:root{--bg: #f5f2e8;--fg: #333333;--pine: #4d594a;--alpine: #a6b589;--marker: #f0e000;--terra: #d97706;--stone: #cccccc;--muted: #4a5448;--card: #ffffff;--border: #e6e1d4;--ink: #1f2937;--stream-line: rgba(100, 110, 115, .1);--contour-line: rgba(77, 89, 74, .08);--contour-index: rgba(77, 89, 74, .15);--shadow-soft: 0 10px 22px rgba(0, 0, 0, .06);--shadow-lifted: 0 18px 44px rgba(0, 0, 0, .08);--status-live: #166534;--status-prep: #4d594a;--status-warn: #b45309}html{height:100%;overflow-x:hidden}body{min-height:100%;margin:0;overflow-x:hidden;color:var(--fg);font-family:Lato,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:url(/default-background.svg),radial-gradient(1200px 800px at 15% -5%,rgba(0,0,0,.03),transparent 65%),radial-gradient(1000px 600px at 85% 15%,rgba(0,0,0,.025),transparent 60%),radial-gradient(800px 500px at 50% 90%,rgba(0,0,0,.02),transparent 50%),var(--bg);background-size:2400px 1600px,auto,auto,auto;background-position:center 20%,center,center,center;background-repeat:no-repeat;background-attachment:fixed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,.font-display{color:var(--ink);font-family:Oswald,Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;letter-spacing:.01em}.hand{font-family:Caveat,Comic Sans MS,cursive}a{color:#0a4fa6;text-decoration:underline;text-underline-offset:.16rem}a:hover{color:#093d7f}.site-shell{min-height:100vh;display:flex;flex-direction:column}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--border);background:#f5f2e8e0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.site-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:72px}.brand-lockup{display:flex;align-items:center;gap:.9rem;text-decoration:none}.brand-badge{display:grid;place-items:center;width:50px;height:50px;border-radius:999px;border:3px solid rgba(255,255,255,.92);background:linear-gradient(160deg,#a6b589f2,#4d594af2);color:#fff;font-family:Oswald,sans-serif;font-weight:700;box-shadow:var(--shadow-soft)}.brand-copy{display:grid;gap:.16rem}.brand-title{font-family:Oswald,sans-serif;font-size:1.2rem;line-height:1;color:var(--pine)}.brand-tag{color:var(--muted);font-size:.84rem}.site-nav{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.site-nav a,.site-nav button,.pill-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.6rem .85rem;border-radius:999px;border:1px solid transparent;color:var(--pine);text-decoration:none;font-weight:700;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease}.site-nav a:hover,.site-nav button:hover,.pill-link:hover{transform:translateY(-1px);border-color:#4d594a29;box-shadow:var(--shadow-soft)}.site-main{flex:1;padding:2rem 0 4rem}.site-footer{border-top:1px solid var(--border);background:#ffffffbf}.site-footer-inner{display:flex;justify-content:space-between;gap:1rem;padding:1.2rem 0 2rem;color:var(--muted);font-size:.92rem}.eyebrow{margin:0 0 .45rem;color:var(--terra);font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.lede{max-width:64ch;color:var(--muted);line-height:1.75}.hero-panel{display:grid;gap:1rem;padding:1.4rem}.hero-panel h1{margin:0;font-size:clamp(2.7rem,5vw,4.8rem);line-height:.96}.hero-panel h2{margin:0;font-size:clamp(1.8rem,3vw,2.6rem)}.card{border:1px solid var(--border);border-radius:20px;background:#ffffffdb;box-shadow:var(--shadow-soft)}.card-soft{background:#ffffffb8}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.75rem 1.05rem;border-radius:999px;border:1px solid var(--stone);background:#fff;color:var(--pine);font-weight:800;text-decoration:none;cursor:pointer}.btn-primary{background:var(--marker);border-color:#dbc900;color:#2b2f26}.btn-secondary{background:linear-gradient(160deg,#304136,#4b5d4d);border-color:#30413666;color:#fff}.btn-ghost{background:#ffffff9e}.badge-row{display:flex;flex-wrap:wrap;gap:.45rem}.badge{display:inline-flex;align-items:center;min-height:38px;padding:.25rem .65rem;border-radius:999px;border:1px solid var(--stone);background:#fff;color:var(--pine);font-size:.84rem;font-weight:700}.grid-two,.grid-three,.stack{display:grid;gap:1rem}.panel-copy{padding:1.1rem}.panel-copy h2,.panel-copy h3{margin-top:0}.meta-line{color:var(--muted);font-size:.92rem}.status-pill{display:inline-flex;align-items:center;gap:.4rem;min-height:34px;padding:.2rem .65rem;border-radius:999px;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border:1px solid rgba(77,89,74,.12);background:#fffc;color:var(--status-prep)}.status-pill.live{color:var(--status-live);border-color:#1665342e}.status-pill.warn{color:var(--status-warn);border-color:#b453092e}input,select,textarea,button{font:inherit}input,select,textarea{width:100%;min-height:46px;border-radius:14px;border:1px solid rgba(48,65,54,.14);padding:.8rem .9rem;background:#fff;color:var(--ink);box-sizing:border-box}textarea{min-height:140px;resize:vertical}button{border:none}:focus-visible{outline:3px solid var(--alpine);outline-offset:2px}@media(min-width:780px){.hero-panel{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:end}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.site-header-inner,.site-footer-inner{flex-direction:column;align-items:flex-start}.site-nav{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.hero{padding:3rem 1rem 2rem;text-align:center}.hero p{max-width:60ch;margin:.5rem auto 0;color:var(--muted)}.badges{display:flex;flex-wrap:wrap;gap:.4rem .5rem;margin-top:.5rem}.badge{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .5rem;border:1px solid var(--stone);border-radius:999px;background:#fff;color:var(--pine);font-size:.82rem}.badge strong{color:#6b705c;font-size:.78rem;font-weight:800}.video-frame{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:10px;background:#000}.clamp-2{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.page-intro{display:grid;gap:.75rem;margin-bottom:1rem}.page-intro h1,.page-intro h2{margin:0}.subtle-actions{display:flex;gap:.75rem;flex-wrap:wrap}.stats-grid{display:grid;gap:.75rem}.stats-grid .card{padding:1rem}.stats-grid strong{display:block;font-family:Oswald,sans-serif;font-size:2rem;color:var(--pine)}.split-copy{display:grid;gap:1rem}.list-clean{margin:0;padding-left:1.15rem;color:var(--fg)}.list-clean li+li{margin-top:.45rem}.muted{color:var(--muted)}.empty-state{padding:1.4rem;text-align:center}@media(min-width:860px){.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.split-copy{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr)}}.skip-to-content.svelte-12qhfyh{position:absolute;top:-100%;left:50%;transform:translate(-50%);padding:.75rem 1.5rem;background:var(--pine);color:#fff;font-family:Oswald,sans-serif;font-weight:600;text-decoration:none;border-radius:0 0 8px 8px;z-index:9999;transition:top .2s ease}.skip-to-content.svelte-12qhfyh:focus{top:0;outline:3px solid var(--marker);outline-offset:2px}.public-shell.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column;background:url(/default-background.svg) center center / cover no-repeat fixed,var(--bg, #f5f2e8)}.public-shell.svelte-12qhfyh .container:where(.svelte-12qhfyh){width:100%;max-width:1100px;margin-inline:auto;padding-inline:1rem;box-sizing:border-box}.public-site-main.svelte-12qhfyh{flex:1;padding:0}.public-page-wrap.svelte-12qhfyh{padding-block:1.5rem 4rem}.guide-header-wrapper.svelte-12qhfyh{width:100%}.guide-header-wrapper.guide-header-wrapper.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:3000;transition:transform .3s ease}.guide-header-wrapper.is-hidden.svelte-12qhfyh{transform:translateY(-100%)}.guide-shell.svelte-12qhfyh .guide-header-wrapper:where(.svelte-12qhfyh) .header:where(.svelte-12qhfyh){background:#f5f2e8fa;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.header.svelte-12qhfyh{min-height:52px;display:flex;align-items:center;background:var(--bg, #f5f2e8);border-bottom:1px solid var(--border, #e6e1d4);transition:transform .3s ease,opacity .3s ease}.nav.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.brand.svelte-12qhfyh{display:flex;align-items:center}.guide-shell.svelte-12qhfyh .brand:where(.svelte-12qhfyh){padding-block:.66rem}.logo.svelte-12qhfyh{height:40px;width:auto}.nav-controls.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem}.nav-ctas.svelte-12qhfyh{display:flex;align-items:center;gap:.45rem}.nav-toggle.svelte-12qhfyh{display:inline-flex;gap:.5rem;height:42px;font-size:.833333rem;border-radius:10px;border:1px solid rgba(0,0,0,.1);background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;align-items:center;justify-content:center;padding:0 12px;color:#1f2937d9}.nav-toggle.svelte-12qhfyh:active{transform:translateY(1px)}.nav-toggle__bars.svelte-12qhfyh{display:inline-flex;flex-direction:column;gap:4px}.bar.svelte-12qhfyh{width:18px;height:2px;border-radius:999px;background:#1f2937d9}.nav-toggle__label.svelte-12qhfyh{font-family:Oswald,system-ui,sans-serif;font-weight:800;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;color:#1f2937db}.mobile-overlay.svelte-12qhfyh{position:fixed;inset:0;background:#0000006b;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:2200}.mobile-overlay.is-open.svelte-12qhfyh{opacity:1;pointer-events:auto}.mobile-drawer.svelte-12qhfyh{position:fixed;top:0;right:0;height:100vh;width:min(360px,88vw);background:var(--bg, #f5f2e8);border-left:1px solid var(--border, #e6e1d4);box-shadow:-18px 0 40px #0000002e;transform:translate(110%);transition:transform .22s ease;z-index:2201;padding:16px;display:flex;flex-direction:column;gap:14px}.mobile-drawer.is-open.svelte-12qhfyh{transform:translate(0)}.mobile-top.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.08)}.mobile-title.svelte-12qhfyh{font-family:Oswald,system-ui,sans-serif;letter-spacing:.06em;text-transform:uppercase;font-weight:900;color:#1f2937db}.mobile-close.svelte-12qhfyh{width:40px;height:40px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background:#ffffffbf;cursor:pointer;font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center;color:#1f2937d9}.mobile-links.svelte-12qhfyh{display:flex;flex-direction:column;gap:8px}.mobile-link.svelte-12qhfyh{display:flex;align-items:center;padding:12px;border-radius:12px;text-decoration:none;color:var(--pine);border:1px solid rgba(0,0,0,.06);background:#ffffff8c;font-weight:600}.mobile-link.svelte-12qhfyh:hover{background:#ffffffb8}.mobile-link.is-active.svelte-12qhfyh{background:#a6b58938;border-color:#a6b58959}.mobile-live.svelte-12qhfyh{justify-content:center}.guide-link.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.45rem;height:42px;font-size:.85rem;font-weight:700;color:#1f2937db;text-decoration:none;padding:0 12px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background:#ffffff8c;white-space:nowrap;transition:background .15s ease,border-color .15s ease}.guide-link.svelte-12qhfyh:hover{background:#ffffffbf;border-color:#00000024}.guide-link.is-active.svelte-12qhfyh{background:#a6b58938;border-color:#a6b58959}.guide-link__icon.svelte-12qhfyh{width:16px;height:16px;display:inline-flex;opacity:.9}.guide-link__icon.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:100%;height:100%}.live-link.svelte-12qhfyh{display:flex;align-items:center;gap:.35rem;font-size:.85rem;color:var(--pine);text-decoration:none;padding:.25rem .6rem .25rem .5rem;border-radius:6px;background:#dc262614;border:1px solid rgba(220,38,38,.2);white-space:nowrap;transition:all .15s ease}.live-link--header.svelte-12qhfyh{height:42px;border-radius:10px;padding:0 12px}.live-link.svelte-12qhfyh:hover{background:#dc262624;border-color:#dc262659}.live-dot.svelte-12qhfyh{width:8px;height:8px;background:#dc2626;border-radius:50%;box-shadow:0 0 6px #dc262680;animation:svelte-12qhfyh-pulse-dot 2s ease-in-out infinite}.live-text.svelte-12qhfyh{font-weight:600;letter-spacing:.02em}.connection-badge.svelte-12qhfyh{display:inline-flex;align-items:center;min-height:2rem;border-radius:999px;padding:0 .75rem;font-size:.78rem;font-weight:800;letter-spacing:.02em;white-space:nowrap;border:1px solid transparent}.connection-badge.is-offline.svelte-12qhfyh{color:#8a2f2f;background:#b03e3e1f;border-color:#b03e3e3d}.public-meta-footer.svelte-12qhfyh{padding:2em 1em 6em;background:var(--bg);color:var(--muted);text-align:center}.footer-waitlist.svelte-12qhfyh{display:grid;gap:.5rem;justify-items:center;max-width:30rem;margin:0 auto 1.6em}.footer-waitlist-title.svelte-12qhfyh{margin:0;color:var(--pine);font-family:Oswald,system-ui,sans-serif;font-weight:800;letter-spacing:.04em;text-transform:uppercase;font-size:.9rem}.social-links.svelte-12qhfyh{display:flex;justify-content:center;gap:1em;margin-top:1em}.social-links.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:var(--muted)}.social-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--pine)}#version-stamp.svelte-12qhfyh{position:fixed;bottom:4px;right:4px;background:var(--pine, #4d594a);color:#fff;padding:2px 6px;font-size:10px;z-index:9999;border-radius:4px;pointer-events:none;opacity:.85;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}@keyframes svelte-12qhfyh-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}@media(max-width:760px){.logo.svelte-12qhfyh{height:32px}.live-link.svelte-12qhfyh,.guide-link.svelte-12qhfyh{font-size:.82rem}}@media(max-width:600px){.logo.svelte-12qhfyh{height:32px}}@media(max-width:420px){.nav-toggle__label.svelte-12qhfyh{display:none}}@media(prefers-reduced-motion:reduce){.live-dot.svelte-12qhfyh{animation:none}}
