*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--teal: #2E6E75;--teal-light: #AFD5D3;--accent: #F6DCA8;--text: #183A3F;--bg: #F7FAF8;--border: #E6EEEE;--white: #ffffff;--teal-dark: #183A3F;--section-aqua: #EAF5F4}@font-face{font-family:ac-n;src:url("./media/Acumin-RPro-VBHJPKYS.otf")}@font-face{font-family:ac-b;src:url("./media/Acumin-BdPro-XJXSIABP.otf")}@font-face{font-family:ac-i;src:url("./media/Acumin-ItPro-6ISIAC42.otf")}.ac-n{font-family:ac-n,sans-serif}.ac-b{font-family:ac-b,serif}html{scroll-behavior:smooth}body{font-family:ac-n,sans-serif;background:var(--bg);color:var(--text);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:ac-b,serif;font-weight:600;color:var(--teal);line-height:1.15}h1{font-size:clamp(40px,5.5vw,68px)}h2{font-size:clamp(32px,4vw,48px)}h3{font-size:clamp(19px,2.2vw,24px)}p{color:var(--text);line-height:1.7}a{color:inherit;text-decoration:none}.container{max-width:1180px;margin:0 auto;padding:0 32px}.btn{display:inline-block;font-family:ac-n,sans-serif;font-weight:600;font-size:14px;letter-spacing:.5px;text-transform:uppercase;padding:14px 30px;border-radius:7px;cursor:pointer;transition:all .22s ease;border:none}.btn-primary{background:var(--teal);color:var(--white)}.btn-primary:hover{background:var(--teal-dark)}.btn-primary-disabled{background:var(--teal-light);color:var(--white);cursor:default}.btn-secondary{background:transparent;color:var(--teal);border:1.5px solid var(--teal)}.btn-secondary:hover{background:var(--teal-light)}.btn-white{background:var(--white);color:var(--teal)}.btn-white:hover{background:var(--accent)}.teal-divider{width:56px;height:2px;background:var(--teal);border-radius:2px;margin-bottom:24px}section{padding:100px 0}.section-aqua{background:var(--section-aqua)}.section-white{background:var(--white);min-height:100vh}.section-label{font-family:ac-n,sans-serif;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--teal);margin-bottom:12px;opacity:.8}.card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:32px;box-shadow:0 2px 16px #2e6e750f;transition:box-shadow .25s,transform .25s}.card:hover{box-shadow:0 8px 32px #2e6e751f;transform:translateY(-3px)}.card h3{margin-bottom:12px}.card p{font-size:15.5px;line-height:1.65}.card-icon{width:44px;height:44px;background:var(--section-aqua);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.card-icon svg{width:22px;height:22px;stroke:var(--teal);fill:none;stroke-width:1.8}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:900px){.grid-3{grid-template-columns:1fr 1fr}}@media(max-width:600px){.grid-3,.grid-2{grid-template-columns:1fr}}footer{background:var(--teal-dark);color:#ffffffa6;padding:36px 0}.foot-inner{max-width:1180px;margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.foot-logo img{height:32px;width:auto;filter:brightness(0) invert(1);opacity:.85}.foot-links{display:flex;gap:24px;flex-wrap:wrap}.foot-links a{font-size:13px;color:#fff9;transition:color .2s}.foot-links a:hover{color:#fff}.foot-copy{font-size:12.5px;color:#fff6}@media(max-width:860px){.nav-links{display:none}.nav-links.open{display:flex;flex-direction:column;position:absolute;top:72px;left:0;right:0;background:var(--bg);border-bottom:1px solid var(--border);padding:20px 32px;gap:16px;z-index:99}.hamburger{display:flex}.hero-wrap{padding:80px 24px!important}}@media(max-width:600px){section{padding:68px 0}.container{padding:0 20px}.hero-wrap{padding:64px 20px!important}}@media(max-width:860px){#services .container>div[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important}}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.hero-content>*{animation:fadeUp .7s ease both}.hero-content>*:nth-child(1){animation-delay:.1s}.hero-content>*:nth-child(2){animation-delay:.2s}.hero-content>*:nth-child(3){animation-delay:.3s}.hero-content>*:nth-child(4){animation-delay:.4s}.hero-content>*:nth-child(5){animation-delay:.5s}.hero-visual{animation:fadeUp .9s ease .3s both}@keyframes logoScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-carousel:hover{animation-play-state:paused}
