html:has(.bfc-paper){--bfc-ink:#0e0e0c;--bfc-paper:#fff;--bfc-kraft:#f4efe3;--bfc-yellow:#f1e767;--bfc-good:#2e5e2b;--bfc-warn:#8e3a12;--bfc-muted:#0e0e0c8c;--bfc-muted-strong:#0e0e0cb3;--bfc-hair:1.5px solid var(--bfc-ink);--bfc-dash:1px dashed #0e0e0c47;--bfc-shadow-pop:3px 3px 0 0 #0e0e0ceb;--bfc-shadow-pop-lg:4px 4px 0 0 #0e0e0ceb;--bfc-radius:4px;--bfc-radius-tight:2px;--bfc-font-display:var(--font-bfc-display), "Bebas Neue", "Arial Narrow", sans-serif;--bfc-font-body:var(--font-bfc-body), "Libre Franklin", "Arial", sans-serif;background:#fff}html:has(.bfc-paper) body{--bfc-ink:#0e0e0c;--bfc-paper:#fff;--bfc-kraft:#f4efe3;--bfc-yellow:#f1e767;--bfc-good:#2e5e2b;--bfc-warn:#8e3a12;--bfc-muted:#0e0e0c8c;--bfc-muted-strong:#0e0e0cb3;--bfc-hair:1.5px solid var(--bfc-ink);--bfc-dash:1px dashed #0e0e0c47;--bfc-shadow-pop:3px 3px 0 0 #0e0e0ceb;--bfc-shadow-pop-lg:4px 4px 0 0 #0e0e0ceb;--bfc-radius:4px;--bfc-radius-tight:2px;--bfc-font-display:var(--font-bfc-display), "Bebas Neue", "Arial Narrow", sans-serif;--bfc-font-body:var(--font-bfc-body), "Libre Franklin", "Arial", sans-serif;background:#fff}.bfc-paper{--bfc-ink:#0e0e0c;--bfc-paper:#fff;--bfc-kraft:#f4efe3;--bfc-yellow:#f1e767;--bfc-good:#2e5e2b;--bfc-warn:#8e3a12;--bfc-muted:#0e0e0c8c;--bfc-muted-strong:#0e0e0cb3;--bfc-hair:1.5px solid var(--bfc-ink);--bfc-dash:1px dashed #0e0e0c47;--bfc-shadow-pop:3px 3px 0 0 #0e0e0ceb;--bfc-shadow-pop-lg:4px 4px 0 0 #0e0e0ceb;--bfc-radius:4px;--bfc-radius-tight:2px;--bfc-font-display:var(--font-bfc-display), "Bebas Neue", "Arial Narrow", sans-serif;--bfc-font-body:var(--font-bfc-body), "Libre Franklin", "Arial", sans-serif;background:var(--bfc-paper);color:var(--bfc-ink);font-family:var(--bfc-font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.bfc-paper-bg{pointer-events:none;z-index:0;position:absolute;inset:0}.bfc-paper>*{z-index:1;position:relative}.bfc-paper .bfc-display{font-family:var(--bfc-font-display);text-transform:uppercase;letter-spacing:-.01em;color:var(--bfc-ink);font-weight:900;line-height:.85}.bfc-paper .bfc-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--bfc-muted);font-size:10px;font-weight:700}.bfc-paper .bfc-card{background:var(--bfc-paper);border:var(--bfc-hair);border-radius:var(--bfc-radius);box-shadow:none}.bfc-paper .bfc-card--pop{box-shadow:var(--bfc-shadow-pop)}.bfc-paper .bfc-card--ink{background:var(--bfc-ink);color:var(--bfc-paper);border-color:var(--bfc-ink)}.bfc-paper .bfc-card--kraft{background:var(--bfc-kraft)}.bfc-paper .bfc-btn{border:var(--bfc-hair);border-radius:var(--bfc-radius-tight);background:var(--bfc-ink);height:46px;color:var(--bfc-paper);font-family:var(--bfc-font-display);text-transform:uppercase;letter-spacing:.1em;box-shadow:var(--bfc-shadow-pop);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:15px;font-weight:900;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex}.bfc-paper .bfc-btn:hover{box-shadow:var(--bfc-shadow-pop-lg);transform:translate(-1px,-1px)}.bfc-paper .bfc-btn:active{transform:translate(2px,2px);box-shadow:1px 1px #0e0e0ceb}.bfc-paper .bfc-btn:focus-visible{outline:2px solid var(--bfc-yellow);outline-offset:2px}.bfc-paper .bfc-btn[disabled],.bfc-paper .bfc-btn[aria-disabled=true]{opacity:.4;pointer-events:none}.bfc-paper .bfc-btn--ghost{background:var(--bfc-paper);color:var(--bfc-ink);box-shadow:none}.bfc-paper .bfc-btn--ghost:hover{background:var(--bfc-kraft);box-shadow:none;transform:none}.bfc-paper .bfc-btn--sm{height:34px;padding:0 12px;font-size:11px}.bfc-paper .bfc-btn--full{width:100%}.bfc-paper .bfc-tag{border:var(--bfc-hair);border-radius:var(--bfc-radius-tight);background:var(--bfc-paper);height:22px;color:var(--bfc-ink);font-family:var(--bfc-font-display);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.bfc-paper .bfc-tag--ink{background:var(--bfc-ink);color:var(--bfc-paper)}.bfc-paper .bfc-tag--accent{background:var(--bfc-yellow);color:var(--bfc-ink)}.bfc-paper .bfc-yellow-strip{background:var(--bfc-yellow);color:var(--bfc-ink);border-top:var(--bfc-hair);border-bottom:var(--bfc-hair);font-family:var(--bfc-font-display);letter-spacing:.1em;text-transform:uppercase;font-size:13px;font-weight:900}.bfc-paper .bfc-row{border-bottom:var(--bfc-dash);align-items:center;gap:12px;padding:12px 14px;display:flex}.bfc-paper .bfc-row:last-child{border-bottom:none}.bfc-paper .bfc-row__num{width:22px;font-family:var(--bfc-font-display);color:var(--bfc-muted);flex-shrink:0;font-size:14px;font-weight:900}.bfc-paper ::-webkit-scrollbar{width:0;height:0}.bfc-paper{scrollbar-width:none}.bfc-paper .bfc-avatar{border:var(--bfc-hair);background:var(--bfc-kraft);color:var(--bfc-ink);font-family:var(--bfc-font-display);text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;font-weight:900;display:inline-flex;overflow:hidden}.bfc-paper .bfc-avatar img{object-fit:cover;width:100%;height:100%}.bfc-paper .bfc-avatar--ink{background:var(--bfc-ink);color:var(--bfc-paper)}.bfc-paper .bfc-rule{border:0;border-top:var(--bfc-hair);margin:0}.bfc-paper .bfc-rule--soft{border-top:var(--bfc-dash)}.bfc-paper .bfc-header{background:var(--bfc-paper);border-bottom:var(--bfc-hair)}.bfc-paper .bfc-wordmark{font-family:var(--bfc-font-display);letter-spacing:.02em;text-transform:uppercase;color:var(--bfc-ink);font-weight:900;line-height:1}.bfc-paper .bfc-iconbtn{border:var(--bfc-hair);border-radius:var(--bfc-radius-tight);background:var(--bfc-paper);width:38px;height:38px;color:var(--bfc-ink);cursor:pointer;justify-content:center;align-items:center;transition:transform .12s,box-shadow .12s;display:inline-flex}.bfc-paper .bfc-iconbtn:hover{background:var(--bfc-kraft)}.bfc-paper .bfc-iconbtn:active{transform:translate(1px,1px)}.bfc-paper .bfc-iconbtn:focus-visible{outline:2px solid var(--bfc-yellow);outline-offset:2px}.bfc-paper .bfc-dogchip{border:var(--bfc-hair);border-radius:var(--bfc-radius-tight);background:var(--bfc-paper);height:38px;color:var(--bfc-ink);font-family:var(--bfc-font-display);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.bfc-paper .bfc-dogchip:hover{background:var(--bfc-kraft)}.bfc-paper .bfc-sidebar{background:var(--bfc-paper);border-right:var(--bfc-hair)}.bfc-paper .bfc-navitem{border-radius:var(--bfc-radius-tight);width:100%;color:var(--bfc-muted-strong);font-family:var(--bfc-font-display);letter-spacing:.14em;text-transform:uppercase;text-align:left;cursor:pointer;background:0 0;border:1.5px solid #0000;align-items:center;gap:12px;padding:11px 14px;font-size:13px;font-weight:900;text-decoration:none;transition:background .12s,color .12s;display:flex}.bfc-paper .bfc-navitem:hover{background:var(--bfc-kraft);color:var(--bfc-ink)}.bfc-paper .bfc-navitem--active{background:var(--bfc-ink);color:var(--bfc-paper);border-color:var(--bfc-ink)}.bfc-paper .bfc-navitem--active:hover{background:var(--bfc-ink);color:var(--bfc-paper)}.bfc-paper .bfc-navitem__icon{flex-shrink:0;width:18px;height:18px}.bfc-paper .bfc-askus{border:var(--bfc-hair);border-radius:var(--bfc-radius-tight);background:var(--bfc-yellow);width:100%;color:var(--bfc-ink);font-family:var(--bfc-font-display);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;text-align:left;box-shadow:var(--bfc-shadow-pop);align-items:center;gap:10px;padding:12px 14px;font-size:13px;font-weight:900;transition:transform .12s,box-shadow .12s;display:flex}.bfc-paper .bfc-askus:hover{box-shadow:var(--bfc-shadow-pop-lg);transform:translate(-1px,-1px)}.bfc-paper .bfc-askus:active{transform:translate(2px,2px);box-shadow:1px 1px #0e0e0ceb}.bfc-paper .bfc-bottombar{left:12px;right:12px;bottom:max(14px, env(safe-area-inset-bottom));z-index:30;background:var(--bfc-paper);border:var(--bfc-hair);height:64px;box-shadow:var(--bfc-shadow-pop);border-radius:999px;align-items:center;gap:2px;padding:6px;display:flex;position:fixed}@media (min-width:768px){.bfc-paper .bfc-bottombar{display:none}}.bfc-paper .bfc-tab{height:52px;color:var(--bfc-ink);font-family:var(--bfc-font-display);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:999px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:0;font-size:9.5px;font-weight:900;text-decoration:none;transition:background-color .18s,color .18s;display:flex}.bfc-paper .bfc-tab__icon{stroke-width:1.6px;width:18px;height:18px}.bfc-paper .bfc-tab--active{background:var(--bfc-ink);color:var(--bfc-paper)}.bfc-paper .bfc-tab--active .bfc-tab__icon{stroke-width:2px}
@font-face{font-family:bfcBody;src:url(../media/FranklinGothicLTPro_Bk-s.p.0e888.2ds6hv4.otf)format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:bfcBody;src:url(../media/FranklinGothicLTPro_Dm-s.p.0jw0r4q8cqtmu.otf)format("opentype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:bfcBody Fallback;src:local(Arial);ascent-override:70.03%;descent-override:32.06%;line-gap-override:20.42%;size-adjust:97.96%}.bfcbody_2935835a-module__DPbtEG__className{font-family:bfcBody,bfcBody Fallback,Libre Franklin,Arial,sans-serif}.bfcbody_2935835a-module__DPbtEG__variable{--font-bfc-body:"bfcBody", "bfcBody Fallback", Libre Franklin, Arial, sans-serif}
@font-face{font-family:bfcDisplay;src:url(../media/AmsiProCondensed_Ultra-s.p.09c0rwadmkoxk.otf)format("opentype");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:bfcDisplay Fallback;src:local(Arial);ascent-override:101.47%;descent-override:23.88%;line-gap-override:17.91%;size-adjust:83.77%}.bfcdisplay_a5a43d39-module__8QzkRq__className{font-family:bfcDisplay,bfcDisplay Fallback,Bebas Neue,Arial Narrow,sans-serif}.bfcdisplay_a5a43d39-module__8QzkRq__variable{--font-bfc-display:"bfcDisplay", "bfcDisplay Fallback", Bebas Neue, Arial Narrow, sans-serif}
