:root{--paper:#f5f4ee;--ink:#173f39;--muted:#77827c;--line:#dedfd7;--green:#24594a;--gold:#d5ad76}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;font-size:15px}header,main,footer{max-width:1080px;margin:auto}header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}a{color:inherit;text-decoration:none}.brand{display:flex;align-items:center;gap:12px;font-size:25px;font-weight:700;letter-spacing:3px}.brand-icon{font-size:40px;font-weight:400}.brand-en{font-size:10px;letter-spacing:2px;margin-left:15px;color:var(--muted);font-weight:500}button,input{font:inherit}button{cursor:pointer;border:0;transition:background .2s,transform .2s}button:disabled{cursor:not-allowed;opacity:.5}button:not(:disabled):hover{transform:translateY(-1px)}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.text-btn{background:none;color:var(--green);padding:12px 0}.hidden{display:none!important}.eyebrow{font-size:11px;letter-spacing:2.5px;color:#7e8c7d;margin-bottom:16px}h1{font-size:42px;font-weight:500;letter-spacing:1px;line-height:1.4;margin:0 0 10px}h2{font-size:20px;font-weight:500;margin:0}h3{font-size:14px;font-weight:500;margin:0 0 8px}p{line-height:1.7}small{font-size:11px}.intro{display:flex;justify-content:space-between;align-items:flex-end;padding:44px 0 30px}.intro p{margin:0;color:var(--muted)}.date{font-size:12px;color:var(--muted);padding-bottom:5px}.hero{position:relative;background:#143f39;border-radius:22px;overflow:hidden;min-height:335px;color:#f1f3e8;padding:34px 42px;display:flex;align-items:center;justify-content:space-between}.hero-copy{z-index:1}.badge{display:inline-block;font-size:11px;border:1px solid #6a8b75;border-radius:20px;padding:5px 12px;color:#c3d3b6;letter-spacing:1px}.hero h2{font-size:28px;margin-top:19px;letter-spacing:1px}.hero p{color:#b9c7be;font-size:13px;margin:10px 0}.timer{font-size:39px;letter-spacing:3px;font-variant-numeric:tabular-nums;margin:14px 0 18px;font-weight:300}.primary{display:flex;align-items:center;justify-content:space-between;gap:45px;background:var(--green);color:white;padding:15px 24px;border-radius:9px;min-width:185px}.primary.light{background:#e5edcf;color:#234635}.primary.light:hover{background:#f2f6e4}.hero .hero-foot{font-size:10px;margin-top:18px;letter-spacing:.4px}.orbit{position:absolute;right:58px;top:25px;width:290px;height:290px;display:grid;place-items:center}.orbit-one,.orbit-two{position:absolute;border:1px solid #ffffff16;border-radius:50%;width:100%;height:100%}.orbit-two{width:75%;height:75%}.moon{width:125px;height:125px;border-radius:50%;background:linear-gradient(135deg,#e0e5b7,#8daa80);box-shadow:22px -16px 0 2px #143f39 inset;transform:rotate(-25deg)}.orbit span{position:absolute;bottom:5px;font-size:9px;letter-spacing:3px;color:#a8bd9c}.devices{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:18px 0 36px}.devices article{background:#ffffff88;border:1px solid var(--line);padding:19px;display:flex;align-items:center;gap:14px;border-radius:12px}.devices p{margin:0;color:var(--muted);font-size:12px}.device-icon{font-size:26px;color:#728a70}.devices i{width:7px;height:7px;border-radius:50%;background:#a4aaa3;margin-left:auto;flex-shrink:0}.devices i.online{background:#648768;box-shadow:0 0 0 4px #64876813}.devices small{color:var(--muted);margin-left:4px}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px;gap:10px}.section-head span{color:var(--muted);font-size:11px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);background:#fff9;border-radius:14px;padding:25px 0}.metrics article{padding:0 28px;border-right:1px solid var(--line)}.metrics article:last-child{border:0}.metrics p{font-size:12px;margin:0 0 13px;color:#65756b}.metrics p span{font-size:9px;margin-left:5px;background:#edf0e5;padding:3px 5px;border-radius:4px}.metrics strong{font-size:38px;font-weight:400;display:block;line-height:1.2;margin-bottom:10px;font-variant-numeric:tabular-nums}.metrics strong.word{font-size:28px;line-height:1.65}.metrics small{color:var(--muted)}.caption{font-size:11px;color:var(--muted);line-height:1.8}.history{padding:30px 0}.empty{padding:40px;text-align:center;border:1px dashed #d3d8cc;border-radius:12px;color:var(--muted);font-size:13px}.record{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;padding:20px 0;background:transparent;border-bottom:1px solid var(--line);color:var(--ink);gap:20px}.record strong{display:block;font-weight:500;font-size:15px;margin-bottom:7px}.record small{color:var(--muted)}.record .record-length{font-size:20px;white-space:nowrap}.notice{background:#eee9dc;border-radius:10px;padding:16px 20px;color:#7d6847;font-size:12px;line-height:1.9;margin:20px 0}.notice p{margin:4px 0}.login{max-width:430px;margin:70px auto 100px}.login h1{font-size:37px}.login p{color:var(--muted);margin:20px 0 32px}.login label{display:block;font-size:12px;margin-bottom:10px}.login input{width:100%;padding:15px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);margin-bottom:16px}.login button{width:100%}.message{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);padding:14px 23px;background:#253d35;color:white;z-index:10;border-radius:12px;box-shadow:0 6px 22px #0002;max-width:90%;font-size:13px}.loading{text-align:center;padding:90px 0;color:var(--muted)}footer{padding:25px 0 35px;border-top:1px solid var(--line);font-size:10px;color:var(--muted);display:flex;justify-content:space-between;gap:20px;line-height:1.8}#report{padding:25px 0 45px}.report-heading{margin:25px 0}.report-heading p{color:var(--muted);font-size:13px}.report-summary{padding:22px 26px;background:#e7ecdF;border-radius:12px;font-size:14px;line-height:1.9;margin-bottom:22px}.coverage,.chart-card{margin:25px 0;padding:25px;background:#fff9;border:1px solid var(--line);border-radius:14px}.coverage h2{margin-bottom:20px}.coverage-row{display:grid;grid-template-columns:115px 1fr 55px;gap:18px;align-items:center;margin:15px 0;font-size:12px}.track{height:6px;background:#e8ebdf;border-radius:6px;overflow:hidden}.track b{display:block;background:#6c8b72;height:100%;border-radius:6px}.coverage-row strong{font-weight:400;text-align:right}canvas{width:100%;display:block}body.busy #start,body.busy #stop{pointer-events:none;opacity:.5}@media(max-width:1150px){header,main,footer{margin-left:30px;margin-right:30px}}@media(max-width:650px){header,main,footer{margin-left:20px;margin-right:20px}header{height:77px}.brand{font-size:22px}.brand-en{display:none}h1{font-size:33px}.intro{padding-top:30px}.date{display:none}.hero{padding:28px 25px;min-height:350px}.hero h2{font-size:26px}.orbit{right:-130px;top:35px;opacity:.42}.hero-copy{max-width:100%}.hero p.hero-foot{max-width:215px;font-size:10px}.devices{grid-template-columns:1fr;gap:8px;margin-bottom:28px}.devices article{padding:14px 17px}.devices h3{margin:0;font-size:13px}.devices article>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.devices p{font-size:11px}.device-icon{font-size:22px;width:24px}.metrics{padding:19px 0}.metrics article{padding:0 12px}.metrics p{font-size:11px;min-height:32px}.metrics p span{display:block;width:max-content;margin:4px 0 0}.metrics strong{font-size:30px}.metrics strong.word{font-size:23px}.metrics small{font-size:9px}.section-head span{font-size:9px}.section-head h2{font-size:18px}.coverage,.chart-card{padding:20px 14px}.coverage-row{grid-template-columns:92px 1fr 45px;gap:9px;font-size:11px}footer{flex-direction:column;gap:3px}.login{margin:45px auto 70px}.login h1{font-size:32px}.report-heading h1{font-size:32px}}
