:root{--font-nunito:"Segoe UI","Nunito","Helvetica Neue",Arial,sans-serif;--yellow:#f5a800;--yellow-dark:#e09500;--yellow-light:#ffc840;--yellow-pale:#fff8e7;--teal:#1a6b72;--teal-light:#2a8b94;--bg:#f4f6f9;--text:#1a1a2e;--muted:#8a94a6;--border:#e8ecf0;--shadow:0 2px 12px #00000012;--shadow-yellow:0 6px 24px #f5a80047;--radius:18px;--radius-sm:12px;--sidebar-w:240px;--header-h:64px;--content-max:1360px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{height:100%;font-family:var(--font-nunito),sans-serif;background:var(--bg);color:var(--text);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-x:hidden}@keyframes floatOwl{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes fadeOut{to{opacity:0;transform:scale(.95)}}@keyframes fadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes appIn{0%{opacity:0;transform:translateY(14px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-height:600px){.splash-logo-ring{width:52px!important;height:52px!important;font-size:22px!important}.splash-tagline{font-size:22px!important}.splash-desc{display:none!important}.splash-foot{gap:8px!important;padding:14px 24px 24px!important}}.main-wrap{padding-top:10px;padding-bottom:calc(80px + env(safe-area-inset-bottom))}.content-area{width:min(100%,var(--content-max));margin-inline:auto;padding:0 clamp(8px,2.2vw,18px)}.dashboard-root{padding-top:6px}.app-section{margin-bottom:24px!important}.announcement-card{margin-bottom:16px!important}.announcement-force-light{color:#111!important;background:#fff!important;border-color:#e5e7eb!important}.announcement-popup-wrap{z-index:40;max-width:680px;margin-bottom:16px;position:sticky;top:132px}.announcement-popup{background:#fff!important;border:1px solid #e5e7eb!important}.add-app-tile{display:none!important}.app-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(6px,1.8vw,10px)!important}.app-grid>*{min-width:0}.app-item{gap:clamp(5px,1.4vw,7px)!important}.app-icon-box{border-radius:clamp(13px,3vw,16px)!important;width:clamp(54px,25vw - 16px,68px)!important;height:clamp(54px,25vw - 16px,68px)!important}.app-label{-webkit-line-clamp:2;text-overflow:ellipsis;overflow-wrap:anywhere;-webkit-box-orient:vertical;max-width:100%;min-height:2.5em;display:-webkit-box;overflow:hidden;font-size:clamp(9.5px,2.5vw,11px)!important;line-height:1.25!important}@media (min-width:540px) and (max-width:767px){.app-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:420px){.content-area{padding:0 8px!important}.app-section{margin-bottom:20px!important}.app-grid{gap:8px!important}.app-label{min-height:2.4em;font-size:9.5px!important}.modal-sheet{width:100%!important;max-width:none!important;padding:18px 16px 34px!important}}@media (max-width:360px){.app-grid{gap:6px!important}.app-label{font-size:8.8px!important}}@media (min-width:768px){.mobile-header,.search-float-mob,.bottom-nav{display:none!important}.topbar{display:flex!important}.main-wrap{padding-top:calc(var(--header-h) + 20px)!important;padding-bottom:20px!important}.dashboard-root{padding-top:0!important}.announcement-popup-wrap{top:calc(var(--header-h) + 14px)}.content-area{padding:0 24px!important}.app-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important}.app-icon-box{border-radius:17px!important;width:66px!important;height:66px!important;font-size:31px!important}.app-label{font-size:12px!important}.announcement-card{margin-bottom:20px!important}.add-app-tile,.stats-row{display:flex!important}.media-card{width:124px!important}.media-thumb{height:134px!important}.sec-title{font-size:17px!important}.modal-overlay{align-items:center!important}.modal-sheet{border-radius:22px!important;padding:26px 30px 34px!important}}@media (min-width:1024px){.sidebar{display:flex!important}.topbar{left:var(--sidebar-w)!important}.main-wrap{margin-left:var(--sidebar-w)!important;padding-top:calc(var(--header-h) + 28px)!important;padding-bottom:28px!important}.content-area{max-width:var(--content-max)!important;padding:0 30px!important}.app-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:16px!important}.app-icon-box{width:70px!important;height:70px!important;font-size:33px!important}.stats-row{gap:16px!important;margin-bottom:26px!important}.media-row{flex-wrap:wrap!important;overflow:visible!important}.tb-brand{display:none!important}}@media (min-width:1280px){:root{--sidebar-w:256px}.app-grid{grid-template-columns:repeat(10,minmax(0,1fr))!important}.content-area{padding:0 40px!important}}@media (min-width:1600px){.app-grid{grid-template-columns:repeat(12,minmax(0,1fr))!important}}body.edit-mode .app-icon-box{animation:.4s infinite alternate wiggle}@keyframes wiggle{0%{transform:rotate(-2deg)}to{transform:rotate(2deg)}}body.edit-mode .app-item:hover .app-icon-box{border:2px solid #ef4444}body.dark{--bg:#0f1117;--text:#e8eaf0;--muted:#aab5c8;--border:#343847;--yellow-dark:#f3bf40;--shadow:0 2px 12px #0000004d;--yellow-pale:#2a2200;--teal:#2a9ba4;--teal-light:#3abbc6;color:#e8eaf0;background:#0f1117}body.dark .sidebar,body.dark .topbar,body.dark .bottom-nav{background:#1a1d27!important;border-color:#2a2d36!important}body.dark .mobile-header{background:linear-gradient(135deg,#0d4a50 0%,#1a6b72 100%)!important}body.dark .search-float-mob,body.dark [style*="background: #fff"],body.dark [style*="background:#fff"],body.dark input,body.dark textarea{color:#e8eaf0!important;background:#1a1d27!important}body.dark input::placeholder,body.dark textarea::placeholder{color:#9eabc3!important}body.dark .bottom-nav svg{filter:saturate(1.06)brightness(1.12)}body.dark .announcement-popup,body.dark .announcement-force-light,body.dark .announcement-force-light[style*="background: #fff"],body.dark .announcement-force-light[style*="background:#fff"]{color:#111!important;background:#fff!important;border-color:#e5e7eb!important}
