:root{--navy:#142b40;--copper:#9b603e;--cream:#f7f4ee;--paper:#fffefa;--muted:#58636b;--line:#ddd8ce;--serif:Georgia,'Times New Roman',serif;--sans:'Avenir Next',Avenir,'Century Gothic',system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--navy);background:var(--paper);font:16px/1.7 var(--sans)}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--copper);outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.1}h2{font-size:clamp(2.3rem,4vw,3.6rem);letter-spacing:-.035em}h3{font-size:1.65rem}em{color:var(--copper);font-weight:400}.wrap{max-width:1280px;margin:auto;padding-left:64px;padding-right:64px}.header{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 5%;border-bottom:1px solid var(--line);max-width:1600px;margin:auto}.brand{font-family:var(--serif);font-size:28px;letter-spacing:-1px;line-height:1.1;white-space:nowrap}.brand span{display:block;font:10px/1.5 var(--sans);letter-spacing:2.4px;margin-top:10px}.header nav{display:flex;gap:30px;align-items:center;font-size:13px}.header nav>a:not(.button):hover,.text-link:hover{color:var(--copper)}.language{font-size:12px;border-left:1px solid var(--line);padding-left:22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--navy);color:white;padding:16px 23px;font-size:14px;line-height:1.5;border:1px solid var(--navy);transition:background .2s}.button:hover{background:#29465d}.button.small{padding:12px 18px;font-size:12px;gap:20px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:65px;padding-top:66px;padding-bottom:85px;align-items:center}.eyebrow{font-size:11px;font-weight:600;letter-spacing:2px;line-height:1.8;margin-bottom:28px}.eyebrow span{display:inline-block;width:20px;height:1px;background:var(--copper);vertical-align:middle;margin-right:10px}h1{font-size:clamp(3.6rem,5.8vw,5.3rem);letter-spacing:-.055em;line-height:1.04;margin-bottom:28px}.intro{color:var(--muted);font-size:16px;max-width:405px;line-height:1.9}.actions{display:flex;gap:25px;align-items:center;margin-top:30px}.text-link{font-size:13px;border-bottom:1px solid #bda38b;padding:8px 0}.text-link span{margin-left:16px}.signature-line{display:flex;align-items:center;gap:16px;margin-top:43px}.signature-line .line{width:30px;height:1px;background:var(--copper)}.signature-line p{font-family:var(--serif);font-size:18px;margin:0}.signature-line small{display:block;font:11px/1.8 var(--sans);color:var(--muted);margin-top:4px}.hero-visual{position:relative;padding:0 0 34px 0;margin-bottom:10px}.portrait{height:478px;overflow:hidden;border-radius:150px 150px 0 0;background:#e2d8ca;margin-left:26px}.portrait img{width:100%;height:100%;object-fit:cover;object-position:58% 35%;transform:scale(1.27);transform-origin:62% 35%}.portrait-caption{font-size:9px;letter-spacing:1.6px;position:absolute;right:0;bottom:8px}.hero-book{position:absolute;width:155px;left:-36px;bottom:-15px;transform:rotate(-7deg);box-shadow:13px 15px 28px #142b403b;line-height:0;transition:transform .2s}.hero-book:hover{transform:rotate(-3deg) translateY(-5px)}.hero-book img{width:100%;height:auto}.book-note{position:absolute;left:144px;bottom:47px;padding:10px 14px;background:var(--paper);font:16px/1.3 var(--serif)}.editorial-strip{display:flex;justify-content:center;gap:90px;background:var(--cream);padding:23px 25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:10px;letter-spacing:2.1px}.section{padding-top:100px;padding-bottom:100px}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.body-copy{color:var(--muted);max-width:520px}.large-copy{font-family:var(--serif);font-size:25px;line-height:1.6}.kicker{color:var(--copper);font-size:11px;letter-spacing:2px;font-weight:600}.book-section{background:var(--cream)}.book-stage{min-height:525px;display:flex;align-items:center;justify-content:center;background:#eae3d8;position:relative}.book-stage img{width:260px;height:auto;transform:rotate(-5deg);box-shadow:20px 25px 30px #142b4030}.book-stage span{position:absolute;bottom:22px;font-size:10px;letter-spacing:2px}.tag{display:inline-block;border:1px solid #cfc2b2;padding:5px 11px;font-size:11px;margin-bottom:20px}.book-section h2{font-size:42px}.book-section h2 span{display:block;font-size:27px;margin-top:12px;line-height:1.3}.fine{font-size:12px;color:var(--muted)}.byline{border-top:1px solid #d3cbbf;padding-top:20px;margin-top:26px;font-size:13px}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:45px}.section-heading h2{margin-bottom:0}.section-heading p{max-width:345px;font-size:14px;color:var(--muted)}.step{display:grid;grid-template-columns:70px 1fr 1fr;gap:30px;padding:30px 0;border-top:1px solid var(--line);align-items:start}.step:last-child{border-bottom:1px solid var(--line)}.step-number{font:36px var(--serif);color:var(--copper)}.step h3{font-size:25px;margin:6px 0}.step p{color:var(--muted);font-size:14px;margin:4px 0}.about{background:var(--navy);color:#f7f4ee}.about .kicker{color:#e2b18f}.about em{color:#e2b18f}.about .body-copy{color:#c5cfd5}.about-photo{height:460px;overflow:hidden;max-width:390px}.about-photo img{width:100%;height:100%;object-fit:cover;object-position:65% center;transform:scale(1.2);transform-origin:65% 35%}.about .text-link{color:#fff}.newsletter{background:#eee7dc}.newsletter .split{gap:60px}.newsletter h2{margin-bottom:18px}.newsletter p{max-width:425px;color:var(--muted)}.signup{display:flex;gap:8px;margin:12px 0}.signup input{width:100%;min-width:0;border:1px solid #c7bdae;padding:15px;background:#fffdfa;border-radius:0}.signup button{white-space:nowrap}.newsletter label{font-size:13px}.newsletter .notice{font-size:12px;margin-bottom:0;max-width:500px}.faq{max-width:850px}.faq>h2,.faq>.kicker{text-align:center}.faq h2{margin-bottom:40px}details{border-top:1px solid var(--line);padding:20px 0}details:last-of-type{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:16px;list-style:none;display:flex;gap:24px;justify-content:space-between}summary:after{content:'+';font:24px var(--serif);color:var(--copper)}details[open] summary:after{content:'−'}details p{font-size:14px;color:var(--muted);margin:14px 40px 0 0}.closing{text-align:center;padding:60px 24px 80px}.closing h2{font-size:40px}.footer{border-top:1px solid var(--line);padding-top:45px;padding-bottom:30px}.footer-top{display:flex;justify-content:space-between;gap:35px;align-items:start}.footer-links{display:flex;flex-wrap:wrap;gap:25px;font-size:12px}.disclaimer{border-top:1px solid var(--line);padding-top:25px;margin-top:35px;font-size:12px;color:var(--muted);line-height:1.8}.copyright{font-size:11px;color:var(--muted);margin-top:25px}.skip{position:fixed;top:-100px;left:20px;background:white;padding:15px;z-index:10}.skip:focus{top:10px}@media(min-width:1500px){.hero{padding-top:85px;padding-bottom:105px}}@media(max-width:1050px){.header nav{gap:18px}.header nav>a:first-child{display:none}.wrap{padding-left:38px;padding-right:38px}.hero{gap:32px}.hero-book{left:-12px;width:133px}.book-note{left:133px;font-size:14px}.portrait{height:445px;margin-left:12px}.editorial-strip{gap:36px}.split{gap:48px}.actions{gap:16px}.button{gap:18px}.step{grid-template-columns:50px 1fr 1fr;gap:20px}}@media(max-width:760px){.header{min-height:89px;padding:20px 24px;position:relative}.brand{font-size:25px}.brand span{font-size:9px}.menu-toggle{display:flex;gap:14px;background:none;border:0;padding:10px 0;font-size:13px;color:var(--navy)}.header nav{display:none;position:absolute;top:100%;left:0;right:0;padding:25px;background:var(--paper);z-index:5;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #142b4010;align-items:stretch}.header nav.open{display:flex;flex-direction:column}.header nav>a:first-child{display:block}.language{border:0;padding:0}.wrap{padding-left:25px;padding-right:25px}.hero{grid-template-columns:1fr;gap:45px;padding-top:45px;padding-bottom:56px}.eyebrow{font-size:9px;letter-spacing:1.4px;margin-bottom:23px}h1{font-size:clamp(3.7rem,12vw,5rem)}.intro{max-width:460px}.hero-visual{max-width:420px;width:calc(100% - 20px);margin:0 auto 10px}.portrait{height:430px}.hero-book{width:132px;left:-9px;bottom:-5px}.book-note{left:133px;bottom:44px}.portrait-caption{font-size:8px;letter-spacing:1px}.editorial-strip{gap:15px;justify-content:space-between;font-size:8px;letter-spacing:1px;text-align:center}.section{padding-top:65px;padding-bottom:65px}.split{grid-template-columns:1fr;gap:35px}.large-copy{font-size:23px}.book-stage{min-height:460px}.book-stage img{width:230px}.book-section h2{font-size:36px}.section-heading{display:block}.section-heading p{max-width:100%;margin-top:25px}.step{grid-template-columns:42px 1fr;gap:10px 20px}.step p{grid-column:2}.step h3{font-size:24px}.about-photo{max-width:100%;height:380px}.newsletter .split{gap:28px}.signup{flex-direction:column}.footer-top{flex-direction:column}.footer-links{gap:20px}.closing{padding-top:20px}.signature-line{margin-top:32px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:760px){.hero .actions{gap:16px}.hero .actions .button{padding:15px 16px;font-size:12px;gap:12px;white-space:nowrap}.hero .actions .text-link{font-size:12px;white-space:nowrap}.hero .actions .text-link span{margin-left:5px}}@media(max-width:350px){.hero .actions{align-items:flex-start;flex-direction:column}.editorial-strip{font-size:8px;letter-spacing:.3px}.book-note{left:124px;padding:8px;font-size:13px}}
/* Reference-led editorial direction */
:root{--navy:#06233e;--copper:#ad6749;--paper:#fff;--cream:#faf8f5}.header{max-width:none;min-height:94px;padding:22px 5.2%;border:0;background:#fff}.brand{font:600 25px/1.15 var(--sans);letter-spacing:5px}.brand span{font-size:10px;letter-spacing:4px;margin-top:7px}.header nav{font-size:13px;gap:28px}.header .button.small{background:var(--copper);border-color:var(--copper);letter-spacing:2px;padding:13px 25px;border-radius:4px}.header .button.small:hover{background:#925238}.header .language{display:none}.reference-hero{max-width:none;display:block;position:relative;min-height:640px;height:44.5vw;max-height:820px;padding:0;margin:0;overflow:hidden;background:#f5f3ef}.hero-scene{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,#ffffffed 0%,#ffffffdc 23%,#ffffff85 32%,transparent 43%);pointer-events:none}.reference-hero .hero-copy{position:relative;padding:32px 0 45px;margin-left:5.2%;width:34%;max-width:530px;z-index:1}.reference-hero .eyebrow{font-size:10px;letter-spacing:2.4px;margin-bottom:12px;white-space:nowrap}.reference-hero h1{font-size:clamp(82px,8.25vw,136px);line-height:.91;letter-spacing:-.055em;margin:0 0 15px}.hero-subtitle{font:clamp(22px,1.8vw,30px)/1.22 var(--serif);margin-bottom:20px;letter-spacing:-.025em}.hero-subtitle em{white-space:nowrap}.copper-rule{display:block;background:var(--copper);height:2px;width:52px;margin-bottom:19px}.reference-hero .intro{font:clamp(16px,1.28vw,21px)/1.35 var(--serif);max-width:410px;color:#293c4f;margin-bottom:24px}.reference-hero .actions{margin-top:0;gap:16px}.reference-hero .button{border-radius:4px;font-size:11px;letter-spacing:1.5px;font-weight:600;padding:15px 22px;gap:20px}.reference-hero .button.outline{background:#ffffff66;color:var(--navy);border-color:#64758b}.reference-hero .button.outline:hover{background:#fff}.hero-product{position:absolute;right:5.2%;bottom:5%;width:21%;z-index:2}.hero-product .hero-book{position:static;display:block;width:100%;transform:perspective(1200px) rotateY(-7deg);box-shadow:12px 12px 20px #06233e30;border-right:5px solid #d8d5d0;border-radius:1px}.hero-product .hero-book:hover{transform:perspective(1200px) rotateY(-3deg) translateY(-4px)}.hero-note{font:italic clamp(19px,1.8vw,29px)/1.25 var(--serif);text-align:center;margin:0 0 28px;transform:rotate(-5deg);color:#233a54}.editorial-strip{padding:24px 6%;gap:0;background:#fff;border-color:#ece9e4;justify-content:space-between;min-height:88px}.editorial-strip>span{display:flex;align-items:center;position:relative;padding:0 25px;border-right:1px solid #ddd;flex:1;font-size:10px;letter-spacing:1.6px;line-height:1.5}.editorial-strip>span:first-child{padding-left:0}.editorial-strip>span:last-child{border-right:0;padding-right:0}.editorial-strip b{font:italic 30px var(--serif);color:var(--copper);margin-right:19px;font-weight:400}.perspective-reference{max-width:none;position:relative;padding:40px 25% 44px;text-align:center;background:linear-gradient(115deg,#f0e8de70,#fff 38%,#f4f4f2);}.perspective-reference h2{font-size:clamp(26px,2.6vw,40px);line-height:1.2;letter-spacing:-.025em;margin-bottom:16px}.perspective-reference h2 em{color:var(--navy);font-style:normal}.perspective-reference .kicker{margin-bottom:16px}.perspective-reference .body-copy{font-size:14px;margin:0 auto;max-width:650px;line-height:1.7}.perspective-aside{position:absolute;right:4%;top:95px;width:18%;font:italic 24px/1.45 var(--serif);text-align:left}.mobile-break{display:none}.about-photo{position:relative;height:460px}.about-photo img{position:absolute;max-width:none;width:1104px;height:460px;left:calc(50% - 640px);object-fit:fill;transform:none}.footer .brand{font-size:20px;letter-spacing:3px}.footer .brand span{font-size:8px;letter-spacing:2px}
@media(min-width:1600px){.reference-hero .hero-copy{padding-top:48px}.reference-hero .intro{max-width:460px}.reference-hero .actions{margin-top:32px}.reference-hero .hero-subtitle{margin-top:22px;margin-bottom:25px}.copper-rule{margin-bottom:25px}}
@media(max-width:1200px) and (min-width:761px){.header .brand{font-size:19px;letter-spacing:3px}.header .brand span{font-size:8px;letter-spacing:2.5px}.header nav{gap:20px;font-size:12px}.header .button.small{padding:12px 16px;font-size:10px}.reference-hero{min-height:620px}.reference-hero .hero-copy{width:38%;padding-top:42px;margin-left:4%}.reference-hero h1{font-size:86px}.reference-hero .eyebrow{font-size:8px;letter-spacing:1.6px}.reference-hero .intro{max-width:320px;font-size:17px}.hero-subtitle{font-size:22px}.reference-hero .button{font-size:9px;padding:14px;gap:10px}.hero-product{right:3%;width:22%;bottom:8%}.hero-note{font-size:21px}.editorial-strip{padding-left:4%;padding-right:4%}.editorial-strip>span{padding:0 14px;font-size:9px;letter-spacing:1px}.editorial-strip b{font-size:25px;margin-right:12px}.perspective-reference{padding-left:12%;padding-right:25%}.perspective-aside{font-size:21px}}
@media(max-width:760px){.header{padding:21px 23px;min-height:85px}.header .brand{font-size:17px;letter-spacing:2.5px}.header .brand span{font-size:7px;letter-spacing:1.8px}.header nav{gap:18px}.header nav>a:first-child{display:block}.reference-hero{height:auto;max-height:none;min-height:0;padding-bottom:450px}.reference-hero .hero-copy{margin:0;width:auto;max-width:none;padding:28px 25px 26px;background:#fff}.reference-hero .eyebrow{font-size:8px;letter-spacing:1.6px;white-space:normal}.reference-hero h1{font-size:clamp(75px,19vw,112px);margin-bottom:18px}.hero-subtitle{font-size:24px;line-height:1.3;margin-bottom:18px}.hero-subtitle em{white-space:normal}.reference-hero .intro{font:17px/1.5 var(--serif);max-width:430px;margin-bottom:22px}.reference-hero .actions{gap:12px}.reference-hero .actions .button{font-size:10px;padding:14px 15px;letter-spacing:1px;gap:10px}.hero-scene{top:auto;bottom:0;height:450px;object-fit:cover;object-position:62% center}.hero-wash{display:none}.hero-product{width:33%;max-width:165px;right:4%;bottom:18px}.hero-note{font-size:17px;margin-bottom:18px;padding:4px;background:#ffffffb5}.hero-product .hero-book{border-right-width:3px}.editorial-strip{padding:22px 20px;display:flex;flex-wrap:wrap;justify-content:center;gap:20px 0}.editorial-strip>span{flex:0 0 33.33%;font-size:8px;padding:0 9px;letter-spacing:.5px;text-align:left}.editorial-strip>span:nth-child(3){border-right:0}.editorial-strip>span:nth-child(4){padding-left:9px}.editorial-strip b{font-size:21px;margin-right:8px}.perspective-reference{padding:42px 25px}.perspective-reference h2{font-size:30px}.perspective-aside{position:static;width:auto;font-size:23px;margin:25px 0 0;text-align:center}.mobile-break{display:block}.about-photo{height:380px}.about-photo img{width:912px;height:380px;left:calc(50% - 529px)}.footer .brand{font-size:18px}.footer .brand span{font-size:7px}.header .menu-toggle{font-size:12px}.header .button.small{justify-content:center}}
@media(max-width:350px){.header{padding-left:18px;padding-right:18px}.header .brand{font-size:14px;letter-spacing:2px}.header .brand span{font-size:6px;letter-spacing:1.4px}.reference-hero .actions{flex-direction:row}.reference-hero .actions .button{font-size:8px;padding:13px 11px}.reference-hero .eyebrow{font-size:7px}}

.story-layout{align-items:start;grid-template-columns:.85fr 1.15fr;gap:70px}.author-column{min-width:0}.author-name{font:26px var(--serif);margin:25px 0 6px}.author-credentials{font-size:12px;color:#c5cfd5}.author-column blockquote{font:italic 30px/1.4 var(--serif);color:#e2b18f;margin:35px 0 0;padding-top:25px;border-top:1px solid #ffffff35;max-width:340px}.story-copy{max-width:620px}.story-copy .story-lead{font:23px/1.5 var(--serif);color:#f7f4ee}.story-copy h3{font-size:25px;color:#e2b18f;margin:30px 0 15px}.story-copy p{font-size:15px;line-height:1.8}.story-copy cite{font-style:italic}.signup-trap{position:absolute;left:-5000px}.newsletter .notice a{text-decoration:underline;text-underline-offset:3px}.newsletter #signup-status{margin-top:12px}.newsletter form{position:relative}.signup-trap input{width:1px}.about .text-link{display:inline-block}@media(max-width:760px){.story-layout{grid-template-columns:1fr;gap:45px}.author-column blockquote{font-size:25px;margin-top:22px}.story-copy .story-lead{font-size:22px}}
/* Licensed, self-hosted fonts. Source Serif 4 substitutes for Minion Pro. */
@font-face{font-family:'Source Serif 4';src:url('/assets/fonts/SourceSerif4.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Montserrat;src:url('/assets/fonts/Montserrat.woff2') format('woff2');font-weight:600 700;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/fonts/Inter.woff2') format('woff2');font-weight:400;font-display:swap}
:root{--serif:'Source Serif 4',Georgia,serif;--sans:Inter,system-ui,sans-serif;--heading:Montserrat,Arial,sans-serif}
body{font-family:var(--serif);font-size:18px;line-height:1.65}
h1,h2,h3{font-family:var(--heading);font-weight:600;letter-spacing:-.035em;line-height:1.18}
h2{font-size:clamp(28px,3.1vw,44px)}h3{font-size:24px}
h2 em{font-family:var(--serif);font-weight:400;letter-spacing:-.02em}
.button,.header,.footer-links,.kicker,.eyebrow,.notice,.fine,label,input,.resource-meta,summary{font-family:var(--sans)}
.header .brand,.footer .brand{font-family:var(--heading)}
.reference-hero h1{font-family:var(--heading);font-size:clamp(58px,6.1vw,96px);line-height:1.04;letter-spacing:-.045em}
.reference-hero .hero-copy{width:40%;padding-top:40px}
.reference-hero .hero-subtitle{font-family:var(--serif);font-size:clamp(21px,2vw,30px)}
.hero-subtitle em{white-space:normal}.reference-hero .intro{font-family:var(--serif);font-size:19px;line-height:1.45}
.perspective-reference{padding-left:18%;padding-right:25%}.perspective-reference h2{font-size:30px}
.body-copy,.story-copy p,.step p,.section-heading p,.perspective-reference .body-copy,details p{font-size:18px}
.story-copy h3{font-size:22px}.book-section h2{font-size:36px}.step h3{font-size:23px}
.name-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:15px}
.name-fields>div{min-width:0}.name-fields input,.resource-form input:not([type=checkbox]){display:block;width:100%;min-width:0;padding:12px;border:1px solid #c7bdae;background:var(--paper);border-radius:0;margin-top:6px}
.resources{background:var(--cream)}.resources .section-heading{align-items:start}.resources .section-heading h2{max-width:600px}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-bottom:34px}
.resource-card{background:var(--paper);border:1px solid var(--line);display:flex;flex-direction:column}
.resource-card>a{background:#e9e2d7;display:flex;justify-content:center;padding:30px;overflow:hidden}
.resource-card img{width:160px;height:auto;box-shadow:10px 10px 15px #142b401c;transform:rotate(-3deg);transition:transform .2s}
.resource-card:hover img{transform:rotate(0)}.resource-card>div{padding:27px;display:flex;flex-direction:column;flex:1}
.resource-card .kicker{font-size:9px;letter-spacing:1.2px}.resource-card h3{font-size:23px;line-height:1.25}
.resource-card p{font-size:17px}.resource-card .text-link{font-family:var(--sans);margin-top:auto;align-self:start}
.resource-card .resource-meta{font-size:10px;color:var(--muted);margin:18px 0 0}
.resource-breadcrumb{font:12px/1.8 var(--sans);margin-bottom:35px}.resource-breadcrumb a{text-decoration:underline;text-underline-offset:4px}
.resource-detail-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:start}.resource-detail h1{font-size:clamp(32px,3.8vw,52px);margin-bottom:25px}
.resource-lead{font-size:23px;color:var(--muted)}.resource-inside{display:flex;gap:26px;align-items:start;margin:36px 0}
.resource-inside img{width:32%;height:auto;border:1px solid var(--line);box-shadow:6px 8px 15px #142b4015}.resource-inside h2{font-size:20px}.resource-inside ul{padding-left:18px;font-size:16px}.resource-inside li{margin-bottom:10px}
.resource-form-panel{background:#eee7dc;padding:34px;position:sticky;top:30px}.resource-form-panel h2{font-size:27px}.resource-form{position:relative}.resource-form label{font-size:12px;display:block}.resource-form .consent{display:flex;align-items:start;gap:10px;margin-top:23px;font-size:12px;line-height:1.6}.consent input{margin-top:4px;flex-shrink:0;width:17px;height:17px;accent-color:var(--navy)}.resource-form .button{width:100%}.resource-form .fine a{text-decoration:underline}.resource-status{font:13px/1.6 var(--sans);margin-top:20px}.download-ready .button{background:var(--copper);border-color:var(--copper)}[hidden]{display:none!important}button:disabled{opacity:.65;cursor:wait}
@media(max-width:1100px){.header .brand{font-size:18px;letter-spacing:2px}.header nav{gap:14px;font-size:11px}.header .button.small{padding:12px}.resource-detail-grid{gap:30px}.resource-form-panel{padding:25px}.reference-hero .hero-copy{padding-top:32px}.reference-hero .intro{font-size:17px}.resource-grid{gap:18px}.resource-card>div{padding:20px}}
@media(max-width:760px){.reference-hero .hero-copy{width:auto;padding:32px 25px}.reference-hero h1{font-size:clamp(52px,12.8vw,82px)}.reference-hero .hero-subtitle{font-size:25px}.reference-hero .intro{font-size:19px}.header .brand{font-size:15px}.resource-grid{grid-template-columns:1fr 1fr}.resource-card>a{padding:24px 16px}.resource-card img{max-width:100%;width:140px}.resource-card h3{font-size:19px}.resource-card .kicker{font-size:8px}.resource-detail-grid{grid-template-columns:1fr}.resource-form-panel{position:static;padding:25px}.resource-detail{padding-top:35px}.perspective-reference{padding:42px 25px}.book-section h2{font-size:30px}.resource-lead{font-size:21px}}
@media(max-width:480px){.resource-grid{grid-template-columns:1fr}.resource-card>a{padding:25px}.resource-card img{width:165px}.resource-card h3{font-size:24px}.resource-inside{gap:18px}.resource-inside h2{font-size:18px}.resource-inside ul{font-size:15px}.name-fields{grid-template-columns:1fr}.resource-form-panel .button{font-size:12px}.header .brand{font-size:14px;letter-spacing:1.7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.resource-card img{transition:none}}

.editorial-strip,.resource-breadcrumb{font-family:var(--sans)}
