*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:root{--base: #111110;--deep: #0A0A09;--surface: #1A1A18;--elevated: #222220;--border: #2C2C2A;--border-sub:#1A1A18;--muted: #444441;--dim: #5F5E5A;--secondary: #D3D1C7;--primary: #F1EFE8;--amber: #EF9F27;--amber-dim: #BA7517;--red: #E24B4A;--green: #5DCAA5;--mono: "SF Mono", "Fira Code", "Courier New", monospace}body{background:var(--deep);color:var(--primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:18px 40px;background:#0a0a09d9;backdrop-filter:blur(12px);border-bottom:.5px solid var(--border-sub)}.nav-logo{font-size:17px;font-weight:500;color:var(--primary);letter-spacing:-.3px}.nav-logo span{color:var(--amber)}.nav-links{display:flex;gap:32px}.nav-links a{font-size:13px;color:var(--dim);text-decoration:none;letter-spacing:.02em;transition:color .2s}.nav-links a:hover{color:var(--primary)}.nav-cta{background:var(--primary);color:var(--base);padding:9px 20px;border-radius:10px;font-size:13px;font-weight:500;text-decoration:none;letter-spacing:.01em;transition:opacity .2s}.nav-cta:hover{opacity:.88}.hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 24px 80px;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-200px;left:50%;transform:translate(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(239,159,39,.06) 0%,transparent 70%);pointer-events:none}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:500;color:var(--amber);letter-spacing:.12em;text-transform:uppercase;border:.5px solid rgba(239,159,39,.25);border-radius:999px;padding:5px 14px;margin-bottom:32px}.hero-eyebrow-dot{width:5px;height:5px;border-radius:50%;background:var(--amber);flex-shrink:0}.hero-title{font-size:clamp(44px,8vw,88px);font-weight:300;color:var(--primary);letter-spacing:-.04em;line-height:1;margin-bottom:24px;max-width:800px}.hero-title em{font-style:normal;color:var(--amber)}.hero-sub{font-size:clamp(16px,2vw,19px);color:var(--dim);max-width:480px;line-height:1.65;margin-bottom:48px;font-weight:300}.hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;justify-content:center;margin-bottom:72px}.btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--primary);color:var(--base);padding:15px 28px;border-radius:14px;font-size:15px;font-weight:500;text-decoration:none;letter-spacing:.01em;transition:opacity .2s}.btn-primary:hover{opacity:.88}.btn-ghost{display:inline-flex;align-items:center;gap:8px;border:.5px solid var(--border);color:var(--secondary);padding:15px 28px;border-radius:14px;font-size:15px;font-weight:300;text-decoration:none;letter-spacing:.01em;transition:border-color .2s,color .2s}.btn-ghost:hover{border-color:var(--muted);color:var(--primary)}.phone-wrap{position:relative;display:inline-block}.phone-shadow{position:absolute;inset:-20px;background:radial-gradient(ellipse at 50% 60%,rgba(239,159,39,.08) 0%,transparent 65%);pointer-events:none}.phone-frame{width:280px;background:var(--base);border-radius:42px;border:.5px solid var(--border);overflow:hidden;position:relative}.phone-notch-bar{height:44px;background:var(--base);display:flex;align-items:flex-end;justify-content:center;padding-bottom:8px}.phone-notch-pill{width:80px;height:10px;background:var(--surface);border-radius:8px}.phone-screen{padding:4px 18px 28px;display:flex;flex-direction:column;gap:0}.p-topbar{display:flex;justify-content:space-between;align-items:center;padding:10px 0 16px}.p-greeting{font-size:11px;color:var(--muted)}.p-name{font-size:19px;font-weight:300;color:var(--primary);letter-spacing:-.4px}.p-gear{width:28px;height:28px;border-radius:50%;border:.5px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--dim)}.p-rec{background:#0a1220;border:.5px solid #142240;border-radius:14px;padding:13px 14px;margin-bottom:12px}.p-rec-tag{font-size:8px;font-weight:500;color:#85b7eb;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px}.p-rec-msg{font-size:13px;font-weight:300;color:#c0daef;line-height:1.4}.p-stats{display:flex;gap:7px;margin-bottom:11px}.p-stat{flex:1;background:var(--surface);border-radius:11px;padding:10px 10px 8px;border:.5px solid var(--border-sub)}.p-stat-lbl{font-size:7px;font-weight:500;color:var(--muted);letter-spacing:.1em;text-transform:uppercase}.p-stat-val{font-size:20px;font-weight:300;color:var(--primary);letter-spacing:-.5px;line-height:1.1}.p-stat-sub{font-size:8px;color:var(--dim)}.p-prog-wrap{margin-bottom:11px}.p-prog-header{display:flex;justify-content:space-between;margin-bottom:5px}.p-prog-lbl{font-size:8px;font-weight:500;color:var(--muted);letter-spacing:.1em;text-transform:uppercase}.p-prog-pct{font-size:8px;color:var(--dim);font-family:var(--mono)}.p-track{height:2px;background:var(--border);border-radius:2px}.p-fill{height:2px;border-radius:2px;background:var(--amber)}.p-dots{display:flex;justify-content:space-between;margin-bottom:12px}.p-dot-col{display:flex;flex-direction:column;align-items:center;gap:4px}.p-dot{width:7px;height:7px;border-radius:50%}.p-dot-lbl{font-size:7px;color:var(--muted)}.p-log-btn{background:var(--primary);border-radius:11px;padding:13px;text-align:center;font-size:13px;font-weight:500;color:var(--base);margin-bottom:14px}.p-recent-lbl{font-size:8px;font-weight:500;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px}.p-row{display:flex;justify-content:space-between;align-items:center;padding:7px 0;border-bottom:.5px solid var(--border-sub)}.p-row:last-child{border:none}.p-row-type{font-size:12px;color:var(--primary)}.p-row-time{font-size:9px;color:var(--muted);margin-top:1px}.p-row-dose{font-family:var(--mono);font-size:11px;color:var(--amber)}.phone-footer{height:52px;background:var(--base);display:flex;align-items:center;justify-content:space-around;border-top:.5px solid var(--border-sub)}.p-tab{display:flex;flex-direction:column;align-items:center;gap:3px}.p-tab-icon{font-size:16px}.p-tab-lbl{font-size:9px;color:var(--dim)}.p-tab.active .p-tab-lbl{color:var(--primary)}.stat-bar{width:100%;border-top:.5px solid var(--border-sub);border-bottom:.5px solid var(--border-sub);display:flex;overflow:hidden}.stat-bar-item{flex:1;padding:32px 24px;border-right:.5px solid var(--border-sub);text-align:center}.stat-bar-item:last-child{border-right:none}.stat-bar-val{font-size:clamp(32px,5vw,52px);font-weight:300;color:var(--primary);letter-spacing:-.04em;line-height:1;margin-bottom:6px}.stat-bar-val.amber{color:var(--amber)}.stat-bar-lbl{font-size:11px;font-weight:500;color:var(--muted);letter-spacing:.1em;text-transform:uppercase}section{padding:100px 24px}.container{max-width:1080px;margin:0 auto}.section-eyebrow{font-size:10px;font-weight:500;color:var(--amber);letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px}.section-title{font-size:clamp(30px,5vw,52px);font-weight:300;color:var(--primary);letter-spacing:-.03em;line-height:1.15;margin-bottom:20px}.section-body{font-size:17px;color:var(--dim);line-height:1.7;font-weight:300;max-width:520px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border-sub);border:.5px solid var(--border-sub);border-radius:20px;overflow:hidden;margin-top:64px}.feature-card{background:var(--base);padding:36px 32px;display:flex;flex-direction:column;gap:14px}.feature-card:hover{background:var(--surface)}.feature-icon{width:40px;height:40px;border-radius:10px;border:.5px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:18px}.feature-title{font-size:16px;font-weight:400;color:var(--primary);letter-spacing:-.2px}.feature-desc{font-size:14px;color:var(--dim);line-height:1.6;font-weight:300}.how-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-top:64px}.steps{display:flex;flex-direction:column;gap:0}.step{display:flex;gap:20px;padding:28px 0;border-bottom:.5px solid var(--border-sub);position:relative}.step:last-child{border-bottom:none}.step-num{font-family:var(--mono);font-size:11px;color:var(--muted);letter-spacing:.06em;padding-top:3px;flex-shrink:0;width:24px}.step-title{font-size:17px;font-weight:400;color:var(--primary);letter-spacing:-.2px;margin-bottom:6px}.step-desc{font-size:14px;color:var(--dim);line-height:1.6;font-weight:300}.widget-section{background:var(--base);border-top:.5px solid var(--border-sub);border-bottom:.5px solid var(--border-sub)}.widget-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.widgets-display{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.widget-sm{width:155px;height:155px;background:#111110;border-radius:22px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;border:.5px solid var(--border)}.widget-md{width:329px;height:155px;background:#111110;border-radius:22px;padding:16px 20px;display:flex;flex-direction:column;justify-content:space-between;border:.5px solid var(--border)}.w-lbl{font-size:9px;font-weight:500;color:var(--muted);letter-spacing:.1em;text-transform:uppercase}.w-big{font-size:46px;font-weight:300;color:var(--primary);letter-spacing:-.03em;line-height:1}.w-sub{font-size:11px;color:var(--muted)}.w-track{height:3px;background:var(--border);border-radius:2px}.w-fill{height:3px;border-radius:2px;background:var(--amber)}.w-split{display:flex;gap:14px}.w-col{flex:1;display:flex;flex-direction:column;gap:4px}.w-divider{width:.5px;background:var(--border)}.w-med{font-size:28px;font-weight:300;color:var(--primary);letter-spacing:-.02em;line-height:1}.w-between{display:flex;justify-content:space-between}.story-section{background:var(--surface);border-top:.5px solid var(--border-sub);border-bottom:.5px solid var(--border-sub)}.story-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.story-quote{font-size:clamp(20px,3vw,28px);font-weight:300;color:var(--primary);line-height:1.5;letter-spacing:-.02em;border-left:1.5px solid var(--amber);padding-left:28px;margin-bottom:32px}.story-quote em{font-style:normal;color:var(--amber)}.story-attr{font-size:13px;color:var(--dim)}.data-card{background:var(--base);border-radius:18px;border:.5px solid var(--border);padding:28px;display:flex;flex-direction:column;gap:20px}.data-card-header{display:flex;justify-content:space-between;align-items:center}.data-card-title{font-size:10px;font-weight:500;color:var(--muted);letter-spacing:.1em;text-transform:uppercase}.data-card-badge{font-size:10px;color:var(--amber);background:#ef9f271a;border:.5px solid rgba(239,159,39,.2);border-radius:999px;padding:3px 10px}.data-bars{display:flex;flex-direction:column;gap:10px}.data-bar-row{display:flex;align-items:center;gap:10px}.data-bar-lbl{font-size:11px;color:var(--muted);width:28px;text-align:right;flex-shrink:0}.data-bar-track{flex:1;height:6px;background:var(--border);border-radius:3px;overflow:hidden}.data-bar-fill{height:6px;border-radius:3px}.data-bar-val{font-family:var(--mono);font-size:10px;color:var(--dim);width:28px;flex-shrink:0}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:680px;margin:56px auto 0}.pricing-card{background:var(--surface);border-radius:20px;border:.5px solid var(--border);padding:32px 28px;display:flex;flex-direction:column;gap:20px}.pricing-card.featured{border-color:#ef9f2766;background:#1a1508}.pricing-badge{display:inline-flex;font-size:10px;font-weight:500;color:var(--amber);letter-spacing:.1em;text-transform:uppercase;background:#ef9f271a;border-radius:999px;padding:4px 12px;margin-bottom:4px;align-self:flex-start}.pricing-name{font-size:14px;font-weight:500;color:var(--secondary);letter-spacing:.02em}.pricing-price{display:flex;align-items:baseline;gap:4px}.pricing-amount{font-size:44px;font-weight:300;color:var(--primary);letter-spacing:-.04em;line-height:1}.pricing-period{font-size:14px;color:var(--muted);font-weight:300}.pricing-features{display:flex;flex-direction:column;gap:10px}.pricing-feature{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--secondary);font-weight:300}.pricing-check{color:var(--amber);font-size:12px;flex-shrink:0}.pricing-check.dim{color:var(--muted)}.pricing-cta{display:block;text-align:center;padding:14px;border-radius:12px;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s}.pricing-cta.primary{background:var(--primary);color:var(--base)}.pricing-cta.ghost{border:.5px solid var(--border);color:var(--secondary)}.pricing-cta:hover{opacity:.85}.final-cta{text-align:center;padding:120px 24px;background:var(--deep);border-top:.5px solid var(--border-sub)}.final-cta .hero-title{margin:0 auto 20px}.final-cta .hero-sub{margin:0 auto 48px}footer{padding:40px;border-top:.5px solid var(--border-sub);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-logo{font-size:15px;font-weight:500;color:var(--muted)}.footer-logo span{color:var(--amber)}.footer-links{display:flex;gap:24px}.footer-links a{font-size:12px;color:var(--dim);text-decoration:none}.footer-links a:hover{color:var(--secondary)}.footer-copy{font-size:12px;color:var(--muted)}.hr{height:.5px;background:var(--border-sub)}@media(max-width:768px){nav{padding:16px 20px}.nav-links{display:none}section{padding:72px 20px}.features-grid{grid-template-columns:1fr}.how-layout,.widget-layout,.story-layout{grid-template-columns:1fr;gap:48px}.pricing-grid{grid-template-columns:1fr;max-width:380px}.stat-bar{flex-direction:column}.stat-bar-item{border-right:none;border-bottom:.5px solid var(--border-sub)}.stat-bar-item:last-child{border-bottom:none}.widget-md{width:100%;max-width:329px}footer{flex-direction:column;align-items:flex-start;padding:32px 20px}.phone-frame{width:240px}}.reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}
