.panel-flow-screen{min-height:100vh;min-height:100dvh;position:relative;overflow:hidden;display:grid;place-items:center;padding:32px;color:#f4f4f5;background:radial-gradient(circle at 50% -8%,rgba(255,255,255,.04),transparent 30rem),linear-gradient(180deg,#08090b,#060709);isolation:isolate}.panel-flow-screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent 72%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent 72%);pointer-events:none}.panel-flow-screen:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(circle at 50% 52%,transparent 0 20rem,rgba(0,0,0,.3) 60rem);pointer-events:none}.panel-flow-glow{display:none!important}.panel-flow-card{position:relative;z-index:2;width:min(790px,100%);padding:22px;border:1px solid rgba(255,255,255,.085);border-radius:10px;background:linear-gradient(145deg,#0e1015,#0a0c10);box-shadow:0 28px 75px #0006}.panel-flow-brand{min-height:50px;display:flex;align-items:center;gap:11px;padding:0 0 15px;margin-bottom:18px;border-bottom:1px solid rgba(255,255,255,.065)}.panel-flow-brand-logo{width:38px;height:38px;flex:0 0 38px;overflow:hidden;display:grid;place-items:center;border:1px solid rgba(255,255,255,.09);border-radius:7px;background:#12151b;filter:grayscale(1)}.panel-flow-brand-logo img{width:100%;height:100%;display:block;object-fit:cover}.panel-flow-brand-copy{min-width:0;display:grid;gap:2px}.panel-flow-brand-copy strong{color:#eee;font-family:Georgia,Times New Roman,serif;font-size:12px;font-style:italic;letter-spacing:.07em}.panel-flow-brand-copy span{color:#5f646d;font-size:8px;font-weight:650}.panel-flow-step{width:max-content;display:inline-flex;align-items:center;gap:7px;margin-bottom:14px;color:#777c85;font-size:8px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.panel-flow-step>span{width:22px;height:22px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:5px;color:#ddd;background:#11141a}.panel-flow-card>h1,.panel-flow-selection-heading h1,.panel-flow-loading h1{margin:0;color:#f3f3f4;font-size:clamp(24px,3vw,34px);font-weight:800;line-height:1.05;letter-spacing:-.04em}.panel-flow-card>p,.panel-flow-selection-heading p,.panel-flow-loading p{margin:8px 0 0;max-width:620px;color:#777c85;font-size:10px;line-height:1.65}.panel-flow-selection-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.panel-flow-success{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#d4d4d8;background:#101319;font-size:8px;font-weight:800}.panel-flow-icon{width:40px;height:40px;display:grid;place-items:center;flex:0 0 40px;border:1px solid rgba(255,255,255,.1);border-radius:7px;color:#d5d5d8;background:#12151b;box-shadow:none}.panel-flow-icon svg{width:18px;height:18px}.panel-flow-primary{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:18px;padding:0 13px;border:1px solid #ddd;border-radius:3px;color:#080808;background:linear-gradient(180deg,#fff,#c8c8cb);text-decoration:none;font-size:9px;font-weight:850;transition:transform .15s ease,filter .15s ease}.panel-flow-primary:hover{transform:translateY(-1px);filter:brightness(1.04)}.panel-flow-primary:active{transform:scale(.985)}.panel-flow-security{width:max-content;display:flex;align-items:center;gap:6px;margin-top:13px;color:#626770;font-size:8px}.panel-flow-security svg{color:#aaa}.panel-flow-error{margin-bottom:14px;padding:10px 11px;border:1px solid rgba(255,100,120,.18);border-radius:5px;color:#d9a0aa;background:#ff50640a;font-size:9px}.panel-flow-loading{padding:4px 0 2px}.panel-flow-loading-top{display:flex;align-items:center;gap:13px}.panel-flow-loading-copy{min-width:0;display:grid;gap:2px}.panel-flow-loading-copy>span{color:#60656e;font-size:7px;font-weight:900;letter-spacing:.18em}.panel-flow-loader-track{height:3px;overflow:hidden;margin:19px 0 13px;border-radius:999px;background:#171a20}.panel-flow-loader-track>span{display:block;width:38%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#777,#fff,#777);animation:panelLoader 1.25s ease-in-out infinite}.panel-flow-loading-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.panel-flow-loading-meta>span{min-height:32px;display:flex;align-items:center;gap:6px;padding:0 8px;border:1px solid rgba(255,255,255,.055);border-radius:4px;background:#090b0f;color:#666b74;font-size:7px}.panel-flow-loading-meta i{width:5px;height:5px;border-radius:50%;background:#ddd;box-shadow:0 0 7px #ffffff38}@keyframes panelLoader{0%{transform:translate(-110%)}50%{transform:translate(90%)}to{transform:translate(270%)}}.panel-guild-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.panel-guild-card{min-height:64px;display:grid;grid-template-columns:36px minmax(0,1fr) auto 16px;align-items:center;gap:9px;padding:9px;border:1px solid rgba(255,255,255,.07);border-radius:6px;background:#090b0f;color:#c7c9ce;text-align:left;transition:transform .15s ease,border-color .15s ease,background .15s ease}.panel-guild-card:hover{transform:translateY(-1px);border-color:#ffffff24;background:#11141a}.panel-guild-avatar{width:34px;height:34px;overflow:hidden;display:grid;place-items:center;border-radius:6px;background:#15181e;filter:grayscale(1)}.panel-guild-avatar img{width:100%;height:100%;object-fit:cover}.panel-guild-copy{min-width:0;display:grid;gap:2px}.panel-guild-copy strong{overflow:hidden;color:#e1e1e3;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.panel-guild-copy small{display:flex;align-items:center;gap:4px;color:#636871;font-size:7px}.panel-guild-connected{display:flex;align-items:center;gap:4px;color:#8e939c;font-size:7px}.panel-flow-empty{display:grid;justify-items:start;padding:18px;border:1px solid rgba(255,255,255,.065);border-radius:6px;background:#090b0f}.panel-flow-empty h2{margin:9px 0 4px;color:#eee;font-size:14px}.panel-flow-empty p{margin:0;color:#70757e;font-size:9px}.panel-flow-missing{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:11px;border-top:1px solid rgba(255,255,255,.06);color:#626770;font-size:8px}.panel-flow-missing a{color:#c7c9ce;text-decoration:none}.panel-flow-missing a:hover{color:#fff}.spin{animation:panelSpin .9s linear infinite}@keyframes panelSpin{to{transform:rotate(360deg)}}@media(max-width:700px){.panel-flow-screen,.panel-flow-card{padding:16px}.panel-flow-selection-heading{flex-direction:column}.panel-guild-grid,.panel-flow-loading-meta{grid-template-columns:1fr}}.panel-flow-screen-v2{min-height:100dvh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 12% 18%,rgba(75,105,255,.22),transparent 28%),radial-gradient(circle at 88% 78%,rgba(0,224,255,.12),transparent 26%),linear-gradient(180deg,#050813,#080b14)}.panel-flow-layout-v2{position:relative;z-index:2;width:min(1080px,100%);min-height:610px;display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:32px;background:#0a0d16;box-shadow:0 35px 100px #0000006b}.panel-flow-identity-v2{display:flex;flex-direction:column;padding:30px;border-right:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at top left,rgba(96,118,255,.2),transparent 35%),linear-gradient(180deg,#101422fa,#090c15fc)}.panel-flow-brand-v2{margin:0;padding:0;border:0;background:transparent}.panel-flow-brand-v2 .panel-flow-brand-logo{width:48px;height:48px;border-radius:16px;border:1px solid rgba(255,255,255,.09);background:#ffffff0a}.panel-flow-brand-v2 .panel-flow-brand-copy strong{font-size:16px;letter-spacing:.14em}.panel-flow-brand-v2 .panel-flow-brand-copy span{color:#91a2ca;font-size:10px;letter-spacing:.2em}.panel-flow-identity-copy-v2{margin:auto 0 24px}.panel-flow-identity-copy-v2>span{color:#8ea5e7;font-size:10px;font-weight:800;letter-spacing:.2em}.panel-flow-identity-copy-v2 h2{margin:12px 0 10px;color:#fff;font-size:34px;line-height:1.04;letter-spacing:-.05em}.panel-flow-identity-copy-v2 p{margin:0;color:#9eabc9;font-size:13px;line-height:1.7}.panel-flow-feature-list-v2{display:grid;gap:10px}.panel-flow-feature-list-v2>div{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid rgba(255,255,255,.06);border-radius:16px;background:#ffffff06;color:#bcd2ff}.panel-flow-feature-list-v2 span,.panel-flow-feature-list-v2 strong,.panel-flow-feature-list-v2 small{display:block}.panel-flow-feature-list-v2 strong{color:#fff;font-size:12px}.panel-flow-feature-list-v2 small{margin-top:3px;color:#8393b8;font-size:10px}.panel-flow-identity-status-v2{display:flex;align-items:center;gap:8px;margin-top:18px;color:#91a2ca;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.panel-flow-identity-status-v2 i{width:7px;height:7px;border-radius:50%;background:#74f1b7;box-shadow:0 0 12px #74f1b78c}.panel-flow-card-v2{width:auto;max-width:none;min-height:100%;margin:0;padding:42px;display:flex;flex-direction:column;justify-content:center;border:0;border-radius:0;background:linear-gradient(180deg,#0b0f19,#090c15);box-shadow:none}.panel-flow-card-v2 .panel-flow-brand,.panel-flow-mobile-brand-v2{display:none}.panel-flow-card-v2 .panel-flow-step{width:max-content;border-color:#91aeff33;background:#6782ff14;color:#b8ccff}.panel-flow-card-v2 .panel-flow-icon{background:linear-gradient(135deg,#7b99ff33,#51e1ff1f);border-color:#86b7ff38;color:#cfe2ff}.panel-flow-card-v2 h1{font-size:clamp(28px,3vw,42px);letter-spacing:-.045em;color:#fff}.panel-flow-card-v2 p{color:#9aa8c7;line-height:1.7}.panel-flow-card-v2 .panel-flow-primary{min-height:50px;border-radius:15px;color:#07111d;background:linear-gradient(135deg,#9bbfff,#7cecff);border:1px solid rgba(155,191,255,.5);box-shadow:0 12px 28px #4899ff1f}.panel-flow-card-v2 .panel-flow-security{border-color:#ffffff12;background:#ffffff06;color:#93a2c2}.panel-flow-card-v2 .panel-guild-grid{grid-template-columns:1fr;max-height:360px;overflow:auto;padding-right:4px}.panel-flow-card-v2 .panel-guild-card{border-radius:17px;border-color:#ffffff12;background:#ffffff08}.panel-flow-card-v2 .panel-guild-card:hover{border-color:#89b0ff40;background:#7497ff12}.panel-flow-card-v2 .panel-flow-success{color:#7ff2ba;background:#33c77814;border-color:#33c77829}@media(max-width:850px){.panel-flow-screen-v2{padding:14px}.panel-flow-layout-v2{grid-template-columns:1fr}.panel-flow-identity-v2{display:none}.panel-flow-card-v2{padding:28px 20px;min-height:620px}.panel-flow-mobile-brand-v2{display:flex;align-items:center;gap:10px;margin-bottom:34px}.panel-flow-mobile-brand-v2 img{width:42px;height:42px}.panel-flow-mobile-brand-v2 strong,.panel-flow-mobile-brand-v2 span{display:block}.panel-flow-mobile-brand-v2 strong{color:#fff;font-size:13px}.panel-flow-mobile-brand-v2 span{color:#8493b4;font-size:10px}}.v10-page{width:min(calc(100% - 48px),1340px);max-width:1340px;min-height:100%;margin:0 auto;padding:28px 0 48px;color:var(--velora-text)}.v10-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.v10-head .eyebrow{display:block;color:var(--velora-text-muted);font-size:7px;font-weight:900;letter-spacing:.18em}.v10-head h1{margin:4px 0;color:var(--velora-text);font-size:26px;letter-spacing:-.035em}.v10-head p{margin:0;color:var(--velora-text-muted);font-size:10px}.v10-actions{display:flex;gap:7px;flex-wrap:wrap}.v10-btn{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;color:var(--velora-text);border:1px solid var(--velora-border);border-radius:calc(var(--velora-radius) - 2px);background:var(--velora-surface-panel);font-size:9px;font-weight:800;cursor:pointer;transition:transform var(--velora-motion-fast),border-color var(--velora-motion-fast),background var(--velora-motion-fast)}.v10-btn:hover:not(:disabled){transform:translateY(-1px);border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.v10-btn.primary{color:#080808;border-color:#ddd;background:linear-gradient(180deg,#fff,#c8c8cb)}.v10-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px}.v10-stat,.v10-card{border:1px solid var(--velora-border);border-radius:var(--velora-radius);background:var(--velora-surface-panel);box-shadow:var(--profile-shadow,none)}.v10-stat{min-height:78px;display:flex;align-items:center;gap:10px;padding:12px;transition:transform var(--velora-motion-fast),border-color var(--velora-motion-fast),background var(--velora-motion-fast)}.v10-stat:hover{transform:translateY(-2px);border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.v10-stat .ico{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;color:var(--profile-soft,#d4d4d8);border:1px solid var(--velora-border);border-radius:calc(var(--velora-radius) - 2px);background:var(--velora-surface-raised)}.v10-stat span,.v10-stat strong{display:block}.v10-stat span{color:var(--velora-text-muted);font-size:7px;font-weight:800;letter-spacing:.08em}.v10-stat strong{margin-top:3px;color:var(--velora-text);font-size:16px}.v10-card{margin-bottom:9px;padding:14px}.v10-card h2{margin:0 0 4px;color:var(--velora-text);font-size:14px}.v10-card>p{margin:0;color:var(--velora-text-muted);font-size:8px}.v10-list{display:grid;gap:6px;margin-top:11px}.v10-row{min-height:48px;display:grid;grid-template-columns:minmax(160px,1fr) minmax(220px,2fr) auto;align-items:center;gap:11px;padding:9px 10px;border:1px solid var(--velora-border);border-radius:calc(var(--velora-radius) - 2px);background:var(--velora-surface-input)}.v10-row:hover{border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.v10-row strong{color:var(--velora-text);font-size:9px}.v10-row span{color:var(--velora-text-muted);font-size:8px}.v10-badge{padding:4px 7px;color:var(--velora-text);border:1px solid var(--velora-border);border-radius:999px;background:var(--velora-surface-raised);font-size:7px;font-weight:900}.v10-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:11px}.v10-form label>span{display:block;margin-bottom:5px;color:var(--velora-text-muted);font-size:8px;font-weight:800}.v10-form input,.v10-form select,.v10-form textarea{width:100%;min-height:35px;padding:0 9px;color:var(--velora-text);border:1px solid var(--velora-border);border-radius:calc(var(--velora-radius) - 2px);background:var(--velora-surface-input);font-size:9px}.v10-form textarea{min-height:78px;padding:9px;resize:vertical}.v10-form .wide{grid-column:1/-1}.v10-notice{margin-bottom:10px;padding:9px 11px;color:var(--velora-text);border:1px solid var(--velora-border);border-radius:calc(var(--velora-radius) - 2px);background:var(--velora-surface-panel);font-size:9px}@media(max-width:1000px){.v10-grid{grid-template-columns:repeat(2,1fr)}.v10-row,.v10-form{grid-template-columns:1fr}.v10-form .wide{grid-column:auto}}@media(max-width:650px){.v10-page{width:calc(100% - 24px);padding-top:20px}.v10-head{align-items:flex-start;flex-direction:column}.v10-grid{grid-template-columns:1fr}}.mb-page{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 60px;color:var(--velora-text)}.mb-narrow{max-width:980px}.mb-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.mb-page-head span,.mb-live-preview>span{font-size:10px;font-weight:800;letter-spacing:.14em;color:var(--velora-text-muted)}.mb-page-head h1{margin:5px 0 4px;font-size:28px;letter-spacing:-.04em}.mb-page-head p{margin:0;color:var(--velora-text-muted);font-size:13px}.mb-primary,.mb-secondary,.mb-back{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--velora-border);border-radius:8px;cursor:pointer;font-weight:750}.mb-primary{min-height:38px;padding:0 13px;background:var(--velora-accent,#5865f2);color:#fff;border-color:transparent}.mb-secondary{min-height:36px;padding:0 11px;background:var(--velora-surface-panel);color:var(--velora-text)}.mb-back{padding:0;background:transparent;color:var(--velora-text-muted);border:0;margin-bottom:16px}.mb-limit-line{display:flex;align-items:center;gap:5px;margin-bottom:14px;color:var(--velora-text-muted);font-size:12px}.mb-limit-line button{margin-left:auto;display:flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--velora-text-muted);cursor:pointer}.mb-error,.mb-success{padding:10px 12px;border-radius:8px;margin-bottom:12px;font-size:12px}.mb-error{background:#ef444414;border:1px solid rgba(239,68,68,.22);color:#ff9ca9}.mb-success{background:#22c55e12;border:1px solid rgba(34,197,94,.18);color:#72dfa3}.mb-bot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.mb-bot-card,.mb-add-card,.mb-form-panel,.mb-help-panel,.mb-settings-panel,.mb-live-preview,.mb-server-card,.mb-module-list{border:1px solid var(--velora-border);background:var(--velora-surface-panel);border-radius:12px}.mb-bot-card{position:relative;min-height:330px;padding:24px}.mb-card-tools{position:absolute;right:14px;top:14px;display:flex;gap:4px}.mb-card-tools button{width:30px;height:30px;border:0;background:transparent;color:var(--velora-text-muted);cursor:pointer}.mb-bot-avatar{width:58px;height:58px;position:relative;display:grid;place-items:center;border-radius:50%;background:var(--velora-surface-raised);overflow:visible}.mb-bot-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.mb-bot-avatar i,.mb-profile-avatar i{width:11px;height:11px;position:absolute;right:0;bottom:1px;border:2px solid var(--velora-surface-panel);border-radius:50%;background:#ef4444}.mb-bot-avatar i.online,.mb-profile-avatar i{background:#23a55a}.mb-bot-card h2{margin:18px 0 4px;font-size:18px}.mb-bot-card>small{color:var(--velora-text-muted);font-size:10px}.mb-state{display:flex;align-items:center;gap:7px;margin-top:14px;font-size:12px;font-weight:700}.mb-state i{width:7px;height:7px;border-radius:50%}.mb-state.online{color:#32c875}.mb-state.online i{background:#32c875}.mb-state.offline,.mb-state.error{color:#ef5b65}.mb-state.offline i,.mb-state.error i{background:#ef5b65}.mb-warning{display:grid;gap:3px;margin-top:14px;padding:9px 10px;border:1px solid rgba(245,158,11,.3);background:#f59e0b0f;border-radius:8px;color:#e7b84b;font-size:11px}.mb-warning span{color:var(--velora-text-muted)}.mb-runtime-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:15px}.mb-runtime-actions button{min-height:31px;border:1px solid var(--velora-border);border-radius:6px;background:var(--velora-surface-raised);color:var(--velora-text-muted);cursor:pointer}.mb-runtime-actions button.active{background:var(--velora-accent,#5865f2);color:#fff;border-color:transparent}.mb-runtime-actions button:disabled{opacity:.4;cursor:not-allowed}.mb-manage{display:flex;align-items:center;gap:6px;margin-top:16px;border:0;background:transparent;color:var(--velora-accent,#7584ff);font-weight:750;cursor:pointer;padding:0}.mb-add-card{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--velora-text-muted);border-style:dashed;cursor:pointer}.mb-add-card span{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--velora-border);border-radius:50%}.mb-add-card strong{color:var(--velora-text)}.mb-create-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:14px;align-items:start}.mb-form-panel,.mb-help-panel,.mb-settings-panel,.mb-live-preview{padding:18px}.mb-section-title{display:flex;align-items:flex-start;gap:9px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid var(--velora-border)}.mb-section-title h2{margin:0 0 3px;font-size:15px}.mb-section-title p{margin:0;color:var(--velora-text-muted);font-size:11px}.mb-form-panel label,.mb-settings-panel label{display:grid;gap:6px;margin-top:14px}.mb-form-panel label>span,.mb-settings-panel label>span,.mb-upload-grid>div>span{font-size:10px;font-weight:800;color:var(--velora-text-muted);letter-spacing:.06em}.mb-form-panel input,.mb-settings-panel input,.mb-activity-row input,.mb-activity-row select{width:100%;min-height:39px;border:1px solid var(--velora-border);border-radius:7px;background:var(--velora-surface-input);color:var(--velora-text);padding:0 11px;outline:none}.mb-form-panel small{color:var(--velora-text-muted);font-size:10px}.mb-token-row{display:grid;grid-template-columns:1fr auto}.mb-token-row input{border-radius:7px 0 0 7px}.mb-token-row button{border:1px solid var(--velora-border);border-left:0;border-radius:0 7px 7px 0;background:var(--velora-surface-raised);color:var(--velora-text-muted);padding:0 10px}.mb-submit{width:100%;margin-top:18px}.mb-help-panel>h2{font-size:15px}.mb-help-panel ol{padding-left:20px;color:var(--velora-text-muted);font-size:12px;line-height:1.8}.mb-help-panel>button{width:100%;min-height:36px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--velora-border);border-radius:7px;background:var(--velora-surface-raised);color:var(--velora-text);cursor:pointer}.mb-security-note{display:flex;gap:7px;margin-top:12px;padding:9px;border-radius:7px;background:#f59e0b0d;color:var(--velora-text-muted);font-size:10px}.mb-settings-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px;align-items:start}.mb-settings-main{display:grid;gap:12px}.mb-profile-strip{padding:0 18px 18px;overflow:hidden}.mb-profile-banner{height:116px;margin:0 -18px;background:linear-gradient(120deg,var(--velora-accent,#5865f2),#242a46);background-size:cover;background-position:center}.mb-profile-content{display:flex;align-items:flex-end;gap:12px;margin-top:-35px;margin-bottom:14px}.mb-profile-avatar{width:72px;height:72px;position:relative;display:grid;place-items:center;border:5px solid var(--velora-surface-panel);border-radius:50%;background:var(--velora-surface-raised)}.mb-profile-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.mb-profile-content h2{margin:0 0 4px;font-size:18px}.mb-profile-content small{color:var(--velora-text-muted)}.mb-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mb-upload-grid>div{display:grid;gap:7px}.mb-upload-preview{height:92px;display:grid;place-items:center;overflow:hidden;border:1px dashed var(--velora-border);border-radius:8px;background:var(--velora-surface-input);color:var(--velora-text-muted)}.mb-upload-preview.avatar{height:110px}.mb-upload-preview img{width:100%;height:100%;object-fit:cover}.mb-upload-grid button{min-height:32px;border:1px solid var(--velora-border);border-radius:6px;background:var(--velora-surface-raised);color:var(--velora-text-muted);display:flex;align-items:center;justify-content:center;gap:5px}.mb-presence-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.mb-presence-buttons button{min-height:38px;border:1px solid var(--velora-border);border-radius:7px;background:var(--velora-surface-input);color:var(--velora-text-muted);display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.mb-presence-buttons button.active{border-color:var(--velora-accent,#5865f2);color:var(--velora-text)}.mb-presence-buttons i{width:8px;height:8px;border-radius:50%}.mb-presence-buttons i.online{background:#23a55a}.mb-presence-buttons i.idle{background:#f0b232}.mb-presence-buttons i.dnd{background:#f23f43}.mb-presence-buttons i.invisible{background:#80848e}.mb-activity-row{display:grid;grid-template-columns:190px 1fr;gap:8px;margin-top:14px}.mb-live-preview{position:sticky;top:82px}.mb-discord-preview{margin-top:10px;border:1px solid var(--velora-border);border-radius:10px;overflow:hidden;background:#111318}.mb-preview-banner{height:82px;background:linear-gradient(120deg,var(--velora-accent,#5865f2),#2a2f47);background-size:cover;background-position:center}.mb-preview-avatar{width:58px;height:58px;position:relative;margin:-28px 0 0 14px;border:4px solid #111318;border-radius:50%;display:grid;place-items:center;background:#232631}.mb-preview-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.mb-preview-avatar i{width:10px;height:10px;position:absolute;right:0;bottom:2px;border-radius:50%;border:2px solid #111318}.mb-preview-avatar i.online{background:#23a55a}.mb-preview-avatar i.idle{background:#f0b232}.mb-preview-avatar i.dnd{background:#f23f43}.mb-preview-avatar i.invisible{background:#80848e}.mb-discord-preview h3{margin:8px 14px 3px;font-size:15px}.mb-discord-preview h3 b{font-size:8px;padding:2px 4px;border-radius:3px;background:#5865f2;margin-left:6px}.mb-discord-preview>small{display:block;margin:0 14px 14px;color:var(--velora-text-muted)}.mb-live-preview>p{font-size:10px;line-height:1.55;color:var(--velora-text-muted)}.mb-server-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mb-server-card{min-height:74px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;padding:10px 12px;color:var(--velora-text);text-align:left;cursor:pointer}.mb-server-card:hover,.mb-module-list button:hover{border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.mb-server-card img,.mb-server-card>span{width:44px;height:44px;border-radius:10px}.mb-server-card img{object-fit:cover}.mb-server-card>span{display:grid;place-items:center;background:var(--velora-surface-input)}.mb-server-card div{display:grid;gap:3px}.mb-server-card small{color:var(--velora-text-muted)}.mb-module-list{overflow:hidden}.mb-module-list button{width:100%;min-height:62px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:9px 12px;border:0;border-bottom:1px solid var(--velora-border);background:transparent;color:var(--velora-text);text-align:left;cursor:pointer}.mb-module-list button:last-child{border-bottom:0}.mb-module-list button>span{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--velora-border);border-radius:8px;background:var(--velora-surface-input)}.mb-module-list button div{display:grid;gap:3px}.mb-module-list button small{color:var(--velora-text-muted)}.mb-module-list button>i{font-style:normal;color:var(--velora-text-muted);font-size:11px}.mb-phase-note{margin-top:12px;padding:10px 12px;border:1px solid var(--velora-border);border-radius:8px;color:var(--velora-text-muted);font-size:11px}.mb-empty{grid-column:1/-1;min-height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--velora-text-muted)}.spin{animation:mb-spin .8s linear infinite}@keyframes mb-spin{to{transform:rotate(360deg)}}@media(max-width:1000px){.mb-bot-grid{grid-template-columns:repeat(2,1fr)}.mb-settings-grid,.mb-create-layout{grid-template-columns:1fr}.mb-live-preview{position:static}}@media(max-width:700px){.mb-page{width:calc(100% - 20px);padding-top:18px}.mb-page-head{align-items:stretch;flex-direction:column}.mb-bot-grid,.mb-server-grid{grid-template-columns:1fr}.mb-upload-grid,.mb-presence-buttons{grid-template-columns:1fr 1fr}.mb-activity-row{grid-template-columns:1fr}.mb-bot-card,.mb-add-card{min-height:0}}.mb-server-head{align-items:flex-end}.mb-server-head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mb-server-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px;border:1px solid var(--velora-border);border-radius:10px;background:var(--velora-surface-panel);overflow:hidden}.mb-server-summary>div{min-height:72px;display:grid;align-content:center;gap:6px;padding:12px 14px;border-right:1px solid var(--velora-border)}.mb-server-summary>div:last-child{border-right:0}.mb-server-summary small{font-size:9px;font-weight:800;letter-spacing:.1em;color:var(--velora-text-muted)}.mb-server-summary strong{display:flex;align-items:center;gap:7px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mb-server-summary strong>i{width:7px;height:7px;border-radius:50%;background:#68707c}.mb-server-summary strong.is-online>i{background:#23a55a;box-shadow:0 0 8px #23a55a4d}.mb-invite-notice{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:14px;padding:11px 12px;border:1px solid rgba(34,197,94,.18);border-radius:9px;background:#22c55e0e;color:#72dfa3}.mb-invite-notice>div{display:grid;gap:2px}.mb-invite-notice strong{font-size:12px}.mb-invite-notice span{font-size:10px;color:var(--velora-text-muted);line-height:1.45}.mb-invite-notice button{min-height:30px;padding:0 9px;border:1px solid rgba(34,197,94,.2);border-radius:6px;background:transparent;color:#72dfa3;font-size:10px;font-weight:750;cursor:pointer}.mb-server-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:18px 0 9px}.mb-server-section-head>div>span{font-size:9px;font-weight:800;letter-spacing:.13em;color:var(--velora-text-muted)}.mb-server-section-head h2{margin:3px 0 0;font-size:17px}.mb-server-section-head>small{color:var(--velora-text-muted);font-size:10px}.mb-server-grid-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mb-server-card-v2{min-width:0;padding:14px;border:1px solid var(--velora-border);border-radius:10px;background:var(--velora-surface-panel);transition:border-color .14s ease,transform .14s ease}.mb-server-card-v2:hover{transform:translateY(-1px);border-color:var(--velora-border-hover)}.mb-server-card-main{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px}.mb-server-icon{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--velora-border);border-radius:10px;background:var(--velora-surface-raised);color:var(--velora-text-muted)}.mb-server-icon img{width:100%;height:100%;object-fit:cover}.mb-server-copy{min-width:0;display:grid;gap:3px}.mb-server-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.mb-server-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--velora-text-muted);font-size:9px}.mb-server-connected{display:inline-flex;align-items:center;gap:5px;color:#72dfa3;font-size:9px;font-weight:750}.mb-server-connected>i{width:6px;height:6px;border-radius:50%;background:#23a55a}.mb-server-meta{display:flex;align-items:center;gap:14px;margin:12px 0;padding:9px 0;border-top:1px solid var(--velora-border);border-bottom:1px solid var(--velora-border);color:var(--velora-text-muted);font-size:9px}.mb-server-meta span{display:inline-flex;align-items:center;gap:5px}.mb-server-actions{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:7px}.mb-server-actions button{min-height:34px;border:1px solid var(--velora-border);border-radius:7px;background:var(--velora-surface-raised);color:var(--velora-text);cursor:pointer}.mb-server-manage{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;font-weight:800}.mb-server-manage:hover,.mb-server-discord:hover{border-color:var(--velora-border-hover);background:var(--velora-surface-input)}.mb-server-discord{display:grid;place-items:center}.mb-empty-server-v2{grid-column:1/-1;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:32px;text-align:center;border:1px dashed var(--velora-border);border-radius:11px;background:var(--velora-surface-panel)}.mb-empty-server-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--velora-border);border-radius:50%;background:var(--velora-surface-raised);color:var(--velora-text-muted)}.mb-empty-server-v2 strong{font-size:15px}.mb-empty-server-v2 p{max-width:500px;margin:0 0 6px;color:var(--velora-text-muted);font-size:11px;line-height:1.55}.mb-empty-server-v2 .mb-primary{width:auto}@media(max-width:900px){.mb-server-summary{grid-template-columns:repeat(2,1fr)}.mb-server-summary>div:nth-child(2){border-right:0}.mb-server-summary>div:nth-child(-n+2){border-bottom:1px solid var(--velora-border)}.mb-server-grid-v2{grid-template-columns:1fr}}@media(max-width:650px){.mb-server-head-actions{width:100%}.mb-server-head-actions>*{flex:1}.mb-server-summary{grid-template-columns:1fr}.mb-server-summary>div{border-right:0!important;border-bottom:1px solid var(--velora-border)}.mb-server-summary>div:last-child{border-bottom:0}.mb-invite-notice{grid-template-columns:auto 1fr}.mb-invite-notice button{grid-column:1/-1}.mb-server-section-head{align-items:flex-start;flex-direction:column}.mb-server-card-main{grid-template-columns:42px minmax(0,1fr)}.mb-server-connected{grid-column:2}.mb-server-meta{align-items:flex-start;flex-direction:column;gap:6px}}.mb-name-style-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.6fr);gap:14px;align-items:start}.mb-field-caption{display:block;margin-bottom:8px;font-size:9px;font-weight:800;letter-spacing:.08em;color:var(--velora-text-muted)}.mb-name-style-buttons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.mb-name-style-buttons button{min-height:62px;display:grid;place-items:center;align-content:center;gap:4px;border:1px solid var(--velora-border);border-radius:8px;background:var(--velora-surface-input);color:var(--velora-text-muted);cursor:pointer}.mb-name-style-buttons button:hover,.mb-name-style-buttons button.active{border-color:var(--velora-accent,#5865f2);background:var(--velora-surface-raised);color:var(--velora-text)}.mb-name-style-buttons button>span{font-size:9px}.mb-name-sample{font-size:18px;color:inherit}.style-clean{font-family:inherit;font-style:normal;font-weight:700;letter-spacing:0}.style-strong{font-family:inherit;font-style:normal;font-weight:900;letter-spacing:-.03em}.style-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-style:normal;font-weight:800;letter-spacing:.01em}.style-italic{font-family:inherit;font-style:italic;font-weight:800;letter-spacing:.01em}.mb-name-color-row{display:grid;grid-template-columns:44px minmax(0,1fr) 28px;align-items:center;gap:7px}.mb-name-color-row input[type=color]{width:44px;height:39px;padding:4px;border:1px solid var(--velora-border);border-radius:7px;background:var(--velora-surface-input);cursor:pointer}.mb-name-color-row input:not([type=color]){min-height:39px}.mb-name-color-row>svg{color:var(--velora-text-muted)}.mb-discord-limit-note{margin-top:13px;padding:10px 11px;border:1px solid var(--velora-border);border-radius:8px;background:var(--velora-surface-input);color:var(--velora-text-muted);font-size:10px;line-height:1.55}.mb-discord-limit-note strong{color:var(--velora-text)}.mb-preview-bot-name{transition:color .15s ease}.mb-server-meta{flex-wrap:wrap}@media(max-width:760px){.mb-name-style-grid{grid-template-columns:1fr}.mb-name-style-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}}.mb-name-effect-block{margin-top:16px;padding-top:15px;border-top:1px solid var(--velora-border)}.mb-effect-help{margin:-2px 0 10px;color:var(--velora-text-muted);font-size:9px}.mb-name-effect-buttons{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}.mb-name-effect-buttons button{min-height:60px;display:grid;place-items:center;align-content:center;gap:4px;border:1px solid var(--velora-border);border-radius:8px;background:var(--velora-surface-input);color:var(--velora-text-muted);cursor:pointer}.mb-name-effect-buttons button:hover,.mb-name-effect-buttons button.active{border-color:var(--velora-accent,#5865f2);background:var(--velora-surface-raised);color:var(--velora-text)}.mb-name-effect-buttons button span{font-size:8px;color:var(--velora-text-muted)}.effect-sample{font-size:12px}.mb-effect-colors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.mb-effect-colors label>span{display:block;margin-bottom:6px;color:var(--velora-text-muted);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.mb-effect-colors label>div{display:grid;grid-template-columns:42px 1fr;gap:7px}.mb-effect-colors input[type=color]{width:42px;height:38px;padding:4px;border:1px solid var(--velora-border);border-radius:7px;background:var(--velora-surface-input)}.mb-effect-colors input:not([type=color]){min-height:38px}.mb-preview-bot-name.effect-none,.mb-preview-bot-name.effect-solid{color:var(--bot-name-color,#f2f3f5)}.mb-preview-bot-name.effect-gradient{color:transparent!important;background:linear-gradient(90deg,var(--bot-name-color,#8b5cf6),var(--bot-name-color-2,#22d3ee));-webkit-background-clip:text;background-clip:text}.mb-preview-bot-name.effect-neon{color:var(--bot-name-color,#8b5cf6)!important;text-shadow:0 0 4px var(--bot-name-color,#8b5cf6),0 0 10px var(--bot-name-color,#8b5cf6),0 0 18px var(--bot-name-color,#8b5cf6)}.mb-preview-bot-name.effect-toon{color:var(--bot-name-color,#ec4899)!important;-webkit-text-stroke:1px rgba(0,0,0,.9);text-shadow:2px 2px 0 rgba(0,0,0,.9),3px 3px 0 color-mix(in srgb,var(--bot-name-color,#ec4899) 45%,#000)}.mb-preview-bot-name.effect-pop{color:var(--bot-name-color,#34d399)!important;text-shadow:1px 1px 0 #111827,2px 2px 0 color-mix(in srgb,var(--bot-name-color,#34d399) 55%,#fff),3px 3px 0 #111827}.effect-sample.effect-gradient{color:transparent;background:linear-gradient(90deg,#a3e635,#eab308);-webkit-background-clip:text;background-clip:text}.effect-sample.effect-neon{color:#a78bfa;text-shadow:0 0 4px #8b5cf6,0 0 9px #8b5cf6}.effect-sample.effect-toon{color:#f472b6;-webkit-text-stroke:.5px #111827;text-shadow:1px 1px 0 #111827}.effect-sample.effect-pop{color:#6ee7b7;text-shadow:1px 1px 0 #111827,2px 2px 0 #34d399}@media(max-width:900px){.mb-name-effect-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.mb-name-effect-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.mb-effect-colors{grid-template-columns:1fr}}.mb-preview-bot-name{display:inline-block}.mb-preview-bot-name>b{display:inline-block;margin-left:6px;color:#fff!important;-webkit-text-fill-color:#fff!important;-webkit-text-stroke:0!important;text-shadow:none!important;background:#5865f2!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important}.mb-profile-live-name{width:max-content;max-width:100%;margin:0}.mb-page{--mb-v3-bg:#080c15;--mb-v3-panel:#0f1521;--mb-v3-panel2:#111a29;--mb-v3-line:rgba(255,255,255,.075);--mb-v3-text:#f3f7ff;--mb-v3-muted:#91a0bf;--mb-v3-accent:#8dbaff;--mb-v3-accent2:#70eef4;color:var(--mb-v3-text)}.mb-page-head{align-items:flex-end;margin-bottom:18px;padding:20px 22px;border:1px solid var(--mb-v3-line);border-radius:24px;background:linear-gradient(180deg,#121826f0,#0a0e17fa);box-shadow:0 18px 52px #00000038}.mb-page-head>div>span,.mb-kicker-v2{color:#8ea7de!important;font-size:10px!important;font-weight:850!important;letter-spacing:.19em!important;text-transform:uppercase}.mb-page-head h1{margin:7px 0 5px!important;font-size:clamp(26px,3vw,38px)!important;letter-spacing:-.045em!important}.mb-page-head p{margin:0!important;color:var(--mb-v3-muted)!important;font-size:12px!important;line-height:1.6!important}.mb-primary{border-color:#85bbff4d!important;color:#07111d!important;background:linear-gradient(135deg,var(--mb-v3-accent),var(--mb-v3-accent2))!important;box-shadow:0 10px 25px #40b6ff1a!important}.mb-back{margin-bottom:12px!important;color:#a7b7d9!important;background:transparent!important}.mb-limit-line{margin-bottom:16px;padding:10px 14px;border:1px solid var(--mb-v3-line);border-radius:16px;background:#ffffff06;color:var(--mb-v3-muted)}.mb-bot-grid{gap:14px}.mb-bot-card,.mb-add-card{border-color:var(--mb-v3-line)!important;border-radius:24px!important;background:linear-gradient(180deg,#111724f5,#090d16fc)!important;box-shadow:0 16px 42px #0003!important}.mb-bot-card:hover,.mb-add-card:hover{border-color:#83b9ff3d!important;transform:translateY(-2px)}.mb-bot-avatar{border-color:#8bbfff29!important;background:linear-gradient(145deg,#8dbaff33,#70eef414)!important}.mb-bot-card h2{color:#fff!important;font-size:17px!important}.mb-bot-card>small{color:#7e8daf!important}.mb-state.online{color:#7ef2b7!important;background:#29c1761a!important}.mb-state.offline{color:#9ba8c6!important;background:#ffffff0a!important}.mb-runtime-actions{gap:7px!important}.mb-runtime-actions button{border-radius:11px!important;border-color:var(--mb-v3-line)!important;background:#ffffff08!important;color:#cbd7ef!important}.mb-runtime-actions button.active{border-color:#7eeef433!important;background:#5cbeff1a!important;color:#a9ddff!important}.mb-manage{border-radius:12px!important;border-color:#89beff29!important;background:#5894ff12!important;color:#b8d7ff!important}.mb-settings-grid{grid-template-columns:minmax(0,1fr) 330px!important;gap:16px!important}.mb-settings-main{gap:14px!important}.mb-settings-panel,.mb-live-preview,.mb-form-panel,.mb-help-panel{border-color:var(--mb-v3-line)!important;border-radius:22px!important;background:linear-gradient(180deg,#101623f5,#090d16fc)!important;box-shadow:0 14px 40px #0000002e!important}.mb-profile-strip{display:grid!important;grid-template-columns:1fr!important;padding:0 0 18px!important;overflow:hidden!important}.mb-profile-banner{height:125px!important;background:linear-gradient(135deg,#253b67,#14253e)!important}.mb-profile-content{padding:0 18px!important}.mb-profile-avatar{border-color:#0d1320!important}.mb-unified-name-field-v2{margin:14px 18px 0!important;display:grid!important;gap:7px!important}.mb-unified-name-field-v2>span{color:#8d9dbf!important;font-size:9px!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase}.mb-unified-name-field-v2>small{color:#7283a7!important;font-size:9px!important}.mb-settings-panel input,.mb-settings-panel select,.mb-settings-panel textarea,.mb-form-panel input{border-color:var(--mb-v3-line)!important;border-radius:12px!important;background:#090f19!important;color:#eef5ff!important}.mb-settings-panel input:focus,.mb-settings-panel select:focus,.mb-settings-panel textarea:focus,.mb-form-panel input:focus{border-color:#71c1ff73!important;box-shadow:0 0 0 3px #5ca9ff14!important}.mb-section-title>svg{color:#9dc8ff!important}.mb-section-title h2{color:#fff!important}.mb-section-title p{color:#8394b7!important}.mb-upload-preview{border-color:var(--mb-v3-line)!important;background:#09101a!important}.mb-upload-grid button{border-radius:11px!important;border-color:var(--mb-v3-line)!important;background:#ffffff09!important;color:#d6e3fa!important}.mb-name-style-buttons button,.mb-name-effect-buttons button{border-radius:12px!important;border-color:var(--mb-v3-line)!important;background:#09101a!important}.mb-name-style-buttons button.active,.mb-name-effect-buttons button.active{border-color:#70dbf457!important;background:linear-gradient(145deg,#598dff1f,#70eef412)!important;box-shadow:inset 0 0 0 1px #8dbaff0f!important}.mb-effect-colors input,.mb-name-color-row input{background:#09101a!important;border-color:var(--mb-v3-line)!important}.mb-discord-limit-note{border-color:#ffffff0f!important;background:#ffffff06!important;color:#8393b6!important}.mb-discord-preview{background:#080d15!important;border-radius:18px!important;overflow:hidden!important}.mb-preview-banner{height:110px!important;background:linear-gradient(135deg,#223c67,#172b46)!important}.mb-live-preview{position:sticky!important;top:105px!important;height:max-content!important}.mb-live-preview>span{color:#8ea7de!important}.mb-live-preview>p{color:#7585a7!important}.mb-success{border-color:#4cd69129!important;background:#2ac07612!important;color:#8ef2bf!important}.mb-error{border-color:#ff5c7e2e!important;background:#ff497012!important;color:#ff9db0!important}.mb-create-page-v2{max-width:1320px!important;margin:0 auto!important}.mb-create-hero-v2{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px;padding:25px 27px;border:1px solid var(--mb-v3-line);border-radius:26px;background:radial-gradient(circle at left top,rgba(97,128,255,.15),transparent 35%),linear-gradient(180deg,#111827,#0a0e18)}.mb-create-hero-v2 h1{margin:8px 0 7px;color:#fff;font-size:36px;letter-spacing:-.05em}.mb-create-hero-v2 p{max-width:720px;margin:0;color:#93a3c5;font-size:13px;line-height:1.7}.mb-create-hero-state-v2{display:grid;gap:7px;padding:13px 15px;border:1px solid var(--mb-v3-line);border-radius:17px;background:#ffffff08;white-space:nowrap}.mb-create-hero-state-v2 span{display:flex;align-items:center;gap:7px;color:#8ff1bf;font-size:10px}.mb-create-hero-state-v2 span i{width:7px;height:7px;border-radius:50%;background:#6fe8ad}.mb-create-hero-state-v2 strong{color:#fff;font-size:14px}.mb-create-flow-v2{display:grid;grid-template-columns:240px minmax(0,1fr) 290px;gap:14px;align-items:start}.mb-create-steps-v2,.mb-create-console-v2,.mb-create-help-v2{border:1px solid var(--mb-v3-line);border-radius:24px;background:linear-gradient(180deg,#101623f5,#090d16fc);box-shadow:0 16px 45px #0000002e}.mb-create-steps-v2{display:grid;gap:8px;padding:12px}.mb-create-steps-v2>div{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:12px;border-radius:15px;color:#7f90b2}.mb-create-steps-v2>div.active{background:linear-gradient(145deg,#5b95ff21,#70eef40f);color:#b9d7ff}.mb-create-steps-v2>div>span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#ffffff0a;font-size:10px;font-weight:800}.mb-create-steps-v2 strong,.mb-create-steps-v2 small{display:block}.mb-create-steps-v2 strong{color:#eef4ff;font-size:11px}.mb-create-steps-v2 small{margin-top:3px;color:#7182a6;font-size:8px;line-height:1.4}.mb-create-console-v2{padding:24px}.mb-create-console-head-v2{display:flex;gap:13px;align-items:flex-start}.mb-create-console-icon-v2,.mb-help-icon-v2{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;color:#bdddff;background:linear-gradient(145deg,#6598ff2e,#5be7f414);border:1px solid rgba(131,185,255,.16)}.mb-create-console-head-v2 small{color:#7f92b7;font-size:9px;letter-spacing:.14em}.mb-create-console-head-v2 h2{margin:4px 0;color:#fff;font-size:20px}.mb-create-console-head-v2 p{margin:0;color:#7f90b4;font-size:10px;line-height:1.5}.mb-token-field-v2{display:grid;gap:8px;margin-top:26px}.mb-token-field-v2>span{color:#9eb0d4;font-size:9px;font-weight:800;letter-spacing:.1em}.mb-token-field-v2>small{color:#7181a5;font-size:9px}.mb-token-row-v2{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;padding:0 10px 0 14px;border:1px solid var(--mb-v3-line);border-radius:15px;background:#090f19;color:#89a8d4}.mb-token-row-v2 input{border:0!important;background:transparent!important;box-shadow:none!important}.mb-token-row-v2 button{min-height:34px;padding:0 10px;border-radius:9px;border:1px solid var(--mb-v3-line);background:#ffffff0a;color:#c9d7ee}.mb-create-checks-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:16px}.mb-create-checks-v2 span{display:flex;align-items:center;gap:6px;padding:9px;border-radius:11px;background:#ffffff06;color:#8ba0c5;font-size:8px}.mb-create-checks-v2 svg{color:#77eab6}.mb-create-submit-v2{width:100%;margin-top:18px;min-height:48px!important;border-radius:14px!important}.mb-create-help-v2{padding:20px}.mb-create-help-v2 h2{margin:9px 0 15px;color:#fff;font-size:18px}.mb-create-help-v2 ol{display:grid;gap:9px;padding:0;margin:0;list-style:none}.mb-create-help-v2 li{display:grid;grid-template-columns:28px 1fr;gap:9px;align-items:start}.mb-create-help-v2 li>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#ffffff0b;color:#a8c4ee;font-size:9px;font-weight:800}.mb-create-help-v2 li strong,.mb-create-help-v2 li small{display:block}.mb-create-help-v2 li strong{color:#dce8fb;font-size:10px}.mb-create-help-v2 li small{margin-top:2px;color:#7182a6;font-size:8px}.mb-portal-button-v2{width:100%;display:flex;justify-content:center;align-items:center;gap:7px;margin-top:16px;min-height:40px;border:1px solid var(--mb-v3-line);border-radius:12px;background:#ffffff09;color:#c5d5ee}.mb-security-note-v2{display:flex;gap:8px;margin-top:12px;padding:10px;border-radius:12px;background:#ffc14c0f;color:#c5a970;font-size:8px;line-height:1.5}.mb-module-command-v2{max-width:1420px;margin:0 auto}.mb-module-command-hero-v2{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:24px 26px;border:1px solid var(--mb-v3-line);border-radius:26px;background:radial-gradient(circle at top left,rgba(57,162,255,.15),transparent 35%),linear-gradient(180deg,#111825,#090e18);box-shadow:0 18px 50px #0003}.mb-module-command-hero-v2 h1{margin:8px 0 6px;color:#fff;font-size:36px;letter-spacing:-.05em}.mb-module-command-hero-v2 p{max-width:760px;margin:0;color:#8d9dbd;font-size:12px;line-height:1.65}.mb-module-workspace-chip-v2{display:grid;grid-template-columns:auto auto auto;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--mb-v3-line);border-radius:17px;background:#ffffff08}.mb-module-workspace-chip-v2 small,.mb-module-workspace-chip-v2 strong{display:block}.mb-module-workspace-chip-v2 small{color:#7284aa;font-size:8px}.mb-module-workspace-chip-v2 strong{color:#fff;font-size:12px}.mb-module-workspace-chip-v2>span{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:999px;background:#24c07614;color:#7eeab6;font-size:8px}.mb-module-workspace-chip-v2>span i{width:6px;height:6px;border-radius:50%;background:#6ce5aa}.mb-module-ready-v2{display:flex;align-items:center;gap:11px;margin-top:12px;padding:10px 13px;border:1px solid rgba(45,197,125,.13);border-radius:14px;background:#22b16c0d;color:#80e9b6}.mb-module-ready-v2 span{display:flex;align-items:center;gap:6px;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.11em}.mb-module-ready-v2 span i{width:6px;height:6px;border-radius:50%;background:#69e4aa}.mb-module-ready-v2 strong{color:#b9eed4;font-size:9px}.mb-module-ready-v2 small{color:#6e9c86;font-size:8px}.mb-module-command-layout-v2{display:grid;grid-template-columns:270px minmax(0,1fr);gap:14px;margin-top:14px}.mb-module-rail-v2,.mb-module-canvas-v2{border:1px solid var(--mb-v3-line);border-radius:24px;background:linear-gradient(180deg,#0f1622f7,#080d15fc);box-shadow:0 16px 45px #0000002b}.mb-module-rail-v2{display:grid;align-content:start;gap:8px;padding:13px;height:max-content;position:sticky;top:105px}.mb-module-rail-head-v2{padding:9px 9px 12px}.mb-module-rail-head-v2 span,.mb-module-canvas-toolbar-v2 small{display:block;color:#7184aa;font-size:8px;font-weight:800;letter-spacing:.16em}.mb-module-rail-head-v2 strong{display:block;margin-top:4px;color:#fff;font-size:19px}.mb-module-rail-v2>button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:65px;padding:10px;border:1px solid transparent;border-radius:16px;background:transparent;color:#91a1c1;text-align:left;transition:.16s ease}.mb-module-rail-v2>button:hover{background:#ffffff06}.mb-module-rail-v2>button.active{border-color:#6dcff42e;background:linear-gradient(145deg,#3d91ff21,#4cddf40f);color:#c7e2ff}.mb-module-rail-icon-v2{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#ffffff0a}.mb-module-rail-v2 button strong,.mb-module-rail-v2 button small{display:block}.mb-module-rail-v2 button strong{color:#e8f0ff;font-size:10px}.mb-module-rail-v2 button small{margin-top:3px;color:#7182a4;font-size:7px;line-height:1.4}.mb-module-rail-v2 button em{display:grid;place-items:center;min-width:26px;height:26px;border-radius:9px;background:#ffffff0a;font-size:8px;font-style:normal}.mb-module-rail-footer-v2{display:flex;align-items:center;gap:9px;margin-top:8px;padding:12px;border-top:1px solid var(--mb-v3-line);color:#88a8d6}.mb-module-rail-footer-v2 strong,.mb-module-rail-footer-v2 small{display:block}.mb-module-rail-footer-v2 strong{color:#d7e5fa;font-size:9px}.mb-module-rail-footer-v2 small{margin-top:2px;color:#687b9e;font-size:7px}.mb-module-canvas-v2{padding:18px}.mb-module-canvas-toolbar-v2{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:15px;border-bottom:1px solid var(--mb-v3-line)}.mb-module-canvas-toolbar-v2>div{display:flex;align-items:center;gap:10px}.mb-module-canvas-toolbar-v2 h2{margin:4px 0 0;color:#fff;font-size:20px}.mb-module-section-icon-v2{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:#c5e2ff;background:linear-gradient(145deg,#4c9dff29,#4ae5f412);border:1px solid rgba(108,200,244,.14)}.mb-module-search-v2{display:flex;align-items:center;gap:8px;width:min(310px,100%);min-height:40px;padding:0 12px;border:1px solid var(--mb-v3-line);border-radius:12px;background:#080e17;color:#6f86ab}.mb-module-search-v2 input{width:100%;border:0;background:transparent;color:#eaf2ff;outline:0;font-size:10px}.mb-module-card-grid-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px}.mb-module-card-v2{display:grid;align-content:space-between;gap:15px;min-height:180px;padding:15px;border:1px solid var(--mb-v3-line);border-radius:18px;background:linear-gradient(180deg,#ffffff09,#ffffff05);color:#fff;text-align:left;transition:.16s ease}.mb-module-card-v2:hover{transform:translateY(-2px);border-color:#6fccf43b;background:linear-gradient(180deg,#4794ff12,#48d6f406)}.mb-module-card-head-v2{display:flex;align-items:center;justify-content:space-between;gap:10px}.mb-module-card-icon-v2{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;color:#cce7ff;background:#68aaff1a}.mb-module-card-head-v2 em{padding:5px 7px;border-radius:8px;background:#70eef414;color:#86eaf1;font-size:7px;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.mb-module-card-v2 strong{font-size:12px}.mb-module-card-v2 p{margin:5px 0 0;color:#7283a5;font-size:8px;line-height:1.5}.mb-module-open-v2{display:inline-flex;align-items:center;gap:6px;color:#8fc8f5;font-size:8px;font-weight:800}.mb-module-empty-v2{display:grid;place-items:center;gap:5px;min-height:220px;color:#7586a8}.mb-module-empty-v2 strong{color:#dfe9fa}@media(max-width:1200px){.mb-create-flow-v2{grid-template-columns:220px minmax(0,1fr)}.mb-create-help-v2{grid-column:1/-1}.mb-module-card-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:850px){.mb-settings-grid,.mb-create-flow-v2,.mb-module-command-layout-v2{grid-template-columns:1fr!important}.mb-live-preview,.mb-module-rail-v2{position:static!important}.mb-create-steps-v2,.mb-module-rail-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.mb-module-rail-head-v2,.mb-module-rail-footer-v2{grid-column:1/-1}.mb-module-canvas-toolbar-v2,.mb-module-command-hero-v2,.mb-create-hero-v2{align-items:flex-start;flex-direction:column;display:flex}.mb-module-search-v2{width:100%}}@media(max-width:600px){.mb-create-steps-v2,.mb-module-rail-v2,.mb-module-card-grid-v2,.mb-create-checks-v2{grid-template-columns:1fr}.mb-module-rail-head-v2,.mb-module-rail-footer-v2{grid-column:auto}}.mb-bots-hero-v2{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:24px 26px;border:1px solid var(--mb-v3-line);border-radius:26px;background:radial-gradient(circle at left top,rgba(73,145,255,.15),transparent 34%),linear-gradient(180deg,#111825,#090e18);box-shadow:0 18px 50px #0003}.mb-bots-hero-v2 h1{margin:8px 0 6px;color:#fff;font-size:38px;letter-spacing:-.05em}.mb-bots-hero-v2 p{margin:0;color:#8d9dbd;font-size:12px;line-height:1.65}.mb-bots-hero-actions-v2{display:flex;gap:8px}.mb-ghost-action-v2{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 12px;border:1px solid var(--mb-v3-line);border-radius:12px;background:#ffffff08;color:#c4d2eb}.mb-fleet-stats-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0 16px}.mb-fleet-stats-v2 article{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--mb-v3-line);border-radius:17px;background:#ffffff06}.mb-fleet-stats-v2 article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;color:#b9d9ff;background:#5c9bff1a}.mb-fleet-stats-v2 small,.mb-fleet-stats-v2 strong{display:block}.mb-fleet-stats-v2 small{color:#7586aa;font-size:8px;text-transform:uppercase;letter-spacing:.12em}.mb-fleet-stats-v2 strong{margin-top:3px;color:#fff;font-size:16px}.mb-bot-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mb-bot-card-v2{display:grid!important;gap:13px!important;padding:16px!important;min-height:330px!important}.mb-bot-card-top-v2{display:flex;align-items:flex-start;justify-content:space-between}.mb-bot-card-copy-v2 span{display:block;color:#6f82a6;font-size:8px;font-weight:800;letter-spacing:.13em}.mb-bot-card-copy-v2 h2{margin:5px 0 3px!important}.mb-bot-card-copy-v2 small{color:#7081a5!important}.mb-bot-meta-v2{display:flex;align-items:center;justify-content:space-between;gap:8px}.mb-bot-meta-v2>span:last-child{display:inline-flex;align-items:center;gap:5px;color:#8394b5;font-size:8px}.mb-empty-v2{grid-column:1/-1;min-height:260px!important;gap:9px!important}.mb-empty-v2>span{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#5d9eff1a;color:#b9d9ff}.mb-empty-v2 small{max-width:430px;color:#798aad;text-align:center;line-height:1.5}.mb-add-card-v2{min-height:330px!important}@media(max-width:1100px){.mb-bot-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){.mb-bot-grid-v2,.mb-fleet-stats-v2{grid-template-columns:1fr!important}.mb-bots-hero-v2{display:flex;align-items:flex-start;flex-direction:column}.mb-bots-hero-actions-v2{width:100%}.mb-bots-hero-actions-v2 button{flex:1}}.reboot-dashboard{display:grid;gap:20px}.reboot-hero-card,.reboot-panel,.reboot-stat-card{border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0d101cf0,#080a12fa);box-shadow:0 22px 60px #00000042}.reboot-hero-card{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.85fr);gap:18px;padding:28px;border-radius:28px;background:radial-gradient(circle at top left,rgba(110,89,255,.18),transparent 32%),radial-gradient(circle at bottom right,rgba(0,211,255,.12),transparent 28%),linear-gradient(180deg,#0d101cf5,#080a12fc)}.reboot-eyebrow,.reboot-panel-kicker{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#99a4da;font-weight:800}.reboot-hero-copy h1{margin:14px 0 10px;font-size:clamp(32px,3vw,48px);line-height:1.02;letter-spacing:-.05em;color:#f7f9ff}.reboot-hero-copy p,.reboot-panel-head p{margin:0;color:#9aa6c8;font-size:14px;line-height:1.65}.reboot-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.reboot-primary,.reboot-secondary,.reboot-text-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border-radius:14px;font-size:13px;font-weight:700;transition:.18s ease}.reboot-primary{color:#09111b;border:1px solid rgba(120,169,255,.45);background:linear-gradient(135deg,#9cc3ff,#8bf0ff)}.reboot-secondary{color:#eff4ff;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.reboot-primary:hover,.reboot-secondary:hover,.reboot-module-card:hover,.reboot-stat-card:hover{transform:translateY(-2px)}.reboot-hero-status{display:grid;gap:14px}.reboot-hero-server{display:flex;align-items:center;gap:14px;padding:16px;border-radius:22px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07)}.reboot-server-icon{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;overflow:hidden;color:#dbe9ff;background:linear-gradient(135deg,#7e5cff61,#2e78ff29);border:1px solid rgba(156,195,255,.25)}.reboot-server-icon img{width:100%;height:100%;object-fit:cover}.reboot-hero-server small,.reboot-health-grid small,.reboot-stat-card small{display:block;color:#7f8bad;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.reboot-hero-server strong{display:block;margin:4px 0;color:#fff;font-size:18px}.reboot-hero-server span{color:#9eb1db;font-size:13px}.reboot-health-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.reboot-health-grid>div,.reboot-stat-card{padding:16px;border-radius:20px;background:#ffffff09;border:1px solid rgba(255,255,255,.07)}.reboot-health-grid strong{display:block;margin-top:7px;color:#fff;font-size:19px}.reboot-health-grid .ok,.reboot-status-list .ok{color:#7ef5bf}.reboot-health-grid .bad,.reboot-status-list .bad{color:#ff92a6}.reboot-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.reboot-stat-card{display:flex;align-items:center;gap:14px}.reboot-stat-icon,.reboot-module-icon,.reboot-feed-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;color:#cfe2ff;background:linear-gradient(135deg,#78a9ff47,#8bf0ff1a);border:1px solid rgba(156,195,255,.18)}.reboot-stat-card strong{display:block;margin:4px 0;color:#fff;font-size:22px}.reboot-stat-card span{display:block;color:#9aa6c8;font-size:13px}.reboot-content-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.82fr);gap:18px}.reboot-main-column,.reboot-side-column{display:grid;gap:18px;align-content:start}.reboot-panel{padding:20px;border-radius:26px}.reboot-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.reboot-panel-head.compact{margin-bottom:14px}.reboot-panel-head h2{margin:6px 0 4px;color:#fff;font-size:24px;letter-spacing:-.03em}.reboot-system-panel h2,.reboot-feed-panel h2{font-size:20px}.reboot-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.reboot-module-card{text-align:left;display:grid;gap:10px;padding:16px;border-radius:20px;border:1px solid rgba(255,255,255,.07);background:linear-gradient(180deg,#ffffff0a,#ffffff05);transition:.18s ease}.reboot-module-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.reboot-module-card strong{color:#fff;font-size:16px}.reboot-module-card p{margin:0;color:#9aa6c8;font-size:13px;line-height:1.6}.reboot-module-link{display:inline-flex;align-items:center;gap:7px;color:#a8d3ff;font-size:12px;font-weight:700}.reboot-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.04em}.reboot-badge.online{color:#81f4bf;background:#20bf6b24}.reboot-badge.muted{color:#b1bddf;background:#ffffff0f}.reboot-badge.loading{color:#ffd28f;background:#ffb40021}.reboot-badge.workspace{color:#90c6ff;background:#4780ff29}.reboot-status-list,.reboot-feed-list,.reboot-log-list{display:grid;gap:10px}.reboot-status-list>div,.reboot-log-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.07)}.reboot-status-list>div:last-child,.reboot-log-item:last-child{border-bottom:0;padding-bottom:0}.reboot-status-list span,.reboot-log-item small{display:inline-flex;align-items:center;gap:8px;color:#a1aecf;font-size:13px}.reboot-status-list strong{color:#fff;font-size:14px}.reboot-feed-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border-radius:18px;border:1px solid rgba(255,255,255,.07);background:#ffffff08;text-align:left}.reboot-feed-item strong,.reboot-log-item strong{display:block;color:#fff;font-size:14px}.reboot-feed-item small{display:block;margin-top:2px;color:#9aa6c8;font-size:12px}.reboot-feed-item em{padding:7px 10px;border-radius:999px;font-style:normal;font-size:11px;font-weight:800;text-transform:uppercase}.reboot-feed-item em.open{background:#20bf6b24;color:#81f4bf}.reboot-feed-item em.closed{background:#ffffff14;color:#b7c2dd}.reboot-log-item{padding:12px 0}.reboot-log-item>div{flex:1 1 auto;min-width:0}.reboot-log-item time{color:#91a0c5;font-size:12px;white-space:nowrap}.reboot-empty-state{padding:18px;border-radius:18px;border:1px dashed rgba(255,255,255,.1);background:#ffffff06;display:grid;gap:4px}.reboot-empty-state strong{color:#fff;font-size:14px}.reboot-empty-state span{color:#9aa6c8;font-size:13px}.reboot-text-link{padding:0;border:0;background:transparent;color:#a8d3ff;font-weight:700;min-height:auto}@media(max-width:1180px){.reboot-hero-card,.reboot-content-grid{grid-template-columns:1fr}.reboot-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.reboot-hero-card,.reboot-panel{padding:18px}.reboot-hero-actions,.reboot-module-grid,.reboot-stat-grid{grid-template-columns:1fr;display:grid}.reboot-health-grid{grid-template-columns:1fr 1fr}}.bot-command-v2{gap:9px!important;color:var(--velora-text,#f5f7fa)}.bc2-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:2px 0 6px}.bc2-header h1{margin:3px 0;font-size:24px;line-height:1.1;letter-spacing:-.04em}.bc2-header p{margin:0;max-width:780px;color:var(--velora-text-muted,#8b929d);font-size:10px;line-height:1.5}.bc2-live-chip{display:flex;align-items:center;gap:9px;min-width:132px;padding:8px 10px;border:1px solid var(--velora-border,rgba(255,255,255,.075));border-radius:var(--velora-radius,9px);background:var(--velora-surface-panel,#111419)}.bc2-live-chip>i{width:7px;height:7px;border-radius:50%;background:#707781}.bc2-live-chip>i.online{background:#32c875;box-shadow:0 0 0 4px #32c87514}.bc2-live-chip>span{display:grid;gap:1px}.bc2-live-chip small{color:var(--velora-text-muted,#8b929d);font-size:6px;font-weight:900;letter-spacing:.1em}.bc2-live-chip strong{font-size:9px}.bc2-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.bc2-summary-grid article{display:flex;align-items:center;gap:9px;min-height:54px;padding:8px 10px;border:1px solid var(--velora-border,rgba(255,255,255,.075));border-radius:var(--velora-radius,9px);background:var(--velora-surface-panel,#111419)}.bc2-summary-grid article>span{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--velora-border,rgba(255,255,255,.075));border-radius:7px;background:var(--velora-surface-input,#0d1014);color:var(--velora-text-muted,#8b929d)}.bc2-summary-grid article>div{display:grid;gap:1px}.bc2-summary-grid small{color:var(--velora-text-muted,#8b929d);font-size:6.5px}.bc2-summary-grid strong{font-size:13px;letter-spacing:-.02em}.bc2-workspace{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.72fr);gap:8px;align-items:start}.bc2-browser,.bc2-inspector{border:1px solid var(--velora-border,rgba(255,255,255,.075));border-radius:var(--velora-radius,9px);background:var(--velora-surface-panel,#111419)}.bc2-browser{padding:11px}.bc2-browser-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:8px}.bc2-browser-head h2{margin:2px 0 0;font-size:13px}.bc2-count{color:var(--velora-text-muted,#8b929d);font-size:7px}.bc2-search{height:34px;display:grid;grid-template-columns:17px minmax(0,1fr) 26px;align-items:center;gap:5px;padding:0 7px;margin-bottom:7px;border:1px solid var(--velora-border,rgba(255,255,255,.075));border-radius:7px;background:var(--velora-surface-input,#0d1014);color:var(--velora-text-muted,#8b929d)}.bc2-search:focus-within{border-color:var(--velora-border-hover,rgba(255,255,255,.15))}.bc2-search input{height:30px!important;min-height:30px!important;padding:0!important;border:0!important;background:transparent!important;outline:0!important;color:var(--velora-text,#f5f7fa)!important;font-size:9px!important;box-shadow:none!important}.bc2-search button{width:24px;height:24px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:var(--velora-text-muted,#8b929d);cursor:pointer}.bc2-categories{display:flex;gap:5px;overflow-x:auto;padding-bottom:7px;scrollbar-width:none}.bc2-categories::-webkit-scrollbar{display:none}.bc2-categories button{height:29px;display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:0 8px;border:1px solid var(--velora-border,rgba(255,255,255,.075));border-radius:7px;background:var(--velora-surface-input,#0d1014);color:var(--velora-text-muted,#8b929d);font-size:7.5px;font-weight:750;cursor:pointer}.bc2-categories button b{min-width:16px;padding:2px 4px;border-radius:999px;background:var(--velora-surface-raised,#151920);font-size:6px;text-align:center}.bc2-categories button.active{border-color:var(--velora-border-hover,rgba(255,255,255,.15));background:var(--velora-surface-raised,#151920);color:var(--velora-text,#f5f7fa)}.bc2-command-list{display:grid;gap:4px;max-height:560px;overflow:auto;padding-right:2px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.12) transparent}.bc2-command-row{width:100%;min-height:48px;display:grid;grid-template-columns:30px minmax(0,1fr) auto 16px;align-items:center;gap:8px;padding:6px 7px;text-align:left;border:1px solid transparent;border-radius:7px;background:var(--velora-surface-input,#0d1014);color:var(--velora-text,#f5f7fa);cursor:pointer;transition:.13s ease}.bc2-command-row:hover{border-color:var(--velora-border-hover,rgba(255,255,255,.15));background:var(--velora-surface-raised,#151920);transform:none!important}.bc2-command-row.selected{border-color:color-mix(in srgb,var(--velora-accent,#d9dde4) 42%,transparent);background:color-mix(in srgb,var(--velora-accent,#d9dde4) 7%,var(--velora-surface-raised,#151920))}.bc2-command-row.unavailable{opacity:.6}.bc2-command-icon{width:29px;height:29px;display:grid;place-items:center;border:1px solid var(--velora-border,rgba(255,255,255,.075));border-radius:7px;background:var(--velora-surface-raised,#151920);color:var(--velora-text-muted,#8b929d)}.bc2-command-icon.large{width:36px;height:36px}.bc2-command-main{min-width:0;display:grid;gap:2px}.bc2-command-title{display:flex;align-items:center;gap:7px;min-width:0}.bc2-command-title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px}.bc2-command-title em{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto;color:#65d79b;font-size:5.7px;font-style:normal;font-weight:800}.bc2-command-main small{color:var(--velora-text-muted,#8b929d);font-size:6.4px}.bc2-state{display:inline-flex;align-items:center;gap:5px;padding:3px 6px;border:1px solid var(--velora-border,rgba(255,255,255,.075));border-radius:999px;color:var(--velora-text-muted,#8b929d);font-size:5.8px;font-weight:850;white-space:nowrap}.bc2-state i{width:5px;height:5px;border-radius:50%;background:#737982}.bc2-state.ready i{background:#32c875}.bc2-state.blocked i{background:#e0a33b}.bc2-row-arrow{color:var(--velora-text-muted,#8b929d);transition:.13s}.bc2-command-row:hover .bc2-row-arrow,.bc2-command-row.selected .bc2-row-arrow{transform:translate(2px);color:var(--velora-text,#f5f7fa)}.bc2-inspector{position:sticky;top:74px;min-height:420px;padding:12px}.bc2-inspector-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-bottom:10px;border-bottom:1px solid var(--velora-border,rgba(255,255,255,.075))}.bc2-inspector-title{display:flex;gap:9px;min-width:0}.bc2-inspector-title h2{margin:2px 0;font-size:13px}.bc2-inspector-title code{color:var(--velora-text-muted,#8b929d);font-size:7px}.bc2-close{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;padding:0;border:1px solid var(--velora-border,rgba(255,255,255,.075));border-radius:7px;background:var(--velora-surface-input,#0d1014);color:var(--velora-text-muted,#8b929d);cursor:pointer}.bc2-description{margin:10px 0;color:var(--velora-text-muted,#8b929d);font-size:8px;line-height:1.5}.bc2-inspector-status{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;margin-bottom:9px;border:1px solid var(--velora-border,rgba(255,255,255,.075));border-radius:7px;background:var(--velora-surface-input,#0d1014)}.bc2-inspector-status span{display:flex;align-items:center;gap:6px;font-size:7px;font-weight:800}.bc2-inspector-status i{width:6px;height:6px;border-radius:50%;background:#737982}.bc2-inspector-status i.online{background:#32c875}.bc2-inspector-status i.offline{background:#e0a33b}.bc2-inspector-status small{max-width:46%;overflow:hidden;color:var(--velora-text-muted,#8b929d);font-size:6px;text-overflow:ellipsis;white-space:nowrap}.bc2-fields{display:grid;gap:7px}.bc2-fields label{display:grid;gap:4px}.bc2-fields label>span{color:var(--velora-text-muted,#8b929d);font-size:6.5px;font-weight:800}.bc2-fields label>span b{margin-left:2px;color:#eaa35f}.bc2-fields input,.bc2-fields textarea{width:100%!important;box-sizing:border-box!important;border:1px solid var(--velora-border,rgba(255,255,255,.075))!important;background:var(--velora-surface-input,#0d1014)!important;color:var(--velora-text,#f5f7fa)!important;outline:0!important;box-shadow:none!important;font-size:8px!important}.bc2-fields input{height:33px!important;min-height:33px!important;padding:0 8px!important}.bc2-fields textarea{min-height:76px!important;padding:8px!important;resize:vertical}.bc2-fields input:focus,.bc2-fields textarea:focus{border-color:var(--velora-border-hover,rgba(255,255,255,.15))!important}.bc2-no-fields{display:flex;align-items:center;gap:6px;padding:8px;border:1px dashed var(--velora-border,rgba(255,255,255,.075));border-radius:7px;color:var(--velora-text-muted,#8b929d);font-size:7px}.bc2-result,.bc2-warning{display:flex;align-items:flex-start;gap:7px;padding:8px;margin-top:9px;border-radius:7px;font-size:7px;line-height:1.45}.bc2-result.success{border:1px solid rgba(50,200,117,.2);background:#32c8750d;color:#7ee5ac}.bc2-result.error,.bc2-warning{border:1px solid rgba(234,163,95,.2);background:#eaa35f0d;color:#e9b37d}.bc2-execute{width:100%;min-height:36px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:9px;border:1px solid color-mix(in srgb,var(--velora-accent,#f2f4f7) 52%,transparent);border-radius:7px;background:var(--velora-accent,#f2f4f7);color:var(--velora-accent-contrast,#090b0e);font-size:8px;font-weight:900;cursor:pointer}.bc2-execute.danger{background:#171a20;color:#f4f5f7;border-color:#ec5d5d40}.bc2-execute:disabled{opacity:.38;cursor:not-allowed}.bc2-spin{animation:bc2spin .8s linear infinite}@keyframes bc2spin{to{transform:rotate(360deg)}}.bc2-inspector-empty{min-height:394px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--velora-text-muted,#8b929d)}.bc2-inspector-empty>span{width:48px;height:48px;display:grid;place-items:center;margin-bottom:10px;border:1px solid var(--velora-border,rgba(255,255,255,.075));border-radius:12px;background:var(--velora-surface-input,#0d1014)}.bc2-inspector-empty strong{color:var(--velora-text,#f5f7fa);font-size:11px}.bc2-inspector-empty p{max-width:230px;margin:5px 0 8px;font-size:7px;line-height:1.5}.bc2-inspector-empty small{font-size:6px}.bc2-empty{min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--velora-text-muted,#8b929d)}.bc2-empty strong{color:var(--velora-text,#f5f7fa);font-size:9px}.bc2-empty span{font-size:7px}@media(max-width:1050px){.bc2-workspace{grid-template-columns:1fr}.bc2-inspector{position:static;min-height:0}.bc2-command-list{max-height:none}.bc2-inspector-empty{min-height:180px}}@media(max-width:760px){.bc2-header{align-items:stretch;flex-direction:column}.bc2-live-chip{min-width:0}.bc2-summary-grid{grid-template-columns:repeat(2,1fr)}.bc2-command-row{grid-template-columns:30px minmax(0,1fr) 16px}.bc2-state{display:none}}.module-workspace{width:100%;display:grid;gap:16px}.module-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:4px 0 8px}.module-title-wrap{min-width:0;display:flex;align-items:flex-start;gap:14px}.module-symbol{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border-radius:13px;border:1px solid rgba(192,132,252,.13);background:linear-gradient(145deg,#a855f71f,#5b21b60f);font-size:20px}.module-title-wrap .eyebrow{display:block;margin-bottom:6px;color:#c084fc;font-size:9px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.module-title-wrap h1{margin:0;color:#fff;font-size:30px;font-weight:850;letter-spacing:-.035em}.module-title-wrap p{max-width:720px;margin:7px 0 0;color:#e1d9eb80;font-size:12px;line-height:1.55}.module-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.module-enabled{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;border-radius:9px;border:1px solid rgba(192,132,252,.1);background:#ffffff05;color:#eee6f6b8;font-size:10px;font-weight:750}.module-enabled input{width:14px;height:14px;accent-color:#a855f7}.module-notice{padding:11px 13px;border-radius:10px;border:1px solid rgba(34,197,94,.14);color:#86efac;background:#22c55e0e;font-size:10px}.module-layout-grid{width:100%;display:grid;grid-template-columns:220px minmax(0,1fr) 330px;align-items:start;gap:14px}.module-workspace .panel{min-width:0;border:1px solid rgba(192,132,252,.09);border-radius:14px;background:linear-gradient(145deg,#0e0915f0,#08050df7);box-shadow:0 16px 40px #0000002b,inset 0 1px #ffffff04}.module-tabs-panel{padding:12px;position:sticky;top:88px}.module-side-status{display:flex;align-items:flex-start;gap:9px;padding:11px;margin-bottom:10px;border-radius:10px;border:1px solid rgba(34,197,94,.11);background:#22c55e0a;color:#86efac}.module-side-status>div{min-width:0;display:grid;gap:3px}.module-side-status strong{color:#f6f0fcdb;font-size:10px}.module-side-status span{color:#e1d9eb5e;font-size:8px}.module-tabs button{width:100%;min-height:38px;display:flex;align-items:center;gap:9px;padding:0 10px;border:1px solid transparent;border-radius:9px;color:#ded3ea80;background:transparent;text-align:left;font-size:10px;font-weight:700;transition:color .16s ease,background .16s ease,border-color .16s ease}.module-tabs button:hover{color:#fff;background:#a855f70b}.module-resource-summary{margin-top:11px;padding-top:10px;border-top:1px solid rgba(192,132,252,.07);color:#e1d9eb59;font-size:9px}.module-resource-summary span{color:#c084fc;font-weight:800}.module-config-panel{padding:16px}.module-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.module-section-heading .eyebrow{display:block;margin-bottom:5px;color:#c084fc;font-size:8px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.module-section-heading h2{margin:0;color:#fff;font-size:17px}.sync-badge{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border-radius:999px;border:1px solid rgba(34,197,94,.13);color:#86efac;background:#22c55e0d;font-size:8px;font-weight:800}.module-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.module-form-grid>label{min-width:0;display:grid;gap:6px;color:#e6ddefb3;font-size:9px;font-weight:750}.module-form-grid>label.span-2,.module-form-grid .span-2{grid-column:1 / -1}.module-form-grid input,.module-form-grid select,.module-form-grid textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid rgba(192,132,252,.1);border-radius:9px;color:#f7f2fc;background:#07040be0;outline:none}.module-form-grid textarea{min-height:100px;padding:10px 11px;resize:vertical;line-height:1.5}.field-hint{color:#e1d9eb54;font-size:8px;font-weight:500;line-height:1.45}.color-input-wrap{min-width:0;display:grid;grid-template-columns:48px minmax(0,1fr);gap:7px}.color-input-wrap .native-color{width:48px;padding:4px}.module-toggle-card{min-height:60px;display:flex!important;align-items:center;justify-content:space-between;gap:14px;padding:11px 12px;border:1px solid rgba(192,132,252,.08);border-radius:10px;background:#ffffff05}.module-toggle-card>div{display:grid;gap:3px}.module-toggle-card strong{color:#f6f0fcd4;font-size:10px}.module-toggle-card small{color:#e1d9eb52;font-size:8px}.module-toggle-card input{width:16px!important;height:16px;flex:0 0 16px;accent-color:#a855f7}.module-preview-panel{padding:14px;position:sticky;top:88px}.discord-v2-preview{--module-accent: #a855f7;overflow:hidden;padding:13px;border:1px solid rgba(255,255,255,.06);border-radius:11px;background:#2b2d31;color:#f2f3f5}.discord-v2-author{display:flex;align-items:center;gap:6px;margin-bottom:10px;font-size:9px}.preview-avatar{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#9333ea,#7c3aed);color:#fff;font-size:10px;font-weight:900}.discord-v2-author strong{color:#fff;font-size:10px}.discord-v2-body h3{margin:0 0 7px;padding-left:5px;color:#fff;font-size:12px}.discord-v2-body p{margin:0;padding-left:5px;color:#dbdee1;font-size:9px;line-height:1.5;white-space:pre-wrap}.preview-stats{display:grid;gap:5px;margin-top:9px;margin-left:5px}.preview-stats span{padding:7px;border-radius:6px;color:#dbdee1;background:#ffffff0a;font-size:8px}.preview-banner{min-height:90px;display:grid;place-items:center;gap:5px;margin-top:9px;margin-left:5px;border-radius:7px;color:#949ba4;background:#ffffff0a;font-size:8px}.preview-actions{display:flex;gap:6px;margin-top:9px;margin-left:5px}.preview-actions button{min-height:28px;padding:0 9px;border-radius:5px;color:#fff;background:#5865f2;font-size:8px;font-weight:700}.preview-footer{display:block;margin-top:9px;margin-left:5px;color:#949ba4;font-size:7px}.module-preview-checklist{display:grid;gap:6px;margin-top:11px}.module-preview-checklist span{display:flex;align-items:center;gap:6px;color:#e1d9eb66;font-size:8px}@media(max-width:1280px){.module-layout-grid{grid-template-columns:190px minmax(0,1fr) 280px}}@media(max-width:1050px){.module-layout-grid{grid-template-columns:190px minmax(0,1fr)}.module-preview-panel{grid-column:1 / -1;position:static}}@media(max-width:800px){.module-page-header{flex-direction:column}.module-layout-grid{grid-template-columns:1fr}.module-tabs-panel,.module-preview-panel{position:static}.module-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.module-title-wrap{align-items:center}.module-symbol{width:42px;height:42px;flex-basis:42px}.module-title-wrap h1{font-size:25px}.module-header-actions{width:100%}.module-header-actions button{flex:1}.module-form-grid{grid-template-columns:1fr}.module-form-grid>label.span-2,.module-form-grid .span-2{grid-column:auto}.module-tabs{grid-template-columns:1fr}}.live-status-v2-page{width:100%;min-width:0;min-height:calc(100dvh - 64px);padding:22px;color:#f8f6ff;background:radial-gradient(circle at 100% 0%,rgba(136,54,229,.08),transparent 34rem),#05030b}.live-status-v2-page *{box-sizing:border-box}.live-status-v2-header{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:16px}.live-status-v2-title{display:flex;align-items:center;gap:14px;min-width:0}.live-status-v2-title-icon{display:grid;place-items:center;width:52px;height:52px;flex:0 0 52px;border:1px solid rgba(186,102,255,.24);border-radius:15px;color:#cc7bff;background:#5d219742}.live-status-v2-title span,.live-status-v2-card-head span{display:block;margin-bottom:4px;color:#c968ff;font-size:10px;font-weight:800;letter-spacing:.14em}.live-status-v2-title h1{margin:0;font-size:31px;line-height:1.05;letter-spacing:-.035em}.live-status-v2-title p{max-width:720px;margin:6px 0 0;color:#8f879d;font-size:13px}.live-status-v2-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.live-status-v2-active{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 12px;border:1px solid rgba(159,102,219,.17);border-radius:11px;background:#0a0711d1;font-size:12px;font-weight:700;cursor:pointer}.live-status-v2-active input{position:absolute;opacity:0;pointer-events:none}.live-status-v2-active>span{position:relative;width:28px;height:16px;border-radius:99px;background:#2a2333;transition:.16s ease}.live-status-v2-active>span:after{content:"";position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:50%;background:#81778c;transition:.16s ease}.live-status-v2-active input:checked+span{background:#9131dfb3}.live-status-v2-active input:checked+span:after{left:15px;background:#fff}.live-status-v2-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 13px;border-radius:11px;font-weight:700;cursor:pointer;transition:.16s ease}.live-status-v2-button.ghost{border:1px solid rgba(159,102,219,.17);color:#eee8f7;background:#0a0711d6}.live-status-v2-button.primary{border:1px solid rgba(203,111,255,.4);color:#fff;background:linear-gradient(135deg,#7330d8,#b84dff);box-shadow:0 10px 28px #872fda38}.live-status-v2-button:hover:not(:disabled){transform:translateY(-1px);border-color:#c96fff80}.live-status-v2-button:disabled{opacity:.55;cursor:wait}.live-status-v2-spin{animation:live-status-v2-spin .8s linear infinite}@keyframes live-status-v2-spin{to{transform:rotate(360deg)}}.live-status-v2-notice,.live-status-v2-livebar{display:flex;align-items:center;gap:9px;min-height:42px;margin-bottom:12px;padding:0 13px;border-radius:12px}.live-status-v2-notice.success{border:1px solid rgba(45,211,139,.2);color:#58eeb0;background:#0f5a3d2b}.live-status-v2-notice.error{border:1px solid rgba(255,91,120,.24);color:#ff91a5;background:#5f14272e}.live-status-v2-livebar{border:1px solid rgba(158,94,217,.13);color:#8d8599;background:#09060fbf;font-size:11px}.live-status-v2-livebar strong{color:#eeeaf5}.live-status-v2-livebar em{margin-left:auto;color:#b56cff;font-style:normal;font-weight:700}.live-status-v2-dot{display:inline-block;width:8px;height:8px;border-radius:999px}.live-status-v2-dot.online{background:#38e89d;box-shadow:0 0 14px #38e89db8}.live-status-v2-dot.offline{background:#ff617c;box-shadow:0 0 14px #ff617c8c}.live-status-v2-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.live-status-v2-stats article,.live-status-v2-nav-card,.live-status-v2-config,.live-status-v2-preview{border:1px solid rgba(148,91,204,.15);background:linear-gradient(145deg,#0d0a17fa,#07050efa);box-shadow:inset 0 1px #ffffff05,0 14px 40px #0000001a}.live-status-v2-stats article{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:11px;min-width:0;min-height:98px;padding:14px;border-radius:15px}.live-status-v2-stats article>div{grid-row:1 / 4;display:grid;place-items:center;width:40px;height:40px;border-radius:12px}.live-status-v2-stats article>div.purple,.live-status-v2-stats article>div.violet{color:#c779ff;background:#7028bb47}.live-status-v2-stats article>div.green{color:#45e7a2;background:#0f774f3b}.live-status-v2-stats article>div.blue{color:#65b8ff;background:#145cac3d}.live-status-v2-stats article>span{color:#817a8e;font-size:10px}.live-status-v2-stats article>strong{overflow:hidden;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.live-status-v2-stats article>small{overflow:hidden;color:#686173;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.live-status-v2-layout{display:grid;grid-template-columns:188px minmax(0,1fr) 310px;gap:12px;align-items:start}.live-status-v2-nav-card,.live-status-v2-config,.live-status-v2-preview{min-width:0;border-radius:17px}.live-status-v2-nav-card{padding:12px}.live-status-v2-sync-card{display:flex;align-items:center;gap:9px;padding:12px;margin-bottom:10px;border:1px solid rgba(50,219,151,.16);border-radius:12px;background:#0d5a3d1f}.live-status-v2-sync-card strong,.live-status-v2-sync-card small{display:block}.live-status-v2-sync-card strong{font-size:10px}.live-status-v2-sync-card small{margin-top:3px;color:#6f687a;font-size:8px}.live-status-v2-nav-card>button{display:flex;align-items:center;gap:9px;width:100%;min-height:38px;margin-top:6px;padding:0 10px;border:1px solid transparent;border-radius:10px;color:#a49cab;background:transparent;cursor:pointer}.live-status-v2-nav-card>button.active{border-color:#9a50ed57;color:#fff;background:#5a25953d}.live-status-v2-resource-count{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:16px;padding-top:12px;border-top:1px solid rgba(141,89,188,.1)}.live-status-v2-resource-count span{font-size:11px;font-weight:800}.live-status-v2-resource-count small{display:block;margin-top:2px;color:#706978;font-size:8px;font-weight:500}.live-status-v2-config,.live-status-v2-preview{padding:15px}.live-status-v2-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:13px}.live-status-v2-card-head h2{margin:0;font-size:17px}.live-status-v2-live-pill{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border-radius:999px;color:#51eaaa;background:#146e4b2b;font-size:9px;font-weight:700}.live-status-v2-loading{display:flex;align-items:center;justify-content:center;gap:9px;min-height:260px;color:#8a8294}.live-status-v2-form{display:grid;gap:12px}.live-status-v2-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.live-status-v2-form label>span{display:block;margin-bottom:6px;color:#a49baa;font-size:10px;font-weight:700}.live-status-v2-form input,.live-status-v2-form select,.live-status-v2-form textarea{width:100%;border:1px solid rgba(149,95,199,.15);border-radius:10px;outline:none;color:#f7f3ff;background:#07050dcc;transition:.15s ease}.live-status-v2-form input,.live-status-v2-form select{height:38px;padding:0 10px}.live-status-v2-form textarea{min-height:94px;padding:10px;resize:vertical}.live-status-v2-form input:focus,.live-status-v2-form select:focus,.live-status-v2-form textarea:focus{border-color:#b859ff75;box-shadow:0 0 0 3px #8b37db14}.live-status-v2-color-row{display:grid;grid-template-columns:44px minmax(0,1fr);gap:7px}.live-status-v2-color-row input[type=color]{padding:3px}.live-status-v2-toggles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.live-status-v2-toggle{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;padding:10px 11px;border:1px solid rgba(143,88,191,.1);border-radius:11px;background:#07050d8c;cursor:pointer}.live-status-v2-toggle strong{display:block;font-size:10px}.live-status-v2-toggle small{display:block;margin-top:3px;color:#6e6679;font-size:8px}.live-status-v2-toggle input{position:absolute;opacity:0;pointer-events:none}.live-status-v2-toggle>span{position:relative;width:32px;height:18px;border-radius:99px;background:#2a2333;transition:.16s ease}.live-status-v2-toggle>span:after{content:"";position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:#7c7288;transition:.16s ease}.live-status-v2-toggle input:checked+span{background:linear-gradient(90deg,#722ad5,#a946ef)}.live-status-v2-toggle input:checked+span:after{left:17px;background:#fff}.live-status-v2-discord{padding:12px;border:1px solid rgba(160,108,196,.12);border-radius:13px;background:#2b2d31}.live-status-v2-discord-author{display:flex;align-items:center;gap:7px;margin-bottom:10px}.live-status-v2-discord-author>div:first-child{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;color:#fff;background:linear-gradient(145deg,#7040e8,#a84fff);font-weight:800}.live-status-v2-discord-author>div:nth-child(2){display:flex;align-items:center;gap:5px}.live-status-v2-discord-author strong{font-size:10px}.live-status-v2-discord-author span{padding:2px 4px;border-radius:3px;color:#fff;background:#5865f2;font-size:6px}.live-status-v2-discord-author small{color:#949ba4;font-size:7px}.live-status-v2-embed{padding:12px;border-left:4px solid #9b4dff;border-radius:4px;background:#232428}.live-status-v2-embed>strong{display:block;font-size:11px}.live-status-v2-embed>p{margin:7px 0 11px;color:#d7d9dc;font-size:9px;line-height:1.45}.live-status-v2-preview-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.live-status-v2-preview-fields span,.live-status-v2-preview-fields b{display:block}.live-status-v2-preview-fields span{color:#b5bac1;font-size:7px}.live-status-v2-preview-fields b{margin-top:2px;color:#f2f3f5;font-size:8px}.live-status-v2-embed>small{display:block;margin-top:11px;color:#949ba4;font-size:7px}.live-status-v2-preview-checks{display:grid;gap:7px;margin:12px 0 0;padding:0;list-style:none}.live-status-v2-preview-checks li{display:flex;align-items:center;gap:7px;color:#777080;font-size:9px}.live-status-v2-preview-checks svg{color:#3fe19b}.live-status-v2-empty{display:grid;place-items:center;min-height:460px;text-align:center}.live-status-v2-empty svg{color:#b665ee}.live-status-v2-empty h1{margin:12px 0 4px}.live-status-v2-empty p{margin:0;color:#827a8d}@media(max-width:1280px){.live-status-v2-layout{grid-template-columns:180px minmax(0,1fr)}.live-status-v2-preview{grid-column:1 / -1}}@media(max-width:1000px){.live-status-v2-header{align-items:flex-start;flex-direction:column}.live-status-v2-actions{justify-content:flex-start}.live-status-v2-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.live-status-v2-layout{grid-template-columns:1fr}.live-status-v2-preview{grid-column:auto}}@media(max-width:680px){.live-status-v2-page{padding:14px}.live-status-v2-stats,.live-status-v2-field-grid,.live-status-v2-toggles{grid-template-columns:1fr}.live-status-v2-actions{width:100%}.live-status-v2-button{flex:1 1 auto}}.moderation-workbench{width:min(calc(100% - 40px),1440px);margin:0 auto;padding:20px 0 42px;color:var(--velora-text)}.moderation-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:10px}.moderation-head>div>span,.moderation-list-head>span,.moderation-side-head>span{color:var(--velora-text-muted);font-size:6px;font-weight:900;letter-spacing:.16em}.moderation-head h1{margin:4px 0 2px;font-size:24px;letter-spacing:-.035em}.moderation-head p{margin:0;color:var(--velora-text-muted);font-size:8px}.moderation-head>button{min-height:32px;display:flex;align-items:center;gap:6px;padding:0 10px;color:var(--velora-text);border:1px solid var(--velora-border);border-radius:6px;background:var(--velora-surface-panel);font-size:8px;font-weight:800;cursor:pointer}.moderation-head>button:hover{border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.moderation-error{margin-bottom:9px;padding:8px 10px;color:#ff9aa7;border:1px solid rgba(255,85,105,.18);border-radius:6px;background:#ff556909;font-size:8px}.moderation-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--velora-border);border-radius:7px;background:var(--velora-surface-panel);overflow:hidden;margin-bottom:9px}.moderation-summary article{min-height:58px;display:grid;grid-template-columns:22px 1fr;grid-template-rows:auto auto;align-content:center;column-gap:7px;padding:9px 11px;border-right:1px solid var(--velora-border)}.moderation-summary article:last-child{border-right:0}.moderation-summary svg{grid-row:1/3;color:var(--velora-text-muted)}.moderation-summary span{color:var(--velora-text-muted);font-size:6px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.moderation-summary strong{font-size:12px}.moderation-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.72fr);gap:9px;align-items:start}.moderation-cases,.moderation-action-center,.moderation-policy{border:1px solid var(--velora-border);border-radius:7px;background:var(--velora-surface-panel)}.moderation-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px;border-bottom:1px solid var(--velora-border)}.moderation-search{min-width:260px;display:flex;align-items:center;gap:7px;height:32px;padding:0 9px;border:1px solid var(--velora-border);border-radius:6px;background:var(--velora-surface-input);color:var(--velora-text-muted)}.moderation-search input{width:100%;border:0;outline:0;background:transparent;color:var(--velora-text);font-size:8px}.moderation-filters{display:flex;gap:3px;flex-wrap:wrap}.moderation-filters button{height:29px;padding:0 8px;border:1px solid transparent;border-radius:5px;background:transparent;color:var(--velora-text-muted);font-size:6.5px;font-weight:800;cursor:pointer}.moderation-filters button:hover,.moderation-filters button.active{color:var(--velora-text);border-color:var(--velora-border);background:var(--velora-surface-raised)}.moderation-list-head{display:flex;align-items:center;justify-content:space-between;padding:8px 10px 5px}.moderation-list-head b{font-size:7px;color:var(--velora-text-muted)}.moderation-list{display:grid;gap:2px;padding:0 6px 6px}.moderation-case{display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:49px;padding:7px 8px;border:1px solid transparent;border-radius:5px}.moderation-case:hover{border-color:var(--velora-border);background:var(--velora-surface-input)}.moderation-case-icon{width:29px;height:29px;display:grid;place-items:center;border:1px solid var(--velora-border);border-radius:6px;background:var(--velora-surface-raised);color:var(--velora-text-muted)}.moderation-case-copy{min-width:0;display:grid;gap:2px}.moderation-case-copy strong,.moderation-case-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.moderation-case-copy strong{font-size:8px}.moderation-case-copy small,.moderation-case time{color:var(--velora-text-muted);font-size:6.3px}.moderation-case time{display:flex;align-items:center;gap:4px;white-space:nowrap}.moderation-empty{min-height:240px;display:grid;place-content:center;justify-items:center;gap:6px;color:var(--velora-text-muted);text-align:center}.moderation-empty strong{color:var(--velora-text);font-size:9px}.moderation-empty span{font-size:7px}.moderation-side{display:grid;gap:9px;position:sticky;top:74px}.moderation-action-center,.moderation-policy{padding:11px}.moderation-side-head{padding-bottom:9px;border-bottom:1px solid var(--velora-border)}.moderation-side-head h2{margin:3px 0;font-size:13px}.moderation-side-head p{margin:0;color:var(--velora-text-muted);font-size:6.5px}.moderation-actions{display:grid;gap:4px;margin-top:8px}.moderation-actions button{width:100%;min-height:43px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:7px;padding:6px 8px;text-align:left;color:var(--velora-text);border:1px solid transparent;border-radius:5px;background:var(--velora-surface-input);cursor:pointer}.moderation-actions button:hover{transform:translate(1px);border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.moderation-actions button>svg{color:var(--velora-text-muted)}.moderation-actions button>span{display:grid;gap:1px}.moderation-actions strong{font-size:7.5px}.moderation-actions small{color:var(--velora-text-muted);font-size:6px}.moderation-actions b{color:var(--velora-text-muted);font-size:10px}.moderation-policy-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px;padding:0 3px;border-bottom:1px solid var(--velora-border)}.moderation-policy-row:last-child{border-bottom:0}.moderation-policy-row span{color:var(--velora-text-muted);font-size:6.5px}.moderation-policy-row strong{font-size:7px}.spin{animation:moderation-spin .8s linear infinite}@keyframes moderation-spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.moderation-summary{grid-template-columns:repeat(3,1fr)}.moderation-layout{grid-template-columns:1fr}.moderation-side{position:static}.moderation-summary article{border-bottom:1px solid var(--velora-border)}}@media(max-width:700px){.moderation-workbench{width:calc(100% - 22px);padding-top:16px}.moderation-head,.moderation-toolbar{align-items:stretch;flex-direction:column}.moderation-search{min-width:0}.moderation-summary{grid-template-columns:1fr}.moderation-summary article{border-right:0}.moderation-case{grid-template-columns:31px minmax(0,1fr)}.moderation-case time{grid-column:2}}.moderation-workbench{width:min(calc(100% - 36px),1360px);margin:0 auto;padding:22px 0 38px}.moderation-head{align-items:center;margin-bottom:12px}.moderation-head>div>span,.moderation-list-head>span,.moderation-side-head>span{font-size:8px;letter-spacing:.13em}.moderation-head h1{margin:5px 0 3px;font-size:28px;line-height:1.05}.moderation-head p{font-size:11px;line-height:1.5}.moderation-head>button{min-height:35px;padding:0 12px;border-radius:7px;font-size:9px}.moderation-error{font-size:9px;border-radius:7px}.moderation-summary{margin-bottom:10px;border-radius:8px}.moderation-summary article{min-height:66px;grid-template-columns:25px 1fr;column-gap:9px;padding:10px 13px}.moderation-summary span{font-size:7.5px}.moderation-summary strong{font-size:15px}.moderation-layout{grid-template-columns:minmax(0,1.65fr) minmax(330px,.72fr);gap:10px}.moderation-cases,.moderation-action-center,.moderation-policy{border-radius:8px}.moderation-toolbar{padding:10px;gap:10px}.moderation-search{min-width:300px;height:36px;padding:0 10px;border-radius:7px}.moderation-search input{font-size:9.5px}.moderation-filters{gap:4px}.moderation-filters button{height:33px;padding:0 10px;border-radius:6px;font-size:8.5px}.moderation-list-head{padding:10px 11px 6px}.moderation-list-head b{font-size:8.5px}.moderation-list{gap:3px;padding:0 7px 7px}.moderation-case{grid-template-columns:35px minmax(0,1fr) auto;gap:9px;min-height:58px;padding:8px 9px;border-radius:7px}.moderation-case-icon{width:33px;height:33px;border-radius:7px}.moderation-case-copy{gap:3px}.moderation-case-copy strong{font-size:10px;line-height:1.35}.moderation-case-copy small,.moderation-case time{font-size:8px}.moderation-empty{min-height:150px;gap:8px}.moderation-empty strong{font-size:11px}.moderation-empty span{font-size:8.5px}.moderation-side{gap:10px;top:78px}.moderation-action-center,.moderation-policy{padding:13px}.moderation-side-head{padding-bottom:10px}.moderation-side-head h2{font-size:15px}.moderation-side-head p{font-size:8px;line-height:1.45}.moderation-actions{gap:5px;margin-top:9px}.moderation-actions button{min-height:50px;grid-template-columns:31px minmax(0,1fr) auto;gap:9px;padding:7px 9px;border-radius:7px}.moderation-actions strong{font-size:9px}.moderation-actions small{font-size:7.5px}.moderation-actions b{font-size:12px}.moderation-policy-row{min-height:42px;padding:0 4px}.moderation-policy-row span{font-size:8px}.moderation-policy-row strong{font-size:8.5px}@media(max-width:1180px){.moderation-layout{grid-template-columns:minmax(0,1fr) 300px}.moderation-search{min-width:240px}}.account-center{width:min(calc(100% - 48px),1320px);margin:0 auto;padding:28px 0 54px;color:var(--velora-text)}.account-center-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:12px}.account-center-head>div>span,.account-panel-head>div>span,.account-eyebrow{color:var(--velora-text-muted);font-size:6.5px;font-weight:900;letter-spacing:.16em}.account-center-head h1{margin:4px 0;font-size:25px;letter-spacing:-.04em}.account-center-head p{margin:0;color:var(--velora-text-muted);font-size:8px}.account-refresh{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;color:var(--velora-text);border:1px solid var(--velora-border);border-radius:8px;background:var(--velora-surface-panel);font-size:8px;font-weight:800;cursor:pointer}.account-refresh:hover:not(:disabled){border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.account-refresh:disabled{opacity:.55;cursor:not-allowed}.account-alert{margin-bottom:10px;padding:9px 11px;color:#ff9ca9;border:1px solid rgba(255,90,110,.2);border-radius:8px;background:#ff5a6e0a;font-size:7.5px}.account-hero{display:grid;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:118px;padding:16px;border:1px solid var(--velora-border);border-radius:12px;background:radial-gradient(circle at 18% 20%,color-mix(in srgb,var(--profile-accent,#8b5cf6) 9%,transparent),transparent 34%),var(--velora-surface-panel)}.account-avatar{width:68px;height:68px;position:relative;display:grid;place-items:center;overflow:visible;border:1px solid var(--velora-border-hover);border-radius:18px;background:var(--velora-surface-raised)}.account-avatar img{width:100%;height:100%;object-fit:cover;border-radius:17px}.account-avatar>span{font-size:22px;font-weight:900}.account-avatar>i{width:12px;height:12px;position:absolute;right:-3px;bottom:-3px;border:3px solid var(--velora-surface-panel);border-radius:50%;background:#23a55a}.account-identity h2{margin:4px 0 1px;font-size:21px;letter-spacing:-.03em}.account-identity>p{margin:0;color:var(--velora-text-muted);font-size:8px}.account-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.account-tags>span{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;color:var(--velora-text-muted);border:1px solid var(--velora-border);border-radius:999px;background:var(--velora-surface-input);font-size:6.5px;font-weight:800}.account-tags>span.is-good{color:#68dfa1;border-color:#46d28c29}.account-tags>span.is-bad{color:#ff9ca9;border-color:#ff5a6e2e}.account-id-box{min-width:170px;display:grid;gap:4px;padding:10px;border:1px solid var(--velora-border);border-radius:9px;background:var(--velora-surface-input)}.account-id-box small{color:var(--velora-text-muted);font-size:6px;font-weight:900;letter-spacing:.08em}.account-id-box strong{overflow:hidden;font-size:8px;text-overflow:ellipsis}.account-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:9px}.account-stat-grid article{min-height:78px;position:relative;display:flex;align-items:center;gap:10px;padding:11px;border:1px solid var(--velora-border);border-radius:10px;background:var(--velora-surface-panel);transition:.14s ease}.account-stat-grid article:hover{transform:translateY(-1px);border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.account-stat-icon{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;color:var(--velora-text);border:1px solid var(--velora-border);border-radius:9px;background:var(--velora-surface-input)}.account-stat-grid article>div{min-width:0;display:grid;gap:2px}.account-stat-grid small{color:var(--velora-text-muted);font-size:5.8px;font-weight:900;letter-spacing:.09em}.account-stat-grid strong{font-size:11px}.account-stat-grid p{margin:0;color:var(--velora-text-muted);font-size:6.5px}.account-stat-grid article>i{width:6px;height:6px;position:absolute;top:10px;right:10px;border-radius:50%;background:#737982}.account-stat-grid article>i.online{background:#23a55a;box-shadow:0 0 8px #23a55a47}.account-stat-grid article>i.offline{background:#737982}.account-content-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:9px;margin-top:9px;align-items:start}.account-panel{min-width:0;padding:12px;border:1px solid var(--velora-border);border-radius:11px;background:var(--velora-surface-panel)}.account-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:9px;border-bottom:1px solid var(--velora-border)}.account-panel-head h2{margin:3px 0 0;font-size:12px}.account-panel-head>button{display:inline-flex;align-items:center;gap:5px;color:var(--velora-text-muted);border:0;background:transparent;font-size:6.5px;font-weight:800;cursor:pointer}.account-panel-head>button:hover{color:var(--velora-text)}.account-activity-list{display:grid;gap:4px;margin-top:8px}.account-activity-row{width:100%;display:grid;grid-template-columns:8px minmax(0,1fr) 74px;align-items:center;gap:8px;min-height:43px;padding:6px 8px;text-align:left;color:var(--velora-text);border:1px solid transparent;border-radius:8px;background:var(--velora-surface-input);cursor:pointer;transition:.14s ease}.account-activity-row:hover{transform:translateY(-1px);border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.account-activity-dot{width:6px;height:6px;border-radius:50%;background:#d7d8dc;box-shadow:0 0 7px #ffffff29}.account-activity-copy{min-width:0;display:grid;gap:2px}.account-activity-copy strong{overflow:hidden;font-size:7.5px;text-overflow:ellipsis;white-space:nowrap}.account-activity-copy small,.account-activity-row time{color:var(--velora-text-muted);font-size:6px}.account-activity-row time{justify-self:end;white-space:nowrap}.account-empty{min-height:58px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--velora-text-muted);border:1px dashed var(--velora-border);border-radius:8px;background:var(--velora-surface-input);font-size:7px}.account-side-stack{display:grid;gap:9px}.account-shortcuts{display:grid;gap:5px;margin-top:8px}.account-shortcuts button{width:100%;min-height:45px;display:grid;grid-template-columns:26px minmax(0,1fr) 14px;align-items:center;gap:8px;padding:6px 8px;text-align:left;color:var(--velora-text);border:1px solid transparent;border-radius:8px;background:var(--velora-surface-input);cursor:pointer;transition:.14s ease}.account-shortcuts button:hover{transform:translate(2px);border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.account-shortcuts button>svg:first-child{color:var(--velora-text-muted)}.account-shortcuts button>span{min-width:0;display:grid;gap:2px}.account-shortcuts strong{font-size:7.5px}.account-shortcuts small{color:var(--velora-text-muted);font-size:6px}.account-security-row{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:48px;margin-top:7px;padding:7px 8px;border:1px solid var(--velora-border);border-radius:8px;background:var(--velora-surface-input)}.account-security-row>svg{color:var(--velora-text-muted)}.account-security-row>span{display:grid;gap:2px}.account-security-row strong{font-size:7.5px}.account-security-row small{color:var(--velora-text-muted);font-size:6px}.account-logout{width:100%;min-height:35px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:8px;color:#ff9ca9;border:1px solid rgba(255,90,110,.17);border-radius:8px;background:#ff5a6e09;font-size:7.5px;font-weight:800;cursor:pointer}.account-logout:hover:not(:disabled){border-color:#ff5a6e4d;background:#ff5a6e12}.account-logout:disabled{opacity:.5;cursor:not-allowed}.account-spin{animation:account-spin .8s linear infinite}@keyframes account-spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.account-stat-grid{grid-template-columns:repeat(2,1fr)}.account-content-grid{grid-template-columns:1fr}}@media(max-width:720px){.account-center{width:calc(100% - 24px);padding-top:18px}.account-center-head{align-items:stretch;flex-direction:column}.account-hero{grid-template-columns:60px minmax(0,1fr)}.account-avatar{width:56px;height:56px}.account-id-box{grid-column:1/-1;min-width:0}.account-stat-grid{grid-template-columns:1fr}.account-activity-row{grid-template-columns:8px minmax(0,1fr)}.account-activity-row time{grid-column:2;justify-self:start}}.pulse-site{position:relative;min-height:100vh;overflow:hidden;padding:28px clamp(18px,3vw,42px) 64px;color:#edf2ff;background:linear-gradient(180deg,#06080f,#070b14)}.pulse-bg{position:fixed;inset:auto;border-radius:999px;pointer-events:none;filter:blur(90px);opacity:.7}.pulse-bg-a{top:90px;left:-80px;width:340px;height:340px;background:#7263ff40}.pulse-bg-b{right:-60px;bottom:120px;width:300px;height:300px;background:#00d3ff1f}.pulse-nav-shell,.pulse-hero,.pulse-trustbar,.pulse-section,.pulse-workspace,.pulse-cta-card,.pulse-faq,.pulse-footer{position:relative;width:min(1320px,100%);margin:0 auto}.pulse-nav{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:#0c0f18d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 16px 40px #0003}.pulse-brand,.pulse-footer-brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.pulse-brand-logo{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.08);background:linear-gradient(145deg,#ffffff0d,#ffffff04)}.pulse-brand-logo img,.pulse-footer-brand img{width:100%;height:100%;object-fit:contain}.pulse-brand strong,.pulse-footer-brand strong{display:block;font-size:15px;letter-spacing:.12em}.pulse-brand small,.pulse-footer-brand span{display:block;color:#9aa8ca;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.pulse-nav-links,.pulse-nav-actions,.pulse-hero-actions,.pulse-proof-row,.pulse-workspace-actions,.pulse-footer-links{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.pulse-nav-links a,.pulse-footer-links a{color:#b7c4e2;text-decoration:none;font-size:13px}.pulse-lang,.pulse-primary,.pulse-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 15px;border-radius:14px;font-size:13px;font-weight:700;text-decoration:none;transition:.18s ease}.pulse-lang,.pulse-ghost{color:#edf2ff;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.pulse-primary{color:#07111f;background:linear-gradient(135deg,#9cc3ff,#7ef5ff);border:1px solid rgba(156,195,255,.55)}.pulse-primary-large,.pulse-ghost-large{min-height:48px;padding:0 18px}.pulse-primary:hover,.pulse-ghost:hover,.pulse-lang:hover,.pulse-stack-card:hover{transform:translateY(-2px)}.pulse-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.9fr);gap:26px;margin-top:28px;padding:36px;border-radius:34px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top left,rgba(126,92,255,.18),transparent 30%),radial-gradient(circle at bottom right,rgba(0,211,255,.11),transparent 28%),linear-gradient(180deg,#0c0f18f5,#080a12fa);box-shadow:0 30px 90px #00000059}.pulse-pill{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(156,195,255,.18);background:#ffffff09;color:#bdd7ff;font-size:12px;font-weight:700}.pulse-hero-copy h1{margin:18px 0 14px;color:#fff;font-size:clamp(42px,5vw,78px);line-height:.96;letter-spacing:-.07em}.pulse-hero-copy h1 span{display:block;color:#9cc3ff}.pulse-hero-copy p,.pulse-section-head p,.pulse-workspace-copy p,.pulse-cta-card p{margin:0;color:#9ca9c9;font-size:15px;line-height:1.75}.pulse-proof-row{margin-top:18px;color:#c6d5f5;font-size:13px}.pulse-proof-row span{display:inline-flex;align-items:center;gap:7px}.pulse-hero-stage{display:grid;gap:14px}.pulse-stage-card{border-radius:28px;border:1px solid rgba(255,255,255,.08);background:#ffffff09;overflow:hidden}.pulse-stage-primary{padding:22px}.pulse-stage-head small{display:block;color:#8f9ec4;font-size:11px;text-transform:uppercase;letter-spacing:.14em}.pulse-stage-head strong{display:block;margin-top:7px;color:#fff;font-size:22px;line-height:1.2}.pulse-stage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.pulse-stage-grid>div{display:flex;align-items:center;gap:10px;padding:14px;border-radius:18px;background:#ffffff0a;color:#dce8ff}.pulse-stage-banner img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:16/9}.pulse-trustbar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:22px;padding:16px 22px;border-radius:18px;border:1px solid rgba(255,255,255,.07);background:#ffffff08;color:#9fb1d7;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.pulse-trustbar i{width:5px;height:5px;border-radius:50%;background:#7ef5ff}.pulse-section,.pulse-workspace,.pulse-faq{margin-top:72px}.pulse-section-head span,.pulse-workspace-copy span,.pulse-cta-card span{display:block;color:#96a4c9;font-size:11px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.pulse-section-head h2,.pulse-workspace-copy h2,.pulse-cta-card h2{margin:14px 0 12px;color:#fff;font-size:clamp(28px,3vw,42px);line-height:1.05;letter-spacing:-.05em}.pulse-stack-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:26px}.pulse-stack-card{padding:22px;border-radius:26px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0e121cf2,#090c14fa);box-shadow:0 18px 50px #00000040;transition:.18s ease}.pulse-stack-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:16px;color:#dce8ff;background:linear-gradient(135deg,#9cc3ff47,#7ef5ff1f);border:1px solid rgba(156,195,255,.18)}.pulse-stack-card h3{margin:18px 0 10px;color:#fff;font-size:20px;letter-spacing:-.03em}.pulse-stack-card p{margin:0;color:#9ca9c9;font-size:14px;line-height:1.7}.pulse-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);gap:24px;align-items:stretch}.pulse-workspace-copy ul{display:grid;gap:10px;margin:20px 0 0;padding:0;list-style:none}.pulse-workspace-copy li{display:flex;align-items:center;gap:10px;color:#dce8ff;font-size:14px}.pulse-workspace-preview{padding:16px;border-radius:30px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0c0f18f2,#080a12fa);box-shadow:0 24px 70px #00000047}.pulse-browser-bar{display:flex;align-items:center;gap:8px;padding:0 6px 14px;color:#8d9cc1;font-size:12px}.pulse-browser-bar span{width:10px;height:10px;border-radius:50%;background:#ffffff29}.pulse-browser-bar small{margin-left:8px}.pulse-preview-body{display:grid;grid-template-columns:180px minmax(0,1fr);overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.08)}.pulse-preview-body aside{display:grid;align-content:start;gap:10px;padding:18px;background:#ffffff08}.pulse-preview-body aside strong{color:#fff;font-size:20px}.pulse-preview-body aside em{padding:12px 14px;border-radius:14px;color:#a9b6d5;font-style:normal;background:#ffffff08}.pulse-preview-body aside em.active{color:#09111f;font-weight:800;background:linear-gradient(135deg,#9cc3ff,#7ef5ff)}.pulse-preview-body section{padding:18px}.pulse-preview-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.pulse-preview-top small{display:block;color:#90a1c9;font-size:10px;letter-spacing:.15em}.pulse-preview-top h3{margin:6px 0 0;color:#fff;font-size:26px}.pulse-preview-top span{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;background:#ffffff0a;color:#d4e5ff;font-size:12px}.pulse-preview-top span i{width:8px;height:8px;border-radius:50%;background:#7ef5bf}.pulse-preview-widgets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pulse-preview-widgets>div{padding:16px;border-radius:18px;background:#ffffff09;border:1px solid rgba(255,255,255,.06)}.pulse-preview-widgets small{display:block;color:#90a1c9;font-size:11px;text-transform:uppercase;letter-spacing:.15em}.pulse-preview-widgets strong{display:block;margin-top:6px;color:#fff;font-size:20px}.pulse-cta-card{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:72px;padding:28px;border-radius:30px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at left,rgba(126,92,255,.18),transparent 32%),linear-gradient(180deg,#0c0f18f2,#080a12fa)}.pulse-faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.pulse-faq-grid details{padding:20px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.pulse-faq-grid summary{cursor:pointer;color:#fff;font-weight:700}.pulse-faq-grid p{margin:12px 0 0;color:#9ca9c9;font-size:14px;line-height:1.7}.pulse-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:76px;padding:24px;border-radius:24px;border:1px solid rgba(255,255,255,.07);background:#ffffff06}.pulse-footer small{color:#90a1c9;font-size:13px}@media(max-width:1100px){.pulse-nav,.pulse-cta-card,.pulse-workspace,.pulse-hero{grid-template-columns:1fr;display:grid}.pulse-nav{display:grid}.pulse-stack-grid,.pulse-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.pulse-site{padding:16px 14px 38px}.pulse-hero,.pulse-workspace-preview,.pulse-cta-card,.pulse-stack-card,.pulse-footer{padding:18px}.pulse-stack-grid,.pulse-faq-grid,.pulse-preview-widgets,.pulse-stage-grid,.pulse-preview-body{grid-template-columns:1fr}.pulse-footer{display:grid}}.server-v2-page{width:100%;min-width:0;min-height:calc(100dvh - 64px);padding:22px;color:#f8f7ff;background:radial-gradient(circle at 100% 0%,rgba(139,58,255,.08),transparent 34rem),#05030b}.server-v2-page *{box-sizing:border-box}.server-v2-card-header span:first-child{display:block;margin-bottom:5px;color:#b65cff;font-size:11px;font-weight:800;letter-spacing:.16em}.server-v2-spin{animation:server-v2-spin .8s linear infinite}@keyframes server-v2-spin{to{transform:rotate(360deg)}}.server-v2-error{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding:12px 14px;border:1px solid rgba(255,91,119,.28);border-radius:12px;color:#ff9caf;background:#5c122433}.server-v2-status-strip{display:flex;align-items:center;gap:9px;min-height:42px;margin-bottom:14px;padding:0 14px;border:1px solid rgba(174,104,255,.12);border-radius:12px;color:#928ba4;background:#0a0711cc}.server-v2-status-strip strong{color:#f6f2ff}.server-v2-status-dot,.server-v2-live-dot{width:8px;height:8px;flex:0 0 auto;border-radius:999px}.server-v2-status-dot.online,.server-v2-live-dot.online{background:#35e89a;box-shadow:0 0 14px #35e89abf}.server-v2-status-dot.offline,.server-v2-live-dot.offline{background:#ff526f;box-shadow:0 0 14px #ff526f8c}.server-v2-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.server-v2-stat,.server-v2-card{border:1px solid var(--velora-border);background:linear-gradient(145deg,#0e0b19fa,#07050efa);box-shadow:inset 0 1px #ffffff05,0 12px 40px #0000001f}.server-v2-stat{display:flex;align-items:center;gap:13px;min-width:0;min-height:112px;padding:17px;border-radius:16px}.server-v2-stat-icon{display:grid;place-items:center;width:43px;height:43px;flex:0 0 43px;border:1px solid rgba(255,255,255,.04);border-radius:13px}.server-v2-stat-icon.purple,.server-v2-stat-icon.violet{color:#c57bff;background:#772ccc47}.server-v2-stat-icon.blue{color:#5cb8ff;background:#1363be42}.server-v2-stat-icon.green{color:#42e6a2;background:#0f775040}.server-v2-stat-icon.red{color:#ff7088;background:#8921343d}.server-v2-stat>div:last-child{min-width:0}.server-v2-stat span{display:block;margin-bottom:3px;color:var(--velora-text-muted);font-size:11px}.server-v2-stat strong{display:block;overflow:hidden;color:var(--velora-text);font-size:18px;line-height:1.2;text-overflow:ellipsis}.server-v2-stat small{display:block;overflow:hidden;margin-top:4px;color:#6f6980;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.server-v2-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.7fr);gap:14px}.server-v2-card{min-width:0;border-radius:18px;overflow:hidden}.server-v2-main-card,.server-v2-health-card{padding:18px}.server-v2-card-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:15px;border-bottom:1px solid var(--velora-border)}.server-v2-card-header h2{margin:0;font-size:18px;letter-spacing:-.02em}.server-v2-badge{display:inline-flex!important;align-items:center;gap:7px;margin:0!important;padding:7px 10px;border-radius:999px;font-size:11px!important;font-weight:700!important;letter-spacing:0!important}.server-v2-badge.success{color:#52eca9!important;background:#1d865a29}.server-v2-badge.warning{color:#ffbd70!important;background:#91591529}.server-v2-server-profile{display:flex;align-items:center;gap:15px;padding:22px 0}.server-v2-server-logo{display:grid;place-items:center;width:62px;height:62px;flex:0 0 62px;overflow:hidden;border:1px solid rgba(183,91,255,.24);border-radius:18px;color:#c87bff;background:radial-gradient(circle at 30% 20%,rgba(188,86,255,.22),transparent 65%),#2b1241bf;box-shadow:0 0 28px #7e30c921}.server-v2-server-logo img{width:100%;height:100%;object-fit:cover}.server-v2-server-profile h3{margin:0;font-size:20px}.server-v2-server-profile p{margin:5px 0 0;color:var(--velora-text-muted);font-size:12px}.server-v2-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.server-v2-detail-grid>div{min-width:0;padding:14px;border:1px solid var(--velora-border);border-radius:13px;background:#07050e9e}.server-v2-detail-grid span{display:block;margin-bottom:6px;color:var(--velora-text-muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.server-v2-detail-grid strong{font-size:14px}.server-v2-health-list{display:grid;gap:2px;padding:14px 0}.server-v2-health-list>div{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:38px;border-bottom:1px solid var(--velora-border)}.server-v2-health-list>div:last-child{border-bottom:0}.server-v2-health-list span{display:inline-flex;align-items:center;gap:9px;color:var(--velora-text-muted);font-size:12px}.server-v2-health-list strong{font-size:12px}.good{color:#40e49e!important}.bad{color:#ff647f!important}.server-v2-health-metric{margin-top:14px}.server-v2-health-metric>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:var(--velora-text-muted);font-size:11px}.server-v2-health-metric strong{color:var(--velora-text)}.server-v2-progress{height:5px;overflow:hidden;border-radius:999px;background:#785f8e2e}.server-v2-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8438df,#c256ff);box-shadow:0 0 16px #ab42ff6b;transition:width .3s ease}@media(max-width:1180px){.server-v2-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.server-v2-grid{grid-template-columns:1fr}}@media(max-width:720px){.server-v2-page{padding:14px}.server-v2-stats,.server-v2-detail-grid{grid-template-columns:1fr}.server-v2-status-strip{align-items:flex-start;flex-wrap:wrap;padding-top:11px;padding-bottom:11px}}.server-v2-stat,.server-v2-card,.server-v2-detail-grid>div{border-color:var(--velora-border);background:var(--velora-surface-panel);box-shadow:var(--profile-shadow,none)}.server-v2-stat:hover,.server-v2-card:hover{border-color:var(--velora-border-hover)}.server-v2-stat-icon{color:var(--profile-soft,#d4d4d8)!important;border-color:var(--velora-border);background:var(--velora-surface-raised)!important}.server-v2-page .v10-head{margin-bottom:14px}.server-v2-stats.v10-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.server-v2-stats.v10-grid .v10-stat{margin:0}@media(max-width:1180px){.server-v2-stats.v10-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.server-v2-stats.v10-grid{grid-template-columns:1fr}}.theme-studio{width:min(calc(100% - 42px),1380px);margin:0 auto;padding:24px 0 54px;color:var(--profile-text,#f4f4f5)}.theme-studio-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:12px}.theme-studio-head>div:first-child>span,.theme-card-head span,.theme-preview-head span{color:var(--velora-ui-accent,#3b82f6);font-size:6.5px;font-weight:900;letter-spacing:.18em}.theme-studio-head h1{margin:4px 0 3px;font-size:24px;letter-spacing:-.035em}.theme-studio-head p,.theme-card-head p{margin:0;color:var(--profile-muted,#858992);font-size:8px}.theme-studio-actions{display:flex;gap:6px}.theme-studio-actions button{min-height:34px;display:flex;align-items:center;gap:6px;padding:0 11px;color:var(--profile-text,#f4f4f5);border:1px solid var(--profile-line,rgba(255,255,255,.1));border-radius:var(--profile-radius,8px);background:var(--profile-panel,#141922);font-size:7.5px;font-weight:800;cursor:pointer}.theme-studio-actions button:hover{border-color:var(--profile-line-strong,rgba(255,255,255,.18))}.theme-studio-actions button.primary{color:#fff!important;border-color:color-mix(in srgb,var(--velora-ui-accent) 58%,transparent)!important;background:var(--velora-ui-accent)!important;box-shadow:none!important}.theme-studio-notice{min-height:34px;display:flex;align-items:center;gap:7px;margin-bottom:8px;padding:0 10px;color:#8ce8b4;border:1px solid rgba(34,197,94,.18);border-radius:var(--profile-radius,8px);background:#22c55e0b;font-size:7.5px}.theme-studio-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:9px;align-items:start}.theme-studio-controls{display:grid;gap:8px}.theme-card,.theme-studio-preview{border:1px solid var(--profile-line,rgba(255,255,255,.08));border-radius:var(--profile-radius,8px);background:var(--profile-panel,#141922)}.theme-card{padding:12px}.theme-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px;padding-bottom:9px;border-bottom:1px solid var(--profile-line,rgba(255,255,255,.07))}.theme-card-head h2,.theme-preview-head h2{margin:3px 0 2px;font-size:13px}.theme-card-head>svg{color:var(--profile-muted,#858992)}.theme-preset-row{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:5px}.theme-preset-row button{min-width:0;display:grid;place-items:center;gap:4px;padding:7px 3px;color:var(--profile-muted,#858992);border:1px solid var(--profile-line,rgba(255,255,255,.08));border-radius:calc(var(--profile-radius,8px) - 2px);background:var(--profile-field,#0d1118);font-size:5.8px;cursor:pointer}.theme-preset-row button:hover,.theme-preset-row button.active{color:var(--profile-text,#fff);border-color:var(--profile-line-strong,rgba(255,255,255,.18));background:var(--profile-panel-2,#1b222c)}.theme-preset-row i{width:18px;height:18px;border:2px solid rgba(255,255,255,.16);border-radius:50%}.theme-color-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px}.theme-color-fields label{display:grid;gap:5px}.theme-color-fields label>span,.theme-segment-group>span{color:var(--profile-muted,#858992);font-size:6.5px;font-weight:800}.theme-color-fields label>div{display:grid;grid-template-columns:36px minmax(0,1fr);gap:5px}.theme-color-fields input{min-height:34px;color:var(--profile-text,#fff);border:1px solid var(--profile-line,rgba(255,255,255,.08));border-radius:calc(var(--profile-radius,8px) - 2px);background:var(--profile-field,#0d1118);outline:0;font-size:7.5px}.theme-color-fields input[type=color]{width:36px;padding:4px;cursor:pointer}.theme-color-fields input:not([type=color]){padding:0 8px}.theme-background-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.theme-background-presets button{display:grid;grid-template-columns:40px minmax(0,1fr) 14px;align-items:center;gap:7px;min-height:54px;padding:7px;color:var(--profile-text,#fff);border:1px solid var(--profile-line,rgba(255,255,255,.08));border-radius:calc(var(--profile-radius,8px) - 2px);background:var(--profile-field,#0d1118);text-align:left;cursor:pointer}.theme-background-presets button:hover,.theme-background-presets button.active{border-color:var(--profile-line-strong,rgba(255,255,255,.18));background:var(--profile-panel-2,#1b222c)}.theme-background-presets strong{font-size:7.5px}.theme-bg-preview{width:38px;height:34px;position:relative;display:block;border:1px solid;border-radius:5px}.theme-bg-preview i{width:22px;height:15px;position:absolute;right:4px;bottom:4px;border-radius:3px}.theme-slider-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.theme-slider-grid label{display:grid;gap:7px;padding:9px;border:1px solid var(--profile-line,rgba(255,255,255,.08));border-radius:calc(var(--profile-radius,8px) - 2px);background:var(--profile-field,#0d1118)}.theme-slider-grid label>span{display:flex;justify-content:space-between;gap:8px;font-size:7px}.theme-slider-grid b{color:var(--velora-ui-accent);font-size:7px}.theme-slider-grid input{width:100%;accent-color:var(--velora-ui-accent)}.theme-segment-group{margin-top:8px;display:grid;gap:5px}.theme-segment-group>div{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.theme-segment-group button{min-height:38px;display:flex;align-items:center;justify-content:center;gap:6px;color:var(--profile-muted,#858992);border:1px solid var(--profile-line,rgba(255,255,255,.08));border-radius:calc(var(--profile-radius,8px) - 2px);background:var(--profile-field,#0d1118);font-size:7px;cursor:pointer}.theme-segment-group button.active{color:var(--profile-text,#fff);border-color:color-mix(in srgb,var(--velora-ui-accent) 46%,transparent);background:color-mix(in srgb,var(--velora-ui-accent) 10%,var(--profile-field))}.theme-sidebar-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:7px}.theme-sidebar-options button{min-height:55px;display:grid;grid-template-columns:22px minmax(0,1fr) 13px;align-items:center;gap:7px;padding:7px;color:var(--profile-muted,#858992);border:1px solid var(--profile-line,rgba(255,255,255,.08));border-radius:calc(var(--profile-radius,8px) - 2px);background:var(--profile-field,#0d1118);text-align:left;cursor:pointer}.theme-sidebar-options button:hover,.theme-sidebar-options button.active{color:var(--profile-text,#fff);border-color:var(--profile-line-strong,rgba(255,255,255,.18));background:var(--profile-panel-2,#1b222c)}.theme-sidebar-options button span{display:grid;gap:2px}.theme-sidebar-options strong{font-size:7.5px}.theme-sidebar-options small{font-size:5.9px;color:var(--profile-muted,#858992)}.theme-toggle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.theme-toggle{min-height:50px;position:relative;display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:8px;padding:7px 8px;border:1px solid var(--profile-line,rgba(255,255,255,.08));border-radius:calc(var(--profile-radius,8px) - 2px);background:var(--profile-field,#0d1118);cursor:pointer}.theme-toggle>span{display:grid;gap:2px}.theme-toggle strong{font-size:7.3px}.theme-toggle small{color:var(--profile-muted,#858992);font-size:5.9px;line-height:1.35}.theme-toggle input{position:absolute;opacity:0;pointer-events:none}.theme-toggle>i{width:29px;height:16px;position:relative;border:1px solid var(--profile-line-strong,rgba(255,255,255,.16));border-radius:999px;background:var(--profile-panel-2,#1b222c)}.theme-toggle>i:after{content:"";width:9px;height:9px;position:absolute;top:2px;left:3px;border-radius:50%;background:#737982;transition:transform .14s ease,background .14s ease}.theme-toggle input:checked+i{border-color:color-mix(in srgb,var(--velora-ui-accent) 55%,transparent)}.theme-toggle input:checked+i:after{transform:translate(12px);background:var(--velora-ui-accent)}.theme-security-card{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px}.theme-security-card>svg{color:var(--profile-muted,#858992)}.theme-security-card>div{display:grid;gap:2px}.theme-security-card strong{font-size:7.5px}.theme-security-card small{color:var(--profile-muted,#858992);font-size:6px}.theme-security-card>span{display:flex;align-items:center;gap:4px;color:#79e5aa;font-size:6px;font-weight:900}.theme-studio-preview{position:sticky;top:12px;padding:11px}.theme-preview-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid var(--profile-line,rgba(255,255,255,.08))}.theme-preview-head i{width:6px;height:6px;border-radius:50%;background:var(--preview-accent)}.theme-preview-browser{height:300px;display:grid;grid-template-columns:54px minmax(0,1fr);margin-top:9px;overflow:hidden;border:1px solid var(--preview-border);border-radius:var(--preview-radius);background:var(--preview-bg)}.theme-preview-sidebar{display:flex;flex-direction:column;align-items:center;gap:10px;padding:10px 7px;border-right:1px solid var(--preview-border);background:color-mix(in srgb,var(--preview-bg) 86%,var(--preview-surface))}.theme-preview-sidebar b{font-size:15px;color:var(--preview-accent)}.theme-preview-sidebar span{width:28px;height:22px;border-radius:5px;background:var(--preview-surface)}.theme-preview-sidebar span.active{box-shadow:inset 2px 0 0 var(--preview-accent);background:color-mix(in srgb,var(--preview-accent) 12%,var(--preview-surface))}.theme-preview-content{padding:10px;min-width:0}.theme-preview-top{display:flex;justify-content:space-between;margin-bottom:18px}.theme-preview-top span:first-child{width:65%;height:17px;border-radius:5px;background:var(--preview-surface)}.theme-preview-top span:last-child{width:20px;height:20px;border-radius:50%;background:var(--preview-surface)}.theme-preview-title{display:grid;gap:3px;margin-bottom:12px}.theme-preview-title small{color:var(--preview-accent);font-size:5px;font-weight:900;letter-spacing:.1em}.theme-preview-title strong{font-size:14px}.theme-preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.theme-preview-stats span{display:grid;gap:5px;padding:7px;border:1px solid var(--preview-border);border-radius:calc(var(--preview-radius) - 2px);background:var(--preview-surface);font-size:6.5px;font-weight:800}.theme-preview-stats i{width:11px;height:3px;border-radius:2px;background:var(--preview-accent)}.theme-preview-module{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;margin-top:7px}.theme-preview-module div{display:flex;align-items:center;gap:5px;height:38px;padding:6px;border:1px solid var(--preview-border);border-radius:calc(var(--preview-radius) - 2px);background:var(--preview-surface)}.theme-preview-module i{width:16px;height:16px;border-radius:4px;background:color-mix(in srgb,var(--preview-secondary) 55%,transparent)}.theme-preview-module span{width:60%;height:5px;border-radius:2px;background:#ffffff2e}.theme-preview-content>button{width:100%;min-height:30px;margin-top:7px;color:#fff;border:0;border-radius:calc(var(--preview-radius) - 2px);background:var(--preview-accent);font-size:6.5px;font-weight:900}.theme-preview-details{display:grid;grid-template-columns:repeat(3,1fr);margin-top:8px;border:1px solid var(--profile-line,rgba(255,255,255,.08));border-radius:calc(var(--profile-radius,8px) - 2px);overflow:hidden}.theme-preview-details div{display:grid;gap:2px;padding:7px;border-right:1px solid var(--profile-line,rgba(255,255,255,.08))}.theme-preview-details div:last-child{border-right:0}.theme-preview-details span{color:var(--profile-muted,#858992);font-size:5.5px}.theme-preview-details strong{font-size:6.5px}@media(max-width:1050px){.theme-studio-grid{grid-template-columns:1fr}.theme-studio-preview{position:static}}@media(max-width:760px){.theme-studio{width:calc(100% - 20px);padding-top:16px}.theme-studio-head{align-items:stretch;flex-direction:column}.theme-preset-row{grid-template-columns:repeat(4,1fr)}.theme-background-presets,.theme-sidebar-options,.theme-toggle-grid,.theme-color-fields,.theme-slider-grid{grid-template-columns:1fr}}.tv2-page{min-height:100%;padding:28px 30px 40px;color:#f8f4ff}.tv2-header,.tv2-title,.tv2-header-actions,.tv2-serverbar,.tv2-section-head,.tv2-card-head,.tv2-options label,.tv2-preview,.tv2-preview-pills{display:flex;align-items:center}.tv2-header,.tv2-section-head,.tv2-card-head,.tv2-preview{justify-content:space-between}.tv2-header{gap:18px;margin-bottom:14px}.tv2-title{gap:14px}.tv2-title-icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(168,85,247,.28);border-radius:15px;color:#d18cff;background:linear-gradient(145deg,#6f27ac52,#31144c38)}.tv2-title span,.tv2-section-head span,.tv2-card-title span,.tv2-preview span{display:block;color:#c85fff;font-size:9px;font-weight:900;letter-spacing:.15em}.tv2-title h1{margin:3px 0 4px;font-size:30px;line-height:1}.tv2-title p,.tv2-section-head p{margin:0;color:#8f839a;font-size:12px}.tv2-header-actions{gap:9px}.tv2-module-toggle,.tv2-primary,.tv2-section-head button{min-height:38px;border-radius:10px}.tv2-module-toggle{display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid rgba(168,85,247,.15);background:#0e0917d9;font-size:11px;font-weight:800}.tv2-module-toggle input,.tv2-options input{accent-color:#a855f7}.tv2-primary,.tv2-section-head button,.tv2-icon{border:0;cursor:pointer}.tv2-primary,.tv2-section-head button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;color:#fff;font-weight:900}.tv2-primary{background:linear-gradient(135deg,#912dff,#536fff)}.tv2-section-head button{border:1px solid rgba(168,85,247,.22);background:#6b25a82e}.tv2-serverbar{gap:9px;min-height:42px;margin-bottom:14px;padding:0 13px;border:1px solid rgba(168,85,247,.12);border-radius:12px;background:#0a0711cc}.tv2-serverbar small{color:#776d80}.tv2-online-dot{width:8px;height:8px;border-radius:999px;background:#3ce49d;box-shadow:0 0 11px #3ce49d99}.tv2-alert{display:flex;align-items:center;gap:8px;margin-bottom:13px;padding:10px 12px;border-radius:10px;font-size:11px;font-weight:800}.tv2-success{color:#67edb3;border:1px solid rgba(58,225,155,.18);background:#10684524}.tv2-error{color:#ff91a5;border:1px solid rgba(255,83,114,.2);background:#70192b26}.tv2-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:20px}.tv2-stats article{display:flex;align-items:center;gap:11px;min-height:76px;padding:13px;border:1px solid rgba(168,85,247,.11);border-radius:14px;background:linear-gradient(145deg,#0d0916f5,#08060ef5)}.tv2-stats svg{color:#c66dff}.tv2-stats small,.tv2-stats strong{display:block}.tv2-stats small{color:#7d7287;font-size:9px}.tv2-stats strong{margin-top:2px;font-size:18px}.tv2-section-head{gap:14px;margin:18px 0 12px}.tv2-section-head h2{margin:3px 0;font-size:18px}.tv2-loading,.tv2-empty{display:grid;place-items:center;gap:9px;min-height:220px;color:#8f8499}.tv2-list{display:grid;gap:14px}.tv2-card{overflow:hidden;border:1px solid rgba(168,85,247,.14);border-radius:16px;background:radial-gradient(circle at 100% 0%,rgba(132,43,202,.09),transparent 25rem),#09060ff2}.tv2-card.is-disabled{opacity:.56}.tv2-card-head{gap:10px;padding:13px 14px;border-bottom:1px solid rgba(168,85,247,.09)}.tv2-index{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#7428b447;color:#fff;font-weight:900}.tv2-card-title{min-width:0;margin-right:auto}.tv2-card-title h3{margin:3px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.tv2-switch{display:inline-flex}.tv2-switch input{width:16px;height:16px;accent-color:#a855f7}.tv2-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;color:#b6a9c1;background:#ffffff09}.tv2-icon.danger{color:#ff879a}.tv2-icon:disabled{opacity:.3;cursor:not-allowed}.tv2-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px}.tv2-form label>span{display:block;margin-bottom:6px;color:#d9cfe2;font-size:10px;font-weight:800}.tv2-form label>small{display:block;margin-top:6px;color:#6f6578;font-size:8px;line-height:1.45}.tv2-form input,.tv2-form select{width:100%;min-height:40px;padding:0 10px;border:1px solid rgba(168,85,247,.15);border-radius:10px;outline:none;color:#f8f4fb;background:#08050d}.tv2-form input:focus,.tv2-form select:focus{border-color:#c265ff80;box-shadow:0 0 0 3px #832dc917}.tv2-options{gap:8px}.tv2-options label{flex:1;justify-content:space-between;gap:12px;min-height:76px;padding:10px 11px;border:1px solid rgba(168,85,247,.09);border-radius:11px;background:#ffffff05}.tv2-options strong,.tv2-options small{display:block}.tv2-options strong{font-size:10px}.tv2-options small{margin-top:3px;color:#6d6475;font-size:8px;line-height:1.35}.tv2-options input{width:auto;min-height:auto}.tv2-preview{gap:12px;min-height:66px;padding:11px 12px;border:1px solid rgba(168,85,247,.11);border-radius:12px;background:#29113d33}.tv2-preview strong{display:block;margin-top:4px;font-size:13px}.tv2-preview-pills{gap:6px}.tv2-preview-pills small{padding:5px 7px;border-radius:7px;color:#a99db2;background:#ffffff0a;font-size:8px}.tv2-spin{animation:tv2-spin .8s linear infinite}@keyframes tv2-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.tv2-page{padding:20px 16px 30px}.tv2-header,.tv2-section-head{align-items:flex-start;flex-direction:column}.tv2-stats,.tv2-form{grid-template-columns:1fr}.tv2-form .wide{grid-column:auto}.tv2-options{align-items:stretch;flex-direction:column}.tv2-preview{align-items:flex-start;flex-direction:column}}.tv2-page{width:min(100%,1320px);margin:0 auto;padding:20px 24px 34px}.tv2-header{margin-bottom:10px}.tv2-title{gap:11px}.tv2-title-icon{width:40px;height:40px;border-radius:11px}.tv2-title h1{font-size:25px}.tv2-title p{max-width:680px;font-size:11px}.tv2-serverbar{min-height:35px;margin-bottom:10px;border-radius:9px}.tv2-stats{gap:8px;margin-bottom:13px}.tv2-stats article{min-height:58px;padding:9px 11px;border-radius:10px}.tv2-stats strong{font-size:15px}.tv2-section-head{margin:12px 0 9px}.tv2-section-head h2{font-size:16px}.tv2-list{gap:10px}.tv2-card{overflow:visible;border-radius:12px}.tv2-card-head{min-height:48px;padding:8px 10px}.tv2-index{width:28px;height:28px;border-radius:8px;font-size:11px}.tv2-card-title h3{font-size:12px}.tv2-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 10px;padding:11px}.tv2-form label>span{margin-bottom:5px;font-size:9px}.tv2-form label>small{margin-top:4px;font-size:7.5px}.tv2-form input,.tv2-form select,.tv2-select-trigger{min-height:34px;height:34px;border-radius:8px;font-size:10px}.tv2-options label{min-height:56px;padding:8px 9px;border-radius:9px}.tv2-preview{min-height:52px;padding:8px 10px;border-radius:9px}.tv2-compact-select{position:relative;width:100%;z-index:2}.tv2-compact-select.is-open{z-index:50}.tv2-select-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;border:1px solid rgba(168,85,247,.15);outline:none;color:#f8f4fb;background:#08050d;cursor:pointer}.tv2-select-trigger:hover,.tv2-compact-select.is-open .tv2-select-trigger{border-color:#c265ff6b}.tv2-select-trigger .placeholder{color:#777080}.tv2-select-trigger svg{flex:0 0 auto;color:#8c8197;transition:transform .15s ease}.tv2-compact-select.is-open .tv2-select-trigger svg{transform:rotate(180deg)}.tv2-select-popover{position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:hidden;border:1px solid rgba(168,85,247,.22);border-radius:9px;background:#0b0810;box-shadow:0 18px 45px #0000007a,0 0 0 1px #ffffff04}.tv2-select-search{display:flex;align-items:center;gap:7px;padding:7px;border-bottom:1px solid rgba(255,255,255,.055)}.tv2-select-search svg{color:#7d7287}.tv2-select-search input{min-height:29px;height:29px;border:0;padding:0;background:transparent;box-shadow:none!important}.tv2-select-options{max-height:230px;overflow-y:auto;padding:5px}.tv2-select-options button{width:100%;min-height:31px;display:flex;align-items:center;gap:7px;padding:0 8px;border:0;border-radius:6px;color:#b9b0c1;background:transparent;text-align:left;font-size:10px}.tv2-select-options button:hover{color:#fff;background:#a855f717}.tv2-select-options button.selected{color:#fff;background:#a855f729}.tv2-select-options button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700}.tv2-select-none{padding:13px 9px;color:#706778;text-align:center;font-size:9px}@media(max-width:900px){.tv2-page{width:100%;padding:16px 13px 28px}}.ticket-setup-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;padding:14px 16px;border:1px solid rgba(96,165,250,.28);border-radius:13px;background:#1e40af1f}.ticket-setup-banner strong,.ticket-setup-banner span{display:block}.ticket-setup-banner strong{font-size:12px;color:#dbeafe}.ticket-setup-banner span{margin-top:4px;color:#93c5fd;font-size:10px}.ticket-active-server{display:flex;align-items:center;gap:7px;margin:-4px 0 14px;color:#8fa0ba;font-size:10px}.ticket-active-server strong{color:#dce6ff}.ticket-active-server-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px #22c55e1a}.ticket-category-list.clean{display:grid;gap:16px}.ticket-category-card{overflow:hidden;border:1px solid rgba(118,137,190,.16);border-radius:16px;background:linear-gradient(180deg,#0a1224e6,#070d1bdb);box-shadow:0 14px 34px #0000001f}.ticket-category-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid rgba(118,137,190,.12);background:#ffffff05}.ticket-category-card-title,.ticket-category-card-actions{display:flex;align-items:center;gap:10px}.ticket-category-card-title>svg{color:#66748c}.ticket-category-card-title strong,.ticket-category-card-title small{display:block}.ticket-category-card-title strong{color:#eef3ff;font-size:13px}.ticket-category-card-title small{margin-top:3px;color:#65738b;font-size:9px}.ticket-category-number{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;color:#c4b5fd;background:#7c5cff24;font-size:10px;font-weight:800}.ticket-card-toggle{display:flex!important;flex-direction:row!important;align-items:center;gap:7px!important;padding:8px 10px;border:1px solid rgba(118,137,190,.14);border-radius:10px;background:#03081280}.ticket-card-toggle input{width:auto!important}.ticket-card-toggle span{color:#aab5c8;font-size:10px;font-weight:700}.ticket-card-grid{display:grid;grid-template-columns:90px minmax(180px,1fr) minmax(220px,1.35fr);gap:14px;padding:16px}.ticket-field{display:flex;flex-direction:column;gap:7px;min-width:0}.ticket-field>span{color:#8e9bb0;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.ticket-field input,.ticket-field select,.ticket-field textarea{width:100%;min-width:0;box-sizing:border-box;padding:11px 12px;border:1px solid rgba(118,137,190,.15);border-radius:10px;outline:none;color:#eef3ff;background:#070e1d;font:inherit}.ticket-field textarea{resize:vertical;min-height:86px}.ticket-field input:focus,.ticket-field select:focus,.ticket-field textarea:focus{border-color:#7c5cff9e;box-shadow:0 0 0 3px #7c5cff1c}.ticket-field.description{grid-column:1/3}.ticket-field.category{grid-column:3}.ticket-field.role{grid-column:1}.ticket-field.welcome{grid-column:2/4}.ticket-field.prompt{grid-column:1/3}.ticket-topic-toggle{grid-column:3;display:flex!important;flex-direction:row!important;align-items:center;gap:10px!important;min-height:44px;padding:10px 12px;border:1px solid rgba(118,137,190,.14);border-radius:10px;background:#ffffff05}.ticket-topic-toggle input{width:auto!important}.ticket-topic-toggle span,.ticket-topic-toggle strong,.ticket-topic-toggle small{display:block}.ticket-topic-toggle strong{color:#d9e2f3;font-size:10px}.ticket-topic-toggle small{margin-top:3px;color:#69778e;font-size:8px}@media(max-width:1100px){.ticket-card-grid{grid-template-columns:80px 1fr 1fr}.ticket-field.description{grid-column:1/4}.ticket-field.category{grid-column:1/3}.ticket-field.role{grid-column:3}.ticket-field.welcome{grid-column:1/4}.ticket-field.prompt{grid-column:1/3}.ticket-topic-toggle{grid-column:3}}@media(max-width:760px){.ticket-setup-banner,.ticket-category-card-head{align-items:flex-start;flex-direction:column}.ticket-category-card-actions{width:100%;justify-content:space-between}.ticket-card-grid{grid-template-columns:1fr}.ticket-field,.ticket-field.description,.ticket-field.category,.ticket-field.role,.ticket-field.welcome,.ticket-field.prompt,.ticket-topic-toggle{grid-column:1}.ticket-field.emoji{max-width:120px}}.module-section-heading h2 small{color:#7f8aa5;font-size:10px;font-weight:800}.module-section-heading p{margin:4px 0 0;color:#72809a;font-size:10px}.fake-options{max-height:300px;overflow:auto;padding-right:3px}.fake-options::-webkit-scrollbar{width:4px}.fake-options::-webkit-scrollbar-thumb{border-radius:999px;background:#7c5cff6b}.ticket-builder-page{--ticket-line:rgba(148,163,184,.13);--ticket-soft:rgba(255,255,255,.025);--ticket-card:#0d121a;--ticket-card-2:#101721;--ticket-muted:#7e8b9e}.ticket-builder-page .module-page-header{margin-bottom:14px}.ticket-active-server{margin:0 0 14px;padding:10px 13px;border:1px solid rgba(34,197,94,.14);border-radius:10px;background:#22c55e09}.ticket-studio{overflow:hidden;border:1px solid var(--ticket-line);border-radius:18px;background:#090d13;box-shadow:0 22px 70px #0000003d}.ticket-studio-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px;border-bottom:1px solid var(--ticket-line);background:linear-gradient(180deg,rgba(255,255,255,.025),transparent)}.ticket-studio-title{display:flex;align-items:center;gap:11px}.ticket-studio-icon{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(124,92,255,.25);border-radius:11px;color:#a997ff;background:#7c5cff1a}.ticket-studio-title span,.ticket-studio-title strong{display:block}.ticket-studio-title span{margin-bottom:3px;color:#66758a;font-size:8px;font-weight:900;letter-spacing:.17em}.ticket-studio-title strong{color:#f4f7ff;font-size:15px}.ticket-studio-health{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ticket-studio-health>span{display:flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid var(--ticket-line);border-radius:8px;color:#7f8da2;background:#080c12;font-size:9px;font-weight:700}.ticket-studio-health>span.online{color:#72e6a2;border-color:#22c55e29;background:#22c55e0b}.ticket-studio-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--ticket-line);background:#0b1017}.ticket-studio-tabs button{position:relative;display:flex;align-items:center;gap:10px;min-width:0;padding:13px 14px;border:0;border-right:1px solid var(--ticket-line);color:#77869a;background:transparent;text-align:left;cursor:pointer}.ticket-studio-tabs button:last-child{border-right:0}.ticket-studio-tabs button:hover{background:#ffffff06;color:#b8c4d5}.ticket-studio-tabs button.active{color:#e9e5ff;background:linear-gradient(180deg,#7c5cff1f,#7c5cff09)}.ticket-studio-tabs button.active:after{content:"";position:absolute;left:14px;right:14px;bottom:-1px;height:2px;border-radius:2px;background:#7c5cff;box-shadow:0 0 12px #7c5cff8c}.ticket-tab-icon{display:grid;place-items:center;flex:0 0 31px;width:31px;height:31px;border:1px solid var(--ticket-line);border-radius:9px;background:#0a0f16}.active .ticket-tab-icon{border-color:#7c5cff40;color:#a997ff;background:#7c5cff1a}.ticket-tab-copy{min-width:0;flex:1}.ticket-tab-copy strong,.ticket-tab-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-tab-copy strong{font-size:10px}.ticket-tab-copy small{margin-top:3px;color:#59677a;font-size:8px;font-weight:500}.ticket-tab-arrow{opacity:.35}.ticket-studio-workspace{display:grid;grid-template-columns:minmax(0,1fr) 330px;min-height:580px}.ticket-builder-editor{padding:22px!important;border:0!important;border-radius:0!important;background:#090d13!important}.ticket-live-preview{position:relative;padding:20px;border:0;border-left:1px solid var(--ticket-line);border-radius:0;background:#0b1017}.ticket-builder-editor .module-section-heading{margin:0 0 18px;padding-bottom:16px;border-bottom:1px solid var(--ticket-line)}.ticket-builder-editor .module-section-heading h2{font-size:17px}.ticket-builder-editor .module-section-heading p{max-width:620px;margin-top:5px;font-size:9px;line-height:1.5}.ticket-builder-editor .module-form-grid{gap:13px}.ticket-builder-editor .module-field,.ticket-builder-editor .module-select-field,.ticket-builder-editor .module-textarea-field{padding:0}.ticket-builder-editor input,.ticket-builder-editor select,.ticket-builder-editor textarea{border-color:#94a3b824!important;border-radius:9px!important;background:#0b1119!important}.ticket-builder-editor input:focus,.ticket-builder-editor select:focus,.ticket-builder-editor textarea:focus{border-color:#7c5cff99!important;box-shadow:0 0 0 3px #7c5cff17!important}.ticket-category-list.clean{gap:10px}.ticket-category-card{border-color:var(--ticket-line);border-radius:12px;background:#0d121a;box-shadow:none}.ticket-category-card:hover{border-color:#7c5cff38;background:#0e141d}.ticket-category-card-head{padding:12px 13px;background:#0b1017}.ticket-category-number{color:#a997ff;background:#7c5cff1a}.ticket-category-card-title strong{font-size:11px}.ticket-category-card-title small{font-size:8px}.ticket-card-grid{gap:11px;padding:14px}.ticket-field input,.ticket-field select,.ticket-field textarea{background:#090e15!important}.ticket-preview-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:15px}.ticket-preview-head h2{margin:4px 0 0;color:#f1f5fb;font-size:14px}.ticket-live-pill{display:flex;align-items:center;gap:5px;padding:5px 7px;border:1px solid rgba(34,197,94,.16);border-radius:7px;color:#66d997;background:#22c55e0d;font-size:8px;font-weight:900}.ticket-live-pill>span{width:5px;height:5px;border-radius:50%;background:#22c55e;box-shadow:0 0 7px #22c55e}.ticket-preview-channel{display:flex;align-items:center;gap:6px;margin-bottom:10px;padding:8px 9px;border:1px solid var(--ticket-line);border-radius:8px;color:#8896a9;background:#080c12;font-size:9px}.ticket-live-preview .discord-message-shell{padding:13px 10px;border:1px solid var(--ticket-line);border-radius:10px;background:#070a0f}.ticket-live-preview .discord-avatar{flex:0 0 30px;width:30px;height:30px}.ticket-live-preview .discord-author{font-size:9px}.ticket-live-preview .discord-ticket-preview{margin-top:8px;padding:13px;border-radius:5px;background:#0d1117}.ticket-live-preview .discord-ticket-preview>strong{font-size:13px}.ticket-live-preview .discord-ticket-preview>p{margin:6px 0 10px;color:#b4bdca;font-size:9px;line-height:1.5}.ticket-preview-divider{height:1px;margin:10px 0;background:#ffffff0e}.ticket-live-preview .fake-discord-select{padding:9px 10px;border-color:#ffffff12;border-radius:5px;background:#151a22;font-size:8px}.ticket-live-preview .fake-options{display:grid;gap:4px;margin-top:7px;max-height:245px}.ticket-live-preview .fake-options>div{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid rgba(255,255,255,.045);border-radius:6px;background:#10151c}.preview-flow-emoji{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:6px;background:#7c5cff17}.ticket-live-preview .fake-options strong{font-size:8px}.ticket-live-preview .fake-options small{margin-top:2px;color:#697589;font-size:7px}.preview-footer{display:block;margin-top:11px;padding-top:9px;border-top:1px solid rgba(255,255,255,.05);color:#596579!important;font-size:7px!important}.ticket-preview-note{display:flex;gap:9px;margin-top:12px;padding:10px;border:1px solid rgba(124,92,255,.12);border-radius:9px;color:#8d7cff;background:#7c5cff09}.ticket-preview-note strong,.ticket-preview-note span{display:block}.ticket-preview-note strong{font-size:8px}.ticket-preview-note span{margin-top:3px;color:#68758a;font-size:7px;line-height:1.45}.ticket-setup-banner{border-color:#f59e0b29;background:#f59e0b09}.ticket-setup-banner strong{color:#f5d89a}.ticket-setup-banner span{color:#a78f65}@media(max-width:1180px){.ticket-studio-workspace{grid-template-columns:1fr}.ticket-live-preview{border-top:1px solid var(--ticket-line);border-left:0}.ticket-studio-tabs{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.ticket-studio-topbar{align-items:flex-start;flex-direction:column}.ticket-studio-tabs{grid-template-columns:1fr}.ticket-studio-tabs button{border-right:0;border-bottom:1px solid var(--ticket-line)}.ticket-studio-workspace{display:block}.ticket-builder-editor,.ticket-live-preview{padding:15px!important}}.give-v9-page{min-height:100%;padding:28px 30px 42px;color:#f7f3ff}.give-v9-header,.give-v9-title,.give-v9-actions,.give-v9-server,.give-v9-card-head,.give-v9-preview-head,.give-v9-toggle,.give-v9-author,.give-v9-command{display:flex;align-items:center}.give-v9-header,.give-v9-card-head,.give-v9-preview-head{justify-content:space-between}.give-v9-header{gap:20px;margin-bottom:14px}.give-v9-title{gap:14px}.give-v9-icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(178,91,255,.25);border-radius:15px;color:#d28aff;background:linear-gradient(145deg,#7d29be4d,#3d155b2e);box-shadow:inset 0 1px #ffffff08,0 0 30px #8a36d314}.give-v9-title>div:last-child>span,.give-v9-card-head span,.give-v9-preview-head span{color:#ca69ff;font-size:9px;font-weight:900;letter-spacing:.15em}.give-v9-title h1{margin:3px 0 4px;font-size:28px;letter-spacing:-.025em}.give-v9-title p,.give-v9-card-head p{margin:0;color:#857b90;font-size:11px;line-height:1.5}.give-v9-actions{gap:8px}.give-v9-enabled,.give-v9-save{min-height:38px;border-radius:10px}.give-v9-enabled{display:inline-flex;align-items:center;gap:8px;padding:0 11px;border:1px solid rgba(161,84,218,.13);background:#0b0812d1;font-size:10px;font-weight:800}.give-v9-enabled input,.give-v9-toggle input{accent-color:#a855f7}.give-v9-save{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid rgba(166,84,242,.35);color:#fff;background:linear-gradient(135deg,#8d2eff,#6754f5);box-shadow:0 8px 24px #7133d02e;font-size:10px;font-weight:900;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.give-v9-save:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 30px #7133d040}.give-v9-save:active:not(:disabled){transform:translateY(0) scale(.985)}.give-v9-save:disabled{opacity:.48;cursor:wait}.give-v9-server{gap:8px;min-height:40px;margin-bottom:14px;padding:0 12px;border:1px solid rgba(160,87,210,.1);border-radius:11px;background:#09060eb8}.give-v9-server>span{width:7px;height:7px;border-radius:50%;background:#3ee19c;box-shadow:0 0 10px #3ee19c8c}.give-v9-server strong{font-size:10px}.give-v9-server small{color:#756c7d;font-size:9px}.give-v9-notice{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;border-radius:10px;font-size:10px;font-weight:750}.give-v9-notice.success{color:#70eeb9;border:1px solid rgba(64,225,157,.17);background:#12694721}.give-v9-notice.error{color:#ff94a8;border:1px solid rgba(255,89,117,.2);background:#76182b24}.give-v9-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:16px}.give-v9-stats article{display:flex;align-items:center;gap:10px;min-height:68px;padding:12px;border:1px solid rgba(158,87,210,.1);border-radius:13px;background:linear-gradient(145deg,#0d0915f0,#08060df2);transition:transform .16s ease,border-color .16s ease,background .16s ease}.give-v9-stats article:hover{transform:translateY(-2px);border-color:#b85ff638;background:linear-gradient(145deg,#160c21f5,#0a0610f5)}.give-v9-stats svg{color:#c66aff}.give-v9-stats span,.give-v9-stats strong{display:block}.give-v9-stats span{color:#7d7385;font-size:8px}.give-v9-stats strong{margin-top:2px;font-size:13px}.give-v9-layout{display:grid;grid-template-columns:minmax(0,1fr)330px;gap:12px;align-items:start}.give-v9-main{display:grid;gap:12px}.give-v9-card,.give-v9-preview{border:1px solid rgba(160,87,212,.12);border-radius:16px;background:radial-gradient(circle at 100% 0%,rgba(111,39,167,.07),transparent 25rem),linear-gradient(145deg,#0c0814f7,#07050cf7);box-shadow:inset 0 1px #ffffff05,0 16px 40px #00000014}.give-v9-card{padding:15px}.give-v9-card-head{gap:14px;margin-bottom:13px}.give-v9-card-head h2,.give-v9-preview-head h2{margin:3px 0;font-size:16px}.give-v9-card-head>svg{color:#b961f3}.give-v9-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.give-v9-grid .wide{grid-column:1/-1}.give-v9-grid label>span{display:block;margin-bottom:6px;color:#d5cadc;font-size:9px;font-weight:800}.give-v9-grid label>small{display:block;margin-top:5px;color:#6f6578;font-size:8px;line-height:1.45}.give-v9-grid input,.give-v9-grid select,.give-v9-grid textarea{width:100%;min-height:39px;padding:0 10px;border:1px solid rgba(161,86,215,.13);border-radius:9px;outline:0;color:#f7f1fa;background:#08050d;font:inherit;font-size:10px;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.give-v9-grid textarea{min-height:82px;padding:10px;resize:vertical}.give-v9-grid input:hover,.give-v9-grid select:hover,.give-v9-grid textarea:hover{border-color:#b761f13d}.give-v9-grid input:focus,.give-v9-grid select:focus,.give-v9-grid textarea:focus{border-color:#c569ff7a;box-shadow:0 0 0 3px #8732ca12}.give-v9-color{display:flex;align-items:center;gap:7px}.give-v9-color input[type=color]{flex:0 0 44px;padding:4px}.give-v9-toggles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:11px}.give-v9-toggle{justify-content:space-between;gap:10px;min-height:66px;padding:10px;border:1px solid rgba(155,84,207,.08);border-radius:10px;background:#ffffff05;transition:border-color .15s ease,background .15s ease}.give-v9-toggle:hover{border-color:#b760f22e;background:#732cab0b}.give-v9-toggle strong,.give-v9-toggle small{display:block}.give-v9-toggle strong{font-size:9px}.give-v9-toggle small{margin-top:3px;color:#6d6475;font-size:8px;line-height:1.35}.give-v9-toggle input{width:16px;height:16px;flex:0 0 auto}.give-v9-preview{position:sticky;top:82px;overflow:hidden}.give-v9-preview-head{padding:14px;border-bottom:1px solid rgba(156,86,205,.08)}.give-v9-preview-head>svg{color:#c66aff}.give-v9-discord{padding:14px;background:#05040975}.give-v9-author{gap:7px;margin-bottom:8px}.give-v9-author>div{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#fff;background:linear-gradient(135deg,#8148dd,#aa65ef);font-size:9px;font-weight:900}.give-v9-author strong{font-size:9px}.give-v9-author b{padding:2px 4px;border-radius:3px;color:#fff;background:#5865f2;font-size:6px}.give-v9-embed{padding:12px;border-left:3px solid #a855f7;border-radius:4px 9px 9px 4px;background:#292a2e}.give-v9-embed h3{margin:0;font-size:11px}.give-v9-embed p{margin:7px 0 10px;color:#d4d6db;font-size:9px;line-height:1.55;white-space:pre-wrap}.give-v9-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.give-v9-fields>span{display:grid;gap:2px;padding:7px;border-radius:7px;background:#ffffff09}.give-v9-fields svg{color:#c36ef7}.give-v9-fields small{color:#9699a0;font-size:6px}.give-v9-fields strong{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.give-v9-footer{display:block;margin-top:10px;color:#94969d;font-size:7px}.give-v9-discord>button{width:100%;min-height:34px;margin-top:8px;border:1px solid rgba(119,85,201,.25);border-radius:7px;color:#fff;background:#4f3ba5;font-size:9px;font-weight:800}.give-v9-command{gap:9px;padding:12px 14px;border-top:1px solid rgba(156,86,205,.08);color:#8f8298}.give-v9-command svg{color:#bd64f5}.give-v9-command strong,.give-v9-command small{display:block}.give-v9-command strong{color:#e7ddeb;font-size:9px}.give-v9-command small{margin-top:2px;font-size:7px;line-height:1.4}.give-v9-loading,.give-v9-empty{display:grid;place-items:center;gap:8px;min-height:220px;color:#857a8d}.give-v9-empty h1,.give-v9-empty p{margin:0}.give-v9-spin{animation:give-v9-spin .8s linear infinite}@keyframes give-v9-spin{to{transform:rotate(360deg)}}@media(max-width:1150px){.give-v9-layout{grid-template-columns:1fr}.give-v9-preview{position:static}}@media(max-width:900px){.give-v9-page{padding:20px 16px 32px}.give-v9-header{align-items:flex-start;flex-direction:column}.give-v9-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.give-v9-grid{grid-template-columns:1fr}.give-v9-grid .wide{grid-column:auto}.give-v9-toggles{grid-template-columns:1fr}}@media(max-width:560px){.give-v9-actions{width:100%;flex-wrap:wrap}.give-v9-stats{grid-template-columns:1fr}}.logging-v9-page{min-height:100%;padding:28px 30px 42px;color:#f7f3ff}.logging-v9-server,.logging-v9-quick,.logging-v9-hint,.logging-v9-card-copy>div{display:flex;align-items:center}.logging-v9-quick{justify-content:space-between}.logging-v9-quick>div>span{color:#ca69ff;font-size:9px;font-weight:900;letter-spacing:.15em}.logging-v9-quick p{margin:0;color:#857b90;font-size:11px;line-height:1.5}.logging-v9-enabled{min-height:38px;border-radius:10px}.logging-v9-enabled{display:inline-flex;align-items:center;gap:8px;padding:0 11px;border:1px solid rgba(161,84,218,.13);background:#0b0812d1;font-size:10px;font-weight:800}.logging-v9-enabled input{accent-color:#a855f7}.logging-v9-server{gap:8px;min-height:40px;margin-bottom:14px;padding:0 12px;border:1px solid rgba(160,87,210,.1);border-radius:11px;background:#09060eb8}.logging-v9-server>span{width:7px;height:7px;border-radius:50%;background:#3ee19c;box-shadow:0 0 10px #3ee19c8c}.logging-v9-server strong{font-size:10px}.logging-v9-server small{color:#756c7d;font-size:9px}.logging-v9-notice{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;border-radius:10px;font-size:10px;font-weight:750}.logging-v9-notice.success{color:#70eeb9;border:1px solid rgba(64,225,157,.17);background:#12694721}.logging-v9-notice.error{color:#ff94a8;border:1px solid rgba(255,89,117,.2);background:#76182b24}.logging-v9-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:14px}.logging-v9-stats article{display:flex;align-items:center;gap:10px;min-height:66px;padding:12px;border:1px solid rgba(158,87,210,.1);border-radius:13px;background:linear-gradient(145deg,#0d0915f0,#08060df2);transition:transform .16s ease,border-color .16s ease}.logging-v9-stats article:hover{transform:translateY(-2px);border-color:#b85ff638}.logging-v9-stats svg{color:#c66aff}.logging-v9-stats span,.logging-v9-stats strong{display:block}.logging-v9-stats span{color:#7d7385;font-size:8px}.logging-v9-stats strong{margin-top:2px;font-size:13px}.logging-v9-quick{gap:20px;margin-bottom:12px;padding:14px 15px;border:1px solid rgba(160,87,212,.11);border-radius:14px;background:linear-gradient(145deg,#0c0814f5,#07050cf5)}.logging-v9-quick h2{margin:3px 0;font-size:15px}.logging-v9-quick select,.logging-v9-grid select{min-height:38px;padding:0 10px;border:1px solid rgba(161,86,215,.13);border-radius:9px;outline:0;color:#f7f1fa;background:#08050d;font:inherit;font-size:9px}.logging-v9-quick select{min-width:220px}.logging-v9-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.logging-v9-grid article{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(180px,240px);align-items:center;gap:11px;min-height:90px;padding:12px;border:1px solid rgba(155,84,207,.09);border-radius:13px;background:linear-gradient(145deg,#0c0813f5,#07050cf5);transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.logging-v9-grid article:hover{transform:translateY(-2px);border-color:#b85ff638;background:linear-gradient(145deg,#150c1ff5,#09060ff5);box-shadow:0 12px 30px #0000001a}.logging-v9-grid article.configured{border-color:#a256df2e}.logging-v9-card-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;color:#c66dff;background:#6925a32e;transition:transform .16s ease,background .16s ease}.logging-v9-grid article:hover .logging-v9-card-icon{transform:scale(1.05) rotate(-2deg);background:#7a2bbb42}.logging-v9-card-copy{min-width:0}.logging-v9-card-copy>div{gap:7px}.logging-v9-card-copy strong{font-size:10px}.logging-v9-card-copy span{padding:3px 6px;border-radius:999px;color:#6ce7ae;background:#1d784f21;font-size:6px;font-weight:900;text-transform:uppercase}.logging-v9-card-copy p{margin:4px 0 0;color:#706678;font-size:8px;line-height:1.45}.logging-v9-grid select:hover,.logging-v9-quick select:hover{border-color:#b761f13d}.logging-v9-grid select:focus,.logging-v9-quick select:focus{border-color:#c569ff7a;box-shadow:0 0 0 3px #8732ca12}.logging-v9-hint{gap:10px;margin-top:12px;padding:12px 13px;border:1px solid rgba(70,208,149,.1);border-radius:11px;background:#125a3e12}.logging-v9-hint>svg{color:#59dfa7}.logging-v9-hint strong,.logging-v9-hint small{display:block}.logging-v9-hint strong{font-size:9px}.logging-v9-hint small{margin-top:3px;color:#718078;font-size:8px;line-height:1.45}.logging-v9-loading,.logging-v9-empty{display:grid;place-items:center;gap:8px;min-height:220px;color:#857a8d}.logging-v9-empty h1,.logging-v9-empty p{margin:0}.logging-v9-spin{animation:logging-v9-spin .8s linear infinite}@keyframes logging-v9-spin{to{transform:rotate(360deg)}}@media(max-width:1150px){.logging-v9-grid{grid-template-columns:1fr}}@media(max-width:900px){.logging-v9-page{padding:20px 16px 32px}.logging-v9-quick{align-items:flex-start;flex-direction:column}.logging-v9-stats{grid-template-columns:1fr}.logging-v9-quick select{width:100%;min-width:0}.logging-v9-grid article{grid-template-columns:auto minmax(0,1fr)}.logging-v9-grid article select{grid-column:1/-1}}.logging-v9-page{color:var(--velora-text)}.logging-v9-stats article,.logging-v9-quick,.logging-v9-grid article,.logging-v9-hint,.logging-v9-server{border-color:var(--velora-border);background:var(--velora-surface-panel);box-shadow:var(--profile-shadow,none)}.logging-v9-stats svg,.logging-v9-card-icon{color:var(--profile-soft,#d4d4d8)}.logging-v9-card-icon{background:var(--velora-surface-raised)}.logging-v9-quick>div>span,.logging-v9-quick p,.logging-v9-card-copy p{color:var(--velora-text-muted)}.logging-v9-enabled,.logging-v9-quick select,.logging-v9-grid select{color:var(--velora-text);border-color:var(--velora-border);background:var(--velora-surface-input)}.logging-v9-grid article:hover,.logging-v9-stats article:hover{border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.logging-v9-page .module-page-header{margin-bottom:14px}.logging-v9-page .module-title-wrap svg{color:var(--profile-soft,#d4d4d8)}.logging-v9-enabled{min-height:34px}.logging-v9-enabled>span small{display:none}.logging-v9-quick-select{min-width:220px;margin:0}.logging-v9-quick-select>span,.logging-v9-channel-field>span{font-size:7px}.logging-v9-channel-field{min-width:180px}.logging-v9-channel-field select,.logging-v9-quick-select select{width:100%}.module-studio-v9{width:min(1500px,100%);margin:0 auto;padding:10px 0 42px;color:#eef4ff}.module-studio-v9 *{box-sizing:border-box}.module-studio-v9 .page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px;padding:22px 24px;border:1px solid rgba(255,255,255,.075);border-radius:24px;background:radial-gradient(circle at 0% 0%,rgba(66,126,255,.13),transparent 32%),linear-gradient(180deg,#0f1420f5,#090c14fa);box-shadow:0 20px 50px #00000038}.module-studio-v9 .page-heading .eyebrow,.module-studio-v9 .module-preview .eyebrow{display:block;color:#8fb9ff;font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.module-studio-v9 .page-heading h1{margin:7px 0 5px;color:#fff;font-size:29px;line-height:1.05;letter-spacing:-.035em}.module-studio-v9 .page-heading p{max-width:760px;margin:0;color:#94a3c3;font-size:13px;line-height:1.6}.module-studio-v9 button,.module-studio-v9 input,.module-studio-v9 select,.module-studio-v9 textarea{font:inherit}.module-studio-v9 button{color:inherit;cursor:pointer}.module-studio-v9 .primary-button,.module-studio-v9 .secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 14px;border-radius:12px;font-size:12px;font-weight:800;transition:.16s ease}.module-studio-v9 .primary-button{color:#07111d;border:1px solid rgba(155,198,255,.45);background:linear-gradient(135deg,#9cc4ff,#78ecff);box-shadow:0 8px 24px #509bff29}.module-studio-v9 .secondary-button{color:#dfe9ff;border:1px solid rgba(255,255,255,.09);background:#ffffff09}.module-studio-v9 .primary-button:hover:not(:disabled),.module-studio-v9 .secondary-button:hover:not(:disabled){transform:translateY(-1px);border-color:#9cc3ff59}.module-studio-v9 button:disabled{opacity:.48;cursor:not-allowed}.module-studio-v9 .notice{margin-bottom:14px;padding:11px 14px;border-radius:12px;border:1px solid rgba(73,230,157,.18);color:#8cf0c0;background:#15825417;font-size:12px}.module-studio-v9 .module-overview-v9{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.module-studio-v9 .module-overview-v9 article{display:flex;align-items:center;gap:12px;min-height:74px;padding:14px;border:1px solid rgba(255,255,255,.07);border-radius:17px;background:linear-gradient(180deg,#0f141feb,#090c13f5)}.module-studio-v9 .module-overview-v9 article>span{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:12px;color:#9cc4ff;border:1px solid rgba(156,196,255,.14);background:#578eff1c}.module-studio-v9 .module-overview-v9 article>span.ok{color:#79eab3;background:#28b7771a}.module-studio-v9 .module-overview-v9 article>span.off{color:#9aa7c2;background:#ffffff0a}.module-studio-v9 .module-overview-v9 strong{display:block;color:#fff;font-size:18px}.module-studio-v9 .module-overview-v9 small{display:block;margin-top:2px;color:#8795b4;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.module-studio-v9 .module-studio-grid{display:grid;grid-template-columns:330px minmax(0,1fr);gap:14px;align-items:start}.module-studio-v9 .module-list-panel-v9,.module-studio-v9 .module-editor-panel{min-width:0;border:1px solid rgba(255,255,255,.075);border-radius:22px;background:linear-gradient(180deg,#0e121cf5,#080b12fa);box-shadow:0 18px 45px #0000002e}.module-studio-v9 .module-list-panel-v9{position:sticky;top:104px;max-height:calc(100vh - 126px);display:flex;flex-direction:column;gap:10px;padding:12px;overflow:hidden}.module-studio-v9 .studio-search{display:flex;align-items:center;gap:9px;min-height:42px;padding:0 12px;border:1px solid rgba(255,255,255,.075);border-radius:13px;color:#8190b0;background:#0a0e17}.module-studio-v9 .studio-search input{width:100%;min-width:0;border:0;outline:0;color:#fff;background:transparent;font-size:12px}.module-studio-v9 .studio-search input::placeholder{color:#657390}.module-studio-v9 .module-category-tabs-v9{display:flex;flex-wrap:wrap;gap:5px}.module-studio-v9 .module-category-tabs-v9 button{min-height:28px;padding:0 9px;border:1px solid rgba(255,255,255,.065);border-radius:999px;color:#8f9dbb;background:#ffffff06;font-size:9px;font-weight:800}.module-studio-v9 .module-category-tabs-v9 button:hover{color:#dbe8ff;border-color:#9cc4ff38}.module-studio-v9 .module-category-tabs-v9 button.active{color:#06111d;border-color:#9cc4ff80;background:linear-gradient(135deg,#9cc4ff,#7eeeff)}.module-studio-v9 .module-list-meta-v9{display:flex;align-items:center;justify-content:space-between;min-height:28px;color:#7f8dab;font-size:9px;text-transform:uppercase;letter-spacing:.09em}.module-studio-v9 .module-list-meta-v9 button{border:0;color:#9fc6ff;background:transparent;font-size:9px;text-transform:none;letter-spacing:0}.module-studio-v9 .module-list{display:grid;gap:6px;padding-right:3px;overflow:auto}.module-studio-v9 .module-list::-webkit-scrollbar{width:5px}.module-studio-v9 .module-list::-webkit-scrollbar-thumb{border-radius:99px;background:#9cc4ff33}.module-studio-v9 .module-list-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:51px;padding:8px 9px;border:1px solid rgba(255,255,255,.055);border-radius:13px;color:#dce5f7;text-align:left;background:#ffffff05;transition:.14s ease}.module-studio-v9 .module-list-item:hover{transform:translate(2px);border-color:#9cc4ff2e;background:#6395ff0e}.module-studio-v9 .module-list-item.active{border-color:#7dc3ff47;background:linear-gradient(90deg,#5384ff26,#2bd7ff0b);box-shadow:inset 2px 0 #8fc3ff}.module-studio-v9 .module-list-emoji{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#090d16;border:1px solid rgba(255,255,255,.055);font-size:15px}.module-studio-v9 .module-list-item strong{display:block;overflow:hidden;color:#eef4ff;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.module-studio-v9 .module-list-item small{display:block;margin-top:2px;color:#71809e;font-size:8px}.module-studio-v9 .module-state-v9{min-width:42px;padding:4px 6px;border-radius:999px;text-align:center;font-size:7px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.module-studio-v9 .module-state-v9.active{color:#77e7ae;background:#27b6741a}.module-studio-v9 .module-state-v9.inactive{color:#7986a2;background:#ffffff09}.module-studio-v9 .module-list-empty-v9{padding:24px 12px;border:1px dashed rgba(255,255,255,.08);border-radius:13px;color:#7887a6;text-align:center;font-size:11px}.module-studio-v9 .module-editor-panel{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:13px;padding:14px}.module-studio-v9 .module-editor-title{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:72px;padding:12px 14px;border:1px solid rgba(255,255,255,.065);border-radius:16px;background:#ffffff06}.module-studio-v9 .module-editor-title>div{min-width:0;display:flex;align-items:center;gap:12px}.module-studio-v9 .module-big-icon{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:13px;border:1px solid rgba(156,196,255,.14);background:linear-gradient(145deg,#6898ff26,#30d7ff0d);font-size:20px}.module-studio-v9 .module-editor-title h2{margin:0;color:#fff;font-size:19px;letter-spacing:-.025em}.module-studio-v9 .module-editor-title p{margin:4px 0 0;color:#8796b7;font-size:10px;line-height:1.45}.module-studio-v9 .switch-row{display:flex;align-items:center;gap:8px;min-height:34px;padding:0 10px;border:1px solid rgba(255,255,255,.07);border-radius:11px;color:#c7d5ef;background:#0a0e17;font-size:10px;font-weight:800}.module-studio-v9 .switch-row input{accent-color:#79eab3}.module-studio-v9 .studio-form-grid{grid-column:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;align-content:start;padding:13px;border:1px solid rgba(255,255,255,.06);border-radius:16px;background:#ffffff05}.module-studio-v9 .studio-form-grid label{min-width:0;display:grid;gap:5px;color:#8594b4;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.module-studio-v9 .studio-form-grid .span-2{grid-column:1/-1}.module-studio-v9 input:not([type=checkbox]):not([type=color]),.module-studio-v9 select,.module-studio-v9 textarea{width:100%;min-width:0;border:1px solid rgba(255,255,255,.075);border-radius:10px;outline:0;color:#eaf1ff;background:#090d15;transition:.14s ease}.module-studio-v9 input:not([type=checkbox]):not([type=color]),.module-studio-v9 select{min-height:39px;padding:0 10px;font-size:10.5px}.module-studio-v9 textarea{min-height:100px;padding:10px;resize:vertical;font-size:10.5px;line-height:1.55}.module-studio-v9 select option{color:#eaf1ff;background:#0b101a}.module-studio-v9 input:focus,.module-studio-v9 select:focus,.module-studio-v9 textarea:focus{border-color:#84c0ff61;box-shadow:0 0 0 3px #4b8bff12}.module-studio-v9 input[type=color]{width:100%;min-height:39px;padding:4px;border:1px solid rgba(255,255,255,.075);border-radius:10px;background:#090d15}.module-studio-v9 .module-preview{grid-column:2;grid-row:2 / span 2;position:sticky;top:104px;min-width:0;align-self:start;padding:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08)!important;border-left-width:3px!important;border-radius:17px;background:radial-gradient(circle at 100% 0%,rgba(111,166,255,.08),transparent 30%),#0b0f18}.module-studio-v9 .module-preview:before{content:"Discord Preview";display:block;margin-bottom:14px;color:#7484a6;font-size:8px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.module-studio-v9 .module-preview h3{margin:9px 0 8px;color:#fff;font-size:16px}.module-studio-v9 .module-preview p{margin:0;color:#b9c5df;font-size:10px;line-height:1.6}.module-studio-v9 .module-preview img{display:block;width:100%;max-height:160px;margin-top:12px;object-fit:cover;border-radius:10px;border:1px solid rgba(255,255,255,.07)}.module-studio-v9 .module-preview small{display:block;margin-top:13px;padding-top:10px;border-top:1px solid rgba(255,255,255,.06);color:#677795;font-size:8px}.module-studio-v9 .welcome-advanced{grid-column:1;padding:13px;border:1px solid rgba(255,255,255,.065);border-radius:16px;background:#ffffff05}.module-studio-v9 .card-heading{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;color:#a9caff}.module-studio-v9 .card-heading h3{margin:0;color:#fff;font-size:13px}.module-studio-v9 .card-heading p{margin:3px 0 0;color:#7584a3;font-size:9px}.module-studio-v9 .welcome-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:9px}.module-studio-v9 .welcome-option-grid label{display:flex;align-items:center;gap:8px;min-height:38px;padding:0 9px;border:1px solid rgba(255,255,255,.06);border-radius:10px;color:#aab7d2;background:#090d15;font-size:9px}.module-studio-v9 .welcome-option-grid input{accent-color:#7eefff}.module-studio-v9 .studio-actions{grid-column:1;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-top:2px}@media(max-width:1180px){.module-studio-v9 .module-studio-grid{grid-template-columns:270px minmax(0,1fr)}.module-studio-v9 .module-editor-panel{grid-template-columns:1fr}.module-studio-v9 .module-preview{grid-column:1;grid-row:auto;position:static}}@media(max-width:900px){.module-studio-v9 .module-studio-grid{grid-template-columns:1fr}.module-studio-v9 .module-list-panel-v9{position:static;max-height:none}.module-studio-v9 .module-list{max-height:340px}}@media(max-width:650px){.module-studio-v9 .page-heading{flex-direction:column}.module-studio-v9 .module-overview-v9,.module-studio-v9 .studio-form-grid{grid-template-columns:1fr}.module-studio-v9 .studio-form-grid .span-2{grid-column:auto}.module-studio-v9 .module-editor-title{align-items:flex-start;flex-direction:column}.module-studio-v9 .welcome-option-grid{grid-template-columns:1fr}.module-studio-v9 .studio-actions{align-items:stretch;flex-direction:column}.module-studio-v9 .studio-actions button{width:100%}}.v2-page{width:min(calc(100% - 48px),1340px);max-width:1340px;margin:0 auto;padding:26px 0 48px;color:var(--velora-text)}.v2-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.v2-title{min-width:0;display:flex;align-items:center;gap:11px}.v2-title-icon{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;color:var(--profile-soft, #d4d4d8);border:1px solid var(--velora-border);border-radius:calc(var(--velora-radius) + 1px);background:var(--velora-surface-raised)}.v2-kicker{color:var(--velora-text-muted);font-size:7px;font-weight:900;letter-spacing:.18em}.v2-title h1{margin:3px 0 4px;color:var(--velora-text);font-size:24px;line-height:1.1;letter-spacing:-.035em}.v2-title p,.v2-card-head p{margin:0;color:var(--velora-text-muted);font-size:10px}.v2-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.v2-btn,.v2-toggle{min-width:0;min-height:35px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;color:var(--velora-text);border:1px solid var(--velora-border);border-radius:calc(var(--velora-radius) - 2px);background:var(--velora-surface-panel);font-size:9px;font-weight:800}.v2-btn{cursor:pointer;transition:transform var(--velora-motion-fast),color var(--velora-motion-fast),background var(--velora-motion-fast),border-color var(--velora-motion-fast)}.v2-btn:not(:disabled):hover{transform:translateY(-1px);border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.v2-btn:not(:disabled):active{transform:scale(.985)}.v2-btn:disabled{opacity:.5;cursor:not-allowed}.v2-btn.primary{color:#080808;border-color:#d8d8db;background:linear-gradient(180deg,#fff,#c8c8cb)}.v2-toggle{cursor:pointer;-webkit-user-select:none;user-select:none}.v2-toggle input,.v2-check input{accent-color:var(--profile-soft, #d4d4d8)}.v2-server{min-height:35px;display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:0 10px;color:var(--velora-text);border:1px solid var(--velora-border);border-radius:calc(var(--velora-radius) - 2px);background:var(--velora-surface-panel);font-size:9px}.v2-server i{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:#f4f4f5;box-shadow:0 0 8px #ffffff47}.v2-server small{color:var(--velora-text-muted)}.v2-notice{margin-bottom:10px;padding:9px 11px;border:1px solid var(--velora-border);border-radius:calc(var(--velora-radius) - 2px);background:var(--velora-surface-panel);color:var(--velora-text);font-size:9px}.v2-notice.ok{border-color:#ffffff24}.v2-notice.err{color:#ff9cab;border-color:#ff5a6e33;background:#ff5a6e0d}.v2-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:12px;align-items:start}.v2-stack{min-width:0;display:grid;gap:9px}.v2-card,.v2-preview-card{min-width:0;border:1px solid var(--velora-border);border-radius:var(--velora-radius);background:var(--velora-surface-panel);box-shadow:var(--profile-shadow, none)}.v2-card{padding:var(--velora-card-padding, 13px);transition:background var(--velora-motion-normal),border-color var(--velora-motion-normal),transform var(--velora-motion-fast)}.v2-card:hover{border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.v2-card-head{display:flex;align-items:flex-start;gap:9px;margin-bottom:10px;padding-bottom:9px;border-bottom:1px solid var(--velora-border)}.v2-card-head svg{flex:0 0 auto;margin-top:1px;color:var(--profile-soft, #d4d4d8)}.v2-card-head h2{margin:0 0 3px;color:var(--velora-text);font-size:13px}.v2-grid{display:grid;gap:var(--velora-page-gap, 8px)}.v2-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.v2-field{min-width:0;display:grid;gap:5px}.v2-field>span{color:var(--velora-text-muted);font-size:9px;font-weight:800}.v2-field small{color:var(--velora-text-muted);font-size:7px}.v2-field input,.v2-field textarea,.v2-field select{width:100%;min-height:35px;padding:8px 9px;color:var(--velora-text);border:1px solid var(--velora-border);border-radius:calc(var(--velora-radius) - 2px);outline:0;background:var(--velora-surface-input);box-shadow:none;font-size:10px;transition:background var(--velora-motion-fast),border-color var(--velora-motion-fast),box-shadow var(--velora-motion-fast)}.v2-field textarea{min-height:86px;resize:vertical;line-height:1.5}.v2-field input:hover,.v2-field textarea:hover,.v2-field select:hover{border-color:var(--velora-border-hover)}.v2-field input:focus,.v2-field textarea:focus,.v2-field select:focus{border-color:var(--velora-border-hover);background:var(--velora-surface-raised);box-shadow:0 0 0 2px #ffffff06}.v2-color{display:grid;grid-template-columns:42px minmax(0,1fr);gap:7px}.v2-color input[type=color]{height:35px;min-height:35px;padding:4px}.v2-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.v2-check{min-width:0;display:flex;align-items:flex-start;gap:8px;padding:8px;border:1px solid var(--velora-border);border-radius:calc(var(--velora-radius) - 2px);background:var(--velora-surface-input);cursor:pointer;transition:transform var(--velora-motion-fast),background var(--velora-motion-fast),border-color var(--velora-motion-fast)}.v2-check:hover{transform:translateY(-1px);border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.v2-check input{width:auto;margin-top:2px}.v2-check div{display:grid;gap:2px}.v2-check strong{color:var(--velora-text);font-size:9px}.v2-check small{color:var(--velora-text-muted);font-size:7px}.v2-preview{min-width:0;position:sticky;top:86px}.v2-preview-top{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:var(--velora-text-muted)}.v2-preview-top strong{color:var(--velora-text);font-size:10px}.v2-preview-top small{display:block;color:var(--velora-text-muted);font-size:7px}.v2-preview-card{overflow:hidden;isolation:isolate;border-left-width:2px}.v2-banner{height:112px;position:relative;background-position:center;background-size:cover;border-bottom:1px solid var(--velora-border)}.v2-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#ffffff05,#00000014)}.v2-discord{padding:11px}.v2-botline{display:flex;align-items:center;gap:7px;margin-bottom:9px}.v2-boticon{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;color:#111;background:var(--profile-soft, #d4d4d8);font-size:10px;font-weight:900}.v2-botline strong{color:var(--velora-text);font-size:10px}.v2-app{margin-left:4px;padding:2px 4px;color:#fff;border-radius:3px;background:#5865f2;font-size:6px}.v2-discord h3{margin:0 0 7px;color:var(--velora-text);font-size:14px}.v2-discord h4{margin:0 0 4px;color:var(--velora-text);font-size:10px}.v2-discord p{margin:0;color:#c0c2cb;font-size:9px;line-height:1.55;white-space:pre-wrap}.v2-divider{height:1px;margin:10px 0;background:var(--velora-border)}.v2-preview-buttons{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.v2-preview-buttons button{padding:7px 9px;color:#111;border:0;border-radius:3px;background:#d8d8da;font-size:8px;font-weight:800;transition:transform var(--velora-motion-fast),filter var(--velora-motion-fast),background var(--velora-motion-fast)}.v2-preview-buttons button.gray,.v2-preview-buttons button.link{color:var(--velora-text);background:var(--velora-surface-raised)}.v2-preview-buttons button:disabled{opacity:.65}.v2-preview-buttons button:not(:disabled):hover{transform:translateY(-1px);filter:brightness(1.08)}.v2-footer{display:block;margin-top:9px;padding-top:8px;color:var(--velora-text-muted);border-top:1px solid var(--velora-border);font-size:7px}.v2-status-line{display:flex;align-items:center;gap:7px;margin:3px 0;color:#c1c3cc;font-size:9px}.v2-status-line>span:first-child{width:16px;flex:0 0 16px;text-align:center}.v2-status-line>span:last-child{color:var(--velora-text-muted)}.v2-empty{min-height:55vh;display:grid;place-items:center;align-content:center;color:var(--velora-text-muted);text-align:center}.v2-empty h1,.v2-empty p{margin:3px}.v2-spin{animation:v2spin .8s linear infinite}@keyframes v2spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.v2-layout{grid-template-columns:1fr}.v2-preview{position:static}.v2-head{flex-direction:column}.v2-actions{width:100%;justify-content:flex-start}}@media(max-width:700px){.v2-page{width:calc(100% - 24px);padding-top:20px}.v2-grid.two,.v2-checks{grid-template-columns:1fr}.v2-actions{display:grid;grid-template-columns:1fr 1fr}.v2-toggle{grid-column:1 / -1}}:root{--velora-surface-page: var(--profile-bg, #08090b);--velora-surface-panel: var(--profile-panel, #0d0f13);--velora-surface-raised: var(--profile-panel-2, #11141a);--velora-surface-input: var(--profile-field, #090b0f);--velora-border: var(--profile-line, rgba(255,255,255,.075));--velora-border-hover: var(--profile-line-strong, rgba(255,255,255,.14));--velora-text: var(--profile-text, #f4f4f5);--velora-text-muted: var(--profile-muted, #858992);--velora-radius: var(--profile-radius, 7px);--velora-motion-fast: .14s ease;--velora-motion-normal: .18s ease}.velora-shell-content button{transition:transform var(--velora-motion-fast),color var(--velora-motion-fast),background var(--velora-motion-fast),border-color var(--velora-motion-fast),box-shadow var(--velora-motion-fast)!important}.velora-shell-content button:not(:disabled):focus-visible,.nova-nav-item:focus-visible,.nova-server-trigger:focus-visible,.nova-profile-trigger:focus-visible{outline:1px solid color-mix(in srgb,var(--velora-text) 72%,transparent);outline-offset:2px}.velora-shell-content input,.velora-shell-content select,.velora-shell-content textarea{color:var(--velora-text)!important;background:var(--velora-surface-input)!important;border-color:var(--velora-border)!important}.velora-shell-content input:hover,.velora-shell-content select:hover,.velora-shell-content textarea:hover{border-color:var(--velora-border-hover)!important}:root[data-velora-density=compact]{--velora-page-gap: 8px;--velora-card-padding: 12px}:root[data-velora-density=comfortable]{--velora-page-gap: 12px;--velora-card-padding: 16px}:root{--velora-shell-sidebar:196px;--velora-shell-topbar:58px}.velora-shell{width:100%;min-height:100vh;display:grid;grid-template-columns:var(--velora-shell-sidebar) minmax(0,1fr);color:var(--velora-text);background:var(--velora-surface-page)}.velora-shell-main{grid-column:2;min-width:0;min-height:100vh;display:flex;flex-direction:column}.velora-shell-content{width:100%;min-width:0;min-height:calc(100vh - var(--velora-shell-topbar));flex:1 1 auto;overflow-x:hidden}.velora-sidebar,.nova-sidebar{grid-column:1;grid-row:1;width:var(--velora-shell-sidebar);min-width:var(--velora-shell-sidebar);height:100vh;position:sticky;top:0;z-index:50;display:flex;flex-direction:column;padding:12px 9px 10px;overflow:hidden;border-right:1px solid var(--velora-border);background:var(--profile-sidebar,var(--velora-surface-panel))}.nova-brand{min-height:44px;display:flex;align-items:center;gap:8px;padding:0 6px 9px;border-bottom:1px solid var(--velora-border)}.nova-brand img{width:29px;height:29px;object-fit:contain;border-radius:5px}.nova-brand>div{display:grid;gap:1px}.nova-brand strong{font-size:10px;letter-spacing:.12em}.nova-brand span{color:var(--velora-text-muted);font-size:5.5px;letter-spacing:.16em}.nova-nav{flex:1 1 auto;display:flex;flex-direction:column;gap:10px;padding-top:10px;overflow:auto;scrollbar-width:none}.nova-nav::-webkit-scrollbar{display:none}.nova-nav-section{display:grid;gap:3px}.nova-nav-label{padding:0 7px;color:var(--velora-text-muted);font-size:5.8px;font-weight:850;letter-spacing:.15em}.nova-nav-items{display:grid;gap:1px}.nova-nav-item{width:100%;min-height:31px;position:relative;display:grid;grid-template-columns:20px minmax(0,1fr) 4px;align-items:center;gap:6px;padding:0 7px;color:var(--velora-text-muted);text-decoration:none;font-size:7.5px;font-weight:680;border:1px solid transparent;border-radius:5px;background:transparent;transition:.12s ease}.nova-nav-item:hover{color:var(--velora-text);background:var(--velora-surface-raised)}.nova-nav-item.active{color:var(--velora-text);border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.nova-nav-item.active:before{content:"";position:absolute;left:-1px;top:7px;bottom:7px;width:2px;border-radius:2px;background:var(--profile-soft,var(--velora-text))}.nova-nav-item svg{opacity:.82}.nova-nav-item i{width:4px;height:4px;justify-self:end;border-radius:50%;background:transparent}.nova-nav-item.active i{background:var(--profile-soft,var(--velora-text))}.nova-sidebar-bottom{padding-top:8px;border-top:1px solid var(--velora-border)}.nova-sync{min-height:38px;display:grid;grid-template-columns:8px minmax(0,1fr) 14px;align-items:center;gap:6px;padding:0 7px;color:var(--velora-text-muted)}.nova-sync-dot{width:6px;height:6px;border-radius:50%;background:#737982}.nova-sync-dot.online{background:#57c78b}.nova-sync>div{display:grid;gap:1px}.nova-sync strong{color:var(--velora-text);font-size:6.8px}.nova-sync small{font-size:5.7px}.velora-topbar,.nova-topbar{width:100%;min-width:0;height:var(--velora-shell-topbar);flex:0 0 var(--velora-shell-topbar);position:sticky;top:0;z-index:45;display:grid;grid-template-columns:minmax(210px,255px) minmax(220px,420px) minmax(120px,1fr);align-items:center;gap:12px;padding:0 16px;border-bottom:1px solid var(--velora-border);background:color-mix(in srgb,var(--profile-topbar,var(--velora-surface-page)) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nova-server-switcher{position:relative;min-width:0}.nova-server-trigger{width:100%;height:34px;display:grid;grid-template-columns:25px minmax(0,1fr) 13px;align-items:center;gap:7px;padding:0 7px;color:var(--velora-text);border:1px solid var(--velora-border);border-radius:5px;background:var(--velora-surface-input);cursor:pointer}.nova-server-trigger:hover{border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.nova-server-icon{width:24px;height:24px;display:grid;place-items:center;overflow:hidden;border-radius:4px;background:var(--velora-surface-raised)}.nova-server-icon img{width:100%;height:100%;object-fit:cover}.nova-server-trigger>span:nth-child(2){min-width:0;display:grid;gap:0}.nova-server-trigger small{color:var(--velora-text-muted);font-size:5px;text-transform:uppercase;letter-spacing:.08em}.nova-server-trigger strong{overflow:hidden;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.nova-command-search{height:32px;display:grid;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:7px;padding:0 8px;color:var(--velora-text-muted);border:1px solid var(--velora-border);border-radius:5px;background:var(--velora-surface-input)}.nova-command-search:hover,.nova-command-search:focus-within{border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.nova-command-search input{min-width:0;color:var(--velora-text);border:0;outline:0;background:transparent;font-size:7px}.nova-command-search input::placeholder{color:var(--velora-text-muted)}.nova-command-search kbd{padding:2px 4px;color:var(--velora-text-muted);border:1px solid var(--velora-border);border-radius:3px;font-size:5px;font-family:inherit}.nova-profile{position:relative;justify-self:end}.nova-profile-trigger{min-width:132px;height:34px;display:grid;grid-template-columns:25px minmax(0,1fr) 12px;align-items:center;gap:7px;padding:0 5px;color:var(--velora-text);border:1px solid transparent;border-radius:5px;background:transparent;cursor:pointer}.nova-profile-trigger:hover{border-color:var(--velora-border);background:var(--velora-surface-input)}.nova-profile-avatar{width:24px;height:24px;position:relative;display:grid;place-items:center;overflow:visible;border-radius:5px;background:var(--velora-surface-raised);font-size:7px;font-weight:800}.nova-profile-avatar img{width:100%;height:100%;object-fit:cover;border-radius:5px}.nova-profile-avatar i{width:6px;height:6px;position:absolute;right:-2px;bottom:-2px;border:2px solid var(--velora-surface-page);border-radius:50%;background:#737982}.nova-profile-avatar i.online{background:#57c78b}.nova-profile-copy{min-width:0;display:grid;gap:0}.nova-profile-copy strong{overflow:hidden;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.nova-profile-copy small{color:var(--velora-text-muted);font-size:5.3px}.nova-dropdown{position:absolute;z-index:90;padding:7px;border:1px solid var(--velora-border-hover);border-radius:6px;background:var(--velora-surface-panel);box-shadow:0 16px 40px #00000059}.nova-server-menu{top:40px;left:0;width:310px}.nova-profile-menu{top:40px;right:0;width:180px}.nova-dropdown-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:3px 3px 7px}.nova-dropdown-head strong{font-size:8px}.nova-dropdown-head button{border:0;background:transparent;color:var(--velora-text-muted)}.nova-dropdown-search{height:30px;display:flex;align-items:center;gap:6px;padding:0 7px;border:1px solid var(--velora-border);border-radius:5px;background:var(--velora-surface-input)}.nova-dropdown-search input{width:100%;border:0;outline:0;background:transparent;color:var(--velora-text);font-size:7px}.nova-server-list{display:grid;gap:2px;max-height:260px;margin-top:6px;overflow:auto}.nova-server-list>button{min-height:38px;display:grid;grid-template-columns:27px minmax(0,1fr) 13px;align-items:center;gap:7px;padding:4px 6px;text-align:left;color:var(--velora-text);border:1px solid transparent;border-radius:5px;background:transparent}.nova-server-list>button:hover,.nova-server-list>button.selected{background:var(--velora-surface-raised);border-color:var(--velora-border)}.nova-server-option-icon{width:25px;height:25px;display:grid;place-items:center;overflow:hidden;border-radius:4px;background:var(--velora-surface-input);font-size:7px;font-weight:800}.nova-server-list>button>span:nth-child(2){display:grid;gap:1px}.nova-server-list strong{font-size:7px}.nova-server-list small{display:flex;align-items:center;gap:3px;color:var(--velora-text-muted);font-size:5.5px}.nova-profile-menu{display:grid;gap:2px}.nova-profile-menu>button{min-height:31px;display:flex;align-items:center;gap:7px;padding:0 7px;color:var(--velora-text-muted);border:0;border-radius:4px;background:transparent;font-size:7px}.nova-profile-menu>button:hover{color:var(--velora-text);background:var(--velora-surface-raised)}.nova-profile-menu>span{height:1px;background:var(--velora-border)}.nova-profile-menu>button.danger{color:#e29aa3}@media(max-width:980px){:root{--velora-shell-sidebar:174px}.velora-topbar,.nova-topbar{grid-template-columns:minmax(190px,230px) minmax(180px,1fr) auto;padding-inline:12px}}@media(max-width:760px){:root{--velora-shell-sidebar:62px}.velora-sidebar,.nova-sidebar{padding-inline:6px}.nova-brand>div,.nova-nav-label,.nova-nav-item>span,.nova-sync>div{display:none}.nova-brand{justify-content:center}.nova-nav-item{grid-template-columns:1fr;place-items:center;padding:0}.nova-nav-item i{display:none}.velora-topbar,.nova-topbar{grid-template-columns:minmax(160px,1fr) auto}.nova-command-search{display:none}.nova-profile-copy,.nova-profile-trigger>svg:last-child{display:none}.nova-profile-trigger{min-width:auto}}@media(max-width:520px){:root{--velora-shell-sidebar:0px}.velora-shell{display:block}.velora-sidebar,.nova-sidebar{display:none}.velora-shell-main{width:100%}}:root{--velora-shell-sidebar:205px;--velora-shell-topbar:60px}.velora-sidebar,.nova-sidebar{padding:13px 10px 11px}.nova-brand{min-height:48px;gap:9px;padding:0 7px 10px}.nova-brand img{width:31px;height:31px}.nova-brand strong{font-size:12px;letter-spacing:.1em}.nova-brand span{font-size:7px;letter-spacing:.12em}.nova-nav{gap:12px;padding-top:12px}.nova-nav-section{gap:4px}.nova-nav-label{padding:0 8px;font-size:7.5px;letter-spacing:.13em}.nova-nav-items{gap:2px}.nova-nav-item{min-height:36px;grid-template-columns:22px minmax(0,1fr) 5px;gap:7px;padding:0 8px;font-size:9.5px;font-weight:650;border-radius:7px}.nova-nav-item.active:before{top:8px;bottom:8px}.nova-sync{min-height:42px;padding:0 8px}.nova-sync strong{font-size:8.5px}.nova-sync small{font-size:7px}.velora-topbar,.nova-topbar{grid-template-columns:minmax(230px,290px) minmax(260px,460px) minmax(150px,1fr);gap:14px;padding:0 18px}.nova-server-trigger{height:38px;border-radius:7px}.nova-server-icon{width:27px;height:27px;border-radius:6px}.nova-server-trigger small{font-size:6.5px}.nova-server-trigger strong{font-size:9px}.nova-command-search{height:36px;border-radius:7px;padding:0 10px}.nova-command-search input{font-size:9px}.nova-command-search kbd{font-size:6.5px}.nova-profile-trigger{height:38px;min-width:145px}.nova-profile-avatar{width:27px;height:27px;border-radius:6px}.nova-profile-copy strong{font-size:9px}.nova-profile-copy small{font-size:6.7px}.nova-dropdown-head strong{font-size:10px}.nova-dropdown-search input,.nova-server-list strong{font-size:9px}.nova-server-list small{font-size:7px}.nova-profile-menu>button{min-height:35px;font-size:9px}@media(max-width:980px){:root{--velora-shell-sidebar:185px}}.nova-server-menu{width:360px}.nova-server-list>button{min-height:52px;grid-template-columns:32px minmax(0,1fr) 16px;padding:7px 8px}.nova-server-option-icon{width:30px;height:30px;border-radius:7px}.nova-server-option-copy{min-width:0;display:grid!important;gap:4px!important}.nova-server-option-copy>strong{font-size:9px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nova-server-option-meta{display:flex!important;align-items:center!important;gap:5px!important;flex-wrap:wrap;color:var(--velora-text-muted);font-size:6.8px!important}.nova-server-option-meta>span{display:inline-flex;align-items:center;gap:3px}.nova-server-access,.nova-bot-installed,.nova-bot-missing{padding:2px 5px;border:1px solid var(--velora-border);border-radius:999px;background:var(--velora-surface-input)}.nova-server-access{color:var(--velora-text)}.nova-bot-installed{color:#62d994;border-color:#23a55a33;background:#23a55a0d}.nova-bot-missing{color:#d9a85f;border-color:#d9a85f33;background:#d9a85f0d}.nova-server-empty{padding:16px 10px;text-align:center;color:var(--velora-text-muted);font-size:8px;line-height:1.5}.module-page-header{width:100%;min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:0 0 14px;padding:0;border:0;background:transparent}.module-title-wrap{min-width:0;display:flex;align-items:center;gap:10px}.module-title-wrap>div{min-width:0}.module-title-wrap h1{margin:3px 0 4px;color:var(--velora-text);font-size:25px;font-weight:800;letter-spacing:-.035em}.module-title-wrap p{margin:0;color:var(--velora-text-muted);font-size:10px}.module-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.module-enabled{min-height:34px;display:flex;align-items:center;gap:7px;padding:0 10px;color:var(--velora-text-muted);border:1px solid var(--velora-border);border-radius:calc(var(--velora-radius) - 2px);background:var(--velora-surface-panel);cursor:pointer}.module-enabled:hover{color:var(--velora-text);border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.module-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--velora-page-gap, 8px)}.module-form-grid .span-2,.module-form-grid .wide{grid-column:1 / -1}.ticket-builder-grid{display:grid;grid-template-columns:180px minmax(0,1fr) 310px;gap:10px;align-items:start}.ticket-builder-nav{position:sticky;top:86px;min-width:0;padding:10px}.ticket-builder-editor{min-width:0;padding:14px}.ticket-live-preview{min-width:0;position:sticky;top:86px;padding:12px}.tv2-list{display:grid;gap:9px}.tv2-card{min-width:0;overflow:visible}.tv2-card-head{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 13px;border-bottom:1px solid var(--velora-border);background:var(--velora-surface-panel)}.tv2-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--velora-page-gap, 8px);padding:var(--velora-card-padding, 12px)}.tv2-form .wide{grid-column:1 / -1}.tv2-options{display:grid;gap:6px}.tv2-options .module-toggle{min-height:50px}.tv2-preview{min-width:0;border:1px solid var(--velora-border);border-radius:calc(var(--velora-radius) - 2px);background:var(--velora-surface-input)}.give-v9-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:10px;align-items:start}.give-v9-main{min-width:0;display:grid;gap:9px}.give-v9-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--velora-page-gap, 8px)}.give-v9-grid .wide{grid-column:1 / -1}.give-v9-preview{min-width:0;position:sticky;top:86px}@media(max-width:1180px){.ticket-builder-grid{grid-template-columns:170px minmax(0,1fr)}.ticket-live-preview{grid-column:1 / -1;position:static}.give-v9-layout{grid-template-columns:1fr}.give-v9-preview{position:static}}@media(max-width:900px){.module-page-header{flex-direction:column;align-items:stretch}.module-header-actions{justify-content:flex-start}}@media(max-width:800px){.ticket-builder-grid,.module-form-grid,.tv2-form,.give-v9-grid{grid-template-columns:1fr}.ticket-builder-nav,.ticket-live-preview,.give-v9-preview{position:static}.module-form-grid .span-2,.module-form-grid .wide,.tv2-form .wide,.give-v9-grid .wide{grid-column:auto}}.module-action-primary,.module-action-secondary,.module-card,.module-card-head{min-width:0}.module-card{border:1px solid var(--velora-border);border-radius:var(--velora-radius);background:var(--velora-surface-panel);padding:var(--velora-card-padding, 14px)}.module-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid var(--velora-border)}.module-card-head>div{min-width:0}.module-card-head>div>span{color:var(--velora-text-muted);font-size:7px;font-weight:900;letter-spacing:.16em}.module-card-head h2{margin:3px 0;color:var(--velora-text);font-size:14px}.module-card-head p{margin:0;color:var(--velora-text-muted);font-size:9px}.module-action-primary:not(:disabled):hover,.module-action-secondary:not(:disabled):hover{transform:translateY(-1px)}.module-color-field{display:grid;grid-template-columns:42px minmax(0,1fr);gap:7px}.module-toggle{min-height:52px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;border:1px solid var(--velora-border);border-radius:calc(var(--velora-radius) - 2px);background:var(--velora-surface-input);cursor:pointer}.module-toggle>span{display:grid;gap:2px}.module-toggle strong{color:var(--velora-text);font-size:9px}.module-toggle small{color:var(--velora-text-muted);font-size:7px}.module-toggle:hover{border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.velora-shell-content button,.velora-shell-content input,.velora-shell-content select,.velora-shell-content textarea{font:inherit}.velora-shell-content button{cursor:pointer}.velora-shell-content button:disabled{opacity:.5;cursor:not-allowed}.velora-shell-content input,.velora-shell-content select,.velora-shell-content textarea{color:var(--velora-text);border-color:var(--velora-border);background:var(--velora-surface-input)}.velora-shell-content input:hover,.velora-shell-content select:hover,.velora-shell-content textarea:hover{border-color:var(--velora-border-hover)}.velora-shell-content input:focus,.velora-shell-content select:focus,.velora-shell-content textarea:focus{border-color:var(--velora-border-hover);background:var(--velora-surface-raised);outline:none}.module-searchable-select{position:relative;width:100%;z-index:2}.module-searchable-select.is-open{z-index:60}.module-select-trigger{width:100%;min-height:35px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;color:var(--velora-text);border:1px solid var(--velora-border);border-radius:calc(var(--velora-radius) - 2px);background:var(--velora-surface-input)}.module-select-trigger:hover,.module-searchable-select.is-open .module-select-trigger{border-color:var(--velora-border-hover)}.module-select-trigger .placeholder{color:var(--velora-text-muted)}.module-select-popover{position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:hidden;border:1px solid var(--velora-border-hover);border-radius:var(--velora-radius);background:var(--velora-surface-panel);box-shadow:0 18px 45px #0000006b}.module-select-search{display:flex;align-items:center;gap:7px;padding:7px;border-bottom:1px solid var(--velora-border)}.module-select-search input{min-height:29px!important;height:29px!important;border:0!important;background:transparent!important;box-shadow:none!important}.module-select-options{max-height:230px;overflow-y:auto;padding:5px}.module-select-options button{width:100%;min-height:31px;display:flex;align-items:center;gap:7px;padding:0 8px;color:var(--velora-text-muted);border:0;border-radius:calc(var(--velora-radius) - 2px);background:transparent;text-align:left}.module-select-options button:hover,.module-select-options button.selected{color:var(--velora-text);background:var(--velora-surface-raised)}.module-select-none{padding:12px 8px;color:var(--velora-text-muted);text-align:center;font-size:9px}.signature-dashboard-head.v10-head,.bot-overview-header.v10-head{margin-bottom:14px}.signature-dashboard-head .v10-btn,.bot-overview-header .v10-btn{min-height:34px}.signature-stats.v10-grid,.bot-hub-stats.v10-grid,.server-v2-stats.v10-grid{margin-bottom:10px}.signature-stats .v10-stat small,.bot-hub-stats .v10-stat small,.server-v2-stats .v10-stat small{display:block;margin-top:3px;color:var(--velora-text-muted);font-size:7px}.server-v2-card.v10-card{margin-bottom:0}:root[data-velora-profile=monochrome]{--profile-bg: #08090b;--profile-sidebar: #090a0d;--profile-topbar: #090a0d;--profile-panel: #0d0f13;--profile-panel-2: #11141a;--profile-field: #090b0f;--profile-line: rgba(255,255,255,.075);--profile-line-strong: rgba(255,255,255,.14);--profile-text: #f4f4f5;--profile-muted: #858992;--profile-soft: #d4d4d8;--profile-radius: 7px;--profile-shadow: none}:root[data-velora-profile=monochrome] body{background:radial-gradient(circle at 46% -10%,rgba(255,255,255,.035),transparent 30rem),var(--profile-bg)!important}:root[data-velora-profile=graphite]{--profile-bg: #111317;--profile-sidebar: #15181d;--profile-topbar: #14171c;--profile-panel: #191d23;--profile-panel-2: #20252d;--profile-field: #15191f;--profile-line: rgba(255,255,255,.085);--profile-line-strong: rgba(255,255,255,.16);--profile-text: #eef0f3;--profile-muted: #969da8;--profile-soft: #a1a1aa;--profile-radius: 11px;--profile-shadow: 0 12px 30px rgba(0,0,0,.18)}:root[data-velora-profile=graphite] body{background:radial-gradient(circle at 50% -10%,rgba(255,255,255,.05),transparent 34rem),linear-gradient(180deg,#121419,#0f1115)!important}:root[data-velora-profile=contrast]{--profile-bg: #000000;--profile-sidebar: #030303;--profile-topbar: #030303;--profile-panel: #050505;--profile-panel-2: #090909;--profile-field: #020202;--profile-line: rgba(255,255,255,.18);--profile-line-strong: rgba(255,255,255,.42);--profile-text: #ffffff;--profile-muted: #bcbcc1;--profile-soft: #ffffff;--profile-radius: 2px;--profile-shadow: 0 0 0 1px rgba(255,255,255,.025)}:root[data-velora-profile=contrast] body{background:#000!important}:root[data-velora-profile] .velora-shell{background:var(--profile-bg)!important;color:var(--profile-text)!important}:root[data-velora-profile] .nova-sidebar,:root[data-velora-profile] .velora-sidebar{background:var(--profile-sidebar)!important;border-right-color:var(--profile-line)!important}:root[data-velora-profile] .nova-topbar,:root[data-velora-profile] .velora-topbar{background:var(--profile-topbar)!important;border-bottom-color:var(--profile-line)!important}:root[data-velora-profile] .nova-server-trigger,:root[data-velora-profile] .nova-command-search,:root[data-velora-profile] .nova-dropdown,:root[data-velora-profile] .nova-sync{background:var(--profile-panel)!important;border-color:var(--profile-line)!important;border-radius:var(--profile-radius)!important;box-shadow:var(--profile-shadow)!important}:root[data-velora-profile] .nova-nav-item{border-radius:calc(var(--profile-radius) - 1px)!important;color:var(--profile-muted)!important}:root[data-velora-profile] .nova-nav-item:hover{color:var(--profile-text)!important;background:var(--profile-panel-2)!important}:root[data-velora-profile] .nova-nav-item.active{color:var(--profile-text)!important;background:var(--profile-panel-2)!important;border-color:var(--profile-line-strong)!important}:root[data-velora-profile] .nova-nav-item.active:before{background:var(--profile-soft)!important}:root[data-velora-profile] .velora-shell-content{color:var(--profile-text)!important;background:transparent!important}:root[data-velora-profile] .signature-command,:root[data-velora-profile] .signature-panel,:root[data-velora-profile] .signature-stats article,:root[data-velora-profile] .v10-card,:root[data-velora-profile] .v10-stat,:root[data-velora-profile] .panel,:root[data-velora-profile] .server-v2-card,:root[data-velora-profile] .logging-v9-card,:root[data-velora-profile] .give-v9-card,:root[data-velora-profile] .v2-card,:root[data-velora-profile] .v2-preview-card,:root[data-velora-profile] .tv2-card,:root[data-velora-profile] .mono-settings-card,:root[data-velora-profile] .mono-settings-preview{color:var(--profile-text)!important;background:var(--profile-panel)!important;border-color:var(--profile-line)!important;border-radius:var(--profile-radius)!important;box-shadow:var(--profile-shadow)!important}:root[data-velora-profile] .signature-module-card,:root[data-velora-profile] .v10-row,:root[data-velora-profile] .ticket-category-card,:root[data-velora-profile] .mono-profile-grid button,:root[data-velora-profile] .mono-choice-grid button,:root[data-velora-profile] .mono-setting-toggle{background:var(--profile-field)!important;border-color:var(--profile-line)!important;border-radius:calc(var(--profile-radius) - 2px)!important}:root[data-velora-profile] .signature-module-card:hover,:root[data-velora-profile] .v10-row:hover,:root[data-velora-profile] .ticket-category-card:hover,:root[data-velora-profile] .mono-profile-grid button:hover,:root[data-velora-profile] .mono-choice-grid button:hover,:root[data-velora-profile] .mono-setting-toggle:hover{background:var(--profile-panel-2)!important;border-color:var(--profile-line-strong)!important}:root[data-velora-profile] .velora-shell-content input,:root[data-velora-profile] .velora-shell-content select,:root[data-velora-profile] .velora-shell-content textarea{color:var(--profile-text)!important;background:var(--profile-field)!important;border-color:var(--profile-line)!important;border-radius:calc(var(--profile-radius) - 2px)!important}:root[data-velora-profile] .velora-shell-content input:focus,:root[data-velora-profile] .velora-shell-content select:focus,:root[data-velora-profile] .velora-shell-content textarea:focus{border-color:var(--profile-line-strong)!important}:root[data-velora-profile=monochrome] .velora-shell-content button.primary,:root[data-velora-profile=monochrome] .v2-btn.primary{color:#090909!important;background:linear-gradient(180deg,#fff,#c8c8cb)!important;border-color:#ddd!important}:root[data-velora-profile=graphite] .velora-shell-content button.primary,:root[data-velora-profile=graphite] .v2-btn.primary{color:#f5f5f6!important;background:linear-gradient(180deg,#363b44,#252a31)!important;border-color:#4a505b!important;box-shadow:0 8px 22px #0000003d!important}:root[data-velora-profile=contrast] .velora-shell-content button.primary,:root[data-velora-profile=contrast] .v2-btn.primary{color:#000!important;background:#fff!important;border:2px solid #fff!important;font-weight:900!important}:root[data-velora-profile=contrast] .signature-dashboard h1,:root[data-velora-profile=contrast] .v10-head h1,:root[data-velora-profile=contrast] .v2-title h1,:root[data-velora-profile=contrast] .mono-settings-head h1{color:#fff!important;font-weight:900!important}:root[data-velora-profile=contrast] .signature-stat-icon,:root[data-velora-profile=contrast] .signature-module-icon,:root[data-velora-profile=contrast] .v2-title-icon{color:#fff!important;background:#000!important;border-color:#ffffff61!important}:root[data-velora-profile=graphite] .signature-command,:root[data-velora-profile=graphite] .signature-panel,:root[data-velora-profile=graphite] .signature-stats article{background:linear-gradient(145deg,#1c2027,#171a20)!important}:root[data-velora-profile=graphite] .signature-stat-icon,:root[data-velora-profile=graphite] .signature-module-icon,:root[data-velora-profile=graphite] .v2-title-icon{background:#242932!important;border-color:#ffffff17!important}.mono-preview-shell[data-profile=monochrome]{--preview-bg:#08090b;--preview-panel:#0d0f13;--preview-line:rgba(255,255,255,.08);background:var(--preview-bg)!important}.mono-preview-shell[data-profile=graphite]{--preview-bg:#15181d;--preview-panel:#1d2128;--preview-line:rgba(255,255,255,.11);background:linear-gradient(145deg,#1b1f26,#14171c)!important;border-radius:10px}.mono-preview-shell[data-profile=contrast]{--preview-bg:#000;--preview-panel:#050505;--preview-line:rgba(255,255,255,.3);background:#000!important;box-shadow:inset 0 0 0 1px #ffffff2e}.mono-preview-shell[data-profile=graphite] .mono-preview-grid span{background:#1d2128}.mono-preview-shell[data-profile=contrast] .mono-preview-grid,.mono-preview-shell[data-profile=contrast] .mono-preview-grid span,.mono-preview-shell[data-profile=contrast] .mono-preview-topbar{border-color:#ffffff47}.mono-preview-shell[data-profile=contrast]>button{color:#000!important;background:#fff!important;border-color:#fff!important}.mono-profile-grid button{cursor:pointer}.mono-profile-grid button:hover{transform:translateY(-2px)}:root[data-velora-profile] .velora-shell,:root[data-velora-profile] .nova-sidebar,:root[data-velora-profile] .nova-topbar,:root[data-velora-profile] .velora-shell-content,:root[data-velora-profile] .signature-command,:root[data-velora-profile] .signature-panel,:root[data-velora-profile] .v10-card,:root[data-velora-profile] .v2-card,:root[data-velora-profile] .tv2-card{transition:background-color .22s ease,background .22s ease,border-color .22s ease,color .22s ease,border-radius .22s ease,box-shadow .22s ease!important}.workbench-dashboard{width:min(calc(100% - 40px),1320px);margin:0 auto;padding:24px 0 44px}.workbench-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}.workbench-kicker,.workbench-section-head>div>span,.workbench-server-copy>span{color:var(--velora-text-muted);font-size:7px;font-weight:850;letter-spacing:.16em}.workbench-page-head h1{margin:5px 0 3px;color:var(--velora-text);font-size:25px;font-weight:720;letter-spacing:-.035em}.workbench-page-head p{margin:0;color:var(--velora-text-muted);font-size:9px}.workbench-page-actions{display:flex;gap:6px}.workbench-page-actions button,.workbench-section-head button,.workbench-full-button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;color:var(--velora-text-muted);border:1px solid var(--velora-border);border-radius:5px;background:var(--velora-surface-input);font-size:7.5px;font-weight:760;cursor:pointer;transition:.14s ease}.workbench-page-actions button:hover,.workbench-section-head button:hover,.workbench-full-button:hover{color:var(--velora-text);border-color:var(--velora-border-hover);background:var(--velora-surface-raised)}.workbench-page-actions .primary{color:var(--velora-surface-page);border-color:var(--velora-text);background:var(--velora-text)}.workbench-server-strip{min-height:68px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 12px;border:1px solid var(--velora-border);border-radius:6px;background:var(--velora-surface-panel)}.workbench-server-icon{width:36px;height:36px;display:grid;place-items:center;overflow:hidden;color:var(--velora-text-muted);border:1px solid var(--velora-border);border-radius:5px;background:var(--velora-surface-input)}.workbench-server-icon img{width:100%;height:100%;object-fit:cover}.workbench-server-copy{min-width:0;display:grid;gap:3px}.workbench-server-copy strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.workbench-server-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.workbench-server-meta>span{min-height:24px;display:inline-flex;align-items:center;gap:5px;padding:0 7px;color:var(--velora-text-muted);border-left:1px solid var(--velora-border);font-size:6.5px;font-weight:700}.workbench-server-meta>span:first-child{border-left:0}.workbench-server-meta i{width:6px;height:6px;border-radius:50%;background:#6b7078}.workbench-server-meta .online i{background:#57c78b}.workbench-stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:8px;border:1px solid var(--velora-border);border-radius:6px;overflow:hidden;background:var(--velora-surface-panel)}.workbench-stat-strip article{min-height:70px;display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:8px;padding:9px 11px;border-left:1px solid var(--velora-border)}.workbench-stat-strip article:first-child{border-left:0}.workbench-stat-strip article>svg{color:var(--velora-text-muted)}.workbench-stat-strip article>div{display:grid;gap:1px}.workbench-stat-strip span{color:var(--velora-text-muted);font-size:6.2px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.workbench-stat-strip strong{font-size:14px;font-weight:740}.workbench-stat-strip small{color:var(--velora-text-muted);font-size:6.5px}.workbench-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:8px;margin-top:8px}.workbench-section{min-width:0;padding:11px;border:1px solid var(--velora-border);border-radius:6px;background:var(--velora-surface-panel)}.workbench-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;padding-bottom:8px;border-bottom:1px solid var(--velora-border)}.workbench-section-head h2{margin:3px 0 0;font-size:11px;font-weight:760}.workbench-section-head button{min-height:26px;border:0;background:transparent;padding:0 3px}.workbench-module-table{display:grid;margin-top:4px}.workbench-module-table>button{width:100%;min-height:48px;display:grid;grid-template-columns:30px minmax(0,1fr) 82px 14px;align-items:center;gap:8px;padding:5px 7px;color:var(--velora-text);text-align:left;border:0;border-bottom:1px solid var(--velora-border);background:transparent;cursor:pointer;transition:.12s ease}.workbench-module-table>button:last-child{border-bottom:0}.workbench-module-table>button:hover{background:var(--velora-surface-raised)}.module-table-icon{width:28px;height:28px;display:grid;place-items:center;color:var(--velora-text-muted);border:1px solid var(--velora-border);border-radius:5px;background:var(--velora-surface-input)}.module-table-copy{min-width:0;display:grid;gap:2px}.module-table-copy strong{font-size:8px}.module-table-copy small{overflow:hidden;color:var(--velora-text-muted);font-size:6.4px;text-overflow:ellipsis;white-space:nowrap}.module-table-state{display:inline-flex;align-items:center;gap:5px;justify-self:start;color:var(--velora-text-muted);font-size:6.4px;font-weight:760}.module-table-state i{width:5px;height:5px;border-radius:50%;background:#6b7078}.module-table-state.online{color:#8fd8b0}.module-table-state.online i{background:#57c78b}.module-table-state.loading i{animation:workbench-pulse 1s ease infinite}.system-dot{width:7px;height:7px;border-radius:50%;background:#717680}.system-dot.online{background:#57c78b}.workbench-system-list{display:grid;margin:4px 0 8px}.workbench-system-list>div{min-height:39px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--velora-border)}.workbench-system-list>div:last-child{border-bottom:0}.workbench-system-list span{color:var(--velora-text-muted);font-size:7px}.workbench-system-list strong{font-size:7px;font-weight:760;font-variant-numeric:tabular-nums}.workbench-full-button{width:100%;min-height:31px}.workbench-lower-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.workbench-list{display:grid;margin-top:4px}.workbench-list>button{width:100%;min-height:44px;display:grid;grid-template-columns:22px minmax(0,1fr) auto 13px;align-items:center;gap:7px;padding:5px 7px;color:var(--velora-text);text-align:left;border:0;border-bottom:1px solid var(--velora-border);background:transparent;cursor:pointer}.workbench-list>button:last-child{border-bottom:0}.workbench-list>button:hover{background:var(--velora-surface-raised)}.workbench-list>button>svg{color:var(--velora-text-muted)}.workbench-list>button>span{min-width:0;display:grid;gap:2px}.workbench-list strong{overflow:hidden;font-size:7.5px;text-overflow:ellipsis;white-space:nowrap}.workbench-list small{overflow:hidden;color:var(--velora-text-muted);font-size:6.2px;text-overflow:ellipsis;white-space:nowrap}.workbench-list em,.workbench-list time{color:var(--velora-text-muted);font-size:6.2px;font-style:normal;white-space:nowrap}.activity-list>button{grid-template-columns:22px minmax(0,1fr) auto}.workbench-empty{min-height:64px;display:grid;place-items:center;color:var(--velora-text-muted);font-size:7px}.workbench-dashboard-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 2px 0;color:var(--velora-text-muted);font-size:6.4px}.workbench-dashboard-footer span{display:inline-flex;align-items:center;gap:5px}.spin{animation:workbench-spin .8s linear infinite}@keyframes workbench-spin{to{transform:rotate(360deg)}}@keyframes workbench-pulse{50%{opacity:.35}}@media(max-width:1050px){.workbench-main-grid{grid-template-columns:1fr}.workbench-server-meta{display:none}}@media(max-width:780px){.workbench-dashboard{width:calc(100% - 22px);padding-top:16px}.workbench-page-head{align-items:flex-start;flex-direction:column}.workbench-stat-strip{grid-template-columns:1fr 1fr}.workbench-stat-strip article:nth-child(3){border-left:0;border-top:1px solid var(--velora-border)}.workbench-stat-strip article:nth-child(4){border-top:1px solid var(--velora-border)}.workbench-lower-grid{grid-template-columns:1fr}}.workbench-dashboard{width:min(calc(100% - 36px),1360px);padding:22px 0 38px}.workbench-page-head{margin-bottom:14px}.workbench-kicker,.workbench-section-head>div>span,.workbench-server-copy>span{font-size:8px}.workbench-page-head h1{font-size:28px}.workbench-page-head p{font-size:11px;line-height:1.5}.workbench-page-actions button,.workbench-section-head button,.workbench-full-button{font-size:9px;min-height:34px}.workbench-server-strip{min-height:74px;padding:11px 14px;border-radius:8px}.workbench-server-copy strong{font-size:15px}.workbench-server-meta>span{font-size:8px}.workbench-stat-strip{border-radius:8px}.workbench-stat-strip article{min-height:76px;padding:10px 13px}.workbench-stat-strip span{font-size:7.5px}.workbench-stat-strip strong{font-size:16px}.workbench-stat-strip small{font-size:8px}.workbench-main-grid{grid-template-columns:minmax(0,1fr) 300px;gap:10px;margin-top:10px}.workbench-section{padding:13px;border-radius:8px}.workbench-section-head{min-height:38px;padding-bottom:9px}.workbench-section-head h2{font-size:13px}.workbench-module-table>button{min-height:54px;padding:7px 8px}.module-table-copy strong{font-size:10px}.module-table-copy small,.module-table-state{font-size:8px}.workbench-system-list>div{min-height:44px}.workbench-system-list span,.workbench-system-list strong{font-size:8.5px}.workbench-lower-grid{gap:10px;margin-top:10px}.workbench-list>button{min-height:50px;padding:7px 8px}.workbench-list strong{font-size:9px}.workbench-list small,.workbench-list em,.workbench-list time{font-size:7.5px}.workbench-empty{font-size:8.5px}.workbench-dashboard-footer{font-size:7.5px}.ticket-builder-page{width:100%;max-width:1440px;margin:0 auto;display:grid;gap:14px}.ticket-builder-page .primary-button,.ticket-builder-page .secondary-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border-radius:9px;font-size:10px;font-weight:800}.ticket-builder-page .primary-button{border:1px solid rgba(192,132,252,.22);color:#fff;background:linear-gradient(135deg,#9333ea,#7c3aed);box-shadow:0 10px 25px #5b21b62e}.ticket-builder-page .secondary-button{border:1px solid rgba(192,132,252,.1);color:#eee6f6bf;background:#ffffff06}.ticket-builder-page{padding:4px 0 28px}.ticket-builder-page .panel{min-width:0;border:1px solid rgba(192,132,252,.09);border-radius:14px;background:linear-gradient(145deg,#0e0915f2,#08050df7);box-shadow:inset 0 1px #ffffff04}.ticket-builder-nav button{width:100%;min-height:38px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid transparent;border-radius:9px;color:#e1d9eb80;background:transparent;font-size:9px;font-weight:750;text-align:left}.ticket-builder-nav button:hover{color:#fff;background:#a855f70d}.ticket-builder-nav button.active,.ticket-builder-nav button[aria-selected=true]{color:#fff;border-color:#c084fc2e;background:#a855f71a}.ticket-builder-tip{margin-top:10px;padding:10px;border:1px solid rgba(34,197,94,.12);border-radius:10px;color:#86efacd1;background:#22c55e0a;font-size:8px;line-height:1.45}.ticket-setup-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 13px!important;margin:0 0 12px!important;border-color:#a855f71f!important;background:#a855f709!important}.ticket-setup-banner strong{color:#eee7f4!important}.ticket-setup-banner span{color:#e1d9eb66!important}.ticket-active-server{margin:0 0 12px!important;color:#e1d9eb66!important}.ticket-active-server strong{color:#f1eaf6!important}.ticket-builder-page .module-form-grid{margin-top:2px}.page-content:not(.velora-dashboard-page):not(.ticket-builder-page):not(.module-workspace){width:100%;max-width:1440px;margin:0 auto}.ticket-builder-page{width:min(calc(100% - 48px),1340px)!important;max-width:1340px!important;margin:0 auto!important;padding:26px 0 52px!important;color:var(--vm-text)!important;background:transparent!important;transform:none!important}.ticket-setup-banner,.ticket-active-server{color:var(--vm-text)!important;border:1px solid var(--vm-line)!important;border-radius:4px!important;background:var(--vm-panel)!important;box-shadow:none!important}.ticket-builder-page{display:block!important}.ticket-setup-banner,.ticket-active-server{margin-bottom:10px!important;padding:10px 12px!important}.ticket-category-list{display:grid!important;gap:7px!important}.ticket-category-card{border:1px solid var(--vm-line)!important;border-radius:3px!important;background:#09090b!important}.ticket-category-card-head{padding:9px 10px!important;border-bottom:1px solid var(--vm-line)!important}.ticket-card-grid{padding:10px!important;gap:8px!important}.ticket-category-number{background:#151517!important;color:#ddd!important}@media(max-width:800px){.ticket-builder-page{width:calc(100% - 24px)!important}}.ticket-category-card{transition:border-color .16s ease,background .16s ease,transform .16s ease}.ticket-category-card:hover{border-color:#ffffff1f!important}.ticket-category-card:hover{background:#101012!important}.velora-shell-content .ticket-builder-page{width:min(calc(100% - 48px),1340px)!important;max-width:1340px!important;margin:0 auto!important;padding-top:28px!important}.tv2-index,.tv2-card-head svg,.tv2-title-icon{color:var(--velora-ui-accent)!important}.tv2-select-trigger:hover,.tv2-compact-select.is-open .tv2-select-trigger{border-color:rgba(var(--velora-ui-accent-rgb),.42)!important}.tv2-select-options button:hover{background:rgba(var(--velora-ui-accent-rgb),.09)!important}.tv2-select-options button.selected{background:rgba(var(--velora-ui-accent-rgb),.16)!important}.tv2-page{width:min(100% - 48px,1340px)!important;max-width:1340px!important;margin:0 auto!important;padding:25px 0 48px!important}.tv2-header{margin-bottom:12px!important}.tv2-title-icon{color:#ddd!important;border:1px solid var(--mono-line)!important;border-radius:6px!important;background:#0e0e10!important;box-shadow:none!important}.tv2-title h1{color:#f0f0f1!important}.tv2-title p{color:#707077!important}.tv2-serverbar{color:#b8b8bd!important;border:1px solid var(--mono-line)!important;border-radius:5px!important;background:#0a0a0c!important}.tv2-card-head svg{color:#aaa!important}.tv2-form label>span{color:#aaa!important}.tv2-form input,.tv2-form select,.tv2-select-trigger{color:#ddd!important;border:1px solid var(--mono-line)!important;border-radius:3px!important;background:var(--mono-field)!important;box-shadow:none!important}.tv2-form input:focus,.tv2-form select:focus{border-color:#aaa!important;box-shadow:none!important}.tv2-options label{border:1px solid var(--mono-line)!important;border-radius:3px!important;background:#0a0a0c!important}@media(max-width:780px){.tv2-page{width:calc(100% - 24px)!important}}.velora-shell-content>.tv2-page{width:min(calc(100% - 48px),1340px)!important;max-width:1340px!important;margin-inline:auto!important;transform:none!important}@media(max-width:780px){.velora-shell-content>.tv2-page{width:calc(100% - 24px)!important}}.tv2-page{width:min(calc(100% - 48px),1340px)!important;max-width:1340px!important;margin:0 auto!important;padding:26px 0 52px!important;color:var(--vm-text)!important;background:transparent!important;transform:none!important}.tv2-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;margin:0 0 15px!important;padding:0!important;background:transparent!important;border:0!important}.tv2-title h1{margin:3px 0 5px!important;color:#f2f2f3!important;font-family:Arial,Helvetica,sans-serif!important;font-size:25px!important;font-style:normal!important;font-weight:800!important;letter-spacing:-.035em!important}.tv2-title p{color:#727279!important;font-size:10px!important}.tv2-page{display:block!important}.tv2-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.tv2-index{color:#111!important;background:#ddd!important}.tv2-form .wide{grid-column:1/-1!important}.tv2-select-popover{border-color:var(--vm-line-2)!important;background:#0b0b0d!important}.tv2-select-options button:hover,.tv2-select-options button.selected{color:#fff!important;background:#151517!important}.tv2-alert{border:1px solid var(--vm-line-2)!important;border-radius:3px!important;background:#0d0d0f!important;color:#c5c5c9!important}@media(max-width:800px){.tv2-page{width:calc(100% - 24px)!important}}.tv2-card:hover{border-color:#ffffff1f!important}.velora-shell-content .tv2-page{width:min(calc(100% - 48px),1340px)!important;max-width:1340px!important;margin:0 auto!important;padding-top:28px!important}.velora-shell-content .tv2-card{border-radius:7px!important;background:linear-gradient(145deg,#0e1015,#0b0d11)!important;border-color:var(--sig-line)!important}.velora-shell-content .tv2-card:hover{border-color:var(--sig-line-strong)!important;background:#11141a!important}.give-v9-page{width:min(100%,var(--module-content-max));margin-inline:auto}.give-v9-page{padding-top:20px!important}.give-v9-header{margin-bottom:10px!important}.give-v9-stats{gap:8px!important;margin-bottom:11px!important}.give-v9-stats article{min-height:58px!important}.give-v9-card{border-radius:11px!important}.velora-shell-content>.give-v9-page{width:min(calc(100% - 48px),1340px)!important;max-width:1340px!important;margin-inline:auto!important;transform:none!important}@media(max-width:780px){.velora-shell-content>.give-v9-page{width:calc(100% - 24px)!important}}.give-v9-page{width:min(calc(100% - 48px),1340px)!important;max-width:1340px!important;margin:0 auto!important;padding:26px 0 52px!important;color:var(--vm-text)!important;background:transparent!important;transform:none!important}.give-v9-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;margin:0 0 15px!important;padding:0!important;background:transparent!important;border:0!important}.give-v9-title h1{margin:3px 0 5px!important;color:#f2f2f3!important;font-family:Arial,Helvetica,sans-serif!important;font-size:25px!important;font-style:normal!important;font-weight:800!important;letter-spacing:-.035em!important}.give-v9-title p{color:#727279!important;font-size:10px!important}.give-v9-card{color:var(--vm-text)!important;border:1px solid var(--vm-line)!important;border-radius:4px!important;background:var(--vm-panel)!important;box-shadow:none!important}.give-v9-card{padding:15px!important}.give-v9-page{display:block!important}.give-v9-server{border-color:var(--vm-line)!important;background:#0a0a0c!important}.give-v9-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.give-v9-grid .wide{grid-column:1/-1!important}.give-v9-discord,.give-v9-embed{border-color:var(--vm-line)!important;background:#0a0a0c!important}.give-v9-notice{border:1px solid var(--vm-line-2)!important;border-radius:3px!important;background:#0d0d0f!important;color:#c5c5c9!important}@media(max-width:800px){.give-v9-page{width:calc(100% - 24px)!important}.give-v9-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.give-v9-card{transition:border-color .16s ease,background .16s ease,transform .16s ease}.give-v9-card:hover{border-color:#ffffff1f!important}.velora-shell-content .give-v9-page{width:min(calc(100% - 48px),1340px)!important;max-width:1340px!important;margin:0 auto!important;padding-top:28px!important}.velora-shell-content .give-v9-card{border-radius:7px!important;background:linear-gradient(145deg,#0e1015,#0b0d11)!important;border-color:var(--sig-line)!important}.velora-shell-content .give-v9-card:hover{border-color:var(--sig-line-strong)!important;background:#11141a!important}.server-v2-page{width:min(calc(100% - 48px),1340px)!important;max-width:1340px!important;margin:0 auto!important;padding:26px 0 52px!important;color:var(--vm-text)!important;background:transparent!important;transform:none!important}.server-v2-card{color:var(--vm-text)!important;border:1px solid var(--vm-line)!important;border-radius:4px!important;background:var(--vm-panel)!important;box-shadow:none!important}.server-v2-card{padding:15px!important}.server-v2-page{display:block!important}.server-v2-status-strip{min-height:36px!important;margin-bottom:10px!important;border:1px solid var(--vm-line)!important;border-radius:3px!important;background:#0a0a0c!important}.server-v2-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-bottom:10px!important}.server-v2-stat{min-height:75px!important;padding:11px!important;border:1px solid var(--vm-line)!important;border-radius:3px!important;background:var(--vm-panel)!important}.server-v2-stat-icon.purple,.server-v2-stat-icon.blue{color:#ddd!important;background:#111113!important}.server-v2-grid{display:grid!important;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr)!important;gap:10px!important}.server-v2-server-logo{filter:grayscale(1)!important}.server-v2-health-list>div{border-bottom-color:var(--vm-line)!important}.server-v2-progress{background:#171719!important}.server-v2-progress>span{background:#ddd!important}.server-v2-error{border:1px solid var(--vm-line-2)!important;border-radius:3px!important;background:#0d0d0f!important;color:#c5c5c9!important}@media(max-width:1150px){.server-v2-grid{grid-template-columns:1fr!important}}@media(max-width:800px){.server-v2-page{width:calc(100% - 24px)!important}.server-v2-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.server-v2-card{transition:border-color .16s ease,background .16s ease,transform .16s ease}.server-v2-card:hover{border-color:#ffffff1f!important}.velora-shell-content .server-v2-page{width:min(calc(100% - 48px),1340px)!important;max-width:1340px!important;margin:0 auto!important;padding-top:28px!important}.velora-shell-content .server-v2-card{border-radius:7px!important;background:linear-gradient(145deg,#0e1015,#0b0d11)!important;border-color:var(--sig-line)!important}.velora-shell-content .server-v2-card:hover{border-color:var(--sig-line-strong)!important;background:#11141a!important}.logging-v9-page{width:min(calc(100% - 48px),1340px)!important;max-width:1340px!important;margin:0 auto!important;padding:26px 0 52px!important;color:var(--vm-text)!important;background:transparent!important;transform:none!important}.logging-v9-card{color:var(--vm-text)!important;border:1px solid var(--vm-line)!important;border-radius:4px!important;background:var(--vm-panel)!important;box-shadow:none!important}.logging-v9-card{padding:15px!important}.logging-v9-page{display:block!important}.logging-v9-server{border-color:var(--vm-line)!important;background:#0a0a0c!important}.logging-v9-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.logging-v9-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.logging-v9-card{min-height:90px!important}.logging-v9-card-icon{color:#ddd!important;border:1px solid var(--vm-line)!important;background:#111113!important}.logging-v9-card-copy strong{color:#e3e3e5!important}.logging-v9-card-copy span,.logging-v9-hint{color:#68686f!important}.logging-v9-notice{border:1px solid var(--vm-line-2)!important;border-radius:3px!important;background:#0d0d0f!important;color:#c5c5c9!important}@media(max-width:800px){.logging-v9-page{width:calc(100% - 24px)!important}.logging-v9-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.logging-v9-grid{grid-template-columns:1fr!important}}.logging-v9-card{transition:border-color .16s ease,background .16s ease,transform .16s ease}.logging-v9-card:hover{border-color:#ffffff1f!important}.velora-shell-content .logging-v9-page{width:min(calc(100% - 48px),1340px)!important;max-width:1340px!important;margin:0 auto!important;padding-top:28px!important}.velora-shell-content .logging-v9-card{border-radius:7px!important;background:linear-gradient(145deg,#0e1015,#0b0d11)!important;border-color:var(--sig-line)!important}.velora-shell-content .logging-v9-card:hover{border-color:var(--sig-line-strong)!important;background:#11141a!important}.bot-hub-page{width:100%;max-width:1440px;margin:0 auto;display:grid;gap:14px}.bot-hub-kicker{display:block;margin-bottom:6px;color:#c084fc;font-size:8px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.bot-hub-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.bot-hub-stat,.bot-hub-surface{border:1px solid rgba(192,132,252,.09);border-radius:14px;background:linear-gradient(145deg,#0e0915f2,#08050df7)}.bot-hub-stat{min-height:80px;display:flex;align-items:center;gap:10px;padding:12px}.bot-hub-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px}@media(max-width:820px){.bot-hub-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.bot-hub-stats{grid-template-columns:1fr}.bot-hub-toolbar{flex-direction:column;align-items:stretch}}.bot-hub-page{width:min(calc(100% - 48px),1340px)!important;max-width:1340px!important;margin:0 auto!important;padding:26px 0 52px!important;color:var(--vm-text)!important;background:transparent!important;transform:none!important}.bot-hub-kicker{color:#696970!important;font-size:7px!important;font-weight:900!important;letter-spacing:.2em!important;text-transform:uppercase!important}.bot-hub-surface{color:var(--vm-text)!important;border:1px solid var(--vm-line)!important;border-radius:4px!important;background:var(--vm-panel)!important;box-shadow:none!important}.bot-hub-page{display:block!important}.bot-hub-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-bottom:12px!important}.bot-hub-stat{min-height:78px!important;padding:12px!important}.bot-hub-stat-icon.purple,.bot-hub-stat-icon.green,.bot-hub-stat-icon.blue,.bot-hub-stat-icon.orange{color:#ddd!important;background:#111113!important;border:1px solid var(--vm-line)!important}.bot-hub-content{padding:14px!important;border:1px solid var(--vm-line)!important;border-radius:4px!important;background:var(--vm-panel)!important}.bot-hub-toolbar{display:flex!important;gap:8px!important;flex-wrap:wrap!important}@media(max-width:800px){.bot-hub-page{width:calc(100% - 24px)!important}.bot-hub-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.velora-shell-content .bot-hub-page,.velora-shell-content .mono-settings-page{width:min(calc(100% - 48px),1340px)!important;max-width:1340px!important;margin:0 auto!important;padding-top:28px!important}.velora-shell-content .mono-settings-card,.velora-shell-content .mono-settings-preview{border-radius:7px!important;background:linear-gradient(145deg,#0e1015,#0b0d11)!important;border-color:var(--sig-line)!important}.velora-shell-content .mono-settings-card:hover{border-color:var(--sig-line-strong)!important;background:#11141a!important}.mono-settings-card-head{border-bottom-color:var(--sig-line)!important}.mono-settings-preview{top:84px!important}.mono-profile-grid button.active,.mono-choice-grid button.active{box-shadow:inset 0 0 0 1px #ffffff08!important}.mono-setting-toggle:hover{background:#11141a!important}:root{--velora-bg: #050308;--velora-sidebar: #08050d;--velora-surface: rgba(13, 9, 20, .92);--velora-surface-2: rgba(18, 12, 28, .9);--velora-purple: #a855f7;--velora-purple-light: #c084fc;--velora-purple-dark: #6d28d9;--velora-text: #f8f5ff;--velora-muted: rgba(225, 217, 235, .52);--velora-border: rgba(190, 130, 255, .1);--velora-border-active: rgba(192, 132, 252, .32);--velora-sidebar-width: 238px;--velora-topbar-height: 72px}html,body,#root{width:100%;min-width:100%;min-height:100%}body{margin:0;color:var(--velora-text);background:radial-gradient(circle at 35% -15%,rgba(126,34,206,.08),transparent 38rem),radial-gradient(circle at 95% 30%,rgba(91,33,182,.045),transparent 34rem),var(--velora-bg)}.velora-shell-content>*{min-width:0}.velora-topbar-profile-avatar.large{width:38px;height:38px;flex:0 0 38px}.velora-topbar-profile-menu>button.danger{color:#f87171c7}.velora-topbar-profile-menu>button.danger:hover{color:#fca5a5;background:#ef444412}.velora-shell-content .page-header{margin-top:6px}.velora-shell-content .page-header h1{color:#fff;letter-spacing:-.035em}.velora-shell-content .panel,.velora-shell-content .settings-card,.velora-shell-content .module-management-card,.velora-shell-content .logs-panel{border-color:#b170f617;background:linear-gradient(145deg,#0e0915eb,#08050df0);box-shadow:0 16px 40px #0000002b}.velora-shell input,.velora-shell select,.velora-shell textarea{color:#f5effc;border-color:#b977fa1c;background:#0c0812e0}.velora-shell input:focus,.velora-shell select:focus,.velora-shell textarea:focus{outline:none;border-color:#a855f761;box-shadow:0 0 0 3px #a855f711}.velora-shell option{color:#fff;background:#0d0814}.velora-shell button,.velora-shell a{-webkit-tap-highlight-color:transparent}.velora-shell button{font:inherit}.velora-shell button:focus-visible,.velora-shell a:focus-visible,.velora-shell input:focus-visible,.velora-shell select:focus-visible,.velora-shell textarea:focus-visible{outline:2px solid rgba(192,132,252,.5);outline-offset:2px}::selection{color:#fff;background:#9333ea73}*{scrollbar-width:thin;scrollbar-color:rgba(168,85,247,.23) transparent}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{border-radius:999px;background:#a855f733}*::-webkit-scrollbar-thumb:hover{background:#a855f757}@media(max-width:1180px){:root{--velora-sidebar-width: 215px}}@media(max-width:950px){:root{--velora-sidebar-width: 76px}}@media(max-width:760px){:root{--velora-topbar-height: 62px}}@media(max-width:560px){:root{--velora-sidebar-width: 0px}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f8f7fb;background:#07090d;font-synthesis:none;text-rendering:optimizeLegibility;--velora-bg: #07090d;--velora-bg-soft: #0b0d13;--velora-panel: #0e1118;--velora-panel-2: #12151d;--velora-panel-3: #171a23;--velora-border: rgba(255, 255, 255, .075);--velora-border-strong: rgba(168, 85, 247, .28);--velora-text: #f8f7fb;--velora-muted: #8f95a5;--velora-muted-2: #626878;--velora-purple: #9b4dff;--velora-purple-2: #7c3aed;--velora-purple-3: #c084fc;--velora-green: #26e487;--velora-red: #ff4d67;--velora-yellow: #f5b942;--velora-sidebar-width: 238px;--velora-topbar-height: 86px;--velora-radius-sm: 8px;--velora-radius: 12px;--velora-radius-lg: 16px;--velora-shadow: 0 24px 80px rgba(0, 0, 0, .38);--velora-purple-shadow: 0 0 32px rgba(155, 77, 255, .18)}*{box-sizing:border-box}html,body,#root{width:100%;min-width:100%;min-height:100%;margin:0}html{background:var(--velora-bg)}body{min-height:100vh;overflow-x:hidden;color:var(--velora-text);background:radial-gradient(circle at 72% -10%,rgba(124,58,237,.08),transparent 36rem),radial-gradient(circle at 15% 20%,rgba(155,77,255,.035),transparent 28rem),var(--velora-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,button,input,select,textarea{font-family:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}img{display:block;max-width:100%}a{color:inherit}::selection{color:#fff;background:#9b4dff61}*{scrollbar-width:thin;scrollbar-color:rgba(155,77,255,.5) rgba(255,255,255,.025)}*::-webkit-scrollbar{width:7px;height:7px}*::-webkit-scrollbar-track{background:#ffffff05}*::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(180deg,#9b4dffcc,#7c3aed8c)}*::-webkit-scrollbar-thumb:hover{background:#9b4dffe6}input,textarea,select{color:var(--velora-text);border:1px solid var(--velora-border);outline:none;background:#ffffff06;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}input:hover,textarea:hover,select:hover{border-color:#ffffff1f}input:focus,textarea:focus,select:focus{border-color:#9b4dff8f;background:#9b4dff09;box-shadow:0 0 0 3px #9b4dff14}input::placeholder,textarea::placeholder{color:#5f6573}#root{min-height:100vh;isolation:isolate}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid rgba(155,77,255,.8);outline-offset:2px}.module-workspace{width:100%;max-width:1440px;margin:0 auto;display:grid;gap:14px}.module-symbol{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border:1px solid rgba(192,132,252,.15);border-radius:13px;color:#c084fc;background:linear-gradient(145deg,#a855f721,#5b21b60f)}.module-title-wrap .eyebrow,.module-section-heading .eyebrow{display:block;margin-bottom:5px;color:#c084fc;font-size:8px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.module-title-wrap h1{margin:0;color:#fff;font-size:30px;line-height:1.05;letter-spacing:-.035em}.module-title-wrap p{max-width:760px;margin:7px 0 0;color:#e1d9eb80;font-size:11px;line-height:1.55}.module-enabled input{width:14px!important;height:14px;accent-color:#a855f7}.module-header-actions .primary-button,.module-header-actions .secondary-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border-radius:9px;font-size:10px;font-weight:800}.module-header-actions .primary-button{border:1px solid rgba(192,132,252,.22);color:#fff;background:linear-gradient(135deg,#9333ea,#7c3aed);box-shadow:0 10px 25px #5b21b62e}.module-header-actions .secondary-button{border:1px solid rgba(192,132,252,.1);color:#eee6f6bf;background:#ffffff06}.module-notice{padding:10px 12px;border:1px solid rgba(34,197,94,.14);border-radius:10px;color:#86efac;background:#22c55e0d;font-size:9px}.module-layout-grid{display:grid;grid-template-columns:210px minmax(0,1fr) 320px;align-items:start;gap:14px}.module-workspace .panel{min-width:0;border:1px solid rgba(192,132,252,.09);border-radius:14px;background:linear-gradient(145deg,#0e0915f2,#08050df7);box-shadow:inset 0 1px #ffffff04}.module-tabs-panel,.module-preview-panel{position:sticky;top:82px;padding:13px}.module-side-status{display:flex;align-items:flex-start;gap:9px;margin-bottom:10px;padding:10px;border:1px solid rgba(34,197,94,.11);border-radius:10px;color:#86efac;background:#22c55e0a}.module-side-status>div{display:grid;gap:3px;min-width:0}.module-side-status strong{color:#eee7f4;font-size:9px}.module-side-status span{color:#e1d9eb61;font-size:8px}.module-tabs{display:grid;gap:4px}.module-tabs button{width:100%;min-height:37px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid transparent;border-radius:9px;color:#e1d9eb7a;background:transparent;font-size:9px;font-weight:750;text-align:left}.module-tabs button:hover{color:#fff;background:#a855f70d}.module-tabs button.active{color:#fff;border-color:#c084fc2e;background:#a855f71a}.module-resource-summary{margin-top:11px;padding-top:10px;border-top:1px solid rgba(192,132,252,.07);color:#e1d9eb59;font-size:8px}.module-resource-summary span{color:#c084fc;font-weight:900}.module-config-panel{padding:15px}.module-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:13px}.module-section-heading h2{margin:0;color:#fff;font-size:16px}.module-section-heading p{margin:4px 0 0;color:#e1d9eb66;font-size:9px}.sync-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid rgba(34,197,94,.14);border-radius:999px;color:#86efac;background:#22c55e0d;font-size:8px;font-weight:800}.module-form-grid>label{min-width:0;display:grid;gap:6px;color:#e9e1f1b3;font-size:8px;font-weight:750}.module-form-grid>label>span{display:block}.module-form-grid input,.module-form-grid select,.module-form-grid textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid rgba(192,132,252,.1);border-radius:9px;outline:none;color:#f7f2fc;background:#07040be6;font:inherit;font-size:9px}.module-form-grid input,.module-form-grid select{min-height:40px;padding:0 11px}.module-form-grid textarea{min-height:96px;padding:10px 11px;resize:vertical;line-height:1.5}.module-form-grid input:focus,.module-form-grid select:focus,.module-form-grid textarea:focus{border-color:#a855f761;box-shadow:0 0 0 3px #a855f70e}.field-hint{color:#e1d9eb52;font-size:7px;font-weight:500;line-height:1.45}.native-color{min-height:36px!important;padding:3px!important}.module-preview-panel{padding:13px}.discord-v2-preview{--module-accent: #a855f7;overflow:hidden;padding:12px;border:1px solid rgba(255,255,255,.06);border-radius:11px;color:#f2f3f5;background:#2b2d31}.discord-v2-author{display:flex;align-items:center;gap:6px;margin-bottom:9px;font-size:8px}.preview-avatar{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#9333ea,#7c3aed);font-size:9px;font-weight:900}.discord-v2-author strong{font-size:9px}.discord-v2-author b{padding:2px 4px;border-radius:3px;color:#fff;background:#5865f2;font-size:6px}.discord-v2-author small{color:#949ba4;font-size:7px}.discord-v2-body{position:relative;overflow:hidden;padding:11px;border-radius:8px;background:#1e1f22}.preview-accent{position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--module-accent)}.discord-v2-body h3{margin:0 0 7px;padding-left:5px;color:#fff;font-size:11px}.discord-v2-body p{margin:0;padding-left:5px;color:#dbdee1;font-size:8px;line-height:1.5;white-space:pre-wrap}.preview-stats{display:grid;gap:5px;margin:8px 0 0 5px}.preview-stats span{padding:6px;border-radius:6px;color:#dbdee1;background:#ffffff0a;font-size:7px}.preview-banner{min-height:82px;display:grid;place-items:center;gap:4px;margin:8px 0 0 5px;border-radius:7px;color:#949ba4;background:#ffffff0a;font-size:7px}.preview-actions{display:flex;gap:6px;margin:8px 0 0 5px}.preview-actions button{min-height:27px;padding:0 8px;border:0;border-radius:5px;color:#fff;background:#5865f2;font-size:7px;font-weight:700}.preview-actions button.secondary{background:#4e5058}.preview-footer{display:block;margin:8px 0 0 5px;color:#949ba4;font-size:6px}.module-preview-checklist{display:grid;gap:5px;margin-top:10px}.module-preview-checklist span{display:flex;align-items:center;gap:6px;color:#e1d9eb61;font-size:7px}.module-preview-checklist svg{color:#22c55e}.color-field{display:grid;grid-template-columns:48px minmax(0,1fr);gap:7px}.color-field input[type=color]{width:48px!important;padding:3px!important}.discord-ticket-preview{overflow:hidden;padding:12px;border-radius:10px;background:#2b2d31;color:#f2f3f5}.discord-author{display:flex;align-items:center;gap:7px;margin-bottom:9px;font-size:8px}.discord-avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#7c3aed,#5865f2);font-size:10px;font-weight:900}.discord-message-shell{position:relative;padding-left:8px;border-left:3px solid #7c5cff}.discord-message-body{padding:10px;border-radius:7px;background:#1e1f22}.discord-message-body h3{margin:0 0 6px;color:#fff;font-size:11px}.discord-message-body p{margin:0;color:#dbdee1;font-size:8px;line-height:1.5}.fake-discord-select{margin-top:8px;padding:8px;border-radius:6px;color:#dbdee1;background:#111214;font-size:7px}.fake-options{display:grid;gap:5px;margin-top:7px}.fake-options>*{padding:7px;border-radius:6px;background:#ffffff09;color:#dbdee1;font-size:7px}.bot-overview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.bot-overview-copy h1{margin:0;color:#fff;font-size:29px}.bot-overview-copy p{margin:6px 0 0;color:#e1d9eb73;font-size:10px}.bot-search-field{width:min(360px,100%);min-height:38px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid rgba(192,132,252,.1);border-radius:9px;background:#07040bd9}.bot-search-field input{width:100%;border:0;outline:0;color:#fff;background:transparent}.bot-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px}.v10-page{width:100%;max-width:1440px;margin:0 auto}.v10-head{margin-bottom:14px}.v10-card,.v10-stat{border-color:#c084fc17!important;background:linear-gradient(145deg,#0e0915f2,#08050df7)!important}.page-content .page-heading,.page-content .page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.page-content .page-heading h1,.page-content .page-header h1{margin:0;color:#fff;font-size:28px}.page-content .page-heading p,.page-content .page-header p{color:#e1d9eb73;font-size:10px}.page-content .panel,.logs-panel{border:1px solid rgba(192,132,252,.09);border-radius:14px;background:linear-gradient(145deg,#0e0915f2,#08050df7)}.permissions-grid,.team-access-grid,.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.permission-list,.service-list,.access-user-list,.log-list{display:grid;gap:7px}.permission-item,.service-item,.log-row{min-height:48px;display:grid;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(192,132,252,.07);border-radius:9px;background:#ffffff04}.log-row{grid-template-columns:30px minmax(0,1fr) auto}.logs-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.inline-search{min-height:38px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid rgba(192,132,252,.1);border-radius:9px;background:#07040bdb}@media(max-width:1250px){.module-layout-grid{grid-template-columns:190px minmax(0,1fr) 280px}.bot-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1050px){.module-layout-grid{grid-template-columns:180px minmax(0,1fr)}.module-preview-panel{grid-column:1/-1;position:static}}@media(max-width:820px){.module-layout-grid{grid-template-columns:1fr}.module-tabs-panel{position:static}}@media(max-width:620px){.permissions-grid,.team-access-grid,.stats-grid,.bot-product-grid{grid-template-columns:1fr}.module-header-actions>*{flex:1}.bot-overview-header,.logs-toolbar{flex-direction:column;align-items:stretch}}.module-workspace{width:min(100%,var(--module-content-max));margin-inline:auto}.module-workspace{gap:12px}.module-symbol{width:40px;height:40px;flex-basis:40px;border-radius:10px}.module-title-wrap h1{font-size:25px}.module-title-wrap p{margin-top:4px;font-size:11px}.module-layout-grid{grid-template-columns:190px minmax(0,1fr) 300px;gap:10px}.module-workspace .panel{border-radius:11px}.module-header-actions button{min-height:34px}@media(max-width:1150px){.module-layout-grid{grid-template-columns:180px minmax(0,1fr)}.module-preview-panel{grid-column:1 / -1}}@media(max-width:760px){.module-layout-grid{grid-template-columns:1fr}}:root{--velora-ui-accent: #a855f7;--velora-ui-accent-rgb: 168, 85, 247}.v2-card-head svg,.v2-preview-top svg{color:var(--velora-ui-accent)!important}:root[data-velora-theme=midnight] body{background:#03040a!important}:root[data-velora-density=compact]{--velora-topbar-height: 68px;--velora-sidebar-width: 214px}:root[data-velora-animations=off] *,:root[data-velora-animations=off] *:before,:root[data-velora-animations=off] *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}:root{--mono-bg:#070708;--mono-sidebar:#09090a;--mono-topbar:#080809;--mono-panel:#0d0d0f;--mono-panel-2:#111114;--mono-field:#09090b;--mono-line:rgba(255,255,255,.08);--mono-line-strong:rgba(255,255,255,.16);--mono-text:#f4f4f5;--mono-muted:#8a8a91;--mono-dim:#55555c;--mono-white:#f4f4f4}html,body,#root{width:100%;min-width:100%;min-height:100%;margin:0;background:var(--mono-bg)!important}body{color:var(--mono-text)!important;background:radial-gradient(circle at 52% 0%,rgba(255,255,255,.028),transparent 32rem),var(--mono-bg)!important}.nova-brand{height:58px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 8px!important;margin:0 0 15px!important;background:transparent!important;border:0!important}.nova-brand img{width:36px!important;height:36px!important;object-fit:cover!important;border-radius:9px!important;filter:grayscale(1) contrast(1.12)!important;border:1px solid var(--mono-line)!important;box-shadow:none!important}.nova-brand div{min-width:0!important;display:grid!important;gap:1px!important}.nova-brand strong{color:#fff!important;font-family:Georgia,Times New Roman,serif!important;font-size:13px!important;font-style:italic!important;font-weight:700!important;letter-spacing:.045em!important}.nova-brand span{color:#66666c!important;font-size:7px!important;font-weight:900!important;letter-spacing:.2em!important}.nova-nav{flex:1!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0 2px 8px 0!important}.nova-nav-section{margin:0 0 17px!important}.nova-nav-label{display:block!important;margin:0 9px 7px!important;color:#505057!important;font-size:7px!important;font-weight:900!important;letter-spacing:.2em!important}.nova-nav-items{display:grid!important;gap:2px!important}.nova-nav-item svg{color:currentColor!important}.nova-sidebar-bottom{flex:0 0 auto!important;padding:9px 0 0!important;border-top:1px solid var(--mono-line)!important}.nova-sync{min-height:48px!important;display:grid!important;grid-template-columns:8px minmax(0,1fr) 17px!important;align-items:center!important;gap:8px!important;padding:8px 9px!important;border:1px solid var(--mono-line)!important;border-radius:8px!important;background:#0d0d0f!important}.nova-sync-dot{width:7px!important;height:7px!important;border-radius:50%!important;background:#56565d!important}.nova-sync-dot.online{background:#e9e9e9!important;box-shadow:0 0 8px #ffffff4d!important}.nova-sync div{min-width:0!important;display:grid!important;gap:1px!important}.nova-sync strong{color:#ddd!important;font-size:9px!important}.nova-sync small{color:#626269!important;font-size:7px!important}.nova-sync svg{color:#8c8c93!important}.nova-server-switcher{position:relative!important}.nova-server-icon{width:28px!important;height:28px!important;overflow:hidden!important;display:grid!important;place-items:center!important;border-radius:6px!important;background:#111113!important;filter:grayscale(1)!important}.nova-server-icon img{width:100%!important;height:100%!important;object-fit:cover!important}.nova-server-trigger>span:nth-child(2){min-width:0!important;display:grid!important;gap:1px!important;text-align:left!important}.nova-server-trigger small{color:#55555c!important;font-size:6px!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}.nova-server-trigger strong{overflow:hidden!important;color:#ddd!important;font-size:9px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.nova-command-search input{min-width:0!important;border:0!important;outline:0!important;background:transparent!important;color:#bdbdc2!important;box-shadow:none!important;font-size:9px!important}.nova-command-search kbd{padding:3px 5px!important;color:#56565c!important;border:1px solid var(--mono-line)!important;border-radius:4px!important;background:#111113!important;font-size:7px!important}.nova-profile-trigger:hover{background:#0f0f11!important}.nova-profile-avatar{width:29px!important;height:29px!important;position:relative!important;overflow:visible!important;display:grid!important;place-items:center!important;border-radius:7px!important;background:#151517!important;filter:grayscale(1)!important}.nova-profile-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:7px!important}.nova-profile-avatar i{position:absolute!important;right:-2px!important;bottom:-2px!important;width:7px!important;height:7px!important;border:2px solid #080809!important;border-radius:50%!important;background:#606066!important}.nova-profile-avatar i.online{background:#eee!important}.nova-profile-copy{min-width:0!important;display:grid!important;text-align:left!important}.nova-profile-copy strong{overflow:hidden!important;color:#e3e3e5!important;font-size:9px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.nova-profile-copy small{color:#5e5e64!important;font-size:7px!important}.nova-dropdown{position:absolute!important;top:calc(100% + 7px)!important;z-index:9999!important;overflow:hidden!important;border:1px solid var(--mono-line-strong)!important;border-radius:8px!important;background:#0b0b0d!important;box-shadow:0 20px 50px #0000008c!important}.nova-server-menu{left:0!important;width:320px!important;padding:9px!important}.nova-profile-menu{right:0!important;width:170px!important;padding:5px!important}.nova-dropdown-head{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:3px 3px 8px!important}.nova-dropdown-head strong{font-size:9px!important}.nova-dropdown-head button,.nova-profile-menu button{border:0!important;color:#aaa!important;background:transparent!important}.nova-dropdown-search{height:32px!important;display:flex!important;align-items:center!important;gap:7px!important;padding:0 8px!important;margin-bottom:6px!important;border:1px solid var(--mono-line)!important;border-radius:6px!important;background:#08080a!important}.nova-dropdown-search input{min-width:0!important;border:0!important;background:transparent!important;color:#ddd!important;box-shadow:none!important;font-size:9px!important}.nova-server-list{max-height:300px!important;overflow-y:auto!important;display:grid!important;gap:2px!important}.nova-server-list button{width:100%!important;min-height:42px!important;display:grid!important;grid-template-columns:29px minmax(0,1fr) 14px!important;align-items:center!important;gap:8px!important;padding:5px 7px!important;color:#a7a7ad!important;border:0!important;border-radius:6px!important;background:transparent!important;text-align:left!important}.nova-server-list button:hover,.nova-server-list button.selected{color:#fff!important;background:#121214!important}.nova-server-option-icon{width:28px!important;height:28px!important;overflow:hidden!important;display:grid!important;place-items:center!important;border-radius:6px!important;background:#151517!important;filter:grayscale(1)!important}.nova-server-option-icon img{width:100%!important;height:100%!important;object-fit:cover!important}.nova-server-list button>span:nth-child(2){min-width:0!important;display:grid!important;gap:1px!important}.nova-server-list strong{overflow:hidden!important;font-size:9px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.nova-server-list small{display:flex!important;align-items:center!important;gap:4px!important;color:#5b5b61!important;font-size:7px!important}.nova-profile-menu button{width:100%!important;height:33px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:0 8px!important;border-radius:5px!important;font-size:9px!important;text-align:left!important}.nova-profile-menu button:hover{color:#fff!important;background:#131315!important}.nova-profile-menu>span{display:block!important;height:1px!important;margin:4px!important;background:var(--mono-line)!important}.nova-profile-menu button.danger{color:#b8b8bd!important}.mono-btn.light{color:#080808!important;border:1px solid #ddd!important;background:linear-gradient(180deg,#fff,#c4c4c7)!important}.mono-btn.dark{color:#ddd!important;border:1px solid var(--mono-line-strong)!important;background:#09090b!important}.v2-title h1{color:#f0f0f1!important}.v2-title p,.v2-card-head p{color:#707077!important}.v2-card-head h2{color:#e7e7e9!important}.v2-card-head svg{color:#aaa!important}.v2-field>span{color:#aaa!important}.v2-field input,.v2-field select,.v2-field textarea{color:#ddd!important;border:1px solid var(--mono-line)!important;border-radius:3px!important;background:var(--mono-field)!important;box-shadow:none!important}.v2-field input:focus,.v2-field select:focus,.v2-field textarea:focus{border-color:#aaa!important;box-shadow:none!important}.v2-preview-buttons button{border-radius:2px!important;background:#d8d8da!important;color:#111!important}.v2-preview-buttons button.gray,.v2-preview-buttons button.link{background:#1a1a1d!important;color:#ddd!important}@media(max-width:780px){.nova-brand{justify-content:center!important;padding:0!important}.nova-brand div,.nova-nav-label,.nova-nav-item span,.nova-sync div,.nova-sync svg{display:none!important}.nova-profile-copy{display:none!important}}:root{--velora-sidebar-width: 218px !important;--velora-topbar-height: 70px !important}.velora-shell>.nova-sidebar,.velora-shell>.velora-sidebar{grid-column:1!important;grid-row:1!important;width:218px!important;min-width:218px!important;max-width:218px!important;height:100vh!important;position:sticky!important;inset:auto!important;z-index:50!important;overflow:hidden!important}.velora-shell-main>.nova-topbar,.velora-shell-main>.velora-topbar{width:100%!important;min-width:0!important;max-width:none!important;height:70px!important;flex:0 0 70px!important;position:sticky!important;top:0!important;left:auto!important;right:auto!important;z-index:45!important;margin:0!important;box-sizing:border-box!important}.velora-shell-content>*{min-width:0!important;max-width:none}.velora-shell-content>.mono-dashboard{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;width:min(calc(100% - 48px),1340px)!important;max-width:1340px!important;min-height:600px!important;margin:0 auto!important;padding:0 0 54px!important;overflow:visible!important;transform:none!important}.nova-server-switcher{min-width:0!important;width:100%!important}.nova-server-switcher{overflow:visible!important}.nova-dropdown{z-index:99999!important}.velora-shell-content>.v2-page,.velora-shell-content>.settings-v11-page,.velora-shell-content>.log-v3-page,.velora-shell-content>.analytics-v3-page,.velora-shell-content>.module-workspace{width:min(calc(100% - 48px),1340px)!important;max-width:1340px!important;margin-inline:auto!important;transform:none!important}[class*=mouse-glow]{display:none!important}@media(min-width:781px){.velora-shell>.nova-sidebar,.velora-shell>.velora-sidebar{display:flex!important}}@media(max-width:780px){:root{--velora-sidebar-width: 70px !important}.velora-shell>.nova-sidebar,.velora-shell>.velora-sidebar{width:70px!important;min-width:70px!important;max-width:70px!important}.velora-shell-content>.mono-dashboard,.velora-shell-content>.v2-page,.velora-shell-content>.settings-v11-page,.velora-shell-content>.log-v3-page,.velora-shell-content>.analytics-v3-page,.velora-shell-content>.module-workspace{width:calc(100% - 24px)!important}}@media(max-width:560px){:root{--velora-sidebar-width: 0px !important}.velora-shell>.nova-sidebar,.velora-shell>.velora-sidebar{display:none!important}}:root{--vm-bg:#070708;--vm-panel:#0d0d0f;--vm-panel-2:#111113;--vm-field:#09090b;--vm-line:rgba(255,255,255,.08);--vm-line-2:rgba(255,255,255,.14);--vm-text:#f1f1f2;--vm-muted:#85858c;--vm-dim:#55555c;--vm-white:#f4f4f4}.velora-shell-content>*{visibility:visible!important;opacity:1!important}.v10-page,.module-workspace,.page-content{width:min(calc(100% - 48px),1340px)!important;max-width:1340px!important;margin:0 auto!important;padding:26px 0 52px!important;color:var(--vm-text)!important;background:transparent!important;transform:none!important}.v10-head,.bot-overview-header,.settings-v11-page .v10-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;margin:0 0 15px!important;padding:0!important;background:transparent!important;border:0!important}.v10-head h1,.module-title-wrap h1,.bot-overview-copy h1,.v2-title h1{margin:3px 0 5px!important;color:#f2f2f3!important;font-family:Arial,Helvetica,sans-serif!important;font-size:25px!important;font-style:normal!important;font-weight:800!important;letter-spacing:-.035em!important}.eyebrow{color:#696970!important;font-size:7px!important;font-weight:900!important;letter-spacing:.2em!important;text-transform:uppercase!important}.v10-head p,.module-title-wrap p,.bot-overview-copy p,.v2-title p{color:#727279!important;font-size:10px!important}.v10-btn,.primary-button,.secondary-button,.bot-primary-action,.module-header-actions button{min-height:34px!important;border:1px solid var(--vm-line-2)!important;border-radius:2px!important;background:#0a0a0c!important;color:#d9d9dc!important;box-shadow:none!important;font-size:9px!important;font-weight:800!important}.v10-btn.primary,.primary-button,.bot-primary-action{color:#080808!important;border-color:#d9d9dc!important;background:linear-gradient(180deg,#fff,#c7c7ca)!important}.secondary-button:hover,.v10-btn:hover,.v2-btn:hover{border-color:#bbb!important;background:#111113!important}.v10-card,.v10-stat,.panel,.discord-message-shell{color:var(--vm-text)!important;border:1px solid var(--vm-line)!important;border-radius:4px!important;background:var(--vm-panel)!important;box-shadow:none!important}.v10-card{padding:15px!important}.v10-page{display:block!important}.v10-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin:0 0 12px!important}.v10-stat{min-height:78px!important;display:grid!important;grid-template-columns:34px 1fr!important;align-items:center!important;gap:9px!important;padding:12px!important}.v10-stat .ico{width:32px!important;height:32px!important;display:grid!important;place-items:center!important;border:1px solid var(--vm-line)!important;border-radius:3px!important;background:#111113!important;color:#ddd!important}.v10-stat span,.v10-stat small{color:#68686f!important}.v10-stat strong{color:#eee!important}.v10-list{display:grid!important;gap:5px!important}.v10-row{min-height:46px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:9px 10px!important;border:1px solid var(--vm-line)!important;border-radius:2px!important;background:#09090b!important}.v10-row strong{color:#ddd!important}.v10-row small{color:#66666c!important}.v10-badge{border:1px solid var(--vm-line)!important;border-radius:2px!important;background:#111113!important;color:#a9a9ae!important}.v10-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.v10-form .wide{grid-column:1/-1!important}.velora-shell-content input,.velora-shell-content select,.velora-shell-content textarea{color:#dedee1!important;border:1px solid var(--vm-line)!important;border-radius:2px!important;outline:none!important;background:var(--vm-field)!important;box-shadow:none!important}.velora-shell-content input:focus,.velora-shell-content select:focus,.velora-shell-content textarea:focus{border-color:#a5a5aa!important;box-shadow:none!important}.velora-shell-content label>span{color:#a2a2a8}.velora-shell-content small{color:#626268}.module-symbol{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;border:1px solid var(--vm-line)!important;border-radius:3px!important;background:#101012!important;color:#ddd!important}.module-section-heading{margin:0 0 10px!important;padding-bottom:8px!important;border-bottom:1px solid var(--vm-line)!important}.module-section-heading h2,.module-section-heading h3{color:#eee!important}.discord-avatar{background:#151517!important;color:#ddd!important}.discord-ticket-preview{border-left-color:#aaa!important;background:#0b0b0d!important}.fake-discord-select,.fake-options{border-color:var(--vm-line)!important;background:#0a0a0c!important}.bot-overview-header{padding:0!important;border:0!important;background:transparent!important}.bot-search-field{background:#09090b!important;border-color:var(--vm-line)!important}.bot-product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.v2-preview-buttons button{color:#111!important;background:#d8d8da!important}.v2-preview-buttons button.gray,.v2-preview-buttons button.link{color:#ddd!important;background:#1a1a1d!important}.velora-dashboard-page,.module-workspace{display:block!important}.velora-command-center{min-height:180px!important;padding:20px!important;border:1px solid var(--vm-line)!important;border-radius:4px!important;background:radial-gradient(circle at 70% 50%,rgba(255,255,255,.025),transparent 18rem),#0b0b0d!important}.velora-command-copy h1{color:#eee!important}.velora-kicker,.velora-panel-eyebrow{color:#66666c!important}.velora-primary-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.velora-metric-card,.velora-panel{border:1px solid var(--vm-line)!important;border-radius:4px!important;background:var(--vm-panel)!important}.velora-dashboard-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:10px!important}.velora-module-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.velora-module-tile{border:1px solid var(--vm-line)!important;border-radius:2px!important;background:#09090b!important}.v10-notice,.velora-alert{border:1px solid var(--vm-line-2)!important;border-radius:3px!important;background:#0d0d0f!important;color:#c5c5c9!important}@media(max-width:1150px){.bot-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.velora-dashboard-layout{grid-template-columns:1fr!important}}@media(max-width:800px){.v10-page,.module-workspace,.page-content{width:calc(100% - 24px)!important}.v10-grid,.velora-primary-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v10-form,.bot-product-grid,.velora-module-grid{grid-template-columns:1fr!important}}.velora-shell-content button,.velora-shell-content a,.velora-shell-content input,.velora-shell-content select,.velora-shell-content textarea{transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease,opacity .15s ease,box-shadow .15s ease}.velora-shell-content button:not(:disabled):hover{border-color:#ffffff2e!important}.velora-shell-content button:not(:disabled):active{transform:scale(.987)}.v10-card,.panel,.velora-module-tile{transition:border-color .16s ease,background .16s ease,transform .16s ease}.v10-card:hover,.panel:hover,.v2-card:hover,.velora-module-tile:hover{border-color:#ffffff1f!important}.velora-module-tile:hover,.v10-row:hover{background:#101012!important}.nova-server-trigger:hover,.nova-command-search:focus-within{border-color:#ffffff26!important;background:#0f0f11!important}.nova-server-list button{transition:background .13s ease,color .13s ease,transform .13s ease}.nova-server-list button:hover{transform:translate(2px)}.velora-shell-content input:focus,.velora-shell-content select:focus,.velora-shell-content textarea:focus{background:#0c0c0e!important}:root[data-velora-animations=off] .velora-shell *,:root[data-velora-animations=off] .velora-shell *:before,:root[data-velora-animations=off] .velora-shell *:after{animation:none!important;transition-duration:.001ms!important}:root{--sig-bg:#08090b;--sig-panel:#0d0f13;--sig-panel-2:#11141a;--sig-soft:#151821;--sig-line:rgba(255,255,255,.075);--sig-line-strong:rgba(255,255,255,.14);--sig-text:#f4f4f5;--sig-muted:#858992;--sig-dim:#555a63;--sig-accent:var(--velora-ui-accent,#d4d4d8);--sig-accent-rgb:var(--velora-ui-accent-rgb,212,212,216)}body{background:radial-gradient(circle at 45% -12%,rgba(var(--sig-accent-rgb),.055),transparent 30rem),var(--sig-bg)!important}.velora-shell-content .v10-page,.velora-shell-content .settings-v11-page,.velora-shell-content .v2-page,.velora-shell-content .module-workspace,.velora-shell-content .page-content{width:min(calc(100% - 48px),1340px)!important;max-width:1340px!important;margin:0 auto!important;padding-top:28px!important}.velora-shell-content .v10-card,.velora-shell-content .v10-stat,.velora-shell-content .panel,.velora-shell-content .v2-card,.velora-shell-content .v2-preview-card{border-radius:7px!important;background:linear-gradient(145deg,#0e1015,#0b0d11)!important;border-color:var(--sig-line)!important}.velora-shell-content .v10-card:hover,.velora-shell-content .panel:hover,.velora-shell-content .v2-card:hover{border-color:var(--sig-line-strong)!important;background:#11141a!important}.velora-shell-content input,.velora-shell-content select,.velora-shell-content textarea{min-height:35px;border-radius:5px!important;background:#090b0f!important;border-color:var(--sig-line)!important}.velora-shell-content textarea{padding:9px 10px!important}.velora-shell-content input:hover,.velora-shell-content select:hover,.velora-shell-content textarea:hover{border-color:#ffffff1f!important}.velora-shell-content input:focus,.velora-shell-content select:focus,.velora-shell-content textarea:focus{border-color:#999!important;background:#0d1015!important}.velora-shell-content button{transition:transform .14s ease,border-color .14s ease,background .14s ease,color .14s ease!important}.velora-shell-content button:not(:disabled):hover{transform:translateY(-1px)}.velora-shell-content button:not(:disabled):active{transform:scale(.985)}.module-section-heading{border-bottom-color:var(--sig-line)!important}.nova-server-trigger:hover,.nova-command-search:focus-within{background:#11141a!important}:root{--velora-shell-sidebar: 196px;--velora-shell-topbar: 58px;--velora-surface-page: #0b0d10;--velora-surface-panel: #111419;--velora-surface-raised: #151920;--velora-surface-input: #0d1014;--velora-border: rgba(255,255,255,.075);--velora-border-hover: rgba(255,255,255,.15);--velora-text: #f5f7fa;--velora-text-muted: #8b929d;--velora-radius: 9px;--velora-page-gap: 10px;--velora-card-padding: 14px}html,body,#root{background:#0b0d10!important}body{font-size:13px}.velora-shell{background:#0b0d10!important}.nova-sidebar,.velora-sidebar{padding:12px 9px 10px;background:#090b0e!important}.nova-brand{min-height:46px!important;padding:3px 7px 10px!important}.nova-brand img{width:31px!important;height:31px!important}.nova-brand strong{font-size:13px!important;letter-spacing:.08em!important}.nova-brand span,.nova-nav-label{font-size:8px!important;letter-spacing:.14em!important}.nova-nav{gap:10px!important;overflow-y:auto!important;scrollbar-width:none}.nova-nav-section{gap:3px!important}.nova-nav-items{gap:2px!important}.nova-nav-item{min-height:32px!important;grid-template-columns:21px minmax(0,1fr) 4px!important;padding:0 8px!important;font-size:10px!important;border-radius:7px!important}.nova-nav-item svg{width:14px!important;height:14px!important}.nova-nav-item:hover{transform:none!important;background:#14181e!important}.nova-nav-item.active{background:#181d24!important;border-color:#ffffff1c!important}.nova-nav-item.active:before{top:7px!important;bottom:7px!important;background:#f4f4f5!important}.nova-sidebar-bottom{padding-top:8px!important}.nova-sync{min-height:42px!important;padding:8px!important;border-radius:8px!important}.nova-topbar,.velora-topbar{height:58px!important;padding:0 18px!important;gap:12px!important;grid-template-columns:minmax(210px,270px) minmax(240px,440px) minmax(130px,1fr)!important;background:#0b0d10f0!important}.nova-server-trigger,.nova-profile-trigger{height:36px!important}.nova-command-search{height:34px!important}.nova-server-trigger{grid-template-columns:27px minmax(0,1fr) 14px!important}.nova-server-icon,.nova-profile-avatar{width:27px!important;height:27px!important}.nova-server-trigger small,.nova-profile-copy small{font-size:8px!important}.nova-server-trigger strong,.nova-profile-copy strong{font-size:10px!important}.velora-shell-content{padding:0!important}.velora-shell-content>main,.velora-shell-content>.page-stack,.velora-shell-content>.v2-page,.velora-shell-content>.v10-page,.velora-shell-content>.tv2-page,.velora-shell-content>.logging-v9-page,.velora-shell-content>.live-status-v2-page,.velora-shell-content>.bot-hub-surface{width:min(100% - 34px,1320px)!important;max-width:1320px!important;margin:0 auto!important;padding:24px 0 42px!important}.page-stack{gap:10px!important}.page-hero,.page-heading,.module-page-header{margin:0 0 4px!important;padding:0!important;min-height:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.page-hero h1,.page-heading h1,.module-page-header h1{margin:3px 0!important;font-size:22px!important;line-height:1.15!important;letter-spacing:-.035em!important}.page-hero p,.page-heading p,.module-page-header p{margin:0!important;max-width:760px!important;font-size:11px!important;color:#858c96!important}.eyebrow{font-size:8px!important;letter-spacing:.16em!important;color:#727985!important}.panel,.content-card,.stat-card,.velora-panel,.signature-panel,.v10-card,.server-v2-card,.account-panel,.mono-settings-card{border:1px solid rgba(255,255,255,.075)!important;border-radius:9px!important;background:#111419!important;box-shadow:none!important}.panel:hover,.content-card:hover,.stat-card:hover,.velora-panel:hover,.signature-panel:hover,.server-v2-card:hover{border-color:#ffffff1f!important}.stats-grid{gap:8px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}.stat-card{min-height:74px!important;padding:12px 14px!important}.stat-card span{font-size:9px!important;color:#7f8792!important}.stat-card strong{font-size:19px!important;letter-spacing:-.03em!important}.content-card{padding:14px!important}.card-toolbar{margin-bottom:12px!important}.card-toolbar h2,.card-heading h2{font-size:14px!important;margin:0!important}.card-toolbar p,.card-heading p{font-size:10px!important;margin:2px 0 0!important;color:#7f8792!important}.velora-shell-content button,.velora-shell-content input,.velora-shell-content select,.velora-shell-content textarea{border-radius:7px!important}.velora-shell-content button:not(:disabled):hover{transform:translateY(-1px)!important}.primary-button,.secondary-button{min-height:32px!important;padding:0 11px!important;font-size:10px!important}.primary-button{background:#f2f4f7!important;color:#090b0e!important;border-color:#f2f4f7!important}.primary-button:hover{background:#fff!important}.secondary-button{background:#12161b!important;color:#e7e9ed!important;border-color:#ffffff1a!important}.velora-shell-content input,.velora-shell-content select{min-height:34px!important}.velora-shell-content textarea{min-height:88px!important}.command-center-page .stats-grid{margin-bottom:0!important}.command-center-page .content-card{padding:14px!important}.command-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.command-card{min-height:154px!important;padding:13px!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:8px!important;background:#0d1014!important;box-shadow:none!important}.command-card:hover{border-color:#ffffff26!important;background:#12161b!important;transform:translateY(-1px)!important}.command-card p{min-height:32px!important;margin:10px 0!important;font-size:10px!important;line-height:1.55!important;color:#858c96!important}[class*=hero],[class*=Hero],[class*=card],[class*=Card]{box-shadow:none!important}.page-content{padding:0!important}.v2-grid,.v10-grid,.module-form-grid,.studio-form-grid{gap:9px!important}.ticket-field{gap:5px!important}@media(max-width:1100px){:root{--velora-shell-sidebar:176px}.command-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.velora-shell-content>main,.velora-shell-content>.page-stack{width:min(100% - 24px,1320px)!important}}@media(max-width:780px){:root{--velora-shell-sidebar:64px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.command-grid{grid-template-columns:1fr!important}}:root[data-velora-custom=on]{--profile-bg:var(--velora-custom-bg,#0b0e13)!important;--profile-sidebar:color-mix(in srgb,var(--velora-custom-bg,#0b0e13) 82%,var(--velora-custom-surface,#141922))!important;--profile-topbar:color-mix(in srgb,var(--velora-custom-bg,#0b0e13) 88%,var(--velora-custom-surface,#141922))!important;--profile-panel:var(--velora-custom-surface,#141922)!important;--profile-panel-2:color-mix(in srgb,var(--velora-custom-surface,#141922) 88%,white 12%)!important;--profile-field:color-mix(in srgb,var(--velora-custom-surface,#141922) 78%,black 22%)!important;--profile-line:rgba(255,255,255,var(--velora-custom-border-alpha,.1))!important;--profile-line-strong:rgba(255,255,255,calc(var(--velora-custom-border-alpha,.1) + .09))!important;--profile-radius:var(--velora-custom-radius,9px)!important}:root[data-velora-custom=on] body,:root[data-velora-custom=on] .velora-shell,:root[data-velora-custom=on] .velora-shell-main,:root[data-velora-custom=on] .velora-shell-content{background:var(--velora-custom-bg,#0b0e13)!important}:root[data-velora-custom=on] .nova-topbar,:root[data-velora-custom=on] .velora-topbar{background:color-mix(in srgb,var(--velora-custom-bg) 90%,var(--velora-custom-surface))!important;border-bottom-color:var(--profile-line)!important}:root[data-velora-custom=on] .panel,:root[data-velora-custom=on] .content-card,:root[data-velora-custom=on] .stat-card,:root[data-velora-custom=on] .velora-panel,:root[data-velora-custom=on] .signature-command,:root[data-velora-custom=on] .signature-panel,:root[data-velora-custom=on] .signature-stats article,:root[data-velora-custom=on] .v10-card,:root[data-velora-custom=on] .v10-stat,:root[data-velora-custom=on] .server-v2-card,:root[data-velora-custom=on] .logging-v9-card,:root[data-velora-custom=on] .give-v9-card,:root[data-velora-custom=on] .v2-card,:root[data-velora-custom=on] .v2-preview-card,:root[data-velora-custom=on] .tv2-card,:root[data-velora-custom=on] .account-panel,:root[data-velora-custom=on] .command-card{background:var(--profile-panel)!important;border-color:var(--profile-line)!important;border-radius:var(--profile-radius)!important}:root[data-velora-custom=on] .signature-module-card,:root[data-velora-custom=on] .v10-row,:root[data-velora-custom=on] .ticket-category-card,:root[data-velora-custom=on] .command-card,:root[data-velora-custom=on] .velora-app-content input,:root[data-velora-custom=on] .velora-app-content select,:root[data-velora-custom=on] .velora-app-content textarea{background:var(--profile-field)!important;border-color:var(--profile-line)!important;border-radius:calc(var(--profile-radius) - 2px)!important}:root[data-velora-custom=on] .signature-module-card:hover,:root[data-velora-custom=on] .v10-row:hover,:root[data-velora-custom=on] .ticket-category-card:hover,:root[data-velora-custom=on] .command-card:hover{background:var(--profile-panel-2)!important;border-color:var(--profile-line-strong)!important}:root[data-velora-custom=on] .velora-app-content .primary,:root[data-velora-custom=on] .velora-app-content button[class*=primary],:root[data-velora-custom=on] .v2-btn.primary,:root[data-velora-custom=on] .primary-button{color:#fff!important;border-color:color-mix(in srgb,var(--velora-ui-accent) 58%,transparent)!important;background:linear-gradient(135deg,var(--velora-ui-accent),color-mix(in srgb,var(--velora-ui-accent) 62%,var(--velora-ui-secondary)))!important;box-shadow:none!important}:root[data-velora-custom=on] .nova-nav-item.active,:root[data-velora-custom=on] .velora-sidebar-item.active{border-color:color-mix(in srgb,var(--velora-ui-accent) 32%,transparent)!important;background:color-mix(in srgb,var(--velora-ui-accent) 10%,var(--profile-panel))!important}:root[data-velora-sidebar-style=solid] .nova-sidebar,:root[data-velora-sidebar-style=solid] .velora-sidebar{background:color-mix(in srgb,var(--velora-custom-bg) 76%,black 24%)!important}:root[data-velora-sidebar-style=soft] .nova-sidebar,:root[data-velora-sidebar-style=soft] .velora-sidebar{background:color-mix(in srgb,var(--velora-custom-surface) 60%,var(--velora-custom-bg))!important}:root[data-velora-sidebar-style=minimal] .nova-sidebar,:root[data-velora-sidebar-style=minimal] .velora-sidebar{background:var(--velora-custom-bg)!important;border-right-color:transparent!important}:root[data-velora-sidebar-style=minimal] .nova-nav-item,:root[data-velora-sidebar-style=minimal] .velora-sidebar-item{border-color:transparent!important;background:transparent!important}:root[data-velora-sidebar-style=minimal] .nova-nav-item.active,:root[data-velora-sidebar-style=minimal] .velora-sidebar-item.active{background:color-mix(in srgb,var(--velora-ui-accent) 8%,transparent)!important}:root[data-velora-sidebar-compact=on] .velora-shell{grid-template-columns:188px minmax(0,1fr)!important}:root[data-velora-sidebar-compact=on] .velora-shell>.nova-sidebar,:root[data-velora-sidebar-compact=on] .velora-shell>.velora-sidebar{width:188px!important;min-width:188px!important;max-width:188px!important}:root{--vr-bg:#06080f;--vr-panel:#0f1420;--vr-panel-2:#121827;--vr-line:rgba(255,255,255,.08);--vr-text:#eef3ff;--vr-muted:#96a5c7;--vr-accent:#9cc3ff;--vr-accent-2:#7ef5ff}html,body{background:radial-gradient(circle at top left,rgba(114,99,255,.14),transparent 26%),radial-gradient(circle at bottom right,rgba(0,211,255,.08),transparent 24%),var(--vr-bg)}.velora-shell{min-height:100dvh;background:transparent;grid-template-columns:300px minmax(0,1fr)}.velora-sidebar{width:300px;padding:20px 16px 18px;border-right:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#0c0f18f2,#080a12fa);box-shadow:24px 0 60px #0000003d}.nova-brand{display:flex;align-items:center;gap:12px;padding:10px 10px 18px}.nova-brand img{width:48px;height:48px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(145deg,#ffffff0a,#ffffff05)}.nova-brand strong{display:block;color:var(--vr-text);font-size:18px;letter-spacing:.12em}.nova-brand span{display:block;color:var(--vr-muted);font-size:11px;letter-spacing:.24em;text-transform:uppercase}.nova-nav{display:grid;gap:14px;overflow:auto;padding-right:4px}.nova-nav-section{display:grid;gap:10px;padding:12px;border-radius:20px;border:1px solid rgba(255,255,255,.05);background:#ffffff05}.nova-nav-label{color:#8fa0c6;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.nova-nav-items{display:grid;gap:8px}.nova-nav-item{position:relative;display:flex;align-items:center;gap:10px;min-height:44px;padding:0 12px;border-radius:14px;color:#cdd7ef;text-decoration:none;transition:.18s ease}.nova-nav-item i{display:none}.nova-nav-item:hover{background:#ffffff0d;transform:translate(2px)}.nova-nav-item.active{color:#08111c;font-weight:800;background:linear-gradient(135deg,var(--vr-accent),var(--vr-accent-2));box-shadow:0 10px 28px #7ef5ff1f}.nova-sidebar-bottom{margin-top:auto;padding-top:16px}.nova-sync{display:flex;align-items:center;gap:12px;padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.nova-sync strong{display:block;color:#fff;font-size:14px}.nova-sync small{display:block;color:var(--vr-muted);font-size:12px}.nova-sync-dot{width:10px;height:10px;border-radius:50%;background:#7d8aa8}.nova-sync-dot.online{background:#7ef5bf;box-shadow:0 0 14px #7ef5bf8c}.velora-shell-main{background:transparent}.velora-shell-content{padding:22px clamp(16px,2vw,28px) 40px}.velora-topbar,.nova-topbar{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:minmax(250px,.78fr) minmax(280px,1fr) auto;gap:14px;align-items:center;margin:16px 22px 0;padding:12px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:#0c0f18d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 40px #0000002e}.nova-server-trigger,.nova-profile-trigger,.nova-command-search,.nova-dropdown,.nova-server-list button,.nova-profile-menu button{border:1px solid rgba(255,255,255,.07);background:#ffffff08}.nova-server-trigger,.nova-profile-trigger{width:100%;display:flex;align-items:center;gap:12px;min-height:56px;padding:0 14px;border-radius:16px;color:var(--vr-text)}.nova-server-trigger small,.nova-profile-copy small{display:block;color:#90a1c9;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.nova-server-trigger strong,.nova-profile-copy strong{display:block;color:#fff;font-size:14px}.nova-server-icon,.nova-profile-avatar{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#9cc3ff47,#7ef5ff1f);color:#ddecff}.nova-server-icon img,.nova-profile-avatar img{width:100%;height:100%;object-fit:cover}.nova-command-search{display:flex;align-items:center;gap:10px;min-height:56px;padding:0 14px;border-radius:16px}.nova-command-search input{flex:1 1 auto;min-width:0;border:0;outline:none;color:#fff;background:transparent}.nova-command-search kbd{padding:6px 8px;border-radius:10px;color:#9eb1da;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;font-size:10px}.nova-dropdown{margin-top:10px;border-radius:20px;padding:12px;box-shadow:0 24px 60px #00000047;background:linear-gradient(180deg,#0d111cfa,#080a12fc)}.nova-dropdown-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.nova-dropdown-head strong{color:#fff}.nova-dropdown-head button{background:transparent;border:0;color:#cdd7ef}.nova-dropdown-search{display:flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;margin-bottom:10px}.nova-dropdown-search input{flex:1;border:0;background:transparent;color:#fff;outline:none}.nova-server-list{display:grid;gap:8px;max-height:320px;overflow:auto}.nova-server-list button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border-radius:16px;color:#d9e3fa;text-align:left}.nova-server-list button.selected{background:linear-gradient(135deg,#9cc3ff2e,#7ef5ff1f);border-color:#9cc3ff2e}.nova-server-option-icon{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;overflow:hidden;background:#ffffff0d}.nova-server-option-icon img{width:100%;height:100%;object-fit:cover}.nova-server-option-copy strong{display:block;color:#fff;font-size:13px}.nova-server-option-meta{display:flex;flex-wrap:wrap;gap:8px;color:#9aabd0;font-size:11px}.nova-bot-installed{color:#7ef5bf}.nova-bot-missing{color:#ff98af}.nova-profile-menu{display:grid;gap:8px;min-width:220px}.nova-profile-menu button{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 12px;border-radius:14px;color:#dbe5fb}.nova-profile-menu button.danger{color:#ff9fb0}.nova-profile-menu span{height:1px;background:#ffffff12}.nova-profile-avatar{position:relative}.nova-profile-avatar i{position:absolute;right:1px;bottom:1px;width:10px;height:10px;border-radius:50%;background:#7382a3;border:2px solid rgba(11,14,22,.95)}.nova-profile-avatar i.online{background:#7ef5bf}.page-content,.module-studio,.feature-page,.workbench-dashboard{min-width:0}@media(max-width:1180px){.velora-shell{grid-template-columns:1fr}.velora-sidebar{display:none}.velora-topbar,.nova-topbar{grid-template-columns:1fr;margin:12px 14px 0}}
