*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue-50:#e8f0f7;--blue-100:#b8d0e8;--blue-200:#7aafd5;--blue-600:#2e5f87;--blue-800:#1e4060;--blue-900:#12283d;--gold:#f5b800;--gold-dark:#d49e00;--gold-light:#fdd960;--gold-pale:#fef5d0;--gray-50:#f6f8fa;--gray-100:#edf0f3;--gray-200:#d1d8e0;--gray-600:#5a6472;--gray-800:#243040;--text-primary:#14202c;--text-secondary:#4a5766;--text-muted:#7a8898;--border:#d8e2ec;--white:#fff;--radius:10px;--radius-lg:16px}html{scroll-behavior:smooth}body{color:var(--text-primary);background:var(--white);font-family:DM Sans,sans-serif;font-size:16px;line-height:1.7}nav{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#ffffffeb;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;max-width:1100px;height:64px;margin:0 auto;padding:0 2rem;display:flex}.logo{align-items:center;text-decoration:none;display:flex}.logo img{width:auto;height:48px}.nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.nav-links a{color:var(--text-secondary);font-size:14px;font-weight:400;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--gold-dark)}.nav-cta{border-radius:8px;padding:8px 18px;background:var(--gold)!important;color:var(--gray-800)!important;font-size:13px!important;font-weight:500!important;transition:background .2s!important}.nav-cta:hover{background:var(--gold-dark)!important}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:var(--text-primary);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;padding:96px 2rem 80px;display:grid}.hero-eyebrow{color:var(--gold-dark);letter-spacing:.08em;text-transform:uppercase;background:var(--gold-pale);border:1px solid var(--gold-light);border-radius:20px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex}.hero-eyebrow:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px}.hero h1{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.2}.hero h1 em{color:var(--blue-800);font-style:italic}.hero-lead{color:var(--text-secondary);margin-bottom:2.5rem;font-size:17px;font-weight:300;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.btn-primary{background:var(--gold);color:var(--gray-800);border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.btn-primary:hover{background:var(--gold-dark);transform:translateY(-1px)}.btn-secondary{color:var(--text-secondary);border:1px solid var(--border);background:0 0;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:400;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.btn-secondary:hover{border-color:var(--gold);color:var(--blue-800)}.hero-visual{position:relative}.hero-card{background:var(--gray-50);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;position:relative;overflow:hidden}.hero-photo{aspect-ratio:16/10;margin:-2rem -2rem 1.5rem;overflow:hidden}.hero-photo img{object-fit:cover;width:100%;height:100%;display:block}.hero-card:before{content:"";background:linear-gradient(90deg, var(--blue-200), var(--gold));height:3px;position:absolute;top:0;left:0;right:0}.hero-stat-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.hero-stat{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}.hero-stat-value{color:var(--gold-dark);margin-bottom:4px;font-family:Playfair Display,serif;font-size:2rem;font-weight:500;line-height:1}.hero-stat-label{color:var(--text-muted);font-size:12px;font-weight:400}.hero-card-desc{color:var(--text-secondary);border-top:1px solid var(--border);padding-top:1.25rem;font-size:13px;line-height:1.6}.strip{background:var(--gray-50);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.strip-inner{flex-wrap:wrap;align-items:center;gap:2.5rem;max-width:1100px;margin:0 auto;padding:1.25rem 2rem;display:flex}.strip-label{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:12px;font-weight:500}.strip-items{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.strip-item{color:var(--text-secondary);align-items:center;gap:6px;font-size:13px;display:flex}.strip-item:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px}section{max-width:1100px;margin:0 auto;padding:80px 2rem}.section-header{margin-bottom:3rem}.section-eyebrow{color:var(--gold-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem;font-size:12px;font-weight:500}.section-title{color:var(--text-primary);margin-bottom:1rem;font-family:Playfair Display,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:400;line-height:1.25}.section-lead{color:var(--text-secondary);max-width:600px;font-size:16px;font-weight:300;line-height:1.8}.missions-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.mission-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;transition:border-color .2s,box-shadow .2s}.mission-card:hover{border-color:var(--gold-light);box-shadow:0 4px 20px #f5b80014}.mission-icon{background:var(--gold-pale);border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.mission-icon svg{width:24px;height:24px;stroke:var(--blue-600);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.mission-title{color:var(--text-primary);letter-spacing:.01em;margin-bottom:.75rem;font-size:15px;font-weight:500}.mission-desc{color:var(--text-secondary);font-size:14px;font-weight:300;line-height:1.7}.mission-tag{color:var(--gold-dark);background:var(--gold-pale);border:1px solid var(--gold-light);border-radius:20px;margin-top:1rem;padding:3px 10px;font-size:11px;font-weight:500;display:inline-block}.about-section{background:var(--blue-800);max-width:100%;padding:0}.about-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;padding:80px 2rem;display:grid}.about-inner .section-eyebrow{color:var(--gold-light)}.about-inner .section-title{color:var(--white)}.about-inner .section-lead{color:#ffffffb3;max-width:none}.about-highlights{flex-direction:column;gap:1rem;display:flex}.highlight-item{border-radius:var(--radius);background:#ffffff0d;border:1px solid #ffffff1a;align-items:flex-start;gap:14px;padding:1.25rem;display:flex}.highlight-icon{background:#f5b80026;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.highlight-icon svg{width:18px;height:18px;stroke:var(--gold);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.highlight-text{color:#fffc;font-size:14px;font-weight:300;line-height:1.6}.highlight-text h4{color:var(--white);margin-bottom:2px;font-size:13px;font-weight:500;display:block}.refs-section{background:var(--gray-50);border-top:1px solid var(--border);border-bottom:1px solid var(--border);max-width:100%;padding:0}.refs-inner{max-width:1100px;margin:0 auto;padding:80px 2rem}.refs-placeholder{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:2.5rem;display:grid}.ref-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.75rem;padding:1.75rem 1.5rem;display:flex}.ref-type{color:var(--gold-dark);text-transform:uppercase;letter-spacing:.07em;font-size:11px;font-weight:500}.ref-name{color:var(--text-primary);font-size:15px;font-weight:500;line-height:1.3}.ref-detail{color:var(--text-muted);font-size:13px;font-weight:300}.ref-dot{background:var(--gold-pale);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ref-dot svg{width:16px;height:16px;stroke:var(--blue-600);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.refs-gallery{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}.refs-gallery-item{border-radius:var(--radius-lg);aspect-ratio:4/3;position:relative;overflow:hidden}.refs-gallery-item img{object-fit:cover;width:100%;height:100%;display:block}.refs-gallery-caption{color:var(--white);background:linear-gradient(#0f172a00,#0f172ad9);padding:1.25rem 1.25rem 1rem;position:absolute;bottom:0;left:0;right:0}.refs-gallery-caption strong{font-size:14px;font-weight:500;display:block}.refs-gallery-caption span{opacity:.85;font-size:12px;font-weight:300}.refs-note{color:var(--text-muted);margin-top:2rem;font-size:13px;font-style:italic}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.contact-info{flex-direction:column;gap:1rem;display:flex}.contact-item{align-items:center;gap:14px;display:flex}.contact-item-icon{background:var(--gold-pale);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.contact-item-icon svg{width:20px;height:20px;stroke:var(--gold-dark);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.contact-item-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.07em;margin-bottom:1px;font-size:11px;font-weight:500}.contact-item-value{color:var(--text-primary);font-size:14px;font-weight:400}.contact-item-value a{color:var(--text-primary);text-decoration:none;transition:color .2s}.contact-item-value a:hover{color:var(--blue-800)}.contact-form{flex-direction:column;gap:1rem;display:flex}.hidden-field{display:none}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:var(--text-secondary);font-size:13px;font-weight:500}.form-group input,.form-group textarea,.form-group select{color:var(--text-primary);background:var(--white);border:1px solid var(--border);border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--gold);box-shadow:0 0 0 3px #f5b8001f}.form-group textarea{resize:vertical;min-height:120px}.form-submit{background:var(--gold);color:var(--gray-800);cursor:pointer;border:none;border-radius:8px;align-self:flex-start;padding:12px 28px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:background .2s}.form-submit:hover{background:var(--gold-dark)}#form-success{color:var(--gold-dark);padding:10px 0;font-size:14px;display:none}footer{background:var(--gray-800);color:#fff9}.footer-inner{max-width:1100px;margin:0 auto;padding:3rem 2rem 2rem}.footer-top{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;padding-bottom:2rem;display:flex}.footer-brand{max-width:320px}.footer-logo{align-items:center;gap:10px;margin-bottom:1rem;display:flex}.footer-logo img{filter:brightness(0)invert();opacity:.85;width:auto;height:40px}.footer-desc{font-size:13px;line-height:1.6}.footer-links{flex-direction:column;gap:.5rem;display:flex}.footer-links a{color:#fff9;font-size:13px;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--white)}.footer-links-title{text-transform:uppercase;letter-spacing:.07em;color:#ffffff4d;margin-bottom:.5rem;font-size:11px;font-weight:500}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;font-size:12px;display:flex}.footer-legal-link{color:#ffffff80;font-size:12px;text-decoration:none;transition:color .2s}.footer-legal-link:hover{color:#fff}@media (width<=768px){.hero{grid-template-columns:1fr;gap:2.5rem;padding-top:60px}.about-inner{grid-template-columns:1fr;gap:2rem}.contact-grid{grid-template-columns:1fr;gap:2.5rem}.form-row{grid-template-columns:1fr}.nav-links{display:none}.nav-links.open{background:var(--white);border-bottom:1px solid var(--border);z-index:99;flex-direction:column;gap:1.25rem;padding:1.5rem 2rem;display:flex;position:absolute;top:64px;left:0;right:0}.hamburger{display:flex}.footer-top{flex-direction:column}}.legal-page{background:var(--gray-50);min-height:100vh;padding:3rem 0 5rem}.legal-inner{max-width:820px;margin:0 auto;padding:0 2rem}.legal-back{color:var(--text-muted);align-items:center;gap:6px;margin-bottom:2.5rem;font-size:13px;text-decoration:none;transition:color .2s;display:inline-flex}.legal-back:hover{color:var(--blue-800)}.legal-main-title{color:var(--text-primary);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:400;line-height:1.25}.legal-updated{color:var(--text-muted);border-bottom:1px solid var(--border);margin-bottom:3rem;padding-bottom:2rem;font-size:13px}.legal-section{margin-bottom:3rem}.legal-section h2{color:var(--blue-800);border-bottom:2px solid var(--gold);margin-bottom:1.25rem;padding-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:500;display:inline-block}.legal-section h3{color:var(--text-primary);margin:1.5rem 0 .5rem;font-size:15px;font-weight:500}.legal-section p{color:var(--text-secondary);margin-bottom:.75rem;font-size:14px;font-weight:300;line-height:1.8}.legal-section ul{margin:.5rem 0 .75rem 1.25rem;padding:0;list-style:none}.legal-section ul li{color:var(--text-secondary);padding-left:1rem;font-size:14px;font-weight:300;line-height:1.8;position:relative}.legal-section ul li:before{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px;position:absolute;top:.7em;left:0}.legal-section a{color:var(--blue-600);text-decoration:underline;text-decoration-color:var(--gold-light);transition:color .2s}.legal-section a:hover{color:var(--blue-800)}@media (width<=768px){.legal-page{padding:2rem 0 4rem}.legal-inner{padding:0 1.25rem}}
