*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--aa-navy:#0d1b4b;--aa-teal:#1a7f74;--aa-teal-light:#22a596;--ai-blue:#1a3a8f;--ai-gradient:linear-gradient(135deg, #1a3a8f 0%, #6c2fbf 50%, #e91e8c 100%);--gold:#c9a227;--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}body{color:#1a1a2e;background:#f0f4f8;min-height:100vh;font-family:Inter,Segoe UI,system-ui,sans-serif}.app{flex-direction:column;min-height:100vh;display:flex}.app-header{color:#fff;background:linear-gradient(135deg,#1a237e 0%,#283593 50%,#1565c0 100%);padding:1rem 2rem;box-shadow:0 4px 16px #0000004d}.header-content{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.header-logo{align-items:center;gap:1rem;display:flex}.logo-icon{font-size:2.5rem}.header-logo h1{margin:0;font-size:1.8rem;font-weight:700}.header-logo p{opacity:.85;margin:0;font-size:.85rem}.header-badges{flex-wrap:wrap;gap:.5rem;display:flex}.badge{background:#fff3;border:1px solid #fff6;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.step-indicator{background:#fff;border-bottom:1px solid #e0e0e0;justify-content:center;gap:0;padding:1rem 2rem;display:flex}.step-item{color:#999;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:500;display:flex;position:relative}.step-item:not(:last-child):after{content:"→";color:#ccc;z-index:1;position:absolute;right:-.5rem}.step-circle{color:#999;background:#e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;display:flex}.step-item.active .step-circle{color:#fff;background:#1565c0}.step-item.active{color:#1565c0}.step-item.done .step-circle{color:#fff;background:#2e7d32}.step-item.done{color:#2e7d32}.error-banner{color:#c62828;background:#ffebee;border:1px solid #ef9a9a;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.error-banner button{cursor:pointer;color:#c62828;background:0 0;border:none;font-size:1.2rem}.settings-card{background:#fff;border-left:4px solid #1565c0;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 2px 8px #00000014}.settings-card h3{color:#1a237e;margin-bottom:1rem;font-size:1rem}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.form-group{flex-direction:column;gap:.35rem;display:flex}.form-group label{color:#555;text-transform:uppercase;letter-spacing:.03em;font-size:.78rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{background:#fafafa;border:1.5px solid #ddd;border-radius:6px;padding:.5rem .75rem;font-family:inherit;font-size:.88rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#1565c0;outline:none}.form-group textarea{resize:vertical;min-height:60px}.upload-zone-wrapper{flex-direction:column;gap:1.5rem;display:flex}.supported-formats{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014}.supported-formats strong{color:#1a237e}.format-chips{flex-wrap:wrap;gap:.5rem;margin:.75rem 0;display:flex}.format-chip{color:#1565c0;background:#e3f2fd;border-radius:20px;padding:.25rem .75rem;font-size:.78rem;font-weight:600}.format-note{color:#555;margin-top:.5rem;font-size:.82rem;line-height:1.5}.dropzone{text-align:center;cursor:pointer;background:#fff;border:2.5px dashed #90caf9;border-radius:16px;padding:3rem 2rem;transition:all .2s;box-shadow:0 2px 8px #0000000f}.dropzone:hover{background:#f3f8ff;border-color:#1565c0}.dropzone.drag-active{background:#e3f2fd;border-color:#1565c0;transform:scale(1.01)}.dropzone-icon{margin-bottom:1rem;font-size:3rem}.dropzone-text{color:#1a237e;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.dropzone-text.active{color:#1565c0}.dropzone-sub{color:#666;margin-bottom:.5rem;font-size:.9rem}.dropzone-hint{color:#999;font-size:.78rem}.file-list{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014}.file-list-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.file-list-header h4{color:#1a237e}.btn-clear{cursor:pointer;color:#666;background:0 0;border:1px solid #ddd;border-radius:6px;padding:.25rem .75rem;font-size:.8rem}.btn-clear:hover{color:#c62828;border-color:#ef9a9a}.file-item{border:1px solid #eee;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.75rem;transition:background .2s;display:flex}.file-item:hover{background:#f8f9fa}.file-icon{font-size:1.4rem}.file-info{flex:1}.file-name{color:#1a237e;font-size:.88rem;font-weight:500;display:block}.file-size{color:#999;font-size:.75rem}.file-remove{cursor:pointer;color:#999;background:0 0;border:none;border-radius:4px;padding:.25rem;font-size:1rem}.file-remove:hover{color:#c62828;background:#ffebee}.btn-extract{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1565c0,#283593);border:none;border-radius:8px;width:100%;margin-top:1rem;padding:.9rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.btn-extract:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1565c066}.btn-extract:disabled{opacity:.5;cursor:not-allowed;transform:none}.progress-section{justify-content:center;padding:2rem 0;display:flex}.progress-card{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:600px;padding:3rem 2rem;box-shadow:0 4px 24px #0000001f}.progress-spinner{margin-bottom:1rem;font-size:3rem;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.progress-card h2{color:#1a237e;margin-bottom:.5rem;font-size:1.3rem}.progress-message{color:#555;margin-bottom:1.5rem;font-size:.9rem}.progress-bar-wrapper{background:#e3f2fd;border-radius:8px;height:10px;margin-bottom:.5rem;overflow:hidden}.progress-bar{background:linear-gradient(90deg,#1565c0,#42a5f5);border-radius:8px;height:100%;transition:width .5s}.progress-percent{color:#1565c0;margin-bottom:2rem;font-size:.85rem;font-weight:600}.progress-hints{text-align:left;margin-bottom:2rem}.hint-item{color:#bbb;align-items:center;gap:.75rem;padding:.4rem 0;font-size:.85rem;display:flex}.hint-item.done,.hint-item.done .hint-dot{color:#2e7d32}.hint-dot{font-size:.6rem}.processing-files{text-align:left}.processing-files strong{color:#555;font-size:.85rem}.processing-list{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.processing-chip{color:#1565c0;background:#e3f2fd;border-radius:4px;padding:.2rem .6rem;font-size:.75rem}.review-panel{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #0000001a}.review-header{color:#fff;background:linear-gradient(135deg,#1a237e,#283593);justify-content:space-between;align-items:flex-start;padding:1.5rem 2rem;display:flex}.review-header h2{margin-bottom:.25rem;font-size:1.3rem}.review-header p{opacity:.85;font-size:.85rem}.review-actions{flex-shrink:0;gap:1rem;display:flex}.status-banner{background:#f9fbe7;border-bottom:1px solid #e0e0e0;border-left:6px solid #888;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 2rem;display:flex}.status-label{flex-direction:column;gap:.25rem;display:flex}.status-label strong{font-size:1.1rem}.status-label span{color:#555;font-size:.85rem}.status-banner select{cursor:pointer;border:1.5px solid #ddd;border-radius:6px;padding:.4rem .75rem;font-size:.9rem;font-weight:700}.tab-bar{background:#fafafa;border-bottom:2px solid #e0e0e0;flex-wrap:nowrap;gap:0;display:flex;overflow-x:auto}.tab-btn{cursor:pointer;color:#666;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.75rem 1.25rem;font-size:.82rem;font-weight:500;transition:all .2s}.tab-btn:hover{color:#1565c0;background:#e3f2fd}.tab-btn.active{color:#1565c0;background:#fff;border-bottom-color:#1565c0;font-weight:600}.tab-content{min-height:400px;padding:2rem}.section-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:1.5rem;display:grid}.info-card{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:10px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.info-card.full-width{grid-column:1/-1}.info-card.highlight-card{background:#e8f5e9;border-color:#66bb6a}.info-card h4{color:#1a237e;border-bottom:1px solid #ddd;margin-bottom:.25rem;padding-bottom:.5rem;font-size:.9rem}.two-col{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.table-header-row{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.table-header-row h4{color:#1a237e}.review-table-wrap{border:1px solid #e0e0e0;border-radius:8px;overflow-x:auto}.review-table{border-collapse:collapse;width:100%;font-size:.83rem}.review-table th{color:#fff;text-align:left;background:#1a237e;padding:.6rem .75rem;font-weight:600}.review-table td{vertical-align:top;border-bottom:1px solid #eee;padding:.5rem .75rem}.review-table tr:hover td{background:#f3f8ff}.review-table .center{text-align:center}.review-table .enc-row td{background:#fff8f8}.inline-input{border:1px solid #ddd;border-radius:4px;width:100%;padding:.3rem .5rem;font-family:inherit;font-size:.82rem}.inline-textarea{resize:vertical;border:1px solid #ddd;border-radius:4px;width:100%;padding:.3rem .5rem;font-family:inherit;font-size:.82rem}.inline-input:focus,.inline-textarea:focus{border-color:#1565c0;outline:none}.title-flow-list{flex-direction:column;gap:1rem;display:flex}.title-flow-item{gap:1rem;display:flex}.title-flow-num{color:#fff;background:#1565c0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:.25rem;font-size:.85rem;font-weight:700;display:flex}.title-flow-content{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex}.checklist-panel{flex-direction:column;gap:1.5rem;display:flex}.checklist-grid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:.75rem;display:grid}.checklist-item{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.checklist-item label{color:#333;flex:1;font-size:.85rem}.toggle-group{gap:.25rem;display:flex}.toggle-btn{cursor:pointer;color:#666;background:#fff;border:1.5px solid #ddd;border-radius:4px;padding:.25rem .6rem;font-size:.78rem;font-weight:600}.toggle-btn.selected.yes{color:#2e7d32;background:#e8f5e9;border-color:#4caf50}.toggle-btn.selected.no{color:#c62828;background:#ffebee;border-color:#ef5350}.toggle-btn.selected.n\/a{color:#e65100;background:#fff3e0;border-color:#ffa726}.risk-list{flex-direction:column;gap:1rem;display:flex}.risk-card{background:#f9f9f9;border-left:5px solid #888;border-radius:10px;padding:1.25rem}.risk-card.severity-high{background:#fff8f8;border-left-color:#c62828}.risk-card.severity-medium{background:#fff8f0;border-left-color:#ef6c00}.risk-card.severity-low{background:#f1f8f1;border-left-color:#2e7d32}.risk-card p{color:#333;margin-top:.5rem;font-size:.85rem}.risk-header{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.severity-badge{color:#fff;border-radius:4px;padding:.2rem .75rem;font-size:.75rem;font-weight:700}.severity-badge.high{background:#c62828}.severity-badge.medium{background:#ef6c00}.severity-badge.low{background:#2e7d32}.raw-text-card{background:#1e1e1e;border-radius:10px;margin-bottom:1.5rem;overflow:hidden}.raw-text-header{background:#2d2d2d;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.raw-text-header strong{color:#e0e0e0;flex:1;font-size:.88rem}.method-badge{color:#fff;background:#1565c0;border-radius:4px;padding:.15rem .5rem;font-size:.72rem}.char-count{color:#999;font-size:.75rem}.raw-text{color:#d4d4d4;white-space:pre-wrap;max-height:400px;padding:1rem;font-size:.75rem;line-height:1.6;overflow:auto}.raw-error{color:#ef9a9a;padding:1rem;font-size:.85rem}.review-footer{background:#f8f9fa;border-top:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.firm-info{color:#666;text-align:center;font-size:.82rem}.empty-state{text-align:center;color:#2e7d32;padding:3rem;font-size:1rem}.btn-generate{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1b5e20,#2e7d32);border:none;border-radius:8px;padding:.7rem 1.5rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s}.btn-generate:hover{transform:translateY(-1px);box-shadow:0 4px 12px #2e7d3266}.btn-back{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #fff6;border-radius:8px;padding:.7rem 1.25rem;font-size:.9rem}.review-footer .btn-back{color:#555;background:#fff;border:1px solid #ddd}.review-footer .btn-back:hover{background:#f5f5f5}.btn-secondary{color:#1565c0;cursor:pointer;background:#fff;border:2px solid #1565c0;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600}.btn-secondary:hover{background:#e3f2fd}.done-section{justify-content:center;padding:3rem 0;display:flex}.done-card{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:500px;padding:3rem;box-shadow:0 8px 32px #00000026}.done-icon{margin-bottom:1rem;font-size:5rem}.done-card h2{color:#1a237e;margin-bottom:.75rem}.done-card p{color:#555;margin-bottom:2rem}.done-actions{flex-direction:column;gap:1rem;display:flex}.btn-download{color:#fff;background:linear-gradient(135deg,#1565c0,#283593);border-radius:10px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.btn-download:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1565c066}.site-root{background:#f7f8fc;flex-direction:column;min-height:100vh;display:flex}.navbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-bottom:1px solid #e8eaf0;position:sticky;top:0;box-shadow:0 2px 16px #0d1b4b14}.navbar-inner{align-items:center;gap:1.5rem;max-width:1400px;height:70px;margin:0 auto;padding:0 2rem;display:flex}.navbar-brand{flex-shrink:0;align-items:center;gap:.75rem;text-decoration:none;display:flex}.navbar-logo-aa{object-fit:contain;width:auto;height:44px}.navbar-brand-text{flex-direction:column;line-height:1.2;display:flex}.navbar-firm{color:#0d1b4b;font-size:1rem;font-weight:700}.navbar-sub{color:#1a7f74;letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:600}.navbar-links{align-items:center;gap:.25rem;margin-left:auto;display:flex}.navbar-link{color:#444;border-radius:8px;padding:.5rem .9rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.navbar-link:hover{color:#0d1b4b;background:#f0f4ff}.navbar-link.active{color:#1a3a8f;background:#e8eeff;font-weight:600}.navbar-cta{color:#fff;background:linear-gradient(135deg,#0d1b4b,#1a7f74);border-radius:8px;margin-left:.5rem;padding:.5rem 1.25rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s}.navbar-cta:hover{opacity:.9;transform:translateY(-1px)}.navbar-right{border-left:1px solid #e8eaf0;flex-shrink:0;align-items:center;gap:.5rem;padding-left:1.5rem;display:flex}.navbar-devby{color:#999;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.68rem}.navbar-logo-ai{object-fit:contain;width:auto;height:28px}.navbar-infotech-name{color:#1a3a8f;white-space:nowrap;font-size:.72rem;font-weight:700}.navbar-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:8px;display:none}.navbar-hamburger span{background:#333;border-radius:2px;width:22px;height:2px;display:block}@media (width<=900px){.navbar-hamburger{display:flex}.navbar-links{background:#fff;border-bottom:2px solid #e8eaf0;flex-direction:column;gap:.5rem;padding:1rem;display:none;position:absolute;top:70px;left:0;right:0}.navbar-links.open{display:flex}.navbar-right{display:none}}.site-footer{color:#ccd6f6;background:#0d1b4b;margin-top:auto}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;padding:2rem;display:flex}.footer-brand{align-items:center;gap:.75rem;display:flex}.footer-logo-aa{object-fit:contain;filter:brightness(2);width:auto;height:40px}.footer-firm-name{color:#fff;font-size:.9rem;font-weight:700}.footer-tagline{color:#7a92c4;margin-top:.15rem;font-size:.72rem}.footer-links{gap:1.5rem;display:flex}.footer-links a{color:#7a92c4;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-dev{align-items:center;gap:.5rem;display:flex}.footer-dev span{color:#7a92c4;font-size:.72rem}.footer-logo-ai{object-fit:contain;filter:brightness(2);width:auto;height:28px}.footer-infotech{color:#a78bfa;font-size:.78rem;font-weight:700}.footer-bottom{text-align:center;color:#4a5a8a;border-top:1px solid #ffffff1a;padding:.75rem 2rem;font-size:.72rem}.landing{flex:1}.hero-section{background:linear-gradient(135deg,#0a1535 0%,#0d2d5e 45%,#0d4a45 100%);align-items:center;gap:3rem;min-height:90vh;padding:5rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.hero-bg-pattern{pointer-events:none;background-image:radial-gradient(circle at 20%,#1a7f7426 0%,#0000 50%),radial-gradient(circle at 80% 20%,#1a3a8f33 0%,#0000 50%),radial-gradient(circle at 60% 80%,#c9a2271a 0%,#0000 40%);position:absolute;inset:0}.hero-content{max-width:640px;margin:0 auto 0 max(2rem,50% - 600px);position:relative}.hero-badge{color:#a3c4f3;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.78rem;font-weight:500;display:inline-flex}.pulse-dot{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulseDot}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.hero-title{color:#fff;margin-bottom:1.25rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:700;line-height:1.15}.hero-gradient-text{background:linear-gradient(90deg,#4ade80,#22d3ee,#818cf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#94b4d8;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.btn-hero-primary{color:#fff;background:linear-gradient(135deg,#1a7f74,#0d4a45);border-radius:10px;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 20px #1a7f7466}.btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #1a7f7480}.btn-arrow{font-size:1.2rem}.btn-hero-secondary{color:#fff;background:#ffffff1a;border:1px solid #ffffff40;border-radius:10px;align-items:center;padding:.85rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.btn-hero-secondary:hover{background:#ffffff2e}.hero-stats{flex-wrap:wrap;gap:0;display:flex}.stat{flex-direction:column;padding:.5rem 1.5rem .5rem 0;display:flex}.stat:first-child{padding-left:0}.stat-num{color:#fff;font-size:1.6rem;font-weight:800}.stat-label{color:#7a9cc4;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem}.stat-divider{background:#ffffff26;width:1px;margin:.25rem 1.5rem .25rem 0}.hero-card-wrap{flex-shrink:0;margin-right:max(2rem,50% - 600px);position:relative}.hero-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff12;border:1px solid #ffffff26;border-radius:16px;width:300px;animation:6s ease-in-out infinite cardFloat;overflow:hidden;box-shadow:0 20px 60px #0006}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hcard-header{background:#0000004d;align-items:center;gap:.4rem;padding:.6rem .75rem;display:flex}.hcard-dot{border-radius:50%;width:10px;height:10px}.hcard-dot.green{background:#4ade80}.hcard-dot.yellow{background:#facc15}.hcard-dot.red{background:#f87171}.hcard-title{color:#94b4d8;margin-left:auto;font-size:.72rem;font-weight:600}.hcard-body{padding:1rem}.hcard-row{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:.35rem 0;display:flex}.hcard-row:last-of-type{border-bottom:none}.hcard-label{color:#7a9cc4;font-size:.7rem}.hcard-val{color:#ccd6f6;text-align:right;max-width:55%;font-size:.72rem;font-weight:500}.green-text{color:#4ade80!important}.hcard-progress{background:#ffffff1a;border-radius:4px;height:4px;margin:.75rem 0 .5rem;overflow:hidden}.hcard-progress-bar{background:linear-gradient(90deg,#4ade80,#22d3ee);border-radius:4px;height:100%}.hcard-footer{color:#4ade80;text-align:center;font-size:.68rem}@media (width<=900px){.hero-section{flex-direction:column;min-height:auto;padding:4rem 1.5rem 3rem}.hero-card-wrap{margin:0 auto}.hero-content{margin:0}}.section-inner{max-width:1200px;margin:0 auto;padding:5rem 2rem}.section-alt{background:#f0f4f8}.section-white{background:#fff}.section-dark{background:linear-gradient(135deg,#0a1535,#0d2d5e)}.section-tag{color:#1a3a8f;letter-spacing:.06em;text-transform:uppercase;background:#e8eeff;border-radius:20px;margin-bottom:1rem;padding:.3rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.section-tag.light{color:#ffffffe6;background:#ffffff26}.section-title{color:#0d1b4b;margin-bottom:2.5rem;font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700}.section-title.light{color:#fff}.section-sub{color:#666;margin-bottom:2rem;font-size:1rem}.center-text{text-align:center}.steps-row{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.step-card{background:#fff padding-box padding-box;border-top:4px solid #0000;border-radius:16px;padding:2rem;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0d1b4b14}.step-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0d1b4b24}.step-num{color:#e8eeff;font-family:Inter,sans-serif;font-size:3.5rem;font-weight:900;line-height:1;position:absolute;top:.5rem;right:1rem}.step-icon-lg{margin-bottom:1rem;font-size:2.5rem}.step-card h3{color:#0d1b4b;margin-bottom:.5rem;font-size:1.05rem}.step-card p{color:#666;font-size:.875rem;line-height:1.6}.steps-cta{text-align:center;margin-top:3rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.feature-card{background:#f8f9ff;border:1px solid #e8eaf0;border-radius:14px;padding:1.75rem;transition:border-color .2s,box-shadow .2s}.feature-card:hover{border-color:#1a7f74;box-shadow:0 4px 20px #1a7f741a}.feature-icon{margin-bottom:.75rem;font-size:2rem}.feature-card h3{color:#0d1b4b;margin-bottom:.5rem;font-size:1rem;font-weight:700}.feature-card p{color:#555;font-size:.875rem;line-height:1.65}.doc-chips{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:2.5rem;display:flex}.doc-chip{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:.4rem 1rem;font-size:.8rem}.lang-row{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.lang-chip{color:#4ade80;background:#1a7f744d;border:1px solid #1a7f7480;border-radius:20px;padding:.35rem .9rem;font-size:.85rem}.bank-chips{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.bank-chip{color:#0d1b4b;background:#f0f4f8;border:2px solid #e0e4ef;border-radius:10px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600}.cta-section{text-align:center;background:linear-gradient(135deg,#1a7f74,#0d1b4b);padding:5rem 2rem}.cta-inner{max-width:600px;margin:0 auto}.cta-section h2{color:#fff;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2.2rem}.cta-section p{color:#fffc;margin-bottom:2rem;font-size:1.05rem}.btn-cta{color:#0d1b4b;background:#fff;border-radius:12px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.btn-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.btn-primary{color:#fff;background:linear-gradient(135deg,#0d1b4b,#1a7f74);border-radius:10px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0d1b4b4d}.about-page{flex:1}.about-hero{text-align:center;background:linear-gradient(135deg,#0a1535 0%,#0d3d38 100%);padding:5rem 2rem 4rem;position:relative;overflow:hidden}.about-hero-bg{pointer-events:none;background-image:radial-gradient(circle at 30% 60%,#1a7f7433 0%,#0000 50%),radial-gradient(circle at 70% 30%,#1a3a8f26 0%,#0000 50%);position:absolute;inset:0}.about-hero-content{max-width:700px;margin:0 auto;position:relative}.about-logo-wrap{margin-bottom:2rem}.about-main-logo{object-fit:contain;filter:drop-shadow(0 4px 20px #0006);width:auto;height:100px}.about-hero h1{color:#fff;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3rem);line-height:1.2}.about-hero h1 span{color:#4ade80}.about-hero-sub{color:#94b4d8;margin-bottom:1.5rem;font-size:1rem}.about-hero-badges{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.about-hero-badges span{color:#ffffffe6;background:#ffffff1f;border:1px solid #fff3;border-radius:20px;padding:.3rem .9rem;font-size:.75rem;font-weight:600}.about-stats-bar{background:#0d1b4b;flex-wrap:wrap;justify-content:center;gap:0;padding:1.5rem 2rem;display:flex}.about-stat{text-align:center;border-right:1px solid #ffffff26;padding:.75rem 2.5rem}.about-stat:last-child{border-right:none}.about-stat-num{color:#4ade80;font-size:1.8rem;font-weight:800}.about-stat-label{color:#7a92c4;text-transform:uppercase;letter-spacing:.05em;margin-top:.15rem;font-size:.72rem}.about-section{padding:0}.about-inner{max-width:1200px;margin:0 auto;padding:5rem 2rem}.two-col-about{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}@media (width<=900px){.two-col-about{grid-template-columns:1fr}}.about-text-col h2{color:#0d1b4b;margin-bottom:1.25rem;font-family:Playfair Display,serif;font-size:2rem}.about-text-col h2.light{color:#fff}.about-text-col p{color:#555;margin-bottom:1rem;font-size:.9rem;line-height:1.75}.about-text-col p.light-text{color:#fffc}.about-highlight-box{background:#e8f5f3;border-left:4px solid #1a7f74;border-radius:0 10px 10px 0;gap:1rem;margin-top:1.5rem;padding:1.25rem;display:flex}.about-highlight-icon{flex-shrink:0;font-size:1.8rem}.about-highlight-box strong{color:#0d1b4b;margin-bottom:.35rem;display:block}.about-highlight-box p{margin:0;font-size:.85rem}.about-card-stack{flex-direction:column;gap:1rem;display:flex}.about-info-card{border-radius:14px;padding:1.5rem}.about-info-card.primary{color:#fff;background:linear-gradient(135deg,#0d1b4b,#1a3a8f)}.about-info-card.secondary{color:#fff;background:linear-gradient(135deg,#0d3d38,#1a7f74)}.about-info-card.tertiary{background:#f0f4f8;border:1px solid #e0e4ef}.about-info-icon{margin-bottom:.5rem;font-size:1.5rem}.about-info-card h4{margin-bottom:.4rem;font-size:.9rem;font-weight:700}.about-info-card.tertiary h4{color:#0d1b4b}.about-info-card.tertiary p{color:#444}.about-info-card p{opacity:.9;font-size:.8rem;line-height:1.6}.about-feature-list{flex-direction:column;gap:.6rem;margin:1.25rem 0;list-style:none;display:flex}.about-feature-list li{color:#ffffffd9;font-size:.875rem}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;display:grid}.service-card{background:#fff;border:1px solid #e8eaf0;border-radius:14px;padding:1.75rem;transition:transform .2s,box-shadow .2s,border-color .2s}.service-card:hover{border-color:#1a7f74;transform:translateY(-3px);box-shadow:0 8px 24px #0d1b4b1a}.service-icon{margin-bottom:.75rem;font-size:2rem}.service-card h3{color:#0d1b4b;margin-bottom:.5rem;font-size:.95rem;font-weight:700}.service-card p{color:#666;font-size:.85rem;line-height:1.65}.about-tech-col{justify-content:center;display:flex}.tech-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#ffffff12;border:1px solid #ffffff26;border-radius:20px;max-width:320px;padding:2.5rem 2rem}.tech-powered-by{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-size:.72rem}.about-infotech-logo{object-fit:contain;width:auto;height:80px;margin-bottom:.75rem}.infotech-logo-text{background:linear-gradient(135deg,#1a3a8f,#6c2fbf,#e91e8c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:900}.infotech-tagline{color:#ffffff80;letter-spacing:.08em;margin-bottom:1.5rem;font-size:.65rem}.tech-tagline-full{color:#fff6;letter-spacing:.1em;margin:.5rem 0 1.5rem;font-size:.65rem}.tech-stack-pills{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.tech-stack-pills span{color:#fffc;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:.25rem .7rem;font-size:.72rem}.team-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1rem;display:flex}.team-card{text-align:center;background:#f8f9ff;border:1px solid #e8eaf0;border-radius:16px;width:250px;padding:2rem 1.5rem}.team-avatar{color:#fff;background:linear-gradient(135deg,#0d1b4b,#1a7f74);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1rem;font-size:1.8rem;font-weight:800;display:flex}.team-card h3{color:#0d1b4b;margin-bottom:.25rem;font-size:1rem;font-weight:700}.team-role{color:#1a7f74;margin-bottom:.5rem;font-size:.78rem;font-weight:600}.team-exp{color:#888;margin-bottom:.35rem;font-size:.78rem}.team-area{color:#555;font-size:.75rem}.contact-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1rem;display:flex}.contact-card{text-align:center;background:#fff;border:1px solid #e8eaf0;border-radius:14px;width:220px;padding:1.75rem 1.5rem}.contact-icon{margin-bottom:.75rem;font-size:2rem}.contact-card h4{color:#0d1b4b;margin-bottom:.5rem;font-size:.95rem;font-weight:700}.contact-card p{color:#555;font-size:.82rem;line-height:1.7}.app-page{flex-direction:column;flex:1;display:flex}.app-page-header{color:#fff;background:linear-gradient(135deg,#0d1b4b,#0d3d38);padding:1.25rem 2rem}.app-page-header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;display:flex}.app-page-header h2{margin-bottom:.2rem;font-size:1.25rem;font-weight:700}.app-page-header p{opacity:.75;font-size:.78rem}.app-main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:2rem}
