:root{--sans:"Outfit", system-ui, "Segoe UI", Roboto, sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:17px;line-height:1.45}html{background:#05060a}body{background:radial-gradient(120% 80% at 50% -20%,#581c8759,#0000 55%),linear-gradient(#07080f 0%,#0c0f18 50%,#0f121c 100%);min-height:100svh;margin:0}#root{box-sizing:border-box;width:100%;max-width:none;min-height:100svh;margin:0}.home{box-sizing:border-box;color:#e2e8f0e0;flex-direction:column;width:100%;max-width:720px;min-height:100svh;margin:0 auto;padding:28px 22px 40px;display:flex;position:relative;overflow-x:hidden}.home__glow{filter:blur(80px);opacity:.45;pointer-events:none;z-index:0;border-radius:50%;position:fixed}.home__glow--1{background:radial-gradient(circle,#a855f7 0%,#0000 70%);width:420px;height:420px;top:-120px;right:-80px}.home__glow--2{opacity:.22;background:radial-gradient(circle,#22d3ee 0%,#0000 70%);width:360px;height:360px;bottom:-40px;left:-100px}.home__grid{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 20%,#000 20%,#0000 100%);mask-image:radial-gradient(70% 60% at 50% 20%,#000 20%,#0000 100%)}.home__top,.home__main,.home__foot{z-index:1;position:relative}.home__top{justify-content:space-between;align-items:center;margin-bottom:36px;display:flex}.home__logo{letter-spacing:-.04em;color:#f8fafc;font-size:1.15rem;font-weight:700}.home__topLink{color:#c4b5fdf2;background:#a855f714;border:1px solid #a855f759;border-radius:999px;padding:8px 14px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s}.home__topLink:hover{background:#a855f729;border-color:#a855f78c}.home__main{text-align:left;flex:1}.home__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#e2e8f08c;margin:0 0 14px;font-size:.8rem}.home__title{letter-spacing:-.04em;color:#f8fafc;margin:0 0 16px;font-size:clamp(2rem,5vw,2.75rem);font-weight:700;line-height:1.12}.home__titleAccent{background:linear-gradient(110deg,#e9d5ff 0%,#c084fc 40%,#22d3ee 100%);color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.home__lead{color:#e2e8f0b8;max-width:52ch;margin:0 0 28px;font-size:1.05rem;line-height:158%}.home__actions{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.home__btn{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:14px 22px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .2s,filter .2s;display:inline-flex}.home__btn .tgIcon{flex-shrink:0;width:22px;height:22px}.home__btn--primary{color:#fff;background:linear-gradient(145deg,#7c3aed 0%,#a855f7 45%,#6d28d9 100%);box-shadow:0 4px 24px #a855f759,inset 0 1px #ffffff1f}.home__btn--primary:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 8px 32px #a855f773,inset 0 1px #ffffff24}.home__btn--ghost{color:#f8fafceb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border-color:#ffffff1f}.home__btn--ghost:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.home__btn--disabled{cursor:not-allowed;opacity:.65;color:#e2e8f0b3;background:#ffffff0f;border:1px dashed #fff3}.home__note{color:#e2e8f080;max-width:54ch;margin:0 0 32px;font-size:.88rem;line-height:150%}.home__note code{color:#e9d5ff;background:#00000059;border-radius:6px;padding:2px 6px;font-size:.82em}.home__steps{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.home__steps li{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.home__stepNum{color:#fff;background:linear-gradient(145deg,#a855f7,#6d28d9);border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:.95rem;font-weight:700;display:grid;box-shadow:0 4px 14px #7c3aed59}.home__steps strong{color:#f8fafc;margin-bottom:4px;font-size:1rem;display:block}.home__steps span:not(.home__stepNum){color:#e2e8f09e;font-size:.9rem;line-height:140%}.home__steps code{color:#ddd6fe;background:#00000059;border-radius:4px;padding:1px 5px;font-size:.85em}.home__foot{color:#e2e8f06b;border-top:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:8px;margin-top:40px;padding-top:20px;font-size:.82rem;display:flex}.home__dot{opacity:.5}@media (width<=520px){.home{padding:22px 16px 32px}.home__actions{flex-direction:column;align-items:stretch}.home__btn{box-sizing:border-box;width:100%}}
