.Footer-module__3hUVsW__footer{background-color:var(--color-cream);color:var(--color-ink);padding-top:var(--space-12);border-top:1.5px solid var(--color-ink)}.Footer-module__3hUVsW__top{gap:var(--space-12);padding:0 var(--gutter) var(--space-12);max-width:var(--max-width);grid-template-columns:repeat(3,1fr);margin:0 auto;display:grid;position:relative}.Footer-module__3hUVsW__navGroup{gap:var(--space-2);flex-direction:column;display:flex}.Footer-module__3hUVsW__navHeader{font-family:var(--font-mono);font-size:var(--text-small);text-transform:uppercase;letter-spacing:var(--tracking-tag);color:var(--text-muted);opacity:.8;padding-bottom:var(--space-4);margin-bottom:var(--space-4);border-bottom:1.5px solid}.Footer-module__3hUVsW__navLink{font-family:var(--font-display);font-size:var(--text-h2);text-transform:uppercase;letter-spacing:var(--tracking-tight);font-weight:400;line-height:1;transition:opacity .2s}.Footer-module__3hUVsW__navLink:hover{opacity:.6}.Footer-module__3hUVsW__disabledNavLink{font-family:var(--font-display);font-size:var(--text-h2);text-transform:uppercase;letter-spacing:var(--tracking-tight);opacity:.25;cursor:default;pointer-events:none;font-weight:400;line-height:1}.Footer-module__3hUVsW__socialRow{margin-top:var(--space-1,8px);align-items:center;gap:20px;display:flex}.Footer-module__3hUVsW__socialIcon{color:inherit;justify-content:center;align-items:center;transition:color .2s,transform .2s,opacity .2s;display:inline-flex}.Footer-module__3hUVsW__socialIcon:hover{color:#ffde0d;transform:translateY(-2px)}.Footer-module__3hUVsW__socialIcon svg{width:22px;height:22px;display:block}.Footer-module__3hUVsW__navRow{justify-content:space-between;align-items:center;width:100%;display:flex}.Footer-module__3hUVsW__backToTop{font-family:var(--font-mono);font-size:var(--text-small);text-transform:uppercase;letter-spacing:.1em;color:var(--text);cursor:pointer;opacity:.6;text-align:right;background:0 0;border:none;padding:0;transition:opacity .2s}.Footer-module__3hUVsW__backToTop:hover{opacity:1}.Footer-module__3hUVsW__ticker{background-color:var(--color-ink);color:var(--color-cream);padding:var(--space-12) 0;white-space:nowrap;display:flex;overflow:hidden}.Footer-module__3hUVsW__tickerTrack{animation:120s linear infinite Footer-module__3hUVsW__ticker;display:flex}.Footer-module__3hUVsW__tickerText{font-family:var(--font-display);text-transform:uppercase;letter-spacing:normal;padding-right:var(--space-8);font-size:clamp(120px,20vw,300px);line-height:1;display:inline-block}@keyframes Footer-module__3hUVsW__ticker{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.Footer-module__3hUVsW__bottom{padding:var(--space-4) var(--gutter);max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Footer-module__3hUVsW__meta{gap:var(--space-8);font-family:var(--font-mono);font-size:var(--text-small);text-transform:uppercase;letter-spacing:.05em;display:flex}.Footer-module__3hUVsW__metaItem{align-items:center;gap:var(--space-2);white-space:nowrap;display:flex}.Footer-module__3hUVsW__dot{background-color:var(--color-ink);border-radius:0;width:6px;height:6px}.Footer-module__3hUVsW__copyright{font-family:var(--font-mono);font-size:var(--text-small);text-transform:uppercase;text-align:right;white-space:nowrap;line-height:1.4}.Footer-module__3hUVsW__bottomRight{align-items:center;gap:var(--space-8);font-family:var(--font-mono);font-size:var(--text-small);text-transform:uppercase;letter-spacing:.05em;display:flex}.Footer-module__3hUVsW__policyLink{transition:opacity .2s}.Footer-module__3hUVsW__policyLink:hover{opacity:.6}[data-theme=dark] .Footer-module__3hUVsW__footer{background-color:var(--color-ink);color:var(--color-cream);border-top:1.5px solid #f4f1e633}[data-theme=dark] .Footer-module__3hUVsW__ticker{background-color:var(--color-cream);color:var(--color-ink)}[data-theme=dark] .Footer-module__3hUVsW__dot{background-color:var(--color-cream)}[data-theme=dark] .Footer-module__3hUVsW__navHeader{color:var(--text-muted);border-bottom:1.5px solid #f4f1e633}.Footer-module__3hUVsW__storeGroup{gap:var(--space-3);margin-top:var(--space-4);flex-direction:row;justify-content:flex-end;display:flex}.Footer-module__3hUVsW__storeLink{opacity:.3;filter:grayscale();cursor:not-allowed;transition:opacity .2s var(--ease-expo), filter .2s var(--ease-expo), transform .2s var(--ease-expo);display:block;position:relative}.Footer-module__3hUVsW__storeLink:hover,.Footer-module__3hUVsW__storeLink:focus-visible{opacity:.55;outline:none;transform:translateY(-2px)}.Footer-module__3hUVsW__storeLink img{width:auto;height:40px}.Footer-module__3hUVsW__storeLink:after{content:attr(data-tooltip);white-space:nowrap;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:var(--tracking-tag);background-color:var(--color-ink);color:var(--color-cream);border:1.5px solid var(--color-ink);opacity:0;pointer-events:none;transition:opacity .2s var(--ease-expo), transform .2s var(--ease-expo);z-index:2;padding:5px 8px;font-size:.6rem;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(4px)}.Footer-module__3hUVsW__storeLink:hover:after,.Footer-module__3hUVsW__storeLink:focus-visible:after{opacity:1;transform:translateY(0)}.Footer-module__3hUVsW__darkIcon{display:none}.Footer-module__3hUVsW__lightIcon{display:block}[data-theme=dark] .Footer-module__3hUVsW__lightIcon{display:none}[data-theme=dark] .Footer-module__3hUVsW__darkIcon{display:block}@media (max-width:1024px){.Footer-module__3hUVsW__top{gap:var(--space-12);grid-template-columns:1fr}.Footer-module__3hUVsW__backToTop{display:none}.Footer-module__3hUVsW__bottom{gap:var(--space-4);flex-direction:column;align-items:flex-start}.Footer-module__3hUVsW__meta{gap:var(--space-2) var(--space-6);flex-wrap:wrap}.Footer-module__3hUVsW__bottomRight{gap:var(--space-3) var(--space-6);flex-wrap:wrap}.Footer-module__3hUVsW__copyright{text-align:left;width:100%}}.Footer-module__3hUVsW__floatingScrollBtn{color:#121212;cursor:pointer;z-index:9999;opacity:0;pointer-events:none;background-color:#ffde0d;border:1.5px solid #121212;border-radius:0;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:32px;right:32px;transform:translateY(16px);box-shadow:4px 4px #121212}.Footer-module__3hUVsW__floatingScrollBtnActive{opacity:1;pointer-events:auto;transform:translateY(0)}.Footer-module__3hUVsW__floatingScrollBtn:hover{background-color:#ffe43d;transform:translate(-2px,-2px);box-shadow:6px 6px #121212}.Footer-module__3hUVsW__arrowIcon{transition:transform .2s}.Footer-module__3hUVsW__floatingScrollBtn:hover .Footer-module__3hUVsW__arrowIcon{transform:translateY(-2px)}
@keyframes RolePickerModal-module__HDaIeG__modalIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes RolePickerModal-module__HDaIeG__errorIn{0%{opacity:0;max-height:0}to{opacity:1;max-height:60px}}.RolePickerModal-module__HDaIeG__overlay{background:var(--bg);background-image:var(--stripe-bg-dark);padding:var(--space-6) var(--gutter);z-index:100;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.RolePickerModal-module__HDaIeG__modal{background:var(--bg-surface);border:var(--border);width:100%;max-width:560px;box-shadow:8px 8px 0 var(--color-ink);padding:var(--space-8);gap:var(--space-6);flex-direction:column;animation:.4s cubic-bezier(.16,1,.3,1) both RolePickerModal-module__HDaIeG__modalIn;display:flex}[data-theme=dark] .RolePickerModal-module__HDaIeG__modal{box-shadow:8px 8px 0 var(--color-cream)}.RolePickerModal-module__HDaIeG__header{gap:var(--space-3);flex-direction:column;display:flex}.RolePickerModal-module__HDaIeG__eyebrow{font-family:var(--font-mono);font-size:var(--text-small);text-transform:uppercase;letter-spacing:var(--tracking-tag);color:var(--text-muted)}.RolePickerModal-module__HDaIeG__title{font-family:var(--font-display);font-size:var(--text-h2);line-height:var(--leading-tight);text-transform:uppercase;letter-spacing:var(--tracking-tight);color:var(--text)}.RolePickerModal-module__HDaIeG__subtitle{font-family:var(--font-body);font-size:var(--text-small);color:var(--text-muted)}.RolePickerModal-module__HDaIeG__roleGrid{gap:var(--space-4);grid-template-columns:1fr 1fr 1fr;display:grid}@media (max-width:480px){.RolePickerModal-module__HDaIeG__roleGrid{grid-template-columns:1fr}}.RolePickerModal-module__HDaIeG__roleCard{gap:var(--space-2);padding:var(--space-5);border:var(--border-width) solid var(--border-color);background:var(--bg-surface);color:var(--text-muted);text-align:left;cursor:pointer;transition:all var(--duration-ui) var(--ease-expo);border-radius:var(--radius-none);flex-direction:column;display:flex}.RolePickerModal-module__HDaIeG__roleCard:hover{border-color:var(--text-muted);color:var(--text)}.RolePickerModal-module__HDaIeG__roleActive{border-color:var(--color-yellow);background-color:var(--color-yellow);box-shadow:4px 4px 0 var(--color-ink);transform:translate(-2px,-2px);color:var(--color-ink)!important}[data-theme=dark] .RolePickerModal-module__HDaIeG__roleActive{box-shadow:4px 4px 0 var(--color-cream)}.RolePickerModal-module__HDaIeG__roleCardTop{justify-content:space-between;align-items:center;display:flex}.RolePickerModal-module__HDaIeG__roleTitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:inherit;font-size:16px;font-weight:700}.RolePickerModal-module__HDaIeG__roleDesc{font-family:var(--font-body);color:inherit;opacity:.85;font-size:13px;line-height:1.5}.RolePickerModal-module__HDaIeG__error{font-family:var(--font-mono);color:var(--color-red);text-transform:uppercase;max-height:60px;font-size:12px;animation:.2s both RolePickerModal-module__HDaIeG__errorIn;overflow:hidden}