@layer tokens{:root{--page-max-width:1920px;--content-max-width:1280px;--content-readable-width:65ch;--hero-content-width:90ch;--section-inline-padding:var(--space-md);--section-width-full:100%;--section-width-large:92%;--section-width-medium:min(calc(100% - (var(--section-inline-padding) * 2)), var(--content-max-width));--section-width-small:min(calc(100% - (var(--section-inline-padding) * 2)), var(--content-readable-width));--space-2xs:.25rem;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:5rem;--space-fluid-sm:clamp(.75rem, 1.5vw, 1rem);--space-fluid-md:clamp(1rem, 2vw, 1.5rem);--space-fluid-lg:clamp(1.25rem, 2vw, 2rem);--space-fluid-xl:clamp(1.5rem, 3vw, 2.5rem);--section-stack-gap:clamp(1rem, 2vw, 1.75rem);--grid-gap:clamp(1rem, 2vw, 1.5rem);--grid-gap-lg:clamp(1rem, 2vw, 2rem);--card-padding:clamp(1.25rem, 2vw, 2rem);--margin-sm:var(--space-xs);--margin-md:var(--space-md);--margin-lg:var(--space-lg);--padding-sm:var(--space-xs);--padding-md:var(--space-md);--padding-lg:var(--space-lg);--radius-sm:.5rem;--radius-md:1rem;--radius-lg:1.5rem;--radius-pill:9999px;--shadow-sm:0 2px 10px var(--color-black);--shadow-md:0 2px 10px var(--color-black);--shadow-lg:0 12px 30px var(--color-black)}}@layer reset{*{font:inherit;margin:0;padding:0}*,:before,:after{box-sizing:inherit}html{scrollbar-gutter:stable;box-sizing:border-box;font-size:100%}body{min-height:100vh;min-block-size:100svh;line-height:1.2}img,picture,video,canvas{max-width:100%;display:block}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}}@layer base{body{max-width:var(--page-max-width);flex-direction:column;margin:0 auto;display:flex}body main{flex-grow:1}section{scroll-margin-top:var(--header-height)}:root{--header-height:64px;interpolate-size:allow-keywords;background-color:var(--color-bg-page);color:var(--color-text-main);color-scheme:light dark}html{scroll-padding-top:var(--header-height)}@media (width>=768px){:root{--header-height:80px}}@media (width>=1200px){:root{--header-height:96px}}html{hanging-punctuation:first last}h1,h2,h3,h4,h5,h6{font-family:var(--font-newsreader);text-wrap:stable;margin-top:0;font-weight:700;line-height:1.3}h3,h4,h5,h6{font-family:var(--font-newsreader)}h1{margin-bottom:1rem;font-size:3.5rem;font-weight:800}@media only screen and (width<=768px){h1{font-size:2.125rem}}h2{margin-bottom:1rem;font-size:2.125rem}h3{margin-bottom:1rem;font-size:1.625rem}h4{margin-bottom:.75rem;font-size:1.125rem;font-weight:600}p,li,input,label,em,strong{font-family:var(--font-ibm-plex-sans);color:var(--color-text-main);margin-bottom:.5rem;font-size:1.375rem;line-height:1.6}@media only screen and (width<=768px){p,li,input,label,em,strong{font-size:1rem}}em,strong{font-weight:700}a{font-family:var(--font-ibm-plex-sans);color:inherit;font-size:1.125rem;text-decoration:none;transition:color .2s,text-decoration .2s}a:hover,a:focus-visible{text-underline-offset:4px;text-decoration:underline}a.active{color:var(--color-text-accent);font-weight:800}a.link-primary,a.link-primary:hover,a.link-primary:focus-visible{color:var(--color-text-accent)}a.link-secondary,a.link-secondary:hover,a.link-secondary:focus-visible{color:var(--color-text-support)}a.link-accent,a.link-accent:hover,a.link-accent:focus-visible{color:var(--color-text-highlight)}a.link-muted{color:var(--color-text-muted);opacity:.85}a.link-muted:hover,a.link-muted:focus-visible{opacity:1;color:var(--color-text-main)}a.link-underline{text-underline-offset:.1875rem;text-decoration:underline}a.link-underline:hover,a.link-underline:focus-visible{text-decoration-thickness:.125rem}ul,ol{margin:0;padding-left:1.25rem;line-height:1.6}li{margin:.25rem 0}button,select,option{font-family:var(--font-ibm-plex-sans);color:inherit;font-size:1.125rem}@media only screen and (width<=640px){button,select,option{font-size:1rem}}label{font-weight:600}}@layer layout;@layer themes{@media (prefers-color-scheme:light){:root{--color-bg-page:oklch(95% .016 65);--color-bg-section:oklch(95% .016 65);--color-bg-panel:oklch(92% .022 66);--color-bg-surface:oklch(95% .016 65);--color-bg-surface-raised:oklch(93.5% .018 66);--color-bg-surface-highlight:oklch(95% .016 65);--color-bg-footer:oklch(95% .016 65);--color-bg-hero-glow:oklab(58.8471% .1089 .091698/.14);--color-bg-inverse:#1c1610;--color-bg-accent-subtle:oklch(89% .024 66);--color-bg-accent-strong:#c15a34;--color-text-main:#241c15;--color-text-body:#3a2f25;--color-text-body-muted:#6e6050;--color-text-muted:#6e6050;--color-text-faint:oklch(59% .018 66);--color-text-inverted:oklch(95% .016 65);--color-text-inverse-main:#ebe0d0;--color-text-inverse-body:#c6baa8;--color-text-inverse-muted:#8f8474;--color-text-accent:#b0492a;--color-text-accent-strong:#b0492a;--color-text-support:#4a3e31;--color-text-highlight:#c15a34;--color-text-on-accent:oklch(95% .016 65);--color-text-on-accent-muted:oklch(93.5% .018 66);--color-border-subtle:oklch(89% .024 66);--color-border-strong:oklch(82% .026 66);--color-border-accent:#b0492a;--color-border-accent-subtle:#b0492a47;--color-border-inverse-subtle:#3a2f25;--color-border-inverse-strong:#4a3e31;--color-action-bg:#c15a34;--color-action-bg-hover:#b0492a;--color-action-text:oklch(95% .016 65);--color-action-secondary-bg:#241c15;--color-action-secondary-bg-hover:#1c1610;--color-action-secondary-text:oklch(95% .016 65);--color-action-highlight-bg:#e27a4e;--color-action-highlight-bg-hover:#c15a34;--color-action-highlight-text:#241c15;--color-accent:#c15a34;--color-white:oklch(95% .016 65);--color-black:#140f0a;--color-text-white:oklch(95% .016 65)}}@media (prefers-color-scheme:dark){:root{--color-bg-page:#1c1610;--color-bg-section:#1c1610;--color-bg-panel:#221a13;--color-bg-surface:#221a13;--color-bg-surface-raised:#241c15;--color-bg-surface-highlight:#2a2019;--color-bg-footer:#140f0a;--color-bg-hero-glow:#c15a3447;--color-bg-inverse:oklch(92% .022 66);--color-bg-accent-subtle:#2a2019;--color-bg-accent-strong:#c15a34;--color-text-main:#ebe0d0;--color-text-body:#dbd0bf;--color-text-body-muted:#c6baa8;--color-text-muted:#b3a796;--color-text-faint:#8f8474;--color-text-inverted:#140f0a;--color-text-inverse-main:#241c15;--color-text-inverse-body:#3a2f25;--color-text-inverse-muted:#6e6050;--color-text-accent:#e27a4e;--color-text-accent-strong:#b0492a;--color-text-support:#dbd0bf;--color-text-highlight:#c15a34;--color-text-on-accent:oklch(95% .016 65);--color-text-on-accent-muted:oklch(93.5% .018 66);--color-border-subtle:#3a2f25;--color-border-strong:#4a3e31;--color-border-accent:#c15a34;--color-border-accent-subtle:#e27a4e47;--color-border-inverse-subtle:oklch(89% .024 66);--color-border-inverse-strong:oklch(82% .026 66);--color-action-bg:#c15a34;--color-action-bg-hover:#b0492a;--color-action-text:oklch(95% .016 65);--color-action-secondary-bg:#4a3e31;--color-action-secondary-bg-hover:#3a2f25;--color-action-secondary-text:oklch(95% .016 65);--color-action-highlight-bg:#e27a4e;--color-action-highlight-bg-hover:#c15a34;--color-action-highlight-text:#140f0a;--color-accent:#c15a34;--color-white:oklch(95% .016 65);--color-black:#140f0a;--color-text-white:oklch(95% .016 65)}}:root[color-theme=light]{--color-bg-page:oklch(95% .016 65);--color-bg-section:oklch(95% .016 65);--color-bg-panel:oklch(92% .022 66);--color-bg-surface:oklch(95% .016 65);--color-bg-surface-raised:oklch(93.5% .018 66);--color-bg-surface-highlight:oklch(95% .016 65);--color-bg-footer:oklch(95% .016 65);--color-bg-hero-glow:oklab(58.8471% .1089 .091698/.14);--color-bg-inverse:#1c1610;--color-bg-accent-subtle:oklch(89% .024 66);--color-bg-accent-strong:#c15a34;--color-text-main:#241c15;--color-text-body:#3a2f25;--color-text-body-muted:#6e6050;--color-text-muted:#6e6050;--color-text-faint:oklch(59% .018 66);--color-text-inverted:oklch(95% .016 65);--color-text-inverse-main:#ebe0d0;--color-text-inverse-body:#c6baa8;--color-text-inverse-muted:#8f8474;--color-text-accent:#b0492a;--color-text-accent-strong:#b0492a;--color-text-support:#4a3e31;--color-text-highlight:#c15a34;--color-text-on-accent:oklch(95% .016 65);--color-text-on-accent-muted:oklch(93.5% .018 66);--color-border-subtle:oklch(89% .024 66);--color-border-strong:oklch(82% .026 66);--color-border-accent:#b0492a;--color-border-accent-subtle:#b0492a47;--color-border-inverse-subtle:#3a2f25;--color-border-inverse-strong:#4a3e31;--color-action-bg:#c15a34;--color-action-bg-hover:#b0492a;--color-action-text:oklch(95% .016 65);--color-action-secondary-bg:#241c15;--color-action-secondary-bg-hover:#1c1610;--color-action-secondary-text:oklch(95% .016 65);--color-action-highlight-bg:#e27a4e;--color-action-highlight-bg-hover:#c15a34;--color-action-highlight-text:#241c15;--color-accent:#c15a34;--color-white:oklch(95% .016 65);--color-black:#140f0a;--color-text-white:oklch(95% .016 65)}:root[color-theme=dark]{--color-bg-page:#1c1610;--color-bg-section:#1c1610;--color-bg-panel:#221a13;--color-bg-surface:#221a13;--color-bg-surface-raised:#241c15;--color-bg-surface-highlight:#2a2019;--color-bg-footer:#140f0a;--color-bg-hero-glow:#c15a3447;--color-bg-inverse:oklch(92% .022 66);--color-bg-accent-subtle:#2a2019;--color-bg-accent-strong:#c15a34;--color-text-main:#ebe0d0;--color-text-body:#dbd0bf;--color-text-body-muted:#c6baa8;--color-text-muted:#b3a796;--color-text-faint:#8f8474;--color-text-inverted:#140f0a;--color-text-inverse-main:#241c15;--color-text-inverse-body:#3a2f25;--color-text-inverse-muted:#6e6050;--color-text-accent:#e27a4e;--color-text-accent-strong:#b0492a;--color-text-support:#dbd0bf;--color-text-highlight:#c15a34;--color-text-on-accent:oklch(95% .016 65);--color-text-on-accent-muted:oklch(93.5% .018 66);--color-border-subtle:#3a2f25;--color-border-strong:#4a3e31;--color-border-accent:#c15a34;--color-border-accent-subtle:#e27a4e47;--color-border-inverse-subtle:oklch(89% .024 66);--color-border-inverse-strong:oklch(82% .026 66);--color-action-bg:#c15a34;--color-action-bg-hover:#b0492a;--color-action-text:oklch(95% .016 65);--color-action-secondary-bg:#4a3e31;--color-action-secondary-bg-hover:#3a2f25;--color-action-secondary-text:oklch(95% .016 65);--color-action-highlight-bg:#e27a4e;--color-action-highlight-bg-hover:#c15a34;--color-action-highlight-text:#140f0a;--color-accent:#c15a34;--color-white:oklch(95% .016 65);--color-black:#140f0a;--color-text-white:oklch(95% .016 65)}}@layer pages{.content-page{gap:var(--space-xl);width:var(--section-width-medium);max-inline-size:var(--content-readable-width);margin-inline:auto;margin-block:var(--space-2xl);padding:var(--space-xl);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);background:var(--color-bg-surface);display:grid}.content-page h1,.content-page h2,.content-page p,.content-page ul{margin:0}.content-page__header,.content-page__section,.content-page>section{gap:var(--space-sm);display:grid}.content-page__meta{color:var(--color-text-muted);font-weight:700}.content-page__links{gap:var(--space-sm);padding-left:var(--space-lg);display:grid}.content-page--legal a{font-size:inherit;font-weight:700}.content-page--simple{align-content:start;min-block-size:16rem}.legal-page{background:var(--color-bg-page);color:var(--color-text-body-muted)}.legal-hero{background:var(--color-bg-inverse);color:var(--color-text-inverse-body);padding:5.5rem clamp(1.375rem,5vw,3.5rem) 4rem}.legal-hero__inner,.legal-layout{width:min(100%, var(--content-max-width));margin-inline:auto}.legal-hero__inner{gap:1.25rem;display:grid}.legal-kicker,.legal-meta,.legal-card__eyebrow{color:var(--color-text-accent-strong);font-family:var(--font-ibm-plex-sans);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700;line-height:1.2}.legal-hero h1{max-width:12ch;color:var(--color-text-inverse-main);letter-spacing:0;margin:0;font-size:clamp(3rem,7vw,5rem);font-weight:600;line-height:1}.legal-hero__intro{max-width:58ch;color:var(--color-text-inverse-body);font-family:var(--font-ibm-plex-sans);margin:0;font-size:1.125rem;line-height:1.65}.legal-meta{color:var(--color-text-inverse-muted)}.legal-layout{grid-template-columns:minmax(13rem,.28fr) minmax(0,.72fr);gap:clamp(2rem,5vw,4rem);padding:4rem clamp(1.375rem,5vw,3.5rem) 5.5rem;display:grid}.legal-nav{top:calc(var(--header-height) + 1.5rem);align-self:start;gap:1rem;padding-block:.25rem;display:grid;position:sticky}.legal-nav__title{color:var(--color-text-accent);font-family:var(--font-ibm-plex-sans);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700;line-height:1.2}.legal-nav ul{gap:.625rem;margin:0;padding:0;list-style:none;display:grid}.legal-nav li{margin:0}.legal-nav a,.legal-related a,.legal-card a{color:var(--color-text-body);font-family:var(--font-ibm-plex-sans);text-decoration:underline;text-decoration-color:var(--color-border-strong);text-underline-offset:.3125rem;font-size:.9375rem;font-weight:700;line-height:1.35}.legal-nav a:hover,.legal-nav a:focus-visible,.legal-related a:hover,.legal-related a:focus-visible,.legal-card a:hover,.legal-card a:focus-visible{color:var(--color-text-main);text-decoration-color:var(--color-accent)}.legal-content{gap:1.25rem;min-width:0;display:grid}.legal-card,.legal-related{border:1px solid var(--color-border-subtle);background:var(--color-bg-surface-raised);border-radius:.5rem;gap:1rem;padding:clamp(1.5rem,3vw,2.25rem);display:grid}.legal-card:target{border-color:var(--color-border-accent)}.legal-card h2,.legal-related h2{color:var(--color-text-main);margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.15}.legal-card p,.legal-card li,.legal-related p{color:var(--color-text-body-muted);font-family:var(--font-ibm-plex-sans);margin:0;font-size:1rem;line-height:1.65}.legal-card strong{color:var(--color-text-main);font:inherit;font-weight:700}.legal-card ul{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.legal-card li{padding-left:1.25rem;position:relative}.legal-card li:before{content:"";aspect-ratio:1;background:var(--color-accent);border-radius:50%;width:.375rem;position:absolute;top:.7em;left:0}.legal-related{background:var(--color-bg-panel)}.legal-related__links{flex-wrap:wrap;gap:.75rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.legal-related__links li{margin:0}@media (width<=767px){.legal-hero{padding:3rem 1.375rem 2.5rem}.legal-hero h1{max-width:11ch;font-size:2.5rem;line-height:1.04}.legal-hero__intro{font-size:1rem;line-height:1.6}.legal-layout{grid-template-columns:1fr;gap:2rem;padding:2.5rem 1.375rem 3rem}.legal-nav{border-bottom:1px solid var(--color-border-subtle);padding:0 0 1.25rem;position:static}.legal-nav ul,.legal-related__links{gap:.875rem}.legal-card,.legal-related{padding:1.375rem}}}@layer components{.site-footer{border-top:1px solid color-mix(in srgb, var(--color-border-subtle) 72%, transparent);background:var(--color-bg-footer);color:var(--color-text-faint);padding:1.75rem clamp(1.375rem,5vw,3.5rem) 2.25rem}.site-footer__content{width:min(100%, var(--content-max-width));gap:1rem;margin-inline:auto;display:grid}.site-footer__row{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.site-footer__brand-link{color:var(--color-text-main);font-family:var(--font-newsreader);font-size:1.125rem;font-weight:600;line-height:1;text-decoration:none}.site-footer__brand-link:hover,.site-footer__brand-link:focus-visible{color:var(--color-text-accent);text-decoration:none}.site-footer__links ul{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__links li{align-items:center;margin:0;display:inline-flex}.site-footer__links li:not(:last-child):after{content:"·";color:var(--color-text-faint);margin-left:.5rem}.site-footer__links a{color:var(--color-text-muted);font-family:var(--font-ibm-plex-sans);font-size:.875rem;line-height:1.4;text-decoration:none}.site-footer__links a:hover,.site-footer__links a:focus-visible{color:var(--color-text-accent);text-underline-offset:.25rem;text-decoration:underline}.site-footer__row--meta p{color:var(--color-text-faint);font-family:var(--font-ibm-plex-mono);margin:0;font-size:.75rem;line-height:1.45}@media (width<=767px){.site-footer{padding-block:2rem}.site-footer__row{flex-direction:column;align-items:flex-start;gap:.875rem}}.theme-selector{z-index:1000;position:fixed;inset-block-end:var(--space-xl);inset-inline-end:var(--space-xl)}.theme-selector__button{border:1px solid var(--color-border-subtle);border-radius:var(--radius-pill);background:var(--color-bg-surface);block-size:2.75rem;inline-size:2.75rem;color:var(--color-text-main);cursor:pointer;opacity:.35;place-items:center;margin:0;padding:0;transition:opacity .2s,transform .2s,border-color .2s,color .2s;display:grid}.theme-selector__button:hover,.theme-selector__button:focus-visible{border-color:color-mix(in oklab, var(--color-border-accent) 45%, var(--color-border-subtle));color:var(--color-text-accent);opacity:1;transform:translateY(-.125rem)scale(1.08)}.theme-selector__icon{block-size:1.35rem;inline-size:1.35rem}}@layer utilities{.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}.hidden{display:none}.visible{display:block}}@layer overrides{@media print{@page{margin:14mm}*,:before,:after{box-shadow:none;text-shadow:none;background:0 0;transition:none;animation:none}:root{--header-height:0px;color:#000;color-scheme:light;background:#fff}html{scroll-padding-top:0;font-size:11pt}body{color:#000;background:#fff;max-width:none;margin:0;display:block}main{display:block}.site-header--base,.site-header--home,.site-footer,.theme-selector,.header-gap,#nav-sentinel,.hero__decor,.hero__line,.btn{display:none}section,article,.content-page,.hero,.card{width:auto;min-block-size:0;max-inline-size:none;color:#000;break-inside:avoid-page;background:0 0;border:0;border-radius:0;min-height:0;margin:0 0 8mm;padding:0;display:block;overflow:visible}.hero{page-break-after:avoid;text-align:left}.hero__content,.hero__intro,.hero__details,.hero__copy,.content-page__header,.content-page__section,.content-page>section,.card__header,.card__body,.card__footer{display:block}.hero__title,h1,h2,h3,h4,h5,h6{color:#000;page-break-after:avoid;break-after:avoid-page}h1{font-size:24pt}h2{margin-top:8mm;font-size:18pt}h3{font-size:14pt}p,li,a,strong,em{color:#000;font-size:11pt;line-height:1.45}p,ul,ol{margin-block:0 3mm}ul,ol{padding-left:6mm}img,svg{break-inside:avoid-page;block-size:auto;max-inline-size:100%}.lightbox-image__trigger{color:inherit;cursor:default;border:0;padding:0;display:block}a{color:#000;text-underline-offset:2px;text-decoration:underline}a[href^=http]:after,a[href^=mailto\:]:after,a[href^=tel\:]:after{content:" (" attr(href) ")";overflow-wrap:anywhere;font-size:9pt;font-weight:400}a[href^=\#]:after,a[href^=\/]:after,a[href=""]:after{content:""}}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}
