*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;line-height:1.6;color:#333;background-color:#f8f9fa}h1,h2,h3,h4,h5,h6,p{margin-bottom:1rem}a{color:#3498db;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:0 1rem}:root{--primary: #000000;--primary-dark: #1a252f;--accent: #f39c12;--accent-hover: #d68910;--white: #ffffff;--bg-gray: #f8f9fa;--mobile-bg: #2c3e50;--text-color: #444;--text-light: #ecf0f1;--text-gray: #bdc3c7;--card-shadow: 0 10px 25px rgba(0,0,0,.08);--dark-bg: #202121}html,body{margin:0;padding:0;font-family:Roboto,sans-serif}.heading-with-line{font-family:Playfair Display,serif;font-size:2.2rem;color:var(--text-primary);font-weight:700;margin-bottom:2rem;padding-left:15px;position:relative}.heading-with-line:before{content:"";position:absolute;left:0;top:5px;height:80%;width:5px;background-color:var(--accent);border-radius:2px}.heading-centered{font-family:Playfair Display,serif;font-size:2.5rem;color:var(--text-primary);font-weight:700;text-align:center;margin-bottom:3rem;position:relative;display:flex;flex-direction:column;align-items:center}.heading-centered .sub-text{font-family:Roboto,sans-serif;font-size:.9rem;color:var(--accent);text-transform:uppercase;letter-spacing:3px;margin-bottom:10px}.heading-centered:after{content:"";display:block;width:60px;height:4px;background-color:var(--accent);margin-top:15px;border-radius:2px}
