:root{--ink:#111927;--blue:#2f6df6;--cyan:#49e2c2;--fog:#edf1f5;--line:#cad2dd}*{box-sizing:border-box}body{margin:0;background:#f7f9fb;color:var(--ink);font:14px Inter,ui-sans-serif,system-ui,sans-serif}header{height:92px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:15px;padding:0 max(22px,calc((100% - 1160px)/2))}.mark{width:45px;height:45px;background:var(--blue);color:white;border-radius:3px 16px 3px 3px;display:grid;place-items:center;font-size:27px;font-weight:900}h1{margin:0;font-size:22px;letter-spacing:-.04em}h1 span{font-weight:400}header p{margin:3px 0 0;color:#7a8798;font-size:12px}.local{margin-left:auto;color:#188b72;font:10px ui-monospace,monospace;letter-spacing:.1em}main{width:min(1160px,calc(100% - 32px));margin:34px auto}.setup{display:grid;grid-template-columns:1.25fr 1fr repeat(3,.8fr);border:1px solid var(--line);background:white}.setup label{padding:15px 18px;border-right:1px solid var(--line);font-size:11px;color:#718095;text-transform:uppercase;letter-spacing:.08em}.setup label:last-child{border:0}.setup label span{float:right;color:#a2abba}.setup input,.setup select{display:block;width:100%;border:0;background:transparent;color:var(--ink);font:600 18px ui-monospace,monospace;padding:8px 0 0;outline:0}.ruler{margin-top:22px;background:var(--ink);color:white;padding:24px 24px 13px;box-shadow:0 10px 30px #17233820}.ruler-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.ruler-head span{font:10px ui-monospace;letter-spacing:.17em;color:#6d809a}.ruler-head b{display:block;margin-top:7px;font:17px ui-monospace}.ruler-head p{color:#7f8fa3;font-size:11px;margin:0}svg{width:100%;height:300px;display:block;background:#0b111c;touch-action:none;user-select:none}.wave-base{fill:none;stroke:#506075;stroke-width:2}.wave-selected{fill:none;stroke:var(--cyan);stroke-width:3}.selection{fill:#2f6df622;stroke:#5191ff;stroke-width:1}.handle{cursor:ew-resize;outline:none}.handle line{stroke:#72a1ff;stroke-width:2}.handle rect{fill:var(--blue)}.handle text{fill:white;font:bold 20px sans-serif}.handle:focus rect{stroke:white;stroke-width:3}.tick{stroke:#222f41;stroke-width:1}.scale{display:flex;justify-content:space-between;color:#718096;font:10px ui-monospace;margin-top:9px}.metrics{display:grid;grid-template-columns:1.4fr repeat(3,1fr);margin-top:22px;border:1px solid var(--line);background:white}.metrics article{padding:24px;border-right:1px solid var(--line);min-width:0}.metrics article:last-child{border:0}.metrics small,.metrics span{display:block;color:#7d8999;font-size:11px}.metrics strong{display:block;font:600 clamp(20px,3vw,30px) ui-monospace,monospace;margin:13px 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.metrics .hero{background:var(--blue);color:white}.metrics .hero small,.metrics .hero span{color:#c5d7ff}.metrics .hero strong{font-size:clamp(25px,4vw,40px)}footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px;color:#748196;font:12px ui-monospace}footer button{border:1px solid var(--line);background:white;padding:9px 15px;color:#516073;cursor:pointer}@media(max-width:760px){header{height:76px}.local{display:none}.setup{grid-template-columns:1fr 1fr}.setup label{border-bottom:1px solid var(--line)}.setup label:last-child{grid-column:1/-1}.ruler{padding:18px 12px 10px}.ruler-head{display:block}.ruler-head p{margin-top:9px}svg{height:230px}.metrics{grid-template-columns:1fr 1fr}.metrics article:nth-child(2){border-right:0}.metrics article{border-bottom:1px solid var(--line)}}
