@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";.sudoku-page,.sudoku-page body{background:#f5eedc}.sudoku-app{--paper: #f5eedc;--paper-light: #fffaf0;--paper-deep: #e8dcc0;--ink: #26231d;--ink-soft: #625d50;--rule: #8e846d;--mustard: #d9a331;--mustard-deep: #9b6815;--forest: #263d32;--rain: #71858a;--advisory: #9c3c26;min-height:100vh;color:var(--ink);background-color:var(--paper);background-image:radial-gradient(circle at 20% 12%,rgba(255,255,255,.55),transparent 28rem),radial-gradient(circle at 72% 45%,rgba(99,77,39,.055) 0 1px,transparent 1.5px);background-size:auto,13px 13px;font-family:Georgia,Times New Roman,serif;overflow:hidden}.sudoku-app *,.sudoku-app *:before,.sudoku-app *:after{box-sizing:border-box}.sudoku-app button,.sudoku-app input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sudoku-app button{color:inherit}.sudoku-app :focus-visible{outline:3px solid var(--mustard-deep);outline-offset:3px}.sudoku-app h1,.sudoku-app h2,.sudoku-app h3{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.035em;text-transform:none}.sudoku-nav{position:relative;z-index:10;width:min(1240px,calc(100% - 48px));min-height:86px;margin-inline:auto;display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;border-bottom:1px solid rgba(38,35,29,.28)}.sudoku-brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--mustard);font:800 .76rem/1 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-shadow:4px 4px #26231d21}.sudoku-brand>span:last-child{display:grid;line-height:1.05}.sudoku-brand strong{font:600 1rem Georgia,serif}.sudoku-brand small{margin-top:4px;color:var(--ink-soft);font:700 .67rem/1 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.12em;text-transform:uppercase}.sudoku-nav>nav{display:flex;justify-content:center;gap:5px}.sudoku-nav>nav button{min-height:44px;padding:0 15px;border:0;border-radius:999px;background:transparent;font-size:.84rem;font-weight:700;cursor:pointer}.sudoku-nav>nav button:hover{background:#26231d0f}.sudoku-nav>nav button.active{color:var(--paper-light);background:var(--ink)}.back-to-haveagame{min-height:44px;display:inline-flex;align-items:center;gap:7px;color:var(--ink-soft);font:700 .77rem/1 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-decoration:none}.sudoku-hero{position:relative;width:min(1240px,calc(100% - 48px));min-height:520px;margin:26px auto 0;overflow:hidden;border:1px solid rgba(38,35,29,.35);border-radius:7px;background:var(--paper-light);box-shadow:0 24px 70px #2d231421}.sudoku-hero:after{content:"";position:absolute;top:11px;right:11px;bottom:11px;left:11px;pointer-events:none;border:1px solid rgba(38,35,29,.2)}.sudoku-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-paper{position:relative;z-index:2;width:min(51%,610px);min-height:520px;padding:clamp(52px,8vw,96px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,rgba(255,250,240,.98) 0%,rgba(255,250,240,.93) 72%,transparent 100%)}.sudoku-kicker{margin:0 0 13px;color:var(--mustard-deep);font:800 .7rem/1.3 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.17em;text-transform:uppercase}.hero-paper h1{margin:0;font-size:clamp(3.6rem,6vw,6.1rem);line-height:.86}.hero-paper>p:not(.sudoku-kicker){max-width:520px;margin:28px 0;color:var(--ink-soft);font-size:1.05rem;line-height:1.7}.edition-stamp{display:flex;flex-wrap:wrap;gap:8px}.edition-stamp span{padding:8px 11px;border:1px solid rgba(38,35,29,.25);background:#f5eedcbf;font:750 .7rem/1 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.04em}.puzzle-shell,.library-view,.archive-view,.about-view{width:min(1180px,calc(100% - 48px));margin-inline:auto;padding:48px 0 100px}.edition-bar{min-height:66px;display:flex;justify-content:center;align-items:center;gap:14px;margin-bottom:26px;border-top:1px solid rgba(38,35,29,.25);border-bottom:1px solid rgba(38,35,29,.25)}.edition-bar>div{min-width:200px;display:grid;text-align:center}.edition-bar span{color:var(--mustard-deep);font:800 .65rem/1.2 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.13em;text-transform:uppercase}.edition-bar strong{margin-top:4px;font-size:1rem}.difficulty-picker{width:min(100%,620px);margin:0 auto 22px;padding:0;border:0;text-align:center}.difficulty-picker legend{margin-inline:auto;color:var(--mustard-deep);font:800 .65rem/1.2 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.13em;text-transform:uppercase}.difficulty-picker>div{display:flex;justify-content:center;gap:7px;margin-top:8px}.difficulty-picker button{min-height:40px;padding:0 16px;border:1px solid var(--rule);border-radius:999px;background:var(--paper-light);font-size:.78rem;font-weight:750;cursor:pointer}.difficulty-picker button.active{color:var(--paper-light);border-color:var(--forest);background:var(--forest)}.difficulty-picker p{margin:9px 0 0;color:var(--ink-soft);font:.74rem/1.35 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.date-button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--rule);border-radius:50%;background:var(--paper-light);cursor:pointer}.date-button:disabled{opacity:.3;cursor:not-allowed}.today-button{min-height:42px;padding:0 14px;border:0;border-bottom:1px solid var(--ink);background:transparent;font-size:.75rem;font-weight:700;cursor:pointer}.puzzle-workbench{display:grid;grid-template-columns:minmax(0,680px) minmax(280px,360px);justify-content:center;align-items:start;gap:clamp(30px,5vw,68px)}.board-column{min-width:0}.advisory-banner{max-width:620px;min-height:50px;margin:0 auto 12px;padding:10px 14px;display:flex;align-items:center;gap:10px;color:var(--advisory);border:1px solid currentColor;background:#fff5ec;font:.8rem/1.4 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sudoku-board{width:min(100%,620px);aspect-ratio:1;margin-inline:auto;display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(9,1fr);overflow:hidden;border:3px solid var(--ink);background:var(--ink);box-shadow:0 10px 35px #2d231421}.sudoku-cell{position:relative;min-width:0;min-height:0;padding:0;display:grid;place-items:center;border:0;border-right:1px solid rgba(38,35,29,.33);border-bottom:1px solid rgba(38,35,29,.33);background:var(--paper-light);cursor:pointer}.sudoku-cell:nth-child(3n):not(:nth-child(9n)){border-right:3px solid var(--ink)}.sudoku-cell:nth-child(n+19):nth-child(-n+27),.sudoku-cell:nth-child(n+46):nth-child(-n+54){border-bottom:3px solid var(--ink)}.sudoku-cell:nth-child(9n){border-right:0}.sudoku-cell:nth-child(n+73){border-bottom:0}.sudoku-cell.given{background:#ece3cf}.sudoku-cell.peer{background:#f1ead9}.sudoku-cell.matching{background:#e2d3ad}.sudoku-cell.hint-region{background:#e6e8dd}.sudoku-cell.selected{z-index:2;background:#f4d988;box-shadow:inset 0 0 0 3px var(--mustard-deep)}.sudoku-cell.hint-target{z-index:3;background:#dce4d7;box-shadow:inset 0 0 0 3px var(--forest)}.sudoku-cell.conflict{color:var(--advisory);background:#ffe1d1}.sudoku-cell.conflict:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:1px dashed var(--advisory)}.cell-value{font:600 clamp(1.12rem,4.2vw,2rem)/1 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.given .cell-value{color:var(--ink);font-weight:760}.entered .cell-value{color:#17555b}.candidate-grid{width:100%;height:100%;padding:3px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}.candidate-grid span{display:grid;place-items:center;color:#4e686a;font:650 clamp(.48rem,1.4vw,.72rem)/1 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.puzzle-controls{width:min(100%,620px);margin:14px auto 10px;display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.puzzle-controls button{min-height:52px;padding:6px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--rule);background:var(--paper-light);font-size:.72rem;font-weight:750;cursor:pointer}.puzzle-controls button:hover:not(:disabled){border-color:var(--ink)}.puzzle-controls button.active{color:var(--paper-light);background:var(--forest);border-color:var(--forest)}.puzzle-controls button:disabled{opacity:.38;cursor:not-allowed}.pencil-help{margin:12px auto 0;color:var(--ink-soft);font:.78rem/1.45 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:center}.digit-keypad{width:min(100%,620px);margin-inline:auto;display:grid;grid-template-columns:repeat(9,minmax(48px,1fr));gap:7px}.digit-keypad button{min-width:48px;min-height:54px;border:1px solid var(--rule);border-radius:3px;background:#fffaf0;box-shadow:0 3px 0 var(--paper-deep);font-size:1.22rem;font-weight:750;cursor:pointer}.digit-keypad button:hover:not(:disabled){transform:translateY(-1px);border-color:var(--ink)}.digit-keypad button:active:not(:disabled){transform:translateY(2px);box-shadow:none}.digit-keypad button:disabled{opacity:.4;cursor:not-allowed}.keyboard-note{margin:13px auto 0;color:var(--ink-soft);text-align:center;font:.7rem/1.5 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.coach-panel{position:sticky;top:18px;overflow:hidden;border:1px solid rgba(38,35,29,.35);background:#fffaf0d9;box-shadow:10px 14px #26231d12}.coach-heading{display:grid;grid-template-columns:92px 1fr;align-items:center;border-bottom:1px solid rgba(38,35,29,.22)}.coach-heading img{width:92px;height:92px;object-fit:cover;border-right:1px solid rgba(38,35,29,.22)}.coach-heading>div{padding:13px}.coach-heading .sudoku-kicker{margin-bottom:7px}.coach-heading h2{margin:0;font-size:1.36rem;line-height:1.02}.coach-panel>blockquote{margin:0;padding:24px 23px 14px;color:var(--ink);font-size:1.08rem;font-style:italic;line-height:1.55}.focus-chip{margin:4px 22px 20px;padding:11px;display:flex;align-items:center;gap:8px;color:var(--forest);border:1px solid rgba(38,61,50,.32);background:#edf0e7;font:750 .74rem/1.3 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.coach-panel>.ink-button,.coach-panel>.paper-button{margin:0 22px 22px;width:calc(100% - 44px)}.coach-copy{padding:25px 22px;color:var(--ink-soft)}.coach-copy p{margin:12px 0 0;line-height:1.6}.coach-walkthrough{padding:23px 22px}.coach-step-label{color:var(--mustard-deep);font:800 .67rem/1 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.12em;text-transform:uppercase}.coach-walkthrough h3{margin:12px 0 8px;font-size:1.45rem;line-height:1.12}.coach-walkthrough p{margin:0;color:var(--ink-soft);line-height:1.6}.coach-actions{margin-top:20px;display:grid;gap:8px}.field-guide-link{width:100%;min-height:54px;padding:0 18px;display:flex;align-items:center;gap:8px;border:0;border-top:1px solid rgba(38,35,29,.22);background:#ebe1c8;font-size:.75rem;font-weight:750;cursor:pointer}.field-guide-link svg:last-child{margin-left:auto}.ink-button,.paper-button,.text-button{min-height:48px;padding:0 18px;border-radius:2px;font-size:.76rem;font-weight:800;cursor:pointer}.ink-button{color:var(--paper-light)!important;border:1px solid var(--ink);background:var(--ink)}.paper-button{color:var(--ink);border:1px solid var(--rule);background:var(--paper-light)}.text-button{min-height:40px;border:0;border-bottom:1px solid var(--rule);background:transparent}.library-view,.archive-view,.about-view{min-height:70vh;padding-top:70px}.library-intro,.archive-intro,.about-hero{display:grid;grid-template-columns:1fr minmax(320px,46%);gap:clamp(32px,6vw,78px);align-items:center;padding-bottom:50px;border-bottom:1px solid rgba(38,35,29,.25)}.library-intro>div,.archive-intro>div{order:0}.library-intro>img,.archive-intro>img,.about-hero>img{width:100%;max-height:390px;object-fit:cover;border:1px solid rgba(38,35,29,.3);filter:saturate(.9);box-shadow:12px 14px #26231d14}.library-intro h1,.archive-intro h1,.about-hero h1{max-width:700px;margin:0;font-size:clamp(3.1rem,6vw,5.8rem);line-height:.9}.library-intro p:not(.sudoku-kicker),.archive-intro p:not(.sudoku-kicker),.about-hero p:not(.sudoku-kicker){max-width:650px;color:var(--ink-soft);font-size:1.05rem;line-height:1.7}.strategy-search{max-width:560px;margin:42px auto 55px;display:grid;gap:8px;font:800 .7rem/1 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.1em;text-transform:uppercase}.strategy-search input{width:100%;min-height:54px;padding:0 16px;color:var(--ink);border:1px solid var(--rule);background:var(--paper-light);font-size:.95rem;text-transform:none}.strategy-group{margin-top:56px}.group-heading{max-width:720px;margin-bottom:22px}.group-heading h2{margin:0;font-size:clamp(1.75rem,4vw,2.65rem);line-height:1.05}.strategy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.strategy-card{border:1px solid rgba(38,35,29,.3);background:#fffaf0b8}.strategy-card summary{min-height:152px;padding:18px;display:grid;grid-template-columns:94px 1fr auto;gap:18px;align-items:center;list-style:none;cursor:pointer}.strategy-card summary::-webkit-details-marker{display:none}.strategy-card[open] summary>svg{transform:rotate(90deg)}.strategy-summary{display:grid;gap:7px}.strategy-summary strong{font-size:1.18rem}.strategy-summary>span:last-child{color:var(--ink-soft);font-size:.88rem;line-height:1.45}.strategy-labels{display:flex;flex-wrap:wrap;gap:6px}.strategy-labels>span{color:var(--mustard-deep);font:800 .63rem/1 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.09em;text-transform:uppercase}.strategy-labels .live-label{color:var(--forest)}.strategy-diagram{width:94px;aspect-ratio:1;padding:5px;display:grid;grid-template-columns:repeat(6,1fr);border:2px solid var(--ink);background:var(--paper-light)}.strategy-diagram span{border-right:1px solid rgba(38,35,29,.2);border-bottom:1px solid rgba(38,35,29,.2)}.strategy-diagram span:nth-child(6n){border-right:0}.strategy-diagram span:nth-child(n+31){border-bottom:0}.strategy-diagram span.active{background:var(--mustard);box-shadow:inset 0 0 0 2px var(--mustard-deep)}.strategy-body{padding:0 18px 18px 130px;color:var(--ink-soft)}.strategy-body p{margin:8px 0;line-height:1.5}.no-results{padding:60px 20px;text-align:center}.no-results h2{font-size:2rem}.edition-list{max-width:850px;margin:42px auto 0;border-top:1px solid rgba(38,35,29,.3)}.edition-row{width:100%;min-height:84px;padding:14px 10px;display:grid;grid-template-columns:76px 1fr auto auto;gap:16px;align-items:center;text-align:left;border:0;border-bottom:1px solid rgba(38,35,29,.24);background:transparent;cursor:pointer}.edition-row:hover{background:#fffaf09e}.issue-number{color:var(--mustard-deep);font:800 .74rem/1 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.edition-row>span:nth-child(2){display:grid;gap:6px}.edition-row strong{font:600 1.08rem/1 Georgia,serif}.edition-row small{color:var(--ink-soft);font-size:.78rem}.progress-label{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;color:var(--ink-soft);border:1px solid rgba(38,35,29,.22);font:750 .66rem/1 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.progress-label.complete{color:var(--forest);background:#e8eee5}.progress-label.in-progress{color:var(--mustard-deep);background:#f7e9bc}.about-hero{grid-template-columns:minmax(320px,47%) 1fr}.about-hero>img{order:0;max-height:520px}.about-hero .ink-button{margin-top:12px}.mission-grid{margin-top:55px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mission-grid article{min-height:240px;padding:28px;border:1px solid rgba(38,35,29,.28);background:#fffaf09e}.mission-grid span{color:var(--mustard-deep);font:800 .72rem/1 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mission-grid h2{margin:38px 0 10px;font-size:1.75rem}.mission-grid p{color:var(--ink-soft);line-height:1.6}.sudoku-footer{width:min(1240px,calc(100% - 48px));min-height:105px;margin-inline:auto;display:grid;grid-template-columns:auto 1fr auto auto;gap:24px;align-items:center;border-top:1px solid rgba(38,35,29,.3);color:var(--ink-soft);font-size:.76rem}.sudoku-footer>span:first-child{color:var(--ink);font:600 .95rem Georgia,serif}.sudoku-footer nav{display:flex;gap:14px}.sudoku-footer a{color:inherit}.sudoku-modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:22px;display:grid;place-items:center;background:#1e1d18b8}.sudoku-modal{position:relative;width:min(470px,100%);max-height:calc(100vh - 44px);padding:24px;overflow:auto;text-align:center;border:1px solid var(--ink);background:var(--paper-light);box-shadow:14px 14px #00000040}.sudoku-modal>img{width:100%;max-height:230px;object-fit:cover;border:1px solid rgba(38,35,29,.25)}.sudoku-modal h2{margin:15px 0 8px;font-size:2.35rem;line-height:.95}.sudoku-modal>p:not(.sudoku-kicker){color:var(--ink-soft);line-height:1.6}.sudoku-modal .sudoku-kicker{margin-top:18px}.modal-close{position:absolute;z-index:2;top:32px;right:32px;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--ink);background:var(--paper-light);cursor:pointer}.modal-actions{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:8px}@media(max-width:900px){.sudoku-nav{grid-template-columns:1fr auto}.sudoku-nav>nav{order:3;grid-column:1 / -1;padding-bottom:10px;overflow-x:auto;justify-content:flex-start}.back-to-haveagame{justify-self:end}.sudoku-hero{min-height:590px}.sudoku-hero>img{object-position:62% center}.hero-paper{width:65%;min-height:590px;padding:60px 42px}.puzzle-workbench{grid-template-columns:1fr}.coach-panel{position:static;width:min(100%,620px);margin-inline:auto}.library-intro,.archive-intro,.about-hero{grid-template-columns:1fr}.library-intro>img,.archive-intro>img{order:-1;max-height:320px}.about-hero>img{max-height:460px}.mission-grid{grid-template-columns:1fr}.sudoku-footer{grid-template-columns:1fr 1fr;padding:24px 0}}@media(max-width:680px){.sudoku-nav,.sudoku-hero,.puzzle-shell,.library-view,.archive-view,.about-view,.sudoku-footer{width:min(100% - 24px,1180px)}.sudoku-nav{gap:10px}.sudoku-nav>nav{gap:2px}.sudoku-nav>nav button{padding:0 11px;white-space:nowrap}.back-to-haveagame{font-size:0}.sudoku-hero{min-height:610px;margin-top:12px}.sudoku-hero>img{height:48%;top:auto;object-position:68% 33%}.hero-paper{width:100%;min-height:360px;padding:42px 28px 30px;justify-content:flex-start;background:linear-gradient(180deg,rgba(255,250,240,.99),rgba(255,250,240,.96) 88%,transparent)}.hero-paper h1{font-size:clamp(3.2rem,15vw,4.7rem)}.hero-paper>p:not(.sudoku-kicker){margin:20px 0;font-size:.93rem}.puzzle-shell{padding-top:30px}.edition-bar{gap:8px}.edition-bar>div{min-width:145px}.today-button{display:none}.puzzle-controls{grid-template-columns:repeat(5,1fr);gap:5px}.puzzle-controls button{min-height:50px;font-size:0}.puzzle-controls button:first-child{grid-column:span 2;font-size:.72rem}.puzzle-controls button svg{width:21px;height:21px}.digit-keypad{grid-template-columns:repeat(5,minmax(48px,1fr));max-width:390px}.digit-keypad button{min-height:50px}.strategy-grid{grid-template-columns:1fr}.strategy-card summary{grid-template-columns:76px 1fr auto;gap:12px}.strategy-diagram{width:76px}.strategy-body{padding-left:106px}.edition-row{grid-template-columns:58px 1fr auto;gap:10px}.edition-row>svg{display:none}.progress-label{grid-column:3;font-size:0;width:34px;justify-content:center}.progress-label svg{width:15px}.sudoku-footer{grid-template-columns:1fr;text-align:center}.sudoku-footer nav{justify-content:center}.modal-actions{grid-template-columns:1fr}}@media(max-width:380px){.sudoku-brand strong{font-size:.87rem}.sudoku-brand small{font-size:.58rem}.brand-mark{width:40px;height:40px}.sudoku-nav>nav button{padding:0 8px;font-size:.73rem}.puzzle-shell{width:calc(100% - 16px)}.keyboard-note{display:none}.coach-heading{grid-template-columns:78px 1fr}.coach-heading img{width:78px;height:78px}}@media(prefers-reduced-motion:reduce){.sudoku-app *,.sudoku-app *:before,.sudoku-app *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:root{font-family:DM Sans,system-ui,sans-serif;color:#fff;background:#4d16d7;font-synthesis:none;--ink: #17111f;--line: rgba(255,255,255,.28);--cream: #fff8f2;--yellow: #f8f04f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.site-shell{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 88% 16%,rgba(255,93,31,.78),transparent 27rem),radial-gradient(circle at 76% 28%,rgba(255,107,199,.48),transparent 22rem),radial-gradient(circle at 10% 56%,rgba(0,211,255,.25),transparent 28rem),linear-gradient(148deg,#1f42e8,#6425de 29%,#d72dc2 63%,#ff7a35)}.nav,.section,footer{width:min(1180px,calc(100% - 48px));margin-inline:auto}.nav{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font-family:Space Grotesk;font-weight:700;letter-spacing:.04em}.brand img{width:42px;height:42px;border-radius:12px;box-shadow:0 10px 25px #120b4140}.nav-cta{display:inline-flex;align-items:center;gap:6px;text-decoration:none;font-weight:700;font-size:.92rem}.section{position:relative}.hero{min-height:690px;display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:30px;padding:78px 0 62px}.eyebrow{margin:0 0 17px;text-transform:uppercase;letter-spacing:.19em;font-size:.76rem;font-weight:700}h1,h2,h3{font-family:Bebas Neue,Space Grotesk,sans-serif;margin:0;letter-spacing:-.025em;font-weight:400}.hero h1{font-size:clamp(5rem,7.5vw,7.4rem);line-height:.82;max-width:720px}.hero-lede{max-width:570px;font-size:1.1rem;line-height:1.65;color:#ffffffdb;margin:30px 0 28px}.primary-button{border:0;border-radius:999px;color:#24114b;background:var(--yellow);display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:0 25px;font-weight:800;text-decoration:none;cursor:pointer;box-shadow:0 12px 35px #401e0838;transition:transform .2s ease,box-shadow .2s ease}.primary-button:hover{transform:translateY(-2px);box-shadow:0 17px 40px #401e084d}.primary-button:disabled{cursor:wait;opacity:.7;transform:none}.hero-trust{display:flex;align-items:center;gap:8px;margin-top:18px;color:#ffffffb8;font-size:.84rem}.hero-product{min-height:560px;position:relative;display:grid;place-items:center}.hero-product img{position:relative;z-index:2;width:min(670px,110%);border-radius:36px;box-shadow:0 45px 65px #2807504d}.glow{position:absolute;border-radius:50%;filter:blur(12px);opacity:.55}.glow-one{width:430px;height:430px;background:#ff6d24;right:-30px;top:5px}.glow-two{width:330px;height:220px;background:#5be7ff;left:40px;bottom:30px}.features{padding:116px 0 125px;border-top:1px solid var(--line)}.section-heading{max-width:780px;margin-bottom:48px}.section-heading h2,.rest h2,.waitlist-section h2{font-size:clamp(3.4rem,6vw,6rem);line-height:.9}.section-heading>p:last-child{max-width:590px;font-size:1.06rem;line-height:1.65;color:#fffc}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{position:relative;min-height:310px;border:1px solid rgba(255,255,255,.32);border-radius:28px;padding:30px;overflow:hidden;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 24px 65px #280c5d24}.feature-card.coral{background:linear-gradient(145deg,#ff5f79a6,#ff864640)}.feature-card.violet{background:linear-gradient(145deg,#6136e5c7,#cc3dcf4d)}.feature-card.blue{background:linear-gradient(145deg,#1b74e8b8,#33cde545)}.feature-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:#ffffff2b;border:1px solid rgba(255,255,255,.24)}.feature-number{position:absolute;top:25px;right:28px;margin:0;font:600 1rem Space Grotesk;color:#ffffff9e}.feature-card h3{font-size:2.45rem;margin-top:42px}.feature-card>p:not(.feature-number){line-height:1.55;color:#ffffffc4;max-width:290px}.rest{display:block;padding:118px 0;border-top:1px solid var(--line)}.rest-copy{max-width:680px}.rest-copy>p:not(.eyebrow){font-size:1.08rem;line-height:1.65;color:#ffffffd4;max-width:600px}.rest-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:22px;background:var(--yellow);color:#4b1b95;margin-bottom:30px;transform:rotate(-6deg)}.rest-note{display:flex;gap:13px;align-items:flex-start;padding:17px 20px;margin-top:25px;border:1px solid rgba(255,255,255,.24);border-radius:18px;background:#2a0c692e;font-size:.88rem;line-height:1.45;color:#ffffffc2}.rest-note svg{flex:0 0 auto}.waitlist-section{text-align:center;padding:122px 22px 132px;border-top:1px solid var(--line)}.waitlist-section>p:not(.eyebrow,.waitlist-fineprint){max-width:650px;margin:26px auto;font-size:1.08rem;line-height:1.65;color:#ffffffd4}.waitlist-icon{width:86px;height:86px;border-radius:25px;box-shadow:0 24px 58px #430c464d;margin-bottom:30px}.waitlist-button{margin:34px auto 18px;min-width:260px;border:0}.waitlist-fineprint{font-size:.78rem;color:#ffffff9e}footer{min-height:115px;border-top:1px solid var(--line);display:flex;align-items:center;gap:26px;color:#ffffffad;font-size:.78rem}footer .brand{margin-right:auto;color:#fff}footer p{margin:0}footer nav{display:flex;gap:18px}footer nav a:hover{color:#fff}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#1608339e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;place-items:center;padding:22px}.dialog{width:min(100%,510px);background:var(--cream);color:var(--ink);border-radius:28px;padding:38px;position:relative;box-shadow:0 30px 90px #1b063673}.dialog h2{font-size:2.8rem;line-height:.98}.dialog .eyebrow{color:#8c3cd9}.dialog-copy{color:#62586c;line-height:1.55;margin:16px 0 24px}.dialog-close{position:absolute;right:18px;top:18px;width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;background:#eee7ee;cursor:pointer;color:var(--ink)}.dialog form{display:grid;gap:10px}.dialog label{font-weight:700;font-size:.82rem}.dialog input{width:100%;height:54px;border-radius:14px;border:1px solid #d7ccd9;padding:0 16px;background:#fff;color:var(--ink)}.dialog input:focus{outline:3px solid rgba(111,49,228,.2);border-color:#7131e3}.dialog .primary-button{width:100%;margin-top:4px}.honeypot{position:absolute!important;width:1px!important;height:1px!important;opacity:0;pointer-events:none}.privacy-note{margin:17px 0 0;color:#766b7d;font-size:.74rem;text-align:center;line-height:1.5}.form-message{min-height:20px;margin:2px 0 0;text-align:center;font-size:.8rem;color:#5e5266}.form-message.error{color:#b02045}.success-state{text-align:center}.success-state h2{margin-bottom:15px}.success-state p:not(.eyebrow){line-height:1.55;color:#62586c}.success-state .primary-button{margin-top:10px;min-width:130px}.success-icon{width:58px;height:58px;margin:0 auto 20px;display:grid;place-items:center;border-radius:50%;color:#3d185e;background:var(--yellow)}.legal-page{min-height:100vh;background:linear-gradient(145deg,#263ee6,#7829dc 45%,#f46751);padding:55px 24px 80px}.legal-shell{width:min(820px,100%);margin:auto}.back-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-weight:700;margin-bottom:54px}.legal-icon{width:64px;height:64px;border-radius:19px;box-shadow:0 15px 36px #1c07463d;margin-bottom:28px}.legal-page h1{font-size:clamp(3.5rem,8vw,6rem);line-height:.9}.legal-updated{color:#ffffffb3;margin:20px 0 32px}.legal-card{background:var(--cream);color:var(--ink);border-radius:28px;padding:clamp(25px,5vw,54px);box-shadow:0 28px 90px #280b503b}.legal-card section+section{margin-top:30px;padding-top:28px;border-top:1px solid #e7dfe5}.legal-card h2{font-size:1.35rem;letter-spacing:-.025em}.legal-card p{line-height:1.68;color:#5d5364;margin:10px 0 0}.legal-footnote{font-size:.78rem;color:#ffffffad;text-align:center;margin-top:25px}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{text-align:center;z-index:3}.hero-lede{margin-inline:auto}.hero-trust{justify-content:center}.hero-product{min-height:470px;margin-top:-20px}.hero-product img{width:min(670px,100%)}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:290px}footer{flex-wrap:wrap;padding:28px 0;min-height:150px}footer p{display:none}}@media(max-width:600px){.nav,.section,footer{width:min(100% - 30px,1180px)}.nav{height:78px}.nav-cta{font-size:0}.nav-cta svg{width:22px;height:22px}.hero{min-height:0;padding:58px 0 30px}.hero h1{font-size:clamp(3.85rem,18vw,5.4rem)}.hero-lede{font-size:.98rem;margin-top:24px}.hero-product{min-height:360px;margin-top:-12px}.hero-product img{width:116%}.glow-one{width:260px;height:260px}.features,.rest,.waitlist-section{padding-top:86px;padding-bottom:92px}.section-heading h2,.rest h2,.waitlist-section h2{font-size:clamp(3rem,15vw,4.5rem)}.feature-card{padding:25px}.feature-card h3{margin-top:30px}.waitlist-button{width:100%;min-width:0}footer{justify-content:space-between}footer .brand{width:100%}.dialog{padding:34px 23px 25px;border-radius:23px}.dialog h2{font-size:2.25rem;padding-right:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
