*{box-sizing:border-box;-webkit-font-smoothing:antialiased;margin:0;padding:0}:root{--tabbar-height:100px;--checkout-footer-height:80px}html,body{background:#f5f5f5;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}#__next{min-height:100%}.app-shell{background:#fff;max-width:480px;min-height:100dvh;margin:0 auto;position:relative}@media (min-width:481px){.app-shell{box-shadow:0 0 40px #00000014}}.header{padding:calc(24px + env(safe-area-inset-top)) 20px 20px;background:linear-gradient(135deg,#ff6b9d 0%,#e91e63 50%,#c2185b 100%);flex-shrink:0;position:relative}.header-compact{max-width:480px;padding:calc(12px + env(safe-area-inset-top)) 20px 12px;z-index:40;pointer-events:none;background:linear-gradient(135deg,#ff6b9d 0%,#e91e63 50%,#c2185b 100%);justify-content:space-between;align-items:center;gap:12px;margin:0 auto;transition:transform .25s;display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 2px 8px #00000026}.header-compact.visible{pointer-events:auto;transform:translateY(0)}.header-compact-brand{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.header-compact .greeting-line2{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:16px;overflow:hidden}.header-compact-logo{pointer-events:none;filter:brightness(0)invert();flex-shrink:0;width:52px;height:52px}.header-compact-icons{flex-shrink:0;align-items:center;gap:8px;display:flex}.header-compact-btn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.header-compact-btn ion-icon{font-size:20px}.greeting-row{align-items:center;min-height:60px;margin-bottom:12px;padding-right:190px;display:flex}.greeting-line1{color:#fff;opacity:.9;margin-bottom:2px;font-size:14px}.greeting-line2{color:#fff;font-size:17px;font-weight:700;line-height:22px}.header-icons-row{top:calc(24px + env(safe-area-inset-top));align-items:center;gap:10px;display:flex;position:absolute;right:20px}.guest-login-btn{cursor:pointer;background:#fff;border:none;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 16px;display:flex;box-shadow:0 2px 3px #00000026}.guest-login-btn ion-icon{color:#e91e63;font-size:16px}.guest-login-btn span{color:#e91e63;font-size:14px;font-weight:600}.header-cart-btn{cursor:pointer;background:#fff3;border:none;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.header-cart-btn ion-icon{color:#fff;font-size:22px}.header-cart-badge{color:#fff;background:#f44;border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 3px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.search-box{background:#fff;border-radius:12px;align-items:center;gap:8px;min-height:52px;padding:14px 16px;display:flex;position:relative}.search-box ion-icon{color:#95a5a6;font-size:20px}.search-box input{color:#2c3e50;background:0 0;border:none;outline:none;flex:1;font-size:16px}.search-box input::placeholder{color:#95a5a6}.search-clear-btn{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.search-clear-btn ion-icon{color:#bdc3c7;font-size:18px}.search-dropdown{z-index:50;background:#fff;border-radius:12px;max-height:320px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000002e}.search-result-item{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 16px;display:flex}.search-result-item:last-child{border-bottom:none}.search-result-item:active{background:#fff5f8}.search-result-name{color:#2c3e50;font-size:14px;font-weight:600}.search-result-price{color:#e91e63;white-space:nowrap;font-size:13px;font-weight:700}.search-result-empty{color:#95a5a6;text-align:center;padding:16px;font-size:13px}.content{padding-bottom:calc(24px + var(--tabbar-height) + env(safe-area-inset-bottom,0px));background:#fff}.hero-banner-section{margin-top:16px;margin-bottom:16px;overflow:hidden}.hero-banner-track{width:100%;transition:transform .5s ease-in-out;display:flex}.hero-banner-slide{flex:0 0 100%;min-width:100%}.hero-banner{background:#fff0f5;border-radius:16px;width:calc(100% - 40px);height:200px;margin:0 20px;display:block;position:relative;overflow:hidden}.hero-banner img{object-fit:cover;width:100%;height:100%;display:block}.dot-container{justify-content:center;align-items:center;gap:8px;margin-top:12px;display:flex}.dot{cursor:pointer;background:#d1d5db;border:none;border-radius:4px;width:8px;height:8px;padding:0}.dot.active{background:#e91e63;width:24px}.section{margin-top:24px;padding:0 16px}.section-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.section-title{color:#2c3e50;font-size:20px;font-weight:700}.section-title.mb{margin-bottom:16px}.see-all{color:#e91e63;font-size:14px;font-weight:600}.h-scroll{scrollbar-width:none;gap:12px;margin:0 -16px;padding-bottom:4px;padding-left:16px;padding-right:16px;display:flex;overflow-x:auto}.h-scroll::-webkit-scrollbar{display:none}.cat-card{cursor:pointer;background:#f0f0f0;border:none;border-radius:16px;flex-shrink:0;width:160px;min-width:160px;height:200px;padding:0;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000001a}.cat-card img{object-fit:cover;width:100%;height:100%;display:block}.cat-card .overlay{padding:12px 8px;position:absolute;bottom:0;left:0;right:0}.cat-card .overlay span{color:#fff;text-align:center;text-shadow:0 1px 4px #000c;font-size:14px;font-weight:700;display:block}.empty-state{text-align:center;background:#fff0f5;border-radius:12px;padding:40px 20px}.empty-state ion-icon{color:#e91e63;font-size:60px}.empty-state .title{color:#2c3e50;margin-top:16px;margin-bottom:8px;font-size:18px;font-weight:700}.empty-state .desc{color:#7f8c8d;margin-bottom:20px;font-size:14px;line-height:20px}.empty-state .login-btn{color:#fff;cursor:pointer;background:#e91e63;border:none;border-radius:25px;padding:12px 32px;font-size:16px;font-weight:600;display:inline-block}.browse-card{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;flex-shrink:0;width:160px;min-width:160px;padding:0;display:flex}.browse-card .img{object-fit:cover;background-color:#f0f0f0;border-radius:16px;width:160px;height:200px;display:block;box-shadow:0 2px 4px #0000001a}.browse-card .name{color:#2c3e50;text-align:center;margin-top:8px;margin-bottom:4px;padding:0 4px;font-size:14px;font-weight:600}.browse-card .price{color:#e91e63;text-align:center;font-size:12px;font-weight:600}.feature-card{color:#fff;cursor:pointer;border:none;border-radius:16px;align-items:center;gap:16px;width:100%;margin-bottom:16px;padding:20px;display:flex}.feature-card.f1{background:linear-gradient(135deg,#ff6b9d,#e91e63,#c2185b)}.feature-card.f2{background:linear-gradient(135deg,#9c27b0,#ba68c8,#ce93d8)}.feature-card.f3{background:linear-gradient(135deg,#e91e63,#f06292,#f8bbd0)}.feature-icon{background:#fff3;border-radius:28px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.feature-icon ion-icon{color:#fff;font-size:32px}.feature-text{text-align:left;flex:1}.feature-title{letter-spacing:.3px;margin-bottom:2px;font-size:20px;font-weight:700}.feature-desc{color:#ffffffe6;font-size:14px}.feature-arrow ion-icon{color:#fff;opacity:.9;font-size:24px}.tabbar{width:100%;max-width:480px;padding-top:12px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:10;background:#fff;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #00000014}@media (max-width:360px){.greeting-row{padding-right:150px}.greeting-line2{font-size:15px}.guest-login-btn{padding:0 12px}.guest-login-btn span{font-size:13px}}.tab{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:4px 0;display:flex}.tab-icon-container{color:#95a5a6;border-radius:22px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:2px;display:flex}.tab-icon-container ion-icon{font-size:24px}.tab.active .tab-icon-container{color:#e91e63;background:#e91e631a}.tab-label{color:#95a5a6;font-size:11px;font-weight:600}.tab.active .tab-label{color:#e91e63}.cart-fab{bottom:calc(var(--tabbar-height) + env(safe-area-inset-bottom,0px) + 16px);color:#fff;cursor:pointer;z-index:90;background:#e91e63;border:none;border-radius:30px;align-items:center;gap:8px;width:auto;padding:12px 20px;font-size:16px;font-weight:600;display:flex;position:fixed;right:20px;box-shadow:0 4px 8px #0000004d}@media (min-width:481px){.cart-fab{right:calc(50vw - 220px)}}.cart-fab-icon{display:flex;position:relative}.cart-fab-icon ion-icon{font-size:22px}.cart-fab-badge{color:#e91e63;background:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 4px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-8px;right:-10px}.toast-message{color:#fff;z-index:95;text-align:center;background:#2c3e50;border-radius:24px;max-width:420px;padding:12px 20px;font-size:14px;font-weight:600;position:fixed;bottom:96px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.cart-item-card{background:#fff;border-radius:12px;align-items:center;gap:12px;margin-bottom:12px;padding:14px;display:flex;box-shadow:0 2px 6px #0000000f}.cart-item-info{flex:1;min-width:0}.cart-item-name{color:#2c3e50;margin-bottom:4px;font-size:15px;font-weight:700}.cart-item-duration{color:#95a5a6;margin-bottom:4px;font-size:12px}.cart-item-price{color:#e91e63;font-size:15px;font-weight:700}.cart-qty-box{background:#f8f9fa;border-radius:8px;align-items:center;gap:8px;padding:4px;display:flex}.cart-qty-btn{cursor:pointer;color:#e91e63;background:#fff;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.cart-qty-value{color:#2c3e50;text-align:center;min-width:20px;font-size:15px;font-weight:700}.cart-remove-btn{color:#f44336;cursor:pointer;background:0 0;border:none;padding:6px;font-size:20px;display:flex}.cart-summary-card{background:#fff;border-radius:12px;margin-top:8px;padding:16px;box-shadow:0 2px 4px #0000001a}.cart-summary-row{color:#7f8c8d;justify-content:space-between;margin-bottom:10px;font-size:14px;display:flex}.cart-summary-row.total{color:#2c3e50;border-top:1px solid #e0e0e0;margin-top:2px;padding-top:10px;font-size:18px;font-weight:700}.cart-summary-row.total span:last-child{color:#e91e63}.cart-checkout-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e91e63,#f06292);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:16px;padding:16px;font-size:17px;font-weight:700;display:flex}.checkout-header{padding:calc(20px + env(safe-area-inset-top)) 20px 16px;z-index:20;background:linear-gradient(135deg,#e91e63,#f06292);flex-shrink:0;align-items:center;gap:12px;display:flex;position:sticky;top:0}.checkout-back-btn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.checkout-header-info{flex:1;min-width:0}.checkout-header-title{color:#fff;font-size:18px;font-weight:700}.checkout-header-step{color:#ffffffd9;margin-top:2px;font-size:13px}.checkout-cancel-btn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:20px;flex-shrink:0;padding:8px 16px;font-size:14px;font-weight:600}.checkout-progress{background:#fff;flex-shrink:0;gap:4px;padding:12px 20px;display:flex}.checkout-progress-dot{background:#e0e0e0;border-radius:2px;flex:1;height:4px}.checkout-progress-dot.done{background:#e91e63}.checkout-body{padding:16px 16px calc(16px + var(--checkout-footer-height) + env(safe-area-inset-bottom,0px))}.checkout-body.with-terms-footer{padding-bottom:calc(16px + var(--checkout-footer-height) + 60px + env(safe-area-inset-bottom,0px))}.checkout-footer{width:100%;max-width:480px;padding:14px 16px calc(14px + env(safe-area-inset-bottom,0px));background:#fff;flex-direction:column;gap:10px;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #00000014}.terms-row-fixed{color:#2c3e50;align-items:flex-start;gap:10px;font-size:13px;display:flex}.terms-row-fixed input[type=checkbox]{accent-color:#e91e63;flex-shrink:0;width:18px;height:18px;margin-top:2px}.terms-row-fixed a{color:#e91e63;font-weight:600;text-decoration:underline}.checkout-continue-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e91e63,#f06292);border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:15px;font-size:16px;font-weight:700;display:flex}.checkout-continue-btn:disabled{opacity:.5;cursor:not-allowed}.checkout-secondary-btn{color:#e91e63;cursor:pointer;background:#fff;border:2px solid #e91e63;border-radius:12px;padding:15px 18px;font-size:15px;font-weight:700}.checkout-section-title{color:#2c3e50;margin-bottom:10px;font-size:15px;font-weight:700}.calendar-card{background:#fff;border-radius:12px;margin-bottom:8px;padding:12px;box-shadow:0 2px 4px #0000001a}.calendar-header{justify-content:space-between;align-items:center;padding:4px 4px 12px;display:flex}.calendar-nav-btn{color:#e91e63;cursor:pointer;background:#fff0f5;border:none;border-radius:16px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.calendar-nav-btn:disabled{opacity:.3;cursor:not-allowed}.calendar-month-label{color:#2c3e50;font-size:16px;font-weight:700}.calendar-weekdays{text-align:center;grid-template-columns:repeat(7,1fr);margin-bottom:4px;display:grid}.calendar-weekday{color:#7f8c8d;padding:4px 0;font-size:12px;font-weight:600}.calendar-days-grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.calendar-day-cell{aspect-ratio:1;color:#2c3e50;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:500;display:flex}.calendar-day-cell.empty{cursor:default}.calendar-day-cell.today{color:#e91e63;font-weight:700}.calendar-day-cell.selected{color:#fff;background:#e91e63;font-weight:700}.calendar-day-cell.disabled{color:#d9e1e8;cursor:not-allowed}.after-hours-banner{color:#e65100;background:#fff3e0;border-left:4px solid #ff9800;border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px;font-size:13px;line-height:1.4;display:flex}.after-hours-banner ion-icon{color:#ff9800;flex-shrink:0;margin-top:1px;font-size:20px}.time-slot-group{margin-top:16px}.time-slot-group-label{color:#7f8c8d;text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:700}.time-slot-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px;display:grid}.time-slot-chip{text-align:center;color:#2c3e50;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:10px 4px;font-size:13px;font-weight:600}.time-slot-chip.selected{color:#fff;background:#e91e63;border-color:#e91e63}.time-slot-chip.disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.custom-time-btn{cursor:pointer;text-align:left;background:#fff;border:2px dashed #e91e63;border-radius:12px;align-items:center;gap:12px;width:100%;margin-top:4px;padding:16px;display:flex}.custom-time-btn ion-icon{color:#e91e63;flex-shrink:0;font-size:24px}.custom-time-btn.selected{background:#e91e63;border-style:solid}.custom-time-btn.selected ion-icon{color:#fff}.custom-time-btn-text{flex:1}.custom-time-btn-title{color:#2c3e50;margin-bottom:2px;font-size:15px;font-weight:700}.custom-time-btn.selected .custom-time-btn-title{color:#fff}.custom-time-btn-subtitle{color:#7f8c8d;font-size:12px}.custom-time-btn.selected .custom-time-btn-subtitle{color:#ffffffe6}.datetime-summary-card{background:#fff;border-radius:12px;margin-top:20px;padding:18px;box-shadow:0 2px 4px #0000001a}.summary-row-icon{align-items:center;gap:12px;margin-bottom:12px;display:flex}.summary-row-icon:last-child{margin-bottom:0}.summary-row-icon ion-icon{color:#e91e63;flex-shrink:0;font-size:20px}.summary-row-icon span{color:#2c3e50;font-size:15px;font-weight:600}.fee-checking-row,.outside-fee-row{background:#fff9f0;border:1px solid #ffe0b2;border-radius:8px;align-items:flex-start;gap:10px;margin-top:4px;padding:12px;display:flex}.fee-checking-row ion-icon,.outside-fee-row ion-icon{color:#ff9800;flex-shrink:0;margin-top:1px;font-size:20px}.fee-checking-row span{color:#ff9800;font-size:14px;font-weight:600}.fee-info-title{color:#ff9800;margin-bottom:4px;font-size:14px;font-weight:700}.fee-info-desc{color:#666;margin-bottom:6px;font-size:13px}.fee-info-amount{color:#e91e63;margin-bottom:4px;font-size:16px;font-weight:700}.fee-info-note{color:#999;font-size:12px;font-style:italic}.custom-time-header{text-align:center;margin-bottom:24px}.custom-time-subtitle{color:#7f8c8d;margin-top:8px;font-size:14px}.time-picker-columns{justify-content:center;align-items:flex-start;gap:12px;margin-bottom:24px;display:flex}.picker-column{flex:1;max-width:80px}.picker-col-label{color:#7f8c8d;text-align:center;margin-bottom:8px;font-size:12px;font-weight:600}.picker-col-list{flex-direction:column;gap:4px;height:180px;display:flex;overflow-y:auto}.picker-item{color:#2c3e50;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:8px;padding:10px 8px;font-size:16px;font-weight:600}.picker-item.selected{color:#fff;background:#e91e63;font-weight:700}.picker-separator{color:#2c3e50;margin-top:32px;font-size:28px;font-weight:700}.time-preview-box{text-align:center;background:#f8f9fa;border-radius:12px;margin-bottom:24px;padding:16px}.time-preview-label{color:#7f8c8d;margin-bottom:4px;font-size:12px;font-weight:600}.time-preview-value{color:#e91e63;font-size:24px;font-weight:700}.modal-actions-row{gap:12px;display:flex}.modal-btn-cancel{color:#7f8c8d;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:12px;flex:1;padding:16px;font-size:16px;font-weight:700}.modal-btn-confirm{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e91e63,#f06292);border:none;border-radius:12px;flex:1;padding:16px;font-size:16px;font-weight:700}.selection-mode-row{gap:10px;margin-bottom:16px;display:flex}.selection-mode-btn{color:#7f8c8d;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:10px;flex:1;padding:10px;font-size:13px;font-weight:700}.selection-mode-btn.active{color:#e91e63;background:#fff0f5;border-color:#e91e63}.beautician-card{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:12px;align-items:center;gap:12px;margin-bottom:10px;padding:12px;display:flex}.beautician-card.selected{background:#fff5f8;border-color:#e91e63}.beautician-avatar{color:#e91e63;background:#fff0f5;border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:flex;overflow:hidden}.beautician-avatar img{object-fit:cover;width:100%;height:100%}.beautician-info{flex:1;min-width:0}.beautician-name{color:#2c3e50;font-size:15px;font-weight:700}.beautician-meta{color:#7f8c8d;margin-top:2px;font-size:12px}.beautician-fav-btn{color:#e91e63;background:0 0;border:none;padding:6px;font-size:20px;display:flex}.any-available-card{cursor:pointer;background:#f8f9fa;border:2px dashed #e0e0e0;border-radius:12px;align-items:center;gap:12px;margin-bottom:14px;padding:12px;display:flex}.any-available-card.selected{background:#fff5f8;border-style:solid;border-color:#e91e63}.beautician-mode-section{background:#fff;border-radius:12px;margin-bottom:8px;padding:16px;box-shadow:0 2px 4px #0000001a}.beautician-mode-title{color:#2c3e50;margin-bottom:12px;font-size:14px;font-weight:700}.beautician-mode-option{cursor:pointer;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:12px;margin-bottom:10px;padding:12px;display:flex}.beautician-mode-option:last-child{margin-bottom:0}.beautician-mode-option ion-icon{flex-shrink:0;font-size:20px}.beautician-mode-option span{color:#7f8c8d;font-size:14px}.beautician-mode-option.selected{background:#fff0f5;border-color:#e91e63}.beautician-mode-option.selected span{color:#e91e63;font-weight:600}.beautician-section-hint{color:#7f8c8d;margin-bottom:12px;font-size:13px;font-style:italic}.service-accordion{background:#fff;border-radius:12px;margin-bottom:12px;overflow:hidden;box-shadow:0 2px 4px #0000001a}.service-accordion-header{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:12px;justify-content:space-between;align-items:center;padding:14px;display:flex}.service-accordion-header.expanded{background:#fff0f5;border-color:#e91e63}.service-accordion-header.has-selection:not(.expanded){background:#f1f8f4;border-color:#4caf50}.service-accordion-left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.service-number-badge{color:#fff;background:#e91e63;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:flex}.service-accordion-name{color:#2c3e50;font-size:14px;font-weight:700}.service-accordion-selected{align-items:center;gap:6px;margin-top:3px;display:flex}.service-accordion-selected span{color:#4caf50;font-size:12px;font-weight:600}.service-accordion-hint{color:#7f8c8d;margin-top:3px;font-size:11px;font-style:italic}.service-accordion-content{background:#f8f9fa;padding:10px}.beautician-rich-card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:12px;gap:14px;margin-bottom:10px;padding:14px;display:flex;box-shadow:0 2px 4px #0000001a}.beautician-rich-card.selected{background:#f1f8f4;border-color:#4caf50}.beautician-photo-wrap{flex-shrink:0;width:72px;height:72px;position:relative}.beautician-photo{object-fit:cover;border-radius:36px;width:72px;height:72px;display:block}.beautician-photo-placeholder{color:#fff;background:#e91e63;justify-content:center;align-items:center;font-size:28px;font-weight:700;display:flex}.beautician-fav-overlay{cursor:pointer;background:#0000008c;border:none;border-radius:14px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;display:flex;position:absolute;top:-4px;right:-4px}.beautician-selected-badge{background:#fff;border-radius:12px;display:flex;position:absolute;bottom:-4px;right:-4px}.beautician-rich-details{flex:1;min-width:0}.beautician-rich-name{color:#2c3e50;margin-bottom:4px;font-size:16px;font-weight:700}.beautician-rating-row{color:#2c3e50;align-items:center;gap:4px;margin-bottom:4px;font-size:13px;font-weight:600;display:flex}.beautician-experience{color:#7f8c8d;margin-bottom:4px;font-size:12px}.beautician-specialties-row{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:4px;display:flex}.beautician-specialty-badge{color:#e91e63;background:#fff0f5;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:600}.beautician-more-specialties{color:#7f8c8d;font-size:11px}.beautician-languages-row{color:#7f8c8d;align-items:center;gap:4px;margin-bottom:4px;font-size:11px;display:flex}.beautician-bio{color:#7f8c8d;margin-bottom:4px;font-size:12px;line-height:16px}.beautician-bookings-count{color:#4caf50;font-size:11px;font-weight:600}.service-type-card{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:16px;margin-bottom:16px;padding:20px}.service-type-card.selected{background:#fff5f8;border-color:#e91e63}.service-type-icon{background:#fff0f5;border-radius:28px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:12px;display:flex}.service-type-card.selected .service-type-icon{background:#e91e63}.service-type-title{color:#2c3e50;margin-bottom:6px;font-size:17px;font-weight:700}.service-type-desc{color:#7f8c8d;margin-bottom:10px;font-size:13px;line-height:1.5}.service-type-badge{color:#4caf50;background:#e8f5e9;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.service-type-badge.warn{color:#ff9800;background:#fff3e0}.service-type-intro{color:#7f8c8d;text-align:center;margin:4px 0 18px;font-size:14px;line-height:1.5}.service-type-header-row{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.service-type-header-row .service-type-title{margin-bottom:0}.service-type-details{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.service-type-detail-row{color:#7f8c8d;align-items:center;gap:8px;font-size:13px;line-height:1.4;display:flex}.service-type-detail-row ion-icon{color:#7f8c8d;flex-shrink:0;font-size:16px}.service-type-maps-link{color:#e91e63;background:#fff0f5;border:1px solid #ffe0eb;border-radius:8px;align-items:center;gap:8px;margin-top:4px;padding:10px 12px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.service-type-maps-link span{flex:1}.service-type-maps-link ion-icon{color:#e91e63;font-size:16px}.location-info-banner{color:#1976d2;background:#e3f2fd;border-radius:12px;align-items:center;gap:12px;margin-bottom:14px;padding:14px 16px;font-size:13px;line-height:1.4;display:flex}.address-card{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:10px;padding:14px;display:flex}.address-card.selected{background:#f1f8f4;border-color:#4caf50}.address-icon{color:#e91e63;background:#fff0f5;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.address-label-row{color:#2c3e50;align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.address-default-badge{color:#fff;background:#e91e63;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:700}.address-text{color:#2c3e50;margin-top:4px;font-size:13px;line-height:1.4}.address-area-text{color:#7f8c8d;margin-top:3px;font-size:12px}.address-landmark-text{color:#95a5a6;margin-top:3px;font-size:11px;font-style:italic}.add-address-btn{color:#e91e63;cursor:pointer;background:#fff;border:2px dashed #e91e63;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:14px;font-weight:700;display:flex}.fee-info-card{color:#8a6d00;background:#fff9e6;border-radius:10px;margin-top:12px;padding:12px;font-size:13px}.location-fee-container{margin-top:14px}.fee-loading-row{color:#7f8c8d;justify-content:center;align-items:center;gap:10px;padding:10px;font-size:13px;display:flex}.spinner-sm{border-width:2px;width:18px;height:18px}.free-delivery-badge{background:#e8f5e9;border-radius:12px;align-items:center;gap:12px;padding:16px;display:flex}.free-delivery-title{color:#4caf50;margin-bottom:4px;font-size:15px;font-weight:700}.free-delivery-subtext{color:#66bb6a;font-size:12px}.location-fee-card{background:#fff3e0;border:1px solid #ffe0b2;border-radius:12px;padding:16px}.location-fee-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.location-fee-left{color:#e65100;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.location-fee-right{text-align:right}.location-fee-original{color:#95a5a6;margin-bottom:2px;font-size:13px;text-decoration:line-through}.location-fee-amount{color:#e91e63;font-size:17px;font-weight:700}.location-tier-discount-badge{color:#4caf50;background:#e8f5e9;border-radius:8px;align-items:center;gap:6px;margin-bottom:8px;padding:8px 12px;font-size:12px;font-weight:600;display:flex}.location-fee-matched-area{color:#f57c00;margin-bottom:6px;font-size:11px}.location-fee-incentive{color:#1976d2;background:#e3f2fd;border-radius:8px;align-items:center;gap:6px;margin-top:4px;padding:8px 10px;font-size:12px;font-weight:500;display:flex}.notes-info-banner{color:#1565c0;background:#e3f2fd;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:20px;padding:12px 14px;font-size:13px;line-height:1.4;display:flex}.preferences-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px;display:grid}.preference-card{cursor:pointer;text-align:left;background:#fff;border:2px solid #e0e0e0;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex;position:relative}.preference-card.selected{background:#fff8fb}.preference-card-icon{background:#f0f0f0;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.preference-card-label{color:#2c3e50;font-size:13px;font-weight:600;line-height:1.3}.preference-card-label.selected{font-weight:700}.preference-card-check{font-size:18px;position:absolute;top:8px;right:8px}.notes-textarea-wrap .booking-textarea{margin-bottom:4px}.notes-char-count{text-align:right;color:#95a5a6;margin-bottom:16px;font-size:12px}.notes-examples{background:#fff8fb;border-radius:12px;margin-top:4px;padding:14px 16px}.notes-examples-title{color:#2c3e50;margin-bottom:8px;font-size:13px;font-weight:700}.notes-example-line{color:#7f8c8d;font-size:12px;line-height:1.6}.summary-block{background:#fff;border-radius:12px;margin-bottom:14px;padding:16px;box-shadow:0 2px 4px #0000001a}.summary-block-title{color:#2c3e50;margin-bottom:10px;font-size:14px;font-weight:700}.summary-detail-row{color:#2c3e50;align-items:center;gap:10px;margin-bottom:8px;font-size:14px;display:flex}.summary-detail-row ion-icon{color:#e91e63;font-size:18px}.summary-detail-row.small{gap:8px;font-size:13px}.summary-service-row{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;padding:10px 0;display:flex}.summary-service-row:last-child{border-bottom:none;padding-bottom:0}.summary-service-name{color:#2c3e50;font-size:15px;font-weight:700}.summary-service-variant{color:#e91e63;margin-top:2px;font-size:12px}.summary-service-duration{color:#7f8c8d;margin-top:2px;font-size:12px}.summary-service-price{color:#2c3e50;flex-shrink:0;align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.summary-service-qty{color:#7f8c8d;font-size:12px;font-weight:600}.summary-location-label{color:#e91e63;margin-bottom:8px;font-size:14px;font-weight:700}.summary-location-address{color:#2c3e50;margin-bottom:4px;font-size:14px;line-height:1.4}.summary-location-area{color:#7f8c8d;margin-bottom:4px;font-size:13px}.summary-location-landmark{color:#95a5a6;font-size:12px;font-style:italic}.summary-preferences-row{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.summary-preference-badge{color:#e91e63;background:#fff0f5;border-radius:14px;padding:6px 12px;font-size:12px;font-weight:600}.promo-input-row{gap:8px;margin-top:6px;display:flex}.promo-input-row input{flex:1}.promo-apply-btn{color:#fff;cursor:pointer;background:#e91e63;border:none;border-radius:10px;padding:0 16px;font-weight:700}.promo-apply-btn:disabled{opacity:.5;cursor:not-allowed}.terms-row{color:#7f8c8d;align-items:flex-start;gap:10px;margin:4px 0 14px;font-size:13px;display:flex}.promo-section{border-bottom:1px solid #f0f0f0;margin-bottom:14px;padding-bottom:14px}.promo-header{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.promo-header-left{color:#2c3e50;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.promo-applied-row{background:#f1f8f4;border-radius:10px;justify-content:space-between;align-items:center;margin-top:8px;padding:10px 12px;display:flex}.promo-applied-left{align-items:center;gap:10px;display:flex}.promo-applied-code{color:#2c3e50;font-size:14px;font-weight:700}.promo-applied-desc{color:#7f8c8d;font-size:12px}.promo-remove-btn{cursor:pointer;background:0 0;border:none;padding:0;display:flex}.promo-error-row{color:#f44336;align-items:center;gap:6px;margin-top:8px;font-size:12px;display:flex}.promo-discount-row span{font-weight:600;color:#4caf50!important}.vat-included-note{color:#7f8c8d;margin-bottom:10px;font-size:12px;font-style:italic}.payment-method-card{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:12px;align-items:center;gap:14px;margin-bottom:12px;padding:16px;display:flex}.payment-method-card.selected{background:#fff5f8;border-color:#e91e63}.payment-method-card.disabled{opacity:.5;cursor:not-allowed}.payment-method-icon{color:#e91e63;background:#fff0f5;border-radius:22px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.payment-method-title{color:#2c3e50;font-size:15px;font-weight:700}.payment-method-subtitle{color:#7f8c8d;margin-top:2px;font-size:12px}.payment-amount-card{text-align:center;background:#fff;border-radius:16px;margin-bottom:20px;padding:24px;box-shadow:0 2px 8px #00000014}.payment-amount-label{color:#7f8c8d;margin-bottom:6px;font-size:13px;font-weight:600}.payment-amount-value{color:#e91e63;margin-bottom:12px;font-size:32px;font-weight:700}.payment-amount-badge{background:#ecfdf5;border-radius:16px;align-items:center;gap:6px;padding:6px 14px;display:inline-flex}.payment-amount-badge span{color:#10b981;font-size:12px;font-weight:600}.payment-method-rich-card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:12px;align-items:center;gap:14px;margin-bottom:10px;padding:12px;display:flex;box-shadow:0 2px 4px #00000014}.payment-method-rich-card.disabled{opacity:.55;cursor:not-allowed}.payment-method-rich-card.selected{background:#f0fdf4;border-color:#10b981}.wallet-section{margin-bottom:8px}.wallet-card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:12px;margin-bottom:12px;padding:16px;box-shadow:0 2px 8px #0000000f}.wallet-card.selected{background:#fff0f5;border-color:#e91e63}.wallet-card.disabled{opacity:.6;cursor:not-allowed;background:#fafafa}.wallet-card-header{justify-content:space-between;align-items:center;display:flex}.wallet-card-left{align-items:center;gap:12px;display:flex}.wallet-card-title{color:#7f8c8d;font-size:13px;font-weight:600}.wallet-card-balance{color:#e91e63;margin-top:2px;font-size:18px;font-weight:700}.wallet-checkbox{border:2px solid #e0e0e0;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.wallet-checkbox.checked{background:#e91e63;border-color:#e91e63}.wallet-card-details{border-top:1px solid #f0f0f0;margin-top:14px;padding-top:14px}.wallet-amount-label{color:#2c3e50;margin-bottom:8px;font-size:13px;font-weight:600}.wallet-amount-row{background:#f8f9fa;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;display:flex}.wallet-currency{color:#7f8c8d;font-size:14px;font-weight:700}.wallet-amount-input{color:#2c3e50;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:16px;font-weight:700}.wallet-max-btn{color:#fff;cursor:pointer;background:#e91e63;border:none;border-radius:8px;flex-shrink:0;padding:6px 12px;font-size:12px;font-weight:700}.wallet-amount-hint{color:#95a5a6;margin-top:6px;font-size:12px}.wallet-remaining-row{border-radius:12px;align-items:center;gap:8px;margin-top:12px;padding:12px;font-size:14px;font-weight:600;display:flex}.wallet-remaining-row.warning{color:#f57c00;background:#fff3e0}.wallet-remaining-row.success{color:#2e7d32;background:#e8f5e9}.wallet-error-box{color:#c62828;background:#ffebee;border-radius:10px;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;font-size:13px;display:flex}.wallet-secondary-section{margin-top:4px;margin-bottom:8px}.wallet-secondary-title{color:#2c3e50;margin-bottom:10px;font-size:13px;font-weight:600}.payment-method-rich-icon{border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.bank-detail-row{border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:8px 0;font-size:13px;display:flex}.bank-detail-row span:last-child{color:#2c3e50;font-weight:700}.receipt-upload-box{text-align:center;cursor:pointer;border:2px dashed #e0e0e0;border-radius:12px;margin-top:14px;padding:20px}.receipt-upload-box.has-file{background:#f1f8f2;border-color:#4caf50}.choice-card{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:14px;margin-bottom:14px;padding:18px}.choice-card.recommended{border-color:#4caf50}.choice-card.selected{background:#fff5f8;border-color:#e91e63}.choice-badge{color:#fff;background:#4caf50;border-radius:6px;margin-bottom:8px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-block}.auth-header{padding:calc(50px + env(safe-area-inset-top)) 20px 30px;background:linear-gradient(135deg,#ff6b9d 0%,#e91e63 50%,#c2185b 100%);flex-direction:column;flex-shrink:0;align-items:center;display:flex;position:relative}.auth-back-btn{top:calc(16px + env(safe-area-inset-top));color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;display:flex;position:absolute;left:16px}.auth-back-btn ion-icon{font-size:16px}.auth-logo{background:#fff3;border-radius:40px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:15px;display:flex;overflow:hidden}.auth-logo img{object-fit:cover;border-radius:35px;width:70px;height:70px}.auth-header-title{color:#fff;text-align:center;margin-bottom:4px;font-size:22px;font-weight:700}.auth-header-subtitle{color:#ffffffe6;font-size:15px}.auth-body{padding:24px 20px 40px}.auth-tabs{background:#e0e0e0;border-radius:25px;margin-bottom:24px;padding:4px;display:flex}.auth-tab{cursor:pointer;color:#666;background:0 0;border:none;border-radius:22px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 0;font-size:15px;font-weight:600;display:flex}.auth-tab.active{color:#fff;background:#e91e63}.auth-tab ion-icon{font-size:18px}.auth-input-group{margin-bottom:24px}.auth-label{color:#2c3e50;margin-bottom:10px;font-size:15px;font-weight:600;display:block}.auth-phone-row{background:#fff;border:1.5px solid #e0e0e0;border-radius:12px;display:flex;overflow:hidden}.auth-country-select{color:#2c3e50;background:#f9f9f9;border:none;border-right:1px solid #e0e0e0;padding:0 10px;font-size:16px;font-weight:600}.auth-phone-input,.auth-email-input{color:#2c3e50;background:#fff;border:none;outline:none;flex:1;padding:15px;font-size:16px}.auth-email-input{border:1.5px solid #e0e0e0;border-radius:12px;width:100%;margin-bottom:8px}.auth-hint{color:#666;margin-top:8px;font-size:13px}.auth-error{color:#f44336;background:#ffebee;border-left:3px solid #f44336;border-radius:8px;margin-bottom:16px;padding:12px;font-size:14px}.auth-continue-btn{color:#fff;cursor:pointer;background:#e91e63;border:none;border-radius:12px;width:100%;margin-bottom:16px;padding:16px;font-size:17px;font-weight:700}.auth-continue-btn:disabled{opacity:.6}.auth-change-btn{color:#7f8c8d;cursor:pointer;background:0 0;border:none;width:100%;padding:12px;font-size:14px}.auth-info-text{color:#999;text-align:center;font-size:12px;line-height:1.5}.otp-step,.onboarding-step{text-align:center;flex-direction:column;align-items:center;display:flex}.otp-icon,.onboarding-icon{background:#fff0f5;border-radius:45px;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:24px;display:flex}.otp-icon ion-icon,.onboarding-icon ion-icon{color:#e91e63;font-size:44px}.otp-title{color:#2c3e50;margin-bottom:10px;font-size:22px;font-weight:700}.otp-subtitle{color:#666;margin-bottom:24px;font-size:15px;line-height:1.5}.otp-identifier{color:#e91e63;font-weight:600}.otp-inputs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:20px;display:flex}.otp-box{text-align:center;color:#2c3e50;background:#f9f9f9;border:2px solid #ddd;border-radius:12px;outline:none;width:44px;height:54px;font-size:22px;font-weight:700}.otp-box.filled{background:#fff0f5;border-color:#e91e63}.otp-loading{color:#666;margin-bottom:16px;font-size:14px}.otp-resend{margin-bottom:16px}.otp-resend-btn{color:#e91e63;cursor:pointer;background:0 0;border:none;font-size:15px;font-weight:600}.otp-resend-timer{color:#999;font-size:15px}.otp-help{color:#999;margin-bottom:20px;font-size:13px;line-height:1.4}.onboarding-step .auth-label{text-align:left;width:100%}.onboarding-step .auth-email-input{text-align:center}.onboarding-step .auth-continue-btn{margin-top:8px}.services-header{min-height:130px;padding:calc(24px + env(safe-area-inset-top)) 20px 20px;z-index:20;background:linear-gradient(135deg,#ff6b9d 0%,#e91e63 50%,#c2185b 100%);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:sticky;top:0}.services-header-title{color:#fff;margin-bottom:4px;font-size:28px;font-weight:700}.services-header-subtitle{color:#ffffffd9;font-size:13px}.category-filter-bar{background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0;padding:12px 16px}.category-filter-scroll{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.category-filter-scroll::-webkit-scrollbar{display:none}.category-pill{color:#7f8c8d;cursor:pointer;white-space:nowrap;background:#f8f9fa;border:1px solid #e8e8e8;border-radius:20px;flex-shrink:0;padding:8px 16px;font-size:14px;font-weight:600}.category-pill.active{color:#fff;background:#e91e63;border-color:#e91e63}.services-content{padding-bottom:calc(24px + var(--tabbar-height) + env(safe-area-inset-bottom,0px));background:#f8f9fa}.services-loading{justify-content:center;padding:40px;display:flex}.spinner{border:3px solid #ffe0ec;border-top-color:#e91e63;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.services-grid{flex-wrap:wrap;gap:8px;padding:4px 12px 12px;display:flex}.service-grid-card{background:#fff;border:1px solid #eee;border-radius:8px;width:calc(50% - 4px);padding:10px;position:relative;box-shadow:0 1px 4px #0000000d}.service-fav-btn{cursor:pointer;z-index:2;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;display:flex;position:absolute;top:6px;right:6px}.service-grid-name{color:#2c3e50;min-height:36px;margin-bottom:6px;padding-right:20px;font-size:13px;font-weight:600;line-height:18px}.service-grid-footer{justify-content:space-between;align-items:center;display:flex}.service-grid-price{color:#e91e63;font-size:15px;font-weight:700}.service-grid-price-from{color:#e91e63;font-size:12px;font-weight:600}.service-grid-price-contact{color:#95a5a6;font-size:11px;font-style:italic;font-weight:600}.service-grid-duration{color:#95a5a6;font-size:11px;font-weight:500}.add-to-cart-btn{color:#fff;cursor:pointer;background:#e91e63;border:none;border-radius:6px;justify-content:center;align-items:center;gap:4px;width:100%;margin-top:8px;padding:8px 12px;font-size:12px;font-weight:600;display:flex}.add-to-cart-btn ion-icon{font-size:14px}.services-empty{text-align:center;color:#7f8c8d;width:100%;padding:40px;font-size:14px}.guest-message{text-align:center;background:#f8f9fa;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.guest-message.full-page{min-height:calc(100vh - var(--tabbar-height));padding-bottom:calc(40px + var(--tabbar-height) + env(safe-area-inset-bottom,0px))}.guest-message-title{color:#2c3e50;margin-top:16px;margin-bottom:12px;font-size:24px;font-weight:700}.guest-message-text{color:#7f8c8d;margin-bottom:24px;font-size:16px}.guest-message-btn{color:#fff;cursor:pointer;background:#e91e63;border:none;border-radius:25px;padding:14px 32px;font-size:16px;font-weight:600}.payment-processing-overlay{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 220px);display:flex}.payment-processing-text{color:#7f8c8d;margin-top:16px;font-size:15px;font-weight:600}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal-sheet{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:480px;max-height:92vh;display:flex;overflow-y:auto}.modal-header{z-index:1;background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:18px 20px;display:flex;position:sticky;top:0}.modal-title{color:#2c3e50;font-size:18px;font-weight:700}.modal-close-btn{cursor:pointer;color:#666;background:#f5f5f5;border:none;border-radius:16px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.modal-body{padding:20px}.map-pin-section{background:#fff5f8;border-radius:12px;margin-bottom:8px;padding:14px}.map-pin-section-title{color:#2c3e50;align-items:center;gap:8px;margin-bottom:4px;font-size:15px;font-weight:700;display:flex}.map-pin-section-subtitle{color:#7f8c8d;margin-bottom:10px;font-size:12px}.map-pin-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e91e63,#f06292);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:14px;font-weight:700;display:flex}.map-pin-btn ion-icon{font-size:18px}.map-pin-preview{color:#27ae60;align-items:center;gap:6px;margin-top:10px;font-size:13px;font-weight:600;display:flex}.address-label-buttons{gap:8px;margin-bottom:14px;display:flex}.address-label-btn{color:#e91e63;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:10px 6px;font-size:12px;font-weight:600;display:flex}.address-label-btn ion-icon{font-size:20px}.address-label-btn.active{color:#fff;background:linear-gradient(135deg,#e91e63,#f06292);border-color:#0000}.map-picker-fullscreen{z-index:2000;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.map-picker-header{padding:calc(14px + env(safe-area-inset-top)) 16px 14px;border-bottom:1px solid #eee;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;display:flex}.map-picker-header-title{color:#2c3e50;font-size:17px;font-weight:700}.map-picker-icon-btn{cursor:pointer;color:#2c3e50;background:#f5f5f5;border:none;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.map-picker-search-row{background:#f5f5f5;border-radius:12px;flex-shrink:0;align-items:center;gap:8px;height:46px;margin:12px 16px;padding:0 12px;display:flex}.map-picker-search-input{color:#2c3e50;background:0 0;border:none;outline:none;flex:1;font-size:15px}.map-picker-clear-btn{cursor:pointer;background:0 0;border:none;padding:0;display:flex}.map-picker-map-container{flex:1;min-height:200px;position:relative}.map-picker-map{width:100%;height:100%}.map-picker-results{z-index:500;background:#fff;border-radius:12px;max-height:260px;position:absolute;top:8px;left:12px;right:12px;overflow-y:auto;box-shadow:0 4px 16px #00000026}.map-picker-result-item{color:#2c3e50;cursor:pointer;border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;padding:12px 14px;font-size:14px;display:flex}.map-picker-result-item:last-child{border-bottom:none}.map-picker-loading-badge{color:#fff;z-index:500;background:#000000b3;border-radius:12px;padding:6px 12px;font-size:12px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.map-picker-bottom-card{padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;flex-shrink:0;box-shadow:0 -4px 16px #0000001a}.map-picker-address-row{gap:12px;margin-bottom:14px;display:flex}.map-picker-address-label{color:#999;margin-bottom:3px;font-size:12px}.map-picker-address-text{color:#2c3e50;font-size:14px;font-weight:600}.booking-service-summary{background:#fff0f5;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:14px;display:flex}.booking-service-name{color:#2c3e50;font-size:15px;font-weight:700}.booking-service-price{color:#e91e63;font-size:15px;font-weight:700}.review-booking-info{background:#fff;border-radius:12px;margin-bottom:16px;padding:14px;box-shadow:0 1px 4px #0000000d}.review-booking-info-row{color:#2c3e50;align-items:center;gap:10px;padding:4px 0;font-size:14px;font-weight:600;display:flex}.review-service-card{background:#fff;border-radius:12px;margin-bottom:14px;padding:16px;box-shadow:0 1px 4px #0000000d}.review-service-name{color:#2c3e50;margin-bottom:14px;font-size:17px;font-weight:700}.review-rating-section{margin-bottom:14px}.review-rating-label{color:#7f8c8d;margin-bottom:8px;font-size:13px;font-weight:600}.review-stars-row{gap:6px;display:flex}.review-star-btn{cursor:pointer;background:0 0;border:none;padding:2px;display:flex}.review-comment-input{resize:vertical;min-height:70px;font-family:inherit}.booking-input{color:#2c3e50;background:#fff;border:1.5px solid #e0e0e0;border-radius:10px;width:100%;margin-bottom:16px;padding:12px;font-family:inherit;font-size:16px}.booking-textarea{resize:vertical;min-height:70px}.booking-row{gap:12px;display:flex}.booking-col{flex:1}.booking-price-preview{background:#f8f9fa;border-radius:12px;margin-bottom:16px;padding:14px}.booking-price-loading{color:#999;text-align:center;font-size:13px}.booking-price-row{color:#555;justify-content:space-between;padding:4px 0;font-size:13px;display:flex}.booking-price-discount{color:#4caf50}.booking-price-total{color:#2c3e50;border-top:1px solid #e0e0e0;margin-top:6px;padding-top:10px;font-size:16px;font-weight:700}.booking-payment-note{color:#666;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;display:flex}.booking-payment-note ion-icon{color:#e91e63;font-size:18px}.booking-success{text-align:center;flex-direction:column;align-items:center;padding:32px 20px;display:flex}.success-screen{text-align:center;background:linear-gradient(135deg,#e91e63,#f06292);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:24px 24px 40px;display:flex}.success-icon-container{margin-bottom:32px}.success-icon-circle{background:#ffffff4d;border:8px solid #ffffff80;border-radius:80px;justify-content:center;align-items:center;width:160px;height:160px;display:flex}.success-title{color:#fff;margin-bottom:12px;font-size:32px;font-weight:700}.success-subtitle{color:#ffffffe6;max-width:400px;margin-bottom:32px;font-size:16px;line-height:24px}.success-details-card{text-align:left;background:#fff;border-radius:16px;width:100%;max-width:400px;margin-bottom:20px;padding:20px;box-shadow:0 4px 8px #0003}.success-detail-row{align-items:center;gap:12px;margin-bottom:16px;display:flex}.success-detail-row:last-child{margin-bottom:0}.success-detail-row span{color:#2c3e50;font-size:15px;font-weight:600}.success-info-box{text-align:left;background:#fff3;border-radius:12px;align-items:flex-start;gap:12px;width:100%;max-width:400px;margin-bottom:24px;padding:16px;display:flex}.success-info-box span{color:#fff;font-size:13px;line-height:20px}.success-actions{width:100%;max-width:400px}.success-primary-btn{color:#e91e63;cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:12px;padding:16px 24px;font-size:16px;font-weight:700;display:flex;box-shadow:0 4px 8px #0003}.success-secondary-btn{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffff80;border-radius:12px;width:100%;padding:16px 24px;font-size:16px;font-weight:600}.booking-success-title{color:#2c3e50;margin-top:16px;font-size:20px;font-weight:700}.booking-success-ref{color:#e91e63;margin-top:8px;font-size:14px;font-weight:600}.booking-success-details{color:#666;margin-top:6px;font-size:14px}.booking-success .auth-continue-btn{margin-top:20px}.bookings-list{flex-direction:column;gap:12px;padding-bottom:96px;display:flex}.booking-card{background:#fff;border:1px solid #eee;border-radius:12px;padding:16px 34px 16px 16px;position:relative;box-shadow:0 1px 4px #0000000d}.booking-card-arrow{color:#bdc3c7;pointer-events:none;font-size:20px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.booking-card-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.booking-card-ref{color:#999;font-size:12px;font-weight:600}.booking-status-badge{border-radius:12px;padding:4px 10px;font-size:12px;font-weight:700}.booking-card-service{color:#2c3e50;white-space:pre-line;margin-bottom:10px;font-size:16px;font-weight:700}.booking-card-row{color:#666;align-items:center;gap:8px;margin-bottom:6px;font-size:13px;display:flex}.booking-card-row ion-icon{color:#e91e63;flex-shrink:0;font-size:16px}.booking-card-footer{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;display:flex}.booking-card-total-label{color:#999;margin-right:4px;font-size:12px}.booking-card-total-value{color:#2c3e50;font-size:15px;font-weight:700}.pay-now-btn{color:#fff;cursor:pointer;background:#e91e63;border:none;border-radius:8px;align-items:center;gap:4px;padding:8px 14px;font-size:12px;font-weight:700;display:flex}.leave-review-btn{color:#d4af37;cursor:pointer;background:#fff9e6;border:1px solid #d4af37;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:12px;padding:12px 16px;font-size:14px;font-weight:600;display:flex}.leave-review-btn ion-icon{font-size:18px}.reviewed-badge{color:#4caf50;background:#e8f5e9;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:12px;padding:10px 16px;font-size:14px;font-weight:600;display:flex}.reviewed-badge ion-icon{font-size:18px}.pay-now-btn:disabled{opacity:.6;cursor:not-allowed}.pay-now-btn ion-icon{font-size:14px}.payment-status-badge{border-radius:8px;padding:5px 10px;font-size:11px;font-weight:700}.detail-section{margin-bottom:18px}.detail-section-title{color:#2c3e50;margin-bottom:8px;font-size:14px;font-weight:700}.detail-card{background:#fff;border-radius:12px;padding:14px;box-shadow:0 1px 4px #0000000d}.detail-row{color:#2c3e50;align-items:center;gap:8px;padding:4px 0;font-size:14px;display:flex}.detail-row ion-icon{color:#e91e63;flex-shrink:0;font-size:18px}.detail-label{color:#999;min-width:50px;font-size:13px}.detail-service-row{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:flex-start;padding:8px 0;display:flex}.detail-service-row:last-child{border-bottom:none}.detail-service-name{color:#2c3e50;font-size:14px;font-weight:600}.detail-service-variant{color:#999;margin-top:2px;font-size:12px}.detail-service-price{color:#e91e63;font-size:14px;font-weight:700}.detail-price-row{color:#666;justify-content:space-between;padding:5px 0;font-size:13px;display:flex}.detail-vat-note{text-align:center;color:#7f8c8d;padding:2px 0 6px;font-size:12px;font-style:italic}.detail-price-total{color:#2c3e50;font-size:15px;font-weight:700}.detail-divider{background:#eee;height:1px;margin:8px 0}.detail-footer{width:100%;max-width:480px;padding:14px 16px calc(14px + env(safe-area-inset-bottom,0px));z-index:10;background:#fff;margin:0 auto;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #00000014}.detail-footer-amount{color:#666;justify-content:space-between;margin-bottom:10px;font-size:14px;display:flex}.detail-footer-amount span:last-child{color:#2c3e50;font-weight:700}.pay-now-btn-large{color:#fff;cursor:pointer;background:#e91e63;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:15px;font-size:16px;font-weight:700;display:flex}.pay-now-btn-large:disabled{opacity:.6;cursor:not-allowed}.pay-now-btn-large ion-icon{font-size:18px}.wallet-tabs{background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0;display:flex}.wallet-tab{text-align:center;cursor:pointer;color:#7f8c8d;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:14px 0;font-size:14px;font-weight:500}.wallet-tab.active{color:#e91e63;border-bottom-color:#e91e63;font-weight:600}.wallet-balance-card{background:linear-gradient(135deg,#e91e63,#c2185b);border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:20px;display:flex;box-shadow:0 4px 8px #00000026}.wallet-balance-left{align-items:center;gap:12px;display:flex}.wallet-balance-label{color:#ffffffe6;margin-bottom:4px;font-size:14px}.wallet-balance-amount{color:#fff;font-size:26px;font-weight:700}.wallet-balance-right{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.wallet-ready-badge{color:#4caf50;background:#fffffff2;border-radius:12px;align-items:center;gap:4px;padding:5px 10px;font-size:12px;font-weight:600;display:flex}.wallet-ready-badge ion-icon{font-size:14px}.wallet-tier-rate{color:#ffffffe6;font-size:12px}.wallet-progress-card{background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:16px;padding:16px}.wallet-progress-header{color:#2c3e50;justify-content:space-between;margin-bottom:10px;font-size:14px;font-weight:600;display:flex}.wallet-progress-bar{background:#f0f0f0;border-radius:4px;height:8px;margin-bottom:8px;overflow:hidden}.wallet-progress-fill{background:#e91e63;border-radius:4px;height:100%}.wallet-progress-subtext{color:#7f8c8d;font-size:12px}.wallet-stats-card{background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:16px;padding:16px}.wallet-stats-title{color:#2c3e50;margin-bottom:14px;font-size:14px;font-weight:700}.wallet-stats-grid{justify-content:space-between;display:flex}.wallet-stat-item{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.wallet-stat-label{color:#7f8c8d;font-size:12px}.wallet-stat-value{color:#2c3e50;font-size:13px;font-weight:700}.wallet-tier-card{text-align:center;background:#e91e63;border-radius:16px;margin-bottom:16px;padding:24px}.wallet-tier-name{color:#fff;margin-bottom:6px;font-size:22px;font-weight:700}.wallet-tier-spend{color:#ffffffe6;font-size:13px}.wallet-tier-next{color:#ffffffe6;margin-top:6px;font-size:12px}.wallet-benefits-card,.wallet-comparison-card{background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:16px;padding:16px}.wallet-benefits-title{color:#2c3e50;margin-bottom:14px;font-size:14px;font-weight:700}.wallet-benefit-row{color:#444;border-bottom:1px solid #f5f5f5;align-items:center;gap:10px;padding:8px 0;font-size:13px;display:flex}.wallet-benefit-row:last-child{border-bottom:none}.wallet-benefit-row ion-icon{color:#e91e63;flex-shrink:0;font-size:18px}.wallet-comparison-row{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.wallet-comparison-row:last-child{border-bottom:none}.wallet-comparison-row.active{background:#fff0f5;border-radius:8px;margin:0 -8px;padding:10px 8px}.wallet-comparison-tier{color:#2c3e50;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.wallet-current-badge{color:#fff;background:#e91e63;border-radius:8px;padding:2px 8px;font-size:10px;font-weight:700}.wallet-comparison-rate{color:#e91e63;font-size:14px;font-weight:700}.wallet-tx-list{flex-direction:column;gap:10px;padding-bottom:96px;display:flex}.wallet-tx-card{background:#fff;border:1px solid #eee;border-radius:12px;justify-content:space-between;align-items:center;padding:14px;display:flex}.wallet-tx-left{align-items:center;gap:10px;display:flex}.wallet-tx-title{color:#2c3e50;font-size:14px;font-weight:600}.wallet-tx-date{color:#999;margin-top:2px;font-size:12px}.wallet-tx-amount{font-size:15px;font-weight:700}.wallet-tx-amount.earned,.wallet-tx-amount.credited{color:#4caf50}.wallet-tx-amount.redeemed,.wallet-tx-amount.withdrawn{color:#e91e63}.wallet-tx-amount.expired{color:#ff9800}.wallet-tx-booking{color:#999;margin-top:2px;font-size:11px}.wallet-tx-badge{border-radius:8px;margin-top:6px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-block}.wallet-tx-badge.earned,.wallet-tx-badge.credited{color:#4caf50;background:#e8f5e9}.wallet-tx-badge.redeemed,.wallet-tx-badge.withdrawn{color:#e91e63;background:#fce4ec}.wallet-tx-badge.expired{color:#ff9800;background:#fff3e0}.wallet-tx-right{flex-direction:column;align-items:flex-end;display:flex}.wallet-info-card{background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:16px;padding:16px}.wallet-info-header{align-items:center;gap:10px;margin-bottom:16px;display:flex}.wallet-info-title{color:#2c3e50;font-size:16px;font-weight:700}.wallet-info-section{margin-bottom:18px}.wallet-section-title-row{align-items:center;gap:8px;margin-bottom:8px;display:flex}.wallet-section-title{color:#2c3e50;font-size:14px;font-weight:700}.wallet-info-text{color:#555;margin-bottom:10px;font-size:13px;line-height:1.5}.wallet-tier-list{flex-direction:column;gap:8px;display:flex}.wallet-tier-list-item{color:#444;align-items:center;gap:8px;font-size:13px;display:flex}.wallet-terms-text{color:#777;font-size:12px;line-height:1.6}.wallet-expiry-table{border:1px solid #f0f0f0;border-radius:10px;margin-top:8px;overflow:hidden}.wallet-expiry-header-row{background:#f8f9fa;justify-content:space-between;padding:8px 12px;display:flex}.wallet-expiry-header-text{color:#7f8c8d;text-transform:uppercase;font-size:11px;font-weight:700}.wallet-expiry-row{border-top:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.wallet-expiry-row.highlight{background:#fff0f5}.wallet-expiry-tier-cell{color:#2c3e50;align-items:center;gap:8px;font-size:13px;display:flex}.wallet-expiry-tier-cell.highlight{color:#e91e63;font-weight:700}.wallet-expiry-days{color:#7f8c8d;font-size:13px;font-weight:600}.wallet-expiry-days.highlight{color:#e91e63}.wallet-expiry-note{color:#999;margin-top:8px;font-size:11px;font-style:italic}.wallet-info-footer{border-top:1px solid #f5f5f5;align-items:center;gap:8px;margin-top:4px;padding-top:14px;display:flex}.wallet-info-footer-text{color:#2e7d32;font-size:12px}.profile-avatar-wrap{width:64px;margin-bottom:10px;position:relative}.profile-avatar{color:#fff;background:#ffffff40;border-radius:32px;justify-content:center;align-items:center;width:64px;height:64px;font-size:26px;font-weight:700;display:flex;position:relative;overflow:hidden}.profile-avatar-img{object-fit:cover;width:100%;height:100%}.profile-avatar-camera-btn{cursor:pointer;color:#fff;background:#e91e63;border:2px solid #fff;border-radius:12px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex;position:absolute;bottom:-2px;right:-2px}.profile-avatar-camera-btn ion-icon{font-size:12px}.profile-remove-photo-btn{color:#ffffffd9;cursor:pointer;background:0 0;border:none;margin-top:4px;padding:0;font-size:12px;text-decoration:underline}.profile-photo-error{color:#ffcdd2;margin-top:4px;font-size:11px}.profile-section-card{background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:16px;padding:16px}.profile-section-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.profile-section-title{color:#2c3e50;margin-bottom:12px;font-size:14px;font-weight:700}.profile-section-header .profile-section-title{margin-bottom:0}.profile-add-btn{color:#e91e63;cursor:pointer;background:#fff0f5;border:none;border-radius:14px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:700;display:flex}.profile-info-row{color:#444;align-items:center;gap:10px;padding:8px 0;font-size:14px;display:flex}.profile-info-row ion-icon{color:#e91e63;flex-shrink:0;font-size:18px}.profile-empty-text{color:#999;padding:8px 0;font-size:13px}.profile-info-edit-row{cursor:pointer;border-top:1px solid #f5f5f5;align-items:center;gap:12px;padding:12px 0;display:flex}.profile-info-edit-row:first-of-type{border-top:none}.profile-info-edit-row.locked{cursor:default}.profile-info-edit-row>ion-icon:first-child{color:#e91e63;flex-shrink:0;font-size:20px}.profile-info-edit-text{flex:1;min-width:0}.profile-info-edit-label{color:#7f8c8d;align-items:center;gap:4px;font-size:12px;display:flex}.profile-info-edit-value{color:#2c3e50;word-break:break-word;margin-top:2px;font-size:14px;font-weight:600}.profile-info-optional{color:#bdc3c7;font-size:10px;font-weight:400}.profile-info-edit-icon{color:#95a5a6;flex-shrink:0;font-size:16px}.profile-verified-badge{color:#10b981;font-size:12px}.profile-address-row{cursor:pointer;border-top:1px solid #f5f5f5;align-items:center;gap:12px;padding:10px 0;display:flex}.profile-address-row:first-of-type{border-top:none}.profile-address-icon{color:#e91e63;background:#fff0f5;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.profile-address-details{flex:1}.profile-address-label{color:#2c3e50;align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.profile-default-badge{color:#fff;background:#e91e63;border-radius:6px;padding:2px 6px;font-size:9px;font-weight:700}.profile-address-text{color:#7f8c8d;margin-top:2px;font-size:12px}.profile-address-delete{color:#bdc3c7;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.profile-address-delete:hover{color:#e91e63}.profile-favorite-row{border-top:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.profile-favorite-row:first-of-type{border-top:none}.profile-favorite-name{color:#2c3e50;font-size:13px;font-weight:600}.profile-favorite-right{align-items:center;gap:10px;display:flex}.profile-favorite-price{color:#e91e63;font-size:13px;font-weight:700}.profile-favorite-beautician-rating{color:#f39c12;margin-left:6px;font-size:12px;font-weight:600}.profile-review-row{border-top:1px solid #f5f5f5;padding:10px 0}.profile-review-row:first-of-type{border-top:none}.profile-review-top{justify-content:space-between;align-items:center;display:flex}.profile-review-stars{color:#ffa000;font-size:14px}.profile-review-date{color:#999;font-size:11px}.profile-review-comment{color:#444;margin-top:6px;font-size:13px;line-height:1.4}.profile-logout-btn{color:#f44336;cursor:pointer;background:#ffebee;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:96px;padding:14px;font-size:15px;font-weight:700;display:flex}.profile-logout-btn ion-icon{font-size:18px}.profile-checkbox-label{color:#444;align-items:center;gap:8px;margin-bottom:20px;font-size:13px;display:flex}
