*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #2563eb;--secondary-color: #111;--text-color: #333;--text-light: #666;--background: #fff;--border-color: #e5e7eb}html,body{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text-color);background-color:var(--background);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:600;line-height:1.2}a{color:var(--primary-color);text-decoration:none;transition:color .2s}.container{padding:0 2rem}[dir=rtl]{direction:rtl;text-align:start}[dir=ltr]{direction:ltr;text-align:start}.page-title{font-size:2.5rem;font-weight:700;margin-block-end:.5rem;color:#111}.page-subtitle{font-size:1.125rem;color:#666;margin:0}.section-title{font-size:2rem;font-weight:600;margin-block-end:2rem;color:#111}@media(max-width:768px){.page-title{font-size:2rem}.page-subtitle{font-size:1rem}.section-title{font-size:1.5rem}}
