.free-audio-tools-page{--fat-rust:#a9452b;--fat-rust-dark:#7d3422;--fat-ink:#292722;--fat-muted:#69645b;--fat-rule:#ded8cf;--fat-soft:#f0ece4;--fat-lilac:#ede7f1}.free-audio-tools-page .fat-main{width:100%;max-width:1160px;color:var(--fat-ink);margin:0 auto;padding:0 32px 64px}.free-audio-tools-page .fat-main :is(h1,h2,h3,p){margin-top:0}.free-audio-tools-page [hidden]{display:none!important}.free-audio-tools-page .resource-breadcrumb{font-family:var(--home-body);padding-top:6px;font-size:12px}.free-audio-tools-page .fat-hub-hero,.free-audio-tools-page .fat-tool-hero{justify-content:space-between;align-items:center;gap:32px;padding:30px 0 24px;display:flex}.free-audio-tools-page .fat-hub-hero h1{font:600 clamp(38px, 4.5vw, 52px)/1.1 var(--home-display);letter-spacing:-.045em;margin:0}.free-audio-tools-page .fat-tool-hero h1{font:600 clamp(30px, 3.6vw, 42px)/1.15 var(--home-display);letter-spacing:-.04em;margin:0}.free-audio-tools-page .fat-hero-copy,.free-audio-tools-page .fat-tool-hero>div>p:last-child{max-width:640px;color:var(--fat-muted);margin:12px 0 0;font-size:15px;line-height:1.65}.free-audio-tools-page .fat-product-note{background:var(--fat-lilac);border:1px solid #d9cedf;border-radius:10px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:24px;padding:16px 20px;display:grid}.free-audio-tools-page .fat-product-note img{border-radius:9px;width:40px;height:40px;display:block}.free-audio-tools-page .fat-product-note strong{flex-wrap:wrap;align-items:baseline;gap:4px 10px;font-size:16px;display:flex}.free-audio-tools-page .fat-product-note strong span{color:#655b6b;font-size:12px;font-weight:400}.free-audio-tools-page .fat-product-note p{color:#655b6b;margin:4px 0 0;font-size:12px;line-height:1.55}.free-audio-tools-page .fat-product-note a{color:#423249;white-space:nowrap;align-items:center;gap:8px;min-height:44px;padding:0 8px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.free-audio-tools-page .fat-product-note a:hover{text-underline-offset:4px;text-decoration:underline}.free-audio-tools-page .fat-hub-hero+.fat-product-note{margin-top:0}.free-audio-tools-page .fat-tool-directory{padding-top:36px}.free-audio-tools-page .fat-directory-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.free-audio-tools-page .fat-directory-heading h2{font:600 24px/1.2 var(--home-display);letter-spacing:-.03em;margin:0}.free-audio-tools-page .fat-search{width:290px;color:var(--fat-muted);background:#fffdf9;border:1px solid #d0c9bf;border-radius:8px;align-items:center;gap:10px;padding:0 14px;display:flex}.free-audio-tools-page .fat-search input{width:100%;min-width:0;height:44px;color:var(--fat-ink);font:400 14px var(--home-body);background:0 0;border:0}.free-audio-tools-page .fat-search:focus-within{outline:2px solid var(--fat-rust);outline-offset:2px}.free-audio-tools-page .fat-search input:focus-visible{outline:none}.free-audio-tools-page .fat-directory-filters{border-bottom:1px solid var(--fat-rule);justify-content:space-between;align-items:center;gap:16px;padding-bottom:20px;display:flex}.free-audio-tools-page .fat-directory-filters>span{color:var(--fat-muted);white-space:nowrap;font-size:12px}.free-audio-tools-page .fat-categories{flex-wrap:wrap;gap:6px;display:flex}.free-audio-tools-page .fat-categories button{min-height:42px;color:var(--fat-muted);background:0 0;border:1px solid #0000;border-radius:7px;padding:8px 15px;font-size:13px;transition:background .15s,color .15s}.free-audio-tools-page .fat-categories button:hover{background:var(--fat-soft);color:var(--fat-ink)}.free-audio-tools-page .fat-categories button[aria-pressed=true]{background:var(--fat-ink);color:#fffdf8}.free-audio-tools-page .fat-tool-group{border-bottom:1px solid var(--fat-rule);grid-template-columns:210px minmax(0,1fr);gap:32px;padding:28px 0;display:grid}.free-audio-tools-page .fat-group-heading{padding-top:18px}.free-audio-tools-page .fat-group-heading h3{font:600 20px/1.2 var(--home-display);letter-spacing:-.02em;margin:0 0 9px}.free-audio-tools-page .fat-group-heading p{max-width:190px;color:var(--fat-muted);margin:0;font-size:13px;line-height:1.65}.free-audio-tools-page .fat-tool-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 20px;display:grid}.free-audio-tools-page .fat-tool-row{min-height:104px;color:inherit;border-radius:8px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:16px 10px;text-decoration:none;transition:background .15s;display:grid}.free-audio-tools-page .fat-tool-row:hover{background:#eae5dc}.free-audio-tools-page .fat-tool-row:hover .fat-tool-action{color:var(--fat-rust);transform:translate(3px)}.free-audio-tools-page .fat-tool-icon{width:42px;height:42px;color:var(--fat-rust-dark);background:#eae3d8;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.free-audio-tools-page .fat-tool-copy{gap:6px;min-width:0;display:grid}.free-audio-tools-page .fat-tool-copy strong{color:var(--fat-ink);font:600 17px/1.25 var(--home-display);letter-spacing:-.02em}.free-audio-tools-page .fat-tool-copy>span{color:var(--fat-muted);font-size:12px;line-height:1.6}.free-audio-tools-page .fat-tool-action{color:#887e71;transition:transform .15s,color .15s;display:inline-flex}.free-audio-tools-page .fat-empty-search{text-align:center;padding:64px 20px}.free-audio-tools-page .fat-empty-search h3{font-size:20px}.free-audio-tools-page .fat-empty-search p{color:var(--fat-muted);font-size:14px}.free-audio-tools-page .fat-workspace{margin:8px 0 0}.free-audio-tools-page .fat-workspace-grid{background:#fffdf9;border:1px solid #d2cbc0;border-radius:12px;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);display:grid;overflow:hidden}.free-audio-tools-page .fat-workspace-grid.is-empty,.free-audio-tools-page .fat-workspace-grid.is-simple{grid-template-columns:1fr}.free-audio-tools-page .is-simple .fat-settings-panel{text-align:center;background:0 0;border:0;padding-top:0}.free-audio-tools-page .is-simple .fat-settings-panel>.fat-primary-button{width:auto;min-width:200px;margin-top:0}.free-audio-tools-page .is-simple .fat-settings-panel>.fat-text-button{margin:0 12px}.free-audio-tools-page .is-simple .fat-selected-file{min-height:160px}.free-audio-tools-page .fat-dropzone.is-selected{min-height:140px}.free-audio-tools-page .fat-file-panel,.free-audio-tools-page .fat-settings-panel{min-width:0;padding:28px}.free-audio-tools-page .fat-settings-panel{border-left:1px solid var(--fat-rule);background:#f5f1e9}.free-audio-tools-page .fat-dropzone{min-height:260px;color:var(--fat-muted);text-align:center;cursor:pointer;background:#faf7f1;border:1px dashed #c9bfae;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:28px;transition:border-color .18s,background .18s;display:flex;position:relative}.free-audio-tools-page .fat-dropzone:hover{border-color:var(--fat-rust);background:#f5efe5}.free-audio-tools-page .fat-dropzone input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.free-audio-tools-page .fat-dropzone:focus-within{outline:3px solid var(--fat-rust);outline-offset:3px}.free-audio-tools-page .fat-upload-icon{width:52px;height:52px;color:var(--fat-rust-dark);background:#ede4d7;border-radius:14px;place-items:center;margin-bottom:8px;display:grid}.free-audio-tools-page .fat-dropzone strong{overflow-wrap:anywhere;max-width:100%;color:var(--fat-ink);font-size:16px}.free-audio-tools-page .fat-dropzone .fat-choose-file{background:var(--fat-ink);color:#fffaf3;border-radius:7px;padding:13px 24px;font-size:14px}.free-audio-tools-page .fat-dropzone>span:not(.fat-upload-icon){font-size:13px}.free-audio-tools-page .fat-dropzone small{color:var(--fat-muted);margin-top:4px;font-size:12px}.free-audio-tools-page .fat-selected-file{flex-direction:column;justify-content:center;gap:24px;min-height:260px;display:flex}.free-audio-tools-page .fat-file-heading{align-items:center;gap:12px;min-width:0;display:flex}.free-audio-tools-page .fat-file-heading>div{gap:6px;min-width:0;display:grid}.free-audio-tools-page .fat-file-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.free-audio-tools-page .fat-file-heading span{color:var(--fat-muted);font-size:12px}.free-audio-tools-page audio{width:100%;min-width:0;height:42px}.free-audio-tools-page .fat-settings-heading{border-bottom:1px solid var(--fat-rule);padding-bottom:16px;font-size:14px}.free-audio-tools-page .fat-settings-copy,.free-audio-tools-page .fat-control-stack,.free-audio-tools-page .fat-range-field{gap:12px;margin:24px 0;display:grid}.free-audio-tools-page .fat-settings-copy strong{font:600 24px/1.15 var(--home-display);letter-spacing:-.025em}.free-audio-tools-page .fat-settings-copy p,.free-audio-tools-page .fat-settings-empty,.free-audio-tools-page .fat-setting-hint{color:var(--fat-muted);margin:0;font-size:13px;line-height:1.65}.free-audio-tools-page .fat-settings-empty{padding:24px 0}.free-audio-tools-page .fat-range-field>span{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.free-audio-tools-page .fat-range-field strong{font-size:14px}.free-audio-tools-page .fat-range-field output{font-variant-numeric:tabular-nums;font-size:18px;font-weight:600}.free-audio-tools-page .fat-range-field input[type=range]{width:100%;min-height:28px;accent-color:var(--fat-rust);cursor:pointer}.free-audio-tools-page .fat-trim-times{gap:12px;display:flex}.free-audio-tools-page .fat-trim-times label{flex:1;min-width:0;font-size:12px}.free-audio-tools-page .fat-trim-times input{width:100%;min-height:42px;color:var(--fat-ink);background:#fff;border:1px solid #d2cbc0;border-radius:6px;margin-top:6px;padding:8px;display:block}.free-audio-tools-page .fat-primary-button,.free-audio-tools-page .fat-stop-button,.free-audio-tools-page .fat-download-button{border:1px solid var(--fat-ink);background:var(--fat-ink);color:#fffaf3;min-height:46px;font:600 13px/1.4 var(--home-body);border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:12px 18px;text-decoration:none;transition:background .15s;display:inline-flex}.free-audio-tools-page .fat-settings-panel>.fat-primary-button{width:100%;margin-top:18px}.free-audio-tools-page button:disabled{opacity:.45;cursor:default}.free-audio-tools-page .fat-stop-button{color:var(--fat-rust-dark);border-color:var(--fat-rust);background:#f8eee7}.free-audio-tools-page .fat-primary-button:not(:disabled):hover,.free-audio-tools-page .fat-download-button:not(:disabled):hover{background:#4a4137}.free-audio-tools-page .fat-text-button{width:fit-content;min-height:44px;color:var(--fat-muted);font:500 13px/1.4 var(--home-body);text-underline-offset:4px;background:0 0;border:0;align-items:center;gap:7px;padding:8px 0;text-decoration:underline;display:inline-flex}.free-audio-tools-page .fat-verification{max-width:360px;margin:0 auto}.free-audio-tools-page .fat-upload-notice{color:var(--fat-muted);text-align:center;justify-content:center;align-items:center;gap:8px;margin:14px 0 0;font-size:12px;line-height:1.6;display:flex}.free-audio-tools-page .fat-upload-notice svg{flex-shrink:0}.free-audio-tools-page .fat-status,.free-audio-tools-page .fat-error{margin:14px 0 0;font-size:13px;line-height:1.6}.free-audio-tools-page .fat-status{color:var(--fat-muted)}.free-audio-tools-page .fat-error{color:#982d20}.free-audio-tools-page .fat-progress{gap:10px;margin:20px 0;display:grid}.free-audio-tools-page .fat-progress>div{color:var(--fat-muted);justify-content:space-between;gap:16px;font-size:12px;display:flex}.free-audio-tools-page .fat-progress progress{width:100%;height:7px;accent-color:var(--fat-rust)}.free-audio-tools-page .fat-output-list{gap:12px;margin-top:20px;display:grid}.free-audio-tools-page .fat-output{background:#f1f4eb;border:1px solid #bdc6ad;border-radius:10px;grid-template-columns:minmax(180px,.85fr) minmax(220px,1fr) auto;align-items:center;gap:24px;margin-top:20px;padding:22px 24px;animation:.2s ease-out fat-result-in;display:grid}.free-audio-tools-page .fat-output-list .fat-output{margin-top:0}.free-audio-tools-page .fat-output>div{gap:6px;min-width:0;display:grid}.free-audio-tools-page .fat-output-kicker{color:#52663d;letter-spacing:.06em;font-size:10px;font-weight:600}.free-audio-tools-page .fat-output strong{font-size:14px}.free-audio-tools-page .fat-output>div>span:last-child{color:var(--fat-muted);font-size:12px;line-height:1.5}.free-audio-tools-page .fat-cloud-output{grid-template-columns:1fr auto}.free-audio-tools-page .fat-merge-list{align-content:start;gap:12px;display:grid}.free-audio-tools-page .fat-merge-summary{border-bottom:1px solid var(--fat-rule);justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:16px;font-size:13px;display:flex}.free-audio-tools-page .fat-merge-summary span{color:var(--fat-muted);font-size:12px}.free-audio-tools-page .fat-merge-source{grid-template-columns:24px minmax(0,1fr);align-items:center;gap:12px;padding:10px 0;display:grid}.free-audio-tools-page .fat-merge-index{color:var(--fat-muted);font-size:12px}.free-audio-tools-page .fat-merge-copy{gap:5px;min-width:0;display:grid}.free-audio-tools-page .fat-merge-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.free-audio-tools-page .fat-merge-copy span{color:var(--fat-muted);font-size:12px}.free-audio-tools-page .fat-merge-source audio{grid-column:2}.free-audio-tools-page .fat-clip-actions{border-bottom:1px solid var(--fat-rule);flex-wrap:wrap;gap:18px;padding-left:36px;display:flex}.free-audio-tools-page .fat-recorder-panel{text-align:center;background:#fffdf9;border:1px solid #d2cbc0;border-radius:12px;align-content:center;justify-items:center;gap:12px;min-height:340px;padding:36px 24px;display:grid}.free-audio-tools-page .fat-recorder-orb{width:64px;height:64px;color:var(--fat-rust-dark);background:#ede4d7;border-radius:50%;place-items:center;margin-bottom:4px;display:grid}.free-audio-tools-page .fat-recorder-orb.is-recording{box-shadow:0 0 0 8px #a9452b1f}.free-audio-tools-page .fat-recorder-time{font-variant-numeric:tabular-nums;margin:0;font-size:24px}.free-audio-tools-page .fat-recorder-panel h3{margin:0;font-size:20px}.free-audio-tools-page .fat-recorder-panel>p:not(.fat-recorder-time):not(.fat-error){max-width:400px;color:var(--fat-muted);margin:0;font-size:13px;line-height:1.65}.free-audio-tools-page .fat-recorder-actions{margin-top:8px}.free-audio-tools-page .fat-faq,.free-audio-tools-page .fat-related{border-bottom:1px solid var(--fat-rule);padding:36px 0}.free-audio-tools-page .fat-section-heading{margin-bottom:24px}.free-audio-tools-page .fat-section-heading h2{font:600 24px/1.2 var(--home-display);letter-spacing:-.03em;margin:0}.free-audio-tools-page .fat-faq{grid-template-columns:250px minmax(0,1fr);gap:32px;display:grid}.free-audio-tools-page .fat-faq-list{border-top:1px solid var(--fat-rule)}.free-audio-tools-page .fat-faq-list details{border-bottom:1px solid var(--fat-rule)}.free-audio-tools-page .fat-faq-list summary{min-height:58px;color:var(--fat-ink);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:14px 0;font-size:14px;font-weight:500;display:flex}.free-audio-tools-page .fat-faq-list summary:after{content:"+";color:var(--fat-muted);font-size:20px;font-weight:400}.free-audio-tools-page .fat-faq-list details[open] summary:after{content:"−"}.free-audio-tools-page .fat-faq-list details p{color:var(--fat-muted);margin:0 28px 20px 0;font-size:13px;line-height:1.75}.free-audio-tools-page .fat-related-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.free-audio-tools-page .fat-related-list a{min-width:0;min-height:70px;color:var(--fat-ink);align-items:center;gap:12px;padding:12px 6px;text-decoration:none;display:flex}.free-audio-tools-page .fat-related-list strong{flex:1;min-width:0;font-size:13px;font-weight:500}.free-audio-tools-page .fat-related-list a:hover strong{text-underline-offset:4px;text-decoration:underline}.free-audio-tools-page :focus-visible{outline:3px solid var(--fat-rust);outline-offset:3px}@keyframes fat-result-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (width<=1000px){.free-audio-tools-page .fat-tool-group{grid-template-columns:170px minmax(0,1fr);gap:20px}.free-audio-tools-page .fat-tool-list{column-gap:8px}.free-audio-tools-page .fat-tool-copy strong{font-size:16px}.free-audio-tools-page .fat-tool-row{grid-template-columns:36px minmax(0,1fr) 16px;gap:10px}.free-audio-tools-page .fat-tool-icon{width:36px;height:36px}.free-audio-tools-page .fat-output{grid-template-columns:1fr auto;gap:16px}.free-audio-tools-page .fat-output audio{grid-area:2/1/auto/-1}}@media (width<=760px){.free-audio-tools-page .fat-main{padding:0 20px 48px}.free-audio-tools-page .fat-hub-hero,.free-audio-tools-page .fat-tool-hero{flex-direction:column;align-items:flex-start;gap:16px;padding:24px 0}.free-audio-tools-page .fat-directory-heading{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:12px}.free-audio-tools-page .fat-directory-heading h2{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.free-audio-tools-page .fat-search{width:100%}.free-audio-tools-page .fat-directory-filters{flex-direction:column;align-items:flex-start;gap:12px}.free-audio-tools-page .fat-categories{flex-wrap:nowrap;gap:4px;width:100%;margin:-4px;padding:4px;overflow-x:auto}.free-audio-tools-page .fat-categories button{flex-shrink:0;padding-inline:11px;font-size:12px}.free-audio-tools-page .fat-tool-group{grid-template-columns:1fr;gap:10px;padding:22px 0}.free-audio-tools-page .fat-group-heading{padding-top:0}.free-audio-tools-page .fat-group-heading p{max-width:none}.free-audio-tools-page .fat-tool-list{grid-template-columns:1fr;gap:0}.free-audio-tools-page .fat-tool-row{min-height:92px;padding-inline:0}.free-audio-tools-page .fat-tool-copy strong{font-size:18px}.free-audio-tools-page .fat-tool-copy>span{font-size:13px}.free-audio-tools-page .fat-product-note{grid-template-columns:36px minmax(0,1fr);gap:8px 12px;padding:14px 16px}.free-audio-tools-page .fat-product-note img{width:36px;height:36px}.free-audio-tools-page .fat-product-note a{grid-column:2;justify-self:start;min-height:36px;padding:0}.free-audio-tools-page .fat-workspace-grid{grid-template-columns:1fr}.free-audio-tools-page .fat-settings-panel{border-left:0;border-top:1px solid var(--fat-rule)}.free-audio-tools-page .fat-file-panel,.free-audio-tools-page .fat-settings-panel{padding:20px}.free-audio-tools-page .fat-dropzone{min-height:240px;padding:20px 12px}.free-audio-tools-page .fat-selected-file{min-height:180px}.free-audio-tools-page .fat-faq{grid-template-columns:1fr;gap:0}.free-audio-tools-page .fat-related-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.free-audio-tools-page .fat-main{padding-inline:16px}.free-audio-tools-page .fat-output{grid-template-columns:1fr;padding:18px}.free-audio-tools-page .fat-output audio{grid-column:1}.free-audio-tools-page .fat-download-button{width:100%}.free-audio-tools-page .fat-related-list{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.free-audio-tools-page *{transition:none!important;animation:none!important}}
