:root{font:16px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172b40;background:#f0f4f8;--blue:#145ac7;--muted:#5d6e80}*{box-sizing:border-box}body{margin:0}header{height:88px;border-bottom:1px solid #dbe3eb;display:flex;align-items:center;justify-content:space-between;padding:0 max(5%,calc((100% - 1120px)/2));background:#fff;gap:16px}.brand{color:inherit;text-decoration:none;font-weight:650;display:flex;gap:12px;align-items:center}.mark{display:grid;place-items:center;width:36px;height:36px;background:#123e6d;color:white;border-radius:10px}.muted{color:var(--muted);font-weight:400}.pill{font-size:.875rem;background:#eaf0f7;color:#425c77;padding:5px 12px;border-radius:24px;white-space:nowrap}main{max-width:1040px;margin:52px auto;padding:0 24px}.heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.eyebrow{font-size:.875rem;letter-spacing:.14em;color:var(--blue);font-weight:650;margin:0 0 8px}h1{font-size:clamp(2rem,5vw,2.7rem);letter-spacing:-.04em;line-height:1.15;margin:0}h2{font-size:1.2rem;margin:0 0 8px}p{color:var(--muted)}.card{background:white;border:1px solid #d5e0eb;border-radius:16px;box-shadow:0 5px 22px #233b5410}.recorder{padding:24px 28px;margin-bottom:24px}.recordmeta,.recordfoot,.editbar,.editorfoot{display:flex;justify-content:space-between;gap:16px;align-items:center}.recordmeta{font-size:.875rem;color:var(--blue);font-weight:650}#timer{font-variant-numeric:tabular-nums;font-size:1.2rem}.recordbody{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:24px 0}.recordbody p{margin:0;max-width:420px}.meter{height:5px;background:#e9eff5;border-radius:4px;overflow:hidden}#level{height:100%;width:0;background:#256adc;transition:width .1s}.recordfoot{font-size:.875rem;color:var(--muted);margin-top:12px}button{font:inherit;border:0;border-radius:9px;background:var(--blue);color:#fff;padding:12px 20px;cursor:pointer;font-weight:600;white-space:nowrap}button:disabled{opacity:.5;cursor:wait}button:hover:not(:disabled){filter:brightness(.94)}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid #67a8ff;outline-offset:3px}.quiet{background:transparent;color:#4d647c}.secondary{background:#e9f0fa;color:#134e9e}#record.recording{background:#a92f40}.editbar{border-bottom:1px solid #e2e9f0;padding:18px 24px}.editbar label{font-weight:650}textarea{width:100%;min-height:300px;resize:vertical;border:0;background:transparent;padding:24px;font:1.125rem/1.8 Georgia,serif;color:#17334e}textarea::placeholder{color:#718193}textarea:read-only{color:#526c85}.editorfoot{padding:14px 24px;border-top:1px solid #e2e9f0;color:var(--muted);font-size:.875rem}.note{font-size:.875rem;max-width:720px}.login{padding:32px;max-width:600px}.login label{display:block;margin-bottom:8px}.loginrow{display:flex;gap:12px}input{font:inherit;border:1px solid #a9bdd1;border-radius:8px;padding:10px;min-width:0;flex:1}#message{color:#a32b3b;min-height:24px}footer{display:flex;justify-content:space-between;gap:16px;font-size:.875rem;color:var(--muted);padding-top:24px;border-top:1px solid #d5e0eb}[hidden]{display:none!important}@media(max-width:650px){header{height:auto;min-height:76px;padding:16px 20px}.brand{gap:8px}.brand .muted{display:none}main{margin:32px auto;padding:0 16px}.recordbody{align-items:stretch;flex-direction:column}.recorder{padding:20px}.recordfoot{flex-wrap:wrap}.loginrow{flex-direction:column}.editorfoot{padding:14px 16px}.editorfoot button{padding:10px}footer{flex-direction:column}textarea{min-height:280px}}
