.dash-shell{color:#18354d;background:#f3f8fb;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.dash-top{z-index:10;background:#fff;border-bottom:1px solid #dce9f2;justify-content:space-between;align-items:center;height:72px;padding:0 max(22px,50vw - 620px);display:flex;position:sticky;top:0}.dash-brand{color:#123b5d;align-items:center;gap:10px;font-weight:900;text-decoration:none;display:flex}.dash-brand i{color:#ff7849;background:#259edb;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.dash-brand span{flex-direction:column;line-height:1;display:flex}.dash-brand small{color:#f06b3d}.dash-user{color:#63788a;align-items:center;gap:12px;font-size:14px;display:flex}.dash-user a{color:#123b5d;font-weight:800}.dash-wrap{max-width:1240px;margin:auto;padding:38px 22px 70px}.dash-title{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.dash-title h1{color:#123b5d;margin:0;font-size:36px;line-height:1.1}.dash-title p{color:#63788a;margin:7px 0 0}.dash-back{color:#1689c4;font-weight:800;text-decoration:none}.metric-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px;display:grid}.metric{background:#fff;border:1px solid #dce9f2;border-radius:16px;padding:20px}.metric span{color:#63788a;font-size:13px}.metric b{color:#123b5d;margin-top:4px;font-size:29px;display:block}.panel{background:#fff;border:1px solid #dce9f2;border-radius:18px;margin-bottom:22px;padding:22px;box-shadow:0 10px 30px #123b5d0b}.panel-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.panel h2{color:#123b5d;margin:0;font-size:22px}.tabs{gap:8px;display:flex}.tabs button{color:#63788a;background:#fff;border:1px solid #dce9f2;border-radius:9px;padding:8px 12px;font-weight:800}.tabs button.active{color:#137cad;background:#e8f6fd;border-color:#9dd7f2}.data-list{gap:12px;display:grid}.data-card{border:1px solid #dce9f2;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:17px;display:grid}.data-card h3{color:#18354d;margin:0 0 5px;font-size:17px}.data-card p{color:#63788a;margin:3px 0;font-size:14px}.chips{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.chip,.status{border-radius:99px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.chip{color:#436075;background:#eef6fa}.status.pending{color:#b74d27;background:#fff1e9}.status.approved{color:#20744a;background:#e6f6ed}.status.rejected{color:#a33434;background:#fdeaea}.card-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.card-actions button,.card-actions a{border:0;border-radius:8px;padding:9px 11px;font-size:13px;font-weight:800;text-decoration:none}.approve{color:#1d7045;background:#dff6e8}.reject{color:#9a3030;background:#fde8e8}.document{color:#137cad;background:#e8f6fd}.empty{text-align:center;color:#63788a;padding:46px 18px}.empty i{color:#259edb;background:#e8f6fd;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 15px;display:grid}.empty h3{color:#123b5d}.dash-cta{color:#18354d;background:#ff7849;border-radius:10px;padding:12px 16px;font-weight:900;text-decoration:none;display:inline-flex}.profile-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.profile-grid div{background:#f6fafc;border-radius:10px;padding:13px}.profile-grid span{color:#63788a;font-size:12px;display:block}.profile-grid b{color:#18354d}.notice{color:#95421f;background:#fff1e9;border-radius:12px;margin:15px 0;padding:15px}.notice.ok{color:#206d47;background:#e6f6ed}.loading{color:#63788a;place-items:center;min-height:50vh;display:grid}.denied{text-align:center;background:#fff;border:1px solid #f0caca;border-radius:18px;max-width:650px;margin:80px auto;padding:35px}.denied h1{color:#9b3030}.toast{color:#fff;z-index:20;background:#123b5d;border-radius:10px;padding:13px 17px;position:fixed;bottom:22px;right:22px;box-shadow:0 15px 40px #0003}@media (max-width:760px){.dash-user span{display:none}.dash-title{display:block}.dash-back{margin-top:12px;display:inline-block}.metric-grid,.data-card{grid-template-columns:1fr}.card-actions{justify-content:flex-start}.profile-grid{grid-template-columns:1fr}.panel{padding:17px}.dash-title h1{font-size:29px}}.card-actions button:disabled{opacity:.6;cursor:default}.interest-box{background:#eef8fd;border-left:3px solid #259edb;border-radius:8px;margin-top:13px;padding:12px}.interest-box>b{color:#123b5d}.interest-box p{overflow-wrap:anywhere}.interest-box a{color:#137cad}.pay-button{color:#fff;background:#635bff}.pay-button:hover{background:#5149e8}.contact-unlocked{background:#e6f6ed;border:1px solid #b9e2ca;border-radius:11px;gap:3px;margin-top:14px;padding:14px;display:grid}.contact-unlocked>b{color:#17643e}.contact-unlocked p{color:#18354d!important;font-weight:800!important}.contact-unlocked a{color:#137cad;font-weight:800;text-decoration:none}.metric-grid{grid-template-columns:repeat(4,1fr)}@media (max-width:900px){.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.metric-grid{grid-template-columns:1fr}}.auth-card{background:#fff;border:1px solid #dce9f2;border-radius:20px;width:min(470px,100% - 32px);margin:64px auto;padding:32px;box-shadow:0 18px 50px #123b5d14}.auth-card>i{color:#1689c4;background:#e8f6fd;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.auth-card h1{color:#123b5d;margin:18px 0 6px}.auth-card>p,.auth-help{color:#63788a}.auth-card form{gap:8px;margin-top:24px;display:grid}.auth-card label{color:#18354d;margin-top:7px;font-weight:800}.auth-card input{background:#fff;border:1px solid #cbd9e3;border-radius:10px;width:100%;padding:12px}.auth-card .dash-cta{border:0;justify-content:center;margin-top:12px}.forgot-link{color:#1689c4;text-align:right;font-size:13px;font-weight:800;text-decoration:none}.auth-help{margin-top:22px;font-size:13px}.verify-box{background:#fff8dd;border:1px solid #f0d66f;border-radius:14px;margin-bottom:20px;padding:16px}.verify-box b{color:#6d5600}.verify-box p{color:#75652b;margin:3px 0 10px;font-size:14px}.verify-box button{color:#fff;background:#123b5d;border:0;border-radius:8px;padding:9px 12px;font-weight:800}.verify-box small{color:#6d5600;margin-top:8px;display:block}.verify-box.verified{background:#e6f6ed;border-color:#b9e2ca}.verify-box.verified b{color:#20744a}.verify-form{gap:8px;display:flex}.verify-form input{border:1px solid #cbd9e3;border-radius:8px;max-width:180px;padding:9px}
