.customer-dashboard-shell{--bg:#fafafb;--panel:#eff5f2;--card:#fff;--border:#e9efec;--border-2:#dee7e2;--ink:#11211a;--muted:#5d6b64;--faint:#93a29b;--customer-support-panel:#f4fbf7;--customer-security-panel:#fff8fa;--customer-panel-border:#cde8d8;--customer-security-border:#f1c9d7;--customer-soft:#f7fbf8}.customer-dashboard-shell.customer-dashboard--dark{color-scheme:dark;--bg:#0d1712;--panel:#12221a;--card:#14231b;--border:#263b30;--border-2:#304a3c;--ink:#edf8f1;--muted:#afc4b8;--faint:#7f9a8b;--customer-support-panel:#10261c;--customer-security-panel:#2a1720;--customer-panel-border:#24543c;--customer-security-border:#673044;--customer-soft:#102018}.customer-dashboard-shell.customer-dashboard--dark .g-btn-outline,.customer-dashboard-shell.customer-dashboard--dark .g-iconbtn,.customer-dashboard-shell.customer-dashboard--dark .g-rail,.customer-dashboard-shell.customer-dashboard--dark .g-search,.customer-dashboard-shell.customer-dashboard--dark .g-seg{background:var(--card)}.customer-dashboard-shell.customer-dashboard--dark .g-topbar{background:rgba(13,23,18,.88)}.customer-dashboard-shell.customer-dashboard--dark .g-btn-outline:hover,.customer-dashboard-shell.customer-dashboard--dark .g-railbtn:hover{background:#1b3025;color:var(--ink)}.customer-dashboard-shell.customer-dashboard--dark .g-railbtn.on{background:#163a29;border-color:#2b7652}.customer-dashboard-shell.customer-dashboard--dark .g-pill-gray{background:#26352e;color:#c3d3ca}.customer-dashboard-shell.customer-dashboard--dark .g-pill-green,.customer-dashboard-shell.customer-dashboard--dark .g-pill-violet{background:#163b2a;color:#8ce8b7}.customer-theme-toggle{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid var(--border-2);color:var(--muted);background:var(--card);cursor:pointer;transition:.16s ease}.customer-theme-toggle:hover{color:var(--ink);border-color:#56b783}.customer-notifications{position:relative}.customer-notifications-button{position:relative;display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid var(--border-2);border-radius:10px;background:var(--card);color:var(--muted);cursor:pointer;transition:.16s ease}.customer-notifications-button:hover,.customer-notifications-button[aria-expanded=true]{border-color:#56b783;background:var(--customer-soft);color:#0b8a57}.customer-notification-dot{position:absolute;top:7px;right:7px;width:7px;height:7px;border:1.5px solid var(--card);border-radius:50%;background:#e0467a}.customer-notifications-popover{position:absolute;z-index:60;top:calc(100% + 10px);right:0;width:min(360px,calc(100vw - 28px));overflow:hidden;border:1px solid var(--border-2);border-radius:18px;background:var(--card);box-shadow:0 18px 42px rgba(20,61,45,.18)}.customer-notifications-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding:13px 15px 10px}.customer-notifications-heading span:first-child{display:flex;align-items:center;gap:6px;color:var(--ink);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.customer-notifications-heading span:last-child{color:var(--faint);font-size:10px;font-weight:600}.customer-notifications-list{max-height:340px;overflow-y:auto;padding:7px}.customer-notifications-empty{display:flex;min-height:112px;align-items:center;justify-content:center;gap:7px;padding:14px;color:var(--faint);text-align:center;font-size:12px;font-style:italic}.customer-notification-item{display:flex;width:100%;align-items:flex-start;gap:10px;border:1px solid transparent;border-radius:12px;background:transparent;padding:10px;color:var(--ink);text-align:left;cursor:pointer;transition:.16s ease}.customer-notification-item:hover{border-color:var(--border);background:var(--customer-soft)}.customer-notification-tone{width:7px;height:7px;flex:0 0 auto;margin-top:5px;border-radius:50%}.customer-notification-item strong{display:block;overflow:hidden;color:var(--ink);font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.customer-notification-item small{display:-webkit-box;overflow:hidden;margin-top:2px;color:var(--muted);font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.customer-notification-item time{flex:0 0 auto;padding-top:1px;color:var(--faint);font-size:10px;white-space:nowrap}.customer-notifications-footer{display:flex;width:100%;align-items:center;justify-content:center;gap:2px;border:0;border-top:1px solid var(--border);background:var(--card);padding:11px;color:#087448;font-size:12px;font-weight:800;cursor:pointer}.customer-notifications-footer:hover{background:var(--customer-soft)}.customer-ask{position:relative;flex:1;max-width:440px}.customer-ask-form{display:flex;align-items:center;gap:8px;width:100%;border:1px solid var(--border-2);border-radius:11px;padding:5px 6px 5px 12px;background:var(--card);color:var(--faint);transition:.16s ease}.customer-ask-form:focus-within{border-color:#0b8a57;box-shadow:0 0 0 4px rgba(11,138,87,.1)}.customer-ask-form input{min-width:0;flex:1;border:0;outline:none;background:transparent;color:var(--ink);font:inherit;font-size:13.5px}.customer-ask-form button{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:#0b8a57;color:#fff;cursor:pointer;transition:.16s ease}.customer-ask-form button:disabled{background:#c8d7cf;cursor:not-allowed}.customer-application-pending{border:1px solid transparent}.customer-application-pending-row{display:flex;align-items:stretch;gap:12px}.customer-application-pending-row .customer-application-pending{min-width:0;flex:1}.customer-application-help{display:flex;flex:0 0 auto}.customer-application-help .g-btn{height:100%}.customer-security-submit{display:inline-flex;align-items:center;gap:7px;min-height:38px;border:0;border-radius:10px;padding:9px 15px;background:#c13563;box-shadow:0 7px 16px rgba(193,53,99,.22);color:#fff;cursor:pointer;font:inherit;font-size:12px;font-weight:700;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.customer-security-submit:hover:not(:disabled){background:#a72450;box-shadow:0 9px 20px rgba(193,53,99,.3);transform:translateY(-1px)}.customer-security-submit:disabled{cursor:not-allowed;opacity:.6}.customer-ask-suggestions{position:absolute;z-index:50;left:0;right:0;top:calc(100% + 8px);display:grid;gap:5px;padding:8px;border:1px solid var(--border);border-radius:12px;background:var(--card);box-shadow:0 16px 35px rgba(6,28,17,.16)}.customer-ask-suggestions p{margin:3px 6px 5px;color:var(--faint);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.customer-ask-suggestions button{border:0;border-radius:8px;padding:8px 9px;background:transparent;color:var(--muted);font:inherit;font-size:12px;font-weight:600;text-align:left;cursor:pointer}.customer-ask-suggestions button:hover{background:var(--customer-soft);color:#0b8a57}.c-support-page{min-height:calc(100vh - 73px);padding-bottom:24px}.c-support-tabs{background:var(--card)}.c-support-tabs button.is-active{background:#e4f6ea;color:#087448}.c-support-tabs button.is-security-active{background:#fff0f4;color:#b52355}.c-genie-chat{min-height:min(650px,calc(100vh - 258px));display:flex;flex-direction:column;border-color:var(--border);background:var(--customer-soft)}.c-genie-chat-footer,.c-genie-chat-header{background:var(--card);border-color:var(--border)}.c-genie-chat-body{flex:1;min-height:380px;max-height:none}.c-genie-chat-assistant-bubble,.c-genie-chat-prompt{background:var(--card);border-color:var(--border);color:var(--muted)}.c-genie-chat-composer{border-color:var(--border-2);background:var(--bg)}.customer-dashboard--dark .c-genie-chat h3,.customer-dashboard--dark .c-genie-chat textarea,.customer-dashboard--dark .c-genie-chat-header h2,.customer-dashboard--dark .c-support-tabs button:not(.is-active):not(.is-security-active){color:var(--ink)}.customer-dashboard--dark .c-support-tabs button.is-active{background:#163b2a;color:#8ce8b7}.customer-dashboard--dark .c-support-tabs button.is-security-active{background:#452130;color:#f2a6bd}.customer-dashboard--dark .customer-application-pending{border-color:#27543d!important;background:#102d20!important;color:#b5d6c3!important}.customer-dashboard--dark .customer-application-pending svg{color:#5ad18d!important}.customer-dashboard--dark .customer-ask-form button:disabled,.customer-dashboard--dark .customer-chat-send:disabled{background:#294438;color:#9eb9aa}.customer-dashboard--dark .customer-ask-form button:not(:disabled),.customer-dashboard--dark .customer-chat-send:not(:disabled){background:#149861;color:#fff}.customer-dashboard--dark .customer-chat-action{background:#1c4833;color:#a7ecc5}.customer-dashboard--dark .customer-chat-action:hover{background:#285b42}.customer-dashboard--dark .c-genie-chat [class*="text-[#31443a]"],.customer-dashboard--dark .c-genie-chat [class*="text-[#718178]"]{color:var(--muted)!important}.customer-dashboard--dark .c-apply-page [class~=bg-white],.customer-dashboard--dark .c-refer-page [class~=bg-white],.customer-dashboard--dark .c-support-page [class~=bg-white]{background-color:var(--card)!important}.customer-dashboard--dark .c-apply-page [class*="text-[#11211a]"],.customer-dashboard--dark .c-refer-page [class*="text-[#11211a]"],.customer-dashboard--dark .c-support-page [class*="text-[#11211a]"]{color:var(--ink)!important}.customer-dashboard--dark .c-apply-page [class*="text-[#5d6b64]"],.customer-dashboard--dark .c-refer-page [class*="text-[#718178]"],.customer-dashboard--dark .c-support-page [class*="text-[#718178]"]{color:var(--muted)!important}.customer-dashboard--dark .c-apply-page [class*="border-[#dee7e2]"],.customer-dashboard--dark .c-apply-page [class*=border-gray-200],.customer-dashboard--dark .c-refer-page [class*="border-[#dce8e1]"],.customer-dashboard--dark .c-support-page [class*="border-[#dce8e1]"]{border-color:var(--border)!important}.customer-dashboard--dark .c-refer-page thead{background:var(--customer-soft)!important}.c-loan-embedded{min-height:0}.c-loan-embedded-form{border:1px solid var(--border);border-radius:16px;background:var(--card);padding:28px;box-shadow:var(--shadow)}.customer-dashboard--dark .c-loan-embedded-form [class*="bg-[#f6fcf9]"],.customer-dashboard--dark .c-loan-embedded-form [class*="bg-[#fafafb]"]{background-color:var(--customer-soft)!important}@media (max-width:767px){.c-support-page{padding-bottom:18px}.c-genie-chat{min-height:calc(100vh - 238px)}.customer-ask{max-width:none}}