/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--black:#0c0c0b;--charcoal:#1a1916;--gold:#b89a5d;--gold-light:#d9c48f;--gold-pale:#eee4ca;--paper:#fbfaf6;--ivory:#f4f0e7;--white:#fff;--ink:#171612;--muted:#706c63;--line:#e5dfd1;--radius-sm:14px;--radius-md:24px;--radius-lg:36px;--shadow:0 26px 80px #18140c21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Segoe UI,Tahoma,Arial,sans-serif;line-height:1.75}body,button,input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}button,input,select,textarea,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--gold-light);outline-offset:4px}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.section{padding:116px 0}.hero{background:var(--black);min-height:880px;color:var(--white);isolation:isolate;position:relative;overflow:hidden}.hero-picture{z-index:-3;display:block;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center 52%;width:100%;height:100%;display:block}.hero-shade{z-index:-2;background:linear-gradient(90deg,#0808071f 0%,#0808077a 42%,#080807f0 100%),linear-gradient(#0000 57%,#080807e6 100%);position:absolute;inset:0}.site-header{border-bottom:1px solid #ffffff2b;grid-template-columns:auto 1fr auto;align-items:center;gap:44px;height:110px;display:grid}.brand,.footer-brand{align-items:center;gap:13px;display:inline-flex}.brand-mark{background:#fffffff5;border-radius:50%;place-items:center;width:55px;height:55px;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;width:47px;height:47px}.brand-copy,.footer-brand span{flex-direction:column;line-height:1.15;display:flex}.brand-copy strong,.footer-brand strong{letter-spacing:.16em;font-family:Georgia,Times New Roman,serif;font-size:15px}.brand-copy small,.footer-brand small{color:#fff9;letter-spacing:.13em;margin-top:7px;font-size:9px}.desktop-nav{justify-content:center;align-items:center;gap:34px;display:flex}.desktop-nav a{color:#ffffffc2;padding:10px 0;font-size:14px;transition:color .18s;position:relative}.desktop-nav a:after{content:"";background:var(--gold);width:0;height:1px;transition:width .18s;position:absolute;bottom:2px;right:0}.desktop-nav a:hover{color:var(--white)}.desktop-nav a:hover:after{width:100%}.header-cta{border:1px solid var(--gold-light);min-height:46px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-size:14px;transition:background .18s,color .18s;display:inline-flex}.header-cta:hover{background:var(--gold);color:var(--black)}.header-tools{align-items:center;gap:10px;display:flex}.language-switch,.mobile-language{min-height:42px;color:var(--white);letter-spacing:.06em;cursor:pointer;background:#0808072e;border:1px solid #ffffff6b;border-radius:999px;padding:0 13px;font-size:12px;font-weight:900;transition:background .18s,color .18s,border-color .18s}.language-switch:hover,.mobile-language:hover{border-color:var(--gold-light);background:var(--gold);color:var(--black)}.mobile-menu{display:none}.hero-content{direction:rtl;grid-template-columns:1.25fr .75fr;align-items:center;gap:72px;min-height:650px;padding:52px 0 70px;display:grid}.hero-copy{grid-column:1;max-width:720px}.eyebrow{color:#92743d;letter-spacing:.04em;align-items:center;gap:9px;margin-bottom:20px;font-size:13px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:30px;height:1px}.eyebrow-light{color:var(--gold-light)}.hero-copy h1{letter-spacing:-.06em;margin:0;font-size:clamp(54px,6.5vw,94px);font-weight:700;line-height:1.05}.hero-copy h1 span{color:var(--gold-light);letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:.75em;font-style:italic;font-weight:400;display:block}.hero-copy>p{color:#ffffffbf;max-width:640px;margin:28px 0 33px;font-size:18px;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:11px;min-height:55px;padding:0 25px;font-weight:800;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--gold);color:var(--black)}.button-primary:hover{background:var(--gold-light)}.button-ghost{color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000026;border:1px solid #fff6}.button-ghost:hover{background:#ffffff1f}.hero-gallery{height:440px;position:relative}.hero-gallery-main,.hero-gallery-small{background:var(--charcoal);border:1px solid #ffffff59;position:absolute;overflow:hidden;box-shadow:0 30px 80px #00000047}.hero-gallery-main{border-radius:130px 130px 24px 24px;width:250px;height:340px;top:0;right:0}.hero-gallery-small{border-radius:90px 90px 20px 20px;width:185px;height:220px;bottom:0;right:165px}.hero-gallery img{object-fit:cover}.hero-gallery-main:after,.hero-gallery-small:after{content:"";background:linear-gradient(#0000 50%,#050504b8);position:absolute;inset:0}.hero-gallery span{z-index:1;color:var(--white);font-size:12px;position:absolute;bottom:15px;right:20px}.trust-strip{border-top:1px solid #ffffff26;grid-template-columns:repeat(3,1fr);align-items:center;min-height:118px;display:grid}.trust-strip>div{border-left:1px solid #ffffff24;align-items:center;gap:14px;padding:0 28px;display:flex}.trust-strip>div:first-child{padding-right:0}.trust-strip>div:last-child{border-left:0}.trust-strip svg{color:var(--gold-light);flex:none}.trust-strip span{color:#ffffff80;flex-direction:column;font-size:12px;display:flex}.trust-strip strong{color:var(--white);font-size:14px}.adventures-section{background:var(--paper)}.section-heading{margin-bottom:50px}.heading-split{grid-template-columns:1.2fr .8fr;align-items:end;gap:90px;display:grid}.section-heading h2,.services-copy h2,.impact-copy h2,.faq-intro h2,.booking-copy h2{color:var(--black);letter-spacing:-.05em;margin:0;font-size:clamp(40px,4.7vw,66px);font-weight:700;line-height:1.15}.section-heading>p,.heading-split>p{color:var(--muted);margin:0 0 4px;font-size:17px;line-height:1.95}.adventure-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:430px;gap:20px;display:grid}.adventure-card{border-radius:var(--radius-md);background:var(--black);color:var(--white);grid-column:span 6;position:relative;overflow:hidden}.adventure-card:nth-child(3),.adventure-card:nth-child(4){grid-column:span 6}.adventure-card:nth-child(5){grid-column:span 12}.adventure-card img{object-fit:cover;transition:transform .7s}.adventure-card:hover img{transform:scale(1.045)}.adventure-shade{background:linear-gradient(#07070629 33%,#070706eb 100%);position:absolute;inset:0}.adventure-index{color:#ffffffb8;font-family:Georgia,serif;font-size:19px;position:absolute;top:20px;left:22px}.adventure-card-content{z-index:1;position:absolute;bottom:26px;left:28px;right:28px}.adventure-icon{width:41px;height:41px;color:var(--gold-light);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #ffffff59;border-radius:50%;place-items:center;margin-bottom:12px;display:grid}.adventure-card small{color:var(--gold-light);letter-spacing:.15em;font-family:Georgia,serif;font-size:10px}.adventure-card h3{margin:3px 0 6px;font-size:30px;line-height:1.2}.adventure-card p{color:#ffffffab;max-width:580px;margin:0 0 13px;font-size:13px}.activity-pills{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.activity-pills span{color:#ffffffd1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000002b;border:1px solid #ffffff38;border-radius:999px;padding:4px 9px;font-size:10px}.adventure-card-content>a{border-bottom:1px solid var(--gold);align-items:center;gap:8px;padding-bottom:3px;font-size:12px;font-weight:800;display:inline-flex}.adventure-impact .adventure-card-content{max-width:650px}.green-fins-jump{z-index:2;color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a3049e6;border:1px solid #ffffff80;border-radius:999px;align-items:center;gap:8px;padding:6px 10px 6px 7px;transition:transform .18s,background .18s;display:flex;position:absolute;top:17px;right:18px}.green-fins-jump:hover{background:#26943e;transform:translateY(-2px)}.green-fins-jump img{border-radius:50%;flex:none;object-fit:contain!important;width:42px!important;height:42px!important;position:static!important;transform:none!important}.green-fins-jump span{font-size:11px;font-weight:900}.dive-trips-section{color:var(--white);background:#080807}.dive-trips-heading h2{color:var(--white)}.dive-heading-copy{align-self:end}.dive-heading-copy>p{color:#ffffffa3;margin:0 0 17px;font-size:17px;line-height:1.95}.dive-heading-copy>span{color:var(--gold-light);align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.dive-trip-grid{grid-template-rows:repeat(2,300px);grid-template-columns:repeat(12,1fr);gap:18px;display:grid}.dive-trip-card{border-radius:var(--radius-md);background:var(--charcoal);border:1px solid #ffffff1f;position:relative;overflow:hidden}.dive-trip-wide{grid-column:1/span 8}.dive-trip-cedar{grid-row:1}.dive-trip-garden{grid-row:2}.dive-trip-tall{grid-area:1/9/span 2/span 4}.dive-trip-card img{object-fit:cover;transition:transform .7s}.dive-trip-tall img{object-position:center}.dive-trip-card:hover img{transform:scale(1.035)}.dive-trip-shade{background:linear-gradient(#06060514 28%,#060605ed);position:absolute;inset:0}.dive-trip-content{z-index:1;position:absolute;bottom:24px;left:27px;right:27px}.dive-trip-content small{color:var(--gold-light);letter-spacing:.14em;font-family:Georgia,serif;font-size:10px}.dive-trip-content h3{margin:4px 0 6px;font-size:29px;line-height:1.2}.dive-trip-content p{color:#ffffffa8;max-width:590px;margin:0 0 12px;font-size:12px}.dive-trip-content a{border-bottom:1px solid var(--gold);align-items:center;gap:8px;padding-bottom:3px;font-size:12px;font-weight:800;display:inline-flex}.trip-moments{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:18px;display:grid}.trip-moment{aspect-ratio:3/4;background:var(--charcoal);border:1px solid #ffffff1a;border-radius:18px;margin:0;position:relative;overflow:hidden}.trip-moment img{object-fit:cover;transition:transform .6s}.trip-moment:hover img{transform:scale(1.04)}.trip-moment:after{content:"";pointer-events:none;background:linear-gradient(#0000 62%,#050504b3);position:absolute;inset:0}.trip-moment figcaption{z-index:1;color:#ffffffe6;font-size:11px;font-weight:800;position:absolute;bottom:13px;left:15px;right:15px}.services-section{background:var(--white)}.services-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:100px;display:grid}.services-copy>p{color:var(--muted);margin:26px 0 0;font-size:17px;line-height:1.95}.text-link{border-bottom:1px solid var(--gold);color:var(--black);align-items:center;gap:9px;margin-top:31px;padding-bottom:4px;font-weight:800;display:inline-flex}.service-options{grid-template-columns:1fr 1fr;gap:15px;display:grid}.service-options article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper);min-height:218px;padding:27px;transition:transform .18s,box-shadow .18s}.service-options article:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.service-options article>span{background:var(--black);width:45px;height:45px;color:var(--gold-light);border-radius:15px;place-items:center;display:grid}.service-options small{float:left;color:#b6aa91;font-family:Georgia,serif}.service-options h3{color:var(--black);margin:20px 0 7px;font-size:20px}.service-options p{color:var(--muted);margin:0;font-size:13px}.green-fins-section{color:#10241a;background:#f7faf7;scroll-margin-top:20px}.green-fins-hero{min-height:780px;color:var(--white);isolation:isolate;background:#0a3049;align-items:center;display:flex;position:relative;overflow:hidden}.green-fins-image{z-index:-2;object-fit:cover}.green-fins-shade{z-index:-1;background:#0a3049e0;position:absolute;inset:0}.green-fins-hero-content{grid-template-columns:.65fr 1.35fr;align-items:center;gap:92px;padding:90px 0;display:grid}.green-fins-member-card{color:#0a3049;text-align:center;background:#fffffff5;border-radius:30px;justify-items:center;max-width:340px;padding:31px 27px;display:grid;box-shadow:0 30px 90px #00000038}.green-fins-member-card>img{object-fit:contain;width:174px;height:174px}.green-fins-member-card strong{color:#1c8736;margin-top:12px;font-size:19px}.green-fins-member-card p{color:#456052;margin:7px 0 17px;font-size:12px;line-height:1.75}.green-fins-member-card a{color:#1a5091;align-items:center;gap:7px;font-size:12px;font-weight:900;display:inline-flex}.green-fins-intro{justify-self:end;max-width:720px}.green-fins-brandline{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:20px;display:flex}.green-fins-logo-link{background:var(--white);border-radius:9px;align-items:center;padding:5px 8px;display:inline-flex;box-shadow:0 9px 24px #00000024}.green-fins-logo-link img{width:128px;height:auto;display:block}.green-fins-site-link{color:#a4eeb0;direction:ltr;align-items:center;gap:7px;font-size:13px;font-weight:900;display:inline-flex}.green-fins-site-link:hover{color:var(--white)}.green-fins-intro h2{color:var(--white);letter-spacing:-.05em;margin:0;font-size:clamp(44px,5.2vw,72px);line-height:1.1}.green-fins-intro>p{color:#ffffffbf;max-width:680px;margin:25px 0 30px;font-size:17px;line-height:1.95}.green-fins-actions{flex-wrap:wrap;gap:12px;display:flex}.green-primary{color:var(--white);background:#26943e}.green-primary:hover{background:#31aa4d}.green-outline{color:var(--white);border:1px solid #ffffff8c}.green-outline:hover{background:var(--white);color:#0a3049}.cleanup-guide{padding:104px 0 112px}.cleanup-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:90px;margin-bottom:45px;display:grid}.cleanup-heading h3{color:#0a3049;letter-spacing:-.045em;max-width:720px;margin:0;font-size:clamp(37px,4.4vw,58px);line-height:1.18}.cleanup-heading>p{color:#5e7066;margin:0 0 4px;font-size:15px;line-height:1.9}.cleanup-steps{grid-template-columns:1fr 1.12fr 1fr;gap:16px;display:grid}.cleanup-steps article{background:var(--white);border:1px solid #dce8df;border-radius:24px;min-height:285px;padding:28px;position:relative}.cleanup-steps article>span{color:#23823a;background:#e8f5eb;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.cleanup-steps small{color:#789386;letter-spacing:.08em;font-size:10px;font-weight:900;position:absolute;top:28px;left:25px}.cleanup-steps h4{color:#0a3049;margin:27px 0 8px;font-size:22px;line-height:1.25}.cleanup-steps p{color:#5a6e61;margin:0;font-size:13px;line-height:1.85}.cleanup-steps .cleanup-key-rule{background:#0a3049;border-color:#26943e;box-shadow:0 22px 65px #0a30492e}.cleanup-key-rule>span{color:var(--white)!important;background:#26943e!important}.cleanup-key-rule small{color:#7ed18f}.cleanup-key-rule h4{color:var(--white)}.cleanup-key-rule p{color:#ffffffb8}.best-practices-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.practice-list{border-radius:24px;padding:30px}.practice-do{background:#e8f5eb}.practice-dont{background:#fff3e9}.practice-label{align-items:center;gap:8px;font-size:13px;font-weight:900;display:inline-flex}.practice-do .practice-label{color:#1b7a31}.practice-dont .practice-label{color:#bd5f1d}.practice-list ul{gap:10px;margin:19px 0 0;padding:0 21px 0 0;display:grid}.lang-en .practice-list ul{padding:0 0 0 21px}.practice-list li{color:#405a4a;font-size:13px;line-height:1.75}.journey-section{background:var(--ivory)}.centered-heading{text-align:center;max-width:680px;margin-inline:auto}.centered-heading .eyebrow:before{display:none}.centered-heading p{margin-top:13px}.steps{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:28px;margin-top:62px;display:grid}.steps article{border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffffc7;min-height:240px;padding:32px;position:relative}.step-icon{background:var(--black);width:54px;height:54px;color:var(--gold-light);border-radius:18px;place-items:center;display:grid}.steps small{color:#c8bda7;font-family:Georgia,serif;font-size:30px;position:absolute;top:29px;left:27px}.steps h3{color:var(--black);margin:23px 0 8px;font-size:22px}.steps p{color:var(--muted);margin:0;font-size:14px}.step-line{background:var(--gold);width:38px;height:1px}.faq-section{background:var(--white)}.faq-grid{grid-template-columns:.8fr 1.2fr;gap:110px;display:grid}.faq-intro>p{color:var(--muted);margin:25px 0 30px}.mini-contact{border:1px solid var(--gold-pale);border-radius:var(--radius-sm);color:#91723b;background:#faf7ef;align-items:center;gap:13px;padding:17px;display:flex}.mini-contact span{color:var(--muted);flex-direction:column;font-size:12px;display:flex}.mini-contact strong{color:var(--black);font-size:13px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:84px;color:var(--black);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-size:17px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{color:#9b7b42;flex:none;transition:transform .18s}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{color:var(--muted);margin:-5px 0 26px;padding-left:44px;font-size:14px;line-height:1.9}.booking-section{background:var(--black);color:var(--white);padding:110px 0;position:relative;overflow:hidden}.booking-backdrop{background:radial-gradient(circle at 12% 26%,#b89a5d33,#0000 32%),linear-gradient(120deg,#ffffff05,#0000);position:absolute;inset:0}.booking-grid{z-index:1;grid-template-columns:.78fr 1.22fr;align-items:center;gap:90px;display:grid;position:relative}.booking-copy h2{color:var(--white);font-size:clamp(44px,5vw,68px)}.booking-copy>p{color:#ffffffa1;margin:27px 0 32px;font-size:16px}.direct-contact-list{gap:11px;display:grid}.direct-contact-list a{color:var(--gold-light);align-items:center;gap:12px;display:flex}.direct-contact-list span{color:var(--white);flex-direction:column;line-height:1.35;display:flex}.direct-contact-list small{color:#ffffff75;font-size:10px}.direct-contact-list strong{font-size:13px}.booking-form{border-radius:var(--radius-lg);color:var(--ink);background:#fffffffa;border:1px solid #ffffff24;padding:38px;box-shadow:0 30px 100px #0000004d}.form-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px;display:flex}.form-heading span,.form-kicker{color:#8e6e35;font-size:12px;font-weight:800}.form-heading strong{color:var(--black);font-size:22px}.form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.booking-form label{gap:7px;margin-bottom:14px;display:grid}.booking-form label>span{color:#4b483f;font-size:12px;font-weight:800}.booking-form input,.booking-form select,.booking-form textarea{width:100%;color:var(--ink);background:#faf9f5;border:1px solid #dfd9cb;border-radius:12px;outline:none;padding:0 14px;font-size:14px;transition:border-color .16s,box-shadow .16s}.booking-form input,.booking-form select{height:50px}.booking-form textarea{resize:vertical;min-height:84px;padding-top:11px}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #b89a5d21}.booking-form select{cursor:pointer}.form-submit{background:var(--gold);width:100%;min-height:54px;color:var(--black);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin-top:8px;font-size:14px;font-weight:900;transition:background .18s,transform .18s;display:inline-flex}.form-submit:hover{background:var(--gold-light);transform:translateY(-1px)}.form-note{color:#807b70;text-align:center;margin:10px 0 0;font-size:11px}.booking-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:560px;display:flex}.success-icon{background:var(--gold-pale);color:#84682f;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:16px;display:grid}.booking-success h3{color:var(--black);margin:3px 0 5px;font-size:27px}.booking-success>p:not(.form-kicker){max-width:440px;color:var(--muted);margin:0 0 18px;font-size:14px}.booking-success pre{border:1px solid var(--line);color:#4d493f;text-align:right;white-space:pre-wrap;background:#f8f6f0;border-radius:12px;width:100%;max-height:180px;margin:0 0 12px;padding:15px;font-family:inherit;font-size:12px;line-height:1.8;overflow:auto}.form-reset{color:#876a33;cursor:pointer;background:0 0;border:0;margin-top:12px;font-size:12px;font-weight:800}.whatsapp-float{z-index:50;inset-inline-end:24px;bottom:max(24px, env(safe-area-inset-bottom));width:64px;height:64px;color:var(--white);background:#25d366;border:2px solid #fffffff0;border-radius:50%;place-items:center;transition:transform .18s,background .18s,box-shadow .18s;display:grid;position:fixed;box-shadow:0 12px 30px #0e5a2d47,0 3px 10px #00000029}.whatsapp-float:hover{background:#20bd5a;transform:translateY(-3px)scale(1.035);box-shadow:0 16px 36px #0e5a2d57,0 4px 12px #0000002e}.whatsapp-float:active{transform:translateY(-1px)scale(.98)}.whatsapp-glyph{width:39px;height:39px;display:block;position:relative}.whatsapp-bubble{stroke-width:2.15px;width:39px;height:39px;position:absolute;inset:0}.whatsapp-phone{stroke-width:2.7px;width:19px;height:19px;position:absolute;top:10px;left:10px;transform:rotate(-9deg)}.site-footer{color:var(--white);background:#060605;padding:72px 0 24px}.footer-main{grid-template-columns:1.25fr .62fr .95fr .85fr;gap:54px;padding-bottom:52px;display:grid}.footer-brand{align-self:start}.footer-brand img{object-fit:contain;background:#fffffff5;border-radius:50%;width:74px;height:74px}.footer-nav{flex-direction:column;gap:8px;display:flex}.footer-nav strong{color:var(--gold-light);margin-bottom:8px;font-size:13px}.footer-nav a{color:#ffffff91;font-size:12px}.footer-nav a:hover{color:var(--white)}.footer-cta p{color:#ffffffa3;margin:0 0 14px;font-size:14px}.footer-cta a{color:var(--gold-light);align-items:center;gap:9px;font-weight:800;display:inline-flex}.footer-bottom{color:#ffffff61;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;padding-top:22px;font-size:11px;display:flex}.green-note{align-items:center;gap:6px;display:inline-flex}.lang-en .hero-copy h1 span,.lang-en .brand-copy strong,.lang-en .footer-brand strong{letter-spacing:-.03em}.lang-en .hero-copy{text-align:left;direction:ltr}.lang-en .hero-copy h1 span{font-family:inherit;font-size:.7em;font-style:normal}.lang-en .section-heading h2,.lang-en .services-copy h2,.lang-en .green-fins-intro h2,.lang-en .faq-intro h2,.lang-en .booking-copy h2{letter-spacing:-.04em}.lang-en .faq-list details p{padding-left:0;padding-right:44px}@media (width<=1020px){.desktop-nav,.header-tools{display:none}.site-header{grid-template-columns:1fr auto}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:46px;height:46px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{z-index:10;width:230px;box-shadow:var(--shadow);background:#0a0a09f7;border:1px solid #ffffff29;border-radius:18px;gap:5px;padding:14px;display:grid;position:absolute;top:58px;left:0}.mobile-menu nav a{border-radius:10px;padding:10px 12px;font-size:14px}.mobile-menu nav a:hover{background:#ffffff14}.mobile-menu nav .mobile-language{width:100%;text-align:inherit;border-color:#ffffff2e;border-radius:10px;margin-top:2px}.mobile-menu nav .mobile-book{background:var(--gold);color:var(--black);text-align:center;margin-top:5px}.hero-content{grid-template-columns:1fr .55fr;gap:35px}.hero-gallery-main{width:210px}.hero-gallery-small{right:110px}.heading-split,.services-grid,.faq-grid,.booking-grid{gap:56px}.green-fins-hero-content,.cleanup-heading{gap:55px}.dive-trip-grid{grid-template-rows:repeat(2,270px)}.footer-main{grid-template-columns:1.2fr .7fr .9fr}.footer-cta{grid-column:1/-1}}@media (width<=800px){.shell{width:min(100% - 32px,640px)}.section{padding:82px 0}.hero{min-height:820px}.hero-image{object-position:center center}.hero-shade{background:linear-gradient(#08080761,#0808077a 28%,#080807f0)}.site-header{gap:20px;height:88px}.brand-mark{width:46px;height:46px}.brand-mark img{width:40px;height:40px}.brand-copy strong{font-size:12px}.brand-copy small{font-size:7px}.hero-content{grid-template-columns:1fr;align-content:end;min-height:700px;padding:60px 0 45px}.hero-copy h1{font-size:clamp(47px,13vw,70px)}.hero-copy>p{margin:22px 0 27px;font-size:16px}.hero-gallery,.trust-strip{display:none}.heading-split,.services-grid,.faq-grid,.booking-grid{grid-template-columns:1fr}.heading-split{gap:23px}.adventure-grid{grid-template-columns:1fr;grid-auto-rows:470px}.adventure-card,.adventure-card:nth-child(3),.adventure-card:nth-child(4),.adventure-card:nth-child(5){grid-column:auto}.dive-trip-grid{grid-template-rows:auto;grid-template-columns:1fr}.dive-trip-wide,.dive-trip-tall{grid-area:auto}.dive-trip-wide{aspect-ratio:16/10}.dive-trip-tall{aspect-ratio:3/4}.trip-moments{grid-template-columns:repeat(2,1fr)}.trip-moment:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 6px)}.service-options{grid-template-columns:1fr 1fr}.green-fins-hero{min-height:auto}.green-fins-hero-content{grid-template-columns:1fr;gap:42px;padding:78px 0}.green-fins-intro{order:1;justify-self:auto}.green-fins-member-card{order:2;max-width:420px}.cleanup-guide{padding:78px 0 84px}.cleanup-heading{grid-template-columns:1fr;gap:21px}.cleanup-steps,.best-practices-grid{grid-template-columns:1fr}.cleanup-steps article{min-height:auto}.steps{grid-template-columns:1fr}.step-line{width:1px;height:24px;margin-inline:auto}.steps article{min-height:auto}.faq-grid,.booking-grid{gap:44px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=520px){.shell{width:min(100% - 24px,460px)}.brand-copy small{display:none}.hero-actions{display:grid}.button{width:100%}.section-heading h2,.services-copy h2,.green-fins-intro h2,.faq-intro h2,.booking-copy h2{font-size:39px}.adventure-grid{grid-auto-rows:500px}.adventure-card-content{bottom:22px;left:22px;right:22px}.adventure-card h3{font-size:27px}.dive-trip-wide{aspect-ratio:4/3}.dive-trip-content{bottom:20px;left:21px;right:21px}.dive-trip-content h3{font-size:25px}.trip-moments{gap:8px}.trip-moment{border-radius:14px}.service-options{grid-template-columns:1fr}.green-fins-jump{top:14px;right:14px}.green-fins-jump span{display:none}.green-fins-brandline{gap:10px;margin-bottom:17px}.green-fins-logo-link img{width:108px}.green-fins-member-card{width:100%;padding:27px 20px}.green-fins-actions{display:grid}.cleanup-heading h3{font-size:36px}.practice-list{padding:25px 22px}.booking-form{border-radius:24px;padding:25px 20px}.form-heading{flex-direction:column-reverse;align-items:flex-start;gap:4px}.form-row{grid-template-columns:1fr;gap:0}.footer-main{grid-template-columns:1fr}.footer-brand,.footer-cta{grid-column:auto}.footer-bottom{flex-direction:column}.whatsapp-float{inset-inline-end:17px;bottom:max(17px, env(safe-area-inset-bottom));width:58px;height:58px}.whatsapp-glyph,.whatsapp-bubble{width:35px;height:35px}.whatsapp-phone{width:17px;height:17px;top:9px;left:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
