*{box-sizing:border-box}.customer-account-page{margin:0;color:#172033;background:#f5f7fa;font-family:Jost,Arial,sans-serif}.customer-account-header{position:fixed;z-index:100;top:0;left:0;right:0;height:90px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e6eb;color:#172033;background:#fff}.customer-account-head-left{display:flex;align-items:center;gap:30px}.customer-account-head-left>a{color:#07479c;font-size:25px;font-weight:700;letter-spacing:-.04em;text-decoration:none}.customer-account-menu{display:none;border:0;background:transparent;font-size:21px;cursor:pointer}.customer-account-header>div:last-child{display:flex;align-items:center;gap:26px}.customer-account-header div a{color:#172033;text-decoration:none}.customer-account-user{display:grid;text-align:right}.customer-account-user strong{font-size:14px}.customer-account-user span{color:#697488;font-size:11px}.customer-account-layout{min-height:100vh;padding-top:90px;display:grid;grid-template-columns:285px minmax(0,1fr)}.customer-account-pages{position:fixed;top:90px;bottom:0;left:0;width:285px;padding:16px 14px 30px;display:grid;align-content:start;gap:3px;overflow-y:auto;border-right:1px solid #dde3ea;background:#fff}.customer-account-pages a{min-height:44px;padding:10px 14px;display:flex;align-items:center;border-radius:6px;color:#344054;font-size:14px;text-decoration:none}.customer-account-pages a:hover{color:#003b95;background:#edf5ff}.customer-account-pages .customer-account-dashboard-link{margin-bottom:8px;color:#fff;background:#003b95}.customer-account-content{grid-column:2;width:min(1100px,calc(100% - 50px));margin:0 auto;padding:48px 0 70px}.customer-account-back{color:#0071c2;text-decoration:none}.customer-account-content h1{margin:18px 0 7px;font-size:32px}.customer-account-description{margin:0 0 28px;color:#697586}.customer-data-card,.customer-saved-item,.customer-analytics-grid article{padding:24px;border:1px solid #dfe5eb;border-radius:8px;background:#fff}.customer-booking-item,.customer-message-item,.customer-transaction-item,.customer-coupon{min-height:74px;padding:14px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e8ecf0}.customer-booking-item>div{display:grid;gap:5px}.customer-booking-item span,.customer-message-item span{color:#6d7888}.customer-booking-item button,.customer-saved-item button,.customer-inline-action button,.customer-data-card>button{padding:9px 13px;border:1px solid #c73343;border-radius:4px;color:#b32636;background:#fff;cursor:pointer}.customer-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.customer-saved-item img{width:100%;height:160px;border-radius:5px;object-fit:cover}.customer-saved-item h2{font-size:18px}.customer-saved-item>div{display:flex;justify-content:space-between}.customer-saved-item a,.customer-action-grid a{color:#0071c2;text-decoration:none}.customer-message-item{display:grid;justify-content:stretch}.customer-message-item p{margin:0}.customer-inline-action{text-align:right}.customer-coupon strong{padding:7px 10px;color:#604900;background:#fff1b5}.customer-action-grid,.customer-analytics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.customer-action-grid a{padding:20px;border:1px solid #dbe3eb;border-radius:7px;background:#fff}.customer-analytics-grid article{display:grid;gap:8px}.customer-analytics-grid strong{font-size:26px;color:#003b95}@media(max-width:991px){.customer-account-layout{display:block}.customer-account-pages{z-index:90;transform:translateX(-100%);transition:transform .22s}.customer-account-nav-open .customer-account-pages{transform:translateX(0);box-shadow:20px 0 50px rgba(0,20,50,.2)}.customer-account-content{width:min(100% - 36px,1100px)}.customer-account-menu{display:block}.customer-card-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.customer-card-grid,.customer-action-grid,.customer-analytics-grid{grid-template-columns:1fr}.customer-account-header{height:72px;padding-inline:18px}.customer-account-layout{padding-top:72px}.customer-account-pages{top:72px}.customer-account-user{display:none}.customer-account-content{padding-top:30px}}
