*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;tab-size:4;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.15}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;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{border-color:currentColor}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}
:root{--color-primary:#5b2d8e;--color-primary-dark:#3e1f6b;--color-primary-hover:#4a2475;--color-gold:#f59e0b;--color-green:#16a34a;--color-bg:#f3f3f3;--color-white:#fff;--color-text:#111;--color-text-muted:#555;--color-border:#e5e7eb;--color-row-hover:#faf5ff;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--radius-sm:4px;--radius-md:8px}*,:before,:after{box-sizing:border-box}html{font-family:var(--font-sans);scroll-behavior:smooth;font-size:16px}body{background-color:var(--color-bg);min-height:100dvh;color:var(--color-text);flex-direction:column;display:flex}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}
.Header-module__D5nTzG__header{background-color:var(--color-primary-dark);color:var(--color-white);z-index:100;position:sticky;top:0;box-shadow:0 2px 8px #0000004d}.Header-module__D5nTzG__inner{justify-content:center;align-items:center;gap:24px;max-width:1100px;height:64px;margin:0 auto;padding:0 20px;display:flex}.Header-module__D5nTzG__logo{color:var(--color-white);flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.Header-module__D5nTzG__logoImg{object-fit:contain;width:auto;height:44px;display:block}.Header-module__D5nTzG__logoText{color:var(--color-white);letter-spacing:.02em;white-space:nowrap;font-size:1.2rem;font-weight:700}.Header-module__D5nTzG__nav{flex:1;justify-content:flex-end;display:flex}.Header-module__D5nTzG__navList{flex-wrap:wrap;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Header-module__D5nTzG__navLink{border-radius:var(--radius-sm);color:#ffffffd9;white-space:nowrap;padding:6px 12px;font-size:.85rem;font-weight:500;transition:background-color .15s,color .15s;display:block}.Header-module__D5nTzG__navLink:hover{color:var(--color-white);background-color:#ffffff1f}@media (max-width:600px){.Header-module__D5nTzG__navList{gap:2px}.Header-module__D5nTzG__navLink{padding:5px 8px;font-size:.78rem}}
.Footer-module__JGhRua__footer{background-color:var(--color-primary-dark);color:#ffffffbf;margin-top:auto}.Footer-module__JGhRua__inner{max-width:1100px;margin:0 auto;padding:32px 20px 20px}.Footer-module__JGhRua__top{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:flex-start;gap:32px;padding-bottom:20px;display:flex}.Footer-module__JGhRua__brand{flex-direction:column;gap:4px;display:flex}.Footer-module__JGhRua__brandLogoLink{align-items:center;gap:8px;display:inline-flex}.Footer-module__JGhRua__brandLogo{object-fit:contain;width:auto;height:64px}.Footer-module__JGhRua__brandName{color:var(--color-white);letter-spacing:.02em;font-size:1rem;font-weight:700}.Footer-module__JGhRua__nav{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.Footer-module__JGhRua__navHeading{text-transform:uppercase;letter-spacing:.06em;color:#ffffff80;font-size:.78rem;font-weight:600}.Footer-module__JGhRua__navList{flex-wrap:wrap;justify-content:flex-end;gap:16px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__JGhRua__navLink{color:#ffffffbf;font-size:.85rem;transition:color .15s}.Footer-module__JGhRua__navLink:hover{color:var(--color-white)}.Footer-module__JGhRua__regulators{border-bottom:1px solid #ffffff1f;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding:20px 0;display:flex}.Footer-module__JGhRua__regulatorLink{opacity:.75;align-items:center;transition:opacity .15s;display:flex}.Footer-module__JGhRua__regulatorLink:hover{opacity:1}.Footer-module__JGhRua__regulatorImg{object-fit:contain}.Footer-module__JGhRua__regulatorImgInvert{object-fit:contain;filter:brightness(0)invert()}.Footer-module__JGhRua__badge18{opacity:.75;border:2.5px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Footer-module__JGhRua__badge18Text{color:var(--color-white);letter-spacing:-.02em;font-size:.95rem;font-weight:800}.Footer-module__JGhRua__bottom{flex-direction:column;gap:8px;padding-top:16px;display:flex}.Footer-module__JGhRua__disclaimer{color:#ffffff80;font-size:.75rem;line-height:1.65}.Footer-module__JGhRua__copyright{color:#fff6;text-align:center;font-size:.75rem}@media (max-width:600px){.Footer-module__JGhRua__top{flex-direction:column;align-items:flex-start}.Footer-module__JGhRua__nav{align-items:flex-start}.Footer-module__JGhRua__navList,.Footer-module__JGhRua__rofusRow{justify-content:flex-start}}
