@import "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600&display=swap";
:root{--color-primary:#03bac7;--color-primary-dark:#008b91;--color-primary-soft:#7ee5ec;--color-bg:var(--color-bg-raised);--color-bg-page:#f8f8f8;--color-bg-raised:#e9e9e9;--color-bg-elevated:#fff;--color-text:#222;--color-text-black:#2d2d2d;--color-text-muted:#222;--color-text-hover:#8e8e8e;--color-text-light:#9ca3af;--color-text-title:#2d2d2d;--color-border-subtle:#2d2d2d24;--color-shadow-soft:#0f172a29;--color-bg-dark:#181c1f;--color-text-dark:#f8f9fa}*,:before,:after{box-sizing:border-box}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-primary:#03bac7;--color-primary-dark:#008b91;--color-primary-soft:#7ee5ec;--color-bg:#10161a;--color-bg-page:#0f1519;--color-bg-raised:#162129;--color-bg-elevated:#1a2730;--color-text:#e7eef3;--color-text-black:#e7eef3;--color-text-muted:#bcc8d2;--color-text-hover:#7e8e8e;--color-text-light:#8ea0ae;--color-text-title:#e7eef3;--color-border-subtle:#a7bbca3d;--color-shadow-soft:#01080e6b;--color-bg-dark:#10161a;--color-text-dark:#e7eef3}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:100;src:url(../media/montserrat-latin-100-normal.0v-kg4-etf4l9.woff2)format("woff2"),url(../media/montserrat-latin-100-normal.0f.h1if0t53v3.woff)format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:200;src:url(../media/montserrat-latin-200-normal.150j.3wk07h.z.woff2)format("woff2"),url(../media/montserrat-latin-200-normal.0dq.r13~z1n_4.woff)format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:300;src:url(../media/montserrat-latin-300-normal.0w2-_s449pg~e.woff2)format("woff2"),url(../media/montserrat-latin-300-normal.0ngiiti.6xbkk.woff)format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(../media/montserrat-latin-400-normal.0v605b8hctpp_.woff2)format("woff2"),url(../media/montserrat-latin-400-normal.03s7..dwr855r.woff)format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:500;src:url(../media/montserrat-latin-500-normal.030e7csavfat7.woff2)format("woff2"),url(../media/montserrat-latin-500-normal.002tx22.xcab..woff)format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:600;src:url(../media/montserrat-latin-600-normal.0nd7ci7-q-1vz.woff2)format("woff2"),url(../media/montserrat-latin-600-normal.02rptkf28buob.woff)format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:700;src:url(../media/montserrat-latin-700-normal.01u_zh~w9ab5p.woff2)format("woff2"),url(../media/montserrat-latin-700-normal.05653j~muj7_s.woff)format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:800;src:url(../media/montserrat-latin-800-normal.04u2i~j6-edpq.woff2)format("woff2"),url(../media/montserrat-latin-800-normal.0rt6gbmll3~xy.woff)format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:900;src:url(../media/montserrat-latin-900-normal.0f~lsa_waire8.woff2)format("woff2"),url(../media/montserrat-latin-900-normal.17~-faai6vec1.woff)format("woff")}body{background:var(--color-bg);color:var(--color-text);margin:0;padding:0;font-family:Inter,Montserrat,Arial,sans-serif;transition:background-color .25s,color .25s}a{color:var(--color-text-muted);text-decoration:none;transition:color .2s}a:hover{color:var(--color-text-hover);text-decoration:none}.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}}
.container{background:var(--color-bg-page);width:100%;margin:0;padding:0}.scubbl-landing-section{background:var(--color-bg-page);width:100%;min-height:80vh;margin:0;padding:0;overflow:hidden}.scubbl-landing-columns{flex:1;width:100%;min-width:0;display:flex;position:relative}.scubbl-landing-image-col{flex:1;justify-content:center;align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}.scubbl-landing-text-col{background:var(--color-bg-page);flex:1;justify-content:center;align-items:center;min-width:0;padding:3rem 2rem;display:flex}.scubbl-landing-image-content{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:3rem 1rem;display:flex}.scubbl-landing-cta-row{flex-direction:row;justify-content:flex-start;align-items:center;gap:2.5rem;display:flex}@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{width:100%;min-width:0;max-width:100%;margin-left:0!important}.scubbl-landing-cta-row>div:first-child{order:1;margin-bottom:1.2rem}.scubbl-landing-cta-row>div:last-child{order:2}}@media (max-width:750px){.scubbl-landing-section{padding:0!important}.scubbl-landing-cta-row{gap:1rem;flex-direction:column!important;align-items:stretch!important;padding:0!important}.scubbl-landing-cta-row>div{width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important;padding-left:0!important;padding-right: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{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#fffffff2;border:2px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 25px #00000026}.carousel-arrow:hover{background:#f8fafcfa;border-color:#03bac7;box-shadow:0 12px 35px #03bac740}.carousel-arrow-left{left:10px}.carousel-arrow-right{right:10px}.carousel-arrow:focus{box-shadow:none!important;outline:none!important}.carousel-arrow:active{background:#fffffff2!important;border-color:#e5e7eb!important;box-shadow:0 8px 25px #00000026!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 #0003}.carousel-arrow-left{left:5px}.carousel-arrow-right{right:5px}}@media (max-width:480px){.carousel-arrow{background:#fffffffa;width:40px;height:40px;box-shadow:0 4px 15px #00000040}.carousel-arrow-left{left:3px}.carousel-arrow-right{right:3px}}.carousel-container{width:100%;margin:0 auto;position:relative;overflow:visible}.carousel-slides{gap:2rem;transition:transform .5s ease-in-out;display:flex}.carousel-item{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:1.2rem;padding:1.5rem;display:flex}.carousel-fade-left,.carousel-fade-right{pointer-events:none;z-index:15;width:24px;position:absolute;top:0;bottom:0}.carousel-fade-left{background:linear-gradient(90deg,#fff 0%,#fff0 100%);left:0}.carousel-fade-right{background:linear-gradient(270deg,#fff 0%,#fff0 100%);right:0}.carousel-inner{border-radius:8px;margin:0 16px;position:relative;overflow:hidden}.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{--header-text-size:.85rem;--scubbl-text-default:var(--color-text-black);background:0 0;border-bottom:none;width:100%;font-family:Inter,Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}[data-theme=dark] .scubbl-header,[data-theme=dark] .scubbl-footer{--scubbl-text-default:var(--color-text-black)}[data-theme=dark] .scubbl-search-bar{color:var(--color-text-muted);background:#ffffff14}[data-theme=dark] .scubbl-search-bar:hover input,[data-theme=dark] .scubbl-search-bar input,[data-theme=dark] .scubbl-search-bar input::placeholder,[data-theme=dark] .scubbl-search-icon,[data-theme=dark] .scubbl-search-clear,[data-theme=dark] .scubbl-mobile-toggle,[data-theme=dark] .scubbl-nav-mobile-close,[data-theme=dark] .scubbl-nav-mobile-social-link,[data-theme=dark] .scubbl-lang-plain-option,[data-theme=dark] .scubbl-theme-compact-value{color:var(--color-text-black)}[data-theme=dark] .scubbl-nav-mobile,[data-theme=dark] .scubbl-cookie-dialog{background:var(--color-bg-raised);border-color:var(--color-border-subtle);box-shadow:0 24px 55px var(--color-shadow-soft)}[data-theme=dark] .scubbl-nav-mobile-head,[data-theme=dark] .scubbl-nav-mobile-primary .scubbl-nav-link,[data-theme=dark] .scubbl-nav-mobile-socials{border-color:var(--color-border-subtle)}[data-theme=dark] .scubbl-special-btn{border-color:var(--color-border-subtle);color:var(--color-text-black);background:0 0}[data-theme=dark] .scubbl-special-btn-dark{color:#f2fbfd;background:#1f333d;border-color:#2f4a56}[data-theme=dark] .scubbl-special-btn:hover{color:#f2fbfd;background:#22404d}[data-theme=dark] .scubbl-special-btn-dark:hover{color:var(--color-text-black);background:linear-gradient(135deg,#2b515f 0%,#356779 100%)}[data-theme=dark] .scubbl-nav-badge-new,[data-theme=dark] .scubbl-nav-link:hover .scubbl-nav-badge-new,[data-theme=dark] .scubbl-nav-link.active .scubbl-nav-badge-new{color:var(--color-text-black);background:#253640}[data-theme=dark] .carousel-arrow{border-color:var(--color-border-subtle);box-shadow:0 8px 25px var(--color-shadow-soft);background:#10161aeb}[data-theme=dark] .carousel-arrow:hover{border-color:var(--color-primary);background:#1a2730fa;box-shadow:0 12px 35px #35d6df33}[data-theme=dark] .carousel-fade-left{background:linear-gradient(90deg, var(--color-bg-page) 0%, #0f151900 100%)}[data-theme=dark] .carousel-fade-right{background:linear-gradient(270deg, var(--color-bg-page) 0%, #0f151900 100%)}.scubbl-header-sticky{z-index:60;position:static}.scubbl-header-overlay{z-index:90;position:absolute;top:0;left:0}.scubbl-header-inner{flex-wrap:nowrap;align-items:center;gap:1.35rem;width:100%;max-width:1320px;min-height:82px;margin:0 auto;padding:0 1.25rem;display:flex}.scubbl-logo-link{white-space:nowrap;flex-shrink:0;align-items:center;gap:.65rem;display:inline-flex}.scubbl-logo-img{width:38px;height:38px}.scubbl-logo-text{color:var(--color-primary-dark);font-family:Inter,Montserrat,Arial,sans-serif;font-size:1.85rem;font-weight:700;line-height:1}.scubbl-nav-desktop{white-space:nowrap;flex-shrink:0;align-items:center;gap:.45rem;margin-left:.65rem;display:flex}.scubbl-nav-link{font-size:var(--header-text-size);color:var(--scubbl-text-default);white-space:nowrap;border-radius:0;align-items:center;gap:.4rem;padding:.34rem .48rem;font-weight:500;line-height:1.2;transition:all .2s;display:inline-flex}.scubbl-nav-button{font-family:Inter,Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--header-text-size);cursor:pointer;background:0 0;border:none;font-weight:500;line-height:1.2}.scubbl-search-bar:disabled,.scubbl-mobile-toggle:disabled{cursor:default;pointer-events:none}.scubbl-special-btn:disabled{cursor:default;pointer-events:auto}.scubbl-special-btn:disabled:hover,.scubbl-special-btn-dark:disabled:hover{color:#fff;background:#383838;border-color:#383838}[data-theme=dark] .scubbl-special-btn:disabled:hover,[data-theme=dark] .scubbl-special-btn-dark:disabled:hover{color:#fff;background:#1b2d36;border-color:#1b2d36}.scubbl-auth-btn:disabled{cursor:default;pointer-events:auto}.scubbl-auth-btn:disabled:hover{color:#8e8e8e}.scubbl-nav-button:disabled{opacity:1;color:var(--scubbl-text-default);cursor:default;pointer-events:auto;font-weight:500}.scubbl-nav-button:disabled svg{opacity:1}.scubbl-nav-button:disabled:hover,.scubbl-nav-link:hover,.scubbl-nav-link.active{color:var(--color-text-hover);background:0 0}[data-theme=dark] .scubbl-nav-link:hover,[data-theme=dark] .scubbl-nav-link.active,[data-theme=dark] .scubbl-nav-button:hover,[data-theme=dark] .scubbl-lang-trigger:hover{color:var(--color-text-hover);text-shadow:none}.scubbl-nav-badge-new{color:#fff;background:#2b2b2b;border-radius:.38rem;justify-content:center;align-items:center;min-height:1.08rem;padding:0 .3rem;font-size:.67rem;font-weight:600;line-height:1;transition:background-color .18s,color .18s;display:inline-flex;position:relative;overflow:hidden}.scubbl-nav-badge-new-label{display:inline-block}.scubbl-nav-badge-new:after{content:"";pointer-events:none;background:linear-gradient(110deg,#fff0 0%,#ffffffb3 50%,#fff0 100%);width:45%;height:160%;animation:8s ease-in-out infinite scubblNewShine;position:absolute;top:-30%;left:-65%;transform:skew(-18deg)}.scubbl-nav-link:hover .scubbl-nav-badge-new,.scubbl-nav-link.active .scubbl-nav-badge-new{color:#fff;background:#383838}@keyframes scubblNewShine{0%,4%{left:-65%}10%{left:130%}to{left:130%}}.scubbl-explore-wrap{position:relative}.scubbl-explore-chevron{transition:transform .2s}.scubbl-explore-chevron.open{transform:rotate(180deg)}.scubbl-explore-menu{border:1px solid var(--color-border-subtle);background:var(--color-bg-raised);min-width:220px;box-shadow:0 14px 28px var(--color-shadow-soft);z-index:70;border-radius:14px;gap:.2rem;padding:.5rem;animation:.18s ease-out scubblExploreMenuIn;display:grid;position:absolute;top:calc(100% + 12px);left:0}[data-theme=dark] .scubbl-explore-menu{background:var(--color-bg-elevated)}.scubbl-explore-item{font-size:var(--header-text-size);color:var(--scubbl-text-default);border-radius:0;padding:.45rem .52rem;font-weight:400;line-height:1.2;transition:color .18s,background-color .18s}.scubbl-explore-item:hover{color:var(--color-text-hover);background:0 0}[data-theme=dark] .scubbl-explore-item:hover{color:var(--color-text-hover)}@keyframes scubblExploreMenuIn{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.scubbl-search-bar{color:#4b5563;min-width:clamp(170px,24vw,300px);max-width:620px;min-height:48px;font-size:var(--header-text-size);text-align:left;cursor:text;background:#0000000d;border:none;border-radius:12px;flex:1;align-items:center;gap:.55rem;min-width:0;margin-left:auto;margin-right:.7rem;padding:0 .82rem;font-weight:500;transition:color .18s;display:inline-flex}.scubbl-search-icon{color:var(--color-text-black);stroke-width:1px;flex-shrink:0}.scubbl-search-bar input{font-size:var(--header-text-size);color:var(--color-text-black);background:0 0;border:none;outline:none;flex:1;font-weight:500;line-height:1.2}.scubbl-search-bar input:focus,.scubbl-search-bar input:focus-visible{box-shadow:none;outline:none}.scubbl-search-clear{width:1.35rem;height:1.35rem;color:var(--color-text-black);cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .18s;display:inline-flex}.scubbl-search-clear:hover{color:var(--color-text-hover)}.scubbl-search-bar input::placeholder{color:var(--color-text-black);font-weight:400}.scubbl-search-bar:hover{color:var(--scubbl-text-default)}.scubbl-search-bar:hover input{color:#2d2d2d}.scubbl-search-bar:focus-within{outline:none}.scubbl-header-actions{white-space:nowrap;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:.95rem;display:flex}.scubbl-auth-btn{color:var(--scubbl-text-default);font-size:var(--header-text-size);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.3rem .42rem;font-weight:600;line-height:1.2;transition:color .18s}.scubbl-auth-btn:hover{color:var(--color-text-hover)}.scubbl-special-btn{border:.5px solid var(--scubbl-text-default);min-height:44px;color:var(--scubbl-text-default);font-size:var(--header-text-size);cursor:pointer;white-space:nowrap;background:0 0;border-radius:12px;justify-content:center;align-items:center;height:44px;padding:0 .8rem;font-weight:600;line-height:1.2;text-decoration:none;transition:color .18s,background-color .18s,border-color .18s;display:inline-flex}.scubbl-special-btn-label{align-items:center;height:100%;line-height:1.2;display:inline-flex}.scubbl-special-btn-dark{color:#fff;background:#2d2d2d;border-color:#2d2d2d}.scubbl-special-btn:hover,.scubbl-special-btn-dark:hover{color:#fff;background:#383838;border-color:#383838}[data-theme=dark] .scubbl-special-btn-dark{background:#1f333d;border-color:#1f333d}[data-theme=dark] .scubbl-special-btn:hover,[data-theme=dark] .scubbl-special-btn-dark:hover{color:#f2fbfd;background:#22404d}.scubbl-header-modal-overlay{z-index:85;background:#0f172a80;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.scubbl-header-modal{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:520px;padding:1.3rem;box-shadow:0 24px 60px #0f172a40}.scubbl-header-modal h2{color:#0f172a;margin:0}.scubbl-header-modal p{color:#475569;margin:.7rem 0 1rem}.scubbl-header-modal-close{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-height:42px;padding:0 .9rem;font-weight:600}.scubbl-mobile-toggle{width:40px;height:40px;color:var(--color-text-black);background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0;display:none;position:relative}.scubbl-mobile-toggle-icon{justify-content:center;align-items:center;transition:transform .24s cubic-bezier(.22,1,.36,1),opacity .2s;display:inline-flex;position:absolute;inset:0}.scubbl-mobile-toggle-icon-menu{opacity:1;transform:rotate(0)scale(1)}.scubbl-mobile-toggle-icon-close{opacity:0;transform:rotate(-90deg)scale(.65)}.scubbl-mobile-toggle.is-open .scubbl-mobile-toggle-icon-menu{opacity:0;transform:rotate(90deg)scale(.65)}.scubbl-mobile-toggle.is-open .scubbl-mobile-toggle-icon-close{opacity:1;transform:rotate(0)scale(1)}.scubbl-mobile-toggle:hover{color:var(--color-text-hover);background:0 0}.scubbl-nav-mobile{z-index:1200;background:var(--color-bg-raised);box-sizing:border-box;flex-direction:column;gap:0;width:100%;max-width:100vw;height:100dvh;padding:0 1.25rem 1.2rem;display:flex;position:fixed;inset:0;overflow-x:hidden}.scubbl-nav-mobile.is-opening{animation:.24s cubic-bezier(.22,1,.36,1) scubblMobileModalIn}.scubbl-nav-mobile.is-closing{pointer-events:none;animation:.24s cubic-bezier(.4,0,1,1) forwards scubblMobileModalOut}.scubbl-nav-mobile-head{border-bottom:1px solid #d9d9d9;flex-direction:column;align-items:stretch;gap:0;padding-bottom:1rem;display:flex}.scubbl-nav-mobile-head-top{justify-content:space-between;align-items:center;gap:.75rem;min-height:72px;display:flex}.scubbl-nav-mobile-head-top>*{min-width:0}.scubbl-nav-mobile-logo{flex-shrink:0;gap:0}.scubbl-nav-mobile-close{width:36px;height:36px;color:var(--color-text-black);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.scubbl-nav-mobile-categories{flex-direction:column;flex:1;gap:.25rem;padding:1rem .1rem 1rem 0;display:flex;overflow-y:auto}.scubbl-nav-mobile-content{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;flex:1;gap:1rem;padding:1rem 0 .6rem;display:flex;overflow-y:auto}.scubbl-nav-mobile-content::-webkit-scrollbar{display:none}.scubbl-search-bar-mobile{flex:1;width:auto;min-width:0;max-width:none;min-height:42px;margin:0}.scubbl-nav-mobile-primary{flex-direction:column;gap:.2rem;display:flex}.scubbl-nav-mobile-primary .scubbl-nav-link{border-bottom:1px solid #d9d9d9;justify-content:flex-start;width:100%;padding:.75rem 0}.scubbl-nav-mobile-explore-list{transform-origin:top;flex-direction:column;gap:.65rem;padding:.65rem 0 .95rem .85rem;animation:.22s ease-out scubblExploreInlineOpen;display:flex}.scubbl-nav-mobile-explore-item{color:var(--color-text-black);font-size:var(--header-text-size);opacity:0;padding:.1rem 0;font-weight:500;line-height:1.3;animation:.24s ease-out forwards scubblExploreItemIn;transform:translateY(-4px)}.scubbl-nav-mobile-explore-item:nth-child(2){animation-delay:30ms}.scubbl-nav-mobile-explore-item:nth-child(3){animation-delay:60ms}.scubbl-nav-mobile-explore-item:nth-child(4){animation-delay:90ms}.scubbl-nav-mobile-explore-item:hover,[data-theme=dark] .scubbl-nav-mobile-explore-item:hover{color:var(--color-text-hover)}.scubbl-nav-mobile-primary .scubbl-nav-link-auth{font-weight:700}.scubbl-nav-mobile-actions{flex-direction:column;gap:.7rem;padding-top:.4rem;display:flex}.scubbl-nav-mobile-actions .scubbl-auth-btn,.scubbl-nav-mobile-actions .scubbl-special-btn{text-align:left;justify-content:flex-start;width:100%;min-height:44px;padding:0 .85rem}.scubbl-nav-mobile-actions .scubbl-lang-trigger{text-align:left;justify-content:flex-start;width:100%;min-height:44px;padding:.75rem 0}.scubbl-nav-mobile-actions .scubbl-lang-selector{width:100%}.scubbl-nav-mobile-actions .scubbl-lang-menu{width:100%;min-width:0;max-width:100%;left:0;right:auto}.scubbl-lang-plain-list{flex-direction:column;gap:.75rem;margin-top:.35rem;display:flex}.scubbl-lang-plain-option{color:var(--color-text-black);font-size:var(--header-text-size);font-weight:500;line-height:1.3;text-decoration:none}.scubbl-lang-plain-option:hover,[data-theme=dark] .scubbl-lang-plain-option:hover{color:var(--color-text-hover)}.scubbl-lang-plain-option.active{font-weight:700}.scubbl-theme-compact-row{justify-content:flex-start;align-items:center;gap:.8rem;margin-top:.95rem;display:flex}.scubbl-theme-compact-switch-btn{cursor:pointer;background:0 0;border:none;align-items:center;gap:.55rem;padding:0;display:inline-flex}.scubbl-theme-compact-value{color:var(--color-text-black);font-size:var(--header-text-size);min-width:2.6rem;font-weight:500;line-height:1.2}.scubbl-nav-mobile-categories .scubbl-nav-link{border-bottom:1px solid #ececec;justify-content:space-between;width:100%;padding:.8rem 0;font-size:.95rem}.scubbl-nav-mobile-socials{border-top:1px solid #d9d9d9;justify-content:center;align-items:center;gap:1rem;padding-top:1rem;display:flex}.scubbl-nav-mobile-social-link{width:34px;height:34px;color:var(--color-text-black);border-radius:999px;justify-content:center;align-items:center;transition:color .2s;display:inline-flex}.scubbl-nav-mobile-social-link:hover{color:var(--color-text-hover)}.scubbl-footer{--scubbl-text-default:var(--color-text-black);background:0 0;border-top:none;width:100%;margin-top:0;font-family:Inter,Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.scubbl-footer-inner{flex-direction:column;align-items:stretch;gap:1rem;width:100%;max-width:1320px;margin:0 auto;padding:1rem 1.25rem 4rem;display:flex}.scubbl-footer-top{flex-direction:column;gap:1.1rem;display:flex}.scubbl-footer-logo-link{width:fit-content;margin-bottom:1.6rem;display:inline-flex}.scubbl-footer-logo-img{width:38px;height:38px}.scubbl-footer-columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem 1.2rem;margin-bottom:2rem;display:grid}.scubbl-footer-divider{background-image:radial-gradient(circle, var(--color-text-black) 1px, transparent 1px);background-repeat:repeat-x;background-size:6px 1px;border:none;width:100%;height:2px;margin-bottom:1.6rem}.scubbl-footer-links{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.75rem 1rem;display:flex}.scubbl-footer-link-item{color:var(--scubbl-text-default);letter-spacing:0;text-transform:none;font-size:.9rem;font-weight:500;transition:color .2s}.scubbl-footer-shortcut-link{width:100%;font-size:.92rem;font-weight:500;display:block}.scubbl-footer-link-item-light{font-weight:400}.scubbl-footer-link-item:hover{color:var(--color-text-hover)}.scubbl-footer-bottom{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.8rem 1.2rem;width:100%;display:flex}.scubbl-footer-links-legal{gap:.65rem 1rem}.scubbl-footer-links-social{white-space:nowrap;justify-content:flex-end;gap:1.2rem 2rem}.scubbl-footer-social-item{align-items:center;gap:.4rem;display:inline-flex}.scubbl-footer-connect-label{color:var(--scubbl-text-default);font-size:.92rem;font-weight:500}.scubbl-cookie-overlay{z-index:2200;background:#14192094;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.scubbl-cookie-dialog{width:min(var(--scubbl-cookie-dialog-max,860px), calc(100vw - clamp(1rem, 4vw, 3rem)));background:var(--color-bg-page);max-height:min(92dvh,860px);color:var(--color-text-black);border:1px solid #0f172a14;border-radius:20px;font-family:Inter,Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:auto;box-shadow:0 28px 70px #0f172a47}.scubbl-cookie-dialog--banner{--scubbl-cookie-dialog-max:800px;padding:2.3rem 2.6rem 2.35rem}.scubbl-cookie-dialog--manager{--scubbl-cookie-dialog-max:920px;padding:1.75rem 1.85rem 1.9rem}.scubbl-cookie-dialog--manager .scubbl-cookie-title{font-size:1rem;font-weight:700;line-height:1.45}.scubbl-cookie-dialog--manager .scubbl-cookie-copy-paragraph{font-size:1rem;line-height:1.55}.scubbl-cookie-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.scubbl-cookie-title{color:var(--color-text-black);letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:700;line-height:1.45}.scubbl-cookie-copy{max-width:72ch;color:var(--color-text-muted);margin:.8rem 0 0;font-size:.9rem;line-height:1.55}.scubbl-cookie-copy-stack{gap:.95rem;max-width:72ch;margin-top:1.05rem;display:grid}.scubbl-cookie-copy-paragraph{color:var(--color-text-muted);margin:0;font-size:.9rem;line-height:1.55}.scubbl-cookie-copy--banner{font-size:.92rem}.scubbl-cookie-inline-link{color:var(--color-text-black);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--color-text-black), transparent 55%);text-decoration-color:color-mix(in srgb, var(--color-text-black), transparent 55%);text-underline-offset:.14em;transition:color .18s,text-decoration-color .18s}.scubbl-cookie-inline-link:hover{color:var(--color-text-hover);text-decoration-color:currentColor}.scubbl-cookie-close{background:color-mix(in srgb, var(--color-bg-elevated), var(--color-text-black) 9%);width:40px;height:40px;color:var(--color-text-black);cursor:pointer;border:none;border-radius:999px;place-items:center;transition:background-color .18s,color .18s,transform .18s;display:grid;position:absolute;top:1.1rem;right:1.1rem}.scubbl-cookie-close:hover{background:color-mix(in srgb, var(--color-bg-elevated), var(--color-text-black) 16%);color:var(--color-text-black);transform:translateY(-1px)}.scubbl-cookie-actions{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:1.65rem;display:flex}.scubbl-cookie-actions--banner{justify-content:space-between}.scubbl-cookie-actions-group{flex-wrap:wrap;gap:.8rem;display:flex}.scubbl-cookie-btn{cursor:pointer;border-radius:18px;min-height:44px;padding:.65rem .95rem;font-family:Inter,Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.82rem;font-weight:700;transition:transform .18s,background-color .18s,border-color .18s,color .18s,box-shadow .18s}.scubbl-cookie-btn:hover{transform:none}.scubbl-cookie-btn:focus-visible,.scubbl-cookie-toggle:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.scubbl-cookie-btn--accept{background:var(--color-text-black);color:#fff;box-shadow:none;border:none;border-radius:12px}.scubbl-cookie-btn--accept:hover{background:color-mix(in srgb, var(--color-text-black), black 12%);color:#fff}.scubbl-cookie-btn--reject{color:var(--color-text-black);background:0 0;border:1px solid #0000;border-radius:0;min-height:38px;padding:.45rem .15rem}.scubbl-cookie-btn--reject:hover{color:var(--color-text-hover)}.scubbl-cookie-btn--manage{color:var(--color-text-black);background:0 0;border:1px solid #0000;border-radius:0;min-height:38px;padding:.45rem .15rem}.scubbl-cookie-btn--manage:hover{color:var(--color-text-hover)}.scubbl-cookie-btn--save{background:var(--color-text-black);color:#fff;box-shadow:none;border:1px solid #0000;border-radius:12px}.scubbl-cookie-btn--save:hover{background:color-mix(in srgb, var(--color-text-black), black 12%);color:#fff}.scubbl-cookie-manager-grid{gap:0;margin-top:1.15rem;display:grid}.scubbl-cookie-item{background:0 0;border:none;border-radius:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex;position:relative}.scubbl-cookie-item:not(:last-child):after{content:"";border-bottom:2px dotted #2d2d2d3d;position:absolute;bottom:0;left:0;right:0}.scubbl-cookie-item-copy{flex:1;min-width:0}.scubbl-cookie-item-title{color:var(--color-text-black);font-size:.94rem;font-weight:700}.scubbl-cookie-item-desc{color:var(--color-text-muted);margin-top:.25rem;font-size:.84rem;line-height:1.42}.scubbl-cookie-item-control{flex-shrink:0;align-items:center;gap:.7rem;display:flex}.scubbl-cookie-item-state{color:var(--color-text-muted);font-size:.84rem;font-weight:600}.scubbl-cookie-toggle{background:color-mix(in srgb, var(--color-bg-elevated), var(--color-text-black) 20%);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;width:52px;height:30px;transition:background-color .18s,box-shadow .18s;position:relative}.scubbl-cookie-toggle.is-on{background:var(--color-text-black);box-shadow:none}.scubbl-cookie-toggle-knob{background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0f172a1f}.scubbl-cookie-toggle.is-on .scubbl-cookie-toggle-knob{transform:translate(22px)}.scubbl-cookie-manage-btn{border:1px solid var(--color-border-subtle);background:var(--color-bg-raised);color:var(--color-text-black);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1.15rem;font-family:Inter,Montserrat,Arial,sans-serif;font-size:.78rem;font-weight:600;transition:all .2s;display:inline-flex}.scubbl-cookie-manage-btn:hover{border-color:var(--color-text-black);color:var(--color-text-black);background:color-mix(in srgb, var(--color-bg-raised), var(--color-text-black) 10%)}[data-theme=dark] .scubbl-cookie-overlay{background:#03080cb8}[data-theme=dark] .scubbl-cookie-dialog{background:var(--color-bg-elevated);border-color:var(--color-border-subtle);box-shadow:0 28px 70px var(--color-shadow-soft)}[data-theme=dark] .scubbl-cookie-copy,[data-theme=dark] .scubbl-cookie-copy-paragraph,[data-theme=dark] .scubbl-cookie-item-desc,[data-theme=dark] .scubbl-cookie-item-state{color:var(--color-text-muted)}[data-theme=dark] .scubbl-cookie-item:not(:last-child):after{border-bottom-color:color-mix(in srgb, var(--color-text-black), transparent 72%)}[data-theme=dark] .scubbl-cookie-btn--accept,[data-theme=dark] .scubbl-cookie-btn--save{background:color-mix(in srgb, var(--color-bg-elevated), black 14%);color:#fff}[data-theme=dark] .scubbl-cookie-btn--accept:hover,[data-theme=dark] .scubbl-cookie-btn--save:hover{background:color-mix(in srgb, var(--color-bg-elevated), black 24%);color:#fff}[data-theme=dark] .scubbl-cookie-toggle{background:#2c3b48}[data-theme=dark] .scubbl-cookie-toggle-knob{background:#e8edf2}[data-theme=dark] .scubbl-cookie-manage-btn{color:#121b21;background:#1c2a35;border-color:#3c5163}[data-theme=dark] .scubbl-cookie-manage-btn:hover{color:#fff;background:#263a49;border-color:#587489}@media (max-width:900px){.scubbl-cookie-overlay{padding:.95rem}.scubbl-cookie-dialog--banner,.scubbl-cookie-dialog--manager{padding:1.4rem}.scubbl-cookie-header{padding-right:2.6rem}.scubbl-cookie-actions--banner{justify-content:flex-start}.scubbl-cookie-actions-group{width:100%}.scubbl-cookie-actions-group .scubbl-cookie-btn,.scubbl-cookie-actions--banner .scubbl-cookie-btn--accept{flex:220px}.scubbl-cookie-item{flex-direction:column;align-items:flex-start}.scubbl-cookie-item-control{justify-content:space-between;width:100%}}@media (max-width:600px){.scubbl-cookie-overlay{place-items:end center;padding:.55rem}.scubbl-cookie-dialog{border-radius:16px;width:calc(100vw - 1.1rem);max-height:calc(100dvh - 1.1rem)}.scubbl-cookie-dialog--banner,.scubbl-cookie-dialog--manager{padding:1rem}.scubbl-cookie-header{gap:.6rem}.scubbl-cookie-close{width:36px;height:36px;top:.7rem;right:.7rem}.scubbl-cookie-actions,.scubbl-cookie-actions-group{gap:.55rem}.scubbl-cookie-actions-group .scubbl-cookie-btn,.scubbl-cookie-actions--banner .scubbl-cookie-btn--accept,.scubbl-cookie-actions--manager .scubbl-cookie-btn{flex:100%;width:100%}}.scubbl-priority-primary,.scubbl-priority-auth,.scubbl-priority-premium,.scubbl-priority-club,.scubbl-priority-lang{display:initial}.scubbl-priority-menu-toggle{margin-left:0;display:none}@media (max-width:1280px){.scubbl-header-inner{gap:.9rem}.scubbl-search-bar{min-width:clamp(150px,19vw,240px);margin-right:.25rem}.scubbl-priority-club{display:none!important}}@media (max-width:1180px){.scubbl-priority-premium{display:none!important}.scubbl-nav-desktop{gap:.1rem;margin-left:.25rem}}@media (max-width:1080px){.scubbl-priority-auth{display:none!important}.scubbl-lang-trigger{justify-content:space-between;min-width:82px}}@media (max-width:1180px){.scubbl-nav-desktop,.scubbl-header-actions,.scubbl-priority-primary,.scubbl-priority-auth,.scubbl-priority-premium,.scubbl-priority-club,.scubbl-priority-lang{display:none!important}.scubbl-priority-menu-toggle{display:inline-flex}}@media (max-width:960px){.scubbl-header-inner{gap:.75rem;min-height:72px;padding:0 1rem}.scubbl-logo-text{font-size:1.8rem}.scubbl-nav-mobile{z-index:1200;background:var(--color-bg-raised);box-sizing:border-box;flex-direction:column;gap:0;width:100%;max-width:100vw;height:100dvh;padding:0 1.25rem 1.2rem;display:flex;position:fixed;inset:0;overflow-x:hidden}.scubbl-nav-mobile .scubbl-nav-link{border-radius:0}.scubbl-search-bar{flex:1;min-width:0;max-width:none;min-height:42px;margin:0;padding:0 .72rem;display:inline-flex}.scubbl-search-bar input{font-size:.82rem}.scubbl-nav-mobile .scubbl-search-bar{display:inline-flex}.scubbl-auth-btn-mobile{width:100%;min-height:44px;font-size:var(--header-text-size);text-align:left;background:#fff;border:1px solid #d1d5db;border-radius:12px;padding:0 .85rem}.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(0,1fr))}.scubbl-footer-bottom{white-space:normal;display:block}.scubbl-footer-links-legal,.scubbl-footer-links-social{white-space:normal;display:inline}.scubbl-footer-links-social{margin-left:.5rem}.scubbl-footer-bottom .scubbl-footer-link-item,.scubbl-footer-bottom .scubbl-footer-connect-label{margin-right:1rem;display:inline-block}.scubbl-footer-connect-label{width:auto}}.scubbl-header-inner :is(a,button):focus-visible{outline:2px solid color-mix(in srgb, var(--color-text-black), #fff 45%);outline-offset:2px}@keyframes scubblExploreInlineOpen{0%{opacity:0;transform:translateY(-6px)scaleY(.94)}to{opacity:1;transform:translateY(0)scaleY(1)}}@keyframes scubblExploreItemIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes scubblMobileModalIn{0%{opacity:0}to{opacity:1}}@keyframes scubblMobileModalOut{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.scubbl-explore-menu,.scubbl-nav-mobile-explore-list,.scubbl-nav-mobile-explore-item,.scubbl-nav-mobile.is-opening,.scubbl-nav-mobile.is-closing{animation:none!important}.scubbl-mobile-toggle-icon{transition:none!important}}@media (max-width:480px){.scubbl-header-inner{padding:0 .9rem}.scubbl-nav-mobile{padding:0 .9rem 1.2rem}.scubbl-logo-text{font-size:1.7rem}.scubbl-footer-rights{font-size:.78rem}.scubbl-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.scubbl-footer-bottom{grid-template-columns:1fr}}.scubbl-language-popup{width:100%;position:relative}.scubbl-language-popup:after{content:"";pointer-events:none;border-radius:22px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff73}.scubbl-language-popup strong{color:var(--color-text-black);font-size:1.05rem;display:block}.scubbl-language-popup p{color:var(--color-text-black);margin:1rem 0 0;font-size:.95rem;line-height:1.6}.scubbl-language-popup-actions{gap:1rem;margin-top:1.5rem;display:flex}.scubbl-language-popup-switch,.scubbl-language-popup-stay{cursor:pointer;text-align:center;border:none;border-radius:0;flex:1;padding:.8rem 1.2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s}.scubbl-language-popup-switch{background:var(--color-primary-dark);color:#fff;border:1px solid var(--color-primary-dark)}.scubbl-language-popup-switch:hover{opacity:.9}.scubbl-language-popup-stay{color:var(--color-text-black);background:0 0;border:1px solid #e5e7eb}.scubbl-language-popup-stay:hover{background:var(--color-bg-page);border-color:#d1d5db}.scubbl-language-popup-close{cursor:pointer;color:var(--color-text-black);background:0 0;border:none;font-size:1.4rem;transition:color .2s;position:absolute;top:.8rem;right:.8rem}.scubbl-language-popup-close:hover{color:var(--color-text-hover)}.scubbl-lang-selector{display:inline-block;position:relative}.scubbl-lang-trigger{color:var(--color-text-black);font-size:var(--header-text-size);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:0;align-items:center;gap:.5rem;padding:.6rem .9rem;font-weight:500;line-height:1.2;transition:color .15s;display:flex}.scubbl-lang-trigger:hover{color:var(--color-text-hover);background:0 0}.scubbl-lang-trigger:focus-visible{outline:2px solid var(--color-border-subtle);outline-offset:2px}.scubbl-lang-chevron{transition:transform .2s}.scubbl-lang-chevron.open{transform:rotate(180deg)}.scubbl-lang-menu{background:var(--color-bg-raised);border:1px solid var(--color-border-subtle);box-shadow:0 16px 40px var(--color-shadow-soft);z-index:1000;border-radius:14px;min-width:360px;position:absolute;top:calc(100% + .5rem);right:0;overflow:visible}.scubbl-lang-list{grid-template-columns:repeat(3,1fr);gap:0;padding:.8rem;display:grid}.scubbl-lang-option{color:var(--color-text-black);cursor:pointer;padding:.8rem .6rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .15s,background-color .15s;display:block}.scubbl-lang-option:hover,[data-theme=dark] .scubbl-lang-option:hover{color:var(--color-text-hover)}.scubbl-lang-option.active{color:var(--color-text-black);font-weight:700}.scubbl-lang-divider{background:var(--color-border-subtle);height:1px;margin:.5rem 0}[data-theme=dark] .scubbl-lang-menu{background:var(--color-bg-elevated)}.scubbl-theme-toggle{width:100%;color:var(--color-text-black);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .15s;display:flex}.scubbl-theme-toggle:hover{color:var(--color-text-hover)}.scubbl-theme-label{flex:1;align-items:center;gap:.6rem;display:flex}.scubbl-theme-switch{border:1px solid var(--color-border-subtle);background:var(--color-bg-page);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:28px;transition:background .3s,border-color .3s;display:flex;position:relative}.scubbl-theme-switch.active{background:#2f3338;border-color:#2f3338}.scubbl-theme-icon{color:var(--color-text-muted);transition:all .3s;position:absolute}.scubbl-theme-switch.active .scubbl-theme-icon{color:#fff}[data-theme=dark] .scubbl-theme-toggle{color:var(--color-text-black)}[data-theme=dark] .scubbl-theme-toggle:hover{color:#fff}[data-theme=dark] .scubbl-theme-switch{border-color:var(--color-border-subtle);background:#0f171d}[data-theme=dark] .scubbl-theme-switch.active{background:#3a3f46;border-color:#555d67}[data-theme=dark] .scubbl-theme-icon{color:#b5c5d0}.scubbl-theme-sun{opacity:1;left:8px}.scubbl-theme-switch.active .scubbl-theme-sun{opacity:0;left:20px}.scubbl-theme-moon{opacity:0;right:8px}.scubbl-theme-switch.active .scubbl-theme-moon{opacity:1;right:20px}.scubbl-language-modal{z-index:2200;background:#0f172a59;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.scubbl-language-popup{background:#fff;border:1px solid #dbe2ea;border-radius:22px;width:100%;max-width:860px;max-height:min(90vh,840px);padding:1.6rem 1.8rem;font-family:Inter,Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-y:auto;box-shadow:0 22px 50px #0f172a40}.scubbl-language-popup strong{color:var(--color-text-black);font-size:1.35rem;font-weight:700;line-height:1.15;display:block}.scubbl-language-popup p{color:var(--color-text-black);margin:1rem 0 0;font-size:.98rem;font-weight:500;line-height:1.65}.scubbl-language-popup-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.scubbl-language-popup-switch,.scubbl-language-popup-stay{cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:.7rem 1rem;font-family:inherit;font-size:.95rem;font-weight:600;line-height:1;text-decoration:none;transition:background-color .18s,color .18s;display:inline-flex}.scubbl-language-popup-switch{color:var(--color-primary-dark)}.scubbl-language-popup-stay{color:var(--color-text-black)}.scubbl-language-popup-switch:hover,.scubbl-language-popup-stay:hover{background:#d8d8d8}.scubbl-language-popup-switch:hover{color:var(--color-primary-dark)}.scubbl-language-popup-stay:hover{color:var(--color-text-black)}.scubbl-language-popup-close{color:var(--color-text-black);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.2rem;line-height:1;display:inline-flex;position:absolute;top:.85rem;right:.85rem}.scubbl-language-popup-close svg{stroke-width:1.5px;width:18px;height:18px}
