*{box-sizing:border-box}body{margin:0;background:#eef4f1;color:#17332d;font-family:system-ui,sans-serif}.shell{min-height:100svh;padding:20px;display:grid;place-items:center}.card{width:min(100%,460px);padding:28px 22px;background:#fff;border-radius:24px;box-shadow:0 12px 40px #17332d18}.eyebrow{font-size:11px;letter-spacing:.14em;color:#4d8875;font-weight:700}.topbar{display:flex;align-items:center;justify-content:space-between}.language{width:auto;min-height:34px;padding:0 12px;margin:0;background:transparent;color:#1d755d;border:1px solid #b8d8ca;font-size:12px}.small{font-size:13px}h2{font-size:22px;line-height:1.2}p{line-height:1.55;color:#557068}button{width:100%;min-height:52px;border:0;border-radius:14px;background:#1d755d;color:#fff;font-size:16px;font-weight:700;margin-top:18px}button.secondary{background:#e6efeb;color:#1d5949}.preview{width:100%;aspect-ratio:4/3;object-fit:cover;background:#172c28;border-radius:16px;transform:scaleX(-1)}.preview-hidden{display:none}.timer{font-size:42px;font-weight:800;margin:18px 0 4px}.status,.timer{text-align:center}.metric{display:flex;align-items:baseline;gap:10px;color:#1d755d}.metric strong{font-size:68px;line-height:1}.metric span{color:#557068}.notice{padding:12px;border-radius:12px;background:#fff6dd;color:#725b20;font-size:14px}.error{color:#a53b36;font-weight:700}