@font-face{font-family:Montserrat;font-style:italic;font-weight:100 900;font-display:swap;src:url(../../../fonts/montserrat/montserrat-latin-ext-italic.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:italic;font-weight:100 900;font-display:swap;src:url(../../../fonts/montserrat/montserrat-latin-italic.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../../../fonts/montserrat/montserrat-latin-ext-normal.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../../../fonts/montserrat/montserrat-latin-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--aquatic-blue-light: #7db5c4;--aquatic-blue: #5a9fb0;--aquatic-blue-dark: #3d7c8d;--aquatic-teal: #1f5b6b;--aquatic-yellow: #f4d03f;--aquatic-gold: #dda838;--aquatic-orange: #e87842;--aquatic-red: #d14233;--aquatic-cream: #faf7f2;--aquatic-beige: #e8f0f2;--bg-primary: #faf7f2;--bg-secondary: #faf7f2;--bg-tertiary: #dfd5c9;--text-primary: #2d3e42;--text-secondary: #3d7c8d;--text-tertiary: #5a9fb0;--accent-primary: #5a9fb0;--accent-secondary: #f4d03f;--accent-tertiary: #e87842;--accent-warm: #dda838;--accent-red: #d14233;--border-color: #c9bfb3;--shadow: rgba(45, 62, 66, .08);--card-shadow: 0 2px 12px rgba(45, 62, 66, .06);--card-shadow-hover: 0 4px 20px rgba(45, 62, 66, .12)}html.dark-mode{--bg-primary: #1a1a1a;--bg-secondary: #2d2d2d;--bg-tertiary: #3a3a3a;--text-primary: #f5f5f5;--text-secondary: #e0e0e0;--text-tertiary: #b0b0b0;--accent-primary: #7aa8bb;--accent-secondary: #9bc4d4;--accent-dark: #5a8fa6;--border-color: #4a4a4a;--shadow: rgba(0, 0, 0, .3);--card-shadow: 0 2px 12px rgba(0, 0, 0, .3);--card-shadow-hover: 0 4px 20px rgba(0, 0, 0, .4)}html{scroll-behavior:smooth;scroll-padding-top:140px;height:100%}body{margin:0;padding:0;background-color:var(--bg-primary);color:var(--text-primary);overflow-x:hidden;min-height:100%;font-family:Montserrat,system-ui,sans-serif;transition:background-color .3s,color .3s}h1,h2,h3,h4,h5,h6{font-family:Montserrat,system-ui,sans-serif;font-weight:600;line-height:1.2}p{margin-bottom:1rem}img{max-width:100%;height:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}img[loading=lazy]{opacity:0}img[loading=lazy].loaded{animation:fadeIn .6s ease-in-out forwards}.container{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%;box-sizing:border-box}.container header{z-index:99;box-shadow:none}@media(min-width:769px)and (max-width:1024px){.container{padding:0 1.5rem}.section{padding:5rem 1.5rem}}@media(max-width:768px){.container{padding:0 2rem}}.section{padding:6rem 2rem;position:relative;background-color:var(--bg-primary)}@media(max-width:768px){.section{padding:3rem 1rem}}.section:nth-of-type(2n){background-color:var(--bg-secondary)}.hero{background:linear-gradient(135deg,#5a8fa6,#3d6f86)!important;color:#fff;text-align:center;min-height:60vh;display:flex;align-items:center;justify-content:center}@media(min-width:769px)and (max-width:1024px){.hero{padding:4rem 1.5rem;min-height:55vh}}@media(max-width:768px){.hero{padding:3rem 1rem;min-height:50vh}}.section.bg-light{background-color:var(--bg-secondary)}@media(max-width:768px){.section{padding:4rem 1rem}}@media(max-width:768px){.section{padding:2rem 1rem}}.section-title{font-size:2.2rem;text-align:center;margin-bottom:3rem;color:var(--accent-primary);font-weight:700;position:relative;padding-bottom:1rem}@media(min-width:769px)and (max-width:1024px){.section-title{font-size:2rem;margin-bottom:2.5rem}}.section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));border-radius:2px}.card{background:var(--bg-primary);padding:2rem;border-radius:12px;box-shadow:var(--card-shadow);transition:all .3s ease;border:1px solid var(--border-color)}.card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}@media(min-width:769px)and (max-width:1024px){.card{padding:1.75rem}}.btn{display:inline-block;padding:.75rem 2rem;background-color:var(--accent-primary);color:#fff;text-decoration:none;border-radius:4px;transition:background-color .3s;font-weight:500;border:none;cursor:pointer}@media(min-width:769px)and (max-width:1024px){.btn{padding:.875rem 2rem}}@media(max-width:768px){.btn{padding:1rem 2rem;width:100%;text-align:center}}.btn:hover{background-color:var(--accent-dark)}.grid{display:grid;gap:2rem}@media(min-width:769px)and (max-width:1024px){.grid{gap:1.5rem}.grid-2,.grid-3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1025px){.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}}ul.styled-list{list-style:none;padding:0}ul.styled-list li{padding:.5rem 0 .5rem 1.5rem;position:relative}ul.styled-list li:before{content:"";position:absolute;left:.2rem;top:1rem;width:.55rem;height:.55rem;background:var(--accent-primary);border-radius:50%;box-shadow:0 0 0 3px #5a9fb01f}button,input,textarea,select{font-family:inherit}.legal-dialog.svelte-12qhfyh{width:min(860px,calc(100% - 2rem));max-height:min(88dvh,960px);margin:auto;padding:0;border:1px solid var(--border-color);border-radius:20px;background:var(--bg-secondary);color:var(--text-primary);box-shadow:0 24px 80px #132b3040;overscroll-behavior:contain;scrollbar-color:var(--accent-primary) var(--bg-secondary);scroll-padding-top:8rem}.legal-dialog.svelte-12qhfyh::backdrop{background:#132b3099;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.legal-heading.svelte-12qhfyh{position:sticky;top:0;z-index:1;display:flex;align-items:center;gap:1rem;padding:1.5rem 2rem;border-bottom:1px solid var(--border-color);background:var(--bg-secondary)}.legal-heading.svelte-12qhfyh:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent-primary) 0% 60%,var(--accent-secondary) 60% 85%,var(--accent-tertiary) 85%)}.legal-heading-icon.svelte-12qhfyh{display:grid;place-items:center;flex:0 0 52px;height:52px;border-radius:50%;background:#5a9fb01f;color:var(--text-secondary)}.legal-heading-text.svelte-12qhfyh{flex:1;min-width:0}.legal-eyebrow.svelte-12qhfyh{font-size:.75rem;font-weight:600;letter-spacing:.06em;color:var(--text-secondary);margin-bottom:.35rem}.legal-heading.svelte-12qhfyh h2:where(.svelte-12qhfyh){font-size:clamp(1.3rem,3.5vw,1.9rem);font-weight:600;line-height:1.25;margin:0;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere}.overlay-content.svelte-12qhfyh{padding:clamp(1.25rem,5vw,3rem);font-size:.975rem;line-height:1.8;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.overlay-content.svelte-12qhfyh h3:where(.svelte-12qhfyh){font-size:1.15rem;font-weight:600;line-height:1.45;color:var(--text-secondary);margin:2rem 0 1rem;padding-top:1.5rem;border-top:1px solid var(--border-color)}.overlay-content.svelte-12qhfyh h3:where(.svelte-12qhfyh):first-child{margin-top:0;padding-top:0;border-top:0}.overlay-content.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-size:1rem;line-height:1.5;margin:1.5rem 0 .75rem}.overlay-content.svelte-12qhfyh p:where(.svelte-12qhfyh)+p:where(.svelte-12qhfyh){margin-top:.875rem}.overlay-content.svelte-12qhfyh ul:where(.svelte-12qhfyh){padding-left:1.25rem;margin:1rem 0}.overlay-content.svelte-12qhfyh li:where(.svelte-12qhfyh)+li:where(.svelte-12qhfyh){margin-top:.65rem}.overlay-content.svelte-12qhfyh li:where(.svelte-12qhfyh)::marker{color:var(--accent-primary)}.overlay-content.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-secondary);text-decoration:underline;text-underline-offset:3px}.overlay-content.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration-thickness:2px}.overlay-close.svelte-12qhfyh{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border:1px solid var(--border-color);border-radius:50%;background:transparent;color:var(--text-primary);cursor:pointer}.overlay-close.svelte-12qhfyh:hover{background:#5a9fb01f}.legal-dialog.svelte-12qhfyh :where(.svelte-12qhfyh):focus-visible{outline:2px solid var(--accent-primary);outline-offset:4px}.legal-footer.svelte-12qhfyh{display:flex;justify-content:flex-end;padding:1.25rem 2rem;border-top:1px solid var(--border-color);background:#5a9fb00f}.legal-footer.svelte-12qhfyh button:where(.svelte-12qhfyh){display:inline-flex;align-items:center;justify-content:center;gap:.75rem;min-height:44px;padding:.65rem 1.5rem;border:0;border-radius:8px;background:var(--aquatic-teal);color:#fff;font:inherit;font-weight:600;cursor:pointer}.legal-footer.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{background:var(--aquatic-blue-dark)}@media(max-width:600px){.legal-dialog.svelte-12qhfyh{width:calc(100% - 1rem);max-height:94dvh;border-radius:14px}.legal-heading.svelte-12qhfyh{gap:.75rem;padding:1.25rem 1rem}.legal-heading-icon.svelte-12qhfyh{display:none}.overlay-content.svelte-12qhfyh{font-size:.9375rem;line-height:1.75}.legal-footer.svelte-12qhfyh{padding:1rem 1.25rem}.legal-footer.svelte-12qhfyh button:where(.svelte-12qhfyh){width:100%}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,system-ui,sans-serif;line-height:1.6;color:#333}.layout.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column;width:100%}header.svelte-12qhfyh{background-color:#fff;border-bottom:0px solid var(--border-color);position:sticky;top:0;z-index:100;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:none;width:100%;overflow-x:clip;max-width:100vw}header.scrolled.svelte-12qhfyh{background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 12px #00000014}header.scrolled.svelte-12qhfyh .nav-container:where(.svelte-12qhfyh){padding:.15rem 2rem}.nav-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;transition:padding .4s cubic-bezier(.4,0,.2,1);overflow-x:clip;width:100%}.logo.svelte-12qhfyh{text-decoration:none;color:var(--text-primary);display:flex;flex-direction:column;align-items:center;gap:0;text-align:center}.logo-text.svelte-12qhfyh{display:flex;flex-direction:column;gap:.25rem}.logo-name.svelte-12qhfyh{font-size:2rem;font-weight:600;color:var(--accent-primary);line-height:1.2;transition:font-size .3s ease}.logo-subtitle.svelte-12qhfyh{font-size:1.25rem;color:var(--text-tertiary);font-weight:400;line-height:1.3;transition:font-size .3s ease}header.scrolled.svelte-12qhfyh .logo-name:where(.svelte-12qhfyh){font-size:1.4rem}header.scrolled.svelte-12qhfyh .logo-subtitle:where(.svelte-12qhfyh){font-size:.75rem}.mobile-menu-button.svelte-12qhfyh{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.hamburger.svelte-12qhfyh{display:block;width:28px;height:2px;background-color:var(--text-primary);position:relative;transition:all .3s ease}.hamburger.svelte-12qhfyh:before,.hamburger.svelte-12qhfyh:after{content:"";position:absolute;width:28px;height:2px;background-color:var(--text-primary);transition:all .3s ease}.hamburger.svelte-12qhfyh:before{top:-8px}.hamburger.svelte-12qhfyh:after{top:8px}.hamburger.open.svelte-12qhfyh{background-color:transparent}.hamburger.open.svelte-12qhfyh:before{top:0;transform:rotate(45deg)}.hamburger.open.svelte-12qhfyh:after{top:0;transform:rotate(-45deg)}.mobile-overlay.svelte-12qhfyh{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:none;border:none;padding:0;cursor:default}.nav-links-desktop.svelte-12qhfyh{display:contents;list-style:none;gap:2rem}.nav-links-mobile.svelte-12qhfyh{display:none}.nav-links-desktop.svelte-12qhfyh a:where(.svelte-12qhfyh),.nav-links-mobile.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:var(--text-secondary);font-weight:500;transition:color .3s;position:relative}.nav-links-desktop.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.nav-links-mobile.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent-primary)}.nav-links-desktop.svelte-12qhfyh a:where(.svelte-12qhfyh):after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:var(--accent-primary);transition:width .3s}.nav-links-desktop.svelte-12qhfyh a:where(.svelte-12qhfyh):hover:after{width:100%}.nav-item-dropdown.svelte-12qhfyh{position:relative}.nav-link-button.svelte-12qhfyh{background:none;border:none;color:var(--text-secondary);font-weight:500;font-size:1rem;cursor:pointer;padding:0;display:flex;align-items:center;gap:.4rem;transition:color .3s;position:relative;font-family:inherit}.nav-link-button.svelte-12qhfyh:hover{color:var(--accent-primary)}.nav-link-button.svelte-12qhfyh:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:var(--accent-primary);transition:width .3s}.nav-link-button.svelte-12qhfyh:hover:after{width:100%}.dropdown-arrow.svelte-12qhfyh{display:inline-block;transition:transform .3s ease;font-size:.9rem;color:var(--text-tertiary)}.dropdown-arrow.open.svelte-12qhfyh{transform:rotate(180deg)}.dropdown-menu.svelte-12qhfyh{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;list-style:none;padding:.5rem 0;margin-top:.5rem;min-width:250px;z-index:1000;animation:svelte-12qhfyh-slideDown .2s ease}@keyframes svelte-12qhfyh-slideDown{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.dropdown-menu.svelte-12qhfyh li:where(.svelte-12qhfyh){margin:0}.dropdown-menu.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;padding:.75rem 1.5rem;color:var(--text-primary);text-decoration:none;transition:all .2s;white-space:nowrap;font-size:.95rem}.dropdown-menu.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#5a9fb01a;color:var(--accent-primary);padding-left:1.75rem}.dropdown-menu.svelte-12qhfyh a:where(.svelte-12qhfyh):after{display:none}.dropdown-menu.svelte-12qhfyh a.view-all:where(.svelte-12qhfyh){border-top:1px solid var(--border-color);font-size:.75rem;margin-top:.5rem;padding-top:.75rem;font-weight:400;color:var(--accent-primary)}.dropdown-menu.svelte-12qhfyh a.view-all:where(.svelte-12qhfyh):hover{background:#5a9fb026}main.svelte-12qhfyh{flex:1;width:100%}footer.svelte-12qhfyh{background:#f5f0e8;color:#333;margin-top:0;position:relative;overflow:hidden}footer.svelte-12qhfyh:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#5a9fb0,#f4d03f,#5a9fb0)}.footer-container.svelte-12qhfyh{max-width:1000px;margin:0 auto;padding:3rem 2rem 1.5rem}.footer-content.svelte-12qhfyh{display:grid;grid-template-columns:1.5fr 1fr;gap:4rem;margin-bottom:2.5rem;padding-top:1rem}.footer-section.svelte-12qhfyh h3:where(.svelte-12qhfyh){margin-bottom:1rem;font-size:1.25rem;font-weight:600;color:#5a9fb0;letter-spacing:.3px}.footer-tagline.svelte-12qhfyh{color:#666;font-size:.95rem;margin-bottom:.75rem;font-weight:400}.footer-description.svelte-12qhfyh{color:#666;line-height:1.7;font-size:.95rem}.footer-contact.svelte-12qhfyh{list-style:none;padding:0;margin:0}.footer-contact.svelte-12qhfyh li:where(.svelte-12qhfyh){display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.875rem;color:#666;font-size:.95rem}.footer-contact.svelte-12qhfyh li:where(.svelte-12qhfyh) svg{color:#5a9fb0;flex-shrink:0;margin-top:.125rem}.footer-contact.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#5a9fb0;text-decoration:none;transition:color .3s}.footer-contact.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#3d7c8d;text-decoration:underline}.footer-bottom.svelte-12qhfyh{padding-top:1.5rem;border-top:1px solid #d9d0c4;font-size:.875rem;color:#666;text-align:center}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0;display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.footer-divider.svelte-12qhfyh{color:#999}.footer-link-btn.svelte-12qhfyh{background:none;border:none;color:#5a9fb0;text-decoration:none;font-size:.875rem;cursor:pointer;padding:0;font-family:inherit;transition:color .3s}.footer-link-btn.svelte-12qhfyh:hover{color:#3d7c8d;text-decoration:underline}@media(min-width:769px)and (max-width:1024px){.nav-container.svelte-12qhfyh{padding:1rem 1.5rem}header.scrolled.svelte-12qhfyh .nav-container:where(.svelte-12qhfyh){padding:.5rem 1.5rem}.logo-name.svelte-12qhfyh{font-size:1.8rem}.logo-subtitle.svelte-12qhfyh{font-size:1.1rem}header.scrolled.svelte-12qhfyh .logo-name:where(.svelte-12qhfyh){font-size:1.5rem}header.scrolled.svelte-12qhfyh .logo-subtitle:where(.svelte-12qhfyh){font-size:.9rem}.nav-links-desktop.svelte-12qhfyh{gap:1.5rem}.nav-links-desktop.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.95rem}.footer-container.svelte-12qhfyh{padding:2.5rem 1.5rem 1.5rem}}@media(max-width:768px){.footer-container.svelte-12qhfyh{padding:2.5rem 1.5rem 1.5rem}.footer-content.svelte-12qhfyh{grid-template-columns:1fr;gap:2.5rem}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){flex-direction:column;gap:.35rem}.footer-divider.svelte-12qhfyh{display:none}.nav-container.svelte-12qhfyh{flex-direction:row;justify-content:space-between;align-items:center;padding:.75rem 1rem;gap:.5rem;flex-wrap:nowrap;max-width:100%}header.scrolled.svelte-12qhfyh .nav-container:where(.svelte-12qhfyh){padding:.15rem 1rem}.logo.svelte-12qhfyh{flex-direction:row;text-align:left;gap:.5rem;align-items:center;margin:0;flex:1;min-width:0;max-width:calc(100vw - 100px)}.logo-text.svelte-12qhfyh{text-align:left;overflow:hidden;max-width:100%}.logo-name.svelte-12qhfyh{font-size:1.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logo-subtitle.svelte-12qhfyh{font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}header.scrolled.svelte-12qhfyh .logo-name:where(.svelte-12qhfyh){font-size:1.35rem}header.scrolled.svelte-12qhfyh .logo-subtitle:where(.svelte-12qhfyh){font-size:.9rem}.mobile-menu-button.svelte-12qhfyh{display:block}.nav-links-desktop.svelte-12qhfyh{display:none}.nav-links-mobile.svelte-12qhfyh{display:flex;position:fixed;top:0;right:-100%;height:100vh;width:280px;max-width:80vw;background:var(--bg-secondary);flex-direction:column;gap:0;padding:6rem 0 2rem;box-shadow:-2px 0 10px var(--shadow);transition:right .3s ease;z-index:1000;overflow-y:auto;list-style:none}.nav-links-mobile.mobile-open.svelte-12qhfyh{right:0}.nav-links-mobile.svelte-12qhfyh li:where(.svelte-12qhfyh){width:100%;border-bottom:1px solid var(--border-color)}.nav-links-mobile.svelte-12qhfyh li:where(.svelte-12qhfyh):first-child{border-top:1px solid var(--border-color)}.nav-links-mobile.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;padding:1.25rem 2rem;background:transparent;border-radius:0;font-size:1.1rem;transition:background-color .2s}.nav-links-mobile.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background-color:var(--bg-tertiary)}.nav-links-mobile.svelte-12qhfyh a:where(.svelte-12qhfyh):after{display:none}.nav-item-dropdown.svelte-12qhfyh{display:flex;flex-direction:column}.nav-link-button.svelte-12qhfyh{display:block;width:100%;padding:1.25rem 2rem;text-align:left;font-size:1.1rem;border-bottom:none}.nav-link-button.svelte-12qhfyh:after{display:none}.nav-link-button.svelte-12qhfyh:hover{background-color:var(--bg-tertiary)}.dropdown-arrow.svelte-12qhfyh{float:right;margin-left:auto}.dropdown-menu.svelte-12qhfyh{position:static;transform:none;box-shadow:none;background:var(--bg-tertiary);border-radius:0;margin:0;padding:0;animation:none;border-top:1px solid var(--border-color)}.dropdown-menu.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:1rem 2.5rem;font-size:1rem;border-bottom:1px solid rgba(255,255,255,.05)}.dropdown-menu.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background-color:#5a9fb026;padding-left:2.75rem}.dropdown-menu.svelte-12qhfyh a.view-all:where(.svelte-12qhfyh){border-top:1px solid var(--border-color);margin-top:0;padding-top:1rem;background:#5a9fb01a}.mobile-overlay.svelte-12qhfyh{display:block;position:fixed;inset:0;background:#00000080;z-index:999;animation:svelte-12qhfyh-fadeIn .3s ease}@keyframes svelte-12qhfyh-fadeIn{0%{opacity:0}to{opacity:1}}}html.dark-mode header.svelte-12qhfyh{background-color:var(--bg-secondary);border-bottom-color:var(--border-color);box-shadow:none}html.dark-mode header.scrolled.svelte-12qhfyh{background-color:#2d2d2df2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 12px #0009}html.dark-mode .logo-name.svelte-12qhfyh{color:var(--accent-primary)}html.dark-mode .logo-subtitle.svelte-12qhfyh{color:var(--text-tertiary)}html.dark-mode .nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-secondary)}html.dark-mode .nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background-color:var(--bg-tertiary);color:var(--accent-primary)}html.dark-mode .nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):after{background-color:var(--accent-primary)}html.dark-mode .hamburger.svelte-12qhfyh,html.dark-mode .hamburger.svelte-12qhfyh:before,html.dark-mode .hamburger.svelte-12qhfyh:after{background-color:var(--text-primary)}html.dark-mode .nav-link-button.svelte-12qhfyh{color:var(--text-secondary)}html.dark-mode .nav-link-button.svelte-12qhfyh:hover{color:var(--accent-primary);background-color:var(--bg-tertiary)}html.dark-mode .nav-link-button.svelte-12qhfyh:after{background-color:var(--accent-primary)}html.dark-mode .dropdown-arrow.svelte-12qhfyh{color:var(--text-tertiary)}html.dark-mode .dropdown-menu.svelte-12qhfyh{background:var(--bg-secondary);box-shadow:0 4px 20px #00000080;border:1px solid var(--border-color)}html.dark-mode .dropdown-menu.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-secondary)}html.dark-mode .dropdown-menu.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#5a9fb033;color:var(--accent-primary)}html.dark-mode .dropdown-menu.svelte-12qhfyh a.view-all:where(.svelte-12qhfyh){border-top-color:var(--border-color);color:var(--accent-primary)}html.dark-mode .dropdown-menu.svelte-12qhfyh a.view-all:where(.svelte-12qhfyh):hover{background:#5a9fb040}html.dark-mode footer.svelte-12qhfyh{background:var(--bg-secondary)}html.dark-mode footer.svelte-12qhfyh:before{background:linear-gradient(90deg,var(--accent-primary) 0%,var(--accent-secondary) 50%,var(--accent-primary) 100%)}html.dark-mode footer.svelte-12qhfyh h3:where(.svelte-12qhfyh){color:var(--accent-primary)}html.dark-mode .footer-tagline.svelte-12qhfyh,html.dark-mode .footer-description.svelte-12qhfyh{color:var(--text-secondary)}html.dark-mode .footer-contact.svelte-12qhfyh li:where(.svelte-12qhfyh){color:var(--text-secondary)}html.dark-mode .footer-contact.svelte-12qhfyh li:where(.svelte-12qhfyh) svg{color:var(--accent-primary)}html.dark-mode .footer-contact.svelte-12qhfyh a:where(.svelte-12qhfyh),html.dark-mode .footer-link-btn.svelte-12qhfyh{color:var(--accent-primary)}html.dark-mode .footer-contact.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,html.dark-mode .footer-link-btn.svelte-12qhfyh:hover{color:var(--accent-secondary)}html.dark-mode .footer-bottom.svelte-12qhfyh{border-top-color:var(--border-color);color:var(--text-secondary)}html.dark-mode .footer-divider.svelte-12qhfyh{color:var(--text-tertiary)}
