/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.resize{resize:both}.italic{font-style:italic}.underline{text-decoration-line:underline}}:root{--cream:#f2ead7;--paper:#fbf5e7;--ink:#27261f;--rust:#c9502c;--orange:#e56d3d;--mustard:#e0aa31;--teal:#187d78;--green:#52664d;--line:#3d3a30;--gutter:clamp(22px,5vw,76px);--paragraph-spacing:15px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{min-width:320px;color:var(--ink);background-color:var(--cream);-webkit-font-smoothing:antialiased;background-image:radial-gradient(#3c301e1f .65px,#0000 .65px);background-size:5px 5px;margin:0;font-family:Trebuchet MS,Arial,sans-serif}p{margin-block:0}p+p{margin-top:var(--paragraph-spacing)}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--teal);outline-offset:4px}main{background:#f2ead7f0;max-width:1700px;margin:auto;overflow:hidden}.topbar{height:92px;padding:0 var(--gutter);border-bottom:2px solid var(--ink);grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.brand{letter-spacing:.17em;align-items:center;gap:13px;font-size:13px;display:flex}.brand span{border:2px solid var(--ink);border-radius:50%;place-items:center;width:45px;height:45px;font:900 16px Georgia,serif;display:grid}.nav{gap:clamp(18px,3vw,45px);display:flex}.nav a,.header-cta,.mini-label,.section-tag{letter-spacing:.12em;text-transform:uppercase;font:800 10px/1.2 Courier New,monospace}.nav a{border-bottom:2px solid #0000;padding:8px 0}.nav a:hover{border-color:var(--rust)}.header-cta{border:2px solid var(--ink);border-radius:50px;justify-self:end;padding:12px 18px}.header-cta:hover{background:var(--ink);color:var(--cream)}.hero{min-height:740px;padding:clamp(58px,8vw,116px) var(--gutter) 70px;border-bottom:2px solid var(--ink);background:linear-gradient(115deg,#0000 58%,#e0aa312e 58%);grid-template-columns:minmax(0,1.55fr) minmax(280px,.55fr);gap:clamp(45px,7vw,110px);display:grid;position:relative}.hero-copy{z-index:2;position:relative}.kicker{letter-spacing:.11em;text-transform:uppercase;color:var(--teal);margin:0 0 50px;font:800 11px Courier New,monospace}h1,h2,h3,p{text-wrap:pretty}h1{letter-spacing:-.065em;max-width:1030px;margin:0;font:700 clamp(64px,7.2vw,122px)/.86 Georgia,Times New Roman,serif}h1 em,.mission h2 em{color:var(--rust);font-weight:400}h1 em{position:relative}h1 em:after{content:"";background:var(--mustard);z-index:-1;height:.09em;position:absolute;bottom:.04em;left:2%;right:0}.hero-intro{max-width:670px;margin:45px 0 34px;font:400 clamp(18px,1.4vw,22px)/1.55 Georgia,serif}.pill-button{background:var(--teal);color:var(--paper);text-transform:uppercase;letter-spacing:.08em;box-shadow:4px 4px 0 var(--ink);border-radius:50px;align-items:center;gap:28px;padding:18px 22px;font:800 11px Courier New,monospace;display:inline-flex}.pill-button:hover{box-shadow:2px 2px 0 var(--ink);transform:translate(2px,2px)}.postcard{border:2px solid var(--ink);background:var(--mustard);min-height:465px;box-shadow:10px 10px 0 var(--rust);align-self:center;padding:35px 30px;position:relative;transform:rotate(2deg)}.postcard-stamp{border:2px dashed var(--ink);text-align:center;width:72px;height:82px;padding:10px;font:800 9px/1.4 Courier New,monospace;position:absolute;top:24px;right:24px}.postcard-stamp b{font:700 28px Georgia,serif}.postcard>p{text-transform:uppercase;letter-spacing:.08em;margin:70px 0 12px;font:800 10px Courier New,monospace}.postcard>strong{letter-spacing:-.05em;font:700 54px/.9 Georgia,serif}.postcard small{font:800 9px Courier New,monospace;position:absolute;bottom:22px;left:30px}.route-line{border-bottom:3px solid var(--ink);height:85px;margin-top:28px;position:relative;transform:rotate(-8deg)}.route-line i{background:var(--paper);border:3px solid var(--ink);border-radius:50%;width:15px;height:15px;position:absolute;bottom:-8px}.route-line i:first-child{left:0}.route-line i:nth-child(2){bottom:18px;left:50%}.route-line i:nth-child(3){right:0}.sunburst{background:repeating-conic-gradient(var(--rust) 0 5deg,transparent 5deg 15deg);opacity:.13;border-radius:50%;width:240px;height:240px;position:absolute;top:40px;right:20%}.marquee{min-height:68px;padding:15px var(--gutter);background:var(--ink);color:var(--cream);letter-spacing:.1em;white-space:nowrap;justify-content:space-around;align-items:center;gap:24px;font:800 clamp(12px,1.2vw,18px) Courier New,monospace;display:flex}.marquee i{color:var(--mustard);font-style:normal}.intro-section{padding:clamp(80px,10vw,155px) var(--gutter);border-bottom:2px solid var(--ink);grid-template-columns:.38fr 1.3fr .62fr;gap:clamp(30px,5vw,80px);display:grid}.section-tag{color:var(--rust)}.display-lead{letter-spacing:-.045em;margin:0;font:700 clamp(42px,5vw,78px)/.98 Georgia,serif}.display-lead.accent-text{color:var(--teal);font-style:italic}.body-lead{align-self:end;margin:0;font:400 18px/1.65 Georgia,serif}.services{border-bottom:2px solid var(--ink);grid-template-columns:1fr 1fr;display:grid}.service-card{min-height:570px;padding:clamp(40px,5vw,78px);position:relative;overflow:hidden}.service-card:first-child{border-right:2px solid var(--ink)}.orange-card{background:var(--orange)}.teal-card{background:var(--teal);color:var(--paper)}.card-number{opacity:.7;font:700 80px/.8 Georgia,serif}.service-card .mini-label{margin:60px 0 24px}.service-card h2{letter-spacing:-.05em;max-width:600px;margin:0;font:700 clamp(42px,4.5vw,72px)/.92 Georgia,serif}.service-card>p:not(.mini-label){max-width:530px;margin:28px 0;font:400 17px/1.6 Georgia,serif}.service-card>a,.underlined{text-transform:uppercase;letter-spacing:.08em;border-bottom:2px solid;padding-bottom:6px;font:800 11px Courier New,monospace;display:inline-block}.flower{opacity:.15;font-size:190px;line-height:1;position:absolute;top:2%;right:5%}.orbit{border:3px solid var(--paper);opacity:.22;border-radius:50%;width:320px;height:320px;position:absolute;top:-70px;right:-70px}.orbit i{border:3px solid var(--paper);border-radius:50%;position:absolute;inset:55px}.orbit i:last-child{background:var(--paper);inset:120px}.mission{padding:clamp(80px,10vw,150px) var(--gutter);background:var(--paper);border-bottom:2px solid var(--ink);grid-template-columns:.3fr 1fr .72fr;gap:clamp(34px,6vw,90px);display:grid}.mission-title>p{color:var(--teal);letter-spacing:.1em;margin:0 0 30px;font:800 11px Courier New,monospace}.mission h2{letter-spacing:-.055em;margin:0;font:700 clamp(50px,5.5vw,88px)/.91 Georgia,serif}.mission-copy{align-self:end}.mission-copy>p{font:400 18px/1.65 Georgia,serif}.steps{align-items:center;gap:9px;margin:45px 0;font:800 9px Courier New,monospace;display:flex}.steps i{background:var(--rust);flex:1;height:2px;position:relative}.steps i:after{content:"";background:var(--rust);border-radius:50%;width:9px;height:9px;position:absolute;top:-4px;right:0}.journal{background:var(--green);color:var(--paper);border-bottom:2px solid var(--ink);grid-template-columns:.64fr 1.36fr;display:grid}.journal-heading{padding:clamp(70px,8vw,120px) var(--gutter);border-right:2px solid var(--ink)}.journal-heading .section-tag{color:var(--mustard)}.journal-heading h2,.tools-heading h2,.about h2{letter-spacing:-.055em;margin:50px 0 28px;font:700 clamp(50px,5.4vw,86px)/.9 Georgia,serif}.journal-heading>p{max-width:440px;font:400 17px/1.6 Georgia,serif}.article-stack{flex-direction:column;display:flex}.article-row{border-bottom:2px solid var(--ink);flex:1;grid-template-columns:55px 1fr auto;align-items:center;gap:25px;min-height:220px;padding:34px clamp(30px,4vw,62px);display:grid}.article-row:hover{background:var(--mustard);color:var(--ink)}.article-index{font:700 29px Georgia,serif}.article-info>p{letter-spacing:.08em;margin:0 0 14px;font:800 9px Courier New,monospace}.article-info h3{letter-spacing:-.04em;margin:0;font:700 clamp(28px,3vw,48px)/.97 Georgia,serif}.article-info small{margin-top:15px;font:400 14px/1.45 Georgia,serif;display:block}.circle-arrow{border:2px solid;border-radius:50%;place-items:center;width:54px;height:54px;font-size:20px;display:grid}.tool-section{padding:clamp(80px,9vw,140px) var(--gutter);background:var(--paper);border-bottom:2px solid var(--ink)}.tools-heading{max-width:950px}.tool-grid{border:2px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.tool-card{border-right:2px solid var(--ink);flex-direction:column;min-height:500px;padding:30px;display:flex}.tool-card:last-child{border:0}.tool-card.mustard{background:var(--mustard)}.tool-card.orange{background:var(--orange)}.tool-card.teal{background:var(--teal);color:var(--paper)}.tool-card>span{font:800 11px Courier New,monospace}.tool-symbol{border:2px solid;border-radius:50%;place-items:center;width:112px;height:112px;margin:45px 0;font-size:52px;display:grid}.tool-card:hover .tool-symbol{transform:rotate(30deg)}.tool-card h3{margin:0;font:700 36px/1 Georgia,serif}.tool-card p{font:400 16px/1.5 Georgia,serif}.tool-card b{letter-spacing:.08em;margin-top:auto;font:800 10px Courier New,monospace}.about{min-height:710px;padding:clamp(80px,9vw,140px) var(--gutter);background:var(--cream);border-bottom:2px solid var(--ink);grid-template-columns:.72fr 1fr;gap:clamp(50px,9vw,150px);display:grid}.about-mark{aspect-ratio:1;border:3px solid var(--ink);background:var(--mustard);box-shadow:18px 18px 0 var(--rust);border-radius:50%;justify-content:center;align-self:center;align-items:center;font:700 clamp(70px,10vw,160px) Georgia,serif;display:flex}.about-mark i{color:var(--rust);font-size:.3em;font-style:normal}.about-copy{align-self:center}.about-copy p{max-width:700px;font:400 18px/1.65 Georgia,serif}.contact{padding:clamp(70px,8vw,120px) var(--gutter);background:var(--rust);color:var(--paper);grid-template-columns:.45fr 1.4fr auto;align-items:center;gap:40px;display:grid}.contact>p{letter-spacing:.1em;font:800 10px Courier New,monospace}.contact h2{letter-spacing:-.055em;margin:0;font:700 clamp(48px,6vw,92px)/.88 Georgia,serif}.dark-button{background:var(--ink);color:var(--paper);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border-radius:50px;padding:20px 24px;font:800 10px Courier New,monospace}footer{min-height:130px;padding:28px var(--gutter);background:var(--ink);color:var(--cream);grid-template-columns:1fr auto 1fr;align-items:center;display:grid}footer>p{letter-spacing:.1em;text-transform:uppercase;font:800 9px Courier New,monospace}footer>p:last-child{justify-self:end}.article-page{background:var(--paper);overflow:visible}.article-page .topbar{background:var(--cream)}.article-hero{padding:70px var(--gutter) 90px;border-bottom:2px solid var(--ink);background:linear-gradient(90deg,var(--cream) 72%,var(--mustard) 72%)}.back-link{text-transform:uppercase;letter-spacing:.1em;font:800 10px Courier New,monospace}.article-hero-grid{grid-template-columns:.22fr 1.2fr .42fr;gap:clamp(30px,5vw,80px);margin-top:70px;display:grid}.article-hero .article-number{color:var(--rust);font:700 74px Georgia,serif}.article-category{letter-spacing:.1em;color:var(--teal);font:800 10px Courier New,monospace}.article-hero h1{font-size:clamp(58px,7vw,108px)}.article-deck{max-width:760px;margin:34px 0 0;font:400 21px/1.55 Georgia,serif}.article-facts{border:2px solid var(--ink);background:var(--paper);align-self:end;padding:24px;transform:rotate(1deg)}.article-facts p{text-transform:uppercase;margin:8px 0;font:800 9px/1.5 Courier New,monospace}.article-body{padding:90px var(--gutter) 120px;grid-template-columns:.35fr minmax(0,760px) .35fr;gap:clamp(30px,5vw,80px);display:grid}.article-sidebar{text-transform:uppercase;align-self:start;font:800 9px/1.6 Courier New,monospace;position:sticky;top:122px}.article-sidebar>span{background:var(--rust);width:55px;height:4px;margin-bottom:15px;display:block}.sidebar-discussion{border:2px solid var(--ink);background:var(--paper);width:min(100%,170px);box-shadow:4px 4px 0 var(--mustard);border-left:6px solid #0a66c2;grid-template-columns:1fr auto;align-items:end;gap:5px 10px;margin-top:24px;padding:16px;text-decoration:none;display:grid}.sidebar-discussion small{letter-spacing:.08em;color:#0a66c2;grid-column:1/-1;font:800 8px/1.2 Courier New,monospace}.sidebar-discussion b{color:var(--ink);font:800 10px/1.35 Courier New,monospace}.sidebar-discussion i{color:#0a66c2;font:700 18px/1 Georgia,serif}.prose{font:400 19px/1.75 Georgia,serif}.prose>p:first-child:first-letter{float:left;color:var(--rust);margin:8px 12px 0 0;font:700 84px/.7 Georgia,serif}.prose h2{letter-spacing:-.04em;margin:70px 0 24px;font:700 48px/1 Georgia,serif}.prose blockquote{border:2px solid var(--ink);background:var(--mustard);box-shadow:8px 8px 0 var(--rust);margin:65px -80px;padding:35px 65px;font:italic 700 34px/1.25 Georgia,serif}.prose ul{padding-left:22px}.prose li{margin:12px 0}.article-aside{border-top:5px solid var(--teal);background:var(--cream);align-self:start;padding:22px;font:400 14px/1.55 Georgia,serif;position:sticky;top:30px}.article-next{padding:90px var(--gutter);background:var(--teal);color:var(--paper);grid-template-columns:.4fr 1fr auto;align-items:center;gap:35px;display:grid}.article-next h2{margin:0;font:700 clamp(42px,5vw,74px)/.92 Georgia,serif}.article-next .circle-arrow{width:70px;height:70px}@media (width<=1000px){.topbar{grid-template-columns:1fr auto}.header-cta{display:none}.hero,.intro-section,.mission{grid-template-columns:1fr}.postcard{max-width:430px}.section-tag{margin-bottom:20px}.journal{grid-template-columns:1fr}.journal-heading{border-right:0;border-bottom:2px solid var(--ink)}.tool-grid{grid-template-columns:1fr}.tool-card{border-right:0;border-bottom:2px solid var(--ink)}.about{grid-template-columns:1fr}.about-mark{width:min(100%,520px)}.contact{grid-template-columns:1fr 1fr}.contact>p{grid-column:1/-1}.article-hero-grid{grid-template-columns:.2fr 1fr}.article-facts{grid-column:2}.article-body{grid-template-columns:minmax(0,760px);justify-content:center}.article-sidebar,.article-aside{display:none}}@media (width<=700px){.topbar{align-items:start;height:auto;min-height:110px;padding-top:18px;padding-bottom:18px}.brand b{display:none}.nav{flex-wrap:wrap;justify-content:flex-end;gap:5px 16px;max-width:200px}.hero{min-height:0;padding-top:55px}.hero h1{font-size:clamp(56px,16vw,80px)}.postcard{min-height:400px;box-shadow:7px 7px 0 var(--rust)}.marquee{justify-content:flex-start;overflow:hidden}.marquee span:nth-of-type(n+2),.marquee i:nth-of-type(n+2){display:none}.services{grid-template-columns:1fr}.service-card:first-child{border-right:0;border-bottom:2px solid var(--ink)}.service-card{min-height:520px}.article-row{grid-template-columns:42px 1fr}.circle-arrow{display:none}.tool-card{min-height:430px}.contact{grid-template-columns:1fr}.contact>p{grid-column:auto}footer{grid-template-columns:1fr;gap:24px}footer>p:last-child{justify-self:start}.article-hero{background:var(--cream);padding-top:45px}.article-hero-grid{grid-template-columns:1fr;margin-top:40px}.article-facts{grid-column:auto}.article-body{padding-top:60px}.prose{font-size:18px}.prose h2{font-size:38px}.prose blockquote{margin:50px 0;padding:28px;font-size:28px}.article-next{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.topbar{grid-template-columns:.8fr auto .8fr}.nav{gap:clamp(12px,2vw,30px)}.nav a{font-size:9px}.header-cta{background:var(--mustard);white-space:nowrap}.proof-strip{min-height:75px;padding:16px var(--gutter);border-bottom:2px solid var(--ink);background:var(--paper);justify-content:space-around;align-items:center;gap:25px;display:flex}.proof-strip p{letter-spacing:.1em;text-align:center;font:800 10px Courier New,monospace}.footer-links{text-transform:uppercase;letter-spacing:.08em;gap:28px;font:800 9px Courier New,monospace;display:flex}.subscribe-band{padding:clamp(65px,8vw,110px) var(--gutter);background:var(--mustard);border-bottom:2px solid var(--ink);grid-template-columns:1fr .7fr;align-items:center;gap:clamp(50px,8vw,130px);display:grid}.subscribe-band h2{letter-spacing:-.05em;max-width:780px;margin:18px 0;font:700 clamp(43px,5vw,78px)/.92 Georgia,serif}.subscribe-band>div>p:last-child{max-width:660px;font:400 17px/1.55 Georgia,serif}.subscribe-form label{text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font:800 9px Courier New,monospace;display:block}.subscribe-form>div{display:flex}.subscribe-form input{border:2px solid var(--ink);background:var(--paper);border-right:0;width:100%;min-height:62px;padding:0 18px;font:400 16px Georgia,serif}.subscribe-form button{border:2px solid var(--ink);background:var(--ink);min-width:210px;color:var(--paper);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;padding:16px;font:800 9px/1.3 Courier New,monospace}.subscribe-form small{margin-top:10px;font:400 11px Georgia,serif;display:block}.page-intro{min-height:600px;padding:clamp(70px,9vw,135px) var(--gutter);border-bottom:2px solid var(--ink);background:var(--cream);grid-template-columns:.2fr 1.2fr .4fr;gap:clamp(30px,5vw,80px);display:grid;position:relative}.page-number{color:var(--rust);font:700 72px Georgia,serif}.page-intro h1{max-width:1050px;font-size:clamp(60px,7vw,112px)}.page-lead{max-width:800px;margin:38px 0 0;font:400 clamp(19px,1.5vw,23px)/1.55 Georgia,serif}.page-sun{color:var(--mustard);align-self:center;font-size:clamp(120px,16vw,260px);line-height:1}.manifesto{padding:clamp(80px,10vw,150px) var(--gutter);background:var(--paper);border-bottom:2px solid var(--ink);grid-template-columns:.25fr 1fr .55fr;gap:clamp(35px,6vw,90px);display:grid}.manifesto h2{letter-spacing:-.05em;margin:0;font:700 clamp(44px,5vw,78px)/.96 Georgia,serif}.manifesto>div p{font:400 18px/1.65 Georgia,serif}.method-steps{border-bottom:2px solid var(--ink);grid-template-columns:repeat(2,1fr);display:grid}.method-steps article{border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);min-height:390px;padding:clamp(40px,5vw,75px)}.method-steps article:first-child{background:var(--orange)}.method-steps article:nth-child(2){background:var(--mustard)}.method-steps article:nth-child(3){background:var(--teal);color:var(--paper)}.method-steps article:nth-child(4){background:var(--green);color:var(--paper)}.method-steps span,.principle-grid span{font:800 11px Courier New,monospace}.method-steps h2{margin:55px 0 22px;font:700 clamp(38px,4vw,64px)/.95 Georgia,serif}.method-steps p{max-width:540px;font:400 17px/1.6 Georgia,serif}.method-outcomes{padding:clamp(80px,9vw,130px) var(--gutter);background:var(--paper);grid-template-columns:1fr 1fr;gap:70px;display:grid}.method-outcomes h2{font:700 clamp(48px,5vw,76px)/.92 Georgia,serif}.method-outcomes ul{margin:0;padding:0;list-style:none}.method-outcomes li{border-top:2px solid var(--ink);padding:22px 0;font:700 20px Georgia,serif}.page-cta{padding:clamp(65px,8vw,110px) var(--gutter);background:var(--rust);color:var(--paper);grid-template-columns:.35fr 1fr auto;align-items:center;gap:40px;display:grid}.page-cta>p{font:800 10px Courier New,monospace}.page-cta h2{margin:0;font:700 clamp(44px,5vw,76px)/.92 Georgia,serif}.theme-grid{border-bottom:2px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.theme-grid article{border-right:2px solid var(--ink);min-height:360px;padding:45px}.theme-grid .orange{background:var(--orange)}.theme-grid .teal{background:var(--teal);color:var(--paper)}.theme-grid .mustard{background:var(--mustard)}.theme-grid span{font:800 10px Courier New,monospace}.theme-grid h2{margin:70px 0 20px;font:700 42px/1 Georgia,serif}.theme-grid p{font:400 16px/1.55 Georgia,serif}.insight-library{padding:clamp(75px,9vw,130px) var(--gutter);background:var(--paper)}.library-head{max-width:850px;margin-bottom:55px}.library-head h2{font:700 clamp(48px,5vw,76px)/.95 Georgia,serif}.library-row{border-top:2px solid var(--ink);grid-template-columns:70px 1fr auto;align-items:center;gap:24px;min-height:170px;padding:28px 10px;display:grid}.library-row.has-thumbnail{grid-template-columns:70px clamp(120px,16vw,220px) 1fr auto}.library-row:hover{background:var(--mustard)}.library-row>span{font:700 28px Georgia,serif}.library-thumbnail{aspect-ratio:16/10;border:2px solid var(--ink);background:var(--cream);width:100%;display:block;overflow:hidden}.library-thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.library-row:hover .library-thumbnail img{transform:scale(1.035)}.library-row p{text-transform:uppercase;font:800 9px Courier New,monospace}.library-row h3{margin:9px 0 0;font:700 clamp(29px,3vw,48px)/1 Georgia,serif}.library-row b{font-size:30px}.about-story{padding:clamp(80px,9vw,140px) var(--gutter);background:var(--paper);border-bottom:2px solid var(--ink);grid-template-columns:.65fr 1fr;align-items:center;gap:clamp(60px,9vw,140px);display:grid}.about-story h2{font:700 clamp(43px,4.6vw,72px)/.98 Georgia,serif}.about-story p:not(.section-tag){font:400 18px/1.65 Georgia,serif}.principle-grid{border-bottom:2px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.principle-grid article{border-right:2px solid var(--ink);min-height:330px;padding:clamp(45px,5vw,75px)}.principle-grid article:first-child{background:var(--orange)}.principle-grid article:nth-child(2){background:var(--mustard)}.principle-grid article:nth-child(3){background:var(--teal);color:var(--paper)}.principle-grid h3{margin:65px 0 18px;font:700 38px Georgia,serif}.principle-grid p{font:400 16px/1.55 Georgia,serif}.door-grid{border-bottom:2px solid var(--ink);grid-template-columns:1fr 1fr;display:grid}.door-grid article{min-height:760px;padding:clamp(50px,6vw,90px);position:relative}.door-grid .orange{background:var(--orange);border-right:2px solid var(--ink)}.door-grid .teal{background:var(--teal);color:var(--paper)}.door-grid article>p:first-child{letter-spacing:.1em;font:800 10px Courier New,monospace}.door-grid article>span{opacity:.2;font:700 130px Georgia,serif;position:absolute;top:5%;right:7%}.door-grid h2{margin:100px 0 25px;font:700 clamp(48px,5vw,78px)/.92 Georgia,serif}.door-grid article>p:not(:first-child){max-width:630px;font:400 18px/1.6 Georgia,serif}.door-grid ul{margin:35px 0 55px;padding:0;list-style:none}.door-grid li{border-top:1px solid;padding:12px 0;font:700 15px Georgia,serif}.routing-note,.simple-page{padding:clamp(80px,9vw,140px) var(--gutter);background:var(--paper)}.routing-note h2,.simple-page h2{font:700 clamp(48px,5vw,78px)/.93 Georgia,serif}.routing-note>p:not(.section-tag){max-width:700px;font:400 18px/1.6 Georgia,serif}.leadmagnet-hero{min-height:760px;padding:clamp(65px,8vw,120px) var(--gutter);background:var(--cream);border-bottom:2px solid var(--ink);grid-template-columns:1fr .48fr;align-items:center;gap:clamp(60px,8vw,130px);display:grid}.leadmagnet-hero h1{font-size:clamp(58px,6.5vw,105px)}.leadmagnet-hero .subscribe-form{max-width:720px;margin-top:40px}.toolkit-cover{border:3px solid var(--ink);background:var(--mustard);min-height:520px;box-shadow:14px 14px 0 var(--rust);flex-direction:column;padding:35px;display:flex;transform:rotate(2deg)}.toolkit-cover>span,.toolkit-cover>b{letter-spacing:.1em;font:800 10px Courier New,monospace}.toolkit-cover h2{margin:auto 0;font:700 clamp(45px,4.5vw,72px)/.88 Georgia,serif}.toolkit-cover p{font:700 16px Georgia,serif}.toolkit-cover b{align-self:flex-end}.toolkit-contents{padding:clamp(75px,9vw,130px) var(--gutter);background:var(--paper)}.toolkit-contents>div{border:2px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-top:50px;display:grid}.toolkit-contents article{border-right:2px solid var(--ink);min-height:300px;padding:35px}.toolkit-contents span{font:800 10px Courier New,monospace}.toolkit-contents h3{margin:65px 0 15px;font:700 31px Georgia,serif}.toolkit-contents p{font:400 15px/1.55 Georgia,serif}.simple-page{flex-direction:column;align-items:flex-start;gap:30px;min-height:500px;display:flex}.confirmation{min-height:720px;padding:100px var(--gutter);text-align:center;background:var(--mustard);flex-direction:column;justify-content:center;align-items:center;display:flex}.confirmation>span{border:3px solid var(--ink);border-radius:50%;place-items:center;width:95px;height:95px;font-size:45px;display:grid}.confirmation h1{max-width:1000px;margin:35px auto}.confirmation>p:not(.kicker){max-width:650px;font:400 19px/1.6 Georgia,serif}.legal-page{max-width:950px;min-height:700px;padding:100px var(--gutter);margin:auto}.legal-page h1{margin-bottom:80px;font-size:clamp(58px,7vw,98px)}.legal-page h2{margin-top:45px;font:700 31px Georgia,serif}.legal-page p{font:400 17px/1.7 Georgia,serif}@media (width<=1100px){.topbar{grid-template-columns:auto 1fr auto}.nav{justify-self:center}.nav a{font-size:8px}.subscribe-band,.page-intro,.manifesto{grid-template-columns:1fr}.page-sun{display:none}.manifesto .section-tag{margin:0}.about-story,.leadmagnet-hero{grid-template-columns:1fr}.toolkit-cover{max-width:520px}.page-cta{grid-template-columns:1fr 1fr}.page-cta>p{grid-column:1/-1}}@media (width<=760px){.topbar{grid-template-columns:auto 1fr}.topbar .header-cta{display:none}.nav{max-width:280px}.proof-strip{flex-direction:column;padding:25px}.subscribe-band,.method-outcomes{grid-template-columns:1fr}.subscribe-form>div{flex-direction:column}.subscribe-form input{border-right:2px solid var(--ink);border-bottom:0}.subscribe-form button{min-height:60px}.method-steps,.theme-grid,.principle-grid,.door-grid,.toolkit-contents>div{grid-template-columns:1fr}.theme-grid article,.principle-grid article,.toolkit-contents article,.door-grid .orange{border-right:0;border-bottom:2px solid var(--ink)}.door-grid article{min-height:650px}.page-cta{grid-template-columns:1fr}.page-cta>p{grid-column:auto}.footer-links{flex-wrap:wrap}.library-row{grid-template-columns:45px 1fr;gap:15px}.library-row.has-thumbnail{grid-template-columns:45px 100px 1fr}.library-row>b{display:none}}.topbar{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f2ead7f5;position:sticky;top:0}.mobile-nav{display:none}.spec-hero{min-height:calc(100vh - 92px);padding:clamp(45px,6.5vw,95px) var(--gutter);border-bottom:2px solid var(--ink);background:linear-gradient(120deg,var(--cream) 0 72%,#e0aa3140 72%);grid-template-columns:1.4fr .55fr;align-items:center;gap:clamp(45px,7vw,110px);display:grid}.spec-hero h1{font-size:clamp(62px,6.8vw,112px)}.spec-hero-copy{flex-direction:column;align-items:flex-start;display:flex}.spec-hero .hero-intro{margin:32px 0 26px}.diagnostic-button{background:var(--rust);border:2px solid var(--ink);min-height:64px;color:var(--paper);box-shadow:4px 4px 0 var(--ink);text-transform:uppercase;letter-spacing:.07em;border-radius:50px;justify-content:space-between;align-items:center;gap:28px;padding:17px 22px;font:800 10px/1.2 Courier New,monospace;display:inline-flex}.diagnostic-button:hover{box-shadow:2px 2px 0 var(--ink);transform:translate(2px,2px)}.diagnostic-button.dark{background:var(--ink)}.spec-hero-copy>small{margin:14px 0 0 15px;font:400 12px Georgia,serif}.mission-map{border:2px solid var(--ink);background:var(--mustard);min-height:470px;box-shadow:10px 10px 0 var(--rust);padding:30px;position:relative;transform:rotate(1.5deg)}.map-label{letter-spacing:.1em;font:800 9px Courier New,monospace}.map-path{border-left:3px solid var(--ink);border-bottom:3px solid var(--ink);height:230px;margin:45px 22px 0;position:relative;transform:skewY(-22deg)}.map-path i{border:3px solid var(--ink);background:var(--paper);border-radius:50%;width:16px;height:16px;position:absolute}.map-path i:first-child{top:-8px;left:-9px}.map-path i:nth-child(2){top:48%;left:-9px}.map-path i:nth-child(3){bottom:-9px;left:48%}.map-path i:nth-child(4){bottom:-9px;right:-8px}.map-words{text-transform:uppercase;flex-direction:column;gap:47px;font:800 9px Courier New,monospace;display:flex;position:absolute;inset:105px 35px auto 60px}.map-words span:nth-child(n+3){align-self:flex-end}.mission-map>b{text-align:right;font:700 21px/1.05 Georgia,serif;position:absolute;bottom:22px;right:25px}.hero-mission-art{justify-self:center;width:100%;max-width:460px;margin:0;position:relative;transform:rotate(1.5deg)}.hero-mission-art:before{content:"";border:3px solid var(--ink);background:var(--rust);position:absolute;inset:14px -14px -14px 14px}.hero-mission-art img{border:3px solid var(--ink);width:100%;height:auto;display:block;position:relative}.stakes{padding:clamp(80px,10vw,150px) var(--gutter);background:var(--paper);border-bottom:2px solid var(--ink);grid-template-columns:.25fr 1fr .52fr;gap:clamp(35px,6vw,90px);display:grid}.stakes h2,.guide-section h2,.three-step header h2,.two-doors header h2,.home-proof header h2,.home-insights header h2{letter-spacing:-.05em;margin:0;font:700 clamp(47px,5vw,80px)/.93 Georgia,serif}.stakes>div>p{margin-top:34px;font:400 19px/1.65 Georgia,serif}.stakes ul{align-self:end;margin:0;padding:0;list-style:none}.stakes li{border-top:2px solid var(--ink);padding:20px 0;font:700 16px/1.4 Georgia,serif}.stakes blockquote{border-top:4px solid var(--rust);letter-spacing:-.035em;color:var(--teal);grid-column:2/-1;margin:clamp(10px,2vw,30px) 0 0;padding:clamp(30px,4vw,55px) 0 0;font:italic 700 clamp(31px,3.5vw,56px)/1.15 Georgia,serif}.guide-section{padding:clamp(80px,9vw,140px) var(--gutter);border-bottom:2px solid var(--ink);background:var(--teal);color:var(--paper);grid-template-columns:.55fr 1fr;align-items:center;gap:clamp(60px,9vw,150px);display:grid}.guide-section .section-tag{color:var(--mustard)}.guide-section h2{margin:35px 0}.guide-section>div:last-child>p:not(.section-tag){max-width:780px;font:400 18px/1.65 Georgia,serif}.guide-seal{aspect-ratio:1;border:3px solid var(--paper);outline:2px dashed var(--paper);outline-offset:-14px;background:var(--rust);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;transform:rotate(-4deg)}.guide-seal span{font:700 clamp(100px,14vw,200px)/.7 Georgia,serif;display:block}.guide-seal small{letter-spacing:.12em;text-align:center;margin-top:clamp(24px,3vw,42px);font:800 clamp(14px,1.4vw,20px)/1.25 Courier New,monospace;display:block}.three-step{padding:clamp(80px,9vw,140px) var(--gutter);background:var(--cream);border-bottom:2px solid var(--ink)}.three-step header{max-width:1000px}.three-step header h2,.two-doors header h2,.home-proof header h2,.home-insights header h2{margin-top:35px}.three-step-grid{border:2px solid var(--ink);grid-template-columns:repeat(3,1fr);margin:65px 0 40px;display:grid}.three-step-grid article{border-right:2px solid var(--ink);min-height:370px;padding:38px}.three-step-grid article:first-child{background:var(--orange)}.three-step-grid article:nth-child(2){background:var(--mustard)}.three-step-grid article:nth-child(3){background:var(--green);color:var(--paper)}.three-step-grid span{font:800 10px Courier New,monospace}.three-step-grid h3{margin:90px 0 18px;font:700 38px/1 Georgia,serif}.three-step-grid p{font:400 16px/1.55 Georgia,serif}.two-doors{padding:clamp(80px,9vw,140px) var(--gutter);background:var(--paper);border-bottom:2px solid var(--ink)}.two-doors header{text-align:center;max-width:900px;margin:0 auto 65px}.door-cards{border:2px solid var(--ink);grid-template-columns:1fr 1fr;max-width:1200px;margin:auto;display:grid}.door-cards article{min-height:430px;padding:45px;position:relative}.door-cards article:first-child{border-right:2px solid var(--ink);background:#eadfc6}.door-cards article:last-child{background:#d9e1cb}.door-cards article>span{opacity:.16;font:700 75px Georgia,serif;position:absolute;top:20px;right:30px}.door-cards h3{margin:50px 0 20px;font:700 45px Georgia,serif}.door-cards article>p:not(.mini-label){max-width:480px;font:400 17px/1.55 Georgia,serif}.door-cards a{text-transform:uppercase;border-bottom:2px solid;margin-top:35px;padding-bottom:5px;font:800 10px Courier New,monospace;display:inline-block}.home-proof{padding:clamp(80px,9vw,140px) var(--gutter);background:var(--green);color:var(--paper);border-bottom:2px solid var(--ink)}.home-proof .section-tag{color:var(--mustard)}.home-proof header{max-width:850px;margin-bottom:65px}.home-quotes{border:2px solid var(--paper);grid-template-columns:repeat(3,1fr);display:grid}.home-quotes figure{border-right:2px solid var(--paper);flex-direction:column;min-height:370px;margin:0;padding:35px;display:flex}.home-quotes figure:last-child{border:0}.home-quotes blockquote{margin:0;font:400 20px/1.55 Georgia,serif}.home-quotes figcaption{flex-direction:column;gap:7px;margin-top:auto;display:flex}.home-quotes figcaption strong{color:var(--mustard)}.home-quotes figcaption span{text-transform:uppercase;font:800 9px/1.4 Courier New,monospace}.home-insights{padding:clamp(80px,9vw,140px) var(--gutter);background:var(--paper);border-bottom:2px solid var(--ink)}.home-insights>header{grid-template-columns:1fr auto;align-items:end;gap:40px;display:grid}.home-insights>header>div{max-width:1000px}.insight-card-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:65px;display:grid}.insight-card{border-bottom:2px solid var(--ink);padding-bottom:25px}.insight-art{border:2px solid var(--ink);justify-content:space-between;height:240px;padding:24px;display:flex;overflow:hidden}.insight-art.insight-featured{background:var(--cream);padding:0}.insight-featured img{object-fit:cover;width:100%;height:100%;display:block}.insight-art span{font:700 45px Georgia,serif}.insight-art i{opacity:.3;align-self:center;font-size:130px;font-style:normal}.art-1{background:var(--orange)}.art-2{background:var(--teal);color:var(--paper)}.art-3{background:var(--mustard)}.insight-card>p{text-transform:uppercase;margin:22px 0 15px;font:800 9px Courier New,monospace}.insight-card h3{margin:0;font:700 32px/1 Georgia,serif}.insight-card small{margin:15px 0 24px;font:400 14px/1.5 Georgia,serif;display:block}.insight-card>b{font:800 9px Courier New,monospace}.diagnostic-band{padding:clamp(70px,8vw,120px) var(--gutter);background:var(--rust);color:var(--paper);grid-template-columns:1fr auto;align-items:center;gap:50px;display:grid}.diagnostic-band h2{max-width:900px;margin:18px 0;font:700 clamp(48px,5.4vw,85px)/.9 Georgia,serif}.diagnostic-band>div>p:last-child{font:400 19px Georgia,serif}.site-footer{background:var(--ink);color:var(--cream);padding:0;display:block}.footer-main{padding:35px var(--gutter);border-bottom:1px solid #f2ead740;grid-template-columns:1fr auto;align-items:center;display:grid}.footer-capture{padding:45px var(--gutter);border-bottom:1px solid #f2ead740;grid-template-columns:.7fr 1fr;align-items:center;gap:60px;display:grid}.footer-capture>p{font:700 clamp(27px,3vw,44px)/1 Georgia,serif}.footer-capture .subscribe-form small{color:#c9c1af}.footer-bottom{padding:25px var(--gutter);text-transform:uppercase;letter-spacing:.07em;flex-wrap:wrap;align-items:center;gap:18px 30px;font:800 8px Courier New,monospace;display:flex}.footer-bottom p:last-child{margin-left:auto}.diagnostic-page{min-height:750px;padding:clamp(60px,7vw,110px) var(--gutter);background:var(--cream);grid-template-columns:.8fr 1fr;align-items:center;gap:clamp(50px,8vw,130px);display:grid}.diagnostic-page header h1{font-size:clamp(57px,6.5vw,100px)}.diagnostic-page header>p:last-child{max-width:650px;font:400 19px/1.6 Georgia,serif}.diagnostic-card{border:2px solid var(--ink);background:var(--paper);min-height:520px;box-shadow:10px 10px 0 var(--mustard);padding:40px}.diagnostic-progress{background:#d5ccba;height:5px;margin-bottom:60px}.diagnostic-progress i{background:var(--rust);height:100%;transition:width .3s;display:block}.diagnostic-question>p,.diagnostic-form>p{letter-spacing:.1em;color:var(--teal);font:800 9px Courier New,monospace}.diagnostic-question h2,.diagnostic-form h2{font:700 38px/1.05 Georgia,serif}.diagnostic-question>div{flex-direction:column;margin-top:40px;display:flex}.diagnostic-question button{border:0;border-top:2px solid var(--ink);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;padding:18px 0;font:700 16px Georgia,serif;display:flex}.diagnostic-question button:hover{color:var(--rust);padding-left:8px}.diagnostic-form label{text-transform:uppercase;margin:20px 0;font:800 9px Courier New,monospace;display:block}.diagnostic-form input{border:2px solid var(--ink);background:var(--cream);width:100%;min-height:55px;margin-top:8px;padding:0 14px;font:400 16px Georgia,serif}.diagnostic-form button{border:2px solid var(--ink);background:var(--rust);width:100%;min-height:58px;color:var(--paper);text-transform:uppercase;cursor:pointer;justify-content:space-between;align-items:center;padding:0 18px;font:800 10px Courier New,monospace;display:flex}.diagnostic-form>small{margin-top:14px;font:400 11px/1.4 Georgia,serif;display:block}@media (width<=1100px){.spec-hero,.stakes,.diagnostic-page{grid-template-columns:1fr}.spec-hero{min-height:auto}.mission-map{max-width:480px}.stakes>p{margin:0}.guide-section{grid-template-columns:.55fr 1fr}.home-quotes{grid-template-columns:1fr}.home-quotes figure{border-right:0;border-bottom:2px solid var(--paper);min-height:260px}.home-quotes figure:last-child{border-bottom:0}.insight-card-grid{grid-template-columns:1fr 1fr}.diagnostic-band,.footer-capture{grid-template-columns:1fr}}@media (width<=760px){.topbar{grid-template-columns:auto 1fr auto;align-items:center;min-height:90px}.topbar>.nav{display:none}.mobile-nav{justify-self:end;display:block;position:relative}.mobile-nav summary{text-transform:uppercase;cursor:pointer;font:800 9px Courier New,monospace}.mobile-nav nav{border:2px solid var(--ink);background:var(--paper);width:220px;box-shadow:5px 5px 0 var(--rust);flex-direction:column;gap:15px;padding:18px;display:flex;position:absolute;top:28px;right:0}.topbar .header-cta{padding:10px 12px;font-size:0;display:inline-flex}.topbar .header-cta span{font-size:15px}.spec-hero h1{font-size:clamp(53px,15vw,76px)}.spec-hero{padding-top:42px}.spec-hero .kicker{margin-bottom:32px}.stakes,.guide-section{grid-template-columns:1fr}.stakes blockquote{grid-column:1}.guide-seal{width:min(100%,420px)}.three-step-grid,.door-cards,.insight-card-grid{grid-template-columns:1fr}.three-step-grid article,.door-cards article:first-child{border-right:0;border-bottom:2px solid var(--ink)}.home-insights>header{grid-template-columns:1fr}.diagnostic-band h2{font-size:47px}.footer-main{grid-template-columns:1fr;gap:30px}.footer-main .footer-links,.footer-capture .subscribe-form>div{flex-direction:column}.footer-bottom p:last-child{margin-left:0}.diagnostic-card{box-shadow:6px 6px 0 var(--mustard);padding:28px}}.skip-link{z-index:100;background:var(--ink);color:var(--paper);padding:12px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:10px}.method-page-body{scroll-behavior:smooth;padding-left:150px}.method-page-body>section{scroll-margin-top:92px}.method-guide{z-index:40;background:var(--ink);width:150px;color:var(--paper);border-right:2px solid var(--ink);padding:25px 15px;position:fixed;top:92px;bottom:0;left:max(0px,50vw - 850px)}.method-guide>p{letter-spacing:.1em;margin:0 0 25px;font:800 8px/1.4 Courier New,monospace}.method-guide nav{flex-direction:column;display:flex}.method-guide nav a{color:#aaa99f;text-transform:uppercase;align-items:center;gap:10px;min-height:43px;font:800 8px/1.1 Courier New,monospace;display:flex}.method-guide nav i{border:1px solid #aaa99f;border-radius:50%;width:9px;height:9px}.method-guide nav a[aria-current=step]{color:var(--mustard)}.method-guide nav a[aria-current=step] i{background:var(--mustard);border-color:var(--mustard)}.method-progress{background:#55534b;width:3px;position:absolute;top:25px;bottom:25px;right:0}.method-progress i{background:var(--mustard);width:100%;display:block}.mobile-stage{display:none}.method-hook{min-height:calc(100vh - 92px);padding:clamp(65px,8vw,120px) var(--gutter);background:var(--cream);border-bottom:2px solid var(--ink);grid-template-columns:1.35fr .48fr;align-items:center;gap:clamp(50px,7vw,110px);display:grid}.method-hook h1{font-size:clamp(58px,6.3vw,104px)}.method-hook h1 em{color:var(--rust);font-weight:400}.method-subhead{max-width:820px;margin:35px 0 20px;font:700 clamp(20px,1.7vw,27px)/1.4 Georgia,serif}.method-hook>div>p:not(.kicker):not(.method-subhead){max-width:730px;font:400 17px/1.6 Georgia,serif}.soft-cta{text-transform:uppercase;letter-spacing:.08em;border-bottom:2px solid;margin-top:28px;padding-bottom:6px;font:800 10px Courier New,monospace;display:inline-block}.hole-card{border:2px solid var(--ink);background:var(--rust);min-height:470px;box-shadow:10px 10px 0 var(--mustard);color:var(--paper);padding:30px;position:relative;overflow:hidden;transform:rotate(1deg)}.hole-card>span{font:800 9px Courier New,monospace}.hole-card i{background:var(--cream);width:170px;height:170px;box-shadow:0 0 0 3px var(--ink);border-radius:50%;position:absolute}.hole-card i:first-of-type{top:100px;left:-70px}.hole-card i:nth-of-type(2){top:210px;right:-80px}.hole-card i:nth-of-type(3){bottom:-90px;left:100px}.hole-card b{text-align:right;font:700 24px/1 Georgia,serif;position:absolute;bottom:25px;right:25px}.journey-demo-section{padding:clamp(80px,10vw,150px) var(--gutter);background:var(--paper);border-bottom:2px solid var(--ink)}.journey-demo-section header{max-width:1100px}.journey-demo-section h2,.method-shift h2,.method-worth h2,.method-walk h2,.method-proof h2,.method-fit h2,.method-expect h2,.method-close h2{letter-spacing:-.05em;margin:35px 0 0;font:700 clamp(48px,5.3vw,84px)/.92 Georgia,serif}.journey-demo{grid-template-columns:repeat(6,1fr);margin:80px 0 55px;display:grid;position:relative}.journey-demo:before{content:"";background:var(--teal);height:4px;position:absolute;top:81px;left:4%;right:4%}.journey-stage{text-align:center;flex-direction:column;min-height:210px;padding:20px 12px;display:flex;position:relative}.journey-stage>span{font:800 9px Courier New,monospace}.journey-stage>b{min-height:50px;margin:22px 0 10px;font:700 15px/1.2 Georgia,serif}.journey-stage>i{z-index:2;border:4px solid var(--ink);background:var(--mustard);border-radius:50%;width:28px;height:28px;margin:0 auto 20px;position:relative}.journey-stage>small{color:var(--teal);font:800 7px/1.4 Courier New,monospace}.journey-stage.gap:before,.journey-stage.gap:after{content:"";z-index:1;background:var(--paper);width:38%;height:16px;position:absolute;top:75px}.journey-stage.gap:before{left:-8%}.journey-stage.gap:after{right:-8%}.journey-stage.gap>i{background:var(--rust);border-style:dashed;transform:scale(1.45)}.journey-stage.gap>small{color:var(--rust)}.demo-support{text-align:center;max-width:960px;margin:auto;font:400 clamp(21px,2vw,30px)/1.5 Georgia,serif}.demo-support strong{color:var(--rust)}.method-shift{padding:clamp(80px,10vw,150px) var(--gutter);background:var(--teal);color:var(--paper);border-bottom:2px solid var(--ink);grid-template-columns:.25fr 1fr;gap:clamp(45px,7vw,110px);display:grid}.method-shift .section-tag{color:var(--mustard)}.method-shift>div>p{max-width:850px;font:400 20px/1.65 Georgia,serif}.method-shift blockquote{border-top:3px solid var(--mustard);border-bottom:3px solid var(--mustard);max-width:1050px;color:var(--mustard);margin:65px 0 0;padding:30px 0;font:italic 700 clamp(30px,3.3vw,52px)/1.2 Georgia,serif}.method-worth{padding:clamp(80px,10vw,150px) var(--gutter);background:var(--cream);border-bottom:2px solid var(--ink)}.method-worth header{max-width:900px}.worth-grid{grid-template-columns:1fr .7fr;gap:clamp(50px,7vw,110px);margin:70px 0;display:grid}.worth-grid ul{margin:0;padding:0;list-style:none}.worth-grid li{border-top:2px solid var(--ink);padding:23px 0;font:700 clamp(18px,1.7vw,26px)/1.35 Georgia,serif}.worth-grid li em{color:var(--rust)}.worth-grid>div{background:var(--mustard);border:2px solid var(--ink);box-shadow:8px 8px 0 var(--rust);padding:40px}.worth-grid>div>p:last-child{font:700 24px/1.5 Georgia,serif}.worth-cta{background:var(--ink);color:var(--paper);grid-template-columns:1fr auto auto;align-items:center;gap:25px;padding:45px;display:grid}.worth-cta h3{margin:12px 0 0;font:700 31px Georgia,serif}.secondary-guide-button{border:2px solid var(--mustard);color:var(--mustard);text-transform:uppercase;padding:18px;font:800 9px/1.3 Courier New,monospace}.method-walk{padding:clamp(80px,10vw,150px) var(--gutter);background:var(--paper);border-bottom:2px solid var(--ink)}.method-walk header{max-width:900px}.method-walk>div{border-top:2px solid var(--ink);margin:70px 0 45px}.method-walk article{border-bottom:2px solid var(--ink);grid-template-columns:80px .7fr 1fr;align-items:center;gap:30px;min-height:150px;padding:28px 20px;display:grid}.method-walk article:hover{background:var(--mustard)}.method-walk article>span{color:var(--rust);font:700 34px Georgia,serif}.method-walk h3{margin:0;font:700 clamp(27px,2.6vw,42px) Georgia,serif}.method-walk article>p{font:400 17px/1.55 Georgia,serif}.method-walk>strong{color:var(--teal);font:italic 700 clamp(32px,4vw,60px) Georgia,serif}.method-proof{padding:clamp(80px,9vw,140px) var(--gutter);background:var(--green);color:var(--paper);border-bottom:2px solid var(--ink)}.method-proof .section-tag{color:var(--mustard)}.method-proof header{max-width:950px}.method-proof>div{border:2px solid var(--paper);grid-template-columns:1fr 1fr;margin-top:65px;display:grid}.method-proof figure{border-right:2px solid var(--paper);flex-direction:column;min-height:360px;margin:0;padding:40px;display:flex}.method-proof figure:last-child{border:0}.method-proof blockquote{margin:0;font:400 clamp(20px,2vw,29px)/1.5 Georgia,serif}.method-proof figcaption{flex-direction:column;gap:7px;margin-top:auto;display:flex}.method-proof figcaption b{color:var(--mustard)}.method-proof figcaption span{text-transform:uppercase;font:800 9px Courier New,monospace}.method-fit{padding:clamp(80px,10vw,150px) var(--gutter);background:var(--cream);border-bottom:2px solid var(--ink)}.method-fit header{max-width:900px}.fit-grid{border:2px solid var(--ink);grid-template-columns:1fr 1fr;margin:70px 0 50px;display:grid}.fit-grid article{background:#d9e1cb;padding:40px}.fit-grid article:last-child{border-left:2px solid var(--ink);background:#eadfc6}.fit-grid article>p{color:var(--teal);font:800 10px Courier New,monospace}.fit-grid ul{margin:35px 0 0;padding:0;list-style:none}.fit-grid li{border-top:2px solid var(--ink);padding:18px 0;font:700 18px/1.4 Georgia,serif}.objection-row{grid-template-columns:1fr 1fr;gap:50px;display:grid}.objection-row article{border-top:5px solid var(--rust);padding-top:25px}.objection-row h3{font:700 28px Georgia,serif}.objection-row p{font:400 16px/1.6 Georgia,serif}.method-expect{padding:clamp(80px,10vw,150px) var(--gutter);background:var(--paper);border-bottom:2px solid var(--ink)}.method-expect header{max-width:900px}.method-expect>ol{border:2px solid var(--ink);grid-template-columns:repeat(3,1fr);margin:65px 0;padding:0;list-style:none;display:grid}.method-expect>ol li{border-right:2px solid var(--ink);flex-direction:column;min-height:230px;padding:35px;display:flex}.method-expect>ol li:last-child{border:0}.method-expect>ol span{font:800 10px Courier New,monospace}.method-expect>ol b{margin:auto 0 10px;font:700 27px Georgia,serif}.method-expect>ol small{font:400 14px Georgia,serif}.expect-doors{grid-template-columns:1fr 1fr;display:grid}.expect-doors a{background:var(--orange);border:2px solid var(--ink);flex-direction:column;justify-content:space-between;min-height:160px;padding:35px;display:flex}.expect-doors a:last-child{background:var(--teal);color:var(--paper);border-left:0}.expect-doors span{font:800 9px Courier New,monospace}.expect-doors b{font:700 31px Georgia,serif}.method-resources{margin-top:80px}.method-resources>a{border-top:2px solid var(--ink);grid-template-columns:1fr 1fr;align-items:center;gap:25px;min-height:95px;padding:20px 0;display:grid}.method-resources>a>span{font:400 15px Georgia,serif}.method-resources>a>b{font:700 20px Georgia,serif}.method-close{padding:clamp(75px,9vw,135px) var(--gutter);background:var(--rust);color:var(--paper);grid-template-columns:1fr auto;align-items:center;gap:40px 70px;display:grid}.method-close>div{max-width:940px}.method-close h2{margin-top:20px}.method-close>div>p:last-child{font:400 17px Georgia,serif}.method-close>.soft-cta{grid-column:1/-1;justify-self:end;margin:0}@media (width<=1150px){.method-page-body{padding-left:0}.method-guide{z-index:60;align-items:center;width:auto;height:50px;padding:0 20px;display:flex;inset:auto 0 0}.method-guide>p,.method-guide nav{display:none}.method-progress{width:auto;height:4px;inset:0 0 auto}.method-progress i{width:var(--mobile-progress,0);height:100%!important}.method-guide .method-progress i{transform-origin:0;width:100%;transform:scaleX(calc(var(--progress,0) / 100))}.mobile-stage{text-transform:uppercase;color:var(--mustard);font:800 9px Courier New,monospace;display:block}.method-hook{grid-template-columns:1fr}.hole-card{max-width:470px}.journey-demo{grid-template-columns:repeat(3,1fr);row-gap:30px}.journey-demo:before{display:none}.journey-stage{border-bottom:3px solid var(--teal)}.method-shift{grid-template-columns:1fr}.worth-cta{grid-template-columns:1fr 1fr}.worth-cta>div{grid-column:1/-1}}@media (width<=760px){.method-hook{padding-top:45px}.method-hook h1{font-size:clamp(51px,14vw,72px)}.journey-demo{grid-template-columns:1fr}.journey-stage{text-align:left;grid-template-columns:35px 1fr 40px;align-items:center;min-height:125px;display:grid}.journey-stage>b{min-height:0;margin:0}.journey-stage>i{margin:0}.journey-stage>small{grid-column:2}.journey-stage.gap:before,.journey-stage.gap:after{display:none}.worth-grid,.fit-grid,.objection-row,.method-proof>div,.method-expect>ol,.expect-doors,.worth-cta{grid-template-columns:1fr}.fit-grid article:last-child{border-left:0;border-top:2px solid var(--ink)}.method-walk article{grid-template-columns:48px 1fr}.method-walk article>p{grid-column:2}.method-proof figure{border-right:0;border-bottom:2px solid var(--paper)}.method-expect>ol li{border-right:0;border-bottom:2px solid var(--ink)}.expect-doors a:last-child{border-left:2px solid var(--ink);border-top:0}.method-resources>a,.method-close{grid-template-columns:1fr}.method-close>.soft-cta{grid-column:auto;justify-self:start}}.method-guide .method-progress i{height:var(--method-progress);transform:none}@media (width<=1150px){.method-guide .method-progress i{width:var(--method-progress);height:100%}}.method-walk .method-intro{max-width:780px;margin:28px 0 0;font:400 18px/1.6 Georgia,serif}.journey-stage>i.chapter-node{background-color:#0000;background-image:url(/hms-chapter-icons-illustrated.png);background-repeat:no-repeat;background-size:300% 200%;border:0;border-radius:50%;width:130px;height:130px;margin-top:-48px;margin-bottom:18px;box-shadow:0 3px 9px #27261f2e}.chapter-1{background-position:0 0}.chapter-2{background-position:50% 0}.chapter-3{background-position:100% 0}.chapter-4{background-position:0 100%}.chapter-5{background-position:50% 100%}.chapter-6{background-position:100% 100%}.journey-stage.gap>i.chapter-node{background-color:var(--paper);filter:saturate(.9);transform:scale(1.05)}@media (width<=760px){.journey-stage{grid-template-columns:35px 1fr 105px;min-height:180px}.journey-stage>i.chapter-node{background-size:300% 200%;width:100px;height:100px;margin:0}.journey-stage>small{grid-column:2}}.method-shift h2{margin-bottom:clamp(36px,4vw,60px)}@media (width>=1151px){.method-guide{transform:translateY(calc(-1 * var(--footer-lift,0px)));padding-top:117px;top:0}.method-guide .method-progress{top:117px}}.method-walk article{grid-template-columns:70px 126px .7fr 1fr}.chapter-detail-icon{background-image:url(/hms-chapter-icons-illustrated.png);background-repeat:no-repeat;background-size:300% 200%;border-radius:50%;width:112px;height:112px;display:block;box-shadow:0 3px 10px #27261f2e}@media (width<=760px){.method-walk article{grid-template-columns:42px 94px 1fr}.chapter-detail-icon{width:86px;height:86px}.method-walk article>p{grid-column:3}}.journey-demo:before{display:none}.journey-stage{min-height:340px;padding:20px 10px}.journey-stage>b{border-bottom:4px solid var(--teal);justify-content:center;align-items:flex-end;min-height:86px;margin:22px 0 18px;padding:0 4px 14px;font-size:20px;line-height:1.15;display:flex}.journey-stage.gap>b{border-bottom:4px dashed var(--rust)}.journey-stage.gap:before,.journey-stage.gap:after{display:none}.journey-stage>i.chapter-node{width:118px;height:118px;box-shadow:none;filter:none;border-radius:50%;margin:0 auto 24px;transform:none}.journey-stage.gap>i.chapter-node{box-shadow:none;filter:none;background-color:#0000;transform:none}.journey-stage>i.chapter-node.chapter-1,.chapter-detail-icon.chapter-1{background-position:0 0}.journey-stage>i.chapter-node.chapter-2,.chapter-detail-icon.chapter-2{background-position:50% 0}.journey-stage>i.chapter-node.chapter-3,.chapter-detail-icon.chapter-3{background-position:100% 0}.journey-stage>i.chapter-node.chapter-4,.chapter-detail-icon.chapter-4{background-position:0 100%}.journey-stage>i.chapter-node.chapter-5,.chapter-detail-icon.chapter-5{background-position:50% 100%}.journey-stage>i.chapter-node.chapter-6,.chapter-detail-icon.chapter-6{background-position:100% 100%}.chapter-detail-icon{box-shadow:none}@media (width<=760px){.journey-stage{grid-template-columns:35px 1fr 100px;min-height:190px}.journey-stage>b{justify-content:flex-start;min-height:0;margin:0 12px 0 0;padding:0 0 10px;font-size:18px}.journey-stage>i.chapter-node{width:92px;height:92px;margin:0}}.article-body{grid-template-columns:minmax(110px,.28fr) minmax(0,760px) minmax(260px,.52fr);gap:clamp(36px,5vw,80px)}.article-aside{min-width:260px;padding:28px 30px;font-size:16px;line-height:1.65}.article-aside b{letter-spacing:.08em;margin-bottom:14px;font:800 12px/1.45 Courier New,monospace;display:block}@media (width<=1150px){.article-body{grid-template-columns:minmax(0,760px);justify-content:center}.article-sidebar,.article-aside{display:none}}.article-next .section-tag{color:var(--paper)}.journey-stage{min-height:290px}.journey-stage>i.chapter-node.chapter-4,.journey-stage>i.chapter-node.chapter-5,.journey-stage>i.chapter-node.chapter-6{transform:translateY(26px)}@media (width<=760px){.journey-stage{min-height:155px}.journey-stage>i.chapter-node.chapter-4,.journey-stage>i.chapter-node.chapter-5,.journey-stage>i.chapter-node.chapter-6{transform:translateY(18px)}}.hole-card>span{background:var(--ink);color:var(--paper);letter-spacing:.08em;padding:10px 14px;font:800 18px/1.2 Courier New,monospace;display:inline-block}.hole-card>b{background:var(--ink);color:var(--paper);text-align:left;padding:24px 26px;font-size:30px;line-height:1.05;bottom:22px;left:22px;right:22px}@media (width<=760px){.hole-card>span{font-size:16px}.hole-card>b{padding:20px 16px;font-size:clamp(20px,7vw,26px);line-height:1.08;bottom:16px;left:16px;right:16px}}.confirmation .pill-button,.simple-page .pill-button,.about-copy .underlined,.routing-note .underlined{margin-top:clamp(30px,3.5vw,52px)}.confirmation .pill-button{margin-bottom:20px}.diagnostic-page.diagnostic-full{background:var(--cream);min-height:780px;padding:0;display:block}.diagnostic-experience{min-height:780px;padding:clamp(60px,7vw,105px) var(--gutter) 90px;position:relative}.diag-progress{height:6px;left:var(--gutter);right:var(--gutter);background:#d6cbb6;position:absolute;top:32px}.diag-progress i{background:var(--teal);height:100%;transition:width .25s;display:block}.diag-progress span{letter-spacing:.1em;margin-top:10px;font:800 11px Courier New,monospace;display:block}.diag-screen{max-width:1050px;margin:auto}.diag-screen h1{font-size:clamp(58px,7vw,105px)}.diag-screen h2{letter-spacing:-.045em;margin:25px 0;font:700 clamp(38px,4.5vw,68px)/1 Georgia,serif}.diag-intro>p:not(.kicker){max-width:780px;font:400 21px/1.55 Georgia,serif}.diag-intro ul{flex-wrap:wrap;gap:12px 30px;margin:35px 0;padding:0;list-style:none;display:flex}.diag-intro li{font:800 11px Courier New,monospace}.diag-intro li:before{content:"✓";color:var(--teal);margin-right:8px}.diag-intro>button,.diag-nav button:not(.back),.diag-gate form>button{border:2px solid var(--ink);background:var(--rust);min-height:64px;color:var(--paper);box-shadow:4px 4px 0 var(--ink);text-transform:uppercase;cursor:pointer;border-radius:50px;padding:16px 22px;font:800 11px Courier New,monospace}.diag-intro>button{margin-top:20px}.diag-step-label{letter-spacing:.1em;color:var(--teal);font:800 12px Courier New,monospace}.diag-helper{color:#5c594d;max-width:780px;font:italic 400 17px/1.55 Georgia,serif}.diag-textarea,.diag-input{max-width:850px;margin-top:36px;display:block}.diag-textarea>span,.diag-input>span,.diag-gate label{text-transform:uppercase;margin-bottom:10px;font:800 11px Courier New,monospace;display:block}.diag-textarea textarea,.diag-input input,.diag-gate input{border:2px solid var(--ink);background:var(--paper);width:100%;padding:16px;font:400 19px/1.5 Georgia,serif}.diag-textarea textarea{resize:vertical}.diag-error{border-left:5px solid var(--rust);color:#562112;background:#f5d9c9;max-width:850px;padding:12px 15px;font:700 14px/1.4 Georgia,serif}.diag-nav{justify-content:space-between;gap:20px;max-width:850px;margin-top:38px;display:flex}.diag-nav .back{border:0;border-bottom:2px solid var(--ink);text-transform:uppercase;cursor:pointer;background:0 0;padding:12px 0;font:800 11px Courier New,monospace}.diag-reflect blockquote{border:2px solid var(--ink);background:var(--mustard);margin:45px 0;padding:38px;font:400 clamp(25px,3vw,42px)/1.45 Georgia,serif}.diag-reflect>p:not(.diag-step-label){font:700 20px Georgia,serif}.diag-bucket{max-width:1180px}.diag-bucket-top{justify-content:space-between;gap:25px;display:flex}.diag-bucket-top>a{text-transform:uppercase;border-bottom:2px solid var(--teal);font:800 11px Courier New,monospace}.mission-reminder{border-left:5px solid var(--mustard);background:var(--paper);padding:15px 18px;font:italic 400 16px Georgia,serif}.diag-input.evidence{margin-top:24px}.rating-options{border:2px solid var(--ink);grid-template-columns:repeat(3,1fr);margin:40px 0 0;padding:0;display:grid}.rating-options legend{clip:rect(0 0 0 0);position:absolute}.rating-options button{border:0;border-right:2px solid var(--ink);background:var(--paper);min-height:245px;color:var(--ink);text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start;padding:28px;display:flex}.rating-options button:last-child{border:0}.rating-options button:hover,.rating-options button.selected{background:var(--mustard)}.rating-options button>span{border:2px solid var(--ink);border-radius:50%;place-items:center;width:35px;height:35px;font:700 18px Georgia,serif;display:grid}.rating-options button>b{margin:36px 0 12px;font:700 28px Georgia,serif}.rating-options button>small{font:400 15px/1.5 Georgia,serif}.score-teaser{border:2px solid var(--ink);background:var(--mustard);grid-template-columns:auto 1fr;align-items:center;gap:35px;margin:20px 0 55px;padding:32px;display:grid}.score-teaser>span{font:700 clamp(68px,8vw,115px)/.8 Georgia,serif}.score-teaser b{text-transform:uppercase;font:800 12px Courier New,monospace}.score-teaser p{margin:10px 0;font:700 25px/1.2 Georgia,serif}.score-teaser small{font:700 14px Georgia,serif}.diag-gate>p:not(.diag-step-label){font:400 18px Georgia,serif}.diag-gate form{max-width:900px;margin-top:35px}.gate-fields{grid-template-columns:.7fr 1fr;gap:24px;display:grid}.segment-options{border:0;margin:32px 0;padding:0}.segment-options legend{margin-bottom:15px;font:700 18px Georgia,serif}.segment-options label{text-transform:none;width:calc(50% - 6px);margin:0;display:inline-flex}.segment-options input{opacity:0;width:auto;position:absolute}.segment-options label>span{border:2px solid var(--ink);cursor:pointer;flex-direction:column;justify-content:center;width:100%;min-height:90px;padding:18px;display:flex}.segment-options label+label>span{border-left:0}.segment-options input:checked+span{background:var(--teal);color:var(--paper)}.segment-options b{font:700 17px Georgia,serif}.segment-options small{margin-top:5px;font:400 13px Georgia,serif}.diag-gate form>small{margin-top:12px;font:400 12px/1.45 Georgia,serif;display:block}.diag-results{max-width:1150px}.result-hero{grid-template-columns:auto 1fr;align-items:center;gap:45px;display:grid}.result-hero>span{color:var(--rust);font:700 clamp(90px,12vw,180px)/.8 Georgia,serif}.result-hero b{text-transform:uppercase;color:var(--teal);font:800 12px Courier New,monospace}.result-hero h2{margin:12px 0 0}.tier-bars{grid-template-columns:1fr 1fr;gap:35px;margin:60px 0;display:grid}.tier-bars p{gap:10px;font:400 15px Georgia,serif;display:flex}.tier-bars p span{margin-left:auto;font-weight:700}.tier-bars>div>i{background:#d6cbb6;height:12px;display:block}.tier-bars em{background:var(--teal);height:100%;display:block}.result-holes{margin:60px 0}.result-holes h3{font:700 42px Georgia,serif}.result-holes article{border-top:2px solid var(--ink);grid-template-columns:70px 1fr;align-items:start;gap:20px;min-height:110px;padding:22px 0;display:grid}.result-holes article>span{color:var(--rust);font:700 27px Georgia,serif}.result-holes article b{font:700 23px Georgia,serif}.result-holes article p{margin:8px 0 0;font:400 16px/1.5 Georgia,serif}.diag-results>blockquote{border:2px solid var(--ink);background:var(--mustard);margin:65px 0;padding:35px;font:700 clamp(24px,2.7vw,39px)/1.35 Georgia,serif}.result-doors{grid-template-columns:1fr 1fr;display:grid}.result-doors a{border:2px solid var(--ink);background:var(--paper);flex-direction:column;justify-content:space-between;min-height:150px;padding:30px;display:flex}.result-doors a+a{border-left:0}.result-doors a.recommended{background:var(--teal);color:var(--paper)}.result-doors small{font:800 10px Courier New,monospace}.result-doors b{font:700 28px Georgia,serif}.download-guide{border-bottom:2px solid var(--ink);text-transform:uppercase;margin-top:38px;padding-bottom:5px;font:800 11px Courier New,monospace;display:inline-block}@media (width<=760px){.diagnostic-experience{padding-top:75px}.diag-intro ul{flex-direction:column}.diag-nav{align-items:center}.diag-nav button:not(.back){flex:1}.diag-bucket-top{flex-direction:column}.rating-options,.gate-fields,.tier-bars,.result-doors{grid-template-columns:1fr}.rating-options button{border-right:0;border-bottom:2px solid var(--ink);min-height:180px}.rating-options button>b{margin-top:20px}.segment-options label{width:100%}.segment-options label+label>span{border-left:2px solid var(--ink);border-top:0}.score-teaser,.result-hero{grid-template-columns:1fr}.result-doors a+a{border-left:2px solid var(--ink);border-top:0}}.subscribe-band-action{flex-direction:column;align-items:flex-start;display:flex}.subscribe-band-action small{margin-top:16px;font:400 13px Georgia,serif}.nav a{font-size:11px;line-height:1.35}.header-cta,.mini-label,.section-tag,.page-cta>p,.contact>p{font-size:12px;line-height:1.4}.kicker{font-size:12px;line-height:1.45}.card-index,.panel-label,.eyebrow,.diagnostic-button,.secondary-guide-button,.dark-button,.pill-button,.underlined,.soft-cta{font-size:12px;line-height:1.4}.spec-hero-copy>small,.subscribe-form small,.diagnostic-form>small{font-size:13px;line-height:1.5}.map-label,.map-words,.toolkit-cover>span,.toolkit-cover>b{font-size:11px;line-height:1.4}.proof-strip p,.article-category,.back-link,.article-facts p,.article-sidebar,.method-guide>p{font-size:11px;line-height:1.45}.three-step-grid span,.method-steps span,.principle-grid span,.tool-card>span,.theme-grid span,.toolkit-contents span,.method-walk article>span,.method-expect>ol span{font-size:12px;line-height:1.4}.journey-stage>span,.journey-stage>small{font-size:11px;line-height:1.45}.journey-stage>b{font-size:17px;line-height:1.3}.method-guide nav a{font-size:10px;line-height:1.25}.mobile-stage,.diagnostic-question>p,.diagnostic-form>p,.diagnostic-form label{font-size:11px;line-height:1.4}.insight-card>p,.insight-card>b,.library-row p,.article-info>p,.article-meta,.gpt-link,.home-quotes figcaption span,.method-proof figcaption span,.quote-grid figcaption span{font-size:11px;line-height:1.45}.footer-links,.footer-bottom,footer>p{font-size:10px;line-height:1.45}.door-cards article>p.mini-label,.door-cards a,.expect-doors span,.method-fit .fit-grid article>p{font-size:11px;line-height:1.4}@media (width<=760px){.nav a,.mobile-nav summary{font-size:11px}.mobile-nav nav{gap:18px}.method-guide{height:54px}.mobile-stage,.journey-stage>span,.journey-stage>small{font-size:12px}.footer-bottom{font-size:11px;line-height:1.5}}.about-hero{min-height:720px;padding:clamp(65px,8vw,120px) var(--gutter);border-bottom:2px solid var(--ink);background:linear-gradient(105deg,var(--cream) 0 68%,var(--mustard) 68% 100%);grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);align-items:center;gap:clamp(55px,8vw,130px);display:grid}.about-hero h1{font-size:clamp(60px,7vw,112px)}.about-hero .about-deck{max-width:760px;margin:38px 0 0;font:400 clamp(20px,1.6vw,25px)/1.55 Georgia,serif}.about-hero figure{margin:0;position:relative}.about-hero figure:before{content:"";border:3px solid var(--ink);background:var(--rust);position:absolute;inset:18px -18px -18px 18px}.about-hero img{border:3px solid var(--ink);width:100%;height:auto;display:block;position:relative}.about-hero figcaption{color:var(--paper);letter-spacing:.1em;margin:30px 0 0 42px;font:800 12px/1.4 Courier New,monospace;position:relative}.about-opening,.about-proof-story{padding:clamp(85px,10vw,155px) var(--gutter);border-bottom:2px solid var(--ink);background:var(--paper);grid-template-columns:minmax(180px,.32fr) minmax(0,1fr);gap:clamp(50px,9vw,150px);display:grid}.about-opening>div,.about-proof-story>div{max-width:900px}.about-opening p:not(.section-tag),.about-proof-story p{font:400 19px/1.72 Georgia,serif}.about-opening .about-lead{margin-top:0;font-size:clamp(31px,3vw,48px);line-height:1.22}.about-opening blockquote,.about-proof-story blockquote{border-top:4px solid var(--teal);border-bottom:4px solid var(--teal);color:var(--teal);margin:55px 0 0;padding:30px 0;font:italic 700 clamp(27px,2.8vw,43px)/1.3 Georgia,serif}.about-origin{padding:clamp(85px,10vw,155px) var(--gutter);border-bottom:2px solid var(--ink);background:var(--cream)}.about-origin>header,.about-proof-story>header,.about-beliefs>header{max-width:960px}.about-origin h2,.about-proof-story h2,.about-beliefs h2,.about-talk h2{letter-spacing:-.055em;margin:30px 0 0;font:700 clamp(48px,5.4vw,86px)/.92 Georgia,serif}.origin-story{max-width:860px;margin:55px 0;font:400 19px/1.72 Georgia,serif}.human-framework{border:2px solid var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.human-framework article{border-right:2px solid var(--ink);flex-direction:column;min-height:315px;padding:30px;display:flex}.human-framework article:last-child{border:0}.human-framework article:first-child{background:var(--orange)}.human-framework article:nth-child(2){background:var(--mustard)}.human-framework article:nth-child(3){background:var(--teal);color:var(--paper)}.human-framework article:nth-child(4){background:var(--green);color:var(--paper)}.human-framework span{letter-spacing:.1em;font:800 12px/1.4 Courier New,monospace}.human-framework h3{margin:auto 0 12px;font:700 clamp(27px,2.4vw,38px)/1 Georgia,serif}.human-framework p{margin:0;font:400 16px/1.55 Georgia,serif}.quarter-inch{border:2px solid var(--ink);background:var(--mustard);grid-template-columns:1fr 1.15fr 1fr;align-items:center;gap:clamp(30px,5vw,70px);margin-top:70px;padding:clamp(35px,5vw,70px);display:grid}.quarter-inch p{font:400 17px/1.6 Georgia,serif}.quarter-inch strong{letter-spacing:-.04em;font:700 clamp(30px,3.4vw,53px)/1.03 Georgia,serif}.about-proof-story{background:var(--green);color:var(--paper)}.about-proof-story .section-tag{color:var(--mustard)}.about-proof-story h3{margin:55px 0 12px;font:700 clamp(28px,3vw,43px)/1.05 Georgia,serif}.about-proof-story blockquote{color:var(--mustard);border-color:var(--mustard)}.about-beliefs{padding:clamp(85px,10vw,155px) var(--gutter);border-bottom:2px solid var(--ink);background:var(--cream)}.about-beliefs>div{border:2px solid var(--ink);grid-template-columns:1fr 1fr;margin-top:65px;display:grid}.about-beliefs article{background:var(--orange);flex-direction:column;min-height:350px;padding:clamp(35px,5vw,65px);display:flex}.about-beliefs article+article{border-left:2px solid var(--ink);background:var(--teal);color:var(--paper)}.about-beliefs article span{font:800 12px Courier New,monospace}.about-beliefs article h3{margin:auto 0 20px;font:700 clamp(31px,3.4vw,52px)/1 Georgia,serif}.about-beliefs article p{margin:0;font:400 17px/1.6 Georgia,serif}.about-beliefs>p{margin:45px 0 0;font:italic 700 clamp(27px,3vw,45px)/1.3 Georgia,serif}.about-talk{padding:clamp(75px,9vw,135px) var(--gutter);background:var(--mustard);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:35px 70px;display:grid}.about-talk>div{max-width:960px}.about-talk>div>p:last-child{max-width:820px;font:400 19px/1.65 Georgia,serif}.about-talk>.soft-cta{grid-column:1/-1;justify-self:end;margin:0}@media (width<=900px){.about-hero{background:var(--cream);grid-template-columns:1fr}.about-hero figure{max-width:620px}.about-opening,.about-proof-story{grid-template-columns:1fr}.human-framework{grid-template-columns:1fr 1fr}.human-framework article:nth-child(2){border-right:0}.human-framework article:nth-child(-n+2){border-bottom:2px solid var(--ink)}.quarter-inch,.about-talk{grid-template-columns:1fr}.about-talk>.soft-cta{grid-column:auto;justify-self:start}}@media (width<=560px){.about-hero{padding-top:52px}.about-hero h1{font-size:clamp(53px,16vw,76px)}.human-framework,.about-beliefs>div{grid-template-columns:1fr}.human-framework article{border-right:0;border-bottom:2px solid var(--ink);min-height:245px}.human-framework article:last-child{border-bottom:0}.human-framework article:nth-child(2){border-bottom:2px solid var(--ink)}.about-beliefs article+article{border-left:0;border-top:2px solid var(--ink)}.about-hero figure:before{inset:10px -10px -10px 10px}}:root{--h1-bottom-space:clamp(36px,4vw,56px)}h1,.confirmation h1,.legal-page h1{margin-bottom:var(--h1-bottom-space)}h1+p,h1+.hero-intro,h1+.page-lead,h1+.article-deck,h1+.about-deck,h1+.subscribe-form{margin-top:0}.inline-field-note,.article-callout{border:2px solid var(--ink);background:var(--cream);margin:60px 0;padding:30px;font:400 17px/1.6 Georgia,serif}.inline-field-note{border-top:7px solid var(--teal)}.article-callout{background:var(--mustard)}.inline-field-note b,.article-callout b{letter-spacing:.08em;text-transform:uppercase;margin-bottom:15px;font:800 12px/1.4 Courier New,monospace;display:block}.inline-field-note p,.article-callout p{margin:0}.article-image{margin:60px 0}.article-image img{border:2px solid var(--ink);max-width:100%;height:auto;display:block}.article-image figcaption{margin-top:12px;font:italic 14px Georgia,serif}.article-page .prose>.inline-field-note{float:right;clear:right;background:var(--cream);width:clamp(220px,18vw,300px);margin:35px calc(-1*clamp(250px,21vw,360px)) 35px 45px;position:relative}@media (width<=1100px){.article-page .prose>.inline-field-note{float:none;width:auto;margin:45px 0}}.admin-page{background:#e8dfcb;max-width:none;overflow:visible}.post-admin{min-height:100vh}.admin-header{padding:55px var(--gutter);border-bottom:2px solid var(--ink);background:var(--mustard);grid-template-columns:1fr auto;align-items:end;gap:50px;display:grid}.admin-header h1{max-width:900px;font-size:clamp(55px,6vw,96px)}.admin-header>div>p:last-child{max-width:760px;font:400 19px/1.55 Georgia,serif}.admin-actions{flex-direction:column;gap:12px;min-width:260px;display:flex}.admin-actions button,.module-toolbar button,.module-editor button{border:2px solid var(--ink);background:var(--paper);text-transform:uppercase;cursor:pointer;padding:12px 15px;font:800 10px Courier New,monospace}.admin-actions button.primary{background:var(--teal);color:var(--paper)}.admin-actions small{font:700 11px/1.4 Georgia,serif}.admin-workspace{grid-template-columns:minmax(560px,1fr) minmax(420px,.72fr);align-items:start;display:grid}.admin-editor{padding:55px var(--gutter);border-right:2px solid var(--ink)}.admin-fields{gap:22px;display:grid}.admin-fields label{text-transform:uppercase;flex-direction:column;gap:9px;font:800 11px Courier New,monospace;display:flex}.admin-fields input,.admin-fields textarea,.module-editor input,.module-editor textarea{border:2px solid var(--ink);background:var(--paper);width:100%;padding:14px;font:400 17px/1.5 Georgia,serif}.admin-field-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.module-toolbar{border-top:4px solid var(--ink);margin:55px 0 25px;padding-top:25px}.module-toolbar>b{font:700 29px Georgia,serif}.module-toolbar>div{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.module-toolbar button{padding:9px 11px}.module-stack{gap:18px;display:grid}.empty-modules{border:2px dashed var(--ink);padding:35px;font:italic 17px/1.55 Georgia,serif}.module-editor{border:2px solid var(--ink);background:#f7f0df;padding:20px}.module-editor header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.module-editor header>b{color:var(--teal);font:800 11px Courier New,monospace}.module-editor header>div{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.module-editor button{border-width:1px;padding:7px 9px}.module-editor button:disabled{opacity:.35;cursor:not-allowed}.module-editor input+.module-editor input,.module-editor input+textarea,.module-editor textarea+input{margin-top:10px}.admin-preview{background:var(--paper);max-height:100vh;padding:55px clamp(30px,4vw,65px);position:sticky;top:0;overflow:auto}.admin-preview>article{margin-top:30px}.admin-preview h2{letter-spacing:-.05em;margin:18px 0 25px;font:700 clamp(43px,4vw,68px)/.92 Georgia,serif}.preview-deck{font:400 19px/1.55 Georgia,serif}.preview-meta{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);text-transform:uppercase;margin:25px 0 55px;padding:15px 0;font:800 10px Courier New,monospace}.preview-prose{font-size:17px}.preview-prose h3{margin:50px 0 18px;font:700 36px/1 Georgia,serif}.preview-prose blockquote{background:var(--mustard);border:2px solid var(--ink);margin:45px 0;padding:28px;font:italic 700 27px/1.3 Georgia,serif}.preview-prose .inline-field-note,.preview-prose .article-callout{margin:40px 0}@media (width<=1050px){.admin-header,.admin-workspace{grid-template-columns:1fr}.admin-actions{max-width:420px}.admin-editor{border-right:0}.admin-preview{border-top:2px solid var(--ink);max-height:none;position:static}}@media (width<=600px){.admin-header,.admin-editor,.admin-preview{padding-left:22px;padding-right:22px}.admin-field-row{grid-template-columns:1fr}.module-editor header{flex-direction:column;align-items:flex-start}.admin-header h1{font-size:54px}}.rich-text-module,.rich-text-module p,.rich-text-module div{margin:var(--paragraph-spacing) 0}.rich-text-module a{color:var(--teal);text-underline-offset:3px;text-decoration:underline}.rich-editor{border:2px solid var(--ink);background:var(--paper)}.rich-toolbar{border-bottom:2px solid var(--ink);background:#e7dcc4;flex-wrap:wrap;gap:6px;padding:8px;display:flex}.rich-toolbar button{background:var(--paper);min-width:38px;padding:7px 10px}.rich-input{direction:ltr;unicode-bidi:plaintext;outline:0;min-height:170px;padding:16px;font:400 17px/1.6 Georgia,serif}.rich-input p,.rich-input div{margin:var(--paragraph-spacing) 0}.rich-input p:first-child,.rich-input div:first-child{margin-top:0}.rich-input p:last-child,.rich-input div:last-child{margin-bottom:0}.rich-input:empty:before{content:attr(data-placeholder);color:#777;pointer-events:none}.rich-input:focus{box-shadow:inset 0 0 0 3px var(--teal)}.prose ul,.rich-text-module ul,.rich-input ul{margin:var(--paragraph-spacing) 0;padding-left:30px;list-style:outside}.prose ul ul,.rich-text-module ul ul,.rich-input ul ul{list-style-type:circle}.prose li,.rich-text-module li,.rich-input li{margin:8px 0;display:list-item}.module-toolbar{z-index:20;border-bottom:2px solid var(--ink);background:#e8dfcb;padding:20px 0;position:sticky;top:0}.admin-actions button:disabled{opacity:.55;cursor:wait}.published-link{border-bottom:2px solid var(--ink);text-transform:uppercase;padding:11px 0;font:800 11px Courier New,monospace}.published-link:hover{color:var(--teal)}.admin-back-link{border-bottom:2px solid var(--ink);text-transform:uppercase;margin-bottom:30px;padding-bottom:5px;font:800 11px Courier New,monospace;display:inline-block}.featured-image-editor{border:2px solid var(--ink);background:#efe5cf;grid-template-columns:1fr 220px;gap:22px;padding:24px;display:grid}.featured-image-editor>div>b{text-transform:none;font:700 27px Georgia,serif}.featured-image-editor>div>p{font:400 14px/1.5 Georgia,serif}.featured-image-editor>label{grid-column:1/-1}.image-upload-button{border:2px solid var(--ink);background:var(--teal);width:max-content;color:var(--paper);cursor:pointer;padding:12px 16px!important;display:inline-block!important}.image-upload-button input{opacity:0;height:1px;position:absolute;width:1px!important}.featured-image-preview img,.preview-featured-image{border:2px solid var(--ink);width:100%;height:auto;display:block}.featured-image-preview button{border:1px solid var(--ink);background:var(--paper);text-transform:uppercase;width:100%;margin-top:7px;padding:8px;font:800 9px Courier New,monospace}.featured-image-empty{border:2px dashed var(--ink);place-items:center;min-height:145px;font:italic 14px Georgia,serif;display:grid}.preview-featured-image{margin:30px 0}.article-featured-image{padding:clamp(35px,5vw,70px) var(--gutter);border-bottom:2px solid var(--ink);background:var(--cream);margin:0}.article-featured-image img{object-fit:contain;border:2px solid var(--ink);width:100%;height:auto;display:block}.image-upload-status{color:var(--teal);margin-top:10px;font:700 12px/1.4 Georgia,serif;display:block}@media (width<=600px){.featured-image-editor{grid-template-columns:1fr}.featured-image-editor>label{grid-column:auto}}.block-image-editor{gap:10px;display:grid}.block-image-controls{align-items:center;gap:10px;display:flex}.block-image-controls button{border:2px solid var(--ink);background:var(--paper);padding:11px 13px}.block-image-editor>img{object-fit:contain;border:2px solid var(--ink);background:#e7dcc4;width:100%;max-height:480px}.youtube-module-editor{gap:10px;display:grid}.youtube-module-editor small{color:var(--rust);font:700 12px/1.4 Georgia,serif}.youtube-placeholder{border:2px dashed var(--ink);text-align:center;background:#e7dcc4;place-items:center;min-height:220px;padding:25px;font:italic 16px/1.5 Georgia,serif;display:grid}.article-video{margin:60px 0}.youtube-embed{aspect-ratio:16/9;border:2px solid var(--ink);background:var(--ink);width:100%;overflow:hidden}.youtube-embed iframe{border:0;width:100%;height:100%;display:block}.article-video figcaption{margin-top:12px;font:italic 14px/1.5 Georgia,serif}.admin-dashboard{min-height:100vh;padding:clamp(55px,7vw,105px) var(--gutter);background:#e8dfcb}.admin-dashboard>header{grid-template-columns:1fr auto;align-items:end;gap:50px;display:grid}.admin-dashboard>header>div{max-width:980px}.admin-dashboard h1{font-size:clamp(58px,7vw,110px)}.admin-dashboard>header>div>p:last-child{max-width:760px;font:400 19px/1.6 Georgia,serif}.admin-new-post{border:2px solid var(--ink);background:var(--teal);color:var(--paper);box-shadow:4px 4px 0 var(--ink);text-transform:uppercase;white-space:nowrap;border-radius:50px;padding:18px 22px;font:800 11px Courier New,monospace}.admin-post-list{border:2px solid var(--ink);background:var(--paper);margin-top:70px}.admin-list-heading,.admin-post-list article{grid-template-columns:100px minmax(0,1fr) 165px 145px;align-items:center;gap:22px;display:grid}.admin-list-heading{background:var(--ink);color:var(--paper);text-transform:uppercase;padding:14px 22px;font:800 10px Courier New,monospace}.admin-post-list article{border-bottom:2px solid var(--ink);min-height:150px;padding:22px}.admin-post-list article:last-child{border-bottom:0}.admin-post-list article>span{color:var(--rust);font:700 36px Georgia,serif}.admin-post-list article>div{grid-template-columns:120px 1fr;align-items:center;gap:22px;display:grid}.admin-post-list article img{object-fit:cover;border:2px solid var(--ink);width:120px;height:90px}.admin-post-list small{text-transform:uppercase;color:var(--teal);font:800 10px Courier New,monospace}.admin-post-list h2{margin:8px 0;font:700 clamp(26px,2.5vw,39px)/1 Georgia,serif}.admin-post-list article p{max-width:720px;margin:0;font:400 14px/1.5 Georgia,serif}.admin-post-list time{font:700 14px Georgia,serif}.admin-post-list nav{flex-wrap:wrap;gap:10px;display:flex}.admin-post-list nav a{border:2px solid var(--ink);text-transform:uppercase;padding:10px 12px;font:800 10px Courier New,monospace}.admin-post-list nav a:first-child{background:var(--mustard)}.post-status{flex-direction:column;gap:8px;display:flex}.post-status b{background:var(--teal);width:max-content;color:var(--paper);text-transform:uppercase;padding:7px 9px;font:800 9px Courier New,monospace}.post-status.draft b{background:var(--rust)}.post-status time{font:700 13px Georgia,serif}@media (width<=900px){.admin-dashboard>header{grid-template-columns:1fr}.admin-new-post{width:max-content}.admin-list-heading{display:none}.admin-post-list article{grid-template-columns:65px 1fr}.admin-post-list article>time,.admin-post-list article>nav{grid-column:2}.admin-post-list article>div{grid-template-columns:100px 1fr}.admin-post-list article img{width:100px;height:76px}}@media (width<=560px){.admin-post-list article{grid-template-columns:1fr}.admin-post-list article>time,.admin-post-list article>nav{grid-column:auto}.admin-post-list article>div{grid-template-columns:1fr}.admin-post-list article img{width:100%;height:180px}}.admin-fields select{border:2px solid var(--ink);background:var(--paper);cursor:pointer;width:100%;min-height:57px;padding:14px;font:400 17px/1.5 Georgia,serif}.category-manager{border:2px solid var(--ink);background:var(--mustard);grid-template-columns:minmax(260px,.7fr) minmax(320px,1fr);gap:28px 55px;margin-top:65px;padding:clamp(25px,4vw,45px);display:grid}.category-manager h2{margin:15px 0 12px;font:700 clamp(34px,3.3vw,52px)/1 Georgia,serif}.category-manager p:last-child{max-width:540px;margin-bottom:0;font:400 16px/1.5 Georgia,serif}.category-manager form{align-self:center}.category-manager label{text-transform:uppercase;margin-bottom:9px;font:800 11px Courier New,monospace;display:block}.category-manager form>div{display:flex}.category-manager input{border:2px solid var(--ink);background:var(--paper);flex:1;min-width:0;padding:14px;font:400 17px Georgia,serif}.category-manager button{border:2px solid var(--ink);background:var(--teal);color:var(--paper);text-transform:uppercase;cursor:pointer;border-left:0;padding:14px 18px;font:800 10px Courier New,monospace}.category-manager button:disabled{opacity:.55}.category-manager small{margin-top:9px;font:700 12px Georgia,serif;display:block}.category-chips{border-top:2px solid var(--ink);flex-wrap:wrap;grid-column:1/-1;gap:8px;padding-top:24px;display:flex}.category-chips span{border:2px solid var(--ink);background:var(--paper);text-transform:uppercase;padding:9px 12px;font:800 10px Courier New,monospace}@media (width<=700px){.category-manager{grid-template-columns:1fr}.category-chips{grid-column:auto}.category-manager form>div{display:grid}.category-manager button{border-left:2px solid var(--ink);border-top:0}}.form-honeypot{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.admin-submissions{margin-top:70px}.admin-submissions>header{justify-content:space-between;align-items:end;gap:30px;display:flex}.admin-submissions h2{margin:14px 0 0;font:700 clamp(38px,4vw,60px)/1 Georgia,serif}.admin-submissions>header>span{text-transform:uppercase;font:800 11px Courier New,monospace}.empty-submissions{border:2px dashed var(--ink);background:var(--paper);margin-top:28px;padding:30px;font:italic 17px/1.55 Georgia,serif}.submission-list{border:2px solid var(--ink);background:var(--paper);margin-top:28px}.submission-list>article+article{border-top:2px solid var(--ink)}.submission-summary{grid-template-columns:110px minmax(240px,1fr) 120px 190px;align-items:center;gap:20px;padding:22px;display:grid}.submission-summary>span{text-transform:uppercase;color:var(--teal);font:800 10px Courier New,monospace}.submission-summary h3{margin:0 0 6px;font:700 24px/1 Georgia,serif}.submission-summary a{font:400 14px Georgia,serif;text-decoration:underline}.submission-summary>div:nth-child(3){flex-direction:column;display:flex}.submission-summary>div:nth-child(3)>b{color:var(--rust);font:700 30px Georgia,serif}.submission-summary small,.submission-summary time{text-transform:uppercase;font:800 10px/1.4 Courier New,monospace}.submission-list details{border-top:1px solid var(--ink)}.submission-list summary{cursor:pointer;text-transform:uppercase;padding:15px 22px;font:800 10px Courier New,monospace}.submission-details{background:#efe5cf;padding:25px 22px 35px}.submission-details dl{grid-template-columns:repeat(4,1fr);gap:18px;margin:0 0 30px;display:grid}.submission-details dl div{border-top:2px solid var(--ink);padding-top:10px}.submission-details dt,.submission-details h4,.submission-details p b,.submission-scores b{text-transform:uppercase;font:800 10px/1.4 Courier New,monospace}.submission-details dd{overflow-wrap:anywhere;margin:8px 0 0;font:400 15px/1.4 Georgia,serif}.submission-details h4{color:var(--teal);margin:28px 0 14px}.submission-details p{border-top:1px solid var(--ink);grid-template-columns:180px 1fr;gap:20px;padding:12px 0;font:400 15px/1.5 Georgia,serif;display:grid}.submission-details p span{white-space:pre-wrap}.submission-scores{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.submission-scores span{border:1px solid var(--ink);flex-direction:column;gap:6px;padding:12px;font:700 18px Georgia,serif;display:flex}.submission-scores b{color:var(--teal)}@media (width<=850px){.submission-summary,.submission-details dl,.submission-scores{grid-template-columns:1fr 1fr}.submission-details p{grid-template-columns:1fr}.admin-submissions>header{flex-direction:column;align-items:start}}.editorial-hero{min-height:calc(100vh - 92px);padding:clamp(60px,8vw,125px) var(--gutter);border-bottom:2px solid var(--ink);background:linear-gradient(120deg,var(--cream) 0 72%,#e0aa3138 72%);grid-template-columns:minmax(0,1.35fr) minmax(300px,.55fr);align-items:center;gap:clamp(50px,8vw,130px);display:grid}.editorial-hero h1{max-width:1050px;font-size:clamp(66px,7.6vw,126px)}.editorial-hero h1 em{color:var(--rust);font-weight:400}.editorial-hero .kicker{margin-bottom:42px}.editorial-hero .hero-intro{max-width:760px;margin:34px 0}.editorial-actions{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.editorial-primary{border:2px solid var(--ink);background:var(--teal);min-height:60px;color:var(--paper);box-shadow:4px 4px 0 var(--ink);text-transform:uppercase;letter-spacing:.07em;border-radius:50px;align-items:center;gap:28px;padding:16px 22px;font:800 10px Courier New,monospace;display:inline-flex}.editorial-primary:hover{box-shadow:2px 2px 0 var(--ink);transform:translate(2px,2px)}.editorial-postcard{border:2px solid var(--ink);background:var(--mustard);min-height:440px;box-shadow:10px 10px 0 var(--rust);flex-direction:column;padding:35px 30px;display:flex;position:relative;transform:rotate(2deg)}.editorial-postcard>span,.editorial-postcard small{letter-spacing:.11em;font:800 9px/1.4 Courier New,monospace}.editorial-postcard strong{letter-spacing:-.045em;margin-top:95px;font:700 clamp(40px,4vw,62px)/.92 Georgia,serif}.editorial-postcard p{text-transform:uppercase;margin:28px 0 0;font:800 10px/1.7 Courier New,monospace}.editorial-postcard small{margin-top:auto}.featured-note{padding:clamp(80px,9vw,140px) var(--gutter);border-bottom:2px solid var(--ink);background:var(--paper);grid-template-columns:.2fr .75fr 1fr;align-items:center;gap:clamp(35px,5vw,80px);display:grid}.featured-note-label{flex-direction:column;justify-content:space-between;align-self:stretch;display:flex}.featured-note-label>span{color:var(--rust);opacity:.3;font:700 clamp(72px,8vw,130px)/.8 Georgia,serif}.featured-note-art{border:2px solid var(--ink);background:var(--mustard);min-height:0;box-shadow:9px 9px 0 var(--teal);place-items:center;display:grid;overflow:visible}.featured-note-art img{object-fit:contain;width:100%;height:auto;display:block}.featured-note-art>span{color:var(--rust);font:700 clamp(90px,12vw,180px) Georgia,serif}.note-meta,.blog-roll-copy small{text-transform:uppercase;letter-spacing:.06em;color:var(--teal);font:800 10px/1.4 Courier New,monospace}.featured-note-copy h2{letter-spacing:-.05em;margin:24px 0;font:700 clamp(48px,5vw,78px)/.94 Georgia,serif}.featured-note-copy>p:not(.note-meta){max-width:700px;margin-bottom:32px;font:400 18px/1.65 Georgia,serif}.home-blog-roll{padding:clamp(80px,9vw,140px) var(--gutter);border-bottom:2px solid var(--ink);background:var(--green);color:var(--paper)}.home-blog-roll>header{grid-template-columns:1fr .6fr;align-items:end;gap:50px;margin-bottom:65px;display:grid}.home-blog-roll .section-tag{color:var(--mustard)}.home-blog-roll h2{letter-spacing:-.055em;margin:28px 0 0;font:700 clamp(58px,6vw,95px)/.9 Georgia,serif}.home-blog-roll>header>p{max-width:500px;font:400 18px/1.6 Georgia,serif}.blog-roll-list{border-top:2px solid var(--paper)}.blog-roll-row{border-bottom:2px solid var(--paper);grid-template-columns:65px 180px 1fr 55px;align-items:center;gap:clamp(22px,4vw,55px);min-height:210px;padding:30px 0;display:grid}.blog-roll-row:hover{color:var(--ink);background:var(--mustard);margin:0 calc(var(--gutter) * -1);padding-left:var(--gutter);padding-right:var(--gutter)}.blog-roll-number{font:700 30px Georgia,serif}.blog-roll-image{border:2px solid;height:130px;overflow:hidden}.blog-roll-image img{object-fit:cover;width:100%;height:100%;display:block}.blog-roll-copy{flex-direction:column;gap:10px;display:flex}.blog-roll-copy small{color:var(--mustard)}.blog-roll-row:hover .blog-roll-copy small{color:var(--rust)}.blog-roll-copy strong{letter-spacing:-.035em;font:700 clamp(29px,3.2vw,49px)/.97 Georgia,serif}.blog-roll-copy>span{max-width:760px;font:400 15px/1.5 Georgia,serif}.blog-roll-row>b{border:2px solid;border-radius:50%;place-items:center;width:52px;height:52px;font-size:20px;display:grid}.journal-archive-link{border:2px solid var(--paper);text-transform:uppercase;border-radius:50px;gap:28px;margin-top:45px;padding:18px 22px;font:800 10px Courier New,monospace;display:inline-flex}.journal-archive-link:hover{background:var(--paper);color:var(--ink)}.editorial-about{padding:clamp(80px,9vw,140px) var(--gutter);border-bottom:2px solid var(--ink);background:var(--cream);grid-template-columns:minmax(250px,.55fr) 1fr;align-items:center;gap:clamp(55px,9vw,145px);display:grid}.editorial-about-mark{aspect-ratio:1;border:3px solid var(--ink);background:var(--mustard);box-shadow:14px 14px 0 var(--rust);border-radius:50%;place-items:center;font:700 clamp(72px,10vw,150px) Georgia,serif;display:grid}.editorial-about h2{letter-spacing:-.05em;margin:30px 0 25px;font:700 clamp(52px,5.5vw,88px)/.92 Georgia,serif}.editorial-about>div:last-child>p:not(.section-tag){max-width:780px;margin-bottom:30px;font:400 19px/1.65 Georgia,serif}@media (width<=1050px){.editorial-hero,.featured-note{grid-template-columns:1fr}.editorial-postcard{max-width:520px}.featured-note-label{display:block}.featured-note-label>span{display:none}.featured-note-art{max-width:720px}.home-blog-roll>header{grid-template-columns:1fr}.blog-roll-row{grid-template-columns:55px 150px 1fr 55px}}@media (width<=700px){.editorial-hero{padding-top:50px}.editorial-hero h1{font-size:clamp(53px,15vw,78px)}.editorial-postcard{min-height:350px}.editorial-postcard strong{margin-top:65px}.blog-roll-row{grid-template-columns:45px 1fr 45px}.blog-roll-image{grid-column:2;height:190px}.blog-roll-copy{grid-column:2}.blog-roll-row>b{grid-area:1/3}.editorial-about{grid-template-columns:1fr}.editorial-about-mark{max-width:380px}}.linkedin-module-editor{gap:10px;display:grid}.linkedin-module-editor small{color:var(--teal);font:700 12px/1.4 Georgia,serif}.linkedin-discussion{border:2px solid var(--ink);background:var(--paper);box-shadow:7px 7px 0 var(--mustard);border-left:8px solid #0a66c2;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin:60px 0;padding:30px;display:grid}.linkedin-discussion>div>span{letter-spacing:.1em;color:#0a66c2;font:800 10px/1.3 Courier New,monospace}.linkedin-discussion h2,.linkedin-discussion h3{letter-spacing:-.035em;margin:10px 0 8px!important;font:700 clamp(28px,3vw,42px)/1 Georgia,serif!important}.linkedin-discussion p{margin:0;font:400 15px/1.5 Georgia,serif}.linkedin-discussion a{border:2px solid var(--ink);color:#fff;white-space:nowrap;text-transform:uppercase;letter-spacing:.06em;background:#0a66c2;border-radius:50px;padding:15px 18px;font:800 10px/1.2 Courier New,monospace}.linkedin-discussion a span{color:inherit;font:inherit}.linkedin-discussion>b{text-transform:uppercase;max-width:210px;color:var(--rust);font:800 10px/1.4 Courier New,monospace}@media (width<=700px){.linkedin-discussion{grid-template-columns:1fr}.linkedin-discussion a{width:max-content}}@media (width<=1150px){.article-sidebar{z-index:20;border:2px solid var(--ink);background:var(--paper);box-shadow:4px 4px 0 var(--mustard);justify-content:space-between;align-items:center;gap:20px;padding:12px 14px;display:flex;position:sticky;top:92px}.article-sidebar>span{display:none}.sidebar-discussion{width:auto;box-shadow:none;margin:0;padding:11px 13px}.sidebar-discussion small{display:none}}
