:root{
  --ivory:#f3efe7;
  --ivory-2:#ebe4d9;
  --paper:#f8f5ef;
  --graphite:#1b1b19;
  --muted:#6f706c;
  --line:rgba(38,38,33,.18);
  --olive:#4f5439;
  --olive-2:#62684b;
  --stone:#b7ac9c;
  --shadow:0 20px 60px rgba(40,35,28,.11);
  --serif: Georgia, 'Times New Roman', serif;
  --sans: Arial, Helvetica, sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--ivory);color:var(--graphite);font-family:var(--sans);overflow-x:hidden}
a{color:inherit;text-decoration:none}
button,input,textarea{font:inherit}
button{color:inherit}
img{max-width:100%;display:block}
.shell{width:min(1480px,calc(100% - 96px));margin:0 auto}
.section{position:relative;min-height:100vh;padding:112px 0 72px;overflow:hidden}
.eyebrow{text-transform:uppercase;letter-spacing:.35em;font-size:12px;font-weight:600;margin-bottom:24px}
h1,h2,h3{font-family:var(--serif);font-weight:400;margin:0}
h1{font-size:clamp(66px,6.35vw,108px);line-height:.88;letter-spacing:-.055em}
h2{font-size:clamp(56px,5.3vw,92px);line-height:.92;letter-spacing:-.045em}
h1 em,h2 em{font-style:normal;color:var(--olive)}
.lead{font-size:19px;line-height:1.45;color:#444743;max-width:600px;margin:26px 0 0}
.section-intro{font-size:17px;line-height:1.48;max-width:420px;margin:0;color:#3d3f3c;padding-left:26px;border-left:1px solid var(--graphite)}
.stacked-words{text-transform:uppercase;letter-spacing:.28em;font-size:11px;line-height:2.2;padding-left:22px;border-left:1px solid var(--graphite);align-self:start}
.site-header{position:absolute;z-index:30;top:0;left:0;width:100%;padding:28px 0}
.header-inner{display:flex;align-items:center;justify-content:space-between;gap:26px}
.brand{display:flex;align-items:center;gap:18px;min-width:390px}
.brand-name{font-family:var(--serif);font-size:38px;letter-spacing:-.03em}
.brand-sep{width:1px;height:42px;background:var(--graphite);opacity:.7}
.brand-desc{font-size:12px;line-height:1.25;color:#353633}
.nav{display:flex;gap:44px;font-size:14px}
.nav a{position:relative;padding:8px 0}
.nav a:after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--graphite);transition:.25s}
.nav a:hover:after{width:100%}
.socials{display:flex;gap:16px}
.icon-link{width:30px;height:30px;display:grid;place-items:center}
.icon-link svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8}
.icon-link svg .fill{fill:currentColor;stroke:none}
.menu-button{display:none;border:0;background:none;width:38px;height:38px;position:relative}
.menu-button span{position:absolute;left:7px;width:24px;height:1px;background:var(--graphite);top:14px}.menu-button span+span{top:22px}
.hero{padding-top:112px}
.hero:before,.process:before,.services:before,.cases:before,.why:before,.audit:before,.contact:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 0%,rgba(255,255,255,.92),transparent 38%),linear-gradient(100deg,#f7f3ec 0%,#efe8dd 67%,#ded2c4 100%);z-index:-3}
.hero-grid{display:grid;grid-template-columns:.9fr 1.15fr;min-height:calc(100vh - 112px);align-items:stretch}
.hero-copy{padding:64px 36px 30px 0;position:relative;z-index:2}
.hero-actions{display:flex;gap:34px;align-items:center;margin-top:32px}
.btn{height:58px;border-radius:32px;padding:0 34px;display:inline-flex;align-items:center;justify-content:space-between;gap:32px;border:1px solid transparent;cursor:pointer;transition:.25s;white-space:nowrap}
.btn-primary{background:var(--olive);color:#fff;min-width:360px}.btn-primary:hover{background:#3f432f;transform:translateY(-1px)}
.text-link{display:inline-flex;align-items:center;gap:24px;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.35)}
.hero-features{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:50px;max-width:790px}
.hero-features>div{padding:0 22px;border-right:1px solid var(--line)}.hero-features>div:first-child{padding-left:0}.hero-features>div:last-child{border-right:0}
.hero-features strong{font-size:14px;font-weight:500;line-height:1.35;display:block}.hero-features small{display:block;font-size:11px;line-height:1.35;color:var(--muted);margin-top:10px}
.scroll-cue{position:absolute;bottom:18px;left:0;text-transform:uppercase;letter-spacing:.24em;font-size:10px;display:flex;gap:18px;align-items:center}.scroll-cue span{font-size:28px;line-height:1}
.hero-visual{position:relative;min-height:720px;margin-right:calc((100vw - min(1480px,calc(100vw - 96px)))/-2);overflow:hidden}
.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--ivory) 0%,rgba(243,239,231,.18) 18%,transparent 48%)}
.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:center}
.glass-card{position:absolute;z-index:3;background:rgba(248,245,239,.6);border:1px solid rgba(255,255,255,.78);box-shadow:0 14px 45px rgba(42,37,29,.13);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.glass-one{left:10%;top:18%;width:350px;padding:24px 30px}.glass-one div{padding:16px 0;border-bottom:1px solid var(--line)}.glass-one div:last-child{border-bottom:0}.glass-one b{font-family:var(--serif);font-size:25px;font-weight:400}.glass-one span{font-size:13px;color:var(--muted);margin-left:16px}
.glass-two{right:5%;top:12%;width:360px;min-height:470px;padding:42px 34px}.glass-two>b{position:absolute;right:24px;top:24px;font-family:var(--sans);font-size:20px;line-height:1.4}.vertical-list{position:absolute;right:26px;bottom:38px;line-height:1.75;border-left:1px solid var(--graphite);padding-left:18px}
.growth-chart{position:absolute;left:36px;bottom:100px;width:210px;height:190px;border-bottom:1px solid var(--line)}.growth-chart i{display:block;position:absolute;bottom:0;width:22px;background:#d9d4ca}.growth-chart i:nth-child(1){left:10px;height:42px}.growth-chart i:nth-child(2){left:47px;height:65px}.growth-chart i:nth-child(3){left:84px;height:95px}.growth-chart i:nth-child(4){left:121px;height:124px}.growth-chart i:nth-child(5){left:158px;height:153px;background:#a8aa8d}.growth-chart svg{position:absolute;inset:0;fill:none;stroke:var(--olive);stroke-width:2}
.process-top,.services-head,.cases-head{display:grid;grid-template-columns:1.2fr .8fr .34fr;gap:60px;align-items:start}.process-top h2{max-width:560px}.process{padding-bottom:0}
.steps{display:grid;grid-template-columns:repeat(5,1fr);margin-top:52px;border-top:1px solid var(--line)}
.step{padding:18px 30px 20px 0;margin-right:30px;border-right:1px solid var(--line);min-height:340px}.step:last-child{border-right:0;margin-right:0}.step-num{font-size:24px;margin-bottom:18px}.step-icon,.why-icon{width:58px;height:58px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:30px;color:var(--olive);margin-bottom:16px}.bars{display:flex;align-items:flex-end;justify-content:center;gap:3px}.bars span{width:5px;background:var(--olive);display:block}.bars span:nth-child(1){height:14px}.bars span:nth-child(2){height:23px}.bars span:nth-child(3){height:33px}
.step h3{font-size:29px;line-height:.98}.step p{font-size:14px;line-height:1.5;color:var(--muted);max-width:210px}
.process-bottom{display:grid;grid-template-columns:220px 1fr;align-items:end;margin-top:0}.micro-title{text-transform:uppercase;letter-spacing:.28em;font-size:11px;line-height:2.2;padding:40px 0 80px}.process-bottom img{height:300px;width:100%;object-fit:cover;object-position:center 60%;border-top-left-radius:18px}
.services,.cases{padding-top:92px}.services-head h2{max-width:730px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px}.service-card{min-height:230px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.48);display:grid;grid-template-columns:1.25fr .8fr;overflow:hidden;box-shadow:0 9px 28px rgba(70,63,53,.03)}.service-copy{padding:18px;display:flex;flex-direction:column}.service-icon{font-size:25px;color:var(--olive);font-weight:700;min-height:32px}.service-icon.circle{width:28px;height:28px;border-radius:50%;background:var(--olive);color:#fff;display:grid;place-items:center;font-size:15px}.service-copy h3{font-size:20px;margin-top:4px}.service-copy p{font-size:12px;color:var(--muted);line-height:1.45;flex:1}.more-link{border:0;background:none;padding:0;display:inline-flex;gap:14px;align-items:center;font-size:12px;cursor:pointer;text-align:left}.more-link span{border:1px solid var(--line);width:26px;height:26px;border-radius:50%;display:grid;place-items:center}.service-art{position:relative;min-height:100%;background:linear-gradient(145deg,#d8d2c8,#a99e8e);display:grid;place-items:center;overflow:hidden}.phone-card{background:#161716;color:#fff;border-radius:22px;width:100px;height:170px;display:grid;place-items:center;text-align:center;box-shadow:var(--shadow);font-weight:700}.phone-card small{font-size:9px;color:#bbb}.art-chart{background:linear-gradient(155deg,#d7d2c8,#77756f)}.mini-chart{width:105px;height:90px;display:flex;align-items:flex-end;gap:8px;border-bottom:2px solid #fff}.mini-chart i{width:16px;background:#f2efe7}.mini-chart i:nth-child(1){height:22px}.mini-chart i:nth-child(2){height:42px}.mini-chart i:nth-child(3){height:68px}.mini-chart i:nth-child(4){height:82px;background:#83876d}.art-map{background:linear-gradient(135deg,#ebe4d9 0 45%,#c7c0b2 45% 55%,#ebe4d9 55%)}.pin{width:52px;height:52px;background:var(--olive);color:#fff;border-radius:50% 50% 50% 0;transform:rotate(-45deg);display:grid;place-items:center;font-size:0}.pin:after{content:"";width:16px;height:16px;background:#fff;border-radius:50%}.art-boxes{display:flex;align-items:center;justify-content:center;gap:0;background:linear-gradient(#d7c4aa,#b89d7c)}.art-boxes span{width:90px;height:70px;border:1px solid rgba(0,0,0,.12);background:#c9aa84;display:grid;place-items:center;font-weight:700}.art-boxes span+span{transform:translate(-20px,45px)}.art-ai{background:#20211e}.art-ai span{width:86px;height:86px;border:1px solid #ddd;border-radius:18px;color:#fff;display:grid;place-items:center;font-size:34px}.art-paper{background:linear-gradient(135deg,#b8ad9b,#ede4d5)}.art-paper span{background:#eae1d3;border:1px solid #c5b8a3;transform:rotate(-8deg);width:110px;height:150px;display:grid;place-items:center;font-family:var(--serif)}.art-sales{background:#151512}.art-sales span{color:#e8e3da;border:1px solid #555;width:100px;height:140px;display:grid;place-items:center;text-align:center;font-family:var(--serif)}.art-dashboard{background:#171816}.dash-line{width:120px;height:70px;border-left:1px solid #777;border-bottom:1px solid #777;position:relative}.dash-line:after{content:"";position:absolute;left:10px;top:40px;width:100px;height:1px;background:#dcd9cf;transform:rotate(-24deg);transform-origin:left}
.cta-band{margin-top:18px;background:linear-gradient(90deg,#4b5036,#3f432f);color:#fff;border-radius:12px;display:flex;justify-content:space-between;align-items:center;padding:24px 34px}.cta-band h3{font-size:31px}.cta-band p{margin:4px 0 0;color:rgba(255,255,255,.8);font-size:13px}.btn-outline-light{border-color:rgba(255,255,255,.75);color:#fff;min-width:340px;height:50px}.btn-outline-light:hover{background:rgba(255,255,255,.08)}
.cases-head{grid-template-columns:1fr .33fr}.cases-head h2{font-size:clamp(54px,4.6vw,78px)}.cases-head p{font-size:18px;color:var(--muted);margin:6px 0 0}.case-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:36px}.case-card{border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.48);padding:20px;display:flex;flex-direction:column;min-height:530px}.case-meta{display:flex;justify-content:space-between;color:var(--muted)}.case-meta b{font-family:var(--serif);color:var(--graphite);font-size:17px;font-weight:400}.case-card h3{font-size:25px;margin-top:12px}.case-card>p{font-size:13px;color:var(--muted);line-height:1.45;margin:8px 0 18px}.before-after{display:grid;grid-template-columns:1fr 1fr;gap:8px;flex:1}.mock{background:#f2efe8;border-radius:10px;padding:8px;position:relative;display:flex;flex-direction:column;min-width:0}.mock label,.chat-compare label{position:absolute;top:-10px;left:10px;background:#62615e;color:#fff;border-radius:6px;padding:5px 12px;font-size:10px;z-index:2}.mock.after label,.chat-compare .good label{background:var(--olive)}.mock-photo{height:145px;border-radius:7px;background:linear-gradient(145deg,#ece9e1,#b5ad9f);margin-bottom:10px}.mock-photo.room:before{content:"";display:block;width:70%;height:58%;margin:22px auto;background:#d1cabf;border-bottom:14px solid #ada396;box-shadow:30px 12px 0 #c3baad}.mock-photo.dark{background:linear-gradient(rgba(39,39,36,.3),rgba(39,39,36,.2)),linear-gradient(145deg,#d9d4ca,#a39b8f);color:#fff;display:flex;align-items:flex-start;justify-content:flex-start;padding:16px;font-weight:800;font-size:18px}.mock b{font-size:12px;margin:2px 0}.mock strong{font-size:15px}.mock small{color:var(--muted);margin-top:3px}.map-screen{height:145px;background:linear-gradient(135deg,#dce0d7 0 48%,#c1c8b9 48% 52%,#e6e5dc 52%);border-radius:7px;margin-bottom:10px;position:relative}.map-screen:after{content:"";position:absolute;width:25px;height:25px;background:#c95f4f;border-radius:50% 50% 50% 0;transform:rotate(-45deg);left:52%;top:38%}.map-screen.refined:before{content:"ТОП-3";position:absolute;top:10px;right:8px;background:#77926b;color:#fff;border-radius:12px;padding:4px 8px;font-size:9px;z-index:2}.product .bottle{width:50px;height:125px;background:linear-gradient(90deg,#ddd,#f9f8f4,#c8c5bd);border-radius:8px 8px 15px 15px;margin:25px auto 10px;position:relative}.product .bottle:before{content:"";position:absolute;top:-18px;left:13px;width:25px;height:20px;background:#c9c6bf;border-radius:4px}.bottle-stage{height:190px;background:linear-gradient(135deg,#2f3426,#c7bca8);color:#fff;border-radius:8px;padding:16px;position:relative;overflow:hidden}.bottle-stage b{font-size:13px;line-height:1.05}.bottle-stage .bottle{position:absolute;right:22px;bottom:6px;margin:0}.chat-compare{display:grid;grid-template-columns:1fr 1fr;gap:8px;flex:1}.chat-compare>div{position:relative;background:#f0f0ee;border-radius:10px;padding:24px 9px 10px}.chat-compare .good{background:#eef4e7}.chat-compare p{background:#fff;border-radius:10px;padding:8px;font-size:10px;line-height:1.3}.chat-compare .out{background:#dfe8f5;margin-left:20px}.case-card>.more-link{margin-top:14px}
.why{padding-bottom:72px}.why-grid{display:grid;grid-template-columns:1.55fr .7fr;gap:0}.why-main{padding-right:30px}.why-main h2{font-size:clamp(54px,4.7vw,78px)}.why-lead{font-size:17px;line-height:1.5;color:var(--muted);max-width:760px}.why-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}.why-cards article{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:rgba(255,255,255,.44);display:flex;flex-direction:column}.why-cards article>div:not(.why-photo){margin:18px 18px 0}.why-cards h3{font-size:24px;line-height:1.05;margin:14px 18px 0}.why-cards p{font-size:13px;color:var(--muted);line-height:1.42;margin:12px 18px 18px;min-height:92px}.why-photo{height:190px;margin-top:auto;background:linear-gradient(145deg,#d7cfc0,#a79d8d);display:grid;place-items:center;overflow:hidden}.why-photo>span{font-family:var(--serif);font-size:20px;line-height:1.55;text-align:center}.photo-2{background:linear-gradient(#ddd4c6,#b9ae9b)}.blocks{display:flex;flex-direction:column;align-items:center;gap:3px}.blocks i{font-style:normal;background:#b7a98f;padding:7px 24px;text-transform:uppercase;font-size:9px}.blocks i:first-child{background:#d2c6b2}.photo-3{background:linear-gradient(135deg,#eee8dd,#c8bba6)}.photo-4{background:linear-gradient(135deg,#2b2c28,#7b7569);color:#fff}.big-line-link{margin-top:22px;border-top:1px solid var(--graphite);border-bottom:1px solid var(--graphite);padding:16px 4px;font-family:var(--serif);font-size:29px;display:flex;justify-content:space-between;align-items:center;max-width:930px}.why-visual{min-height:740px;margin-right:calc((100vw - min(1480px,calc(100vw - 96px)))/-2);overflow:hidden}.why-visual img{width:100%;height:100%;object-fit:cover;object-position:center}
.audit-grid{display:grid;grid-template-columns:1.25fr .46fr .62fr;gap:26px;align-items:stretch}.audit-main h2{font-size:clamp(58px,5.4vw,90px)}.audit-main .lead{font-size:17px;margin:16px 0 22px}.audit-form{border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.4);padding:18px;max-width:760px}.audit-form label{display:block;position:relative;font-size:12px;color:#555}.audit-form input,.audit-form textarea{display:block;width:100%;margin-top:7px;border:1px solid rgba(50,50,45,.14);background:rgba(255,255,255,.45);border-radius:9px;padding:14px 12px;color:var(--graphite);outline:none}.audit-form input:focus,.audit-form textarea:focus{border-color:var(--olive)}.audit-form textarea{resize:vertical;min-height:65px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.wide-narrow{grid-template-columns:1.6fr .8fr}.audit-form>label{margin-bottom:12px}.counter{position:absolute;right:10px;bottom:9px;font-size:10px;color:#888}.form-submit{width:100%;min-width:0;border-radius:8px}.privacy{text-align:center;font-size:10px;color:#777;margin:10px 0 0}.privacy a{text-decoration:underline}.form-success{display:none;margin-top:12px;padding:12px;border-radius:8px;background:#e8eee0;color:#39402e;font-size:12px}.form-success.show{display:block}.form-success.error{background:#f4e6e2;color:#71423a}.audit-benefits{display:flex;flex-direction:column;justify-content:center;gap:28px}.benefit{display:flex;gap:18px;align-items:flex-start}.benefit>span{width:58px;height:58px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:25px;color:var(--olive);flex:0 0 auto}.benefit h3{font-size:22px}.benefit p{font-size:13px;color:var(--muted);line-height:1.5;margin:5px 0 0}.audit-visual{min-height:710px;margin-right:calc((100vw - min(1480px,calc(100vw - 96px)))/-2);overflow:hidden}.audit-visual img{width:100%;height:100%;object-fit:cover;object-position:center}
.contact{padding-bottom:0}.contact-grid{display:grid;grid-template-columns:1.1fr .9fr;min-height:740px}.contact-main{padding-right:58px}.contact-main h2{font-size:clamp(66px,6vw,102px)}.contact-main .lead{max-width:750px}.contact-cta{width:100%;margin:24px 0 28px}.contact-note{border-top:1px solid var(--line);padding-top:20px;font-size:18px;line-height:1.45}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.contact-card{border:1px solid var(--line);border-radius:9px;padding:16px;display:flex;align-items:center;gap:16px;background:rgba(255,255,255,.34)}.contact-icon{font-size:27px}.contact-card small,.contact-card b{display:block}.contact-card small{font-size:13px}.contact-card b{font-size:15px;font-weight:400;margin-top:4px}.geo{display:flex;gap:18px;align-items:center;margin-top:25px;font-size:15px}.geo:first-letter{font-size:30px}.contact-visual{min-height:720px;margin-right:calc((100vw - min(1480px,calc(100vw - 96px)))/-2);overflow:hidden}.contact-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.footer{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px;padding:22px 0 30px}.brand.compact{min-width:0}.brand.compact .brand-name{font-size:30px}.brand.compact .brand-sep{height:35px}.brand.compact .brand-desc{font-size:9px;text-transform:uppercase;letter-spacing:.18em}.legal{display:flex;align-items:center;justify-content:center;gap:16px;font-size:10px;color:#6e6e68}.legal span{width:1px;height:14px;background:var(--line)}.footer-right{display:flex;justify-content:flex-end;align-items:center;gap:24px;font-size:10px;text-transform:uppercase;letter-spacing:.18em}.footer-right a{text-transform:none;letter-spacing:0;font-size:11px}
.modal{position:fixed;inset:0;z-index:100;display:none}.modal.open{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(18,18,16,.4);backdrop-filter:blur(5px)}.modal-card{position:absolute;right:5vw;top:50%;transform:translateY(-50%);width:min(560px,90vw);max-height:84vh;overflow:auto;background:var(--paper);border-radius:16px;padding:42px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.modal-card h2{font-size:48px;margin-bottom:18px}.modal-card>p{color:var(--muted);line-height:1.55}.modal-list{margin:24px 0 30px;display:grid;gap:10px}.modal-list div{padding:12px 0;border-bottom:1px solid var(--line)}.modal-close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:32px;cursor:pointer}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1180px){.shell{width:min(100% - 48px,1180px)}.brand{min-width:auto}.brand-desc{display:none}.nav{gap:22px}.hero-grid{grid-template-columns:1fr}.hero-visual{margin:20px -24px 0;min-height:520px}.hero-copy{padding-right:0}.hero-features{max-width:none}.process-top,.services-head{grid-template-columns:1fr 1fr}.stacked-words{display:none}.steps{grid-template-columns:repeat(3,1fr)}.step:nth-child(3){border-right:0}.step:nth-child(n+4){border-top:1px solid var(--line);padding-top:28px}.service-grid,.case-grid{grid-template-columns:repeat(2,1fr)}.why-grid,.audit-grid,.contact-grid{grid-template-columns:1fr}.why-cards{grid-template-columns:repeat(2,1fr)}.why-visual,.audit-visual,.contact-visual{margin:30px -24px 0;min-height:420px}.audit-benefits{display:grid;grid-template-columns:repeat(2,1fr);margin:16px 0}.contact-main{padding-right:0}.footer{grid-template-columns:1fr}.legal{justify-content:flex-start}.footer-right{justify-content:flex-start}}
@media(max-width:760px){.shell{width:calc(100% - 32px)}.section{min-height:auto;padding:86px 0 56px}.site-header{padding:18px 0}.brand-name{font-size:28px}.brand-sep{height:30px}.nav,.socials{display:none}.menu-button{display:block}.site-header.menu-open{position:fixed;background:rgba(243,239,231,.96);backdrop-filter:blur(12px)}.site-header.menu-open .header-inner{align-items:flex-start;flex-wrap:wrap}.site-header.menu-open .nav{display:flex;order:4;width:100%;flex-direction:column;gap:4px;padding:12px 0 18px}.site-header.menu-open .socials{display:flex;order:5}.hero{padding-top:88px}.hero-grid{min-height:auto}.hero-copy{padding-top:34px}.eyebrow{font-size:10px;margin-bottom:18px}h1{font-size:56px;line-height:.9}h2{font-size:49px}.lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:4px}.btn-primary{min-width:0;width:100%}.text-link{justify-content:space-between}.hero-features{grid-template-columns:repeat(2,1fr);row-gap:28px}.hero-features>div{padding:0 12px}.hero-features>div:nth-child(2){border-right:0}.scroll-cue{display:none}.hero-visual{min-height:400px}.glass-one{left:4%;top:10%;width:52%;padding:14px}.glass-one b{font-size:18px}.glass-one span{display:block;margin:3px 0 0;font-size:10px}.glass-two{right:3%;top:8%;width:43%;min-height:320px;padding:16px}.glass-two>b{font-size:13px}.growth-chart{transform:scale(.65);transform-origin:left bottom;left:10px;bottom:70px}.vertical-list{font-size:10px;right:10px;bottom:18px}.process-top,.services-head,.cases-head{grid-template-columns:1fr;gap:20px}.section-intro{padding-left:16px}.steps{grid-template-columns:1fr}.step,.step:nth-child(3){border-right:0;border-top:1px solid var(--line);padding:20px 0;margin:0;min-height:auto}.process-bottom{grid-template-columns:1fr}.micro-title{padding:20px 0}.process-bottom img{height:220px;border-radius:12px}.service-grid,.case-grid,.why-cards{grid-template-columns:1fr}.service-card{min-height:205px}.cta-band{flex-direction:column;align-items:stretch;gap:18px}.btn-outline-light{min-width:0}.case-card{min-height:0}.why-lead{font-size:15px}.big-line-link{font-size:23px}.audit-form{padding:12px}.form-row,.wide-narrow{grid-template-columns:1fr}.audit-benefits{grid-template-columns:1fr}.contact-cards{grid-template-columns:1fr}.footer{padding-bottom:24px}.footer-right{flex-direction:column;align-items:flex-start}.modal-card{right:5vw;padding:32px 24px}.modal-card h2{font-size:40px}}

/* ===== MELORIS v2 — stable desktop layout =====
   Keeps the approved composition proportional when the browser window/zoom changes. */
@media (min-width:1181px){
  :root{--fluid-gutter:clamp(34px,3vw,68px)}
  .shell{width:calc(100% - (var(--fluid-gutter) * 2));max-width:none;margin-inline:auto}
  .section{padding-top:clamp(104px,7vw,154px);padding-bottom:clamp(58px,4.4vw,96px)}

  .site-header{padding:clamp(22px,1.7vw,38px) 0}
  .header-inner{display:grid;grid-template-columns:minmax(360px,1fr) minmax(560px,1.35fr) auto;align-items:center;gap:clamp(24px,2.4vw,54px)}
  .brand{min-width:0;gap:clamp(14px,1.1vw,24px)}
  .brand-name{font-size:clamp(34px,2.35vw,58px);white-space:nowrap}
  .brand-sep{height:clamp(34px,2.5vw,54px)}
  .brand-desc{font-size:clamp(11px,.74vw,17px);white-space:nowrap}
  .nav{display:flex;justify-content:center;gap:clamp(24px,2.7vw,60px);font-size:clamp(12px,.86vw,20px);white-space:nowrap}
  .socials{justify-self:end;margin-left:0;gap:clamp(12px,1vw,22px)}
  .icon-link{width:clamp(28px,1.9vw,40px);height:clamp(28px,1.9vw,40px)}
  .icon-link svg{width:clamp(22px,1.5vw,31px);height:clamp(22px,1.5vw,31px)}

  .hero{padding-top:clamp(104px,7vw,154px)}
  .hero-grid{grid-template-columns:44vw minmax(0,1fr);min-height:calc(100svh - clamp(104px,7vw,154px));align-items:stretch}
  .hero-copy{padding:clamp(46px,4.2vw,92px) clamp(30px,2.4vw,54px) 34px 0}
  .eyebrow{font-size:clamp(10px,.73vw,16px);margin-bottom:clamp(18px,1.45vw,32px)}
  h1{font-size:clamp(72px,6.35vw,150px);line-height:.88}
  .lead{font-size:clamp(16px,1.17vw,27px);max-width:36vw;margin-top:clamp(20px,1.55vw,34px)}
  .hero-actions{gap:clamp(20px,2.1vw,46px);margin-top:clamp(25px,2vw,44px)}
  .btn{height:clamp(54px,3.55vw,78px);border-radius:999px;padding-inline:clamp(28px,2.1vw,46px);font-size:clamp(14px,.95vw,21px)}
  .btn-primary{min-width:clamp(330px,23vw,500px)}
  .text-link{font-size:clamp(14px,.92vw,20px);gap:clamp(18px,1.45vw,32px)}
  .hero-features{margin-top:clamp(36px,3.1vw,68px);max-width:42vw}
  .hero-features>div{padding-inline:clamp(14px,1.3vw,28px)}
  .hero-features strong{font-size:clamp(12px,.84vw,18px)}
  .hero-features small{font-size:clamp(9px,.64vw,14px);margin-top:clamp(7px,.65vw,14px)}

  .hero-visual{min-height:calc(100svh - clamp(104px,7vw,154px));margin:0 calc(var(--fluid-gutter) * -1) 0 0;overflow:hidden}
  .hero-visual>img{content:url('assets/hero-clean-v5.jpg');width:100%;height:100%;object-fit:cover;object-position:center 45%;transform:none}
  .hero-visual:after{background:linear-gradient(90deg,var(--ivory) 0%,rgba(243,239,231,.35) 8%,rgba(243,239,231,.05) 19%,transparent 33%)}
  .hero-visual .glass-card{display:none !important}
  .scroll-cue{left:0;bottom:clamp(14px,1.3vw,28px)}
}

/* Intermediate laptop sizes: keep a two-column hero instead of prematurely stacking it. */
@media (min-width:901px) and (max-width:1180px){
  .shell{width:calc(100% - 56px);max-width:none}
  .header-inner{display:grid;grid-template-columns:auto 1fr auto}
  .nav{justify-content:center}
  .socials{justify-self:end}
  .hero-grid{grid-template-columns:46% 54%;min-height:760px}
  .hero-copy{padding:48px 28px 30px 0}
  .hero-visual{margin:0 -28px 0 0;min-height:760px}
  .hero-visual>img{content:url('assets/hero-clean-v5.jpg');object-fit:cover;object-position:center}
  .hero-visual .glass-card{display:none !important}
  .hero-features{grid-template-columns:repeat(2,1fr);max-width:100%;row-gap:24px}
  .hero-features>div:nth-child(2){border-right:0}
}

/* ===== MELORIS v3 — global geometry and visual corrections ===== */
.ui-icon,.contact-svg,.geo-svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;display:block}
.contact-svg{width:27px;height:27px}.contact-svg .svg-fill{fill:currentColor;stroke:none}.geo-svg{width:24px;height:24px;flex:0 0 auto;color:var(--olive)}
.contact-icon{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto}
.geo:first-letter{font-size:inherit}

@media (min-width:1181px){
  /* only the hero is viewport-height; the rest grows from real content */
  .section:not(.hero){min-height:auto;padding-top:clamp(72px,5vw,104px);padding-bottom:clamp(58px,4vw,82px)}
  .process{padding-bottom:0!important}
  .services,.cases{padding-top:clamp(72px,5vw,96px)!important}

  /* hero: fit the entire approved composition in a standard 1920x1080 browser viewport */
  .hero{min-height:100svh;padding-top:clamp(92px,6vw,118px)}
  .hero-grid{grid-template-columns:minmax(0,45%) minmax(0,55%);min-height:calc(100svh - clamp(92px,6vw,118px))}
  .hero-copy{padding:clamp(34px,2.8vw,54px) clamp(28px,2.2vw,44px) 54px 0}
  .hero-copy h1{font-size:clamp(72px,5.35vw,108px);line-height:.89}
  .hero-copy .lead{font-size:clamp(16px,1.02vw,20px);max-width:620px;margin-top:22px}
  .hero-actions{margin-top:26px;gap:28px}
  .hero-actions .btn{height:58px;font-size:15px}.hero-actions .btn-primary{min-width:360px}
  .hero-features{margin-top:34px;max-width:760px}
  .hero-features>div{padding-inline:18px}.hero-features strong{font-size:13px}.hero-features small{font-size:10px;margin-top:7px}
  .scroll-cue{bottom:10px}
  .hero-visual{min-height:calc(100svh - clamp(92px,6vw,118px));margin-right:calc(var(--fluid-gutter) * -1)}
  .hero-visual>img{object-position:50% 48%}

  /* process: tighter vertical rhythm, no empty viewport tail */
  .process-top{gap:48px}.steps{margin-top:42px}.step{min-height:300px;padding-bottom:12px}
  .process-bottom{margin-top:4px;grid-template-columns:210px 1fr}.process-bottom img{height:310px}.micro-title{padding:38px 0 55px}

  /* services + cases stay exactly in the approved 4-column grid */
  .service-grid{margin-top:30px}.case-grid{margin-top:30px}

  /* WHY: fixed two-column frame; decorative image no longer bleeds off screen or duplicates cards */
  .why{padding-bottom:clamp(58px,4vw,82px)!important}
  .why-grid{grid-template-columns:minmax(0,1fr) clamp(360px,31vw,520px);gap:28px;align-items:stretch}
  .why-main{padding-right:0;min-width:0}
  .why-main h2{font-size:clamp(54px,4.15vw,78px)}
  .why-cards{gap:12px;margin-top:24px}
  .why-cards article{min-width:0}
  .why-visual{min-height:620px;margin-right:0;border-radius:0 0 0 0;overflow:hidden}
  .why-visual img{width:100%;height:100%;object-fit:cover;object-position:center center}
  .big-line-link{max-width:none;margin-top:20px}

  /* AUDIT: keep form, benefits and photo inside one visible grid */
  .audit-grid{grid-template-columns:minmax(560px,1.35fr) minmax(230px,.48fr) clamp(330px,27vw,455px);gap:26px;align-items:stretch}
  .audit-main{min-width:0}.audit-main h2{font-size:clamp(58px,4.8vw,86px)}
  .audit-form{max-width:none}
  .audit-benefits{gap:24px;justify-content:center}
  .benefit>span{width:54px;height:54px}.benefit h3{font-size:21px}
  .audit-visual{min-height:625px;margin-right:0;overflow:hidden}
  .audit-visual img{width:100%;height:100%;object-fit:cover;object-position:center 48%}

  /* CONTACT: one compact final screen, without the empty half-page gap */
  .contact{padding-top:clamp(72px,5vw,96px)!important;padding-bottom:0!important}
  .contact-grid{grid-template-columns:minmax(0,1.15fr) clamp(480px,40vw,650px);gap:28px;min-height:auto;align-items:stretch}
  .contact-main{padding-right:0;padding-bottom:34px;min-width:0}
  .contact-main h2{font-size:clamp(62px,5vw,92px)}
  .contact-main .lead{font-size:18px;max-width:760px;margin-top:20px}
  .contact-cta{margin:22px 0 24px}.contact-note{padding-top:18px;font-size:17px}
  .contact-cards{margin-top:18px}.contact-card{padding:15px}
  .geo{margin-top:22px}
  .contact-visual{min-height:600px;margin-right:0;overflow:hidden}
  .contact-visual img{width:100%;height:100%;object-fit:cover;object-position:center center}
  .footer{margin-top:0;padding-top:20px;padding-bottom:24px}
}

/* 901–1180: keep the later image sections structured instead of stretching them beyond the viewport */
@media (min-width:901px) and (max-width:1180px){
  .section:not(.hero){min-height:auto;padding-top:78px;padding-bottom:62px}
  .why-grid,.contact-grid{grid-template-columns:1fr 38%;gap:22px}
  .audit-grid{grid-template-columns:1.2fr .55fr;gap:22px}
  .audit-visual{grid-column:1/-1;height:420px;margin:10px 0 0;min-height:0}
  .why-visual,.contact-visual{margin:0;min-height:520px}
  .why-visual img,.audit-visual img,.contact-visual img{object-position:center}
  .contact-main{padding-right:0}.contact-grid{min-height:auto}
}

/* ===== MELORIS v4 — three requested fixes only ===== */
@media (min-width:1181px){
  /* Hero: make the four explanatory captions easier to read. */
  .hero-features strong{font-size:clamp(14px,.90vw,18px)}
  .hero-features small{font-size:clamp(12px,.72vw,15px);line-height:1.42}

  /* Screen 5: keep the approved image visible rather than centering on its blank left area. */
  .why-visual img{object-position:right center}

  /* Screen 6: show the full corrected right-side visual without cutting its text. */
  .audit-visual img{object-position:center center}
}
@media (min-width:901px) and (max-width:1180px){
  .hero-features strong{font-size:15px}
  .hero-features small{font-size:12px;line-height:1.42}
  .why-visual img{object-position:right center}
  .audit-visual img{object-position:center center}
}


/* ===== MELORIS v5 — three requested fixes only ===== */
@media (min-width:1181px){
  /* 1. Hero: use the cleaned visual without the embedded arrow controls. */
  .hero-visual>img{content:url('assets/hero-clean-v5.jpg');object-position:center center}

  /* 2. Audit: use the clean crop with no gray patch and no footer text. */
  .audit-visual img{content:url('assets/audit-clean-v5.jpg');object-fit:cover;object-position:center center}

  /* 3. Why: use a dedicated right-side crop, centered inside its column. */
  .why-visual{min-height:620px}
  .why-visual img{content:url('assets/why-clean-v5.jpg');object-fit:cover;object-position:center center}
}
@media (min-width:901px) and (max-width:1180px){
  .hero-visual>img{content:url('assets/hero-clean-v5.jpg');object-position:center center}
  .audit-visual img{content:url('assets/audit-clean-v5.jpg');object-fit:cover;object-position:center center}
  .why-visual img{content:url('assets/why-clean-v5.jpg');object-fit:cover;object-position:center center}
}

/* ===== MELORIS v6 — geometry cleanup before case redesign ===== */
@media (min-width:1181px){
  /* 2nd screen: slightly denser, with more readable supporting copy. */
  .process{padding-top:58px!important;padding-bottom:0!important}
  .process-top{gap:42px}
  .process-top .section-intro{font-size:18px;line-height:1.5}
  .steps{margin-top:30px}
  .step{min-height:272px;padding:16px 24px 14px 0;margin-right:24px}
  .step-icon{width:54px;height:54px;margin-bottom:13px}
  .step h3{font-size:28px}
  .step p{font-size:15px;line-height:1.47}
  .process-bottom{margin-top:0;grid-template-columns:190px 1fr}
  .process-bottom img{height:260px}
  .micro-title{font-size:12px;padding:28px 0 42px}

  /* Reduce the long pauses between content-heavy screens. */
  .services{padding-top:58px!important;padding-bottom:42px!important}
  .cases{padding-top:56px!important;padding-bottom:42px!important}
  .why{padding-top:56px!important;padding-bottom:46px!important}
  .audit{padding-top:64px!important;padding-bottom:52px!important}

  /* Screen 5: stop the portrait asset from determining section height. */
  .why-grid{grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}
  .why-main{padding-right:0}
  .why-main h2{font-size:clamp(54px,4.05vw,76px)}
  .why-lead{font-size:18px;line-height:1.5}
  .why-cards{margin-top:22px;gap:10px}
  .why-cards h3{font-size:23px}
  .why-cards p{font-size:14px;line-height:1.45;min-height:84px}
  .why-photo{height:170px}
  .big-line-link{margin-top:16px;padding:13px 4px;font-size:28px}
  .why-visual{height:700px;min-height:0!important;margin:0;overflow:hidden;align-self:start}
  .why-visual img{content:url('assets/why-decor-v6.jpg');width:100%;height:100%;object-fit:cover;object-position:center center}

  /* Screen 7: bring the footer up and make the final screen feel like one composition. */
  .contact{padding-top:58px!important;padding-bottom:0!important}
  .contact-grid{grid-template-columns:minmax(0,1.2fr) 560px;gap:24px;align-items:start;min-height:0}
  .contact-main{padding-right:0;padding-bottom:0}
  .contact-main .lead{font-size:19px}
  .contact-note{font-size:18px;padding-top:16px}
  .contact-cards{margin-top:16px}
  .contact-card{padding:14px}
  .geo{margin-top:18px;font-size:16px}
  .contact-visual{height:515px;min-height:0!important;margin:0;overflow:hidden}
  .contact-visual img{width:100%;height:100%;object-fit:cover;object-position:center center}
  .footer{margin-top:18px;padding-top:18px;padding-bottom:22px}

  /* General small-copy legibility in the approved light editorial style. */
  .eyebrow{font-size:clamp(11px,.76vw,16px)}
  .hero-features small{font-size:clamp(13px,.74vw,15px)}
  .stacked-words{font-size:12px}
}

@media (min-width:901px) and (max-width:1180px){
  .process{padding-top:64px!important;padding-bottom:0!important}
  .steps{margin-top:30px}
  .step p{font-size:15px}
  .process-bottom img{height:260px}
  .services{padding-top:62px!important;padding-bottom:46px!important}
  .cases{padding-top:60px!important;padding-bottom:46px!important}
  .why{padding-top:60px!important;padding-bottom:46px!important}
  .why-grid{grid-template-columns:1fr 280px;gap:20px;align-items:start}
  .why-cards p{font-size:14px}
  .why-visual{height:660px;min-height:0!important;margin:0}
  .why-visual img{content:url('assets/why-decor-v6.jpg');width:100%;height:100%;object-fit:cover;object-position:center}
  .contact{padding-top:60px!important;padding-bottom:0!important}
  .contact-grid{grid-template-columns:1fr 38%;gap:20px;align-items:start}
  .contact-visual{height:500px;min-height:0!important;margin:0}
  .footer{margin-top:16px}
}

/* ===== MELORIS v7 — CASES ONLY ===== */
.case-grid-strong{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:32px}
.case-card-strong{min-height:0;padding:22px 22px 18px;background:rgba(255,255,255,.56);box-shadow:0 12px 34px rgba(66,58,48,.035)}
.case-card-head{display:grid;grid-template-columns:1fr;align-content:start;min-height:118px}
.case-card-strong .case-meta{font-size:13px;letter-spacing:.02em}
.case-card-strong .case-meta b{font-size:18px}
.case-card-strong h3{font-size:31px;margin-top:8px}
.case-card-strong .case-card-head>p{font-size:14px;line-height:1.45;color:var(--muted);margin:6px 0 0;max-width:620px}
.case-strong-body{display:grid;grid-template-columns:190px minmax(0,1fr);gap:16px;align-items:stretch}
.case-effects{display:flex;flex-direction:column;justify-content:center;gap:13px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0}
.case-effects>div{display:grid;grid-template-columns:38px 1fr;column-gap:9px;align-items:center}
.case-effects .effect-icon{grid-row:1/3;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--olive);font-size:17px;font-weight:700;background:rgba(255,255,255,.4)}
.case-effects b{font-family:var(--serif);font-size:18px;font-weight:400;line-height:1.05}
.case-effects small{font-size:11px;line-height:1.25;color:var(--muted);margin-top:2px}
.case-visual-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px;min-width:0}
.case-shot{position:relative;margin:0;background:#f4f0e9;border:1px solid rgba(64,61,55,.08);border-radius:12px;padding:9px;overflow:hidden;min-width:0}
.case-shot img{width:100%;height:190px;object-fit:cover;border-radius:8px;display:block;background:#ded8cc}
.case-shot figcaption{padding:9px 2px 2px;display:flex;flex-direction:column;gap:2px}
.case-shot figcaption b{font-size:13px;line-height:1.2}
.case-shot figcaption strong{font-size:16px}
.case-shot figcaption small{font-size:10px;line-height:1.28;color:var(--muted)}
.case-shot-after{background:#f1f2eb}
.case-tag{position:absolute;top:8px;left:50%;transform:translate(-50%,-50%);z-index:3;border-radius:999px;padding:5px 17px;font-size:10px;color:#fff;box-shadow:0 4px 14px rgba(0,0,0,.08)}
.before-tag{background:#777672}.after-tag{background:var(--olive)}
.case-link-strong{margin-top:16px;display:inline-flex;align-items:center;justify-content:space-between;width:210px;padding:11px 15px;border-radius:999px;background:var(--olive);color:white;font-size:12px}
.case-link-strong span{font-size:17px}
.direct-compare{display:grid;grid-template-columns:1fr 1fr;gap:10px;min-width:0}
.direct-panel{position:relative;border-radius:12px;padding:20px 12px 12px;background:#f1eee8;border:1px solid rgba(64,61,55,.08);min-height:300px;overflow:hidden}
.direct-after{background:#edf2e7}
.direct-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:9px;border-bottom:1px solid rgba(64,61,55,.12)}
.direct-head b{font-size:12px}.direct-head span{font-size:8px;color:var(--muted);white-space:nowrap}
.direct-metrics{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:10px 0}
.direct-metrics>div{padding:9px;background:rgba(255,255,255,.64);border-radius:8px}
.direct-metrics small{display:block;font-size:8px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}
.direct-metrics strong{display:block;font-size:15px;margin-top:3px}
.query-list{display:flex;flex-direction:column;gap:5px}
.query-list span{font-size:9px;background:#fff;border-radius:7px;padding:7px 8px;border-left:3px solid #9a5f52}
.query-list.clean span{border-left-color:#7d8a64}
.direct-note{font-size:9px;line-height:1.35;color:var(--muted);margin-top:10px}
@media (min-width:1181px){.cases{padding-top:56px!important;padding-bottom:42px!important}.case-card-strong{min-height:465px}}
@media (max-width:1180px){.case-grid-strong{grid-template-columns:1fr 1fr}.case-strong-body{grid-template-columns:150px minmax(0,1fr)}.case-shot img{height:160px}.case-card-strong h3{font-size:27px}}
@media (max-width:900px){.case-grid-strong{grid-template-columns:1fr}.case-card-head{min-height:0;margin-bottom:14px}.case-strong-body{grid-template-columns:1fr}.case-effects{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:0}.case-effects>div{grid-template-columns:34px 1fr}.case-shot img{height:220px}}
@media (max-width:600px){.case-visual-pair,.direct-compare{grid-template-columns:1fr}.case-effects{grid-template-columns:1fr}.case-shot img{height:210px}.case-card-strong{padding:18px}.case-card-strong h3{font-size:28px}.case-link-strong{width:100%}}


/* ===== MELORIS v8 — CASES REFINEMENT ONLY ===== */
#cases .case-grid-strong{gap:14px;margin-top:28px}
#cases .case-card-strong{padding:18px 18px 15px}
#cases .case-card-head{min-height:96px}
#cases .case-card-strong h3{font-size:29px;margin-top:6px}
#cases .case-card-strong .case-card-head>p{font-size:13px;line-height:1.38;margin-top:4px}
#cases .case-strong-body{grid-template-columns:176px minmax(0,1fr);gap:13px}
#cases .case-effects{gap:10px;padding:10px 0}
#cases .case-effects>div{grid-template-columns:34px 1fr;column-gap:8px}
#cases .case-effects .effect-icon{width:31px;height:31px;font-size:15px}
#cases .case-effects b{font-size:17px}
#cases .case-effects small{font-size:10.5px;line-height:1.22}
#cases .case-visual-pair,#cases .direct-compare{gap:8px}
#cases .case-shot{padding:7px;border-radius:10px}
#cases .case-shot img{height:165px;border-radius:7px}
#cases .case-shot figcaption{padding:7px 1px 1px}
#cases .case-shot figcaption b{font-size:12.5px}
#cases .case-shot figcaption strong{font-size:15px}
#cases .case-shot figcaption small{font-size:9.5px}
#cases .case-link-strong{margin-top:12px;width:204px;padding:10px 14px}
#cases .weak-product{position:relative;background:#f3f0ea}
#cases .weak-product img{filter:saturate(.75) contrast(.92);object-fit:contain;background:#ece8e0;padding:7px}
#cases .weak-badge{position:absolute;top:132px;left:14px;background:rgba(87,84,78,.86);color:#fff;border-radius:999px;padding:4px 8px;font-size:8px;letter-spacing:.02em}
#cases .direct-panel{min-height:258px;padding:18px 10px 10px}
#cases .direct-metrics{margin:8px 0;gap:5px}
#cases .direct-metrics>div{padding:8px}
#cases .direct-metrics strong{font-size:13.5px}
#cases .query-list{gap:4px}
#cases .query-list span{font-size:8.5px;padding:6px 7px}
#cases .direct-note{font-size:8.5px;margin-top:8px}
@media (min-width:1181px){#cases.case-card-strong{min-height:0}#cases .case-card-strong{min-height:430px}.cases{padding-bottom:36px!important}}
@media (max-width:1180px){#cases .case-strong-body{grid-template-columns:148px minmax(0,1fr)}#cases .case-shot img{height:150px}}
@media (max-width:900px){#cases .case-card-head{min-height:0}#cases .case-strong-body{grid-template-columns:1fr}#cases .case-shot img{height:210px}}

/* ===== MELORIS v10 — legal consent ===== */
.consent-check{
  display:flex!important;
  align-items:flex-start;
  gap:10px;
  margin:2px 0 12px!important;
  color:#5e5e58!important;
  font-size:11px!important;
  line-height:1.45;
  cursor:pointer;
}
.consent-check input[type="checkbox"]{
  appearance:none;
  -webkit-appearance:none;
  width:17px!important;
  height:17px!important;
  min-width:17px;
  margin:1px 0 0!important;
  padding:0!important;
  border:1px solid rgba(50,50,45,.32)!important;
  border-radius:3px!important;
  background:rgba(255,255,255,.55)!important;
  display:grid!important;
  place-items:center;
  cursor:pointer;
}
.consent-check input[type="checkbox"]:checked{
  background:var(--olive)!important;
  border-color:var(--olive)!important;
}
.consent-check input[type="checkbox"]:checked::after{
  content:"✓";
  color:#fff;
  font-size:12px;
  line-height:1;
}
.consent-check input[type="checkbox"]:focus-visible{outline:2px solid rgba(79,84,57,.35);outline-offset:2px}
.consent-check a,.privacy a{text-decoration:underline;text-underline-offset:2px}
.privacy{font-size:10.5px;line-height:1.4}
@media(max-width:760px){
  .consent-check{font-size:11px!important}
  .privacy{font-size:10px}
}
