:root{font-family:Inter,Pretendard,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#19211c;background:#f4f6f1;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}button,input,select{font:inherit}h1,h2,h3,p{margin:0}h1{font-size:30px;line-height:1.18}h2{font-size:20px}h3{font-size:16px}.app-shell{display:grid;grid-template-columns:240px 1fr;gap:20px;width:min(100%,1180px);margin:0 auto;padding:24px 18px 48px}.sidebar,.panel,.summary-card,.auth-panel{border:1px solid #dde5d8;border-radius:8px;background:#fff}.sidebar{position:sticky;top:24px;height:calc(100vh - 48px);padding:18px}.brand,.nav-item,.topbar,.panel-header,.device-title,.summary-card,.setting-row,.primary-button{display:flex;align-items:center}.brand{gap:10px;margin-bottom:24px;font-size:18px}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#1f6b58;font-weight:900}.nav-list{display:grid;gap:8px}.nav-item{gap:10px;min-height:42px;padding:0 10px;border-radius:8px;color:#4f6258;font-weight:800}.nav-item:hover{background:#edf3ef;color:#1f6b58}.content-shell{min-width:0}.topbar{justify-content:space-between;gap:16px;margin-bottom:22px}.eyebrow{margin:0 0 6px;color:#557568;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.icon-button,.primary-button{border:0;cursor:pointer}.primary-button:disabled{cursor:not-allowed;opacity:.65}.icon-button{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#1f6b58}.primary-button{justify-content:center;min-height:40px;gap:8px;padding:0 14px;border-radius:8px;color:#fff;background:#1f6b58;font-weight:800}.full-width{width:100%}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.summary-card{gap:12px;min-height:86px;padding:16px}.summary-card svg,.panel-header svg,.device-icon svg{color:#1f6b58}.summary-card span,.device-card p,.device-card small,.setting-row small,.auth-footnote{color:#5e6c63}.summary-card strong{display:block;margin-top:4px;font-size:22px}.panel{padding:18px;margin-top:16px}.notice-panel{display:grid;gap:6px;margin-bottom:16px;padding:16px;border:1px solid #b9dacb;border-radius:8px;color:#24483c;background:#eef8f2}.notice-panel span{font-size:12px;font-weight:900;text-transform:uppercase}.notice-panel strong{font-size:28px;letter-spacing:0}.panel-header{justify-content:space-between;gap:12px;margin-bottom:16px}.device-list,.setting-list,.form-stack{display:grid;gap:10px}.device-card{display:grid;grid-template-columns:44px 1fr;gap:12px;padding:14px;border-radius:8px;background:#f8faf6}.device-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;background:#e6f0eb}.device-body{min-width:0}.device-title{justify-content:space-between;gap:10px}.device-title span{flex:0 0 auto;padding:5px 8px;border-radius:999px;color:#1f6b58;background:#e6f0eb;font-size:12px;font-weight:800}.device-card p{margin-top:7px}.device-card small,.setting-row small{display:block;margin-top:4px}.text-link{display:inline-flex;margin-top:10px;color:#1f6b58;font-weight:800}.setting-row{justify-content:space-between;gap:14px;min-height:58px;padding:10px 12px;border-radius:8px;background:#f8faf6}.setting-row input[type=checkbox]{width:18px;height:18px;accent-color:#1f6b58}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.form-stack label,.form-grid label{display:grid;gap:7px;color:#405249;font-size:14px;font-weight:800}.form-stack input,.form-grid input,.form-grid select{min-height:44px;width:100%;border:1px solid #d5dfd8;border-radius:8px;padding:0 12px;color:#19211c;background:#fff}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-panel{width:min(100%,420px);padding:28px}.auth-panel h1{margin-bottom:22px}.auth-footnote{margin-top:18px;text-align:center}.auth-footnote a{color:#1f6b58;font-weight:900}.form-error{border-radius:8px;padding:11px 12px;color:#a7362e;background:#fff1ef;font-size:14px;font-weight:800}@media(max-width:820px){.app-shell{grid-template-columns:1fr;padding:16px 14px 36px}.sidebar{position:static;height:auto}.nav-list{grid-template-columns:repeat(3,1fr)}.nav-item{justify-content:center}.summary-grid,.form-grid{grid-template-columns:1fr}.panel-header,.device-title{align-items:flex-start}.device-title{flex-direction:column}}@media(max-width:520px){h1{font-size:25px}.nav-list{grid-template-columns:1fr}.topbar{align-items:flex-start;flex-direction:column}}
