@font-face{font-family:Gotham;src:url(/assets/gotham_bold-DnPUTuuR.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(/assets/gotham_bold-DnPUTuuR.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{font-family:Gotham,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color:#2c3f52;background-color:#f4f7fb;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#f2f6fb,#fff)}#root{min-height:100vh}img{display:block;max-width:100%}button{font:inherit}.landing{min-height:100vh;padding:2.5rem clamp(1rem,4vw,4rem) 4rem;background:linear-gradient(180deg,#f4f7fb,#fefefe 35%,#f8fafc)}.hero{max-width:1200px;margin:0 auto;background:#fff;border-radius:32px;padding:clamp(1.75rem,4vw,3.5rem);box-shadow:0 20px 60px #2a455a14}.hero__bar{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.hero__logo{width:min(260px,55vw);height:auto}.menu-button{width:60px;height:60px;border-radius:50%;border:1px solid #d3dae5;background:#fff;box-shadow:0 8px 24px #364c661f;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;cursor:pointer;transition:border-color .2s ease,transform .2s ease}.menu-button span{width:50%;height:2px;border-radius:999px;background:#4d637b}.menu-button:hover,.menu-button:focus-visible{border-color:#2a85c4;transform:translateY(-2px)}.hero__copy{margin-top:2.5rem}.hero__eyebrow{text-transform:uppercase;font-size:.85rem;letter-spacing:.15em;color:#4f94c1;margin-bottom:.75rem;font-weight:700}.hero__copy h1{font-size:clamp(2.15rem,4vw,3.2rem);line-height:1.2;color:#1f3548;margin:0;font-weight:700}.hero__copy h1 span{display:block;margin-top:.75rem;font-size:clamp(1.5rem,3vw,2.25rem);color:#243b53;font-weight:600}.hero__description{margin-top:1rem;color:#61707f;font-size:1rem;line-height:1.6}.services{margin:clamp(2.5rem,6vw,4.5rem) auto 0;max-width:1200px;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:2.5rem 3rem}.service-card{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.85rem;text-decoration:none;color:inherit;padding:.5rem;border-radius:24px;transition:transform .2s ease,box-shadow .2s ease}.service-card:hover,.service-card:focus-visible{transform:translateY(-4px);box-shadow:0 15px 30px #2b48651f}.service-card__icon{width:120px;height:120px;display:flex;align-items:center;justify-content:center}.service-card__icon img{width:100%;height:auto;object-fit:contain}.service-card p{margin:0;font-size:.95rem;text-transform:uppercase;font-weight:700;letter-spacing:.05em;color:#2e4762}.footer{margin-top:clamp(2rem,5vw,3.5rem);padding-top:2rem;border-top:1px solid rgba(46,71,98,.15);text-align:center;color:#6b7a8a;font-size:.9rem}@media(min-width:980px){.services{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:600px){.hero__bar{flex-direction:column}.menu-button{align-self:stretch;border-radius:16px;height:56px;width:100%;flex-direction:row;gap:12px}.menu-button span{width:26px}.services{gap:1.75rem}}
