*,::before,::after{box-sizing:border-box;margin:0;padding:0}:root{--primary:rgb(26, 43, 109);--primary-dark:rgb(15, 28, 75);--primary-light:rgb(47, 68, 145);--bg:var(--white);--bg-alt:#f4f7fa;--text:var(--primary);--text-light:#5b6e85;--white:#fff;--border:#dce1e9;--shadow:0 2px 12px rgba(0,0,0,0.08);--shadow-lg:0 4px 24px rgba(0,0,0,0.10);--white-alpha-90:rgba(255,255,255,0.9);--white-alpha-85:rgba(255,255,255,0.85);--white-alpha-80:rgba(255,255,255,0.8);--white-alpha-75:rgba(255,255,255,0.75);--white-alpha-70:rgba(255,255,255,0.7);--white-alpha-40:rgba(255,255,255,0.4);--white-alpha-30:rgba(255,255,255,0.3);--white-alpha-22:rgba(255,255,255,0.22);--white-alpha-20:rgba(255,255,255,0.2);--white-alpha-15:rgba(255,255,255,0.15);--white-alpha-10:rgba(255,255,255,0.1);--black-alpha-88:rgba(0,0,0,0.88);--black-alpha-70:rgba(0,0,0,0.7);--black-alpha-50:rgba(0,0,0,0.5);--black-alpha-40:rgba(0,0,0,0.4);--black-alpha-18:rgba(0,0,0,0.18);--primary-alpha-70:rgba(26, 43, 109, 0.7);--primary-alpha-60:rgba(26, 43, 109, 0.6);--primary-alpha-50:rgba(26, 43, 109, 0.5);--primary-alpha-40:rgba(26, 43, 109, 0.4);--primary-alpha-30:rgba(26, 43, 109, 0.3);--primary-alpha-20:rgba(26, 43, 109, 0.20);--primary-alpha-12:rgba(26, 43, 109, 0.12);--primary-alpha-10:rgba(26, 43, 109, 0.10);--font:'Segoe UI', system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--max-w:1140px}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--text);background:var(--bg);line-height:1.7;font-size:16px;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}picture{display:block}a{color:var(--primary-light);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:var(--max-w);margin:0 auto;padding:0 24px}.text-center{text-align:center}header.site{background:var(--white);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}header.site .container{display:flex;align-items:center;height:80px;gap:16px}.logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.logo:hover{text-decoration:none}.logo img{width:55px;height:55px;border-radius:50%;object-fit:cover}nav.primary{display:flex;gap:4px;flex-wrap:wrap;margin:0 auto}nav.primary a{padding:8px 16px;font-size:.95rem;font-weight:500;color:var(--text);border-radius:6px;transition:background .2s,color .2s}nav.primary a:hover{background:var(--bg-alt);text-decoration:none}nav.primary a.active{background:var(--primary);color:var(--white)}.header-social{display:flex;gap:8px;align-items:center;flex-shrink:0}.header-social a{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;transition:background .2s,transform .2s}.header-social a:hover{transform:translateY(-2px)}.header-social a[aria-label*=Facebook] svg{fill:#1877f2}.header-social a[aria-label*=LinkedIn] svg{fill:#0a66c2}.header-social svg{width:28px;height:28px}.menu-toggle{display:none;background:0 0;border:0;font-size:1.6rem;cursor:pointer;color:var(--primary);padding:6px 10px;flex-shrink:0}.hero{background:var(--primary);color:var(--white);position:relative;overflow:hidden;min-height:640px}.hero-banner{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.hero picture{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-inner{position:absolute;bottom:25%;left:0;right:0;z-index:2;max-width:var(--max-w);margin:0 auto;padding:0 24px;text-align:center}.hero-text{text-align:center}.hero h1,.hero h2{font-size:2.4rem;font-weight:800;margin-bottom:14px;line-height:1.2;letter-spacing:-.5px;text-shadow:0 2px 8px var(--black-alpha-40)}.hero .hero-sub{font-size:1.2rem;font-weight:500;opacity:.95;font-style:italic;text-shadow:0 1px 4px var(--black-alpha-40)}.page-header{background:linear-gradient(135deg,var(--primary-dark) 0%,var(--primary) 100%);color:var(--white);padding:80px 0 56px;text-align:center}.page-header .sub{font-size:1rem;opacity:.8;margin-bottom:6px;text-transform:uppercase;letter-spacing:1.5px}.page-header h1{font-size:2.6rem;font-weight:800;margin-bottom:10px;letter-spacing:-.5px}.page-header p{opacity:.9;font-size:1.05rem;max-width:640px;margin:0 auto}.page-header p a{color:var(--white);text-decoration:underline}.section{padding:80px 0}.section.section-alt{background:var(--bg-alt)}.section.section-dark{background:var(--primary);color:var(--white)}.section.section-dark .section-title{color:var(--white)}.section.section-dark .section-subtitle{color:var(--white-alpha-85)}.section.section-dark .section-subtitle a{color:var(--white);text-decoration:underline}.section-title{font-size:2.4rem;font-weight:800;color:var(--primary);margin-bottom:12px;letter-spacing:-.5px;line-height:1.2}.section-subtitle{font-size:1.1rem;color:var(--primary);margin-bottom:40px;max-width:720px;margin-left:auto;margin-right:auto}.title-with-decor{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;margin-bottom:12px}.title-with-decor .section-title{margin-bottom:0}.title-decor{width:90px;height:auto;flex-shrink:0}@media (max-width:600px){.title-decor{width:60px}.title-with-decor{gap:12px}}.members-bar{display:grid;grid-template-columns:repeat(9,1fr);gap:24px;align-items:center;justify-items:center;background:var(--white);padding:28px 32px}.members-bar picture,.members-bar img{display:block;height:60px;width:100%;object-fit:contain}.members-bar img{filter:grayscale(.05);opacity:.95}.section-compact{padding:48px 0}.cta-card{background:var(--primary);border-radius:16px;padding:40px 44px;max-width:960px;margin:0 auto;color:var(--white);box-shadow:var(--shadow-lg);text-align:left}.cta-card-top{display:flex;align-items:center;gap:28px;padding-bottom:28px;border-bottom:1px solid var(--white-alpha-20)}.cta-logo{width:100px;height:100px;border-radius:50%;object-fit:cover;flex-shrink:0}.cta-text{flex:1;min-width:0}.cta-subheading{color:var(--white);font-size:1.35rem;font-weight:700;margin-bottom:8px}.cta-text p{color:var(--white-alpha-90);margin-bottom:0;font-size:.95rem;line-height:1.6}.cta-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:24px;flex-wrap:wrap}.cta-contact{text-align:left}.cta-contact-line{display:flex;align-items:center;gap:10px;color:var(--white);margin-bottom:6px;font-size:.95rem}.cta-contact-line:last-child{margin-bottom:0}.cta-contact-line a{color:var(--white)}.cta-contact-line a:hover{text-decoration:underline}.cta-icon{width:18px;height:18px;fill:var(--white);flex-shrink:0}.slider{position:relative;margin-top:24px;padding:0 56px}.slider-track{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory}.slider-track::-webkit-scrollbar{display:none}.slider-item{flex:0 0 calc((100% - 4px)/3.75);display:flex;align-items:center;justify-content:center;padding:0;background:0 0;border-radius:50%;cursor:pointer;transition:transform .2s;scroll-snap-align:start;aspect-ratio:1/1;overflow:hidden}.slider-item:hover{transform:translateY(-4px)}.slider-item img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;border-radius:50%;filter:none;opacity:.95;transition:opacity .2s,transform .2s}.slider-item picture{display:block;width:100%;height:100%}.slider-item:hover img{opacity:1;transform:scale(1.04)}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:65px;height:65px;background:0 0;border:0;color:var(--primary-light);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s,transform .2s;z-index:2;padding:0;filter:drop-shadow(0 2px 6px var(--black-alpha-40))}.slider-arrow svg{width:65px;height:65px;display:block}.slider-arrow:hover{color:var(--primary);filter:drop-shadow(0 2px 8px var(--black-alpha-50))}.slider-arrow:disabled{opacity:.3;cursor:not-allowed}.slider-prev{left:0}.slider-next{right:0}.testimonial-slider .slider-track{gap:0}.testimonial-slider .slider-item{flex:0 0 100%;background:0 0;border-radius:0;padding:32px 24px;box-shadow:none;text-align:center;scroll-snap-align:start;aspect-ratio:auto;overflow:visible;min-height:0}.testimonial-card blockquote{margin:0 auto;padding:0;border:0;background:0 0;font-style:normal;color:var(--text);font-size:1.2rem;line-height:1.7;max-width:820px}.testimonial-card blockquote p{margin-bottom:20px}.testimonial-card blockquote cite{display:block;font-style:normal;font-weight:700;color:var(--text);font-size:1rem;opacity:.9}.testimonial-card{flex-direction:column}.testimonial-card .testimonial-image{display:block;width:auto;max-width:120px;height:auto;max-height:none;margin:24px auto 0;border-radius:8px;object-fit:contain;background:0 0;filter:none;opacity:1}@media (max-width:768px){.testimonial-card blockquote{font-size:1.05rem}}.slider-dots{display:flex;justify-content:center;gap:10px;margin-top:28px}.slider-dot{width:12px;height:12px;border-radius:50%;border:0;background:var(--white-alpha-40);cursor:pointer;padding:0;transition:background .2s,transform .2s}.slider-dot:hover{background:var(--white-alpha-70)}.slider-dot.active{background:var(--white);transform:scale(1.2)}.testimonial-slider .slider-dot{background:var(--primary-alpha-60)}.testimonial-slider .slider-dot:hover{background:var(--primary)}.testimonial-slider .slider-dot.active{background:var(--primary)}@media (max-width:768px){.slider{padding:0 48px}.slider-item{flex:0 0 calc((100% - 16px)/2)}}@media (max-width:480px){.slider-item{flex:0 0 80%}}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--black-alpha-88);display:none;align-items:center;justify-content:center;z-index:1000;padding:24px}.lightbox.open{display:flex}.lightbox img{max-width:90%;max-height:85vh;object-fit:contain;border-radius:8px;box-shadow:0 8px 40px var(--black-alpha-50)}.lightbox-close{position:absolute;top:20px;right:24px;background:0 0;border:0;color:var(--white);font-size:2.2rem;cursor:pointer;line-height:1;padding:4px 10px;opacity:.8;transition:opacity .2s}.lightbox-close:hover{opacity:1}.lightbox-prev,.lightbox-next{position:absolute;top:50%;transform:translateY(-50%);background:var(--white-alpha-15);border:0;color:var(--white);font-size:1.6rem;width:48px;height:48px;border-radius:50%;cursor:pointer;transition:background .2s}.lightbox-prev:hover,.lightbox-next:hover{background:var(--white-alpha-30)}.lightbox-prev{left:20px}.lightbox-next{right:20px}.project-grid{display:flex;flex-direction:column;gap:32px;margin-top:32px}.project-card{display:flex;align-items:stretch;background:var(--white);border-radius:12px;overflow:hidden;box-shadow:var(--shadow);text-align:left;transition:transform .25s,box-shadow .25s}.project-card:nth-child(odd){flex-direction:row-reverse}.project-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.project-card picture{flex:0 0 40%;width:40%;height:auto;min-height:320px;display:block}.project-card img{width:100%;height:100%;object-fit:cover}.project-card-body{flex:1;display:flex;flex-direction:column;justify-content:center;padding:32px 40px}.project-card-body h3{color:var(--primary);font-size:1.25rem;margin-bottom:12px}.project-card-body p{color:var(--text);font-size:.97rem;margin-bottom:12px}.section-dark .project-grid{display:flex;flex-direction:column;gap:32px;margin-top:32px}.section-dark .project-card{display:flex;align-items:stretch;background:var(--white);border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.section-dark .project-card:nth-child(odd){flex-direction:row-reverse}.section-dark .project-card picture{flex:0 0 40%;width:40%;height:auto;min-height:320px}.section-dark .project-card img{width:100%;height:100%;object-fit:cover}.section-dark .project-card-body{flex:1;display:flex;flex-direction:column;justify-content:center;padding:32px 40px;text-align:left}.section-dark .project-card-body h3{color:var(--primary)}.section-dark .project-card-body p{color:var(--text)}@media (max-width:768px){.section-dark .project-card,.section-dark .project-card:nth-child(odd){flex-direction:column}.section-dark .project-card picture{flex:0 0 auto;width:100%;min-height:240px}.section-dark .project-card-body{padding:24px}}@media (max-width:768px){.project-card,.project-card:nth-child(odd){flex-direction:column}.project-card picture{flex:0 0 auto;width:100%;min-height:240px}.project-card-body{padding:24px}.project-card-body h3{font-size:1.15rem}}.project-list{max-width:880px;margin:32px auto 0}.project-item{background:var(--white);border-radius:12px;padding:28px 32px;margin-bottom:20px;box-shadow:var(--shadow);text-align:left}.about-layout{display:grid;grid-template-columns:280px 1fr;gap:48px;align-items:start;max-width:980px;margin:0 auto}.about-sidebar{display:flex;flex-direction:column;align-items:center;gap:20px;position:sticky;top:100px}.about-sidebar .about-kimi{width:240px;height:300px;object-fit:cover;border-radius:12px;box-shadow:var(--shadow)}.about-sidebar .about-logo{width:160px;height:160px;border-radius:50%;object-fit:cover;box-shadow:var(--shadow)}.about-body{min-width:0}.about-body h2:first-child{margin-top:0}@media (max-width:768px){.about-layout{grid-template-columns:1fr;gap:32px}.about-sidebar{position:static;flex-direction:row;justify-content:center}.about-sidebar .about-kimi{width:160px;height:200px}.about-sidebar .about-logo{width:110px;height:110px}}.about-naawic-logo{display:block;width:fit-content;max-width:240px;margin-left:auto;margin-right:auto;margin-bottom:32px}.about-naawic-logo img{height:70px;width:auto;max-width:240px;object-fit:contain}.section-subheading{font-size:1.5rem;font-weight:700;color:var(--primary);margin-bottom:24px}.section.section-dark .section-subheading{color:var(--white)}.testimonial{max-width:760px;margin:32px auto 0;font-size:1.05rem;line-height:1.75;color:var(--text);border-left:4px solid var(--primary-light);padding:24px 32px;background:var(--white);border-radius:0 12px 12px 0;box-shadow:var(--shadow)}.testimonial cite{display:block;margin-top:16px;font-style:normal;font-weight:700;color:var(--primary);font-size:.95rem}.awards-callout{max-width:760px;margin:32px auto;padding:24px 32px;background:var(--white);border-left:4px solid var(--primary-light);border-radius:0 12px 12px 0;box-shadow:var(--shadow);text-align:left;font-size:1.05rem;line-height:1.75;color:var(--text);display:flex;flex-direction:row;align-items:center;gap:24px}.awards-callout p{margin:0;flex:1}.awards-callout--stack{max-width:none;flex-direction:column;align-items:stretch}.awards-callout--wide{max-width:none}.awards-callout-img{width:100%;border-radius:8px;max-height:500px;object-fit:cover}.awards-callout-row{display:flex;align-items:center;gap:24px;margin-top:24px}.awards-callout-text{flex:1;min-width:0}.awards-callout h3{color:var(--primary);margin-bottom:12px;font-size:1.15rem}.awards-callout h4{color:var(--primary);margin:16px 0 8px;font-size:1.05rem}.testimonial--wide{max-width:none;display:flex;align-items:center;gap:24px;border-radius:12px}.testimonial-thumb{flex-shrink:0;width:218px;border-radius:8px;object-fit:cover;height:auto}.awards-callout-logo{flex-shrink:0;display:block;width:140px}.awards-callout-logo img{display:block;width:100%;height:auto;border-radius:8px;max-width:240px}.awards-gallery{display:flex;flex-direction:column;align-items:center;gap:28px;margin-top:40px}.awards-featured{display:block;width:100%;aspect-ratio:16/9;background:var(--bg-alt);overflow:hidden;border-radius:12px;box-shadow:0 12px 32px var(--primary-alpha-12)}.awards-featured img{display:block;width:100%;height:100%;object-fit:cover;object-position:top;transition:opacity .25s ease}.awards-featured img.is-swapping{opacity:0}.awards-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;width:100%;overflow:visible}.awards-thumb{padding:0;background:0 0;border:0;cursor:pointer;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px var(--primary-alpha-10);aspect-ratio:4/3;position:relative;z-index:1;transition:transform .25s ease,box-shadow .25s ease}.awards-thumb picture{display:block;width:100%;height:100%}.awards-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.awards-thumb:hover img{transform:scale(1.04)}.awards-thumb:focus-visible{outline:3px solid var(--primary-light);outline-offset:2px}.awards-thumb.is-active{transform:scale(1.08);box-shadow:0 10px 24px var(--primary-alpha-20);z-index:2}.awards-caption{max-width:720px;margin:8px auto 0;font-size:.95rem;line-height:1.6;color:var(--text-light);font-style:italic}.nawic-intro p{max-width:100%;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.75;color:var(--text)}.nawic-intro .testimonial{max-width:760px;margin-left:auto;margin-right:auto}@media (max-width:768px){.awards-callout{flex-direction:column;align-items:flex-start;padding:20px 24px;margin:24px auto}.awards-callout-logo{width:100px;align-self:center}.testimonial--wide{flex-direction:column;align-items:flex-start}.testimonial--wide>picture{align-self:center;width:140px;max-width:100%}.testimonial--wide .testimonial-thumb{width:100%;height:auto;margin-bottom:8px}.awards-thumb.is-active{transform:scale(1.04)}}@media (max-width:480px){.awards-thumbs{gap:8px}.awards-thumb.is-active{transform:scale(1.03)}}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:680px;margin:32px auto 0}.contact-card{background:var(--white);border-radius:12px;padding:20px;box-shadow:var(--shadow);display:flex;align-items:center;gap:16px;transition:transform .2s,box-shadow .2s}.contact-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.contact-card .icon{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:10px;background:var(--bg-alt);color:var(--primary)}.contact-card .icon svg{width:24px;height:24px}.contact-card-body{flex:1;min-width:0}.contact-card-body h3{color:var(--text-light);margin-bottom:2px;font-size:.75rem;text-transform:uppercase;letter-spacing:1px;font-weight:600}.contact-card-body .value{font-size:1rem;font-weight:600;color:var(--text);word-break:break-word}.contact-card-body .value a{color:var(--text)}.contact-card-body .value a:hover{color:var(--primary-light)}.contact-form-wrap{max-width:700px;margin:40px auto 0}.contact-form{background:var(--white);border-radius:12px;padding:40px;box-shadow:var(--shadow);text-align:left}.form-row{display:flex;gap:20px}.form-row .form-group{flex:1}.form-group{margin-bottom:20px}.form-group label{display:block;font-weight:600;color:var(--primary);margin-bottom:6px;font-size:.92rem}.form-group .required{color:#c9302c}.form-group input,.form-group textarea{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:8px;font-size:1rem;font-family:var(--font);color:var(--text);background:var(--bg);transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus{outline:0;border-color:var(--primary-light);box-shadow:0 0 0 3px var(--primary-alpha-10)}.form-group textarea{resize:vertical;min-height:120px}.form-footer{text-align:center;margin-top:8px}.form-status{max-width:700px;margin:0 auto 24px;padding:14px 20px;border-radius:8px;font-weight:600;text-align:center;display:none}.form-status.is-visible{display:block}.form-status.is-success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.form-status.is-error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@media (max-width:600px){.form-row{flex-direction:column;gap:0}.contact-form{padding:24px}}@media (max-width:600px){.contact-grid{grid-template-columns:1fr}}.btn{display:inline-block;padding:14px 32px;background:var(--primary);color:var(--white);border-radius:8px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;border:2px solid var(--white);cursor:pointer;font-size:1rem;text-decoration:none}.btn:hover{background:var(--primary-light);text-decoration:none;color:var(--white);transform:translateY(-2px);box-shadow:0 4px 14px var(--black-alpha-18)}.btn-accent{background:var(--primary);color:var(--white)}.btn-accent:hover{background:var(--primary-dark);color:var(--white)}footer.site{background:var(--primary);color:var(--white-alpha-85);padding:56px 0 24px}footer.site .container{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px}footer.site h3{color:var(--white);font-size:1.05rem;margin-bottom:16px;font-weight:700}footer.site p,footer.site a{color:var(--white-alpha-80);font-size:.92rem;line-height:1.6}footer.site a:hover{color:var(--white);text-decoration:underline}footer.site .footer-logo{display:flex;align-items:center;gap:12px;margin-bottom:16px}footer.site .footer-logo img{width:48px;height:48px;border-radius:50%;object-fit:cover}footer.site .footer-logo span{color:var(--white);font-weight:700;font-size:1rem}footer.site .copyright{grid-column:1/-1;text-align:center;padding-top:24px;border-top:1px solid var(--white-alpha-15);margin-top:16px;font-size:.85rem;color:var(--white-alpha-70);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.footer-social{display:flex;gap:12px;margin-top:16px}.footer-social a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--white-alpha-10);transition:background .2s,transform .2s}.footer-social a:hover{background:var(--white-alpha-22);text-decoration:none;transform:translateY(-2px)}.footer-social svg{width:20px;height:20px;fill:var(--white-alpha-85)}footer.site .designer-credit{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:var(--white-alpha-75)}footer.site .designer-credit a{display:inline-flex;align-items:center;gap:6px;color:inherit}footer.site .designer-credit a:hover{color:var(--white)}footer.site .designer-credit img{height:24px;width:auto;display:inline}.muted{color:var(--text-light)}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mb-32{margin-bottom:32px}.mt-16{margin-top:16px}.mt-32{margin-top:32px}.mx-auto{margin-left:auto;margin-right:auto}.mw-700{max-width:700px}.mw-800{max-width:800px}.mw-900{max-width:900px}.lang-mi{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.maori{font-style:italic}@media (max-width:860px){footer.site .container{grid-template-columns:1fr;gap:32px}}@media (max-width:768px){header.site .container{height:auto;min-height:70px;padding:12px 24px;flex-wrap:wrap}.menu-toggle{display:block;margin-left:auto}nav.primary{display:none;width:100%;flex-direction:column;padding:12px 0 8px;gap:4px;order:3;margin:0}nav.primary.open{display:flex}nav.primary a{padding:10px 14px}.header-social{order:2}.hero-inner{padding:0 24px;bottom:20%}.hero h1,.hero h2{font-size:1.7rem}.hero .hero-sub{font-size:1rem}.hero{min-height:480px}.page-header{padding:56px 0 40px}.page-header h1{font-size:1.85rem}.section{padding:56px 0}.section-title{font-size:1.55rem}.cards{grid-template-columns:1fr}.clients{grid-template-columns:repeat(3,1fr);gap:20px 16px}.about-portraits img{width:160px;height:160px}.partner-logos img{height:56px}.testimonial{padding:20px 24px;font-size:.98rem}.members-bar{grid-template-columns:repeat(5,1fr);gap:20px;padding:24px}.members-bar picture,.members-bar img{height:48px}}@media (max-width:480px){.logo span{font-size:.9rem}.hero h1{font-size:1.6rem}.page-header h1{font-size:1.6rem}.clients{grid-template-columns:repeat(2,1fr)}.members-bar{grid-template-columns:repeat(3,1fr);gap:16px;padding:20px}.members-bar picture,.members-bar img{height:40px}}.skip-link{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link:focus{position:fixed;top:8px;left:8px;z-index:10000;width:auto;height:auto;clip-path:none;padding:12px 24px;background:var(--primary);color:#fff;font-weight:700;border-radius:4px;font-size:1rem}:focus-visible{outline:3px solid var(--primary-light);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){*,::before,::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.section:has(.services-grid) .section-subtitle{max-width:none}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;text-align:left}.service-card{background:var(--white);border-radius:12px;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.service-card-thumb{aspect-ratio:16/9;background:linear-gradient(135deg,var(--primary-light) 0%,var(--primary-dark) 100%);display:flex;align-items:center;justify-content:center;color:var(--white-alpha-70)}.service-card-thumb svg{width:64px;height:64px}.service-card-thumb picture{display:block;width:100%;height:100%}.service-card-thumb img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.service-card-title{color:var(--primary);font-size:1.15rem;font-weight:700;padding:20px 20px 6px;line-height:1.3}.service-card-subtitle{color:var(--text-light);font-size:.92rem;line-height:1.55;padding:0 20px;flex:1}.service-card-btn{margin:18px 0 20px;padding:10px 20px;background:var(--primary);color:var(--white);border:0;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s,transform .2s;align-self:center}.service-card-btn:hover{background:var(--primary-dark);transform:translateY(-2px)}@media (max-width:900px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.services-grid{grid-template-columns:1fr}}.service-modal{position:fixed;top:0;left:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;z-index:1001;padding:24px}.service-modal.open{display:flex}.service-modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--black-alpha-70);cursor:pointer}.service-modal-content{position:relative;width:75vw;height:75vh;max-width:1200px;background:var(--white);border-radius:12px;padding:40px 48px;overflow-y:auto;box-shadow:0 20px 60px var(--black-alpha-50);z-index:1}.service-modal-close{position:absolute;top:12px;right:16px;background:0 0;border:0;font-size:2.2rem;line-height:1;cursor:pointer;color:var(--primary);padding:4px 12px;transition:color .2s,transform .2s}.service-modal-close:hover{color:var(--primary-dark);transform:scale(1.1)}.service-modal-title{color:var(--primary);font-size:1.8rem;font-weight:700;margin-bottom:20px;padding-right:40px;line-height:1.3}.service-modal-body{color:var(--text);font-size:1rem;line-height:1.7}.service-modal-body p{margin-bottom:16px}.service-modal-body p:last-child{margin-bottom:0}.service-modal-body ul{margin:0 0 16px;padding-left:22px}.service-modal-body li{margin-bottom:6px}.modal-body-layout{display:flex;gap:24px;align-items:center}.modal-body-text{flex:1 1 55%;min-width:0}.modal-body-image{flex:1 1 45%}.modal-body-image-sm{flex:0 0 30%;align-self:center}.modal-body-image picture{display:block}.modal-body-image img{width:100%;height:auto;display:block;border-radius:8px}@media (max-width:768px){.modal-body-layout{flex-direction:column}.modal-body-image{flex:1 1 auto;max-width:320px;align-self:center}}@media (max-width:768px){.service-modal-content{width:90vw;height:80vh;padding:32px 24px}.service-modal-title{font-size:1.4rem}}