.Navbar-module__cJzEcG__nav{z-index:50;padding:1rem 1.5rem;position:sticky;top:0}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Navbar-module__cJzEcG__iconWrapper{justify-content:center;align-items:center;transition:transform .2s;display:flex}.Navbar-module__cJzEcG__logo:hover .Navbar-module__cJzEcG__iconWrapper{transform:scale(1.1)}.Navbar-module__cJzEcG__brandName{background:linear-gradient(90deg,#fff,#94a3b8);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}.Navbar-module__cJzEcG__links{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-muted);font-size:.875rem;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--text-main)}.Navbar-module__cJzEcG__iconImage{object-fit:contain;width:48px;height:48px}@media (max-width:768px){.Navbar-module__cJzEcG__nav{padding:.75rem 1rem}.Navbar-module__cJzEcG__brandName{font-size:1rem}.Navbar-module__cJzEcG__iconImage{width:36px;height:36px}.Navbar-module__cJzEcG__links{gap:1rem}.Navbar-module__cJzEcG__link{font-size:.8rem}}@media (max-width:480px){.Navbar-module__cJzEcG__nav{padding:.625rem .75rem}.Navbar-module__cJzEcG__brandName{font-size:.9rem}.Navbar-module__cJzEcG__iconImage{width:32px;height:32px}}
.Footer-module__S6Hkya__footer{text-align:center;width:100%;color:var(--text-muted);background:var(--bg-card);-webkit-backdrop-filter:blur(16px);z-index:10;border-top:1px solid #ffffff26;margin-top:auto;padding:2.5rem 2rem;position:relative;box-shadow:0 -4px 20px #0003}.Footer-module__S6Hkya__text{letter-spacing:.05em;font-size:.875rem;font-weight:500}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:2rem 1.5rem}.Footer-module__S6Hkya__text{font-size:.8rem}}@media (max-width:480px){.Footer-module__S6Hkya__footer{padding:1.5rem 1rem}.Footer-module__S6Hkya__text{font-size:.75rem}}
.Converter-module__SPHg3G__section{width:100%;max-width:800px;margin:0 auto;padding:2rem 2rem .5rem}.Converter-module__SPHg3G__dropzone{text-align:center;cursor:pointer;background:#ffffff05;border:2px dashed #fff3;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;transition:all .3s;display:flex}.Converter-module__SPHg3G__dropzoneActive{border-color:var(--primary);background:#6366f11a;transform:scale(1.02)}.Converter-module__SPHg3G__dropzoneText{color:var(--text-muted);font-size:1.1rem}.Converter-module__SPHg3G__highlight{color:var(--primary-glow);font-weight:600}.Converter-module__SPHg3G__fileList{gap:1rem;margin-top:2rem;display:grid}.Converter-module__SPHg3G__fileCard{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;display:flex;position:relative;overflow:hidden}.Converter-module__SPHg3G__preview{object-fit:cover;background:#000;border-radius:.5rem;width:60px;height:60px}.Converter-module__SPHg3G__fileInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.Converter-module__SPHg3G__fileName{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-weight:500;overflow:hidden}.Converter-module__SPHg3G__fileSize{color:var(--text-muted);font-size:.8rem}.Converter-module__SPHg3G__actions{gap:.5rem;display:flex}.Converter-module__SPHg3G__iconBtn{width:36px;height:36px;color:var(--text-main);cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Converter-module__SPHg3G__iconBtn:hover{background:#fff3}.Converter-module__SPHg3G__deleteBtn:hover{color:#ef4444;background:#ef444433}.Converter-module__SPHg3G__convertAllBtn{width:100%;margin-top:2rem}@media (max-width:768px){.Converter-module__SPHg3G__section{padding:1.5rem 1rem .5rem}.Converter-module__SPHg3G__dropzone{padding:3rem 1.5rem}.Converter-module__SPHg3G__dropzoneText{font-size:1rem}.Converter-module__SPHg3G__fileName{max-width:150px}}@media (max-width:480px){.Converter-module__SPHg3G__section{max-width:100%;padding:1rem .75rem .5rem}.Converter-module__SPHg3G__dropzone{border-radius:.75rem;padding:2rem 1rem}.Converter-module__SPHg3G__dropzoneText{font-size:.9rem}.Converter-module__SPHg3G__fileCard{flex-wrap:wrap;padding:.75rem}.Converter-module__SPHg3G__preview{width:50px;height:50px}.Converter-module__SPHg3G__fileName{max-width:120px;font-size:.9rem}.Converter-module__SPHg3G__fileSize{font-size:.75rem}.Converter-module__SPHg3G__iconBtn{width:32px;height:32px}.Converter-module__SPHg3G__convertAllBtn{margin-top:1.5rem}}
.InfoSection-module__AN-8Sa__section{max-width:1000px;color:var(--text-muted);margin:0 auto 4rem;padding:0 1.5rem;line-height:1.8}.InfoSection-module__AN-8Sa__seoContent{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:1rem;margin-bottom:3rem;padding:2rem}.InfoSection-module__AN-8Sa__seoContent h1{color:var(--text-main);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.InfoSection-module__AN-8Sa__seoContent p{margin-bottom:.75rem;font-size:.95rem}.InfoSection-module__AN-8Sa__intro{text-align:center;max-width:800px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.15rem}.InfoSection-module__AN-8Sa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.InfoSection-module__AN-8Sa__card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:1rem;padding:2rem;transition:transform .2s,box-shadow .2s}.InfoSection-module__AN-8Sa__card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0006}.InfoSection-module__AN-8Sa__heading{color:var(--text-main);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.InfoSection-module__AN-8Sa__mainHeading{text-align:left;background:linear-gradient(90deg,#fff,#94a3b8);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2.25rem;font-weight:800}.InfoSection-module__AN-8Sa__paragraph{margin-bottom:1.5rem;font-size:1rem}.InfoSection-module__AN-8Sa__contentBlock{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:1.5rem;margin-bottom:2.5rem;padding:2.5rem;transition:all .3s;box-shadow:0 4px 20px #0000001a}.InfoSection-module__AN-8Sa__contentBlock:hover{border-color:#fff3;transform:translateY(-3px);box-shadow:0 8px 30px #0003}.InfoSection-module__AN-8Sa__comparisonTable{margin-bottom:4rem;overflow-x:auto}.InfoSection-module__AN-8Sa__comparisonTable table{border-collapse:collapse;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:1rem;width:100%;overflow:hidden}.InfoSection-module__AN-8Sa__comparisonTable th{color:var(--text-main);text-align:center;border-bottom:2px solid var(--glass-border);background:#ffffff1a;padding:1.25rem;font-size:1.1rem;font-weight:700}.InfoSection-module__AN-8Sa__comparisonTable td{border-bottom:1px solid var(--glass-border);color:var(--text-muted);padding:1rem 1.25rem}.InfoSection-module__AN-8Sa__comparisonTable tr:last-child td{border-bottom:none}.InfoSection-module__AN-8Sa__comparisonTable tr:hover{background:#ffffff0d}.InfoSection-module__AN-8Sa__stepsList{margin-bottom:2rem;padding-left:2rem;list-style-type:disc}.InfoSection-module__AN-8Sa__stepsList li{color:var(--text-muted);margin-bottom:1rem;font-size:1rem}.InfoSection-module__AN-8Sa__featuresList{margin-bottom:4rem;padding-left:2rem;list-style-type:disc}.InfoSection-module__AN-8Sa__featuresList li{color:var(--text-muted);margin-bottom:1.5rem;font-size:1rem}.InfoSection-module__AN-8Sa__list{margin:0;padding-left:0;list-style-type:none}.InfoSection-module__AN-8Sa__listItem{gap:.75rem;margin-bottom:1rem;padding-left:0;display:flex;position:relative}.InfoSection-module__AN-8Sa__checkIcon{color:#4ade80;min-width:20px;margin-top:4px}.InfoSection-module__AN-8Sa__stepIcon{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;margin-top:2px;font-size:.8rem;font-weight:700;display:flex}.InfoSection-module__AN-8Sa__strong{color:var(--text-main);font-weight:600}.InfoSection-module__AN-8Sa__highlight{color:var(--primary-glow)}.InfoSection-module__AN-8Sa__link{color:#60a5fa;text-decoration:underline;transition:color .2s}.InfoSection-module__AN-8Sa__link:hover{color:#93c5fd}@media (max-width:768px){.InfoSection-module__AN-8Sa__section{margin-bottom:3rem;padding:0 1rem}.InfoSection-module__AN-8Sa__seoContent{margin-bottom:2rem;padding:1.5rem}.InfoSection-module__AN-8Sa__seoContent h1{font-size:1.25rem}.InfoSection-module__AN-8Sa__seoContent p{font-size:.9rem}.InfoSection-module__AN-8Sa__intro{margin-bottom:1.5rem;font-size:1rem}.InfoSection-module__AN-8Sa__grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.InfoSection-module__AN-8Sa__card{padding:1.5rem}.InfoSection-module__AN-8Sa__heading{font-size:1.25rem}.InfoSection-module__AN-8Sa__mainHeading{margin-bottom:1.5rem;font-size:1.75rem}.InfoSection-module__AN-8Sa__contentBlock{margin-bottom:2rem;padding:1.75rem}.InfoSection-module__AN-8Sa__comparisonTable{margin-bottom:3rem}.InfoSection-module__AN-8Sa__comparisonTable th{padding:1rem;font-size:1rem}.InfoSection-module__AN-8Sa__comparisonTable td{padding:.875rem 1rem;font-size:.9rem}}@media (max-width:480px){.InfoSection-module__AN-8Sa__section{margin-bottom:2rem;padding:0 .75rem}.InfoSection-module__AN-8Sa__seoContent{border-radius:.75rem;padding:1.25rem}.InfoSection-module__AN-8Sa__seoContent h1{margin-bottom:.75rem;font-size:1.1rem}.InfoSection-module__AN-8Sa__seoContent p{margin-bottom:.5rem;font-size:.85rem}.InfoSection-module__AN-8Sa__intro{margin-bottom:1rem;font-size:.9rem}.InfoSection-module__AN-8Sa__grid{gap:1rem;margin-bottom:2rem}.InfoSection-module__AN-8Sa__card{border-radius:.75rem;padding:1.25rem}.InfoSection-module__AN-8Sa__heading{gap:.5rem;font-size:1.1rem}.InfoSection-module__AN-8Sa__mainHeading{margin-bottom:1rem;font-size:1.5rem}.InfoSection-module__AN-8Sa__paragraph{margin-bottom:1rem;font-size:.9rem}.InfoSection-module__AN-8Sa__contentBlock{border-radius:1rem;margin-bottom:1.5rem;padding:1.25rem}.InfoSection-module__AN-8Sa__comparisonTable{margin-bottom:2rem;font-size:.85rem}.InfoSection-module__AN-8Sa__comparisonTable table{border-radius:.75rem}.InfoSection-module__AN-8Sa__comparisonTable th{padding:.75rem .5rem;font-size:.85rem}.InfoSection-module__AN-8Sa__comparisonTable td{padding:.625rem .5rem;font-size:.8rem}.InfoSection-module__AN-8Sa__stepsList,.InfoSection-module__AN-8Sa__featuresList{margin-bottom:1.5rem;padding-left:1.25rem}.InfoSection-module__AN-8Sa__stepsList li,.InfoSection-module__AN-8Sa__featuresList li{margin-bottom:.75rem;font-size:.9rem}.InfoSection-module__AN-8Sa__listItem{gap:.5rem;font-size:.9rem}.InfoSection-module__AN-8Sa__stepIcon{width:20px;min-width:20px;height:20px;font-size:.7rem}}
.page-module___8aEwW__main{background:radial-gradient(circle at 50% 10%,#6366f126 0%,#0000 60%),radial-gradient(circle at 90% 90%,#ec48991a 0%,#0000 40%);flex-direction:column;flex:1;align-items:center;gap:3rem;padding:2rem;display:flex}.page-module___8aEwW__hero{text-align:center;max-width:800px;animation:1s ease-out page-module___8aEwW__fadeIn}.page-module___8aEwW__title{background:linear-gradient(90deg,#fff,#94a3b8);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.page-module___8aEwW__subtitle{color:var(--text-muted);font-size:1.25rem;line-height:1.6}.page-module___8aEwW__highlight{color:var(--primary-glow)}@keyframes page-module___8aEwW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module___8aEwW__main{gap:2rem;padding:1.5rem .75rem}.page-module___8aEwW__hero{padding:0 .5rem}.page-module___8aEwW__title{margin-bottom:1rem;font-size:2rem}.page-module___8aEwW__subtitle{font-size:1rem;line-height:1.5}}@media (max-width:480px){.page-module___8aEwW__main{gap:1.5rem;padding:1rem .5rem}.page-module___8aEwW__title{font-size:1.75rem}.page-module___8aEwW__subtitle{font-size:.9rem}}
