@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{--navy:#062b72;--navy-dark:#041f52;--blue:#0b3f9c;--gold:#f5a800;--gold-light:#ffbd22;--orange:#f79400;--white:#fff;--black:#111827;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-500:#64748b;--gray-700:#334155;--font-body:"DM Sans", sans-serif;--font-display:"Playfair Display", serif;--container:1180px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--black);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,h4,p{margin:0}h1,h2,h3{line-height:1.1}h1,h2{font-family:var(--font-display)}.container{width:min(100% - 40px, var(--container));margin-inline:auto}main{min-height:100vh}.hero{background:var(--navy);min-height:680px;color:var(--white);align-items:center;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:var(--gold);opacity:.9;border-radius:50%;width:650px;height:650px;position:absolute;top:-300px;right:-250px}.hero:after{content:"";background:var(--blue);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-300px;left:-300px}.hero-content{z-index:2;max-width:700px;position:relative}.hero-eyebrow{color:var(--gold-light);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:20px;font-size:.9rem;font-weight:700;display:inline-flex}.hero-eyebrow:before{content:"";background:var(--gold);width:35px;height:2px}.hero h1{letter-spacing:-.04em;margin-bottom:24px;font-size:clamp(3rem,7vw,6rem)}.hero h1 span{color:var(--gold)}.hero p{color:#fffc;max-width:600px;margin-bottom:36px;font-size:1.15rem}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.btn{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 26px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--gold);color:var(--navy-dark);box-shadow:0 10px 25px #f5a80040}.btn-primary:hover{background:var(--gold-light)}.btn-outline{color:var(--white);border:1px solid #fff6}.btn-outline:hover{border-color:var(--white);background:#ffffff14}.section{padding:100px 0}.section-header{max-width:650px;margin-bottom:50px}.section-label{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;margin-bottom:12px;font-size:.8rem;font-weight:700;display:block}.section-title{color:var(--navy);font-size:clamp(2.2rem,5vw,3.8rem)}.section-description{color:var(--gray-500);margin-top:18px;font-size:1.05rem}@media (width<=768px){.container{width:min(100% - 28px, var(--container))}.hero{min-height:600px}.section{padding:70px 0}.hero-actions{flex-direction:column;align-items:flex-start}}.site-header{z-index:1000;border-bottom:1px solid #0000;width:100%;transition:background .3s,box-shadow .3s,border-color .3s;position:fixed;top:0;left:0}.site-header.scrolled{border-color:var(--gray-200);backdrop-filter:blur(12px);background:#fffffff5;box-shadow:0 8px 30px #0000000f}.nav-container{justify-content:space-between;align-items:center;gap:30px;height:82px;display:flex}.logo,.footer-logo{align-items:center;gap:11px;display:inline-flex}.logo-mark{background:var(--gold);width:44px;height:44px;color:var(--navy);border-radius:50%;flex-shrink:0;place-items:center;font-size:.8rem;font-weight:800;display:grid}.logo-text{flex-direction:column;line-height:1.1;display:flex}.logo-text strong{color:var(--navy);font-size:1rem;font-weight:800}.logo-text small{color:var(--gray-500);margin-top:4px;font-size:.65rem;font-weight:500}.desktop-nav{align-items:center;gap:32px;display:flex}.desktop-nav a{color:var(--gray-700);font-size:.9rem;font-weight:600;transition:color .2s;position:relative}.desktop-nav a:after{content:"";background:var(--gold);width:0;height:2px;transition:width .2s;position:absolute;bottom:-7px;left:0}.desktop-nav a:hover{color:var(--navy)}.desktop-nav a:hover:after{width:100%}.nav-cta{background:var(--navy);min-height:44px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-size:.85rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.nav-cta:hover{background:var(--blue);transform:translateY(-1px)}.menu-toggle{background:0 0;border:0;width:44px;height:44px;padding:10px;display:none}.menu-toggle span{background:var(--navy);width:24px;height:2px;margin:5px auto;transition:transform .2s,opacity .2s;display:block}.mobile-menu{background:var(--white);border-top:1px solid var(--gray-100);padding:10px 20px 25px;display:none}.mobile-menu a{border-bottom:1px solid var(--gray-100);color:var(--navy);padding:13px 0;font-weight:600;display:block}.site-footer{background:var(--navy-dark);color:var(--white)}.footer-main{grid-template-columns:2fr 1fr 1fr 1.4fr;gap:60px;padding-top:80px;padding-bottom:70px;display:grid}.footer-brand{max-width:340px}.footer-logo .logo-mark{background:var(--gold)}.footer-logo .logo-text strong{color:var(--white)}.footer-logo .logo-text small{color:#ffffff8c}.footer-brand>p{color:#ffffffa6;margin-top:22px;font-size:.95rem}.footer-column{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-column h3{color:var(--gold);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.85rem;font-weight:700}.footer-column a,.footer-column span{color:#ffffffa6;font-size:.9rem;transition:color .2s}.footer-column a:hover{color:var(--white)}.footer-contact a{word-break:break-word}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:30px;padding-top:25px;padding-bottom:25px;display:flex}.footer-bottom p{color:#ffffff73;font-size:.8rem}@media (width<=900px){.desktop-nav,.nav-cta{display:none}.menu-toggle,.menu-open .mobile-menu{display:block}.menu-open .menu-toggle span:first-child{transform:translateY(7px)rotate(45deg)}.menu-open .menu-toggle span:nth-child(2){opacity:0}.menu-open .menu-toggle span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.footer-main{grid-template-columns:1fr 1fr;gap:45px 30px}}@media (width<=600px){.nav-container{height:72px}.logo-text small{display:none}.footer-main{grid-template-columns:1fr;gap:40px;padding-top:60px;padding-bottom:50px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}}.stats-section{background:var(--gray-50);padding:110px 0}.stats-header{max-width:650px;margin-bottom:50px}.stats-header .section-title span,.services-section .section-title span{color:var(--blue)}.stats-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.stat-card{background:var(--white);border:1px solid var(--gray-200);border-radius:18px;padding:34px 28px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.stat-card:before{content:"";background:var(--gold);width:100%;height:4px;position:absolute;top:0;left:0}.stat-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #062b721a}.stat-card strong{color:var(--navy);font-family:var(--font-display);margin-bottom:12px;font-size:clamp(2.5rem,4vw,4rem);line-height:1;display:block}.stat-card h3{color:var(--black);margin-bottom:8px;font-size:1rem}.stat-card p{color:var(--gray-500);font-size:.85rem;line-height:1.5}.services-section{background:var(--white);padding:110px 0}.services-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.service-card{border:1px solid var(--gray-200);background:var(--white);border-radius:18px;gap:25px;padding:32px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative}.service-card:hover{border-color:#f5a80099;transform:translateY(-4px);box-shadow:0 18px 40px #062b7214}.service-number{background:var(--navy);width:52px;height:52px;color:var(--gold);border-radius:50%;flex-shrink:0;place-items:center;font-size:.85rem;font-weight:800;display:grid}.service-content{flex:1}.service-content h3{color:var(--navy);margin-bottom:9px;font-size:1.15rem}.service-content p{color:var(--gray-500);margin-bottom:18px;font-size:.9rem;line-height:1.6}.service-link{color:var(--blue);align-items:center;gap:7px;font-size:.85rem;font-weight:700;display:inline-flex}.service-link span{transition:transform .2s}.service-link:hover span{transform:translate(4px)}.service-card:last-child{background:var(--navy);border-color:var(--navy)}.service-card:last-child .service-number{background:var(--gold);color:var(--navy)}.service-card:last-child h3{color:var(--white)}.service-card:last-child p{color:#ffffffa6}.service-card:last-child .service-link{color:var(--gold)}.contact-section{background:var(--gray-50);padding:110px 0}.contact-card{background:var(--navy);color:var(--white);border-radius:28px;grid-template-columns:1.4fr 1fr;gap:70px;padding:70px;display:grid;position:relative;overflow:hidden}.contact-card:before{content:"";background:var(--gold);opacity:.9;border-radius:50%;width:450px;height:450px;position:absolute;top:-220px;right:-180px}.contact-content,.contact-details{z-index:1;position:relative}.contact-content .section-label{color:var(--gold)}.contact-content h2{max-width:650px;margin-bottom:22px;font-size:clamp(2.5rem,5vw,4.5rem)}.contact-content h2 span{color:var(--gold)}.contact-content>p{color:#ffffffb3;max-width:580px;margin-bottom:32px;font-size:1rem}.contact-actions{flex-wrap:wrap;gap:12px;display:flex}.btn-light{background:var(--white);color:var(--navy)}.btn-light:hover{background:var(--gray-100)}.contact-details{flex-direction:column;justify-content:center;gap:30px;display:flex}.contact-detail{align-items:flex-start;gap:16px;display:flex}.contact-icon{width:46px;height:46px;color:var(--gold);background:#ffffff1a;border-radius:50%;flex-shrink:0;place-items:center;font-weight:700;display:grid}.contact-detail div{flex-direction:column;gap:3px;display:flex}.contact-detail small{color:#ffffff73;letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px;font-size:.7rem;font-weight:700}.contact-detail a,.contact-detail div>span{color:var(--white);font-size:.95rem}.contact-detail a:hover{color:var(--gold)}@media (width<=900px){.stats-grid{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:1fr}.contact-card{grid-template-columns:1fr;gap:50px;padding:50px}}@media (width<=600px){.stats-grid{grid-template-columns:1fr}.stat-card{padding:28px 24px}.service-card{padding:25px}.contact-card{border-radius:20px;padding:35px 25px}.contact-actions{flex-direction:column;align-items:stretch}}
