@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/plus-jakarta-sans-latin.woff2)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500 600;font-display:swap;src:url(/fonts/ibm-plex-mono-500-latin.woff2)format("woff2")}@font-face{font-family:Phosphor-Bold;font-style:normal;font-weight:400;font-display:block;src:url(/fonts/phosphor-bold.woff2)format("woff2")}.ph-bold{speak:never;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;line-height:1;font-family:Phosphor-Bold!important}.ph-caret-down:before{content:""}.ph-check:before{content:""}.ph-download-simple:before{content:""}.ph-file-audio:before{content:""}.ph-file-lock:before{content:""}.ph-lightning:before{content:""}.ph-magic-wand:before{content:""}.ph-music-notes:before{content:""}.ph-phone-call:before{content:""}.ph-shield-check:before{content:""}.ph-sliders-horizontal:before{content:""}.ph-waveform:before{content:""}.ph-arrow-right:before{content:""}.ph-scissors:before{content:""}.ph-tag:before{content:""}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#342a22;font-synthesis:none;text-rendering:optimizelegibility;--background:#faf7f2;--foreground:#342a22;--muted-foreground:#71665d;--accent:#e4cbb8;--accent-strong:#d8af93;--surface:#fffdfb;--card:#fff;--border:#e4d8cc;--border-strong:#7a6d63;--success:#3f7358;--error:#b63838;--shadow:0 2px 0 #342a221a;background:#faf7f2;font-family:Plus Jakarta Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--background);background-image:linear-gradient(#342a2206 1px,#0000 1px),linear-gradient(90deg,#342a2206 1px,#0000 1px);background-size:34px 34px;min-width:320px;min-height:100vh;margin:0}button,select,input{font:inherit}button,select,a{color:inherit}[hidden]{display:none!important}.skip-link{z-index:100;border:1px solid var(--foreground);background:var(--card);border-radius:8px;padding:.7rem 1rem;font-weight:800;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(1080px,100% - 40px);margin:0 auto}.site-header{z-index:20;border-bottom:1px solid color-mix(in srgb, var(--foreground) 12%, var(--border));background:color-mix(in srgb, var(--background) 92%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;min-height:72px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:.7rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark,.tool-icon,.drop-icon,.file-icon,.success-icon{border:1px solid color-mix(in srgb, var(--foreground) 55%, var(--border));background:var(--accent);flex:none;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 -2px #342a221f,0 2px #342a2214}.brand-mark{border-radius:8px;width:32px;height:32px;font-size:18px}.header-nav{align-items:center;gap:1.5rem;font-size:.84rem;font-weight:700;display:flex}.header-nav a{color:var(--muted-foreground);text-decoration:none}.header-nav a:hover{color:var(--foreground)}.page-shell{padding-top:30px;padding-bottom:96px}.breadcrumb{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.55rem;font-family:IBM Plex Mono,monospace;font-size:.68rem;display:flex}.breadcrumb a{text-decoration:none}.hero{align-items:flex-start;gap:18px;max-width:820px;padding:34px 0 28px;display:flex}.tool-icon{border-radius:9px;width:48px;height:48px;margin-top:2px;font-size:23px}.eyebrow{color:#9d593f;text-transform:uppercase;letter-spacing:.09em;margin:0 0 7px;font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:600}h1,h2{letter-spacing:-.04em;margin:0}h1{font-size:clamp(2rem,5vw,3.2rem);line-height:1}.hero>div>p:last-child{max-width:720px;color:var(--muted-foreground);margin:13px 0 0;font-size:clamp(.96rem,2vw,1.08rem);line-height:1.65}.tool-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:20px;display:grid}.panel,.content-card{border:1px solid color-mix(in srgb, var(--foreground) 18%, var(--border));background:var(--card);box-shadow:var(--shadow);border-radius:10px}.upload-panel{padding:22px}.settings-panel{padding:20px}.dropzone{border:1.5px dashed color-mix(in srgb, var(--foreground) 30%, var(--border));background:var(--surface);text-align:center;cursor:pointer;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:11px;min-height:310px;padding:42px 24px;transition:background .15s,border-color .15s,transform .15s;display:flex}.dropzone:hover,.dropzone:focus-visible,.dropzone.is-dragging{border-color:var(--border-strong);background:#fbf3ec;outline:none;transform:translateY(-1px)}.dropzone input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.drop-icon{border-radius:9px;width:46px;height:46px;font-size:23px}.dropzone strong{margin-top:4px;font-size:1rem}.dropzone>span:not(.drop-icon){color:var(--muted-foreground);font-size:.78rem}.button{border:1px solid color-mix(in srgb, var(--foreground) 68%, var(--border));cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.55rem;min-height:44px;padding:.68rem 1rem;font-size:.86rem;font-weight:800;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex;box-shadow:inset 0 -3px #342a2226,0 2px #342a221f}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(2px);box-shadow:inset 0 1px #ffffff4d}.button:focus-visible,select:focus-visible,input:focus-visible,.text-button:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #878cff40}.button-primary{background:var(--accent)}.button-primary:hover:not(:disabled){background:var(--accent-strong)}.button-secondary{background:var(--card)}.button:disabled{cursor:not-allowed;opacity:.44}.dropzone .button{margin-top:6px}.tool-actions{border-top:1px solid var(--border);flex-wrap:wrap;gap:12px;margin-top:20px;padding-top:20px;display:flex}.selected-file{border:1px solid var(--border);background:var(--surface);border-radius:9px;align-items:center;gap:14px;min-height:94px;padding:15px;display:flex}.file-icon{border-radius:8px;width:42px;height:42px;font-size:20px}.file-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.file-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.file-copy span,.result-heading span,.progress-region p{color:var(--muted-foreground);font-size:.74rem}.text-button{text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:.45rem;font-size:.78rem;font-weight:800;text-decoration:underline}.trim-controls{border:1px solid var(--border);background:var(--surface);border-radius:9px;margin-top:18px;padding:18px}.trim-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 12px;margin-bottom:13px;display:flex}.trim-heading strong{font-size:.86rem}.trim-heading span,.trim-duration{color:var(--muted-foreground);font-size:.73rem}.trim-controls audio{width:100%;height:44px;display:block}.trim-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.trim-field{flex-direction:column;align-items:flex-start;gap:7px;min-width:0;display:flex}.trim-field label{text-transform:uppercase;letter-spacing:.05em;font-family:IBM Plex Mono,monospace;font-size:.66rem;font-weight:600}.trim-field input{border:1px solid var(--border);background:var(--card);border-radius:7px;width:100%;min-height:42px;padding:0 11px;font-size:.86rem}.trim-field .text-button{padding-left:0}.trim-duration{margin:11px 0 0;line-height:1.5}.progress-region,.result{border:1px solid var(--border);background:var(--surface);border-radius:9px;margin-top:18px;padding:16px}.progress-copy{justify-content:space-between;gap:20px;font-size:.82rem;display:flex}.progress-track{border:1px solid color-mix(in srgb, var(--foreground) 18%, var(--border));background:#eee6df;border-radius:999px;height:8px;margin-top:12px;overflow:hidden}.progress-track span{border-radius:inherit;background:#9d593f;width:2%;height:100%;transition:width .2s;display:block}.progress-region p{margin:9px 0 0;line-height:1.45}.result-heading{align-items:center;gap:12px;margin-bottom:14px;display:flex}.success-icon{width:36px;height:36px;color:var(--success);background:#d9eadf;border-radius:50%}.result-heading>div{flex-direction:column;gap:3px;display:flex}.result audio{width:100%;height:44px;display:block}.error-message{color:var(--error);background:#fff3f3;border:1px solid #e6b4b4;border-radius:8px;margin:16px 0 0;padding:12px 14px;font-size:.82rem;font-weight:700;line-height:1.5}.field+.field{margin-top:18px}.field label,.field-label{text-transform:uppercase;letter-spacing:.06em;margin:0 0 8px;font-family:IBM Plex Mono,monospace;font-size:.65rem;font-weight:600;display:block}.field select{appearance:auto;border:1px solid var(--border);background:var(--surface);border-radius:7px;width:100%;min-height:44px;padding:0 12px;font-size:.84rem}.field select:disabled{opacity:.5}.setting-value{flex-direction:column;justify-content:center;gap:5px;min-height:44px;display:flex}.setting-value strong{font-size:.9rem}.setting-value span{color:var(--muted-foreground);font-size:.72rem}.privacy-note{border-top:1px solid var(--border);gap:10px;margin-top:22px;padding-top:18px;display:flex}.privacy-note>i{color:var(--success);flex:none;margin-top:2px;font-size:19px}.privacy-note p{flex-direction:column;gap:4px;margin:0;display:flex}.privacy-note strong{font-size:.78rem}.privacy-note span{color:var(--muted-foreground);font-size:.72rem;line-height:1.5}.feature-strip{grid-template-columns:repeat(3,1fr);gap:14px;margin:34px 0 68px;display:grid}.feature-strip article{border-top:1px solid var(--border);align-items:flex-start;gap:11px;padding:14px;display:flex}.feature-strip i{color:#9d593f;margin-top:2px;font-size:19px}.feature-strip div{flex-direction:column;gap:3px;display:flex}.feature-strip strong{font-size:.78rem}.feature-strip span{color:var(--muted-foreground);font-size:.7rem;line-height:1.45}.content-card{max-width:780px;margin:0 auto;padding:clamp(24px,5vw,42px)}.content-card+.content-card{margin-top:22px}.content-card h2{font-size:clamp(1.45rem,4vw,2rem);line-height:1.15}.section-intro{color:var(--muted-foreground);margin:11px 0 26px;line-height:1.6}.steps{gap:20px;margin:0;padding:0;list-style:none;display:grid}.steps li{grid-template-columns:30px minmax(0,1fr);gap:13px;display:grid}.steps li>span{border:1px solid color-mix(in srgb, var(--foreground) 60%, var(--border));background:var(--accent);border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:600;display:inline-flex;box-shadow:inset 0 -2px #342a221a}.steps strong{font-size:.86rem}.steps p{color:var(--muted-foreground);margin:5px 0 0;font-size:.78rem;line-height:1.55}.faq-card h2{margin-bottom:24px}.faq-list{gap:10px;display:grid}.faq-list details{border:1px solid var(--border);background:var(--surface);border-radius:8px}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:15px 16px;font-size:.82rem;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{transition:transform .15s}.faq-list details[open] summary i{transform:rotate(180deg)}.faq-list details p{border-top:1px solid var(--border);color:var(--muted-foreground);margin:0;padding:14px 16px 16px;font-size:.8rem;line-height:1.65}.site-footer{border-top:1px solid var(--border);background:color-mix(in srgb, var(--background) 88%, white)}.footer-inner{min-height:126px;color:var(--muted-foreground);grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;font-size:.7rem;display:grid}.footer-brand{color:var(--foreground);font-size:.82rem}.footer-inner p{text-align:center;margin:0}.footer-inner>span{justify-self:end}.home-page{padding-top:0}.home-hero{max-width:910px;padding:70px 0 64px}.home-hero h1{max-width:1080px;font-size:clamp(3rem,5.2vw,4.25rem);line-height:.98}.home-hero>p:not(.eyebrow):not(.home-privacy){max-width:700px;color:var(--muted-foreground);margin:18px 0 0;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.5}.home-privacy{color:var(--foreground);letter-spacing:.02em;align-items:center;gap:10px;margin:25px 0 0;font-family:IBM Plex Mono,monospace;font-size:.72rem;display:flex}.home-privacy i{color:#9d593f;font-size:18px}.tools-section{padding-bottom:70px}.tools-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.tools-heading h2{font-size:clamp(1.75rem,3.5vw,2.2rem);line-height:1}.tools-heading p{color:var(--muted-foreground);margin:9px 0 0;font-size:.9rem}.tools-count{color:#9d765f;text-transform:uppercase;letter-spacing:.09em;padding-bottom:5px;font-family:IBM Plex Mono,monospace;font-size:.65rem}.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.tool-tile{border:1px solid var(--border);background:#fffdfbb8;border-radius:9px;flex-direction:column;align-items:flex-start;min-height:220px;padding:25px 24px 22px;display:flex;position:relative}.tool-tile-featured{border-color:color-mix(in srgb, var(--foreground) 35%, var(--border));box-shadow:var(--shadow);background:#fcf0e7;text-decoration:none;transition:transform .15s,background .15s,border-color .15s}.tool-tile-featured:hover{border-color:var(--border-strong);background:#fae9dc;transform:translateY(-2px)}.tool-tile-featured:focus-visible{outline-offset:3px;outline:3px solid #878cff40}.tile-icon{color:var(--foreground);margin-bottom:22px;font-size:34px;line-height:1;display:block}.tool-tile h3{letter-spacing:-.04em;margin:0;font-size:1.27rem;line-height:1.1}.tool-tile p{max-width:28ch;color:var(--muted-foreground);margin:10px 0 0;font-size:.86rem;line-height:1.55}.tile-action,.tile-status{color:#9d765f;font-family:IBM Plex Mono,monospace;font-size:.76rem;position:absolute;bottom:23px;right:24px}.tile-action{color:var(--foreground);font-size:21px}@media (max-width:760px){.shell{width:min(100% - 24px,1080px)}.header-inner{min-height:62px}.header-nav{gap:.9rem;font-size:.75rem}.brand{font-size:.87rem}.brand-mark{width:29px;height:29px}.page-shell{padding-top:20px;padding-bottom:64px}.home-page{padding-top:0}.home-hero{padding:54px 0 48px}.home-hero h1{font-size:clamp(2.75rem,10vw,4rem)}.tools-heading{flex-direction:column;align-items:flex-start;gap:10px}.tools-count{padding-bottom:0}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{gap:13px;padding:26px 0 22px}.tool-icon{width:42px;height:42px;font-size:20px}.tool-layout{grid-template-columns:1fr}.settings-panel{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field+.field{margin-top:0}.privacy-note{grid-column:1/-1}.dropzone{min-height:250px}.feature-strip{grid-template-columns:1fr;margin-bottom:46px}.feature-strip article{padding:11px 4px}.footer-inner{text-align:center;grid-template-columns:1fr;justify-items:center;padding:28px 0}.footer-inner>span{justify-self:center}}@media (max-width:450px){.header-nav a:first-child{display:none}.hero{align-items:center}.home-hero{padding:42px 0 40px}.home-hero h1{font-size:2.75rem}.home-hero>p:not(.eyebrow):not(.home-privacy){font-size:.95rem}.home-privacy{align-items:flex-start;font-size:.65rem;line-height:1.5}.tool-grid{grid-template-columns:1fr}.tool-tile{min-height:192px}.hero .eyebrow{display:none}h1{font-size:2rem}.hero>div>p:last-child{font-size:.88rem;line-height:1.55}.upload-panel{padding:12px}.dropzone{min-height:230px;padding:28px 14px}.settings-panel{grid-template-columns:1fr}.trim-fields{gap:10px}.privacy-note{grid-column:auto}.tool-actions .button{width:100%}.content-card{padding:22px 18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
