/* Build source only. The production copy receives this file as redesign-v4.css. */
@font-face{font-family:AurumRoman;src:url('../fonts/editorial-v4/NimbusRoman-Regular.otf') format('opentype');font-display:swap}
@font-face{font-family:AurumRoman;src:url('../fonts/editorial-v4/NimbusRoman-Italic.otf') format('opentype');font-style:italic;font-display:swap}
@font-face{font-family:AurumSans;src:url('../fonts/editorial-v4/NimbusSans-Regular.otf') format('opentype');font-display:swap}
@font-face{font-family:AurumSans;src:url('../fonts/editorial-v4/NimbusSans-Bold.otf') format('opentype');font-weight:700;font-display:swap}

:root{
  --ink:#27231e;--ink-soft:#675f55;--paper:#f6f1e8;--paper-deep:#e9dfcf;
  --white:#fffdf8;--sage:#b88a3b;--sage-dark:#27231e;--copper:#b88a3b;
  --gold:#865b14;--gold-light:#ddbd7c;--line:rgba(39,35,30,.18);
  --shadow:0 26px 70px rgba(39,35,30,.12);--serif:AurumRoman,Georgia,serif;
  --sans:AurumSans,'Segoe UI',sans-serif;--radius:0;--wrap:min(1320px,calc(100% - 72px));
}

html{background:var(--paper)}
body{max-width:100%;overflow-x:clip;background:var(--paper);background-image:none;font:17px/1.55 var(--sans);letter-spacing:.004em}
h1,h2,h3{font-family:var(--serif);font-weight:400;letter-spacing:-.04em}
h1{font-size:clamp(68px,8.7vw,138px);line-height:.84}
h2{font-size:clamp(52px,6vw,94px);line-height:.91}
h3{font-size:clamp(30px,3.3vw,50px)}
.lead{color:var(--ink-soft);font-size:clamp(18px,1.65vw,22px);line-height:1.5}
.eyebrow{margin-bottom:22px;color:var(--gold);font-size:11px;letter-spacing:.19em}
.button{min-height:58px;padding:0 27px;border-radius:0;background:var(--ink);font-size:13px;letter-spacing:.04em}
.button:hover{background:#403a32;transform:translateY(-3px)}
.button--ghost{border-color:var(--gold);background:transparent;color:var(--ink)}
.button--ghost:hover{border-color:var(--ink);background:var(--ink)}
.text-link{font-size:13px;border-bottom-color:var(--gold)}

.site-header{position:sticky;background:rgba(246,241,232,.95);backdrop-filter:blur(18px)}
.page:not(.page-home) .site-header{top:0;background:var(--paper);box-shadow:0 1px 0 var(--line)}
.page:not(.page-home) main{padding-top:18px}
.header-row{min-height:88px;grid-template-columns:1fr auto 1fr}
.brand__mark{border:1px solid var(--gold);border-radius:50%;background:transparent;color:var(--gold);font-weight:400}
.brand__name{font-weight:400;letter-spacing:.06em}
.nav{gap:clamp(18px,2.3vw,42px)}
.nav a{font-size:12px;font-weight:400}
.header-phone{display:inline-flex;align-items:center;gap:9px;min-height:40px;padding:5px 0;color:var(--ink);font-weight:400;line-height:1.15;white-space:nowrap}
.header-phone::before{display:block;width:23px;height:23px;flex:0 0 23px;content:'';background:url('../images/editorial-v4/phone-call.svg') center/contain no-repeat;transition:transform .25s ease}
.header-phone:hover::before{transform:rotate(-8deg) scale(1.04)}
.header-actions{display:flex;justify-self:end;align-items:center;gap:7px}
.header-messengers{display:flex;gap:5px;margin-left:4px}
.header-messenger{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(134,91,20,.28);border-radius:50%;transition:.25s ease}
.header-messenger:hover{border-color:var(--gold);background:rgba(134,91,20,.07);transform:translateY(-2px)}
.header-messenger .messenger-mark{width:20px;height:20px;flex-basis:20px;filter:brightness(.55) sepia(.45) saturate(1.7)}

.hero{padding:0}
.hero-grid{width:100%;max-width:none;min-height:calc(100svh - 88px);grid-template-columns:54% 46%;border:0;border-radius:0;background:var(--paper);box-shadow:none}
.hero-copy{justify-content:flex-start;padding:clamp(24px,2vw,34px) clamp(30px,5vw,90px) clamp(24px,2vw,36px) clamp(38px,8vw,150px);color:var(--ink)}
.hero-copy::before{top:7%;left:auto;right:4%;color:var(--gold);font-size:clamp(150px,18vw,310px);font-weight:400;opacity:.08;content:'20'}
.hero h1{max-width:900px;font-size:clamp(64px,7.2vw,118px)}
.hero .eyebrow{margin-bottom:12px}
.hero h1 em{color:var(--gold);font-style:italic;font-weight:400}
.hero .lead{max-width:760px;margin-top:10px;color:var(--ink-soft)}
.hero-actions{gap:28px;margin-top:18px}
.hero .button--ghost{border-color:var(--gold);color:var(--ink)}
.hero .button--ghost:hover{background:var(--ink);color:var(--white)}
.hero-proof{max-width:460px;margin-top:auto;padding-top:34px;border-color:var(--gold)}
.hero-proof strong{color:var(--gold);font:400 68px/.8 var(--serif)}
.hero-proof span{max-width:220px;color:var(--ink-soft)}
.hero-credentials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:760px;margin-top:14px;padding-top:14px;border-top:1px solid var(--gold)}
.credential-stat{display:flex;min-height:104px;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;padding:2px 24px 4px 0}
.credential-stat+.credential-stat{padding-left:22px;border-left:1px solid var(--line)}
.credential-stat strong{color:var(--gold);font:400 clamp(70px,5.4vw,94px)/.72 var(--serif);letter-spacing:-.055em}
.credential-stat span{max-width:220px;color:var(--ink);font-size:clamp(18px,1.35vw,21px);line-height:1.22;letter-spacing:.005em}
.hero-certifications{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:760px;margin-top:10px}
.certification-badge{display:flex;align-items:center;gap:13px;min-width:0;padding-top:14px;border-top:1px solid var(--line);color:var(--ink)}
.certification-badge svg{width:60px;height:60px;flex:0 0 60px;overflow:visible;fill:none;stroke:var(--gold);stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 5px 8px rgba(68,48,24,.08))}
.certification-badge .cert-sheet{fill:rgba(255,252,244,.68);stroke-width:1.15}
.certification-badge .cert-fold{fill:rgba(197,151,70,.11);stroke-width:1.1}
.certification-badge .cert-detail{stroke-width:1;opacity:.6}
.certification-badge .cert-emblem{stroke-width:1.5}
.certification-badge .cert-seal{fill:var(--gold);stroke:var(--paper);stroke-width:1.2}
.certification-badge .cert-seal-inner{stroke:rgba(255,255,255,.78);stroke-width:.85}
.certification-badge .cert-check{stroke:var(--white);stroke-width:1.45}
.certification-badge .cert-ribbon{fill:rgba(197,151,70,.16);stroke-width:1.1}
.certification-badge span{font-size:10px;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}
.certification-badge strong{display:block;margin-top:5px;font:400 18px/1.05 var(--serif);letter-spacing:-.01em;text-transform:none}
.hero-photo{min-height:720px}
.hero-photo img{object-position:50% 35%}
.hero-photo::after{inset:0;border:0;border-radius:0;background:linear-gradient(90deg,rgba(246,241,232,.08),transparent 28%)}
.hero-note{right:clamp(24px,4vw,66px);bottom:44px;max-width:310px;border:1px solid rgba(221,189,124,.5);border-radius:0;background:rgba(39,35,30,.91);color:var(--white);font-size:14px}

.section{padding:clamp(100px,10vw,165px) 0}
.section--white{background:var(--white)}
.section-head{grid-template-columns:1fr minmax(320px,520px);gap:9vw;margin-bottom:72px}
.route-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px;border-top:0}
.route-card{position:relative;display:block;grid-column:span 4;min-height:290px;padding:30px;border:1px solid var(--line);border-radius:22px;background:var(--white);color:var(--ink);box-shadow:none}
.route-card:nth-child(1),.route-card:nth-child(2){grid-column:span 4;min-height:290px;border-radius:22px}
.route-card:hover{border-color:var(--gold);box-shadow:var(--shadow);transform:translateY(-5px)}
.route-card__index{color:var(--gold);font:400 12px var(--sans)}
.route-card__icon{position:absolute;top:24px;right:26px;width:66px;height:66px;color:var(--gold);opacity:.82;transition:transform .35s ease,opacity .35s ease}
.route-card--dark .route-card__icon{color:var(--gold-light)}
.route-card:hover .route-card__icon{opacity:1;transform:translateY(-3px) rotate(-3deg)}
.route-card h3{max-width:390px;margin-top:46px;font-size:clamp(34px,3.2vw,50px);transition:color .25s,transform .25s}
.route-card p,.route-card--dark p{max-width:430px;margin-top:20px;color:var(--ink-soft);font-size:14px}
.route-card .arrow{position:absolute;right:28px;bottom:24px;color:var(--gold)}
.route-card--dark{background:var(--ink);color:var(--white)}
.route-card--dark p{color:#c8beb0}
.route-card:hover h3{color:var(--gold);transform:translateX(8px)}

.hub-directory{background:var(--white)}
.hub-directory__head{grid-template-columns:1fr minmax(300px,500px);margin-bottom:60px}
.hub-service-grid{gap:0;border-top:1px solid var(--line)}
.hub-service-link{min-height:108px;padding:24px 4px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}
.hub-service-link:hover{background:var(--paper);transform:none}
.hub-service-link__number{color:var(--gold)}
.hub-service-link__copy strong{font:400 27px/1.05 var(--serif)}
.hub-service-link__copy small{margin-top:8px}
.hub-directory__footer{margin-top:44px;padding:34px 0;border-top:1px solid var(--gold);border-bottom:1px solid var(--gold);background:transparent}

.split{gap:clamp(55px,9vw,145px)}
.portrait-frame{min-height:690px;padding:0;border:0;border-radius:0}
.portrait-frame img{height:100%;max-height:760px;border-radius:0;object-position:center 20%}
.portrait-frame::before{top:-28px;right:-28px;width:150px;height:150px;border-color:var(--gold);border-radius:0;transform:rotate(8deg)}
.copy-stack>.checks{border-top:1px solid var(--line)}
.checks{gap:0}
.checks li{grid-template-columns:34px 1fr;padding:15px 0;border-bottom:1px solid var(--line)}
.checks li::before{border:0;border-radius:0;color:var(--gold);content:'—'}

.section--ink{background:var(--ink)}
.section--ink .eyebrow{color:var(--gold-light)}
.section--ink .lead{color:#b9afa0}
.process{grid-template-columns:repeat(5,1fr);border-color:rgba(255,255,255,.2)}
.process article{min-height:310px;padding:34px 25px}
.process article::before{color:var(--gold-light);font:400 13px var(--sans)}
.process h3{margin-top:95px;font-size:38px;font-weight:400}
.process p{color:#b9afa0}

.content-cards{gap:0;border-top:1px solid var(--line)}
.content-card{padding:35px 0;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}
.content-card h3{font-size:36px}
.service-list{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line)}
.anchor-alias{position:absolute;width:1px;height:1px;overflow:hidden;scroll-margin-top:120px}
.service-group{padding:40px;border:0;border-radius:0;background:var(--white)}
.service-group h3{display:flex;align-items:center;gap:18px}
.service-group__icon{width:62px;height:62px;flex:0 0 62px;padding:10px;border:1px solid rgba(134,91,20,.28);border-radius:50%;color:var(--gold)}
.service-group:hover .service-group__icon{border-color:var(--gold);background:rgba(134,91,20,.055)}

.page-hero,.service-hero{position:relative;isolation:isolate;min-height:650px;padding:clamp(95px,10vw,145px) 0 90px;overflow:hidden;border-bottom:1px solid var(--line);background:var(--paper);color:var(--ink)}
.page-hero::after,.service-hero::after{position:absolute;z-index:0;top:0;right:0;width:42%;height:100%;content:'';background-image:linear-gradient(90deg,var(--paper),transparent 20%),var(--page-photo);background-position:50% 18%;background-size:cover}
.page-hero::before,.service-hero::before{position:absolute;z-index:1;inset:0;content:'';background:linear-gradient(90deg,var(--paper) 0 52%,rgba(246,241,232,.92) 59%,transparent 75%);pointer-events:none}
.page-hero>.wrap,.service-hero>.wrap{position:relative;z-index:2}

.page-prodazha .page-hero::after{background-image:linear-gradient(90deg,var(--paper),transparent 20%),url('../images/editorial-v4/ekaterina-orekhova-prodazha-nedvizhimosti-perm.webp')}
.page-ocenka .page-hero::after{background-image:linear-gradient(90deg,var(--paper),transparent 20%),url('../images/editorial-v4/ekaterina-orekhova-ocenka-nedvizhimosti-perm.webp')}
.page-pokupka .page-hero::after{background-image:linear-gradient(90deg,var(--paper),transparent 20%),url('../images/editorial-v4/ekaterina-orekhova-pokupka-kvartiry-perm.webp')}
.page-novostroyki .page-hero::after{background-image:linear-gradient(90deg,var(--paper),transparent 20%),url('../images/editorial-v4/ekaterina-orekhova-ipoteka-novostroyki-perm.webp')}
.page-ipoteka .page-hero::after{background-image:linear-gradient(90deg,var(--paper),transparent 20%),url('../images/editorial-v4/ekaterina-orekhova-ipoteka-novostroyki-perm.webp')}
.page-yuridicheskoe-soprovozhdenie .page-hero::after{background-image:linear-gradient(90deg,var(--paper),transparent 20%),url('../images/editorial-v4/ekaterina-orekhova-soprovozhdenie-sdelki.webp')}
.page-uslugi .page-hero::after{background-image:linear-gradient(90deg,var(--paper),transparent 20%),url('../images/editorial-v4/ekaterina-orekhova-konsultaciya-po-nedvizhimosti.webp')}
.page-ob-ekaterine .page-hero::after{background-image:linear-gradient(90deg,var(--paper),transparent 20%),url('../images/editorial-v4/ekaterina-orekhova-20-let-opyta.webp')}
.page-kontakty .page-hero::after{background-image:linear-gradient(90deg,var(--paper),transparent 20%),url('../images/editorial-v4/ekaterina-orekhova-kontakty-konsultaciya.webp')}
.page-service .service-hero::after{background-image:linear-gradient(90deg,var(--paper),transparent 20%),url('../images/editorial-v4/ekaterina-orekhova-yuridicheskaya-proverka-sdelki.webp')}

.page-hero-grid{min-height:470px;grid-template-columns:minmax(0,1fr) 34%;align-items:center}
.page-hero h1{max-width:930px;font-size:clamp(66px,8vw,120px);line-height:.87}
.page-hero .lead{max-width:690px;color:var(--ink-soft)}
.page-hero .breadcrumbs{color:var(--ink-soft)}
.page-hero .pill{border-color:var(--line);color:var(--ink-soft)}
.page-hero .button--ghost{border-color:var(--gold);color:var(--ink)}
.page-hero .button--ghost:hover{background:var(--ink);color:var(--white)}
.page-index{align-self:end;color:var(--gold);font-size:clamp(130px,17vw,280px);opacity:.18}
.pill-row{max-width:720px}
.pill{border-radius:0;background:rgba(246,241,232,.72);backdrop-filter:blur(8px)}

.service-hero__grid{min-height:500px;grid-template-columns:minmax(0,1.25fr) minmax(280px,.42fr);align-items:end}
.service-hero h1{max-width:980px;font-size:clamp(55px,6.5vw,100px);line-height:.89}
.page-service .service-hero h1{max-width:900px;font-size:clamp(42px,5.2vw,82px)}
.service-hero__note{display:table;max-width:720px;padding:10px 14px;background:rgba(246,241,232,.9);color:var(--ink-soft)}
.expert-aside{align-self:end;padding:20px 22px;border:1px solid var(--gold);border-radius:0;background:rgba(246,241,232,.92);color:var(--ink);box-shadow:none;backdrop-filter:blur(14px)}
.expert-aside strong{font-size:23px;line-height:1.05}
.expert-aside p{margin-top:10px;color:var(--ink-soft);font-size:14px;line-height:1.4}
.expert-aside a{margin-top:14px;font-size:13px}
.expert-aside::before{width:36px;height:36px;margin-bottom:20px;border-color:var(--gold);border-radius:0;color:var(--gold);font-size:16px;font-weight:400;line-height:36px}
.article-nav{top:88px;background:rgba(246,241,232,.96)}
.article-nav .wrap{padding-block:16px}
.article-nav a{font-weight:400;letter-spacing:.04em}
.info-grid,.article-split{gap:clamp(55px,9vw,145px)}
.sticky-title{top:145px}
.sticky-title h2{line-height:.98}
.sticky-title h2+.lead{margin-top:30px}
.article-split>div:first-child h2{line-height:.98}
.article-split>div:first-child h2+p{margin-top:30px}
.page-service section[id]{scroll-margin-top:145px}
.detail-grid{gap:1px;background:var(--line)}
.detail-card{min-height:280px;padding:34px;border:0;border-radius:0;background:var(--white)}
.detail-card span{color:var(--gold);font-weight:400}
.detail-card h3{margin-top:60px;font-size:34px}
.timeline{border-left:1px solid var(--line)}
.timeline li{min-height:290px}
.timeline li::before{color:var(--gold);font-weight:400}
.notice{border-color:var(--gold);background:var(--paper-deep)}
.faq-list summary{font-weight:400;font-size:30px}
.related-grid{gap:1px;background:var(--line)}
.related-card{min-height:240px;border:0;border-radius:0;background:var(--paper)}
.related-card:hover{background:var(--white)}
.related-card span{color:var(--gold);font-weight:400}
.related-card strong{font-weight:400;font-size:32px}

/* Preview: oversized thematic line icons for the studio-sale page only. */
.page-service main>.section{position:relative;isolation:isolate;overflow:clip}
.page-service main>.section>.wrap{position:relative;z-index:1}
.page-service main>.section::before{
  position:absolute;
  z-index:0;
  top:50%;
  right:clamp(-125px,-7vw,-55px);
  width:clamp(300px,27vw,460px);
  aspect-ratio:1;
  background-image:url('../images/editorial-v4/ikony-uslug-nedvizhimosti.svg');
  background-repeat:no-repeat;
  background-size:800% 100%;
  content:"";
  opacity:.105;
  pointer-events:none;
  transform:translateY(-50%) rotate(-5deg);
}
.page-service main>.section:nth-of-type(odd)::before{right:auto;left:clamp(-125px,-7vw,-55px);transform:translateY(-50%) rotate(5deg)}
.page-service #situations::before{background-position:0 50%}
.page-service #service-content::before{background-position:14.2857% 50%}
.page-service #risks::before{background-position:28.5714% 50%;opacity:.18}
.page-service #documents::before{background-position:42.8571% 50%}
.page-service #process::before{background-position:57.1429% 50%}
.page-service #process+.section::before{background-position:71.4286% 50%}
.page-service #faq::before{background-position:85.7143% 50%}
.page-service #faq+.section::before{background-position:100% 50%}

.contact-band{
  position:relative;
  isolation:isolate;
  min-height:clamp(470px,35vw,540px);
  overflow:visible;
  padding:clamp(58px,5vw,78px) 0;
  background:var(--ink);
}
.contact-band::before{
  position:absolute;
  z-index:1;
  top:50%;
  right:max(-85px,calc((100vw - 1560px)/2));
  width:clamp(560px,43vw,760px);
  height:108%;
  background:url('../images/editorial-v4/ikony-svyazi-rieltor.svg') no-repeat 50% 50%/contain;
  content:"";
  opacity:.28;
  pointer-events:none;
  transform:translateY(-50%) rotate(-3deg);
}
.contact-band::after{
  position:absolute;
  z-index:2;
  right:max(-15px,calc((100vw - 1480px)/2));
  bottom:-2%;
  width:clamp(500px,38vw,680px);
  height:calc(100% + 165px);
  background-position:50% 100%;
  background-repeat:no-repeat;
  background-size:contain;
  content:"";
  filter:drop-shadow(-20px 24px 30px rgba(0,0,0,.25));
  pointer-events:none;
}
.contact-band.contact-band--visual-ready::after{background-image:url('../images/editorial-v4/ekaterina-orekhova-telefon-transparent.png')}
.contact-band__grid{position:relative;z-index:3;grid-template-columns:minmax(0,700px) minmax(390px,1fr);grid-template-rows:auto auto;align-items:end;gap:24px 70px}
.contact-band__grid>div{grid-column:1;grid-row:1}
.contact-band .eyebrow{color:#f1cf91!important}
.contact-band h2{max-width:680px;font-size:clamp(48px,4.7vw,74px);text-wrap:balance}
.contact-band p{max-width:690px;color:rgba(255,250,242,.79)}
.phone-display{color:#ffe0a7;font-weight:400}
.contact-band__grid>.contact-actions{display:flex;grid-column:1;grid-row:2;flex-wrap:wrap;gap:10px;align-items:center}
.contact-band .button--light{justify-self:start;border-color:rgba(255,224,167,.75);background:rgba(255,253,248,.06);backdrop-filter:blur(10px)}
.contact-band .button--light:hover{border-color:#fffdf8;background:#fffdf8;color:var(--ink)}
.messenger-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}
.messenger-link{display:inline-flex;min-height:48px;align-items:center;gap:9px;padding:0 16px;border:1px solid rgba(255,224,167,.42);color:#fffdf8;font-size:13px;letter-spacing:.035em;transition:.25s ease}
.messenger-link:hover{border-color:#ffe0a7;background:rgba(255,224,167,.1);transform:translateY(-2px)}
.messenger-mark{display:block;width:23px;height:23px;flex:0 0 23px;background:url('../images/editorial-v4/ikony-telegram-max.svg?v=2') no-repeat 0 50%/200% 100%}
.messenger-mark--max{background-position:100% 50%}
.contact-actions .messenger-link{min-height:58px;padding-inline:18px}
.contact-actions .messenger-links{display:contents}
.messenger-links--footer{margin-top:15px}
.messenger-links--footer .messenger-link{width:46px;min-height:46px;justify-content:center;padding:0;border-color:rgba(255,224,167,.28)}
.messenger-links--footer .messenger-link>span:last-child{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.site-footer{background:#1c1915}
.footer-grid h3{color:var(--gold-light);font-weight:400}

@media(max-width:980px){
  :root{--wrap:min(100% - 40px,1320px)}
  .header-row{grid-template-columns:1fr auto auto}.hero-grid{grid-template-columns:1fr}.hero-copy{min-height:680px}.hero-photo{min-height:720px}
  .route-card,.route-card:nth-child(1),.route-card:nth-child(2){grid-column:span 6;min-height:285px}
  .page-hero::after,.service-hero::after{width:52%;opacity:.43}.page-hero::before,.service-hero::before{background:linear-gradient(90deg,var(--paper) 0 42%,rgba(246,241,232,.9) 72%,rgba(246,241,232,.4))}
  .page-hero-grid,.service-hero__grid{grid-template-columns:1fr}.expert-aside{max-width:440px}.process{grid-template-columns:repeat(2,1fr)}
  .contact-band__grid{grid-template-columns:minmax(0,1fr) 300px;gap:24px}.contact-band::before{right:-150px;width:620px}.contact-band::after{right:-95px;width:500px;height:calc(100% + 110px)}
}

@media(max-width:680px){
  :root{--wrap:min(100% - 28px,1320px)}h1{font-size:clamp(56px,17vw,82px)}h2{font-size:clamp(46px,14vw,68px)}
  .hero h1{max-width:100%;font-size:clamp(44px,13vw,52px);line-height:.94;overflow-wrap:anywhere}
  .hero .lead{font-size:18px;line-height:1.48}
  main,section,.wrap,.hero-grid,.page-hero-grid,.service-hero__grid,.article-split,.info-grid{min-width:0;max-width:100%}
  .button{max-width:100%;white-space:normal;text-align:center}.page-hero h1,.service-hero h1{overflow-wrap:anywhere}
  .header-row{min-height:72px;gap:6px}.header-actions{gap:3px;min-width:0}.header-phone{min-height:42px;gap:8px;padding:6px 10px;border:1px solid rgba(134,91,20,.28);border-radius:999px;font-size:14px;font-weight:600;line-height:1}.header-phone small{display:none}.header-phone::before{width:19px;height:19px;flex-basis:19px}.header-messengers{gap:2px;margin-left:0}.header-messenger{width:28px;height:28px}.header-messenger .messenger-mark{width:16px;height:16px;flex-basis:16px}.nav-toggle{width:40px;height:40px}.brand__mark{width:34px;height:34px;font-size:16px}.hero-grid{min-height:auto}.hero-copy{min-height:650px;padding:64px 24px 45px}.hero-photo{min-height:560px}.hero-photo::after{background:linear-gradient(180deg,rgba(246,241,232,.01),rgba(246,241,232,.06))}.hero-note{right:20px;bottom:20px;left:20px}
  .hero-credentials{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:20px}.credential-stat{display:flex;min-height:140px;gap:9px;padding:0 10px 0 0}.credential-stat+.credential-stat{padding-left:10px}.credential-stat strong{display:block;font-size:clamp(52px,16vw,64px)}.credential-stat span{font-size:14px;line-height:1.25}
  .hero-certifications{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.certification-badge{align-items:flex-start;gap:8px;padding-top:12px}.certification-badge svg{width:46px;height:46px;flex-basis:46px}.certification-badge span{font-size:8px;letter-spacing:.045em}.certification-badge strong{margin-top:4px;font-size:14px}
  .section{padding:82px 0}.section-head,.hub-directory__head{grid-template-columns:1fr;gap:26px;margin-bottom:44px}.service-list{grid-template-columns:1fr}
  .route-card,.route-card:nth-child(1),.route-card:nth-child(2){grid-column:1/-1;min-height:250px;padding:26px}.route-card h3{margin-top:38px;font-size:39px}.route-card p{font-size:13px}.route-card__icon{top:22px;right:22px;width:54px;height:54px}.service-group h3{gap:13px}.service-group__icon{width:50px;height:50px;flex-basis:50px;padding:8px}
  .portrait-frame{min-height:520px}.process{grid-template-columns:1fr}.process article{min-height:230px}.process h3{margin-top:54px}
  .page-hero,.service-hero{min-height:710px;padding:70px 0 60px}.page-hero::after,.service-hero::after{top:auto;bottom:0;width:100%;height:42%;opacity:1;background-image:linear-gradient(0deg,transparent,var(--paper)),var(--page-photo)}.page-hero::before,.service-hero::before{background:linear-gradient(0deg,transparent 0 32%,var(--paper) 48%)}
  .page-hero-grid,.service-hero__grid{min-height:570px;align-content:start}.page-hero h1{font-size:clamp(55px,16vw,78px)}.page-index{display:none}.expert-aside{margin-top:22px;padding:18px}.expert-aside::before{margin-bottom:18px}
  .page-hero{min-height:0;padding-bottom:clamp(330px,92vw,410px)}
  .page-hero .page-hero-grid{display:block;min-height:0}
  .page-hero::after{height:clamp(300px,82vw,360px);background-position:50% 18%}
  .page-hero::before{background:linear-gradient(0deg,transparent 0 22%,var(--paper) 39%)}
  .page-service .service-hero{min-height:0;padding-bottom:clamp(330px,92vw,410px)}
  .page-service .service-hero__grid{display:block;min-height:0}
  .page-service .service-hero::after{height:clamp(300px,82vw,360px);background-position:50% 18%}
  .page-service .service-hero::before{background:linear-gradient(0deg,transparent 0 22%,var(--paper) 39%)}
  .page-service .service-hero__note{margin-top:20px}
  .page-service main>.section::before{top:74%;width:270px;opacity:.075}
  .page-service #risks::before{opacity:.13}
  .article-nav{top:72px}.detail-grid{grid-template-columns:1fr}.timeline{grid-template-columns:1fr}
  .contact-band{min-height:0;overflow:hidden;padding:70px 0 410px;background:var(--ink)}
  .contact-band::before{top:auto;right:50%;bottom:-15px;width:500px;height:470px;opacity:.18;transform:translateX(50%) rotate(-3deg)}
  .contact-band::after{right:50%;bottom:-25px;width:min(430px,116vw);height:480px;transform:translateX(50%);filter:drop-shadow(-10px 20px 24px rgba(0,0,0,.22))}
  .contact-band__grid{display:block}.contact-actions{margin-top:30px}.contact-actions .button--light{width:100%}.contact-actions .messenger-link{flex:1;justify-content:center}
}
@media(max-width:360px){
  .header-row{gap:4px}.brand__mark{width:32px;height:32px;font-size:15px}.header-phone{gap:6px;padding-inline:7px;font-size:13px}.header-phone::before{width:18px;height:18px;flex-basis:18px}.header-messengers{gap:2px}.header-messenger{width:26px;height:26px}.header-messenger .messenger-mark{width:15px;height:15px;flex-basis:15px}.nav-toggle{width:38px;height:38px}
}
/* Answer-first expert block: visible, useful content for people and AI search. */
.ai-answer{padding-block:clamp(58px,6vw,96px)}
.ai-answer__card{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:clamp(34px,6vw,96px);padding:clamp(30px,5vw,68px);border:1px solid rgba(39,34,29,.12);border-radius:32px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(241,225,197,.48));box-shadow:0 28px 80px rgba(65,48,30,.08)}
.ai-answer__card h2{max-width:720px;font-size:clamp(39px,4vw,62px)}
.ai-answer__card .article-copy{max-width:760px}
.content-meta{margin-top:22px;color:var(--muted);font-size:12px;line-height:1.55;letter-spacing:.04em;text-transform:uppercase}
.official-source-list{display:grid;gap:12px;margin-top:28px}
.official-source-link{display:grid;grid-template-columns:minmax(150px,.65fr) minmax(0,1.35fr) auto;align-items:center;gap:22px;padding:20px 22px;border:1px solid rgba(39,34,29,.12);border-radius:20px;background:rgba(255,255,255,.72);transition:transform .2s ease,border-color .2s ease,background .2s ease}
.official-source-link:hover{transform:translateY(-2px);border-color:rgba(154,112,53,.42);background:#fff}
.official-source-link strong{font-family:var(--display);font-size:24px;font-weight:500;line-height:1.05}
.official-source-link span{color:var(--muted);font-size:14px;line-height:1.5}
.official-source-link em{color:var(--gold);font-size:12px;font-style:normal;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}
.official-source-note{margin-top:22px;color:var(--muted);font-size:13px;line-height:1.6}
.business-details{scroll-margin-top:110px;background:linear-gradient(145deg,rgba(241,225,197,.5),rgba(255,255,255,.86))}
.business-details .article-copy>h3{font-family:var(--display);font-size:clamp(34px,3.2vw,52px);font-weight:500;line-height:1.05}
.requisite-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0 24px}
.requisite-grid>div{padding:20px 22px;border:1px solid rgba(39,34,29,.12);border-radius:18px;background:rgba(255,255,255,.76)}
.requisite-grid .requisite-grid__wide{grid-column:1/-1}
.requisite-grid dt{margin-bottom:8px;color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.requisite-grid dd{margin:0;font-size:17px;line-height:1.45}
.requisite-links{display:flex;flex-wrap:wrap;gap:16px 28px;margin-top:4px}
.footer-requisites{flex:1;text-align:center}.footer-requisites a{color:var(--gold-light);text-decoration:underline;text-underline-offset:3px}
@media(max-width:780px){
  .ai-answer__card{grid-template-columns:1fr;padding:28px 22px;border-radius:24px}
  .ai-answer__card h2{font-size:clamp(37px,11vw,52px)}
  .official-source-link{grid-template-columns:1fr;gap:8px;padding:20px}
  .requisite-grid{grid-template-columns:1fr}.requisite-grid .requisite-grid__wide{grid-column:auto}
  .footer-requisites{text-align:left}
}
