*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #0f2d56;--primary-light: #1a4a8a;--secondary-color: #4d4d4d;--accent-color: #d90429;--light-bg: #f8f9fb;--white: #ffffff;--text-dark: #1a1a2e;--text-light: #6b7280;--border: #e5e7eb;--shadow-sm: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 16px rgba(0,0,0,.1);--shadow-lg: 0 10px 40px rgba(0,0,0,.12);--radius: 10px}html{scroll-padding-top:80px}[hidden]{display:none!important}body{font-family:Inter,Segoe UI,system-ui,sans-serif;line-height:1.65;color:var(--text-dark);background:var(--white);-webkit-font-smoothing:antialiased}header{background:var(--white);box-shadow:0 1px 0 var(--border);position:sticky;top:0;z-index:1000}.header-top{background:var(--primary-color);color:#ffffffe6;padding:7px 0;text-align:center;font-size:.82rem;font-weight:500;letter-spacing:.03em}nav{display:flex;justify-content:space-between;align-items:center;padding:.9rem 5%;max-width:1400px;margin:0 auto;position:relative}.logo{font-size:1.3rem;font-weight:700;color:var(--primary-color);text-decoration:none;font-family:Playfair Display,Georgia,serif;line-height:1.2}.logo-subtitle{font-size:.72rem;color:var(--text-light);font-weight:400;font-family:Inter,sans-serif;display:block;letter-spacing:.04em;text-transform:uppercase}.nav-links{display:flex;list-style:none;gap:.25rem}.nav-links a{text-decoration:none;color:var(--secondary-color);font-weight:500;font-size:.9rem;padding:.45rem .8rem;border-radius:6px;transition:color .2s,background .2s}.nav-links a:hover,.nav-links a.active{color:var(--primary-color);background:var(--light-bg)}.nav-toggle{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--primary-color);padding:.25rem .5rem;line-height:1}@media(max-width:860px){.nav-toggle{display:block}.nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:var(--white);flex-direction:column;gap:0;box-shadow:0 8px 24px #0000001a;padding:.5rem 0 1rem;border-top:1px solid var(--border)}.nav-links.open{display:flex}.nav-links li{padding:0 5%}.nav-links a{display:block;padding:.75rem .5rem;border-radius:0;border-bottom:1px solid var(--border)}.nav-links li:last-child a{border-bottom:none}}.hero{background:linear-gradient(150deg,#0a1f3d,#0f3d7a 40%,#1a6ec2 75%,#3a9fd8);color:var(--white);padding:5.5rem 5% 4rem;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='120' height='120' viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none'%3E%3Ccircle cx='60' cy='60' r='28' stroke='white' stroke-opacity='0.07' stroke-width='2'/%3E%3Ccircle cx='60' cy='60' r='22' stroke='white' stroke-opacity='0.04' stroke-width='1'/%3E%3Ccircle cx='60' cy='60' r='4' fill='white' fill-opacity='0.04'/%3E%3Ccircle cx='60' cy='30' r='2' fill='white' fill-opacity='0.06'/%3E%3Ccircle cx='60' cy='90' r='2' fill='white' fill-opacity='0.06'/%3E%3Ccircle cx='30' cy='60' r='2' fill='white' fill-opacity='0.06'/%3E%3Ccircle cx='90' cy='60' r='2' fill='white' fill-opacity='0.06'/%3E%3Ccircle cx='40' cy='36' r='2' fill='white' fill-opacity='0.05'/%3E%3Ccircle cx='80' cy='84' r='2' fill='white' fill-opacity='0.05'/%3E%3Ccircle cx='84' cy='40' r='2' fill='white' fill-opacity='0.05'/%3E%3Ccircle cx='36' cy='80' r='2' fill='white' fill-opacity='0.05'/%3E%3Cline x1='92' y1='8' x2='112' y2='28' stroke='white' stroke-opacity='0.09' stroke-width='2.5' stroke-linecap='round'/%3E%3Cline x1='112' y1='8' x2='92' y2='28' stroke='white' stroke-opacity='0.09' stroke-width='2.5' stroke-linecap='round'/%3E%3Cline x1='8' y1='92' x2='28' y2='112' stroke='white' stroke-opacity='0.09' stroke-width='2.5' stroke-linecap='round'/%3E%3Cline x1='28' y1='92' x2='8' y2='112' stroke='white' stroke-opacity='0.09' stroke-width='2.5' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E");background-size:120px 120px;pointer-events:none;z-index:0}.hero-badge{display:inline-block;background:#ffffff26;border:1px solid rgba(255,255,255,.3);color:#fffffff2;padding:.35rem 1rem;border-radius:20px;font-size:.82rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.5rem}.hero h1{font-family:Playfair Display,Georgia,serif;font-size:3.5rem;margin-bottom:1rem;line-height:1.15;text-shadow:0 2px 12px rgba(0,0,0,.2)}.hero p{font-size:1.2rem;max-width:640px;margin:0 auto 2.5rem;opacity:.9;font-weight:400}.hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.hero-image{position:relative;z-index:1;max-width:1000px;width:100%;height:560px;object-fit:cover;border-radius:var(--radius);box-shadow:0 20px 60px #00000059;margin:0 auto;display:block}@media(max-width:768px){.hero{padding:3.5rem 5% 3rem}.hero h1{font-size:2.1rem}.hero p{font-size:1.05rem}.hero-image{height:280px}}.page-hero{background:linear-gradient(145deg,var(--primary-color) 0%,#1565c0 100%);color:var(--white);padding:3.5rem 5%;text-align:center}.page-hero h1{font-family:Playfair Display,Georgia,serif;font-size:2.5rem;margin-bottom:.5rem}.page-hero p{opacity:.85;font-size:1.05rem}@media(max-width:768px){.page-hero h1{font-size:1.8rem}}.container{max-width:1200px;margin:0 auto;padding:4.5rem 5%}@media(max-width:768px){.container{padding:2.5rem 5%}}section{margin-bottom:4.5rem}h2{font-family:Playfair Display,Georgia,serif;font-size:2.4rem;color:var(--primary-color);margin-bottom:.75rem;text-align:center;line-height:1.2}.section-lead{text-align:center;color:var(--text-light);font-size:1.05rem;margin-bottom:2.5rem}.section-divider{width:50px;height:4px;background:var(--accent-color);border-radius:2px;margin:.75rem auto 2.5rem}h3{font-size:1.35rem;color:var(--text-dark);margin-bottom:.75rem;font-weight:600}@media(max-width:768px){h2{font-size:1.9rem}}.highlights{background:var(--light-bg);padding:4rem 5%;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.highlights-inner{max-width:1200px;margin:0 auto}.highlights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.highlight-card{background:var(--white);padding:2rem 1.75rem;border-radius:var(--radius);box-shadow:var(--shadow-sm);text-align:center;border-top:3px solid var(--primary-color);transition:transform .2s,box-shadow .2s}.highlight-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.highlight-icon{font-size:2.5rem;margin-bottom:1rem;display:block}.highlight-card h3{font-size:1.1rem;color:var(--primary-color);font-weight:600;margin-bottom:.4rem}.highlight-card p{color:var(--text-light);font-size:.92rem}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-text{font-size:1rem;line-height:1.8;color:var(--secondary-color)}.about-text p+p{margin-top:1rem}.about-text h3{color:var(--primary-color);margin-top:1.5rem;font-size:1.2rem}.about-text ul{margin-left:1.25rem;margin-top:.75rem}.about-text ul li{margin-bottom:.4rem;color:var(--secondary-color)}.about-image{width:100%;height:420px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow-lg)}@media(max-width:860px){.about-content{grid-template-columns:1fr;gap:2rem}.about-image{height:260px}}.events-grid{display:grid;gap:1.25rem}.event-card{background:var(--white);border:1px solid var(--border);border-left:4px solid var(--primary-color);padding:1.75rem 2rem;border-radius:var(--radius);box-shadow:var(--shadow-sm);display:grid;grid-template-columns:110px 1fr;gap:2rem;align-items:start;transition:transform .2s,box-shadow .2s}.event-card:hover{transform:translate(4px);box-shadow:var(--shadow-md)}.event-date{background:var(--primary-color);color:var(--white);padding:1rem .75rem;border-radius:8px;text-align:center}.event-day{font-family:Playfair Display,Georgia,serif;font-size:2.4rem;font-weight:700;display:block;line-height:1}.event-month{font-size:.85rem;text-transform:uppercase;display:block;margin-top:.3rem;letter-spacing:.08em;opacity:.85}.event-year{font-size:.78rem;display:block;margin-top:.3rem;opacity:.7}.event-details h3{margin-bottom:.35rem;font-size:1.25rem;color:var(--primary-color)}.event-time{color:var(--text-light);margin-bottom:.65rem;font-size:.88rem}.event-tags{margin-top:.5rem;display:flex;gap:.4rem;flex-wrap:wrap}.event-tag{background:var(--light-bg);color:var(--primary-color);font-size:.78rem;font-weight:600;padding:.2rem .6rem;border-radius:20px;border:1px solid var(--border)}.event-past{opacity:.55;border-left-color:var(--border)}.event-past .event-date{background:#9ca3af}@media(max-width:560px){.event-card{grid-template-columns:1fr;gap:1rem}.event-date{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;border-radius:6px}.event-day{font-size:1.8rem}}.members-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.member-card{background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--border);transition:transform .25s,box-shadow .25s}.member-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.member-image{width:100%;aspect-ratio:3 / 4;object-fit:cover;object-position:top center;background:var(--light-bg);display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:.85rem}.member-info{padding:1.25rem 1.5rem;text-align:center;border-top:1px solid var(--border)}.member-name{font-size:1.1rem;font-weight:600;color:var(--text-dark);margin-bottom:.3rem}.member-role{color:var(--primary-color);font-weight:600;font-size:.9rem;margin-bottom:.2rem}a.member-card{text-decoration:none;color:inherit;display:block;cursor:pointer}.member-detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;max-width:1000px;margin:0 auto}.member-detail-photo-wrap{position:relative;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-lg);border:1px solid var(--border)}.member-detail-img{width:100%;aspect-ratio:3 / 4;object-fit:cover;object-position:top center;display:block}.member-detail-info{padding-top:1rem;position:sticky;top:100px}.member-detail-badge{display:inline-block;background:var(--accent-color);color:#fff;padding:.35rem 1.1rem;border-radius:20px;font-size:1rem;font-weight:700;letter-spacing:.04em;margin-bottom:1.25rem}.member-detail-name{font-family:Playfair Display,Georgia,serif;font-size:2.2rem;color:var(--primary-color);margin-bottom:.5rem;text-align:left}.member-detail-role{font-size:1.1rem;color:var(--text-light);font-weight:500;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.member-detail-back{margin-top:2rem}@media(max-width:768px){.member-detail-layout{grid-template-columns:1fr;gap:2rem}}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.gallery-item{position:relative;overflow:hidden;border-radius:var(--radius);cursor:pointer;background:var(--light-bg)}.gallery-item .img-placeholder,.gallery-item img{width:100%;height:240px;object-fit:cover;transition:transform .35s ease}.gallery-item:hover .img-placeholder,.gallery-item:hover img{transform:scale(1.07)}.contact-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:3rem}.contact-info{background:var(--light-bg);padding:2rem;border-radius:var(--radius);border:1px solid var(--border)}.contact-info h3{color:var(--primary-color);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--accent-color);display:inline-block}.contact-item{margin-bottom:1.5rem}.contact-item strong{display:block;color:var(--primary-color);margin-bottom:.3rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em}.contact-form h3{color:var(--primary-color);margin-bottom:1.5rem}.contact-form input,.contact-form textarea{width:100%;padding:.85rem 1rem;margin-bottom:1rem;border:1.5px solid var(--border);border-radius:8px;font-family:inherit;font-size:.95rem;color:var(--text-dark);background:var(--white);transition:border-color .2s}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--primary-light)}.contact-form button{background:var(--primary-color);color:var(--white);padding:.9rem 2rem;border:none;border-radius:30px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .25s,transform .2s;width:100%}.contact-form button:hover{background:var(--accent-color);transform:translateY(-1px)}@media(max-width:768px){.contact-grid{grid-template-columns:1fr}}footer{background:var(--primary-color);color:#ffffffd9;padding:3.5rem 5% 2.5rem}.footer-content{max-width:1200px;margin:0 auto;text-align:center}.footer-logo{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;color:var(--white);margin-bottom:.4rem}.footer-tagline{font-size:.82rem;opacity:.6;letter-spacing:.06em;text-transform:uppercase;margin-bottom:2rem}.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:.25rem;margin-bottom:2.5rem}.footer-links a{color:#ffffffbf;text-decoration:none;font-size:.9rem;padding:.3rem .75rem;border-radius:4px;transition:color .2s,background .2s}.footer-links a:hover{color:var(--white);background:#ffffff1a}.footer-divider{border:none;border-top:1px solid rgba(255,255,255,.1);margin:0 auto 1.5rem;max-width:400px}.footer-copy{font-size:.82rem;opacity:.5}.btn{display:inline-block;padding:.85rem 2rem;background:var(--primary-color);color:var(--white);text-decoration:none;border-radius:30px;transition:background .25s,transform .2s,box-shadow .25s;font-weight:600;font-size:.92rem;letter-spacing:.01em}.btn:hover{background:var(--accent-color);transform:translateY(-2px);box-shadow:0 6px 20px #d904294d}.btn-white{background:var(--white);color:var(--primary-color)}.btn-white:hover{background:var(--light-bg);box-shadow:0 6px 20px #00000026}.btn-outline{background:transparent;border:2px solid rgba(255,255,255,.6);color:var(--white)}.btn-outline:hover{background:#ffffff26;border-color:var(--white);box-shadow:none}.section-footer{text-align:center;margin-top:2.5rem}.breadcrumb{padding:.9rem 5%;max-width:1200px;margin:0 auto;font-size:.85rem;color:var(--text-light)}.breadcrumb a{color:var(--primary-color);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.text-center{text-align:center}.mb-2{margin-bottom:2rem}.img-placeholder{background:linear-gradient(135deg,#f0f2f5,#e8eaf0);display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:.85rem}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.blog-card{background:var(--white);border:1px solid var(--border);border-top:3px solid var(--primary-color);border-radius:var(--radius);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.blog-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.blog-card-body{padding:1.75rem 1.75rem 1rem;flex:1}.blog-meta{font-size:.8rem;color:var(--text-light);margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.04em}.blog-card-title{font-family:Playfair Display,Georgia,serif;font-size:1.3rem;color:var(--primary-color);margin-bottom:.75rem;line-height:1.3}.blog-card-summary{color:var(--text-light);font-size:.95rem;line-height:1.7}.blog-card-footer{padding:1rem 1.75rem 1.75rem}.blog-post{max-width:720px;margin:0 auto}.blog-post-body{font-size:1.05rem;line-height:1.85;color:var(--secondary-color)}.blog-post-body p+p{margin-top:1.25rem}.blog-post-body h2,.blog-post-body h3{font-family:Playfair Display,Georgia,serif;color:var(--primary-color);margin:2rem 0 .75rem;text-align:left}.blog-post-body ul,.blog-post-body ol{margin:1rem 0 1rem 1.5rem}.blog-post-body li{margin-bottom:.4rem}.blog-post-body img{max-width:100%;border-radius:var(--radius);margin:1.5rem 0;box-shadow:var(--shadow-md)}
