@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.app-footer{background:linear-gradient(135deg,#200441 0%,#000 100%);border-top:1px solid #20242c;margin-top:60px}.footer-container{max-width:1400px;margin:0 auto;padding:24px}.footer-top{justify-content:space-between;align-items:center;gap:24px;padding-bottom:20px;display:flex}.footer-brand h3{color:#fff;margin:0;font-size:18px;font-weight:600}.footer-brand p{color:#94a3b8;margin:6px 0 0;font-size:14px}.footer-links{gap:24px;display:flex}.footer-links a{color:#94a3b8;font-size:14px;text-decoration:none}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #20242c;justify-content:space-between;align-items:center;gap:20px;padding-top:16px;display:flex}.footer-bottom p{color:#64748b;margin:0;font-size:13px}.footer-payments{flex-wrap:wrap;gap:12px;display:flex}.footer-payments span{color:#94a3b8;font-size:13px}@media (width<=768px){.footer-top,.footer-bottom{text-align:center;flex-direction:column}.footer-links{flex-wrap:wrap;justify-content:center}.footer-payments{justify-content:center}}.home-page{color:#e5e7eb;background:linear-gradient(135deg,#120224 0%,#000 100%);min-height:100vh}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;padding:80px 20px;display:grid}.hero-content h1{color:#f8fafc;margin-bottom:20px;font-size:48px;font-weight:700;line-height:1.2}.hero-subtitle{color:#9ca3af;margin-bottom:32px;font-size:18px;line-height:1.6}.hero-buttons{flex-wrap:wrap;gap:16px;margin-bottom:48px;display:flex}.btn-primary,.btn-secondary{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:12px;padding:14px 28px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#480792 0%,#000 100%)}.btn-primary:hover{background:linear-gradient(135deg,#34016e 0%,#000 100%)}.btn-secondary{color:#e5e7eb;background:0 0;border:1px solid #2d323d}.btn-secondary:hover{background:#1f232b;border-color:#4f46e5}.hero-stats{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.stat{text-align:center;background:linear-gradient(135deg,#200441 0%,#000 100%);border:1px solid #2d323d;border-radius:8px;padding:20px}.stat-number{color:#4f46e5;margin-bottom:8px;font-size:28px;font-weight:700}.stat-label{color:#9ca3af;font-size:14px}.hero-mockup{justify-content:center;align-items:center;display:flex}.card-mockup{aspect-ratio:1.586;background:linear-gradient(135deg,#200441 0%,#000 100%);border:1px solid #2d323d;border-radius:16px;flex-direction:column;justify-content:space-between;width:100%;max-width:600px;padding:32px;display:flex;box-shadow:0 8px 24px #0006}.card-brand{color:linear-gradient(135deg, #200441 0%, #000 100%);align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.card-brand svg{width:28px;height:28px}.card-chip{background:linear-gradient(135deg,#d4af37 0%,#f7d774 100%);border-radius:8px;width:50px;height:38px;position:relative}.card-chip:before{content:"";border:1px solid #00000026;border-radius:4px;position:absolute;inset:4px}.card-middle{margin:28px 0}.card-number{letter-spacing:4px;color:#f8fafc;margin-bottom:24px;font-family:Courier New,monospace;font-size:26px;font-weight:600}.card-details{justify-content:space-between;gap:20px;display:flex}.card-detail{flex-direction:column;gap:6px;display:flex}.detail-label{color:#9ca3af;letter-spacing:1.5px;text-transform:uppercase;font-size:11px}.detail-value{color:#e5e7eb;letter-spacing:.5px;font-size:16px;font-weight:600}.card-badge{color:#10b981;background:#10b9811a;border:1px solid #10b981;border-radius:6px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;display:flex}.card-badge svg{width:16px;height:16px}.card-network{color:#e5e7eb;letter-spacing:2px;font-size:24px;font-weight:800}.features,.use-cases,.how-it-works,.comparison,.faq,.final-cta{max-width:1400px;margin:0 auto;padding:80px 20px}.section-header{text-align:center;margin-bottom:48px}.section-header h2{color:#f8fafc;margin-bottom:12px;font-size:36px;font-weight:700}.section-header p{color:#9ca3af;font-size:16px}.features-grid,.use-cases-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;display:grid}.feature-card,.use-case-item{background:linear-gradient(135deg,#200441 0%,#000 100%);border:1px solid #2d323d;border-radius:8px;padding:28px;transition:border-color .2s}.feature-card:hover,.use-case-item:hover{border-color:#4f46e5}.feature-icon{color:#4f46e5;margin-bottom:16px;display:flex}.feature-card h3,.use-case-item h3{color:#f8fafc;margin-bottom:12px;font-size:18px;font-weight:600}.feature-card p,.use-case-item p{color:#9ca3af;font-size:14px;line-height:1.6}.use-case-number{color:#4f46e5;margin-bottom:12px;font-size:32px;font-weight:700}.steps-container{scrollbar-width:thin;scrollbar-color:linear-gradient(135deg, #200441 0%, #000 100%);justify-content:space-between;align-items:stretch;gap:20px;padding-bottom:10px;display:flex;overflow-x:auto}.steps-container::-webkit-scrollbar{height:6px}.steps-container::-webkit-scrollbar-track{background:linear-gradient(135deg,#200441 0%,#000 100%);border-radius:3px}.steps-container::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#200441 0%,#000 100%);border-radius:3px}.step{background:linear-gradient(135deg,#200441 0%,#000 100%);border:1px solid #2d323d;border-radius:8px;flex-direction:column;flex:1;min-width:280px;max-width:350px;padding:24px;display:flex}.step-number{color:#fff;background:linear-gradient(135deg,#300c58 0%,#000 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;font-size:18px;font-weight:700;display:flex}.step h3{color:#f8fafc;margin-bottom:12px;font-size:18px;font-weight:600}.step p{color:#9ca3af;flex-grow:1;margin-bottom:16px;font-size:14px;line-height:1.6}.step-highlight{color:#4f46e5;text-align:center;background:linear-gradient(135deg,#200441 0%,#000 100%);border:1px solid #4f46e5;border-radius:6px;margin-top:auto;padding:10px 12px;font-size:12px;font-weight:600}.step-arrow{color:#4f46e5;flex-shrink:0;justify-content:center;align-items:center;padding:0 4px;display:flex}.comparison-table{background:linear-gradient(135deg,#200441 0%,#000 100%);border:1px solid #2d323d;border-radius:8px;overflow:hidden}.comparison-row{border-bottom:1px solid #2d323d;grid-template-columns:2fr 1fr 1fr;align-items:center;padding:16px 24px;display:grid}.comparison-row:last-child{border-bottom:none}.comparison-header{color:#e5e7eb;background:#4f46e514;font-size:15px;font-weight:600}.col-1{color:#d1d5db;font-size:14px}.col-2,.col-3{color:#e5e7eb;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.check-icon{color:#10b981;flex-shrink:0}.faq-container{max-width:1400px;margin:0 auto}.faq-item{background:linear-gradient(135deg,#200441 0%,#000 100%);border:1px solid #2d323d;border-radius:8px;margin-bottom:12px;overflow:hidden}.faq-question{color:#e5e7eb;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:18px 20px;font-size:15px;font-weight:600;display:flex}.faq-question:hover{background:#4f46e50d}.faq-icon{color:#4f46e5;flex-shrink:0;transition:transform .2s}.faq-icon.open{transform:rotate(180deg)}.faq-answer{color:#9ca3af;padding:0 20px 18px;font-size:14px;line-height:1.6}.cta-content{text-align:center;background:linear-gradient(135deg,#200441 0%,#000 100%);border:1px solid #2d323d;border-radius:12px;flex-direction:column;align-items:center;padding:48px 32px;display:flex}.cta-content p{color:#9ca3af;max-width:1400px;margin-bottom:28px;font-size:16px}.btn-large{margin-bottom:32px;padding:14px 32px;font-size:16px}.cta-features{flex-direction:column;gap:14px;width:100%;max-width:1400px;display:flex}.cta-feature{color:#9ca3af;justify-content:flex-start;align-items:center;gap:12px;font-size:14px;display:flex}@media (width<=768px){.hero{grid-template-columns:1fr;gap:32px;padding:60px 20px}.hero-content{order:1;display:contents}.hero-mockup{order:2}.hero-stats{order:3;grid-column:1}.hero-content h1{font-size:32px}.hero-buttons{flex-direction:column}.btn-primary,.btn-secondary{justify-content:center;width:100%}.hero-stats{grid-template-columns:1fr}.card-mockup{max-width:100%;padding:24px}.card-number{letter-spacing:2px;font-size:20px}.section-header h2{font-size:28px}.features-grid,.use-cases-grid{grid-template-columns:1fr}.steps-container{flex-wrap:nowrap;justify-content:flex-start}.step{min-width:260px}.comparison-row{grid-template-columns:1fr;gap:12px;padding:16px}.comparison-header{display:none}.col-1{color:#f8fafc;font-weight:600}.cta-content{padding:32px 20px}.cta-content h2{font-size:24px}.cta-features{align-items:flex-start}}.final-cta{max-width:1400px;margin:0 auto;padding:80px 20px}.cta-content{text-align:center;background:linear-gradient(135deg,#200441 0%,#000 100%);border:1px solid #2d323d;border-radius:16px;max-width:1400px;margin:0 auto;padding:56px 40px}.cta-content h2{color:#f8fafc;margin-bottom:16px;font-size:36px;font-weight:700}.cta-content p{color:#9ca3af;max-width:1400px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.6}.btn-large{margin-bottom:32px;padding:14px 32px;font-size:16px;display:inline-flex}.cta-features{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex}.cta-feature{color:#9ca3af;align-items:center;gap:8px;font-size:14px;display:flex}.cta-feature svg{color:#10b981;flex-shrink:0}@media (width<=768px){.cta-content{padding:40px 24px}.cta-content h2{font-size:28px}.cta-features{flex-direction:column;gap:16px}.cta-feature{justify-content:center}}.chatbot-toggle{color:#fff;cursor:pointer;z-index:999;background:linear-gradient(135deg,#4f46e5 0%,#6d28d9 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #4f46e566}.chatbot-toggle:hover{transform:scale(1.1);box-shadow:0 12px 32px #4f46e580}.chatbot-window{z-index:999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a0a2efa;border:1px solid #4f46e54d;border-radius:16px;flex-direction:column;width:380px;height:550px;animation:.3s chatbot-slide-up;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 60px #00000080}@keyframes chatbot-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chatbot-header{background:#1f0f35cc;border-bottom:1px solid #4f46e533;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:16px;display:flex}.chatbot-header-info{color:#4f46e5;align-items:center;gap:12px;display:flex}.chatbot-title{color:#f8fafc;font-size:15px;font-weight:700}.chatbot-status{color:#10b981;font-size:12px}.chatbot-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .2s}.chatbot-close:hover{color:#fff;background:#4f46e51a}.chatbot-messages{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.chatbot-msg{gap:10px;animation:.3s msg-fade-in;display:flex}@keyframes msg-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chatbot-msg.user{flex-direction:row-reverse}.chatbot-msg-avatar{color:#4f46e5;background:#4f46e533;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.chatbot-msg.user.chatbot-msg-avatar{background:#4f46e54d}.chatbot-msg-text{color:#e5e7eb;white-space:pre-wrap;background:#1f0f3599;border:1px solid #4f46e533;border-radius:12px;max-width:75%;padding:10px 14px;font-size:14px;line-height:1.5}.chatbot-msg.user.chatbot-msg-text{color:#fff;background:#4f46e5;border:none}.typing-indicator{gap:4px;padding:4px 0;display:flex}.typing-indicator span{background:#4f46e5;border-radius:50%;width:8px;height:8px;animation:1.4s infinite typing}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.7;transform:translateY(0)}30%{opacity:1;transform:translateY(-10px)}}.chatbot-input-area{background:#1f0f35cc;border-top:1px solid #4f46e533;border-radius:0 0 16px 16px;gap:8px;padding:16px;display:flex}.chatbot-input{color:#e5e7eb;background:#12022499;border:1px solid #4f46e54d;border-radius:8px;outline:none;flex:1;padding:10px 14px;font-family:Inter,sans-serif;font-size:14px}.chatbot-input:focus{border-color:#4f46e5}.chatbot-input::placeholder{color:#9ca3af}.chatbot-send{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.chatbot-send:hover:not(:disabled){background:#4338ca}.chatbot-send:disabled{opacity:.5;cursor:not-allowed}@media (width<=480px){.chatbot-window{width:calc(100vw - 24px);height:calc(100vh - 100px);bottom:12px;right:12px}.chatbot-toggle{bottom:20px;right:20px}}.chatbot-suggestions{padding:12px 0;animation:.3s msg-fade-in}.chatbot-suggestions-title{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;margin-bottom:10px;font-size:12px;font-weight:600;display:flex}.chatbot-suggestions-grid{grid-template-columns:1fr;gap:8px;display:grid}.chatbot-suggestion-btn{color:#e5e7eb;cursor:pointer;text-align:left;background:#1f0f3599;border:1px solid #4f46e54d;border-radius:8px;padding:10px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:all .2s}.chatbot-suggestion-btn:hover{background:#4f46e533;border-color:#4f46e5;transform:translate(4px)}.legal-page{color:#e5e7eb;background:linear-gradient(135deg,#120224 0%,#000 100%);min-height:100vh;padding:80px 24px 60px}.legal-container{max-width:1400px;margin:0 auto}.legal-header{border-bottom:1px solid #1f242c;margin-bottom:48px;padding-bottom:24px}.legal-header h1{color:#f8fafc;margin:0 0 12px;font-size:36px;font-weight:700}.legal-updated{color:#64748b;margin:0;font-size:14px}.legal-content section{margin-bottom:40px}.legal-content h2{color:#f8fafc;margin:0 0 16px;font-size:24px;font-weight:600}.legal-content h3{color:#e5e7eb;margin:24px 0 12px;font-size:18px;font-weight:600}.legal-content p{color:#94a3b8;margin:0 0 16px;font-size:15px;line-height:1.7}.legal-content ul{margin:12px 0 16px;padding-left:24px}.legal-content li{color:#94a3b8;margin-bottom:8px;font-size:15px;line-height:1.7}.legal-content strong{color:#e5e7eb;font-weight:600}.contact-box{border:1px solid linear-gradient(135deg, #160529 0%, #000 100%);background:linear-gradient(135deg,#34016e 0%,#000 100%);border-radius:8px;margin-top:16px;padding:20px}.contact-box p{margin:0 0 8px}.contact-box p:last-child{margin-bottom:0}@media (width<=1500px){.legal-page{padding:60px 16px 40px}.legal-header h1{font-size:28px}.legal-content h2{font-size:20px}.legal-content h3{font-size:16px}}.contact-page{color:#e5e7eb;background:linear-gradient(135deg,#120224 0%,#000 100%);min-height:100vh;padding:80px 24px 60px}.contact-container{max-width:1400px;margin:0 auto}.contact-header{text-align:center;margin-bottom:56px}.contact-header h1{color:#f8fafc;margin:0 0 12px;font-size:40px;font-weight:700}.contact-header p{color:#94a3b8;margin:0;font-size:16px}.contact-grid{grid-template-columns:1fr 1.2fr;gap:48px;margin-bottom:64px;display:grid}.contact-info{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.info-card{border:1px solid linear-gradient(135deg, #1b0336 0%, #000 100%);background:linear-gradient(135deg,#34016e 0%,#000 100%);border-radius:12px;padding:24px;transition:all .2s}.info-card:hover{border-color:#6366f166;transform:translateY(-2px)}.info-icon{color:#6366f1;background:#6366f11a;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:flex}.info-card h3{color:#f8fafc;margin:0 0 8px;font-size:16px;font-weight:600}.info-card p{color:#94a3b8;margin:0 0 8px;font-size:14px;line-height:1.5}.info-card a{color:#6300d4;margin-bottom:8px;font-size:14px;font-weight:500;text-decoration:none;display:inline-block}.info-card a:hover{text-decoration:underline}.info-response{color:#64748b!important;margin-top:8px!important;font-size:12px!important}.contact-form-wrapper{border:1px solid linear-gradient(135deg, #34016e 0%, #000 100%);background:linear-gradient(135deg,#1b0435 0%,#000 100%);border-radius:12px;padding:32px}.contact-form-wrapper h2{color:#f8fafc;margin:0 0 24px;font-size:24px;font-weight:600}.success-message{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:8px;margin-bottom:24px;padding:12px 16px;font-size:14px}.contact-form{flex-direction:column;gap:20px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#e5e7eb;font-size:14px;font-weight:500}.form-group input,.form-group select,.form-group textarea{color:#e5e7eb;background:linear-gradient(135deg,#34016e 0%,#000 100%);border:1px solid #262b33;border-radius:8px;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.form-group select option{color:#fff;background:#1f0733}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#6366f1;outline:none}.form-group textarea{resize:vertical;min-height:120px}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2c0657 0%,#000 100%);border:none;border-radius:8px;padding:14px 24px;font-size:15px;font-weight:600;transition:background .2s}.submit-btn:hover{background:linear-gradient(135deg,#34016e 0%,#310457 100%)}.form-note{color:#64748b;text-align:center;margin:0;font-size:12px}.contact-departments{border-top:1px solid #1f242c;padding-top:48px}.contact-departments h2{color:#f8fafc;text-align:center;margin:0 0 24px;font-size:24px;font-weight:600}.dept-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.dept-item{border:1px solid linear-gradient(135deg, #230347 0%, #000 100%);text-align:center;background:linear-gradient(135deg,#230347 0%,#000 100%);border-radius:8px;padding:20px}.dept-item h4{color:#faf8fc;margin:0 0 8px;font-size:14px;font-weight:600}.dept-item a{color:#5e00ac;font-size:13px;text-decoration:none}.dept-item a:hover{text-decoration:underline}@media (width<=1024px){.contact-grid{grid-template-columns:1fr;gap:32px}.contact-info,.dept-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.contact-page{padding:60px 16px 40px}.contact-header h1{font-size:32px}.contact-info{grid-template-columns:1fr}.contact-form-wrapper{padding:24px}.dept-grid{grid-template-columns:1fr}}:root{--bg:linear-gradient(135deg, #120224 0%, #000 100%);--bg-elevated:#181b21;--bg-card:#1f232b;--accent:#4f46e5;--text:#e5e7eb;--text-muted:#9ca3af;--border:#2d323d;--success:#10b981;--danger:#ef4444;--warning:#f59e0b}[data-theme=light]{--bg:linear-gradient(135deg, #f5f3ff 0%, #fff 100%);--bg-elevated:#fff;--bg-card:#f9fafb;--accent:#4f46e5;--text:#1f2937;--text-muted:#6b7280;--border:#e5e7eb;--success:#10b981;--danger:#ef4444;--warning:#f59e0b}[data-theme=light] body{background:var(--bg)}[data-theme=light].navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;box-shadow:0 2px 12px #00000014}[data-theme=light].modal{background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);box-shadow:0 20px 60px #00000026}[data-theme=light].modal-header{background:#f9fafbcc}[data-theme=light].profile-avatar-section{background:#f9fafb99}[data-theme=light].form-input,[data-theme=light].form-select,[data-theme=light].form-textarea{border:1px solid var(--border);background:#fff}[data-theme=light].form-input:focus,[data-theme=light].form-select:focus,[data-theme=light].form-textarea:focus{border-color:var(--accent);background:#fff}[data-theme=light].country-dropdown{background:#fff;box-shadow:0 8px 24px #0000001f}[data-theme=light].country-search{background:#f9fafb}[data-theme=light].country-item:hover{background:#f3f4f6}[data-theme=light].country-item.active{background:#4f46e51a}[data-theme=light].dropdown-menu{background:#fff;box-shadow:0 14px 40px #0000001f}[data-theme=light].bottom-sheet{background:#fff}[data-theme=light].virtual-card{box-shadow:0 4px 12px #00000026}[data-theme=light].virtual-card:hover{box-shadow:0 8px 24px #0003}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3d4351}.navbar{border-bottom:1px solid var(--border);z-index:100;-webkit-backdrop-filter:blur(6px);background:linear-gradient(135deg,#200441 0%,#000 100%);justify-content:space-between;align-items:center;padding:12px 20px;transition:background .25s,box-shadow .25s,transform .15s;display:flex;position:sticky;top:0;box-shadow:0 4px 18px #2c045299}.nav-brand{align-items:center;gap:10px;display:flex}.brand-logo{object-fit:contain;filter:drop-shadow(0 0 8px #a259ff99);border-radius:12px;width:60px;height:60px;transition:all .3s}.brand-logo:hover{filter:drop-shadow(0 0 14px #a259ffe6);transform:scale(1.1)}.brand-text{color:#fff;letter-spacing:.5px;font-size:16px;font-weight:700}.nav-actions{align-items:center;gap:16px;display:flex}@media (width<=639px){.nav-actions{align-items:center;gap:8px}.brand-text,.nav-actions .btn-add{display:none}.bottom-sheet-overlay{padding:0 12px 12px}}.balance-text{color:#fff;background:linear-gradient(135deg,#10b9811f 0%,#0596691f 100%);border:1px solid #10b98140;border-radius:10px;align-items:center;gap:8px;padding:8px 14px;font-size:14px;font-weight:700;display:inline-flex}.btn-add{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3f097e 0%,#230138 100%);border:none;border-radius:8px;padding:9px 18px;font-size:14px;font-weight:600;transition:background .2s}.btn-add:hover{background:linear-gradient(135deg,#34016e 0%,#000 100%)}.profile-dropdown{position:relative}.avatar-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:4px;transition:background .2s;display:flex}.avatar-btn:hover{background:linear-gradient(135deg,#230347 0%,#000 100%)}.avatar{color:#fff;background:linear-gradient(135deg,#3c0777 0%,#000 100%);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.chevron{color:#fff;transition:transform .2s}.dropdown-menu{border:1px solid linear-gradient(135deg, #230347 0%, #000 100%);z-index:1000;opacity:0;background:linear-gradient(135deg,#230347 0%,#000 100%);border-radius:16px;width:320px;max-width:calc(100vw - 24px);animation:.16s forwards dropdown-pop;position:absolute;overflow:hidden;box-shadow:0 14px 40px #00000073}@keyframes dropdown-pop{to{opacity:1;transform:translateY(0)scale(1)}}.bottom-sheet-overlay{-webkit-backdrop-filter:blur(6px);z-index:999;padding-bottom:env(safe-area-inset-bottom,0);background:#0009;justify-content:center;align-items:flex-end;min-height:100vh;display:flex;position:fixed;inset:0}.bottom-sheet{width:100%;max-width:640px;padding:16px 16px calc(24px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;background:linear-gradient(135deg,#230347 0%,#000 100%);border-radius:24px 24px 0 0;max-height:85vh;animation:.26s cubic-bezier(.2,.9,.2,1) forwards bottom-sheet-up;position:relative;overflow-y:auto;transform:translateY(100%);box-shadow:0 -10px 30px #0009}.sheet-handle{background:#374151;border-radius:999px;width:36px;height:4px;margin:0 auto 14px}@keyframes bottom-sheet-up{to{transform:translateY(0)}}.sheet-user{align-items:center;gap:12px;margin-bottom:12px;display:flex}.sheet-avatar{color:#fff;background:linear-gradient(135deg,#230347 0%,#000 100%);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-weight:700;display:flex}.sheet-name{font-size:15px;font-weight:700}.sheet-email{color:var(--text-muted);font-size:13px}.sheet-balance{background:#10b9810f;border-radius:10px;margin-bottom:12px;padding:10px 12px}.sheet-balance-label{color:var(--text-muted);font-size:12px}.sheet-balance-amount{color:var(--text);font-size:20px;font-weight:800}.sheet-add{color:#fff;background:linear-gradient(135deg,#280c47 0%,#220b2c 100%);border:none;border-radius:10px;width:100%;margin-bottom:12px;padding:12px;font-weight:700}.sheet-menu{flex-direction:column;gap:8px;display:flex}.sheet-menu-item{color:var(--text);background:linear-gradient(135deg,#230347 0%,#000 100%);border:none;border-radius:10px;align-items:center;gap:12px;padding:12px;font-weight:600;display:flex}.sheet-menu-item.danger{color:linear-gradient(135deg, #230347 0%, #000 100%)}.sheet-footer{text-align:center;color:linear-gradient(135deg, #230347 0%, #000 100%);margin-top:10px;font-size:12px}@media (width<=639px){.dropdown-menu{width:auto;max-width:calc(100% - 16px);top:calc(100% + 10px);left:8px;right:8px}}.dropdown-user{background:linear-gradient(135deg,#230347 0%,#000 100%);align-items:center;gap:12px;padding:16px;display:flex}.dropdown-avatar{color:#fff;background:linear-gradient(135deg,#230347 0%,#000 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex}.dropdown-info{flex:1;min-width:0}.dropdown-name{white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:15px;font-weight:600;overflow:hidden}.dropdown-email{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.dropdown-divider{background:linear-gradient(135deg,#230347 0%,#000 100%);height:1px}.dropdown-item{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;transition:background .2s;display:flex}.dropdown-item:hover{background:linear-gradient(135deg,#30095c 0%,#000 100%)}.dropdown-item:focus{outline-offset:2px;background:linear-gradient(135deg,#230347 0%,#380668 100%);outline:2px solid #4f46e52e}.avatar-btn:focus{outline-offset:2px;outline:2px solid #0d00ff29}.dropdown-item.danger{color:var(--danger)}.dropdown-item.danger:hover{background:#ef44441a}.container{max-width:1400px;margin:0 auto;padding:28px 20px}.section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.section-title-wrapper{text-align:left;flex:1}.section-title{color:var(--text);font-size:24px;font-weight:700}.section-subtitle{color:var(--text-muted);margin-top:4px;font-size:14px}.create-card-btn{border:1px solid var(--border);color:var(--text);cursor:pointer;background:linear-gradient(135deg,#3f097e 0%,#230138 100%);border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:border-color .2s;display:flex}.create-card-btn:hover{border-color:linear-gradient(135deg, #1d003d 0%, #230138 100%)}.empty-state{text-align:center;border:1px solid var(--border);background:linear-gradient(135deg,#230347 0%,#000 100%);border-radius:12px;padding:60px 20px}.empty-icon{color:var(--text-muted);margin-bottom:16px}.empty-title{margin-bottom:6px;font-size:18px;font-weight:600}.empty-text{color:var(--text-muted);font-size:14px}.cards-grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:20px;margin-bottom:32px;display:grid}.virtual-card{aspect-ratio:1.586;cursor:default;border-radius:16px;padding:24px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000004d}.virtual-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0006}.card-visa{background:linear-gradient(135deg,#062768 0%,#000 100%)}.card-mastercard{background:linear-gradient(135deg,#530202 0%,#000 100%)}.card-amex{background:linear-gradient(135deg,#20073d 0%,#000 100%)}.card-discover{background:linear-gradient(135deg,#a17006 0%,#000 100%)}.delete-btn{color:#fff;cursor:pointer;opacity:0;z-index:10;background:#0000004d;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s,background .2s;display:flex;position:absolute;top:16px;right:16px}.virtual-card:hover .delete-btn{opacity:1}.delete-btn:hover{background:var(--danger)}.card-content{z-index:1;flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.card-top{justify-content:space-between;align-items:flex-start;display:flex}.emv-chip-svg{width:48px;height:38px}.nfc-icon{color:#fffc}.card-number-row{justify-content:space-between;align-items:center;margin:20px 0;display:flex}.card-number{letter-spacing:3px;color:#fff;font-family:Courier New,monospace;font-size:20px;font-weight:500}.card-actions{gap:8px;display:flex}.icon-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.icon-btn:hover{background:#fff3}.card-bottom{justify-content:space-between;align-items:flex-end;display:flex}.card-info{gap:24px;display:flex}.card-info-item{flex-direction:column;gap:4px;display:flex}.card-label{text-transform:uppercase;letter-spacing:1.5px;color:#ffffffb3;font-size:10px;font-weight:600}.card-value{color:#fff;letter-spacing:.5px;text-transform:uppercase;font-size:14px;font-weight:600}.card-value-row{align-items:center;gap:6px;display:flex}.icon-btn-small{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;transition:background .2s;display:flex}.icon-btn-small:hover{background:#fff3}.brand-logo{opacity:.95;width:70px;height:auto}.show-more-btn{background:var(--bg-card);border:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;border-radius:8px;padding:12px;font-size:14px;font-weight:600;transition:background .2s}.show-more-btn:hover{background:var(--bg-elevated)}.disclaimer{background:#f59e0b14;border:1px solid #f59e0b4d;border-radius:12px;align-items:flex-start;gap:12px;margin-top:40px;padding:16px 20px;display:flex}.disclaimer-icon{flex-shrink:0;font-size:20px}.disclaimer-title{color:var(--warning);margin-bottom:4px;font-size:14px;font-weight:600}.disclaimer-text{color:var(--text-muted);font-size:13px;line-height:1.5}.modal-overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{border:1px solid var(--border);background:linear-gradient(135deg,#200441 0%,#000 100%);border-radius:16px;width:100%;max-width:480px;max-height:90vh;padding:24px;overflow-y:auto;box-shadow:0 20px 60px #0009}.modal-large{max-width:580px}.modal-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.modal-title{color:var(--text);flex:1;font-size:20px;font-weight:700}.close-btn{border:1px solid var(--border);width:32px;height:32px;color:solid var(--border);cursor:pointer;background:linear-gradient(135deg,#200441 0%,#000 100%);border-radius:8px;justify-content:center;align-items:center;transition:background .2s;display:flex}.close-btn:hover{color:var(--text);background:linear-gradient(135deg,#200441 0%,#000 100%)}.form-group{margin-bottom:18px}.form-label{color:linear-gradient(135deg, #200441 0%, #000 100%);margin-bottom:8px;font-size:13px;font-weight:600;display:block}.optional{color:linear-gradient(135deg, #230347 0%, #000 100%);font-size:11px;font-weight:400}.form-input,.form-select,.form-textarea{border:1px solid var(--border);width:100%;color:var(--text);background:linear-gradient(135deg,#230347 0%,#000 100%);border-radius:8px;outline:none;padding:11px 14px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .2s}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--accent)}.form-select option{color:#fff;background:#230347}.form-textarea{resize:vertical;min-height:80px}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.modal-footer{gap:12px;margin-top:24px;display:flex}.btn-cancel{border:1px solid var(--border);color:var(--text);cursor:pointer;background:linear-gradient(135deg,#290552 0%,#230138 100%);border-radius:8px;flex:1;padding:12px;font-size:14px;font-weight:600;transition:background .2s}.btn-cancel:hover{background:var(--bg)}.btn-create{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6622b4 0%,#501874 100%);border:none;border-radius:8px;flex:1;padding:12px;font-size:14px;font-weight:600;transition:background .2s}.btn-create:hover:not(:disabled){background:linear-gradient(135deg,#130127 0%,#230138 100%)}.btn-create:disabled{opacity:.5;cursor:not-allowed}.tabs-container{border-bottom:1px solid var(--border);gap:4px;margin-bottom:20px;display:flex}.tab-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 16px;font-size:13px;font-weight:600;transition:all .2s}.tab-btn:hover{color:var(--text)}.tab-btn.active{color:var(--accent);border-bottom-color:var(--accent)}.transactions-list{flex-direction:column;gap:2px;display:flex}.transaction-item{background:linear-gradient(135deg,#230347 0%,#000 100%);border-radius:8px;align-items:center;gap:12px;padding:14px;transition:background .2s;display:flex}.transaction-item:hover{background:linear-gradient(135deg,#2a0852 0%,#330f4b 100%)}.tx-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.tx-icon.deposit,.tx-icon.incoming{color:var(--success);background:#10b9811f}.tx-icon.debit{color:var(--danger);background:#ef44441f}.tx-info{flex:1;min-width:0}.tx-desc{margin-bottom:2px;font-size:14px;font-weight:600}.tx-date{color:var(--text-muted);font-size:12px}.tx-right{text-align:right}.tx-amount{margin-bottom:2px;font-size:15px;font-weight:700}.tx-amount.positive{color:var(--success)}.tx-amount.negative{color:var(--danger)}.tx-status{text-transform:uppercase;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.tx-status.completed{color:var(--success);background:#10b9811f}.tx-status.pending{color:var(--warning);background:#f59e0b1f}.tx-status.verifying{color:#3b82f6;background:#3b82f61a}.tx-status.failed{color:var(--danger);background:#ef44441a}.empty-tx{text-align:center;color:var(--text-muted);padding:40px 20px}.empty-tx-icon{opacity:.5;margin:0 auto 12px}.settings-list{flex-direction:column;gap:2px;display:flex}.setting-item{background:linear-gradient(135deg,#230347 0%,#000 100%);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.setting-info{flex:1;align-items:center;gap:12px;display:flex}.setting-label{margin-bottom:2px;font-size:14px;font-weight:600}.setting-desc{color:var(--text-muted);font-size:12px}.toggle{background:var(--border);cursor:pointer;border:none;border-radius:12px;width:44px;height:24px;transition:background .2s;position:relative}.toggle.active{background:var(--accent)}.toggle-dot{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px}.toggle.active .toggle-dot{transform:translate(20px)}.setting-select{border:1px solid var(--border);color:var(--text);cursor:pointer;background:linear-gradient(135deg,#230347 0%,#000 100%);border-radius:6px;outline:none;padding:8px 12px;font-size:13px;font-weight:600}.setting-select option{color:#fff;background:#160527}.profile-avatar-section{border-bottom:1px solid var(--border);flex-direction:column;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:24px;display:flex}.profile-avatar-large{color:#fff;background:linear-gradient(135deg,#471383 0%,#520770 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:28px;font-weight:700;display:flex}.change-photo-btn{border:1px solid var(--border);color:var(--text);cursor:pointer;background:linear-gradient(135deg,#230347 0%,#000 100%);border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .2s;display:inline-flex}.change-photo-btn:hover{background:var(--bg)}.payment-methods{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.payment-method-item{border:1px solid var(--border);cursor:pointer;color:var(--text);background:linear-gradient(135deg,#230347 0%,#000 100%);border-radius:12px;align-items:center;gap:12px;padding:16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.payment-method-item:hover{border-color:var(--accent);background:linear-gradient(135deg,#3e0f74 0%,#3c0e5a 100%)}.pm-icon{background:var(--accent);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:700;display:flex}.pm-name{text-align:left;flex:1}.timer-box{color:var(--warning);background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:8px;align-items:center;gap:8px;margin-bottom:20px;padding:12px 16px;font-size:14px;font-weight:600;display:flex}.qr-section{background:linear-gradient(135deg,#230347 0%,#000 100%);border-radius:12px;flex-direction:column;align-items:center;gap:12px;margin-bottom:24px;padding:20px;display:flex}.qr-image{background:#fff;border-radius:8px;width:200px;height:200px;padding:12px}.qr-label{color:var(--text-muted);margin:0;font-size:13px}.address-box{gap:8px;display:flex}.address-box .form-input{font-family:Courier New,monospace;font-size:13px}.verify-success{text-align:center;padding:40px 20px}.success-icon{background:var(--success);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;animation:.3s ease-out scaleIn;display:flex}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.success-title{color:var(--text);margin-bottom:8px;font-size:20px;font-weight:700}.success-text{color:var(--text);margin-bottom:4px;font-size:15px}.success-subtext{color:var(--text-muted);margin-bottom:24px;font-size:13px}.back-btn{border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:linear-gradient(135deg,#230347 0%,#000 100%);border-radius:8px;justify-content:center;align-items:center;transition:background .2s;display:flex}.back-btn:hover{background:var(--bg);color:var(--text)}.form-hint{color:var(--text-muted);margin-top:6px;font-size:12px}.quick-amounts{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px;display:grid}.quick-amount-btn{border:1px solid var(--border);color:var(--text);cursor:pointer;background:linear-gradient(135deg,#230347 0%,#000 100%);border-radius:8px;padding:12px;font-size:14px;font-weight:600;transition:all .2s}.quick-amount-btn:hover{border-color:var(--accent)}.quick-amount-btn.active{border-color:var(--accent);color:#fff;background:linear-gradient(135deg,#391166 0%,#3c105a 100%)}.payment-summary{border:1px solid var(--border);background:linear-gradient(135deg,#230347 0%,#000 100%);border-radius:12px;margin-bottom:20px;padding:16px}.summary-row{justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;display:flex}.summary-row:not(:last-child){border-bottom:1px solid var(--border)}.summary-row span{color:var(--text-muted)}.summary-row strong{color:var(--text);font-weight:600}@media (width<=639px){.modal{border-radius:16px 16px 0 0;max-height:95vh;margin:0}.modal-overlay{align-items:flex-end;padding:0}.cards-grid{grid-template-columns:1fr}.section-title{font-size:20px}.container{padding:20px 16px}.card-info{gap:16px}.card-number{font-size:18px}}@media (width>=640px) and (width<=1023px){.cards-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}@media (width>=1024px){.cards-grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}}.auth-modal{max-width:440px}.auth-modal .modal-header{margin-bottom:20px}.auth-modal .form-group{margin-bottom:16px}.auth-modal .form-label{color:var(--text-muted);align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:600;display:flex}.auth-modal .form-label svg{width:14px;height:14px}.auth-modal .form-input{border:1px solid var(--border);width:100%;color:var(--text);background:linear-gradient(135deg,#200441 0%,#000 100%);border-radius:8px;outline:none;padding:12px 14px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .2s,background .2s}.auth-modal .form-input:focus{border-color:var(--accent);background:var(--bg)}.auth-modal .form-input::placeholder{color:var(--text-muted);opacity:.6}.auth-modal .btn-create{color:#fff;cursor:pointer;background:linear-gradient(135deg,#291346 0%,#000 100%);border:none;border-radius:8px;width:100%;margin-top:8px;padding:13px;font-size:15px;font-weight:600;transition:background .2s}.auth-modal .btn-create:hover:not(:disabled){background:linear-gradient(135deg,#4f2381 0%,#000 100%)}.auth-modal .btn-create:disabled{opacity:.5;cursor:not-allowed}.auth-switch{text-align:center;border-top:1px solid var(--border);color:var(--text-muted);margin-top:20px;padding-top:20px;font-size:14px}.auth-switch-btn{color:#4e00a7;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:600;transition:color .2s}.auth-switch-btn:hover{color:#3b027e;text-decoration:underline}.auth-modal .close-btn{border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:linear-gradient(135deg,#331655 0%,#000 100%);border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.auth-modal .close-btn:hover{color:var(--text);border-color:linear-gradient(135deg, #200441 0%, #000 100%);background:linear-gradient(135deg,#200441 0%,#000 100%)}@media (width<=480px){.auth-modal{border-radius:16px 16px 0 0;max-width:100%;max-height:95vh;margin:0}.modal-overlay{align-items:flex-end;padding:0}}.country-dropdown-wrapper{position:relative}.country-select-box{border:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;background:linear-gradient(135deg,#230347 0%,#000 100%);border-radius:8px;justify-content:space-between;align-items:center;padding:11px 14px;font-size:14px;transition:border-color .2s;display:flex}.country-select-box:hover{border-color:linear-gradient(135deg, #230347 0%, #000 100%)}.country-placeholder{color:var(--text-muted)}.country-selected{color:var(--text)}.chevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.chevron.rotate{transform:rotate(180deg)}.country-dropdown{border:1px solid var(--border);z-index:100;background:linear-gradient(135deg,#230347 0%,#000 100%);border-radius:8px;flex-direction:column;max-height:280px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0006}.country-search{background:var(--bg-card);border:none;border-bottom:1px solid var(--border);width:100%;color:var(--text);outline:none;padding:10px 14px;font-family:Inter,sans-serif;font-size:14px}.country-search::placeholder{color:var(--text-muted)}.country-list{max-height:220px;overflow-y:auto}.country-list::-webkit-scrollbar{width:6px}.country-list::-webkit-scrollbar-track{background:0 0}.country-list::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.country-item{cursor:pointer;color:var(--text);padding:10px 14px;font-size:14px;transition:background .2s}.country-item:hover{background:var(--bg-card)}.country-item.active{color:var(--accent);background:#4f46e526;font-weight:600}.country-no-result{text-align:center;color:var(--text-muted);padding:14px;font-size:14px}.required{color:var(--danger);font-size:12px}.btn-upload{border:1px solid var(--border);color:var(--text);cursor:pointer;background:linear-gradient(135deg,#471383 0%,#520770 100%);border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .2s;display:inline-flex}.btn-upload:hover{background:linear-gradient(135deg,#230347 0%,#000 100%)}.form-label{align-items:center!important;gap:8px!important;display:flex!important}.form-label>svg{flex-shrink:0!important;margin-right:0!important}
