@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width:1080px){.arcade-hero{grid-template-columns:.75fr 1.25fr;gap:28px}.dashboard-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tier-status-panel{grid-column:1/-1}.dashboard-content-grid{grid-template-columns:minmax(0,1fr) 300px}.earned-badge-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.arcade-footer,.arcade-header,.arcade-hero,.dashboard-empty-state,.dashboard-shell,.extension-strip{width:min(100% - 24px,720px)}.arcade-header{grid-template-columns:1fr auto}.arcade-nav{position:absolute;top:62px;left:0;right:0;display:none;padding:8px;border:1px solid var(--arcade-border);border-radius:10px;background:rgba(7,14,31,.98);box-shadow:0 22px 50px rgba(0,0,0,.36)}.arcade-nav.is-open{display:grid}.arcade-nav a{padding:12px;border-radius:7px}.arcade-nav a:after{display:none}.arcade-nav a.active,.arcade-nav a:hover{background:rgba(124,58,237,.14)}.mobile-menu-toggle{display:inline-flex}.arcade-hero{grid-template-columns:1fr;padding-top:30px}.hero-heading h1{max-width:600px}.dashboard-content-grid{grid-template-columns:1fr}.tier-list-panel{order:-1}.dashboard-bottom-grid{grid-template-columns:1fr 1fr}.next-goal-panel{grid-column:1/-1}.dashboard-empty-state{grid-template-columns:1fr}}@media (max-width:600px){.arcade-dashboard-page{padding-bottom:86px}.arcade-header{min-height:64px}.arcade-brand-mark{width:34px;height:34px}.arcade-brand-copy{font-size:.61rem}.arcade-brand em,.header-store-link span{display:none}.header-store-link{width:40px;padding:0}.arcade-hero{gap:24px;padding-top:28px}.pixel-kicker{font-size:.65rem}.hero-heading h1{margin-top:16px;font-size:clamp(1.75rem,9vw,2.45rem);line-height:1.28}.hero-description{font-size:.86rem;line-height:1.65}.trust-pills{display:grid;grid-template-columns:1fr 1fr}.trust-pills span{align-items:flex-start;font-size:.66rem;line-height:1.35}.profile-analyzer-card{padding:15px}.profile-analyzer-card form{grid-template-columns:1fr}.analyze-button{width:100%}.analyzer-help-row{align-items:flex-start;flex-direction:column}.extension-strip{grid-template-columns:auto 1fr;padding:12px}.extension-store-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;width:100%}.extension-store-actions a{width:100%}.dashboard-bottom-grid,.dashboard-summary-grid{grid-template-columns:1fr}.next-goal-panel,.tier-status-panel{grid-column:auto}.dashboard-panel{padding:15px}.profile-overview{margin:15px 0}.profile-photo{width:62px;height:62px}.profile-stat-grid strong{font-size:1rem}.point-breakdown-row{grid-template-columns:112px 1fr 52px;gap:7px}.badge-heading-row{display:grid}.badge-filters{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.badge-filters button{flex:0 0 auto}.earned-badge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.earned-badge{padding:10px}.earned-badge-art{aspect-ratio:1.25}.empty-tier-grid{grid-template-columns:1fr}.arcade-footer{grid-template-columns:1fr auto}.arcade-footer p{grid-column:1/-1;grid-row:2;text-align:left}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:70;display:grid;grid-template-columns:repeat(4,1fr);min-height:66px;padding:7px max(10px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));border-top:1px solid rgba(148,163,184,.15);background:rgba(5,10,23,.96);backdrop-filter:blur(18px)}.mobile-bottom-nav a{display:grid;place-items:center;align-content:center;gap:4px;color:#70809a;text-decoration:none;font-size:.58rem}.mobile-bottom-nav a:first-child{color:#c16cff}.mobile-bottom-nav svg{width:18px;height:18px}}.monthly-games-host{margin-top:14px;scroll-margin-top:92px}.monthly-games-panel{position:relative;margin:0 0 14px;padding:20px;border:1px solid rgba(124,58,237,.24);border-radius:14px;background:linear-gradient(145deg,rgba(12,20,39,.96),rgba(17,28,50,.94));box-shadow:0 16px 40px rgba(2,8,23,.18)}.monthly-games-panel.is-loading{display:flex;align-items:center;justify-content:center;gap:10px;min-height:92px;color:var(--arcade-muted);font-size:.78rem}.monthly-games-panel.is-loading svg{width:18px;height:18px;color:#a78bfa}.monthly-games-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:17px}.monthly-games-heading>div:first-child{min-width:0}.monthly-games-kicker{display:flex;align-items:center;gap:7px;margin-bottom:7px;color:#a78bfa;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.monthly-games-kicker svg{width:15px;height:15px}.monthly-games-heading h2{margin:0 0 6px;color:#f8fbff;font-size:1.28rem;line-height:1.25;text-transform:capitalize}.monthly-games-heading p{max-width:700px;margin:0;color:var(--arcade-muted);font-size:.74rem;line-height:1.55}.monthly-progress-summary{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:2px 7px;flex:0 0 150px;padding:10px 12px;border:1px solid rgba(167,139,250,.2);border-radius:10px;background:rgba(9,15,31,.58)}.monthly-progress-summary.is-pending{grid-template-columns:auto 1fr;flex-basis:210px}.monthly-progress-summary strong{color:#fff;font-size:1.3rem}.monthly-progress-summary span{color:var(--arcade-muted);font-size:.68rem}.monthly-progress-summary i{grid-column:1/-1;height:6px;overflow:hidden;border-radius:999px;background:#18233b}.monthly-progress-summary i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#22c55e);transition:width .3s ease}.monthly-games-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch}.monthly-game-card{display:flex;min-width:0;min-height:100%;overflow:hidden;flex-direction:column;border:1px solid rgba(148,163,184,.14);border-radius:14px;background:linear-gradient(180deg,rgba(10,19,36,.94),rgba(6,14,28,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.02);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.monthly-game-card:hover{transform:translateY(-2px);border-color:rgba(167,139,250,.38);box-shadow:0 14px 30px rgba(2,8,23,.24)}.monthly-game-card.is-complete{border-color:rgba(34,197,94,.32);box-shadow:inset 0 1px 0 rgba(34,197,94,.05)}.monthly-game-art{position:relative;display:flex;height:178px;align-items:center;justify-content:center;overflow:hidden;padding:14px;border-bottom:1px solid rgba(148,163,184,.08);background:radial-gradient(circle at 50% 44%,rgba(66,85,120,.22),rgba(8,15,30,.98) 70%);color:#a78bfa}.monthly-game-art>img{display:block;width:auto!important;height:auto!important;max-width:72%!important;max-height:150px!important;object-fit:contain!important;object-position:center!important;background:transparent!important;filter:drop-shadow(0 8px 16px rgba(0,0,0,.18))}.monthly-game-art>svg{width:34px;height:34px}.monthly-game-art-backdrop{position:absolute!important;inset:-34px!important;width:calc(100% + 68px)!important;height:calc(100% + 68px)!important;max-width:none!important;max-height:none!important;object-fit:cover!important;opacity:.23;filter:blur(28px) saturate(1.3)!important;transform:scale(1.08);pointer-events:none}.monthly-game-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,14,28,.2),rgba(6,14,28,.55));pointer-events:none}.monthly-game-art-image{position:relative;z-index:1;max-width:76%!important;max-height:154px!important;filter:drop-shadow(0 10px 20px rgba(0,0,0,.34))!important}.monthly-game-status{position:absolute;z-index:2;top:10px;right:10px;display:flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid rgba(251,191,36,.32);border-radius:999px;background:rgba(8,15,30,.9);color:#fbbf24;font-size:.61rem;font-weight:800;backdrop-filter:blur(8px)}.monthly-game-status svg{width:12px;height:12px}.monthly-game-status.is-complete{border-color:rgba(34,197,94,.42);color:#4ade80}.monthly-game-status.is-pending{border-color:rgba(96,165,250,.34);color:#93c5fd}.monthly-game-body{display:flex;min-height:0;flex:1;flex-direction:column;padding:15px 15px 14px}.monthly-game-body h3{margin:0 0 7px;color:#f4f8ff;font-size:.91rem;line-height:1.38}.monthly-game-description{display:-webkit-box;overflow:hidden;min-height:3.25em;margin:0 0 13px;color:#93a4bd;font-size:.69rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.monthly-game-meta{display:grid;gap:9px;margin-top:auto}.monthly-access-row{display:flex;align-items:stretch;gap:7px}.monthly-access-value{display:flex;min-width:0;flex:1;align-items:center;gap:8px;padding:7px 9px;border:1px solid rgba(167,139,250,.2);border-radius:8px;background:rgba(124,58,237,.09)}.monthly-access-value>span{flex:0 0 auto;color:#a78bfa;font-size:.57rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.monthly-access-value code{min-width:0;overflow:hidden;color:#f5f3ff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.monthly-copy-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:5px;min-width:68px;padding:0 10px;border:1px solid rgba(167,139,250,.28);border-radius:8px;background:rgba(124,58,237,.14);color:#c4b5fd;font-size:.61rem;font-weight:800;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.monthly-copy-button:hover{border-color:rgba(196,181,253,.55);background:rgba(124,58,237,.22);color:#ede9fe}.monthly-copy-button svg{width:13px;height:13px}.monthly-copy-button.is-copied{border-color:rgba(34,197,94,.42);background:rgba(34,197,94,.1);color:#86efac}.monthly-game-facts{display:flex;flex-wrap:wrap;gap:7px 14px;padding:0 1px}.monthly-game-facts>span{display:flex;align-items:center;gap:5px;color:#9fb0c6;font-size:.65rem}.monthly-game-facts svg{width:13px;height:13px;color:#8b5cf6}.monthly-game-points{color:#fbbf24!important;font-weight:800}.monthly-game-points svg{color:#f59e0b!important}.monthly-game-deadline{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:6px!important;padding:8px 9px;border:1px solid rgba(251,191,36,.26);border-radius:8px;background:linear-gradient(90deg,rgba(120,53,15,.18),rgba(69,26,3,.08));color:#fde68a!important}.monthly-game-deadline svg{color:#f59e0b!important}.monthly-game-deadline time{justify-self:end;overflow:hidden;color:#fef3c7;text-align:right;text-overflow:ellipsis;white-space:nowrap}.monthly-game-link{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:11px;padding:8px 10px;border:1px solid rgba(124,58,237,.28);border-radius:8px;background:rgba(124,58,237,.11);color:#c4b5fd;font-size:.68rem;font-weight:800;text-decoration:none}.monthly-game-link:hover{border-color:rgba(139,92,246,.52);background:rgba(124,58,237,.18);color:#ede9fe}.monthly-game-link svg{width:13px;height:13px}.light .monthly-games-panel{border-color:rgba(109,40,217,.18);background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(248,250,252,.98));box-shadow:0 14px 34px rgba(15,23,42,.08)}.light .monthly-game-body h3,.light .monthly-games-heading h2,.light .monthly-progress-summary strong{color:#172033}.light .monthly-progress-summary{border-color:rgba(109,40,217,.16);background:#f8fafc}.light .monthly-progress-summary i{background:#e2e8f0}.light .monthly-game-card{border-color:#e2e8f0;background:linear-gradient(180deg,#fff,#fbfdff)}.light .monthly-game-card.is-complete{border-color:rgba(22,163,74,.28)}.light .monthly-game-art{border-bottom-color:#e5e7eb;background:radial-gradient(circle at 50% 42%,#f8fafc,#eef2f7)}.light .monthly-game-art:after{background:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,.62))}.light .monthly-game-art-backdrop{opacity:.2}.light .monthly-game-description,.light .monthly-game-facts>span{color:#64748b}.light .monthly-game-points{color:#b45309!important}.light .monthly-game-points svg{color:#d97706!important}.light .monthly-access-value{border-color:#ddd6fe;background:#faf5ff}.light .monthly-access-value>span{color:#7c3aed}.light .monthly-access-value code{color:#4c1d95}.light .monthly-copy-button{border-color:#ddd6fe;background:#f5f3ff;color:#6d28d9}.light .monthly-copy-button:hover{background:#ede9fe}.light .monthly-game-deadline{border-color:#fde68a;background:linear-gradient(90deg,#fffbeb,#fffdf5);color:#92400e!important}.light .monthly-game-deadline time{color:#78350f}.light .monthly-game-link{border-color:rgba(109,40,217,.2);background:#f5f3ff;color:#6d28d9}.light .monthly-game-link:hover{background:#ede9fe;color:#5b21b6}@media(max-width:1050px){.monthly-games-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.monthly-games-host{margin-top:10px;scroll-margin-top:76px}.monthly-games-panel{padding:13px;border-radius:12px}.monthly-games-heading{display:grid;gap:12px;margin-bottom:14px}.monthly-games-heading h2{font-size:1.12rem}.monthly-games-heading p{font-size:.7rem;line-height:1.5}.monthly-progress-summary{width:100%;box-sizing:border-box;padding:9px 10px}.monthly-progress-summary.is-pending{grid-template-columns:auto 1fr;flex-basis:auto}.monthly-games-grid{grid-template-columns:1fr;gap:12px}.monthly-game-card{border-radius:12px}.monthly-game-art{height:154px;padding:10px}.monthly-game-art-backdrop{inset:-24px!important;width:calc(100% + 48px)!important;height:calc(100% + 48px)!important;opacity:.2;filter:blur(22px) saturate(1.2)!important;transform:scale(1.05)}.monthly-game-art-image{max-width:66%!important;max-height:128px!important;filter:drop-shadow(0 8px 16px rgba(0,0,0,.3))!important}.monthly-game-status{top:8px;right:8px;max-width:58%;padding:4px 7px;font-size:.57rem;line-height:1.2;text-align:right}.monthly-game-status svg{width:11px;height:11px}.monthly-game-body{padding:13px}.monthly-game-body h3{font-size:.88rem;line-height:1.35}.monthly-game-description{min-height:0;margin-bottom:11px;font-size:.67rem;-webkit-line-clamp:2}.monthly-game-meta{gap:8px}.monthly-access-row{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:6px}.monthly-access-value{padding:8px 9px}.monthly-access-value>span{display:none}.monthly-access-value code{font-size:.69rem}.monthly-copy-button{min-width:44px;min-height:40px;padding:0;border-radius:8px}.monthly-copy-button span{display:none}.monthly-game-facts{display:grid;grid-template-columns:1fr 1fr;gap:7px 10px}.monthly-game-facts>span{font-size:.63rem}.monthly-game-points{justify-content:flex-start}.monthly-game-deadline{grid-template-columns:auto minmax(0,1fr);gap:4px 6px!important;padding:8px}.monthly-game-deadline strong{font-size:.57rem}.monthly-game-deadline time{grid-column:1/-1;justify-self:start;padding-left:19px;font-size:.62rem;text-align:left;white-space:normal}.monthly-game-link{min-height:40px;margin-top:10px;padding:9px 10px;font-size:.68rem}.light .monthly-game-art-backdrop{opacity:.16}}@media(max-width:380px){.monthly-games-panel{padding:10px}.monthly-game-art{height:144px}.monthly-game-art-image{max-width:62%!important;max-height:118px!important}.monthly-game-status{max-width:64%;font-size:.54rem}.monthly-game-facts{grid-template-columns:1fr}.monthly-access-row{grid-template-columns:minmax(0,1fr) 42px}.monthly-copy-button{min-width:42px}.monthly-game-deadline time{padding-left:18px}}.monthly-game-deadline{position:relative;display:grid!important;grid-template-columns:auto auto minmax(0,1fr)!important;align-items:center!important;gap:5px 7px!important;width:100%;min-width:0;padding:0!important;border:0!important;border-radius:0!important;background:none!important;color:#f87171!important;font:inherit;text-align:left;cursor:help}.monthly-game-deadline svg{grid-column:1!important;grid-row:1!important;width:13px;height:13px;color:#ef4444!important}.monthly-game-deadline strong{grid-column:2!important;grid-row:1!important;color:#f87171!important;font-size:.59rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.monthly-game-deadline time{grid-column:3!important;grid-row:1!important;min-width:0;justify-self:end!important;overflow:hidden!important;color:#cbd5e1!important;font-size:.64rem;font-weight:750;text-align:right!important;text-overflow:ellipsis!important;white-space:nowrap!important}.monthly-deadline-tooltip{position:absolute;right:0;bottom:calc(100% + 8px);z-index:30;width:max-content;max-width:min(320px,calc(100vw - 40px));padding:7px 9px;border:1px solid rgba(148,163,184,.2);border-radius:8px;background:#0f172a;box-shadow:0 10px 28px rgba(2,6,23,.35);color:#f8fafc;font-size:.62rem;font-weight:650;line-height:1.35;white-space:normal;opacity:0;visibility:hidden;transform:translateY(3px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease;pointer-events:none}.monthly-game-deadline.is-open .monthly-deadline-tooltip,.monthly-game-deadline:focus-visible .monthly-deadline-tooltip,.monthly-game-deadline:hover .monthly-deadline-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.monthly-game-deadline:focus-visible{outline:2px solid rgba(248,113,113,.55);outline-offset:4px;border-radius:4px!important}.light .monthly-game-deadline{background:none!important;border:0!important;color:#dc2626!important}.light .monthly-game-deadline strong,.light .monthly-game-deadline svg{color:#dc2626!important}.light .monthly-game-deadline time{color:#475569!important}.light .monthly-deadline-tooltip{border-color:#e2e8f0;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.14);color:#334155}@media (max-width:680px){.monthly-game-deadline{grid-template-columns:auto auto minmax(0,1fr)!important;gap:4px 6px!important;min-height:32px;cursor:pointer}.monthly-game-deadline time{grid-column:3!important;grid-row:1!important;justify-self:end!important;max-width:100%;padding-left:0!important;font-size:.62rem;text-align:right!important}.monthly-deadline-tooltip{left:0;right:auto;bottom:calc(100% + 6px);width:max-content;max-width:min(280px,calc(100vw - 48px));font-size:.6rem}}@media (max-width:380px){.monthly-game-deadline{grid-template-columns:auto auto minmax(0,1fr)!important}.monthly-game-deadline time{grid-column:3!important;grid-row:1!important;justify-self:end!important;padding-left:0!important;font-size:.57rem;text-align:right!important}.monthly-deadline-tooltip{max-width:calc(100vw - 40px)}}.facilitator-launcher{position:fixed;right:22px;bottom:22px;z-index:65;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-width:210px;padding:11px 13px;border:1px solid rgba(34,211,238,.38);border-radius:13px;background:linear-gradient(145deg,rgba(10,28,54,.97),rgba(29,15,63,.97));box-shadow:0 18px 55px rgba(0,0,0,.42),0 0 28px rgba(34,211,238,.1);color:#fff;cursor:pointer}.facilitator-launcher:hover{border-color:rgba(34,211,238,.72);transform:translateY(-1px)}.facilitator-launcher>svg:first-child{width:27px;height:27px;color:#67e8f9}.facilitator-launcher>svg:last-child{width:16px;height:16px;color:#8293ad}.facilitator-launcher>span{display:grid;gap:2px;text-align:left}.facilitator-launcher strong{font-size:.78rem}.facilitator-launcher small{color:#8fa4c0;font-size:.65rem}.facilitator-overlay{position:fixed;inset:0;z-index:100;display:flex;justify-content:flex-end;background:rgba(1,5,15,.72);backdrop-filter:blur(8px)}.facilitator-drawer{width:min(620px,100%);height:100%;overflow-y:auto;border-left:1px solid rgba(124,92,246,.32);background:linear-gradient(180deg,#071126,#050918);box-shadow:-32px 0 80px rgba(0,0,0,.44);animation:facilitator-slide-in .22s ease-out}.facilitator-header{position:sticky;top:0;z-index:4;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:25px 25px 21px;border-bottom:1px solid rgba(148,163,184,.13);background:rgba(6,12,28,.94);backdrop-filter:blur(18px)}.facilitator-header p{display:flex;align-items:center;gap:7px;margin:0 0 9px;color:#67e8f9;font-size:.69rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.facilitator-header p svg{width:15px;height:15px}.facilitator-header h2{margin:0 0 7px;font-family:Press Start\ 2P,ui-monospace,monospace;font-size:1.15rem;line-height:1.4;color:#fff}.facilitator-header>div>span{color:#91a2bd;font-size:.75rem;line-height:1.5}.facilitator-header>button{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border:1px solid rgba(148,163,184,.15);border-radius:9px;background:#0c1730;color:#c7d3e7;cursor:pointer}.facilitator-header>button:hover{background:#14213d;color:#fff}.facilitator-header>button svg{width:18px;height:18px}.facilitator-content{display:grid;gap:18px;padding:20px 25px 28px}.facilitator-score-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.facilitator-score-grid article{display:grid;gap:6px;padding:15px;border:1px solid rgba(148,163,184,.12);border-radius:11px;background:rgba(11,24,48,.76)}.facilitator-score-grid article.is-bonus{border-color:rgba(34,211,238,.25);background:linear-gradient(145deg,rgba(10,38,59,.86),rgba(18,29,59,.82))}.facilitator-score-grid article.is-total{border-color:rgba(192,84,255,.28);background:linear-gradient(145deg,rgba(43,21,80,.86),rgba(18,29,59,.82))}.facilitator-score-grid span{color:#8fa1bd;font-size:.65rem}.facilitator-score-grid strong{font-size:1.5rem;line-height:1;color:#fff}.facilitator-score-grid .is-bonus strong{color:#67e8f9}.facilitator-score-grid .is-total strong{color:#c973ff}.facilitator-score-grid small{color:#697b98;font-size:.61rem;line-height:1.4}.facilitator-warning{display:flex;align-items:flex-start;gap:9px;padding:12px 13px;border:1px solid rgba(251,191,36,.2);border-radius:9px;background:rgba(68,45,7,.22);color:#d6c99f;font-size:.7rem;line-height:1.55}.facilitator-warning svg{flex:0 0 auto;width:17px;height:17px;color:#fbbf24}.facilitator-warning code{color:#fde68a}.facilitator-section{padding:17px;border:1px solid rgba(124,92,246,.18);border-radius:12px;background:linear-gradient(145deg,rgba(12,23,48,.88),rgba(7,14,31,.92))}.facilitator-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:15px}.facilitator-section-title h3{margin:0 0 5px;color:#eaf0fb;font-size:.82rem;text-transform:uppercase;letter-spacing:.035em}.facilitator-section-title p{margin:0;color:#8495b0;font-size:.66rem;line-height:1.5}.facilitator-section-title>span{flex:0 0 auto;padding:5px 8px;border:1px solid rgba(34,211,238,.22);border-radius:999px;background:rgba(34,211,238,.07);color:#67e8f9;font-size:.62rem;font-weight:700}.facilitator-activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.facilitator-activity-grid article{padding:11px;border:1px solid rgba(148,163,184,.11);border-radius:9px;background:rgba(6,17,36,.7)}.facilitator-activity-grid article>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-bottom:9px}.facilitator-activity-grid article>div>span{display:grid;place-items:center;width:27px;height:27px;border-radius:7px;background:rgba(124,58,237,.1);color:#b99cff}.facilitator-activity-grid article.is-completed>div>span{background:rgba(47,209,125,.1);color:#43dc8b}.facilitator-activity-grid svg{width:15px;height:15px}.facilitator-activity-grid strong{color:#dce5f4;font-size:.69rem}.facilitator-activity-grid b{color:#a8b7cc;font-size:.66rem}.facilitator-activity-grid article>i{display:block;height:6px;overflow:hidden;border-radius:999px;background:#17233b}.facilitator-activity-grid article>i>b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#22d3ee)}.facilitator-activity-grid article.is-completed>i>b{background:linear-gradient(90deg,#16a34a,#2fd17d)}.facilitator-milestones{display:grid;gap:9px}.facilitator-milestones>article{padding:12px;border:1px solid rgba(148,163,184,.11);border-radius:10px;background:rgba(6,17,36,.67)}.facilitator-milestones>article.is-completed{border-color:rgba(47,209,125,.24)}.facilitator-milestones>article.is-current{box-shadow:inset 3px 0 0 #2fd17d}.facilitator-milestone-heading{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.facilitator-milestone-heading>span{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;background:rgba(124,58,237,.1);color:#ab8bfa}.facilitator-milestones .is-completed .facilitator-milestone-heading>span{background:rgba(47,209,125,.1);color:#43dc8b}.facilitator-milestone-heading svg{width:17px;height:17px}.facilitator-milestone-heading>div{display:grid;gap:3px}.facilitator-milestone-heading strong{color:#e5ecf8;font-size:.73rem}.facilitator-milestone-heading small{color:#8fa0ba;font-size:.63rem}.facilitator-milestone-heading em{padding:4px 7px;border-radius:999px;background:rgba(47,209,125,.11);color:#43dc8b;font-size:.58rem;font-style:normal;font-weight:700}.facilitator-milestones dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:10px 0 0}.facilitator-milestones dl>div{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:7px 8px;border-radius:7px;background:rgba(12,25,48,.76)}.facilitator-milestones dt{color:#798aa5;font-size:.59rem}.facilitator-milestones dd{margin:0;color:#dbe5f5;font-size:.64rem;font-weight:700}.facilitator-disclaimer{margin:0;padding:12px 13px;border:1px solid rgba(148,163,184,.1);border-radius:9px;background:rgba(5,14,31,.64);color:#71839f;font-size:.65rem;line-height:1.6}.facilitator-empty{min-height:calc(100vh - 160px);display:grid;place-items:center;align-content:center;gap:10px;padding:30px;text-align:center}.facilitator-empty>svg{width:46px;height:46px;color:#67e8f9}.facilitator-empty strong{font-size:1rem}.facilitator-empty p{max-width:420px;margin:0;color:#8fa1bd;font-size:.76rem;line-height:1.65}.facilitator-empty button{min-height:39px;margin-top:5px;padding:0 15px;border:1px solid rgba(124,92,246,.42);border-radius:8px;background:linear-gradient(135deg,#6235dc,#8b3fe0);color:#fff;font-size:.72rem;font-weight:700;cursor:pointer}@keyframes facilitator-slide-in{0%{transform:translateX(32px);opacity:.4}to{transform:translateX(0);opacity:1}}@media(max-width:600px){.facilitator-launcher{right:12px;bottom:78px;min-width:180px;padding:9px 10px}.facilitator-launcher>svg:first-child{width:23px;height:23px}.facilitator-drawer{width:100%}.facilitator-header{padding:20px 16px 17px}.facilitator-header h2{font-size:.9rem}.facilitator-content{padding:15px 14px 24px}.facilitator-score-grid{grid-template-columns:1fr 1fr}.facilitator-score-grid article.is-total{grid-column:1/-1}.facilitator-activity-grid{grid-template-columns:1fr}.facilitator-milestones dl{grid-template-columns:repeat(2,minmax(0,1fr))}}.facilitator-syllabus-section{display:grid;gap:15px}.facilitator-syllabus-section>.facilitator-section-title{margin-bottom:0}.facilitator-syllabus-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.facilitator-syllabus-summary article{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 8px;min-width:0;padding:12px;border:1px solid rgba(148,163,184,.11);border-radius:10px;background:rgba(6,17,36,.7)}.facilitator-syllabus-summary article>svg{grid-row:1/span 2;width:22px;height:22px;color:#a78bfa}.facilitator-syllabus-summary article.is-completed>svg{color:#43dc8b}.facilitator-syllabus-summary article.is-missing>svg{color:#fbbf24}.facilitator-syllabus-summary small,.facilitator-syllabus-summary span{min-width:0;color:#8192ad;font-size:.61rem;line-height:1.35}.facilitator-syllabus-summary strong{min-width:0;color:#edf3fc;font-size:1rem;line-height:1.1}.facilitator-syllabus-summary small{grid-column:1/-1;margin-top:3px}.facilitator-syllabus-progress{display:grid;gap:8px;padding:11px 12px;border:1px solid rgba(34,211,238,.15);border-radius:9px;background:rgba(8,28,47,.48)}.facilitator-syllabus-progress>span{color:#96a7bf;font-size:.66rem}.facilitator-syllabus-progress>span b{color:#67e8f9}.facilitator-syllabus-progress>i{display:block;height:7px;overflow:hidden;border-radius:999px;background:#17233b}.facilitator-syllabus-progress>i>b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#16a34a,#22d3ee)}.facilitator-track-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.facilitator-track-filters button{display:grid;gap:3px;min-width:0;padding:9px 8px;border:1px solid rgba(148,163,184,.11);border-radius:8px;background:rgba(6,17,36,.64);color:#cdd8e9;text-align:left;cursor:pointer}.facilitator-track-filters button.is-active,.facilitator-track-filters button:hover{border-color:rgba(34,211,238,.38);background:rgba(15,42,66,.78)}.facilitator-track-filters strong{overflow:hidden;font-size:.63rem;text-overflow:ellipsis;white-space:nowrap}.facilitator-track-filters small{color:#7f91ad;font-size:.58rem}.facilitator-track-filters button.is-active small{color:#67e8f9}.facilitator-syllabus-toolbar{display:flex;align-items:center;justify-content:space-between;gap:9px}.facilitator-syllabus-toolbar>label{display:flex;align-items:center;flex:1 1 auto;gap:7px;min-width:0;height:38px;padding:0 10px;border:1px solid rgba(148,163,184,.13);border-radius:8px;background:rgba(5,14,31,.72)}.facilitator-syllabus-toolbar>label:focus-within{border-color:rgba(34,211,238,.48);box-shadow:0 0 0 3px rgba(34,211,238,.08)}.facilitator-syllabus-toolbar label svg{flex:0 0 auto;width:15px;height:15px;color:#7f91ad}.facilitator-syllabus-toolbar input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#e8effa;font:inherit;font-size:.66rem}.facilitator-syllabus-toolbar input::placeholder{color:#687b98}.facilitator-syllabus-toolbar>div{display:flex;flex:0 0 auto;padding:3px;border:1px solid rgba(148,163,184,.11);border-radius:8px;background:rgba(5,14,31,.72)}.facilitator-syllabus-toolbar>div button{min-height:30px;padding:0 9px;border:0;border-radius:6px;background:transparent;color:#8192ad;font-size:.6rem;font-weight:700;cursor:pointer}.facilitator-syllabus-toolbar>div button.is-active{background:rgba(124,58,237,.23);color:#d8c9ff}.facilitator-syllabus-list{display:grid;gap:7px;max-height:470px;overflow-y:auto;padding-right:3px;scrollbar-width:thin;scrollbar-color:#33415b transparent}.bonus-milestone-optimized>.bonus-gear-toggle[aria-expanded=false]+.facilitator-syllabus-list{display:none!important}.facilitator-syllabus-list>article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:10px 11px;border:1px solid rgba(148,163,184,.1);border-radius:9px;background:rgba(5,15,33,.7)}.facilitator-syllabus-list>article.is-completed{border-color:rgba(47,209,125,.2);background:rgba(9,38,31,.34)}.facilitator-syllabus-list>article.is-missing:hover{border-color:rgba(251,191,36,.24)}.facilitator-badge-status{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:rgba(251,191,36,.08);color:#fbbf24}.facilitator-syllabus-list article.is-completed .facilitator-badge-status{background:rgba(47,209,125,.1);color:#43dc8b}.facilitator-badge-status svg{width:17px;height:17px}.facilitator-syllabus-list article>div{display:grid;gap:3px;min-width:0}.facilitator-syllabus-list article>div>small{color:#8b7deb;font-size:.55rem;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.facilitator-syllabus-list article.is-completed>div>small{color:#43dc8b}.facilitator-syllabus-list article>div>strong{overflow:hidden;color:#dfe8f6;font-size:.68rem;line-height:1.4;text-overflow:ellipsis}.facilitator-syllabus-list article>div>p{display:flex;flex-wrap:wrap;gap:5px;margin:0;color:#788ba7;font-size:.58rem;line-height:1.4}.facilitator-syllabus-list article>a{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(34,211,238,.17);border-radius:8px;background:rgba(34,211,238,.06);color:#67e8f9}.facilitator-syllabus-list article>a:hover{border-color:rgba(34,211,238,.5);background:rgba(34,211,238,.12)}.facilitator-syllabus-list article>a svg{width:15px;height:15px}.facilitator-syllabus-empty{display:grid;justify-items:center;gap:6px;padding:26px 15px;border:1px dashed rgba(148,163,184,.16);border-radius:9px;color:#8192ad;text-align:center}.facilitator-syllabus-empty svg{width:24px;height:24px}.facilitator-syllabus-empty strong{color:#dfe8f6;font-size:.7rem}.facilitator-syllabus-empty p{margin:0;font-size:.61rem}.facilitator-syllabus-note{margin:0;color:#71839f;font-size:.61rem;line-height:1.55}.light .facilitator-syllabus-list>article,.light .facilitator-syllabus-summary article,.light .facilitator-syllabus-toolbar>div,.light .facilitator-syllabus-toolbar>label,.light .facilitator-track-filters button{background:rgba(255,255,255,.8)}.light .facilitator-syllabus-empty strong,.light .facilitator-syllabus-list article>div>strong,.light .facilitator-syllabus-summary strong,.light .facilitator-syllabus-toolbar input{color:#17233b}.light .facilitator-syllabus-progress{background:rgba(236,254,255,.72)}.light .facilitator-syllabus-list>article.is-completed{background:rgba(236,253,245,.78)}@media (max-width:600px){.facilitator-syllabus-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.facilitator-syllabus-summary article:last-child{grid-column:1/-1}.facilitator-track-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.facilitator-syllabus-toolbar{align-items:stretch;flex-direction:column}.facilitator-syllabus-toolbar>div{display:grid;grid-template-columns:repeat(3,1fr)}.facilitator-syllabus-list{max-height:none}}.fa-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1em;height:1em;min-width:1em;font-size:1em;font-style:normal;line-height:1;text-align:center;vertical-align:-.125em}.site-nav a .fa-icon{width:27px;height:27px;min-width:27px;font-size:27px}.primary-button .fa-icon,.secondary-button .fa-icon{width:23px;height:23px;min-width:23px;font-size:23px}.arcade-brand-mark .fa-icon{width:24px;height:24px;min-width:24px;font-size:24px}.header-store-link .fa-icon,.mobile-menu-toggle .fa-icon{width:17px;height:17px;min-width:17px;font-size:17px}.pixel-kicker .fa-icon,.trust-pills .fa-icon{width:15px;height:15px;min-width:15px;font-size:15px}.analyzer-help-row .fa-icon,.footer-store-links .fa-icon{width:14px;height:14px;min-width:14px;font-size:14px}.analyze-button .fa-icon{width:18px;height:18px;min-width:18px;font-size:18px}.extension-store-mark .fa-icon{width:19px;height:19px;min-width:19px;font-size:19px}.extension-store-actions .fa-icon{width:15px;height:15px;min-width:15px;font-size:15px}.mobile-bottom-nav .fa-icon{width:18px;height:18px;min-width:18px;font-size:18px}.arcade-footer>div.footer-store-links{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;justify-content:end;column-gap:28px}.arcade-footer .footer-store-links a{display:grid;grid-template-columns:16px max-content;align-items:center;column-gap:8px;white-space:nowrap;line-height:1.2}.arcade-footer .footer-store-links .fa-icon{display:block;width:16px;height:16px;min-width:16px;margin:0;font-size:16px;line-height:16px}@media (max-width:420px){.arcade-footer{grid-template-columns:minmax(0,1fr)}.arcade-footer>div.footer-store-links{grid-column:1;grid-auto-flow:row;grid-auto-columns:minmax(0,1fr);justify-content:start;min-width:0;max-width:100%;row-gap:10px;column-gap:0}.arcade-footer .footer-store-links a{grid-template-columns:16px minmax(0,1fr);min-width:0;white-space:normal}}.profile-name-block h2 .fa-icon{width:20px;height:20px;min-width:20px;margin-left:8px;color:#38bdf8;font-size:20px;filter:drop-shadow(0 0 7px rgb(56 189 248/45%))}.profile-name-block h2 .fa-icon:before{content:"\f058"}[aria-expanded=true]>.fa-icon,[data-state=open]>.fa-icon{transform-origin:center}.fa-icon.spin,.spin.fa-icon{animation:spin 1s linear infinite}.website-language-switcher{position:relative;order:-1;flex:0 0 auto;direction:ltr}.website-language-trigger{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:128px;height:38px;padding:0 10px;border:1px solid rgba(148,163,184,.22);border-radius:10px;background:rgba(11,21,42,.78);box-shadow:0 5px 16px rgba(0,0,0,.12);color:#e2e8f0;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.website-language-switcher.is-open .website-language-trigger,.website-language-trigger:hover{border-color:rgba(139,92,246,.52);background:rgba(18,31,58,.92);box-shadow:0 0 0 3px rgba(139,92,246,.09)}.website-language-option:focus-visible,.website-language-trigger:focus-visible{outline:2px solid var(--arcade-cyan);outline-offset:2px}.website-language-trigger>svg:first-child{width:16px;height:16px;flex:0 0 auto;color:#a5b4fc}.website-language-current-code{font-size:.69rem;font-weight:800;letter-spacing:.04em}.website-language-current-label{max-width:104px;overflow:hidden;color:#cbd5e1;font-size:.72rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.website-language-chevron{width:14px;height:14px;flex:0 0 auto;color:#8291aa;transition:transform .16s ease}.website-language-switcher.is-open .website-language-chevron{transform:rotate(180deg)}.website-language-menu{position:absolute;top:calc(100% + 9px);right:0;z-index:140;width:min(360px,calc(100vw - 24px));padding:10px;border:1px solid rgba(139,92,246,.28);border-radius:14px;background:rgba(7,14,31,.98);box-shadow:0 24px 65px rgba(0,0,0,.46),inset 0 0 0 1px rgba(255,255,255,.025);backdrop-filter:blur(20px);transform-origin:top right;animation:language-menu-in .15s ease-out}.website-language-menu:before{content:"";position:absolute;top:-6px;right:22px;width:10px;height:10px;border-top:1px solid rgba(139,92,246,.28);border-left:1px solid rgba(139,92,246,.28);background:#07101f;transform:rotate(45deg)}.website-language-menu-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:3px 6px 10px;border-bottom:1px solid rgba(148,163,184,.12)}.website-language-menu-heading span{color:#eef4ff;font-size:.68rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.website-language-menu-heading small{overflow:hidden;color:#7f90aa;font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.website-language-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:350px;overflow-y:auto;padding-top:8px;scrollbar-color:rgba(139,92,246,.48) transparent;scrollbar-width:thin}.website-language-option{display:grid;grid-template-columns:32px minmax(0,1fr) 16px;align-items:center;gap:8px;min-height:43px;padding:5px 8px;border:1px solid transparent;border-radius:9px;background:transparent;color:#dce5f4;cursor:pointer;text-align:left;transition:border-color .14s ease,background-color .14s ease,transform .14s ease}.website-language-option:hover{border-color:rgba(148,163,184,.14);background:rgba(15,29,55,.84);transform:translateY(-1px)}.website-language-option.is-selected{border-color:rgba(139,92,246,.4);background:linear-gradient(135deg,rgba(98,53,220,.2),rgba(34,211,238,.07))}.website-language-option-code{display:grid;place-items:center;width:30px;height:26px;border:1px solid rgba(148,163,184,.15);border-radius:7px;background:#101c34;color:#aab8ce;font-size:.59rem;font-weight:800;letter-spacing:.035em}.website-language-option.is-selected .website-language-option-code{border-color:rgba(139,92,246,.38);background:rgba(124,58,237,.2);color:#d8c8ff}.website-language-option-label{min-width:0;overflow:hidden;font-size:.7rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.website-language-option>svg{width:15px;height:15px;color:#67e8f9}html[dir=rtl] .website-language-switcher{direction:ltr}html.light .arcade-header-actions .website-language-switcher{padding:0;border:0;background:transparent;box-shadow:none;color:inherit}html.light .website-language-trigger{border-color:rgba(100,116,139,.2);background:rgba(255,255,255,.9);box-shadow:0 5px 16px rgba(51,65,85,.08);color:#26324a}html.light .website-language-switcher.is-open .website-language-trigger,html.light .website-language-trigger:hover{border-color:rgba(124,58,237,.38);background:#ffffff;box-shadow:0 0 0 3px rgba(124,58,237,.08)}html.light .website-language-trigger>svg:first-child{color:#4f46e5}html.light .website-language-chevron,html.light .website-language-current-label{color:#64748b}html.light .website-language-menu{border-color:rgba(124,58,237,.2);background:rgba(255,255,255,.98);box-shadow:0 24px 60px rgba(51,65,85,.2),inset 0 0 0 1px rgba(255,255,255,.8)}html.light .website-language-menu:before{border-color:rgba(124,58,237,.2);background:#ffffff}html.light .website-language-menu-heading{border-bottom-color:rgba(100,116,139,.15)}html.light .website-language-menu-heading span{color:#26324a}html.light .website-language-menu-heading small{color:#64748b}html.light .website-language-option{color:#334155}html.light .website-language-option:hover{border-color:rgba(124,58,237,.16);background:#f8f7ff}html.light .website-language-option.is-selected{border-color:rgba(124,58,237,.3);background:linear-gradient(135deg,#f5f3ff,#ecfeff);color:#4c1d95}html.light .website-language-option-code{border-color:rgba(100,116,139,.16);background:#f1f5f9;color:#64748b}html.light .website-language-option.is-selected .website-language-option-code{border-color:rgba(124,58,237,.26);background:#ede9fe;color:#6d28d9}html.light .website-language-option>svg{color:#0891b2}[lang]:not([lang=en]) .hero-heading h1,html[data-locale]:not([data-locale=en]) .hero-heading h1{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;letter-spacing:-.055em;line-height:1.08;text-shadow:0 5px 0 rgba(0,0,0,.25)}@keyframes language-menu-in{0%{opacity:0;transform:translateY(-5px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:700px){.arcade-header-actions{gap:6px}.website-language-trigger{min-width:76px;height:36px;padding:0 8px}.website-language-current-label{display:none}.website-language-menu{width:min(330px,calc(100vw - 24px))}}@media (max-width:600px){.website-language-trigger>svg:first-child{width:15px;height:15px}[lang]:not([lang=en]) .hero-heading h1,html[data-locale]:not([data-locale=en]) .hero-heading h1{font-size:clamp(2rem,10vw,2.7rem);line-height:1.02}}@media (max-width:520px){.arcade-header-actions,.website-language-switcher{position:static}.website-language-trigger{min-width:84px}.website-language-menu{top:calc(100% + 8px);left:0;right:0;width:auto;max-width:none;margin:0;padding:9px;background:#07101f;transform-origin:top center;animation:none;box-shadow:0 22px 55px rgba(0,0,0,.42),0 0 0 100vmax rgba(3,7,18,.22);clip-path:inset(-100vmax)}.website-language-menu:before{display:none}.website-language-options{grid-template-columns:repeat(2,minmax(0,1fr));max-height:min(48vh,350px)}.website-language-option{grid-template-columns:30px minmax(0,1fr) 14px;gap:6px;min-height:40px;padding-inline:6px}.website-language-option-code{width:28px;height:25px}.website-language-option-label{font-size:.66rem}html.light .website-language-menu{background:#ffffff;box-shadow:0 22px 55px rgba(51,65,85,.2),0 0 0 100vmax rgba(30,41,59,.12)}}.website-theme-toggle{position:fixed;right:22px;bottom:22px;z-index:100;display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid rgba(139,92,246,.42);border-radius:13px;background:rgba(10,19,40,.94);box-shadow:0 14px 34px rgba(0,0,0,.28),inset 0 0 0 1px rgba(255,255,255,.025);color:#ffd43b;cursor:pointer;backdrop-filter:blur(16px);transition:transform .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.website-theme-toggle:hover:not(:disabled){transform:translateY(-2px);border-color:rgba(192,84,255,.72);box-shadow:0 18px 38px rgba(0,0,0,.32),0 0 20px rgba(139,92,246,.18)}.website-theme-toggle:focus-visible{outline:2px solid #22d3ee;outline-offset:3px}.website-theme-toggle:disabled{cursor:default;opacity:.72}.website-theme-toggle .theme-icon{width:21px;height:21px}.website-theme-toggle .theme-icon-dark{display:none}html.light{color-scheme:light;background:#f4f7ff}html.light body{background:#f4f7ff;color:#172033}html.light .website-theme-toggle{border-color:rgba(79,70,229,.25);background:rgba(255,255,255,.94);box-shadow:0 14px 34px rgba(37,52,91,.16),inset 0 0 0 1px rgba(255,255,255,.8);color:#4338ca}html.light .website-theme-toggle .theme-icon-light{display:none}html.light .website-theme-toggle .theme-icon-dark{display:block}html.light .arcade-dashboard-page{--arcade-bg:#f4f7ff;--arcade-panel:rgba(255,255,255,.92);--arcade-panel-strong:#fff;--arcade-panel-soft:#eef2ff;--arcade-border:rgba(79,70,229,.18);--arcade-border-soft:rgba(100,116,139,.16);--arcade-text:#172033;--arcade-muted:#64748b;--arcade-purple:#7c3aed;--arcade-violet:#9333ea;--arcade-blue:#2563eb;--arcade-cyan:#0891b2;--arcade-green:#15803d;--arcade-yellow:#ca8a04;--arcade-orange:#ea580c;--arcade-red:#e11d48;color:var(--arcade-text);background:radial-gradient(circle at 78% 8%,rgba(99,102,241,.14),transparent 28rem),radial-gradient(circle at 10% 24%,rgba(14,165,233,.1),transparent 32rem),linear-gradient(180deg,#f8faff,#eef3ff 46%,#f8faff)}html.light .arcade-dashboard-page:before{background-image:linear-gradient(rgba(59,130,246,.055) 1px,transparent 0),linear-gradient(90deg,rgba(59,130,246,.055) 1px,transparent 0)}html.light .arcade-stars{opacity:.38;filter:saturate(.8)}html.light .arcade-header{border-bottom-color:rgba(100,116,139,.16);background:rgba(248,250,255,.88)}html.light .arcade-brand,html.light .arcade-brand-copy b{color:#172033}html.light .arcade-brand-mark{border-color:rgba(202,138,4,.28);background:linear-gradient(145deg,#eef2ff,#ede9fe);box-shadow:0 0 22px rgba(99,102,241,.13)}html.light .arcade-nav a{color:#64748b}html.light .arcade-nav a.active,html.light .arcade-nav a:hover{color:#172033}html.light .header-store-link,html.light .mobile-menu-toggle{border-color:rgba(100,116,139,.18);background:rgba(255,255,255,.76);color:#334155;box-shadow:0 5px 16px rgba(71,85,105,.07)}html.light .header-store-link.is-firefox{border-color:rgba(234,88,12,.2);background:rgba(255,247,237,.84);color:#9a3412}html.light .pixel-kicker{color:#0369a1}html.light .hero-heading h1{color:#172033;text-shadow:0 5px 0 rgba(99,102,241,.09)}html.light .hero-heading h1 span{background:linear-gradient(90deg,#7c3aed,#4f46e5 42%,#0284c7);-webkit-background-clip:text;background-clip:text;color:transparent}html.light .hero-description{color:#64748b}html.light .trust-pills span{border-color:rgba(21,128,61,.18);background:rgba(240,253,244,.72);color:#475569}html.light .dashboard-empty-state,html.light .dashboard-panel,html.light .extension-strip,html.light .profile-analyzer-card{border-color:var(--arcade-border);background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(246,248,255,.94));box-shadow:0 24px 60px rgba(51,65,85,.12),inset 0 1px 0 rgba(255,255,255,.9)}html.light .analyzer-title,html.light .panel-title{color:#26324a}html.light .analyzer-title>span{border-color:rgba(124,58,237,.42);color:#6d28d9;background:#f5f3ff}html.light .profile-input{border-color:rgba(100,116,139,.22);background:rgba(248,250,252,.92)}html.light .profile-input input{color:#172033}html.light .profile-input input::placeholder{color:#94a3b8}html.light .profile-input button,html.light .profile-input>svg{color:#64748b}html.light .profile-input button:hover{background:rgba(99,102,241,.09);color:#4338ca}html.light .analyzer-help-row a,html.light .analyzer-help-row button{color:#64748b}html.light .analyzer-help-row a:hover,html.light .analyzer-help-row button:hover{color:#4338ca}html.light .extension-store-mark{border-color:rgba(79,70,229,.25);background:linear-gradient(145deg,#e0e7ff,#ddd6fe);color:#4338ca}html.light .extension-strip strong{color:#26324a}html.light .extension-store-actions a{border-color:rgba(79,70,229,.24);background:rgba(238,242,255,.8);color:#4338ca}html.light .extension-store-actions a:hover{background:#e0e7ff}html.light .extension-store-actions a.is-firefox{border-color:rgba(234,88,12,.2);background:rgba(255,247,237,.86);color:#9a3412}html.light .allocation-row dd,html.light .panel-title,html.light .profile-stat-grid strong,html.light .tier-availability-grid strong{color:#26324a}html.light .profile-name-block h2{color:#172033}html.light .point-breakdown-row>span,html.light .point-breakdown-row>strong,html.light .tier-status-main span{color:#475569}html.light .goal-progress,html.light .point-breakdown-row i{background:#dbe3f2}html.light .allocation-message,html.light .tier-note{border-color:rgba(14,116,144,.14);background:rgba(236,254,255,.65);color:#52637c}html.light .tier-availability-grid>div{border-color:rgba(100,116,139,.15);background:rgba(248,250,252,.82)}html.light .badge-filters button{border-color:rgba(100,116,139,.18);background:#f1f5f9;color:#64748b}html.light .badge-filters button:hover{color:#4338ca}html.light .earned-badge{border-color:rgba(100,116,139,.16);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(241,245,249,.94));box-shadow:0 10px 24px rgba(51,65,85,.07)}html.light .earned-badge-art{background:radial-gradient(circle,rgba(124,58,237,.12),transparent 60%),#eef2ff}html.light .compact-list strong,html.light .confidence-summary strong,html.light .earned-badge h3,html.light .empty-badge-state strong,html.light .empty-result-message strong,html.light .empty-tier-grid strong,html.light .tier-list-row b,html.light .tier-list-row>div strong{color:#26324a}html.light .compact-heading>span,html.light .earned-badge time,html.light .tier-help,html.light .tier-list-row b small,html.light .tier-list-row>div span,html.light .unknown-badge-list{color:#64748b}html.light .tier-list-row{background:rgba(248,250,252,.86)}html.light .compact-icon{background:#eef2ff}html.light .dashboard-empty-state{background:rgba(255,255,255,.9)}html.light .empty-tier-grid article{background:rgba(248,250,252,.86)}html.light .arcade-footer{border-top-color:rgba(100,116,139,.16)}html.light .arcade-footer a,html.light .arcade-footer p{color:#64748b}html.light .arcade-footer a:hover{color:#4338ca}html.light .website-language-menu,html.light .website-language-trigger{border-color:rgba(100,116,139,.18);background:rgba(255,255,255,.96);color:#334155;box-shadow:0 12px 32px rgba(51,65,85,.14)}@media(max-width:720px){.website-theme-toggle{right:14px;bottom:78px;width:43px;height:43px}html.light .arcade-nav{background:rgba(248,250,255,.98);border-color:rgba(100,116,139,.16);box-shadow:0 20px 45px rgba(51,65,85,.16)}}:root{--arcade-anchor-offset:76px}.arcade-brand em{color:#fff}.arcade-header-actions .header-store-link{display:none}.website-theme-toggle.is-header-control{position:relative;right:auto;bottom:auto;z-index:1;flex:0 0 auto;order:0;width:38px;height:38px;border-radius:9px;box-shadow:none;backdrop-filter:none}.website-theme-toggle.is-header-control:hover:not(:disabled){transform:none;box-shadow:0 0 18px rgba(139,92,246,.18)}.arcade-header-actions .mobile-menu-toggle{order:1}#badges,#calculator,#extension,#tiers,.arcade-hero,.extension-strip{scroll-margin-top:var(--arcade-anchor-offset)}.footer-route-links{grid-column:1/-1;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px;padding-top:14px;border-top:1px solid rgba(148,163,184,.1)}.footer-route-links a{color:#8393ad;text-decoration:none;font-size:.7rem}.footer-route-links a:hover{color:#c8d4e7}html.light .footer-route-links{border-top-color:rgba(100,116,139,.16)}html.light .footer-route-links a{color:#64748b}html.light .footer-route-links a:hover{color:#4338ca}@media (max-width:700px){.website-theme-toggle.is-header-control{right:auto;bottom:auto;width:36px;height:36px}.website-theme-toggle.is-header-control .theme-icon{width:18px;height:18px}.footer-route-links{gap:14px}}@media (max-width:600px){:root{--arcade-anchor-offset:68px}}html.light .website-language-switcher{border-color:rgba(100,116,139,.2);background:rgba(255,255,255,.94);box-shadow:0 6px 18px rgba(51,65,85,.1);color:#334155}html.light .website-language-switcher:focus-within{border-color:rgba(124,58,237,.42);box-shadow:0 0 0 3px rgba(124,58,237,.1)}html.light .website-language-switcher select{color:#334155;color-scheme:light}html.light .website-language-switcher option{background:#ffffff;color:#172033}html.light .facilitator-launcher{border-color:rgba(124,58,237,.28);background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(245,243,255,.97));box-shadow:0 16px 42px rgba(51,65,85,.16),0 0 24px rgba(124,58,237,.08);color:#172033}html.light .facilitator-launcher:hover{border-color:rgba(124,58,237,.52)}html.light .facilitator-launcher>svg:first-child{color:#6d28d9}html.light .facilitator-launcher small,html.light .facilitator-launcher>svg:last-child{color:#64748b}html.light .facilitator-overlay{background:rgba(30,41,59,.36)}html.light .facilitator-drawer{border-left-color:rgba(124,58,237,.2);background:linear-gradient(180deg,#fbfaff,#f1f5ff);box-shadow:-32px 0 80px rgba(51,65,85,.2);color:#172033}html.light .facilitator-header{border-bottom-color:rgba(100,116,139,.16);background:rgba(251,250,255,.96)}html.light .facilitator-header p{color:#0369a1}html.light .facilitator-header h2{color:#172033}html.light .facilitator-header>div>span{color:#64748b}html.light .facilitator-header>button{border-color:rgba(100,116,139,.18);background:#ffffff;color:#475569}html.light .facilitator-header>button:hover{background:#f5f3ff;color:#6d28d9}html.light .facilitator-score-grid article{border-color:rgba(100,116,139,.15);background:rgba(255,255,255,.9)}html.light .facilitator-score-grid article.is-bonus{border-color:rgba(8,145,178,.2);background:linear-gradient(145deg,#ecfeff,#f0f9ff)}html.light .facilitator-score-grid article.is-total{border-color:rgba(124,58,237,.2);background:linear-gradient(145deg,#faf5ff,#f5f3ff)}html.light .facilitator-score-grid small,html.light .facilitator-score-grid span{color:#64748b}html.light .facilitator-score-grid strong{color:#172033}html.light .facilitator-score-grid .is-bonus strong{color:#0e7490}html.light .facilitator-score-grid .is-total strong{color:#6d28d9}html.light .facilitator-warning{border-color:rgba(202,138,4,.24);background:#fffbeb;color:#785b17}html.light .facilitator-warning code{color:#92400e}html.light .facilitator-section{border-color:rgba(124,58,237,.16);background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(250,248,255,.94));box-shadow:0 10px 28px rgba(51,65,85,.07)}html.light .facilitator-activity-grid strong,html.light .facilitator-empty strong,html.light .facilitator-milestone-heading strong,html.light .facilitator-milestones dd,html.light .facilitator-section-title h3{color:#26324a}html.light .facilitator-activity-grid b,html.light .facilitator-empty p,html.light .facilitator-milestone-heading small,html.light .facilitator-milestones dt,html.light .facilitator-section-title p{color:#64748b}html.light .facilitator-section-title>span{border-color:rgba(8,145,178,.2);background:#ecfeff;color:#0e7490}html.light .facilitator-activity-grid article,html.light .facilitator-milestones>article{border-color:rgba(100,116,139,.15);background:rgba(255,255,255,.88)}html.light .facilitator-milestones>article.is-completed{border-color:rgba(21,128,61,.24)}html.light .facilitator-milestones>article.is-current{background:#f0fdf4;box-shadow:inset 3px 0 0 #16a34a}html.light .facilitator-activity-grid article>div>span,html.light .facilitator-milestone-heading>span{background:#ede9fe;color:#6d28d9}html.light .facilitator-activity-grid article.is-completed>div>span,html.light .facilitator-milestones .is-completed .facilitator-milestone-heading>span{background:#dcfce7;color:#15803d}html.light .facilitator-activity-grid article>i{background:#dbe3f2}html.light .facilitator-milestones dl>div{background:#f1f5ff}html.light .facilitator-milestone-heading em{background:#dcfce7;color:#15803d}html.light .facilitator-disclaimer{border-color:rgba(100,116,139,.14);background:rgba(248,250,252,.9);color:#64748b}html.light .facilitator-empty>svg{color:#6d28d9}html.light .profile-photo{border-color:rgba(79,70,229,.55);background:linear-gradient(145deg,#e0e7ff,#f3e8ff);box-shadow:0 0 0 5px rgba(79,70,229,.08);color:#4338ca}html.light .compact-empty,html.light .panel-link-note{color:#64748b}html.light .score-state{color:#a16207}html.light .compact-list b,html.light .earned-badge p,html.light .score-state.is-qualified{color:#15803d}html.light .tier-trophy{border-color:rgba(202,138,4,.26);background:#fffbeb;color:#a16207}html.light .next-goal-value strong,html.light .tier-status-main strong{color:#6d28d9}html.light .allocation-row svg{color:#64748b}html.light .analyzer-error{color:#be123c}html.light .profile-input.has-error{border-color:rgba(225,29,72,.72);box-shadow:0 0 0 3px rgba(225,29,72,.09)}html.light .badge-filters button:hover:not(.active){border-color:rgba(124,58,237,.22);background:#f5f3ff;color:#6d28d9}html.light .badge-filters button.active{border-color:rgba(109,40,217,.62);background:linear-gradient(135deg,#6d28d9,#9333ea);color:#ffffff;box-shadow:0 6px 16px rgba(109,40,217,.16)}html.light .earned-badge:hover{border-color:rgba(124,58,237,.36);box-shadow:0 14px 30px rgba(79,70,229,.1)}html.light .earned-badge>a{color:#64748b}html.light .earned-badge>a:hover{background:#ede9fe;color:#6d28d9}html.light .show-all-badges{border-color:rgba(124,58,237,.24);background:#f5f3ff;color:#6d28d9}html.light .show-all-badges:hover{border-color:rgba(124,58,237,.38);background:#ede9fe}html.light .empty-badge-state{border-color:rgba(100,116,139,.24)}html.light .empty-badge-state svg{color:#7c3aed}html.light .tier-list-row.is-current{border-color:rgba(147,51,234,.42);background:#faf5ff;box-shadow:inset 3px 0 0 #9333ea,0 10px 24px rgba(124,58,237,.08)}html.light .tier-list-icon{background:#fffbeb;color:#a16207}html.light .tier-120 .tier-list-icon{background:#faf5ff;color:#9333ea}html.light .tier-95 .tier-list-icon{background:#fff7ed;color:#c2410c}html.light .tier-75 .tier-list-icon{background:#f0fdf4;color:#15803d}html.light .tier-50 .tier-list-icon{background:#eff6ff;color:#1d4ed8}html.light .confidence-ring{border-color:rgba(202,138,4,.3);background:#fffbeb;color:#a16207}html.light .confidence-ring.is-complete{border-color:rgba(21,128,61,.3);background:#f0fdf4;color:#15803d}html.light .unknown-badge-list{color:#52637c}html.light .goal-progress span{background:linear-gradient(90deg,#6d28d9,#0891b2);box-shadow:none}html.light .empty-result-message>span{background:#fffbeb;color:#a16207}html.light .empty-tier-grid article>svg{color:#a16207}html.light .tier-note a{color:#6d28d9}html.light .tier-note a:hover{color:#581c87}@media (max-width:600px){html.light .mobile-bottom-nav{border-top-color:rgba(100,116,139,.18);background:rgba(255,255,255,.96);box-shadow:0 -10px 30px rgba(51,65,85,.12)}html.light .mobile-bottom-nav a{color:#64748b}html.light .mobile-bottom-nav a:first-child{color:#6d28d9}}.facilitator-participation-card{display:grid;gap:11px;padding:15px;border:1px solid rgba(251,191,36,.28);border-radius:12px;background:linear-gradient(145deg,rgba(69,42,7,.34),rgba(20,24,48,.82))}.facilitator-participation-card.is-active{border-color:rgba(47,209,125,.32);background:linear-gradient(145deg,rgba(7,56,40,.42),rgba(16,30,55,.84))}.facilitator-participation-heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px}.facilitator-participation-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:rgba(251,191,36,.12);color:#fbbf24}.facilitator-participation-card.is-active .facilitator-participation-icon{background:rgba(47,209,125,.12);color:#43dc8b}.facilitator-participation-icon svg{width:20px;height:20px}.facilitator-participation-copy{display:grid;gap:4px;min-width:0}.facilitator-participation-copy strong{color:#edf3fc;font-size:.76rem}.facilitator-participation-card>p,.facilitator-participation-copy small{color:#91a2bd;font-size:.64rem;line-height:1.5}.facilitator-participation-card>p{margin:0}.facilitator-participation-toggle{position:relative;display:grid;justify-items:center;gap:4px;cursor:pointer}.facilitator-participation-toggle input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.facilitator-participation-toggle>span{position:relative;display:block;width:44px;height:24px;border:1px solid rgba(148,163,184,.28);border-radius:999px;background:#17233b;transition:border-color .18s ease,background .18s ease}.facilitator-participation-toggle>span:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#94a3b8;box-shadow:0 2px 6px rgba(0,0,0,.3);transition:transform .18s ease,background .18s ease}.facilitator-participation-toggle input:checked+span{border-color:rgba(47,209,125,.64);background:rgba(22,163,74,.3)}.facilitator-participation-toggle input:checked+span:after{transform:translateX(20px);background:#43dc8b}.facilitator-participation-toggle input:focus-visible+span{outline:3px solid rgba(34,211,238,.28);outline-offset:3px}.facilitator-participation-toggle em{color:#94a3b8;font-size:.56rem;font-style:normal;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.facilitator-participation-card.is-active .facilitator-participation-toggle em{color:#43dc8b}.analyzer-facilitator-slot{margin-top:10px}.analyzer-facilitator-option{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:58px;padding:10px 13px;border:1px solid rgba(251,191,36,.24);border-radius:11px;background:linear-gradient(145deg,rgba(69,42,7,.24),rgba(10,20,43,.82));cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.analyzer-facilitator-option:hover{border-color:rgba(251,191,36,.48);transform:translateY(-1px)}.analyzer-facilitator-option.is-active{border-color:rgba(47,209,125,.4);background:linear-gradient(145deg,rgba(7,56,40,.35),rgba(10,25,48,.88))}.analyzer-facilitator-option.is-disabled{cursor:not-allowed;opacity:.72}.analyzer-facilitator-option.is-disabled:hover{border-color:rgba(251,191,36,.24);transform:none}.analyzer-facilitator-option>input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.analyzer-facilitator-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:rgba(251,191,36,.12);color:#fbbf24}.analyzer-facilitator-option.is-active .analyzer-facilitator-icon{background:rgba(47,209,125,.12);color:#43dc8b}.analyzer-facilitator-icon svg{width:19px;height:19px}.analyzer-facilitator-copy{display:grid;gap:3px;min-width:0}.analyzer-facilitator-copy strong{color:#e8eefb;font-size:.72rem}.analyzer-facilitator-copy small{color:#8798b4;font-size:.62rem;line-height:1.45}.analyzer-facilitator-switch{position:relative;display:block;width:46px;height:25px;border:1px solid rgba(148,163,184,.3);border-radius:999px;background:#17233b;transition:border-color .18s ease,background .18s ease}.analyzer-facilitator-switch:after{content:"";position:absolute;top:3px;left:3px;width:17px;height:17px;border-radius:50%;background:#94a3b8;box-shadow:0 2px 6px rgba(0,0,0,.28);transition:transform .18s ease,background .18s ease}.analyzer-facilitator-option>input:checked~.analyzer-facilitator-switch{border-color:rgba(47,209,125,.68);background:rgba(22,163,74,.32)}.analyzer-facilitator-option>input:checked~.analyzer-facilitator-switch:after{transform:translateX(21px);background:#43dc8b}.analyzer-facilitator-option>input:focus-visible~.analyzer-facilitator-switch{outline:3px solid rgba(34,211,238,.3);outline-offset:3px}@media (min-width:601px){.facilitator-launcher{top:50%;right:20px;bottom:auto;min-width:248px;padding:14px 15px;border-left-width:4px;transform:translateY(-50%);box-shadow:0 22px 65px rgba(0,0,0,.48),0 0 34px rgba(34,211,238,.17)}.facilitator-launcher:before{content:"FACILITATOR PROGRAM";position:absolute;top:-10px;right:12px;padding:3px 7px;border:1px solid rgba(34,211,238,.32);border-radius:999px;background:#0c1730;color:#67e8f9;font-size:.49rem;font-weight:900;letter-spacing:.08em}.facilitator-launcher:hover{transform:translateY(calc(-50% - 3px));box-shadow:0 28px 72px rgba(0,0,0,.54),0 0 40px rgba(34,211,238,.24)}.facilitator-launcher:focus-visible{outline:3px solid rgba(34,211,238,.34);outline-offset:4px}.facilitator-launcher.needs-confirmation{border-color:rgba(251,191,36,.65);box-shadow:0 22px 65px rgba(0,0,0,.48),0 0 34px rgba(251,191,36,.18)}.facilitator-launcher.needs-confirmation:before{border-color:rgba(251,191,36,.4);color:#fbbf24}.facilitator-launcher.needs-confirmation>svg:first-child{color:#fbbf24}.facilitator-launcher.is-participating{border-color:rgba(47,209,125,.58);box-shadow:0 22px 65px rgba(0,0,0,.48),0 0 34px rgba(47,209,125,.18)}.facilitator-launcher.is-participating:before{border-color:rgba(47,209,125,.38);color:#43dc8b}.facilitator-launcher.is-participating>svg:first-child{color:#43dc8b}}html.light .facilitator-participation-card{border-color:rgba(202,138,4,.25);background:linear-gradient(145deg,#fffbeb,#ffffff)}html.light .facilitator-participation-card.is-active{border-color:rgba(21,128,61,.25);background:linear-gradient(145deg,#f0fdf4,#ffffff)}html.light .facilitator-participation-copy strong{color:#26324a}html.light .facilitator-participation-card>p,html.light .facilitator-participation-copy small{color:#64748b}html.light .facilitator-participation-toggle>span{border-color:rgba(100,116,139,.28);background:#e2e8f0}html.light .facilitator-participation-toggle>span:after{background:#64748b}html.light .facilitator-launcher:before{background:#ffffff}html.light .analyzer-facilitator-option{border-color:rgba(202,138,4,.24);background:linear-gradient(145deg,#fffbeb,#ffffff)}html.light .analyzer-facilitator-option.is-active{border-color:rgba(21,128,61,.28);background:linear-gradient(145deg,#f0fdf4,#ffffff)}html.light .analyzer-facilitator-copy strong{color:#26324a}html.light .analyzer-facilitator-copy small{color:#64748b}html.light .analyzer-facilitator-switch{border-color:rgba(100,116,139,.28);background:#e2e8f0}html.light .analyzer-facilitator-switch:after{background:#64748b}@media (max-width:600px){.facilitator-launcher{top:auto;right:12px;bottom:78px;min-width:180px;padding:9px 10px;border-left-width:1px;transform:none}.facilitator-launcher:hover{transform:translateY(-1px)}.facilitator-launcher:before{display:none}.facilitator-participation-heading{grid-template-columns:auto minmax(0,1fr)}.facilitator-participation-toggle{grid-column:1/-1;grid-template-columns:auto auto;align-items:center;justify-content:start;justify-items:start;padding-left:49px}.analyzer-facilitator-option{grid-template-columns:auto minmax(0,1fr) auto;gap:9px;min-height:54px;padding:9px 10px}.analyzer-facilitator-icon{width:32px;height:32px}.analyzer-facilitator-copy strong{font-size:.68rem}.analyzer-facilitator-copy small{font-size:.58rem}}@media (prefers-reduced-motion:reduce){.analyzer-facilitator-option,.analyzer-facilitator-switch,.analyzer-facilitator-switch:after,.facilitator-launcher,.facilitator-participation-toggle>span,.facilitator-participation-toggle>span:after{transition:none}}.facilitator-launcher[hidden]{display:none!important}.facilitator-launcher:before{content:none!important}html.light .internal-page-hero{border-bottom-color:rgba(100,116,139,.16)}html.light .internal-page-glow{background:radial-gradient(circle at top left,rgba(34,211,238,.12),transparent 36%),radial-gradient(circle at top right,rgba(124,58,237,.12),transparent 42%)}html.light .internal-back-link{color:#64748b}html.light .internal-back-link:hover{color:#6d28d9}html.light .internal-eyebrow{border-color:rgba(8,145,178,.22);background:#ecfeff;color:#0e7490}html.light .internal-page-title{color:#172033}html.light .internal-page-description{color:#52637c}html.light .internal-page-updated{color:#64748b}html.light .internal-content-card{border-color:rgba(124,58,237,.16);background:rgba(255,255,255,.94);box-shadow:0 24px 60px rgba(51,65,85,.12)}html.light .internal-prose{color:#475569}html.light .internal-prose :where(h1,h2,h3,h4,strong){color:#172033}html.light .internal-prose :where(p,li){color:#475569}html.light .internal-prose a{color:#6d28d9}html.light .internal-prose a:hover{color:#581c87}html.light .internal-prose code{border-radius:5px;background:#f5f3ff;color:#6d28d9}html.light .internal-prose pre{border:1px solid rgba(100,116,139,.18);background:#172033;color:#f8fafc;box-shadow:0 12px 30px rgba(51,65,85,.12)}html.light .internal-prose pre code{background:transparent;color:inherit}html.light .internal-prose blockquote{border-left-color:#a78bfa;color:#52637c}html.light .internal-prose hr{border-color:#dbe3f2}html.light .internal-prose :where(th,td){border-color:#dbe3f2}html.light .internal-prose th{color:#26324a}html.light .internal-page-footer{border-top-color:rgba(100,116,139,.16);color:#64748b}html.light .internal-page-footer a{color:#64748b}html.light .internal-page-footer a:hover{color:#6d28d9}.cookie-consent-layer{position:fixed;inset:auto 0 0;z-index:180;display:flex;justify-content:center;padding:14px 18px;pointer-events:none}.cookie-consent-card{width:min(100%,940px);max-height:calc(100vh - 28px);overflow:auto;border:1px solid rgb(103 232 249/22%);border-radius:16px;background:linear-gradient(145deg,rgb(14 26 49/98%),rgb(6 13 29/98%));box-shadow:0 20px 60px rgb(0 0 0/46%);color:#e8eefb;pointer-events:auto;backdrop-filter:blur(16px)}.cookie-consent-main{display:grid;grid-template-areas:"icon copy actions close";grid-template-columns:44px minmax(0,1fr) auto 32px;align-items:center;gap:14px;padding:15px 16px}.cookie-consent-icon{grid-area:icon;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgb(103 232 249/24%);border-radius:13px;background:rgb(34 211 238/10%);color:#67e8f9}.cookie-consent-icon .fa-icon{width:20px;height:20px;min-width:20px;font-size:20px}.cookie-consent-copy{grid-area:copy;min-width:0}.cookie-consent-eyebrow{display:block;margin-bottom:3px;color:#67e8f9;font-size:.6rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.cookie-consent-copy h2{margin:0;color:#f8fbff;font-size:clamp(.95rem,1.7vw,1.12rem);line-height:1.3}.cookie-consent-copy p{margin:5px 0 0;color:#a9b7cc;font-size:.72rem;line-height:1.5}.cookie-consent-actions{grid-area:actions;display:flex;align-items:center;gap:8px}.cookie-consent-button,.cookie-consent-detail-button{min-height:38px;padding:0 14px;border-radius:9px;font-size:.7rem;font-weight:800;white-space:nowrap;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.cookie-consent-button{min-width:112px;border:1px solid rgb(103 232 249/46%);background:linear-gradient(135deg,#22d3ee,#67e8f9);color:#07111f;box-shadow:0 8px 22px rgb(34 211 238/18%)}.cookie-consent-button:hover{background:linear-gradient(135deg,#67e8f9,#a5f3fc);transform:translateY(-1px)}.cookie-consent-detail-button{display:inline-flex;align-items:center;gap:7px;border:1px solid rgb(148 163 184/24%);background:rgb(148 163 184/8%);color:#d6dfed}.cookie-consent-detail-button:hover{border-color:rgb(148 163 184/40%);background:rgb(148 163 184/14%)}.cookie-consent-detail-button .fa-icon{width:12px;height:12px;min-width:12px;font-size:12px;transition:transform .16s ease}.cookie-consent-detail-button[aria-expanded=true] .fa-icon{transform:rotate(180deg)}.cookie-consent-close{grid-area:close;display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:#71839e;cursor:pointer}.cookie-consent-close:hover{background:rgb(255 255 255/7%);color:#e6eefb}.cookie-consent-close .fa-icon{width:13px;height:13px;min-width:13px;font-size:13px}.cookie-consent-details{padding:14px 16px 16px;border-top:1px solid rgb(148 163 184/16%)}.cookie-consent-details>h3{margin:0 0 10px;color:#f8fbff;font-size:.76rem;font-weight:800}.cookie-consent-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.cookie-consent-category{padding:13px;border:1px solid rgb(148 163 184/18%);border-radius:11px;background:rgb(148 163 184/6%)}.cookie-category-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.cookie-category-name{display:inline-flex;min-width:0;align-items:center;gap:7px;color:#edf4ff;font-size:.74rem;font-weight:800}.cookie-category-name .fa-icon{width:14px;height:14px;min-width:14px;color:#67e8f9;font-size:14px}.cookie-category-status{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;padding:5px 8px;border:1px solid rgb(148 163 184/20%);border-radius:999px;background:rgb(148 163 184/9%);color:#b7c4d7;font-size:.61rem;font-weight:800;line-height:1;white-space:nowrap}.cookie-category-status:before{width:6px;height:6px;border-radius:999px;background:currentColor;content:""}.cookie-category-status.is-enabled{border-color:rgb(34 211 238/28%);background:rgb(34 211 238/10%);color:#67e8f9}.cookie-category-status.is-preview{border-color:rgb(148 163 184/24%);background:rgb(148 163 184/10%);color:#94a3b8}.cookie-consent-category>p{margin:10px 0 0;color:#9cacbf;font-size:.68rem;line-height:1.55}.cookie-consent-preview{margin:10px 0 0;padding:9px 11px;border:1px solid rgb(250 204 21/28%);border-radius:9px;background:rgb(250 204 21/8%);color:#fde68a;font-size:.66rem;line-height:1.5}.cookie-consent-more{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:10px;padding:11px 12px;border:1px solid rgb(148 163 184/16%);border-radius:10px;background:rgb(255 255 255/3%)}.cookie-consent-more strong{color:#f8fbff;font-size:.72rem}.cookie-consent-more p{margin:4px 0 0;color:#8ea0ba;font-size:.65rem;line-height:1.45}.cookie-consent-more a{flex:0 0 auto;color:#8feafa;font-size:.69rem;font-weight:800;text-decoration:underline;text-underline-offset:3px}.cookie-consent-button:focus-visible,.cookie-consent-close:focus-visible,.cookie-consent-detail-button:focus-visible,.cookie-preferences-trigger:focus-visible{outline:2px solid #67e8f9;outline-offset:2px}.cookie-preferences-trigger{display:inline-flex;align-items:center;gap:8px;min-height:40px;margin-top:6px;padding:0 14px;border:1px solid rgb(103 232 249/24%);border-radius:10px;background:rgb(34 211 238/8%);color:#8feafa;font:inherit;font-size:.78rem;font-weight:700;cursor:pointer}.cookie-preferences-trigger:hover{border-color:rgb(103 232 249/42%);background:rgb(34 211 238/14%);color:#d4f9ff}.cookie-preferences-trigger .fa-icon{width:15px;height:15px;min-width:15px;font-size:15px}.light .cookie-consent-card{border-color:rgb(8 145 178/22%);background:rgb(255 255 255/98%);box-shadow:0 18px 55px rgb(15 23 42/22%);color:#0f172a}.light .cookie-category-name,.light .cookie-consent-copy h2,.light .cookie-consent-details>h3,.light .cookie-consent-more strong{color:#0f172a}.light .cookie-consent-category>p,.light .cookie-consent-copy p,.light .cookie-consent-more p{color:#64748b}.light .cookie-consent-detail-button{border-color:rgb(71 85 105/22%);background:rgb(148 163 184/12%);color:#334155}.light .cookie-consent-category,.light .cookie-consent-more{border-color:#e2e8f0;background:#f8fafc}.light .cookie-consent-close:hover{background:#ecfeff;color:#0e7490}.light .cookie-preferences-trigger{border-color:rgb(8 145 178/24%);background:rgb(8 145 178/8%);color:#0e7490}@media (max-width:780px){.cookie-consent-main{grid-template-areas:"icon copy close" "actions actions actions";grid-template-columns:40px minmax(0,1fr) 30px;gap:11px}.cookie-consent-icon{width:40px;height:40px}.cookie-consent-actions{justify-content:flex-end}.cookie-consent-categories{grid-template-columns:1fr}}@media (max-width:600px){.cookie-consent-layer{bottom:72px;padding:10px}.cookie-consent-card{max-height:calc(100vh - 94px);border-radius:14px}.cookie-consent-main{padding:13px}.cookie-consent-copy p{font-size:.69rem}.cookie-consent-details{padding:12px 13px 13px}.cookie-consent-more{align-items:flex-start;flex-direction:column;gap:8px}}@media (max-width:420px){.cookie-consent-icon{display:none}.cookie-consent-main{grid-template-areas:"copy close" "actions actions";grid-template-columns:minmax(0,1fr) 30px;row-gap:12px}.cookie-consent-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.cookie-consent-button,.cookie-consent-detail-button{width:100%;min-width:0;padding-inline:9px}.cookie-category-header{align-items:flex-start;flex-direction:column;gap:8px}.cookie-category-status{white-space:normal}}