: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}.snav{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#07080ff5,#07080fe0);border-bottom:1px solid #ffffff14;position:sticky;top:0}.snav__inner{justify-content:space-between;align-items:center;gap:12px;max-width:1040px;margin:0 auto;padding:12px 16px;display:flex}.snav__brand{color:#f8fafc;letter-spacing:-.04em;font-weight:700;text-decoration:none}.snav__links{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.snav__link{color:#e2e8f0e0;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;padding:7px 11px;font-size:.84rem;font-weight:600;text-decoration:none}.snav__link--active{color:#f8fafc;background:#a855f733;border-color:#a855f78c}@media (width<=620px){.snav__inner{flex-direction:column;align-items:flex-start}}.ilayout{min-height:100svh;position:relative}.ilayout__ambient{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.ilayout__blob{filter:blur(80px);opacity:.5;border-radius:50%;position:absolute}.ilayout__blob--a{background:radial-gradient(circle,#a855f773 0%,#0000 70%);width:420px;height:420px;top:-120px;right:-80px}.ilayout__blob--b{background:radial-gradient(circle,#22d3ee38 0%,#0000 70%);width:340px;height:340px;bottom:8%;left:-90px}.ilayout__content{z-index:1;position:relative}.cat{color:#e2e8f0e6;box-sizing:border-box;min-height:100svh;padding:0 20px 48px;position:relative}.cat__ambient{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.cat__blob{filter:blur(72px);opacity:.5;border-radius:50%;position:absolute}.cat__blob--a{background:radial-gradient(circle,#a855f766 0%,#0000 70%);width:380px;height:380px;top:-100px;right:-60px}.cat__blob--b{background:radial-gradient(circle,#22d3ee33 0%,#0000 70%);width:300px;height:300px;bottom:15%;left:-80px}.cat__bar{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#07080ff5,#07080fe0);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:16px;padding:18px 0;display:flex;position:sticky;top:0}.cat__brand{letter-spacing:-.04em;color:#f8fafc;font-size:1.1rem;font-weight:700;text-decoration:none}.cat__ghost{color:#c4b5fdf2;background:#a855f714;border:1px solid #a855f759;border-radius:10px;padding:8px 14px;font-size:.88rem;font-weight:500;text-decoration:none}.cat__main{z-index:1;max-width:520px;margin:0 auto;position:relative}.cat__main--shell{max-width:min(920px,100%);margin-top:20px}.cat__title{color:#f8fafc;letter-spacing:-.03em;margin:0 0 10px;font-size:clamp(1.45rem,4vw,1.85rem)}.cat__lead{color:#e2e8f08c;margin:0 0 20px;font-size:.92rem;line-height:1.55}.cat__code{color:#fde68a;background:#00000059;border-radius:6px;padding:2px 6px;font-size:.85em}.cat__warn{color:#fbbf24f2;margin:0 0 16px;font-size:.88rem}.cat__muted{color:#e2e8f073;font-size:.9rem}.cat__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.cat__item{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.cat__link{color:#e9d5ff;font-weight:600;text-decoration:none}.cat__link:hover{text-decoration:underline}.cat__slug{color:#94a3b8e6;font-size:.82rem}.pcard{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100%;padding:32px 18px 48px;display:flex;position:relative}.pcard--hasBg .pcard__card{background:#0a0a12b8;border-color:#ffffff24;box-shadow:0 24px 64px #0000008c,inset 0 0 0 1px #ffffff0f}.pcard--theme-light.pcard--hasBg .pcard__card{background:#ffffffe0;border-color:#0f172a1f}.pcard__bg{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.pcard__bgMedia{object-fit:cover;object-position:center;width:100%;height:100%;transform:scale(1.02)}.pcard__bgScrim{background:radial-gradient(85% 70% at 50% 45%,#07080f26 0%,#07080fbf 55%,#07080feb 100%);position:absolute;inset:0}.pcard__bg--fallback{background:linear-gradient(145deg,#1e1035 0%,#07080f 45%,#0c1922 100%)}.pcard__glow{filter:blur(70px);pointer-events:none;z-index:0;background:radial-gradient(circle,#a855f747 0%,#0000 68%);border-radius:50%;width:420px;height:420px;position:fixed;top:10%;left:50%;transform:translate(-50%)}.pcard__card{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;color:#f8fafceb;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:420px;padding:32px 24px 24px;position:relative}.pcard--theme-light .pcard__card{color:#0f172aeb;background:#ffffffeb;border-color:#0f172a1a}.pcard--theme-light .pcard__bio{color:#334155d9}.pcard--theme-ocean .pcard__link{background:linear-gradient(145deg,#0ea5e9 0%,#0284c7 50%,#0369a1 100%);box-shadow:0 4px 20px #0ea5e959}.pcard--theme-sunset .pcard__link{background:linear-gradient(145deg,#f97316 0%,#ea580c 50%,#c2410c 100%);box-shadow:0 4px 20px #f9731659}.pcard--theme-mono .pcard__link{background:linear-gradient(145deg,#334155 0%,#1e293b 100%);box-shadow:0 4px 16px #00000059}.pcard--theme-light .pcard__link{color:#fff;background:linear-gradient(145deg,#7c3aed 0%,#6d28d9 100%)}.pcard__avatar{background-position:50%;background-size:cover;border:3px solid #ffffff26;border-radius:50%;width:104px;height:104px;margin:0 auto 18px;box-shadow:0 8px 32px #00000059}.pcard--theme-light .pcard__avatar{border-color:#0f172a1f}.pcard__avatar--ph{background:linear-gradient(145deg,#a855f780,#22d3ee40)}.pcard__avatarFrame{border:3px solid #ffffff26;border-radius:50%;width:104px;height:104px;margin:0 auto 18px;overflow:hidden;box-shadow:0 8px 32px #00000059}.pcard__avatarImg{object-fit:cover;width:100%;height:100%;display:block}.pcard__name{letter-spacing:-.03em;color:#fff;align-items:center;gap:10px;margin:0 0 10px;font-size:1.5rem;font-weight:700;display:inline-flex}.pcard__vip{letter-spacing:.08em;color:#fff7ed;background:linear-gradient(145deg,#f59e0b,#f97316);border-radius:999px;padding:4px 8px;font-size:.62rem;font-weight:800}.pcard--theme-light .pcard__name{color:#0f172a}.pcard__bio{color:#e2e8f0b8;white-space:pre-wrap;margin:0 0 22px;font-size:.95rem;line-height:1.55}.pcard__links{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.pcard__link{color:#fff;background:linear-gradient(145deg,#7c3aed 0%,#a855f7 48%,#5b21b6 100%);border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:14px 18px;font-size:.98rem;font-weight:600;text-decoration:none;transition:transform .15s,filter .15s;display:flex;box-shadow:0 4px 20px #7c3aed59}.pcard__link:hover{filter:brightness(1.06);transform:translateY(-2px)}.pcard__linkMain{flex-direction:column;align-items:center;gap:4px;min-width:0;display:flex}.pcard__hint{letter-spacing:.06em;text-transform:uppercase;opacity:.85;font-size:.72rem;font-weight:700}.pcard__linkLabel{text-align:center;min-width:0}.pcard__stat{letter-spacing:.04em;color:#f8fafcd9;background:#00000040;border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:.72rem;font-weight:700}.pcard__foot{border-top:1px solid #ffffff14;flex-direction:column;align-items:center;gap:10px;margin-top:24px;padding-top:18px;font-size:.85rem;display:flex}.pcard__footRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.pcard__footExtra{justify-content:center;width:100%;display:flex}.pcard__reportBtn{font:inherit;color:#94a3b8d9;cursor:pointer;background:0 0;border:none;padding:4px;font-size:.78rem;text-decoration:underline}.pcard__reportBtn:hover{color:#e2e8f0f2}.pcard--theme-light .pcard__reportBtn{color:#475569f2}.pcard--theme-light .pcard__foot{border-top-color:#0f172a14}.pcard__mini{color:#c4b5fde6;text-decoration:none}.pcard--theme-light .pcard__mini{color:#6d28d9}.pcard__mini:hover{text-decoration:underline}.pcard__dot{opacity:.45}.edit{color:#e2e8f0e6;box-sizing:border-box;min-height:100svh;padding:0 20px 48px;position:relative}.edit__ambient{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.edit__blob{filter:blur(72px);opacity:.55;border-radius:50%;position:absolute}.edit__blob--a{background:radial-gradient(circle,#a855f773 0%,#0000 70%);width:420px;height:420px;top:-120px;right:-80px}.edit__blob--b{opacity:.7;background:radial-gradient(circle,#22d3ee38 0%,#0000 70%);width:340px;height:340px;bottom:10%;left:-100px}.edit__bar{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#07080ff5,#07080fe0);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:18px 0;display:flex;position:sticky;top:64px}.edit__brand{letter-spacing:-.04em;color:#f8fafc;font-size:1.1rem;font-weight:700;text-decoration:none}.edit__barRight{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.edit__ghostBtn{color:#c4b5fdf2;background:#a855f714;border:1px solid #a855f759;border-radius:10px;padding:8px 14px;font-size:.88rem;font-weight:500;text-decoration:none}.edit__saveBtn{color:#fff;cursor:pointer;background:linear-gradient(145deg,#7c3aed 0%,#a855f7 50%,#6d28d9 100%);border:none;border-radius:10px;padding:10px 18px;font-size:.9rem;font-weight:600;box-shadow:0 4px 18px #a855f759}.edit__saveBtn:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.2)}.edit__main{z-index:1;max-width:560px;margin:0 auto;position:relative}.edit__main--wide{max-width:min(920px,100%)}.edit__toast{color:#34d399f2;margin:0 0 12px;font-size:.88rem}.edit__err{color:#fca5a5;margin:0 0 12px;font-size:.88rem;line-height:1.45}.edit__card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:28px 24px 32px}.edit__h1{letter-spacing:-.03em;color:#f8fafc;margin:0 0 10px;font-size:1.5rem}.edit__sub{color:#e2e8f08c;margin:0 0 24px;font-size:.92rem;line-height:1.5}.edit__label{color:#e2e8f0a6;margin-bottom:8px;font-size:.82rem;font-weight:600;display:block}.edit__avatarRow{align-items:center;gap:16px;margin-bottom:22px;display:flex}.edit__avatar{background-position:50%;background-size:cover;border:2px solid #ffffff1f;border-radius:50%;flex-shrink:0;width:88px;height:88px}.edit__avatarBtns{flex-direction:column;gap:8px;display:flex}.edit__file{display:none}.edit__miniBtn,.edit__pill{color:#f8fafce6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;width:fit-content;padding:8px 14px;font-size:.82rem;font-weight:500}.edit__miniBtn--danger,.edit__pill--danger{color:#fecaca;background:#f8717114;border-color:#f8717159}.edit__slugWrap{background:#00000040;border:1px solid #ffffff1a;border-radius:12px;flex-wrap:wrap;align-items:center;gap:0;margin-bottom:18px;display:flex;overflow:hidden}.edit__slugPrefix{color:#e2e8f073;white-space:nowrap;text-overflow:ellipsis;max-width:100%;padding:10px 0 10px 12px;font-size:.85rem;overflow:hidden}.edit__input{box-sizing:border-box;width:100%;font:inherit;color:#f8fafc;background:#00000040;border:1px solid #ffffff1a;border-radius:10px;margin-bottom:16px;padding:10px 12px;font-size:.95rem}.edit__input--slug{background:0 0;border:none;border-radius:0;flex:1;min-width:0;margin:0}.edit__textarea{box-sizing:border-box;width:100%;font:inherit;color:#f8fafc;resize:vertical;background:#00000040;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:20px;padding:12px;font-size:.95rem}.edit__linksHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.edit__linkList{flex-direction:column;gap:10px;margin:0 0 20px;padding:0;list-style:none;display:flex}.edit__linkRow{grid-template-columns:1fr 1fr auto;align-items:center;gap:8px;display:grid}.edit__linkRow .edit__input{margin-bottom:0}.edit__iconBtn{color:#f8fafcd9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;width:40px;height:40px;font-size:1.25rem;line-height:1}.edit__iconBtn:disabled{opacity:.35;cursor:not-allowed}.edit__public{color:#e2e8f0a6;word-break:break-all;margin:0;font-size:.9rem}.edit__publicLink{color:#c4b5fd}.edit__hint{color:#e2e8f073;margin:0;font-size:.88rem}.edit__hero{margin-bottom:28px}.edit__badge{letter-spacing:.12em;text-transform:uppercase;color:#c4b5fdf2;background:#a855f71f;border:1px solid #a855f759;border-radius:999px;margin-bottom:12px;padding:6px 12px;font-size:.72rem;font-weight:600;display:inline-block}.edit__title{letter-spacing:-.04em;color:#f8fafc;margin:0 0 10px;font-size:clamp(1.55rem,4vw,2rem);font-weight:700}.edit__lead{color:#e2e8f094;max-width:52ch;margin:0;font-size:.95rem;line-height:1.55}.edit__panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff09;border:1px solid #ffffff14;border-radius:18px;margin-bottom:16px;padding:22px 22px 26px}.edit__h2{color:#f1f5f9;letter-spacing:-.02em;margin:0 0 16px;font-size:1.05rem;font-weight:700}.edit__h2--inline{vertical-align:middle;margin:0;display:inline-block}.edit__panelHint{color:#e2e8f07a;margin:-4px 0 14px;font-size:.86rem;line-height:1.5}.edit__bgPreviewWrap{background:#00000059;border:1px solid #ffffff1a;border-radius:14px;margin-bottom:14px;overflow:hidden}.edit__bgPreview{aspect-ratio:16/9;object-fit:cover;background-position:50%;background-size:cover;width:100%;max-height:200px;display:block}.edit__bgPreview--img{background-color:#0006}.edit__bgPreview--empty{aspect-ratio:16/9;color:#e2e8f059;place-items:center;max-height:160px;font-size:.88rem;display:grid}.edit__avatarRow--bg{align-items:flex-start;margin-bottom:0}.edit__avatarRow--bg .edit__avatarBtns{flex-flow:wrap}.edit__ok{color:#34d399f2;margin:0 0 10px;font-size:.9rem;line-height:1.45}.edit__warn{color:#fbbf24f2;margin:0 0 10px;font-size:.88rem;line-height:1.45}.edit__warn--inline{background:#fbbf2414;border:1px solid #fbbf2440;border-radius:12px;margin-top:12px;padding:12px 14px}.edit__code{color:#fde68a;background:#00000059;border-radius:6px;padding:2px 6px;font-size:.85em}.edit__previewShell{background:#00000059;border:1px solid #ffffff1a;border-radius:20px;max-width:440px;margin:0 auto;overflow:hidden}.edit__themeGrid{flex-wrap:wrap;gap:10px;display:flex}.edit__themeChip{font:inherit;cursor:pointer;color:#f8fafceb;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;padding:10px 14px;font-size:.82rem;font-weight:600}.edit__themeChip--active{color:#f5f3ff;background:#a855f72e;border-color:#a855f78c}.edit__linkBlock{background:#00000038;border:1px solid #ffffff14;border-radius:14px;padding:12px;list-style:none}.edit__linkRowTop{grid-template-columns:auto 1fr 1fr auto auto;align-items:center;gap:8px;display:grid}.edit__drag{cursor:grab;-webkit-user-select:none;user-select:none;color:#94a3b8d9;padding:8px 4px;font-size:1rem;line-height:1}.edit__drag:active{cursor:grabbing}.edit__input--inRow{margin-bottom:0}.edit__hideLbl{color:#e2e8f0a6;white-space:nowrap;align-items:center;gap:6px;font-size:.76rem;display:flex}.edit__hideLbl input{accent-color:#a855f7}.edit__linkSchedule{flex-wrap:wrap;gap:12px;margin-top:10px;display:flex}.edit__scheduleLbl{color:#e2e8f073;flex-direction:column;gap:4px;font-size:.72rem;font-weight:600;display:flex}.edit__scheduleInput{font:inherit;color:#f8fafc;background:#00000059;border:1px solid #ffffff1f;border-radius:8px;padding:6px 8px;font-size:.82rem}.edit__shareBlock{margin-top:8px}.edit__public--muted{color:#e2e8f080;font-size:.84rem}.edit__qrRow{flex-wrap:wrap;align-items:center;gap:18px;margin-top:14px;display:flex}.edit__qrBox{background:#fff;border-radius:14px;padding:12px}.edit__qrFallback{color:#334155;text-align:center;box-sizing:border-box;background:#e2e8f0;border-radius:8px;place-items:center;width:128px;height:128px;padding:8px;font-size:.74rem;display:grid}.edit__qrHint{flex:1;min-width:160px}.edit__qrTitle{color:#e2e8f0a6;margin:0 0 10px;font-size:.88rem}.edit__pill--accent{color:#e0f2fefa;background:#38bdf81f;border-color:#38bdf873;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.edit__panel--danger{border-color:#f8717138}.edit__dangerRow{flex-wrap:wrap;gap:10px;display:flex}.edit__modalOverlay{z-index:90;background:#07080fb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.edit__modal{color:#e2e8f0eb;background:#161824fa;border:1px solid #ffffff1a;border-radius:18px;width:min(480px,100%);padding:22px}.edit__modalTitle{color:#f8fafc;margin:0 0 12px;font-size:1.15rem}.edit__modalText{color:#e2e8f0b8;margin:0 0 18px;font-size:.92rem;line-height:1.55}.edit__modalActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.edit__saveBtn--modal{padding-left:16px;padding-right:16px}.edit__vipList{color:#e2e8f0a6;margin:12px 0 0;padding-left:18px;font-size:.86rem;line-height:1.45}.edit__vipList li+li{margin-top:6px}.edit__toggle{color:#e2e8f0b3;align-items:flex-start;gap:8px;margin-top:10px;font-size:.84rem;display:flex}.edit__toggle input{accent-color:#a855f7;margin-top:2px}@media (width<=560px){.edit__linkRow{grid-template-columns:1fr}.edit__iconBtn{width:100%}.edit__linkRowTop{flex-direction:column;align-items:stretch;display:flex}.edit__drag{align-self:flex-start}.edit__hideLbl{justify-content:flex-start}}.home{box-sizing:border-box;color:#e2e8f0e0;flex-direction:column;width:100%;max-width:1040px;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__glow--3{opacity:.35;background:radial-gradient(circle,#ec489959 0%,#0000 70%);width:280px;height:280px;top:42%;left:8%}.home__noise{opacity:.04;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.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;align-items:center;gap:10px;font-size:1.15rem;font-weight:700;display:inline-flex}.home__logoMark{background:linear-gradient(135deg,#a855f7,#22d3ee);border-radius:4px;width:12px;height:12px;box-shadow:0 0 20px #a855f78c}.home__logoLink{color:inherit;text-decoration:none}.home__topActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.home__topLink--muted{color:#e2e8f0bf;background:#ffffff0d;border-color:#ffffff24}.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__layout{align-items:start;gap:28px;display:grid}@media (width>=900px){.home__layout{grid-template-columns:1.05fr .95fr;gap:36px}}.home__heroCol{min-width:0}.home__sideCol{flex-direction:column;gap:20px;min-width:0;display:flex}.home__heroCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#ffffff12 0%,#ffffff05 100%);border:1px solid #ffffff1a;border-radius:22px;margin-bottom:28px;padding:28px 24px 30px;box-shadow:0 24px 80px #00000059,inset 0 0 0 1px #a855f71f}.home__heroCard .home__lead code{color:#ddd6fe;background:#00000059;border-radius:6px;padding:2px 6px;font-size:.88em}.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,4.6vw,2.85rem);font-weight:700;line-height:1.1}.home__titleAccent{background:linear-gradient(110deg,#e9d5ff 0%,#c084fc 42%,#22d3ee 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.home__titleLine{letter-spacing:-.02em;color:#e2e8f0c7;margin-top:.14em;font-size:.52em;font-weight:600;line-height:1.25;display:block}.home__lead{color:#e2e8f0b8;max-width:54ch;margin:0 0 22px;font-size:1.05rem;line-height:158%}.home__lead strong{color:#f8fafcf2;font-weight:600}.home__valueLine{color:#e2e8f09e;max-width:54ch;margin:-8px 0 20px;font-size:.95rem;line-height:150%}.home__valueLine strong{color:#f8fafce0;font-weight:600}.home__chips{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.home__chip{letter-spacing:.04em;text-transform:uppercase;color:#f8fafce0;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;padding:6px 12px;font-size:.78rem;font-weight:600}.home__features{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.home__feat{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.home__featIcon{color:#e9d5ff;background:linear-gradient(145deg,#a855f759,#22d3ee1f);border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:1rem;display:grid}.home__feat strong{color:#f8fafc;margin-bottom:4px;font-size:.98rem;display:block}.home__feat span:last-child{color:#e2e8f094;font-size:.88rem;line-height:1.45}.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%}}.pub{box-sizing:border-box;justify-content:center;align-items:center;min-height:100svh;padding:32px 18px 48px;display:flex;position:relative}.pub--hasBg .pub__card{background:#0a0a12b8;border-color:#ffffff24;box-shadow:0 24px 64px #0000008c,inset 0 0 0 1px #ffffff0f}.pub__bg{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.pub__bgMedia{object-fit:cover;object-position:center;width:100%;height:100%;transform:scale(1.02)}.pub__bgScrim{background:radial-gradient(85% 70% at 50% 45%,#07080f26 0%,#07080fbf 55%,#07080feb 100%);position:absolute;inset:0}.pub__bg--fallback{background:linear-gradient(145deg,#1e1035 0%,#07080f 45%,#0c1922 100%)}.pub__glow{filter:blur(70px);pointer-events:none;z-index:0;background:radial-gradient(circle,#a855f747 0%,#0000 68%);border-radius:50%;width:420px;height:420px;position:fixed;top:10%;left:50%;transform:translate(-50%)}.pub__card{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;color:#f8fafceb;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:420px;padding:32px 24px 24px;position:relative}.pub__avatar{background-position:50%;background-size:cover;border:3px solid #ffffff26;border-radius:50%;width:104px;height:104px;margin:0 auto 18px;box-shadow:0 8px 32px #00000059}.pub__avatar--placeholder{background:linear-gradient(145deg,#a855f780,#22d3ee40)}.pub__avatarFrame{border:3px solid #ffffff26;border-radius:50%;width:104px;height:104px;margin:0 auto 18px;overflow:hidden;box-shadow:0 8px 32px #00000059}.pub__avatarImg{object-fit:cover;width:100%;height:100%;display:block}.pub--loading{align-items:center}.pub__skeleton{z-index:2;background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:360px;padding:36px 28px;animation:1.2s ease-in-out infinite pubPulse;position:relative}@keyframes pubPulse{50%{opacity:.72}}.pub__skCircle{background:#ffffff14;border-radius:50%;width:88px;height:88px;margin:0 auto 20px}.pub__skLine{background:#ffffff12;border-radius:8px;max-width:220px;height:12px;margin:0 auto 10px}.pub__skLine--lg{max-width:280px;height:16px;margin-bottom:14px}.pub__skBtn{background:#7c3aed33;border-radius:14px;max-width:100%;height:48px;margin:16px auto 0}.pub__name{letter-spacing:-.03em;color:#fff;margin:0 0 10px;font-size:1.5rem;font-weight:700}.pub__bio{color:#e2e8f0b8;white-space:pre-wrap;margin:0 0 22px;font-size:.95rem;line-height:1.55}.pub__links{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.pub__link{color:#fff;background:linear-gradient(145deg,#7c3aed 0%,#a855f7 48%,#5b21b6 100%);border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:14px 18px;font-size:.98rem;font-weight:600;text-decoration:none;transition:transform .15s,filter .15s;display:flex;box-shadow:0 4px 20px #7c3aed59}.pub__linkLabel{text-align:center;min-width:0}.pub__linkStat{letter-spacing:.04em;color:#f8fafcd9;background:#00000040;border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:.72rem;font-weight:700}.pub__link:hover{filter:brightness(1.06);transform:translateY(-2px)}.pub__foot{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:24px;padding-top:18px;font-size:.85rem;display:flex}.pub__mini{color:#c4b5fde6;text-decoration:none}.pub__mini:hover{text-decoration:underline}.pub__dot{opacity:.45}.pub__empty{z-index:1;text-align:center;color:#e2e8f0e0;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;max-width:440px;padding:36px 28px;position:relative}.pub__emptyTitle{color:#f8fafc;margin:0 0 12px;font-size:1.35rem}.pub__emptyText{color:#e2e8f09e;margin:0 0 22px;font-size:.95rem;line-height:1.55}.pub__emptyText code{color:#e9d5ff;background:#00000059;border-radius:6px;padding:2px 6px;font-size:.88em}.pub__btn{color:#fff;background:linear-gradient(145deg,#7c3aed,#a855f7);border-radius:12px;margin:6px;padding:12px 20px;font-weight:600;text-decoration:none;display:inline-flex}.pub__btn--ghost{color:#f8fafcf2;background:#ffffff14;border:1px solid #ffffff24}.pub__banner{z-index:50;border-radius:12px;max-width:min(520px,100% - 24px);margin:0;padding:10px 14px;font-size:.88rem;line-height:1.45;position:fixed;top:12px;left:50%;transform:translate(-50%)}.pub__banner--ok{color:#a7f3d0fa;background:#10b98126;border:1px solid #34d39959}.pub__banner--warn{color:#fecaca;background:#fb71851f;border:1px solid #fb718559}.pub__modalOverlay{z-index:80;background:#07080fb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.pub__modal{color:#e2e8f0eb;background:#161824f5;border:1px solid #ffffff1a;border-radius:18px;width:min(440px,100%);padding:22px}.pub__modalTitle{color:#f8fafc;margin:0 0 10px;font-size:1.15rem}.pub__modalHint{color:#e2e8f08c;margin:0 0 12px;font-size:.88rem}.pub__modalInput{box-sizing:border-box;width:100%;font:inherit;color:#f8fafc;resize:vertical;background:#00000059;border:1px solid #ffffff1f;border-radius:12px;margin-bottom:14px;padding:10px 12px;font-size:.92rem}.pub__modalActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.pub__modalActions .pub__btn{cursor:pointer;font:inherit;border:none;margin:0}
