@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap";:root{--bg-primary:#fff;--bg-secondary:#f5f5f5;--bg-tertiary:#e5e5e5;--text-primary:#000;--text-secondary:#666;--text-tertiary:#999;--brand-primary:#06c;--brand-secondary:#049;--border-light:#e0e0e0;--border-dark:#ccc;--success:#10b981;--warning:#f59e0b;--error:#ef4444;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 6px rgba(0,0,0,.1);--shadow-lg:0 10px 15px rgba(0,0,0,.1);--transition:.2s ease}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-primary);color:var(--text-primary);font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}h1{font-size:2.5rem;font-weight:900;line-height:1.2}h2{font-size:2rem;font-weight:700;line-height:1.3}h3{font-size:1.5rem}h3,h4{font-weight:700;line-height:1.4}h4{font-size:1.25rem}h5{font-size:1rem}h5,h6{font-weight:700;line-height:1.5}h6{font-size:.875rem}p{font-size:1rem;font-weight:400;line-height:1.6}a{color:inherit;text-decoration:none}ol,ul{list-style:none;margin:0;padding:0}button{font-family:inherit}img{display:block;max-width:100%}
