*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;display:flex;align-items:center;justify-content:center;min-height:100vh}#root{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;padding:48px 24px;box-sizing:border-box}.login-content{width:100%;max-width:320px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:28px}.login-illustration{width:100%;max-width:220px;height:auto;object-fit:contain}.login-title{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#000;margin:0}.login-description{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.6;color:#4a4a4a;margin:0;max-width:260px}.login-button{width:180px;padding:14px 24px;border-radius:999px;background-color:#000;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;margin-top:12px}.login-button:hover{transform:translateY(-1px);box-shadow:0 8px 16px #0000003d}.login-button:focus-visible{outline:2px solid #000000;outline-offset:4px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.get-started-container{min-height:100vh;width:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;padding:0 16px 24px;box-sizing:border-box}.get-started-content{display:flex;flex-direction:column;width:100%;max-width:360px;min-height:100%;background-color:#fff}.header-section{padding:16px 0 8px}.back-button{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:flex-start}.top-section{padding:0 8px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.phone-icon-container{display:flex;align-items:center;gap:12px}.phone-icon{width:32px;height:32px;object-fit:contain}.stars-container{display:flex;gap:4px;align-items:center}.star-icon{color:#f5c84c;font-size:16px;line-height:1}.heading-with-stars{display:flex;align-items:center;gap:12px}.get-started-heading{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:700;text-transform:uppercase;color:#000;margin:0;letter-spacing:.5px}.description-section{text-align:left;width:100%}.description-text{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#2f2f2f;margin:0 0 6px;line-height:1.5}.form-section{padding:0 8px;display:flex;flex-direction:column;align-items:center;gap:24px}.status-check-banner{width:100%;background-color:#f3f7fb;border:1px solid #d6e3f1;border-radius:12px;padding:12px 16px;font-family:Inter,sans-serif;font-size:13px;color:#1f4c65;text-align:center}.phone-input-wrapper{width:100%}.phone-input-container{width:100%;display:flex;align-items:center;border:1px solid #e5e5e5;border-radius:12px;background-color:#fff;overflow:hidden;transition:border-color .2s ease}.phone-input-container:focus-within{border:1px solid #000000}.phone-input-container.error{border:1px solid #ff4444}.phone-input-container.error:focus-within{border:1px solid #ff4444}.error-message{font-family:Inter,sans-serif;font-size:12px;color:#f44;margin:6px 0 0;padding:0 4px}.country-code-selector{display:flex;align-items:center;gap:6px;padding:16px 14px;background-color:#f8f8f8;border-right:1px solid #e0e0e0;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#1a1a1a;cursor:pointer}.country-code-selector svg{margin-left:4px}.phone-input{flex:1;border:none;outline:none;padding:16px;font-family:Inter,sans-serif;font-size:16px;color:#000;background-color:#fff}.phone-input::placeholder{color:#b0b0b0}.continue-button{width:100%;padding:16px 32px;border-radius:999px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;cursor:pointer;border:none;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease;background-color:#e3e3e3;color:#8f8f8f;box-shadow:none}.continue-button:not(.disabled){background-color:#2196f3;color:#fff;box-shadow:0 6px 12px #2196f333}.continue-button:not(.disabled):hover{background-color:#1976d2}.continue-button.disabled{cursor:not-allowed}.terms-text{font-family:Inter,sans-serif;font-size:11px;font-weight:400;color:#8c8c8c;text-align:center;margin:0;line-height:1.4}.illustration-bottom{margin-top:24px;display:flex;justify-content:center;align-items:flex-end}.get-started-illustration{width:100%;max-width:280px;height:auto;object-fit:contain}.status-modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;padding:24px;z-index:1000}.status-modal{width:100%;max-width:360px;background:#fff;border-radius:24px;padding:32px 24px;text-align:center;box-shadow:0 24px 64px #00000014}.status-modal-title{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:700;color:#111;margin:0 0 12px}.status-modal-message,.status-modal-subtext{font-family:Inter,sans-serif;font-size:14px;line-height:1.5;color:#444;margin:0 0 20px}.status-modal-subtext{font-size:13px;color:#6b6b6b;margin-top:-12px}.status-modal-button{width:100%;padding:14px 24px;border-radius:999px;border:none;background:#2196f3;color:#fff;font-family:Inter,sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.status-modal-button:hover{background:#1976d2}.otp-container{height:100%;width:100%;background-color:#000;display:flex;justify-content:center;align-items:center}.otp-content{display:flex;flex-direction:column;width:100%;height:100%;background-color:#fff;position:relative;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}.otp-header-section{padding:16px 20px;border-bottom:1px solid #e0e0e0;display:flex;flex-direction:column;gap:12px}.otp-back-button{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:flex-start;width:fit-content}.otp-title{font-family:system-ui,-apple-system,sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;color:#000;margin:0;letter-spacing:.5px}.otp-body{flex:1;padding:32px 24px;display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box;overflow-x:hidden}@media screen and (max-width:360px){.otp-body{padding:24px 16px}}@media screen and (max-width:320px){.otp-body{padding:20px 12px}}.otp-instruction{font-family:system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;color:#666;text-align:center;margin:0 0 32px;line-height:1.5}.otp-inputs-container{display:flex;gap:6px;justify-content:center;margin-bottom:32px;width:100%;max-width:100%;padding:0 16px;box-sizing:border-box}.otp-input{width:48px;height:48px;border:1px solid #e0e0e0;border-radius:8px;text-align:center;font-family:system-ui,-apple-system,sans-serif;font-size:20px;font-weight:600;color:#000;background-color:#fff;transition:border-color .2s ease;flex-shrink:1;min-width:0}@media screen and (max-width:360px){.otp-inputs-container{gap:5px;padding:0 12px}.otp-input{width:40px;height:40px;font-size:18px}}@media screen and (max-width:320px){.otp-inputs-container{gap:4px;padding:0 8px}.otp-input{width:36px;height:36px;font-size:16px}}.otp-input:focus{outline:none;border-color:#000}.otp-input.active{border-color:#333}.otp-verify-button{width:100%;max-width:320px;padding:16px 32px;background-color:#000;color:#fff;border:none;border-radius:50px;font-family:system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease;margin-bottom:24px}.otp-verify-button:hover:not(.disabled){background-color:#d44a0e}.otp-verify-button.disabled{background-color:#e0e0e0;color:#999;cursor:not-allowed;opacity:.6}.otp-resend-text{font-family:system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;color:#666;text-align:center;margin:0}.otp-resend-link{color:#06c;cursor:pointer;font-weight:500}.otp-resend-link:hover{text-decoration:underline}.otp-error-text{margin:12px 0 0;color:#d32f2f;font-size:14px;text-align:center}.otp-status-text{margin:12px 0 0;color:#2e7d32;font-size:14px;text-align:center}.doc-placeholder-text{font-family:Inter,sans-serif;color:#6b7280}.verify-page{width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:flex-start;overflow-y:auto;box-sizing:border-box;padding:1px 16px 20px}.verify-card{width:100%;max-width:420px;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;gap:20px}.verify-header{display:flex;align-items:center;justify-content:space-between;padding-top:1px}.brand-block{display:flex;align-items:center;gap:10px}.brand-mark{height:40px;width:auto;max-width:120px;object-fit:contain;object-position:left center}.brand-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:700;color:#131313}.icon-button{width:40px;height:40px;border-radius:12px;border:none;background-color:#f0f2f7;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;cursor:pointer}.icon-button span{display:block;width:18px;height:2px;background-color:#111;border-radius:999px}.verify-intro h1{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:26px;font-weight:700;color:#111;margin:0 0 6px}.verify-intro p{font-family:Inter,sans-serif;font-size:13px;color:#6b7280;line-height:1.4;margin:0}.verify-form{display:flex;flex-direction:column;gap:12px}.form-label{display:inline-flex;align-items:center;gap:6px;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600;color:#111}.input-pill{display:flex;align-items:center;gap:12px;border:1.5px solid #d7dce5;border-radius:999px;padding:12px 16px;background-color:#fff;transition:border-color .2s ease}.input-pill.has-error{border-color:#f87171}.input-pill input{border:none;outline:none;background:transparent;font-family:Inter,sans-serif;font-size:14px;color:#111;width:100%}.input-pill input::placeholder{color:#9aa0ad}.pill-icon{display:flex;align-items:center;justify-content:center}.pill-error{font-family:Inter,sans-serif;font-size:11px;color:#4488ef;margin:-4px 0 0 8px}.gender-wrap{position:relative}.gender-pill{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;border:none;border-radius:999px;padding:12px 18px;background-color:#000;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}.gender-pill.selected{background-color:#000}.gender-pill.has-error{box-shadow:0 0 0 2px #0067a347}.gender-pill:hover{transform:translateY(-1px);box-shadow:0 10px 20px #1797ff47}.gender-icon{display:inline-flex;align-items:center;justify-content:center}.gender-popover{position:absolute;top:calc(100% + 6px);left:0;right:0;background-color:#fff;border-radius:16px;box-shadow:0 20px 40px #1123402e;padding:8px;display:flex;flex-direction:column;gap:4px;z-index:10}.gender-popover button{border:none;background:transparent;border-radius:12px;padding:10px 12px;font-family:Inter,sans-serif;font-size:14px;text-align:left;color:#111;cursor:pointer;transition:background-color .2s ease}.gender-popover button:hover{background-color:#f3f4f6}.profile-section{display:flex;flex-direction:column;gap:10px}.profile-card{display:flex;align-items:center;gap:16px;border-radius:20px;background:linear-gradient(130deg,#4baeff3d,#1970b866);padding:18px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.profile-card:hover{transform:translateY(-2px);box-shadow:0 20px 40px #ff6b2b33}.profile-card.has-error{box-shadow:0 0 0 2px #ef44444d}.profile-image-icon{width:58px;height:58px;border-radius:18px;background-color:#ffffff4d;display:flex;align-items:center;justify-content:center}.profile-text h3{margin:0;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:600;color:#111}.profile-text p{margin:4px 0 0;font-family:Inter,sans-serif;font-size:12px;color:#374151}.visually-hidden{display:none}.profile-status{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-radius:12px;background-color:#f3f4f6;font-family:Inter,sans-serif;font-size:12px;color:#111827;flex-wrap:wrap;word-break:break-word}.profile-status button{border:none;background:none;color:#000;font-weight:600;cursor:pointer}.documents-section h2{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:700;color:#111;margin:0 0 12px}.doc-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding-bottom:6px;width:100%;box-sizing:border-box}.doc-card{width:100%;background-color:#f0f4fb;border-radius:18px;padding:16px 14px;display:flex;flex-direction:column;gap:12px;transition:box-shadow .2s ease,border-color .2s ease;border:1px solid transparent;box-sizing:border-box;min-width:0;overflow:hidden}.doc-card.has-error{border-color:#f87171;box-shadow:0 0 0 1px #f871713d}.doc-trigger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;cursor:pointer}.doc-icon{width:60px;height:60px;border-radius:20px;background-color:#265dff1f;display:flex;align-items:center;justify-content:center}.doc-label{font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-align:center;color:#111}.doc-status-button{margin-top:auto;align-self:stretch;min-height:40px;background-color:#fff;border:1.5px dashed #d4d8e3;border-radius:12px;padding:8px 12px;display:flex;align-items:center;justify-content:flex-start;gap:6px;font-family:Inter,sans-serif;font-size:12px;color:#111;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease,border-color .2s ease;box-sizing:border-box;overflow:hidden;width:100%}.doc-status-button.empty{color:#6b7280}.doc-status-button:hover{background-color:#f2f4f7cc;border-color:#ff6b2b;transform:translateY(-1px)}.doc-status-button .doc-name{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.doc-status-button.w-100{width:100%}.doc-status-button button{border:none;background:none;color:#ff6b2b;font-weight:600;cursor:pointer;font-size:11px;flex-shrink:0;white-space:nowrap}.doc-note{font-family:Inter,sans-serif;font-size:12px;color:#6b7280;display:inline-flex;align-items:center;gap:6px;margin:8px 0 0}.primary-cta{width:100%;border:none;border-radius:18px;padding:16px;background:linear-gradient(135deg,#000,#000);color:#fff;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.primary-cta:hover{transform:translateY(-1px);box-shadow:0 14px 28px #087bff4d}.verify-menu-overlay{position:fixed;inset:0;background:#11182759;display:flex;justify-content:flex-end;padding:60px 18px 18px;box-sizing:border-box;z-index:40}.verify-menu{width:230px;background-color:#fff;border-radius:20px;padding:20px 16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 30px 60px #1123403d}.verify-menu-header{display:flex;align-items:center;justify-content:space-between}.verify-menu-header h3{margin:0;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:700;color:#111}.verify-menu-header button{border:none;background:none;padding:4px;border-radius:10px;cursor:pointer}.verify-menu-header button:hover{background-color:#ff6b2b1f}.verify-menu-list{display:flex;flex-direction:column;gap:10px}.verify-menu-list button{border:none;background:none;text-align:left;padding:10px 12px;border-radius:12px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#111;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.verify-menu-list button:hover{background-color:#ff6b2b1a;transform:translate(2px)}.verify-menu-list .logout{color:#ef4444}@media(max-width:520px){.verify-card{padding:24px 20px 30px}.doc-list{grid-template-columns:repeat(2,1fr);gap:10px}.doc-card{padding:12px 10px}.brand-mark{height:36px;max-width:100px}}@media(max-width:360px){.verify-page{padding:1px 12px 20px}.doc-list{grid-template-columns:repeat(2,1fr);gap:8px}.doc-card{padding:12px 8px;min-width:0}.doc-label{font-size:12px}.doc-status-button{padding:8px;gap:4px;min-height:36px;flex-wrap:wrap;justify-content:space-between}.doc-status-button .doc-name{font-size:11px;max-width:calc(100% - 60px);flex:0 1 auto}.doc-status-button button{font-size:10px;padding:2px 4px;flex-shrink:0}.doc-status-button.empty{justify-content:center}.doc-status-button.empty .doc-placeholder-text{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.doc-note{font-size:11px;word-break:break-word;line-height:1.4}.profile-status{padding:8px 10px;font-size:11px;gap:8px}.profile-status span{flex:1;min-width:0;word-break:break-all;overflow-wrap:break-word}.profile-status button{font-size:11px;flex-shrink:0}}.services-container{position:fixed;inset:0;width:100%;background-color:#fff;display:flex;justify-content:center;align-items:flex-start;padding:16px 16px 20px;box-sizing:border-box;overflow:hidden}.services-content{display:flex;flex-direction:column;width:100%;max-width:360px;height:100%;background-color:#fff;overflow:hidden}.services-header{display:flex;align-items:center;gap:12px;padding:8px 4px 16px}.services-brand{display:flex;align-items:center;gap:8px}.logo-icon{height:24px;width:104px;object-fit:contain}.services-brand-text{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:600;color:#1976d2}.services-body{flex:1;overflow-y:auto;padding:0 4px 20px;display:flex;flex-direction:column;gap:16px}.services-body::-webkit-scrollbar{display:none}.services-title{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px;font-weight:700;color:#1a1a1a;margin:0}.services-list{display:flex;flex-direction:column;gap:12px;flex:1;padding-bottom:8px}.service-card{display:flex;flex-direction:column;gap:12px;padding:14px 14px 16px;background-color:#fff;border-radius:18px;border:1px solid #e6e6e6;box-shadow:0 10px 20px #255e7914;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease;box-sizing:border-box;width:100%;min-width:0;overflow:hidden}.service-card:hover{transform:translateY(-1px);box-shadow:0 12px 24px #255e791f;border-color:#2196f3}.service-card.selected{border-color:#2196f3;box-shadow:0 14px 28px #255e792e;background:linear-gradient(135deg,#2b648314,#2b648305)}.service-card.expanded{border-color:#2196f3}.service-card-header{display:flex;align-items:center;gap:14px;cursor:pointer;width:100%;min-width:0;box-sizing:border-box}.service-checkbox{width:22px;height:22px;border:2px solid #d0d7dd;border-radius:6px;display:flex;align-items:center;justify-content:center;background-color:#fff;flex-shrink:0;transition:background-color .2s ease,border-color .2s ease}.service-checkbox.checked{background-color:#2196f3;border-color:#2196f3;box-shadow:0 4px 12px #2b648359}.service-image-wrapper{width:60px;height:60px;border-radius:16px;overflow:hidden;flex-shrink:0}.service-image{width:100%;height:100%;object-fit:cover}.service-info{flex:1;display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0;overflow:hidden}.service-name{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:600;color:#111;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.service-join{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#000;margin:0}.service-toggle-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:10px;border:1px solid #e0e0e0;background-color:#f6f7f9;padding:0;cursor:pointer;transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.service-toggle-icon:hover{background-color:#e2edf3;border-color:#b9d2df}.service-toggle-icon.open{transform:rotate(180deg)}.service-subcategory-list{display:grid;grid-template-columns:1fr;gap:10px;padding:12px;border-radius:16px;background-color:#f4f7fb;border:1px solid #e2ecf2;width:100%;box-sizing:border-box;overflow:hidden}.subcategory-pill{display:flex;align-items:center;gap:12px;padding:10px 16px;border-radius:999px;border:none;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#1a1a1a;background:#fff;box-shadow:0 8px 16px #255e7914;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}.subcategory-pill:hover{transform:translateY(-1px);box-shadow:0 12px 24px #255e7924}.subcategory-pill.selected{background:#2196f3;color:#fff;box-shadow:0 14px 28px #255e7933}.subcategory-checkbox{width:20px;height:20px;border-radius:6px;border:2px solid rgba(37,94,121,.35);display:flex;align-items:center;justify-content:center;background:transparent;transition:background-color .2s ease,border-color .2s ease}.subcategory-pill.selected .subcategory-checkbox{background:#ffffff1f;border-color:#fff9}.subcategory-label{flex:1;text-align:left}.services-error-text{font-family:Inter,sans-serif;font-size:12px;color:#de3e3e;margin:0;padding:4px 0 0}.services-footer{margin-top:auto;padding:12px 4px 0;background:linear-gradient(180deg,#fff0,#fff 55%);position:sticky;bottom:0;left:0;right:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.services-next-button{width:100%;padding:16px;border-radius:999px;border:none;background-color:#2196f3;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.services-next-button:hover{transform:translateY(-1px);box-shadow:0 10px 20px #255e7933}.services-next-button.disabled{cursor:not-allowed;opacity:.5;box-shadow:none}.service-item{padding:12px;background-color:#f9fafb;border-radius:12px;border:2px solid transparent;cursor:pointer;transition:all .2s ease;width:100%;box-sizing:border-box;min-width:0;overflow:hidden}.service-item:hover{background-color:#f3f4f6;border-color:#e5e7eb}.service-item.selected{background-color:#eff6ff;border-color:#2196f3}.service-item-content{display:flex;align-items:center;gap:12px;width:100%;min-width:0;box-sizing:border-box}.service-item-image-wrapper{width:60px;height:60px;flex-shrink:0;border-radius:10px;overflow:hidden;background-color:#e5e7eb}.service-item-image{width:100%;height:100%;object-fit:cover}.service-item-image-placeholder{width:100%;height:100%;background-color:#d1d5db;display:flex;align-items:center;justify-content:center;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:700;color:#6b7280}.service-item-details{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.service-item-title{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:600;color:#1a1a1a;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.service-item-description{font-family:Inter,sans-serif;font-size:12px;color:#6b7280;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4}.service-item-price{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#000;margin:2px 0 0}.service-item-checkbox{width:24px;height:24px;flex-shrink:0;border-radius:6px;border:2px solid #d1d5db;background-color:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.service-item-checkbox.checked{background-color:#2196f3;border-color:#2196f3}.no-services-text{font-family:Inter,sans-serif;font-size:14px;color:#6b7280;text-align:center;padding:16px;margin:0}.service-image-placeholder{width:100%;height:100%;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:700;color:#6b7280;border-radius:12px}@media(max-width:360px){.services-container{padding:12px 12px 20px}.services-content{max-width:100%}.service-card{padding:12px 10px 14px;gap:10px}.service-card-header{gap:10px}.service-checkbox{width:20px;height:20px;flex-shrink:0}.service-image-wrapper{width:50px;height:50px;flex-shrink:0}.service-name{font-size:14px}.service-join{font-size:11px}.service-toggle-icon{width:28px;height:28px;flex-shrink:0}.service-subcategory-list{padding:10px 8px;gap:8px}.service-item{padding:10px 8px}.service-item-content{gap:8px}.service-item-image-wrapper{width:50px;height:50px;flex-shrink:0}.service-item-details{min-width:0;flex:1;overflow:hidden}.service-item-title{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.service-item-description{font-size:11px}.service-item-price{font-size:12px}.service-item-checkbox{width:20px;height:20px;flex-shrink:0}.service-item-checkbox svg{width:12px;height:9px}}.suspended-provider-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.suspended-provider-content{background:#fff;border-radius:20px;padding:40px 30px;max-width:400px;width:100%;text-align:center;box-shadow:0 10px 40px #0000001a}.suspended-icon{margin-bottom:24px;display:flex;justify-content:center;align-items:center}.suspended-title{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:16px}.suspended-message{font-size:16px;color:#6b7280;line-height:1.6;margin-bottom:32px}.return-to-login-button{width:100%;padding:14px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #667eea66}.return-to-login-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea80}.return-to-login-button:active{transform:translateY(0)}.service-home-container{height:100%;width:100%;background-color:#e3f2fd;display:flex;justify-content:center;align-items:center}.service-home-content{display:flex;flex-direction:column;height:100%;width:100%;background-color:#e3f2fd;position:relative;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:88px}.service-home-content::-webkit-scrollbar{display:none}.service-home-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 20px;border-bottom:none;background:linear-gradient(135deg,#1976d2,#2196f3);margin:0;border-radius:0 0 24px 24px;position:sticky;top:0;z-index:10;box-shadow:0 4px 12px #2196f34d}.provider-map-wrapper{padding:0 20px 20px;background-color:transparent}.provider-map{width:100%;height:220px;border-radius:16px;overflow:hidden;background:#f4f6fb;position:relative}.map-loading-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:system-ui,-apple-system,sans-serif;color:#666;font-size:14px}.notification-popup{position:fixed;bottom:100px;right:16px;z-index:300}.notification-card{background:#fff;border-radius:16px;box-shadow:0 12px 32px #0000002e;padding:16px;width:280px;border:1px solid #f1f1f1}.notification-label{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#2196f3;margin:0 0 4px}.notification-customer{margin:0;font-size:18px;font-weight:700}.notification-service,.notification-address{margin:4px 0;font-size:13px;color:#444}.notification-actions{display:flex;gap:8px;margin-top:12px}.notification-secondary,.notification-primary{flex:1;border:none;border-radius:999px;padding:10px 12px;cursor:pointer;font-weight:600}.notification-secondary{background:#f0f0f0;color:#333}.notification-primary{background:#2196f3;color:#fff}.service-home-logo-section{display:flex;align-items:center}.service-logo-icon{height:42px;width:auto;object-fit:contain;filter:brightness(0) invert(1)}.service-home-toggle-button{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.service-home-toggle-button:hover{transform:scale(1.05)}.service-home-toggle-button:active{transform:scale(.95)}.service-home-greeting{padding:20px 24px 16px;border-bottom:none;background-color:transparent;margin:0;border-radius:0}.greeting-text{font-family:system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;color:#666;margin:0 0 4px}.user-name{font-family:system-ui,-apple-system,sans-serif;font-size:20px;font-weight:700;color:#1976d2;margin:0}.service-home-stats{display:flex;gap:8px;padding:12px 20px;border-bottom:none;background-color:transparent}.stat-card{flex:1;padding:16px 12px;border-radius:16px;text-align:center;border:1px solid #E3F2FD;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;background-color:#fff;box-shadow:0 2px 8px #2196f31a}.service-home-nav{display:flex;align-items:center;background-color:#fff;border-top:1px solid #E3F2FD;position:fixed;bottom:0;width:100%}.stat-card:hover{transform:translateY(-2px);box-shadow:0 2px 4px #0000001a}.stat-card:active{transform:translateY(0)}.stat-card-left,.stat-card-right{background-color:#fff;border:1px solid #E3F2FD}.stat-label{font-family:system-ui,-apple-system,sans-serif;font-size:12px;font-weight:500;color:#666;margin:0;line-height:1.3}.stat-value{font-family:system-ui,-apple-system,sans-serif;font-size:20px;font-weight:700;color:#1976d2;margin:4px 0 0;line-height:1.2}.service-home-promo{padding:12px 20px;border-bottom:none;background-color:transparent}.service-home-image{width:100%;max-height:150px;height:auto;border-radius:8px;object-fit:cover}.service-home-tables{flex:1;overflow-y:visible;padding:16px 20px;background-color:#fff;margin:0 20px 20px;border-radius:16px;box-shadow:0 2px 8px #2196f31a}.service-home-tables::-webkit-scrollbar{display:none}.table-section{margin-bottom:24px}.table-section:last-child{margin-bottom:0}.table-heading{font-family:system-ui,-apple-system,sans-serif;font-size:18px;font-weight:700;color:#1976d2;margin:0 0 12px}.table-container{overflow-x:auto;overflow-y:auto;max-height:300px;border-radius:8px;-webkit-overflow-scrolling:touch}.data-table{width:100%;border-collapse:collapse;font-family:system-ui,-apple-system,sans-serif;font-size:12px}.data-table thead{background-color:#1976d2;color:#fff}.data-table th{padding:10px 8px;text-align:left;font-weight:600;font-size:12px}.data-table tbody tr{border-bottom:1px solid #e0e0e0}.data-table tbody tr:last-child{border-bottom:none}.data-table td{padding:10px 8px;color:#000}.data-table tbody tr.highlighted-row{background-color:#e3f2fd}.booking-details-page{width:100%;min-height:100vh;background-color:#e3f2fd;display:flex;flex-direction:column}.booking-details-header{display:flex;align-items:center;padding:20px 24px;background:linear-gradient(135deg,#1976d2,#2196f3);position:sticky;top:0;z-index:10;box-shadow:0 4px 12px #2196f34d}.booking-details-back-button{background:#fff3;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:16px;transition:background .2s ease;color:#fff}.booking-details-back-button:hover{background:#ffffff4d}.booking-details-title{font-family:system-ui,-apple-system,sans-serif;font-size:24px;font-weight:700;color:#fff;margin:0;flex:1}.booking-details-content{flex:1;padding:20px 20px 100px;overflow-y:auto}.booking-details-card{background:#fff;border-radius:16px;padding:20px;margin-bottom:20px;box-shadow:0 2px 8px #2196f31a}.booking-details-section{margin-bottom:24px}.booking-details-section:last-child{margin-bottom:0}.booking-details-section-title{font-family:system-ui,-apple-system,sans-serif;font-size:18px;font-weight:700;color:#1976d2;margin:0 0 16px;padding-bottom:8px;border-bottom:2px solid #E3F2FD}.booking-details-row{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 0;border-bottom:1px solid #f0f0f0}.booking-details-row:last-child{border-bottom:none}.booking-details-label{font-family:system-ui,-apple-system,sans-serif;font-size:14px;font-weight:600;color:#666;flex:0 0 120px}.booking-details-value{font-family:system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;color:#000;text-align:right;flex:1;word-break:break-word}.booking-details-amount{font-weight:700;color:#1976d2;font-size:16px}.booking-details-status{font-weight:600;color:#ffc107;text-transform:capitalize}.booking-details-actions{display:flex;gap:12px;padding:20px;position:sticky;bottom:0;background:#e3f2fd}.booking-details-accept-button,.booking-details-reject-button{flex:1;padding:16px 24px;border:none;border-radius:12px;font-family:system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.booking-details-accept-button{background-color:#22c55e;color:#fff}.booking-details-accept-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #22c55e4d}.booking-details-accept-button:active{transform:translateY(0)}.booking-details-reject-button{background-color:#ef4444;color:#fff}.booking-details-reject-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}.booking-details-reject-button:active{transform:translateY(0)}.order-management-container{height:100%;width:100%;background-color:#e3f2fd;display:flex;justify-content:center;align-items:center}.order-management-content{display:flex;flex-direction:column;height:100%;width:100%;background-color:#e3f2fd;position:relative;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:88px}.order-management-content::-webkit-scrollbar{display:none}.order-management-content-with-nav{display:flex;flex-direction:column;height:100%;min-height:0}.order-management-header{position:relative;display:flex;justify-content:center;align-items:center;padding:16px 20px;border-bottom:1px solid #E3F2FD;background-color:#fff;gap:16px}.order-management-back-button{position:absolute;top:16px;left:20px;background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:10}.order-management-logo-section{display:flex;align-items:center;gap:8px}.order-management-logo-icon{height:40px;width:auto;object-fit:contain}.order-management-profile-button{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.order-management-title-section{padding:20px 20px 16px;border-bottom:1px solid #E3F2FD;background-color:#fff}.order-management-title{font-family:system-ui,-apple-system,sans-serif;font-size:24px;font-weight:700;color:#1976d2;margin:0;text-align:center}.order-management-tabs{display:flex;justify-content:space-between;gap:10px;padding:16px 20px 12px;border-bottom:1px solid #E3F2FD;background-color:#fff}.order-tab{flex:1;padding:10px 18px;border-radius:999px;border:none;background-color:#e9e4e1;color:#3f3f46;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease;box-shadow:inset 0 -2px #0000000d}.order-tab.active{background-color:#2196f3;color:#fff;box-shadow:0 4px 12px #2196f359}.order-tab:hover:not(.active){background-color:#ded9d6;transform:translateY(-1px)}.order-management-body{flex:1;padding:20px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#cbd5e0 #f7fafc;-ms-overflow-style:auto;min-height:0}.order-management-body::-webkit-scrollbar{width:6px}.order-management-body::-webkit-scrollbar-track{background:#f7fafc;border-radius:3px}.order-management-body::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.order-management-body::-webkit-scrollbar-thumb:hover{background:#a0aec0}.customers-heading{font-family:system-ui,-apple-system,sans-serif;font-size:20px;font-weight:700;color:#1976d2;margin:0 0 16px}.customers-list{display:flex;flex-direction:column;gap:12px}.customer-card{display:flex;align-items:center;padding:10px 12px;background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 4px #0000000d;gap:12px;flex-wrap:wrap}.customer-card.current-order{background-color:#e3f2fd}.customer-profile{position:relative;flex-shrink:0}.customer-avatar{width:50px;height:50px;border-radius:50%;object-fit:cover}.customer-avatar-placeholder{width:50px;height:50px;border-radius:50%;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center}.customer-info{flex:1;display:flex;flex-direction:column;gap:4px}.customer-name{font-family:system-ui,-apple-system,sans-serif;font-size:16px;font-weight:700;color:#000;margin:0}.customer-name.current-name{color:#ffc107}.customer-name.previous-green{color:#4caf50}.customer-name.previous-red{color:#f44336}.customer-service{font-family:system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;color:#666;margin:0}.customer-amount{display:flex;align-items:center;margin-right:8px}.amount-value{display:flex;flex-direction:column;font-family:system-ui,-apple-system,sans-serif;font-size:16px;font-weight:700;color:#000;gap:4px}.payment-status{font-size:11px;text-transform:uppercase;letter-spacing:.5px;padding:2px 8px;border-radius:999px;width:fit-content}.payment-status.done{background:#2ecc7126;color:#1e8449}.payment-status.pending,.payment-status.pending_link_sent{background:#ffc1072e;color:#b37500}.customer-dropdown{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.customer-detail-card{margin-top:8px;padding:12px;background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;gap:12px;width:100%}.detail-profile-section{display:flex;align-items:center;gap:12px}.detail-profile-picture{position:relative;flex-shrink:0}.detail-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;background-color:#f0f0f0}.detail-avatar-placeholder{width:40px;height:40px;border-radius:50%;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center}.detail-customer-name{font-family:system-ui,-apple-system,sans-serif;font-size:16px;font-weight:700;color:#ffc107;margin:0}.detail-info-section{display:flex;flex-direction:column;gap:8px}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0;border-bottom:1px solid #f0f0f0}.detail-row:last-child{border-bottom:none}.detail-label{font-family:system-ui,-apple-system,sans-serif;font-size:12px;font-weight:400;color:#000}.detail-value{font-family:system-ui,-apple-system,sans-serif;font-size:12px;font-weight:600;color:#000}.detail-actions{display:flex;justify-content:center;gap:8px;margin-top:12px;flex-wrap:wrap}.accept-button,.reject-button{flex:1;padding:10px 16px;border:none;border-radius:999px;font-family:system-ui,-apple-system,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.accept-button{background-color:#22c55e;color:#fff}.accept-button:hover{background-color:#16a34a;transform:translateY(-1px)}.accept-button:active{transform:translateY(0)}.close-button,.mark-complete-button,.delete-button,.view-tracking-button{flex:1;padding:8px 16px;border:none;border-radius:999px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;flex-basis:100px;min-width:90px;white-space:nowrap}.close-button{background-color:#ef4444;color:#fff}.delete-button{background-color:#111827;color:#fff}.delete-button:hover{box-shadow:0 10px 18px #11182747;transform:translateY(-1px)}.delete-button:active{transform:translateY(0)}.close-button:hover{box-shadow:0 10px 18px #ef444440;transform:translateY(-1px)}.close-button:active{transform:translateY(0)}.send-payment-button{margin-top:0;flex:1;padding:8px 12px;border:none;border-radius:999px;background:#4285f4;color:#fff;font-family:system-ui,-apple-system,sans-serif;font-size:11px;font-weight:600;cursor:pointer;transition:background .2s ease;flex-basis:120px;min-width:110px;white-space:nowrap;line-height:1.2}.send-payment-button:hover{background:#3367d6}.mark-cash-button{margin-top:0;flex:1;padding:8px 12px;border:none;border-radius:999px;background:#34a853;color:#fff;font-family:system-ui,-apple-system,sans-serif;font-size:11px;font-weight:600;cursor:pointer;transition:background .2s ease;flex-basis:120px;min-width:110px;white-space:nowrap;line-height:1.2}.mark-cash-button:hover{background:#2d8f47}.mark-complete-button{background-color:#ffc107;color:#111}.mark-complete-button:hover{box-shadow:0 10px 18px #ffc10740;transform:translateY(-1px)}.mark-complete-button:active{transform:translateY(0)}.view-tracking-button{background-color:#007bff;color:#fff}.view-tracking-button:hover{box-shadow:0 10px 18px #007bff40;transform:translateY(-1px)}.view-tracking-button:active{transform:translateY(0)}.reject-button{background-color:#f44336;color:#fff}.reject-button:hover{background-color:#da190b;transform:translateY(-1px)}.reject-button:active{transform:translateY(0)}.tracking-modal{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:400;padding:20px}.tracking-card{background:#fff;border-radius:20px;padding:16px;width:min(480px,100%);max-height:90vh;display:flex;flex-direction:column;gap:12px}.tracking-card-header{display:flex;justify-content:space-between;align-items:center}.tracking-close{background:transparent;border:none;font-size:24px;cursor:pointer;line-height:1}.tracking-info{margin:0;color:#555;font-size:14px}.tracking-map-wrapper{position:relative;width:100%}.tracking-map{width:100%;height:320px;border-radius:16px;background:#f4f6fb}.tracking-map-back-button{position:absolute;top:12px;left:12px;z-index:10;background:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000026;transition:transform .2s ease,box-shadow .2s ease;color:#000}.tracking-map-back-button:hover{transform:scale(1.05);box-shadow:0 4px 12px #0003}.tracking-map-back-button:active{transform:scale(.95)}.bottom-navigation{position:fixed;bottom:0;left:0;right:0;height:72px;background-color:#fff;border-top:1px solid #E3F2FD;display:flex;align-items:center;justify-content:space-around;padding:0 12px;box-sizing:border-box;z-index:100;box-shadow:0 -2px 8px #0000000d}.nav-item{flex:1;height:48px;border:none;background:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#666;font-family:system-ui,-apple-system,sans-serif;font-size:12px;font-weight:500;cursor:pointer;border-radius:12px;transition:background-color .2s ease,color .2s ease}.nav-item.active{color:#2196f3;background-color:#2196f31a}.nav-item:focus-visible{outline:2px solid #2196F3;outline-offset:2px}.nav-icon{display:flex;align-items:center;justify-content:center}.nav-label{line-height:1}.toast{position:fixed;top:20px;right:20px;min-width:300px;max-width:500px;padding:16px 20px;border-radius:12px;box-shadow:0 8px 24px #00000026;z-index:10000;display:flex;align-items:center;justify-content:space-between;gap:12px;animation:slideInRight .3s ease-out;font-family:Inter,sans-serif}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.toast-success{background-color:#10b981;color:#fff;border-left:4px solid #059669}.toast-error{background-color:#ef4444;color:#fff;border-left:4px solid #dc2626}.toast-warning{background-color:#f59e0b;color:#fff;border-left:4px solid #d97706}.toast-info{background-color:#3b82f6;color:#fff;border-left:4px solid #2563eb}.toast-content{display:flex;align-items:center;gap:12px;flex:1}.toast-icon{flex-shrink:0;width:20px;height:20px}.toast-message{font-size:14px;font-weight:500;line-height:1.5;flex:1}.toast-close{background:none;border:none;color:currentColor;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.8;transition:opacity .2s;flex-shrink:0}.toast-close:hover{opacity:1}.toast-close:active{transform:scale(.95)}@media(max-width:640px){.toast{top:10px;right:10px;left:10px;min-width:auto;max-width:none}}.account-container{height:100%;width:100%;background-color:#e3f2fd;display:flex;justify-content:center;align-items:center}.account-content{display:flex;flex-direction:column;height:100%;width:100%;background-color:#e3f2fd;position:relative;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:88px}.account-content::-webkit-scrollbar{display:none}.account-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #E3F2FD;background-color:#fff}.account-brand{display:flex;align-items:center;gap:8px}.account-brand-text{font-family:Gilroy,-apple-system,sans-serif;font-size:18px;font-weight:600;color:#1976d2}.account-logo-icon{height:40px;width:auto;object-fit:contain}.account-edit-button{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.account-profile-section{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #f2f2f2;gap:16px}.account-profile-left{display:flex;align-items:center;gap:16px}.account-profile-picture{width:68px;height:68px;border-radius:50%;background-color:#e3f2fd;display:flex;align-items:center;justify-content:center}.profile-placeholder-text{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#1976d2}.account-user-info{display:flex;flex-direction:column;gap:4px}.account-user-name{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#000;margin:0}.account-phone{font-family:Inter,sans-serif;font-size:12px;color:#666;margin:0}.account-enquiries-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:14px;min-width:80px;border:1px solid #e0e0e0;border-radius:12px;background-color:#fff;box-shadow:0 4px 12px #0000000f}.enquiries-icon{width:36px;height:36px;border-radius:10px;background-color:#ff6b2b1f;display:flex;align-items:center;justify-content:center}.enquiries-text{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#000;margin:0}.account-menu-section{flex:1;padding:16px 20px 0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;gap:12px}.account-menu-section::-webkit-scrollbar{display:none}.account-menu-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-radius:14px;background-color:#fff;border:1px solid #f0f0f0;box-shadow:0 2px 8px #0000000a;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.account-menu-item:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.menu-item-left{display:flex;align-items:center;gap:14px}.menu-item-text{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#000}.account-logout-button{width:calc(100% - 40px);margin:auto 20px 20px;padding:12px 20px;background-color:#fff;border:2px solid #f44336;border-radius:14px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#f44336;cursor:pointer;transition:all .2s ease}.account-logout-button:hover{background-color:#f44336;color:#fff}.account-logout-button:active{transform:scale(.98)}.account-details-section{padding:20px;border-bottom:1px solid #f2f2f2}.account-details-heading{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#000;margin:0 0 16px}.account-details-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:24px}.account-detail-item{display:flex;flex-direction:column;gap:4px;padding:12px;background-color:#f9f9f9;border-radius:8px}.detail-label{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#666}.detail-value{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#000}.edit-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.edit-modal-content{background-color:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 8px 32px #0003}.edit-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #f2f2f2}.edit-modal-title{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#000;margin:0}.edit-modal-close{background:none;border:none;font-size:28px;color:#666;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.edit-modal-close:hover{background-color:#f5f5f5}.edit-modal-close:disabled{opacity:.5;cursor:not-allowed}.edit-modal-body{flex:1;overflow-y:auto;padding:20px;scrollbar-width:thin}.edit-modal-body::-webkit-scrollbar{width:6px}.edit-modal-body::-webkit-scrollbar-track{background:#f1f1f1}.edit-modal-body::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.edit-form-group{margin-bottom:16px}.edit-form-label{display:block;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#000;margin-bottom:6px}.edit-form-input{width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;color:#000;background-color:#fff;box-sizing:border-box}.edit-form-input:focus{outline:none;border-color:#2196f3}.edit-form-input:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}.edit-form-hint{display:block;font-family:Inter,sans-serif;font-size:12px;color:#999;margin-top:4px}.edit-section-heading{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#000;margin:24px 0 16px;padding-top:16px;border-top:1px solid #f2f2f2}.edit-modal-footer{display:flex;gap:12px;padding:20px;border-top:1px solid #f2f2f2}.edit-modal-cancel,.edit-modal-save{flex:1;padding:12px 20px;border-radius:8px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;border:none}.edit-modal-cancel{background-color:#f5f5f5;color:#666}.edit-modal-cancel:hover:not(:disabled){background-color:#e0e0e0}.edit-modal-save{background-color:#2196f3;color:#fff}.edit-modal-save:hover:not(:disabled){background-color:#1976d2}.edit-modal-cancel:disabled,.edit-modal-save:disabled{opacity:.5;cursor:not-allowed}.settings-container{height:100%;width:100%;background-color:#000;display:flex;justify-content:center;align-items:center}.settings-content{display:flex;flex-direction:column;height:100%;width:100%;background-color:#fff}.settings-header{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #f2f2f2}.settings-back-button{background:none;border:none;padding:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}.settings-title{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#1f1f1f;margin:0}.settings-body{flex:1;padding:16px 20px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.settings-body::-webkit-scrollbar{display:none}.settings-heading{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#1f1f1f;margin:0}.settings-list{display:flex;flex-direction:column;border:1px solid #f1f1f1;border-radius:16px;overflow:hidden}.settings-row{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background-color:#fff;border-bottom:1px solid #f1f1f1}.settings-row:last-child{border-bottom:none}.settings-row-left{display:flex;align-items:center;gap:12px}.settings-icon{display:flex;align-items:center;justify-content:center;color:#1f1f1f}.settings-row-label{font-family:Inter,sans-serif;font-size:14px;color:#1f1f1f}.settings-toggle{position:relative;width:42px;height:22px;display:inline-block}.settings-toggle input{opacity:0;width:0;height:0}.settings-toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#e0d6d6;border-radius:999px;transition:.3s}.settings-toggle-slider:before{position:absolute;content:"";width:18px;height:18px;left:2px;top:2px;border-radius:50%;background-color:#fff;transition:.3s;box-shadow:0 1px 3px #00000026}.settings-toggle input:checked+.settings-toggle-slider{background-color:#ff6b2b}.settings-toggle input:checked+.settings-toggle-slider:before{transform:translate(20px)}.settings-divider{height:1px;background-color:#f1f1f1;margin:4px 0}.settings-link-row{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;border:none;background-color:transparent;cursor:pointer;border-radius:12px}.settings-link-row:hover{background-color:#f9f9f9}.privacy-data-container{height:100%;width:100%;background-color:#000;display:flex;justify-content:center;align-items:center}.privacy-data-content{display:flex;flex-direction:column;height:100%;width:100%;background-color:#fff}.privacy-data-header{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #f2f2f2;position:relative;min-height:60px;box-sizing:border-box}.privacy-data-back-button{background:none;border:none;padding:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;left:20px;top:50%;transform:translateY(-50%);z-index:2;box-sizing:border-box}.privacy-data-back-button:hover{background-color:#0000000d;border-radius:4px}.privacy-data-back-button:active{background-color:#0000001a;opacity:.8}.privacy-data-title{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#1f1f1f;margin:0;text-align:center;width:100%;padding:0 60px;box-sizing:border-box}.privacy-data-body{flex:1;padding:20px;overflow-y:auto}.privacy-section{margin-bottom:24px}.privacy-section:last-child{margin-bottom:0}.privacy-section-title{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#1f1f1f;margin:0 0 8px}.privacy-text{font-family:Inter,sans-serif;font-size:14px;line-height:1.6;color:#666;margin:0}.support-chat-wrapper{height:100vh;width:100%;max-width:100vw;background:linear-gradient(135deg,#f1f5f8,#fff);display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;box-sizing:border-box}.support-chat-header{display:flex;align-items:center;justify-content:center;padding:16px 18px;background:linear-gradient(135deg,#2d6581,#1c4050);color:#fff;box-shadow:0 8px 16px #1c405040;z-index:10;position:relative;min-height:60px;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.back-button{background:#ffffff1a;border:none;cursor:pointer;padding:8px;display:flex!important;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;min-height:40px;flex-shrink:0;transition:background-color .2s ease,opacity .2s ease;border-radius:50%;z-index:100;position:absolute;left:18px;top:50%;transform:translateY(-50%);opacity:1!important;visibility:visible!important;box-sizing:border-box;backdrop-filter:none;-webkit-backdrop-filter:none;filter:none;box-shadow:none}.back-button svg{display:block!important;width:24px;height:24px}.back-button:hover{background-color:#fff3}.back-button:active{background-color:#ffffff4d;opacity:.9}.back-button:focus{outline:none;background-color:#fff3}.support-chat-agent{display:flex;align-items:center;gap:12px;flex:1;justify-content:center;position:relative;padding:0 18px;box-sizing:border-box;min-width:0;max-width:100%;overflow:hidden}.support-chat-avatar{width:36px;height:36px;border-radius:12px;background-color:#ffffff2e;display:flex;align-items:center;justify-content:center;font-family:Gilroy,system-ui,-apple-system,sans-serif;font-weight:700;font-size:14px}.support-chat-agent-meta{display:flex;flex-direction:column;gap:4px}.support-chat-agent-name{font-family:Gilroy,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600;flex:1;text-align:center;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-chat-agent-status{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:12px;display:flex;align-items:center;gap:6px;opacity:.85}.status-indicator{width:8px;height:8px;border-radius:50%}.status-indicator.online{background-color:#4ade80;box-shadow:0 0 0 3px #4ade8040}.support-chat-body{min-height:0;overflow-y:auto;overflow-x:hidden;padding:18px 16px 120px;background-image:linear-gradient(180deg,#2d65810a,#fffc);display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;box-sizing:border-box}.support-chat-body::-webkit-scrollbar{width:6px}.support-chat-body::-webkit-scrollbar-thumb{background-color:#2d658133;border-radius:999px}.support-chat-day{align-self:center;background-color:#2d65811f;color:#2d6581;padding:6px 14px;border-radius:999px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:12px;font-weight:600;margin-bottom:8px}.support-chat-bubble{max-width:78%;display:inline-flex;flex-direction:column;gap:6px;padding:12px 14px;border-radius:18px;box-shadow:0 6px 16px #13263414;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5;position:relative;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;box-sizing:border-box;min-width:0}.support-chat-bubble.agent{align-self:flex-start;background-color:#2d658114;color:#14303f;border-bottom-left-radius:4px}.support-chat-bubble.user{align-self:flex-end;background:linear-gradient(135deg,#2d6581,#1c4050);color:#fff;border-bottom-right-radius:4px}.bubble-image{width:220px;max-height:260px;border-radius:14px;overflow:hidden;box-shadow:0 10px 18px #13263429}.bubble-image img{width:100%;height:100%;object-fit:cover;display:block}.bubble-text{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;min-width:0}.bubble-time{align-self:flex-end;font-size:11px;opacity:.75}.support-chat-bubble.user .bubble-time{opacity:.85}.typing-dots{display:flex;gap:6px}.typing-dots span{width:6px;height:6px;background-color:#2d6581;border-radius:50%;animation:typing 1.2s infinite ease-in-out}.typing-dots span:nth-child(2){animation-delay:.15s}.typing-dots span:nth-child(3){animation-delay:.3s}@keyframes typing{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-4px);opacity:1}}.support-chat-quick-replies{display:flex;gap:10px;padding:0 16px 12px;overflow-x:auto;overflow-y:hidden;width:100%;max-width:100%;box-sizing:border-box}.support-chat-quick-replies::-webkit-scrollbar{display:none}.quick-reply-chip{flex-shrink:0;padding:10px 16px;border-radius:999px;border:1px solid rgba(45,101,129,.18);background-color:#ffffffd9;color:#1c4050;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.quick-reply-chip:hover{transform:translateY(-1px);box-shadow:0 8px 14px #1326341f}.support-chat-input-bar{display:flex;align-items:flex-end;gap:10px;padding:14px 16px 18px;background-color:#fffffff2;box-shadow:0 -6px 16px #13263414;border-radius:18px;width:100%;max-width:100%;box-sizing:border-box}.chat-attach-button{background:none;border:none;width:44px;height:44px;padding:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease,transform .2s ease}.chat-attach-button:hover{background-color:#2d658114;transform:translateY(-1px)}.chat-file-input{display:none}.support-chat-input{flex:1;border:1px solid rgba(45,101,129,.18);border-radius:18px;padding:12px 16px;min-height:44px;max-height:120px;resize:none;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5;background-color:#f5f9fbeb;min-width:0;box-sizing:border-box}.support-chat-input:focus{outline:none;border-color:#2d6581;box-shadow:0 0 0 4px #2d65811f}.chat-send-button{border:none;border-radius:999px;width:44px;height:44px;background:linear-gradient(135deg,#2d6581,#1c4050);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.chat-send-button:disabled{opacity:.4;cursor:not-allowed}.chat-send-button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 8px 16px #1c405033}.support-chat-footer{display:flex;flex-direction:column;gap:10px;padding:10px 0 16px;background:linear-gradient(180deg,#f1f5f8f5,#fffffffa);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -6px 16px #13263414;z-index:10;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.support-chat-welcome{display:flex;flex-direction:column;align-items:flex-start;padding:20px 0}.support-chat-loading{display:flex;justify-content:center;align-items:center;padding:40px 20px}@media(max-width:768px){.support-chat-bubble{max-width:88%}.support-chat-input-bar{padding-bottom:20px}}@media(max-width:360px){.support-chat-wrapper{width:100vw;max-width:100vw}.support-chat-header{padding:14px 12px;width:100%;max-width:100%}.support-chat-agent{padding:0 12px;max-width:100%}.support-chat-agent-name{font-size:13px;max-width:100%}.support-chat-body{padding:16px 10px 120px;width:100%;max-width:100%}.support-chat-bubble{max-width:calc(100% - 20px);padding:10px 12px;font-size:13px;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.bubble-text{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.4;max-width:100%}.bubble-image{width:calc(100vw - 60px);max-width:180px;max-height:220px}.support-chat-quick-replies{padding:0 10px 10px;gap:6px;width:100%;max-width:100%}.quick-reply-chip{padding:8px 10px;font-size:11px;white-space:nowrap;flex-shrink:0}.support-chat-input-bar{padding:10px;gap:6px;width:100%;max-width:100%}.chat-attach-button{width:36px;height:36px;padding:6px;flex-shrink:0}.support-chat-input{padding:10px 12px;font-size:13px;min-height:36px;max-width:calc(100% - 90px)}.chat-send-button{width:36px;height:36px;flex-shrink:0}.chat-send-button svg{width:16px;height:16px}.support-chat-footer{padding:8px 0 12px;width:100%;max-width:100%}.support-chat-body::-webkit-scrollbar{width:3px}}.withdrawal-container{height:100%;width:100%;background-color:#e3f2fd;display:flex;justify-content:center;align-items:center}.withdrawal-content{display:flex;flex-direction:column;height:100%;width:100%;background-color:#e3f2fd;position:relative;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:88px}.withdrawal-content::-webkit-scrollbar{display:none}.withdrawal-header{display:flex;align-items:center;padding:12px 16px;border-bottom:none;background-color:#fff;gap:16px;position:sticky;top:0;z-index:10;box-shadow:0 2px 4px #0000000d}.withdrawal-back-button{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.withdrawal-title{font-family:system-ui,-apple-system,sans-serif;font-size:20px;font-weight:700;color:#1976d2;margin:0}.withdrawal-body{flex:1;padding:20px 16px;overflow-y:visible;scrollbar-width:none;-ms-overflow-style:none}.withdrawal-alert{background-color:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:12px 14px;border-radius:10px;margin-bottom:16px;font-size:13px}.wallet-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:20px}.wallet-card{background:linear-gradient(135deg,#f0f7ff,#fff);border:1px solid #dbeafe;border-radius:14px;padding:16px}.wallet-card-label{font-size:12px;color:#6b7280;margin:0}.wallet-card-value{font-size:22px;font-weight:700;margin:6px 0;color:#111827}.wallet-card-helper{font-size:12px;color:#9ca3af;margin:0}.withdrawal-form{background:#f9fafb;border-radius:14px;padding:16px;border:1px solid #e5e7eb;margin-bottom:24px}.form-group label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}.input-with-addon{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:10px;background-color:#fff}.input-with-addon span{padding:0 12px;color:#6b7280;font-weight:600;font-size:16px}.input-with-addon input{flex:1;border:none;padding:12px;font-size:16px;border-radius:10px}.input-with-addon input:focus{outline:none}.withdrawal-submit-btn{margin-top:12px;width:100%;background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;border:none;padding:12px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer}.withdrawal-submit-btn:disabled{opacity:.6;cursor:not-allowed}.transactions-section{width:100%;margin-bottom:24px}.transactions-heading{font-family:system-ui,-apple-system,sans-serif;font-size:18px;font-weight:700;color:#1976d2;margin:0 0 16px}.transactions-table-container{width:100%;overflow-x:auto;border-radius:12px;border:1px solid #e0e0e0}.transactions-table{width:100%;border-collapse:collapse;background-color:#fff}.transactions-table thead{background-color:#1976d2;color:#fff}.transactions-table th{padding:12px 8px;text-align:left;font-family:system-ui,-apple-system,sans-serif;font-weight:600;font-size:12px;color:#fff}.transactions-table tbody tr{border-bottom:1px solid #e0e0e0}.transactions-table tbody tr:last-child{border-bottom:none}.transactions-table tbody tr.highlighted-row{background-color:#fff9e6}.transactions-table td{padding:12px 8px;color:#000;font-family:system-ui,-apple-system,sans-serif;font-size:12px;font-weight:400}.transactions-heading-row{display:flex;align-items:center;margin-bottom:12px}.refresh-button{background:#f3f4f6;border:none;padding:6px 12px;border-radius:999px;font-size:12px;color:#111827}.empty-state{background:#f8fafc;border:1px dashed #d0d7e3;border-radius:12px;padding:16px;font-size:13px;color:#6b7280}.status-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:11px;text-transform:capitalize}.status-pending{background:#fff7ed;color:#c2410c}.status-completed{background:#ecfdf5;color:#15803d}.status-rejected{background:#fef2f2;color:#b91c1c}.text-success{color:#15803d;font-weight:600}.text-danger{color:#b91c1c;font-weight:600}.payment-confirmation-container{width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;padding:24px 16px;box-sizing:border-box}.payment-confirmation-card{width:100%;max-width:360px;background-color:#fff;border-radius:24px;box-shadow:0 28px 48px #1126402e;padding:32px 26px 36px;display:flex;flex-direction:column;gap:22px;box-sizing:border-box}.payment-confirmation-icon{width:64px;height:64px;border-radius:50%;background:#ecfdf1;display:flex;align-items:center;justify-content:center;align-self:center}.payment-confirmation-title{font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px;font-weight:700;color:#111;margin:0;text-align:center}.payment-confirmation-fields{display:flex;flex-direction:column;gap:14px}.payment-field{display:flex;flex-direction:column;gap:6px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#495057}.payment-field input{width:100%;margin-top:4px;border-radius:14px;border:1.5px solid #d8dde8;padding:12px 14px;background-color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#1f2937;box-sizing:border-box}.payment-confirmation-button{margin-top:8px;border:none;border-radius:16px;padding:14px 22px;background-color:#ff6b2b;color:#fff;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.payment-confirmation-button:hover{transform:translateY(-1px);box-shadow:0 14px 24px #ff6b2b52}.payment-confirmation-button:active{transform:translateY(0)}.payment-method-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.payment-method-modal{background:#fff;border-radius:24px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:slideUp .4s cubic-bezier(.16,1,.3,1);position:relative}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.payment-method-header{display:flex;align-items:center;gap:16px;padding:20px 24px;border-bottom:1px solid #F0F0F0}.payment-method-back{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.payment-method-back:hover{background-color:#f5f5f5}.payment-method-title{font-family:Gilroy,system-ui,-apple-system,sans-serif;font-size:22px;font-weight:700;color:#000;margin:0;flex:1}.payment-method-content{padding:24px}.payment-method-subtitle{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;color:#666;margin:0 0 24px;text-align:center}.payment-method-options{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.payment-method-option{display:flex;align-items:center;gap:16px;padding:16px 20px;border:2px solid #E0E0E0;border-radius:16px;background:#fff;cursor:pointer;transition:all .2s ease;position:relative}.payment-method-option:hover{border-color:#2196f3;background:#f5f9ff}.payment-method-option.selected{border-color:#2196f3;background:#e3f2fd}.payment-method-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#2196f31a;color:#2196f3;flex-shrink:0}.payment-method-option.selected .payment-method-icon{background:#2196f3;color:#fff}.payment-method-details{flex:1;text-align:left}.payment-method-name{font-family:Gilroy,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600;color:#000;margin-bottom:4px}.payment-method-description{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;color:#666}.payment-method-check{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#2196f3;color:#fff;flex-shrink:0}.payment-link-option{margin-bottom:24px;padding:16px;background:#f9f9f9;border-radius:12px}.payment-link-checkbox{display:flex;align-items:center;gap:12px;cursor:pointer;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;color:#333}.payment-link-checkbox input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#2196F3}.payment-link-note{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:12px;color:#666;margin:8px 0 0 32px}.payment-method-continue-button{width:100%;padding:14px 24px;border:none;border-radius:12px;background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;font-family:Gilroy,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.payment-method-continue-button:hover:not(:disabled){background:linear-gradient(135deg,#1976d2,#1565c0);transform:translateY(-1px);box-shadow:0 8px 16px #2196f34d}.payment-method-continue-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.payment-method-continue-button:active:not(:disabled){transform:translateY(0)}.user-info-container{height:100%;width:100%;background-color:#000;display:flex;justify-content:center;align-items:center}.user-info-content{display:flex;flex-direction:column;height:100%;width:100%;background-color:#fff;position:relative;overflow:hidden}.user-info-header-section{padding:16px 20px;display:flex;align-items:center}.user-info-back-button{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:flex-start;width:fit-content}.user-info-body{flex:1;padding:24px;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.user-info-body::-webkit-scrollbar{display:none}.user-info-heading{font-family:system-ui,-apple-system,sans-serif;font-size:28px;font-weight:700;color:#000;margin:0 0 32px;line-height:1.3}.user-info-heading-orange{color:#f55810}.user-info-form{display:flex;flex-direction:column;gap:24px;flex:1}.user-info-field{display:flex;flex-direction:column;gap:8px}.user-info-label{font-family:system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;color:#000}.required-star{color:#f55810;margin-left:2px}.user-info-input,.user-info-select{width:100%;padding:14px 16px;border:1px solid #e0e0e0;border-radius:8px;font-family:system-ui,-apple-system,sans-serif;font-size:16px;color:#000;background-color:#fff;transition:border-color .2s ease}.user-info-input:focus,.user-info-select:focus{outline:none;border-color:#f55810}.user-info-input.readonly{background-color:#f7f7f7;color:#666;cursor:not-allowed}.user-info-input.readonly:focus{border-color:#e0e0e0}.user-info-input.error,.user-info-select.error{border-color:#f44}.user-info-input::placeholder{color:#999}textarea.user-info-input{min-height:96px;resize:vertical;line-height:1.4}.user-info-select-wrapper{position:relative;width:100%}.user-info-select{appearance:none;padding-right:40px;cursor:pointer}.user-info-select-arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none}.user-info-error{font-family:system-ui,-apple-system,sans-serif;font-size:12px;color:#f44;margin:0;padding:0 4px}.form-error{font-size:14px;text-align:center;margin-top:-8px}.user-info-next-button{width:100%;padding:16px 32px;background-color:#f55810;color:#fff;border:none;border-radius:50px;font-family:system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease;margin-top:auto}.user-info-next-button:hover:not(.disabled){background-color:#d44a0e}.user-info-next-button.disabled{background-color:#e0e0e0;color:#999;cursor:not-allowed;opacity:.6}.account-verification-container{height:100%;width:100%;background-color:#000;display:flex;justify-content:center;align-items:center}.account-verification-content{display:flex;flex-direction:column;width:100%;height:100%;background-color:#fff;position:relative;overflow:hidden}.account-verification-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e0e0}.back-button{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.account-verification-logo{display:flex;align-items:center}.logo-icon{height:42px;width:auto;object-fit:contain}.account-verification-body{flex:.8;overflow-y:auto;padding:24px 20px;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column}.account-verification-body::-webkit-scrollbar{display:none}.account-verification-title{font-family:system-ui,-apple-system,sans-serif;font-size:28px;font-weight:700;color:#000;margin:0 0 32px;text-align:center}.account-verification-form{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;flex:1}.account-input{width:100%;padding:14px 16px;border:1px solid #e0e0e0;border-radius:12px;font-family:system-ui,-apple-system,sans-serif;font-size:16px;color:#000;background-color:#fff;transition:border-color .2s ease;box-sizing:border-box}.account-input:focus{outline:none;border-color:#ff6b2b}.account-input::placeholder{color:#999}.account-input.error{border-color:#f44}.account-error{font-family:system-ui,-apple-system,sans-serif;font-size:12px;color:#f44;margin:4px 0 0;padding:0 4px}.account-error.form-error{font-size:14px;text-align:center;margin-top:-8px;margin-bottom:8px}.save-continue-button.disabled{background-color:#e0e0e0;color:#999;cursor:not-allowed;opacity:.6}.save-continue-button{width:100%;padding:16px 32px;background-color:#000;color:#fff;border:none;border-radius:50px;font-family:system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease;margin-top:auto}.save-continue-button:hover{background-color:#000}.popup-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.popup-content{background-color:#fff;border-radius:12px;padding:24px;max-width:320px;width:90%;box-shadow:0 4px 20px #00000026}.popup-title{font-family:system-ui,-apple-system,sans-serif;font-size:20px;font-weight:700;color:#000;text-align:center;margin:0 0 16px}.popup-message{font-family:system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;color:#000;text-align:left;margin:0 0 16px;line-height:1.5}.popup-divider{height:1px;background-color:#e0e0e0;margin:0 0 16px}.popup-ok-button{width:100%;padding:12px 24px;background-color:transparent;color:#06c;border:none;border-radius:8px;font-family:system-ui,-apple-system,sans-serif;font-size:16px;font-weight:500;cursor:pointer;text-align:center;transition:background-color .2s ease}.popup-ok-button:hover{background-color:#f5f5f5}.coming-soon-container{width:100%;height:100vh;background:linear-gradient(135deg,#fff,#f8f9fa);display:flex;align-items:center;justify-content:center;padding:20px;overflow:hidden}.coming-soon-content{text-align:center;max-width:500px;width:100%;animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.coming-soon-logo{margin-bottom:32px;display:flex;justify-content:center}.coming-soon-logo img{height:60px;width:auto}.coming-soon-icon{display:flex;justify-content:center;margin-bottom:32px;animation:bounceIn 1s ease-out}@keyframes bounceIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.coming-soon-title{font-family:system-ui,-apple-system,sans-serif;font-size:32px;font-weight:700;color:#1a1a1a;margin:0 0 16px;line-height:1.3}.coming-soon-message{font-family:system-ui,-apple-system,sans-serif;font-size:18px;color:#666;margin:0 0 40px;line-height:1.6}.coming-soon-features{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.feature-item{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px;background:#f8f9fa;border-radius:12px;font-family:system-ui,-apple-system,sans-serif;font-size:16px;font-weight:500;color:#333;transition:all .3s ease}.feature-item:hover{background:#e6f2f7;transform:translate(4px)}.feature-item svg{flex-shrink:0}.coming-soon-footer{padding-top:24px;border-top:1px solid #E5E5E5}.coming-soon-footer p{font-family:system-ui,-apple-system,sans-serif;font-size:14px;color:#999;margin:0}@media(max-width:480px){.coming-soon-title{font-size:24px}.coming-soon-message{font-size:16px}.coming-soon-icon svg{width:100px;height:100px}.feature-item{font-size:14px;padding:12px}}
