:root{--clr-bg:#fbf6f1;--clr-surface:#fff;--clr-surface-2:#f4ebe2;--clr-surface-3:#ead9cb;--clr-border:#693d2b1f;--clr-border-md:#693d2b33;--clr-border-hi:#693d2b4d;--clr-accent:#8f3b2e;--clr-accent-2:#b6523f;--clr-accent-dim:#8f3b2e1a;--clr-accent-glow:#8f3b2e38;--clr-danger:#b03a30;--clr-danger-dim:#b03a301a;--clr-warn:#b87a28;--clr-warn-dim:#b87a281f;--clr-info:#7a4b35;--clr-info-dim:#7a4b351a;--clr-on-accent:#fff;--clr-text:#2c1813;--clr-text-2:#6f5448;--clr-text-3:#9b7b6d;--font-display:"DM Sans",sans-serif;--font-body:"DM Sans",sans-serif;--font-mono:"DM Mono",monospace;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;font-size:16px}body{background:radial-gradient(circle at top,#b6523f14,#0000 28%),linear-gradient(180deg,#fffdfa,#fbf6f1 32%,#f7f0e8);background:radial-gradient(circle at top,#b6523f14,#0000 28%),linear-gradient(180deg,#fffdfa 0,var(--clr-bg) 32%,#f7f0e8 100%);color:#2c1813;color:var(--clr-text);font-family:DM Sans,sans-serif;font-family:var(--font-body);line-height:1.6}#root,body{min-height:100vh}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1e7dc}::-webkit-scrollbar-thumb{background:#caa48e;border-radius:4px}a{color:inherit;text-decoration:none}button,input,select,textarea{background:none;border:none;color:#2c1813;color:var(--clr-text);font-family:DM Sans,sans-serif;font-family:var(--font-body);font-size:14px;outline:none}button{cursor:pointer}input::placeholder,textarea::placeholder{color:#9b7b6d;color:var(--clr-text-3)}::selection{background:#8f3b2e29;color:#2c1813;color:var(--clr-text)}.text-accent{color:#8f3b2e;color:var(--clr-accent)}.text-danger{color:#b03a30;color:var(--clr-danger)}.text-warn{color:#b87a28;color:var(--clr-warn)}.text-muted{color:#6f5448;color:var(--clr-text-2)}.text-dim{color:#9b7b6d;color:var(--clr-text-3)}.text-mono{font-family:DM Mono,monospace;font-family:var(--font-mono)}.text-display{font-family:DM Sans,sans-serif;font-family:var(--font-display)}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.d-flex{display:flex}.d-grid{display:grid}.ai-center{align-items:center}.jc-between{justify-content:space-between}.gap-sm{gap:8px}.gap-md{gap:16px}.gap-lg{gap:24px}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .4s ease both}.fade-up-1{animation-delay:.05s}.fade-up-2{animation-delay:.1s}.fade-up-3{animation-delay:.15s}.fade-up-4{animation-delay:.2s}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.pulse-dot{animation:pulse 1.8s ease infinite;background:#8f3b2e;background:var(--clr-accent);border-radius:50%;display:inline-block;height:7px;width:7px}@media (max-width:1024px){html{font-size:15px}:root{--radius-md:8px;--radius-lg:14px;--radius-xl:20px}}@media (max-width:768px){html{font-size:14px}:root{--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px}body{background:radial-gradient(circle at top,#b6523f0f,#0000 35%),linear-gradient(180deg,#fffdfa,#fbf6f1 40%,#f7f0e8);background:radial-gradient(circle at top,#b6523f0f,#0000 35%),linear-gradient(180deg,#fffdfa 0,var(--clr-bg) 40%,#f7f0e8 100%)}.d-flex{flex-wrap:wrap}.gap-sm{gap:6px}.gap-md{gap:12px}.gap-lg{gap:16px}h1{font-size:24px!important}h1,h2{line-height:1.3}h2{font-size:20px!important}h3{font-size:18px!important;line-height:1.3}h4{font-size:16px!important;line-height:1.35}h5,h6{font-size:14px!important}button,input,select,textarea{border-radius:10px;border-radius:var(--radius-md);font-size:16px;padding:12px 14px}button{min-height:44px;min-width:44px}}@media (max-width:480px){html{-webkit-text-size-adjust:100%;font-size:13px}body{background:radial-gradient(circle at top,#b6523f0d,#0000 40%),linear-gradient(180deg,#fefdfb,#fbf6f1 50%,#f7f0e8);background:radial-gradient(circle at top,#b6523f0d,#0000 40%),linear-gradient(180deg,#fefdfb 0,var(--clr-bg) 50%,#f7f0e8 100%);line-height:1.5}:root{--radius-sm:4px;--radius-md:6px;--radius-lg:10px;--radius-xl:14px}.container,.wrapper,main{max-width:100%;padding:0 12px}.d-flex{align-items:stretch;flex-direction:column}.jc-between{justify-content:flex-start}.ai-center{align-items:center}.gap-sm{gap:6px}.gap-md{gap:10px}.gap-lg{gap:14px}h1{font-size:22px!important;line-height:1.2;margin-bottom:16px}h2{font-size:18px!important;line-height:1.25;margin-bottom:14px}h3{font-size:16px!important;line-height:1.3;margin-bottom:12px}h4{font-size:14px!important;margin-bottom:10px}p{line-height:1.6;margin-bottom:12px}a[role=button],button[data-full-width=true],input[type=button],input[type=submit]{font-size:16px;min-height:48px;padding:14px 16px;width:100%}input,select,textarea{border-radius:10px;border-radius:var(--radius-md);font-size:16px;margin-bottom:8px;min-height:44px;padding:12px 14px;width:100%}::-webkit-scrollbar{display:none}.modal,.overlay,dialog{border-radius:16px 16px 0 0;border-radius:var(--radius-lg) var(--radius-lg) 0 0;max-height:100vh;max-width:100vw}.card,[role=card],section{margin-bottom:12px;padding:14px 12px}.d-grid{grid-template-columns:1fr}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-thumb{border-radius:2px}}@media (max-width:375px){html{font-size:12px}h1{font-size:20px!important}h2{font-size:16px!important}h3{font-size:14px!important}.container,.wrapper,main{padding:0 8px}button,input,select,textarea{font-size:16px;min-height:44px;padding:12px 10px}}.auth-password-toggle{align-items:center;background:#0000;border:0;border-left:1px solid #693d2b1a;border-radius:0 9px 9px 0;border-radius:0 calc(var(--radius-md) - 1px) calc(var(--radius-md) - 1px) 0;bottom:1px;color:#9b7b6d;color:var(--clr-text-3);cursor:pointer;display:inline-flex;justify-content:center;margin:0;min-height:42px;min-width:42px;padding:0;position:absolute;right:1px;top:1px;width:42px;z-index:2}.password-field-shell{position:relative}.password-input-with-toggle{padding-right:52px!important}.auth-card,.auth-form,.auth-shell{width:100%}.auth-footer-copy,.auth-helper-copy,.auth-status-message,.auth-subtitle{word-break:break-word}.home-alert-board-section,.home-feature-section,.home-hero-inner,.home-section-heading,.home-transactions-section{min-width:0}@media (max-width:480px){.auth-password-toggle{min-height:42px!important;min-width:42px!important;padding:0!important;right:1px;width:42px!important}.auth-shell{justify-content:flex-start!important;padding:1rem .9rem 1.5rem!important}.auth-logo{align-self:flex-start;margin:0 0 1.2rem!important}.auth-card{border-radius:14px!important;padding:1rem!important}.auth-header{margin-bottom:1.1rem!important}.auth-footer-copy,.auth-helper-copy,.auth-status-message,.auth-subtitle{font-size:12px!important;line-height:1.6!important}.auth-forgot-row{text-align:left!important}.home-hero-section{padding:2rem .9rem 2.35rem!important}.home-hero-inner{max-width:100%!important}.home-hero-kicker{font-size:10px!important;letter-spacing:.04em!important;margin-bottom:1rem!important;padding:6px 10px!important}.home-hero-copy{font-size:13px!important;line-height:1.7!important;margin-bottom:1.4rem!important;max-width:100%!important;padding:0 2px}.home-hero-actions{align-items:stretch;flex-direction:column;gap:10px!important}.home-hero-button{width:100%!important}.home-section-heading{margin-bottom:.9rem!important;padding:0 4px}.home-banner-copy{padding:1.1rem!important}.home-banner-title{font-size:1.45rem!important;line-height:1.14!important}.home-banner-body{font-size:13px!important;line-height:1.7!important}.home-banner-visual{min-height:280px!important}.home-banner-floating-card{border-radius:16px!important;bottom:12px!important;left:12px!important;padding:12px!important;right:12px!important}.homepage-whatsapp-banner{border-radius:18px!important}.home-transaction-shell{padding:.8rem!important}.home-slide-primary{border-radius:18px 18px 0 0!important;padding:1.1rem!important}.home-slide-primary-header{margin-bottom:1rem!important}.home-slide-primary-summary{align-items:flex-start!important}.home-slide-primary-icon{font-size:20px!important;height:44px!important;width:44px!important}.home-slide-primary-title{font-size:1.05rem!important;line-height:1.2!important}.home-slide-primary-subtitle{font-size:12px!important;line-height:1.5!important}.home-slide-status-pill{justify-content:center;width:100%}.home-slide-metrics-grid{grid-template-columns:1fr!important}.home-slide-queue{border-left:0!important;border-radius:0 0 18px 18px!important;border-top:1px solid #ac76642e!important;padding:1rem!important}}@media (max-width:768px){.home-banner-grid,.home-transaction-grid{grid-template-columns:1fr!important}.home-banner-visual{min-height:300px}.home-slide-primary{border-radius:20px 20px 0 0!important}.home-slide-queue{border-left:0!important;border-radius:0 0 20px 20px!important;border-top:1px solid #ac76642e!important}}@media (max-height:500px) and (orientation:landscape){#root,body{min-height:auto}h1{margin-bottom:8px}h2{margin-bottom:6px}button,input{min-height:40px;padding:8px 12px}.gap-sm{gap:4px}.gap-md{gap:8px}.gap-lg{gap:12px}}body,html{max-width:100vw;overflow-x:hidden}@supports (-webkit-touch-callout:none){button,input,select,textarea{font-size:16px!important}body{-webkit-user-select:text;user-select:text}}
/*# sourceMappingURL=main.6144e0ac.css.map*/