@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-latin.woff2)format("woff2-variations")}:root{--bg:#0b0c10;--bg-soft:#111218;--surface:#15161c;--text:#f2f0ec;--text-secondary:#c7c6cb;--muted:#868894;--muted-dark:#61636d;--line:#34363f;--line-soft:#ffffff1f;--accent:#b69cff;--accent-light:#c8b8ff;--accent-dark:#8268d9;--page-padding:clamp(24px, 4.8vw, 72px);--header-height:clamp(72px, 7.2vw, 100px)}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);min-height:100svh;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.65}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none}.page{isolation:isolate;grid-template-rows:auto 1fr auto;min-height:100svh;display:grid;position:relative;overflow:hidden}.mono{font-family:SFMono-Regular,Roboto Mono,IBM Plex Mono,ui-monospace,monospace}.accent-dot{color:var(--accent-light)}.site-header{z-index:4;padding:0 var(--page-padding);height:var(--header-height);justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}.site-header__end{align-items:center;gap:clamp(20px,3vw,40px);display:flex}.site-header:after{content:"";left:var(--page-padding);right:var(--page-padding);background:#ffffff24;height:1px;position:absolute;bottom:0}.brand{color:var(--text);letter-spacing:-.03em;align-items:center;gap:14px;font-size:clamp(22px,2vw,30px);font-weight:600;display:inline-flex}.brand__mark{width:clamp(28px,2.4vw,34px);height:clamp(28px,2.4vw,34px);color:var(--accent-light);flex-shrink:0}.header-label{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;font-size:12px;font-weight:500}.menu-button{width:44px;height:44px;color:var(--text-secondary);border-radius:8px;justify-content:center;align-items:center;transition:color .16s,background .16s;display:inline-flex}.menu-button:hover{color:var(--text);background:#ffffff0a}.menu-button:focus-visible{outline:2px solid var(--accent-light);outline-offset:2px}.menu-button__lines{gap:5px;display:grid}.menu-button__lines span{background:currentColor;border-radius:1px;width:18px;height:1.5px;display:block}.hero-section{z-index:2;padding:clamp(48px, 7vw, 100px) var(--page-padding) clamp(32px, 4vw, 56px);position:relative}.hero{grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);align-items:start;gap:clamp(40px,5vw,70px);display:grid}.hero__left{max-width:820px}.hero__eyebrow{color:var(--accent-light);letter-spacing:.2em;text-transform:uppercase;margin:0 0 clamp(28px,3.2vw,40px);font-size:12px;font-weight:600}.hero__title{letter-spacing:-.055em;color:var(--text);margin:0;font-size:clamp(48px,6.1vw,96px);font-weight:700;line-height:.93}.hero__lead{letter-spacing:-.02em;max-width:760px;color:var(--text-secondary);margin:clamp(28px,3vw,42px) 0 0;font-size:clamp(18px,1.7vw,25px);line-height:1.45}.hero__support{max-width:680px;color:var(--muted);margin:clamp(20px,2vw,28px) 0 0;font-size:clamp(15px,1.1vw,17px);line-height:1.7}.hero__cta-row{flex-wrap:wrap;align-items:center;gap:20px 28px;margin-top:clamp(40px,4.2vw,58px);display:flex}.primary-cta{color:#101015;letter-spacing:.14em;text-transform:uppercase;background:linear-gradient(90deg,#b6a0ff 0%,#c4b2ff 52%,#a982ff 100%);border-radius:999px;justify-content:center;align-items:center;gap:10px;height:58px;padding:0 30px;font-size:13px;font-weight:700;transition:transform .16s,filter .16s;display:inline-flex}.primary-cta:hover{filter:brightness(1.04);transform:translateY(-2px)}.primary-cta:focus-visible{outline:2px solid var(--accent-light);outline-offset:3px}.cta-label{color:#9b93ad;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:14px;font-size:11px;font-weight:600;display:inline-flex}.cta-label__line{background:#ffffff38;width:65px;height:1px}.hero__right{border-left:1px solid #ffffff29;flex-direction:column;min-height:100%;padding-top:2px;padding-left:clamp(24px,2.6vw,38px);display:flex;position:relative}.capability-list{margin:0;padding:0;list-style:none}.capability-item{opacity:0;border-bottom:1px solid #ffffff1f;grid-template-columns:28px 64px 1fr;align-items:center;gap:18px;min-height:112px;padding:18px 0;animation:.7s forwards rise-in;display:grid}.capability-item:first-child{padding-top:4px}.capability-item__number{color:var(--muted-dark);align-self:start;padding-top:8px;font-size:12px}.capability-item__icon{width:64px;height:64px;color:var(--accent-light);background:#ffffff0b;border-radius:12px;justify-content:center;align-items:center;display:flex}.capability-item__icon svg{width:28px;height:28px}.capability-item__text{min-width:0}.capability-item__title{letter-spacing:-.01em;color:var(--text);margin:0;font-size:17px;font-weight:700}.capability-item__subtitle{color:var(--muted);letter-spacing:.2em;text-transform:uppercase;margin:8px 0 0;font-size:10px;font-weight:600}.hero-microcopy{color:#8f879f;letter-spacing:.2em;text-transform:uppercase;text-align:right;white-space:nowrap;justify-content:flex-end;align-items:center;gap:14px;margin-top:auto;padding-top:clamp(24px,4vw,48px);font-size:10px;font-weight:600;line-height:1.55;display:flex}.hero-microcopy__line{background:#ffffff2e;flex-shrink:0;width:42px;height:1px}.horizon{pointer-events:none;z-index:1;border-top:1px solid #b69cff9e;border-radius:50% 50% 0 0/100% 100% 0 0;width:min(980px,92vw);height:clamp(180px,18vw,260px);position:absolute;bottom:clamp(72px,8vw,96px);left:50%;transform:translate(-50%);box-shadow:0 -2px 9px #b69cff38,0 -8px 40px #b69cff1a,0 -20px 90px #b69cff0e}.horizon:before{content:"";filter:blur(18px);background:radial-gradient(#b69cff1a,#0000 68%);height:100px;position:absolute;inset:-40px -120px auto}.site-footer{z-index:3;padding:clamp(20px, 2.4vw, 28px) var(--page-padding);border-top:1px solid #ffffff26;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}.site-footer__left{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.site-footer__brand{letter-spacing:-.02em;color:var(--text);font-size:clamp(16px,1.2vw,19px);font-weight:600}.site-footer__divider{background:#ffffff38;width:28px;height:1px}.site-footer__tagline{color:var(--muted);font-size:clamp(13px,1vw,15px)}.site-footer__nav{flex-wrap:wrap;align-items:center;gap:clamp(18px,2.4vw,36px);display:flex}.site-footer__nav span{color:var(--muted);letter-spacing:.2em;text-transform:uppercase;font-size:10px;font-weight:600}.hero__left>*{opacity:0;animation:.7s forwards rise-in}.hero__eyebrow{animation-delay:40ms}.hero__title{animation-delay:.1s}.hero__lead{animation-delay:.18s}.hero__support{animation-delay:.24s}.hero__cta-row{animation-delay:.32s}.capability-item:first-child{animation-delay:.2s}.capability-item:nth-child(2){animation-delay:.25s}.capability-item:nth-child(3){animation-delay:.3s}.capability-item:nth-child(4){animation-delay:.35s}@keyframes rise-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1099px){.hero{grid-template-columns:1fr;gap:48px}.hero__right{border-left:none;padding-left:0}.capability-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px;display:grid}.capability-item{grid-template-columns:24px 52px 1fr;gap:14px;min-height:100px}.capability-item__icon{width:52px;height:52px}.capability-item__icon svg{width:24px;height:24px}.hero-microcopy{text-align:left;justify-content:flex-start}.horizon{height:200px;bottom:40px}}@media (width<=759px){.header-label{display:none}.hero__title{font-size:clamp(44px,12vw,58px)}.hero__cta-row{flex-direction:column;align-items:flex-start}.cta-label{display:none}.capability-list{grid-template-columns:1fr}.site-footer{flex-direction:column;align-items:flex-start}.site-footer__nav{display:none}.horizon{width:120vw;height:160px;bottom:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.idea-dialog{color:#f2f0ec;opacity:0;width:min(880px,100vw - 32px);max-height:calc(100dvh - 20px);transition:opacity .18s ease, transform .18s ease, overlay .18s ease allow-discrete, display .18s ease allow-discrete;background:#111218;border:1px solid #b69cffa6;border-radius:16px;margin:auto;padding:0;overflow:hidden;transform:translateY(8px)scale(.985);box-shadow:0 24px 80px #0009,0 0 42px #b69cff12}.idea-dialog[open]{opacity:1;transform:translateY(0)scale(1)}.idea-dialog::backdrop{backdrop-filter:blur(3px);opacity:0;transition:opacity .18s ease, overlay .18s ease allow-discrete, display .18s ease allow-discrete;background:#05060ac7}.idea-dialog[open]::backdrop{opacity:1}.idea-dialog__inner{padding:22px 32px 24px;overflow:visible}.idea-dialog__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px;display:flex}.idea-dialog__eyebrow{color:var(--accent-light);letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:11px;font-weight:600}.idea-dialog__close{width:40px;height:40px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;margin:-8px -8px 0 0;font-size:28px;line-height:1;transition:color .16s,background .16s;display:inline-flex}.idea-dialog__close:hover{color:var(--text);background:#ffffff0d}.idea-dialog__close:focus-visible{outline:2px solid var(--accent-light);outline-offset:2px}.idea-dialog__title{letter-spacing:-.045em;color:var(--text);margin:0;font-size:clamp(34px,4.5vw,46px);font-weight:700;line-height:1}.idea-dialog__title .accent{color:var(--accent-light)}.idea-dialog__lead{max-width:720px;color:var(--text);margin:12px 0 0;font-size:18px;line-height:1.35}.idea-dialog__support{max-width:720px;color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.45}.idea-form{margin-top:18px}.idea-form__fields{grid-template-columns:1fr 1fr;gap:14px 16px;display:grid}.idea-field--full{grid-column:1/-1}.idea-field{align-content:start;gap:6px;display:grid}.idea-field__label{color:var(--text);font-size:14px}.idea-field__control{color:#f2f0ec;width:100%;min-height:46px;font:inherit;background:#15171e;border:1px solid #fff3;border-radius:10px;padding:0 14px;transition:border-color .16s,box-shadow .16s}.idea-field__control::placeholder{color:#7d808c}.idea-field__control:focus{border-color:#b69cffd9;outline:none;box-shadow:0 0 0 3px #b69cff14}.idea-field__control--error{border-color:#c97a7a}.idea-field__error{color:#d9a0a0;margin:0;font-size:12px}.idea-field__textarea-wrap{position:relative}.idea-field__control--textarea{resize:none;min-height:96px;max-height:120px;padding-top:12px;padding-bottom:28px}.idea-field__counter{color:var(--muted-dark);pointer-events:none;font-size:12px;position:absolute;bottom:10px;right:14px}.honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.idea-form__status{color:#d9a0a0;margin:12px 0 0;font-size:14px}.idea-form__status--global{margin-bottom:0}.idea-form__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;display:flex}.idea-form__privacy{max-width:480px;color:var(--muted);align-items:flex-start;gap:10px;font-size:12px;line-height:1.45;display:inline-flex}.idea-form__privacy svg{width:14px;height:14px;color:var(--accent-light);flex-shrink:0;margin-top:2px}.idea-form__submit{color:#101015;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(90deg,#b7a0ff 0%,#c5b4ff 55%,#a983ff 100%);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 24px;font-size:13px;font-weight:700;transition:transform .16s,filter .16s,opacity .16s;display:inline-flex}.idea-form__submit:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-2px)}.idea-form__submit:disabled{opacity:.7;cursor:not-allowed}.idea-form__submit:focus-visible{outline:2px solid var(--accent-light);outline-offset:3px}.idea-dialog__success{margin-top:18px}.idea-dialog__success-title{letter-spacing:-.03em;margin:0;font-size:clamp(28px,4vw,36px);font-weight:700}.idea-dialog__success-copy{max-width:520px;color:var(--text-secondary);margin:16px 0 0;font-size:16px;line-height:1.6}.idea-dialog__success-actions{margin-top:28px}@media (width<=759px){.idea-dialog{width:calc(100vw - 24px)}.idea-dialog__inner{padding:20px 20px 22px}.idea-form__fields{grid-template-columns:1fr}.idea-form__footer{flex-direction:column;align-items:stretch}.idea-form__privacy{max-width:none}.idea-form__submit{width:100%}}@media (prefers-reduced-motion:reduce){.idea-dialog,.idea-dialog::backdrop{transition-duration:.01ms!important}}
