:root{--paper:#f7f6f2;--surface:#fff;--ink:#23272b;--muted:#757774;--line:#e4e3dc;--accent:#dc542e;--accent-dark:#bd3f1e;--orange-soft:#fbefe9;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:light;font-family:var(--font);color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}button,a,summary,input,textarea{outline-offset:5px}button:focus-visible,a:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #e75b3270}button{color:inherit}svg{display:block}img{display:block}p,h1,h2,h3{margin:0}button{border:0}.wrap{width:min(1152px,calc(100% - 64px));margin-inline:auto}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}[hidden]{display:none!important}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:20px;top:-100px;background:var(--ink);color:#fff;padding:12px 18px;z-index:10}.skip-link:focus{top:16px}
.site-header{height:96px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-weight:750;font-size:25px;letter-spacing:-1.2px;line-height:1}.brand-ai{font-weight:400;margin-left:3px}.brand small{display:block;font-size:9px;letter-spacing:1.6px;font-weight:600;margin-top:5px;text-transform:uppercase;color:var(--muted)}.site-header nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:550}.site-header nav>a:hover{color:var(--accent)}.nav-try{display:flex;gap:15px;align-items:center;border:1px solid #d3d4cc;padding:11px 16px;border-radius:7px}.nav-try .icon{width:16px;height:16px}
.hero{position:relative;padding-top:63px;padding-bottom:41px}.eyebrow{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:1.8px;font-weight:700;color:var(--muted)}.eyebrow-mark{width:6px;height:6px;border-radius:50%;background:var(--accent)}h1{font-size:clamp(40px,4.7vw,64px);font-weight:620;letter-spacing:-3.3px;line-height:1.08;margin-top:20px}h1 span{color:var(--muted);font-weight:450}.hero>p{font-size:15px;line-height:1.75;margin-top:21px;color:#6e736f}.hero-note{display:flex;align-items:center;gap:8px;font-size:11px;color:#777a74;margin-top:21px}.hero-note .icon{width:16px;height:16px;color:var(--accent)}.hero-decoration{position:absolute;right:42px;bottom:71px;display:flex;align-items:center;gap:9px;height:110px;transform:rotate(-8deg);opacity:.9}.hero-decoration span{width:9px;border-radius:8px;background:#e6ddd2;height:24px}.hero-decoration span:nth-child(2),.hero-decoration span:nth-child(6){height:52px}.hero-decoration span:nth-child(3),.hero-decoration span:nth-child(5){height:80px;background:#f2cbb9}.hero-decoration span:nth-child(4){height:108px;background:var(--accent)}
.studio{background:var(--surface);border:1px solid #dddfd6;border-radius:17px;box-shadow:0 8px 24px #272a2305,0 40px 70px -60px #23272336;overflow:hidden;scroll-margin-top:24px}.studio-topline{display:flex;align-items:center;justify-content:space-between;padding:17px 27px;border-bottom:1px solid var(--line);background:#fdfdfb;font-size:10px;letter-spacing:1.2px;font-weight:600;color:#777c74}.studio-topline>span:first-child{display:flex;align-items:center;gap:8px}.studio-topline i{width:5px;height:5px;border-radius:50%;background:#6d896d}.studio-topline .limits{font-size:11px;font-weight:400;letter-spacing:0}.limits b{font-weight:400;padding:0 8px;color:#b2b7ac}.studio-grid{display:grid;grid-template-columns:1fr 1fr}.input-panel,.output-panel{padding:27px 29px 25px;min-width:0}.input-panel{border-right:1px solid var(--line)}.panel-heading{display:flex;align-items:center;gap:10px;margin-bottom:22px}.step-number{display:grid;place-items:center;width:23px;height:23px;border:1px solid #e1e3db;border-radius:6px;font-size:10px;color:#8b8f86;font-variant-numeric:tabular-nums}.panel-heading h2{font-size:16px;letter-spacing:-.3px;font-weight:600}.mode-tabs{display:flex;border-radius:8px;padding:4px;background:#f0f1ec;margin-bottom:17px}.mode-tabs button{display:flex;justify-content:center;align-items:center;gap:7px;flex:1;background:transparent;font-size:12px;font-weight:500;border-radius:5px;padding:10px 7px;color:var(--muted);transition:background .15s,color .15s}.mode-tabs button[aria-selected=true]{background:#fff;color:var(--ink);box-shadow:0 1px 4px #2930230c}.mode-tabs button:disabled{opacity:.6}.mode-tabs .icon{width:15px;height:15px}.dropzone{min-height:217px;border:1px dashed #d7dacf;border-radius:9px;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fdfdfb;transition:background .15s,border-color .15s}.dropzone:hover,.dropzone.drag-over{border-color:var(--accent);background:#fff7f0}.dropzone:disabled{opacity:.6}.upload-emblem{display:grid;place-items:center;width:44px;height:44px;background:#f2f3ed;border:1px solid #e6e8df;border-radius:13px;margin-bottom:15px}.upload-emblem .icon{width:20px;height:20px}.dropzone strong{font-size:13px;font-weight:550;margin-bottom:6px}.dropzone>span:not(.upload-emblem){font-size:12px;color:#94968e}.dropzone b{font-weight:500;color:var(--accent)}.dropzone small{font-size:8px;letter-spacing:.7px;color:#93988b;margin-top:20px}.recorder{min-height:217px;border:1px solid #e9e2db;border-radius:9px;padding:17px 20px;background:#fefbf8;text-align:center}.record-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--muted);gap:8px}.timer{font-variant-numeric:tabular-nums;color:var(--ink);font-size:12px}.recorder canvas{display:block;width:100%;height:64px;margin:5px 0 11px}.record-button{display:inline-flex;align-items:center;gap:8px;background:var(--accent);color:#fff;padding:10px 15px;font-size:12px;font-weight:550;border-radius:30px}.record-button:hover{background:var(--accent-dark)}.record-button.is-recording{background:var(--ink)}.record-button.is-recording .icon{fill:currentColor;stroke:none;border-radius:3px;width:12px;height:12px;background:currentColor}.record-button.is-recording .icon use{display:none}.record-button:disabled{opacity:.5}.recorder small{display:block;margin-top:12px;font-size:10px;color:#969184}.audio-preview{border:1px solid var(--line);border-radius:9px;padding:12px;margin-top:13px;background:#fcfcf9}.file-row{display:flex;align-items:center;gap:10px;min-width:0}.file-row>div{min-width:0;flex:1}.file-row strong{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:550}.file-row small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.file-icon{display:grid;place-items:center;width:30px;height:30px;background:var(--orange-soft);color:var(--accent);border-radius:7px}.file-icon .icon{width:16px;height:16px}.icon-button{display:grid;place-items:center;min-width:32px;min-height:32px;background:transparent;border-radius:7px;color:#888d81}.icon-button:hover{background:#eeefe8}.icon-button .icon{width:15px;height:15px}.audio-preview audio{display:block;width:100%;height:34px;margin-top:12px}.input-status{font-size:11px;line-height:1.5;color:var(--muted);min-height:18px;margin-top:11px}.error-message{font-size:12px;line-height:1.55;padding:11px 13px;background:#fff0eb;color:#a93619;border:1px solid #f3d7ca;border-radius:7px;margin:8px 0 12px}.submit-row{display:flex;gap:9px}.primary-button{display:flex;justify-content:space-between;align-items:center;gap:16px;background:var(--accent);color:white;padding:14px 17px;width:100%;font-size:12px;font-weight:550;border-radius:8px;transition:background .15s}.primary-button:hover:not(:disabled){background:var(--accent-dark)}.primary-button:disabled{background:#edede7;color:#a3a59d}.primary-button .icon{width:17px;height:17px}.cancel-button{background:#f3f1eb;font-size:11px;padding:8px 10px;border-radius:7px;white-space:nowrap}.output-panel{display:flex;flex-direction:column;background:linear-gradient(#fff,#fdfdfb)}.result-empty,.result-progress{display:flex;flex:1;align-items:center;justify-content:center;text-align:center;flex-direction:column;min-height:265px;padding:15px 27px 32px}.result-empty h3,.result-progress h3{font-size:15px;font-weight:500;letter-spacing:-.35px;margin-bottom:10px}.result-empty p,.result-progress p{font-size:12px;line-height:1.7;color:#96998f;max-width:255px}.document-shape{position:relative;width:63px;height:74px;background:#fcfcf7;border:1px solid #e4e6db;border-radius:7px;margin-bottom:23px;padding:16px 13px;transform:rotate(-6deg);box-shadow:5px 5px 0 -1px #f5f5ee,5px 5px 0 #e9ebe1}.document-shape>span{display:block;height:3px;background:#dee2d6;border-radius:4px;margin-bottom:7px}.document-shape>span:nth-child(2){width:80%}.document-shape>span:nth-child(4){width:60%}.document-shape i{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;border:3px solid white;background:#efddd1;color:var(--accent);position:absolute;right:-13px;bottom:-9px;transform:rotate(6deg)}.document-shape .icon{width:14px;height:14px}.result-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:15px;margin-top:auto;color:#95998e;font-size:10px}.result-toolbar>div{display:flex;gap:7px}.tool-button{display:flex;align-items:center;gap:6px;border:1px solid #e4e6dd;border-radius:6px;font-size:10px;font-weight:500;color:#4b5147;background:#fff;padding:7px 9px;white-space:nowrap}.tool-button .icon{width:13px;height:13px}.tool-button:disabled{opacity:.4}.tool-button:hover:not(:disabled){background:#f3f5ed}.result-badge{display:flex;align-items:center;gap:4px;background:#edf2e7;color:#597049;padding:4px 7px;border-radius:5px;font-size:9px;margin-left:auto}.result-badge .icon{width:11px;height:11px}.result-content{display:flex;flex:1;flex-direction:column;min-height:265px}.result-content textarea{display:block;resize:vertical;width:100%;flex:1;min-height:225px;border:0;background:transparent;font-size:14px;line-height:1.8;color:var(--ink);padding:0 4px 14px}.result-content textarea::placeholder{color:#9a9d94}.result-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:10px;color:#919889;padding-bottom:16px;line-height:1.5}.progress-orbit{display:block;width:36px;height:36px;border:2px solid #f4e1d4;border-top-color:var(--accent);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:22px}.studio-bottom{display:flex;align-items:center;gap:7px;background:#fafbf7;border-top:1px solid var(--line);padding:13px 27px;font-size:10px;color:#93998b}.studio-bottom>.icon{width:13px;height:13px;color:#7b8c70}.studio-bottom>span{margin-left:auto;white-space:nowrap;color:#747d6a;font-weight:600}.studio-bottom>span>span{margin-left:4px}
.how{padding-block:64px}.section-intro{display:flex;justify-content:space-between;align-items:center;gap:18px}.section-intro h2,.faq h2{font-weight:500;font-size:25px;letter-spacing:-1px}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:33px;gap:39px}.steps article{border-top:1px solid #d8dcd0;padding-top:21px}.steps article>span{font-size:10px;color:var(--accent);letter-spacing:1px}.steps h3{font-size:14px;font-weight:550;margin:15px 0 9px;letter-spacing:-.1px}.steps p{font-size:12px;line-height:1.75;color:#848a7d;max-width:270px}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.1fr;gap:60px;padding-block:55px 65px}.faq h2{margin:16px 0 12px}.faq>div>p{font-size:12px;color:var(--muted)}.faq details{border-bottom:1px solid var(--line)}.faq summary{font-size:13px;line-height:1.5;cursor:pointer;list-style:none;padding:17px 0;display:flex;justify-content:space-between;gap:14px;font-weight:500}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:19px;color:#8b9183;font-weight:350;line-height:1}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:12px;line-height:1.8;color:var(--muted);padding:0 24px 18px 0}.site-footer{border-top:1px solid var(--line);padding-block:25px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-brand{font-size:19px;gap:8px}.site-footer p{font-size:11px;color:#9a9f92}.site-footer>span{font-size:10px;color:#919787}.noscript-note{background:#fff0df;padding:20px;text-align:center;border-top:1px solid #dba28d}@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1500px){.hero{padding-top:80px;padding-bottom:48px}}
@media(max-width:860px){.hero-decoration{right:12px;opacity:.45}.hero h1{font-size:48px;letter-spacing:-2px}.input-panel,.output-panel{padding:22px 20px}.result-toolbar{align-items:flex-start;flex-direction:column;gap:12px}.result-toolbar>div{align-self:flex-end}.steps{gap:24px}.section-intro{align-items:flex-start;flex-direction:column;gap:12px}.faq{gap:35px}.studio-topline,.studio-bottom{padding-inline:20px}}
@media(max-width:640px){.wrap{width:calc(100% - 32px)}.site-header{height:78px}.brand{font-size:23px}.brand img{width:33px;height:33px}.brand small{font-size:8px}.site-header nav{gap:14px}.site-header nav>a:not(.nav-try){display:none}.nav-try{font-size:11px;padding:9px 12px;gap:8px}.hero{padding-top:42px;padding-bottom:31px}.hero h1{font-size:clamp(35px,8.5vw,48px);letter-spacing:-1.6px;line-height:1.12;margin-top:17px}.hero>p{font-size:13px;line-height:1.75;margin-top:17px;max-width:310px}.desktop-break{display:none}.hero-note{font-size:10px;margin-top:17px}.hero-decoration{display:none}.eyebrow{font-size:9px;letter-spacing:1.5px}.studio{border-radius:13px}.studio-topline{padding:14px 17px;gap:8px;font-size:8px;letter-spacing:.8px}.studio-topline .limits{font-size:9px}.limits b{padding:0 4px}.studio-grid{grid-template-columns:1fr}.input-panel{border-right:0;border-bottom:1px solid var(--line)}.input-panel,.output-panel{padding:22px 18px}.panel-heading{margin-bottom:18px}.dropzone,.recorder{min-height:208px}.result-empty,.result-progress{min-height:235px;padding:12px 16px 32px}.result-content{min-height:240px}.result-toolbar{flex-direction:row;align-items:center;gap:8px;margin-top:9px}.result-toolbar>span{font-size:9px;line-height:1.5}.result-toolbar>div{align-self:auto}.tool-button{padding:8px}.studio-bottom{padding:12px 17px;font-size:9px;align-items:flex-start;line-height:1.6}.studio-bottom>span{display:none}.how{padding-block:43px}.section-intro h2,.faq h2{font-size:23px}.steps{grid-template-columns:1fr;gap:24px;margin-top:26px}.steps article{display:grid;grid-template-columns:24px 1fr;column-gap:12px;align-items:start;padding-top:18px}.steps article>span{grid-row:span 2;padding-top:2px}.steps h3{margin:0 0 7px}.steps p{max-width:none}.faq{grid-template-columns:1fr;gap:20px;padding-block:37px 42px}.faq summary{font-size:12px;padding-block:17px}.site-footer{flex-wrap:wrap;padding-block:23px;gap:16px}.site-footer>span{margin-left:auto}.site-footer p{order:3;width:100%;font-size:10px}.result-content textarea{font-size:16px}.error-message{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition:none!important}}
