:root{font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#253d38;background:#f3f4ef;font-synthesis:none;line-height:1.55;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,.button{border:1px solid #d4ddd6;background:#fff;border-radius:9px;padding:9px 15px;color:#243e36;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:14px;transition:background .15s}button:hover{background:#edf3ed}button:disabled{opacity:.45;cursor:not-allowed}a{color:#207255}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #63ac8e;outline-offset:2px}h1,h2,p{margin:0}h1{font-size:30px;font-weight:650;letter-spacing:-1px}h2{font-size:18px;font-weight:620;margin-bottom:12px}p{margin-bottom:16px}small{font-size:12px;color:#738079}.shell{display:grid;grid-template-columns:228px 1fr;min-height:100vh}aside{background:#152c29;color:#eef4e8;padding:32px 20px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.wordmark{font-size:22px;font-weight:750;letter-spacing:2px;margin:0 12px 46px}.wordmark span{display:block;font-size:10px;letter-spacing:4px;color:#aebeb4}.nav-label{font-size:10px;color:#90a79d;padding:0 16px;letter-spacing:1px}nav{display:grid;gap:7px}nav button{justify-content:flex-start;border:0;background:transparent;color:#b6c7be;padding:13px 16px;gap:16px}nav button:hover,nav button.active{background:#28443c;color:#f8f4d9}nav i{font-size:20px;font-style:normal;width:24px}.account{margin-top:auto;display:flex;align-items:center;gap:10px;padding:16px 4px 0;border-top:1px solid #355047}.account small{display:block;color:#99b3a6}.account button{margin-left:auto;background:transparent;color:#bdcfc3;border:0;padding:3px}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#acbf95;color:#243d33}main{padding:40px 50px 20px;max-width:1500px;width:100%;margin:auto}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.eyebrow{display:block;font-size:10px;letter-spacing:2px;color:#869785;font-weight:650;margin-bottom:9px}.connection{color:#929b91;font-size:12px}.connection.online{color:#3e815c}.device-select{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;color:#7c867c;font-size:12px}.device-select label{display:flex;align-items:center;gap:16px;margin:0}.device-select select{width:240px;background:transparent}.card{background:#fff;border:1px solid #e1e5dc;border-radius:14px;padding:24px;margin-bottom:22px;box-shadow:0 3px 8px #253d3803}.card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:14px}.card-head h2{margin:0}.card-head>span{font-size:11px;color:#869387}.hero{background:#dfe9d9;border-radius:16px;padding:32px 38px;margin-bottom:26px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.hero h2{font-size:29px;font-weight:600;margin-bottom:10px}.hero p{color:#637562}.hero-meta{display:flex;align-items:center;gap:16px;font-size:11px;color:#637262}.pill{display:inline-flex;align-items:center;background:#f0f2ed;color:#727d71;font-size:11px;border-radius:20px;padding:4px 10px;white-space:nowrap}.pill.good{background:#e6f1e4;color:#3b7853}.pill.warn{background:#faecdd;color:#b67537}.hero .good{background:#c5dbba}.device-art{width:180px;display:flex;justify-content:center;transform:rotate(-12deg)}.chip{width:108px;height:142px;background:#25473d;border-radius:9px;border:5px solid #78937a;box-shadow:8px 10px #c1d1b6;display:flex;align-items:center;flex-direction:column;padding:15px;color:#adbea9;position:relative}.chip:before,.chip:after{content:"";position:absolute;top:13px;bottom:13px;width:9px;background:repeating-linear-gradient(#9d9d71 0 5px,transparent 5px 12px)}.chip:before{left:-12px}.chip:after{right:-12px}.chip span{font-size:10px}.chip b{font-size:30px;font-weight:400}.led{width:8px;height:8px;margin-top:11px;border-radius:50%;background:#697c68}.led.lit{background:#d9ff9e;box-shadow:0 0 17px 4px #bddf7080}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:24px}.two-cols>.card{min-width:0}.primary{background:#28533e;color:#f5f9ed;border-color:#28533e}.primary:hover{background:#35694f}.full{width:100%;margin-top:12px;justify-content:space-between}.link{border:0;background:transparent;padding:0;color:#4c7c59;font-size:12px}.link:hover{background:transparent;text-decoration:underline}.fields{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}label{display:flex;flex-direction:column;gap:7px;color:#657467;font-size:12px;margin-bottom:16px}.fields label{margin:0}input,select{width:100%;min-height:40px;border:1px solid #dce2d8;border-radius:7px;background:#fafbf8;padding:7px 10px;color:#344b3c;outline:none}input[type=checkbox]{width:19px;min-height:19px;accent-color:#426f51;align-self:flex-start}input[type=color]{padding:5px;height:40px}.check{flex-direction:row;margin:20px 0}.hint{font-size:11px;color:#8d978a;margin:16px 0 5px}.muted{color:#84907f;font-size:13px}.state-block{display:grid;grid-template-columns:80px 1fr;border-bottom:1px solid #eff1eb;margin-bottom:16px;padding-bottom:16px;gap:15px}.state-block b{font-size:12px;font-weight:500;color:#6a7b68}pre{white-space:pre-wrap;word-break:break-word;background:#f7f8f3;border-radius:8px;margin:0;padding:10px;font-size:11px;font-family:ui-monospace,monospace;color:#537359}.history-row{display:grid;grid-template-columns:1fr 145px 1fr;gap:20px;align-items:center;padding:15px 0;border-bottom:1px solid #eef1e9}.history-row:last-child{border:0}.history-row b{font-size:13px;font-weight:550;display:block}.history-row small{display:block}.history-row>.pill{justify-self:start}.history-row>small,.history-row>code{text-align:right;overflow-wrap:anywhere;font-size:11px}.section-intro{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin:26px 0}.rule-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.rule-flow{font-size:16px;margin:20px 0}.rule-flow span{color:#9aaa8c;margin:0 10px}.empty{text-align:center;padding:60px 30px}.notice{border-radius:9px;background:#e3eedb;padding:12px 18px;margin:15px 0;color:#426441}.notice.error,.error{color:#a25d36;background:#f9ecdf}.notice button,.notice a{margin-left:15px}.mono{font-family:ui-monospace,monospace;word-break:break-all}.credential{padding:14px 0;border-bottom:1px solid #eef1e9;margin-bottom:15px}.credential p{margin:7px 0}.danger-zone{display:flex;align-items:center;justify-content:space-between;gap:24px}.danger{color:#a75642;border-color:#d8b6a7}.danger-zone p{margin:0}.welcome{max-width:1060px;min-height:100vh;padding:70px;background:radial-gradient(ellipse at 88% 50%,#dce7d0 0,transparent 60%)}.welcome .wordmark{margin:0 0 90px}.welcome h1{font-size:52px;line-height:1.3;font-weight:550;margin:25px 0}.welcome p{color:#75816b;line-height:1.9;margin:25px 0}.welcome .button{padding:15px 30px}.welcome small{display:block;margin:65px 0 0}footer{display:flex;justify-content:space-between;color:#94a089;font-size:9px;letter-spacing:1px;padding:20px 0;margin-top:25px}footer span{letter-spacing:0}@media(min-width:1500px){main{padding:50px 65px}}@media(max-width:1000px){main{padding:25px}.shell{grid-template-columns:190px 1fr}.two-cols{grid-template-columns:1fr}.hero{padding:24px}.hero h2{font-size:24px}.device-art{width:120px}.rule-grid{grid-template-columns:1fr}}@media(max-width:700px){.shell{display:block}aside{height:auto;position:static;padding:15px}.wordmark{margin:0 0 12px;font-size:18px}.wordmark span,.nav-label,.account{display:none}nav{display:flex;justify-content:space-around;gap:0}nav button{padding:8px;font-size:12px;gap:4px}nav i{font-size:15px;width:18px}main{padding:20px 15px}.connection{font-size:10px}h1{font-size:25px}.device-select select{width:190px}.hero{padding:22px}.hero p{font-size:12px}.hero-meta{display:block}.hero-meta>span{margin:5px 0;display:table}.device-art{width:90px;transform:scale(.8) rotate(-12deg)}.card{padding:19px}.history-row{grid-template-columns:1fr 95px;gap:10px}.history-row>small,.history-row>code{display:none}.danger-zone{align-items:flex-start;flex-direction:column}footer{display:block}footer span{display:block;margin-top:10px}.welcome{padding:35px 24px}.welcome h1{font-size:38px}.section-intro{display:block}.section-intro button{margin:5px 0}}
