@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Barlow+Condensed:wght@400;500;600;700&display=swap";:root{color-scheme:dark;font-family:DM Sans,sans-serif;color:#f5f1fc;background:#09070e;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 72% 36%,#29134455,transparent 56%);min-width:320px}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid #c7afff;outline-offset:6px}header{height:104px;margin:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff12}.brand{display:flex;align-items:center;gap:11px;font-size:17px;letter-spacing:-.5px}.brand b{font-weight:500}.brand-icon{display:block;width:40px;height:40px;object-fit:contain}nav{display:flex;gap:40px;align-items:center;font-size:14px}nav a{color:#c7bfce}.future{color:#a9a0b6;display:flex;gap:12px;align-items:center}small{font-size:10px;letter-spacing:1px;background:#a58bc511;border:1px solid #ffffff14;border-radius:4px;padding:5px 7px}.hero{min-height:690px;display:grid;grid-template-columns:38% 62%;align-items:center;max-width:1800px;margin:auto}.intro{padding:20px 0 40px 13.2%;position:relative;z-index:2}h1,h2,h3,.brand{font-family:Barlow Condensed,sans-serif}h1{font-size:clamp(46px,4.6vw,76px);font-weight:500;line-height:1.06;letter-spacing:-.02em;margin:0 0 25px}h1 span{color:#b99adf}.description{font-size:16px;line-height:1.8;color:#aaa2b7;margin-bottom:30px}.download{display:inline-flex;align-items:center;gap:26px;background:#d3b5ff;color:#21132d;font-size:14px;font-weight:700;padding:17px 22px;border-radius:7px;transition:background .2s}.download:hover{background:#e1ceff}.download span{font-size:21px}.download-note{color:#82798e;font-size:12px;margin-top:14px}.collection{position:relative;height:620px;overflow:hidden;min-width:0}#stage{position:absolute;inset:0;touch-action:pan-y;cursor:default}canvas{display:block;width:100%;height:100%}#stage canvas{-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 12%,#000 88%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 12%,#000 88%,transparent 100%)}#cursor-prompt{position:absolute;z-index:5;pointer-events:none;background:#e3d3fc;color:#20152c;border-radius:30px;padding:11px 16px;font-size:12px;white-space:nowrap;box-shadow:0 4px 24px #0004}#stage:focus-visible{outline:2px solid #bea0ea;outline-offset:-8px;border-radius:12px}.bottom-line{margin:0 5%;border-top:1px solid #ffffff12;display:flex;justify-content:space-between;align-items:center;padding:21px 0;color:#a398b0;font-size:14px}.bottom-line span{font-size:10px;letter-spacing:2px;color:#87778e}footer{margin:0 5%;padding:24px 0;display:flex;justify-content:space-between;color:#63596e;font-size:11px}#fallback{padding:160px 20%;line-height:1.8;color:#bcaaca}@media(min-width:1600px){.hero{min-height:760px}.collection{height:710px}}@media(max-width:900px){header{height:85px}.future{display:none}.hero{grid-template-columns:1fr;min-height:auto}.intro{text-align:center;padding:52px 20px 0}h1{font-size:58px;letter-spacing:-.02em}h1 br{display:none}h1 span{display:block}.description{margin-bottom:23px}.collection{height:530px;margin-top:0}.bottom-line{font-size:12px}.bottom-line span{font-size:9px;letter-spacing:1px}footer{line-height:1.7;gap:20px}footer span:last-child{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
