/* Native shell. Existing page HTML keeps its own scoped styles. */
:root{--rsh-ink:#302821;--rsh-muted:#70655c;--rsh-orange:#e88c42;--rsh-deep:#994612;--rsh-paper:#fffcf8;--rsh-cream:#fff1e2;--rsh-line:#ebdfd2;--rsh-font:"Manrope",system-ui,-apple-system,"Segoe UI",Arial,sans-serif;--rsh-width:1280px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body.rsh-site{margin:0;background:var(--rsh-paper);color:var(--rsh-ink);font-family:var(--rsh-font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
body:has(dialog[open]){overflow:hidden}
img{max-width:100%;height:auto}
a{color:var(--rsh-deep);text-underline-offset:.18em}
button,input,select,textarea{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
input,textarea,select{max-width:100%;padding:12px 14px;border:1px solid var(--rsh-line);border-radius:10px;color:var(--rsh-ink);background:#fff}
:where(a,button,input,textarea,select,summary):focus-visible{outline:3px solid var(--rsh-deep);outline-offset:4px}
.rsh-shell{width:min(100%,var(--rsh-width));margin-inline:auto;padding-inline:32px}
.rsh-skip{position:fixed;top:8px;left:12px;padding:12px 18px;background:#fff;transform:translateY(-160%);z-index:10000}
.rsh-skip:focus{transform:none}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
#rsh-main:focus{outline:0}
.rsh-header{position:relative;z-index:50;background:#fffdf9;border-bottom:1px solid var(--rsh-line)}
.rsh-header__inner{min-height:100px;display:flex;align-items:center;gap:24px;flex-wrap:wrap;padding-block:18px}
.rsh-brand{flex:0 0 200px;line-height:0}
.rsh-brand img{display:block;width:200px;height:auto;max-height:68px;object-fit:contain}
.rsh-brand a{display:inline-block}
.rsh-nav{margin-left:auto}
.rsh-menu,.rsh-menu ul{list-style:none;margin:0;padding:0}
.rsh-menu{display:flex;gap:20px;align-items:center}
.rsh-menu li{position:relative}
.rsh-menu a{display:inline-block;color:var(--rsh-ink);font-size:15px;font-weight:600;text-decoration:none;padding:12px 0}
.rsh-menu a:hover,.rsh-menu .current-menu-item>a{color:var(--rsh-deep)}
.rsh-menu .current-menu-item>a{text-decoration:underline;text-decoration-thickness:2px}
.rsh-menu .sub-menu{display:none;position:absolute;top:100%;left:-18px;min-width:290px;max-width:360px;padding:12px;background:#fffdf9;border:1px solid var(--rsh-line);border-radius:16px;box-shadow:0 16px 38px #54320e18}
.rsh-menu li:hover>.sub-menu,.rsh-menu li:focus-within>.sub-menu,.rsh-menu li.is-open>.sub-menu{display:block}
.rsh-menu .sub-menu a{display:block;padding:10px 12px;font-size:14px;line-height:1.5;border-radius:7px}
.rsh-menu .sub-menu a:hover{background:var(--rsh-cream)}
.rsh-menu .sub-menu .sub-menu{top:0;left:100%}
.rsh-sub-toggle{border:0;background:transparent;color:var(--rsh-deep);padding:10px 4px;font-size:15px;line-height:1}
.rsh-menu-toggle{display:none;border:1px solid var(--rsh-line);background:var(--rsh-cream);border-radius:100px;padding:10px 16px;color:var(--rsh-ink);font-weight:600}
.rsh-header__contact{line-height:1.5}
.rsh-phone{font-size:17px;font-weight:750;color:var(--rsh-ink);text-decoration:none;white-space:nowrap}
.rsh-header__contact span{display:block;color:var(--rsh-muted);font-size:12px}
.rsh-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:13px 23px;background:var(--rsh-orange);border:1px solid transparent;border-radius:100px;color:#302013;font-weight:700;font-size:15px;line-height:1.4;text-decoration:none;transition:background .15s,transform .15s}
.rsh-button:hover{background:#f4a969;color:#302013;transform:translateY(-1px)}
.rsh-button--soft{background:var(--rsh-cream);border-color:var(--rsh-line);color:var(--rsh-deep)}
.rsh-header__cta{font-size:14px;padding-inline:18px;background:#f28c18;color:#fff;border-radius:8px}
.rsh-header__cta:hover{background:#dc7810;color:#fff}
.rsh-eyebrow{display:block;color:var(--rsh-deep);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:750;line-height:1.5;text-decoration:none;margin:0 0 18px}
.rsh-page-heading{padding:60px 0 36px;max-width:960px}
.rsh-page-heading h1,.rsh-listing>h1{font-size:clamp(30px,4.5vw,54px);line-height:1.12;letter-spacing:-.035em;margin:0 0 20px;text-wrap:balance;overflow-wrap:anywhere}
.rsh-page-heading time{font-size:14px;color:var(--rsh-muted)}
.rsh-listing{padding-block:20px 90px;min-height:55vh}
.rsh-page--standard,.rsh-single{padding-bottom:80px}
.rsh-single{max-width:1000px}
.rsh-single__image{display:block;border-radius:20px;margin:0 0 32px;max-height:620px;width:auto;object-fit:contain}
.rsh-prose{overflow-wrap:anywhere}
.rsh-prose p{margin:0 0 1.2em}
.rsh-prose h2{font-size:clamp(25px,3vw,36px);line-height:1.25;margin:1.5em 0 .7em}
.rsh-prose h3{font-size:24px;line-height:1.3}
.rsh-prose ul,.rsh-prose ol{padding-left:1.5em}
.rsh-prose blockquote{margin:25px 0;padding:20px 26px;border-left:4px solid var(--rsh-orange);background:var(--rsh-cream)}
.rsh-prose table{border-collapse:collapse;display:block;overflow:auto;max-width:100%}
.rsh-prose th,.rsh-prose td{border:1px solid var(--rsh-line);padding:12px;text-align:left}
.rsh-legacy-row{display:flex;flex-wrap:wrap;gap:0;margin-block:24px}
.rsh-legacy-column{flex:0 0 var(--rsh-col,100%);max-width:var(--rsh-col,100%);min-width:0;padding:0 14px}
.rsh-legacy-row>.rsh-legacy-column:only-child{padding-inline:0}
.rsh-legacy-row.rsh-legacy-html{margin:0;display:block}
.rsh-legacy-column.rsh-legacy-html{max-width:100%;padding:0}
.rsh-legacy-heading{text-align:left;margin-block:32px 20px}
.rsh-legacy-heading h2{font-size:clamp(26px,3vw,40px);line-height:1.2;letter-spacing:-.025em}
.rsh-legacy-image{margin:24px 0}
.rsh-legacy-image img{display:block;border-radius:16px}
.rsh-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:24px 0 40px}
.rsh-gallery figure{margin:0;min-width:0}
.rsh-gallery a{display:block;border-radius:16px;overflow:hidden;background:var(--rsh-cream)}
.rsh-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;transition:transform .2s}
.rsh-gallery a:hover img{transform:scale(1.025)}
.rsh-gallery figcaption{font-size:14px;color:var(--rsh-muted);padding-top:8px}
.rsh-video{aspect-ratio:16/9;margin:24px 0}
.rsh-video iframe{width:100%;height:100%;border:0;border-radius:16px}
.rsh-video-link{padding:18px 0}
.rsh-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:28px 0 48px}
.rsh-team-card{padding:22px;border:1px solid var(--rsh-line);border-radius:18px;background:#fff}
.rsh-team-card img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:12px;display:block}
.rsh-team-card h3{font-size:22px;line-height:1.3;margin:20px 0 12px}
.rsh-team-card>a{color:var(--rsh-ink);text-decoration:none}
.rsh-team-card p{font-size:15px;color:var(--rsh-muted);line-height:1.6}
@media(max-width:900px){.rsh-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.rsh-team-grid{grid-template-columns:1fr}}
.rsh-news-block{padding-block:24px 44px}
.rsh-news-block--home{max-width:var(--rsh-width);margin:auto;padding:8px 32px 74px}
.rsh-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.rsh-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--rsh-line);border-radius:18px;overflow:hidden;min-width:0}
.rsh-card__image{display:block;overflow:hidden}
.rsh-card__image img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;transition:transform .25s}
.rsh-card:hover .rsh-card__image img{transform:scale(1.025)}
.rsh-card__body{padding:24px;display:flex;flex-direction:column;flex:1}
.rsh-card time{font-size:13px;color:var(--rsh-muted)}
.rsh-card h2{font-size:21px;line-height:1.35;margin:12px 0 16px;overflow-wrap:anywhere}
.rsh-card h2 a{color:var(--rsh-ink);text-decoration:none}
.rsh-card h2 a:hover{color:var(--rsh-deep)}
.rsh-card p{font-size:15px;color:var(--rsh-muted);margin:0 0 24px}
.rsh-text-link{font-size:15px;font-weight:700;color:var(--rsh-deep);text-decoration:none;display:inline-block;margin-top:24px}
.rsh-card .rsh-text-link{margin-top:auto}
.rsh-pagination,.pagination{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:40px 0 10px}
.page-numbers{display:inline-block;min-width:44px;text-align:center;padding:8px 12px;background:var(--rsh-cream);border-radius:10px;text-decoration:none}
.page-numbers.current{background:var(--rsh-orange);color:var(--rsh-ink)}
.nav-next{text-align:right}
.rsh-footer{padding:0 0 24px;background:#f9e9d7;border-top:1px solid #e9d4bd}
.rsh-footer__top{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-block:48px;border-bottom:1px solid #e5cdb6;flex-wrap:wrap}
.rsh-footer__top .rsh-eyebrow{margin-bottom:8px}
.rsh-footer h2{font-size:clamp(27px,3vw,38px);line-height:1.2;letter-spacing:-.03em;margin:0}
.rsh-footer__phone{font-size:clamp(23px,3vw,32px);font-weight:750;line-height:1.2;color:var(--rsh-ink);text-decoration:none}
.rsh-footer__grid{display:grid;grid-template-columns:1.3fr 1fr 1.2fr 1fr;gap:40px;padding-block:44px}
.rsh-footer__brand{font-size:26px;letter-spacing:.1em;font-weight:800;margin:0 0 14px}
.rsh-footer__grid p:not(.rsh-footer__brand){font-size:14px;line-height:1.7;color:#6e5948;max-width:300px}
.rsh-footer h3{font-size:16px;margin:4px 0 16px}
.rsh-footer ul{list-style:none;padding:0;margin:0 0 16px}
.rsh-footer li{margin:0 0 8px}
.rsh-footer__grid a{font-size:14px;color:#614832;text-decoration:none;overflow-wrap:anywhere}
.rsh-footer a:hover{text-decoration:underline}
.rsh-footer__bottom{display:flex;gap:16px 32px;flex-wrap:wrap;align-items:center;padding-top:22px;border-top:1px solid #e5cdb6;font-size:12px;color:#715c4b}
.rsh-footer__bottom a{color:inherit}
.rsh-footer-links{display:flex;flex-wrap:wrap;gap:20px}
.rsh-lightbox{padding:10px;max-width:95vw;max-height:95dvh;background:#fff;border:0;border-radius:16px}
.rsh-lightbox::backdrop{background:#1b1512de}
.rsh-lightbox img{display:block;max-width:90vw;max-height:83dvh;object-fit:contain}
.rsh-lightbox button{float:right;margin-bottom:8px;border:0;background:var(--rsh-cream);padding:8px 14px;border-radius:8px}
.rsh-search{display:flex;gap:12px;max-width:660px;align-items:stretch}
.rsh-search input{flex:1;min-width:0}
.aligncenter{display:block;margin-inline:auto}
.alignleft{float:left;margin:0 24px 24px 0}
.alignright{float:right;margin:0 0 24px 24px}
.wp-caption{max-width:100%}.wp-caption-text{font-size:14px;color:var(--rsh-muted)}

/* Measured visual adaptation of the user's own hero, using its existing photo. */
body.rsh-site .r34-hero{width:100%;margin-left:0;min-height:680px;background-position:75% center;justify-content:center}
body.rsh-site .r34-hero:before{background:linear-gradient(90deg,rgba(255,247,235,.99) 0%,rgba(255,247,235,.96) 32%,rgba(255,247,235,.78) 53%,rgba(255,247,235,.12) 85%),linear-gradient(0deg,rgba(255,252,248,.55),transparent 35%)}
body.rsh-site .r34-hero:after{display:none}
body.rsh-site .r34-hero__content{max-width:1280px;align-items:flex-start;text-align:left;padding:64px 32px}
body.rsh-site .r34-hero__eyebrow{background:#fff2df;color:#804213;border-color:#e8cbae;backdrop-filter:none;font-size:12px;letter-spacing:.07em}
body.rsh-site .r34-hero__eyebrow:before{background:var(--rsh-orange);box-shadow:none}
body.rsh-site .r34-hero__title{max-width:750px;color:var(--rsh-ink);font-family:var(--rsh-font);font-size:clamp(36px,4.5vw,60px);text-shadow:none;line-height:1.08;letter-spacing:-.045em}
body.rsh-site .r34-hero__title span{color:#ae5319}
body.rsh-site .r34-hero__text{max-width:590px;color:#66584c;font-size:18px;line-height:1.65}
body.rsh-site .r34-hero__list{max-width:630px;gap:10px}
body.rsh-site .r34-hero__list li{color:var(--rsh-ink);background:#fffcf8cf;border-color:#e8d9c8;backdrop-filter:none;font-size:14px}
body.rsh-site .r34-hero__list li:before{background:#f8d8b6;color:#82400e}
body.rsh-site .r34-hero__label{color:#6f5844;font-size:12px}
body.rsh-site .r34-hero__buttons{justify-content:flex-start}
body.rsh-site .r34-hero__button{border-radius:100px;box-shadow:none;min-height:52px;height:auto;padding-block:15px}
body.rsh-site .r34-hero__button--main{background:var(--rsh-orange);color:#302013!important;box-shadow:none}
body.rsh-site .r34-hero__button--main:hover{background:#f4a969}
body.rsh-site .r34-hero__button:not(.r34-hero__button--main){background:#fffcf8e6;border:1px solid #d9bca0;color:#6f3714!important}
/* Keep individual block internals; remove only viewport-width overflow at the page boundary. */
body.rsh-site :is(.resh-about-v2,.treatment-v3,.news-title-v2,.advantages-v2,.info-v2,.trust-v2,.contacts-v4,.privacy-v2){width:100%;margin-left:0}
/* This bounded card uses auto margins, unlike the full-width sections above. */
body.rsh-site .help-now-v2{margin-inline:auto}
body.rsh-site :is(.news-title-v2__wrap,.resh-about-v2__container,.treatment-v3__wrap,.advantages-v2__container,.info-v2__container,.trust-v2__container,.contacts-v4__container){max-width:1216px}
body.rsh-site .news-title-v2{padding-bottom:24px}
@media(min-width:1101px){.rsh-news-block--home .rsh-card:nth-child(n+4){grid-column:span 1}}
@media(max-width:1180px){.rsh-header__cta{display:none}.rsh-header__inner{gap:20px}.rsh-footer__grid{gap:24px}}
@media(max-width:900px){
 .rsh-header__inner{min-height:84px;gap:16px}.rsh-brand{flex-basis:180px}.rsh-brand img{width:180px}.rsh-header__contact{margin-left:auto}
 .rsh-menu-toggle{display:inline-flex;gap:8px;align-items:center;margin-left:auto;order:3}
 .rsh-nav{order:4;width:100%;margin:0}.rsh-site .rsh-nav:not(.is-open){display:none}
 .rsh-menu{display:block;border-top:1px solid var(--rsh-line);padding-top:10px}
 .rsh-menu>li{border-bottom:1px solid var(--rsh-line)}.rsh-menu a{padding:13px 6px;font-size:16px}
 .rsh-sub-toggle{float:right;width:44px;height:48px;padding:12px}
 .rsh-menu .sub-menu{position:static;min-width:0;max-width:none;border:0;box-shadow:none;background:var(--rsh-cream);border-radius:10px;margin-bottom:10px}
 .rsh-site .rsh-menu li:not(.is-open)>.sub-menu{display:none}
 .rsh-menu .sub-menu .sub-menu{position:static;padding-left:18px}
 .rsh-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rsh-footer__grid{grid-template-columns:1fr 1fr;gap:30px}
 body.rsh-site .r34-hero{min-height:620px}
 body.rsh-site .r34-hero:before{background:linear-gradient(90deg,#fff7ebfa,#fff7ebd9 65%,#fff7eb60)}
}
@media(max-width:600px){
 .rsh-shell{padding-inline:20px}.rsh-header__inner{gap:12px;padding-block:14px}.rsh-brand{flex-basis:152px}.rsh-brand img{width:152px}
 .rsh-header__contact{display:none}.rsh-menu-toggle{font-size:14px;padding:9px 13px}
 .rsh-page-heading{padding-top:36px}.rsh-post-grid{grid-template-columns:1fr}.rsh-card__body{padding:22px}
 .rsh-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rsh-legacy-column{flex-basis:100%;max-width:100%;padding-inline:0}
 .rsh-news-block--home{padding-inline:20px;padding-bottom:48px}
 .rsh-footer__top{align-items:flex-start;flex-direction:column;gap:22px;padding-block:34px}
 .rsh-footer__grid{grid-template-columns:1fr 1fr;gap:28px 18px;padding-block:32px}.rsh-footer__grid>div:first-child{grid-column:1/-1}
 .rsh-footer__bottom{flex-direction:column;align-items:flex-start;gap:12px}
 body.rsh-site .r34-hero{min-height:0;background-position:65% center}
 body.rsh-site .r34-hero:before{background:#fff7ebeb}
 body.rsh-site .r34-hero__content{padding:42px 20px 48px}
 body.rsh-site .r34-hero__title{font-size:clamp(32px,8.8vw,45px);letter-spacing:-.04em}
 body.rsh-site .r34-hero__text{font-size:16px}
 body.rsh-site .r34-hero__list{grid-template-columns:1fr;max-width:none}
 body.rsh-site .r34-hero__buttons{width:100%}
 body.rsh-site .r34-hero__button{width:100%;min-width:0;text-align:center}
 body.rsh-site .r34-hero__eyebrow{font-size:11px;line-height:1.5}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.rsh-header,.rsh-footer,dialog,.rsh-menu-toggle{display:none}.rsh-site{background:#fff}.rsh-shell{max-width:none;padding:0}.rsh-card{break-inside:avoid}}

/* Photo page: one aligned grid, spaced section links, preserved section contents. */
.rsh-page--gallery .rsh-page-heading{padding-bottom:12px}
.rsh-page--gallery .rsh-legacy-column{padding-inline:0}
.rsh-page--gallery .rsh-content>.rsh-legacy-row:first-child{margin:12px 0 40px}
.rsh-page--gallery .rsh-content>.rsh-legacy-row:first-child>.rsh-legacy-column{display:flex;flex-wrap:wrap;gap:12px}
.rsh-page--gallery .rsh-content>.rsh-legacy-row:not(:first-child){margin:0;padding-top:32px;border-top:1px solid var(--rsh-line);scroll-margin-top:28px}
.rsh-page--gallery .rsh-content>.rsh-legacy-row:focus{outline:none}
.rsh-page--gallery .rsh-legacy-row .rsh-legacy-row{margin:0}
.rsh-page--gallery .rsh-legacy-heading{margin:0 0 24px}
.rsh-page--gallery .rsh-legacy-heading h2{margin:0 0 20px}
.rsh-page--gallery .rsh-prose{max-width:850px;font-size:16px;line-height:1.75}
.rsh-page--gallery .rsh-gallery{gap:20px;margin:0 0 48px}
.rsh-page--gallery [data-rsh-anchor]{background:var(--rsh-cream);border:1px solid var(--rsh-line);color:var(--rsh-deep);white-space:normal;text-align:center}
.rsh-page--gallery [data-rsh-anchor]:hover{background:var(--rsh-orange);color:var(--rsh-ink)}
@media(max-width:600px){.rsh-page--gallery .rsh-content>.rsh-legacy-row:first-child>.rsh-legacy-column{gap:8px}.rsh-page--gallery [data-rsh-anchor]{flex:1 1 100%;font-size:15px}.rsh-page--gallery .rsh-gallery{gap:10px}}

/* News navigation: full clickable cards, with natural title wrapping. */
.rsh-news-navigation{margin-top:40px}
.rsh-news-navigation .nav-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.rsh-news-navigation .nav-links>div{min-width:0;display:flex}
.rsh-news-navigation .nav-next{grid-column:2}
.rsh-news-navigation a{display:flex;flex-direction:column;gap:10px;width:100%;padding:22px 24px;border:1px solid var(--rsh-line);border-radius:16px;background:#fff;color:var(--rsh-ink);text-decoration:none;overflow-wrap:anywhere;transition:background .15s,border-color .15s}
.rsh-news-navigation a:hover{background:var(--rsh-cream);border-color:var(--rsh-orange)}
.rsh-news-navigation a:focus-visible{outline:3px solid var(--rsh-deep);outline-offset:4px}
.rsh-news-navigation__label{display:block;color:var(--rsh-deep);font-size:13px;font-weight:650;line-height:1.5}
.rsh-news-navigation__title{display:block;font-size:16px;font-weight:650;line-height:1.5}
@media(max-width:640px){
.rsh-news-navigation .nav-links{grid-template-columns:minmax(0,1fr);gap:12px}
.rsh-news-navigation .nav-next{grid-column:auto}
.rsh-news-navigation a{padding:18px 20px}
}

/* Home feed: six latest posts on desktop, three on phones; CSS keeps page caches shared. */
@media(max-width:600px){
.rsh-news-block--home .rsh-post-grid>.rsh-card:nth-child(n+4){display:none}
}

/* Back to top: 50px target below the contact launcher, clear of the safe area. */
.rsh-back-top{position:fixed;right:24px;bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:90;display:grid;place-items:center;width:50px;height:50px;padding:0;border:1px solid var(--rsh-line);border-radius:50%;background:var(--rsh-paper);color:var(--rsh-deep);box-shadow:0 5px 20px #54320e24;transition:background .15s,box-shadow .15s}
.rsh-back-top[hidden]{display:none}
.rsh-back-top:hover{background:var(--rsh-cream);box-shadow:0 7px 24px #54320e38}
.rsh-back-top:focus-visible{outline:3px solid var(--rsh-deep);outline-offset:4px}
body.rsh-has-back-top #resh34Contacts{bottom:calc(86px + env(safe-area-inset-bottom,0px))!important}
body:has(#resh34Contacts.is-open) .rsh-back-top,body:has(dialog[open]) .rsh-back-top{visibility:hidden;pointer-events:none}
@media(max-width:600px){.rsh-back-top{right:20px}}
@media(prefers-reduced-motion:reduce){.rsh-back-top{transition:none}}
@media print{.rsh-back-top{display:none}}

/* Sticky header only where the mobile menu is used. */
@media screen and (max-width:900px){
 html{scroll-padding-top:calc(120px + var(--rsh-admin-offset,0px))}
 .rsh-header{position:sticky;top:var(--rsh-admin-offset,0px);box-shadow:0 4px 18px #54320e0d;max-height:calc(100vh - var(--rsh-admin-offset,0px));max-height:calc(100dvh - var(--rsh-admin-offset,0px));overflow-y:auto;overscroll-behavior-y:contain}
 .rsh-nav{max-height:calc(100vh - 140px - var(--rsh-admin-offset,0px));max-height:calc(100dvh - 140px - var(--rsh-admin-offset,0px));overflow-y:auto;overscroll-behavior-y:contain}
}
/* WordPress's toolbar is fixed above 600px; below it scrolls away normally. */
@media screen and (min-width:601px) and (max-width:782px){
 html:has(body.admin-bar){--rsh-admin-offset:46px}
}
@media screen and (min-width:783px) and (max-width:900px){
 html:has(body.admin-bar){--rsh-admin-offset:32px}
}

/* Central consultation dialog, independent of the floating contact plugin. */
.rsh-consultation{position:fixed;inset:0;margin:auto;width:min(440px,calc(100% - 32px));max-width:440px;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));padding:28px;border:1px solid var(--rsh-line);border-radius:24px;background:var(--rsh-paper);color:var(--rsh-ink);box-shadow:0 24px 80px #30282140;overflow-y:auto;overscroll-behavior:contain}
.rsh-consultation:not([open]){display:none}
.rsh-consultation::backdrop{background:rgb(25 20 16 / 52%)}
.rsh-consultation__close{position:absolute;top:12px;right:12px;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:var(--rsh-cream);color:var(--rsh-deep);font-size:28px;line-height:1}
.rsh-consultation .rsh-eyebrow{padding-right:36px;margin-bottom:10px}
.rsh-consultation h2{font-size:26px;line-height:1.25;margin:0 32px 8px 0}
#rsh-consultation-description{font-size:14px;color:var(--rsh-muted);margin:0 0 20px}
.rsh-consultation a{display:flex;flex-direction:column;gap:4px;text-decoration:none;color:var(--rsh-ink);border:1px solid var(--rsh-line);border-radius:14px;padding:14px;overflow-wrap:anywhere;min-width:0}
.rsh-consultation a:hover{background:var(--rsh-cream);border-color:var(--rsh-orange)}
.rsh-consultation a span{font-size:13px}
.rsh-consultation__phone{background:var(--rsh-cream)}
.rsh-consultation__phone strong{font-size:20px}
.rsh-consultation__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-block:12px}
.rsh-consultation__links strong{font-size:15px}
.rsh-consultation__email strong{font-size:14px}
.rsh-consultation__note{font-size:12px;color:var(--rsh-muted);text-align:center;margin:18px 0 0}
@media(max-width:380px){.rsh-consultation{padding:22px 18px}.rsh-consultation h2{font-size:23px}}
@media print{.rsh-consultation{display:none}}

/* Unified typography, including the preserved WPBakery HTML blocks. */
:root{--rsh-heading-font:"Arsenal","Trebuchet MS",Arial,sans-serif}
body.rsh-site :is(.rsh-header,.rsh-footer,#rsh-main,#rsh-consultation){font-family:var(--rsh-font)}
body.rsh-site :is(.rsh-header,.rsh-footer,#rsh-main,#rsh-consultation) :is(button,input,select,textarea){font-family:var(--rsh-font)}
body.rsh-site :is(#rsh-main,.rsh-footer,#rsh-consultation) :is(h1,h2){font-family:var(--rsh-heading-font)!important;font-weight:400!important;letter-spacing:-.015em!important;line-height:1.15}
body.rsh-site :is(#rsh-main,.rsh-footer,#rsh-consultation) h3{font-family:var(--rsh-heading-font)!important;font-weight:700;letter-spacing:normal}
body.rsh-site :is(#rsh-main,.rsh-footer,#rsh-consultation) :is(h1,h2,h3) :is(span,b,strong,a){font-family:inherit!important;font-weight:inherit!important;letter-spacing:inherit}
body.rsh-site #rsh-main .rsh-card h2{font-weight:700!important;line-height:1.3;font-size:24px}
body.rsh-site #rsh-main .rsh-team-card h3{font-size:25px;line-height:1.3}
body.rsh-site #rsh-consultation h2{font-size:30px}
@media(max-width:600px){
 body.rsh-site #rsh-main .rsh-content p{font-size:16px;line-height:1.7}
 body.rsh-site #rsh-main :is(h1,h2,h3){overflow-wrap:anywhere}
}

/* Shared legal-page presentation; existing WordPress content is unchanged. */
.rsh-legal{max-width:980px;padding-block:52px 72px}
.rsh-legal .rsh-page-heading{margin-bottom:24px}
.rsh-legal__body{padding:32px 40px;background:#fffdf9;border:1px solid var(--rsh-line);border-radius:22px;overflow-wrap:anywhere}
.rsh-legal__date{display:inline-block;margin:0 0 24px;padding:10px 16px;border-radius:12px;background:var(--rsh-cream);color:var(--rsh-muted);font-size:14px}
.rsh-legal__intro{font-size:18px}
.rsh-legal__body :is(h1,h2){margin:32px 0 16px;font-size:clamp(25px,3vw,32px)}
.rsh-legal__body h3{margin:24px 0 12px;font-size:24px}
.rsh-legal__body p{margin:0 0 18px}
.rsh-legal__body p:last-child{margin-bottom:0}
.rsh-legal__body .rsh-legacy-row{margin-block:0}
.rsh-legal__body :is(ul,ol){margin:0 0 18px;padding-left:1.5em}
.rsh-legal__body li{margin-bottom:8px}
.rsh-legal__body hr{border:0;border-top:1px solid var(--rsh-line);margin:28px 0}
@media(max-width:600px){.rsh-legal{padding-block:30px 44px}.rsh-legal__body{padding:22px 18px;border-radius:16px}.rsh-legal__date{padding:10px 12px}.rsh-legal__intro{font-size:16px}}
