:root{--adfi-bg-page: #F8F7F4;--adfi-bg-content: #FFFFFF;--adfi-bg-subtle: #F8F7F5;--adfi-bg-input: #F8FAFC;--adfi-primary: #6D28D9;--adfi-primary-hover: #5B21B6;--adfi-primary-light: rgba(109, 40, 217, .1);--adfi-primary-dark: #4C1D95;--adfi-gradient-from: #5B21B6;--adfi-gradient-to: #4C1D95;--adfi-gradient-deep-from: #4C1D95;--adfi-gradient-deep-to: #38006B;--adfi-primary-lighter: #7C3AED;--adfi-hero-gradient: linear-gradient(135deg, var(--adfi-gradient-to) 0%, var(--adfi-gradient-from) 45%, var(--adfi-primary-lighter) 100%);--adfi-cta-gradient: linear-gradient(90deg, var(--adfi-primary-lighter) 0%, var(--adfi-primary-hover) 50%, var(--adfi-primary-dark) 100%);--adfi-panel-gradient: linear-gradient(180deg, var(--adfi-gradient-deep-from) 0%, var(--adfi-gradient-from) 35%, var(--adfi-primary-lighter) 100%);--adfi-getintouch-gradient: linear-gradient(90deg, var(--adfi-gradient-from) 0%, var(--adfi-gradient-deep-from) 50%, var(--adfi-gradient-deep-to) 100%);--adfi-step-card-gradient: linear-gradient(135deg, #e9d5ff 0%, #ddd6fe 50%, #c4b5fd 100%);--adfi-step-card-02-gradient: linear-gradient(135deg, #f5f3ff 0%, #ede9fe 100%);--adfi-step-card-04-gradient: linear-gradient(135deg, #f0fdf4 0%, #dcfce7 100%);--adfi-glass-bg: rgba(255, 255, 255, .88);--adfi-glass-border: rgba(255, 255, 255, .3);--adfi-glass-blur: 12px;--adfi-shadow-card: 0 4px 16px rgba(0, 0, 0, .06), 0 1px 3px rgba(0, 0, 0, .04);--adfi-shadow-button: 0 2px 8px rgba(91, 33, 182, .35);--adfi-shadow-button-hover: 0 4px 14px rgba(91, 33, 182, .4);--adfi-text: #1B1B1B;--adfi-text-muted: #475569;--adfi-text-light: #475569;--adfi-text-secondary: var(--adfi-text-light);--adfi-border: #E5E7EB;--adfi-border-light: #F1F5F9;--adfi-header-border: rgba(27, 27, 27, .06);--adfi-button-primary-bg: var(--adfi-cta-gradient);--adfi-button-primary-bg-hover: linear-gradient(90deg, var(--adfi-primary) 0%, var(--adfi-primary-hover) 100%);--adfi-button-primary-text: #FFFFFF;--adfi-button-secondary-bg: #FFFFFF;--adfi-button-secondary-border: var(--adfi-text);--adfi-button-secondary-text: var(--adfi-text);--adfi-button-radius: 12px;--adfi-card-radius: 12px;--adfi-font: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--adfi-heading-weight: 700;--adfi-body-weight: 400;--adfi-label-weight: 500}.dashboard-root{--adfi-shadow-card: 0 2px 8px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .02);--adfi-shadow-button: 0 1px 4px rgba(91, 33, 182, .18);--adfi-shadow-button-hover: 0 2px 8px rgba(91, 33, 182, .22)}button[class*=submit]:not([class*=secondary]),button[class*=primary]:not([class*=secondary]),.dashboard-connection-button--primary,.funding-agreement-button,.funding-offer-button-accept,.dashboard-connection-change-bank-button,.dashboard-setting-change-email-button-submit,.dashboard-setting-change-phone-button-submit,.dashboard-setting-change-email-otp-resend-button,.dashboard-setting-profile-button-save,.funding-offer-button-decline{box-shadow:var(--adfi-shadow-button)}button[class*=submit]:not([class*=secondary]):hover:not(:disabled),button[class*=primary]:not([class*=secondary]):hover:not(:disabled),.dashboard-connection-button--primary:hover,.funding-agreement-button:hover,.funding-offer-button-accept:hover,.dashboard-connection-change-bank-button:hover:not(:disabled),.dashboard-setting-change-email-button-submit:hover,.dashboard-setting-change-phone-button-submit:hover,.dashboard-setting-profile-button-save:hover{box-shadow:var(--adfi-shadow-button-hover)}.adfi-glass{background:var(--adfi-glass-bg);backdrop-filter:blur(var(--adfi-glass-blur));-webkit-backdrop-filter:blur(var(--adfi-glass-blur));border:1px solid var(--adfi-glass-border)}.adfi-input-glass,input.adfi-input-glass,.adfi-input-glass input{background:#ffffffeb;border:1px solid rgba(255,255,255,.4);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.adfi-pattern-grid{background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:24px 24px}svg{stroke-linecap:round;stroke-linejoin:round}.adfi-icon-glass{background:linear-gradient(135deg,#ffffff40,#ffffff14);border:1px solid rgba(255,255,255,.35);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 8px #00000014,inset 0 1px #fff3}.adfi-logo-frame{display:inline-flex;align-items:center;border-radius:10px;padding:4px 8px;border:1px solid rgba(255,255,255,.2);background:#ffffff0f}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--adfi-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--adfi-bg-page);color:var(--adfi-text)}a{color:inherit;text-decoration:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.phone-country-with-flag{position:relative;min-width:110px;height:43px;display:flex;align-items:center;gap:8px;padding:0 12px;background:#fff;border:1px solid #e2e8f0;border-radius:4px;font-size:14px;color:#1e293b}.phone-country-flag{width:20px;height:15px;object-fit:contain;flex-shrink:0}.phone-country-code{flex-shrink:0}.phone-country-with-flag svg{margin-left:2px;color:var(--adfi-text-light);flex-shrink:0}.phone-country-select-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;font-size:16px}.phone-input{flex:1;height:43px;border-radius:4px;border:1px solid #e2e8f0;font-size:14px;padding:10px 12px;outline:none}.phone-input::placeholder{color:#1e293b80}.phone-input:focus{border-color:var(--adfi-primary-hover)}.phone-country-with-flag:focus-within{border-color:var(--adfi-primary-hover)}.home-page{font-family:var(--adfi-font);background:var(--adfi-bg-page);color:var(--adfi-text);min-height:100vh}.home-page-header{display:flex;align-items:center;justify-content:space-between;padding:20px 48px;max-width:1200px;margin:0 auto;border-bottom:1px solid var(--adfi-border-light)}.home-page-logo-wrap{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--adfi-text);font-weight:700;font-size:20px}.home-page-logo-img{height:36px;width:auto;object-fit:contain;display:block}.home-page-logo-frame{padding:4px 8px;border-radius:10px;background:var(--adfi-primary-light);border:1px solid rgba(109,40,217,.2);color:var(--adfi-primary)}.home-page-nav{display:flex;align-items:center;gap:32px}.home-page-nav a{color:var(--adfi-text-muted);text-decoration:none;font-size:14px;font-weight:500}.home-page-nav a:hover{color:var(--adfi-primary)}.home-page-cta{display:inline-block;padding:10px 20px;border-radius:var(--adfi-button-radius);background:var(--adfi-cta-gradient);color:#fff;font-weight:600;font-size:14px;text-decoration:none;box-shadow:var(--adfi-shadow-button)}.home-page-cta:hover{box-shadow:var(--adfi-shadow-button-hover)}.home-page-hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;max-width:1200px;margin:0 auto;padding:64px 48px 80px}.home-page-hero-logo{display:flex;align-items:center;justify-content:center;min-height:280px}.home-page-hero-logo-img{max-width:100%;width:320px;height:auto;object-fit:contain}.home-page-hero-content h1{font-size:40px;font-weight:700;line-height:1.2;color:var(--adfi-text);margin:0 0 20px}.home-page-hero-content p{font-size:16px;color:var(--adfi-text-muted);line-height:1.6;margin:0 0 28px}.home-page-hero-buttons{display:flex;gap:16px;flex-wrap:wrap}.home-page-hero-buttons .home-page-cta{padding:14px 28px;font-size:15px}.home-page-hero-buttons .home-page-cta-outline{padding:14px 28px;border-radius:var(--adfi-button-radius);border:2px solid var(--adfi-primary);color:var(--adfi-primary);background:transparent;font-weight:600;font-size:15px;text-decoration:none}.home-page-hero-buttons .home-page-cta-outline:hover{background:var(--adfi-primary-light)}.home-page-hero-graphic{position:relative;min-height:320px;background:var(--adfi-hero-gradient);border-radius:var(--adfi-card-radius);display:flex;align-items:center;justify-content:center;overflow:hidden}.home-page-hero-graphic:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.home-page-hero-flow{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.home-page-hero-flow-box{background:linear-gradient(135deg,#ffffff40,#ffffff14);border:1px solid rgba(255,255,255,.35);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;padding:24px 32px;color:#fff;font-weight:700;font-size:22px;letter-spacing:.02em;box-shadow:0 4px 20px #00000026,inset 0 1px #fff3}.home-page-hero-flow-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffffff4d,#ffffff1a);border:1px solid rgba(255,255,255,.4);color:#fff;box-shadow:inset 0 1px #ffffff40}.home-page-hero-flow-arrow{color:#ffffffb3;flex-shrink:0}.home-page-section{max-width:1200px;margin:0 auto;padding:64px 48px}.home-page-section-label{font-size:14px;font-weight:600;color:var(--adfi-primary);text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px}.home-page-section-title{font-size:36px;font-weight:700;color:var(--adfi-text);margin:0 0 16px;line-height:1.2}.home-page-section-desc{font-size:16px;color:var(--adfi-text-muted);line-height:1.6;margin:0 0 40px;max-width:560px}.home-page-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.home-page-step-card{position:relative;padding:28px 24px;border-radius:var(--adfi-card-radius);background:var(--adfi-step-card-gradient);border:1px solid rgba(196,181,253,.5);overflow:hidden}.home-page-step-card:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.5) 0%,transparent 70%);filter:blur(40px);top:-60px;right:-60px;pointer-events:none}.home-page-step-card:nth-child(1){background:var(--adfi-step-card-gradient)}.home-page-step-card:nth-child(2){background:linear-gradient(135deg,#f5f3ff,#ede9fe)}.home-page-step-card:nth-child(3){background:linear-gradient(135deg,#faf5ff,#f3e8ff)}.home-page-step-card:nth-child(4){background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.home-page-step-number{font-size:32px;font-weight:700;color:var(--adfi-primary);margin:0 0 8px}.home-page-step-title{font-size:18px;font-weight:700;color:var(--adfi-text);margin:0 0 8px}.home-page-step-desc{font-size:14px;color:var(--adfi-text-muted);line-height:1.5;margin:0}.home-page-why-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.home-page-why-icons{display:flex;flex-direction:column;gap:24px}.home-page-why-icon-box{display:flex;align-items:center;gap:20px;padding:20px 24px;border-radius:var(--adfi-card-radius);background:var(--adfi-cta-gradient);color:#fff;box-shadow:var(--adfi-shadow-card)}.home-page-why-icon-box.home-page-icon-glass{background:linear-gradient(135deg,#7c3aede6,#5b21b6f2);border:1px solid rgba(255,255,255,.2)}.home-page-why-icon-box svg{flex-shrink:0;width:32px;height:32px}.home-page-benefits h3{font-size:20px;font-weight:700;color:var(--adfi-text);margin:0 0 12px}.home-page-benefits p{font-size:15px;color:var(--adfi-text-muted);line-height:1.6;margin:0 0 24px}.home-page-eligibility{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.home-page-eligibility-criteria{display:flex;flex-direction:column;gap:24px}.home-page-eligibility-item{padding:20px 24px;border-radius:var(--adfi-card-radius);background:var(--adfi-glass-bg);border:1px solid var(--adfi-border);box-shadow:var(--adfi-shadow-card)}.home-page-eligibility-item strong{font-size:24px;color:var(--adfi-primary);display:block;margin-bottom:4px}.home-page-eligibility-item span{font-size:14px;color:var(--adfi-text-muted)}.home-page-eligibility-graphic{min-height:280px;background:var(--adfi-panel-gradient);border-radius:var(--adfi-card-radius);position:relative;overflow:hidden}.home-page-eligibility-graphic:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.home-page-eligibility-graphic .home-page-icon-glass{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;color:#fff;z-index:1}.home-page-getintouch{background:var(--adfi-getintouch-gradient);padding:80px 48px;position:relative}.home-page-getintouch:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.home-page-getintouch-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;position:relative;z-index:1}.home-page-getintouch-content h2{font-size:14px;font-weight:600;color:#ffffffe6;margin:0 0 12px;text-transform:uppercase;letter-spacing:.05em}.home-page-getintouch-content h3{font-size:36px;font-weight:700;color:#fff;margin:0 0 16px;line-height:1.2}.home-page-getintouch-form-wrap{background:#ffffff1f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.25);border-radius:var(--adfi-card-radius);padding:32px;box-shadow:0 8px 32px #0003}.home-page-getintouch-form-wrap h4{font-size:20px;font-weight:700;color:#fff;margin:0 0 8px}.home-page-getintouch-form-wrap p{font-size:14px;color:#ffffffd9;margin:0 0 24px}.home-page-form-label{display:block;font-size:13px;font-weight:600;color:#fff;margin:0 0 6px}.home-page-getintouch-error{color:var(--adfi-error, #c00);font-size:14px;margin:0 0 12px}.home-page-getintouch-form input,.home-page-getintouch-form textarea{width:100%;padding:12px 16px;border-radius:var(--adfi-button-radius);border:1px solid rgba(255,255,255,.35);background:#ffffffeb;font-family:var(--adfi-font);font-size:14px;margin-bottom:16px;box-sizing:border-box}.home-page-getintouch-form input::placeholder,.home-page-getintouch-form textarea::placeholder{color:var(--adfi-text-light)}.home-page-getintouch-form button{width:100%;padding:14px 24px;border-radius:var(--adfi-button-radius);border:none;background:#fff;color:var(--adfi-primary);font-weight:600;font-size:15px;cursor:pointer;font-family:var(--adfi-font)}.home-page-getintouch-form button:hover{background:var(--adfi-bg-subtle)}#faq .home-page-section-label,#faq .home-page-section-title{text-align:center}#faq .home-page-section-title{margin-bottom:8px}.home-page-faq{display:grid;grid-template-columns:1fr;max-width:720px;margin:0 auto;align-items:start}#faq .home-page-faq>div:first-child{display:none}.home-page-faq-list{display:flex;flex-direction:column;gap:0;text-align:left}.home-page-faq-item{border-bottom:1px solid var(--adfi-border);padding:20px 0}.home-page-faq-item summary{font-size:16px;font-weight:600;color:var(--adfi-text);cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px}.home-page-faq-item summary::-webkit-details-marker{display:none}.home-page-faq-answer{margin-top:0;padding-right:24px;overflow:hidden;max-height:0;opacity:0;transition:max-height .4s ease-out,opacity .3s ease-out,margin-top .2s ease-out}.home-page-faq-item[open] .home-page-faq-answer{margin-top:12px;max-height:1200px;opacity:1;transition:max-height .4s ease-in,opacity .25s ease-in,margin-top .2s ease-in}.home-page-faq-answer p{font-size:14px;color:var(--adfi-text-muted);line-height:1.6;margin:0 0 12px}.home-page-faq-answer p:last-child{margin-bottom:0}.home-page-faq-answer ul{margin:0 0 12px;padding-left:20px;font-size:14px;color:var(--adfi-text-muted);line-height:1.6}.home-page-faq-answer ul:last-child{margin-bottom:0}.home-page-faq-answer li{margin-bottom:6px}.home-page-faq-answer li:last-child{margin-bottom:0}.home-page-footer{padding:40px 48px;border-top:1px solid var(--adfi-border-light);font-size:13px;color:var(--adfi-text-muted);background:var(--adfi-bg-page)}.home-page-footer-tagline{text-align:center;font-weight:600;color:var(--adfi-text);max-width:480px;margin:0 auto 20px}.home-page-footer-nav,.home-page-footer-social{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-bottom:12px}.home-page-footer-social{margin-bottom:20px}.home-page-footer-legal{text-align:center;margin:0}.home-page-footer-legal-links,.home-page-footer-legal-links a{margin-left:8px}.home-page-footer a{color:var(--adfi-primary);text-decoration:none}.home-page-footer a:hover{text-decoration:underline}@media(max-width:900px){.home-page-hero{grid-template-columns:1fr}.home-page-hero-logo{min-height:200px}.home-page-hero-logo-img{width:260px}.home-page-steps{grid-template-columns:repeat(2,1fr)}.home-page-why-grid,.home-page-eligibility,.home-page-getintouch-inner,.home-page-faq{grid-template-columns:1fr}.home-page-header{padding:16px 24px}.home-page-section{padding:48px 24px}.home-page-hero{padding:48px 24px 64px}.home-page-getintouch{padding:48px 24px}}@media(max-width:600px){.home-page-steps{grid-template-columns:1fr}.home-page-nav{display:none}}.legal-page{padding:2rem 1rem;min-height:100vh}.legal-page-inner{max-width:720px;margin:0 auto}.legal-page-nav{margin-bottom:1.5rem}.legal-page-nav a{color:var(--adfi-primary, #2563eb);text-decoration:underline;margin-right:1rem}.legal-page-nav a:hover{color:var(--adfi-primary-hover, #1d4ed8)}.legal-page-title{margin:0 0 1.5rem;font-size:1.75rem}.legal-page-section{margin-bottom:3rem}.legal-page-section h2{font-size:1.35rem;margin:0 0 .25rem;padding-top:.5rem}.legal-page-section h3{font-size:1.1rem;margin:1.25rem 0 .5rem}.legal-page-section p{margin:.5rem 0 1rem;line-height:1.5}.legal-page-section ul{margin:.5rem 0 1rem;padding-left:1.5rem;line-height:1.5}.legal-page-section ul li{margin-bottom:.35rem}.legal-page-updated{color:var(--adfi-text-muted, #666);font-size:.9rem;margin-bottom:1rem}.legal-page-back{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--adfi-border, #eee)}.legal-page-back a{color:var(--adfi-primary, #2563eb);text-decoration:underline}.legal-page-back a:hover{color:var(--adfi-primary-hover, #1d4ed8)}.security-policies-page{padding:2rem 1rem;min-height:100vh}.security-policies-page-inner{max-width:720px;margin:0 auto}.security-policies-page-nav{margin-bottom:1.5rem}.security-policies-page-nav a{color:var(--adfi-primary, #2563eb);text-decoration:underline;margin-right:1rem}.security-policies-page-nav a:hover{color:var(--adfi-primary-hover, #1d4ed8)}.security-policies-page-title{margin:0 0 1.5rem;font-size:1.75rem}.security-policies-page-section{margin-bottom:3rem}.security-policies-page-section h2{font-size:1.35rem;margin:0 0 .25rem;padding-top:.5rem}.security-policies-page-section h3{font-size:1.1rem;margin:1.25rem 0 .5rem}.security-policies-page-section p{margin:.5rem 0 1rem;line-height:1.5}.security-policies-page-section ul{margin:.5rem 0 1rem;padding-left:1.5rem;line-height:1.5}.security-policies-page-section ul li{margin-bottom:.35rem}.security-policies-page-updated{color:var(--adfi-text-muted, #666);font-size:.9rem;margin-bottom:1rem}.security-policies-page-back{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--adfi-border, #eee)}.security-policies-page-back a{color:var(--adfi-primary, #2563eb);text-decoration:underline}.security-policies-page-back a:hover{color:var(--adfi-primary-hover, #1d4ed8)}.test-me-page{padding:2rem;max-width:720px}.test-me-page--unavailable p{margin:.5rem 0 1rem}.test-me-page h1{margin-top:0;font-size:1.75rem}.test-me-page h2{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.5rem}.test-me-intro{color:var(--adfi-text-muted, #666);margin-bottom:.5rem}.test-me-links{margin-bottom:.5rem}.test-me-admin{color:var(--adfi-text-muted, #666);font-size:.95rem;margin-bottom:.25rem}.test-me-admin-contact{margin:0 0 1.5rem;font-size:.95rem}.test-me-admin-contact code{display:inline-block;margin:.15em 0}.test-me-page ul{margin:.5rem 0 1rem;padding-left:1.5rem}.test-me-page li{margin-bottom:.25rem}.test-me-page code{background:var(--adfi-bg-muted, #f0f0f0);padding:.15em .4em;border-radius:4px;font-size:.9em}.test-me-table{width:100%;border-collapse:collapse;margin:.75rem 0 1rem;font-size:.95rem}.test-me-table th,.test-me-table td{border:1px solid var(--adfi-border, #ddd);padding:.5rem .75rem;text-align:left}.test-me-table th{background:var(--adfi-bg-muted, #f5f5f5);font-weight:600}.test-me-note{color:var(--adfi-text-muted, #666);font-size:.9rem;margin-top:.5rem}.test-me-back{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--adfi-border, #eee)}.test-me-page a{color:var(--adfi-primary);text-decoration:underline}.test-me-page a:hover{color:var(--adfi-primary-hover)}.test-me-page a:visited{color:var(--adfi-primary-dark)}.application-sidebar{flex:0 0 40%;padding:40px 48px;color:#fff;background:var(--adfi-hero-gradient);display:flex;flex-direction:column;position:relative}.application-sidebar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:24px 24px}.application-sidebar>*{position:relative;z-index:1}.application-sidebar--with-steps{justify-content:flex-start}.application-sidebar--tagline-only{justify-content:space-between}.application-sidebar-logo{height:100px;width:260px;object-fit:contain;display:block;flex-shrink:0}.application-sidebar-tagline{max-width:360px}.application-sidebar-tagline h1{margin:0 0 16px;font-size:22px;line-height:1.2}.application-sidebar-tagline p{margin:0;font-size:14px;color:#fffc}.application-sidebar-progress-section{flex:1;display:flex;flex-direction:column;justify-content:center}.application-sidebar-progress-header{display:block}.application-sidebar-progress-text{font-size:14px;color:#ffffffe6;margin:0 0 24px}.application-sidebar-steps{display:flex;flex-direction:column;gap:0}.application-sidebar-step{display:flex;gap:16px;align-items:flex-start}.application-sidebar-step-link{display:flex;gap:16px;align-items:flex-start;flex:1;min-width:0;color:inherit;text-decoration:none;cursor:pointer;border-radius:4px}.application-sidebar-step-link:hover{color:inherit;text-decoration:none}.application-sidebar-step-left{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.application-sidebar-step-connector{width:2px;flex:1;min-height:24px;margin-bottom:8px;background:#ffffff4d}.application-sidebar-step-connector.completed{background:var(--adfi-primary)}.application-sidebar-step:last-child .application-sidebar-step-connector{display:none}.application-sidebar-step-circle{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.application-sidebar-step-circle--active{background:#ffffff40;color:#fff}.application-sidebar-step-circle--pending{background:#fff;color:var(--adfi-primary)}.application-sidebar-step-circle--completed{background:var(--adfi-primary);color:#fff}.application-sidebar-step-body{padding-bottom:20px}.application-sidebar-step-title{font-size:15px;font-weight:600;margin:0 0 4px}.application-sidebar-step-desc{font-size:13px;color:#fffc;margin:0;line-height:1.4}.application-sidebar-report-section{margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.2)}.application-sidebar-report-button{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:8px;color:#fff;text-decoration:none;font-size:14px;font-weight:500;transition:background .2s,border-color .2s}.application-sidebar-report-button:hover{background:#ffffff40;border-color:#fff6;color:#fff;text-decoration:none}.application-sidebar-report-button svg{flex-shrink:0}@media(max-width:900px){.application-sidebar{flex:0 0 auto;padding:16px 20px 20px;--application-sidebar-mobile-banner-height: 190px}.application-sidebar--tagline-only{min-height:var(--application-sidebar-mobile-banner-height)}.application-sidebar--tagline-only .application-sidebar-logo{height:52px;width:140px}.application-sidebar--tagline-only .application-sidebar-tagline h1{font-size:22px;line-height:1.25;margin:14px 0}.application-sidebar--tagline-only .application-sidebar-tagline p{font-size:12px}.application-sidebar--tagline-only .application-sidebar-tagline{max-width:none}}.application-sidebar-collapsed-bar,.application-sidebar-expand-button,.application-sidebar-collapse-button{display:none}@media(max-width:900px){.application-sidebar--with-steps{position:relative}.application-sidebar--with-steps .application-sidebar-collapsed-bar{display:flex;align-items:center;width:100%;flex-shrink:0;padding-right:56px;position:relative}.application-sidebar--with-steps.application-sidebar--collapsed .application-sidebar-collapsed-bar{flex:1;min-height:0;padding-left:24px}.application-sidebar--with-steps .application-sidebar-dot-connector{flex:1 1 0;min-width:4px;max-width:56px;height:0;margin-right:24px;border-bottom:2px solid rgba(255,255,255,.3)}.application-sidebar--with-steps .application-sidebar-dot-connector.completed{border-bottom-color:var(--adfi-primary)}.application-sidebar--with-steps .application-sidebar-dot{width:32px;height:32px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.application-sidebar--with-steps .application-sidebar-dot--completed{background:var(--adfi-primary)}.application-sidebar--with-steps .application-sidebar-dot--active{background:#ffffff40;color:#fff;box-shadow:none}.application-sidebar--with-steps .application-sidebar-dot--pending{background:#fff;color:var(--adfi-primary)}.application-sidebar-dot--link{text-decoration:none;color:#fff;cursor:pointer}.application-sidebar-dot--link:hover{opacity:.9}.application-sidebar--with-steps .application-sidebar-expand-button{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:8px;background:#fff3;color:#fff;cursor:pointer}.application-sidebar--with-steps .application-sidebar-expand-button:hover{background:#ffffff4d}.application-sidebar--with-steps .application-sidebar-expand-button svg{width:16px;height:16px}.application-sidebar--with-steps .application-sidebar-progress-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px;margin-bottom:24px}.application-sidebar--with-steps .application-sidebar-progress-header .application-sidebar-progress-text{margin:0}.application-sidebar--with-steps .application-sidebar-collapse-button{flex-shrink:0;margin-right:8px;margin-top:4px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:8px;background:#fff3;color:#fff;cursor:pointer}.application-sidebar--with-steps .application-sidebar-collapse-button:hover{background:#ffffff4d}.application-sidebar--with-steps .application-sidebar-collapse-button svg{width:16px;height:16px}.application-sidebar--with-steps.application-sidebar--collapsed .application-sidebar-logo{height:52px;width:140px}.application-sidebar--with-steps.application-sidebar--collapsed{min-height:165px}.application-sidebar--with-steps.application-sidebar--collapsed .application-sidebar-progress-section{display:none}.application-sidebar--with-steps .application-sidebar-progress-section{padding-right:0}.application-sidebar--with-steps.application-sidebar--expanded .application-sidebar-collapsed-bar{display:none}.application-sidebar--with-steps .application-sidebar-logo{height:52px;width:140px}}.login-page-root{display:flex;min-height:100vh;font-family:var(--adfi-font)}.login-page-left{flex:0 0 40%;padding:40px 48px;color:#fff;background:var(--adfi-hero-gradient);display:flex;flex-direction:column;justify-content:space-between;position:relative}.login-page-left:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:24px 24px}.login-page-left>*{position:relative;z-index:1}.login-page-logo{height:80px;width:210px;object-fit:contain;display:block}.login-page-tagline{max-width:360px}.login-page-tagline h1{margin:0 0 16px;font-size:32px;line-height:1.2}.login-page-tagline p{margin:0;font-size:14px;color:#fffc}.login-page-right{flex:1;display:flex;align-items:center;justify-content:center;background:var(--adfi-bg-page)}.login-page-card{width:100%;max-width:680px;border-radius:var(--adfi-card-radius);padding:32px;background:var(--adfi-glass-bg);border:1px solid var(--adfi-glass-border);box-shadow:var(--adfi-shadow-card)}.login-page-title{font-size:22px;font-weight:var(--adfi-heading-weight);color:var(--adfi-text);margin:0 0 24px;line-height:1.2}.login-page-form{display:flex;flex-direction:column;gap:16px}.login-page-form-field{display:flex;flex-direction:column;gap:6px}.login-page-form-label{font-size:13px;color:var(--adfi-text);font-weight:var(--adfi-label-weight)}.login-page-form-label-required{color:#ef4444}.login-page-text-input,.phone-input,.phone-country{height:43px;border-radius:var(--adfi-button-radius);border:1px solid var(--adfi-border);font-size:14px;padding:10px 12px;outline:none;background:#fffffff2}.login-page-card .login-page-text-input,.login-page-card .phone-input,.login-page-card .phone-country{background:#fffffff2;border-color:#00000014}.login-page-text-input::placeholder,.phone-input::placeholder{color:#1e293b80}.phone-row{display:flex;gap:8px}.phone-country{width:110px;display:flex;align-items:center;gap:6px;cursor:pointer}.phone-flag{width:20px;height:13px;object-fit:cover;display:block}.phone-country-code{font-size:14px}.phone-input{flex:1}.login-page-error{margin:0;font-size:13px;color:#dc2626}.login-page-submit{margin:8px auto 0;min-width:197px;padding:0 32px;height:52px;border-radius:var(--adfi-button-radius);border:none;background:var(--adfi-button-primary-bg);color:var(--adfi-button-primary-text);font-size:15px;font-weight:var(--adfi-label-weight);cursor:pointer;font-family:var(--adfi-font);box-shadow:var(--adfi-shadow-button)}.login-page-submit:hover:not(:disabled){background:var(--adfi-button-primary-bg-hover);box-shadow:var(--adfi-shadow-button-hover)}.login-page-submit:disabled{opacity:.7;cursor:not-allowed}.login-page-sso-section{margin-top:24px;text-align:center}.login-page-demo-label{display:inline-block;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;background:#fef3c7;color:#92400e;border:1px solid #fcd34d;margin-bottom:16px}.login-page-divider{margin:0 0 16px;position:relative;text-align:center;font-size:13px;color:var(--adfi-text-light)}.login-page-divider:before,.login-page-divider:after{content:"";position:absolute;top:50%;width:45%;height:1px;background:var(--adfi-border)}.login-page-divider:before{left:0}.login-page-divider:after{right:0}.login-page-social-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px}.login-page-social-button{border-radius:6px;border:1px solid var(--adfi-border);height:49px;display:flex;align-items:center;justify-content:center;background:var(--adfi-bg-content);cursor:pointer}.login-page-social-button img{width:16px;height:16px}.login-page-terms{font-size:11px;color:var(--adfi-text-light);text-align:center;margin-bottom:16px}.login-page-terms a{color:var(--adfi-primary);text-decoration:underline}.login-page-signin-row{font-size:14px;color:var(--adfi-text-light);text-align:center}.login-page-signin-row a{color:var(--adfi-primary);text-decoration:underline}@media(max-width:900px){.login-page-root{flex-direction:column}.login-page-left{flex-basis:auto;padding:24px 20px}.login-page-right{padding:24px 16px}.login-page-card{box-shadow:none;padding:24px 20px}.login-page-title{font-size:22px}}.login-page-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.login-page-modal{position:relative;background:#fff;border-radius:12px;padding:24px;max-width:420px;width:100%;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.login-page-modal-close{position:absolute;top:16px;right:16px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:var(--adfi-text-light);cursor:pointer;border-radius:6px}.login-page-modal-close:hover{color:var(--adfi-text);background:var(--adfi-border-light)}.login-page-modal-title{font-size:18px;font-weight:var(--adfi-heading-weight);color:var(--adfi-text);margin:0 0 12px}.login-page-modal-text{font-size:14px;color:var(--adfi-text-muted);line-height:1.5;margin:0 0 20px}.login-page-modal-actions{display:flex;flex-direction:column;gap:10px}.login-page-modal-button{display:inline-block;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;text-align:center;cursor:pointer;border:none;font-family:inherit}.login-page-modal-button-primary{background:var(--adfi-button-primary-bg);color:var(--adfi-button-primary-text)}.login-page-modal-button-primary:hover{background:var(--adfi-button-primary-bg-hover)}.login-page-modal-button-secondary{background:var(--adfi-border-light);color:var(--adfi-text-muted)}.login-page-modal-button-secondary:hover:not(:disabled){background:var(--adfi-border)}.login-page-modal-button-secondary:disabled{opacity:.7;cursor:not-allowed}.login-page-error{color:#dc2626;font-size:14px;margin:0 0 16px}.login-page-subtitle{font-size:14px;color:var(--adfi-text-light);margin:0 0 24px}.login-page-card .login-page-title{margin-bottom:4px}.login-page-phone-country{min-width:110px;display:flex;align-items:center;gap:8px;padding:0 12px;background:#ffffffeb;border:1px solid rgba(0,0,0,.08);border-radius:var(--adfi-button-radius);font-size:14px;color:var(--adfi-text)}.login-page-country-flag{width:20px;height:15px;object-fit:contain;flex-shrink:0}.login-page-phone-country svg{margin-left:2px;color:var(--adfi-text-light);flex-shrink:0}.otp-shared-root{display:flex;min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.otp-shared-left{flex:0 0 40%;padding:40px 48px;color:#fff;background:radial-gradient(circle at top left,var(--adfi-gradient-from),var(--adfi-gradient-to));display:flex;flex-direction:column;justify-content:space-between}.otp-shared-logo{height:80px;width:210px;object-fit:contain;display:block}.otp-shared-tagline{max-width:360px}.otp-shared-tagline h1{margin:0 0 16px;font-size:32px;line-height:1.2}.otp-shared-tagline p{margin:0;font-size:14px;color:#fffc}.otp-shared-right{flex:1;overflow:auto;background:var(--adfi-bg-page);padding:40px 48px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.otp-shared-right-inner{max-width:480px;width:100%}.otp-shared-card{width:100%;max-width:480px}.otp-shared-block{margin-bottom:28px}.otp-shared-block:last-of-type{margin-bottom:0}.otp-shared-section-title{font-size:16px;font-weight:700;color:#1e293b;margin:0 0 8px;text-align:center}.otp-shared-email-text strong{font-weight:600;color:#334155}.otp-shared-back{position:absolute;top:40px;left:48px;display:inline-block;font-size:14px;color:var(--adfi-text-light);text-decoration:none;background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.otp-shared-back:hover{color:var(--adfi-text)}.otp-shared-title{font-size:22px;font-weight:700;color:#1e293b;margin:0 0 8px;text-align:center}.otp-shared-email-text{font-size:14px;color:var(--adfi-text-light);margin:0 0 24px;text-align:center}.otp-shared-email-text code{font-weight:500;color:#334155}.otp-shared-label{font-size:13px;color:var(--adfi-text-light);margin-bottom:8px;display:block;text-align:center}.otp-shared-inputs{display:flex;justify-content:center;gap:8px;margin-bottom:8px}.otp-shared-digit{width:48px;height:52px;border-radius:4px;border:1px solid #e2e8f0;font-size:18px;font-weight:600;text-align:center;outline:none}.otp-shared-digit:focus{border-color:var(--adfi-primary-hover);box-shadow:0 0 0 2px #a855f733}.otp-shared-hint{font-size:12px;color:var(--adfi-text-light);margin:0 0 24px;text-align:center}.otp-shared-error{margin:0 0 12px;font-size:13px;color:#dc2626;text-align:center}.otp-shared-submit-wrap{display:flex;justify-content:center;margin-bottom:24px}.otp-shared-submit{height:52px;padding:0 24px;border-radius:4px;border:none;background-image:var(--adfi-cta-gradient);color:#fff;font-size:15px;font-weight:500;cursor:pointer}.otp-shared-submit:disabled{opacity:.7;cursor:not-allowed}.otp-shared-resend{font-size:14px;color:var(--adfi-text-light);text-align:center}.otp-shared-resend a{color:var(--adfi-primary-hover);text-decoration:underline;cursor:pointer}@media(max-width:900px){.otp-shared-root{flex-direction:column}.otp-shared-left{flex-basis:auto;padding:24px 20px}.otp-shared-right{padding:24px 20px}.otp-shared-card{padding:0}.otp-shared-digit{width:40px;height:48px;font-size:16px}}
