:root {
  --paper:#faf8f1; --paper-2:#f3f0e6; --ink:#2b2e27; --muted:#60665b;
  --green:#323b2b; --green-deep:#252d20; --sage:#eceee4;
  --gold:#bc8a2f; --gold-dark:#76571c; --line:#d8d9cc;
  --serif:Georgia,"Times New Roman",serif; --sans:Arial,Helvetica,sans-serif;
}
*{box-sizing:border-box} html{scroll-behavior:smooth;scroll-padding-top:106px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%;height:auto} picture{display:block} a{color:inherit;text-underline-offset:5px} button{font:inherit;color:inherit}
button,a{-webkit-tap-highlight-color:transparent} a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--gold);outline-offset:4px}
h1,h2,h3,p,figure{margin:0} h1,h2{font-family:var(--serif);font-weight:400;line-height:1.06;letter-spacing:-.035em}
h1{font-size:clamp(3.1rem,5.3vw,4.8rem)} h2{font-size:clamp(2rem,3.2vw,2.9rem)} h3{font-family:var(--serif);font-size:1.35rem;font-weight:400;line-height:1.18}
p{max-width:66ch} p+p{margin-top:1em} address{font-style:normal} [hidden]{display:none!important}
section[id],article[id]{scroll-margin-top:118px}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.section{padding-block:76px}
.label,.hero-label,.category,.chapter-label{color:var(--gold-dark);font-size:.83rem;font-weight:700;line-height:1.4;margin-bottom:15px}
.lead{font-size:1.1rem;line-height:1.7;color:var(--muted)} .small{font-size:.78rem;color:var(--muted)}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:12px 21px;border:1px solid var(--gold);border-radius:999px;background:var(--gold);color:#1f241c;text-decoration:none;font-size:.88rem;font-weight:700;transition:transform .2s ease,background .2s ease,border-color .2s ease}
.button:hover{transform:translateY(-2px);background:#d2a34a;border-color:#d2a34a}.button.secondary{background:transparent;border-color:var(--green);color:var(--green)}
.button.secondary:hover{background:var(--green);color:var(--paper)}.button.light{background:var(--paper);border-color:var(--paper);color:var(--green-deep)}
.text-link{display:inline-flex;min-height:44px;align-items:center;border-bottom:1px solid currentColor;text-decoration:none;font-size:.9rem;font-weight:700;transition:color .2s}.text-link:hover{color:var(--gold-dark)}
.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}
.skip{position:fixed;top:-100px;left:16px;z-index:100;background:white;padding:12px 24px}.skip:focus{top:12px}

/* Header */
.header{position:sticky;top:0;z-index:30;background:rgba(250,248,241,.97);border-bottom:1px solid var(--line);transition:box-shadow .25s ease}
.header.header-scrolled{box-shadow:0 10px 28px rgba(36,43,31,.08)}.header-inner{max-width:1480px;margin:auto;min-height:100px;padding:10px 38px;display:flex;align-items:center;gap:21px}
.brand{flex:none;width:107px}.brand img{width:107px;height:80px;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s ease}.header-scrolled .brand img{transform:scale(.93)}
.brand-place{font-size:.74rem;font-weight:700;line-height:1.35}.brand-place span{display:block;font-size:.7rem;font-weight:400;color:var(--muted)}
nav{margin-left:auto;display:flex;align-items:center;gap:30px}nav a{position:relative;display:flex;align-items:center;min-height:44px;text-decoration:none;font-size:.88rem;white-space:nowrap}
nav a::after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--gold);transition:right .25s ease}nav a:hover::after,nav a[aria-current]::after{right:0}
nav a[aria-current]{color:var(--gold-dark)}nav a:last-child{padding-inline:17px;border:1px solid var(--green);border-radius:999px}nav a:last-child::after{display:none}nav a:last-child:hover{background:var(--green);color:var(--paper)}
.menu-toggle{display:none}.menu-lines{position:relative;width:18px;height:12px;border-top:2px solid currentColor;border-bottom:2px solid currentColor}

/* Hero and home */
.hero{padding:44px 0 48px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.12fr;gap:56px;align-items:center}.hero-copy{padding-block:20px}
.hero-label{margin-bottom:20px}.hero h1{font-size:clamp(4rem,5.7vw,5.2rem);max-width:650px}.hero h1 em{font-style:italic;color:var(--gold-dark)}
.hero-description{margin:27px 0 25px;max-width:470px;font-size:1.02rem;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero-note{margin-top:25px;font-size:.82rem;color:var(--muted)}
.hero-visual{position:relative}.hero-visual figure{overflow:hidden;border-radius:116px 116px 22px 22px;background:#d8d4c6;box-shadow:0 24px 50px rgba(37,45,32,.14)}
.hero-visual figure img{width:100%;height:440px;object-fit:cover;object-position:center}.hero-visual figcaption,figure>figcaption{margin-top:10px;font-size:.77rem;color:var(--muted)}
.hero-visual figure figcaption{margin:0;padding:13px 18px;background:var(--green);color:var(--paper)}
.seal{position:absolute;left:-45px;bottom:38px;width:108px;height:108px;display:grid;place-items:center;border-radius:50%;background:#f1d493;box-shadow:0 10px 25px rgba(54,50,34,.19);transform:rotate(-8deg)}
.seal::after{content:"";position:absolute;inset:7px;border:1px solid rgba(93,72,29,.35);border-radius:inherit}.seal img{position:relative;z-index:1;width:82px;height:auto;mix-blend-mode:multiply}
.brief{display:grid;grid-template-columns:.55fr 1.45fr;gap:50px;align-items:start;padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.brief h2{font-size:1.8rem}.brief dl{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0}.brief dl div{padding:0 25px;border-left:1px solid var(--line)}
.brief dt{font-size:.78rem;font-weight:700;color:var(--gold-dark)}.brief dd{margin:7px 0 0;font-family:var(--serif);font-size:1.13rem;line-height:1.3}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:26px}.section-description{margin-bottom:34px;color:var(--muted)}.gallery-hint{display:none}
.home-products{display:grid;grid-template-columns:1.12fr 1fr 1fr;gap:22px}.product-card{min-width:0}.product-stage{position:relative;overflow:hidden;background:var(--paper-2);border-radius:24px 24px 8px 8px}
.product-stage>picture>img{width:100%;height:315px;object-fit:contain;transition:transform .45s ease}.product-card:hover .product-stage>picture>img{transform:scale(1.025)}
.pasta-detail{position:absolute;right:13px;bottom:13px;width:140px;background:var(--paper);padding:7px;box-shadow:0 9px 25px rgba(38,45,32,.18);transform:rotate(2deg)}
.pasta-detail img{width:100%;aspect-ratio:5/3;object-fit:cover}.pasta-detail figcaption{margin-top:5px;font-size:.65rem;text-align:center;color:var(--muted)}
.small-product-photo{width:200px;margin-bottom:16px;overflow:hidden;border-radius:999px}.small-product-photo img{width:100%;aspect-ratio:5/3;object-fit:cover}
.product-copy{padding:20px 3px 12px}.product-copy .category{margin-bottom:8px;font-size:.76rem}.product-copy h3{font-size:1.7rem}.product-copy h3 a{text-decoration:none}.product-copy>p:not(.category){margin-top:11px;color:var(--muted);font-size:.9rem}
.product-format{display:block;margin-top:17px;padding-top:10px;border-top:1px solid var(--line);font-size:.76rem;color:var(--muted)}
.gesture-section{padding:76px 0;background:var(--sage)}.gesture-heading{display:grid;grid-template-columns:1fr 2fr;gap:55px;align-items:end;margin-bottom:38px}.gesture-heading h2{max-width:650px}
.gesture-content{display:grid;grid-template-columns:.75fr 1.25fr;gap:55px;align-items:start}.gesture-content>figure{max-width:420px}.gesture-content>figure img{width:100%;height:240px;object-fit:cover;border-radius:18px 18px 5px 5px}
.gesture-chapters{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #c8ccbd;border-left:1px solid #c8ccbd}
.gesture-chapters li{min-height:170px;padding:22px 24px;border-right:1px solid #c8ccbd;border-bottom:1px solid #c8ccbd}.gesture-chapters span{font-family:var(--serif);font-size:1.05rem;color:var(--gold-dark)}
.gesture-chapters h3{margin-top:25px}.gesture-chapters p{margin-top:7px;font-size:.86rem;color:var(--muted)}
.owners-story{display:grid;grid-template-columns:430px 1fr;gap:90px;align-items:center}.owners-portrait img{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;object-position:center 30%;border-radius:20px 20px 70px 20px}
.owners-text{max-width:660px}.owners-text h2{font-size:clamp(2.3rem,3.8vw,3.7rem)}.owners-text>p:not(.label){margin-top:22px;color:var(--muted)}
.owners-contact{display:grid;gap:4px;margin:28px 0 16px;padding:18px 0;border-block:1px solid var(--line)}.owners-contact strong{font-size:.82rem;margin-bottom:5px}.owners-contact a{text-decoration:none;font-family:var(--serif);font-size:1.15rem}
.territory-section{padding:76px 0;background:var(--green);color:var(--paper)}.territory-section .label{color:#e5c67e}.territory-heading{display:grid;grid-template-columns:.6fr 1.4fr;gap:50px;margin-bottom:36px}.territory-heading h2{max-width:650px}
.territory-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:50px;align-items:end}.territory-grid figure img{width:100%;height:430px;object-fit:cover}.territory-grid figure figcaption{color:#c9cdbc}
.territory-grid>div{padding-bottom:16px}.territory-lead{font-family:var(--serif);font-size:1.6rem;line-height:1.3}.territory-grid>div>p:not(.territory-lead){margin-top:17px;color:#d5d8cd;font-size:.92rem}.territory-note{padding-top:17px;border-top:1px solid rgba(255,255,255,.2)}.territory-grid .text-link{margin-top:20px;color:var(--paper)}
.b2b-preview{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.b2b-preview>div>p:not(.label){margin:18px 0 24px;color:var(--muted)}
.b2b-preview ul{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.b2b-preview li{display:grid;grid-template-columns:.8fr 1.2fr;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.b2b-preview li span{font-family:var(--serif);font-size:1.25rem}.b2b-preview small{font-size:.82rem;color:var(--muted)}
.home-ending{padding:72px 0;background:var(--green-deep);color:var(--paper)}.ending-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:75px;align-items:center}.home-ending .label{color:#e5c67e}.home-ending h2{font-size:clamp(2.5rem,4.2vw,4.2rem)}
.home-ending p:not(.label){margin:20px 0;color:#d5d8cd}.ending-contacts{display:flex;gap:25px;flex-wrap:wrap;margin:25px 0}.ending-contacts a{display:grid;text-decoration:none;font-size:.77rem;color:#d5d8cd}.ending-contacts strong{font-family:var(--serif);font-size:1.25rem;color:var(--paper)}
.home-ending figure img{width:100%;height:340px;object-fit:cover;border-radius:90px 10px 10px 10px}.home-ending figure figcaption{color:#c9cdbc}

/* Shared inner pages */
.page-intro{padding:45px 0 68px}.breadcrumb{display:inline-flex;align-items:center;min-height:32px;margin-bottom:34px;color:var(--muted);font-size:.8rem}.page-intro .label{margin-bottom:12px}.page-intro h1{max-width:1000px}.page-intro .lead{max-width:700px;margin-top:25px}
.catalog-section{padding-bottom:30px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:start;gap:20px;margin-bottom:34px}.filters{display:flex;gap:9px;flex-wrap:wrap}.filters button{min-height:46px;padding:10px 17px;border:1px solid #aeb2a5;border-radius:999px;background:transparent;cursor:pointer;font-size:.82rem}.filters button:disabled{cursor:default;opacity:.68}.filters button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:var(--paper)}
#filter-status{min-width:110px;text-align:right;font-size:.8rem;color:var(--muted)}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px 24px}.catalog-grid>.product-card:first-child{grid-column:span 2;display:grid;grid-template-columns:1.15fr .85fr;gap:24px;padding:20px;background:var(--sage);border-radius:26px}.catalog-grid>.product-card:first-child .product-stage{border-radius:16px}.catalog-grid>.product-card:first-child .product-copy{align-self:center;padding:20px}
.catalog-grid>.text-product{border-top:1px solid var(--line);padding-top:24px}.catalog-grid>.text-product .product-copy{padding-top:0}.catalog-grid>.product-card:not(:first-child) .product-stage>picture>img{height:280px}
.catalog-note{max-width:900px;margin:54px 0 68px;padding:25px 30px;border-left:4px solid var(--gold);background:var(--paper-2)}.catalog-note h2{font-size:1.5rem}.catalog-note p{margin:10px 0;color:var(--muted);font-size:.88rem}
.seasonal{background:var(--sage)}.season-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;align-items:center}.season-layout>div>p:not(.label){margin:20px 0 25px;color:var(--muted)}
.ingredient-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #c9cdbf}.ingredient-list li{padding:18px 4px;border-bottom:1px solid #c9cdbf;font-family:var(--serif);font-size:1.35rem}.ingredient-list li:nth-child(odd){border-right:1px solid #c9cdbf}.ingredient-list li:nth-child(even){padding-left:25px}
.packaging{display:grid;grid-template-columns:.75fr 1fr;gap:80px;align-items:center}.packaging-photo{background:var(--paper-2);border-radius:22px;padding:10px}.packaging-photo img{width:100%;height:330px;object-fit:contain}.packaging>div:last-child>p:not(.label){margin-top:18px;color:var(--muted)}.packaging .text-link{margin-top:24px}

/* Reportage */
.reportage-opening{display:grid;grid-template-columns:480px 1fr;gap:88px;align-items:center;padding-bottom:80px}.reportage-text{max-width:650px}.chapter-label{display:block;margin-bottom:18px}.reportage-text>p{margin-top:20px;color:var(--muted)}
.reportage-fact{margin:28px 0;padding:20px 0;border-block:1px solid var(--line);display:grid;grid-template-columns:.8fr 1.2fr;gap:25px}.reportage-fact span{font-family:var(--serif);font-size:1.35rem}.reportage-fact p{font-size:.84rem;color:var(--muted)}
.workshop-story>header{display:grid;grid-template-columns:.65fr 1.35fr;gap:55px;align-items:start}.workshop-columns{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin:36px 0 45px;padding-left:31%}.workshop-columns p{color:var(--muted)}
.workshop-details{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;align-items:center}.workshop-details figure img{width:100%;height:260px;object-fit:cover}.workshop-details h3{font-size:1.65rem}.plain-list{margin:18px 0 24px;padding-left:20px;color:var(--muted)}.plain-list li{margin:7px 0}
.visit-note{display:grid;grid-template-columns:.55fr 1fr .8fr auto;gap:35px;align-items:center}.visit-note h2{font-size:2.1rem}.visit-note p:not(.label){color:var(--muted);font-size:.9rem}

/* B2B */
.b2b-opening{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-bottom:70px}.b2b-offer{padding:34px 38px;background:var(--sage);border-radius:24px}.b2b-offer h2{font-size:2rem}.b2b-offer ul{list-style:none;margin:25px 0;padding:0;border-top:1px solid #c8ccbd}.b2b-offer li{display:grid;grid-template-columns:.8fr 1.2fr;gap:20px;padding:16px 0;border-bottom:1px solid #c8ccbd}.b2b-offer span{font-size:.83rem;color:var(--muted)}
.b2b-direct{padding:42px;background:var(--green);border-radius:24px;color:var(--paper)}.b2b-direct .label{color:#e5c67e}.b2b-direct>p:not(.label){margin:20px 0;color:#d5d8cd}.direct-email{display:block;margin:20px 0;overflow-wrap:anywhere;font-size:.85rem}.direct-phones{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding-top:18px;border-top:1px solid rgba(255,255,255,.2)}.direct-phones a{display:grid;text-decoration:none;font-size:.75rem;color:#d5d8cd}.direct-phones strong{font-family:var(--serif);font-size:1.15rem;color:var(--paper)}
.audiences>h2{margin-bottom:32px}.audiences>div{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.audiences article{min-height:205px;padding:25px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.audiences article p{margin-top:16px;color:var(--muted);font-size:.86rem}
.b2b-facts{padding:72px 0;background:var(--green-deep);color:var(--paper)}.b2b-facts>.wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px}.b2b-facts .label{color:#e5c67e}.b2b-facts dl{margin:0}.b2b-facts dl div{display:grid;grid-template-columns:.4fr 1fr;gap:25px;padding:17px 0;border-top:1px solid rgba(255,255,255,.2)}.b2b-facts dt{font-family:var(--serif);font-size:1.2rem}.b2b-facts dd{margin:0;color:#d5d8cd;font-size:.85rem}
.b2b-proof{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.b2b-proof figure img{width:100%;height:360px;object-fit:cover}.b2b-proof>div>p:not(.label){margin:20px 0;color:var(--muted)}
.faq{max-width:960px}.faq>h2{margin-bottom:28px}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{position:relative;padding:22px 42px 22px 0;cursor:pointer;font-family:var(--serif);font-size:1.15rem}.faq summary::marker{color:var(--gold)}.faq details p{padding:0 0 23px;color:var(--muted)}

/* Contacts and legal */
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-card{padding:32px 38px;background:var(--sage);border-radius:22px}.contact-card h2{font-size:1.9rem;margin-bottom:22px}.phone{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:66px;border-top:1px solid #c8ccbd;text-decoration:none}.phone span{font-size:.82rem}.phone strong{font-family:var(--serif);font-size:1.35rem;font-weight:400}.email-row{padding:14px 0;border-top:1px solid #c8ccbd}.email-row>span{display:block;font-size:.75rem;color:var(--muted)}.email-row a{display:inline-flex;min-height:36px;align-items:center;overflow-wrap:anywhere;font-size:.86rem}
.location-grid{display:grid;grid-template-columns:1fr 400px;gap:100px;align-items:center}.location-grid address{margin:24px 0;font-family:var(--serif);font-size:1.25rem}.location-grid>div>p:not(.label){margin:20px 0;color:var(--muted)}.location-grid .owners-portrait img{border-radius:18px 18px 60px 18px}.contact-privacy{padding-bottom:60px;color:var(--muted);font-size:.8rem}
.legal{max-width:900px;padding-bottom:90px}.legal-date{padding-bottom:22px;border-bottom:1px solid var(--line);font-size:.8rem;color:var(--muted)}.legal .legal-notice{margin:24px 0;padding:18px 22px;border-left:4px solid var(--gold);background:var(--paper-2);font-size:.86rem}
.legal h2{font-size:1.9rem;margin:42px 0 18px;letter-spacing:-.02em}.legal h3{margin:25px 0 10px;font-size:1.15rem}.legal p{max-width:none}.legal a{overflow-wrap:anywhere}.table-scroll{overflow:auto;margin:25px 0}table{width:100%;min-width:540px;border-collapse:collapse;text-align:left;font-size:.84rem}caption{text-align:left;font-weight:700;margin-bottom:14px}th,td{padding:13px 15px 13px 0;border-bottom:1px solid var(--line)}thead th{color:var(--gold-dark)}code{font-size:.85em}

/* Contact band and footer */
.contact-band{padding:65px 0;background:var(--gold);color:#1f241c}.contact-band>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.contact-band .label{color:#40300d}.contact-band h2{font-size:2.7rem}.contact-band p{margin-top:15px}.band-contacts{display:grid;grid-template-columns:1fr 1fr;gap:12px}.band-contacts>a:not(.button){display:grid;padding:12px 0;border-bottom:1px solid rgba(31,36,28,.35);text-decoration:none;font-family:var(--serif);font-size:1.22rem}.band-contacts a span{font:700 .72rem var(--sans)}.band-contacts .button{grid-column:1/-1;justify-self:start;margin-top:7px}
.contact-band .label{color:var(--green-deep)}
.footer{padding-top:50px;background:var(--green-deep);color:#e8eadf}.footer a{color:inherit}.footer-top{display:grid;grid-template-columns:180px 1fr auto;gap:60px;align-items:center;padding-bottom:38px;border-bottom:1px solid rgba(255,255,255,.18)}
.footer-logo{display:block;width:160px;padding:8px 14px;background:var(--paper);border-radius:80px}.footer-logo img{width:100%;mix-blend-mode:multiply}.footer-top p{font-family:var(--serif);font-size:2.3rem;line-height:1.12}.footer-top>span{text-align:right;font-size:.83rem;color:#bfc5b6}
.footer-main{display:grid;grid-template-columns:1fr 1.25fr 1fr;gap:70px;padding:42px 0}.footer h2{margin-bottom:14px;font:700 .78rem var(--sans);color:#e5c67e;letter-spacing:0}.footer-main address{font-size:.85rem;color:#cbd0c4;margin-bottom:10px}.footer-main>div>a{display:block;width:fit-content;min-height:34px;font-size:.84rem}.footer-main>div:nth-child(2)>a{margin-bottom:9px;overflow-wrap:anywhere}.footer-main a span{display:block;font-size:.7rem;color:#aeb5a7}.social{display:flex;gap:22px;margin-top:14px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;padding:22px 0;border-top:1px solid rgba(255,255,255,.18);font-size:.75rem;color:#bfc5b6}.footer-bottom>div{display:flex;gap:22px}.credits{padding:12px 0 25px;text-align:center;font-size:.75rem;color:#bfc5b6}.credits a{display:inline-block;min-height:35px;padding-top:7px;color:var(--paper)}

@media(max-width:1100px){
  .wrap{width:calc(100% - 64px)}.header-inner{padding-inline:28px}.brand-place{display:none}.hero-grid{gap:35px}.hero h1{font-size:clamp(3.6rem,6.3vw,4.5rem)}
  .hero-visual figure img{height:400px}.brief{grid-template-columns:.45fr 1.55fr}.owners-story{grid-template-columns:370px 1fr;gap:60px}.territory-grid{gap:35px}.b2b-preview{gap:50px}
  .catalog-grid{grid-template-columns:repeat(2,1fr)}.catalog-grid>.product-card:first-child{grid-column:1/-1}.reportage-opening{grid-template-columns:400px 1fr;gap:55px}.location-grid{gap:55px}
}
@media(max-width:900px){
  html{scroll-padding-top:88px}.header-inner{min-height:80px}.brand{width:88px}.brand img{width:88px;height:66px}.brand-place{display:block;font-size:.68rem}.brand-place span{font-size:.64rem}.menu-toggle{display:flex;margin-left:auto;gap:11px;align-items:center;min-height:44px;padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:none}
  nav{display:none;position:absolute;top:100%;left:0;right:0;margin:0;padding:14px 28px 24px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 16px 30px rgba(37,45,32,.1)}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}nav a{padding:13px 4px;border-top:1px solid var(--line);font-size:1rem}nav a::after{display:none}nav a:last-child{margin-top:8px;justify-content:center}
  .section,.gesture-section,.territory-section{padding-block:58px}.hero-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:clamp(3rem,7vw,4.2rem)}.hero-visual figure img{height:350px}.brief{grid-template-columns:1fr;gap:20px}.brief dl div:first-child{border-left:0;padding-left:0}
  .home-products{gap:16px}.product-stage>picture>img{height:260px}.pasta-detail{width:112px}.gesture-heading{grid-template-columns:.6fr 1.4fr}.gesture-content{grid-template-columns:.7fr 1.3fr;gap:35px}.gesture-chapters li{padding:18px;min-height:155px}
  .owners-story{grid-template-columns:330px 1fr;gap:45px}.owners-text h2{font-size:2.7rem}.territory-grid{grid-template-columns:1fr}.territory-grid figure img{height:390px}.territory-grid>div{display:grid;grid-template-columns:1fr 1fr;gap:15px 28px}.territory-grid .territory-lead,.territory-grid .text-link{grid-column:1/-1}
  .b2b-preview{grid-template-columns:1fr 1fr;gap:35px}.ending-grid{gap:45px}.catalog-grid>.product-card:not(:first-child) .product-stage>picture>img{height:300px}.reportage-opening{grid-template-columns:330px 1fr;gap:40px}
  .workshop-columns{padding-left:0}.visit-note{grid-template-columns:1fr 1fr}.b2b-opening{grid-template-columns:1fr}.audiences>div{grid-template-columns:repeat(2,1fr)}.b2b-facts>.wrap{gap:40px}.b2b-proof{gap:40px}.location-grid{grid-template-columns:1fr 340px;gap:40px}.footer-main{gap:35px}
}
@media(max-width:700px){
  .wrap{width:calc(100% - 40px)}.header-inner{padding-inline:18px;gap:12px}.brand-place{font-size:.62rem}.brand-place span{font-size:.59rem}.section,.gesture-section,.territory-section{padding-block:43px}
  .hero{padding:24px 0 32px}.hero-grid{grid-template-columns:1fr;gap:28px}.hero-copy{padding:0}.hero-label{margin-bottom:12px}.hero h1{font-size:clamp(2.7rem,12.8vw,4rem);line-height:1.02}.hero-description{margin:20px 0;font-size:.96rem}.hero-actions .button{min-height:46px;font-size:.81rem}.hero-note{font-size:.76rem}.hero-visual{padding:0 4px}.hero-visual figure{border-radius:68px 68px 14px 14px}.hero-visual figure img{height:265px}.seal{right:12px;left:auto;bottom:42px;width:86px;height:86px}.seal img{width:65px}
  .brief{padding:25px 0}.brief h2{font-size:1.55rem}.brief dl{grid-template-columns:1fr}.brief dl div{display:grid;grid-template-columns:110px 1fr;gap:15px;padding:11px 0;border-left:0;border-top:1px solid var(--line)}.brief dd{margin:0;font-size:1rem}
  .section-heading{display:block;margin-bottom:18px}.section-heading .button{margin-top:18px}.section-description{font-size:.9rem;margin-bottom:18px}.gallery-hint{display:block;margin-bottom:13px;font-size:.76rem;color:var(--muted)}
  .home-catalog{overflow:visible}.home-products{display:grid;grid-auto-flow:column;grid-auto-columns:86%;grid-template-columns:none;gap:16px;margin-inline:-20px;padding:0 20px 14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-left:20px;scrollbar-width:thin;scrollbar-color:var(--gold) transparent;-webkit-overflow-scrolling:touch}.home-products .gallery-card{scroll-snap-align:start}.home-products .product-stage>picture>img{height:258px}.home-products .product-copy h3{font-size:1.55rem}
  .product-stage{border-radius:18px 18px 7px 7px}.product-copy h3{font-size:1.55rem}.pasta-detail{right:9px;bottom:9px;width:108px}.small-product-photo{width:150px}
  .gesture-heading{grid-template-columns:1fr;gap:8px;margin-bottom:25px}.gesture-content{grid-template-columns:1fr;gap:28px}.gesture-content>figure{max-width:none}.gesture-content>figure img{height:185px}.gesture-chapters li{min-height:145px;padding:16px}.gesture-chapters h3{margin-top:18px}.gesture-chapters p{font-size:.8rem}
  .owners-story{grid-template-columns:1fr;gap:30px}.owners-portrait{max-width:470px}.owners-text h2{font-size:2.25rem}.owners-text>p:not(.label){font-size:.92rem}.territory-heading{grid-template-columns:1fr;gap:6px;margin-bottom:25px}.territory-grid{grid-template-columns:1fr;gap:26px}.territory-grid figure img{height:260px}.territory-grid>div{display:block}.territory-lead{font-size:1.4rem}
  .b2b-preview{grid-template-columns:1fr;gap:30px}.b2b-preview ul{display:grid;grid-template-columns:1fr 1fr;border-left:1px solid var(--line)}.b2b-preview li{display:block;padding:15px;border-right:1px solid var(--line)}.b2b-preview li span{font-size:1.05rem}.b2b-preview small{display:block;margin-top:5px}
  .home-ending{padding:45px 0}.ending-grid{grid-template-columns:1fr;gap:34px}.home-ending h2{font-size:2.5rem}.home-ending figure img{height:220px;border-radius:60px 8px 8px 8px}.ending-contacts{gap:17px}
  .page-intro{padding:28px 0 45px}.breadcrumb{margin-bottom:22px}.page-intro h1{font-size:clamp(2.2rem,10.8vw,3.2rem)}.page-intro .lead{font-size:.98rem;margin-top:20px}.catalog-toolbar{display:block}.filters{gap:7px;margin-bottom:14px}.filters button{padding:9px 12px;font-size:.75rem}.catalog-toolbar #filter-status{text-align:left}.catalog-grid{grid-template-columns:1fr;gap:28px}.catalog-grid>.product-card:first-child{display:block;grid-column:auto;padding:13px}.catalog-grid>.product-card:first-child .product-copy{padding:18px 5px 10px}.catalog-grid>.product-card:not(:first-child) .product-stage>picture>img{height:275px}.catalog-note{margin:40px 0 50px;padding:21px}
  .season-layout{grid-template-columns:1fr;gap:35px}.ingredient-list li{font-size:1.1rem;padding:14px 3px}.ingredient-list li:nth-child(even){padding-left:15px}.packaging{grid-template-columns:1fr;gap:30px}.packaging-photo img{height:260px}
  .reportage-opening{grid-template-columns:1fr;gap:30px;padding-bottom:50px}.reportage-opening .owners-portrait{max-width:none}.reportage-fact{grid-template-columns:1fr;gap:8px}.workshop-story>header{grid-template-columns:1fr;gap:7px}.workshop-columns{grid-template-columns:1fr;gap:14px;margin:25px 0 30px}.workshop-details{grid-template-columns:1fr;gap:30px}.workshop-details figure img{height:210px}.visit-note{grid-template-columns:1fr;gap:12px}
  .b2b-opening{padding-bottom:45px}.b2b-offer,.b2b-direct{padding:27px 22px;border-radius:18px}.b2b-offer li{grid-template-columns:1fr;gap:4px}.direct-phones{grid-template-columns:1fr}.audiences>h2{margin-bottom:22px}.audiences article{min-height:180px;padding:18px}.audiences article h3{font-size:1.12rem}.b2b-facts{padding:45px 0}.b2b-facts>.wrap{grid-template-columns:1fr;gap:25px}.b2b-facts dl div{grid-template-columns:95px 1fr;gap:15px}.b2b-proof{grid-template-columns:1fr;gap:28px}.b2b-proof figure img{height:260px}.faq summary{font-size:1rem}
  .contact-grid{grid-template-columns:1fr}.contact-card{padding:25px 22px}.phone strong{font-size:1.3rem}.location-grid{grid-template-columns:1fr;gap:30px}.location-grid .owners-portrait{max-width:none}.contact-privacy{padding-bottom:43px}.legal{padding-bottom:60px}.legal h2{font-size:1.65rem;margin-top:32px}.legal p{font-size:.9rem}
  .contact-band{padding:43px 0}.contact-band>.wrap{grid-template-columns:1fr;gap:28px}.contact-band h2{font-size:2.15rem}.band-contacts{grid-template-columns:1fr}.band-contacts .button{grid-column:auto}
  .footer{padding-top:36px}.footer-top{grid-template-columns:120px 1fr;gap:25px;padding-bottom:28px}.footer-logo{width:120px}.footer-top p{font-size:1.65rem}.footer-top>span{grid-column:1/-1;text-align:left}.footer-main{grid-template-columns:1fr 1fr;gap:30px 22px;padding:32px 0}.footer-main>div:nth-child(2){grid-column:1/-1;grid-row:2}.footer-bottom{display:block}.footer-bottom>div{margin-top:10px}.credits{text-align:left}
}
@media(max-width:360px){
  .brand-place{display:none}.hero h1{font-size:2.65rem}.hero-actions{gap:8px}.hero-actions .button{padding-inline:14px}.phone span{font-size:.75rem}.phone strong{font-size:1.08rem}.b2b-preview ul,.audiences>div{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr}.footer-main>div:nth-child(2){grid-column:auto;grid-row:auto}.footer-bottom>div{flex-wrap:wrap;gap:8px 18px}
}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.hero-visual figure img{transition:transform .8s ease}.hero-visual:hover figure img{transform:scale(1.018)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover{transform:none}.home-products{scroll-behavior:auto}}
@media print{.header,.filters,.contact-band,.footer,.button{display:none!important}body{background:white;color:black}.wrap{width:100%}.section{padding:20px 0}img{max-height:250px;object-fit:contain}.hero-grid,.owners-story,.reportage-opening,.b2b-opening{display:block}.hero-visual{display:none}}
