.chat-reply{display:flex;align-items:center;gap:8px;margin:0 0 9px;padding:9px 11px;border-right:3px solid #c9a84c;color:#695f50;background:#f6f0e1;font-size:11px}.chat-reply span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-reply b{color:#193653}.chat-reply button{display:grid;place-items:center;border:0;color:#81662c;background:transparent}.community-auth-gate{display:grid;place-items:center;justify-items:center;min-height:340px;padding:42px;border:1px solid #d9c678;border-radius:16px;color:#f9efd2;background:linear-gradient(145deg,#193957,#112941);text-align:center}.community-auth-gate>svg{width:36px;height:36px;color:#dfc46c}.community-auth-gate h2{margin:15px 0 7px;font-family:var(--font-display);font-size:24px}.community-auth-gate p{max-width:420px;margin:0;color:#d4e0e8;font-size:12px;line-height:1.9}.chat-feed blockquote{display:grid;gap:3px;margin:7px 0;padding:7px 10px;border-right:2px solid #c9a84c;color:#877b6a;background:#f4ecd6cc;font-size:10px}.chat-feed blockquote b{color:#9b7630;font-size:9px}.chat-feed footer>button{display:inline-flex;align-items:center;gap:4px}.game-levels button{position:relative}.game-levels button.done{border-color:#82a282;background:linear-gradient(90deg,#f4f8f0,#fcfbf5)}.game-levels button.done>b{color:#3d7853}.game-levels button.locked{cursor:not-allowed;opacity:.56;filter:grayscale(.25)}.game-levels button.locked>b{color:#8a8172}.game-levels button>div{display:grid;gap:3px;flex:1;text-align:right}.game-levels button>div span{color:#947a3d;font-size:10px}.game-overlay>section{width:min(620px,92vw);max-height:min(720px,84vh);overflow:auto;padding:28px;border:1px solid #ddc87f;border-radius:18px;color:#183452;background:#fffdf8;box-shadow:0 30px 65px #06162852}.game-overlay>section>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 0 15px;border-bottom:1px solid #e7dfd1;color:#99762d;font-size:11px;font-weight:800}.game-overlay>section>header small{display:inline-flex;align-items:center;gap:5px;color:#173252}.game-close{position:absolute;top:14px;left:14px;display:grid;place-items:center;width:31px;height:31px;border:1px solid #e3d9c9;border-radius:8px;color:#7b6c54;background:#fffdf8}.game-progress{height:5px;margin:15px 0 19px;overflow:hidden;border-radius:50px;background:#e8e1d3}.game-progress i{display:block;height:100%;border-radius:inherit;background:#c9a84c;transition:width .2s var(--ease-out)}.game-question-count{color:#99762d;font-size:10px;font-weight:800}.game-overlay h2{margin:8px 0 19px;color:#183452;font-family:var(--font-display);font-size:clamp(20px,2.4vw,29px);line-height:1.6}.game-options{display:grid;gap:8px}.game-options button{display:flex;align-items:center;gap:8px;width:100%;min-height:48px;padding:12px;border:1px solid #ddd4c7;border-radius:10px;color:#2c4660;background:#fffdfa;font-size:12px;text-align:right;transition:transform .16s var(--ease-out),border-color .16s var(--ease-out),background .16s var(--ease-out)}.game-options button:not(:disabled):hover{transform:translate(-2px);border-color:#c9a84c;background:#fcf4df}.game-options button:disabled{cursor:default}.game-options button.correct{border-color:#4f9c66;color:#286644;background:#eaf5ec}.game-options button.wrong{border-color:#bd6559;color:#943f35;background:#f8e9e5}.game-explanation{margin:14px 0;padding:12px;border-right:3px solid #476988;color:#4d6173;background:#edf3f7;font-size:12px;line-height:1.9}.game-overlay .game-result-stars{display:flex;justify-content:center;gap:7px;margin-top:8px;color:#c9a84c}.game-overlay .game-result-stars svg{width:34px;height:34px}.game-overlay .game-result-stars+span{display:block;margin-top:15px;color:#99762d;font-size:11px;font-weight:800;text-align:center}.game-overlay .game-result-stars~h2,.game-overlay .game-result-stars~p{text-align:center}.game-overlay .game-result-stars~button{margin:8px auto 0}@media (max-width: 900px){.game-overlay>section{padding:22px 18px}.game-levels button{min-height:74px}.chat-reply{font-size:10px}}.community-auth-gate{min-height:420px;gap:8px;overflow:hidden;position:relative}.community-auth-gate:before{content:"";position:absolute;width:300px;height:300px;border:1px solid rgba(219,193,112,.28);border-radius:50%;left:-105px;bottom:-175px;box-shadow:0 0 0 32px #dbc1700b,0 0 0 66px #dbc17008}.community-auth-gate>*{position:relative;z-index:1}.chat-gate-features{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:17px}.chat-gate-features span{padding:7px 10px;border:1px solid rgba(226,203,132,.32);border-radius:999px;color:#f1dfaa;background:#04142738;font-size:10px}.chat-desk{display:grid;grid-template-columns:285px minmax(0,1fr);min-height:670px;overflow:hidden;border:1px solid #d9d2c5;border-radius:18px;color:#183452;background:#fbfaf5;box-shadow:0 12px 32px #1d2a350f}.chat-room-rail{display:flex;flex-direction:column;padding:22px 18px;border-left:1px solid rgba(205,216,224,.24);color:#eaf0f4;background:#102a47}.chat-room-mark{display:flex;align-items:center;gap:7px;color:#e2c66f;font-size:10px;font-weight:800;letter-spacing:.05em}.chat-room-rail>h2{margin:14px 0 8px;color:#fffdf6;font-family:var(--font-display);font-size:22px;line-height:1.5}.chat-room-rail>p{margin:0;color:#b9cad7;font-size:10px;line-height:2}.online-summary{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:8px;width:100%;margin:19px 0;padding:11px;border:1px solid rgba(216,232,242,.16);border-radius:10px;color:#edf5f8;background:#fff1;text-align:right}.online-summary svg:first-child{color:#dfc56e}.online-summary b{color:#fffdf8;font-family:var(--font-display);font-size:19px}.online-summary span{color:#bdcad5;font-size:10px}.online-summary svg:last-child{color:#9ab0c0}.chat-rail-section{margin-top:8px;padding-top:16px;border-top:1px solid rgba(218,231,239,.12)}.chat-rail-section>span{display:block;margin-bottom:10px;color:#d9bc62;font-size:9px;font-weight:800;letter-spacing:.06em}.presence-person{display:grid;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:34px}.presence-person>i,.online-row>i{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;color:#1f3851;background:#d9c275;font-size:10px;font-style:normal;font-weight:900}.presence-person strong{overflow:hidden;color:#e9f0f4;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.presence-person small{color:#d3bc72;font-size:9px}.presence-person em,.online-row>em{width:7px;height:7px;border-radius:50%;background:#5abc78;box-shadow:0 0 0 3px #5abc781f}.presence-empty{margin:0;color:#a6bac8;font-size:10px;line-height:1.7}.chat-theme-picker{margin-top:auto}.chat-theme-picker>div{display:grid;gap:5px}.chat-theme-picker button{display:flex;align-items:center;gap:7px;width:100%;padding:6px 7px;border:1px solid transparent;border-radius:7px;color:#b9c8d2;background:transparent;font-size:9px;text-align:right}.chat-theme-picker button:hover,.chat-theme-picker button.active{color:#fffdf5;border-color:#e1c56d59;background:#ffffff14}.chat-theme-picker button i{width:13px;height:13px;border:1px solid rgba(255,255,255,.35);border-radius:50%}.chat-admin-panel{display:grid;grid-template-columns:auto 1fr;gap:7px;margin-top:16px;padding:10px;border:1px solid rgba(218,190,97,.34);border-radius:10px;color:#e4c66f;background:#c9a84c1a}.chat-admin-panel>div strong,.chat-admin-panel>div span{display:block}.chat-admin-panel strong{font-size:10px}.chat-admin-panel span{margin-top:1px;color:#bdc9d2;font-size:8px}.chat-admin-panel button{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:5px;margin-top:4px;padding:7px;border:1px solid rgba(240,206,111,.28);border-radius:7px;color:#f3d987;background:#05182b2e;font-size:9px;font-weight:700}.chat-workspace{display:flex;min-width:0;flex-direction:column;background:#f8f5ed}.chat-workspace-head{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:78px;padding:17px 22px 15px;border-bottom:1px solid #ded8cc;background:#fffdf8}.chat-workspace-head span{color:#98772f;font-size:9px;font-weight:800;letter-spacing:.05em}.chat-workspace-head h2{margin:4px 0 0;color:#193652;font-family:var(--font-display);font-size:18px}.chat-workspace-head>small{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border:1px solid #e3cd8d;border-radius:999px;color:#85651e;background:#faf1d8;font-size:9px;font-weight:800}.daily-challenge{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;margin:14px 18px 0;padding:10px 12px;border:1px solid #dfcf9f;border-radius:10px;background:#faf2dd}.daily-challenge>svg{color:#aa7d25}.daily-challenge b{color:#8e6c29;font-size:9px}.daily-challenge p{margin:2px 0 0;color:#4e6170;font-size:10px}.daily-challenge button{display:grid;place-items:center;border:0;color:#8e806b;background:transparent}.chat-load-more{align-self:center;margin:13px 0 0;padding:7px 11px;border:1px solid #d8c48e;border-radius:999px;color:#80642b;background:#fff9e9;font-size:9px;font-weight:800}.chat-feed{display:flex;flex:1;flex-direction:column;gap:12px;min-height:260px;max-height:440px;padding:20px 22px;overflow:auto;overscroll-behavior:contain;background-image:radial-gradient(circle at 1px 1px,rgba(44,71,91,.08) 1px,transparent 0);background-size:20px 20px}.chat-feed>article{display:grid;grid-template-columns:31px minmax(0,1fr);align-items:start;gap:8px;max-width:82%}.chat-feed>article.own{grid-template-columns:minmax(0,1fr);align-self:flex-end}.chat-feed>article>i,.chat-feed>article>img{width:31px;height:31px;margin-top:3px;border-radius:9px;object-fit:cover}.chat-feed>article>i{display:grid;place-items:center;color:#193652;background:#e4d49f;font-size:11px;font-style:normal;font-weight:900}.chat-bubble{min-width:0;padding:10px 11px 8px;border:1px solid #ddd7ca;border-radius:3px 12px 12px;background:#fffdf8;box-shadow:0 3px 8px #2930340b}.own .chat-bubble{border-color:#1c3e60;border-radius:12px 3px 12px 12px;color:#f7fbfd;background:#1d4264}.chat-bubble>header{display:flex;align-items:center;gap:6px;min-width:0}.chat-bubble>header strong{overflow:hidden;color:#31485c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.own .chat-bubble>header strong{color:#edf5f7}.chat-bubble header small{padding:2px 5px;border-radius:999px;color:#7a632c;background:#f5e9c6;font-size:8px;font-weight:800}.chat-bubble header small.admin-tag{color:#8b6924;background:#f6e4ae}.chat-bubble header time{margin-right:auto;color:#948a7a;font-size:8px;direction:rtl}.own .chat-bubble header time{color:#b9cad6}.chat-bubble>p{margin:7px 0 0;color:#29445d;font-size:11px;line-height:1.9;overflow-wrap:anywhere}.own .chat-bubble>p{color:#f8fcff}.chat-bubble>p.sticker-message{font-size:33px;line-height:1.2}.chat-bubble blockquote{display:grid;gap:2px;margin:8px 0 0;padding:6px 8px;border-right:2px solid #c9a84c;color:#73808b;background:#f4eee0;font-size:9px}.chat-bubble blockquote b{color:#9c792d}.chat-bubble blockquote span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.own .chat-bubble blockquote{color:#d7e5ec;border-right-color:#e0c870;background:#ffffff1a}.own .chat-bubble blockquote b{color:#efd985}.chat-bubble footer{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.chat-bubble footer>button{display:inline-flex;align-items:center;gap:3px;min-height:22px;padding:3px 6px;border:1px solid #e1dbcf;border-radius:6px;color:#647385;background:#f9f7f1;font-size:9px}.chat-bubble footer>button.selected{border-color:#b99a45;color:#7c5e1f;background:#f8eeca}.own .chat-bubble footer>button{border-color:#ffffff2b;color:#dce9ef;background:#ffffff1a}.own .chat-bubble footer>button.selected{color:#ffeaa0;background:#efcf682e}.chat-bubble footer>button.danger{color:#aa5548}.own .chat-bubble footer>button.danger{color:#ffc2b8}.community-empty{display:grid;flex:1;place-content:center;justify-items:center;min-height:210px;color:#897f70;text-align:center}.community-empty svg{color:#b59136}.community-empty p{margin:9px 0 0;font-size:11px}.typing-indicator{display:flex;align-items:center;gap:4px;min-height:31px;padding:8px 22px 0;color:#756c5e;font-size:9px}.typing-indicator span{width:5px;height:5px;border-radius:50%;background:#9d792d;animation:chat-dot 1.1s infinite ease-in-out}.typing-indicator span:nth-child(2){animation-delay:.14s}.typing-indicator span:nth-child(3){animation-delay:.28s}.typing-indicator span:last-of-type{margin-left:4px}.chat-reply{margin:10px 18px 0}.sticker-panel{display:grid;grid-template-columns:repeat(8,1fr);gap:4px;margin:10px 18px 0;padding:9px;border:1px solid #d9d2c5;border-radius:10px;background:#fffdf8}.sticker-panel button{display:grid;place-items:center;min-height:32px;border:0;border-radius:7px;background:#f8f3e8;font-size:18px}.sticker-panel button:hover{background:#faebbf;transform:translateY(-1px)}.chat-compose,.chat-blocked-bar{display:flex;align-items:end;gap:9px;margin:14px 18px 18px;padding:9px;border:1px solid #d8d2c7;border-radius:12px;background:#fffdf8;box-shadow:0 5px 15px #1d28320a}.chat-compose>div{flex:1;display:grid}.chat-compose textarea{width:100%;min-height:42px;max-height:94px;resize:vertical;padding:7px 3px;border:0;outline:0;color:#203d58;background:transparent;font-family:inherit;font-size:11px;line-height:1.7}.chat-compose textarea::placeholder{color:#9a8f7f}.chat-compose small{min-height:10px;color:#a35c4d;font-size:8px;text-align:left}.chat-compose .sticker-toggle{display:grid;place-items:center;width:34px;height:34px;margin-bottom:5px;border:1px solid #ded7ca;border-radius:8px;color:#80652f;background:#f8f3e7}.chat-compose .sticker-toggle.active{border-color:#cfaf5c;color:#654915;background:#faeebf}.chat-compose>button:last-child{min-width:92px;margin-bottom:5px;background:#173b5c;color:#fffdf8;font-size:10px}.chat-blocked-bar{align-items:center;color:#9a493d;border-color:#e6c0b8;background:#fff5f2;font-size:10px;font-weight:700}.notification-desk article.linked{cursor:pointer}.notification-desk article.linked:hover{border-color:#c9a84c;background:#fffaf0}.notification-desk article small{display:inline-flex;align-items:center;gap:3px;margin-top:5px;color:#8f702a;font-size:10px;font-weight:800}.notification-desk article small svg{width:12px;height:12px;transform:rotate(90deg)}.notification-desk header button:disabled{cursor:wait;opacity:.7}.online-sheet{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:22px;background:#05142585;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.online-sheet>section{width:min(430px,100%);max-height:min(560px,90vh);overflow:auto;padding:18px;border:1px solid #d8c98e;border-radius:15px;color:#183452;background:#fffdf8;box-shadow:0 25px 55px #05142547}.online-sheet header{display:flex;align-items:center;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid #e4ddd1}.online-sheet header>div{display:flex;align-items:center;gap:7px;color:#21405b;font-family:var(--font-display);font-size:17px}.online-sheet header em{width:9px;height:9px;border-radius:50%;background:#54ae72}.online-sheet header button{display:grid;place-items:center;width:28px;height:28px;border:1px solid #ded7cb;border-radius:7px;color:#72654d;background:#fffdf8}.online-row{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;padding:11px 1px;border-bottom:1px solid #eee8dd}.online-row:last-child{border-bottom:0}.online-row>img{width:29px;height:29px;border-radius:9px;object-fit:cover}.online-row strong{color:#29435b;font-size:11px}.online-row small{color:#95752d;font-size:9px}.online-sheet>section>p{padding:28px 0 10px;color:#887d6e;text-align:center;font-size:11px}@keyframes chat-dot{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-3px);opacity:1}}@media (max-width: 1040px){.chat-desk{grid-template-columns:230px minmax(0,1fr)}.chat-room-rail{padding:18px 13px}.chat-room-rail>h2{font-size:18px}.chat-feed>article{max-width:92%}}.game-map-actions{display:flex;align-items:center;gap:12px}.game-map-actions>svg{flex:0 0 auto;color:var(--brand-purple, #675cff)}.game-view-toggle{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border:1px solid rgba(103,92,255,.22);border-radius:9px;color:var(--brand-purple, #675cff);background:#675cff12;font-size:10px;font-weight:800}.game-view-toggle:hover{border-color:#675cff73;background:#675cff21}.game-map-note{margin:5px 0 0;color:#8b849a;font-size:10px}@media (max-width: 640px){.game-map-actions{width:100%;justify-content:space-between}.game-map-note{line-height:1.8}.game-view-toggle{font-size:9px}}.dark .game-view-toggle{color:#bdb7ff;border-color:#bdb7ff47;background:#675cff24}.chat-desk{--chat-ink:#151a38;--chat-muted:#697394;--chat-subtle:#8b94b2;--chat-shell:#f7f8ff;--chat-feed:#eef1fb;--chat-surface:#fff;--chat-surface-soft:#f4f5ff;--chat-border:#dfe3f2;--chat-accent:#675cff;--chat-accent-soft:#eeecff;color:var(--chat-ink);border-color:var(--chat-border);background:var(--chat-shell);box-shadow:0 16px 38px #151a381f}.chat-desk .chat-room-rail{border-left-color:#9a91ff33;background:linear-gradient(160deg,#151a38,#202858);color:#eef0ff}.chat-desk .chat-room-mark{color:#bdb7ff}.chat-desk .chat-room-rail>h2{color:#fff}.chat-desk .chat-room-rail>p{color:#c0c7e3}.chat-desk .online-summary{border-color:#9a91ff52;color:#f4f5ff;background:#675cff29}.chat-desk .online-summary svg:first-child{color:#bcb6ff}.chat-desk .online-summary b{color:#fff}.chat-desk .online-summary span{color:#c8cdea}.chat-desk .online-summary svg:last-child{color:#a7afd2}.chat-desk .chat-rail-section{border-top-color:#9a91ff2e}.chat-desk .chat-rail-section>span{color:#bdb7ff}.chat-desk .presence-person>i,.chat-desk .online-row>i{color:#151a38;background:#bcb6ff}.chat-desk .presence-person strong{color:#f0f1ff}.chat-desk .presence-person small{color:#bdb7ff}.chat-desk .presence-person em,.chat-desk .online-row>em{background:#5fe0a0;box-shadow:0 0 0 3px #5fe0a021}.chat-desk .presence-empty{color:#aeb7d6}.chat-desk .chat-theme-picker button{color:#b8c0df}.chat-desk .chat-theme-picker button:hover,.chat-desk .chat-theme-picker button.active{color:#fff;border-color:#9a91ff75;background:#675cff38}.chat-desk .chat-workspace{background:var(--chat-shell)}.chat-desk .chat-workspace-head{border-bottom-color:var(--chat-border);background:var(--chat-surface)}.chat-desk .chat-workspace-head span{color:#4c78ff}.chat-desk .chat-workspace-head h2{color:var(--chat-ink)}.chat-desk .daily-challenge{border-color:#d4d0ff;background:var(--chat-accent-soft)}.chat-desk .daily-challenge>svg{color:var(--chat-accent)}.chat-desk .daily-challenge b{color:#554bc7}.chat-desk .daily-challenge p{color:#536080}.chat-desk .chat-feed{background-color:var(--chat-feed);background-image:radial-gradient(circle at 1px 1px,rgba(103,92,255,.1) 1px,transparent 0)}.chat-desk .chat-feed>article>i{color:#fff;background:linear-gradient(135deg,#675cff,#4c78ff)}.chat-desk .chat-bubble{border-color:var(--chat-border);background:var(--chat-surface);box-shadow:0 5px 14px #151a3812}.chat-desk .chat-bubble>header strong{color:var(--chat-ink)}.chat-desk .chat-bubble header small{color:#554bc7;background:var(--chat-accent-soft)}.chat-desk .chat-bubble header time{color:var(--chat-subtle)}.chat-desk .chat-bubble>p{color:#344263}.chat-desk .chat-bubble blockquote{border-right-color:var(--chat-accent);color:#687391;background:#f0f1ff}.chat-desk .chat-bubble blockquote b{color:#554bc7}.chat-desk .own .chat-bubble{border-color:#9a91ff;color:#fff;background:linear-gradient(135deg,#675cff,#4c78ff);box-shadow:0 7px 18px #675cff38}.chat-desk .own .chat-bubble>header strong,.chat-desk .own .chat-bubble>p{color:#fff}.chat-desk .own .chat-bubble header time{color:#e3e5ff}.chat-desk .own .chat-bubble blockquote{border-right-color:#d5d1ff;color:#e7e8ff;background:#0d122833}.chat-desk .chat-bubble footer>button{border-color:var(--chat-border);color:#697394;background:var(--chat-surface-soft)}.chat-desk .chat-bubble footer>button.selected{border-color:#a7a0ff;color:#554bc7;background:var(--chat-accent-soft)}.chat-desk .own .chat-bubble footer>button{border-color:#ffffff40;color:#f0f1ff;background:#0d12282e}.chat-desk .own .chat-bubble footer>button.selected{color:#fff4b5;background:#ffe27a33}.chat-desk .chat-reply{border-right-color:var(--chat-accent);color:#697394;background:var(--chat-accent-soft)}.chat-desk .sticker-panel{border-color:var(--chat-border);background:var(--chat-surface)}.chat-desk .sticker-panel button{background:var(--chat-surface-soft)}.chat-desk .sticker-panel button:hover{background:var(--chat-accent-soft)}.chat-desk .chat-compose,.chat-desk .chat-blocked-bar{border-color:var(--chat-border);background:var(--chat-surface);box-shadow:0 6px 16px #151a3812}.chat-desk .chat-compose textarea{color:var(--chat-ink)}.chat-desk .chat-compose textarea::placeholder{color:var(--chat-subtle)}.chat-desk .chat-compose .sticker-toggle{border-color:var(--chat-border);color:#554bc7;background:var(--chat-accent-soft)}.chat-desk .chat-compose>button:last-child{background:linear-gradient(135deg,#675cff,#4c78ff);color:#fff;box-shadow:0 6px 14px #675cff33}.dark .chat-desk{--chat-ink:#f3f4ff;--chat-muted:#b4bcdd;--chat-subtle:#8d96ba;--chat-shell:#121832;--chat-feed:#0f1530;--chat-surface:#1a2144;--chat-surface-soft:#202852;--chat-border:rgba(154,145,255,.2);--chat-accent:#9a91ff;--chat-accent-soft:rgba(103,92,255,.2);background:var(--chat-shell);box-shadow:0 18px 40px #00000038}.dark .chat-desk .chat-room-rail{background:linear-gradient(160deg,#0d1228,#151a38)}.dark .chat-desk .chat-workspace-head{background:#171d3b}.dark .chat-desk .chat-workspace-head h2{color:#f3f4ff}.dark .chat-desk .daily-challenge{border-color:#9a91ff57;background:#675cff29}.dark .chat-desk .daily-challenge b{color:#c9c4ff}.dark .chat-desk .daily-challenge p{color:#bac3e4}.dark .chat-desk .chat-bubble{background:#f0f2ff;border-color:#d9ddf2}.dark .chat-desk .chat-bubble>header strong{color:#151a38}.dark .chat-desk .chat-bubble>p{color:#344263}.dark .chat-desk .chat-bubble footer>button{color:#596486;background:#e8eaff;border-color:#cdd2ea}.dark .chat-desk .chat-bubble blockquote{background:#e6e8fb}.dark .chat-desk .chat-compose{background:#1a2144}.dark .chat-desk .chat-compose textarea{color:#f2f3ff}.dark .chat-desk .chat-compose textarea::placeholder{color:#929bc0}.dark .chat-desk .sticker-panel{background:#1a2144}.dark .chat-desk .sticker-panel button{background:#202852}@media (max-width:900px){.chat-desk .chat-room-rail{border-left:0;border-bottom:1px solid rgba(154,145,255,.2)}}html.dark .notification-desk article.linked:hover{color:var(--theme-text-primary)!important;background:var(--theme-card-hover)!important;border-color:var(--theme-primary)!important}html.dark .notification-desk article.linked:hover>svg{color:var(--theme-warning)!important}html.dark .notification-desk article.linked:hover strong{color:var(--theme-text-primary)!important}html.dark .notification-desk article.linked:hover p{color:var(--theme-text-secondary)!important}html.dark .notification-desk article.linked:hover small{color:var(--theme-primary-hover)!important}.chat-dock-layer{position:fixed;inset:0;z-index:85;pointer-events:none}.chat-dock-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:#090e2370;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:auto}.chat-dock-panel{position:absolute;top:16px;right:16px;bottom:16px;display:flex;width:min(650px,calc(100vw - 32px));flex-direction:column;overflow:hidden;border:1px solid rgba(103,92,255,.35);border-radius:18px;background:#f7f8ff;box-shadow:0 24px 70px #0a0e264d;pointer-events:auto;animation:chat-dock-in .22s cubic-bezier(.23,1,.32,1) both}.chat-dock-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:0 0 auto;min-height:64px;padding:10px 16px;color:#fff;background:linear-gradient(135deg,#151a38,#675cff)}.chat-dock-head>div{display:flex;align-items:center;gap:9px}.chat-dock-head>div>svg{color:#d9d4ff}.chat-dock-head span{display:grid;gap:2px}.chat-dock-head small{color:#d5d2ff;font-size:9px;font-weight:700}.chat-dock-head strong{color:#fff;font-size:14px}.chat-dock-head>button{display:grid;place-items:center;width:31px;height:31px;border:1px solid rgba(255,255,255,.28);border-radius:9px;color:#fff;background:#ffffff1a}.chat-dock-content{display:flex;min-height:0;flex:1 1 auto;overflow:hidden}.chat-dock-content .chat-desk{width:100%;height:100%;min-height:0;grid-template-columns:220px minmax(0,1fr);border:0;border-radius:0;box-shadow:none}.chat-dock-content .chat-room-rail{min-height:0;overflow:auto}.chat-dock-content .chat-workspace{min-height:0;overflow:hidden}.chat-dock-content .chat-feed{min-height:0;max-height:none}.chat-dock-incoming{position:fixed;right:18px;bottom:86px;z-index:86;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;width:min(360px,calc(100vw - 36px));padding:11px 12px;border:1px solid rgba(103,92,255,.38);border-radius:14px;color:#151a38;background:#fff;box-shadow:0 15px 38px #151a3833;text-align:right;animation:chat-dock-in .24s cubic-bezier(.23,1,.32,1) both}.chat-dock-incoming:hover{border-color:#675cff;transform:translateY(-2px)}.chat-dock-avatar{display:grid;place-items:center;width:38px;height:38px;overflow:hidden;border-radius:12px;color:#fff;background:linear-gradient(135deg,#675cff,#4c78ff)}.chat-dock-avatar img{width:100%;height:100%;object-fit:cover}.chat-dock-incoming>span:nth-child(2){display:grid;min-width:0;gap:2px}.chat-dock-incoming small{color:#675cff;font-size:9px;font-weight:800}.chat-dock-incoming strong,.chat-dock-incoming em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-dock-incoming strong{color:#151a38;font-size:11px}.chat-dock-incoming em{color:#697394;font-size:10px;font-style:normal}.chat-dock-incoming>i{font-size:18px;color:#8b94b2;font-style:normal}@keyframes chat-dock-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}html.dark .chat-dock-panel{border-color:#9a91ff5c;background:#111832;box-shadow:0 24px 70px #00000073}html.dark .chat-dock-head{background:linear-gradient(135deg,#0d1228,#4b43a8)}html.dark .chat-dock-incoming{border-color:#9a91ff6b;color:#f3f4ff;background:#1a2144;box-shadow:0 18px 44px #0000006b}html.dark .chat-dock-incoming strong{color:#f3f4ff}html.dark .chat-dock-incoming em{color:#b4bcdd}html.dark .chat-dock-incoming>i{color:#9da6ca}@media (max-width: 760px){.chat-dock-panel{top:env(safe-area-inset-top);right:0;bottom:0;width:100vw;border-right:0;border-bottom:0;border-radius:18px 0 0}.chat-dock-content .chat-desk{display:flex;flex-direction:column}.chat-dock-content .chat-room-rail{display:none}.chat-dock-content .chat-workspace{flex:1}.chat-dock-content .chat-workspace-head{min-height:58px;padding:12px 14px}.chat-dock-content .chat-feed{padding:14px 12px}.chat-dock-incoming{right:12px;bottom:calc(70px + env(safe-area-inset-bottom));width:calc(100vw - 24px)}}.chat-desk.chat-theme-default{--chat-shell: #f7f8ff;--chat-feed: #eef1fb;--chat-surface: #fff;--chat-surface-soft: #f4f5ff;--chat-border: #dfe3f2}.chat-desk.chat-theme-midnight{--chat-shell: #0f1a2c;--chat-feed: #101c2f;--chat-surface: #17263b;--chat-surface-soft: #1d3149;--chat-border: rgba(154,190,224,.25)}.chat-desk.chat-theme-forest{--chat-shell: #10251e;--chat-feed: #0b2419;--chat-surface: #143326;--chat-surface-soft: #1a4331;--chat-border: rgba(126,205,159,.25)}.chat-desk.chat-theme-ocean{--chat-shell: #102d48;--chat-feed: #102d48;--chat-surface: #163b5b;--chat-surface-soft: #1d4a6c;--chat-border: rgba(132,199,238,.28)}.chat-desk.chat-theme-midnight .chat-workspace,.chat-desk.chat-theme-forest .chat-workspace,.chat-desk.chat-theme-ocean .chat-workspace{background:var(--chat-shell)}.chat-desk.chat-theme-midnight .chat-workspace-head,.chat-desk.chat-theme-forest .chat-workspace-head,.chat-desk.chat-theme-ocean .chat-workspace-head{color:#f5f8ff;background:var(--chat-surface);border-bottom-color:var(--chat-border)}.chat-desk.chat-theme-midnight .chat-workspace-head h2,.chat-desk.chat-theme-forest .chat-workspace-head h2,.chat-desk.chat-theme-ocean .chat-workspace-head h2{color:#f5f8ff}.chat-desk.chat-theme-midnight .chat-feed,.chat-desk.chat-theme-forest .chat-feed,.chat-desk.chat-theme-ocean .chat-feed{background-color:var(--chat-feed);background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.08) 1px,transparent 0)}.chat-desk.chat-theme-midnight .chat-bubble,.chat-desk.chat-theme-forest .chat-bubble,.chat-desk.chat-theme-ocean .chat-bubble{color:#f1f6ff;background:var(--chat-surface);border-color:var(--chat-border)}.chat-desk.chat-theme-midnight .chat-bubble>header strong,.chat-desk.chat-theme-forest .chat-bubble>header strong,.chat-desk.chat-theme-ocean .chat-bubble>header strong,.chat-desk.chat-theme-midnight .chat-bubble>p,.chat-desk.chat-theme-forest .chat-bubble>p,.chat-desk.chat-theme-ocean .chat-bubble>p{color:#f1f6ff}.chat-desk.chat-theme-midnight .chat-bubble header time,.chat-desk.chat-theme-forest .chat-bubble header time,.chat-desk.chat-theme-ocean .chat-bubble header time{color:#e1ebf8b3}.chat-desk.chat-theme-midnight .chat-bubble footer>button,.chat-desk.chat-theme-forest .chat-bubble footer>button,.chat-desk.chat-theme-ocean .chat-bubble footer>button{color:#d7e4f2;background:var(--chat-surface-soft);border-color:var(--chat-border)}.chat-desk.chat-theme-midnight .chat-compose,.chat-desk.chat-theme-forest .chat-compose,.chat-desk.chat-theme-ocean .chat-compose,.chat-desk.chat-theme-midnight .sticker-panel,.chat-desk.chat-theme-forest .sticker-panel,.chat-desk.chat-theme-ocean .sticker-panel{color:#f1f6ff;background:var(--chat-surface);border-color:var(--chat-border)}.chat-desk.chat-theme-midnight .chat-compose textarea,.chat-desk.chat-theme-forest .chat-compose textarea,.chat-desk.chat-theme-ocean .chat-compose textarea{color:#f1f6ff;background:transparent}.chat-desk.chat-theme-midnight .chat-compose textarea::placeholder,.chat-desk.chat-theme-forest .chat-compose textarea::placeholder,.chat-desk.chat-theme-ocean .chat-compose textarea::placeholder{color:#e1ebf8a8}.chat-desk.chat-theme-midnight .chat-reply,.chat-desk.chat-theme-forest .chat-reply,.chat-desk.chat-theme-ocean .chat-reply{color:#d8e5f3;background:var(--chat-surface-soft);border-color:var(--chat-border)}html.dark .chat-desk.chat-theme-default{--chat-shell: #121832;--chat-feed: #0f1530;--chat-surface: #1a2144;--chat-surface-soft: #202852;--chat-border: rgba(154,145,255,.2)}html.dark .chat-desk.chat-theme-midnight{--chat-shell: #0c1626;--chat-feed: #101c2f;--chat-surface: #14253b;--chat-surface-soft: #1b324c;--chat-border: rgba(143,190,228,.3)}html.dark .chat-desk.chat-theme-forest{--chat-shell: #0a1d16;--chat-feed: #0b2419;--chat-surface: #123224;--chat-surface-soft: #19432f;--chat-border: rgba(126,205,159,.3)}html.dark .chat-desk.chat-theme-ocean{--chat-shell: #0b2238;--chat-feed: #102d48;--chat-surface: #153b5a;--chat-surface-soft: #1d4b6e;--chat-border: rgba(132,199,238,.32)}html.dark .chat-desk.chat-theme-midnight .chat-bubble,html.dark .chat-desk.chat-theme-forest .chat-bubble,html.dark .chat-desk.chat-theme-ocean .chat-bubble{color:#f1f6ff!important;background:var(--chat-surface)!important;border-color:var(--chat-border)!important}html.dark .chat-desk.chat-theme-midnight .chat-bubble>header strong,html.dark .chat-desk.chat-theme-forest .chat-bubble>header strong,html.dark .chat-desk.chat-theme-ocean .chat-bubble>header strong,html.dark .chat-desk.chat-theme-midnight .chat-bubble>p,html.dark .chat-desk.chat-theme-forest .chat-bubble>p,html.dark .chat-desk.chat-theme-ocean .chat-bubble>p{color:#f1f6ff!important}.notification-desk{display:grid;width:100%;overflow:hidden;border:1px solid #d8dcef;border-radius:18px;color:#17233f;background:#fff;box-shadow:0 14px 30px #191f4214}.notification-desk>header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:88px;padding:18px 22px;color:#f8f9ff;background:linear-gradient(135deg,#171b3d,#252858)}.notification-desk>header>div{min-width:0}.notification-desk>header span{display:block;color:#b8b5ff;font-size:10px;font-weight:800}.notification-desk>header h2{margin:5px 0 0;color:#fff;font-family:var(--font-display);font-size:clamp(18px,2.2vw,25px);line-height:1.45}.notification-desk>header button{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;min-height:34px;padding:7px 10px;border:1px solid rgba(255,255,255,.25);border-radius:9px;color:#f8f9ff;background:#ffffff1a;font-size:10px;font-weight:800}.notification-desk>header button:hover:not(:disabled){border-color:#b9b5ff;background:#9a91ff40}.notification-desk>div{display:grid;background:#fff}.notification-desk>div>article{display:grid;grid-template-columns:32px minmax(0,1fr) 8px;align-items:start;gap:13px;min-width:0;min-height:88px;padding:17px 20px;border-bottom:1px solid #e2e5f0;color:#17233f;background:#fff;transition:background .18s ease,border-color .18s ease}.notification-desk>div>article:last-child{border-bottom:0}.notification-desk>div>article>svg{width:25px;height:25px;margin-top:2px;color:#675cff}.notification-desk>div>article>div{min-width:0}.notification-desk>div>article strong{display:block;color:#17233f;font-size:13px;font-weight:900;line-height:1.55}.notification-desk>div>article p{margin:5px 0 0;color:#5e6b82;font-size:11px;line-height:1.8;overflow-wrap:anywhere}.notification-desk>div>article small{color:#6658c9}.notification-desk>div>article>i{align-self:start;width:7px;height:7px;margin-top:8px;border-radius:50%;background:#d66b4e;box-shadow:0 0 0 4px #d66b4e1f}.notification-desk>div>article.unread{border-right:4px solid #675cff;background:#f1f0ff}.notification-desk>div>article.unread strong{color:#111b38}.notification-desk>div>article.unread p{color:#46536d}.notification-desk>div>article.linked:hover{border-color:#8d84ef;background:#e9e8ff}.notification-desk>div>article:focus-visible{outline:3px solid rgba(103,92,255,.28);outline-offset:-3px}html.dark .notification-desk{border-color:#9a91ff47;background:#171d3b;box-shadow:0 18px 38px #0000003d}html.dark .notification-desk>header{background:linear-gradient(135deg,#111632,#252b61)}html.dark .notification-desk>div{background:#171d3b!important}html.dark .notification-desk>div>article{border-bottom-color:#9a91ff2e!important;color:#f3f4ff!important;background:#171d3b!important}html.dark .notification-desk>div>article.unread{border-right-color:#9a91ff!important;background:#252b61!important;box-shadow:inset 0 0 0 1px #9a91ff14}html.dark .notification-desk>div>article>svg{color:#bcb6ff!important}html.dark .notification-desk>div>article strong,html.dark .notification-desk>div>article.unread strong{color:#fff!important}html.dark .notification-desk>div>article p,html.dark .notification-desk>div>article.unread p{color:#d5daf0!important}html.dark .notification-desk>div>article small{color:#c9c4ff!important}html.dark .notification-desk>div>article.linked:hover{border-color:#9a91ff!important;background:#30376f!important}@media (max-width: 640px){.notification-desk>header{align-items:flex-start;flex-direction:column;gap:11px;padding:17px 14px}.notification-desk>header button{width:100%;justify-content:center}.notification-desk>div>article{grid-template-columns:28px minmax(0,1fr) 7px;gap:10px;min-height:82px;padding:14px 12px}.notification-desk>div>article>svg{width:22px;height:22px}.notification-desk>div>article strong{font-size:12px}.notification-desk>div>article p{font-size:10px;line-height:1.75}}.chat-load-more{display:inline-flex;align-items:center;justify-content:center;gap:6px;align-self:center;margin:4px auto 10px;padding:8px 11px;border:1px solid #cbd7e0;border-radius:3px 8px 8px;color:#3a5b76;background:#f1f6f8;font-size:10px;font-weight:800}.chat-load-more:hover{border-color:#8faabe;color:#173452;background:#e4eef3}.community-page{width:100%;animation:none}.chat-feed{overflow-anchor:auto}.chat-feed>article{contain:layout style}.typing-indicator span{animation:none!important;opacity:.72}@media (prefers-reduced-motion: reduce){.chat-feed>article,.chat-bubble,.chat-theme-picker button,.sticker-panel button{transition:none!important;transform:none!important}}.chat-alert-badge{display:inline-grid;min-width:18px;height:18px;align-items:center;justify-content:center;margin-inline-start:4px;padding:0 5px;border-radius:999px;color:#fff;background:#c45645;font-size:9px;font-style:normal;font-weight:800;line-height:1}.chat-incoming-notice{display:flex;width:min(100%,620px);min-height:54px;align-items:center;gap:10px;margin:10px 0 14px;padding:9px 13px;border:1px solid #d7c28b;border-radius:13px;color:#29415a;background:linear-gradient(100deg,#fffaf0,#f3f7f4);box-shadow:0 8px 18px #1f2d3a12;text-align:right;transition:transform .18s var(--ease-out),box-shadow .18s var(--ease-out),border-color .18s var(--ease-out)}.chat-incoming-notice:hover{transform:translateY(-1px);border-color:#b99645;box-shadow:0 11px 22px #1f2d3a1c}.chat-incoming-icon{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:10px;color:#fff9eb;background:#1b5369}.chat-incoming-notice>span:nth-child(2){display:grid;min-width:0;flex:1;gap:2px}.chat-incoming-notice small{color:#977635;font-size:9px;font-weight:800}.chat-incoming-notice strong{overflow:hidden;color:#28445d;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.chat-incoming-notice>svg{flex:0 0 auto;color:#977635}@media (max-width: 720px){.chat-incoming-notice{width:100%;margin-bottom:11px}.chat-incoming-notice strong{font-size:9px}}.chat-incoming-notice{position:fixed;inset-inline-start:24px;top:88px;z-index:1200;display:flex;width:min(380px,calc(100vw - 48px));min-height:78px;align-items:center;gap:11px;margin:0;padding:12px 14px;overflow:hidden;border:1px solid rgba(103,92,255,.28);border-radius:17px;color:#202b4a;background:linear-gradient(135deg,#fffdf8,#f2efff);box-shadow:0 18px 42px #151a3833,0 3px 10px #675cff1f;text-align:right;animation:chat-popup-in .24s var(--ease-out) both}.chat-incoming-notice:before{position:absolute;inset-inline-start:0;top:0;bottom:0;width:4px;content:"";background:linear-gradient(180deg,#675cff,#c9a84c)}.chat-incoming-notice:hover{transform:translateY(-2px);border-color:#675cff85;box-shadow:0 22px 48px #151a383d,0 4px 12px #675cff26}.chat-incoming-avatar{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;overflow:hidden;border:1px solid rgba(103,92,255,.2);border-radius:13px;color:#fff;background:linear-gradient(145deg,#675cff,#3f347f)}.chat-incoming-avatar img{width:100%;height:100%;object-fit:cover}.chat-incoming-copy{display:grid;min-width:0;flex:1;gap:2px}.chat-incoming-copy small{color:#675cff;font-size:9px;font-weight:900}.chat-incoming-copy strong{overflow:hidden;color:#202b4a;font-family:var(--font-display);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.chat-incoming-copy em{display:-webkit-box;overflow:hidden;color:#69718e;font-size:10px;font-style:normal;line-height:1.55;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.chat-incoming-arrow{display:grid;width:29px;height:29px;flex:0 0 29px;place-items:center;border:1px solid rgba(103,92,255,.22);border-radius:50%;color:#675cff;background:#675cff14}.chat-incoming-close{position:absolute;top:5px;inset-inline-end:8px;display:grid;width:18px;height:18px;place-items:center;color:#8b91aa;font-size:16px;line-height:1}@keyframes chat-popup-in{0%{opacity:0;transform:translate(-14px) translateY(-5px) scale(.97)}to{opacity:1;transform:translate(0) translateY(0) scale(1)}}.dark .chat-incoming-notice{border-color:#beb2ff57;color:#f7f8ff;background:linear-gradient(135deg,#222653,#2c285e);box-shadow:0 20px 44px #00000052,0 3px 12px #675cff2e}.dark .chat-incoming-notice:hover{border-color:#beb2ff9e}.dark .chat-incoming-copy small{color:#b9b0ff}.dark .chat-incoming-copy strong{color:#f7f8ff}.dark .chat-incoming-copy em{color:#c2c5dd}.dark .chat-incoming-arrow{color:#ddd8ff;border-color:#beb2ff57;background:#675cff33}.dark .chat-incoming-close{color:#b9bfda}@media (max-width: 720px){.chat-incoming-notice{inset-inline-start:12px;top:76px;width:calc(100vw - 24px);min-height:72px;padding:10px 12px;border-radius:15px}.chat-incoming-avatar{width:38px;height:38px;flex-basis:38px}.chat-incoming-copy strong{font-size:11px}.chat-incoming-copy em{font-size:9px}.chat-incoming-arrow{width:27px;height:27px;flex-basis:27px}}@media (prefers-reduced-motion: reduce){.chat-incoming-notice{animation:none}}.header-search{position:relative}.header-search-overlay{position:fixed;inset:0;z-index:100;display:grid;place-items:start center;padding-top:max(92px,12vh);background:#0816286b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.header-search-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:transparent}.header-search-panel{position:relative;z-index:1;width:min(720px,calc(100vw - 32px));max-height:min(680px,calc(100dvh - 120px));overflow:auto;border:1px solid #d8d0c1;border-radius:16px;background:#fbfaf5;box-shadow:0 28px 80px #040f1d52}.header-search-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px 15px;color:#f8f2e6;background:linear-gradient(120deg,#102945,#244b69)}.header-search-panel>header span{display:block;color:#dfc36d;font-size:10px;font-weight:800}.header-search-panel>header h2{margin:4px 0 0;font-family:var(--font-display);font-size:21px}.header-search-panel>header button{display:grid;place-items:center;width:34px;height:34px;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:9px;background:#ffffff1a}.header-search-panel>label{display:flex;align-items:center;gap:9px;margin:18px 20px 12px;padding:0 12px;height:46px;color:#947632;border:1px solid #d8cfbd;border-radius:10px;background:#f6f3eb}.header-search-panel input{min-width:0;flex:1;border:0;outline:0;color:#193653;background:transparent;font-size:12px}.header-search-panel kbd{padding:3px 6px;color:#827968;border:1px solid #d8d0c1;border-radius:5px;background:#fffdf8;font-size:9px}.header-search-hint{display:grid;place-items:center;gap:8px;min-height:160px;padding:18px;color:#81786c;text-align:center}.header-search-hint svg{color:#b18932}.header-search-hint p{max-width:390px;margin:0;font-size:11px;line-height:1.9}.header-search-results{display:grid;gap:6px;padding:0 12px 14px}.header-search-results a{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid transparent;border-radius:10px;color:#263f59;background:#fffdf8}.header-search-results a:hover{border-color:#dfc987;background:#f9f1dc}.header-search-results>a>svg{flex:0 0 auto;color:#95732b}.header-search-results div{min-width:0;flex:1}.header-search-results b,.header-search-results span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-search-results b{color:#173552;font-size:12px}.header-search-results span{margin-top:3px;color:#81776b;font-size:10px}.header-search-results em{flex:0 0 auto;padding:4px 6px;color:#75602c;border:1px solid #e2d3a8;border-radius:6px;background:#fbf3df;font-size:9px;font-style:normal;font-weight:700}@media (max-width:640px){.header-search-overlay{padding-top:72px}.header-search-panel{width:calc(100vw - 24px);max-height:calc(100dvh - 88px)}.header-search-panel>header{padding:17px}.header-search-panel>label{margin:14px 14px 10px}.header-search-results{padding:0 8px 10px}.header-search-results em{display:none}}.header-search-panel>label{width:calc(100% - 40px);min-height:50px;height:50px;margin:18px auto 14px;padding:0 14px;border-radius:13px;border-color:#675cff33;background:#f7f5ff;box-shadow:0 8px 20px #151a380f}.header-search-panel>label:focus-within{border-color:#675cff9e;box-shadow:0 0 0 4px #675cff1f}.header-search-panel input,.dark .header-search-panel input{height:100%;min-height:0;padding:0;border:0;outline:0;color:var(--brand-ink, #171b39)!important;background:transparent!important;box-shadow:none!important}.header-search-panel input::placeholder{color:#8a91ad;opacity:1}.header-search-panel kbd{flex:0 0 auto}.dark .header-search-panel{border-color:#bdb7ff40;background:#1b2145}.dark .header-search-panel>label{border-color:#bdb7ff4d;background:#252b58;box-shadow:0 8px 22px #0000002e}.dark .header-search-panel input{color:#f7f8ff!important}.dark .header-search-panel input::placeholder{color:#b8bfdb}.dark .header-search-panel kbd{color:#c1c7df;border-color:#ffffff26;background:#1b2145}@media (max-width: 640px){.header-search-panel>label{width:calc(100% - 28px);height:48px;min-height:48px;margin-top:14px}}.manual-ad-slot{width:min(100%,1360px);margin:0 auto 16px;padding:0 24px}.manual-ad-card{display:block;overflow:hidden;border:1px solid rgba(201,168,76,.42);border-radius:16px;color:#f7f3e9;background:linear-gradient(135deg,#111e32,#1a3150);box-shadow:0 12px 28px #10233926;text-decoration:none;transition:transform .18s var(--ease-out),box-shadow .18s var(--ease-out),border-color .18s ease}a.manual-ad-card:hover{transform:translateY(-2px);border-color:#dcbf6bcc;box-shadow:0 17px 34px #10233938}.manual-ad-heading{display:flex;align-items:center;gap:9px;min-width:0;padding:12px 16px 0}.manual-ad-kicker{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;color:#e1c574;font-size:10px;font-weight:900}.manual-ad-heading small{min-width:0;overflow:hidden;color:#ffffff8f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.manual-ad-content{display:grid;grid-template-columns:minmax(170px,28%) minmax(0,1fr);align-items:stretch;gap:16px;padding:10px 16px 15px;direction:rtl}.manual-ad-content.text-only{display:block}.manual-ad-content img{grid-column:1;width:100%;height:112px;min-height:112px;border-radius:10px;object-fit:cover;background:#0a1628}.manual-ad-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;gap:5px;text-align:right}.manual-ad-content.has-image .manual-ad-copy{grid-column:2}.manual-ad-copy strong{display:-webkit-box;color:#fff;font-family:var(--font-display);font-size:17px;line-height:1.65;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.manual-ad-copy p{display:-webkit-box;margin:0;color:#ffffffb3;font-size:11px;line-height:1.85;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.manual-ad-cta{display:inline-flex;align-items:center;gap:5px;width:max-content;margin-top:3px;color:#e1c574;font-size:10px;font-weight:800}.manual-ad-card:hover .manual-ad-cta{color:#fff1b9}html.dark .manual-ad-card{border-color:#f0cd706b;background:linear-gradient(135deg,#171d3b,#282256);box-shadow:0 15px 34px #00000038}html.dark .manual-ad-heading small{color:var(--theme-text-secondary)}@media (max-width: 700px){.manual-ad-slot{margin-bottom:13px;padding:0 14px}.manual-ad-content{grid-template-columns:108px minmax(0,1fr);gap:11px;padding:9px 12px 12px}.manual-ad-content img{height:82px;min-height:82px}.manual-ad-copy strong{font-size:13px}.manual-ad-copy p{font-size:10px}.manual-ad-heading{padding:10px 12px 0}}@media (prefers-reduced-motion: reduce){.manual-ad-card{transition:none}}.manual-ad-slot{width:100%;margin:0 0 17px;padding:0}.manual-ad-card{position:relative;min-height:0;border-radius:20px;background:radial-gradient(circle at 9% 22%,rgba(201,168,76,.15),transparent 18%),linear-gradient(135deg,#101c34,#1e3454 58%,#35206b)}.manual-ad-card:before{position:absolute;width:160px;height:160px;left:-55px;bottom:-93px;border:1px solid rgba(225,196,106,.2);border-radius:50%;box-shadow:0 0 0 28px #e1c46a0a,0 0 0 56px #e1c46a06;content:"";pointer-events:none}.manual-ad-heading{position:relative;z-index:1;justify-content:flex-start;padding:15px 22px 0}.manual-ad-kicker{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border:1px solid rgba(225,196,106,.28);border-radius:999px;color:#f0d485;background:#e1c46a14;font-size:9px;font-weight:900}.manual-ad-content.text-only{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;min-height:96px;padding:13px 22px 18px}.manual-ad-content.text-only .manual-ad-copy{grid-column:1}.manual-ad-content.text-only .manual-ad-copy strong{max-width:760px;font-size:clamp(19px,2vw,28px);line-height:1.4}.manual-ad-content.text-only .manual-ad-copy p{max-width:780px;margin-top:2px;font-size:11px;line-height:1.75}.manual-ad-content.text-only .manual-ad-copy:after{display:block;width:48px;height:3px;margin-top:12px;border-radius:99px;background:#e1c46a;content:""}.manual-ad-content.has-image{min-height:132px;padding:13px 22px 18px}.manual-ad-content.has-image img{height:106px;min-height:106px;border-radius:13px}html.dark .manual-ad-card{background:radial-gradient(circle at 9% 22%,rgba(240,205,112,.14),transparent 18%),linear-gradient(135deg,#111735,#1c2750 58%,#31215e)}html.dark .manual-ad-kicker{color:#f2d78b;border-color:#f0cd7059;background:#f0cd701a}@media (max-width: 700px){.manual-ad-slot{margin-bottom:13px}.manual-ad-card{border-radius:16px}.manual-ad-heading{padding:12px 14px 0}.manual-ad-content.text-only{grid-template-columns:1fr;gap:5px;min-height:92px;padding:10px 14px 15px}.manual-ad-content.text-only .manual-ad-copy strong{font-size:18px}.manual-ad-content.text-only .manual-ad-copy p{font-size:10px}.manual-ad-content.text-only .manual-ad-copy:after{margin-top:9px}.manual-ad-content.has-image{grid-template-columns:105px minmax(0,1fr);gap:11px;padding:10px 14px 14px}.manual-ad-content.has-image img{height:78px;min-height:78px}}.adsense-slot{position:relative;width:100%;margin:0;padding:0;overflow:hidden;border:0;border-radius:0;background:transparent}.adsense-slot.is-pending{display:block;min-height:1px;visibility:hidden;opacity:0;pointer-events:none}.adsense-slot.is-filled{margin:0 0 16px;padding:8px 0;border:1px solid rgba(201,168,76,.24);border-radius:16px;background:#f8f6efbd;visibility:visible;opacity:1;pointer-events:auto;transition:opacity .18s ease}.adsense-slot-label{position:absolute;top:6px;left:10px;z-index:1;color:#8a806e;font-size:9px;pointer-events:none}.adsense-slot ins.adsbygoogle{display:block;width:100%}html.dark .adsense-slot.is-filled{border-color:#f0cd7038;background:#181d3bb8}@media (max-width: 700px){.adsense-slot.is-pending{min-height:1px}}html.dark .adsense-slot-label{color:var(--theme-text-muted)}@media (max-width: 700px){.adsense-slot.is-filled{margin-bottom:12px;padding:6px 0;border-radius:13px}}.pomodoro-fab{position:fixed;right:22px;bottom:82px;z-index:80;display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid #c9a84c;border-radius:999px;color:#fefbf2;background:#173452;box-shadow:0 16px 35px #122a413d;font-size:11px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease}.pomodoro-fab:hover{transform:translateY(-2px);box-shadow:0 20px 42px #122a414d}.pomodoro-fab.running{border-color:#8b5cf6;background:#321f5d}.pomodoro-fab i{width:6px;height:6px;border-radius:50%;background:#d8bd68;box-shadow:0 0 0 4px #d8bd6829;animation:pomodoro-pulse 1.3s ease-in-out infinite}.pomodoro-float{position:fixed;z-index:80;width:min(340px,calc(100vw - 24px));overflow:hidden;border:1px solid #d9c88d;border-radius:16px;color:#203c57;background:#fffdf8;box-shadow:0 22px 65px #122a4140;direction:rtl}.pomodoro-float header{display:flex;align-items:center;gap:8px;min-height:43px;padding:0 10px;color:#fffaf0;background:#173452;cursor:grab;-webkit-user-select:none;user-select:none}.pomodoro-float header:active{cursor:grabbing}.pomodoro-drag-handle{display:grid;place-items:center;color:#c9a84c;touch-action:none}.pomodoro-title{display:flex;align-items:center;gap:6px;flex:1}.pomodoro-title small{padding:3px 6px;border-radius:999px;color:#ead994;background:#ffffff1f;font-size:9px}.pomodoro-window-actions{display:flex;gap:2px}.pomodoro-window-actions button{display:grid;place-items:center;width:26px;height:26px;border:0;border-radius:7px;color:#d9e4ec;background:transparent}.pomodoro-window-actions button:hover{background:#ffffff1f}.pomodoro-float-body{display:grid;gap:10px;padding:12px}.pomodoro-mode-row{display:grid;grid-template-columns:1fr 1fr;gap:6px}.pomodoro-mode-row button{padding:8px 6px;border:1px solid #e1dacd;border-radius:8px;color:#7a7165;background:#fbf8f0;font-size:10px;font-weight:800}.pomodoro-mode-row button.active{border-color:#8b5cf6;color:#fff;background:#8b5cf6}.pomodoro-mode-row button.active.rest{border-color:#0d9488;background:#0d9488}.pomodoro-clock{display:grid;justify-items:center;gap:2px;padding:3px 0}.pomodoro-clock strong{color:#173452;font-family:var(--font-display);font-size:39px;letter-spacing:1px;line-height:1}.pomodoro-clock span{color:#8b8174;font-size:9px}.pomodoro-progress{height:6px;overflow:hidden;border-radius:99px;background:#eee8de}.pomodoro-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8b5cf6,#c9a84c);transition:width .25s ease}.pomodoro-float-actions{display:flex;justify-content:center;gap:7px}.pomodoro-float-actions button{display:inline-flex;align-items:center;gap:5px;height:32px;font-size:10px}.pomodoro-float-actions button:last-child{color:#fff;background:#8b5cf6}.pomodoro-float-message{position:relative;margin:0;padding:8px 10px;border-radius:8px;color:#4e396e;background:#ede5f7;font-size:10px;line-height:1.7}.pomodoro-float-message button{position:absolute;top:4px;left:5px;border:0;color:inherit;background:transparent;font-size:15px}.pomodoro-float-hint{color:#988d7f;text-align:center;font-size:8px}.pomodoro-dragging,.pomodoro-dragging *{cursor:grabbing!important;-webkit-user-select:none!important;user-select:none!important}@keyframes pomodoro-pulse{50%{opacity:.45;transform:scale(.75)}}@media (max-width:640px){.pomodoro-fab{right:12px;bottom:12px}.pomodoro-float{right:12px!important;bottom:70px!important;max-width:calc(100vw - 24px)}}@media (prefers-reduced-motion:reduce){.pomodoro-fab,.pomodoro-progress i{transition:none}.pomodoro-fab i{animation:none}}@media (min-width: 1101px){.pomodoro-fab{right:288px;bottom:22px}.pomodoro-float{right:288px!important;bottom:22px!important}}@media (max-width: 1100px){.pomodoro-fab{right:14px;bottom:14px}.pomodoro-float{right:14px!important;bottom:70px!important}}html.dark .pomodoro-float{color:#f7f8ff;background:#1a2042!important;border-color:#c9cfef47!important;box-shadow:0 24px 70px #00000061}html.dark .pomodoro-float header{color:#f7f8ff;background:linear-gradient(135deg,#211957,#30245d)!important;border-bottom:1px solid rgba(201,207,239,.18)}html.dark .pomodoro-title small{color:#f0cd70;background:#f0cd7024}html.dark .pomodoro-window-actions button{color:#d9def1}html.dark .pomodoro-window-actions button:hover{background:#9a91ff33}html.dark .pomodoro-float-body{background:#1a2042!important}html.dark .pomodoro-mode-row button{color:#d9def1;background:#242b56!important;border-color:#c9cfef3d!important}html.dark .pomodoro-mode-row button:hover{color:#fff;background:#2b3264!important;border-color:#9a91ff99!important}html.dark .pomodoro-mode-row button.active{color:#fff!important;background:linear-gradient(135deg,#8178ff,#536dff)!important;border-color:#8178ff!important}html.dark .pomodoro-mode-row button.active.rest{background:#0d9488!important;border-color:#31b9a8!important}html.dark .pomodoro-clock strong{color:#fff!important}html.dark .pomodoro-clock span{color:#c2c9e1!important}html.dark .pomodoro-progress{background:#c9cfef33!important}html.dark .pomodoro-progress i{background:linear-gradient(90deg,#968eff,#f0cd70)}html.dark .pomodoro-float-actions button{color:#d9def1;background:#242b56;border-color:#c9cfef3d}html.dark .pomodoro-float-actions button:hover{background:#2b3264;color:#fff}html.dark .pomodoro-float-actions button:last-child{color:#fff;background:linear-gradient(135deg,#8178ff,#536dff)!important;border-color:#8178ff}html.dark .pomodoro-float-message{color:#e5e8f5;background:#2a315d!important;border:1px solid rgba(201,207,239,.18)}html.dark .pomodoro-float-hint{color:#aeb8d7}html.dark .pomodoro-float input,html.dark .pomodoro-float textarea,html.dark .pomodoro-float select{color:#f7f8ff;background:#242b56;border-color:#c9cfef3d}@media (min-width: 761px){.pomodoro-fab,.pomodoro-float.dock-under-chat{left:22px!important;right:auto!important;bottom:18px!important}}@media (max-width: 760px){.pomodoro-float.dock-under-chat{left:12px!important;right:auto!important;bottom:calc(20px + env(safe-area-inset-bottom))!important;width:min(340px,calc(100vw - 24px))!important}}.reward-ad-gate{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:20px;direction:rtl}.reward-ad-gate.is-loading{visibility:hidden;opacity:0;pointer-events:none}.reward-ad-gate:not(.is-loading){visibility:visible;opacity:1;transition:opacity .16s ease}.reward-ad-gate-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:#040c1ad1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:default}.reward-ad-gate-card{position:relative;z-index:1;width:min(520px,100%);padding:28px;border:1px solid rgba(201,168,76,.48);border-radius:22px;color:#183452;background:#fffdf8;box-shadow:0 28px 80px #00000052;text-align:right}.reward-ad-gate-close{position:absolute;top:14px;left:14px;display:grid;place-items:center;width:34px;height:34px;border:1px solid #ded7ca;border-radius:10px;color:#536271;background:#f7f3eb}.reward-ad-gate-icon{color:#a67e27}.reward-ad-gate-kicker{display:block;margin-top:12px;color:#a67e27;font-size:11px;font-weight:900}.reward-ad-gate-card h2{margin:6px 0 7px;color:#183452;font-size:23px}.reward-ad-gate-card>p{margin:0;color:#687586;font-size:12px;line-height:1.9}.reward-ad-gate-unit{display:block;width:min(100%,480px);min-height:100px;margin:18px auto;border:1px solid #ece5d9;border-radius:13px;background:#faf8f3}.reward-ad-gate-error{padding:10px 12px;border-radius:10px;color:#9f413d!important;background:#fff0ee}.reward-ad-gate-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;width:100%;margin-top:18px;direction:rtl}.reward-ad-gate-actions button{min-width:128px;min-height:42px;justify-content:center}html.dark .reward-ad-gate-card{border-color:#f0cd706b;color:var(--theme-text-primary);background:var(--theme-surface-elevated)}html.dark .reward-ad-gate-close{border-color:var(--theme-border);color:var(--theme-text-secondary);background:var(--theme-surface-muted)}html.dark .reward-ad-gate-card h2{color:var(--theme-text-primary)}html.dark .reward-ad-gate-card>p{color:var(--theme-text-secondary)}html.dark .reward-ad-gate-unit{border-color:var(--theme-border);background:var(--theme-surface-muted)}@media (max-width: 640px){.reward-ad-gate{padding:12px}.reward-ad-gate-card{width:min(100%,430px);max-height:min(calc(100dvh - 24px),650px);padding:18px 14px 15px;border-radius:17px;overflow-y:auto}.reward-ad-gate-card h2{margin-top:4px;font-size:20px}.reward-ad-gate-card>p{font-size:10px;line-height:1.7}.reward-ad-gate-icon{width:22px;height:22px}.reward-ad-gate-kicker{margin-top:8px}.reward-ad-gate-unit{width:100%;height:min(260px,36dvh);min-height:80px;margin:12px auto;overflow:hidden}.reward-ad-gate-actions{gap:8px;margin-top:12px}.reward-ad-gate-actions button{width:min(100%,156px);flex:1 1 132px}}.reward-ad-gate-countdown{display:flex;align-items:center;justify-content:center;gap:6px;margin:12px 0 0;padding:9px 12px;border:1px solid #ddd7f4;border-radius:10px;color:#554bc7!important;background:#f3f1ff;font-size:11px!important;font-weight:800;text-align:center}.reward-ad-gate-countdown strong{display:inline-grid;width:29px;height:29px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#675cff,#4c78ff);font-size:13px}html.dark .reward-ad-gate-countdown{border-color:#9a91ff4d;color:#dedbff!important;background:#675cff29}html.dark .reward-ad-gate-countdown strong{color:#151a38;background:#bcb6ff}body:has(.reward-ad-gate:not(.is-loading)) :is(.chat-dock-incoming,.chat-floating-launcher,.pomodoro-fab,.pomodoro-float,.manual-ad-helper){visibility:hidden!important;pointer-events:none!important}@media (prefers-reduced-motion: reduce){.reward-ad-gate-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}.product-media{position:relative;display:grid;place-items:center;overflow:hidden;min-width:0;min-height:100%;background:#ece6da}.product-media[role=button]{cursor:pointer}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .22s var(--ease-out)}.product-media:hover img{transform:scale(1.03)}.product-media em{position:absolute;left:8px;bottom:8px;padding:3px 6px;border-radius:5px;color:#fff9e9;background:#0c2237b8;font-size:9px;font-style:normal}.product-media-empty{gap:6px;min-height:190px;color:#877a69;border:1px dashed #cbbfae;background:repeating-linear-gradient(45deg,#f8f4eb,#f8f4eb 8px,#f2ece0 8px 16px);font-size:10px}.product-media-empty svg{color:#ad8c3d}.product-media-loading{min-height:190px;color:#7a6d5e;background:linear-gradient(100deg,#eee8dc 10%,#faf7ef 36%,#eee8dc 60%);background-size:200% 100%;animation:product-media-shimmer 1.1s linear infinite;font-size:10px}@keyframes product-media-shimmer{to{background-position:-200% 0}}.product-gallery{display:grid;min-width:0;gap:9px}.product-gallery-main{min-height:320px;border:1px solid #ddd3c1;border-radius:12px}.product-gallery-thumbs{display:flex;flex-wrap:wrap;gap:7px}.product-gallery-thumb-media{width:52px;min-height:52px;height:52px;border:1px solid #d8cdbb;border-radius:8px}.product-gallery-thumb-media.active{border:2px solid #c9a84c}.product-visual-wrap{position:relative}.product-visual-wrap .product-visual{min-height:190px}.product-discount,.product-badge,.product-soldout{position:absolute;top:9px;padding:4px 7px;border-radius:5px;color:#fff;font-size:10px}.product-discount{right:9px;background:#d94545}.product-badge{left:9px}.product-soldout{top:auto;right:9px;bottom:9px;background:#231e19db}.product-detail-badge{position:static;display:inline-block;margin-top:8px}.store-grid article del{color:#8d8274;font-size:12px}.store-grid article div>button:disabled{cursor:not-allowed;opacity:.55}.commerce-auth-gate{display:grid;justify-items:center;gap:11px;min-height:300px;padding:64px 28px;border:1px dashed #cdbb98;color:#665747;background:#faf6ee;text-align:center}.commerce-auth-gate svg{color:#c9a84c}.commerce-auth-gate h2,.commerce-auth-gate p{margin:0}.commerce-auth-gate p{max-width:440px}body .product-overlay{padding:clamp(12px,3vw,38px)!important;background:#07162794;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}body .product-overlay>section.product-detail-sheet{position:relative;width:min(1040px,calc(100vw - 48px))!important;max-height:min(820px,calc(100dvh - 40px))!important;padding:0!important;overflow:hidden!important;border:1px solid #d8c98e;border-radius:18px;color:#193652;background:#fffdf8;box-shadow:0 32px 76px #030e1b57}.product-detail-layout{display:grid;grid-template-columns:minmax(330px,.94fr) minmax(0,1.06fr);min-width:0}.product-detail-gallery{min-width:0;padding:22px;border-left:1px solid #e6dfd0;background:#f3f0e6}.product-detail-gallery .product-gallery-main{min-height:395px;height:min(55dvh,460px);border-color:#d8cfbd;border-radius:13px;background:#e8e1cf}.product-detail-gallery .product-gallery-thumbs{margin-top:9px}.product-detail-copy{display:flex;min-width:0;flex-direction:column;max-height:min(820px,calc(100dvh - 40px));padding:38px 32px 28px;overflow-y:auto;overscroll-behavior:contain}.product-detail-close{position:absolute;z-index:2;top:16px;left:16px;display:grid;place-items:center;width:34px;height:34px;border:1px solid #ddd5c7;border-radius:9px;color:#6f624d;background:#fffdf8f0;box-shadow:0 3px 9px #23272814}.product-detail-close:hover{color:#8b6520;border-color:#cfb163}.product-detail-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.product-detail-meta span{color:#927530;font-size:10px;font-weight:800;letter-spacing:.05em}.product-detail-meta b{padding:4px 7px;border-radius:5px;color:#fff;font-size:9px}.product-detail-copy h1{max-width:100%;margin:11px 0 10px;color:#173653;font-family:var(--font-display);font-size:clamp(23px,2.25vw,33px);line-height:1.45;overflow-wrap:anywhere}.product-detail-copy header>p{max-width:100%;margin:0;color:#5f6d77;font-size:12px;line-height:2.1;white-space:pre-line;overflow-wrap:anywhere}.product-detail-copy header>p.product-detail-empty-copy{color:#938675;font-style:italic}.product-specs-panel{margin-top:22px;padding:14px 15px 8px;border:1px solid #e1d9ca;border-radius:11px;background:#fbf9f2}.product-specs-panel>span{display:block;color:#8d6f2d;font-size:10px;font-weight:800}.product-specs{display:grid;gap:0;margin:9px 0 0}.product-specs div{display:grid;grid-template-columns:minmax(100px,.7fr) minmax(0,1.3fr);gap:12px;padding:8px 0;border-bottom:1px solid #eae4d9}.product-specs div:last-child{border-bottom:0}.product-specs dt{color:#847866;font-size:10px}.product-specs dd{min-width:0;margin:0;color:#293f54;font-size:10px;font-weight:700;overflow-wrap:anywhere}.product-decision-card{display:grid;grid-template-columns:1fr auto;gap:10px 16px;align-items:center;margin-top:auto;padding-top:22px}.product-decision-card>div:first-child>span{display:block;color:#8d806d;font-size:9px}.product-decision-card>div:first-child strong{display:inline-block;margin-top:3px;color:#173b5c;font-family:var(--font-display);font-size:27px}.product-decision-card>div:first-child strong small{font-family:inherit;font-size:12px}.product-decision-card del{display:inline-block;margin-right:7px;color:#9b8c79;font-size:10px}.product-stock-state{display:inline-flex;align-items:center;gap:5px;width:max-content;padding:5px 8px;border-radius:999px;color:#417552;background:#e7f2e7;font-size:9px;font-weight:800}.product-stock-state i{width:6px;height:6px;border-radius:50%;background:currentColor}.product-stock-state.soldout{color:#a35144;background:#f8e6e1}.product-decision-card>button{grid-column:1 / -1;width:100%;min-height:42px;color:#112c49;background:#c9a84c;font-size:11px;font-weight:900}.product-decision-card>button:disabled{color:#746c5e;background:#e2ddd2}@media (max-width: 960px){body .product-overlay>section.product-detail-sheet{width:min(720px,calc(100vw - 24px))!important;max-height:calc(100dvh - 24px)!important;overflow-y:auto!important}.product-detail-layout{grid-template-columns:minmax(0,1fr)}.product-detail-gallery{padding:16px 16px 9px;border-left:0;border-bottom:1px solid #e6dfd0}.product-detail-gallery .product-gallery-main{min-height:240px;height:min(36dvh,320px)}.product-detail-copy{max-height:none;overflow:visible;padding:26px 22px 22px}.product-detail-close{top:13px;left:13px}.product-detail-copy h1{padding-left:35px}}html.dark body .product-overlay>section.product-detail-sheet{background:var(--theme-surface-elevated)!important;border-color:var(--theme-border-strong)!important;color:var(--theme-text-primary)!important}html.dark body .product-overlay .product-detail-layout,html.dark body .product-overlay .product-detail-copy,html.dark body .product-overlay .product-detail-copy>header,html.dark body .product-overlay .product-detail-gallery,html.dark body .product-overlay .product-gallery,html.dark body .product-overlay .product-gallery-thumbs,html.dark body .product-overlay .product-specs-panel,html.dark body .product-overlay .product-decision-card{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .product-overlay .product-detail-close{color:var(--theme-text-primary)!important;background:var(--theme-surface-elevated)!important;border-color:var(--theme-border-strong)!important}html.dark body .product-overlay .product-specs div{background:var(--theme-surface-muted)!important;border-color:var(--theme-border-subtle)!important}html.dark body .product-overlay .product-detail-copy h1,html.dark body .product-overlay .product-detail-copy h2,html.dark body .product-overlay .product-detail-copy strong,html.dark body .product-overlay .product-detail-copy dt,html.dark body .product-overlay .product-detail-copy dd{color:var(--theme-text-primary)!important}html.dark body .product-overlay .product-detail-copy p,html.dark body .product-overlay .product-detail-copy span,html.dark body .product-overlay .product-detail-copy del{color:var(--theme-text-secondary)!important}html.dark body .product-overlay .product-decision-card>button{background:linear-gradient(135deg,var(--theme-primary),#536dff)!important;border-color:var(--theme-primary)!important;color:#fff!important}.orders-desk{display:grid;gap:12px}.order-tracking-card{padding:18px;border:1px solid #ddd7cc;border-radius:3px 15px 15px;background:#fffdf8}.order-tracking-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.order-tracking-identity{display:flex;align-items:center;gap:10px}.order-tracking-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:3px 10px 10px;color:#fff;background:#8a7030}.order-tracking-identity strong,.order-tracking-identity small{display:block}.order-tracking-identity strong{color:#173452;font-size:13px}.order-tracking-identity small{margin-top:4px;color:#847a6d;font-size:9px}.order-status-pill{display:inline-flex;align-items:center;gap:6px;flex:none;padding:6px 9px;border:1px solid;border-radius:999px;font-size:9px;font-weight:800}.order-status-pill i{width:6px;height:6px;border-radius:50%;background:currentColor}.order-tracking-timeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:17px 0 14px;padding:13px 5px;border-top:1px solid #ebe4d8;border-bottom:1px solid #ebe4d8}.order-step{position:relative;display:grid;justify-items:center;gap:6px;min-width:0}.order-step:not(:last-child):after{content:"";position:absolute;top:12px;right:50%;width:100%;height:2px;background:#e4ded3}.order-step.done:not(:last-child):after{background:var(--order-accent)}.order-step b{z-index:1;display:grid;place-items:center;width:25px;height:25px;border:1px solid #d7d0c4;border-radius:50%;color:#9a907f;background:#fffdf8;font-size:10px}.order-step.done b{border-color:var(--order-accent);color:#fff;background:var(--order-accent)}.order-step small{overflow:hidden;width:100%;color:#938878;font-size:8px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.order-step.current small{color:var(--order-accent);font-weight:800}.order-cancelled-note{display:flex;align-items:center;gap:7px;margin:15px 0;padding:10px;border:1px solid #edc4bd;border-radius:3px 9px 9px;color:#a04437;background:#fcecea;font-size:10px;font-weight:700}.order-tracking-meta{display:flex;align-items:center;gap:18px;color:#726d63;font-size:10px}.order-tracking-meta>div{display:grid;gap:3px}.order-tracking-meta small{color:#8a8072;font-size:9px}.order-tracking-meta strong{color:#29435e;font-size:11px}.order-tracking-meta>button{margin-right:auto;display:inline-flex;align-items:center;gap:4px;border:0;color:#775d28;background:transparent;font-size:10px;font-weight:800}.order-cancel-button{display:inline-flex;align-items:center;gap:5px;margin-top:14px;padding:8px 10px;border:1px solid #e5bbb3;border-radius:3px 8px 8px;color:#a74436;background:#fff1ef;font-size:10px;font-weight:800}.order-cancel-button:disabled{opacity:.55}.order-details-sheet{display:grid;gap:8px;margin-top:14px;padding:12px;border:1px solid #e2dcd0;border-radius:3px 10px 10px;background:#f8f5ed}.order-detail-row{display:flex;align-items:center;gap:10px;padding-bottom:8px;border-bottom:1px solid #e6e0d5}.order-detail-row:last-of-type{border-bottom:0;padding-bottom:0}.order-detail-row>div{flex:1;min-width:0}.order-detail-row strong,.order-detail-row small{display:block}.order-detail-row strong{overflow:hidden;color:#24415d;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.order-detail-row small{margin-top:3px;color:#857b6e;font-size:9px}.order-detail-row>b{color:#5d6d7d;font-size:10px}.order-delivery-facts{display:flex;flex-wrap:wrap;gap:7px;padding-top:4px}.order-delivery-facts span{padding:5px 7px;border-radius:5px;color:#52677b;background:#edf1f3;font-size:9px}.order-details-sheet>p{margin:0;color:#7d7468;font-size:10px;line-height:1.8}@media (max-width:680px){.order-tracking-top{align-items:flex-start}.order-tracking-timeline{overflow-x:auto;grid-template-columns:repeat(5,90px);justify-content:start}.order-tracking-meta{flex-wrap:wrap;gap:12px}.order-tracking-meta>button{margin-right:0;margin-left:auto}}.commerce-tabs button{position:relative}.commerce-tabs button b{display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;color:#142a43;border-radius:999px;background:#d7b75d;font-size:9px}.cart-desk{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px;align-items:start}.cart-workpaper,.cart-summary-sheet,.orders-runway,.cart-empty-desk{border:1px solid #d9d2c5;border-radius:3px 16px 16px;background:#fbfaf5}.cart-workpaper{overflow:hidden}.cart-workpaper>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:21px 22px 18px;border-bottom:1px solid #e2dcd1;background:linear-gradient(105deg,#fffdf7,#f1ebdc)}.cart-workpaper>header span,.cart-summary-sheet>header span,.orders-runway>div:first-child>span{display:block;color:#9c7b31;font-size:10px;font-weight:800}.cart-workpaper>header h2,.cart-summary-sheet h2,.orders-runway h2{margin:5px 0;color:#183552;font-family:var(--font-display);font-size:22px}.cart-workpaper>header p,.orders-runway p{max-width:560px;margin:0;color:#7c7468;font-size:10px;line-height:1.85}.cart-clear-action{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:8px 10px;color:#a24f42;border:1px solid #e8c1b8;border-radius:8px;background:#fff4f1;font-size:10px;font-weight:800}.cart-item-list{display:grid}.cart-item-row{display:grid;grid-template-columns:72px minmax(180px,1fr) auto 118px 28px;align-items:center;gap:14px;padding:13px 18px;border-bottom:1px solid #ece6da}.cart-item-row:last-child{border-bottom:0}.cart-item-thumb{width:72px;height:72px;overflow:hidden;border:1px solid #e2d9ca;border-radius:10px;background:#f0ebe0}.cart-item-thumb img{width:100%;height:100%;object-fit:cover}.cart-item-copy{min-width:0}.cart-item-copy span{display:block;color:#97752c;font-size:9px;font-weight:800}.cart-item-copy h3{overflow:hidden;margin:4px 0;color:#1d3854;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.cart-item-copy p{margin:0;color:#82776a;font-size:10px}.quantity-control{display:flex;align-items:center;overflow:hidden;border:1px solid #d7d0c2;border-radius:9px;background:#f7f3eb}.quantity-control button{display:grid;place-items:center;width:29px;height:30px;border:0;color:#4a5c6c;background:transparent;font-size:17px}.quantity-control strong{min-width:27px;color:#183552;font-size:11px;text-align:center}.cart-line-total{color:#243f5a;font-family:var(--font-display);font-size:12px;text-align:left}.delete-cart{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:7px;color:#a85749;background:transparent}.delete-cart:hover{background:#fff0ed}.cart-summary-sheet{position:sticky;top:100px;padding:20px;overflow:hidden;background:#173252}.cart-summary-sheet:after{content:"";position:absolute;left:-50px;bottom:-58px;width:150px;height:150px;border:1px solid rgba(201,168,76,.3);border-radius:50%}.cart-summary-sheet>header,.cart-summary-sheet>.cart-summary-row,.cart-summary-sheet>.delivery-select,.cart-summary-sheet>.cart-zone-note,.cart-summary-total,.cart-summary-sheet>button,.cart-summary-note{position:relative;z-index:1}.cart-summary-sheet>header span{color:#e1c574}.cart-summary-sheet h2{color:#fffaf0}.cart-summary-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 0;color:#d8e2eb;border-top:1px solid rgba(255,255,255,.12)}.cart-summary-row small{color:#b9c8d6;font-size:10px}.cart-summary-row strong{color:#f7f2e8;font-size:11px}.delivery-select{display:grid;gap:6px;margin:2px 0 10px;color:#dae4ed;font-size:10px;font-weight:700}.delivery-select select{height:38px;padding:0 9px;color:#193653;border:1px solid rgba(255,255,255,.25);border-radius:8px;background:#fffdf8;font-size:10px}.cart-zone-note{margin:4px 0 10px;padding:10px;color:#d5dee8;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff0f;font-size:10px;line-height:1.75}.cart-summary-total{display:grid;gap:4px;padding:14px 0 16px;color:#e1c574;border-top:1px solid rgba(255,255,255,.18)}.cart-summary-total span{font-size:10px}.cart-summary-total strong{color:#fffaf0;font-family:var(--font-display);font-size:25px}.cart-summary-sheet>button{width:100%;justify-content:center;color:#122942;background:#d2b25b}.cart-summary-note{margin:12px 0 0;color:#b7c8d7;font-size:9px;line-height:1.8}.cart-empty-desk{display:grid;min-height:350px;place-items:center;padding:30px;text-align:center;background:linear-gradient(145deg,#fffdf8,#efe9db)}.cart-empty-desk>div{display:grid;justify-items:center;gap:8px;max-width:360px}.cart-empty-desk svg{color:#a57c2a}.cart-empty-desk span{color:#9c7b31;font-size:10px;font-weight:800}.cart-empty-desk h2{margin:0;color:#1b3854;font-family:var(--font-display);font-size:24px}.cart-empty-desk p{margin:0;color:#7c7469;font-size:11px;line-height:1.9}.cart-empty-desk button{margin-top:10px;color:#fffaf0;background:#183552}.orders-desk{gap:16px}.orders-runway{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px;background:linear-gradient(110deg,#fdfbf5,#edf0ea)}.orders-runway h2{font-size:24px}.orders-runway-stats{display:flex;flex:0 0 auto;border:1px solid #d9d1c2;border-radius:12px;overflow:hidden;background:#fffdf8}.orders-runway-stats>div{min-width:105px;padding:11px 13px;border-left:1px solid #e4ddd1}.orders-runway-stats>div:last-child{border-left:0}.orders-runway-stats small,.orders-runway-stats strong{display:block}.orders-runway-stats small{color:#857a6b;font-size:9px}.orders-runway-stats strong{margin-top:5px;color:#193653;font-family:var(--font-display);font-size:15px}.orders-runway-stats>div:last-child strong{color:#9c7625;font-size:12px}.order-tracking-card{padding:20px!important;box-shadow:0 5px 15px #1a273506}.order-tracking-card:hover{border-color:#cfc4ac}.order-tracking-meta{padding-top:4px}.order-details-sheet{background:#f8f5ed!important}.order-cancel-button{margin-top:12px!important}@media (max-width:900px){.cart-desk{grid-template-columns:1fr}.cart-summary-sheet{position:relative;top:auto}.orders-runway{align-items:flex-start;flex-direction:column}.orders-runway-stats{width:100%}.orders-runway-stats>div{flex:1;min-width:0}}@media (max-width:620px){.cart-item-row{grid-template-columns:60px minmax(0,1fr) 28px;gap:10px}.cart-item-thumb{width:60px;height:60px}.cart-item-row .quantity-control{grid-column:2}.cart-line-total{grid-column:2;text-align:right}.cart-item-row .delete-cart{grid-column:3;grid-row:1}.cart-workpaper>header{align-items:flex-start;flex-direction:column}.orders-runway-stats{display:grid;grid-template-columns:1fr}.orders-runway-stats>div{border-left:0;border-bottom:1px solid #e4ddd1}.orders-runway-stats>div:last-child{border-bottom:0}}.store-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.store-grid article{min-height:100%;padding:0;overflow:hidden;border:1px solid #d8d5cd;border-radius:20px;background:#fffefb;box-shadow:0 10px 28px #1b2d4112;transition:transform .2s var(--ease-out),box-shadow .2s var(--ease-out),border-color .2s ease}.store-grid article:hover{transform:translateY(-4px);border-color:#cbb878;box-shadow:0 18px 38px #1b2d4121}.product-visual-wrap{min-height:244px;aspect-ratio:1.32 / 1;overflow:hidden;border-bottom:1px solid #e9e3d7;background:linear-gradient(145deg,#f4f1e9,#ebe6da)}.product-visual-wrap .product-visual{width:100%;height:100%;min-height:0;border-radius:0;background:transparent}.product-visual-wrap .product-visual img{object-fit:contain;padding:16px;transition:transform .25s var(--ease-out)}.store-grid article:hover .product-visual-wrap .product-visual img{transform:scale(1.035)}.store-grid article>.store-card-body{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;min-width:0;min-height:236px;margin:0;padding:16px 17px 15px}.store-card-topline{display:flex!important;align-items:center;justify-content:space-between!important;gap:10px;margin:0!important;padding:0!important}.store-card-topline span{margin:0!important;color:#977735!important;font-size:10px!important;font-weight:800}.store-card-topline small{color:#64816b;font-size:9px;font-weight:700;white-space:nowrap}.store-grid h2{display:-webkit-box;min-height:54px;margin:8px 0 5px;color:#193653;font-family:var(--font-display);font-size:17px;line-height:1.6;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-grid article>.store-card-body>p{display:-webkit-box;min-height:58px;margin:0;color:#6e6f71;font-size:10px;line-height:1.85;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.store-card-footer{display:flex!important;align-items:center;justify-content:space-between!important;gap:12px;margin-top:auto!important;padding:14px 0 0!important;border-top:1px solid #eee9df}.store-card-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;min-width:0}.store-card-price strong{color:#173b5c!important;font-family:var(--font-display);font-size:16px!important;white-space:nowrap}.store-card-price del{color:#9b8e7e!important;font-size:10px!important;white-space:nowrap}.store-card-footer>button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:5px;min-height:36px;padding:8px 11px!important;border-radius:9px!important;color:#142f4b!important;background:#d5b768!important;font-size:10px!important;font-weight:900!important}.store-card-footer>button:hover:not(:disabled){background:#e0c77e!important}.product-more{display:flex;align-items:center;justify-content:center;gap:5px;width:fit-content;min-width:150px;margin:12px auto 0!important;padding:8px 13px!important;border:1px solid rgba(105,85,34,.24)!important;border-radius:10px!important;color:#695522!important;background:#c9a84c1a!important;font-size:10px!important;font-weight:800;text-align:center;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.product-more:hover{color:#4f3e16!important;border-color:#69552273!important;background:#c9a84c33!important;text-decoration:none;transform:translateY(-1px)}.product-discount,.product-badge,.product-soldout{z-index:1;box-shadow:0 5px 12px #19232d29}html.dark .store-grid article{box-shadow:0 14px 34px #00000038}html.dark .product-visual-wrap{border-color:var(--theme-border-subtle);background:linear-gradient(145deg,#242b56,#1d2448)}html.dark .store-card-topline span{color:var(--theme-warning)!important}html.dark .store-card-topline small{color:var(--theme-success)!important}html.dark .store-grid h2{color:var(--theme-text-primary)}html.dark .store-grid article>.store-card-body>p{color:var(--theme-text-secondary)}html.dark .store-card-footer{border-color:var(--theme-border-subtle)}html.dark .store-card-price strong{color:var(--theme-text-primary)!important}html.dark .product-more{color:var(--theme-warning)!important}@media (max-width: 900px){.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){.store-grid{grid-template-columns:1fr;gap:14px}.product-visual-wrap{min-height:230px;aspect-ratio:1.45 / 1}.store-grid article>.store-card-body{min-height:0}.store-grid h2{min-height:0}.store-grid article>.store-card-body>p{min-height:0}.store-card-footer{gap:8px}.store-card-price strong{font-size:15px!important}}.store-promo-card{position:relative;display:grid;gap:9px;min-height:176px;margin:0 0 18px;padding:20px 22px;overflow:hidden;color:#fff;border:1px solid color-mix(in srgb,var(--promo-accent, #c9a84c) 42%,transparent);border-radius:18px;background:var(--promo-bg, #1e1b4b);box-shadow:0 16px 32px #19144933}.store-promo-card:before{content:"";position:absolute;inset-inline-end:-55px;top:-65px;width:170px;height:170px;border:1px solid color-mix(in srgb,var(--promo-accent, #c9a84c) 32%,transparent);border-radius:50%;pointer-events:none}.store-promo-card:after{content:"";position:absolute;inset-inline-start:24%;bottom:-95px;width:230px;height:150px;border:1px solid rgba(255,255,255,.1);border-radius:50%;pointer-events:none}.store-promo-card.is-clickable{cursor:pointer;transition:transform .2s var(--ease-out),box-shadow .2s var(--ease-out),border-color .2s ease}.store-promo-card.is-clickable:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--promo-accent, #c9a84c) 72%,transparent);box-shadow:0 22px 40px #19144947}.store-promo-card:focus-visible{outline:3px solid color-mix(in srgb,var(--promo-accent, #c9a84c) 70%,white);outline-offset:3px}.store-promo-topline{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--promo-accent, #c9a84c)}.store-promo-topline>svg{flex:0 0 auto}.store-promo-badge{display:inline-flex;align-items:center;width:fit-content;padding:6px 10px;color:var(--promo-accent, #c9a84c);border:1px solid color-mix(in srgb,var(--promo-accent, #c9a84c) 48%,transparent);border-radius:999px;background:color-mix(in srgb,var(--promo-accent, #c9a84c) 18%,transparent);font-size:10px;font-weight:900}.store-promo-card h2{position:relative;z-index:1;max-width:760px;margin:2px 0 0;color:#fff;font-family:var(--font-display);font-size:clamp(22px,3vw,34px);line-height:1.35}.store-promo-card p{position:relative;z-index:1;max-width:760px;margin:0;color:#ffffffc2;font-size:11px;line-height:1.9}.store-promo-action{position:relative;z-index:1;display:inline-flex;align-items:center;gap:5px;width:fit-content;margin-top:auto;padding:8px 12px;color:#fff;border:1px solid color-mix(in srgb,var(--promo-accent, #c9a84c) 62%,transparent);border-radius:10px;background:#ffffff1a;font-size:10px;font-weight:900}html.dark .store-promo-card{box-shadow:0 18px 38px #00000047}@media (max-width: 620px){.store-promo-card{min-height:155px;margin-bottom:14px;padding:17px 16px;border-radius:15px}.store-promo-card h2{font-size:22px}.store-promo-card p{font-size:10px}.store-promo-action{width:100%;justify-content:center}}@media (max-width: 620px){.store-grid{width:100%;grid-template-columns:minmax(0,1fr)!important;gap:16px}.store-grid>article{width:100%;min-width:0}.product-visual-wrap{height:clamp(240px,68vw,300px);min-height:0;aspect-ratio:auto}.product-visual-wrap .product-visual img{padding:20px}.store-grid article>.store-card-body{width:100%;min-width:0;padding:20px 18px 18px}.store-grid h2{min-height:0;margin:9px 0 7px;font-size:19px;line-height:1.55}.store-grid article>.store-card-body>p{min-height:0;margin-bottom:4px;font-size:11px;line-height:1.9;-webkit-line-clamp:4}.store-card-footer{align-items:center;gap:12px;padding-top:16px!important}.store-card-price{flex:1 1 auto}.store-card-price strong{font-size:17px!important}.store-card-footer>button{min-height:44px;padding:10px 14px!important;font-size:11px!important}.product-more{width:100%;min-width:0;min-height:40px;margin-top:14px!important}.store-promo-card{width:100%;min-height:190px;padding:21px 18px}.store-promo-card h2{font-size:clamp(23px,6vw,29px);line-height:1.45}.store-promo-card p{max-width:100%;font-size:11px;line-height:1.9}}.quiz-hub-desk{padding-top:20px}.quiz-hub-head{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:25px 27px;border:1px solid #d7cfbd;border-radius:3px 17px 17px;color:#fbfaf5;background:linear-gradient(120deg,#183552,#234b6c)}.quiz-hub-head>div:first-child{max-width:720px}.quiz-hub-head span{color:#e8cf7c;font-size:10px;font-weight:800}.quiz-hub-head h2{margin:7px 0;color:#fffaf0;font-family:var(--font-display);font-size:27px}.quiz-hub-head p{margin:0;color:#d5e1e9;font-size:11px;line-height:1.9}.quiz-hub-count{width:90px;height:90px;display:grid;place-content:center;border:1px solid rgba(232,207,124,.55);border-radius:3px 15px 15px;text-align:center}.quiz-hub-count strong,.quiz-hub-count small{display:block}.quiz-hub-count strong{font-family:var(--font-display);font-size:27px}.quiz-hub-count small{color:#e8cf7c;font-size:9px}.quiz-hub-tools{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:17px 0}.quiz-hub-tools label{order:2;display:flex;align-items:center;gap:7px;width:min(340px,100%);height:38px;padding:0 10px;border:1px solid #d8d2c7;border-radius:3px 9px 9px;color:#8b806f;background:#fbfaf5}.quiz-hub-tools input{width:100%;border:0;outline:0;color:#173452;background:transparent;font-size:11px}.quiz-hub-back,.quiz-premium-link{display:inline-flex;align-items:center;gap:5px;border:0;color:#755d2b;background:transparent;font-size:10px;font-weight:800}.quiz-hub-back:disabled{visibility:hidden}.quiz-premium-link{order:3;padding:8px;border:1px solid #decf9d;border-radius:3px 8px 8px;background:#fff8e6}.quiz-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.quiz-category-card{min-height:190px;display:flex;flex-direction:column;align-items:flex-start;padding:18px;border:1px solid color-mix(in srgb,var(--quiz-color) 30%,#d9d2c5);border-top:4px solid var(--quiz-color);border-radius:3px 14px 14px;color:#183552;background:#fbfaf5;text-align:right;transition:transform .18s var(--ease-out),box-shadow .18s var(--ease-out)}.quiz-category-card:hover{transform:translateY(-3px);box-shadow:0 12px 22px #11294114}.quiz-category-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:3px 11px 11px;color:var(--quiz-color);background:color-mix(in srgb,var(--quiz-color) 13%,transparent)}.quiz-category-card strong{margin:16px 0 6px;font-family:var(--font-display);font-size:17px}.quiz-category-card p{margin:0;color:#796f63;font-size:10px;line-height:1.85}.quiz-category-card i{display:inline-flex;align-items:center;gap:4px;margin-top:auto;padding-top:14px;color:var(--quiz-color);font-size:10px;font-style:normal;font-weight:800}.quiz-exam-list{border:1px solid #d9d2c5;border-radius:3px 14px 14px;overflow:hidden;background:#fbfaf5}.quiz-exam-row{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:14px;align-items:center;padding:17px;border-bottom:1px solid #e8e2d8}.quiz-exam-row:last-child{border-bottom:0}.quiz-exam-file{display:grid;place-items:center;width:32px;height:32px;border-right:2px solid #c9a84c;color:#99762d;font-family:var(--font-display);font-size:12px;background:#f7f0df}.quiz-exam-row h3{margin:0;color:#183552;font-family:var(--font-display);font-size:17px}.quiz-exam-row p{margin:4px 0 0;color:#7d746a;font-size:10px;line-height:1.7}.quiz-exam-meta{display:flex;gap:8px;align-items:center;margin-top:9px;color:#887963;font-size:9px}.quiz-exam-meta b{padding:3px 6px;border-radius:3px 6px 6px;font-size:9px}.quiz-exam-meta b.success,.quiz-recent b.success{color:#28734d;background:#e4f3e9}.quiz-exam-meta b.gold,.quiz-recent b.gold{color:#7b5d19;background:#faefd4}.quiz-exam-meta b.danger,.quiz-recent b.danger{color:#a94335;background:#fbe9e5}.quiz-exam-row>button{color:#173452;background:#c9a84c}.quiz-recent{margin-top:16px;padding:18px;border:1px solid #d9d2c5;border-radius:3px 13px 13px;background:#fbfaf5}.quiz-recent h3{display:flex;align-items:center;gap:6px;margin:0 0 11px;color:#193653;font-family:var(--font-display);font-size:15px}.quiz-recent h3 svg{color:#c9a84c}.quiz-recent>div{display:flex;align-items:center;gap:10px;padding:9px 0;border-top:1px solid #ece6db}.quiz-recent b{padding:4px 6px;border-radius:4px;font-size:10px}.quiz-recent span{flex:1;color:#506174;font-size:11px;font-weight:700}.quiz-recent small{color:#897d6e;font-size:10px}.quiz-hub-empty{grid-column:1/-1;display:grid;place-content:center;justify-items:center;gap:8px;min-height:150px;padding:22px;border:1px dashed #c8b582;border-radius:3px 14px 14px;color:#857764;background:repeating-linear-gradient(0deg,#fffdf7,#fffdf7 25px,#faf4e6 25px 26px);font-size:11px}.quiz-hub-empty svg{color:#aa8029}.quiz-hub-empty p{margin:0}.quiz-run-overlay{position:fixed!important;inset:0!important;z-index:400!important;isolation:isolate;display:grid!important;place-items:center!important;padding:28px!important;overflow:auto!important;background:#08172a94;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.quiz-run-overlay>section{width:min(700px,calc(100vw - 32px));min-height:0;max-height:calc(100dvh - 32px);margin:auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:26px;border:1px solid #d9d2c5;border-radius:3px 17px 17px;color:#183552;background:#fbfaf5;box-shadow:0 24px 58px #05112052}.quiz-run-close{display:grid;place-items:center;width:34px;height:34px;margin-right:auto;border:1px solid #ded8ca;border-radius:3px 8px 8px;color:#745f3a;background:#fffdf8}.quiz-ready-icon{margin:18px 0 9px;color:#c9a84c}.quiz-run-overlay>section>span{display:block;color:#99762d;font-size:10px;font-weight:800}.quiz-run-overlay h2{margin:5px 0;color:#183552;font-family:var(--font-display);font-size:25px}.quiz-question-sheet h2,.quiz-options button,.quiz-explanation p{text-align:start;unicode-bidi:plaintext}.quiz-run-overlay>section>p{color:#746c60;font-size:11px;line-height:1.9}.quiz-resume-note{display:flex;align-items:center;gap:7px;margin:18px 0;padding:11px;border:1px solid #9dd0b2;border-radius:3px 8px 8px;color:#28734d;background:#eaf6ef;font-size:10px;font-weight:700}.quiz-ready-actions{display:flex;align-items:center;gap:10px;margin-top:20px}.quiz-ready-actions>button:last-child{display:inline-flex;align-items:center;gap:5px;border:0;color:#6f602c;background:transparent;font-size:10px;font-weight:800}.quiz-question-sheet>header{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-bottom:11px}.quiz-question-sheet>header span{color:#98772e;font-size:10px;font-weight:800}.quiz-question-sheet>header small{color:#867b6e;font-size:10px}.quiz-progress{height:4px;margin-bottom:21px;overflow:hidden;border-radius:4px;background:#e8e2d7}.quiz-progress i{display:block;height:100%;background:#c9a84c}.quiz-question-sheet h2{margin:0 0 18px;font-size:21px;line-height:1.65}.quiz-options{display:grid;gap:8px}.quiz-options button{display:flex;align-items:center;gap:9px;width:100%;padding:12px;border:1px solid #ddd6ca;border-radius:3px 9px 9px;color:#44576a;background:#fffdf8;font-size:11px}.quiz-options button>i{width:15px;height:15px;border:1px solid #beb4a4;border-radius:50%}.quiz-options button.selected{border-color:#c9a84c;color:#6d531a;background:#fbf2da}.quiz-options button.selected>i{border:5px solid #c9a84c}.quiz-options button.correct{border-color:#68b98a;color:#28734d;background:#eaf6ef}.quiz-options button.wrong{border-color:#e69a90;color:#a43f36;background:#fcedea}.quiz-question-sheet>button:last-child,.quiz-result-sheet>button:last-child{display:inline-flex;align-items:center;gap:5px;margin-top:20px;color:#173452;background:#c9a84c}.quiz-explanation{display:flex;gap:9px;margin-top:15px;padding:13px;border:1px solid #e0c56e;border-radius:3px 10px 10px;background:#fff8e5}.quiz-explanation>svg{flex:0 0 auto;color:#aa7f25}.quiz-explanation b{color:#8a6720;font-size:11px}.quiz-explanation p{margin:4px 0 0;color:#625b50;font-size:10px;line-height:1.85}.quiz-result-sheet{text-align:center}.quiz-result-sheet>strong{display:block;margin:19px 0 8px;font-family:var(--font-display);font-size:60px}.quiz-result-sheet>strong.success{color:#26804f}.quiz-result-sheet>strong.gold{color:#b18225}.quiz-result-sheet>strong.danger{color:#b14639}.quiz-result-sheet>button:last-child{margin-inline:auto}@media (max-width:800px){.quiz-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quiz-hub-tools{flex-wrap:wrap}.quiz-hub-tools label{order:4;width:100%}}@media (max-width:560px){.quiz-hub-head{grid-template-columns:1fr}.quiz-hub-count{display:none}.quiz-category-grid{grid-template-columns:1fr}.quiz-exam-row{grid-template-columns:30px minmax(0,1fr)}.quiz-exam-row>button{grid-column:2}.quiz-run-overlay{padding:12px!important}.quiz-run-overlay>section{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:20px}.quiz-run-overlay h2{font-size:21px}}.quiz-run-overlay{width:100vw!important;height:100dvh!important;min-height:100dvh!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;overflow:hidden!important;padding:24px!important}.quiz-run-overlay>.quiz-question-sheet{position:relative;display:grid;grid-template-columns:190px minmax(0,1fr);width:min(960px,calc(100vw - 48px));max-height:calc(100dvh - 48px);min-height:min(560px,calc(100dvh - 48px));margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid #d4c699;border-radius:4px 20px 20px;background:#fbfaf5;box-shadow:0 30px 80px #03111f70}.quiz-question-sheet>.quiz-run-close{position:absolute;top:16px;left:16px;z-index:3;background:#fffdf8e0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.quiz-question-rail{display:flex;flex-direction:column;align-items:flex-start;padding:31px 22px 25px;color:#dce6ed;background:linear-gradient(165deg,#102b49,#183d5e);overflow:hidden}.quiz-question-rail:after{width:150px;height:150px;margin:-16px -64px -80px auto;border:1px solid rgba(227,202,120,.34);border-radius:50%;content:"";box-shadow:0 0 0 20px #e3ca7809}.quiz-question-rail>span{color:#e6ca75;font-size:10px;font-weight:800;letter-spacing:.08em}.quiz-question-rail>strong{margin-top:15px;color:#fffdf6;font-family:var(--font-display);font-size:56px;line-height:1}.quiz-question-rail>small{margin-top:7px;color:#b9cad8;font-size:10px}.quiz-question-rail>b{position:relative;z-index:1;margin-top:auto;color:#e3ca78;font-size:10px}.quiz-rail-progress{position:relative;width:4px;height:118px;margin:22px 0;border-radius:4px;background:#ffffff2b;overflow:hidden}.quiz-rail-progress i{position:absolute;right:0;bottom:0;left:0;border-radius:4px;background:#dfc572}.quiz-question-body{display:flex;flex-direction:column;min-width:0;overflow-y:auto;padding:34px 44px 28px;background:linear-gradient(135deg,#fffdf8,#f9f7f0)}.quiz-question-body>header{display:grid;grid-template-columns:auto minmax(180px,1fr);align-items:end;gap:18px;padding:0 0 15px;border-bottom:1px solid #e5dfd2}.quiz-question-body>header>div:first-child{display:grid;gap:4px}.quiz-question-body>header span{color:#9b782d;font-size:10px;font-weight:800}.quiz-question-body>header small{color:#847a6c;font-size:10px}.quiz-question-body .quiz-progress{width:100%;margin:0;align-self:center}.quiz-question-body h2{max-width:660px;margin:25px 0 22px;color:#183552;font-size:clamp(21px,2vw,29px);line-height:1.55;letter-spacing:-.015em}.quiz-question-body .quiz-options{gap:10px}.quiz-question-body .quiz-options button{min-height:53px;padding:14px 16px;border-radius:4px 11px 11px;font-size:12px;line-height:1.65;transition:transform .16s var(--ease-out),border-color .16s var(--ease-out),background .16s var(--ease-out)}.quiz-question-body .quiz-options button:not(:disabled):hover{transform:translate(-2px);border-color:#c9a84c;background:#fff9e9}.quiz-question-body .quiz-options button>i{flex:0 0 auto}.quiz-question-body footer{display:flex;justify-content:flex-end;margin-top:auto;padding-top:22px}.quiz-question-body footer>button{min-width:154px;min-height:43px;color:#173452;background:#c9a84c}.quiz-question-body .quiz-explanation{margin-top:17px}.quiz-question-sheet .quiz-explanation+footer{margin-top:14px}@media (max-width:700px){.quiz-run-overlay{padding:12px!important;overflow:auto!important}.quiz-run-overlay>.quiz-question-sheet{grid-template-columns:1fr;width:calc(100vw - 24px);min-height:0;max-height:calc(100dvh - 24px);overflow:auto!important}.quiz-question-rail{flex-direction:row;align-items:center;gap:10px;min-height:86px;padding:17px 20px}.quiz-question-rail>strong{margin:0;font-size:37px}.quiz-question-rail>small{margin:0}.quiz-question-rail>b{margin:auto 0 0}.quiz-question-rail:after,.quiz-rail-progress{display:none}.quiz-question-body{padding:25px 21px 20px}.quiz-question-body>header{grid-template-columns:1fr}.quiz-question-body h2{margin:19px 0;font-size:21px}.quiz-question-body footer{justify-content:stretch}.quiz-question-body footer>button{width:100%}}.external-courses{padding-top:20px}.external-courses-head{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:18px 20px;border:1px solid #d8d0c1;border-right:3px solid #c9a84c;border-radius:14px;background:#fbfaf5}.external-courses-head span{display:block;color:#9d7b30;font-size:10px;font-weight:800}.external-courses-head h2{margin:5px 0;color:#183452;font-family:var(--font-display);font-size:22px}.external-courses-head p{max-width:620px;margin:0;color:#776f63;font-size:11px;line-height:1.9}.external-courses-head>button{padding:9px 11px;border:1px solid #dfc987;border-radius:8px;color:#715920;background:#f8f0d9;font-size:10px;font-weight:800;white-space:nowrap}.external-course{position:relative;min-height:245px}.external-course:before{position:absolute;top:0;right:0;left:0;height:4px;content:"";background:#8b5cf6}.external-course.locked:before{background:#c9a84c}.external-course small{display:block;margin-top:11px;color:#7f6b95;font-size:10px;font-weight:700}.external-course-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.external-course-meta span{padding:4px 7px;border:1px solid #e1dcd2;border-radius:6px;color:#667488;background:#f5f3ed;font-size:9px}.external-course-meta span.free{color:#2f7a55;border-color:#bad9c8;background:#edf7f1}.external-course .wide-card-action{color:#6b4f1a}@media (max-width: 760px){.external-courses-head{align-items:start;flex-direction:column}.external-courses-head>button{width:100%}.external-course{min-height:220px}}.lms-library{padding-top:22px}.lms-library-head{display:flex;align-items:stretch;justify-content:space-between;gap:24px;padding:24px 26px;border:1px solid #d9d1c3;border-right:4px solid #8b5cf6;border-radius:18px;background:linear-gradient(135deg,#fffdf8,#f5f1e8)}.lms-library-head>div:first-child{flex:1;min-width:0}.lms-library-head>div:first-child>span,.course-content-heading span{color:#8b5cf6;font-size:10px;font-weight:900;letter-spacing:.04em}.lms-library-head h2{margin:7px 0 8px;color:#183452;font-family:var(--font-display);font-size:clamp(22px,2.2vw,31px);line-height:1.35}.lms-library-head p{max-width:700px;margin:0;color:#716a5f;font-size:12px;line-height:2}.lms-library-summary{display:grid;grid-template-columns:repeat(3,minmax(82px,1fr));align-items:center;min-width:285px;padding:13px;border:1px solid #ddd5c8;border-radius:14px;background:#ffffff8c}.lms-library-summary div{display:grid;gap:5px;place-items:center;padding:0 10px;border-left:1px solid #e1d9ce}.lms-library-summary div:first-child{border-left:0}.lms-library-summary strong{color:#183452;font-family:var(--font-display);font-size:23px}.lms-library-summary span{color:#81786b;font-size:9px;white-space:nowrap}.lms-results{display:flex;align-items:center;gap:7px;margin-top:13px;padding:10px 13px;color:#28724d;border:1px solid #bfddcc;border-radius:10px;background:#eff9f2;font-size:11px}.lms-course-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:18px;margin-top:18px}.lms-course-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #ded7cc;border-radius:17px;background:#fffdf8;box-shadow:0 11px 30px #1e2f3d12;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.lms-course-card:hover{transform:translateY(-3px);border-color:#c7b1ef;box-shadow:0 16px 38px #28274521}.lms-course-card.is-locked{border-color:#e2c979}.lms-course-cover{position:relative;display:block;width:100%;height:178px;padding:0;overflow:hidden;color:#fff;border:0;background:#171326;cursor:pointer}.lms-course-cover img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.lms-course-card:hover .lms-course-cover img{transform:scale(1.04)}.lms-cover-placeholder{display:grid;width:100%;height:100%;place-items:center;color:#a889e7;background:radial-gradient(circle at 25% 15%,#463477,#171326 70%)}.lms-cover-shade{position:absolute;inset:auto 0 0;height:84px;background:linear-gradient(transparent,#04080fbf)}.lms-cover-play{position:absolute;right:14px;bottom:13px;display:grid;width:37px;height:37px;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:#8b5cf6eb;box-shadow:0 6px 15px #0003}.lms-premium-ribbon{position:absolute;top:13px;left:13px;display:inline-flex;align-items:center;gap:5px;padding:6px 10px;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:#744c0ded;font-size:10px;font-weight:900}.lms-progress-track{height:5px;background:#d9eee1}.lms-progress-track i{display:block;height:100%;background:#10b981}.lms-course-body{display:flex;min-height:265px;flex:1;flex-direction:column;padding:16px}.lms-instructor{display:block;margin-bottom:6px;overflow:hidden;color:#8b5cf6;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.lms-course-body h3{min-height:49px;margin:0;color:#1a344f;font-family:var(--font-display);font-size:18px;line-height:1.4}.lms-course-body>p{display:-webkit-box;min-height:42px;margin:7px 0 11px;overflow:hidden;color:#777064;font-size:11px;line-height:1.9;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lms-course-chips{display:flex;flex-wrap:wrap;gap:5px;min-height:25px}.lms-course-chips span{display:inline-flex;align-items:center;gap:3px;padding:4px 7px;border:1px solid #e2dcd2;border-radius:999px;color:#687588;background:#f7f4ee;font-size:9px;font-weight:800}.lms-course-chips .level-beginner{color:#287b59;border-color:#b9ddc9;background:#edf8f1}.lms-course-chips .level-intermediate{color:#9b6c18;border-color:#e7d29c;background:#fcf5e1}.lms-course-chips .level-advanced{color:#aa4242;border-color:#e8bcbc;background:#fff0f0}.lms-course-chips .category-chip{color:#6f4bb2;border-color:#d4c3f2;background:#f5efff}.lms-course-chips .free-chip{color:#287b59;border-color:#b9ddc9;background:#edf8f1}.lms-course-chips .price-chip{color:#9b6c18;border-color:#e7d29c;background:#fcf5e1}.lms-course-chips .certificate-chip{color:#287b59;border-color:#b9ddc9;background:#edf8f1}.lms-course-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:27px;margin-top:11px;color:#858074;font-size:9px}.lms-course-meta span{display:inline-flex;align-items:center;gap:4px}.lms-course-meta svg{color:#9a8b73}.lms-course-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:43px;margin-top:auto;padding:10px 12px;color:#fff;border:0;border-radius:11px;background:#8b5cf6;font-size:12px;font-weight:900;cursor:pointer}.lms-course-action:hover{filter:brightness(.96)}.lms-course-action.continue-action{background:#10a875}.lms-course-action.completed-action,.lms-course-action.premium-action{background:#c28b24}.course-experience-sheet{background:#fbfaf5!important}.course-experience-hero{position:relative;display:flex;align-items:center;gap:24px;min-height:218px;padding:28px 34px!important;background:radial-gradient(circle at 12% 22%,rgba(120,161,188,.35),transparent 30%),linear-gradient(125deg,#102945,#1c496a 68%,#245d71)!important}.course-hero-copy{flex:1;min-width:0}.course-hero-copy>span{color:#e3c46b;font-size:11px;font-weight:900}.course-hero-copy h1{max-width:720px;margin:7px 0 8px;color:#fff;font-family:var(--font-display);font-size:clamp(23px,3vw,34px);line-height:1.35}.course-hero-copy p{max-width:760px;margin:0;color:#d9e6eb;font-size:12px;line-height:1.95}.course-hero-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px}.course-hero-chips span{display:inline-flex;align-items:center;gap:4px;padding:5px 9px;color:#e6f0f2;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff1a;font-size:9px}.course-hero-chips .hero-free{color:#b9f1d4;border-color:#97e8bb59;background:#24905c38}.course-hero-chips .hero-premium{color:#ffe3a0;border-color:#e3c46b66;background:#8c601045}.course-hero-art{position:relative;flex:0 0 235px;height:162px;overflow:hidden;border:1px solid rgba(255,255,255,.25);border-radius:14px;background:#091c2c73;box-shadow:0 14px 32px #04101b33}.course-hero-art img{width:100%;height:100%;object-fit:cover;opacity:.82}.course-hero-art>svg{position:absolute;top:50%;left:50%;color:#bda1ef;transform:translate(-50%,-50%)}.course-hero-art>span{position:absolute;right:10px;bottom:10px;display:inline-flex;align-items:center;gap:5px;padding:5px 8px;color:#fff;border-radius:7px;background:#0a1828cc;font-size:9px;font-weight:800}.course-close{position:absolute;top:20px;left:22px;display:grid;width:36px;height:36px;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff1a;cursor:pointer}.course-experience-main{padding:24px 34px 34px!important}.course-action-panel{padding:15px;border:1px solid #ded7cb;border-radius:15px;background:#fffdf8;box-shadow:0 7px 18px #1e2f3d0a}.course-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding-bottom:14px;border-bottom:1px solid #eee8df}.course-stats>div{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:7px;align-items:center;padding:5px 10px;border-left:1px solid #eee8df}.course-stats>div:first-child{border-left:0}.course-stats svg{grid-row:1 / 3;color:#8b5cf6}.course-stats strong{color:#183452;font-family:var(--font-display);font-size:17px}.course-stats span{color:#81796d;font-size:9px}.course-main-action{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:15px}.course-main-action>div{display:grid;gap:4px}.course-main-action span{color:#8b5cf6;font-size:10px;font-weight:800}.course-main-action strong{color:#1a344f;font-family:var(--font-display);font-size:17px}.course-main-action button{min-width:180px;justify-content:center;background:#8b5cf6}.course-detail-progress{margin-top:14px}.course-detail-progress>div:first-child{display:flex;justify-content:space-between;margin-bottom:6px;color:#81796d;font-size:10px}.course-detail-progress>div:first-child strong{color:#10a875}.course-detail-progress .progress-rule{height:7px}.course-certificate-callout{display:flex;align-items:center;gap:12px;margin-top:14px;padding:14px 16px;color:#287b59;border:1px solid #b9ddc9;border-radius:13px;background:#eff9f2}.course-certificate-callout svg{flex:0 0 auto}.course-certificate-callout div{flex:1}.course-certificate-callout strong{display:block;color:#1b6044;font-size:13px}.course-certificate-callout p{margin:4px 0 0;color:#627b6d;font-size:10px;line-height:1.7}.course-certificate-callout>span{color:#287b59;font-size:10px;font-weight:900}.course-content-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:27px 0 12px}.course-content-heading h2{margin:5px 0 0;color:#183452;font-family:var(--font-display);font-size:21px}.course-content-heading p{margin:0;color:#81796d;font-size:10px}.course-chapters{display:grid;gap:10px}.course-chapter{overflow:hidden;border:1px solid #ddd6ca;border-radius:12px;background:#fffdf8}.course-chapter.expanded{border-color:#cbb9ed;box-shadow:0 7px 18px #3923640f}.course-chapter-head{display:flex;align-items:center;gap:12px;width:100%;padding:15px 16px;color:#183452;border:0;background:transparent;cursor:pointer;text-align:right}.course-chapter-head>svg{margin-right:auto;color:#8c8477;transition:transform .18s ease}.course-chapter:not(.expanded) .course-chapter-head>svg{transform:rotate(90deg)}.chapter-number{display:grid;width:34px;height:34px;place-items:center;color:#fff;border-radius:10px;background:#8b5cf6;font-size:11px;font-weight:900}.chapter-copy{display:grid;gap:4px}.chapter-copy strong{font-family:var(--font-display);font-size:14px}.chapter-copy small{color:#847b6f;font-size:10px}.course-lessons{border-top:1px solid #eee8df}.course-lesson-row{display:flex;align-items:center;gap:11px;width:100%;padding:13px 16px;color:#243c54;border:0;border-bottom:1px solid #eee8df;background:#fffdf8;cursor:pointer;text-align:right}.course-lesson-row:last-child{border-bottom:0}.course-lesson-row:hover{background:#f8f4ff}.lesson-icon{display:grid;width:33px;height:33px;flex:0 0 auto;place-items:center;border-radius:9px;background:#f2eff8}.lesson-copy{display:grid;flex:1;min-width:0;gap:4px}.lesson-copy strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.lesson-copy small{font-size:9px}.lesson-open{display:grid;place-items:center;color:#8b5cf6}.course-no-lessons{margin:0;padding:16px;color:#837b70;font-size:11px}.course-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:40px;color:#8b5cf6;font-size:12px}.course-media-sheet>header span{display:inline-flex;align-items:center;gap:6px}@media (max-width: 800px){.lms-library-head{flex-direction:column}.lms-library-summary{min-width:0}.course-experience-hero{align-items:stretch;flex-direction:column-reverse}.course-hero-art{width:100%;flex-basis:150px}.course-close{top:16px;left:16px}.course-stats{grid-template-columns:repeat(2,1fr)}.course-stats>div:nth-child(3){border-left:0}.course-main-action{align-items:stretch;flex-direction:column}.course-main-action button{width:100%}.course-content-heading{align-items:start;flex-direction:column;gap:7px}}@media (max-width: 520px){.lms-course-grid{grid-template-columns:1fr}.lms-library-head,.course-experience-hero,.course-experience-main{padding-right:18px!important;padding-left:18px!important}.lms-library-summary{grid-template-columns:repeat(3,1fr)}.lms-library-summary div{padding:0 5px}.course-hero-copy h1{font-size:23px}.course-stats strong{font-size:15px}}.course-lesson-row.completed{background:linear-gradient(90deg,#f3faf4,#fffdf8)}.course-lesson-row.completed:hover{background:#eaf6ed}.course-lesson-row.completed .lesson-icon{color:#388057!important;border:1px solid #b9dec2;background:#e7f5ea}.course-lesson-row.completed .lesson-copy strong{color:#2d6547}.course-lesson-row.completed .lesson-copy small{font-weight:800}.course-lesson-row .lesson-complete-mark{width:27px;height:27px;border-radius:50%;color:#fff;background:#42915f}.career-course-link{display:flex;align-items:center;gap:9px;padding:11px 12px;color:#304d68;border:1px solid #e5dfd4;border-radius:9px;background:#f8f6f0;text-decoration:none;transition:transform .16s var(--ease-out),border-color .16s var(--ease-out),background .16s var(--ease-out)}.career-course-link:hover{transform:translate(-2px);border-color:#675cff59;background:#f2f0ff}.career-course-link>svg:first-child{color:var(--brand-purple,#675cff);flex:0 0 auto}.career-course-link span{flex:1;font-size:11px;font-weight:700}.career-course-link small{color:#827b90;font-size:9px}.career-course-link>svg:last-child{color:var(--brand-purple,#675cff);flex:0 0 auto}.dark .career-course-link{color:#f7f8ff;border-color:#ffffff1f;background:#222a55}.dark .career-course-link:hover{background:#2b3163}.certificate-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;margin-top:18px}.certificate-card{overflow:hidden;border:1px solid rgba(201,169,76,.45);border-radius:17px;background:#fdfcf8;box-shadow:0 11px 30px #1e2f3d12}.certificate-card-body{margin:10px;padding:22px 24px 18px;border:1px solid #c9a94c;text-align:center}.certificate-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#a9862f}.certificate-card-top span{color:#99948a;font-size:10px;font-weight:700}.certificate-card-top strong{font-size:11px;letter-spacing:.07em}.certificate-card-rule{height:1px;margin:16px 0;background:#e7ddc0}.certificate-card-label{color:#a9862f;font-size:13px;font-weight:700}.certificate-card h2{min-height:52px;margin:11px 0 4px;color:#1c1c2e;font-family:var(--font-display);font-size:20px;line-height:1.45}.certificate-card-student{min-height:24px;margin:0;color:#6b6b6b;font-size:13px}.certificate-card-meta{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.certificate-card-meta>div{display:grid;gap:4px;min-width:0}.certificate-card-meta>i{width:1px;height:34px;background:#e7ddc0}.certificate-card-meta small{color:#9a9a9a;font-size:9px}.certificate-card-meta strong{overflow:hidden;color:#1c1c2e;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.certificate-card-actions{display:flex;gap:7px;margin-top:18px}.certificate-card-actions button,.certificate-preview-sheet>footer button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:37px;flex:1;padding:8px 9px;border:0;border-radius:9px;color:#fff;background:#1e1b4b;font-size:10px;font-weight:800;cursor:pointer}.certificate-card-actions button:first-child{background:#8b6b21}.certificate-card-actions button:nth-child(2){background:#1e1b4b}.certificate-card-actions button:last-child{background:#b08d2a}.certificate-preview-overlay{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:24px;background:#08091cc7}.certificate-preview-sheet{position:relative;display:flex;max-width:min(960px,100%);max-height:calc(100dvh - 48px);flex-direction:column;overflow:auto;padding:22px;border:1px solid rgba(201,169,76,.5);border-radius:18px;background:#eef0f4;box-shadow:0 22px 70px #00000059}.certificate-preview-close{position:absolute;z-index:2;top:12px;left:12px;display:grid;width:34px;height:34px;place-items:center;border:1px solid #d7d2c5;border-radius:9px;color:#5b5964;background:#fff;cursor:pointer}.certificate-document{width:820px;max-width:100%;margin:auto;padding:10px;border:1px solid #c9a94c;background:#fdfcf8}.certificate-document-inner{position:relative;padding:52px 60px 44px;border:1px solid #c9a94c;text-align:center}.certificate-corner{position:absolute;width:22px;height:22px;border:1.5px solid #c9a94c}.certificate-corner.top-right{top:6px;right:6px;border-left:0;border-bottom:0}.certificate-corner.top-left{top:6px;left:6px;border-right:0;border-bottom:0}.certificate-corner.bottom-right{right:6px;bottom:6px;border-left:0;border-top:0}.certificate-corner.bottom-left{bottom:6px;left:6px;border-right:0;border-top:0}.certificate-platform{display:block;margin-bottom:4px;color:#a9862f;font-size:13px;font-weight:700;letter-spacing:3px}.certificate-platform-sub{display:block;margin-bottom:22px;color:#9a9a9a;font-size:11px}.certificate-gold-rule{width:90px;height:1px;margin:0 auto 22px;background:#c9a94c}.certificate-document h1{margin:0 0 18px;color:#1c1c2e;font-family:var(--font-display);font-size:40px;letter-spacing:1px}.certificate-lead,.certificate-award{color:#6b6b6b;font-size:13px}.certificate-lead{margin:0 0 6px}.certificate-recipient{display:inline-block;min-width:340px;margin-bottom:18px;padding:0 10px 10px;border-bottom:1px solid #e7ddc0;color:#1c1c2e;font-size:30px}.certificate-award{margin:0 0 6px;line-height:1.9}.certificate-course{display:block;margin:6px 0 30px;color:#a9862f;font-size:19px}.certificate-sign-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:36px;padding-top:18px;border-top:1px solid #ece6d3}.certificate-sign-row>div{display:grid;flex:1;gap:3px;text-align:center}.certificate-sign-row>div>span{width:130px;height:1px;margin:0 auto 3px;background:#c9a94c}.certificate-sign-row small{color:#9a9a9a;font-size:10px;letter-spacing:1px}.certificate-sign-row strong{color:#1c1c2e;font-size:12px}.certificate-document footer{display:flex;justify-content:space-between;gap:15px;margin-top:24px;padding-top:14px;border-top:1px solid #ece6d3;color:#9a9a9a;font-size:10px}.certificate-preview-sheet>footer{display:flex;gap:8px;margin-top:16px}.certificate-preview-sheet>footer button:last-child{background:#b08d2a}.dark .certificate-card,.dark .certificate-document{background:#fdfcf8}.dark .certificate-preview-sheet{background:#171a31}@media (max-width: 640px){.certificate-grid{grid-template-columns:1fr}.certificate-card-body{padding:18px 15px 15px}.certificate-preview-overlay{padding:8px}.certificate-preview-sheet{max-height:calc(100dvh - 16px);padding:13px}.certificate-document-inner{padding:35px 18px 28px}.certificate-document h1{font-size:31px}.certificate-recipient{min-width:min(280px,90%);font-size:24px}.certificate-course{font-size:16px}.certificate-sign-row{gap:9px}.certificate-sign-row>div>span{width:94px}.certificate-document footer{gap:8px;font-size:8px}.certificate-card-actions{flex-wrap:wrap}.certificate-card-actions button{min-width:calc(50% - 4px)}.certificate-card-actions button:first-child{min-width:100%}}@media print{.certificate-preview-overlay{position:static;display:block;padding:0;background:#fff}.certificate-preview-sheet{max-width:none;max-height:none;padding:0;border:0;box-shadow:none;background:#fff}.certificate-preview-close,.certificate-preview-sheet>footer,.course-overlay-backdrop{display:none!important}.certificate-document{width:100%;max-width:820px;border:0}}.certificate-preview-sheet{width:min(560px,100%);align-items:center;padding:24px;background:#fff;border-radius:20px}.certificate-modal-content{display:flex;width:100%;flex-direction:column;align-items:center;gap:4px;text-align:center}.certificate-modal-content>h2{margin:0;color:#1e1b4b;font-family:var(--font-display);font-size:22px}.certificate-modal-content>p{margin:0 0 14px;color:#64748b;font-size:13px}.certificate-modal-card{width:100%;padding:4px;border:1px solid rgba(176,141,42,.33);border-radius:4px;background:#fdfcf8}.certificate-modal-frame{display:flex;flex-direction:column;align-items:center;gap:5px;padding:22px 18px;border:1px solid rgba(176,141,42,.33);border-radius:2px;text-align:center}.certificate-modal-frame>strong:first-child{color:#b08d2a;font-size:11px;letter-spacing:1px}.certificate-modal-rule{width:38%;height:1px;margin:8px 0;background:#b08d2a4f}.certificate-modal-frame h1{margin:0;color:#1e1b4b;font-family:var(--font-display);font-size:22px;letter-spacing:.5px}.certificate-modal-frame p{margin:4px 0 0;color:#64748b;font-size:12px}.certificate-modal-frame>b{margin:2px 0;color:#1e1b4b;font-size:21px}.certificate-modal-course{margin-top:2px;color:#b08d2a;font-size:15px}.certificate-modal-frame>small{margin-top:4px;color:#64748b;font-size:12px;font-weight:600}.certificate-modal-meta{display:flex;width:100%;align-items:center;justify-content:center;gap:20px;margin-top:4px}.certificate-modal-meta>div{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:0}.certificate-modal-meta>i{width:1px;height:24px;background:#e2e8f0}.certificate-modal-meta small{color:#94a3b8;font-size:10px}.certificate-modal-meta b{overflow:hidden;max-width:190px;color:#1e1b4b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.certificate-preview-sheet>footer{width:100%;gap:8px;margin-top:18px}.certificate-preview-sheet>footer button:first-child{background:#1e1b4b}.certificate-preview-sheet>footer button:last-child{color:#64748b;background:transparent}.certificate-pdf-link{display:inline-flex;align-items:center;justify-content:center;gap:5px;margin-top:10px;padding:6px 10px;border:0;color:#64748b;background:transparent;font-size:10px;cursor:pointer}.certificate-card{cursor:pointer}.certificate-card:focus-visible{outline:3px solid rgba(176,141,42,.35);outline-offset:3px}@media (max-width: 640px){.certificate-preview-sheet{padding:24px 16px;border-radius:20px}.certificate-modal-frame{padding:22px 12px}.certificate-modal-frame>b{font-size:19px}.certificate-modal-meta{gap:12px}.certificate-modal-meta b{max-width:130px}}.certificate-card,.certificate-preview-sheet,.certificate-modal-content,.certificate-document{font-family:IBM Plex Sans Arabic,Cairo,sans-serif}.certificate-card-top strong,.certificate-card-label,.certificate-modal-frame>strong:first-child{color:#805f16}.certificate-card-top span,.certificate-card-meta small,.certificate-modal-content>p,.certificate-modal-frame p,.certificate-modal-frame>small{color:#526174}.certificate-card h2,.certificate-modal-frame h1,.certificate-modal-frame>b{color:#172b46}.certificate-card-student,.certificate-modal-meta small{color:#526174}.certificate-card-meta strong,.certificate-modal-meta b{color:#172b46}.certificate-modal-course{color:#805f16}.certificate-card-actions button,.certificate-preview-sheet>footer button{font-family:IBM Plex Sans Arabic,Cairo,sans-serif;font-weight:700}.course-certificate-callout{position:relative;display:flex;align-items:center;gap:13px;min-height:74px;margin-top:15px;padding:14px 16px;overflow:hidden;direction:rtl;border-radius:16px;border:1px solid rgba(35,161,112,.28);background:linear-gradient(110deg,#eefaf4,#f7fbf8 68%,#eef7ff);box-shadow:0 8px 18px #247e5b0f}.course-certificate-callout:after{content:"";position:absolute;left:-25px;bottom:-50px;width:120px;height:120px;border:1px solid rgba(35,161,112,.12);border-radius:50%;pointer-events:none}.course-certificate-icon{position:relative;z-index:1;display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:13px;color:#16805f;background:#d9f2e7}.course-certificate-callout>div{position:relative;z-index:1;min-width:0;flex:1}.course-certificate-callout strong{display:block;color:#145c45;font-size:13px;font-weight:900}.course-certificate-callout p{margin:4px 0 0;color:#587367;font-size:10px;line-height:1.8}.course-certificate-link,.course-certificate-action,.course-certificate-state{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:5px;flex:0 0 auto;min-height:34px;padding:7px 10px;border-radius:10px;font-size:10px;font-weight:900;white-space:nowrap}.course-certificate-link{color:#fff;background:#187653}.course-certificate-action{border:1px solid rgba(176,141,42,.36);color:#785b18;background:#fff7df;cursor:pointer}.course-certificate-state{color:#287b59;border:1px solid rgba(35,161,112,.2);background:#ffffff8c}.course-certificate-callout.is-ready{border-color:#16805f61}.course-certificate-callout.is-ready .course-certificate-icon{color:#fff;background:#16805f}.course-certificate-callout.is-premium-locked{border-color:#b68b3266;background:linear-gradient(110deg,#fff9e6,#fffdf8 70%,#f6f1ff)}.course-certificate-callout.is-premium-locked .course-certificate-icon{color:#88671d;background:#f6e8b5}.course-certificate-callout.is-premium-locked strong{color:#5c4619}.course-certificate-callout.is-premium-locked p{color:#756648}.dark .course-certificate-callout{border-color:#72ddb042;background:linear-gradient(110deg,#172f3f,#1d314a 70%,#24264f);box-shadow:0 10px 22px #0000002e}.dark .course-certificate-callout:after{border-color:#72ddb01f}.dark .course-certificate-callout strong{color:#ecfff5}.dark .course-certificate-callout p{color:#bed7cc}.dark .course-certificate-icon{color:#8de2bc;background:#2da97733}.dark .course-certificate-link{color:#102b22;background:#72ddb0}.dark .course-certificate-state{color:#8de2bc;border-color:#72ddb03d;background:#2da97721}.dark .course-certificate-callout.is-premium-locked{border-color:#e8ca7157;background:linear-gradient(110deg,#342e22,#252843 70%,#20264c)}.dark .course-certificate-callout.is-premium-locked .course-certificate-icon{color:#ffe29a;background:#c9a84c33}.dark .course-certificate-callout.is-premium-locked strong{color:#fff3c7}.dark .course-certificate-callout.is-premium-locked p{color:#ddceb0}.dark .course-certificate-action{color:#ffe7a5;border-color:#e8ca7157;background:#c9a84c29}@media (max-width: 620px){.course-certificate-callout{align-items:flex-start;flex-wrap:wrap;padding:13px}.course-certificate-callout>div{flex-basis:calc(100% - 57px)}.course-certificate-link,.course-certificate-action,.course-certificate-state{margin-inline-start:auto}}.career-stream{width:100%;max-width:none;padding-top:20px}.career-overall{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:154px;padding:26px 32px;overflow:hidden;border:1px solid rgba(103,92,255,.22);border-radius:19px;background:linear-gradient(135deg,#182d4c,#2e3f76);color:#fff;box-shadow:0 14px 30px #182d4c24}.career-overall>div{min-width:0;flex:1}.career-overall>div>span{display:block;color:#dfc875;font-size:11px;font-weight:800}.career-overall h2{margin:5px 0 3px;color:#fff;font-family:var(--font-display);font-size:clamp(36px,4vw,54px);line-height:1}.career-overall p{margin:0;color:#ffffffb8;font-size:11px;line-height:1.8}.career-overall>svg{flex:0 0 auto;width:70px;height:70px;padding:17px;color:#dfc875;border:1px solid rgba(223,200,117,.35);border-radius:20px;background:#ffffff14}.career-overall-track{height:7px;margin-top:15px;overflow:hidden;border-radius:99px;background:#ffffff26}.career-overall-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#a99aff,#dfc875);transition:width .25s var(--ease-out)}.career-step{position:relative;grid-template-columns:72px minmax(0,1fr) 42px;gap:22px;min-height:205px;padding:25px 30px;border-right:3px solid #d4d9e5;background:#fbfaf5e6}.career-step:not(:first-of-type){border-top:1px solid #e5e1d8}.career-step.complete{border-right-color:#13a66e;background:linear-gradient(90deg,#eef9f2e6,#fbfaf5eb)}.career-step.locked{border-right-color:#c9a84c}.career-step>b{display:grid;place-items:center;align-self:start;width:58px;height:58px;border:1px solid #d8d4c9;border-radius:16px;color:#847a6b;background:#f2eee5;font-size:22px}.career-step>div{min-width:0}.career-step>div>span{display:inline-flex;align-items:center;min-height:24px;padding:4px 10px;border-radius:999px;background:#f3ecd7;color:#95752a;font-size:10px;font-weight:800}.career-step.complete>div>span{color:#148456;background:#def3e7}.career-step.locked>div>span{color:#9b632b;background:#fff0d4}.career-step h2{margin:10px 0 7px;color:#193653;font-family:var(--font-display);font-size:clamp(20px,2vw,27px);line-height:1.35}.career-step p{max-width:980px;margin:0;color:#766f65;font-size:12px;line-height:1.9}.career-step>div>small{display:block;margin-top:10px;color:#8a7b61;font-size:10px;line-height:1.7}.career-step .progress-rule{height:8px;margin:16px 0 7px;overflow:hidden;border-radius:99px;background:#e7e4dc}.career-step .progress-rule i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#675cff,#c9a84c);transition:width .25s var(--ease-out)}.career-step.complete .progress-rule i{background:linear-gradient(90deg,#13a66e,#7acb9b)}.career-step em{display:block;color:#8b806f;font-size:10px;font-style:normal;font-weight:800}.career-step>svg{align-self:start;width:42px;height:42px;padding:10px;border:1px solid #d6dfd8;border-radius:13px;color:#4e8561;background:#edf7ef}.career-step.complete>svg{color:#129660;border-color:#bfe5ce;background:#e1f5e8}.career-step.locked>svg{color:#a5792d;border-color:#ecd49b;background:#fff5df}.career-step-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px}.career-preview-action,.career-continue-action{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:9px;font-size:10px;font-weight:800;cursor:pointer}.career-preview-action{color:#5f55a6;border:1px solid rgba(103,92,255,.22);background:#f6f3ff}.career-continue-action{color:#fff;border:1px solid #675cff;background:#675cff;box-shadow:0 6px 14px #675cff2e}.career-preview-action:hover,.career-continue-action:hover{transform:translateY(-1px)}.dark .career-overall{border-color:#beb2ff40;background:linear-gradient(135deg,#1c2850,#3a326e)}.dark .career-overall>div>span{color:#ecd47e}.dark .career-overall p{color:#f4f2ffb8}.dark .career-step{border-color:#b4b9d73d;border-right-color:#62698a;background:#1f254bd1}.dark .career-step.complete{border-right-color:#4fcb8c;background:linear-gradient(90deg,#18433bcc,#1f254bdb)}.dark .career-step.locked{border-right-color:#c9a84c}.dark .career-step>b{color:#cdc9df;border-color:#b9b5d340;background:#2d315d}.dark .career-step>div>span{color:#e7cf78;background:#c9a84c29}.dark .career-step.complete>div>span{color:#7fe3ad;background:#13a66e2e}.dark .career-step.locked>div>span{color:#f1c878;background:#c9a84c2e}.dark .career-step h2{color:#f5f3ff}.dark .career-step p,.dark .career-step>div>small,.dark .career-step em{color:#c8c7dc}.dark .career-step .progress-rule{background:#ffffff21}.dark .career-step>svg{color:#8ed9a9;border-color:#8ed9a94d;background:#13a66e24}.dark .career-step.locked>svg{color:#edcb75;border-color:#edcb754d;background:#c9a84c24}.dark .career-preview-action{color:#ddd7ff;border-color:#beb2ff4d;background:#675cff29}@media (max-width: 760px){.career-overall{min-height:132px;padding:20px}.career-overall>svg{width:52px;height:52px;padding:13px}.career-step{grid-template-columns:48px minmax(0,1fr) 32px;gap:12px;min-height:0;padding:18px 15px}.career-step>b{width:44px;height:44px;border-radius:12px;font-size:17px}.career-step h2{font-size:18px}.career-step p{font-size:10px}.career-step>svg{width:32px;height:32px;padding:8px}.career-preview-action,.career-continue-action{padding:8px 10px}}@media (max-width: 430px){.career-overall>svg{display:none}.career-step{grid-template-columns:38px minmax(0,1fr)}.career-step>svg{position:absolute;inset-inline-start:14px;top:18px}.career-step>b{width:35px;height:35px;font-size:14px}.career-step-actions{align-items:stretch;flex-direction:column}.career-preview-action,.career-continue-action{justify-content:center;width:100%}}.career-stream{display:grid;gap:16px;width:100%;max-width:none;padding-top:22px}.career-overall{width:100%;min-height:184px;padding:30px 36px;border-radius:22px;background:radial-gradient(circle at 8% 18%,rgba(240,205,112,.16),transparent 28%),linear-gradient(120deg,#162e50,#253d78 58%,#382867);box-shadow:0 18px 38px #191f4626}.career-overall h2{font-size:clamp(42px,5vw,64px)}.career-overall-track{height:9px;margin-top:18px}.career-step{display:grid;width:100%;min-height:228px;grid-template-columns:74px minmax(0,1fr) 46px;align-items:start;gap:24px;padding:28px 32px;border:1px solid #ddd9cf;border-right:4px solid #cfd5e4;border-radius:20px;background:#fffdf8;box-shadow:0 10px 25px #23283a0f}.career-step:not(:first-of-type){border-top:1px solid #ddd9cf}.career-step.complete{border-right-color:#13a66e;background:linear-gradient(105deg,#f0faf4,#fffdf8 72%)}.career-step.locked{border-right-color:#c9a84c;background:linear-gradient(105deg,#fffaf0,#fffdf8 72%)}.career-step>b{width:64px;height:64px;border-radius:18px;color:#6c5bc7;background:linear-gradient(145deg,#f2efff,#e9e4ff);border-color:#675cff33;font-family:var(--font-display);font-size:24px}.career-step>div>span{padding:5px 11px}.career-step h2{margin-top:11px;font-size:clamp(21px,2.2vw,30px)}.career-step p{max-width:none;font-size:12px;line-height:2}.career-step .progress-rule{height:9px;margin-top:18px}.career-step>svg{width:46px;height:46px;padding:11px;border-radius:15px}.career-step-actions{margin-top:16px}.career-preview-action,.career-continue-action{min-height:37px;padding:9px 14px;border-radius:10px}.career-preview-action{color:#594ba5;border-color:#675cff40;background:#f7f4ff}.career-continue-action{color:#fff;background:linear-gradient(135deg,#675cff,#536dff);border-color:#675cff}.career-preview-action:hover,.career-continue-action:hover{transform:translateY(-2px);box-shadow:0 8px 16px #4637aa24}html.dark .career-stream{color:var(--theme-text-primary)}html.dark .career-overall{background:radial-gradient(circle at 8% 18%,rgba(240,205,112,.12),transparent 28%),linear-gradient(120deg,#172c50,#273d78 58%,#3a2868);border-color:#beb2ff4d}html.dark .career-step{border-color:#b4b9d747;border-right-color:#62698a;background:linear-gradient(105deg,#1b2348,#242b56);box-shadow:0 14px 30px #0003}html.dark .career-step.complete{border-right-color:#4fcb8c;background:linear-gradient(105deg,#183e3b,#242b56 75%)}html.dark .career-step.locked{border-right-color:#c9a84c;background:linear-gradient(105deg,#3b3225,#242b56 75%)}html.dark .career-step>b{color:#d8d2ff;background:linear-gradient(145deg,#302e69,#292d5b);border-color:#beb2ff4d}html.dark .career-step h2{color:var(--theme-text-primary)}html.dark .career-step p,html.dark .career-step>div>small,html.dark .career-step em{color:var(--theme-text-secondary)}html.dark .career-step .progress-rule{background:#ffffff24}html.dark .career-preview-action{color:#e5e0ff;background:#675cff33;border-color:#beb2ff59}html.dark .career-continue-action{color:#fff;background:linear-gradient(135deg,#8178ff,#536dff);border-color:#8178ff}@media (max-width: 760px){.career-overall{min-height:154px;padding:24px 22px}.career-step{grid-template-columns:52px minmax(0,1fr) 36px;gap:15px;min-height:0;padding:22px 20px;border-radius:16px}.career-step>b{width:50px;height:50px;border-radius:14px;font-size:18px}.career-step>svg{width:36px;height:36px;padding:9px}.career-step h2{font-size:21px}.career-step p{font-size:11px}.career-step-actions{gap:7px}.career-preview-action,.career-continue-action{padding:8px 11px}}@media (max-width: 430px){.career-overall{padding:22px 18px}.career-step{grid-template-columns:40px minmax(0,1fr);padding:19px 15px}.career-step>b{width:39px;height:39px;font-size:15px}.career-step>svg{top:19px;inset-inline-start:15px;width:31px;height:31px;padding:7px}.career-step h2{padding-inline-end:28px;font-size:19px}.career-step-actions{align-items:stretch;flex-direction:column}.career-preview-action,.career-continue-action{width:100%;justify-content:center}}html.dark .course-experience-sheet{background:var(--theme-background)!important;color:var(--theme-text-primary)!important;border-color:var(--theme-border)!important}html.dark .course-experience-main{background:var(--theme-background)!important;color:var(--theme-text-primary)!important}html.dark .course-action-panel{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;box-shadow:0 10px 24px #00000029!important}html.dark .course-stats{border-bottom-color:var(--theme-border-subtle)!important}html.dark .course-stats>div{border-left-color:var(--theme-border-subtle)!important}html.dark .course-stats strong,html.dark .course-main-action strong,html.dark .course-content-heading h2{color:var(--theme-text-primary)!important}html.dark .course-stats span,html.dark .course-main-action>div>span,html.dark .course-detail-progress>div:first-child,html.dark .course-content-heading p{color:var(--theme-text-secondary)!important}html.dark .course-chapter{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;box-shadow:none!important}html.dark .course-chapter.expanded{border-color:#9a91ff80!important;box-shadow:0 8px 22px #00000029!important}html.dark .course-chapter-head{color:var(--theme-text-primary)!important;background:transparent!important}html.dark .chapter-copy strong{color:var(--theme-text-primary)!important}html.dark .chapter-copy small,html.dark .course-chapter-head>svg{color:var(--theme-text-secondary)!important}html.dark .course-lessons{border-top-color:var(--theme-border-subtle)!important}html.dark .course-lesson-row{color:var(--theme-text-primary)!important;border-bottom-color:var(--theme-border-subtle)!important;background:var(--theme-surface-raised)!important}html.dark .course-lesson-row:hover{background:var(--theme-card-hover)!important}html.dark .course-lesson-row.completed{background:linear-gradient(90deg,rgba(37,156,111,.2),var(--theme-surface-raised))!important}html.dark .lesson-copy strong{color:var(--theme-text-primary)!important}html.dark .lesson-copy small{color:var(--theme-text-secondary)!important}html.dark .lesson-icon{background:#8178ff29!important}html.dark .course-no-lessons,html.dark .course-loading,html.dark .drawer-empty{color:var(--theme-text-secondary)!important}html.dark .course-detail-progress .progress-rule{background:#c9cfef33!important}html.dark .course-main-action button{color:#fff!important;background:linear-gradient(135deg,var(--theme-primary),#536dff)!important;border-color:var(--theme-primary)!important}html.dark .course-hero-art{background:#091c2cb3!important}html.dark body .course-media-sheet{background:var(--theme-surface-elevated)!important;color:var(--theme-text-primary)!important;border-color:var(--theme-border)!important}html.dark body .course-media-sheet>header span{color:var(--theme-warning)!important}html.dark body .course-media-sheet>footer{color:var(--theme-text-secondary)!important;border-top-color:var(--theme-border-subtle)!important}html.dark body .course-text-lesson{color:var(--theme-text-primary)!important;background:var(--theme-surface)!important;border:1px solid var(--theme-border)!important}html.dark body .course-pdf-frame{background:var(--theme-surface)!important}.learning-page{position:relative;z-index:0;padding-top:14px;scroll-margin-top:92px}.learning-page>.learning-banner{margin-top:0;scroll-margin-top:92px}@media (max-width:760px){.learning-page{padding-top:9px;scroll-margin-top:72px}.learning-page>.learning-banner{min-height:0;padding:24px 18px}}@media (max-width: 640px){body .course-desk-overlay{padding:46px 10px!important;place-items:center!important}body .course-desk-sheet.course-experience-sheet{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;height:min(760px,calc(100dvh - 92px))!important;max-height:calc(100dvh - 92px)!important;border-radius:20px!important}body .course-desk-sheet.course-experience-sheet>header.course-experience-hero{display:grid!important;grid-template-columns:minmax(0,1fr)!important;flex:0 1 43dvh!important;min-height:270px!important;max-height:43dvh!important;gap:12px!important;padding:14px 15px 16px!important;overflow-y:auto!important;overscroll-behavior:contain}body .course-desk-sheet.course-experience-sheet .course-hero-art{order:0;width:100%;height:clamp(118px,20dvh,168px);min-height:118px}body .course-desk-sheet.course-experience-sheet .course-hero-copy{order:1;min-width:0}body .course-desk-sheet.course-experience-sheet .course-hero-copy h1{margin:5px 0 6px;font-size:clamp(20px,6.2vw,27px);line-height:1.35}body .course-desk-sheet.course-experience-sheet .course-hero-copy p{display:-webkit-box;max-height:74px;margin:0;overflow:hidden;font-size:10px;line-height:1.8;-webkit-box-orient:vertical;-webkit-line-clamp:4}body .course-desk-sheet.course-experience-sheet .course-hero-chips{max-height:43px;margin-top:9px;overflow:hidden}body .course-desk-sheet.course-experience-sheet>main.course-experience-main{flex:1 1 auto!important;min-height:0!important;padding:14px 15px 22px!important;overflow-y:auto!important;overscroll-behavior:contain}body .course-desk-sheet.course-experience-sheet .course-action-panel{padding:14px 12px!important}body .course-desk-sheet.course-experience-sheet .course-content-heading{gap:8px;margin-top:15px}body .course-desk-sheet.course-experience-sheet .course-content-heading p{font-size:9px;line-height:1.7}}@media (max-width: 390px){body .course-desk-overlay{padding-inline:8px!important}body .course-desk-sheet.course-experience-sheet{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important}body .course-desk-sheet.course-experience-sheet>header.course-experience-hero{min-height:250px!important;padding-inline:13px!important}body .course-desk-sheet.course-experience-sheet .course-hero-art{height:112px;min-height:112px}body .course-desk-sheet.course-experience-sheet .course-hero-copy p{-webkit-line-clamp:3;max-height:56px}}@media (max-width: 760px){.lms-library{width:100%;min-width:0;padding-top:14px;padding-bottom:calc(118px + env(safe-area-inset-bottom))}.lms-library-head{display:grid;grid-template-columns:minmax(0,1fr);width:100%;min-width:0;gap:16px;padding:20px 16px!important;overflow:visible}.lms-library-head>div:first-child{width:100%;min-width:0}.lms-library-head h2{min-width:0;margin:7px 0 9px;font-size:clamp(22px,6vw,29px);line-height:1.45;overflow-wrap:anywhere}.lms-library-head p{max-width:none;font-size:11px;line-height:1.95}.lms-library-summary{width:100%;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));padding:12px 6px}.lms-library-summary div{min-width:0;padding:0 4px}.lms-library-summary strong{font-size:22px}.lms-library-summary span{white-space:normal;text-align:center;line-height:1.45}.lms-course-grid{width:100%;min-width:0;gap:14px;margin-top:16px;padding-bottom:22px}.lms-course-card{width:100%;min-width:0;min-height:0}.lms-course-cover{height:190px}.lms-course-body{min-height:0;padding:16px}.lms-course-body h3,.lms-course-body>p{min-height:0}.lms-course-body>p{-webkit-line-clamp:3}}body .course-media-sheet{color:#183452!important;background:#fffdf8!important;border-color:#d8d0c1!important}body .course-media-sheet>header{padding-bottom:12px;border-bottom:1px solid #e6dfd4}body .course-media-sheet>header h2{color:#183452!important;line-height:1.45}body .course-media-sheet>header span{color:#a6444d!important}body .course-media-sheet>footer{color:#6d756f!important;border-top:1px solid #e6dfd4}body .course-media-sheet>footer button{color:#fff!important;background:#173452!important}html.dark body .course-media-sheet{color:var(--theme-text-primary)!important;background:var(--theme-surface-elevated)!important;border-color:var(--theme-border-strong)!important}html.dark body .course-media-sheet>header{border-bottom-color:var(--theme-border-subtle)}html.dark body .course-media-sheet>header h2{color:var(--theme-text-primary)!important}html.dark body .course-media-sheet>header span{color:#f0cd70!important}html.dark body .course-media-sheet>footer{color:var(--theme-text-secondary)!important;border-top-color:var(--theme-border-subtle)}html.dark body .course-media-sheet>footer button{background:linear-gradient(135deg,#8178ff,#536dff)!important}@media (max-width: 640px){body .course-media-overlay{padding:10px!important}body .course-media-sheet{display:flex!important;flex-direction:column!important;width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 20px)!important;padding:12px!important;overflow-y:auto!important;overscroll-behavior:contain}body .course-media-sheet>header{flex:0 0 auto;align-items:flex-start;margin-bottom:10px;padding:0 0 10px;gap:8px}body .course-media-sheet>header h2{max-width:calc(100vw - 100px);overflow:visible;font-size:16px;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}body .course-media-frame{flex:0 0 auto;width:100%;min-height:0;aspect-ratio:16 / 9}body .course-media-sheet>footer{flex:0 0 auto;margin-top:12px;padding-top:10px;gap:8px;font-size:11px}body .course-media-sheet>footer button{min-height:40px;flex:1 1 auto;justify-content:center}}body .course-media-overlay{background:#050e1bc7!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}body .course-media-sheet .course-text-lesson{color:#1b334d!important;background:#fffaf0!important}body .course-media-sheet .course-text-lesson p{color:#1b334d!important}html.dark body .course-media-overlay{background:#030814db!important}html.dark body .course-media-sheet .course-text-lesson,html.dark body .course-media-sheet .course-text-lesson p{color:var(--theme-text-primary)!important;background:var(--theme-surface-muted)!important}body .course-media-sheet>header>button{position:relative;z-index:3;display:grid!important;flex:0 0 40px!important;place-items:center;width:40px!important;height:40px!important;color:#183452!important;border:1px solid #cbd5e3!important;border-radius:11px!important;background:#eef3f8!important;box-shadow:0 4px 12px #1834521f;opacity:1!important}body .course-media-sheet>header>button:hover{color:#102b49!important;border-color:#8ea4bd!important;background:#dfe9f3!important}html.dark body .course-media-sheet>header>button{color:#fff!important;border-color:#c9cfef57!important;background:#30386d!important;box-shadow:0 5px 14px #0000003d}html.dark body .course-media-sheet>header>button:hover{color:#fff!important;border-color:#bdb7ff!important;background:#464f8d!important}@media (max-width: 640px){body .course-media-sheet>header>button{flex-basis:38px!important;width:38px!important;height:38px!important}}.opportunity-sort{display:inline-flex!important;align-items:center;gap:6px}.opportunity-list-footer{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;border-top:1px solid var(--opp-border);color:var(--opp-muted);background:var(--opp-surface-soft);font-size:10px;font-weight:800}.opportunity-list-footer button{display:inline-flex;align-items:center;gap:5px;padding:8px 11px;border:1px solid var(--opp-accent-border);border-radius:9px;color:var(--opp-accent-strong);background:var(--opp-accent-soft);font-size:10px;font-weight:800;transition:background .18s ease,border-color .18s ease,transform .16s ease}.opportunity-list-footer button:hover{background:var(--opp-accent-soft-hover);border-color:var(--opp-accent);transform:translateY(-1px)}.opportunity-list-footer small{color:var(--opp-muted);font-size:9px}.opportunities-page{--opp-ink:#151a38;--opp-ink-strong:#0d1228;--opp-muted:#66708d;--opp-subtle:#8790aa;--opp-surface:#ffffff;--opp-surface-soft:#f5f6ff;--opp-surface-raised:#eef0ff;--opp-border:#dfe2f2;--opp-accent:#675cff;--opp-accent-strong:#4e45d4;--opp-accent-soft:#eeecff;--opp-accent-soft-hover:#e5e2ff;--opp-accent-border:#c8c3ff;--opp-blue:#4c78ff;--opp-premium:#b88324;--opp-premium-soft:#fff7df;--opp-premium-border:#e8cf8d;color:var(--opp-ink)}.opportunities-page .opportunities-head{border:1px solid rgba(154,145,255,.38);border-radius:18px;color:#fff;background:linear-gradient(125deg,#0d1228,#202858 52%,#4c78ff);box-shadow:0 18px 36px #0d122833}.opportunities-page .opportunities-head span{color:#c9c4ff}.opportunities-page .opportunities-head h1{color:#fff;letter-spacing:-.015em}.opportunities-page .opportunities-head p{color:#e2e7ff}.opportunities-page .opportunities-head>div:last-child{border-color:#c9c4ffa8;color:#d7d3ff;background:#0d122829}.opportunities-page .opportunities-head strong{color:#fff}.opportunities-page .opportunities-head small{color:#d9deff}.opportunities-page .opportunities-tools{border-bottom:1px solid transparent}.opportunities-page .opportunities-tools button{color:var(--opp-muted)}.opportunities-page .opportunities-tools button:hover{color:var(--opp-accent-strong);background:var(--opp-accent-soft)}.opportunities-page .opportunities-tools button.active{color:#fff;border-color:var(--opp-accent);background:linear-gradient(135deg,#675cff,#4c78ff);box-shadow:0 6px 14px #675cff33}.opportunities-page .opportunities-tools label{border-color:var(--opp-border);color:var(--opp-subtle);background:var(--opp-surface);box-shadow:0 4px 12px #151a380d}.opportunities-page .opportunities-tools label:focus-within{border-color:var(--opp-accent);box-shadow:0 0 0 3px #675cff29}.opportunities-page .opportunities-tools input{color:var(--opp-ink-strong)}.opportunities-page .opportunities-tools input::placeholder{color:var(--opp-subtle)}.opportunities-page .opportunity-sort{color:var(--opp-accent-strong)!important;border-color:var(--opp-accent-border)!important;background:var(--opp-accent-soft)!important}.opportunities-page .opportunity-sort:hover{color:#fff!important;border-color:var(--opp-accent)!important;background:var(--opp-accent)!important}.opportunities-page .opportunity-listing{border:1px solid var(--opp-border);border-radius:16px;background:var(--opp-surface);box-shadow:0 14px 28px #151a3814}.opportunities-page .opportunity-listing article{border-bottom-color:var(--opp-border)}.opportunities-page .opportunity-listing article:last-of-type{border-bottom:0}.opportunities-page .opportunity-mark{color:var(--opp-accent-strong);background:var(--opp-accent-soft)}.opportunities-page .opportunity-main span{color:var(--opp-accent-strong)}.opportunities-page .opportunity-main h2{color:var(--opp-ink-strong)}.opportunities-page .opportunity-main p,.opportunities-page .opportunity-meta{color:var(--opp-muted)}.opportunities-page .opportunity-meta svg{color:var(--opp-accent)}.opportunities-page .opportunity-listing article>button{color:var(--opp-accent-strong);border-color:var(--opp-accent-border);background:var(--opp-accent-soft);transition:background .18s ease,border-color .18s ease,transform .16s ease}.opportunities-page .opportunity-listing article>button:hover{color:#fff;border-color:var(--opp-accent);background:linear-gradient(135deg,#675cff,#4c78ff);transform:translateY(-1px)}.opportunities-page .opportunity-empty{color:var(--opp-muted);background:var(--opp-surface)}.opportunities-page .opportunity-empty svg{color:var(--opp-accent)}.opportunities-page .premium-opportunity{border-right:3px solid var(--opp-premium)!important;background:linear-gradient(90deg,#fffdf7 0%,var(--opp-premium-soft) 100%)}.opportunities-page .premium-opportunity .opportunity-mark{color:#8b6418!important;background:#ffedb7!important}.opportunities-page .premium-entity{color:#916817!important}.opportunities-page .premium-open{color:#805d16!important;border-color:var(--opp-premium-border)!important;background:#fff3ce!important}.opportunities-page .premium-open:hover{color:#5f430c!important;border-color:#d9b85e!important;background:#ffe9a4!important}.opportunities-page .opportunity-overlay{background:#080c1fb8}.opportunities-page .opportunity-overlay>section{border:1px solid var(--opp-border);color:var(--opp-ink);background:var(--opp-surface);box-shadow:0 24px 60px #05091957}.opportunities-page .overlay-close{color:var(--opp-accent-strong);border-color:var(--opp-accent-border);background:var(--opp-accent-soft)}.opportunities-page .overlay-close:hover{color:#fff;background:var(--opp-accent);border-color:var(--opp-accent)}.opportunities-page .opportunity-overlay span{color:var(--opp-accent-strong)}.opportunities-page .opportunity-overlay h1{color:var(--opp-ink-strong)}.opportunities-page .opportunity-overlay>section>p{color:var(--opp-muted)}.opportunities-page .opportunity-detail-grid>div{background:var(--opp-surface-raised)}.opportunities-page .opportunity-detail-grid small{color:var(--opp-subtle)}.opportunities-page .opportunity-detail-grid strong{color:var(--opp-ink)}.opportunities-page .opportunity-detail-premium{color:#916817}.opportunities-page .opportunity-lock{border:1px solid var(--opp-premium-border);background:var(--opp-premium-soft);color:#765716}.opportunities-page .opportunity-lock p{color:#806b3b}.dark .opportunities-page{--opp-ink:#eef0ff;--opp-ink-strong:#fff;--opp-muted:#aeb6d6;--opp-subtle:#8992b8;--opp-surface:#171d3b;--opp-surface-soft:#1c2346;--opp-surface-raised:#202852;--opp-border:rgba(154,145,255,.2);--opp-accent:#9a91ff;--opp-accent-strong:#bcb6ff;--opp-accent-soft:rgba(103,92,255,.2);--opp-accent-soft-hover:rgba(103,92,255,.32);--opp-accent-border:rgba(154,145,255,.52);--opp-blue:#78a0ff;--opp-premium:#e2bd65;--opp-premium-soft:rgba(226,189,101,.14);--opp-premium-border:rgba(226,189,101,.48)}.dark .opportunities-page .opportunities-head{background:linear-gradient(125deg,#0d1228,#252b61 54%,#4c78ff);box-shadow:0 18px 38px #0000003d}.dark .opportunities-page .opportunities-tools label{background:#151a38;box-shadow:none}.dark .opportunities-page .opportunity-listing{background:var(--opp-surface);box-shadow:0 16px 34px #0003}.dark .opportunities-page .opportunity-listing article{background:transparent}.dark .opportunities-page .opportunity-mark{color:#c9c4ff;background:#675cff3b}.dark .opportunities-page .premium-opportunity{background:linear-gradient(90deg,#191e3b,#7052194d)}.dark .opportunities-page .premium-opportunity .opportunity-mark{color:#ffe29a!important;background:#e2bd6538!important}.dark .opportunities-page .premium-entity{color:#e7c875!important}.dark .opportunities-page .premium-open{color:#ffe29a!important;border-color:#e2bd657a!important;background:#e2bd6529!important}.dark .opportunities-page .premium-open:hover{color:#fff2c5!important;background:#e2bd654d!important}.dark .opportunities-page .opportunity-overlay>section{background:#171d3b;border-color:#9a91ff47}.dark .opportunities-page .opportunity-detail-grid>div{background:#202852}.dark .opportunities-page .opportunity-lock{background:#e2bd6524;border-color:#e2bd6573}.dark .opportunities-page .opportunity-lock p{color:#d9c990}@media (max-width:720px){.opportunities-tools{flex-wrap:wrap}.opportunities-tools label{order:3;width:100%}.opportunity-sort{order:2}.opportunity-listing article{grid-template-columns:34px minmax(0,1fr)}.opportunity-meta{grid-column:2}.opportunity-listing article>button{grid-column:2;justify-self:start}}.opportunities-page,.opportunities-page .opportunities-tools{background:transparent}html.dark .opportunities-page{background:transparent!important}html.dark .opportunities-page .opportunities-head{background:linear-gradient(135deg,#182348,#252c5d)!important}html.dark .opportunities-page .opportunities-tools{background:transparent!important}html.dark .opportunities-page .opportunity-listing{background:var(--theme-surface)!important}html.dark .opportunities-page .opportunity-listing article{background:transparent!important}html.dark .opportunities-page .premium-opportunity{background:linear-gradient(90deg,#7052191f,#7052193d)!important}@media (max-width: 720px){.opportunities-page .opportunity-listing>article{display:grid;grid-template-columns:minmax(0,1fr) 52px;grid-template-areas:"main mark" "meta meta" "action action";align-items:start;gap:13px 12px;min-width:0;padding:22px 18px 20px}.opportunities-page .opportunity-listing>article>.opportunity-mark{grid-area:mark;justify-self:end;width:52px;height:52px;margin:0}.opportunities-page .opportunity-listing>article>.opportunity-main{grid-area:main;align-self:center;min-width:0;text-align:center}.opportunities-page .opportunity-main span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.opportunities-page .opportunity-main h2{margin:6px 0 7px;font-size:clamp(19px,5.5vw,24px);line-height:1.45}.opportunities-page .opportunity-main p{display:-webkit-box;margin:0;overflow:hidden;font-size:11px;line-height:1.9;-webkit-box-orient:vertical;-webkit-line-clamp:4}.opportunities-page .opportunity-listing>article>.opportunity-meta{grid-area:meta;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;gap:8px;min-width:0;padding-top:2px;text-align:center}.opportunities-page .opportunity-meta span{justify-content:center;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.opportunities-page .opportunity-listing>article>button{grid-area:action;justify-self:center;width:min(100%,180px);min-height:42px;margin:0}}@media (max-width: 420px){.opportunities-page .opportunity-listing>article{grid-template-columns:minmax(0,1fr) 46px;padding-inline:14px}.opportunities-page .opportunity-listing>article>.opportunity-mark{width:46px;height:46px}.opportunities-page .opportunity-listing>article>.opportunity-meta{grid-template-columns:1fr}}.membership-page{width:100%;max-width:1450px;animation:desk-enter .32s var(--ease-out) both}.membership-hero{min-height:252px;padding:32px;display:flex;align-items:center;justify-content:space-between;gap:24px;overflow:hidden;position:relative;border-radius:3px 18px 18px;color:#fffaf0;background:linear-gradient(120deg,#081328,#17133a 58%,#0b1934)}.membership-hero:before{content:"";position:absolute;left:-138px;top:-172px;width:340px;height:340px;border:1px solid rgba(201,168,76,.32);border-radius:50%;box-shadow:0 0 0 36px #c9a84c0b,0 0 0 74px #c9a84c08}.membership-hero:after{content:"";position:absolute;right:0;bottom:0;width:29%;height:4px;background:#c9a84c}.membership-hero-copy{max-width:700px;position:relative;z-index:1}.membership-kicker{display:inline-flex;align-items:center;gap:7px;color:#e6ce82;font-size:10px;font-weight:800}.membership-hero h1{margin:13px 0 9px;color:#fffaf0;font-family:var(--font-display);font-size:clamp(30px,3.2vw,46px);line-height:1.3}.membership-hero p{max-width:640px;margin:0;color:#ced9e4;font-size:12px;line-height:2}.membership-seal{width:142px;height:142px;flex:0 0 142px;display:grid;place-content:center;gap:7px;position:relative;z-index:1;text-align:center;color:#e5cb78;border:1px solid rgba(229,203,120,.68);border-radius:9px;background:#040f1f47;box-shadow:inset 0 0 0 8px #e5cb7812;transform:rotate(45deg)}.membership-seal>*{transform:rotate(-45deg)}.membership-seal strong{font-size:10px;letter-spacing:.16em}.membership-grid{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:0;margin-top:20px;border:1px solid #d9d2c5;border-radius:16px;overflow:hidden;background:#fbfaf5}.membership-card{padding:25px;border:0;border-radius:0;background:transparent}.membership-card>span,.membership-section-label{display:block;color:#95793f;font-size:10px;font-weight:800}.membership-card h2{margin:7px 0 10px;color:#183451;font-family:var(--font-display);font-size:25px}.membership-card>p{max-width:610px;margin:0;color:#81786c;font-size:11px;line-height:1.9}.membership-decision{position:relative;background:linear-gradient(90deg,#fbfaf5 76%,#f5f1e7)}.membership-decision:after{content:"";position:absolute;left:0;top:22px;bottom:22px;width:3px;background:#c9a84c}.membership-decision-step{display:inline-flex;margin-top:18px;padding:7px 9px;border-top:1px solid #d9cfbd;color:#775c20;font-size:10px}.membership-status{display:grid;gap:11px;align-content:start;border-right:1px solid #d9d2c5;background:#edf0e9}.membership-status-row{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #d9ddd3}.membership-status-row:last-child{border-bottom:0}.membership-status-row svg{color:#94732b}.membership-status-row small,.membership-status-row strong{display:block}.membership-status-row small{color:#81796d;font-size:9px}.membership-status-row strong{margin-top:3px;color:#1c3854;font-size:12px}.membership-active-banner{margin-top:20px;position:relative;overflow:hidden;border:1px solid rgba(201,168,76,.62);border-radius:16px;padding:23px;background:linear-gradient(135deg,#fffcf3,#f0e8d4)}.membership-active-banner:after{content:"";position:absolute;left:-42px;bottom:-58px;width:180px;height:180px;border:1px solid rgba(201,168,76,.34);border-radius:50%}.membership-active-top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;position:relative;z-index:1}.membership-active-title{display:flex;align-items:center;gap:11px}.membership-active-title>svg{color:#b4882c}.membership-active-title h2{margin:0;color:#173552;font-family:var(--font-display);font-size:21px}.membership-active-title p{margin:4px 0 0;color:#74695d;font-size:11px}.membership-live{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid #8ac5a6;border-radius:999px;color:#28734d;background:#e5f3ea;font-size:10px;font-weight:800;white-space:nowrap}.membership-live i{width:6px;height:6px;border-radius:50%;background:#25a466}.membership-stat-row{display:grid;grid-template-columns:repeat(3,1fr);margin-top:19px;border-top:1px solid #ded6c5;border-bottom:1px solid #ded6c5;position:relative;z-index:1;background:#fffdf7}.membership-stat-row div{padding:13px 15px;text-align:center;border-left:1px solid #e3ddcf}.membership-stat-row div:last-child{border-left:0}.membership-stat-row strong,.membership-stat-row small{display:block}.membership-stat-row strong{color:#a77d23;font-family:var(--font-display);font-size:22px}.membership-stat-row small{margin-top:3px;color:#7d7468;font-size:10px}.membership-benefits{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;position:relative;z-index:1}.membership-benefit{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid #e6d6a6;border-radius:3px 8px 8px;color:#674f1e;background:#fff8e4;font-size:10px;font-weight:700}.membership-benefit svg{color:#a77820}.membership-support{margin-top:16px;position:relative;z-index:1;color:#fffaf0;background:#173252}.membership-value{margin-top:20px;display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;padding:22px;border:1px solid #decf9d;border-radius:3px 15px 15px;background:#fffaf0}.membership-value>svg{color:#bc8d2b}.membership-value h2{margin:4px 0 0;color:#183552;font-family:var(--font-display);font-size:22px}.membership-value p{margin:5px 0 0;color:#786f63;font-size:11px;line-height:1.9}.membership-value-pills{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:7px;padding-top:12px;border-top:1px solid #e5dcc6}.membership-value-pills span{padding:6px 8px;border:1px solid #e2d7be;border-radius:3px 7px 7px;color:#665d51;background:#fffdf8;font-size:10px;font-weight:700}.membership-section{margin-top:28px}.membership-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:10px;padding:0 2px 10px;border-bottom:1px solid #d9d2c5}.membership-section-head h2{margin:4px 0 0;color:#183552;font-family:var(--font-display);font-size:25px}.membership-section-head p{margin:3px 0 0;color:#81766a;font-size:10px}.membership-packages{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px}.membership-package{position:relative;display:flex;flex-direction:column;min-height:278px;padding:20px;overflow:hidden;border:1px solid #d9d2c5;border-radius:3px 14px 14px;background:#fbfaf5}.membership-package.featured{border:2px solid #8b5cf6}.membership-package.popular{border:2px solid #c9a84c}.membership-package:before{content:"";position:absolute;top:0;right:0;left:0;height:4px;background:#c9a84c}.membership-package.featured:before{background:#8b5cf6}.membership-package-index{color:#a38035;font-size:9px;font-weight:800;letter-spacing:.08em}.membership-package-badges{display:flex;flex-wrap:wrap;gap:6px;min-height:24px;margin-top:6px}.membership-package-badges b{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:3px 6px 6px;color:#fff;background:#c9a84c;font-size:9px}.membership-package-badges b:first-child{background:#8b5cf6}.membership-package h3{margin:12px 0 6px;color:#183552;font-family:var(--font-display);font-size:20px}.membership-package-duration{display:flex;align-items:center;gap:6px;color:#9b7423;font-size:11px;font-weight:800}.membership-package>p{min-height:42px;margin:12px 0;color:#776e63;font-size:11px;line-height:1.85}.membership-package-features{display:grid;gap:6px;margin:0 0 16px;padding:0;list-style:none}.membership-package-features li{display:flex;align-items:start;gap:6px;color:#5d554a;font-size:10px}.membership-package-features svg{flex:0 0 auto;margin-top:2px;color:#24915e}.membership-package footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:12px;border-top:1px solid #e7e0d5}.membership-package-price b{display:block;color:#183552;font-family:var(--font-display);font-size:18px}.membership-package-price del{color:#998b7c;font-size:10px}.membership-package footer button{color:#172c45;background:#c9a84c}.membership-empty{display:grid;place-items:center;gap:8px;min-height:135px;padding:22px;border:1px dashed #baa776;border-radius:3px 14px 14px;color:#756750;background:repeating-linear-gradient(0deg,#fffdf6,#fffdf6 25px,#faf4e5 25px 26px);text-align:center;font-size:11px}.membership-empty svg{color:#a67d26}.membership-office-notice b{color:#463c2f;font-family:var(--font-display);font-size:15px}.membership-code-sheet{margin-top:22px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:15px;align-items:center;padding:22px;border:1px solid #d9d2c5;border-right:4px solid #c9a84c;border-radius:3px 16px 16px;background:#fbfaf5}.membership-code-sheet h2{margin:5px 0;color:#183552;font-family:var(--font-display);font-size:21px}.membership-code-sheet p{margin:0;color:#7d7468;font-size:10px}.membership-code-entry{display:flex;align-items:center;gap:8px;min-width:390px;padding:6px;border:1px solid #d7d0c2;border-radius:3px 10px 10px;background:#f4f1e9;color:#94742d}.membership-code-entry input{flex:1;min-width:0;height:37px;border:0;outline:0;color:#193653;background:transparent;font-family:var(--font-display);font-size:13px;letter-spacing:.06em}.membership-code-entry button{color:#142a43;background:#c9a84c}.membership-trust{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:14px;color:#81786c;font-size:10px}.membership-trust span{display:inline-flex;align-items:center;gap:5px}.membership-trust svg{color:#93816b}.membership-tabs{display:flex;gap:7px;padding:8px;border:1px solid #d9d2c5;border-radius:3px 13px 13px;background:#fbfaf5}.membership-tabs button{flex:1;display:inline-flex;justify-content:center;align-items:center;gap:7px;min-height:48px;border:1px solid transparent;border-radius:3px 9px 9px;color:#716e69;background:transparent;font-size:11px;font-weight:800}.membership-tabs button.active{border-color:#e1c469;color:#735b21;background:#f9f0d8}.membership-premium-pane{margin-top:15px}.membership-files{border:1px solid #d9d2c5;border-radius:3px 14px 14px;overflow:hidden;background:#fbfaf5}.membership-file{display:flex;align-items:center;gap:11px;padding:15px;border-bottom:1px solid #e8e2d8}.membership-file:last-child{border-bottom:0}.membership-file>svg{color:#91712e}.membership-file>div{flex:1;min-width:0}.membership-file h3{margin:0;color:#193653;font-size:13px}.membership-file p{margin:3px 0 0;color:#837a6d;font-size:10px}.membership-file button{display:inline-flex;align-items:center;gap:4px;border:0;color:#755c25;background:transparent;font-size:10px;font-weight:800}.membership-exams{display:grid;gap:9px}.membership-exam{display:flex;align-items:center;gap:13px;padding:16px;border:1px solid #d9d2c5;border-right:3px solid #c9a84c;border-radius:3px 13px 13px;background:#fbfaf5}.membership-exam>svg{color:#a47c25}.membership-exam>div{flex:1}.membership-exam span{color:#9a792e;font-size:9px;font-weight:800}.membership-exam h3{margin:4px 0;color:#183552;font-family:var(--font-display);font-size:16px}.membership-exam p{margin:0;color:#7d746a;font-size:10px}.membership-exam button{color:#6c5520;border:1px solid #ddcb99;background:#fbf3dc}.membership-faq{display:grid;gap:8px;counter-reset:faq}.membership-faq>div{position:relative}.membership-faq button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:15px 44px 15px 15px;border:1px solid #d9d2c5;border-radius:3px 11px 11px;color:#183552;background:#fbfaf5;text-align:right;font-size:11px;font-weight:800}.membership-faq button:before{counter-increment:faq;content:"مذكرة " counter(faq,decimal-leading-zero);position:absolute;right:15px;color:#a27e30;font-size:9px;font-weight:800}.membership-faq button svg{flex:0 0 auto;color:#8f816b}.membership-faq p{margin:-2px 0 0;padding:0 15px 15px;border:1px solid #d9d2c5;border-top:0;border-radius:0 0 11px 11px;color:#766d62;background:#fbfaf5;font-size:10px;line-height:2}.membership-question-overlay{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:25px;overflow:auto;background:#08172a94;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.membership-question-sheet{width:min(760px,100%);max-height:92vh;overflow:auto;padding:25px;border-radius:3px 17px 17px;color:#183552;background:#fbfaf5;box-shadow:0 22px 52px #0511204d}.membership-question-sheet>header{display:flex;justify-content:space-between;gap:15px;align-items:start;padding-bottom:16px;border-bottom:1px solid #e2dbcf}.membership-question-sheet header h2{margin:5px 0;font-family:var(--font-display);font-size:24px}.membership-question-sheet header span{color:#9b7628;font-size:10px;font-weight:800}.membership-question-sheet header button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #ddd7cc;border-radius:3px 9px 9px;color:#745f3a;background:#fffdf8}.membership-question{padding:17px 0;border-bottom:1px solid #e6e0d6}.membership-question>b{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:3px 6px 6px;color:#74591f;background:#f7eed6;font-size:10px}.membership-question h3{margin:9px 0;color:#183552;font-size:14px;line-height:1.7}.membership-options{display:grid;gap:7px}.membership-options button{padding:10px 12px;border:1px solid #dbd3c4;border-radius:3px 8px 8px;color:#535054;background:#fffdf8;text-align:right;font-size:11px}.membership-options button.selected{border-color:#c9a84c;color:#513f15;background:#f9f0d8}.membership-question-sheet>footer{display:flex;justify-content:space-between;align-items:center;gap:13px;padding-top:16px}.membership-question-sheet>footer small{color:#887b69;font-size:10px}.membership-question-sheet>footer button{color:#142a43;background:#c9a84c}@media (max-width:900px){.membership-grid,.membership-code-sheet{grid-template-columns:1fr}.membership-code-entry{min-width:0}.membership-hero{align-items:flex-start}.membership-seal{width:112px;height:112px;flex-basis:112px}.membership-packages{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.membership-hero{padding:22px}.membership-seal{display:none}.membership-packages,.membership-stat-row{grid-template-columns:1fr}.membership-stat-row div{border-left:0;border-bottom:1px solid #e3ddcf}.membership-stat-row div:last-child{border-bottom:0}.membership-tabs{overflow:auto}.membership-tabs button{min-width:145px}.membership-file,.membership-exam{align-items:flex-start;flex-wrap:wrap}.membership-file button,.membership-exam button{margin-right:auto}}html.dark .membership-active-banner{background:linear-gradient(135deg,#222044,#2c2855)!important;border-color:#f0cd706b!important;color:var(--theme-text-primary)!important;box-shadow:0 16px 34px #0003}html.dark .membership-active-title h2{color:var(--theme-text-primary)!important}html.dark .membership-active-title p{color:var(--theme-text-secondary)!important}html.dark .membership-active-title>svg{color:var(--theme-warning)!important}html.dark .membership-live{color:var(--theme-success)!important;background:var(--theme-success-bg)!important;border-color:#72ddb059!important}html.dark .membership-stat-row{background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important}html.dark .membership-stat-row div{border-color:var(--theme-border)!important}html.dark .membership-stat-row strong{color:var(--theme-warning)!important}html.dark .membership-stat-row small{color:var(--theme-text-secondary)!important}html.dark .membership-benefit{color:var(--theme-text-secondary)!important;background:var(--theme-warning-bg)!important;border-color:#f0cd7059!important}html.dark .membership-benefit svg{color:var(--theme-warning)!important}html.dark .membership-support{color:#fff!important;background:linear-gradient(135deg,var(--theme-primary),#536dff)!important;border-color:var(--theme-primary)!important}html.dark .membership-value,html.dark .membership-code-sheet,html.dark .membership-tabs,html.dark .membership-files,html.dark .membership-question-sheet{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark .membership-value h2,html.dark .membership-code-sheet h2,html.dark .membership-section-head h2,html.dark .membership-package h3,html.dark .membership-file h3,html.dark .membership-exam h3,html.dark .membership-faq button,html.dark .membership-question-sheet h2,html.dark .membership-question h3{color:var(--theme-text-primary)!important}html.dark .membership-value p,html.dark .membership-code-sheet p,html.dark .membership-section-head p,html.dark .membership-package>p,html.dark .membership-file p,html.dark .membership-exam p,html.dark .membership-question-sheet>footer small{color:var(--theme-text-secondary)!important}html.dark .membership-value-pills span,html.dark .membership-package-features li,html.dark .membership-options button{color:var(--theme-text-secondary)!important;background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important}html.dark .membership-package footer,html.dark .membership-section-head,html.dark .membership-file,html.dark .membership-question{border-color:var(--theme-border)!important}html.dark .membership-package footer button,html.dark .membership-code-entry button,html.dark .membership-question-sheet>footer button{color:#fff!important;background:linear-gradient(135deg,var(--theme-primary),#536dff)!important;border-color:var(--theme-primary)!important}html.dark .membership-tabs button{color:var(--theme-text-secondary)!important}html.dark .membership-tabs button.active{color:var(--theme-warning)!important;background:var(--theme-warning-bg)!important;border-color:#f0cd7066!important}html.dark .membership-file,html.dark .membership-exam,html.dark .membership-faq button,html.dark .membership-faq p{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark .membership-empty,html.dark .membership-office-notice{color:var(--theme-text-secondary)!important;background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important}html.dark .membership-empty b{color:var(--theme-text-primary)!important}html.dark .membership-question-sheet header button{color:var(--theme-text-primary)!important;background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important}html.dark .membership-options button.selected{color:#ffe7a1!important;background:var(--theme-warning-bg)!important;border-color:#f0cd7080!important}.membership-files-explorer{display:grid;gap:14px}.membership-files-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid var(--border,#d8dfeb);border-radius:16px;background:var(--surface,#fff)}.membership-files-toolbar>div{display:grid;gap:4px}.membership-files-toolbar span,.membership-files-breadcrumbs{color:var(--text-muted,#61708e);font-size:12px}.membership-files-toolbar span{display:inline-flex;align-items:center;gap:7px}.membership-files-toolbar strong{color:var(--text-primary,#17213a);font-size:16px}.membership-files-toolbar>button,.membership-files-breadcrumbs button{border:0;background:transparent;color:var(--primary,#675cff);cursor:pointer;font:inherit;font-weight:800}.membership-files-toolbar>button{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid color-mix(in srgb,var(--primary,#675cff) 28%,transparent);border-radius:10px}.membership-files-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding-inline:3px}.membership-files-breadcrumbs span{display:inline-flex;align-items:center;gap:5px}.membership-files-breadcrumbs button.active{color:var(--text-primary,#17213a)}.membership-folder-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.membership-folder{display:flex;align-items:center;gap:10px;width:100%;padding:14px;border:1px solid var(--border,#d8dfeb);border-radius:14px;background:var(--surface,#fff);color:var(--text-primary,#17213a);text-align:right;cursor:pointer;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.membership-folder:hover{border-color:var(--primary,#675cff);transform:translateY(-1px);box-shadow:0 8px 20px #232c5b14}.membership-folder>span:nth-child(2){display:grid;flex:1;gap:4px}.membership-folder strong{font-size:13px}.membership-folder small{color:var(--text-muted,#61708e);font-size:11px}.membership-folder-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:color-mix(in srgb,var(--primary,#675cff) 12%,transparent)}.membership-files-explorer .membership-files{display:grid;gap:9px;border:0;background:transparent;overflow:visible}[data-theme=dark] .membership-files-toolbar,[data-theme=dark] .membership-folder{background:var(--surface,#1b2145);border-color:var(--border,#3a4674)}[data-theme=dark] .membership-files-toolbar strong,[data-theme=dark] .membership-folder{color:var(--text-primary,#f7f8ff)}@media (max-width:620px){.membership-files-toolbar{align-items:flex-start}.membership-folder-grid{grid-template-columns:1fr}}.membership-recent-files{display:grid;gap:12px;margin-bottom:16px;padding:16px;border:1px solid color-mix(in srgb,var(--primary,#675cff) 24%,var(--border,#d8dfeb));border-radius:16px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary,#675cff) 7%,var(--surface,#fff)),var(--surface,#fff))}.membership-recent-files>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.membership-recent-files>header>div{display:grid;gap:4px}.membership-recent-files>header span:first-child{display:inline-flex;align-items:center;gap:6px;color:var(--primary,#675cff);font-size:11px;font-weight:900}.membership-recent-files h3{margin:0;color:var(--text-primary,#17213a);font-size:18px}.membership-recent-files header p{margin:0;color:var(--text-muted,#61708e);font-size:11px}.membership-recent-count{flex:0 0 auto;padding:6px 9px;border:1px solid color-mix(in srgb,var(--primary,#675cff) 22%,transparent);border-radius:999px;color:var(--primary,#675cff);background:color-mix(in srgb,var(--primary,#675cff) 8%,transparent);font-size:10px;font-weight:900}.membership-recent-list{display:grid;gap:8px}.membership-recent-list article{display:flex;align-items:center;gap:10px;padding:10px 11px;border:1px solid var(--border,#d8dfeb);border-radius:12px;background:color-mix(in srgb,var(--surface,#fff) 88%,transparent)}.membership-recent-list article>svg{flex:0 0 auto;color:var(--primary,#675cff)}.membership-recent-list article>div{display:grid;flex:1;min-width:0;gap:3px}.membership-recent-list strong{overflow:hidden;color:var(--text-primary,#17213a);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.membership-recent-list small{color:var(--text-muted,#61708e);font-size:10px}.membership-recent-list button{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:7px 9px;border:1px solid color-mix(in srgb,var(--primary,#675cff) 24%,transparent);border-radius:9px;color:var(--primary,#675cff);background:transparent;cursor:pointer;font-size:10px;font-weight:900}.membership-recent-list button:hover{color:#fff;background:var(--primary,#675cff)}.membership-recent-empty{display:flex;align-items:center;justify-content:center;gap:7px;min-height:55px;color:var(--text-muted,#61708e);font-size:11px}[data-theme=dark] .membership-recent-files{background:linear-gradient(135deg,color-mix(in srgb,var(--primary,#675cff) 12%,var(--surface,#1b2145)),var(--surface,#1b2145));border-color:#46518a}[data-theme=dark] .membership-recent-files h3,[data-theme=dark] .membership-recent-list strong{color:var(--text-primary,#f7f8ff)}[data-theme=dark] .membership-recent-list article{border-color:#3a4674;background:color-mix(in srgb,var(--surface,#1b2145) 88%,transparent)}@media (max-width:620px){.membership-recent-files>header{flex-direction:column}.membership-recent-list article{align-items:flex-start;flex-wrap:wrap}.membership-recent-list button{margin-inline-start:auto}}html.dark .membership-files-explorer{color:#f7f8ff!important}html.dark .membership-files-toolbar,html.dark .membership-folder,html.dark .membership-recent-files,html.dark .membership-recent-list article{background:#1d244b!important;border-color:#c9cfef3d!important;color:#f7f8ff!important}html.dark .membership-files-toolbar strong,html.dark .membership-folder strong,html.dark .membership-recent-files h3,html.dark .membership-recent-list strong{color:#f7f8ff!important}html.dark .membership-files-toolbar span,html.dark .membership-files-breadcrumbs,html.dark .membership-folder small,html.dark .membership-recent-files header p,html.dark .membership-recent-list small,html.dark .membership-recent-empty{color:#c3cbe5!important}html.dark .membership-files-toolbar>button,html.dark .membership-files-breadcrumbs button,html.dark .membership-files-breadcrumbs button.active{color:#aaa2ff!important;border-color:#aaa2ff5c!important}html.dark .membership-files-toolbar>button:hover,html.dark .membership-files-breadcrumbs button:hover{background:#aaa2ff24!important}html.dark .membership-folder-icon{background:#9a91ff29!important}html.dark .membership-files-explorer .membership-files{background:transparent!important}html.dark .membership-files-explorer .membership-file{background:#1d244b!important;border-color:#c9cfef2e!important;color:#f7f8ff!important}html.dark .membership-files-explorer .membership-file h3{color:#f7f8ff!important}html.dark .membership-files-explorer .membership-file p{color:#c3cbe5!important}html.dark .membership-files-explorer .membership-file>svg{color:#f0cd70!important}html.dark .membership-files-explorer .membership-file button,html.dark .membership-recent-list button{color:#c9c2ff!important;border-color:#aaa2ff66!important;background:transparent!important}html.dark .membership-files-explorer .membership-file button:hover,html.dark .membership-recent-list button:hover{color:#fff!important;background:#695bda!important}html.dark .membership-recent-count{color:#e7e3ff!important;background:#9a91ff29!important;border-color:#aaa2ff6b!important}.membership-question-overlay{position:fixed;inset:0;width:100%;height:100dvh;min-height:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:16px;overflow:hidden;overscroll-behavior:contain}.membership-question-sheet{width:min(780px,calc(100vw - 32px));max-width:100%;height:auto;max-height:calc(100dvh - 32px);min-height:0;margin:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.membership-question-sheet>header,.membership-question-sheet>footer{flex:0 0 auto}@media (max-width:620px){.membership-question-overlay{align-items:stretch;padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.membership-question-sheet{width:100%;max-height:100%;border-radius:16px;padding:18px 14px}.membership-question-sheet>header{position:sticky;top:-18px;z-index:2;padding-top:18px;background:inherit}.membership-question-sheet>footer{position:sticky;bottom:-18px;z-index:2;padding-bottom:18px;background:inherit}}html.dark .membership-premium-pane,html.dark .membership-files-explorer,html.dark .membership-files-explorer .membership-files,html.dark .membership-recent-files,html.dark .membership-recent-list,html.dark .membership-files-toolbar,html.dark .membership-folder,html.dark .membership-file,html.dark .membership-recent-list article{background:#1d244b!important;background-image:none!important;border-color:#c9cfef3d!important;color:#f7f8ff!important}html.dark .membership-files-explorer .membership-files{padding:0!important}html.dark .membership-files-explorer .membership-file,html.dark .membership-recent-list article{box-shadow:none!important}html.dark .membership-files-explorer .membership-file+.membership-file,html.dark .membership-recent-list article+article{border-top-color:#c9cfef29!important}html.dark .membership-files-explorer .membership-file h3,html.dark .membership-recent-list strong{color:#f7f8ff!important}html.dark .membership-files-explorer .membership-file p,html.dark .membership-recent-list small{color:#c3cbe5!important}html.dark .membership-files-explorer .membership-file button,html.dark .membership-recent-list button{background:transparent!important;color:#c9c2ff!important}.membership-live-features{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:15px;padding-top:15px;border-top:1px solid #e5dcc6}.membership-live-features.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.membership-live-features>div{display:flex;align-items:flex-start;gap:8px;padding:10px;border:1px solid #e2d7be;border-radius:3px 10px 10px;background:#fffdf8}.membership-live-features>div>span{font-size:16px;line-height:1.35}.membership-live-features p{margin:0;color:#60584d;font-size:10px;line-height:1.8}.membership-premium-value{margin-top:18px}.membership-premium-value .membership-live-features{margin-bottom:0}@media (max-width:720px){.membership-live-features,.membership-live-features.compact{grid-template-columns:1fr}}.membership-page{max-width:1220px;padding-bottom:34px}.membership-hero{min-height:205px;padding:28px 32px;border-radius:24px;box-shadow:0 18px 38px #141f4724}.membership-hero-copy{max-width:760px}.membership-hero h1{font-size:clamp(28px,3vw,42px)}.membership-seal{width:118px;height:118px;flex-basis:118px}.membership-active-banner{margin-top:16px;padding:20px 22px;border-radius:22px;background:linear-gradient(135deg,#f4f1ff,#eeebff 58%,#f7f3e7);box-shadow:0 14px 28px #2a236014}.membership-active-title h2{font-size:24px}.membership-stat-row{margin-top:15px;border-radius:15px;overflow:hidden;background:#ffffffb8}.membership-stat-row div{padding:11px 14px}.membership-support{margin-top:13px;border-radius:11px}.membership-section{margin-top:20px}.membership-section-head{margin-bottom:9px;padding:14px 18px 12px;border:1px solid rgba(103,92,255,.13);border-bottom-color:#675cff33;border-radius:17px 17px 0 0;background:linear-gradient(110deg,#675cff0d,#ffffff75)}.membership-section-head h2{font-size:24px}.membership-section-head p{font-size:11px}.membership-tabs{gap:5px;padding:5px;border-radius:0 0 17px 17px;background:#ffffffd1;box-shadow:0 8px 20px #1e1e4b0d}.membership-tabs button{min-height:45px;border-radius:11px;color:#69708b}.membership-tabs button.active{color:#fff;background:linear-gradient(135deg,#675cff,#8b5cf6);border-color:transparent;box-shadow:0 8px 16px #675cff33}.membership-premium-pane{margin-top:12px}.membership-exams{gap:10px}.membership-exam{min-height:88px;padding:14px 16px;border:1px solid rgba(103,92,255,.15);border-right:4px solid #b68b32;border-radius:16px;background:linear-gradient(115deg,#fff,#fbfaff);box-shadow:0 8px 18px #28235a0d}.membership-exam>svg{width:38px;height:38px;padding:9px;border-radius:12px;color:#675cff;background:#f0edff}.membership-exam span{color:#806a28}.membership-exam h3{margin:3px 0;font-size:16px}.membership-exam p{color:#707892}.membership-exam button{min-width:80px;border-radius:10px;color:#5f4a19;background:#fff7df}.membership-files-explorer{gap:11px}.membership-files-toolbar{border-radius:15px}.membership-folder,.membership-file{border-radius:13px}.membership-recent-files{border-radius:17px}.dark .membership-active-banner{background:linear-gradient(135deg,#202752,#252c5c 60%,#2d294c);border-color:#aaa0ff6b;box-shadow:0 16px 30px #00000038}.dark .membership-stat-row{background:#10153494;border-color:#ced3f52e}.dark .membership-stat-row div{border-color:#ced3f524}.dark .membership-section-head{border-color:#aaa0ff38;background:linear-gradient(110deg,#675cff29,#1b2145c7)}.dark .membership-tabs{background:#191e3e}.dark .membership-tabs button{color:#c3c9e5}.dark .membership-tabs button.active{color:#fff;background:linear-gradient(135deg,#675cff,#8b5cf6)}.dark .membership-exam{border-color:#b4beeb38;background:linear-gradient(115deg,#1b2145,#232952);box-shadow:0 10px 24px #0000002e}.dark .membership-exam>svg{color:#b5adff;background:#675cff33}.dark .membership-exam span{color:#e2c86e}.dark .membership-exam h3{color:#f7f8ff}.dark .membership-exam p{color:#c5cbe2}.dark .membership-exam button{color:#ffe5a1;border-color:#ddc66e59;background:#c9a84c24}@media (max-width: 720px){.membership-hero{min-height:0;padding:24px 20px}.membership-active-banner{padding:17px}.membership-active-top{align-items:center}.membership-active-title h2{font-size:20px}.membership-section-head{padding-inline:14px}.membership-tabs button{min-width:0;padding-inline:8px;font-size:10px}.membership-exam{align-items:center}.membership-exam h3{font-size:14px}}.membership-recent-files{width:min(100%,900px);margin:14px 0 0 auto;padding:14px;border-radius:17px}.membership-recent-files>header{align-items:center;padding-bottom:2px}.membership-recent-files h3{font-size:16px}.membership-recent-files header p{font-size:10px}.membership-recent-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.membership-recent-list article{min-width:0;min-height:66px;padding:9px 10px;border-radius:11px}.membership-recent-list article>svg{width:17px;height:17px}.membership-recent-list article>div{gap:2px}.membership-recent-list strong{font-size:11px}.membership-recent-list small{font-size:9px}.membership-recent-list .membership-recent-path{overflow:hidden;color:#7b6a42;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.membership-recent-list button{padding:6px 8px;font-size:9px}.dark .membership-recent-files{background:linear-gradient(135deg,#1b2145,#242a54);border-color:#aaa0ff45}.dark .membership-recent-list .membership-recent-path{color:#e2c86e}@media (max-width: 780px){.membership-recent-files{width:100%}.membership-recent-list{grid-template-columns:1fr}}.membership-page{width:100%;max-width:none;min-height:calc(100dvh - 92px);padding:0 clamp(18px,2.4vw,40px) 48px}.membership-page>*{width:100%}.membership-hero{min-height:236px}.membership-active-banner,.membership-section{width:100%}.membership-packages{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}html.dark .membership-page{color:var(--theme-text-primary)}@media (max-width: 900px){.membership-page{padding-inline:18px}}@media (max-width: 620px){.membership-page{min-height:calc(100dvh - 72px);padding-inline:12px;padding-bottom:30px}.membership-hero{min-height:0}}.membership-recent-files{position:relative;width:100%;margin:20px 0 0;padding:clamp(18px,2.2vw,26px);border:1px solid rgba(103,92,255,.2);border-radius:22px;background:linear-gradient(135deg,#675cff12,#fffffff5 52%,#c9a84c14);box-shadow:0 14px 30px #241f5314}.membership-recent-files:before{content:"";position:absolute;inset-inline-start:0;top:18px;bottom:18px;width:4px;border-radius:0 6px 6px 0;background:linear-gradient(180deg,#675cff,#c9a84c)}.membership-recent-files>header{position:relative;z-index:1;align-items:center;padding-bottom:14px;border-bottom:1px solid rgba(103,92,255,.14)}.membership-recent-files>header>div{gap:6px}.membership-recent-files>header span:first-child{font-size:11px}.membership-recent-files h3{font-size:clamp(18px,2vw,23px)}.membership-recent-files header p{font-size:11px;line-height:1.7}.membership-recent-count{padding:8px 12px;font-size:11px}.membership-recent-list{position:relative;z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.membership-recent-list article{min-height:86px;padding:13px 14px;border-radius:15px;background:#ffffffe6;box-shadow:0 5px 15px #1f1c490d;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.membership-recent-list article:hover{transform:translateY(-2px);border-color:#675cff73;box-shadow:0 10px 22px #372b851c}.membership-recent-list article>svg{width:21px;height:21px}.membership-recent-list article>div{gap:4px}.membership-recent-list strong{font-size:13px;line-height:1.45}.membership-recent-list small{font-size:10px}.membership-recent-list .membership-recent-path{font-size:9px}.membership-recent-list button{padding:8px 11px;border-radius:10px;font-size:10px}.membership-recent-list button:hover{transform:translateY(-1px)}html.dark .membership-recent-files{border-color:#aaa0ff4d;background:linear-gradient(135deg,#675cff2b,#1b2145 54%,#c9a84c1a);box-shadow:0 16px 32px #0003}html.dark .membership-recent-files>header{border-bottom-color:#aaa0ff33}html.dark .membership-recent-list article{border-color:#b4beeb33;background:#222653e6}html.dark .membership-recent-list article:hover{border-color:#beb2ff8c}@media (max-width: 780px){.membership-recent-files{padding:17px 15px}.membership-recent-list{grid-template-columns:1fr;gap:10px}}@media (max-width: 620px){.membership-recent-files>header{align-items:flex-start}.membership-recent-count{margin-inline-start:auto}.membership-recent-list article{min-height:78px}}.membership-premium-feature-section{position:relative;margin:18px 0;padding:clamp(18px,2.4vw,26px);overflow:hidden;border:1px solid rgba(103,92,255,.2);border-radius:22px;background:linear-gradient(135deg,#675cff14,#fffffff5 56%,#c9a84c14);box-shadow:0 14px 30px #241f5312}.membership-premium-feature-section:after{content:"";position:absolute;inset-inline-end:-70px;bottom:-90px;width:190px;height:190px;border:1px solid rgba(103,92,255,.12);border-radius:50%;pointer-events:none}.membership-premium-feature-section>header{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid rgba(103,92,255,.15)}.membership-premium-feature-section>header>div{min-width:0}.membership-premium-feature-section>header span{display:inline-flex;align-items:center;gap:6px;color:#876b2a;font-size:10px;font-weight:800}.membership-premium-feature-section>header h2{margin:5px 0 4px;color:#193653;font-family:var(--font-display);font-size:clamp(20px,2.2vw,27px);line-height:1.35}.membership-premium-feature-section>header p{max-width:650px;margin:0;color:#777069;font-size:11px;line-height:1.8}.membership-premium-feature-section>header>b{flex:0 0 auto;padding:8px 12px;color:#574b82;border:1px solid rgba(103,92,255,.2);border-radius:999px;background:#ffffffb3;font-size:10px}.membership-premium-tools-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.membership-premium-tool-card,.membership-premium-certificate-card{display:grid;align-items:center;grid-template-columns:auto minmax(0,1fr) auto;gap:11px;min-width:0;padding:14px;color:inherit;border:1px solid rgba(112,103,157,.18);border-radius:15px;background:#ffffffe0;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.membership-premium-tool-card:hover,.membership-premium-certificate-card:hover{transform:translateY(-2px);border-color:#675cff6b;background:#fff;box-shadow:0 10px 22px #372b851a}.membership-premium-tool-icon,.membership-certificate-seal{display:grid;place-items:center;width:40px;height:40px;color:#675cff;border:1px solid rgba(103,92,255,.18);border-radius:12px;background:linear-gradient(145deg,#f0edff,#fff8df)}.membership-premium-tool-card>span:nth-child(2),.membership-premium-certificate-card>span:nth-child(2){display:grid;min-width:0;gap:4px}.membership-premium-tool-card strong,.membership-premium-certificate-card strong{overflow:hidden;color:#203a55;font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.membership-premium-tool-card small,.membership-premium-certificate-card small{overflow:hidden;color:#7b7482;font-size:9px;line-height:1.65;text-overflow:ellipsis;white-space:nowrap}.membership-premium-tool-card>svg,.membership-premium-certificate-card>svg{color:#9b7b31}.membership-premium-certificates-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.membership-premium-certificate-card{grid-template-columns:auto minmax(0,1fr) auto}.membership-premium-certificate-card strong{white-space:normal}.membership-premium-certificate-card em{overflow:hidden;color:#937c42;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.membership-premium-empty{position:relative;z-index:1;display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:16px;padding:15px;color:#756c62;border:1px dashed rgba(103,92,255,.28);border-radius:14px;background:#ffffff94;font-size:11px}.membership-premium-empty svg{flex:0 0 auto;color:#675cff}.membership-premium-empty a{margin-inline-start:auto;padding:7px 11px;color:#fff;border-radius:9px;background:#675cff;font-size:10px;text-decoration:none}html.dark .membership-premium-feature-section{border-color:#b4abff40;background:linear-gradient(135deg,#675cff2b,#1c2147 56%,#c9a84c1a);box-shadow:0 16px 34px #0003}html.dark .membership-premium-feature-section>header{border-bottom-color:#b4abff33}html.dark .membership-premium-feature-section>header span{color:#ead17b}html.dark .membership-premium-feature-section>header h2{color:#f2f0ff}html.dark .membership-premium-feature-section>header p{color:#c3c3dc}html.dark .membership-premium-feature-section>header>b{color:#e4dcff;border-color:#b4abff4d;background:#1f234ccc}html.dark .membership-premium-tool-card,html.dark .membership-premium-certificate-card{color:#f4f2ff;border-color:#b4beeb33;background:#232852e0}html.dark .membership-premium-tool-card:hover,html.dark .membership-premium-certificate-card:hover{border-color:#beb2ff8c;background:#2b3061}html.dark .membership-premium-tool-icon,html.dark .membership-certificate-seal{color:#bdb4ff;border-color:#beb2ff4d;background:linear-gradient(145deg,#30316e,#514522)}html.dark .membership-premium-tool-card strong,html.dark .membership-premium-certificate-card strong{color:#f2f0ff}html.dark .membership-premium-tool-card small,html.dark .membership-premium-certificate-card small{color:#c9c8df}html.dark .membership-premium-certificate-card em{color:#ecd47e}html.dark .membership-premium-empty{color:#d0cfe2;border-color:#b4abff59;background:#2328529e}@media (max-width: 1100px){.membership-premium-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 820px){.membership-premium-tools-grid,.membership-premium-certificates-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.membership-premium-feature-section>header{gap:12px}.membership-premium-feature-section>header h2{font-size:21px}.membership-premium-feature-section>header p{font-size:10px}.membership-premium-tools-grid,.membership-premium-certificates-grid{grid-template-columns:1fr}.membership-premium-tool-card,.membership-premium-certificate-card{padding:12px}}.simulation-source{min-height:560px;padding:18px;margin-top:20px;color:#173452;text-align:right}.simulation-source-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:2px 2px 15px}.simulation-source-copy{display:grid;grid-template-columns:27px minmax(0,1fr);column-gap:8px;align-items:center;min-width:0}.simulation-source-copy svg{grid-row:span 3;color:#775bb4}.simulation-source-copy span{color:#8b5cf6;font-size:10px;font-weight:800}.simulation-source-copy h2{margin:2px 0 0;font-family:var(--font-display);font-size:20px}.simulation-source-copy p{grid-column:2;margin:4px 0 0;color:#6d7785;font-size:11px;line-height:1.65}.simulation-source-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:8px}.simulation-source-actions button{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #d9c37e;border-radius:8px;color:#765b27;background:#fff9e9;font-size:10px;font-weight:800}.simulation-source-actions button:active{transform:scale(.97)}.ledger-launch-stage{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:26px;min-height:310px;padding:35px;border:1px solid #d6d5da;border-radius:14px;color:#eef3f1;background:linear-gradient(125deg,#102b27,#143d37 58%,#0d2037);overflow:hidden}.ledger-launch-brief{max-width:570px}.ledger-launch-brief>svg{width:31px;height:31px;margin-bottom:13px;color:#d1ac5c}.ledger-launch-brief>span{display:block;color:#d9c78d;font-size:10px;font-weight:800;letter-spacing:.03em}.ledger-launch-brief h3{margin:7px 0 10px;color:#fffdf8;font-family:var(--font-display);font-size:26px;line-height:1.25}.ledger-launch-brief p{max-width:540px;margin:0;color:#bfd0cc;font-size:12px;line-height:1.9}.ledger-launch-action{min-width:172px;min-height:52px;border:1px solid #d7bd71;color:#172b29;background:#e5c66e;font-weight:900}.ledger-launch-action:hover{background:#f0d47d}.ledger-frame{position:relative;min-height:485px;overflow:hidden;border:1px solid #d7d5da;border-radius:11px;background:#0b1024}.ledger-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;background:#0b1024}.ledger-loading{position:absolute;inset:0;z-index:1;display:grid;place-content:center;justify-items:center;gap:10px;color:#c9c4f4;background:#17143d;font-size:12px}.ledger-loading svg{color:#c9c4f4}@media (max-width:700px){.simulation-source-head{align-items:flex-start;flex-direction:column}.ledger-frame{min-height:430px}.ledger-launch-stage{grid-template-columns:1fr;padding:25px}.ledger-launch-action{width:100%}}.professional-certificates,.professional-certificates-empty{padding:25px;border:1px solid #d9d2c5;border-radius:16px;color:#183452;background:#fbfaf5}.professional-certificates>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:19px;border-bottom:1px solid #e5dfd5}.professional-certificates>header span{color:#9b7930;font-size:10px;font-weight:800}.professional-certificates>header h2{margin:5px 0 7px;font-family:var(--font-display);font-size:23px}.professional-certificates>header p{max-width:580px;margin:0;color:#766d61;font-size:11px;line-height:1.9}.professional-certificates>header>b{min-width:74px;padding:9px;border:1px solid #e1ca88;border-radius:9px;color:#806226;background:#fbf1d5;font-size:11px;text-align:center}.professional-certificate-list{display:grid;gap:9px;margin-top:18px}.professional-certificate-list article{overflow:hidden;border:1px solid #ded7ca;border-right:3px solid var(--certificate-color);border-radius:11px;background:#fffdf8}.professional-certificate-list article.open{border-color:color-mix(in srgb,var(--certificate-color) 45%,#d8cfbd)}.professional-certificate-summary{display:grid;grid-template-columns:75px minmax(0,1fr) 24px;align-items:center;gap:14px;width:100%;padding:15px;border:0;color:inherit;background:transparent;text-align:right}.certificate-acronym{display:grid;place-items:center;min-height:49px;padding:7px;border-radius:9px;color:var(--certificate-color);background:color-mix(in srgb,var(--certificate-color) 11%,white);font-family:var(--font-display);font-size:15px;font-weight:900;text-align:center}.certificate-identity>div{display:flex;gap:7px}.certificate-identity>div span,.certificate-identity>div small{font-size:9px;font-weight:700}.certificate-identity>div span{color:var(--certificate-color)}.certificate-identity>div small{color:#8c8070}.certificate-identity h3{margin:4px 0 2px;color:#1c3854;font-family:var(--font-display);font-size:16px}.certificate-identity p{margin:0;overflow:hidden;color:#807567;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.professional-certificate-summary>svg{color:#8b7d68;transition:transform .18s var(--ease-out)}.professional-certificate-list article.open .professional-certificate-summary>svg{transform:rotate(180deg)}.professional-certificate-detail{display:grid;gap:15px;padding:0 104px 19px 39px}.certificate-summary{margin:0;color:#566778;font-size:11px;line-height:2}.certificate-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.certificate-facts div{padding:11px;border-radius:8px;background:#f4f1e9}.certificate-facts span,.certificate-facts strong{display:block}.certificate-facts span{color:#8a7c69;font-size:9px}.certificate-facts strong{margin-top:4px;color:#2b445b;font-size:10px;line-height:1.6}.professional-certificate-detail section h4{margin:0 0 6px;color:#896a29;font-size:11px}.professional-certificate-detail section p{margin:0;color:#617181;font-size:10px;line-height:1.95}.professional-certificate-detail ul{display:grid;gap:6px;margin:0;padding:0;list-style:none}.professional-certificate-detail li{display:flex;gap:6px;color:#536779;font-size:10px;line-height:1.8}.professional-certificate-detail li svg{flex:0 0 auto;margin-top:2px;color:#4b9660}.certificate-price-note{padding:9px 11px;border-right:2px solid #c9a84c;color:#7b6e5c;background:#faf4e5;font-size:9px;line-height:1.8}.professional-certificates-empty{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:15px;min-height:245px}.professional-certificates-empty>svg{color:#b78b2a}.professional-certificates-empty span{color:#96742c;font-size:10px;font-weight:800}.professional-certificates-empty h2{margin:6px 0;font-family:var(--font-display);font-size:20px}.professional-certificates-empty p{max-width:460px;margin:0;color:#796f61;font-size:11px;line-height:1.9}@media (max-width:760px){.professional-certificates,.professional-certificates-empty{padding:18px}.professional-certificates>header{display:grid}.professional-certificate-summary{grid-template-columns:59px minmax(0,1fr) 20px;gap:9px;padding:12px}.professional-certificate-detail{padding:0 15px 15px}.certificate-facts{grid-template-columns:1fr}.professional-certificates-empty{grid-template-columns:1fr;justify-items:center;text-align:center}}.toolbench-stamp{display:grid;width:132px;min-height:132px;place-items:center;align-content:center;gap:8px;padding:17px 12px;border:1px solid rgba(255,255,255,.28);border-radius:28px;color:#fff;background:radial-gradient(circle at 35% 28%,rgba(129,120,255,.42),transparent 48%),linear-gradient(145deg,#25245d,#161940);box-shadow:0 16px 30px #12163d47,inset 0 0 0 8px #ffffff09;text-align:center}.toolbench-stamp>svg{width:31px;height:31px;color:#d9cb78}.toolbench-stamp>div{display:grid;gap:3px;justify-items:center}.toolbench-stamp strong{color:#fffdf4;font-family:var(--font-display);font-size:16px;line-height:1.35}.toolbench-stamp small{color:#c9c5f4;font-size:9px;font-weight:800}html.dark .toolbench-stamp{border-color:#b5b0ff59;background:radial-gradient(circle at 35% 28%,rgba(129,120,255,.5),transparent 50%),linear-gradient(145deg,#2e2b70,#151a3b);box-shadow:0 18px 34px #0000004d,inset 0 0 0 8px #ffffff0a}@media (max-width: 760px){.toolbench-stamp{width:104px;min-height:104px;padding:13px 9px;border-radius:23px;gap:6px}.toolbench-stamp>svg{width:25px;height:25px}.toolbench-stamp strong{font-size:14px}.toolbench-stamp small{font-size:8px}}.cash-workspace{padding:clamp(20px,2.4vw,30px)}.cash-workspace .cash-workspace-head{align-items:center;padding-bottom:19px}.cash-workspace-head>div{min-width:0}.cash-workspace-head p{margin:7px 0 0;color:#776f63;font-size:11px;line-height:1.7}.cash-workspace-head>button{min-width:116px;justify-content:center;white-space:nowrap}.cash-workspace .cash-totals{grid-template-columns:minmax(0,1.35fr) minmax(0,.95fr);gap:10px;margin-top:18px;padding:10px;border:1px solid #d4c699;border-radius:14px;background:#f4efe1}.cash-workspace .cash-totals>article{display:grid;align-content:center;gap:5px;min-height:88px;padding:17px 18px;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#c8d6df;background:#183b5b}.cash-workspace .cash-totals>article.cash-total-primary{color:#f4df98;background:linear-gradient(115deg,#173b5c,#24516e)}.cash-workspace .cash-totals span{color:inherit;opacity:.82;font-size:10px;font-weight:700}.cash-workspace .cash-totals strong{color:inherit;font-size:clamp(25px,2.4vw,33px);letter-spacing:.02em}.cash-workspace .cash-totals small{color:inherit;opacity:.72;font-size:9px}.cash-counter-guide{display:flex;align-items:center;gap:8px;margin:15px 1px 0;color:#7c6a47;font-size:10px}.cash-counter-guide svg{color:#aa842f}.cash-workspace .denomination-list{gap:10px;margin-top:14px}.cash-workspace .denomination-list article{grid-template-columns:106px minmax(220px,1fr) 125px;gap:18px;min-height:78px;padding:11px;border-radius:13px;box-shadow:0 2px 6px #1f2d3a06;transition:border-color .16s var(--ease-out),background .16s var(--ease-out),transform .16s var(--ease-out)}.cash-workspace .denomination-list article:hover{border-color:#d0b365;background:#fffef9;transform:translateY(-1px)}.cash-workspace .denomination-list article.has-value{border-color:#c4aa63;background:#fffcf5}.cash-workspace .denomination-mark{display:grid;place-content:center;min-height:62px;border-radius:10px;color:#fff8e2;background:linear-gradient(135deg,#176b76,#0f5260);text-align:center}.cash-workspace .denomination-mark b{font-family:var(--font-display);font-size:24px;line-height:1}.cash-workspace .denomination-mark span{margin-top:5px;color:#c9e4e4;font-size:9px}.cash-workspace .denomination-adjuster{display:grid;align-content:center;gap:7px}.cash-workspace .denomination-adjuster label,.cash-workspace .denomination-subtotal>span{color:#827766;font-size:9px;font-weight:700}.cash-workspace .denomination-adjuster section{display:flex;align-items:center;gap:7px}.cash-workspace .denomination-adjuster section button{width:34px;height:34px;border-radius:9px;font-weight:800;transition:transform .16s var(--ease-out),border-color .16s var(--ease-out)}.cash-workspace .denomination-adjuster section button:hover{transform:translateY(-1px);border-color:#b99b4b}.cash-workspace .denomination-adjuster input{width:86px;height:36px;border-radius:9px;background:#fff;font-size:13px;font-weight:800}.cash-workspace .denomination-subtotal{display:grid;align-content:center;justify-items:end;gap:3px;min-width:0}.cash-workspace .denomination-subtotal strong{color:#173b5c;font-family:var(--font-display);font-size:18px}.cash-workspace .denomination-subtotal small{color:#92836c;font-size:9px}@media (max-width: 720px){.cash-workspace{padding:17px}.cash-workspace .cash-workspace-head{align-items:flex-start;flex-direction:column}.cash-workspace .cash-totals{grid-template-columns:1fr}.cash-workspace .denomination-list article{grid-template-columns:80px minmax(0,1fr);gap:12px}.cash-workspace .denomination-subtotal{grid-column:2;justify-items:start}.cash-workspace .denomination-mark{min-height:58px}}.cash-workspace{width:min(100%,1120px);margin:0 auto}.cash-workspace .cash-workspace-head{width:min(100%,900px);margin:0 auto}.cash-workspace .cash-workspace-head>div{text-align:center}.cash-workspace .cash-workspace-head>button{margin-inline:auto}.cash-workspace .cash-totals{width:min(100%,820px);margin-inline:auto}.cash-counter-guide{width:min(100%,820px);margin-inline:auto;justify-content:center}.cash-workspace .denomination-list{width:min(100%,1050px);margin-inline:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cash-workspace .denomination-list article{grid-template-columns:minmax(92px,.45fr) minmax(0,1fr);grid-template-rows:auto auto;align-items:center;min-height:145px;padding:14px;border:1px solid #e0dbd1;border-radius:16px;background:#fffdf9;box-shadow:0 7px 18px #1f2d3a0b}.cash-workspace .denomination-list article:hover{transform:translateY(-2px);box-shadow:0 12px 24px #1f2d3a14}.cash-workspace .denomination-list article.has-value{border-color:#c7a851;background:linear-gradient(145deg,#fffdf8,#fff8e8)}.cash-workspace .denomination-mark{min-height:78px;border-radius:13px}.cash-workspace .denomination-adjuster{min-width:0;padding-inline:8px}.cash-workspace .denomination-adjuster section{justify-content:center}.cash-workspace .denomination-subtotal{grid-column:1 / -1;display:flex;align-items:baseline;justify-content:center;gap:7px;min-height:28px;padding-top:8px;border-top:1px solid #eee8dd}.cash-workspace .denomination-subtotal>span{font-size:9px}.cash-workspace .denomination-subtotal strong{font-size:20px}@media (max-width: 820px){.cash-workspace .denomination-list{grid-template-columns:1fr;max-width:560px}}@media (max-width: 720px){.cash-workspace{width:100%}.cash-workspace .denomination-list{max-width:none}.cash-workspace .denomination-list article{grid-template-columns:80px minmax(0,1fr);min-height:132px}.cash-workspace .denomination-mark{min-height:66px}}.dark .cash-workspace{color:#f3f4ff;background:#1b2145;border-color:#9a91ff33}.dark .cash-workspace .cash-workspace-head h2{color:#fff!important}.dark .cash-workspace .cash-workspace-head p{color:#c5cbe2}.dark .cash-workspace .cash-workspace-head>button{color:#fff;background:linear-gradient(135deg,#675cff,#4c78ff);border-color:#9a91ff}.dark .cash-workspace .cash-totals{border-color:#9a91ff42;background:#202852}.dark .cash-workspace .cash-totals>article{background:linear-gradient(135deg,#202b5b,#283268)}.dark .cash-workspace .cash-totals>article.cash-total-primary{background:linear-gradient(135deg,#31256b,#3d4eaa);color:#fff0ad}.dark .cash-workspace .cash-totals span,.dark .cash-workspace .cash-totals small{color:#d8def4}.dark .cash-workspace .cash-totals strong{color:#fff}.dark .cash-workspace .cash-counter-guide{color:#c3c9e1}.dark .cash-workspace .cash-counter-guide svg{color:#bdb7ff}.dark .cash-workspace .denomination-list article{border-color:#9a91ff33;background:#202852;box-shadow:0 8px 18px #00000024}.dark .cash-workspace .denomination-list article:hover,.dark .cash-workspace .denomination-list article.has-value{border-color:#9a91ff;background:#252d5a}.dark .cash-workspace .denomination-adjuster label,.dark .cash-workspace .denomination-subtotal>span{color:#c1c8e2}.dark .cash-workspace .denomination-adjuster input{color:#151a38;background:#f0f2ff;border-color:#cdd2ea}.dark .cash-workspace .denomination-adjuster section button{color:#d9ddff;background:#303a78;border-color:#9a91ff66}.dark .cash-workspace .denomination-subtotal{border-top-color:#ffffff21}.dark .cash-workspace .denomination-subtotal strong{color:#fff}.dark .cash-workspace .denomination-subtotal small{color:#b2bbd8}.inventory-parity{width:min(100%,1240px);margin:0 auto;color:#183652;direction:rtl}.inventory-parity>header{position:relative;display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:154px;margin-bottom:18px;padding:28px 31px;overflow:hidden;border:1px solid #163c59;border-radius:20px;color:#f7fbfa;background:linear-gradient(120deg,#0e304a,#155a68 66%,#1c7374);box-shadow:0 18px 34px #0f364a29}.inventory-parity>header:after{content:"";position:absolute;width:270px;height:270px;left:-95px;bottom:-190px;border:1px solid rgba(222,198,112,.35);border-radius:50%;box-shadow:0 0 0 24px #dec6700d,0 0 0 52px #dec67009}.inventory-parity>header>div:first-child{position:relative;z-index:1}.inventory-parity>header span{display:block;color:#e3ca78;font-size:10px;font-weight:800;letter-spacing:.05em}.inventory-parity>header h2{margin:6px 0 7px;color:#fffdf8;font-family:var(--font-display);font-size:clamp(24px,2.5vw,35px);line-height:1.25}.inventory-parity>header p{margin:0;color:#c7d9df;font-size:11px;line-height:1.8}.inventory-parity>header>div:last-child{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.inventory-parity>header>div:last-child button{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 13px;border:1px solid rgba(238,225,166,.5);border-radius:10px;color:#17354b;background:#e2c770;font-size:10px;font-weight:900}.inventory-parity>header>div:last-child button:not(:first-child){color:#eff8f7;background:#ffffff17;border-color:#ffffff38}.inventory-parity>header>div:last-child button:hover{transform:translateY(-1px)}.session-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 18px;padding:19px;border:1px solid #d7d1c4;border-radius:16px;background:#fffdf8;box-shadow:0 9px 20px #1f2a330d}.session-form label,.inventory-item-form label{display:grid;gap:6px;color:#7b6e5d;font-size:9px;font-weight:800}.session-form input,.session-form textarea,.inventory-item-form input,.inventory-item-form textarea{width:100%;min-width:0;padding:0 10px;border:1px solid #ddd6c9;border-radius:9px;outline:none;color:#1d3b57;background:#f8f5ee;font-size:11px}.session-form input,.inventory-item-form input{height:38px}.session-form textarea,.inventory-item-form textarea{min-height:66px;padding-top:9px;resize:vertical}.session-form input:focus,.session-form textarea:focus,.inventory-item-form input:focus,.inventory-item-form textarea:focus{border-color:#bf9c43;box-shadow:0 0 0 3px #c9a84c21}.session-form .session-notes{grid-column:span 2}.session-form>button{align-self:end;min-height:38px;border-radius:9px;color:#fffdf8;background:#173e5a;font-size:10px;font-weight:800}.inventory-parity-grid{display:grid;grid-template-columns:250px minmax(0,1fr);gap:17px;align-items:start}.session-list{position:sticky;top:95px;display:grid;align-content:start;gap:7px;min-width:0;padding:15px;border:1px solid #d9d3c7;border-radius:17px;background:#f9f6ee;box-shadow:0 9px 20px #1f2a330a}.session-list:before{content:"جلسات الجرد";padding:3px 5px 8px;color:#92732f;font-size:10px;font-weight:900}.session-list>article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;padding:5px;border:1px solid transparent;border-radius:11px;background:transparent;transition:border-color .18s var(--ease-out),background .18s var(--ease-out),transform .18s var(--ease-out)}.session-list>article:hover{transform:translate(-2px);border-color:#ded1aa;background:#fffdf8}.session-list>article.active{border-color:#c7a851;background:#fffaf0;box-shadow:inset -3px 0 #c7a851}.session-list>article>button:first-child{min-width:0;padding:9px 8px;border:0;background:transparent;text-align:right}.session-list>article>button:first-child strong,.session-list>article>button:first-child span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-list>article>button:first-child strong{color:#24425d;font-size:10px}.session-list>article>button:first-child span{margin-top:4px;color:#918370;font-size:8px}.session-list>article>div{display:flex;align-items:center;gap:1px}.session-list>article>div button{display:grid;width:27px;height:27px;place-items:center;border:0;border-radius:7px;color:#8b7750;background:transparent}.session-list>article>div button:hover{color:#173e5a;background:#eee6d2}.session-list>p{margin:12px 4px;color:#8c8172;font-size:10px;line-height:1.8}.inventory-parity-grid>section{min-width:0}.inventory-session-title{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:13px;padding:18px 20px;border:1px solid #d8d1c5;border-radius:16px;background:#fffdf8;box-shadow:0 7px 17px #1f2a330a}.inventory-session-title>div:first-child{min-width:0}.inventory-session-title span{color:#967733;font-size:9px;font-weight:900}.inventory-session-title h3{overflow:hidden;margin:4px 0 3px;color:#173957;font-family:var(--font-display);font-size:21px;text-overflow:ellipsis;white-space:nowrap}.inventory-session-title small{overflow:hidden;color:#827667;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.inventory-progress{display:grid;min-width:112px;justify-items:center;padding:8px 15px;border-right:2px solid #c7a851}.inventory-progress strong{color:#1b5260;font-family:var(--font-display);font-size:27px;line-height:1}.inventory-progress span{margin-top:5px;color:#887b6b;font-size:8px;white-space:nowrap}.inventory-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-bottom:14px}.inventory-stats>div{min-height:82px;padding:13px 12px;border:1px solid #dfd9ce;border-radius:12px;background:#fffdf8}.inventory-stats>div:nth-child(2){background:#fbf3df;border-color:#e7d4a2}.inventory-stats>div:nth-child(4){background:#fbebe6;border-color:#e6c6bb}.inventory-stats>div:nth-child(5){background:#edf5ee;border-color:#c9ddcb}.inventory-stats span,.inventory-stats strong{display:block}.inventory-stats span{color:#887c6d;font-size:8px}.inventory-stats strong{margin-top:8px;overflow:hidden;color:#23425c;font-family:var(--font-display);font-size:19px;text-overflow:ellipsis;white-space:nowrap}.inventory-search{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:10px;border:1px solid #ded8cd;border-radius:12px;background:#f9f6ee}.inventory-search>label{display:flex;min-width:210px;flex:1;align-items:center;gap:7px;padding:0 9px;color:#8b7b68}.inventory-search input{width:100%;border:0;outline:0;color:#1f405e;background:transparent;font-size:10px}.inventory-search>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.inventory-search>div button{min-height:29px;padding:0 9px;border:1px solid #ddd5c5;border-radius:999px;color:#7c705f;background:#fffdf8;font-size:9px;font-weight:800}.inventory-search>div button.active{color:#fffaf0;border-color:#173e5a;background:#173e5a}.inventory-item-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;padding:16px;border:1px solid #d9d2c6;border-radius:15px;background:#fffdf8;box-shadow:0 7px 16px #1f2a3309}.inventory-item-form h3{grid-column:1 / -1;margin:0 0 3px;color:#1e3d59;font-family:var(--font-display);font-size:16px}.inventory-item-form .item-notes{grid-column:span 2}.inventory-item-form .counted-toggle{display:flex;align-items:center;gap:7px;align-self:end;min-height:38px;padding:0 8px;color:#557060;background:#eef5ed;border-radius:8px}.inventory-item-form .counted-toggle input{width:15px;height:15px}.inventory-item-form>button{min-height:39px;align-self:end;border-radius:9px;color:#fffdf8;background:#1a5060;font-size:10px;font-weight:900}.inventory-item-form>button:last-child:not(:first-of-type){background:#876c35}.inventory-item-form>button+button{color:#946254;border:1px solid #e1c7bc;background:#fff4f0}.inventory-table-parity{overflow:hidden;border:1px solid #d8d2c6;border-radius:15px;background:#fffdf8;box-shadow:0 8px 18px #1f2a330a}.inventory-table-head,.inventory-table-parity>div:not(.inventory-table-head){display:grid;grid-template-columns:minmax(180px,1.8fr) .65fr .65fr .65fr .8fr 72px;gap:9px;align-items:center;padding:12px 15px}.inventory-table-head{color:#877966;background:#f0ece3;font-size:9px;font-weight:900}.inventory-table-parity>div:not(.inventory-table-head){min-height:63px;border-top:1px solid #eee8dd;color:#365169;font-size:10px}.inventory-table-parity>div:not(.inventory-table-head):hover{background:#fffaf0}.inventory-table-parity>div:not(.inventory-table-head)>span:first-child{min-width:0}.inventory-table-parity>div:not(.inventory-table-head)>span:first-child b,.inventory-table-parity>div:not(.inventory-table-head)>span:first-child small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inventory-table-parity>div:not(.inventory-table-head)>span:first-child b{color:#20405d;font-size:10px}.inventory-table-parity>div:not(.inventory-table-head)>span:first-child small{margin-top:3px;color:#938576;font-size:8px}.inventory-table-parity>div:not(.inventory-table-head)>span:nth-child(n+2):not(:last-child){text-align:center}.inventory-table-parity>div:not(.inventory-table-head)>span.short{color:#b04f40;font-weight:900}.inventory-table-parity>div:not(.inventory-table-head)>span.surplus{color:#3b7c57;font-weight:900}.inventory-table-parity>div:not(.inventory-table-head)>span:last-child{display:flex;justify-content:flex-end;gap:4px}.inventory-table-parity>div:not(.inventory-table-head)>span:last-child button{display:grid;width:27px;height:27px;place-items:center;border:1px solid #dfd7ca;border-radius:7px;color:#786438;background:#fffdf8}.inventory-table-parity>div:not(.inventory-table-head)>span:last-child button:hover{color:#fff;border-color:#173e5a;background:#173e5a}.inventory-empty{grid-column:1 / -1;min-height:130px;margin:0;padding:45px 15px;color:#8b8070;text-align:center;font-size:10px}.inventory-placeholder{display:grid;min-height:430px;place-content:center;justify-items:center;gap:10px;border:1px dashed #d2c7b2;border-radius:17px;color:#867967;background:#faf8f1}.inventory-placeholder svg{color:#b28b31}.inventory-placeholder p{margin:0;font-size:11px}@media (max-width: 1080px){.inventory-parity-grid{grid-template-columns:210px minmax(0,1fr)}.inventory-stats{grid-template-columns:repeat(3,1fr)}.inventory-stats>div:first-child{grid-column:span 2}}@media (max-width: 820px){.inventory-parity>header{align-items:flex-start;flex-direction:column}.inventory-parity>header>div:last-child{justify-content:flex-start}.inventory-parity-grid{grid-template-columns:1fr}.session-list{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.session-list:before{grid-column:1 / -1}.inventory-session-title{align-items:flex-start;flex-direction:column}.inventory-progress{align-self:stretch;grid-template-columns:auto 1fr;justify-items:start;border-right:0;border-top:2px solid #c7a851}.inventory-progress span{margin-top:0;align-self:end}.inventory-search{align-items:stretch;flex-direction:column}.inventory-search>div{justify-content:flex-start}.inventory-item-form{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-item-form .item-notes{grid-column:1 / -1}.inventory-table-parity{overflow-x:auto}.inventory-table-head,.inventory-table-parity>div:not(.inventory-table-head){min-width:690px}}@media (max-width: 520px){.inventory-parity>header{padding:22px 18px}.session-form{grid-template-columns:1fr}.session-form .session-notes{grid-column:auto}.session-list{grid-template-columns:1fr}.inventory-stats{grid-template-columns:repeat(2,1fr)}.inventory-stats>div:first-child{grid-column:span 2}.inventory-item-form{grid-template-columns:1fr}.inventory-item-form .item-notes{grid-column:auto}.inventory-item-form>button,.inventory-item-form>button+button{grid-column:auto;width:100%}}.source-reference-page{width:100%;min-width:0;animation:desk-enter .32s var(--ease-out) both}.source-reference-hero{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:30px 32px;border:1px solid #d9d2c5;border-radius:20px;background:linear-gradient(135deg,#f8f3e7,#eef3f7);overflow:hidden}.source-reference-hero>div:first-child{max-width:730px}.source-reference-hero span{color:#96742c;font-size:10px;font-weight:800}.source-reference-hero h1{margin:8px 0;color:#183452;font-family:var(--font-display);font-size:clamp(28px,3vw,43px);line-height:1.25}.source-reference-hero p{margin:0;color:#756d62;font-size:12px;line-height:2}.source-reference-mark{display:grid;place-items:center;gap:5px;width:116px;height:116px;flex:0 0 116px;border-radius:28px;color:#5070d4;background:#fffdf8;border:1px solid #d8dfef;box-shadow:0 13px 30px #2b3f6917}.source-reference-mark svg{color:#5272d7}.source-reference-mark strong{color:#183452;font-family:var(--font-display);font-size:25px;line-height:1}.source-reference-mark small{color:#8791a1;font-size:9px}.source-reference-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:19px 0}.source-reference-toolbar label{display:flex;align-items:center;gap:8px;width:min(420px,100%);height:41px;padding:0 12px;border:1px solid #d9d3c7;border-radius:11px;color:#8d806d;background:#fbfaf5}.source-reference-toolbar input{flex:1;width:100%;border:0;outline:0;color:#193653;background:transparent;font-size:11px}.source-reference-toolbar>span{color:#8a7d6a;font-size:10px}.source-reference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.source-reference-card{min-height:155px;padding:18px;border:1px solid #ded8cd;border-radius:15px;background:#fbfaf5;box-shadow:0 8px 18px #1f2a3409}.source-reference-card>span{display:block;color:#96742c;font-size:9px;font-weight:800}.source-reference-card h2{margin:8px 0 5px;color:#1b3754;font-family:var(--font-display);font-size:17px;line-height:1.45}.source-reference-card p{margin:9px 0 0;color:#766e62;font-size:10px;line-height:1.9}.source-reference-card small{display:block;margin-top:5px;color:#8d8375;font-size:9px;line-height:1.8}.source-reference-card .reference-code,.reference-code{direction:ltr;color:#5370d4;font-family:monospace;font-size:11px}.source-reference-card code{display:block;margin-top:11px;padding:8px;border-radius:8px;color:#31507a;background:#eef2f8;direction:ltr;text-align:left;font-size:10px;overflow:auto}.shortcut-key{width:max-content;margin:12px 0 3px;padding:7px 11px;border:1px solid #d7dce8;border-radius:8px;color:#3e5dad;background:#f1f4fa;direction:ltr;font-family:monospace;font-weight:800}.reference-date{margin-top:12px;color:#477066;font-size:11px;font-weight:800}.source-reference-empty{grid-column:1/-1;display:grid;place-items:center;gap:9px;min-height:220px;border:1px dashed #d4ccbd;border-radius:15px;color:#8d826f;background:#faf8f2;font-size:11px;text-align:center}.source-reference-empty svg{color:#a27d2d}.source-reference-locked{margin-top:22px}.certificate-reference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.certificate-reference-grid .source-reference-card{display:grid;align-content:start;gap:5px}.certificate-reference-grid .source-reference-card>svg{color:#5a9870}.analytics-metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.analytics-metric{padding:18px;border:1px solid #dcd6ca;border-radius:15px;background:#fbfaf5}.analytics-metric span{color:#847968;font-size:10px}.analytics-metric strong{display:block;margin:8px 0 13px;color:#183452;font-family:var(--font-display);font-size:28px}.analytics-metric div{height:6px;overflow:hidden;border-radius:99px;background:#e7e2d8}.analytics-metric i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5775dd,#25a6a0)}.analytics-note{display:flex;align-items:flex-start;gap:12px;margin-top:16px;padding:17px;border:1px solid #d8e2d9;border-radius:14px;background:#f0f6f0;color:#45634d}.analytics-note svg{color:#4f8a64}.analytics-note strong{font-size:11px}.analytics-note p{margin:5px 0 0;color:#6f7f72;font-size:10px;line-height:1.8}@media (max-width:800px){.source-reference-hero{align-items:flex-start;padding:22px}.source-reference-mark{width:88px;height:88px;flex-basis:88px}.source-reference-grid,.certificate-reference-grid,.analytics-metric-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.source-reference-hero{display:block}.source-reference-mark{margin-top:18px}.source-reference-grid,.certificate-reference-grid,.analytics-metric-grid{grid-template-columns:1fr}.source-reference-toolbar{display:block}.source-reference-toolbar>span{display:block;margin-top:8px}}.analytics-screen-list{margin-top:16px;padding:20px 22px;border:1px solid #ded8cd;border-radius:16px;background:#fbfaf5}.analytics-screen-list header{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:14px}.analytics-screen-list header span{color:#96742c;font-size:9px;font-weight:800}.analytics-screen-list header h2{margin:5px 0 0;color:#1b3754;font-family:var(--font-display);font-size:20px}.analytics-screen-list header small{color:#8c8377;font-size:9px}.analytics-screen-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-top:1px solid #ece7de;color:#5f6e7a;font-size:11px}.analytics-screen-list>div strong{color:#1b3754}.analytics-screen-list>p{margin:0;color:#8a8176;font-size:11px}.onboarding-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f4f1ea;color:#192f4b}.onboarding-shell{width:min(1120px,100%);min-height:min(740px,calc(100vh - 48px));display:flex;flex-direction:column;padding:26px 32px;border:1px solid #ddd5c8;border-radius:26px;background:#fffdf8;box-shadow:0 24px 70px #1e2a371f}.onboarding-shell header{display:flex;align-items:center;justify-content:space-between;gap:20px}.onboarding-brand{display:grid;gap:2px;text-align:center}.onboarding-brand span{color:#8f806c;letter-spacing:.18em;font-size:8px;font-weight:800}.onboarding-brand strong{color:#1b3754;font-family:var(--font-display);font-size:20px}.onboarding-skip,.onboarding-step{color:#817565;font-size:10px;text-decoration:none}.onboarding-step{font-family:monospace;direction:ltr}.onboarding-stage{position:relative;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:70px;flex:1;overflow:hidden;margin:24px 0;padding:60px 72px;border-radius:22px;background:linear-gradient(135deg,#f4f2ff,#eef7f4);isolation:isolate}.onboarding-orb{position:absolute;z-index:-1;border-radius:50%;background:color-mix(in srgb,var(--onboarding-accent) 14%,transparent);filter:blur(1px)}.onboarding-orb-one{width:360px;height:360px;top:-170px;right:-120px}.onboarding-orb-two{width:260px;height:260px;bottom:-170px;left:-70px}.onboarding-illustration{display:grid;place-items:center;gap:22px}.onboarding-icon{display:grid;place-items:center;width:230px;height:230px;border:1px solid color-mix(in srgb,var(--onboarding-accent) 35%,#fff);border-radius:42% 58% 52% 48%;color:var(--onboarding-accent);background:#ffffffc9;box-shadow:0 20px 55px color-mix(in srgb,var(--onboarding-accent) 18%,transparent);transform:rotate(-5deg)}.onboarding-icon svg{transform:rotate(5deg)}.onboarding-pill{display:flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid color-mix(in srgb,var(--onboarding-accent) 24%,#fff);border-radius:99px;color:var(--onboarding-accent);background:#ffffffc9;font-size:10px}.onboarding-copy{max-width:480px;direction:rtl}.onboarding-tag{color:var(--onboarding-accent);font-size:11px;font-weight:800}.onboarding-copy h1{margin:13px 0 15px;color:#172f4c;font-family:var(--font-display);font-size:clamp(35px,4.4vw,65px);line-height:1.22}.onboarding-copy p{max-width:420px;margin:0;color:#766f65;font-size:14px;line-height:2}.onboarding-stats{display:flex;gap:10px;margin-top:34px}.onboarding-stats span{display:grid;gap:3px;min-width:90px;padding:11px 13px;border:1px solid #d9ddd8;border-radius:12px;background:#ffffffa6}.onboarding-stats b{color:#1b3754;font-size:14px}.onboarding-stats small{color:#8a8176;font-size:9px}.onboarding-shell footer{display:flex;align-items:center;justify-content:space-between;gap:20px}.onboarding-progress{display:flex;gap:6px}.onboarding-progress i{display:block;width:28px;height:4px;border-radius:99px;background:#ded8cd;transition:all .25s ease}.onboarding-progress i.active{width:52px;background:#5374d8}.onboarding-next{display:flex;align-items:center;gap:10px;padding:12px 21px;border:0;border-radius:11px;color:#fff;background:#1b3754;font:inherit;font-size:11px;cursor:pointer}.onboarding-next:hover{background:#294e73}@media (max-width:700px){.onboarding-page{padding:10px}.onboarding-shell{min-height:calc(100vh - 20px);padding:20px}.onboarding-stage{grid-template-columns:1fr;gap:25px;margin:18px 0;padding:35px 24px;text-align:center}.onboarding-illustration{order:0}.onboarding-icon{width:140px;height:140px}.onboarding-copy{order:1;margin:auto}.onboarding-copy h1{font-size:35px}.onboarding-copy p{font-size:12px}.onboarding-stats{justify-content:center}.onboarding-stats span{min-width:75px}.onboarding-shell footer{flex-direction:column-reverse;align-items:stretch}.onboarding-next,.onboarding-progress{justify-content:center}}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 12% 18%,#e4ecff 0,transparent 31%),radial-gradient(circle at 88% 82%,#f5e7c9 0,transparent 28%),#f4f5f7}.login-card{width:min(530px,100%);padding:30px 34px;border:1px solid #e2ded5;border-radius:28px;background:#fffdf8f0;box-shadow:0 28px 80px #172c4624}.login-card header{display:flex;align-items:center;justify-content:center;position:relative;min-height:46px}.login-brand{display:grid;gap:3px;text-align:center}.login-brand span{color:#8f806c;letter-spacing:.19em;font-size:8px;font-weight:800}.login-brand strong{color:#1b3754;font-family:var(--font-display);font-size:22px}.login-required{position:absolute;right:0;display:flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #dfe7ee;border-radius:99px;color:#64817a;background:#f7fbf8;font-size:8px}.login-required:before{width:5px;height:5px;border-radius:50%;background:#3ca27c;content:""}.login-body{display:grid;justify-items:center;padding:55px 20px 48px;text-align:center}.login-symbol{position:relative;display:grid;place-items:center;width:92px;height:92px;margin-bottom:22px;border:1px solid #d5def6;border-radius:30px;color:#5d6fdb;background:linear-gradient(145deg,#f1f3ff,#e7ecff);box-shadow:0 15px 30px #576fdb24}.login-symbol:before{position:absolute;inset:-9px;border:1px solid #e8e9f4;border-radius:35px;content:""}.login-symbol i{position:absolute;right:-6px;bottom:-6px;width:16px;height:16px;border:3px solid #fffdf8;border-radius:50%;background:#40a47d}.login-kicker{color:#a17b2c;font-size:10px;font-weight:800}.login-body h1{margin:11px 0 12px;color:#183452;font-family:var(--font-display);font-size:40px;letter-spacing:-.02em}.login-body p{max-width:390px;margin:0;color:#766e62;font-size:12px;line-height:2}.login-actions{display:grid;gap:10px;width:min(370px,100%);margin-top:30px}.login-actions button{display:flex;align-items:center;justify-content:center;gap:10px;height:48px;border:0;border-radius:13px;font:inherit;font-size:11px;cursor:pointer;transition:transform .18s,box-shadow .18s,opacity .18s}.login-actions button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #1b375429}.login-actions button:disabled{opacity:.55;cursor:wait}.login-google{color:#fff;background:linear-gradient(135deg,#193a5d,#2c5a81)}.login-trust{display:flex;gap:18px;flex-wrap:wrap;justify-content:center;margin-top:24px;color:#7e897f;font-size:9px}.login-trust span{display:flex;align-items:center;gap:5px}.login-trust svg{color:#5c9877}.login-card footer{padding-top:18px;border-top:1px solid #ece7de;text-align:center}.login-card footer small{color:#9a9286;font-size:9px;line-height:1.8}@media (max-width:650px){.login-page{padding:10px}.login-card{padding:24px 18px;border-radius:23px}.login-required{top:-8px;right:0}.login-body{padding:52px 8px 38px}.login-body h1{font-size:32px}.login-card footer small{font-size:8px}}.login-google{position:relative;direction:rtl!important;color:#3c4043!important;background:#fff!important;border:1px solid #dadce0!important;box-shadow:0 1px 2px #3c40432e!important;font-family:Arial,sans-serif!important;font-weight:600}.login-google:hover:not(:disabled){color:#202124!important;background:#f8fafd!important;border-color:#c7d0dc!important;box-shadow:0 2px 6px #3c404333!important}.login-google:active:not(:disabled){background:#f1f3f4!important;transform:none!important}.login-google .google-mark{flex:0 0 18px;width:18px;height:18px;display:block}.login-google span{display:block;line-height:1;white-space:nowrap}.login-actions{display:flex;width:100%;justify-content:center}.login-google{display:flex!important;width:min(100%,380px)!important;min-height:54px!important;align-items:center!important;justify-content:center!important;gap:13px!important;margin:0 auto!important;padding:0 22px!important;border-radius:10px!important;font-size:14px!important;line-height:1.2!important}.login-google .google-mark{width:22px;height:22px;flex-basis:22px}.login-google span{line-height:1.3}@media (max-width: 520px){.login-google{width:100%!important;min-height:52px!important}}.certificate-verify-link{display:flex;width:min(100%,380px);align-items:center;gap:10px;margin:14px auto 0;padding:12px 14px;border:1px solid rgba(103,92,255,.25);border-radius:12px;color:#4f46b8;background:#675cff12;text-decoration:none;transition:border-color .18s ease,background .18s ease,transform .18s ease}.certificate-verify-link:hover{border-color:#675cff8c;background:#675cff21;transform:translateY(-1px)}.certificate-verify-link>svg:first-child{flex:0 0 auto;color:#675cff}.certificate-verify-link>span{display:grid;flex:1;gap:3px;min-width:0;text-align:right}.certificate-verify-link strong{color:#312e81;font-size:12px}.certificate-verify-link small{color:#6b6b91;font-size:9px;line-height:1.5}.certificate-verify-link>svg:last-child{flex:0 0 auto;color:#7c72df}html.dark .certificate-verify-link{border-color:#9a91ff57;color:#c9c4ff;background:#675cff29}html.dark .certificate-verify-link:hover{border-color:#b4aeffb3;background:#675cff40}html.dark .certificate-verify-link>svg:first-child{color:#bcb6ff}html.dark .certificate-verify-link strong{color:#f1efff}html.dark .certificate-verify-link small{color:#b4bcdd}html.dark .certificate-verify-link>svg:last-child{color:#b5afff}@media (max-width: 520px){.certificate-verify-link{width:100%;min-height:54px}}.login-page{min-height:100svh}.login-card{overflow:hidden}.login-body h1{max-width:100%;line-height:1.22}.login-body>p{max-width:430px}.login-card footer{margin-top:0}@media (max-width: 650px){.login-page{place-items:center;padding:max(14px,env(safe-area-inset-top)) 10px max(14px,env(safe-area-inset-bottom));background:radial-gradient(circle at 50% -8%,#e6edff 0,transparent 35%),#f4f5f7}.login-card{width:100%;padding:17px 16px 13px;border-radius:21px;box-shadow:0 18px 46px #172c461f}.login-card header{min-height:39px}.login-brand span{font-size:7px}.login-brand strong{font-size:20px}.login-required{top:-3px;right:-1px;padding:6px 8px;font-size:7px}.login-body{padding:25px 3px 23px}.login-symbol{width:72px;height:72px;margin-bottom:14px;border-radius:23px}.login-symbol:before{inset:-6px;border-radius:27px}.login-symbol svg{width:25px;height:25px}.login-symbol i{right:-5px;bottom:-5px;width:14px;height:14px;border-width:2px}.login-kicker{font-size:9px}.login-body h1{margin:8px 0 9px;font-size:clamp(27px,8vw,32px);letter-spacing:-.035em}.login-body>p{max-width:330px;font-size:11px;line-height:1.85}.login-actions{margin-top:19px}.login-google{min-height:50px!important;border-radius:12px!important;font-size:13px!important}.certificate-verify-link{min-height:50px;margin-top:10px;padding:10px 12px;border-radius:12px}.certificate-verify-link strong{font-size:11px}.certificate-verify-link small{font-size:8px}.login-trust{gap:10px 14px;margin-top:17px;font-size:8px}.login-card footer{padding-top:12px}.login-card footer small{display:block;max-width:300px;margin:0 auto;font-size:7px}}html.dark .login-page{background:radial-gradient(circle at 50% -8%,rgba(78,91,180,.3) 0,transparent 35%),var(--theme-bg)}html.dark .login-card{border-color:var(--theme-border);background:var(--theme-surface-elevated);box-shadow:0 22px 60px #00000047}html.dark .login-symbol i{border-color:var(--theme-surface-elevated)}.login-page-stack{display:grid;width:min(560px,100%);gap:12px;align-items:start}.login-page-stack>.adsense-slot.is-filled{margin:0;padding:6px 0;border-radius:14px}.login-page-stack>.login-card{width:100%}@media (max-width: 650px){.login-page-stack{width:min(520px,100%);gap:9px}.login-page-stack>.adsense-slot.is-filled{border-radius:12px}}@media (max-width: 650px) and (max-height: 760px){.login-page{place-items:start center}}.most-courses-section{display:grid;gap:16px;margin-top:20px;padding:clamp(18px,2.5vw,28px);overflow:hidden;border:1px solid rgba(103,92,255,.18);border-radius:24px;background:linear-gradient(135deg,#fffdf8,#f1edff);box-shadow:0 16px 34px #261f4e14}.most-courses-head{display:flex;align-items:end;justify-content:space-between;gap:18px}.most-courses-head>div{min-width:0}.most-courses-head span:first-child{display:inline-flex;align-items:center;gap:6px;color:#7157d9;font-size:10px;font-weight:900}.most-courses-head h2{margin:5px 0 4px;color:#1d2949;font-family:var(--font-display);font-size:clamp(22px,2.4vw,30px)}.most-courses-head p{margin:0;color:#747089;font-size:10px;line-height:1.8}.most-courses-head>a{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:9px 12px;border:1px solid rgba(103,92,255,.22);border-radius:10px;color:#5f4bc2;background:#ffffffc2;font-size:10px;font-weight:900}.most-courses-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.most-course-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #ded9ee;border-radius:18px;color:inherit;background:#ffffffe0;box-shadow:0 9px 24px #261f4e12;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.most-course-card:hover{transform:translateY(-4px);border-color:#a995f2;box-shadow:0 18px 32px #3d2d8029}.most-course-rank{position:absolute;z-index:2;top:11px;right:11px;display:grid;width:31px;height:31px;place-items:center;border:1px solid rgba(255,255,255,.65);border-radius:10px;color:#fff;background:#1d144bc7;font-size:10px;font-weight:900}.most-course-media{position:relative;height:154px;overflow:hidden;background:linear-gradient(135deg,#231750,#7950d9)}.most-course-media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 50%,rgba(10,7,36,.46) 100%)}.most-course-media-image,.most-course-media-image.product-media{width:100%;height:100%;min-height:100%;border-radius:0;background:transparent}.most-course-media-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.most-course-card:hover .most-course-media-image img{transform:scale(1.06)}.most-course-media-image.product-media>div{height:100%;min-height:100%;border-radius:0}.most-course-copy{display:grid;gap:7px;min-width:0;padding:15px 15px 16px}.most-course-copy small{color:#765dd1;font-size:9px;font-weight:900}.most-course-copy h3{display:-webkit-box;min-height:42px;margin:0;overflow:hidden;color:#202f4d;font-family:var(--font-display);font-size:15px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.most-course-copy p{display:-webkit-box;min-height:32px;margin:0;overflow:hidden;color:#7b768e;font-size:10px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.most-course-copy>div{display:flex;flex-wrap:wrap;gap:6px}.most-course-copy>div span{padding:5px 7px;border:1px solid rgba(103,92,255,.16);border-radius:999px;color:#65b;background:#f4f1ff;font-size:9px;font-weight:800}.most-course-copy>strong{display:inline-flex;align-items:center;gap:5px;margin-top:2px;color:#634bc7;font-size:10px}.home-promo-media>.product-media,.learning-image>.product-media{width:100%;height:100%;min-height:100%;border-radius:inherit;background:transparent}.home-promo-media>.product-media img,.learning-image>.product-media img{width:100%;height:100%;object-fit:cover}.dark .most-courses-section{border-color:#b1a4ff33;background:linear-gradient(135deg,#1b2148,#28235a);box-shadow:0 16px 34px #0000002e}.dark .most-courses-head span:first-child{color:#c9c0ff}.dark .most-courses-head h2{color:#f6f4ff}.dark .most-courses-head p{color:#b7b4d0}.dark .most-courses-head>a{color:#e8e3ff;border-color:#beb2ff47;background:#ffffff14}.dark .most-course-card{border-color:#b4a8ff38;background:#222653}.dark .most-course-copy small{color:#c7bdff}.dark .most-course-copy h3{color:#fff}.dark .most-course-copy p{color:#bbb9d0}.dark .most-course-copy>div span{border-color:#beb2ff3d;color:#ded8ff;background:#675cff2e}.dark .most-course-copy>strong{color:#d8cfff}@media (max-width: 1100px){.most-courses-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.most-courses-section{margin-top:12px;padding:15px;border-radius:18px}.most-courses-head{align-items:stretch;flex-direction:column;gap:10px}.most-courses-head>a{justify-content:center}.most-courses-grid{grid-template-columns:1fr 1fr;gap:9px}.most-course-media{height:112px}.most-course-copy{padding:11px;gap:5px}.most-course-copy h3{font-size:12px}.most-course-copy p{font-size:9px}.most-course-copy>div span{font-size:8px}.most-course-copy>strong{font-size:9px}}@media (max-width: 390px){.most-courses-grid{grid-template-columns:1fr}.most-course-media{height:144px}}.most-requested-card{display:flex;min-height:210px;flex-direction:column;padding:18px 18px 15px;border-radius:18px;background:linear-gradient(145deg,#fffffff5,#f7f4fff0)}.most-requested-card:before{content:"";position:absolute;inset-inline:0;top:0;height:5px;background:linear-gradient(90deg,#675cff,#c9a84c)}.most-requested-rank{top:15px;right:15px;width:30px;height:30px}.most-requested-copy{flex:1;gap:8px;padding:30px 0 10px}.most-requested-copy small{font-size:10px}.most-requested-copy h3{min-height:48px;font-size:16px;line-height:1.55}.most-requested-copy p{min-height:38px;font-size:10px;line-height:1.8}.most-requested-copy>span{font-size:10px}.most-requested-action{width:100%;height:36px;margin:0;border-radius:10px}.dark .most-requested-card{background:linear-gradient(145deg,#222653,#29265d)}@media (max-width: 1100px){.most-requested-card{min-height:205px}}@media (max-width: 640px){.most-requested-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.most-requested-card{min-height:190px;padding:15px 13px 12px}.most-requested-rank{top:12px;right:12px}.most-requested-copy{padding-top:28px}.most-requested-copy h3{min-height:42px;font-size:13px}.most-requested-copy p{min-height:34px;font-size:9px}.most-requested-action{height:33px}}@media (max-width: 390px){.most-requested-grid{grid-template-columns:1fr}.most-requested-card{min-height:170px}}.most-requested-media{display:block!important;height:126px;overflow:hidden}.most-requested-media img{display:block;width:100%;height:100%;object-fit:cover}@media (max-width: 640px){.most-requested-media{height:104px}}.most-requested-media>.product-media{width:100%;height:100%;min-height:100%;border-radius:0;background:transparent}.most-requested-media>.product-media img{display:block;width:100%;height:100%;object-fit:cover}.most-requested-media>.product-media-loading{min-height:100%;color:#d8d0ff;background:linear-gradient(100deg,#2a1c5e 10%,#6748b8,#2a1c5e 80%);background-size:200% 100%}.most-requested-media>.product-media-empty{min-height:100%;color:#ddd5ff;border:0;background:linear-gradient(145deg,#241852,#7656db)}.home-banner-layout{grid-template-columns:minmax(0,1.6fr) minmax(360px,.75fr);gap:20px}.executive-intro{min-height:330px;padding:44px 48px;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 38px #14164329}.executive-intro .intro-copy{max-width:700px}.executive-intro h1{max-width:690px;font-size:clamp(32px,3.15vw,49px);line-height:1.22}.executive-intro p{max-width:610px}.intro-actions{flex-wrap:wrap}.home-promo-rail{gap:16px}.home-promo-card{min-height:157px;grid-template-columns:86px minmax(0,1fr);border-radius:18px}.home-promo-media{min-height:157px}.home-promo-media>.home-promo-icon{min-height:157px}.home-promo-copy{min-width:0}.home-promo-card strong{font-size:15px;line-height:1.65}.home-promo-card em{margin-top:3px}.home-promo-learning .home-promo-media{background:linear-gradient(145deg,#312069,#6d55d9)}.home-promo-learning .home-promo-icon{color:#e6ddff;background:transparent}@media (max-width: 1100px){.home-banner-layout{grid-template-columns:1fr}.home-promo-rail{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.home-promo-card{min-height:145px}.home-promo-media,.home-promo-media>.home-promo-icon{min-height:145px}}@media (max-width: 640px){.home-banner-layout{gap:13px}.executive-intro{min-height:300px;padding:29px 23px}.executive-intro h1{font-size:clamp(27px,8.5vw,37px)}.home-promo-rail{grid-template-columns:1fr;gap:11px}.home-promo-card{min-height:116px;grid-template-columns:70px minmax(0,1fr)}.home-promo-media,.home-promo-media>.home-promo-icon{min-height:116px}.home-promo-card strong{font-size:13px}.home-promo-card>span{padding:16px 13px}}.dark .executive-intro{border-color:#ffffff1f;box-shadow:0 20px 42px #0003}.home-promo-opportunity,.home-promo-training{grid-template-columns:86px minmax(0,1fr);background:linear-gradient(135deg,#1b2148,#2c2264)}.home-promo-opportunity .home-promo-icon,.home-promo-training .home-promo-icon{color:#e6ddff;background:linear-gradient(145deg,#312069,#6d55d9)}.home-promo-opportunity .home-promo-copy,.home-promo-training .home-promo-copy{background:linear-gradient(145deg,#1c2148,#302467)}.executive-intro{align-items:center;justify-content:center}.executive-intro .intro-copy{align-self:center}.today-stamp{margin:0;align-self:center}@media (max-width: 1020px){.executive-intro{align-items:center;justify-content:center}.today-stamp{margin:0 0 0 auto}}@media (max-width: 640px){.home-promo-opportunity,.home-promo-training{grid-template-columns:70px minmax(0,1fr)}.executive-intro{align-items:center;justify-content:center}.executive-intro .intro-copy{width:100%}.today-stamp{margin:0;align-self:flex-start}}.most-requested-card{padding:0}.most-requested-media{width:100%;height:150px;border-radius:17px 17px 0 0}.most-requested-copy{padding:15px 18px 10px}.most-requested-action{margin:0 18px 15px;width:calc(100% - 36px)}@media (max-width: 640px){.most-requested-media{height:112px;border-radius:16px 16px 0 0}.most-requested-copy{padding:13px 13px 9px}.most-requested-action{width:calc(100% - 26px);margin:0 13px 12px}}.desk-rail{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr);min-height:220px;margin-top:0;overflow:hidden;border:1px solid rgba(104,92,168,.24);border-radius:24px;background:linear-gradient(135deg,#f5f1e5,#ebe4d4 55%,#e6def9);box-shadow:0 16px 34px #1f1c491a}.calendar-note{position:relative;display:flex;align-items:flex-start;justify-content:center;min-width:0;gap:12px;padding:32px 36px;color:#1a2d49}.calendar-note>svg{flex:0 0 auto;width:38px;height:38px;padding:9px;border:1px solid rgba(162,124,41,.3);border-radius:12px;color:#9a7527;background:#ffffff75}.calendar-note>div{min-width:0}.calendar-note span{color:#8c7d67;font-size:11px;font-weight:800}.calendar-note strong{max-width:680px;margin-top:9px;color:#1b3353;font-family:var(--font-display);font-size:clamp(19px,2.2vw,29px);line-height:1.5}.calendar-note a{align-self:center;flex:0 0 auto;width:44px;height:44px;margin:0 0 0 auto;border:1px solid rgba(137,112,58,.35);border-radius:13px;color:#775c22;background:#ffffff8c;transition:transform .18s var(--ease-out),background .18s ease}.calendar-note a:hover{transform:translate(-3px);background:#fffdf8}.compass-visual{position:relative;min-height:220px;border-inline-start:1px solid rgba(123,110,174,.22);background:linear-gradient(145deg,#27204e,#5e49a8)}.compass-visual:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,18,50,.2),transparent 65%);content:"";pointer-events:none}.compass-visual img{display:block;width:100%;height:100%;object-fit:cover}.compass-fallback{display:grid;place-content:center;justify-items:center;gap:10px;padding:24px;color:#eeeaff;text-align:center}.compass-fallback svg{color:#f0d487}.compass-fallback span{max-width:230px;color:#ffffffd1;font-size:12px;line-height:1.8}.dark .desk-rail{border-color:#b8acff3d;background:linear-gradient(135deg,#1d2447,#252750 58%,#31255f);box-shadow:0 18px 38px #0003}.dark .calendar-note{color:#f7f8ff}.dark .calendar-note>svg{border-color:#f0cd704d;color:#f0cd70;background:#ffffff12}.dark .calendar-note span{color:#bbc4df}.dark .calendar-note strong{color:#fff}.dark .calendar-note a{border-color:#f0cd704d;color:#f0cd70;background:#ffffff14}.dark .calendar-note a:hover{background:#ffffff26}@media (max-width: 1020px){.desk-rail{grid-template-columns:minmax(0,1fr) minmax(220px,.65fr)}}@media (max-width: 640px){.desk-rail{grid-template-columns:1fr;min-height:0;border-radius:20px}.calendar-note{padding:24px 20px}.calendar-note strong{font-size:19px}.calendar-note a{width:40px;height:40px}.compass-visual{min-height:150px;border-inline-start:0;border-top:1px solid rgba(123,110,174,.22)}}.home-promo-rail{justify-items:stretch}.home-promo-card{width:100%;margin-inline:auto;align-items:stretch}.home-promo-card>.home-promo-media{width:100%;min-width:0;height:100%;min-height:100%;padding:0;gap:0}.home-promo-media>.home-promo-icon{display:grid;width:100%;min-width:100%;height:100%;min-height:100%;padding:0;place-items:center}.home-promo-card>.home-promo-copy{width:100%;min-width:0}@media (max-width: 640px){.home-promo-card>.home-promo-media{min-height:116px}.home-promo-media>.home-promo-icon{min-height:116px}}.home-career-track{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:222px;overflow:hidden;border:1px solid rgba(103,92,255,.28);border-radius:18px;background:#1a1d46;box-shadow:0 16px 34px #1c165029}.home-career-accent{display:grid;align-content:center;justify-items:center;gap:13px;padding:26px 20px;color:#f0d879;background:linear-gradient(145deg,#4e2b86,#7844b6 55%,#5e3296);text-align:center}.home-career-accent svg{width:42px;height:42px;padding:10px;border:1px solid rgba(240,216,121,.48);border-radius:14px;background:#140c3733}.home-career-accent span{max-width:150px;color:#f3e9c5;font-size:11px;font-weight:800;line-height:1.8}.home-career-content{display:grid;align-content:center;gap:17px;min-width:0;padding:28px 30px;color:#f7f5ff}.home-career-head{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}.home-career-head>div{display:grid;gap:7px;min-width:0}.home-career-head span{color:#e8d272;font-size:10px;font-weight:800}.home-career-head strong{display:block;overflow:hidden;color:#f8f7ff;font-family:var(--font-display);font-size:18px;line-height:1.55;text-overflow:ellipsis;white-space:nowrap}.home-career-head a{display:grid;flex:0 0 auto;width:35px;height:35px;place-items:center;border:1px solid rgba(240,216,121,.35);border-radius:50%;color:#f0d879;background:#ffffff0a;transition:transform .18s ease,background .18s ease}.home-career-head a:hover{transform:translate(-2px);background:#f0d8791f}.home-career-progress{display:grid;gap:11px}.home-career-progress>div:first-child{display:flex;align-items:baseline;flex-wrap:wrap;gap:9px}.home-career-progress small{color:#b8b9d8;font-size:10px}.home-career-progress strong{color:#f2d67a;font-family:var(--font-display);font-size:25px}.home-career-progress span{color:#c5c7e0;font-size:10px}.home-career-progress-bar{height:7px;overflow:hidden;border-radius:999px;background:#ffffff24}.home-career-progress-bar i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8072ff,#f0d879);transition:width .3s ease}.home-career-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding-top:13px;border-top:1px solid rgba(198,197,231,.16)}.home-career-meta>span{padding:5px 8px;border:1px solid rgba(240,216,121,.3);border-radius:999px;color:#f0d879;background:#f0d8791a;font-size:9px;font-weight:800}.home-career-meta small{color:#c4c6df;font-size:10px}.home-career-meta a{display:inline-flex;align-items:center;gap:4px;margin-inline-start:auto;color:#d9d5ff;font-size:10px;font-weight:800}.home-career-meta a:hover{color:#fff}.home-career-empty{display:flex;align-items:center;gap:8px;color:#c8cae2;font-size:11px}.home-career-empty svg{flex:0 0 auto;color:#f0d879}html.dark .home-career-track{border-color:#beb2ff40;background:linear-gradient(105deg,#1a1d46,#202755);box-shadow:0 16px 34px #00000038}html.dark .home-career-content{color:var(--theme-text-primary)}@media (max-width: 760px){.home-career-track{grid-template-columns:145px minmax(0,1fr);min-height:205px}.home-career-accent{padding:20px 12px}.home-career-content{padding:22px 20px}.home-career-head strong{font-size:15px}.home-career-meta a{margin-inline-start:0}}@media (max-width: 520px){.home-career-track{grid-template-columns:1fr}.home-career-accent{min-height:102px;grid-template-columns:auto minmax(0,1fr);justify-items:start;gap:10px;padding:17px 20px;text-align:right}.home-career-accent svg{width:36px;height:36px}.home-career-accent span{max-width:none}.home-career-content{padding:20px 17px 22px}.home-career-head strong{white-space:normal}.home-career-progress strong{font-size:22px}}.home-career-track{background:#17213a!important;border-color:#675cff52!important}.home-career-track .home-career-content{background:linear-gradient(135deg,#17213a,#232b56)!important;color:#f8f7ff!important}.home-career-track .home-career-accent{background:linear-gradient(145deg,#4e2b86,#7844b6 55%,#5e3296)!important;color:#f0d879!important}.home-career-track .home-career-head span,.home-career-track .home-career-progress strong,.home-career-track .home-career-meta>span{color:#f0d879!important}.home-career-track .home-career-head strong{color:#fff!important}.home-career-track .home-career-progress small,.home-career-track .home-career-progress span,.home-career-track .home-career-meta small{color:#d5d9eb!important}.home-career-track .home-career-progress-bar{background:#ffffff2e!important}.home-career-track .home-career-meta{border-top-color:#d5d9eb38!important}.home-career-track .home-career-meta a{color:#e0dcff!important}.home-career-track .home-career-head a{color:#f0d879!important;border-color:#f0d87970!important;background:#ffffff0f!important}.home-career-track .home-career-accent span{color:#fff4cf!important}.home-career-track{direction:ltr;grid-template-columns:minmax(0,1fr) 235px;min-height:188px}.home-career-content{grid-column:1;direction:rtl;align-content:start;gap:13px;padding:22px 26px}.home-career-accent{grid-column:2;direction:rtl;gap:10px;padding:20px 16px}.home-career-accent span{max-width:180px}@media (max-width:760px){.home-career-track{direction:ltr;grid-template-columns:minmax(0,1fr) 165px;min-height:180px}.home-career-content{grid-column:1;padding:20px 18px}.home-career-accent{grid-column:2;padding:18px 12px}}@media (max-width:520px){.home-career-track{direction:rtl;grid-template-columns:1fr;min-height:0}.home-career-content,.home-career-accent{grid-column:auto}.home-career-accent{min-height:98px}}.desk-rail.home-career-track{display:grid!important;direction:ltr!important;grid-template-columns:minmax(0,1fr) 235px!important;grid-template-rows:1fr!important;min-height:188px!important}.desk-rail.home-career-track>.home-career-content{grid-column:1!important;grid-row:1!important;align-self:stretch!important}.desk-rail.home-career-track>.home-career-accent{grid-column:2!important;grid-row:1!important;align-self:stretch!important}@media (max-width:760px){.desk-rail.home-career-track{grid-template-columns:minmax(0,1fr) 165px!important;grid-template-rows:1fr!important;min-height:180px!important}}@media (max-width:520px){.desk-rail.home-career-track{grid-template-columns:1fr!important;grid-template-rows:auto auto!important;min-height:0!important}.desk-rail.home-career-track>.home-career-content,.desk-rail.home-career-track>.home-career-accent{grid-column:1!important}.desk-rail.home-career-track>.home-career-content{grid-row:2!important}.desk-rail.home-career-track>.home-career-accent{grid-row:1!important}}body .opportunity-overlay,body .product-overlay,body .feature-drawer,body .game-overlay,body .membership-question-overlay,body .course-media-overlay,body .course-desk-overlay,body .external-course-overlay{position:fixed!important;inset:0!important;z-index:70!important;display:grid!important;place-items:center!important;box-sizing:border-box!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;padding:clamp(16px,3vw,36px)!important;overflow:hidden!important;background:#07142594;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}body .course-media-overlay{z-index:80!important;background:#030b15c2}.course-overlay-backdrop{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;background:transparent!important;cursor:default!important}.course-desk-sheet,.external-course-sheet,body .course-media-sheet{position:relative!important;z-index:1!important;box-sizing:border-box!important;width:min(1040px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important;max-height:calc(100dvh - 32px)!important;min-height:0!important;margin:auto!important;overflow:hidden!important;border:1px solid #d8d0c1!important;border-radius:18px!important;background:#fbfaf5!important;box-shadow:0 28px 80px #040f1d66}body .opportunity-overlay>section,body .product-overlay>section,body .feature-drawer>section,body .game-overlay>section,body .membership-question-overlay>section{position:relative!important;z-index:1!important;width:min(760px,calc(100vw - 32px))!important;max-height:calc(100dvh - 32px)!important;min-height:0!important;margin:auto!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}body [data-slot=dialog-content],body [data-slot=alert-dialog-content]{top:50%!important;left:50%!important;max-height:calc(100dvh - 32px)!important;overflow-x:hidden!important;overflow-y:auto!important;transform:translate(-50%,-50%)!important}.course-desk-sheet{display:flex!important;flex-direction:column!important;height:min(780px,calc(100dvh - 32px))!important;background:#fbfaf5!important}.course-desk-sheet>header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex:0 0 auto;padding:24px 28px 20px;color:#f8f2e6;background:linear-gradient(120deg,#102945,#1c496a)}.course-desk-sheet>header>div{min-width:0}.course-desk-sheet>header span{display:block;color:#e3c46b;font-size:11px;font-weight:800}.course-desk-sheet>header h1{margin:5px 0 7px;font-family:var(--font-display);font-size:27px;line-height:1.35}.course-desk-sheet>header p{max-width:730px;margin:0;color:#d5e0e8;font-size:11px;line-height:1.9}.course-desk-sheet>header>button,.external-course-sheet>header>button,.course-media-sheet>header>button{display:grid!important;flex:0 0 auto;place-items:center;width:38px;height:38px;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#ffffff1a}.course-desk-sheet>main{min-height:0;flex:1;overflow-y:auto;padding:22px 28px 30px;overscroll-behavior:contain}.course-desk-sheet .chapter-block{margin-top:0;margin-bottom:14px}.course-desk-sheet .chapter-block button{min-width:0}.course-desk-sheet .chapter-block button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.external-course-sheet{display:flex!important;flex-direction:column!important;width:min(780px,calc(100vw - 32px))!important;background:#fbfaf5!important}.external-course-sheet>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex:0 0 auto;padding:25px 28px 22px;color:#fff;background:linear-gradient(120deg,#1a1040,#0a1628)}.external-course-sheet>header>div{min-width:0}.external-course-sheet>header span{display:block;color:#bea4f5;font-size:11px;font-weight:800}.external-course-sheet>header h1{margin:5px 0;font-family:var(--font-display);font-size:26px;line-height:1.35}.external-course-sheet>header b{display:inline-flex;align-items:center;gap:5px;margin-top:6px;color:#f0c76e;font-size:10px}.external-course-sheet>main{min-height:0;flex:1;overflow-y:auto;padding:24px 28px;overscroll-behavior:contain}.external-course-facts{display:flex;flex-wrap:wrap;gap:8px}.external-course-facts span{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;color:#4b5c70;border:1px solid #d9d2c6;border-radius:999px;background:#f6f3ec;font-size:10px}.external-course-facts .free{color:#2f7a55;border-color:#bad9c8;background:#edf7f1}.external-course-description{margin-top:19px;padding:19px;border:1px solid #e1d9ca;border-radius:14px;background:#fffdf8}.external-course-description h2{margin:0 0 8px;color:#1c3854;font-family:var(--font-display);font-size:17px}.external-course-description p{margin:0;color:#70695e;font-size:12px;line-height:2}.external-course-note{margin:17px 0 0;color:#7a7164;font-size:11px;line-height:1.85}.course-access-lock{display:flex;align-items:flex-start;gap:13px;margin-top:20px;padding:18px;color:#725c23;border:1px solid #e3cb87;border-radius:14px;background:#faf2db}.course-access-lock svg{flex:0 0 auto;color:#aa8028}.course-access-lock strong{display:block;color:#57451c;font-size:13px}.course-access-lock p{margin:5px 0 0;color:#76694d;font-size:11px;line-height:1.85}.external-course-sheet>footer{flex:0 0 auto;padding:14px 28px 20px;border-top:1px solid #e3ddd2;background:#fbfaf5}.external-course-sheet>footer button{width:100%;justify-content:center}.course-media-sheet{width:min(1080px,calc(100vw - 32px))!important;padding:20px;color:#f8f2e6!important;border-color:#c9a84c8c!important;background:#102945!important}.course-media-sheet>header,.course-media-sheet>footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.course-media-sheet>header>div{min-width:0}.course-media-sheet>header{margin-bottom:16px}.course-media-sheet>header span{color:#d9b95f;font-size:12px}.course-media-sheet>header h2{overflow:hidden;margin:3px 0 0;font-size:19px;text-overflow:ellipsis;white-space:nowrap}.course-media-frame{overflow:hidden;aspect-ratio:16/9;background:#050b13;border-radius:10px}.course-media-frame video,.course-media-frame iframe,.course-pdf-frame{width:100%;height:100%;border:0}.course-pdf-frame{height:min(64dvh,720px);background:#fff;border-radius:10px}.course-text-lesson{min-height:240px;padding:22px;color:#203247;background:#fffaf0;border-radius:10px;line-height:2;white-space:pre-wrap}.course-media-sheet>footer{margin-top:16px;color:#fff9;font-size:13px}@media (max-width:640px){body .course-media-overlay,body .course-desk-overlay,body .external-course-overlay{padding:12px!important}.course-desk-sheet,.external-course-sheet,body .course-media-sheet{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:14px!important}.course-desk-sheet{height:calc(100dvh - 24px)!important}.course-desk-sheet>header,.external-course-sheet>header{padding:18px}.course-desk-sheet>header h1,.external-course-sheet>header h1{font-size:21px}.course-desk-sheet>main,.external-course-sheet>main{padding:18px}.external-course-sheet>footer{padding:12px 18px 16px}.course-media-sheet{padding:14px}.course-media-sheet>header,.course-media-sheet>footer{gap:10px}.course-media-sheet>header h2{font-size:16px}.course-media-sheet>footer{flex-wrap:wrap}}body .career-preview-overlay{position:fixed!important;inset:0!important;z-index:76!important;display:grid!important;place-items:center!important;box-sizing:border-box!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;padding:clamp(16px,3vw,36px)!important;overflow:hidden!important;background:#07142594;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.career-preview-sheet{position:relative!important;z-index:1!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important;width:min(760px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important;max-height:calc(100dvh - 32px)!important;min-height:0!important;margin:auto!important;overflow:hidden!important;border:1px solid #d8d0c1!important;border-radius:18px!important;background:#fbfaf5!important;box-shadow:0 28px 80px #040f1d66}.career-preview-action{display:inline-flex;align-items:center;gap:5px;margin-top:13px;padding:7px 10px;color:#31526d;border:1px solid #ccd8df;border-radius:8px;background:#f5f8f8;font-size:10px;font-weight:800}.career-preview-sheet>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:23px 26px 20px;color:#f8f2e6;background:linear-gradient(120deg,#183a56,#315f76)}.career-preview-sheet>header>div{min-width:0}.career-preview-sheet>header span{display:block;color:#d8bd71;font-size:11px;font-weight:800}.career-preview-sheet>header h1{margin:5px 0 7px;font-family:var(--font-display);font-size:25px;line-height:1.35}.career-preview-sheet>header p{margin:0;color:#d7e4e9;font-size:11px;line-height:1.8}.career-preview-sheet>header>button{display:grid;flex:0 0 auto;place-items:center;width:38px;height:38px;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#ffffff1a}.career-preview-sheet>main{min-height:0;flex:1;overflow-y:auto;padding:23px 26px;overscroll-behavior:contain}.career-preview-summary,.career-preview-skills,.career-preview-courses{padding:17px;border:1px solid #e0d9ce;border-radius:13px;background:#fffdf8}.career-preview-summary h2,.career-preview-skills h2,.career-preview-courses h2{margin:0 0 9px;color:#1d3b56;font-family:var(--font-display);font-size:16px}.career-preview-summary p,.career-preview-courses>p{margin:0;color:#726b60;font-size:11px;line-height:1.9}.career-preview-skills,.career-preview-courses{margin-top:13px}.career-preview-skills>div{display:flex;flex-wrap:wrap;gap:7px}.career-preview-skills span{padding:5px 8px;color:#526a54;border:1px solid #cbdacb;border-radius:999px;background:#edf4ed;font-size:10px}.career-preview-courses>div{display:grid;gap:8px}.career-preview-courses article{display:flex;align-items:center;gap:8px;padding:10px;color:#304d68;border:1px solid #e5dfd4;border-radius:9px;background:#f8f6f0}.career-preview-courses article svg{color:#a57c2d}.career-preview-courses article span{flex:1;font-size:11px;font-weight:700}.career-preview-courses article small{color:#877962;font-size:9px}.career-preview-sheet>footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 26px 18px;color:#7a7267;border-top:1px solid #e3ddd2;background:#fbfaf5;font-size:10px}.career-preview-sheet>footer button{flex:0 0 auto}@media (max-width:640px){body .career-preview-overlay{padding:12px!important}.career-preview-sheet{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:14px!important}.career-preview-sheet>header{padding:18px}.career-preview-sheet>header h1{font-size:21px}.career-preview-sheet>main{padding:18px}.career-preview-sheet>footer{align-items:flex-start;flex-direction:column;padding:12px 18px 16px}}body .product-overlay,body .opportunity-overlay,body .feature-drawer,body .game-overlay,body .membership-question-overlay,body .career-preview-overlay,body .quiz-run-overlay,body .online-sheet,body .header-search-overlay{isolation:isolate;z-index:100!important;align-content:center!important;padding:clamp(20px,3.6vw,48px)!important;background:#05111fa3!important;-webkit-backdrop-filter:blur(9px) saturate(.86)!important;backdrop-filter:blur(9px) saturate(.86)!important}body .course-desk-overlay,body .external-course-overlay,body .course-media-overlay{z-index:110!important;align-content:center!important;padding:clamp(20px,3.6vw,48px)!important}body .product-overlay>section,body .opportunity-overlay>section,body .feature-drawer>section,body .game-overlay>section,body .membership-question-overlay>section,body .career-preview-overlay>section,body .quiz-run-overlay>section,body .online-sheet>section{position:relative!important;isolation:isolate;width:min(860px,calc(100vw - 96px))!important;max-width:calc(100vw - 96px)!important;max-height:calc(100dvh - 96px)!important;margin:auto!important;overflow-x:hidden!important;overflow-y:auto!important;border-radius:4px 18px 18px!important;box-shadow:0 32px 88px #020c177a!important}body .opportunity-overlay>section,body .feature-drawer>section,body .membership-question-overlay>section,body .career-preview-overlay>section,body .quiz-run-overlay>section,body .online-sheet>section{border:1px solid rgba(214,198,145,.72)!important;background:#fffdf8!important}body .product-overlay>section.product-detail-sheet{display:block!important;width:min(1120px,calc(100vw - 96px))!important;max-width:calc(100vw - 96px)!important;height:min(760px,calc(100dvh - 96px))!important;max-height:calc(100dvh - 96px)!important;margin:auto!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(214,198,145,.82)!important;border-radius:4px 20px 20px!important;background:#fffdf8!important;box-shadow:0 34px 92px #020c1785!important}.product-detail-layout{height:100%!important;min-height:0!important}.product-detail-gallery{min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain}.product-detail-gallery .product-gallery{min-height:100%!important}.product-detail-copy{min-height:0!important;max-height:none!important;overflow-y:auto!important;overscroll-behavior:contain}.product-detail-close{top:18px!important;left:18px!important;width:38px!important;height:38px!important;border-radius:10px!important;box-shadow:0 6px 16px #13233129!important}body .course-desk-sheet,body .external-course-sheet,body .course-media-sheet{width:min(1120px,calc(100vw - 96px))!important;max-width:calc(100vw - 96px)!important;max-height:calc(100dvh - 96px)!important;border-radius:4px 20px 20px!important;box-shadow:0 34px 92px #020c1785!important}body .course-desk-sheet{height:min(820px,calc(100dvh - 96px))!important}.course-desk-sheet>header,.external-course-sheet>header{padding:27px 32px 23px!important}.course-desk-sheet>main,.external-course-sheet>main{padding:25px 32px 32px!important}.course-media-sheet{padding:25px!important}body .header-search-overlay{display:grid!important;place-items:start center!important;padding-top:min(15dvh,150px)!important}.header-search-panel{width:min(760px,calc(100vw - 96px))!important;max-width:calc(100vw - 96px)!important;max-height:calc(100dvh - min(15dvh,150px) - 32px)!important;overflow:auto!important;border:1px solid rgba(214,198,145,.74)!important;border-radius:4px 18px 18px!important;box-shadow:0 32px 88px #020c177a!important}body .quiz-run-overlay{display:grid!important;place-items:center!important}.quiz-question-sheet{width:min(980px,calc(100vw - 96px))!important;max-width:calc(100vw - 96px)!important;max-height:calc(100dvh - 96px)!important;overflow:hidden!important;border-radius:4px 18px 18px!important}.quiz-result-sheet{width:min(620px,calc(100vw - 96px))!important}.quiz-run-close{z-index:3!important}@media (max-width:720px){body .product-overlay,body .opportunity-overlay,body .feature-drawer,body .game-overlay,body .membership-question-overlay,body .career-preview-overlay,body .quiz-run-overlay,body .online-sheet,body .header-search-overlay,body .course-desk-overlay,body .external-course-overlay,body .course-media-overlay{padding:12px!important}body .product-overlay>section,body .opportunity-overlay>section,body .feature-drawer>section,body .game-overlay>section,body .membership-question-overlay>section,body .career-preview-overlay>section,body .quiz-run-overlay>section,body .online-sheet>section,body .product-overlay>section.product-detail-sheet,body .course-desk-sheet,body .external-course-sheet,body .course-media-sheet,.header-search-panel,.quiz-question-sheet,.quiz-result-sheet{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:4px 14px 14px!important}body .product-overlay>section.product-detail-sheet{height:auto!important}.product-detail-layout{height:auto!important}.course-desk-sheet{height:calc(100dvh - 24px)!important}.course-desk-sheet>header,.external-course-sheet>header{padding:18px!important}.course-desk-sheet>main,.external-course-sheet>main{padding:18px!important}}body .course-desk-overlay{place-items:stretch!important;padding:0!important;background:#05111fc2!important}body .course-desk-sheet{width:min(1320px,100vw)!important;max-width:1320px!important;height:100dvh!important;max-height:100dvh!important;margin:0 auto!important;border-radius:0 22px 22px 0!important;border-color:#d6c691a6!important;box-shadow:0 0 70px #020c178c!important}body .course-desk-sheet>header{min-height:220px;padding:36px clamp(28px,5vw,72px) 30px!important}body .course-desk-sheet>main{padding:30px clamp(28px,5vw,72px) 52px!important}body .course-desk-sheet .course-action-panel,body .course-desk-sheet .course-certificate-callout,body .course-desk-sheet .course-chapters,body .course-desk-sheet .course-content-heading{max-width:1080px;margin-right:auto;margin-left:auto}body .course-desk-sheet .course-close{top:24px;left:28px;width:42px;height:42px;border-radius:12px;background:#ffffff24}@media (max-width: 720px){body .course-desk-overlay{padding:0!important}body .course-desk-sheet{width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important}body .course-desk-sheet>header{min-height:205px;padding:27px 20px 24px!important}body .course-desk-sheet>main{padding:22px 18px 36px!important}body .course-desk-sheet .course-close{top:16px;left:16px}}body .product-detail-sheet>.product-detail-layout{display:grid!important;height:100%!important;min-height:0!important;margin-top:0!important;overflow:hidden!important;border-radius:0!important;background:transparent!important}body .product-detail-sheet>.product-detail-layout>.product-detail-gallery,body .product-detail-sheet>.product-detail-layout>.product-detail-copy{min-height:0!important}/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-pan-x:initial;--tw-pan-y:initial;--tw-pinch-zoom:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-x-reverse:0;--tw-border-style:solid;--tw-divide-y-reverse:0;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:"";--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:root,:host{--font-sans:"Thmanyah Sans",sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-800:oklch(44.4% .177 26.899);--color-blue-50:oklch(97% .014 254.604);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-600:oklch(54.6% .245 262.881);--color-blue-700:oklch(48.8% .243 264.376);--color-indigo-100:oklch(93% .034 272.788);--color-indigo-600:oklch(51.1% .262 276.966);--color-indigo-700:oklch(45.7% .24 277.023);--color-purple-50:oklch(97.7% .014 308.299);--color-purple-100:oklch(94.6% .033 307.174);--color-purple-600:oklch(55.8% .288 302.321);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-900:oklch(20.8% .042 265.755);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-sm:24rem;--container-lg:32rem;--container-2xl:42rem;--container-4xl:56rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-tight:-.025em;--tracking-widest:.1em;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--radius-xs:.125rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:var(--radius);--radius-xl:.75rem;--radius-3xl:1.5rem;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--blur-sm:8px;--blur-2xl:40px;--aspect-video:16/9;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:"Thmanyah Sans",sans-serif;--default-mono-font-family:var(--font-mono);--font-display:"Thmanyah Sans",sans-serif;--color-border:var(--border)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.\@container\/card-header{container:card-header/inline-size}.\@container\/field-group{container:field-group/inline-size}.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.not-sr-only{clip-path:none;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.inset-x-0{inset-inline:calc(var(--spacing)*0)}.inset-y-0{inset-block:calc(var(--spacing)*0)}.-top-1{top:calc(var(--spacing)*-1)}.-top-12{top:calc(var(--spacing)*-12)}.top-0{top:calc(var(--spacing)*0)}.top-1{top:calc(var(--spacing)*1)}.top-1\.5{top:calc(var(--spacing)*1.5)}.top-1\/2{top:50%}.top-3\.5{top:calc(var(--spacing)*3.5)}.top-4{top:calc(var(--spacing)*4)}.top-\[1px\]{top:1px}.top-\[50\%\]{top:50%}.top-\[60\%\]{top:60%}.top-full{top:100%}.-right-12{right:calc(var(--spacing)*-12)}.right-0{right:calc(var(--spacing)*0)}.right-1{right:calc(var(--spacing)*1)}.right-2{right:calc(var(--spacing)*2)}.right-3{right:calc(var(--spacing)*3)}.right-4{right:calc(var(--spacing)*4)}.-bottom-12{bottom:calc(var(--spacing)*-12)}.bottom-0{bottom:calc(var(--spacing)*0)}.bottom-8{bottom:calc(var(--spacing)*8)}.bottom-full{bottom:100%}.-left-12{left:calc(var(--spacing)*-12)}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.left-2{left:calc(var(--spacing)*2)}.left-2\.5{left:calc(var(--spacing)*2.5)}.left-8{left:calc(var(--spacing)*8)}.left-\[50\%\]{left:50%}.isolate{isolation:isolate}.isolation-auto{isolation:auto}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[1\]{z-index:1}.z-\[999999\]{z-index:999999}.z-\[2147483643\]{z-index:2147483643}.z-\[2147483644\]{z-index:2147483644}.order-first{order:-9999}.order-last{order:9999}.col-start-2{grid-column-start:2}.row-span-2{grid-row:span 2/span 2}.row-start-1{grid-row-start:1}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.\!m-0{margin:calc(var(--spacing)*0)!important}.-m-\[25\%\]{margin:-25%}.m-0{margin:calc(var(--spacing)*0)}.-mx-1{margin-inline:calc(var(--spacing)*-1)}.mx-2{margin-inline:calc(var(--spacing)*2)}.mx-3\.5{margin-inline:calc(var(--spacing)*3.5)}.mx-4{margin-inline:calc(var(--spacing)*4)}.mx-auto{margin-inline:auto}.-my-2{margin-block:calc(var(--spacing)*-2)}.my-0{margin-block:calc(var(--spacing)*0)}.my-0\.5{margin-block:calc(var(--spacing)*.5)}.my-1{margin-block:calc(var(--spacing)*1)}.-mt-4{margin-top:calc(var(--spacing)*-4)}.mt-0{margin-top:calc(var(--spacing)*0)}.mt-0\.5{margin-top:calc(var(--spacing)*.5)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-1\.5{margin-top:calc(var(--spacing)*1.5)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-12{margin-top:calc(var(--spacing)*12)}.mt-auto{margin-top:auto}.mr-1{margin-right:calc(var(--spacing)*1)}.mr-2{margin-right:calc(var(--spacing)*2)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-1\.5{margin-bottom:calc(var(--spacing)*1.5)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.mb-\[6px\]{margin-bottom:6px}.-ml-4{margin-left:calc(var(--spacing)*-4)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-4{margin-left:calc(var(--spacing)*4)}.ml-auto{margin-left:auto}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.contents{display:contents}.flex{display:flex}.flow-root{display:flow-root}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.inline-grid{display:inline-grid}.inline-table{display:inline-table}.list-item{display:list-item}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row{display:table-row}.table-row-group{display:table-row-group}.field-sizing-content{field-sizing:content}.aspect-square{aspect-ratio:1}.aspect-video{aspect-ratio:var(--aspect-video)}.size-\(--cell-size\){width:var(--cell-size);height:var(--cell-size)}.size-2{width:calc(var(--spacing)*2);height:calc(var(--spacing)*2)}.size-2\.5{width:calc(var(--spacing)*2.5);height:calc(var(--spacing)*2.5)}.size-3{width:calc(var(--spacing)*3);height:calc(var(--spacing)*3)}.size-3\.5{width:calc(var(--spacing)*3.5);height:calc(var(--spacing)*3.5)}.size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.size-5{width:calc(var(--spacing)*5);height:calc(var(--spacing)*5)}.size-6{width:calc(var(--spacing)*6);height:calc(var(--spacing)*6)}.size-7{width:calc(var(--spacing)*7);height:calc(var(--spacing)*7)}.size-8{width:calc(var(--spacing)*8);height:calc(var(--spacing)*8)}.size-9{width:calc(var(--spacing)*9);height:calc(var(--spacing)*9)}.size-10{width:calc(var(--spacing)*10);height:calc(var(--spacing)*10)}.size-auto{width:auto;height:auto}.size-full{width:100%;height:100%}.h-\(--cell-size\){height:var(--cell-size)}.h-0{height:calc(var(--spacing)*0)}.h-0\.5{height:calc(var(--spacing)*.5)}.h-1\.5{height:calc(var(--spacing)*1.5)}.h-2{height:calc(var(--spacing)*2)}.h-2\.5{height:calc(var(--spacing)*2.5)}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-7{height:calc(var(--spacing)*7)}.h-8{height:calc(var(--spacing)*8)}.h-9{height:calc(var(--spacing)*9)}.h-10{height:calc(var(--spacing)*10)}.h-12{height:calc(var(--spacing)*12)}.h-16{height:calc(var(--spacing)*16)}.h-48{height:calc(var(--spacing)*48)}.h-\[1\.15rem\]{height:1.15rem}.h-\[18px\]{height:18px}.h-\[150\%\]{height:150%}.h-\[500px\]{height:500px}.h-\[calc\(100\%-1px\)\]{height:calc(100% - 1px)}.h-\[var\(--radix-navigation-menu-viewport-height\)\]{height:var(--radix-navigation-menu-viewport-height)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-svh{height:100svh}.max-h-\(--radix-context-menu-content-available-height\){max-height:var(--radix-context-menu-content-available-height)}.max-h-\(--radix-dropdown-menu-content-available-height\){max-height:var(--radix-dropdown-menu-content-available-height)}.max-h-\(--radix-select-content-available-height\){max-height:var(--radix-select-content-available-height)}.max-h-96{max-height:calc(var(--spacing)*96)}.max-h-\[80vh\]{max-height:80vh}.max-h-\[300px\]{max-height:300px}.min-h-0{min-height:calc(var(--spacing)*0)}.min-h-4{min-height:calc(var(--spacing)*4)}.min-h-16{min-height:calc(var(--spacing)*16)}.min-h-screen{min-height:100vh}.min-h-svh{min-height:100svh}.w-\(--cell-size\){width:var(--cell-size)}.w-\(--sidebar-width\){width:var(--sidebar-width)}.w-0{width:calc(var(--spacing)*0)}.w-1{width:calc(var(--spacing)*1)}.w-2{width:calc(var(--spacing)*2)}.w-2\.5{width:calc(var(--spacing)*2.5)}.w-3{width:calc(var(--spacing)*3)}.w-3\/4{width:75%}.w-4{width:calc(var(--spacing)*4)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-9{width:calc(var(--spacing)*9)}.w-10{width:calc(var(--spacing)*10)}.w-16{width:calc(var(--spacing)*16)}.w-64{width:calc(var(--spacing)*64)}.w-72{width:calc(var(--spacing)*72)}.w-80{width:calc(var(--spacing)*80)}.w-\[18px\]{width:18px}.w-\[90\%\]{width:90%}.w-\[100px\]{width:100px}.w-\[150\%\]{width:150%}.w-\[400px\]{width:400px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.w-px{width:1px}.max-w-\(--skeleton-width\){max-width:var(--skeleton-width)}.max-w-2xl{max-width:var(--container-2xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-\[260px\]{max-width:260px}.max-w-\[600px\]{max-width:600px}.max-w-\[calc\(100\%-2rem\)\]{max-width:calc(100% - 2rem)}.max-w-lg{max-width:var(--container-lg)}.max-w-max{max-width:max-content}.max-w-sm{max-width:var(--container-sm)}.min-w-\(--cell-size\){min-width:var(--cell-size)}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-5{min-width:calc(var(--spacing)*5)}.min-w-8{min-width:calc(var(--spacing)*8)}.min-w-9{min-width:calc(var(--spacing)*9)}.min-w-10{min-width:calc(var(--spacing)*10)}.min-w-\[8rem\]{min-width:8rem}.min-w-\[12rem\]{min-width:12rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-full{flex-basis:100%}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.origin-\(--radix-context-menu-content-transform-origin\){transform-origin:var(--radix-context-menu-content-transform-origin)}.origin-\(--radix-dropdown-menu-content-transform-origin\){transform-origin:var(--radix-dropdown-menu-content-transform-origin)}.origin-\(--radix-hover-card-content-transform-origin\){transform-origin:var(--radix-hover-card-content-transform-origin)}.origin-\(--radix-menubar-content-transform-origin\){transform-origin:var(--radix-menubar-content-transform-origin)}.origin-\(--radix-popover-content-transform-origin\){transform-origin:var(--radix-popover-content-transform-origin)}.origin-\(--radix-select-content-transform-origin\){transform-origin:var(--radix-select-content-transform-origin)}.origin-\(--radix-tooltip-content-transform-origin\){transform-origin:var(--radix-tooltip-content-transform-origin)}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-x-px{--tw-translate-x:-1px;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-\[-50\%\]{--tw-translate-x:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-px{--tw-translate-x:1px;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1{--tw-translate-y:calc(var(--spacing)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0\.5{--tw-translate-y:calc(var(--spacing)*.5);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[-50\%\]{--tw-translate-y:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[calc\(-50\%_-_2px\)\]{--tw-translate-y: calc(-50% - 2px) ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-none{translate:none}.scale-3d{scale:var(--tw-scale-x)var(--tw-scale-y)var(--tw-scale-z)}.rotate-45{rotate:45deg}.rotate-90{rotate:90deg}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-caret-blink{animation:1.25s ease-out infinite caret-blink}.animate-in{animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-default{cursor:default}.cursor-ew-resize{cursor:ew-resize}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.touch-pinch-zoom{--tw-pinch-zoom:pinch-zoom;touch-action:var(--tw-pan-x,)var(--tw-pan-y,)var(--tw-pinch-zoom,)}.touch-none{touch-action:none}.resize{resize:both}.resize-none{resize:none}.resize-y{resize:vertical}.scroll-my-1{scroll-margin-block:calc(var(--spacing)*1)}.scroll-py-1{scroll-padding-block:calc(var(--spacing)*1)}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{appearance:none}.auto-rows-min{grid-auto-rows:min-content}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[0_1fr\]{grid-template-columns:0 1fr}.grid-rows-\[auto_auto\]{grid-template-rows:auto auto}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-items-start{justify-items:start}.gap-0{gap:calc(var(--spacing)*0)}.gap-0\.5{gap:calc(var(--spacing)*.5)}.gap-1{gap:calc(var(--spacing)*1)}.gap-1\.5{gap:calc(var(--spacing)*1.5)}.gap-2{gap:calc(var(--spacing)*2)}.gap-2\.5{gap:calc(var(--spacing)*2.5)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}.gap-7{gap:calc(var(--spacing)*7)}.gap-8{gap:calc(var(--spacing)*8)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1.5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1.5)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2.5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2.5)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-reverse>:not(:last-child)){--tw-space-y-reverse:1}.gap-x-2{column-gap:calc(var(--spacing)*2)}:where(.space-x-reverse>:not(:last-child)){--tw-space-x-reverse:1}.gap-y-0\.5{row-gap:calc(var(--spacing)*.5)}.gap-y-3{row-gap:calc(var(--spacing)*3)}:where(.divide-x>:not(:last-child)){--tw-divide-x-reverse:0;border-inline-style:var(--tw-border-style);border-inline-start-width:calc(1px*var(--tw-divide-x-reverse));border-inline-end-width:calc(1px*calc(1 - var(--tw-divide-x-reverse)))}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-y-reverse>:not(:last-child)){--tw-divide-y-reverse:1}.self-start{align-self:flex-start}.self-stretch{align-self:stretch}.justify-self-end{justify-self:flex-end}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-\[2px\]{border-radius:2px}.rounded-\[4px\]{border-radius:4px}.rounded-\[8px\]{border-radius:8px}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[14px\]{border-radius:14px}.rounded-\[20px\]{border-radius:20px}.rounded-\[calc\(var\(--radius\)-5px\)\]{border-radius:calc(var(--radius) - 5px)}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:var(--radius-md)}.rounded-none{border-radius:0}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-xs{border-radius:var(--radius-xs)}.rounded-s{border-start-start-radius:.25rem;border-end-start-radius:.25rem}.rounded-ss{border-start-start-radius:.25rem}.rounded-e{border-start-end-radius:.25rem;border-end-end-radius:.25rem}.rounded-se{border-start-end-radius:.25rem}.rounded-ee{border-end-end-radius:.25rem}.rounded-es{border-end-start-radius:.25rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-l-md{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.rounded-tl{border-top-left-radius:.25rem}.rounded-tl-sm{border-top-left-radius:var(--radius-sm)}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-r-md{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.rounded-tr{border-top-right-radius:.25rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-bl{border-bottom-left-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-\[1\.5px\]{border-style:var(--tw-border-style);border-width:1.5px}.border-x{border-inline-style:var(--tw-border-style);border-inline-width:1px}.border-y{border-block-style:var(--tw-border-style);border-block-width:1px}.border-s{border-inline-start-style:var(--tw-border-style);border-inline-start-width:1px}.border-e{border-inline-end-style:var(--tw-border-style);border-inline-end-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-none{--tw-border-style:none;border-style:none}.border-\(--color-border\){border-color:var(--color-border)}.border-\[rgba\(0\,0\,0\,0\.08\)\]{border-color:#00000014}.border-\[var\(--border-main\)\]{border-color:var(--border-main)}.border-\[var\(--icon-secondary\)\]{border-color:var(--icon-secondary)}.border-\[var\(--text-tertiary\)\]{border-color:var(--text-tertiary)}.border-black{border-color:var(--color-black)}.border-black\/10{border-color:#0000001a}@supports (color:color-mix(in lab,red,red)){.border-black\/10{border-color:color-mix(in oklab,var(--color-black)10%,transparent)}}.border-black\/20{border-color:#0003}@supports (color:color-mix(in lab,red,red)){.border-black\/20{border-color:color-mix(in oklab,var(--color-black)20%,transparent)}}.border-border,.border-border\/50{border-color:var(--border)}@supports (color:color-mix(in lab,red,red)){.border-border\/50{border-color:color-mix(in oklab,var(--border)50%,transparent)}}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-primary{border-color:var(--primary)}.border-transparent{border-color:#0000}.border-t-transparent{border-top-color:#0000}.border-l-transparent{border-left-color:#0000}.bg-\(--color-bg\){background-color:var(--color-bg)}.bg-\[\#1a1a19\]{background-color:#1a1a19}.bg-\[\#0081f2\]{background-color:#0081f2}.bg-\[\#f8f8f7\]{background-color:#f8f8f7}.bg-\[\#fdf4e0\]{background-color:#fdf4e0}.bg-\[\#ffffff0f\]{background-color:#ffffff0f}.bg-\[\#ffffff1a\]{background-color:#ffffff1a}.bg-\[rgb\(37\,37\,37\)\]{background-color:#252525}.bg-\[rgba\(239\,162\,1\,0\.12\)\]{background-color:#efa2011f}.bg-\[var\(--Button-primary-brand\)\]{background-color:var(--Button-primary-brand)}.bg-\[var\(--background-menu-gray\)\]{background-color:var(--background-menu-gray)}.bg-\[var\(--border-main\)\]{background-color:var(--border-main)}.bg-\[var\(--fill-tsp-white-main\)\]{background-color:var(--fill-tsp-white-main)}.bg-\[var\(--text-primary\)\]{background-color:var(--text-primary)}.bg-background{background-color:var(--background)}.bg-black{background-color:var(--color-black)}.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black)50%,transparent)}}.bg-blue-600{background-color:var(--color-blue-600)}.bg-border{background-color:var(--border)}.bg-card{background-color:var(--card)}.bg-foreground{background-color:var(--foreground)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-gray-300{background-color:var(--color-gray-300)}.bg-indigo-100{background-color:var(--color-indigo-100)}.bg-indigo-600{background-color:var(--color-indigo-600)}.bg-primary,.bg-primary\/20{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.bg-primary\/20{background-color:color-mix(in oklab,var(--primary)20%,transparent)}}.bg-purple-50{background-color:var(--color-purple-50)}.bg-purple-600{background-color:var(--color-purple-600)}.bg-red-50{background-color:var(--color-red-50)}.bg-red-100{background-color:var(--color-red-100)}.bg-red-500{background-color:var(--color-red-500)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-white\/80{background-color:#fffc}@supports (color:color-mix(in lab,red,red)){.bg-white\/80{background-color:color-mix(in oklab,var(--color-white)80%,transparent)}}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-blue-50{--tw-gradient-from:var(--color-blue-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-purple-100{--tw-gradient-from:var(--color-purple-100);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-purple-600{--tw-gradient-from:var(--color-purple-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-slate-50{--tw-gradient-from:var(--color-slate-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-blue-100{--tw-gradient-to:var(--color-blue-100);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-blue-600{--tw-gradient-to:var(--color-blue-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-indigo-100{--tw-gradient-to:var(--color-indigo-100);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-slate-100{--tw-gradient-to:var(--color-slate-100);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.bg-repeat{background-repeat:repeat}.mask-no-clip{-webkit-mask-clip:no-clip;mask-clip:no-clip}.mask-repeat{-webkit-mask-repeat:repeat;mask-repeat:repeat}.fill-current{fill:currentColor}.fill-foreground{fill:var(--foreground)}.fill-primary{fill:var(--primary)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-0{padding:calc(var(--spacing)*0)}.p-1{padding:calc(var(--spacing)*1)}.p-1\.5{padding:calc(var(--spacing)*1.5)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-5{padding:calc(var(--spacing)*5)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.p-\[3px\]{padding:3px}.p-px{padding:1px}.px-\(--cell-size\){padding-inline:var(--cell-size)}.px-0{padding-inline:calc(var(--spacing)*0)}.px-0\.5{padding-inline:calc(var(--spacing)*.5)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-1\.5{padding-inline:calc(var(--spacing)*1.5)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-2\.5{padding-inline:calc(var(--spacing)*2.5)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-5{padding-inline:calc(var(--spacing)*5)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-8{padding-inline:calc(var(--spacing)*8)}.py-0{padding-block:calc(var(--spacing)*0)}.py-0\.5{padding-block:calc(var(--spacing)*.5)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-2\.5{padding-block:calc(var(--spacing)*2.5)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-5{padding-block:calc(var(--spacing)*5)}.py-6{padding-block:calc(var(--spacing)*6)}.py-8{padding-block:calc(var(--spacing)*8)}.pt-0{padding-top:calc(var(--spacing)*0)}.pt-0\.5{padding-top:calc(var(--spacing)*.5)}.pt-1{padding-top:calc(var(--spacing)*1)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-2\.5{padding-top:calc(var(--spacing)*2.5)}.pt-3{padding-top:calc(var(--spacing)*3)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-8{padding-top:calc(var(--spacing)*8)}.pt-12{padding-top:calc(var(--spacing)*12)}.pr-1{padding-right:calc(var(--spacing)*1)}.pr-2{padding-right:calc(var(--spacing)*2)}.pr-2\.5{padding-right:calc(var(--spacing)*2.5)}.pr-3{padding-right:calc(var(--spacing)*3)}.pr-4{padding-right:calc(var(--spacing)*4)}.pr-8{padding-right:calc(var(--spacing)*8)}.pb-0{padding-bottom:calc(var(--spacing)*0)}.pb-1{padding-bottom:calc(var(--spacing)*1)}.pb-1\.5{padding-bottom:calc(var(--spacing)*1.5)}.pb-3{padding-bottom:calc(var(--spacing)*3)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-8{padding-bottom:calc(var(--spacing)*8)}.pl-1{padding-left:calc(var(--spacing)*1)}.pl-2{padding-left:calc(var(--spacing)*2)}.pl-3{padding-left:calc(var(--spacing)*3)}.pl-4{padding-left:calc(var(--spacing)*4)}.pl-7{padding-left:calc(var(--spacing)*7)}.pl-8{padding-left:calc(var(--spacing)*8)}.pl-10{padding-left:calc(var(--spacing)*10)}.text-center{text-align:center}.text-left{text-align:left}.align-middle{vertical-align:middle}.font-mono{font-family:var(--font-mono)}.font-sans{font-family:Thmanyah Sans,sans-serif}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-sm\/relaxed{font-size:var(--text-sm);line-height:var(--leading-relaxed)}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[0\.8rem\]{font-size:.8rem}.leading-5{--tw-leading:calc(var(--spacing)*5);line-height:calc(var(--spacing)*5)}.leading-\[26px\]{--tw-leading:26px;line-height:26px}.leading-none{--tw-leading:1;line-height:1}.leading-normal{--tw-leading:var(--leading-normal);line-height:var(--leading-normal)}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-0\.44px\]{--tw-tracking:-.44px;letter-spacing:-.44px}.tracking-\[-0\.154px\]{--tw-tracking:-.154px;letter-spacing:-.154px}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.text-balance{text-wrap:balance}.text-wrap{text-wrap:wrap}.break-words{overflow-wrap:break-word}.text-clip{text-overflow:clip}.text-ellipsis{text-overflow:ellipsis}.whitespace-break-spaces{white-space:break-spaces}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[\#34322d\]{color:#34322d}.text-\[\#858481\]{color:#858481}.text-\[var\(--background-card\)\]{color:var(--background-card)}.text-\[var\(--icon-primary\,\#34322D\)\]{color:var(--icon-primary,#34322d)}.text-\[var\(--icon-tertiary\)\]{color:var(--icon-tertiary)}.text-\[var\(--text-disable\)\]{color:var(--text-disable)}.text-\[var\(--text-primary\)\]{color:var(--text-primary)}.text-\[var\(--text-primary\,\#34322D\)\]{color:var(--text-primary,#34322d)}.text-\[var\(--text-tertiary\)\]{color:var(--text-tertiary)}.text-\[var\(--text-white\)\]{color:var(--text-white)}.text-\[var\(--text-white-tsp\)\]{color:var(--text-white-tsp)}.text-background{color:var(--background)}.text-black{color:var(--color-black)}.text-blue-600{color:var(--color-blue-600)}.text-card-foreground{color:var(--card-foreground)}.text-current{color:currentColor}.text-foreground{color:var(--foreground)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-indigo-600{color:var(--color-indigo-600)}.text-indigo-700{color:var(--color-indigo-700)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-purple-100{color:var(--color-purple-100)}.text-purple-600{color:var(--color-purple-600)}.text-red-500{color:var(--color-red-500)}.text-red-600{color:var(--color-red-600)}.text-red-800{color:var(--color-red-800)}.text-slate-600{color:var(--color-slate-600)}.text-slate-700{color:var(--color-slate-700)}.text-slate-900{color:var(--color-slate-900)}.text-transparent{color:#0000}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.normal-case{text-transform:none}.uppercase{text-transform:uppercase}.italic{font-style:italic}.not-italic{font-style:normal}.diagonal-fractions{--tw-numeric-fraction:diagonal-fractions;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.lining-nums{--tw-numeric-figure:lining-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.oldstyle-nums{--tw-numeric-figure:oldstyle-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.proportional-nums{--tw-numeric-spacing:proportional-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.slashed-zero{--tw-slashed-zero:slashed-zero;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.stacked-fractions{--tw-numeric-fraction:stacked-fractions;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.normal-nums{font-variant-numeric:normal}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{--tw-shadow:0 0 0 1px var(--tw-shadow-color,hsl(var(--sidebar-border)));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_4px_12px_rgba\(0\,0\,0\,0\.15\)\]{--tw-shadow:0 4px 12px var(--tw-shadow-color,#00000026);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_4px_24px_rgba\(0\,0\,0\,0\.15\)\]{--tw-shadow:0 4px 24px var(--tw-shadow-color,#00000026);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0px_4px_11px_0px_rgba\(0\,0\,0\,0\.08\)\]{--tw-shadow:0px 4px 11px 0px var(--tw-shadow-color,#00000014);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0px_8px_32px_0px_var\(--shadow-S\)\]{--tw-shadow:0px 8px 32px 0px var(--tw-shadow-color,var(--shadow-S));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-0{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.inset-ring{--tw-inset-ring-shadow:inset 0 0 0 1px var(--tw-inset-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-ring\/50{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.ring-ring\/50{--tw-ring-color:color-mix(in oklab,var(--ring)50%,transparent)}}.ring-offset-background{--tw-ring-offset-color:var(--background)}.outline-hidden{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.drop-shadow{--tw-drop-shadow-size:drop-shadow(0 1px 2px var(--tw-drop-shadow-color,#0000001a))drop-shadow(0 1px 1px var(--tw-drop-shadow-color,#0000000f));--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a)drop-shadow(0 1px 1px #0000000f);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-blur-2xl{--tw-backdrop-blur:blur(var(--blur-2xl));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-invert{--tw-backdrop-invert:invert(100%);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-sepia{--tw-backdrop-sepia:sepia(100%);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[left\,right\,width\]{transition-property:left,right,width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[margin\,opacity\]{transition-property:margin,opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[width\]{transition-property:width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-none{transition-property:none}.duration-100{--tw-duration:.1s;transition-duration:.1s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-1000{--tw-duration:1s;transition-duration:1s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-linear{--tw-ease:linear;transition-timing-function:linear}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.fade-in-0{--tw-enter-opacity:0}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.zoom-in-95{--tw-enter-scale:.95}.\[--cell-size\:--spacing\(8\)\]{--cell-size:calc(var(--spacing)*8)}:where(.divide-x-reverse>:not(:last-child)){--tw-divide-x-reverse:1}.ring-inset{--tw-ring-inset:inset}.running{animation-play-state:running}.zoom-in{--tw-enter-scale:0}.zoom-out{--tw-exit-scale:0}.group-focus-within\/menu-item\:opacity-100:is(:where(.group\/menu-item):focus-within *){opacity:1}@media (hover:hover){.group-hover\:opacity-100:is(:where(.group):hover *),.group-hover\/menu-item\:opacity-100:is(:where(.group\/menu-item):hover *){opacity:1}}.group-has-data-\[sidebar\=menu-action\]\/menu-item\:pr-8:is(:where(.group\/menu-item):has([data-sidebar=menu-action]) *){padding-right:calc(var(--spacing)*8)}.group-has-\[\[data-orientation\=horizontal\]\]\/field\:text-balance:is(:where(.group\/field):has([data-orientation=horizontal]) *){text-wrap:balance}.group-has-\[\[data-slot\=item-description\]\]\/item\:translate-y-0\.5:is(:where(.group\/item):has([data-slot=item-description]) *){--tw-translate-y:calc(var(--spacing)*.5);translate:var(--tw-translate-x)var(--tw-translate-y)}.group-has-\[\[data-slot\=item-description\]\]\/item\:self-start:is(:where(.group\/item):has([data-slot=item-description]) *){align-self:flex-start}.group-has-\[\>input\]\/input-group\:pt-2\.5:is(:where(.group\/input-group):has(>input) *){padding-top:calc(var(--spacing)*2.5)}.group-has-\[\>input\]\/input-group\:pb-2\.5:is(:where(.group\/input-group):has(>input) *){padding-bottom:calc(var(--spacing)*2.5)}.group-data-\[collapsible\=icon\]\:-mt-8:is(:where(.group)[data-collapsible=icon] *){margin-top:calc(var(--spacing)*-8)}.group-data-\[collapsible\=icon\]\:hidden:is(:where(.group)[data-collapsible=icon] *){display:none}.group-data-\[collapsible\=icon\]\:size-8\!:is(:where(.group)[data-collapsible=icon] *){width:calc(var(--spacing)*8)!important;height:calc(var(--spacing)*8)!important}.group-data-\[collapsible\=icon\]\:w-\(--sidebar-width-icon\):is(:where(.group)[data-collapsible=icon] *){width:var(--sidebar-width-icon)}.group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)\+\(--spacing\(4\)\)\)\]:is(:where(.group)[data-collapsible=icon] *){width:calc(var(--sidebar-width-icon) + (calc(var(--spacing)*4)))}.group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)\+\(--spacing\(4\)\)\+2px\)\]:is(:where(.group)[data-collapsible=icon] *){width:calc(var(--sidebar-width-icon) + (calc(var(--spacing)*4)) + 2px)}.group-data-\[collapsible\=icon\]\:overflow-hidden:is(:where(.group)[data-collapsible=icon] *){overflow:hidden}.group-data-\[collapsible\=icon\]\:p-0\!:is(:where(.group)[data-collapsible=icon] *){padding:calc(var(--spacing)*0)!important}.group-data-\[collapsible\=icon\]\:p-2\!:is(:where(.group)[data-collapsible=icon] *){padding:calc(var(--spacing)*2)!important}.group-data-\[collapsible\=icon\]\:opacity-0:is(:where(.group)[data-collapsible=icon] *){opacity:0}.group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]:is(:where(.group)[data-collapsible=offcanvas] *){right:calc(var(--sidebar-width)*-1)}.group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]:is(:where(.group)[data-collapsible=offcanvas] *){left:calc(var(--sidebar-width)*-1)}.group-data-\[collapsible\=offcanvas\]\:w-0:is(:where(.group)[data-collapsible=offcanvas] *){width:calc(var(--spacing)*0)}.group-data-\[collapsible\=offcanvas\]\:translate-x-0:is(:where(.group)[data-collapsible=offcanvas] *){--tw-translate-x:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.group-data-\[disabled\=true\]\:pointer-events-none:is(:where(.group)[data-disabled=true] *){pointer-events:none}.group-data-\[disabled\=true\]\:opacity-50:is(:where(.group)[data-disabled=true] *),.group-data-\[disabled\=true\]\/field\:opacity-50:is(:where(.group\/field)[data-disabled=true] *),.group-data-\[disabled\=true\]\/input-group\:opacity-50:is(:where(.group\/input-group)[data-disabled=true] *){opacity:.5}.group-data-\[focused\=true\]\/day\:relative:is(:where(.group\/day)[data-focused=true] *){position:relative}.group-data-\[focused\=true\]\/day\:z-10:is(:where(.group\/day)[data-focused=true] *){z-index:10}.group-data-\[focused\=true\]\/day\:border-ring:is(:where(.group\/day)[data-focused=true] *){border-color:var(--ring)}.group-data-\[focused\=true\]\/day\:ring-\[3px\]:is(:where(.group\/day)[data-focused=true] *){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.group-data-\[focused\=true\]\/day\:ring-ring\/50:is(:where(.group\/day)[data-focused=true] *){--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.group-data-\[focused\=true\]\/day\:ring-ring\/50:is(:where(.group\/day)[data-focused=true] *){--tw-ring-color:color-mix(in oklab,var(--ring)50%,transparent)}}.group-data-\[side\=left\]\:-right-4:is(:where(.group)[data-side=left] *){right:calc(var(--spacing)*-4)}.group-data-\[side\=left\]\:border-r:is(:where(.group)[data-side=left] *){border-right-style:var(--tw-border-style);border-right-width:1px}.group-data-\[side\=right\]\:left-0:is(:where(.group)[data-side=right] *){left:calc(var(--spacing)*0)}.group-data-\[side\=right\]\:rotate-180:is(:where(.group)[data-side=right] *){rotate:180deg}.group-data-\[side\=right\]\:border-l:is(:where(.group)[data-side=right] *){border-left-style:var(--tw-border-style);border-left-width:1px}.group-data-\[state\=open\]\:rotate-180:is(:where(.group)[data-state=open] *){rotate:180deg}.group-data-\[variant\=floating\]\:rounded-lg:is(:where(.group)[data-variant=floating] *){border-radius:var(--radius)}.group-data-\[variant\=floating\]\:border:is(:where(.group)[data-variant=floating] *){border-style:var(--tw-border-style);border-width:1px}.group-data-\[variant\=floating\]\:shadow-sm:is(:where(.group)[data-variant=floating] *){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.group-data-\[variant\=outline\]\/field-group\:-mb-2:is(:where(.group\/field-group)[data-variant=outline] *){margin-bottom:calc(var(--spacing)*-2)}.group-data-\[vaul-drawer-direction\=bottom\]\/drawer-content\:block:is(:where(.group\/drawer-content)[data-vaul-drawer-direction=bottom] *){display:block}.group-data-\[vaul-drawer-direction\=bottom\]\/drawer-content\:text-center:is(:where(.group\/drawer-content)[data-vaul-drawer-direction=bottom] *),.group-data-\[vaul-drawer-direction\=top\]\/drawer-content\:text-center:is(:where(.group\/drawer-content)[data-vaul-drawer-direction=top] *){text-align:center}.group-data-\[viewport\=false\]\/navigation-menu\:top-full:is(:where(.group\/navigation-menu)[data-viewport=false] *){top:100%}.group-data-\[viewport\=false\]\/navigation-menu\:mt-1\.5:is(:where(.group\/navigation-menu)[data-viewport=false] *){margin-top:calc(var(--spacing)*1.5)}.group-data-\[viewport\=false\]\/navigation-menu\:overflow-hidden:is(:where(.group\/navigation-menu)[data-viewport=false] *){overflow:hidden}.group-data-\[viewport\=false\]\/navigation-menu\:rounded-md:is(:where(.group\/navigation-menu)[data-viewport=false] *){border-radius:var(--radius-md)}.group-data-\[viewport\=false\]\/navigation-menu\:border:is(:where(.group\/navigation-menu)[data-viewport=false] *){border-style:var(--tw-border-style);border-width:1px}.group-data-\[viewport\=false\]\/navigation-menu\:shadow:is(:where(.group\/navigation-menu)[data-viewport=false] *){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.group-data-\[viewport\=false\]\/navigation-menu\:duration-200:is(:where(.group\/navigation-menu)[data-viewport=false] *){--tw-duration:.2s;transition-duration:.2s}.peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled~*){cursor:not-allowed}.peer-disabled\:opacity-50:is(:where(.peer):disabled~*){opacity:.5}.peer-data-\[size\=default\]\/menu-button\:top-1\.5:is(:where(.peer\/menu-button)[data-size=default]~*){top:calc(var(--spacing)*1.5)}.peer-data-\[size\=lg\]\/menu-button\:top-2\.5:is(:where(.peer\/menu-button)[data-size=lg]~*){top:calc(var(--spacing)*2.5)}.peer-data-\[size\=sm\]\/menu-button\:top-1:is(:where(.peer\/menu-button)[data-size=sm]~*){top:calc(var(--spacing)*1)}.selection\:bg-primary ::selection{background-color:var(--primary)}.selection\:bg-primary::selection{background-color:var(--primary)}.selection\:text-primary-foreground ::selection{color:var(--primary-foreground)}.selection\:text-primary-foreground::selection{color:var(--primary-foreground)}.file\:inline-flex::file-selector-button{display:inline-flex}.file\:h-7::file-selector-button{height:calc(var(--spacing)*7)}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:bg-transparent::file-selector-button{background-color:#0000}.file\:text-sm::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.file\:font-medium::file-selector-button{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.file\:text-foreground::file-selector-button{color:var(--foreground)}.placeholder\:text-\[var\(--text-disable\)\]::placeholder{color:var(--text-disable)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);inset:calc(var(--spacing)*-2)}.after\:inset-y-0:after{content:var(--tw-content);inset-block:calc(var(--spacing)*0)}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:w-1:after{content:var(--tw-content);width:calc(var(--spacing)*1)}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.group-data-\[collapsible\=offcanvas\]\:after\:left-full:is(:where(.group)[data-collapsible=offcanvas] *):after{content:var(--tw-content);left:100%}.first\:rounded-l-md:first-child{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.first\:border-l:first-child{border-left-style:var(--tw-border-style);border-left-width:1px}.last\:mt-0:last-child{margin-top:calc(var(--spacing)*0)}.last\:rounded-r-md:last-child{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}@media (hover:hover){.hover\:bg-\[\#1a1a19\]\/90:hover{background-color:#1a1a19e6}.hover\:bg-\[\#ffffff0f\]:hover{background-color:#ffffff0f}.hover\:bg-\[var\(--fill-tsp-white-light\)\]:hover{background-color:var(--fill-tsp-white-light)}.hover\:bg-\[var\(--fill-tsp-white-main\)\]:hover{background-color:var(--fill-tsp-white-main)}.hover\:bg-blue-700:hover{background-color:var(--color-blue-700)}.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}.hover\:bg-gray-200:hover{background-color:var(--color-gray-200)}.hover\:bg-gray-800:hover{background-color:var(--color-gray-800)}.hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--primary)90%,transparent)}}.hover\:bg-red-50:hover{background-color:var(--color-red-50)}.hover\:bg-red-100:hover{background-color:var(--color-red-100)}.hover\:text-\[var\(--text-secondary\)\]:hover{color:var(--text-secondary)}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:text-gray-600:hover{color:var(--color-gray-600)}.hover\:text-red-500:hover{color:var(--color-red-500)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{--tw-shadow:0 0 0 1px var(--tw-shadow-color,hsl(var(--sidebar-accent)));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:ring-4:hover{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(4px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\:z-10:focus{z-index:10}.focus\:bg-\[\#ffffff0f\]:focus{background-color:#ffffff0f}.focus\:bg-\[var\(--fill-tsp-white-main\)\]:focus{background-color:var(--fill-tsp-white-main)}.focus\:text-\[var\(--text-secondary\)\]:focus{color:var(--text-secondary)}.focus\:opacity-90:focus{opacity:.9}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-\[1px\]:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-\[var\(--border-dark\)\]:focus{--tw-ring-color:var(--border-dark)}.focus\:ring-ring:focus{--tw-ring-color:var(--ring)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.focus\:ring-inset:focus{--tw-ring-inset:inset}.focus-visible\:z-10:focus-visible{z-index:10}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.focus-visible\:ring-0:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-1:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-4:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(4px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-ring:focus-visible,.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:color-mix(in oklab,var(--ring)50%,transparent)}}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width:1px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus-visible\:outline-hidden:focus-visible{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus-visible\:outline-hidden:focus-visible{outline-offset:2px;outline:2px solid #0000}}.focus-visible\:outline-1:focus-visible{outline-style:var(--tw-outline-style);outline-width:1px}.focus-visible\:outline-ring:focus-visible{outline-color:var(--ring)}.active\:opacity-80:active{opacity:.8}.active\:opacity-90:active{opacity:.9}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}:where([data-side=left]) .in-data-\[side\=left\]\:cursor-w-resize{cursor:w-resize}:where([data-side=right]) .in-data-\[side\=right\]\:cursor-e-resize{cursor:e-resize}.has-focus\:border-ring:has(:focus){border-color:var(--ring)}.has-focus\:ring-\[3px\]:has(:focus){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.has-focus\:ring-ring\/50:has(:focus){--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.has-focus\:ring-ring\/50:has(:focus){--tw-ring-color:color-mix(in oklab,var(--ring)50%,transparent)}}.has-disabled\:opacity-50:has(:disabled){opacity:.5}.has-data-\[slot\=card-action\]\:grid-cols-\[1fr_auto\]:has([data-slot=card-action]){grid-template-columns:1fr auto}.has-data-\[state\=checked\]\:border-primary:has([data-state=checked]){border-color:var(--primary)}.has-data-\[state\=checked\]\:bg-primary\/5:has([data-state=checked]){background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.has-data-\[state\=checked\]\:bg-primary\/5:has([data-state=checked]){background-color:color-mix(in oklab,var(--primary)5%,transparent)}}.has-\[\[data-slot\=input-group-control\]\:focus-visible\]\:border-ring:has([data-slot=input-group-control]:focus-visible){border-color:var(--ring)}.has-\[\[data-slot\=input-group-control\]\:focus-visible\]\:ring-\[3px\]:has([data-slot=input-group-control]:focus-visible){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.has-\[\[data-slot\=input-group-control\]\:focus-visible\]\:ring-ring\/50:has([data-slot=input-group-control]:focus-visible){--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.has-\[\[data-slot\=input-group-control\]\:focus-visible\]\:ring-ring\/50:has([data-slot=input-group-control]:focus-visible){--tw-ring-color:color-mix(in oklab,var(--ring)50%,transparent)}}.has-\[\>\[data-align\=block-end\]\]\:h-auto:has(>[data-align=block-end]){height:auto}.has-\[\>\[data-align\=block-end\]\]\:flex-col:has(>[data-align=block-end]){flex-direction:column}.has-\[\>\[data-align\=block-start\]\]\:h-auto:has(>[data-align=block-start]){height:auto}.has-\[\>\[data-align\=block-start\]\]\:flex-col:has(>[data-align=block-start]){flex-direction:column}.has-\[\>\[data-slot\=button-group\]\]\:gap-2:has(>[data-slot=button-group]){gap:calc(var(--spacing)*2)}.has-\[\>\[data-slot\=checkbox-group\]\]\:gap-3:has(>[data-slot=checkbox-group]){gap:calc(var(--spacing)*3)}.has-\[\>\[data-slot\=field-content\]\]\:items-start:has(>[data-slot=field-content]){align-items:flex-start}.has-\[\>\[data-slot\=field\]\]\:w-full:has(>[data-slot=field]){width:100%}.has-\[\>\[data-slot\=field\]\]\:flex-col:has(>[data-slot=field]){flex-direction:column}.has-\[\>\[data-slot\=field\]\]\:rounded-md:has(>[data-slot=field]){border-radius:var(--radius-md)}.has-\[\>\[data-slot\=field\]\]\:border:has(>[data-slot=field]){border-style:var(--tw-border-style);border-width:1px}.has-\[\>\[data-slot\=radio-group\]\]\:gap-3:has(>[data-slot=radio-group]){gap:calc(var(--spacing)*3)}.has-\[\>button\]\:mr-\[-0\.45rem\]:has(>button){margin-right:-.45rem}.has-\[\>button\]\:ml-\[-0\.45rem\]:has(>button){margin-left:-.45rem}.has-\[\>kbd\]\:mr-\[-0\.35rem\]:has(>kbd){margin-right:-.35rem}.has-\[\>kbd\]\:ml-\[-0\.35rem\]:has(>kbd){margin-left:-.35rem}.has-\[\>svg\]\:grid-cols-\[calc\(var\(--spacing\)\*4\)_1fr\]:has(>svg){grid-template-columns:calc(var(--spacing)*4)1fr}.has-\[\>svg\]\:gap-x-3:has(>svg){column-gap:calc(var(--spacing)*3)}.has-\[\>svg\]\:p-0:has(>svg){padding:calc(var(--spacing)*0)}.has-\[\>svg\]\:px-2:has(>svg){padding-inline:calc(var(--spacing)*2)}.has-\[\>svg\]\:px-2\.5:has(>svg){padding-inline:calc(var(--spacing)*2.5)}.has-\[\>svg\]\:px-3:has(>svg){padding-inline:calc(var(--spacing)*3)}.has-\[\>svg\]\:px-4:has(>svg){padding-inline:calc(var(--spacing)*4)}.has-\[\>textarea\]\:h-auto:has(>textarea){height:auto}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.data-\[active\=true\]\:z-10[data-active=true]{z-index:10}.data-\[active\=true\]\:border-ring[data-active=true]{border-color:var(--ring)}.data-\[active\=true\]\:font-medium[data-active=true]{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.data-\[active\=true\]\:ring-\[3px\][data-active=true]{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.data-\[active\=true\]\:ring-ring\/50[data-active=true]{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.data-\[active\=true\]\:ring-ring\/50[data-active=true]{--tw-ring-color:color-mix(in oklab,var(--ring)50%,transparent)}}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true]{pointer-events:none}.data-\[disabled\=true\]\:opacity-50[data-disabled=true]{opacity:.5}.data-\[inset\]\:pl-8[data-inset]{padding-left:calc(var(--spacing)*8)}.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion=from-end]{--tw-enter-translate-x:calc(52*var(--spacing))}.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion=from-start]{--tw-enter-translate-x:calc(52*var(--spacing)*-1)}.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion=to-end]{--tw-exit-translate-x:calc(52*var(--spacing))}.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion=to-start]{--tw-exit-translate-x:calc(52*var(--spacing)*-1)}.data-\[motion\^\=from-\]\:animate-in[data-motion^=from-]{animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[motion\^\=from-\]\:fade-in[data-motion^=from-]{--tw-enter-opacity:0}.data-\[motion\^\=to-\]\:animate-out[data-motion^=to-]{animation:exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[motion\^\=to-\]\:fade-out[data-motion^=to-]{--tw-exit-opacity:0}.data-\[orientation\=horizontal\]\:h-1\.5[data-orientation=horizontal]{height:calc(var(--spacing)*1.5)}.data-\[orientation\=horizontal\]\:h-full[data-orientation=horizontal]{height:100%}.data-\[orientation\=horizontal\]\:h-px[data-orientation=horizontal]{height:1px}.data-\[orientation\=horizontal\]\:w-full[data-orientation=horizontal]{width:100%}.data-\[orientation\=vertical\]\:h-auto[data-orientation=vertical]{height:auto}.data-\[orientation\=vertical\]\:h-full[data-orientation=vertical]{height:100%}.data-\[orientation\=vertical\]\:min-h-44[data-orientation=vertical]{min-height:calc(var(--spacing)*44)}.data-\[orientation\=vertical\]\:w-1\.5[data-orientation=vertical]{width:calc(var(--spacing)*1.5)}.data-\[orientation\=vertical\]\:w-auto[data-orientation=vertical]{width:auto}.data-\[orientation\=vertical\]\:w-full[data-orientation=vertical]{width:100%}.data-\[orientation\=vertical\]\:w-px[data-orientation=vertical]{width:1px}.data-\[orientation\=vertical\]\:flex-col[data-orientation=vertical]{flex-direction:column}.data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction=vertical]{height:1px}.data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction=vertical]{width:100%}.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical]{flex-direction:column}.data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);left:calc(var(--spacing)*0)}.data-\[panel-group-direction\=vertical\]\:after\:h-1[data-panel-group-direction=vertical]:after{content:var(--tw-content);height:calc(var(--spacing)*1)}.data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction=vertical]:after{content:var(--tw-content);width:100%}.data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-x:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[range-end\=true\]\:rounded-md[data-range-end=true]{border-radius:var(--radius-md)}.data-\[range-end\=true\]\:rounded-r-md[data-range-end=true]{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.data-\[range-end\=true\]\:bg-primary[data-range-end=true]{background-color:var(--primary)}.data-\[range-end\=true\]\:text-primary-foreground[data-range-end=true]{color:var(--primary-foreground)}.data-\[range-middle\=true\]\:rounded-none[data-range-middle=true]{border-radius:0}.data-\[range-start\=true\]\:rounded-md[data-range-start=true]{border-radius:var(--radius-md)}.data-\[range-start\=true\]\:rounded-l-md[data-range-start=true]{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.data-\[range-start\=true\]\:bg-primary[data-range-start=true]{background-color:var(--primary)}.data-\[range-start\=true\]\:text-primary-foreground[data-range-start=true]{color:var(--primary-foreground)}.data-\[selected-single\=true\]\:bg-primary[data-selected-single=true]{background-color:var(--primary)}.data-\[selected-single\=true\]\:text-primary-foreground[data-selected-single=true]{color:var(--primary-foreground)}.data-\[selected\=true\]\:rounded-none[data-selected=true]{border-radius:0}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:calc(var(--spacing)*1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:calc(2*var(--spacing)*-1)}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x:calc(var(--spacing)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:calc(2*var(--spacing))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:calc(var(--spacing)*1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:calc(2*var(--spacing)*-1)}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:calc(var(--spacing)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:calc(2*var(--spacing))}.data-\[size\=default\]\:h-9[data-size=default]{height:calc(var(--spacing)*9)}.data-\[size\=sm\]\:h-8[data-size=sm]{height:calc(var(--spacing)*8)}.data-\[slot\=checkbox-group\]\:gap-3[data-slot=checkbox-group]{gap:calc(var(--spacing)*3)}:is(.\*\*\:data-\[slot\=command-input-wrapper\]\:h-12 *)[data-slot=command-input-wrapper]{height:calc(var(--spacing)*12)}:is(.\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:ring-0 *)[data-slot=navigation-menu-link]:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}:is(.\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:outline-none *)[data-slot=navigation-menu-link]:focus{--tw-outline-style:none;outline-style:none}:is(.\*\:data-\[slot\=select-value\]\:line-clamp-1>*)[data-slot=select-value]{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:is(.\*\:data-\[slot\=select-value\]\:flex>*)[data-slot=select-value]{display:flex}:is(.\*\:data-\[slot\=select-value\]\:items-center>*)[data-slot=select-value]{align-items:center}:is(.\*\:data-\[slot\=select-value\]\:gap-2>*)[data-slot=select-value]{gap:calc(var(--spacing)*2)}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:var(--background)}.data-\[state\=active\]\:shadow-sm[data-state=active]{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.data-\[state\=checked\]\:translate-x-\[calc\(100\%-2px\)\][data-state=checked]{--tw-translate-x: calc(100% - 2px) ;translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[state\=checked\]\:border-primary[data-state=checked]{border-color:var(--primary)}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:var(--primary)}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:var(--primary-foreground)}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation:exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[state\=closed\]\:duration-300[data-state=closed]{--tw-duration:.3s;transition-duration:.3s}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y:100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x:-100%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed]{--tw-exit-translate-x:100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y:-100%}.group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=closed\]\:animate-out:is(:where(.group\/navigation-menu)[data-viewport=false] *)[data-state=closed]{animation:exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=closed\]\:fade-out-0:is(:where(.group\/navigation-menu)[data-viewport=false] *)[data-state=closed]{--tw-exit-opacity:0}.group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=closed\]\:zoom-out-95:is(:where(.group\/navigation-menu)[data-viewport=false] *)[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=hidden\]\:animate-out[data-state=hidden]{animation:exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[state\=hidden\]\:fade-out[data-state=hidden]{--tw-exit-opacity:0}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[state\=open\]\:animate-in[data-state=open]{animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[state\=open\]\:opacity-100[data-state=open]{opacity:1}.data-\[state\=open\]\:duration-500[data-state=open]{--tw-duration:.5s;transition-duration:.5s}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\[state\=open\]\:zoom-in-90[data-state=open]{--tw-enter-scale:.9}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y:100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x:-100%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x:100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y:-100%}.group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=open\]\:animate-in:is(:where(.group\/navigation-menu)[data-viewport=false] *)[data-state=open]{animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=open\]\:fade-in-0:is(:where(.group\/navigation-menu)[data-viewport=false] *)[data-state=open]{--tw-enter-opacity:0}.group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=open\]\:zoom-in-95:is(:where(.group\/navigation-menu)[data-viewport=false] *)[data-state=open]{--tw-enter-scale:.95}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{--tw-translate-x:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[state\=visible\]\:animate-in[data-state=visible]{animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[state\=visible\]\:fade-in[data-state=visible]{--tw-enter-opacity:0}.data-\[variant\=label\]\:text-sm[data-variant=label]{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.data-\[variant\=legend\]\:text-base[data-variant=legend]{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.data-\[variant\=outline\]\:border-l-0[data-variant=outline]{border-left-style:var(--tw-border-style);border-left-width:0}.data-\[variant\=outline\]\:shadow-xs[data-variant=outline]{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.data-\[variant\=outline\]\:first\:border-l[data-variant=outline]:first-child{border-left-style:var(--tw-border-style);border-left-width:1px}.data-\[vaul-drawer-direction\=bottom\]\:inset-x-0[data-vaul-drawer-direction=bottom]{inset-inline:calc(var(--spacing)*0)}.data-\[vaul-drawer-direction\=bottom\]\:bottom-0[data-vaul-drawer-direction=bottom]{bottom:calc(var(--spacing)*0)}.data-\[vaul-drawer-direction\=bottom\]\:mt-24[data-vaul-drawer-direction=bottom]{margin-top:calc(var(--spacing)*24)}.data-\[vaul-drawer-direction\=bottom\]\:max-h-\[80vh\][data-vaul-drawer-direction=bottom]{max-height:80vh}.data-\[vaul-drawer-direction\=bottom\]\:rounded-t-lg[data-vaul-drawer-direction=bottom]{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.data-\[vaul-drawer-direction\=bottom\]\:border-t[data-vaul-drawer-direction=bottom]{border-top-style:var(--tw-border-style);border-top-width:1px}.data-\[vaul-drawer-direction\=left\]\:inset-y-0[data-vaul-drawer-direction=left]{inset-block:calc(var(--spacing)*0)}.data-\[vaul-drawer-direction\=left\]\:left-0[data-vaul-drawer-direction=left]{left:calc(var(--spacing)*0)}.data-\[vaul-drawer-direction\=left\]\:w-3\/4[data-vaul-drawer-direction=left]{width:75%}.data-\[vaul-drawer-direction\=left\]\:border-r[data-vaul-drawer-direction=left]{border-right-style:var(--tw-border-style);border-right-width:1px}.data-\[vaul-drawer-direction\=right\]\:inset-y-0[data-vaul-drawer-direction=right]{inset-block:calc(var(--spacing)*0)}.data-\[vaul-drawer-direction\=right\]\:right-0[data-vaul-drawer-direction=right]{right:calc(var(--spacing)*0)}.data-\[vaul-drawer-direction\=right\]\:w-3\/4[data-vaul-drawer-direction=right]{width:75%}.data-\[vaul-drawer-direction\=right\]\:border-l[data-vaul-drawer-direction=right]{border-left-style:var(--tw-border-style);border-left-width:1px}.data-\[vaul-drawer-direction\=top\]\:inset-x-0[data-vaul-drawer-direction=top]{inset-inline:calc(var(--spacing)*0)}.data-\[vaul-drawer-direction\=top\]\:top-0[data-vaul-drawer-direction=top]{top:calc(var(--spacing)*0)}.data-\[vaul-drawer-direction\=top\]\:mb-24[data-vaul-drawer-direction=top]{margin-bottom:calc(var(--spacing)*24)}.data-\[vaul-drawer-direction\=top\]\:max-h-\[80vh\][data-vaul-drawer-direction=top]{max-height:80vh}.data-\[vaul-drawer-direction\=top\]\:rounded-b-lg[data-vaul-drawer-direction=top]{border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius)}.data-\[vaul-drawer-direction\=top\]\:border-b[data-vaul-drawer-direction=top]{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.nth-last-2\:-mt-1:nth-last-child(2){margin-top:calc(var(--spacing)*-1)}@media (min-width:40rem){.sm\:block{display:block}.sm\:flex{display:flex}.sm\:max-w-lg{max-width:var(--container-lg)}.sm\:max-w-sm{max-width:var(--container-sm)}.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}.sm\:gap-2\.5{gap:calc(var(--spacing)*2.5)}.sm\:pr-2\.5{padding-right:calc(var(--spacing)*2.5)}.sm\:pl-2\.5{padding-left:calc(var(--spacing)*2.5)}.sm\:text-left{text-align:left}.data-\[vaul-drawer-direction\=left\]\:sm\:max-w-sm[data-vaul-drawer-direction=left],.data-\[vaul-drawer-direction\=right\]\:sm\:max-w-sm[data-vaul-drawer-direction=right]{max-width:var(--container-sm)}}@media (min-width:48rem){.md\:absolute{position:absolute}.md\:block{display:block}.md\:flex{display:flex}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto{width:auto}.md\:flex-row{flex-direction:row}.md\:gap-1\.5{gap:calc(var(--spacing)*1.5)}.md\:p-12{padding:calc(var(--spacing)*12)}.md\:text-left{text-align:left}.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.md\:opacity-0{opacity:0}.md\:peer-data-\[variant\=inset\]\:m-2:is(:where(.peer)[data-variant=inset]~*){margin:calc(var(--spacing)*2)}.md\:peer-data-\[variant\=inset\]\:ml-0:is(:where(.peer)[data-variant=inset]~*){margin-left:calc(var(--spacing)*0)}.md\:peer-data-\[variant\=inset\]\:rounded-xl:is(:where(.peer)[data-variant=inset]~*){border-radius:var(--radius-xl)}.md\:peer-data-\[variant\=inset\]\:shadow-sm:is(:where(.peer)[data-variant=inset]~*){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.md\:peer-data-\[variant\=inset\]\:peer-data-\[state\=collapsed\]\:ml-2:is(:where(.peer)[data-variant=inset]~*):is(:where(.peer)[data-state=collapsed]~*){margin-left:calc(var(--spacing)*2)}.md\:after\:hidden:after{content:var(--tw-content);display:none}}@container field-group (min-width:28rem){.\@md\/field-group\:flex-row{flex-direction:row}.\@md\/field-group\:items-center{align-items:center}.\@md\/field-group\:has-\[\>\[data-slot\=field-content\]\]\:items-start:has(>[data-slot=field-content]){align-items:flex-start}}.dark\:bg-transparent:is(.dark *){background-color:#0000}.dark\:has-data-\[state\=checked\]\:bg-primary\/10:is(.dark *):has([data-state=checked]){background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.dark\:has-data-\[state\=checked\]\:bg-primary\/10:is(.dark *):has([data-state=checked]){background-color:color-mix(in oklab,var(--primary)10%,transparent)}}.dark\:data-\[state\=active\]\:text-foreground:is(.dark *)[data-state=active]{color:var(--foreground)}.dark\:data-\[state\=checked\]\:bg-primary:is(.dark *)[data-state=checked]{background-color:var(--primary)}.dark\:data-\[state\=checked\]\:bg-primary-foreground:is(.dark *)[data-state=checked]{background-color:var(--primary-foreground)}.dark\:data-\[state\=unchecked\]\:bg-foreground:is(.dark *)[data-state=unchecked]{background-color:var(--foreground)}.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:var(--border)}@supports (color:color-mix(in lab,red,red)){.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:color-mix(in oklab,var(--border)50%,transparent)}}.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{stroke:var(--border)}.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke="#fff"]{stroke:#0000}.\[\&_\.recharts-layer\]\:outline-hidden .recharts-layer{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.\[\&_\.recharts-layer\]\:outline-hidden .recharts-layer{outline-offset:2px;outline:2px solid #0000}}.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke="#ccc"],.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke="#ccc"]{stroke:var(--border)}.\[\&_\.recharts-sector\]\:outline-hidden .recharts-sector{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.\[\&_\.recharts-sector\]\:outline-hidden .recharts-sector{outline-offset:2px;outline:2px solid #0000}}.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke="#fff"]{stroke:#0000}.\[\&_\.recharts-surface\]\:outline-hidden .recharts-surface{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.\[\&_\.recharts-surface\]\:outline-hidden .recharts-surface{outline-offset:2px;outline:2px solid #0000}}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-inline:calc(var(--spacing)*2)}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-block:calc(var(--spacing)*1.5)}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-inline:calc(var(--spacing)*2)}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:calc(var(--spacing)*0)}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:calc(var(--spacing)*5)}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:calc(var(--spacing)*5)}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:calc(var(--spacing)*12)}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-inline:calc(var(--spacing)*2)}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-block:calc(var(--spacing)*3)}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:calc(var(--spacing)*5)}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:calc(var(--spacing)*5)}.\[\&_img\]\:size-full img{width:100%;height:100%}.\[\&_img\]\:object-cover img{object-fit:cover}.\[\&_p\]\:leading-relaxed p{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3 svg:not([class*=size-]){width:calc(var(--spacing)*3);height:calc(var(--spacing)*3)}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-6 svg:not([class*=size-]){width:calc(var(--spacing)*6);height:calc(var(--spacing)*6)}.\[\&_tr\]\:border-b tr{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-style:var(--tw-border-style);border-width:0}.\[\&\+\[data-slot\=item-content\]\]\:flex-none+[data-slot=item-content]{flex:none}.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button{appearance:none}.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{appearance:none}.\[\&\:first-child\[data-selected\=true\]_button\]\:rounded-l-md:first-child[data-selected=true] button{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:calc(var(--spacing)*0)}.\[\.border-b\]\:pb-3.border-b{padding-bottom:calc(var(--spacing)*3)}.\[\.border-b\]\:pb-6.border-b{padding-bottom:calc(var(--spacing)*6)}.\[\.border-t\]\:pt-3.border-t{padding-top:calc(var(--spacing)*3)}.\[\.border-t\]\:pt-6.border-t{padding-top:calc(var(--spacing)*6)}:is(.rtl\:\*\*\:\[\.rdp-button\\_next\>svg\]\:rotate-180:where(:dir(rtl),[dir=rtl],[dir=rtl] *) *):is(.rdp-button_next>svg),:is(.rtl\:\*\*\:\[\.rdp-button\\_previous\>svg\]\:rotate-180:where(:dir(rtl),[dir=rtl],[dir=rtl] *) *):is(.rdp-button_previous>svg){rotate:180deg}.\[a\]\:transition-colors:is(a){transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}:is(.\*\:\[span\]\:last\:flex>*):is(span):last-child{display:flex}:is(.\*\:\[span\]\:last\:items-center>*):is(span):last-child{align-items:center}:is(.\*\:\[span\]\:last\:gap-2>*):is(span):last-child{gap:calc(var(--spacing)*2)}.\[\&\:last-child\[data-selected\=true\]_button\]\:rounded-r-md:last-child[data-selected=true] button{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.\[\&\>\*\]\:w-full>*{width:100%}.\[\&\>\*\]\:focus-visible\:relative>:focus-visible{position:relative}.\[\&\>\*\]\:focus-visible\:z-10>:focus-visible{z-index:10}.\[\&\>\*\]\:data-\[slot\=field\]\:p-4>[data-slot=field]{padding:calc(var(--spacing)*4)}@container field-group (min-width:28rem){.\@md\/field-group\:\[\&\>\*\]\:w-auto>*{width:auto}}.\[\&\>\*\:not\(\:first-child\)\]\:rounded-t-none>:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.\[\&\>\*\:not\(\:first-child\)\]\:rounded-l-none>:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.\[\&\>\*\:not\(\:first-child\)\]\:border-t-0>:not(:first-child){border-top-style:var(--tw-border-style);border-top-width:0}.\[\&\>\*\:not\(\:first-child\)\]\:border-l-0>:not(:first-child){border-left-style:var(--tw-border-style);border-left-width:0}.\[\&\>\*\:not\(\:last-child\)\]\:rounded-r-none>:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.\[\&\>\*\:not\(\:last-child\)\]\:rounded-b-none>:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}.\[\&\>\.sr-only\]\:w-auto>.sr-only{width:auto}.\[\&\>\[data-slot\=field-group\]\]\:gap-4>[data-slot=field-group]{gap:calc(var(--spacing)*4)}.\[\&\>\[data-slot\=field-label\]\]\:flex-auto>[data-slot=field-label]{flex:auto}@container field-group (min-width:28rem){.\@md\/field-group\:\[\&\>\[data-slot\=field-label\]\]\:flex-auto>[data-slot=field-label]{flex:auto}}.has-\[select\[aria-hidden\=true\]\:last-child\]\:\[\&\>\[data-slot\=select-trigger\]\:last-of-type\]\:rounded-r-md:has(:is(select[aria-hidden=true]:last-child))>[data-slot=select-trigger]:last-of-type{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.\[\&\>\[data-slot\=select-trigger\]\:not\(\[class\*\=\'w-\'\]\)\]\:w-fit>[data-slot=select-trigger]:not([class*=w-]){width:fit-content}.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox]{--tw-translate-y:2px;translate:var(--tw-translate-x)var(--tw-translate-y)}.has-\[\>\[data-slot\=field-content\]\]\:\[\&\>\[role\=checkbox\]\,\[role\=radio\]\]\:mt-px:has(>[data-slot=field-content])>[role=checkbox],.has-\[\>\[data-slot\=field-content\]\]\:\[\&\>\[role\=checkbox\]\,\[role\=radio\]\]\:mt-px:has(>[data-slot=field-content]) [role=radio]{margin-top:1px}@container field-group (min-width:28rem){.\@md\/field-group\:has-\[\>\[data-slot\=field-content\]\]\:\[\&\>\[role\=checkbox\]\,\[role\=radio\]\]\:mt-px:has(>[data-slot=field-content])>[role=checkbox],.\@md\/field-group\:has-\[\>\[data-slot\=field-content\]\]\:\[\&\>\[role\=checkbox\]\,\[role\=radio\]\]\:mt-px:has(>[data-slot=field-content]) [role=radio]{margin-top:1px}}.\[\&\>a\]\:underline>a{text-decoration-line:underline}.\[\&\>a\]\:underline-offset-4>a{text-underline-offset:4px}.\[\&\>a\:hover\]\:text-primary>a:hover{color:var(--primary)}.\[\&\>button\]\:hidden>button{display:none}.\[\&\>input\]\:flex-1>input{flex:1}.has-\[\>\[data-align\=block-end\]\]\:\[\&\>input\]\:pt-3:has(>[data-align=block-end])>input{padding-top:calc(var(--spacing)*3)}.has-\[\>\[data-align\=block-start\]\]\:\[\&\>input\]\:pb-3:has(>[data-align=block-start])>input{padding-bottom:calc(var(--spacing)*3)}.has-\[\>\[data-align\=inline-end\]\]\:\[\&\>input\]\:pr-2:has(>[data-align=inline-end])>input{padding-right:calc(var(--spacing)*2)}.has-\[\>\[data-align\=inline-start\]\]\:\[\&\>input\]\:pl-2:has(>[data-align=inline-start])>input{padding-left:calc(var(--spacing)*2)}.\[\&\>kbd\]\:rounded-\[calc\(var\(--radius\)-5px\)\]>kbd{border-radius:calc(var(--radius) - 5px)}.\[\&\>span\]\:text-xs>span{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.\[\&\>span\]\:opacity-70>span{opacity:.7}.\[\&\>span\:last-child\]\:truncate>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.\[\&\>svg\]\:pointer-events-none>svg{pointer-events:none}.\[\&\>svg\]\:size-3>svg{width:calc(var(--spacing)*3);height:calc(var(--spacing)*3)}.\[\&\>svg\]\:size-3\.5>svg{width:calc(var(--spacing)*3.5);height:calc(var(--spacing)*3.5)}.\[\&\>svg\]\:size-4>svg{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.\[\&\>svg\]\:h-2\.5>svg{height:calc(var(--spacing)*2.5)}.\[\&\>svg\]\:h-3>svg{height:calc(var(--spacing)*3)}.\[\&\>svg\]\:w-2\.5>svg{width:calc(var(--spacing)*2.5)}.\[\&\>svg\]\:w-3>svg{width:calc(var(--spacing)*3)}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:translate-y-0\.5>svg{--tw-translate-y:calc(var(--spacing)*.5);translate:var(--tw-translate-x)var(--tw-translate-y)}.\[\&\>svg\]\:text-current>svg{color:currentColor}.\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3\.5>svg:not([class*=size-]){width:calc(var(--spacing)*3.5);height:calc(var(--spacing)*3.5)}.\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4>svg:not([class*=size-]){width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.\[\&\>tr\]\:last\:border-b-0>tr:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div{rotate:90deg}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{rotate:180deg}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:calc(var(--spacing)*-2)}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:calc(var(--spacing)*-2)}[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-slot=card-content] .\[\[data-slot\=card-content\]_\&\]\:bg-transparent,[data-slot=popover-content] .\[\[data-slot\=popover-content\]_\&\]\:bg-transparent{background-color:#0000}[data-slot=tooltip-content] .\[\[data-slot\=tooltip-content\]_\&\]\:bg-background\/20{background-color:var(--background)}@supports (color:color-mix(in lab,red,red)){[data-slot=tooltip-content] .\[\[data-slot\=tooltip-content\]_\&\]\:bg-background\/20{background-color:color-mix(in oklab,var(--background)20%,transparent)}}[data-slot=tooltip-content] .\[\[data-slot\=tooltip-content\]_\&\]\:text-background{color:var(--background)}[data-slot=tooltip-content] .dark\:\[\[data-slot\=tooltip-content\]_\&\]\:bg-background\/10:is(.dark *){background-color:var(--background)}@supports (color:color-mix(in lab,red,red)){[data-slot=tooltip-content] .dark\:\[\[data-slot\=tooltip-content\]_\&\]\:bg-background\/10:is(.dark *){background-color:color-mix(in oklab,var(--background)10%,transparent)}}[data-variant=legend]+.\[\[data-variant\=legend\]\+\&\]\:-mt-1\.5{margin-top:calc(var(--spacing)*-1.5)}@media (hover:hover){a.\[a\&\]\:hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){a.\[a\&\]\:hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--primary)90%,transparent)}}}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}@font-face{font-family:Thmanyah Sans;src:url(/the-ledger/fonts/ThmanyahSans-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Thmanyah Sans;src:url(/the-ledger/fonts/ThmanyahSans-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Thmanyah Sans;src:url(/the-ledger/fonts/ThmanyahSans-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Thmanyah Sans;src:url(/the-ledger/fonts/ThmanyahSans-Black.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}:root{--background:#f2efe8;--foreground:#13253f;--card:#fbfaf5;--card-foreground:#13253f;--primary:#0b1d36;--primary-foreground:#fbfaf5;--border:#d9d4c9;--ring:#c9a84c;--radius:16px}*{box-sizing:border-box}html{background:#0b1d36;min-width:1120px}body{color:#13253f;background:#f2efe8;margin:0;font-family:Thmanyah Sans,sans-serif}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.execution-shell{background:#f2efe8;width:100%;min-width:1120px;min-height:100vh;display:flex}.desktop-sidebar{color:#dce5ee;z-index:4;background:#0b1d36;flex-direction:column;flex:0 0 266px;width:266px;height:100vh;padding:28px 17px 18px;display:flex;position:sticky;top:0;box-shadow:-12px 0 34px #0a1d3621}.brand-lockup{border-bottom:1px solid #e6eef621;align-items:center;gap:10px;padding:0 8px 29px;display:flex}.brand-mark{object-fit:contain;background:#c9a84c;border-radius:12px;width:42px;height:42px}.brand-lockup b{font-family:var(--font-display);color:#fbfaf5;font-size:18px;line-height:1.05;display:block}.brand-lockup small{color:#8fa2b8;margin-top:5px;font-size:10px;display:block}.side-navigation{gap:4px;display:grid}.nav-row{color:#a9b8c9;min-height:45px;transition:color .18s var(--ease-out),background .18s var(--ease-out),transform .18s var(--ease-out);border-radius:10px;align-items:center;gap:12px;padding:12px;font-size:13px;font-weight:600;display:flex;position:relative}.nav-row:active{transform:scale(.98)}.nav-row.active{color:#fff;background:#173151}.nav-row.active i{background:#c9a84c;border-radius:3px 0 0 3px;width:3px;height:21px;position:absolute;right:0}.sidebar-footer{margin-top:auto}.membership-note{background:#ffffff0a;border:1px solid #d0dcea29;border-radius:13px;align-items:center;gap:9px;padding:11px;display:flex}.membership-note strong,.membership-note small{display:block}.membership-note small{color:#90a3b8;margin-top:2px;font-size:9px}.sidebar-footer>p{color:#70849b;text-align:center;margin:14px 0 0;font-size:9px;line-height:1.7}.work-stream{background:#f2efe8;flex:1;width:0;min-width:0}.desk-header{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf5eb;border-bottom:1px solid #d9d4c9;justify-content:space-between;align-items:center;width:100%;height:78px;padding:0 36px;display:flex;position:sticky;top:0}.header-context span{color:#8c8373;letter-spacing:.16em;font-size:9px;font-weight:700;display:block}.header-context strong{font-family:var(--font-display);color:#122842;font-size:19px}.header-actions{align-items:center;gap:9px;display:flex}.icon-action{color:#30445b;background:#fffdf8;border:1px solid #dad5ca;border-radius:11px;place-items:center;width:38px;height:38px;display:grid;position:relative}.notice-action em{background:#bd513e;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:9px}.account-block{background:#fffdf8;border:1px solid #ded8cd;border-radius:12px;align-items:center;gap:8px;min-width:170px;margin-right:4px;padding:5px 6px;display:flex}.user-seal{color:#162943;background:#d8bd71;border-radius:9px;place-items:center;width:29px;height:29px;font-size:13px;font-weight:800;display:grid}.account-block strong,.account-block small{line-height:1.25;display:block}.account-block strong{color:#213952;font-size:11px}.account-block small{color:#867c6d;font-size:9px}.logout-hit{color:#aa604e;background:0 0;border:0;place-items:center;margin-right:auto;display:grid}.login-actions{gap:8px;display:flex}.login-actions button{height:37px;font-size:12px}.desktop-main{width:100%;min-width:0;max-width:1540px;margin:0 auto;padding:33px 36px 48px}.executive-intro{color:#fdfbf4;background-position:50%;background-size:cover;border-radius:21px;justify-content:space-between;align-items:flex-end;min-height:315px;padding:40px 44px;display:flex;overflow:hidden;box-shadow:0 18px 34px #0a1d3629}.intro-copy{max-width:630px}.eyebrow{color:#d6bd75;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.eyebrow span{background:#d6bd75;width:22px;height:1px}.executive-intro h1{font-family:var(--font-display);letter-spacing:-.04em;margin:15px 0 12px;font-size:clamp(32px,3vw,47px);line-height:1.18}.executive-intro h1 em{color:#e1c774;font-style:normal}.executive-intro p{color:#d7e0eb;max-width:530px;margin:0;font-size:13px;line-height:2}.intro-actions{gap:10px;margin-top:23px;display:flex}.ink-button,.ghost-button{transition:transform .16s var(--ease-out);border-radius:9px;align-items:center;gap:8px;padding:10px 15px;font-size:12px;font-weight:700;display:inline-flex}.ink-button:active,.ghost-button:active{transform:scale(.97)}.ink-button{color:#10233c;background:#d4b868}.ghost-button{color:#fff;border:1px solid #ffffff5c}.today-stamp{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07172d5c;border:1px solid #fff3;border-radius:12px;min-width:170px;padding:16px;position:relative}.today-stamp span{color:#e0c779;font-size:10px;display:block}.today-stamp strong{margin-top:8px;font-size:13px;line-height:1.75;display:block}.today-stamp i{background:#d4b868;border-radius:50%;width:6px;height:6px;position:absolute;top:17px;left:15px}.metric-slip{background:#fbfaf5;border:1px solid #dbd6cb;border-radius:14px;gap:12px;min-height:104px;padding:16px;display:flex;box-shadow:0 4px 10px #2b261c09}.metric-slip.navy{background:#172e4d;border-color:#172e4d}.metric-slip.gold{background:#f2e7c8;border-color:#e4d4a6}.metric-slip.green{background:#e2ebe3;border-color:#cbdacb}.metric-icon{color:#25415f;background:#eee9dc;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.navy .metric-icon{color:#e1c774;background:#ffffff1c}.gold .metric-icon{color:#8a6417;background:#ffffff8c}.green .metric-icon{color:#37654c;background:#fff9}.metric-slip small,.metric-slip span,.metric-slip strong{display:block}.metric-slip small{color:#766e62;font-size:10px}.metric-slip strong{font-family:var(--font-display);color:#1b3452;margin-top:3px;font-size:23px}.metric-slip span{color:#8d8374;margin-top:1px;font-size:9px}.navy small,.navy span{color:#aebccd}.navy strong{color:#fffdf4}.two-track-grid{grid-template-columns:1.15fr .85fr;gap:20px;display:grid}.ledger-module{background:#fbfaf5;border:1px solid #dcd6ca;border-radius:17px;padding:23px;box-shadow:0 8px 20px #1f2a330a}.module-heading{justify-content:space-between;align-items:flex-start;display:flex}.module-heading span{color:#9a8050;letter-spacing:.06em;font-size:10px;font-weight:700}.module-heading h2{font-family:var(--font-display);color:#183350;margin:5px 0 0;font-size:19px}.module-heading>a,.text-action{color:#775d2c;align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.learning-spread{background:#f1eee5;border-radius:12px;grid-template-columns:42% 1fr;min-height:182px;margin-top:19px;display:grid;overflow:hidden}.learning-image img{object-fit:cover;width:100%;height:100%}.learning-content{padding:20px}.mini-tag{color:#846625;font-size:10px;font-weight:700}.learning-content h3{font-family:var(--font-display);color:#1b3552;margin:8px 0;font-size:18px}.learning-content p{color:#756d61;margin:0 0 12px;font-size:11px;line-height:1.9}.opportunity-list{margin-top:14px}.opportunity-row{border-bottom:1px solid #e9e4d9;align-items:center;gap:10px;padding:11px 0;display:flex}.opportunity-row:last-child{border-bottom:0}.opportunity-monogram{color:#213955;background:#e4e1d8;border-radius:8px;place-items:center;width:31px;height:31px;font-size:12px;font-weight:800;display:grid}.opportunity-copy{flex:1;min-width:0}.opportunity-copy strong{color:#213955;white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.opportunity-copy span{color:#8a8173;margin-top:2px;font-size:9px;display:block}.opportunity-row time{color:#9c8e76;font-size:9px}.empty-line{text-align:center;color:#948976;padding:35px 0;font-size:11px}.desk-rail{background:#e8e5dc;border:1px solid #d6d0c4;border-radius:16px;grid-template-columns:1fr 220px;min-height:118px;margin-top:20px;display:grid;overflow:hidden}.calendar-note{color:#1d3856;align-items:center;gap:13px;padding:22px;display:flex}.calendar-note>svg{color:#a27c29}.calendar-note span,.calendar-note strong{display:block}.calendar-note span{color:#8b806f;font-size:10px}.calendar-note strong{margin-top:6px;font-size:14px}.calendar-note a{color:#725a27;border:1px solid #cdc4b2;border-radius:50%;place-items:center;width:34px;height:34px;margin-right:auto;display:grid}.compass-visual{overflow:hidden}.compass-visual img{object-fit:cover;width:100%;height:100%}.catalog-page,.tools-page,.profile-page{width:100%;min-width:0;animation:desk-enter .32s var(--ease-out)both}.catalog-masthead,.tool-head{border-bottom:1px solid #d9d3c6;align-items:center;gap:16px;padding:5px 0 25px;display:flex}.masthead-mark,.tool-head-icon{color:#dec36f;background:#153152;border-radius:15px;place-items:center;width:55px;height:55px;display:grid}.catalog-masthead span,.tool-head span,.profile-identity span,.profile-side-note>span{color:#95793f;letter-spacing:.05em;font-size:10px;font-weight:700;display:block}.catalog-masthead h1,.tool-head h1,.profile-identity h1,.profile-side-note h2{font-family:var(--font-display);color:#193451;letter-spacing:-.03em}.catalog-masthead h1,.tool-head h1{max-width:720px;margin:4px 0 6px;font-size:clamp(27px,2.35vw,38px);line-height:1.3}.catalog-masthead p,.tool-head p{color:#756d61;margin:0;font-size:12px}.catalog-count{text-align:left;border-right:2px solid #c9a84c;margin-right:auto;padding-right:13px}.catalog-count strong,.catalog-count span{display:block}.catalog-count strong{color:#143150;font-family:var(--font-display);font-size:31px}.catalog-count span{color:#827a6e;font-size:10px}.catalog-tools{justify-content:space-between;align-items:center;padding:19px 0;display:flex}.catalog-tools label{color:#8f8370;background:#fbfaf5;border:1px solid #d8d2c6;border-radius:10px;align-items:center;gap:8px;min-width:280px;height:39px;padding:0 12px;display:flex}.catalog-tools input{color:#1d3856;background:0 0;border:0;outline:none;flex:1;font-size:11px}.catalog-tools>span{color:#908470;font-size:10px}.catalog-execution-grid{grid-template-columns:minmax(0,1fr) 230px;align-items:start;gap:17px;display:grid}.catalog-table{background:#fbfaf5;border:1px solid #d9d3c7;border-radius:15px;min-width:0;overflow:hidden}.catalog-table-head,.catalog-row{grid-template-columns:minmax(280px,1.65fr) .65fr .52fr 34px;align-items:center;gap:18px;padding:13px 19px;display:grid}.catalog-table-head{color:#887b67;background:#eeeae0;font-size:10px;font-weight:700}.catalog-row{border-top:1px solid #e7e2d8;min-height:88px}.catalog-primary{align-items:center;gap:11px;min-width:0;display:flex}.item-seal{color:#dabb66;background:#183554;border-radius:10px;flex:0 0 35px;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.catalog-primary strong{color:#203a56;font-size:12px;display:block}.catalog-primary p{color:#80786b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:3px 0 0;font-size:10px;line-height:1.55;display:-webkit-box;overflow:hidden}.catalog-category{color:#7c704f;font-size:10px}.catalog-status{color:#3f7253;align-items:center;gap:4px;width:max-content;font-size:10px;font-weight:700;display:flex}.catalog-status.locked{color:#a66649}.open-item{color:#5e4d2e;width:30px;height:30px;transition:.18s var(--ease-out);border:1px solid #ddd7cc;border-radius:9px;place-items:center;display:grid}.catalog-empty{color:#887f70;text-align:center;padding:58px;font-size:12px}.decision-ledger,.tool-decision{color:#edf3f5;background:#173252;border-radius:15px;padding:18px;position:sticky;top:99px;overflow:hidden}.decision-ledger:after,.tool-decision:after{content:"";border:1px solid #c9a84c52;border-radius:50%;width:115px;height:115px;position:absolute;bottom:-57px;left:-49px}.decision-ledger span,.tool-decision span{color:#dfc671;font-size:10px;font-weight:700;display:block}.decision-ledger b,.tool-decision b{font-family:var(--font-display);color:#fffaf0;margin-top:17px;font-size:34px;display:block}.decision-ledger h2,.tool-decision h2{z-index:1;font-family:var(--font-display);margin:16px 0 9px;font-size:17px;line-height:1.55;position:relative}.decision-ledger p,.tool-decision p{z-index:1;color:#c2d0df;font-size:10px;line-height:2;position:relative}.decision-ledger div,.tool-decision div{z-index:1;color:#e1c676;align-items:center;gap:6px;margin-top:18px;font-size:10px;display:flex;position:relative}.tool-head{justify-content:space-between}.tool-head>div:first-child{max-width:670px}.tools-execution-grid{grid-template-columns:minmax(0,1fr) 230px;align-items:start;gap:17px;margin-top:22px;display:grid}.worksheet{background:#fbfaf5;border:1px solid #d9d2c5;border-radius:17px;min-width:0;padding:23px}.worksheet-top{border-bottom:1px solid #e3ddd2;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.worksheet-top span,.worksheet-top strong{display:block}.worksheet-top span{color:#95793f;font-size:10px;font-weight:700}.worksheet-top strong{color:#1b3552;font-family:var(--font-display);margin-top:4px;font-size:18px}.worksheet-top button,.add-line{color:#856625;background:0 0;border:0;align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.journal-grid{border-bottom:1px solid #eee9df;grid-template-columns:minmax(220px,1fr) 160px 160px 30px;align-items:center;gap:10px;padding:9px 0;display:grid}.journal-head{color:#918574;font-size:10px;font-weight:700}.journal-grid input{color:#243e59;background:#f6f3ec;border:1px solid #ddd7cd;border-radius:8px;outline-color:#c9a84c;width:100%;height:38px;padding:0 10px;font-size:11px}.line-delete{color:#ab6654;background:0 0;border:0;font-size:18px}.add-line{margin-top:14px}.journal-total{border-top:1px solid #dcd5c9;align-items:center;gap:22px;margin-top:20px;padding-top:18px;display:flex}.journal-total div:not(.balance-chip) span,.journal-total div:not(.balance-chip) strong{display:block}.journal-total span{color:#81776b;font-size:10px}.journal-total strong{color:#193451;font-family:var(--font-display);margin-top:3px;font-size:20px}.balance-chip{color:#955d49;background:#f2e3d8;border-radius:999px;margin-right:auto;padding:7px 12px;font-size:10px;font-weight:700}.balance-chip.balanced{color:#3c7253;background:#dceadf}.tool-strip{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:16px;display:grid}.tool-strip article{color:#27435f;background:#eeeae0;border:1px solid #d9d3c8;border-radius:13px;align-items:center;gap:10px;padding:15px;display:flex}.tool-strip article>svg{color:#9b782a}.tool-strip strong,.tool-strip span{display:block}.tool-strip strong{font-size:11px}.tool-strip span{color:#827766;margin-top:2px;font-size:9px}.profile-page{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:20px;display:grid}.profile-sheet,.profile-side-note{background:#fbfaf5;border:1px solid #d8d2c6;border-radius:18px;padding:29px}.profile-identity{align-items:center;gap:15px;display:flex}.portrait-seal{color:#e0c674;width:62px;height:62px;font-family:var(--font-display);background:#183554;border-radius:16px;place-items:center;font-size:27px;font-weight:700;display:grid}.profile-identity h1{margin:4px 0;font-size:29px}.profile-identity p{color:#82786c;margin:0;font-size:11px}.profile-identity button{margin-right:auto;font-size:11px}.profile-divider{background:#e3ded4;height:1px;margin:26px 0}.profile-facts{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.profile-fact{align-items:center;gap:9px;display:flex}.profile-fact i{color:#8c6c2c;background:#f0ebde;border-radius:9px;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.profile-fact span,.profile-fact strong{display:block}.profile-fact span{color:#887e70;font-size:10px}.profile-fact strong{color:#26415d;margin-top:3px;font-size:12px}.profile-side-note{color:#edf3f5;background:#173252;align-self:stretch;min-height:100%;position:relative;overflow:hidden}.profile-side-note:after{content:"";border:1px solid #c9a84c59;border-radius:50%;width:125px;height:125px;position:absolute;inset:auto -35px -35px auto}.profile-side-note b{color:#e1c674;font-family:var(--font-display);margin:18px 0;font-size:36px;display:block}.profile-side-note h2{z-index:1;color:#fffaf0;margin:10px 0;font-size:24px;line-height:1.5;position:relative}.profile-side-note p{z-index:1;color:#c5d2dd;margin:0;font-size:11px;line-height:2;position:relative}.subscription-page{width:100%;animation:desk-enter .32s var(--ease-out)both}.premium-hero{color:#fffaf0;background:linear-gradient(120deg,#0b1d36,#183b62 67%,#1c496a);border-radius:18px;justify-content:space-between;align-items:center;min-height:245px;padding:32px;display:flex;position:relative;overflow:hidden}.premium-hero:before{content:"";border:1px solid #dabf7040;border-radius:50%;width:320px;height:320px;position:absolute;top:-160px;left:-120px;box-shadow:0 0 0 42px #dabf700a,0 0 0 84px #dabf7008}.premium-hero>div:first-child{z-index:1;max-width:690px;position:relative}.premium-hero span{color:#e3ca7a;align-items:center;gap:6px;font-size:10px;font-weight:700;display:inline-flex}.premium-hero h1{font-family:var(--font-display);margin:14px 0 9px;font-size:clamp(28px,3vw,42px)}.premium-hero p{color:#ccdae7;margin:0;font-size:12px;line-height:2}.premium-seal{text-align:center;color:#e5cb78;z-index:1;background:#040f1f40;border:1px solid #e5cb78a6;border-radius:50%;flex:0 0 142px;place-content:center;gap:7px;width:142px;height:142px;margin-left:25px;display:grid;position:relative;box-shadow:inset 0 0 0 8px #e5cb7812}.premium-seal svg{margin:auto}.premium-seal strong{letter-spacing:.15em;font-size:11px}.premium-grid{grid-template-columns:minmax(0,1fr) 330px;gap:19px;margin-top:20px;display:grid}.activation-sheet,.access-ledger{background:#fbfaf5;border:1px solid #d9d2c5;border-radius:17px;padding:25px}.activation-sheet>span,.access-ledger>span{color:#95793f;font-size:10px;font-weight:700;display:block}.activation-sheet h2{color:#183451;font-family:var(--font-display);margin:7px 0 18px;font-size:23px}.code-field{color:#97782d;background:#f4f1e9;border:1px solid #d7d0c2;border-radius:10px;align-items:center;gap:10px;height:49px;padding:0 14px;display:flex}.code-field input{color:#193653;font-family:var(--font-display);letter-spacing:.06em;background:0 0;border:0;outline:none;flex:1;font-size:14px}.activation-button{color:#10243e;background:#c9a84c;margin-top:11px;font-weight:800}.activation-sheet>p{color:#81786c;margin:17px 0 0;font-size:10px;line-height:1.9}.access-ledger{background:#edf0e9}.access-row{border-bottom:1px solid #d9ddd3;align-items:center;gap:10px;padding:15px 0;display:flex}.access-row:last-child{border-bottom:0}.access-row>svg{color:#94732b}.access-row small,.access-row strong{display:block}.access-row small{color:#81796d;font-size:9px}.access-row strong{color:#1c3854;margin-top:3px;font-size:12px}.learning-page{width:100%;min-width:0;animation:desk-enter .32s var(--ease-out)both}.learning-banner{color:#fffaf0;background:linear-gradient(115deg,#112741,#204b6f);border-radius:18px;justify-content:space-between;align-items:center;min-height:220px;padding:31px 34px;display:flex;position:relative;overflow:hidden}.learning-banner:after{content:"";border:1px solid #d3b7635e;border-radius:50%;width:480px;height:480px;position:absolute;bottom:-380px;left:-210px;box-shadow:0 0 0 28px #d3b7630a,0 0 0 58px #d3b76306}.learning-banner>div:first-child{z-index:1;max-width:690px;position:relative}.learning-banner span{color:#e2c773;font-size:10px;font-weight:700}.learning-banner h1{font-family:var(--font-display);margin:10px 0;font-size:clamp(28px,3vw,42px);line-height:1.32}.learning-banner p{color:#d2deea;max-width:620px;margin:0;font-size:12px;line-height:2}.learning-banner-seal{text-align:center;color:#e2c773;z-index:1;border:1px solid #e2c773b3;border-radius:50%;place-content:center;gap:6px;width:105px;height:105px;display:grid;position:relative}.learning-banner-seal strong{letter-spacing:.12em;font-size:10px}.learning-tabs{border-bottom:1px solid #d8d2c7;justify-content:space-between;align-items:center;gap:20px;padding:19px 0;display:flex}.learning-tabs>div{flex-wrap:wrap;gap:6px;display:flex}.learning-tabs button{color:#697487;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:6px;padding:9px 10px;font-size:11px;font-weight:700;display:inline-flex}.learning-tabs button.active{color:#123251;background:#f8f2df;border-color:#e4d09b}.learning-tabs label{color:#8c806e;background:#fbfaf5;border:1px solid #d8d2c7;border-radius:9px;align-items:center;gap:7px;min-width:235px;height:38px;padding:0 10px;display:flex}.learning-tabs input{color:#173452;background:0 0;border:0;outline:0;flex:1;width:100%;font-size:11px}.learning-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;padding-top:20px;display:grid}.learning-card{background:#fbfaf5;border:1px solid #d9d3c8;border-radius:14px;flex-direction:column;min-height:210px;padding:19px;display:flex;box-shadow:0 7px 16px #1b2d3b09}.card-index{color:#536c58;background:#edf0e9;border-radius:7px;align-items:center;gap:5px;width:max-content;min-height:25px;padding:3px 8px;font-size:9px;font-weight:700;display:inline-flex}.learning-card h2{color:#183452;font-family:var(--font-display);margin:14px 0 7px;font-size:17px;line-height:1.5}.learning-card p{color:#786f63;margin:0;font-size:10px;line-height:1.85}.learning-card>div:last-child{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:15px;display:flex}.learning-card>div:last-child span{color:#876825;font-size:9px;font-weight:700}.learning-card>div:last-child button,.wide-card-action{color:#304a67;background:0 0;border:0;align-items:center;gap:4px;width:max-content;font-size:10px;font-weight:800;display:inline-flex}.lms-card .progress-rule{background:#e9e4d9;border-radius:6px;height:4px;margin:15px 0 0;overflow:hidden}.lms-card .progress-rule i{background:#c9a84c;height:100%;display:block}.wide-card-action{margin-top:auto;padding-top:15px}.career-stream{max-width:900px;padding-top:20px}.career-step{background:#fbfaf5b3;border-bottom:1px solid #dcd6cb;border-right:2px solid #ccd6ce;grid-template-columns:58px 1fr 32px;align-items:center;gap:17px;padding:18px;display:grid}.career-step:first-child{border-radius:14px 14px 0 0}.career-step:last-of-type{border-radius:0 0 14px 14px}.career-step.complete{border-right-color:#c9a84c}.career-step>b{font-family:var(--font-display);color:#c0b9aa;font-size:22px}.career-step span{color:#a17928;font-size:9px;font-weight:700}.career-step h2{color:#193653;font-family:var(--font-display);margin:5px 0;font-size:17px}.career-step p{color:#7f7668;margin:0;font-size:10px}.career-step>svg{color:#587d61}.quiz-layout{grid-template-columns:210px 1fr;gap:16px;padding-top:20px;display:grid}.quiz-layout>aside{color:#d6e0e8;background:#173252;border-radius:14px;padding:18px}.quiz-layout>aside span,.quiz-layout>aside strong{display:block}.quiz-layout>aside span{color:#e0c574;font-size:10px}.quiz-layout>aside strong{font-family:var(--font-display);color:#fffdf5;margin:8px 0;font-size:32px}.quiz-layout>aside p{color:#b7c7d6;font-size:10px;line-height:1.8}.quiz-layout>aside div{color:#dbe3ec;border-top:1px solid #ffffff1f;padding:10px 0;font-size:10px}.quiz-layout>section{background:#fbfaf5;border:1px solid #d9d3c8;border-radius:14px;overflow:hidden}.quiz-row{border-bottom:1px solid #e8e2d8;justify-content:space-between;align-items:center;gap:15px;padding:17px;display:flex}.quiz-row:last-child{border-bottom:0}.quiz-row span{color:#98752a;font-size:9px;font-weight:700}.quiz-row h2{color:#193653;font-family:var(--font-display);margin:4px 0;font-size:16px}.quiz-row p{color:#7e7567;margin:0;font-size:10px}.quiz-row button{color:#715920;background:#f8f0d9;border:1px solid #d7cfae;border-radius:8px;flex:none;align-items:center;gap:5px;padding:9px 11px;font-size:10px;font-weight:800;display:inline-flex}.certificate-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;padding-top:20px;display:grid}.certificate-grid article{background:linear-gradient(145deg,#fdfcf7,#eee7d4);border:1px solid #d7cfbd;border-radius:14px;min-height:182px;padding:20px}.certificate-grid svg{color:#a67c23}.certificate-grid span{color:#8b7746;margin-top:18px;font-size:9px;display:block}.certificate-grid h2{color:#173452;font-family:var(--font-display);margin:7px 0;font-size:16px}.certificate-grid p{color:#776f64;margin:0;font-size:10px}.certificate-grid strong{color:#607d62;margin-top:13px;font-size:9px;display:block}.files-layout{grid-template-columns:205px 1fr;gap:16px;padding-top:20px;display:grid}.files-layout>aside{background:#fbfaf5;border:1px solid #d9d3c8;border-radius:14px;align-content:start;gap:5px;padding:14px;display:grid}.files-layout>aside span{color:#96742b;padding:4px 6px 10px;font-size:10px;font-weight:700}.files-layout>aside button{color:#637080;text-align:right;background:0 0;border:0;border-radius:8px;padding:9px;font-size:10px}.files-layout>aside button.active{color:#173452;background:#f6eed8}.files-layout>section{background:#fbfaf5;border:1px solid #d9d3c8;border-radius:14px;overflow:hidden}.file-row{border-bottom:1px solid #e8e2d8;align-items:center;gap:11px;padding:15px;display:flex}.file-row:last-child{border-bottom:0}.file-row>svg{color:#91712e}.file-row>div{flex:1}.file-row h2{color:#193653;margin:0;font-size:12px}.file-row p{color:#837a6d;margin:3px 0 0;font-size:10px}.file-row a{color:#755c25;align-items:center;gap:4px;font-size:10px;font-weight:800;display:inline-flex}.learning-empty{color:#8a806f;background:#f8f6ef;border:1px dashed #d3cbbb;border-radius:14px;grid-column:1/-1;place-items:center;gap:8px;min-height:160px;font-size:11px;display:grid}.learning-empty svg{color:#b28b32}.learning-empty p{margin:0}.feature-drawer{z-index:20;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#08172a85;justify-content:flex-start;align-items:stretch;padding:30px;display:flex;position:fixed;inset:0}.feature-drawer>section{color:#183452;background:#fbfaf5;border-radius:18px;width:min(620px,60vw);height:100%;padding:28px;overflow:auto;box-shadow:0 22px 52px #0511204d}.drawer-close{color:#745f3a;background:#fffdf8;border:1px solid #ddd7cc;border-radius:9px;place-items:center;width:34px;height:34px;margin-right:auto;display:grid}.feature-drawer>section>span{color:#9c7c36;margin-top:25px;font-size:10px;font-weight:700;display:block}.feature-drawer h1{font-family:var(--font-display);margin:7px 0;font-size:28px}.feature-drawer>section>p{color:#766e62;font-size:12px;line-height:2}.premium-callout{background:#f7eed8;border:1px solid #e1cd91;border-radius:12px;gap:12px;margin-top:22px;padding:15px;display:flex}.premium-callout svg{color:#a37a22}.premium-callout strong{color:#4c4230;font-size:12px}.premium-callout p{color:#786f5f;margin:5px 0 0;font-size:10px}.chapter-block{border:1px solid #e2ddd2;border-radius:12px;margin-top:19px;overflow:hidden}.chapter-block>b{color:#23415e;background:#f4f1e9;padding:12px;font-size:12px;display:block}.chapter-block button{color:#5e6d7d;text-align:right;background:#fffdf8;border:0;border-bottom:1px solid #ece7dd;align-items:center;gap:8px;width:100%;padding:11px 12px;font-size:11px;display:flex}.chapter-block button span{flex:1}.chapter-block button svg:last-child{color:#5f8467}.drawer-empty{color:#887d6d;text-align:center;border:1px dashed #d7cfbf;border-radius:12px;margin-top:18px;padding:40px;font-size:11px}.quiz-drawer article{border-bottom:1px solid #e5dfd5;padding:17px 0}.quiz-drawer article>b{color:#9a7830;font-family:var(--font-display)}.quiz-drawer article h2{margin:7px 0 10px;font-size:15px}.quiz-drawer article div{gap:7px;display:grid}.quiz-drawer article div button{color:#486073;text-align:right;background:#fffdf8;border:1px solid #ded8cd;border-radius:8px;padding:10px;font-size:11px}.quiz-drawer article div button.selected{color:#183452;background:#f7efd9;border-color:#c9a84c}.quiz-drawer>button:last-child{margin-top:20px}.tools-hub-page{width:100%;animation:desk-enter .32s var(--ease-out)both}.toolbench-head{background:linear-gradient(125deg,#f8f3e6,#e7e0ce);border:1px solid #d9d1c2;border-radius:18px;justify-content:space-between;align-items:center;min-height:180px;padding:28px 32px;display:flex}.toolbench-head>div:first-child{max-width:720px}.toolbench-head span,.tool-surface-heading span,.cash-desk>div>span,.inventory-session-row span,.reference-desk section>span,.focus-desk>span,.simulation-desk span{color:#99762d;font-size:10px;font-weight:700;display:block}.toolbench-head h1{color:#183452;font-family:var(--font-display);margin:9px 0;font-size:clamp(27px,3vw,39px)}.toolbench-head p{color:#766e62;margin:0;font-size:12px;line-height:1.95}.toolbench-stamp{text-align:center;color:#dbbe67;background:#153151;border-radius:50%;place-content:center;gap:6px;width:105px;height:105px;display:grid;box-shadow:inset 0 0 0 8px #ffffff09}.toolbench-stamp strong{letter-spacing:.14em;font-size:10px}.toolbench-tabs{flex-wrap:wrap;gap:6px;padding:18px 0;display:flex}.toolbench-tabs button{color:#617184;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:6px;padding:9px 11px;font-size:11px;font-weight:700;display:inline-flex}.toolbench-tabs button.active{color:#173452;background:#fbf3df;border-color:#e1cf9f}.tool-surface{background:#fbfaf5;border:1px solid #d9d3c8;border-radius:16px;padding:23px}.tool-surface-heading{border-bottom:1px solid #e6e0d5;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.tool-surface-heading h2{color:#183452;font-family:var(--font-display);margin:5px 0 0;font-size:21px}.tool-surface-heading>button{color:#7d622c;background:0 0;border:0;align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex}.journal-line{border-bottom:1px solid #eee9df;grid-template-columns:minmax(200px,1fr) 160px 160px 28px;align-items:center;gap:10px;padding:9px 0;display:grid}.journal-line input,.inventory-add input,.inventory-session-row input{color:#193653;background:#f8f5ed;border:1px solid #ddd6ca;border-radius:8px;outline-color:#c9a84c;width:100%;height:37px;padding:0 10px;font-size:11px}.journal-line>button{color:#a75f4b;background:0 0;border:0;font-size:18px}.journal-label{color:#8d8170;font-size:10px;font-weight:700}.add-tool-line{color:#82652d;background:0 0;border:0;align-items:center;gap:5px;margin-top:13px;font-size:10px;font-weight:800;display:inline-flex}.journal-summary{border-top:1px solid #dfd9cd;align-items:center;gap:24px;margin-top:19px;padding-top:19px;display:flex}.journal-summary div small,.journal-summary div strong{display:block}.journal-summary small{color:#857c6f;font-size:10px}.journal-summary strong{color:#183452;font-family:var(--font-display);font-size:21px}.journal-summary>svg{color:#96762f}.journal-summary b{color:#9a624f;background:#f4e5df;border-radius:100px;margin-right:auto;padding:7px 10px;font-size:10px}.journal-summary b.balanced{color:#417752;background:#e0ecdf}.calculators-layout{grid-template-columns:230px 1fr;gap:16px;display:grid}.calculators-layout>aside{background:#fbfaf5;border:1px solid #d9d3c8;border-radius:14px;align-content:start;gap:5px;padding:12px;display:grid}.calculators-layout>aside button{color:#657285;text-align:right;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:10px;font-size:10px;display:flex}.calculators-layout>aside button.active{color:#173452;background:#f6eed8}.calculator-sheet{background:#fbfaf5;border:1px solid #d9d3c8;border-radius:14px;min-height:370px;padding:25px}.calculator-name{color:#a1782b;border-bottom:1px solid #e8e2d7;align-items:center;gap:10px;padding-bottom:22px;display:flex}.calculator-name span,.calculator-name h2{display:block}.calculator-name span{font-size:10px}.calculator-name h2{color:#183452;font-family:var(--font-display);margin:3px 0 0;font-size:20px}.calculator-sheet label{color:#736b5d;gap:7px;max-width:420px;margin-top:16px;font-size:10px;font-weight:700;display:grid}.calculator-sheet label input{color:#183452;background:#f7f4ec;border:1px solid #ded7cb;border-radius:8px;outline-color:#c9a84c;height:42px;padding:0 11px}.calculator-result{color:#fdf9ef;background:#173252;border-radius:12px;max-width:420px;margin-top:20px;padding:17px}.calculator-result span,.calculator-result strong,.calculator-result small{display:block}.calculator-result span{color:#dfc574;font-size:10px}.calculator-result strong{font-family:var(--font-display);margin:6px 0;font-size:26px}.calculator-result small{color:#c5d2dc;font-size:9px}.cash-desk{background:#fbfaf5;border:1px solid #d9d3c8;border-radius:16px;padding:25px}.cash-desk h2{color:#183452;font-family:var(--font-display);margin:7px 0;font-size:23px}.cash-desk p{color:#786f63;margin:0;font-size:11px}.cash-layout{grid-template-columns:1fr 260px;gap:20px;margin-top:20px;display:grid}.cash-layout>section{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.cash-layout>section label{border:1px solid #e2ddd3;border-radius:9px;grid-template-columns:85px 1fr 90px;align-items:center;gap:8px;padding:8px;display:grid}.cash-layout>section label b{color:#23415d;font-size:11px}.cash-layout>section input{color:#193653;text-align:center;background:#f8f5ed;border:1px solid #ddd7cc;border-radius:6px;outline-color:#c9a84c;height:31px;font-size:11px}.cash-layout>section span{color:#8a806f;font-size:10px}.cash-layout>aside{color:#eef3f6;background:#183452;border-radius:13px;flex-direction:column;justify-content:center;padding:20px;display:flex}.cash-layout>aside>svg{color:#dfc574}.cash-layout>aside span{color:#c5d1dc;margin-top:16px;font-size:10px}.cash-layout>aside strong{color:#fffaf0;font-family:var(--font-display);margin-top:4px;font-size:23px}.cash-layout>aside button{color:#dfc574;background:0 0;border:0;align-items:center;gap:5px;width:max-content;margin-top:16px;font-size:10px;font-weight:700;display:inline-flex}.inventory-desk{background:#fbfaf5;border:1px solid #d9d3c8;border-radius:16px;min-height:400px;padding:22px}.auth-tool-note,.inventory-placeholder{text-align:center;color:#81786a;place-content:center;justify-items:center;gap:8px;min-height:300px;display:grid}.auth-tool-note svg,.inventory-placeholder svg{color:#a17c2c}.auth-tool-note h2{color:#183452;font-family:var(--font-display);margin:6px 0}.auth-tool-note p{max-width:370px;margin:0;font-size:11px;line-height:1.8}.inventory-session-row{border-bottom:1px solid #e6e0d5;justify-content:space-between;align-items:end;gap:15px;padding-bottom:18px;display:flex}.inventory-session-row h2{color:#183452;font-family:var(--font-display);margin:5px 0 0;font-size:20px}.inventory-session-row label{gap:7px;display:flex}.inventory-session-row input{width:200px}.inventory-session-row label button,.inventory-add button{color:#193653;background:#d5b768;border:0;border-radius:8px;align-items:center;gap:5px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.inventory-body{grid-template-columns:190px 1fr;gap:15px;padding-top:18px;display:grid}.inventory-body>aside{align-content:start;gap:5px;display:grid}.inventory-body>aside button{color:#6c7787;text-align:right;background:#f4f1e9;border:1px solid #0000;border-radius:9px;padding:10px}.inventory-body>aside button.active{color:#183452;background:#f8eed1;border-color:#e0cb92}.inventory-body>aside strong,.inventory-body>aside span{display:block}.inventory-body>aside strong{font-size:10px}.inventory-body>aside span{color:#8a806f;margin-top:4px;font-size:9px}.inventory-title{justify-content:space-between;align-items:center;display:flex}.inventory-title span{color:#99762d;font-size:9px}.inventory-title h3{color:#183452;font-family:var(--font-display);margin:3px 0;font-size:17px}.danger{color:#a45e4b;background:0 0;border:0;font-size:10px}.inventory-add{grid-template-columns:1.3fr 1fr repeat(3,.7fr) auto;gap:7px;padding:12px 0;display:grid}.inventory-table{border:1px solid #e0dad0;border-radius:11px;overflow:hidden}.inventory-table>div{color:#495c6f;border-bottom:1px solid #ebe6dc;grid-template-columns:minmax(160px,1fr) repeat(4,.65fr) 28px;align-items:center;gap:8px;padding:10px;font-size:10px;display:grid}.inventory-table>div:last-child{border:0}.inventory-table-head{background:#f0ece2;font-weight:700;color:#887d6c!important}.inventory-table strong,.inventory-table small{display:block}.inventory-table strong{color:#213e5b;font-size:10px}.inventory-table small{color:#8c8375;margin-top:3px;font-size:9px}.inventory-table .short{color:#a15948}.inventory-table .extra{color:#437755}.inventory-table .equal{color:#8a806f}.inventory-table button{color:#aa6451;background:0 0;border:0}.reference-desk{grid-template-columns:220px 1fr;gap:16px;display:grid}.reference-desk aside{background:#fbfaf5;border:1px solid #d9d3c8;border-radius:14px;align-content:start;gap:5px;padding:12px;display:grid}.reference-desk aside button{color:#667588;text-align:right;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:10px;font-size:10px;display:flex}.reference-desk aside button.active{color:#173452;background:#f6eed8}.reference-desk section{background:#fbfaf5;border:1px solid #d9d3c8;border-radius:14px;padding:23px}.reference-desk section h2{color:#183452;font-family:var(--font-display);margin:6px 0 17px;font-size:22px}.reference-desk section article{border-top:1px solid #e8e2d8;padding:12px 0}.reference-desk section article strong{color:#28445f;font-size:12px}.reference-desk section article p{color:#776f63;margin:5px 0 0;font-size:10px;line-height:1.85}.focus-desk{color:#193653;text-align:center;background:radial-gradient(circle at 50% 20%,#f8efd7,#f6f3ec 46%);border:1px solid #d9d3c8;border-radius:17px;place-content:center;justify-items:center;min-height:430px;padding:35px;display:grid}.focus-desk>svg{color:#aa8128}.focus-desk h2{font-family:var(--font-display);letter-spacing:-.08em;margin:12px 0;font-size:64px}.focus-desk p{color:#766e62;max-width:390px;font-size:11px;line-height:2}.focus-desk>div{gap:8px;margin-top:13px;display:flex}.focus-desk>div button:last-child{color:#796339;background:#fffdf8;border:1px solid #d8d0c2;border-radius:8px;padding:0 14px;font-size:11px}.simulation-desk{background:#fbfaf5;border:1px solid #d9d3c8;border-radius:16px;grid-template-columns:1fr 280px;gap:18px;min-height:330px;padding:27px;display:grid}.simulation-desk h2{color:#183452;font-family:var(--font-display);margin:8px 0;font-size:25px}.simulation-desk p{color:#746b5f;font-size:12px;line-height:2}.simulation-desk>div button{color:#fdfbf4;background:#173252;border:0;border-radius:8px;align-items:center;gap:6px;margin-top:18px;padding:10px 13px;font-size:11px;font-weight:700;display:inline-flex}.simulation-desk>aside{color:#d6e0e8;background:#173252;border-radius:13px;flex-direction:column;justify-content:center;padding:20px;display:flex}.simulation-desk>aside svg{color:#dfc574}.simulation-desk>aside strong{color:#fffaf0;font-family:var(--font-display);margin-top:14px;font-size:16px}.simulation-desk>aside p{color:#c7d3de;font-size:11px}.community-page,.commerce-page{width:100%;animation:desk-enter .32s var(--ease-out)both}.community-head,.commerce-head{color:#fdfbf5;background:linear-gradient(115deg,#173252,#286083);border-radius:17px;justify-content:space-between;align-items:center;min-height:170px;padding:27px 31px;display:flex}.community-head>div:first-child,.commerce-head>div:first-child{max-width:720px}.community-head span,.commerce-head span{color:#e4ca77;font-size:10px;font-weight:700}.community-head h1,.commerce-head h1{font-family:var(--font-display);margin:8px 0;font-size:clamp(27px,3vw,39px)}.community-head p,.commerce-head p{color:#c9d7e2;margin:0;font-size:11px;line-height:1.9}.community-head>div:last-child,.commerce-head>div:last-child{text-align:center;color:#e7ce7c;border:1px solid #e5ca7794;border-radius:50%;place-content:center;width:105px;height:105px;display:grid}.community-head>div:last-child svg,.commerce-head>div:last-child svg{margin:auto}.community-head>div:last-child strong,.commerce-head>div:last-child small{display:block}.community-head>div:last-child strong,.commerce-head>div:last-child strong{color:#fffaf0;font-family:var(--font-display);font-size:22px}.community-head>div:last-child small,.commerce-head>div:last-child small{color:#ccdae5;font-size:9px}.community-tabs,.commerce-tabs{gap:7px;padding:18px 0;display:flex}.community-tabs button,.commerce-tabs button{color:#677386;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:6px;padding:9px 11px;font-size:11px;font-weight:700;display:inline-flex}.community-tabs button.active,.commerce-tabs button.active{color:#193653;background:#f9f1dc;border-color:#e0cd97}.community-tabs i{color:#fff;background:#b8604c;border-radius:50%;place-items:center;min-width:16px;height:16px;font-size:8px;font-style:normal;display:grid}.chat-desk{grid-template-columns:260px 1fr;gap:16px;min-height:560px;display:grid}.chat-desk>aside{color:#d4e0eb;background:#173252;border-radius:15px;padding:20px}.chat-desk>aside span{color:#e1c775;font-size:10px;font-weight:700}.chat-desk>aside h2{color:#fffaf0;font-family:var(--font-display);font-size:19px;line-height:1.6}.chat-desk>aside>p{color:#c0d0dd;font-size:10px;line-height:1.9}.presence-list{border-top:1px solid #ffffff1f;margin-top:22px}.presence-list>div{border-bottom:1px solid #ffffff17;align-items:center;gap:8px;padding:10px 0;display:flex}.presence-list i{color:#183452;background:#d7bd70;border-radius:7px;place-items:center;width:25px;height:25px;font-size:10px;font-style:normal;font-weight:800;display:grid}.presence-list span{color:#f4f7f9;flex:1;font-size:10px}.presence-list small{color:#e5ca78;font-size:9px}.presence-list p{color:#9eb2c4;font-size:10px}.chat-desk>section{background:#fbfaf5;border:1px solid #d8d2c7;border-radius:15px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.chat-feed{flex:1;padding:16px;overflow:auto}.chat-feed article{gap:9px;padding:9px 0;display:flex}.chat-feed article>i{color:#193653;background:#e5e2d9;border-radius:9px;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:10px;font-style:normal;font-weight:800;display:grid}.chat-feed article.own>i{color:#173452;background:#d5b96b}.chat-feed article>div{background:#f0ede5;border-radius:0 10px 10px;max-width:75%;padding:10px}.chat-feed article.own>div{background:#e6eedf}.chat-feed header{align-items:center;gap:7px;display:flex}.chat-feed header strong{color:#203d59;font-size:10px}.chat-feed header small{color:#8b806f;font-size:8px}.chat-feed p{color:#475c6e;margin:6px 0;font-size:11px;line-height:1.8}.chat-feed footer{align-items:center;gap:4px;display:flex}.chat-feed footer button{color:#7d7568;background:0 0;border:0;font-size:9px}.chat-feed .remove-message{color:#a45b48;margin-right:auto}.chat-compose{border-top:1px solid #e5dfd5;gap:8px;padding:12px;display:flex}.chat-compose textarea{resize:vertical;color:#173452;background:#f9f6ee;border:1px solid #ded7ca;border-radius:8px;outline-color:#c9a84c;flex:1;min-height:40px;padding:10px;font-size:11px}.notification-desk{background:#fbfaf5;border:1px solid #d8d2c7;border-radius:15px;overflow:hidden}.notification-desk header{border-bottom:1px solid #e5dfd5;justify-content:space-between;align-items:center;padding:19px;display:flex}.notification-desk header span{color:#9b7930;font-size:10px;font-weight:700}.notification-desk header h2{color:#183452;font-family:var(--font-display);margin:4px 0 0;font-size:20px}.notification-desk header button{color:#79602a;background:0 0;border:0;align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex}.notification-desk article{cursor:pointer;border-bottom:1px solid #ece6dc;align-items:center;gap:11px;padding:15px 19px;display:flex}.notification-desk article.unread{background:#fffdf5}.notification-desk article>svg{color:#95732d}.notification-desk article>div{flex:1}.notification-desk article strong{color:#203c58;font-size:12px}.notification-desk article p{color:#786f63;margin:4px 0 0;font-size:10px}.notification-desk article>i{background:#bf654f;border-radius:50%;width:6px;height:6px}.game-desk{grid-template-columns:1fr 260px;gap:16px;display:grid;position:relative}.game-desk>section,.game-desk>aside{background:#fbfaf5;border:1px solid #d8d2c7;border-radius:15px;min-height:410px;padding:20px}.game-desk header{justify-content:space-between;align-items:center;display:flex}.game-desk header span,.game-desk>aside>span{color:#9b7930;font-size:10px;font-weight:700}.game-desk header h2{color:#183452;font-family:var(--font-display);margin:5px 0 0;font-size:21px}.game-desk header>svg{color:#a57b24}.game-levels{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:18px;display:grid}.game-levels>button{color:#516578;text-align:right;background:#fffdf8;border:1px solid #e0dad0;border-radius:10px;grid-template-columns:35px 1fr 18px;align-items:center;gap:9px;padding:12px;display:grid}.game-levels b{color:#a67c28;font-family:var(--font-display);font-size:17px}.game-levels strong,.game-levels span{display:block}.game-levels strong{color:#183452;font-size:11px}.game-levels span{color:#837969;margin-top:3px;font-size:9px}.game-desk>aside{color:#d4e0eb;background:#173252}.game-desk>aside>span{color:#e3c775}.game-desk>aside>div{border-bottom:1px solid #ffffff1f;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;padding:12px 0;display:grid}.game-desk>aside b{color:#e2c774}.game-desk>aside strong{color:#fffaf0;font-size:10px}.game-desk>aside small{color:#b7c8d7;font-size:9px}.game-desk>aside p{color:#b7c8d7;font-size:10px}.game-overlay,.product-overlay{z-index:22;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#08172a8a;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.game-overlay>section,.product-overlay>section{color:#183452;background:#fbfaf5;border-radius:17px;width:min(560px,60vw);max-height:85vh;padding:27px;overflow:auto;box-shadow:0 22px 52px #0511204d}.game-overlay>section>button:first-child,.product-overlay>section>button:first-child{color:#745f3a;background:#fff;border:1px solid #ddd7ca;border-radius:8px;place-items:center;width:33px;height:33px;margin-right:auto;display:grid}.game-overlay span{color:#9b7930;margin-top:19px;font-size:10px;display:block}.game-overlay h2{font-family:var(--font-display);font-size:25px}.game-overlay section>div{gap:8px;display:grid}.game-overlay section>div button{color:#27445f;text-align:right;background:#fffdf8;border:1px solid #ded7ca;border-radius:8px;padding:10px}.commerce-head{background:linear-gradient(115deg,#3d321c,#7b5f25)}.commerce-page .commerce-head>div:last-child{border-color:#fff2c18c}.store-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.store-grid article{background:#fbfaf5;border:1px solid #d9d3c8;border-radius:14px;flex-direction:column;min-height:320px;padding:15px;display:flex}.product-visual{color:#a9822b;background:#ede9dd;border-radius:9px;place-items:center;height:130px;display:grid;overflow:hidden}.product-visual img{object-fit:cover;width:100%;height:100%}.store-grid article>span{color:#93762f;margin-top:13px;font-size:9px}.store-grid h2{color:#193653;font-family:var(--font-display);margin:6px 0;font-size:17px}.store-grid p{color:#7e7568;margin:0;font-size:10px;line-height:1.8}.store-grid article>div:not(.product-visual){justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;display:flex}.store-grid article>div strong{color:#183452;font-size:12px}.store-grid article>div button{color:#332b19;background:#d5b768;border:0;border-radius:7px;align-items:center;gap:4px;padding:8px 10px;font-size:10px;font-weight:800;display:inline-flex}.product-more{color:#755c25;background:0 0;border:0;align-self:flex-start;margin-top:12px;font-size:10px;font-weight:700}.commerce-empty{color:#867c6e;border:1px dashed #d7d0c2;border-radius:14px;grid-column:1/-1;place-content:center;justify-items:center;gap:8px;min-height:170px;font-size:11px;display:grid}.commerce-empty svg{color:#a47a27}.cart-desk{grid-template-columns:1fr 300px;gap:16px;display:grid}.cart-desk>section,.cart-desk>aside{background:#fbfaf5;border:1px solid #d8d2c7;border-radius:14px;overflow:hidden}.cart-desk>section article{border-bottom:1px solid #e7e1d7;grid-template-columns:1fr auto 110px 28px;align-items:center;gap:12px;padding:15px;display:grid}.cart-desk>section strong{color:#1d3955;font-size:11px}.cart-desk>section p{color:#82796c;margin:4px 0 0;font-size:9px}.quantity-control{align-items:center;gap:8px;display:flex}.quantity-control button{color:#705b32;background:#fffdf8;border:1px solid #ddd7ca;border-radius:6px;width:24px;height:24px}.quantity-control span{font-size:11px}.delete-cart{color:#a35f4c;background:0 0;border:0}.cart-desk>aside{padding:19px}.cart-desk>aside>span{color:#9b7930;font-size:10px;font-weight:700}.cart-desk>aside>div{border-bottom:1px solid #e6dfd5;justify-content:space-between;padding:14px 0;display:flex}.cart-desk>aside small{color:#81776a;font-size:10px}.cart-desk>aside strong{color:#183452;font-family:var(--font-display);font-size:15px}.cart-desk>aside label{color:#81776a;gap:6px;padding:13px 0;font-size:10px;display:grid}.cart-desk>aside select{color:#27445f;background:#f8f5ed;border:1px solid #ddd6ca;border-radius:7px;height:35px;font-size:10px}.cart-desk>aside>button{color:#173452;background:#c9a84c;width:100%;margin-top:15px;font-weight:800}.orders-desk{background:#fbfaf5;border:1px solid #d8d2c7;border-radius:14px;overflow:hidden}.orders-desk article{border-bottom:1px solid #e7e1d7;grid-template-columns:180px 1fr 120px 48px;align-items:center;gap:12px;padding:16px;display:grid}.order-status{color:#4d7859;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.order-status svg{color:#4f845d}.orders-desk article>div:nth-child(2) strong{color:#193653;font-size:11px}.orders-desk article>div:nth-child(2) p{color:#81776a;margin:4px 0 0;font-size:9px}.orders-desk article>b{color:#183452;font-size:11px}.orders-desk article>button{color:#a35e4b;background:#fff8f5;border:1px solid #e6c9bd;border-radius:7px;padding:7px;font-size:9px}.product-overlay>section>div{color:#9b782c;background:#ece6d6;border-radius:10px;place-items:center;height:200px;margin-top:15px;display:grid;overflow:hidden}.product-overlay img{object-fit:cover;width:100%;height:100%}.product-overlay>section>span{color:#9b7930;margin-top:15px;font-size:10px;display:block}.product-overlay h1{color:#183452;font-family:var(--font-display);margin:6px 0;font-size:28px}.product-overlay p{color:#756d61;font-size:12px;line-height:2}.product-overlay>section>strong{color:#183452;margin:16px 0;font-size:15px;display:block}.product-overlay>section>button:last-child{color:#173452;background:#c9a84c;font-weight:800}.opportunities-page{width:100%;animation:desk-enter .32s var(--ease-out)both}.opportunities-head{color:#fdfbf5;background:linear-gradient(120deg,#283d2b,#5b7651);border-radius:17px;justify-content:space-between;align-items:center;min-height:170px;padding:27px 31px;display:flex}.opportunities-head>div:first-child{max-width:700px}.opportunities-head span{color:#e6d38d;font-size:10px;font-weight:700}.opportunities-head h1{font-family:var(--font-display);margin:8px 0;font-size:clamp(27px,3vw,39px)}.opportunities-head p{color:#d6e2d7;margin:0;font-size:11px;line-height:1.9}.opportunities-head>div:last-child{text-align:center;border:1px solid #e9d8968c;border-radius:50%;place-content:center;width:95px;height:95px;display:grid}.opportunities-head strong,.opportunities-head small{display:block}.opportunities-head strong{color:#fffaf1;font-family:var(--font-display);font-size:25px}.opportunities-head small{color:#d5e1d5;font-size:9px}.opportunities-tools{justify-content:space-between;align-items:center;gap:15px;padding:18px 0;display:flex}.opportunities-tools>div{gap:6px;display:flex}.opportunities-tools button{color:#687486;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:6px;padding:9px 11px;font-size:11px;font-weight:700;display:inline-flex}.opportunities-tools button.active{color:#234331;background:#e7efe5;border-color:#cdd9c9}.opportunities-tools label{color:#8b806f;background:#fbfaf5;border:1px solid #d8d2c7;border-radius:8px;align-items:center;gap:7px;width:260px;height:38px;padding:0 10px;display:flex}.opportunities-tools input{color:#193653;background:0 0;border:0;outline:0;width:100%;font-size:11px}.opportunity-listing{background:#fbfaf5;border:1px solid #d8d2c7;border-radius:15px;overflow:hidden}.opportunity-listing article{border-bottom:1px solid #e8e2d8;grid-template-columns:39px minmax(220px,1fr) 200px auto;align-items:center;gap:13px;min-height:103px;padding:15px;display:grid}.opportunity-mark{color:#264331;background:#e1ebdf;border-radius:9px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.opportunity-main span{color:#8a6d2e;font-size:9px;font-weight:700}.opportunity-main h2{color:#193653;font-family:var(--font-display);margin:4px 0;font-size:17px}.opportunity-main p{color:#7e7568;margin:0;font-size:10px;line-height:1.7}.opportunity-meta{color:#7e776b;gap:5px;font-size:9px;display:grid}.opportunity-meta span{align-items:center;gap:4px;display:flex}.opportunity-listing article>button{color:#3f634b;background:#eff5ed;border:1px solid #d4dcca;border-radius:8px;align-items:center;gap:4px;padding:9px 10px;font-size:10px;font-weight:800;display:inline-flex}.opportunity-empty{color:#857d70;place-content:center;justify-items:center;gap:8px;min-height:160px;font-size:11px;display:grid}.opportunity-empty svg{color:#76967d}.opportunity-overlay{z-index:23;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#08172a8a;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.opportunity-overlay>section{color:#183452;background:#fbfaf5;border-radius:17px;width:min(570px,60vw);padding:28px;box-shadow:0 22px 52px #0511204d}.overlay-close{color:#745f3a;background:#fff;border:1px solid #ddd7ca;border-radius:8px;place-items:center;width:34px;height:34px;margin-right:auto;display:grid}.opportunity-overlay span{color:#9c7b32;margin-top:19px;font-size:10px;font-weight:700;display:block}.opportunity-overlay h1{font-family:var(--font-display);margin:7px 0;font-size:28px}.opportunity-overlay>section>p{color:#756d61;font-size:12px;line-height:2}.opportunity-detail-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin:18px 0;display:grid}.opportunity-detail-grid>div{background:#f3f0e7;border-radius:9px;padding:11px}.opportunity-detail-grid small,.opportunity-detail-grid strong{display:block}.opportunity-detail-grid small{color:#8b806e;font-size:9px}.opportunity-detail-grid strong{color:#28445f;margin-top:4px;font-size:11px}.opportunity-lock{color:#866925;background:#f8efd7;border:1px solid #e2ce92;border-radius:10px;gap:9px;padding:13px;display:flex}.opportunity-lock p{margin:0;font-size:10px;line-height:1.8}.opportunity-overlay>section>button:last-child{color:#fff;background:#5a795c;font-weight:800}.system-state{color:#183452;text-align:center;background:#f2efe8;place-items:center;min-height:100vh;padding:24px;display:grid}.system-state>div{background:#fbfaf5;border:1px solid #d8d1c4;border-radius:18px;max-width:540px;padding:42px;box-shadow:0 15px 35px #1f303f14}.system-state svg{color:#a1782c}.system-state span{color:#9b7930;margin-top:15px;font-size:10px;font-weight:700;display:block}.system-state h1{font-family:var(--font-display);font-size:30px}.system-state p{color:#71685b;font-size:12px;line-height:2}.toolbench-tabs button.locked{opacity:.58}.tool-gate{color:#806425;text-align:center;background:#fbf4e2;border:1px dashed #d9c789;border-radius:16px;place-content:center;justify-items:center;gap:8px;min-height:320px;padding:30px;display:grid}.tool-gate h2{color:#453a28;font-family:var(--font-display);margin:5px 0}.tool-gate p{color:#766d5e;max-width:360px;margin:0;font-size:11px;line-height:1.9}.career-step>button{color:#4e7959;background:#edf5eb;border:1px solid #cdd9cf;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.career-step.complete>button{color:#8d6e2c;background:#faf1d9;border-color:#ddcd9c}.desktop-onboarding{z-index:60;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#081629a8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.desktop-onboarding>section{color:#fdfbf5;text-align:right;background:#153252;border:1px solid #e2c77373;border-radius:20px;width:min(500px,100%);padding:34px;box-shadow:0 24px 55px #00000047}.desktop-onboarding>section>span{color:#e1c675;font-size:10px;font-weight:700}.desktop-onboarding>section>svg{color:#e2c775;margin:16px 0;display:block}.desktop-onboarding h1{font-family:var(--font-display);margin:0;font-size:30px}.desktop-onboarding p{color:#d0dce6;font-size:12px;line-height:2}.onboarding-dots{gap:5px;margin:20px 0;display:flex}.onboarding-dots i{background:#fff3;border-radius:3px;width:20px;height:3px}.onboarding-dots i.active{background:#c9a84c}.desktop-onboarding footer{justify-content:space-between;align-items:center;display:flex}.desktop-onboarding footer>button:first-child{color:#bacada;background:0 0;border:0;font-size:10px}.desktop-onboarding footer>button:last-child{color:#173452;background:#c9a84c;font-weight:800}.parity-calculators{grid-template-columns:230px minmax(0,1fr);gap:17px;padding:20px 0;display:grid}.parity-calculators>aside,.calculator-sheet,.journal-parity,.cash-parity,.inventory-parity,.focus-parity,.simulation-source{background:#fbfaf5;border:1px solid #d8d1c4;border-radius:16px}.parity-calculators>aside{background:#f3f0e7;padding:10px}.parity-calculators>aside button{color:#637284;text-align:right;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;padding:10px;font-size:11px;font-weight:700;display:flex}.parity-calculators>aside button.active{color:#173452;background:#fffdf8;box-shadow:0 4px 12px #142e4612}.calculator-sheet{padding:23px}.calculator-sheet>header,.cash-parity>header,.inventory-parity>header{border-bottom:1px solid #e5dfd4;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:17px;display:flex}.calculator-sheet header>div{grid-template-columns:35px 1fr;align-items:center;column-gap:10px;display:grid}.calculator-sheet header svg{color:#aa8332;grid-row:span 2}.calculator-sheet header span,.cash-parity header span,.inventory-parity header span{color:#9b7930;font-size:10px;font-weight:700}.calculator-sheet h2,.cash-parity h2,.inventory-parity h2{color:#173452;font-family:var(--font-display);margin:3px 0 0;font-size:22px}.calculator-sheet header>button,.cash-parity header>button,.inventory-parity header>div:last-child>button{color:#746039;background:#fffdf8;border:1px solid #ded7ca;border-radius:8px;align-items:center;gap:5px;padding:8px 10px;font-size:10px;font-weight:700;display:inline-flex}.calculator-sheet header>button:hover,.cash-parity header>button:hover{border-color:#c9a84c}.parity-field{color:#617083;gap:6px;margin-top:15px;font-size:11px;font-weight:700;display:grid}.parity-field small{color:#948979;margin-top:-2px;font-size:9px;font-weight:500}.parity-field input,.session-form input,.session-form textarea,.inventory-item-form input,.inventory-item-form textarea{color:#173452;background:#f9f6ef;border:1px solid #ded7ca;border-radius:8px;outline-color:#c9a84c;min-height:40px;padding:0 11px;font-size:12px}.calculator-note,.calculator-alert{color:#816321;background:#fbf3dd;border-radius:8px;margin:15px 0 0;padding:10px;font-size:10px;line-height:1.8}.calculator-alert{color:#9d443b;background:#fbe9e5}.parity-result{background:#e4ddd0;border:1px solid #e4ddd0;border-radius:10px;gap:1px;margin-top:18px;display:grid;overflow:hidden}.parity-result>div{color:#718092;background:#fffdf8;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:11px;display:flex}.parity-result>div.emphasis{color:#3b321c;background:#faf1d9}.parity-result strong{color:#183452;font-size:13px}.parity-result .emphasis strong{color:#7c6026;font-family:var(--font-display);font-size:16px}.journal-parity{margin-top:20px;overflow:hidden}.journal-switch{background:#f4f1e9;border-bottom:1px solid #e5dfd4;gap:5px;padding:12px;display:flex}.journal-switch button{color:#6e7b8c;background:0 0;border:1px solid #0000;border-radius:8px;padding:8px 15px;font-size:11px;font-weight:800}.journal-switch button.active{color:#173452;background:#fffaf0;border-color:#d7c27c}.journal-learn{grid-template-columns:repeat(5,1fr);gap:10px;padding:18px;display:grid}.journal-learn article{background:#fffdf8;border:1px solid #e1dbd0;border-radius:10px;padding:14px}.journal-learn b{color:#a47d2e;font-family:var(--font-display);font-size:18px}.journal-learn h2{color:#173452;margin:7px 0;font-size:13px}.journal-learn p{color:#747b74;margin:0;font-size:10px;line-height:1.9}.journal-converter{padding:20px}.converter-intro{color:#eaf0f4;background:#173452;border-radius:11px;padding:17px}.converter-intro span{color:#e0c46d;font-size:10px;font-weight:700}.converter-intro h2{color:#fffaf0;font-family:var(--font-display);margin:5px 0;font-size:21px}.converter-intro p{color:#c5d5df;margin:0;font-size:11px}.journal-converter textarea{color:#173452;resize:vertical;background:#faf7ef;border:1px solid #ddd6ca;border-radius:9px;outline-color:#c9a84c;width:100%;min-height:95px;margin-top:14px;padding:12px;font-size:12px}.journal-examples{flex-wrap:wrap;gap:6px;margin:11px 0;display:flex}.journal-examples button{color:#5d6c7a;background:#fffdf8;border:1px solid #ded6c7;border-radius:18px;padding:7px 9px;font-size:9px}.journal-result{background:#fffdf8;border:1px solid #d7c37e;border-radius:12px;gap:10px;margin-top:16px;padding:16px;display:grid}.journal-result>header{justify-content:space-between;align-items:center;display:flex}.journal-result>header span{color:#173452;font-family:var(--font-display);font-size:19px}.journal-result>header button{color:#796238;background:0 0;border:0;align-items:center;gap:4px;font-size:10px;display:inline-flex}.journal-result>p{color:#7f7464;margin:0;font-size:10px}.journal-result-table{border:1px solid #d9d3c7;border-radius:9px;overflow:hidden}.journal-result-table>div{color:#526779;text-align:center;background:#fffdf8;border-bottom:1px solid #e8e2d8;grid-template-columns:minmax(0,2fr) 1fr 1fr;gap:8px;padding:9px;font-size:10px;display:grid}.journal-result-table .table-head,.journal-result-table .table-total{color:#fff;background:#173452;font-weight:700}.journal-result-table .table-total{color:#e3c870}.journal-result-table>div>span:first-child{text-align:right}.journal-result-table b,.journal-result-table small{display:block}.journal-result-table b{color:#173452;font-size:11px}.journal-result-table small{color:#938778;margin-top:3px;font-size:9px}.journal-balanced{font-weight:800;color:#397448!important}.journal-result article{background:#f3f0e9;border-radius:8px;padding:10px}.journal-result article strong{color:#173452;font-size:11px}.journal-result article p{color:#6d746e;margin:4px 0 0;line-height:1.8}.cash-parity{margin-top:20px;padding:21px}.cash-totals{background:#23445e;border-radius:10px;grid-template-columns:1fr 1fr;gap:1px;margin-top:15px;display:grid;overflow:hidden}.cash-totals>div{color:#cbdbe5;background:#173452;justify-items:center;gap:4px;padding:15px;display:grid}.cash-totals strong{color:#e5cb75;font-family:var(--font-display);font-size:24px}.cash-totals span{font-size:10px}.denomination-list{gap:8px;margin-top:17px;display:grid}.denomination-list article{background:#fffdf8;border:1px solid #e2dcd0;border-radius:10px;grid-template-columns:86px 1fr 110px;align-items:center;gap:15px;padding:12px;display:grid}.denomination-list article>b{color:#fff;min-height:53px;font-family:var(--font-display);background:#176b76;border-radius:9px;place-items:center;font-size:20px;display:grid}.denomination-list article>b small{font-family:var(--font-body);font-size:9px}.denomination-list article>div{color:#857b6e;gap:5px;font-size:9px;display:grid}.denomination-list article>div:last-child{justify-items:center}.denomination-list article>div:last-child strong{color:#173452;font-size:15px}.denomination-list article section{align-items:center;gap:7px;display:flex}.denomination-list article section button{color:#173452;background:#f3f0e9;border:1px solid #ddd6c8;border-radius:7px;width:30px;height:30px;font-size:17px}.denomination-list article section button:last-child{color:#fff;background:#176b76;border-color:#176b76}.denomination-list article input{color:#173452;text-align:center;background:#fbfaf5;border:1px solid #ddd6c8;border-radius:7px;outline-color:#c9a84c;width:70px;height:34px}.inventory-parity{margin-top:20px;padding:20px}.inventory-parity>header>div:last-child{gap:7px;display:flex}.session-form{background:#fff9e9;border:1px solid #dfd3ae;border-radius:11px;grid-template-columns:repeat(3,1fr);gap:10px;margin:15px 0;padding:15px;display:grid}.session-form>label{color:#736b60;gap:5px;font-size:10px;display:grid}.session-form .parity-field{margin:0}.session-form .session-notes{grid-column:span 3}.session-form textarea,.inventory-item-form textarea{resize:vertical;min-height:62px;padding:10px}.session-form>button{color:#173452;background:#c9a84c;grid-column:span 3;justify-self:start;font-weight:800}.inventory-parity-grid{grid-template-columns:220px minmax(0,1fr);gap:14px;display:grid}.session-list{background:#f3f0e9;border-radius:10px;align-content:start;gap:7px;padding:9px;display:grid}.session-list article{border-radius:8px;align-items:center;gap:4px;padding:8px;display:flex}.session-list article.active{background:#fffdf8;box-shadow:0 3px 9px #162e4214}.session-list article>button{color:#173452;text-align:right;background:0 0;border:0;flex:1;gap:3px;display:grid}.session-list article>button span{color:#887d6d;font-size:9px}.session-list article>div{gap:2px;display:flex}.session-list article>div button{color:#7f6a3b;background:#ede5cf;border:0;border-radius:5px;place-items:center;width:24px;height:24px;display:grid}.session-list article>div button:last-child{color:#a05245;background:#f8e9e5}.inventory-session-title{color:#d3e0e8;background:#173452;border-radius:10px;justify-content:space-between;align-items:center;padding:13px;display:flex}.inventory-session-title span{color:#e0c875;font-size:9px;font-weight:700}.inventory-session-title h3{color:#fffaf0;font-family:var(--font-display);margin:3px 0;font-size:19px}.inventory-session-title small{color:#bbcedb;font-size:9px}.inventory-progress{border:1px solid #e3c97073;border-radius:9px;justify-items:center;min-width:80px;padding:9px;display:grid}.inventory-progress strong{color:#e4c96e;font-family:var(--font-display);font-size:20px}.inventory-progress span{color:#d3e0e8;font-size:8px}.inventory-stats{grid-template-columns:repeat(5,1fr);gap:7px;margin-top:10px;display:grid}.inventory-stats>div{background:#fffdf8;border:1px solid #e0d9cf;border-radius:8px;gap:5px;padding:10px;display:grid}.inventory-stats span{color:#8b806f;font-size:9px}.inventory-stats strong{color:#27435f;font-size:12px}.inventory-search{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.inventory-search label{color:#897e70;background:#fbfaf5;border:1px solid #ddd5c7;border-radius:8px;align-items:center;gap:6px;min-width:220px;padding:0 9px;display:flex}.inventory-search input{color:#173452;background:0 0;border:0;outline:0;flex:1;height:36px;font-size:10px}.inventory-search>div{gap:5px;display:flex}.inventory-search>div button{color:#708092;background:0 0;border:1px solid #0000;border-radius:7px;padding:7px 9px;font-size:9px}.inventory-search>div button.active{color:#795f28;background:#faf1d9;border-color:#d9c584}.inventory-item-form{background:#f9f6ef;border:1px solid #ded6c8;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;padding:13px;display:grid}.inventory-item-form h3{color:#173452;font-family:var(--font-display);grid-column:span 3;margin:0;font-size:17px}.inventory-item-form label{color:#746a5d;gap:4px;font-size:9px;display:grid}.inventory-item-form .item-notes{grid-column:span 3}.inventory-item-form .counted-toggle{grid-column:span 2;align-items:center;gap:7px;display:flex}.inventory-item-form>button{color:#173452;background:#c9a84c;place-self:end start;font-size:10px;font-weight:800}.inventory-item-form>button:last-child:not(:only-child){color:#7d5a3d;background:0 0}.inventory-table-parity{border:1px solid #ded7ca;border-radius:10px;margin-top:13px;overflow:auto}.inventory-table-parity>div{color:#627384;text-align:center;background:#fffdf8;border-bottom:1px solid #ebe5db;grid-template-columns:minmax(160px,1fr) 75px 75px 75px 95px 75px;align-items:center;gap:5px;min-width:680px;padding:9px;font-size:10px;display:grid}.inventory-table-parity .inventory-table-head{color:#fff;background:#173452;font-weight:700}.inventory-table-parity>div>span:first-child{text-align:right}.inventory-table-parity b,.inventory-table-parity small{display:block}.inventory-table-parity b{color:#173452;font-size:11px}.inventory-table-parity small{color:#918677;margin-top:2px;font-size:8px}.inventory-table-parity .short{color:#bb4d44;font-weight:800}.inventory-table-parity .surplus{color:#438156;font-weight:800}.inventory-table-parity span:last-child{justify-content:center;gap:3px;display:flex}.inventory-table-parity span:last-child button{color:#6c5b32;background:#f0e8d6;border:0;border-radius:6px;place-items:center;width:25px;height:25px;display:grid}.inventory-table-parity span:last-child button:last-child{color:#aa544b;background:#fae9e5}.inventory-empty{text-align:center;color:#887e70;min-width:680px;padding:25px!important;display:block!important}.focus-parity{text-align:center;max-width:690px;margin:20px auto;padding:23px;position:relative;overflow:hidden}.focus-modes{gap:7px;display:flex}.focus-modes button{color:#6e7c8a;background:#fffdf8;border:1px solid #e0d8cb;border-radius:9px;flex:1;padding:10px;font-weight:800}.focus-modes button.active{color:#fff;background:#8b5cf6;border-color:#8b5cf6}.focus-modes button.active.rest{background:#0d9488;border-color:#0d9488}.timer-parity-card{background:#fbfaf5;border:1px solid #d9d1ec;border-radius:15px;justify-items:center;gap:8px;margin-top:15px;padding:25px;display:grid}.timer-parity-card>span{color:#8b5cf6;font-size:10px;font-weight:800}.timer-parity-card h2{color:#173452;font-family:var(--font-display);letter-spacing:1px;margin:0;font-size:54px}.timer-parity-card p{color:#8290a0;margin:0;font-size:10px}.timer-progress{background:#e9e1f4;border-radius:7px;width:100%;height:7px;overflow:hidden}.timer-progress i{background:#8b5cf6;border-radius:7px;height:100%;display:block}.timer-parity-card>div:last-child{gap:8px;display:flex}.timer-parity-card>div:last-child>button{color:#687687;background:#f4f1e9;border:1px solid #ddd6ca;align-items:center;gap:6px;display:inline-flex}.timer-parity-card>div:last-child>button:last-child{color:#fff;background:#8b5cf6;border:0;font-weight:800}.focus-message{color:#4e396e;background:#ede5f7;border-radius:8px;padding:11px;font-size:11px}.focus-stats{border:1px solid #e2dcd1;border-radius:10px;grid-template-columns:repeat(3,1fr);margin-top:14px;display:grid;overflow:hidden}.focus-stats>div{border-left:1px solid #e2dcd1;gap:3px;padding:12px;display:grid}.focus-stats>div:last-child{border:0}.focus-stats strong{color:#173452;font-family:var(--font-display);font-size:17px}.focus-stats span{color:#887d70;font-size:9px}.focus-settings{text-align:right;border:1px solid #e2dcd1;border-radius:11px;gap:9px;margin-top:14px;padding:15px;display:grid}.focus-settings h3{color:#173452;font-family:var(--font-display);margin:0}.focus-settings>p{color:#887e70;margin:0;font-size:9px}.focus-settings>div{color:#516475;justify-content:space-between;align-items:center;font-size:11px;display:flex}.focus-settings section{align-items:center;gap:8px;display:flex}.focus-settings section button{color:#173452;background:#fffdf8;border:1px solid #ded6c9;border-radius:6px;width:28px;height:28px}.focus-settings section strong{color:#173452;text-align:center;min-width:65px;font-size:10px}.pomodoro-intro{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c1a2db8;place-items:center;padding:22px;display:grid;position:absolute;inset:0}.pomodoro-intro>section{color:#fffaf0;background:#173452;border:1px solid #d5bd78;border-radius:15px;max-width:420px;padding:27px}.pomodoro-intro svg{color:#d8bd68}.pomodoro-intro span{color:#d8bd68;margin-top:9px;font-size:10px;font-weight:800;display:block}.pomodoro-intro h2{font-family:var(--font-display)}.pomodoro-intro p{color:#d5e1e9;font-size:11px;line-height:2}.pomodoro-intro button{color:#173452;background:#c9a84c;font-weight:800}.simulation-source{color:#173452;text-align:center;place-content:center;justify-items:center;gap:10px;min-height:410px;margin-top:20px;padding:30px;display:grid}.simulation-source svg{color:#775bb4}.simulation-source span{color:#8b5cf6;font-size:10px;font-weight:800}.simulation-source h2{font-family:var(--font-display);margin:0}.simulation-source p{color:#74808c;max-width:460px;margin:0;font-size:11px;line-height:1.9}@media (max-width:900px){.parity-calculators,.inventory-parity-grid{grid-template-columns:1fr}.parity-calculators>aside{display:flex;overflow:auto}.parity-calculators>aside button{min-width:max-content}.journal-learn,.inventory-stats{grid-template-columns:repeat(2,1fr)}.session-form,.inventory-item-form{grid-template-columns:1fr 1fr}.session-form .session-notes,.session-form>button,.inventory-item-form h3,.inventory-item-form .item-notes{grid-column:span 2}.inventory-search{flex-direction:column;align-items:stretch}.inventory-search label{width:100%}.denomination-list article{grid-template-columns:70px 1fr}.denomination-list article>div:last-child{grid-column:2;justify-items:start}}.execution-shell{direction:ltr;grid-template-columns:minmax(0,1fr) 266px;width:100%;min-width:0;display:grid}.desktop-sidebar{box-sizing:border-box;direction:rtl;grid-area:1/2;width:266px;min-width:266px}.work-stream{direction:rtl;grid-area:1/1;width:auto;min-width:0}.desktop-main{box-sizing:border-box;width:100%;max-width:none}.learning-page,.tools-hub-page,.opportunities-page,.community-page,.commerce-page,.subscription-page,.profile-page{max-width:1360px;margin:0 auto}.learning-banner,.toolbench-head,.opportunities-head,.community-head,.commerce-head{position:relative}.learning-banner:before,.toolbench-head:before,.opportunities-head:before,.community-head:before,.commerce-head:before{content:"ملف تنفيذ";color:#7d632a;letter-spacing:.08em;background:#f7eed8;border:1px solid #dbc27c;border-radius:0 0 7px 7px;padding:5px 10px;font-size:9px;font-weight:800;position:absolute;top:0;right:30px;transform:translateY(-50%)}.toolbench-head:before{content:"أدوات التنفيذ"}.opportunities-head:before{content:"ملف الفرص"}.community-head:before{content:"غرفة المجتمع"}.commerce-head:before{content:"مكتب المشتريات"}.profile-settings{border-top:1px solid #e4ded3;margin-top:25px;padding-top:25px}.profile-settings-title span{color:#95793f;font-size:10px;font-weight:700}.profile-settings-title h2{color:#183452;font-family:var(--font-display);margin:5px 0 15px;font-size:20px}.certificate-name-row{align-items:end;gap:9px;display:flex}.certificate-name-row label{color:#786f62;flex:1;grid-template-columns:19px 1fr;align-items:center;gap:6px;font-size:10px;display:grid}.certificate-name-row label input{color:#193653;background:#f7f4ec;border:1px solid #ddd7cc;border-radius:8px;outline-color:#c9a84c;grid-column:1/-1;height:38px;padding:0 10px;font-size:11px}.certificate-name-row button{color:#193653;background:#c9a84c;font-size:10px;font-weight:800}.profile-notification-button{color:#7e632d;text-align:right;background:#fffdf8;border:1px solid #ded8cd;border-radius:9px;align-items:center;gap:10px;width:100%;margin-top:13px;padding:12px;display:flex}.profile-notification-button span{flex:1}.profile-notification-button strong,.profile-notification-button small{display:block}.profile-notification-button strong{color:#29445e;font-size:11px}.profile-notification-button small{color:#83796c;margin-top:3px;font-size:9px}.profile-activity{grid-template-columns:repeat(2,1fr);gap:15px;margin-top:20px;display:grid}.premium-library{background:#fbfaf5;border:1px solid #d9d2c5;border-radius:17px;margin-top:20px;padding:23px}.premium-section-heading{justify-content:space-between;align-items:center;display:flex}.premium-section-heading span{color:#95793f;font-size:10px;font-weight:700}.premium-section-heading h2{color:#183452;font-family:var(--font-display);margin:5px 0;font-size:20px}.premium-section-heading>b{color:#a47c29;font-family:var(--font-display);font-size:27px}.premium-feature-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px;display:grid}.premium-feature-grid article{background:#fffdf8;border:1px solid #e4ded3;border-radius:9px;gap:8px;padding:11px;display:flex}.premium-feature-grid article>svg{color:#5d895f}.premium-feature-grid strong{color:#26415d;font-size:11px}.premium-feature-grid p{color:#81786c;margin:4px 0 0;font-size:9px;line-height:1.6}.premium-feature-grid>p{color:#81786c;font-size:10px}.package-and-certificates{grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;display:grid}.package-list,.certificate-list{background:#fbfaf5;border:1px solid #d9d2c5;border-radius:15px;padding:21px}.package-list article,.certificate-list article{border-top:1px solid #e7e1d7;align-items:center;gap:9px;padding:12px 0;display:flex}.package-list article>div,.certificate-list article>div{flex:1}.package-list strong,.certificate-list strong{color:#27425e;font-size:11px}.package-list p,.certificate-list p,.package-list>p,.certificate-list>p{color:#81776a;margin:4px 0 0;font-size:9px}.package-list article>b{color:#7c6229;font-size:11px}.certificate-list article>svg{color:#a47c29}@keyframes desk-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.reference-complete{background:#fffdf8;border:1px solid #d9d2c5;border-radius:18px;grid-template-columns:245px minmax(0,1fr);min-height:640px;display:grid;overflow:hidden;box-shadow:0 16px 38px #142a4312}.reference-complete>aside{background:#f7f3e9;border-left:1px solid #ded7ca;flex-direction:column;gap:5px;padding:17px 13px;display:flex}.reference-complete>aside button{color:#756d62;text-align:right;width:100%;transition:transform .16s var(--ease-out),background .16s var(--ease-out),color .16s var(--ease-out);background:0 0;border:0;border-radius:9px;justify-content:flex-start;align-items:center;gap:9px;padding:11px 12px;font-size:12px;font-weight:700;display:flex}.reference-complete>aside button:hover{color:#173252;background:#ebe4d5}.reference-complete>aside button.active{color:#183452;background:#f4ecd4;box-shadow:inset 3px 0 #c9a84c}.reference-complete>main{background:linear-gradient(135deg,#fffefa,#fcf9f1);min-width:0;padding:30px}.reference-heading{border-bottom:1px solid #e4ddd1;justify-content:space-between;align-items:flex-start;gap:22px;padding-bottom:22px;display:flex}.reference-heading span{color:#9b7b35;letter-spacing:.08em;font-size:10px;font-weight:800;display:block}.reference-heading h2{color:#173252;font-family:var(--font-display);margin:6px 0;font-size:clamp(25px,3vw,37px);line-height:1.15}.reference-heading p{color:#777064;max-width:690px;margin:0;font-size:12px;line-height:1.8}.reference-download{color:#6f5824;background:#fbf2d9;border:1px solid #d8c98e;border-radius:8px;flex:none;align-items:center;gap:6px;padding:9px 12px;font-size:11px;font-weight:800;display:inline-flex}.reference-search{color:#9a8f80;background:#fffdf8;border:1px solid #ded7ca;border-radius:10px;align-items:center;gap:9px;margin-top:21px;padding:0 12px;display:flex}.reference-search input{color:#243f5c;height:43px;font-family:var(--font-body);text-align:right;background:0 0;border:0;outline:0;flex:1;font-size:12px}.reference-search button{color:#8a806f;background:#f3eee4;border:0;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.reference-filters{flex-wrap:wrap;gap:6px;margin:15px 0 10px;display:flex}.reference-filters button{color:#776e60;background:#fffdf8;border:1px solid #dfd8cc;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700}.reference-filters button.active{color:#fff;background:#173252;border-color:#173252}.reference-count{color:#95783a;margin:14px 0 9px;font-size:11px;font-weight:800}.reference-records{gap:8px;display:grid}.reference-record{background:#fffdf8;border:1px solid #e3ddd1;border-radius:10px;overflow:hidden}.reference-record.open{border-color:#cfb66d;box-shadow:0 8px 18px #70541b14}.reference-record>button{color:#183452;text-align:right;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto 22px;align-items:center;gap:14px;width:100%;padding:13px 14px;display:grid}.reference-record>button>div{gap:3px;min-width:0;display:grid}.reference-record b{color:#173252;font-size:13px}.reference-record small{color:#7f7669;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.reference-record em{color:#8d7231;text-overflow:ellipsis;white-space:nowrap;border:1px solid #daceb2;border-radius:6px;justify-self:start;max-width:180px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:800;overflow:hidden}.reference-record>button>span{color:#8d7231;background:#f4ecd6;border-radius:50%;place-items:center;width:20px;height:20px;font-size:15px;display:grid}.reference-record-body{color:#6d665c;border-top:1px solid #eee8dc;padding:0 14px 14px;font-size:12px;line-height:1.9}.reference-record-body p{margin:12px 0 0}.reference-record-body dl{gap:7px;margin:13px 0 0;display:grid}.reference-record-body dl div{background:#f7f2e8;border-radius:7px;padding:9px 10px}.reference-record-body dt{color:#987c38;font-size:9px;font-weight:800}.reference-record-body dd{color:#23415e;text-align:left;direction:ltr;margin:3px 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.reference-record-body ul{margin:10px 0 0;padding-right:18px}.reference-record-body li{margin-bottom:5px}.standard-effective{color:#967736;margin-top:11px;font-weight:800;display:block}.reference-official{background:#fbf5e2;border:1px solid #d9c67c;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:17px;padding:12px 14px;display:flex}.reference-official strong{color:#6d5621;font-size:11px}.reference-official p{color:#756b5b;flex:100%;margin:0;font-size:11px}.reference-official a{color:#745b20;background:#fffaf0;border:1px solid #d8c278;border-radius:6px;padding:6px 8px;font-size:10px;font-weight:800}.tax-reference-groups{gap:18px;margin-top:18px;display:grid}.tax-reference-groups>section>h3{color:#f6e8b6;background:#173252;border-radius:8px;margin:0 0 8px;padding:8px 11px;font-size:12px}.tax-reference-groups>section{gap:8px;display:grid}.tax-reference-groups article{background:#fffdf8;border:1px solid #e3ddd1;border-radius:10px;grid-template-columns:145px minmax(0,1fr);gap:13px;padding:13px;display:grid}.tax-reference-groups article>span{color:#805f1d;text-align:center;background:#f5e9c5;border-radius:7px;align-self:start;padding:5px 8px;font-size:10px;font-weight:800}.tax-reference-groups strong{color:#173252;font-size:12px}.tax-reference-groups p{color:#756d62;margin:5px 0 0;font-size:11px;line-height:1.7}.reference-empty{color:#82786a;text-align:center;background:#faf7ef;border:1px dashed #d6cdbd;border-radius:11px;margin-top:22px;padding:28px;font-size:12px}@media (max-width:820px){.reference-complete{grid-template-columns:1fr}.reference-complete>aside{border-bottom:1px solid #ded7ca;border-left:0;flex-direction:row;overflow-x:auto}.reference-complete>aside button{width:auto;min-width:max-content}.reference-complete>main{padding:20px 16px}.reference-heading{display:grid}.reference-download{justify-content:center}.tax-reference-groups article{grid-template-columns:1fr}.tax-reference-groups article>span{justify-self:start}}.desktop-sidebar{color:#17243b;background:linear-gradient(#fff,#f7f9fc);border-left:1px solid #e5eaf1;flex-basis:272px;width:272px;padding:18px 14px 16px;box-shadow:-18px 0 45px #24334d14}.brand-lockup{border:0;border-bottom:1px solid #e8edf3;gap:11px;margin:0 2px;padding:9px 10px 18px;position:relative}.brand-lockup:after{content:"";background:linear-gradient(90deg,#5370ea,#19a7a3);border-radius:10px;width:38px;height:2px;position:absolute;bottom:-1px;right:10px}.brand-lockup b{color:#13213a;letter-spacing:-.03em;font-size:19px}.brand-lockup small{color:#8591a5;margin-top:4px;font-size:9px;font-weight:600}.sidebar-section-label{color:#9aa5b5;letter-spacing:.02em;margin:23px 10px 9px;font-size:9px;font-weight:800}.nav-row{color:#6d7a8e;min-height:48px;transition:color .18s var(--ease-out),background .18s var(--ease-out),border-color .18s var(--ease-out),transform .18s var(--ease-out),box-shadow .18s var(--ease-out);border:1px solid #0000;border-radius:13px;gap:11px;padding:9px 10px;font-size:12px;font-weight:700}.nav-row svg{color:#94a1b3;width:18px;height:18px;transition:color .18s var(--ease-out),transform .18s var(--ease-out)}.nav-row:hover svg{color:#5370d9;transform:translate(-1px)}.nav-row.active{color:#fff;background:linear-gradient(135deg,#4f6fe1,#2f4aa6);border-color:#4262d1;box-shadow:0 9px 20px #3753b438}.nav-row.active i{background:#bde8e4;border-radius:50%;width:5px;height:5px;left:9px;right:auto;box-shadow:0 0 0 4px #bde8e421}.sidebar-footer{margin-top:auto;padding-top:18px}.membership-note{background:linear-gradient(135deg,#fffaf0,#fff4d9);border:1px solid #e8dfc7;border-radius:15px;gap:10px;padding:12px 11px;box-shadow:0 7px 18px #5a481c0d}.membership-note strong{color:#35435b;font-size:11px}.membership-note small{color:#9a8864;font-size:9px}.sidebar-footer>p{color:#9ba5b5;margin:12px 0 0;font-size:8px;line-height:1.8}@media (max-width:1240px){.desktop-sidebar{flex-basis:248px;width:248px}.desktop-main,.desk-header{padding-left:24px;padding-right:24px}}:root{--layer-shell:0;--layer-sidebar:10;--layer-header:20;--layer-overlay:200;--layer-course-media:240;--layer-floating:260;--layer-command:300;--layer-onboarding:400;--layer-toast:500}.execution-shell{isolation:isolate;z-index:var(--layer-shell);position:relative}.desktop-sidebar{z-index:var(--layer-sidebar);position:sticky}.desk-header{z-index:var(--layer-header);position:sticky}.feature-drawer,.opportunity-overlay,.product-overlay,.game-overlay,.quiz-run-overlay,.membership-question-overlay,.course-desk-overlay,.external-course-overlay,.career-preview-overlay{z-index:var(--layer-overlay)!important;position:fixed!important;inset:0!important}.course-media-overlay{z-index:var(--layer-course-media)!important;position:fixed!important;inset:0!important}.header-search-overlay{z-index:var(--layer-command)!important;position:fixed!important;inset:0!important}.desktop-onboarding{z-index:var(--layer-onboarding)!important;position:fixed!important;inset:0!important}.pomodoro-fab,.pomodoro-float{z-index:var(--layer-floating)!important}.workspace-page{flex-direction:column;min-width:0;display:flex}.home-banner-layout{grid-template-columns:minmax(0,1.55fr) minmax(245px,.45fr);align-items:stretch;gap:16px;margin-bottom:20px;display:grid}.home-banner-layout .executive-intro{min-width:0;margin:0}.home-promo-card{color:#203b56;min-height:145px;transition:transform .18s var(--ease-out),box-shadow .18s var(--ease-out),border-color .18s var(--ease-out);background:#fffdf8;border:1px solid #d9d2c5;border-radius:15px;align-items:stretch;gap:12px;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 19px #1f2a330d}.home-promo-card:hover{border-color:#c9a84c;transform:translateY(-2px);box-shadow:0 13px 25px #1f2a331c}.home-promo-card>img,.home-promo-fallback{object-fit:cover;width:37%;min-width:82px}.home-promo-card>img{display:block}.home-promo-fallback{color:#8061b4;background:linear-gradient(145deg,#ece2ff,#d7c9f4);place-items:center;display:grid}.home-promo-card>span{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:14px 13px 14px 8px;display:flex}.home-promo-card strong{color:#203b56;font-family:var(--font-display);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 8px;font-size:15px;line-height:1.45;display:-webkit-box;overflow:hidden}.home-promo-card em{color:#80642c;align-items:center;gap:4px;margin-top:auto;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.home-promo-opportunity{background:linear-gradient(135deg,#fffdf8,#f4f6f2)}.home-promo-training{background:linear-gradient(135deg,#fffdf8,#f8f0dc)}.home-promo-icon{color:#a37a24;background:#f1e8d1;place-items:center;width:37%;min-width:82px;display:grid}.home-promo-opportunity .home-promo-icon{color:#294e70;background:#e1ebf1}@media (max-width:1080px){.home-banner-layout{grid-template-columns:1fr}.home-promo-rail{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr))}.home-promo-card{min-height:125px}}@media (max-width:640px){.home-banner-layout{gap:12px}.home-promo-rail{grid-template-columns:1fr}.home-promo-card{min-height:108px}.home-promo-card strong{font-size:13px}}.home-notice-stack{gap:8px;width:min(100%,1120px);margin:0 auto 14px;display:grid}.home-notice{color:#203a56;min-height:48px;transition:border-color .18s var(--ease-out),transform .18s var(--ease-out),box-shadow .18s var(--ease-out);background:#fffdf8e6;border:1px solid #ded7ca;border-radius:12px;align-items:center;gap:11px;padding:9px 14px;display:flex;box-shadow:0 5px 14px #1f2a3309}.home-notice:hover{border-color:#c7a64f;transform:translateY(-1px);box-shadow:0 8px 18px #1f2a3312}.home-notice>span:not(.home-notice-icon):not(.home-notice-quote-mark){flex:1;gap:2px;min-width:0;display:grid}.home-notice strong{color:#263f59;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.home-notice-announcement{background:linear-gradient(90deg,#fffdf8,#f6f4ff)}.home-notice-announcement>svg{color:#8c7bca;flex:none}.home-notice-quote{background:linear-gradient(90deg,#fffdf8,#f9f1dd)}.home-notice-quote-mark{color:#a77b22;background:#f4e7c4;border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-family:Georgia,serif;font-size:29px;line-height:1;display:grid}.home-notice-quote>span:last-child{flex:1;gap:2px;min-width:0;display:grid}@media (max-width:640px){.home-notice-stack{gap:7px;margin-bottom:12px}.home-notice{min-height:46px;padding:8px 11px}.home-notice strong{font-size:10px}}:root{--brand-navy:#151a38;--brand-navy-deep:#0d1228;--brand-purple:#675cff;--brand-blue:#4c78ff;--brand-lavender:#9a91ff;--brand-bg:#f4f5ff;--brand-card:#fff;--brand-ink:#171b39;--brand-muted:#68708d;--brand-border:#171b391c;--brand-success:#2bae78;--brand-shadow:0 14px 36px #151a3814;--brand-shadow-strong:0 22px 54px #151a3826;--ease-out:cubic-bezier(.23,1,.32,1)}html,body,#root{min-height:100%}body{color:var(--brand-ink);background:var(--brand-bg);font-family:var(--font-sans,"Cairo",sans-serif)}.execution-shell{min-height:100dvh;color:var(--brand-ink);background:radial-gradient(circle at 76% -15%,#9a91ff2e,transparent 27%),var(--brand-bg)}.work-stream{background:0 0}.desktop-sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd1;border-left:1px solid #151a3814;flex-basis:268px;width:268px;padding:20px 15px 17px;box-shadow:-16px 0 46px #151a380f}.brand-lockup{border-bottom-color:#151a3817;margin:0 3px;padding:5px 9px 19px}.brand-lockup:after{background:linear-gradient(90deg,var(--brand-purple),var(--brand-blue));width:50px;height:3px;right:9px}.brand-mark{background:var(--brand-navy);border-radius:16px;width:49px;height:49px;padding:4px;box-shadow:0 9px 20px #151a3833}.brand-lockup b{color:var(--brand-navy);font-size:20px}.sidebar-section-label{color:#9299b2;letter-spacing:.06em;margin:26px 11px 10px;font-size:9px}.side-navigation{gap:6px}.nav-row{color:#737b97;border-radius:14px;min-height:48px;padding:9px 11px}.nav-row:hover{color:var(--brand-navy);background:#675cff0f;border-color:#675cff1f}.nav-row.active{color:#fff;border-color:var(--brand-purple);background:linear-gradient(135deg,var(--brand-purple),#4b5be0);box-shadow:0 10px 22px #675cff3d}.nav-row.active i{background:#d9f8f0;box-shadow:0 0 0 4px #d9f8f029}.membership-note{background:linear-gradient(135deg,#f7f5ff,#eef3ff);border-color:#675cff29;box-shadow:0 9px 20px #303d820f}.membership-note svg{color:var(--brand-purple)}.desk-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffc7;border-bottom-color:#151a3814;height:74px;padding:0 34px;box-shadow:0 5px 24px #151a3809}.header-context span{color:var(--brand-purple);letter-spacing:.12em}.header-context strong{color:var(--brand-navy);font-size:20px}.icon-action,.account-block{background:#ffffffe6;border-color:#151a381a;box-shadow:0 5px 14px #151a380a}.icon-action:hover{color:var(--brand-purple);background:#f7f5ff;border-color:#675cff59}.account-block strong{color:var(--brand-navy)}.account-block small{color:#7b84a1}.user-seal{color:#fff;background:linear-gradient(135deg,var(--brand-purple),var(--brand-blue))}.desktop-main{max-width:1580px;padding:30px 34px 54px}.workspace-page,.learning-page,.tools-page,.catalog-page,.profile-page,.community-page,.commerce-page,.subscription-page,.reference-complete{color:var(--brand-ink)}.workspace-page>*,.learning-page>*,.tools-page>*,.catalog-page>*,.profile-page>*,.community-page>*,.commerce-page>*,.subscription-page>*{--accent-color:var(--brand-purple)}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #675cff40}@media (max-width:1240px){.desktop-sidebar{flex-basis:248px;width:248px}.desktop-main{padding-left:25px;padding-right:25px}}@media (max-width:760px){.desktop-main{padding:22px 16px 36px}.desk-header{height:66px;padding:0 16px}.header-context strong{font-size:17px}.account-block{min-width:0}.account-block small{display:none}}.signal-row{grid-template-columns:repeat(5,minmax(0,1fr))}.streak-metric{background:linear-gradient(135deg,#f0edff,#e7ebff)!important;border-color:#675cff2e!important}.streak-metric .metric-icon{color:var(--brand-purple);background:#ffffffb3}.streak-metric strong{color:var(--brand-navy)}.streak-metric.is-done{background:linear-gradient(135deg,#e8faf2,#e4f4ee)!important;border-color:#2bae7840!important}.streak-metric.is-done .metric-icon{color:var(--brand-success)}@media (max-width:1180px){.signal-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.signal-row{grid-template-columns:repeat(2,minmax(0,1fr))}.signal-row .streak-metric{grid-column:span 2}}.lms-library-head,.catalog-masthead,.tool-head,.community-head,.membership-hero,.orders-runway{box-shadow:var(--brand-shadow);background:linear-gradient(135deg,#fffffff5,#edefffe6)!important;border-color:#675cff29!important}.lms-library-head{border-right-color:var(--brand-purple)!important}.lms-library-head h2,.catalog-masthead h1,.tool-head h1,.community-head h1,.membership-hero h1,.orders-runway h2{color:var(--brand-navy)!important}.lms-library-head>div:first-child>span,.course-content-heading span,.catalog-masthead span,.tool-head span,.community-head>div:first-child>span,.membership-section-label,.membership-kicker{color:var(--brand-purple)!important}.lms-library-summary,.catalog-tools label,.worksheet,.ledger-module,.catalog-table,.membership-section,.membership-code-sheet,.membership-card,.community-panel,.chat-workspace,.notification-workspace{box-shadow:var(--brand-shadow);background:#ffffffe6!important;border-color:#151a381a!important}.community-tabs button.active,.membership-tabs button.active,.commerce-tabs button.active{box-shadow:0 9px 20px #675cff38;color:#fff!important;border-color:var(--brand-purple)!important;background:linear-gradient(135deg,var(--brand-purple),#4b5be0)!important}.community-head>div:last-child,.membership-seal{box-shadow:var(--brand-shadow-strong);color:#fff!important;background:linear-gradient(135deg,var(--brand-navy),#283268)!important;border-color:#675cff47!important}.tool-head-icon,.masthead-mark{box-shadow:0 10px 24px #151a382b;color:#fff!important;background:linear-gradient(135deg,var(--brand-navy),#283268)!important}.tools-execution-grid .tool-decision,.decision-ledger,.cart-summary-sheet{box-shadow:var(--brand-shadow-strong);background:linear-gradient(145deg,var(--brand-navy),#242c5b)!important}.membership-active-banner,.premium-callout{background:linear-gradient(135deg,#eeecff,#e8efff)!important;border-color:#675cff47!important}.membership-active-banner h2,.premium-callout strong{color:var(--brand-navy)!important}.membership-package.featured{box-shadow:0 18px 40px #675cff24;border-color:#675cff7a!important}button:not(.nav-row):not(.icon-action):not(.course-overlay-backdrop):not(.header-search-backdrop){transition:transform .16s var(--ease-out),box-shadow .16s var(--ease-out),border-color .16s var(--ease-out)}button:not(:disabled):active{transform:scale(.98)}@media (max-width:820px){.lms-library-head,.catalog-masthead,.tool-head,.community-head,.membership-hero,.orders-runway{box-shadow:0 9px 24px #151a380f}}.dark body{color:#f7f8ff;background:var(--brand-navy-deep)}.dark .execution-shell{color:#f7f8ff;background:radial-gradient(circle at 76% -15%,#675cff33,transparent 30%),var(--brand-navy-deep)}.dark .desktop-sidebar{background:#151a38eb;border-left-color:#ffffff1a;box-shadow:-16px 0 46px #0003}.dark .brand-lockup{border-bottom-color:#ffffff1f}.dark .brand-lockup b{color:#fff}.dark .brand-lockup small{color:#aeb6d5}.dark .nav-row:hover{color:#fff;background:#675cff29;border-color:#9a91ff38}.dark .nav-row.active{color:#fff;background:linear-gradient(135deg,var(--brand-purple),#4c78ff)}.dark .membership-note{background:linear-gradient(135deg,#242a55,#1b2145);border-color:#9a91ff38}.dark .membership-note strong{color:#fff}.dark .membership-note small{color:#bdc5df}.dark .sidebar-footer>p{color:#8993b4}.dark .desk-header{background:#0d1228d6;border-bottom-color:#ffffff1a}.dark .header-context strong{color:#fff}.dark .header-context span{color:var(--brand-lavender)}.dark .icon-action,.dark .account-block{color:#f7f8ff;background:#1b2145e6;border-color:#ffffff1f}.dark .icon-action:hover{background:#675cff2e}.dark .account-block strong{color:#fff}.dark .account-block small{color:#b7bfda}.dark .workspace-page,.dark .learning-page,.dark .tools-page,.dark .catalog-page,.dark .profile-page,.dark .community-page,.dark .commerce-page,.dark .subscription-page,.dark .reference-complete{color:#f7f8ff}.dark .lms-library-head,.dark .catalog-masthead,.dark .tool-head,.dark .community-head,.dark .membership-hero,.dark .orders-runway{background:linear-gradient(135deg,#1b2145,#222a55)!important;border-color:#9a91ff40!important}.dark .lms-library-head h2,.dark .catalog-masthead h1,.dark .tool-head h1,.dark .community-head h1,.dark .membership-hero h1,.dark .orders-runway h2{color:#fff!important}.dark .lms-library-summary,.dark .catalog-tools label,.dark .worksheet,.dark .ledger-module,.dark .catalog-table,.dark .membership-section,.dark .membership-code-sheet,.dark .membership-card,.dark .community-panel,.dark .chat-workspace,.dark .notification-workspace{box-shadow:0 14px 36px #0000002e;background:#1b2145!important;border-color:#ffffff1f!important}.dark .lms-library-summary strong,.dark .catalog-primary strong,.dark .module-heading h2,.dark .worksheet-top strong{color:#fff}.dark .lms-library-summary span,.dark .catalog-primary p,.dark .worksheet-top span{color:#b3bbd6}.dark input,.dark textarea,.dark select{color:#f7f8ff;background:#222a55;border-color:#ffffff29}.dark input::placeholder,.dark textarea::placeholder{color:#9fa8c7}.dark .streak-metric{background:linear-gradient(135deg,#29235f,#273468)!important;border-color:#9a91ff47!important}.dark .streak-metric strong{color:#fff}.dark .streak-metric.is-done{background:linear-gradient(135deg,#173f3a,#1e4b40)!important}.mobile-menu-button,.mobile-nav-backdrop{display:none}@media (max-width:760px){html,body,#root{width:100%;min-width:0;max-width:100%;overflow-x:hidden}html{background:var(--brand-bg)}body{width:100%}.execution-shell{width:100%;min-width:0;min-height:100dvh;display:block}.work-stream{width:100%;min-width:0}.desktop-sidebar{z-index:calc(var(--layer-sidebar) + 20);width:min(86vw,320px);height:100dvh;min-height:100dvh;transition:transform .24s var(--ease-out);border:0;border-right:1px solid #151a381a;border-radius:0 22px 22px 0;flex-basis:auto;padding:20px 15px 17px;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-110%);box-shadow:18px 0 42px #151a3838}.desktop-sidebar.mobile-nav-open{transform:translate(0)}.mobile-nav-backdrop{z-index:calc(var(--layer-sidebar) + 10);opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100%;height:100%;transition:opacity .2s var(--ease-out);background:#0d12288f;border:0;padding:0;display:block;position:fixed;inset:0}.mobile-nav-backdrop.is-open{opacity:1;pointer-events:auto}.desk-header{z-index:var(--layer-header);gap:10px;width:100%;height:66px;min-height:66px;padding:0 14px;display:flex;position:sticky}.mobile-menu-button{width:38px;height:38px;color:var(--brand-navy);background:#ffffffe6;border:1px solid #151a381a;border-radius:11px;flex:0 0 38px;order:3;place-items:center;display:grid;box-shadow:0 5px 14px #151a380a}.mobile-menu-button:active{transform:scale(.96)}.header-context{text-align:right;flex:1;min-width:0}.header-context span{font-size:8px}.header-context strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;display:block;overflow:hidden}.header-actions{flex:none;gap:6px}.header-actions .account-block{border-radius:11px;width:38px;min-width:38px;padding:4px}.header-actions .account-block>div:nth-child(2),.header-actions .logout-hit{display:none}.header-actions .account-block .user-seal{width:28px;height:28px}.icon-action{width:36px;height:36px}.desktop-main{width:100%;min-width:0;max-width:none;padding:20px 14px 34px}.workspace-page,.learning-page,.tools-page,.catalog-page,.profile-page,.community-page,.commerce-page,.subscription-page,.reference-complete{width:100%;min-width:0;max-width:100%}.home-banner-layout,.two-track-grid,.catalog-execution-grid,.tools-execution-grid,.cart-desk,.premium-grid,.profile-page,.files-layout,.calculators-layout,.cash-layout,.quiz-layout{grid-template-columns:1fr!important}.home-banner-layout{gap:12px}.executive-intro{flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:390px;padding:26px 22px}.intro-copy{max-width:100%}.executive-intro h1{font-size:clamp(28px,9vw,38px)}.today-stamp{min-width:145px;margin-bottom:auto}.home-promo-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.home-promo-card{min-height:138px}.home-promo-card:first-child:last-child{grid-column:span 2}.signal-row{gap:9px;margin:14px 0;grid-template-columns:repeat(2,minmax(0,1fr))!important}.metric-slip{gap:8px;min-height:92px;padding:12px 10px}.metric-slip strong{font-size:19px}.metric-slip small{font-size:9px}.metric-slip span{font-size:8px}.metric-icon{width:30px;height:30px}.signal-row .streak-metric{grid-column:span 2}.lms-library-head,.catalog-masthead,.tool-head,.community-head,.membership-hero,.orders-runway{flex-direction:column;align-items:flex-start;gap:14px;padding:20px 18px!important}.lms-library-summary{width:100%;min-width:0}.catalog-count{text-align:right;border-right:0;border-bottom:2px solid var(--brand-purple);margin-right:0;padding:0 0 8px}.catalog-tools{flex-direction:column;align-items:stretch;gap:10px}.catalog-tools label,.learning-tabs label{width:100%;min-width:0}.learning-tabs{flex-direction:column;align-items:stretch;gap:10px}.learning-tabs>div{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.learning-tabs button{white-space:nowrap;flex:none}.learning-grid,.lms-course-grid,.certificate-grid{grid-template-columns:1fr!important}.lms-course-card{min-width:0}.career-stream{max-width:none}.career-step{grid-template-columns:40px minmax(0,1fr) 25px;gap:10px;padding:14px 11px}.career-step h2{font-size:15px}.career-step p{font-size:9px}.toolbench-head{flex-direction:column;align-items:flex-start;min-height:0;padding:22px 18px}.toolbench-stamp{align-self:flex-end;width:78px;height:78px}.toolbench-tabs{flex-wrap:nowrap;padding:12px 0;overflow-x:auto}.toolbench-tabs button{white-space:nowrap;flex:none}.tool-surface,.cash-desk,.inventory-desk,.calculator-sheet{padding:17px 13px}.journal-line,.journal-grid{grid-template-columns:minmax(0,1fr) 1fr 1fr 26px;gap:6px}.cash-layout>section{grid-template-columns:1fr}.cash-layout>section label{grid-template-columns:70px 1fr 72px}.inventory-session-row{flex-direction:column;align-items:stretch}.inventory-session-row label{width:100%}.inventory-session-row label input{flex:1}.inventory-table,.catalog-table{overflow-x:auto}.catalog-table-head,.catalog-row{min-width:640px}.community-tabs,.membership-tabs,.commerce-tabs{flex-wrap:nowrap;gap:7px;display:flex;overflow-x:auto}.community-tabs button,.membership-tabs button,.commerce-tabs button{white-space:nowrap;flex:none}.community-head>div:last-child{align-self:stretch}.chat-workspace{min-height:560px}.chat-composer{position:sticky;bottom:0}.chat-composer textarea{min-width:0}.chat-incoming-notice{max-width:calc(100vw - 28px)}.course-desk-sheet,.external-course-sheet,body .course-media-sheet,.product-detail-sheet,.membership-question-sheet,.career-preview-sheet{border-radius:0!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important}body .course-desk-overlay,body .external-course-overlay,body .course-media-overlay,body .product-overlay,body .membership-question-overlay,body .career-preview-overlay{padding:0!important}.course-experience-hero,.course-experience-main{padding-left:18px!important;padding-right:18px!important}.course-experience-hero{min-height:270px}.course-hero-art{flex-basis:135px;width:100%}.course-stats{grid-template-columns:repeat(2,1fr)}.course-main-action{flex-direction:column;align-items:stretch}.course-main-action button{width:100%}.product-detail-layout{grid-template-columns:1fr!important}.product-detail-gallery{max-height:39dvh;padding:14px}.product-detail-gallery .product-gallery-main{height:30dvh;min-height:190px}.product-detail-copy{max-height:61dvh;padding:24px 18px 20px}.membership-packages{grid-template-columns:1fr!important}.membership-seal{align-self:flex-end;width:82px;height:82px}.membership-trust{flex-wrap:wrap}.reference-complete{grid-template-columns:1fr!important}.reference-complete>aside{flex-direction:row;overflow-x:auto}.reference-complete>aside button{white-space:nowrap;flex:none}}@media (max-width:390px){.header-actions .theme-action{display:none}.header-context strong{font-size:14px}.desktop-main{padding-left:10px;padding-right:10px}.metric-slip{padding-left:8px;padding-right:8px}.metric-slip strong{font-size:17px}.home-promo-rail{grid-template-columns:1fr}.home-promo-card:first-child:last-child{grid-column:auto}}.dark .mobile-menu-button{color:#fff;background:#1b2145;border-color:#ffffff24}:root{--brand-radius-lg:22px;--brand-radius-md:16px}.desktop-main{isolation:isolate;position:relative}.desktop-main:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#675cff0e,#0000);height:220px;position:absolute;inset:0 0 auto}.desktop-main>*{animation:desk-enter .28s var(--ease-out)both}.catalog-page,.learning-page,.tools-hub-page,.tools-page,.profile-page,.community-page,.commerce-page,.subscription-page,.reference-complete,.workspace-page{max-width:1440px;margin:0 auto}.catalog-masthead,.tool-head,.community-head,.membership-hero,.orders-runway,.toolbench-head,.learning-banner,.executive-intro{border-radius:var(--brand-radius-lg)!important;box-shadow:0 18px 42px #151a3817!important}.learning-grid,.certificate-grid,.premium-grid,.two-track-grid,.signal-row{align-items:stretch}.learning-card,.certificate-grid article,.ledger-module,.worksheet,.catalog-table,.profile-sheet,.profile-side-note,.activation-sheet,.access-ledger,.community-panel,.chat-desk,.notification-desk,.inventory-desk,.tool-surface,.cash-desk{border-radius:var(--brand-radius-md)!important;box-shadow:0 10px 28px #151a380e!important}.learning-card:hover,.catalog-row:hover,.opportunity-row:hover,.game-levels button:hover{border-color:#675cff57;transform:translateY(-2px);box-shadow:0 12px 25px #675cff1a}.learning-card,.catalog-row,.opportunity-row,.game-levels button{transition:transform .2s var(--ease-out),box-shadow .2s var(--ease-out),border-color .2s var(--ease-out),background .2s var(--ease-out)}.game-desk>section,.game-desk>aside{border-radius:var(--brand-radius-lg);border:1px solid #151a381a;box-shadow:0 14px 34px #151a3814}.game-desk>section>header{border-bottom-color:#151a3817;padding:22px 24px}.game-levels{background:#f7f8ffb8;padding:14px}.game-levels button{background:#ffffffeb;border-color:#151a381a;border-radius:14px;min-height:70px}.game-levels button.done{background:linear-gradient(135deg,#effaf5,#fff);border-color:#2bae7859}.game-desk>aside{background:linear-gradient(150deg,var(--brand-navy),#283268);color:#fff;padding:22px}.game-desk>aside>span{color:var(--brand-lavender);font-weight:800}.game-desk>aside>div{border-bottom-color:#ffffff1f}.dark .desktop-main:before{background:linear-gradient(#675cff1f,#0000)}.dark .learning-card,.dark .certificate-grid article,.dark .ledger-module,.dark .worksheet,.dark .catalog-table,.dark .profile-sheet,.dark .activation-sheet,.dark .access-ledger,.dark .community-panel,.dark .notification-desk,.dark .inventory-desk,.dark .tool-surface,.dark .cash-desk,.dark .game-desk>section{color:#f7f8ff;background:#1b2145!important;border-color:#ffffff1c!important;box-shadow:0 14px 36px #0003!important}.dark .game-levels{background:#151a38}.dark .game-levels button{color:#f7f8ff;background:#222a55;border-color:#ffffff1f}.dark .game-levels button>div strong,.dark .game-levels button>div span,.dark .game-desk>section h2{color:#fff}.dark .game-levels button.done{background:linear-gradient(135deg,#173f3a,#1e4b40);border-color:#59cc9461}.dark .game-levels button.locked{opacity:.48}.dark .game-map-note{color:#aeb6d5}.dark .learning-card h2,.dark .certificate-grid h2,.dark .module-heading h2,.dark .worksheet-top strong,.dark .cash-desk h2,.dark .tool-surface-heading h2,.dark .profile-identity h1{color:#fff!important}.dark .learning-card p,.dark .catalog-primary p,.dark .tool-head p,.dark .community-head p,.dark .cash-desk p{color:#b3bbd6}.dark .catalog-table-head{color:#b3bbd6;background:#222a55}.dark .catalog-row{border-top-color:#ffffff1a}.dark .catalog-primary strong,.dark .catalog-category{color:#f7f8ff}.dark .game-desk>section>header{border-bottom-color:#ffffff1c}.dark .game-desk>section>header h2{color:#fff}@media (max-width:760px){.desktop-main:before{height:150px}.desktop-main>*{animation-duration:.2s}.catalog-masthead,.tool-head,.community-head,.membership-hero,.orders-runway,.toolbench-head,.learning-banner,.executive-intro{border-radius:18px!important}.game-desk>section>header{padding:18px 16px}.game-levels{padding:10px}}.sidebar-nav-group+.sidebar-nav-group{margin-top:3px}.sidebar-section-label{letter-spacing:.04em;margin-top:16px;margin-bottom:7px;font-size:9px}.sidebar-nav-group:first-of-type .sidebar-section-label{margin-top:18px}.sidebar-quick-links{border-top:1px solid #151a3817;margin-top:14px;padding-top:12px}.sidebar-quick-links .sidebar-section-label{margin-top:0}.quick-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.quick-link{color:#737b97;min-width:0;min-height:34px;transition:transform .18s var(--ease-out),color .18s var(--ease-out),background .18s var(--ease-out),border-color .18s var(--ease-out);background:#675cff0b;border:1px solid #675cff1f;border-radius:10px;align-items:center;gap:6px;padding:7px 8px;font-size:9px;font-weight:800;display:flex}.quick-link svg{color:var(--brand-purple);flex:none}.quick-link span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quick-link:hover{color:var(--brand-navy);background:#675cff1a;border-color:#675cff52;transform:translateY(-1px)}.dark .sidebar-quick-links{border-top-color:#ffffff1a}.dark .quick-link{color:#b7bfda;background:#675cff1f;border-color:#9a91ff33}.dark .quick-link:hover{color:#fff;background:#675cff33;border-color:#bdb7ff66}@media (max-width:760px){.sidebar-section-label{margin-top:18px}.sidebar-quick-links{margin-top:17px}.quick-link-grid{gap:7px}.quick-link{min-height:38px;padding:8px 9px;font-size:10px}}.learning-tabs{border-bottom:1px solid #151a381c;min-height:76px;padding:14px 0 16px}.learning-tabs>div{flex:1;min-width:0}.learning-tabs label{min-width:330px;height:48px;color:var(--brand-purple);background:#ffffffeb;border:1px solid #675cff33;border-radius:14px;flex:0 0 330px;padding:0 14px;transition:border-color .18s,box-shadow .18s,transform .18s;box-shadow:0 7px 18px #151a3812}.learning-tabs label:focus-within{border-color:#675cff94;transform:translateY(-1px);box-shadow:0 0 0 4px #675cff1a,0 9px 21px #151a3817}.learning-tabs label input{min-width:0;height:100%;color:var(--brand-ink)!important;background:0 0!important}.learning-tabs label input::placeholder{color:#858daa;opacity:1}.dark .learning-tabs{border-bottom-color:#ffffff1f}.dark .learning-tabs label{background:#242a57;border-color:#bdb7ff47;box-shadow:0 8px 20px #0000002b}.dark .learning-tabs label input{color:#f7f8ff!important}.dark .learning-tabs label input::placeholder{color:#b8bfdb}@media (max-width:900px){.learning-tabs label{flex-basis:285px;min-width:285px}}@media (max-width:640px){.learning-tabs{flex-direction:column;align-items:stretch;gap:12px;display:flex}.learning-tabs label{flex-basis:48px;order:-1;width:100%;min-width:0}.learning-tabs>div{width:100%;padding-bottom:2px;display:flex;overflow-x:auto}}:root{--read-ink:#151a38;--read-ink-soft:#334263;--read-muted:#5f6b8b;--read-subtle:#7580a0;--read-border:#dfe3f2;--read-accent:#554bc7}body{color:var(--read-ink);font-weight:500}body p{font-weight:500}body small,body label,body time{font-weight:600}.catalog-masthead h1,.tool-head h1,.profile-identity h1,.lms-library-head h2,.community-head h1,.membership-hero h1,.orders-runway h2,.module-heading h2,.worksheet-top strong,.tool-surface-heading h2,.cash-desk h2,.inventory-session-row h2,.reference-heading h1,.reference-record b,.reference-record-body dd,.catalog-primary strong,.catalog-category,.profile-fact strong,.access-row strong{color:var(--read-ink)!important}.catalog-masthead p,.tool-head p,.profile-identity p,.lms-library-head p,.community-head p,.membership-hero p,.orders-runway p,.module-heading p,.worksheet-top p,.cash-desk p,.reference-heading p,.catalog-primary p,.profile-fact span,.access-row small{color:var(--read-muted)!important}.catalog-masthead span,.tool-head span,.profile-identity span,.community-head>div:first-child>span,.membership-section-label,.membership-kicker,.module-heading span,.worksheet-top span,.reference-count{color:var(--read-accent)!important}.catalog-tools label,.reference-search,.catalog-table,.worksheet,.ledger-module,.profile-sheet,.profile-side-note,.notification-desk,.community-panel,.lms-library-summary{border-color:var(--read-border)!important}.catalog-tools input,.reference-search input,.catalog-primary p,.worksheet input,.journal-grid input{color:var(--read-ink-soft)!important}.catalog-tools input::placeholder,.reference-search input::placeholder,.worksheet input::placeholder,.journal-grid input::placeholder{opacity:1;color:var(--read-subtle)!important}.catalog-table-head,.journal-head{color:var(--read-muted)!important}.catalog-status,.open-item,.text-action,.module-heading>a,.worksheet-top button,.add-line,.reference-download,.reference-filters button,.reference-record em{color:var(--read-accent)!important}.open-item:hover{color:#fff!important;background:var(--brand-purple)!important;border-color:var(--brand-purple)!important}.profile-fact i,.item-seal,.tool-head-icon,.masthead-mark{border-color:#675cff2e}.dark body{color:#f3f4ff;font-weight:500}.dark .catalog-masthead h1,.dark .tool-head h1,.dark .profile-identity h1,.dark .lms-library-head h2,.dark .community-head h1,.dark .membership-hero h1,.dark .orders-runway h2,.dark .module-heading h2,.dark .worksheet-top strong,.dark .tool-surface-heading h2,.dark .cash-desk h2,.dark .inventory-session-row h2,.dark .reference-heading h1,.dark .reference-record b,.dark .reference-record-body dd,.dark .catalog-primary strong,.dark .catalog-category,.dark .profile-fact strong,.dark .access-row strong{color:#f8f9ff!important}.dark .catalog-masthead p,.dark .tool-head p,.dark .profile-identity p,.dark .lms-library-head p,.dark .community-head p,.dark .membership-hero p,.dark .orders-runway p,.dark .module-heading p,.dark .worksheet-top p,.dark .cash-desk p,.dark .reference-heading p,.dark .catalog-primary p,.dark .profile-fact span,.dark .access-row small{color:#c5cbe2!important}.dark .catalog-masthead span,.dark .tool-head span,.dark .profile-identity span,.dark .community-head>div:first-child>span,.dark .membership-section-label,.dark .membership-kicker,.dark .module-heading span,.dark .worksheet-top span,.dark .reference-count{color:#bdb7ff!important}.dark .catalog-table-head,.dark .journal-head{color:#c0c7e0!important}.dark .catalog-tools input,.dark .reference-search input,.dark .catalog-primary p,.dark .worksheet input,.dark .journal-grid input{color:#f0f2ff!important}.dark .catalog-tools input::placeholder,.dark .reference-search input::placeholder,.dark .worksheet input::placeholder,.dark .journal-grid input::placeholder{color:#9fa8c7!important}.dark .catalog-status,.dark .open-item,.dark .text-action,.dark .module-heading>a,.dark .worksheet-top button,.dark .add-line,.dark .reference-download,.dark .reference-filters button,.dark .reference-record em{color:#c9c4ff!important}@media (max-width:760px){body{font-weight:500}body p{line-height:1.9}.catalog-masthead p,.tool-head p,.community-head p,.membership-hero p{font-size:11px}.catalog-primary p{font-size:10px}}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,button,input,textarea,select{font-variant-numeric:tabular-nums}body button,body a{font-weight:600}.workspace-page p,.learning-page p,.tools-page p,.tools-hub-page p,.catalog-page p,.profile-page p,.community-page p,.commerce-page p,.subscription-page p,.reference-complete p{line-height:1.85}.workspace-page small,.learning-page small,.tools-page small,.tools-hub-page small,.catalog-page small,.profile-page small,.community-page small,.commerce-page small,.subscription-page small,.reference-complete small{letter-spacing:.005em}.dark .desktop-main h1,.dark .desktop-main h2,.dark .desktop-main h3,.dark .desktop-main h4{color:#f7f8ff}.dark .desktop-main p,.dark .desktop-main li,.dark .desktop-main dt,.dark .desktop-main dd{color:#c8cee5}.dark .desktop-main small,.dark .desktop-main label,.dark .desktop-main time{color:#b2bbd8}.dark .desktop-main .eyebrow,.dark .desktop-main .today-stamp span,.dark .desktop-main .mini-tag,.dark .desktop-main .module-heading span,.dark .desktop-main .worksheet-top span,.dark .desktop-main .catalog-masthead span,.dark .desktop-main .tool-head span,.dark .desktop-main .profile-identity span{color:#c3beff}.dark .desktop-main .metric-slip:not(.navy),.dark .desktop-main .home-promo-card,.dark .desktop-main .home-notice,.dark .desktop-main .learning-spread,.dark .desktop-main .calendar-note{color:#f3f4ff;background:#1a2144;border-color:#9a91ff38}.dark .desktop-main .metric-slip:not(.navy) small,.dark .desktop-main .metric-slip:not(.navy) span,.dark .desktop-main .home-promo-card small,.dark .desktop-main .home-promo-card em,.dark .desktop-main .home-notice small,.dark .desktop-main .home-notice strong,.dark .desktop-main .calendar-note span{color:#c1c8e2}.dark .desktop-main .metric-slip:not(.navy) strong,.dark .desktop-main .home-promo-card strong,.dark .desktop-main .home-notice strong,.dark .desktop-main .calendar-note strong{color:#f7f8ff}.dark .desktop-main .opportunity-row{border-bottom-color:#ffffff1f}.dark .desktop-main .opportunity-copy strong,.dark .desktop-main .opportunity-row time{color:#f0f2ff}.dark .desktop-main .opportunity-copy span{color:#b7bfda}.dark .desktop-main .opportunity-monogram{color:#d8d4ff;background:#675cff40}.dark .desktop-main .empty-line,.dark .desktop-main .catalog-empty,.dark .desktop-main .learning-empty{color:#b2bbd8}.dark .desktop-main input,.dark .desktop-main textarea,.dark .desktop-main select{color:#f7f8ff;background:#202852;border-color:#9a91ff42}.dark .desktop-main input::placeholder,.dark .desktop-main textarea::placeholder{color:#aab3d3;opacity:1}.dark .desktop-main button:not(.nav-row):not(.icon-action):not(.theme-action):not(.mobile-menu-button){color:inherit}.dark .desktop-main .text-action,.dark .desktop-main .wide-card-action,.dark .desktop-main .add-tool-line,.dark .desktop-main .add-line,.dark .desktop-main .worksheet-top button{color:#c8c3ff}.dark .desktop-main .catalog-table-head,.dark .desktop-main .journal-head,.dark .desktop-main .catalog-tools>span,.dark .desktop-main .journal-label{color:#b6bedb}.dark .desktop-main .catalog-row,.dark .desktop-main .journal-grid,.dark .desktop-main .profile-divider{border-color:#ffffff1f}.dark .desktop-main .catalog-table,.dark .desktop-main .worksheet,.dark .desktop-main .ledger-module,.dark .desktop-main .profile-sheet,.dark .desktop-main .profile-side-note,.dark .desktop-main .reference-complete>aside,.dark .desktop-main .reference-complete>main{color:#f3f4ff}.dark .desktop-main .profile-fact i,.dark .desktop-main .item-seal,.dark .desktop-main .metric-icon{color:#c8c3ff;background:#252d5a}.dark .desktop-main .balance-chip,.dark .desktop-main .balance-chip.balanced{color:#d7dcf4;background:#29335d}.dark .desktop-main .community-empty,.dark .desktop-main .notification-empty{color:#b2bbd8}.dark .toolbench-head,.dark .tool-head,.dark .catalog-masthead,.dark .reference-heading{color:#f7f8ff;background:linear-gradient(135deg,#151a38,#202858 58%,#283268)!important;border-color:#9a91ff47!important}.dark .toolbench-head h1,.dark .tool-head h1,.dark .catalog-masthead h1,.dark .reference-heading h1{color:#fff!important}.dark .toolbench-head p,.dark .tool-head p,.dark .catalog-masthead p,.dark .reference-heading p{color:#cbd1e8!important}.dark .toolbench-head span,.dark .tool-head span,.dark .catalog-masthead span,.dark .reference-heading span{color:#c9c4ff!important}.dark .toolbench-stamp,.dark .tool-head-icon,.dark .masthead-mark{color:#d9d5ff;background:linear-gradient(135deg,#0d1228,#303a78)!important}.dark .toolbench-tabs button,.dark .catalog-tools>span,.dark .reference-filters button{color:#b9c2df}.dark .toolbench-tabs button.active,.dark .reference-filters button.active{color:#fff!important;background:linear-gradient(135deg,#675cff,#4c78ff)!important;border-color:#9a91ff!important}.dark .tool-surface-heading,.dark .worksheet-top,.dark .inventory-session-row{border-bottom-color:#ffffff1f}.dark .tool-surface-heading>button,.dark .inventory-title span{color:#c9c4ff}.dark .calculator-sheet,.dark .cash-desk,.dark .inventory-desk,.dark .reference-desk aside,.dark .reference-desk section{color:#f3f4ff;background:#1b2145!important;border-color:#ffffff1f!important}.dark .calculator-sheet label,.dark .cash-desk p,.dark .reference-desk section article p{color:#c5cbe2}.dark .calculator-sheet label input,.dark .cash-layout>section input,.dark .reference-search{color:#f7f8ff;background:#202852;border-color:#9a91ff47}.dark .calculator-result,.dark .cash-layout>aside,.dark .simulation-desk>aside{background:linear-gradient(145deg,#151a38,#283268)!important}.dark .simulation-desk{color:#f3f4ff;border-color:#ffffff1f;background:#1b2145!important}.dark .simulation-desk h2,.dark .simulation-desk p{color:#f3f4ff}.dark .workspace-page .executive-intro,.dark .premium-hero{color:#fff;background-color:#151a38}.dark .home-notice-announcement,.dark .home-notice-quote{color:#f3f4ff;background:#1a2144;border-color:#9a91ff38}.dark .home-notice-quote-mark{color:#ffe49a;background:#e2bd652e}html,body,#root{width:100%;min-height:100%}html{overflow:hidden auto}body{overscroll-behavior-x:none;overflow:hidden auto}#root{min-height:100dvh}.execution-shell{width:100%;min-width:0;min-height:100dvh;overflow:visible}.work-stream{width:auto;min-width:0;min-height:100dvh;overflow:visible}.desktop-main{width:100%;min-width:0;min-height:calc(100dvh - 74px);overflow:visible}body:has(.opportunity-overlay,.product-overlay,.feature-drawer,.game-overlay,.membership-question-overlay,.course-media-overlay,.course-desk-overlay,.external-course-overlay,.career-preview-overlay,.quiz-run-overlay,.online-sheet,.header-search-overlay,.desktop-onboarding,[data-slot=dialog-overlay][data-state=open]),html:has(.opportunity-overlay,.product-overlay,.feature-drawer,.game-overlay,.membership-question-overlay,.course-media-overlay,.course-desk-overlay,.external-course-overlay,.career-preview-overlay,.quiz-run-overlay,.online-sheet,.header-search-overlay,.desktop-onboarding,[data-slot=dialog-overlay][data-state=open]){overflow:hidden}@media (max-width:760px){html,body,#root{width:100%;min-width:0;max-width:100%}.execution-shell,.work-stream,.desktop-main{width:100%;min-width:0;overflow:visible}.desktop-main{min-height:calc(100dvh - 66px)}}html,body,#root,.execution-shell,.work-stream,.desktop-main{overflow-anchor:none}html{scrollbar-gutter:stable;overscroll-behavior-y:auto;overflow:hidden auto}body{overflow:clip visible}#root{overflow:visible}:root{--ui-bg:#f5f7fb;--ui-surface:#fff;--ui-surface-alt:#eef2f8;--ui-surface-elevated:#fff;--ui-border:#d8dfeb;--ui-border-strong:#bcc8dc;--ui-text:#17213a;--ui-text-secondary:#3d4b69;--ui-text-muted:#61708e;--ui-text-subtle:#7d8aa4;--ui-text-disabled:#a0abc0;--ui-primary:#675cff;--ui-primary-hover:#564be8;--ui-primary-active:#453bc4;--ui-secondary:#4c78ff;--ui-success:#147a5d;--ui-success-bg:#e8f7f0;--ui-warning:#936100;--ui-warning-bg:#fff5d9;--ui-error:#b42318;--ui-error-bg:#fff0ee;--ui-info:#2465a8;--ui-info-bg:#edf5ff;--ui-premium:#9a6800;--ui-premium-bg:#fff6dc;--ui-focus:#675cff47;--ui-radius-sm:10px;--ui-radius-md:14px;--ui-radius-lg:20px;--ui-shadow-sm:0 4px 14px #151a380f;--ui-shadow-md:0 12px 30px #151a3817;--ui-font-body:"Thmanyah Sans",sans-serif;--ui-font-display:"Thmanyah Sans",sans-serif}.dark{--ui-bg:#11162f;--ui-surface:#1b2145;--ui-surface-alt:#222a55;--ui-surface-elevated:#252d5a;--ui-border:#c4ccee2e;--ui-border-strong:#c4ccee52;--ui-text:#f7f8ff;--ui-text-secondary:#d8ddf2;--ui-text-muted:#b7c0dc;--ui-text-subtle:#9da8c8;--ui-text-disabled:#7783a8;--ui-primary:#786fff;--ui-primary-hover:#8a82ff;--ui-primary-active:#9b94ff;--ui-secondary:#6f96ff;--ui-success:#52c997;--ui-success-bg:#259c6f2e;--ui-warning:#f0c766;--ui-warning-bg:#c491222e;--ui-error:#ff8f87;--ui-error-bg:#c03e362e;--ui-info:#80b9ff;--ui-info-bg:#2d79cd2e;--ui-premium:#f0c866;--ui-premium-bg:#c491222e;--ui-focus:#9a91ff6b;--ui-shadow-sm:0 4px 16px #0000002e;--ui-shadow-md:0 16px 36px #00000042}html{font-family:var(--ui-font-body);font-synthesis:none}body{color:var(--ui-text);font-family:var(--ui-font-body);font-weight:500;line-height:1.78;background:var(--ui-bg)!important}.execution-shell,.work-stream,.desktop-main{background:var(--ui-bg)}button,input,textarea,select{font-family:var(--ui-font-body);font-variant-numeric:tabular-nums}h1,h2,h3,h4,h5,h6{font-family:var(--ui-font-display);font-weight:700;line-height:1.45}button,a,input,textarea,select{font-size:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--ui-focus);outline-offset:2px}.desktop-main :where(.catalog-masthead,.tool-head,.profile-identity,.community-head,.membership-hero,.orders-runway,.toolbench-head,.learning-banner,.executive-intro,.reference-heading) h1{font-family:var(--ui-font-display);font-weight:700;line-height:1.35}.desktop-main :where(.ledger-module,.learning-card,.worksheet,.tool-surface,.cash-desk,.inventory-desk,.profile-sheet,.activation-sheet,.access-ledger,.catalog-table,.community-panel,.chat-desk,.notification-desk,.reference-desk,.subscription-page) h1,.desktop-main :where(.ledger-module,.learning-card,.worksheet,.tool-surface,.cash-desk,.inventory-desk,.profile-sheet,.activation-sheet,.access-ledger,.catalog-table,.community-panel,.chat-desk,.notification-desk,.reference-desk,.subscription-page) h2,.desktop-main :where(.ledger-module,.learning-card,.worksheet,.tool-surface,.cash-desk,.inventory-desk,.profile-sheet,.activation-sheet,.access-ledger,.catalog-table,.community-panel,.chat-desk,.notification-desk,.reference-desk,.subscription-page) h3{color:var(--ui-text)}.desktop-main :where(.ledger-module,.learning-card,.worksheet,.tool-surface,.cash-desk,.inventory-desk,.profile-sheet,.activation-sheet,.access-ledger,.catalog-table,.community-panel,.chat-desk,.notification-desk,.reference-desk,.subscription-page) p{color:var(--ui-text-secondary)}.desktop-main :where(.ledger-module,.learning-card,.worksheet,.tool-surface,.cash-desk,.inventory-desk,.profile-sheet,.activation-sheet,.access-ledger,.catalog-table,.community-panel,.chat-desk,.notification-desk,.reference-desk,.subscription-page) small,.desktop-main :where(.ledger-module,.learning-card,.worksheet,.tool-surface,.cash-desk,.inventory-desk,.profile-sheet,.activation-sheet,.access-ledger,.catalog-table,.community-panel,.chat-desk,.notification-desk,.reference-desk,.subscription-page) time{color:var(--ui-text-muted)}.desktop-main :where(.ledger-module,.learning-card,.worksheet,.tool-surface,.cash-desk,.inventory-desk,.profile-sheet,.activation-sheet,.access-ledger,.catalog-table,.community-panel,.chat-desk,.notification-desk,.reference-desk,.subscription-page){border-color:var(--ui-border)}.desktop-main :where(input,textarea,select){border-color:var(--ui-border-strong);background:var(--ui-surface-elevated);color:var(--ui-text)}.desktop-main :where(input,textarea,select)::placeholder{color:var(--ui-text-subtle);opacity:1}.desktop-main :where(.catalog-table-head,.journal-head,.table-head){background:var(--ui-surface-alt);color:var(--ui-text-secondary)}.desktop-main :where(.catalog-row,.journal-grid,.table-row){border-color:var(--ui-border)}.desktop-main :where(.catalog-row:hover,.journal-grid:hover,.table-row:hover){background:var(--ui-primary)}@supports (color:color-mix(in lab,red,red)){.desktop-main :where(.catalog-row:hover,.journal-grid:hover,.table-row:hover){background:color-mix(in srgb,var(--ui-primary)5%,var(--ui-surface))}}.desktop-main :where(.ink-button,.activation-button,.premium-action,.quiz-premium-link,.lms-course-action.continue-action,.course-main-action button){background:var(--ui-primary);color:#fff;border-color:var(--ui-primary)}.desktop-main :where(.ink-button,.activation-button,.premium-action,.quiz-premium-link,.lms-course-action.continue-action,.course-main-action button):hover{background:var(--ui-primary-hover);border-color:var(--ui-primary-hover)}.desktop-main :where(.ghost-button,.text-action,.wide-card-action,.add-line,.add-tool-line,.worksheet-top button,.module-heading>a,.reference-download){color:var(--ui-primary)}.desktop-main :where(.ghost-button):hover{border-color:var(--ui-primary);background:#675cff1a}.desktop-main :where(.open-item,.icon-action,.catalog-tools label,.learning-tabs label,.reference-search){border-color:var(--ui-border-strong);background:var(--ui-surface-elevated);color:var(--ui-text-secondary)}.desktop-main :where(.open-item,.icon-action,.catalog-tools label,.learning-tabs label,.reference-search):focus-within{border-color:var(--ui-primary);box-shadow:0 0 0 4px var(--ui-focus)}.desktop-main :where(.catalog-status,.completed-action,.success,.is-success){color:var(--ui-success)}.desktop-main :where(.balance-chip,.warning,.is-warning){color:var(--ui-warning);background:var(--ui-warning-bg)}.desktop-main :where(.danger,.error,.is-error){color:var(--ui-error)}.desktop-main :where(.premium-callout,.premium-hero,.premium-seal,.premium-action){--premium-color:var(--ui-premium)}.desktop-main :where(.premium-callout){border-color:var(--ui-premium)}@supports (color:color-mix(in lab,red,red)){.desktop-main :where(.premium-callout){border-color:color-mix(in srgb,var(--ui-premium)38%,var(--ui-border))}}.desktop-main :where(.premium-callout){background:var(--ui-premium-bg)}.desktop-sidebar{color:var(--ui-text-secondary)}.nav-row,.sidebar-section-label,.quick-link{font-weight:600}.nav-row{color:#b9c5d8}.nav-row:hover,.nav-row.active{color:#fff}.nav-row.active{background:var(--ui-primary)}@supports (color:color-mix(in lab,red,red)){.nav-row.active{background:color-mix(in srgb,var(--ui-primary)32%,#0d1228)}}.nav-row.active{border-color:#9a91ff4d}.sidebar-section-label{color:#a6b3cc}.dark .desk-header{border-bottom-color:var(--ui-border);background:#11162ff0}.dark .header-context strong,.dark .account-block strong{color:var(--ui-text)}.dark .header-context span,.dark .account-block small{color:var(--ui-text-muted)}body :where([data-slot=dialog-content],[data-slot=alert-dialog-content]){background:var(--ui-surface-elevated);color:var(--ui-text);border-color:var(--ui-border);box-shadow:var(--ui-shadow-md)}body :where([data-slot=dialog-title],[data-slot=alert-dialog-title]){color:var(--ui-text);font-family:var(--ui-font-display);font-weight:700}body :where([data-slot=dialog-description],[data-slot=alert-dialog-description]){color:var(--ui-text-secondary)}body :where(.course-desk-sheet,.course-media-sheet,.external-course-sheet,.career-preview-sheet,.product-detail-sheet,.feature-drawer>section,.quiz-question-sheet,.quiz-result-sheet){border-color:var(--ui-border);box-shadow:var(--ui-shadow-md)}.desktop-main :where(.learning-empty,.commerce-empty,.inventory-placeholder,.auth-tool-note,.community-empty,.notification-empty){color:var(--ui-text-muted);border-color:var(--ui-border)}.desktop-main :where(.metric-slip strong,.catalog-count strong,.journal-total strong,.journal-summary strong,.calculator-result strong,.lms-library-summary strong,.course-stats strong,.orders-runway-stats strong,.profile-side-note b){font-family:var(--ui-font-display);font-variant-numeric:tabular-nums;letter-spacing:.01em;font-weight:700}@media (max-width:760px){body{line-height:1.86}h1,h2,h3,h4{line-height:1.5}.desktop-main :where(.learning-card,.worksheet,.tool-surface,.cash-desk,.inventory-desk,.profile-sheet,.activation-sheet,.access-ledger,.catalog-table,.community-panel,.chat-desk,.notification-desk){box-shadow:var(--ui-shadow-sm)!important}.desktop-main :where(button,.ink-button,.ghost-button,.activation-button){min-height:40px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.desktop-sidebar{color:#f6f4ff;background:linear-gradient(#211957,#18133f)!important}.brand-lockup{border-bottom-color:#ebe8ff2e}.brand-lockup b{color:#fff!important}.brand-lockup b span{color:#d8cfff}.brand-lockup small{color:#c6c1e6}.sidebar-section-label{color:#c7c2e9;font-weight:800}.nav-row{color:#e3e0f5;font-weight:700}.nav-row svg{color:#c9c3ed}.nav-row:hover{color:#fff;background:#9789ff2b}.nav-row:hover svg{color:#fff}.nav-row.active{color:#fff;background:linear-gradient(135deg,#6d5cf4,#5140c9);box-shadow:0 10px 24px #3729a057}.nav-row.active svg{color:#fff}.quick-link{color:#e0ddf4;background:#7e6cef21;border-color:#b6a9ff47}.quick-link svg{color:#d4ccff}.quick-link:hover{color:#fff;background:#7e6cef45;border-color:#dcd5ff8c}.membership-note{background:#7e6cef21;border-color:#cec4ff40}.membership-note strong{color:#fff}.membership-note small{color:#d0caee}.membership-note.premium{background:linear-gradient(135deg,#c9a84c40,#7e6cef33);border-color:#e7d07e80}.sidebar-footer>p{color:#aaa5d1}.dark .desktop-sidebar{background:linear-gradient(#211957,#18133f)!important}.dark .sidebar-section-label{color:#d0cbf0}.dark .nav-row{color:#e5e2f6}.dark .nav-row svg{color:#cbc5ed}@media (max-width:760px){.desktop-sidebar{background:linear-gradient(#211957,#18133f)!important}.nav-row{min-height:46px;font-size:13px}.sidebar-section-label,.quick-link{font-size:10px}}.workspace-page{flex-direction:column;gap:22px;width:100%;min-width:0;display:flex}.home-notice-stack{gap:10px;display:grid}.home-notice{color:#263656;background:#fffdf8;border:1px solid #675cff29;border-radius:14px;align-items:center;gap:12px;min-height:52px;padding:12px 16px;display:flex;box-shadow:0 8px 20px #191f460d}.home-notice>span:not(.home-notice-icon){flex:1;min-width:0}.home-notice small,.home-notice strong{display:block}.home-notice small{color:#6c648f;font-size:10px;font-weight:700}.home-notice strong{color:#202b4a;margin-top:2px;font-size:12px}.home-notice-icon{color:#fff;background:#6958e8;border-radius:10px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.home-notice-announcement>svg{color:#7969ed}.home-notice-quote{background:#fffaf0;border-color:#c9a84c40}.home-notice-quote-mark{color:#a27b22;font-family:Georgia,serif;font-size:30px;line-height:1}.home-banner-layout{grid-template-columns:minmax(0,1fr) minmax(270px,310px);align-items:stretch;gap:18px;display:grid}.executive-intro{min-height:330px;padding:42px 46px}.home-promo-rail{grid-template-rows:repeat(2,minmax(0,1fr));gap:14px;min-width:0;display:grid}.home-promo-card{color:#202b4a;background:#fffdf8;border:1px solid #7b6ee233;border-radius:17px;grid-template-columns:40% minmax(0,1fr);min-height:150px;display:grid;overflow:hidden;box-shadow:0 10px 24px #191f4612}.home-promo-card img{object-fit:cover;width:100%;height:100%;min-height:150px}.home-promo-card>span{flex-direction:column;justify-content:center;gap:7px;min-width:0;padding:20px 17px;display:flex}.home-promo-card small{color:#6f62c6;font-size:10px;font-weight:800}.home-promo-card strong{color:#1f2e4b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.home-promo-card em{color:#6c5bd3;align-items:center;gap:4px;font-size:10px;font-style:normal;font-weight:800;display:flex}.home-promo-icon,.home-promo-fallback{color:#cfc9ff;background:linear-gradient(145deg,#302367,#6251d4);place-items:center;min-height:100%;display:grid}.signal-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:0;display:grid}.signal-row>.metric-slip{min-width:0;min-height:112px}.two-track-grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:stretch;gap:18px;display:grid}.two-track-grid>.ledger-module{min-width:0}.featured-learning .learning-spread{min-height:225px;margin-top:20px}.featured-learning .learning-content{padding:24px}.career-module .opportunity-list{margin-top:19px}.desk-rail{min-height:132px;margin-top:0}@media (max-width:1020px){.home-banner-layout{grid-template-columns:1fr}.home-promo-rail{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr))}.signal-row{grid-template-columns:repeat(3,minmax(0,1fr))}.two-track-grid{grid-template-columns:1fr}}@media (max-width:640px){.workspace-page{gap:16px}.home-banner-layout{gap:12px}.executive-intro{min-height:300px;padding:28px 24px}.executive-intro h1{font-size:clamp(28px,9vw,38px)}.home-promo-rail{grid-template-columns:1fr}.home-promo-card,.home-promo-card img{min-height:116px}.signal-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.signal-row>.metric-slip{min-height:98px;padding:12px}.desk-rail{grid-template-columns:1fr}.compass-visual{min-height:140px}}.home-promo-card{color:#f8f7ff;background:linear-gradient(135deg,#1b2148,#2c2264);border-color:#beb5ff42;box-shadow:0 12px 26px #1914492e}.home-promo-card>span{gap:9px;padding:22px 18px}.home-promo-card small{color:#d7d0ff}.home-promo-card strong{color:#fff;line-height:1.6}.home-promo-card em{color:#f1d889}.home-promo-card em svg{border:1px solid #f1d8898c;border-radius:50%;width:25px;height:25px;padding:5px}.home-promo-card:hover{background:linear-gradient(135deg,#24285b,#39287a);border-color:#ebdd97b3;transform:translateY(-2px)}.home-promo-opportunity,.home-promo-training{background:linear-gradient(135deg,#192e52,#263b70)}.home-promo-opportunity .home-promo-icon{background:linear-gradient(145deg,#203e68,#397ca0)}.home-promo-training .home-promo-icon{background:linear-gradient(145deg,#3f2a68,#8958a8)}.home-notice-quote{color:#fff;background:linear-gradient(135deg,#1b2148,#25245d);border-color:#9a91ff57;grid-template-columns:minmax(0,1fr) 58px;align-items:center;gap:14px;min-height:76px;padding:12px 18px;display:grid}.home-notice-quote>span:not(.home-notice-quote-mark){text-align:right;min-width:0}.home-notice-quote small{color:#c5bfff}.home-notice-quote strong{color:#fff;font-size:13px;line-height:1.7}.home-notice-quote-mark{color:#ffe49a;background:#e2bd652e;border-radius:999px;place-items:center;width:58px;height:32px;font-family:Georgia,serif;font-size:23px;line-height:1;display:grid}.dark .home-promo-card{background:linear-gradient(135deg,#1b2148,#2c2264)}.dark .home-notice-quote{background:linear-gradient(135deg,#1b2148,#25245d)}@media (max-width:640px){.home-promo-card>span{padding:17px 15px}.home-notice-quote{grid-template-columns:minmax(0,1fr) 48px;gap:10px;min-height:68px;padding:10px 13px}.home-notice-quote-mark{width:48px;height:29px}.home-notice-quote strong{font-size:11px}}.dark{--dark-bg:#10142d;--dark-surface:#1a2042;--dark-surface-raised:#242b56;--dark-surface-soft:#20284e;--dark-border:#c9cfef38;--dark-border-strong:#c9cfef57;--dark-text:#f7f8ff;--dark-text-secondary:#d9def1;--dark-text-muted:#bbc4df;--dark-text-subtle:#a4afd0;--dark-primary:#8178ff;--dark-primary-hover:#968eff;--dark-gold:#f0cd70}.dark body,.dark .execution-shell,.dark .work-stream,.dark .desktop-main{color:var(--dark-text);background:var(--dark-bg)!important}.dark .desktop-main :where(.ledger-module,.learning-card,.certificate-grid article,.worksheet,.tool-surface,.cash-desk,.inventory-desk,.profile-sheet,.activation-sheet,.access-ledger,.catalog-table,.community-panel,.chat-desk,.notification-desk,.reference-desk,.subscription-page,.quiz-hub-desk,.quiz-category-card,.quiz-exam-row,.opportunities-page,.commerce-page,.cart-workpaper,.cart-empty-desk,.orders-runway){color:var(--dark-text);background:var(--dark-surface)!important;border-color:var(--dark-border)!important;box-shadow:0 14px 34px #0003!important}.dark .desktop-main :where(.lms-library-head,.catalog-masthead,.tool-head,.community-head,.membership-hero,.toolbench-head,.learning-banner,.reference-heading,.orders-runway){color:var(--dark-text);border-color:var(--dark-border-strong)!important;background:linear-gradient(135deg,#182348,#252c5d)!important}.dark .desktop-main :where(h1,h2,h3,h4,h5,h6,strong,b,.catalog-primary strong,.module-heading h2,.worksheet-top strong,.learning-card h2,.quiz-category-card strong,.quiz-exam-row h3,.opportunity-main h2){color:var(--dark-text)!important}.dark .desktop-main :where(p,small,label,.catalog-primary p,.learning-card p,.tool-head p,.community-head p,.cash-desk p,.opportunity-main p,.quiz-category-card p,.quiz-exam-row p){color:var(--dark-text-secondary)!important}.dark .desktop-main :where(.catalog-masthead span,.tool-head span,.module-heading span,.worksheet-top span,.catalog-table-head,.journal-head,.catalog-tools>span,.quiz-exam-meta,.quiz-category-card i){color:var(--dark-text-muted)!important}.dark .desktop-main :where(input,textarea,select,.catalog-tools label,.learning-tabs label,.reference-search,.inventory-search label,.quiz-hub-tools label){color:var(--dark-text)!important;background:var(--dark-surface-raised)!important;border-color:var(--dark-border-strong)!important}.dark .desktop-main :where(input,textarea,select)::placeholder{opacity:1;color:var(--dark-text-subtle)!important}.dark .desktop-main :where(.text-action,.wide-card-action,.module-heading>a,.reference-download,.add-line,.add-tool-line,.worksheet-top button,.quiz-category-card i,.quiz-premium-link){color:var(--dark-primary)!important}.dark .desktop-main :where(.ink-button,.premium-action,.activation-button,.quiz-premium-link,.lms-course-action.continue-action,.course-main-action button){color:#fff!important;background:linear-gradient(135deg,#756bff,#536dff)!important;border-color:#8d85ff!important}.dark .desktop-main :where(.catalog-row,.journal-grid,.table-row,.profile-divider,.quiz-recent>div,.opportunity-row,.cart-item-row){border-color:var(--dark-border)!important}.dark .desktop-main :where(.catalog-table-head,.journal-head,.table-head){background:var(--dark-surface-soft)!important;color:var(--dark-text-secondary)!important}.dark .desktop-main :where(.metric-slip:not(.navy),.home-promo-card,.home-notice){color:var(--dark-text);background:var(--dark-surface)!important;border-color:var(--dark-border)!important}.dark .desktop-main :where(.metric-slip:not(.navy)) small,.dark .desktop-main :where(.metric-slip:not(.navy)) span{color:var(--dark-text-muted)!important}.dark .desktop-main :where(.metric-slip:not(.navy)) strong,.dark .desktop-main :where(.home-promo-card) small,.dark .desktop-main :where(.home-promo-card) strong,.dark .desktop-main :where(.home-promo-card) em,.dark .desktop-main :where(.home-notice strong,.home-notice small){color:var(--dark-text)!important}.dark .desktop-main :where(.course-desk-sheet,.course-media-sheet,.external-course-sheet,.career-preview-sheet,.product-detail-sheet,.quiz-question-sheet,.quiz-result-sheet,.feature-drawer>section){color:var(--dark-text);background:var(--dark-surface)!important;border-color:var(--dark-border-strong)!important}.dark .desktop-main :where(.course-desk-sheet,.course-media-sheet,.external-course-sheet,.career-preview-sheet,.product-detail-sheet,.quiz-question-sheet,.quiz-result-sheet,.feature-drawer>section) p{color:var(--dark-text-secondary)!important}.dark body :where(.header-search-panel,.certificate-preview-sheet){color:var(--dark-text);background:var(--dark-surface)!important;border-color:var(--dark-border-strong)!important}.dark body :where(.header-search-panel h2,.certificate-preview-sheet h1,.certificate-preview-sheet h2,.certificate-modal-frame h1,.certificate-modal-frame>b){color:var(--dark-text)!important}.dark body :where(.header-search-panel input,.certificate-modal-frame p,.certificate-modal-content>p,.certificate-modal-meta small){color:var(--dark-text-secondary)!important}.dark .cart-summary-sheet,.dark .decision-ledger,.dark .tool-decision,.dark .profile-side-note{color:var(--dark-text);background:linear-gradient(145deg,#182348,#252c5d)!important}.dark .cart-summary-sheet p,.dark .cart-summary-sheet small,.dark .decision-ledger p,.dark .tool-decision p{color:var(--dark-text-secondary)!important}.dark .desktop-main :where(.premium-callout,.premium-hero,.premium-seal){color:var(--dark-text);background:linear-gradient(135deg,#292449,#3a315d)!important;border-color:#f0cd7073!important}.dark .desktop-main :where(.premium-callout,.premium-hero,.premium-seal) :where(p,small,span){color:#e2d9bd!important}.dark .desktop-main :where(.success,.completed-action,.is-success){color:#72ddb0!important}.dark .desktop-main :where(.warning,.is-warning){color:#f0cd70!important}.dark .desktop-main :where(.danger,.error,.is-error){color:#ff9d96!important}.dark .desktop-main :where(.game-levels button,.quiz-options button,.focus-modes button,.timer-parity-card,.chat-compose,.sticker-panel){background:var(--dark-surface-raised)!important;border-color:var(--dark-border)!important;color:var(--dark-text)!important}.dark .desktop-main :where(.game-levels button span,.game-levels button small,.quiz-options button,.timer-parity-card p){color:var(--dark-text-secondary)!important}.home-promo-card{direction:ltr;grid-template-columns:minmax(88px,38%) minmax(0,1fr)}.home-promo-media{min-width:0;min-height:100%;display:grid;overflow:hidden}.home-promo-media img{object-fit:cover;width:100%;height:100%;min-height:150px}.home-promo-media>.home-promo-icon,.home-promo-media>.home-promo-fallback{width:100%;height:100%;min-height:150px}.home-promo-copy{text-align:right;direction:rtl;background:linear-gradient(145deg,#1c2148,#302467);flex-direction:column;justify-content:center;gap:9px;min-width:0;padding:20px 17px;display:flex}.home-promo-copy small{color:#d9d3ff!important}.home-promo-copy strong{color:#fff!important}.home-promo-copy em{color:#f2d982!important}.home-promo-opportunity,.home-promo-training{grid-template-columns:74px minmax(0,1fr)}.home-promo-opportunity .home-promo-copy,.home-promo-training .home-promo-copy{background:linear-gradient(145deg,#1d3157,#263e73)}.home-promo-card .home-promo-copy em svg{flex:none}.home-notice-quote{direction:ltr;grid-template-columns:58px minmax(0,1fr)}.home-notice-quote-mark{grid-column:1}.home-notice-quote>span:not(.home-notice-quote-mark){text-align:right;direction:rtl;grid-column:2}@media (max-width:640px){.home-promo-card{grid-template-columns:34% minmax(0,1fr)}.home-promo-media>.home-promo-icon,.home-promo-media>.home-promo-fallback,.home-promo-media img{min-height:116px}.home-promo-copy{padding:16px 13px}.home-promo-opportunity,.home-promo-training{grid-template-columns:64px minmax(0,1fr)}.home-notice-quote{grid-template-columns:48px minmax(0,1fr)}}.most-requested-section{background:linear-gradient(135deg,#fbfaf5,#f2efff);border:1px solid #675cff2e;border-radius:20px;gap:15px;margin-top:18px;padding:22px;display:grid;overflow:hidden;box-shadow:0 12px 30px #1f1c4912}.most-requested-head{justify-content:space-between;align-items:end;gap:18px;display:flex}.most-requested-head>div{min-width:0}.most-requested-head span:first-child{color:#7157d9;align-items:center;gap:6px;font-size:10px;font-weight:900;display:inline-flex}.most-requested-head h2{color:#182747;font-family:var(--font-display);margin:5px 0 4px;font-size:25px}.most-requested-head p{color:#747089;margin:0;font-size:10px;line-height:1.8}.most-requested-head>a{color:#5f4bc2;background:#ffffffb3;border:1px solid #675cff33;border-radius:10px;flex:none;align-items:center;gap:5px;padding:9px 12px;font-size:10px;font-weight:900;display:inline-flex}.most-requested-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.most-requested-card{background:#ffffffd1;border:1px solid #ded9ee;border-radius:15px;grid-template-columns:1fr;min-width:0;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 20px #261f4e0f}.most-requested-card:hover{border-color:#aa96f3;transform:translateY(-3px);box-shadow:0 15px 28px #3d2d8021}.most-requested-rank{z-index:2;color:#fff;background:#1e194cc7;border:1px solid #fff9;border-radius:9px;place-items:center;width:30px;height:30px;font-size:10px;font-weight:900;display:grid;position:absolute;top:10px;right:10px}.most-requested-media{background:linear-gradient(145deg,#241852,#7656db);height:112px;overflow:hidden}.most-requested-media img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.most-requested-card:hover .most-requested-media img{transform:scale(1.05)}.most-requested-media>span{color:#e4dcff;place-items:center;width:100%;height:100%;display:grid}.most-requested-copy{gap:5px;min-width:0;padding:13px 13px 10px;display:grid}.most-requested-copy small{color:#7762ce;font-size:9px;font-weight:900}.most-requested-copy h3{color:#202f4d;min-height:38px;font-family:var(--font-display);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.most-requested-copy p{color:#7b768e;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:29px;margin:0;font-size:9px;line-height:1.65;display:-webkit-box;overflow:hidden}.most-requested-copy>span{color:#ad7d20;font-size:9px;font-weight:900}.most-requested-action{color:#fff;background:#6d57de;border-radius:9px;place-items:center;width:30px;height:30px;margin:0 13px 13px auto;display:grid}.dark .most-requested-section{background:linear-gradient(135deg,#1b2148,#28235a);border-color:#b1a4ff33;box-shadow:0 14px 32px #00000029}.dark .most-requested-head span:first-child{color:#c9c0ff}.dark .most-requested-head h2{color:#f6f4ff}.dark .most-requested-head p{color:#b7b4d0}.dark .most-requested-head>a{color:#e8e3ff;background:#ffffff14;border-color:#beb2ff47}.dark .most-requested-card{background:#222653;border-color:#b4a8ff38}.dark .most-requested-card:hover{border-color:#dcd1ff99}.dark .most-requested-copy small{color:#c7bdff}.dark .most-requested-copy h3{color:#fff}.dark .most-requested-copy p{color:#bbb9d0}.dark .most-requested-copy>span{color:#f0d486}.dark .most-requested-action{color:#fff;background:#8068f0}@media (max-width:1100px){.most-requested-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.most-requested-section{order:3}@media (max-width:640px){.most-requested-section{margin-top:4px;padding:15px}.most-requested-head{flex-direction:column;align-items:stretch;gap:10px}.most-requested-head h2{font-size:21px}.most-requested-head>a{justify-content:center}.most-requested-grid{grid-template-columns:1fr 1fr;gap:9px}.most-requested-media{height:92px}.most-requested-copy{padding:10px}.most-requested-copy h3{font-size:12px}.most-requested-action{margin:0 10px 10px auto}}@media (max-width:390px){.most-requested-grid{grid-template-columns:1fr}}.app-download-links{grid-template-columns:1fr 1fr;gap:7px;margin-top:11px;display:grid}.app-store-badge{color:#eef4ff;background:#fff1;border:1px solid #dde7f32e;border-radius:11px;align-items:center;gap:7px;min-width:0;min-height:44px;padding:7px 8px;transition:transform .18s,border-color .18s,background .18s;display:flex}.app-store-badge:hover{background:#ffffff1c;border-color:#dfc66f94;transform:translateY(-1px)}.app-store-badge>svg{color:#dfc671;flex:none}.app-store-badge span{gap:1px;min-width:0;display:grid}.app-store-badge small{color:#9fb1c7;text-overflow:ellipsis;white-space:nowrap;font-size:7px;line-height:1.2;overflow:hidden}.app-store-badge strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.25;overflow:hidden}.google-play-badge{cursor:pointer}.app-store-badge-soon{cursor:default;opacity:.78;border-style:dashed}.app-store-badge-soon>svg{color:#b8bdd0}.app-store-badge-soon strong{color:#d2d5e0}.app-store-badge-soon small{color:#a9adbf}.dark .app-store-badge{background:#ffffff12;border-color:#c2b5ff33}.dark .app-store-badge:hover{background:#ffffff1f;border-color:#ebd784a6}@media (max-width:390px){.app-download-links{grid-template-columns:1fr}}.firebase-loading{color:#fff;background:radial-gradient(circle at 15% 15%,#7559e64d,#0000 32%),radial-gradient(circle at 85% 82%,#c9a84c33,#0000 30%),linear-gradient(135deg,#0c1931,#182b4c 54%,#241550);place-items:center;min-height:100dvh;padding:28px;display:grid;position:relative;overflow:hidden}.firebase-loading:before,.firebase-loading:after{content:"";pointer-events:none;border:1px solid #e2c77333;border-radius:50%;position:absolute}.firebase-loading:before{width:min(64vw,670px);height:min(64vw,670px);inset:auto auto -33% -14%;box-shadow:0 0 0 34px #e2c77309,0 0 0 68px #e2c77306}.firebase-loading:after{border-color:#a99aff33;width:360px;height:360px;top:-180px;right:-110px}.firebase-loading-card{z-index:1;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0d1c369e;border:1px solid #ffffff29;border-radius:26px;justify-items:center;width:min(100%,430px);padding:42px 38px 37px;display:grid;position:relative;box-shadow:0 28px 70px #040c1c47,inset 0 1px #ffffff14}.firebase-loading-logo{background:linear-gradient(145deg,#ffffff26,#ffffff0a);border:1px solid #e2c7738c;border-radius:25px;place-items:center;width:88px;height:88px;margin-bottom:19px;animation:2.2s ease-in-out infinite loading-logo-breathe;display:grid;position:relative;box-shadow:0 0 0 8px #e2c7730f,0 15px 30px #0003}.firebase-loading-logo img{object-fit:contain;filter:drop-shadow(0 6px 10px #00000038);width:57px;height:57px}.firebase-loading-logo>span{color:#172945;background:#e3c773;border:2px solid #e3c773;border-radius:50%;place-items:center;width:22px;height:22px;font-size:14px;font-weight:900;display:grid;position:absolute;bottom:5px;right:7px}.firebase-loading-card>strong{color:#e6c976;font-family:var(--font-display);letter-spacing:.02em;font-size:19px}.firebase-loading-card>strong span{color:#fff}.firebase-loading-card h1{color:#fff;font-family:var(--font-display);margin:13px 0 7px;font-size:clamp(25px,4vw,34px);line-height:1.4}.firebase-loading-card p{color:#ebf1f8b8;margin:0;font-size:12px;line-height:1.9}.firebase-loading-progress{background:#ffffff1f;border-radius:99px;width:min(100%,250px);height:7px;margin-top:26px;overflow:hidden}.firebase-loading-progress i{border-radius:inherit;background:linear-gradient(90deg,#8e7cff,#e3c773,#8e7cff) 0 0/220% 100%;width:42%;height:100%;animation:1.5s ease-in-out infinite loading-progress;display:block}.firebase-loading-card small{color:#c6b5f4;margin-top:12px;font-size:10px;font-weight:800}@keyframes loading-logo-breathe{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-4px)scale(1.035)}}@keyframes loading-progress{0%{background-position:0%;transform:translate(150%)}to{background-position:100%;transform:translate(-250%)}}@media (prefers-reduced-motion:reduce){.firebase-loading-logo,.firebase-loading-progress i{animation:none}}@media (max-width:520px){.firebase-loading{padding:18px}.firebase-loading-card{border-radius:22px;padding:34px 22px 30px}.firebase-loading-logo{width:76px;height:76px}.firebase-loading-logo img{width:49px;height:49px}.firebase-loading-card h1{font-size:27px}}.dark .firebase-loading{background:radial-gradient(circle at 15% 15%,#7559e657,#0000 32%),radial-gradient(circle at 85% 82%,#c9a84c38,#0000 30%),linear-gradient(135deg,#090d22,#151c3c 54%,#201244)}.firebase-loading{place-content:center;height:100vh;min-height:100svh;max-height:100dvh}.home-identity-banner{color:#fff;background:radial-gradient(circle at 8% 20%,#c9a84c29,#0000 24%),radial-gradient(circle at 91% 88%,#7b5ceb47,#0000 32%),linear-gradient(135deg,#0d1d36,#172e4e 55%,#302066);border:1px solid #c9a84c61;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;min-height:144px;margin:0 0 14px;padding:22px 26px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 32px #141b3a26}.home-identity-banner:before{content:"";pointer-events:none;border:1px solid #dcbe6733;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-140px;right:-70px;box-shadow:0 0 0 28px #dcbe6709,0 0 0 56px #dcbe6705}.home-identity-banner:after{content:"";pointer-events:none;border:1px solid #a897ff29;border-radius:50%;width:160px;height:160px;position:absolute;top:-80px;left:27%}.home-identity-mark,.home-identity-copy,.home-identity-actions{z-index:1;position:relative}.home-identity-mark{background:#ffffff17;border:1px solid #e2c7738c;border-radius:23px;place-items:center;width:78px;height:78px;display:grid;box-shadow:0 0 0 7px #e2c7730f,0 12px 24px #040c1c33}.home-identity-mark img{object-fit:contain;width:50px;height:50px}.home-identity-mark span{color:#182b49;background:#e1c46a;border:2px solid #102542;border-radius:50%;place-items:center;width:20px;height:20px;font-size:13px;font-weight:900;display:grid;position:absolute;bottom:3px;right:4px}.home-identity-copy{text-align:right;min-width:0}.home-identity-copy small{color:#dfc778;font-size:10px;font-weight:800}.home-identity-copy h1{color:#fff;font-family:var(--font-display);margin:6px 0 4px;font-size:clamp(22px,2.4vw,32px);line-height:1.35}.home-identity-copy p{color:#edf3fabf;margin:0;font-size:11px;line-height:1.8}.home-identity-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.home-identity-actions a{min-height:38px;transition:transform .16s var(--ease-out),background .16s ease;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:8px 13px;font-size:10px;font-weight:900;display:inline-flex}.home-identity-actions a:active{transform:scale(.97)}.home-identity-primary{color:#122846;background:#e1c46a}.home-identity-primary:hover{background:#f0d686}.home-identity-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff4d}.home-identity-secondary:hover{background:#ffffff29}.dark .home-identity-banner{background:radial-gradient(circle at 8% 20%,#f0cd7021,#0000 24%),radial-gradient(circle at 91% 88%,#7b5ceb4d,#0000 32%),linear-gradient(135deg,#0a1128,#162044 55%,#282052);border-color:#f0cd7059}@media (max-width:820px){.home-identity-banner{grid-template-columns:auto minmax(0,1fr)}.home-identity-actions{grid-column:1/-1;justify-content:flex-start}}@media (max-width:520px){.home-identity-banner{text-align:center;grid-template-columns:1fr;justify-items:center;gap:12px;min-height:0;padding:20px 17px}.home-identity-mark{width:68px;height:68px}.home-identity-mark img{width:44px;height:44px}.home-identity-copy{text-align:center}.home-identity-copy h1{font-size:23px}.home-identity-actions{grid-column:auto;justify-content:center;width:100%}.home-identity-actions a{flex:1}}.learning-page>.career-stream{grid-column:1/-1!important;justify-self:stretch!important;width:100%!important;max-width:none!important;margin-inline:0!important;display:grid!important}.learning-page>.career-stream>.career-overall,.learning-page>.career-stream>.career-step{width:100%!important;max-width:none!important}@media (min-width:761px){.learning-page>.career-stream>.career-step{min-width:0}}@media (max-width:760px){.learning-page>.career-stream{padding-top:15px}html,body,#root{overflow-x:hidden}body{font-size:14px}.desktop-main{padding:16px 12px 30px}.desk-header{gap:7px;padding:0 12px}.header-context{padding-inline:2px}.header-context span{letter-spacing:.08em;font-size:7px}.header-context strong{font-size:15px}.header-actions{gap:5px}.header-actions .icon-action{border-radius:10px;width:34px;height:34px}.header-actions .account-block{width:34px;min-width:34px;height:34px}.mobile-menu-button{flex-basis:36px;width:36px;height:36px}.desktop-sidebar{border-radius:0 18px 18px 0;width:min(88vw,330px);padding:16px 13px 14px}.brand-lockup{padding-bottom:20px}.sidebar-section-label{margin-top:18px}.nav-row{min-height:43px;padding:10px 11px;font-size:12px}.quick-link{min-height:38px}.home-identity-banner,.executive-intro,.learning-banner,.toolbench-head,.community-head,.commerce-head,.membership-hero,.catalog-masthead,.tool-head{width:100%;max-width:100%}.home-identity-banner{gap:12px;padding:18px 16px}.home-identity-copy h1{font-size:clamp(21px,7vw,29px)}.home-identity-actions a{min-height:42px}.executive-intro{min-height:330px;padding:24px 18px;border-radius:18px!important}.executive-intro h1{font-size:clamp(27px,8.5vw,36px)}.executive-intro p{font-size:11px}.intro-actions{flex-wrap:wrap}.intro-actions>*{flex:135px;justify-content:center}.today-stamp{min-width:132px;padding:12px}.signal-row{gap:8px}.metric-slip{min-width:0;padding:11px 9px}.module-heading{gap:10px}.module-heading h2{font-size:17px}.module-heading>a,.text-action{white-space:nowrap}.two-track-grid,.home-banner-layout,.catalog-execution-grid,.tools-execution-grid,.premium-grid,.profile-page,.files-layout,.calculators-layout,.cash-layout,.quiz-layout{gap:12px}.learning-tabs,.toolbench-tabs,.community-tabs,.membership-tabs,.commerce-tabs{scrollbar-width:none}.learning-tabs::-webkit-scrollbar{display:none}.toolbench-tabs::-webkit-scrollbar{display:none}.community-tabs::-webkit-scrollbar{display:none}.membership-tabs::-webkit-scrollbar{display:none}.commerce-tabs::-webkit-scrollbar{display:none}.learning-tabs button,.toolbench-tabs button,.community-tabs button,.membership-tabs button,.commerce-tabs button{min-height:40px;padding:9px 11px}.learning-card,.worksheet,.tool-surface,.cash-desk,.inventory-desk,.catalog-table,.community-panel,.chat-desk,.notification-desk,.profile-sheet,.subscription-page,.membership-section,.membership-package{border-radius:15px!important}.career-step{grid-template-columns:38px minmax(0,1fr) 24px;gap:8px;padding:13px 10px}.career-step h2{font-size:14px}.career-step p{font-size:9px;line-height:1.7}.chat-desk{grid-template-columns:1fr;min-height:0}.chat-room-rail{padding:16px 13px}.chat-room-rail>h2{font-size:18px}.chat-workspace{min-height:0}.chat-feed{min-height:330px;max-height:none}.chat-compose{padding:10px}.chat-compose textarea{min-height:44px;max-height:120px}.chat-incoming-notice{inset-inline-start:10px;width:calc(100vw - 20px);top:72px}.product-detail-sheet,.course-desk-sheet,.external-course-sheet,.membership-question-sheet,.career-preview-sheet{overscroll-behavior:contain}.product-detail-copy h1{font-size:22px;line-height:1.45}.product-detail-copy p{font-size:11px;line-height:1.85}.product-detail-gallery .product-gallery-main{height:28dvh;min-height:170px}.product-detail-copy{max-height:63dvh;padding:20px 16px 18px}.product-specs div{grid-template-columns:minmax(86px,.7fr) minmax(0,1.3fr);gap:8px}.store-grid{gap:12px}.store-card-footer{flex-direction:column;align-items:stretch}.store-card-footer>button,.store-card-footer>a{justify-content:center;width:100%;min-height:42px}.membership-active-banner,.membership-code-sheet,.membership-premium-feature-section,.membership-recent-files{padding:17px 14px}.membership-active-top{gap:10px}.membership-stat-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.membership-stat-row>div{padding:10px 5px}.membership-stat-row strong{font-size:20px}.membership-support,.membership-code-entry button{justify-content:center;width:100%}.membership-code-entry{flex-direction:column;align-items:stretch;height:auto;padding:10px}.membership-code-entry input{min-height:42px}.membership-recent-list article{flex-wrap:wrap;align-items:flex-start}.membership-recent-list article button{justify-content:center;width:100%}.reference-complete>aside{max-width:100%}.catalog-table,.inventory-table{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.catalog-table-head,.catalog-row{min-width:610px}.inventory-table-head,.inventory-table-parity>div:not(.inventory-table-head){min-width:650px}.desktop-main :where(button,a,input,textarea,select){-webkit-tap-highlight-color:transparent}}@media (max-width:390px){.desktop-main{padding-inline:10px}.desk-header{padding-inline:9px}.header-actions .icon-action{width:32px;height:32px}.mobile-menu-button{flex-basis:34px;width:34px;height:34px}.home-identity-actions{flex-direction:column}.home-identity-actions a{flex:auto;width:100%}.signal-row{grid-template-columns:1fr!important}.signal-row .streak-metric{grid-column:auto}.most-courses-grid,.most-requested-grid{grid-template-columns:1fr}}.dark .mobile-nav-backdrop{background:#050818b8}.mobile-sidebar-logout{display:none}@media (max-width:760px){.mobile-sidebar-logout{color:#a13f52;width:100%;min-height:44px;font:inherit;cursor:pointer;transition:transform .16s var(--ease-out),background .16s ease,border-color .16s ease;background:#fff4f6e0;border:1px solid #d6667461;border-radius:12px;justify-content:center;align-items:center;gap:9px;margin-top:14px;padding:10px 13px;font-size:12px;font-weight:900;display:flex}.mobile-sidebar-logout:hover{background:#fff0f2;border-color:#d666749e}.mobile-sidebar-logout:active{transform:scale(.98)}.mobile-sidebar-logout:disabled{cursor:wait;opacity:.62}.dark .mobile-sidebar-logout{color:#ffb2bd;background:#7d264038;border-color:#ff899b59}.dark .mobile-sidebar-logout:hover{background:#922d4b57;border-color:#ff899b99}}.account-profile-link{min-width:0;color:inherit;flex:auto;align-items:center;gap:8px;text-decoration:none;display:flex}.account-profile-link>div:nth-child(2){min-width:0;overflow:hidden}.account-profile-link strong,.account-profile-link small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-profile-link:focus-visible{outline:2px solid var(--brand-purple);outline-offset:2px;border-radius:9px}@media (max-width:760px){.header-actions .account-profile-link{flex:none;justify-content:center;width:28px}.header-actions .account-profile-link>div:nth-child(2){display:none}.header-actions .account-block{justify-content:center}}.dark .account-profile-link{color:inherit}.executive-intro .intro-actions .ink-button{border:1px solid #ffffff38;border-radius:10px;min-height:42px;padding:10px 17px;box-shadow:0 8px 18px #090e2a33;color:#17122f!important;background:#f2d47b!important}.executive-intro .intro-actions .ink-button:hover{transform:translateY(-1px);color:#17122f!important;background:#ffe49a!important}.executive-intro .intro-actions .ghost-button{border-radius:10px;min-height:42px;padding:10px 17px;box-shadow:inset 0 0 0 1px #ffffff14;color:#fff!important;background:#120d374d!important;border:1px solid #ffffffb8!important}.executive-intro .intro-actions .ghost-button:hover{transform:translateY(-1px);color:#fff!important;background:#ffffff29!important;border-color:#fff!important}.dark .executive-intro .intro-actions .ink-button{color:#17122f!important;background:#f0cd70!important}.dark .executive-intro .intro-actions .ghost-button{color:#fff!important;background:#0c0a2452!important;border-color:#ffffffc7!important}@media (max-width:640px){.executive-intro .intro-actions{gap:9px;width:100%}.executive-intro .intro-actions>a{flex:1 1 0;justify-content:center;min-width:0}}.chat-floating-launcher{z-index:60;color:#fff;min-height:46px;transition:transform .18s var(--ease-out),box-shadow .18s var(--ease-out),filter .18s ease;background:linear-gradient(135deg,#675cff,#4c78ff);border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-size:12px;font-weight:900;display:inline-flex;position:fixed;bottom:76px;left:22px;right:auto;box-shadow:0 14px 32px #2a257347}.chat-floating-launcher:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 18px 38px #2a25735c}.chat-floating-launcher:active{transform:scale(.97)}.chat-floating-launcher:focus-visible{outline-offset:3px;outline:3px solid #8178ff6b}html.dark .chat-floating-launcher{color:#fff;background:linear-gradient(135deg,#8178ff,#536dff);border-color:#c9cfef57;box-shadow:0 16px 36px #00000057}@media (max-width:720px){.chat-floating-launcher{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));min-height:44px;padding:0 14px;font-size:11px}}@media (max-width:760px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.execution-shell,.work-stream,.desktop-main{width:100%;min-width:0}.desktop-main{padding:12px 10px calc(82px + env(safe-area-inset-bottom))}.desktop-main>*{width:100%;min-width:0;max-width:100%}.desk-header{gap:6px;height:62px;min-height:62px;padding:0 10px}.header-context{flex:auto;min-width:0;overflow:hidden}.header-context span{letter-spacing:.04em;font-size:7px}.header-context strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.header-actions{flex:none;gap:4px}.header-actions .icon-action{flex:0 0 33px;width:33px;height:33px}.header-actions .account-block{width:33px;min-width:33px;height:33px;padding:3px}.header-actions .account-profile-link{width:27px}.mobile-menu-button{flex-basis:35px;width:35px;height:35px}.desktop-sidebar{border-left:1px solid #151a381f;border-right:0;border-radius:22px 0 0 22px;width:min(88vw,330px);padding:16px 13px 14px;left:auto;right:0;transform:translate(110%);box-shadow:-18px 0 42px #151a3838}.desktop-sidebar.mobile-nav-open{transform:translate(0)}.home-banner-layout,.two-track-grid,.catalog-execution-grid,.tools-execution-grid,.premium-grid,.profile-page,.files-layout,.calculators-layout,.cash-layout,.quiz-layout,.cart-desk,.learning-grid,.lms-course-grid,.certificate-grid,.store-grid,.source-reference-grid,.certificate-reference-grid{gap:12px;grid-template-columns:1fr!important}.learning-tabs,.toolbench-tabs,.community-tabs,.membership-tabs,.commerce-tabs{scrollbar-width:none;width:100%;max-width:100%;overflow-x:auto}.learning-tabs::-webkit-scrollbar{display:none}.toolbench-tabs::-webkit-scrollbar{display:none}.community-tabs::-webkit-scrollbar{display:none}.membership-tabs::-webkit-scrollbar{display:none}.commerce-tabs::-webkit-scrollbar{display:none}.learning-tabs>div,.toolbench-tabs,.community-tabs,.membership-tabs,.commerce-tabs{flex-wrap:nowrap}.learning-tabs button,.toolbench-tabs button,.community-tabs button,.membership-tabs button,.commerce-tabs button{white-space:nowrap;flex:none;min-height:42px}.catalog-masthead,.tool-head,.community-head,.membership-hero,.orders-runway,.toolbench-head,.learning-banner,.executive-intro{padding:20px 16px!important}.executive-intro{flex-direction:column;align-items:stretch;gap:18px;min-height:0!important}.intro-actions,.home-identity-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.intro-actions>a,.home-identity-actions>a{justify-content:center;width:100%;min-width:0}.signal-row{gap:9px;grid-template-columns:1fr 1fr!important}.signal-row>.metric-slip{min-height:92px;padding:11px 9px}.desk-rail.home-career-track{grid-template-rows:auto auto!important;grid-template-columns:1fr!important;min-height:0!important}.desk-rail.home-career-track>.home-career-accent{text-align:right;justify-content:flex-start;align-items:center;gap:11px;min-height:96px;padding:16px 18px;display:flex;grid-area:1/1!important}.desk-rail.home-career-track>.home-career-content{gap:11px;padding:18px 16px 20px;grid-area:2/1!important}.home-career-accent span{max-width:none!important}.home-career-head strong{white-space:normal;font-size:15px;line-height:1.55}.home-career-meta{gap:7px;padding-top:10px}.home-career-meta a{margin-inline-start:0}.most-requested-section{padding:14px!important}.most-requested-grid{gap:9px;grid-template-columns:1fr 1fr!important}.most-requested-media{height:94px}.most-requested-copy{padding:10px}.most-requested-copy h3{font-size:12px}.home-promo-card,.home-promo-media>img,.home-promo-media>.home-promo-icon,.home-promo-media>.home-promo-fallback{min-height:116px}.worksheet,.tool-surface,.cash-desk,.inventory-desk,.catalog-table,.community-panel,.chat-desk,.notification-desk,.profile-sheet,.subscription-page,.membership-section,.membership-package{border-radius:15px!important}.journal-grid{grid-template-columns:minmax(0,1fr) 1fr 1fr 26px;gap:6px}.journal-grid input{min-width:0;height:42px}.catalog-table,.inventory-table,.inventory-table-parity{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.catalog-table-head,.catalog-row{min-width:610px}.inventory-table-head,.inventory-table-parity>div:not(.inventory-table-head){min-width:650px}.chat-desk{grid-template-columns:1fr;min-height:0}.chat-room-rail{padding:16px 13px}.chat-feed{min-height:330px;max-height:none}.chat-compose textarea{min-height:46px;max-height:120px}.product-detail-sheet,.course-desk-sheet,.external-course-sheet,.membership-question-sheet,.career-preview-sheet,.course-media-sheet,.certificate-preview-sheet{border-radius:0!important;width:100vw!important;max-width:100vw!important;max-height:100dvh!important}body .course-desk-overlay,body .external-course-overlay,body .course-media-overlay,body .product-overlay,body .membership-question-overlay,body .career-preview-overlay,body .certificate-preview-overlay{padding:0!important}.course-experience-hero,.course-experience-main{padding-left:16px!important;padding-right:16px!important}.course-experience-hero{min-height:0!important;padding-top:22px!important;padding-bottom:22px!important}.course-hero-art{flex-basis:135px;width:100%}.course-stats{grid-template-columns:1fr 1fr}.course-main-action{flex-direction:column;align-items:stretch}.course-main-action button{width:100%}.membership-packages,.reference-complete{grid-template-columns:1fr!important}.reference-complete>aside{flex-direction:row;max-width:100%;overflow-x:auto}.reference-complete>aside button{white-space:nowrap;flex:none}.chat-floating-launcher{left:auto;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));min-height:44px;padding:0 13px;font-size:11px}.pomodoro-fab{right:12px!important;bottom:calc(68px + env(safe-area-inset-bottom))!important}.pomodoro-float{left:10px!important;right:10px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important}}@media (max-width:390px){.desktop-main,.desk-header{padding-inline:8px}.header-actions .icon-action{flex-basis:31px;width:31px;height:31px}.mobile-menu-button{flex-basis:33px;width:33px;height:33px}.header-context strong{font-size:13px}.signal-row,.most-requested-grid,.intro-actions,.home-identity-actions{grid-template-columns:1fr!important}.home-career-head strong{font-size:14px}}html.dark body :where(.course-desk-sheet,.course-media-sheet,.external-course-sheet,.career-preview-sheet,.product-detail-sheet,.membership-question-sheet,.quiz-question-sheet,.quiz-result-sheet,.certificate-preview-sheet){background:var(--dark-surface,#1a2042)!important;border-color:var(--dark-border-strong,#c9cfef57)!important;color:var(--dark-text,#f7f8ff)!important}html.dark body :where(.course-desk-sheet,.course-media-sheet,.external-course-sheet,.career-preview-sheet,.product-detail-sheet,.membership-question-sheet,.quiz-question-sheet,.quiz-result-sheet,.certificate-preview-sheet) :where(h1,h2,h3,h4,strong,b){color:var(--dark-text,#f7f8ff)!important}html.dark body :where(.course-desk-sheet,.course-media-sheet,.external-course-sheet,.career-preview-sheet,.product-detail-sheet,.membership-question-sheet,.quiz-question-sheet,.quiz-result-sheet,.certificate-preview-sheet) :where(p,small,label,span){color:var(--dark-text-secondary,#d9def1)!important}html.dark body :where(.course-desk-sheet,.course-media-sheet,.external-course-sheet,.career-preview-sheet,.product-detail-sheet,.membership-question-sheet,.quiz-question-sheet,.quiz-result-sheet,.certificate-preview-sheet) :where(input,textarea,select,button:not(.course-close)){background:var(--dark-surface-raised,#242b56)!important;border-color:var(--dark-border,#c9cfef38)!important;color:var(--dark-text,#f7f8ff)!important}@media (max-width:760px){.chat-floating-launcher{display:none!important}html,body,#root,.execution-shell,.work-stream,.desktop-main{min-width:0!important;max-width:100%!important}.desktop-main{padding-bottom:calc(148px + env(safe-area-inset-bottom))!important}.game-desk{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;min-width:0!important}.game-desk>section,.game-desk>aside{width:100%;min-width:0;min-height:0;padding:16px 12px}.game-desk>aside{order:2}.game-desk>section>header{flex-wrap:wrap;gap:11px;padding:16px 12px!important}.game-desk>section>header>div:first-child{flex:190px;min-width:0}.game-map-actions{flex:0 auto;min-width:0}.game-view-toggle{white-space:normal;text-align:right;max-width:100%}.game-levels{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;padding:9px}.game-levels>button{grid-template-columns:27px minmax(0,1fr) 16px;gap:6px;min-width:0;padding:10px 8px}.game-levels>button>div{min-width:0}.game-levels>button>div strong,.game-levels>button>div span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pomodoro-fab{right:12px!important;bottom:calc(20px + env(safe-area-inset-bottom))!important}.pomodoro-float{max-height:min(62dvh,520px);left:10px!important;right:10px!important;bottom:calc(20px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important}.pomodoro-float-body{overscroll-behavior:contain;overflow-y:auto}.system-state{min-height:100dvh;padding:20px 14px}.system-state>div{width:min(100%,540px);padding:30px 20px}.system-state h1{color:#183452;font-size:clamp(24px,7vw,30px);line-height:1.45}.system-state p{color:#71685b}}@media (max-width:420px){.game-levels>button{min-height:76px}.game-levels>button>div strong,.game-levels>button>div span{white-space:normal;line-height:1.45}.system-state>div{border-radius:18px}}html.dark .system-state{color:var(--theme-text-primary)!important;background:var(--theme-background)!important}html.dark .system-state>div{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;box-shadow:0 20px 55px #00000047!important}html.dark .system-state h1{color:var(--theme-text-primary)!important}html.dark .system-state p{color:var(--theme-text-secondary)!important}html.dark .system-state span,html.dark .system-state svg{color:var(--theme-warning)!important}html.dark .firebase-loading-card{border-color:var(--theme-border)!important;background:#0f1530d1!important}html.dark .firebase-loading-card h1{color:var(--theme-text-primary)!important}html.dark .firebase-loading-card p{color:var(--theme-text-secondary)!important}html:not(.dark) .system-state h1{color:#183452}html:not(.dark) .system-state p{color:#71685b}@media (max-width:760px){.pomodoro-float.minimized{width:min(264px,100vw - 24px)!important;max-width:calc(100vw - 24px)!important;left:auto!important;right:12px!important}.pomodoro-float.minimized header{min-height:46px;padding-inline:9px}.pomodoro-float.minimized .pomodoro-title strong{font-size:12px}.signal-row{align-items:stretch;grid-template-columns:repeat(2,minmax(0,1fr))!important}.signal-row>.metric-slip{min-width:0;height:100%;min-height:104px;grid-column:auto!important}.signal-row>.metric-slip>div:last-child{flex:auto;min-width:0}.signal-row>.metric-slip small,.signal-row>.metric-slip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.signal-row>.metric-slip.streak-metric{order:5;grid-column:1/-1!important}.signal-row>.metric-slip:not(.streak-metric){order:0}}@media (max-width:390px){.signal-row{grid-template-columns:1fr!important}.signal-row>.metric-slip,.signal-row>.metric-slip.streak-metric{order:0;grid-column:auto!important}}.parity-calculators>aside{gap:8px!important;padding:14px!important}.parity-calculators>aside>button{min-height:42px;border:1px solid #0000!important;border-radius:10px!important;padding:10px 11px!important}.parity-calculators>aside>button:hover{border-color:#675cff57!important}.parity-calculators>aside>button.active{box-shadow:0 7px 16px #675cff2e;border-color:#8178ffa6!important}html.dark .parity-calculators>aside{gap:8px!important}html.dark .parity-calculators>aside>button{border-color:#c9cfef1f!important}html.dark .parity-calculators>aside>button.active{box-shadow:0 8px 18px #675cff42;border-color:#8178ff!important}.learning-banner{padding-top:44px!important}.learning-banner:before{z-index:2;right:30px;border-radius:7px!important;top:13px!important;transform:none!important}@media (max-width:760px){.learning-banner{padding-top:42px!important}.learning-banner:before{right:16px;top:12px!important}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-pan-x{syntax:"*";inherits:false}@property --tw-pan-y{syntax:"*";inherits:false}@property --tw-pinch-zoom{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0));filter:blur(var(--tw-enter-blur,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0));filter:blur(var(--tw-exit-blur,0))}}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,var(--ngp-accordion-content-height,auto)))))}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,var(--ngp-accordion-content-height,auto)))))}to{height:0}}@keyframes caret-blink{0%,70%,to{opacity:1}20%,50%{opacity:0}}:root{--theme-background: #f5f7fb;--theme-surface: #ffffff;--theme-surface-muted: #eef2f8;--theme-surface-elevated: #ffffff;--theme-card-hover: #f7f8fc;--theme-border: #d8dfeb;--theme-border-subtle: #e7ebf2;--theme-text-primary: #17213a;--theme-text-secondary: #3d4b69;--theme-text-muted: #61708e;--theme-text-disabled: #8e9ab1;--theme-placeholder: #7d8aa4;--theme-primary: #675cff;--theme-primary-hover: #564be8;--theme-primary-active: #453bc4;--theme-success: #147a5d;--theme-success-bg: #e8f7f0;--theme-warning: #936100;--theme-warning-bg: #fff5d9;--theme-error: #b42318;--theme-error-bg: #fff0ee;--theme-info: #2465a8;--theme-info-bg: #edf5ff;--theme-premium: #8a5d00;--theme-premium-bg: #fff6dc;--theme-focus: rgba(103,92,255,.3);--theme-font-body: "Thmanyah Sans", sans-serif;--theme-font-display: "Thmanyah Sans", sans-serif}html.dark{color-scheme:dark;--theme-background: #10142d;--theme-surface: #1a2042;--theme-surface-muted: #20284e;--theme-surface-elevated: #242b56;--theme-card-hover: #2b3264;--theme-border: rgba(201,207,239,.22);--theme-border-subtle: rgba(201,207,239,.14);--theme-text-primary: #f7f8ff;--theme-text-secondary: #d9def1;--theme-text-muted: #bbc4df;--theme-text-disabled: #8995b5;--theme-placeholder: #a4afd0;--theme-primary: #8178ff;--theme-primary-hover: #968eff;--theme-primary-active: #aaa4ff;--theme-success: #72ddb0;--theme-success-bg: rgba(37,156,111,.18);--theme-warning: #f0cd70;--theme-warning-bg: rgba(196,145,34,.18);--theme-error: #ff9d96;--theme-error-bg: rgba(192,62,54,.18);--theme-info: #80b9ff;--theme-info-bg: rgba(45,121,205,.18);--theme-premium: #f0cd70;--theme-premium-bg: rgba(196,145,34,.18);--theme-focus: rgba(154,145,255,.48)}html,body,#root{font-family:var(--theme-font-body)}html.dark body,html.dark #root,html.dark .execution-shell,html.dark .work-stream,html.dark .desktop-main{background:var(--theme-background)!important;color:var(--theme-text-primary)}html.dark h1,html.dark h2,html.dark h3,html.dark h4,html.dark h5,html.dark h6{color:var(--theme-text-primary);font-family:var(--theme-font-display)}html.dark p,html.dark small,html.dark label,html.dark time{color:var(--theme-text-secondary)}html.dark input,html.dark textarea,html.dark select{color:var(--theme-text-primary)!important;background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important}html.dark input::placeholder,html.dark textarea::placeholder{color:var(--theme-placeholder)!important;opacity:1}html.dark input:focus,html.dark textarea:focus,html.dark select:focus{border-color:var(--theme-primary)!important;box-shadow:0 0 0 3px var(--theme-focus);outline:none}html.dark :where(.ledger-module,.learning-card,.lms-course-card,.certificate-grid article,.catalog-table,.worksheet,.tool-surface,.cash-workspace,.cash-desk,.inventory-desk,.profile-sheet,.profile-side-note,.activation-sheet,.access-ledger,.community-panel,.chat-workspace,.notification-desk,.source-reference-page,.source-reference-card,.analytics-screen-list,.analytics-metric,.quiz-hub-desk,.quiz-category-card,.quiz-exam-row,.opportunities-page,.opportunity-listing article,.commerce-page .store-grid>article,.cart-workpaper,.cart-empty-desk,.orders-runway,.home-notice,.home-promo-card){background:var(--theme-surface);border-color:var(--theme-border);color:var(--theme-text-primary)}html.dark :where(.ledger-module,.learning-card,.lms-course-card,.certificate-grid article,.catalog-table,.worksheet,.tool-surface,.cash-workspace,.cash-desk,.inventory-desk,.profile-sheet,.activation-sheet,.access-ledger,.community-panel,.chat-workspace,.notification-desk,.source-reference-card,.analytics-screen-list,.analytics-metric,.quiz-category-card,.quiz-exam-row,.opportunities-page,.opportunity-listing article,.commerce-page .store-grid>article,.cart-workpaper,.cart-empty-desk,.orders-runway,.home-notice,.home-promo-card):hover{background:var(--theme-card-hover)}html.dark :where(.source-reference-hero,.source-reference-toolbar,.catalog-masthead,.tool-head,.community-head,.membership-hero,.toolbench-head,.learning-banner,.reference-heading){background:linear-gradient(135deg,#182348,#252c5d)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)}html.dark :where(.source-reference-card h2,.source-reference-card p,.source-reference-card small,.source-reference-card code,.analytics-screen-list h2,.analytics-screen-list span,.analytics-screen-list strong,.analytics-screen-list p,.analytics-metric span,.analytics-metric strong,.quiz-category-card strong,.quiz-category-card p,.quiz-exam-row h3,.quiz-exam-row p,.opportunity-listing article h2,.opportunity-listing article p,.cart-item-copy h3,.cart-item-copy p,.orders-runway h2,.orders-runway p){color:var(--theme-text-primary)!important}html.dark :where(.source-reference-card p,.source-reference-card small,.analytics-screen-list p,.analytics-screen-list header small,.analytics-metric span,.quiz-category-card p,.quiz-exam-row p,.opportunity-listing article p,.cart-item-copy p,.orders-runway p){color:var(--theme-text-secondary)!important}html.dark :where(.catalog-table-head,.journal-head,.table-head,.analytics-screen-list>div,.catalog-row,.journal-grid,.table-row,.cart-item-row,.opportunity-row){border-color:var(--theme-border-subtle)!important;background:transparent}html.dark :where(.catalog-table-head,.journal-head,.table-head){background:var(--theme-surface-muted)!important;color:var(--theme-text-secondary)!important}html.dark :where(.empty-line,.catalog-empty,.learning-empty,.commerce-empty,.inventory-placeholder,.auth-tool-note,.community-empty,.notification-empty,.source-reference-empty,.opportunity-empty){color:var(--theme-text-muted)!important;background:transparent;border-color:var(--theme-border)}html.dark :where(.empty-line p,.catalog-empty p,.learning-empty p,.commerce-empty p,.inventory-placeholder p,.community-empty p,.notification-empty p,.source-reference-empty p,.opportunity-empty p){color:var(--theme-text-secondary)!important}html.dark :where(.desktop-main a,.module-heading>a,.text-action,.wide-card-action,.reference-download,.add-line,.add-tool-line,.worksheet-top button,.career-preview-action){color:var(--theme-primary)}html.dark :where(.desktop-main a,.module-heading>a,.text-action,.wide-card-action,.reference-download,.add-line,.add-tool-line,.worksheet-top button,.career-preview-action):hover{color:var(--theme-primary-hover)}html.dark :where(.ink-button,.activation-button,.premium-action,.quiz-premium-link,.lms-course-action.continue-action,.course-main-action button){color:#fff!important;background:linear-gradient(135deg,var(--theme-primary),#536dff)!important;border-color:var(--theme-primary)!important}html.dark :where(.ghost-button,.outline-button){color:var(--theme-text-primary);border-color:var(--theme-border-strong, var(--theme-border))}html.dark :where(.success,.completed-action,.is-success){color:var(--theme-success)!important}html.dark :where(.warning,.is-warning){color:var(--theme-warning)!important}html.dark :where(.danger,.error,.is-error){color:var(--theme-error)!important}html.dark :where(.premium-callout,.premium-hero,.premium-seal,.membership-note){background:linear-gradient(135deg,#292449,#3a315d)!important;border-color:#f0cd7073!important;color:var(--theme-text-primary)}html.dark :where(.premium-callout p,.premium-callout small,.premium-callout span,.premium-hero p,.premium-hero small,.membership-note small){color:#e2d9bd!important}html.dark :where(.course-desk-sheet,.course-media-sheet,.external-course-sheet,.career-preview-sheet,.product-detail-sheet,.feature-drawer>section,.quiz-question-sheet,.quiz-result-sheet,.header-search-panel,.certificate-preview-sheet){background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)}html.dark :where(.course-desk-sheet p,.course-media-sheet p,.external-course-sheet p,.career-preview-sheet p,.product-detail-sheet p,.quiz-question-sheet p,.quiz-result-sheet p,.header-search-panel p,.certificate-preview-sheet p){color:var(--theme-text-secondary)}html.dark :where(.course-overlay-backdrop,.header-search-backdrop,.product-overlay,.opportunity-overlay,.quiz-run-overlay,.online-sheet,.game-overlay,.certificate-preview-overlay){background-color:#050818c7}html.dark .desktop-sidebar{background:linear-gradient(180deg,#211957,#18133f)!important;color:var(--theme-text-primary)}html.dark .nav-row{color:var(--theme-text-secondary)}html.dark .nav-row svg{color:var(--theme-text-muted)}html.dark .nav-row:hover{color:#fff;background:#8178ff2e}html.dark .nav-row.active{color:#fff;background:linear-gradient(135deg,var(--theme-primary),#536dff)}html.dark .sidebar-section-label{color:var(--theme-text-muted)}html.dark .quick-link{color:var(--theme-text-secondary);background:#8178ff24;border-color:var(--theme-border)}html.dark .quick-link svg{color:var(--theme-primary)}html.dark .desk-header{background:#10142df0;border-color:var(--theme-border)}html.dark .header-context strong{color:var(--theme-text-primary)}html.dark .header-context span{color:var(--theme-primary)}html.dark .home-notice-quote{background:linear-gradient(135deg,#1b2148,#25245d)!important;border-color:var(--theme-border)}html.dark .home-notice-quote small,html.dark .home-notice-quote strong{color:var(--theme-text-primary)!important}html.dark .home-promo-copy{background:linear-gradient(145deg,#1c2148,#302467)!important}html.dark .home-promo-copy small,html.dark .home-promo-copy strong{color:var(--theme-text-primary)!important}html.dark .home-promo-copy em{color:var(--theme-warning)!important}html.dark :where(.chat-feed blockquote,.order-details-sheet,.delivery-select,.cart-zone-note,.sticker-panel,.focus-message){background:var(--theme-surface-muted)!important;color:var(--theme-text-secondary);border-color:var(--theme-border)}html.dark :where(.chat-feed blockquote,.order-details-sheet,.delivery-select,.cart-zone-note,.sticker-panel,.focus-message) p,html.dark :where(.chat-feed blockquote,.order-details-sheet,.delivery-select,.cart-zone-note,.sticker-panel,.focus-message) span{color:var(--theme-text-secondary)!important}html.dark :where(.product-badge,.product-discount,.product-soldout,.order-status-pill){filter:saturate(.82) brightness(1.08)}::selection{color:#fff;background:#6d55df;text-shadow:none}::-moz-selection{color:#fff;background:#6d55df;text-shadow:none}html.dark ::selection{color:#fff;background:#8068f0}html.dark ::-moz-selection{color:#fff;background:#8068f0}html.dark .source-reference-page{color:var(--theme-text-primary)}html.dark .source-reference-hero{background:linear-gradient(135deg,#182348,#252c5d)!important;border-color:var(--theme-border)!important}html.dark .source-reference-hero h1,html.dark .source-reference-hero p,html.dark .source-reference-hero span{color:var(--theme-text-primary)!important}html.dark .source-reference-hero p{color:var(--theme-text-secondary)!important}html.dark .source-reference-mark{background:var(--theme-surface-raised, #242b56)!important;border-color:var(--theme-border)!important;color:var(--theme-primary)!important;box-shadow:0 12px 28px #0003}html.dark .source-reference-mark strong{color:var(--theme-text-primary)!important}html.dark .source-reference-mark small{color:var(--theme-text-muted)!important}html.dark .source-reference-mark svg{color:var(--theme-primary)!important}html.dark .source-reference-toolbar label{background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important;color:var(--theme-text-muted)!important}html.dark .source-reference-toolbar input{color:var(--theme-text-primary)!important;background:transparent!important}html.dark .source-reference-toolbar>span{color:var(--theme-text-muted)!important}html.dark .source-reference-card{min-height:155px;background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important;box-shadow:0 10px 24px #00000029}html.dark .source-reference-card:hover{background:var(--theme-card-hover)!important}html.dark .source-reference-card>span,html.dark .source-reference-card .reference-date{color:var(--theme-warning)!important}html.dark .source-reference-card h2{color:var(--theme-text-primary)!important}html.dark .source-reference-card p,html.dark .source-reference-card small{color:var(--theme-text-secondary)!important}html.dark .source-reference-card .reference-code{color:var(--theme-info)!important}html.dark .source-reference-card code{color:var(--theme-text-secondary)!important;background:var(--theme-surface-muted)!important;border:1px solid var(--theme-border-subtle)}html.dark .shortcut-key{color:var(--theme-info)!important;background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important}html.dark .source-reference-empty{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-muted)!important}html.dark .source-reference-empty p{color:var(--theme-text-secondary)!important}html.dark .source-reference-empty svg{color:var(--theme-primary)!important}html.dark .certificate-reference-grid .source-reference-card>svg{color:var(--theme-success)!important}html.dark .analytics-metric,html.dark .analytics-screen-list{background:var(--theme-surface)!important;border-color:var(--theme-border)!important}html.dark .analytics-metric span,html.dark .analytics-screen-list header span{color:var(--theme-text-muted)!important}html.dark .analytics-metric strong,html.dark .analytics-screen-list header h2,html.dark .analytics-screen-list>div strong{color:var(--theme-text-primary)!important}html.dark .analytics-metric div{background:var(--theme-surface-muted)!important}html.dark .analytics-screen-list>div{border-color:var(--theme-border-subtle)!important;color:var(--theme-text-secondary)!important}html.dark .analytics-screen-list>p,html.dark .analytics-screen-list header small{color:var(--theme-text-secondary)!important}html.dark .analytics-note{background:var(--theme-success-bg)!important;border-color:#72ddb047!important;color:var(--theme-text-secondary)!important}html.dark .analytics-note p{color:var(--theme-text-secondary)!important}.certificate-reference-grid .source-reference-card.professional-certificate-card{position:relative;display:flex;min-height:270px;flex-direction:column;gap:0;overflow:hidden;padding:0;border-radius:20px;background:linear-gradient(145deg,#fff,#f7f4ff);border-color:#675cff2e;box-shadow:0 14px 32px #271f5c1a}.certificate-reference-grid .professional-certificate-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#675cff,#b68b32,#4c78ff)}.professional-certificate-glow{position:absolute;top:-70px;left:-55px;width:170px;height:170px;border-radius:50%;background:#675cff17;pointer-events:none}.professional-certificate-top{position:relative;z-index:1;display:flex;align-items:center;gap:11px;padding:21px 20px 14px}.professional-certificate-emblem{display:grid;place-items:center;width:55px;height:55px;flex:0 0 55px;border:1px solid rgba(182,139,50,.45);border-radius:16px;color:#735216;background:linear-gradient(145deg,#fff9e6,#f0dfaa);box-shadow:inset 0 0 0 4px #ffffff6b}.professional-certificate-emblem span{font-family:Georgia,serif;font-size:17px;line-height:1}.professional-certificate-emblem strong{font-size:9px;letter-spacing:.08em}.professional-certificate-label{min-width:0;flex:1;direction:rtl;text-align:right}.professional-certificate-label span,.professional-certificate-label small{display:block}.professional-certificate-label span{color:#24335b;font-size:12px;font-weight:800}.professional-certificate-label small{margin-top:3px;color:#716c89;font-size:9px}.professional-certificate-check{flex:0 0 auto;color:#16805f}.professional-certificate-body{position:relative;z-index:1;display:flex;min-width:0;flex:1;flex-direction:column;justify-content:center;padding:17px 21px 19px;text-align:right;direction:rtl}.professional-certificate-kicker{color:#7564ca;font-size:9px;font-weight:800;letter-spacing:.08em;direction:ltr;text-align:right}.professional-certificate-body h2{margin:9px 0 7px;color:#172746;font-family:var(--theme-font-display);font-size:19px;line-height:1.55}.professional-certificate-body p{margin:0;color:#5d6882;font-size:11px;line-height:1.8}.professional-certificate-footer{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px 20px 18px;border-top:1px solid rgba(103,92,255,.13);direction:rtl}.professional-certificate-footer div{min-width:0}.professional-certificate-footer small,.professional-certificate-footer strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.professional-certificate-footer small{color:#77738c;font-size:9px}.professional-certificate-footer strong{margin-top:4px;color:#27375e;font-size:10px}html.dark .certificate-reference-grid .source-reference-card.professional-certificate-card{background:linear-gradient(145deg,#1a2042,#222951)!important;border-color:#c9cfef3d!important;box-shadow:0 16px 34px #00000038}.dark .professional-certificate-glow{background:#8178ff29}.dark .professional-certificate-label span,.dark .professional-certificate-body h2,.dark .professional-certificate-footer strong{color:#f7f8ff!important}.dark .professional-certificate-label small,.dark .professional-certificate-body p,.dark .professional-certificate-footer small{color:#c2c9e1!important}.dark .professional-certificate-kicker{color:#aaa2ff!important}.dark .professional-certificate-footer{border-top-color:#c9cfef29}.dark .professional-certificate-emblem{color:#ffe29a;background:linear-gradient(145deg,#473d2b,#68572d);border-color:#f0cd7094}.dark .professional-certificate-check{color:#72ddb0}@media (max-width: 720px){.certificate-reference-grid .source-reference-card.professional-certificate-card{min-height:248px}.professional-certificate-top{padding-inline:16px}.professional-certificate-body{padding-inline:17px}.professional-certificate-footer{padding-inline:16px}}.professional-certificate-verified{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;padding:5px 8px;border:1px solid rgba(22,128,95,.22);border-radius:999px;color:#147a5d;background:#e8f7f0;font-size:9px;font-weight:800}.professional-certificate-card:hover{transform:translateY(-3px);border-color:#675cff6b;box-shadow:0 18px 38px #271f5c29}.professional-certificate-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.dark .professional-certificate-verified{color:#72ddb0;border-color:#72ddb04d;background:#259c6f2e}@media (max-width: 480px){.professional-certificate-top{gap:8px}.professional-certificate-emblem{width:48px;height:48px;flex-basis:48px}.professional-certificate-label span{font-size:11px}.professional-certificate-verified{padding:4px 6px;font-size:8px}}html.dark :where(.tools-hub-page,.tools-page,.parity-calculators,.journal-parity,.cash-workspace,.inventory-desk,.reference-desk,.professional-certificates,.focus-workspace,.simulation-workspace,.membership-page,.subscription-page){color:var(--theme-text-primary)}html.dark :where(.toolbench-tabs,.tool-gate,.parity-calculators>aside,.calculator-sheet,.journal-switch,.journal-learn article,.journal-converter,.cash-workspace-head,.cash-totals article,.cash-counter-guide,.denomination-list article,.inventory-desk>header,.inventory-desk>section,.reference-desk>section,.focus-modes,.timer-parity-card,.simulation-source-actions,.professional-certificates,.professional-certificates-empty,.membership-section,.membership-package,.membership-recent-files,.membership-files-explorer,.membership-exam,.membership-faq){background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark :where(.toolbench-tabs button,.parity-calculators>aside button,.journal-switch button,.calculator-sheet header>button,.cash-workspace-head>button,.denomination-adjuster section button,.inventory-desk button,.reference-desk button,.focus-modes button,.simulation-source-actions button,.professional-certificates button,.membership-page button,.subscription-page button){background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important;color:var(--theme-text-secondary)!important}html.dark :where(.toolbench-tabs button:hover,.parity-calculators>aside button:hover,.journal-switch button:hover,.calculator-sheet header>button:hover,.cash-workspace-head>button:hover,.denomination-adjuster section button:hover,.inventory-desk button:hover,.reference-desk button:hover,.focus-modes button:hover,.simulation-source-actions button:hover,.professional-certificates button:hover,.membership-page button:hover,.subscription-page button:hover){background:var(--theme-card-hover)!important;border-color:var(--theme-border-strong)!important;color:var(--theme-text-primary)!important}html.dark :where(.toolbench-tabs button.active,.parity-calculators>aside button.active,.journal-switch button.active,.focus-modes button.active){background:linear-gradient(135deg,var(--theme-primary),#536dff)!important;border-color:var(--theme-primary)!important;color:#fff!important}html.dark :where(.calculator-sheet h2,.cash-workspace h2,.inventory-desk h2,.reference-desk h2,.professional-certificates h2,.tool-gate h2,.journal-learn h2,.journal-converter h2,.membership-package h2,.membership-package h3,.membership-section h2,.membership-section h3){color:var(--theme-text-primary)!important}html.dark :where(.calculator-sheet p,.cash-workspace p,.inventory-desk p,.reference-desk p,.professional-certificates p,.tool-gate p,.journal-learn p,.journal-converter p,.denomination-adjuster label,.denomination-subtotal span,.membership-package p,.membership-package small,.membership-section p){color:var(--theme-text-secondary)!important}html.dark :where(.parity-result,.journal-result,.journal-result-table,.cash-total-primary,.denomination-subtotal,.inventory-placeholder,.auth-tool-note,.simulation-source-actions,.membership-package-features,.membership-package-duration,.membership-package-price,.membership-recent-path,.membership-files-breadcrumbs,.membership-folder,.membership-file,.membership-question,.membership-options){background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark :where(.tools-hub-page input,.tools-hub-page textarea,.tools-hub-page select,.tools-page input,.tools-page textarea,.tools-page select){background:var(--theme-surface-elevated)!important;border-color:var(--theme-border-strong)!important;color:var(--theme-text-primary)!important}html.dark .chat-desk .chat-bubble{background:var(--chat-surface,var(--theme-surface))!important;border-color:var(--chat-border,var(--theme-border))!important;color:var(--chat-ink,var(--theme-text-primary))!important;box-shadow:0 8px 20px #0003}html.dark .chat-desk .chat-bubble>header strong,html.dark .chat-desk .chat-bubble>p{color:var(--chat-ink,var(--theme-text-primary))!important}html.dark .chat-desk .chat-bubble header time{color:var(--chat-subtle,var(--theme-text-muted))!important}html.dark .chat-desk .chat-bubble blockquote{color:var(--theme-text-secondary)!important;background:var(--theme-surface-muted)!important;border-color:var(--theme-primary)!important}html.dark .chat-desk .chat-bubble footer>button{color:var(--theme-text-secondary)!important;background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important}html.dark .chat-desk .chat-bubble footer>button:hover{color:var(--theme-text-primary)!important;background:var(--theme-card-hover)!important}html.dark .chat-desk .chat-reply,html.dark .chat-desk .sticker-panel{color:var(--theme-text-secondary)!important;background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important}html.dark .chat-desk .sticker-panel button{background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important}html.dark .product-detail-sheet{background:var(--theme-surface-elevated)!important;border-color:var(--theme-border-strong)!important;color:var(--theme-text-primary)!important}html.dark :where(.product-detail-layout,.product-detail-copy,.product-detail-copy>header,.product-detail-gallery,.product-gallery,.product-gallery-thumbs,.product-specs-panel,.product-decision-card){background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark .product-detail-copy h1,html.dark .product-detail-copy h2,html.dark .product-detail-copy strong,html.dark .product-detail-copy dt,html.dark .product-detail-copy dd{color:var(--theme-text-primary)!important}html.dark .product-detail-copy p,html.dark .product-detail-copy span,html.dark .product-detail-copy del{color:var(--theme-text-secondary)!important}html.dark .product-specs div{background:var(--theme-surface-muted)!important;border-color:var(--theme-border-subtle)!important}html.dark .product-detail-close{color:var(--theme-text-primary)!important;background:var(--theme-surface-elevated)!important;border-color:var(--theme-border-strong)!important}html.dark .product-detail-close:hover{background:var(--theme-card-hover)!important}html.dark .product-decision-card>button{background:linear-gradient(135deg,var(--theme-primary),#536dff)!important;border-color:var(--theme-primary)!important;color:#fff!important}html.dark .product-more{background:#f0cd701f!important;border-color:#f0cd7059!important;color:var(--theme-warning)!important}html.dark .membership-note{background:linear-gradient(135deg,#675cff33,#232852e6)!important;border-color:#b4abff52!important;color:var(--theme-text-primary)!important}html.dark .membership-note strong{color:var(--theme-text-primary)!important}html.dark .membership-note small{color:var(--theme-text-secondary)!important}html.dark :where(.app-store-badge,.app-store-badge-soon){background:#1f234ce0!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark :where(.app-store-badge small,.app-store-badge strong){color:var(--theme-text-primary)!important}html.dark :where(.tools-hub-page button,.tools-page button,.chat-desk button,.commerce-page button,.membership-page button,.subscription-page button):focus-visible{outline:2px solid var(--theme-primary-hover)!important;outline-offset:2px;box-shadow:0 0 0 4px var(--theme-focus)!important}html.dark :where(.tools-hub-page button:disabled,.tools-page button:disabled,.chat-desk button:disabled,.commerce-page button:disabled,.membership-page button:disabled){color:var(--theme-text-muted)!important;background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important;opacity:.72}html.dark .chat-desk .chat-load-more{color:var(--theme-text-secondary)!important;background:var(--theme-surface-elevated)!important;border-color:var(--theme-border-strong)!important}html.dark .chat-desk .chat-load-more:hover{color:var(--theme-text-primary)!important;background:var(--theme-card-hover)!important;border-color:var(--theme-primary)!important}html.dark .chat-desk .chat-workspace-head>small{color:var(--theme-warning)!important;background:var(--theme-warning-bg)!important;border-color:#f0cd7059!important}html.dark .chat-desk .daily-challenge button{color:var(--theme-text-muted)!important;background:transparent!important;border-color:transparent!important}html.dark .chat-desk .chat-compose .sticker-toggle{color:var(--theme-primary)!important;background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important}html.dark .chat-desk .chat-compose .sticker-toggle.active{color:var(--theme-warning)!important;background:var(--theme-warning-bg)!important;border-color:#f0cd706b!important}html.dark :where(.tools-hub-page .ink-button,.tools-hub-page .premium-action,.tools-hub-page .activation-button,.tools-page .ink-button,.tools-page .premium-action,.membership-page .premium-action,.membership-page .activation-button,.membership-page .membership-cta,.membership-page footer button,.commerce-page .store-card-footer>button,.commerce-page .cart-summary-sheet>button){background:linear-gradient(135deg,var(--theme-primary),#536dff)!important;border-color:var(--theme-primary)!important;color:#fff!important}html.dark :where(.tools-hub-page .ink-button:hover,.tools-hub-page .premium-action:hover,.tools-hub-page .activation-button:hover,.tools-page .ink-button:hover,.tools-page .premium-action:hover,.membership-page .premium-action:hover,.membership-page .activation-button:hover,.membership-page .membership-cta:hover,.membership-page footer button:hover,.commerce-page .store-card-footer>button:hover:not(:disabled),.commerce-page .cart-summary-sheet>button:hover:not(:disabled)){background:linear-gradient(135deg,var(--theme-primary-hover),#647dff)!important;border-color:var(--theme-primary-hover)!important;color:#fff!important}@media (max-width: 760px){html.dark,html.dark body,html.dark #root,html.dark .execution-shell,html.dark .work-stream,html.dark .desktop-main{background:var(--theme-background)!important;color:var(--theme-text-primary)!important}html.dark .desk-header{background:#10142df7!important;border-bottom-color:var(--theme-border)!important}html.dark .mobile-menu-button,html.dark .header-actions .icon-action,html.dark .header-actions .account-block{background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark .mobile-nav-backdrop{background:#050818c7!important}html.dark .desktop-sidebar{background:linear-gradient(180deg,#211957,#18133f)!important;border-color:var(--theme-border)!important}html.dark .desktop-main :where(.home-identity-banner,.executive-intro,.learning-banner,.toolbench-head,.community-head,.commerce-head,.membership-hero,.catalog-masthead,.tool-head,.orders-runway){border-color:var(--theme-border-strong)!important}html.dark .desktop-main :where(.ledger-module,.learning-card,.lms-course-card,.worksheet,.tool-surface,.cash-desk,.inventory-desk,.catalog-table,.profile-sheet,.profile-side-note,.activation-sheet,.access-ledger,.community-panel,.chat-desk,.notification-desk,.subscription-page,.membership-section,.membership-package,.membership-recent-files,.membership-files-explorer,.membership-exam,.membership-faq,.most-courses-section,.most-requested-section,.most-requested-card,.home-promo-card,.home-career-track,.desk-rail,.reference-complete,.reference-complete>aside){background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark .desktop-main :where(.most-requested-section,.home-career-track){background:linear-gradient(135deg,#1b2148,#28235a)!important}html.dark .desktop-main :where(.most-requested-card,.most-courses-section,.home-promo-card){box-shadow:0 12px 28px #00000038!important}html.dark .desktop-main :where(.home-promo-card>span,.most-requested-copy,.most-course-copy,.calendar-note,.compass-visual,.career-stream){color:var(--theme-text-primary)!important}html.dark .desktop-main :where(.most-requested-copy h3,.most-course-copy h3,.home-promo-card strong,.home-career-head strong,.home-career-content h3,.calendar-note strong){color:var(--theme-text-primary)!important}html.dark .desktop-main :where(.most-requested-copy p,.most-course-copy p,.home-promo-card small,.home-promo-card em,.home-career-content p,.calendar-note span,.calendar-note small){color:var(--theme-text-secondary)!important}html.dark .desktop-main :where(.learning-tabs,.toolbench-tabs,.community-tabs,.membership-tabs,.commerce-tabs){background:transparent!important;border-color:var(--theme-border-subtle)!important}html.dark .desktop-main :where(.learning-tabs button,.toolbench-tabs button,.community-tabs button,.membership-tabs button,.commerce-tabs button){color:var(--theme-text-secondary)!important;background:transparent!important;border-color:transparent!important}html.dark .desktop-main :where(.learning-tabs button.active,.toolbench-tabs button.active,.community-tabs button.active,.membership-tabs button.active,.commerce-tabs button.active){color:#fff!important;background:linear-gradient(135deg,var(--theme-primary),#536dff)!important;border-color:var(--theme-primary)!important}html.dark .desktop-main :where(input,textarea,select,.catalog-tools label,.learning-tabs label,.source-reference-toolbar label,.inventory-search label,.membership-code-entry){background:var(--theme-surface-elevated)!important;color:var(--theme-text-primary)!important;border-color:var(--theme-border-strong)!important}html.dark .desktop-main :where(.catalog-table-head,.journal-head,.table-head,.inventory-table-head){background:var(--theme-surface-muted)!important;color:var(--theme-text-secondary)!important}html.dark .desktop-main :where(.catalog-row,.journal-grid,.table-row,.inventory-table-parity>div,.opportunity-row,.file-row,.access-row){border-color:var(--theme-border-subtle)!important}html.dark .desktop-main :where(.product-detail-sheet,.course-desk-sheet,.course-media-sheet,.external-course-sheet,.membership-question-sheet,.career-preview-sheet,.feature-drawer>section,.quiz-question-sheet,.quiz-result-sheet){background:var(--theme-surface-elevated)!important;border-color:var(--theme-border-strong)!important;color:var(--theme-text-primary)!important}html.dark .desktop-main :where(.product-detail-layout,.product-detail-copy,.product-detail-gallery,.product-gallery,.product-gallery-thumbs,.product-specs-panel,.product-decision-card){background:var(--theme-surface)!important;border-color:var(--theme-border)!important}html.dark .desktop-main :where(.chat-feed,.chat-workspace,.chat-room-rail,.chat-compose,.sticker-panel,.daily-challenge,.focus-message){background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark .desktop-main :where(.chat-bubble,.chat-feed>article,.chat-compose textarea){background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark .desktop-main :where(.membership-stat-row,.membership-recent-list article,.membership-folder,.membership-file,.membership-question,.membership-options,.parity-result,.journal-result,.journal-result-table){background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark .desktop-main :where(.membership-stat-row small,.membership-recent-list small,.membership-folder small,.membership-file small,.membership-question p,.membership-options label){color:var(--theme-text-secondary)!important}html.dark .desktop-main :where(.ink-button,.ghost-button,.activation-button,.membership-support,.membership-cta,.store-card-footer>button,.product-decision-card>button){color:#fff!important}html.dark .desktop-main :where(button:focus-visible,a:focus-visible,input:focus,textarea:focus,select:focus){outline-color:var(--theme-primary-hover)!important;box-shadow:0 0 0 3px var(--theme-focus)!important}}@media (max-width: 390px){html.dark .desktop-main :where(.home-promo-card,.most-requested-card,.learning-card,.lms-course-card,.membership-package){border-radius:14px!important}html.dark .desktop-main :where(.toolbench-tabs,.learning-tabs,.community-tabs,.membership-tabs,.commerce-tabs){margin-inline:-2px}}html.dark .profile-page{color:var(--theme-text-primary)!important}html.dark .profile-page .profile-sheet{background:linear-gradient(145deg,#1a2042,#1f2750)!important;border-color:#c9cfef3d!important;box-shadow:0 18px 38px #0003!important}html.dark .profile-page .profile-identity>div>span,html.dark .profile-page .profile-settings-title>span,html.dark .profile-page .profile-side-note>span{color:#aaa2ff!important}html.dark .profile-page .profile-identity h1,html.dark .profile-page .profile-settings-title h2,html.dark .profile-page .profile-fact strong,html.dark .profile-page .profile-activity strong{color:#f7f8ff!important}html.dark .profile-page .profile-identity p,html.dark .profile-page .profile-fact span,html.dark .profile-page .profile-settings-title small,html.dark .profile-page .profile-activity span{color:#c2c9e1!important}html.dark .profile-page .profile-divider{background:#c9cfef29!important}html.dark .profile-page .profile-fact i{color:#f0cd70!important;background:#2a315d!important;border:1px solid rgba(240,205,112,.22)}html.dark .profile-page .profile-settings{border-top-color:#c9cfef29!important}html.dark .profile-page .certificate-name-row{background:#20284ee6!important;border-color:#c9cfef33!important}html.dark .profile-page .certificate-name-row label{color:#d9def1!important}html.dark .profile-page .certificate-name-row input{background:#242b56!important;color:#f7f8ff!important;border-color:#c9cfef42!important}html.dark .profile-page .certificate-name-row input::placeholder{color:#a4afd0!important}html.dark .profile-page .profile-notification-button{background:#20284ee6!important;border-color:#c9cfef33!important;color:#f7f8ff!important}html.dark .profile-page .profile-notification-button:hover{background:#2b3264!important;border-color:#9a91ff9e!important}html.dark .profile-page .profile-notification-button>svg{color:#aaa2ff!important}html.dark .profile-page .profile-notification-button strong{color:#f7f8ff!important}html.dark .profile-page .profile-notification-button small{color:#c2c9e1!important}html.dark .profile-page .profile-activity{border-top-color:#c9cfef29!important}html.dark .profile-page .profile-side-note{background:linear-gradient(145deg,#202955,#302861)!important;border-color:#c9cfef3d!important;box-shadow:0 18px 38px #0003!important}html.dark .profile-page .profile-side-note b{color:#f0cd70!important}html.dark .profile-page .profile-side-note h2{color:#f7f8ff!important}html.dark .profile-page .profile-side-note p{color:#d0d6eb!important}@media (max-width: 760px){html.dark .profile-page .profile-sheet,html.dark .profile-page .profile-side-note{box-shadow:0 12px 28px #0000002e!important}html.dark .profile-page .profile-identity{align-items:flex-start}}html.dark .tools-hub-page{color:var(--theme-text-primary)!important}html.dark .tools-hub-page :where(.focus-parity,.parity-calculators,.journal-parity,.cash-parity,.inventory-parity,.reference-desk,.simulation-parity,.professional-certificates,.professional-certificates-empty){background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark .tools-hub-page :where(.focus-modes,.timer-parity-card,.focus-stats,.focus-settings,.focus-message,.calculator-sheet,.journal-learn article,.journal-converter,.cash-workspace-head,.cash-totals article,.cash-counter-guide,.denomination-list article,.inventory-desk>header,.inventory-desk>section,.reference-desk>section,.simulation-source,.professional-certificate-list article){background:var(--theme-surface-raised)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark .tools-hub-page :where(.timer-parity-card h2,.timer-parity-card strong,.focus-stats strong,.focus-settings h3,.focus-settings section strong,.calculator-sheet h2,.cash-totals strong,.denomination-mark b,.denomination-subtotal strong){color:#f8f9ff!important}html.dark .tools-hub-page :where(.timer-parity-card span,.timer-parity-card p,.focus-stats span,.focus-settings>p,.focus-settings>div,.calculator-sheet label,.cash-totals span,.cash-totals small,.cash-counter-guide span,.denomination-adjuster label,.denomination-subtotal span){color:#c8d0e8!important}html.dark .tools-hub-page :where(.timer-progress,.calculator-sheet input,.cash-layout>section input,.denomination-adjuster input,.inventory-desk input,.inventory-desk textarea,.reference-search,.journal-converter textarea){background:#242b56!important;border-color:#c9cfef3d!important;color:#f8f9ff!important}html.dark .tools-hub-page :where(.timer-progress){background:#c9cfef33!important}html.dark .tools-hub-page :where(.timer-parity-card>div:last-child>button:first-child,.focus-settings section button,.cash-workspace-head>button,.denomination-adjuster section button,.calculator-sheet header>button,.inventory-desk button,.journal-examples button){background:#242b56!important;border-color:#c9cfef47!important;color:#e3e7f5!important}html.dark .tools-hub-page :where(.timer-parity-card>div:last-child>button:first-child,.focus-settings section button,.cash-workspace-head>button,.denomination-adjuster section button,.calculator-sheet header>button,.inventory-desk button,.journal-examples button):hover{background:#30386d!important;border-color:#9a91ffa6!important;color:#fff!important}html.dark .tools-hub-page :where(.timer-parity-card>div:last-child>button:last-child,.calculator-sheet .button-primary,.journal-converter>.button-primary){background:linear-gradient(135deg,#8178ff,#536dff)!important;border-color:#8178ff!important;color:#fff!important}html.dark .tools-hub-page :where(.focus-settings,.focus-stats){box-shadow:0 8px 20px #00000029!important}html.dark .tools-hub-page :where(.focus-stats>div,.denomination-list article,.journal-result-table>div,.journal-learn article){border-color:#c9cfef2e!important}html.dark .tools-hub-page :where(.focus-parity input::placeholder,.calculator-sheet input::placeholder,.cash-layout>section input::placeholder,.reference-search::placeholder,.journal-converter textarea::placeholder){color:#9da8ca!important}html.dark body :where(.quiz-run-overlay>section,.quiz-question-sheet,.quiz-result-sheet,.external-course-sheet,.career-preview-sheet,.header-search-panel,.certificate-preview-sheet){background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .quiz-question-body{background:var(--theme-surface)!important;color:var(--theme-text-primary)!important}html.dark body .quiz-question-body>header{border-bottom-color:var(--theme-border-subtle)!important}html.dark body .quiz-question-body>header span,html.dark body .quiz-question-body>header small{color:var(--theme-text-secondary)!important}html.dark body .quiz-question-body h2,html.dark body .quiz-run-overlay h2{color:var(--theme-text-primary)!important}html.dark body .quiz-progress{background:#c9cfef33!important}html.dark body .quiz-question-body .quiz-options button,html.dark body .quiz-options button{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .quiz-question-body .quiz-options button:not(:disabled):hover{background:var(--theme-card-hover)!important;border-color:var(--theme-primary)!important}html.dark body .quiz-options button.selected{background:#c491222e!important;border-color:var(--theme-warning)!important;color:#ffe7a5!important}html.dark body .quiz-options button.correct{background:#259c6f2e!important;border-color:#72ddb08c!important;color:#9af0c6!important}html.dark body .quiz-options button.wrong{background:#c03e362e!important;border-color:#ff9d9680!important;color:#ffb0aa!important}html.dark body .quiz-question-sheet .quiz-explanation{background:#c4912226!important;border-color:#f0cd7073!important}html.dark body .quiz-question-sheet .quiz-explanation b,html.dark body .quiz-question-sheet .quiz-explanation p{color:#f0d992!important}html.dark body .quiz-run-close{color:var(--theme-text-primary)!important;background:var(--theme-surface)!important;border-color:var(--theme-border)!important}html.dark body .quiz-question-sheet>button:last-child,html.dark body .quiz-result-sheet>button:last-child{color:#fff!important;background:linear-gradient(135deg,var(--theme-primary),#536dff)!important;border-color:var(--theme-primary)!important}html.dark body .external-course-sheet>main,html.dark body .career-preview-sheet>main{background:var(--theme-surface)!important;color:var(--theme-text-primary)!important}html.dark body .external-course-facts span{background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important;color:var(--theme-text-secondary)!important}html.dark body .external-course-facts .free{background:var(--theme-success-bg)!important;border-color:#72ddb059!important;color:var(--theme-success)!important}html.dark body .external-course-description,html.dark body .career-preview-summary,html.dark body .career-preview-skills,html.dark body .career-preview-courses{background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .external-course-description h2,html.dark body .career-preview-summary h2,html.dark body .career-preview-skills h2,html.dark body .career-preview-courses h2{color:var(--theme-text-primary)!important}html.dark body .external-course-description p,html.dark body .external-course-note,html.dark body .career-preview-summary p,html.dark body .career-preview-courses>p{color:var(--theme-text-secondary)!important}html.dark body .course-access-lock{background:var(--theme-warning-bg)!important;border-color:#f0cd7066!important;color:var(--theme-warning)!important}html.dark body .course-access-lock strong,html.dark body .course-access-lock p{color:#f0d992!important}html.dark body .career-preview-skills span,html.dark body .career-preview-courses article{background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important;color:var(--theme-text-secondary)!important}html.dark body .career-preview-sheet>footer,html.dark body .external-course-sheet>footer{background:var(--theme-surface-elevated)!important;border-top-color:var(--theme-border-subtle)!important;color:var(--theme-text-secondary)!important}html.dark body .learning-tabs{background:transparent!important;border-bottom-color:var(--theme-border-subtle)!important}html.dark body .learning-tabs button{color:var(--theme-text-secondary)!important;background:transparent!important;border-color:transparent!important}html.dark body .learning-tabs button.active{color:#fff!important;background:linear-gradient(135deg,var(--theme-primary),#536dff)!important;border-color:var(--theme-primary)!important}html.dark body .learning-tabs label,html.dark body .lms-library-summary{background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important;color:var(--theme-text-secondary)!important}html.dark body .learning-tabs input,html.dark body .lms-library-summary strong,html.dark body .lms-library-summary span{color:var(--theme-text-primary)!important}html.dark body .lms-library-head{background:linear-gradient(135deg,#182348,#252c5d)!important;border-color:var(--theme-border)!important}html.dark body .lms-library-head h2{color:var(--theme-text-primary)!important}html.dark body .lms-library-head p{color:var(--theme-text-secondary)!important}html.dark body .lms-results{background:var(--theme-success-bg)!important;border-color:#72ddb04d!important;color:var(--theme-success)!important}html.dark body .external-course,html.dark body .training-card,html.dark body .learning-card{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .external-course-meta span{background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important;color:var(--theme-text-secondary)!important}html.dark body .career-step{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .career-step.complete{background:linear-gradient(90deg,rgba(37,156,111,.16),var(--theme-surface))!important}html.dark body .career-step>b{background:var(--theme-surface-raised)!important;border-color:var(--theme-border)!important;color:var(--theme-text-secondary)!important}html.dark body .career-step h2{color:var(--theme-text-primary)!important}html.dark body .career-step p,html.dark body .career-step small,html.dark body .career-step em{color:var(--theme-text-secondary)!important}html.dark body .orders-runway,html.dark body .orders-runway-stats,html.dark body .order-tracking-card{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .orders-runway h2,html.dark body .order-tracking-identity strong,html.dark body .order-tracking-meta strong{color:var(--theme-text-primary)!important}html.dark body .orders-runway p,html.dark body .order-tracking-identity small,html.dark body .order-tracking-meta,html.dark body .order-tracking-meta small{color:var(--theme-text-secondary)!important}html.dark body .orders-runway-stats>div{background:var(--theme-surface-muted)!important;border-color:var(--theme-border-subtle)!important}html.dark body .orders-runway-stats small{color:var(--theme-text-secondary)!important}html.dark body .orders-runway-stats strong{color:var(--theme-text-primary)!important}html.dark body .order-tracking-timeline{border-color:var(--theme-border-subtle)!important}html.dark body .order-step:not(:last-child):after{background:var(--theme-border)!important}html.dark body .order-step b{background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important;color:var(--theme-text-secondary)!important}html.dark body .order-step small{color:var(--theme-text-secondary)!important}html.dark body .order-cancelled-note{background:var(--theme-error-bg)!important;border-color:#ff9d965c!important;color:var(--theme-error)!important}html.dark body .order-details-sheet{background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .order-detail-row{border-bottom-color:var(--theme-border-subtle)!important}html.dark body .order-detail-row strong,html.dark body .order-detail-row>b{color:var(--theme-text-primary)!important}html.dark body .order-detail-row small,html.dark body .order-details-sheet>p{color:var(--theme-text-secondary)!important}html.dark body .order-delivery-facts span{background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important;color:var(--theme-text-secondary)!important}html.dark body .order-cancel-button{background:var(--theme-error-bg)!important;border-color:#ff9d9661!important;color:var(--theme-error)!important}html.dark body .inventory-parity{color:var(--theme-text-primary)!important}html.dark body .session-form,html.dark body .session-list,html.dark body .inventory-session-title,html.dark body .inventory-item-form,html.dark body .inventory-table-parity,html.dark body .inventory-placeholder{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .session-form label,html.dark body .inventory-item-form label{color:var(--theme-text-secondary)!important}html.dark body .session-form input,html.dark body .session-form textarea,html.dark body .inventory-item-form input,html.dark body .inventory-item-form textarea,html.dark body .inventory-search input{background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .session-list>article:hover,html.dark body .session-list>article.active{background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important}html.dark body .session-list>article>button:first-child strong,html.dark body .inventory-session-title h3,html.dark body .inventory-stats strong,html.dark body .inventory-item-form h3{color:var(--theme-text-primary)!important}html.dark body .session-list>article>button:first-child span,html.dark body .inventory-session-title small,html.dark body .inventory-progress span,html.dark body .inventory-stats span{color:var(--theme-text-secondary)!important}html.dark body .inventory-stats>div,html.dark body .inventory-search{background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important}html.dark body .inventory-search>div button,html.dark body .inventory-table-parity>div:not(.inventory-table-head)>span:last-child button{background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important;color:var(--theme-text-secondary)!important}html.dark body .inventory-search>div button.active{background:linear-gradient(135deg,var(--theme-primary),#536dff)!important;border-color:var(--theme-primary)!important;color:#fff!important}html.dark body .inventory-table-head{background:var(--theme-surface-muted)!important;color:var(--theme-text-secondary)!important}html.dark body .inventory-table-parity>div:not(.inventory-table-head){border-top-color:var(--theme-border-subtle)!important;color:var(--theme-text-secondary)!important}html.dark body .inventory-table-parity>div:not(.inventory-table-head):hover{background:var(--theme-card-hover)!important}html.dark body .inventory-table-parity>div:not(.inventory-table-head)>span:first-child b{color:var(--theme-text-primary)!important}html.dark body .inventory-table-parity>div:not(.inventory-table-head)>span:first-child small{color:var(--theme-text-secondary)!important}html.dark body .inventory-item-form .counted-toggle{background:var(--theme-success-bg)!important;color:var(--theme-success)!important}html.dark body .reference-desk,html.dark body .reference-desk>aside,html.dark body .reference-desk>section{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .reference-desk input,html.dark body .reference-search{background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .reference-filters button,html.dark body .reference-record{background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important;color:var(--theme-text-secondary)!important}html.dark body .reference-filters button.active{background:linear-gradient(135deg,var(--theme-primary),#536dff)!important;border-color:var(--theme-primary)!important;color:#fff!important}html.dark body .reference-record b,html.dark body .reference-record-body dt,html.dark body .reference-record-body dd{color:var(--theme-text-primary)!important}html.dark body .reference-record p,html.dark body .reference-record small{color:var(--theme-text-secondary)!important}html.dark body :where(.commerce-page,.learning-page,.source-reference-page,.inventory-parity,.quiz-hub-desk,.career-stream,.orders-desk){background:transparent!important;color:var(--theme-text-primary)!important}html.dark body .source-reference-grid,html.dark body .certificate-reference-grid{background:transparent!important}html.dark body .source-reference-toolbar{background:transparent!important;border-color:var(--theme-border-subtle)!important}html.dark body .source-reference-toolbar>span{color:var(--theme-text-secondary)!important}html.dark body .quiz-hub-tools{background:transparent!important;border-color:var(--theme-border-subtle)!important}html.dark body .quiz-hub-tools label{background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important;color:var(--theme-text-secondary)!important}html.dark body .quiz-hub-tools input{color:var(--theme-text-primary)!important}html.dark body .quiz-premium-link{background:var(--theme-warning-bg)!important;border-color:#f0cd7059!important;color:var(--theme-warning)!important}html.dark body .quiz-exam-list,html.dark body .quiz-recent{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .quiz-exam-row{border-bottom-color:var(--theme-border-subtle)!important}html.dark body .quiz-exam-file{background:var(--theme-surface-muted)!important;border-right-color:var(--theme-warning)!important;color:var(--theme-warning)!important}html.dark body .quiz-exam-row h3,html.dark body .quiz-recent h3{color:var(--theme-text-primary)!important}html.dark body .quiz-exam-row p,html.dark body .quiz-exam-meta,html.dark body .quiz-recent span,html.dark body .quiz-recent small{color:var(--theme-text-secondary)!important}html.dark body .quiz-exam-meta b.success,html.dark body .quiz-recent b.success{background:var(--theme-success-bg)!important;color:var(--theme-success)!important}html.dark body .quiz-exam-meta b.gold,html.dark body .quiz-recent b.gold{background:var(--theme-warning-bg)!important;color:var(--theme-warning)!important}html.dark body .quiz-exam-meta b.danger,html.dark body .quiz-recent b.danger{background:var(--theme-error-bg)!important;color:var(--theme-error)!important}html.dark body .quiz-hub-empty{background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important;color:var(--theme-text-secondary)!important}html.dark body .quiz-hub-empty p{color:var(--theme-text-secondary)!important}html.dark body .inventory-parity>header>div:last-child button:first-child{background:linear-gradient(135deg,var(--theme-primary),#536dff)!important;border-color:var(--theme-primary)!important;color:#fff!important}html.dark body .inventory-parity>header>div:last-child button:not(:first-child){background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important;color:var(--theme-text-secondary)!important}html.dark body .inventory-parity>header>div:last-child button:hover{background:var(--theme-card-hover)!important;color:var(--theme-text-primary)!important}html.dark body .inventory-parity>header>div:last-child button:first-child:hover{background:linear-gradient(135deg,var(--theme-primary-hover),#647dff)!important;color:#fff!important}html.dark body .inventory-stats>div:nth-child(2),html.dark body .inventory-stats>div:nth-child(4),html.dark body .inventory-stats>div:nth-child(5){background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important}html.dark body .inventory-stats>div:nth-child(2) strong,html.dark body .inventory-stats>div:nth-child(4) strong,html.dark body .inventory-stats>div:nth-child(5) strong{color:var(--theme-text-primary)!important}html.dark body .inventory-empty{color:var(--theme-text-secondary)!important}html.dark body .game-overlay>section{background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .game-overlay>section>header{border-bottom-color:var(--theme-border-subtle)!important;color:var(--theme-warning)!important}html.dark body .game-overlay>section>header small,html.dark body .game-overlay h2{color:var(--theme-text-primary)!important}html.dark body .game-progress{background:#c9cfef33!important}html.dark body .game-options button{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .game-options button:not(:disabled):hover{background:var(--theme-card-hover)!important;border-color:var(--theme-primary)!important}html.dark body .game-options button.correct{background:var(--theme-success-bg)!important;border-color:#72ddb080!important;color:var(--theme-success)!important}html.dark body .game-options button.wrong{background:var(--theme-error-bg)!important;border-color:#ff9d9680!important;color:var(--theme-error)!important}html.dark body .game-explanation{background:var(--theme-info-bg)!important;border-right-color:var(--theme-info)!important;color:var(--theme-text-secondary)!important}html.dark body .game-close{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .external-courses-head{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;border-right-color:var(--theme-warning)!important;color:var(--theme-text-primary)!important}html.dark body .external-courses-head h2{color:var(--theme-text-primary)!important}html.dark body .external-courses-head p{color:var(--theme-text-secondary)!important}html.dark body .external-courses-head>button{background:var(--theme-warning-bg)!important;border-color:#f0cd7066!important;color:var(--theme-warning)!important}html.dark body .course-experience-sheet{background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .course-experience-main,html.dark body .course-action-panel{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .course-stats{border-bottom-color:var(--theme-border-subtle)!important}html.dark body .course-stats>div{border-left-color:var(--theme-border-subtle)!important}html.dark body .course-stats strong,html.dark body .course-main-action strong,html.dark body .course-content-heading h2{color:var(--theme-text-primary)!important}html.dark body .course-stats span,html.dark body .course-detail-progress>div:first-child,html.dark body .course-content-heading p{color:var(--theme-text-secondary)!important}html.dark body .course-chapter{background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important}html.dark body .course-chapter.expanded{border-color:#9a91ff80!important}html.dark body .course-chapter-head,html.dark body .course-lesson-row{background:var(--theme-surface-muted)!important;color:var(--theme-text-primary)!important}html.dark body .course-lesson-row{border-bottom-color:var(--theme-border-subtle)!important}html.dark body .course-lesson-row:hover{background:var(--theme-card-hover)!important}html.dark body .course-lessons{border-top-color:var(--theme-border-subtle)!important}html.dark body .chapter-copy strong,html.dark body .lesson-copy strong{color:var(--theme-text-primary)!important}html.dark body .chapter-copy small,html.dark body .lesson-copy small,html.dark body .course-no-lessons{color:var(--theme-text-secondary)!important}html.dark body .lesson-icon{background:var(--theme-surface-elevated)!important;border-color:var(--theme-border)!important}html.dark body .course-lesson-row.completed{background:linear-gradient(90deg,rgba(37,156,111,.16),var(--theme-surface-muted))!important}html.dark body .course-certificate-callout{background:var(--theme-success-bg)!important;border-color:#72ddb059!important;color:var(--theme-success)!important}html.dark body .course-certificate-callout strong,html.dark body .course-certificate-callout p,html.dark body .course-certificate-callout>span{color:var(--theme-success)!important}html.dark body .course-text-lesson{background:var(--theme-surface-muted)!important;color:var(--theme-text-primary)!important}html.dark body .course-pdf-frame{background:var(--theme-surface-muted)!important}html.dark body .course-media-sheet>footer{border-top-color:var(--theme-border-subtle)!important}html.dark body,html.dark body #root,html.dark body .execution-shell,html.dark body .work-stream,html.dark body .desktop-main,html.dark body .tools-hub-page,html.dark body .reference-complete,html.dark body .reference-desk{background:var(--theme-background)!important;color:var(--theme-text-primary)!important}html.dark body .reference-desk,html.dark body .reference-desk>aside,html.dark body .reference-desk>section,html.dark body .reference-desk .reference-heading,html.dark body .reference-desk .reference-records,html.dark body .reference-desk .tax-reference-groups{background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .reference-desk .reference-heading h1,html.dark body .reference-desk .reference-heading h2,html.dark body .reference-desk .reference-heading strong,html.dark body .reference-desk .reference-record b{color:var(--theme-text-primary)!important}html.dark body .reference-desk .reference-heading p,html.dark body .reference-desk .reference-heading span,html.dark body .reference-desk .reference-record p,html.dark body .reference-desk .reference-record small{color:var(--theme-text-secondary)!important}html.dark body .reference-desk .reference-search,html.dark body .reference-desk input{background:var(--theme-surface-elevated)!important;border-color:var(--theme-border-strong)!important;color:var(--theme-text-primary)!important}html.dark body .reference-desk .reference-filters button{background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important;color:var(--theme-text-secondary)!important}html.dark body .reference-desk .reference-filters button.active{background:linear-gradient(135deg,var(--theme-primary),#536dff)!important;border-color:var(--theme-primary)!important;color:#fff!important}html.dark body .reference-desk .reference-record{background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .reference-desk .reference-record-body{background:var(--theme-surface)!important;border-color:var(--theme-border-subtle)!important}html.dark body .reference-desk .reference-record em{color:var(--theme-warning)!important}html.dark body .tools-hub-page :where(.tool-head,.toolbench-head,.tools-execution-grid,.parity-calculators,.calculator-sheet,.journal-parity,.cash-parity,.inventory-parity,.simulation-source){background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .tools-hub-page :where(.calculator-sheet,.parity-calculators,.journal-parity,.cash-parity,.inventory-parity,.simulation-source){background:var(--theme-surface)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .tools-hub-page :where(.calculator-sheet label input,.cash-layout>section input,.journal-line input,.inventory-add input,.inventory-session-row input,.calculator-sheet input,.calculator-sheet textarea,.journal-converter textarea){background:var(--theme-surface-raised)!important;background-image:none!important;border-color:var(--theme-border-strong)!important;color:var(--theme-text-primary)!important}html.dark body .tools-hub-page :where(.calculator-sheet label,.cash-layout>section label,.journal-label,.calculator-alert,.calculator-note,.journal-learn,.journal-converter,.journal-examples,.journal-result,.journal-result-table){color:var(--theme-text-secondary)!important}html.dark body .tools-hub-page :where(.calculator-alert,.calculator-note,.journal-learn article,.journal-examples button,.journal-result,.journal-result-table){background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important}html.dark body .opportunity-overlay>section{background:var(--theme-surface-elevated)!important;background-image:none!important;border-color:var(--theme-border-strong)!important;color:var(--theme-text-primary)!important}html.dark body .opportunity-overlay>section>span{color:var(--theme-warning)!important}html.dark body .opportunity-overlay>section h1{color:var(--theme-text-primary)!important}html.dark body .opportunity-overlay>section>p{color:var(--theme-text-secondary)!important}html.dark body .opportunity-overlay .opportunity-detail-grid>div{background:var(--theme-surface-muted)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .opportunity-overlay .opportunity-detail-grid small{color:var(--theme-text-muted)!important}html.dark body .opportunity-overlay .opportunity-detail-grid strong{color:var(--theme-text-primary)!important}html.dark body .opportunity-overlay .opportunity-detail-premium{background:var(--theme-warning-bg)!important;border-color:#f0cd7066!important;color:var(--theme-warning)!important}html.dark body .opportunity-overlay .opportunity-lock{background:var(--theme-warning-bg)!important;border-color:#f0cd7066!important;color:var(--theme-text-secondary)!important}html.dark body .opportunity-overlay .opportunity-lock p{color:var(--theme-text-secondary)!important}html.dark body .opportunity-overlay .overlay-close{background:var(--theme-surface-raised)!important;border-color:var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark body .opportunity-overlay .overlay-close:hover{background:var(--theme-card-hover)!important;color:#fff!important;border-color:var(--theme-primary)!important}html.dark body .opportunity-overlay>section>button:not(.overlay-close){background:linear-gradient(135deg,var(--theme-primary),#536dff)!important;border-color:var(--theme-primary)!important;color:#fff!important}html.dark body .notification-desk>header{color:#f8f9ff!important;background:linear-gradient(135deg,#111632,#252b61)!important}html.dark body .notification-desk>header span{color:#c9c4ff!important}html.dark body .notification-desk>header h2{color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.18)}html.dark body .notification-desk>header button{color:#fff!important;background:#9a91ff2e!important;border-color:#c9cfef57!important}html.dark body .notification-desk>header button:hover:not(:disabled){color:#fff!important;background:#9a91ff52!important;border-color:#bdb7ff!important}
