:root{color-scheme:light dark;--l-text:.48;--l-line:.585;--l-hover:-.06;--bg:light-dark(#f4f6f9,#0e1015);--surface:light-dark(#fff,#171a20);--surface-2:light-dark(#eef1f6,#1f232b);--sunk:light-dark(#e7ebf1,#0b0d11);--grid:light-dark(#e3e8ef,#161922);--overlay:light-dark(#1a160f73,#0000009e);--fg:light-dark(#110f0b,#f8f5ee);--fg-muted:light-dark(#514d43,#a9a295);--fg-soft:light-dark(#645e52,#928c7f);--fg-faint:light-dark(#989285,#645e54);--line:light-dark(#cccfd6,#2e323a);--line-ui:light-dark(#837d70,#757064);--line-strong:var(--fg);--brand-h:354;--brand-c:.232;--brand-l:.6;--on-accent:#000}:root,.ost-brand{--accent:oklch(var(--brand-l) var(--brand-c) var(--brand-h));--accent-hover:oklch(calc(var(--brand-l) + var(--l-hover)) var(--brand-c) var(--brand-h));--accent-text:oklch(var(--l-text) var(--brand-c) var(--brand-h));--accent-line:oklch(var(--l-line) var(--brand-c) var(--brand-h));--accent-soft:color-mix(in oklab, var(--accent) 14%, var(--bg));--link:var(--accent-text);--ring:var(--accent-line);--selection:color-mix(in oklab, var(--accent) 24%, var(--bg));--success-h:150;--success-c:.13;--warning-h:70;--warning-c:.14;--danger-h:27;--danger-c:.17;--info-h:250;--info-c:.14;--success:oklch(var(--l-text) var(--success-c) var(--success-h));--warning:oklch(var(--l-text) var(--warning-c) var(--warning-h));--danger:oklch(var(--l-text) var(--danger-c) var(--danger-h));--info:oklch(var(--l-text) var(--info-c) var(--info-h));--success-soft:color-mix(in oklab, oklch(var(--l-line) var(--success-c) var(--success-h)) 14%, var(--bg));--warning-soft:color-mix(in oklab, oklch(var(--l-line) var(--warning-c) var(--warning-h)) 14%, var(--bg));--danger-soft:color-mix(in oklab, oklch(var(--l-line) var(--danger-c) var(--danger-h)) 14%, var(--bg));--info-soft:color-mix(in oklab, oklch(var(--l-line) var(--info-c) var(--info-h)) 14%, var(--bg));--code:var(--accent-text)}:root{--shadow:light-dark(#1a160f24,#0000008c);--highlight:light-dark(#fff1a6,#4a4416);--divider:var(--line);--border:var(--line-ui);--pink-multaenhavo:#e31c8d;--font-body:"Nunito", system-ui, sans-serif;--font-display:var(--font-body);--font-mono:"Spline Sans Mono", ui-monospace, "SF Mono", "Cascadia Code", Menlo, Consolas, monospace;--text-micro:.75rem;--text-label:.78rem;--text-small:.9rem;--text-body:clamp(.95rem, 1.25vw, 1.05rem);--text-lead:clamp(1.05rem, 1.6vw, 1.2rem);--text-h3:clamp(1.25rem, 2.8vw, 1.7rem);--text-h2:clamp(1.6rem, 4.5vw, 2.6rem);--text-h1:clamp(2.4rem, 8.5vw, 5.2rem);--text-eyebrow:var(--text-small);--ls-label:.12em;--ls-eyebrow:.2em;--fw-body:500;--fw-bold:700;--fw-label:800;--leading:1.6;--container:1200px;--gutter:clamp(20px, 5vw, 48px);--measure:68ch;--nav-h:3.4rem;--tap:44px;--space-2xs:clamp(.15rem, .4vw, .25rem);--space-1:clamp(.25rem, 1vw, .5rem);--space-2:clamp(.5rem, 2vw, 1rem);--space-3:clamp(1rem, 3vw, 2rem);--space-4:clamp(1.5rem, 4vw, 3rem);--space-5:clamp(2rem, 5vw, 4rem);--space-6:clamp(3rem, 8vw, 7rem);--texture:none;--texture-size:22px 22px;--quick:.1s ease;--flow:.3s ease;--ease-gentle:cubic-bezier(.2, .7, .2, 1);--ease-bounce:cubic-bezier(.34, 1.56, .64, 1);--ease-emph:cubic-bezier(.2, 0, 0, 1);--stroke-hair:1px;--stroke:2px;--stroke-bold:3px;--border-w:var(--stroke-hair);--border-w-strong:var(--stroke);--radius:0;--radius-sm:calc(var(--radius) * .6667);--radius-lg:calc(var(--radius) * 1.5556);--radius-xl:calc(var(--radius) * 2.4444);--radius-pill:999px;--drop-s:3px;--drop-m:5px;--drop-l:7px;--elevation-1:0 1px 2px var(--shadow), 0 3px 10px var(--shadow);--elevation-2:0 2px 6px var(--shadow), 0 14px 36px var(--shadow);--elevation-3:0 24px 64px var(--shadow);--overlay-rgb:6 8 11;--overlay-ground:rgb(var(--overlay-rgb));--overlay-fg:#fff}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--l-text:.685;--l-line:.57;--l-hover:.06}}:root[data-theme=dark]{color-scheme:dark;--l-text:.685;--l-line:.57;--l-hover:.06}:root[data-theme=light]{color-scheme:light}@media (prefers-contrast:more){:root{--line:var(--line-ui);--line-ui:var(--line-strong);--fg-soft:var(--fg-muted)}}@media (width<=640px){:root{--text-eyebrow:var(--text-micro);--ls-eyebrow:.12em}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--border) transparent;scrollbar-gutter:stable;background-color:var(--bg)}body{background-color:var(--bg);background-image:var(--texture);background-size:var(--texture-size);color:var(--fg);font-family:var(--font-body);font-weight:var(--fw-body);font-size:var(--text-body);line-height:var(--leading);-webkit-font-smoothing:antialiased;min-height:100dvh;overflow-x:clip}img,video,svg{max-width:100%;display:block}[id]{scroll-margin-top:calc(var(--nav-h) + 1rem)}a{color:inherit;text-decoration:none}button,input{font:inherit;color:inherit;appearance:none;background:0 0;border:none;outline:none}ul{list-style:none}h1,h2,h3{font-family:var(--font-display);font-weight:var(--fw-bold);text-transform:uppercase}::selection{background:var(--selection);color:var(--fg)}:focus-visible{outline:var(--stroke) solid var(--ring);outline-offset:3px}.ost-skip{z-index:1000;background:var(--fg);color:var(--bg);font-size:var(--text-small);font-weight:var(--fw-bold);transition:transform var(--quick);padding:.7rem 1.1rem;position:absolute;top:0;left:0;transform:translateY(-120%)}.ost-skip:focus-visible{outline-offset:-3px;transform:translateY(0)}@media (pointer:coarse){a[href],button,[role=button],input,select,summary{min-height:var(--tap)}button,[role=button],input,select,summary{min-width:var(--tap)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border)}::-webkit-scrollbar-thumb:hover{background:var(--accent)}.ost-wrap{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}@media (width>=1264px){.ost-wrap{padding-inline:0}}.ost-label{font-family:var(--font-body);font-size:var(--text-label);font-weight:var(--fw-label);letter-spacing:var(--ls-label);text-transform:uppercase}.reveal{opacity:0;transition:opacity .3s,transform .3s;transform:translateY(20px)}.reveal.is-visible{opacity:1;transform:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ost-text{max-width:var(--measure);color:var(--fg);font-size:var(--text-body);line-height:var(--leading)}.ost-text>:first-child{margin-top:0}.ost-text h1{font-size:var(--text-h1);margin:0 0 var(--space-4);line-height:1}.ost-text h2{font-size:var(--text-h2);margin:var(--space-5) 0 var(--space-2);line-height:1.05}.ost-text h3{font-size:var(--text-h3);margin:var(--space-4) 0 var(--space-1);line-height:1.15}.ost-text p,.ost-text ul,.ost-text ol{margin:0 0 var(--space-2)}.ost-text :is(ul,ol){padding-left:1.4em}.ost-text ul{list-style:outside}.ost-text ol{list-style:decimal}.ost-text li{margin:0 0 .4em}.ost-text li::marker{color:var(--fg-faint)}.ost-text a{color:var(--link);text-underline-offset:.15em;text-decoration:underline from-font}.ost-text a:hover,.ost-text a:focus-visible{text-decoration-thickness:2px}.ost-text strong{font-weight:var(--fw-bold)}.ost-text em{font-style:italic}.ost-text address{font-style:normal}.ost-text small{font-size:var(--text-small);color:var(--fg-muted)}.ost-text hr{border:0;border-top:var(--border-w) solid var(--line);margin:var(--space-4) 0}.ost-text__note{border-left:var(--border-w-strong) solid var(--accent-line);background:var(--accent-soft);padding:var(--space-2) var(--space-3);margin:0 0 var(--space-2)}.ost-btn{min-height:var(--tap);border-radius:var(--radius);font-family:var(--font-body);font-size:var(--text-small);font-weight:var(--fw-bold);letter-spacing:.06em;text-transform:uppercase;text-align:center;cursor:pointer;transition:background var(--quick), color var(--quick), border-color var(--quick);background:var(--accent);color:var(--on-accent);border:var(--border-w-strong) solid var(--accent);justify-content:center;align-items:center;gap:.5em;padding:.7rem 1.3rem;line-height:1;display:inline-flex}.ost-btn:hover,.ost-btn:focus-visible{background:var(--accent-hover);border-color:var(--accent-hover)}.ost-btn--line{color:var(--accent-text);border-color:var(--accent-line);background:0 0}.ost-btn--line:hover,.ost-btn--line:focus-visible{background:var(--accent);color:var(--on-accent);border-color:var(--accent)}.ost-btn:disabled,.ost-btn[aria-disabled=true]{background:var(--line);color:var(--fg-faint);border-color:var(--line);cursor:not-allowed;pointer-events:none}.ost-card{background:var(--surface);border:var(--border-w-strong) solid var(--line-ui);border-radius:var(--radius);transition:transform var(--quick), border-color var(--quick);flex-direction:column;display:flex;overflow:hidden}.ost-card:where(a,.ost-card--link){cursor:pointer}.ost-card:where(a,.ost-card--link):hover,.ost-card:where(a,.ost-card--link):focus-visible{border-color:var(--accent);outline:none;transform:translateY(-2px)}.ost-card__media{aspect-ratio:var(--card-ar,16 / 9);background:var(--surface-2);overflow:hidden}.ost-card__media img,.ost-card__media video{object-fit:cover;width:100%;height:100%;transition:transform var(--flow)}.ost-card:where(a,.ost-card--link):hover .ost-card__media img{transform:scale(1.03)}.ost-card__body{padding:var(--space-3);gap:var(--space-1);flex-direction:column;display:flex}.ost-chip{border:var(--border-w) solid var(--line);border-radius:var(--radius);flex-direction:column;gap:.15rem;min-width:7rem;padding:.55rem .7rem;display:flex}.ost-chip__k,.ost-chip dt{font-size:var(--text-label);font-weight:var(--fw-label);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--fg-muted)}.ost-chip__v,.ost-chip dd{font-size:var(--text-small);font-weight:var(--fw-bold);color:var(--fg);margin:0}.ost-icon{-webkit-mask:var(--ost-icon-src) center / contain no-repeat;mask:var(--ost-icon-src) center / contain no-repeat;background:currentColor;flex:none;display:inline-block}:where(.ost-icon){width:var(--ost-icon-size,1em);height:var(--ost-icon-size,1em)}.ost-logo{-webkit-mask:var(--ost-logo-src) center / contain no-repeat;mask:var(--ost-logo-src) center / contain no-repeat;background:currentColor;display:inline-block}:where(.ost-logo){width:auto}@media print{html,body{color:#000!important;background:#fff!important}body{background-image:none!important}.ost-nav,.ost-footer,#ostScrollTop,.ost-skip{display:none!important}.ost-text{color:#000;max-width:none}.ost-text a{color:#000;text-decoration:underline}.ost-text h1,.ost-text h2,.ost-text h3{break-after:avoid}.ost-text li,.ost-text__note,.ost-text address{break-inside:avoid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}@font-face{font-family:Nunito;src:url(https://static.multaenhavo.com/brand/fonts/nunito/nunito-latin-wght-normal.woff2)format("woff2");font-weight:200 1000;font-style:normal;font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;src:url(https://static.multaenhavo.com/brand/fonts/nunito/nunito-latin-wght-italic.woff2)format("woff2");font-weight:200 1000;font-style:italic;font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;src:url(https://static.multaenhavo.com/brand/fonts/nunito/nunito-latin-ext-wght-normal.woff2)format("woff2");font-weight:200 1000;font-style:normal;font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Nunito;src:url(https://static.multaenhavo.com/brand/fonts/nunito/nunito-latin-ext-wght-italic.woff2)format("woff2");font-weight:200 1000;font-style:italic;font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Nunito;src:url(https://static.multaenhavo.com/brand/fonts/nunito/nunito-cyrillic-wght-normal.woff2)format("woff2");font-weight:200 1000;font-style:normal;font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;src:url(https://static.multaenhavo.com/brand/fonts/nunito/nunito-cyrillic-wght-italic.woff2)format("woff2");font-weight:200 1000;font-style:italic;font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;src:url(https://static.multaenhavo.com/brand/fonts/nunito/nunito-cyrillic-ext-wght-normal.woff2)format("woff2");font-weight:200 1000;font-style:normal;font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;src:url(https://static.multaenhavo.com/brand/fonts/nunito/nunito-cyrillic-ext-wght-italic.woff2)format("woff2");font-weight:200 1000;font-style:italic;font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Syne;src:url(https://static.multaenhavo.com/brand/fonts/syne/syne-latin-wght-normal.woff2)format("woff2");font-weight:400 800;font-style:normal;font-display:swap}@font-face{font-family:Fraunces;src:url(https://static.multaenhavo.com/brand/fonts/fraunces/fraunces-latin-standard-normal.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Oswald;src:url(https://static.multaenhavo.com/brand/fonts/oswald-subset.woff2)format("woff2");font-weight:200 700;font-style:normal;font-display:swap}@font-face{font-family:Shantell Sans;src:url(https://static.multaenhavo.com/brand/fonts/shantell-sans/shantell-sans-latin-wght-normal.woff2)format("woff2");font-weight:300 800;font-style:normal;font-display:swap}@font-face{font-family:Fredoka;src:url(https://static.multaenhavo.com/brand/fonts/fredoka/fredoka-latin-wght-normal.woff2)format("woff2");font-weight:300 700;font-style:normal;font-display:swap}@font-face{font-family:Archivo;src:url(https://static.multaenhavo.com/brand/fonts/archivo/archivo-latin-wght-normal.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Urbanist;src:url(https://static.multaenhavo.com/brand/fonts/urbanist/urbanist-latin-wght-normal.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Spline Sans Mono;src:url(https://static.multaenhavo.com/brand/fonts/spline-sans-mono/spline-sans-mono-latin-wght-normal.woff2)format("woff2");font-weight:300 700;font-style:normal;font-display:swap}#ostScrollTop[data-astro-cid-pwbiw3sp]{z-index:999;bottom:calc(20px + env(safe-area-inset-bottom));right:calc(20px + env(safe-area-inset-right));border:var(--border-w-strong) solid var(--fg);background:var(--bg);width:48px;height:48px;color:var(--fg);font-family:var(--font-body);cursor:pointer;opacity:0;pointer-events:none;transform:translateY(var(--st-lift,0px)) skew(var(--st-skew,0deg));transition:opacity var(--quick), background var(--quick), color var(--quick);justify-content:center;align-items:center;font-size:1.2rem;line-height:1;display:flex;position:fixed}#ostScrollTop[data-astro-cid-pwbiw3sp].is-visible{opacity:1;pointer-events:auto}#ostScrollTop[data-astro-cid-pwbiw3sp]:hover{background:var(--accent);color:var(--on-accent);border-color:var(--accent)}html.ost-modal-open #ostScrollTop[data-astro-cid-pwbiw3sp]{opacity:0;pointer-events:none}#ostScrollTop[data-astro-cid-pwbiw3sp].is-round{border:var(--stroke-hair) solid var(--line);background:var(--surface);color:var(--accent-text);box-shadow:var(--elevation-2);transition:opacity var(--quick), background var(--quick), color var(--quick), border-color var(--quick), box-shadow var(--quick);border-radius:50%}#ostScrollTop[data-astro-cid-pwbiw3sp].is-round:hover{background:var(--accent);color:var(--on-accent);box-shadow:var(--elevation-3);border-color:#0000}#ostScrollTop[data-astro-cid-pwbiw3sp].is-round:focus-visible{outline:var(--stroke-bold) solid var(--ring);outline-offset:3px}#ostScrollTop[data-astro-cid-pwbiw3sp].is-octagon{background:var(--accent);--st-cut:14px;--st-rw:var(--stroke-bold);--st-cut-in:calc(var(--st-cut) - var(--st-rw) * .586);clip-path:polygon(var(--st-cut) 0, calc(100% - var(--st-cut)) 0, 100% var(--st-cut), 100% calc(100% - var(--st-cut)), calc(100% - var(--st-cut)) 100%, var(--st-cut) 100%, 0 calc(100% - var(--st-cut)), 0 var(--st-cut));border:none}#ostScrollTop[data-astro-cid-pwbiw3sp].is-octagon .ost-icon[data-astro-cid-pwbiw3sp]{z-index:1;color:var(--fg);transition:color var(--quick);position:relative}#ostScrollTop[data-astro-cid-pwbiw3sp].is-octagon:hover .ost-icon[data-astro-cid-pwbiw3sp]{color:var(--on-accent)}#ostScrollTop[data-astro-cid-pwbiw3sp].is-octagon:before{content:"";inset:var(--st-rw);background:var(--bg);clip-path:polygon(var(--st-cut-in) 0, calc(100% - var(--st-cut-in)) 0, 100% var(--st-cut-in), 100% calc(100% - var(--st-cut-in)), calc(100% - var(--st-cut-in)) 100%, var(--st-cut-in) 100%, 0 calc(100% - var(--st-cut-in)), 0 var(--st-cut-in));transition:background var(--quick);position:absolute}#ostScrollTop[data-astro-cid-pwbiw3sp].is-octagon:hover:before{background:var(--accent)}#ostScrollTop[data-astro-cid-pwbiw3sp].is-sticker{--st-skew:var(--skew,-8deg);border:var(--rand,3px) solid var(--weiss,var(--fg));background:var(--bg);color:var(--weiss,var(--fg));font-family:var(--font-display);box-shadow:var(--drop-s,3px) var(--drop-s,3px) 0 var(--shadow,#000);transition:opacity var(--quick), background var(--quick), color var(--quick), border-color var(--quick), box-shadow var(--quick)}#ostScrollTop[data-astro-cid-pwbiw3sp].is-sticker:hover,#ostScrollTop[data-astro-cid-pwbiw3sp].is-sticker:focus-visible{background:var(--sec,var(--accent));border-color:var(--sec,var(--accent));color:var(--on-accent);box-shadow:var(--drop-m,5px) var(--drop-m,5px) 0 var(--sec-alt,var(--shadow,#000));outline:none}@media (width<=640px){#ostScrollTop[data-astro-cid-pwbiw3sp]{display:none}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}@property --motion-bounce{syntax:"*";inherits:false;initial-value:linear(0, .004, .016, .035, .063, .098, .141 13.6%, .25, .391, .563, .765,1, .891 40.9%, .848, .813, .785, .766, .754, .75, .754, .766, .785,.813, .848, .891 68.2%, 1 72.7%, .973, .953, .941, .938, .941, .953,.973, 1, .988, .984, .988, 1)}@property --motion-spring-smooth{syntax:"*";inherits:false;initial-value:linear(0, .001 0.44%, .0045 0.94%, .0195 2.03%, .0446 3.19%, .0811 4.5%, .1598 6.82%, .3685 12.34%, .4693 15.17%, .5663, .6498 21.27%, .7215 24.39%, .7532 25.98%, .7829 27.65%, .8105, .8349 31.14%, .8573 32.95%, .8776 34.84%, .8964 36.87%, .9136 39.05%, .929 41.37%, .9421 43.77%, .9537 46.38%, .9636 49.14%, .9789 55.31%, .9888 62.35%, .9949 71.06%, .9982 82.52%, .9997 99.94%)}@property --motion-spring-snappy{syntax:"*";inherits:false;initial-value:linear(0, .0014, .0053 1.02%, .0126, .0227 2.18%, .0517 3.41%, .094 4.79%, .1865 7.26%, .4182 12.77%, .5246 15.46%, .6249, .7112, .7831 23.95%, .8146 25.4%, .844, .8699 28.45%, .8935, .9139 31.64%, .932, .9473, .9601 36.65%, .9714 38.47%, .9808 40.35%, .9948 44.49%, 1.0031 49.43%, 1.0057 53.35%, 1.0063 58.14%, 1.0014 80.78%, 1.0001 99.94%)}@property --motion-spring-bouncy{syntax:"*";inherits:false;initial-value:linear(0, .0018, .0069, .0151 1.74%, .0277 2.4%, .062 3.7%, .1115 5.15%, .2211 7.77%, .4778 13.21%, .5912 15.75%, .6987 18.44%, .7862 20.98%, .861 23.59%, .8926, .9205, .945 27.51%, .9671 28.89%, .9868, 1.003 31.79%, 1.0224 34.11%, 1.0358 36.58%, 1.0436 39.27%, 1.046 42.31%, 1.0446 44.71%, 1.0406 47.47%, 1.0118 61.84%, 1.0027 69.53%, .9981 80.49%, .9991 99.94%)}@property --motion-spring-bouncier{syntax:"*";inherits:false;initial-value:linear(0, .0023, .0088, .0194 1.59%, .035 2.17%, .078 3.33%, .1415 4.64%, .2054 5.75%, .2821 6.95%, .5912 11.45%, .7205 13.43%, .8393 15.45%, .936 17.39%, .9778, 1.015, 1.0477, 1.0759, 1.0998 22.22%, 1.1203, 1.1364, 1.1484 25.26%, 1.1586 26.61%, 1.1629 28.06%, 1.1613 29.56%, 1.1537 31.2%, 1.1434 32.6%, 1.1288 34.19%, 1.0508 41.29%, 1.0174 44.87%, 1.0025 46.89%, .9911 48.87%, .9826 50.9%, .9769 53.03%, .9735 56.02%, .9748 59.45%, .9964 72.64%, 1.0031 79.69%, 1.0042 86.83%, 1.0008 99.97%)}@property --motion-spring-bounciest{syntax:"*";inherits:false;initial-value:linear(0, .0032, .0131, .0294, .0524, .0824, .1192 1.54%, .2134 2.11%, .3102 2.59%, .4297 3.13%, .8732 4.95%, 1.0373, 1.1827 6.36%, 1.2972 7.01%, 1.3444, 1.3859, 1.4215, 1.4504, 1.4735, 1.4908, 1.5024, 1.5084 9.5%, 1.5091, 1.5061, 1.4993, 1.4886, 1.4745, 1.4565 11.11%, 1.4082 11.7%, 1.3585 12.2%, 1.295 12.77%, 1.0623 14.64%, .9773, .9031 16.08%, .8449 16.73%, .8014, .7701 17.95%, .7587, .7501, .7443, .7412 19.16%, .7421 19.68%, .7508 20.21%, .7672 20.77%, .7917 21.37%, .8169 21.87%, .8492 22.43%, .9681 24.32%, 1.0114, 1.0492 25.75%, 1.0789 26.41%, 1.1008, 1.1167, 1.1271, 1.1317 28.81%, 1.1314, 1.1271 29.87%, 1.1189 30.43%, 1.1063 31.03%, 1.0769 32.11%, .9941 34.72%, .9748 35.43%, .9597 36.09%, .9487, .9407, .9355, .933 38.46%, .9344 39.38%, .9421 40.38%, .9566 41.5%, .9989 44.12%, 1.0161 45.37%, 1.029 46.75%, 1.0341 48.1%, 1.0335 49.04%, 1.0295 50.05%, 1.0221 51.18%, .992 55.02%, .9854 56.38%, .9827 57.72%, .985 59.73%, 1.004 64.67%, 1.0088 67.34%, 1.0076 69.42%, .9981 74.28%, .9956 76.85%, .9961 79.06%, 1.0023 86.46%, .999 95.22%, .9994 100%)}@property --motion-origin-scale-x{syntax:"*";inherits:false;initial-value:100%}@property --motion-origin-scale-y{syntax:"*";inherits:false;initial-value:100%}@property --motion-origin-translate-x{syntax:"*";inherits:false;initial-value:0%}@property --motion-origin-translate-y{syntax:"*";inherits:false;initial-value:0%}@property --motion-origin-rotate{syntax:"*";inherits:false;initial-value:0deg}@property --motion-origin-blur{syntax:"*";inherits:false;initial-value:0px}@property --motion-origin-grayscale{syntax:"*";inherits:false;initial-value:0%}@property --motion-origin-opacity{syntax:"*";inherits:false;initial-value:100%}@property --motion-origin-background-color{syntax:"*";inherits:false}@property --motion-origin-text-color{syntax:"*";inherits:false}@property --motion-end-scale-x{syntax:"*";inherits:false;initial-value:100%}@property --motion-end-scale-y{syntax:"*";inherits:false;initial-value:100%}@property --motion-end-translate-x{syntax:"*";inherits:false;initial-value:0%}@property --motion-end-translate-y{syntax:"*";inherits:false;initial-value:0%}@property --motion-end-rotate{syntax:"*";inherits:false;initial-value:0deg}@property --motion-end-blur{syntax:"*";inherits:false;initial-value:0px}@property --motion-end-grayscale{syntax:"*";inherits:false;initial-value:0%}@property --motion-end-opacity{syntax:"*";inherits:false;initial-value:100%}@property --motion-end-background-color{syntax:"*";inherits:false}@property --motion-end-text-color{syntax:"*";inherits:false}@property --motion-loop-scale-x{syntax:"*";inherits:false;initial-value:100%}@property --motion-loop-scale-y{syntax:"*";inherits:false;initial-value:100%}@property --motion-loop-translate-x{syntax:"*";inherits:false;initial-value:0%}@property --motion-loop-translate-y{syntax:"*";inherits:false;initial-value:0%}@property --motion-loop-rotate{syntax:"*";inherits:false;initial-value:0deg}@property --motion-loop-blur{syntax:"*";inherits:false;initial-value:0px}@property --motion-loop-grayscale{syntax:"*";inherits:false;initial-value:0%}@property --motion-loop-opacity{syntax:"*";inherits:false;initial-value:100%}@property --motion-loop-background-color{syntax:"*";inherits:false}@property --motion-loop-text-color{syntax:"*";inherits:false}@property --motion-duration{syntax:"*";inherits:false;initial-value:.7s}@property --motion-timing{syntax:"*";inherits:false;initial-value:cubic-bezier(.165, .84, .44, 1)}@property --motion-perceptual-duration-multiplier{syntax:"*";inherits:false;initial-value:1}@property --motion-delay{syntax:"*";inherits:false;initial-value:0s}@property --motion-loop-count{syntax:"*";inherits:false;initial-value:infinite}@property --motion-scale-in-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-translate-in-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-rotate-in-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-filter-in-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-opacity-in-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-background-color-in-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-text-color-in-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-scale-out-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-translate-out-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-rotate-out-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-filter-out-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-opacity-out-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-background-color-out-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-text-color-out-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-scale-loop-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-translate-loop-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-rotate-loop-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-filter-loop-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-opacity-loop-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-background-color-loop-animation{syntax:"*";inherits:false;initial-value:none}@property --motion-text-color-loop-animation{syntax:"*";inherits:false;initial-value:none}@media screen and (prefers-reduced-motion:no-preference){@keyframes motion-scale-in{0%{scale:var(--motion-origin-scale-x) var(--motion-origin-scale-y)}to{scale:1}}@keyframes motion-scale-out{0%{scale:1}to{scale:var(--motion-end-scale-x) var(--motion-end-scale-y)}}@keyframes motion-scale-loop-mirror{0%,to{scale:1}50%{scale:var(--motion-loop-scale-x) var(--motion-loop-scale-y)}}@keyframes motion-scale-loop-reset{0%{scale:1}to{scale:var(--motion-loop-scale-x) var(--motion-loop-scale-y)}}@keyframes motion-translate-in{0%{translate:var(--motion-origin-translate-x) var(--motion-origin-translate-y)}to{translate:0}}@keyframes motion-translate-out{0%{translate:0}to{translate:var(--motion-end-translate-x) var(--motion-end-translate-y)}}@keyframes motion-translate-loop-mirror{0%,to{translate:0}50%{translate:var(--motion-loop-translate-x) var(--motion-loop-translate-y)}}@keyframes motion-translate-loop-reset{0%{translate:0}to{translate:var(--motion-loop-translate-x) var(--motion-loop-translate-y)}}@keyframes motion-rotate-in{0%{rotate:var(--motion-origin-rotate)}to{rotate:0}}@keyframes motion-rotate-out{0%{rotate:0}to{rotate:var(--motion-end-rotate)}}@keyframes motion-rotate-loop-mirror{0%,to{rotate:0deg}50%{rotate:var(--motion-loop-rotate)}}@keyframes motion-rotate-loop-reset{to{rotate:var(--motion-loop-rotate)}}}@keyframes motion-filter-in{0%{filter:blur(var(--motion-origin-blur)) grayscale(var(--motion-origin-grayscale))}to{filter:blur()grayscale(0)}}@keyframes motion-filter-out{0%{filter:blur()grayscale(0)}to{filter:blur(var(--motion-end-blur)) grayscale(var(--motion-end-grayscale))}}@keyframes motion-filter-loop-mirror{0%,to{filter:blur()grayscale(0)}50%{filter:blur(var(--motion-loop-blur)) grayscale(var(--motion-loop-grayscale))}}@keyframes motion-filter-loop-reset{0%{filter:blur()grayscale(0)}to{filter:blur(var(--motion-loop-blur)) grayscale(var(--motion-loop-grayscale))}}@keyframes motion-opacity-in{0%{opacity:var(--motion-origin-opacity)}}@keyframes motion-opacity-out{to{opacity:var(--motion-end-opacity)}}@keyframes motion-opacity-loop-mirror{50%{opacity:var(--motion-loop-opacity)}}@keyframes motion-opacity-loop-reset{to{opacity:var(--motion-loop-opacity)}}@keyframes motion-background-color-in{0%{background-color:var(--motion-origin-background-color)}}@keyframes motion-background-color-out{to{background-color:var(--motion-end-background-color)}}@keyframes motion-background-color-loop-mirror{50%{background-color:var(--motion-loop-background-color)}}@keyframes motion-background-color-loop-reset{to{background-color:var(--motion-loop-background-color)}}@keyframes motion-text-color-in{0%{color:var(--motion-origin-text-color)}}@keyframes motion-text-color-out{to{color:var(--motion-end-text-color)}}@keyframes motion-text-color-loop-mirror{50%{color:var(--motion-loop-text-color)}}@keyframes motion-text-color-loop-reset{to{color:var(--motion-loop-text-color)}}}@layer components;@layer utilities{.block{display:block}.border{border-style:var(--tw-border-style);border-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.page{color:var(--fg);--c-x7f9:oklch(61% .248 299);--c-lumera:oklch(53% .19 262);--c-maximal:oklch(64.5% .24 27.3);--c-nuschel:oklch(66% .227 145);--c-me:var(--accent);--c-x7f9-text:oklch(var(--l-text) .248 299);--c-lumera-text:oklch(var(--l-text) .19 262);--c-maximal-text:oklch(var(--l-text) .24 27.3);--c-nuschel-text:oklch(var(--l-text) .227 145);--c-me-text:var(--accent-text);--me-blend:multiply;--me-plate:.88;--r-box:28px;--r-btn:22px}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .page{--me-blend:screen;--me-plate:.72}}:root[data-theme=dark] .page{--me-blend:screen;--me-plate:.72}.page h1,.page h2,.page h3{text-transform:none}.plates{z-index:0;isolation:isolate;pointer-events:none;position:absolute;inset:0;overflow:hidden}.pl{mix-blend-mode:var(--me-blend);opacity:var(--me-plate);position:absolute}.pl--circ{border-radius:50%}.kick{font-family:var(--font-mono);font-size:var(--text-eyebrow);letter-spacing:var(--ls-eyebrow);text-wrap:balance;text-transform:uppercase;color:var(--accent-text);margin:0}.h1{font-family:var(--font-display);letter-spacing:-.04em;color:var(--fg);margin:0;font-size:clamp(2.6rem,6.2vw,5.4rem);font-weight:800;line-height:1.06}.h1 mark{background:var(--accent);color:var(--on-accent);box-decoration-break:clone;padding:.06em .16em}.h1__l1{margin-left:.16em;display:block}.h2{font-family:var(--font-display);letter-spacing:-.035em;color:var(--fg);max-width:16ch;margin:0;font-size:clamp(2rem,4.4vw,3.4rem);font-weight:800;line-height:.98}.h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);margin:0;font-size:clamp(1.15rem,1.7vw,1.35rem);font-weight:700;line-height:1.14}.lede{max-width:48ch;color:var(--fg-muted);margin:0;font-size:clamp(1.02rem,1.3vw,1.1rem);line-height:1.62}.sub{max-width:44ch;color:var(--fg-muted);margin:clamp(1.3rem,2.6vw,1.8rem) 0 0;font-size:clamp(1.05rem,1.35vw,1.16rem);line-height:1.62}.prose>p{color:var(--fg-muted);max-width:60ch;margin:0 0 1.15rem;font-size:clamp(1rem,1.25vw,1.1rem);line-height:1.7}.prose>p:last-child{margin-bottom:0}.portrait{aspect-ratio:3/2;width:100%;display:block}.portrait img{object-fit:cover;border-radius:var(--r-box);width:100%;height:100%;display:block}.role{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent-text);margin:.8rem 0 0;font-size:.78rem}.h2+.lede{margin-top:clamp(1rem,2vw,1.4rem)}.sec{padding-block:clamp(3.4rem,7vw,6rem);position:relative}.sec--line{border-top:var(--stroke-hair) solid var(--line)}.sec--tight{padding-block:clamp(2.4rem,5vw,4rem)}.head{grid-template-columns:.9fr 1.1fr;align-items:end;gap:clamp(1.6rem,4vw,3.5rem);margin-bottom:clamp(2rem,4.5vw,3.2rem);display:grid}.head .kick{margin-bottom:1rem}.head--portrait{align-items:stretch}.head--portrait>:first-child{flex-direction:column;display:flex}.head--portrait .role{margin-bottom:clamp(1.4rem,3vw,2rem)}.head--portrait .portrait{margin-top:auto}.head--flach{align-items:center;margin-bottom:0}.hero{padding-block:clamp(2.6rem,6vw,5rem) clamp(1.8rem,4vw,3rem);position:relative}.hero__in{z-index:2;position:relative}.hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,.85fr);align-items:center;gap:clamp(2rem,5vw,4rem);min-height:clamp(400px,50vh,540px);display:grid}.kick--hero{margin-bottom:clamp(1.2rem,2.6vw,2rem)}.hero .h1{max-width:16ch}.hero__cta{flex-wrap:wrap;gap:.8rem;margin-top:clamp(1.8rem,3.5vw,2.4rem);display:flex}.hero__art{aspect-ratio:1;isolation:isolate;position:relative}.hero__art .pl{mix-blend-mode:var(--me-blend);opacity:var(--me-plate);position:absolute}.hero__art .a1{aspect-ratio:1;background:var(--c-x7f9);width:58%;top:0;right:0}.hero__art .a2{aspect-ratio:1;background:var(--c-lumera);width:54%;top:18%;left:0}.hero__art .a3{aspect-ratio:1;background:var(--c-maximal);width:38%;bottom:4%;right:4%;transform:rotate(14deg)}.hero__art .a4{aspect-ratio:1;background:var(--c-nuschel);width:38%;bottom:2%;left:24%}.hero--sub .hero__grid{grid-template-columns:1fr;min-height:0}.hero--sub .p-a{width:26vw;max-width:330px;height:26vw;max-height:330px;top:-8vw;right:-4vw}.hero--sub .p-b{width:18vw;max-width:230px;height:18vw;max-height:230px;top:4vw;right:14vw}.statsec{z-index:2;padding-bottom:clamp(1.6rem,3.5vw,2.6rem);position:relative}.statband{z-index:2;grid-template-columns:repeat(4,1fr);gap:clamp(.6rem,1.2vw,.9rem);margin:0;padding:0;list-style:none;display:grid;position:relative}.stat{background:color-mix(in oklab, var(--surface) 80%, transparent);border-radius:var(--r-box);corner-shape:squircle;padding:1.35rem 1.25rem 1.15rem;position:relative;overflow:hidden}.stat:before{content:"";background:var(--c);width:80px;height:80px;mix-blend-mode:var(--me-blend);opacity:var(--me-plate);pointer-events:none;border-radius:50%;position:absolute;top:-27px;right:-27px}.stat__n{font-family:var(--font-display);letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--ct);font-size:clamp(2rem,4vw,3.1rem);font-weight:300;line-height:1;display:block}.stat__l{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-soft);margin-top:.55rem;font-size:.64rem;display:block}.cards{grid-template-columns:repeat(4,1fr);gap:clamp(.8rem,1.6vw,1.2rem);margin:0;padding:0;list-style:none;display:grid}.cards--2{grid-template-columns:repeat(2,1fr)}.card{background:var(--surface);border:var(--stroke-hair) solid color-mix(in oklab, var(--line) 75%, transparent);border-radius:var(--r-box);corner-shape:squircle;min-height:190px;transition:transform var(--flow);flex-direction:column;justify-content:flex-end;padding:clamp(1.5rem,2.6vw,2.1rem);display:flex;position:relative;overflow:hidden}.card:hover{transform:translateY(-3px)}.card:before{content:"";background:var(--c);width:132px;height:132px;mix-blend-mode:var(--me-blend);opacity:var(--me-plate);pointer-events:none;border-radius:50%;position:absolute;top:-40px;right:-40px}.card>*{z-index:1;position:relative}.card__n{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ct);margin-bottom:auto;font-size:.64rem;display:block}.card__t{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);margin-top:1.6rem;font-size:clamp(1.15rem,1.7vw,1.32rem);font-weight:700;line-height:1.15;display:block}.card__d{color:var(--fg-muted);max-width:32ch;margin:.5rem 0 0;font-size:.95rem;line-height:1.55}.cards--2 .card__d{max-width:46ch}.cards--2>li:last-child:nth-child(odd){grid-column:1/-1}.note{background:var(--surface);border:var(--stroke-hair) solid var(--line);border-radius:var(--r-box);corner-shape:squircle;padding:clamp(1.4rem,2.6vw,2rem)}.note p{color:var(--fg-muted);max-width:86ch;margin:0;font-size:.97rem;line-height:1.62}.mklist{isolation:isolate;position:relative}.mk{z-index:2;border-top:var(--stroke-hair) solid var(--line);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);padding-block:clamp(2.6rem,5.5vw,4.4rem);display:grid;position:relative}.mk:nth-child(2n) .mk__art{order:2}.mk__art{justify-content:center;align-items:center;min-height:260px;display:flex;position:relative}.mk__plate{aspect-ratio:1;background:var(--c);width:min(34vw,400px);mix-blend-mode:var(--me-blend);opacity:var(--me-plate);pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mk__logo{z-index:1;color:var(--bg);width:min(330px,86%);height:clamp(2.4rem,4vw,3.2rem);position:relative}.mk__mascot{z-index:1;width:min(190px,58%);height:auto;position:relative}.mk__role{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ct);font-size:.76rem;display:block}.mk .h3{letter-spacing:-.03em;margin-top:.7rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800}.mk__text{color:var(--fg-muted);max-width:44ch;margin:1rem 0 0;font-size:clamp(1rem,1.25vw,1.08rem);line-height:1.62}.mk__facts{border-top:var(--stroke-hair) solid var(--line);flex-wrap:wrap;gap:clamp(1.4rem,3vw,2.6rem);margin:clamp(1.4rem,2.6vw,1.8rem) 0 0;padding-top:clamp(1.1rem,2vw,1.4rem);list-style:none;display:flex}.mk__factn{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ct);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700;line-height:1;display:block}.mk__factl{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--fg-soft);font-size:.74rem}.page .ost-btn{border-radius:var(--r-btn);corner-shape:squircle;letter-spacing:.14em;min-height:58px;transition:transform var(--flow), background var(--flow), color var(--flow), border-color var(--flow);padding-inline:2rem}.page .ost-btn:hover{transform:translateY(-2px)}.page .ost-btn .ost-icon{font-size:1.1em}.page .ost-btn--line{background:var(--bg)}.page .ost-btn--line:hover{background:var(--accent);color:var(--on-accent)}.page .ost-btn--brand{--accent:var(--c);--accent-text:var(--ct);--accent-line:var(--ct);color:var(--ct);border-color:var(--ct);background:0 0}.page .ost-btn--brand:hover{background:var(--c);color:var(--bg)}.cta{background:var(--accent);color:var(--on-accent);border-radius:var(--r-box);corner-shape:squircle;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.4rem 2rem;padding:clamp(2rem,4vw,3.2rem) clamp(1.6rem,3.5vw,2.8rem);display:flex;position:relative;overflow:hidden}.cta__k{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;opacity:.82;margin:0 0 .6rem;font-size:.68rem}.cta__h{font-family:var(--font-display);letter-spacing:-.03em;max-width:22ch;color:var(--on-accent);margin:0;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:800;line-height:1.06}.cta .ost-btn{background:var(--on-accent);color:var(--accent);border-color:var(--on-accent)}.cta .ost-btn:hover{background:var(--on-accent);color:var(--accent)}.mailbig{font-family:var(--font-display);letter-spacing:-.03em;color:var(--fg);border-bottom:3px solid var(--accent);transition:color var(--flow);align-items:center;gap:.35em;margin:1rem 0 0;padding-bottom:6px;font-size:clamp(1.3rem,2.9vw,2rem);font-weight:800;line-height:1.1;text-decoration:none;display:inline-flex}.mailbig:hover{color:var(--accent-text)}.mailbig .ost-icon{color:var(--accent-text);font-size:.56em}.klinks{flex-wrap:wrap;gap:.7rem 1.8rem;margin:.6rem 0 0;padding:0;list-style:none;display:flex}.klinks a{font-family:var(--font-mono);color:var(--accent-text);border-bottom:1px solid #0000;align-items:center;gap:.35em;font-size:.9rem;text-decoration:none;display:inline-flex}.klinks a:hover{border-color:var(--accent)}@media (width<=1100px){.cards{grid-template-columns:repeat(2,1fr)}}@media (width<=860px){.hero__grid,.head,.mk{grid-template-columns:1fr}.cards,.cards--2{grid-template-columns:1fr 1fr}.mk:nth-child(2n) .mk__art{order:0}.mk__plate{width:min(58vw,300px)}.mk__art{min-height:230px}.hero__grid{min-height:0}.hero__art{aspect-ratio:4/3;max-width:26rem;margin-top:clamp(1.6rem,5vw,2.4rem)}}@media (width<=560px){.cards,.cards--2{grid-template-columns:1fr}.statband{grid-template-columns:1fr 1fr}.cta{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.card,.page .ost-btn{transition:none}}:root{--brand-h:354;--brand-c:.232;--brand-l:.6;--on-accent:#000;--font-display:"Urbanist", system-ui, sans-serif}.mono{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-variant-numeric:tabular-nums}.ost-nav[data-astro-cid-ynedrxh6]{z-index:100;position:sticky;top:0}.ost-nav__bar[data-astro-cid-ynedrxh6]{background:color-mix(in oklab, var(--bg) 90%, transparent);-webkit-backdrop-filter:blur(12px);border-bottom:var(--border-w-strong) solid var(--fg)}.ost-nav__in[data-astro-cid-ynedrxh6]{height:var(--nav-h);justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (hover:none),(width<=1000px){.ost-nav__bar[data-astro-cid-ynedrxh6]{background:var(--bg);-webkit-backdrop-filter:none}}.ost-nav__brand[data-astro-cid-ynedrxh6]{align-items:center;gap:.5rem;display:flex}.ost-nav__brand[data-astro-cid-ynedrxh6] img{width:auto;transition:opacity var(--quick)}.ost-nav__brand[data-astro-cid-ynedrxh6]:hover img,.ost-nav__brand[data-astro-cid-ynedrxh6]:focus-visible img{opacity:.6}.ost-nav__links[data-astro-cid-ynedrxh6]{align-items:stretch;display:flex}.ost-nav__link[data-astro-cid-ynedrxh6]{font-family:var(--font-body);font-size:.8rem;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--fg-muted);transition:background var(--quick), color var(--quick);white-space:nowrap;align-items:center;padding:.5rem .75rem;display:flex}.ost-nav__link[data-astro-cid-ynedrxh6]:hover,.ost-nav__link[data-astro-cid-ynedrxh6]:focus-visible,.ost-nav__link[data-astro-cid-ynedrxh6].is-active{background:var(--nav-acc,var(--accent));color:var(--on-accent);outline:none}.ost-nav__link[data-astro-cid-ynedrxh6]:focus-visible{box-shadow:inset 0 0 0 var(--stroke,2px) var(--on-accent)}.ost-nav__link[data-astro-cid-ynedrxh6].is-section{isolation:isolate;background:var(--nav-acc,var(--accent));color:var(--fg);position:relative}.ost-nav__link[data-astro-cid-ynedrxh6].is-section:before{content:"";inset:var(--nl-rw,var(--stroke));z-index:-1;background:var(--bg);pointer-events:none;--nl-cut-in:max(0px, calc(var(--nl-cut,0px) - var(--nl-rw,var(--stroke)) * .586));clip-path:polygon(var(--nl-cut-in) 0, calc(100% - var(--nl-cut-in)) 0, 100% var(--nl-cut-in), 100% calc(100% - var(--nl-cut-in)), calc(100% - var(--nl-cut-in)) 100%, var(--nl-cut-in) 100%, 0 calc(100% - var(--nl-cut-in)), 0 var(--nl-cut-in));transition:background var(--quick);position:absolute}.ost-nav__link[data-astro-cid-ynedrxh6].is-section:hover,.ost-nav__link[data-astro-cid-ynedrxh6].is-section:focus-visible{color:var(--on-accent)}.ost-nav__link[data-astro-cid-ynedrxh6].is-section:hover:before,.ost-nav__link[data-astro-cid-ynedrxh6].is-section:focus-visible:before{background:var(--nav-acc,var(--accent))}.ost-nav__burger[data-astro-cid-ynedrxh6]{cursor:pointer;border:var(--border-w-strong) solid var(--fg);flex-direction:column;justify-content:center;gap:4px;width:2.2rem;height:2.2rem;padding:.35rem;display:none}.ost-nav__burger[data-astro-cid-ynedrxh6] span[data-astro-cid-ynedrxh6]{background:var(--fg);width:100%;height:2px;transition:transform var(--quick), opacity var(--quick);display:block}.ost-nav__burger[data-astro-cid-ynedrxh6][aria-expanded=true] span[data-astro-cid-ynedrxh6]:first-child{transform:translateY(6px)rotate(45deg)}.ost-nav__burger[data-astro-cid-ynedrxh6][aria-expanded=true] span[data-astro-cid-ynedrxh6]:nth-child(2){opacity:0}.ost-nav__burger[data-astro-cid-ynedrxh6][aria-expanded=true] span[data-astro-cid-ynedrxh6]:nth-child(3){transform:translateY(-6px)rotate(-45deg)}@media (width<=1000px){.ost-nav__burger[data-astro-cid-ynedrxh6]{display:flex}.ost-nav__links[data-astro-cid-ynedrxh6]{top:var(--nav-h);background:var(--bg);flex-direction:column;align-items:stretch;max-height:0;transition:max-height .24s;position:absolute;left:0;right:0;overflow:hidden}.ost-nav__links[data-astro-cid-ynedrxh6].is-open{border-bottom:var(--border-w-strong) solid var(--fg);max-height:34rem}.ost-nav__link[data-astro-cid-ynedrxh6]{padding:.9rem var(--gutter);border-top:var(--border-w) solid var(--border);min-height:3rem;font-size:.9rem}.ost-nav__link[data-astro-cid-ynedrxh6].is-section{color:var(--fg);box-shadow:inset var(--stroke-bold) 0 0 0 var(--nav-acc,var(--accent));background:0 0}.ost-nav__link[data-astro-cid-ynedrxh6].is-section:before{content:none}}.ost-nav[data-astro-cid-ynedrxh6][data-variant=pill] .ost-nav__bar[data-astro-cid-ynedrxh6]{-webkit-backdrop-filter:none;background:0 0;border-bottom:0;padding-top:12px}.ost-nav[data-astro-cid-ynedrxh6][data-variant=pill] .ost-nav__in[data-astro-cid-ynedrxh6]{background:var(--surface);border:var(--stroke-hair) solid var(--line);border-radius:var(--radius-pill);box-shadow:var(--elevation-1);transition:box-shadow .8s var(--ease-gentle);max-width:min(var(--container), 100% - 2 * clamp(10px, 2vw, 24px));padding-inline:clamp(14px,2.4vw,26px)}.ost-nav[data-astro-cid-ynedrxh6][data-variant=pill].is-scrolled .ost-nav__in[data-astro-cid-ynedrxh6]{box-shadow:var(--elevation-2)}.ost-nav[data-astro-cid-ynedrxh6][data-variant=pill] .ost-nav__link[data-astro-cid-ynedrxh6]{border-radius:var(--radius-pill);text-transform:none;letter-spacing:-.008em;color:var(--fg);padding:8px 14px;font-size:.9rem;font-weight:600}.ost-nav[data-astro-cid-ynedrxh6][data-variant=pill] .ost-nav__link[data-astro-cid-ynedrxh6]:hover,.ost-nav[data-astro-cid-ynedrxh6][data-variant=pill] .ost-nav__link[data-astro-cid-ynedrxh6]:focus-visible,.ost-nav[data-astro-cid-ynedrxh6][data-variant=pill] .ost-nav__link[data-astro-cid-ynedrxh6].is-active{background:var(--accent-soft);color:var(--fg)}.ost-nav[data-astro-cid-ynedrxh6][data-variant=pill] .ost-nav__link[data-astro-cid-ynedrxh6].is-active{font-weight:700}.ost-nav[data-astro-cid-ynedrxh6][data-variant=pill] .ost-nav__link[data-astro-cid-ynedrxh6]:focus-visible{box-shadow:none;outline:var(--stroke) solid var(--ring);outline-offset:2px}.ost-nav[data-astro-cid-ynedrxh6][data-variant=pill] .ost-nav__burger[data-astro-cid-ynedrxh6]{border-width:var(--stroke-hair);border-color:var(--line);border-radius:50%;width:40px;height:40px;padding:10px}.ost-nav[data-astro-cid-ynedrxh6][data-variant=pill] .ost-nav__burger[data-astro-cid-ynedrxh6] span[data-astro-cid-ynedrxh6]{border-radius:2px}@media (width<=1000px){.ost-nav[data-astro-cid-ynedrxh6][data-variant=pill] .ost-nav__links[data-astro-cid-ynedrxh6]{top:calc(var(--nav-h) + 20px);background:var(--surface);border:var(--stroke-hair) solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--elevation-2);max-width:var(--container);margin-inline:auto;padding-inline:10px;left:clamp(10px,2vw,24px);right:clamp(10px,2vw,24px)}.ost-nav[data-astro-cid-ynedrxh6][data-variant=pill] .ost-nav__links[data-astro-cid-ynedrxh6]:not(.is-open){box-shadow:none;border:0}.ost-nav[data-astro-cid-ynedrxh6][data-variant=pill] .ost-nav__links[data-astro-cid-ynedrxh6].is-open{border-bottom:var(--stroke-hair) solid var(--line)}.ost-nav[data-astro-cid-ynedrxh6][data-variant=pill] .ost-nav__link[data-astro-cid-ynedrxh6]{border-top:var(--stroke-hair) solid var(--line);border-radius:var(--radius-sm);padding:13px 12px;font-size:1rem}.ost-nav[data-astro-cid-ynedrxh6][data-variant=pill] .ost-nav__link[data-astro-cid-ynedrxh6]:first-child{border-top:0}}.me-logo{color:var(--fg)}.me-logo--zeichen{height:1.7rem}.me-logo--wort{height:1.15rem}@media (width<=480px){.me-logo--zeichen{display:none}.me-logo--wort{height:1.05rem}}.ost-nav__links{align-items:center;gap:.3rem}.ost-nav__link{corner-shape:squircle;letter-spacing:.1em;border-radius:13px;padding:.55rem .95rem}.ost-nav__link.is-section:before{corner-shape:squircle;border-radius:10px}.ost-nav__links>.ost-nav__link:nth-last-child(-n+2):not(:hover,:focus-visible,.is-active){color:var(--fg-soft)}@media (width<=900px){.ost-nav__links.is-open .ost-nav__link{border-radius:0}}.ost-footer[data-astro-cid-sdtrpymy]{border-top:var(--border-w-strong) solid var(--fg);background:var(--bg);margin-top:clamp(24px,3vw,40px);padding-block:clamp(2rem,5vw,3rem) 1.2rem}.ost-footer__cols[data-astro-cid-sdtrpymy]{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.5rem);display:grid}.ost-footer__logo[data-astro-cid-sdtrpymy]{width:auto;height:30px}.ost-footer__logo--tint[data-astro-cid-sdtrpymy],.ost-footer__me--tint[data-astro-cid-sdtrpymy]{-webkit-mask:var(--m) center / contain no-repeat;mask:var(--m) center / contain no-repeat;background:currentColor}.ost-footer__logo--tint[data-astro-cid-sdtrpymy]{color:var(--fg);display:block}.ost-footer__me--tint[data-astro-cid-sdtrpymy]{color:var(--pink-multaenhavo);display:inline-block}.ost-footer__claim[data-astro-cid-sdtrpymy]{max-width:32ch;line-height:1.65;font-size:var(--text-small);font-weight:var(--fw-bold);color:var(--fg-muted);margin-top:.4rem}.ost-footer__tiny[data-astro-cid-sdtrpymy]{max-width:34ch;line-height:1.65;font-size:var(--text-label);font-weight:var(--fw-label);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--fg-muted);margin-top:.9rem}.ost-footer__tiny[data-astro-cid-sdtrpymy] a[data-astro-cid-sdtrpymy]{margin-top:.4rem;display:inline-block}.ost-footer__me[data-astro-cid-sdtrpymy]{width:auto;height:24px}.ost-footer__luecke[data-astro-cid-sdtrpymy]{visibility:hidden}.ost-footer__luecke[data-astro-cid-sdtrpymy] .ost-footer__me[data-astro-cid-sdtrpymy]{display:inline-block}.ost-footer__pw[data-astro-cid-sdtrpymy]{font-size:var(--text-label);font-weight:var(--fw-label);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--fg-muted);margin-top:.4rem}.ost-footer__pwrow[data-astro-cid-sdtrpymy]{flex-wrap:wrap;align-items:center;gap:.8rem 1.4rem;margin-top:.5rem;display:flex}.ost-footer__pwrow[data-astro-cid-sdtrpymy] img[data-astro-cid-sdtrpymy]{width:auto;height:15px}.ost-footer__h[data-astro-cid-sdtrpymy]{font-family:var(--font-body);font-weight:var(--fw-label);font-size:var(--text-label);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--fg);margin-bottom:.9rem;line-height:1.1}.ost-footer[data-astro-cid-sdtrpymy] ul[data-astro-cid-sdtrpymy]{margin:0;padding:0;list-style:none}.ost-footer[data-astro-cid-sdtrpymy] li[data-astro-cid-sdtrpymy]{font-size:var(--text-small);margin-bottom:.5rem;line-height:1.6}.ost-footer[data-astro-cid-sdtrpymy] li[data-astro-cid-sdtrpymy]:last-child{margin-bottom:0}.ost-footer__cols[data-astro-cid-sdtrpymy] a[data-astro-cid-sdtrpymy]{font-size:var(--text-small);font-weight:var(--fw-bold);color:var(--fg-muted);white-space:nowrap;transition:color .5s var(--ease-gentle), transform .6s var(--ease-gentle);text-decoration:none;display:inline-block}.ost-footer__cols[data-astro-cid-sdtrpymy] a[data-astro-cid-sdtrpymy]:hover,.ost-footer__cols[data-astro-cid-sdtrpymy] a[data-astro-cid-sdtrpymy]:focus-visible{color:var(--accent);transform:translate(3px)}.ost-footer__brand[data-astro-cid-sdtrpymy] a[data-astro-cid-sdtrpymy]:hover [data-astro-cid-sdtrpymy]:where(img,.ost-footer__me),.ost-footer__brand[data-astro-cid-sdtrpymy] a[data-astro-cid-sdtrpymy]:focus-visible [data-astro-cid-sdtrpymy]:where(img,.ost-footer__me){transform:translate(3px)}.ost-footer__brand[data-astro-cid-sdtrpymy] [data-astro-cid-sdtrpymy]:where(img,.ost-footer__me--tint){transition:transform .6s var(--ease-gentle)}.ost-footer__bar[data-astro-cid-sdtrpymy]{border-top:var(--border-w) solid var(--border);margin-top:clamp(.5rem,1vw,.75rem);padding-top:.9rem}.ost-footer__between[data-astro-cid-sdtrpymy]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.ost-footer__legal[data-astro-cid-sdtrpymy]{font-size:var(--text-label);font-weight:var(--fw-bold);letter-spacing:.04em;color:var(--fg-muted);line-height:1.75}.ost-footer__copypart[data-astro-cid-sdtrpymy]{white-space:nowrap}.ost-footer__col--last[data-astro-cid-sdtrpymy]{flex-direction:column;display:flex}.ost-footer__note[data-astro-cid-sdtrpymy]{text-align:right;font-size:var(--text-label);letter-spacing:.03em;color:var(--fg-muted);margin:auto 0 0;padding-top:1.2rem;line-height:1.5}.ost-footer__mark[data-astro-cid-sdtrpymy]{background:var(--accent);border-radius:4px;flex:none;width:50px;height:8px;display:inline-block}@media (width<=900px){.ost-footer__cols[data-astro-cid-sdtrpymy]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.ost-footer__note[data-astro-cid-sdtrpymy]{text-align:center;padding-top:.8rem}.ost-footer__cols[data-astro-cid-sdtrpymy]>div[data-astro-cid-sdtrpymy]:nth-child(4){grid-column:1/-1}.ost-footer__cols[data-astro-cid-sdtrpymy]>div[data-astro-cid-sdtrpymy]:nth-child(4) ul[data-astro-cid-sdtrpymy]{flex-wrap:wrap;gap:.3rem 1.1rem;display:flex}.ost-footer__cols[data-astro-cid-sdtrpymy]>div[data-astro-cid-sdtrpymy]:nth-child(4) li[data-astro-cid-sdtrpymy]{margin:0}.ost-footer__between[data-astro-cid-sdtrpymy]{flex-direction:column-reverse;align-items:center;gap:10px}.ost-footer__legal[data-astro-cid-sdtrpymy]{text-align:center;letter-spacing:-.035em;font-size:clamp(.66rem,3.3vw,.78rem)}.hide-sm[data-astro-cid-sdtrpymy]{display:none!important}}@media (pointer:coarse){.ost-footer__cols[data-astro-cid-sdtrpymy] a[data-astro-cid-sdtrpymy]{align-items:center;min-height:2rem;display:flex}.ost-footer[data-astro-cid-sdtrpymy] li[data-astro-cid-sdtrpymy]{margin-bottom:0}.ost-footer__cols[data-astro-cid-sdtrpymy]>div[data-astro-cid-sdtrpymy]:nth-child(4) a[data-astro-cid-sdtrpymy]{min-height:1.9rem}}@media (width<=540px){.ost-footer[data-astro-cid-sdtrpymy]{margin-top:20px;padding-block:1.6rem .9rem}.ost-footer__cols[data-astro-cid-sdtrpymy]{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.1rem}.ost-footer__brand[data-astro-cid-sdtrpymy]{grid-column:1/-1}.ost-footer__tiny[data-astro-cid-sdtrpymy]{display:none}.ost-footer__cols[data-astro-cid-sdtrpymy] a[data-astro-cid-sdtrpymy]{white-space:normal;overflow-wrap:anywhere}.ost-footer[data-astro-cid-sdtrpymy] li[data-astro-cid-sdtrpymy]{margin-bottom:.45rem}.ost-footer__logo[data-astro-cid-sdtrpymy]{height:22px}.ost-footer__claim[data-astro-cid-sdtrpymy]{margin-top:.6rem;line-height:1.5}.ost-footer__bar[data-astro-cid-sdtrpymy]{margin-top:.6rem;padding-top:.8rem}}.ost-footer[data-astro-cid-sdtrpymy][data-variant=soft]{background:var(--surface-2);border-radius:var(--radius-xl) var(--radius-xl) 0 0;border-top:0}.ost-footer[data-astro-cid-sdtrpymy][data-variant=soft] .ost-footer__mark[data-astro-cid-sdtrpymy]{border-radius:var(--radius-pill)}@media (width<=620px){.ost-footer[data-astro-cid-sdtrpymy][data-variant=soft]{border-radius:32px 32px 0 0}}
