:root{--page-bg:#edf2f5;--panel-bg:#ffffff;--text:#2d3e49;--muted:#8aa0ad;--accent:#7bbc3a;--line:#d4e0e7;--top-menu-height:74px}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;background:var(--page-bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,select{font:inherit}button{-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(max-width:900px){:root{--top-menu-height:102px}}@media(max-width:720px){:root{--top-menu-height:90px}}