body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background-color:#1b1b32;box-shadow:0 4px 10px #0003;height:75px;left:0;padding:1rem 2rem;position:fixed;top:0;width:100%;z-index:1000}.navbar-container{justify-content:space-between}.navbar-container,.navbar-left{align-items:center;display:flex}.navbar-logo{color:gold;font-size:1.8rem;font-weight:700;margin-right:1.5rem;text-decoration:none}.navbar-logo img{height:50px}.navbar-links{display:flex;list-style-type:none;margin-left:-27px;transition:max-height .3s ease}.navbar-link{color:#fff;font-size:1.1rem;margin-left:2rem;padding:.5rem;text-decoration:none;transition:color .3s ease,transform .3s ease}.navbar-link:hover{color:gold;transform:scale(1.1)}.hamburger-menu{cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburger-bar{background-color:gold;border-radius:5px;height:3px;width:25px}.navbar-links.active{display:block;max-height:200px}.navbar-right{align-items:center;display:flex}.navbar-option{background-color:gold;border:none;border-radius:5px;color:#1b1b32;cursor:pointer;font-size:1.1rem;padding:.5rem 1rem;transition:background-color .3s ease}.navbar-option:hover{background-color:#fc0}@media screen and (max-width:768px){.navbar-container{align-items:center;flex-direction:column}.navbar-links{display:none;flex-direction:column;margin-top:1rem;max-height:0;overflow:hidden;text-align:center;width:100%}.navbar-links.active{display:flex;max-height:200px}.navbar-link{margin:1rem 0}.hamburger-menu{display:flex}.navbar-right{display:none}.navbar-links.active+.navbar-right{display:flex;margin-top:1rem}}.home{align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;display:flex;justify-content:center;min-height:100vh;padding:20px}.heading{border-bottom:2px solid #00cafe}.container{margin:0 auto;max-width:1200px;text-align:center}.text-para h1{color:#f0a500;font-size:2.5rem;font-weight:700;margin-bottom:20px}.text-para h2{color:#d1d1d1;font-size:1.2rem;margin-bottom:40px}.card-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card{background:#232336;border:none;border-radius:15px;box-shadow:0 8px 20px #0000004d;display:flex;flex-direction:column;height:300px;justify-content:space-between;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 15px 30px #00000080;transform:translateY(-10px)}.card-body{color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:20px;text-shadow:0 2px 4px #000000b3}.card-title{color:#f0a500;font-size:2rem;margin-bottom:10px}.card-text{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:10px}.card-description{color:#f0f0f0;font-size:.9rem}.btn.bg_clr{background:#f0a500;border:none;border-radius:25px;color:#1a1a2e;font-size:1rem;font-weight:700;padding:10px 20px;transition:all .3s ease}.btn.bg_clr:hover{background:#00cafe;color:#fff}@media (max-width:768px){.text-para h1{font-size:2rem;margin-top:72px}.text-para h2{font-size:1rem}}.Footer{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;justify-content:center;padding:30px 20px;text-align:center}.Footer,.footer-container{align-items:center;display:flex;flex-direction:column}.footer-container{max-width:1200px;width:100%}.f-brand{color:#fff;font-size:1rem;font-weight:600;margin-bottom:20px}.f-socials{display:flex;gap:15px;justify-content:center;margin-bottom:20px}.social-icon{color:#f0a500;font-size:1.5rem;transition:transform .3s ease,color .3s ease}.social-icon:hover{color:#00cafe;transform:scale(1.2)}.f-links{display:flex;gap:20px;justify-content:center}.footer-link{color:#fff;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#f0a500}@media (max-width:768px){.f-links,.f-socials{flex-wrap:wrap;gap:10px}.footer-link{font-size:.8rem}}.compress-container{background:#232336;border-radius:8px;box-shadow:0 4px 10px #0003;max-width:600px;padding:2rem;text-align:center;width:100%}.compress-title{color:#fbc531;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.compress-description{color:#dcdde1;font-size:1rem;margin-bottom:2rem}.upload-label{border-radius:10px}.result-section{margin-top:2rem}.download-btn{align-items:center;background:#4cd137;border-radius:4px;color:#1e1e2f;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;padding:.8rem 1.5rem}.icon-download{margin-right:.5rem}.download-btn:hover{background:#44bd32}@media (max-width:768px){.compress-container{padding:1.5rem}.compress-title{font-size:1.5rem}.compress-description{font-size:.9rem}}.resize-container{align-items:center;background:linear-gradient(135deg,#1e1e2f,#31314e);color:#fff;display:flex;font-family:Roboto,sans-serif;height:100vh;justify-content:center;padding:2rem}.resize-card{background:#232336;border-radius:8px;box-shadow:0 4px 10px #0003;max-width:600px;padding:2rem;text-align:center;width:100%}.resize-title{color:#fbc531;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.resize-description{color:#fbc531;font-size:1rem;margin-bottom:2rem}.upload-button{align-items:center;background:#fbc531;border-radius:10px;color:#1e1e2f;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;padding:.8rem 1.5rem;transition:background-color .3s ease}.upload-button:hover{background:#e1a30f}.icon{margin-right:.5rem}.scale-section{margin-bottom:2rem;margin-top:1rem}.scale-section label{color:#fbc531;display:block;font-size:1rem;margin-bottom:.5rem}.scale-section input{border:1px solid #ddd;border-radius:5px;color:#333;font-size:1rem;padding:.8rem;width:100%}.scale-section input:focus{border-color:#fbc531;outline:none}.resize-button{background:#4cd137;border-radius:10px;color:#1e1e2f;cursor:pointer;font-size:1rem;font-weight:700;padding:.8rem 1.5rem;transition:background-color .3s ease}.resize-button:hover{background:#44bd32}.resize-button:disabled{cursor:not-allowed}@media (max-width:768px){.resize-card{padding:1.5rem}.resize-title{font-size:1.5rem}.resize-description{font-size:.9rem}}body{background:#f4f4f9;font-family:Roboto,sans-serif;margin:0;padding:0}.Compress,.Merge{align-items:center;background:linear-gradient(135deg,#1e1e2f,#31314e);color:#fff;display:flex;height:100vh;justify-content:center;padding:2rem}.Compress{font-family:Roboto,sans-serif}.carde-container{background:#232336;border-radius:8px;box-shadow:0 4px 10px #0003;max-width:600px;padding:2rem;text-align:center;width:100%}.carde-body{padding:1rem}.carde-title{color:#fbc531;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.carde-text,.compress-description{color:#dcdde1;font-size:1rem;margin-bottom:2rem}.load,.upload-section{margin:1rem 0}label{background:#fbc531;border-radius:10px}.download-btn,button,label{align-items:center;color:#1e1e2f;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;padding:.8rem 1.5rem}.download-btn,button{background:#4cd137;border-radius:4px}button:disabled{background:#ddd;cursor:not-allowed}.download-btn:hover,button:hover:not(:disabled){background:#44bd32}.error-message,.loading-text{margin:1rem 0}@media (max-width:768px){.carde-container{padding:1.5rem}.carde-title{font-size:1.5rem}.carde-text,.compress-description{font-size:.9rem}button{padding:1rem;width:100%}}.Convert{align-items:center;background:linear-gradient(135deg,#1e1e2f,#31314e);color:#fff;display:flex;font-family:Roboto,sans-serif;height:100vh;justify-content:center;padding:2rem}.convert-container{background:#232336;border-radius:8px;box-shadow:0 4px 10px #0003;max-width:600px;padding:2rem;text-align:center;width:100%}.convert-title{color:#fbc531;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.convert-description{color:#dcdde1;font-size:1rem;margin-bottom:2rem}.button-section{align-items:center;display:flex;flex-direction:column;gap:1rem}.upload-section{margin:1rem 0}#uploadBtn{display:none}.upload-label{align-items:center;background:#fbc531;border-radius:4px;color:#1e1e2f;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;padding:.8rem 1.5rem}.icon-upload{margin-right:.5rem}.convert-btn{align-items:center;background:#4cd137;border-radius:4px;color:#1e1e2f;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;padding:.8rem 1.5rem}.icon-convert{margin-right:.5rem}.convert-btn:disabled{background:#7f8fa6;cursor:not-allowed}.convert-btn:hover:not(:disabled){background:#44bd32}.file-list{margin:1rem 0;text-align:left}.file-list h3{color:#fbc531;margin-bottom:.5rem}.file-list ul{list-style:none;padding:0}.file-list li{color:#dcdde1;font-size:.9rem;margin-bottom:.5rem}.loading-text{color:#fbc531;margin:1rem 0}.error-message{color:#e84118;margin:1rem 0}body,html{box-sizing:border-box;margin:0;padding:0}.terms-wrapper{background-color:#f9f9f9;color:#333;font-family:Arial,sans-serif;line-height:1.6;padding:20px}.terms-content{background:#fff;border-radius:8px;box-shadow:0 2px 5px #0000001a;margin:0 auto;max-width:800px;padding:20px}h1{color:#222;font-size:2rem;margin-bottom:20px;padding-bottom:10px}h2{color:#444;font-size:1.5rem;margin-top:20px}p{color:#555;font-size:1rem;margin:10px 0}a{color:#0073e6;text-decoration:none;transition:color .3s ease}a:hover{color:#005bb5}@media (max-width:768px){.terms-content{padding:15px}h1{font-size:1.8rem}h2{font-size:1.3rem}p{font-size:.95rem}}.privacy-policy-container{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 8px #0000001a;color:#333;font-family:Arial,sans-serif;margin:50px auto;max-width:800px;padding:20px}.privacy-policy-container h1{color:#222;font-size:2rem;margin-bottom:20px;text-align:center}.privacy-policy-container h2{border-bottom:2px solid #ddd;color:#444;font-size:1.5rem;margin-bottom:10px;margin-top:20px;padding-bottom:5px}.privacy-policy-container p{line-height:1.6;margin-bottom:15px}.privacy-policy-container strong{color:#0078d7}
/*# sourceMappingURL=main.db282fdc.css.map*/