*{box-sizing:border-box}body{margin:0;background:#f3f7f3;color:#193c30;font:16px/1.6 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}main{max-width:800px;margin:auto;padding:38px 28px 24px}header{display:flex;align-items:center;justify-content:space-between;gap:15px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit;font-size:22px;font-weight:750;letter-spacing:-.7px}.brand img{border-radius:13px}.brand small{display:block;font-size:11px;letter-spacing:0;font-weight:400;color:#61746a}.brand small strong{font-size:12px}.intro{margin:48px 0 27px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:750;color:#408064}h1{font-size:53px;line-height:1.08;letter-spacing:-2.3px;margin:15px 0 18px}.intro p{font-size:18px;color:#607369;margin:0}.connection{display:flex;align-items:center;gap:13px;background:#e5eee6;border:1px solid #d1e0d4;border-radius:14px;padding:17px 19px}.connection p{font-size:13px;color:#587060;margin:3px 0 0}.connection div{flex:1}.connection strong{font-size:14px}.dot{width:9px;height:9px;flex-shrink:0;border-radius:50%;background:#c39130}.connected .dot{background:#189960}.connection .quiet{flex-shrink:0;font-size:12px;padding:9px 11px}.device-note{font-size:12px;color:#62766a;margin:10px 2px 22px}form,.result{background:white;border:1px solid #d5e1d7;border-radius:20px;padding:28px;box-shadow:0 9px 28px #173b3205}label{font-weight:650}input[type=url]{display:block;width:100%;margin:10px 0 7px;padding:15px;border:1px solid #a8bcae;border-radius:10px;font:inherit;background:#fdfefd}input:focus{outline:2px solid #39846a;outline-offset:2px}.hint{color:#708175;font-size:12px}.limits{text-align:center;margin:11px 0 0}fieldset{padding:0;margin:26px 0 23px;border:0;display:flex;gap:12px}legend{font-size:13px;font-weight:650;margin-bottom:10px}.choice{display:flex;align-items:center;gap:10px;border:1px solid #d1ded4;border-radius:12px;padding:16px;flex:1;cursor:pointer}.choice:has(input:checked){background:#f0f8f2;border-color:#419873}.choice input{accent-color:#17674d}.choice small{display:block;font-size:11px;font-weight:400;color:#65776b}.format{font-size:10px;font-weight:650;color:#677a6c;border:1px solid #d3dfd5;padding:3px 6px;border-radius:5px;margin-left:auto}.primary,.quiet{border:0;border-radius:10px;font:650 14px system-ui;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:15px}.primary{background:#17674d;color:#fff;padding:16px 22px;width:100%}.primary span{font-size:22px;line-height:1}.primary:disabled{opacity:.45;cursor:not-allowed}.quiet{padding:12px 16px;background:#e7efe8;color:#254e39}.result{margin-top:18px}.status{font-weight:650;color:#17674d}.status.error{color:#b63131}.status.busy:before{content:"";display:inline-block;width:12px;height:12px;border:2px solid #b9d3c3;border-top-color:#17674d;border-radius:50%;margin-right:10px;animation:spin 1s linear infinite}h2{font-size:18px;line-height:1.4;overflow-wrap:anywhere}video,audio{width:100%;max-height:450px;display:block;border-radius:10px;margin:18px 0}video{background:#16332b}.actions{display:flex;gap:10px;flex-wrap:wrap}.help{margin:25px 2px;font-size:13px;color:#5d7364}.help summary{cursor:pointer;font-weight:650;color:#315b43}.help p{margin:13px 0}a{color:#17674d}footer{border-top:1px solid #d9e3da;padding-top:19px;display:flex;gap:18px;font-size:11px;color:#687b6e;flex-wrap:wrap}footer span{margin-right:auto}dialog{border:1px solid #d1dfd3;border-radius:20px;max-width:460px;padding:28px;color:#193c30}dialog::backdrop{background:#15332566}dialog p{font-size:14px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:560px){main{padding:24px 18px}.brand{font-size:18px;gap:8px}.brand img{width:43px;height:43px}.brand small{font-size:10px}header>.quiet{font-size:12px;padding:10px}.intro{margin:36px 0 23px}h1{font-size:41px;letter-spacing:-1.7px}.intro p{font-size:16px}.connection{flex-wrap:wrap;padding:16px}.connection>.quiet{margin-left:22px}.connection div{min-width:220px}form,.result{padding:21px}fieldset{flex-direction:column}.choice small{font-size:12px}footer span{width:100%}.actions .quiet{font-size:12px}}
/* Explicitly preserve HTML hidden semantics for styled buttons. */
[hidden]{display:none!important}
