:root{--font-primary: "Outfit", -apple-system, BlinkMacSystemFont, sans-serif;--font-body: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif;--color-bg-dark: #120d1c;--color-text-main: #ffffff;--color-text-muted: rgba(255, 255, 255, .72);--color-text-dim: rgba(255, 255, 255, .55);--color-accent-peach: #e8a588;--color-accent-amber: #f6b278;--color-accent-yellow: #fddb92;--color-primary-cyan: #00e5ff;--color-glass-bg: rgba(25, 20, 36, .45);--color-glass-border: rgba(255, 255, 255, .12);--transition-smooth: all .3s cubic-bezier(.16, 1, .3, 1)}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:var(--font-body);background-color:var(--color-bg-dark);color:var(--color-text-main);-webkit-font-smoothing:antialiased}.page-container{position:relative;width:100%;min-height:100vh;height:100vh;display:flex;flex-direction:column;justify-content:space-between;background-image:radial-gradient(circle at 50% 28%,rgba(246,178,120,.1) 0%,transparent 65%),linear-gradient(to bottom,#140e1e40,#0e0a16a6),url(/bg-sunset-mountain.jpg);background-size:cover;background-position:center bottom;background-repeat:no-repeat;overflow:hidden}.ambient-glow{position:absolute;top:10%;left:50%;transform:translate(-50%);width:700px;height:350px;background:radial-gradient(ellipse at center,rgba(246,178,120,.18) 0%,rgba(232,165,136,.05) 50%,transparent 75%);filter:blur(70px);pointer-events:none;z-index:1}.navbar{position:relative;z-index:20;width:100%;padding:.85rem 3rem;display:flex;align-items:center;justify-content:space-between;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#120d1c33;border-bottom:1px solid rgba(255,255,255,.06)}.brand-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--color-text-main)}.logo-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9px;background:linear-gradient(135deg,#fff3,#ffffff0a);border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 15px #00000040}.brand-text{font-family:var(--font-primary);font-size:1.25rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(to right,#fff,#fddb92);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1}.brand-tag{font-size:.6rem;letter-spacing:.15em;color:var(--color-accent-amber);font-weight:700;text-transform:uppercase}.nav-links{display:flex;align-items:center;list-style:none}.nav-item{position:relative;text-decoration:none;font-family:var(--font-primary);font-size:.95rem;font-weight:600;color:var(--color-text-main);transition:var(--transition-smooth);padding:.35rem .2rem}.nav-item.active:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:var(--color-accent-amber);border-radius:2px;box-shadow:0 0 10px #f6b27899}.nav-actions{display:flex;align-items:center;gap:.85rem}.btn-nav-login{padding:.45rem 1.4rem;border-radius:999px;border:1.5px solid rgba(255,255,255,.4);background:#ffffff0d;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:var(--transition-smooth)}.btn-nav-login:hover{background:#ffffff2e;border-color:#fff;transform:translateY(-1px)}.btn-nav-signup{padding:.45rem 1.55rem;border-radius:999px;border:none;background:linear-gradient(135deg,#fce2b8,#e5a484);color:#1a1024;font-size:.85rem;font-weight:700;cursor:pointer;transition:var(--transition-smooth);box-shadow:0 3px 14px #e5a4844d}.btn-nav-signup:hover{background:linear-gradient(135deg,#fff0d6,#f3b191);transform:translateY(-1px);box-shadow:0 5px 18px #e5a48473}.mobile-menu-btn{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:.4rem}.hero-wrapper{position:relative;z-index:10;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.5rem 1.5rem;max-width:1000px;margin:0 auto;width:100%}.launch-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem 1.1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;font-size:.75rem;font-weight:600;color:var(--color-accent-yellow);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.6rem;animation:pulseBadge 3s infinite ease-in-out}@keyframes pulseBadge{0%,to{box-shadow:0 0 #f6b27800}50%{box-shadow:0 0 16px #f6b2784d}}.hero-title{font-family:var(--font-primary);font-size:clamp(2.2rem,4vw,3.6rem);font-weight:800;line-height:1.12;color:#fff;margin-bottom:.5rem;letter-spacing:-.02em;text-shadow:0 3px 20px rgba(0,0,0,.4)}.hero-subtitle{font-size:clamp(.88rem,1.3vw,1.05rem);color:#ffffffd9;max-width:620px;margin:0 auto 1.25rem;line-height:1.5;text-shadow:0 2px 8px rgba(0,0,0,.4)}.countdown-container{display:flex;align-items:center;justify-content:center;gap:2.2rem;margin-bottom:1.25rem;padding:.75rem 2rem;background:#16102159;border:1px solid rgba(255,255,255,.08);border-radius:18px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 8px 32px #0000004d}.countdown-segment{display:flex;flex-direction:column;align-items:center;min-width:80px}.countdown-num{font-family:var(--font-primary);font-size:clamp(2.4rem,4vw,3.4rem);font-weight:700;line-height:1;color:#f7bb8a;background:linear-gradient(180deg,#ffe0a3,#f4aa78);-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 10px rgba(244,170,120,.35))}.countdown-label{font-size:.75rem;font-weight:500;color:#ffffffb3;letter-spacing:.04em;margin-top:.3rem}.countdown-divider{width:1px;height:48px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.25),transparent)}.subscribe-section{width:100%;max-width:560px;margin:0 auto}.subscribe-label{font-family:var(--font-primary);font-size:1.2rem;font-weight:600;color:#fff;margin-bottom:.7rem;letter-spacing:-.01em;text-shadow:0 2px 10px rgba(0,0,0,.4)}.subscribe-form{position:relative;display:flex;align-items:center;background:#fff;border-radius:999px;padding:.35rem .45rem .35rem 1.4rem;box-shadow:0 8px 30px #00000059,0 0 0 1px #fff6;transition:var(--transition-smooth)}.subscribe-form:focus-within{box-shadow:0 10px 35px #f6b27859,0 0 0 2px #f6b278}.subscribe-input{flex:1;border:none;outline:none;font-family:var(--font-body);font-size:.95rem;color:#1a1024;background:transparent;padding:.45rem 0}.subscribe-input::placeholder{color:#8c8594;font-weight:400}.form-divider{width:1px;height:24px;background-color:#e0dbe6;margin:0 .75rem}.subscribe-submit{border:none;outline:none;background:transparent;color:#1a1024;font-family:var(--font-primary);font-size:.92rem;font-weight:700;padding:.6rem 1.5rem;border-radius:999px;cursor:pointer;transition:var(--transition-smooth);white-space:nowrap}.subscribe-submit:hover{background:#1a1024;color:#fff}.subscribe-message{margin-top:.6rem;font-size:.82rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.4rem}.subscribe-message.success{color:#4ade80}.subscribe-message.error{color:#f87171}.footer{position:relative;z-index:20;width:100%;padding:.85rem 3rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-top:1px solid rgba(255,255,255,.08);background:#0e0a16bf;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-size:.82rem;color:var(--color-text-dim)}.footer-copy{justify-self:start;display:flex;align-items:center;gap:.4rem}.developer-credit{justify-self:center;text-align:center;display:flex;align-items:center;justify-content:center;gap:.4rem;font-weight:500;color:#ffffffd9}.developer-link{color:var(--color-accent-amber);text-decoration:none;font-weight:700;position:relative;transition:var(--transition-smooth)}.developer-link:hover{color:#fff;text-shadow:0 0 10px rgba(246,178,120,.8)}.footer-socials{justify-self:end;display:flex;align-items:center;gap:1rem}.social-link{color:#fff9;text-decoration:none;transition:var(--transition-smooth);display:flex;align-items:center;justify-content:center}.social-link:hover{color:var(--color-accent-amber);transform:translateY(-2px)}.mobile-nav-drawer{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0e0a16f5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:99;display:flex;flex-direction:column;padding:2rem;transform:translateY(-100%);transition:transform .4s cubic-bezier(.16,1,.3,1)}.mobile-nav-drawer.open{transform:translateY(0)}.mobile-drawer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.mobile-nav-list{list-style:none;display:flex;flex-direction:column;gap:1.25rem}.mobile-nav-list a{font-family:var(--font-primary);font-size:1.3rem;font-weight:600;color:#fff;text-decoration:none}.mobile-nav-actions{margin-top:2rem;display:flex;flex-direction:column;gap:.85rem}@media (max-height: 640px) or (max-width: 960px){.page-container{height:auto;min-height:100vh;overflow-y:auto}}@media (max-width: 960px){.navbar{padding:1rem 1.75rem}.nav-links,.nav-actions{display:none}.mobile-menu-btn{display:block}.hero-wrapper{padding:2rem 1.5rem 1.5rem}.countdown-container{gap:1.5rem;padding:1rem 1.5rem}.countdown-segment{min-width:65px}.footer{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:.85rem!important;text-align:center!important;padding:1.5rem 1rem!important}.footer-copy,.developer-credit,.footer-socials{justify-self:auto!important;width:100%!important;display:flex!important;justify-content:center!important;text-align:center!important}}@media (max-width: 640px){.navbar{padding:.85rem 1.15rem}.brand-text{font-size:1.1rem}.hero-wrapper{padding:1.5rem 1rem 1.25rem}.launch-badge{font-size:.68rem;padding:.35rem .85rem;letter-spacing:.04em;max-width:92%;line-height:1.35;margin-bottom:.85rem;white-space:normal}.hero-title{font-size:clamp(1.8rem,6vw,2.3rem);line-height:1.15;margin-bottom:.6rem}.hero-subtitle{font-size:.84rem;line-height:1.45;margin-bottom:1.25rem;padding:0 .4rem}.countdown-container{gap:.5rem;padding:.85rem .5rem;border-radius:14px;width:100%}.countdown-segment{min-width:44px}.countdown-num{font-size:1.85rem}.countdown-label{font-size:.68rem}.countdown-divider{height:32px}.subscribe-label{font-size:1.1rem;margin-bottom:.6rem}.subscribe-form{flex-direction:column;border-radius:18px;padding:.75rem;gap:.6rem}.form-divider{display:none}.subscribe-input{width:100%;text-align:center;font-size:.9rem}.subscribe-submit{width:100%;background:#1a1024;color:#fff;padding:.65rem 0;font-size:.9rem}.footer{padding:1.25rem 1rem 1.75rem!important;gap:.75rem!important}.footer-copy{font-size:.75rem}.developer-credit{font-size:.82rem;flex-wrap:wrap;gap:.35rem}.footer-socials{margin-top:.25rem;gap:1.25rem}}
