:root{--blackMaster:#000;--whiteMaster:#fff;--grayLight:#f5f5f5;--grayMedium:#ccc;--grayDark:#666;--primary:#007bff;--primaryHover:#0056b3;--secondary:#6c757d;--success:#28a745;--danger:#dc3545;--warning:#ffc107;--info:#17a2b8;--orange:#f90;--orangeHover:#e6890a;--darkGray:#1a1917;--errorLight:#ff7f7f;--errorDark:#f44;--offset1:4px;--offset2:8px;--offset3:12px;--offset4:16px;--offset5:20px;--offset6:24px;--offset7:28px;--offset8:32px;--offset9:36px;--offset10:40px;--offset12:48px;--offset14:56px;--offset16:64px;--offset18:72px;--offset20:80px;--offset24:96px;--offset32:128px;--offset38:152px}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:#333;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}a{color:inherit;text-decoration:none}