:root{--green:#2e7d32;--gold:#c9a01a;--white:#fff;--offwhite:#eef5ee;--light-gray:#f0f0f0;--mid-gray:#555;--dark-gray:#333;--shadow:0 10px 24px #00000014;--card:#f6fbf5;--border:#dfe6dd;--text:var(--dark-gray);--muted:var(--mid-gray);--primary:var(--green);--primary-strong:#256b2a;--success-bg:#2e7d321f;--success:#2e7d32;--error-bg:#c628281f;--error:#c62828}*{box-sizing:border-box}body{min-width:320px;color:var(--text);background:radial-gradient(circle at top right, #dcead9, transparent 45%), radial-gradient(circle at top left, #e6f1e3, transparent 35%), var(--offwhite);margin:0;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}a{color:var(--green);text-decoration:none}a:hover{color:var(--gold)}#root{min-height:100vh}.website-frame-shell{background:#f3f4f6;min-height:100vh}.website-frame{background:#fff;border:0;width:100%;min-height:100vh;display:block}.page-center{place-items:center;min-height:100vh;padding:24px;display:grid}.dashboard-shell{background:radial-gradient(circle at 100% 0,#2e7d3233,#0000 42%),radial-gradient(circle at 0 100%,#2e7d321f,#0000 36%),#fff;width:100%;max-width:none;min-height:100vh;margin:0;padding:0 0 56px}.dashboard-shell>section,.dashboard-shell>.alert{margin-left:24px;margin-right:24px}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.topbar.b2c-topbar{color:var(--white);box-shadow:var(--shadow);background:linear-gradient(135deg,#2e7d32,#1f6b2b);border:1px solid #2e7d3273;border-radius:18px;padding:18px}.topbar.b2c-topbar .eyebrow{color:#d8f0db}.topbar.b2c-topbar .muted{color:#e7f3e6}.topbar.b2c-topbar .secondary-btn{color:#1f5a23;background:#fff;border-color:#fff}.topbar h1{margin:4px 0;font-size:clamp(1.4rem,2vw,2rem)}.topbar-left{align-items:center;gap:12px;display:flex}.header-brand-logo{margin-bottom:0}.brand-title{letter-spacing:.02em;margin:0;font-size:1.15rem;font-weight:700}.greeting-text{color:#e7f3e6;margin:4px 0 0;font-size:.85rem}.topbar-actions{justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}.icon-btn{color:#f8fff7;background:#ffffff1f;border:1px solid #ffffff6b;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.icon-btn svg{width:20px;height:20px}.icon-btn:hover{background:#fff3}.logout-icon-btn{border-color:#ffffff8c}.dashboard-title{margin:6px 0 16px;font-size:clamp(1.4rem,2vw,2rem)}.wallet-card-shell{margin:20px 0}.wallet-hero{color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#1f6b2b,#2e7d32);border-radius:20px;padding:24px;position:relative;overflow:hidden}.wallet-accent{background:linear-gradient(90deg,#fbbf2473,#ca8a0480);border-radius:999px 999px 0 0;height:130px;position:absolute;bottom:-54px;left:-10%;right:-10%}.wallet-title,.wallet-subtitle{margin:0;position:relative}.wallet-status-badge{z-index:1;color:#166534;background:#ffffffeb;border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:700;position:absolute;top:20px;right:20px}.wallet-title{font-size:1rem}.wallet-hero h2{margin:6px 0;font-size:clamp(1.8rem,3vw,2.6rem);position:relative}.wallet-subtitle{color:#facc15}.wallet-meta{justify-content:space-between;gap:12px;margin-top:20px;font-size:.9rem;display:flex;position:relative}.wallet-topup-btn{color:#166534;cursor:pointer;background:#facc15;border:none;border-radius:10px;padding:7px 12px;font-size:.82rem;font-weight:700}.wallet-topup-btn:hover{background:#fbbf24}.modal-overlay{z-index:1000;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-card{background:#fff;border-radius:18px;width:min(520px,100%);max-height:calc(100vh - 40px);padding:20px;overflow-y:auto;box-shadow:0 24px 60px #0000002e}.modal-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.modal-head h3{margin:0}.modal-close-btn{color:#166534;background:#e8f5e9;border-radius:999px;width:36px;height:36px;padding:0;font-size:1.4rem;line-height:1}.instruction-box{background:#f7faf7;border:1px solid #d9e7d8;border-radius:14px;margin:16px 0;padding:16px}.instruction-box p{margin:0 0 10px}.instruction-box p:last-child{margin-bottom:0}.send-money-section{margin:24px 0}.send-money-heading{text-transform:none;color:#374151;align-items:center;gap:12px;margin:0 0 14px;display:flex}.send-money-heading:before,.send-money-heading:after{content:"";background:linear-gradient(90deg,#37415114,#3741516b,#37415114);flex:1;height:1px}.send-mpin-hint{text-align:center;color:#4b5563;margin:-2px 0 12px;font-size:.84rem}.history-summary-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px;margin:10px 0 12px;display:grid}.history-summary-item{background:#f7fbf7;border:1px solid #cfe2d1;border-radius:10px;padding:10px 12px}.history-summary-item h4{color:#1f5f25;margin:6px 0 0;font-size:1.05rem}.history-filter-row{justify-content:space-between;align-items:end;gap:16px;margin:10px 0 12px;display:flex}.history-date-filter-group{grid-template-columns:repeat(2,minmax(200px,240px));gap:10px;display:grid}.history-search-field{width:min(340px,100%);margin-left:auto}.profile-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:8px 0 14px;display:grid}.profile-detail-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.profile-detail-item p{margin:0}.profile-detail-item .label{margin-bottom:4px}.profile-mpin-panel{border-top:1px solid #e5e7eb;padding-top:12px}.profile-mpin-panel h4{color:#1f2937;margin:0 0 10px}.send-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.send-option-card{box-shadow:var(--shadow);text-align:center;background:#fff;border:1px solid #cfe2d1;border-radius:16px;padding:20px}.send-option-card h3{margin:10px 0 6px}.send-option-card p{margin:0}.send-option-card.clickable{cursor:pointer;transition:transform .15s,box-shadow .15s}.send-option-card.clickable:hover{transform:translateY(-2px);box-shadow:0 14px 26px #0000001f}.send-option-icon{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.55rem;display:inline-flex}.send-option-icon.single{background:#166534}.send-option-icon.bulk{background:#ca8a04}.bottom-actions{gap:12px;margin:20px 0;display:flex}.bottom-action{border-radius:12px;flex:1;padding:12px 14px}.bottom-action.secondary{color:#374151;background:#e5e7eb}.action-page-card{margin-top:20px}.action-page-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.action-page-head h2{margin:0}.bottom-action.compact{flex:none;padding:10px 12px}.export-btn{border-radius:8px;flex:none;min-height:30px;padding:6px 10px;font-size:.74rem;font-weight:700;line-height:1}.export-btn-pdf{background:#dc2626}.export-btn-pdf:hover{background:#b91c1c}.export-btn-xls{background:#15803d}.export-btn-xls:hover{background:#166534}.pager-btn{border-radius:8px;flex:none;min-height:30px;padding:6px 10px;font-size:.74rem;line-height:1}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--green);margin:0;font-weight:700}.brand-logo{object-fit:cover;border-radius:50%;width:44px;height:44px;margin-bottom:6px;display:block}.card{box-shadow:var(--shadow);background:#fff;border:1px solid #cfe2d1;border-left:3px solid #2e7d3280;border-radius:14px;padding:20px}.auth-card{width:min(560px,98vw)}.register-card{background:#fff;border-color:#b9d2bb #b9d2bb #b9d2bb #2e7d32;border-left-style:solid;border-left-width:4px;width:min(980px,96vw)}.login-page-shell{background:radial-gradient(circle at 10% 8%,#c9a01a33,#0000 36%),radial-gradient(circle at 90% 0,#2e7d3233,#0000 38%),linear-gradient(#f6fbf5 0%,#eef5ee 100%)}.login-card{border:1px solid #2e7d323d;border-left:none;border-radius:18px;padding:0;position:relative;overflow:hidden}.login-card:before{content:"";background:linear-gradient(#2e7d32,#c9a01a);width:6px;position:absolute;inset:0 auto 0 0}.login-hero{background:linear-gradient(165deg,#f9fff8,#eef7ed);border-bottom:1px solid #e2ebdf;padding:22px 24px 16px;position:relative}.login-hero-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.login-logo{border:2px solid #c9a01a57;width:52px;height:52px;margin-bottom:0;box-shadow:0 8px 22px #2e7d3224}.login-home-link{color:#166534;background:#1665341f;border:1px solid #16653438;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .15s,background-color .15s;display:inline-flex}.login-home-link svg{fill:currentColor;width:20px;height:20px}.login-home-link:hover{color:#14532d;background:#16653433;transform:translateY(-1px)}.login-subtitle{max-width:46ch;margin:0}.login-title{text-align:center}.login-pill-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.login-pill{letter-spacing:.03em;color:#166534;background:#1665341a;border:1px solid #16653433;border-radius:999px;padding:5px 10px;font-size:.74rem}.login-form{padding:18px 24px 8px}.login-form button[type=submit]{min-height:44px;margin-top:4px;box-shadow:0 10px 18px #256b2a38}.login-links{padding:4px 24px 18px}.login-links p{margin:6px 0}.auth-card h1{margin:4px 0 10px;font-size:1.7rem;line-height:1.2}.register-header{text-align:center}.register-header .login-hero-top{margin-bottom:6px}.register-header .login-hero-top .brand-logo{margin:0}.register-header .brand-logo{margin:0 0 6px}.register-header .eyebrow{justify-self:center}.register-header h1{margin-left:auto;margin-right:auto}.register-card .muted{color:#335f39}.register-card label{color:#245f2d;font-weight:700}.register-card input,.register-card select,.register-card textarea{color:#18421f;background:#fff;border-color:#8bb18f;font-weight:500}.register-card input::placeholder,.register-card textarea::placeholder{color:#5e8364;opacity:1}.register-card input:focus,.register-card select:focus,.register-card textarea:focus{border-color:#2e7d32;box-shadow:0 0 0 3px #2e7d323d}.register-card .secondary-btn{color:#1f5f25;background:#e7f4e8;border-color:#2e7d32}.register-card .step-chip{color:#2d5e33;background:#e8f5e9;border-color:#9fc6a4}.register-card .step-chip.active{color:#1f5f25;background:#dff1e2;border-color:#2e7d32}.register-card .eyebrow,.register-card h1{color:#2a6f33}.register-page-shell{background:#fff;position:relative;overflow:hidden}.register-page-shell:before{content:"";pointer-events:none;background:radial-gradient(150% 150% at 100% 0,#2e7d32 0 54%,#0000 55%);position:absolute;inset:0}.register-page-shell:after{content:"";pointer-events:none;background:radial-gradient(120% 120% at 96% 4%,#43a047a6 0 44%,#0000 45%);position:absolute;inset:0}.register-page-shell .register-card{z-index:1;position:relative}.wallet-signin-title{font-size:1.45rem!important}.summary-grid{grid-template-columns:repeat(3,minmax(200px,1fr));gap:14px;margin-bottom:16px;display:grid}.summary-grid h2{margin:8px 0 0;font-size:1.5rem}.label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:.78rem}.grid-2{grid-template-columns:repeat(2,minmax(280px,1fr));gap:14px;margin-bottom:16px;display:grid}.form-stack{gap:12px;display:grid}.register-form-grid>.review-box,.register-form-grid>.password-hint,.register-form-grid>.step-actions,.register-form-grid>.error-text,.register-form-grid>.success-text,.register-form-grid>.passport-capture-box,.register-form-grid>.id-scan-row{grid-column:1/-1}.inline-input-row{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.country-select-wrap{position:relative}.country-flag-icon{object-fit:cover;pointer-events:none;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.password-field{position:relative}.password-field input{padding-right:44px}.password-toggle{color:var(--mid-gray);cursor:pointer;background:0 0;border:none;width:28px;height:28px;padding:0;font-size:16px;line-height:1;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.password-toggle:hover{color:var(--green)}.checkbox-row{align-items:flex-start;gap:10px;display:flex}.checkbox-row input{width:auto;margin-top:2px}.password-hint{border:1px solid var(--border);background:#edf6ec;border-radius:10px;padding:10px 12px}.password-hint p{color:var(--green);margin:0 0 8px;font-size:.85rem}.password-hint ul{color:var(--muted);gap:4px;margin:0;padding-left:16px;font-size:.82rem;display:grid}.step-indicator{gap:6px;margin:12px 0 16px;display:grid}.step-chip{border:1px solid var(--border);color:var(--muted);background:#eef6ed;border-radius:8px;padding:6px 10px;font-size:.8rem}.step-chip.active{color:var(--green);border-color:var(--green);background:#2e7d3214}label{gap:6px;font-size:.9rem;display:grid}input{width:100%;color:var(--text);background:#f4faf3;border:1px solid #cfd9cc;border-radius:10px;padding:10px 12px}select{width:100%;color:var(--text);appearance:none;background-color:#f4faf3;background-image:linear-gradient(45deg,#0000 50%,#5f6f5c 50%),linear-gradient(135deg,#5f6f5c 50%,#0000 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;border:1px solid #cfd9cc;border-radius:10px;padding:10px 36px 10px 12px}.country-select-wrap select{padding-left:36px}textarea{width:100%;color:var(--text);resize:vertical;background:#f4faf3;border:1px solid #cfd9cc;border-radius:10px;padding:10px 12px}input,textarea,select{font:inherit}input:focus,select:focus,textarea:focus{border-color:var(--green);outline:none;box-shadow:0 0 0 3px #2e7d3233}button{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-strong));cursor:pointer;border:none;border-radius:10px;padding:11px 14px;font-weight:700}button:disabled{cursor:not-allowed;opacity:.6}.secondary-btn{border:1px solid var(--green);color:var(--green);background:#edf6ec}.muted{color:var(--muted)}.small{font-size:.85rem}.error-text{color:var(--error);margin:0}.success-text{color:var(--success);margin:0}.step-actions{justify-content:space-between;gap:10px;margin-top:8px;display:flex}.single-line-actions{flex-flow:row}.single-line-actions button{flex:1 1 0;width:auto}.review-box{border:1px solid var(--border);background:#f3f9f2;border-radius:10px;gap:6px;padding:12px;display:grid}.review-box p{color:var(--text);margin:0;font-size:.88rem}.kyc-preview{object-fit:contain;border:1px solid var(--border);background:#f4faf3;border-radius:10px;width:100%;max-height:160px}.passport-capture-box{border:1px solid var(--border);background:#f3f9f2;border-radius:10px;gap:10px;padding:12px;display:grid}.capture-title{color:var(--text);margin:0;font-size:.9rem;font-weight:600}.passport-capture-actions{flex-wrap:wrap;gap:10px;display:flex}.passport-capture-actions .secondary-btn{min-width:140px}.passport-video{border:1px solid var(--border);background:#0f172a;border-radius:10px;width:100%;max-width:360px;display:none}.passport-video.active{display:block}.passport-canvas-hidden{display:none}.id-scan-row{justify-content:flex-start;display:flex}.upload-box{border:1px dashed var(--green);background:#fcfffb;border-radius:10px;margin:12px 0;padding:12px}.alert{border:1px solid #0000;border-radius:12px;margin-bottom:16px;padding:10px 14px}.alert.success{background:var(--success-bg);color:var(--success);border-color:#22c55e66}.alert.error{background:var(--error-bg);color:var(--error);border-color:#ef444473}.push-banner{z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-width:280px;max-width:min(420px,100vw - 24px);padding:12px 14px;animation:.18s ease-out pushBannerIn;display:flex;position:fixed;top:18px;right:18px;box-shadow:0 14px 28px #0f172a33}.push-banner.success{color:#166534;background:#ecfdf1f7;border-color:#22c55e61}.push-banner.error{color:#991b1b;background:#fef2f2f7;border-color:#f8717173}.push-banner-close{color:currentColor;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;width:26px;height:26px;padding:0;font-size:1rem;line-height:1}.push-banner-close:hover{background:#00000014}@keyframes pushBannerIn{0%{opacity:0;transform:translateY(-8px)translate(8px)}to{opacity:1;transform:translateY(0)translate(0)}}.error-list{color:var(--error);gap:4px;margin:0;padding-left:18px;display:grid}.table-wrap{border:1px solid var(--border);border-radius:10px;overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #517ab352;padding:10px 12px}th{text-transform:uppercase;letter-spacing:.05em;color:var(--white);background:#2e7d32;font-size:.8rem}.center{text-align:center}@media (width<=900px){.topbar:not(.b2c-topbar){flex-direction:column;align-items:flex-start}.summary-grid,.grid-2,.history-summary-grid{grid-template-columns:1fr}.history-filter-row{flex-direction:column;align-items:stretch}.history-search-field{width:100%;min-width:0;margin-left:0}.history-date-filter-group{grid-template-columns:1fr}.bottom-actions{grid-template-columns:1fr;display:grid}.action-page-head{flex-flow:row;align-items:center}.action-page-head h2{flex:auto;min-width:0}}@media (width<=640px){.modal-overlay{align-items:flex-start;padding:10px}.modal-card{border-radius:12px;width:100%;max-height:calc(100vh - 20px)}.profile-details-grid{grid-template-columns:1fr}.push-banner{min-width:0;max-width:none;top:10px;left:10px;right:10px}.page-center{padding:8px}.dashboard-shell{padding:0 0 40px}.wallet-status-badge{top:14px;right:14px}.dashboard-shell>section,.dashboard-shell>.alert{margin-left:12px;margin-right:12px}.card{border-radius:12px;padding:14px}.auth-card,.register-card{width:100%}.login-hero{padding:18px 16px 14px}.login-form{padding:16px 16px 8px}.login-links{padding:2px 16px 14px}.topbar.b2c-topbar{flex-direction:row;align-items:center;gap:10px}.topbar-left{justify-content:flex-start}.topbar-actions{justify-content:flex-end;margin-left:0}.inline-input-row{grid-template-columns:1fr}.inline-input-row button{width:100%}.step-actions{flex-direction:column-reverse}.step-actions button{width:100%}.single-line-actions{flex-direction:row}.single-line-actions button{width:auto}.step-chip{font-size:.75rem;line-height:1.3}}@media (width>=900px){.register-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.register-form-grid.register-step-2{grid-template-columns:minmax(0,760px);justify-content:center}}
