@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600&family=Fraunces:ital,opsz,wght@1,9..144,600&display=swap";:root{font-family:DM Sans,sans-serif;color:#1d2a24;background:#f4f0e8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 15% 15%,rgba(255,255,255,.75),transparent 24rem),#f4f0e8}button,input{font:inherit}button{color:inherit}main{width:min(1120px,calc(100% - 40px));margin:0 auto;min-height:100vh}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(29,42,36,.13)}.brand{display:flex;gap:11px;align-items:center;color:#1d2a24;text-decoration:none;font-weight:600;font-size:21px;letter-spacing:-.7px}.brand-mark{width:30px;height:26px;display:flex;align-items:center;justify-content:center;gap:2px}.brand-mark i{display:block;width:3px;border-radius:4px;background:#d96a3f}.brand-mark i:nth-child(1),.brand-mark i:nth-child(5){height:8px}.brand-mark i:nth-child(2),.brand-mark i:nth-child(4){height:16px}.brand-mark i:nth-child(3){height:25px}.privacy-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(29,42,36,.14);border-radius:99px;padding:8px 13px;font-size:12px;color:#59645e;background:#ffffff4d}.privacy-pill span{width:7px;height:7px;border-radius:50%;background:#5c8768;box-shadow:0 0 0 3px #5c876824}.hero{text-align:center;padding:70px 20px 45px}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:#b34f2d;font-size:12px;font-weight:600;letter-spacing:1.35px;text-transform:uppercase}h1{font-size:clamp(48px,7vw,82px);line-height:.98;letter-spacing:-4px;margin:22px 0 25px;font-weight:600}h1 em{font-family:Fraunces,serif;color:#d7653b;font-weight:600}.hero p{max-width:570px;margin:0 auto;color:#647069;font-size:17px;line-height:1.65}.workspace,.result-section{width:min(780px,100%);margin:0 auto}.dropzone{width:100%;min-height:290px;border:1.5px dashed #aeb3aa;border-radius:20px;background:#ffffff61;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;cursor:pointer;transition:.2s ease}.dropzone:hover,.dropzone.dragging{border-color:#d7653b;background:#ffffffb3;transform:translateY(-2px);box-shadow:0 18px 50px #3b332714}.upload-icon{width:55px;height:55px;border:1px solid #e1c6b8;color:#c55d38;border-radius:15px;display:grid;place-items:center;background:#fff9f4;margin-bottom:10px}.dropzone strong{font-size:18px}.dropzone>span:not(.upload-icon){color:#727c76;font-size:14px}.dropzone u{color:#bd5532;text-underline-offset:3px}.dropzone small{color:#929a95;margin-top:12px}.file-panel{padding:26px;border-radius:20px;background:#ffffffa6;border:1px solid rgba(29,42,36,.12);box-shadow:0 20px 70px #41352614}.file-row{display:flex;align-items:center;gap:14px}.file-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:#f5e5dc;color:#c75b36}.file-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.file-info strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-info span{color:#7b847f;font-size:13px}.icon-button{border:0;background:transparent;padding:10px;color:#7b847f;cursor:pointer;border-radius:8px}.icon-button:hover{color:#b64f30;background:#f7e6df}audio{width:100%;margin:20px 0 4px;height:42px}.primary-button{margin-top:20px;width:100%;height:52px;border:0;border-radius:12px;background:#1d2a24;color:#fff;font-weight:600;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;transition:.2s}.primary-button:hover:not(:disabled){background:#2d4138;transform:translateY(-1px)}.primary-button:disabled{cursor:wait;opacity:.9}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.working-note{text-align:center;font-size:12px;color:#7c8680;margin:13px 0 0}.error{margin-top:14px;border:1px solid #e5b7a7;color:#9e3e25;background:#fff1ec;border-radius:10px;padding:12px 14px;font-size:14px}.result-section{margin-top:34px}.result-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.result-heading>div:first-child{display:flex;align-items:center;gap:11px}.success{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#5f846b}.result-heading h2{font-size:18px;margin:0 0 3px}.result-heading p{color:#7a847e;font-size:12px;margin:0}.actions{display:flex;gap:7px}.actions button{border:1px solid rgba(29,42,36,.14);background:#ffffff8c;border-radius:9px;padding:8px 11px;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:12px}.actions button:hover{background:#fff}.transcript-card{background:#fffcf7;border:1px solid rgba(29,42,36,.13);border-radius:16px;padding:18px 22px;box-shadow:0 20px 60px #3a30240f}.transcript-line{display:flex;align-items:baseline;gap:10px;border-bottom:1px solid rgba(29,42,36,.07)}.transcript-line:last-child{border-bottom:0}.timestamp{border:0;background:transparent;color:#c45b38;padding:11px 0;font:500 12px DM Mono,monospace;cursor:pointer}.timestamp:hover{color:#81341e}.transcript-line input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:10px 0;color:#26342d;font-size:14px}.transcript-line input:focus{color:#000}.review-note{color:#7b847f;font-size:12px;line-height:1.5;text-align:center}footer{display:flex;justify-content:space-between;width:min(780px,100%);margin:48px auto 0;padding:24px 0 35px;border-top:1px solid rgba(29,42,36,.12);color:#8a928d;font-size:11px}@media(max-width:620px){main{width:min(100% - 24px,1120px)}.nav{height:72px}.hero{padding:50px 10px 34px}h1{letter-spacing:-2.5px}.dropzone{min-height:250px;padding:30px 16px}.result-heading{align-items:flex-start;gap:18px;flex-direction:column}.actions{width:100%}.actions button{flex:1;justify-content:center}.transcript-card{padding:12px 14px}.transcript-line{gap:7px}.transcript-line input{font-size:13px}footer{flex-direction:column;gap:7px}.privacy-pill{font-size:0;padding:9px}}
