.submit-btn{background-color:#2c3e50;color:#fff;border:0;padding:.8rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem;transition:background-color .3s}.submit-btn:hover{background-color:#2980b9}body{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0;color:#333;line-height:1.6}html{scroll-behavior:smooth}h1{color:#2c3e50;font-size:2.8rem;line-height:1.2;margin-bottom:1.5rem}h2{color:#2c3e50;font-size:1.8rem;margin-bottom:1rem}h3{color:#2c3e50;font-size:1.4rem;margin-top:0}p{margin-bottom:1rem;font-size:1.1rem;line-height:1.7}.subtitle{font-size:1.3rem;color:#4b5563;margin-bottom:2.5rem}.intro{font-size:1.2rem;color:#444}.container{max-width:1200px;margin:2rem auto;padding:0 2rem}.page-header{text-align:center;margin-bottom:.5rem}header{background-color:#2c3e50;color:#fff;padding:1rem 2rem;box-shadow:0 2px 5px rgba(0,0,0,.1);position:sticky;top:0;z-index:100}nav{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.logo-container{padding:.5rem 0}.logo{color:#fff;font-weight:700;font-size:1.5rem;text-decoration:none}.nav-links,.footer-links{display:flex;list-style:none;margin:0;padding:0;gap:1.5rem}.nav-links li,.footer-links li{margin-left:1.5rem}.nav-links a,.footer-links a{color:#fff;text-decoration:none;font-weight:500;font-size:1.1rem;position:relative;padding:.5rem 0;transition:color .3s}.hero{display:flex;align-items:center;gap:3rem;padding:4rem 2rem;max-width:1200px;margin:0 auto}.hero-content{flex:1}.hero-features{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.feature{display:flex;align-items:center;gap:.8rem;font-size:1.1rem}.icon{font-size:1.3rem}.hero-image{flex:1;border-radius:12px;overflow:hidden}.hero-image img{width:100%;height:auto;display:block}.upload-btn,.download-all-btn,.primary-cta{background-color:#2c3e50;color:#fff;border:0;padding:.75rem 1.5rem;border-radius:5px;font-weight:600;cursor:pointer;transition:background-color .3s;text-decoration:none}.upload-btn:hover,.download-all-btn:hover,.primary-cta:hover{background-color:#0f172a}.secondary-cta{background-color:#fff;color:#2c3e50;padding:.8rem 1.8rem;border-radius:8px;font-weight:600;border:1px solid #2c3e50;cursor:pointer;transition:all .2s;text-decoration:none}.secondary-cta:hover{background-color:#f1f5f9}.cta-buttons{display:flex;gap:1rem;margin-bottom:2rem}.download-btn{background-color:#10b981;color:#fff;border:0;padding:.5rem 1rem;border-radius:5px;font-weight:600;cursor:pointer;transition:background-color .3s;margin-left:1rem;display:none}.download-btn:hover{background-color:#059669}.uploader-container,.content-section,.feature-box{background-color:#f8fafc;border-radius:10px;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);margin-bottom:2rem}.uploader-header{text-align:center;margin-bottom:1.5rem}.upload-area{border:2px dashed #cbd5e1;border-radius:8px;padding:2rem;text-align:center;transition:all .3s ease}.upload-area.highlight{border-color:#2c3e50;background-color:#f1f5f9}.upload-icon{margin-bottom:1rem}.upload-text h3{margin:0;color:#2c3e50}.upload-text p{margin:.5rem 0;color:#64748b}.file-input{display:none}.uploaded-files{margin-top:2rem;display:none}.file-item{display:flex;align-items:center;padding:1rem;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;background-color:#fff}.file-preview{width:80px;height:80px;border-radius:4px;margin-right:1rem;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f1f5f9}.preview-image{max-width:100%;max-height:100%;object-fit:contain}.file-info{flex-grow:1}.file-name{font-weight:600;margin-bottom:.5rem;word-break:break-all}.file-status{display:flex;align-items:center;color:#64748b}.status-icon{width:16px;height:16px;margin-right:.5rem}.file-icon{width:32px;height:32px;color:#64748b}.step{background-color:#f8fafc;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;border-left:4px solid #2c3e50}.step-number{background-color:#2c3e50;color:#fff;width:1.8rem;height:1.8rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.tip,.note{padding:.8rem 1rem;border-radius:6px;margin-top:1rem;font-size:.95rem}.tip{background-color:#ecfdf5;border-left:3px solid #10b981}.note{background-color:#eef2ff;border-left:3px solid #6366f1}ul,ol{margin-bottom:1rem;padding-left:1.5rem}li{margin-bottom:.5rem}table{width:100%;border-collapse:collapse;margin:1.5rem 0}th,td{border:1px solid #ddd;padding:12px;text-align:left}th{background-color:#f0f0f0}footer{background-color:#2c3e50;color:#fff;padding:2rem;text-align:center}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.spinner{width:16px;height:16px;border:3px solid rgba(30,41,59,.3);border-radius:50%;border-top-color:#2c3e50;animation:spin 1s ease-in-out infinite;margin-right:.5rem;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.converting-text{color:#2c3e50}.error-message{color:#ef4444;margin-top:1rem;text-align:center;display:none}.trust-badges{display:flex;align-items:center;gap:1.5rem;color:#64748b;font-size:.9rem}.ratings{color:green;font-weight:700}.cta{background-color:#f1f5f9;padding:20px;border-radius:8px;text-align:center;margin-top:30px}#conversion-steps #page-header{scroll-margin-top:100px}.logo-container{padding:10px;display:inline-block;border-radius:8px}.logo{font-family:Arial,sans-serif;text-align:center;color:#fff;text-transform:uppercase;line-height:1}.logo-main{font-size:1.8rem;font-weight:800;letter-spacing:-1px;margin-bottom:5px;text-shadow:2px 2px 4px rgba(0,0,0,.3);transition:transform .3s ease}.logo-highlight{color:#3498db;font-weight:400}.logo-main:hover{transform:scale(1.02)}.contact-form{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.1);margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--secondary-color)}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.form-group textarea{min-height:150px;resize:vertical}.policy-container{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.1);margin-bottom:2rem}.policy-container h2{color:var(--secondary-color);margin:1.5rem 0 1rem;border-bottom:1px solid #eee;padding-bottom:.5rem}.policy-container h3{color:var(--secondary-color);margin:1.2rem 0 .8rem}.policy-container p{margin-bottom:1rem;color:#555}.policy-container ul{margin-bottom:1rem;padding-left:2rem}.policy-container li{margin-bottom:.5rem}.menu-toggle{display:none;cursor:pointer;padding:.5rem}.menu-toggle span{display:block;width:25px;height:3px;background-color:#fff;margin:5px 0;transition:all .3s ease}@media (max-width:768px){.hero{flex-direction:column;text-align:center;padding:2rem 1rem}.hero-features{align-items:center}.cta-buttons,.trust-badges{justify-content:center}.footer-content{flex-direction:column}.footer-links{margin-top:1rem}.footer-links li{margin:0 .75rem}.logo-main{letter-spacing:-.5px}nav{flex-wrap:wrap;padding:.5rem 1rem}.menu-toggle{display:block;order:1}.logo-container{order:0;flex:1}.nav-links{display:none;width:100%;order:2;flex-direction:column;gap:0;padding:1rem 0}.nav-links.active{display:flex}.nav-links li{padding:.5rem 0;border-top:1px solid hsla(0,0%,100%,.1)}.nav-links a{display:block;padding:.5rem 1rem}.nav-links a::after{display:none}.menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}}@media (max-width:600px){h1{font-size:2.2rem}.step{padding:1rem}.nav-links,.footer-links{flex-direction:column;gap:.5rem}.nav-links li,.footer-links li{margin-left:0}.file-item{flex-direction:column;text-align:center}.file-preview{margin-right:0;margin-bottom:1rem}.logo-container{padding:8px}.logo-main{font-size:clamp(1.5rem,7vw,1.8rem)}}@media (max-width:480px){.logo-main{font-size:1.5rem}}
.preview-image {
    max-width: 100%;
    max-height: 200px;
    object-fit: contain;
    border-radius: 4px;
    background: #f5f5f5;
}

.file-preview {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-right: 15px;
}
/* Main Options Box Styling */
.options-box {
    display: flex;
    flex-direction: column;
    gap: 18px;
    margin-bottom: 20px;
    background: #fafafa;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #ddd;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Inter', sans-serif;
}

/* Single Option Block */
.option, .checkbox-option {
    display: flex;
    flex-direction: column;
}

/* Labels Styling */
.option label, .checkbox-option label {
    font-size: 14px;
    font-weight: 500;
    color: #374151;
    margin-bottom: 6px;
}

/* Select Boxes Styling */
.option select, .checkbox-option input[type="checkbox"] {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #fff;
    font-size: 14px;
    outline: none;
}

/* Select Focus Style */
.option select:focus {
    border-color: #6366f1;
    box-shadow: 0 0 0 2px rgba(99, 102, 241, 0.2);
}

/* Checkbox Group Special Layout */
.checkbox-option {
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

.checkbox-option input[type="checkbox"] {
    width: 18px;
    height: 18px;
    accent-color: #6366f1;
    margin: 0;
}

/* Apply Button Section */
.apply-button {
    margin-top: 20px;
    display: flex;
    justify-content: flex-end;
}

.apply-button button {
    background-color: #6366f1;
    color: white;
    padding: 10px 24px;
    font-size: 14px;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.apply-button button:hover {
    background-color: #4f46e5;
}
.cls-1 { fill: #2c3e50 !important; }
.svg-container {
  border: 1px solid red;
  width: 100%;
}

.language-select-container {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  font-size: 1rem;
}

.language-label {
  font-weight: 500;
}

.language-select-container select {
  padding: 6px 10px;
  font-size: 1rem;
  border-radius: 6px;
  border: 1px solid #ccc;
  background: #fff;
  color: #333;
  cursor: pointer;
  transition: border-color 0.3s ease;
}

.language-select-container select:focus {
  outline: none;
  border-color: #6366f1;
  box-shadow: 0 0 0 2px rgba(99, 102, 241, 0.2);
}

@media (max-width: 768px) {
  .language-select-container {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    margin-top: 1rem;
  }
}
