@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#142b26;--paper:#f2f1e8;--muted:#77817b;--accent:#d5ec8a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.6 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.page{max-width:1600px;margin:auto;padding:0 6vw}header{height:116px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #142b2625}.brand{font:800 32px/1 'Manrope',sans-serif;letter-spacing:-1.7px}.brand span{display:block;font:500 9px/1 'DM Sans',sans-serif;letter-spacing:3.4px;margin-top:12px}.header-contact{font-size:14px}.header-contact span{margin-left:25px}.hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:710px;align-items:center;gap:30px;padding:55px 0 65px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:2.3px;display:flex;align-items:center;gap:10px}.eyebrow i{width:7px;height:7px;border-radius:50%;background:#69853b;box-shadow:0 0 0 5px #c5d59640}h1{font:500 clamp(48px,5.2vw,78px)/1.12 'Manrope',sans-serif;letter-spacing:-4px;margin:34px 0 28px}h1 em,h2 em{font-family:Georgia,serif;font-weight:400}p.intro{color:#69766d;font-size:17px;line-height:1.9}.contact-link{display:inline-flex;gap:50px;align-items:center;margin:25px 0 36px;padding-bottom:12px;border-bottom:1px solid var(--ink);font-weight:600}.launch-note{font-size:11px;letter-spacing:.4px;color:#7a8278}.launch-note span{margin-right:12px;color:var(--ink)}.clock-scene{position:relative;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:50%;background:radial-gradient(ellipse,#d9e4bf70 0%,#e5e8d980 45%,transparent 70%)}.clock{width:77%;aspect-ratio:1;border:1px solid #c0cabc;border-radius:50%;position:relative;box-shadow:inset 0 0 0 12px #eeefe6,0 18px 70px #2239200d;background:radial-gradient(circle at 30% 20%,#fbfaf3,#e5e8dc)}.orbit{position:absolute;border:1px solid #142b2610;border-radius:50%;inset:0}.orbit-two{inset:5%;border-style:dashed}.dial-label{position:absolute;top:26%;width:100%;text-align:center;font-size:9px;letter-spacing:3px}.clock-bottom{position:absolute;bottom:26%;width:100%;text-align:center;font-size:7px;letter-spacing:1.8px;color:#7f8b79}.ticks{position:absolute;inset:5%}.tick{position:absolute;width:1px;height:6px;top:0;left:50%;background:#bdc6b7;transform-origin:50% var(--radius)}.tick.major{width:2px;height:13px;background:#52664d}.hand{position:absolute;bottom:50%;left:50%;transform-origin:50% 100%;border-radius:6px;background:var(--ink);z-index:1}.hour{height:24%;width:5px;margin-left:-2.5px}.minute{height:34%;width:3px;margin-left:-1.5px}.second{height:37%;width:1px;background:#849c53;margin-left:-.5px}.pin{position:absolute;left:50%;top:50%;width:10px;height:10px;transform:translate(-50%,-50%);border-radius:50%;background:var(--ink);border:2px solid var(--paper);z-index:2}.time-caption{position:absolute;bottom:-37px;text-align:center;display:flex;gap:10px;align-items:center;font-size:8px;letter-spacing:1.4px}.time-caption time{font:500 17px 'Manrope',sans-serif;letter-spacing:1px;padding:0 13px;border-left:1px solid #ccd0c3;border-right:1px solid #ccd0c3}.contact{background:var(--ink);color:#f4f3e7;border-radius:24px;padding:55px;display:grid;grid-template-columns:1fr 1.2fr;gap:60px;scroll-margin-top:20px}.contact .eyebrow{color:#bdd480;font-size:9px}h2{font:400 43px/1.2 'Manrope',sans-serif;letter-spacing:-1.8px;margin:24px 0}.contact-copy p{font-size:13px;color:#a5b3a8}.contact-copy>a{display:inline-block;margin-top:18px;font-size:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{display:block;font-size:11px;color:#d8dfd3;margin-bottom:24px}input,textarea{display:block;width:100%;min-width:0;color:white;background:transparent;border:0;border-bottom:1px solid #f4f3e738;border-radius:0;padding:12px 0;outline:none;font-size:14px}input:focus,textarea:focus{border-color:var(--accent)}input::placeholder,textarea::placeholder{color:#7f9487}textarea{resize:vertical}.form-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}.form-bottom small{font-size:10px;color:#98ad9e}.form-bottom button{border:0;background:var(--accent);color:var(--ink);border-radius:30px;padding:15px 23px;font-size:12px;font-weight:700;cursor:pointer;display:flex;gap:26px}.form-bottom button:disabled{opacity:.6}#formStatus{font-size:12px;color:var(--accent);min-height:19px;margin-bottom:0}.hp{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}footer{display:flex;justify-content:space-between;gap:20px;padding:35px 0 32px;font-size:10px;color:#7b857b}footer .nuis{font-size:9px}footer a{color:var(--ink)}@media(min-width:1450px){.hero{min-height:780px}}@media(max-width:850px){.page{padding:0 6vw}.hero{min-height:0;grid-template-columns:1fr;padding:55px 0 75px;gap:0}.hero-copy{z-index:1}h1{font-size:60px;letter-spacing:-3px}.clock-scene{width:80%;max-width:440px;margin:15px auto 0}.contact{padding:32px;gap:35px;grid-template-columns:1fr}.contact-copy p br{display:none}header{height:95px}.contact h2{font-size:38px}footer{flex-wrap:wrap}.time-caption{white-space:nowrap}.launch-note{margin-bottom:20px}}@media(max-width:430px){header{height:88px}.brand{font-size:26px}.brand span{font-size:7px;letter-spacing:2.8px}.header-contact{font-size:12px}.header-contact span{margin-left:8px}.hero{padding-top:40px}h1{font-size:44px;letter-spacing:-2.5px}.intro{font-size:14px!important}.eyebrow{font-size:8px;letter-spacing:1.8px}.clock-scene{width:93%}.contact{padding:28px 22px;border-radius:18px}.form-row{grid-template-columns:1fr;gap:0}.form-bottom{align-items:flex-start;flex-direction:column}.form-bottom button{width:100%;justify-content:space-between}input,textarea{font-size:16px}.time-caption{font-size:7px;letter-spacing:1px;gap:6px}.time-caption time{font-size:15px}.contact-copy>a{font-size:13px}footer{font-size:9px}.desktop-break{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

h1 em{margin-left:.1em}

.launch-countdown{max-width:390px;margin:0 0 20px}.launch-countdown .launch-note{font-size:9px;letter-spacing:1.6px;margin:0 0 14px}.countdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.countdown>div{padding:12px 0;border-top:1px solid #142b2630}.countdown strong{display:block;font:500 clamp(28px,3vw,42px)/1.2 'Manrope',sans-serif;font-variant-numeric:tabular-nums;letter-spacing:-1px}.countdown span{display:block;font-size:9px;letter-spacing:1.1px;text-transform:uppercase;color:#69766d;margin-top:6px}.launch-date{font-size:10px;color:#77817b;margin:6px 0 0}@media(max-width:430px){.launch-countdown{max-width:100%}.countdown{gap:10px}.countdown strong{font-size:32px}}

.arrow-icon{display:inline-block;width:1.1em;height:1.1em;vertical-align:-.15em;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}

.header-contact,.contact-link,.contact-copy>a,footer>a{white-space:nowrap}.form-bottom{flex-wrap:wrap}.form-bottom button{min-height:50px;align-items:center;justify-content:space-between;white-space:nowrap;flex-shrink:0;gap:16px;max-width:100%;touch-action:manipulation;line-height:1.3}.button-label{white-space:nowrap}.button-icon{display:flex;align-items:center;justify-content:center;flex:0 0 18px}.form-bottom button:disabled{cursor:wait}.form-bottom button:focus-visible{outline:2px solid var(--accent);outline-offset:4px}#contactForm{min-width:0}#formStatus{overflow-wrap:anywhere}#formStatus[data-state="error"]{color:#ffb8a8}@media(max-width:600px){.form-bottom{flex-direction:column;align-items:stretch;gap:18px}.form-bottom button{width:100%;font-size:14px}.contact-copy>a{font-size:13px}}
