.site-header,.domm-drawer{--header-height:84px;--navy:#05245d;--navy-deep:#031b49;--blue:#1454e8;--mint:#79cfca;--cream:#fbf8ef;--ink:#0b1d36;--line:#05245d29;color:var(--ink);font-family:Avenir Next,Avenir,Segoe UI,Helvetica,Arial,sans-serif}@media (max-width:700px){.site-header,.domm-drawer{--header-height:72px}}.site-header{height:var(--header-height);z-index:20;background:#fbf8eff2;border-bottom:1px solid #05245d17;justify-content:space-between;align-items:center;padding:0 clamp(24px,5vw,76px);display:flex;position:fixed;top:0;left:0;right:0}.brand{align-items:center;gap:12px;display:inline-flex}.official-logo{box-shadow:none;background:0 0;border:0;border-radius:50%;flex:none;width:64px;height:64px;display:inline-block;position:relative;overflow:hidden}.official-logo img{object-fit:contain;object-position:center center;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-copy{gap:1px;display:grid}.brand-copy strong{color:var(--navy);letter-spacing:.08em;font-size:24px;font-weight:900;line-height:1}.brand-copy small{color:#526174;letter-spacing:.055em;text-transform:uppercase;max-width:190px;font-size:9px;font-weight:700}nav{align-items:center;gap:clamp(14px,2vw,30px);display:flex}.domm-nav-core{align-items:center;gap:clamp(14px,2vw,30px);transition:opacity .28s;display:flex}.brand,.language-switch,.nav-cta{transition:opacity .28s}.site-header.is-transitioning .brand,.site-header.is-transitioning .domm-nav-core,.site-header.is-transitioning .language-switch,.site-header.is-transitioning .nav-cta{opacity:0}.site-header.is-scrolled .brand,.site-header.is-scrolled .language-switch,.site-header.is-scrolled .nav-cta{opacity:0;pointer-events:none;display:none}.domm-coastal-nav{display:contents}.domm-coastal-nav__art{pointer-events:none;display:none}.site-header.is-scrolled .brand{display:none}.site-header.is-scrolled .domm-coastal-nav{flex:100%;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(28px,4vw,64px);width:100%;min-height:108px;padding:12px 32px;display:grid}.site-header.is-scrolled .domm-coastal-nav__art{color:#79bfc2;width:100%;height:auto;margin:0;display:block}.site-header.is-scrolled .domm-coastal-nav__art--left{place-self:center start;max-width:260px}.site-header.is-scrolled .domm-coastal-nav__art--right{place-self:center end;max-width:120px}.site-header.is-scrolled .domm-coastal-nav>nav{justify-self:center;gap:clamp(28px,3vw,44px)}@media (max-width:1000px){.site-header.is-scrolled .domm-coastal-nav{grid-template-columns:1fr}.site-header.is-scrolled .domm-coastal-nav__art{display:none}}nav>a,.about-menu summary{color:var(--navy);font-size:14px;font-weight:750;position:relative}.domm-nav-label{display:inline-block;position:relative;overflow:visible}.domm-nav-label:after{content:none}.domm-nav-label>.domm-nav-label__waves{pointer-events:none;width:104%;max-width:none;height:12px;margin:0;display:block;position:absolute;top:calc(100% + 3px);left:-2%;overflow:visible}.domm-nav-label__waves path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;opacity:0;transition:stroke-dashoffset .38s,opacity .18s}.domm-nav-label__wave-main{stroke:#089aaa;stroke-width:1.8px}.domm-nav-label__wave-light{stroke:#79cfca;stroke-width:1.3px}:is(a,summary):hover .domm-nav-label__waves path,:is(a,summary):focus-visible .domm-nav-label__waves path,details[open]>summary .domm-nav-label__waves path{stroke-dashoffset:0;opacity:1}:is(a,summary):hover .domm-nav-label__wave-light,:is(a,summary):focus-visible .domm-nav-label__wave-light,details[open]>summary .domm-nav-label__wave-light{transition-delay:70ms}@media (prefers-reduced-motion:reduce){.domm-nav-label__waves path{transition:none}}.about-menu{position:relative}.about-menu summary{cursor:pointer;align-items:center;gap:8px;padding:28px 0;list-style:none;display:flex}.about-menu summary::-webkit-details-marker{display:none}.menu-chevron{border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;transform:rotate(45deg)}.about-dropdown{background:#f3f5f7;border:1px solid #05245d1a;grid-template-columns:repeat(2,minmax(180px,1fr));width:min(600px,100vw - 48px);padding:12px 20px;display:grid;position:absolute;top:calc(100% + 1px);left:0;box-shadow:0 22px 60px #031b4933}.about-dropdown a{border-bottom:1px solid #05245d1f;padding:18px 4px;font-size:14px;font-weight:700}.about-dropdown a:hover{color:var(--blue)}.language-switch{align-items:center;gap:3px;display:flex}.language-switch button{cursor:pointer;opacity:.4;filter:grayscale(70%);background:0 0;border:0;border-radius:4px;padding:3px;transition:opacity .2s,filter .2s;display:flex}.language-switch button img{display:block}.language-switch__divider{color:#9aa0a8;align-items:center;height:16px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.language-switch button.active{opacity:1;filter:none}.language-switch button:hover{opacity:.75;filter:none}.nav-cta{border:1px solid var(--navy);border-radius:999px;padding:12px 20px}.nav-cta:hover{background:var(--navy);color:#fff}@media (max-width:1050px){nav>a:not(.nav-cta){display:none}}@media (max-width:700px){.site-header{padding:0 18px}.official-logo{width:54px;height:54px}.brand-copy strong{font-size:20px}.brand-copy small{display:none}.nav-cta{padding:9px 13px;font-size:12px;display:inline-flex}.site-header,nav{gap:10px}.about-menu summary{padding:22px 0}.about-dropdown{grid-template-columns:1fr;width:min(340px,100vw - 30px);left:auto;right:0}}.site-header.is-scrolled .domm-coastal-nav>.domm-coastal-nav__art--left{width:100%;height:auto;margin:0}@media (max-width:1000px){.site-header.is-scrolled .domm-coastal-nav>.domm-coastal-nav__art--left{display:none}}.site-header{background:var(--cream);padding-inline:5%}.brand-copy small{text-transform:none;letter-spacing:0;font-size:11px;line-height:1.25}.nav-cta{background:var(--navy);color:#fff}@media (max-width:760px){.site-header{flex-wrap:wrap;gap:14px;height:auto;min-height:84px;padding:14px 20px;position:relative}.site-header nav{flex-wrap:wrap;gap:12px}.official-logo{width:46px;height:46px}.about-menu summary{padding:8px 0}.about-dropdown{max-width:calc(100vw - 40px);left:auto;right:0}}.brand-copy strong{padding-bottom:10px;position:relative}.brand-copy strong:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 14'%3E%3Cpath d='M1 10 Q13 0 25 7 T50 7 T75 7 T99 5' fill='none' stroke='%2379cfca' stroke-width='2'/%3E%3C/svg%3E") 50%/contain no-repeat;width:84px;height:10px;position:absolute;bottom:0;left:0}.site-header .language-switch{background:#fff9;border:1px solid #08265b12;border-radius:999px;flex-shrink:0;align-items:center;gap:2px;padding:3px;display:inline-flex}.site-header .language-switch__divider{display:none}.site-header .language-switch button{min-width:40px;min-height:38px;color:var(--navy);cursor:pointer;box-shadow:none;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:4px 6px;display:inline-flex}.site-header .language-switch button[aria-pressed=true]{color:#fff;background:#08265b}.site-header .language-switch button img{object-fit:contain;width:22px;height:16px;display:block}.site-header .language-switch button:focus-visible{outline-offset:3px;outline:3px solid #43a7ad}.site-header .official-logo,.site-header .official-logo img{border-radius:50%;overflow:hidden}.site-header .official-logo img{object-fit:cover}.site-header .about-menu{position:static}.site-header .about-dropdown{background:#fffdfa;border:1px solid #08265b16;border-radius:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(760px,100vw - 40px);max-height:calc(100dvh - 120px);padding:20px;display:grid;position:absolute;top:calc(100% + 8px);left:auto;right:5%;overflow:auto;box-shadow:0 18px 45px #08265b12}.site-header .about-dropdown a{color:#08265b;border:0;border-radius:16px;align-items:center;gap:18px;min-width:0;padding:18px 14px;text-decoration:none;display:flex}.site-header .about-dropdown .about-feature{background:#eaf5f0;grid-column:1/-1;gap:22px;margin-bottom:8px;padding:22px}.about-icon{color:#08265b;background:#edf7f2;border-radius:16px;flex:0 0 62px;place-items:center;width:62px;height:62px;display:grid}.about-icon svg{width:34px;height:34px;display:block}.about-feature .about-icon{background:#fffdfa;border-radius:18px;flex-basis:84px;width:84px;height:80px}.about-feature .about-icon svg{width:55px;height:55px}.about-copy{gap:6px;min-width:0;display:grid}.about-copy strong{letter-spacing:-.025em;font-size:19px;font-weight:750;line-height:1.25}.about-copy small{color:#506a82;font-size:14px;font-weight:400;line-height:1.45}.about-feature .about-copy strong{font-size:23px}.about-feature .about-copy small{font-size:16px}.about-arrow{flex-shrink:0;margin-left:auto;font-size:32px}.site-header .about-dropdown .about-item:hover{background:#f0f7f3}.site-header .about-dropdown .about-feature:hover{background:#dfeee8}.about-menu[open] .menu-chevron{transform:rotate(225deg)}.site-header .about-dropdown a:focus-visible{outline-offset:-3px;outline:3px solid #43a7ad}@media (max-width:600px){.site-header .about-dropdown{grid-template-columns:1fr;gap:6px;width:calc(100vw - 24px);max-height:70dvh;padding:12px;right:12px}.site-header .about-dropdown a{gap:14px;padding:12px}.site-header .about-dropdown .about-feature{gap:14px;padding:16px 12px}.about-feature .about-icon{flex-basis:54px;width:54px;height:54px}.about-feature .about-icon svg{width:36px;height:36px}.about-icon{border-radius:12px;flex-basis:46px;width:46px;height:46px}.about-icon svg{width:28px;height:28px}.about-feature .about-copy strong{font-size:18px}.about-feature .about-copy small{font-size:14px}.about-copy strong{font-size:17px}.about-arrow{font-size:24px}}@media (min-width:601px){.site-header .about-dropdown{border-radius:18px;gap:6px;width:min(560px,100vw - 40px);padding:14px}.site-header .about-dropdown a{border-radius:12px;gap:12px;padding:12px 10px}.site-header .about-dropdown .about-feature{gap:16px;margin-bottom:4px;padding:16px}.about-dropdown .about-icon{border-radius:12px;flex-basis:44px;width:44px;height:44px}.about-dropdown .about-icon svg{width:26px;height:26px}.about-dropdown .about-feature .about-icon{border-radius:14px;flex-basis:58px;width:58px;height:58px}.about-dropdown .about-feature .about-icon svg{width:38px;height:38px}.about-dropdown .about-copy{gap:4px}.about-dropdown .about-copy strong{font-size:16px}.about-dropdown .about-copy small{font-size:13px}.about-dropdown .about-feature .about-copy strong{font-size:19px}.about-dropdown .about-feature .about-copy small{font-size:14px}.about-dropdown .about-arrow{font-size:25px}}
.site-header.has-drawer{flex-wrap:nowrap;justify-content:space-between;gap:16px}.header-actions{flex-shrink:0;align-items:center;gap:18px;margin-left:auto;display:flex}.site-header.has-drawer .header-actions .language-switch{opacity:1!important;pointer-events:auto!important;display:inline-flex!important}@media (max-width:480px){.site-header.has-drawer{gap:8px;padding-inline:14px}.header-actions{gap:6px}.site-header.has-drawer .brand-copy small{display:none}.site-header.has-drawer .brand-copy strong{font-size:20px}.site-header.has-drawer .brand{gap:8px}}.site-header.has-drawer .domm-coastal-nav{display:none!important}.site-header.has-drawer .brand{opacity:1!important;pointer-events:auto!important;display:inline-flex!important}.drawer-toggle,.drawer-close{color:#08265b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;min-width:46px;min-height:46px;display:inline-flex}.drawer-toggle:hover,.drawer-close:hover{background:#eaf4f1}.drawer-toggle:focus-visible,.domm-drawer :focus-visible{outline-offset:3px;outline:3px solid #36a7ad}.domm-drawer{color:#08265b;overscroll-behavior:contain;background:#fbf8ef;border:0;border-left:1px solid #08265b18;width:min(410px,100%);max-width:100%;height:100dvh;max-height:100dvh;margin:0;padding:28px;position:fixed;inset:0 0 0 auto;overflow-y:auto;box-shadow:-12px 0 60px #08265b12}.domm-drawer[open]{animation:.25s ease-out drawer-enter}.domm-drawer::backdrop{background:#05112285}.drawer-top{border-bottom:1px solid #08265b20;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:25px;display:flex}.drawer-top .official-logo{width:48px;height:48px}.drawer-top .official-logo img{object-fit:cover}.drawer-top .brand-copy strong{padding-bottom:0;font-size:23px;line-height:1}.drawer-top .brand-copy strong:after{content:none}.drawer-top .brand-copy small{display:none}.drawer-close{background:0 0;border:0;border-radius:0;flex-shrink:0;width:46px;height:46px;padding:0}.drawer-close:hover{color:#278c95;background:0 0}.domm-drawer nav{flex-direction:column;align-items:stretch;gap:24px;display:flex}.domm-drawer .domm-nav-core{flex-direction:column;align-items:stretch;gap:4px;width:100%;display:flex}.domm-drawer .domm-nav-core>a,.domm-drawer .about-menu>summary{color:#08265b;cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;min-height:58px;padding:14px 16px;font-size:21px;font-weight:650;list-style:none;display:flex}.domm-drawer .domm-nav-core>a:hover,.domm-drawer .about-menu>summary:hover,.domm-drawer .about-menu[open]>summary{background:#e8f2ef}.domm-drawer summary::-webkit-details-marker{display:none}.domm-drawer .domm-nav-label__waves{display:none}.domm-drawer .about-menu{width:100%;position:static}.domm-drawer .about-dropdown{width:auto;min-width:0;max-height:none;box-shadow:none;background:0 0;border:0;border-left:1px solid #36a7ad66;border-radius:0;flex-direction:column;gap:2px;margin:8px 0 12px 17px;padding:0 0 0 14px;display:flex;position:static}.domm-drawer .about-dropdown a{background:0 0;border:0;border-radius:6px;padding:10px 8px;display:block}.domm-drawer .about-dropdown a:hover{background:#e8f2ef}.domm-drawer .about-icon,.domm-drawer .about-arrow,.domm-drawer .about-copy small{display:none}.domm-drawer .about-copy strong{font-size:15px;font-weight:550;line-height:1.4}.domm-drawer .language-switch{background:#fffdfa;border:1px solid #08265b18;border-radius:999px;align-self:flex-start;gap:3px;padding:4px;display:flex}.domm-drawer .language-switch__divider{display:none}.domm-drawer .language-switch button{cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:44px;height:40px;padding:0;display:grid}.domm-drawer .language-switch button[aria-pressed=true]{background:#08265b}.domm-drawer .language-switch img{object-fit:contain;width:22px;height:16px}.domm-drawer nav>.nav-cta{text-align:center;color:#fff;background:#08265b;border-radius:999px;padding:15px 22px;font-size:16px;font-weight:700;display:block}@keyframes drawer-enter{0%{transform:translate(100%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.domm-drawer[open]{animation:none}}@media (max-width:760px){.site-header.has-drawer{min-height:76px;padding:12px 20px}.site-header.has-drawer .brand-copy small{max-width:180px;font-size:9px}.domm-drawer{padding:22px}}
