*{box-sizing:border-box;margin:0;padding:0}:root{--font-brand:"Barlow Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--color-rust:#9a2826;--color-blue-steel:#3f525d;--color-focus:#1a73e8;--color-highlight:#1a73e814;--color-bg-page:#f0f4f8;--color-card-bg:#eef5f8;--color-text-dark:#2c3e50;--color-text-brand:#3f525d;--color-line-brand:#3f525d;--shadow-premium:0 10px 30px #0000000a, 0 1px 3px #00000005;--bg-cross-pattern:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='104' viewBox='0 0 60 104'%3E%3Cline x1='0' y1='0' x2='0' y2='104' stroke='%23e0e9f0' stroke-width='1'/%3E%3Cline x1='30' y1='0' x2='30' y2='104' stroke='%23e0e9f0' stroke-width='1'/%3E%3Cline x1='0' y1='0' x2='60' y2='104' stroke='%23e0e9f0' stroke-width='1'/%3E%3Cline x1='30' y1='0' x2='60' y2='52' stroke='%23e0e9f0' stroke-width='1'/%3E%3Cline x1='0' y1='52' x2='30' y2='104' stroke='%23e0e9f0' stroke-width='1'/%3E%3Cline x1='60' y1='0' x2='0' y2='104' stroke='%23e0e9f0' stroke-width='1'/%3E%3Cline x1='30' y1='0' x2='0' y2='52' stroke='%23e0e9f0' stroke-width='1'/%3E%3Cline x1='60' y1='52' x2='30' y2='104' stroke='%23e0e9f0' stroke-width='1'/%3E%3C/svg%3E");--color-border:#cbd5e1;--color-border-hover:#94a3b8;--color-background:#eef5f8;--color-text-main:#2c3e50}:root.dark{--color-bg-page:#1a1a1a;--color-card-bg:#2d2d2d;--color-text-dark:#d9e0e7;--color-text-brand:#d2dde3;--color-line-brand:#5c6b7a;--shadow-premium:0 10px 30px #00000059, 0 1px 3px #0000001a;--bg-cross-pattern:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='104' viewBox='0 0 60 104'%3E%3Cline x1='0' y1='0' x2='0' y2='104' stroke='%23283038' stroke-width='1'/%3E%3Cline x1='30' y1='0' x2='30' y2='104' stroke='%23283038' stroke-width='1'/%3E%3Cline x1='0' y1='0' x2='60' y2='104' stroke='%23283038' stroke-width='1'/%3E%3Cline x1='30' y1='0' x2='60' y2='52' stroke='%23283038' stroke-width='1'/%3E%3Cline x1='0' y1='52' x2='30' y2='104' stroke='%23283038' stroke-width='1'/%3E%3Cline x1='60' y1='0' x2='0' y2='104' stroke='%23283038' stroke-width='1'/%3E%3Cline x1='30' y1='0' x2='0' y2='52' stroke='%23283038' stroke-width='1'/%3E%3Cline x1='60' y1='52' x2='30' y2='104' stroke='%23283038' stroke-width='1'/%3E%3C/svg%3E");--color-border:#475569;--color-border-hover:#64748b;--color-background:#2d2d2d;--color-text-main:#d9e0e7}body{font-family:var(--font-body);background-color:var(--color-bg-page);color:var(--color-text-dark);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;transition:background-color .3s,color .3s;display:flex}@media (width<=768px){body{padding:.5rem}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
