:root{font-family:DM Sans,sans-serif;color:#14231f;background:#f6f8f3;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #11211e;--muted: #66736e;--green: #55d3a5;--green-dark: #173c34;--cream: #f6f8f3;--line: #dce3dc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 9% 17%,rgba(200,232,219,.28),transparent 22rem),#f6f8f3}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.app{min-height:100vh;overflow:hidden}.site-header{height:78px;border-bottom:1px solid rgba(187,199,191,.6);background:#f6f8f3db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:relative;z-index:20}.header-inner{max-width:1180px;height:100%;padding:0 24px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.logo{display:inline-flex;align-items:center;gap:10px;font:800 26px/1 Manrope,sans-serif;letter-spacing:-1.4px}.logo-mark{width:31px;height:31px;position:relative;display:inline-block}.logo-mark span{position:absolute;width:18px;height:25px;background:var(--green);border-radius:10px 10px 11px 11px;transform:rotate(-35deg);top:1px;left:3px}.logo-mark span:last-child{transform:rotate(35deg);left:11px;background:#203c35}nav{display:flex;align-items:center;gap:38px}nav a{color:#60706a;font-size:14px;font-weight:600;transition:color .2s}nav a:hover,nav a.active{color:var(--ink)}nav a.active{position:relative}nav a.active:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:var(--green);left:calc(50% - 2px);bottom:-11px}.header-action{height:42px;padding:0 17px;display:inline-flex;align-items:center;gap:9px;border:1px solid #cdd7d0;border-radius:12px;font-size:13px;font-weight:700;background:#ffffff80;transition:transform .2s,box-shadow .2s}.header-action:hover{transform:translateY(-1px);box-shadow:0 8px 25px #1e3b3314}.mobile-menu{display:none;border:0;background:transparent}.hero{min-height:820px;padding:72px 24px 62px;position:relative;display:flex;align-items:center;flex-direction:column}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(.5px);pointer-events:none}.hero:before{width:320px;height:320px;right:-170px;top:155px;border:1px solid rgba(121,177,155,.24)}.hero:after{width:230px;height:230px;left:-150px;top:465px;border:1px solid rgba(121,177,155,.2)}.hero-orbit{position:absolute;border:1px solid rgba(85,211,165,.22);border-radius:50%;pointer-events:none}.orbit-one{width:7px;height:7px;background:var(--green);top:223px;right:14%}.orbit-two{width:5px;height:5px;background:#e9ad86;left:15%;top:318px}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;background:#e8f6ef;border:1px solid #d5eee2;color:#437363;border-radius:99px;font-size:11px;font-weight:800;letter-spacing:.085em;text-transform:uppercase}.hero h1{max-width:780px;margin:24px 0 17px;text-align:center;font:700 clamp(48px,6.3vw,76px)/.98 "Manrope",sans-serif;letter-spacing:-5px}.hero h1 span{color:#56cda1;position:relative}.hero h1 span:after{content:"";position:absolute;height:6px;left:5px;right:2px;bottom:-2px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='7' viewBox='0 0 220 7'%3E%3Cpath d='M2 5C53 1 164 1 218 3' fill='none' stroke='%2356cda1' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E") center / 100% 100% no-repeat}.hero-copy{margin:0;text-align:center;color:#6e7a75;font-size:16px;line-height:1.65}.converter-shell{width:min(820px,100%);margin-top:44px;padding:20px 20px 14px;background:#17342f;border:1px solid #284a43;border-radius:25px;box-shadow:0 30px 65px #14302930,0 4px #112a2414;position:relative;z-index:2}.converter-top{display:flex;justify-content:space-between;align-items:center;padding:2px 2px 18px}.converter-heading{display:flex;align-items:center;gap:12px;color:#fff}.heading-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#245046;color:#7fe0ba}.converter-heading h2{margin:0 0 4px;font:700 16px/1 Manrope,sans-serif}.converter-heading p{margin:0;color:#92aaa2;font-size:11px}.mode-switch{display:flex;padding:3px;border-radius:10px;background:#102a25}.mode-switch button{height:34px;padding:0 12px;display:flex;align-items:center;gap:7px;border:0;border-radius:8px;background:transparent;color:#87a199;font-size:11px;font-weight:700;cursor:pointer}.mode-switch button.selected{background:#295047;color:#fff;box-shadow:0 3px 8px #00000026}.drop-zone{min-height:244px;border:1.5px dashed #b8cfc5;border-radius:17px;background:linear-gradient(#ffffffed,#ffffffed),radial-gradient(circle at center,#dff3ea,transparent 65%);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s,transform .2s,background .2s;overflow:hidden}.drop-zone.dragging{border-color:var(--green);transform:scale(.995);background:#effaf5}.drop-zone.has-files{cursor:default;align-items:stretch}.drop-zone>input{display:none}.drop-empty{text-align:center;padding:30px 20px}.upload-illustration{width:130px;height:58px;position:relative;display:inline-flex;align-items:center;justify-content:center;margin-bottom:6px}.upload-circle{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:#284a42;background:#dff4ea;border:1px solid #c9ebdd}.mini-file{position:absolute;width:31px;height:37px;display:grid;place-items:center;border-radius:7px;background:#fff;border:1px solid #d8e4de;box-shadow:0 7px 15px #1a3e3514;color:#75968a}.mini-file.left{left:8px;transform:rotate(-10deg)}.mini-file.right{right:7px;transform:rotate(10deg);color:#d28a64}.drop-empty h3{margin:8px 0 6px;font:700 16px/1.2 Manrope,sans-serif}.drop-empty p{margin:0;color:#7b8984;font-size:13px}.drop-empty p button{padding:0;color:#267c61;border:0;border-bottom:1px solid #75ad98;background:transparent;font-weight:700;cursor:pointer}.format-note{margin-top:22px;display:flex;align-items:center;justify-content:center;gap:9px;color:#98a59f;font-size:10px}.format-note span{width:3px;height:3px;background:#9caaa4;border-radius:50%}.files-panel{width:100%;padding:17px}.files-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.files-heading strong{font-size:12px}.files-heading button{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#23765d;font-size:11px;font-weight:700;cursor:pointer}.file-list{max-height:190px;overflow:auto;display:grid;gap:8px;padding-right:3px}.file-row{display:flex;align-items:center;min-height:64px;padding:9px 12px;border:1px solid #e0e7e2;border-radius:12px;background:#f9fbf8}.file-type{width:40px;height:42px;display:grid;place-items:center;color:#4c75c3;border-radius:8px;background:#e9effb;flex:0 0 auto}.file-type.image{color:#be7959;background:#f9ece5}.file-meta{min-width:0;margin-left:11px;display:flex;flex-direction:column;gap:4px;text-align:left;flex:1}.file-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.file-meta small{color:#8b9792;font-size:9px}.file-ok{color:#4bc391;margin:0 9px}.remove-file{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#9ba7a2;cursor:pointer}.remove-file:hover{color:#c85c5c;background:#fff0f0}.conversion-controls{display:flex;align-items:stretch;gap:10px;margin-top:12px}.format-route{display:flex;align-items:center;gap:9px;padding:7px;border:1px solid #30524a;border-radius:13px;background:#102b26}.route-file{min-width:105px;display:flex;align-items:center;gap:8px;color:#fff}.route-file>span{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#264b43;color:#80d9b7}.route-file div,.target-select{display:flex;flex-direction:column}.route-file small,.target-select small{color:#789189;font-size:8px;line-height:1.4}.route-file strong{font-size:11px}.route-arrow{color:#597069}.target-select{min-width:106px;position:relative;padding:4px 4px 4px 10px;border-left:1px solid #2f4c45}.target-select-trigger{width:100%;min-height:24px;margin:-1px -2px -3px -5px;padding:1px 5px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid transparent;border-radius:7px;outline:0;background:transparent;color:#fff;font-size:11px;font-weight:800;cursor:pointer;transition:color .18s,background .18s,border-color .18s}.target-select-trigger:hover{background:#6ad3ac14;color:#8ce3c0}.target-select-trigger:focus-visible{border-color:#5acba3;box-shadow:0 0 0 3px #55d3a524}.target-select-trigger:disabled{cursor:not-allowed;opacity:.45}.target-select-trigger svg{flex:0 0 auto;color:#78b19e;transition:transform .2s,color .2s}.target-select.is-open .target-select-trigger{background:#6ad3ac1a;color:#91e8c5}.target-select.is-open .target-select-trigger svg{color:#91e8c5;transform:rotate(180deg)}.target-select-menu{min-width:138px;padding:6px;position:absolute;z-index:30;top:calc(100% + 10px);right:-5px;display:grid;gap:2px;border:1px solid #396258;border-radius:12px;background:#173a33;box-shadow:0 18px 38px #05181452,0 2px 8px #05181433;animation:select-menu-in .16s ease-out}.target-select-menu:before{content:"";width:9px;height:9px;position:absolute;top:-5px;right:16px;border-top:1px solid #396258;border-left:1px solid #396258;background:#173a33;transform:rotate(45deg)}.target-select-option{width:100%;min-height:34px;padding:0 9px 0 10px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:8px;background:transparent;color:#bad0c8;font-size:11px;font-weight:750;letter-spacing:.02em;cursor:pointer;text-align:left}.target-select-option.is-highlighted{background:#244d43;color:#fff}.target-select-option.is-selected{color:#79ddb6}.target-select-option.is-selected.is-highlighted{background:#28584b;color:#8aebc4}.target-select-option svg{color:#69d4ac}@keyframes select-menu-in{0%{opacity:0;transform:translateY(-5px) scale(.98)}}.quality-control{width:115px;padding:7px 10px;border:1px solid #30524a;border-radius:13px;background:#102b26}.quality-control span{display:flex;justify-content:space-between;color:#fff}.quality-control small{color:#789189;font-size:8px}.quality-control strong{font-size:10px}.quality-control input{width:100%;height:3px;accent-color:var(--green)}.convert-button,.download-button{min-height:50px;padding:0 19px;border:0;border-radius:13px;background:var(--green);color:#14322b;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:800;flex:1;cursor:pointer;position:relative;overflow:hidden;transition:transform .2s,background .2s}.convert-button:hover,.download-button:hover{transform:translateY(-1px);background:#67deb3}.convert-button:disabled{cursor:wait}.convert-button>*,.convert-button{z-index:1}.button-progress{position:absolute;z-index:0;left:0;bottom:0;top:0;background:#ffffff3d;transition:width .35s}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-message{margin-top:10px;display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:9px;color:#ffccc5;background:#57332f;font-size:11px}.error-message span{width:17px;height:17px;border:1px solid #ff9e91;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:800}.success-message{margin-top:10px;display:flex;align-items:center;justify-content:space-between;padding:10px 13px;border:1px solid #356155;border-radius:11px;color:#fff;background:#1e4239}.success-message>div{display:flex;gap:9px;align-items:center;color:#65d3a8}.success-message span{display:flex;flex-direction:column;gap:2px;color:#fff}.success-message strong{font-size:11px}.success-message small{color:#91aaa2;font-size:9px}.success-message button{border:0;background:transparent;color:#82c9ae;font-size:10px;display:flex;align-items:center;gap:5px;cursor:pointer}.trust-row{display:flex;justify-content:center;gap:26px;padding-top:14px;color:#829b93;font-size:9px}.trust-row span{display:flex;gap:6px;align-items:center}.trust-row svg{color:#5eb695}.scroll-cue{display:flex;align-items:center;gap:8px;margin-top:35px;color:#7a8782;font-size:10px;font-weight:600}.scroll-cue svg{animation:bob 1.8s ease-in-out infinite}@keyframes bob{50%{transform:translateY(4px)}}.formats-section{padding:95px 24px 105px;background:#fff;border-top:1px solid #e9ede9;text-align:center}.section-heading{max-width:650px;margin:0 auto}.section-kicker{color:#4b9d7f;font-size:10px;letter-spacing:.16em;font-weight:800}.section-heading h2,.security-copy h2{margin:15px 0 13px;font:700 clamp(34px,4vw,50px)/1.06 "Manrope",sans-serif;letter-spacing:-2.4px}.section-heading h2 em,.security-copy h2 em{color:#75a594;font-family:Georgia,serif;font-weight:400}.section-heading p{margin:0;color:#7d8984;font-size:14px}.quick-grid{max-width:920px;margin:45px auto 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.quick-card{min-height:174px;padding:20px;text-align:left;border:0;border-radius:17px;display:flex;flex-direction:column;cursor:pointer;transition:transform .2s,box-shadow .2s}.quick-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #2338311a}.quick-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;margin-bottom:15px;background:#ffffffb3}.quick-route{display:flex;align-items:center;gap:7px;margin-bottom:6px}.quick-route b{font-size:9px;padding:3px 5px;border-radius:4px;background:#ffffffa6}.quick-route svg{opacity:.45}.quick-card>strong{font:700 15px Manrope,sans-serif}.quick-card>small{margin-top:auto;display:flex;align-items:center;gap:5px;font-size:9px;font-weight:700;opacity:.58}.quick-card.blue{background:#e9effb;color:#36548d}.quick-card.coral{background:#f9e9e5;color:#975847}.quick-card.peach{background:#fbf0e4;color:#a36e3f}.quick-card.mint{background:#e3f4ec;color:#34755e}.quick-card.lavender{background:#eeeafb;color:#6756a0}.quick-card.yellow{background:#f7f2d7;color:#8c7937}.all-formats{margin:0 auto;padding:10px;display:flex;align-items:center;gap:7px;border:0;background:transparent;color:#427361;font-size:11px;font-weight:800;cursor:pointer}.security-section{max-width:1080px;margin:0 auto;padding:110px 54px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:80px}.security-copy>p{color:#74817c;line-height:1.7;font-size:14px;max-width:510px}.security-points{display:flex;gap:38px;margin-top:30px}.security-points span{display:grid;grid-template-columns:27px 1fr;grid-template-rows:auto auto}.security-points svg{grid-row:1 / 3;color:#50bb92;margin-top:2px}.security-points b{font-size:12px}.security-points small{color:#8a9691;font-size:9px;margin-top:3px}.security-art{height:330px;position:relative;display:grid;place-items:center}.security-art:before{content:"";width:270px;height:270px;border-radius:50%;background:#dff2e9;position:absolute}.security-art:after{content:"";width:225px;height:225px;border:1px dashed #9bcab8;border-radius:50%;position:absolute}.art-shield{width:105px;height:120px;border-radius:30px;display:grid;place-items:center;background:#1c4037;color:#74d5af;z-index:2;box-shadow:0 18px 30px #1d40372e;transform:rotate(-2deg)}.art-shield svg{width:52px;height:52px;stroke-width:1.5}.art-card{width:62px;height:72px;position:absolute;z-index:3;display:grid;place-items:center;border-radius:15px;background:#fff;color:#4d78bf;box-shadow:0 13px 28px #26483e24}.art-card-one{left:42px;top:68px;transform:rotate(-10deg)}.art-card-two{right:32px;bottom:62px;transform:rotate(11deg);color:#bd7658}.art-spark{position:absolute;right:58px;top:54px;color:#eeb670;font-size:28px;z-index:4}footer{min-height:110px;padding:30px max(24px,calc((100vw - 1132px)/2));display:flex;align-items:center;gap:24px;border-top:1px solid #dce4de;color:#84908b}footer .logo{color:var(--ink);margin-right:8px}footer p{font-size:11px}footer>span{margin-left:auto;font-size:10px}@media(max-width:760px){.site-header{height:68px}nav,.header-action{display:none}.mobile-menu{display:grid;place-items:center}.hero{padding:54px 15px 48px}.hero h1{font-size:clamp(45px,15vw,63px);letter-spacing:-3.5px}.hero-copy{font-size:14px}.desktop-break{display:none}.converter-shell{margin-top:34px;padding:13px 13px 11px;border-radius:20px}.converter-top{align-items:flex-start;gap:12px}.converter-heading p,.heading-icon{display:none}.mode-switch button{padding:0 9px}.mode-switch button svg{display:none}.drop-zone{min-height:232px}.conversion-controls{flex-wrap:wrap}.format-route{flex:1}.quality-control{flex:0 0 100px}.convert-button,.download-button{flex-basis:100%}.trust-row{gap:12px;flex-wrap:wrap}.scroll-cue{display:none}.formats-section{padding:75px 16px}.quick-grid{grid-template-columns:repeat(2,1fr);gap:10px}.quick-card{min-height:160px;padding:16px}.security-section{padding:80px 24px;grid-template-columns:1fr;gap:35px}.security-art{order:-1;height:280px}.security-points{flex-direction:column;gap:18px}footer{flex-wrap:wrap}footer>span{margin-left:auto}}@media(max-width:410px){.converter-heading h2{font-size:14px}.file-ok{display:none}.quick-grid{grid-template-columns:1fr}.quick-card{min-height:145px}.format-route{width:100%}.quality-control{width:100%;flex:auto}.trust-row span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
