.cookie-consent-module__IoWTOq__banner{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);z-index:100;background:#fff;flex-direction:column;align-items:center;gap:1rem;max-width:75rem;padding:1.25rem;display:flex;position:fixed;bottom:1rem;left:max(1rem,50vw - 37.5rem);right:max(1rem,50vw - 37.5rem)}.cookie-consent-module__IoWTOq__banner strong{font-size:1rem}.cookie-consent-module__IoWTOq__banner p,.cookie-consent-module__IoWTOq__dialog>p{color:var(--color-text-muted);margin-top:.3rem;font-size:.88rem;line-height:1.55}.cookie-consent-module__IoWTOq__banner a,.cookie-consent-module__IoWTOq__dialog>a{color:var(--color-brand-700);text-decoration:underline}.cookie-consent-module__IoWTOq__actions,.cookie-consent-module__IoWTOq__dialogActions{flex-wrap:wrap;gap:.5rem;display:flex}.cookie-consent-module__IoWTOq__actions{flex-shrink:0}.cookie-consent-module__IoWTOq__actions button{font-size:.82rem}.cookie-consent-module__IoWTOq__overlay{z-index:110;background:#281f2394;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.cookie-consent-module__IoWTOq__dialog{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:#fff;width:100%;max-width:40rem;max-height:calc(100svh - 2rem);padding:clamp(1.25rem,4vw,2rem);overflow-y:auto}.cookie-consent-module__IoWTOq__heading{justify-content:space-between;align-items:flex-start;display:flex}.cookie-consent-module__IoWTOq__heading h2{margin-top:.35rem;font-size:1.7rem}.cookie-consent-module__IoWTOq__heading>button{cursor:pointer;background:0 0;border:0;padding:.25rem;font-size:2rem;line-height:1}.cookie-consent-module__IoWTOq__options{border-bottom:1px solid var(--color-border);border-top:1px solid var(--color-border);margin:1.25rem 0}.cookie-consent-module__IoWTOq__option{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.cookie-consent-module__IoWTOq__option+.cookie-consent-module__IoWTOq__option{border-top:1px solid var(--color-border)}.cookie-consent-module__IoWTOq__option small{color:var(--color-text-muted);margin-top:.25rem;line-height:1.45;display:block}.cookie-consent-module__IoWTOq__option input{accent-color:var(--color-brand-700);width:1.2rem;height:1.2rem}.cookie-consent-module__IoWTOq__dialogActions{margin-bottom:1rem}@media (min-width:56rem){.cookie-consent-module__IoWTOq__banner{flex-direction:row;justify-content:space-between}}
:root{--font-sans:"Avenir Next", Avenir, "Segoe UI Variable", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-display:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--color-background:#f6f4f0;--color-surface:#fff;--color-surface-soft:#ece9e3;--color-text:#101012;--color-text-muted:#626268;--color-border:#dedad3;--color-brand-50:#fff0f2;--color-brand-100:#ffd8df;--color-brand-500:#ff4d6d;--color-brand-600:#e6385d;--color-brand-700:#101012;--color-coral:#ff6b5f;--color-dark-soft:#1b1b1f;--radius-sm:.75rem;--radius-md:1.125rem;--radius-lg:1.75rem;--radius-pill:999px;--shadow-sm:0 12px 30px #10101214;--shadow-lg:0 28px 70px #10101229;--page-gutter:clamp(1.25rem, 4vw, 2rem)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:106.25%}body{background:var(--color-background);color:var(--color-text);font-family:var(--font-sans);letter-spacing:-.008em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;min-height:100%;font-size:1rem;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-sans);text-wrap:balance;font-weight:750}p{text-wrap:pretty}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid color-mix(in srgb, var(--color-brand-500) 55%, white);outline-offset:3px}.container{max-width:75rem;padding-inline:var(--page-gutter);width:100%;margin-inline:auto}.eyebrow{color:var(--color-brand-600);letter-spacing:.13em;text-transform:uppercase;font-size:.78rem;font-weight:800}.button{border-radius:var(--radius-pill);border:1px solid #0000;justify-content:center;align-items:center;min-height:3rem;padding:.78rem 1.3rem;font-size:.96rem;font-weight:750;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}@media (max-width:37.99rem){html{font-size:100%}}.button:hover{transform:translateY(-1px)}.buttonPrimary{background:var(--color-brand-700);color:#fff}.buttonPrimary:hover{background:var(--color-brand-600)}.buttonSecondary{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.buttonSecondary:hover{border-color:var(--color-text);color:var(--color-text)}.buttonText{color:var(--color-brand-700)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
