:root{--bg:#f8f7f5;--card:#fff;--text:#202124;--muted:#909090;--border:#e4e4e4;--green:#009e5d;--amber:#fae3ac;--blue:#2563eb;--radius:10px;--font:var(--font-roboto),Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.topnav{z-index:50;border-bottom:1px solid var(--border);background:#fff;height:56px;position:sticky;top:0}.topnav-inner{align-items:center;gap:18px;max-width:1140px;height:100%;margin:0 auto;padding:0 16px;display:flex}.brand{flex-shrink:0;align-items:center;gap:8px;display:flex}.brand-logo{background:#f3502b;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.brand-name{color:var(--text);font-size:15px;font-weight:700}.topnav-search{border:1px solid var(--border);max-width:380px;color:var(--muted);background:#f1f0ee;border-radius:8px;flex:1;align-items:center;gap:8px;padding:7px 12px;font-size:13px;display:flex}.topnav-tabs{gap:4px;margin-left:auto;display:flex}.tab{color:#5a5a5a;white-space:nowrap;cursor:pointer;border-bottom:2px solid #0000;padding:6px 10px;font-size:14px;font-weight:500}.tab.active{color:var(--text);border-bottom-color:var(--text);font-weight:700}.tab.inert{color:#8a8a8a;cursor:default}.tab.inert:hover{color:#5a5a5a}.page{max-width:1140px;margin:0 auto;padding:28px 16px 60px}.module-grid{grid-template-columns:repeat(3,1fr);gap:26px 24px;display:grid}.module-card{background:var(--card);border-radius:var(--radius);color:var(--text);flex-direction:column;transition:transform .12s,box-shadow .12s;display:flex}.module-card:not(.module-card--locked):hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000001a}.module-card--locked{cursor:default;opacity:.92}.card-cover{aspect-ratio:1.86;border-radius:var(--radius);background:#1a1a1a;width:100%;position:relative;overflow:hidden}.card-cover img{object-fit:cover;width:100%;height:100%}.card-cover-fallback{color:#f0c674;text-align:center;background:linear-gradient(135deg,#2a2a2a,#4a3a1a);place-items:center;width:100%;height:100%;padding:12px;font-size:18px;font-weight:800;display:grid}.card-body{flex-direction:column;gap:10px;padding:12px 4px 4px;display:flex}.card-title{color:var(--text);margin:0;font-size:20px;font-weight:700;line-height:1.25}.card-tag{color:var(--muted);font-size:15px;font-weight:500}.card-desc{color:var(--muted);margin:-4px 0 0;font-size:13px;line-height:1.4}.progress-track{background:var(--border);border-radius:33px;height:24px;position:relative;overflow:hidden}.progress-fill{background:var(--green);border-radius:33px;justify-content:flex-start;align-items:center;min-width:46px;height:100%;transition:width .3s;display:flex}.progress-label{color:#fff;white-space:nowrap;padding-left:12px;font-size:13px;font-weight:700}.rail-progress .progress-fill{min-width:36px}.lesson-back{color:#5a5a5a;align-items:center;gap:6px;margin-bottom:16px;font-size:14px;font-weight:600;display:inline-flex}.lesson-back:hover{color:var(--text)}.lesson-back svg{flex-shrink:0}.lesson-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:26px;display:grid}.lesson-rail{position:sticky;top:80px}.rail-toggle{display:none}.rail-head{margin-bottom:14px}.rail-module{color:var(--text);margin-bottom:10px;font-size:18px;font-weight:500}.rail-progress{height:16px}.rail-progress .progress-label{padding-left:8px;font-size:11px}.rail-list{flex-direction:column;gap:2px;display:flex}.rail-item{border-radius:var(--radius);color:var(--text);align-items:center;gap:10px;padding:12px 10px;font-size:14px;display:flex}.rail-item:hover{background:#f0efed}.rail-item.active{background:var(--amber)}.rail-icon{flex-shrink:0;place-items:center;display:grid}.rail-title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.rail-item.active .rail-title{font-weight:500}.rail-empty{color:var(--muted);padding:8px 10px;font-size:13px}.lesson-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);min-width:0;padding:22px 24px 26px}.lesson-head{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.lesson-title{min-width:0;color:var(--text);word-break:break-word;flex:auto;margin:0;font-size:22px;font-weight:700;line-height:1.3}.lesson-check{flex-shrink:0;margin-top:2px}.lesson-complete{cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:2px;padding:0;line-height:0;display:inline-flex}.lesson-complete svg{display:block}.lesson-complete:not(.done):hover svg circle,.lesson-complete:not(.done):hover svg path{stroke:#009e5d}.video-wrap{border-radius:var(--radius);background:#000;width:100%;margin-bottom:20px;padding-top:56.25%;position:relative;overflow:hidden}.video-wrap iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-processing{color:#cfd3da;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;display:flex;position:absolute;inset:0}.video-processing .vp-text{color:#e6e9ef;font-size:16px;font-weight:600}.video-processing .vp-sub{color:#9aa0ab;max-width:360px;font-size:13px}.spinner{border:3px solid #ffffff2e;border-top-color:var(--green);border-radius:50%;width:38px;height:38px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.lesson-body{flex-direction:column;display:flex}.lesson-section{border-top:1px solid var(--border);padding:18px 0}.lesson-section:first-child{border-top:0;padding-top:4px}.section-title{color:var(--text);margin:0 0 12px;font-size:16px;font-weight:700}.res-intro{color:#444;margin:0 0 12px;font-size:14px;line-height:1.5}.res-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.res-item{align-items:center;gap:10px;font-size:14px;display:flex}.res-icon{flex-shrink:0;place-items:center;width:22px;display:grid}.res-pdf{color:#fff;letter-spacing:.02em;background:#e7493c;border-radius:3px;padding:2px 4px;font-size:9px;font-weight:800}.res-link{color:var(--blue);word-break:break-word;font-weight:500}.res-link:hover{text-decoration:underline}.note-md{color:#3a3d42;font-size:14px;line-height:1.7}.note-md h2{color:var(--text);margin:16px 0 8px;font-size:17px}.note-md h3{color:var(--text);margin:14px 0 6px;font-size:15px}.note-md p{margin:8px 0}.note-md ul{margin:8px 0;padding-left:20px}.note-md li{margin:4px 0}.transcript{white-space:pre-wrap;color:#4a4d52;max-height:360px;padding-right:8px;font-size:14px;line-height:1.7;overflow-y:auto}.lesson-empty{color:var(--muted);font-size:14px}@media (max-width:1000px){.module-grid{grid-template-columns:repeat(2,1fr);gap:22px 18px}}@media (max-width:880px){.lesson-layout{grid-template-columns:1fr}.lesson-rail{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:14px;position:static}.rail-toggle{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:0;padding:4px 0 12px;font-size:15px;font-weight:700;display:block}.rail-head,.rail-list{display:none}.lesson-rail.open .rail-head,.lesson-rail.open .rail-list{display:block}.lesson-rail.open .rail-list{display:flex}}@media (max-width:720px){.topnav{height:auto}.topnav-inner{flex-wrap:wrap;column-gap:10px;height:auto;padding:0 14px}.brand{order:1;height:50px}.brand-name{font-size:15px;display:inline}.topnav-search{background:0 0;border:0;flex:none;order:2;justify-content:center;align-self:center;width:38px;max-width:none;height:38px;margin-left:auto;padding:0}.topnav-search span{display:none}.topnav-tabs{border-top:1px solid var(--border);-webkit-overflow-scrolling:touch;flex-basis:100%;order:3;gap:22px;width:100%;margin-left:0;overflow-x:auto}.tab{padding:11px 0 12px;font-size:15px}.page{padding:8px 0 40px}.lesson-layout{padding:0 12px}.lesson-back{margin-left:12px}.module-grid{grid-template-columns:1fr;gap:0}.module-card{border-radius:0}.module-card:not(.module-card--locked):hover{box-shadow:none;transform:none}.module-card+.module-card{border-top:8px solid var(--bg)}.card-cover{border-radius:0}.card-body{padding:12px 16px 16px}.card-title{font-size:19px}}@media (max-width:480px){.lesson-card{padding:16px 14px 20px}.lesson-title{font-size:19px}}a:focus-visible,.tab:focus-visible,.rail-toggle:focus-visible,.module-card:focus-visible{outline:2px solid var(--green);outline-offset:2px;border-radius:6px}.brand-switcher{flex-shrink:0;position:relative}.brand-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:0;border-radius:8px;padding:4px 6px 4px 0}.brand-btn:hover{background:#f4f3f1}.brand-text{flex-direction:column;align-items:flex-start;line-height:1.15;display:flex}.brand-course{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:11px;font-weight:500;overflow:hidden}.brand-caret{flex-shrink:0;transition:transform .15s}.brand-caret.open{transform:rotate(180deg)}.course-menu{z-index:100;border:1px solid var(--border);background:#fff;border-radius:10px;min-width:260px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 10px 30px #00000024}.course-menu-head{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);padding:8px 10px 6px;font-size:11px;font-weight:700}.course-menu-item{color:var(--text);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px;font-size:14px;font-weight:500;display:flex}.course-menu-item:hover{background:#f4f3f1}.course-menu-item.active{font-weight:700}.course-menu-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ingest-card{border:1px solid var(--border);border-radius:var(--radius);text-align:center;background:#fff;max-width:560px;margin:40px auto 0;padding:56px 28px}.ingest-title{color:var(--text);margin:16px 0 8px;font-size:20px;font-weight:700}.ingest-sub{color:var(--muted);font-size:14px;line-height:1.5}.ingest-spinner{border:3px solid var(--border);border-top-color:var(--green,#009e5d);border-radius:50%;width:34px;height:34px;margin:0 auto;animation:.9s linear infinite ingest-spin}@keyframes ingest-spin{to{transform:rotate(360deg)}}@media (max-width:720px){.brand-switcher{order:1}.brand-btn{height:50px}.brand-course{max-width:150px}.course-menu{min-width:240px}.ingest-card{margin:20px 12px 0}}.home-picker{max-width:1080px;margin:0 auto;padding:48px 24px 80px}.home-head{text-align:center;margin-bottom:36px}.home-title{color:#202124;margin:0 0 8px;font-size:34px;font-weight:800}.home-sub{color:#909090;margin:0;font-size:15px}.home-grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.home-tile{color:inherit;background:#fff;border:1px solid #e4e4e4;border-radius:10px;text-decoration:none;transition:box-shadow .15s,transform .15s;display:block;overflow:hidden}.home-tile:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0000001a}.home-tile-art{aspect-ratio:1.86;background:#1b1b1f}.home-tile-art img{object-fit:cover;width:100%;height:100%;display:block}.home-tile-fallback{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:22px;font-weight:700;display:flex}.home-tile-body{padding:18px 20px 20px}.home-tile-body h2{color:#202124;margin:0 0 6px;font-size:20px;font-weight:700}.home-tile-body p{color:#6b6b6b;margin:0 0 12px;font-size:14px;line-height:1.45}.home-tile-count{color:#909090;font-size:13px;font-weight:600}.home-tile-hub .home-tile-art{background:#0c0c0f}.home-tile-hub-art{justify-content:center;align-items:center;gap:14px;width:100%;height:100%;display:flex}.home-tile-hub-art img{object-fit:contain;border-radius:12px;width:56px;height:56px}.home-tile-hub-art span{color:#f2f2f2;font-size:28px;font-weight:900}.home-tile-hub-art b{color:#c9a24b}@media (max-width:760px){.home-grid{grid-template-columns:1fr}.home-picker{padding:28px 14px 60px}}.topnav-hub-btn{color:#f2f2f2;background:#0c0c0f;border-radius:8px;flex-shrink:0;align-items:center;gap:7px;margin-left:12px;padding:7px 13px;font-size:13px;font-weight:700;display:inline-flex}.topnav-hub-btn b{color:#c9a24b}.topnav-hub-btn:hover{background:#232329}.rail-group{letter-spacing:.08em;text-transform:uppercase;color:#909090;margin:14px 10px 4px;font-size:11px;font-weight:700}.rail-group:first-child{margin-top:6px}html:has(.hub-root){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0c0c0f}body:has(.hub-root){color:#f2f2f2;background:#1b1b1f}body:has(.hub-root) .topnav{display:none}body:has(.hub-root) .page{max-width:none;margin:0;padding:0}.hub-root{--hub-bg:#1b1b1f;--hub-deep:#0c0c0f;--hub-card:#232329;--hub-border:#33333b;--hub-gold:#c9a24b;--hub-text:#f2f2f2;--hub-muted:#9a9aa3;--hub-green:#37b579;--hub-red:#e5484d;--hub-amber:#d9a53f;background:var(--hub-bg);min-height:100vh;color:var(--hub-text);font-family:var(--font)}.hub-top{z-index:60;background:var(--hub-deep);border-bottom:1px solid #26262c;position:sticky;top:0}.hub-top-inner{flex-wrap:wrap;align-items:center;gap:14px;max-width:980px;margin:0 auto;padding:10px 14px;display:flex}.hub-wordmark{letter-spacing:.02em;color:var(--hub-text);font-size:18px;font-weight:900}.hub-wordmark span{color:var(--hub-gold)}.hub-pills{flex-wrap:wrap;gap:6px;display:flex}.hub-pill{color:var(--hub-muted);border:1px solid #0000;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}.hub-pill:hover{color:var(--hub-text)}.hub-pill.active{color:var(--hub-deep);background:var(--hub-gold);border-color:var(--hub-gold)}.hub-vault-link{color:var(--hub-muted);border:1px solid var(--hub-border);border-radius:8px;margin-left:auto;padding:5px 10px;font-size:12px;font-weight:600}.hub-vault-link:hover{color:var(--hub-gold);border-color:var(--hub-gold)}.hub-main{max-width:980px;margin:0 auto;padding:20px 14px 70px}.hub-screen{flex-direction:column;gap:14px;display:flex}.hub-head-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.hub-h1{margin:0;font-size:22px;font-weight:800}.hub-h2{color:var(--hub-text);margin:14px 0 0;font-size:15px;font-weight:700}.hub-h2-note{color:var(--hub-muted);margin-left:8px;font-size:12px;font-weight:500}.hub-sub{color:var(--hub-muted);margin-top:-8px;font-size:13px}.hub-loading{color:var(--hub-muted);padding:18px 0;font-size:14px}.hub-error{color:#ff8f92;background:#e5484d1f;border:1px solid #e5484d80;border-radius:10px;padding:10px 14px;font-size:13px}.hub-empty{color:var(--hub-muted);border:1px dashed var(--hub-border);border-radius:10px;padding:14px;font-size:14px}.hub-empty.good{color:var(--hub-green);border-color:#37b57966}.hub-link{color:var(--hub-gold);text-decoration:underline}.hub-hint{color:var(--hub-muted);font-size:12px}.hub-input{background:var(--hub-deep);color:var(--hub-text);border:1px solid var(--hub-border);font-size:14px;font-family:var(--font);border-radius:8px;width:100%;padding:9px 12px}.hub-input:focus{border-color:var(--hub-gold);outline:none}.hub-date{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;width:auto}.hub-textarea{resize:vertical;min-height:140px;line-height:1.55}.hub-datepick{align-items:center;gap:8px;display:flex}.hub-btn{border:1px solid var(--hub-border);background:var(--hub-card);color:var(--hub-text);font-size:13px;font-weight:700;font-family:var(--font);cursor:pointer;text-align:center;border-radius:8px;padding:8px 14px;display:inline-block}.hub-btn:hover{border-color:var(--hub-gold)}.hub-btn.primary{background:var(--hub-gold);border-color:var(--hub-gold);color:var(--hub-deep)}.hub-btn.primary:hover{filter:brightness(1.08)}.hub-btn.primary:disabled{opacity:.45;cursor:default;filter:none}.hub-btn.ghost{background:0 0}.hub-btn.ghost:disabled{opacity:.35;cursor:default;border-color:var(--hub-border)}.hub-btn.small{padding:5px 10px;font-size:12px}.pos{color:var(--hub-green)}.neg{color:var(--hub-red)}.flat{color:var(--hub-muted)}.hub-breach-banner{border:1px solid var(--hub-red);border-left:6px solid var(--hub-red);color:#ffb3b5;background:#e5484d24;border-radius:10px;align-items:center;gap:12px;padding:14px 16px;font-size:15px;font-weight:700;display:flex}.hub-breach-siren{background:var(--hub-red);color:#fff;letter-spacing:.08em;border-radius:6px;padding:4px 10px;font-size:13px;font-weight:900;animation:1.6s ease-in-out infinite hub-pulse}@keyframes hub-pulse{0%,to{opacity:1}50%{opacity:.55}}.hub-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.hub-stat{background:var(--hub-card);border:1px solid var(--hub-border);border-radius:12px;padding:14px 16px}.hub-stat-label{letter-spacing:.08em;text-transform:uppercase;color:var(--hub-muted);font-size:11px;font-weight:700}.hub-stat-value{margin-top:4px;font-size:24px;font-weight:800}.hub-stat-sub{color:var(--hub-muted);margin-top:2px;font-size:12px}.hub-stat.hero.pos .hub-stat-value{color:var(--hub-green)}.hub-stat.hero.neg .hub-stat-value{color:var(--hub-red)}.hub-acct-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px;display:grid}.hub-acct{background:var(--hub-card);border:1px solid var(--hub-border);border-radius:12px;flex-direction:column;gap:6px;padding:13px 15px;display:flex}.hub-acct.at_cap{border-color:#d9a53f99}.hub-acct.breach{border-color:var(--hub-red);box-shadow:0 0 0 1px var(--hub-red),0 0 18px #e5484d40;background:linear-gradient(180deg,#e5484d1a,var(--hub-card)60%)}.hub-acct-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.hub-acct-name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.hub-badge{letter-spacing:.08em;border-radius:5px;flex-shrink:0;padding:3px 7px;font-size:10px;font-weight:900}.hub-badge.ok{color:var(--hub-green);background:#37b57929}.hub-badge.atcap{color:var(--hub-amber);background:#d9a53f2e}.hub-badge.breach{background:var(--hub-red);color:#fff}.hub-acct-cap{align-items:baseline;gap:5px;display:flex}.hub-cap-count{font-size:26px;font-weight:900}.hub-cap-count.breach{color:var(--hub-red)}.hub-cap-max{color:var(--hub-muted);font-size:12px;font-weight:600}.hub-acct-pnl{font-size:14px;font-weight:700}.hub-acct-syms{color:var(--hub-muted);font-size:11px}.hub-table-wrap{background:var(--hub-card);border:1px solid var(--hub-border);border-radius:12px;overflow-x:auto}.hub-table{border-collapse:collapse;width:100%;font-size:13px}.hub-table th{text-align:left;text-transform:uppercase;letter-spacing:.07em;color:var(--hub-muted);border-bottom:1px solid var(--hub-border);padding:10px 12px;font-size:11px}.hub-table td{border-bottom:1px solid #2a2a31;padding:9px 12px}.hub-table tr:last-child td{border-bottom:none}.hub-table .num{text-align:right;font-variant-numeric:tabular-nums}.hub-table .sym{font-weight:700}.hub-table .acct{color:var(--hub-muted);text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.hub-field{background:var(--hub-card);border:1px solid var(--hub-border);border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex}.hub-locked{opacity:.55}.hub-label{color:var(--hub-muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.hub-moods{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.hub-mood{background:var(--hub-deep);border:1px solid var(--hub-border);color:var(--hub-text);font-size:13px;font-weight:700;font-family:var(--font);cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:12px 6px;display:flex}.hub-mood:hover{border-color:var(--hub-gold)}.hub-mood.active{border-color:var(--hub-gold);color:var(--hub-gold);background:#c9a24b24}.hub-mood.active.anxious,.hub-mood.active.tilted{border-color:var(--hub-red);color:#ff8f92;background:#e5484d1f}.hub-row2{grid-template-columns:1fr 1fr;gap:14px;display:grid}.hub-grades{flex-wrap:wrap;gap:6px;display:flex}.hub-grade{background:var(--hub-deep);border:1px solid var(--hub-border);min-width:42px;color:var(--hub-text);font-size:14px;font-weight:800;font-family:var(--font);cursor:pointer;border-radius:8px;padding:8px 0}.hub-grade:hover{border-color:var(--hub-gold)}.hub-grade.active{background:var(--hub-gold);border-color:var(--hub-gold);color:var(--hub-deep)}.hub-grade:disabled{cursor:default;opacity:.6}.hub-checks{flex-direction:column;gap:8px;display:flex}.hub-check{cursor:pointer;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.hub-check input{accent-color:var(--hub-gold);width:16px;height:16px}.hub-day-group{flex-direction:column;gap:8px;display:flex}.hub-day-head{align-items:baseline;gap:10px;margin-top:8px;display:flex}.hub-day-date{color:var(--hub-gold);font-size:14px;font-weight:800}.hub-day-date:hover{text-decoration:underline}.hub-day-count{color:var(--hub-muted);font-size:12px}.hub-entry{background:var(--hub-card);border:1px solid var(--hub-border);cursor:pointer;border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.hub-entry:hover{border-color:#4a4a54}.hub-entry.open{border-color:var(--hub-gold)}.hub-entry-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.hub-entry-chips{flex-wrap:wrap;gap:6px;display:flex}.hub-chip{background:var(--hub-deep);border:1px solid var(--hub-border);color:var(--hub-muted);border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700}.hub-chip.mood.focused,.hub-chip.mood.calm{color:var(--hub-green);border-color:#37b57966}.hub-chip.mood.anxious{color:var(--hub-amber);border-color:#d9a53f66}.hub-chip.mood.tilted{color:var(--hub-red);border-color:#e5484d80}.hub-chip.grade{color:var(--hub-gold);border-color:#c9a24b80}.hub-entry-time{color:var(--hub-muted);flex-shrink:0;font-size:11px}.hub-entry-text{white-space:pre-wrap;font-size:14px;line-height:1.55}.hub-entry-text.clamp{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hub-entry-rules{flex-wrap:wrap;gap:10px;display:flex}.hub-rule{font-size:12px;font-weight:700}.hub-rule.yes{color:var(--hub-green)}.hub-rule.no{color:var(--hub-red)}.hub-entry-actions{justify-content:flex-end;margin-top:10px;display:flex}.hub-entry-del{color:var(--hub-red);border:1px solid var(--hub-border);cursor:pointer;background:0 0;border-radius:8px;padding:5px 12px;font-size:12px;font-weight:600}.hub-entry-del:hover{border-color:var(--hub-red)}.hub-entry-del:disabled{opacity:.45;cursor:default}.hub-entry-del.confirm{background:var(--hub-red);border-color:var(--hub-red);color:#fff}.hub-entry-del.confirm:hover{filter:brightness(1.1)}.hub-entry-confirm{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.hub-entry-confirm-msg{color:var(--hub-muted);font-size:12px}.hub-entry-confirm .hub-btn{padding:5px 12px;font-size:12px}.hub-entry-del-err{color:var(--hub-red);margin-right:auto;font-size:12px}.hub-unlogged-actions{justify-content:flex-end;gap:6px;display:flex}.hub-linkpick{background:var(--hub-card);border:1px solid var(--hub-border);border-radius:10px;flex-direction:column;gap:6px;margin:2px 0 8px;padding:10px;display:flex}.hub-linkpick-head{color:var(--hub-muted);font-size:12px}.hub-linkpick-err{color:var(--hub-red);font-size:12px}.hub-linkpick-empty{color:var(--hub-muted);font-size:13px}.hub-linkpick-item{text-align:left;border:1px solid var(--hub-border);cursor:pointer;color:var(--hub-text);background:0 0;border-radius:8px;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.hub-linkpick-item:hover,.hub-linkpick-item.match{border-color:var(--hub-gold)}.hub-linkpick-item:disabled{opacity:.5;cursor:default}.hub-linkpick-meta{color:var(--hub-gold);font-size:12px;font-weight:700}.hub-linkpick-text{color:var(--hub-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.hub-linkpick-close{align-self:flex-end}.hub-cal-nav{align-items:center;gap:10px;display:flex}.hub-cal-month{text-align:center;min-width:130px;font-size:14px;font-weight:800}.hub-cal-total{font-weight:800}.hub-cal-grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.hub-cal-dow{color:var(--hub-muted);text-transform:uppercase;letter-spacing:.05em;text-align:center;padding-bottom:2px;font-size:11px;font-weight:700}.hub-cal-cell{aspect-ratio:1/.92;background:var(--hub-card);border:1px solid var(--hub-border);font-family:var(--font);color:var(--hub-text);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:6px 4px;display:flex}.hub-cal-cell.pad{cursor:default;background:0 0;border:none}.hub-cal-cell.empty{background:#1f1f24}.hub-cal-cell.pos{background:#37b57929;border-color:#37b5798c}.hub-cal-cell.neg{background:#e5484d26;border-color:#e5484d8c}.hub-cal-cell.flat:not(.empty){border-color:#4a4a54}.hub-cal-cell.today{outline:2px solid var(--hub-gold);outline-offset:1px}.hub-cal-cell.future{opacity:.35;cursor:default}.hub-cal-cell:not(.pad):not(.future):hover{border-color:var(--hub-gold)}.hub-cal-daynum{color:var(--hub-muted);font-size:12px;font-weight:700}.hub-cal-pnl{font-size:11.5px;font-weight:800}.hub-cal-cell.pos .hub-cal-pnl{color:var(--hub-green)}.hub-cal-cell.neg .hub-cal-pnl{color:var(--hub-red)}.hub-cal-trades{color:var(--hub-muted);font-size:10px;font-weight:600}@media (max-width:640px){.hub-top-inner{gap:8px;padding:8px 10px}.hub-vault-link{order:2}.hub-pills{order:3;width:100%}.hub-row2{grid-template-columns:1fr}.hub-moods{grid-template-columns:repeat(2,1fr)}.hub-cal-pnl{font-size:10px}.hub-cal-cell{border-radius:8px}.hub-stat-value{font-size:20px}}.hub-auth-wrap{place-items:center;min-height:calc(100vh - 140px);padding:30px 0;display:grid}.hub-auth-card{background:var(--hub-card);border:1px solid var(--hub-border);border-radius:14px;flex-direction:column;gap:10px;width:100%;max-width:380px;padding:26px 24px;display:flex}.hub-auth-brand{color:var(--hub-text);font-size:24px;font-weight:900}.hub-auth-brand span{color:var(--hub-gold)}.hub-auth-sub{color:var(--hub-muted);margin:0 0 6px;font-size:13px}.hub-auth-tabs{background:var(--hub-deep);border:1px solid var(--hub-border);border-radius:10px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:6px;padding:4px;display:grid}.hub-auth-tab{color:var(--hub-muted);font-size:13px;font-weight:700;font-family:var(--font);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:8px 0}.hub-auth-tab.active{background:var(--hub-gold);color:var(--hub-deep)}.hub-user{align-items:center;gap:8px;margin-left:auto;display:flex}.hub-user~.hub-vault-link,.hub-user+.hub-vault-link{margin-left:0}.hub-user-chip{color:var(--hub-muted);border:1px solid var(--hub-border);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;max-width:200px;padding:4px 10px;font-size:12px;font-weight:600;overflow:hidden}.hub-user-chip:hover,.hub-user-chip.active{color:var(--hub-gold);border-color:var(--hub-gold)}.hub-logout{color:var(--hub-muted);font-size:12px;font-weight:600;font-family:var(--font);cursor:pointer;background:0 0;border:none;padding:4px 2px}.hub-logout:hover{color:var(--hub-red)}.hub-stat-chips{flex-wrap:wrap;align-items:center;gap:5px;min-height:30px;font-size:14px;display:flex}.hub-cal-cell.logged{background:#c9a24b24;border-color:#c9a24b8c}@media (max-width:640px){.hub-user{order:2;margin-left:auto}.hub-user-chip{max-width:120px}}.hub-voice{align-items:center;gap:10px;min-height:34px;display:flex}.hub-mic:disabled{opacity:.55;cursor:default}.hub-rec-dot{background:var(--hub-red);border-radius:50%;width:12px;height:12px;animation:1.2s ease-in-out infinite hub-pulse}.hub-rec-clock{font-variant-numeric:tabular-nums;color:var(--hub-red);font-size:15px;font-weight:800}.hub-transcribing{color:var(--hub-gold);font-size:13px;font-weight:600}.hub-mark{border-radius:5px;display:block}.hub-wordmark{align-items:center;gap:8px;display:flex}.hub-auth-mark{border-radius:10px;margin-bottom:10px;display:block}.hub-wordmark .hub-wm-text{color:var(--hub-text)}.hub-wordmark .hub-wm-text span{color:var(--hub-gold)}.hub-phase-tabs{background:var(--hub-deep);border:1px solid var(--hub-border);border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.hub-phase-tab{color:var(--hub-muted);font-size:13px;font-weight:700;font-family:var(--font);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:9px 0}.hub-phase-tab.active{background:var(--hub-gold);color:var(--hub-deep)}.hub-moods{grid-template-columns:repeat(2,1fr)}.hub-mood{text-align:left;align-items:flex-start;gap:8px;padding:16px 16px 14px}.hub-mood-emoji{font-size:26px}.hub-mood-title{font-size:15px;font-weight:800}.hub-mood-desc{color:var(--hub-muted);font-size:12px;font-weight:500}.hub-mood.active .hub-mood-desc{color:inherit;opacity:.8}.hub-ready-h{color:var(--hub-text);margin:0;font-size:19px;font-weight:800}.hub-ready-sub{color:var(--hub-muted);margin-top:2px;font-size:13px}.hub-dir-toggle{grid-template-columns:1fr 1fr;gap:8px;display:grid}.hub-dir{background:var(--hub-deep);border:1px solid var(--hub-border);color:var(--hub-muted);font-size:14px;font-weight:800;font-family:var(--font);cursor:pointer;border-radius:9px;padding:11px 0}.hub-dir:hover{color:var(--hub-text)}.hub-dir.long.active{background:var(--hub-green);border-color:var(--hub-green);color:#06130c}.hub-dir.short.active{background:var(--hub-red);border-color:var(--hub-red);color:#fff}.hub-dir:disabled{cursor:default}.hub-record-hero{background:var(--hub-gold);width:100%;color:var(--hub-deep);font-size:15px;font-weight:800;font-family:var(--font);cursor:pointer;border:none;border-radius:10px;padding:14px 0}.hub-record-hero:hover{filter:brightness(1.08)}.hub-record-hero:disabled{opacity:.45;cursor:default;filter:none}.hub-recording-bar{background:var(--hub-deep);border:1px solid var(--hub-border);border-radius:10px;align-items:center;gap:12px;min-height:50px;padding:10px 14px;display:flex}.hub-screenrec-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hub-screenrec-preview{gap:10px;display:grid}.hub-video{border:1px solid var(--hub-border);background:#000;border-radius:10px;width:100%;max-height:420px;margin-top:10px;display:block}.hub-chip.rec{color:var(--hub-gold)}.hub-toast{z-index:120;border:1px solid var(--hub-border);border-left:4px solid var(--hub-gold);background:#101013;border-radius:10px;padding:12px 18px;animation:.18s ease-out hub-toast-in;position:fixed;bottom:18px;right:18px;box-shadow:0 8px 28px #00000080}.hub-toast-title{color:var(--hub-text);font-size:14px;font-weight:800}.hub-toast-sub{color:var(--hub-muted);margin-top:2px;font-size:12px}@keyframes hub-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hub-chip.sym{color:var(--hub-text);font-weight:800}.hub-chip.phase{color:var(--hub-muted)}.hub-chip.dir.long{color:var(--hub-green);border-color:#37b57966}.hub-chip.dir.short{color:var(--hub-red);border-color:#e5484d80}.hub-mentor{width:100%;max-width:760px;min-height:calc(100vh - 150px);margin:0 auto}.hub-chat{flex-direction:column;flex:1;gap:22px;padding-bottom:18px;display:flex}.hub-chat-empty{text-align:center;color:var(--hub-muted);flex-direction:column;align-items:center;gap:10px;padding:72px 24px 40px;display:flex}.hub-chat-empty img{border-radius:12px}.hub-chat-empty h2{color:var(--hub-text);margin:8px 0 0;font-size:24px;font-weight:800}.hub-chat-empty p{max-width:440px;margin:0;font-size:14px;line-height:1.6}.hub-msg{display:flex}.hub-msg.user{justify-content:flex-end}.hub-msg.user .hub-msg-bubble{background:var(--hub-card);border:1px solid var(--hub-border);border-radius:18px 18px 6px;max-width:78%;padding:10px 16px;font-size:14.5px;line-height:1.6}.hub-msg-bubble p{white-space:pre-wrap;margin:0 0 8px}.hub-msg-bubble p:last-child{margin-bottom:0}.hub-msg.mentor{justify-content:flex-start;align-items:flex-start;gap:12px}.hub-msg-avatar{border-radius:8px;flex:none;margin-top:3px}.hub-msg-body{min-width:0;color:var(--hub-text);padding-top:4px;font-size:15px;line-height:1.7}.hub-msg-body p{white-space:pre-wrap;margin:0 0 10px}.hub-msg-body p:last-child{margin-bottom:0}.hub-msg-body ul,.hub-msg-body ol{margin:0 0 10px;padding-left:22px}.hub-msg-body ul:last-child,.hub-msg-body ol:last-child{margin-bottom:0}.hub-msg-body li{margin:2px 0}.hub-msg-body strong{font-weight:650}.hub-msg-body code{background:color-mix(in srgb,var(--hub-text)8%,transparent);border-radius:5px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.hub-typing{gap:5px;padding:8px 0;display:flex}.hub-typing span{background:var(--hub-muted);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite hub-typing-bounce}.hub-typing span:nth-child(2){animation-delay:.15s}.hub-typing span:nth-child(3){animation-delay:.3s}@keyframes hub-typing-bounce{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.hub-msg-thumbs{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.hub-msg-thumbs img{object-fit:cover;border:1px solid var(--hub-border);border-radius:10px;width:110px;height:74px;display:block}.hub-composer{z-index:40;background:linear-gradient(to top,var(--hub-bg)78%,transparent);padding:6px 0 18px;position:sticky;bottom:0}.hub-composer-card{background:var(--hub-card);border:1px solid var(--hub-border);border-radius:22px;flex-direction:column;gap:8px;padding:12px 14px 10px;transition:border-color .15s;display:flex;box-shadow:0 12px 32px #00000059}.hub-composer-card:focus-within{border-color:#c9a24b8c}.hub-composer-input{color:var(--hub-text);font-family:var(--font);resize:none;background:0 0;border:none;min-height:24px;max-height:200px;padding:2px;font-size:15px;line-height:1.5}.hub-composer-input:focus{outline:none}.hub-composer-input::placeholder{color:var(--hub-muted)}.hub-composer-actions{align-items:center;gap:10px;display:flex}.hub-icon-btn{border:1px solid var(--hub-border);width:34px;height:34px;color:var(--hub-muted);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.hub-icon-btn:hover{color:var(--hub-gold);border-color:var(--hub-gold)}.hub-icon-btn:disabled{opacity:.45;cursor:default}.hub-icon-btn.rec-live{color:#fff;background:var(--hub-red);border-color:var(--hub-red);animation:1.2s ease-in-out infinite hub-pulse}.hub-icon-btn.rec-live:hover{color:#fff;border-color:var(--hub-red)}.hub-composer-hint{color:var(--hub-muted);margin-left:auto;font-size:12px}.hub-composer-hint.rec{color:var(--hub-red);font-variant-numeric:tabular-nums;font-weight:700}.hub-send-btn{background:var(--hub-gold);width:34px;height:34px;color:var(--hub-deep);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.hub-send-btn:hover:not(:disabled){filter:brightness(1.08)}.hub-send-btn:disabled{opacity:.35;cursor:default}.hub-attach-previews{flex-wrap:wrap;gap:8px;display:flex}.hub-attach-thumb{position:relative}.hub-attach-thumb img{object-fit:cover;border:1px solid var(--hub-border);border-radius:8px;width:84px;height:58px;display:block}.hub-attach-thumb button{background:var(--hub-red);color:#fff;cursor:pointer;border:none;border-radius:50%;width:20px;height:20px;font-size:13px;font-weight:800;line-height:1;position:absolute;top:-6px;right:-6px}.hub-seg{border:1px solid var(--hub-border);border-radius:8px;gap:0;display:flex;overflow:hidden}.hub-seg .hub-btn{border:none;border-radius:0}.hub-range-sep{color:var(--hub-dim,#888);font-size:13px}@media (max-width:560px){.hub-datepick{flex-wrap:wrap}}.hub-stats.five{grid-template-columns:repeat(5,minmax(0,1fr))}.hub-dash-grid{grid-template-columns:minmax(230px,280px) minmax(0,1fr) minmax(280px,350px);align-items:stretch;gap:12px;margin-top:12px;display:grid}.hub-card{background:var(--hub-card);border:1px solid var(--hub-border);border-radius:12px;min-width:0;padding:12px 14px}.hub-viz-title{text-transform:uppercase;letter-spacing:.05em;color:var(--hub-muted);margin-bottom:4px;font-size:11px;font-weight:700}.hub-score-card{text-align:center;flex-direction:column;align-items:center;display:flex}.hub-score-num{color:var(--hub-gold);margin:2px 0 4px;font-size:40px;font-weight:800;line-height:1}.hub-radar{width:100%;max-width:270px;height:auto}.hub-radar-ring{fill:none;stroke:var(--hub-border);stroke-width:1px}.hub-radar-spoke{stroke:var(--hub-border);stroke-width:1px}.hub-radar-poly{fill:#c9a24b38;stroke:var(--hub-gold);stroke-width:1.8px;stroke-linejoin:round}.hub-radar-dot{fill:var(--hub-gold);stroke:var(--hub-card);stroke-width:1.5px}.hub-radar-label{fill:var(--hub-text);font-size:8.5px;font-weight:700}.hub-radar-val{fill:var(--hub-muted);font-size:8px;font-weight:600}.hub-perf{position:relative}.hub-viz{width:100%;height:auto;display:block}.hub-viz-zero{stroke:#4a4a54;stroke-width:1px;stroke-dasharray:3 3}.hub-viz-area{fill:#c9a24b24}.hub-viz-line{fill:none;stroke:var(--hub-gold);stroke-width:2px;stroke-linejoin:round}.hub-viz-cross{stroke:var(--hub-muted);stroke-width:1px;stroke-dasharray:2 3}.hub-viz-dot{fill:var(--hub-gold);stroke:var(--hub-card);stroke-width:2px}.hub-viz-bar.pos{fill:var(--hub-green)}.hub-viz-bar.neg{fill:var(--hub-red)}.hub-viz-bar.flat{fill:var(--hub-muted)}.hub-viz-bar.hov{opacity:.75}.hub-viz-xlabels{color:var(--hub-muted);justify-content:space-between;margin-top:2px;font-size:10.5px;display:flex}.hub-viz-tip{background:var(--hub-deep);border:1px solid var(--hub-border);pointer-events:none;white-space:nowrap;z-index:5;border-radius:8px;padding:6px 9px;font-size:11.5px;font-weight:600;line-height:1.45;position:absolute;top:18px;transform:translate(-50%)}.hub-viz-tip-date{color:var(--hub-muted);font-weight:700}.hub-minical-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.hub-minical-title{align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.hub-minical-total{font-weight:800}.hub-minical-grid{grid-template-columns:repeat(7,minmax(0,1fr)) minmax(0,1.15fr);gap:3px;display:grid}.hub-minical-dow{text-transform:uppercase;color:var(--hub-muted);text-align:center;padding:2px 0;font-size:9.5px;font-weight:700}.hub-minical-dow.wk{color:var(--hub-gold)}.hub-minical-cell{border:1px solid var(--hub-border);cursor:pointer;min-height:38px;font:inherit;color:var(--hub-text);background:#1f1f24;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:2px 1px;display:flex}.hub-minical-cell.pad{cursor:default;background:0 0;border:none}.hub-minical-cell.pos{background:#37b57929;border-color:#37b57973}.hub-minical-cell.neg{background:#e5484d24;border-color:#e5484d73}.hub-minical-cell.today{outline:2px solid var(--hub-gold);outline-offset:1px}.hub-minical-cell.future{opacity:.3;cursor:default}.hub-minical-cell:not(.pad):not(.future):hover{border-color:var(--hub-gold)}.hub-minical-daynum{color:var(--hub-muted);font-size:9.5px;font-weight:700}.hub-minical-pnl{font-size:9.5px;font-weight:800}.hub-minical-cell.pos .hub-minical-pnl{color:var(--hub-green)}.hub-minical-cell.neg .hub-minical-pnl{color:var(--hub-red)}.hub-minical-wk{background:var(--hub-deep);border:1px dashed var(--hub-border);border-radius:6px;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:flex}@media (max-width:1080px){.hub-dash-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hub-dash-grid .hub-card:nth-child(2){order:-1;grid-column:1/-1}.hub-stats.five{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.hub-dash-grid{grid-template-columns:minmax(0,1fr)}.hub-stats.five{grid-template-columns:repeat(2,minmax(0,1fr))}}.ind-page{justify-content:center;padding:48px 18px 80px;display:flex}.ind-wrap{width:100%;max-width:640px}.ind-brand{letter-spacing:.02em;align-items:center;gap:12px;margin-bottom:34px;font-size:18px;font-weight:900;display:flex}.ind-mark{border-radius:10px;display:block}.ind-brand-text span{color:var(--hub-gold)}.ind-title{margin:0 0 12px;font-size:34px;font-weight:900;line-height:1.15}.ind-sub{color:var(--hub-muted);margin:0 0 26px;font-size:16px;line-height:1.55}.ind-card{background:var(--hub-card);border:1px solid var(--hub-border);border-radius:14px;flex-direction:column;gap:10px;margin-bottom:34px;padding:22px;display:flex}.ind-hint{color:var(--hub-muted);font-size:12.5px}.ind-btn{margin-top:6px}.ind-confirm{border-color:var(--hub-gold)}.ind-confirm-title{color:var(--hub-gold);font-size:19px;font-weight:800}.ind-steps{color:var(--hub-text);flex-direction:column;gap:8px;margin:0;padding-left:20px;font-size:14.5px;line-height:1.5;display:flex}.ind-features{flex-direction:column;gap:14px;margin-bottom:34px;display:flex}.ind-feature{background:var(--hub-card);border:1px solid var(--hub-border);border-radius:12px;padding:16px 18px}.ind-feature-title{color:var(--hub-text);margin-bottom:5px;font-size:15px;font-weight:800}.ind-feature-body{color:var(--hub-muted);font-size:14px;line-height:1.5}.ind-footer{color:var(--hub-muted);font-size:13px}@media (max-width:520px){.ind-title{font-size:27px}}
@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.974b4bc2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.9e30d041.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.62d745bb.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.a34f6310.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.479744c5.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.83a2e280.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.14cf5ea9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.eccd0379.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.124b2306.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.974b4bc2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.9e30d041.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.62d745bb.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.a34f6310.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.479744c5.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.83a2e280.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.14cf5ea9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.eccd0379.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.124b2306.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.974b4bc2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.9e30d041.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.62d745bb.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.a34f6310.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.479744c5.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.83a2e280.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.14cf5ea9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.eccd0379.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.124b2306.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.974b4bc2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.9e30d041.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.62d745bb.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.a34f6310.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.479744c5.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.83a2e280.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.14cf5ea9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.eccd0379.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.124b2306.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Fallback;src:local(Arial);ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.0%;size-adjust:99.78%}.roboto_52b2f8ee-module__n6yg8W__className{font-family:Roboto,Roboto Fallback;font-style:normal}.roboto_52b2f8ee-module__n6yg8W__variable{--font-roboto:"Roboto","Roboto Fallback"}
