.MyPage-module__b-il8G__container{max-width:1200px;min-height:80vh;margin:0 auto;padding:4rem 1rem}.MyPage-module__b-il8G__title{color:#1d1d1f;margin-bottom:2rem;font-size:2rem;font-weight:700}.MyPage-module__b-il8G__grid{grid-template-columns:300px 1fr;gap:3rem;display:grid}.MyPage-module__b-il8G__profileCard{background:#fff;border-radius:20px;height:fit-content;padding:2rem;box-shadow:0 4px 20px #0000000d}.MyPage-module__b-il8G__profileTitle{border-bottom:1px solid #f5f5f7;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.2rem;font-weight:600}.MyPage-module__b-il8G__profileInfo{flex-direction:column;gap:1.5rem;display:flex}.MyPage-module__b-il8G__infoGroup{flex-direction:column;gap:.5rem;display:flex}.MyPage-module__b-il8G__label{color:#86868b;font-size:.9rem;font-weight:500}.MyPage-module__b-il8G__value{color:#1d1d1f;font-size:1.1rem;font-weight:500}.MyPage-module__b-il8G__bookingsSection{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 4px 20px #0000000d}.MyPage-module__b-il8G__sectionTitle{color:#1d1d1f;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.MyPage-module__b-il8G__emptyState{text-align:center;color:#86868b;padding:4rem 0}.MyPage-module__b-il8G__bookingList{flex-direction:column;gap:1rem;display:flex}.MyPage-module__b-il8G__bookingItem{border:1px solid #f5f5f7;border-radius:12px;padding:1.5rem;transition:all .2s}.MyPage-module__b-il8G__bookingItem:hover{border-color:#d2d2d7;box-shadow:0 2px 10px #00000008}.MyPage-module__b-il8G__bookingHeader{border-bottom:1px solid #f5f5f7;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.MyPage-module__b-il8G__bookingDate{color:#86868b;font-size:.9rem}.MyPage-module__b-il8G__statusBadge{border-radius:20px;padding:.4rem .8rem;font-size:.8rem;font-weight:600}.MyPage-module__b-il8G__status_pending{color:#ff9500;background-color:#fff4e5}.MyPage-module__b-il8G__status_confirmed{color:#34c759;background-color:#e5f9e7}.MyPage-module__b-il8G__status_cancelled{color:#86868b;background-color:#f5f5f7}.MyPage-module__b-il8G__bookingDetails{grid-template-columns:2fr 1fr 1fr;align-items:center;gap:1rem;display:grid}.MyPage-module__b-il8G__productName{color:#1d1d1f;font-size:1.1rem;font-weight:600}.MyPage-module__b-il8G__productType{color:#86868b;margin-top:.2rem;font-size:.9rem}.MyPage-module__b-il8G__price{color:#1d1d1f;font-weight:600}.MyPage-module__b-il8G__quantity{color:#86868b;font-size:.9rem}@media (max-width:768px){.MyPage-module__b-il8G__grid{grid-template-columns:1fr}.MyPage-module__b-il8G__bookingDetails{grid-template-columns:1fr;gap:.5rem}}
