/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#101311;--ink-soft:#202820;--forest:#173c2b;--forest-dark:#0c2419;--forest-light:#285a40;--gold:#c9a451;--gold-light:#ead399;--paper:#f2efe7;--paper-bright:#fbfaf6;--muted:#6b706b;--line:#10131129;--serif:Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;text-rendering:optimizelegibility;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a,summary{-webkit-tap-highlight-color:transparent}::selection{background:var(--gold);color:var(--ink)}.skip-link{z-index:999;background:var(--gold);color:var(--ink);padding:.75rem 1rem;font-weight:800;transition:top .2s;position:fixed;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.announcement{background:var(--gold);color:#17150f;letter-spacing:.08em;text-align:center;justify-content:center;align-items:center;gap:.75rem;min-height:38px;padding:.55rem 1.25rem;font-size:.71rem;display:flex}.announcement-dot{background:var(--forest-dark);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #0c24191f}.announcement-divider{background:#10131159;width:1px;height:12px}.site-header{z-index:80;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f2efe7f0;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;max-width:1440px;min-height:86px;margin:0 auto;padding:.8rem clamp(1.25rem,4vw,4.5rem);display:grid;position:sticky;top:0}.brand{align-items:center;gap:.8rem;width:max-content;display:inline-flex}.brand img{object-fit:contain;width:46px;height:56px}.brand span{gap:.12rem;display:grid}.brand strong{letter-spacing:.11em;font-size:.83rem}.brand small{color:var(--muted);font-family:var(--serif);font-size:.72rem;font-style:italic}.site-header nav{color:#4e534e;letter-spacing:.07em;text-transform:uppercase;gap:2rem;font-size:.74rem;font-weight:650;display:flex}.site-header nav a{padding:.4rem 0;position:relative}.site-header nav a:after{content:"";background:var(--forest);height:1px;transition:right .25s;position:absolute;bottom:0;left:0;right:100%}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{right:0}.site-header>.button{justify-self:end}.button{background:var(--gold);color:#15150f;border:1px solid var(--gold);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;min-height:58px;padding:0 1.35rem 0 1.6rem;font-size:.73rem;font-weight:850;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 36px #46371426}.button:hover,.button:focus-visible{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 18px 46px #4637143b}.button:focus-visible,.text-link:focus-visible,nav a:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #c9a45173}.button-arrow{background:#1013111a;place-items:center;width:28px;height:28px;font-size:1rem;display:grid}.button-small{background:var(--forest);border-color:var(--forest);color:#fff;min-height:44px;box-shadow:none;padding:0 .8rem 0 1.05rem}.button-small:hover,.button-small:focus-visible{background:var(--forest-light)}.button-small .button-arrow{background:#ffffff1a;width:25px;height:25px}.hero{isolation:isolate;background:var(--paper-bright);border-inline:1px solid #10131114;grid-template-columns:minmax(0,1.13fr) minmax(380px,.87fr);max-width:1440px;min-height:720px;margin:0 auto;display:grid;position:relative;overflow:hidden}.hero-grid{z-index:-1;background-image:linear-gradient(#1013110a 1px,#0000 1px),linear-gradient(90deg,#1013110a 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0 34% 0 0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 90%);mask-image:linear-gradient(90deg,#000,#0000 90%)}.hero-copy{align-self:center;padding:clamp(4rem,7vw,7.5rem) clamp(2rem,6vw,6.8rem)}.eyebrow{color:var(--forest);letter-spacing:.19em;align-items:center;gap:.7rem;margin:0 0 1.35rem;font-size:.68rem;font-weight:850;line-height:1.6;display:flex}.eyebrow:before{content:"";background:currentColor;width:28px;height:1px}.eyebrow-light{color:var(--gold-light)}.hero h1,.section-heading h2,.audience-intro h2,.case-head h2,.natural-law h2,.professor-copy h2,.contrast-card h2,.offer h2,.final-cta h2{font-family:var(--serif);letter-spacing:-.045em;font-weight:500}.hero h1{max-width:760px;color:var(--ink);margin:0;font-size:clamp(3.5rem,6vw,6.8rem);line-height:.88}.hero h1 span{color:var(--forest);font-style:italic}.hero-question{color:var(--gold);font-family:var(--serif);margin:1.4rem 0 0;font-size:clamp(1.35rem,2vw,2rem);font-style:italic}.hero-lead{color:#4a4f4a;max-width:710px;font-family:var(--serif);margin:2rem 0 0;font-size:clamp(1.05rem,1.4vw,1.22rem);line-height:1.75}.hero-thesis{max-width:700px;color:var(--forest-dark);border-left:3px solid var(--gold);font-family:var(--serif);background:linear-gradient(90deg,#c9a4512b,#c9a45109);margin:1.6rem 0 0;padding:1rem 1.2rem 1rem 1.35rem;font-size:clamp(1.02rem,1.35vw,1.18rem);font-style:italic;font-weight:700;line-height:1.55}.hero-points{color:#3d443e;flex-wrap:wrap;gap:.65rem 1.35rem;margin:2rem 0 0;font-size:.78rem;font-weight:700;display:flex}.hero-points span:before{content:"✓";color:var(--forest);margin-right:.45rem}.hero-actions{align-items:center;gap:1.6rem;margin-top:2.2rem;display:flex}.text-link{border-bottom:1px solid var(--ink);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.65rem;padding:.7rem 0;font-size:.73rem;font-weight:800;display:inline-flex}.checkout-note{color:#777b77;max-width:650px;margin:1.25rem 0 0;font-size:.7rem;line-height:1.5}.hero-visual{background:radial-gradient(circle at 70% 20%, #c9a45138, transparent 36%), linear-gradient(145deg, var(--forest), var(--forest-dark));align-items:flex-end;padding:4rem clamp(2rem,4vw,4.5rem) 0;display:flex;position:relative;overflow:hidden}.hero-visual:before{content:"";border:1px solid #ead3993d;border-radius:50%;width:180px;height:180px;position:absolute;inset:8% 8% auto auto;box-shadow:0 0 0 38px #ead39909,0 0 0 76px #ead39905}.portrait-frame{z-index:2;width:min(100%,560px);margin:0 auto;position:relative}.portrait-frame img{aspect-ratio:.82;object-fit:cover;object-position:center top;filter:saturate(.76)contrast(1.04);width:100%;box-shadow:0 32px 70px #00000061}.portrait-caption{color:#fff;background:linear-gradient(#08150f8c,#08150ff5);justify-content:space-between;align-items:baseline;gap:1rem;padding:1.25rem 1.4rem;display:flex;position:absolute;bottom:0;left:0;right:0}.portrait-caption span{color:var(--gold-light);letter-spacing:.18em;font-size:.59rem;font-weight:800}.portrait-caption strong{font-family:var(--serif);font-size:1.25rem;font-weight:500}.experience-badge{z-index:3;min-width:132px;color:var(--ink);background:var(--gold);align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex;position:absolute;top:19%;left:1.25rem;box-shadow:0 16px 40px #0000003d}.experience-badge strong{font-family:var(--serif);font-size:2rem;font-weight:500;line-height:1}.experience-badge span{letter-spacing:.1em;font-size:.52rem;font-weight:850;line-height:1.3}.edition-mark{z-index:1;color:#ffffff0e;font-family:var(--serif);font-size:12rem;line-height:1;position:absolute;top:.7rem;right:.8rem}.trust-strip{border:1px solid var(--line);background:#e9e5da;border-top:0;grid-template-columns:repeat(3,1fr);max-width:1440px;margin:0 auto;display:grid}.trust-strip article{border-right:1px solid var(--line);align-items:center;gap:1.1rem;min-height:126px;padding:1.6rem clamp(1.5rem,3vw,3.4rem);display:flex}.trust-strip article:last-child{border-right:0}.trust-number{color:#173c2b47;font-family:var(--serif);font-size:2rem}.trust-strip strong{font-family:var(--serif);font-size:1.08rem;font-weight:600}.trust-strip p{color:var(--muted);margin:.35rem 0 0;font-size:.76rem;line-height:1.55}.section-pad{max-width:1440px;margin:0 auto;padding:clamp(5.5rem,10vw,10rem) clamp(1.5rem,7vw,7.5rem)}.section-heading h2,.audience-intro h2,.case-head h2,.natural-law h2,.professor-copy h2,.contrast-card h2,.offer h2{margin:0;font-size:clamp(2.4rem,4.5vw,5rem);line-height:1.04}.manifesto{background:var(--paper);grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,8vw,9rem);display:grid}.manifesto-copy{color:#474c47;font-family:var(--serif);font-size:1.08rem;line-height:1.84}.manifesto-copy p{margin:0 0 1.5rem}.drop-cap:first-letter{float:left;color:var(--forest);font-family:var(--serif);margin:.12rem .52rem 0 0;font-size:4.4rem;line-height:.75}.manifesto blockquote{border-left:3px solid var(--gold);color:var(--forest);margin:2.3rem 0 0;padding:1.5rem 0 1.5rem 1.6rem;font-size:1.35rem;font-style:italic;line-height:1.55}.audience-section{border-block:1px solid var(--line);background:#e5e1d6;grid-template-columns:.78fr 1.22fr;gap:clamp(3rem,7vw,7rem);display:grid}.audience-intro>p:last-child{color:#5b605b;max-width:520px;font-family:var(--serif);margin:1.6rem 0 0;font-size:1.02rem;line-height:1.75}.audience-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);align-content:start;display:grid}.audience-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:220px;padding:2.1rem;transition:background .2s}.audience-grid article:hover{background:#ffffff59}.audience-grid article>span{color:var(--gold);font-size:1.2rem}.audience-grid h3,.lesson h3,.case-grid h3,.access-flow h3{font-family:var(--serif);font-weight:600}.audience-grid h3{margin:1.2rem 0 .7rem;font-size:1.25rem}.audience-grid p{color:#636863;margin:0;font-size:.83rem;line-height:1.7}.curriculum{background:var(--paper-bright)}.curriculum-head{grid-template-columns:1.25fr .75fr;align-items:end;gap:4rem;margin-bottom:4rem;display:grid}.curriculum-head>p{color:#656a65;font-family:var(--serif);margin:0;font-size:1.03rem;line-height:1.7}.lesson-list{border-top:1px solid var(--ink)}.lesson{border-bottom:1px solid var(--line);grid-template-columns:90px minmax(250px,.8fr) 1.2fr 40px;align-items:center;gap:2rem;min-height:148px;transition:padding .25s,background .25s;display:grid;position:relative}.lesson:hover{background:#c9a45114;padding-inline:1rem}.lesson-number{color:var(--gold);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:.78rem}.lesson h3{margin:0;font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.25}.lesson p{color:#656a65;max-width:640px;margin:0;font-size:.84rem;line-height:1.72}.lesson-mark{color:var(--forest);font-size:1.2rem}.curriculum-cta{border-left:3px solid var(--gold);background:#e8e4da;justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;padding:2rem;display:flex}.curriculum-cta p{color:#545954;max-width:620px;font-family:var(--serif);margin:0;line-height:1.65}.case-section{color:#fff;background:linear-gradient(#ffffff05 1px, transparent 1px), linear-gradient(90deg, #ffffff05 1px, transparent 1px), var(--forest-dark);background-size:56px 56px;position:relative;overflow:hidden}.case-head{grid-template-columns:.85fr 1.15fr;gap:2rem 5rem;margin-bottom:4rem;display:grid}.case-head .eyebrow{grid-column:1/-1}.case-head p:last-child{color:#ffffff9e;font-family:var(--serif);margin:0;font-size:1rem;line-height:1.75}.case-grid{border-top:1px solid #ffffff2b;border-left:1px solid #ffffff2b;grid-template-columns:repeat(4,1fr);display:grid}.case-grid article{border-bottom:1px solid #ffffff2b;border-right:1px solid #ffffff2b;min-height:310px;padding:2rem}.case-grid article>span{color:var(--gold-light);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;margin-bottom:4.5rem;font-size:.78rem;font-weight:700;display:block}.case-grid h3{margin:0 0 1rem;font-size:1.3rem}.case-grid p{color:#ffffff94;margin:0;font-size:.8rem;line-height:1.72}.natural-law{border-bottom:1px solid var(--line);background:#ded9cb;grid-template-columns:100px .9fr 1.1fr;align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.natural-law-mark{border:1px solid var(--gold);width:84px;height:84px;color:var(--forest);font-family:var(--serif);border-radius:50%;place-items:center;font-size:2.7rem;display:grid}.natural-law-copy{color:#535853;font-family:var(--serif);font-size:1.02rem;line-height:1.8}.natural-law-copy p{margin:0 0 1.4rem}.access{background:var(--paper-bright)}.centered{text-align:center;max-width:850px;margin:0 auto}.centered .eyebrow{justify-content:center}.centered>p:last-child{max-width:650px;color:var(--muted);font-family:var(--serif);margin:1.4rem auto 0;font-size:1rem;line-height:1.7}.access-flow{grid-template-columns:1fr 50px 1fr 50px 1fr 50px 1fr;align-items:start;margin-top:5rem;display:grid}.access-flow article{text-align:center}.access-flow article>span{width:58px;height:58px;color:var(--gold-light);background:var(--forest);font-family:var(--serif);border-radius:50%;place-items:center;margin:0 auto 1.6rem;font-size:1.25rem;display:grid}.access-flow h3{margin:0 0 .7rem;font-size:1.15rem}.access-flow p{color:var(--muted);margin:0;font-size:.77rem;line-height:1.65}.flow-line{background:linear-gradient(to right, var(--gold), #c9a4512e);height:1px;margin-top:29px}.professor{color:#fff;background:var(--ink);grid-template-columns:minmax(320px,.8fr) 1.2fr;align-items:center;gap:clamp(3rem,9vw,10rem);display:grid}.professor-photo{position:relative}.professor-photo:before{content:"";z-index:0;border:1px solid #c9a45180;position:absolute;inset:-18px 18px 18px -18px}.professor-photo img{z-index:1;aspect-ratio:.85;object-fit:cover;object-position:top;filter:saturate(.7)contrast(1.05);width:100%;position:relative}.professor-photo>span{z-index:2;color:var(--ink);background:var(--gold);letter-spacing:.17em;padding:.7rem 1.1rem;font-size:.66rem;font-weight:850;position:absolute;bottom:3rem;left:-2rem}.professor-copy .eyebrow{color:var(--gold-light)}.professor-copy h2{max-width:740px}.professor-copy>p:not(.eyebrow){color:#ffffff9e;max-width:760px;font-family:var(--serif);margin:1.25rem 0 0;font-size:1rem;line-height:1.75}.professor-copy .professor-lead{color:#ffffffde!important;font-size:1.22rem!important}.credentials{flex-wrap:wrap;gap:.65rem;margin-top:2rem;display:flex}.credentials span{color:var(--gold-light);letter-spacing:.04em;border:1px solid #c9a45147;padding:.65rem .8rem;font-size:.67rem;font-weight:700}.contrast-section{background:var(--paper);grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.contrast-card{min-height:480px;padding:clamp(2.2rem,5vw,5rem)}.muted-card{background:#dfdcd3}.gold-card{background:var(--gold)}.contrast-label{letter-spacing:.16em;border-bottom:1px solid;margin-bottom:4.5rem;padding-bottom:.5rem;font-size:.65rem;font-weight:850;display:inline-block}.contrast-card h2{max-width:520px;font-size:clamp(2.2rem,4vw,4.2rem)}.contrast-card ul{gap:0;margin:2.8rem 0 0;padding:0;list-style:none;display:grid}.contrast-card li{font-family:var(--serif);border-bottom:1px solid #1013112e;padding:.85rem 0;font-size:.98rem}.offer{color:#fff;background:linear-gradient(135deg,#0c2419,#173c2b 60%,#102d20);position:relative;overflow:hidden}.offer-glow{border:1px solid #c9a45133;border-radius:50%;width:620px;height:620px;position:absolute;top:-280px;right:-220px;box-shadow:0 0 0 80px #c9a45106,0 0 0 160px #c9a45104}.offer-header{border-bottom:1px solid #ffffff2e;align-items:center;gap:clamp(1.5rem,4vw,4rem);padding-bottom:3rem;display:flex;position:relative}.offer-header img{object-fit:contain;filter:invert()brightness(1.55);opacity:.85;width:105px;height:130px}.offer-header h2{max-width:900px;font-size:clamp(2.5rem,5vw,5.4rem)}.offer-header>div>p:last-child{color:var(--gold-light);font-family:var(--serif);margin:.8rem 0 0;font-size:1.35rem;font-style:italic}.offer-body{grid-template-columns:1fr 1fr;gap:4rem;padding-top:3rem;display:grid;position:relative}.offer-list{display:grid}.offer-list p{color:#ffffffd1;font-family:var(--serif);border-bottom:1px solid #ffffff1f;align-items:center;gap:.85rem;margin:0;padding:.85rem 0;font-size:1rem;display:flex}.offer-list span{color:var(--gold-light)}.offer-action{background:#ffffff0e;border:1px solid #c9a45147;align-self:center;padding:2.2rem}.offer-kicker{color:var(--gold-light);letter-spacing:.16em;font-size:.65rem;font-weight:850}.offer-action p{color:#ffffffa6;font-family:var(--serif);margin:1rem 0 1.6rem;line-height:1.65}.offer-action .button{width:100%}.offer-action small{color:#ffffff6b;text-align:center;margin-top:.9rem;font-size:.66rem;display:block}.faq{background:var(--paper-bright);grid-template-columns:.78fr 1.22fr;gap:clamp(3rem,8vw,9rem);display:grid}.faq-list{border-top:1px solid var(--ink)}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-family:var(--serif);justify-content:space-between;gap:1rem;padding:1.45rem 0;font-size:1.05rem;font-weight:600;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq-icon{color:var(--gold);font-family:Arial,sans-serif;font-size:1.3rem;font-weight:400;transition:transform .2s}.faq details[open] .faq-icon{transform:rotate(45deg)}.faq details p{max-width:700px;color:var(--muted);font-family:var(--serif);margin:-.2rem 2.5rem 1.5rem 0;font-size:.95rem;line-height:1.72}.final-cta{color:#fff;background:var(--ink);text-align:center;flex-direction:column;align-items:center;display:flex}.final-cta .eyebrow{justify-content:center}.final-cta h2{max-width:1100px;margin:0;font-size:clamp(2.8rem,5.6vw,6.4rem);line-height:.98}.final-cta>p:not(.eyebrow){color:#ffffff9e;max-width:680px;font-family:var(--serif);margin:2rem auto 2.5rem;font-size:1.08rem;line-height:1.7}footer{color:#ffffff85;background:#080a09;border-top:1px solid #ffffff1a;grid-template-columns:110px 1fr auto;align-items:center;gap:3rem;max-width:1440px;min-height:180px;margin:0 auto;padding:2rem clamp(1.5rem,7vw,7.5rem);display:grid}.footer-brand img{object-fit:contain;filter:invert()brightness(1.55);opacity:.62;width:76px;height:94px}footer>p{max-width:620px;font-family:var(--serif);margin:0;font-size:.9rem;font-style:italic;line-height:1.6}footer>div{justify-items:end;gap:.65rem;font-size:.69rem;display:grid}footer>div a{color:var(--gold-light)}.mobile-checkout{display:none}@media (width<=1100px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr .72fr}.hero-copy{padding-inline:3.5rem}.hero h1{font-size:clamp(3.4rem,7vw,5.5rem)}.hero-visual{padding-inline:1.5rem}.experience-badge{left:.5rem}.lesson{grid-template-columns:65px minmax(220px,.85fr) 1.15fr 25px;gap:1.3rem}.case-grid{grid-template-columns:repeat(2,1fr)}.access-flow{grid-template-columns:repeat(4,1fr);gap:1.5rem}.flow-line{display:none}}@media (width<=820px){body{padding-bottom:70px}.announcement{flex-wrap:wrap;gap:.25rem .55rem;min-height:46px;font-size:.62rem;line-height:1.35}.announcement-dot,.announcement-divider{display:none}.announcement strong{width:100%}.site-header{min-height:72px;padding:.55rem 1.1rem}.brand img{width:37px;height:46px}.brand strong{font-size:.72rem}.brand small,.site-header>.button{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:4.5rem 1.5rem 3.5rem}.hero h1{font-size:clamp(3.25rem,14vw,5.2rem)}.hero-lead{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.text-link{width:max-content}.hero-visual{min-height:580px;padding:3rem 2rem 0}.experience-badge{top:12%;left:1.1rem}.trust-strip{grid-template-columns:1fr}.trust-strip article{border-right:0;border-bottom:1px solid var(--line);min-height:105px}.trust-strip article:last-child{border-bottom:0}.section-pad{padding:5.2rem 1.5rem}.manifesto,.audience-section,.curriculum-head,.case-head,.natural-law,.professor,.offer-body,.faq{grid-template-columns:1fr}.section-heading h2,.audience-intro h2,.case-head h2,.natural-law h2,.professor-copy h2,.contrast-card h2,.offer h2{font-size:clamp(2.5rem,11vw,4rem)}.manifesto,.audience-section,.faq{gap:3rem}.audience-grid{grid-template-columns:1fr}.curriculum-head{gap:1.5rem;margin-bottom:2.5rem}.lesson{grid-template-columns:48px 1fr 24px;align-items:start;gap:.7rem 1rem;padding:1.6rem 0}.lesson-number{grid-row:1/3}.lesson p{grid-column:2/4}.lesson:hover{padding-inline:.5rem}.curriculum-cta{flex-direction:column;align-items:stretch;padding:1.5rem}.curriculum-cta .button{width:100%}.case-head{gap:1.5rem}.case-grid{grid-template-columns:1fr}.case-grid article{min-height:auto}.case-grid article>span{margin-bottom:2.5rem}.natural-law{gap:2rem}.natural-law-mark{width:66px;height:66px;font-size:2.1rem}.access-flow{grid-template-columns:repeat(2,1fr);gap:2.8rem 1.5rem;margin-top:3.5rem}.professor{gap:4rem}.professor-photo{max-width:520px;margin:0 auto}.professor-photo>span{left:-.7rem}.contrast-section{grid-template-columns:1fr;gap:.7rem}.contrast-card{min-height:auto}.contrast-label{margin-bottom:3rem}.offer-header{align-items:flex-start}.offer-header img{width:70px;height:90px}.offer-body{gap:2.5rem}.final-cta h2{font-size:clamp(2.7rem,12vw,5rem)}footer{grid-template-columns:72px 1fr;gap:1.5rem;padding-block:2.7rem}footer>div{grid-column:1/-1;justify-items:start}.mobile-checkout{z-index:120;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c2419f7;border-top:1px solid #c9a45166;justify-content:space-between;align-items:center;gap:1rem;min-height:70px;padding:.65rem .8rem .65rem 1rem;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-checkout>div{display:grid}.mobile-checkout small{color:var(--gold-light);letter-spacing:.1em;font-size:.52rem;font-weight:800}.mobile-checkout strong{font-family:var(--serif);font-size:.9rem;font-weight:500}.button-mobile{min-height:48px;padding:0 .6rem 0 .9rem;font-size:.63rem}.button-mobile .button-arrow{width:24px;height:24px}}@media (width<=480px){.hero-copy{padding-top:3.8rem}.hero-points{display:grid}.hero-visual{min-height:500px;padding-inline:1rem}.experience-badge{top:8%}.access-flow{grid-template-columns:1fr}.offer-header{display:block}.offer-header img{margin-bottom:1.5rem}.offer-action{padding:1.4rem}.mobile-checkout>div{display:none}.mobile-checkout .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
