:root{--vi:#5235ef;--vi-hi:#6d5bff;--vi-lo:#3b1fcc;--ink:#0f0e12;--muted:#5c5870;--line:#e0dde8;--bg:#fafafa;--ease:cubic-bezier(.44,0,.56,1)}.hp{background:var(--bg);color:var(--ink);min-height:100vh;font-family:var(--font-body,"DM Sans",system-ui,sans-serif);position:relative;overflow-x:hidden}.hp:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#6d5bff24 0%,#0000 70%);width:60rem;height:28rem;position:fixed;top:-8rem;left:50%;transform:translate(-50%)}.hp-hero{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:78rem;margin:0 auto;padding:7rem 2.5rem 4rem;display:grid;position:relative}.hp-hero__copy{flex-direction:column;align-items:flex-start;display:flex}.hp-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--vi);background:#5235ef12;border:1px solid #5235ef33;border-radius:999px;align-items:center;gap:8px;margin-bottom:1.75rem;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.hp-kicker__dot{background:var(--vi-hi);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite pulseDot}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.65)}}.hp-h1{font-family:var(--font-display,"Instrument Serif",Georgia,serif);letter-spacing:-.03em;color:var(--ink);margin:0 0 1.5rem;font-size:clamp(2.8rem,4.8vw,4.6rem);font-weight:400;line-height:1.07}.hp-h1 em{background:linear-gradient(120deg,var(--vi)0%,var(--vi-hi)50%,#9e8bff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.hp-lede{color:var(--muted);letter-spacing:-.015em;max-width:42ch;margin:0 0 2.25rem;font-size:1.0625rem;font-weight:400;line-height:1.75}.hp-lede strong{color:var(--ink);font-weight:600}.hp-lede-pills{flex-wrap:wrap;gap:8px;margin:-.5rem 0 1.25rem;display:flex}.hp-lede-pill{border:1px solid var(--line);color:var(--ink);letter-spacing:-.01em;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex;box-shadow:0 2px 8px #0000000d}.hp-lede-sub{color:var(--muted);letter-spacing:-.01em;max-width:40ch;margin:0 0 2rem;font-size:.9375rem;line-height:1.65}.hp-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:2rem;display:flex}.hp-stats{gap:2rem;margin-top:.25rem;display:flex}.hp-stat{flex-direction:column;gap:2px;display:flex}.hp-stat__value{font-family:var(--font-display,"Instrument Serif",serif);letter-spacing:-.03em;color:var(--vi);font-size:1.6rem;font-weight:400;line-height:1}.hp-stat__label{color:var(--muted);letter-spacing:-.01em;font-size:11.5px}.hp-btn{font-family:var(--font-body,sans-serif);letter-spacing:-.01em;cursor:pointer;transition:transform .18s var(--ease),box-shadow .18s var(--ease),background .18s;border:none;border-radius:999px;align-items:center;gap:8px;padding:12px 24px;font-size:13.5px;font-weight:600;text-decoration:none;display:inline-flex}.hp-btn--primary{background:linear-gradient(135deg,var(--vi-hi)0%,var(--vi)55%,var(--vi-lo)100%);color:#fff;box-shadow:0 4px 20px #5235ef47}.hp-btn--primary:hover{transform:translateY(-2px);box-shadow:0 10px 32px #5235ef6b}.hp-btn--ghost{color:var(--ink);border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3}.hp-btn--ghost:hover{background:#fff;border-color:#bbb8cc;box-shadow:0 4px 14px #0000000f}.hp-btn--lg{padding:14px 32px;font-size:15px}.hp-btn--white{color:var(--ink);background:#fff;box-shadow:0 4px 16px #0000001f}.hp-btn--white:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000002e}.hp-brainrot{flex-direction:column;height:100%;padding-top:52px;display:flex;position:relative;overflow:hidden}.hp-brainrot__bg{background:linear-gradient(#0a1628 0%,#0d1f0a 40%,#1a2810 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0 0 8px 10px;display:flex;position:absolute;inset:0}.hp-brainrot__pixel-row{opacity:.4;gap:2px;padding:4px 6px;display:flex;position:absolute;top:52px;left:0;right:0}.hp-brainrot__pixel-row span{background:linear-gradient(#3a7d44 0%,#1e4d24 100%);border-radius:3px;flex:1;height:28px}.hp-brainrot__pixel-row span:nth-child(2n){background:linear-gradient(#5aa864 0%,#2e6636 100%);height:42px}.hp-brainrot__pixel-row span:nth-child(3n){height:20px}.hp-brainrot__pixel-row span:nth-child(5n){background:linear-gradient(#8b5cf6 0%,#5235ef 100%);height:36px}.hp-brainrot__game-label{color:#fff3;letter-spacing:.06em;padding-bottom:4px;font-size:7px;font-weight:600}.hp-brainrot__overlay{z-index:2;flex-direction:column;flex:1;justify-content:flex-end;gap:6px;padding:0 10px 10px;display:flex;position:relative}.hp-brainrot__source{color:#ffffff73;letter-spacing:.02em;align-items:center;gap:5px;font-size:7.5px;display:flex}.hp-brainrot__source-icon{font-size:9px}.hp-brainrot__card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8;border:1px solid #ffffff1a;border-radius:10px;padding:9px 10px}.hp-brainrot__card--next{opacity:.55;transform-origin:bottom;transform:scale(.97)}.hp-brainrot__fact{color:#f0ecff;margin:0;font-size:9px;line-height:1.55}.hp-brainrot__fact strong{color:#fff;font-weight:700}.hp-brainrot__progress{background:#ffffff1f;border-radius:99px;height:2px;overflow:hidden}.hp-brainrot__progress-bar{background:linear-gradient(90deg,var(--vi-hi),#a893ff);border-radius:99px;width:42%;height:100%}.hp-brainrot__controls{color:#ffffff80;justify-content:space-between;padding:0 2px;font-size:8px;display:flex}.hp-compare{text-align:center;z-index:1;max-width:78rem;margin:0 auto;padding:5rem 2.5rem;position:relative}.hp-compare__grid{flex-direction:column;gap:12px;max-width:700px;margin-top:2.5rem;margin-left:auto;margin-right:auto;display:flex}.hp-compare__row{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid}.hp-compare__cell{text-align:left;border-radius:14px;align-items:center;gap:10px;padding:12px 16px;font-size:13.5px;line-height:1.4;display:flex}.hp-compare__cell--bad{color:#7f1d1d;background:#ef44440f;border:1px solid #ef444426}.hp-compare__cell--good{color:#2d1f7a;background:#5235ef12;border:1px solid #5235ef33}.hp-compare__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex}.hp-compare__cell--bad .hp-compare__icon{color:#dc2626;background:#ef44441f}.hp-compare__cell--good .hp-compare__icon{color:var(--vi);background:#5235ef1f}.hp-compare__arrow{color:var(--muted);opacity:.5;font-size:16px}.hp-eyebrow--center,.hp-h2--center{text-align:center}.hp-cta__headline{font-family:var(--font-display,"Instrument Serif",serif);letter-spacing:-.03em;color:#f0ecff;margin:0 0 1.25rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:400;line-height:1.12}.hp-cta__headline em{background:linear-gradient(120deg,#a893ff 0%,#c4b5fd 60%,#f0ecff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.hp-cta__sub{color:#c8c3e6a6;max-width:44ch;margin:0 auto 2.5rem;font-size:1.0625rem;line-height:1.68}.hp-hero__visual{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.hp-phone-wrap{justify-content:center;align-items:center;padding:2rem 3rem;display:flex;position:relative}.hp-phone{background:#111018;border:2.5px solid #ffffff1a;border-radius:46px;width:285px;height:590px;position:relative;box-shadow:0 0 0 1px #00000080,0 40px 90px #00000080,0 80px 140px #5235ef26,inset 0 1px #ffffff0f}.hp-phone--sm{border-radius:40px;width:245px;height:498px}.hp-phone__island{z-index:10;background:#06050a;border-radius:13px;width:90px;height:26px;position:absolute;top:14px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #ffffff0a}.hp-phone__screen{background:#0d0c14;border-radius:42px;flex-direction:column;display:flex;position:absolute;inset:4px;overflow:hidden}.hp-phone--sm .hp-phone__screen{border-radius:36px}.hp-hero-video{background:radial-gradient(circle at top,#7d5bff33,#0000 42%),#0d0c14;width:100%;height:100%;position:relative;overflow:hidden}.hp-hero-video__media{object-fit:cover;width:100%;height:100%;display:block}.hp-hero-video__gradient{pointer-events:none;background:linear-gradient(#0000 40%,#00000073 68%,#000000e0 100%);position:absolute;inset:0}.hp-hero-video__mute{z-index:4;-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#00000085;border:none;border-radius:50%;place-items:center;width:32px;height:32px;transition:background .15s,transform .2s cubic-bezier(.34,1.56,.64,1);display:grid;position:absolute;top:12px;right:12px}.hp-hero-video__mute:hover{background:#000000c7;transform:scale(1.12)}.hp-hero-video__mute:active{transform:scale(.9)}.hp-hero-video__info{z-index:3;flex-direction:column;gap:8px;padding:16px 14px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.hp-hero-video__author{align-items:center;gap:9px;display:flex}.hp-hero-video__avatar{color:#fff;background:linear-gradient(135deg,#5235ef,#8a73ff);border:1.5px solid #ffffff40;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:grid}.hp-hero-video__name{color:#fff;margin:0 0 1px;font-size:13px;font-weight:600;line-height:1}.hp-hero-video__time{color:#ffffff8c;margin:0;font-size:11px;line-height:1}.hp-hero-video__title{color:#fff;text-shadow:0 1px 8px #0009;margin:0;font-size:13px;font-weight:700;line-height:1.25}.hp-phone__btn{background:#1e1c28;position:absolute}.hp-phone__btn--vol-up{border-radius:2px 0 0 2px;width:3px;height:30px;top:118px;left:-3px}.hp-phone__btn--vol-down{border-radius:2px 0 0 2px;width:3px;height:30px;top:158px;left:-3px}.hp-phone__btn--power{border-radius:0 2px 2px 0;width:3px;height:50px;top:135px;right:-3px}.hp-mock{flex-direction:column;height:100%;padding-top:52px;display:flex}.hp-mock__header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.hp-mock__logo{font-family:var(--font-display,"Instrument Serif",serif);color:#f0ecff;letter-spacing:-.04em;font-size:15px}.hp-mock__badge{letter-spacing:.12em;text-transform:uppercase;color:#7c6aff;border:1px solid #6d5bff66;border-radius:99px;padding:2px 7px;font-size:8px;font-weight:700}.hp-mock__messages{flex-direction:column;flex:1;gap:8px;padding:10px 12px;display:flex;overflow:hidden}.hp-mock__mode-row{gap:5px;margin-bottom:2px;display:flex}.hp-mock__mode{letter-spacing:.06em;text-transform:uppercase;color:#ffffff59;background:#ffffff0a;border:1px solid #ffffff12;border-radius:99px;padding:3px 8px;font-size:7px;font-weight:700}.hp-mock__mode--active{color:#9e8bff;background:#5235ef38;border-color:#6d5bff66}.hp-mock__msg{border-radius:13px;max-width:86%;padding:8px 11px;font-size:9.5px;line-height:1.5}.hp-mock__msg--user{color:#c0b4ff;background:#5235ef33;border:1px solid #6d5bff40;border-radius:13px 13px 3px;align-self:flex-end}.hp-mock__msg--ai{color:#c8c4d4;background:#ffffff0a;border:1px solid #ffffff12;border-radius:13px 13px 13px 3px;align-self:flex-start;align-items:flex-start;gap:7px;display:flex}.hp-mock__ai-avatar{background:linear-gradient(135deg,#a893ff 0%,#5235ef 100%);border-radius:50%;flex-shrink:0;width:13px;height:13px;margin-top:1px;display:block}.hp-mock__ai-text{color:#c8c4d4;flex:1;font-size:9px;line-height:1.55}.hp-mock__ai-text strong{color:#e8e4ff;font-weight:700}.hp-mock__ai-text em{color:#a893ff;font-style:italic}.hp-mock__thinking{color:#ffffff47;align-items:center;gap:6px;font-size:8.5px;display:flex}.hp-mock__thinking-dot{background:var(--vi-hi);border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:1.2s ease-in-out infinite pulseDot}.hp-mock__input{color:#fff3;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;align-items:center;margin:auto 6px 6px;padding:9px 12px;font-size:8.5px;display:flex}.hp-mock__send{background:linear-gradient(135deg,var(--vi-hi)0%,var(--vi)100%);border-radius:50%;flex-shrink:0;width:20px;height:20px}.hp-chip{border:1px solid var(--line);color:var(--ink);white-space:nowrap;pointer-events:none;background:#fff;border-radius:12px;align-items:center;gap:7px;padding:8px 14px;font-size:11.5px;font-weight:600;display:flex;position:absolute;box-shadow:0 8px 24px #00000014}.hp-chip span:first-child{font-size:14px}.hp-chip--tl{top:14%;left:-10px}.hp-chip--br{bottom:12%;right:-10px}.hp-chip--tr{top:40%;right:-20px}.hp-marquee{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fafafacc;padding:1.25rem 0;overflow:hidden}.hp-marquee__track{gap:3.5rem;width:max-content;animation:30s linear infinite marquee;display:flex}.hp-marquee__track img{opacity:.4;filter:grayscale()brightness(.4);width:auto;height:22px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hp-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--vi);margin:0 0 .75rem;font-size:11px;font-weight:700}.hp-eyebrow--light{color:#b4a8ffe6}.hp-h2{font-family:var(--font-display,"Instrument Serif",serif);letter-spacing:-.025em;color:var(--ink);margin:0 0 1rem;font-size:clamp(2rem,3.2vw,2.9rem);font-weight:400;line-height:1.15}.hp-h2--light{color:#f0ecff}.hp-sub{color:var(--muted);max-width:46ch;margin:0 0 2.25rem;font-size:1.0625rem;line-height:1.65}.hp-sub--light{color:#d2ccf0b8}.hp-sub--center{text-align:center;max-width:52ch;margin-left:auto;margin-right:auto}.hp-features{z-index:1;max-width:78rem;margin:0 auto;padding:6rem 2.5rem;position:relative}.hp-section-head{text-align:center;margin-bottom:3.5rem}.hp-features__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.hp-feat-card{border:1px solid var(--line);transition:transform .22s var(--ease),box-shadow .22s var(--ease);background:#fff;border-radius:20px;flex-direction:column;padding:1.75rem;display:flex;position:relative;overflow:hidden}.hp-feat-card:before{content:"";background:var(--card-accent,var(--vi));opacity:0;height:3px;transition:opacity .22s var(--ease);position:absolute;top:0;left:0;right:0}.hp-feat-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px #5235ef1a}.hp-feat-card:hover:before{opacity:1}.hp-feat-card__icon{background:color-mix(in srgb,var(--card-accent,var(--vi))10%,#fff);border:1px solid color-mix(in srgb,var(--card-accent,var(--vi))20%,transparent);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;font-size:1.25rem;line-height:1;display:flex}.hp-feat-card__tag{letter-spacing:.1em;text-transform:uppercase;width:fit-content;color:var(--card-accent,var(--vi));background:color-mix(in srgb,var(--card-accent,var(--vi))8%,transparent);border-radius:99px;margin-bottom:.85rem;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.hp-feat-card__headline{font-family:var(--font-display,"Instrument Serif",serif);letter-spacing:-.02em;color:var(--ink);margin:0 0 .65rem;font-size:1.3rem;font-weight:400;line-height:1.2}.hp-feat-card__body{color:var(--muted);letter-spacing:-.01em;margin:0;font-size:.9rem;line-height:1.68}.hp-how{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:78rem;margin:0 auto;padding:2rem 2.5rem 6rem;display:grid;position:relative}.hp-steps{flex-direction:column;gap:1.75rem;margin-bottom:2.5rem;display:flex}.hp-step{align-items:flex-start;gap:1.25rem;display:flex}.hp-step__n{letter-spacing:.08em;color:var(--vi);flex-shrink:0;min-width:26px;padding-top:4px;font-size:11px;font-weight:700}.hp-step__title{color:var(--ink);letter-spacing:-.01em;margin:0 0 4px;font-size:1.0625rem;font-weight:700}.hp-step__body{color:var(--muted);margin:0;font-size:.9375rem;line-height:1.62}.hp-how__visual{justify-content:center;align-items:center;display:flex}.hp-cta{text-align:center;background:linear-gradient(135deg,#13101f 0%,#1e1832 50%,#13101f 100%);padding:7rem 2.5rem;position:relative;overflow:hidden}.hp-cta__glow{pointer-events:none;background:radial-gradient(#5235ef4d 0%,#0000 70%);width:50rem;height:24rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hp-cta__inner{flex-direction:column;align-items:center;max-width:48rem;margin:0 auto;display:flex;position:relative}.hp-footer{border-top:1px solid var(--line);max-width:78rem;margin:0 auto;padding:3.5rem 2.5rem 2rem}.hp-footer__top{justify-content:space-between;align-items:flex-start;gap:3rem;margin-bottom:2.5rem;display:flex}.hp-footer__brand{flex-direction:column;gap:6px;display:flex}.hp-footer__logo{font-family:var(--font-display,"Instrument Serif",serif);letter-spacing:-.04em;color:var(--ink);font-size:1.5rem}.hp-footer__tagline{color:var(--muted);margin:0 0 1rem;font-size:.875rem}.hp-footer__socials{gap:12px;display:flex}.hp-footer__socials a{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:border-color .15s,box-shadow .15s;display:flex}.hp-footer__socials a:hover{border-color:#ccc8d8;box-shadow:0 2px 8px #0000000f}.hp-footer__socials img{object-fit:contain;opacity:.55;width:16px;height:16px}.hp-footer__links{flex-wrap:wrap;gap:.5rem 2.5rem;max-width:480px;display:flex}.hp-footer__links a{color:var(--muted);font-size:13.5px;line-height:2;text-decoration:none;transition:color .15s}.hp-footer__links a:hover{color:var(--ink)}.hp-footer__bottom{border-top:1px solid var(--line);padding-top:1.5rem}.hp-footer__bottom p{color:var(--muted);opacity:.55;margin:0;font-size:12px}@media (max-width:900px){.hp-hero{text-align:center;grid-template-columns:1fr;gap:3rem;padding-top:5.5rem}.hp-hero__copy{align-items:center}.hp-lede{max-width:unset}.hp-hero__visual{order:-1}.hp-phone{width:240px;height:490px}.hp-chip{display:none}.hp-features__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.hp-how{grid-template-columns:1fr;gap:3rem;padding-bottom:4rem}.hp-how__visual{display:none}.hp-footer__top{flex-direction:column;gap:2rem}}@media (max-width:640px){.hp-hero,.hp-features,.hp-how,.hp-footer{padding-left:1.25rem;padding-right:1.25rem}.hp-features__grid{max-width:unset}.hp-phone{width:220px;height:450px}}
