*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #0a1628;--navy-mid: #0f2040;--navy-light: #1a3355;--gold: #c9a84c;--gold-light: #e8c875;--gold-dim: #a07d30;--cream: #fdf6e8;--cream-dark: #f0e6cc;--text-dark: #1a1205;--text-mid: #4a3c20;--muted: #8a7a5a;--border: #d4c490;--white: #ffffff;--radius: 10px;--shadow: 0 8px 32px rgba(10,22,40,.18)}body{font-family:Georgia,Times New Roman,serif;background:var(--navy);color:var(--white);line-height:1.7}a{color:inherit;text-decoration:none}.hidden{display:none}.container{max-width:960px;margin:0 auto;padding:0 1.5rem}.header{background:var(--navy);border-bottom:1px solid rgba(201,168,76,.2);position:sticky;top:0;z-index:100}.header-inner{max-width:1100px;margin:0 auto;padding:0 1.5rem;height:68px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:.7rem;color:var(--white)}.logo-text-wrap{display:flex;flex-direction:column;line-height:1.1}.logo-main{font-size:1.2rem;font-weight:700;letter-spacing:.02em}.logo-main strong{color:var(--gold)}.logo-by{font-size:.7rem;color:#c9a84cb3;letter-spacing:.08em;font-style:italic;font-family:Georgia,serif}.nav-links{display:flex;align-items:center;gap:1.5rem}.nav-links a{color:#ffffffbf;font-size:.88rem;font-family:Segoe UI,sans-serif;letter-spacing:.04em;transition:color .2s}.nav-links a:hover{color:var(--gold)}.btn-nav{background:var(--gold);color:var(--navy)!important;padding:.45rem 1.1rem;border-radius:4px;font-weight:700;font-size:.85rem!important;letter-spacing:.03em;transition:background .2s}.btn-nav:hover{background:var(--gold-light)!important}.nav-hamburger{display:none;background:none;border:none;color:var(--gold);font-size:1.4rem;cursor:pointer}.mobile-menu{background:var(--navy-mid);border-top:1px solid rgba(201,168,76,.15);display:flex;flex-direction:column;gap:0}.mobile-menu a{padding:.9rem 1.5rem;color:#fffc;font-family:Segoe UI,sans-serif;font-size:.95rem;border-bottom:1px solid rgba(201,168,76,.08);transition:background .2s}.mobile-menu a:hover{background:#c9a84c14;color:var(--gold)}.mobile-menu .btn-nav{color:var(--navy)!important;margin:.8rem 1.5rem;border-radius:4px;text-align:center}.hero{background:linear-gradient(160deg,var(--navy) 0%,var(--navy-mid) 60%,#0c1e38 100%);color:var(--white);text-align:center;padding:5.5rem 1.5rem 5rem;border-bottom:1px solid rgba(201,168,76,.15);position:relative}.hero:before{content:'"';position:absolute;top:1rem;left:50%;transform:translate(-50%);font-size:8rem;color:#c9a84c0f;font-family:Georgia,serif;line-height:1;pointer-events:none}.hero-inner{max-width:720px;margin:0 auto;position:relative}.hero-tag{font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-family:Segoe UI,sans-serif}.hero h1{font-size:clamp(2rem,5vw,3.2rem);font-weight:700;line-height:1.25;margin-bottom:1.2rem;font-family:Georgia,serif}.hero h1 span{color:var(--gold)}.hero-sub{font-size:1.05rem;color:#ffffffb3;font-family:Segoe UI,sans-serif;max-width:560px;margin-left:auto;margin-right:auto;margin-bottom:2.2rem}.btn-primary{display:inline-block;background:var(--gold);color:var(--navy);padding:.85rem 2.2rem;border-radius:4px;font-weight:700;font-size:.95rem;border:none;cursor:pointer;font-family:Segoe UI,sans-serif;letter-spacing:.04em;transition:background .2s,transform .1s;text-decoration:none}.btn-primary:hover{background:var(--gold-light);transform:translateY(-1px)}.btn-primary:disabled{opacity:.4;cursor:not-allowed;transform:none}.section-tag{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem;font-family:Segoe UI,sans-serif;text-align:center}.how-it-works{padding:4.5rem 1.5rem;background:var(--navy-mid);border-bottom:1px solid rgba(201,168,76,.1);text-align:center}.how-it-works h2{font-size:1.9rem;color:var(--white);margin-bottom:2.5rem;font-family:Georgia,serif}.steps-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem}.how-step{text-align:center;width:160px}.how-icon{font-size:2rem;margin-bottom:.6rem}.how-step h3{font-size:.95rem;color:var(--gold);margin-bottom:.3rem;font-family:Segoe UI,sans-serif}.how-step p{font-size:.82rem;color:#fff9;font-family:Segoe UI,sans-serif}.how-arrow{font-size:1.4rem;color:var(--gold-dim);font-weight:700;padding:0 .3rem}.converter-section{padding:4rem 1.5rem 5rem;background:var(--cream)}.converter-card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);padding:2.5rem 2rem;max-width:660px;margin:0 auto;border-top:3px solid var(--gold)}.step-indicator{display:flex;justify-content:center;gap:2rem;margin-bottom:2.5rem}.step-dot-wrap{display:flex;flex-direction:column;align-items:center;gap:.3rem}.step-dot{width:36px;height:36px;border-radius:50%;background:var(--cream-dark);color:var(--muted);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;font-family:Segoe UI,sans-serif;transition:background .3s,color .3s}.step-dot.active{background:var(--navy);color:var(--white)}.step-dot.done{background:var(--gold);color:var(--navy)}.step-label{font-size:.72rem;color:var(--muted);font-weight:600;font-family:Segoe UI,sans-serif;letter-spacing:.05em}.step-body{text-align:center}.step-body h2{font-size:1.5rem;color:var(--navy);margin-bottom:.4rem;font-family:Georgia,serif}.step-sub{color:var(--muted);font-size:.9rem;margin-bottom:1.5rem;font-family:Segoe UI,sans-serif}.drop-zone{border:2px dashed var(--border);border-radius:var(--radius);padding:2.5rem 1.5rem;cursor:pointer;transition:border-color .2s,background .2s;margin-bottom:1.2rem;min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:var(--cream)}.drop-zone:hover,.drop-zone.dragging{border-color:var(--gold);background:#fdf0d0}.drop-zone.has-file{border-color:var(--navy);background:#f5f0e8;cursor:default}.drop-icon{font-size:2.5rem}.drop-zone p{color:var(--muted);font-size:.9rem;font-family:Segoe UI,sans-serif}.drop-hint{font-size:.78rem!important;color:#bbb!important}.file-info{display:flex;gap:1rem;text-align:left}.file-icon{font-size:2rem;flex-shrink:0}.file-name{font-weight:700;color:var(--navy);word-break:break-all;font-family:Segoe UI,sans-serif}.file-meta{font-size:.82rem;color:var(--muted);margin-bottom:.4rem;font-family:Segoe UI,sans-serif}.lang-badge{background:var(--gold);color:var(--navy);font-size:.72rem;font-weight:700;padding:.1rem .45rem;border-radius:3px;letter-spacing:.03em}.file-preview{font-size:.78rem;color:#666;font-family:Segoe UI,sans-serif;max-height:72px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;border-left:3px solid var(--gold);padding-left:.6rem;margin-top:.3rem;font-style:italic}.settings-grid{text-align:left;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1.4rem}.field label{display:block;font-weight:600;font-size:.85rem;color:var(--navy);margin-bottom:.4rem;font-family:Segoe UI,sans-serif;letter-spacing:.03em}.select{width:100%;padding:.65rem .8rem;border:1.5px solid var(--border);border-radius:6px;font-size:.92rem;background:var(--white);color:var(--text-dark);font-family:Segoe UI,sans-serif}.select:focus{outline:none;border-color:var(--navy)}.slider{width:100%;accent-color:var(--navy);cursor:pointer}.slider-labels{display:flex;justify-content:space-between;font-size:.72rem;color:var(--muted);margin-top:.3rem;font-family:Segoe UI,sans-serif}.progress-bar-wrap{background:var(--cream-dark);border-radius:100px;height:14px;overflow:hidden;margin:1.5rem 0 .5rem}.progress-bar{height:100%;background:var(--navy);border-radius:100px;transition:width .4s ease}.progress-bar.done{background:var(--gold)}.progress-pct{font-size:1rem;font-weight:700;color:var(--navy);margin-bottom:1rem;font-family:Segoe UI,sans-serif}.success-icon{font-size:3rem;margin-bottom:.5rem}.btn-download{display:block;width:100%;padding:1rem;font-size:1.05rem;margin:1.5rem 0 0;text-align:center}.step-actions{display:flex;gap:.8rem;justify-content:center;margin-top:1rem}.btn-secondary{background:transparent;color:var(--navy);border:1.5px solid var(--navy);padding:.7rem 1.5rem;border-radius:6px;font-weight:600;font-size:.9rem;cursor:pointer;transition:background .2s;font-family:Segoe UI,sans-serif}.btn-secondary:hover{background:var(--cream-dark)}.error-msg{color:#b03020;font-size:.88rem;margin-top:.5rem;font-family:Segoe UI,sans-serif}.spinner{width:36px;height:36px;border:3px solid var(--cream-dark);border-top-color:var(--navy);border-radius:50%;animation:spin .8s linear infinite;margin-bottom:.5rem}@keyframes spin{to{transform:rotate(360deg)}}.footer{background:var(--navy);border-top:1px solid rgba(201,168,76,.2);padding:2.5rem 1.5rem;color:#ffffff8c;font-family:Segoe UI,sans-serif;font-size:.84rem}.footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.footer-brand{display:flex;flex-direction:column;gap:.1rem}.footer-logo{font-size:1.1rem;font-weight:700;color:var(--white);font-family:Georgia,serif}.footer-logo strong{color:var(--gold)}.footer-by{font-size:.72rem;color:var(--gold-dim);font-style:italic}.footer-links{display:flex;gap:1.5rem;flex-wrap:wrap}.footer-links a{color:#ffffff8c;transition:color .2s}.footer-links a:hover{color:var(--gold)}.footer-copy{text-align:right}.footer-copy a{color:var(--gold-dim)}.footer-copy a:hover{color:var(--gold)}.footer-powered{font-size:.75rem;margin-top:.3rem;color:#ffffff4d}@media (max-width: 640px){.steps-row{gap:.5rem}.how-arrow{display:none}.how-step{width:130px}.step-indicator{gap:1rem}.converter-card{padding:1.5rem 1rem}.nav-links{display:none}.nav-hamburger{display:block}.footer-inner{flex-direction:column;text-align:center}.footer-copy{text-align:center}.footer-links{justify-content:center}}
