*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}:root{--bg:#0b0b0b;--ink:#f3f3f3;--muted:#9a9a9a;--muted-dim:#6f6f6f;--line:#232323;--accent:#ffc61a;--sans:"Inter", sans-serif;--text-font:"Manrope", sans-serif;--mono:"JetBrains Mono", monospace;--script:"Caveat", cursive;--edge:max(4vw, calc((100vw - 1400px) / 2))}.dashed,.strike{opacity:.85;text-decoration:line-through;text-decoration-thickness:2px}body{font-family:var(--sans);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;position:relative;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:2000;opacity:.035;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.text{font-family:var(--text-font);letter-spacing:-.015em;font-weight:400;line-height:1.8}.container{width:min(1400px,92%);margin:auto}header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);z-index:1000;background:#000000eb;width:100%;top:0;left:0}.nav{justify-content:space-between;align-items:center;height:86px;display:flex}.logo{width:210px}nav{gap:36px;display:flex}nav a{cursor:pointer;color:#ddd;border-bottom:1px solid #0000;padding-bottom:4px;text-decoration:none;transition:color .2s,border-color .2s}nav a:hover{color:var(--ink);border-bottom-color:var(--accent)}.nav-end{align-items:center;gap:20px;display:flex}.menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none}.menu-toggle span{background:var(--ink);border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .2s;display:block}.menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{display:none}.btn{background:var(--accent);color:#0b0b0b;border:1px solid var(--accent);border-radius:8px;justify-content:center;align-items:center;padding:14px 30px;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.btn:hover{color:var(--accent);background:0 0}.ghost{color:var(--ink);background:0 0;border:1px solid #3a3a3a}.ghost:hover{border-color:var(--ink);color:var(--ink);background:0 0}.play-icon{margin-right:10px}.hero{background:var(--bg);border-bottom:1px solid var(--line);width:100%}.hero-copy{max-width:620px;margin-left:var(--edge);padding:110px 0}.tag{font-family:var(--mono);color:var(--muted);letter-spacing:2px;text-shadow:0 2px 10px #0009;font-size:.75rem;display:inline-block}.tag:before{content:"—";color:var(--accent)}.hero h1{letter-spacing:-.03em;text-shadow:0 2px 16px #00000080;margin-top:24px;font-size:clamp(2.4rem,3.4vw,3.4rem);font-weight:900;line-height:1.1}.hero h1 span{color:var(--accent)}.hero p{color:#dcdcdc;letter-spacing:-.015em;text-shadow:0 2px 12px #000000a6;max-width:560px;margin-top:24px;font-size:1.05rem;font-weight:400;line-height:1.85}h1{letter-spacing:-.03em;margin-top:32px;font-size:clamp(3rem,7vw,5rem);font-weight:900;line-height:1}h1 span{color:var(--accent)}.actions{gap:18px;margin-top:36px;display:flex}.hero-photo{background-image:linear-gradient(90deg,#0b0b0bf2 0%,#0b0b0be6 20%,#0b0b0bc7 34%,#0b0b0b8f 48%,#0b0b0b4d 62%,#0b0b0b00 76%),linear-gradient(#0b0b0b0d 0%,#0b0b0b00 70%,#0b0b0b4d 100%),url(/images/hero-runner.jpg);background-position:50% 35%;background-size:cover;align-items:center;min-height:640px;display:flex;position:relative}.hero-note{max-width:220px;font-family:var(--script);color:#fff;text-align:right;text-shadow:0 2px 12px #00000059;white-space:pre-line;font-size:1.6rem;line-height:1.25;position:absolute;top:40px;right:clamp(24px,4vw,56px);transform:rotate(-2deg)}.features{grid-template-columns:1.1fr .9fr;align-items:start;gap:100px;padding:180px 0;display:grid}.eyebrow{font-family:var(--mono);color:var(--muted-dim);letter-spacing:2px;margin-bottom:22px;font-size:.75rem}h2{margin-bottom:28px;font-size:clamp(2rem,6vw,4rem);line-height:1.1}.text p{color:#bbb;line-height:1.9}ul{margin-top:30px;padding-left:20px}li{color:#bbb;margin-bottom:18px}.phone{justify-content:center;margin-top:40px;display:flex}.phone-mockup{background:linear-gradient(155deg,#5a5a5c 0%,#2c2c2e 35%,#0a0a0a 65%,#3f3f41 100%);border-radius:54px;width:100%;max-width:300px;margin:0 auto;padding:14px;position:relative;box-shadow:inset 0 0 0 1px #ffffff14,0 40px 80px #0009}.phone-screen{border-radius:40px;position:relative;overflow:hidden}.phone-screen img{width:100%;height:auto;display:block}.status-bar-patch{z-index:1;background:#090909;height:4.3%;position:absolute;top:1.1%;left:11%;right:8%}.dynamic-island{aspect-ratio:2.7;z-index:2;background:#000;border-radius:999px;width:26%;margin:0 auto;position:absolute;top:2%;left:0;right:0}.phone-mockup:before{content:"";background:linear-gradient(#5a5a5c,#1c1c1e);border-radius:0 3px 3px 0;width:3px;height:9%;position:absolute;top:22%;right:-3px}.phone-mockup:after{content:"";background:linear-gradient(#5a5a5c,#1c1c1e);border-radius:3px 0 0 3px;width:3px;height:16%;position:absolute;top:15%;left:-3px}.section-light{color:#14120f;background:#f4efe4}.section-light .eyebrow{color:#a89a7c}.section-light h2{color:#14120f}.section-light .text p{color:#5b5548}.steps-section{border-bottom:1px solid var(--line);padding:140px 0}.steps-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;display:grid}.steps{flex-direction:column;margin-top:48px;display:flex}.step{border-top:1px solid var(--line);align-items:flex-start;gap:18px;padding:26px 0;display:flex}.steps .step:last-child{border-bottom:1px solid var(--line)}.step-icon{width:40px;height:40px;color:var(--accent);background:#ffc61a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.step-icon svg{width:20px;height:20px}.step-number{font-family:var(--mono);color:var(--accent);letter-spacing:1px;margin-bottom:6px;font-size:.8rem;font-weight:600;display:block}.step h3{margin-bottom:6px;font-size:1.15rem}.step p{color:#bbb;font-size:.95rem}.steps-media{justify-content:center;align-items:center;min-height:420px;padding-right:40px;display:flex;position:relative}.steps-media:before{content:"";filter:blur(2px);background:radial-gradient(circle,#ffc61a29 0%,#ffc61a0d 45%,#0000 72%);border-radius:50%;width:380px;height:380px;position:absolute}.watch-mock{background:linear-gradient(155deg,#4a4a4d 0%,#232325 55%,#0a0a0a 100%);border-radius:36px;width:180px;height:180px;padding:12px;position:relative;box-shadow:inset 0 0 0 1px #ffffff1f,0 30px 70px #0000008c}.watch-face{background:radial-gradient(130% 110% at 50% 0,#202024 0%,#0c0c0e 65%);border-radius:26px;flex-direction:column;justify-content:center;gap:14px;width:100%;height:100%;padding:17px;display:flex;position:relative;overflow:hidden}.watch-time{font-family:var(--mono);color:#fff;font-size:1.05rem;font-weight:600}.watch-menu{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.watch-menu li{color:#f0f0f0;align-items:center;gap:8px;margin:0;font-size:.75rem;font-weight:600;display:flex}.watch-menu svg{width:14px;height:14px}.watch-menu li:first-child svg{color:var(--accent)}.watch-menu li:nth-child(2) svg{color:#6fd3ff}.watch-menu li:nth-child(3) svg{color:#ff6f8f}.device-phone{aspect-ratio:9/18.6;border-radius:34px;width:190px;padding:9px;position:absolute;bottom:-8px;right:6px;transform:rotate(3deg);box-shadow:0 30px 70px #0009,inset 0 0 0 1px #ffffff1a}.device-phone .phone-screen{background:#131316;border-radius:25px;align-items:center;height:100%;padding:18px 13px;display:flex}.mini-chat{flex-direction:column;gap:10px;width:100%;max-height:100%;display:flex;overflow:hidden}.mini-bubble{overflow-wrap:break-word;border-radius:13px;max-width:92%;margin:0;padding:10px 12px;font-size:.72rem;line-height:1.4}.mini-bubble-sm{display:none}.mini-bubble.coach{color:#f0f0f0;background:#2a2a30;border-bottom-left-radius:3px;align-self:flex-start}.mini-bubble.user{background:var(--accent);color:#0b0b0b;border-bottom-right-radius:3px;align-self:flex-end}.hero-highlights{flex-wrap:wrap;gap:24px;margin-top:32px;display:flex}.hero-highlight{color:#dcdcdc;text-shadow:0 2px 10px #0009;align-items:center;gap:8px;font-size:.92rem;display:inline-flex}.hero-highlight-icon{width:18px;height:18px;color:var(--accent);display:inline-flex}.hero-highlight-icon svg{width:100%;height:100%}.showcase{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;padding:140px 0;display:grid}.showcase-media{justify-content:center;display:flex}.chat-mockup{max-width:300px;transform:rotate(-1.5deg)}.showcase-copy{flex-direction:column;display:flex}.chat-screen{background:#101014;flex-direction:column;height:600px;display:flex}.status-bar{z-index:1;color:#fff;justify-content:space-between;align-items:center;padding:16px 22px 0;font-size:.75rem;font-weight:600;display:flex;position:relative}.status-icons{letter-spacing:1px;opacity:.85;font-size:.65rem}.chat-header{color:var(--ink);border-bottom:1px solid #1f1f24;align-items:center;gap:10px;padding:12px 18px 14px;font-weight:700;display:flex}.chat-back{color:#9a9a9a;width:15px;height:15px;display:inline-flex}.chat-avatar{background:var(--accent);color:#0b0b0b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.chat-avatar svg{width:13px;height:13px}.chat-avatar.small{width:22px;height:22px}.chat-messages{scrollbar-width:thin;scrollbar-color:#ffffff38 transparent;flex-direction:column;flex:1;gap:12px;padding:16px 10px 8px 16px;display:flex;overflow-y:auto}.chat-messages::-webkit-scrollbar{width:4px}.chat-messages::-webkit-scrollbar-track{background:0 0}.chat-messages::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.chat-row{align-items:flex-end;gap:8px;display:flex}.chat-row.user{justify-content:flex-end}.chat-bubble{max-width:76%;font-family:var(--text-font);border-radius:16px;padding:11px 13px;font-size:.78rem;line-height:1.55}.chat-bubble p{margin:0}.chat-bubble .chat-time{opacity:.6;margin-top:6px;font-size:.65rem;display:block}.chat-bubble.coach{background:#1c1c20;border-bottom-left-radius:4px}.chat-bubble.user{background:var(--accent);border-bottom-right-radius:4px}.chat-bubble.coach p,.chat-bubble.coach .chat-time{color:#e8e8e8}.chat-bubble.user p,.chat-bubble.user .chat-time{color:#0b0b0b}.chat-input{color:#7a7a7a;background:#1a1a1f;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;margin:0 14px 16px;padding:11px 16px;font-size:.75rem;display:flex}.chat-send{background:var(--accent);color:#0b0b0b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.chat-send svg{width:13px;height:13px}.coach-grid{grid-template-columns:repeat(2,1fr);gap:28px 40px;margin-top:48px;display:grid}.coach-grid-item{border-top:1px solid #e2dbc9;padding-top:20px}.coach-grid-icon{color:#14120f;width:22px;height:22px;margin-bottom:14px;display:inline-flex}.coach-grid-icon svg{width:100%;height:100%}.coach-grid-item h3{color:#14120f;margin-bottom:8px;font-size:1.05rem}.coach-grid-item p{color:#5b5548;font-size:.92rem}.highlights-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:120px 0}.highlights-layout{grid-template-columns:1fr 1.3fr;align-items:center;gap:70px;display:grid}.highlights-copy p{color:#bbb;max-width:420px}.highlights-grid{display:flex}.highlight-card{border-left:1px solid var(--line);flex:1;padding:0 28px}.highlight-card:first-child{border-left:none;padding-left:0}.highlight-icon{width:30px;height:30px;color:var(--accent);margin-bottom:16px;display:inline-flex}.highlight-icon svg{width:100%;height:100%}.highlight-card h3{margin-bottom:6px;font-size:1.05rem}.highlight-card p{color:#999;font-size:.88rem}.faq-section{padding:140px 0}.faq-layout{grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.faq-header h2{margin-bottom:0}.faq-list{flex-direction:column;display:flex}.faq-item{border-bottom:1px solid #e2dbc9;padding:24px 0}.faq-item:first-child{padding-top:0}.faq-item summary{cursor:pointer;color:#14120f;justify-content:space-between;align-items:center;gap:20px;font-size:1.05rem;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--accent);flex-shrink:0;font-size:1.5rem;font-weight:400}.faq-item[open] summary:after{content:"−"}.faq-item p{color:#5b5548;margin-top:16px}.final-cta{border-top:1px solid var(--line)}.final-cta-copy{max-width:560px;margin-left:var(--edge);flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;display:flex}.final-cta-copy h2{text-shadow:0 2px 16px #00000080;margin-bottom:0;font-size:clamp(2rem,3vw,2.75rem)}.final-cta-copy p{color:#dcdcdc;text-shadow:0 2px 12px #000000a6;max-width:420px;margin-bottom:0}.final-cta-photo{background-image:linear-gradient(90deg,#0b0b0bf2 0%,#0b0b0be6 20%,#0b0b0bc7 34%,#0b0b0b8f 48%,#0b0b0b4d 62%,#0b0b0b00 76%),linear-gradient(#0b0b0b1a 0%,#0b0b0b00 70%,#0b0b0b4d 100%),url(/images/hero-runner.jpg);background-position:50% 55%;background-size:cover;align-items:center;min-height:440px;display:flex;position:relative}.final-cta-tagline{font-family:var(--script);color:#fff;text-shadow:0 2px 10px #00000059;font-size:1.6rem;position:absolute;bottom:32px;right:clamp(24px,4vw,56px);transform:rotate(-2deg)}footer{border-top:1px solid var(--line);color:#666;text-align:center;padding:60px 0}.footer-content{flex-direction:column;align-items:center;gap:16px;display:flex}.footer-content p{margin:0}.language-switcher{justify-content:center;align-items:center;gap:8px;display:flex}.language-divider{color:#444}.language-link{color:#888;cursor:pointer;font:inherit;letter-spacing:-.015em;background:0 0;border:none;padding:0;transition:color .2s}.language-link:hover{color:var(--accent)}.language-current{color:var(--accent);font-weight:600}@media (width<=900px){.nav{height:72px}.logo{width:168px}.nav-links,.nav-end .header-cta{display:none}.menu-toggle{display:flex}.mobile-menu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:0 solid var(--line);background:#000000f7;flex-direction:column;align-items:stretch;gap:22px;max-height:0;padding:0 clamp(20px,6vw,40px);transition:max-height .3s,padding .3s;display:flex;overflow:hidden}.mobile-menu.is-open{border-bottom-width:1px;max-height:400px;padding:24px clamp(20px,6vw,40px) 32px}.mobile-menu nav{flex-direction:column;align-items:flex-start;gap:18px}.mobile-menu nav a{font-size:1.05rem;font-weight:600}.mobile-menu .btn{width:100%}.hero-copy{max-width:100%;margin-right:clamp(24px,4vw,56px);padding:64px 0}.hero h1{letter-spacing:-.02em;font-size:clamp(2rem,7.5vw,2.75rem);line-height:1.12}.hero p{max-width:100%;font-size:1.05rem}h1{letter-spacing:-3px;font-size:3.8rem}.actions{flex-direction:column;align-items:stretch}.actions .btn{width:100%;display:flex}.hero-photo{background-image:linear-gradient(#0b0b0bad 0%,#0b0b0bb8 45%,#0b0b0be6 100%),url(/images/hero-runner.jpg);min-height:560px}.hero-note{display:none}.features{text-align:center;grid-template-columns:1fr}.phone{margin-top:60px}ul{padding-left:0;list-style-position:inside}.steps-section{padding:80px 0}.steps-grid{grid-template-columns:1fr;gap:48px}.steps-media{min-height:250px;padding-right:0;overflow:hidden}.steps-media:before{width:230px;height:230px}.watch-mock{border-radius:28px;width:128px;height:128px}.watch-face{border-radius:20px;gap:10px;padding:13px}.watch-time{font-size:.85rem}.watch-menu{gap:8px}.watch-menu li{gap:6px;font-size:.62rem}.watch-menu svg{width:11px;height:11px}.device-phone{border-radius:20px;width:108px;padding:6px;bottom:8px;right:10px}.device-phone .phone-screen{border-radius:15px;padding:14px 10px}.mini-bubble{padding:8px 10px;font-size:.6rem}.mini-bubble-lg{display:none}.mini-bubble-sm{display:inline}.showcase{text-align:center;grid-template-columns:1fr;gap:48px;padding:80px 0}.showcase-media{order:-1}.chat-mockup{transform:none}.coach-grid{text-align:left;grid-template-columns:1fr;gap:24px;margin-top:36px}.highlights-section{padding:80px 0}.highlights-layout{grid-template-columns:1fr;gap:40px}.highlights-grid{flex-direction:column;gap:28px}.highlight-card{border-left:none;border-top:1px solid var(--line);padding-top:24px;padding-left:0}.highlight-card:first-child{border-top:none;padding-top:0}.faq-section{padding:80px 0}.faq-layout{grid-template-columns:1fr;gap:32px}.final-cta-copy{align-items:flex-start;max-width:100%;margin-right:clamp(24px,4vw,56px)}.final-cta-photo{background-image:linear-gradient(#0b0b0bad 0%,#0b0b0bb8 45%,#0b0b0be6 100%),url(/images/hero-runner.jpg);min-height:420px;padding:48px 0}.join-beta-header h1{letter-spacing:-.03em;max-width:100%;font-size:clamp(1.5rem,5.5vw,2.25rem);line-height:1.15}.join-beta-header h1 .title-line{white-space:normal;text-wrap:balance}}.blog{background:radial-gradient(circle at top,#262626 0%,#0000 65%),#0b0b0b;padding-top:180px;padding-bottom:120px}.blog-header{text-align:center;max-width:900px;margin:0 auto 120px;padding:0 clamp(16px,4vw,24px)}.blog-header h1{margin-top:28px}.blog-header p{color:#b4b4b4;letter-spacing:-.015em;max-width:620px;font-size:1.08rem;font-weight:400;line-height:1.85}.featured{background:#141414;border:1px solid #252525;border-radius:22px;margin-bottom:80px;padding:48px}.featured-label{color:#ffc61a;letter-spacing:2px;margin-bottom:18px;font-size:.8rem}.featured h2{margin-bottom:12px;font-size:2.5rem}.meta{color:#777;margin-bottom:30px}.featured p{color:#bbb;margin-bottom:30px;line-height:1.9}.read-more{color:#ffc61a;font-weight:600;text-decoration:none}.posts h3{margin-bottom:40px;font-size:2rem}.post{border-bottom:1px solid #222;justify-content:space-between;align-items:flex-start;padding:28px 0;display:flex}.post h4{margin-bottom:10px;font-size:1.25rem}.post p{color:#999}.post span{color:#777;white-space:nowrap}@media (width<=900px){.featured{padding:32px}.post{flex-direction:column;gap:12px}}.article{background:radial-gradient(circle at top,#262626 0%,#0000 65%),#0b0b0b;padding-top:80px;padding-bottom:120px}.article-container{width:min(700px,92%);margin:auto}.article-header{margin-bottom:70px}.build-log{color:#ffc61a;letter-spacing:2px;margin-bottom:10px;font-size:.82rem;font-weight:700}.build-date{color:#777;margin-bottom:34px;font-size:.95rem}.article-header h1{margin:0;font-size:clamp(3rem,6vw,5rem);line-height:1}.article-content{color:#cfcfcf;letter-spacing:-.015em;max-width:680px;margin-top:70px;font-family:Manrope,sans-serif;font-size:1.08rem;font-weight:400;line-height:1.95}.article-content p{margin-bottom:32px}.article-content strong{color:#fff}.article-content a{color:#ffc61a;text-decoration:none;transition:all .25s}.article-content a:hover{text-decoration:underline}.article-content ul,.article-content ol{color:#cfcfcf;margin:0 0 32px;padding-left:20px}.article-content li{margin-bottom:12px;line-height:1.85}.legal-content{margin-top:0;padding-top:40px}.legal-content h1{color:#f3f3f3;margin:0 0 24px;font-size:clamp(3rem,6vw,5rem);line-height:1}.legal-content>:first-child+p{color:#777;margin-bottom:48px;font-size:.95rem}.article-content h2{color:#f3f3f3;margin:48px 0 24px;font-size:1.5rem;font-weight:700;line-height:1.3}.article-content h3{color:#e8e8e8;margin:32px 0 16px;font-size:1.15rem;font-weight:600;line-height:1.4}.article-content hr{border:none;border-top:1px solid #222;margin:48px 0}.footer-content a{color:#cfcfcf;text-decoration:none;transition:all .25s}.footer-content a:hover{color:#ffc61a}.signature{border-top:1px solid #222;margin-top:90px;padding-top:40px}.signature em{color:#888;margin-bottom:10px;display:block}.signature strong{color:#ffc61a;font-weight:700}@media (width<=900px){.article{padding-top:80px}.article-header h1{font-size:2.6rem}.article-content{font-size:1.05rem}}.join-beta-header h1{letter-spacing:-.04em;max-width:min(920px,92vw);margin-inline:auto;font-size:clamp(2.75rem,5vw,4.5rem);line-height:1.08}.join-beta-header h1 .title-line{color:#f3f3f3;display:block}@media (width>=901px){.join-beta-header h1 .title-line{white-space:nowrap}}.join-beta-header h1 .title-line .title-accent{color:#ffc61a}.beta-form-card{background:#141414;border:1px solid #252525;border-radius:18px;width:min(560px,100%);margin:0 auto;padding:40px 36px}.beta-form{flex-direction:column;gap:24px;width:100%;margin:0;display:flex}.beta-field{flex-direction:column;gap:10px;display:flex}.beta-field span{color:#d8d8d8;font-size:.95rem;font-weight:600}.beta-field input,.beta-field select,.beta-field textarea{color:#f3f3f3;width:100%;font:inherit;background:#141414;border:1px solid #333;border-radius:14px;padding:16px 18px;transition:border-color .25s,box-shadow .25s}.beta-form-card .beta-field input,.beta-form-card .beta-field select,.beta-form-card .beta-field textarea{background:#0b0b0b}.beta-field input:focus,.beta-field select:focus,.beta-field textarea:focus{border-color:#ffc61a;outline:none;box-shadow:0 0 0 3px #ffc61a26}.beta-field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#ffc61a 50%),linear-gradient(135deg,#ffc61a 50%,#0000 50%);background-position:calc(100% - 22px) calc(50% + 2px),calc(100% - 16px) calc(50% + 2px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:42px}.beta-field textarea{resize:vertical;min-height:96px}.beta-submit{cursor:pointer;border:none;width:100%;margin-top:8px;padding:18px 30px;font-size:1.2rem}.beta-submit:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.beta-message{text-align:center;font-size:.95rem;line-height:1.7}.beta-message-success{color:#ffc61a}.beta-message-error{color:#ff7b7b}.beta-benefits{border-top:1px solid #222;margin-top:72px;padding-top:56px}.beta-benefits-title{text-align:center;letter-spacing:-.02em;margin-bottom:28px;font-size:clamp(1.15rem,2.2vw,1.4rem);font-weight:700}.beta-benefits-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px;display:grid}.beta-benefit-card{background:#141414;border:1px solid #252525;border-radius:18px;padding:22px 24px}.beta-benefit-icon{color:#ffc61a;background:#ffc61a14;border:1px solid #ffc61a2e;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:14px;display:inline-flex}.beta-benefit-icon svg{width:22px;height:22px}.beta-benefit-card h3{color:#ffc61a;letter-spacing:.02em;margin-bottom:10px;font-size:.95rem;font-weight:700}.beta-benefit-card p{color:#aaa;margin:0;font-size:.9rem;line-height:1.65}@media (width<=900px){.beta-form-card{padding:28px 22px}.beta-benefits{margin-top:56px;padding-top:40px}.beta-benefits-grid{grid-template-columns:1fr}.beta-submit{display:flex}}.blog{background:radial-gradient(circle at top,#262626 0%,#0000 65%),#0b0b0b;padding:80px 0 120px}.blog-container{width:min(820px,92%);margin:auto}.blog-header{margin-bottom:90px}.blog-header .eyebrow{color:#ffc61a;letter-spacing:2px;margin-bottom:18px;font-size:.8rem}.blog-header h1{margin-bottom:24px;font-size:clamp(3rem,7vw,5rem);line-height:1}.blog-header p{color:#999;max-width:620px;margin:40px auto;font-size:1.1rem;line-height:1.9}.post{border-top:1px solid #222;padding:55px 0}.post:last-child{border-bottom:1px solid #222}.post-log{color:#fff;letter-spacing:2px;margin-bottom:8px;font-size:.85rem;font-weight:700}.post-date{color:#666;margin-bottom:20px;font-size:.95rem}.post h2{margin:0 0 18px;font-size:2rem;line-height:1.2}.post h2 a{color:#fff;text-decoration:none;transition:all .25s}.post h2 a:hover{color:#ffc61a}.post p{color:#b7b7b7;letter-spacing:-.015em;margin-bottom:26px;font-size:1.05rem;font-weight:400;line-height:1.85}.read{color:#ffc61a;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}.read:hover{transform:translate(4px)}.coming{color:#666;font-style:italic}@media (width<=900px){.post h2{font-size:1.7rem}}
