:root{--hk-coral: #BD3A2B;--hk-coral-dark: #992E21;--hk-coral-soft: #F6E4E0;--hk-plum: #33202A;--hk-cream: #FDF8F1;--hk-cream-2: #F6EEE1;--hk-surface: #FFFFFF;--hk-ink: #221D26;--hk-muted: #6F6674;--hk-border: #EADFD2;--hk-green: #177A55;--hk-green-soft: #E0F2E9;--hk-gold: #C9922E;--hk-error: #A32718;--hk-font-serif: "Fraunces", Georgia, "Times New Roman", serif;--hk-font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--hk-text-xs: 13px;--hk-text-sm: 15px;--hk-text-base: 17px;--hk-text-lg: 19px;--hk-h3: 21px;--hk-h2: clamp(25px, 3.4vw, 34px);--hk-h1: clamp(30px, 5.2vw, 52px);--hk-leading: 1.6;--hk-radius-sm: 6px;--hk-radius: 10px;--hk-radius-lg: 16px;--hk-shadow: 0 10px 28px rgba(51,32,42,.06);--hk-shadow-lg: 0 12px 34px rgba(51,32,42,.08);--hk-focus: 0 0 0 3px rgba(189,58,43,.35);--hk-tap-min: 48px;--hk-space-1: 8px;--hk-space-2: 14px;--hk-space-3: 22px;--hk-space-4: 34px;--hk-space-5: 56px}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:none;box-shadow:var(--hk-focus);border-radius:var(--hk-radius-sm)}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/fraunces-latin-600-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}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/fraunces-latin-700-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}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter-latin-400-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}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/inter-latin-600-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}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/inter-latin-700-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{--hk-scrim: rgba(51, 32, 42, .55);--hk-veil: rgba(253, 248, 241, .92);--hk-hairline: rgba(253, 248, 241, .16);--hk-muted-on-plum: rgba(253, 248, 241, .78);--hk-container: 1180px;--hk-container-narrow: 720px;--hk-header-h: 64px;--hk-ease: cubic-bezier(.22, .61, .36, 1);--hk-dur: .32s}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd,ul,ol{margin:0}ul[class],ol[class]{list-style:none;padding:0}img,picture,svg,video{display:block;max-width:100%}img{height:auto}input,button,textarea,select{font:inherit;color:inherit}body{margin:0;background:var(--hk-cream);color:var(--hk-ink);font-family:var(--hk-font-sans);font-size:var(--hk-text-base);line-height:var(--hk-leading);font-synthesis-weight:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-x:clip}h1,h2,h3,h4{font-family:var(--hk-font-serif);font-weight:600;line-height:1.18;color:var(--hk-plum);text-wrap:balance}h1{font-size:var(--hk-h1);letter-spacing:-.015em}h2{font-size:var(--hk-h2);letter-spacing:-.01em}h3{font-size:var(--hk-h3);line-height:1.3}p{text-wrap:pretty}a{color:var(--hk-coral-dark);text-underline-offset:3px;text-decoration-thickness:1px}a:hover{color:var(--hk-coral)}strong{font-weight:600}small{font-size:var(--hk-text-sm)}hr{border:0;border-top:1px solid var(--hk-border);margin:var(--hk-space-4) 0}::selection{background:var(--hk-coral-soft);color:var(--hk-plum)}.hk-container{width:100%;max-width:var(--hk-container);margin-inline:auto;padding-inline:var(--hk-space-3)}@media(min-width:768px){.hk-container{padding-inline:var(--hk-space-4)}}.hk-container--narrow{max-width:var(--hk-container-narrow)}.hk-section{padding-block:var(--hk-space-5)}@media(min-width:768px){.hk-section{padding-block:calc(var(--hk-space-5) * 1.5)}}.hk-section--cream{background:var(--hk-cream)}.hk-section--cream-2{background:var(--hk-cream-2)}.hk-section--surface{background:var(--hk-surface)}.hk-section--plum{background:var(--hk-plum);color:var(--hk-cream)}.hk-section--plum h1,.hk-section--plum h2,.hk-section--plum h3,.hk-section--plum a{color:var(--hk-cream)}.hk-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.hk-lead{font-size:var(--hk-text-lg);color:var(--hk-muted)}.hk-fine{font-size:var(--hk-text-xs);color:var(--hk-muted);line-height:1.5}.hk-skip{position:absolute;left:var(--hk-space-2);top:calc(var(--hk-space-2) * -6);z-index:100;background:var(--hk-surface);color:var(--hk-coral-dark);padding:var(--hk-space-2) var(--hk-space-3);border-radius:var(--hk-radius);box-shadow:var(--hk-shadow);font-weight:600;transition:top var(--hk-dur) var(--hk-ease)}.hk-skip:focus{top:var(--hk-space-2)}[data-placeholder]{background:var(--hk-coral-soft);color:var(--hk-coral-dark);padding:0 4px;border-radius:var(--hk-radius-sm);border-bottom:1px dashed var(--hk-coral);font-style:normal}.hk-js [data-reveal]{opacity:0;transform:translateY(14px);transition:opacity var(--hk-dur) var(--hk-ease),transform var(--hk-dur) var(--hk-ease)}.hk-js [data-reveal][data-sichtbar]{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.hk-js [data-reveal]{opacity:1;transform:none}html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.hk-consent[data-astro-cid-mvvsmfwt]{position:fixed;inset:auto 0 0;z-index:90;padding:var(--hk-space-2)}.hk-consent[data-astro-cid-mvvsmfwt][hidden]{display:none}.hk-consent__box[data-astro-cid-mvvsmfwt]{max-width:640px;margin-inline:auto;background:var(--hk-surface);border:1px solid var(--hk-border);border-radius:var(--hk-radius-lg);box-shadow:var(--hk-shadow-lg);padding:var(--hk-space-3)}.hk-consent__title[data-astro-cid-mvvsmfwt]{font-size:var(--hk-h3);margin-bottom:var(--hk-space-1)}.hk-consent__text[data-astro-cid-mvvsmfwt]{font-size:var(--hk-text-sm);color:var(--hk-muted);margin-bottom:var(--hk-space-3)}.hk-consent__actions[data-astro-cid-mvvsmfwt]{display:grid;gap:var(--hk-space-1)}@media(min-width:480px){.hk-consent__actions[data-astro-cid-mvvsmfwt]{grid-template-columns:1fr 1fr;gap:var(--hk-space-2)}}.hk-consent__btn[data-astro-cid-mvvsmfwt]{min-height:var(--hk-tap-min);padding:0 var(--hk-space-3);border-radius:var(--hk-radius);font-size:var(--hk-text-base);font-weight:600;cursor:pointer;transition:background var(--hk-dur) var(--hk-ease),border-color var(--hk-dur) var(--hk-ease)}.hk-consent__btn--yes[data-astro-cid-mvvsmfwt]{background:var(--hk-coral);border:1px solid var(--hk-coral);color:var(--hk-surface)}.hk-consent__btn--yes[data-astro-cid-mvvsmfwt]:hover{background:var(--hk-coral-dark);border-color:var(--hk-coral-dark)}.hk-consent__btn--no[data-astro-cid-mvvsmfwt]{background:var(--hk-surface);border:1px solid var(--hk-border);color:var(--hk-ink)}.hk-consent__btn--no[data-astro-cid-mvvsmfwt]:hover{border-color:var(--hk-muted);background:var(--hk-cream)}.hk-consent__fine[data-astro-cid-mvvsmfwt]{margin-top:var(--hk-space-2);font-size:var(--hk-text-xs);color:var(--hk-muted)}
