
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/hp-v6/fonts/font-Manrope-400.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/hp-v6/fonts/font-Manrope-500.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/hp-v6/fonts/font-Manrope-600.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/hp-v6/fonts/font-Manrope-700.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/hp-v6/fonts/font-Manrope-800.ttf) format('truetype');
}


:root{--paper:#f4f0e9;--ink:#252323;--wine:#742b3e;--rose:#d6aeb4;--line:#cfc7bd;--muted:#766e67;--ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;font-family:Manrope,Arial,sans-serif;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}::selection{background:var(--wine);color:var(--paper)}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit}img{display:block;max-width:100%}button,a,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--wine);outline-offset:6px}.wrap{width:min(1380px,calc(100% - 96px));margin:auto}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.serif{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-style:italic;letter-spacing:-.055em}.arrow{font-family:Arial,sans-serif;display:inline-block;font-weight:400;transition:transform .3s}.link:hover .arrow{transform:translate(5px,-5px)}.skip{position:fixed;top:-90px;background:var(--paper);padding:15px;z-index:99}.skip:focus{top:0}.progress{position:fixed;left:0;top:0;height:3px;background:var(--wine);z-index:99;width:0}.header-inner{display:flex;align-items:center;justify-content:space-between;height:94px;border-bottom:1px solid var(--line);gap:25px}.monogram{font-size:36px;letter-spacing:-.08em;font-weight:800;color:var(--wine)}.header-note{font-size:10px;line-height:1.7;letter-spacing:.02em;margin-right:auto}.nav{display:flex;gap:28px;font-size:11px}.nav a{padding:12px 0;border-bottom:1px solid transparent}.nav a:hover{border-color:var(--wine)}.header-contact{font-size:11px;background:var(--wine);color:var(--paper);padding:13px 19px;border-radius:40px;display:flex;gap:25px}.menu{display:none;background:none;border:1px solid var(--line);padding:11px 15px;border-radius:30px}.hero{padding:35px 0 72px}.hero-topline{display:flex;justify-content:space-between;gap:20px;font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.hero-title{font-size:clamp(65px,10.6vw,154px);font-weight:500;line-height:.92;letter-spacing:-.073em;text-transform:uppercase;margin:43px 0 44px;color:var(--wine)}.hero-title .surname{display:block;text-align:right}.hero-title .first{display:flex;align-items:center;gap:55px}.hero-title .intro-small{font-size:10px;line-height:1.9;letter-spacing:.04em;text-transform:none;max-width:200px;margin:12px 0 0 0;color:var(--muted)}.hero-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:stretch;border-top:1px solid var(--line);padding-top:28px}.hero-intro{display:flex;flex-direction:column;align-items:flex-start;padding:25px 0 0}.hero-intro h2{font-size:clamp(35px,3.3vw,48px);line-height:1.2;letter-spacing:-.047em;font-weight:400}.hero-intro h2 em{display:block;font-size:1.12em;color:var(--wine);margin-top:3px}.hero-intro p{font-size:13px;line-height:1.95;color:var(--muted);max-width:330px;margin:27px 0 28px}.pill{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;font-size:12px;border:1px solid var(--wine);border-radius:40px;padding:17px 22px;color:var(--wine);transition:background .3s,color .3s}.pill:hover{background:var(--wine);color:var(--paper)}.hero-intro .mini{display:flex;gap:20px;align-items:center;margin-top:auto;padding-top:40px;font-size:9px;color:var(--muted)}.mini span:first-child{font-size:30px;font-family:Georgia,serif;font-style:italic;color:var(--wine)}.hero-photo{margin:0;position:relative;overflow:hidden;background:#423c39;min-height:380px}.hero-photo img{width:100%;height:440px;object-fit:cover;object-position:center 42%;filter:grayscale(1);transition:transform 1.2s var(--ease)}.hero-photo:hover img{transform:scale(1.035)}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 65%,#1b17177a);pointer-events:none}.hero-photo figcaption{position:absolute;bottom:21px;left:24px;right:24px;display:flex;justify-content:space-between;align-items:end;color:white;z-index:1;font-size:10px;line-height:1.65}.hero-photo figcaption .photo-index{font-family:Georgia,serif;font-style:italic;font-size:40px}.press{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0}.press-inner{display:flex;justify-content:space-between;align-items:center;gap:45px}.press-label{font-size:9px;line-height:1.8;color:var(--muted);max-width:140px}.press-links{display:flex;justify-content:space-between;align-items:center;gap:40px;flex:1;max-width:920px}.press-links a{font-size:24px;letter-spacing:-.06em;font-weight:700}.press-links a:hover{color:var(--wine)}.press-links a:nth-child(3){font-size:19px}.section{padding:100px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:48px}.section-head h2{font-size:clamp(40px,4.4vw,64px);line-height:1.05;font-weight:400;letter-spacing:-.052em;margin-top:27px}.section-head h2 em{display:block}.section-head p{max-width:340px;font-size:12px;line-height:1.95;color:var(--muted)}.text-link{font-size:11px;display:inline-flex;justify-content:space-between;gap:30px;align-items:center;padding:10px 0;border-bottom:1px solid currentColor}.text-link .arrow{font-size:23px}.cases{background:var(--wine);color:var(--paper)}.cases .section-head{margin-bottom:60px}.cases .section-head p{color:#ddc9cd}.cases .eyebrow{color:#d6b7bf}.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.case{border-top:1px solid #f4f0e950;display:flex;flex-direction:column;padding-top:20px;position:relative}.case-top{font-size:9px;display:flex;justify-content:space-between;gap:20px;color:#ddc9cd;letter-spacing:.06em}.case-number{font-size:clamp(60px,7.5vw,108px);font-weight:400;letter-spacing:-.065em;margin:33px 0 8px;line-height:1}.case-number sup{font-size:.35em;vertical-align:top;line-height:1.5;margin-left:8px;color:var(--rose)}.case-metric{font-size:12px;color:#ddc9cd;line-height:1.8}.case-bottom{display:grid;grid-template-columns:1fr 45px;gap:20px;margin:43px 0 25px}.case h3{font-size:22px;font-weight:400;letter-spacing:-.03em;line-height:1.4}.case p{font-size:11px;line-height:1.9;color:#ddc9cd;margin-top:12px;max-width:360px}.case-link{border:1px solid #f4f0e980;border-radius:50%;width:43px;height:43px;display:flex;align-items:center;justify-content:center;font-size:24px;align-self:end;transition:background .3s,color .3s}.case:hover .case-link{background:var(--paper);color:var(--wine)}.case-foot{border-top:1px solid #f4f0e930;display:flex;justify-content:space-between;padding-top:15px;font-size:9px;color:#ddc9cd}.case-note{font-size:9px;line-height:1.9;color:#d4b6bd;margin-top:40px;max-width:650px}.services .section-head h2{color:var(--wine)}.services-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.service{border-top:1px solid var(--ink);padding-top:19px;display:flex;flex-direction:column}.service-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--muted)}.service h3{font-size:40px;line-height:1.1;font-weight:500;letter-spacing:-.05em;margin-top:47px}.service h4{font-family:Georgia,serif;font-size:23px;font-style:italic;font-weight:400;color:var(--wine);margin:13px 0 20px}.service p{font-size:12px;line-height:1.95;color:var(--muted);max-width:360px;margin-bottom:28px}.service .text-link{margin-top:auto;align-self:flex-start}.method{background:#282526;color:var(--paper);position:relative;height:1850px}.method-sticky{position:sticky;top:0;min-height:730px;height:100vh;max-height:1100px;display:flex;align-items:center;overflow:hidden}.method-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.method-copy .eyebrow{color:#d6aeb4;margin-bottom:30px}.method h2{font-size:clamp(38px,4.4vw,65px);font-weight:400;line-height:1.1;letter-spacing:-.055em}.method h2 span{font-family:Georgia,serif;font-style:italic;color:#d6aeb4;line-height:1.2}.method-lead{font-size:13px;line-height:1.9;max-width:350px;color:#bdb5b6;margin:26px 0 32px}.steps{display:flex;flex-direction:column}.step{display:flex;gap:18px;border-top:1px solid #ffffff25;padding:18px 0;opacity:.4;transition:opacity .4s}.step.active{opacity:1}.step b{font-weight:400;font-size:11px;color:#d6aeb4;padding-top:3px}.step h3{font-weight:500;font-size:14px;margin-bottom:6px}.step p{font-size:11px;line-height:1.8;color:#bfb5b7}.stack-scene{perspective:1100px;position:relative;min-height:440px}.stack{height:400px;position:relative;transform-style:preserve-3d;transform:rotateX(48deg) rotateZ(-28deg);will-change:transform}.layer{position:absolute;left:7%;top:12%;width:85%;height:265px;border-radius:5px;padding:26px;backface-visibility:visible;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 35px 45px #0003;transform-style:preserve-3d;will-change:transform}.layer-1{background:#742b3e;border:1px solid #a86476;transform:translateZ(-80px)}.layer-2{background:#d6aeb4;color:#39282c;border:1px solid #e9c6cb;transform:translateZ(15px)}.layer-3{background:#f4f0e9;color:#482e36;transform:translateZ(110px)}.layer-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.08em}.layer-name{font-size:38px;letter-spacing:-.05em;font-weight:500}.layer-rule{width:100%;height:1px;background:currentColor;opacity:.3}.layer-bottom{font-size:10px;display:flex;justify-content:space-between;align-items:center}.layer-2 .layer-name{font-size:32px}.stack-caption{position:absolute;bottom:-35px;left:0;right:0;text-align:center;color:#b3a2a6;font-size:9px;letter-spacing:.13em;text-transform:uppercase}.method-track{position:absolute;bottom:35px;left:48px;right:48px;height:1px;background:#ffffff30}.method-fill{height:1px;width:0;background:#d6aeb4}.motion{display:inline-flex;gap:20px;font-size:10px;background:none;border:1px solid #8e8185;color:var(--paper);border-radius:30px;padding:11px 16px;margin-top:22px}.about-grid{display:grid;grid-template-columns:.45fr 1.55fr;gap:70px}.about-aside .eyebrow{margin-bottom:27px}.about-aside img{width:110px;height:135px;object-fit:cover;filter:grayscale(1)}.about-aside p{font-size:10px;line-height:1.8;margin-top:17px;color:var(--muted)}.about-quote{font-size:clamp(32px,4vw,57px);line-height:1.24;letter-spacing:-.05em;color:var(--wine);font-weight:400}.about-quote em{font-family:Georgia,serif;font-style:italic}.about-bottom{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-top:40px;padding-top:28px;border-top:1px solid var(--line)}.about-bottom p{font-size:12px;line-height:2;color:var(--muted)}.about-bottom .text-link{margin-top:20px}.journal{padding-top:0}.journal .section-head{padding-top:45px;border-top:1px solid var(--line)}.journal-list{border-top:1px solid var(--line)}.article{display:grid;grid-template-columns:70px 1fr 140px 35px;gap:30px;align-items:center;padding:30px 0;border-bottom:1px solid var(--line);transition:color .3s,padding .3s}.article:hover{color:var(--wine);padding-left:10px}.article .index{font-family:Georgia,serif;font-size:28px;font-style:italic;color:var(--wine)}.article h3{font-size:25px;line-height:1.35;font-weight:400;letter-spacing:-.035em}.article .category{font-size:9px;letter-spacing:.09em;color:var(--muted)}.article .arrow{font-size:28px}.faq{padding-top:0}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.faq h2{font-size:43px;font-weight:400;line-height:1.2;letter-spacing:-.045em;margin-top:25px}.faq h2 em{display:block;color:var(--wine)}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{list-style:none;display:flex;justify-content:space-between;gap:20px;padding:22px 0;cursor:pointer;font-size:13px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';font-size:20px}.faq details[open] summary:after{content:'−'}.faq details p{font-size:12px;line-height:1.9;color:var(--muted);padding:0 25px 23px 0}.contact{background:#e6d8d2;padding:55px 0 45px;color:var(--wine)}.contact-top{display:flex;justify-content:space-between;gap:30px;border-top:1px solid #742b3e50;padding-top:20px}.contact-top p{font-size:11px;line-height:1.85;max-width:290px;color:#70575b}.contact-main{display:flex;align-items:center;justify-content:space-between;gap:55px;margin:45px 0 55px}.contact h2{font-size:clamp(65px,9vw,130px);line-height:1.03;letter-spacing:-.065em;font-weight:400}.contact h2 em{display:block}.contact-circle{flex-shrink:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;width:185px;height:185px;border-radius:50%;background:var(--wine);color:var(--paper);font-size:12px;transform:rotate(-12deg);transition:transform .4s}.contact-circle:hover{transform:rotate(0deg) scale(1.03)}.contact-circle .arrow{font-size:45px}.contact-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid #742b3e50;padding-top:23px;font-size:11px}.footer{padding:25px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:30px;font-size:9px;color:var(--muted)}.footer a{color:var(--wine)}.reveal{opacity:1;transform:none}.js-motion .reveal{opacity:0;transform:translateY(30px);transition:opacity .85s var(--ease),transform .85s var(--ease)}.js-motion .reveal.visible{opacity:1;transform:none}.motion-off .reveal{opacity:1;transform:none}.motion-off *{scroll-behavior:auto!important}.motion-off .step{opacity:1}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header-note{display:none}.hero-title .intro-small{margin:0}.hero-layout{gap:35px}.hero-photo img{height:390px}.hero-intro h2{font-size:34px}.method-grid{gap:20px}.stack-scene{transform:scale(.86)}.services-grid{gap:26px}.contact-circle{width:150px;height:150px}.article{grid-template-columns:45px 1fr 100px 25px;gap:20px}.about-grid{gap:40px}.section{padding:80px 0}.journal,.faq{padding-top:0}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header-inner{height:78px}.header-note{display:block;font-size:9px}.header-contact{display:none}.menu{display:block;font-size:11px}.nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--paper);padding:20px;flex-direction:column;border-bottom:1px solid var(--line);z-index:50}.nav.open{display:flex;gap:7px}.hero{padding:25px 0 45px}.hero-topline{font-size:8px}.hero-topline span:last-child{display:none}.hero-title{font-size:10.5vw;margin:35px 0 32px;line-height:1}.hero-title .first{gap:20px}.hero-title .intro-small{font-size:8px;line-height:1.65;max-width:170px}.hero-layout{grid-template-columns:1fr;gap:30px;padding-top:23px}.hero-intro{padding:0}.hero-intro h2{font-size:38px;line-height:1.18}.hero-intro p{max-width:430px;margin:22px 0;font-size:12px}.hero-intro .mini{display:none}.hero-photo img{height:410px}.hero-photo{min-height:0}.press{padding:23px 0}.press-inner{align-items:flex-start;flex-direction:column;gap:20px}.press-label{max-width:none}.press-links{width:100%;gap:15px}.press-links a{font-size:21px}.press-links a:nth-child(3){font-size:16px}.section{padding:65px 0}.section-head{flex-direction:column;align-items:flex-start;gap:25px;margin-bottom:35px}.section-head h2{font-size:44px;margin-top:22px}.section-head p{max-width:500px}.case-grid{grid-template-columns:1fr;gap:43px}.cases .section-head{margin-bottom:40px}.case-number{font-size:86px;margin-top:28px}.case-bottom{margin-top:30px}.case-note{font-size:9px}.services-grid{grid-template-columns:1fr;gap:35px}.service{display:grid;grid-template-columns:1fr 1fr;column-gap:30px}.service-top{grid-column:1/-1}.service h3{margin-top:25px;font-size:36px}.service h4{grid-column:1;margin:8px 0 25px;font-size:21px}.service p{grid-column:2;grid-row:2/4;margin:25px 0;font-size:11px}.service .text-link{grid-column:2}.method{height:auto}.method-sticky{position:relative;height:auto;min-height:0;padding:65px 0 70px}.method-grid{grid-template-columns:1fr;gap:0}.method h2{font-size:44px;max-width:600px}.method-lead{font-size:12px;max-width:450px;margin:23px 0}.step{opacity:1;padding:13px 0}.step h3{font-size:12px}.step p{font-size:10px}.stack-scene{min-height:300px;max-width:460px;width:100%;margin:30px auto 25px;transform:scale(.75)}.stack{height:280px}.layer{height:235px}.stack-caption{bottom:-30px}.method-track{left:20px;right:20px;bottom:20px}.about-grid{grid-template-columns:1fr;gap:30px}.about-aside{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.about-aside .eyebrow{width:100%;margin:0}.about-aside img{width:65px;height:75px}.about-aside p{margin:0}.about-quote{font-size:37px}.about-bottom{gap:25px;margin-top:30px}.journal,.faq{padding-top:0}.article{grid-template-columns:30px 1fr 25px;gap:15px;padding:25px 0}.article h3{font-size:22px}.article .category{display:none}.faq-grid{grid-template-columns:1fr;gap:30px}.faq h2{font-size:40px}.contact{padding:35px 0}.contact-top{flex-direction:column;gap:20px}.contact-main{gap:25px;margin:35px 0}.contact h2{font-size:10vw}.contact-circle{width:120px;height:120px;font-size:10px;gap:9px}.contact-circle .arrow{font-size:33px}.contact-bottom{flex-wrap:wrap;font-size:10px}.footer-inner{gap:15px;flex-wrap:wrap;font-size:8px}}
@media(max-width:460px){.hero-title{font-size:10.15vw;letter-spacing:-.07em;margin-top:32px}.hero-title .intro-small{display:none}.hero-title .first{font-size:1.75em;line-height:.95;margin-bottom:6px}.hero-intro h2{font-size:32px}.hero-intro h2 em{font-size:1.06em}.hero-photo img{height:325px}.hero-photo figcaption{left:18px;right:18px;bottom:16px}.hero-photo .photo-index{font-size:30px}.press-links a{font-size:18px}.press-links a:nth-child(3){font-size:13px}.section-head h2{font-size:39px}.case-number{font-size:75px}.case h3{font-size:21px}.service{display:flex}.service h3{margin-top:23px}.service h4{margin:10px 0 15px}.service p{margin:0 0 20px;font-size:12px}.service .text-link{margin-top:0}.method h2{font-size:39px}.stack-scene{transform:scale(.67);margin-top:10px}.about-quote{font-size:32px}.about-bottom{grid-template-columns:1fr;gap:20px}.article h3{font-size:20px}.contact-main{align-items:center;gap:15px}.contact h2{font-size:10.5vw}.contact-circle{width:94px;height:94px;font-size:9px}.contact-circle .arrow{font-size:26px}.contact-bottom{flex-direction:column;gap:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.method{height:auto}.method-sticky{position:relative;height:auto;min-height:0;padding:75px 0}.step{opacity:1}.method-track{display:none}}

/* Version 03: portrait, scroll choreography, clearer offer. */
html{scroll-padding-top:100px}
.site-header{position:sticky;top:0;z-index:60;background:rgba(244,240,233,.96);backdrop-filter:blur(15px)}
.header-inner{height:79px;transition:height .25s}
.header-note{font-size:11px}.nav{font-size:12px}.header-contact{font-size:12px}
.hero{padding-top:28px;padding-bottom:78px;overflow:clip}
.hero-topline{font-size:10px}.hero-title{font-size:clamp(72px,8.2vw,120px);margin:33px 0 32px;line-height:.94;letter-spacing:-.068em}
.hero-title .first,.hero-title .surname{will-change:transform}.hero-title .first{gap:45px}.hero-title .intro-small{font-size:11px;max-width:235px;letter-spacing:.01em;line-height:1.8}
.hero-layout{grid-template-columns:1fr 1.04fr;gap:60px;padding-top:32px;align-items:center;perspective:1300px}
.hero-intro{padding:3px 0 10px}.hero-kicker{font-size:10px;letter-spacing:.08em;color:var(--muted);margin-bottom:19px}
.hero-intro h2{font-size:clamp(34px,3.35vw,49px)}
.hero-intro p.hero-lead{font-size:18px;line-height:1.65;color:var(--ink);max-width:480px;margin:25px 0 12px}
.hero-intro p.hero-description{font-size:14px;line-height:1.8;margin:0 0 27px;max-width:450px}
.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-primary{color:var(--paper);background:var(--wine);font-size:13px;padding:18px 23px;gap:35px}.hero-primary:hover{background:#5f2031}.hero-secondary{font-size:12px;display:flex;gap:13px;padding:14px 0}.hero-secondary:hover{color:var(--wine)}
.hero-proof{display:flex;flex-wrap:wrap;gap:17px;font-size:11px;color:var(--muted);padding-top:28px;margin-top:28px;border-top:1px solid var(--line);width:100%}.hero-proof span+span:before{content:'·';margin-right:17px}
.photo-stage{perspective:1300px;min-width:0;padding:0 6px 5px 0}
.hero-photo{overflow:visible;min-height:0;background:#e7ded7;box-shadow:5px 6px 0 #d0babe,6px 7px 0 #b18c95,0 18px 38px #482e3612;transform-origin:50% 45%;will-change:transform;isolation:isolate}
.hero-photo:after{display:none}.photo-window{position:relative;overflow:hidden;height:430px;background:#d6cbca;isolation:isolate}
.hero-photo img.hero-image{width:100%;height:100%;object-fit:cover;object-position:44% 38%;filter:grayscale(1);transform:translateY(0) scale(1.3);transition:none;will-change:transform}
.hero-photo:hover img.hero-image{transform:translateY(0) scale(1.3)}
.photo-tone{position:absolute;inset:0;pointer-events:none;background:#742b3e;mix-blend-mode:color;opacity:.14}
.photo-curtain{position:absolute;inset:0;background:#742b3e;opacity:.1;transform:translateY(-6%);pointer-events:none;will-change:transform}
.hero-photo figcaption{position:relative;bottom:auto;left:auto;right:auto;color:var(--wine);padding:15px 21px;background:#eee6de;font-size:11px;line-height:1.65;align-items:center;display:flex;justify-content:space-between}
.hero-photo figcaption b{font-weight:500}.hero-photo figcaption .photo-index{font-size:36px}
.intro-run .photo-window{animation:photoReveal 1.15s cubic-bezier(.2,.7,.2,1) both}
@keyframes photoReveal{from{clip-path:inset(0 42% 0 42%)}to{clip-path:inset(0 0 0 0)}}
.press-label{font-size:11px;max-width:175px}.section-head p{font-size:14px;max-width:370px}
.case-top{font-size:10px}.case-metric{font-size:14px}.case p{font-size:13px;max-width:440px;line-height:1.85}.case-foot{font-size:11px}.case-note{font-size:11px;max-width:830px}.case h3{font-size:25px}
.services-grid{gap:34px}.service p{font-size:14px;line-height:1.9}.service-top{font-size:11px}.service h4{font-size:24px}
.service-result{padding-top:20px;border-top:1px solid var(--line);margin:0 0 15px}.service-result span{font-size:10px;color:var(--wine);letter-spacing:.08em;font-weight:700}.service-result p{margin:10px 0 0;font-size:14px;line-height:1.8;color:var(--ink)}.service-fit{font-size:12px;line-height:1.85;color:var(--muted);margin-bottom:22px}
.text-link{font-size:12px}.method-lead{font-size:14px;max-width:400px}.step{opacity:.63}.step h3{font-size:15px}.step p{font-size:12px}.motion{font-size:11px}
.about-grid{grid-template-columns:.62fr 1.38fr;gap:65px;align-items:start}.about-aside .eyebrow{margin-bottom:25px}
.about-portrait{overflow:hidden;aspect-ratio:4/5;max-width:285px;background:#ddd3d1}.about-aside img{width:100%;height:100%;object-fit:cover;object-position:50% 45%;filter:grayscale(1);transform:scale(1.04)}.about-aside p{font-size:12px;line-height:1.8;margin-top:19px}.about-aside p b{font-weight:500;color:var(--ink)}
.about-quote{font-size:clamp(32px,3.6vw,53px)}.about-bottom p{font-size:14px;line-height:1.95}
.faq summary{font-size:15px}.faq details p{font-size:14px}.contact-top p{font-size:14px;max-width:350px}.contact-bottom{font-size:13px}.footer-inner{font-size:11px}.mobile-cta{display:none}
.motion-off .photo-window{animation:none;clip-path:none}.motion-off .hero-title .first,.motion-off .hero-title .surname{transform:none!important}
@media(max-width:1100px){.hero-title{font-size:8.6vw}.hero-layout{gap:35px;grid-template-columns:1fr 1fr}.hero-intro h2{font-size:34px}.hero-intro p.hero-lead{font-size:16px}.hero-intro p.hero-description{font-size:13px}.desktop-break{display:none}.hero-kicker{font-size:9px}.hero-actions{gap:12px}.hero-primary{font-size:12px;gap:18px;padding:16px 19px}.hero-secondary{font-size:11px}.photo-window{height:435px}.about-grid{gap:38px}.services-grid{gap:24px}.service-top{font-size:10px}}
@media(max-width:800px){html{scroll-padding-top:93px}.header-inner{height:73px}.header-note{font-size:10px}.nav{top:73px;font-size:14px}.header-contact{display:none}.hero{padding:23px 0 50px}.hero-title{font-size:10.1vw;line-height:1;margin:26px 0 28px}.hero-title .first{gap:25px}.hero-title .intro-small{font-size:9px;max-width:190px}.hero-layout{grid-template-columns:1fr;gap:34px;padding-top:26px}.hero-intro{padding:0}.hero-kicker{font-size:10px;margin-bottom:17px}.hero-intro h2{font-size:43px}.hero-intro p.hero-lead{font-size:18px;max-width:540px;margin-top:23px}.hero-intro p.hero-description{font-size:14px;max-width:500px;margin-bottom:24px}.hero-primary{font-size:13px;padding:17px 23px;gap:32px}.hero-secondary{font-size:12px}.hero-actions{gap:24px}.hero-proof{margin-top:21px;padding-top:19px;font-size:11px}.photo-stage{max-width:640px;width:100%;margin:auto;padding:0 5px 0 0}.photo-window{height:490px}.hero-photo img.hero-image{object-position:44% 38%;transform:scale(1.3)}.hero-photo figcaption{font-size:11px}.press-label{max-width:none}.service{display:flex}.service h3{margin-top:25px}.service h4{margin:12px 0 20px}.service p{font-size:14px;margin:0 0 24px;max-width:none}.service .service-result p{margin:10px 0 0}.service-result{width:100%}.service-fit{font-size:13px}.service-top{font-size:11px}.about-grid{grid-template-columns:1fr;gap:35px}.about-aside{display:grid;grid-template-columns:180px 1fr;gap:18px 24px;align-items:end}.about-aside .eyebrow{grid-column:1/-1;margin:0}.about-portrait{width:180px;grid-column:1}.about-aside p{grid-column:2;margin:0}.about-quote{font-size:38px}.about-bottom{gap:30px}.about-bottom p{font-size:14px}.method-lead{font-size:14px}.step h3{font-size:14px}.step p{font-size:12px}.case-top{font-size:10px}.case-foot{font-size:11px}.contact-bottom{font-size:12px}.mobile-cta{position:fixed;bottom:max(16px,env(safe-area-inset-bottom));right:20px;z-index:55;display:flex;align-items:center;gap:30px;padding:15px 21px;border:1px solid #ffffff55;border-radius:50px;background:var(--wine);color:var(--paper);font-size:12px;box-shadow:0 8px 25px #47223333;opacity:0;visibility:hidden;transform:translateY(15px);transition:opacity .25s,transform .25s,visibility .25s}.show-contact .mobile-cta{opacity:1;visibility:visible;transform:none}.menu-open .mobile-cta{opacity:0;visibility:hidden}.footer{padding-bottom:28px}.footer-inner{font-size:10px}}
@media(max-width:460px){.hero-title{font-size:9.9vw;letter-spacing:-.063em;margin:26px 0}.hero-title .first{font-size:1.45em;margin-bottom:6px;line-height:.96}.hero-title .intro-small{display:none}.hero-intro h2{font-size:34px}.hero-kicker{font-size:9px}.hero-intro p.hero-lead{font-size:17px}.hero-intro p.hero-description{font-size:14px}.hero-actions{gap:18px}.hero-primary{font-size:12px;gap:20px;padding:16px 19px}.hero-secondary{font-size:11px;gap:7px}.hero-proof{gap:10px;font-size:10px}.hero-proof span+span:before{margin-right:10px}.photo-window{height:355px}.hero-photo img.hero-image{transform:scale(1.3);object-position:44% 38%}.hero-photo figcaption{padding:13px 16px;font-size:10px}.hero-photo figcaption .photo-index{font-size:31px}.case-foot{font-size:10px;gap:20px}.case h3{font-size:23px}.case-top{font-size:9px}.case-note{font-size:11px}.about-aside{grid-template-columns:145px 1fr;column-gap:20px}.about-portrait{width:145px}.about-aside p{font-size:11px}.about-quote{font-size:33px}.about-bottom{grid-template-columns:1fr;gap:20px}.faq summary{font-size:14px}.contact-top p{font-size:14px}.footer-inner{font-size:9px}}
@media(prefers-reduced-motion:reduce){.photo-window{animation:none!important;clip-path:none!important}.hero-title .first,.hero-title .surname{transform:none!important}.hero-photo{transform:none!important}.hero-image{transform:scale(1.3)!important}.photo-curtain{display:none}.mobile-cta{transition:none}}

/* ---- style blocks 1-3 (добавлены) ---- */

.hero-photo {
  background: #1f1c1c;
  box-shadow: 5px 6px 0 #c8adb3, 6px 7px 0 #966875, 0 24px 50px #2b20241f;
}
.photo-window {
  height: 430px;
  background: #1f1c1c;
}
.hero-photo img.hero-image {
  object-fit: cover;
  object-position: 50% 50%;
  filter: saturate(.92) contrast(1.035) brightness(1.01);
  transform: translateY(0) scale(1.005);
}
.hero-photo:hover img.hero-image {
  transform: translateY(-2px) scale(1.025);
}
.photo-tone {
  background: #742b3e;
  mix-blend-mode: soft-light;
  opacity: .055;
}
.photo-curtain {
  background: linear-gradient(90deg, #f4f0e914 0%, transparent 48%, #742b3e1f 100%);
  opacity: 1;
}
.hero-photo figcaption {
  background: #eee6de;
}
@media (max-width: 800px) {
  .photo-window { height: clamp(305px, 66.667vw, 430px); }
  .hero-photo img.hero-image {
    object-position: 70% 50%;
    transform: translateY(0) scale(1.005);
  }
}
@media (max-width: 460px) {
  .photo-window { height: 305px; }
  .hero-photo img.hero-image { object-position: 72% 50%; }
  .hero-photo figcaption { padding: 13px 16px; }
}


.hero-title{position:relative;z-index:5;margin-bottom:22px}
.hero-layout-stage{display:block;position:relative;padding-top:0;border-top:0;perspective:1500px;isolation:isolate}
.stage-photo{position:relative;z-index:1}
.hero-photo-layered{position:relative;overflow:visible;background:#211e1d;box-shadow:7px 8px 0 #c9adb4,8px 9px 0 #916270,0 30px 70px #2d20252b;transform-style:preserve-3d}
.stage-window{height:auto;aspect-ratio:3/2;overflow:hidden;background:#211e1d;transform-style:preserve-3d}
.hero-photo img.scene-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.91) contrast(1.035);transform:translateZ(-45px) scale(1.045);transform-origin:center;will-change:transform}
.hero-photo img.scene-speaker{position:absolute;left:59.375%;top:8.008%;width:21.354%;height:79.785%;max-width:none;object-fit:fill;z-index:4;transform:translateZ(72px);transform-origin:50% 100%;filter:drop-shadow(0 22px 18px #140d0d48);will-change:transform}
.hero-photo img.scene-audience{position:absolute;left:2.669%;top:61.621%;width:33.984%;height:38.379%;max-width:none;object-fit:fill;z-index:6;transform:translateZ(125px) scale(1.02);transform-origin:15% 100%;filter:blur(.15px);will-change:transform}
.hero-photo-layered .photo-tone{z-index:3;opacity:.055;mix-blend-mode:soft-light}
.hero-photo-layered .photo-curtain{z-index:7;opacity:.16;background:#742b3e;mix-blend-mode:soft-light}
.hero-photo-layered figcaption{position:absolute;left:26px;right:auto;bottom:24px;z-index:9;width:280px;padding:15px 18px;color:var(--wine);background:#f4f0e9e8;border:1px solid #742b3e30;box-shadow:0 12px 28px #17121224;backdrop-filter:blur(8px);transform:translateZ(145px);will-change:transform}
.hero-photo-layered figcaption .photo-index{font-size:31px}
.stage-copy{position:absolute;left:34px;top:50%;z-index:8;width:min(445px,43%);padding:34px 36px 31px;background:#f4f0e9f0;border-left:3px solid var(--wine);box-shadow:0 24px 55px #21171925;transform:translateY(-50%) translateZ(115px);backdrop-filter:blur(12px)}
.stage-copy .hero-kicker{margin-bottom:16px}.stage-copy h2{font-size:clamp(34px,3.45vw,50px)}
.stage-copy p.hero-lead{font-size:16px;line-height:1.62;margin-top:22px}.stage-copy p.hero-description{font-size:13px;line-height:1.75;margin-bottom:23px}
.stage-copy .hero-proof{padding-top:20px;margin-top:22px}
.stage-depth-note{position:absolute;right:-19px;top:19%;z-index:10;padding:10px 12px;background:var(--wine);color:var(--paper);font-size:9px;letter-spacing:.13em;writing-mode:vertical-rl;transform:translateZ(155px)}

.js-motion .services{height:1550px;padding:0;position:relative}
.js-motion .services>.wrap{position:sticky;top:0;height:100vh;min-height:760px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}
.js-motion .services .section-head{margin-bottom:34px}
.js-motion .services-grid{display:block;position:relative;height:600px;perspective:1500px;transform-style:preserve-3d}
.js-motion .services-grid .service{position:absolute;left:50%;top:0;width:calc((100% - 68px)/3);height:100%;padding:21px 24px 24px;background:var(--paper);border:1px solid #3d343635;box-shadow:0 24px 55px #35272c24;transform-style:preserve-3d;transform-origin:50% 85%;will-change:transform,opacity;overflow:hidden}
.js-motion .services-grid .service h3{margin-top:31px}.js-motion .services-grid .service h4{margin:9px 0 15px}.js-motion .services-grid .service p{font-size:12px;line-height:1.7;margin-bottom:18px}.js-motion .services-grid .service-result{padding-top:14px}.js-motion .services-grid .service-result p{font-size:12px;margin-top:7px}.js-motion .services-grid .service-fit{font-size:10px;line-height:1.65;margin-bottom:14px}
.services-deck-note{display:none}
.js-motion .services-deck-note{display:flex;justify-content:space-between;align-items:center;margin-top:15px;font-size:9px;letter-spacing:.1em;color:var(--muted)}
.services-deck-track{height:1px;flex:1;margin-left:22px;background:var(--line)}.services-deck-fill{display:block;width:0;height:1px;background:var(--wine);will-change:width}

@media(max-width:800px){
  .hero-title{margin-bottom:30px}.hero-layout-stage{display:flex;flex-direction:column;gap:28px}
  .stage-copy{position:relative;left:auto;top:auto;order:1;width:100%;padding:0;background:none;border:0;box-shadow:none;transform:none;backdrop-filter:none}
  .stage-photo{order:2}.stage-window{aspect-ratio:3/2}.hero-photo-layered figcaption{position:relative;left:auto;right:auto;bottom:auto;width:auto;padding:13px 16px;background:#eee6de;backdrop-filter:none;transform:none!important}.hero-photo-layered figcaption .photo-index{font-size:25px}.stage-depth-note{display:none}
  .js-motion .services{height:auto;padding:65px 0}.js-motion .services>.wrap{position:relative;top:auto;height:auto;min-height:0;display:block;overflow:visible}
  .js-motion .services .section-head{margin-bottom:35px}.js-motion .services-grid{display:grid;position:relative;height:auto;perspective:none}.js-motion .services-grid .service{position:relative;left:auto;top:auto;width:auto;height:auto;padding:0;background:transparent;border:0;border-top:1px solid var(--ink);box-shadow:none;transform:none!important;opacity:1!important;overflow:visible}
  .js-motion .services-deck-note{display:none}
}
@media(max-width:460px){
  .hero-photo-layered figcaption{position:relative;right:auto;bottom:auto;width:auto;background:#eee6de;backdrop-filter:none;transform:none!important}.hero-photo img.scene-audience{opacity:.86}
}


@media(min-width:801px){
  .js-motion .hero-story{height:1900px;padding:0;position:relative}
  .js-motion .hero-story>.wrap{position:sticky;top:0;height:100vh;min-height:760px;padding-top:30px;overflow:hidden}
  .js-motion .hero-story .hero-topline,.js-motion .hero-story .hero-title,.js-motion .hero-story .photo-stage,.js-motion .hero-story .stage-copy{will-change:transform,opacity,filter}
  .js-motion .hero-story .hero-layout-stage{perspective:1600px;transform-style:preserve-3d}
  .js-motion .hero-story .stage-window{transform-style:preserve-3d;will-change:transform,filter}
  .hero-focus-card{position:absolute;left:58px;bottom:47px;z-index:11;width:285px;padding:21px 23px;background:#272324e8;color:var(--paper);border:1px solid #f4f0e935;box-shadow:0 25px 65px #160d103b;backdrop-filter:blur(12px);opacity:0;visibility:hidden;transform:translate3d(-22px,25px,170px) rotateY(-8deg);pointer-events:none;will-change:transform,opacity}
  .hero-focus-card .eyebrow{display:block;color:#d6aeb4;margin-bottom:13px}
  .hero-focus-card strong{display:block;font-size:22px;line-height:1.25;font-weight:400;letter-spacing:-.035em}
  .hero-focus-card a{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding-top:14px;border-top:1px solid #ffffff38;font-size:11px}
  .hero-focus-card a span{font-size:20px}
  .hero-photo-layered .photo-tone{background:radial-gradient(circle at 68% 38%,#fff4dc 0,#d6aeb42c 18%,transparent 52%);will-change:transform,opacity}
  .js-motion .services{height:1550px}
  .js-motion .services-grid{transform-style:preserve-3d;will-change:transform}
  .js-motion .services-deck-note span:first-child{min-width:235px}
}
@media(max-width:800px){
  .hero-focus-card{display:none}
}
@media(prefers-reduced-motion:reduce){
  .hero-focus-card{display:block!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important}
}
