:root{--ink:#0b1930;--navy:#102a49;--orange:#f15a24;--yellow:#ffc526;--canvas:#f5f7fa;--text:#172942;--muted:#68778c;--line:#dfe5ec;--shadow:0 22px 55px rgba(11,25,48,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--canvas);font:400 1rem/1.6 "DM Sans",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}.skip{position:fixed;z-index:100;top:8px;left:8px;padding:9px 13px;color:#fff;background:var(--ink);transform:translateY(-150%)}.skip:focus{transform:none}.topbar{position:sticky;z-index:50;top:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;height:76px;padding:0 max(24px,calc((100vw - 1280px)/2));background:rgba(255,255,255,.96);border-bottom:1px solid rgba(11,25,48,.08);backdrop-filter:blur(16px)}.logo img{width:154px}.topbar nav{display:flex;justify-content:center;gap:30px}.topbar nav a{color:#536278;font-size:.86rem;font-weight:800}.topbar nav a.active{color:var(--orange)}.book{display:grid;min-height:46px;place-items:center;padding:10px 18px;color:#fff;background:var(--orange);border-radius:10px;font-weight:800}.menu{display:none}.eyebrow{margin:0;color:var(--orange);font-size:.7rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.service-hero{display:grid;grid-template-columns:1.15fr .55fr;gap:70px;align-items:center;min-height:620px;padding:70px max(24px,calc((100vw - 1180px)/2));color:#fff;background:radial-gradient(circle at 85% 14%,rgba(255,197,38,.2),transparent 28%),var(--ink)}.service-hero .eyebrow{color:var(--yellow)}.service-hero h1{max-width:850px;margin:14px 0 24px;font-size:clamp(3.7rem,6vw,6.3rem);line-height:.93;letter-spacing:-.06em}.service-hero h1 em{color:var(--orange);font-style:normal}.service-hero>div>p:not(.eyebrow){max-width:670px;color:#b8c4d3;font-size:1.02rem}.hero-actions{display:flex;gap:12px;margin-top:28px}.hero-actions a{padding:12px 16px;border:1px solid rgba(255,255,255,.25);border-radius:10px;font-size:.75rem;font-weight:900}.hero-actions a:first-child{color:var(--ink);background:var(--yellow);border-color:var(--yellow)}.service-hero aside{padding:25px;background:#fff;border-radius:18px;color:var(--ink);box-shadow:0 25px 65px rgba(0,0,0,.24)}.service-hero aside>small{color:var(--orange);font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.service-hero ol{display:grid;gap:1px;margin:15px 0 0;padding:1px;background:var(--line);border-radius:11px;overflow:hidden;list-style:none}.service-hero li{display:grid;grid-template-columns:32px 1fr;align-items:center;padding:11px;background:#f7f9fb;font-size:.72rem;font-weight:700}.service-hero li b{color:var(--orange)}.services{padding:95px max(24px,calc((100vw - 1180px)/2))}.section-head{display:grid;grid-template-columns:1.1fr .6fr;gap:60px;align-items:end;margin-bottom:38px}.section-head h2{margin:9px 0 0;color:var(--ink);font-size:clamp(2.6rem,4.5vw,4.6rem);line-height:.98;letter-spacing:-.05em}.section-head>p{color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.service-grid article{display:flex;min-height:340px;flex-direction:column;padding:25px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 15px 40px rgba(11,25,48,.055);transition:.22s}.service-grid article:hover{transform:translateY(-4px);border-color:#efac92;box-shadow:var(--shadow)}.service-grid article.featured{color:#fff;background:var(--navy);border-color:var(--navy)}.service-grid article.wide{grid-column:1/-1;min-height:300px}.number{display:flex;align-items:center;justify-content:space-between;color:var(--orange);font-size:.68rem;font-weight:900}.number span{padding:5px 8px;color:#66778b;background:#f0f3f6;border-radius:6px;font-size:.55rem;text-transform:uppercase}.featured .number span{color:var(--yellow);background:rgba(255,255,255,.1)}.service-grid h3{margin:35px 0 8px;color:var(--ink);font-size:1.55rem}.service-grid article>p{max-width:580px;color:var(--muted);font-size:.82rem}.featured h3{color:#fff}.featured>p{color:#b7c3d1!important}.service-grid dl{margin:auto 0 20px;padding:12px;background:#f6f8fa;border-radius:9px}.service-grid dt{color:#8a96a6;font-size:.56rem;font-weight:900;text-transform:uppercase}.service-grid dd{margin:2px 0 0;font-size:.72rem;font-weight:800}.featured dl{background:rgba(255,255,255,.08)}.service-grid article>div:last-child{display:flex;gap:8px}.service-grid article>div:last-child a{flex:1;display:grid;min-height:47px;place-items:center;padding:9px;color:#fff;background:var(--orange);border-radius:9px;text-align:center;font-size:.7rem;font-weight:900}.service-grid article>div:last-child a:last-child{color:var(--ink);background:#edf1f5}.featured>div:last-child a:first-child{color:var(--ink);background:var(--yellow)}.service-help{display:flex;align-items:end;justify-content:space-between;gap:50px;padding:80px max(24px,calc((100vw - 1180px)/2));color:#fff;background:var(--ink)}.service-help h2{margin:8px 0 13px;font-size:clamp(2.2rem,4vw,4rem);line-height:1}.service-help p:not(.eyebrow){max-width:730px;color:#afbbca}.service-help>a{flex:none;padding:13px 17px;color:var(--ink);background:var(--yellow);border-radius:10px;font-weight:900}footer{display:grid;grid-template-columns:1.4fr .7fr .8fr;gap:45px;padding:65px max(24px,calc((100vw - 1180px)/2)) 28px;background:#fff}footer img{width:145px}footer p{max-width:340px;color:var(--muted);font-size:.8rem}footer nav,footer>div:last-of-type{display:grid;align-content:start;gap:8px;font-size:.78rem;font-weight:700}footer>small{grid-column:1/-1;padding-top:22px;color:#8b96a5;border-top:1px solid var(--line);font-size:.68rem}.mobile-book{display:none}
@media(max-width:850px){.service-hero,.section-head{grid-template-columns:1fr}.service-hero{gap:35px}.service-grid{grid-template-columns:1fr}.service-grid article.wide{grid-column:auto}.service-help{align-items:flex-start;flex-direction:column}footer{grid-template-columns:1fr 1fr}}
@media(max-width:650px){body{padding-bottom:70px}.topbar{grid-template-columns:auto 1fr auto;height:68px;padding:0 14px}.logo img{width:132px}.menu{display:grid;width:43px;height:43px;align-content:center;justify-content:center;gap:5px;margin-left:auto;background:#f3f5f7;border:1px solid var(--line);border-radius:10px}.menu span{display:block;width:20px;height:2px;background:var(--ink)}.menu b{position:absolute;width:1px;height:1px;overflow:hidden}.topbar nav{position:absolute;top:67px;right:0;left:0;display:none;padding:12px 18px 18px;background:#fff;border-bottom:1px solid var(--line)}.topbar nav.open{display:grid}.topbar nav a{padding:9px 0}.book{display:none}.service-hero{min-height:0;padding:48px 17px}.service-hero h1{font-size:3rem}.hero-actions{align-items:stretch;flex-direction:column;text-align:center}.services,.service-help{padding:58px 17px}.section-head{gap:14px}.section-head h2{font-size:2.35rem}.service-grid article{min-height:320px;padding:20px}.service-grid article>div:last-child{flex-direction:column}.service-help>a{width:100%;text-align:center}footer{grid-template-columns:1fr;padding:45px 21px}.mobile-book{position:fixed;z-index:70;right:10px;bottom:10px;left:10px;display:flex;align-items:center;justify-content:space-between;padding:13px 16px;color:#fff;background:var(--ink);border-radius:13px;box-shadow:0 12px 32px rgba(5,17,32,.3);font-weight:900}.mobile-book b{padding:6px 10px;color:var(--ink);background:var(--yellow);border-radius:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
