:root{--accent:#e24c4b;--font-family:"Manrope", system-ui, -apple-system, "Segoe UI", sans-serif;--nav-width:220px;--shape-xs:4px;--shape-sm:8px;--shape-md:12px;--shape-lg:16px;--shape-xl:28px;--shape-full:999px;--elevation-1:0 1px 2px #0006;--elevation-2:0 2px 6px #00000073;--elevation-3:0 4px 10px #00000080}:root,:root[data-theme=dark]{--md-primary:#f1a8a7;--md-on-primary:#5d0a09;--md-primary-container:#8a100f;--md-on-primary-container:#f3d8d8;--md-secondary:#dbbdbd;--md-on-secondary:#471f1f;--md-secondary-container:#693130;--md-on-secondary-container:#ebe0e0;--md-tertiary:#aedbea;--md-on-tertiary:#104456;--md-tertiary-container:#1a667f;--md-on-tertiary-container:#dceaef;--md-error:#ffb4ab;--md-on-error:#690005;--md-error-container:#93000a;--md-on-error-container:#ffdad6;--md-surface:#100f0e;--md-surface-dim:#100f0e;--md-surface-bright:#413b3a;--md-surface-container-lowest:#0b0a0a;--md-surface-container-low:#1b1918;--md-surface-container:#201d1d;--md-surface-container-high:#2e2a29;--md-surface-container-highest:#3b3635;--md-on-surface:#e9e3e2;--md-on-surface-variant:#d2c8c6;--md-outline:#a3938f;--md-outline-variant:#574642;--surface:var(--md-surface);--surface-2:var(--md-surface-container);--border:var(--md-outline-variant);--text:var(--md-on-surface);--text-muted:var(--md-on-surface-variant);--red:var(--md-error);--green:#81c995}:root[data-theme=light]{--md-primary:#b01d1c;--md-on-primary:#fff;--md-primary-container:#fad1d1;--md-on-primary-container:#270c0c;--md-secondary:#834949;--md-on-secondary:#fff;--md-secondary-container:#efdcdc;--md-on-secondary-container:#1f1414;--md-tertiary:#2b84a1;--md-on-tertiary:#fff;--md-tertiary-container:#d5eef6;--md-on-tertiary-container:#101e23;--md-error:#b3261e;--md-on-error:#fff;--md-error-container:#f9dedc;--md-on-error-container:#410e0b;--md-surface:#fafaf9;--md-surface-dim:#e1dcdb;--md-surface-bright:#fafaf9;--md-surface-container-lowest:#fff;--md-surface-container-low:#f6f4f4;--md-surface-container:#f1efee;--md-surface-container-high:#ede9e9;--md-surface-container-highest:#e8e4e3;--md-on-surface:#1d1716;--md-on-surface-variant:#564743;--md-outline:#8c7873;--md-outline-variant:#d3c8c5;--green:#1e8e3e}:root[data-theme=oled]{--md-surface:#000;--md-surface-dim:#000;--md-surface-bright:#363130;--md-surface-container-lowest:#000;--md-surface-container-low:#100f0e;--md-surface-container:#181616;--md-surface-container-high:#201d1d;--md-surface-container-highest:#2b2726}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{background:var(--md-surface);color:var(--md-on-surface);font-family:var(--font-family);min-height:100vh}a{color:inherit}input,select,button,textarea{font-family:var(--font-family)}::-webkit-scrollbar{width:0;height:0}@keyframes waypoint-spin{to{transform:rotate(360deg)}}@keyframes waypoint-pulse{0%,to{opacity:.5}50%{opacity:1}}.spin{animation:.7s linear infinite waypoint-spin}:focus-visible{outline:2px solid var(--md-primary);outline-offset:2px;border-radius:4px}.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}.skeleton{background:var(--md-surface-container-high);position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--md-on-surface) 8%, transparent), transparent);animation:1.4s ease-in-out infinite skeleton-sheen;position:absolute;inset:0;transform:translate(-100%)}@keyframes skeleton-sheen{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.skeleton:after{animation:none}}.legal{padding:0 20px;display:block}.legal-inner{max-width:44rem;margin:0 auto;padding:3rem 0 6rem}.legal h1{letter-spacing:-.01em;color:var(--md-on-surface);margin:.5rem 0 1.25rem;font-family:Manrope,system-ui,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;line-height:1.2}.legal h2{color:var(--md-on-surface);margin:2.75rem 0 .5rem;font-family:Manrope,system-ui,sans-serif;font-size:1.3125rem;font-weight:700;line-height:1.3}.legal p,.legal li{color:var(--md-on-surface);font-size:1rem;line-height:1.7}.legal p{margin:0 0 1rem}.legal ul{margin:0 0 1rem;padding-left:1.35rem}.legal li{margin:0 0 .5rem}.legal strong{color:var(--md-on-surface);font-weight:700}.legal a{color:var(--md-primary);text-underline-offset:2px;text-decoration:underline}.legal a:hover{opacity:.85;text-decoration:underline}.legal :focus-visible{outline:2px solid var(--md-primary);outline-offset:2px;border-radius:4px}.legal-back{font-size:.875rem}.legal-meta{border-bottom:1px solid var(--md-outline-variant);margin:0 0 2rem;padding:0 0 1.5rem}.legal-meta div{gap:.5rem;margin:0 0 .25rem;display:flex}.legal-meta dt{min-width:6.5rem;color:var(--md-on-surface-variant);font-weight:700}.legal-meta dd{color:var(--md-on-surface);margin:0}.legal-callout{background:var(--md-surface-container);border-left:3px solid var(--md-primary);border-radius:var(--shape-sm);margin:0 0 1rem;padding:.75rem 1rem}.legal-callout p{margin:0}.legal-table-wrap{margin:0 0 1rem;overflow-x:auto}.legal-table{border-collapse:collapse;width:100%;min-width:34rem}.legal-table th,.legal-table td{border:1px solid var(--md-outline-variant);text-align:left;vertical-align:top;color:var(--md-on-surface);padding:.625rem .75rem;font-size:.9375rem;line-height:1.5}.legal-table thead th{background:var(--md-surface-container);font-weight:700}.legal-table th[scope=row]{white-space:nowrap;font-weight:700}
