html,body,#root{min-height:100%;margin:0}body{color:#18213a;background:#f7f5ff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.registration-page{color:#18213a;background:radial-gradient(circle at 100% 0,#6738ee14,#0000 32%),radial-gradient(circle at 0 100%,#843ce80d,#0000 28%),#f7f5ff;min-height:100vh;padding-bottom:20px}.registration-header{z-index:50;background:#fffffff7;border-bottom:1px solid #e8e3f4;justify-content:space-between;align-items:center;height:76px;padding:0 6%;display:flex;position:sticky;top:0;box-shadow:0 3px 20px #5a37b40d}.mazigo-brand{align-items:center;gap:11px;display:flex}.mazigo-logo{background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%);border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;padding:5px;display:flex;overflow:hidden;box-shadow:0 8px 22px #6738ee40}.mazigo-logo img{object-fit:contain;width:100%;height:100%;display:block}.mazigo-name{letter-spacing:1.5px;color:#18213a;font-size:21px;font-weight:900;line-height:1.05}.mazigo-brand small{color:#8994a5;margin-top:3px;font-size:11px;font-weight:600;display:block}.header-help{color:#718096;font-size:14px;font-weight:700}.registration-container{grid-template-columns:1fr .95fr;align-items:start;gap:65px;width:88%;max-width:1250px;margin:auto;padding:50px 0;display:grid}.registration-left{padding-top:35px}.partner-badge{color:#6738ee;letter-spacing:.7px;background:#eee9ff;border:1px solid #ddd2f8;border-radius:8px;align-items:center;margin-bottom:20px;padding:8px 13px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 5px 16px #6738ee0f}.registration-left h1{color:#18213a;margin:0;font-size:48px;font-weight:850;line-height:1.1}.registration-left h1 span{color:#6738ee}.registration-description{color:#718096;max-width:600px;margin:20px 0 35px;font-size:17px;line-height:1.8}.benefits-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.benefit-card{cursor:pointer;background:#fff;border:1px solid #e5e0f0;border-radius:19px;gap:15px;padding:21px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 7px 24px #2d1d550b}.benefit-card:hover{border-color:#d0c1f3;transform:translateY(-5px);box-shadow:0 15px 35px #6738ee1f}.benefit-card:active{transform:scale(.98)}.benefit-icon{background:linear-gradient(145deg,#f4efff 0%,#ece4ff 100%);border:1px solid #e4daf8;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:23px;display:flex;box-shadow:0 6px 16px #6738ee12}.benefit-card h3{color:#25304b;margin:0 0 5px;font-size:16px}.benefit-card p{color:#8190a5;margin:0;font-size:13px;line-height:1.5}.registration-card{background:#fff;border:1px solid #e4def4;border-radius:26px;padding:32px;box-shadow:0 20px 55px #49318217}.form-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:25px;display:flex}.form-heading h2{color:#18213a;margin:0;font-size:25px;line-height:1.2}.form-heading p{color:#8490a2;margin:7px 0 0;font-size:13px;line-height:1.5}.step-number{color:#6738ee;background:#eee9ff;border:1px solid #ddd2f8;border-radius:9px;flex-shrink:0;padding:8px 11px;font-size:12px;font-weight:800}.progress-container{align-items:center;margin-bottom:27px;display:flex}.progress-step{color:#a0a9b7;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.progress-step span{background:#edf0f6;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;display:flex}.progress-step.active{color:#6738ee}.progress-step.active span{color:#fff;background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%);box-shadow:0 7px 16px #6738ee33}.progress-line{background:#e4def2;width:55px;height:2px;margin:0 12px}.registration-form{flex-direction:column;gap:17px;display:flex}.input-group{flex-direction:column;gap:7px;display:flex}.input-group label{color:#243b5c;font-size:13px;font-weight:750}.input-group label b{color:#6738ee}.input-group label small{color:#9aa4b2;margin-left:5px;font-weight:500}.input-group input,.input-group textarea,.input-group select{color:#243b5c;background:#fff;border:1px solid #dce3ec;border-radius:12px;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.input-group textarea{resize:vertical;min-height:85px}.input-group input:focus,.input-group textarea:focus,.input-group select:focus{border-color:#6738ee;box-shadow:0 0 0 4px #6738ee17}.input-group input::placeholder,.input-group textarea::placeholder{color:#a4adba}.mobile-input{border:1px solid #dce3ec;border-radius:12px;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.mobile-input:focus-within{border-color:#6738ee;box-shadow:0 0 0 4px #6738ee17}.mobile-input span{color:#56657b;background:#f7f5ff;border-right:1px solid #e1e6ed;align-items:center;padding:0 13px;font-size:14px;font-weight:700;display:flex}.mobile-input input{box-shadow:none!important;border:none!important;border-radius:0!important}.primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;font-size:14px;font-weight:800;transition:transform .25s,box-shadow .25s,background .25s;display:flex;box-shadow:0 10px 25px #6738ee38}.primary-button:hover{background:linear-gradient(135deg,#5b2de0 0%,#7432d8 100%);transform:translateY(-2px);box-shadow:0 14px 30px #6738ee4d}.primary-button:active{transform:scale(.98)}.primary-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.otp-box{background:linear-gradient(145deg,#faf8ff 0%,#f4efff 100%);border:1px solid #ded3f5;border-radius:14px;padding:16px}.verify-button{color:#fff;cursor:pointer;background:#211b3e;border:none;border-radius:10px;width:100%;padding:12px;font-weight:750;transition:background .2s,transform .2s}.verify-button:hover{background:#33245f;transform:translateY(-1px)}.success-message{color:#6738ee;background:#f3efff;border:1px solid #d9ccff;border-radius:10px;padding:11px 13px;font-size:12px;font-weight:700}.bank-section{background:linear-gradient(145deg,#fbfaff,#fff);border:1px solid #e1daf0;border-radius:18px;margin-top:5px;padding:21px;box-shadow:0 5px 20px #6738ee09}.bank-section-header{border-bottom:1px solid #e8e2f3;align-items:center;gap:13px;margin-bottom:20px;padding-bottom:16px;display:flex}.bank-section-icon{background:linear-gradient(145deg,#f4efff 0%,#ece4ff 100%);border:1px solid #e0d5f6;border-radius:13px;justify-content:center;align-items:center;width:45px;height:45px;font-size:22px;display:flex}.bank-section-header h3{color:#18213a;margin:0;font-size:17px}.bank-section-header p{color:#8995a6;margin:4px 0 0;font-size:11px;line-height:1.5}.bank-section .input-group{margin-bottom:15px}.bank-section .input-group:last-child{margin-bottom:0}.field-help{color:#96a1b1;font-size:11px}.security-note{text-align:center;color:#8d98a8;padding-top:4px;font-size:11px}.terms-text{text-align:center;color:#96a0ae;font-size:10px;line-height:1.6}.terms-text b{color:#6738ee}.registration-footer{color:#96a2b3;text-align:center;border-top:1px solid #e2dced;width:88%;max-width:1250px;margin:auto;padding:25px 0;font-size:12px}@media (width<=950px){.registration-container{grid-template-columns:1fr;gap:35px;width:90%}.registration-left{padding-top:0}.registration-left h1{font-size:40px}}@media (width<=600px){.registration-header{padding:0 18px}.header-help{display:none}.registration-container{width:94%;padding:30px 0}.registration-left h1{font-size:32px}.registration-description{font-size:15px}.benefits-grid{grid-template-columns:1fr}.registration-card{border-radius:20px;padding:20px}.form-heading h2{font-size:21px}.bank-section{padding:16px}.bank-section-header{align-items:flex-start}.progress-line{width:30px;margin:0 8px}}@media (width<=420px){.registration-header{height:68px}.mazigo-logo{width:40px;height:40px}.mazigo-name{font-size:19px}.registration-card{padding:16px}.progress-step{font-size:11px}.primary-button,.verify-button{min-height:46px}}.registration-header-actions{align-items:center;gap:12px;display:flex}.registration-language-button{color:#6738ee;cursor:pointer;background:#f7f3ff;border:1px solid #ddd2f8;border-radius:11px;padding:9px 13px;font-size:12px;font-weight:800;transition:all .2s}.registration-language-button:hover{background:#eee9ff;border-color:#6738ee;transform:translateY(-1px)}@media (width<=600px){.registration-header-actions{gap:7px}.registration-language-button{padding:8px 10px;font-size:11px}}.rider-login-page{color:#172554;background:#f7f5ff;min-height:100vh}.rider-login-header{background:#fff;border-bottom:1px solid #eeeaff;justify-content:space-between;align-items:center;height:110px;padding:0 6%;display:flex}.rider-login-brand{align-items:center;gap:12px;min-width:0;display:flex}.rider-login-logo{flex-shrink:0;justify-content:flex-start;align-items:center;width:280px;height:90px;display:flex;overflow:hidden}.rider-login-logo img{object-fit:contain;object-position:left center;width:100%;height:100%;display:block}.rider-login-brand-name{color:#171717;font-size:25px;font-weight:800}.rider-login-brand small{color:#6b7280;font-size:12px;font-weight:600}.rider-login-help{color:#64748b;font-size:14px;font-weight:600}.rider-login-container{grid-template-columns:1fr 480px;align-items:center;gap:80px;max-width:1250px;margin:0 auto;padding:70px 30px;display:grid}.rider-login-left{padding-right:20px}.rider-login-badge{color:#6d28d9;background:#eee7ff;border-radius:50px;margin-bottom:20px;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}.rider-login-left h1{color:#172554;margin:0;font-size:50px;line-height:1.1}.rider-login-left h1 span{color:#6d28d9}.rider-login-description{color:#64748b;max-width:600px;margin-top:22px;margin-bottom:35px;font-size:17px;line-height:1.7}.rider-login-benefits{flex-direction:column;gap:18px;display:flex}.rider-login-benefit{background:#fff;border:1px solid #ebe7ff;border-radius:16px;align-items:center;gap:16px;padding:18px;display:flex;box-shadow:0 8px 25px #4e30960d}.rider-login-benefit-icon{background:#eee8ff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:flex}.rider-login-benefit h3{color:#172554;margin:0 0 4px;font-size:16px}.rider-login-benefit p{color:#64748b;margin:0;font-size:13px}.rider-login-card{background:#fff;border:1px solid #e7e1ff;border-radius:24px;padding:35px;box-shadow:0 20px 60px #4c30961f}.rider-login-card-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.rider-login-card-header h2{color:#172554;margin:0 0 7px;font-size:28px}.rider-login-card-header p{color:#64748b;margin:0;font-size:13px;line-height:1.5}.rider-login-icon{background:#eee8ff;border-radius:15px;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:flex}.rider-login-input-group{margin-bottom:22px}.rider-login-input-group label{color:#334155;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.rider-login-input-group label b{color:#ef4444;margin-left:3px}.rider-mobile-input{background:#fff;border:1px solid #ddd6fe;border-radius:12px;height:52px;display:flex;overflow:hidden}.rider-mobile-input span{color:#64748b;background:#f7f5ff;border-right:1px solid #e5e7eb;justify-content:center;align-items:center;width:55px;font-size:14px;font-weight:700;display:flex}.rider-mobile-input input{color:#172554;background:#fff;border:none;outline:none;flex:1;padding:0 14px;font-size:15px}.rider-mobile-input:focus-within{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.rider-pin-input{background:#fff;border:1px solid #ddd6fe;border-radius:12px;height:52px;display:flex;overflow:hidden}.rider-pin-input input{color:#172554;background:#fff;border:none;outline:none;flex:1;padding:0 14px;font-size:15px}.rider-pin-input button{cursor:pointer;background:#fff;border:none;width:52px;font-size:18px}.rider-pin-input:focus-within{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.rider-login-help-text{color:#94a3b8;margin-top:7px;font-size:11px;display:block}.rider-login-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;height:54px;font-size:15px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 10px 25px #6d28d940}.rider-login-button:hover{transform:translateY(-1px);box-shadow:0 14px 30px #6d28d94d}.rider-login-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.rider-login-security{color:#64748b;text-align:center;background:#f8fafc;border-radius:10px;margin-top:18px;padding:12px;font-size:11px}.rider-register-link{text-align:center;color:#64748b;margin-top:25px;font-size:13px}.rider-register-link button{color:#6d28d9;cursor:pointer;background:0 0;border:none;margin-left:5px;font-weight:800}.rider-register-link button:hover{text-decoration:underline}.rider-login-footer{text-align:center;color:#94a3b8;padding:20px;font-size:12px}@media (width<=1100px){.rider-login-logo{width:230px;height:80px}.rider-login-container{gap:50px}}@media (width<=950px){.rider-login-container{grid-template-columns:1fr;gap:40px;max-width:600px}.rider-login-left{text-align:center;padding:0}.rider-login-left h1{font-size:40px}.rider-login-description{margin-left:auto;margin-right:auto}.rider-login-benefit{text-align:left}.rider-login-header{padding:0 30px}.rider-login-logo{width:220px;height:75px}}@media (width<=600px){.rider-login-header{height:90px;padding:0 20px}.rider-login-logo{width:180px;height:65px}.rider-login-brand{gap:8px}.rider-login-brand-name{font-size:21px}.rider-login-brand small{font-size:11px}.rider-login-help{display:none}.rider-login-container{padding:40px 18px}.rider-login-left h1{font-size:34px}.rider-login-card{border-radius:18px;padding:25px 20px}}@media (width<=400px){.rider-login-logo{width:145px;height:55px}.rider-login-brand-name{font-size:19px}.rider-login-brand small{font-size:10px}.rider-login-header{padding:0 14px}}*{box-sizing:border-box}body{color:#18213a;background:#f7f5ff;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dashboard-page{background:radial-gradient(circle at 100% 0,#6738ee14,#0000 30%),#f7f5ff;min-height:100vh;padding-bottom:90px}.dashboard-header{z-index:100;background:#fff;border-bottom:1px solid #e8edf5;justify-content:space-between;align-items:center;height:76px;padding:0 6%;display:flex;position:sticky;top:0;box-shadow:0 3px 20px #14233c0d}.dashboard-logo{letter-spacing:1.5px;color:#18213a;align-items:center;gap:10px;font-size:24px;font-weight:900;display:flex}.dashboard-logo-icon{color:#fff;background:linear-gradient(135deg,#6632f4,#843ce8);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;display:flex;box-shadow:0 8px 20px #6738ee47}.header-right{align-items:center;gap:22px;display:flex}.header-location{color:#64748b;font-size:14px;font-weight:600}.profile-mini{color:#18213a;cursor:pointer;background:#fff;border:1px solid #e5eaf1;border-radius:12px;align-items:center;gap:8px;padding:9px 15px;transition:all .25s;display:flex}.profile-mini:hover{color:#6738ee;border-color:#6738ee;transform:translateY(-2px);box-shadow:0 8px 20px #6738ee1f}.dashboard-main{width:88%;max-width:1250px;margin:auto;padding:35px 0}.welcome-section{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.welcome-small{color:#6738ee;margin:0 0 5px;font-size:14px;font-weight:700}.welcome-section h1{color:#18213a;margin:0;font-size:32px;font-weight:800}.welcome-section p{color:#718096;margin-top:7px}.online-control{background:#fff;border:1px solid #e8edf5;border-radius:18px;align-items:center;gap:14px;padding:12px 15px 12px 18px;display:flex;box-shadow:0 8px 25px #14233c0f}.online-control span{color:#2f3650;font-size:14px;font-weight:700}.online-toggle{cursor:pointer;background:#cbd5e1;border:none;border-radius:30px;width:55px;height:30px;padding:3px;transition:all .3s}.toggle-circle{background:#fff;border-radius:50%;width:24px;height:24px;transition:all .3s;display:block}.online-toggle.online .toggle-circle{transform:translate(25px)}.status-banner{border-radius:18px;align-items:center;gap:15px;min-height:82px;margin-bottom:25px;padding:16px 20px;transition:all .3s;display:flex}.status-banner:hover{transform:translateY(-2px)}.status-online{background:linear-gradient(135deg,#f5f1ff,#fbfaff);border:1px solid #d9ccff}.status-offline{background:#f1f5f9;border:1px solid #e2e8f0}.status-icon{font-size:25px}.status-banner strong{color:#18213a;font-size:16px}.status-banner p{color:#718096;margin:4px 0 0;font-size:13px}.status-banner button{color:#fff;cursor:pointer;background:#6738ee;border:none;border-radius:10px;margin-left:auto;padding:10px 18px;font-weight:700;transition:all .25s}.status-banner button:hover{background:#5425d8;transform:translateY(-2px);box-shadow:0 7px 18px #6738ee40}.stats-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:35px;display:grid}.stat-card{cursor:pointer;background:#fff;border:1px solid #e7ecf3;border-radius:20px;align-items:center;gap:16px;padding:22px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #16294b0f}.stat-card:after{content:"";background:#6738ee12;border-radius:50%;width:80px;height:80px;position:absolute;top:-30px;right:-30px}.stat-card:hover{border-color:#d9ccff;transform:translateY(-6px);box-shadow:0 16px 35px #6738ee21}.stat-card:active{transform:scale(.98)}.stat-icon{background:#f1ecff;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:55px;height:55px;font-size:25px;display:flex}.stat-card p{color:#718096;margin:0 0 5px;font-size:13px;font-weight:600}.stat-card h2{color:#18213a;margin:0;font-size:24px}.section-title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.section-title h2{color:#18213a;margin:0;font-size:23px}.section-title p{color:#7a879b;margin:5px 0 0;font-size:14px}.order-count{color:#6738ee;background:#eee9ff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-weight:800;display:flex}.offline-message{background:#fff;border:1px solid #e5eaf1;border-radius:18px;align-items:center;gap:15px;padding:25px;display:flex;box-shadow:0 8px 25px #14233c0d}.offline-message>div:first-child{background:#f1f5f9;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;font-size:23px;display:flex}.offline-message strong{color:#25304b}.offline-message p{color:#7a879b;margin:5px 0 0;font-size:13px}.order-card{cursor:pointer;background:#fff;border:1px solid #e5eaf1;border-radius:20px;margin-bottom:18px;padding:22px;transition:transform .25s,box-shadow .25s,border-color .25s;box-shadow:0 7px 25px #14233c0e}.order-card:hover{border-color:#d9ccff;transform:translateY(-5px);box-shadow:0 18px 40px #6738ee1f}.order-card:active{transform:scale(.99)}.order-top{justify-content:space-between;align-items:flex-start;display:flex}.order-top p{color:#7b8798;margin:5px 0 0;font-size:13px}.order-amount{color:#18213a;font-size:22px;font-weight:800}.route{background:#f8fafc;border:1px solid #edf1f5;border-radius:15px;margin-top:22px;padding:18px}.route-row{align-items:center;gap:13px;display:flex}.route-dot{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:flex}.route-dot.delivery{background:#211b3e}.route-row small{color:#8994a5;letter-spacing:.7px;font-size:10px;font-weight:800}.route-row p{color:#263750;margin:3px 0 0;font-size:13px;font-weight:600}.route-line{background:#d8dee8;width:2px;height:22px;margin-left:15px}.order-info{flex-wrap:wrap;gap:10px;margin-top:17px;display:flex}.order-info span{color:#526176;background:#f5f7fa;border:1px solid #e9edf3;border-radius:9px;padding:7px 10px;font-size:12px;font-weight:600}.order-actions{margin-top:18px}.accept-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6632f4,#843ce8);border:none;border-radius:12px;width:100%;padding:13px;font-size:14px;font-weight:800;transition:all .25s;box-shadow:0 8px 20px #6738ee38}.accept-btn:hover{transform:translateY(-2px);box-shadow:0 12px 25px #6738ee52}.accept-btn:active{transform:scale(.98)}.tab-page{max-width:850px;margin:auto}.tab-heading{margin-bottom:25px}.tab-heading h1{color:#18213a;margin:0;font-size:30px}.tab-heading p{color:#7a879b;margin-top:6px}.earnings-big-card{color:#fff;background:linear-gradient(135deg,#211b3e,#33245f);border-radius:22px;margin-bottom:20px;padding:32px;position:relative;overflow:hidden;box-shadow:0 15px 35px #172b4d33}.earnings-big-card:after{content:"₹";opacity:.05;font-size:130px;font-weight:900;position:absolute;top:-15px;right:30px}.earnings-big-card span{opacity:.75;font-size:14px}.earnings-big-card h1{margin:8px 0;font-size:42px}.earnings-big-card p{opacity:.7;margin:0}.earning-row{background:#fff;border:1px solid #e7ecf2;border-radius:15px;justify-content:space-between;margin-bottom:12px;padding:18px;display:flex;box-shadow:0 5px 18px #14233c0a}.profile-card{background:#fff;border:1px solid #e6ebf2;border-radius:20px;align-items:center;gap:18px;margin-bottom:18px;padding:25px;display:flex;box-shadow:0 8px 25px #14233c0f}.profile-avatar{background:#eee9ff;border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;font-size:32px;display:flex}.profile-card h2{color:#18213a;margin:0}.profile-card p{color:#7a879b;margin:5px 0 0}.profile-details{background:#fff;border:1px solid #e6ebf2;border-radius:20px;margin-bottom:18px;padding:8px 22px;box-shadow:0 7px 22px #14233c0d}.profile-details>div{border-bottom:1px solid #edf1f5;flex-direction:column;gap:5px;padding:17px 0;display:flex}.profile-details>div:last-child{border-bottom:none}.profile-details span{color:#8994a5;font-size:12px}.profile-details strong{color:#25304b}.logout-btn{color:#6738ee;cursor:pointer;background:#f7f3ff;border:1px solid #d9ccff;border-radius:12px;width:100%;padding:13px;font-weight:800;transition:all .25s}.logout-btn:hover{background:#e7ddff;transform:translateY(-2px)}.bottom-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:200;background:#fffffff7;border-top:1px solid #e5eaf1;justify-content:center;align-items:center;gap:10px;width:100%;height:76px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -5px 25px #14233c14}.bottom-nav button{color:#8a95a7;cursor:pointer;background:0 0;border:none;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:110px;height:60px;font-size:11px;font-weight:700;transition:all .25s;display:flex}.bottom-nav button span{font-size:21px;transition:all .25s}.bottom-nav button:hover{color:#6738ee;background:#f5f1ff;transform:translateY(-3px)}.bottom-nav button.active span{transform:translateY(-2px)scale(1.08)}@media (width<=800px){.dashboard-header{padding:0 18px}.header-location{display:none}.dashboard-logo{font-size:21px}.dashboard-logo-icon{width:36px;height:36px}.dashboard-main{width:92%;padding-top:25px}.welcome-section{flex-direction:column;align-items:flex-start;gap:18px}.welcome-section h1{font-size:27px}.online-control{justify-content:space-between;width:100%}.stats-grid{grid-template-columns:1fr}.status-banner{align-items:flex-start}.status-banner button{display:none}.order-card{padding:17px}.order-amount{font-size:19px}.route{padding:14px}.bottom-nav{gap:0;height:70px}.bottom-nav button{flex:1;width:auto}.profile-card{padding:18px}}@media (width<=450px){.dashboard-main{width:94%}.dashboard-header{height:65px}.profile-mini strong{display:none}.profile-mini{padding:8px 11px}.welcome-section h1{font-size:24px}.section-title h2{font-size:20px}.order-top{gap:10px}.order-top h3{font-size:16px}.order-info{gap:6px}.order-info span{font-size:11px}.earnings-big-card{padding:25px}.earnings-big-card h1{font-size:35px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.stat-card,.order-card,.status-banner,.profile-card,.earning-row{animation:.4s both fadeUp}.dashboard-page{background:radial-gradient(circle at 100% 0,#6738ee12,#0000 30%),#f7f5ff}.dashboard-header{border-bottom:1px solid #e9e5f4;box-shadow:0 3px 20px #5a37b40d}.dashboard-logo-icon{background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%);box-shadow:0 8px 20px #6738ee3d}.profile-mini:hover{color:#6738ee;border-color:#6738ee;box-shadow:0 8px 20px #6738ee1f}.online-toggle.online{background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%);box-shadow:0 5px 15px #6738ee47}.status-online{background:linear-gradient(135deg,#f5f1ff,#fbfaff);border-color:#d9ccff}.status-banner button,.accept-btn{background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%);box-shadow:0 8px 20px #6738ee38}.status-banner button:hover,.accept-btn:hover{background:linear-gradient(135deg,#5b2de0 0%,#7432d8 100%);box-shadow:0 12px 25px #6738ee4d}.stat-card:hover,.order-card:hover{border-color:#d9ccff;box-shadow:0 16px 35px #6738ee1f}.stat-card:after{background:#7b48f512}.stat-icon{background:linear-gradient(145deg,#f4efff 0%,#ece4ff 100%)}.order-id{color:#6738ee;background:#f1ecff}.order-count{color:#6738ee;background:#eee9ff}.route-dot.pickup{background:#6738ee}.earning-row strong{color:#6738ee}.bottom-nav button:hover{color:#6738ee;background:#f5f1ff}.bottom-nav button.active{color:#6738ee;background:#eee9ff}.dashboard-logo-icon{padding:5px;overflow:hidden}.dashboard-logo-icon img{object-fit:contain;width:100%;height:100%;display:block}.selfie-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#18213a99;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;animation:.22s maxigoSelfieFadeIn;display:flex;position:fixed;inset:0}.selfie-modal{background:#fff;border:1px solid #e5dcf8;border-radius:24px;width:min(520px,100%);max-height:calc(100vh - 40px);padding:24px;animation:.25s maxigoSelfieSlideUp;overflow:hidden auto;box-shadow:0 25px 70px #311f6347,0 8px 30px #6738ee1f}.selfie-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.selfie-modal-header>div:first-child{flex:1;min-width:0}.selfie-modal-kicker{color:#6738ee;letter-spacing:.4px;text-transform:uppercase;margin:0 0 5px;font-size:12px;font-weight:800}.selfie-modal-header h2{color:#18213a;margin:0;font-size:23px;font-weight:800;line-height:1.2}.selfie-modal-header p:not(.selfie-modal-kicker){color:#718096;margin:7px 0 0;font-size:13px;line-height:1.55}.selfie-close-btn{color:#6738ee;cursor:pointer;background:#faf8ff;border:1px solid #e2daf1;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:22px;font-weight:700;line-height:1;transition:all .2s;display:flex}.selfie-close-btn:hover{background:#f0e9ff;border-color:#d5c8f0;transform:translateY(-1px)}.selfie-camera-wrap{background:#151523;border:1px solid #ddd4f3;border-radius:20px;width:100%;height:min(58vh,390px);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0d,0 10px 28px #2319491f}.selfie-video,.selfie-preview{object-fit:cover;width:100%;height:100%;display:block}.selfie-video{background:#151523;transform:scaleX(-1)}.selfie-preview{transform:none}.selfie-camera-wrap:after{content:"";pointer-events:none;border:2px solid #ffffffc7;border-radius:46% 46% 43% 43%;position:absolute;inset:12%;box-shadow:0 0 0 999px #0a0a122b,0 0 24px #ffffff1a}.selfie-camera-message,.selfie-camera-error{z-index:3;text-align:center;justify-content:center;align-items:center;padding:24px;font-size:14px;font-weight:700;display:flex;position:absolute;inset:0}.selfie-camera-message{color:#fff;background:#14122385}.selfie-camera-error{color:#ffdae3;background:#361223c7;line-height:1.5}.selfie-hidden-canvas{display:none}.selfie-modal-actions{grid-template-columns:1fr 1fr;gap:11px;margin-top:18px;display:grid}.selfie-primary-btn,.selfie-secondary-btn{cursor:pointer;border-radius:12px;width:100%;min-height:48px;padding:12px 15px;font-family:inherit;font-size:14px;font-weight:800;transition:transform .22s,background .22s,box-shadow .22s,border-color .22s}.selfie-primary-btn{color:#fff;background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%);border:none;box-shadow:0 9px 22px #6738ee3d}.selfie-primary-btn:hover{background:linear-gradient(135deg,#5b2de0 0%,#7432d8 100%);transform:translateY(-2px);box-shadow:0 13px 28px #6738ee4d}.selfie-secondary-btn{color:#6738ee;background:#faf8ff;border:1px solid #ded4f2}.selfie-secondary-btn:hover{background:#f1ebff;border-color:#cfc0ef;transform:translateY(-2px)}.selfie-primary-btn:active,.selfie-secondary-btn:active{transform:scale(.98)}.selfie-primary-btn:disabled,.selfie-secondary-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}@keyframes maxigoSelfieFadeIn{0%{opacity:0}to{opacity:1}}@keyframes maxigoSelfieSlideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=600px){.selfie-modal-overlay{padding:12px}.selfie-modal{border-radius:20px;width:100%;max-height:calc(100vh - 24px);padding:18px}.selfie-modal-header h2{font-size:20px}.selfie-camera-wrap{border-radius:16px;height:min(56vh,330px)}.selfie-modal-actions{grid-template-columns:1fr}}@media (width<=400px){.selfie-modal{padding:15px}.selfie-camera-wrap{height:280px}.selfie-close-btn{width:34px;height:34px;font-size:19px}.selfie-primary-btn,.selfie-secondary-btn{min-height:46px;font-size:13px}}.accepted-location-panel{background:linear-gradient(135deg,#fbfaff 0%,#f6f1ff 100%);border:1px solid #e2d8f5;border-radius:17px;margin-top:16px;padding:17px}.accepted-location-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:13px;display:flex}.accepted-location-heading strong{color:#18213a;font-size:15px;font-weight:800;display:block}.accepted-location-heading p{color:#718096;margin:4px 0 0;font-size:11px;line-height:1.45}.accepted-location-badge{color:#6738ee;letter-spacing:.35px;background:#eee9ff;border-radius:8px;flex-shrink:0;padding:6px 9px;font-size:10px;font-weight:800}.location-action-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.location-action{text-align:left;cursor:pointer;border-radius:13px;align-items:center;gap:11px;width:100%;min-width:0;padding:12px;font-family:inherit;transition:transform .22s,border-color .22s,box-shadow .22s,background .22s;display:flex}.pickup-location{background:#fff;border:1px solid #d9ccff}.delivery-location{background:#fff;border:1px solid #e5dff3}.location-action:hover{border-color:#c7b5ef;transform:translateY(-2px);box-shadow:0 9px 22px #6738ee1a}.location-action:active{transform:scale(.985)}.location-action-icon{background:#f1ecff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.location-action-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.location-action-text small{color:#8a95a7;letter-spacing:.6px;font-size:9px;font-weight:800}.location-action-text strong{color:#25304b;font-size:12px;font-weight:800}.location-action-text em{text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:10px;font-style:normal;font-weight:600;overflow:hidden}.location-action-arrow{color:#6738ee;flex-shrink:0;font-size:19px;font-weight:900}.route-navigation-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.route-map-btn,.route-navigate-btn{cursor:pointer;border:1px solid #d9ccff;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:45px;padding:10px 12px;font-family:inherit;font-size:12px;font-weight:800;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s;display:flex}.route-map-btn{color:#6738ee;background:#fff}.route-navigate-btn{color:#fff;background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%);border-color:#0000;box-shadow:0 8px 18px #6738ee33}.route-map-btn:hover,.route-navigate-btn:hover{transform:translateY(-2px)}.route-map-btn:hover{border-color:#c7b5ef;box-shadow:0 8px 18px #6738ee1a}.route-navigate-btn:hover{box-shadow:0 11px 24px #6738ee47}.route-map-btn:active,.route-navigate-btn:active{transform:scale(.985)}@media (width<=600px){.route-navigation-actions{grid-template-columns:1fr}.accepted-location-panel{padding:14px}.accepted-location-heading{flex-direction:column;gap:8px}.location-action-grid{grid-template-columns:1fr}.location-action-text em{white-space:normal}}.total-distance-pill{color:#6738ee!important;background:#f1ecff!important;border-color:#ddd1f7!important;font-weight:800!important}.dashboard-header .dashboard-logo{flex-shrink:0;align-items:center;height:60px;display:flex}.dashboard-header .dashboard-logo>img{object-fit:contain;width:210px;height:58px;display:block}@media (width<=800px){.dashboard-header .dashboard-logo>img{width:175px;height:52px}}@media (width<=450px){.dashboard-header .dashboard-logo>img{width:155px;height:47px}}.dashboard-header{height:105px!important}.dashboard-header .dashboard-logo{flex-shrink:0!important;justify-content:flex-start!important;align-items:center!important;gap:0!important;width:330px!important;min-width:330px!important;height:98px!important;font-size:0!important;display:flex!important;overflow:visible!important}.dashboard-header .dashboard-logo>img{object-fit:contain!important;object-position:left center!important;width:330px!important;max-width:none!important;height:92px!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important}.dashboard-header .dashboard-logo-icon{display:none!important}@media (width<=800px){.dashboard-header{height:82px!important}.dashboard-header .dashboard-logo{width:245px!important;min-width:245px!important;height:76px!important}.dashboard-header .dashboard-logo>img{width:245px!important;height:72px!important}}@media (width<=450px){.dashboard-header{height:74px!important;padding-left:10px!important;padding-right:10px!important}.dashboard-header .dashboard-logo{width:215px!important;min-width:215px!important;height:68px!important}.dashboard-header .dashboard-logo>img{width:215px!important;height:64px!important}}.privacy-security-page{box-sizing:border-box;color:#18213a;background:0 0;width:100%;max-width:1050px;min-height:100%;margin:0 auto;padding:28px 24px 115px;font-family:inherit;position:relative;overflow:visible;display:block!important}.privacy-security-page *,.privacy-security-page :before,.privacy-security-page :after{box-sizing:border-box}.privacy-header{align-items:center;gap:16px;width:100%;margin:0 0 24px;display:flex!important}.privacy-back-btn{color:#18213a;cursor:pointer;background:#fff;border:1px solid #e5e0f1;border-radius:14px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;font-size:24px;font-weight:700;line-height:1;transition:all .2s;box-shadow:0 5px 18px #5a37b40f;display:flex!important}.privacy-back-btn:hover{background:#f7f5ff;transform:translate(-2px)}.privacy-header-text{flex:1;min-width:0}.privacy-label{color:#68758c;letter-spacing:.8px;margin:0 0 5px;font-size:11px;font-weight:800;display:block}.privacy-header h1{color:#18213a;margin:0;font-size:28px;font-weight:800;line-height:1.2;display:block}.privacy-header p{color:#7b8598;margin:6px 0 0;font-size:14px;line-height:1.45;display:block}.security-status-card{background:linear-gradient(135deg,#f1fff6 0%,#fff 100%);border:1px solid #d7eddf;border-radius:20px;align-items:center;gap:16px;width:100%;margin:0 0 18px;padding:20px;box-shadow:0 8px 28px #5a37b40f;display:flex!important}.security-status-icon{background:#eee9ff;border-radius:16px;flex:0 0 54px;justify-content:center;align-items:center;width:54px;height:54px;font-size:28px;display:flex!important}.security-status-content{flex:1;min-width:0}.security-status-content h2{color:#6738ee;margin:0 0 5px;font-size:17px;font-weight:800}.security-status-content p{color:#657084;margin:0;font-size:13px;line-height:1.55}.security-badge{color:#6738ee;white-space:nowrap;background:#eee9ff;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:11px;font-weight:800;display:inline-flex!important}.privacy-card{background:#fff;border:1px solid #e7e2f3;border-radius:20px;width:100%;margin:0 0 18px;padding:22px;box-shadow:0 7px 25px #5a37b40e;display:block!important}.privacy-card-header{align-items:center;gap:13px;width:100%;margin:0 0 20px;display:flex!important}.privacy-icon{border-radius:14px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:23px;display:flex!important}.privacy-icon.blue,.privacy-icon.green{background:#eee9ff}.privacy-icon.orange{background:#f5f1ff}.privacy-icon.purple{background:#eee9ff}.privacy-card-header>div:last-child{min-width:0}.privacy-card-header h2{color:#18213a;margin:0 0 4px;font-size:17px;font-weight:800;line-height:1.25}.privacy-card-header p{color:#7b8496;margin:0;font-size:13px;line-height:1.45}.security-list{flex-direction:column;width:100%;display:flex!important}.security-item{border-top:1px solid #eeeaf5;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:15px 0;display:grid!important}.security-item:first-child{border-top:0;padding-top:0}.security-item:last-child{padding-bottom:0}.security-item-icon{background:#f4f1fa;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:19px;display:flex!important}.security-item-content{min-width:0}.security-item strong{color:#252d3d;margin:0 0 3px;font-size:14px;font-weight:750;line-height:1.3;display:block}.security-item-content span{color:#7d8798;font-size:12px;line-height:1.45;display:block}.verified-small{white-space:nowrap;background:#eee9ff;border-radius:999px;justify-content:center;align-items:center;padding:6px 9px;font-weight:800;color:#6738ee!important;font-size:11px!important;display:inline-flex!important}.data-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;display:grid!important}.data-box{background:#fbfaff;border:1px solid #edf0f4;border-radius:15px;grid-template-columns:38px minmax(0,1fr);align-items:center;column-gap:10px;min-width:0;padding:15px;display:grid!important}.data-box>span{background:#fff;border-radius:11px;grid-row:1/span 2;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex!important}.data-box strong{color:#25304b;font-size:13px;font-weight:750;line-height:1.3;display:block}.data-box small{color:#7e8798;margin-top:3px;font-size:11px;line-height:1.4;display:block}.location-info{background:#faf8ff;border:1px solid #d9ccff;border-radius:15px;align-items:flex-start;gap:14px;width:100%;padding:16px;display:flex!important}.location-info-icon{background:#f1ecff;border-radius:12px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex!important}.location-info>div:last-child{min-width:0}.location-info strong{color:#302642;margin:0 0 5px;font-size:14px;display:block}.location-info p{color:#6d6580;margin:0 0 7px;font-size:12px;line-height:1.55}.location-info small{color:#8d86a0;font-size:11px;line-height:1.45;display:block}.protection-list{flex-direction:column;gap:11px;width:100%;display:flex!important}.protection-list>div{background:#fbfaff;border:1px solid #edf0f5;border-radius:13px;align-items:flex-start;gap:10px;width:100%;padding:12px 14px;display:flex!important}.protection-list>div>span{color:#6738ee;background:#eee9ff;border-radius:50%;flex:0 0 23px;justify-content:center;align-items:center;width:23px;height:23px;font-size:12px;font-weight:800;display:flex!important}.protection-list p{color:#616c80;margin:1px 0 0;font-size:12px;line-height:1.5}.privacy-action{text-align:left;cursor:pointer;width:100%;min-height:68px;color:inherit;background:#fafbfc;border:1px solid #edf0f4;border-radius:15px;align-items:center;gap:13px;padding:13px 15px;transition:all .2s;display:flex!important}.privacy-action:hover{background:#f7f3ff;border-color:#ded5ef;transform:translateY(-1px)}.action-leading-icon{background:#eee9ff;border-radius:12px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex!important}.privacy-action-content{flex:1;min-width:0}.privacy-action-content strong{color:#25304b;margin:0 0 4px;font-size:14px;line-height:1.3;display:block}.privacy-action-content span{color:#7d7890;font-size:12px;line-height:1.4;display:block}.action-arrow{color:#6b6380;flex:none;font-size:20px;font-weight:700}.delete-card{background:#faf8ff;border:1px solid #eadcff;border-radius:20px;align-items:center;gap:16px;width:100%;margin:0 0 18px;padding:21px;display:flex!important}.delete-icon{background:#eee9ff;border-radius:14px;flex:0 0 50px;justify-content:center;align-items:center;width:50px;height:50px;font-size:23px;display:flex!important}.delete-content{flex:1;min-width:0}.delete-content h2{color:#5b2a8e;margin:0 0 5px;font-size:17px;font-weight:800;line-height:1.25}.delete-content p{color:#70687f;margin:0 0 6px;font-size:12px;line-height:1.5}.delete-content small{color:#8d849d;font-size:10.5px;line-height:1.45;display:block}.delete-account-btn{color:#6738ee;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cdbcf3;border-radius:12px;flex:none;padding:11px 15px;font-size:12px;font-weight:800;transition:all .2s}.delete-account-btn:hover{background:#f1ecff}.privacy-support{background:linear-gradient(135deg,#f5f1ff,#fff);border:1px solid #ded5f2;border-radius:18px;align-items:center;gap:14px;width:100%;margin:0 0 14px;padding:18px;display:flex!important}.privacy-support-icon{background:#eee9ff;border-radius:13px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex!important}.privacy-support-content{flex:1;min-width:0}.privacy-support h3{color:#273149;margin:0 0 4px;font-size:15px;font-weight:800}.privacy-support p{color:#778196;margin:0;font-size:12px;line-height:1.45}.privacy-support button{color:#fff;cursor:pointer;white-space:nowrap;background:#211b3e;border:0;border-radius:11px;flex:none;padding:10px 14px;font-size:11px;font-weight:800;transition:all .2s}.privacy-support button:hover{opacity:.9;transform:translateY(-1px)}.privacy-logout{color:#7a4a9c;cursor:pointer;background:#fff;border:1px solid #e8ebf0;border-radius:15px;width:100%;padding:14px;font-size:13px;font-weight:800;transition:all .2s;display:block!important}.privacy-logout:hover{background:#f7f1ff;border-color:#ddd1f0}.privacy-footer{text-align:center;color:#9aa2b1;width:100%;padding:18px 0 0;font-size:10px;display:block!important}@media (width<=768px){.privacy-security-page{padding:20px 16px 105px}.privacy-header h1{font-size:24px}.security-status-card{align-items:flex-start}.security-badge{margin-left:auto}.data-grid{grid-template-columns:1fr}.delete-card{flex-wrap:wrap;align-items:flex-start}.delete-content{min-width:calc(100% - 70px)}.delete-account-btn{width:100%}}@media (width<=520px){.privacy-security-page{padding:16px 12px 100px}.privacy-header{gap:11px;margin-bottom:18px}.privacy-back-btn{border-radius:12px;flex-basis:42px;width:42px;height:42px;font-size:21px}.privacy-label{font-size:9px}.privacy-header h1{font-size:21px}.privacy-header p{font-size:11px}.security-status-card{border-radius:17px;grid-template-columns:48px minmax(0,1fr);gap:12px;padding:16px;display:grid!important}.security-status-icon{border-radius:13px;flex-basis:48px;width:48px;height:48px;font-size:24px}.security-status-content h2{font-size:14px}.security-status-content p{font-size:11px}.security-badge{grid-column:1/-1;justify-self:start;margin-left:0;padding:6px 10px;font-size:10px}.privacy-card{border-radius:17px;margin-bottom:13px;padding:16px}.privacy-card-header{gap:10px;margin-bottom:15px}.privacy-icon{border-radius:12px;flex-basis:42px;width:42px;height:42px;font-size:20px}.privacy-card-header h2{font-size:15px}.privacy-card-header p{font-size:11px}.security-item{grid-template-columns:36px minmax(0,1fr);gap:10px;padding:13px 0}.security-item-icon{border-radius:10px;width:36px;height:36px;font-size:17px}.security-item strong{font-size:12px}.security-item-content span{font-size:10.5px}.verified-small{grid-column:2;justify-self:start;padding:4px 8px;font-size:9px!important}.data-box{padding:13px}.data-box strong{font-size:12px}.data-box small{font-size:10px}.location-info{gap:10px;padding:13px}.location-info-icon{flex-basis:38px;width:38px;height:38px;font-size:18px}.location-info strong{font-size:12px}.location-info p,.location-info small{font-size:10.5px}.protection-list{gap:8px}.protection-list>div{padding:10px}.protection-list p{font-size:10.5px}.privacy-action{gap:10px;min-height:60px;padding:11px 12px}.action-leading-icon{border-radius:10px;flex-basis:38px;width:38px;height:38px;font-size:18px}.privacy-action-content strong{font-size:12px}.privacy-action-content span{font-size:10px}.action-arrow{font-size:18px}.delete-card{border-radius:17px;gap:11px;padding:16px}.delete-icon{border-radius:12px;flex-basis:43px;width:43px;height:43px;font-size:20px}.delete-content{min-width:calc(100% - 54px)}.delete-content h2{font-size:15px}.delete-content p{font-size:10.5px}.delete-content small{font-size:9.5px}.delete-account-btn{padding:11px;font-size:11px}.privacy-support{flex-wrap:wrap;align-items:flex-start;padding:15px}.privacy-support-icon{flex-basis:40px;width:40px;height:40px;font-size:19px}.privacy-support-content{flex-basis:calc(100% - 52px);width:calc(100% - 52px)}.privacy-support h3{font-size:13px}.privacy-support p{font-size:10px}.privacy-support button{width:100%;margin-top:2px;padding:10px;font-size:10px}.privacy-logout{padding:12px;font-size:11px}.privacy-footer{font-size:9px}}.privacy-security-page{color:#18213a;background:0 0}.privacy-back-btn{color:#18213a;border-color:#e5e0f1}.privacy-back-btn:hover{color:#6738ee;background:#f5f1ff;border-color:#d9ccff}.privacy-label{color:#6738ee}.security-status-card{background:linear-gradient(135deg,#f5f1ff 0%,#fff 100%);border-color:#d9ccff;box-shadow:0 8px 28px #5a37b40f}.security-status-icon{background:linear-gradient(145deg,#f4efff 0%,#ece4ff 100%)}.security-status-content h2{color:#6738ee}.security-badge{color:#6738ee;background:#eee9ff}.privacy-card{border-color:#e7e2f3;box-shadow:0 7px 25px #5a37b40e}.privacy-card:hover{border-color:#ded5ef}.privacy-icon.blue,.privacy-icon.green,.privacy-icon.orange,.privacy-icon.purple,.action-leading-icon,.location-info-icon,.privacy-support-icon{background:linear-gradient(145deg,#f4efff 0%,#ece4ff 100%)}.data-box,.protection-list>div,.privacy-action{background:#fbfaff;border-color:#eeeaf5}.privacy-action:hover{background:#f5f1ff;border-color:#d9ccff}.action-arrow{color:#6738ee}.location-info{background:linear-gradient(135deg,#f5f1ff,#fbfaff);border-color:#d9ccff}.protection-list>div>span{color:#6738ee;background:#eee9ff}.privacy-support{background:linear-gradient(135deg,#f5f1ff,#fff);border-color:#ded5f2}.privacy-support button{background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%)}.privacy-support button:hover{opacity:1;transform:translateY(-1px);box-shadow:0 8px 18px #6738ee2e}.privacy-logout{color:#6738ee;border-color:#ded5ef}.privacy-logout:hover{color:#5425d8;background:#f5f1ff;border-color:#d9ccff}.earnings-page{color:#18213a;width:100%;max-width:1100px;margin:0 auto;padding:35px 25px 100px}.earnings-top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.earnings-title{align-items:center;gap:14px;display:flex}.earnings-title h1{margin:0;font-size:34px;font-weight:850}.earnings-title p{color:#8490a2;margin:6px 0 0;font-size:14px}.earnings-back{cursor:pointer;color:#18213a;background:#fff;border:1px solid #e6e1f2;border-radius:12px;width:42px;height:42px;font-size:21px}.earning-period{background:#fff;border:1px solid #e6e1f2;border-radius:11px;gap:3px;padding:4px;display:flex}.earning-period button{color:#7c899b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:9px 15px;font-size:12px;font-weight:700}.earning-period .period-active{color:#fff;background:#18213a}.earning-hero{color:#fff;background:linear-gradient(135deg,#211b3e,#33245f);border-radius:24px;justify-content:space-between;align-items:center;min-height:210px;padding:32px 38px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #6738ee33}.earning-hero:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:280px;height:280px;position:absolute;top:-120px;right:90px}.earning-hero:after{content:"";border:1px solid #ffffff0f;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-130px;right:-60px}.hero-left{z-index:2;position:relative}.hero-left>span{opacity:.75;font-size:14px}.hero-left h2{margin:9px 0 12px;font-size:46px;font-weight:850}.growth-badge{color:#d8c8ff;background:#ffffff1f;border-radius:8px;align-items:center;gap:8px;padding:7px 11px;font-size:12px;font-weight:800;display:inline-flex}.growth-badge small{color:#ffffffa6;font-weight:500}.hero-money{z-index:2;opacity:.08;margin-right:25px;font-size:125px;font-weight:900;line-height:1;position:relative}.earning-stats{grid-template-columns:repeat(3,1fr);gap:15px;margin:18px 0;display:grid}.earning-stat-card{background:#fff;border:1px solid #e7e2f3;border-radius:17px;align-items:center;gap:14px;padding:20px;transition:all .2s;display:flex}.earning-stat-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #6738ee14}.stat-icon.orange,.stat-icon.blue{background:#eee9ff}.earning-stat-card span{color:#7d899a;margin-bottom:4px;font-size:11px;display:block}.earning-stat-card strong{font-size:20px;display:block}.earning-stat-card small{color:#159957;margin-top:4px;font-size:10px;display:block}.earning-section{background:#fff;border:1px solid #e7e2f3;border-radius:20px;margin-bottom:18px;padding:25px;box-shadow:0 7px 24px #6738ee09}.section-heading{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.section-heading h2{margin:0;font-size:18px}.section-heading p{color:#8a96a7;margin:5px 0 0;font-size:12px}.chart-total{font-size:20px;font-weight:850}.bar-chart{align-items:stretch;gap:18px;height:250px;padding-top:15px;display:flex}.chart-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;display:flex}.bar-value{color:#738095;height:22px;font-size:10px;font-weight:700}.bar-wrapper{background:linear-gradient(0deg,#f1eef8 1px,#0000 1px) 0 0/100% 25%;justify-content:center;align-items:flex-end;width:100%;height:185px;display:flex}.earning-bar{background:linear-gradient(#8b63f5,#6738ee);border-radius:7px 7px 3px 3px;width:45%;max-width:38px;min-height:5px;transition:all .4s}.chart-column>span{color:#8793a4;margin-top:9px;font-size:11px}.earning-grid{grid-template-columns:1.3fr .7fr;gap:18px;display:grid}.breakdown-list{flex-direction:column;display:flex}.breakdown-row{border-bottom:1px solid #eeeaf5;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.breakdown-info{align-items:center;gap:12px;display:flex}.breakdown-icon{background:#f1ecff;border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.breakdown-info strong{font-size:13px;display:block}.breakdown-info span{color:#8b96a7;margin-top:3px;font-size:10px;display:block}.amount{color:#18213a;font-size:14px}.breakdown-total{justify-content:space-between;padding-top:18px;font-size:14px;display:flex}.breakdown-total strong{color:#6738ee;font-size:19px}.payout-section{background:linear-gradient(145deg,#faf8ff,#fff)}.payout-icon{background:#eee9ff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.payout-amount{margin:10px 0 8px;font-size:35px;font-weight:850}.payout-date{color:#7e899a;font-size:11px;line-height:1.7}.payout-date strong{color:#243b5c;font-size:12px;display:block}.bank-preview{background:#fff;border:1px solid #e7e2f3;border-radius:13px;align-items:center;gap:10px;margin-top:22px;padding:13px;display:flex}.bank-logo{background:#f2eff8;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.bank-preview strong{font-size:11px;display:block}.bank-preview span{color:#8995a6;font-size:10px}.bank-preview .verified{color:#159957;margin-left:auto;font-weight:900}.view-bank{color:#fff;cursor:pointer;background:#18213a;border:none;border-radius:10px;width:100%;margin-top:13px;padding:11px;font-size:11px;font-weight:750}.view-all{color:#6738ee;cursor:pointer;background:0 0;border:none;font-size:11px;font-weight:750}.history-list{flex-direction:column;display:flex}.history-row{border-bottom:1px solid #eeeaf5;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.history-row:last-child{border-bottom:none}.history-order{align-items:center;gap:12px;display:flex}.history-icon{background:#f4f1fa;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.history-order strong{font-size:12px;display:block}.history-order span{color:#8d98a8;margin-top:4px;font-size:10px;display:block}.history-right{text-align:right}.history-right strong{color:#159957;font-size:14px;display:block}.history-right .completed{color:#7d8998;margin-top:3px;font-size:9px}.earning-tip{background:linear-gradient(135deg,#f5f1ff,#f7f3ff);border:1px solid #d9ccff;border-radius:17px;align-items:center;gap:14px;padding:18px 20px;display:flex}.tip-icon{background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;font-size:21px;display:flex}.earning-tip strong{font-size:13px}.earning-tip p{color:#756b91;margin:4px 0 0;font-size:10px}.earning-tip button{color:#fff;cursor:pointer;background:#6738ee;border:none;border-radius:9px;margin-left:auto;padding:10px 14px;font-size:10px;font-weight:750}@media (width<=800px){.earnings-page{padding:25px 15px 100px}.earnings-top{flex-direction:column;align-items:flex-start;gap:16px}.earning-period{width:100%}.earning-period button{flex:1}.earning-hero{min-height:185px;padding:26px}.hero-left h2{font-size:38px}.hero-money{font-size:80px}.earning-stats,.earning-grid{grid-template-columns:1fr}.bar-chart{gap:7px}.earning-bar{width:60%}.earning-tip{flex-wrap:wrap;align-items:flex-start}.earning-tip button{margin-left:57px}}@media (width<=480px){.earnings-title h1{font-size:28px}.earning-hero{border-radius:18px}.hero-money{display:none}.hero-left h2{font-size:34px}.earning-section{border-radius:17px;padding:18px}.bar-chart{height:210px}.bar-wrapper{height:155px}.chart-total{font-size:16px}.earning-tip button{width:calc(100% - 57px)}}.earnings-page,.earnings-title h1,.section-heading h2,.earning-stat-card strong{color:#18213a}.earnings-back:hover{color:#6738ee;border-color:#6738ee;box-shadow:0 7px 18px #6738ee1a}.earning-period .period-active{color:#fff;background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%);box-shadow:0 6px 16px #6738ee2e}.earning-hero{background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%);box-shadow:0 18px 45px #6738ee33}.earning-stat-card:hover{border-color:#d9ccff;box-shadow:0 12px 28px #6738ee1a}.stat-icon.orange,.stat-icon.blue,.stat-icon.green{background:linear-gradient(145deg,#f4efff 0%,#ece4ff 100%)}.earning-bar{background:linear-gradient(#9a72f7,#6632f4)}.earning-bar.highlighted{background:linear-gradient(#b18cf9,#843ce8)}.breakdown-icon,.payout-icon{background:linear-gradient(145deg,#f4efff 0%,#ece4ff 100%)}.view-bank,.earning-tip button{background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%);box-shadow:0 7px 18px #6738ee2e}.view-bank:hover,.earning-tip button:hover{background:linear-gradient(135deg,#5b2de0 0%,#7432d8 100%);transform:translateY(-2px)}.view-all{color:#6738ee}.earning-tip{background:linear-gradient(135deg,#f5f1ff,#fbfaff);border-color:#d9ccff}.earning-tip p{color:#756b91}.earning-section,.earning-stat-card{box-shadow:0 7px 24px #5a37b40b}.earning-section:hover{border-color:#e0d8f4}.orders-page{box-sizing:border-box;width:100%;max-width:1050px;margin:0 auto;padding:45px 28px 120px}.orders-page-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.orders-label{color:#6738ee;letter-spacing:1.5px;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-flex}.orders-page-header h1{color:#18213a;margin:0;font-size:38px;font-weight:800}.orders-page-header p{color:#7b8aa3;margin:8px 0 0;font-size:16px}.orders-header-icon{background:#f1ecff;border-radius:22px;justify-content:center;align-items:center;width:70px;height:70px;font-size:32px;display:flex;box-shadow:0 10px 30px #6738ee1a}.orders-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:35px;display:grid}.order-stat-card{background:#fff;border:1px solid #e7e2f3;border-radius:18px;align-items:center;gap:14px;padding:20px;transition:all .25s;display:flex;box-shadow:0 8px 25px #6738ee0d}.order-stat-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #6738ee17}.stat-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:21px;display:flex}.stat-icon.orange,.stat-icon.blue{background:#eee9ff}.stat-icon.green{background:#eaf8f1}.stat-icon.purple{background:#f1ecff}.order-stat-card span{color:#8996aa;margin-bottom:5px;font-size:12px;display:block}.order-stat-card strong{color:#18213a;font-size:23px;font-weight:800}.orders-toolbar{margin-bottom:20px}.orders-toolbar h2{color:#18213a;margin:0;font-size:22px}.orders-toolbar p{color:#8a97aa;margin:5px 0 18px;font-size:14px}.order-filters{flex-wrap:wrap;gap:8px;display:flex}.order-filters button{color:#62718a;cursor:pointer;background:#fff;border:1px solid #e5e0f1;border-radius:10px;padding:10px 17px;font-size:13px;font-weight:700;transition:all .2s}.orders-list{flex-direction:column;gap:18px;display:flex}.order-card{background:#fff;border:1px solid #e7e2f3;border-radius:22px;padding:25px;transition:all .25s;box-shadow:0 10px 30px #6738ee0f}.order-card:hover{transform:translateY(-2px);box-shadow:0 16px 38px #6738ee17}.order-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.order-id{color:#6738ee;background:#f1ecff;border-radius:8px;margin-bottom:9px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-block}.order-top h3{color:#18213a;margin:0;font-size:20px}.customer-name{color:#8592a6;margin:6px 0 0;font-size:14px}.order-status{white-space:nowrap;border-radius:9px;padding:8px 12px;font-size:11px;font-weight:800}.status-new{color:#6738ee;background:#f1ecff}.status-accepted{color:#6738ee;background:#eee9ff}.status-picked_up{color:#7b52c9;background:#f1ecff}.status-completed{color:#16834d;background:#eaf8f1}.order-info-row{border-top:1px solid #eeeaf5;border-bottom:1px solid #eeeaf5;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px;padding:18px 0;display:grid}.order-info{align-items:center;gap:10px;display:flex}.info-icon{background:#f4f1fa;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;display:flex}.order-info small{color:#929daf;margin-bottom:3px;font-size:11px;display:block}.order-info strong{color:#263a5a;font-size:14px}.order-route{padding:20px 0 6px;position:relative}.route-item{align-items:center;gap:13px;display:flex}.route-item+.route-item{margin-top:22px}.route-dot{z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:flex}.pickup-dot{color:#fff;background:#18213a}.delivery-dot{color:#fff;background:#6738ee}.route-line{border-left:2px dashed #d7cfee;height:23px;position:absolute;top:51px;left:15px}.route-item small{color:#909daf;font-size:11px;font-weight:700}.route-item p{color:#334665;margin:3px 0 0;font-size:13px}.order-actions{gap:10px;margin-top:20px;display:flex}.order-actions button{cursor:pointer;border:none;border-radius:11px;min-height:45px;padding:0 20px;font-size:13px;font-weight:800;transition:all .2s}.accept-order-btn{color:#fff;background:#6738ee;box-shadow:0 8px 20px #6738ee33}.accept-order-btn:hover{background:#5425d8;transform:translateY(-1px)}.pickup-order-btn{color:#fff;background:#18213a}.delivery-order-btn{color:#fff;background:#843ce8}.complete-order-btn{color:#fff;background:#16834d}.secondary-order-btn{color:#4c5d77;background:#f4f1fa;border:1px solid #e4def0!important}.secondary-order-btn:hover{background:#eee9f8}.completed-message{background:#eef9f3;border-radius:12px;align-items:center;gap:12px;padding:10px 15px;display:flex}.completed-message>span{color:#fff;background:#16834d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:800;display:flex}.completed-message strong{color:#16834d;font-size:13px;display:block}.completed-message small{color:#718378;margin-top:3px;font-size:11px;display:block}.orders-empty{text-align:center;background:#fff;border:1px solid #e7e2f3;border-radius:22px;padding:65px 25px}.empty-icon{background:#f1ecff;border-radius:22px;justify-content:center;align-items:center;width:75px;height:75px;margin:0 auto 15px;font-size:34px;display:flex}.orders-empty h3{color:#18213a;margin:0;font-size:20px}.orders-empty p{color:#8a97aa;font-size:14px}.orders-empty button{color:#fff;cursor:pointer;background:#6738ee;border:none;border-radius:10px;margin-top:8px;padding:12px 22px;font-weight:800}.orders-footer-card{color:#fff;background:linear-gradient(135deg,#18213a,#33245f);border-radius:18px;align-items:center;gap:15px;margin-top:25px;padding:22px;display:flex}.footer-icon{background:#ffffff1f;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:23px;display:flex}.orders-footer-card h3{margin:0 0 5px;font-size:16px}.orders-footer-card p{color:#c7d2e3;margin:0;font-size:13px}@media (width<=900px){.orders-stats,.order-info-row{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.orders-page{padding:25px 15px 110px}.orders-page-header{margin-bottom:25px}.orders-page-header h1{font-size:30px}.orders-page-header p{font-size:13px}.orders-header-icon{border-radius:16px;width:52px;height:52px;font-size:23px}.orders-stats{gap:10px}.order-stat-card{border-radius:15px;padding:14px}.stat-icon{width:40px;height:40px;font-size:17px}.order-stat-card strong{font-size:19px}.order-card{border-radius:18px;padding:18px}.order-top{gap:10px}.order-top h3{font-size:17px}.order-status{padding:6px 8px;font-size:9px}.order-info-row{grid-template-columns:repeat(2,1fr)}.order-actions{flex-direction:column}.order-actions button{width:100%}.orders-footer-card{padding:17px}}@media (width<=430px){.orders-page-header{align-items:flex-start}.orders-label{font-size:10px}.orders-page-header h1{font-size:26px}.orders-header-icon{display:none}.orders-stats{grid-template-columns:1fr 1fr}.order-stat-card{gap:8px}.order-stat-card span{font-size:10px}.order-stat-card strong{font-size:17px}.stat-icon{width:36px;height:36px}.order-filters{flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.order-filters button{flex-shrink:0}.order-info-row{gap:15px 8px}.order-info{gap:7px}.info-icon{width:32px;height:32px}.order-info strong{font-size:12px}.order-info small{font-size:9px}.route-item p{font-size:12px}}.orders-page{color:#18213a;background:0 0}.orders-page-header h1,.orders-toolbar h2,.order-top h3,.orders-empty h3{color:#18213a}.orders-label{color:#6738ee}.orders-header-icon{background:linear-gradient(145deg,#f4efff 0%,#ece4ff 100%);box-shadow:0 10px 30px #6738ee1f}.order-stat-card:hover,.order-card:hover{border-color:#d9ccff;box-shadow:0 14px 35px #6738ee1a}.stat-icon.orange,.stat-icon.blue,.stat-icon.green,.stat-icon.purple,.info-icon,.empty-icon{background:linear-gradient(145deg,#f4efff 0%,#ece4ff 100%)}.order-filters button:hover{color:#6738ee;border-color:#a98bf5}.order-filters button.active{color:#fff;background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%);border-color:#0000;box-shadow:0 7px 18px #6738ee38}.new-order-card{border-color:#cbb9ff;box-shadow:0 10px 35px #6738ee1a}.order-id,.status-new{color:#6738ee;background:#f1ecff}.status-accepted,.status-picked_up{color:#6738ee;background:#eee9ff}.status-out_for_delivery{color:#7b52c9;background:#f5f1ff}.earning-info strong{color:#6738ee}.pickup-dot{background:linear-gradient(135deg,#6632f4,#843ce8)}.delivery-dot{background:#843ce8}.accept-order-btn,.delivery-order-btn,.orders-empty button{color:#fff;background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%);box-shadow:0 8px 20px #6738ee33}.accept-order-btn:hover,.delivery-order-btn:hover,.orders-empty button:hover{background:linear-gradient(135deg,#5b2de0 0%,#7432d8 100%);transform:translateY(-1px)}.pickup-order-btn{background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%)}.secondary-order-btn{color:#5d507a;background:#f5f1ff;border-color:#e1daf1!important}.secondary-order-btn:hover{color:#6738ee;background:#eee9f8}.orders-footer-card{background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%);box-shadow:0 14px 32px #6738ee2e}.footer-icon{background:#ffffff24}.order-info-row .order-info:nth-child(3) strong{color:#6738ee;font-weight:800}.order-info-row .order-info:nth-child(3) .info-icon{background:linear-gradient(145deg,#f4efff 0%,#ece4ff 100%)}.completed-message small{line-height:1.4}.profile-page{box-sizing:border-box;width:100%;max-width:1050px;margin:0 auto;padding:45px 28px 130px}.profile-page-heading{margin-bottom:30px}.profile-label{color:#6738ee;letter-spacing:1.5px;align-items:center;gap:7px;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-flex}.profile-page-heading h1{color:#18213a;margin:0;font-size:38px;font-weight:800}.profile-page-heading p{color:#7c8aa1;margin:8px 0 0;font-size:16px}.profile-main-card{color:#fff;background:linear-gradient(135deg,#18213a,#33245f);border-radius:24px;align-items:center;gap:22px;margin-bottom:20px;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #6738ee33}.profile-main-card:after{content:"";background:#ffffff0f;border-radius:50%;width:220px;height:220px;position:absolute;top:-100px;right:-90px}.profile-avatar{color:#fff;background:linear-gradient(135deg,#6738ee,#843ce8);border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;width:82px;height:82px;font-size:27px;font-weight:900;display:flex;box-shadow:0 10px 30px #6738ee40}.profile-main-info{flex:1;min-width:0}.profile-name-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.profile-name-row h2{margin:0;font-size:27px;font-weight:800}.verified-badge{color:#70e5a6;background:#32c87826;border:1px solid #70e5a633;border-radius:7px;padding:5px 9px;font-size:10px;font-weight:800}.profile-mobile{color:#c5d0df;margin:7px 0 12px;font-size:14px}.profile-member{flex-wrap:wrap;gap:16px;display:flex}.profile-member span{color:#d8e0eb;font-size:12px}.profile-rating{z-index:2;text-align:center;background:#ffffff14;border-radius:16px;min-width:120px;padding:16px;position:relative}.rating-star{color:#ffc107;font-size:22px}.profile-rating strong{margin-top:2px;font-size:24px;display:block}.profile-rating small{color:#b9c6d8;font-size:10px}.profile-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.profile-stat-card{background:#fff;border:1px solid #e7e2f3;border-radius:17px;align-items:center;gap:12px;padding:18px;transition:all .25s;display:flex;box-shadow:0 7px 22px #5a37b40d}.profile-stat-card:hover{transform:translateY(-2px)}.profile-stat-icon{border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:19px;display:flex}.profile-stat-icon.orange{background:#eee9ff}.profile-stat-icon.green{background:#eaf8f1}.profile-stat-icon.blue,.profile-stat-icon.purple{background:#eee9ff}.profile-stat-card span{color:#8b98aa;margin-bottom:4px;font-size:11px;display:block}.profile-stat-card strong{color:#18213a;font-size:18px;font-weight:800;display:block}.profile-section-card{background:#fff;border:1px solid #e7e2f3;border-radius:22px;margin-bottom:18px;padding:25px;box-shadow:0 8px 28px #5a37b40d}.profile-section-header{border-bottom:1px solid #eeeaf5;align-items:center;gap:13px;margin-bottom:5px;padding-bottom:20px;display:flex}.section-title-icon{background:#eee9ff;border-radius:13px;justify-content:center;align-items:center;width:45px;height:45px;font-size:20px;display:flex}.vehicle-icon,.bank-icon{background:#eee9ff}.settings-icon{background:#eaf8f1}.profile-section-header h2{color:#18213a;margin:0;font-size:18px}.profile-section-header p{color:#8b98aa;margin:4px 0 0;font-size:12px}.profile-info-grid{grid-template-columns:repeat(2,1fr);display:grid}.profile-info-item{border-bottom:1px solid #eeeaf5;padding:18px 8px}.profile-info-item:nth-child(odd){border-right:1px solid #eeeaf5;padding-right:25px}.profile-info-item:nth-child(2n){padding-left:25px}.profile-info-item span{color:#91a0b2;margin-bottom:6px;font-size:11px;display:block}.profile-info-item strong{color:#203653;word-break:break-word;font-size:14px;display:block}.vehicle-profile-card{background:#fbfaff;border:1px solid #eeeaf5;border-radius:16px;align-items:center;gap:17px;margin-top:18px;padding:18px;display:flex}.vehicle-big-icon{background:#fff;border-radius:17px;justify-content:center;align-items:center;width:58px;height:58px;font-size:27px;display:flex;box-shadow:0 5px 15px #172b4d12}.vehicle-details{flex:1}.vehicle-details span{color:#8d9aac;margin-bottom:3px;font-size:11px;display:block}.vehicle-details strong{color:#203653;font-size:17px;display:block}.vehicle-details small{color:#7e8da2;margin-top:4px;font-size:12px;display:block}.vehicle-status{color:#159957;background:#eaf8f1;border-radius:9px;padding:7px 11px;font-size:11px;font-weight:800}.vehicle-status span{font-size:9px}.bank-profile-card{background:#faf8ff;border:1px solid #e0d5f5;border-radius:16px;justify-content:space-between;align-items:center;gap:15px;margin-top:18px;padding:18px;display:flex}.bank-left{align-items:center;gap:13px;display:flex}.bank-icon-box{background:#fff;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;font-size:22px;display:flex}.bank-left strong{color:#273b5b;font-size:14px;display:block}.bank-left span{color:#8996a9;margin-top:3px;font-size:11px;display:block}.bank-left small{color:#56667d;letter-spacing:2px;margin-top:4px;display:block}.bank-verified{color:#159957;background:#eaf8f1;border-radius:9px;padding:8px 12px;font-size:11px;font-weight:800}.bank-verified span{margin-right:4px}.profile-actions{flex-direction:column;display:flex}.profile-action{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #eeeaf5;align-items:center;gap:13px;width:100%;padding:15px 5px;transition:all .2s;display:flex}.profile-action:last-child{border-bottom:none}.action-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;font-size:18px;display:flex}.orange-action,.blue-action,.purple-action{background:#eee9ff}.green-action{background:#eaf8f1}.profile-action>div:nth-child(2){flex:1}.profile-action strong{color:#203653;font-size:14px;display:block}.profile-action span{color:#8997a9;margin-top:3px;font-size:11px;display:block}.profile-action .action-arrow{color:#a2adbb;font-size:19px}.profile-support-card{background:linear-gradient(135deg,#f5f1ff,#fbfaff);border:1px solid #d9ccff;border-radius:19px;align-items:center;gap:15px;margin-bottom:18px;padding:22px;display:flex}.support-icon{background:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.support-content{flex:1}.support-content h3{color:#18213a;margin:0;font-size:15px}.support-content p{color:#8996a8;margin:4px 0 0;font-size:12px}.profile-support-card button{color:#fff;cursor:pointer;background:#6738ee;border:none;border-radius:10px;padding:11px 16px;font-size:12px;font-weight:800}.profile-logout{color:#6738ee;cursor:pointer;background:#faf8ff;border:1px solid #ddd1f0;border-radius:13px;width:100%;min-height:50px;font-size:13px;font-weight:800;transition:all .2s}.profile-logout:hover{background:#f1ecff}.profile-logout span{margin-right:7px}.profile-version{text-align:center;color:#a4afbd;margin-top:16px;font-size:10px}@media (width<=850px){.profile-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.profile-page{padding:25px 15px 120px}.profile-page-heading h1{font-size:30px}.profile-page-heading p{font-size:13px}.profile-main-card{border-radius:20px;gap:14px;padding:20px}.profile-avatar{border-radius:19px;width:65px;height:65px;font-size:22px}.profile-name-row h2{font-size:21px}.profile-mobile{font-size:12px}.profile-member{gap:7px}.profile-member span{font-size:10px}.profile-rating{min-width:70px;padding:10px}.profile-rating strong{font-size:19px}.profile-rating small{font-size:8px}.profile-stats{gap:10px}.profile-stat-card{padding:13px}.profile-stat-icon{width:37px;height:37px;font-size:16px}.profile-stat-card strong{font-size:16px}.profile-section-card{border-radius:18px;padding:18px}.profile-info-grid{grid-template-columns:1fr}.profile-info-item,.profile-info-item:nth-child(odd),.profile-info-item:nth-child(2n){border-right:none;padding:15px 0}.vehicle-profile-card{align-items:flex-start}.vehicle-status{font-size:9px}.bank-profile-card{align-items:flex-start}.bank-verified{font-size:9px}.profile-support-card{flex-wrap:wrap;align-items:flex-start}.profile-support-card button{width:100%}}@media (width<=430px){.profile-main-card{align-items:flex-start}.profile-rating{display:none}.profile-stats{grid-template-columns:1fr 1fr}.profile-stat-card{gap:7px}.profile-stat-card span{font-size:9px}.profile-stat-card strong{font-size:14px}.vehicle-profile-card{flex-wrap:wrap}.vehicle-status{margin-left:75px}.bank-left{align-items:flex-start}.bank-left span{max-width:180px}.bank-verified{padding:6px 8px}}.profile-page{color:#18213a}.profile-label{color:#6738ee}.profile-page-heading h1{color:#18213a}.profile-main-card{background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%);box-shadow:0 18px 45px #6738ee33}.profile-avatar{background:linear-gradient(135deg,#8c68f6 0%,#a27af8 100%);box-shadow:0 10px 30px #4a28b040}.profile-stat-card:hover{border-color:#d9ccff;box-shadow:0 12px 28px #6738ee17}.profile-stat-icon.orange,.profile-stat-icon.green,.profile-stat-icon.blue,.profile-stat-icon.purple,.section-title-icon,.vehicle-icon,.bank-icon,.settings-icon,.bank-icon-box,.vehicle-big-icon,.support-icon{background:linear-gradient(145deg,#f4efff 0%,#ece4ff 100%)}.profile-section-card{border-color:#e7e2f3;box-shadow:0 8px 28px #5a37b40d}.profile-section-card:hover{border-color:#ded5ef}.vehicle-profile-card,.bank-profile-card{background:#fbfaff;border-color:#e6def4}.vehicle-status,.bank-verified{color:#6738ee;background:#eee9ff}.profile-action:hover{background:#f5f1ff}.orange-action,.blue-action,.purple-action,.green-action{background:linear-gradient(145deg,#f4efff 0%,#ece4ff 100%)}.profile-support-card{background:linear-gradient(135deg,#f5f1ff,#fff);border-color:#d9ccff}.profile-support-card button{background:linear-gradient(135deg,#6632f4 0%,#843ce8 100%);box-shadow:0 8px 18px #6738ee33}.profile-support-card button:hover{transform:translateY(-2px);box-shadow:0 11px 22px #6738ee42}.profile-logout{color:#6738ee;background:#faf8ff;border-color:#ddd1f0}.profile-logout:hover{color:#5425d8;background:#f1ecff;border-color:#d9ccff}.profile-version{color:#a19bb2}.language-action{color:#6738ee!important;background:linear-gradient(145deg,#f4efff 0%,#ece4ff 100%)!important}.profile-language-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#18213a94;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.profile-language-modal{background:#fff;border:1px solid #e4def4;border-radius:22px;width:min(430px,100%);padding:24px;box-shadow:0 25px 65px #311f6340}.profile-language-header{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:20px;display:flex}.profile-language-header p{color:#6738ee;margin:0 0 5px;font-size:12px;font-weight:800}.profile-language-header h2{color:#18213a;margin:0;font-size:22px;line-height:1.2}.profile-language-close{color:#6738ee;cursor:pointer;background:#faf8ff;border:1px solid #e1daf0;border-radius:10px;flex-shrink:0;width:36px;height:36px;font-size:22px;font-weight:700}.profile-language-close:hover{background:#f0e9ff}.profile-language-option{color:#25304b;cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e0f0;border-radius:13px;align-items:center;gap:13px;width:100%;margin-bottom:10px;padding:15px;transition:all .2s;display:flex}.profile-language-option:last-child{margin-bottom:0}.profile-language-option:hover,.profile-language-option.selected{background:#f7f3ff;border-color:#6738ee}.language-option-flag{font-size:21px}.profile-language-option strong{color:#25304b;flex:1;font-size:14px}.profile-language-option b{color:#6738ee;font-size:18px}@media (width<=600px){.profile-language-overlay{padding:12px}.profile-language-modal{border-radius:20px;padding:18px}}
