.report-modal-module__R-l-ZG__overlay{z-index:50;background:#0f172a66;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.report-modal-module__R-l-ZG__card{width:min(520px,100%);box-shadow:var(--shadow);background:#fff;border-radius:20px;gap:12px;padding:20px;display:grid}.report-modal-module__R-l-ZG__title{font-size:18px;font-weight:800}.report-modal-module__R-l-ZG__label{color:var(--muted);font-size:13px;font-weight:600}.report-modal-module__R-l-ZG__input{border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:10px 12px;font-size:14px}.report-modal-module__R-l-ZG__textarea{resize:vertical;border:1px solid #e2e8f0;border-radius:12px;width:100%;min-height:120px;padding:10px 12px;font-size:14px}.report-modal-module__R-l-ZG__options{gap:8px;display:grid}.report-modal-module__R-l-ZG__option{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;font-weight:700}.report-modal-module__R-l-ZG__optionActive{background:rgba(var(--brand-rgb),.08);border-color:#0fbcd0}.report-modal-module__R-l-ZG__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.report-modal-module__R-l-ZG__error{color:#b91c1c;font-weight:600}
.experience-detail-module__KFAPdq__page{gap:24px;display:grid}.experience-detail-module__KFAPdq__hero{box-shadow:var(--shadow);background:#fff;border:1px solid #e6eff2;border-radius:28px;grid-template-columns:1.1fr .9fr;gap:24px;padding:24px;display:grid}.experience-detail-module__KFAPdq__carousel{position:relative}.experience-detail-module__KFAPdq__carouselTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;border-radius:20px;display:flex;overflow-x:auto}.experience-detail-module__KFAPdq__carouselTrack::-webkit-scrollbar{display:none}.experience-detail-module__KFAPdq__slide{scroll-snap-align:center;cursor:pointer;background:0 0;border:none;min-width:100%;padding:0}.experience-detail-module__KFAPdq__slide img{object-fit:cover;border-radius:20px;width:100%;height:360px;display:block}.experience-detail-module__KFAPdq__coverPlaceholder{background:linear-gradient(135deg,rgba(var(--brand-rgb),.08),#f5fbfb);border-radius:20px;height:360px}.experience-detail-module__KFAPdq__arrow{color:#fff;cursor:pointer;background:#0f172aa6;border:none;border-radius:50%;place-items:center;width:38px;height:38px;font-size:22px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.experience-detail-module__KFAPdq__arrowLeft{left:12px}.experience-detail-module__KFAPdq__arrowRight{right:12px}.experience-detail-module__KFAPdq__dots{justify-content:center;gap:8px;margin-top:10px;display:flex}.experience-detail-module__KFAPdq__dot{cursor:pointer;background:#cbd5f5;border:none;border-radius:50%;width:8px;height:8px}.experience-detail-module__KFAPdq__dotActive{background:#0fbcd0}.experience-detail-module__KFAPdq__summary h1{margin:8px 0 12px;font-family:Sora,Segoe UI,sans-serif;font-size:32px}.experience-detail-module__KFAPdq__kicker{letter-spacing:2px;color:var(--accent);text-transform:uppercase;font-size:12px;font-weight:700}.experience-detail-module__KFAPdq__subtitle{color:var(--muted);line-height:1.6}.experience-detail-module__KFAPdq__seriesPicker{gap:10px;margin-top:12px;margin-bottom:16px;display:grid}.experience-detail-module__KFAPdq__seriesPickerTitle{color:var(--primary-dark);font-size:13px;font-weight:700}.experience-detail-module__KFAPdq__seriesHint{color:var(--muted);font-size:13px}.experience-detail-module__KFAPdq__dayChips{gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.experience-detail-module__KFAPdq__dayChip{color:var(--primary-dark);cursor:pointer;white-space:nowrap;background:#f6fdff;border:1px solid #d7eef2;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.experience-detail-module__KFAPdq__dayChipActive{background:rgba(var(--brand-rgb),.14);border-color:rgba(var(--brand-rgb),.45)}.experience-detail-module__KFAPdq__slotChips{flex-wrap:wrap;gap:8px;display:flex}.experience-detail-module__KFAPdq__slotChip{color:var(--text);cursor:pointer;background:#fff;border:1px solid #d7eef2;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:700}.experience-detail-module__KFAPdq__slotChipActive{background:rgba(var(--brand-rgb),.14);border-color:rgba(var(--brand-rgb),.45);color:var(--primary-dark)}.experience-detail-module__KFAPdq__slotChip:disabled{opacity:.45;cursor:not-allowed}.experience-detail-module__KFAPdq__metaGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:18px 0;display:grid}.experience-detail-module__KFAPdq__metaGrid span{color:var(--muted);font-size:12px}.experience-detail-module__KFAPdq__metaGrid strong{margin-top:4px;font-weight:700;display:block}.experience-detail-module__KFAPdq__address,.experience-detail-module__KFAPdq__addressLine{display:block}.experience-detail-module__KFAPdq__priceRow{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.experience-detail-module__KFAPdq__serviceFee{color:var(--muted);gap:4px;margin-bottom:12px;font-size:14px;display:grid}.experience-detail-module__KFAPdq__serviceFee strong{color:var(--text);font-weight:700}.experience-detail-module__KFAPdq__quantityRow{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;font-size:14px;display:flex}.experience-detail-module__KFAPdq__quantityControls{align-items:center;gap:10px;display:flex}.experience-detail-module__KFAPdq__qtyButton{width:32px;height:32px;color:var(--primary-dark);cursor:pointer;background:#f2fbfd;border:1px solid #d7eef2;border-radius:999px;font-weight:700}.experience-detail-module__KFAPdq__qtyButton:disabled{opacity:.5;cursor:not-allowed}.experience-detail-module__KFAPdq__qtyValue{text-align:center;min-width:24px;color:var(--text);font-weight:700}.experience-detail-module__KFAPdq__price{font-size:24px;font-weight:800}.experience-detail-module__KFAPdq__rating{color:#f59e0b;font-weight:700}.experience-detail-module__KFAPdq__details{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e6eff2;border-radius:24px;gap:20px;padding:24px;display:grid}.experience-detail-module__KFAPdq__details h2{margin:0 0 6px}.experience-detail-module__KFAPdq__badges{flex-wrap:wrap;gap:8px;display:flex}.experience-detail-module__KFAPdq__badge{color:var(--primary-dark);background:#eef9fb;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700}.experience-detail-module__KFAPdq__error{color:#ef4444;margin-bottom:8px;font-weight:600}.experience-detail-module__KFAPdq__reportRow{justify-content:flex-end;align-items:center;gap:12px;display:flex}.experience-detail-module__KFAPdq__reportButton{color:#b91c1c;cursor:pointer;background:#fff1f2;border:1px solid #fecdd3;border-radius:999px;align-items:center;gap:8px;padding:12px 18px;font-size:14px;font-weight:800;display:inline-flex;box-shadow:0 10px 20px #ef444426}.experience-detail-module__KFAPdq__reportButton:hover{background:#ffe4e6}.experience-detail-module__KFAPdq__reportIcon{font-size:16px}.experience-detail-module__KFAPdq__hostChip{background:rgba(var(--brand-rgb),.08);color:var(--primary-dark);border:1px solid #bfeef4;border-radius:999px;align-items:center;gap:10px;width:fit-content;padding:8px 14px;font-weight:700;text-decoration:none;display:inline-flex}.experience-detail-module__KFAPdq__hostAvatar{color:#fff;background:#0fbcd0;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:800;display:grid;overflow:hidden}.experience-detail-module__KFAPdq__hostAvatar img{object-fit:cover;width:100%;height:100%}.experience-detail-module__KFAPdq__hostName{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:220px;display:-webkit-box;overflow:hidden}.experience-detail-module__KFAPdq__lightbox{z-index:60;background:#020617eb;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.experience-detail-module__KFAPdq__lightboxTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;width:100%;max-width:1100px;display:flex;overflow-x:auto}.experience-detail-module__KFAPdq__lightboxTrack::-webkit-scrollbar{display:none}.experience-detail-module__KFAPdq__lightboxSlide{scroll-snap-align:center;place-items:center;min-width:100%;display:grid}.experience-detail-module__KFAPdq__lightboxSlide img{object-fit:contain;border-radius:18px;max-width:100%;max-height:80vh}.experience-detail-module__KFAPdq__lightboxClose{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;place-items:center;width:40px;height:40px;font-size:28px;display:grid;position:absolute;top:18px;right:18px}.experience-detail-module__KFAPdq__reportSuccess{color:var(--primary-dark);font-weight:600}.experience-detail-module__KFAPdq__empty{text-align:center;box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;padding:40px}.experience-detail-module__KFAPdq__contentGrid{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;display:grid}.experience-detail-module__KFAPdq__chatHint{color:var(--muted);font-size:13px}.experience-detail-module__KFAPdq__chatLink,.experience-detail-module__KFAPdq__shareLink{color:var(--primary-dark);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:2px 0;font-size:13px;font-weight:600}.experience-detail-module__KFAPdq__shareHint{color:var(--muted);font-size:12px}.experience-detail-module__KFAPdq__guestReserveHint{color:var(--muted);margin-top:4px;font-size:12px}.experience-detail-module__KFAPdq__refundNotice{color:var(--muted);margin-bottom:6px;font-size:12px}.experience-detail-module__KFAPdq__chatLink:disabled{cursor:not-allowed;opacity:.6}@media (max-width:959px){.experience-detail-module__KFAPdq__hero{grid-template-columns:1fr}.experience-detail-module__KFAPdq__slide img{height:260px}.experience-detail-module__KFAPdq__contentGrid{grid-template-columns:1fr}}
.host-public-module__SdHRSG__page{gap:20px;display:grid}.host-public-module__SdHRSG__hero{box-shadow:var(--shadow-soft);text-align:center;background:#fff;border:1px solid #e6eff2;border-radius:22px;justify-items:center;gap:8px;padding:22px;display:grid}.host-public-module__SdHRSG__avatar{background:rgba(var(--brand-rgb),.08);border-radius:50%;place-items:center;width:96px;height:96px;font-size:36px;font-weight:700;display:grid;overflow:hidden}.host-public-module__SdHRSG__avatar img{object-fit:cover;width:100%;height:100%}.host-public-module__SdHRSG__name{font-size:20px;font-weight:800}.host-public-module__SdHRSG__rating{color:#f59e0b;font-weight:700}.host-public-module__SdHRSG__meta{color:var(--muted);font-size:14px}.host-public-module__SdHRSG__reportBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;font-weight:700}.host-public-module__SdHRSG__reportSuccess{color:var(--primary-dark);font-weight:600}.host-public-module__SdHRSG__card{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e6eff2;border-radius:22px;gap:14px;padding:22px;display:grid}.host-public-module__SdHRSG__statRow{flex-wrap:wrap;gap:18px;display:flex}.host-public-module__SdHRSG__statLabel{color:var(--muted);font-size:12px}.host-public-module__SdHRSG__statValue{font-size:18px;font-weight:800}.host-public-module__SdHRSG__about{color:#1f2937;line-height:1.6}
.user-public-module__tKp1Vq__page{gap:20px;display:grid}.user-public-module__tKp1Vq__hero{box-shadow:var(--shadow-soft);text-align:center;background:#fff;border:1px solid #e6eff2;border-radius:22px;justify-items:center;gap:8px;padding:22px;display:grid}.user-public-module__tKp1Vq__avatar{background:rgba(var(--brand-rgb),.08);border-radius:50%;place-items:center;width:96px;height:96px;font-size:36px;font-weight:700;display:grid;overflow:hidden}.user-public-module__tKp1Vq__avatar img{object-fit:cover;width:100%;height:100%}.user-public-module__tKp1Vq__name{font-size:20px;font-weight:800}.user-public-module__tKp1Vq__meta{color:var(--muted);font-size:14px}.user-public-module__tKp1Vq__heroActions{align-items:center;gap:12px;display:flex}.user-public-module__tKp1Vq__chatBtn{border:1px solid rgba(var(--brand-rgb),.35);background:rgba(var(--brand-rgb),.08);color:var(--primary-dark);cursor:pointer;border-radius:999px;padding:8px 14px;font-weight:700}.user-public-module__tKp1Vq__reportBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;font-weight:700}.user-public-module__tKp1Vq__reportSuccess{color:var(--primary-dark);font-weight:600}.user-public-module__tKp1Vq__card{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e6eff2;border-radius:22px;gap:12px;padding:22px;display:grid}.user-public-module__tKp1Vq__about{color:#1f2937;line-height:1.6}
