.ex{--ex-primary:var(--color-primary,#e97563);color:#1a1a2e;font-family:system-ui,-apple-system,sans-serif}.ex-nav{z-index:50;background:#fff;border-bottom:1px solid #e5e7eb;padding:0 1.5rem;position:sticky;top:0}.ex-nav-inner{justify-content:space-between;align-items:center;max-width:72rem;height:4rem;margin:0 auto;display:flex}.ex-nav-brand{color:var(--ex-primary);font-size:1.25rem;font-weight:700;text-decoration:none}.ex-nav-links{gap:1.5rem;display:flex}.ex-nav-links a{color:#6b7280;font-size:.875rem;font-weight:500;text-decoration:none}.ex-nav-links a:hover{color:var(--ex-primary)}.ex-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);padding:6rem 1.5rem}.ex-hero h1{margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}.ex-hero p{opacity:.8;max-width:40rem;margin:0 auto 2rem;font-size:1.25rem}.ex-hero-btn{background:var(--ex-primary);color:#fff;border-radius:.5rem;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.ex-hero-btn:hover{opacity:.9}.ex-services{max-width:72rem;margin:0 auto;padding:5rem 1.5rem}.ex-services h2{margin-bottom:.5rem;font-size:2rem;font-weight:800}.ex-services>p{color:#6b7280;margin-bottom:2.5rem}.ex-services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.ex-service-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem}.ex-service-card .material-symbols-outlined{color:var(--ex-primary);margin-bottom:.75rem;font-size:2rem;display:block}.ex-service-card h3{margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.ex-service-card p{color:#6b7280;font-size:.875rem;line-height:1.6}.ex-about{background:#f9fafb;padding:5rem 1.5rem}.ex-about-inner{text-align:center;max-width:48rem;margin:0 auto}.ex-about h2{margin-bottom:1.5rem;font-size:2rem;font-weight:800}.ex-about p{color:#4b5563;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.ex-about-highlight{color:var(--ex-primary);border-left:4px solid var(--ex-primary);text-align:left;margin-top:2rem;padding-left:1rem;font-size:1.25rem;font-style:italic;font-weight:600}.ex-contact{text-align:center;max-width:48rem;margin:0 auto;padding:5rem 1.5rem}.ex-contact h2{margin-bottom:.5rem;font-size:2rem;font-weight:800}.ex-contact-desc{color:#6b7280;margin-bottom:2rem}.ex-contact-details{text-align:left;flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.ex-contact-item{color:#4b5563;align-items:flex-start;gap:.5rem;font-size:.875rem;display:flex}.ex-contact-item .material-symbols-outlined{color:var(--ex-primary);font-size:1.25rem}.ex-members{background:#fff;padding:5rem 1.5rem}.ex-members-inner{text-align:center;max-width:72rem;margin:0 auto}.ex-members h2{margin-bottom:2rem;font-size:2rem;font-weight:800}.ex-members-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.ex-member-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;width:120px;height:80px;padding:.75rem;display:flex}.ex-member-card img{object-fit:contain;max-width:100%;max-height:100%}.ex-member-initials{color:var(--ex-primary);font-size:1.1rem;font-weight:700}.ex-footer{color:#ffffff80;text-align:center;background:#1a1a2e;padding:2rem 1.5rem;font-size:.75rem}
