:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#09111e;color:#edf5ff}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 85% -10%,#16496d 0,transparent 32rem),#09111e;color:#edf5ff}header,main{width:min(1080px,calc(100% - 32px));margin:auto}header{padding:40px 0 28px;display:flex;justify-content:space-between;gap:20px;align-items:start}.eyebrow{margin:0 0 8px;color:#6dd6ff;letter-spacing:.14em;font-size:.75rem;font-weight:700}h1,h2,p{margin-top:0}h1{font-size:clamp(1.8rem,5vw,2.7rem);margin-bottom:8px}h2{font-size:1.2rem;margin-bottom:8px}p{color:#aebfd0;line-height:1.55}.hero{border:1px solid #25445d;background:linear-gradient(115deg,#112d43,#0e1826);padding:26px;border-radius:18px;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:36px}.hero h2{font-size:1.55rem}button{cursor:pointer;border:0;border-radius:10px;background:#42c6f2;color:#041017;font-weight:750;padding:11px 16px;font-size:.95rem}button.secondary{background:transparent;border:1px solid #34526a;color:#c2d8e9}button.danger{background:#ef6d75;color:#24080b}button.icon{background:transparent;color:#c4d9e9;font-size:1.6rem;padding:0 8px}.section-title{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:14px}.section-title p{font-size:.9rem}.device-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-bottom:40px}.device{background:#101d2b;border:1px solid #254055;border-radius:14px;padding:17px}.device-top{display:flex;justify-content:space-between;gap:12px}.device h3{margin:0 0 5px;font-size:1.05rem}.tag{font-size:.75rem;color:#8ee4ff;background:#15394e;padding:4px 8px;border-radius:99px;white-space:nowrap}.ip{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#86b9d6;font-size:.82rem}.actions{display:flex;gap:9px;margin-top:15px;flex-wrap:wrap}.actions button{padding:8px 10px;font-size:.83rem}.actions .minor{background:#1b3549;color:#bfe6f5}.error{color:#ffc2c6;font-size:.84rem}.protocol-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;padding-bottom:50px}.protocol{background:#13283a;color:#9ce5ff;padding:11px;border-radius:10px;font-size:.84rem;display:flex;justify-content:space-between;align-items:center;gap:10px}.protocol button{padding:6px 9px;font-size:.75rem}.protocol.off{background:#101d2b;color:#9badbb}dialog{width:min(520px,calc(100% - 28px));border:1px solid #34536c;border-radius:16px;background:#101d2b;color:#eef7ff;padding:22px;box-shadow:0 20px 70px #000a}dialog::backdrop{background:#02070ccc}.dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.dialog-head h2{margin:0}label{display:grid;gap:7px;color:#b9ccda;font-size:.9rem;margin:14px 0}input,select,textarea{background:#07121e;color:#eef7ff;border:1px solid #34536c;border-radius:8px;padding:11px;font:inherit;width:100%}.hint{font-size:.84rem}.config{background:#07121e;border:1px solid #28475e;border-radius:10px;padding:12px;font:12px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.detail-section{margin:18px 0}.detail-section h3{margin-bottom:8px}.copy-row{display:flex;gap:10px;align-items:center}.copy-row code{flex:1;min-width:0;overflow-wrap:anywhere}.empty{border:1px dashed #34536c;border-radius:12px;padding:20px;color:#aebfd0}@media(max-width:560px){header{padding-top:25px}.hero{align-items:stretch;flex-direction:column}.hero button{width:100%}.section-title{align-items:start;flex-direction:column;gap:0}.copy-row{align-items:stretch;flex-direction:column}}
