.freediving-page { --free-ink:#102b40; --free-muted:#657c8b; --free-aqua:#4d9dff; --free-cyan:#4cc9ff; color:var(--free-ink); background:#f4fafb; }
.freedive-hero { position:relative; min-height:570px; display:grid; align-items:end; overflow:hidden; color:#fff; background:#082333; }
.freedive-hero-media { position:absolute; z-index:0; inset:0; }
.freedive-hero-image { position:absolute; z-index:0; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; }
.freedive-hero::before { content:''; position:absolute; z-index:1; inset:0; background:linear-gradient(90deg,rgba(3,17,29,.84),rgba(3,17,29,.43) 55%,rgba(3,17,29,.18)); }
.freedive-hero::after { content:''; position:absolute; z-index:1; inset:auto 0 0; height:150px; background:linear-gradient(transparent,rgba(3,17,29,.58)); }
.freedive-hero-inner { position:relative; z-index:2; display:flex; align-items:end; justify-content:space-between; gap:40px; width:100%; padding-top:115px; padding-bottom:75px; }
.freedive-hero-copy { max-width:800px; }
.freedive-eyebrow,.freedive-kicker { display:inline-flex; align-items:center; gap:9px; color:#2d7ed8; font:700 11px 'DM Sans',sans-serif; letter-spacing:.16em; text-transform:uppercase; }
.freedive-eyebrow { color:var(--free-aqua); }
.freedive-eyebrow::before,.freedive-kicker::before { content:''; width:7px; height:7px; border-radius:50%; background:currentColor; box-shadow:0 0 15px currentColor; }
.freedive-hero h1 { max-width:900px; margin:20px 0 0; color:#fff; font:700 clamp(2.8rem,7vw,6.7rem)/.94 'Space Grotesk',sans-serif; letter-spacing:-.075em; }
.freedive-hero-copy > strong { display:block; margin-top:20px; color:#fff; font:600 clamp(1.15rem,2.2vw,1.6rem) 'Space Grotesk',sans-serif; }
.freedive-hero-copy > p { max-width:650px; margin:14px 0 0; color:#c5dbe4; font-size:clamp(1rem,1.7vw,1.25rem); line-height:1.65; }
.freedive-actions { display:flex; flex-wrap:wrap; gap:12px; margin-top:32px; }
.freedive-actions .btn-ghost { color:#fff; border-color:rgba(255,255,255,.28); background:rgba(255,255,255,.08); }
.freedive-hero-badge { width:min(255px,100%); padding:20px; border:1px solid rgba(77,157,255,.28); border-radius:18px; background:rgba(5,29,43,.72); backdrop-filter:blur(12px); }
.freedive-hero-badge > span { display:grid; width:39px; height:39px; place-items:center; color:#06212b; border-radius:12px; background:linear-gradient(135deg,var(--free-aqua),var(--free-cyan)); }
.freedive-hero-badge svg { width:22px; height:22px; }
.freedive-hero-badge strong { display:block; margin-top:17px; color:#fff; font:600 1.05rem 'Space Grotesk',sans-serif; }
.freedive-hero-badge p { margin:7px 0 0; color:#9fbcc8; font-size:12px; line-height:1.55; }
.freedive-intro,.freedive-details,.freedive-faq { padding:105px 0; background:#f4fafb; }
.freedive-intro-grid { display:grid; grid-template-columns:1.05fr .95fr; gap:clamp(35px,7vw,100px); align-items:center; }
.freedive-photo { position:relative; min-height:460px; overflow:hidden; border-radius:22px; box-shadow:0 25px 65px rgba(31,77,97,.16); }
.freedive-photo::after { content:''; position:absolute; inset:17px -17px -17px 17px; z-index:-1; border:1px solid rgba(36,119,212,.25); border-radius:22px; }
.freedive-photo img { width:100%; height:100%; min-height:460px; object-fit:cover; }
.freedive-photo > span { position:absolute; left:20px; bottom:20px; padding:9px 12px; color:#fff; font-size:10px; font-weight:700; letter-spacing:.14em; border-radius:999px; background:rgba(4,28,42,.74); }
.freedive-copy h2,.freedive-section-head h2,.freedive-detail-card h2,.freedive-cta h2 { margin:18px 0 0; color:var(--free-ink); font:700 clamp(2rem,4vw,3.6rem)/1.02 'Space Grotesk',sans-serif; letter-spacing:-.065em; }
.freedive-copy p { margin:20px 0 0; color:var(--free-muted); font-size:15px; line-height:1.75; }
.freedive-copy p + p { margin-top:13px; }
.freedive-location { display:grid; grid-template-columns:43px 1fr; gap:0 13px; align-items:center; margin-top:26px; padding-top:20px; border-top:1px solid rgba(24,70,91,.13); }
.freedive-location > span { display:grid; grid-row:span 2; width:43px; height:43px; place-items:center; color:#06212b; border-radius:13px; background:var(--free-aqua); }
.freedive-location svg { width:21px; height:21px; }
.freedive-location strong { color:var(--free-ink); font:600 1rem 'Space Grotesk',sans-serif; }
.freedive-location p { margin:3px 0 0; font-size:12px; line-height:1.5; }
.freedive-principles,.freedive-training { padding:105px 0; }
.freedive-principles { color:#e8f7f9; background:linear-gradient(145deg,#092738,#061622); }
.freedive-training { color:#e8f7f9; background:#071b29; }
.freedive-section-head { display:flex; align-items:end; justify-content:space-between; gap:30px; margin-bottom:42px; }
.freedive-section-head h2 { color:#fff; }
.freedive-section-head p { max-width:480px; margin:0; color:#9ab5c3; font-size:15px; line-height:1.7; }
.freedive-section-head-center { display:block; text-align:center; }
.freedive-section-head-center .freedive-kicker { justify-content:center; }
.freedive-section-head-center p { margin:16px auto 0; }
.freedive-principles .freedive-kicker,.freedive-training .freedive-kicker,.freedive-cta .freedive-kicker { color:var(--free-aqua); }
.freedive-principle-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:15px; }
.freedive-principle { position:relative; min-height:235px; padding:23px; overflow:hidden; border:1px solid rgba(149,205,226,.15); border-radius:19px; background:rgba(255,255,255,.045); transition:transform .3s ease,border-color .3s ease,background .3s ease; }
.freedive-principle:hover { transform:translateY(-7px); border-color:rgba(77,157,255,.5); background:rgba(77,157,255,.08); }
.freedive-icon { display:grid; width:43px; height:43px; place-items:center; color:#06212b; border-radius:13px; background:linear-gradient(135deg,var(--free-aqua),var(--free-cyan)); }
.freedive-icon svg { width:23px; height:23px; }
.freedive-number { position:absolute; top:20px; right:20px; color:rgba(172,226,232,.35); font:700 12px 'Space Grotesk'; letter-spacing:.1em; }
.freedive-principle h3 { margin:25px 0 0; color:#fff; font:600 1.15rem 'Space Grotesk',sans-serif; }
.freedive-principle p { margin:10px 0 0; color:#9bb5c2; font-size:13px; line-height:1.6; }
.freedive-training-grid { display:grid; grid-template-columns:1.08fr .92fr; gap:42px; align-items:stretch; }
.freedive-training-photo { min-height:430px; overflow:hidden; border-radius:22px; background:#082333; }
.freedive-training-photo img { display:block; width:100%; height:100%; min-height:430px; object-fit:cover; border-radius:inherit; }
.freedive-stage-list { display:grid; gap:11px; }
.freedive-stage { display:grid; grid-template-columns:45px 1fr; gap:15px; align-items:start; padding:20px 0; border-bottom:1px solid rgba(149,205,226,.16); }
.freedive-stage > span { display:grid; width:38px; height:38px; place-items:center; color:#06212b; border-radius:12px; background:var(--free-aqua); font:700 11px 'Space Grotesk'; }
.freedive-stage h3 { margin:0; color:#fff; font:600 1.08rem 'Space Grotesk',sans-serif; }
.freedive-stage p { margin:7px 0 0; color:#9bb5c2; font-size:13px; line-height:1.6; }
.freedive-detail-grid { display:grid; grid-template-columns:1fr 1fr; gap:18px; }
.freedive-detail-card { padding:32px; border:1px solid rgba(24,70,91,.13); border-radius:22px; background:#fff; box-shadow:0 18px 45px rgba(31,77,97,.08); }
.freedive-detail-card h2 { font-size:clamp(1.7rem,3vw,2.7rem); }
.freedive-detail-card ul { display:grid; gap:0; margin:28px 0 0; padding:0; list-style:none; }
.freedive-detail-card li { display:flex; align-items:center; gap:13px; padding:14px 0; color:var(--free-muted); font-size:13px; border-top:1px solid rgba(24,70,91,.1); }
.freedive-detail-card li svg { width:21px; height:21px; flex:0 0 auto; color:#2477d4; }
.freedive-detail-card-accent { border-color:rgba(36,119,212,.24); background:linear-gradient(145deg,#eaf3ff,#f9fcfc); }
.freedive-detail-card > p { margin:22px 0 0; color:var(--free-muted); font-size:14px; line-height:1.7; }
.freedive-equipment-tags { display:flex; flex-wrap:wrap; gap:8px; margin-top:24px; }
.freedive-equipment-tags span { padding:8px 11px; color:#2477d4; border-radius:999px; background:rgba(77,157,255,.16); font-size:11px; font-weight:700; }
.freedive-faq { background:#fff; }
.freedive-faq .freedive-section-head h2 { color:var(--free-ink); }
.freedive-faq .freedive-section-head p { color:var(--free-muted); }
.freedive-faq-list { display:grid; gap:10px; }
.freedive-faq-item { border:1px solid rgba(24,70,91,.13); border-radius:14px; background:#f7fbfc; }
.freedive-faq-item summary { display:flex; align-items:center; justify-content:space-between; gap:20px; min-height:62px; padding:0 20px; color:var(--free-ink); cursor:pointer; font:600 14px 'Space Grotesk',sans-serif; list-style:none; }
.freedive-faq-item summary::-webkit-details-marker { display:none; }
.freedive-faq-item summary span { color:#2477d4; font-size:22px; font-weight:400; transition:transform .2s ease; }
.freedive-faq-item[open] summary span { transform:rotate(45deg); }
.freedive-faq-item p { margin:0; padding:0 20px 20px; color:var(--free-muted); font-size:13px; line-height:1.65; }
.freedive-cta { padding:72px 0; color:#fff; background:linear-gradient(120deg,#0b3445,#061824); }
.freedive-cta h2 { color:#fff; }
.freedive-cta p { max-width:590px; margin:14px 0 0; color:#a3beca; font-size:14px; line-height:1.6; }
@media (max-width:900px) { .freedive-hero-inner { align-items:start; flex-direction:column; padding-bottom:60px; } .freedive-hero-badge { width:min(360px,100%); } .freedive-principle-grid { grid-template-columns:repeat(2,1fr); } .freedive-training-grid { grid-template-columns:1fr; } }
@media (max-width:700px) { .freedive-hero { display:grid; min-height:700px; background:#082333; } .freedive-hero-media { position:absolute; inset:0; z-index:0; width:100%; height:100%; overflow:hidden; } .freedive-hero::before { z-index:1; display:block; background:linear-gradient(180deg,rgba(3,17,29,.08) 8%,rgba(3,17,29,.18) 38%,rgba(3,17,29,.78) 72%,rgba(3,17,29,.97) 100%); } .freedive-hero::after { z-index:1; display:none; } .freedive-hero-image { position:absolute; inset:0; display:block; width:100%; height:100%; min-height:0; object-fit:cover; object-position:78% center; filter:brightness(.9); } .freedive-hero-inner { position:relative; inset:auto; z-index:2; grid-area:1/1; align-self:end; justify-content:flex-end; flex-direction:column; min-height:700px; padding-top:150px; padding-bottom:38px; background:transparent; } .freedive-hero-copy { max-width:none; } .freedive-hero-badge { align-self:flex-start; margin-top:25px; } .freedive-intro,.freedive-principles,.freedive-training,.freedive-details,.freedive-faq { padding:76px 0; } .freedive-intro-grid,.freedive-detail-grid { grid-template-columns:1fr; } .freedive-photo,.freedive-photo img { min-height:330px; } .freedive-copy h2,.freedive-section-head h2,.freedive-detail-card h2,.freedive-cta h2 { font-size:2.35rem; } .freedive-section-head { display:block; } .freedive-section-head > p { margin-top:17px; } .freedive-principle-grid { grid-template-columns:1fr; } .freedive-training-photo { min-height:340px; } .freedive-detail-card { padding:25px 21px; } }
