@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{color-scheme:light;--bg: #f7f9fc;--bg-soft: #eef3f8;--surface: #ffffff;--surface-soft: #f1f5f9;--ink: #0f172a;--muted: #64748b;--muted-strong: #475569;--divider: rgba(15, 23, 42, .1);--primary: #2563eb;--primary-dark: #1d4ed8;--accent: #f97316;--good: #16a34a;--good-dark: #15803d;--wave: #07111f;--shadow: 0 24px 70px rgba(15, 23, 42, .1);--header-bg: rgba(247, 249, 252, .88)}:root[data-theme=dark]{color-scheme:dark;--bg: #070b14;--bg-soft: #0c1422;--surface: #0f172a;--surface-soft: #111c2e;--ink: #e5eefb;--muted: #9badc4;--muted-strong: #b7c5d8;--divider: rgba(226, 232, 240, .12);--primary: #60a5fa;--primary-dark: #3b82f6;--accent: #fb923c;--good: #22c55e;--good-dark: #16a34a;--wave: #050b14;--shadow: 0 24px 70px rgba(0, 0, 0, .28);--header-bg: rgba(7, 11, 20, .88)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 20% -10%,rgba(37,99,235,.12),transparent 32rem),linear-gradient(180deg,var(--bg),var(--bg-soft));color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;text-rendering:geometricPrecision}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}.container,.header-inner,.footer-inner{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:var(--header-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:inset 0 -1px var(--divider)}.header-inner{min-height:72px;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:900;letter-spacing:-.035em;text-decoration:none;white-space:nowrap}.brand:before{content:"♪";display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:var(--primary);color:#fff;font-size:18px}.site-nav{order:2;display:flex;align-items:center;justify-content:flex-end;gap:26px;margin-left:auto;font-size:14px;font-weight:800}.site-nav a{color:var(--muted-strong);text-decoration:none;white-space:nowrap}.site-nav a:hover{color:var(--primary)}.header-actions{order:3;display:flex;align-items:center;gap:10px}.theme-toggle{display:inline-grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--ink);cursor:pointer;font-size:20px;box-shadow:none}.theme-toggle:hover{background:#94a3b829}.hamburger{display:none;width:38px;height:38px;padding:8px;border:0;border-radius:999px;background:transparent;cursor:pointer;box-shadow:none}.hamburger span{display:block;width:20px;height:2px;margin:4px auto;border-radius:999px;background:var(--ink);transition:transform .18s ease,opacity .18s ease}.hamburger.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.hamburger.is-open span:nth-child(2){opacity:0}.hamburger.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.hero-shell{padding:76px 0 56px}.compact-hero{padding-bottom:48px}.centered-hero{max-width:820px;margin-inline:auto;text-align:center}.hero-copy h1,.page-title h1,.post-header h1,.content-page h1{margin:0;font-size:clamp(42px,7vw,76px);line-height:.96;letter-spacing:-.075em}.hero-copy p,.page-title p,.post-header p{max-width:760px;margin:20px auto 0;color:var(--muted);font-size:clamp(17px,2vw,20px)}.section-divider{position:relative}.section-divider:before{content:"";display:block;width:100%;height:1px;background:var(--divider)}.tool-section{padding:44px 0 54px}.ad-section{padding:26px 0}.content-band{padding:54px 0}.tool-shell{width:100%}.upload-zone{margin-top:50px;min-height:360px;display:grid;place-items:center;gap:18px;text-align:center;border:0;border-radius:32px;background:radial-gradient(circle at 50% 0%,#2563eb33,#45393900 24rem),linear-gradient(180deg,#ffffffbd,#2563eb1a);padding:64px 28px;box-shadow:var(--shadow);transition:transform .18s ease,background .18s ease}:root[data-theme=dark] .upload-zone{background:radial-gradient(circle at 50% 0%,rgba(96,165,250,.24),transparent 24rem),linear-gradient(180deg,#0f172ae0,#0f172a8f)}.upload-zone.is-dragging{transform:translateY(-2px);background:radial-gradient(circle at 50% 0%,rgba(37,99,235,.28),transparent 24rem),#2563eb14}.upload-icon{display:grid;place-items:center;width:74px;height:74px;border-radius:24px;background:var(--primary);color:#fff;font-size:35px;font-weight:900;box-shadow:0 20px 48px #2563eb4d}.upload-copy h2{margin:0 0 8px;font-size:clamp(28px,4vw,44px);line-height:1;letter-spacing:-.055em}.upload-copy p{max-width:660px;margin:0 auto;color:var(--muted);font-size:17px}.upload-button,.btn,button,.download,.read-more{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;background:var(--primary);color:#fff;padding:12px 18px;font-weight:850;font-size:14px;line-height:1.2;text-decoration:none;cursor:pointer;box-shadow:0 14px 32px #2563eb40}button:hover,.upload-button:hover,.btn:hover,.read-more:hover{background:var(--primary-dark)}.upload-button input{width:1px;height:1px;opacity:0;position:absolute;pointer-events:none}button.secondary{background:#334155;box-shadow:none}button.ghost{background:#94a3b824;color:var(--ink);box-shadow:none}button.good,.download{background:var(--good);box-shadow:0 14px 32px #16a34a33}button.good:hover,.download:hover{background:var(--good-dark)}button:disabled,select:disabled{opacity:.55;cursor:not-allowed}.editor-stack{display:grid;gap:28px}.wave-editor{margin-top:50px;display:grid;gap:18px}.wave-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.wave-topbar h2{margin:0;font-size:clamp(28px,4vw,46px);line-height:1;letter-spacing:-.06em}.mini-label,.eyebrow{display:block;margin-bottom:6px;color:var(--primary);font-size:12px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.current-file{min-width:260px;max-width:460px;text-align:right}.current-file span{display:block;color:var(--muted);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.current-file strong{display:block;margin-top:4px;overflow:hidden;color:var(--ink);font-size:15px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.wave-surface{overflow-x:auto;border:0;border-radius:28px;background:var(--wave);padding:14px;box-shadow:0 22px 60px #0206173d}.wave-canvas-frame{position:relative;width:100%;min-width:860px;height:320px;overflow:hidden;border-radius:18px;background:var(--wave);cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none}.wave-canvas-frame.is-dragging,.wave-canvas-frame.is-dragging *{cursor:ew-resize!important}.wave-canvas{width:100%;height:100%;display:block;background:var(--wave);border-radius:18px;pointer-events:none}.wave-selection{position:absolute;inset-block:0;z-index:2;min-width:2px;background:linear-gradient(180deg,#2563eb4d,#0ea5e92e);border-inline:1px solid rgba(147,197,253,.45);cursor:grab;touch-action:none}.wave-selection:active{cursor:grabbing}.wave-selection-grip{position:absolute;left:50%;bottom:13px;translate:-50% 0;max-width:calc(100% - 24px);overflow:hidden;border:1px solid rgba(147,197,253,.35);border-radius:999px;padding:5px 10px;background:#0f172ac7;color:#dbeafe;font-size:11px;font-weight:850;letter-spacing:.04em;opacity:0;pointer-events:none;text-overflow:ellipsis;text-transform:uppercase;transition:opacity .18s ease;white-space:nowrap}.wave-selection:hover .wave-selection-grip,.wave-canvas-frame.is-dragging .wave-selection-grip{opacity:1}.wave-handle,.wave-playhead{position:absolute;top:0;bottom:0;z-index:4;width:34px;translate:-50% 0;cursor:ew-resize;outline:none;touch-action:none}.wave-handle:before,.wave-playhead:before{content:"";position:absolute;top:0;bottom:0;left:50%;translate:-50% 0;width:6px;border-radius:999px;background:#60a5fa;box-shadow:0 0 0 1px #ffffff3d,0 0 24px #60a5fa5c}.wave-handle:after,.wave-playhead:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:50px;border-radius:999px;background:#0f172ac7;box-shadow:inset 0 0 0 1px #ffffff24;translate:-50% -50%}.wave-handle:focus-visible,.wave-playhead:focus-visible{filter:drop-shadow(0 0 .5rem rgba(96,165,250,.55))}.wave-handle-label,.wave-playhead-badge{position:absolute;left:50%;z-index:2;translate:-50% 0;border-radius:999px;padding:7px 11px;color:#fff;font-size:11px;font-weight:900;letter-spacing:.08em;pointer-events:none;white-space:nowrap}.wave-handle-label{background:#2563eb;box-shadow:0 12px 28px #2563eb40}.wave-handle-start .wave-handle-label{top:14px}.wave-handle-end .wave-handle-label{bottom:14px}.wave-playhead{z-index:5}.wave-playhead:before{width:4px;background:#f97316;box-shadow:0 0 0 1px #ffffff38,0 0 26px #f973166b}.wave-playhead:after{width:18px;height:18px;top:15px;background:#f97316;box-shadow:0 0 0 4px #f973162e,0 12px 26px #f9731642}.wave-playhead-badge{top:34px;background:#f97316;box-shadow:0 12px 28px #f9731642;color:#fff7ed;letter-spacing:-.01em}.wave-player-bar{display:grid;grid-template-columns:auto minmax(280px,1fr);align-items:center;gap:16px;margin-top:12px;color:#cbd5e1}.player-clock{min-width:150px;font-size:13px;font-weight:850;letter-spacing:-.015em}.audio{width:100%}.selection-row{display:flex;align-items:center;flex-wrap:wrap;gap:16px;color:var(--muted);font-size:14px}.selection-row strong{color:var(--ink)}.text-cancel{margin-left:auto;padding:0;border-radius:0;background:transparent;color:#ef4444;font-size:14px;font-weight:850;box-shadow:none}.text-cancel:hover{background:transparent;color:#dc2626}.editor-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.control-group{min-width:0}.control-group h3,.output-strip h2,.download-strip h2{margin:0 0 14px;font-size:18px;letter-spacing:-.025em}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.range-inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}label{display:grid;gap:8px;color:var(--ink);font-weight:800;font-size:13px}input,select,textarea{width:100%;border:0;border-radius:14px;padding:12px 13px;background:#94a3b824;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px #2563eb33}.format-note{margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.status{margin:18px 0 0;color:var(--muted);font-size:14px}.output-strip{display:grid;gap:16px;padding-top:28px;box-shadow:inset 0 1px var(--divider)}.download-strip{display:flex;align-items:center;justify-content:space-between}.ads-placeholder,.ad-card{min-height:90px;display:grid;place-items:center;color:var(--muted);font-size:14px;text-align:center}.content-section,.faq-section{padding:0}.content-section h2,.faq-section h2,.related-posts h2{margin:0 0 16px;font-size:clamp(32px,5vw,56px);line-height:1;letter-spacing:-.065em}.content-section p,.content-section li,.faq-item p,.content-page p,.content-page li,.post-content p,.blog-card p{color:var(--muted)}.how-list{display:grid;gap:13px;margin:20px 0 0;padding-left:23px}.faq-list{display:grid;gap:0;margin-top:18px}.faq-item{border:0;border-radius:0;background:transparent;padding:0;box-shadow:inset 0 1px var(--divider)}.faq-item summary{cursor:pointer;padding:18px 0;color:var(--ink);font-weight:850;list-style-position:inside}.faq-item p{margin:0 0 18px;max-width:920px}.content-page{max-width:900px;padding-top:54px;padding-bottom:54px}.content-page h1{font-size:clamp(42px,6vw,64px)}.content-page h2{margin-top:34px;font-size:28px;letter-spacing:-.035em}.notice{background:#2563eb17;color:var(--ink);padding:16px 18px;border-radius:18px}.features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px}.feature h3{margin-top:0}.page-title{max-width:860px;margin:0 auto;padding:58px 0 38px;text-align:center}.blog-page{padding-bottom:44px}.blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:40px;align-items:start;box-shadow:inset 0 1px var(--divider);padding-top:34px}.blog-main{min-width:0}.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.blog-card{display:grid;gap:14px;padding:0 0 28px;box-shadow:inset 0 -1px var(--divider)}.blog-card h2{margin:0;font-size:27px;line-height:1.12;letter-spacing:-.045em}.blog-card h2 a,.sidebar-card a,.related-card{text-decoration:none}.blog-card h2 a:hover,.sidebar-card a:hover,.related-card:hover{color:var(--primary)}.blog-meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:13px;font-weight:750}.blog-meta span{background:#94a3b824;border-radius:999px;padding:6px 10px}.centered-meta{justify-content:center;margin-top:18px}.pagination{display:flex;gap:8px;margin-top:30px}.pagination a{display:grid;place-items:center;width:40px;height:40px;border-radius:999px;background:transparent;color:var(--muted);text-decoration:none;font-weight:850}.pagination a.active,.pagination a:hover{background:var(--primary);color:#fff}.blog-sidebar{display:grid;gap:26px;position:sticky;top:96px}.sidebar-card{padding:0 0 26px;box-shadow:inset 0 -1px var(--divider)}.sidebar-card h2{margin:0 0 12px;font-size:20px}.sidebar-card ul{display:grid;gap:10px;margin:0;padding-left:18px;color:var(--muted)}.post-page{display:grid;gap:36px;padding-top:52px;padding-bottom:52px}.post-article{padding:0}.post-header{max-width:880px;margin:0 auto 42px;text-align:center}.post-content{max-width:820px;margin:0 auto;box-shadow:inset 0 1px var(--divider);padding-top:34px}.post-content p{margin:0 0 20px;font-size:18px}.related-posts{padding-top:34px;box-shadow:inset 0 1px var(--divider)}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.related-card{display:grid;gap:8px;border-radius:18px;background:#94a3b81f;padding:18px}.related-card span{color:var(--muted);font-size:13px}.site-footer{margin-top:40px;box-shadow:inset 0 1px var(--divider)}.footer-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--muted);font-size:14px}.footer-inner p{margin:0}.footer-links{text-align:right;white-space:nowrap}.footer-links a{color:var(--muted-strong);text-decoration:none}.footer-links a:hover{color:var(--primary)}@media(max-width:980px){.editor-controls,.blog-layout,.related-grid{grid-template-columns:1fr}.blog-sidebar{position:static}.wave-topbar{flex-direction:column}.current-file{min-width:0;max-width:100%;text-align:left}.download-strip{align-items:flex-start;flex-direction:column}}@media(max-width:780px){.container,.header-inner,.footer-inner{width:min(100% - 28px,1180px)}.header-inner{min-height:auto;flex-wrap:wrap;justify-content:space-between;padding:14px 0}.brand{max-width:calc(100% - 108px);overflow:hidden;text-overflow:ellipsis}.header-actions{order:2;margin-left:auto}.hamburger{display:inline-block}.site-nav{order:4;display:none;width:100%;margin-left:0;padding:4px 0 2px;background:transparent;box-shadow:none}.site-nav.open{display:grid;gap:2px;justify-content:stretch}.site-nav a{display:block;padding:9px 0;background:transparent}.hero-shell,.compact-hero{padding-top:42px;padding-bottom:36px}.tool-section,.content-band{padding:38px 0}.upload-zone{min-height:290px;border-radius:26px;padding:34px 20px}.wave-surface{border-radius:22px;padding:10px}.wave-canvas-frame{min-width:760px}.wave-player-bar{grid-template-columns:1fr}.selection-row{gap:11px}.text-cancel{margin-left:0}.range-inputs,.blog-grid,.features{grid-template-columns:1fr}.footer-inner{min-height:auto;flex-direction:column;align-items:flex-start;padding:24px 0}.footer-links{text-align:left;white-space:normal}}.hero-shell,.compact-hero{padding-top:58px;padding-bottom:42px}.tool-section{padding-top:58px;padding-bottom:58px}.ad-section{padding:18px 0 8px}.content-band{padding:42px 0}.first-content-band:before{margin-bottom:46px}.first-content-band{padding-top:0}.hero-copy h1,.page-title h1,.post-header h1,.content-page h1{font-size:clamp(34px,5.2vw,58px);line-height:1.05;letter-spacing:-.055em}.hero-copy p,.page-title p,.post-header p{max-width:720px;margin-top:16px;font-size:clamp(15px,1.7vw,17px);line-height:1.65}.upload-copy h2{font-size:clamp(24px,3.4vw,34px);letter-spacing:-.045em}.upload-copy p{font-size:15.5px;line-height:1.65}.wave-topbar h2{font-size:clamp(25px,3.6vw,38px);line-height:1.05;letter-spacing:-.045em}.content-section h2,.faq-section h2,.related-posts h2{font-size:clamp(27px,4vw,42px);line-height:1.1;letter-spacing:-.045em}.content-section p,.content-section li,.faq-item p,.content-page p,.content-page li,.post-content p,.blog-card p{font-size:16px;line-height:1.72}.upload-zone,.wave-surface,.upload-icon,.upload-button,.btn,button,.download,.read-more,button.good,.related-card{box-shadow:none!important}.upload-zone{min-height:330px}.wave-surface{background:var(--wave)}button,.upload-button,.btn,.download,.read-more{font-size:13.5px;padding:11px 17px}.ads-placeholder,.ad-card{min-height:76px;box-shadow:none!important}.blog-card{gap:12px}.blog-thumb{position:relative;display:block;height:168px;overflow:hidden;border-radius:24px;text-decoration:none;background:radial-gradient(circle at 22% 22%,rgba(255,255,255,.72),transparent .22rem),radial-gradient(circle at 34% 42%,rgba(255,255,255,.44),transparent .28rem),linear-gradient(135deg,#2563eb,#0f172a)}.blog-thumb:before{content:"";position:absolute;inset:22px;border-radius:999px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.86) 0 3px,transparent 3px 13px);opacity:.62;-webkit-mask-image:linear-gradient(90deg,transparent,#000 16%,#000 84%,transparent);mask-image:linear-gradient(90deg,transparent,#000 16%,#000 84%,transparent)}.blog-thumb:after{content:"♪";position:absolute;right:22px;bottom:16px;color:#ffffffdb;font-size:34px;font-weight:900}.blog-thumb span{position:absolute;left:18px;bottom:18px;z-index:1;color:#fff;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.thumb-1{background:linear-gradient(135deg,#0f766e,#0f172a)}.thumb-2{background:linear-gradient(135deg,#7c3aed,#111827)}.thumb-3{background:linear-gradient(135deg,#ea580c,#111827)}.thumb-4{background:linear-gradient(135deg,#0369a1,#0f172a)}.thumb-5{background:linear-gradient(135deg,#be123c,#111827)}.blog-card h2{font-size:23px;letter-spacing:-.035em}.blog-layout{padding-top:30px}.site-nav a,.footer-links a,.sidebar-card a,.blog-card h2 a,.related-card,.pagination a{cursor:pointer}@media(max-width:780px){.hero-copy h1,.page-title h1,.post-header h1,.content-page h1{font-size:clamp(32px,11vw,44px)}.tool-section{padding-top:46px}.site-nav a{border:0!important;box-shadow:none!important}.blog-thumb{height:150px}}.upload-button{position:relative;isolation:isolate;overflow:visible}.upload-button:before{content:"";position:absolute;inset:-12px;z-index:-1;border-radius:inherit;background:radial-gradient(circle,rgba(37,99,235,.45),rgba(37,99,235,.18) 42%,transparent 72%);opacity:.9;filter:blur(12px);animation:chooseFileGlow 2.2s ease-in-out infinite;pointer-events:none}:root[data-theme=dark] .upload-button:before{background:radial-gradient(circle,rgba(96,165,250,.55),rgba(96,165,250,.22) 42%,transparent 72%)}.upload-button:hover:before{opacity:1;filter:blur(15px)}@keyframes chooseFileGlow{0%,to{transform:scale(.96);opacity:.62}50%{transform:scale(1.08);opacity:1}}.ads-placeholder,.ad-card,.ad-section{display:none!important}.article-faq{max-width:820px;margin:56px auto 0;padding:30px;border:1px solid var(--divider);border-radius:26px;background:linear-gradient(180deg,var(--surface),var(--surface-soft));box-shadow:var(--shadow)}.article-faq__header{margin-bottom:22px}.article-faq__eyebrow{margin:0 0 8px;color:var(--accent);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.article-faq h2{margin:0;color:var(--ink);font-size:clamp(26px,4vw,38px);line-height:1.08;letter-spacing:-.045em}.article-faq__intro{margin:10px 0 0;color:var(--muted);font-size:16px;line-height:1.7}.article-faq__list{display:grid;gap:12px}.article-faq__item{border:1px solid var(--divider);border-radius:18px;background:var(--surface);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.article-faq__item:hover{border-color:#f973165c}.article-faq__item[open]{border-color:#f9731685;box-shadow:0 14px 34px #f9731624}.article-faq__question{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;color:var(--ink);font-size:16px;font-weight:850;line-height:1.45;cursor:pointer;list-style:none}.article-faq__question::-webkit-details-marker{display:none}.article-faq__question:after{content:"+";display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border-radius:999px;background:#f9731624;color:var(--accent);font-size:20px;font-weight:900;line-height:1}.article-faq__item[open] .article-faq__question:after{content:"–"}.article-faq__answer{padding:0 20px 20px}.article-faq__answer p{margin:0;color:var(--muted-strong);font-size:16px;line-height:1.75}@media(max-width:640px){.article-faq{margin-top:40px;padding:22px;border-radius:22px}.article-faq__question{padding:16px;font-size:15px}.article-faq__answer{padding:0 16px 16px}}.converter-shell .upload-icon{font-size:20px;letter-spacing:-.08em}.format-chip-list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:760px;margin:8px auto 0}.format-chip{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 11px;border-radius:999px;background:#2563eb1a;color:var(--primary-dark);font-size:12px;font-weight:900;letter-spacing:.04em}:root[data-theme=dark] .format-chip{background:#60a5fa29;color:#bfdbfe}.large-format-list{justify-content:flex-start;max-width:none;margin-top:22px}.converter-panel{display:grid;gap:22px}.converter-card{padding:28px;border:1px solid var(--divider);border-radius:28px;background:#ffffffbd;box-shadow:var(--shadow)}:root[data-theme=dark] .converter-card{background:#0f172abd}.converter-card-main{display:grid;gap:18px}.converter-card h2{margin:6px 0 8px;font-size:clamp(26px,4vw,42px);line-height:1;letter-spacing:-.055em;word-break:break-word}.converter-card p{margin:0;color:var(--muted)}.file-facts{display:flex;flex-wrap:wrap;gap:10px}.file-facts span{display:inline-flex;gap:6px;align-items:center;padding:8px 12px;border-radius:999px;background:#94a3b824;color:var(--muted-strong);font-size:13px;font-weight:750}.file-facts strong{color:var(--ink)}.converter-inputs{margin-top:18px}@media(max-width:640px){.converter-card{padding:22px;border-radius:22px}.large-format-list{justify-content:center}.file-facts{display:grid}}.nav-parent:after{content:"▾";margin-left:6px;font-size:10px;opacity:.7}.nav-submenu{position:absolute;top:calc(100% + 14px);left:50%;display:grid;min-width:190px;padding:10px;border:1px solid var(--divider);border-radius:18px;background:var(--surface);box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translate(-50%) translateY(-6px);transition:opacity .18s ease,transform .18s ease}.nav-group:hover .nav-submenu,.nav-group:focus-within .nav-submenu{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.site-nav .nav-submenu a{display:block;padding:10px 12px;border-radius:12px;color:var(--muted-strong)}.site-nav .nav-submenu a:hover{background:#2563eb1a;color:var(--primary)}.converter-tool-hero .eyebrow{justify-content:center}.converter-note-block{margin-top:18px!important;padding:18px 20px;border:1px solid var(--divider);border-radius:18px;background:#2563eb14}.converter-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px}.converter-related-card{display:grid;gap:8px;min-height:160px;padding:20px;border:1px solid var(--divider);border-radius:22px;background:#ffffffb8;color:var(--ink);text-decoration:none;box-shadow:0 12px 34px #0f172a14;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}:root[data-theme=dark] .converter-related-card{background:#0f172ab8}.converter-related-card:hover{border-color:#2563eb61;box-shadow:0 18px 46px #2563eb24;transform:translateY(-2px)}.converter-related-card span{display:inline-grid;place-items:center;width:54px;height:34px;border-radius:999px;background:#2563eb1f;color:var(--primary-dark);font-size:13px;font-weight:950;letter-spacing:.04em}:root[data-theme=dark] .converter-related-card span{color:#bfdbfe;background:#60a5fa2e}.converter-related-card strong{font-size:18px;line-height:1.1;letter-spacing:-.035em}.converter-related-card small{color:var(--muted);font-size:13px;line-height:1.55}@media(max-width:980px){.converter-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.nav-group{display:grid;width:100%}.nav-parent:after{content:"";margin-left:0}.nav-submenu{position:static;min-width:0;padding:4px 0 8px 14px;border:0;border-left:2px solid var(--divider);border-radius:0;background:transparent;box-shadow:none;opacity:1;pointer-events:auto;transform:none}.site-nav .nav-submenu a{padding:8px 0;font-size:13px}}@media(max-width:620px){.converter-related-grid{grid-template-columns:1fr}.converter-related-card{min-height:auto}}.site-nav .nav-parent-button{appearance:none;border:0;background:transparent;color:var(--muted-strong);font:inherit;font-weight:800;line-height:inherit;white-space:nowrap;cursor:pointer}.site-nav .nav-parent-button:hover,.site-nav .nav-parent-button:focus-visible{color:var(--primary)}.nav-group{position:relative;display:inline-flex;align-items:center}@media(min-width:781px){.nav-group{padding:12px 0;margin:-12px 0}.nav-submenu{top:100%;z-index:80}.nav-group:hover .nav-submenu,.nav-group:focus-within .nav-submenu,.nav-group.open .nav-submenu{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}}@media(max-width:780px){.site-nav.open{gap:4px}.site-nav .nav-parent-button{display:flex;width:100%;align-items:center;justify-content:space-between;padding:9px 0;text-align:left}.nav-parent:after{content:"▾";margin-left:10px;font-size:11px;opacity:.75;transition:transform .18s ease}.nav-group.open .nav-parent:after{transform:rotate(180deg)}.nav-submenu{display:none;position:static;min-width:0;margin:0 0 6px;padding:4px 0 8px 14px;border:0;border-left:2px solid var(--divider);border-radius:0;background:transparent;box-shadow:none;opacity:1;pointer-events:auto;transform:none}.nav-group.open .nav-submenu{display:grid;gap:0}.site-nav .nav-submenu a{padding:8px 0;font-size:13px}}.volume-upload-icon{width:82px;font-size:18px;letter-spacing:-.08em}.volume-panel{gap:22px}.volume-card{overflow:hidden}.volume-inputs{margin-top:18px;align-items:end}.volume-inputs input[type=range]{padding:0;accent-color:var(--primary);cursor:pointer}.volume-meter{position:relative;height:14px;overflow:hidden;border-radius:999px;background:#94a3b833;box-shadow:inset 0 0 0 1px var(--divider)}.volume-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--good),var(--accent));transition:width .18s ease}.warning-note{color:#dc2626!important;font-weight:750}:root[data-theme=dark] .warning-note{color:#fca5a5!important}.preset-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.preset-button{padding:9px 12px;font-size:12px}.checkbox-row{display:flex;grid-template-columns:none;align-items:center;gap:10px;margin-top:18px;color:var(--muted-strong);line-height:1.45}.checkbox-row input[type=checkbox]{width:18px;height:18px;flex:0 0 auto;accent-color:var(--primary)}.volume-hero .eyebrow{margin-inline:auto}@media(max-width:640px){.volume-inputs{grid-template-columns:1fr}.volume-panel .download-strip{align-items:stretch}.volume-panel .download-strip .download{width:100%}}.nav-mega{width:min(720px,calc(100vw - 32px));grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:18px;transform:translate(-45%) translateY(8px)}.nav-mega-col{display:grid;gap:6px}.nav-mega-col strong{display:block;padding:0 12px 6px;color:var(--text);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.tools-directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:24px}.tools-directory-column{display:grid;gap:10px;align-content:start}.tools-directory-column h3{margin:0 0 6px;color:var(--text);font-size:1.15rem}.tools-directory-card{display:grid;gap:5px;padding:16px 18px;border:1px solid var(--divider);border-radius:18px;background:var(--card);color:inherit;text-decoration:none;box-shadow:var(--soft-shadow);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tools-directory-card:hover{transform:translateY(-2px);border-color:#f9731661;box-shadow:0 18px 45px #0f172a1f}.tools-directory-card strong{color:var(--text);font-size:1rem}.tools-directory-card span{color:var(--muted);font-size:.92rem;line-height:1.55}.utility-upload-icon{width:88px;min-width:88px;font-size:17px;letter-spacing:-.08em}.utility-panel{display:grid;gap:22px}.utility-input-grid{margin-top:18px}.utility-input-grid input[type=range]{padding:0;accent-color:var(--primary);cursor:pointer}.check-row{display:flex!important;grid-template-columns:none!important;align-items:center;gap:10px;color:var(--muted-strong);line-height:1.45}.check-row input[type=checkbox]{width:18px;height:18px;flex:0 0 auto;accent-color:var(--primary)}.recorder-start-card{display:grid;gap:18px;align-items:center;justify-items:center;padding:34px;border:1px dashed rgba(249,115,22,.45);border-radius:28px;background:linear-gradient(180deg,#fff7edb8,#ffffffe0);text-align:center;box-shadow:var(--soft-shadow)}:root[data-theme=dark] .recorder-start-card{background:linear-gradient(180deg,#7c2d1238,#0f172ad1)}.mini-audio{max-width:280px}button.danger{border-color:#dc262659;background:#dc262614;color:#dc2626}button.danger:hover{background:#dc262624}@media(max-width:780px){.nav-mega{width:auto;grid-template-columns:1fr;gap:14px;padding:6px 0 8px 14px;transform:none}.nav-mega-col strong{padding:12px 0 4px}.tools-directory-grid{grid-template-columns:1fr}.mini-audio{width:100%;max-width:none}}.site-header{z-index:1000;overflow:visible}.header-inner{position:relative}@media(min-width:961px){.hamburger{display:none!important}.site-nav{position:static!important;display:flex!important;width:auto!important;max-height:none!important;overflow:visible!important;align-items:center!important;justify-content:flex-end!important;gap:22px!important;margin-left:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.site-nav>a,.site-nav .nav-parent-button{display:inline-flex!important;align-items:center!important;min-height:44px!important;padding:0!important}.nav-group{position:relative!important;display:inline-flex!important;align-items:center!important;width:auto!important;min-height:60px!important;padding:0!important;margin:0!important}.nav-submenu,.nav-mega{position:absolute!important;top:100%!important;left:50%!important;display:grid!important;width:min(760px,calc(100vw - 40px))!important;min-width:560px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;padding:18px!important;border:1px solid var(--divider)!important;border-radius:22px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important;opacity:0!important;pointer-events:none!important;transform:translate(-50%) translateY(8px)!important;transition:opacity .16s ease,transform .16s ease!important}.nav-submenu:before,.nav-mega:before{content:"";position:absolute;left:0;right:0;top:-16px;height:16px}.nav-group:hover .nav-submenu,.nav-group:focus-within .nav-submenu,.nav-group.open .nav-submenu{opacity:1!important;pointer-events:auto!important;transform:translate(-50%) translateY(0)!important}.nav-mega-col{display:grid!important;gap:6px!important;min-width:0!important}.site-nav .nav-submenu a{display:block!important;padding:10px 12px!important;border-radius:12px!important;white-space:normal!important}}@media(max-width:960px){.header-inner{min-height:64px!important;flex-wrap:nowrap!important;justify-content:space-between!important;gap:12px!important;padding:12px 0!important}.brand{min-width:0!important;max-width:calc(100vw - 142px)!important;overflow:hidden!important;text-overflow:ellipsis!important}.header-actions{margin-left:auto!important;flex:0 0 auto!important}.hamburger{display:inline-grid!important;place-items:center!important}.hamburger span{grid-area:1 / 1;margin:0 auto!important}.hamburger span:nth-child(1){transform:translateY(-6px)}.hamburger span:nth-child(3){transform:translateY(6px)}.hamburger.is-open span:nth-child(1){transform:rotate(45deg)!important}.hamburger.is-open span:nth-child(2){opacity:0!important}.hamburger.is-open span:nth-child(3){transform:rotate(-45deg)!important}.site-nav{position:absolute!important;top:calc(100% + 10px)!important;left:0!important;right:0!important;z-index:1001!important;display:none!important;width:auto!important;max-height:calc(100dvh - 96px)!important;margin:0!important;padding:12px!important;overflow-y:auto!important;overscroll-behavior:contain!important;border:1px solid var(--divider)!important;border-radius:22px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.site-nav.open{display:grid!important;gap:4px!important;justify-content:stretch!important}.site-nav>a,.site-nav .nav-parent-button{display:flex!important;width:100%!important;align-items:center!important;justify-content:space-between!important;min-height:44px!important;padding:10px 12px!important;border-radius:14px!important;color:var(--muted-strong)!important;text-align:left!important;text-decoration:none!important}.site-nav>a:hover,.site-nav .nav-parent-button:hover,.site-nav>a:focus-visible,.site-nav .nav-parent-button:focus-visible{background:#f973161a!important;color:var(--primary)!important}.nav-group{display:grid!important;width:100%!important}.nav-parent:after{content:"▾"!important;margin-left:10px!important;font-size:11px!important;opacity:.75!important;transition:transform .18s ease!important}.nav-group.open .nav-parent:after{transform:rotate(180deg)!important}.nav-submenu,.nav-mega{position:static!important;display:none!important;width:auto!important;min-width:0!important;max-width:none!important;grid-template-columns:1fr!important;gap:12px!important;margin:2px 0 8px!important;padding:8px 0 8px 14px!important;overflow:visible!important;border:0!important;border-left:2px solid var(--divider)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;opacity:1!important;pointer-events:auto!important;transform:none!important}.nav-group.open .nav-submenu{display:grid!important}.nav-mega-col{display:grid!important;gap:4px!important}.nav-mega-col strong{padding:10px 12px 2px!important;color:var(--muted)!important}.site-nav .nav-submenu a{display:block!important;min-height:38px!important;padding:8px 12px!important;border-radius:12px!important;font-size:13px!important;white-space:normal!important}}@property --upload-shimmer-angle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@keyframes uploadButtonSpin{0%{--upload-shimmer-angle: 0deg}to{--upload-shimmer-angle: 360deg}}@keyframes uploadButtonTextShine{0%{background-position:120% 50%}to{background-position:-120% 50%}}@media(min-width:961px){.nav-mega-heading{display:flex!important;width:100%!important;justify-content:flex-start!important;padding:0 0 6px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--ink)!important;font:inherit!important;font-size:13px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;cursor:default!important;transform:none!important}.nav-mega-heading:after{display:none!important}.nav-mega-list{display:grid!important;gap:6px!important}}@media(max-width:960px){.nav-mega-col{display:grid!important;gap:0!important;border-radius:14px!important}.nav-mega-heading{display:flex!important;width:100%!important;align-items:center!important;justify-content:space-between!important;min-height:42px!important;padding:10px 12px!important;border:1px solid var(--divider)!important;border-radius:14px!important;background:#94a3b81a!important;box-shadow:none!important;color:var(--ink)!important;font-size:13px!important;font-weight:900!important;text-align:left!important;cursor:pointer!important;transform:none!important}.nav-mega-heading:after{content:"+"!important;display:inline-grid!important;place-items:center!important;width:24px!important;height:24px!important;border-radius:999px!important;background:#f973161f!important;color:var(--primary)!important;font-size:17px!important;font-weight:900!important;line-height:1!important}.nav-mega-col.open .nav-mega-heading{border-color:#f9731659!important;background:#f973161a!important;color:var(--primary)!important}.nav-mega-col.open .nav-mega-heading:after{content:"–"!important}.nav-mega-list{display:none!important;gap:4px!important;padding:8px 0 6px 12px!important;border-left:2px solid rgba(249,115,22,.2)!important}.nav-mega-col.open .nav-mega-list{display:grid!important}.nav-mega-col:not(.open) .nav-mega-list{display:none!important}}.upload-button{--upload-shimmer-1: hsl(213deg 95% 91%);--upload-shimmer-2: hsl(248deg 100% 86%);--upload-shimmer-3: hsl(293deg 78% 89%);position:relative!important;isolation:isolate!important;overflow:visible!important;border:0!important;background-image:linear-gradient(315deg,var(--upload-shimmer-1) 0%,var(--upload-shimmer-2) 47%,var(--upload-shimmer-3) 100%)!important;color:#111827!important;box-shadow:0 14px 34px #4f46e538!important;transition:transform .24s ease,box-shadow .24s ease,filter .24s ease!important}.upload-button:before{content:""!important;position:absolute!important;inset:-15px!important;z-index:-2!important;border-radius:inherit!important;background:radial-gradient(circle,rgba(129,140,248,.36),rgba(249,168,212,.18) 42%,transparent 72%)!important;opacity:.88!important;filter:blur(14px)!important;pointer-events:none!important}.upload-button:after{content:""!important;position:absolute!important;inset:-4px!important;z-index:-1!important;border-radius:inherit!important;padding:2px!important;background:conic-gradient(from var(--upload-shimmer-angle),transparent 0deg,transparent 34deg,rgba(255,255,255,.95) 76deg,rgba(129,140,248,.85) 116deg,transparent 160deg,transparent 224deg,rgba(251,207,232,.95) 278deg,transparent 330deg,transparent 360deg)!important;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)!important;-webkit-mask-composite:xor!important;mask-composite:exclude!important;animation:uploadButtonSpin 2.6s linear infinite!important;pointer-events:none!important}.upload-button:hover{transform:translateY(-1px) scale(1.035)!important;filter:saturate(1.06)!important;box-shadow:0 18px 42px #4f46e547!important}.upload-button:focus-within{outline:3px solid rgba(249,115,22,.32)!important;outline-offset:5px!important}@media(prefers-reduced-motion:reduce){.upload-button:after{animation:none!important}.upload-button:hover{transform:none!important}}.tool-icon{display:inline-grid;place-items:center;width:1em;height:1em;line-height:1;color:currentColor}.tool-icon svg{width:100%;height:100%;display:block}.tool-icon svg *{stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.hero-tool-icon{width:78px;height:78px;margin:0 auto 18px;border-radius:26px;color:#fff;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.26),transparent 38%),linear-gradient(135deg,var(--primary),var(--accent));box-shadow:0 22px 54px #2563eb3d}.hero-tool-icon svg{width:40px;height:40px}.upload-icon .tool-icon{width:38px;height:38px}.utility-upload-icon .tool-icon{width:40px;height:40px}.converter-related-card .related-card-icon{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:fit-content;min-width:62px;height:36px;padding:0 12px}.related-card-icon .tool-icon{width:18px;height:18px}.tools-directory-icon-row{display:flex;align-items:center;gap:10px}.tools-directory-icon-row .tool-icon{width:36px;height:36px;min-width:36px;border-radius:12px;color:var(--primary-dark);background:#2563eb1a}:root[data-theme=dark] .tools-directory-icon-row .tool-icon{color:#bfdbfe;background:#60a5fa29}.tools-directory-icon-row .tool-icon svg{width:20px;height:20px}.tool-section{padding-bottom:86px}.tool-section .upload-zone,.tool-section .recorder-start-card{margin-bottom:14px}.tool-section+.first-content-band:before{margin-bottom:56px}@media(max-width:720px){.hero-tool-icon{width:64px;height:64px;border-radius:22px;margin-bottom:14px}.hero-tool-icon svg{width:34px;height:34px}.tool-section{padding-bottom:68px}.tool-section+.first-content-band:before{margin-bottom:42px}}.button-icon{width:1rem;height:1rem;min-width:1rem;margin-inline-start:-.1rem}.nav-button-icon{width:.95rem;height:.95rem;margin-left:.25rem;transition:transform .16s ease}.nav-group.open>.nav-parent .nav-button-icon,.nav-mega-col.open>.nav-mega-heading .nav-button-icon{transform:rotate(180deg)}.upload-button .button-icon,.download .button-icon,button .button-icon,.read-more .button-icon{opacity:.95}.tool-section{padding-bottom:124px!important}.tool-section .upload-zone,.tool-section .recorder-start-card{margin-bottom:34px!important}.tool-section+.first-content-band:before{margin-bottom:62px!important}.hero-copy h1,.page-title h1,.post-header h1,.content-page h1{font-size:clamp(32px,4.4vw,52px)!important;line-height:1.12!important;letter-spacing:-.035em!important}.content-section h2,.faq-section h2,.related-posts h2,.article-faq h2,.content-page h2{font-size:clamp(24px,3vw,34px)!important;line-height:1.18!important;letter-spacing:-.028em!important}.blog-card h2{font-size:21px!important;line-height:1.18!important;letter-spacing:-.025em!important}.sidebar-card h2{font-size:18px!important;letter-spacing:-.015em}.blog-thumb-photo{background:#0f172a!important}.blog-thumb-photo:before,.blog-thumb-photo:after{display:none!important}.blog-thumb-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform .22s ease,filter .22s ease}.blog-card:hover .blog-thumb-photo img{transform:scale(1.06);filter:saturate(1.06) contrast(1.04)}.blog-thumb-photo::selection{background:transparent}.blog-thumb-photo span{z-index:2;background:#0f172ab8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:.45rem .7rem}.blog-thumb-photo:after{content:"";display:block!important;position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(15,23,42,.72));pointer-events:none}.sidebar-post-list,.sidebar-card .sidebar-post-list{list-style:none;padding-left:0}.sidebar-post-item a{display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;align-items:center;color:var(--ink)}.sidebar-post-item img{width:74px;height:56px;object-fit:cover;border-radius:14px;background:var(--surface)}.sidebar-post-item span{font-size:13.5px;line-height:1.35;font-weight:750}.post-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:44px}.post-layout .post-article{min-width:0}.post-featured-image{max-width:880px;margin:-18px auto 34px;border-radius:30px;overflow:hidden;background:var(--surface2);border:1px solid var(--divider)}.post-featured-image img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover}.post-sidebar{position:sticky;top:96px}.sidebar-tool-card p{color:var(--muted);font-size:14px;line-height:1.65;margin:0 0 14px}.rich-static-page{max-width:920px}.rich-static-page .eyebrow{margin-bottom:12px}.rich-static-page p{font-size:16.5px;line-height:1.78}.rich-static-page h2{margin-top:38px;margin-bottom:12px}@media(max-width:900px){.post-layout{grid-template-columns:1fr}.post-sidebar,.blog-sidebar{position:static}}@media(max-width:720px){.tool-section{padding-bottom:88px!important}.tool-section .upload-zone,.tool-section .recorder-start-card{margin-bottom:22px!important}.tool-section+.first-content-band:before{margin-bottom:46px!important}.sidebar-post-item a{grid-template-columns:66px minmax(0,1fr)}.sidebar-post-item img{width:66px;height:50px}}.nav-submenu,.nav-mega,.site-nav .nav-submenu a,.nav-mega-heading,.nav-mega-col,.site-nav.open{border-radius:0!important}.nav-mega-list a{display:flex!important;align-items:center!important;gap:10px!important}.mega-list-icon{width:18px!important;height:18px!important;flex:0 0 18px!important;color:var(--primary)!important}.theme-toggle-icon{width:19px!important;height:19px!important}.hero-copy h1,.page-title h1,.post-header h1,.content-page h1{font-size:clamp(28px,3.5vw,42px)!important;line-height:1.15!important;letter-spacing:-.026em!important}.hero-copy p,.page-title p,.post-header p{font-size:clamp(15.5px,1.45vw,17px)!important;line-height:1.72!important}.content-section h2,.faq-section h2,.article-faq h2,.content-page h2,.try-tools-section h2{font-size:clamp(21px,2.2vw,28px)!important;line-height:1.25!important;letter-spacing:-.018em!important}.blog-card h2{font-size:19px!important;line-height:1.25!important;letter-spacing:-.018em!important}.sidebar-card h2{font-size:16px!important;line-height:1.28!important}.upload-copy h2{font-size:clamp(22px,2.8vw,32px)!important;line-height:1.16!important;letter-spacing:-.024em!important}.tool-section{padding-top:78px!important;padding-bottom:142px!important}.tool-section .upload-zone,.tool-section .recorder-start-card{margin-top:0!important;margin-bottom:44px!important}.tool-section+.first-content-band:before{margin-bottom:72px!important}.upload-button{background:var(--primary)!important;background-image:none!important;color:#fff!important;box-shadow:0 14px 34px #2563eb3d!important}.upload-button:hover{background:var(--primary-dark)!important;background-image:none!important;transform:translateY(-1px) scale(1.035)!important;filter:saturate(1.06)!important;box-shadow:0 18px 42px #2563eb47!important}.upload-button:before{background:radial-gradient(circle,rgba(37,99,235,.36),rgba(37,99,235,.16) 42%,transparent 72%)!important}:root[data-theme=dark] .upload-button:before{background:radial-gradient(circle,rgba(96,165,250,.42),rgba(96,165,250,.16) 42%,transparent 72%)!important}.blog-sidebar,.post-sidebar{position:static!important;top:auto!important}.try-tools-section{max-width:880px;margin:58px auto 0;padding-top:36px;box-shadow:inset 0 1px var(--divider)}.try-tools-header{max-width:720px;margin-bottom:22px}.try-tools-header h2{margin:0}.try-tools-header p:not(.eyebrow){margin:10px 0 0;color:var(--muted)}.try-tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.try-tool-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;padding:16px;border:1px solid var(--divider);border-radius:0;background:#ffffffad;color:var(--ink);text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}:root[data-theme=dark] .try-tool-card{background:#0f172aad}.try-tool-card:hover{transform:translateY(-2px);border-color:#2563eb5c;background:var(--surface)}.try-tool-icon{width:42px!important;height:42px!important;padding:10px;color:var(--primary);background:#2563eb1a}.try-tool-card strong{display:block;font-size:15px;line-height:1.25;margin-bottom:4px}.try-tool-card small{display:block;color:var(--muted);font-size:12.5px;line-height:1.45}@media(max-width:780px){.tool-section{padding-top:58px!important;padding-bottom:100px!important}.tool-section+.first-content-band:before{margin-bottom:52px!important}.try-tools-grid{grid-template-columns:1fr}.site-nav{border-radius:0!important}}body{font-size:15px!important;line-height:1.62!important}.container,.header-inner,.footer-inner{width:min(1120px,calc(100% - 40px))!important}.brand{font-size:16px!important;letter-spacing:-.025em!important}.brand:before{width:30px!important;height:30px!important;border-radius:9px!important;font-size:15px!important}.site-nav{font-size:13px!important;gap:20px!important}.hero-shell{padding:54px 0 38px!important}.compact-hero{padding-bottom:34px!important}.hero-copy h1,.page-title h1,.post-header h1,.content-page h1{font-size:clamp(30px,4.1vw,46px)!important;line-height:1.08!important;letter-spacing:-.045em!important;max-width:820px!important}.hero-copy p,.page-title p,.post-header p{max-width:680px!important;margin-top:14px!important;font-size:clamp(14px,1.35vw,16px)!important;line-height:1.65!important}.content-band{padding:42px 0!important}.tool-section{padding:34px 0 92px!important}.tool-section+.section-divider{margin-top:10px!important}.upload-zone{margin-top:24px!important;min-height:300px!important;gap:14px!important;border-radius:24px!important;padding:46px 24px!important}.upload-icon{width:58px!important;height:58px!important;border-radius:16px!important;font-size:26px!important}.upload-copy h2,.wave-topbar h2,.output-strip h2,.download-strip h2,.converter-card h2{font-size:clamp(21px,2.4vw,28px)!important;line-height:1.18!important;letter-spacing:-.028em!important}.upload-copy p,.converter-card p,.wave-subtitle,.output-strip p,.download-strip p{font-size:14px!important;line-height:1.6!important}.content-section h2,.faq-section h2,.related-posts h2,.article-faq h2,.try-tools-section h2,.tools-directory-column h3,.sidebar-card h2{font-size:clamp(22px,2.7vw,30px)!important;line-height:1.2!important;letter-spacing:-.03em!important}.content-page h2,.post-content h2,.article-body h2{font-size:clamp(21px,2.3vw,28px)!important;line-height:1.28!important;letter-spacing:-.025em!important}.content-page h3,.post-content h3,.article-body h3{font-size:clamp(18px,2vw,22px)!important;line-height:1.32!important}.blog-card h2,.blog-card h2 a{font-size:clamp(19px,2.2vw,24px)!important;line-height:1.26!important;letter-spacing:-.025em!important}.blog-card p,.blog-card li,.sidebar-card,.sidebar-card a,.tools-directory-card span,.related-tool-card span,.try-tool-card span{font-size:14px!important;line-height:1.58!important}.tools-directory-card strong,.related-tool-card strong,.try-tool-card strong{font-size:15px!important;line-height:1.35!important}.upload-button,.btn,button,.download,.read-more{gap:7px!important;padding:10px 16px!important;font-size:13px!important;line-height:1.2!important}.upload-button{background:var(--primary)!important;background-image:none!important;color:#fff!important}.nav-parent:after,.nav-mega-heading:after{display:none!important;content:none!important}.nav-button-icon{width:14px!important;height:14px!important;margin-left:5px!important;flex:0 0 14px!important}.nav-parent-button,.nav-mega-heading{gap:6px!important}@media(min-width:961px){.nav-submenu,.nav-mega{width:min(720px,calc(100vw - 48px))!important;min-width:520px!important;gap:14px!important;padding:14px!important;border-radius:0!important;transform:translate(-50%) translateY(8px)!important}.nav-group:hover .nav-submenu,.nav-group:focus-within .nav-submenu,.nav-group.open .nav-submenu{transform:translate(-50%) translateY(0)!important}.nav-mega-heading{min-height:auto!important;padding:0 0 8px!important;font-size:11px!important;line-height:1.2!important;letter-spacing:.075em!important}.nav-mega-heading .nav-button-icon{display:none!important}.nav-mega-list{gap:2px!important}.site-nav .nav-submenu a,.nav-mega-list a{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;min-height:36px!important;padding:8px 10px!important;border-radius:0!important;font-size:13px!important;line-height:1.35!important;white-space:normal!important}}.mega-list-icon{width:17px!important;height:17px!important;flex:0 0 17px!important;margin:0!important;color:var(--primary)!important}.tool-icon svg{width:100%!important;height:100%!important;display:block!important}@media(max-width:960px){.site-nav{border-radius:0!important}.site-nav>a,.site-nav .nav-parent-button,.nav-mega-heading{border-radius:0!important;font-size:13px!important}.nav-submenu,.nav-mega{border-radius:0!important;padding-left:10px!important}.nav-mega-list{padding:6px 0 6px 10px!important}.site-nav .nav-submenu a,.nav-mega-list a{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;min-height:36px!important;padding:8px 10px!important;border-radius:0!important;font-size:13px!important;line-height:1.35!important;white-space:normal!important}.nav-mega-heading:after{display:none!important;content:none!important}}@media(max-width:640px){.container,.header-inner,.footer-inner{width:min(100% - 28px,1120px)!important}.hero-shell{padding:40px 0 28px!important}.hero-copy h1,.page-title h1,.post-header h1,.content-page h1{font-size:clamp(27px,9vw,34px)!important;line-height:1.12!important}.hero-copy p,.page-title p,.post-header p{font-size:14px!important}.tool-section{padding:24px 0 76px!important}.upload-zone{min-height:270px!important;margin-top:16px!important;padding:36px 18px!important;border-radius:20px!important}.upload-copy h2,.wave-topbar h2,.output-strip h2,.download-strip h2,.converter-card h2{font-size:clamp(20px,6vw,25px)!important}.content-section h2,.faq-section h2,.related-posts h2,.article-faq h2,.try-tools-section h2,.content-page h2,.post-content h2,.article-body h2{font-size:clamp(20px,5.8vw,25px)!important}}:root{--readable-body-size: 13.5px}html{font-size:14px!important}body{font-size:var(--readable-body-size)!important;line-height:1.55!important}p,li,.content-section p,.content-section li,.faq-section p,.faq-section li,.article-body p,.article-body li,.post-content p,.post-content li,.content-page p,.content-page li,.blog-card p,.sidebar-card,.sidebar-card a,.related-tool-card span,.tools-directory-card span,.try-tool-card span{font-size:13.5px!important;line-height:1.56!important}.hero-shell{padding:42px 0 28px!important}.compact-hero{padding-bottom:26px!important}.centered-hero{max-width:720px!important}.hero-copy h1,.page-title h1,.post-header h1,.content-page h1{font-size:clamp(25px,3.05vw,38px)!important;line-height:1.12!important;letter-spacing:-.032em!important;max-width:760px!important}.hero-copy p,.page-title p,.post-header p{max-width:620px!important;margin-top:11px!important;font-size:clamp(13px,1.12vw,14.5px)!important;line-height:1.58!important}.eyebrow,.meta,.post-meta,.blog-meta,.pdf-pages-meta{font-size:11px!important;line-height:1.35!important}.upload-copy h2,.wave-topbar h2,.output-strip h2,.download-strip h2,.converter-card h2,.volume-main-title{font-size:clamp(18px,1.85vw,22px)!important;line-height:1.22!important;letter-spacing:-.018em!important}.content-section h2,.faq-section h2,.related-posts h2,.article-faq h2,.content-page h2,.post-content h2,.article-body h2,.try-tools-section h2,.tools-directory-column h3,.sidebar-card h2,.rich-static-page h2{font-size:clamp(18px,1.95vw,23px)!important;line-height:1.25!important;letter-spacing:-.018em!important}.content-page h3,.post-content h3,.article-body h3,.rich-static-page h3{font-size:clamp(16px,1.55vw,18px)!important;line-height:1.32!important;letter-spacing:-.012em!important}.blog-card h2,.blog-card h2 a{font-size:clamp(17px,1.75vw,20px)!important;line-height:1.28!important;letter-spacing:-.015em!important}.tools-directory-card strong,.related-tool-card strong,.try-tool-card strong,.footer-brand,.converter-card strong{font-size:14px!important;line-height:1.35!important}.site-nav,.nav-parent-button,.site-nav a{font-size:12.5px!important;line-height:1.25!important}.tool-section{padding-top:24px!important;padding-bottom:0!important;margin-bottom:0!important}.tool-section .tool-shell,.tool-section .converter-shell,.tool-section .utility-shell,.tool-section .volume-shell,.tool-section .upload-zone,.tool-section .recorder-start-card{margin-bottom:86px!important}.tool-section+.first-content-band,.tool-section+.section-divider,.tool-section+.content-band{margin-top:0!important;padding-top:0!important}.tool-section+.first-content-band:before,.tool-section+.section-divider:before,.tool-section+.content-band:before{margin-top:0!important;margin-bottom:42px!important}.upload-zone{margin-top:14px!important;min-height:250px!important;padding:34px 22px!important;gap:11px!important;border-radius:20px!important}.upload-icon,.volume-upload-icon,.utility-upload-icon{width:48px!important;height:48px!important;border-radius:13px!important;font-size:21px!important}.upload-icon .tool-icon,.volume-upload-icon .tool-icon,.utility-upload-icon .tool-icon{width:24px!important;height:24px!important}.upload-copy p,.converter-card p,.wave-subtitle,.output-strip p,.download-strip p,.upload-hint,.supported-formats,.converter-note-block{font-size:13px!important;line-height:1.5!important}.upload-button,.btn,button,.download,.read-more,.link-button{gap:6px!important;padding:8.5px 13px!important;font-size:12.5px!important;line-height:1.2!important;min-height:34px!important}.nav-submenu,.nav-mega,.site-nav .nav-submenu,.site-nav.open{border-radius:0!important}.nav-mega-list{display:grid!important;gap:1px!important}.nav-mega-list a,.site-nav .nav-submenu a{display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:center!important;column-gap:12px!important;min-height:34px!important;padding:7px 10px!important;border-radius:0!important;font-size:12.5px!important;line-height:1.32!important;white-space:normal!important;overflow:visible!important}.nav-mega-list a .mega-list-icon,.mega-list-icon{grid-column:1!important;width:16px!important;height:16px!important;min-width:16px!important;flex:0 0 16px!important;margin:0!important;justify-self:center!important;color:var(--primary)!important}.nav-mega-list a:after,.nav-parent:after,.nav-mega-heading:after{display:none!important;content:none!important}.nav-mega-heading{font-size:10.5px!important;line-height:1.2!important;min-height:28px!important;padding:0 0 7px!important}@media(min-width:961px){.nav-submenu,.nav-mega{width:min(660px,calc(100vw - 48px))!important;min-width:500px!important;padding:12px!important;gap:12px!important;border-radius:0!important}}@media(max-width:720px){html{font-size:13.5px!important}body{font-size:13px!important}.hero-copy h1,.page-title h1,.post-header h1,.content-page h1{font-size:clamp(24px,7.2vw,32px)!important}.content-section h2,.faq-section h2,.article-faq h2,.content-page h2,.post-content h2,.article-body h2,.try-tools-section h2{font-size:18px!important}.tool-section .tool-shell,.tool-section .converter-shell,.tool-section .utility-shell,.tool-section .volume-shell,.tool-section .upload-zone,.tool-section .recorder-start-card{margin-bottom:68px!important}}.hero-copy>.hero-tool-icon,.centered-hero>.hero-tool-icon,.utility-tool-hero .hero-tool-icon,.converter-tool-hero .hero-tool-icon{display:none!important}html{font-size:13px!important}body{font-size:13px!important;line-height:1.52!important}.hero-copy h1,.page-title h1,.post-header h1,.content-page h1,.rich-static-page h1{font-size:clamp(26px,3.2vw,34px)!important;line-height:1.08!important;letter-spacing:-.032em!important;max-width:760px!important}.hero-copy p,.page-title p,.post-header p,.content-page p,.rich-static-page p,.content-section p,.post-content p,.article-body p,.blog-card p,.sidebar-card p,.tool-card p,.related-tool-card p,.try-tool-card p,.converter-card p,.upload-copy p{font-size:13px!important;line-height:1.55!important}.content-section h2,.faq-section h2,.related-posts h2,.article-faq h2,.content-page h2,.post-content h2,.article-body h2,.try-tools-section h2,.tools-directory-column h3,.sidebar-card h2,.rich-static-page h2,.upload-copy h2,.wave-topbar h2,.output-strip h2,.download-strip h2,.converter-card h2,.volume-main-title{font-size:clamp(17px,1.65vw,20px)!important;line-height:1.26!important;letter-spacing:-.015em!important}.content-page h3,.post-content h3,.article-body h3,.rich-static-page h3,.blog-card h2,.blog-card h2 a{font-size:clamp(15px,1.35vw,17px)!important;line-height:1.3!important;letter-spacing:-.01em!important}.eyebrow,.meta,.post-meta,.blog-meta,.mini-label,.format-chip,.nav-mega-heading,.footer-links,.footer-bottom,.tools-directory-card span,.related-tool-card span,.try-tool-card span{font-size:11px!important;line-height:1.35!important}.section-divider:before{display:block!important;margin:0 0 64px!important}.tool-section{padding-top:0!important;padding-bottom:132px!important;margin-bottom:0!important}.tool-section:before{margin-bottom:72px!important}.tool-section>.container{display:block!important}.tool-section .tool-shell,.tool-section .converter-shell,.tool-section .utility-tool-shell,.tool-section .volume-booster-shell,.tool-section .utility-shell,.tool-section .volume-shell,.tool-section .upload-zone,.tool-section .recorder-start-card{margin:0 auto!important}.tool-section+.first-content-band,.tool-section+.content-band,.tool-section+.section-divider{margin-top:0!important;padding-top:0!important}.tool-section+.first-content-band:before,.tool-section+.content-band:before,.tool-section+.section-divider:before{margin-top:0!important;margin-bottom:72px!important}.upload-zone{min-height:230px!important;padding:30px 22px!important;gap:10px!important;border-radius:18px!important}.upload-copy h2{margin:0!important}.upload-copy p{max-width:560px!important;margin:0 auto!important}.upload-button,.btn,button,.download,.read-more,.link-button{font-size:12px!important;line-height:1.2!important}@media(max-width:720px){html,body{font-size:12.75px!important}.hero-copy h1,.page-title h1,.post-header h1,.content-page h1,.rich-static-page h1{font-size:clamp(24px,7vw,30px)!important}.section-divider:before{margin-bottom:48px!important}.tool-section{padding-bottom:104px!important}.tool-section:before{margin-bottom:54px!important}.tool-section+.first-content-band:before,.tool-section+.content-band:before,.tool-section+.section-divider:before{margin-bottom:54px!important}}section.section-divider.tool-section{padding-top:0!important;padding-bottom:128px!important;margin-top:0!important;margin-bottom:0!important}section.section-divider.tool-section:before{content:""!important;display:block!important;width:100%!important;height:1px!important;background:var(--divider)!important;margin:0!important}section.section-divider.tool-section>.container{padding-top:104px!important;padding-bottom:0!important}section.section-divider.tool-section .tool-shell,section.section-divider.tool-section .converter-shell,section.section-divider.tool-section .utility-tool-shell,section.section-divider.tool-section .volume-booster-shell,section.section-divider.tool-section .upload-zone,section.section-divider.tool-section .recorder-start-card{margin-top:0!important}section.section-divider.tool-section+section.section-divider,section.section-divider.tool-section+section.content-band,section.section-divider.tool-section+section.first-content-band{margin-top:0!important;padding-top:0!important}section.section-divider.tool-section+section.section-divider:before,section.section-divider.tool-section+section.content-band:before,section.section-divider.tool-section+section.first-content-band:before{content:""!important;display:block!important;width:100%!important;height:1px!important;background:var(--divider)!important;margin:0 0 62px!important}@media(max-width:720px){section.section-divider.tool-section{padding-bottom:92px!important}section.section-divider.tool-section>.container{padding-top:76px!important}section.section-divider.tool-section+section.section-divider:before,section.section-divider.tool-section+section.content-band:before,section.section-divider.tool-section+section.first-content-band:before{margin-bottom:44px!important}}.section-divider:before{margin:0!important}section.section-divider.tool-section{padding-top:0!important;padding-bottom:44px!important;margin-bottom:0!important}section.section-divider.tool-section:before{display:block!important;margin:0 0 34px!important}section.section-divider.tool-section>.container{display:block!important}section.section-divider.tool-section .upload-zone{margin-top:0!important;min-height:232px!important;padding:30px 22px!important;gap:10px!important}section.section-divider.tool-section+.section-divider,section.section-divider.tool-section+.first-content-band,section.section-divider.tool-section+.content-band{margin-top:0!important;padding-top:0!important}section.section-divider.tool-section+.section-divider:before,section.section-divider.tool-section+.first-content-band:before,section.section-divider.tool-section+.content-band:before{margin-top:0!important;margin-bottom:30px!important}.content-band,.first-content-band,.ad-section{padding-top:38px!important;padding-bottom:38px!important}html{font-size:13.5px!important}body{font-size:13.5px!important;line-height:1.55!important}.hero h1,.tool-hero h1,.page-hero h1,.blog-hero h1,h1{font-size:clamp(26px,3.1vw,32px)!important;line-height:1.12!important;letter-spacing:-.035em!important}.section-title,.content-band h2,.blog-content h2,h2{font-size:clamp(17px,2vw,20px)!important;line-height:1.25!important;letter-spacing:-.02em!important}.hero-subtitle,.tool-subtitle,.section-lead,p,li{font-size:13.5px!important;line-height:1.6!important}@media(max-width:720px){section.section-divider.tool-section:before{margin-bottom:26px!important}section.section-divider.tool-section{padding-bottom:36px!important}section.section-divider.tool-section+.section-divider:before,section.section-divider.tool-section+.first-content-band:before,section.section-divider.tool-section+.content-band:before{margin-bottom:24px!important}.content-band,.first-content-band,.ad-section{padding-top:32px!important;padding-bottom:32px!important}}section.section-divider.tool-section>.container{padding-top:10px!important;padding-bottom:0!important}section.section-divider.tool-section{padding-top:0!important;padding-bottom:24px!important;margin:0!important}section.section-divider.tool-section:before{margin:0 0 10px!important}section.section-divider.tool-section .tool-shell,section.section-divider.tool-section .converter-shell,section.section-divider.tool-section .utility-tool-shell,section.section-divider.tool-section .volume-booster-shell,section.section-divider.tool-section .utility-shell,section.section-divider.tool-section .volume-shell,section.section-divider.tool-section .upload-zone,section.section-divider.tool-section .recorder-start-card{margin-top:0!important;margin-bottom:0!important}section.section-divider.tool-section+.section-divider,section.section-divider.tool-section+.first-content-band,section.section-divider.tool-section+.content-band{margin-top:0!important;padding-top:28px!important}section.section-divider.tool-section+.section-divider:before,section.section-divider.tool-section+.first-content-band:before,section.section-divider.tool-section+.content-band:before{margin:0 0 28px!important}.nav-mega-list a,.site-nav .nav-submenu a{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;column-gap:12px!important;min-height:38px!important;padding:6px 8px!important;border-radius:10px!important;font-size:12.5px!important;font-weight:650!important;line-height:1.25!important}.nav-mega-list a:hover,.site-nav .nav-submenu a:hover{background:#2563eb12!important}.nav-mega-list a .mega-list-icon,.mega-list-icon{width:30px!important;height:30px!important;min-width:30px!important;padding:7px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:9px!important;color:var(--primary)!important;background:#2563eb1a!important;border:1px solid rgba(37,99,235,.16)!important;box-shadow:inset 0 1px #ffffff73!important;margin:0!important;justify-self:start!important}.nav-mega-list a:hover .mega-list-icon,.site-nav .nav-submenu a:hover .mega-list-icon{background:#f973161f!important;border-color:#f9731638!important;color:var(--accent)!important}:root[data-theme=dark] .mega-list-icon{background:#60a5fa24!important;border-color:#60a5fa38!important;box-shadow:none!important}.tools-directory-section{background:radial-gradient(circle at 12% 0%,rgba(37,99,235,.08),transparent 28rem),linear-gradient(180deg,#ffffff8c,#ffffff2e)!important}:root[data-theme=dark] .tools-directory-section{background:radial-gradient(circle at 12% 0%,rgba(96,165,250,.12),transparent 28rem),linear-gradient(180deg,#0f172aa6,#0f172a29)!important}.tools-directory-section .content-section{padding:30px!important;border:1px solid var(--divider)!important;border-radius:24px!important;background:#ffffffc7!important;box-shadow:0 22px 60px #0f172a14!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}:root[data-theme=dark] .tools-directory-section .content-section{background:#0f172ac7!important;box-shadow:0 22px 60px #0000003d!important}.tools-directory-section .content-section>.eyebrow{margin-bottom:8px!important}.tools-directory-section .content-section>h2{margin:0 0 8px!important;font-size:clamp(22px,2.2vw,30px)!important}.tools-directory-section .content-section>p{max-width:720px!important;margin-bottom:24px!important;color:var(--muted-strong)!important}.tools-directory-grid{gap:18px!important;margin-top:18px!important}.tools-directory-column{padding:18px!important;border:1px solid var(--divider)!important;border-radius:20px!important;background:#f8fafcb8!important}:root[data-theme=dark] .tools-directory-column{background:#0c1422b8!important}.tools-directory-column h3{margin:0 0 12px!important;font-size:13px!important;line-height:1.2!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--muted-strong)!important}.tools-directory-card{grid-template-columns:1fr!important;gap:7px!important;padding:13px 14px!important;border-radius:14px!important;background:var(--surface)!important;box-shadow:0 8px 24px #0f172a0e!important}.tools-directory-card:hover{transform:translateY(-1px)!important;box-shadow:0 14px 34px #0f172a18!important}.tools-directory-icon-row{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:12px!important}.tools-directory-icon-row .tool-icon{width:34px!important;height:34px!important;padding:8px!important;border-radius:10px!important;background:#2563eb1a!important;border:1px solid rgba(37,99,235,.16)!important;color:var(--primary)!important}.tools-directory-card strong{font-size:13px!important;line-height:1.25!important;letter-spacing:-.01em!important}.tools-directory-card>span:not(.tools-directory-icon-row){font-size:12px!important;line-height:1.45!important;color:var(--muted)!important}@media(max-width:760px){section.section-divider.tool-section>.container{padding-top:10px!important}section.section-divider.tool-section{padding-bottom:22px!important}.tools-directory-section .content-section{padding:20px!important;border-radius:18px!important}.tools-directory-grid{grid-template-columns:1fr!important}.tools-directory-column{padding:14px!important}}
