:root{--bg: #f8fbff;--surface: #ffffff;--text: #0b2550;--muted: #5f7391;--line: #dfeaf7;--brand: #0878f9;--brand-strong: #0664d4;--green: #0878f9;--green-soft: #eaf4ff;--blue-soft: #eaf4ff;--purple-soft: #f0eafd;--amber-soft: #fff4dc;--max: 1240px;--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% - 56px),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;min-width:max-content}.brand-logo{width:210px;height:auto;max-height:58px;object-fit:contain;object-position:left center}.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:minmax(0,1.05fr) minmax(0,.95fr);min-height:520px;align-items:stretch}.hero-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:58px 54px 58px 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(2.75rem,3.75vw,4.35rem);line-height:1.04;margin:14px 0 20px;max-width:650px;text-wrap:balance}.hero-copy h1 span{color:var(--green)}.lead{font-size:clamp(1rem,1.15vw,1.16rem);line-height:1.65;color:#405b7b;max-width:650px}.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-photo{min-width:0;overflow:hidden;background:#f5f2ef;display:flex;align-items:center;justify-content:center;align-self:center;aspect-ratio:3/2}.hero-photo img{width:100%;height:100%;min-height:0;object-fit:contain;object-position:center}.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,#eef6ff)}.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,#eef6ff,#e7f3ff);border:1px solid #d7e8fb}.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:#536c8a;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)}.footer-brand{display:inline-block}.footer-brand img{width:210px;height:auto;max-height:58px;object-fit:contain;object-position:left center}@media(min-width:1500px){:root{--max:1320px}.hero-split{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)}.hero-copy h1{font-size:4.55rem;max-width:700px}}@media(max-width:1200px){.container{width:min(calc(100% - 40px),var(--max))}.hero-copy{padding-right:38px}.hero-copy h1{font-size:clamp(2.65rem,4.3vw,3.75rem)}.nav-links{gap:24px}}@media(max-width:900px){.nav{grid-template-columns:auto 1fr}.nav-cta{display:none}.hero-split{grid-template-columns:1fr;min-height:0}.hero-copy{padding:52px 0 44px}.hero-copy h1,.lead{max-width:760px}.hero-photo{width:100%;aspect-ratio:3/2}.hero-photo img{height:100%;object-fit:contain}.principles-grid,.guide-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.brand-logo,.footer-brand img{width:185px}.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:42px 0 36px}.hero-copy h1{font-size:clamp(2.35rem,11.5vw,3.45rem)}.hero-photo{aspect-ratio:3/2}.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}}.home-hero-new{background:linear-gradient(105deg,#f7fbff,#edf6ff 48%,#dceeff);overflow:hidden}.home-hero-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);min-height:500px;align-items:stretch}.home-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:58px 48px 58px 0;position:relative;z-index:2}.home-hero-copy h1{font-size:clamp(3rem,4.6vw,4.8rem);line-height:.98;margin:14px 0 22px;letter-spacing:-.045em}.home-hero-copy h1 span{color:var(--brand)}.home-hero-copy .lead{max-width:590px}.home-hero-image{position:relative;min-height:500px;overflow:hidden}.home-hero-image:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#edf6ff 0%,rgba(237,246,255,.35) 16%,transparent 42%)}.home-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;inset:0}.home-hero-note{position:absolute;z-index:2;right:28px;bottom:54px;color:#fff;font-size:1.15rem;line-height:1.25;font-style:italic;text-shadow:0 2px 12px rgba(11,37,80,.45);transform:rotate(-3deg)}.home-hero-note strong{font-size:1.22em}.home-hero-new+.principles-strip{box-shadow:0 10px 35px #0b25500f}.home-hero-new+.principles-strip .principle-icon{background:#e5f2ff;color:var(--brand)}@media(max-width:900px){.home-hero-grid{grid-template-columns:1fr}.home-hero-copy{padding:46px 0 34px}.home-hero-copy h1{font-size:clamp(2.8rem,9vw,4.2rem)}.home-hero-image{min-height:420px;margin-inline:-20px}.home-hero-image:before{background:linear-gradient(180deg,#edf6ff 0%,transparent 25%)}}@media(max-width:600px){.home-hero-copy h1{font-size:clamp(2.65rem,13vw,3.7rem)}.home-hero-image{min-height:350px}.home-hero-note{right:20px;bottom:28px;font-size:1rem}}.home-hero-new{background:#edf6ff}.home-hero-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);min-height:540px}.home-hero-copy{padding:62px 44px 62px 0}.home-hero-image{min-height:540px;margin-right:calc((100vw - min(calc(100vw - 56px),var(--max)))/-2)}.home-hero-image img{object-position:center 44%}.home-hero-image:before{background:linear-gradient(90deg,#edf6ff 0%,rgba(237,246,255,.86) 7%,rgba(237,246,255,.24) 27%,transparent 48%)}.home-hero-new+.principles-strip .principles-grid{padding:20px 0}.featured-guides{padding-top:42px}.featured-guides .section-heading-row{margin-bottom:22px}.home-story-card{padding:0;overflow:hidden;min-height:390px}.home-card-media{height:150px;position:relative;overflow:hidden;background:#eaf4ff}.home-card-media img{width:100%;height:100%;object-fit:cover}.home-card-number{position:absolute;left:14px;top:14px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#eaf4ff;color:var(--brand);font-weight:900;border:1px solid rgba(255,255,255,.8)}.home-card-body{padding:0 18px 16px;display:flex;flex-direction:column;flex:1}.home-card-body h3{margin:16px 0 9px}.home-card-body p{flex:1}.home-tech-card{grid-template-columns:130px 150px minmax(0,1fr) auto;padding:12px 18px;gap:20px}.home-tech-image{width:150px;height:88px;object-fit:cover;border-radius:10px}.notice{background:#fff8ea;border-color:#f1d59c}@media(max-width:900px){.home-hero-image{margin-inline:-20px;min-height:440px}.home-story-card{min-height:360px}.home-tech-card{grid-template-columns:110px 130px 1fr}.home-tech-image{width:130px;height:82px}.home-tech-card .article-arrow{grid-column:3}}@media(max-width:760px){.home-hero-grid{grid-template-columns:1fr}.home-hero-image{margin-inline:-14px;min-height:390px}.home-hero-image:before{background:linear-gradient(180deg,#edf6ff 0%,rgba(237,246,255,.2) 18%,transparent 36%)}.home-card-media{height:190px}.home-tech-card{grid-template-columns:1fr;gap:10px}.home-tech-image{width:100%;height:180px}}.featured-guides>.container{width:min(calc(100% - 56px),var(--max));max-width:var(--max);margin-inline:auto}.featured-guides .guide-grid{width:100%;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.featured-guides .section-heading-row{width:100%}.home-story-card{width:100%;min-width:0}.home-card-media{width:100%;aspect-ratio:1.55/1;height:auto}.home-card-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.home-card-body{min-width:0}.home-card-body h3{font-size:1.02rem;line-height:1.18}.article-list{width:100%}.home-tech-card{width:100%;min-width:0}.home-hero-grid{width:min(calc(100% - 56px),var(--max));max-width:var(--max)}.home-hero-image img{object-fit:cover;object-position:center center}@media(max-width:900px){.featured-guides>.container{width:min(calc(100% - 40px),var(--max))}.featured-guides .guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-grid{width:min(calc(100% - 40px),var(--max))}}@media(max-width:760px){.featured-guides>.container{width:min(calc(100% - 28px),var(--max))}.featured-guides .guide-grid{grid-template-columns:1fr}.home-hero-grid{width:min(calc(100% - 28px),var(--max))}.home-card-media{aspect-ratio:16/9}}.home-hero-new{position:relative;overflow:hidden;background:#edf6ff}.home-hero-grid{width:min(calc(100% - 56px),var(--max));max-width:var(--max);margin-inline:auto;grid-template-columns:minmax(360px,.72fr) minmax(0,1.28fr);min-height:500px}.home-hero-copy{padding:54px 38px 54px 0}.home-hero-copy h1{font-size:clamp(3rem,4.25vw,4.55rem)}.home-hero-image{min-height:500px;margin-right:0;overflow:hidden}.home-hero-image img{inset:0;width:100%;height:100%;object-fit:cover;object-position:55% center}.home-hero-image:before{background:linear-gradient(90deg,#edf6ff 0%,rgba(237,246,255,.78) 8%,rgba(237,246,255,.16) 27%,transparent 44%)}.home-hero-note{right:24px;bottom:38px}.featured-guides>.container{width:min(calc(100% - 56px),var(--max));max-width:var(--max)}.featured-guides .guide-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-story-card{min-height:0;height:100%}.home-card-media{height:auto;aspect-ratio:8/5}.home-card-media img{object-fit:cover;object-position:center}.home-card-body{padding:0 16px 14px}.home-card-body h3{font-size:1rem;line-height:1.2}.home-card-body p{font-size:.88rem;line-height:1.48}.home-tech-card{grid-template-columns:120px 160px minmax(0,1fr) auto}.home-tech-image{width:160px;height:92px;object-fit:cover}@media(max-width:900px){.home-hero-grid{width:min(calc(100% - 40px),var(--max));grid-template-columns:1fr}.home-hero-copy{padding:40px 0 28px}.home-hero-image{margin:0;min-height:0;aspect-ratio:16/9;border-radius:18px 18px 0 0}.home-hero-image:before{background:linear-gradient(180deg,rgba(237,246,255,.08),transparent 35%)}.home-hero-image img{position:absolute;object-position:center 48%}.home-hero-note{right:22px;bottom:24px}.featured-guides>.container{width:min(calc(100% - 40px),var(--max))}.featured-guides .guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-tech-card{grid-template-columns:110px 140px minmax(0,1fr)}.home-tech-image{width:140px;height:84px}}@media(max-width:760px){.nav{grid-template-columns:1fr auto;padding:10px 0;min-height:64px}.brand-logo{width:170px;max-height:48px}.nav-links{grid-column:1/-1;order:3;gap:18px;padding-bottom:2px}.nav-cta{display:inline-flex;font-size:.82rem;padding:9px 14px}.home-hero-grid{width:100%;display:flex;flex-direction:column}.home-hero-image{order:1;width:100%;aspect-ratio:16/10;border-radius:0}.home-hero-copy{order:2;width:min(calc(100% - 28px),var(--max));margin-inline:auto;padding:28px 0 34px}.home-hero-copy h1{font-size:clamp(2.55rem,12vw,3.55rem);line-height:.98}.home-hero-copy .lead{font-size:1rem}.home-hero-copy .actions{display:grid;grid-template-columns:1fr;gap:10px}.home-hero-note{font-size:.9rem;right:16px;bottom:18px}.principles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;padding:20px 0}.principle{grid-template-columns:42px 1fr;gap:10px}.principle-icon{width:42px;height:42px;font-size:1.1rem}.principle h3{font-size:.9rem}.principle p{font-size:.76rem}.featured-guides{padding-top:36px}.featured-guides>.container{width:min(calc(100% - 28px),var(--max))}.featured-guides .section-heading-row{gap:10px}.section-heading-row h2{font-size:1.9rem}.featured-guides .guide-grid{grid-template-columns:1fr;gap:14px}.home-story-card{display:grid;grid-template-columns:42% 58%;min-height:150px}.home-card-media{height:100%;aspect-ratio:auto}.home-card-body{padding:0 14px 12px}.home-card-body h3{margin:14px 0 7px;font-size:.98rem}.home-card-body p{display:none}.home-card-number{width:34px;height:34px;left:10px;top:10px}.guide-meta{font-size:.72rem;padding-top:9px}.home-tech-card{grid-template-columns:92px minmax(0,1fr);padding:10px;gap:12px}.home-tech-card .article-meta{display:none}.home-tech-image{width:92px;height:72px}.home-tech-card h3{font-size:.9rem;margin:0}.home-tech-card p{display:none}.home-tech-card .article-arrow{display:block;grid-column:2;font-size:.78rem}.notice{margin-top:30px!important}.subscribe-band{text-align:left;grid-template-columns:48px 1fr;padding:18px}.subscribe-icon{width:48px;height:48px;margin:0}.subscribe-band .button{grid-column:1/-1;width:100%}.closing-note{text-align:center;margin-right:0}}@media(min-width:901px){.home-hero-grid{grid-template-columns:minmax(620px,.95fr) minmax(0,1.05fr)}.home-hero-copy{padding-right:24px}.home-hero-copy h1{font-size:clamp(2.75rem,3.45vw,4rem);line-height:1.02;letter-spacing:-.045em;white-space:nowrap;max-width:none}}
