/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.table-row{display:table-row}}:root{color:#ecebe5;font-synthesis:none;--bg:#10110f;--surface:#171815;--surface-2:#1d1e1a;--line:#30312b;--line-soft:#252620;--gold:#e8b84b;--gold-bright:#f4cc6b;--gold-dim:#9c7933;--text:#ecebe5;--muted:#92948d;--green:#63c58c;--red:#e16b66;background:#10110f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}::selection{color:#15150f;background:#e8b84b}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#3a3b34;border:2px solid #171815;border-radius:8px}::-webkit-scrollbar-track{background:#171815}.splash{letter-spacing:-.03em;justify-content:center;align-items:center;gap:14px;height:100vh;font-size:22px;font-weight:800;display:flex}.brand-mark{width:38px;height:38px;color:var(--gold);background:#2a2415;border:1px solid #6a5523;border-radius:11px;place-items:center;display:grid;box-shadow:0 0 0 4px #e8b84b0d}.brand-mark svg{width:22px}.brand-mark.large{border-radius:16px;width:54px;height:54px;margin:0 auto 24px}.brand-mark.large svg{width:30px}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.centered{color:var(--gold);margin:80px auto;display:block}.auth-screen{background:#11120f;place-items:center;min-height:100vh;padding:30px;display:grid;position:relative;overflow:hidden}.auth-screen:before{content:"";border:1px solid #2e302918;border-radius:28px;position:absolute;inset:8%}.auth-ambient{border:1px solid #76602b22;border-radius:50%;position:absolute}.ambient-one{width:460px;height:460px;top:-190px;left:-230px}.ambient-two{width:680px;height:680px;bottom:-420px;right:-440px}.auth-card{border:1px solid var(--line);z-index:1;background:#181915;border-radius:20px;width:min(440px,100%);padding:38px;position:relative;box-shadow:0 28px 80px #0009}.auth-card .eyebrow{text-align:center}.auth-card h1{text-align:center;letter-spacing:-.04em;margin:8px 0;font-size:29px}.auth-card>p.muted{text-align:center;margin:0 0 30px}.auth-card label{color:#c9c8c1;gap:8px;margin:17px 0;font-size:13px;font-weight:600;display:grid}.auth-card input,.inline-form input,.schedule-builder input,.schedule-builder select{border:1px solid var(--line);color:var(--text);background:#11120f;border-radius:9px;outline:none;padding:12px 13px}.auth-card input:focus,input:focus,select:focus,textarea:focus{border-color:var(--gold-dim);box-shadow:0 0 0 3px #e8b84b12}.auth-card button.primary{justify-content:center;width:100%;margin-top:10px;padding:13px}.security-note{border-top:1px solid var(--line-soft);color:var(--muted);justify-content:center;align-items:center;gap:8px;margin-top:26px;padding-top:22px;font-size:12px;display:flex}.form-error{color:#f0a8a3;background:#3c1f1d;border:1px solid #69322e;border-radius:8px;padding:10px 12px;font-size:13px}.auth-banana{color:var(--gold);width:42px;height:42px;margin:0 auto 20px;display:block}.app-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}aside{z-index:30;border-right:1px solid var(--line-soft);background:#141512;flex-direction:column;width:248px;padding:19px 14px;transition:width .2s,transform .2s;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{border-bottom:1px solid var(--line-soft);align-items:center;gap:12px;height:62px;padding:0 9px 14px;display:flex}.sidebar-brand>div:last-child,.sidebar-foot>div:nth-child(2){min-width:0;display:grid}.sidebar-brand strong{letter-spacing:-.03em;font-size:19px}.sidebar-brand span,.sidebar-foot span{color:var(--muted);margin-top:1px;font-size:11px}.sidebar-brand span{text-transform:uppercase;letter-spacing:.12em}.sidebar-brand .brand-mark{flex:none}aside nav{gap:4px;padding:19px 0;display:grid;overflow-y:auto}aside nav a{color:#9b9d96;border-radius:9px;align-items:center;gap:12px;height:43px;padding:0 12px;font-size:13px;font-weight:600;text-decoration:none;display:flex;position:relative}aside nav a svg{flex:none;width:19px;height:19px}aside nav a:hover{color:#dddcd5;background:#1e1f1b}aside nav a.active{color:var(--gold-bright);background:#29271d}aside nav a.active:before{content:"";background:var(--gold);border-radius:0 4px 4px 0;width:3px;height:22px;position:absolute;left:-14px}.sidebar-foot{border-top:1px solid var(--line-soft);align-items:center;gap:10px;margin-top:auto;padding:17px 7px 0;display:flex}.user-avatar{width:34px;height:34px;color:var(--gold);background:#343024;border:1px solid #50462a;border-radius:9px;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.user-avatar.small{width:31px;height:31px}.sidebar-foot strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.sidebar-foot button,.header-actions button,.editor-head button,.modal-close{color:#777a73;background:0 0;border:0;border-radius:7px;margin-left:auto;padding:7px}.sidebar-foot button:hover,.header-actions button:hover,.editor-head button:hover{background:var(--surface-2);color:var(--text)}.sidebar-foot button svg,.header-actions svg,.editor-head button svg{width:18px}.collapse{border:1px solid var(--line);color:#777;background:#191a17;border-radius:50%;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:84px;right:-13px}.collapse svg{width:14px;transition:transform .2s}.sidebar-collapsed{grid-template-columns:76px minmax(0,1fr)}.sidebar-collapsed aside{width:76px}.sidebar-collapsed .sidebar-brand>div:last-child,.sidebar-collapsed .sidebar-foot>div:nth-child(2),.sidebar-collapsed nav a span,.sidebar-collapsed .sidebar-foot button{display:none}.sidebar-collapsed .sidebar-brand{padding-left:4px}.sidebar-collapsed nav a{justify-content:center;padding:0}.sidebar-collapsed .sidebar-foot{justify-content:center}.sidebar-collapsed .collapse svg{transform:rotate(180deg)}main{grid-column:2;min-width:0}header{border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#10110fe8;justify-content:space-between;align-items:center;height:82px;padding:0 34px;display:flex;position:sticky;top:0}header>div:first-of-type{align-items:baseline;gap:8px;display:flex}header h1{letter-spacing:-.02em;margin:0;font-size:17px}.breadcrumb{color:var(--gold-dim);letter-spacing:.13em;font-size:10px;font-weight:800}.header-actions{align-items:center;gap:17px;display:flex}.header-actions button{position:relative}.notification-dot{background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:5px}.connection{color:var(--muted);border-left:1px solid var(--line);align-items:center;gap:7px;padding-left:16px;font-size:11px;display:flex}.connection span{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #63c58c16}.menu-button{color:var(--text);background:0 0;border:0;display:none}.page{max-width:1600px;margin:0 auto;padding:32px 34px 60px}.page-title{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:25px;display:flex}.page-title h2{letter-spacing:-.04em;margin:5px 0 0;font-size:25px}.eyebrow,.panel-kicker{letter-spacing:.16em;color:var(--gold-dim);text-transform:uppercase;margin:0;font-size:9px;font-weight:800}.title-actions{gap:9px;display:flex}.primary,.secondary{border:1px solid;border-radius:9px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:750;display:inline-flex}.primary{background:var(--gold);border-color:var(--gold);color:#17150e}.primary:hover{background:var(--gold-bright)}.primary.warning{color:#efb47a;background:#33251a;border-color:#664126}.secondary{background:var(--surface);color:#cbc9c1;border-color:var(--line)}.secondary:hover{background:#1d1e1a;border-color:#4a4b43}.primary svg,.secondary svg{width:16px;height:16px}.hero-status{background:#1b1b16;border:1px solid #373426;border-radius:16px;justify-content:space-between;align-items:center;min-height:132px;margin-bottom:17px;padding:25px 28px;display:flex;position:relative;overflow:hidden}.hero-status:after{content:"";border:1px solid #e8b84b13;border-radius:50%;width:230px;height:230px;position:absolute;top:-80px;right:11%;box-shadow:0 0 0 32px #e8b84b08,0 0 0 68px #e8b84b05}.hero-copy{z-index:1;align-items:center;gap:19px;display:flex;position:relative}.server-orb{color:#777;background:#2b2b26;border:1px solid #45463d;border-radius:15px;place-items:center;width:64px;height:64px;display:grid}.server-orb.online{color:#aacf6b;background:#293021;border-color:#516438}.server-orb svg{width:28px}.hero-label{letter-spacing:.15em;color:var(--muted);font-size:9px;font-weight:800}.hero-copy h3{letter-spacing:-.03em;margin:5px 0 3px;font-size:22px}.hero-copy p{color:var(--muted);margin:0;font-size:12px}.state-pill{text-transform:capitalize;color:#a4a59f;z-index:1;background:#20211e;border:1px solid #3c3d36;border-radius:20px;align-items:center;gap:7px;padding:6px 10px;font-size:10px;font-weight:750;display:inline-flex;position:relative}.state-pill i{background:#797b73;border-radius:50%;width:6px;height:6px}.state-pill.good{color:#9ad4ae;background:#17271d;border-color:#34523f}.state-pill.good i{background:var(--green)}.state-pill.bad{color:#eca6a2;background:#2e1c1b;border-color:#663531}.state-pill.bad i{background:var(--red)}.eula-gate{background:#242016;border:1px solid #685427;border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:15px;margin-bottom:15px;padding:18px 20px;display:grid}.eula-gate>svg{width:25px;color:var(--gold)}.eula-gate h3{margin:3px 0;font-size:15px}.eula-gate p:not(.eyebrow){color:var(--muted);margin:0;font-size:10px}.eula-gate a{color:var(--gold);margin-top:5px;font-size:10px;display:inline-block}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:17px;display:grid}.stat-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{border:1px solid var(--line-soft);background:var(--surface);border-radius:12px;align-items:center;gap:13px;min-width:0;padding:17px;display:flex}.stat-icon{width:37px;height:37px;color:var(--gold-dim);background:#27261e;border-radius:9px;flex:none;place-items:center;display:grid}.stat-icon svg{width:18px}.stat-card>div:last-child{min-width:0;display:grid}.stat-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.stat-card strong{letter-spacing:-.025em;margin:2px 0;font-size:18px}.stat-card small{color:#6f716a;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.dashboard-grid{grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr);gap:12px;display:grid}.panel{border:1px solid var(--line-soft);background:var(--surface);border-radius:12px}.panel-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;height:64px;padding:0 18px;display:flex}.panel-head h3{margin:2px 0 0;font-size:14px}.panel-head>a{color:var(--gold-dim);font-size:11px;text-decoration:none}.time-range,.count{color:var(--muted);border:1px solid var(--line);background:#20211d;border-radius:6px;padding:5px 8px;font-size:10px}.chart-panel .recharts-responsive-container{padding:18px 4px 4px}.event-list{padding:8px 16px}.event{border-bottom:1px solid var(--line-soft);grid-template-columns:8px 1fr auto;align-items:center;gap:10px;padding:12px 2px;display:grid}.event:last-child{border:0}.event-dot{background:var(--gold-dim);border-radius:50%;width:6px;height:6px}.event>div:nth-child(2){min-width:0;display:grid}.event strong{font-size:11px}.event span,.event time{color:var(--muted);font-size:9px}.empty{text-align:center;color:var(--muted);justify-items:center;padding:42px 22px;display:grid}.empty-icon{border:1px solid var(--line);background:#1d1e1a;border-radius:11px;place-items:center;width:45px;height:45px;margin-bottom:10px;display:grid}.empty-icon svg{width:20px}.empty h3{color:#c7c7c0;margin:0;font-size:13px}.empty p{max-width:300px;margin:5px 0;font-size:11px}.notice{background:#1b1c18;border:1px solid #3b3c34;border-radius:10px;align-items:center;gap:11px;min-height:52px;margin:12px 0;padding:11px 14px;font-size:11px;display:flex}.notice svg{width:18px;color:var(--gold-dim);flex:none}.notice>div{display:grid}.notice span{color:var(--muted);margin-top:2px}.notice.error{color:#eda7a2;background:#2c1b19;border-color:#5a302c}.notice.error svg{color:var(--red)}.notice.warning{color:#e7c57b;background:#2a2419;border-color:#5c4a24}.console-toolbar{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.console-toolbar>span{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.console-toolbar>span i{background:var(--green);border-radius:50%;width:6px;height:6px}.search{background:var(--surface);border:1px solid var(--line);border-radius:9px;align-items:center;min-width:300px;padding:0 10px;display:flex}.search svg{color:#71736c;width:15px}.search input{color:var(--text);background:0 0;border:0;outline:0;width:100%;padding:10px;font-size:11px}.search button{color:var(--muted);background:0 0;border:0}.search button svg{width:13px}.console-panel{background:#0c0d0c;border:1px solid #34362e;border-radius:12px;overflow:hidden;box-shadow:0 20px 50px #0004}.console-lines{height:calc(100vh - 270px);min-height:400px;padding:14px 0;overflow:auto}.console-lines>div{grid-template-columns:55px minmax(0,1fr);padding:2px 15px;font:11px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;display:grid}.console-lines>div:hover{background:#171914}.console-lines span{color:#4f524b;text-align:right;-webkit-user-select:none;user-select:none;padding-right:15px}.console-lines code{color:#aeb2a8;white-space:pre-wrap;word-break:break-word}.command-row{background:#151713;border-top:1px solid #2b2d27;align-items:center;gap:8px;height:52px;padding:0 12px;display:flex}.command-row>span{color:var(--gold);font:700 15px monospace}.command-row input{color:#e6e6df;background:0 0;border:0;outline:0;flex:1;font:12px monospace}.command-row button{color:var(--gold);background:#29271e;border:1px solid #4b432b;border-radius:7px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;display:flex}.command-row button svg{width:13px}.inline-form{gap:8px;display:flex}.inline-form input{width:210px;padding:9px 11px}.three-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.list-panel .panel-head{height:57px}.list-panel>.empty{padding:60px 20px}.player-row{border-bottom:1px solid var(--line-soft);align-items:center;gap:10px;height:62px;padding:0 14px;display:flex}.player-row>div:nth-child(2){min-width:0;display:grid}.player-row strong{font-size:12px}.player-row span{color:var(--muted);font-size:9px}.row-actions{gap:5px;margin-left:auto;display:flex}.icon-action{border:1px solid var(--line);color:#8c8e87;background:#1e1f1c;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.icon-action:hover{color:#d5d4ce;border-color:#57584f}.icon-action.danger:hover{color:#e9918b;background:#2b1c1a;border-color:#6f3934}.icon-action svg{width:14px}.file-layout{grid-template-columns:minmax(480px,.8fr) minmax(420px,1.2fr);gap:12px;height:calc(100vh - 188px);min-height:530px;display:grid}.file-browser,.editor-panel{min-height:0;overflow:hidden}.file-browser{overflow-y:auto}.breadcrumbs{border-bottom:1px solid var(--line-soft);background:var(--surface);z-index:2;align-items:center;height:52px;padding:0 15px;display:flex;position:sticky;top:0;overflow-x:auto}.breadcrumbs span{align-items:center;display:flex}.breadcrumbs button{color:#bcbdb5;background:0 0;border:0;padding:5px;font-size:11px}.breadcrumbs svg{color:#55574f;width:13px}.file-head,.file-row{grid-template-columns:minmax(180px,1fr) 85px 85px;align-items:center;gap:10px;padding:0 14px;display:grid}.file-head{color:#676962;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--line-soft);height:34px;font-size:9px}.file-row{text-align:left;color:#94968f;background:0 0;border:0;border-bottom:1px solid #22231f;width:100%;height:43px;font-size:10px}.file-row:hover,.file-row.selected{background:#1d1e1a}.file-row.selected{box-shadow:inset 2px 0 var(--gold)}.file-row>span:first-child{align-items:center;gap:8px;min-width:0;display:flex}.file-row svg{color:#8d7439;flex:none;width:16px}.file-row strong{color:#c5c6bf;text-overflow:ellipsis;font-size:11px;overflow:hidden}.file-row em{color:#6e7069;border:1px solid #35362f;border-radius:4px;margin-left:auto;padding:2px 4px;font-size:8px;font-style:normal}.editor-panel{flex-direction:column;display:flex}.editor-head{border-bottom:1px solid var(--line-soft);align-items:center;gap:10px;height:52px;padding:0 14px;display:flex}.editor-head>svg{width:17px;color:var(--gold-dim)}.editor-head>div{display:grid}.editor-head strong{font-size:11px}.editor-head span{color:var(--muted);font-size:9px}.editor-panel textarea,.raw-settings textarea{resize:none;color:#b9bcb2;tab-size:2;background:#10110f;border:0;outline:0;flex:1;width:100%;padding:15px;font:11px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace}.editor-status{border-top:1px solid var(--line-soft);color:#666861;justify-content:space-between;align-items:center;height:35px;padding:0 12px;font-size:9px;display:flex}.saved{color:var(--green);align-items:center;gap:4px;display:flex}.saved svg{width:11px}.mod-search{border:1px solid var(--line);background:var(--surface);border-radius:11px;align-items:center;max-width:800px;height:52px;padding:0 8px 0 15px;display:flex}.mod-search>svg{color:#777;width:18px}.mod-search input{color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:0 12px;font-size:12px}.mod-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.mod-card{background:var(--surface);border:1px solid var(--line-soft);border-radius:12px;grid-template-columns:50px 1fr;gap:12px;min-height:190px;padding:16px;display:grid}.mod-card img,.mod-placeholder{object-fit:cover;background:#24251f;border-radius:10px;width:50px;height:50px}.mod-placeholder{color:var(--gold-dim);place-items:center;display:grid}.mod-card>div:nth-child(2)>span{color:var(--muted);font-size:9px}.mod-card h3{margin:2px 0 6px;font-size:14px}.mod-card p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:10px;line-height:1.5;display:-webkit-box;overflow:hidden}.tags{gap:5px!important;margin-top:9px!important;display:flex!important}.tags i{color:#b59b58;background:#28251a;border:1px solid #443c24;border-radius:4px;padding:3px 5px;font-size:8px;font-style:normal}.mod-card>button{border:0;border-top:1px solid var(--line-soft);color:var(--gold);background:0 0;grid-column:1/-1;justify-content:space-between;align-items:center;padding:12px 0 0;font-size:10px;display:flex}.mod-card>button svg{width:14px}.modal-scrim,.mobile-scrim{z-index:80;background:#070807d9;border:0;position:fixed;inset:0}.modal{z-index:81;background:#191a16;border:1px solid #3d3e36;border-radius:15px;width:min(600px,100% - 30px);max-height:85vh;padding:26px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 30px 90px #000}.modal h2{margin:7px 0 20px;font-size:21px}.modal-close{position:absolute;top:14px;right:14px}.plan-files{border:1px solid var(--line-soft);border-radius:9px;overflow:hidden}.plan-files>div{border-bottom:1px solid var(--line-soft);align-items:center;gap:10px;height:57px;padding:0 12px;display:flex}.plan-files>div:last-child{border:0}.plan-files svg{width:17px;color:var(--gold-dim)}.plan-files>div>div{flex:1;display:grid}.plan-files strong{font-size:11px}.plan-files span{color:var(--muted);font-size:9px}.plan-files>div>svg:last-child{color:var(--green)}.modal-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.policy-strip{border:1px solid var(--line-soft);background:#151613;border-radius:10px;grid-template-columns:repeat(3,1fr);margin-bottom:12px;display:grid}.policy-strip>div{border-right:1px solid var(--line-soft);align-items:center;gap:12px;height:66px;padding:0 18px;display:flex}.policy-strip>div:last-child{border:0}.policy-strip svg{width:18px;color:var(--gold-dim)}.policy-strip span{color:var(--muted);font-size:9px;display:grid}.policy-strip strong{color:#c9c9c2;font-size:11px}.table-panel{overflow:hidden}.table-row{border-bottom:1px solid var(--line-soft);min-height:58px;color:var(--muted);grid-template-columns:1fr 1.1fr 1fr 100px;align-items:center;gap:15px;padding:0 18px;font-size:10px;display:grid}.table-row>span:first-child{align-items:center;gap:8px;display:flex}.table-row>span:first-child svg{width:16px;color:var(--gold-dim)}.table-row strong{color:#ccc;font-size:11px}.table-head{text-transform:uppercase;letter-spacing:.08em;color:#64665e;background:#141512;min-height:36px;font-size:8px}.schedule-builder{grid-template-columns:230px 1fr;gap:30px;margin-bottom:12px;padding:20px;display:grid}.schedule-builder h3{margin:0;font-size:14px}.schedule-builder p{color:var(--muted);font-size:10px}.schedule-builder form{grid-template-columns:1fr 130px 1fr auto;align-items:end;gap:8px;display:grid}.schedule-builder label{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;gap:6px;font-size:9px;display:grid}.schedule-builder input,.schedule-builder select{color:#ccc;height:38px;padding:0 9px}.mono{font-family:monospace!important}.schedule-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.schedule-card{grid-template-columns:47px 1fr auto;align-items:center;gap:13px;padding:18px;display:grid}.schedule-icon{width:47px;height:47px;color:var(--gold-dim);background:#27251c;border-radius:10px;place-items:center;display:grid}.schedule-icon svg{width:21px}.schedule-card>div:nth-child(2){display:grid}.schedule-card span{color:var(--gold-dim);text-transform:uppercase;font-size:8px}.schedule-card h3{margin:2px 0;font-size:13px}.schedule-card code{color:#9b9d94;font-size:10px}.schedule-card p{color:var(--muted);margin:5px 0 0;font-size:9px}.settings-grid{grid-template-columns:1.2fr .8fr;gap:12px;margin-bottom:12px;display:grid}.settings-grid>.panel{padding-bottom:17px}.settings-grid .panel-head svg{color:var(--gold-dim);width:19px}.range-field{padding:18px 18px 0}.range-field label{color:var(--muted);justify-content:space-between;font-size:10px;display:flex}.range-field strong{color:#d2d1c9}.range-field input{width:100%;accent-color:var(--gold);margin-top:10px}.muted{color:var(--muted);padding:0 18px;font-size:10px}.locked{background:#181913;align-items:flex-start;gap:15px;display:flex;padding:25px!important}.locked>svg{color:var(--green);width:24px}.locked h3{margin:4px 0;font-size:14px}.locked p{color:var(--muted);font-size:10px;line-height:1.6}.raw-settings{flex-direction:column;height:520px;display:flex;overflow:hidden}.read-warning{color:#ba9c5e;font-size:9px}.raw-settings textarea{background:#10110f}.activity-list{overflow:hidden}.audit-row{border-bottom:1px solid var(--line-soft);grid-template-columns:36px minmax(180px,.7fr) minmax(200px,1.3fr) 145px;align-items:center;gap:12px;min-height:67px;padding:10px 16px;display:grid}.audit-icon{width:32px;height:32px;color:var(--gold-dim);background:#25251e;border-radius:8px;place-items:center;display:grid}.audit-icon svg{width:15px}.audit-row>div:nth-child(2){display:grid}.audit-row strong{font-size:11px}.audit-row span,.audit-row time{color:var(--muted);font-size:9px}.audit-row code{color:#74766f;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.audit-row time{text-align:right}@media (width<=1100px){.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.mod-grid{grid-template-columns:repeat(2,1fr)}.three-columns{grid-template-columns:1fr 1fr}.file-layout{grid-template-columns:1fr;height:auto}.file-browser,.editor-panel{height:500px}.schedule-builder{grid-template-columns:1fr}.schedule-builder form{grid-template-columns:1fr 1fr}.settings-grid{grid-template-columns:1fr}}@media (width<=760px){.app-shell,.sidebar-collapsed{display:block}.app-shell aside,.sidebar-collapsed aside{width:248px;transform:translate(-105%)}.app-shell aside.open{transform:translate(0)}.sidebar-collapsed .sidebar-brand>div:last-child,.sidebar-collapsed .sidebar-foot>div:nth-child(2),.sidebar-collapsed nav a span,.sidebar-collapsed .sidebar-foot button{display:grid}.sidebar-collapsed nav a{justify-content:flex-start;padding:0 12px}.collapse{display:none}.mobile-scrim{z-index:25}.menu-button{display:block}.page{padding:24px 16px 50px}header{justify-content:flex-start;gap:12px;height:69px;padding:0 16px}.header-actions{margin-left:auto}.connection,.breadcrumb{display:none}.page-title{flex-direction:column;align-items:flex-start}.title-actions{flex-wrap:wrap;width:100%}.eula-gate{grid-template-columns:36px 1fr;padding:18px}.eula-gate>button{grid-column:1/-1;justify-content:center;width:100%}.hero-status{align-items:flex-start;padding:20px}.hero-status>.state-pill{position:absolute;top:16px;right:16px}.server-orb{width:48px;height:48px}.hero-copy h3{font-size:18px}.stat-grid,.stat-grid.compact,.mod-grid,.three-columns,.schedule-list{grid-template-columns:1fr}.console-toolbar{flex-direction:column;align-items:stretch;gap:10px}.search{min-width:0}.inline-form{width:100%}.inline-form input{flex:1;width:auto}.file-layout{display:block}.file-browser{margin-bottom:12px}.policy-strip{grid-template-columns:1fr}.policy-strip>div{border-right:0;border-bottom:1px solid var(--line-soft)}.table-row{grid-template-columns:1fr auto}.table-row>span:nth-child(2),.table-row>span:nth-child(3){display:none}.schedule-builder form{grid-template-columns:1fr}.audit-row{grid-template-columns:36px 1fr auto}.audit-row code{display:none}.audit-row time{font-size:8px}.header-actions button{display:none}}
