/* Shared club/course detail treatment; scoped away from directory and homepage. */
.editorial-eyebrow { font-size: 10px; font-weight: 700; letter-spacing: 1.5px; color: #8a7340; margin-bottom: 10px; }
.editorial-facts { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; margin: 18px 0 28px; }
.editorial-facts > div { padding: 14px; background: #f0f3e8; border-radius: 6px; }
.editorial-facts dt { font-size: 11px; color: #67735d; margin-bottom: 6px; }
.editorial-facts dd { margin: 0; font-size: 13px; line-height: 1.6; color: #284c34; }
.editorial-guide h3 { font-size: 21px; font-weight: 500; margin: 24px 0 10px; }
.editorial-source { font-size: 11px; white-space: nowrap; text-decoration: underline; }
.editorial-question, .editorial-references { border-top: 1px solid #dce2d2; padding: 14px 0; }
.editorial-guide summary { cursor: pointer; font-size: 13px; font-weight: 600; color: #32583d; }
.editorial-guide details p { margin: 12px 0 0; }
.editorial-references { margin-top: 14px; }
.editorial-references ul { padding-left: 20px; font-size: 12px; line-height: 1.9; }
@media (max-width:600px) { .editorial-facts { grid-template-columns: 1fr; gap: 8px; } }
.golf-detail-page main { background: #edf0e6; }
.golf-detail-page .detail-hero { padding: 38px 0 36px; background: #153325; }
.golf-detail-page .detail-hero-bg { opacity: 1; }
.golf-detail-page .detail-hero::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg,rgba(10,28,19,.82),rgba(10,28,19,.46) 60%,rgba(10,28,19,.14)); pointer-events: none; }
.golf-detail-page .detail-hero-overlay { display: none; }
.golf-detail-page .detail-hero > .container { z-index: 2 !important; }
.golf-detail-page .detail-hero h1 { font-size: clamp(32px,4.2vw,52px); font-weight: 500; line-height: 1.15; max-width: 850px; margin: 16px 0; }
.golf-detail-page .hero-tagline { font-family: var(--font-body); font-style: normal; font-size: 15px; line-height: 1.75; color: #f0f1e6; max-width: 650px; }
.golf-detail-page .breadcrumb { font-size: 12px; flex-wrap: wrap; margin-bottom: 24px; }
.golf-detail-page .breadcrumb a, .golf-detail-page .breadcrumb .sep { color: #e0e6d8; }
.golf-detail-page .detail-meta { color: #f0f1e6; font-size: 13px; gap: 12px 22px; }
.golf-detail-page .detail-hero-actions { border: 0; padding: 0; margin-top: 22px; justify-content: flex-start; }
.golf-detail-page .hero-membership-badge { border-radius: 3px; background: #efe7c91a; border-color: #e8d6a16b; color: #efdfb3; font-size: 10px; padding: 6px 10px; margin-bottom: 0; }
.golf-detail-page .btn-gold { background: #e4ce94; color: #233d2a; box-shadow: none; border-color: #e4ce94; }
.golf-detail-page .btn-gold:hover { background: #f2dfb4; }
.golf-detail-page .detail-hero .btn { min-height: 44px; border-radius: 5px; padding: 12px 20px; }
.golf-detail-page .club-stats-bar { background: #fffef8; border-bottom: 1px solid #d7dece; }
.golf-detail-page .stat-bar-value { font-size: 24px; font-weight: 500; }
.golf-detail-page main > .section { padding: 32px 0; }
.golf-detail-page .detail-layout { grid-template-columns: minmax(0,1fr) minmax(280px,330px); gap: 28px; padding: 0; align-items: start; }
.golf-detail-page .detail-main, .golf-detail-page .detail-sidebar { min-width: 0; max-width: 100%; }
.golf-detail-page .detail-sidebar { position: static; }
.golf-detail-page .detail-section { padding: 26px; margin-bottom: 22px; background: #fffef9; border: 1px solid #dde2d4; border-radius: 10px; box-shadow: 0 2px 8px #213d2510; min-width: 0; }
.golf-detail-page .detail-section h2 { font-weight: 500; font-size: 26px; line-height: 1.3; border-bottom: 1px solid #d7ddcc; padding-bottom: 13px; }
.golf-detail-page .detail-section h2 > i, .golf-detail-page .section-heading-icon { display: none; }
.golf-detail-page .section-heading-luxe { gap: 0; margin-bottom: 20px; }
.golf-detail-page .section-subtitle { font-size: 11px; letter-spacing: 1px; text-transform: uppercase; }
.golf-detail-page .about-text, .golf-detail-page .detail-section p { font-size: 14px; line-height: 1.85; color: #53634f; }
.golf-detail-page .designer-credit { background: #f0f2e8; border-color: #d8dfc9; box-shadow: none; }
.golf-detail-page .scorecard-wrap { max-width: 100%; overflow-x: auto; }
.golf-detail-page .course-card, .golf-detail-page .course-card--luxe { min-width: 0; max-width: 100%; }
.golf-detail-page .course-card-stats { flex-wrap: wrap; }
.golf-detail-page .booking-widget { background: #fffef8; border: 1px solid #d7dbc9; border-top: 3px solid #b39b5a; border-radius: 10px; box-shadow: 0 8px 24px #283d2410; overflow: hidden; scroll-margin-top: 95px; }
.golf-detail-page .booking-widget-header { background: #fffef8; color: #274731; text-align: left; padding: 24px 24px 18px; border-bottom: 1px solid #e4e5d8; }
.golf-detail-page .booking-widget-header h3 { color: #274731; font-size: 27px; font-weight: 500; }
.golf-detail-page .booking-widget-header p { color: #65715d; font-size: 12px; line-height: 1.7; }
.golf-detail-page .booking-widget-icon, .golf-detail-page .booking-widget .auth-cta > i { display: none; }
.golf-detail-page .booking-widget-body { padding: 20px; }
.golf-detail-page .booking-widget .auth-cta { padding: 4px 0 !important; background: transparent !important; border: 0 !important; }
.golf-detail-page .booking-widget .auth-cta h4 { font-size: 18px; }
.golf-detail-page .booking-widget-price { background: #f1f3e8; padding: 16px 24px; border-bottom: 1px solid #e2e5d5; }
.golf-detail-page .booking-widget-price .amount { font-family: var(--font-heading); color: #294e34; font-size: 32px; }
.golf-detail-page .booking-widget .btn { background: #28533b; border-color: #28533b; color: white; box-shadow: none; border-radius: 5px; white-space: normal; }
.golf-detail-page .booking-widget .form-control { min-width: 0; background: white; border-color: #d4dccb; }
.golf-detail-page .booking-widget .form-row { grid-template-columns: minmax(0,1fr) minmax(0,1fr); }
.golf-detail-page .detail-share-row { margin: 24px 0; }
.golf-detail-page .detail-share-row .share-label { color: #52604c; }
.golf-detail-page .detail-share-row .share-btn { color: #28533b; background: #fffef8; border-color: #ced8c4; }
@media (max-width:900px) { .golf-detail-page .detail-layout { grid-template-columns: minmax(0,1fr); } .golf-detail-page .detail-sidebar { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px; } .golf-detail-page #booking { grid-column: 1/-1; } }
@media (max-width:600px) { .golf-detail-page .detail-sidebar { display: block; } .golf-detail-page .detail-section { padding: 20px 16px; } .golf-detail-page .detail-hero { padding: 26px 0; } .golf-detail-page .detail-meta { flex-direction: row; } .golf-detail-page .hero-cta-group { flex-wrap: wrap; } .golf-detail-page .detail-section h2 { font-size: 23px; } }
