:root{--background:#fff;--surface:#fcfcfd;--text:#202124;--muted:#5f6368;--accent:#0b57a4;--accent-hover:#08427b;--border:#e5e7eb;--max-width:1180px;--font-body:"Source Serif 4", Georgia, serif;--font-heading:"Inter", Arial, sans-serif;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--shadow-sm:none;--shadow-md:none;--transition:.18s ease}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:18px;line-height:1.75}.container,main{max-width:var(--max-width);margin:0 auto;padding:0 2rem}main{padding-top:3rem;padding-bottom:5rem}h1,h2,h3,h4{font-family:var(--font-heading);color:#17324d;letter-spacing:-.03em;margin:0 0 1rem;line-height:1.18}h1{font-size:3.6rem;font-weight:800}h2{margin-top:3.5rem;font-size:2rem;font-weight:700}h3{font-size:1.35rem;font-weight:600}h4{font-size:1.05rem;font-weight:600}p{margin:0 0 1.5rem}a{color:var(--accent);transition:color var(--transition);text-decoration:none}a:hover{color:var(--accent-hover);text-decoration:underline}.site-header{z-index:1000;backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#fffffff5;position:sticky;top:0}.site-header .container{justify-content:space-between;align-items:center;min-height:68px;padding:0 2rem;display:flex}.logo{font-family:var(--font-heading);letter-spacing:-.03em;color:#17324d;font-size:1.65rem;font-weight:800;text-decoration:none}.logo:hover{text-decoration:none}.site-header nav{align-items:center;gap:2rem;display:flex}.site-header nav a{font-family:var(--font-heading);color:var(--muted);transition:color var(--transition);font-size:.95rem;font-weight:500;text-decoration:none}.site-header nav a:hover{color:var(--accent);text-decoration:none}.site-header nav a[aria-current=page]{color:#17324d;font-weight:600}.button{border-radius:var(--radius-sm);background:var(--accent);color:#fff;font-family:var(--font-heading);margin-top:1rem;padding:.9rem 1.6rem;font-weight:600;text-decoration:none;display:inline-block}.button:hover{background:var(--accent-hover);text-decoration:none}.hero{text-align:center;padding:4rem 0 3rem}.eyebrow{color:var(--accent);font-family:var(--font-heading);letter-spacing:.08em;font-size:.82rem;font-weight:600}.section{margin-top:5rem}.cards,.millname-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.75rem;margin-top:2rem;display:grid}.card,.millname-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);color:inherit;transition:border-color var(--transition);padding:1.6rem;text-decoration:none;display:block}.card:hover,.millname-card:hover{border-color:#c7d4e2;text-decoration:none}.card h3,.millname-card h3{margin-bottom:.5rem}.card p,.millname-card p{color:var(--muted);margin:0}.profile,.page{max-width:850px;margin:0 auto;padding:4rem 1.5rem}.profile-header{text-align:center;border-bottom:1px solid var(--border);margin-bottom:3rem;padding-bottom:2rem}.profile-header h1{font-size:3rem}.profile-title{margin-bottom:.5rem;font-size:1.3rem}.profile-company{color:var(--muted)}.profile-body{font-size:1.15rem;line-height:2}.featured{max-width:var(--max-width);margin:4rem auto;padding:0 1.5rem}.featured h2{text-align:center;margin-bottom:2rem}.site-footer{border-top:1px solid var(--border);background:#fafbfc;margin-top:6rem}.site-footer .container{padding:2rem}.footer-title{font-family:var(--font-heading);font-weight:700}.site-footer nav{gap:1.5rem;margin:1rem 0;display:flex}.site-footer nav a{color:var(--muted)}.site-footer nav a:hover{color:var(--accent)}.copyright{color:var(--muted);font-size:.9rem}@media (width<=768px){body{font-size:17px}.site-header .container{flex-direction:column;gap:1rem}.site-header nav{flex-wrap:wrap;justify-content:center;gap:1rem}.hero h1{font-size:2.7rem}.hero-text{font-size:1.1rem}.container,main{padding:0 1.25rem}}.hero{text-align:center;max-width:900px;margin:0 auto;padding:4rem 0 3rem}.hero-actions{margin-top:2.5rem}.hero-actions .button{margin-top:0}.hero h1{max-width:760px;margin:1rem auto;font-size:4rem}.hero-text{max-width:700px;color:var(--muted);margin:0 auto 2rem;font-size:1.3rem;line-height:1.8}@media (width<=768px){.hero{padding:3rem 0 2rem}.hero h1{font-size:2.7rem}.hero-text{font-size:1.1rem}.hero-actions{margin-top:2rem}}
