/* /assets/cp32-home.css */
:root {
  --ink:#102a27;--deep:#063d33;--green:#087b5b;--green-bright:#20b486;--mint:#e7f5ef;--mint-2:#cde9dd;--paper:#fff;--mist:#f3f7f5;--line:#c8d8d2;--gold:#c79a48;--muted:#516660;--danger:#8b3a2f;--shadow:0 20px 60px rgba(6,61,51,.13);--radius:1.15rem;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.62;-webkit-font-smoothing:antialiased}html[lang="ka"] body{font-family:"Noto Sans Georgian","Sylfaen",ui-sans-serif,system-ui,sans-serif}a{color:inherit}.skip-link{position:fixed;left:1rem;top:-6rem;z-index:100;padding:.75rem 1rem;background:white;color:var(--deep);border:2px solid var(--green);border-radius:.45rem}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:74px;padding:0 clamp(1rem,4vw,4.5rem);background:rgba(255,255,255,.94);border-bottom:1px solid rgba(16,42,39,.1);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;font-weight:850;letter-spacing:.13em;text-decoration:none}.main-nav{display:flex;justify-content:center;gap:clamp(.8rem,2vw,2rem)}.main-nav a{position:relative;color:var(--muted);font-size:.88rem;font-weight:650;text-decoration:none;white-space:nowrap}.main-nav a:hover,.main-nav a:focus-visible{color:var(--deep)}.main-nav a[aria-current="page"]{color:var(--deep)}.main-nav a[aria-current="page"]::after{content:"";position:absolute;left:0;right:0;bottom:-.7rem;height:2px;background:var(--green)}.language-nav{display:inline-flex;align-items:center;gap:.24rem;padding:.25rem;border:1px solid var(--line);border-radius:999px}.language-nav a{display:grid;place-items:center;min-width:2.15rem;height:2rem;padding:0 .5rem;border-radius:999px;font-size:.75rem;font-weight:800;text-decoration:none}.language-nav a[aria-current="page"]{color:#fff;background:var(--deep)}.menu-toggle{display:none;min-width:2.8rem;height:2.8rem;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--deep);font:inherit;font-size:.78rem;font-weight:800;cursor:pointer}.section-shell{padding:clamp(4.5rem,8vw,7rem) clamp(1.25rem,7vw,8rem)}.hero{position:relative;min-height:720px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.75fr);gap:clamp(2rem,8vw,8rem);align-items:center;overflow:hidden;background:radial-gradient(circle at 84% 22%,rgba(32,180,134,.2),transparent 24rem),linear-gradient(135deg,#f8fbfa 0%,#edf7f3 55%,#fff 100%)}.hero::before{content:"";position:absolute;inset:auto -7rem -10rem auto;width:27rem;height:27rem;border:1px solid rgba(8,123,91,.17);border-radius:50%}.hero-copy{position:relative;z-index:2}.eyebrow{margin:0 0 1rem;color:var(--green);font-size:.76rem;line-height:1.2;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.hero h1,.section-heading h2,.flagship h2,.coalesia h2{font-family:Iowan Old Style,Georgia,"Times New Roman",serif}html[lang="ka"] .hero h1,html[lang="ka"] .section-heading h2,html[lang="ka"] .flagship h2,html[lang="ka"] .coalesia h2{font-family:"Noto Serif Georgian","Sylfaen",Georgia,serif}.hero h1{max-width:12ch;margin:0;color:var(--deep);font-size:clamp(3.5rem,7vw,7rem);line-height:.95;letter-spacing:-.055em}html[lang="ka"] .hero h1{max-width:15ch;line-height:1.08;letter-spacing:-.035em}.hero-lead{max-width:44rem;margin:2rem 0 0;font-size:clamp(1.08rem,1.8vw,1.42rem);line-height:1.58}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.7rem 1.2rem;border:1px solid var(--deep);border-radius:999px;background:var(--deep);color:white;font-size:.88rem;font-weight:750;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 10px 24px rgba(6,61,51,.18)}.button.secondary{color:var(--deep);background:transparent}.button.secondary:hover,.button.secondary:focus-visible{background:white}.button.light{border-color:white;background:white;color:var(--deep)}.button.disabled{cursor:not-allowed;border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.09);color:rgba(255,255,255,.7);box-shadow:none}.hero-product{position:relative;z-index:2;align-self:stretch;display:grid;place-items:end center;margin:0;padding-top:3rem}.product-halo{position:absolute;left:50%;bottom:6%;width:min(34rem,92%);aspect-ratio:1;transform:translateX(-50%);border-radius:50%;background:linear-gradient(145deg,rgba(255,255,255,.95),rgba(205,233,221,.56));box-shadow:var(--shadow)}.hero-product img{position:relative;display:block;width:auto;height:min(600px,70vh);max-width:100%;object-fit:contain;filter:drop-shadow(0 28px 26px rgba(4,49,41,.18))}.hero-product figcaption{position:absolute;right:0;bottom:1.3rem;max-width:15rem;padding:.85rem 1rem;background:rgba(255,255,255,.9);border-left:3px solid var(--gold);font-size:.75rem;font-weight:800;letter-spacing:.04em}.section-heading{display:grid;grid-template-columns:3.5rem 1fr;align-items:start;gap:1.25rem;margin-bottom:clamp(2rem,5vw,3.8rem)}.section-index{padding-top:.45rem;color:var(--green);font-size:.78rem;font-weight:850;letter-spacing:.12em}.section-heading h2{max-width:19ch;margin:0;color:var(--deep);font-size:clamp(2.35rem,5vw,4.7rem);line-height:1.04;letter-spacing:-.045em}.section-intro{max-width:58rem;margin:-1.5rem 0 3rem 4.75rem;color:var(--muted);font-size:1.08rem}.intro{background:#fff}.intro-grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(2rem,7vw,7rem);align-items:start}.intro-mark{position:sticky;top:8rem;padding:2rem;border-top:4px solid var(--gold);background:var(--mint);font-size:clamp(1.5rem,3vw,2.4rem);font-weight:780;line-height:1.2}.intro-copy{font-size:clamp(1.18rem,2vw,1.55rem)}.intro-copy p{margin:0 0 1.3rem}.flagship{color:white;background:var(--deep)}.flagship .eyebrow{color:#82e6c1}.flagship h2{max-width:15ch;margin:0;color:white;font-size:clamp(2.7rem,6vw,5.6rem);line-height:1;letter-spacing:-.05em}.flagship-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:clamp(2rem,8vw,8rem);align-items:end}.flagship-product{margin:2rem 0 1.3rem;color:#82e6c1;font-size:.82rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.flagship-copy{font-size:1.12rem}.flagship-copy p{max-width:46rem}.idea-card{padding:2rem;border-top:5px solid var(--gold);background:white;color:var(--ink);box-shadow:0 28px 80px rgba(0,0,0,.2)}.idea-card strong{display:block;margin-bottom:1.1rem;color:var(--green);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase}.idea-card blockquote{margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(1.4rem,2.5vw,2.1rem);line-height:1.35}.applications{background:var(--mist)}.application-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.route-card{position:relative;min-height:250px;padding:1.4rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;text-decoration:none}.route-card::after{content:none;position:absolute;right:1.25rem;bottom:1.1rem;color:var(--green);font-size:1.1rem}.route-card:hover,.route-card:focus-visible{z-index:2;outline:2px solid var(--green);outline-offset:-2px}.card-index{display:block;color:var(--green);font-size:.75rem;font-weight:850;letter-spacing:.1em}.route-card h3{margin:2.2rem 0 .7rem;color:var(--deep);font-size:1.08rem;line-height:1.25}.route-card p{margin:0 0 2rem;color:var(--muted);font-size:.9rem;line-height:1.5}.warning{display:grid;grid-template-columns:12rem 1fr;gap:1.5rem;margin:1.3rem 0 0;padding:1.4rem 1.5rem;border-left:4px solid var(--danger);background:#fff}.warning strong{color:var(--danger);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.warning p{margin:0}.section-actions{margin:2rem 0 0 4.75rem}.products{background:#fff}.subheading{margin:0 0 1.3rem;color:var(--deep);font-size:1rem;letter-spacing:.08em;text-transform:uppercase}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-card{position:relative;min-height:285px;display:flex;flex-direction:column;padding:1.5rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-decoration:none}.product-card:first-child{color:white;background:var(--green)}.product-card:not(:first-child){background:linear-gradient(180deg,#fff,#f8fbfa)}.product-card:hover,.product-card:focus-visible{outline:2px solid var(--green-bright);outline-offset:-2px}.tag{align-self:flex-start;min-height:1.5rem;color:var(--green);font-size:.72rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.product-card:first-child .tag{color:#99efd0}.product-card h3{margin:auto 0 .9rem;font-size:1.24rem;line-height:1.25}.product-card p{margin:0;color:var(--muted);font-size:.92rem}.product-card:first-child p{color:rgba(255,255,255,.82)}.catalog-block{margin-top:3rem}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.catalog-card{padding:1.4rem;border:1px solid var(--line);border-radius:.7rem;background:var(--mint);text-decoration:none}.catalog-card h3{margin:0 0 .55rem;color:var(--deep)}.catalog-card p{margin:0;color:var(--muted)}.catalog-card:hover,.catalog-card:focus-visible{border-color:var(--green);box-shadow:0 12px 30px rgba(6,61,51,.09)}.product-rule{display:grid;grid-template-columns:16rem 1fr;gap:1.5rem;margin-top:2rem;padding:1.5rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-rule strong{color:var(--green);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.product-rule p{margin:0}.evidence{color:white;background:var(--green)}.evidence .section-index,.evidence .eyebrow{color:#9aefd1}.evidence .section-heading h2{color:white}.evidence .section-intro{color:rgba(255,255,255,.82)}.evidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-left:4.75rem;background:rgba(255,255,255,.3)}.evidence-card{min-height:250px;padding:1.6rem;background:var(--green);color:white;text-decoration:none}.evidence-card:hover,.evidence-card:focus-visible{background:#096c51;outline:2px solid white;outline-offset:-2px}.evidence-card .card-index{color:#9aefd1}.evidence-card h3{margin:3rem 0 1rem;font-size:1.35rem}.evidence-card p{margin:0;color:rgba(255,255,255,.78)}.evidence .button.light{margin-left:4.75rem}.stories{background:var(--mist)}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.story-card{min-height:285px;display:flex;flex-direction:column;padding:1.5rem;border:1px solid var(--line);border-radius:.85rem;background:white}.story-head{display:flex;align-items:center;gap:1rem}.portrait,.portrait-placeholder{flex:0 0 auto;width:4rem;height:4rem;border-radius:50%;background:var(--mint);border:1px solid var(--line)}.portrait{object-fit:cover}.portrait-placeholder{display:grid;place-items:center;color:var(--green);font-size:.78rem;font-weight:850;letter-spacing:.08em}.story-card h3{margin:0;color:var(--deep);font-size:1.05rem;line-height:1.25}.context{margin:2rem 0 .8rem;color:var(--green);font-size:.74rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.story-card p:last-child{margin:0;color:var(--muted)}.about{background:#fff}.about-grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:clamp(2rem,7vw,7rem)}.about-copy{font-size:1.1rem}.about-copy p{margin:0 0 1.25rem}.timeline{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem;margin:0;padding:0;list-style:none}.timeline::before{content:"";position:absolute;left:0;right:0;top:2.2rem;height:1px;background:var(--line)}.milestone{position:relative;padding-top:4.2rem}.milestone::before{content:"";position:absolute;top:1.82rem;left:.05rem;width:.8rem;height:.8rem;border:4px solid white;border-radius:50%;background:var(--green);box-shadow:0 0 0 1px var(--green)}.milestone strong{display:block;color:var(--deep);font-size:1.4rem;line-height:1.2}.milestone p{margin:.85rem 0 0;color:var(--muted);font-size:.9rem}.coalesia{position:relative;overflow:hidden;color:white;background:#082f29}.coalesia::after{content:"COALESIA";position:absolute;right:-.05em;bottom:-.31em;color:rgba(255,255,255,.045);font-size:clamp(5rem,14vw,15rem);font-weight:900;letter-spacing:-.06em;pointer-events:none}.coalesia-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:clamp(2rem,7vw,7rem);align-items:end}.coalesia h2{max-width:15ch;margin:0;font-size:clamp(2.6rem,6vw,5.4rem);line-height:1}.coalesia-copy{padding:2rem;border-top:5px solid var(--gold);background:white;color:var(--ink)}.coalesia-copy p{margin:0 0 1.3rem}.gate-note{display:block;margin-top:.65rem;color:var(--muted);font-size:.75rem}.buy{background:var(--mint)}.buy-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.74fr);gap:clamp(2rem,7vw,7rem);align-items:start}.buy-copy{font-size:1.15rem}.buy-note{padding:1.5rem;border:1px solid var(--line);background:white}.buy-note strong{display:block;margin-bottom:.8rem;color:var(--green);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.buy-note p{margin:0}.buy .button.disabled{border-color:var(--line);background:rgba(6,61,51,.08);color:var(--muted)}.site-footer{padding:3rem clamp(1.25rem,7vw,8rem);color:var(--muted);background:white;border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:2rem}.footer-brand{color:var(--deep);font-weight:850;letter-spacing:.13em}.footer-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.15rem}.footer-nav a,.footer-nav span{font-size:.82rem;text-decoration:none}.footer-nav a:hover,.footer-nav a:focus-visible{color:var(--green)}.footer-nav .disabled{color:#889793;cursor:not-allowed}.footer-languages{display:inline-flex;gap:.35rem}.footer-languages a{font-size:.76rem;font-weight:800;text-decoration:none}.footer-languages a[aria-current="page"]{color:var(--green)}.footer-bottom{margin:2rem 0 0;padding-top:1.2rem;border-top:1px solid var(--line);font-size:.78rem}.footer-bottom p{margin:0}.button:focus-visible,a:focus-visible,.menu-toggle:focus-visible{outline:3px solid var(--green-bright);outline-offset:3px}
.intro-mark h2{margin:0;font:inherit;color:var(--deep)}
.section-heading>div{min-width:0}.section-heading h2{overflow-wrap:anywhere}
html[lang="ka-GE"] .hero h1{max-width:17ch;font-size:clamp(2.8rem,4.9vw,5.2rem)}
html[lang="ru"] .hero h1{max-width:16ch;font-size:clamp(3.2rem,5.7vw,6.1rem);line-height:1}
html[lang="ka-GE"] body{font-family:"Noto Sans Georgian","Sylfaen",ui-sans-serif,system-ui,sans-serif}
html[lang="ka-GE"] .hero h1,html[lang="ka-GE"] .section-heading h2,html[lang="ka-GE"] .flagship h2,html[lang="ka-GE"] .coalesia h2{font-family:"Noto Serif Georgian","Sylfaen",Georgia,serif}
@media(max-width:1280px){.application-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:980px){.site-header{grid-template-columns:auto auto 1fr;gap:.8rem}.menu-toggle{display:inline-flex;align-items:center;justify-content:center}.main-nav{position:absolute;left:1rem;right:1rem;top:calc(100% + .4rem);display:none;flex-direction:column;gap:0;padding:.5rem;border:1px solid var(--line);border-radius:.8rem;background:white;box-shadow:var(--shadow)}.site-header.nav-open .main-nav{display:flex}.main-nav a{padding:.8rem}.main-nav a[aria-current="page"]::after{display:none}.language-nav{justify-self:end}.hero{grid-template-columns:1fr minmax(240px,.55fr);gap:1rem}.hero h1{font-size:clamp(3.2rem,8vw,5.7rem)}.hero-product img{height:min(510px,62vh)}.intro-grid,.flagship-grid,.about-grid,.coalesia-grid,.buy-grid{grid-template-columns:1fr}.intro-mark{position:static}.idea-card{margin-top:1rem}.application-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.evidence-grid{margin-left:0}.story-grid{grid-template-columns:1fr}.timeline{grid-template-columns:repeat(2,1fr)}.timeline::before{display:none}.footer-top{grid-template-columns:1fr;justify-items:start}.footer-nav{justify-content:flex-start}}
@media(max-width:680px){html{scroll-padding-top:4.5rem}.site-header{min-height:66px;padding:.55rem 1rem}.brand{font-size:.86rem}.menu-toggle{height:2.4rem;min-width:2.4rem;padding:0 .7rem}.language-nav a{min-width:1.9rem;padding:0 .35rem}.section-shell{padding:4.1rem 1.1rem}.hero{min-height:auto;grid-template-columns:1fr;padding-top:4.5rem}.hero h1{font-size:clamp(3rem,14vw,4.6rem)}html[lang="ka"] .hero h1{font-size:clamp(2.35rem,10.8vw,3.65rem);line-height:1.12}.hero-lead{font-size:1.05rem}.actions{display:grid;grid-template-columns:1fr}.button{width:100%}.hero-product{min-height:410px;padding-top:1rem}.hero-product img{height:430px;max-height:58vh}.hero-product figcaption{right:auto;left:0;bottom:.4rem;max-width:13rem}.section-heading{grid-template-columns:2rem 1fr;gap:.7rem}.section-heading h2{font-size:2.35rem}html[lang="ka"] .section-heading h2{font-size:2rem;line-height:1.17}.section-intro,.section-actions{margin-left:0}.intro-mark{font-size:1.45rem}.flagship h2,.coalesia h2{font-size:2.65rem}html[lang="ka"] .flagship h2,html[lang="ka"] .coalesia h2{font-size:2.2rem;line-height:1.18}.application-grid,.product-grid,.catalog-grid,.evidence-grid,.timeline{grid-template-columns:1fr}.route-card,.product-card,.evidence-card{min-height:auto}.route-card h3{margin-top:1.3rem}.product-card h3{margin:2.8rem 0 .9rem}.warning,.product-rule{grid-template-columns:1fr}.evidence-grid{gap:1px}.evidence .button.light{margin-left:0}.milestone{padding:0 0 1.5rem 2.1rem}.milestone::before{top:.42rem;left:.05rem}.footer-nav{display:grid;grid-template-columns:1fr 1fr;width:100%}}
@media(max-width:680px){html[lang="ka-GE"] .hero h1{font-size:clamp(2.35rem,10.8vw,3.65rem);line-height:1.12}html[lang="ka-GE"] .section-heading h2{font-size:2rem;line-height:1.17}html[lang="ka-GE"] .flagship h2,html[lang="ka-GE"] .coalesia h2{font-size:2.2rem;line-height:1.18}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* /assets/site-integration.css */
.unavailable{cursor:not-allowed;color:#7d8d88!important}.route-card.unavailable,.product-card.unavailable,.catalog-card.unavailable{background:#f4f6f5!important;box-shadow:none!important;outline:none!important}.route-card.unavailable::after{content:"—"}.footer-nav .unavailable{color:#889793}.site-header .menu-toggle{display:none}
@media(max-width:980px){.site-header .menu-toggle{display:inline-flex;align-items:center;justify-content:center}.site-header .main-nav{z-index:45}}

/* /assets/presentation.css */
/* MOLISAN 2.0 — shared typography and the product-led Home and catalogue. */
:root{--deep:#073f35;--green:#087858;--ink:#153d34;--muted:#576e65;--line:#dce6e1;--mint:#eaf3ed;--gold:#bc914d}
body{font-size:16px;line-height:1.65}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{min-height:82px;padding-inline:clamp(1rem,4vw,4rem);gap:1.5rem;background:#fff}
.brand{font-size:1.1rem;letter-spacing:.15em}
.main-nav a{font-size:.9rem}
.language-nav a{font-size:.8rem}
.eyebrow{font-size:.8rem;letter-spacing:.14em;line-height:1.5}
.button{border-radius:5px;min-height:3.25rem;padding:.85rem 1.5rem;font-size:.94rem;line-height:1.4;transition:background .15s ease,box-shadow .15s ease}
.button:hover{transform:none;background:#0b5746}
.button.secondary:hover{background:#eaf3ed}
.button.light:hover{background:#eaf3ed;color:var(--deep)}
.text-link{display:inline-flex;align-items:center;gap:1.3rem;min-height:44px;color:var(--deep);font-size:.94rem;font-weight:650;text-decoration:none;border-bottom:1px solid currentColor;line-height:1.4}
.text-link:hover{color:var(--green)}
.text-link span[aria-hidden]{font-size:1.15rem}
.page-hero{min-height:280px;padding:4rem max(1.25rem,calc((100vw - 1200px)/2));gap:2.5rem;background:#f0f6f2}
.page-hero:has(> .page-hero-copy:only-child){grid-template-columns:1fr}
.page-hero::after{display:none}
.page-hero h1{max-width:23ch;font-size:clamp(2.5rem,4.4vw,4.2rem);line-height:1.12;letter-spacing:-.04em}
.hero-summary{max-width:65ch;margin-top:1.35rem;font-size:1.05rem}
.page-packshot img{height:340px}
.content-shell{max-width:1200px;padding-top:3.25rem;padding-bottom:4.5rem}
.content-shell h2{max-width:30ch;margin-top:3rem;padding-top:1.25rem;font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.2;letter-spacing:-.025em}
.content-shell h3{font-size:1.25rem}
.content-shell p{line-height:1.75}
.content-shell table{font-size:1rem}
.content-shell th{font-size:.875rem}
.site-footer{padding:3rem clamp(1.25rem,4vw,4rem)}
.footer-nav a,.footer-bottom{font-size:.875rem}
.brand-home h1,.brand-home h2{font-family:Iowan Old Style,Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.035em;color:var(--deep)}
.brand-home h2{margin:0;font-size:clamp(2.1rem,3.5vw,3.2rem);line-height:1.15;max-width:25ch}
.home-shell{max-width:1360px;margin:0 auto;padding:5rem clamp(1.25rem,4vw,4rem)}
.home-feature{display:grid;grid-template-columns:1.1fr 1fr;align-items:stretch;max-width:1440px;min-height:620px;margin:0 auto;padding:1.25rem 1.25rem 0;gap:0}
.home-feature-copy{padding:clamp(2.5rem,5vw,5rem) clamp(1.25rem,4vw,4rem);display:flex;flex-direction:column;justify-content:center;background:#f0f5f1}
.home-feature-copy .eyebrow{margin-bottom:1.75rem}
.home-feature h1{margin:0;max-width:13ch;font-size:clamp(3rem,4.8vw,4.8rem);line-height:1.07}
.home-lead{max-width:42ch;margin:1.75rem 0 0;font-size:1.1rem;color:var(--muted);line-height:1.65}
.home-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.1rem 1.75rem;margin-top:2rem}
.home-product-stage{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;margin:0;padding:2rem 2.4rem 1.5rem;background:#0d5141;background:radial-gradient(ellipse at 55% 48%,#407765 0,#1c5b49 40%,#093d31 100%);color:#fff;overflow:hidden}
.stage-label{align-self:stretch;display:flex;justify-content:space-between;align-items:center;gap:1rem;margin:0;font-size:.9rem;font-weight:600;letter-spacing:.1em}
.stage-label span{font-size:.75rem;line-height:1.4;font-weight:400;letter-spacing:.08em;text-align:right}
.home-product-stage>img{display:block;object-fit:contain;width:auto;max-width:100%;height:435px;margin:1.5rem 0 1.25rem;filter:drop-shadow(12px 24px 14px rgba(0,0,0,.22));transform:rotate(7deg)}
.home-product-stage figcaption{display:flex;align-self:stretch;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid #7da392;font-size:.875rem;color:#e7f0eb}
.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}
.home-section-heading p{max-width:40ch;color:var(--muted)}
.home-section-heading .eyebrow{margin:0 0 .75rem;color:var(--green)}
.home-section-heading>.text-link{flex-shrink:0}
.product-collection{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5rem 1.25rem}
.product-tile{min-width:0;display:flex;flex-direction:column;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}
.product-tile-link{text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease}
.product-tile-link:hover,.product-tile:focus-within{border-color:#7aab92;box-shadow:0 9px 25px rgba(7,63,53,.075)}
.product-visual{display:grid;place-items:center;background:#f2f6f2;min-height:240px;padding:1.5rem}
.product-visual img,.product-visual .catalogue-photo{display:block;object-fit:contain;width:auto;max-width:100%;height:190px;margin:0;filter:drop-shadow(3px 8px 6px rgba(20,61,41,.08))}
.product-info{display:flex;flex:1;flex-direction:column;align-items:stretch;min-width:0;padding:1.4rem 1.2rem 1.2rem}
.product-info h3,.content-shell .product-info h3{margin:0 0 .8rem;color:var(--deep);font-family:inherit;font-size:1rem;line-height:1.45;font-weight:700;letter-spacing:.005em;overflow-wrap:anywhere}
.product-info .product-purpose{margin:0 0 1.35rem;color:var(--muted);font-size:.95rem;line-height:1.6}
.product-link{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:44px;margin-top:auto;border-top:1px solid var(--line);padding:.85rem 0 0;color:var(--deep);font-size:.875rem;font-weight:650;text-decoration:none;line-height:1.4}
a.product-link:hover{text-decoration:underline;text-underline-offset:.2em}
.product-description{margin:0 0 1rem;color:var(--ink);font-size:.95rem}
.product-description summary{cursor:pointer;color:var(--deep);font-weight:600;min-height:44px;padding:.65rem 0;line-height:1.5}
.product-description p{margin:.5rem 0 1rem}
.product-description summary:focus-visible{outline:3px solid var(--green-bright);outline-offset:3px}
.range-collection{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:3rem;border-top:1px solid var(--line);padding-top:2rem;gap:1.5rem}
.range-link{display:grid;grid-template-columns:75px 1fr;gap:1rem;align-items:center;text-decoration:none;padding:.5rem 0;min-width:0}
.range-image{display:grid;place-items:center;min-height:110px;background:#f2f6f2;border-radius:5px}
.range-image img{width:55px;height:85px;object-fit:contain}
.range-link h3{margin:0 0 .5rem;font-size:1.1rem;line-height:1.35}
.range-link p{margin:0 0 .75rem;color:var(--muted);font-size:.875rem;line-height:1.55}
.range-link>div>span{font-size:.875rem;font-weight:600;text-decoration:underline;text-underline-offset:.25em}
.home-applications{background:#f0f5f1}
.application-collection{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 3.5rem}
.application-link{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.4rem 0;border-top:1px solid #bfd3c8;text-decoration:none;min-width:0}
.application-link h3{font-size:1.05rem;font-weight:500;line-height:1.5;margin:0}
.application-link:hover{color:var(--green)}
.home-research{display:grid;grid-template-columns:1.05fr 1fr;gap:5rem;align-items:center;background:#073f35;color:#fff}
.home-research h2{color:#fff}
.home-research .eyebrow{color:#acd8c5}
.home-research p:not(.eyebrow){margin:1.5rem 0 0;max-width:43ch;color:#cedfd6;font-size:1rem}
.research-link{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.6rem 0;border-bottom:1px solid #568576;color:white;text-decoration:none;font-size:1.2rem}
.research-link:first-child{border-top:1px solid #568576}
.research-link:hover{color:#acd8c5}
.home-stories .story-grid{gap:1.25rem}
.home-stories .story-card{padding:1.65rem;border-radius:8px;min-height:290px;border-color:var(--line);background:#fafcf9}
.home-stories .story-card .context{font-size:.8rem;line-height:1.5;letter-spacing:.07em}
.home-stories .story-card h3{font-size:1rem;line-height:1.5}
.home-stories .story-card p:last-child{font-family:Iowan Old Style,Georgia,serif;font-size:1.2rem;color:var(--deep);line-height:1.6}
.home-origin{display:grid;grid-template-columns:.9fr 1.1fr;gap:5rem;border-top:1px solid var(--line)}
.origin-copy>p:not(.eyebrow){color:var(--muted);margin:1.5rem 0}
.home-origin .timeline{grid-template-columns:1fr 1fr;gap:2rem;align-content:center}
.home-origin .timeline::before,.home-origin .milestone::before{display:none}
.home-origin .milestone{padding:1rem 0 0;border-top:1px solid var(--line)}
.home-origin .milestone strong{font-family:Georgia,serif;font-size:2rem;font-weight:400}
.home-origin .milestone p{font-size:.95rem}
body[data-layout="catalogue"] .content-shell{max-width:1360px}
body[data-layout="catalogue"] .page-hero{min-height:240px;padding-block:3.5rem}
body[data-layout="catalogue"] .page-hero h1{font-size:clamp(2.5rem,4.2vw,4rem)}
body[data-layout="catalogue"] .product-collection{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}
body[data-layout="catalogue"] .product-tile{height:100%}
.catalogue-section{margin-bottom:4rem;scroll-margin-top:6rem}
.collection-heading{display:flex;align-items:baseline;justify-content:space-between;gap:2rem;margin:0 0 1.75rem}
.content-shell .collection-heading h2{margin:0;padding:0;border:0;font-size:1.9rem;max-width:none}
.collection-heading p{font-size:1rem;color:var(--muted);max-width:45ch}
.catalogue-section:not(:first-child){border-top:1px solid var(--line);padding-top:3rem}
.solution-detail{display:grid;grid-template-columns:240px 1fr;gap:3rem;padding:2.5rem 0;border-bottom:1px solid var(--line);align-items:start}
.solution-visual{display:grid;place-items:center;background:#f2f6f2;border-radius:8px;padding:2rem;min-height:340px}
.solution-visual .catalogue-photo{height:290px;width:auto;max-width:100%;margin:0}
.content-shell .solution-copy h2{border:0;margin:0 0 1.5rem;padding:0;font-family:inherit;font-size:1.65rem;line-height:1.35;overflow-wrap:anywhere;scroll-margin-top:7rem}
.solution-copy>p:nth-last-child(-n+2){font-size:.95rem;color:var(--muted)}
.gateway h1{font-size:clamp(3rem,7vw,6rem);line-height:1.08}
.gateway nav a{min-width:0}
html[lang="ka-GE"] .brand-home h1,html[lang="ka-GE"] .brand-home h2{font-family:"Noto Serif Georgian","Sylfaen",Georgia,serif;letter-spacing:-.015em;line-height:1.25}
html[lang="ka-GE"] .home-feature h1{font-size:clamp(2.5rem,3.8vw,3.75rem);max-width:17ch}
html[lang="ka-GE"] .page-hero h1{font-size:clamp(2.2rem,3.8vw,3.6rem);line-height:1.25}
@media(min-width:1500px){.home-feature{min-height:660px}.home-product-stage>img{height:475px}}
@media(max-width:1100px){.home-feature-copy{padding:2.5rem}.home-feature h1{font-size:3.2rem}.home-product-stage{padding:1.7rem}.home-product-stage>img{height:390px}.product-collection{grid-template-columns:repeat(2,minmax(0,1fr))}.range-collection{gap:1rem}.range-link{grid-template-columns:60px 1fr}.home-research,.home-origin{gap:3rem}.solution-detail{grid-template-columns:200px 1fr;gap:2rem}}
@media(max-width:980px){.site-header{min-height:72px;gap:.7rem;grid-template-columns:auto auto 1fr}.main-nav a{font-size:1rem}.main-nav{z-index:45}.home-feature{min-height:550px}.home-feature-copy{padding:2rem}.home-feature h1{font-size:2.85rem}.home-product-stage>img{height:345px}.stage-label{flex-direction:column;align-items:start;gap:.35rem}.stage-label span{text-align:left}.home-lead{font-size:1rem}.home-shell{padding-block:3.5rem}.range-collection{grid-template-columns:1fr}.range-link{grid-template-columns:80px 1fr;padding:.75rem 0}.range-link p{max-width:60ch}.home-origin{grid-template-columns:1fr}.home-stories .story-grid{grid-template-columns:1fr}.home-stories .story-card{min-height:auto}.home-stories .story-card .context{margin:1.3rem 0 .6rem}body[data-layout="catalogue"] .product-collection{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-heading{display:block}}
@media(max-width:680px){.site-header{padding:.6rem 1rem;min-height:68px;gap:.55rem}.brand{font-size:.87rem}.menu-toggle{padding:0 .65rem;font-size:.8rem}.language-nav a{min-width:1.8rem;padding:0 .25rem;font-size:.75rem}.language-nav{gap:.1rem;padding:.2rem}.home-feature{padding:.65rem .65rem 0;grid-template-columns:1fr;min-height:auto}.home-feature-copy{padding:2.1rem 1.25rem}.home-feature h1{font-size:clamp(2.5rem,9.8vw,3.4rem);max-width:14ch}.home-feature-copy .eyebrow{margin-bottom:1.1rem;font-size:.75rem}.home-lead{margin-top:1.15rem}.home-actions{margin-top:1.4rem;gap:.75rem 1.4rem}.home-actions .button{width:auto}.home-actions .text-link{font-size:.875rem}.home-product-stage{padding:1.25rem 1.4rem 1rem}.stage-label{flex-direction:row;align-items:center}.stage-label span{max-width:15ch;text-align:right}.home-product-stage>img{height:295px;margin:1rem 0}.home-product-stage figcaption{font-size:.8rem}.home-shell{padding:2.8rem 1.15rem}.home-section-heading{align-items:start;flex-direction:column;gap:1rem;margin-bottom:1.75rem}.brand-home h2{font-size:2rem;line-height:1.2}.home-section-heading p{margin:0}.product-collection,body[data-layout="catalogue"] .product-collection{grid-template-columns:1fr;gap:1.5rem}.product-visual{min-height:215px;padding:1.25rem}.product-visual img,.product-visual .catalogue-photo{height:175px;width:auto;margin:0}.product-info{padding:1.25rem}.product-info h3,.content-shell .product-info h3{font-size:1.05rem}.product-info .product-purpose{margin-bottom:1rem;font-size:1rem}.product-link{font-size:.94rem}.product-description{font-size:1rem}.application-collection{grid-template-columns:1fr}.application-link{padding:1.15rem 0}.home-research{grid-template-columns:1fr;gap:1.75rem}.research-link{padding:1.25rem 0;font-size:1.15rem}.home-origin{gap:2rem}.home-origin .timeline{gap:1.5rem}.home-origin .milestone strong{font-size:1.7rem}.home-origin .milestone p{font-size:.875rem}.range-collection{margin-top:2rem;padding-top:1.25rem}.range-link{grid-template-columns:70px 1fr}.page-hero,body[data-layout="catalogue"] .page-hero{padding:2.5rem 1.15rem;grid-template-columns:1fr;min-height:auto}.page-hero h1{font-size:2.6rem;line-height:1.16;overflow-wrap:normal}.hero-summary{font-size:1rem}.content-shell{padding:2.5rem 1.15rem}.content-shell h2{font-size:1.85rem}.catalogue-section{margin-bottom:2rem}.content-shell .collection-heading h2{font-size:1.7rem}.solution-detail{grid-template-columns:1fr;gap:1.5rem;padding:2rem 0}.solution-visual{min-height:255px;padding:1.5rem}.solution-visual .catalogue-photo{height:235px;width:auto}.content-shell .solution-copy h2{font-size:1.4rem}.footer-top{gap:1.5rem}html[lang="ka-GE"] .home-feature h1{font-size:clamp(2rem,7.9vw,2.7rem)}html[lang="ka-GE"] .brand-home h2{font-size:1.85rem}html[lang="ka-GE"] .page-hero h1{font-size:2.1rem}}
@media(prefers-reduced-motion:reduce){.product-tile-link,.button{transition:none}}

/* /assets/refinement-v2.3.css */
/* MOLISAN 2.1 — warm paper, graphite, red-brown. */
:root{--deep:#292c2b;--green:#7b4033;--green-bright:#a65f48;--ink:#303432;--muted:#696c67;--line:#deded6;--mint:#f2f0eb;--mint-2:#e8e3da;--mist:#f7f6f2;--paper:#fff;--gold:#a48257;--shadow:0 16px 40px rgba(43,34,26,.08)}
.site-header{background:rgba(255,255,255,.97);border-color:var(--line)}
.brand{letter-spacing:.18em;font-weight:750;color:var(--deep)}
.main-nav a{font-size:.875rem;font-weight:550}
.language-nav{border:0;background:var(--mist);padding:.2rem}
.language-nav a{font-size:.75rem;font-weight:650;height:2.15rem}
.eyebrow{font-size:.75rem;letter-spacing:.16em;line-height:1.6;font-weight:650}
.button{border-radius:2px;font-size:.9rem;font-weight:650}
.button:hover,.button:focus-visible{transform:none;background:var(--green);border-color:var(--green);box-shadow:0 6px 18px rgba(74,42,31,.12)}
.button.secondary:hover,.button.light:hover{background:var(--mist);color:var(--deep);border-color:var(--deep)}
.text-link{font-size:.9rem;font-weight:600}
.page-hero{background:var(--mist)}
.page-packshot img{filter:none;box-shadow:none;background:transparent}
.site-footer{background:var(--mist)}
.footer-top{max-width:1280px;margin:auto;grid-template-columns:auto minmax(0,1fr) auto}
.footer-nav{min-width:0}
.footer-nav a,.footer-bottom{font-size:.85rem}
.footer-bottom{max-width:1280px;margin:2rem auto 0}
.brand-home h1,.brand-home h2{font-weight:400;letter-spacing:-.04em;color:var(--deep)}
.brand-home h2{font-size:clamp(2.25rem,3.5vw,3.3rem);line-height:1.12;max-width:24ch}
.home-shell{padding-block:5.5rem}
.home-feature{grid-template-columns:1.15fr 1fr;align-items:center;max-width:1400px;min-height:690px;padding:3.25rem clamp(1.25rem,4vw,4rem) 3.75rem;gap:3rem}
.home-feature-copy{padding:1.5rem 0 1.5rem .5rem;align-items:start;background:transparent}
.home-feature-copy .eyebrow{margin-bottom:2rem;max-width:none}
.home-feature h1{max-width:13.5ch;font-size:clamp(3.4rem,5.2vw,5.2rem);line-height:1.04}
.home-lead{max-width:39ch;margin-top:1.9rem;font-size:1.05rem;line-height:1.75}
.home-actions{margin-top:2.2rem}
.home-product-stage{isolation:isolate;min-height:570px;padding:1.75rem 2rem 1.5rem;color:var(--deep);background:none;overflow:visible}
.home-product-stage::before{content:"";position:absolute;z-index:-1;inset:0 0 3.8rem;background:radial-gradient(ellipse at 45% 35%,#faf8f4,#ece7de);border-radius:48% 48% 2px 2px}
.stage-label{font-size:.75rem;font-weight:650;letter-spacing:.13em;color:#726b60}
.stage-label span{font-size:.68rem;line-height:1.5;font-weight:500;letter-spacing:.1em;max-width:none}
.home-product-stage>img{height:455px;margin:.5rem 0 1.2rem;filter:none;box-shadow:none;transform:none}
.home-product-stage figcaption{border-color:#c8c2b6;font-size:.8rem;color:var(--muted)}
.home-section-heading{margin-bottom:2.75rem}
.home-section-heading p{max-width:37ch;font-size:1rem}
.home-section-heading .eyebrow{margin-bottom:1rem}
.home-collection{padding-top:3.5rem;border-top:1px solid var(--line)}
.product-collection{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem 1.5rem}
.home-product-collection{grid-template-columns:repeat(6,minmax(0,1fr));gap:3.5rem 1.5rem}
.product-tile{border:0;border-radius:0;overflow:visible}
.home-product-collection>.product-tile{grid-column:span 2}
.home-product-collection>.product-tile--featured{grid-column:span 3}
.product-tile-link:hover,.product-tile:focus-within{box-shadow:none}
.product-visual{background:var(--mist);min-height:240px;padding:1.6rem;border-radius:2px;overflow:hidden;transition:background .2s ease}
.product-tile-link:hover .product-visual{background:#eeebe4}
.product-visual img,.product-visual .catalogue-photo{height:205px;filter:none;box-shadow:none;transition:transform .25s ease}
.product-tile-link:hover .product-visual img{transform:translateY(-5px)}
.home-product-collection .product-tile--featured .product-visual{min-height:335px;background:#f1ece4}
.home-product-collection .product-tile--featured:nth-child(2) .product-visual{background:#eff2f4}
.home-product-collection .product-tile--featured .product-visual img{height:285px}
.product-info{padding:1.45rem 0 0}
.product-info h3,.content-shell .product-info h3{margin-bottom:.65rem;font-weight:650}
.product-tile--featured .product-info h3{font-size:1.2rem;max-width:28ch;font-weight:600}
.product-info .product-purpose{margin-bottom:1.1rem;line-height:1.65;max-width:52ch;overflow-wrap:anywhere;hyphens:auto}
.product-link{padding-top:.8rem;color:var(--green);font-size:.85rem;font-weight:600}
.range-collection{margin-top:3.5rem;gap:2rem}
.range-link{grid-template-columns:65px 1fr;align-items:start}
.range-image{min-height:105px;background:var(--mist);border-radius:2px}
.range-image img{width:48px;height:83px}
.range-link h3{font-size:1.05rem;line-height:1.4;font-weight:600}
.range-link p{line-height:1.6}
.range-link>div>span{font-size:.8rem;color:var(--green);text-underline-offset:.3em}
.home-applications{background:var(--mist);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.application-collection{column-gap:4rem}
.application-link{padding:1.35rem 0;border-color:var(--line)}
.application-link h3{font-size:1rem;line-height:1.6}
.application-link>span{color:var(--green)}
.home-research{grid-template-columns:1.15fr .85fr;gap:6rem;padding-block:6rem;background:white;color:var(--ink)}
.home-research h2{max-width:16ch;color:var(--deep)}
.home-research .eyebrow{color:var(--green)}
.home-research .research-copy>p:not(.eyebrow){margin:1.5rem 0 2rem;max-width:42ch;color:var(--muted);font-size:1rem}
.research-collection{max-width:29rem}
.research-copy,.research-dossier{min-width:0}
.research-dossier h3{overflow-wrap:anywhere;hyphens:auto}
html[lang="ka-GE"] .research-dossier h3{font-family:"Noto Serif Georgian","Sylfaen",Georgia,serif;font-size:1.45rem;line-height:1.5}
.research-link{padding:.95rem 0;border-color:var(--line);color:var(--deep);font-size:1rem}
.research-link:first-child{border-color:var(--line)}
.research-link>span:last-child,.research-link:hover{color:var(--green)}
.research-dossier{display:flex;flex-direction:column;align-items:start;position:relative;min-height:360px;padding:2.75rem;background:#393d38;color:white;text-decoration:none;border-top:3px solid #a98464;box-shadow:12px 12px 0 #f1eee7}
.dossier-institution{font-size:.8rem;letter-spacing:.2em;color:#d1b698}
.research-dossier h3{font-family:Georgia,serif;font-size:2rem;line-height:1.2;font-weight:400;letter-spacing:-.02em;margin:2rem 0 1rem;max-width:16ch}
.home-research .research-dossier p{font-size:.8rem;line-height:1.8;color:#dbddd6;margin:0 0 2.2rem}
.dossier-action{display:flex;align-self:stretch;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:1rem;border-top:1px solid #74786f;font-size:.85rem;font-weight:550;line-height:1.5}
.research-dossier:hover{background:#474a44}
.home-stories{border-top:1px solid var(--line);padding-top:4.5rem}
.home-stories .story-grid{gap:2.25rem}
.home-stories .story-card{padding:1.6rem 0 0;border:0;border-top:1px solid var(--line);border-radius:0;min-height:260px;background:transparent}
.home-stories .story-head{min-height:55px}
.home-stories .portrait{width:3.25rem;height:3.25rem;border:0}
.home-stories .story-card .context{font-size:.7rem;line-height:1.6;letter-spacing:.08em;font-weight:650;margin:1.6rem 0 .8rem}
.home-stories .story-card h3{font-size:.875rem;line-height:1.55;font-weight:600}
.home-stories .story-card .story-excerpt{font-family:Iowan Old Style,Georgia,serif;font-size:1.25rem;color:var(--deep);line-height:1.5;margin:0}
.home-origin{grid-template-columns:1fr 1fr;gap:6rem;background:#faf9f6}
.origin-copy>p:not(.eyebrow){max-width:44ch}
.home-origin .timeline{gap:2.5rem 2rem}
.home-origin .milestone strong{color:var(--green)}
.home-origin .milestone p{font-size:.875rem;line-height:1.7}
.solution-visual{background:var(--mist);border-radius:2px}
.gateway{background:var(--mist)}
.gateway nav a{border-radius:2px;box-shadow:none}
@media(min-width:1500px){.home-feature{min-height:735px}.home-product-stage>img{height:490px}}
@media(max-width:1100px){.home-feature{gap:2rem;min-height:610px}.home-feature h1{font-size:3.8rem}.home-product-stage{padding:1.5rem;min-height:510px}.home-product-stage>img{height:405px}.home-product-collection{grid-template-columns:repeat(4,minmax(0,1fr))}.home-product-collection>.product-tile--featured{grid-column:span 2}.range-collection{gap:1.25rem}.home-research,.home-origin{gap:3rem}}
@media(max-width:980px){.home-feature{min-height:560px;padding-top:2rem}.home-feature-copy{padding:0}.home-feature h1{font-size:3.4rem}.home-product-stage{min-height:475px}.home-product-stage>img{height:365px}.home-lead{font-size:1rem}.home-shell{padding-block:4rem}.range-collection{grid-template-columns:1fr}.range-link{grid-template-columns:65px 1fr}.home-origin{grid-template-columns:1fr}.home-stories .story-card{min-height:auto;display:grid;grid-template-columns:1fr 1.6fr;gap:.7rem 2rem}.home-stories .story-head{grid-column:1;min-height:0}.home-stories .story-card .context{grid-column:1;grid-row:2;margin:0}.home-stories .story-card p:last-child{grid-column:2;grid-row:1/3}.home-research{gap:2.5rem}.research-dossier{padding:2rem}.research-dossier h3{font-size:1.75rem}.home-origin .timeline{gap:2rem}.footer-top{grid-template-columns:1fr}}
@media(max-width:680px){.brand{font-size:.85rem;letter-spacing:.13em}.menu-toggle{padding:0 .6rem;border-radius:3px;min-height:40px}.language-nav a{min-width:1.65rem;font-size:.7rem}.home-feature{padding:2.3rem 1.2rem 2rem;grid-template-columns:1fr;gap:1.8rem;min-height:auto}.home-feature-copy{padding:0}.home-feature h1{font-size:clamp(2.6rem,10.5vw,4rem);max-width:14ch}.home-feature-copy .eyebrow{margin-bottom:1.3rem;font-size:.68rem}.home-lead{margin-top:1.3rem;font-size:1rem;line-height:1.65}.home-actions{margin-top:1.5rem}.home-product-stage{padding:1.3rem 1.4rem 1rem;min-height:390px;margin-inline:1rem}.stage-label span{max-width:14ch;font-size:.62rem}.home-product-stage>img{height:295px;margin:.7rem 0 1.3rem}.home-product-stage figcaption{font-size:.75rem}.home-product-stage::before{inset:0 0 3.5rem}.home-shell{padding:3rem 1.2rem}.home-section-heading{margin-bottom:1.8rem}.brand-home h2{font-size:2.1rem;line-height:1.15}.product-collection,.home-product-collection{grid-template-columns:1fr;gap:1.9rem}.home-product-collection>.product-tile,.home-product-collection>.product-tile--featured{grid-column:1;display:grid;grid-template-columns:95px minmax(0,1fr);gap:1rem;padding-bottom:1.7rem;border-bottom:1px solid var(--line)}.home-product-collection>.product-tile--featured{grid-template-columns:1fr;border:0;padding:0;gap:0}.product-visual{min-height:205px;padding:1rem}.product-visual img,.product-visual .catalogue-photo{height:180px}.home-product-collection .product-visual{padding:1rem .5rem;min-height:200px;align-self:start}.home-product-collection .product-visual img{height:160px}.home-product-collection .product-tile--featured .product-visual{min-height:280px}.home-product-collection .product-tile--featured .product-visual img{height:235px}.product-info{padding:1.15rem 0 0}.home-product-collection .product-tile:not(.product-tile--featured) .product-info{padding:0}.product-info h3,.content-shell .product-info h3{font-size:1rem}.product-info .product-purpose{margin-bottom:.8rem;font-size:1rem;line-height:1.6}.product-link{font-size:.875rem;min-height:44px}.application-link{padding:1.1rem 0}.home-research{grid-template-columns:1fr;gap:2.5rem}.research-link{padding:1rem 0;font-size:1rem}.research-dossier{padding:2rem;min-height:320px;margin-right:.65rem;box-shadow:9px 9px 0 #f1eee7}.research-dossier h3{font-size:2rem}.home-stories .story-card{display:flex;gap:0}.home-stories .story-head{min-height:40px}.home-stories .story-card .context{margin:1.2rem 0 .75rem}.home-origin{gap:2.5rem}.range-collection{margin-top:2.3rem;padding-top:1.25rem;gap:.75rem}.range-link{grid-template-columns:65px 1fr}.range-link h3{font-size:1.05rem}.range-link p{font-size:.95rem}.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1rem}.footer-nav a{overflow-wrap:anywhere}}
.mobile-menu{display:none}
.home-product-stage>img.product-cutout{width:auto;max-width:85%;object-fit:contain;background:transparent;transform:none}
.product-visual img.product-cutout{width:auto;object-fit:contain}
.story-read-link{align-self:flex-start;display:inline-flex;align-items:center;min-height:44px;margin-top:1rem;font-size:.85rem;font-weight:600;color:var(--green);text-underline-offset:.3em}
.story-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin:2rem 0 0;grid-column:1/-1;align-self:stretch}
.story-gallery figure{margin:0;min-width:0}
.story-gallery figure:only-child{grid-column:1/-1}
.story-gallery figure:only-child img{height:auto;max-height:460px}
.story-photo-link{display:block;background:var(--mist);border-radius:2px;overflow:hidden}
.story-gallery img{display:block;width:100%;height:290px;object-fit:contain;margin:0}
.story-gallery figcaption{font-family:inherit;font-size:.8rem;color:var(--muted);line-height:1.5;margin-top:.55rem}
.story-gallery--compact{gap:.6rem;margin-top:1.25rem}
.story-gallery--compact img{height:145px}
.story-gallery--compact figcaption{font-size:.7rem}
.story-entry{padding:2.75rem 0;border-top:1px solid var(--line);scroll-margin-top:6rem}
.story-entry:first-child{padding-top:0;border:0}
.story-entry-head{display:flex;align-items:center;gap:1.25rem;margin:0 0 1.5rem}
.story-entry-head .portrait{width:64px;height:64px;border-radius:50%;object-fit:cover;flex:none;margin:0}
.content-shell .story-entry h2{font-size:clamp(1.25rem,2.5vw,1.8rem);line-height:1.4;margin:0;letter-spacing:-.015em}
.story-entry>p{max-width:75ch}
.story-entry .story-gallery{max-width:850px}
.story-author-link{display:flex;align-items:center;gap:.8rem;text-decoration:none;line-height:1.5}
.story-author-link:hover span{text-decoration:underline;text-underline-offset:.25em}
.story-author-link .portrait{width:46px;height:46px;object-fit:cover;border-radius:50%;flex:none;margin:0}
@media(min-width:681px) and (max-width:980px){.home-stories .story-card .story-excerpt{grid-column:2;grid-row:1/3}.home-stories .story-read-link{grid-column:1/-1}.home-stories .story-gallery--compact{max-width:450px}}
@media(max-width:980px){
 .site-header>.main-nav{display:none}
 .mobile-menu{display:block;justify-self:start}
 .mobile-menu>summary{list-style:none;display:flex;align-items:center;justify-content:center;min-width:3.4rem;min-height:40px;border:1px solid var(--line);border-radius:3px;padding:.4rem .6rem;color:var(--deep);font-size:.8rem;font-weight:600;cursor:pointer}
 .mobile-menu>summary::-webkit-details-marker{display:none}
 .mobile-menu>summary:focus-visible{outline:3px solid var(--green-bright);outline-offset:3px}
 .mobile-menu[open]>summary{background:var(--deep);color:white}
 .mobile-nav-content{position:absolute;z-index:45;top:100%;left:0;right:0;padding:.6rem 1rem 1rem;background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow)}
 .mobile-menu[open] .mobile-nav-content{display:flex;flex-direction:column}
 .mobile-nav-content a{display:block;padding:.75rem .5rem;text-decoration:none;font-size:1rem;font-weight:550;line-height:1.5}
 .mobile-nav-content a:hover{color:var(--green)}
}
@media(max-width:680px){.story-gallery{gap:.7rem}.story-gallery img{height:190px}.story-gallery--compact img{height:155px}.story-entry{padding:2rem 0}.story-entry-head{gap:.8rem;align-items:flex-start}.story-entry-head .portrait{width:48px;height:48px}.story-author-link{flex-direction:column;align-items:flex-start;gap:.5rem}.story-gallery figcaption{font-size:.72rem}}
@media(prefers-reduced-motion:reduce){.product-visual,.product-visual img{transition:none}.product-tile-link:hover .product-visual img{transform:none}}

/* 2.3: original cutouts without filter compositing; room for Georgian text. */
.catalogue-photo,.range-image img,.solution-visual img{filter:none;box-shadow:none}
html[lang="ka-GE"] .home-feature h1{max-width:none;text-wrap:balance}
html[lang="ka-GE"] .home-lead{max-width:31rem}
html[lang="ka-GE"] .brand-home h2{max-width:24em}
html[lang="ka-GE"] .home-feature-copy .eyebrow{letter-spacing:.08em}
html[lang="ka-GE"] .research-dossier h3{max-width:none;overflow-wrap:normal}
.home-section-heading>div{min-width:0}
.home-section-heading>.text-link{flex-shrink:0}
@media(min-width:981px){
 .home-stories .story-grid{grid-template-columns:1.1fr 1fr;gap:2rem 4rem;align-items:start}
 .home-stories .story-card{min-height:0;padding-top:1.35rem}
 .home-stories .story-card:first-child{grid-column:1;grid-row:1/3}
 .home-stories .story-card:not(:first-child){grid-column:2}
 .home-stories .story-card .context{margin:1.15rem 0 .65rem}
 .home-stories .story-gallery--compact img{height:185px}
 .home-stories .story-gallery--compact{max-width:480px}
}
@media(max-width:680px){
 html[lang="ka-GE"] .home-feature-copy .eyebrow{letter-spacing:.035em}
 .home-stories .story-card .story-excerpt{font-size:1.15rem;line-height:1.55}
 .home-product-stage{margin-inline:0}
 .stage-label span{max-width:none;white-space:nowrap}
}

/* /assets/refinement-v2.8.css */
/* MOLISAN — unified product presentation and useful catalogue */
:root{--product-surface:#f5f5f2;--product-shadow:0 16px 22px rgba(38,42,38,.12)}
.product-visual,.home-product-collection .product-tile--featured .product-visual,.home-product-collection .product-tile--featured:nth-child(2) .product-visual,.solution-visual,.range-image{background:var(--product-surface)}
.product-visual{overflow:visible;position:relative}
.product-visual img,.product-visual .catalogue-photo,.solution-visual .catalogue-photo,.range-image img,.page-hero>.catalogue-photo,.home-product-stage>img{filter:drop-shadow(0 12px 10px rgba(35,38,35,.13));box-shadow:none}
.product-tile-link:hover .product-visual{background:#f0f0ed}
.product-tile-link,.product-tile-link:hover{color:var(--ink);text-decoration:none}
.product-tile-link:focus-visible{outline:2px solid var(--green);outline-offset:7px}
.product-tile-link .product-link{display:none}
.product-info .product-purpose{hyphens:none;overflow-wrap:normal}
.catalogue-workspace{max-width:1320px;margin:0 auto;padding:2rem clamp(1.2rem,4vw,3.5rem) 5rem}
.catalogue-toolbar{display:flex;align-items:end;gap:1.25rem;margin-bottom:1.25rem}
.catalogue-field{display:flex;flex-direction:column;gap:.55rem;flex:1;min-width:0;font-size:.9rem;color:var(--ink)}
.catalogue-field--group{flex:0 1 320px}
.catalogue-field input,.catalogue-field select{width:100%;min-height:52px;border:1px solid #bfc2bb;border-radius:2px;background:white;color:var(--ink);font:inherit;font-size:1rem;padding:.8rem 1rem}
.catalogue-field input:focus,.catalogue-field select:focus{outline:2px solid var(--green);outline-offset:2px}
.catalogue-results{color:var(--muted);font-size:.9rem;margin:0 0 2rem;min-height:1.6rem}
.catalogue-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3.25rem 2rem}
.catalogue-card{display:flex;flex-direction:column;color:var(--ink);text-decoration:none;min-width:0}
.catalogue-card[hidden]{display:none!important}
.catalogue-card:focus-visible{outline:2px solid var(--green);outline-offset:7px}
.catalogue-card .product-visual{height:280px;min-height:0;display:grid;place-items:center;padding:2rem}
.catalogue-card img{max-width:80%;width:auto;height:215px;object-fit:contain;transition:transform .2s ease;filter:none;box-shadow:0 13px 18px -8px rgba(24,32,25,.27),0 2px 5px rgba(24,32,25,.06);border:1px solid rgba(0,0,0,.04)}
.catalogue-card:hover img{transform:translateY(-4px)}
.catalogue-card h2{font-family:inherit;font-size:1.16rem;font-weight:600;line-height:1.45;margin:1.2rem 0 .4rem;border:0;padding:0}
.catalogue-card .catalogue-pack{font-size:.85rem;color:var(--muted);margin:0 0 .6rem}
.catalogue-card .catalogue-use{font-size:.98rem;line-height:1.6;margin:0;color:var(--ink)}
.catalogue-empty{padding:3rem 1rem;border-top:1px solid var(--line);text-align:center}
.catalogue-empty[hidden]{display:none}
.catalogue-empty button{margin-top:1rem}
.product-detail{max-width:1260px;margin:auto;padding:3.5rem clamp(1.2rem,4vw,3.5rem) 5rem;display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:4rem;align-items:start}
.product-detail-visual{background:var(--product-surface);display:grid;place-items:center;min-height:440px;padding:3rem;position:sticky;top:110px;margin:0}
.product-detail-visual img{width:auto;max-width:85%;height:340px;object-fit:contain;box-shadow:0 20px 24px -10px rgba(24,32,25,.24),0 2px 6px rgba(24,32,25,.05)}
.product-detail-copy{min-width:0}
.product-detail h1{font-size:clamp(2rem,3.1vw,3.15rem);line-height:1.2;margin:.7rem 0 1.2rem;font-weight:500;overflow-wrap:anywhere}
.product-detail .product-summary{font-size:1.15rem;line-height:1.65;margin-bottom:2rem}
.product-detail .product-pack{font-size:.95rem;color:var(--muted);margin:.6rem 0 1.5rem}
.product-detail section{padding:1.5rem 0;border-top:1px solid var(--line);scroll-margin-top:105px}
.product-detail h2{margin:0 0 1rem;font-size:1.2rem;font-family:inherit;font-weight:600}
.product-detail p,.product-detail li{line-height:1.75}
.product-detail ul{padding-left:1.25rem}
.product-back{font-size:.9rem;text-decoration:none;color:var(--green)}
.product-sections{display:flex;flex-wrap:wrap;gap:.8rem 1.5rem;margin:1.5rem 0 2rem}
.product-sections a{font-size:.9rem;text-underline-offset:5px;color:var(--green)}
.product-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}
.evidence-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin:2rem 0}
.evidence-cards a{border-top:1px solid var(--line);padding:1.5rem 0;color:var(--ink);text-decoration:none}
.evidence-cards h2{margin:0 0 .75rem;font-size:1.45rem;border:0;padding:0}
.evidence-cards p{color:var(--muted)}
.document-facts{font-size:.95rem;color:var(--muted)}
@media(max-width:980px){.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.5rem}.product-detail{gap:2.5rem;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr)}.product-detail-visual{padding:2rem;min-height:360px}.product-detail-visual img{height:285px}}
@media(max-width:680px){.catalogue-toolbar{flex-direction:column;align-items:stretch;gap:1rem}.catalogue-field--group{flex:auto}.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1rem}.catalogue-card .product-visual{height:200px;padding:1.2rem}.catalogue-card img{height:150px;max-width:95%}.catalogue-card h2{font-size:1rem;margin-top:1rem}.catalogue-use{font-size:.9rem!important}.product-detail{grid-template-columns:1fr;gap:2rem;padding-top:1.5rem}.product-detail-visual{position:static;min-height:310px;padding:2rem}.product-detail-visual img{height:265px}.product-detail h1{font-size:2.2rem}.evidence-cards{grid-template-columns:1fr}}
@media(max-width:380px){.catalogue-grid{grid-template-columns:1fr}.catalogue-card .product-visual{height:250px}.catalogue-card img{height:195px}}
@media(prefers-reduced-motion:reduce){.catalogue-card img{transition:none}.catalogue-card:hover img{transform:none}}
.product-detail--solution .product-detail-visual img{box-shadow:none;filter:drop-shadow(0 15px 12px rgba(35,38,35,.15))}
.document-record{padding:2.3rem 0;border-bottom:1px solid var(--line);scroll-margin-top:100px}
.content-shell .document-record h2{margin:.5rem 0 1rem;padding:0;border:0;font-size:1.6rem;line-height:1.35}
.document-record .eyebrow{color:var(--muted);letter-spacing:.07em;margin:0}
.document-record .document-facts{font-size:.9rem;line-height:1.7}
.document-record button{border:0;border-bottom:1px solid var(--green);padding:.6rem 0;background:none;color:var(--green);font-family:inherit;font-size:1rem;font-weight:600;cursor:pointer}
.core-product-section{scroll-margin-top:100px;margin-bottom:2.2rem}
.content-shell .core-product-section h2{border:0;padding:0}
.digestive-story{padding:2rem 0 2.5rem;border-top:1px solid var(--line);scroll-margin-top:100px}
.content-shell .digestive-story h2{border:0;padding:0;margin:.5rem 0 1rem;font-size:1.6rem}
.story-byline{font-size:.9rem;color:var(--muted)}
.story-account{font-family:Georgia,serif;font-size:1.2rem;line-height:1.8}
html[lang="ka-GE"] .story-account{font-family:"Noto Serif Georgian",Sylfaen,serif}
.digestive-stories-link{padding:1.5rem 0 2rem;margin-bottom:2rem;border-bottom:1px solid var(--line)}

/* /assets/refinement-v2.9.css */
.order-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(16rem,.7fr);gap:clamp(2rem,5vw,5rem);align-items:start}
.order-form{display:grid;grid-template-columns:1fr 1fr;gap:1.35rem}
.order-field{display:flex;flex-direction:column;gap:.5rem;font-size:1rem;font-weight:600}
.order-field--wide,.order-consent,.order-submit,.order-fallback{grid-column:1/-1}
.order-form input,.order-form select,.order-form textarea{box-sizing:border-box;width:100%;font:inherit;font-weight:400;line-height:1.5;color:#282d29;background:#fff;border:1px solid #b7bcb6;border-radius:3px;padding:.85rem 1rem;min-height:3.2rem}
.order-form textarea{min-height:7rem;resize:vertical}
.order-form input:focus,.order-form select:focus,.order-form textarea:focus{outline:2px solid #87503e;outline-offset:3px}
.order-consent{display:flex;align-items:flex-start;gap:.75rem;font-size:.94rem;font-weight:400}
.order-consent input{width:1.15rem;height:1.15rem;min-height:0;flex:0 0 auto;margin-top:.3rem;accent-color:#874535}
.order-submit{justify-self:start;cursor:pointer;font:inherit}
.order-aside{padding:1.75rem;background:#f5f5f2;border-top:2px solid #8a4937}
.order-aside h2{font-size:1.55rem;margin-top:0}
.story-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}
.story-category-card{display:flex;flex-direction:column;gap:1rem;padding:1.8rem;color:inherit;text-decoration:none;border:1px solid #dcded7;background:#fff;transition:box-shadow .18s,transform .18s}
.story-category-card h2{margin:0;font-size:1.65rem;line-height:1.25;border:0;padding:0}
.story-category-card p{margin:0}.story-category-card .story-count{margin-top:auto;color:#8a4937;font-size:.95rem}
.story-category-card:hover{box-shadow:0 10px 28px #2833280d;transform:translateY(-2px)}
.story-category-card:focus-visible,.story-nav a:focus-visible{outline:2px solid #8a4937;outline-offset:4px}
.story-nav{display:flex;flex-wrap:wrap;gap:.6rem;margin:0 0 2rem}
.story-nav a{padding:.5rem .8rem;border:1px solid #dcded7;color:inherit;text-decoration:none;font-size:.95rem}
.story-nav a[aria-current=page]{background:#292d29;color:white}
.story-entry{scroll-margin-top:7rem}.story-entry-head h2{font-size:clamp(1.35rem,2vw,1.8rem)}
.story-entry .story-date{font-size:.9rem;color:#666}.story-entry .story-source{font-size:.9rem}
.aquasol-document-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.aquasol-document{border:1px solid #dcded7;padding:1rem}.aquasol-document h3{font-size:1rem;margin:.6rem 0}
.aquasol-document img{width:100%;height:12rem;object-fit:contain;background:white;filter:none}
.aquasol-document button{font:inherit;cursor:pointer}.aquasol-document a{font-size:.9rem}
.product-detail-copy #agriculture,.product-detail-copy #documents{scroll-margin-top:7rem}
@media(max-width:900px){.story-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-layout{grid-template-columns:1fr}}
@media(max-width:540px){.story-category-grid,.order-form,.aquasol-document-grid{grid-template-columns:1fr}.order-field{grid-column:1/-1}.story-category-card{padding:1.3rem}}

/* /assets/home-v2.10.css */
/* One featured product below the main Skin & Wound Care introduction. */
@media(min-width:681px){
 .home-product-collection>.product-tile--featured{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(1.5rem,4vw,4rem)}
 .home-product-collection>.product-tile--featured .product-info{padding:1.5rem 0}
}

/* /assets/refinement-v2.11.css */
/* MOLISAN v2.11: two leading products and a dedicated acne route. */
@media (min-width:681px){
 .home-product-collection>.product-tile--featured{grid-column:span 3;display:flex;flex-direction:column;align-items:stretch;gap:0}
 .home-product-collection>.product-tile--featured .product-info{padding:1.5rem 0 0}
}
@media (min-width:681px) and (max-width:1100px){
 .home-product-collection>.product-tile--featured{grid-column:span 2}
}
.whatsapp-contact{display:inline-flex;align-items:center;gap:.65rem;max-width:100%}
.whatsapp-contact svg{width:1.35em;height:1.35em;flex:none;color:#287944}
.range-link h3::after{content:none;display:inline-block;margin-inline-start:.7em;color:var(--green)}
.acne-intro{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);gap:clamp(1.5rem,5vw,4rem);align-items:center}
.acne-intro .product-visual{margin:0;min-height:300px;background:var(--product-surface,#f5f5f2)}
.acne-intro .product-visual img{height:280px;width:auto;max-width:100%;object-fit:contain;filter:drop-shadow(0 15px 12px #252b2526)}
.acne-intro h2{border:0;padding:0;margin-top:0}
.acne-photo{margin:1.5rem 0;max-width:1000px}
.acne-photo>a{display:block;background:var(--product-surface,#f5f5f2)}
.acne-photo img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;margin:0;border-radius:0}
.acne-photo figcaption{margin-top:.65rem;font-size:.875rem;line-height:1.5;color:var(--muted,#6b706a)}
.acne-photo a:focus-visible,.whatsapp-contact:focus-visible{outline:2px solid #8a4937;outline-offset:5px}
.acne-photo a:hover{box-shadow:0 8px 24px #28332817}
.acne-review blockquote{margin:1rem 0;padding:0;border:0;background:transparent;font:inherit;max-width:75ch}
.acne-review blockquote p{margin:0}
.acne-review .story-source{font-size:.875rem}
.acne-story-preview{max-width:850px}
@media(max-width:680px){.acne-intro{grid-template-columns:1fr}.acne-intro .product-visual{min-height:260px}.acne-intro .product-visual img{height:230px}}

/* /assets/priority-ranges-v2.12.css?v=2.33 */
/* Extracts and colloids are primary ranges, with the same visual scale as leading products. */
.priority-range-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}
.priority-ranges{margin-block:3rem}
.priority-range-card{min-width:0;display:flex;flex-direction:column;color:inherit;text-decoration:none}
.priority-range-card .product-visual{display:flex;align-items:center;justify-content:center;min-height:335px;background:var(--product-surface,#f5f5f2);padding:1.6rem}
.priority-range-card .product-visual img,.priority-range-card .product-visual .catalogue-photo{height:285px;max-width:85%;width:auto;object-fit:contain}
.priority-range-card .product-info{padding-top:1.4rem}
.priority-range-card .product-info h3,.content-shell .priority-range-card .product-info h3{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;font-size:clamp(1.5rem,2.3vw,2rem);font-weight:600;line-height:1.3;max-width:none;margin:0 0 .8rem}
.priority-range-card .product-purpose{font-size:1.05rem;line-height:1.65;margin:0;max-width:45ch}
.range-title-arrow{font-family:Arial,sans-serif;font-size:.8em;color:var(--green,#8a4937);flex:none}
.priority-range-card:focus-visible{outline:2px solid #8a4937;outline-offset:6px}
.remaining-solutions{margin-top:3.5rem}
@media(max-width:680px){
 .priority-range-grid{grid-template-columns:1fr;gap:2.2rem}
 .priority-ranges{margin-block:2.2rem}
 .priority-range-card .product-visual{min-height:280px}
 .priority-range-card .product-visual img,.priority-range-card .product-visual .catalogue-photo{height:235px}
 .priority-range-card .product-info h3,.content-shell .priority-range-card .product-info h3{font-size:1.55rem}
 .priority-range-card .product-purpose{font-size:1rem}
}

/* v2.32: four primary standalone products. */
@media (min-width:700px){body[data-layout="catalogue"] .product-collection.primary-products-v2-32{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:1200px){body[data-layout="catalogue"] .product-collection.primary-products-v2-32{grid-template-columns:repeat(4,minmax(0,1fr))}}

/* v2.33: six equal category cards; existing homepage hero and header are preserved. */
.home-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:3rem 1.5rem}
.home-category-card{display:flex;flex-direction:column;min-width:0;color:var(--deep,#292c29);text-decoration:none}
.home-category-visual{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;overflow:hidden;background:var(--product-surface,#f5f5f2);padding:1.25rem}
.home-category-visual img{display:block;width:100%;height:100%;min-height:0;object-fit:contain}
.home-category-info{display:flex;flex:1;flex-direction:column;padding-top:1.35rem}
.home-category-info h3{margin:0 0 .7rem;min-height:2.7em;max-width:none;font-family:inherit;font-size:clamp(1.2rem,1.65vw,1.5rem);font-weight:600;line-height:1.35;letter-spacing:0;overflow-wrap:break-word}
.home-category-info p{margin:0 0 1rem;max-width:40ch;color:var(--muted,#6a6d66);font-size:1rem;line-height:1.65}
.home-category-link{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:44px;margin-top:auto;border-bottom:1px solid var(--line,#dcded6);font-size:.95rem;font-weight:600}
.home-category-link span{font-size:1.3rem;line-height:1}
.home-category-card:focus-visible{outline:2px solid #8a4937;outline-offset:6px}
@media(hover:hover){.home-category-card:hover .home-category-link{color:#8a4937;border-color:#8a4937}}
@media(min-width:700px) and (max-width:999px){.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:699px){.home-category-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:2.5rem}.home-category-info h3{min-height:0;font-size:1.35rem}.home-category-visual{aspect-ratio:4/3}.home-category-info{padding-top:1.15rem}}

/* v2.35: catalogue uses the same six category cards as the homepage. */
.catalogue-category-overview .home-category-info h2{margin:0 0 .7rem;padding:0;border:0;min-height:2.7em;max-width:none;font-family:inherit;font-size:clamp(1.2rem,1.65vw,1.5rem);font-weight:600;line-height:1.35;letter-spacing:0;overflow-wrap:break-word}
.catalogue-category-overview .home-category-card{scroll-margin-top:7rem}
@media(max-width:699px){.catalogue-category-overview .home-category-info h2{min-height:0;font-size:1.35rem}}

/* /assets/header-v2.14.css */
/* Approved MOLISAN artwork; header aligned with the existing 1360px home shell. */
.site-header {
  display:block;
  min-height:0;
  padding:0;
  background:#fff;
}
.site-header .header-inner {
  position:relative;
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:clamp(20px,2vw,32px);
  width:100%;
  max-width:1360px;
  min-height:80px;
  margin-inline:auto;
  padding:6px clamp(20px,4vw,64px);
}
.site-header .brand {
  display:flex;
  align-items:center;
  width:192px;
  min-width:0;
  letter-spacing:0;
  line-height:1;
}
.site-header .brand img {
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:2048 / 682;
  object-fit:contain;
  filter:none;
  box-shadow:none;
}
.site-header .header-inner>.main-nav {
  position:static;
  display:flex;
  flex-direction:row;
  justify-content:center;
  align-items:center;
  grid-column:auto;
  gap:clamp(16px,1.8vw,26px);
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
  overflow:visible;
}
.site-header .main-nav a {font-size:.9rem;line-height:1.5}
.site-header .language-nav {justify-self:end;flex-shrink:0}
.site-header .mobile-menu {display:none}
.footer-brand:has(img) {display:block;width:192px;max-width:100%;line-height:1;letter-spacing:0}
.footer-brand img {display:block;width:100%;height:auto;filter:none;box-shadow:none}
.gateway-logo {display:block;width:200px;max-width:100%;height:auto;margin:0 0 24px}
@media(max-width:1180px) {
  .site-header .header-inner {
    grid-template-columns:minmax(0,1fr) auto auto;
    gap:16px;
    min-height:76px;
    padding:6px 24px;
  }
  .site-header .brand {width:174px}
  .site-header .header-inner>.main-nav {display:none}
  .site-header .mobile-menu {display:block;justify-self:end}
  .site-header .mobile-menu>summary {
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:44px;
    padding:6px 10px;
    list-style:none;
    border:1px solid var(--line,#deddd4);
    border-radius:3px;
    background:#fff;
    color:var(--deep,#282c29);
    font-family:inherit;
    font-weight:600;
    cursor:pointer;
    font-size:.875rem;
    line-height:1.3;
  }
  .site-header .mobile-menu>summary::-webkit-details-marker {display:none}
  .site-header .mobile-menu>summary:focus-visible {outline:2px solid #884b38;outline-offset:3px}
  .site-header .mobile-menu[open]>summary {background:var(--deep,#282c29);color:#fff}
  .site-header .mobile-nav-content {
    position:absolute;
    z-index:45;
    left:24px;
    right:24px;
    top:100%;
    max-height:calc(100dvh - 88px);
    overflow-y:auto;
    padding:10px 16px 16px;
    background:#fff;
    border:1px solid var(--line,#deddd4);
    box-shadow:0 12px 24px rgba(35,38,35,.08);
  }
  .site-header .mobile-menu[open] .mobile-nav-content {display:flex;flex-direction:column}
  .site-header .mobile-nav-content a {display:block;padding:12px 8px;font-size:1rem;line-height:1.5;font-weight:550;text-decoration:none}
}
@media(max-width:600px) {
  .site-header .header-inner {
    min-height:72px;
    padding:6px 16px;
    gap:8px;
  }
  .site-header .brand {width:140px;max-width:100%}
  .site-header .mobile-menu>summary {min-width:0;padding:6px 8px;font-size:.8rem}
  .site-header .language-nav {gap:1px;padding:2px}
  .site-header .language-nav a {min-width:28px;height:38px;padding:0 4px;font-size:.75rem}
  .site-header .mobile-nav-content {left:16px;right:16px}
  .footer-brand:has(img) {width:180px}
}
@media(max-width:359px) {
  .site-header .header-inner {padding-inline:12px;gap:6px}
  .site-header .brand {width:116px}
  .site-header .mobile-menu>summary {padding-inline:6px}
}

/* /assets/home-search-v2.16.css */
/* Compact homepage search, directly below the header and within the existing content grid. */
.brand-home .home-search{padding-top:18px;padding-bottom:18px;border-bottom:1px solid #dfdfd7;background:#fff}
.home-search [hidden]{display:none!important}
.home-search-form{display:grid;grid-template-columns:minmax(190px,.72fr) minmax(0,1.5fr);gap:6px 28px;align-items:center;margin:0}
.home-search-form label{margin:0;color:#292d29;font-size:15px;font-weight:600;line-height:1.45}
.home-search-controls{display:flex;align-items:stretch;gap:8px;min-width:0}
.home-search-input-wrap{position:relative;display:flex;align-items:center;flex:1;min-width:0;border:1px solid #d8d9d1;border-radius:3px;background:#f8f7f4}
.home-search-input-wrap:focus-within{outline:2px solid #874735;outline-offset:2px}
.home-search input[type="search"]{display:block;flex:1;min-width:0;width:100%;min-height:46px;margin:0;padding:10px 13px;border:0;border-radius:3px;background:transparent;color:#292d29;font:inherit;font-size:16px;line-height:1.4;box-shadow:none;outline:none;-webkit-appearance:none;appearance:none}
.home-search input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}
.home-search input::placeholder{color:#777970;opacity:1}
.home-search button{font:inherit;cursor:pointer;letter-spacing:0;text-transform:none}
.home-search .home-search-submit,.home-search .home-search-more{min-height:46px;margin:0;padding:10px 20px;border:1px solid #292d29;border-radius:3px;background:#292d29;color:#fff;font-size:15px;font-weight:600;line-height:1.4}
.home-search .home-search-clear{flex:none;min-width:44px;min-height:44px;margin:0;padding:8px 10px;border:0;border-radius:0;background:transparent;color:#854837;font-size:12px;line-height:1.3}
.home-search .home-search-hint{grid-column:2;margin:0;color:#75776f;font-size:12px;line-height:1.5}
.home-search .home-search-output{padding-top:15px}
.home-search .home-search-status{margin:0 0 12px;color:#63675e;font-size:14px;line-height:1.5}
.home-search-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;margin:0;padding:0;list-style:none}
.home-search-results>li{min-width:0;margin:0;border-top:1px solid #e3e2da}
.home-search-result{display:flex;flex-direction:column;gap:4px;min-height:44px;padding:14px 8px;text-decoration:none;color:#292d29;border-radius:3px;overflow-wrap:anywhere}
.home-search-result:hover{background:#f8f7f4}
.home-search .home-search-result-kind{color:#854837;font-size:11px;font-weight:600;line-height:1.3}
.home-search .home-search-result-title{font-size:16px;font-weight:600;line-height:1.4}
.home-search .home-search-result-summary{color:#6c7067;font-size:13px;line-height:1.5}
.home-search .home-search-more{display:block;margin-top:14px;background:#fff;color:#292d29}
.home-search-fallback{display:inline-block;padding:8px 0;color:#854837}
.home-search :is(button,a):focus-visible{outline:2px solid #874735;outline-offset:3px}
@media(max-width:900px){.home-search-form{grid-template-columns:1fr;gap:7px}.home-search .home-search-hint{grid-column:1}}
@media(max-width:600px){.brand-home .home-search{padding:14px 24px}.home-search-form label{font-size:14px}.home-search-results{grid-template-columns:1fr}.home-search .home-search-hint{font-size:11px}.home-search .home-search-submit{padding:10px 13px}.home-search input[type="search"]{padding-left:10px}.home-search .home-search-clear{font-size:11px;padding-left:6px;padding-right:6px}}
@media(max-width:359px){.brand-home .home-search{padding-left:16px;padding-right:16px}.home-search-controls{gap:6px}.home-search .home-search-submit{padding-left:9px;padding-right:9px}}

/* /assets/pricing-v2.19.css */
/* Approved USD prices; uses the existing MOLISAN typography and palette. */
.product-card-price{font-size:1rem;font-weight:650;line-height:1.45;color:#292e2b;margin:.65rem 0 0;font-variant-numeric:tabular-nums}
.product-purchase{margin:1.3rem 0 1.8rem;max-width:42rem}
.product-purchase h2{font-family:inherit!important;font-size:1rem!important;font-weight:600!important;line-height:1.5!important;letter-spacing:normal!important;margin:0 0 .7rem!important;padding:0!important;border:0!important}
.purchase-options{display:flex;flex-wrap:wrap;gap:.6rem}
.purchase-option{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.35rem 1.2rem;padding:.85rem 1rem;border:1px solid #d7d8d1;border-radius:3px;text-decoration:none!important;color:#292e2b!important;background:#fff;min-width:11rem;max-width:100%;font-size:1rem;line-height:1.4;transition:border-color .15s,background-color .15s}
.purchase-option:hover{background:#f6f5f1;border-color:#8b4c3b}
.purchase-option:focus-visible{outline:2px solid #8b4c3b;outline-offset:3px}
.purchase-option strong{font-weight:650;font-variant-numeric:tabular-nums;white-space:nowrap}
.purchase-option small{grid-column:1/-1;font-size:.875rem;color:#864835}
.order-price-summary{grid-column:1/-1;border-top:1px solid #dedfd7;border-bottom:1px solid #dedfd7;padding:1rem 0;margin:.25rem 0 .5rem}
.order-price-summary p{display:flex;justify-content:space-between;gap:1rem;margin:0 0 .5rem;font-size:1rem;line-height:1.5}
.order-price-summary output{font-weight:650;white-space:nowrap;font-variant-numeric:tabular-nums}
.order-price-summary .order-price-note{display:block;margin:.65rem 0 0;color:#6c716b;font-size:.875rem}
.home-search-result-price{display:block;font-size:1rem;font-weight:650;line-height:1.5;margin-top:.25rem;color:#292e2b}
.home-feature .home-hero-price{margin:1.2rem 0 0;font-size:1rem;font-weight:650;color:#292e2b;font-variant-numeric:tabular-nums}
@media(max-width:520px){.purchase-option{flex:1 1 100%;min-width:0}.product-purchase{margin:1.2rem 0 1.6rem}}

/* /assets/editorial-v2.41.css */
/* Homepage composition v2.37. Interior pages retain their existing layout. */
.edition-v238 .site-header .header-inner{grid-template-columns:auto minmax(0,1fr) auto auto;gap:1rem;min-height:72px;padding:8px clamp(20px,4vw,64px)}
.edition-v238 .site-header .brand{width:156px}
.edition-v238 .site-header .main-nav a{font-size:.875rem;font-weight:550}
.edition-v238 .site-header .language-nav{gap:0;padding:0;border:0;background:transparent;border-radius:0}
.edition-v238 .site-header .language-nav a{min-width:34px;height:44px;padding:0 5px;font-size:.875rem;font-weight:550;border-radius:0;position:relative;background:transparent;color:var(--muted)}
.edition-v238 .site-header .language-nav a[aria-current="page"]{color:var(--deep);background:transparent;font-weight:650}
.edition-v238 .site-header .language-nav a[aria-current="page"]::after{content:"";position:absolute;height:2px;bottom:5px;left:7px;right:7px;background:var(--deep)}
.edition-v238 .header-search{position:static}
.edition-v238 .header-search>summary,.edition-v238 .site-header .mobile-menu>summary{display:flex;align-items:center;justify-content:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:10px;list-style:none;border:0;border-radius:2px;background:transparent;color:var(--deep);cursor:pointer}
.edition-v238 .header-search>summary::-webkit-details-marker,.edition-v238 .mobile-menu>summary::-webkit-details-marker{display:none}
.edition-v238 .header-search>summary::marker,.edition-v238 .mobile-menu>summary::marker{content:""}
.edition-v238 .header-search>summary svg,.edition-v238 .mobile-menu>summary svg{display:block;width:22px;height:22px;flex:none}
.edition-v238 .header-search>summary:focus-visible,.edition-v238 .mobile-menu>summary:focus-visible{outline:2px solid #884b38;outline-offset:2px}
.edition-v238 .header-search[open]>summary,.edition-v238 .site-header .mobile-menu[open]>summary{background:#f4f4f0;color:var(--deep)}
.edition-v238 .search-close-icon{display:none!important}
.edition-v238 .header-search[open] .search-open-icon{display:none}
.edition-v238 .header-search[open] .search-close-icon{display:block!important}
.edition-v238 .header-search .home-search{position:absolute;top:100%;left:0;right:0;z-index:46;margin:0;max-width:none;max-height:calc(100vh - 76px);max-height:calc(100dvh - 76px);overflow-y:auto;overscroll-behavior:contain;padding:24px clamp(20px,4vw,64px);border:1px solid var(--line);background:#fff;box-shadow:0 16px 24px rgba(35,38,35,.08)}
.edition-v238 .header-search:not([open])>.home-search{display:none}
.edition-v238 .header-search .home-search-form{grid-template-columns:1fr;gap:10px}
.edition-v238 .header-search .home-search-form label{font-size:1rem}
.edition-v238 .header-search .home-search-hint{grid-column:1;font-size:.875rem}
.edition-v238 .header-search .home-search-result-kind,.edition-v238 .header-search .home-search-result-summary,.edition-v238 .header-search .home-search-clear{font-size:.875rem}

@media(max-width:1180px){
 .edition-v238 .site-header .header-inner{grid-template-columns:minmax(0,1fr) auto auto auto;gap:8px;min-height:64px;padding:8px 24px}
 .edition-v238 .site-header .brand{width:140px}
 .edition-v238 .site-header .mobile-nav-content{left:24px;right:24px}
}

@media(max-width:699px){.edition-v238 .site-header .header-inner{gap:4px;padding:8px 16px;min-height:64px}.edition-v238 .site-header .brand{width:112px}.edition-v238 .site-header .language-nav a{min-width:32px;height:44px;padding:0 4px;font-size:.875rem}.edition-v238 .site-header .mobile-nav-content{left:16px;right:16px}.edition-v238 .header-search .home-search{padding:20px 16px;max-height:calc(100dvh - 64px)}.edition-v238 .header-search .home-search-controls{flex-wrap:wrap}.edition-v238 .header-search .home-search-input-wrap{flex:1 1 180px}}

.edition-v238 .v237-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/* Editorial hero and category photography, v2.38. */
.edition-v238 {--deep:#30332f;--ink:#30332f;--muted:#62655e;--line:#e0dfd7;--green:#754a47;background:#fff}
.edition-v238 .editorial-home {max-width:none;margin:0;padding:0}
.edition-v238 .editorial-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,47%) minmax(0,53%);grid-template-rows:auto auto;align-content:center;max-width:1440px;min-height:630px;margin:0 auto;background:#f8f5ef;padding:54px clamp(24px,5vw,80px);overflow:hidden;gap:28px 0}
.edition-v238 .hero-introduction,.edition-v238 .hero-purchase{position:relative;z-index:2;grid-column:1;min-width:0;padding:0 16px 0 0}
.edition-v238 .hero-introduction{grid-row:1;align-self:end}
.edition-v238 .hero-purchase{grid-row:2;align-self:start}
.edition-v238 .origin-line{margin:0 0 24px;color:#754a47;font-size:.8125rem;line-height:1.65;font-weight:600;letter-spacing:.1em;text-transform:uppercase}
.edition-v238 #home-title{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.65rem,4.5vw,4.25rem);font-weight:400;letter-spacing:-.04em;line-height:1.07;margin:0;max-width:12ch;text-wrap:balance;color:#30332f}
.edition-v238 .brand-introduction{font-size:1rem;line-height:1.65;color:#62655e;max-width:39ch;margin:24px 0 0}
.edition-v238 .hero-product-name{font-size:.875rem;font-weight:600;line-height:1.5;margin:0;max-width:40ch}
.edition-v238 .hero-product-phrase{font-family:Georgia,'Times New Roman',serif;font-size:1.35rem;line-height:1.35;margin:8px 0 0;color:#50544d;max-width:26ch}
.edition-v238 .editorial-price{font-size:1rem;font-weight:600;line-height:1.5;margin:20px 0 16px}
.edition-v238 .hero-purchase .button{width:auto;min-height:48px;border:1px solid #30332f;border-radius:3px;background:#30332f;color:#fff;font-size:.9375rem;font-weight:550;padding:13px 22px;line-height:1.4;box-shadow:none}
.edition-v238 .hero-purchase .button:hover{background:#51413e;border-color:#51413e;transform:none}
.edition-v238 .hero-use{font-size:.8125rem;color:#64675f;margin:12px 0 0}
.edition-v238 .hero-photograph{position:absolute;z-index:0;inset:0 0 0 25%;margin:0;padding:0;overflow:hidden;pointer-events:none;background:#f4f0e9}
.edition-v238 .hero-photograph::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f8f5ef 0%,rgba(248,245,239,.9) 4%,rgba(248,245,239,0) 32%);pointer-events:none}
.edition-v238 .hero-photograph img{display:block;width:100%;height:100%;max-width:none;object-fit:contain;object-position:right center;filter:none;border:0;border-radius:0;box-shadow:none}
.edition-v238 .editorial-collections,.catalogue-v238 .editorial-collections{display:block;max-width:1440px;margin:0 auto;padding:64px clamp(16px,3vw,48px) 72px;background:#fff;border:0}
.edition-v238 .collection-heading{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:28px;padding:0 4px}
.edition-v238 .collection-heading h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.75rem,2.5vw,2.3rem);font-weight:400;line-height:1.2;margin:0;max-width:none;letter-spacing:-.025em}
.edition-v238 .collection-heading>a{font-size:.875rem;line-height:1.5;text-underline-offset:5px;flex-shrink:0}
.edition-v238 .collection-scenes,.catalogue-v238 .collection-scenes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.edition-v238 .collection-scene,.catalogue-v238 .collection-scene{position:relative;isolation:isolate;display:grid;align-items:center;min-width:0;min-height:0;aspect-ratio:1.49;margin:0;padding:0;overflow:hidden;background:#f4f0e9;border:0;border-radius:4px;text-decoration:none;box-shadow:none;transition:box-shadow .2s ease}
.edition-v238 .collection-scene>img,.catalogue-v238 .collection-scene>img{position:absolute;inset:0;z-index:-1;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;filter:none;box-shadow:none;border:0;border-radius:0;transition:transform .45s ease}
.edition-v238 .scene-caption,.catalogue-v238 .scene-caption{position:relative;width:46%;padding:24px 0 24px 22px;margin:0;min-width:0}
.edition-v238 .scene-caption h3,.catalogue-v238 .scene-caption h2{font-family:inherit;font-size:clamp(1rem,1.45vw,1.375rem);font-weight:550;line-height:1.35;letter-spacing:-.015em;margin:0;max-width:none;min-height:0;color:#30332f;overflow-wrap:break-word;hyphens:auto;text-wrap:balance}
.edition-v238 .scene-note,.catalogue-v238 .scene-note{display:block;font-size:.875rem;line-height:1.5;margin:12px 0 0;color:#61645d}
.edition-v238 .collection-scene:hover,.catalogue-v238 .collection-scene:hover{box-shadow:0 10px 22px rgba(60,51,35,.08)}
.edition-v238 .collection-scene:hover>img,.catalogue-v238 .collection-scene:hover>img{transform:scale(1.015)}
.edition-v238 .collection-scene:focus-visible,.catalogue-v238 .collection-scene:focus-visible{outline:2px solid #754a47;outline-offset:5px}
.catalogue-v238 .page-hero{padding-block:42px}
.catalogue-v238 .page-hero h1{font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.15}
.catalogue-v238 .editorial-collections{padding-top:36px}
html[lang^="ka"] .edition-v238 #home-title{font-family:'Noto Serif Georgian',Sylfaen,Georgia,serif;font-size:clamp(2.2rem,3.75vw,3.5rem);line-height:1.25;letter-spacing:-.025em;max-width:16ch}
html[lang^="ka"] .edition-v238 .origin-line{font-size:.8125rem;letter-spacing:.05em}
html[lang^="ka"] .edition-v238 .hero-product-phrase,html[lang^="ka"] .edition-v238 .collection-heading h2{font-family:'Noto Serif Georgian',Sylfaen,Georgia,serif;line-height:1.4}
html[lang^="ka"] .edition-v238 .scene-caption h3,html[lang^="ka"] .catalogue-v238 .scene-caption h2{font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.5;letter-spacing:0}
.edition-v238 .home-research,.edition-v238 .home-stories,.edition-v238 .home-applications,.edition-v238 .home-origin{padding-top:64px;padding-bottom:64px}
@media(max-width:1199px){
 .edition-v238 .editorial-hero{min-height:590px;padding:42px 32px;grid-template-columns:minmax(0,48%) minmax(0,52%)}
 .edition-v238 .hero-photograph{left:24%}
 .edition-v238 .collection-scenes,.catalogue-v238 .collection-scenes{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
 .edition-v238 .scene-caption h3,.catalogue-v238 .scene-caption h2{font-size:1.3rem}
 html[lang^="ka"] .edition-v238 .scene-caption h3,html[lang^="ka"] .catalogue-v238 .scene-caption h2{font-size:1.125rem}
}
@media(min-width:700px) and (max-width:899px){
 .edition-v238 .editorial-hero{min-height:600px;padding-inline:24px;grid-template-columns:52% 48%}
 .edition-v238 #home-title{font-size:2.75rem}
 html[lang^="ka"] .edition-v238 #home-title{font-size:2.25rem}
 .edition-v238 .hero-photograph{left:30%}
 .edition-v238 .hero-photograph img{object-position:80% center}
 .edition-v238 .brand-introduction{max-width:30ch}
 .edition-v238 .scene-caption,.catalogue-v238 .scene-caption{width:47%;padding-left:16px}
 .edition-v238 .scene-caption h3,.catalogue-v238 .scene-caption h2{font-size:1.0625rem}
}
@media(max-width:699px){
 .edition-v238 .editorial-hero{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:0;min-height:0;padding:0;background:#f8f5ef;overflow:visible}
 .edition-v238 .hero-introduction{grid-column:1;grid-row:1;padding:28px 24px 16px}
 .edition-v238 .origin-line{font-size:.75rem;letter-spacing:.06em;margin-bottom:16px}
 .edition-v238 #home-title{font-size:2.25rem;line-height:1.12;max-width:17ch;letter-spacing:-.035em}
 html[lang^="ka"] .edition-v238 #home-title{font-size:1.875rem;line-height:1.32;max-width:20ch}
 .edition-v238 .brand-introduction{margin-top:16px;font-size:1rem;line-height:1.55;max-width:38ch}
 .edition-v238 .hero-photograph{position:relative;grid-column:1;grid-row:2;inset:auto;width:100%;height:340px;margin:0;background:transparent}
 .edition-v238 .hero-photograph img{object-fit:cover;object-position:right center}
 .edition-v238 .hero-photograph::after{background:linear-gradient(180deg,#f8f5ef 0%,rgba(248,245,239,0) 14%,rgba(248,245,239,0) 88%,#f8f5ef 100%)}
 .edition-v238 .hero-purchase{grid-column:1;grid-row:3;padding:12px 24px 30px}
 .edition-v238 .hero-product-name{font-size:.875rem;max-width:none}
 .edition-v238 .hero-product-phrase{font-size:1.25rem;max-width:none}
 .edition-v238 .editorial-price{margin-top:16px}
 .edition-v238 .hero-purchase .button{width:100%;font-size:1rem}
 .edition-v238 .hero-use{margin-top:10px;text-align:center}
 .edition-v238 .editorial-collections,.catalogue-v238 .editorial-collections{padding:36px 16px 42px}
 .edition-v238 .collection-heading{gap:16px;margin-bottom:22px;align-items:flex-start}
 .edition-v238 .collection-heading h2{font-size:1.75rem}
 .edition-v238 .collection-heading>a{font-size:.875rem;padding-top:4px}
 .edition-v238 .collection-scenes,.catalogue-v238 .collection-scenes{grid-template-columns:1fr;gap:16px}
 .edition-v238 .collection-scene,.catalogue-v238 .collection-scene{min-height:0;aspect-ratio:1.49}
 .edition-v238 .scene-caption,.catalogue-v238 .scene-caption{width:46%;padding:24px 0 24px 20px}
 .edition-v238 .scene-caption h3,.catalogue-v238 .scene-caption h2{font-size:1.25rem}
 html[lang^="ka"] .edition-v238 .scene-caption h3,html[lang^="ka"] .catalogue-v238 .scene-caption h2{font-size:1.125rem}
 .edition-v238 .home-research,.edition-v238 .home-stories,.edition-v238 .home-applications,.edition-v238 .home-origin{padding:40px 20px}
 .catalogue-v238 .page-hero{padding:30px 20px}
}
@media(max-width:359px){
 .edition-v238 .site-header .header-inner{padding-inline:12px;gap:2px}
 .edition-v238 .site-header .brand{width:100px}
 .edition-v238 .site-header .language-nav a{min-width:30px;padding-inline:3px}
 .edition-v238 .hero-introduction,.edition-v238 .hero-purchase{padding-inline:20px}
 .edition-v238 .scene-caption h3,.catalogue-v238 .scene-caption h2{font-size:1.0625rem}
 .edition-v238 .collection-heading{flex-wrap:wrap;gap:10px}
}
@media(prefers-reduced-motion:reduce){.edition-v238 .collection-scene,.catalogue-v238 .collection-scene,.edition-v238 .collection-scene>img,.catalogue-v238 .collection-scene>img{transition:none}.edition-v238 .collection-scene:hover>img,.catalogue-v238 .collection-scene:hover>img{transform:none}}

.edition-v238 .collection-scene[data-category="extracts"] .scene-caption,.catalogue-v238 .collection-scene[data-category="extracts"] .scene-caption{width:40%}

/* v2.39: size captions against their own card, preserving whole Georgian words. */
.edition-v238 .collection-scene,
.catalogue-v238 .collection-scene {
  container-type: inline-size;
  grid-template-columns: minmax(0, 1fr);
  overflow: visible;
}
.edition-v238 .collection-scene > img,
.catalogue-v238 .collection-scene > img {
  border-radius: inherit;
}
.edition-v238 .collection-scene .scene-caption,
.catalogue-v238 .collection-scene .scene-caption {
  box-sizing: border-box;
  width: 48%;
  padding: 20px 4px 20px 16px;
  height: auto;
  max-height: none;
  overflow: visible;
}
.edition-v238 .collection-scene[data-category="extracts"] .scene-caption,
.catalogue-v238 .collection-scene[data-category="extracts"] .scene-caption {
  width: 42%;
}
.edition-v238 .collection-scene .scene-caption h3,
.catalogue-v238 .collection-scene .scene-caption h2 {
  display: block;
  height: auto;
  max-height: none;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: visible;
  -webkit-line-clamp: unset;
  font-size: 1rem;
  font-size: clamp(1rem, 4.6cqi, 1.375rem);
}
html[lang^="ka"] .edition-v238 .collection-scene .scene-caption h3,
html[lang^="ka"] .catalogue-v238 .collection-scene .scene-caption h2 {
  font-size: .875rem;
  font-size: clamp(.875rem, 4.4cqi, 1.125rem);
  line-height: 1.5;
  letter-spacing: 0;
  word-break: normal;
  overflow-wrap: normal;
  hyphens: none;
  text-wrap: wrap;
}

/* v2.40: portrait-led homepage reviews; clinical photographs stay in full stories. */
.edition-v238 .home-stories .story-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 32px;
  align-items: start;
}
.edition-v238 .home-stories .story-grid .story-card {
  display: flex;
  flex-direction: column;
  grid-column: auto;
  grid-row: auto;
  gap: 0;
  min-width: 0;
  min-height: 0;
  padding: 28px 0;
  border-top: 1px solid var(--line);
}
.edition-v238 .home-stories .story-grid .story-card:first-child {
  padding: 28px;
  border: 0;
  border-radius: 6px;
  background: #f8f5ef;
}
.edition-v238 .home-stories .story-head {
  display: flex;
  align-items: center;
  gap: 16px;
  min-height: 0;
}
.edition-v238 .home-stories .story-head .portrait {
  flex: 0 0 auto;
  width: 64px;
  height: 64px;
  object-fit: cover;
  border-radius: 50%;
}
.edition-v238 .home-stories .story-card:first-child .portrait {
  width: 80px;
  height: 80px;
}
.edition-v238 .home-stories .story-head h3 {
  margin: 0;
  font-size: 1rem;
  line-height: 1.5;
  overflow-wrap: normal;
}
.edition-v238 .home-stories .story-card .context {
  margin: 24px 0 12px;
  font-size: .875rem;
  line-height: 1.6;
}
.edition-v238 .home-stories .story-card .story-excerpt {
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.6;
}
.edition-v238 .home-stories .story-read-link {
  align-self: flex-start;
  margin-top: 24px;
  font-size: 1rem;
  line-height: 1.5;
}
@media (max-width: 980px) {
  .edition-v238 .home-stories .story-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 24px;
  }
  .edition-v238 .home-stories .story-grid .story-card:first-child {
    padding: 24px;
  }
}

/* v2.41: readable category captions, compact research, stories and founder. */
.edition-v238 .collection-scene .scene-caption,
.catalogue-v238 .collection-scene .scene-caption{padding:16px 4px 16px 14px}
.edition-v238 .collection-scene[data-category="extracts"] .scene-caption,
.catalogue-v238 .collection-scene[data-category="extracts"] .scene-caption{width:38%}
.edition-v238 .collection-scene .scene-caption h3,
.catalogue-v238 .collection-scene .scene-caption h2,
html[lang^="ka"] .edition-v238 .collection-scene .scene-caption h3,
html[lang^="ka"] .catalogue-v238 .collection-scene .scene-caption h2{
 font-size:clamp(.8125rem,3.8cqi,1.25rem);line-height:1.42;letter-spacing:0;
 overflow-wrap:normal;word-break:normal;hyphens:none;-webkit-hyphens:none;text-wrap:wrap
}
.scene-caption .title-word{display:block;white-space:nowrap}
html[lang^="ka"] .edition-v238 .collection-scene[data-category="extracts"] .scene-caption h3,
html[lang^="ka"] .catalogue-v238 .collection-scene[data-category="extracts"] .scene-caption h2{
 font-size:clamp(.75rem,3.5cqi,1.125rem)
}
.edition-v238 .home-research{gap:clamp(28px,5vw,64px)}
.edition-v238 .home-research h2{font-size:clamp(1.65rem,3vw,2.6rem);line-height:1.25;max-width:22ch}
.edition-v238 .home-research .research-copy>p:not(.eyebrow){margin:16px 0 20px;font-size:1rem;line-height:1.65}
.edition-v238 .research-collection{display:flex;flex-wrap:wrap;gap:8px 20px;max-width:none}
.edition-v238 .research-collection .research-link{display:inline-flex;border:0;border-bottom:1px solid var(--line);padding:8px 0;font-size:.9375rem;min-height:44px}
.edition-v238 .home-stories .stories-intro{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:32px;align-items:center;margin-bottom:36px}
.edition-v238 .home-stories .home-section-heading{display:block;margin:0}
.edition-v238 .home-stories .home-section-heading h2{font-size:clamp(1.85rem,3vw,3rem);line-height:1.25;max-width:17ch}
.edition-v238 .home-stories .home-section-heading>.text-link{display:inline-block;margin-top:24px}
.edition-v238 .testimonials-photograph{margin:0;min-width:0}
.edition-v238 .testimonials-photograph img{display:block;width:100%;height:auto;border:0;border-radius:4px;box-shadow:none;filter:none}
.edition-v238 .home-stories .story-grid .story-card,
.edition-v238 .home-stories .story-grid .story-card:first-child{
 padding:24px 0;border:0;border-top:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none
}
.edition-v238 .home-stories .story-head .portrait,
.edition-v238 .home-stories .story-card:first-child .portrait{width:64px;height:64px}
.edition-v238 .home-stories .story-excerpt{border:0;padding:0;margin:0;box-shadow:none;background:transparent;font-family:Georgia,'Times New Roman',serif;font-size:1.125rem;line-height:1.65}
html[lang^="ka"] .edition-v238 .home-stories .story-excerpt{font-family:'Noto Serif Georgian',Sylfaen,Georgia,serif}
.edition-v238 .home-stories .story-excerpt p{margin:0 0 12px;font-size:inherit;line-height:inherit;color:var(--deep)}
.edition-v238 .home-stories .story-head time{display:block;font-size:.8125rem;color:var(--muted);font-weight:400;margin-top:4px}
.edition-v238 .home-origin{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px 64px;align-items:center}
.edition-v238 .home-origin .origin-copy h2{font-size:clamp(1.85rem,3.1vw,3rem);line-height:1.25;max-width:20ch}
.edition-v238 .founder-portrait{margin:0;width:100%;max-width:440px;justify-self:end}
.edition-v238 .founder-portrait img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;border:0;border-radius:0;box-shadow:none;filter:none}
.edition-v238 .founder-portrait figcaption{padding-top:14px;line-height:1.6;font-size:1rem;color:var(--deep)}
.edition-v238 .founder-portrait figcaption span{display:block;font-size:.875rem;color:var(--muted)}
.edition-v238 .home-origin .timeline{grid-column:1 / -1;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.edition-v238 .home-origin .timeline .milestone strong{font-size:1.5rem;line-height:1.4}
@media(max-width:980px){
 .edition-v238 .home-stories .stories-intro{gap:24px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}
 .edition-v238 .home-origin{gap:32px}
 .edition-v238 .home-origin .timeline{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:699px){
 .edition-v238 .home-research{gap:24px}
 .edition-v238 .home-research h2{font-size:1.65rem;max-width:none}
 .edition-v238 .home-research .research-copy>.eyebrow{margin-bottom:12px}
 .edition-v238 .home-research .research-copy>p:not(.eyebrow){margin:12px 0}
 .edition-v238 .research-collection{gap:6px 16px}
 .edition-v238 .home-stories .stories-intro{grid-template-columns:1fr;gap:24px;margin-bottom:28px}
 .edition-v238 .home-stories .home-section-heading h2{font-size:1.85rem;max-width:none}
 .edition-v238 .home-stories .home-section-heading>.text-link{margin-top:16px}
 .edition-v238 .home-origin{grid-template-columns:1fr;gap:28px}
 .edition-v238 .home-origin .origin-copy{grid-row:1}
 .edition-v238 .founder-portrait{grid-row:2;justify-self:center;max-width:400px}
 .edition-v238 .home-origin .timeline{grid-row:3;gap:20px}
 .edition-v238 .home-origin .timeline .milestone strong{font-size:1.25rem}
}
@media(max-width:359px){.edition-v238 .home-origin .timeline{grid-template-columns:1fr}}

/* /assets/content-v2.42.css */
/* Only owner-published notices, offers and unavailable variants add UI. */
.cms-availability,.cms-sale-badge{display:block;margin-top:.35rem;font-size:.82em;font-weight:500;line-height:1.45;color:#855746}
.cms-sale-badge{color:#4e6550}
.cms-price-old{color:#77776f;font-size:.86em;font-weight:400;margin-right:.4em;text-decoration:line-through}
.cms-price-current{white-space:nowrap}
.cms-promotion{margin:.75rem 0;padding:.8rem 1rem;background:#f2eee6;border-left:3px solid #a78b68;white-space:pre-line;font-size:.95rem;line-height:1.5}
.purchase-option.cms-unavailable{opacity:.7;cursor:default;box-shadow:none}
.button.cms-unavailable{background:#ece9e3;color:#68675f;cursor:default;border-color:#dedbd4}
.cms-notice{width:min(1220px,calc(100% - 40px));margin:20px auto;padding:14px 20px;background:#f1ede4;color:#343b33;border-left:3px solid #9b815d;line-height:1.5;white-space:pre-line;overflow-wrap:anywhere}
.cms-notice a{color:inherit;text-underline-offset:3px}
.cms-preview-banner{position:relative;z-index:1000;background:#343c34;color:#fff;padding:12px 20px;text-align:center;font:500 14px/1.5 system-ui,sans-serif}
.cms-preview-banner a{color:inherit;margin-left:15px;text-decoration:underline}
.cms-order-error{grid-column:1/-1;padding:12px;background:#f6eee8;color:#693f35;line-height:1.5}
@media(max-width:600px){.cms-notice{width:calc(100% - 32px);padding:12px 14px}.cms-promotion{font-size:.875rem}.cms-preview-banner{font-size:12px}}

/* /assets/history-v2.43.css */
/* v2.43: real history episodes and dated original awards in the existing layout. */
.origin .history-episode{font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.75;min-width:0;scroll-margin-top:7rem}
.origin .history-episode+.history-episode{margin-top:2.25rem;padding-top:2rem;border-top:1px solid var(--line)}
.origin .history-episode h3{margin:0 0 1rem;font-size:clamp(1.25rem,1.65vw,1.65rem);line-height:1.4;overflow-wrap:anywhere}
.origin .history-episode p{margin:0 0 1.15rem;color:inherit}
.origin .history-episode .history-signature{font-size:.94rem;font-weight:600;margin-top:1.5rem}
.origin .history-episode .text-link{font-size:.94rem;line-height:1.5;max-width:100%;overflow-wrap:anywhere}
.history-awards-grid,.history-awards-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}
.history-awards-grid figure,.history-awards-home-grid figure{min-width:0;margin:0}
.history-awards-grid figure>a,.history-awards-home-grid figure>a{display:flex;align-items:center;justify-content:center;background:#f5f3ee;padding:.8rem;aspect-ratio:4/3;border-radius:6px;overflow:hidden}
.history-awards-grid img,.history-awards-home-grid img{display:block;width:100%;height:100%;object-fit:contain}
.history-awards-grid figcaption,.history-awards-home-grid figcaption{display:grid;gap:.55rem;padding:1rem 0 0;line-height:1.6;overflow-wrap:anywhere}
.history-awards-grid time,.history-awards-home-grid time{font-size:.8rem;letter-spacing:.07em;color:var(--muted)}
.history-awards-grid strong,.history-awards-home-grid strong{font-size:1rem;font-weight:600;line-height:1.5}
.history-awards-grid figcaption>span{font-size:.94rem;color:var(--muted)}
.home-origin>.history-awards-home{grid-column:1/-1;min-width:0;width:100%;padding-top:1.75rem;border-top:1px solid var(--line)}
.history-awards-heading{display:flex;justify-content:space-between;align-items:baseline;gap:1.25rem;margin-bottom:1.5rem}
.history-awards-heading h3{font-size:1.4rem;line-height:1.4;margin:0}
.history-awards-home .text-link{font-size:.9rem}
#awards-2017{scroll-margin-top:6rem}
@media(max-width:699px){
 .history-awards-grid,.history-awards-home-grid{grid-template-columns:1fr;gap:1.75rem}
 .history-awards-grid figure>a,.history-awards-home-grid figure>a{max-height:300px}
 .history-awards-heading{display:block}
 .history-awards-heading .text-link{margin-top:.5rem}
}
.origin .history-episode .text-link{color:inherit}
@media(max-width:699px){.hero-chronology .year{width:calc(100% - 1rem);justify-self:center}}

/* /assets/qa-v2.43.css */
/* v2.43: contain long Georgian headings without clipping or changing fonts. */
html[lang^="ka"] main h1,
html[lang^="ka"] main h2,
.page-hero h1,
.content-shell h2,
.catalogue-card h2 {
  min-width: 0;
  overflow-wrap: anywhere;
  word-break: normal;
}
.page-hero-copy,
.section-heading > div,
html[lang^="ka"] .collection-heading > div {
  min-width: 0;
}
.section-heading h2 {
  min-width: 0;
  overflow-wrap: anywhere;
  word-break: normal;
}

/* Keep every package next to its own price, including intermediate sizes. */
.cms-package-prices {
  display: grid;
  gap: .35em;
  max-width: 100%;
}
.cms-package-price {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: .1em .65em;
  min-width: 0;
  max-width: 100%;
  line-height: 1.5;
}
.cms-package-label {
  min-width: 0;
  max-width: 100%;
  color: var(--muted, #62655e);
  font-weight: 400;
  overflow-wrap: anywhere;
}
.cms-package-value {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0 .4em;
  max-width: 100%;
}
.cms-package-value .cms-price-old { margin-right: 0; }
.cms-package-status {
  flex-basis: 100%;
  color: #855746;
  font-size: .82em;
  font-weight: 500;
  overflow-wrap: anywhere;
}

/* /assets/refinement-v2.45.css */
/* Existing hero image is the product link; keep its image layout unchanged. */
.edition-v238 .hero-photograph { pointer-events: auto; }
.edition-v238 .hero-product-link {
  position: absolute;
  inset: 0;
  display: block;
  color: inherit;
  cursor: pointer;
  text-decoration: none;
}
.edition-v238 .hero-product-link:focus-visible {
  outline: 3px solid #884b38;
  outline-offset: -4px;
}
.edition-v238 .hero-purchase .editorial-price { margin-bottom: 0; }

/* Scope typography to the history page; support both ka and ka-GE locales. */
@media (max-width: 760px) {
  body[data-page="about"] .hero h1 {
    font-size: clamp(2rem, 8.5vw, 2.75rem);
    line-height: 1.15;
    letter-spacing: -.025em;
    max-width: none;
    overflow-wrap: anywhere;
  }
  html[lang^="ka"] body[data-page="about"] .hero h1 { line-height: 1.2; }
  body[data-page="about"] .section-heading h2 {
    font-size: clamp(1.75rem, 7vw, 2.1rem);
    line-height: 1.2;
    overflow-wrap: anywhere;
  }
  body[data-page="about"] .hero.section-shell {
    padding-top: 2.5rem;
    padding-bottom: 2.75rem;
  }
  body[data-page="about"] .hero-copy { padding-top: 0; }
  body[data-page="about"] .hero-lead,
  body[data-page="about"] .hero blockquote { margin-top: 1.25rem; }
}

/* /assets/offers-v2.49.css */
/* Offer pages retain their approved layout. Homepage teaser: v2.49. */
.cms-offer-period{display:block;margin-top:.45rem;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--muted,#6b6d65);overflow-wrap:anywhere}
.cms-promotion-status{margin:0 0 1rem}.offers-content{max-width:1440px;margin:0 auto;padding:0 clamp(20px,5vw,80px) clamp(48px,7vw,96px)}
.offers-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 28px}.offer-card{min-width:0;border-top:1px solid #ddded6;padding-top:20px}.offer-image{display:block;background:#f7f5ef;border-radius:6px;overflow:hidden}.offer-image img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.offer-copy{padding-top:20px}.offer-copy h2{font-size:clamp(21px,2vw,28px);line-height:1.35;margin:0 0 20px;overflow-wrap:anywhere}.offer-copy h2 a{color:inherit;text-decoration:none}.offer-copy .text-link{display:inline-block;margin-top:20px}.offer-copy .cms-package-prices{margin-bottom:12px}.offer-copy .cms-promotion{margin:16px 0 0}.offers-empty{padding:24px 0 48px}.offers-empty p{margin:0 0 24px}
.offer-card a:focus-visible{outline:2px solid currentColor;outline-offset:5px}

.offers-strip{margin:14px clamp(20px,5vw,80px);padding:0}
.offers-strip .promo-teaser{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:18px;padding:14px 20px;background:#303731;color:#fffaf0;border-radius:8px;text-decoration:none;transition:background-color .16s ease;overflow:visible;min-width:0}
.offers-strip .promo-teaser:hover{background:#3d453e;color:#fffaf0;text-decoration:none}
.offers-strip .promo-teaser:active{background:#252b26}
.offers-strip .promo-teaser:focus-visible{outline:3px solid #9b655b;outline-offset:4px}
.promo-visual{position:relative;display:block;width:88px;height:88px}
.promo-thumb{display:block;width:100%;height:100%;object-fit:contain;border-radius:5px;background:#f6f2e8}
.promo-copy{display:grid;gap:5px;min-width:0}
.promo-topline{display:flex;gap:10px;align-items:center;justify-content:space-between;min-width:0}
.promo-badge{display:inline-block;background:#8b433a;color:#fff;font-size:10px;font-weight:700;line-height:1.2;font-family:inherit;letter-spacing:.09em;text-transform:uppercase;padding:4px 7px;border-radius:3px;flex-shrink:0}
.promo-cta{font-size:11px;line-height:1.3;color:#f4d5a8;text-decoration:underline;text-underline-offset:3px}
.promo-name{font-size:18px;font-weight:650;line-height:1.25;color:#fffaf0;overflow-wrap:anywhere}
.promo-pricing{display:flex;align-items:baseline;flex-wrap:wrap;gap:3px 10px;font-size:14px;line-height:1.25}
.promo-package{font-size:12px;color:#e0dfd6}.promo-pricing del{font-size:12px;color:#c8cbc4}.promo-pricing strong{font-size:20px;font-weight:700;color:#f4d5a8}.promo-more-prices{font-size:11px;color:#e0dfd6}
.promo-deadline,.promo-summary{font-size:12px;line-height:1.35;color:#e0dfd6;overflow-wrap:anywhere}
.promo-visual-stack .promo-thumb{position:absolute;width:68px;height:68px;top:10px;left:0;box-shadow:0 1px 5px #17221c55}
.promo-visual-stack .promo-thumb:nth-child(1){transform:rotate(-8deg)}.promo-visual-stack .promo-thumb:nth-child(2){left:10px;top:8px;transform:rotate(3deg)}.promo-visual-stack .promo-thumb:nth-child(3){left:20px;top:12px;transform:rotate(10deg)}
@media(max-width:1000px){.offers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){
 .offers-grid{grid-template-columns:1fr}.offer-image img{max-height:400px}
 .offers-strip{margin:12px 20px}.offers-strip .promo-teaser{grid-template-columns:72px minmax(0,1fr);gap:12px;padding:12px}
 .promo-visual{width:72px;height:76px}.promo-copy{gap:4px}.promo-name{font-size:16px}.promo-pricing{gap:2px 7px}.promo-pricing strong{font-size:18px}.promo-package,.promo-pricing del,.promo-deadline{font-size:11px}
 .promo-visual-stack .promo-thumb{width:54px;height:60px}.promo-visual-stack .promo-thumb:nth-child(2){left:8px}.promo-visual-stack .promo-thumb:nth-child(3){left:16px}
}
@media(prefers-reduced-motion:reduce){.offers-strip .promo-teaser{transition:none}}
