*{box-sizing:border-box}html,body{position:fixed;top:0;left:0;width:100%;height:var(--app-height, 100%);overflow:visible}#root{height:100%}html{background:#f4f6f9}html[data-theme=dark]{background:#0b1420}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;background:inherit;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none}a{color:#0f92f7;text-decoration:none}a:hover{color:#0060b8}.app-shell{--navy: #0d2236;--navy-mid: #112840;--navy-light: #163347;--page: #f4f6f9;--card: #ffffff;--bd: #dce3ec;--bd-l: #eef1f5;--bd-s: #f0f3f7;--title: #0d2236;--body: #3a5068;--muted: #7a8fa3;--tert: #90a1b9;--label: #8899aa;--offer: #fe9a00;--unpub: #90a1b9;--pub: #0f92f7;--done: #1d9e75;--alert: #a03030;--t-offer-bg: #fff3db;--t-offer-bd: #f8d080;--t-offer-tx: #a06200;--t-pub-bg: #ddf0ff;--t-pub-bd: #90d0fb;--t-pub-tx: #0060b8;--t-grey-bg: #eef1f5;--t-grey-bd: #c0cad5;--t-grey-tx: #5a6e83;--t-alert-bg: #fde8e8;--t-alert-bd: #f5b0b0;--t-alert-tx: #a03030;--notes-tx: #5a3a00;--btn-bg: #f4f6f9;--mono: "SF Mono", "Consolas", monospace;--action-bg: #0d2236}.app-shell[data-theme=dark]{--navy: #081521;--navy-mid: #0e2033;--navy-light: #17304a;--page: #0b1420;--card: #132234;--bd: #24384f;--bd-l: #1e3149;--bd-s: #1a2c41;--title: #eaf1f8;--body: #b3c5d6;--muted: #8ba0b6;--tert: #7d92a8;--label: #7d92a8;--t-offer-bg: #3b2a09;--t-offer-bd: #6d4d11;--t-offer-tx: #f2b962;--t-pub-bg: #0d2c47;--t-pub-bd: #1d5581;--t-pub-tx: #7cc6f7;--t-grey-bg: #1e3149;--t-grey-bd: #354961;--t-grey-tx: #9db0c4;--t-alert-bg: #3a1616;--t-alert-bd: #6b2a2a;--t-alert-tx: #f09a9a;--notes-tx: #f0d9a8;--btn-bg: #1a2c41;--action-bg: #0f92f7}@keyframes sheetUp{0%{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes modalIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes screenIn{0%{opacity:0;transform:translateY(12px) scale(.994)}to{opacity:1;transform:none}}@keyframes toastIn{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:none}}@keyframes brandSpin{to{transform:rotate(360deg)}}@keyframes actionPulse{0%,to{box-shadow:0 0 #e05a5a00}50%{box-shadow:0 0 0 5px #e05a5a4d}}@keyframes actionCountPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(1.09)}}.action-pill-pulse{animation:actionPulse 1.9s ease-in-out infinite}.action-pill-pulse .action-pill-count{animation:actionCountPulse 1.9s ease-in-out infinite both}@media(prefers-reduced-motion:reduce){.action-pill-pulse,.action-pill-pulse .action-pill-count{animation:none}}.brand-spinner{display:inline-block;border-radius:50%;border-style:solid;border-color:var(--t-pub-bg);border-top-color:var(--pub);animation:brandSpin .7s linear infinite}@media(prefers-reduced-motion:reduce){.brand-spinner{animation-duration:1.6s}}.app-shell{background:var(--page);position:fixed;top:0;left:0;width:100%;height:var(--app-height, 100%);display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-fullscreen{position:fixed;top:0;left:0;width:100%;height:var(--app-height, 100%);overflow-y:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:18px;padding:24px;background:#0d2236;color:#fff}.app-scroll{scrollbar-width:none}.app-scroll::-webkit-scrollbar{width:0}.app-screen-enter{animation:screenIn .28s cubic-bezier(.22,.92,.24,1) both}.desktop-body{flex:1;min-height:0;display:flex}.desktop-sidebar{width:240px;flex-shrink:0;background:var(--navy);display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.07)}.desktop-sidebar-brand{padding:16px 18px 14px;border-bottom:1px solid rgba(255,255,255,.07)}.desktop-sidebar-brand-sub{font-size:11px;font-weight:500;letter-spacing:.03em;color:#fff6;margin-top:5px}.desktop-sidebar-scroll{flex:1;min-height:0;overflow-y:auto;padding:10px 10px 14px;display:flex;flex-direction:column;gap:2px;scrollbar-width:none}.desktop-sidebar-scroll::-webkit-scrollbar{width:0}.desktop-sidebar-footer{padding:10px 10px 12px;border-top:1px solid rgba(255,255,255,.07);display:flex;flex-direction:column;gap:2px}.desktop-sidebar-link{display:flex;align-items:center;gap:11px;width:100%;padding:9px 11px;border:0;border-radius:9px;background:transparent;color:#ffffffad;font:inherit;font-size:13px;cursor:pointer;text-align:left;transition:background-color .15s ease,color .15s ease}.desktop-sidebar-link:hover{background:#ffffff0f;color:#fff}.desktop-sidebar-link[data-active]{background:#0f92f729;color:#fff;font-weight:500;box-shadow:inset 2px 0 0 var(--pub)}.desktop-sidebar-link:focus-visible{outline:2px solid var(--pub);outline-offset:1px}.desktop-sidebar-icon{display:grid;place-items:center;flex-shrink:0;width:17px;height:17px}.desktop-sidebar-icon svg{width:17px;height:17px;stroke:currentColor}.desktop-sidebar-badge{flex-shrink:0;min-width:19px;height:19px;padding:0 6px;border-radius:10px;background:var(--offer);color:#fff;font-size:11px;font-weight:500;display:grid;place-items:center}.desktop-sidebar-user{display:flex;align-items:center;gap:10px;width:100%;margin-top:6px;padding:9px 11px;border:0;border-radius:9px;background:#ffffff0d;cursor:pointer;font:inherit;transition:background-color .15s ease}.desktop-sidebar-user:hover{background:#ffffff1a}.desktop-sidebar-avatar{flex-shrink:0;width:30px;height:30px;border-radius:9px;background:var(--pub);color:#fff;font-size:12px;font-weight:600;display:grid;place-items:center}.desktop-sidebar-user-name{display:block;font-size:13px;font-weight:500;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-sidebar-user-sub{display:block;font-size:11px;color:#ffffff73;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-main{width:100%;max-width:1120px;margin:0 auto}.desktop-main:has(>.desktop-wide){max-width:none}.app-shell button,.app-shell input{transition:transform .15s cubic-bezier(.32,.72,0,1),background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;font-family:inherit}.app-shell button:active{transform:scale(.97)}.app-shell button:focus-visible,.app-shell input:focus-visible{outline:2px solid #0f92f7;outline-offset:2px}@media(prefers-reduced-motion:reduce){.app-screen-enter{animation:none}}
