@import "tailwindcss";
:root{--ink:#10241d;--cream:#f3f0e7;--paper:#fbfaf5;--lime:#d4f060;--teal:#50766f;--line:rgba(16,36,29,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}.nav-shell{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:rgba(243,240,231,.96);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:900;letter-spacing:.08em;font-size:14px}.brand small{display:block;font-size:8px;letter-spacing:.3em;margin-top:3px}.brand-mark{width:40px;height:40px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;font-style:italic}.nav-shell nav{display:flex;gap:28px}.nav-shell nav a,.text-link{font-size:12px;font-weight:700;text-decoration:none}.nav-shell nav a:hover,.arrow-link:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;justify-content:center;align-items:center;gap:26px;background:var(--lime);border:0;color:var(--ink);padding:17px 23px;text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.08em;cursor:pointer}.button:hover{background:#e2fa7d}.button-small{padding:12px 18px}.mobile-menu{display:none}.hero{min-height:calc(100vh - 86px);position:relative;overflow:hidden;background:linear-gradient(90deg,#dce0d5 0 49%,#5d807b 49%)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(241,240,232,.99),rgba(241,240,232,.78) 47%,transparent 68%)}.hero-water{position:absolute;inset:0;background:radial-gradient(ellipse at 72% 28%,rgba(255,255,255,.28),transparent 22%),repeating-radial-gradient(ellipse at 73% 68%,transparent 0 37px,rgba(255,255,255,.1) 39px,transparent 41px)}.float{position:absolute;width:7px;height:100px;background:var(--lime);right:25%;top:34%;border-radius:8px;box-shadow:0 70px 50px 18px rgba(20,35,31,.3)}.ripples{position:absolute;width:310px;height:80px;border:1px solid rgba(255,255,255,.2);border-radius:50%;right:15%;top:59%;transform:skew(-18deg)}.hero-content{position:relative;z-index:2;padding:10vh 4vw 210px 8vw;max-width:770px}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-weight:800;font-size:10px;margin:0 0 22px}.hero h1,.section h2,.dark-section h2,.pricing h2,.faq h2,.booking h2,.footer-brand h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(56px,7vw,108px);line-height:.88;letter-spacing:-.055em;margin:0}.hero h1 em,.section h2 em,.pricing h2 em,.faq h2 em,.booking h2 em{font-weight:400;color:#426b62}.intro{font-family:Georgia,serif;font-size:18px;line-height:1.6;max-width:480px;margin:34px 0}.hero-actions{display:flex;align-items:center;gap:28px}.credentials{position:absolute;z-index:3;bottom:0;left:0;right:0;height:112px;background:var(--ink);color:white;display:flex;align-items:center;padding-left:8vw;gap:7vw}.credentials div{display:flex;flex-direction:column;border-left:1px solid rgba(255,255,255,.25);padding-left:20px}.credentials strong{font-family:Georgia,serif;font-size:24px;font-weight:400}.credentials span{text-transform:uppercase;color:#abb9b2;font-size:8px;letter-spacing:.18em;margin-top:4px}.section{padding:110px 7vw}.section-kicker{text-transform:uppercase;letter-spacing:.2em;font-size:10px;font-weight:900;display:flex;gap:13px;align-items:center;margin-bottom:65px}.section-kicker span{color:#6a7d76}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:end;margin-bottom:70px}.section-head h2,.pricing h2,.booking h2,.faq h2{font-size:clamp(50px,6.3vw,94px)}.section-head>div>p,.section-head>p{font-family:Georgia,serif;font-size:20px;line-height:1.55;margin:0 0 25px}.arrow-link{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;text-underline-offset:5px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.service-card{padding:30px 28px 25px 0;border-right:1px solid var(--line);min-height:340px;display:flex;flex-direction:column}.service-card:not(:first-child){padding-left:28px}.service-card:last-child{border-right:0}.card-no{font-size:10px;color:#75837e}.service-card h3{font-family:Georgia,serif;font-size:27px;font-weight:400;margin:35px 0 16px}.service-card p{font-size:13px;line-height:1.7;color:#52645d}.tags{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 auto}.tags span{border:1px solid var(--line);border-radius:30px;padding:5px 9px;font-size:8px;text-transform:uppercase;letter-spacing:.12em}.service-card>a{border-top:1px solid var(--line);padding-top:17px;margin-top:25px;text-decoration:none;font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;display:flex;justify-content:space-between}.dark-section{background:var(--ink);color:#f6f3e9;padding:120px 8vw;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.dark-section h2{font-size:clamp(48px,5.7vw,86px)}.dark-section h2 em{font-weight:400;color:#9dc3b8}.lime{color:var(--lime)}.trophy-copy>p:not(.eyebrow){color:#b6c2bd;line-height:1.7;font-size:14px;max-width:570px}.ghost{margin-top:25px;background:transparent;color:white;border:1px solid rgba(255,255,255,.25)}.trophy-stats{border-top:1px solid rgba(255,255,255,.2)}.trophy-stats div{display:grid;grid-template-columns:40px 1fr;gap:3px 16px;border-bottom:1px solid rgba(255,255,255,.2);padding:26px 0}.trophy-stats b{color:var(--lime);font-size:10px;grid-row:1/3}.trophy-stats strong{font-family:Georgia,serif;font-size:23px;font-weight:400}.trophy-stats span{font-size:10px;color:#9daca6;text-transform:uppercase;letter-spacing:.1em}.guided{background:var(--paper)}.species-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.species-grid article{min-height:330px;padding:28px;display:flex;flex-direction:column;justify-content:end;color:white;position:relative;overflow:hidden;background:linear-gradient(155deg,#71958d,#18352b)}.species-grid article:nth-child(2){background:linear-gradient(155deg,#45615e,#0c1816)}.species-grid article:nth-child(3){background:linear-gradient(155deg,#8aa1a0,#2d5552)}.species-grid article:nth-child(4){background:linear-gradient(155deg,#9ca594,#31473c)}.species-grid article:before{content:"";position:absolute;width:220px;height:80px;border:1px solid rgba(255,255,255,.16);border-radius:50%;top:60px;left:25px;transform:skew(-20deg);box-shadow:0 25px 0 rgba(255,255,255,.05),0 50px 0 rgba(255,255,255,.03)}.species-grid span{font-size:8px;letter-spacing:.2em;color:var(--lime)}.species-grid h3{font-family:Georgia,serif;font-size:31px;font-weight:400;margin:10px 0}.species-grid p{font-size:12px;line-height:1.6;color:#d0d9d5}.guided-cta{margin-top:30px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:25px;font-size:12px}.pricing{padding:115px 7vw;background:#dfe3d7}.light{margin-bottom:45px}.pricing-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:65px}.pricing-head p{font-family:Georgia,serif;font-size:18px;line-height:1.5;max-width:440px}.price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.price-card{background:var(--paper);padding:28px;min-height:350px;display:flex;flex-direction:column;position:relative}.price-card.featured{background:var(--ink);color:white}.popular{position:absolute;top:0;right:0;background:var(--lime);color:var(--ink);padding:7px 10px;text-transform:uppercase;letter-spacing:.1em;font-size:7px;font-weight:900}.price-sub{text-transform:uppercase;letter-spacing:.12em;font-size:8px}.price-card h3{font-family:Georgia,serif;font-size:27px;font-weight:400;margin:28px 0 4px}.price-card>strong{font-family:Georgia,serif;font-size:50px;font-weight:400}.price-card>p:not(.price-sub){font-size:12px;line-height:1.6;color:#64716c;margin:auto 0 25px}.featured>p:not(.price-sub){color:#aab8b2}.price-card a{border-top:1px solid currentColor;padding-top:17px;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:900}.price-more{display:grid;grid-template-columns:repeat(4,1fr);margin-top:12px;background:rgba(255,255,255,.45)}.price-more div{padding:22px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:9px}.price-more div:last-child{border:0}.price-more strong{font-family:Georgia,serif;font-size:18px;font-weight:400}.price-more span{font-size:18px;font-weight:800}.price-more small{font-size:8px;text-transform:uppercase;letter-spacing:.1em;color:#68776f}.booking{display:grid;grid-template-columns:1fr 1fr;gap:10vw;background:var(--paper)}.booking-copy h2{font-size:clamp(50px,5.8vw,86px)}.booking-copy>p{font-family:Georgia,serif;font-size:17px;line-height:1.6;max-width:550px}.booking-steps{margin-top:45px;display:flex;flex-direction:column;gap:13px}.booking-steps span{font-size:10px;text-transform:uppercase;letter-spacing:.1em}.booking-steps b{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--ink);color:white;margin-right:13px}.booking-form{display:flex;flex-direction:column;gap:17px;background:var(--cream);padding:38px}.booking-form label{display:flex;flex-direction:column;gap:8px;text-transform:uppercase;letter-spacing:.12em;font-size:8px;font-weight:800}.booking-form input,.booking-form select,.booking-form textarea{border:0;border-bottom:1px solid var(--line);background:transparent;padding:12px 0;color:var(--ink);outline:none;text-transform:none;letter-spacing:normal;font-size:13px}.booking-form textarea{resize:vertical}.booking-form small{font-size:9px;color:#64716c;line-height:1.5}.faq{padding:110px 8vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw;background:var(--cream)}.faq h2{font-size:clamp(45px,5vw,76px)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:22px 0}.faq-list summary{list-style:none;font-family:Georgia,serif;font-size:19px;display:flex;justify-content:space-between;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{font-size:12px;line-height:1.7;color:#64716c;max-width:650px}.faq-list details[open] summary span{transform:rotate(45deg)}footer{background:#081610;color:#e8ede8;padding:100px 8vw 25px;display:grid;grid-template-columns:1.5fr .5fr;gap:8vw}.inverse{border-color:#e8ede8}.footer-brand h2{font-size:clamp(54px,7vw,104px);margin:35px 0 20px}.footer-brand p{font-family:Georgia,serif;color:#aab8b2;max-width:560px;line-height:1.6}.footer-brand .button{margin-top:18px}.footer-contact{border-left:1px solid rgba(255,255,255,.18);padding-left:35px}.footer-contact h3{font-size:11px;letter-spacing:.15em;margin-bottom:40px}.footer-contact p{font-size:11px;color:#aab8b2;line-height:1.7;margin-bottom:25px}.footer-contact strong{color:white;text-transform:uppercase;letter-spacing:.12em;font-size:8px}.footer-contact .status{border:1px solid rgba(212,240,96,.35);padding:12px;color:var(--lime)}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.15);padding-top:20px;display:flex;justify-content:space-between;font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#74857d;margin-top:50px}
@media(max-width:900px){.nav-shell nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{list-style:none;font-size:10px;text-transform:uppercase;font-weight:900}.mobile-menu div{position:absolute;right:0;top:30px;background:var(--paper);padding:20px;width:190px;box-shadow:0 15px 30px rgba(0,0,0,.15);display:flex;flex-direction:column;gap:15px}.mobile-menu a{text-decoration:none;font-size:12px}.service-grid,.species-grid,.price-grid{grid-template-columns:repeat(2,1fr)}.service-card:nth-child(2){border-right:0}.service-card{border-bottom:1px solid var(--line)}.section-head,.dark-section,.booking,.faq{grid-template-columns:1fr}.price-more{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.nav-shell{height:72px;padding:0 18px}.nav-shell>.button{display:none}.brand-mark{width:36px;height:36px}.hero{min-height:calc(100vh - 72px);background:#dce0d5}.hero:after{background:linear-gradient(90deg,rgba(241,240,232,.98),rgba(241,240,232,.74))}.hero-content{padding:80px 22px 205px}.hero h1{font-size:clamp(50px,16vw,70px)}.intro{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.credentials{height:158px;padding:18px 20px;gap:10px;justify-content:space-between}.credentials div{padding-left:8px}.credentials strong{font-size:17px}.credentials span{font-size:6px}.section,.pricing,.booking,.faq,.dark-section{padding:80px 22px}.section-kicker{margin-bottom:38px}.section-head{gap:28px;margin-bottom:45px}.section-head h2,.pricing h2,.booking h2,.faq h2{font-size:48px}.section-head>div>p,.section-head>p{font-size:17px}.service-grid,.species-grid,.price-grid,.price-more{grid-template-columns:1fr}.service-card,.service-card:not(:first-child){padding:28px 0;border-right:0;min-height:290px}.dark-section{gap:55px}.species-grid article{min-height:265px}.guided-cta,.pricing-head{align-items:flex-start;flex-direction:column;gap:25px}.price-card{min-height:320px}.price-more div{border-right:0;border-bottom:1px solid var(--line)}.booking{gap:45px}.booking-form{padding:25px 20px}.faq{gap:45px}footer{padding:75px 22px 25px;grid-template-columns:1fr}.footer-contact{border-left:0;border-top:1px solid rgba(255,255,255,.18);padding:30px 0 0}.footer-bottom{flex-direction:column;gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.hero{background:#5d807b url('/photos/hero-coaching.jpeg') center/cover no-repeat}.hero:after{background:linear-gradient(90deg,rgba(241,240,232,.99),rgba(241,240,232,.9) 45%,rgba(16,36,29,.05) 72%)}.hero-water{background:radial-gradient(ellipse at 72% 28%,rgba(255,255,255,.12),transparent 22%)}.coaching-photo{height:390px;position:relative;margin-bottom:35px;overflow:hidden}.coaching-photo img{width:100%;height:100%;object-fit:cover;object-position:center 43%}.coaching-photo span{position:absolute;left:25px;bottom:25px;background:var(--lime);padding:10px 14px;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:900}.meet-john{display:grid;grid-template-columns:1.25fr .75fr;min-height:600px;background:#dfe3d7}.meet-john>img{width:100%;height:100%;object-fit:cover}.meet-john>div{padding:85px 6vw;align-self:center}.meet-john h2{font-family:Georgia,serif;font-size:clamp(50px,5.4vw,84px);font-weight:400;letter-spacing:-.05em;margin:0 0 25px}.meet-john>div>p:not(.eyebrow){font-family:Georgia,serif;font-size:18px;line-height:1.65;margin-bottom:30px}.about-photo{width:100%;height:290px;object-fit:cover;object-position:center 38%;margin-bottom:30px;filter:saturate(.82)}.group-proof{display:grid;grid-template-columns:1fr 1fr 1fr;min-height:290px;margin-bottom:45px}.group-proof img{width:100%;height:100%;object-fit:cover}.group-proof>div{background:var(--ink);color:white;padding:35px;display:flex;flex-direction:column;justify-content:center}.group-proof span{font-size:8px;letter-spacing:.15em;color:var(--lime)}.group-proof strong{font-family:Georgia,serif;font-size:28px;font-weight:400;margin:14px 0}.group-proof p{font-size:12px;line-height:1.65;color:#aab8b2}
@media(max-width:900px){.meet-john{grid-template-columns:1fr}.meet-john>img{height:430px}.group-proof{grid-template-columns:1fr 1fr}.group-proof>div{grid-column:1/-1}.hero:after{background:linear-gradient(90deg,rgba(241,240,232,.98),rgba(241,240,232,.78) 72%,rgba(16,36,29,.1))}}
@media(max-width:600px){.hero{background-position:62% center}.hero:after{background:linear-gradient(90deg,rgba(241,240,232,.98),rgba(241,240,232,.79))}.coaching-photo{height:260px}.meet-john>img{height:330px}.meet-john>div{padding:65px 22px}.group-proof{grid-template-columns:1fr}.group-proof img{height:230px}.group-proof>div{grid-column:auto}.about-photo{height:250px}}
.travel-note{margin-top:22px;padding:22px 25px;border:1px solid var(--line);display:grid;grid-template-columns:160px 1fr;gap:25px;align-items:center}.travel-note strong{text-transform:uppercase;letter-spacing:.14em;font-size:9px}.travel-note p{margin:0;font-size:12px;line-height:1.6;color:#52645d}@media(max-width:600px){.travel-note{grid-template-columns:1fr;gap:8px}}
.social-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:32px}.social-links a{color:#d7e1dc;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800;border-bottom:1px solid rgba(212,240,96,.45);padding-bottom:5px}.social-links a:hover{color:var(--lime)}.footer-contact a{color:inherit;text-underline-offset:4px}.intro-video{position:relative;min-height:600px;background:var(--ink);overflow:hidden}.intro-video video{display:block;width:100%;height:100%;min-height:600px;object-fit:cover}.intro-video>span{position:absolute;left:25px;top:25px;background:var(--lime);color:var(--ink);padding:9px 12px;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.13em;pointer-events:none}
.brand-image img{display:block;width:210px;height:58px;object-fit:contain;object-position:left center}@media(max-width:900px){.intro-video,.intro-video video{min-height:430px}}@media(max-width:600px){.brand-image img{width:168px;height:48px}.intro-video,.intro-video video{min-height:330px}}
.price-more a{display:inline-block;margin-top:12px;color:var(--ink);font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;text-underline-offset:4px}
