@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300..900;1,9..144,300..900&family=Space+Grotesk:wght@300..700&family=Caveat:wght@400..700&display=swap');
:root{--background:#f6f1e7;--foreground:#181511;--card:#fff8ed;--secondary:#fff3e0;--muted:#efe7d8;--muted-foreground:#5f574a;--primary:#ff5c38;--accent:#ffd43b;--primary-foreground:#181511}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:"Space Grotesk",sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.site-shell{min-height:100vh;overflow:hidden}.page-width{width:min(1180px,calc(100% - 48px));margin:0 auto}.narrow-page{max-width:960px}.site-nav{position:fixed;inset:0 0 auto;z-index:50;background:color-mix(in srgb,var(--background) 86%,transparent);backdrop-filter:blur(12px);border-bottom:2px solid var(--foreground)}.nav-inner{height:80px;width:min(1180px,calc(100% - 48px));margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:12px;align-items:center}.brand-mark{width:32px;height:32px;border:2px solid var(--foreground);border-radius:9px;background:var(--primary);box-shadow:2px 2px 0 var(--foreground);transform:rotate(-6deg);display:inline-block}.brand-name{font:900 25px/1 Fraunces,serif;letter-spacing:-.03em}.brand-name span{font:700 12px/1 "Space Grotesk",sans-serif;vertical-align:top}.desktop-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700;color:var(--muted-foreground)}.desktop-nav a:not(.button):hover,.footer-links a:hover{color:var(--primary)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:2px solid var(--foreground);border-radius:999px;min-height:44px;padding:10px 20px;font-weight:800;box-shadow:3px 3px 0 var(--foreground);transition:transform .2s,filter .2s}.button:hover{transform:translate(-1px,-1px);filter:brightness(1.03)}.button-primary{background:var(--primary);color:var(--primary-foreground)}.button-accent{background:var(--accent);color:var(--foreground)}.button-outline{background:var(--card);color:var(--foreground)}.button-large{min-height:56px;padding:14px 28px;font-size:17px}.button-full{width:100%}.menu-button{display:none;border:2px solid var(--foreground);border-radius:999px;background:var(--card);box-shadow:2px 2px 0 var(--foreground);width:44px;height:44px;font-size:23px}.mobile-nav{display:none;background:var(--card);border-top:2px solid var(--foreground);padding:8px 24px 24px}.mobile-nav a:not(.button){padding:14px 0;border-bottom:2px solid rgb(24 21 17 / 10%);font-weight:700}.hero-section{position:relative;padding:220px 0 176px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.hero-copy{position:relative;z-index:2}.eyebrow-pill,.accent-pill{display:inline-flex;gap:9px;align-items:center;background:var(--secondary);border:2px solid var(--foreground);border-radius:999px;padding:7px 14px;font-size:14px;font-weight:700;box-shadow:2px 2px 0 var(--foreground);transform:rotate(-1deg)}.eyebrow-dot{width:8px;height:8px;border:1px solid var(--foreground);border-radius:50%;background:var(--primary)}.display-xl,.display-lg,.display-md,h1,h2,h3{font-family:Fraunces,serif;letter-spacing:-.035em;line-height:1.06;margin:0}.display-xl{font-size:clamp(48px,5.2vw,76px);margin:38px 0 30px}.display-lg{font-size:clamp(37px,4.5vw,60px);margin-bottom:28px}.display-md{font-size:clamp(27px,3vw,38px);margin-bottom:18px}.squiggle-wrap{position:relative;display:inline-block;z-index:0}.squiggle-wrap svg,.signature svg{position:absolute;left:0;bottom:-7px;width:100%;height:12px;fill:none;stroke:var(--primary);stroke-width:3.5;stroke-linecap:round;z-index:-1}.hero-lede{font-size:21px;color:var(--muted-foreground);max-width:540px;line-height:1.55;margin:0 0 42px}.hero-cta{width:max-content}.evidence-note{border-left:4px solid var(--primary);padding-left:16px;margin-top:28px;display:flex;gap:8px;font-size:14px;font-weight:600;max-width:570px}.evidence-note span{color:var(--muted-foreground)}.hero-byline{font-size:14px;color:var(--muted-foreground);margin:54px 0 0}.hero-credit{font-size:14px;font-weight:700;margin:16px 0 0}.hero-visual{position:relative;z-index:2}.path-card,.white-card,.card-panel{background:var(--card);border:2px solid var(--foreground);border-radius:16px}.path-card{background:var(--secondary);padding:48px;transform:rotate(-1deg)}.card-shadow-lg{box-shadow:8px 8px 0 var(--foreground)}.card-shadow-md{box-shadow:6px 6px 0 var(--foreground)}.card-shadow-sm{box-shadow:4px 4px 0 var(--foreground)}.card-shadow-orange{box-shadow:8px 8px 0 var(--primary)}.path-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.accent-pill{background:var(--accent);box-shadow:none;transform:none}.path-label,.muted-label{font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-foreground)}.path-stack{display:grid;gap:17px}.path-step{display:flex;align-items:center;gap:15px;background:var(--card);border:2px solid var(--foreground);border-radius:13px;padding:19px}.path-step strong{display:block;font:900 20px Fraunces,serif}.path-step small{display:block;color:var(--muted-foreground);font-size:13px;margin-top:4px}.step-icon{flex:none;width:27px;font-size:29px;text-align:center;color:var(--primary)}.accent-icon{color:var(--primary)}.primary-icon{color:var(--primary)}.ink-icon{color:var(--foreground)}.booked-step{background:var(--accent)}.booked-step small{color:rgb(24 21 17 / 70%)}.path-arrow{text-align:center;color:var(--primary);font-size:26px}.hero-lines,.apply-lines{position:absolute;inset:0 0 0 50%;opacity:.1;background:linear-gradient(135deg,transparent 49.7%,var(--foreground) 50%,transparent 50.3%),linear-gradient(150deg,transparent 60%,var(--foreground) 60.2%,transparent 60.4%);pointer-events:none}.hero-dot{position:absolute;top:100px;left:-48px;width:160px;height:160px;border:2px solid var(--foreground);border-radius:50%;background:var(--accent);opacity:.4}.section{padding:140px 0}.section-secondary{background:var(--secondary)}.border-section{border-bottom:2px solid var(--foreground)}.split-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.audit-grid{grid-template-columns:1fr 320px;align-items:stretch}.section-kicker{color:var(--primary);font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;margin-bottom:24px}.lead-copy{font-size:18px;color:var(--muted-foreground);line-height:1.65;max-width:650px}.video-placeholder{min-height:360px;background:var(--foreground);color:var(--background);border:2px solid var(--foreground);border-radius:16px;transform:rotate(1deg);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;text-align:center}.play-placeholder{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:var(--primary);border:2px solid var(--background);box-shadow:3px 3px 0 var(--background);font-size:31px;color:var(--primary-foreground);margin-bottom:28px}.placeholder-label{color:rgb(246 241 231 / 65%);font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;margin-bottom:20px}.video-placeholder p{max-width:380px;color:rgb(246 241 231 / 70%);font-size:14px;line-height:1.6}.deliverable-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:52px}.deliverable{border-top:2px solid var(--foreground);padding-top:24px}.round-icon{width:40px;height:40px;display:grid;place-items:center;border:2px solid var(--foreground);border-radius:50%;background:var(--accent);box-shadow:3px 3px 0 var(--foreground);font-size:21px;margin-bottom:24px}.deliverable h3{font-size:19px;margin-bottom:10px}.deliverable p,.phase p,.fit-list,.plan-list{color:var(--muted-foreground);font-size:14px;line-height:1.65}.offer-card{padding:40px;background:var(--foreground);color:var(--background);border-radius:16px;transform:rotate(1deg);display:flex;flex-direction:column;justify-content:space-between}.offer-card .muted-label{color:rgb(246 241 231 / 60%)}.display-price{font:900 55px Fraunces,serif;margin:22px 0 12px}.offer-card p{color:rgb(246 241 231 / 65%);font-size:14px;line-height:1.6}.offer-risk{border:2px solid rgb(246 241 231 / 40%);border-radius:13px;padding:18px;margin-top:28px;color:rgb(246 241 231 / 85%);font-size:14px;line-height:1.6}.section-intro{max-width:700px;margin-bottom:76px}.intro-lede{font-size:20px;line-height:1.5;color:var(--muted-foreground)}.orange-rule{width:64px;height:7px;background:var(--primary);border:1px solid var(--foreground);border-radius:99px;margin:20px 0 28px}.centered{margin:0 auto}.leaks-grid,.fit-grid,.pricing-grid,.two-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:64px}.leaks-grid{grid-template-columns:repeat(2,1fr)}.white-card{padding:52px}.tilt-left{transform:rotate(-1deg)}.tilt-right{transform:rotate(1deg)}.article-title{display:flex;gap:16px;align-items:center;margin-bottom:30px}.article-title .round-icon{flex:none;margin:0}.article-title h3{font-size:27px}.article-lede{font-size:18px;font-weight:600;line-height:1.5;margin-bottom:28px}.stat-list{padding:0;margin:0;display:grid;gap:17px;list-style:none;color:var(--muted-foreground);font-size:15px;line-height:1.6}.stat-list li{display:flex;gap:12px}.stat-list li:before{content:"";display:block;flex:none;width:8px;height:8px;border:1px solid var(--foreground);background:var(--primary);border-radius:50%;margin-top:8px}.stat-list small{font-size:10px;opacity:.7}.callout,.fit-callout{background:var(--secondary);border:2px solid var(--foreground);border-radius:13px;padding:21px;font-size:14px;line-height:1.6;margin-top:28px}.dark-band{position:relative;background:var(--foreground);color:var(--background);padding:96px 24px}.narrow-row{max-width:880px;margin:auto;display:flex;gap:28px;align-items:flex-start}.narrow-row p{color:rgb(246 241 231 / 80%);line-height:1.65}.alert-icon{color:var(--accent);font-size:32px;font-weight:900}.phases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:64px}.phase{position:relative;padding-left:30px;border-left:2px solid rgb(24 21 17 / 15%)}.phase-number{display:grid;place-items:center;width:64px;height:64px;border:2px solid var(--foreground);border-radius:16px;box-shadow:3px 3px 0 var(--foreground);font:900 25px Fraunces,serif;margin-bottom:26px;transform:rotate(-3deg)}.accent-bg{background:var(--accent)}.secondary-bg{background:var(--secondary)}.primary-bg{background:var(--primary)}.phase h3{font-size:21px;margin-bottom:15px}.dashed-card{border-style:dashed;display:flex;align-items:center;gap:28px;margin-top:48px}.muted-copy{color:var(--muted-foreground);line-height:1.65}.short-copy{max-width:560px}.fit-grid{grid-template-columns:repeat(2,1fr)}.card-heading{border-bottom:2px solid rgb(24 21 17 / 15%);padding-bottom:20px;font-size:21px;display:flex;align-items:center;gap:12px}.check-circle{display:grid;place-items:center;width:28px;height:28px;border:2px solid var(--foreground);border-radius:50%;background:#0d9b5c;font-size:14px}.muted-circle{background:var(--muted)}.fit-list{list-style:none;margin:0;padding:0;display:grid;gap:24px}.fit-list li{display:flex;gap:14px;color:var(--foreground);font-weight:600}.fit-list li:before{content:"";width:8px;height:8px;flex:none;border:1px solid var(--foreground);background:var(--primary);border-radius:50%;margin-top:8px}.muted-list li{color:var(--muted-foreground)}.muted-list li:before{background:rgb(24 21 17 / 20%);border:0}.operator-grid{grid-template-columns:1fr 360px;align-items:start}.operator-copy{max-width:600px;color:var(--muted-foreground);font-size:18px;line-height:1.65;display:grid;gap:24px}.operator-copy p{margin:0}.operator-copy strong,.strong-copy{color:var(--foreground)}.operator-card{margin-top:90px}.operator-card h3{font-family:"Space Grotesk",sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:.1em;border-bottom:2px solid rgb(24 21 17 / 15%);padding-bottom:20px}.signature{display:inline-flex;position:relative;flex-direction:column;font:700 italic 31px Fraunces,serif;margin-top:52px;transform:rotate(-2deg)}.signature svg{bottom:17px;z-index:0}.signature small{font:700 11px "Space Grotesk",sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);margin-top:16px;transform:rotate(2deg)}.center-intro{text-align:center;max-width:700px;margin:0 auto 72px}.center-intro .round-icon{margin:0 auto 28px}.big-round{width:56px;height:56px;font-size:26px}.stack-card{padding:0;overflow:hidden}.stack-head,.stack-total{display:flex;justify-content:space-between;align-items:center;padding:20px 24px}.stack-head{background:var(--foreground);color:var(--background);font-weight:800;font-size:13px}.stack-row{display:flex;justify-content:space-between;gap:20px;padding:21px 24px;border-bottom:2px solid rgb(24 21 17 / 10%);font-size:14px}.stack-row code{color:var(--muted-foreground);font-family:Menlo,monospace}.stack-total{background:var(--accent);font:900 20px Fraunces,serif;border-top:2px solid var(--foreground)}.founding-banner{background:var(--accent);border:2px solid var(--foreground);border-radius:16px;padding:30px;text-align:center;margin-bottom:64px;display:grid;gap:10px;transform:rotate(-1deg)}.founding-banner strong{font:900 24px Fraunces,serif;text-transform:uppercase}.founding-banner span{font-size:14px;color:rgb(24 21 17 / 75%)}.pricing-card{display:flex;flex-direction:column;position:relative}.pricing-card h3{font-size:21px;margin-bottom:13px}.plan-price{font:900 36px Fraunces,serif;margin-bottom:18px}.plan-price small{font:400 13px "Space Grotesk",sans-serif;color:var(--muted-foreground)}.plan-list{list-style:none;padding:0;margin:28px 0;display:grid;gap:17px;flex:1}.plan-list li{display:flex;gap:10px}.plan-list li:before{content:"✓";color:var(--primary);font-weight:900}.checks li:before{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:var(--accent);border:2px solid var(--foreground);color:var(--foreground);font-size:11px}.mini-note,.plan-fit{background:var(--secondary);border:2px solid var(--foreground);border-radius:12px;padding:16px;text-align:center;font-size:12px;color:var(--muted-foreground);margin-bottom:28px}.plan-fit{background:transparent;border:0;padding:0}
.booking-price-box{border:2px dashed var(--foreground);border-radius:13px;padding:18px;margin:0 0 28px;background:var(--secondary)}
.booking-price-main{display:flex;justify-content:space-between;align-items:center;gap:16px;font-weight:800}
.booking-price-main strong{font:900 30px Fraunces,serif;color:var(--primary)}
.booking-price-note{font-size:12px;color:var(--muted-foreground);line-height:1.6;margin:8px 0 0}.popular-card{box-shadow:8px 8px 0 var(--foreground);transform:translateY(-16px)}.popular-badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%) rotate(-3deg);background:var(--accent);border:2px solid var(--foreground);border-radius:999px;padding:6px 15px;font-size:11px;font-weight:800;text-transform:uppercase;white-space:nowrap}.guarantee-box{border:2px solid var(--foreground);border-left:8px solid var(--primary);border-radius:12px;background:var(--secondary);padding:18px;font-size:14px;line-height:1.6}.strong-copy{font-weight:800;margin:26px 0}.compact{margin-top:28px}.scarcity-card{display:flex;flex-direction:column;justify-content:center}.scarcity-number{font:900 33px Fraunces,serif;margin:10px 0}.accent-copy{color:var(--primary);font-weight:800;font-size:14px}.faq-list{display:grid;gap:24px}.faq-card{padding:34px}.faq-card h3{font-size:23px;margin-bottom:15px}.apply-section{position:relative;background:var(--foreground);color:var(--background);padding:175px 0}.apply-content{position:relative;z-index:2}.apply-intro{margin-bottom:58px}.apply-intro h2{color:var(--background)}.apply-intro p{color:rgb(246 241 231 / 70%);font-size:20px}.card-panel{background:var(--card);color:var(--foreground);padding:56px;transform:rotate(-1deg);box-shadow:8px 8px 0 var(--background)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.field{display:grid;gap:8px}.field label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground)}.field input,.field select{height:48px;width:100%;border:2px solid var(--foreground);border-radius:13px;background:var(--card);padding:0 13px;color:var(--foreground);outline:none}.field input:focus,.field select:focus{box-shadow:0 0 0 3px rgb(255 92 56 / 30%)}.field-spaced{margin-top:30px}.field-spaced-lg{margin-top:30px;margin-bottom:36px}.risk-box{border:2px solid var(--foreground);border-radius:13px;background:var(--secondary);padding:18px;font-size:14px;line-height:1.6;margin-bottom:28px}.error-box{display:flex;gap:10px;align-items:flex-start;background:var(--secondary);border:2px solid var(--primary);border-radius:13px;padding:14px;font-size:14px;margin-bottom:28px}.error-box svg,.secure-note svg{width:16px;height:16px;flex:none}.secure-note{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted-foreground);font-size:12px;margin-top:28px}.loading-copy{text-align:center;color:var(--muted-foreground);font-size:12px;margin-top:10px}.htmx-indicator{display:none}.htmx-request .htmx-indicator,.htmx-request.htmx-indicator{display:block}.application-success{text-align:center;padding:56px}.success-icon{width:64px;height:64px;display:grid;place-items:center;margin:0 auto 28px;border:2px solid var(--foreground);border-radius:50%;background:var(--accent)}.success-icon svg{width:28px}.site-footer{background:var(--card);border-top:2px solid var(--foreground);padding:64px 0}.footer-grid{display:grid;grid-template-columns:auto 1fr auto;gap:40px;align-items:center}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:22px;font-size:13px;font-weight:700;color:var(--muted-foreground)}.footer-copy{text-align:right;font-size:12px;color:var(--muted-foreground);line-height:1.6}.footer-copy p{margin:0 0 8px}.footer-copy strong{color:var(--foreground)}.mobile-sticky{display:none}.reveal{opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.reveal.active{opacity:1;transform:translateY(0)}[x-cloak]{display:none!important}
@media(max-width:900px){.hero-grid,.split-grid,.audit-grid,.operator-grid{grid-template-columns:1fr}.hero-section{padding:165px 0 110px}.hero-visual{margin-top:10px}.desktop-nav{display:none}.menu-button{display:block}.mobile-nav{display:flex;flex-direction:column}.section{padding:100px 0}.deliverable-grid,.phases-grid{grid-template-columns:1fr;gap:28px}.leaks-grid,.fit-grid,.pricing-grid,.two-card-grid{grid-template-columns:1fr;gap:36px}.popular-card{transform:none}.operator-card{margin-top:0}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-links{justify-content:center}.footer-copy{text-align:center}.mobile-sticky{display:block;position:fixed;z-index:40;inset:auto 16px 16px}.site-shell{padding-bottom:80px}.path-card{padding:32px}.white-card{padding:34px}.card-panel{padding:36px}.narrow-row{gap:18px}.apply-section{padding:120px 0}.stack-row{align-items:flex-start;flex-direction:column;gap:8px}}
@media(max-width:560px){.page-width,.nav-inner{width:min(100% - 32px,1180px)}.display-xl{font-size:46px}.display-lg{font-size:38px}.hero-lede{font-size:18px}.form-grid{grid-template-columns:1fr}.hero-cta{width:100%}.path-step{padding:15px}.footer-links{gap:14px}.apply-intro p{font-size:17px}}