:root{--paper:#f8f5ef;--surface:#fffdfa;--ink:#18324a;--text:#263947;--muted:#536270;--line:#d9dedf;--soft:#edf0f0;--accent:#a44222;--focus:#005fcc;--display:Georgia,'Times New Roman',serif;--body:Arial,Helvetica,sans-serif;--body-size:1.0625rem;--small:.875rem;--h1:clamp(2.4rem,4.5vw,4.3rem);--h2:clamp(1.75rem,3vw,2.7rem);--h3:1.5rem}
*{box-sizing:border-box}html{scroll-padding-top:7rem}body{margin:0;background:var(--paper);color:var(--text);font:var(--body-size)/1.6 var(--body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-underline-offset:4px;text-decoration-thickness:1px;text-decoration-skip-ink:auto}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;width:100%;height:auto;outline:1px solid rgb(0 0 0/.1);outline-offset:-1px}figure{margin:0}p{margin:0 0 1.2em}h1,h2,h3{color:var(--ink);margin:0;font-weight:400;text-wrap:balance;overflow-wrap:break-word}h1{font:400 var(--h1)/1.13 var(--display);letter-spacing:-.045em}h2{font:400 var(--h2)/1.15 var(--display);letter-spacing:-.03em}h3{font:400 var(--h3)/1.3 var(--display);letter-spacing:-.02em}h1+p,h2+p,h3+p{margin-top:1.15rem}small,.small{font-size:var(--small);color:var(--muted)}::selection{background:#d6e5ee;color:var(--ink)}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.wrap{width:min(1220px,calc(100% - 80px));margin-inline:auto}.eyebrow{display:block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;line-height:1.6;margin-bottom:1rem;color:var(--muted)}.ribbon{background:var(--ink);color:var(--paper);font-size:.75rem;padding-block:8px}.ribbon .wrap{display:flex;justify-content:space-between;gap:1rem}.ribbon a{text-decoration:none}.header{background:var(--paper);border-bottom:1px solid var(--line);position:relative;z-index:5}.nav{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.brand img{width:44px;height:44px;outline:0}.brand span{color:var(--ink);font-size:1.25rem;font-weight:700;letter-spacing:-.04em;line-height:1.25}.brand small{display:block;font-size:.65rem;line-height:1.4;letter-spacing:.055em;font-weight:400;margin-top:5px}.nav nav{display:flex;align-items:center;gap:1.7rem}.nav nav>a{font-size:.85rem;text-decoration:none;min-height:44px;display:inline-flex;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:52px;padding:14px 23px;background:var(--ink);color:white;border:1px solid var(--ink);border-radius:4px;text-decoration:none;font-size:.9rem;font-weight:700;line-height:1.45;text-align:center}.button.light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.button.compact{padding:11px 16px;min-height:44px}.button:disabled{cursor:not-allowed;opacity:.65}.menu{display:none}.quiet-link{display:inline-flex;align-items:center;min-height:44px;margin-top:12px;font-size:.9rem;text-decoration:none}.text-link{font-weight:700;display:inline-flex;align-items:center;gap:1.5rem;min-height:44px;font-size:.95rem}.skip{position:absolute;left:1rem;top:-200px;z-index:40;background:white;padding:1rem}.skip:focus{top:1rem}.home-hero{display:grid;grid-template-columns:1fr 1fr;gap:5%;align-items:center;padding-block:76px 92px}.hero-copy .eyebrow{color:var(--accent)}.hero-copy h1{max-width:15ch}.hero-copy p{max-width:45ch;margin-block:1.75rem 2rem;color:var(--muted);font-size:1.125rem}.hero-copy>.quiet-link{display:flex;width:fit-content}.hero-photo{position:relative}.hero-photo img{aspect-ratio:3/2;object-fit:cover;border-radius:2px}.hero-photo figcaption{font-size:.78rem;margin-top:12px;color:var(--muted)}.services-band{background:var(--soft);padding-block:64px}.services-band h2{max-width:23ch}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px;margin-top:42px}.number{display:block;font-size:.8rem;font-weight:700;color:var(--muted);margin-bottom:25px}.services-grid h3{font-family:var(--body);font-weight:700;font-size:1.15rem;letter-spacing:-.02em}.services-grid p{font-size:1rem;color:var(--muted);max-width:36ch;margin-bottom:0}.library{padding-block:96px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:45px}.section-heading>p{max-width:40ch;color:var(--muted);margin-bottom:4px}.featured{display:grid;grid-template-columns:36% 1fr;gap:0;background:var(--surface);border:1px solid var(--line);margin-bottom:32px;align-items:center}.featured-image{display:block;align-self:start}.featured-image img{aspect-ratio:4/5;object-fit:cover}.featured>div{padding:45px 48px;min-width:0}.featured h3{font-size:clamp(1.9rem,3.1vw,2.8rem);line-height:1.18}.featured h3 a{text-decoration:none}.featured p{color:var(--muted);margin-block:24px}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 28px}.article-card{background:var(--surface);border:1px solid var(--line);display:flex;flex-direction:column;min-width:0}.card-image{display:block}.card-image img{aspect-ratio:3/2;object-fit:cover}.article-card>div{padding:25px;display:flex;flex-direction:column;flex:1}.article-card .eyebrow{font-size:.65rem;letter-spacing:.08em}.article-card h3{font-size:1.65rem;line-height:1.4}.article-card h3 a{text-decoration:none}.article-card p{color:var(--muted);font-size:.95rem;margin-top:1rem}.card-bottom{display:flex;justify-content:space-between;gap:12px;font-size:.75rem;margin-top:auto;padding-top:1.25rem;border-top:1px solid var(--line);color:var(--muted)}.partnership{border-top:1px solid var(--line);padding-block:80px 100px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.partnership>div>p{max-width:40ch;color:var(--muted);margin-top:24px}.partnership form{background:var(--surface);border:1px solid var(--line);padding:36px;border-radius:4px}form h3{font-size:1.7rem;margin-bottom:16px}.form-note{font-size:.8rem;color:var(--muted)}label{display:block;font-size:.83rem;font-weight:700;margin-block:16px}input,textarea{display:block;width:100%;min-height:48px;border:1px solid #a4b0b8;background:var(--surface);border-radius:3px;padding:11px 12px;color:var(--text);font-size:1rem;line-height:1.5;margin-top:7px}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}form [role=status]{font-size:.9rem;margin-top:18px;margin-bottom:0}form [role=status]:empty{display:none}footer{background:var(--ink);color:var(--paper);padding-block:64px 20px}footer .brand span,footer .brand small{color:var(--paper)}footer .brand img{background:var(--paper);border-radius:3px}footer .footer-role{font-size:.95rem;color:#d5dee5;margin-top:24px}footer h2{font:700 .8rem/1.5 var(--body);color:var(--paper);letter-spacing:.06em;margin-bottom:20px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px}.footer-grid ul{margin:0;padding:0;list-style:none}.footer-grid li{margin-bottom:10px}.footer-grid a{font-size:.85rem}.footer-grid li a{text-decoration:none;display:inline-flex;min-height:32px;align-items:center}.footer-company{margin-top:40px;padding-block:28px;border-block:1px solid #476075;display:grid;grid-template-columns:1.4fr 1fr;gap:70px;font-size:.75rem;color:#d5dee5}.footer-company p{margin:0;max-width:64ch}.footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:.75rem;margin-top:20px}.footer-bottom button{border:0;color:inherit;background:none;min-height:44px;text-decoration:underline;text-underline-offset:4px}.storage{position:fixed;z-index:20;bottom:20px;left:20px;right:20px;max-width:670px;border:1px solid var(--line);border-radius:5px;background:var(--surface);box-shadow:0 8px 32px rgb(0 0 0/.15);padding:20px 24px;display:flex;align-items:center;gap:22px;font-size:.8rem}.storage[hidden]{display:none}.storage p{margin:4px 0 0}.storage button{border:1px solid var(--ink);background:var(--ink);color:white;min-height:44px;min-width:110px;padding:8px 12px;border-radius:3px;font-size:.8rem}.breadcrumbs{display:flex;flex-wrap:wrap;gap:12px;font-size:.75rem;color:var(--muted);padding-top:32px}.article-heading{max-width:1000px;margin:46px auto 40px;text-align:center}.article-heading h1{font-size:clamp(2.2rem,4.6vw,4.2rem);line-height:1.16;max-width:24ch;margin-inline:auto}.article-heading .eyebrow{color:var(--accent)}.article-deck{max-width:70ch;margin:24px auto;font-size:1.15rem;color:var(--muted);line-height:1.6}.byline{font-size:.75rem;display:flex;justify-content:center;gap:26px;flex-wrap:wrap;color:var(--muted)}.article-opening{display:grid;grid-template-columns:1.15fr 1fr;background:var(--surface);border:1px solid var(--line);max-width:1000px;margin:0 auto 70px;align-items:center}.article-opening figure{align-self:start}.article-opening img{aspect-ratio:3/2;object-fit:cover}.article-opening>div{padding:32px}.article-opening h2{font-size:2rem}.article-opening>div>p{font-size:.95rem}.article-opening .small{margin-top:16px;margin-bottom:0;font-size:.75rem}.article-opening.with-portrait{grid-template-columns:40% 1fr;max-width:850px}.with-portrait img{aspect-ratio:4/5;object-fit:cover}.reading-layout{display:grid;grid-template-columns:230px minmax(0,720px);gap:65px;justify-content:center;padding-bottom:100px;align-items:start}.contents{position:sticky;top:30px;padding:22px 20px;background:var(--soft);font-size:.8rem;border-radius:3px}.contents ol{list-style:none;margin:0;padding:0}.contents li+li{margin-top:10px}.contents a{text-decoration:none;display:block;line-height:1.5;padding-block:5px}.contents .eyebrow{font-size:.65rem}.story{min-width:0;max-width:70ch;font-size:1.0625rem;line-height:1.65}.story>.intro:first-child{font-size:1.2rem;color:var(--ink)}.story>.intro{margin-bottom:1.4rem}.chapter{margin-block:48px;scroll-margin-top:30px}.chapter h2,.story .faq h2,.story .plan h2{font-size:2rem;line-height:1.3;margin-bottom:24px}.chapter p{margin-bottom:1.25rem}.chapter-photo{margin-block:30px}.chapter-photo img{border-radius:2px}.checklist{padding-inline-start:24px}.checklist li{padding-left:4px;margin-bottom:12px}.plan{background:var(--soft);padding:32px;margin-block:42px;border-radius:3px}.plan ol{padding-inline-start:24px}.plan li{padding-left:8px;margin-block:20px}.offer-box{background:var(--ink);color:var(--paper);padding:38px 40px;margin-block:48px;border-radius:4px}.offer-box .eyebrow{color:#d5dee5}.offer-box h2{color:var(--paper);font-size:2rem}.offer-box p{margin-top:20px}.offer-box .offer-foot{font-size:.75rem;color:#d5dee5;margin-bottom:0}.offer-box .button{margin-top:4px}.faq{margin-top:50px}.faq details{border-bottom:1px solid var(--line);padding-block:18px}.faq summary{cursor:pointer;color:var(--ink);font-size:1rem;font-weight:700;min-height:32px;padding-right:8px}.faq details p{font-size:1rem;margin:18px 0 4px}.sources{margin-top:48px;font-size:.85rem}.sources h2{font:700 1rem/1.5 var(--body);letter-spacing:0}.sources ul{padding-inline-start:20px}.sources li{margin-bottom:12px}.sources p{font-size:.75rem;color:var(--muted)}.disclosure{margin-block:32px 42px;padding-block:24px;border-block:1px solid var(--line);font-size:.8rem;color:var(--muted)}.disclosure p{margin-top:12px}.legal-page{padding-block:0 90px}.legal-page>h1{max-width:20ch;margin-bottom:50px}.legal-page>.eyebrow{margin-top:45px}.legal-copy{max-width:800px}.legal-copy>section{margin-block:36px}.legal-copy h2{font-size:1.8rem;line-height:1.3;margin-bottom:20px}.legal-copy .services-grid{gap:25px}.company-details{font-size:1rem;line-height:1.8;padding:26px;background:var(--soft);border-radius:3px}
@media(hover:hover){.button:hover{background:#294a66;border-color:#294a66}.button.light:hover{background:#dce6eb;color:var(--ink);border-color:#dce6eb}.nav nav>a:not(.button):hover,.contents a:hover{color:var(--accent)}.text-link:hover,.article-card h3 a:hover,.featured h3 a:hover{text-decoration:underline}.footer-grid li a:hover{text-decoration:underline}}
@media(prefers-reduced-motion:no-preference){.button{transition:background-color 150ms,transform 150ms}.button:active{transform:scale(.96)}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.nav nav{gap:1.1rem}.nav nav>.compact{display:none}.home-hero{gap:32px}.home-hero h1{font-size:3.3rem}.featured>div{padding:30px}.article-grid{gap:24px}.partnership{gap:40px}.reading-layout{grid-template-columns:185px minmax(0,680px);gap:35px}}
@media(max-width:780px){.wrap{width:calc(100% - 40px)}.ribbon .wrap{font-size:.65rem;gap:12px}.ribbon a{max-width:19ch;text-align:right}.nav{min-height:80px}.menu{display:flex;align-items:center;gap:22px;min-height:44px;padding:8px 14px;background:transparent;color:var(--ink);border:1px solid var(--line);border-radius:3px;font-size:.9rem}.nav nav{display:none;position:absolute;top:100%;left:0;right:0;padding:20px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 10px 20px rgb(0 0 0/.05)}.nav nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:6px}.nav nav>.compact{display:flex}.nav nav>a{padding:8px 12px}.home-hero{grid-template-columns:1fr;gap:34px;padding-block:45px 50px}.hero-copy h1{font-size:clamp(2.6rem,8vw,3.6rem);max-width:14ch}.hero-copy p{max-width:58ch;font-size:1.05rem}.hero-photo img{aspect-ratio:3/2}.services-band{padding-block:44px}.services-grid{grid-template-columns:1fr;gap:30px;margin-top:35px}.number{margin-bottom:10px}.services-grid p{max-width:65ch}.library{padding-block:55px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:20px;max-width:65ch}.featured{grid-template-columns:37% 1fr}.featured>div{padding:24px}.featured h3{font-size:1.7rem;line-height:1.4}.featured p{font-size:.95rem;margin-block:16px}.featured .text-link{font-size:.8rem}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-card>div{padding:20px}.article-card h3{font-size:1.5rem}.partnership{grid-template-columns:1fr;gap:30px;padding-block:48px 60px}.partnership>div>p{max-width:65ch}.partnership form{padding:28px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/-1}.footer-company{grid-template-columns:1fr;gap:24px}.article-heading{margin-top:34px}.article-heading h1{font-size:clamp(2.25rem,6.5vw,3.4rem);line-height:1.3}.article-deck{font-size:1.05rem}.article-opening{margin-bottom:36px}.article-opening>div{padding:24px}.article-opening h2{font-size:1.7rem}.article-opening .button{font-size:.8rem;padding:12px}.reading-layout{grid-template-columns:1fr;gap:30px}.contents{position:static}.contents ol{columns:2;column-gap:30px}.contents li{break-inside:avoid}.story{margin-inline:auto;width:100%}.legal-copy .services-grid{grid-template-columns:1fr}}
@media(max-width:510px){.nav{gap:10px}.menu{gap:10px;padding-inline:10px}.wrap{width:calc(100% - 32px)}.brand span{font-size:1.1rem}.brand small{font-size:.59rem}.brand img{width:38px;height:38px}.ribbon .wrap{font-size:.6rem}.home-hero h1{font-size:2.75rem;line-height:1.2}.featured{grid-template-columns:minmax(0,1fr)}.featured-image{max-width:none}.featured-image img{aspect-ratio:4/3;object-position:50% 28%}.featured>div{padding:26px 22px}.featured h3{font-size:1.9rem;line-height:1.4}.article-grid{grid-template-columns:1fr;gap:25px}.article-card h3{font-size:1.6rem}.article-card>div{padding:24px}.partnership form{padding:22px}.form-row{grid-template-columns:1fr;gap:0}.form-row label{margin-bottom:0}.form-row label+label{margin-bottom:16px}.footer-grid{gap:24px}.footer-bottom{align-items:start;flex-direction:column;gap:4px}.storage{left:12px;right:12px;bottom:12px;padding:16px;gap:12px;flex-direction:column;align-items:start}.storage button{min-height:44px;width:100%}.article-heading{text-align:left;margin-bottom:28px}.article-heading h1{font-size:2.2rem;line-height:1.4;letter-spacing:-.035em}.article-deck{margin-block:18px}.byline{justify-content:start;gap:6px;margin:0}.byline span{display:block;width:100%}.article-opening,.article-opening.with-portrait{grid-template-columns:1fr}.article-opening.with-portrait figure{max-width:100%}.with-portrait img{aspect-ratio:4/5}.article-opening>div{padding:26px}.article-opening .button{font-size:.9rem}.contents ol{columns:1}.chapter h2,.story .faq h2,.story .plan h2{font-size:1.7rem;line-height:1.4}.chapter{margin-block:36px}.plan{padding:24px}.offer-box{padding:28px 24px}.offer-box h2{font-size:1.8rem}.offer-box .button{width:100%;font-size:.85rem}.story{font-size:1rem}.story>.intro:first-child{font-size:1.1rem}.legal-page>h1{font-size:2.6rem;line-height:1.2}.legal-copy h2{font-size:1.65rem}.legal-page .company-details{padding:20px}.services-band h2{font-size:2rem}.reading-layout{padding-bottom:60px}}
@media(forced-colors:active){:focus-visible{outline-color:Highlight}.button{border:1px solid ButtonText}.storage{border:1px solid CanvasText}}

/* ImageGen reference v2: editorial agency system. */
:root{--paper:#fdfdf9;--surface:#ffffff;--ink:#101114;--text:#24262d;--muted:#565960;--line:#d6d7d9;--soft:#f0f1ed;--accent:#123bfa;--highlight:#eeff43;--focus:#b44800;--display:Arial,Helvetica,sans-serif;--body:Arial,Helvetica,sans-serif;--h1:clamp(2.8rem,5vw,4.8rem);--h2:clamp(2.4rem,4.5vw,4.2rem)}
h1,h2,h3{font-family:var(--display);font-weight:750;letter-spacing:-.055em}h3{letter-spacing:-.035em}h1{line-height:1.04}h2{line-height:1.06}body{font-size:1rem}.wrap{width:min(1340px,calc(100% - 96px))}.eyebrow{font-size:.65rem;letter-spacing:.15em;color:var(--text);margin-bottom:18px}.ribbon{background:var(--paper);color:var(--muted);border-bottom:1px solid #e9e9e5;padding-block:6px;font-size:.64rem}.header{border-bottom:0}.nav{min-height:82px}.brand{gap:3px;flex-direction:row-reverse}.brand img{width:27px;height:27px;align-self:flex-start;margin-top:-3px}.brand span{font-size:1.7rem;line-height:1.1;font-weight:800;letter-spacing:-.065em;color:var(--ink)}.nav nav{gap:30px}.nav nav>a{font-size:.8rem}.nav nav>.compact{display:flex;border:1px solid var(--ink);background:transparent;color:var(--ink);border-radius:0;padding:10px 22px;margin-left:8px}.button{background:var(--accent);border-color:var(--accent);border-radius:0;padding:15px 23px;min-height:50px;font-size:.9rem;gap:30px}.button.light{color:var(--ink);background:var(--highlight);border-color:var(--highlight)}.text-link{font-size:.9rem;font-weight:500;gap:20px;text-decoration-thickness:1px}.home-hero{grid-template-columns:33% minmax(0,1fr);gap:0;padding-block:18px 44px;align-items:stretch}.hero-copy{padding:52px 30px 20px 0;position:relative;z-index:2;align-self:center}.hero-copy h1{font-size:clamp(3rem,4.65vw,4.6rem);line-height:1.03;max-width:none;letter-spacing:-.068em;white-space:nowrap}.hero-copy .eyebrow{color:var(--text);font-size:.64rem}.hero-copy p{font-size:1rem;line-height:1.55;max-width:31ch;margin-block:23px 28px;color:#45464e}.title-dot{color:var(--accent)}.hand-note{display:block;font-family:Georgia,serif;font-style:italic;font-size:1.15rem;line-height:1.2;transform:rotate(-9deg);width:fit-content;margin:22px 22px 0 auto;border-bottom:4px solid var(--highlight);padding-bottom:6px}.hero-composition{position:relative;min-width:0;padding-right:105px;padding-bottom:36px;display:flex;align-items:stretch}.hero-photo{width:100%;margin:0}.hero-photo img{width:100%;height:100%;aspect-ratio:1.1;object-fit:cover;object-position:51% 50%;border-radius:0;max-height:640px}.hero-star{position:absolute;top:24px;right:132px;font-size:102px;line-height:1;color:var(--highlight);transform:rotate(10deg);pointer-events:none;text-shadow:0 1px 1px #3333}.hero-feature{position:absolute;right:0;bottom:50px;width:180px;border:7px solid var(--paper);background:var(--highlight);text-decoration:none}.hero-feature img{aspect-ratio:4/5;object-fit:cover;object-position:50% 25%;outline:0}.hero-feature>span{display:block;padding:14px 15px;font-size:.88rem;font-weight:750;line-height:1.2;color:var(--ink)}.hero-feature b{display:block;margin-top:9px;font-size:1.3rem}.hero-caption{position:absolute;bottom:0;left:0;font-size:.65rem;letter-spacing:.07em;color:var(--muted)}.services-band{background:var(--accent);padding-block:32px 38px;color:white}.services-band>.services-grid{margin-top:0;gap:34px}.services-band .services-grid article{padding-right:24px;position:relative}.services-band .services-grid article+article{border-left:1px solid #8fa6ff;padding-left:34px}.services-band .number{color:var(--highlight);font-size:2.35rem;font-weight:800;letter-spacing:-.06em;line-height:1;margin-bottom:17px}.services-band h3{color:white;font-size:1.25rem;letter-spacing:-.025em}.services-band p{color:#f0f3ff;font-size:.94rem;max-width:38ch;margin-top:10px;line-height:1.5}.library{padding-block:58px 70px}.section-heading{gap:40px;margin-bottom:26px;align-items:center}.section-heading h2{font-size:clamp(2.5rem,4.7vw,4.3rem);line-height:1.03;letter-spacing:-.065em}.section-heading>p{max-width:43ch;font-size:.93rem;color:#45464e;padding-right:40px}.article-filters{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:28px 0 28px;padding-bottom:14px;border-bottom:1px solid var(--line)}.filter-button{min-height:40px;background:none;border:0;padding:10px 17px;color:var(--ink);font-size:.76rem;line-height:1.2}.filter-button[aria-pressed=true]{background:var(--highlight);font-weight:700}.article-count{margin-left:auto;font-size:.7rem;color:var(--muted)}.magazine{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:30px;align-items:start}.featured{display:flex;flex-direction:column;background:none;border:0;margin:0;align-items:stretch;min-width:0}.featured-image{width:100%;display:block}.featured-image img{aspect-ratio:1.32;object-fit:cover;object-position:50% 27%}.featured>div{padding:20px 0 0}.featured .eyebrow{font-size:.6rem;margin-bottom:12px}.featured h3{font-size:clamp(1.65rem,2.7vw,2.55rem);line-height:1.08;letter-spacing:-.05em}.featured p{font-size:1rem;margin-block:18px 7px;max-width:48ch;color:#45464e}.featured .text-link{font-size:.78rem}.article-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px 22px}.article-card{grid-column:span 3;background:none;border:0;display:block;min-width:0}.article-card:nth-child(n+3){grid-column:span 2}.card-image img{aspect-ratio:1.5;object-fit:cover}.article-card>div{padding:13px 0 0;display:block}.article-card .eyebrow{font-size:.52rem;line-height:1.5;letter-spacing:.07em;margin-bottom:9px}.article-card h3{font-size:1.22rem;line-height:1.2;letter-spacing:-.035em}.article-card:nth-child(n+3) h3{font-size:1rem;line-height:1.35}.article-card p{display:none}.card-bottom{margin-top:9px;padding-top:0;border:0;font-size:.72rem;min-height:36px;display:flex;justify-content:flex-start;gap:20px;text-decoration:underline}.article-card:nth-child(n+3) .card-bottom{font-size:.67rem;gap:10px}.magazine.is-filtered{grid-template-columns:repeat(3,minmax(0,1fr))}.magazine.is-filtered .article-grid{display:contents}.magazine.is-filtered .article-card{grid-column:auto}.magazine.is-filtered .article-card h3{font-size:1.3rem}.magazine.is-filtered .featured h3{font-size:1.6rem}.magazine.is-filtered .featured p{font-size:.9rem}.magazine.is-filtered .featured-image img{aspect-ratio:1.5}.magazine [hidden]{display:none!important}.manifesto{background:var(--highlight);padding-block:56px}.manifesto-inner{display:grid;grid-template-columns:1.15fr 1fr;column-gap:60px;align-items:end}.manifesto-inner>.eyebrow{grid-column:1/-1}.manifesto h2{font-size:clamp(2.4rem,4.8vw,4.7rem);line-height:1.08}.manifesto h2 span{color:var(--accent)}.manifesto-inner>div{max-width:43ch;font-size:1rem}.manifesto p{margin-bottom:12px}.partnership{border:0;gap:80px;padding-block:76px 88px;align-items:start}.partnership h2{font-size:clamp(2.8rem,4.5vw,4.4rem);line-height:1.06}.partnership>div>p{font-size:1rem;margin-top:25px;color:#45464e;max-width:39ch}.partnership form{background:var(--soft);border:0;border-top:4px solid var(--ink);padding:32px;border-radius:0}.partnership form h3{font-size:1.45rem;line-height:1.2}.form-note{font-size:.76rem}input,textarea{border:0;border-bottom:1px solid #93969e;background:white;border-radius:0}.form-row{gap:20px}.partnership form .button{width:100%;justify-content:space-between}footer{background:#151619;padding-block:54px 18px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid .brand{width:fit-content}.footer-grid .brand span{font-size:2rem}.footer-grid .brand img{background:none;border-radius:0}.footer-company{border-color:#45474d;font-size:.73rem;color:#d5d7de}.footer-bottom{font-size:.7rem}.footer-grid li a{font-size:.8rem}.footer-grid h2{font-weight:700}.storage{border-radius:0;padding:16px 20px;max-width:540px;font-size:.72rem;gap:16px;box-shadow:0 4px 20px #0002}.storage button{border-radius:0;background:var(--accent);border-color:var(--accent);font-size:.72rem;min-width:100px}.breadcrumbs{font-size:.7rem;padding-top:25px}.article-heading{max-width:1050px;margin-block:44px 30px;text-align:left}.article-heading h1{font-size:clamp(2.3rem,4.6vw,4.4rem);line-height:1.1;letter-spacing:-.055em;max-width:25ch;margin-left:0}.article-heading .eyebrow{display:inline-block;background:var(--highlight);padding:6px 10px;color:var(--ink);margin-bottom:20px}.article-deck{font-size:1.12rem;max-width:70ch;margin:24px 0 18px;color:#45464e}.byline{justify-content:flex-start;font-size:.72rem;padding-top:15px;border-top:1px solid var(--line);max-width:850px}.article-opening,.article-opening.with-portrait{max-width:1050px;grid-template-columns:1.2fr 1fr;background:var(--accent);color:white;border:0;align-items:center;margin-bottom:50px}.article-opening.with-portrait{grid-template-columns:45% 1fr}.article-opening figure{width:100%}.article-opening>div{padding:38px}.article-opening h2{font-size:2rem;color:white;letter-spacing:-.04em}.article-opening .eyebrow,.article-opening .small{color:#e6ebff}.article-opening .button{background:var(--highlight);color:var(--ink);border-color:var(--highlight);text-align:left}.article-opening.with-portrait img{aspect-ratio:1.1;object-position:50% 25%}.reading-layout{grid-template-columns:215px minmax(0,740px);gap:60px}.contents{background:none;border-top:4px solid var(--accent);padding:20px 0;top:25px;border-radius:0;font-size:.76rem}.contents li+li{margin-top:8px}.contents a{color:#45464e}.contents a:hover{color:var(--accent)}.story{font-size:1.0625rem;line-height:1.7}.story h2{font-family:var(--body);font-weight:750;letter-spacing:-.04em}.chapter h2,.story .faq h2,.story .plan h2{font-size:1.85rem;line-height:1.25}.chapter-photo img{border-radius:0}.plan{background:var(--soft);border-left:4px solid var(--accent);border-radius:0;padding:30px}.plan li::marker{color:var(--accent);font-weight:700}.offer-box{background:var(--accent);padding:36px;border-radius:0}.offer-box h2{font-size:2rem}.offer-box .eyebrow,.offer-box .offer-foot{color:#e6ebff}.offer-box .button{gap:20px}.faq details{padding-block:21px}.faq summary{font-size:1rem}.sources h2{font-size:1rem}.legal-page>h1{font-size:clamp(2.4rem,5vw,4.6rem);line-height:1.08;max-width:22ch}.legal-copy h2{font-size:1.55rem;line-height:1.3;letter-spacing:-.03em}.company-details{border-radius:0;border-left:4px solid var(--accent)}
@media(hover:hover){.button:hover{background:#092bd0;border-color:#092bd0;color:white}.button.light:hover,.article-opening .button:hover{background:#dce936;border-color:#dce936;color:var(--ink)}.nav nav>.compact:hover{background:var(--ink);color:white;border-color:var(--ink)}.hero-feature:hover{outline:2px solid var(--accent)}.filter-button:not([aria-pressed=true]):hover{background:var(--soft)}.card-image:hover img{filter:brightness(.96)}}
@media(max-width:1180px){.wrap{width:calc(100% - 64px)}.nav nav{gap:22px}.nav nav>.compact{padding-inline:14px}.home-hero{grid-template-columns:36% minmax(0,1fr)}.hero-copy{padding-top:24px;padding-right:15px}.hero-copy h1{font-size:4.9vw}.hero-copy p{font-size:.92rem}.hero-composition{padding-right:64px}.hero-feature{width:145px;bottom:45px}.hero-feature>span{font-size:.8rem}.hero-star{right:80px;font-size:80px}.hero-photo img{aspect-ratio:1;max-height:550px}.hand-note{font-size:1rem;margin-top:18px}.magazine{gap:26px}.article-grid{gap:22px 18px}.article-card h3{font-size:1.12rem}.article-card:nth-child(n+3) h3{font-size:.92rem}.section-heading>p{padding-right:0;max-width:37ch}.partnership{gap:45px}}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.nav{min-height:76px}.nav nav{gap:18px}.nav nav>.compact{display:none}.home-hero{padding-top:10px;padding-bottom:32px}.hero-copy h1{font-size:4.9vw}.hero-copy .eyebrow{font-size:.56rem}.hero-copy .button{font-size:.8rem;padding:13px 17px;gap:18px}.hero-copy p{font-size:.88rem}.hero-composition{padding-right:45px}.hero-feature{width:128px;border-width:5px;bottom:45px}.hero-star{top:15px;right:55px;font-size:64px}.hand-note{display:none}.services-band .services-grid{gap:22px}.services-band .services-grid article+article{padding-left:22px}.services-band h3{font-size:1.07rem}.services-band p{font-size:.86rem}.section-heading>p{font-size:.85rem;max-width:33ch}.featured h3{font-size:1.9rem;line-height:1.15}.article-card:nth-child(n+3){grid-column:span 3}.article-card:nth-child(n+3) h3{font-size:1.05rem}.article-card .eyebrow{font-size:.5rem}.manifesto-inner{gap:25px}.reading-layout{grid-template-columns:175px minmax(0,1fr);gap:35px}.article-opening>div{padding:27px}.article-opening h2{font-size:1.7rem}.article-opening .button{font-size:.8rem;padding:13px;gap:10px}.partnership form{padding:26px}}
@media(max-width:700px){.wrap{width:calc(100% - 36px)}.nav{gap:15px}.brand span{font-size:1.6rem}.brand img{width:24px;height:24px}.menu{display:flex;gap:20px;border:1px solid var(--ink);border-radius:0;min-height:42px;background:transparent;font-size:.85rem;padding:8px 12px}.nav nav{display:none;position:absolute;top:100%;left:0;right:0;padding:18px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 8px 16px #0001}.nav nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:5px}.nav nav>.compact{display:flex;margin:5px 0 0;justify-content:center}.nav nav>a{min-height:44px;padding:8px 10px}.ribbon{font-size:.58rem}.ribbon .wrap{font-size:.58rem}.home-hero{grid-template-columns:1fr;gap:26px;padding-block:10px 32px}.hero-copy{padding:20px 0 0;display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.hero-copy .eyebrow{grid-column:1/-1;font-size:.61rem;margin-bottom:20px}.hero-copy h1{grid-column:1/-1;font-size:clamp(3.7rem,10vw,5.7rem);line-height:1.02}.hero-copy p{font-size:.98rem;line-height:1.5;max-width:46ch;grid-column:1/-1;margin:24px 0}.hero-copy .button{font-size:.87rem;padding:13px 16px;grid-column:1/2;min-width:max-content;gap:25px}.hand-note{display:block;font-size:1rem;grid-column:2;align-self:center;margin:0 15px 0 auto}.hero-composition{padding-right:62px;padding-bottom:25px}.hero-photo img{height:auto;aspect-ratio:1.25;max-height:none;object-position:48% 50%}.hero-feature{width:135px;bottom:36px;border-width:5px}.hero-feature>span{font-size:.72rem;padding:10px}.hero-feature b{font-size:1rem;margin-top:4px}.hero-feature img{aspect-ratio:1}.hero-star{top:14px;right:82px;font-size:75px}.services-band{padding-block:30px}.services-band>.services-grid{grid-template-columns:1fr;gap:25px}.services-band .services-grid article{display:grid;grid-template-columns:50px 1fr;gap:4px 18px;padding:0}.services-band .services-grid article+article{border:0;padding:0}.services-band .number{grid-row:1/3;font-size:2rem;margin:0}.services-band h3{font-size:1.1rem}.services-band p{font-size:.87rem;margin-top:5px;max-width:none}.library{padding-block:40px 45px}.section-heading{display:block;margin-bottom:20px}.section-heading h2{font-size:clamp(2.6rem,8vw,3.8rem);line-height:1.06}.section-heading>p{font-size:.94rem;max-width:55ch;margin-top:22px}.article-filters{gap:7px;margin-top:22px}.filter-button{font-size:.72rem;padding:10px 12px;min-height:40px}.article-count{font-size:.65rem}.magazine{grid-template-columns:1fr;gap:30px}.featured-image img{aspect-ratio:1.35}.featured h3{font-size:2rem}.featured p{font-size:.95rem}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 20px}.article-card,.article-card:nth-child(n+3){grid-column:span 1}.article-card h3,.article-card:nth-child(n+3) h3{font-size:1.1rem;line-height:1.3}.article-card .eyebrow{font-size:.52rem}.article-card .card-bottom,.article-card:nth-child(n+3) .card-bottom{font-size:.69rem;gap:10px}.magazine.is-filtered{grid-template-columns:repeat(2,minmax(0,1fr))}.magazine.is-filtered .featured{grid-column:1/-1;max-width:100%}.manifesto{padding-block:35px}.manifesto-inner{grid-template-columns:1fr;gap:15px}.manifesto h2{font-size:2.7rem}.manifesto-inner>div{margin-top:10px;font-size:.95rem;max-width:55ch}.partnership{grid-template-columns:1fr;gap:30px;padding-block:42px 50px}.partnership h2{font-size:2.8rem}.partnership>div>p{max-width:55ch;margin-top:20px}.partnership form{padding:26px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-company{grid-template-columns:1fr;gap:22px}.article-heading{margin-top:28px}.article-heading h1{font-size:clamp(2.2rem,6.5vw,3.5rem);line-height:1.13}.article-deck{font-size:1rem;line-height:1.6}.article-opening,.article-opening.with-portrait{grid-template-columns:1fr}.article-opening.with-portrait img{aspect-ratio:1.35}.article-opening>div{padding:28px}.article-opening .button{font-size:.86rem;gap:20px;padding:15px 18px}.article-opening h2{font-size:1.85rem}.reading-layout{grid-template-columns:1fr;gap:20px}.contents{position:static;background:var(--soft);padding:20px;border-top-width:3px}.contents ol{columns:2;column-gap:25px}.story{font-size:1rem}.chapter h2,.story .faq h2,.story .plan h2{font-size:1.65rem;line-height:1.3}.plan{padding:23px}.offer-box{padding:28px}.legal-page>h1{font-size:2.8rem}.legal-copy .services-grid{grid-template-columns:1fr}.storage{left:12px;right:12px;bottom:12px;padding:14px 16px;gap:12px}.storage button{font-size:.72rem}.footer-bottom{flex-direction:row;align-items:center}.footer-grid .brand span{font-size:1.8rem}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}.brand span{font-size:1.4rem}.brand img{width:23px;height:23px}.menu{gap:12px;padding:8px 10px}.hero-copy{column-gap:10px}.hero-copy h1{font-size:3.25rem;letter-spacing:-.065em}.hero-copy .button{font-size:.78rem;gap:15px;padding:13px 14px}.hand-note{font-size:.85rem;margin-right:0}.hero-composition{padding-right:44px}.hero-feature{width:110px}.hero-feature>span{font-size:.65rem;padding:9px}.hero-star{font-size:55px;right:58px}.section-heading h2{font-size:2.3rem}.article-grid{gap:24px 15px}.article-card h3,.article-card:nth-child(n+3) h3{font-size:1rem;line-height:1.35}.featured h3{font-size:1.8rem}.article-filters{gap:4px}.filter-button{font-size:.66rem;padding-inline:9px}.article-count{width:100%;margin-left:0}.partnership form{padding:20px}.manifesto h2,.partnership h2{font-size:2.35rem}.article-heading h1{font-size:2.05rem;line-height:1.2;overflow-wrap:anywhere}.article-opening>div{padding:24px}.article-opening .button{width:100%;font-size:.8rem;gap:12px}.contents ol{columns:1}.offer-box{padding:24px}.legal-page>h1{font-size:2.25rem;overflow-wrap:anywhere}.footer-bottom{flex-direction:column;align-items:start;gap:3px}.storage{flex-direction:column;align-items:stretch}.storage button{width:100%}.form-row{grid-template-columns:1fr}}
