/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.table{display:table}}:root{--bg:#fff;--surface:#fff;--soft:#f5f7fb;--soft-blue:#eef3ff;--text:#11162a;--muted:#626a7e;--line:#dfe3ec;--blue:#012697;--blue-2:#001d70;--red:#d00;--shadow:0 22px 65px #0f1b491f}:root[data-theme=dark]{--bg:#090d18;--surface:#111725;--soft:#0e1421;--soft-blue:#111d3e;--text:#f3f5fa;--muted:#aab2c6;--line:#293249;--shadow:0 22px 65px #0000005c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;transition:background .25s,color .25s}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}p{color:var(--muted);line-height:1.7}.site-header{border-bottom:1px solid var(--line);background:var(--bg);justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50% - 590px);display:flex}@supports (color:color-mix(in lab, red, red)){.site-header{background:color-mix(in srgb, var(--bg) 92%, transparent)}}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;position:sticky;top:0}.brand{letter-spacing:-.4px;align-items:center;gap:10px;font-size:19px;display:flex}.brand strong{color:var(--blue)}.brand-mark{background:var(--blue);color:#fff;letter-spacing:-.5px;width:38px;height:38px;box-shadow:inset -5px -5px 0 var(--red);border-radius:10px;place-items:center;font-size:13px;font-weight:800;display:grid}.nav-links{gap:32px;font-size:14px;font-weight:700;display:flex}.nav-links a:hover{color:var(--blue)}.header-actions{gap:8px;display:flex}.theme-button,.menu-button{border:1px solid var(--line);color:var(--text);background:var(--surface);cursor:pointer;border-radius:50%;width:40px;height:40px;font-size:20px}.menu-button{font-size:17px;display:none}.ad-unit{text-align:center;background:var(--soft);width:100%;min-height:100px;position:relative;overflow:hidden}.ad-label{color:#9096a7;letter-spacing:1.7px;text-transform:uppercase;padding:7px 0 3px;font-size:8px;display:block}.ad-horizontal{min-height:105px}.ad-square{max-width:360px;min-height:280px}.ad-vertical{width:100%;min-height:500px}.guide-ad{border:1px solid var(--line);margin-top:30px;position:static}.ad-top{border-bottom:1px solid var(--line)}.ad-inline{border:1px solid var(--line);margin:10px auto 70px}.hero{text-align:center;background:radial-gradient(circle at 18% 20%, var(--soft-blue), transparent 25%), radial-gradient(circle at 82% 35%, #ffe9e98c, transparent 22%);padding:86px 24px 72px;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.hero{background:radial-gradient(circle at 18% 20%, color-mix(in srgb, var(--soft-blue) 85%, transparent), transparent 25%), radial-gradient(circle at 82% 35%, #ffe9e98c, transparent 22%)}}.eyebrow,.kicker{letter-spacing:2px;text-transform:uppercase;color:var(--blue);font-size:11px;font-weight:800}.eyebrow{border:1px solid var(--blue);align-items:center;gap:8px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.eyebrow{border:1px solid color-mix(in srgb, var(--blue) 20%, transparent)}}.eyebrow{background:var(--soft-blue);letter-spacing:1.2px;border-radius:99px;padding:8px 14px}.eyebrow span{color:var(--red)}.hero h1{letter-spacing:-5px;margin:22px 0 16px;font-size:clamp(52px,7vw,88px);font-weight:800;line-height:.96}.hero h1 em{color:var(--blue);font-style:normal;position:relative}.hero h1 em:after{content:"";background:var(--red);border-radius:5px;height:5px;position:absolute;bottom:-6px;left:4%;right:4%;transform:rotate(-1deg)}.hero-copy{max-width:650px;margin:26px auto 36px;font-size:18px}.converter-card{background:var(--surface);border:1px solid var(--line);max-width:790px;box-shadow:var(--shadow);border-radius:22px;margin:0 auto;padding:14px}.drop-zone{background:var(--soft-blue);border:2px dashed #b8c3e4;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:30px;transition:all .2s;display:flex;position:relative}.drop-zone.dragging{border-color:var(--blue);transform:scale(.995)}.drop-zone.has-file{min-height:130px}.drop-zone input{opacity:0;width:1px;height:1px;position:absolute}.upload-icon{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:12px;font-size:30px;display:grid;box-shadow:0 8px 18px #01269740}.drop-zone h2{margin:6px 0;font-size:20px}.drop-zone p{margin:0 0 16px;font-size:14px}.choose-button,.convert-button{cursor:pointer;border:0;border-radius:8px;font-weight:800}.choose-button{background:var(--blue);color:#fff;padding:13px 22px}.choose-button:hover,.convert-button:hover{background:var(--blue-2);transform:translateY(-1px)}.file-limit{color:var(--muted);margin-top:13px;font-size:11px}.selected-file{text-align:left;align-items:center;gap:14px;width:100%;display:flex}.file-type{background:var(--blue);color:#fff;border-radius:7px;place-items:center;width:48px;height:58px;font-size:22px;font-weight:800;display:grid}.selected-file div:nth-child(2){flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.selected-file strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.selected-file span{color:var(--muted);font-size:12px}.selected-file button{color:var(--muted);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:34px;height:34px}.file-error{color:var(--red);margin:12px;font-size:13px;font-weight:700}.convert-button{background:var(--blue);color:#fff;width:100%;margin-top:12px;padding:16px;font-size:16px;transition:all .2s}.convert-button span{margin-left:8px}.progress-wrap{padding:22px 10px 10px}.progress-copy{justify-content:space-between;margin-bottom:10px;font-size:13px;display:flex}.progress-track{background:var(--soft);border-radius:99px;height:8px;overflow:hidden}.progress-track span{background:linear-gradient(90deg, var(--blue), var(--red));border-radius:inherit;height:100%;transition:width .25s;display:block}.ready-message{text-align:left;align-items:center;gap:12px;padding:17px 8px 5px;display:flex}.ready-check{color:#13823b;background:#e6f7ed;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.ready-message div{flex-direction:column;flex:1;gap:4px;display:flex}.ready-message small{color:var(--muted)}.ready-message button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-weight:800}.ready-actions{align-items:center;flex-direction:row!important;flex:none!important;gap:8px!important;display:flex!important}.ready-message .download-again{background:var(--blue);color:#fff;border-radius:7px;padding:10px 13px}.success-tools{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;padding-top:8px;font-size:11px;flex-direction:row!important;flex:1 0 100%!important;gap:12px!important;display:flex!important}.success-tools span{color:var(--muted)}.success-tools a{color:var(--blue);font-weight:800}.trust-row{color:var(--muted);justify-content:center;gap:28px;padding:16px 8px 4px;font-size:11px;display:flex}.trusted-line{align-items:center;gap:18px;max-width:790px;margin:34px auto 0;display:flex}.trusted-line span{background:var(--line);flex:1;height:1px}.trusted-line p{letter-spacing:.3px;font-size:11px}.section{max-width:1180px;margin:0 auto;padding:100px 24px}.section-heading{max-width:620px;margin-bottom:45px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.kicker.red{color:var(--red)}.kicker.pale{color:#b8c8ff}.section-heading h2,.guide-layout aside h2{letter-spacing:-2.3px;margin:13px 0;font-size:clamp(36px,4vw,54px);line-height:1.06}.section-heading p{margin:0}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-card{border:1px solid var(--line);background:var(--surface);min-height:210px;padding:28px;transition:all .2s}.feature-card:hover{box-shadow:var(--shadow);border-color:var(--blue);transform:translateY(-3px)}@supports (color:color-mix(in lab, red, red)){.feature-card:hover{border-color:color-mix(in srgb, var(--blue) 45%, var(--line))}}.feature-icon{background:var(--soft-blue);width:44px;height:44px;color:var(--blue);border-radius:10px;place-items:center;font-size:21px;font-weight:800;display:grid}.feature-card h3{margin:22px 0 7px;font-size:18px}.feature-card p{margin:0;font-size:14px}.how-section{padding-top:35px}.steps{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.step{border-right:1px solid var(--line);background:var(--surface);flex-direction:column;min-height:220px;padding:30px;display:flex;position:relative}.step:last-child{border:0}.step-number{color:var(--red);letter-spacing:1px;font-size:12px;font-weight:900}.step div{margin-top:auto}.step h3{margin:0 0 8px;font-size:19px}.step p{margin:0;font-size:14px}.step-arrow{z-index:2;background:var(--bg);border:1px solid var(--line);width:34px;height:34px;color:var(--blue);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;right:-17px}.privacy-band,.final-cta{background:var(--blue);color:#fff;grid-template-columns:100px 1fr auto;align-items:center;gap:38px;padding:72px max(24px,50% - 590px);display:grid}.privacy-symbol{width:78px;height:78px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;font-size:34px;display:grid}.privacy-band h2,.final-cta h2{letter-spacing:-2px;margin:9px 0;font-size:clamp(32px,4vw,52px)}.privacy-band p,.final-cta p{color:#d5defb;max-width:700px;margin:0}.privacy-band>a{color:#fff;border-bottom:1px solid #8ca1e3;padding-bottom:6px;font-size:13px;font-weight:800}.tools-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.tool-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:38px 1fr;align-items:center;gap:3px 12px;min-height:90px;padding:21px;display:grid}.tool-card>span{background:var(--soft-blue);width:38px;height:45px;color:var(--blue);border-radius:5px;grid-row:span 2;place-items:center;font-weight:900;display:grid}.tool-card strong{font-size:14px}.tool-card small{color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:10px}.guide-section{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:110px 24px}.guide-layout{grid-template-columns:310px 1fr;gap:90px;max-width:1080px;margin:0 auto;display:grid}.guide-layout aside{height:max-content;position:sticky;top:110px}.guide-layout aside h2{font-size:45px}.guide-layout aside nav{border-left:2px solid var(--line);flex-direction:column;margin-top:28px;display:flex}.guide-layout aside nav a{color:var(--muted);padding:9px 16px;font-size:12px}.guide-layout aside nav a:hover{color:var(--blue);border-left:2px solid var(--blue);margin-left:-2px}.guide-copy section{margin-bottom:50px;scroll-margin-top:100px}.guide-copy h3{letter-spacing:-1px;margin:0 0 16px;font-size:28px}.guide-copy p{font-size:16px}.guide-note{border-left:4px solid var(--red);background:var(--surface);margin:30px 0;padding:18px 22px}.guide-note p{margin:5px 0 0;font-size:14px}.faq-section{max-width:900px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;padding:22px 4px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--red);font-size:22px;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:-5px 40px 22px 4px;font-size:14px}.final-cta{background:var(--blue-2);grid-template-columns:1fr auto}.final-cta>a{color:var(--blue);background:#fff;border-radius:7px;padding:17px 22px;font-weight:900}.final-cta>a span{margin-left:15px}footer{color:#fff;background:#080c16;padding:70px max(24px,50% - 590px) 26px}.footer-main{grid-template-columns:2fr repeat(3,1fr);gap:50px;padding-bottom:60px;display:grid}.footer-brand strong{color:#9db1ff}.footer-brand img{filter:drop-shadow(0 0 1px #fff);width:230px}.footer-main>div{flex-direction:column;gap:13px;display:flex}.footer-main p,.footer-main a{color:#969fb4;margin:5px 0;font-size:13px}.footer-main a:hover{color:#fff}.footer-main>div>strong{text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:12px}.footer-bottom{color:#727b90;border-top:1px solid #232a3a;justify-content:space-between;padding-top:24px;font-size:11px;display:flex}@media (width<=800px){.site-header{height:66px}.menu-button{display:block}.nav-links{background:var(--surface);border-bottom:1px solid var(--line);flex-direction:column;padding:20px 24px;display:none;position:absolute;top:65px;left:0;right:0}.nav-links.open{display:flex}.hero{padding-top:60px}.hero h1{letter-spacing:-3px}.feature-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr}.step{border-right:0;border-bottom:1px solid var(--line)}.step-arrow{top:auto;bottom:-17px;right:20px;transform:rotate(90deg)}.privacy-band{grid-template-columns:70px 1fr}.privacy-band>a{grid-column:2;justify-self:start}.tools-grid{grid-template-columns:1fr 1fr}.guide-layout{grid-template-columns:1fr;gap:45px}.guide-layout aside{position:static}.guide-layout aside nav,.guide-ad{display:none}.final-cta{grid-template-columns:1fr}.final-cta>a{justify-self:start}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}}@media (width<=540px){.brand{font-size:16px}.brand-logo-link img{width:170px}.hero{padding-left:15px;padding-right:15px}.hero h1{font-size:49px}.hero-copy{font-size:16px}.converter-card{padding:8px}.drop-zone{min-height:270px;padding:20px 12px}.trust-row{flex-direction:column;align-items:center;gap:7px}.ready-message{flex-wrap:wrap;align-items:flex-start}.ready-actions{justify-content:flex-end;width:100%}.section{padding:75px 18px}.feature-grid,.tools-grid{grid-template-columns:1fr}.feature-card{min-height:185px}.privacy-band,.final-cta{flex-direction:column;align-items:flex-start;padding:60px 22px;display:flex}.privacy-symbol{width:60px;height:60px}.guide-section{padding:80px 20px}.guide-layout aside h2{font-size:38px}.guide-copy h3{font-size:25px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.success-tools{flex-wrap:wrap;justify-content:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.platform-header{z-index:30;background:var(--bg);grid-template-columns:230px minmax(260px,520px) auto;align-items:center;gap:28px;min-height:76px;padding:10px max(22px,50% - 620px);display:grid;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.platform-header{background:color-mix(in srgb, var(--bg) 94%, transparent)}}.platform-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.platform-logo img{width:220px;height:auto;display:block}.platform-header nav{justify-content:flex-end;align-items:center;gap:22px;font-size:13px;font-weight:800;display:flex}.platform-header nav button{border:1px solid var(--line);width:38px;height:38px;color:var(--text);background:var(--surface);cursor:pointer;border-radius:50%}.header-search{position:relative}.header-search input{border:1px solid var(--line);width:100%;color:var(--text);background:var(--soft);border-radius:99px;outline:none;padding:12px 16px}.header-search input:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue)}@supports (color:color-mix(in lab, red, red)){.header-search input:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--blue) 13%, transparent)}}.search-results{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;padding:7px;position:absolute;top:calc(100% + 8px);left:0;right:0}.search-results a{border-radius:7px;justify-content:space-between;padding:11px 12px;font-size:13px;font-weight:800;display:flex}.search-results a:hover{background:var(--soft);color:var(--blue)}.search-results small{color:var(--muted);font-weight:400}.dashboard-hero{text-align:center;background:radial-gradient(circle at 18% 18%, var(--soft-blue), transparent 27%), radial-gradient(circle at 82% 55%, #ffdedea6, transparent 26%);padding:100px 24px 90px}.dashboard-hero h1{letter-spacing:-5px;margin:20px auto;font-size:clamp(52px,7vw,90px);line-height:.95}.dashboard-hero h1 em{color:var(--blue);font-style:normal}.dashboard-hero>p{max-width:730px;margin:0 auto;font-size:19px}.popular-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin-top:34px;font-size:12px;display:flex}.popular-row a{background:var(--surface);border:1px solid var(--line);color:var(--blue);border-radius:99px;padding:9px 13px;font-weight:800}.recent-tools{background:var(--soft);border:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:18px;max-width:1180px;margin:28px auto 0;padding:18px 22px;display:flex}.recent-tools a{color:var(--blue);font-size:13px;font-weight:800}.tool-dashboard{max-width:1180px;margin:auto;padding:100px 24px}.dashboard-heading{margin-bottom:70px}.dashboard-heading>span,.category-section>header>span,.tool-hero>span,.related-section>span{color:var(--red);text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:900}.dashboard-heading h2{letter-spacing:-3px;margin:12px 0;font-size:clamp(40px,5vw,62px)}.category-section{margin-bottom:78px}.category-section>header{align-items:center;gap:17px;margin-bottom:24px;display:flex}.category-section>header>span{background:var(--blue);color:#fff;letter-spacing:0;border-radius:12px;place-items:center;width:55px;height:55px;display:grid}.category-section h2{margin:0;font-size:28px}.category-section header p{margin:2px 0 0;font-size:12px}.catalog-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.catalog-card{border:1px solid var(--line);background:var(--surface);border-radius:10px;grid-template-columns:46px 1fr auto;align-items:center;gap:14px;min-height:112px;padding:19px;transition:all .2s;display:grid}.catalog-card:hover{border-color:var(--blue);transform:translateY(-2px);box-shadow:0 10px 30px #01269717}.file-chip{width:46px;height:54px;color:var(--blue);background:var(--soft-blue);border-radius:6px;place-items:center;font-size:10px;font-weight:900;display:grid}.catalog-card div{flex-direction:column;gap:6px;min-width:0;display:flex}.catalog-card small{color:var(--muted);font-size:11px;line-height:1.4}.catalog-card b{color:var(--red)}.platform-trust{background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;padding:60px max(24px,50% - 590px);display:grid}.platform-trust div{background:var(--blue);color:#fff;flex-direction:column;gap:7px;padding:34px 24px;display:flex}.platform-trust strong{font-size:24px}.platform-trust span{color:#b9c7f3;font-size:12px}.platform-footer{color:#fff;background:#080c16;justify-content:space-between;padding:55px max(24px,50% - 590px);display:flex}.platform-footer p{color:#9ca5ba;margin:7px 0}.platform-footer>div:last-child{color:#c8cede;align-items:center;gap:22px;font-size:13px;display:flex}.breadcrumbs{max-width:1180px;color:var(--muted);gap:9px;margin:0 auto;padding:24px;font-size:12px;display:flex}.breadcrumbs a{color:var(--blue)}.tool-hero{text-align:center;background:radial-gradient(circle at 20% 20%, var(--soft-blue), transparent 25%), var(--bg);padding:55px 24px 90px}.tool-hero>h1{letter-spacing:-4px;margin:15px 0;font-size:clamp(52px,7vw,82px);line-height:1}.tool-hero>p{max-width:680px;margin:0 auto 34px;font-size:17px}.universal-converter{border:1px solid var(--line);background:var(--surface);max-width:820px;box-shadow:var(--shadow);text-align:left;border-radius:20px;margin:auto;padding:14px}.supported-line{color:var(--muted);justify-content:space-between;gap:12px;padding:9px 8px 16px;font-size:10px;display:flex}.universal-drop{text-align:center;background:var(--soft-blue);border:2px dashed #b8c3e4;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:285px;padding:30px;display:flex}.universal-drop input{opacity:0;width:1px;height:1px;position:absolute}.drop-symbol{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:55px;height:55px;font-size:29px;display:grid}.universal-drop h2{margin:13px 0 3px}.universal-drop p{overflow-wrap:anywhere;max-width:640px;margin:0 0 17px;font-size:13px}.universal-drop button,.primary-convert{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:13px 21px;font-weight:900}.tool-option{justify-content:space-between;align-items:center;gap:15px;margin:14px 4px 0;font-size:13px;font-weight:800;display:flex}.tool-option input,.tool-option select{border:1px solid var(--line);background:var(--bg);width:55%;color:var(--text);border-radius:7px;padding:11px}.primary-convert{width:100%;margin-top:12px;font-size:15px}.converter-error{color:var(--red);margin:13px 5px;font-size:13px;font-weight:800}.tool-progress{padding:22px 8px 8px}.tool-progress div{justify-content:space-between;font-size:12px;display:flex}.tool-progress progress{width:100%;height:10px;accent-color:var(--blue);margin-top:8px}.cancel-conversion{border:1px solid var(--line);color:var(--red);background:var(--surface);cursor:pointer;border-radius:7px;margin:12px auto 0;padding:8px 12px;font-size:12px;font-weight:800;display:block}.processing-panel{border:1px solid var(--line);background:var(--soft);border-radius:12px;margin-top:14px;padding:22px}.processing-brand{align-items:center;gap:13px;display:flex}.processing-brand>span{color:#fff;background:var(--blue);width:44px;height:44px;box-shadow:inset -6px -6px 0 var(--red);border-radius:10px;place-items:center;font-size:12px;font-weight:900;display:grid}.processing-brand>div{flex-direction:column;gap:4px;display:flex}.processing-brand small{color:var(--muted)}.processing-panel .tool-progress{padding-left:0;padding-right:0}.processing-details{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.processing-details span{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:7px;padding:11px;font-size:10px;line-height:1.5}.result-panel{background:#e8f7ed;border:1px solid #b8ddc5;border-radius:12px;margin-top:14px;padding:22px}@supports (color:color-mix(in lab, red, red)){.result-panel{background:color-mix(in srgb, #e8f7ed 62%, var(--surface))}}.result-summary{align-items:center;gap:13px;display:flex}.result-summary>span{color:#fff;background:#187a3e;border-radius:50%;place-items:center;width:44px;height:44px;font-size:20px;font-weight:900;display:grid}.result-summary>div,.result-preview>div{flex-direction:column;gap:4px;display:flex}.result-summary small,.result-preview small{color:var(--muted)}.result-preview{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-items:center;gap:13px;margin:18px 0;padding:15px;display:flex}.result-preview>span{color:#fff;background:var(--blue);border-radius:6px;place-items:center;width:48px;height:56px;font-size:10px;font-weight:900;display:grid}.result-actions{flex-wrap:wrap;gap:10px;display:flex}.result-actions a,.result-actions button{border:1px solid var(--line);background:var(--surface);color:var(--blue);cursor:pointer;border-radius:7px;padding:11px 14px;font-weight:900}.result-actions a{border-color:var(--blue);background:var(--blue);color:#fff}.share-message{color:#187a3e;margin-top:10px;font-weight:800;display:block}.result-ad{border:1px solid var(--line);max-width:970px;margin:70px auto 105px}.footer-ad{border:1px solid var(--line);max-width:970px;margin:80px auto}.tool-success{align-items:center;gap:13px;padding:17px 8px 6px;display:flex}.tool-success>span{color:#126b36;background:#e5f7ec;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.tool-success div{flex-direction:column;flex:1;display:flex}.tool-success small{color:var(--muted)}.tool-success a,.tool-success button{background:var(--soft);color:var(--blue);cursor:pointer;border:0;border-radius:6px;padding:9px 11px;font-weight:800}.upload-security{text-align:center;color:var(--muted);padding:15px 5px 3px;font-size:10px}.tool-content{grid-template-columns:minmax(0,1fr) 280px;gap:70px;max-width:1060px;margin:auto;padding:90px 24px;display:grid}.tool-content article h2{letter-spacing:-1px;margin:42px 0 10px;font-size:31px}.tool-content article h2:first-child{margin-top:0}.tool-content article li,.tool-content article p{color:var(--muted);line-height:1.75}.tool-content aside{height:max-content;position:sticky;top:105px}.related-section,.tool-faq{max-width:1060px;margin:auto;padding:80px 24px}.related-section h2,.tool-faq h2{letter-spacing:-2px;margin:9px 0 30px;font-size:42px}.related-section>div{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.related-section a{border:1px solid var(--line);background:var(--surface);flex-direction:column;gap:9px;padding:22px;display:flex}.related-section small{color:var(--muted)}.tool-faq{max-width:850px}.tool-faq details{border-bottom:1px solid var(--line);padding:20px 0}.tool-faq summary{cursor:pointer;font-weight:800}.tool-faq p{margin-bottom:0}@media (width<=900px){.platform-header{grid-template-columns:190px 1fr auto}.platform-logo img{width:185px}.platform-header nav a{display:none}.catalog-grid,.platform-trust{grid-template-columns:1fr 1fr}.tool-content{grid-template-columns:1fr}.tool-content aside{display:none}.related-section>div{grid-template-columns:1fr 1fr}}@media (width<=600px){.platform-header{grid-template-columns:165px auto;gap:10px}.platform-logo img{width:160px}.header-search{grid-area:2/1/auto/-1}.platform-header nav{grid-area:1/2}.dashboard-hero{padding-top:70px}.dashboard-hero h1,.tool-hero>h1{letter-spacing:-3px}.catalog-grid,.platform-trust{grid-template-columns:1fr}.platform-footer{flex-direction:column;gap:25px}.platform-footer>div:last-child{flex-wrap:wrap}.supported-line{flex-direction:column}.universal-drop{padding:25px 12px}.tool-option{flex-direction:column;align-items:stretch}.tool-option input,.tool-option select{width:100%}.tool-success{flex-wrap:wrap}.processing-details,.related-section>div{grid-template-columns:1fr}}.friendly-error{text-align:center;background:var(--soft);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:12vh 24px;display:flex}.friendly-error>span{color:var(--red);letter-spacing:2px;text-transform:uppercase;font-size:12px;font-weight:900}.friendly-error h1{letter-spacing:-4px;max-width:760px;margin:18px 0;font-size:clamp(44px,7vw,78px);line-height:1}.friendly-error p{max-width:650px}.friendly-error div{gap:10px;margin-top:22px;display:flex}.friendly-error a,.friendly-error button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:13px 18px;font-weight:900}.site-announcement,.maintenance-banner{z-index:40;text-align:center;color:#fff;background:var(--blue);padding:9px 20px;font-size:12px;font-weight:800;position:relative}.maintenance-banner{background:#8a4500}.legal-page{background:var(--soft);min-height:100vh;padding-bottom:80px}.legal-header{background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:72px;padding:0 max(24px,50% - 490px);display:flex}.legal-header>a:last-child{color:var(--blue);font-size:13px;font-weight:800}.legal-content{background:var(--surface);border:1px solid var(--line);max-width:850px;margin:55px auto 0;padding:55px 65px}.legal-content .kicker{color:var(--red)}.legal-content h1{letter-spacing:-3px;margin:12px 0;font-size:clamp(40px,6vw,64px)}.legal-content .updated{border-bottom:1px solid var(--line);margin-bottom:35px;padding-bottom:30px;font-size:12px}.legal-content h2{letter-spacing:-.5px;margin:38px 0 8px;font-size:23px}.legal-content p,.legal-content li{color:var(--muted);font-size:15px;line-height:1.75}.legal-content a{color:var(--blue);font-weight:700}.legal-content ul{padding-left:20px}@media (width<=700px){.legal-content{margin:20px 14px 0;padding:38px 22px}.legal-content h1{letter-spacing:-2px}}.blog-page{background:var(--bg);min-height:100vh}.brand-logo-link img{width:210px;height:auto;display:block}.blog-hero{text-align:center;background:radial-gradient(circle at 20% 20%, var(--soft-blue), transparent 34%), var(--soft);border-bottom:1px solid var(--line);padding:100px 24px 80px}.blog-hero>span,.blog-section-heading span,.admin-title-row span{color:var(--red);letter-spacing:2px;text-transform:uppercase;font-size:11px;font-weight:900}.blog-hero h1{letter-spacing:-4px;max-width:850px;margin:16px auto;font-size:clamp(48px,7vw,82px);line-height:.98}.blog-hero p{max-width:650px;margin:0 auto;font-size:18px}.blog-list{max-width:1180px;margin:auto;padding:90px 24px 110px}.blog-section-heading{margin-bottom:38px}.blog-section-heading h2{letter-spacing:-2px;margin:10px 0;font-size:42px}.post-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.post-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;overflow:hidden}.post-card>img,.post-placeholder{aspect-ratio:16/9;object-fit:cover;background:linear-gradient(135deg, var(--blue), var(--blue-2));width:100%}.post-placeholder{color:#fff;box-shadow:inset -28px -28px 0 var(--red);place-items:center;font-size:44px;font-weight:900;display:grid}.post-card>div:last-child{padding:24px}.post-card time,.article-page time{color:var(--red);text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:800}.post-card h2{letter-spacing:-.8px;margin:10px 0;font-size:22px}.post-card p{margin:0 0 18px;font-size:14px}.read-more{color:var(--blue);font-size:13px;font-weight:900}.empty-blog{border:1px dashed var(--line);text-align:center;background:var(--soft);padding:60px}.article-page{max-width:850px;margin:auto;padding:80px 24px 120px}.back-link{color:var(--blue);font-size:13px;font-weight:800}.article-page header{margin:50px 0 38px}.article-page h1{letter-spacing:-3px;margin:16px 0;font-size:clamp(44px,7vw,72px);line-height:1.02}.article-page header p{font-size:20px}.article-cover{border-radius:15px;width:100%;height:auto;margin-bottom:45px}.article-content{max-width:720px;margin:45px auto 0}.article-content p{white-space:pre-wrap;font-size:17px}.article-content h2{letter-spacing:-1.4px;margin:48px 0 10px;font-size:34px}.article-content h3{margin:36px 0 10px;font-size:25px}.article-inline-ad{border:1px solid var(--line);min-height:120px;margin:52px auto}.blog-footer{color:#fff;background:#080c16;justify-content:space-between;gap:40px;padding:55px max(24px,50% - 590px);display:flex}.blog-footer img{filter:drop-shadow(0 0 1px #fff);width:230px;height:auto}.blog-footer p{color:#aab2c6;max-width:440px}.blog-footer nav{color:#c8cede;align-items:center;gap:24px;font-size:13px;display:flex}.admin-account{text-align:right;max-width:1180px;color:var(--muted);margin:25px auto 0;padding:0 24px;font-size:12px}.admin-account a{color:var(--blue);font-weight:800}.admin-layout{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;gap:35px;max-width:1180px;margin:auto;padding:45px 24px 100px;display:grid}.blog-editor,.post-manager{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:14px;padding:32px}.admin-title-row{justify-content:space-between;align-items:start;gap:20px;display:flex}.admin-title-row h1{letter-spacing:-1.5px;margin:8px 0 28px;font-size:38px}.blog-editor label{flex-direction:column;gap:8px;margin-bottom:19px;font-size:13px;font-weight:800;display:flex}.blog-editor label small{color:var(--muted);font-weight:400}.blog-editor input,.blog-editor textarea,.blog-editor select{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--text);font:inherit;border-radius:8px;padding:13px}.blog-editor textarea{resize:vertical;line-height:1.55}.publish-button,.secondary-button{cursor:pointer;border:0;border-radius:8px;padding:13px 18px;font-weight:900}.publish-button{background:var(--blue);color:#fff;width:100%}.publish-button:disabled{opacity:.6}.secondary-button{background:var(--soft);color:var(--blue)}.admin-message{color:var(--blue);font-size:13px;font-weight:800}.post-manager{box-shadow:none;position:sticky;top:100px}.post-manager h2{margin-top:0}.post-manager article{border-bottom:1px solid var(--line);padding:18px 0}.post-manager article:last-child{border:0}.post-manager h3{margin:8px 0;font-size:16px}.post-manager small{color:var(--muted)}.post-manager article div{gap:10px;margin-top:13px;display:flex}.post-manager button,.post-manager a{background:var(--soft);color:var(--blue);cursor:pointer;border:0;border-radius:5px;padding:7px 10px;font-size:12px;font-weight:800}.post-manager .delete-button{color:var(--red)}.status-pill{color:#805400;text-transform:uppercase;letter-spacing:1px;background:#fff1d6;border-radius:99px;padding:4px 7px;font-size:9px;font-weight:900;display:inline-block}.status-pill.published{color:#126b36;background:#e5f7ec}.admin-hub{max-width:1050px;margin:auto;padding:45px 24px 100px}.admin-hub>span{color:var(--red);text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:900}.admin-hub>h1{letter-spacing:-2px;margin:10px 0 35px;font-size:48px}.admin-cards{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.admin-cards a{border:1px solid var(--line);background:var(--surface);border-radius:10px;flex-direction:column;gap:10px;min-height:130px;padding:24px;display:flex}.admin-cards small{color:var(--muted);line-height:1.5}.admin-settings{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin-top:35px;padding:30px}.admin-settings label{flex-direction:column;gap:7px;margin:16px 0;font-size:13px;font-weight:800;display:flex}.admin-settings input{border:1px solid var(--line);color:var(--text);background:var(--bg);border-radius:7px;padding:12px}.admin-settings .check-setting{flex-direction:row;align-items:center}.admin-settings .check-setting input{width:auto}.admin-settings button{color:#fff;background:var(--blue);border:0;border-radius:7px;padding:12px 18px;font-weight:900}@media (width<=700px){.admin-cards{grid-template-columns:1fr}}@media (width<=800px){.blog-nav{background:0 0;border:0;flex-direction:row;padding:0;display:flex;position:static}.post-grid{grid-template-columns:1fr 1fr}.admin-layout{grid-template-columns:1fr}.post-manager{position:static}}@media (width<=560px){.brand-logo-link img{width:175px}.blog-nav a:not(:nth-child(2)){display:none}.blog-hero{padding:70px 20px 60px}.blog-hero h1{letter-spacing:-2.5px}.post-grid{grid-template-columns:1fr}.article-page{padding-top:50px}.blog-footer{flex-direction:column}.blog-footer nav{flex-wrap:wrap}.blog-editor,.post-manager{padding:22px}}
