@charset "UTF-8";:root{--bp-mobile: 640px;--bp-tablet: 768px;--bp-desktop: 1024px;--color-bg: #f4f6f9;--color-bg-dark: #1a1a2e;--color-bg-nav: #2d3250;--color-border: #e8ecf4;--color-text: #1a1a2e;--color-text-muted: #888;--color-text-light: #aab8ff;--color-accent: #6c63ff;--color-accent-hover: #5a52e0;--color-healthy: #34d399;--color-unhealthy: #ef4444;--color-white: #fff;--header-h: 56px;--radius: 8px;--radius-lg: 12px;font-size:16px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--color-bg);color:var(--color-text);-webkit-text-size-adjust:100%;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c7d2fe;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a5b4fc}.show-mobile{display:none}@media (max-width: 639px){.show-mobile{display:initial}}button,input,select,a,[role=button]{min-height:44px;min-width:44px}@supports (-webkit-touch-callout: none){main,.review-body,.senders-table{-webkit-overflow-scrolling:touch}}
