@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&family=DM+Mono:wght@300;400;500&display=swap";
:root{--at-orange:#ff5714;--at-orange-dark:#e04400;--at-orange-glow:#ff571426;--grey-50:#fafafa;--grey-100:#f5f5f5;--grey-200:#e5e5e5;--grey-300:#d4d4d4;--grey-400:#a3a3a3;--grey-500:#737373;--grey-600:#525252;--grey-700:#404040;--grey-800:#262626;--grey-900:#171717;--yellow-400:#fbbf24;--surface-bg:#ededed;--surface-card:#f5f5f5;--surface-sidebar:#e8e8e8;--font-display:"Montserrat",sans-serif;--font-mono:"DM Mono",monospace;--sidebar-width:240px;--header-height:96px;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--surface-bg);min-height:100vh;color:var(--grey-700);font-family:var(--font-display);-webkit-font-smoothing:antialiased;font-size:16px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--grey-200)}::-webkit-scrollbar-thumb{background:var(--grey-400);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--grey-500)}.blurred{filter:blur(6px);-webkit-user-select:none;user-select:none;pointer-events:none}.blurred-sm{filter:blur(4px);-webkit-user-select:none;user-select:none}.at-sidebar-toggle{cursor:pointer;color:var(--grey-700);-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:none}.at-sidebar-toggle:hover{background:var(--grey-200)}.at-sidebar-close{display:none}.at-sidebar-overlay{z-index:998;-webkit-tap-highlight-color:transparent;background:#00000073;display:none;position:fixed;inset:0}.at-sidebar-overlay.visible{display:block}@media (max-width:1023px){.at-sidebar-toggle{display:flex}.at-sidebar-close{display:flex!important}.at-sidebar{box-shadow:none;z-index:999!important;width:280px!important;min-width:0!important;max-width:85vw!important;height:100dvh!important;transition:transform .28s cubic-bezier(.4,0,.2,1)!important;position:fixed!important;top:0!important;left:0!important;transform:translate(-100%)!important}.at-sidebar.open{transform:translate(0)!important;box-shadow:4px 0 32px #0003!important}.at-main-layout{flex-direction:column!important}.at-main-content{border-left:none!important;border-right:none!important;max-width:100%!important}}@media (max-width:767px){.at-header{align-items:center!important;height:60px!important}.at-header-icon{width:48px!important;height:40px!important}.at-header-logo-text{font-size:1.4rem!important}.at-header-tagline,.at-header-greeting{display:none!important}}@media (min-width:768px) and (max-width:1023px){.at-header{align-items:center!important;height:72px!important}.at-header-icon{width:64px!important;height:54px!important}.at-header-logo-text{font-size:2rem!important}.at-header-tagline{display:none!important}}@media (max-width:600px){.at-card-inner{flex-direction:column!important}.at-card-thumb{align-self:auto!important;width:100%!important;min-width:0!important;height:180px!important}.at-card-stats{flex-wrap:wrap!important;gap:10px!important;overflow:visible!important}.at-card-right-col{border-top:1px solid var(--grey-200);flex-direction:row!important;justify-content:space-between!important;align-items:center!important;min-width:0!important;padding-top:8px!important;padding-bottom:8px!important}.at-tier-gate{flex-direction:column!important;align-items:flex-start!important}}.at-pricing-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:767px){.at-pricing-container{padding:24px 16px!important}.at-pricing-h1{font-size:1.5rem!important}.at-admin-header{-webkit-overflow-scrolling:touch;overflow-x:auto;gap:12px!important;padding:0 12px!important}}
