.profile-page{background:#f5f5f5;padding:28px 0 80px;min-height:100vh}.profile-gallery,.profile-columns{width:min(1160px,calc(100% - 32px));margin:auto}.profile-gallery{height:420px;display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:5px;position:relative;overflow:hidden;border-radius:18px;background:#ddd}.profile-gallery img{width:100%;height:100%;object-fit:cover}.profile-gallery img:first-child{grid-row:1/-1}.profile-gallery.single{grid-template-columns:1fr}.profile-gallery-placeholder{display:grid;place-items:center;grid-row:1/-1;font-size:80px;font-weight:900;background:#eadde1;color:var(--public-brand)}.profile-gallery button{position:absolute;right:16px;bottom:16px;border:1px solid #ddd;border-radius:9px;background:#fff;padding:10px 14px;font-weight:800;cursor:pointer}.profile-columns{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start;margin-top:20px}.profile-columns main{display:grid;gap:14px}.profile-card,.booking-aside>section{background:#fff;border:1px solid #e4e4e4;border-radius:15px;padding:24px}.profile-intro{position:relative}.profile-avatar{display:grid;place-items:center;width:76px;height:76px;border:4px solid #fff;border-radius:18px;background:var(--public-brand);color:#fff;font-size:22px;font-weight:900;margin-top:-55px;box-shadow:0 3px 14px #0002;overflow:hidden}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-title{display:flex;justify-content:space-between;gap:12px;margin-top:12px}.profile-title span{font-size:11px;color:#777}.profile-title h1{font-size:31px;letter-spacing:-.04em;margin:3px 0}.profile-actions button{border:1px solid #ddd;border-radius:9px;background:#fff;padding:9px 12px;cursor:pointer}.profile-trust{display:flex;flex-wrap:wrap;gap:16px;padding:15px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-top:14px}.profile-trust span{font-size:12px}.profile-trust b{color:var(--public-brand)}.profile-location{display:flex;align-items:center;gap:12px;padding-top:16px}.profile-location>span,.location-box>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f0e9eb;color:var(--public-brand)}.profile-location>div{display:grid;flex:1}.profile-location small{color:#777}.profile-tabs{position:sticky;top:0;z-index:5;display:flex;gap:24px;padding:0 20px;background:#fff;border:1px solid #e4e4e4;border-radius:13px;overflow:auto}.profile-tabs a{padding:16px 2px;border-bottom:3px solid transparent;font-size:12px;font-weight:800;white-space:nowrap}.profile-tabs a:hover{border-color:var(--public-brand)}.profile-section-title{display:flex;justify-content:space-between;align-items:end;gap:12px}.profile-section-title h2{font-size:24px;margin:4px 0 18px}.profile-section-title>small{color:#777}.service-category{font-size:13px;margin:20px 0 4px;color:#666}.profile-service{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;border-top:1px solid #eee}.profile-service>div{display:grid;gap:5px}.profile-service h3{font-size:16px;margin:0}.profile-service p{margin:0;color:#777;font-size:12px}.profile-service span{font-size:11px;color:#777}.profile-service strong{font-size:14px}.profile-service>a{border:1px solid var(--public-brand);border-radius:9px;padding:9px 15px;color:var(--public-brand);font-size:12px;font-weight:900}.profile-team{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-team article{display:flex;gap:12px;padding:15px;border:1px solid #eee;border-radius:12px}.profile-team article>span{display:grid;place-items:center;flex:0 0 45px;height:45px;border-radius:50%;background:#f0e9eb;color:var(--public-brand);font-weight:900}.profile-team article>div{display:grid;align-content:center}.profile-team small,.profile-team p{color:#777;font-size:11px;margin:2px 0}.profile-portfolio{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.profile-portfolio img{width:100%;height:190px;object-fit:cover;border-radius:9px}.profile-description{color:#555;line-height:1.7}.profile-hours{margin-top:24px}.profile-hours h3{font-size:15px}.profile-hours>div{display:flex;justify-content:space-between;padding:9px 0;border-top:1px solid #eee;font-size:12px}.profile-hours>div.today{color:var(--public-brand)}.location-box{display:flex;gap:12px}.location-box>div{display:grid;gap:4px}.location-box a,.profile-social a{color:var(--public-brand);font-size:12px}.profile-social{display:flex;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid #eee}.booking-aside{position:sticky;top:18px}.booking-aside h2{font-size:24px;margin:7px 0}.booking-aside p{color:#666;line-height:1.5}.today-hours{display:flex;justify-content:space-between;padding:14px 0;margin:16px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;font-size:12px}.today-hours span{color:#277647}.profile-book-button{display:block;padding:14px;border-radius:10px;background:var(--public-brand);color:#fff;text-align:center;font-weight:900}.booking-aside small{display:block;text-align:center;color:#777;margin-top:10px}.profile-empty{display:grid;gap:4px;text-align:center;padding:40px;color:#777}.profile-mobile-cta{display:none}.booking-body>.booking-header{box-shadow:0 1px 8px #0001}.booking-body>.booking-footer{background:#fff}@media(max-width:820px){.profile-page{padding-top:0}.profile-gallery{width:100%;height:270px;border-radius:0}.profile-columns{grid-template-columns:1fr;margin-top:12px}.booking-aside{display:none}.profile-mobile-cta{display:block;position:fixed;z-index:20;left:14px;right:14px;bottom:12px;padding:15px;border-radius:11px;background:var(--public-brand);color:#fff;text-align:center;font-weight:900;box-shadow:0 5px 25px #0004}.profile-tabs{top:0}.profile-title h1{font-size:26px}}@media(max-width:560px){.profile-gallery{height:230px;grid-template-columns:2fr 1fr}.profile-columns{width:calc(100% - 20px)}.profile-card{padding:18px}.profile-team{grid-template-columns:1fr}.profile-portfolio{grid-template-columns:1fr 1fr}.profile-portfolio img{height:150px}.profile-title{align-items:flex-start}.profile-actions button{font-size:0}.profile-actions button:first-letter{font-size:16px}.profile-trust{gap:8px;flex-direction:column}.profile-social{flex-wrap:wrap}}
.review-score{font-size:22px;color:#f1a900}.review-score small{font-size:14px;color:#718078}.review-list{display:grid;gap:14px}.review-list article{padding:20px;border:1px solid #e1e6e2;border-radius:16px}.review-list article>div{display:flex;justify-content:space-between;gap:12px}.review-list article strong{color:#f1a900;letter-spacing:2px}.review-list article strong span{color:#d8ddd9}.review-list article p{margin:14px 0;color:#38463f;line-height:1.6}.review-list footer{display:grid;gap:3px}.review-list footer span,.review-list article small{color:#718078;font-size:13px}
.customer-portal-entry{position:fixed;right:24px;top:18px;z-index:20;padding:11px 17px;border-radius:24px;background:#fff;color:#17241e;text-decoration:none;font-weight:800;box-shadow:0 3px 16px #0002}@media(max-width:700px){.customer-portal-entry{right:12px;top:10px;font-size:13px}}
.profile-page{overflow-x:clip}.profile-gallery,.profile-columns{max-width:calc(100% - 32px)}.profile-gallery{grid-template-columns:minmax(0,2fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.profile-gallery img{display:block;min-width:0;max-width:100%}.profile-columns main,.profile-columns aside{min-width:0}@media(max-width:820px){.profile-gallery{max-width:100%}}@media(max-width:560px){.profile-columns{max-width:calc(100% - 20px)}}
.profile-card{position:relative;z-index:1;overflow:hidden}.profile-portfolio{overflow:hidden;align-items:stretch}.profile-portfolio img{display:block;min-width:0;max-width:100%;aspect-ratio:4/3;height:auto;max-height:220px}.profile-reviews .profile-empty{min-height:0;padding:28px 18px}.profile-reviews:has(.profile-empty) .review-list{display:none}.booking-aside{z-index:2}.booking-aside>section{box-shadow:0 8px 28px rgba(23,33,29,.08)}@media(min-width:821px){.profile-columns{grid-template-columns:minmax(0,1fr) 310px}.booking-aside{top:92px}}@media(max-width:560px){.profile-portfolio img{max-height:170px}}
.booking-body>.booking-header small{margin-right:220px}@media(max-width:760px){.booking-body>.booking-header small{margin-right:0}}
