:root {
    --service-paper: #fffdf8;
    --service-cream: #f6efdd;
    --service-ink: #2e2a24;
    --service-muted: #746e64;
    --service-gold: #d3a319;
    --service-gold-deep: #8f6708;
    --service-line: rgba(88, 68, 30, .14);
}

.website-services-page { overflow: clip; background: var(--service-paper); }
.website-services-page #serviceCatalog { scroll-margin-top: 88px; }
.website-services-hero { position: relative; overflow: hidden; padding: 92px 0 84px; background: radial-gradient(circle at 92% 8%, rgba(222,178,50,.19), transparent 23%), linear-gradient(135deg, #24211d, #3a3227); color: #fff; }
.website-services-hero::before { position: absolute; top: -240px; left: -210px; width: 520px; height: 520px; border: 1px solid rgba(255,255,255,.055); border-radius: 50%; content: ""; }
.website-services-hero__grid { position: relative; display: grid; grid-template-columns: minmax(0, 1.03fr) minmax(430px, .97fr); gap: clamp(50px, 7vw, 95px); align-items: center; }
.website-services-eyebrow { display: inline-flex; gap: 13px; align-items: center; color: #efd179; font-size: 11px; font-weight: 800; letter-spacing: .25em; text-transform: uppercase; }
.website-services-eyebrow::before { width: 34px; height: 1px; background: #efd179; content: ""; }
.website-services-hero h1 { max-width: 760px; margin: 19px 0 24px; color: #fff; font-family: var(--hm-serif); font-size: clamp(52px, 6vw, 78px); font-weight: 600; line-height: 1.02; letter-spacing: -.035em; }
.website-services-hero__copy > p { max-width: 650px; margin: 0; color: rgba(255,255,255,.67); font-size: 16px; line-height: 1.8; }
.website-services-hero__actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 30px; }
.website-services-hero__actions .btn { min-height: 54px; padding-inline: 24px; }
.website-services-hero__proof { display: flex; margin-top: 37px; padding-top: 22px; border-top: 1px solid rgba(255,255,255,.14); }
.website-services-hero__proof > div { display: grid; min-width: 0; grid-template-columns: auto 1fr; gap: 9px; align-items: center; padding: 0 22px; border-left: 1px solid rgba(255,255,255,.13); }
.website-services-hero__proof > div:first-child { padding-left: 0; border-left: 0; }
.website-services-hero__proof strong { color: #efd179; font-family: var(--hm-serif); font-size: 28px; font-weight: 600; }
.website-services-hero__proof span { max-width: 100px; color: rgba(255,255,255,.56); font-size: 10px; line-height: 1.4; }
.website-services-hero__visual { position: relative; min-height: 515px; padding: 0 45px 35px 0; }
.website-services-hero__visual::after { position: absolute; right: 0; bottom: 0; width: 64%; height: 69%; border-radius: 2px 26px 2px 2px; background: #d8b856; content: ""; opacity: .72; }
.website-services-hero__image { position: absolute; z-index: 1; display: block; overflow: hidden; color: #fff; text-decoration: none; box-shadow: 0 28px 65px rgba(0,0,0,.32); }
.website-services-hero__image picture { display: block; width: 100%; height: 100%; }
.website-services-hero__image img { width: 100%; height: 100%; object-fit: cover; transition: transform .65s ease; }
.website-services-hero__image:hover img { transform: scale(1.035); }
.website-services-hero__image--main { top: 0; right: 45px; bottom: 35px; left: 0; border-radius: 2px 78px 2px 2px; }
.website-services-hero__image--main::after { position: absolute; inset: 0; background: linear-gradient(180deg, transparent 50%, rgba(24,21,17,.72)); content: ""; }
.website-services-hero__image--main > span { position: absolute; right: 25px; bottom: 24px; left: 25px; z-index: 1; }
.website-services-hero__image--main small,
.website-services-hero__image--main strong { display: block; }
.website-services-hero__image--main small { margin-bottom: 6px; color: #efd179; font-size: 9px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.website-services-hero__image--main strong { max-width: 320px; color: #fff; font-family: var(--hm-serif); font-size: 25px; line-height: 1.18; }
.website-services-hero__image--secondary { right: 0; bottom: 0; width: 150px; height: 190px; border: 5px solid #302a22; border-radius: 2px 24px 2px 2px; }
.website-services-hero__note { position: absolute; top: 27px; right: 8px; z-index: 2; display: inline-flex; gap: 8px; align-items: center; max-width: 172px; padding: 10px 13px; border: 1px solid rgba(255,255,255,.22); border-radius: 999px; background: rgba(32,28,23,.7); color: rgba(255,255,255,.74); font-size: 9px; backdrop-filter: blur(9px); }
.website-services-hero__note i { color: #efd179; }
.website-services-hero__visual--fallback { display: grid; place-items: center; border: 1px solid rgba(255,255,255,.12); background: radial-gradient(circle, rgba(213,169,45,.25), transparent 60%); }
.website-services-hero__fallback-mark { display: grid; width: 120px; height: 120px; place-items: center; border: 1px solid rgba(255,255,255,.2); border-radius: 50%; color: #efd179; font-size: 44px; }

.website-services-journey { border-bottom: 1px solid var(--service-line); background: #f2e8ce; }
.website-services-journey__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.website-services-journey__grid > div { display: grid; min-width: 0; grid-template-columns: 26px 38px minmax(0, 1fr); gap: 12px; align-items: center; padding: 23px 30px; border-left: 1px solid rgba(102,76,24,.12); }
.website-services-journey__grid > div:first-child { border-left: 0; }
.website-services-journey__grid > div > span { color: #9a710c; font-family: var(--hm-serif); font-size: 13px; }
.website-services-journey__grid > div > i { display: grid; width: 38px; height: 38px; place-items: center; border-radius: 50%; background: rgba(255,255,255,.64); color: #8c6508; }
.website-services-journey__grid p { margin: 0; }
.website-services-journey__grid strong,
.website-services-journey__grid small { display: block; }
.website-services-journey__grid strong { color: var(--service-ink); font-size: 12px; }
.website-services-journey__grid small { margin-top: 3px; color: var(--service-muted); font-size: 9px; line-height: 1.4; }

.website-services-catalog { padding: 105px 0 110px; background: radial-gradient(circle at 100% 0, rgba(213,169,45,.09), transparent 20%), url('/layouts/spa/bg_body.png'), var(--service-paper); }
.website-services-heading { display: grid; grid-template-columns: minmax(0, 1.3fr) minmax(300px, .7fr); gap: 55px; align-items: end; margin-bottom: 42px; }
.website-services-heading h2 { max-width: 750px; margin: 0; color: var(--service-ink); font-family: var(--hm-serif); font-size: clamp(42px, 5vw, 61px); font-weight: 600; line-height: 1.06; letter-spacing: -.03em; }
.website-services-heading > p { margin: 0 0 7px; color: var(--service-muted); font-size: 13px; line-height: 1.75; }
.website-services-filter-panel { margin-bottom: 30px; padding: 16px; border: 1px solid var(--service-line); border-radius: 3px 20px 3px 3px; background: rgba(255,255,255,.82); box-shadow: 0 18px 42px rgba(73,56,22,.07); backdrop-filter: blur(12px); }
.website-services-needs { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 8px; }
.website-services-needs button { display: grid; min-width: 0; min-height: 58px; grid-template-columns: 30px minmax(0, 1fr) auto; gap: 8px; align-items: center; padding: 10px 12px; border: 1px solid rgba(91,70,28,.1); border-radius: 2px 12px 2px 2px; background: #f9f4e8; color: #625b50; text-align: left; transition: border-color .22s ease, background-color .22s ease, color .22s ease, transform .22s ease; }
.website-services-needs button > i { display: grid; width: 30px; height: 30px; place-items: center; border-radius: 50%; background: #fff; color: #966d0a; font-size: 11px; }
.website-services-needs button span { overflow: hidden; font-size: 10px; font-weight: 700; line-height: 1.25; text-overflow: ellipsis; }
.website-services-needs button b { color: #9a710c; font-family: var(--hm-serif); font-size: 15px; }
.website-services-needs button:hover { border-color: rgba(150,109,10,.35); transform: translateY(-1px); }
.website-services-needs button.is-active { border-color: #b98811; background: #332e26; color: #fff; box-shadow: 0 10px 24px rgba(55,43,20,.14); }
.website-services-needs button.is-active > i { background: #d7a81f; color: #fff; }
.website-services-needs button.is-active b { color: #efd179; }
.website-services-tools { display: grid; grid-template-columns: minmax(0, 1fr) 250px; gap: 10px; margin-top: 12px; padding-top: 12px; border-top: 1px solid rgba(91,70,28,.1); }
.website-services-search,
.website-services-sort { display: flex; min-height: 50px; align-items: center; border: 1px solid rgba(91,70,28,.12); border-radius: 2px 12px 2px 2px; background: #fff; }
.website-services-search { gap: 10px; padding: 0 16px; }
.website-services-search > i { color: #a7790e; }
.website-services-search input { width: 100%; border: 0; outline: 0; background: transparent; color: var(--service-ink); font-size: 13px; }
.website-services-search input::placeholder { color: #9a958c; }
.website-services-sort { position: relative; padding: 0 38px 0 13px; }
.website-services-sort > span { margin-right: 9px; color: #9a710c; font-size: 9px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; white-space: nowrap; }
.website-services-sort select { width: 100%; border: 0; outline: 0; appearance: none; background: transparent; color: var(--service-ink); font-size: 11px; font-weight: 700; }
.website-services-sort > i { position: absolute; right: 14px; color: #9a710c; font-size: 9px; pointer-events: none; }
.website-services-result { padding: 12px 2px 0; color: var(--service-muted); font-size: 11px; }
.website-services-result strong { color: #8c6508; font-family: var(--hm-serif); font-size: 16px; }

.website-services-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.website-service-card { position: relative; display: flex; min-width: 0; flex-direction: column; overflow: hidden; border: 1px solid rgba(118,78,24,.18); border-radius: 2px 26px 2px 2px; background: linear-gradient(155deg, rgba(255,255,255,.98), rgba(250,246,237,.96)); box-shadow: 0 16px 38px rgba(66,47,20,.075); isolation: isolate; transition: transform .32s ease, box-shadow .32s ease, border-color .32s ease; }
.website-service-card::before { position: absolute; right: 0; bottom: 0; left: 0; z-index: 2; height: 2px; background: linear-gradient(90deg, #85501c, #f1d27c 50%, #85501c); content: ""; opacity: 0; transform: scaleX(.45); transition: opacity .32s ease, transform .32s ease; }
.website-service-card:hover { border-color: rgba(157,105,38,.42); box-shadow: 0 24px 52px rgba(66,47,20,.14); transform: translateY(-5px); }
.website-service-card:hover::before { opacity: .9; transform: scaleX(1); }
.website-service-card__media { position: relative; display: block; height: 205px; overflow: hidden; background: linear-gradient(145deg, #eee1b8, #d8d0be); }
.website-service-card__media picture { display: block; width: 100%; height: 100%; }
.website-service-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .7s cubic-bezier(.2,.65,.25,1), filter .32s ease; }
.website-service-card:hover .website-service-card__media img { filter: saturate(.93) contrast(1.03); transform: scale(1.045); }
.website-service-card__media::after { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(25,21,16,.08), transparent 46%, rgba(25,21,16,.45)); content: ""; }
.website-service-card__number { position: absolute; top: 13px; left: 13px; z-index: 1; display: grid; min-width: 34px; height: 28px; padding: 0 9px; place-items: center; border: 1px solid rgba(241,210,124,.48); border-radius: 999px; background: rgba(32,27,21,.72); color: #f7ead3; font-family: var(--hm-serif); font-size: 10px; letter-spacing: .06em; backdrop-filter: blur(10px); }
.website-service-card__need { position: absolute; right: 13px; bottom: 12px; z-index: 1; display: inline-flex; gap: 6px; align-items: center; max-width: calc(100% - 26px); padding: 7px 11px; border: 1px solid rgba(241,210,124,.3); border-radius: 999px; background: rgba(32,27,21,.74); color: rgba(255,250,238,.9); font-size: 8px; font-weight: 700; text-transform: uppercase; letter-spacing: .045em; backdrop-filter: blur(10px); }
.website-service-card__need i { color: #e2b75d; }
.website-service-card__body { display: flex; min-height: 185px; flex: 1; flex-direction: column; padding: 17px 20px 18px; }
.website-service-card__meta { display: flex; min-height: 20px; justify-content: space-between; gap: 12px; color: #996a26; font-size: 8px; font-weight: 800; letter-spacing: .075em; text-transform: uppercase; }
.website-service-card__meta span { display: inline-flex; gap: 6px; align-items: center; }
.website-service-card__meta strong { display: inline-flex; gap: 3px; align-items: baseline; color: #76501d; font-family: var(--hm-serif); font-size: 14px; font-weight: 600; letter-spacing: 0; text-transform: none; }
.website-service-card__meta strong small { color: #9c743d; font-family: var(--font-body); font-size: 8px; font-weight: 800; text-transform: uppercase; }
.website-service-card h3 { display: -webkit-box; min-height: 54px; overflow: hidden; margin: 8px 0 7px; font-size: 24px; line-height: 1.12; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.website-service-card h3 a { color: #302920; text-decoration: none; transition: color .22s ease; }
.website-service-card:hover h3 a { color: #76501d; }
.website-service-card__body > p { display: -webkit-box; overflow: hidden; margin: 0 0 14px; color: #777066; font-size: 11px; line-height: 1.55; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.website-service-card__actions { display: flex; align-items: center; justify-content: space-between; gap: 14px; margin-top: auto; padding-top: 12px; border-top: 1px solid rgba(118,78,24,.11); }
.website-service-card__actions > a { color: #80571f; font-size: 9px; font-weight: 800; letter-spacing: .055em; text-decoration: none; text-transform: uppercase; }
.website-service-card__actions > a i { margin-left: 6px; font-size: 8px; transition: transform .2s ease; }
.website-service-card__actions > a:hover i { transform: translateX(3px); }
.website-service-card__actions button { display: inline-flex; min-width: 82px; height: 34px; flex: 0 0 auto; gap: 7px; align-items: center; justify-content: center; padding: 0 12px; border: 1px solid rgba(133,80,28,.24); border-radius: 999px; background: #f8ecd5; color: #80571f; font-size: 9px; font-weight: 800; transition: background-color .22s ease, color .22s ease, transform .22s ease, border-color .22s ease; }
.website-service-card__actions button:hover { border-color: #8e5920; background: #8e5920; color: #fffaf0; transform: translateY(-2px); }
.website-services-empty { grid-column: 1 / -1; padding: 65px 20px; border: 1px dashed rgba(143,103,8,.28); border-radius: 3px 20px 3px 3px; background: rgba(255,255,255,.78); text-align: center; }
.website-services-empty > i { color: #b98712; font-size: 34px; }
.website-services-empty h3 { margin: 13px 0 5px; color: var(--service-ink); font-size: 25px; }
.website-services-empty p { margin: 0; color: var(--service-muted); font-size: 12px; }
.website-services-more { display: none; justify-content: center; margin-top: 34px; }
.website-services-more.is-ready { display: flex; }
.website-services-more button { display: inline-flex; min-height: 48px; gap: 10px; align-items: center; justify-content: center; padding: 10px 21px; border: 1px solid rgba(143,103,8,.25); border-radius: 999px; background: #fffaf0; color: #7f5b08; font-size: 11px; font-weight: 800; }
.website-services-more button i { font-size: 9px; }
.website-services-more button:hover { border-color: #9a710c; background: #332e26; color: #fff; }

.website-services-consultation { padding: 88px 0; background: linear-gradient(135deg, #d2a018, #e9c85d); }
.website-services-consultation__inner { display: flex; gap: 55px; align-items: center; justify-content: space-between; }
.website-services-consultation__inner > div:first-child { max-width: 760px; }
.website-services-consultation__inner span { color: #594006; font-size: 10px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.website-services-consultation h2 { margin: 8px 0 10px; color: #28231c; font-size: clamp(38px, 4.6vw, 58px); line-height: 1.06; }
.website-services-consultation p { max-width: 650px; margin: 0; color: rgba(43,35,22,.7); font-size: 13px; line-height: 1.7; }
.website-services-consultation__inner > div:last-child { display: flex; flex: 0 0 auto; flex-direction: column; gap: 13px; align-items: center; }
.website-services-consultation__inner > div:last-child > a { color: #594006; font-size: 11px; font-weight: 800; text-decoration: none; border-bottom: 1px solid rgba(89,64,6,.32); }

@media (max-width: 991px) {
    .website-services-hero { padding: 72px 0; }
    .website-services-hero__grid { grid-template-columns: 1fr; }
    .website-services-hero__copy { max-width: 760px; }
    .website-services-hero__visual { min-height: 430px; }
    .website-services-heading { grid-template-columns: 1fr; gap: 17px; }
    .website-services-heading > p { max-width: 650px; }
    .website-services-needs { grid-template-columns: repeat(3, minmax(0, 1fr)); }
    .website-services-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .website-services-consultation__inner { align-items: flex-start; flex-direction: column; }
}

@media (max-width: 767px) {
    .website-services-page #serviceCatalog { scroll-margin-top: 76px; }
    .website-services-hero { padding: 42px 0 34px; }
    .website-services-hero__grid { gap: 22px; }
    .website-services-eyebrow { gap: 9px; font-size: 9px; letter-spacing: .19em; }
    .website-services-eyebrow::before { width: 22px; }
    .website-services-hero h1 { max-width: 355px; margin: 14px 0 17px; font-size: clamp(41px, 12vw, 49px); line-height: 1; }
    .website-services-hero__copy > p { font-size: 14px; line-height: 1.68; }
    .website-services-hero__actions { margin-top: 23px; }
    .website-services-hero__actions .btn { width: 100%; min-height: 49px; }
    .website-services-hero__actions .btn-outline-light { display: none; }
    .website-services-hero__proof { margin-top: 24px; padding-top: 16px; }
    .website-services-hero__proof > div { display: block; flex: 1; padding: 0 10px; text-align: center; }
    .website-services-hero__proof > div:first-child { padding-left: 0; }
    .website-services-hero__proof strong,
    .website-services-hero__proof span { display: block; }
    .website-services-hero__proof strong { font-size: 23px; }
    .website-services-hero__proof span { max-width: none; margin-top: 3px; font-size: 8px; }
    .website-services-hero__visual { min-height: 220px; padding: 0 17px 15px 0; }
    .website-services-hero__image--main { right: 17px; bottom: 15px; border-radius: 2px 42px 2px 2px; }
    .website-services-hero__image--main > span { right: 16px; bottom: 14px; left: 16px; }
    .website-services-hero__image--main strong { font-size: 20px; }
    .website-services-hero__image--secondary { width: 76px; height: 92px; border-width: 3px; }
    .website-services-hero__note { top: 12px; right: 3px; max-width: 138px; padding: 7px 9px; font-size: 7px; }

    .website-services-journey__grid > div { grid-template-columns: 1fr; gap: 5px; justify-items: center; padding: 16px 7px; text-align: center; }
    .website-services-journey__grid > div > span { display: none; }
    .website-services-journey__grid > div > i { width: 34px; height: 34px; font-size: 12px; }
    .website-services-journey__grid strong { font-size: 9px; }
    .website-services-journey__grid small { display: none; }

    .website-services-catalog { padding: 58px 0 65px; }
    .website-services-heading { gap: 12px; margin-bottom: 25px; }
    .website-services-heading h2 { font-size: 38px; }
    .website-services-heading > p { font-size: 12px; line-height: 1.65; }
    .website-services-filter-panel { margin-inline: -2px; padding: 10px; border-radius: 2px 15px 2px 2px; }
    .website-services-needs { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 7px; }
    .website-services-needs button { min-height: 49px; grid-template-columns: 26px minmax(0, 1fr) auto; gap: 6px; padding: 7px 8px; }
    .website-services-needs button:first-child { grid-column: 1 / -1; }
    .website-services-needs button > i { width: 26px; height: 26px; font-size: 9px; }
    .website-services-needs button span { font-size: 9px; }
    .website-services-needs button b { font-size: 13px; }
    .website-services-tools { grid-template-columns: 1fr; }
    .website-services-search,
    .website-services-sort { min-height: 46px; }
    .website-services-search input { font-size: 12px; }
    .website-services-result { padding-top: 9px; }

    .website-services-grid { grid-template-columns: 1fr; gap: 9px; }
    .website-service-card { display: grid; height: 156px; min-height: 0; grid-template-columns: 108px minmax(0, 1fr); border-radius: 2px 17px 2px 2px; }
    .website-service-card::before { width: 2px; height: auto; top: 0; right: auto; transform: scaleY(.45); }
    .website-service-card:hover::before { transform: scaleY(1); }
    .website-service-card__media { height: 156px; min-height: 0; }
    .website-service-card__number { top: 9px; left: 8px; min-width: 28px; height: 24px; padding-inline: 7px; font-size: 8px; }
    .website-service-card__need { display: none; }
    .website-service-card__body { min-height: 0; padding: 12px 12px 11px; }
    .website-service-card__meta { gap: 5px; font-size: 8px; }
    .website-service-card__meta strong { font-size: 11px; }
    .website-service-card h3 { min-height: 0; margin: 6px 0 7px; font-size: 19px; line-height: 1.1; }
    .website-service-card__body > p { display: none; }
    .website-service-card__actions { padding-top: 8px; }
    .website-service-card__actions > a { font-size: 8px; }
    .website-service-card__actions button { min-width: 30px; width: 30px; height: 30px; padding: 0; border-radius: 50%; font-size: 10px; }
    .website-service-card__actions button span { display: none; }
    .website-services-more { margin-top: 24px; }
    .website-services-more button { width: 100%; min-height: 47px; }

    .website-services-consultation { padding: 58px 0; }
    .website-services-consultation__inner { gap: 28px; }
    .website-services-consultation h2 { font-size: 39px; }
    .website-services-consultation p { font-size: 12px; }
    .website-services-consultation__inner > div:last-child,
    .website-services-consultation__inner .btn { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
    .website-services-page *,
    .website-services-page *::before,
    .website-services-page *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
}
