/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */:root{--color-primary:#03bac7;--color-primary-dark:#008b91;--color-bg:#f8f9fa;--color-text:#222;--color-text-muted:#6b7280;--color-text-light:#9ca3af;--color-bg-dark:#181c1f;--color-text-dark:#f8f9fa}*,:after,:before{box-sizing:border-box}[data-theme=dark]{--color-bg:var(--color-bg-dark);--color-text:var(--color-text-dark)}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:100;src:url(/_next/static/media/montserrat-latin-100-normal.c91a772f.woff2)format("woff2"),url(/_next/static/media/montserrat-latin-100-normal.b05ddd8b.woff)format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:200;src:url(/_next/static/media/montserrat-latin-200-normal.5002ad62.woff2)format("woff2"),url(/_next/static/media/montserrat-latin-200-normal.1fba9150.woff)format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/montserrat-latin-300-normal.c4a0ef95.woff2)format("woff2"),url(/_next/static/media/montserrat-latin-300-normal.ed6a93ea.woff)format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/montserrat-latin-400-normal.705cdc10.woff2)format("woff2"),url(/_next/static/media/montserrat-latin-400-normal.6b42e70e.woff)format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/montserrat-latin-500-normal.4eabd293.woff2)format("woff2"),url(/_next/static/media/montserrat-latin-500-normal.6c433f92.woff)format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/montserrat-latin-600-normal.ace0a360.woff2)format("woff2"),url(/_next/static/media/montserrat-latin-600-normal.cc4d5dc9.woff)format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/montserrat-latin-700-normal.6a2f5196.woff2)format("woff2"),url(/_next/static/media/montserrat-latin-700-normal.b53a7bfd.woff)format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:800;src:url(/_next/static/media/montserrat-latin-800-normal.6f8fa298.woff2)format("woff2"),url(/_next/static/media/montserrat-latin-800-normal.fc315020.woff)format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:900;src:url(/_next/static/media/montserrat-latin-900-normal.249e73e1.woff2)format("woff2"),url(/_next/static/media/montserrat-latin-900-normal.7fbfca1b.woff)format("woff")}body{background:var(--color-bg);color:var(--color-text);margin:0;padding:0;font-family:Montserrat,Inter,Arial,sans-serif}a{color:var(--color-text-muted);transition:color .2s}a,a:hover{text-decoration:none}a:hover{color:var(--color-primary)}.header{background:var(--color-primary);color:#fff;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.nav{flex-wrap:wrap;gap:1.2rem;display:flex}.menu-button{cursor:pointer;color:var(--color-text);background:0 0;border:none;display:none}.nav a{color:var(--color-text-muted);align-items:center;gap:.4rem;font-size:.95rem;font-weight:500;transition:color .2s;display:flex}.nav a:hover{color:var(--color-primary)}.nav a svg{transition:color .2s;color:var(--color-text-light)!important}.nav a:hover svg{color:var(--color-primary)!important}.container{box-sizing:border-box;width:100%;max-width:none;margin-left:0;margin-right:0;padding:0}@media (max-width:1024px){.container{max-width:100%;margin-left:auto;margin-right:auto;padding:0}.header{flex-direction:column;gap:1.2rem}.nav{gap:1rem}}@media (max-width:768px){.container{max-width:100%;margin-left:auto;margin-right:auto;padding:0}.header{flex-direction:column;gap:1rem}.menu-button{display:block}.nav{flex-direction:column;gap:.7rem;width:100%;margin-top:.5rem;display:none}.nav.open{display:flex}}.scubbl-landing-section{min-height:80vh;width:100%;background:#fff;padding:0;margin:0;overflow:hidden}.scubbl-landing-columns{display:flex;flex-direction:row;align-items:stretch;justify-content:center;width:100%;height:100%}.scubbl-landing-image-col{flex:1;min-width:0;background:url(https://media.scubbl.com/dive/background.webp?v=3) 50%/cover no-repeat;min-height:108px;height:100%}.scubbl-landing-image-col,.scubbl-landing-image-content{position:relative;display:flex;align-items:center;justify-content:center}.scubbl-landing-image-content{z-index:2;flex-direction:column;width:100%;padding:3rem 1rem}.scubbl-landing-text-col{flex:1;min-width:0;background:#fff;display:flex;align-items:center;justify-content:center;padding:3rem 2rem}.scubbl-landing-cta-row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:2.5rem}@media (max-width:900px){.scubbl-landing-columns{flex-direction:column}.scubbl-landing-image-col{min-height:340px}.scubbl-landing-text-col{min-height:320px;padding:2rem 0}.scubbl-landing-image-content{padding:2rem 1rem}.scubbl-landing-cta-row{flex-direction:column;align-items:stretch;gap:1.5rem}.scubbl-landing-cta-row>div{margin-left:0!important;max-width:100%;width:100%;min-width:0}.scubbl-landing-cta-row>div:first-child{margin-bottom:1.2rem;order:1}.scubbl-landing-cta-row>div:last-child{order:2}}@media (max-width:750px){.scubbl-landing-section{padding:0!important}.scubbl-landing-cta-row{flex-direction:column!important;align-items:stretch!important;padding:0!important;gap:1rem}.scubbl-landing-cta-row>div{padding-left:0!important;padding-right:0!important;margin-left:0!important;max-width:100%!important;width:100%!important;min-width:0!important}.scubbl-landing-cta-row>div:first-child{order:1!important;margin-bottom:1rem!important}.scubbl-landing-cta-row>div:last-child{order:2!important}}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border:2px solid #e5e7eb;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 25px rgba(0,0,0,.15);transition:all .2s ease}.carousel-arrow:hover{border-color:#03bac7;background:rgba(248,250,252,.98);box-shadow:0 12px 35px rgba(3,186,199,.25)}.carousel-arrow-left{left:10px}.carousel-arrow-right{right:10px}.carousel-arrow:focus{outline:none!important;box-shadow:none!important}.carousel-arrow:active{background:rgba(255,255,255,.95)!important;border-color:#e5e7eb!important;box-shadow:0 8px 25px rgba(0,0,0,.15)!important}.carousel-arrow{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}@media (max-width:1200px){.carousel-arrow-left{left:8px}.carousel-arrow-right{right:8px}}@media (max-width:768px){.carousel-arrow{width:45px;height:45px;box-shadow:0 6px 20px rgba(0,0,0,.2)}.carousel-arrow-left{left:5px}.carousel-arrow-right{right:5px}}@media (max-width:480px){.carousel-arrow{width:40px;height:40px;background:rgba(255,255,255,.98);box-shadow:0 4px 15px rgba(0,0,0,.25)}.carousel-arrow-left{left:3px}.carousel-arrow-right{right:3px}}.carousel-container{width:100%;position:relative;overflow:visible;margin:0 auto}.carousel-slides{display:flex;transition:transform .5s ease-in-out;gap:2rem}.carousel-item{display:flex;flex-direction:column;align-items:center;gap:1.2rem;text-align:center;padding:1.5rem;flex-shrink:0}.carousel-fade-left,.carousel-fade-right{position:absolute;top:0;bottom:0;width:24px;pointer-events:none;z-index:15}.carousel-fade-left{left:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0))}.carousel-fade-right{right:0;background:linear-gradient(270deg,#fff,rgba(255,255,255,0))}.carousel-inner{position:relative;overflow:hidden;margin:0 16px;border-radius:8px}.hero-tagline{margin-left:clamp(90px,24vw,1700px)}@media (max-width:900px){.hero-tagline{margin-left:clamp(70px,28vw,140px)}}@media (max-width:750px){.hero-tagline{margin-left:0}}@media (max-width:768px){.carousel-slides{gap:1rem}.carousel-item{padding:1rem}}@media (max-width:480px){.carousel-slides{gap:.5rem}.carousel-item{padding:.8rem}}.scubbl-header{width:100%;background:#ffffff;border-bottom:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--header-text-size:0.85rem}.scubbl-header-sticky{position:static;z-index:60}.scubbl-header-inner{width:100%;max-width:1760px;margin:0 auto;min-height:82px;padding:0 1.25rem;display:flex;align-items:center;gap:1.1rem}.scubbl-logo-link{display:inline-flex;align-items:center;gap:.65rem;flex-shrink:0}.scubbl-logo-img{width:38px;height:38px}.scubbl-logo-text{font-family:Montserrat,Inter,Arial,sans-serif;font-size:1.85rem;line-height:1;font-weight:700;color:var(--color-primary-dark)}.scubbl-nav-desktop{display:flex;align-items:center;gap:.2rem;margin-left:.65rem}.scubbl-nav-link{display:inline-flex;align-items:center;gap:.4rem;padding:.34rem .48rem;border-radius:0;font-size:var(--header-text-size);line-height:1.2;font-weight:400;color:#111827;transition:all .2s ease}.scubbl-nav-button{border:none;background:transparent;cursor:pointer}.scubbl-nav-link.active,.scubbl-nav-link:hover{color:#6b7280;background:transparent}.scubbl-explore-wrap{position:relative}.scubbl-explore-menu{position:absolute;top:calc(100% + 12px);left:0;min-width:220px;display:grid;gap:.2rem;padding:.5rem;border:1px solid #e5e7eb;border-radius:14px;background:#ffffff;box-shadow:0 18px 40px rgba(17,24,39,.08);z-index:70}.scubbl-explore-item{padding:.45rem .52rem;border-radius:0;font-size:var(--header-text-size);line-height:1.2;font-weight:400;color:#111827;transition:color .18s ease}.scubbl-explore-item:hover{color:#6b7280;background:transparent}.scubbl-search-bar{margin-left:auto;max-width:620px;min-height:48px;border:1px solid #e5e7eb;border-radius:12px;background:#f3f4f6;display:inline-flex;align-items:center;gap:.55rem;padding:0 .82rem;text-align:left;cursor:text;transition:color .18s ease,border-color .18s ease}.scubbl-search-bar,.scubbl-search-bar input{flex:1;color:#4b5563;font-size:var(--header-text-size)}.scubbl-search-bar input{border:none;outline:none;background:transparent;line-height:1.2;font-weight:400}.scubbl-search-bar input::placeholder{font-weight:400;color:#6b7280}.scubbl-search-bar:hover{color:#111827;border-color:#d1d5db}.scubbl-search-bar:focus-within{border-color:#9ca3af}.scubbl-header-actions{display:flex;align-items:center;gap:.75rem}.scubbl-auth-btn{border:none;background:transparent;color:#111827;font-size:var(--header-text-size);line-height:1.2;font-weight:400;padding:.3rem .42rem;cursor:pointer;transition:color .18s ease}.scubbl-auth-btn:hover{color:#6b7280}.scubbl-special-btn{min-height:48px;border-radius:12px;border:1px solid #000000;background:#ffffff;color:#000000;font-size:var(--header-text-size);line-height:1.2;font-weight:400;padding:.22rem .82rem;cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.scubbl-special-btn-dark{background:#000000;color:#ffffff;border-color:#000000}.scubbl-special-btn-dark:hover,.scubbl-special-btn:hover{background:#1f1f1f;border-color:#1f1f1f;color:#ffffff}.scubbl-header-modal-overlay{position:fixed;inset:0;background:rgba(15,23,42,.5);z-index:85;display:grid;place-items:center;padding:1rem}.scubbl-header-modal{width:100%;max-width:520px;background:#ffffff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 24px 60px rgba(15,23,42,.25);padding:1.3rem}.scubbl-header-modal h2{margin:0;color:#0f172a}.scubbl-header-modal p{margin:.7rem 0 1rem;color:#475569}.scubbl-header-modal-close{min-height:42px;border-radius:10px;border:1px solid #cbd5e1;background:#ffffff;color:#0f172a;font-weight:600;padding:0 .9rem;cursor:pointer}.scubbl-mobile-toggle{display:none;width:40px;height:40px;border-radius:999px;border:1px solid #e5e7eb;align-items:center;justify-content:center;background:#fff}.scubbl-mobile-toggle:hover{background:#f8fafc}.scubbl-nav-mobile{display:none}.scubbl-footer{width:100%;background:#ffffff;border-top:none;margin-top:1.2rem}.scubbl-footer-inner{width:100%;max-width:1320px;margin:0 auto;padding:1rem 1.25rem;display:flex;flex-direction:column;align-items:stretch;gap:1rem}.scubbl-footer-top{display:flex;flex-direction:column;gap:1.1rem}.scubbl-footer-logo-link{display:inline-flex;width:fit-content}.scubbl-footer-logo-img{width:38px;height:38px}.scubbl-footer-columns{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:.8rem 1.2rem}.scubbl-footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.scubbl-footer-divider{border-top:1px dotted #9ca3af}.scubbl-footer-links{display:flex;align-items:center;justify-content:flex-start;gap:.75rem 1rem;flex-wrap:wrap}.scubbl-footer-link-item{color:#111827;font-size:.9rem;letter-spacing:0;text-transform:none;font-weight:400;transition:color .2s ease}.scubbl-footer-link-item:hover{color:#000000}.scubbl-footer-bottom{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.8rem 1.2rem;flex-wrap:nowrap}.scubbl-footer-links-legal{gap:.65rem 1rem}.scubbl-footer-links-social{justify-content:flex-end;gap:.65rem 1rem;white-space:nowrap}.scubbl-footer-social-item{display:inline-flex;align-items:center}.scubbl-footer-connect-label{color:#111827;font-size:.92rem;font-weight:700}.scubbl-cookie-manage-btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.15rem;border:1px solid #2f353d;border-radius:999px;background:#12161b;color:#f3f4f6;font-family:Montserrat,Inter,Arial,sans-serif;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;cursor:pointer;transition:all .2s ease}.scubbl-cookie-manage-btn:hover{border-color:#ffffff;color:#ffffff;background:#181d23}@media (max-width:960px){.scubbl-header-inner{min-height:74px}.scubbl-logo-text{font-size:1.8rem}.scubbl-nav-desktop{display:none}.scubbl-mobile-toggle{display:inline-flex}.scubbl-nav-mobile{display:flex;flex-direction:column;width:100%;padding:.55rem 1rem .95rem;border-top:none;background:#ffffff;gap:.18rem}.scubbl-nav-mobile .scubbl-nav-link{width:100%;justify-content:flex-start;border-radius:12px;padding:.75rem .85rem;font-size:var(--header-text-size)}.scubbl-header-actions,.scubbl-search-bar{display:none}.scubbl-auth-btn-mobile{border:1px solid #d1d5db;border-radius:12px;background:#fff}.scubbl-auth-btn-mobile,.scubbl-nav-mobile .scubbl-special-btn{width:100%;min-height:44px;font-size:var(--header-text-size);text-align:left;padding:0 .85rem}.scubbl-footer-inner{padding-top:.9rem}.scubbl-footer-columns{grid-template-columns:repeat(2,minmax(120px,1fr))}.scubbl-footer-bottom{flex-direction:column;align-items:flex-start}.scubbl-footer-links-social{justify-content:flex-start}}@media (max-width:480px){.scubbl-header-inner{padding:0 .9rem}.scubbl-logo-text{font-size:1.7rem}.scubbl-footer-rights{font-size:.78rem}.scubbl-footer-columns{grid-template-columns:1fr}}.scubbl-language-popup{position:fixed;right:1rem;bottom:1rem;max-width:360px;background:#ffffff;border:1px solid #dbeafe;box-shadow:0 12px 30px rgba(15,23,42,.2);border-radius:14px;padding:1rem;z-index:90}.scubbl-language-popup p{margin:.6rem 0;color:#4b5563;font-size:.95rem}.scubbl-language-popup-actions{display:flex;gap:.6rem}.scubbl-language-popup-stay,.scubbl-language-popup-switch{border:none;border-radius:999px;padding:.45rem .9rem;font-size:.88rem;cursor:pointer;text-decoration:none}.scubbl-language-popup-switch{background:linear-gradient(90deg,#03bac7,#0ea5e9);color:#fff}.scubbl-language-popup-stay{background:#f3f4f6;color:#111827}.scubbl-language-popup-close{position:absolute;right:.55rem;top:.45rem;border:none;background:transparent;font-size:1.2rem;cursor:pointer;color:#6b7280}