@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=DM+Sans:wght@300;400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}.app-root{background:#07060e;width:100%;height:100vh;font-family:DM Sans,sans-serif;overflow:hidden}.page{scroll-behavior:smooth;width:100%;height:100vh;overflow-y:scroll}.page::-webkit-scrollbar{width:3px}.page::-webkit-scrollbar-track{background:0 0}.page::-webkit-scrollbar-thumb{background:#2e1760;border-radius:4px}.progress{transform-origin:0;z-index:200;background:linear-gradient(90deg,#6c1fff,#c084fc,#f0abfc);width:100%;height:2.5px;margin-bottom:-2.5px;position:sticky;top:0;left:0;transform:scaleX(0);box-shadow:0 0 12px #6c1fffb3}.navbar{z-index:100;opacity:0;padding:20px 0;position:sticky;top:0}.nav-pill{-webkit-backdrop-filter:blur(20px);opacity:0;pointer-events:none;background:#080512d1;border-bottom:1px solid #6c1fff33;position:absolute;inset:0;box-shadow:0 6px 40px #0000008c}.nav-inner{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:0 28px;display:flex;position:relative}.logo{cursor:pointer;align-items:center;gap:10px;text-decoration:none;display:flex}.logo-mark-el{color:#fff;background:linear-gradient(135deg,#6c1fff,#c084fc);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-family:Syne,sans-serif;font-size:17px;font-weight:800;display:flex;box-shadow:0 0 24px #6c1fff8c}.logo-text-el{color:#ede8ff;letter-spacing:-.02em;font-family:Syne,sans-serif;font-size:18px;font-weight:700}.logo-text-el em{color:#8b45ff;font-style:normal}.nav-links{align-items:center;gap:30px;list-style:none;display:flex}@media (width<=680px){.nav-links,.nav-cta{display:none!important}}.nl-wrap{position:relative}.nl-btn{color:#7a6d96;cursor:pointer;background:0 0;border:none;padding:4px 0;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;display:block}.nl-line{transform-origin:0;background:linear-gradient(90deg,#6c1fff,#c084fc);border-radius:2px;height:2px;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.nav-cta{letter-spacing:.03em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c1fff,#b96cff);border:none;border-radius:100px;padding:10px 22px;font-family:Syne,sans-serif;font-size:13px;font-weight:600;position:relative;overflow:hidden;box-shadow:0 4px 22px #6c1fff73}.nav-cta:after{content:"";opacity:0;border-radius:inherit;background:linear-gradient(135deg,#8b45ff,#e0aaff);transition:opacity .25s;position:absolute;inset:0}.nav-cta:hover:after{opacity:1}.nav-cta span{z-index:1;position:relative}.hbg{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}@media (width<=680px){.hbg{display:flex}}.hbg span{transform-origin:50%;background:#c4b5fd;border-radius:2px;width:24px;height:2px;display:block}.overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:500;background:#0009;display:none;position:fixed;inset:0}.drawer{z-index:600;background:linear-gradient(160deg,#100a22,#0b0616);border-left:1px solid #6c1fff40;flex-direction:column;gap:4px;width:min(290px,80vw);padding:72px 32px 36px;display:none;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-20px 0 60px #0009}.drawer-close{color:#6a5e86;cursor:pointer;background:0 0;border:none;font-size:20px;position:absolute;top:20px;right:20px}.drawer-div{background:linear-gradient(90deg,#6c1fff,#0000);width:32px;height:2px;margin:12px 0}.drawer-link{color:#4e4070;letter-spacing:-.02em;padding:7px 0;font-family:Syne,sans-serif;font-size:26px;font-weight:700;text-decoration:none;transition:color .2s}.drawer-link:hover{color:#ede8ff}.drawer-cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c1fff,#b96cff);border:none;border-radius:100px;width:fit-content;margin-top:28px;padding:13px 28px;font-family:Syne,sans-serif;font-size:14px;font-weight:600;box-shadow:0 4px 22px #6c1fff66}.hero{text-align:center;background:radial-gradient(70% 55% at 50% 0,#1b0935 0%,#07060e 55%);flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:100vh;padding:40px 24px;display:flex}.hero-tag{letter-spacing:.22em;text-transform:uppercase;color:#40305e;font-size:11px}.hero-h1{color:#ede8ff;letter-spacing:-.03em;font-family:Syne,sans-serif;font-size:clamp(2.4rem,8vw,4.8rem);font-weight:800;line-height:1.1}.hero-h1 span{background:linear-gradient(130deg,#8b45ff,#e0aaff);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-p{color:#3e3358;max-width:320px;font-size:15px;line-height:1.7}.scroll-cue{color:#2e2448;letter-spacing:.12em;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;margin-top:36px;font-size:11px;display:flex}.cue-arrow{border-bottom:2px solid #3d2d60;border-right:2px solid #3d2d60;width:18px;height:18px;animation:1.8s ease-in-out infinite cue;transform:rotate(45deg)}@keyframes cue{0%,to{opacity:.3;transform:rotate(45deg)translate(0)}50%{opacity:1;transform:rotate(45deg)translate(4px,4px)}}.section{border-top:1px solid #6c1fff12;justify-content:center;align-items:center;min-height:100vh;padding:60px 24px;display:flex}.s-inner{text-align:center;max-width:460px}.s-num{color:#6c1fff12;-webkit-user-select:none;user-select:none;font-family:Syne,sans-serif;font-size:90px;font-weight:800;line-height:1}.s-title{color:#ede8ff;letter-spacing:-.02em;margin-top:-20px;font-family:Syne,sans-serif;font-size:34px;font-weight:700}.s-desc{color:#38304f;margin-top:10px;font-size:14px;line-height:1.8}
