/* /assets/site.css */
:root{--ink:#102a27;--deep:#063d33;--green:#087b5b;--green-bright:#20b486;--mint:#e7f5ef;--paper:#fff;--mist:#f3f7f5;--line:#c8d8d2;--gold:#c79a48;--muted:#516660;--danger:#8b3a2f;--shadow:0 20px 60px rgba(6,61,51,.13)}
*{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.65;-webkit-font-smoothing:antialiased}html[lang="ka-GE"] 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:#fff;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}
.page-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.34fr);align-items:center;gap:clamp(2rem,7vw,7rem);min-height:420px;padding:clamp(4.8rem,9vw,8rem) clamp(1.25rem,7vw,8rem);overflow:hidden;background:radial-gradient(circle at 86% 20%,rgba(32,180,134,.18),transparent 24rem),linear-gradient(135deg,#f8fbfa,#edf7f3 56%,#fff)}.page-hero::after{content:"";position:absolute;right:-8rem;bottom:-14rem;width:28rem;height:28rem;border:1px solid rgba(8,123,91,.17);border-radius:50%}.page-hero-copy{position:relative;z-index:1}.eyebrow{margin:0 0 1rem;color:var(--green);font-size:.76rem;line-height:1.2;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.page-hero h1{max-width:18ch;margin:0;color:var(--deep);font-family:Iowan Old Style,Georgia,"Times New Roman",serif;font-size:clamp(3rem,6.5vw,6.4rem);line-height:.98;letter-spacing:-.055em;overflow-wrap:anywhere}html[lang="ka-GE"] .page-hero h1{font-family:"Noto Serif Georgian","Sylfaen",Georgia,serif;font-size:clamp(2.65rem,5.4vw,5.2rem);line-height:1.08}.hero-summary{max-width:51rem;margin:2rem 0 0;color:var(--muted);font-size:clamp(1.05rem,1.7vw,1.28rem)}.page-packshot{position:relative;z-index:1;display:grid;place-items:center;margin:0}.page-packshot img{display:block;width:auto;height:min(430px,55vh);max-width:100%;object-fit:contain;filter:drop-shadow(0 24px 25px rgba(4,49,41,.18))}
.staging-gate{display:grid;grid-template-columns:10rem 1fr;gap:1.5rem;margin:0;padding:1.2rem clamp(1.25rem,7vw,8rem);border-top:1px solid #e3d3ad;border-bottom:1px solid #e3d3ad;background:#fff9ec}.staging-gate strong{color:#79591d;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.staging-gate p{margin:0;color:#624e28}.content-shell{max-width:1080px;margin:0 auto;padding:clamp(4rem,7vw,7rem) clamp(1.25rem,4vw,3rem)}.content-shell>p,.content-shell>ul,.content-shell>ol{max-width:820px}.content-shell p{margin:0 0 1.2rem}.content-shell .page-lead{font-size:1.2rem;color:var(--muted)}.content-shell h2{max-width:22ch;margin:4.4rem 0 1.35rem;padding-top:1.1rem;border-top:1px solid var(--line);color:var(--deep);font-family:Iowan Old Style,Georgia,"Times New Roman",serif;font-size:clamp(2rem,4vw,3.45rem);line-height:1.1;letter-spacing:-.035em}.content-shell h3{margin:2.8rem 0 1rem;color:var(--deep);font-size:1.45rem;line-height:1.25}.content-shell ul,.content-shell ol{margin:0 0 1.7rem;padding-left:1.35rem}.content-shell li{margin:.45rem 0}.callout{max-width:900px;margin:2rem 0;padding:1.45rem 1.55rem;border-left:4px solid var(--gold);background:var(--mint)}.callout strong{display:block;margin-bottom:.7rem;color:var(--green);font-size:.78rem;letter-spacing:.09em;text-transform:uppercase}.callout p{margin:0}.table-scroll{margin:1.8rem 0 2.6rem;overflow:auto;border:1px solid var(--line);border-radius:.7rem;background:#fff;box-shadow:0 10px 30px rgba(6,61,51,.05)}table{width:100%;min-width:650px;border-collapse:collapse;font-size:.91rem;line-height:1.48}th,td{padding:.85rem 1rem;text-align:left;vertical-align:top;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}th:last-child,td:last-child{border-right:0}tbody tr:last-child td{border-bottom:0}th{position:sticky;top:0;color:#fff;background:var(--deep);font-size:.78rem;letter-spacing:.04em}tbody tr:nth-child(even){background:var(--mist)}.table-link{color:var(--green);font-weight:750}.content-action{margin:1.6rem 0 2rem}.content-label{display:inline-block;margin:1rem 0;padding:.55rem .8rem;border:1px solid var(--line);border-radius:.45rem;color:var(--muted);font-size:.82rem;font-weight:750}.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:#fff;font-size:.88rem;font-weight:750;text-decoration:none}.button.secondary{color:var(--deep);background:transparent}.button:hover,.button:focus-visible{box-shadow:0 10px 24px rgba(6,61,51,.18);transform:translateY(-1px)}.button.disabled{cursor:not-allowed;border-color:var(--line);background:#eef2f0;color:#778681;box-shadow:none;transform:none}
.site-footer{padding:3rem clamp(1.25rem,7vw,8rem);color:var(--muted);background:#fff;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-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,.table-scroll:focus-visible{outline:3px solid var(--green-bright);outline-offset:3px}
.gateway{min-height:100vh;background:radial-gradient(circle at 75% 20%,rgba(32,180,134,.2),transparent 25rem),linear-gradient(135deg,#f7fbf9,#e8f5ef)}.gateway-shell{position:relative;z-index:1;min-height:100vh;display:grid;align-content:center;max-width:1100px;margin:auto;padding:3rem clamp(1.25rem,7vw,7rem)}.gateway h1{max-width:10ch;margin:0;color:var(--deep);font-family:Iowan Old Style,Georgia,serif;font-size:clamp(3.6rem,9vw,8rem);line-height:.92;letter-spacing:-.06em}.gateway nav{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem;pointer-events:auto}.gateway nav a{position:relative;z-index:3;display:flex;justify-content:space-between;gap:1rem;padding:1.4rem;border:1px solid var(--line);border-radius:.8rem;background:rgba(255,255,255,.82);text-decoration:none;box-shadow:0 12px 35px rgba(6,61,51,.07);cursor:pointer;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:rgba(8,123,91,.16)}.gateway nav a:hover,.gateway nav a:focus-visible{border-color:var(--green);outline:2px solid transparent}.gateway nav a:active{transform:translateY(1px)}.gateway nav span{color:var(--muted);font-size:.84rem}
@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:#fff;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}.page-hero{grid-template-columns:1fr minmax(200px,.35fr)}.footer-top{grid-template-columns:1fr;justify-items:start}.footer-nav{justify-content:flex-start}.gateway nav{grid-template-columns:1fr}}
@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}.page-hero{grid-template-columns:1fr;min-height:auto;padding:4.5rem 1.1rem}.page-hero h1{font-size:clamp(2.8rem,13vw,4.35rem)}html[lang="ka-GE"] .page-hero h1{font-size:clamp(2.25rem,10.8vw,3.55rem)}.page-packshot img{height:360px}.staging-gate{grid-template-columns:1fr;padding:1rem 1.1rem}.content-shell{padding:3.5rem 1.1rem}.content-shell h2{margin-top:3.3rem;font-size:2.15rem}.button{width:100%}.footer-nav{display:grid;grid-template-columns:1fr 1fr;width:100%}.gateway-shell{padding:2rem 1.1rem}.gateway h1{font-size:clamp(3.1rem,17vw,5rem)}.gateway nav a{align-items:center}.table-scroll{margin-left:-.15rem;margin-right:-.15rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.service-note{max-width:820px;margin:1rem 0 2rem;padding:1rem 1.2rem;border-left:3px solid var(--gold);background:var(--mint)}.service-note p{margin:0}.product-line-table td:first-child{width:28%;font-weight:700}.product-line-table td:last-child{width:10rem}

/* /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/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/reviews-v2.20.css?v=2.41 */
.reviews-shell{max-width:1200px;margin:auto;padding:clamp(24px,5vw,64px) 24px}.reviews-intro{max-width:760px;margin-bottom:32px}.reviews-intro h1{margin-top:0}.reviews-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:24px;background:#f6f5f1;border:1px solid #dfded5}.reviews-filters label{display:flex;flex-direction:column;gap:8px;font-size:.95rem;font-weight:600}.reviews-filters .reviews-search{grid-column:1/-1}.reviews-filters input,.reviews-filters select{width:100%;min-height:48px;padding:10px 12px;border:1px solid #cbc9c0;border-radius:2px;background:#fff;color:#282c29;font:inherit;font-weight:400}.reviews-filters input:focus,.reviews-filters select:focus{outline:2px solid #884b38;outline-offset:2px}.reviews-filter-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:18px;align-items:center}.reviews-filter-actions button{min-height:44px;cursor:pointer}.reviews-reset{border:0;background:transparent;color:#844633;text-decoration:underline;font:inherit;padding:8px}.reviews-meta{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:26px 0}.reviews-meta p{margin:0}.reviews-active{color:#844633}.reviews-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}.review-card{min-width:0;padding:28px;background:#fff;border:1px solid #deddd4;border-radius:3px}.review-author{display:flex;align-items:center;gap:14px;margin-bottom:22px}.review-author img,.review-initials{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.review-initials{display:grid;place-items:center;background:#f1eee7;color:#80513e;font-size:1rem}.review-author h3{font-family:inherit;font-weight:600;font-size:1.05rem;line-height:1.4;margin:0;overflow-wrap:anywhere}.review-author time{font-size:.84rem;color:#777a74}.review-card blockquote{border:0;margin:0;padding:0;font-size:1rem;line-height:1.75;background:none;color:inherit}.review-card blockquote p{margin:0 0 16px;overflow-wrap:anywhere}.review-card details{margin:12px 0}.review-card summary{cursor:pointer;color:#844633;font-weight:600;margin-bottom:12px}.review-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}.review-photos a:only-child{grid-column:1/-1}.review-photos img{display:block;width:100%;height:auto;max-height:360px;object-fit:contain;background:#f6f5f1}.review-card video{display:block;width:100%;max-height:360px;margin:18px 0}.review-permalink{display:inline-block;color:#844633;font-size:.86rem;margin-top:16px}.reviews-more{margin:32px auto;display:block;cursor:pointer}.reviews-more[hidden]{display:none}.reviews-empty{grid-column:1/-1;padding:28px;background:#f6f5f1}.reviews-related{margin-top:48px;padding-top:32px;border-top:1px solid #dcdad0}.reviews-related .reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.reviews-related .review-card{padding:22px}.product-detail-copy .reviews-related .reviews-grid{grid-template-columns:1fr}.reviews-related h2{margin-top:0}.reviews-related .reviews-related-label{color:#844633}.reviews-topic-nav{display:flex;flex-wrap:wrap;gap:10px 22px;margin:0 0 26px}.reviews-topic-nav a{font-size:1rem;color:#844633}.reviews-archive-all .review-card{break-inside:avoid}.reviews-legacy{scroll-margin-top:100px}.reviews-related-count{margin-top:24px}.review-card:target,.review-card:focus{outline:2px solid #987a55;outline-offset:3px}
@media(max-width:760px){.reviews-shell{padding:28px 20px}.reviews-filters{grid-template-columns:repeat(2,minmax(0,1fr));padding:18px;gap:14px}.reviews-filters .reviews-product,.reviews-filters .reviews-topic{grid-column:1/-1}.reviews-grid,.reviews-related .reviews-grid{grid-template-columns:1fr}.review-card{padding:22px}.reviews-meta{display:block}.reviews-meta p+p{margin-top:8px}.reviews-filters select{font-size:16px}.reviews-intro h1{font-size:clamp(2rem,8vw,3.5rem)}}

/* Bound standalone review sections to the same width and gutters as the catalogue. */
main > .reviews-related {
  box-sizing: border-box;
  width: 100%;
  max-width: 1320px;
  margin-inline: auto;
  padding-inline: clamp(1.2rem, 4vw, 3.5rem);
  padding-bottom: clamp(2.5rem, 5vw, 5rem);
}
.reviews-related,
.reviews-grid,
.review-photos {
  min-width: 0;
}
.reviews-related,
.review-card {
  overflow-wrap: anywhere;
}
.review-author > div {
  min-width: 0;
}
.review-permalink {
  max-width: 100%;
  overflow-wrap: anywhere;
}
.review-followup {
  margin-top: 28px;
  padding-top: 24px;
  border-top: 1px solid #deddd4;
}
.review-followup h4 {
  margin: 0 0 4px;
  font-family: inherit;
  font-size: 1.12rem;
  line-height: 1.45;
}
.review-followup > time,
.review-dated-photo figcaption {
  display: block;
  color: #686c65;
  font-size: .85rem;
  line-height: 1.5;
}
.review-followup > time { margin-bottom: 18px; }
.review-followup-source { margin: 20px 0 8px; font-weight: 600; }
.review-followup ul { padding-inline-start: 1.2em; margin: 0; line-height: 1.65; }
.review-followup li + li { margin-top: 6px; }
.review-dated-photo { min-width: 0; margin: 0; }
.review-dated-photo a { display: block; }
.review-dated-photo figcaption { margin-top: 6px; }
@media (min-width: 761px) and (max-width: 1100px) {
  main > .reviews-related .reviews-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* /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/applications-v2.41.css */
/* MOLISAN v2.41 — scoped applications presentation */
body[data-application-version="2.41"] .page-hero{min-height:0;display:block;padding:clamp(2.2rem,5vw,4rem) max(1.15rem,calc((100vw - 1120px)/2));}
body[data-application-version="2.41"] .page-hero h1{max-width:24ch;font-size:clamp(2rem,4.5vw,3.6rem);line-height:1.15;hyphens:none;overflow-wrap:normal;word-break:normal;}
body[data-application-version="2.41"] .hero-summary{margin-top:1.15rem;max-width:70ch;font-size:1.05rem;}
body[data-application-version="2.41"] .content-shell{max-width:1200px;padding-top:2rem;}
body[data-application-version="2.41"] .application-nav{display:flex;flex-wrap:wrap;gap:.65rem 1.5rem;margin:0 0 2.5rem;padding:0 0 1.25rem;border-bottom:1px solid var(--line,#ddd);}
body[data-application-version="2.41"] .application-nav a{padding:.35rem 0;font-size:.9rem;text-underline-offset:.3em;}
body[data-application-version="2.41"] .acne-intro{grid-template-columns:minmax(180px,.65fr) minmax(0,1.35fr);gap:clamp(1.5rem,4vw,3rem);}
body[data-application-version="2.41"] .application-product+.application-product{margin-top:2rem;}
body[data-application-version="2.41"] .acne-intro .product-visual{display:grid;place-items:center;min-height:300px;padding:1.2rem;}
body[data-application-version="2.41"] .acne-intro .product-visual img{max-height:280px;height:280px;max-width:100%;width:auto;object-fit:contain;}
body[data-application-version="2.41"] .acne-intro h2{max-width:none;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.25;margin:0 0 1rem;hyphens:none;}
body[data-application-version="2.41"] .content-action{display:flex;flex-wrap:wrap;gap:.7rem;}
body[data-application-version="2.41"] .content-action .button{width:auto;}
body[data-application-version="2.41"] .content-shell>section{scroll-margin-top:100px;margin-top:2.8rem;}
body[data-application-version="2.41"] .content-shell>section#products{margin-top:0;}
body[data-application-version="2.41"] .content-shell>section>h2{max-width:none;margin:0 0 1.4rem;padding-top:1.4rem;font-size:clamp(1.65rem,3vw,2.3rem);line-height:1.25;}
body[data-application-version="2.41"] .application-directions h3,body[data-application-version="2.41"] .application-context h3{max-width:46ch;margin:2rem 0 .9rem;font-size:clamp(1.15rem,2vw,1.4rem);line-height:1.35;}
body[data-application-version="2.41"] .application-directions p,body[data-application-version="2.41"] .application-directions ul,body[data-application-version="2.41"] .application-directions ol,body[data-application-version="2.41"] .application-context p,body[data-application-version="2.41"] .application-context ul{max-width:78ch;}
body[data-application-version="2.41"] .application-materials ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;list-style:none;padding:0;max-width:none;}
body[data-application-version="2.41"] .application-materials li{border:1px solid var(--line,#ddd);margin:0;}
body[data-application-version="2.41"] .application-materials a{display:block;padding:1.1rem;height:100%;text-decoration:none;}
body[data-application-version="2.41"] .reviews-related-count{display:flex;flex-wrap:wrap;gap:1rem 2rem;}
body[data-application-version="2.41"] .application-directory>h2{max-width:none;margin:0 0 1.7rem;font-size:clamp(1.6rem,3vw,2.3rem);border:0;padding:0;}
body[data-application-version="2.41"] .application-directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 2.5rem;}
body[data-application-version="2.41"] .application-entry{padding:1.5rem 0;border-top:1px solid var(--line,#ddd);display:flex;flex-direction:column;align-items:flex-start;min-width:0;}
body[data-application-version="2.41"] .application-entry h3{font-size:1.3rem;margin:0 0 .8rem;line-height:1.35;}
body[data-application-version="2.41"] .application-entry h3 a{text-decoration:none;}
body[data-application-version="2.41"] .application-entry>p{font-size:.96rem;}
body[data-application-version="2.41"] .application-entry .content-action{margin-top:auto;margin-bottom:0;padding-top:.75rem;}
body[data-application-version="2.41"] .application-legacy-anchor{margin:0;line-height:1.5;}
body[data-application-version="2.41"] .application-legacy-anchor:not(:target){display:none;}
body[data-application-version="2.41"] .application-legacy-anchor:target{padding:1.5rem;background:var(--product-surface,#f5f5f2);scroll-margin-top:100px;}
body[data-application-version="2.41"] .application-index-notes{margin-top:2rem;border-top:1px solid var(--line,#ddd);padding-top:1.4rem;}
body[data-application-version="2.41"] .application-index-notes>summary{font-size:1.1rem;cursor:pointer;margin-bottom:1.4rem;}
body[data-application-version="2.41"] .application-index-notes h2{font-size:1.65rem;max-width:none;margin-top:2rem;}
@media(max-width:680px){
body[data-application-version="2.41"] .page-hero{padding:2rem 1.15rem;}
body[data-application-version="2.41"] .page-hero h1{font-size:clamp(1.85rem,7vw,2.65rem);line-height:1.2;}
body[data-application-version="2.41"] .content-shell{padding:1.5rem 1.15rem 3rem;}
body[data-application-version="2.41"] .acne-intro{grid-template-columns:1fr;}
body[data-application-version="2.41"] .acne-intro .product-visual{min-height:235px;}
body[data-application-version="2.41"] .acne-intro .product-visual img{height:220px;max-height:220px;}
body[data-application-version="2.41"] .application-materials ul,body[data-application-version="2.41"] .application-directory-grid{grid-template-columns:1fr;}
body[data-application-version="2.41"] .application-nav{gap:.35rem 1.2rem;margin-bottom:1.5rem;}
body[data-application-version="2.41"] .application-entry{padding:1.3rem 0;}
}

/* /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/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/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}}
