.AuthPanel-module__Vmjhma__section{gap:20px;display:grid}.AuthPanel-module__Vmjhma__card{border-radius:var(--radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(160deg,#141a238a,#0c101780);border:1px solid #ffffff14;gap:18px;padding:24px;display:grid;box-shadow:0 24px 56px #0000005c}.AuthPanel-module__Vmjhma__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.AuthPanel-module__Vmjhma__kicker{text-transform:uppercase;letter-spacing:.22em;color:var(--accent);font-size:.7rem;font-weight:600}.AuthPanel-module__Vmjhma__title{font-family:var(--font-display),"Segoe UI",sans-serif;margin-top:6px;font-size:1.6rem}.AuthPanel-module__Vmjhma__subtitle{color:var(--muted);max-width:48ch;font-size:.95rem}.AuthPanel-module__Vmjhma__badges{align-items:center;gap:10px;display:flex}.AuthPanel-module__Vmjhma__badgeOpen,.AuthPanel-module__Vmjhma__badgeClosed,.AuthPanel-module__Vmjhma__badgeActive,.AuthPanel-module__Vmjhma__badgePending{text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:6px 14px;font-size:.8rem;font-weight:600}.AuthPanel-module__Vmjhma__badgeOpen{color:#7ff2ce;background:#39e1b333;border:1px solid #39e1b366}.AuthPanel-module__Vmjhma__badgeClosed{color:#ffb3b3;background:#ff8a8a1f;border:1px solid #ff8a8a4d}.AuthPanel-module__Vmjhma__badgeActive{color:#8fd8ff;background:#4fc6ff2e;border:1px solid #4fc6ff59}.AuthPanel-module__Vmjhma__badgePending{color:var(--muted);background:#ffffff14;border:1px solid #ffffff26}.AuthPanel-module__Vmjhma__forms{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.AuthPanel-module__Vmjhma__form{background:#0f141c70;border:1px solid #ffffff14;border-radius:16px;gap:12px;padding:18px;display:grid}.AuthPanel-module__Vmjhma__form h3{font-size:1.05rem;font-weight:600}.AuthPanel-module__Vmjhma__field{color:var(--muted);flex-direction:column;gap:8px;font-size:.9rem;display:flex}.AuthPanel-module__Vmjhma__field input,.AuthPanel-module__Vmjhma__field select{background:var(--surface-2);color:var(--text);border:1px solid #ffffff1a;border-radius:12px;padding:10px 12px;box-shadow:inset 0 1px #ffffff0a}.AuthPanel-module__Vmjhma__field input:focus,.AuthPanel-module__Vmjhma__field select:focus{border-color:#4fc6ff99;outline:none;box-shadow:0 0 0 3px #4fc6ff2e,0 10px 20px #00000059}.AuthPanel-module__Vmjhma__field input:disabled,.AuthPanel-module__Vmjhma__field select:disabled{opacity:.6;cursor:not-allowed}.AuthPanel-module__Vmjhma__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.AuthPanel-module__Vmjhma__primaryButton{color:#fff;cursor:pointer;isolation:isolate;background:linear-gradient(135deg,#58d6ff 0%,#1f8ebf 100%);border:1px solid #ffffff1f;border-radius:999px;padding:10px 20px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;position:relative;box-shadow:0 12px 30px #08284499}.AuthPanel-module__Vmjhma__primaryButton:hover{background:linear-gradient(135deg,#6fe0ff 0%,#2797c7 100%);transform:translateY(-1px);box-shadow:0 16px 36px #082844b3}.AuthPanel-module__Vmjhma__primaryButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.AuthPanel-module__Vmjhma__ghostButton{color:var(--text);cursor:pointer;background:#0c1016b3;border:1px solid #ffffff1f;border-radius:999px;padding:10px 18px;transition:border .2s,box-shadow .2s,transform .2s;box-shadow:0 10px 24px #00000059}.AuthPanel-module__Vmjhma__ghostButton:hover{border-color:#4fc6ff66;transform:translateY(-1px);box-shadow:0 12px 28px #0006}.AuthPanel-module__Vmjhma__sessionBox{background:#0c101670;border:1px solid #ffffff14;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.AuthPanel-module__Vmjhma__sessionLabel{color:var(--muted);font-size:.9rem}.AuthPanel-module__Vmjhma__sessionValue{font-size:1.05rem;font-weight:600}.AuthPanel-module__Vmjhma__errorText{color:#ffb3b3;font-size:.85rem;font-weight:600}.AuthPanel-module__Vmjhma__mutedText{color:var(--muted);font-size:.85rem}.AuthPanel-module__Vmjhma__codeText{color:#dce8ff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.AuthPanel-module__Vmjhma__userManager{background:#0a0e1457;border:1px solid #ffffff14;border-radius:16px;gap:14px;padding:16px;display:grid}.AuthPanel-module__Vmjhma__userManagerHeader h3{margin-bottom:4px;font-size:1.1rem}.AuthPanel-module__Vmjhma__userManagerHeader p{color:var(--muted);font-size:.9rem}.AuthPanel-module__Vmjhma__createUserForm{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.AuthPanel-module__Vmjhma__permissionsGrid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.AuthPanel-module__Vmjhma__permissionToggle{background:#0f141c6b;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;display:flex}.AuthPanel-module__Vmjhma__permissionToggle input{width:16px;height:16px;accent-color:var(--primary)}.AuthPanel-module__Vmjhma__permissionToggle span{font-size:.88rem}.AuthPanel-module__Vmjhma__userList{gap:10px;display:grid}.AuthPanel-module__Vmjhma__userCard{background:#0c101661;border:1px solid #ffffff14;border-radius:14px;gap:10px;padding:12px;display:grid}.AuthPanel-module__Vmjhma__userCardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.AuthPanel-module__Vmjhma__userEmail{font-size:.96rem;font-weight:600}.AuthPanel-module__Vmjhma__userMeta{color:var(--muted);font-size:.8rem}.AuthPanel-module__Vmjhma__inlineField{color:var(--muted);gap:6px;font-size:.82rem;display:grid}.AuthPanel-module__Vmjhma__inlineField select{background:var(--surface-2);color:var(--text);border:1px solid #ffffff1a;border-radius:10px;padding:8px 10px}.AuthPanel-module__Vmjhma__loading{color:var(--muted);background:#0f141c61;border:1px dashed #ffffff1f;border-radius:12px;padding:12px}@media (max-width:720px){.AuthPanel-module__Vmjhma__card{padding:20px}.AuthPanel-module__Vmjhma__forms,.AuthPanel-module__Vmjhma__createUserForm,.AuthPanel-module__Vmjhma__permissionsGrid{grid-template-columns:1fr}}
.DocumentationPanel-module__aHV0HG__section{gap:16px;display:grid}.DocumentationPanel-module__aHV0HG__card{border-radius:var(--radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(160deg,#141a238a,#0c101780);border:1px solid #ffffff14;gap:10px;padding:24px;display:grid;box-shadow:0 24px 56px #0000005c}.DocumentationPanel-module__aHV0HG__card h2{font-family:var(--font-display),"Segoe UI",sans-serif;font-size:1.6rem}.DocumentationPanel-module__aHV0HG__card p{color:var(--muted)}.DocumentationPanel-module__aHV0HG__endpointGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.DocumentationPanel-module__aHV0HG__endpointItem{background:#0a0e1473;border:1px solid #ffffff14;border-radius:14px;gap:6px;padding:12px;display:grid}.DocumentationPanel-module__aHV0HG__endpointItem span{color:var(--muted);font-size:.85rem}.DocumentationPanel-module__aHV0HG__endpointItem code{color:#cff4ff;font-size:.88rem}.DocumentationPanel-module__aHV0HG__accordion{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(160deg,#141a2385,#0c10177a);border:1px solid #ffffff14;border-radius:16px;padding:14px 16px;box-shadow:0 20px 44px #00000052}.DocumentationPanel-module__aHV0HG__accordion summary{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;gap:10px;font-weight:700;list-style:none;display:flex}.DocumentationPanel-module__aHV0HG__accordion summary::-webkit-details-marker{display:none}.DocumentationPanel-module__aHV0HG__accordion summary:after{content:"+";color:var(--accent);font-size:1.1rem}.DocumentationPanel-module__aHV0HG__accordion[open] summary:after{content:"-"}.DocumentationPanel-module__aHV0HG__accordion p{color:var(--muted);margin-top:10px;font-size:.92rem}.DocumentationPanel-module__aHV0HG__codeBlock{white-space:pre;color:#d9e2ef;background:#080b11ad;border:1px solid #ffffff14;border-radius:12px;margin-top:12px;padding:12px;font-size:.78rem;overflow-x:auto}.DocumentationPanel-module__aHV0HG__codeBlock code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}
.LinkManager-module__jPe5lW__manager{gap:28px;display:grid}.LinkManager-module__jPe5lW__createCard{border-radius:var(--radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(160deg,#141a238f,#0c101785);border:1px solid #ffffff14;gap:18px;padding:24px;display:grid;box-shadow:0 24px 56px #00000061}.LinkManager-module__jPe5lW__createCard h2{font-family:var(--font-display),"Segoe UI",sans-serif;margin-bottom:6px;font-size:1.6rem}.LinkManager-module__jPe5lW__createCard p{color:var(--muted);font-size:.98rem}.LinkManager-module__jPe5lW__createAccordion{background:#0a0e1461;border:1px solid #ffffff14;border-radius:14px;padding:12px}.LinkManager-module__jPe5lW__createAccordion summary{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;font-weight:700;list-style:none;display:flex}.LinkManager-module__jPe5lW__createAccordion summary::-webkit-details-marker{display:none}.LinkManager-module__jPe5lW__createAccordion summary:after{content:"+";color:var(--accent)}.LinkManager-module__jPe5lW__createAccordion[open] summary:after{content:"-"}.LinkManager-module__jPe5lW__createForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:12px;display:grid}.LinkManager-module__jPe5lW__field{color:var(--muted);flex-direction:column;gap:8px;font-size:.92rem;display:flex}.LinkManager-module__jPe5lW__field input,.LinkManager-module__jPe5lW__field select,.LinkManager-module__jPe5lW__field textarea{background:var(--surface-2);color:var(--text);font:inherit;border:1px solid #ffffff14;border-radius:12px;padding:10px 12px;transition:border .2s,box-shadow .2s;box-shadow:inset 0 1px #ffffff0a}.LinkManager-module__jPe5lW__field input:focus,.LinkManager-module__jPe5lW__field select:focus,.LinkManager-module__jPe5lW__field textarea:focus{border-color:#4fc6ff99;outline:none;box-shadow:0 0 0 3px #4fc6ff33,0 10px 20px #0006}.LinkManager-module__jPe5lW__field select{appearance:none}.LinkManager-module__jPe5lW__field textarea{resize:vertical;min-height:220px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;line-height:1.45}.LinkManager-module__jPe5lW__fieldFull{grid-column:1/-1}.LinkManager-module__jPe5lW__previewField{color:var(--muted);grid-column:1/-1;gap:8px;font-size:.92rem;display:grid}.LinkManager-module__jPe5lW__imagePreview,.LinkManager-module__jPe5lW__imagePreviewEmpty{aspect-ratio:16/9;border-radius:14px;min-height:140px}.LinkManager-module__jPe5lW__imagePreview{border:1px solid var(--border);background:var(--surface-2);padding:8px;overflow:hidden}.LinkManager-module__jPe5lW__imagePreview img{object-fit:contain;border-radius:10px;width:100%;height:100%;display:block}.LinkManager-module__jPe5lW__imagePreviewEmpty{border:1px dashed var(--border);color:var(--muted);text-align:center;background:#0f141c99;place-items:center;padding:12px;font-size:.85rem;display:grid}.LinkManager-module__jPe5lW__toggle{color:var(--text);align-items:center;gap:10px;font-size:.95rem;font-weight:600;display:flex}.LinkManager-module__jPe5lW__toggle input{width:18px;height:18px;accent-color:var(--primary)}.LinkManager-module__jPe5lW__primaryButton{color:#fff;cursor:pointer;isolation:isolate;background:linear-gradient(135deg,#58d6ff 0%,#1f8ebf 100%);border:1px solid #ffffff1f;border-radius:999px;justify-self:start;padding:12px 22px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;position:relative;box-shadow:0 12px 30px #08284499}.LinkManager-module__jPe5lW__primaryButton:before{content:"";background:radial-gradient(60% 60% at 50% 120%,var(--glow-strong)0%,#4fc6ff00 70%);filter:blur(18px);opacity:.85;z-index:-1;transition:opacity .2s,transform .2s;position:absolute;inset:-28px -24px}.LinkManager-module__jPe5lW__primaryButton:hover{background:linear-gradient(135deg,#6fe0ff 0%,#2797c7 100%);transform:translateY(-1px);box-shadow:0 16px 36px #082844b3}.LinkManager-module__jPe5lW__primaryButton:hover:before{opacity:1;transform:translateY(-2px)}.LinkManager-module__jPe5lW__primaryButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.LinkManager-module__jPe5lW__primaryButton:disabled:before{opacity:.35}.LinkManager-module__jPe5lW__ghostButton{color:var(--text);cursor:pointer;isolation:isolate;background:#0c1016b3;border:1px solid #ffffff1f;border-radius:999px;padding:10px 18px;transition:border .2s,box-shadow .2s,transform .2s;position:relative;box-shadow:0 10px 24px #00000059}.LinkManager-module__jPe5lW__ghostButton:before{content:"";background:radial-gradient(60% 60% at 50% 120%,var(--glow-soft)0%,#4fc6ff00 70%);filter:blur(16px);opacity:.6;z-index:-1;transition:opacity .2s;position:absolute;inset:-22px -18px}.LinkManager-module__jPe5lW__ghostButton:hover{border-color:#4fc6ff66;transform:translateY(-1px);box-shadow:0 12px 28px #0006}.LinkManager-module__jPe5lW__ghostButton:hover:before{opacity:.8}.LinkManager-module__jPe5lW__message{color:var(--accent);font-weight:600}.LinkManager-module__jPe5lW__authAlert{color:#ffdba9;background:#3a230861;border:1px solid #ffa3476b;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.LinkManager-module__jPe5lW__authAlert p{margin:0;font-weight:600}.LinkManager-module__jPe5lW__authAlertLink{color:#8fd8ff;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.LinkManager-module__jPe5lW__authAlertLink:hover{color:#b6e8ff}.LinkManager-module__jPe5lW__listHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.LinkManager-module__jPe5lW__listHeader h2{font-family:var(--font-display),"Segoe UI",sans-serif;margin-bottom:4px;font-size:1.5rem}.LinkManager-module__jPe5lW__listHeader p{color:var(--muted)}.LinkManager-module__jPe5lW__loading,.LinkManager-module__jPe5lW__empty{color:var(--muted);border:1px dashed var(--border);background:#0f141c70;border-radius:16px;padding:18px}.LinkManager-module__jPe5lW__list{gap:20px;display:grid}.LinkManager-module__jPe5lW__linkCard{border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(160deg,#141a238a,#0c101780);border:1px solid #ffffff14;gap:16px;padding:20px;display:grid;box-shadow:0 20px 46px #00000057}.LinkManager-module__jPe5lW__linkHeader{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.LinkManager-module__jPe5lW__linkLabel{font-size:1.1rem;font-weight:700}.LinkManager-module__jPe5lW__linkLabelMuted{color:var(--muted);font-size:1.05rem;font-weight:600}.LinkManager-module__jPe5lW__linkMeta{color:var(--muted);font-size:.85rem}.LinkManager-module__jPe5lW__badges{align-items:center;gap:8px;display:flex}.LinkManager-module__jPe5lW__badgeLive,.LinkManager-module__jPe5lW__badgePaused,.LinkManager-module__jPe5lW__badgeOrder,.LinkManager-module__jPe5lW__badgeType{border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600}.LinkManager-module__jPe5lW__badgeLive{color:var(--accent);background:#39e1b326}.LinkManager-module__jPe5lW__badgePaused{color:#ff9f9f;background:#ff6d6d33}.LinkManager-module__jPe5lW__badgeOrder{color:var(--text);background:#ffffff14}.LinkManager-module__jPe5lW__badgeType{color:#8fd8ff;background:#4fc6ff1f}.LinkManager-module__jPe5lW__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.LinkManager-module__jPe5lW__helperCard{background:#0f18228a;border:1px dashed #4fc6ff4d;border-radius:14px;align-content:start;gap:4px;padding:12px 14px;display:grid}.LinkManager-module__jPe5lW__helperTitle{letter-spacing:.06em;text-transform:uppercase;color:#8fd8ff;font-size:.8rem;font-weight:700}.LinkManager-module__jPe5lW__helperText{color:var(--muted);font-size:.9rem;line-height:1.45}.LinkManager-module__jPe5lW__helperText code{color:var(--text)}.LinkManager-module__jPe5lW__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.LinkManager-module__jPe5lW__embedSection{border-top:1px dashed var(--border);gap:10px;padding-top:16px;display:grid}.LinkManager-module__jPe5lW__embedHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.LinkManager-module__jPe5lW__embedTitle{font-weight:700}.LinkManager-module__jPe5lW__embedMeta{color:var(--muted);font-size:.85rem}.LinkManager-module__jPe5lW__embedNote{color:var(--muted);font-size:.9rem}.LinkManager-module__jPe5lW__codeAccordion{background:#0a0e1461;border:1px solid #ffffff14;border-radius:12px;padding:10px 12px}.LinkManager-module__jPe5lW__codeAccordion summary{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;font-weight:600;list-style:none;display:flex}.LinkManager-module__jPe5lW__codeAccordion summary::-webkit-details-marker{display:none}.LinkManager-module__jPe5lW__codeAccordion summary:after{content:"+";color:var(--accent)}.LinkManager-module__jPe5lW__codeAccordion[open] summary:after{content:"-"}.LinkManager-module__jPe5lW__embedToggle{color:var(--text);align-items:center;gap:10px;font-weight:600;display:inline-flex}.LinkManager-module__jPe5lW__embedToggle input{width:18px;height:18px;accent-color:var(--primary)}.LinkManager-module__jPe5lW__codeBlock{white-space:pre;color:var(--muted);background:#0a0e14b3;border:1px solid #ffffff14;border-radius:12px;padding:12px;font-size:.78rem;overflow-x:auto}.LinkManager-module__jPe5lW__codeBlock code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.LinkManager-module__jPe5lW__errorText{color:#ff7b66;font-weight:600}.LinkManager-module__jPe5lW__okText{color:#46e3a9;font-weight:600}@media (max-width:900px){.LinkManager-module__jPe5lW__createForm,.LinkManager-module__jPe5lW__formGrid{grid-template-columns:1fr}.LinkManager-module__jPe5lW__listHeader{flex-direction:column;align-items:flex-start}}
.SystemStatusPanel-module__8nL-TG__section{gap:16px;display:grid}.SystemStatusPanel-module__8nL-TG__headerCard{border-radius:var(--radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(160deg,#141a238a,#0c101780);border:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:22px;display:flex;box-shadow:0 24px 56px #0000005c}.SystemStatusPanel-module__8nL-TG__headerCard h2{font-family:var(--font-display),"Segoe UI",sans-serif;margin-bottom:6px;font-size:1.6rem}.SystemStatusPanel-module__8nL-TG__headerCard p{color:var(--muted)}.SystemStatusPanel-module__8nL-TG__headerActions{color:var(--muted);justify-items:end;gap:8px;font-size:.86rem;display:grid}.SystemStatusPanel-module__8nL-TG__headerActions button{color:#d5f4ff;cursor:pointer;background:#4fc6ff2e;border:1px solid #4fc6ff6b;border-radius:999px;padding:9px 14px;font-weight:600;transition:transform .2s,background .2s}.SystemStatusPanel-module__8nL-TG__headerActions button:hover{background:#4fc6ff3d;transform:translateY(-1px)}.SystemStatusPanel-module__8nL-TG__headerActions button:disabled{opacity:.6;cursor:wait;transform:none}.SystemStatusPanel-module__8nL-TG__grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.SystemStatusPanel-module__8nL-TG__checkCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(160deg,#141a2385,#0c101778);border:1px solid #ffffff14;border-radius:14px;gap:8px;padding:14px;display:grid;box-shadow:0 18px 44px #00000052}.SystemStatusPanel-module__8nL-TG__checkHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.SystemStatusPanel-module__8nL-TG__checkHeader h3{font-size:.96rem}.SystemStatusPanel-module__8nL-TG__checkCard p{color:var(--muted);font-size:.88rem}.SystemStatusPanel-module__8nL-TG__badge{text-transform:uppercase;border-radius:999px;padding:4px 9px;font-size:.72rem;font-weight:700}.SystemStatusPanel-module__8nL-TG__badgeChecking{color:#d7d7d7;background:#ffffff1f}.SystemStatusPanel-module__8nL-TG__badgeOk{color:#8cf7d8;background:#39e1b333}.SystemStatusPanel-module__8nL-TG__badgeWarning{color:#ffd98f;background:#ffc14d33}.SystemStatusPanel-module__8nL-TG__badgeError{color:#ffb3b3;background:#ff6d6d33}.SystemStatusPanel-module__8nL-TG__badgeLocked{color:#d2dae8;background:#8a97ae38}.SystemStatusPanel-module__8nL-TG__securitySection{gap:12px;display:grid}.SystemStatusPanel-module__8nL-TG__securityCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(160deg,#141a2385,#0c101778);border:1px solid #ffffff14;border-radius:14px;gap:12px;padding:14px;display:grid;box-shadow:0 18px 44px #00000052}.SystemStatusPanel-module__8nL-TG__securityHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.SystemStatusPanel-module__8nL-TG__securityHeader h3{margin:0;font-size:1.02rem}.SystemStatusPanel-module__8nL-TG__modeRow{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.SystemStatusPanel-module__8nL-TG__toggleRow{background:#070a0e59;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.SystemStatusPanel-module__8nL-TG__toggleLabelGroup{gap:4px;display:grid}.SystemStatusPanel-module__8nL-TG__toggleTitle{color:#f2f6ff;font-size:.94rem;font-weight:700}.SystemStatusPanel-module__8nL-TG__toggleDescription{color:var(--muted);font-size:.82rem}.SystemStatusPanel-module__8nL-TG__toggleControl{color:#dce8ff;align-items:center;gap:8px;font-size:.85rem;display:inline-flex}.SystemStatusPanel-module__8nL-TG__toggleControl input{accent-color:#2ec499;width:18px;height:18px}.SystemStatusPanel-module__8nL-TG__formGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.SystemStatusPanel-module__8nL-TG__field{gap:6px;display:grid}.SystemStatusPanel-module__8nL-TG__field span{color:var(--muted);font-size:.82rem}.SystemStatusPanel-module__8nL-TG__field input,.SystemStatusPanel-module__8nL-TG__field select{color:#f2f6ff;background:#070a0e8c;border:1px solid #ffffff29;border-radius:10px;min-height:40px;padding:10px 12px}.SystemStatusPanel-module__8nL-TG__inlineActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.SystemStatusPanel-module__8nL-TG__primaryButton,.SystemStatusPanel-module__8nL-TG__secondaryButton,.SystemStatusPanel-module__8nL-TG__dangerButton{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:8px 12px;font-size:.82rem;font-weight:600}.SystemStatusPanel-module__8nL-TG__primaryButton{color:#b6ffe8;background:#2ec4993d;border-color:#2ec4997a}.SystemStatusPanel-module__8nL-TG__secondaryButton{color:#d5f4ff;background:#4fc6ff2b;border-color:#4fc6ff6b}.SystemStatusPanel-module__8nL-TG__dangerButton{color:#fcc;background:#ff6d6d29;border-color:#ff6d6d5c}.SystemStatusPanel-module__8nL-TG__primaryButton:disabled,.SystemStatusPanel-module__8nL-TG__secondaryButton:disabled,.SystemStatusPanel-module__8nL-TG__dangerButton:disabled{opacity:.6;cursor:not-allowed}.SystemStatusPanel-module__8nL-TG__messageMuted{color:var(--muted);margin:0;font-size:.85rem}.SystemStatusPanel-module__8nL-TG__messageError{color:#ffb3b3;margin:0;font-size:.85rem}.SystemStatusPanel-module__8nL-TG__tableWrap{border:1px solid #ffffff14;border-radius:10px;width:100%;overflow-x:auto}.SystemStatusPanel-module__8nL-TG__table{border-collapse:collapse;width:100%;min-width:800px}.SystemStatusPanel-module__8nL-TG__table th,.SystemStatusPanel-module__8nL-TG__table td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff14;padding:9px 10px;font-size:.8rem}.SystemStatusPanel-module__8nL-TG__table th{color:#cde2ff;background:#070a0e59;font-weight:700}.SystemStatusPanel-module__8nL-TG__table td{color:#dce8ff}.SystemStatusPanel-module__8nL-TG__table tr:last-child td{border-bottom:none}.SystemStatusPanel-module__8nL-TG__rowActions{flex-wrap:wrap;gap:6px;display:flex}.SystemStatusPanel-module__8nL-TG__monospace{word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.SystemStatusPanel-module__8nL-TG__uaCell{word-break:break-word;max-width:260px;color:var(--muted)}.SystemStatusPanel-module__8nL-TG__autoRefreshLabel{color:var(--muted);align-items:center;gap:6px;font-size:.8rem;display:inline-flex}.SystemStatusPanel-module__8nL-TG__resultGrid{gap:6px;display:grid}.SystemStatusPanel-module__8nL-TG__resultOk{color:#8cf7d8;margin:0;font-size:.85rem}.SystemStatusPanel-module__8nL-TG__resultFail{color:#ffb3b3;margin:0;font-size:.85rem}@media (max-width:900px){.SystemStatusPanel-module__8nL-TG__headerActions{justify-items:start}.SystemStatusPanel-module__8nL-TG__securityHeader,.SystemStatusPanel-module__8nL-TG__toggleRow{flex-direction:column;align-items:flex-start}.SystemStatusPanel-module__8nL-TG__modeRow{width:100%}}
.TickerManager-module__-KhkbG__section{gap:24px;display:grid}.TickerManager-module__-KhkbG__card{border-radius:var(--radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(160deg,#141a238c,#0c101785);border:1px solid #ffffff14;gap:18px;padding:24px;display:grid;box-shadow:0 24px 56px #00000061}.TickerManager-module__-KhkbG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.TickerManager-module__-KhkbG__header h2{font-family:var(--font-display),"Segoe UI",sans-serif;margin-bottom:6px;font-size:1.6rem}.TickerManager-module__-KhkbG__header p{color:var(--muted)}.TickerManager-module__-KhkbG__meta{color:var(--muted);margin-top:4px;font-size:.85rem}.TickerManager-module__-KhkbG__form{gap:16px;display:grid}.TickerManager-module__-KhkbG__field{color:var(--muted);flex-direction:column;gap:8px;font-size:.92rem;display:flex}.TickerManager-module__-KhkbG__field textarea{background:var(--surface-2);color:var(--text);resize:vertical;border:1px solid #ffffff14;border-radius:12px;min-height:88px;padding:12px;box-shadow:inset 0 1px #ffffff0a}.TickerManager-module__-KhkbG__field textarea:focus{border-color:#4fc6ff99;outline:none;box-shadow:0 0 0 3px #4fc6ff33,0 10px 20px #0006}.TickerManager-module__-KhkbG__toggle{color:var(--text);align-items:center;gap:10px;font-size:.95rem;font-weight:600;display:flex}.TickerManager-module__-KhkbG__toggle input{width:18px;height:18px;accent-color:var(--primary)}.TickerManager-module__-KhkbG__actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.TickerManager-module__-KhkbG__primaryButton{color:#fff;cursor:pointer;isolation:isolate;background:linear-gradient(135deg,#58d6ff 0%,#1f8ebf 100%);border:1px solid #ffffff1f;border-radius:999px;padding:12px 22px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;position:relative;box-shadow:0 12px 30px #08284499}.TickerManager-module__-KhkbG__primaryButton:before{content:"";background:radial-gradient(60% 60% at 50% 120%,var(--glow-strong)0%,#4fc6ff00 70%);filter:blur(18px);opacity:.85;z-index:-1;transition:opacity .2s,transform .2s;position:absolute;inset:-28px -24px}.TickerManager-module__-KhkbG__primaryButton:hover{background:linear-gradient(135deg,#6fe0ff 0%,#2797c7 100%);transform:translateY(-1px);box-shadow:0 16px 36px #082844b3}.TickerManager-module__-KhkbG__primaryButton:hover:before{opacity:1;transform:translateY(-2px)}.TickerManager-module__-KhkbG__primaryButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.TickerManager-module__-KhkbG__primaryButton:disabled:before{opacity:.35}.TickerManager-module__-KhkbG__ghostButton{color:var(--text);cursor:pointer;isolation:isolate;background:#0c1016b3;border:1px solid #ffffff1f;border-radius:999px;padding:10px 18px;transition:border .2s,box-shadow .2s,transform .2s;position:relative;box-shadow:0 10px 24px #00000059}.TickerManager-module__-KhkbG__ghostButton:before{content:"";background:radial-gradient(60% 60% at 50% 120%,var(--glow-soft)0%,#4fc6ff00 70%);filter:blur(16px);opacity:.6;z-index:-1;transition:opacity .2s;position:absolute;inset:-22px -18px}.TickerManager-module__-KhkbG__ghostButton:hover{border-color:#4fc6ff66;transform:translateY(-1px);box-shadow:0 12px 28px #0006}.TickerManager-module__-KhkbG__ghostButton:hover:before{opacity:.8}.TickerManager-module__-KhkbG__message{color:var(--accent);font-weight:600}.TickerManager-module__-KhkbG__authAlert{color:#ffdba9;background:#3a230861;border:1px solid #ffa3476b;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.TickerManager-module__-KhkbG__authAlert p{margin:0;font-weight:600}.TickerManager-module__-KhkbG__authAlertLink{color:#8fd8ff;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.TickerManager-module__-KhkbG__authAlertLink:hover{color:#b6e8ff}.TickerManager-module__-KhkbG__loading{color:var(--muted);border:1px dashed var(--border);background:#0f141c75;border-radius:12px;padding:16px}.TickerManager-module__-KhkbG__previewCard{border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(160deg,#141a238a,#0c101780);border:1px solid #ffffff14;gap:14px;padding:20px 22px;display:grid;box-shadow:0 20px 46px #0000005c}.TickerManager-module__-KhkbG__previewHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.TickerManager-module__-KhkbG__previewMeta{color:var(--muted);font-size:.85rem}.TickerManager-module__-KhkbG__preview{background:#0c1016b3;border:1px solid #ffffff0f;border-radius:16px;padding:16px;overflow:hidden}.TickerManager-module__-KhkbG__preview .home-ticker{color:#fff;background:#1a212b;border-radius:999px;padding:10px 18px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.TickerManager-module__-KhkbG__preview .home-ticker__track{white-space:nowrap;gap:24px;animation:18s linear infinite TickerManager-module__-KhkbG__tickerScroll;display:flex}.TickerManager-module__-KhkbG__preview .home-ticker__text{font-weight:600}@keyframes TickerManager-module__-KhkbG__tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:900px){.TickerManager-module__-KhkbG__header,.TickerManager-module__-KhkbG__previewHeader,.TickerManager-module__-KhkbG__embedHeader{align-items:flex-start}}
.AdminDashboard-module__smWqZq__dashboard{gap:20px;display:grid}.AdminDashboard-module__smWqZq__menu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(160deg,#12182094,#0a0e148f);border:1px solid #ffffff14;border-radius:16px;flex-wrap:wrap;gap:10px;padding:10px;display:flex;box-shadow:0 22px 54px #00000057}.AdminDashboard-module__smWqZq__tabButton{color:var(--muted);cursor:pointer;background:#0d121970;border:1px solid #ffffff1f;border-radius:999px;padding:9px 14px;font-weight:600;transition:transform .2s,border-color .2s,color .2s,background .2s}.AdminDashboard-module__smWqZq__tabButton:hover{color:var(--text);border-color:#4fc6ff70;transform:translateY(-1px)}.AdminDashboard-module__smWqZq__tabButtonActive{color:#d4f6ff;background:linear-gradient(130deg,#4fc6ff40,#21547073);border-color:#4fc6ff8c}.AdminDashboard-module__smWqZq__content,.AdminDashboard-module__smWqZq__settings{gap:22px;display:grid}.AdminDashboard-module__smWqZq__loadingCard,.AdminDashboard-module__smWqZq__lockedCard{border-radius:var(--radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(160deg,#141a238c,#0c101785);border:1px solid #ffffff14;gap:10px;padding:24px;display:grid;box-shadow:0 24px 56px #00000061}.AdminDashboard-module__smWqZq__loadingCard{color:var(--muted)}.AdminDashboard-module__smWqZq__kicker{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);font-size:.7rem;font-weight:600}.AdminDashboard-module__smWqZq__lockedCard h2{font-family:var(--font-display),"Segoe UI",sans-serif;font-size:1.6rem}.AdminDashboard-module__smWqZq__lockedCard p{color:var(--muted);max-width:58ch}.AdminDashboard-module__smWqZq__jumpButton{color:#d4f6ff;cursor:pointer;background:#4fc6ff2e;border:1px solid #4fc6ff66;border-radius:999px;justify-self:start;padding:10px 16px;font-weight:600;transition:transform .2s,background .2s}.AdminDashboard-module__smWqZq__jumpButton:hover{background:#4fc6ff40;transform:translateY(-1px)}@media (max-width:900px){.AdminDashboard-module__smWqZq__menu{gap:8px;padding:8px}.AdminDashboard-module__smWqZq__tabButton{padding:8px 12px;font-size:.9rem}}
.page-module___8aEwW__page{flex-direction:column;gap:36px;min-height:100vh;padding:48px 24px 72px;display:flex}.page-module___8aEwW__hero{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:28px;width:min(1100px,100%);margin:0 auto;display:grid}.page-module___8aEwW__heroText{gap:12px;display:grid}.page-module___8aEwW__kicker{text-transform:uppercase;letter-spacing:.24em;color:var(--accent);font-size:.75rem;font-weight:600}.page-module___8aEwW__title{font-family:var(--font-display),"Segoe UI",sans-serif;letter-spacing:-.02em;font-size:clamp(2.4rem,3.4vw,3.6rem);line-height:1.05}.page-module___8aEwW__subtitle{color:var(--muted);max-width:40ch;font-size:1.05rem}.page-module___8aEwW__endpoint{color:var(--text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f141c80;border:1px solid #ffffff1a;border-radius:999px;gap:8px;padding:8px 16px;font-weight:600;display:inline-flex;box-shadow:0 16px 40px #00000047}.page-module___8aEwW__endpoint span{color:var(--accent)}.page-module___8aEwW__heroCard{border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(150deg,#141a2385,#0c10177a);border:1px solid #ffffff14;padding:20px 22px;box-shadow:0 24px 56px #00000057}.page-module___8aEwW__heroCard h3{font-family:var(--font-display),"Segoe UI",sans-serif;margin-bottom:12px;font-size:1.2rem}.page-module___8aEwW__heroCard ul{color:var(--muted);gap:10px;margin:0;padding:0;list-style:none;display:grid}.page-module___8aEwW__heroCard li{padding-left:22px;position:relative}.page-module___8aEwW__heroCard li:before{content:"";background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:.45rem;left:0}.page-module___8aEwW__main{width:min(1100px,100%);margin:0 auto}.page-module___8aEwW__footer{width:min(1100px,100%);color:var(--muted);border-top:1px solid #ffffff14;margin:0 auto;padding-top:14px;font-size:.9rem}.page-module___8aEwW__footerCode{color:#dce8ff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}@media (max-width:900px){.page-module___8aEwW__page{padding:32px 16px 56px}.page-module___8aEwW__hero{grid-template-columns:1fr}.page-module___8aEwW__endpoint{flex-wrap:wrap}}
