:root{--bg:#09080d;--surface:#111016;--surface-2:#17151e;--line:#292531;--line-soft:#201d27;--text:#f5f2f7;--muted:#9993a2;--purple:#b26aff;--purple-2:#7b40d6;--pink:#ff6ba8;--blue:#5e9bff;--green:#4dd6a7;--amber:#f2bd61;--danger:#ff6574;--shadow:0 24px 80px rgba(0,0,0,.36);font-family:"DM Sans",sans-serif;color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--text)}body{overflow-x:hidden}.noise{position:fixed;inset:0;pointer-events:none;opacity:.027;z-index:999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.hidden{display:none!important}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:248px 1fr;min-height:100vh}.sidebar{height:100vh;position:sticky;top:0;border-right:1px solid var(--line-soft);background:rgba(11,10,15,.96);padding:28px 18px 20px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px;padding:0 10px 34px}.brand b{font:700 18px "Space Grotesk"}.brand small{display:block;font-size:8px;letter-spacing:2.4px;color:#766e80;margin-top:2px}.brand-mark{width:38px;height:38px;border:1px solid #654488;border-radius:11px;background:linear-gradient(145deg,#2a1939,#16121c);box-shadow:inset 0 0 20px rgba(178,106,255,.1),0 0 25px rgba(178,106,255,.08);display:grid;place-items:center;position:relative;font:700 18px "Space Grotesk";color:#d7b0ff}.brand-mark i{position:absolute;width:6px;height:6px;background:var(--green);right:-2px;top:-2px;border:2px solid var(--bg);border-radius:50%}.brand-mark.large{width:58px;height:58px;border-radius:17px;font-size:25px;margin-bottom:22px}.brand-mark.danger{color:var(--danger);border-color:#713341}.sidebar nav{display:flex;flex-direction:column;gap:5px}.nav-item{border:0;background:transparent;color:#8e8795;border-radius:10px;padding:11px 12px;text-align:left;display:flex;align-items:center;gap:11px;font-size:13px;font-weight:600;transition:.18s}.nav-item span{font-size:18px;width:20px;color:#716979}.nav-item b{margin-left:auto;background:#201c26;border:1px solid #2c2733;color:#928a9a;border-radius:20px;padding:1px 7px;font-size:10px}.nav-item:hover{color:#ddd7e1;background:#15131a}.nav-item.active{color:#f6effa;background:linear-gradient(90deg,rgba(178,106,255,.16),rgba(178,106,255,.035));box-shadow:inset 2px 0 var(--purple)}.nav-item.active span{color:#c590ff}.side-status{margin-top:auto;border:1px solid var(--line-soft);border-radius:12px;background:#121017;padding:13px;display:flex;align-items:center;gap:10px}.side-status b{display:block;font-size:11px}.side-status small{color:#756f7b;font-size:9px}.pulse{width:8px;height:8px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px rgba(77,214,167,.1),0 0 15px rgba(77,214,167,.5)}.side-footer{font-size:9px;letter-spacing:1.3px;color:#5d5863;text-align:center;margin-top:17px;line-height:1.7}.side-footer span{letter-spacing:0;color:#49454e}main{min-width:0;padding:0 38px 46px;max-width:1700px;width:100%;margin:auto}.topbar{height:108px;display:flex;align-items:center;justify-content:space-between;gap:24px}.eyebrow{font-size:9px;letter-spacing:2.3px;color:#706979;font-weight:700}.eyebrow b{color:#a994bc}.topbar h2{font:600 21px "Space Grotesk";margin:5px 0 0}.top-actions{display:flex;align-items:center;gap:9px}.primary,.secondary,.discord-login,.danger-button{border:0;border-radius:9px;min-height:38px;padding:0 15px;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:.18s;text-decoration:none}.primary{background:linear-gradient(135deg,#b36cff,#8e4be3);color:#fff;box-shadow:0 8px 25px rgba(145,74,225,.22)}.primary:hover{filter:brightness(1.1);transform:translateY(-1px)}.secondary{background:#15131a;color:#c7c0cb;border:1px solid #302b36}.secondary:hover{background:#1b1820;border-color:#46404e}.secondary.small{min-height:32px;padding:0 11px}.secondary.wide{width:100%}.danger-button{background:#55212b;color:#ffd8dc;border:1px solid #84323f}.user-menu{display:flex;align-items:center;gap:9px;border-left:1px solid var(--line);margin-left:7px;padding-left:16px}.user-menu img{width:34px;height:34px;object-fit:cover;border-radius:10px;background:#292331}.user-menu b{display:block;font-size:11px;max-width:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-menu small{font-size:8px;color:#77717c}.user-menu button{border:0;background:none;color:#77717c;font-size:17px;margin-left:2px}.view{display:none;animation:view-in .26s ease}.view.active{display:block}@keyframes view-in{from{opacity:.1;transform:translateY(5px)}}.hero-card{height:318px;border:1px solid #2c2535;border-radius:18px;overflow:hidden;background:radial-gradient(circle at 80% 45%,rgba(178,106,255,.14),transparent 28%),linear-gradient(120deg,#17121e,#0f0d14 60%);display:grid;grid-template-columns:1fr .9fr;position:relative}.hero-card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.8%,rgba(255,255,255,.025) 50%,transparent 50.2%);background-size:34px 34px;opacity:.3}.hero-copy{padding:44px 48px;position:relative;z-index:2}.hero-kicker{font-size:9px;letter-spacing:2px;font-weight:700;color:#aa91bc}.hero-kicker i{display:inline-block;width:5px;height:5px;background:var(--green);border-radius:50%;margin-right:8px;box-shadow:0 0 10px var(--green)}.hero-copy h3{font:600 40px/1.02 "Space Grotesk";letter-spacing:-1.8px;margin:18px 0 12px}.hero-copy h3 em{font-style:normal;color:#b979f6}.hero-copy p{color:#8f8796;font-size:12px;max-width:410px;line-height:1.7;margin:0 0 23px}.hero-visual{position:relative;display:grid;place-items:center;min-height:300px}.orbit-ring{position:absolute;border:1px solid rgba(176,115,229,.18);border-radius:50%;transform:rotate(-17deg)}.ring-a{width:280px;height:195px}.ring-b{width:210px;height:285px;transform:rotate(44deg)}.bot-core{width:122px;height:122px;border-radius:36px;background:linear-gradient(145deg,#261b30,#110f15);border:1px solid #55396a;display:grid;place-items:center;box-shadow:0 0 80px rgba(164,81,221,.17);position:relative;z-index:2}.bot-core small{position:absolute;bottom:13px;font:700 7px "Space Grotesk";letter-spacing:2px;color:#75657e}.bot-face{width:66px;height:46px;background:#08070a;border:3px solid #a58cac;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:18px;position:relative;margin-top:-9px}.bot-face i{width:7px;height:7px;background:#e6d8eb;border-radius:3px;box-shadow:0 0 10px white}.bot-face span{position:absolute;width:18px;height:4px;border-radius:5px;background:#5c4d64;bottom:7px}.float-pill{position:absolute;border:1px solid #352b3e;border-radius:20px;background:rgba(20,16,25,.9);backdrop-filter:blur(8px);padding:7px 12px;color:#a99faf;font-size:9px;box-shadow:0 10px 30px #08070b}.pill-one{top:49px;right:20%;color:#83dabd}.pill-two{left:10%;bottom:70px}.pill-three{right:7%;bottom:48px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:13px}.stat-card{height:118px;padding:19px 21px;border:1px solid var(--line-soft);border-radius:14px;background:var(--surface);position:relative;overflow:hidden}.stat-card:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;filter:blur(30px);opacity:.12;right:-25px;top:-30px;background:currentColor}.stat-card span{font-size:8px;letter-spacing:1.6px;color:#817986;font-weight:700}.stat-card strong{display:block;font:600 30px "Space Grotesk";margin:8px 0 1px;color:#f5eff7}.stat-card small{font-size:9px;color:#6f6973}.stat-card.purple{color:var(--purple)}.stat-card.pink{color:var(--pink)}.stat-card.blue{color:var(--blue)}.stat-card.green{color:var(--green)}.overview-grid{display:grid;grid-template-columns:1.3fr .8fr;gap:13px;margin-top:13px}.panel-card,.library-card{border:1px solid var(--line-soft);background:var(--surface);border-radius:15px}.panel-card{min-height:260px;padding:21px}.card-head{display:flex;align-items:flex-start;justify-content:space-between}.card-head h3{font:600 17px "Space Grotesk";margin:5px 0}.text-button{background:transparent;border:0;color:#a677cc;font-size:10px}.status-chip{font-size:8px;padding:5px 8px;border:1px solid #315947;border-radius:20px;color:#69d6ae;background:#10231c}.activity-list{margin-top:14px}.activity-item{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:10px 0;border-top:1px solid var(--line-soft)}.activity-icon{width:32px;height:32px;border-radius:9px;background:#22192b;color:#bc82ed;display:grid;place-items:center;font-size:13px}.activity-item b{display:block;font-size:11px}.activity-item small{font-size:9px;color:#716a76}.activity-item time{font-size:8px;color:#5d5761}.health-ring-wrap{display:flex;align-items:center;justify-content:center;gap:28px;padding-top:28px}.health-ring{--health:100%;width:122px;height:122px;border-radius:50%;background:conic-gradient(var(--green) var(--health),#24202a 0);display:grid;place-items:center;position:relative}.health-ring:after{content:"";position:absolute;inset:9px;border-radius:50%;background:var(--surface)}.health-ring>div{z-index:1;text-align:center}.health-ring strong{display:block;font:600 22px "Space Grotesk"}.health-ring small{font-size:8px;color:#77717d}.health-legend p{display:grid;grid-template-columns:8px 1fr auto;gap:7px;min-width:130px;font-size:9px;color:#837c88}.health-legend p i{width:6px;height:6px;border-radius:2px;margin-top:3px}.health-legend p i.ok{background:var(--green)}.health-legend p i.warn{background:var(--danger)}.health-legend p i.queue{background:var(--purple)}.health-legend p b{color:#ddd5df}.section-intro{display:flex;align-items:flex-end;justify-content:space-between;margin:17px 0 24px}.section-intro h3{font:600 29px "Space Grotesk";letter-spacing:-1px;margin:6px 0}.section-intro p{margin:0;color:#817a87;font-size:11px}.library-card{overflow:hidden}.library-toolbar{min-height:70px;padding:14px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line-soft);gap:14px}.search-box{width:min(360px,36%);height:38px;background:#0e0d12;border:1px solid #292530;border-radius:9px;display:flex;align-items:center;padding:0 12px;gap:9px}.search-box span{color:#665f6c;font-size:17px}.search-box input{border:0;outline:0;background:transparent;width:100%;color:var(--text);font-size:10px}.filter-pills{display:flex;gap:5px;flex-wrap:wrap}.filter-pills button{border:1px solid transparent;color:#77717d;background:transparent;border-radius:20px;padding:6px 10px;font-size:9px}.filter-pills button.active{border-color:#49345b;color:#c99ceb;background:#21162b}.panel-table-head,.panel-row{display:grid;grid-template-columns:minmax(250px,1.4fr) minmax(135px,.75fr) minmax(120px,.55fr) minmax(110px,.55fr) 118px;gap:12px;align-items:center}.panel-table-head{height:38px;padding:0 18px;background:#0e0d12;color:#5f5965;font-size:8px;letter-spacing:1.2px;text-transform:uppercase}.panel-row{padding:13px 18px;border-top:1px solid var(--line-soft);min-height:70px;transition:.15s}.panel-row:hover{background:#151219}.panel-identity{display:flex;align-items:center;gap:11px;min-width:0}.type-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;font-size:14px;flex:none;background:#22182b;color:#c087ed}.type-icon.informational{background:#172031;color:#6aa6ff}.type-icon.image{background:#2c1a25;color:#ff78ad}.type-icon.countdown{background:#2a2517;color:#e8c164}.panel-identity b{font-size:11px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.panel-identity small,.channel-cell small,.updated-cell small{font-size:8px;color:#68616d}.channel-cell b,.updated-cell b{display:block;font-size:10px;font-weight:500}.health-badge{width:max-content;border:1px solid #315142;background:#10231c;color:#6dd6b0;border-radius:20px;padding:4px 8px;font-size:8px;text-transform:capitalize}.health-badge.queued{color:#c18fea;background:#20152a;border-color:#4d3760}.health-badge.missing,.health-badge.degraded,.health-badge.failed{color:#ff8c98;background:#2d151a;border-color:#5a2932}.health-badge.stale,.health-badge.unknown{color:#d7b56d;background:#282213;border-color:#504528}.row-actions{display:flex;justify-content:flex-end;gap:4px}.row-actions button{width:30px;height:30px;border:1px solid #2b2731;background:#15131a;color:#8b8490;border-radius:8px}.row-actions button:hover{border-color:#6b477f;color:#d2aadf}.more-menu{position:fixed;z-index:80;width:162px;background:#17141b;border:1px solid #36303c;border-radius:10px;padding:5px;box-shadow:var(--shadow)}.more-menu button{width:100%;border:0;background:transparent;color:#bdb5c1;text-align:left;border-radius:7px;padding:8px 9px;font-size:9px}.more-menu button:hover{background:#231d28;color:#fff}.more-menu button.danger{color:#f17b87}.empty-state{text-align:center;padding:60px}.empty-state>div{font-size:32px;color:#5f5368}.empty-state h4{font:600 18px "Space Grotesk";margin:10px}.empty-state p{font-size:10px;color:#6e6872}.timeline-list{padding:8px 20px;min-height:140px}.timeline-item{display:grid;grid-template-columns:10px minmax(180px,1fr) minmax(150px,.5fr) auto;gap:13px;align-items:center;border-bottom:1px solid var(--line-soft);padding:14px 3px}.timeline-dot{width:7px;height:7px;background:var(--green);border-radius:50%;box-shadow:0 0 9px rgba(77,214,167,.4)}.timeline-dot.failed{background:var(--danger)}.timeline-dot.queued,.timeline-dot.running{background:var(--purple)}.timeline-item b{display:block;font-size:11px}.timeline-item small{color:#77707d;font-size:9px}.timeline-item time{font-size:8px;color:#625c67}.editor-dialog,.history-dialog{padding:0;border:1px solid #36303d;background:#100e14;color:var(--text);border-radius:18px;box-shadow:var(--shadow);max-width:none}.editor-dialog{width:min(1180px,94vw);height:min(780px,92vh)}.history-dialog{width:min(600px,92vw);max-height:78vh}.editor-dialog::backdrop,.history-dialog::backdrop{background:rgba(3,2,5,.82);backdrop-filter:blur(5px)}.editor-dialog form{height:100%;display:flex;flex-direction:column}.editor-top{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 25px;border-bottom:1px solid var(--line-soft)}.editor-top h2{font:600 20px "Space Grotesk";margin:5px 0 0}.close-button{width:34px;height:34px;border-radius:9px;border:1px solid #302b36;background:#17141b;color:#8d8592;font-size:21px}.editor-layout{display:grid;grid-template-columns:1.05fr .85fr;flex:1;min-height:0}.editor-fields{padding:23px 25px;overflow:auto;border-right:1px solid var(--line-soft)}.editor-fields>label,.field-row label{display:block;color:#a49ca8;font-size:9px;font-weight:600;margin-bottom:14px}.editor-fields label span{font-weight:400;color:#655e69}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.editor-fields input,.editor-fields textarea,.editor-fields select,.role-row input,.role-row select{display:block;width:100%;margin-top:7px;background:#0b0a0e;border:1px solid #2e2933;border-radius:8px;color:#e9e3ec;padding:10px 11px;font-size:10px;outline:0}.editor-fields input:focus,.editor-fields textarea:focus,.editor-fields select:focus,.role-row input:focus,.role-row select:focus{border-color:#73508a;box-shadow:0 0 0 3px rgba(178,106,255,.07)}.editor-fields textarea{resize:vertical;line-height:1.55}.toggle-field{min-height:55px;padding:10px 12px;border:1px solid #2a2630;border-radius:10px;display:flex!important;align-items:center;justify-content:space-between}.toggle-field b{display:block;font-size:10px;color:#d6ceda}.toggle-field small{font-size:8px;color:#716a76}.toggle-field input{display:none}.toggle-field i{width:34px;height:19px;border-radius:20px;background:#29242f;position:relative;transition:.2s;flex:none}.toggle-field i:after{content:"";position:absolute;width:13px;height:13px;border-radius:50%;background:#817987;left:3px;top:3px;transition:.2s}.toggle-field input:checked+i{background:#7540a5}.toggle-field input:checked+i:after{left:18px;background:#fff}.roles-editor{margin-top:18px;border-top:1px solid var(--line-soft);padding-top:18px}.roles-head{display:flex;align-items:center;justify-content:space-between}.roles-head b{font-size:11px}.roles-head small{display:block;color:#706977;font-size:8px;margin-top:2px}.role-row{display:grid;grid-template-columns:18px minmax(120px,1fr) minmax(90px,.7fr) 70px 26px;align-items:center;gap:7px;margin-top:9px;border:1px solid #29242f;border-radius:9px;padding:7px;background:#121016}.role-row.dragging{opacity:.45;border-color:var(--purple)}.drag-handle{color:#635b69;cursor:grab;font-size:15px}.role-row input,.role-row select{margin:0;padding:8px}.role-row .emoji-input{text-align:center;font-size:14px}.role-row button{border:0;background:transparent;color:#746d78;font-size:17px}.role-row button:hover{color:var(--danger)}.preview-wrap{padding:25px;background:radial-gradient(circle at 90% 10%,rgba(153,81,205,.09),transparent 35%),#0c0b0f;overflow:auto}.preview-label{display:flex;align-items:center;gap:8px;font-size:8px;letter-spacing:1.8px;color:#756d7b;font-weight:700}.preview-label i{height:1px;background:#28232d;flex:1}.discord-preview{background:#313338;border-radius:10px;min-height:320px;margin-top:18px;padding:20px 16px;color:#dbdee1;box-shadow:0 20px 50px rgba(0,0,0,.25)}.discord-message{display:flex;gap:12px}.discord-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(145deg,#bd6dff,#6841a4);display:grid;place-items:center;font-weight:700;flex:none}.discord-body{min-width:0;flex:1}.discord-author{font-size:13px;font-weight:600;color:#f2f3f5}.discord-author b{font-size:8px;background:#5865f2;color:#fff;border-radius:3px;padding:2px 4px}.discord-author small{color:#949ba4;font-weight:400;font-size:9px;margin-left:5px}.discord-embed{border-left:4px solid #c9a0dc;background:#2b2d31;border-radius:4px;margin-top:6px;padding:13px 14px;max-width:390px;overflow:hidden}.discord-embed h4{margin:0 0 8px;font-size:14px}.discord-embed p{font-size:11px;white-space:pre-wrap;line-height:1.45;color:#dbdee1;margin:0 0 8px}.discord-embed img{display:block;width:100%;max-height:180px;object-fit:cover;border-radius:4px;margin-top:10px}.preview-role-line{font-size:11px;margin:5px 0;color:#d8dbe0}.preview-role-line span{color:#c6a1dd}.preview-buttons{display:flex;gap:5px;flex-wrap:wrap;margin-top:6px;max-width:400px}.preview-button{border:0;border-radius:3px;background:#4e5058;color:#fff;padding:6px 10px;font-size:10px}.preview-tip{color:#625b68;font-size:8px;line-height:1.5;margin:12px 4px}.editor-footer{height:70px;padding:0 25px;border-top:1px solid var(--line-soft);display:flex;align-items:center;justify-content:space-between}.editor-footer>span{font-size:8px;color:#6e6772}.editor-footer>div{display:flex;gap:7px}.history-list{padding:12px 24px 24px;max-height:calc(78vh - 78px);overflow:auto}.history-item{display:grid;grid-template-columns:35px 1fr auto;gap:10px;padding:14px 0;border-bottom:1px solid var(--line-soft);align-items:center}.revision{width:32px;height:32px;border-radius:9px;background:#21172a;color:#c78ef3;display:grid;place-items:center;font-size:9px;font-weight:700}.history-item b{font-size:10px;display:block;text-transform:capitalize}.history-item small{font-size:8px;color:#77707c}.history-item button{border:1px solid #342a3d;background:#18131d;color:#bd8dde;border-radius:7px;padding:6px 8px;font-size:8px}.confirm-popover{position:fixed;inset:0;background:rgba(2,2,4,.75);display:grid;place-items:center;z-index:200;backdrop-filter:blur(4px)}.confirm-popover>div{width:330px;background:#151219;border:1px solid #3b323e;border-radius:14px;padding:22px;box-shadow:var(--shadow)}.confirm-popover h4{font:600 17px "Space Grotesk";margin:0 0 7px}.confirm-popover p{font-size:10px;line-height:1.5;color:#8e8792}.confirm-popover>div>div{display:flex;justify-content:flex-end;gap:7px;margin-top:18px}.toast-stack{position:fixed;right:22px;bottom:22px;z-index:300;display:flex;flex-direction:column;gap:8px}.toast{min-width:260px;max-width:360px;background:#1a171f;border:1px solid #39313f;border-left:3px solid var(--green);border-radius:9px;padding:12px 14px;box-shadow:var(--shadow);font-size:10px;animation:toast-in .25s ease}.toast.error{border-left-color:var(--danger)}@keyframes toast-in{from{opacity:0;transform:translateX(15px)}}.login-screen{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 45%,#23132f 0,transparent 28%),#09080d}.login-screen:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:42px 42px;mask-image:radial-gradient(circle,#000,transparent 68%)}.login-card{position:relative;z-index:2;width:min(420px,90vw);text-align:center;padding:44px 42px;border:1px solid #35283e;border-radius:20px;background:rgba(17,14,21,.86);backdrop-filter:blur(18px);box-shadow:0 30px 100px rgba(0,0,0,.5)}.login-card .brand-mark{margin-left:auto;margin-right:auto}.login-card h1{font:600 39px/1.02 "Space Grotesk";letter-spacing:-1.7px;margin:15px 0}.login-card h1 em{font-style:normal;color:#b777ef}.login-card p{font-size:11px;line-height:1.6;color:#8d8592;margin:0 auto 26px;max-width:280px}.discord-login{height:46px;width:100%;background:#5865f2;color:#fff;font-size:12px}.discord-login:hover{background:#6874f5;transform:translateY(-1px)}.discord-glyph{font-size:24px}.login-note{font-size:8px;color:#655e69;margin-top:17px}.login-note span{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--green);margin-right:5px}.login-orbit{position:absolute;border:1px solid rgba(178,106,255,.12);border-radius:50%}.orbit-one{width:700px;height:350px;transform:rotate(22deg)}.orbit-two{width:430px;height:700px;transform:rotate(-33deg)}.mobile-only{display:none}.icon-button{border:1px solid var(--line);background:var(--surface);color:#fff;border-radius:8px;height:34px}
@media(max-width:1050px){.app-shell{grid-template-columns:210px 1fr}.sidebar{padding-left:12px;padding-right:12px}main{padding:0 22px 40px}.user-menu>div{display:none}.hero-copy{padding:38px 34px}.hero-copy h3{font-size:35px}.overview-grid{grid-template-columns:1fr}.panel-table-head,.panel-row{grid-template-columns:minmax(210px,1.2fr) minmax(120px,.7fr) 100px 100px 86px}.editor-layout{grid-template-columns:1fr 1fr}}
@media(max-width:780px){.app-shell{display:block}.sidebar{position:fixed;left:-230px;width:220px;transition:.25s;box-shadow:var(--shadow)}.sidebar.open{left:0}.mobile-only{display:block}.topbar{height:auto;padding:18px 0;align-items:flex-start}.top-actions .secondary,.user-menu{display:none}main{padding:0 14px 30px}.hero-card{grid-template-columns:1fr;height:auto}.hero-visual{display:none}.hero-copy{padding:34px 25px}.stat-grid{grid-template-columns:1fr 1fr}.library-toolbar{align-items:stretch;flex-direction:column}.search-box{width:100%}.panel-table-head{display:none}.panel-row{grid-template-columns:1fr auto;gap:8px}.panel-row .channel-cell,.panel-row .updated-cell{display:none}.health-cell{grid-column:2}.row-actions{grid-column:2}.editor-dialog{width:100vw;height:100vh;border-radius:0}.editor-layout{display:block;overflow:auto}.editor-fields{overflow:visible;border:0}.preview-wrap{min-height:430px}.editor-layout{min-height:0}.editor-dialog form{overflow:hidden}.editor-layout{overflow-y:auto}.field-row{grid-template-columns:1fr}.role-row{grid-template-columns:18px 1fr 70px 25px}.role-row .label-input{grid-column:2/4}.editor-footer>span{display:none}.editor-footer{justify-content:flex-end}}
