:root{--bg: #f8fbfc;--surface: #ffffff;--text: #0f2a44;--muted: #64788a;--line: #e3edf2;--brand: #0c97bf;--brand-strong: #08789a;--green: #29aa8d;--green-soft: #e8f7f2;--blue-soft: #e8f6fb;--purple-soft: #f0eafd;--amber-soft: #fff4dc;--max: 1380px;--radius: 20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--bg);line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:var(--brand)}img{max-width:100%;display:block}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.site-header{position:sticky;top:0;z-index:30;background:#fffffff2;backdrop-filter:blur(14px);border-bottom:1px solid rgba(227,237,242,.95)}.nav{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:38px;min-height:76px}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-mark{position:relative;width:50px;height:42px;display:block}.person{position:absolute;bottom:2px;border-radius:16px 16px 6px 6px}.person:before{content:"";position:absolute;width:15px;height:15px;border-radius:50%;top:-12px;left:50%;transform:translate(-50%);background:inherit}.person-a{width:26px;height:28px;left:2px;background:var(--brand)}.person-b{width:22px;height:22px;right:0;background:#42bf9f}.brand-copy{display:flex;flex-direction:column;line-height:1.05}.brand-copy strong{font-size:1.18rem;letter-spacing:-.03em}.brand-copy small{margin-top:5px;font-size:.72rem;color:var(--muted)}.nav-links{display:flex;justify-content:center;gap:34px;font-size:.94rem}.nav-links a{padding:26px 0 22px;border-bottom:3px solid transparent}.nav-links a:hover{border-color:var(--brand)}.nav-cta{background:var(--brand);color:#fff;font-weight:800;padding:11px 20px;border-radius:999px}.nav-cta:hover{color:#fff;background:var(--brand-strong)}.hero-home{padding:0;background:linear-gradient(90deg,#fbfdfe,#f8fbfc 47%,#eef8fb)}.hero-split{display:grid;grid-template-columns:1.05fr .95fr;min-height:560px;align-items:stretch}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:68px 48px 68px 0}.eyebrow{color:var(--brand);font-weight:800;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase}h1,h2,h3{line-height:1.1;letter-spacing:-.03em}.hero-copy h1{font-size:clamp(3rem,5.5vw,5.6rem);margin:14px 0 20px;max-width:760px}.hero-copy h1 span{color:var(--green)}.lead{font-size:clamp(1.05rem,1.5vw,1.28rem);color:#36536b;max-width:690px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:999px;font-weight:800;border:1.5px solid var(--brand);transition:.2s ease}.button.primary{background:var(--brand);color:#fff}.button.primary:hover{background:var(--brand-strong);color:#fff;transform:translateY(-1px)}.button.secondary{background:#fff;color:var(--text)}.button.secondary:hover{color:var(--brand);transform:translateY(-1px)}.hero-visual{position:relative;display:grid;place-items:center;overflow:hidden;min-height:560px;background:linear-gradient(145deg,#dfeff3,#f5eadf)}.hero-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 24%,rgba(255,255,255,.85),transparent 24%),radial-gradient(circle at 25% 75%,rgba(41,170,141,.12),transparent 30%)}.hero-visual-glow{position:absolute;width:460px;height:460px;border-radius:50%;background:#ffffff80;filter:blur(12px)}.family-card{position:relative;z-index:1;width:min(80%,540px);padding:48px 36px;background:#ffffffd6;border:1px solid rgba(255,255,255,.9);border-radius:34px;box-shadow:0 25px 80px #0f2a441f;backdrop-filter:blur(10px);text-align:center}.family-card p{margin:26px 0 0;font-size:1.45rem;font-style:italic;color:#35546f}.family-card strong{color:var(--green)}.family-icon{position:relative;width:240px;height:180px;margin:0 auto}.head{position:absolute;width:54px;height:54px;border-radius:50%;top:18px}.head-a{left:16px;background:#9fc9dc}.head-b{left:93px;background:#5ab89e}.head-c{right:16px;background:#e0bb9f}.body{position:absolute;bottom:10px;height:105px;border-radius:58px 58px 24px 24px}.body-a{left:0;width:90px;background:#cce5ef}.body-b{left:74px;width:92px;background:#92d9c5;z-index:2}.body-c{right:0;width:90px;background:#f0d4c1}.principles-strip{background:#fff;border-block:1px solid var(--line)}.principles-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:26px 0}.principle{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center}.principle-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:1.45rem;font-weight:900}.principle h3{font-size:1rem;margin:0 0 6px}.principle p{margin:0;color:var(--muted);font-size:.9rem}.section{padding:64px 0}.featured-guides{background:linear-gradient(180deg,#f8fbfc,#f1f8fa)}.section-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px}.section-heading-row h2{font-size:2.35rem;margin:8px 0 4px}.section-heading-row p{margin:0;color:var(--muted)}.text-link{color:var(--brand);font-weight:800}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.guide-card{min-height:260px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;display:flex;flex-direction:column;box-shadow:0 8px 26px #0f2a440a;transition:.2s ease}a.guide-card:hover{transform:translateY(-3px);color:inherit;box-shadow:0 14px 34px #0f2a4414}.guide-card h3{font-size:1.05rem;margin:14px 0 8px}.guide-card p{color:var(--muted);font-size:.92rem;margin:0 0 18px}.guide-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:1.1rem}.guide-icon.blue{background:var(--blue-soft);color:var(--brand)}.guide-icon.green{background:var(--green-soft);color:var(--green)}.guide-icon.purple{background:var(--purple-soft);color:#7b62da}.guide-icon.amber{background:var(--amber-soft);color:#c48a20;font-size:.72rem;letter-spacing:-.1em}.guide-meta{margin-top:auto;display:flex;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px solid #edf2f5;font-size:.8rem;color:var(--muted)}.muted-card{opacity:.88}.subscribe-band{margin-top:18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:22px 30px;border-radius:18px;background:linear-gradient(90deg,#edf9f5,#e8f7fb);border:1px solid #dceee8}.subscribe-band h3{margin:0 0 3px;font-size:1.05rem}.subscribe-band p{margin:0;color:var(--muted)}.subscribe-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--green);border:2px solid var(--green);font-size:1.5rem}.closing-note{text-align:right;margin:28px 8px 0 0;color:#49647a;font-size:1.05rem;font-style:italic}.closing-note strong{color:var(--green)}.section.alt{background:var(--surface);border-block:1px solid var(--line)}.section-intro{max-width:720px;margin-bottom:34px;color:var(--muted)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:24px}.card p{color:var(--muted);margin-bottom:0}.card-number{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green);font-weight:800;margin-bottom:22px}.article-list{display:grid;gap:18px}.article-card{display:grid;grid-template-columns:150px 1fr auto;gap:24px;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.article-meta{color:var(--muted);font-size:.92rem}.article-card p{color:var(--muted);margin:7px 0 0}.article-arrow{color:var(--brand);font-weight:700}.page-head{padding:72px 0 34px;max-width:820px}.page-head h1{font-size:clamp(2.5rem,6vw,4.5rem)}.article{width:min(calc(100% - 32px),760px);margin:0 auto;padding:64px 0 90px}.article header{margin-bottom:38px}.article h1{font-size:clamp(2.5rem,6vw,4.6rem)}.article h2{margin-top:48px;font-size:2rem}.article p,.article li{font-size:1.08rem}.article blockquote{margin:32px 0;padding:22px 26px;background:var(--green-soft);border-left:4px solid var(--green);border-radius:0 14px 14px 0}.article .meta{color:var(--muted)}.notice{background:#f5efe7;border:1px solid #e6dccd;padding:22px;border-radius:16px}.footer{border-top:1px solid var(--line);padding:36px 0 48px;color:var(--muted);background:#fff}.footer-grid{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.footer strong{color:var(--text)}@media(max-width:1050px){.nav{grid-template-columns:auto 1fr}.nav-cta{display:none}.hero-split{grid-template-columns:1fr}.hero-copy{padding-right:0}.hero-visual{min-height:430px}.principles-grid,.guide-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.container{width:min(calc(100% - 28px),var(--max))}.nav{grid-template-columns:1fr;gap:10px;padding:14px 0}.nav-links{justify-content:flex-start;gap:18px;overflow-x:auto}.nav-links a{padding:8px 0;white-space:nowrap}.hero-copy{padding:48px 0}.hero-copy h1{font-size:clamp(2.5rem,13vw,4rem)}.hero-visual{min-height:360px}.family-card{width:90%;padding:32px 20px}.principles-grid,.guide-grid,.grid-3{grid-template-columns:1fr}.section-heading-row{align-items:flex-start;flex-direction:column}.subscribe-band{grid-template-columns:1fr;text-align:center}.subscribe-icon{margin-inline:auto}.article-card{grid-template-columns:1fr;gap:10px}.article-arrow{display:none}.footer-grid{flex-direction:column}}
