:root{color-scheme:light;--bg:#f7f8f5;--ink:#20332a;--muted:#64716a;--line:#dfe5df;--green:#2a5844;--pale:#edf2eb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.6}a{color:inherit}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}[hidden]{display:none!important}.site-header,footer{max-width:1120px;margin:auto;padding:28px 36px;display:flex;align-items:center;justify-content:space-between}.wordmark{text-decoration:none;display:flex;gap:10px;align-items:center;font-size:17px;font-weight:650;letter-spacing:-.5px}.mark{width:28px;height:30px;background:var(--green);border-radius:8px;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:7px}.mark i{height:1.5px;width:14px;background:white}.mark i:last-child{width:9px}.local-label{margin-left:10px;border-left:1px solid var(--line);padding-left:18px;letter-spacing:1.5px;font-size:9px;color:var(--muted);font-weight:500}.help-link{font-size:12px;text-decoration:none;color:var(--muted)}.help-link span{margin-left:8px}.workspace{max-width:1000px;margin:35px auto 0;padding:0 36px}.heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:32px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:2px;margin:0 0 12px;color:var(--muted)}h1{font-weight:500;letter-spacing:-1.8px;line-height:1.15;font-size:44px;margin:0}.free-label{font-size:11px;white-space:nowrap;color:var(--muted);padding-bottom:7px;display:flex;align-items:center;gap:7px}.free-label>span{width:5px;height:5px;background:#588065;border-radius:50%}label{font-size:12px;font-weight:600;display:block;margin-bottom:9px}.input-row{display:flex;gap:10px}input{min-width:0;width:100%;height:58px;border:1px solid #cad5cd;border-radius:10px;background:white;padding:0 18px;color:var(--ink);font-size:15px;outline:none}input::placeholder{color:#8a958f}input:focus{border-color:var(--green);box-shadow:0 0 0 3px #2a584415}.primary{flex-shrink:0;padding:0 24px;border:0;border-radius:10px;background:var(--green);color:white;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:22px;min-height:52px}.primary:hover{background:#204534}.primary span{font-size:19px;font-weight:400}.input-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:9px;min-height:28px}.input-meta p{margin:0;color:var(--muted);font-size:11px}.text-button{border:0;background:transparent;padding:5px 0;color:var(--green);font-size:12px}.status,.error{margin:16px 0 0;padding:12px 16px;border-radius:8px;font-size:13px}.status{background:var(--pale);display:flex;align-items:center;gap:10px}.status.busy:before{content:"";height:12px;width:12px;border:2px solid #bbcec0;border-top-color:var(--green);border-radius:50%;animation:spin 1s linear infinite;flex-shrink:0}.error{background:#fff1ec;color:#8a3927;border:1px solid #edcfc3}.result{margin-top:26px;border:1px solid var(--line);border-radius:14px;background:white;overflow:hidden;box-shadow:0 5px 20px #20332a03}.result-header{padding:17px 24px;border-bottom:1px solid #eef1ed;display:flex;align-items:center;justify-content:space-between;gap:10px}.result-header h2{font-size:13px;margin:0;font-weight:600}.result-header>span{font-size:11px;color:var(--muted);text-align:right}.empty-state{padding:35px 20px 32px;min-height:245px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.transcript-icon{color:#718d79;border:1px solid #dce5dc;border-radius:9px;height:38px;width:32px;line-height:29px;font-size:28px;font-weight:300;margin-bottom:12px}.empty-state h3{font-size:17px;font-weight:500;letter-spacing:-.3px;margin:0 0 5px}.empty-state p{font-size:12px;color:var(--muted);margin:0}.format-preview{margin-top:20px;font-size:9px;letter-spacing:1.5px;color:#738279}.format-preview b{margin:0 9px;font-weight:400}.workspace-footnote{text-align:center;font-size:11px;color:var(--muted);margin:17px 0 0}.workspace-footnote>span{margin-right:6px}.transcript-text{padding:26px;max-height:380px;min-height:190px;overflow:auto;font-size:16px;line-height:1.95;white-space:pre-wrap;overflow-wrap:anywhere}.result-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;border-top:1px solid #eef1ed}.copy-button{border:1px solid #ccd8ce;background:var(--pale);border-radius:7px;color:var(--green);min-height:42px;padding:8px 16px;font-size:12px;font-weight:600}.downloads{display:flex;align-items:center;gap:8px}.downloads>span{font-size:11px;color:var(--muted);margin-right:5px}.downloads button{border:1px solid var(--line);border-radius:6px;background:white;font-size:11px;color:var(--ink);min-height:42px;min-width:44px;padding:8px}.downloads button:hover{background:var(--pale)}.result-note{font-size:10px;color:var(--muted);padding:0 24px 16px;margin:0}.information{max-width:1000px;padding:0 36px;margin:85px auto 0}.information h2{font-weight:500;font-size:28px;letter-spacing:-.9px;line-height:1.25;margin:0 0 30px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.step-number{display:block;font-size:11px;color:#819288;margin-bottom:12px}.information h3{font-size:13px;font-weight:600;margin:0 0 9px}.information p:not(.eyebrow){font-size:13px;line-height:1.8;color:var(--muted);margin-top:0}.support-section{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:44px 0;margin:45px 0}.support-section h3:not(:first-child){margin-top:22px}.support-section p:last-child{margin-bottom:0}.faq{max-width:730px;margin:0 auto}.faq h2{margin-bottom:25px}details{border-bottom:1px solid var(--line)}summary{font-size:13px;font-weight:500;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:62px;padding:14px 0}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-size:19px;font-weight:300;color:var(--muted)}details[open]>summary:after{content:"−"}details p{padding-right:24px}.site-notes{margin:48px auto 0;max-width:730px}.site-notes summary{font-size:12px;min-height:48px}.site-notes details:not(:target):not([open]){display:none}footer{margin-top:55px;font-size:11px;color:var(--muted);border-top:1px solid var(--line);padding-top:22px;padding-bottom:26px}footer>span>span{margin:0 10px;color:#acb7af}footer nav{display:flex;gap:24px}footer a{text-decoration:none}footer a:hover,.help-link:hover{text-decoration:underline}button:focus-visible,a:focus-visible,summary:focus-visible,.transcript-text:focus-visible{outline:3px solid #77a68b;outline-offset:4px}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.status.busy:before{animation:none}}@media(max-width:700px){.site-header{padding:20px}.local-label{display:none}.wordmark{font-size:15px}.help-link{font-size:11px}.workspace{margin-top:30px;padding:0 20px}.heading-row{display:block;margin-bottom:24px}h1{font-size:35px;letter-spacing:-1.3px}.eyebrow{font-size:9px;letter-spacing:1.5px}.free-label{margin-top:13px;padding:0}.input-row{flex-direction:column;gap:10px}input{height:54px;font-size:16px;padding:0 13px}.primary{width:100%;height:50px}.input-meta{align-items:flex-start}.input-meta p{font-size:10px;line-height:1.7}.result{margin-top:22px}.result-header{padding:15px 17px}.result-header>span{font-size:10px;max-width:55%}.empty-state{min-height:210px;padding:26px 15px}.transcript-text{padding:20px;font-size:15px;max-height:350px}.result-actions{padding:14px 16px;flex-wrap:wrap}.downloads{gap:6px}.downloads>span{display:none}.result-note{padding:0 16px 15px;line-height:1.6}.information{padding:0 20px;margin-top:65px}.information h2{font-size:25px}.steps{grid-template-columns:1fr;gap:20px}.steps article{display:grid;grid-template-columns:30px 1fr;column-gap:12px}.step-number{grid-row:span 2;margin-top:2px}.steps p{margin-bottom:0}.support-section{grid-template-columns:1fr;gap:0;padding:32px 0;margin:35px 0}.support-section h2{margin-bottom:25px}.faq summary{font-size:13px;gap:15px}.site-notes{margin-top:30px}footer{padding:20px;gap:20px;align-items:flex-start;flex-wrap:wrap;margin-top:36px}footer nav{gap:22px}}

.legal{max-width:850px;margin-top:35px;min-height:55vh}.legal h1{margin-bottom:32px}.legal h2{margin-top:28px;margin-bottom:12px}.legal a{overflow-wrap:anywhere}footer nav{flex-wrap:wrap}.wordmark{flex-wrap:wrap}
