.footer-module__oqRDSq__footer{border-top:var(--border);text-align:center;margin-top:var(--standard-space);padding-top:var(--standard-space);padding-bottom:var(--space-lg);min-height:var(--footer-height);color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.85rem;display:flex;position:relative}.footer-module__oqRDSq__mobileFooter{padding-top:calc(var(--standard-space) + var(--space-xl));padding-bottom:calc(6rem + env(safe-area-inset-bottom))}.footer-module__oqRDSq__mobileFooter .footer-module__oqRDSq__inner{padding-left:calc(var(--standard-space) + 4rem);padding-right:calc(var(--standard-space) + 4rem)}.footer-module__oqRDSq__inner{gap:var(--space-sm);padding:0 var(--space-md);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.footer-module__oqRDSq__feedbackSlot{top:var(--space-md);right:var(--standard-space);width:calc(100% - var(--standard-space)*2);justify-content:flex-end;display:flex;position:absolute}.footer-module__oqRDSq__links{justify-content:center;align-items:center;gap:var(--space-md);display:flex}.footer-module__oqRDSq__footerLink{color:var(--text-strong);text-decoration:none}.footer-module__oqRDSq__footerLink:hover{text-decoration:underline}
:root{--font-display:var(--font-display,"Dela Gothic One",cursive);--bg-base:#241515;--text-base:#e2e8f0;--text-strong:#fff;--text-muted:#ffffff84;--text-danger:#ef4444;--border-subtle:#ffffff1a;--surface-1:#ffffff0d;--surface-2:#ffffff1a;--red:#d0382d;--orange:#e76f2f;--yellow:#f0b940;--green:#6ea731;--border-radius:.75rem;--radius-pill:9999px;--radius-small:3px;--header-blur:8px;--accent-background:#a630d7;--accent-background-hover:#9b2dca;--accent-text:#ec3bf6;--accent-border:#ec3bf6;--tag-yellow:#fbbf24;--tag-green:#22c55e;--tag-pink:var(--accent-background);--tag-red:#ef4444;--tag-blue:#3b82f6;--tag-gray:var(--surface-2);--border-color:var(--text-muted);--border:1px solid var(--border-subtle);--button-border:1px solid var(--border-subtle);--space-xs:.25rem;--space-sm:.5rem;--space-md:.75rem;--space-lg:1.5rem;--space-xl:2.5rem;--small-space:var(--space-sm);--button-gap:6px;--standard-space:var(--space-lg);--header-height:4rem;--footer-height:3rem;--full-content-height:calc(100svh - var(--header-height) - var(--footer-height) - var(--standard-space) - var(--standard-space));--avatar-background:#a9a9a9;--avatar-foreground:#000;--focus-ring:#fff6}*{box-sizing:border-box;margin:0}body{color:var(--text-base);background:var(--bg-base);font-family:IBM Plex Sans,system-ui,sans-serif}.font-display{font-family:var(--font-display);font-size:2.2rem}a{color:var(--accent-text)}a.hover-underline{text-decoration:none}a.hover-underline:hover{text-decoration:underline}.container{max-width:1100px;padding:0 var(--standard-space);margin:0 auto}.content-container{max-width:1100px;padding:0 var(--standard-space);min-height:var(--full-content-height);margin:0 auto}h1,h2,h3,h4,h5,h6{font-weight:400}h1{margin-bottom:var(--standard-space);font-size:2.25rem}h2{margin-top:var(--space-xl)}.flex{display:flex}.flex-col{flex-direction:column;display:flex}.flex-row,.button-group{align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.grid{align-content:start;gap:var(--space-md);display:grid}.grid-center{place-items:center;display:grid}.section-heading{margin:0}@media (max-width:700px){.section-heading{font-size:1.4rem}}.gap-sm{gap:var(--space-sm)}.gap-md{gap:var(--space-md)}.gap-lg{gap:var(--space-lg)}.text-muted{color:var(--text-muted)}.text-strong{color:var(--text-strong)}.text-accent{color:var(--accent-text)}.text-uppercase{text-transform:uppercase}.text-center{text-align:center}.font-medium{font-weight:500}.font-semibold{font-weight:600}.link-reset{color:inherit;text-decoration:none}.link-underline{color:inherit;text-underline-offset:4px;text-decoration:underline}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.has-phone-nav{min-height:100%}@media (max-width:600px) and (pointer:coarse){.has-phone-nav{padding-bottom:calc(96px + env(safe-area-inset-bottom))}}
