main:has(.device-console){max-width:none;padding:14px}.device-console{height:calc(100vh - 28px);min-height:560px;display:grid;grid-template-columns:250px minmax(410px,.95fr) minmax(480px,1.15fr);overflow:hidden;border:1px solid #2a3850;border-radius:16px;background:#101827}.device-console>aside{position:static;height:auto;background:#0e1725}.device-filters{padding:20px!important;border-right:1px solid #2a3850}.device-filter-summary{padding:11px;border-radius:9px;background:#287d6b;color:#fff;font-size:12px;font-weight:800;margin-bottom:24px}.device-filters h3{font-size:12px;margin:22px 0 8px}.device-list{border-right:1px solid #2a3850;min-width:0}.device-list>header{height:52px;padding:0 14px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #2a3850;overflow:visible}.device-list>header h2{font-size:16px;margin:0 auto 0 0}.device-list>header>span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#1b293d;font-size:11px}.device-list>header button{position:relative;width:36px;height:36px;padding:0;display:grid;place-items:center;overflow:visible}.device-list>header svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.device-list>header button:after{content:attr(data-label);position:absolute;z-index:100;right:0;top:calc(100% + 9px);padding:7px 9px;border-radius:6px;background:#070c13;color:#fff;box-shadow:0 7px 20px #0009;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;opacity:0;visibility:hidden;translate:0 -3px;transition:opacity 90ms ease,translate 120ms ease}.device-list>header button:hover:after,.device-list>header button:focus-visible:after{opacity:1;visibility:visible;translate:0 0}.device-head,.device-row{display:grid;grid-template-columns:1.45fr .8fr .6fr;align-items:center;gap:10px}.device-head{height:42px;padding:0 14px;color:#8291a8;text-transform:uppercase;font-size:10px;font-weight:800}.device-row{width:100%;padding:14px;border:0;border-radius:0;border-top:1px solid #233149;background:transparent;color:#eaf1fc;text-align:left}.device-row.selected{background:#173b39;box-shadow:inset 3px 0 #54d6b1}.device-cell{display:flex;align-items:center;gap:11px;min-width:0}.device-cell i,.device-detail-avatar{display:grid;place-items:center;background:#1f3140;color:#72e8c5;font-style:normal;font-weight:900}.device-cell i{flex:0 0 38px;width:38px;height:38px;border-radius:12px;font-size:11px}.device-cell strong,.device-cell small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-cell small{margin-top:3px;color:#8998ad;font-size:10px}.device-status-text:before{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;background:#637083;margin-right:6px}.device-status-text.on:before{background:#54d6b1;box-shadow:0 0 7px #54d6b1}.device-detail{padding:0!important;border:0!important;overflow:auto;background:#0e1725!important}.device-detail-head{min-height:116px;padding:24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #2a3850}.device-detail-head h2{margin:0 0 7px}.device-detail-head span{color:#8998ad;font-size:12px}.device-detail-avatar{width:70px;height:70px;border-radius:20px;font-size:18px}.device-detail-form{margin:16px;padding:18px;border:1px solid #2a3850;border-radius:14px;background:#111c2c}.device-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.device-toggle{display:flex!important;align-items:center;gap:10px;margin-top:4px;padding:10px;border-radius:9px;background:#172236}.device-toggle input,.device-check input{width:auto;margin:0}.device-toggle strong,.device-toggle small,.device-check strong,.device-check small{display:block}.device-toggle small,.device-check small{margin-top:2px;color:#8998ad}.device-content-options{margin-top:18px}.device-content-options h3{margin:0 0 4px}.device-content-options>p{margin:0 0 10px;color:#8998ad;font-size:12px}.device-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-height:210px;overflow:auto}.device-check{display:flex;align-items:center;gap:9px;padding:10px;border-radius:9px;background:#172236}.device-detail-form footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}.device-detail-form footer span{color:#8998ad;font-size:11px}.device-empty{padding:28px;color:#8998ad;text-align:center}.device-empty.small{padding:12px;text-align:left}@media(max-width:1200px){.device-console{grid-template-columns:220px minmax(360px,1fr)}.device-detail{grid-column:1/-1;min-height:450px}.device-list{border-right:0}}@media(max-width:760px){main:has(.device-console){padding:14px}.device-console{display:block;height:auto;min-height:0}.device-form-grid,.device-check-grid{grid-template-columns:1fr}}
