:root{--primary:#4f46e5;--primary-hover:#4338ca;--primary-light:#ede9fe;--bg:#f1f5f9;--white:#fff;--text:#1e293b;--text-muted:#64748b;--text-light:#94a3b8;--border:#e2e8f0;--border-focus:#a5b4fc;--error:#ef4444;--error-bg:#fef2f2;--error-border:#fecaca;--shadow-sm:0 1px 3px #00000012;--shadow-md:0 4px 14px #00000017;--shadow-lg:0 10px 30px #0000001c;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--font:"Segoe UI", system-ui, -apple-system, sans-serif;--font-mono:"Consolas", "Courier New", monospace}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);color:var(--text);background-color:var(--bg);min-height:100vh;font-size:16px;line-height:1.6;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}h1{color:var(--text);font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.15}h2{color:var(--text);font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;line-height:1.25}h3{color:var(--text);font-size:1.05rem;font-weight:700}p{color:var(--text-muted);line-height:1.7}.btn{cursor:pointer;font-family:var(--font);border-radius:var(--radius-md);border:none;align-items:center;gap:.45rem;padding:.65rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .18s,box-shadow .18s,opacity .18s,border-color .18s;display:inline-flex}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover:not(:disabled){background:var(--primary-hover);box-shadow:var(--shadow-md)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-outline{background:var(--white);color:var(--primary);border:2px solid var(--primary)}.btn-outline:hover{background:var(--primary-light)}.btn-large{border-radius:var(--radius-lg);padding:.85rem 2.2rem;font-size:1.1rem}label{color:var(--text);margin-bottom:.4rem;font-size:.875rem;font-weight:600;display:block}input[type=text],input[type=email],input[type=tel],input[type=password],textarea{border:1.5px solid var(--border);border-radius:var(--radius-sm);width:100%;font-size:1rem;font-family:var(--font);color:var(--text);background:var(--white);padding:.65rem .9rem;line-height:1.5;transition:border-color .18s,box-shadow .18s}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=password]:focus,textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #4f46e521}input::placeholder,textarea::placeholder{color:var(--text-light)}textarea{resize:vertical;min-height:90px}.spinner{border:2.5px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.cv-classic{color:#1a1a1a;background:#fff;width:100%;max-width:820px;min-height:1050px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:13.5px;line-height:1.6;box-shadow:0 6px 40px #00000024}.cc-header{text-align:center;background:#1a365d;padding:2.25rem 3rem}.cc-name{color:#fff;letter-spacing:.5px;margin-bottom:.35rem;font-size:1.9rem;font-weight:700}.cc-role{text-transform:uppercase;letter-spacing:3px;color:#90cdf4;margin-bottom:1.2rem;font-family:Segoe UI,sans-serif;font-size:.68rem;font-weight:700}.cc-contact-row{color:#bee3f8;flex-wrap:wrap;justify-content:center;gap:.3rem 1.5rem;font-family:Segoe UI,sans-serif;font-size:.78rem;display:flex}.cc-contact-item{align-items:center;gap:.3rem;display:flex}.cc-body{flex-direction:column;gap:1.75rem;padding:2.25rem 3rem;display:flex}.cc-section-label{text-transform:uppercase;letter-spacing:3px;color:#1a365d;margin-bottom:.35rem;font-family:Segoe UI,sans-serif;font-size:.62rem;font-weight:800}.cc-divider{border:none;border-top:2px solid #1a365d;margin:0 0 .8rem}.cc-text{color:#2d3748;margin:0;font-size:.87rem;line-height:1.8}.cc-preformatted{white-space:pre-wrap}.cc-bullets{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.cc-bullets li{color:#2d3748;align-items:flex-start;gap:.6rem;font-size:.87rem;line-height:1.65;display:flex}.cc-bullets li:before{content:"▸";color:#1a365d;flex-shrink:0;margin-top:3px;font-size:.72rem}.cc-skill-chips{flex-wrap:wrap;gap:.4rem;display:flex}.cc-chip{color:#1a365d;background:#ebf8ff;border:1px solid #bee3f8;border-radius:4px;padding:.18rem .65rem;font-family:Segoe UI,sans-serif;font-size:.78rem}.cc-muted{color:#718096;font-style:italic}.cv-minimal{color:#1a1a1a;box-sizing:border-box;background:#fff;width:100%;max-width:820px;min-height:1050px;margin:0 auto;padding:3rem 3.5rem;font-family:Segoe UI,system-ui,sans-serif;font-size:13.5px;line-height:1.6;box-shadow:0 6px 40px #00000024}.cm-header{border-bottom:3px solid #e53e3e;margin-bottom:2rem;padding-bottom:1.4rem}.cm-name{color:#1a202c;letter-spacing:-.5px;margin-bottom:.25rem;font-size:2.2rem;font-weight:800;line-height:1.1}.cm-role{text-transform:uppercase;letter-spacing:2.5px;color:#e53e3e;margin-bottom:.9rem;font-size:.72rem;font-weight:700}.cm-contact-row{color:#718096;flex-wrap:wrap;gap:.2rem 1.4rem;font-size:.8rem;display:flex}.cm-contact-item{align-items:center;gap:.3rem;display:flex}.cm-section{margin-bottom:1.65rem}.cm-section-label{text-transform:uppercase;letter-spacing:2.5px;color:#e53e3e;margin-bottom:.35rem;font-size:.6rem;font-weight:800}.cm-divider{border:none;border-top:1px solid #e2e8f0;margin:0 0 .75rem}.cm-text{color:#4a5568;margin:0;font-size:.87rem;line-height:1.78}.cm-preformatted{white-space:pre-wrap}.cm-bullets{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.cm-bullets li{color:#4a5568;align-items:flex-start;gap:.5rem;font-size:.87rem;line-height:1.65;display:flex}.cm-bullets li:before{content:"–";color:#e53e3e;flex-shrink:0;font-weight:700}.cm-skill-row{color:#4a5568;font-size:.87rem;line-height:1.8}.cm-skill-sep{color:#e53e3e;margin:0 .3rem}.cm-muted{color:#a0aec0;font-style:italic}.cv-student{background:#fff;grid-template-columns:215px 1fr;width:100%;max-width:820px;min-height:1050px;margin:0 auto;font-family:Segoe UI,system-ui,sans-serif;font-size:13.5px;line-height:1.55;display:grid;box-shadow:0 6px 40px #00000024}.cs-sidebar{color:#fff;background:#2563eb;flex-direction:column;padding:2rem 1.4rem;display:flex}.cs-photo-wrap{justify-content:center;margin-bottom:1.1rem;display:flex}.cs-photo{object-fit:cover;border:3px solid #ffffff47;border-radius:50%;width:90px;height:90px}.cs-photo-placeholder{color:#ffffffb3;background:#ffffff26;border:2px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;font-size:2.1rem;font-weight:700;display:flex}.cs-name-block{text-align:center;margin-bottom:1.5rem}.cs-full-name{color:#fff;margin-bottom:.2rem;font-size:1rem;font-weight:700;line-height:1.3}.cs-job-title{color:#bfdbfe;text-transform:uppercase;letter-spacing:1.5px;font-size:.62rem;font-weight:600}.cs-sidebar-section{border-top:1px solid #ffffff29;padding:.9rem 0}.cs-sidebar-label{text-transform:uppercase;letter-spacing:2px;color:#93c5fd;margin-bottom:.6rem;font-size:.56rem;font-weight:700}.cs-contact-item{color:#dbeafe;word-break:break-all;align-items:flex-start;gap:.4rem;margin-bottom:.4rem;font-size:.77rem;display:flex}.cs-contact-icon{opacity:.65;flex-shrink:0}.cs-skill-list{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.cs-skill-item{color:#dbeafe;align-items:flex-start;gap:.4rem;font-size:.77rem;line-height:1.5;display:flex}.cs-skill-item:before{content:"▸";color:#93c5fd;flex-shrink:0;margin-top:2px;font-size:.62rem}.cs-main{background:#fff;flex-direction:column;gap:1.4rem;padding:2rem 1.75rem;display:flex}.cs-section-label{text-transform:uppercase;letter-spacing:2.5px;color:#2563eb;margin-bottom:.3rem;font-size:.58rem;font-weight:800}.cs-divider{border:none;border-top:2px solid #2563eb;margin:0 0 .7rem}.cs-text{color:#374151;margin:0;font-size:.84rem;line-height:1.75}.cs-preformatted{white-space:pre-wrap}.cs-bullets{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.cs-bullets li{color:#374151;align-items:flex-start;gap:.5rem;font-size:.84rem;line-height:1.65;display:flex}.cs-bullets li:before{content:"▸";color:#2563eb;flex-shrink:0;margin-top:3px;font-size:.68rem}.cs-muted{color:#9ca3af;font-style:italic}.cv-executive{background:#fff;width:100%;max-width:820px;min-height:1050px;margin:0 auto;font-family:Segoe UI,system-ui,sans-serif;font-size:13.5px;line-height:1.55;box-shadow:0 6px 40px #00000024}.ce-header{background:#1a1a2e;align-items:center;gap:2rem;padding:2.25rem 2.5rem;display:flex}.ce-photo{object-fit:cover;border:3px solid #c9a96e73;border-radius:50%;flex-shrink:0;width:88px;height:88px}.ce-photo-placeholder{color:#ffffff8c;background:#ffffff12;border:2px solid #c9a96e4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;font-size:2.1rem;font-weight:700;display:flex}.ce-header-text{flex:1}.ce-name{color:#fff;letter-spacing:.3px;margin-bottom:.3rem;font-size:1.85rem;font-weight:700;line-height:1.2}.ce-role{text-transform:uppercase;letter-spacing:3px;color:#c9a96e;margin-bottom:.85rem;font-size:.67rem;font-weight:700}.ce-header-contacts{color:#94a3b8;flex-wrap:wrap;gap:.25rem 1.2rem;font-size:.77rem;display:flex}.ce-header-contact-item{align-items:center;gap:.3rem;display:flex}.ce-body{grid-template-columns:210px 1fr;display:grid}.ce-sidebar{background:#f7f7f9;border-right:1px solid #e2e8f0;flex-direction:column;gap:0;padding:1.75rem 1.4rem;display:flex}.ce-sidebar-section{border-bottom:1px solid #e8eaee;padding:1rem 0}.ce-sidebar-section:last-child{border-bottom:none}.ce-sidebar-label{text-transform:uppercase;letter-spacing:2.5px;color:#c9a96e;margin-bottom:.6rem;font-size:.55rem;font-weight:800}.ce-sidebar-text{color:#4a5568;white-space:pre-wrap;font-size:.8rem;line-height:1.65}.ce-skill-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.ce-skill-item{color:#4a5568;align-items:flex-start;gap:.45rem;font-size:.8rem;line-height:1.5;display:flex}.ce-skill-item:before{content:"◆";color:#c9a96e;flex-shrink:0;margin-top:4px;font-size:.48rem}.ce-main{flex-direction:column;gap:1.5rem;padding:1.75rem 2rem;display:flex}.ce-section-label{text-transform:uppercase;letter-spacing:2.5px;color:#1a1a2e;margin-bottom:.3rem;font-size:.58rem;font-weight:800}.ce-divider{border:none;border-top:2px solid #c9a96e;margin:0 0 .75rem}.ce-text{color:#2d3748;margin:0;font-size:.85rem;line-height:1.78}.ce-preformatted{white-space:pre-wrap}.ce-bullets{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.ce-bullets li{color:#2d3748;align-items:flex-start;gap:.55rem;font-size:.85rem;line-height:1.65;display:flex}.ce-bullets li:before{content:"◆";color:#c9a96e;flex-shrink:0;margin-top:5px;font-size:.5rem}.ce-muted{color:#a0aec0;font-style:italic}@media (width<=768px){.cv-student{grid-template-columns:1fr;max-width:100%;min-height:auto;font-size:14px}.cs-sidebar,.cs-main{padding:1.75rem 1.5rem}.cv-executive{max-width:100%}.ce-header{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.75rem 1.5rem}.ce-body{grid-template-columns:1fr}.ce-sidebar{border-bottom:1px solid #e2e8f0;border-right:none;padding:1.25rem 1.5rem}.ce-main{padding:1.5rem}.cv-classic{max-width:100%;min-height:auto}.cc-header,.cc-body{padding:1.75rem 1.5rem}.cv-minimal{max-width:100%;min-height:auto;padding:2rem 1.5rem}}@media (width<=480px){.cv-student{font-size:12.5px}.cs-sidebar,.cs-main{padding:1.25rem 1rem}.cs-full-name{font-size:.95rem}.ce-header{padding:1.25rem 1rem}.ce-sidebar{padding:1rem}.ce-main{padding:1.25rem 1rem}.ce-name{font-size:1.5rem}.cc-header,.cc-body{padding:1.5rem 1rem}.cc-name{font-size:1.5rem}.cv-minimal{padding:1.5rem 1rem;font-size:12.5px}.cm-name{font-size:1.75rem}}.app{flex-direction:column;min-height:100vh;display:flex}.header{background:var(--white);border-bottom:1px solid var(--border);z-index:100;box-shadow:var(--shadow-sm);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1000px;height:64px;margin:0 auto;padding:0 1.5rem;display:flex}.logo{color:var(--primary);cursor:pointer;letter-spacing:-.5px;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;font-size:1.2rem;font-weight:800;display:flex}.logo:before{content:"⚡";font-size:1.1rem}.main{flex:1;width:100%;max-width:1000px;margin:0 auto;padding:2.5rem 1.5rem}.footer{text-align:center;border-top:1px solid var(--border);background:var(--white);color:var(--text-light);padding:1.25rem 1.5rem 1.5rem;font-size:.875rem}.footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.2rem .35rem;margin-bottom:.6rem;display:flex}.footer-link{color:var(--text-light);cursor:pointer;font-size:.8rem;font-family:var(--font);background:0 0;border:none;border-radius:4px;padding:2px 6px;line-height:1.6;text-decoration:none;transition:color .15s}.footer-link:hover{color:var(--primary)}.footer-sep{color:var(--border);-webkit-user-select:none;user-select:none;font-size:.75rem;line-height:1.6}.chat-float-btn{background:var(--primary);color:#fff;font-size:.875rem;font-weight:700;font-family:var(--font);cursor:pointer;z-index:600;border:none;border-radius:50px;align-items:center;gap:8px;padding:12px 20px;line-height:1;transition:transform .2s,box-shadow .2s,background .18s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #4f46e573}.chat-float-btn:hover{transform:translateY(-3px);box-shadow:0 8px 28px #4f46e58c}.chat-float-btn--open{background:#374151;border-radius:50%;padding:12px 14px;box-shadow:0 4px 16px #00000040}.chat-float-btn--open:hover{background:#1f2937}.chat-float-icon{font-size:1.05rem;line-height:1}.chat-float-x{font-size:1rem;font-weight:700;line-height:1}.chat-popup{background:var(--white);border:1px solid var(--border);z-index:599;border-radius:16px;flex-direction:column;width:360px;max-height:520px;animation:.22s chatPopIn;display:flex;position:fixed;bottom:88px;right:24px;overflow:hidden;box-shadow:0 12px 48px #0000002e}@keyframes chatPopIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.chat-header{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.chat-header-info{align-items:center;gap:10px;display:flex}.chat-header-avatar{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;display:flex}.chat-header-name{color:#fff;font-size:.95rem;font-weight:700;line-height:1.3}.chat-header-status{color:#fffc;align-items:center;gap:5px;font-size:.75rem;line-height:1.3;display:flex}.chat-status-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:7px;height:7px}.chat-close-btn{color:#fff;cursor:pointer;width:28px;height:28px;font-size:.8rem;font-family:var(--font);background:#ffffff26;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;line-height:1;transition:background .18s;display:flex}.chat-close-btn:hover{background:#ffffff47}.chat-messages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:10px;padding:14px 14px 8px;display:flex;overflow-y:auto}.chat-messages::-webkit-scrollbar{width:4px}.chat-messages::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.chat-msg{max-width:88%;display:flex}.chat-msg--user{align-self:flex-end}.chat-msg--assistant{align-self:flex-start}.chat-bubble{word-break:break-word;border-radius:14px;padding:9px 13px;font-size:.875rem;line-height:1.55}.chat-msg--user .chat-bubble{background:var(--primary);color:#fff;border-bottom-right-radius:4px}.chat-msg--assistant .chat-bubble{color:var(--text);background:#f1f5f9;border-bottom-left-radius:4px}.chat-bubble--typing{align-items:center;gap:5px;min-width:52px;padding:12px 16px;display:flex}.typing-dot{background:#94a3b8;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.2s ease-in-out infinite typingBounce}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.chat-quick-questions{flex-direction:column;gap:6px;margin-top:2px;display:flex}.chat-quick-btn{background:var(--white);border:1.5px solid var(--border);color:var(--primary);font-size:.8rem;font-family:var(--font);cursor:pointer;text-align:left;border-radius:20px;padding:7px 12px;font-weight:600;line-height:1.4;transition:background .15s,border-color .15s}.chat-quick-btn:hover:not(:disabled){background:var(--primary-light);border-color:var(--primary)}.chat-quick-btn:disabled{opacity:.5;cursor:not-allowed}.chat-error{color:#b91c1c;background:var(--error-bg);border:1px solid var(--error-border);border-radius:10px;align-self:stretch;padding:8px 12px;font-size:.8rem;line-height:1.5}.chat-input-row{border-top:1px solid var(--border);background:var(--white);flex-shrink:0;align-items:center;gap:8px;padding:10px 12px 12px;display:flex}.chat-input{border:1.5px solid var(--border);font-size:.875rem;font-family:var(--font);color:var(--text);background:var(--white);border-radius:22px;outline:none;flex:1;min-width:0;padding:9px 14px;transition:border-color .18s,box-shadow .18s}.chat-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #4f46e51a}.chat-input:disabled{color:var(--text-muted);background:#f8fafc}.chat-send-btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;transition:background .18s,transform .15s;display:flex}.chat-send-btn:hover:not(:disabled){background:#4338ca;transform:scale(1.08)}.chat-send-btn:disabled{cursor:not-allowed;background:#c7d2fe}.chat-send-arrow{margin-left:2px;line-height:1}.chat-send-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite spin;display:block}.info-page{flex-direction:column;gap:1.5rem;padding-bottom:2rem;display:flex}.info-hero{text-align:center;padding:2rem 1rem .5rem}.info-badge{background:var(--primary-light);color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;border-radius:20px;margin-bottom:.9rem;padding:4px 14px;font-size:.72rem;font-weight:700;display:inline-block}.info-hero h1{margin-bottom:.65rem;font-size:clamp(1.6rem,4vw,2.4rem)}.info-hero>p{color:var(--text-muted);max-width:580px;margin:0 auto .4rem;font-size:1rem;line-height:1.7}.policy-updated{color:var(--text-light);margin-top:.5rem;font-size:.8rem}.info-section{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.75rem 2rem}.info-section-title{color:var(--text);border-bottom:2px solid var(--primary-light);align-items:center;gap:.5rem;margin-bottom:.9rem;padding-bottom:.55rem;font-size:1rem;font-weight:700;display:flex}.info-section p{color:var(--text-muted);margin-bottom:.7rem;font-size:.93rem;line-height:1.8}.info-section p:last-child{margin-bottom:0}.info-section ul,.info-section ol{color:var(--text-muted);margin-top:.25rem;margin-bottom:.7rem;padding-left:1.5rem;font-size:.93rem;line-height:1.9}.info-section li{margin-bottom:.2rem}.info-section strong{color:var(--text)}.contact-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.contact-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);text-align:center;flex-direction:column;align-items:center;gap:.6rem;padding:2rem 1.75rem;transition:box-shadow .2s,border-color .2s;display:flex}.contact-card:hover{box-shadow:var(--shadow-md);border-color:var(--border-focus)}.contact-card-icon{font-size:2.4rem;line-height:1}.contact-card h3{color:var(--text);margin:0;font-size:1.05rem}.contact-card p{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.65}.contact-card a:not(.btn-whatsapp){color:var(--primary);font-size:.9rem;font-weight:600;text-decoration:none}.contact-card a:not(.btn-whatsapp):hover{text-decoration:underline}.btn-whatsapp{color:#fff;border-radius:var(--radius-sm);cursor:pointer;font-size:.88rem;font-weight:600;font-family:var(--font);background:#25d366;border:none;align-items:center;gap:6px;margin-top:.2rem;padding:.65rem 1.4rem;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.btn-whatsapp:hover{color:#fff;background:#1db954;transform:translateY(-1px)}.payment-numbers{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.payment-number-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:.85rem;padding:1rem 1.25rem;display:flex}.payment-number-icon{flex-shrink:0;font-size:1.6rem}.payment-number-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.2rem;font-size:.72rem;font-weight:700}.payment-number-value{color:var(--text);font-size:.95rem;font-weight:700;font-family:var(--font-mono)}.faq-list{flex-direction:column;gap:.6rem;display:flex}.faq-item{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color .2s;overflow:hidden}.faq-item--open{border-color:var(--primary)}.faq-q{text-align:left;width:100%;color:var(--text);cursor:pointer;font-size:.93rem;font-weight:600;font-family:var(--font);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.4rem;line-height:1.5;transition:color .15s,background .15s;display:flex}.faq-q:hover,.faq-q--open{background:var(--primary-light);color:var(--primary)}.faq-chevron{color:var(--text-light);flex-shrink:0;font-size:.65rem;transition:color .15s}.faq-q--open .faq-chevron{color:var(--primary)}.faq-a{border-top:1px solid var(--border);color:var(--text-muted);padding:1rem 1.4rem 1.1rem;font-size:.9rem;line-height:1.8}@media (width<=640px){.contact-grid,.payment-numbers{grid-template-columns:1fr}.info-section{padding:1.25rem 1.1rem}.chat-float-label{display:none}.chat-float-btn:not(.chat-float-btn--open){border-radius:50%;padding:13px 15px}.chat-popup{width:calc(100vw - 20px);max-height:75vh;bottom:82px;right:10px}}.header-nav{align-items:center;gap:.75rem;display:flex}.header-user{color:var(--text-muted);font-size:.9rem;font-weight:600}.header--admin{background:#1e2a3a;border-bottom:1px solid #ffffff14}.header--admin .logo{color:#fff}.admin-header-label{text-transform:uppercase;letter-spacing:1px;color:#ffffff73;border-right:1px solid #ffffff26;padding-right:.75rem;font-size:.78rem;font-weight:700}.admin-nav-btn{font-family:var(--font);color:#ffffffb3;cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:.4rem .75rem;font-size:.9rem;font-weight:600;transition:color .18s,background .18s}.admin-nav-btn:hover{color:#fff;background:#ffffff14}.admin-nav-btn--active{color:#fff;background:#ffffff1f}.main--admin{max-width:1200px}.loading-page{min-height:50vh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.loading-spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}.auth-page{flex-direction:column;align-items:center;padding:2rem 0 3rem;display:flex}.auth-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);width:100%;max-width:440px;padding:2.5rem 2rem}.auth-title{color:var(--text);margin-bottom:.35rem;font-size:1.5rem;font-weight:700}.auth-subtitle{color:var(--text-muted);margin-bottom:1.75rem;font-size:.9rem}.auth-card .form-group{margin-bottom:1rem}.auth-error{color:#b91c1c;background:var(--error-bg);border:1px solid var(--error-border);border-radius:var(--radius-sm);margin-bottom:1rem;padding:.6rem .9rem;font-size:.875rem}.auth-submit{justify-content:center;width:100%;margin-top:.25rem}.auth-switch{text-align:center;color:var(--text-muted);margin-top:1.25rem;font-size:.875rem}.auth-link{color:var(--primary);cursor:pointer;font-weight:600;font-family:var(--font);font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline;transition:color .15s}.auth-link:hover{color:var(--primary-hover)}.admin-badge{color:#ffffffd9;text-transform:uppercase;letter-spacing:1px;background:#1e2a3a;border-radius:99px;align-items:center;gap:.35rem;margin-bottom:1rem;padding:.3rem .85rem;font-size:.72rem;font-weight:700;display:inline-flex}@media (width<=480px){.auth-card{border-radius:var(--radius-md);padding:2rem 1.25rem}}.home-page{flex-direction:column;gap:3.5rem;padding:1rem 0;display:flex}.hero{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;padding:3rem 1rem;display:flex}.hero-badge{background:var(--primary-light);color:var(--primary);text-transform:uppercase;letter-spacing:1px;border-radius:99px;padding:.3rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.hero h1{background:linear-gradient(135deg,#1e293b 0%,#4f46e5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:620px}.hero-sub{max-width:480px;color:var(--text-muted);font-size:1.1rem}.features{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.feature-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-sm);padding:1.75rem 1.5rem;transition:box-shadow .2s,transform .2s}.feature-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.feature-icon{margin-bottom:.75rem;font-size:2rem}.feature-card h3{margin-bottom:.5rem}.about-section{border-top:1px solid var(--border);flex-direction:column;gap:2rem;margin-top:1rem;padding:3rem 0 1rem;display:flex}.about-header{text-align:center}.about-badge{background:var(--primary-light);color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;border-radius:99px;margin-bottom:.9rem;padding:4px 14px;font-size:.72rem;font-weight:700;display:inline-block}.about-header h2{color:var(--text);margin-bottom:.75rem;font-size:1.75rem;font-weight:800;line-height:1.3}.about-lead{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1rem;line-height:1.75}.about-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.about-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.5rem 1.4rem;transition:box-shadow .2s,transform .2s}.about-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.about-card-icon{margin-bottom:.75rem;font-size:1.75rem;line-height:1}.about-card h3{color:var(--text);margin-bottom:.5rem;font-size:.95rem;font-weight:700}.about-card p{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.7}.about-credit{text-align:center;background:var(--primary-light);border-radius:var(--radius-md);border:1px solid #c4b5fd;padding:1.25rem}.about-credit p{color:var(--primary);margin:0;font-size:.9rem;line-height:1.6}@media (width<=768px){.about-grid{grid-template-columns:1fr 1fr;gap:1rem}.about-header h2{font-size:1.4rem}}@media (width<=540px){.about-grid{grid-template-columns:1fr}.about-section{padding-top:2rem}}.form-page{width:100%;max-width:720px;margin:0 auto}.form-header{margin-bottom:2rem}.form-header h2{margin-bottom:.4rem}.cv-form{flex-direction:column;gap:1.75rem;display:flex}.form-section{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.section-title{text-transform:uppercase;letter-spacing:1px;color:var(--primary);border-bottom:1px solid var(--border);margin-bottom:.25rem;padding-bottom:.75rem;font-size:.8rem;font-weight:700}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{flex-direction:column;display:flex}.photo-upload-zone{border:2px dashed var(--border);border-radius:var(--radius-md);cursor:pointer;text-align:center;background:#fafbfc;justify-content:center;align-items:center;min-height:110px;transition:border-color .2s,background .2s;display:flex}.photo-upload-zone:hover{border-color:var(--primary);background:var(--primary-light)}.photo-upload-placeholder{color:var(--text-muted);pointer-events:none;flex-direction:column;align-items:center;gap:.3rem;display:flex}.photo-icon{font-size:1.75rem}.photo-upload-placeholder span{font-size:.9rem;font-weight:500}.photo-upload-placeholder small{color:var(--text-light);font-size:.75rem}.photo-preview{object-fit:cover;border:3px solid var(--primary);border-radius:50%;width:88px;height:88px}.btn-remove-photo{color:var(--error);cursor:pointer;font-size:.8rem;font-family:var(--font);text-align:left;background:0 0;border:none;margin-top:.35rem;padding:.3rem 0}.btn-remove-photo:hover{text-decoration:underline}.error-banner{background:var(--error-bg);border:1px solid var(--error-border);border-radius:var(--radius-md);align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;display:flex}.error-icon{flex-shrink:0;font-size:1.1rem;line-height:1.5}.error-banner p{color:#b91c1c;font-size:.95rem;line-height:1.5}.btn-submit{border-radius:var(--radius-lg);justify-content:center;align-self:center;min-width:220px;padding:.85rem 2rem;font-size:1.05rem}.preview-page{flex-direction:column;gap:1.75rem;display:flex}.preview-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.preview-toolbar h2{margin-bottom:.25rem}.preview-actions{flex-wrap:wrap;flex-shrink:0;gap:.75rem;display:flex}.print-tip{color:#92400e;border-radius:var(--radius-sm);background:#fffbeb;border:1px solid #fde68a;padding:.6rem 1rem;font-size:.82rem}#cv-printable .cv-page{background:#fff;grid-template-columns:250px 1fr;width:100%;max-width:820px;min-height:1050px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:13.5px;line-height:1.55;display:grid;box-shadow:0 6px 40px #00000024}.cv-sidebar{color:#fff;background:#1e2a3a;flex-direction:column;padding:2.2rem 1.5rem;display:flex}.cv-photo-wrap{justify-content:center;margin-bottom:1.25rem;display:flex}.cv-photo{object-fit:cover;border:3px solid #ffffff38;border-radius:50%;width:105px;height:105px}.cv-photo-placeholder{color:#ffffffa6;background:#ffffff1a;border:2px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:105px;height:105px;font-family:Segoe UI,sans-serif;font-size:2.4rem;font-weight:700;display:flex}.cv-name-block{text-align:center;margin-bottom:1.5rem}.cv-full-name{color:#fff;margin-bottom:.25rem;font-family:Segoe UI,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.3}.cv-job-title{color:#90aac8;text-transform:uppercase;letter-spacing:1.5px;font-family:Segoe UI,sans-serif;font-size:.68rem}.cv-sidebar-section{border-top:1px solid #ffffff1a;padding:1rem 0}.cv-sidebar-label{text-transform:uppercase;letter-spacing:2.5px;color:#7a9cc0;margin-bottom:.65rem;font-family:Segoe UI,sans-serif;font-size:.58rem;font-weight:700}.cv-contact-item{color:#c8d8e8;word-break:break-all;align-items:flex-start;gap:.5rem;margin-bottom:.45rem;font-family:Segoe UI,sans-serif;font-size:.77rem;display:flex}.cv-contact-icon{opacity:.6;flex-shrink:0;margin-top:1px}.cv-skill-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.cv-skill-item{color:#c8d8e8;align-items:flex-start;gap:.5rem;font-family:Segoe UI,sans-serif;font-size:.77rem;line-height:1.5;display:flex}.cv-skill-item:before{content:"▸";color:#5b8ab8;flex-shrink:0;margin-top:2px;font-size:.65rem}.cv-main{background:#fff;flex-direction:column;gap:1.5rem;padding:2.2rem 2rem;display:flex}.cv-section-label{text-transform:uppercase;letter-spacing:2.5px;color:#1e2a3a;margin-bottom:.3rem;font-family:Segoe UI,sans-serif;font-size:.6rem;font-weight:800}.cv-divider{border:none;border-top:2px solid #1e2a3a;margin:0 0 .75rem}.cv-text{color:#2d3748;margin:0;font-size:.84rem;line-height:1.75}.cv-muted{color:#718096;font-style:italic}.cv-preformatted{white-space:pre-wrap}.cv-bullets{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.cv-bullets li{color:#2d3748;align-items:flex-start;gap:.55rem;font-size:.84rem;line-height:1.65;display:flex}.cv-bullets li:before{content:"▸";color:#1e2a3a;flex-shrink:0;margin-top:3px;font-size:.7rem}.cover-letter-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden}.cover-letter-header{border-bottom:1px solid var(--border);background:#f8fafc;padding:1.1rem 1.75rem}.cover-letter-header h3{margin-bottom:.15rem;font-size:1rem}.cover-letter-header p{font-size:.82rem}.cover-letter-body{padding:1.75rem}.cover-letter-text{color:var(--text);white-space:pre-wrap;margin:0;font-size:.9rem;line-height:1.85}@media print{.no-print{display:none!important}body{background:#fff;margin:0;padding:0}.header,.footer{display:none!important}.main{max-width:none!important;margin:0!important;padding:0!important}.preview-page{gap:0!important}.cv-page{min-height:100vh;box-shadow:none!important;width:100%!important;max-width:100%!important}.cv-sidebar{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}@media (width<=768px){.main{padding:1.75rem 1rem}.features{grid-template-columns:1fr;gap:1rem}.feature-card{text-align:left;flex-direction:row;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.feature-icon{flex-shrink:0;margin-bottom:0;line-height:1}.form-row{grid-template-columns:1fr}.preview-toolbar{flex-direction:column}.preview-actions{width:100%}.preview-actions .btn{flex:1;justify-content:center}.hero{padding:1.75rem .5rem}#cv-printable{overflow-x:hidden}#cv-printable .cv-page{grid-template-columns:1fr;max-width:100%;min-height:auto;font-size:14px}.cv-sidebar{padding:1.75rem 1.5rem}.cv-photo-wrap{margin-bottom:1rem}.cv-main{padding:1.75rem 1.5rem}.admin-table-wrap{box-shadow:none;-webkit-overflow-scrolling:unset;background:0 0;border:none;overflow-x:visible}.admin-table thead{display:none}.admin-table,.admin-table tbody{width:100%;display:block}.admin-table tr{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);margin-bottom:1rem;display:block;overflow:hidden}.admin-table td{border-bottom:1px solid var(--border);box-sizing:border-box;border-right:none;align-items:flex-start;gap:.75rem;width:100%;padding:.6rem 1rem;display:flex}.admin-table td:last-child{border-bottom:none}.admin-table td:before{content:attr(data-label);color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;min-width:88px;padding-top:2px;font-size:.68rem;font-weight:700}.admin-row-actions{flex-wrap:wrap;gap:.5rem}.btn-action{padding:.5rem 1rem;font-size:.82rem}.admin-txn-id{max-width:unset;white-space:normal;text-overflow:unset;overflow:visible}}@media (width<=480px){.header-inner{padding:0 1rem}.logo{font-size:1.05rem}.form-section{padding:1.25rem}.btn-large{justify-content:center;width:100%}.cv-sidebar,.cv-main{padding:1.5rem 1.25rem}}.dashboard-page{flex-direction:column;gap:1.75rem;display:flex}.dashboard-loading{min-height:40vh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.dashboard-spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}.dashboard-sub-banner{color:#fff;border-radius:var(--radius-md);background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);padding:.9rem 1.5rem;font-size:.9rem;font-weight:500;line-height:1.5}.dashboard-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard-header h2{margin-bottom:.2rem}.dashboard-subtitle{color:var(--text-muted);margin:0;font-size:.875rem}.dashboard-error{background:var(--error-bg);border:1px solid var(--error-border);color:#b91c1c;border-radius:var(--radius-md);padding:.9rem 1.25rem;font-size:.9rem}.dashboard-empty{text-align:center;background:var(--white);border:1px dashed var(--border);border-radius:var(--radius-lg);flex-direction:column;justify-content:center;align-items:center;gap:.9rem;padding:4rem 2rem;display:flex}.dashboard-empty-icon{opacity:.45;font-size:3.5rem;line-height:1}.dashboard-empty h3{color:var(--text);font-size:1.15rem}.dashboard-empty p{color:var(--text-muted);max-width:320px;font-size:.875rem}.cv-cards-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.cv-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:1rem;padding:1.4rem;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex}.cv-card:hover{box-shadow:var(--shadow-md);border-color:var(--border-focus);transform:translateY(-2px)}.cv-card-top{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.cv-card-info{flex:1;min-width:0}.cv-card-role{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:700;line-height:1.3;overflow:hidden}.cv-card-name{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:.15rem;font-size:.82rem;overflow:hidden}.cv-status-pill{white-space:nowrap;border-radius:99px;flex-shrink:0;padding:.22rem .65rem;font-size:.72rem;font-weight:700;line-height:1.4}.cv-status-pill--confirmed{color:#15803d;background:#dcfce7}.cv-status-pill--pending{color:#854d0e;background:#fef9c3}.cv-status-pill--locked{color:#64748b;background:#f1f5f9}.cv-card-meta{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;gap:1rem;padding:.6rem 0;display:flex}.cv-card-template,.cv-card-date{color:var(--text-muted);font-size:.8rem}.cv-card-actions{flex-wrap:wrap;gap:.5rem;display:flex}.cv-card-btn{flex:1;justify-content:center;min-width:0;padding:.5rem .6rem;font-size:.82rem}.btn-pending{color:#92400e;opacity:.85;cursor:not-allowed;background:#fef3c7;border:1.5px solid #fde68a}.btn-lock{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border:none}.btn-lock:hover:not(:disabled){opacity:.9;box-shadow:0 4px 14px #4f46e559}.sub-status-banner{border-radius:var(--radius-md);padding:.9rem 1.25rem;font-size:.9rem;font-weight:500;line-height:1.5}.sub-status-banner--active{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%)}.sub-status-banner--expired{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.payment-banner{border-radius:var(--radius-md);padding:1rem 1.25rem;font-size:.9rem;line-height:1.6}.payment-banner--pending{color:#713f12;background:#fefce8;border:1px solid #fde047}.payment-banner--confirmed{color:#15803d;background:#f0fdf4;border:1px solid #86efac}.payment-banner--error{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.pdf-error-dismiss{color:#991b1b;cursor:pointer;border-radius:var(--radius-sm);opacity:.7;background:0 0;border:none;flex-shrink:0;padding:.1rem .3rem;font-size:1rem;line-height:1}.pdf-error-dismiss:hover{opacity:1}.template-selector{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.5rem}.template-selector-title{color:var(--text);margin:0 0 1.1rem;font-size:.95rem;font-weight:700}.template-grid{grid-template-columns:repeat(5,1fr);gap:.85rem;display:grid}.template-card{background:var(--white);border:2px solid var(--border);border-radius:var(--radius-md);cursor:pointer;text-align:left;font-family:var(--font);flex-direction:column;padding:0;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden}.template-card:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 16px #4f46e526}.template-card--selected{border-color:var(--card-accent,var(--primary));box-shadow:0 0 0 3px #4f46e533, var(--shadow-md);transform:translateY(-2px)}.template-card__mockup{background:#f8fafc;flex-shrink:0;height:120px;overflow:hidden}.template-card__info{border-top:1px solid var(--border);flex-direction:column;gap:.15rem;padding:.65rem .75rem;display:flex}.template-card__name{color:var(--text);font-size:.78rem;font-weight:700;line-height:1.3}.template-card__tag{color:var(--text-muted);font-size:.68rem;line-height:1.3}.template-card__badge{background:var(--primary);color:#fff;letter-spacing:.3px;border-radius:99px;padding:.18rem .5rem;font-size:.62rem;font-weight:700;position:absolute;top:.45rem;right:.45rem}.tmk-layout{width:100%;height:100%;display:flex;overflow:hidden}.tmk-row{flex-direction:row}.tmk-col{flex-direction:column}.tmk-sidebar{flex-direction:column;flex-shrink:0;gap:2px;width:38%;padding:5px;display:flex;overflow:hidden}.tmk-main{flex-direction:column;flex:1;gap:2px;min-width:0;padding:5px;display:flex;overflow:hidden}.tmk-circle{background:#ffffff47;border-radius:50%;flex-shrink:0;width:22px;height:22px;margin:2px auto 4px}.tmk-bar{border-radius:2px;flex-shrink:0}.tmk-bar-white{background:#ffffffa6;border-radius:2px;height:4px;margin-bottom:2px;display:block}.tmk-bar-gray{background:#cbd5e1;border-radius:2px;height:4px;margin-bottom:2px;display:block}.tmk-section-head{border-radius:1px;flex-shrink:0;width:100%;height:4px;margin-bottom:3px;display:block}.tmk-header-band{flex-shrink:0;width:100%}.admin-page{flex-direction:column;gap:2rem;display:flex}.admin-page-header{border-bottom:1px solid var(--border);padding-bottom:1.25rem}.admin-page-header h2{margin-bottom:.3rem}.admin-page-header p{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.5}.offline-note{color:#d97706;font-style:italic}.admin-empty{background:var(--white);border:1px dashed var(--border);border-radius:var(--radius-lg);text-align:center;color:var(--text-muted);padding:3rem 2rem;font-size:.9rem}.admin-stats-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.admin-stat-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;gap:.4rem;padding:1.5rem 1.25rem;transition:box-shadow .2s,transform .2s;display:flex}.admin-stat-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.admin-stat-card--wide{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border-color:#86efac;flex-direction:row;grid-column:span 4;justify-content:center;align-items:center;gap:1.25rem;padding:1.25rem 2rem}.admin-stat-icon{font-size:1.85rem;line-height:1}.admin-stat-value{letter-spacing:-.5px;font-size:1.85rem;font-weight:800;line-height:1}.admin-stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.72rem;font-weight:600}.admin-quick-actions{gap:1rem;display:flex}.admin-table-wrap{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);-webkit-overflow-scrolling:touch;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:900px;font-size:.85rem}.admin-table th{text-align:left;text-transform:uppercase;letter-spacing:.6px;color:var(--text-muted);border-bottom:1px solid var(--border);white-space:nowrap;background:#f8fafc;padding:.8rem 1rem;font-size:.72rem;font-weight:700}.admin-table td{color:var(--text);border-bottom:1px solid var(--border);vertical-align:middle;padding:.85rem 1rem;line-height:1.45}.admin-table tbody tr:last-child td{border-bottom:none}.admin-table tbody tr:hover td{background:#f8fafc}.admin-cell-sub{color:var(--text-muted);margin-top:.15rem;font-size:.75rem;display:block}.admin-cell-plan{color:var(--text-muted);font-size:.8rem;font-style:italic}.admin-txn-id{font-family:var(--font-mono);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:110px;font-size:.75rem;overflow:hidden}.type-badge{white-space:nowrap;border-radius:99px;align-items:center;padding:.2rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.type-badge--sub{color:#6d28d9;background:#ede9fe}.type-badge--cv{color:#0369a1;background:#e0f2fe}.badge{white-space:nowrap;border-radius:99px;align-items:center;padding:.22rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.badge--pending{color:#854d0e;background:#fef9c3}.badge--confirmed{color:#15803d;background:#dcfce7}.badge--rejected{color:#991b1b;background:#fee2e2}.admin-row-actions{flex-wrap:nowrap;gap:.4rem;display:flex}.btn-action{font-family:var(--font);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;padding:.32rem .7rem;font-size:.75rem;font-weight:700;line-height:1;transition:opacity .18s,background .18s;display:inline-flex}.btn-action:disabled{opacity:.45;cursor:not-allowed}.btn-action--confirm{color:#15803d;background:#dcfce7;border-color:#86efac}.btn-action--confirm:hover:not(:disabled){background:#bbf7d0}.btn-action--reject{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.btn-action--reject:hover:not(:disabled){background:#fecaca}.modal-overlay{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-card{background:var(--white);border-radius:var(--radius-lg);flex-direction:column;width:100%;max-width:520px;max-height:92vh;display:flex;overflow-y:auto;box-shadow:0 24px 64px #00000047}.modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 1.5rem 0;display:flex}.modal-title{color:var(--text);margin:0 0 .2rem;font-size:1.2rem;font-weight:700}.modal-subtitle{color:var(--text-muted);margin:0;font-size:.875rem}.modal-close{cursor:pointer;width:32px;height:32px;color:var(--text-muted);font-size:.875rem;font-family:var(--font);background:#f1f5f9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;line-height:1;transition:background .18s,color .18s;display:flex}.modal-close:hover{background:var(--error-bg);color:var(--error)}.payment-type-tabs{gap:.5rem;padding:1.25rem 1.5rem 0;display:flex}.payment-type-tab{border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--white);cursor:pointer;font-family:var(--font);color:var(--text-muted);text-align:center;flex:1;padding:.6rem .75rem;font-size:.875rem;font-weight:600;transition:all .18s}.payment-type-tab:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.payment-type-tab--active{background:var(--primary-light);border-color:var(--primary);color:var(--primary)}.modal-price-badge{border-radius:var(--radius-md);background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);align-items:center;gap:1rem;margin:1.25rem 1.5rem 0;padding:1rem 1.25rem;display:flex}.modal-price{color:#fff;letter-spacing:-.5px;white-space:nowrap;font-size:1.65rem;font-weight:800;line-height:1}.modal-price-label{color:#ffffffd1;font-size:.82rem;line-height:1.4}.sub-benefits{background:var(--primary-light);border-radius:var(--radius-md);border:1px solid #c4b5fd;margin:1rem 1.5rem 0;padding:.85rem 1rem}.sub-benefits-title{color:var(--primary);margin:0 0 .4rem;font-size:.82rem;font-weight:700}.sub-benefits-list{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.sub-benefits-list li{color:var(--primary);align-items:flex-start;gap:.4rem;font-size:.82rem;line-height:1.5;display:flex}.sub-benefits-list li:before{content:"✓";flex-shrink:0;font-weight:800}.modal-form{flex-direction:column;gap:1rem;padding:1.25rem 1.5rem 1.5rem;display:flex}.modal-select{border:1.5px solid var(--border);border-radius:var(--radius-sm);width:100%;font-size:1rem;font-family:var(--font);color:var(--text);background:var(--white);cursor:pointer;appearance:auto;padding:.65rem .9rem;transition:border-color .18s,box-shadow .18s}.modal-select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #4f46e521}.modal-instructions{border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-muted);background:#f8fafc;flex-direction:column;gap:.35rem;padding:.9rem 1rem;font-size:.875rem;line-height:1.5;display:flex}.modal-instructions-number{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.modal-account-number{color:var(--primary);letter-spacing:.5px;font-size:1.05rem;font-weight:800}.modal-error{color:#b91c1c;background:var(--error-bg);border:1px solid var(--error-border);border-radius:var(--radius-sm);margin:0;padding:.6rem .9rem;font-size:.875rem}.modal-actions{justify-content:flex-end;gap:.75rem;padding-top:.25rem;display:flex}@media (width<=1024px){.template-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.cv-cards-grid,.admin-stats-grid{grid-template-columns:repeat(2,1fr)}.admin-stat-card--wide{grid-column:span 2}.dashboard-header{flex-direction:column;align-items:flex-start}}@media (width<=768px){.template-grid{grid-template-columns:repeat(2,1fr);gap:.65rem}.modal-actions{flex-direction:column}.modal-actions .btn{justify-content:center;width:100%}.admin-stats-grid{grid-template-columns:repeat(2,1fr)}.payment-type-tabs{flex-direction:column;gap:.4rem}}@media (width<=600px){.cv-cards-grid{grid-template-columns:1fr}.admin-stats-grid{grid-template-columns:repeat(2,1fr)}.admin-stat-card--wide{flex-direction:column;grid-column:span 2}}@media (width<=480px){.template-grid{grid-template-columns:1fr 1fr;gap:.55rem}.template-card__mockup{height:90px}.cv-card-actions{flex-direction:column}.cv-card-btn{flex:none;width:100%}.modal-price{font-size:1.3rem}.modal-card{border-radius:var(--radius-md)}.modal-header,.payment-type-tabs,.modal-price-badge,.sub-benefits,.modal-form{padding-left:1rem;padding-right:1rem}.modal-price-badge,.sub-benefits{margin-left:1rem;margin-right:1rem}}.pw-field{position:relative}.pw-field input{padding-right:3.5rem}.pw-toggle{color:var(--text-muted);cursor:pointer;font-size:.78rem;font-weight:700;font-family:var(--font);border-radius:var(--radius-sm);letter-spacing:.3px;-webkit-user-select:none;user-select:none;background:0 0;border:none;padding:.2rem .4rem;line-height:1;transition:color .15s,background .15s;position:absolute;top:50%;right:.6rem;transform:translateY(-50%)}.pw-toggle:hover{color:var(--primary);background:var(--primary-light)}@media (width<=540px){.header-inner{flex-wrap:wrap;gap:.4rem;height:auto;min-height:56px;padding:.6rem 1rem}.header-nav{flex-wrap:wrap;gap:.35rem}.header-user{white-space:nowrap;text-overflow:ellipsis;max-width:130px;font-size:.82rem;overflow:hidden}.admin-header-label{display:none}.preview-page{overflow-x:hidden}.btn-submit{width:100%;min-width:unset}.admin-quick-actions{flex-direction:column;gap:.5rem}.admin-quick-actions .btn,.dashboard-header .btn{justify-content:center;width:100%}}@media (width<=480px){.admin-stats-grid{grid-template-columns:1fr}.admin-stat-card--wide{text-align:center;flex-direction:column;grid-column:span 1;gap:.6rem}.admin-nav-btn{padding:.35rem .5rem;font-size:.8rem}.form-section{padding:1rem .9rem}}.proof-upload-label{color:var(--text);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.proof-upload-hint{color:var(--text-muted);font-size:.82rem;font-weight:400}.field-required{color:var(--error);margin-left:2px}.proof-drop-zone{border:2px dashed var(--border);border-radius:var(--radius-md);cursor:pointer;text-align:center;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;padding:1.25rem 1rem;transition:border-color .2s,background .2s;display:flex}.proof-drop-zone:hover,.proof-drop-zone:focus{border-color:var(--primary);background:var(--primary-light);outline:none}.proof-drop-icon{font-size:1.5rem;line-height:1}.proof-drop-text{color:var(--primary);font-size:.875rem;font-weight:600}.proof-drop-sub{color:var(--text-muted);font-size:.75rem}.proof-preview-wrap{border:1px solid var(--border);border-radius:var(--radius-md);background:#f8fafc;flex-direction:column;align-items:center;gap:.6rem;padding:.75rem;display:flex}.proof-preview-img{border-radius:var(--radius-sm);object-fit:contain;max-width:100%;max-height:180px;box-shadow:var(--shadow-sm)}.proof-preview-info{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.proof-preview-name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:.8rem;font-weight:600;overflow:hidden}.proof-preview-size{color:var(--text-muted);font-size:.75rem}.proof-remove-btn{background:var(--error-bg);color:#b91c1c;border:1px solid var(--error-border);border-radius:var(--radius-sm);cursor:pointer;padding:.3rem .75rem;font-size:.78rem;font-weight:700;transition:background .15s}.proof-remove-btn:hover{background:#fecaca}.btn-proof{color:#1d4ed8;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;align-items:center;gap:.3rem;padding:.35rem .7rem;font-size:.78rem;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.btn-proof:hover{background:#dbeafe;border-color:#93c5fd}.proof-none{color:var(--text-light);font-size:.85rem}.proof-modal-overlay{z-index:2000;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.15s fadeIn;display:flex;position:fixed;inset:0}.proof-modal-box{background:var(--white);border-radius:var(--radius-lg);flex-direction:column;width:100%;max-width:640px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000059}.proof-modal-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:.9rem 1.25rem;display:flex}.proof-modal-title{color:var(--text);font-size:.95rem;font-weight:700}.proof-modal-controls{align-items:center;gap:.5rem;display:flex}.proof-modal-open{color:var(--primary);background:var(--primary-light);border-radius:var(--radius-sm);align-items:center;gap:.25rem;padding:.3rem .65rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.proof-modal-open:hover{background:#c7d2fe}.proof-modal-close{border-radius:var(--radius-sm);cursor:pointer;width:28px;height:28px;color:var(--text-muted);background:#f1f5f9;border:none;justify-content:center;align-items:center;font-size:.8rem;transition:background .15s,color .15s;display:flex}.proof-modal-close:hover{background:var(--error-bg);color:#b91c1c}.proof-modal-img-wrap{flex:1;justify-content:center;align-items:center;padding:1rem;display:flex;overflow:auto}.proof-modal-img{border-radius:var(--radius-sm);object-fit:contain;max-width:100%;max-height:70vh;box-shadow:var(--shadow-md)}@media (width<=540px){.proof-modal-box{border-radius:var(--radius-md);max-height:95vh}.proof-modal-img{max-height:60vh}.proof-drop-zone{padding:1rem}}
