:root{--bg:#f6f7fa;--white:#fff;--ink:#202737;--muted:#87909f;--line:#e9ecf2;--primary:#5961df;--green:#219780;--purple:#8b63cc;--orange:#dc9843;--red:#d96a72}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.55 -apple-system,BlinkMacSystemFont,"Segoe UI","Malgun Gothic",sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #a6b2ff;outline-offset:3px}button:disabled{opacity:.5;cursor:wait}.sidebar{width:236px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:32px 20px 18px;display:flex;flex-direction:column;z-index:20;overflow-y:auto}.brand{display:block;padding:0 6px}.brand-logo{display:block;width:100%;max-width:186px;height:auto}.auth-brand .brand-logo{max-width:230px}.brand-light{font-weight:400}.brand small{display:block;font-size:8px;letter-spacing:1.6px;color:var(--muted);font-weight:600;margin-top:-3px}.brand-icon{background:var(--primary);color:#fff;width:36px;height:39px;border-radius:11px;display:grid;place-items:center;font-size:32px;font-weight:400;box-shadow:0 4px 10px #5961df25}.workspace{display:flex;gap:9px;align-items:center;margin:35px 0 31px;padding:12px 9px;border:1px solid var(--line);border-radius:8px;font-size:11px;font-weight:600}.workspace-icon{width:28px;height:29px;border-radius:7px;background:#f0f1fb;color:var(--primary);display:grid;place-items:center}.workspace small{display:block;font-size:8px;color:#9ba2af;font-weight:400;margin-top:2px}.chevron{color:var(--muted);margin-left:auto}.nav-caption{font-size:9px;font-weight:650;color:#a6acb8;letter-spacing:1.5px;margin:0 14px 10px}.second{margin-top:35px}nav{display:flex;flex-direction:column;gap:5px}nav a{padding:11px 15px;border-radius:7px;color:#707988;font-size:12px;font-weight:500;display:flex;gap:12px;align-items:center}nav a>span{font-size:19px;line-height:20px;width:20px;text-align:center;color:#909aaa}nav a:hover{background:#f7f8fc}nav a.active{background:#efeffd;color:var(--primary);font-weight:650}nav a.active>span{color:var(--primary)}.sidebar-bottom{margin-top:auto;padding-top:30px}.soft-card{background:#f8f9fc;border:1px solid #f0f1f5;padding:17px 13px;border-radius:9px}.soft-icon{display:block;color:var(--primary);font-size:24px;margin-bottom:6px}.soft-card strong{font-size:11px}.soft-card p{font-size:10px;color:var(--muted);line-height:1.9;margin:8px 0 12px}.soft-card a{font-size:9px;color:var(--primary)}.profile{border-top:1px solid var(--line);margin-top:23px;padding:19px 8px 0;display:flex;align-items:center;gap:11px;font-size:12px;font-weight:600}.avatar{width:33px;height:33px;background:#eef0fd;color:#6975ba;border-radius:50%;display:grid;place-items:center}.profile small{display:block;font-size:9px;color:var(--muted);font-weight:400;margin-top:2px}.profile-dot{width:6px;height:6px;background:var(--green);border-radius:50%;margin-left:auto}.shell{margin-left:236px}.topbar{height:73px;background:#ffffffdd;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px}.breadcrumb{font-size:11px;color:#9299a6}.breadcrumb span{margin:0 13px;color:#c6cbd4}.breadcrumb strong{color:#596273;font-weight:500}.top-actions{display:flex;align-items:center;gap:20px}.mode{font-size:8px;letter-spacing:.8px;color:#8188ae;background:#f1f2f9;padding:5px 8px;border-radius:4px}.timezone{font-size:10px;color:var(--muted)}.icon-button{border:0;background:transparent;font-size:19px;color:#7f8898;position:relative;padding:5px 9px}.icon-button i{position:absolute;right:8px;top:5px;width:5px;height:5px;background:#f1a867;border:1px solid #fff;border-radius:50%}main{max-width:1700px;margin:auto;padding:37px 38px 0}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px;gap:18px}.eyebrow{font-size:8px;letter-spacing:1.7px;font-weight:650;color:#999fb1}h1{font-size:27px;font-weight:650;letter-spacing:-1.2px;line-height:1.4;margin:8px 0 9px}.page-heading p{font-size:11px;color:#8a91a0;margin:0}.button{border:1px solid #e1e5ed;border-radius:6px;padding:9px 14px;background:#fff;color:#687183;font-size:11px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:7px}.button:hover{background:#f1f3fa}.button.primary{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 3px 5px #5961df14}.button.primary:hover{background:#4852cd}.button.primary>span{font-size:18px;font-weight:300;line-height:16px}.demo-banner{border:1px solid #e6e8f9;background:#f0f2fc;border-radius:7px;display:flex;align-items:center;gap:12px;padding:11px 14px;margin-bottom:23px;color:#7b82aa;font-size:10px}.demo-banner>span{font-size:18px;color:#7b83d6}.demo-banner strong{color:#6672b6;font-weight:600;margin-right:9px}.demo-banner a{margin-left:auto;white-space:nowrap;font-size:10px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:30px}.stat{background:#fff;border:1px solid var(--line);border-radius:9px;padding:18px 20px}.stat-top{display:flex;justify-content:space-between;align-items:center;color:#7d8594;font-size:11px}.stat-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:7px;color:var(--primary);background:#f1f2fe;font-size:17px}.stat-icon.green{color:var(--green);background:#eaf6f2}.stat-icon.purple{color:var(--purple);background:#f4effb}.stat-icon.orange{color:var(--orange);background:#fdf4e8}.stat-value{font-size:31px;font-weight:650;letter-spacing:-.8px;margin:2px 0 4px}.stat-value small{font-size:12px;font-weight:400;color:#9ba2af;margin-left:5px}.stat-note{font-size:9px;color:#a1a8b4}.stat-note strong{color:var(--green);font-weight:500}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;gap:10px}.section-head h2{font-size:16px;letter-spacing:-.5px;font-weight:650;margin:0}.section-head h2 small{font-size:10px;color:#929aa7;font-weight:400;margin-left:9px;letter-spacing:0}.section-head .meta{font-size:9px;color:#99a1af}.live-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#4fba98;margin-right:5px;vertical-align:middle}.section-tools{display:flex;gap:10px;align-items:center}.tabs{display:inline-flex;border:1px solid var(--line);border-radius:6px;background:#fff;padding:3px;gap:2px}.tabs button{border:0;background:transparent;padding:5px 11px;color:#8b93a1;border-radius:4px;font-size:10px}.tabs button.selected{background:#efeffb;color:var(--primary);font-weight:600}.filters{display:flex;align-items:center;gap:9px;margin-bottom:18px}.filters select,.filters input{border:1px solid #e2e6ed;border-radius:6px;padding:7px 10px;background:#fff;color:#707a8c;font-size:10px;min-height:33px}.filters input[type=search]{margin-left:auto;min-width:190px}.legend{display:flex;gap:14px;margin-left:auto;color:#9099a7;font-size:9px}.legend span:before{content:'';width:5px;height:5px;border-radius:50%;background:var(--green);display:inline-block;margin-right:5px}.legend .busy:before{background:var(--primary)}.legend .borrow:before{background:var(--orange)}.server{margin-bottom:20px;border:1px solid var(--line);border-radius:9px;background:#fff;overflow:hidden}.server-head{padding:14px 18px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #edf0f5;background:#fdfdfe}.server-icon{font-size:19px;width:34px;height:33px;display:grid;place-items:center;border:1px solid #e8ebf1;border-radius:7px;color:#737f94;background:#fff}.server-title{font-size:12px;font-weight:600}.server-title small{font-size:9px;font-weight:400;color:#a4abb6;margin-left:9px}.server-online{font-size:8px;color:#419f89;background:#eff8f4;border-radius:4px;padding:2px 7px}.server-online.offline{color:var(--red);background:#fff0f0}.server-metrics{display:flex;gap:23px;margin-left:auto;font-size:9px;color:#a0a7b4}.server-metrics strong{margin-left:6px;color:#667085;font-size:10px;font-weight:500}.server-metrics .mini-bar{width:42px;height:3px;background:#e9ecf4;display:inline-block;margin-left:8px;vertical-align:middle;border-radius:5px;overflow:hidden}.mini-bar i{display:block;background:#9da5d5;height:100%}.gpu-grid{padding:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.gpu-card{border:1px solid #e5e9f0;border-radius:8px;padding:15px 14px;background:#fff;transition:box-shadow .15s,transform .15s;min-width:0;text-align:left;color:inherit}.gpu-card:hover{box-shadow:0 5px 18px #2f3c5510;transform:translateY(-2px);border-color:#c8cced}.gpu-top{display:flex;justify-content:space-between;align-items:center;gap:6px}.gpu-id{font-size:12px;font-weight:650;letter-spacing:-.2px}.gpu-chip{font-size:16px;color:#a8b0bf}.gpu-model{font-size:9px;color:#a3aab6;margin-top:2px;margin-bottom:13px}.badge{display:inline-flex;align-items:center;gap:5px;border-radius:4px;padding:3px 7px;font-size:8px;font-weight:500;background:#eff1f5;color:#8791a1;white-space:nowrap}.badge:before{content:'';width:4px;height:4px;background:currentColor;border-radius:50%}.badge.FREE{background:#eaf7f1;color:#389879}.badge.RESERVED_IDLE{background:#f4effc;color:#9169c6}.badge.RESERVED_IN_USE,.badge.UNRESERVED_IN_USE{background:#eef0fd;color:#6875ce}.badge.BORROWED{background:#fff4e4;color:#cd943d}.badge.CONFLICT{background:#fdefef;color:#d46771}.badge.OFFLINE,.badge.UNKNOWN{background:#eff1f5;color:#8791a1}.gpu-person{font-size:10px;color:#8b93a2;margin:12px 0 14px;min-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gpu-person strong{font-weight:500;color:#636d7d}.gpu-person .available{color:#42a186}.meter-label{display:flex;justify-content:space-between;color:#959eac;font-size:9px;margin-top:9px;margin-bottom:5px}.meter-label b{color:#697487;font-weight:500}.bar{height:4px;border-radius:4px;background:#f0f2f7;overflow:hidden}.bar i{height:100%;display:block;background:#8f96dd;border-radius:4px}.bar.vram i{background:#b3a3d7}.gpu-bottom{display:flex;justify-content:space-between;margin-top:14px;padding-top:11px;border-top:1px solid #f0f2f7;color:#9ba3b0;font-size:8px}.gpu-bottom .free-label{color:#52a58b}.bottom-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:20px;margin-top:27px}.panel{background:#fff;border:1px solid var(--line);border-radius:9px;padding:20px;min-width:0}.panel .section-head{margin-bottom:19px}.panel h2{font-size:13px}.text-link{font-size:9px;color:#9199a9;background:none;border:0;padding:0}.reservation-row{display:flex;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid #f0f2f6;cursor:pointer}.reservation-row:last-child{border-bottom:0}.reservation-time{font-size:11px;font-weight:600;width:42px;flex-shrink:0;color:#616d80}.reservation-time small{display:block;font-size:8px;font-weight:400;color:#acb2bd}.reservation-stripe{width:3px;align-self:stretch;background:#9c95df;border-radius:4px;min-height:28px}.reservation-info{min-width:0;flex:1}.reservation-info strong{display:block;font-size:11px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reservation-info small{font-size:8px;color:#99a1ae}.owner-pill{font-size:9px;color:#7e8799;white-space:nowrap}.chart-summary{display:flex;gap:20px;font-size:9px;color:#929aac}.chart-summary strong{color:#657185;font-size:20px;font-weight:600;margin-right:5px}.chart{height:153px;margin-top:8px;position:relative}.chart svg{width:100%;height:100%;overflow:visible}.chart-labels{display:flex;justify-content:space-between;font-size:8px;color:#a6adba;margin-left:22px}.chart-legend{display:flex;justify-content:center;gap:18px;font-size:8px;color:#8c96a6;margin-top:14px}.chart-legend i{display:inline-block;width:12px;height:2px;vertical-align:middle;background:var(--primary);margin-right:5px}.chart-legend span:nth-child(2) i{background:#aaa1d8}footer{display:flex;justify-content:space-between;padding:28px 0 23px;color:#a0a8b5;font-size:8px}.footer-divider{margin:0 12px;color:#d1d6df}.empty,.loading{padding:38px 18px;text-align:center;color:#98a0af;font-size:12px}.error-banner{border:1px solid #f2c9cb;background:#fff1f1;color:#b34c54;padding:12px 15px;border-radius:7px;margin-bottom:18px;font-size:12px}.calendar{overflow-x:auto}.calendar-header,.calendar-row{min-width:850px;display:grid;grid-template-columns:105px 1fr}.calendar-header{font-size:9px;color:#919aab;border-bottom:1px solid var(--line);padding-bottom:12px}.hours{display:flex;justify-content:space-between}.calendar-row{min-height:70px;border-bottom:1px solid var(--line);align-items:center;font-size:11px}.calendar-track{height:56px;position:relative;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(100% / 24 - 1px),#edf0f5 calc(100% / 24 - 1px),#edf0f5 calc(100% / 24));overflow:hidden}.calendar-event{position:absolute;top:9px;height:37px;border:0;border-left:3px solid #8185d4;border-radius:4px;background:#eef0fd;color:#6770b5;font-size:9px;text-align:left;padding:4px 7px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:3px}.calendar-event small{display:block;font-size:8px;color:#979ac3}.calendar-event.other{background:#f3eff9;border-color:#b2a0cb;color:#9680ae}.date-nav{display:flex;gap:8px;align-items:center}.date-nav input{border:1px solid var(--line);padding:6px 10px;border-radius:5px;font-size:11px;color:#667286}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;font-size:11px;white-space:nowrap}th{text-align:left;background:#f9fafc;color:#9099a9;font-size:10px;font-weight:500}th,td{padding:14px 12px;border-bottom:1px solid var(--line)}td small{display:block;font-size:9px;color:#99a1ae}td .button{font-size:9px;padding:5px 9px}.guide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.guide-card{background:#fff;border:1px solid var(--line);padding:25px;border-radius:9px}.guide-card h3{font-size:14px;margin-top:0}.guide-card p,.guide-card li{font-size:12px;color:#818b9b;line-height:1.9}.guide-card .number{color:var(--primary);font-size:11px;font-weight:700;letter-spacing:1px}.service-status{margin-top:15px;padding-top:15px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#949dad}.service-status code{font-size:10px;word-break:break-all}.monitor-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:20px}.alert-item{padding:14px;border-radius:6px;background:#fff8ed;margin-bottom:10px;font-size:12px;color:#a57840}.alert-item.danger{background:#fff0f0;color:#bc6770}dialog{border:1px solid #e5e8f0;border-radius:13px;width:580px;max-width:calc(100vw - 28px);padding:25px;box-shadow:0 24px 100px #1b24522e;color:var(--ink);max-height:92vh;overflow:auto}dialog::backdrop{background:#26314f65;backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:center}.dialog-head h2{font-size:21px;letter-spacing:-.7px;margin:5px 0}.form-intro{font-size:11px;color:#8993a2;margin:10px 0 20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{display:flex;flex-direction:column;gap:6px;font-size:11px;color:#707b8c}.form-grid .full{grid-column:1/-1}.form-grid label>span,legend>span{color:#7883d4}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid #dfe4ed;background:#fff;color:#465368;border-radius:6px;padding:9px 11px;min-width:0;font-size:12px}.form-grid input:focus,.form-grid textarea:focus{outline:2px solid #c4c9f4;border-color:#828cdc}.form-grid fieldset{border:0;padding:0;margin:0}legend{font-size:11px;color:#707b8c;margin-bottom:8px}legend small{font-size:9px;color:#9ba4b3;margin-left:8px}#gpu-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}#gpu-options label{border:1px solid var(--line);padding:8px;display:flex;flex-direction:row;gap:7px;border-radius:5px;font-size:10px;align-items:center}#gpu-options label:has(input:checked){border-color:#858ce1;background:#f2f3ff}#gpu-options input{accent-color:var(--primary)}.form-notice{font-size:10px;color:#8c95a4;background:#f6f7fb;padding:10px;border-radius:5px;margin-top:18px}.form-error{font-size:11px;color:#c95e69;margin-top:10px}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.danger-button{color:#c75e6a}.detail-block{background:#f6f7fb;border-radius:6px;padding:13px 16px;margin:14px 0;font-size:12px;color:#7d8798}.detail-block p{display:flex;justify-content:space-between;gap:15px}.detail-block strong{font-weight:500;color:#4c586e;text-align:right;overflow-wrap:anywhere}.detail-note{font-size:12px;color:#8d96a6;white-space:pre-wrap;overflow-wrap:anywhere}#toast{position:fixed;bottom:27px;left:calc(50% + 100px);transform:translateX(-50%);background:#30394e;color:#fff;font-size:12px;border-radius:8px;padding:13px 23px;z-index:99;box-shadow:0 7px 25px #1c26442a}body.compact .gpu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}[hidden]{display:none!important}
.report-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px}.hour-strip{display:grid;grid-template-columns:repeat(24,1fr);gap:2px;margin:6px 0 5px;align-items:end}.hour-cell{height:34px;border-radius:3px;background:#f3f5f9;position:relative;display:block}.hour-cell i{position:absolute;inset:auto 0 0 0;border-radius:3px;background:var(--primary);opacity:.68;display:block}.hour-cell.hot i{background:var(--red);opacity:.85}.hour-axis{display:flex;justify-content:space-between;color:#a6afbf;font-size:8px;margin-bottom:14px}.report-legend{display:flex;gap:14px;flex-wrap:wrap;color:#8d96a5;font-size:9px;margin-top:4px}.report-legend span{display:inline-flex;align-items:center;gap:5px}.report-legend i{width:9px;height:9px;border-radius:3px;background:var(--primary);opacity:.68}.report-legend i.hot{background:var(--red);opacity:.85}.usage-bar{height:5px;border-radius:4px;background:#f0f2f7;overflow:hidden;margin-bottom:3px}.usage-bar i{display:block;height:100%;background:var(--primary);border-radius:4px}.usage-bar i.reserved{background:#c5c8ef}.alert-item.info{background:#f4f6fb;color:#6f7789}.alert-item strong{display:block;margin-bottom:3px;font-size:11px}.alert-item p{margin:0}#alert-dot.danger{background:var(--red)}body.signed-out .sidebar,body.signed-out .shell{display:none}#auth-screen{position:fixed;inset:0;z-index:60;background:var(--bg);display:grid;place-items:center;padding:24px;overflow:auto}.auth-card{width:100%;max-width:420px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:32px 30px;box-shadow:0 18px 40px #1b224615}.auth-brand{display:flex;justify-content:center;margin-bottom:20px}.auth-card h1{font-size:21px;margin:0 0 7px}#auth-subtitle{font-size:11px;color:#8a91a0;margin:0 0 20px;line-height:1.7}.auth-tabs{display:flex;width:100%;margin-bottom:20px}.auth-tabs button{flex:1;padding:8px 0;font-size:11px}.auth-form{display:flex;flex-direction:column;gap:13px}.auth-form label{font-size:10px;color:#79818f;display:flex;flex-direction:column;gap:6px}.auth-form input{border:1px solid #e1e5ed;border-radius:7px;padding:10px 12px;font-size:12px;color:var(--ink);background:#fff}.auth-form input:focus{outline:2px solid #b9c0ff;outline-offset:1px;border-color:#b9c0ff}.auth-form .button{margin-top:4px;padding:11px}.auth-note{font-size:9px;color:#a1a8b4;line-height:1.8;margin:20px 0 0;border-top:1px solid var(--line);padding-top:16px}#logout-button{margin-left:auto;font-size:14px;padding:4px 6px}.profile #profile-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:1500px){.gpu-grid{gap:18px}.gpu-card{padding:20px}.gpu-model{font-size:10px}.gpu-person{font-size:11px}.gpu-bottom{font-size:9px}.bottom-grid .chart{height:170px}}
@media(max-width:1180px){.sidebar{width:204px;padding:25px 14px 15px}.shell{margin-left:204px}main{padding:28px 24px 0}.topbar{padding:0 24px}.gpu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.server-metrics{gap:12px}.server-metrics .mini-bar{display:none}.legend{display:none}.stat{padding:14px}.stat-top{font-size:10px}.stat-note{font-size:8px}.demo-banner span span{display:none}.server-title small{display:none}}
@media(max-width:760px){.sidebar{position:static;width:100%;padding:15px;border-right:0;border-bottom:1px solid var(--line)}.brand{font-size:20px}.brand-icon{width:30px;height:32px}.brand small{font-size:7px}.workspace,.nav-caption,.sidebar-bottom,.sidebar nav[aria-label="도움말"]{display:none}.sidebar nav{flex-direction:row;margin-top:17px;gap:3px;overflow:auto}.sidebar nav a{padding:8px 10px;font-size:10px;white-space:nowrap;flex:1;justify-content:center;gap:6px}.sidebar nav a span{font-size:14px;width:15px}.shell{margin:0}.topbar{height:48px;padding:0 18px}.timezone{display:none}.top-actions{gap:10px}main{padding:24px 17px 0}.page-heading{align-items:flex-start}.page-heading h1{font-size:22px}.page-heading p{font-size:10px;max-width:220px}.page-heading .button{font-size:10px;padding:8px 10px;margin-top:22px}.eyebrow{font-size:7px;letter-spacing:1px}.demo-banner{font-size:9px;align-items:flex-start;padding:10px;gap:7px}.demo-banner strong{display:block;margin-bottom:2px}.demo-banner a{font-size:8px}.stats{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:23px}.stat{padding:12px 14px}.stat-value{font-size:27px}.section-head{flex-wrap:wrap}.section-head h2{font-size:14px}.section-head h2 small{font-size:8px}.server-head{padding:12px;gap:8px;flex-wrap:wrap}.server-metrics{width:100%;margin:4px 0 0 42px;gap:17px;font-size:8px}.server-metrics strong{font-size:9px}.gpu-grid{padding:10px;gap:9px}.gpu-card{padding:12px 10px}.gpu-model{font-size:8px}.gpu-id{font-size:11px}.gpu-person{font-size:9px}.gpu-bottom{font-size:7px}.filters{flex-wrap:wrap}.filters input[type=search]{min-width:0;flex:1}.bottom-grid{grid-template-columns:1fr;gap:15px;margin-top:20px}.panel{padding:16px}.guide-grid,.monitor-cards{grid-template-columns:1fr}footer{font-size:7px;gap:10px;align-items:flex-start}.footer-divider{margin:0 5px}footer>span:last-child{max-width:140px;text-align:right}#toast{left:50%;max-width:90vw;width:max-content;font-size:11px}.date-nav{flex-wrap:wrap}dialog{padding:20px}.form-grid{gap:11px}#gpu-options{grid-template-columns:repeat(2,1fr)}.report-cards{grid-template-columns:1fr;gap:12px}.hour-cell{height:26px}.hour-strip{gap:1px}.auth-card{padding:24px 20px}.auth-card h1{font-size:19px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
