*,*:before,*:after{box-sizing:border-box}:root{--brand-orange: #f97316;--brand-gold: #facc15;--brand-green: #16a34a;--ink: #111827;--surface: #ffffff;--surface-2: #f3f4f6;--ring: #e5e7eb;--text-primary: #111827;--text-secondary: #4b5563;--shadow-md: 0 4px 6px -1px rgba(0,0,0,.07), 0 2px 4px -2px rgba(0,0,0,.07);--shadow-lg: 0 10px 15px -3px rgba(0,0,0,.07), 0 4px 6px -4px rgba(0,0,0,.07);--chat-bubble-offset: 160px}html{scroll-behavior:smooth;font-family:Inter,system-ui,-apple-system,sans-serif;width:100%;max-width:100%;overflow-x:clip;overflow-y:auto}body{margin:0;background-color:var(--surface);color:var(--text-primary);width:100%;max-width:100%;overflow-x:clip;-webkit-text-size-adjust:100%;text-size-adjust:100%}img,video,svg,canvas,iframe{max-width:100%;height:auto;display:block}:where(p,h1,h2,h3,h4,h5,h6,li,figcaption,small,code,pre){overflow-wrap:anywhere;word-break:normal}:where(.container,.grid,.bar,.row,.col,.footer-grid,.stats-card)>*{min-width:0}h1,h2,h3,h4,h5,h6{font-weight:800;margin:0;color:var(--text-primary)}p{line-height:1.7;color:var(--text-secondary);margin:0}a{color:var(--brand-orange);text-underline-offset:3px;text-decoration-thickness:1px}a:hover{color:color-mix(in oklab,var(--brand-orange) 85%,black)}.muted{color:var(--text-secondary)}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:16px}@media(min-width:768px){.container{padding-inline:24px}}.bleed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow-x:clip}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:12px;font-weight:700;text-decoration:none;border:1px solid transparent;transition:transform .2s,box-shadow .2s,background-color .2s;cursor:pointer;background-color:var(--brand-orange);color:var(--ink);box-shadow:var(--shadow-md)}.btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg);background-color:color-mix(in oklab,var(--brand-orange) 95%,white)}.btn.btn--outline{background:transparent;color:var(--text-primary);border:1px solid var(--ring);box-shadow:none}.btn.btn--outline:hover{background:var(--surface-2);border-color:var(--ring)}.sticky-cta-bar{position:fixed;inset-inline:0;bottom:0;z-index:1000;padding-block:12px;background:var(--surface, #0f1115);border-top:1px solid var(--ring, rgba(255,255,255,.08));box-shadow:0 -4px 15px -3px #00000012;transform:translateY(100%);animation:slide-up .5s .5s ease-out forwards;display:none;contain:layout paint;padding-bottom:max(12px,env(safe-area-inset-bottom))}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(max-width:767px){.sticky-cta-bar{display:block}}.cta-bar-inner{display:flex;justify-content:center;align-items:center}.sticky-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;inline-size:min(100%,400px);max-inline-size:100%;padding:14px 28px;border-radius:14px;font-weight:800;font-size:16px;text-decoration:none;text-transform:uppercase;background:linear-gradient(180deg,var(--brand-gold, #facc15),var(--brand-orange, #f97316));color:var(--ink, #0b0b0f);box-shadow:0 8px 24px #00000040;transition:transform .2s ease-out,box-shadow .2s ease-out;will-change:transform}.sticky-cta-btn:hover{transform:translateY(-2px);box-shadow:0 14px 25px #0000002e}.sticky-cta-btn .icon{width:20px;height:20px;stroke:currentColor;stroke-width:2.8}:where(header,section,footer){overflow-x:clip}details{width:100%}summary{max-width:100%}table{width:100%;border-collapse:collapse}td,th{min-width:0}button,.btn,.ghost-btn,.promo-link,.btn-header-download{max-width:100%}[class*=grid]>*{min-width:0}.art-wrap,.hero__art{overflow:clip}.language-switcher[data-astro-cid-a2mxz4y6]{position:fixed;top:50%;right:0;transform:translateY(-50%);z-index:1000;display:flex;flex-direction:row-reverse;align-items:stretch}.switcher-toggle[data-astro-cid-a2mxz4y6]{appearance:none;background-color:var(--brand-orange);border:1px solid #ffffff;border-right:none;border-top-left-radius:12px;border-bottom-left-radius:12px;padding:16px 8px;cursor:pointer;box-shadow:var(--shadow-lg);z-index:2}.switcher-toggle[data-astro-cid-a2mxz4y6] span[data-astro-cid-a2mxz4y6]{writing-mode:vertical-rl;font-weight:700;color:#fff;font-size:14px;text-orientation:mixed}.switcher-drawer[data-astro-cid-a2mxz4y6]{background-color:var(--surface);border:1px solid var(--ring);border-right:1px solid var(--ring);border-top-left-radius:12px;border-bottom-left-radius:12px;box-shadow:var(--shadow-lg);overflow:hidden;z-index:1;transition:max-width .4s cubic-bezier(.22,1,.36,1),opacity .3s ease-out;max-width:0;opacity:0}.drawer-inner[data-astro-cid-a2mxz4y6]{white-space:nowrap}.language-switcher[data-astro-cid-a2mxz4y6].is-open .switcher-drawer[data-astro-cid-a2mxz4y6]{max-width:200px;opacity:1}.switcher-item[data-astro-cid-a2mxz4y6]{display:block;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;color:var(--text-secondary);transition:background-color .2s,color .2s}.switcher-item[data-astro-cid-a2mxz4y6]:not(:last-child){border-bottom:1px solid var(--ring)}.switcher-item[data-astro-cid-a2mxz4y6]:hover{background-color:var(--surface-2);color:var(--text-primary)}.switcher-item[data-astro-cid-a2mxz4y6].is-active{background-color:var(--brand-orange);color:#fff;font-weight:700;cursor:default}.skiplink[data-astro-cid-5hce7sga]{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skiplink[data-astro-cid-5hce7sga]:focus{left:12px;top:12px;width:auto;height:auto;background:#fff;color:#000;padding:8px 12px;border-radius:8px;z-index:12000;text-decoration:none}#global-mobile-menu[data-astro-cid-5hce7sga]{position:fixed;inset:0;z-index:11000;display:grid;grid-template-rows:1fr;pointer-events:none}#global-mobile-menu[data-astro-cid-5hce7sga][aria-hidden=true]{visibility:hidden;opacity:0}#global-mobile-menu[data-astro-cid-5hce7sga][aria-hidden=false]{visibility:visible;opacity:1;pointer-events:auto}.gmm-backdrop[data-astro-cid-5hce7sga]{position:fixed;inset:0;background:#00000073}.gmm-sheet[data-astro-cid-5hce7sga]{position:fixed;inset-inline:0;bottom:0;transform:translateY(100%);transition:transform .28s cubic-bezier(.22,1,.36,1);background:var(--surface);border-top-left-radius:18px;border-top-right-radius:18px;border-top:1px solid var(--ring);padding-bottom:calc(12px + env(safe-area-inset-bottom));max-height:86vh;overflow:auto;outline:none}#global-mobile-menu[data-astro-cid-5hce7sga][aria-hidden=false] .gmm-sheet[data-astro-cid-5hce7sga]{transform:translateY(0)}.gmm-head[data-astro-cid-5hce7sga]{display:grid;grid-template-columns:1fr auto;align-items:center;padding:14px 16px;border-bottom:1px solid var(--ring);position:sticky;top:0;background:var(--surface);border-top-left-radius:18px;border-top-right-radius:18px}.gmm-head[data-astro-cid-5hce7sga] h2[data-astro-cid-5hce7sga]{margin:0;font-size:16px;font-weight:800;color:var(--text-primary)}.gmm-close[data-astro-cid-5hce7sga]{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:10px;border:1px solid var(--ring);background:var(--surface-2)}.gmm-close[data-astro-cid-5hce7sga] svg[data-astro-cid-5hce7sga]{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2.4}.gmm-nav[data-astro-cid-5hce7sga]{display:grid;padding:10px;gap:8px}.gmm-link[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:10px;padding:14px 12px;border-radius:12px;text-decoration:none;color:var(--text-primary);background:var(--surface-2);border:1px solid var(--ring);font-weight:700}.gmm-link[data-astro-cid-5hce7sga]:hover{background:color-mix(in oklab,var(--surface-2) 85%,white)}.gmm-download[data-astro-cid-5hce7sga]{justify-content:center;background:linear-gradient(180deg,var(--brand-gold),var(--brand-orange));color:var(--ink);border-color:color-mix(in oklab,var(--brand-orange) 30%,var(--brand-gold))}.gmm-download[data-astro-cid-5hce7sga] svg[data-astro-cid-5hce7sga]{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2.6}@media(min-width:768px){#global-mobile-menu[data-astro-cid-5hce7sga]{display:none}}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:4000;background:var(--brand-orange);border-bottom:1px solid rgba(0,0,0,.1);box-shadow:var(--shadow-md)}.bar[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;height:64px}.brand[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;text-decoration:none}.logo[data-astro-cid-3ef6ksr2]{display:block}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:24px}.link[data-astro-cid-3ef6ksr2]{color:#fff;opacity:.9;text-decoration:none;font-size:14px;font-weight:600;transition:opacity .2s}.link[data-astro-cid-3ef6ksr2]:hover{opacity:1}.btn-header-download[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:999px;font-weight:700;font-size:14px;text-decoration:none;border:none;cursor:pointer;background:linear-gradient(180deg,var(--brand-gold),color-mix(in oklab,var(--brand-orange) 80%,var(--brand-gold)));color:var(--ink);box-shadow:0 4px 10px #00000040;transition:transform .2s ease-out,box-shadow .2s ease-out;white-space:nowrap}.btn-header-download[data-astro-cid-3ef6ksr2]:hover{transform:translateY(-2px);box-shadow:0 6px 15px #0000004d}.mobile[data-astro-cid-3ef6ksr2]{display:none;position:relative;z-index:10050}.hamburger[data-astro-cid-3ef6ksr2]{list-style:none;cursor:pointer;padding:8px;border-radius:10px;color:#fff;display:grid;place-content:center;-webkit-tap-highlight-color:transparent}.hamburger[data-astro-cid-3ef6ksr2]:hover{background-color:#ffffff26}.sheet[data-astro-cid-3ef6ksr2]{display:none;position:fixed;top:calc(64px + env(safe-area-inset-top));right:12px;width:280px;max-height:min(70vh,520px);overflow:auto;background:var(--surface);border:1px solid var(--ring);border-radius:14px;padding:10px;box-shadow:var(--shadow-lg);z-index:11000}.mobile[data-astro-cid-3ef6ksr2][open] .sheet[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:6px}.mlink[data-astro-cid-3ef6ksr2]{color:var(--text-primary);text-decoration:none;padding:10px 12px;border-radius:10px}.mlink[data-astro-cid-3ef6ksr2]:hover{background:var(--surface-2)}.mbtn[data-astro-cid-3ef6ksr2]{display:flex;justify-content:center;align-items:center;padding:12px;border-radius:12px;background:linear-gradient(180deg,var(--brand-gold),var(--brand-orange));color:var(--ink);font-weight:800;text-decoration:none;margin-top:6px}@media(max-width:920px){.nav[data-astro-cid-3ef6ksr2]{display:none}.mobile[data-astro-cid-3ef6ksr2]{display:block}}@media(max-width:767px){.site-header[data-astro-cid-3ef6ksr2]{display:none}}.site-footer[data-astro-cid-sz7xmlte]{background:linear-gradient(180deg,var(--brand-orange),color-mix(in oklab,var(--brand-orange) 85%,#000));color:#fff;border-top:1px solid color-mix(in oklab,#000 20%,var(--brand-orange))}.footer-inner[data-astro-cid-sz7xmlte]{display:grid;gap:16px;padding-block:20px}.brand-card[data-astro-cid-sz7xmlte]{display:grid;gap:14px;background:color-mix(in oklab,var(--brand-orange) 70%,#000);border:1px solid color-mix(in oklab,#fff 12%,var(--brand-orange));border-radius:16px;padding:14px}.brand[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;text-decoration:none;color:inherit}.brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{border-radius:10px;display:block}.brand-name[data-astro-cid-sz7xmlte]{font-size:18px;letter-spacing:.2px}.brand-tag[data-astro-cid-sz7xmlte]{font-size:12px;color:color-mix(in oklab,#fff 85%,#000);max-width:40ch}.socials[data-astro-cid-sz7xmlte]{display:flex;gap:10px}.social[data-astro-cid-sz7xmlte]{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:color-mix(in oklab,var(--brand-orange) 55%,#000);border:1px solid color-mix(in oklab,#fff 18%,var(--brand-orange));transition:transform .15s ease}.social[data-astro-cid-sz7xmlte]:hover{transform:translateY(-2px)}.social[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:18px;height:18px;object-fit:contain}.sections[data-astro-cid-sz7xmlte]{display:grid;gap:10px}.sec[data-astro-cid-sz7xmlte]{background:color-mix(in oklab,var(--brand-orange) 70%,#000);border:1px solid color-mix(in oklab,#fff 12%,var(--brand-orange));border-radius:16px;overflow:clip}.sec-head[data-astro-cid-sz7xmlte]{list-style:none;padding:14px 16px;margin:0;font-weight:800;font-size:14px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.sec-head[data-astro-cid-sz7xmlte]::-webkit-details-marker{display:none}.sec[data-astro-cid-sz7xmlte][open] .sec-head[data-astro-cid-sz7xmlte]{background:color-mix(in oklab,var(--brand-orange) 80%,#000)}.sec-body[data-astro-cid-sz7xmlte]{padding:12px 16px 16px}.list-grid[data-astro-cid-sz7xmlte]{display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.link[data-astro-cid-sz7xmlte]{color:#fff;text-decoration:none;font-weight:600;background:color-mix(in oklab,var(--brand-orange) 55%,#000);border:1px solid color-mix(in oklab,#fff 12%,var(--brand-orange));border-radius:12px;padding:10px 12px}.badges[data-astro-cid-sz7xmlte]{display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.badge[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:8px;font-size:12px;background:color-mix(in oklab,var(--brand-orange) 55%,#000);border:1px solid color-mix(in oklab,#fff 12%,var(--brand-orange));border-radius:12px;padding:10px 12px}.badge[data-astro-cid-sz7xmlte] .icon-wrapper{color:var(--brand-gold)}.badge[data-astro-cid-sz7xmlte] svg{width:18px;height:18px}.partners[data-astro-cid-sz7xmlte]{background:color-mix(in oklab,var(--brand-orange) 70%,#000);border:1px solid color-mix(in oklab,#fff 12%,var(--brand-orange));border-radius:16px;padding:12px 14px}.partners-title[data-astro-cid-sz7xmlte]{margin:6px 0 8px;font-size:13px;color:color-mix(in oklab,#fff 92%,#000);letter-spacing:.2px}.rail[data-astro-cid-sz7xmlte]{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:10px;overflow-x:auto;scrollbar-width:none}.rail[data-astro-cid-sz7xmlte]::-webkit-scrollbar{display:none}.chip[data-astro-cid-sz7xmlte]{background:color-mix(in oklab,var(--brand-orange) 50%,#000);border:1px solid color-mix(in oklab,#fff 12%,var(--brand-orange));border-radius:12px;padding:8px 10px;display:grid;place-items:center;min-width:72px;height:36px}.chip[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{max-height:18px;max-width:84px;object-fit:contain}.legal-callouts[data-astro-cid-sz7xmlte]{background:color-mix(in oklab,var(--brand-orange) 65%,#000);border:1px dashed color-mix(in oklab,#fff 30%,var(--brand-orange));border-radius:14px;padding:12px 14px;font-size:13px;line-height:1.7}.legal-callouts[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0 0 8px;color:#fff}.legal-callouts[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]:last-child{margin:0}.legal-callouts[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{font-weight:800;text-decoration:underline .08em rgba(255,255,255,.35);text-underline-offset:2px}.subbar[data-astro-cid-sz7xmlte]{background:color-mix(in oklab,var(--brand-orange) 85%,#000);border-top:1px solid color-mix(in oklab,#fff 16%,var(--brand-orange));padding-bottom:max(10px,env(safe-area-inset-bottom))}.subbar-inner[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;padding-block:12px}.subbar[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0;font-size:12px;color:color-mix(in oklab,#fff 90%,#000)}.to-top[data-astro-cid-sz7xmlte]{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:8px;text-decoration:none;color:#0b0b0f;background:var(--brand-gold);font-weight:800;border:1px solid color-mix(in oklab,#000 15%,var(--brand-gold))}@media(min-width:900px){.footer-inner[data-astro-cid-sz7xmlte]{grid-template-columns:1.5fr 1fr 1fr 1.2fr;grid-template-areas:"brand quicklinks legal integrity" "partners partners partners partners" "disclaimer disclaimer disclaimer disclaimer";gap:32px 24px;align-items:start}.brand-card[data-astro-cid-sz7xmlte]{grid-area:brand}.sections[data-astro-cid-sz7xmlte]{display:contents}.sections[data-astro-cid-sz7xmlte]>.sec[data-astro-cid-sz7xmlte]:nth-of-type(1){grid-area:quicklinks}.sections[data-astro-cid-sz7xmlte]>.sec[data-astro-cid-sz7xmlte]:nth-of-type(2){grid-area:legal}.sections[data-astro-cid-sz7xmlte]>.sec[data-astro-cid-sz7xmlte]:nth-of-type(3){grid-area:integrity}.partners[data-astro-cid-sz7xmlte]{grid-area:partners}.legal-callouts[data-astro-cid-sz7xmlte]{grid-area:disclaimer}.sec[data-astro-cid-sz7xmlte]{background:none;border:none;padding:0}.sec-head[data-astro-cid-sz7xmlte]{cursor:default;pointer-events:none;padding:0 0 16px;background:none!important;color:var(--brand-gold);text-transform:uppercase;font-size:14px;letter-spacing:.5px}.sec-body[data-astro-cid-sz7xmlte]{display:grid;padding:0}.list-grid[data-astro-cid-sz7xmlte],.badges[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:12px}.link[data-astro-cid-sz7xmlte],.badge[data-astro-cid-sz7xmlte]{background:none;border:none;padding:0;color:#fff;opacity:.85;font-size:14px;font-weight:600;text-decoration:none}.link[data-astro-cid-sz7xmlte]:hover{text-decoration:underline;opacity:1}.badge[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:10px}}@media(min-width:768px){.app-bar[data-astro-cid-h2nl5h77],.tabbar[data-astro-cid-h2nl5h77],.dl-fab[data-astro-cid-h2nl5h77]{display:none}.app-content[data-astro-cid-h2nl5h77]{padding-top:0;padding-bottom:0}}.app-shell[data-astro-cid-h2nl5h77]{position:relative}.app-bar[data-astro-cid-h2nl5h77]{position:sticky;top:0;z-index:100;background:var(--brand-orange);border-bottom:1px solid color-mix(in oklab,black 12%,var(--brand-orange));box-shadow:var(--shadow-md);color:#fff}.app-bar-safe[data-astro-cid-h2nl5h77]{padding-top:env(safe-area-inset-top)}.app-bar-inner[data-astro-cid-h2nl5h77]{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;height:60px}.app-title[data-astro-cid-h2nl5h77]{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#fff;font-weight:900;font-size:17px;letter-spacing:.2px}.app-title[data-astro-cid-h2nl5h77] .logo[data-astro-cid-h2nl5h77]{border-radius:8px}.app-icon-btn[data-astro-cid-h2nl5h77]{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:12px;border:1px solid color-mix(in oklab,#fff 35%,var(--brand-orange));background:color-mix(in oklab,var(--brand-orange) 72%,#000 28%);color:#fff;-webkit-tap-highlight-color:transparent}.app-icon-btn[data-astro-cid-h2nl5h77]:hover{background:color-mix(in oklab,var(--brand-orange) 60%,#000 40%)}.app-icon-btn[data-astro-cid-h2nl5h77]:active{transform:translateY(1px)}.app-icon-btn[data-astro-cid-h2nl5h77]:focus-visible{outline:3px solid #fff;outline-offset:2px}.app-icon-btn[data-astro-cid-h2nl5h77] svg[data-astro-cid-h2nl5h77]{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2.4}.app-icon-btn[data-astro-cid-h2nl5h77].left{justify-self:start}.app-actions[data-astro-cid-h2nl5h77]{display:grid;justify-content:end}.app-content[data-astro-cid-h2nl5h77]{padding-top:0;padding-bottom:calc(72px + env(safe-area-inset-bottom))}.tabbar[data-astro-cid-h2nl5h77]{position:fixed;inset-inline:0;bottom:0;z-index:10020;background:var(--brand-orange);border-top:1px solid color-mix(in oklab,black 12%,var(--brand-orange));box-shadow:0 -6px 18px #0000002e;color:#fff}.dl-fab[data-astro-cid-h2nl5h77]{z-index:10030;position:fixed;right:14px;bottom:calc(86px + env(safe-area-inset-bottom));display:inline-grid;grid-auto-flow:column;align-items:center;gap:8px;padding:12px 14px;border-radius:16px;text-decoration:none;font-weight:900;letter-spacing:.2px;background:linear-gradient(180deg,var(--brand-gold),var(--brand-orange));color:#0b0b0f;box-shadow:0 10px 30px #00000040;border:1px solid color-mix(in oklab,#000 12%,var(--brand-gold));-webkit-tap-highlight-color:transparent}.dl-fab[data-astro-cid-h2nl5h77] svg[data-astro-cid-h2nl5h77]{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2.6}.dl-fab[data-astro-cid-h2nl5h77]:active{transform:translateY(1px)}.dl-fab[data-astro-cid-h2nl5h77]:focus-visible{outline:3px solid #fff;outline-offset:2px}.tabbar-safe[data-astro-cid-h2nl5h77]{display:grid;grid-template-columns:repeat(5,1fr);align-items:stretch;height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.tab[data-astro-cid-h2nl5h77]{display:grid;place-items:center;gap:6px;text-decoration:none;color:color-mix(in oklab,#fff 88%,#000);font-size:12px;padding-block:8px;-webkit-tap-highlight-color:transparent;position:relative}.tab[data-astro-cid-h2nl5h77] .ico[data-astro-cid-h2nl5h77] svg[data-astro-cid-h2nl5h77]{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:2.6}.tab[data-astro-cid-h2nl5h77] .lbl[data-astro-cid-h2nl5h77]{font-weight:700;letter-spacing:.1px}.tab[data-astro-cid-h2nl5h77].is-active{color:#fff}.tab[data-astro-cid-h2nl5h77].is-active .lbl[data-astro-cid-h2nl5h77]{color:var(--brand-gold)}.tab[data-astro-cid-h2nl5h77]:active{background:color-mix(in oklab,var(--brand-orange) 70%,#000 30%)}.tab[data-astro-cid-h2nl5h77]:focus-visible{outline:3px solid #fff;outline-offset:-3px;border-radius:12px}.badge-wrap[data-astro-cid-h2nl5h77]{position:relative}.badge[data-astro-cid-h2nl5h77]{position:absolute;top:-4px;right:-10px;min-width:18px;height:18px;padding:0 5px;border-radius:10px;background:var(--brand-gold);color:#0b0b0f;font-size:10px;font-weight:900;line-height:18px;text-align:center;border:1px solid color-mix(in oklab,#000 20%,var(--brand-gold))}@media(prefers-reduced-motion:reduce){.app-icon-btn[data-astro-cid-h2nl5h77]:active,.tab[data-astro-cid-h2nl5h77]:active,.dl-fab[data-astro-cid-h2nl5h77]:active{transform:none}}@media(max-width:767px){.site-header{display:none!important}}
