:root{--color-primary: #1A3A5C;--color-primary-dark: #122843;--color-primary-tint: #dce8f5;--color-accent: #F07B3F;--color-accent-dark: #d4621f;--color-bg: #F8F6F2;--color-text: #1F2937;--color-text-muted: #6b7280;--color-border: #e5e7eb;--color-white: #ffffff;--color-shadow-sm: rgba(0, 0, 0, .03);--color-shadow-md: rgba(0, 0, 0, .05);--color-shadow-lg: rgba(0, 0, 0, .08)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,p{margin:0}a{color:inherit}img{max-width:100%;height:auto;display:block}.section-title{font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:800;color:var(--color-text);margin:0 0 .75rem;letter-spacing:-.5px}.section-subtitle{color:var(--color-text-muted);font-size:1.05rem;margin:0}
