@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--bg:#130c26;--surface:#1c1232;--text:#faf7ff;--muted:#b9afc9;--pink:#e59afa;--line:#ffffff20;--accent:#b799ff;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,video:focus-visible{outline:3px solid var(--pink);outline-offset:6px}::selection{background:#b799ff;color:#130c26}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:3}.logo{font-weight:800;letter-spacing:-.8px;font-size:22px;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.logo-dot{color:var(--pink);margin-left:-7px}.logo-symbol{color:var(--pink);font-size:35px;line-height:1}.header nav{display:flex;gap:34px;align-items:center;font-size:14px;font-weight:600}.header nav>a:hover,.text-link:hover,.footer>a:hover{color:var(--pink)}.nav-cta{border:1px solid #ffffff45;padding:11px 19px;border-radius:7px}.nav-cta span{margin-left:18px}.hero{position:relative;display:grid;grid-template-columns:1.1fr 1fr;min-height:750px;align-items:center;gap:20px;padding-top:35px}.hero:before{content:'';position:absolute;width:650px;height:650px;right:-30px;top:-40px;background:radial-gradient(ellipse,#7541c238,transparent 67%);pointer-events:none;z-index:-1}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:#c9b5f0;margin:0 0 24px;display:flex;align-items:center;gap:10px}.status-dot{height:6px;width:6px;border-radius:50%;background:var(--pink);box-shadow:0 0 13px #e59afa80}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:700;line-height:1;letter-spacing:-1.8px}h1{font-size:clamp(60px,6.1vw,90px);margin-bottom:27px}em{font-style:normal;color:var(--pink)}.intro{max-width:465px;color:var(--muted);font-size:17px;line-height:1.85;margin-bottom:32px}.hero-actions{display:flex;align-items:center;gap:25px}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;padding:15px 23px;font-size:14px;font-weight:700;border-radius:7px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.primary{background:var(--pink);color:#271136;box-shadow:0 5px 25px #e59afa13}.primary:hover{background:#eebdff}.text-link{font-size:14px;font-weight:600}.text-link span{margin-left:10px}.hero-meta{display:flex;align-items:center;gap:12px;margin-top:33px;font-size:12px;color:#aca0bc}.hero-meta i{width:3px;height:3px;border-radius:50%;background:#6b5a82}.hero-art{height:610px;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.art-word{position:absolute;font-family:'Barlow Condensed',Impact,sans-serif;font-size:160px;font-weight:800;color:#b799ff07;letter-spacing:10px;transform:rotate(-90deg);right:-135px;z-index:-1}.orbit{position:absolute;border:1px solid #c59cff1c;border-radius:50%;width:450px;height:450px;transform:rotate(-25deg);z-index:-1}.orbit-two{width:540px;height:540px;border-style:dashed;border-color:#c59cff0e}.game-window{width:270px;padding:8px;background:#38234c;border:1px solid #9474b967;box-shadow:0 35px 90px #0008,12px 0 65px #8f48ee13;border-radius:22px;transform:rotate(7deg);position:relative}.window-top{font-size:8px;letter-spacing:2px;height:22px;padding:0 7px;display:flex;justify-content:space-between;align-items:center;color:#d7c6e9}.tiny-dots{font-size:5px}.game-window img{width:100%;height:auto;display:block;border-radius:4px 4px 14px 14px}.window-play{position:absolute;bottom:25px;right:23px;width:49px;height:49px;display:grid;place-items:center;border-radius:50%;background:#f7e3ffeb;color:#311142;border:1px solid white;transition:transform .2s}.window-play:hover{transform:scale(1.1)}.floating-label{position:absolute;display:flex;align-items:center;gap:12px;background:#251937ef;border:1px solid #9672ad55;box-shadow:0 15px 40px #0004;border-radius:9px;padding:14px 18px;font-size:12px;font-weight:600;backdrop-filter:blur(12px)}.label-top{left:3px;top:117px;transform:rotate(-5deg)}.label-icon{background:#c49bf62a;color:#e4b3ff;width:32px;height:32px;display:grid;place-items:center;font-size:24px;border-radius:7px}.floating-label small{display:block;font-weight:400;font-size:10px;color:#b9a8ca;margin-top:2px}.label-bottom{right:-2px;bottom:90px;transform:rotate(-3deg)}.palette{display:flex;padding-left:5px}.palette i{height:17px;width:17px;border-radius:50%;background:#5979fa;border:2px solid #251937;margin-left:-5px}.palette i:nth-child(2){background:#cb7dde}.palette i:nth-child(3){background:#5fe2de}.art-caption{position:absolute;bottom:35px;font-size:9px;letter-spacing:2px;color:#9680ae}.hero-bottom{grid-column:1/-1;align-self:end;display:flex;justify-content:space-between;padding:20px 0 27px;font-size:10px;letter-spacing:2px;color:#a796bc}.hero-bottom a{letter-spacing:0;font-size:12px}.hero-bottom a span{margin-left:22px}.ticker{overflow:hidden;border-block:1px solid var(--line);background:#211435;padding:16px 0;color:#c5aedb}.ticker div{font-family:'Barlow Condensed',Impact,sans-serif;font-size:31px;font-weight:600;letter-spacing:4px;white-space:nowrap;word-spacing:35px;text-align:center}.ticker b{color:var(--pink);font-weight:400}.section{padding-block:108px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:45px}.section-heading .eyebrow{margin-bottom:20px}h2{font-size:58px;margin-bottom:0}.section-heading>p{font-size:15px;color:var(--muted);max-width:370px;margin-bottom:5px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.feature-grid article{padding:29px 35px 0 0}.feature-grid article+article{padding-left:35px;border-left:1px solid var(--line)}.feature-number{display:flex;justify-content:space-between;font-family:'Barlow Condensed',Impact,sans-serif;font-size:26px;color:#9b84b5;margin-bottom:33px}.feature-number span{color:var(--pink)}h3{font-size:21px;letter-spacing:-.5px;margin-bottom:12px}.feature-grid p{color:var(--muted);font-size:15px;margin:0;max-width:310px}.universe{background:radial-gradient(ellipse at 70% 50%,#59307940,transparent 60%),#1b112e;border-block:1px solid var(--line);overflow:hidden}.universe-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.universe-copy>p:not(.eyebrow):not(.color-name){color:var(--muted);max-width:410px;margin-top:25px}.color-picker{display:flex;gap:18px;margin:31px 0 20px}.swatch{height:31px;width:31px;cursor:pointer;background:var(--swatch);border:5px solid #1b112e;outline:1px solid transparent;border-radius:50%;transition:outline-color .2s,transform .2s}.swatch:hover{transform:scale(1.15)}.swatch.active{outline-color:var(--swatch)}.color-name{font-size:14px;margin-bottom:9px}.small-note{font-size:12px;color:#a592bb}.gallery{height:480px;position:relative}.gallery img{position:absolute;width:220px;height:auto;border-radius:10px;border:5px solid #72518e60;box-shadow:0 25px 60px #0005;transition:opacity .2s}.gallery-back{left:10px;top:10px;transform:rotate(-11deg);opacity:.62}.gallery-front{right:25px;top:55px;transform:rotate(9deg)}.gallery-caption{position:absolute;bottom:-23px;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:9px;letter-spacing:2px;color:#a08bb6}.video-stage{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:radial-gradient(ellipse at 50% 50%,#6337a557,transparent 60%),#1d1330;display:grid;grid-template-columns:1fr 300px 1fr;align-items:center;gap:30px;padding:38px 35px}.video-stage video{width:300px;max-width:100%;aspect-ratio:320/570;background:#211238;border-radius:10px;border:1px solid #8967a647;box-shadow:0 20px 45px #0004}.video-side{font-family:'Barlow Condensed',Impact,sans-serif;font-size:92px;font-weight:800;line-height:.95;color:#fff;letter-spacing:-2px;padding-left:15px}.video-side em{color:transparent;-webkit-text-stroke:1px #b899d9}.video-notes{padding-left:25px}.video-notes .eyebrow{font-size:10px;letter-spacing:1.2px}.video-notes h3{font-size:25px;line-height:1.35}.video-notes p{color:var(--muted);font-size:14px}.video-duration{display:block;border-top:1px solid var(--line);margin-top:32px;padding-top:23px;font-size:30px}.video-duration span{display:block;font-size:9px;letter-spacing:2px;color:#ad98c0}.closing{text-align:center;border-top:1px solid var(--line);padding-block:78px 94px}.closing .eyebrow{justify-content:center}.closing h2{font-size:74px}.closing>p:not(.eyebrow){color:var(--muted);font-size:15px;margin:25px auto 28px}.footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-block:28px}.footer .logo{font-size:17px}.footer p,.footer>a:last-child{font-size:12px;color:var(--muted);margin:0}.footer .logo-symbol{font-size:29px}
@media(min-width:1500px){.hero{min-height:810px}.hero-art{transform:scale(1.07)}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}h1{font-size:70px}.hero-actions{gap:16px;flex-wrap:wrap}.hero-meta{gap:8px;font-size:10px}.hero-art{transform:scale(.9)}.label-top{left:-25px}.label-bottom{right:-20px}.video-stage{grid-template-columns:1fr 270px 1fr;gap:16px;padding:25px}.video-side{font-size:70px;padding:0}.video-stage video{width:270px}.video-notes{padding-left:10px}.video-notes h3{font-size:21px}.universe-layout{gap:30px}.gallery-front{right:0}.gallery-back{left:0}.gallery img{width:200px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:80px}.logo{font-size:18px}.logo-symbol{font-size:28px}.header nav{gap:0}.header nav>a:not(.nav-cta){display:none}.nav-cta{font-size:12px;padding:8px 12px}.nav-cta span{margin-left:8px}.hero{grid-template-columns:1fr;padding-top:48px;gap:0;min-height:0}.hero-copy{text-align:center}.eyebrow{font-size:10px;letter-spacing:1.4px}.hero-copy .eyebrow{justify-content:center}h1{font-size:70px;letter-spacing:-1.5px}.intro{font-size:16px;margin-inline:auto;max-width:440px}.hero-actions{justify-content:center;gap:20px}.hero-meta{justify-content:center;font-size:10px;margin-top:24px}.hero-art{height:540px;width:min(440px,100%);margin:auto;transform:scale(.9);transform-origin:center center}.game-window{width:245px}.label-top{left:-8px;top:92px}.label-bottom{right:-8px;bottom:74px}.floating-label{padding:10px;font-size:10px}.floating-label small{font-size:9px}.orbit{width:330px;height:330px}.orbit-two{width:400px;height:400px}.art-word{font-size:120px;right:-90px}.hero-bottom{font-size:8px;letter-spacing:1px;padding-top:0}.hero-bottom a{font-size:11px}.ticker div{font-size:24px;word-spacing:20px}.ticker{padding-block:12px}.section{padding-block:66px}.section-heading{display:block;margin-bottom:30px}h2{font-size:47px;letter-spacing:-1px}.section-heading>p{margin-top:23px;font-size:15px}.feature-grid{grid-template-columns:1fr}.feature-grid article,.feature-grid article+article{padding:24px 0;border-left:0;border-bottom:1px solid var(--line)}.feature-number{font-size:22px;margin-bottom:12px}.feature-grid p{max-width:none}.universe-layout{grid-template-columns:1fr;gap:35px}.gallery{width:min(380px,100%);margin:auto;height:440px}.gallery img{width:190px}.gallery-front{right:15px;top:30px}.gallery-back{left:15px}.gallery-caption{bottom:-5px}.video-stage{grid-template-columns:1fr;padding:25px 20px;gap:22px;justify-items:center}.video-side{display:none}.video-stage video{width:280px}.video-notes{padding:0;display:flex;align-items:center;justify-content:space-between;gap:25px;width:100%;max-width:330px}.video-notes .eyebrow,.video-notes p{display:none}.video-notes h3{font-size:18px;margin:0}.video-duration{border:0;margin:0;padding:0;font-size:24px}.video-duration span{font-size:8px}.closing{padding-block:60px}.closing h2{font-size:54px}.closing>p:not(.eyebrow){max-width:330px}.footer{flex-wrap:wrap;gap:20px}.footer p{display:none}}
@media(max-width:380px){h1{font-size:60px}.hero-actions{flex-direction:column}.hero-art{transform:scale(.82);margin-top:-20px;margin-bottom:-35px}.hero-meta{font-size:9px;gap:6px}.logo{font-size:16px}.nav-cta{font-size:11px}.gallery img{width:170px}.gallery{height:390px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Contain decorative rings without creating horizontal scrolling. */
main{overflow:clip}
@media(min-width:761px) and (max-width:950px){.hero{grid-template-columns:1fr;padding-top:55px}.hero-copy{max-width:620px;margin:auto;text-align:center}.hero-copy .eyebrow,.hero-actions,.hero-meta{justify-content:center}.intro{margin-inline:auto}.hero-art{width:500px;margin:auto}.universe-layout{gap:20px}.gallery img{width:165px}.gallery{height:370px}.video-stage{grid-template-columns:1fr 270px}.video-side{font-size:64px}.video-notes{display:none}}

/* Let all seven color choices wrap on narrow screens. */
.color-picker{flex-wrap:wrap}.swatch{flex-shrink:0}
