.fishing-hero { min-height: 635px; background-position: center; background-size: cover; }
.fishing-hero-directory { background-image: linear-gradient(90deg, rgba(4,8,14,.94), rgba(4,20,32,.6) 52%, rgba(4,30,42,.18) 82%), url("https://belizeprodivecenter.com/wp-content/uploads/2021/10/deep-sea-fishing-05.jpg"), url("../../images/reef-diver.webp"); }
.fishing-hero-deep-sea-half-day { background-image: linear-gradient(90deg, rgba(4,8,14,.94), rgba(4,20,32,.6) 52%, rgba(4,30,42,.16) 82%), url("https://belizeprodivecenter.com/wp-content/uploads/2021/10/deep-sea-fishing-05.jpg"), url("../../images/reef-diver.webp"); }
.fishing-hero-deep-sea-full-day { background-image: linear-gradient(90deg, rgba(4,8,14,.94), rgba(4,20,32,.6) 52%, rgba(4,30,42,.16) 82%), url("https://belizeprodivecenter.com/wp-content/uploads/2021/10/deep-sea-fishing-02.jpg"), url("../../images/aerial-reef.webp"); }
.fishing-hero-reef-half-day { background-image: linear-gradient(90deg, rgba(4,8,14,.94), rgba(4,20,32,.6) 52%, rgba(4,30,42,.16) 82%), url("https://belizeprodivecenter.com/wp-content/uploads/2021/10/reef-fishing-03-768x1024.jpg"), url("../../images/nurse-shark.webp"); }
.fishing-hero-reef-full-day { background-image: linear-gradient(90deg, rgba(4,8,14,.94), rgba(4,20,32,.6) 52%, rgba(4,30,42,.16) 82%), url("https://belizeprodivecenter.com/wp-content/uploads/2021/10/reef-fishing-05-600x450.jpg"), url("../../images/ray-sunlight.webp"); }
.fishing-hero .hero-copy { max-width: 780px; }
.fishing-hero h1 { max-width: 780px; }
.fishing-hero .hero-copy > p { max-width: 690px; }
.fishing-quick-section { background: #0c0c0f; color: #fff; }
.fishing-quick-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); }
.fishing-quick-grid > div { min-width: 0; padding: 26px 24px; border-right: 1px solid rgba(255,255,255,.1); }
.fishing-quick-grid > div:last-child { border-right: 0; }
.fishing-quick-grid span { display: block; margin-bottom: 8px; color: #90909a; font-size: .58rem; font-weight: 900; letter-spacing: .13em; text-transform: uppercase; }
.fishing-quick-grid strong { display: block; font-size: .92rem; line-height: 1.4; }
.fishing-directory-section { background: #f6f6f7; }
.fishing-directory-intro { display: grid; grid-template-columns: minmax(0,1fr) minmax(280px,.72fr); gap: 70px; align-items: end; margin-bottom: 45px; }
.fishing-directory-intro h2 { max-width: 720px; margin-bottom: 0; }
.fishing-directory-intro > p { margin-bottom: 0; color: var(--gray); line-height: 1.75; }
.fishing-card-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 24px; }
.fishing-card { display: flex; min-width: 0; flex-direction: column; overflow: hidden; background: var(--white); border: 1px solid var(--line); border-radius: 22px; box-shadow: 0 14px 40px rgba(0,0,0,.06); }
.fishing-card-media { position: relative; display: block; aspect-ratio: 16/9; overflow: hidden; background: #111; }
.fishing-card-media img { width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.fishing-card-media:hover img { transform: scale(1.035); }
.fishing-card-media > span { position: absolute; right: 20px; bottom: 20px; display: grid; width: 48px; height: 48px; place-items: center; background: var(--red); border-radius: 50%; color: #fff; font-size: 1.25rem; }
.fishing-card-body { flex: 1; padding: 30px 30px 24px; }
.fishing-card-kicker { display: block; margin-bottom: 13px; color: var(--red); font-size: .63rem; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.fishing-card h3 { margin-bottom: 14px; font-size: clamp(1.5rem,2.2vw,2rem); }
.fishing-card h3 a { color: var(--black); }
.fishing-card p { color: var(--gray); line-height: 1.7; }
.fishing-card-price { color: var(--black); font-weight: 900; }
.fishing-card-footer { display: flex; justify-content: space-between; gap: 18px; padding: 19px 30px; background: #111114; color: #b8b8c0; font-size: .7rem; font-weight: 800; }
.fishing-card-footer a { color: #fff; text-align: right; }
.fishing-compare-section { background: #fff; }
.fishing-compare-grid { display: grid; grid-template-columns: 1.15fr repeat(3,minmax(0,1fr)); gap: 18px; align-items: stretch; }
.fishing-compare-grid > div { padding-right: 32px; }
.fishing-compare-grid > div p, .fishing-compare-grid article p { margin-bottom: 0; color: var(--gray); line-height: 1.7; }
.fishing-compare-grid article { padding: 30px; background: #f5f5f6; border: 1px solid var(--line); border-radius: 18px; }
.fishing-compare-grid article span, .fishing-highlight-card > span { display: block; margin-bottom: 12px; color: var(--red); font-size: .58rem; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.fishing-note-section { padding-top: 0; background: #fff; }
.fishing-note-card, .fishing-final-cta, .fishing-detail-cta { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 45px; align-items: center; padding: 46px; border-radius: 22px; }
.fishing-note-card { background: #e61722; color: #fff; }
.fishing-note-card .eyebrow { color: rgba(255,255,255,.72); }
.fishing-note-card h2, .fishing-note-card p { color: #fff; }
.fishing-note-card p, .fishing-final-cta p, .fishing-detail-cta p { max-width: 760px; margin-bottom: 0; line-height: 1.7; }
.fishing-final-cta, .fishing-detail-cta { background: #fff; border: 1px solid var(--line); }
.fishing-final-actions { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 12px; }
.fishing-intro { max-width: 920px; }
.fishing-description > .fishing-detail-section:first-child p:first-child { font-size: 1.12rem; }
.fishing-detail-section + .fishing-detail-section { margin-top: 58px; padding-top: 52px; border-top: 1px solid var(--line); }
.fishing-detail-section > h2 { max-width: 760px; }
.fishing-detail-section > p { color: var(--gray); line-height: 1.78; }
.fishing-highlight-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; margin-top: 28px; }
.fishing-highlight-card { padding: 27px; background: #f5f5f6; border: 1px solid var(--line); border-radius: 16px; }
.fishing-highlight-card p { margin-bottom: 0; color: var(--gray); line-height: 1.65; }
.fishing-flow-list { display: grid; gap: 10px; padding: 0; margin: 28px 0 0; list-style: none; }
.fishing-flow-list li { display: grid; grid-template-columns: 48px minmax(0,1fr); gap: 18px; align-items: start; padding: 22px 0; border-bottom: 1px solid var(--line); }
.fishing-flow-list li > span { display: grid; width: 42px; height: 42px; place-items: center; background: var(--red); border-radius: 50%; color: #fff; font-weight: 900; }
.fishing-flow-list h3 { margin-bottom: 6px; }
.fishing-flow-list p { margin-bottom: 0; color: var(--gray); line-height: 1.65; }
.fishing-inclusions-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; margin-top: 28px; }
.fishing-inclusions-grid > div { padding: 28px; background: #f5f5f6; border: 1px solid var(--line); border-radius: 16px; }
.fishing-inclusions-grid ul { display: grid; gap: 10px; padding-left: 20px; margin-bottom: 0; color: var(--gray); }
.fishing-faq-list { display: grid; gap: 10px; margin-top: 28px; }
.fishing-faq-item { padding: 0 22px; background: #f5f5f6; border: 1px solid var(--line); border-radius: 14px; }
.fishing-faq-item summary { padding: 18px 0; cursor: pointer; color: var(--black); font-weight: 850; }
.fishing-faq-item p { padding: 0 0 20px; color: var(--gray); line-height: 1.7; }
.fishing-related-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 12px; margin-top: 28px; }
.fishing-related-card { display: flex; min-width: 0; flex-direction: column; padding: 24px; background: #f5f5f6; border: 1px solid var(--line); border-radius: 16px; color: var(--black); transition: transform .2s ease,border-color .2s ease; }
.fishing-related-card:hover { transform: translateY(-3px); border-color: rgba(0,0,0,.2); }
.fishing-related-card span { margin-bottom: 10px; color: var(--red); font-size: .55rem; font-weight: 900; letter-spacing: .09em; text-transform: uppercase; }
.fishing-related-card strong { line-height: 1.35; }
.fishing-related-card small { margin-top: auto; padding-top: 18px; color: var(--red); font-size: .67rem; font-weight: 900; text-transform: uppercase; }
.fishing-summary-card .activity-summary-price { display: flex; }
.fishing-summary-card .activity-summary-price strong { font-size: 2rem; }
.fishing-summary-note { margin-top: 20px; padding: 20px; background: #1d1d20; border-radius: 14px; }
.fishing-summary-note strong { display: block; margin-bottom: 8px; color: #fff; font-size: .75rem; }
.fishing-summary-note p { margin-bottom: 0; color: #b9b9c2; font-size: .75rem; line-height: 1.65; }
.fishing-summary-secondary { width: 100%; margin-top: 10px; text-align: center; }
.fishing-detail-cta-section { background: #f5f5f6; }
.private-menu .submenu { right: calc(100% + 10px); left: auto; transform: translateX(-8px); }
.private-menu .submenu::before { right: auto; left: 100%; }
@media (max-width:1080px) { .fishing-compare-grid { grid-template-columns: repeat(2,minmax(0,1fr)); } .fishing-compare-grid > div { padding-right: 0; } }
@media (max-width:960px) { .fishing-quick-grid { grid-template-columns: repeat(2,minmax(0,1fr)); } .fishing-quick-grid > div:nth-child(2) { border-right: 0; } .fishing-quick-grid > div:nth-child(-n+2) { border-bottom: 1px solid rgba(255,255,255,.1); } .fishing-directory-intro, .fishing-note-card, .fishing-final-cta, .fishing-detail-cta { grid-template-columns: 1fr; gap: 28px; } .fishing-final-actions { justify-content: flex-start; } }
@media (max-width:760px) { .fishing-card-grid, .fishing-highlight-grid, .fishing-inclusions-grid, .fishing-related-grid { grid-template-columns: 1fr; } }
@media (max-width:640px) { .fishing-hero { min-height: 670px; } .fishing-quick-grid { grid-template-columns: 1fr; } .fishing-quick-grid > div { padding: 20px 18px; border-right: 0; border-bottom: 1px solid rgba(255,255,255,.1); } .fishing-quick-grid > div:last-child { border-bottom: 0; } .fishing-directory-intro { margin-bottom: 32px; } .fishing-card-body { padding: 24px 22px 20px; } .fishing-card-footer { align-items: flex-start; padding: 17px 22px; } .fishing-compare-grid article, .fishing-highlight-card, .fishing-inclusions-grid > div { padding: 24px; } .fishing-note-card, .fishing-final-cta, .fishing-detail-cta { padding: 34px 24px; } .fishing-detail-section + .fishing-detail-section { margin-top: 46px; padding-top: 42px; } }