:root{--ink:#07171d;--ink2:#102c33;--gold:#caae7b;--cream:#f5f2ea;--muted:#68777a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font:16px/1.55 "Segoe UI",Arial,sans-serif}a{text-decoration:none;color:inherit}.service-top{display:flex;align-items:center;justify-content:space-between;padding:18px clamp(20px,5vw,72px);color:#fff;background:#06171d}.service-brand{font-weight:900;letter-spacing:.08em}.service-brand small{display:block;color:var(--gold);font-size:.6rem}.service-top-actions{display:flex;align-items:center;gap:10px}.service-top-actions a,.lang button{padding:9px 13px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff;background:transparent;font-weight:800}.lang{display:flex}.lang button.active{color:var(--ink);background:var(--gold)}.service-hero{display:grid;grid-template-columns:1fr 1fr;min-height:570px;color:#fff;background:#081b21}.service-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(24px,7vw,110px)}.kicker{color:var(--gold);font-size:.68rem;font-weight:900;letter-spacing:.16em}.service-hero h1{margin:14px 0 20px;font:400 clamp(3.2rem,6vw,6rem)/.92 Georgia,serif;letter-spacing:-.055em}.service-hero p{max-width:600px;color:rgba(255,255,255,.72)}.service-hero img{width:100%;height:100%;object-fit:cover}.service-cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;margin-top:22px;padding:14px 22px;border-radius:999px;color:var(--ink);background:linear-gradient(135deg,#e2cda1,#b99661);font-weight:900}.service-body{max-width:1180px;margin:auto;padding:90px 25px}.service-intro{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.service-intro h2{margin:0;font:400 clamp(2.3rem,4vw,4rem)/1 Georgia,serif}.service-intro>div>p{color:var(--muted)}.includes{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:25px}.includes div{padding:18px;border:1px solid #d8d8d1;background:#fff}.pricing{margin-top:70px;padding:35px;color:#fff;background:#0c2931}.pricing h2{margin-top:0;font:400 2.4rem Georgia,serif}.prices{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.prices article{padding:24px;border:1px solid rgba(255,255,255,.15)}.prices strong{display:block;margin-top:20px;color:#efd49d;font-size:2rem}.pricing-note{margin:22px 0 0;color:rgba(255,255,255,.62);font-size:.78rem}.service-footer{padding:35px;text-align:center;color:rgba(255,255,255,.55);background:#041218}@media(max-width:760px){.service-top{padding:14px}.service-brand small{display:none}.service-top-actions a{display:none}.service-hero{grid-template-columns:1fr}.service-hero-copy{padding:60px 22px}.service-hero img{height:310px;grid-row:1}.service-intro{grid-template-columns:1fr;gap:25px}.includes,.prices{grid-template-columns:1fr}.service-body{padding:65px 18px}.pricing{padding:25px}}
