h1,h2,h3,h4,h5,h6{font-family:Futura PT,system-ui,sans-serif;font-weight:600;line-height:1.2;color:var(--ink);letter-spacing:-.02em;margin-top:0;margin-bottom:24px}h1{font-size:2.441rem;line-height:1.1;letter-spacing:-.03em}@media(min-width:768px){h1{font-size:3.815rem}}h2{font-size:1.953rem;line-height:1.15}@media(min-width:768px){h2{font-size:3.052rem}}h3{font-size:1.563rem}@media(min-width:768px){h3{font-size:2.441rem}}h4{font-size:1.25rem}@media(min-width:768px){h4{font-size:1.953rem}}h5{font-size:1.125rem}@media(min-width:768px){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:500}@media(min-width:768px){h6{font-size:1.25rem}}p{margin-bottom:24px;line-height:1.7}.lead{font-size:1.125rem;line-height:1.65;color:var(--ink)}.small{font-size:.875rem}.tiny{font-size:.75rem}.eyebrow{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--accent-text);margin-bottom:16px}:root{--surface: #ffffff;--surface-2: #f8f9fa;--tint: #fff4e5;--ink: #2c3234;--ink-muted: #495057;--border: #e5e5e5;--accent-text: #b56d00;color-scheme:light}:root[data-theme=dark]{--surface: #15181a;--surface-2: #1e2326;--tint: #241b0e;--ink: #eceff1;--ink-muted: #aab2b8;--border: #2b3236;--accent-text: #ffb769;color-scheme:dark}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.6;color:var(--ink);background:var(--surface);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:focus-visible{outline:2px solid var(--ink);outline-offset:2px}::selection{background:#ed8b00;color:#fff}a{color:var(--ink);text-decoration:none;transition:color .25s ease-out}a:hover{color:#ed8b00}img,picture,video,canvas,svg{display:block;max-width:100%}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.theme-toggle.svelte-bxe964{width:38px;height:38px;flex-shrink:0;border-radius:50%;border:1px solid var(--border);background:transparent;color:var(--ink);cursor:pointer;font-size:1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:border-color .15s ease-out,color .15s ease-out}.theme-toggle.svelte-bxe964:hover{border-color:#ed8b00;color:var(--accent-text)}.header.svelte-ghxo6q{position:fixed;top:0;left:0;right:0;height:72px;background-color:var(--surface);border-bottom:1px solid var(--border);z-index:1000;transition:box-shadow .15s ease-out}.header--scrolled.svelte-ghxo6q{box-shadow:0 2px 8px #0000000f}.header__container.svelte-ghxo6q{max-width:1280px;margin-inline:auto;padding-inline:24px}@media(min-width:768px){.header__container.svelte-ghxo6q{padding-inline:32px}}@media(min-width:1024px){.header__container.svelte-ghxo6q{padding-inline:48px}}.header__container.svelte-ghxo6q{display:flex;align-items:center;justify-content:space-between;height:100%}.header__logo.svelte-ghxo6q{display:flex;align-items:center;text-decoration:none}@media(min-width:1024px){.header__logo.svelte-ghxo6q{margin-left:-45px}}.header__logo-img.svelte-ghxo6q{height:53px;width:auto;display:block}.header__logo-img--dark.svelte-ghxo6q,[data-theme=dark] .header__logo-img--light.svelte-ghxo6q{display:none}[data-theme=dark] .header__logo-img--dark.svelte-ghxo6q{display:block}.header__nav.svelte-ghxo6q{display:none;align-items:center;gap:32px}@media(min-width:1024px){.header__nav.svelte-ghxo6q{display:flex}}.header__nav-item.svelte-ghxo6q{position:relative}.header__nav-link.svelte-ghxo6q{display:flex;align-items:center;gap:4px;font-size:.875rem;font-weight:500;color:var(--ink);text-decoration:none;padding:8px 0;transition:color .15s ease-out}.header__nav-link.svelte-ghxo6q:hover{color:#ed8b00}.header__nav-link--active.svelte-ghxo6q{font-weight:600;color:#ed8b00}.header__chevron.svelte-ghxo6q{width:10px;height:6px;transition:transform .15s ease-out}.header__dropdown.svelte-ghxo6q{position:absolute;top:100%;left:-16px;background:var(--surface);border-radius:8px;box-shadow:0 4px 12px #0000001a;padding:8px;min-width:200px;animation:svelte-ghxo6q-dropdown-in .2s ease-out}.header__dropdown-link.svelte-ghxo6q{display:block;padding:12px 16px;font-size:.875rem;color:var(--ink);text-decoration:none;border-radius:6px;transition:background-color .15s ease-out,color .15s ease-out}.header__dropdown-link.svelte-ghxo6q:hover{background-color:var(--surface-2)}.header__dropdown-link--active.svelte-ghxo6q{font-weight:600;color:#ed8b00}.header__cta.svelte-ghxo6q{display:none}@media(min-width:1024px){.header__cta.svelte-ghxo6q{display:block}}.header__theme.svelte-ghxo6q{display:flex;align-items:center;margin-left:auto}@media(min-width:1024px){.header__theme.svelte-ghxo6q{margin-left:16px}}.header__hamburger.svelte-ghxo6q{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;background:none;border:none;cursor:pointer}@media(min-width:1024px){.header__hamburger.svelte-ghxo6q{display:none}}.header__hamburger.svelte-ghxo6q span:where(.svelte-ghxo6q){display:block;width:24px;height:2px;background-color:#2c3234;border-radius:1px;transition:transform .15s ease-out,opacity .15s ease-out}.header__hamburger--open.svelte-ghxo6q span:where(.svelte-ghxo6q):nth-child(1){transform:translateY(7px) rotate(45deg)}.header__hamburger--open.svelte-ghxo6q span:where(.svelte-ghxo6q):nth-child(2){opacity:0}.header__hamburger--open.svelte-ghxo6q span:where(.svelte-ghxo6q):nth-child(3){transform:translateY(-7px) rotate(-45deg)}@keyframes svelte-ghxo6q-dropdown-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-menu.svelte-ghxo6q{position:fixed;inset:72px 0 0;background:var(--surface);z-index:999;padding:24px;overflow-y:auto}@media(min-width:1024px){.mobile-menu.svelte-ghxo6q{display:none}}.mobile-menu__nav.svelte-ghxo6q{display:flex;flex-direction:column}.mobile-menu__group.svelte-ghxo6q{border-bottom:1px solid var(--surface-2)}.mobile-menu__link.svelte-ghxo6q{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:12px 0;font-size:1rem;font-weight:500;color:var(--ink);text-decoration:none;background:none;border:none;cursor:pointer;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.mobile-menu__link--active.svelte-ghxo6q{font-weight:600;color:#ed8b00}.mobile-menu__link--parent.svelte-ghxo6q{text-align:left}.mobile-menu__link--expanded.svelte-ghxo6q .mobile-menu__chevron:where(.svelte-ghxo6q){transform:rotate(180deg)}.mobile-menu__chevron.svelte-ghxo6q{transition:transform .15s ease-out}.mobile-menu__children.svelte-ghxo6q{padding-bottom:8px}.mobile-menu__child-link.svelte-ghxo6q{display:block;min-height:44px;padding:10px 0 10px 16px;font-size:.875rem;color:var(--ink-muted);text-decoration:none;transition:color .15s ease-out}.mobile-menu__child-link.svelte-ghxo6q:hover{color:#ed8b00}.mobile-menu__child-link--active.svelte-ghxo6q{font-weight:600;color:#ed8b00}.mobile-menu__cta.svelte-ghxo6q{padding-top:24px}.footer.svelte-10tqldg{background-color:#2c3234;color:#fff;padding:64px 0 32px}.footer__container.svelte-10tqldg{max-width:1280px;margin-inline:auto;padding-inline:24px}@media(min-width:768px){.footer__container.svelte-10tqldg{padding-inline:32px}}@media(min-width:1024px){.footer__container.svelte-10tqldg{padding-inline:48px}}.footer__grid.svelte-10tqldg{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:768px){.footer__grid.svelte-10tqldg{grid-template-columns:1fr 1fr;gap:32px}}@media(min-width:1024px){.footer__grid.svelte-10tqldg{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px}}@media(min-width:768px){.footer__brand.svelte-10tqldg{grid-column:1/-1}}@media(min-width:1024px){.footer__brand.svelte-10tqldg{grid-column:auto}}.footer__logo.svelte-10tqldg{display:inline-flex;align-items:center;text-decoration:none}@media(min-width:1024px){.footer__logo.svelte-10tqldg{margin-left:-45px}}.footer__logo-img.svelte-10tqldg{height:46px;width:auto;display:block}.footer__tagline.svelte-10tqldg{margin-top:8px;font-size:.875rem;color:#ffffffb3;line-height:1.6}.footer__heading.svelte-10tqldg{font-size:1rem;font-weight:600;color:#fff;margin-bottom:16px}.footer__links.svelte-10tqldg{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.footer__links.svelte-10tqldg a:where(.svelte-10tqldg){font-size:.875rem;color:#ffffffb3;text-decoration:none;transition:color .15s ease-out}.footer__links.svelte-10tqldg a:where(.svelte-10tqldg):hover{color:#fff}.footer__bottom.svelte-10tqldg{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:48px;padding-top:32px;border-top:1px solid rgba(255,255,255,.1)}@media(min-width:768px){.footer__bottom.svelte-10tqldg{flex-direction:row;justify-content:space-between}}.footer__copyright.svelte-10tqldg{font-size:.875rem;color:#fff9}.footer__legal.svelte-10tqldg{display:flex;gap:24px}.footer__legal.svelte-10tqldg a:where(.svelte-10tqldg){font-size:.875rem;color:#fff9;text-decoration:none;transition:color .15s ease-out}.footer__legal.svelte-10tqldg a:where(.svelte-10tqldg):hover{color:#fff}.skip-link.svelte-12qhfyh{position:absolute;top:-100%;left:16px;z-index:9999;padding:8px 16px;background:#2c3234;color:#fff;font-weight:600;border-radius:0 0 4px 4px;text-decoration:none}.skip-link.svelte-12qhfyh:focus{top:0}.main.svelte-12qhfyh{padding-top:73px}
