*{box-sizing:border-box}html{min-height:100%;background:#070d1a}body{min-height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#070d1a;color:#fff}button{font:inherit}.app{position:relative;min-height:100vh;overflow:hidden;background:#070d1a;color:#fff}.background{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.glow{position:absolute;border-radius:999px;filter:blur(120px)}.glow-left{left:-160px;top:-180px;width:420px;height:420px;background:#6366f133}.glow-right{right:-140px;top:120px;width:440px;height:440px;background:#22d3ee24}.glow-bottom{bottom:-200px;left:50%;width:520px;height:420px;transform:translate(-50%);background:#8b5cf61f}.background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top,rgba(99,102,241,.13),transparent 35%),linear-gradient(180deg,rgba(255,255,255,.035),transparent 40%)}.shell{position:relative;z-index:1;width:100%;max-width:1152px;min-height:100vh;margin:0 auto;padding:24px 20px 56px}.header{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid rgba(255,255,255,.1);border-radius:32px;padding:24px 32px;background:#ffffff0b;box-shadow:0 24px 60px #00000038;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.brand{display:flex;align-items:center;gap:20px;min-width:0;border:0;padding:0;background:transparent;color:#fff;cursor:pointer;text-align:left}.brand-icon{display:flex;width:64px;height:64px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid rgba(103,232,249,.2);border-radius:24px;background:linear-gradient(135deg,#67e8f933,#6366f133);color:#a5f3fc;box-shadow:0 20px 50px #06b6d41a}.brand-text p{margin:0;font-size:24px;font-weight:950;letter-spacing:.16em}.brand-text span{display:block;margin-top:4px;color:#ffffff73;font-size:18px;font-weight:600}.header-actions{display:flex;align-items:center;gap:12px}.header-link,.header-badge{display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:12px 24px;background:#ffffff0b;color:#ffffffb3;font-size:16px;font-weight:800}.header-link{cursor:pointer;transition:.2s ease}.header-link:hover{background:#ffffff13;color:#fff}.header-badge svg{color:#6ee7b7}.tools-section{padding:52px 0 56px}.section-title{margin-bottom:20px}.section-title h1{margin:0;color:#fff;font-size:32px;font-weight:950;letter-spacing:-.04em}.section-title p{margin:8px 0 0;color:#ffffff73;font-size:15px;font-weight:600}.tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tool-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:30px;padding:24px;background:linear-gradient(135deg,#ffffff18,#ffffff09);color:#fff;box-shadow:0 24px 70px #00000038;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);cursor:pointer;text-align:left}.card-glow{position:absolute;right:-55px;top:-55px;width:144px;height:144px;border-radius:999px;background:#22d3ee29;filter:blur(32px);transition:.2s ease}.tool-card:hover .card-glow{background:#67e8f93d}.tool-icon{position:relative;display:flex;width:56px;height:56px;align-items:center;justify-content:center;border:1px solid rgba(103,232,249,.2);border-radius:20px;background:#67e8f91a;color:#cffafe;box-shadow:0 16px 45px #06b6d41a}.tool-content{position:relative;margin-top:32px}.tool-type{margin:0;color:#cffafe8c;font-size:12px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.tool-content h2{margin:8px 0 0;color:#fff;font-size:28px;font-weight:950;letter-spacing:-.04em}.tool-content p:last-child{min-height:56px;margin:12px 0 0;color:#ffffff85;font-size:15px;font-weight:600;line-height:1.65}.tool-open{position:relative;display:flex;align-items:center;justify-content:space-between;margin-top:28px;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:13px 16px;background:#ffffff0b}.tool-open span{color:#ffffffb3;font-size:15px;font-weight:800}.tool-open svg{color:#ffffff8c;transition:.2s ease}.tool-card:hover .tool-open svg{transform:translate(4px);color:#fff}.converter-section{padding:52px 0 64px}.converter-head{text-align:center}.converter-head p{max-width:672px;margin:0 auto;color:#ffffff80;font-size:20px;font-weight:600}.benefits{display:flex;max-width:672px;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin:28px auto 0}.benefit{display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:9px 16px;background:#ffffff0b;color:#ffffffa6}.benefit span{display:flex;color:#67e8f9}.benefit b{font-size:14px;font-weight:800}.upload-wrap{max-width:896px;margin:40px auto 0;border:1px solid rgba(103,232,249,.3);border-radius:34px;padding:16px;background:linear-gradient(135deg,#38bdf81c,#ffffff09);box-shadow:0 24px 70px #06b6d41a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.upload-box{position:relative;overflow:hidden;border:1px dashed rgba(165,243,252,.35);border-radius:26px;padding:64px 32px;background:#0b1628b3;text-align:center}.dots{position:absolute;display:grid;grid-template-columns:repeat(6,4px);gap:12px;pointer-events:none}.dots span{width:4px;height:4px;border-radius:999px;background:#a5f3fc}.dots-left{left:32px;top:32px;opacity:.2}.dots-right{right:32px;bottom:32px;opacity:.16}.format-row{position:relative;display:flex;width:fit-content;align-items:center;gap:20px;margin:0 auto 28px}.format{display:flex;width:80px;height:80px;align-items:center;justify-content:center;border-radius:24px;font-size:18px;font-weight:950}.format-pdf{border:1px solid rgba(252,165,165,.2);background:#ef444426;color:#fee2e2;box-shadow:0 18px 45px #ef44441a}.format-docx{border:1px solid rgba(147,197,253,.2);background:#3b82f626;color:#dbeafe;box-shadow:0 18px 45px #3b82f61a}.format-arrow{color:#a5f3fcbf}.hidden-input{display:none}.choose-button{display:flex;align-items:center;justify-content:center;gap:12px;margin:0 auto;border:0;border-radius:18px;padding:20px 36px;background:linear-gradient(90deg,#3b82f6,#22d3ee);color:#fff;box-shadow:0 24px 60px #22d3ee33;cursor:pointer;font-size:18px;font-weight:950;transition:.2s ease}.choose-button:hover{transform:scale(1.02)}.drop-text{margin:20px 0 0;color:#ffffff8c;font-size:16px;font-weight:600}.drop-text b{color:#a5f3fc;font-weight:950}.secure-badge{display:flex;width:fit-content;align-items:center;gap:8px;margin:24px auto 0;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:12px 16px;background:#ffffff0b;color:#ffffff94;font-size:14px;font-weight:800}.secure-badge svg{color:#a5f3fc}.selected-file{max-width:576px;margin:20px auto 0}.selected-name{display:flex;align-items:center;justify-content:center;gap:12px;overflow:hidden;border:1px solid rgba(103,232,249,.2);border-radius:18px;padding:12px 16px;background:#67e8f91a;color:#ecfeff;font-size:14px;font-weight:800}.selected-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.convert-button{display:flex;width:100%;align-items:center;justify-content:center;margin-top:16px;border:0;border-radius:18px;padding:16px 24px;background:#fff;color:#07101f;box-shadow:0 20px 60px #ffffff1a;cursor:pointer;font-size:16px;font-weight:950;transition:.2s ease}.convert-button:hover:not(:disabled){transform:scale(1.02)}.convert-button:disabled{cursor:wait;opacity:.75}.message{max-width:576px;margin:16px auto 0;color:#ffffffb8;font-size:14px;font-weight:700}.note{max-width:672px;margin:28px auto 0;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:16px 20px;background:#ffffff0b;color:#ffffff7a;text-align:center;font-size:14px;font-weight:600;line-height:1.6}@media (max-width: 820px){.header{align-items:flex-start;flex-direction:column;padding:22px}.header-actions{width:100%;flex-wrap:wrap}.header-link,.header-badge{justify-content:center;width:100%}.tools-grid{grid-template-columns:1fr}}@media (max-width: 540px){.shell{padding:16px 14px 44px}.brand-icon{width:54px;height:54px;border-radius:20px}.brand-text p{font-size:19px}.brand-text span{font-size:14px}.section-title h1{font-size:28px}.converter-head p{font-size:17px}.upload-wrap{padding:10px}.upload-box{padding:44px 16px}.format{width:68px;height:68px;border-radius:20px}.choose-button{width:100%;padding:18px 22px}.dots{display:none}}.loader-wrap{position:relative;z-index:2;display:flex;align-items:center;flex-direction:column;margin:6px auto 10px}.loader-circle{position:relative;width:132px;height:132px}.loader-circle svg{width:132px;height:132px;transform:rotate(-90deg)}.loader-track{fill:none;stroke:#ffffff1a;stroke-width:10}.loader-progress{fill:none;stroke:#67e8f9;stroke-width:10;stroke-linecap:round;filter:drop-shadow(0 0 12px rgba(34,211,238,.55));transition:stroke-dashoffset .55s ease}.loader-percent{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:26px;font-weight:950;letter-spacing:-.04em}.loader-title{margin:12px 0 0;color:#fff;font-size:18px;font-weight:950}.loader-wrap{margin:8px auto 12px}.loader-circle{position:relative;width:132px;height:132px;border-radius:999px;background:transparent;isolation:isolate}.loader-circle:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;z-index:-1;border-radius:999px;background:radial-gradient(circle,rgba(103,232,249,.2),rgba(103,232,249,.06) 48%,transparent 70%);filter:blur(18px)}.loader-circle svg{position:absolute;top:0;right:0;bottom:0;left:0;width:132px;height:132px;overflow:visible;transform:rotate(-90deg)}.loader-track{fill:none;stroke:#ffffff1a;stroke-width:9}.loader-progress{fill:none;stroke:#67e8f9;stroke-width:9;stroke-linecap:round;filter:none;transition:stroke-dashoffset .55s ease}.loader-percent{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;color:#fff;font-size:26px;font-weight:950;letter-spacing:-.04em}.loader-title{margin:14px 0 0;color:#fff;font-size:18px;font-weight:950}.loader-subtitle{margin:6px 0 0;color:#ffffff85;font-size:14px;font-weight:700}.loader-wrap{margin:8px auto 12px!important;background:transparent!important;box-shadow:none!important}.loader-circle{position:relative!important;width:132px!important;height:132px!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important;filter:none!important;isolation:auto!important}.loader-circle:before,.loader-circle:after{display:none!important;content:none!important}.loader-circle svg{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:132px!important;height:132px!important;overflow:visible!important;transform:rotate(-90deg)!important;background:transparent!important;box-shadow:none!important;filter:none!important}.loader-track{fill:none!important;stroke:#ffffff1f!important;stroke-width:9!important;filter:none!important}.loader-progress{fill:none!important;stroke:#67e8f9!important;stroke-width:9!important;stroke-linecap:round!important;filter:none!important;transition:stroke-dashoffset .55s ease!important}.loader-percent{background:transparent!important;box-shadow:none!important;filter:none!important}.brand-logo{width:46px;height:46px;object-fit:contain;display:block;filter:none}.brand-icon{overflow:hidden}.header{align-items:center!important;padding:10px 0 18px!important}.brand{gap:18px!important;padding:14px 18px!important;border-radius:28px!important;background:linear-gradient(180deg,#ffffff0a,#ffffff05)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:inset 0 1px #ffffff0a,0 10px 30px #00000038!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.brand:hover{transform:translateY(-1px)}.brand-icon{width:82px!important;height:82px!important;min-width:82px!important;border-radius:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at 50% 35%,#45d7ff29,#2a76ff1a 58%,#ffffff05)!important;border:1px solid rgba(103,232,249,.22)!important;box-shadow:inset 0 1px #ffffff0d,0 12px 34px #0d205038!important;overflow:hidden!important}.brand-logo{width:58px!important;height:58px!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 2px 10px rgba(0,153,255,.12))!important}.brand-text p{margin:0!important;font-size:28px!important;line-height:1!important;letter-spacing:.22em!important;font-weight:950!important;color:#fff!important}.brand-text span{display:block!important;margin-top:10px!important;font-size:17px!important;line-height:1.15!important;font-weight:800!important;color:#ffffff94!important}.header-actions{gap:14px!important}.header-link{padding:12px 16px!important;border-radius:16px!important}.header-badge{padding:12px 16px!important;border-radius:16px!important;background:#ffffff0a!important;border:1px solid rgba(255,255,255,.08)!important}@media (max-width: 900px){.brand{gap:14px!important;padding:12px 14px!important;border-radius:22px!important}.brand-icon{width:68px!important;height:68px!important;min-width:68px!important;border-radius:20px!important}.brand-logo{width:48px!important;height:48px!important}.brand-text p{font-size:22px!important;letter-spacing:.16em!important}.brand-text span{margin-top:8px!important;font-size:15px!important}}.header{width:100%!important;min-height:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;margin:0!important;padding:18px 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.brand{display:flex!important;align-items:center!important;gap:18px!important;min-width:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transform:none!important}.brand:hover{transform:none!important}.brand-icon{width:62px!important;height:62px!important;min-width:62px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(103,232,249,.16)!important;border-radius:18px!important;background:linear-gradient(180deg,#ffffff0e,#ffffff05),radial-gradient(circle at 50% 35%,rgba(34,211,238,.16),rgba(37,99,235,.06) 62%,transparent 100%)!important;box-shadow:inset 0 1px #ffffff14,0 14px 34px #0000003d!important;overflow:visible!important}.brand-logo{width:48px!important;height:48px!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 6px 16px rgba(0,126,255,.22))!important}.brand-text{display:flex!important;flex-direction:column!important;justify-content:center!important}.brand-text p{margin:0!important;color:#fff!important;font-size:23px!important;line-height:1!important;font-weight:950!important;letter-spacing:.2em!important;text-shadow:0 10px 30px rgba(0,0,0,.28)!important}.brand-text span{display:block!important;margin-top:9px!important;color:#ffffff75!important;font-size:15px!important;line-height:1.15!important;font-weight:800!important;letter-spacing:.02em!important}.header-actions{display:flex!important;align-items:center!important;gap:10px!important;margin-left:auto!important}.header-link,.header-badge{height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;border-radius:14px!important;padding:0 18px!important;border:1px solid rgba(255,255,255,.08)!important;background:#ffffff09!important;box-shadow:none!important;color:#ffffff9e!important;font-size:14px!important;font-weight:850!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.header-link:hover{background:#fff1!important;color:#fff!important}.header-badge svg{width:19px!important;height:19px!important;color:#6ee7b7!important}.shell{padding-top:20px!important}@media (max-width: 820px){.header{align-items:flex-start!important;flex-direction:column!important;gap:18px!important;padding:16px 0!important}.brand-icon{width:56px!important;height:56px!important;min-width:56px!important;border-radius:16px!important}.brand-logo{width:44px!important;height:44px!important}.brand-text p{font-size:19px!important;letter-spacing:.16em!important}.brand-text span{font-size:13px!important}.header-actions{width:100%!important;margin-left:0!important}.header-link,.header-badge{flex:1!important;padding:0 12px!important}}.header{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;margin:0!important;padding:24px 32px!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:32px!important;background:linear-gradient(135deg,#ffffff0f,#ffffff06)!important;box-shadow:inset 0 1px #ffffff0e,0 24px 70px #0000003d!important;-webkit-backdrop-filter:blur(24px)!important;backdrop-filter:blur(24px)!important}.brand{display:flex!important;align-items:center!important;gap:20px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.brand-icon{width:78px!important;height:78px!important;min-width:78px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.brand-logo{width:76px!important;height:76px!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 10px 22px rgba(0,126,255,.28))!important}.brand-text p{margin:0!important;color:#fff!important;font-size:27px!important;line-height:1!important;font-weight:950!important;letter-spacing:.22em!important}.brand-text span{display:block!important;margin-top:10px!important;color:#ffffff7a!important;font-size:17px!important;line-height:1.15!important;font-weight:800!important}.header-actions{display:flex!important;align-items:center!important;gap:12px!important;margin-left:auto!important}.header-link,.header-badge{height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;border-radius:18px!important;padding:0 22px!important;border:1px solid rgba(255,255,255,.1)!important;background:#ffffff0b!important;color:#ffffffa3!important;font-size:15px!important;font-weight:850!important;box-shadow:none!important}.header-link:hover{background:#ffffff13!important;color:#fff!important}@media (max-width: 820px){.header{align-items:flex-start!important;flex-direction:column!important;padding:22px!important;border-radius:26px!important}.brand-icon{width:62px!important;height:62px!important;min-width:62px!important}.brand-logo{width:60px!important;height:60px!important}.brand-text p{font-size:21px!important;letter-spacing:.16em!important}.brand-text span{font-size:14px!important}.header-actions{width:100%!important;margin-left:0!important}.header-link,.header-badge{flex:1!important;padding:0 12px!important}}.converter-head h1{max-width:820px;margin:0 auto 14px;color:#fff;font-size:46px;line-height:1.05;font-weight:950;letter-spacing:-.055em;text-align:center}.seo-content{max-width:896px;margin:34px auto 0;padding:28px;border:1px solid rgba(255,255,255,.08);border-radius:28px;background:#ffffff09;color:#ffffffa8;line-height:1.75}.seo-content h2{margin:0 0 10px;color:#fff;font-size:22px;font-weight:950;letter-spacing:-.03em}.seo-content p{margin:0 0 22px;font-size:16px;font-weight:600}.faq-list{margin-top:8px}.faq-list details{border-top:1px solid rgba(255,255,255,.08);padding:16px 0}.faq-list details:last-child{padding-bottom:0}.faq-list summary{cursor:pointer;color:#fff;font-size:16px;font-weight:900}.faq-list details p{margin:10px 0 0;color:#ffffff94}@media (max-width: 540px){.converter-head h1{font-size:34px}.seo-content{padding:22px;border-radius:22px}}
