.page-width{max-width:1280px;margin:0 auto;padding:0rem 1.5rem}.profile-section-padding{padding-top:3rem;padding-bottom:3rem}.profile-loading{text-align:center;padding:4rem 0}.loading-spinner{border:3px solid #f3f3f3;border-top:3px solid #121212;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.profile-error{padding:2rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:2rem 0}.error-message{color:#991b1b;margin:0}.profile-back-link{margin-bottom:2rem}.back-link{color:#121212;text-decoration:none;font-size:.875rem;display:inline-flex;align-items:center;transition:opacity .2s}.back-link:hover{opacity:.7}.profile-detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}.profile-media-section{display:flex;flex-direction:column;gap:2rem}.profile-main-image{width:100%;aspect-ratio:1;background:#f3f4f6;border-radius:8px;overflow:hidden;position:relative}.profile-main-image img{width:100%;height:100%;object-fit:cover}.profile-main-image .placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:4rem}.profile-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;border:none;background:#111827b3;color:#fff;font-size:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:2;pointer-events:auto}.profile-carousel__nav svg{width:20px;height:20px;display:block;stroke:currentColor;stroke-width:2.5;fill:none;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.profile-carousel__nav--prev{left:12px}.profile-carousel__nav--next{right:12px}.profile-gallery-container{display:flex;flex-direction:column;gap:1rem}.profile-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;width:100%}#gallery-placeholder{display:contents}.gallery-thumbnail{aspect-ratio:1;background:#f3f4f6;border-radius:8px;cursor:pointer;overflow:hidden;border:2px solid transparent;transition:border-color .2s;min-width:0}.gallery-thumbnail img{width:100%;height:100%;object-fit:cover}.gallery-thumbnail.selected{border-color:#7c3aed}.gallery-nav{display:flex;justify-content:center;align-items:center;gap:1rem}.gallery-nav-btn{width:36px;height:36px;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#1f2937;font-size:0;font-weight:700;line-height:1;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;vertical-align:middle}.gallery-nav-btn svg{width:18px;height:18px;display:block;stroke:currentColor;stroke-width:2.5;fill:none;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.gallery-nav-btn:disabled{opacity:.5;cursor:not-allowed}#gallery-counter{font-size:.875rem;color:#6b7280;min-width:50px;text-align:center}@media(max-width:640px){.gallery-nav{gap:.5rem}#gallery-counter{font-size:.75rem;min-width:40px}.profile-carousel__nav{width:38px;height:38px;font-size:1.35rem}.profile-carousel__nav--prev{left:8px}.profile-carousel__nav--next{right:8px}}.profile-info-section{display:flex;flex-direction:column}.hero-meta{display:flex;gap:1rem;align-items:center}.rating{font-size:1.125rem}.profile-header{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e5e5}.profile-title{font-size:clamp(2rem,3.2vw,3rem);font-weight:600;margin:0 0 12px;line-height:1.2}span.profile-established{white-space:nowrap}.profile-categories{display:flex;flex-wrap:wrap;gap:.5rem}.category-badge{display:inline-block;padding:.5rem 1rem;margin:0 0 12px;line-height:1.2;background-color:#f3f4f6;border-radius:9999px;font-size:.875rem;font-weight:500}.category-badge.primary{background-color:#121212;color:#fff}.badge{display:inline-flex;align-items:center;gap:.25rem;padding:.1rem .4rem;border-radius:6px;font-size:.875rem;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.badge-verified{background:#10b981f2;color:#fff}.badge-table-count{background:#059669;color:#fff;border:2px solid green;font-weight:800}.profile-primarytype-badge{background:#fff;color:#7c3aed;border:2px solid #6d28d9;border-radius:20px;font-weight:800;white-space:nowrap;padding:.1rem .4rem}.profile-subtypes{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.profile-type-badge{display:inline-block;padding:.2rem .5rem;border:1.5px solid #1e3a8a;color:#1e40af;border-radius:12px;font-size:.75rem;font-weight:800}.profile-subtype-badge{display:inline-block;padding:.2rem .5rem;border:1.5px solid #06b6d4;color:#0891b2;border-radius:12px;font-size:.75rem;font-weight:800}.profile-main{display:grid;gap:2rem}.profile-description{font-size:1.125rem;line-height:1.75;color:#4b5563}.profile-contact-info,.profile-location,.profile-specifications{background-color:#fafafa;padding:2rem;border-radius:8px}.contact-heading,.location-heading,.specifications-heading{font-size:1.5rem;font-weight:600;margin:0 0 1.5rem}.contact-details{display:grid;gap:1rem}.contact-item{display:flex;align-items:center;gap:.75rem}.contact-icon{flex-shrink:0;color:#6b7280}.contact-link{color:#121212;text-decoration:none;transition:opacity .2s}.contact-link:hover{opacity:.7;text-decoration:underline}.address-details{font-size:1rem;line-height:1.75;margin-bottom:1.5rem}.profile-map{border-radius:8px;overflow:hidden;margin-top:1.5rem}.specifications-content{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;padding:1rem 0}.spec-group{display:flex;flex-direction:column;gap:1rem}.spec-group-title{font-size:1rem;font-weight:600;color:#1f2937;margin:0;padding:0;border-bottom:2px solid #e5e7eb;padding-bottom:.75rem}.spec-group-items{display:flex;flex-direction:column;gap:.75rem}.spec-item{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.spec-tab-button{padding:.75rem 0;border:none;background:none;cursor:pointer;font-weight:500;color:#6b7280;border-bottom:2px solid transparent;font-size:.875rem;transition:all .2s}.spec-tab-button.active{color:#1f2937;border-bottom-color:#7c3aed}.spec-tabs-header{display:flex;gap:2rem;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem}.spec-tab-content{display:none}.spec-tab-content.active{display:block}.spec-label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.spec-value{color:#1f2937;font-weight:500;text-align:right;flex-grow:1}.profile-owner-section{display:flex;gap:1rem;margin-bottom:2rem;padding:1.25rem;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}.owner-avatar{width:50px;height:50px;border-radius:50%;background:#e5e7eb;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.5rem;overflow:hidden}.owner-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.owner-info{flex:1}.owner-name{font-weight:600;color:#1f2937;margin-bottom:.25rem}.owner-title{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.owner-years{font-size:.875rem;color:#6b7280}.profile-categories{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}.category-item{padding:1rem;border-radius:8px}.category-item.primary{border:2px solid #7c3aed;background:#fff}.category-item.secondary{border:1px solid #e5e7eb;background:#f9fafb}.category-text{font-size:.875rem;font-weight:600}.category-item.primary .category-text{color:#7c3aed}.category-item.secondary .category-text{color:#374151}.profile-tabs{border-top:1px solid #e5e7eb;padding-top:1.5rem}.tabs-header{display:flex;gap:2rem;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem}.tab-button{padding:.75rem 0;border:none;background:none;cursor:pointer;font-weight:500;color:#6b7280;border-bottom:2px solid transparent;transition:all .2s}.tab-button.active{color:#1f2937;border-bottom-color:#7c3aed}.profile-description{margin-bottom:1.5rem}.profile-description p{color:#4b5563;line-height:1.6}.pdp-tournament-summary{margin-bottom:1rem}.pdp-tournament-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,360px));gap:1rem;margin:1rem 0 1.5rem;align-items:start}.pdp-tournament-card{border:1px solid #e5e7eb;border-radius:10px;padding:0;background:#fff;overflow:hidden;width:100%;max-width:360px}.pdp-tournament-card__image-wrap{width:100%;aspect-ratio:4 / 3;background:#f3f4f6;border-bottom:1px solid #f3f4f6;overflow:hidden}.pdp-tournament-card__image{width:100%;height:100%;object-fit:cover;display:block}.pdp-tournament-card__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:.9rem 1rem .55rem}.pdp-tournament-card__title{margin:0;font-size:1.05rem;line-height:1.35;color:#111827}.pdp-tournament-card__pill{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:600;letter-spacing:.01em;background:#ecfdf5;color:#047857}.pdp-tournament-card__meta{display:grid;gap:.35rem;color:#374151;font-size:.93rem;margin:0 1rem .6rem}.pdp-tournament-card__location-name{font-weight:700;color:#1f2937}.pdp-tournament-card__address{color:#6b7280}.pdp-tournament-card__stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:0 1rem .8rem}.pdp-tournament-stat-box{border:1px solid #e5e7eb;border-radius:10px;padding:.45rem .5rem;background:#f9fafb;min-height:60px;display:flex;flex-direction:column;justify-content:space-between}.pdp-tournament-stat-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.03em;color:#6b7280;margin-bottom:.15rem}.pdp-tournament-stat-value{font-size:.96rem;font-weight:700;color:#111827}.pdp-tournament-card__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin:0 1rem 1rem}.profile-description .pdp-tournament-card__link{color:#d633a8;text-decoration:none;font-weight:600;font-size:.98rem;border:2px solid #f49bd5;border-radius:10px;background:#fff;min-height:42px;padding:.5rem 1.15rem;display:inline-flex;align-items:center;justify-content:center;min-width:138px;transition:background .2s ease,border-color .2s ease,color .2s ease}.profile-description .pdp-tournament-card__link:hover{background:#fff5fb;border-color:#e963be;color:#c0268d;box-shadow:0 0 0 2px #e963be2e,0 8px 20px #d633a82e}.profile-contact-info{margin-top:1.5rem}.contact-heading{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.contact-details{display:flex;flex-direction:column;gap:.75rem}.contact-item{display:flex;gap:.75rem;align-items:center}.contact-icon{stroke:#6b7280;flex-shrink:0}.contact-item a{color:#3b82f6;text-decoration:none;font-size:1rem;font-weight:500}.contact-item a:hover{text-decoration:underline}.cta-button-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.profile-type-label{font-size:.875rem;font-weight:500;color:#6b7280}.key-info-item{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:flex-start}.key-info-item a{color:#059669;font-size:1.0625rem;font-weight:600}.key-info-item a:hover{text-decoration:underline}.key-info-icon{flex-shrink:0;margin-top:.25rem;stroke:#059669;stroke-width:2;width:24px;height:24px}.key-info-text,a.key-info-text{flex:1;color:#1f2937;font-size:1rem}.pdp-social-links-row{display:flex;flex-wrap:wrap;gap:10px;margin:.25rem 0 1rem}.pdp-social-links-row .social-link{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid #e5e7eb;text-decoration:none;background-size:22px 22px;background-position:center;background-repeat:no-repeat;transition:transform .2s ease,box-shadow .2s ease}.pdp-social-links-row .social-link:hover{transform:scale(1.08);box-shadow:0 6px 14px #11182729}.pdp-social-links-row .bg-blue-100{background-color:#dbeafe}.pdp-social-links-row .bg-pink-100{background-color:#fce7f3}.pdp-social-links-row .bg-red-100{background-color:#fee2e2}.pdp-social-links-row .bg-tiktok-pink{background-color:#ffe5e8}.pdp-social-links-row .bg-twitter-blue{background-color:#ebf8ff}.pdp-social-links-row .social-facebook{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="white" stroke="%23333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"/></svg>')}.pdp-social-links-row .social-instagram{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="white" stroke="%23333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="20" height="20" x="2" y="2" rx="5" ry="5"/><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"/><line x1="17.5" x2="17.51" y1="6.5" y2="6.5"/></svg>')}.pdp-social-links-row .social-youtube{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="white" stroke="%23333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"/><polygon points="9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"/></svg>')}.pdp-social-links-row .social-tiktok{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="white" stroke="%23333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 12a4 4 0 1 0 4 4V4a5 5 0 0 0 5 5"/></svg>')}.pdp-social-links-row .social-twitter{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="%23333"><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24h-6.6l-5.17-6.763-5.91 6.763h-3.308l7.73-8.835L2.25 2.25h6.734l4.68 6.182 5.35-6.182zM17.41 20.452h1.828L6.84 3.75H4.897z"/></svg>')}@media(max-width:640px){.pdp-social-links-row .social-link{width:40px;height:40px;background-size:20px 20px}}.key-info-text a{color:#1f2937;text-decoration:none;font-weight:500;display:inline;font-size:1.0625rem}.key-info-text a:hover{text-decoration:underline}.address-line{color:#1f2937;font-weight:600;font-size:clamp(1.25rem,1.35vw,1.95rem);margin-bottom:.5rem;display:block}.city-state{color:#1f2937;font-weight:600;font-size:1.0625rem}.key-info-text a.directions-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.9375rem;color:#059669}.key-info-item:not(.hours-section) svg{stroke:#059669}.key-info-item:not(.hours-section) .key-info-text{font-size:1.0625rem;font-weight:500}.key-info-item:not(.hours-section) .key-info-text a{font-size:1.0625rem;font-weight:600;color:#059669}.cta-button{display:inline-block;background:#7c3aed;color:#fff;padding:.5rem 1.25rem;border-radius:20px;text-decoration:none;font-weight:500;white-space:nowrap;font-size:.875rem;transition:background .2s}.profile-map{margin-top:2rem;border-radius:8px;overflow:hidden}.map-iframe{border:0}.profile-map-actions{margin-top:.75rem}.map-route-button{display:inline-flex;align-items:center;gap:.4rem;border:none;background:transparent;padding:0;font:inherit;font-size:.95rem;font-weight:600;color:#059669;cursor:pointer;text-decoration:underline;text-underline-offset:.15rem}.map-route-button[disabled]{opacity:.7;cursor:wait}@media(max-width:768px){.page-width{padding:0rem 1.5rem}.profile-detail-layout{grid-template-columns:1fr;gap:2rem}.profile-main-image,.profile-gallery-container{display:block}.profile-gallery{grid-template-columns:repeat(2,1fr);width:100%}#gallery-viewer{width:100%;max-height:400px;margin-bottom:1rem}.profile-title{font-size:2rem}.spec-item{grid-template-columns:1fr;gap:.5rem}}.icon-container{display:inline-flex;align-items:center;justify-content:center}.icon-container svg{width:18px;height:18px}.icon-social{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f0f0f0;color:#333;text-decoration:none;margin:0 4px;transition:all .2s ease}.icon-social:hover{transform:scale(1.1);box-shadow:0 2px 8px #00000026}.icon-social svg{width:18px;height:18px}.icon-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;background:#f0f0f0;border-radius:4px;font-size:.875rem;color:#374151}.icon-badge svg{width:16px;height:16px;flex-shrink:0}.hours-status-badge{display:inline-block;padding:.25rem .5rem;border-radius:9999px;font-weight:600;font-size:.875rem;white-space:nowrap;transition:all .3s ease}.hours-status-badge.status-open{background-color:#dcfce7;color:#166534;border:1px solid #86efac}.hours-status-badge.status-opening-soon{background-color:#fef3c7;color:#92400e;border:1px solid #fde047}.hours-status-badge.status-opening-very-soon{background-color:#fecaca;color:#991b1b;border:1px solid #fca5a5}.hours-status-badge.status-closing-soon{background-color:#fed7aa;color:#92400e;border:1px solid #fdba74}.hours-status-badge.status-closing-very-soon{background-color:#fecaca;color:#991b1b;border:1px solid #fca5a5}.hours-status-badge.status-closed{background-color:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.hours-status-badge.status-unknown{background-color:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.hours-section{margin-bottom:1.5rem;align-items:flex-start}.hours-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.hours-title{margin:0;font-size:1.75rem;font-weight:700;color:#1f2937;flex:1}.hours-list{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1rem;margin:0 0 1.5rem}.hours-day{display:flex;justify-content:space-between;padding:.75rem 0;font-size:.9375rem;border-bottom:1px solid #f0f0f0}.day-name{font-weight:600;color:#059669;min-width:80px}.day-hours{color:#6b7280;text-align:right;flex:1;padding-left:1rem}.holiday-section{margin-top:1.5rem;border:none;border-radius:0;overflow:visible}.holiday-section-title{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;background-color:transparent;font-weight:600;color:#059669;font-size:.95rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s ease;border:none}.holiday-section-title:hover{background-color:transparent;color:#047857}.holiday-section-title:after{content:"\25bc";display:inline-block;transition:transform .2s ease;margin-left:.75rem;font-size:.65rem;color:#6b7280}.holiday-section[open] .holiday-section-title:after{transform:rotate(180deg)}.holiday-closure-notice,.holiday-special-hours{padding:1rem 0;background-color:transparent;margin-top:.5rem}.holiday-item,.holiday-hours-row{padding:.5rem 0;color:#374151;font-size:.9375rem}.holiday-item:not(:last-child),.holiday-hours-row:not(:last-child){border-bottom:1px solid #f0f0f0;padding-bottom:.75rem;margin-bottom:.75rem}@media(max-width:768px){.hours-title{font-size:1.5rem}.hours-list{grid-template-columns:1fr;gap:.5rem 0}.hours-day{padding:.75rem 0}.day-name{min-width:70px}}.tab-button[data-empty=true],.tab-content[data-empty=true]{display:none!important}.profile-tabs{width:100%}.tabs-header{display:flex;flex-wrap:wrap;gap:0;border-bottom:2px solid #e0e0e0;margin-bottom:2rem;overflow-x:auto}.tab-button{padding:1rem;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:14px;font-weight:500;color:#666;white-space:nowrap;transition:all .3s ease}.tab-button:hover{color:#333}.tab-button.active{color:#7c3aed;border-bottom-color:#7c3aed}.tab-content{display:none}.tab-content.active{display:block}.profile-tabs .tab-content{display:none}.profile-tabs .tab-content:target{display:block}.profile-tabs .tab-content#about-tab{display:block}.profile-tabs:has(.tab-content:target):not(:has(#about-tab:target)) .tab-content#about-tab{display:none}.profile-tabs .tab-link{text-decoration:none}.profile-tabs .tab-link.active{color:#7c3aed;border-bottom-color:#7c3aed}.profile-tabs .tabs-header .tab-link{order:20}.profile-tabs .tabs-header .tab-link--about{order:10}.profile-tabs .tabs-header .tab-link--billiards{order:11}.profile-tabs .tabs-header .tab-link--tournaments{order:12}.profile-tabs .tabs-header .tab-link--leagues{order:13}.profile-tabs .tabs-header .tab-link--reviews{order:99}.specifications-content{display:grid;gap:2rem}.spec-group-title{font-size:1rem;font-weight:600;margin:0;text-transform:capitalize}.spec-group-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.spec-group-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;width:100%}.spec-item{display:grid;gap:.5rem;padding:.75rem;background:#f9f9f9;border-radius:6px}.spec-label{font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}.spec-value{font-size:14px;color:#333}@media(max-width:768px){.profile-detail-layout{grid-template-columns:1fr;gap:2rem}.profile-gallery-container{display:none!important}.specifications-content{grid-template-columns:1fr;gap:1.5rem}.tabs-header{gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.tab-button{padding:.75rem .5rem;font-size:13px;flex:0 0 auto;min-width:80px;white-space:nowrap}.spec-group-items{grid-template-columns:1fr;gap:.75rem}.spec-item{padding:.5rem}.spec-label{font-size:11px}.spec-value{font-size:13px}.spec-group{margin-bottom:1rem}.spec-group-title{font-size:.95rem;margin-bottom:.75rem}}@media(max-width:480px){.profile-detail-layout{grid-template-columns:1fr;gap:1.5rem}.profile-main-image{aspect-ratio:auto;max-height:300px}.profile-gallery-container{display:none!important}.tab-button{padding:.5rem .25rem;font-size:12px;min-width:70px}.tabs-header{margin-bottom:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.tabs-content{padding:1rem 0}.spec-group{gap:.75rem;margin-bottom:.75rem}.spec-group-items{grid-template-columns:1fr;gap:.5rem}.spec-group-title{font-size:.9rem;margin-bottom:.5rem}.spec-item{padding:.5rem;gap:.25rem}.spec-label{font-size:10px}.spec-value{font-size:12px}}.rating-stars-display{display:inline-flex;align-items:center;gap:6px;font-weight:600}.star.filled{color:#f59e0b!important;font-size:1rem}.star.half{background:linear-gradient(90deg,#f59e0b 50%,#d1d5db 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:1rem}.star.empty{color:#d1d5db!important;font-size:1rem}.rating-value{margin-left:6px;color:#6b7280}.profile-rating{display:inline-block}.profile-rating-row{display:flex;align-items:center;justify-content:flex-start;gap:16px}.access-policy-pills{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 6px}.access-policy-pill{display:inline-flex;align-items:center;padding:.1rem .4rem;border-radius:999px;font-size:13px;font-weight:600;background:#eef2ff;color:#4338ca;border:1px solid #c7d2fe}.billiards-section{margin-top:24px;padding:20px;border:2px solid #16a34a;border-radius:12px;background:#f0fdf4}.billiards-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.billiards-icon{color:#16a34a}.billiards-title{margin:0;font-size:20px;font-weight:600;color:#1f2937}.billiards-row{padding:12px 0;border-bottom:1px solid #dcfce7;display:flex;justify-content:space-between;align-items:center}.billiards-row-left{display:flex;align-items:center;gap:12px}.billiards-size{font-weight:500;color:#1f2937}.billiards-count{color:#6b7280}.billiards-prices{display:flex;gap:16px}.billiards-price{font-weight:600;color:#16a34a}.reviews-section{padding:24px 0}.reviews-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.reviews-title{margin:0;font-size:20px;font-weight:600;color:#1f2937}.reviews-add-button{background:none;border:none;color:#6d28d9;font-size:14px;font-weight:500;cursor:pointer;padding:0;text-decoration:underline}.reviews-controls{display:flex;gap:12px;margin-bottom:24px;flex-wrap:wrap}.reviews-select{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;cursor:pointer}.reviews-list{display:grid;gap:16px}.reviews-loading{text-align:center;padding:32px;color:#6b7280}.review-form-link{white-space:nowrap;flex-shrink:0;padding:10px 20px;color:#7c3aed;border:none;border-radius:6px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-flex;align-items:center}.page-width{padding:0 1rem}.badge-verified{background:transparent;color:#2563eb;border:none;padding:0;display:inline-flex;align-items:center;gap:0;-webkit-backdrop-filter:none;backdrop-filter:none}.badge-verified svg{width:28px;height:28px}.profile-badges{display:inline-flex;align-items:center;gap:.5rem}.badge{line-height:1.5}.se-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#00000080}.se-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent}.se-modal__panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;width:100vw;max-width:100vw;min-height:100vh;overflow:hidden;background:#fff;border-radius:0;display:flex;flex-direction:column}.se-modal__close{position:absolute;top:12px;right:12px;z-index:10;width:36px;height:36px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}.se-modal__close:hover{background:#f3f4f6}.se-modal .pf-root{max-width:1600px;width:100%;margin:0 auto;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:60px 24px 150px;padding-bottom:max(150px,calc(env(safe-area-inset-bottom,0px) + 120px));-webkit-overflow-scrolling:touch}.se-modal .pf-root.pf-root--hidden{display:block!important}.se-modal #formContent{height:100%;overflow:auto}.se-modal #specsStep{position:relative}.se-modal #specsStep>h2{top:0;z-index:3;background:#fff;margin:0;padding:12px 0}.se-modal #specsTabs{position:sticky;top:52px;z-index:2;background:#fff;padding-top:8px}.profile-established--small{font-size:.5em}.profile-key-info--top{margin-top:12px}.billiards-row--brands{border-bottom:none;padding-top:14px}.billiards-row-left--wrap{flex-wrap:wrap;gap:8px}.billiards-size--label{font-weight:600}.pdp-se-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1002}.pdp-se-modal--hidden{display:none}.pdp-se-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.pdp-se-modal__panel{position:relative;width:100vw;height:100vh;background:#fff;overflow:hidden}.pdp-se-modal__close{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:20px;line-height:1;cursor:pointer}.pdp-se-modal__root{height:100vh;overflow:auto}.pdp-se-modal__loading{padding:24px}.login-loading-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;display:flex;align-items:center;justify-content:center;background:#00000080;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.login-loading-card{background:#1f2937;color:#fff;padding:18px 22px;border-radius:10px;box-shadow:0 20px 25px -5px #0003;font-size:15px;font-weight:600}.profile-tabs .spec-group-items{grid-template-columns:1fr;gap:0}.profile-tabs .spec-item{display:flex;align-items:baseline;justify-content:space-between;gap:12px;width:100%;padding:10px 0;background:transparent;border-radius:0;border-bottom:1px solid #ececec}.profile-tabs .spec-group-items .spec-item:last-child{border-bottom:0}.profile-tabs .spec-label{margin:0;color:#4b5563;font-size:13px;font-weight:600;text-transform:none;letter-spacing:0}.profile-tabs .spec-value{margin:0;color:#111827;font-size:14px;text-align:right;word-break:break-word}@media(max-width:768px){.profile-tabs .spec-item{padding:8px 0}.profile-tabs .spec-label{font-size:12px}.profile-tabs .spec-value{font-size:13px}}@keyframes loginSpin{to{transform:rotate(360deg)}}.login-spinner{display:inline-block;width:18px;height:18px;margin-left:10px;border:2px solid rgba(255,255,255,.6);border-top-color:#fff;border-radius:50%;animation:loginSpin 1s linear infinite}.reviews-empty-message,.reviews-error-message{text-align:center}.reviews-empty-message{color:#999}.reviews-error-message{color:#d32f2f}.review-card{border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fff}.review-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;gap:12px}.review-card-author{font-weight:600;color:#1f2937;margin-bottom:4px}.review-card-date{font-size:12px;color:#6b7280}.review-card-rating{display:inline-flex;align-items:center;gap:6px;font-weight:600}.review-card-score{margin-left:6px;color:#6b7280}.review-card-text{margin:0;color:#4b5563;line-height:1.6;font-size:14px}
/*# sourceMappingURL=/cdn/shop/t/29/assets/profile-detail-page.css.map */
