
:root{--lc-ink:#262521;--lc-paper:#f7f5f1;--lc-wine:#78162a;--lc-line:#d9d5cd;--lc-muted:#635f58}
html{scroll-behavior:smooth}body{background:var(--lc-paper);color:var(--lc-ink);font-family:Georgia,'Times New Roman',serif;font-size:18px;line-height:1.65;margin:0}
*{box-sizing:border-box}a{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--lc-wine);outline-offset:5px}
.lc-header{display:flex;align-items:center;justify-content:space-between;gap:30px;max-width:1600px;margin:auto;padding:22px 5vw;background:var(--lc-paper)}
.lc-logo{display:block;width:190px;height:auto}.lc-brand{display:block;flex:0 0 auto}.lc-nav{display:flex;align-items:center;gap:30px}.lc-nav a{text-decoration:none;font-size:16px}.lc-nav a:hover{text-decoration:underline;text-underline-offset:6px}
.lc-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:48px;padding:12px 24px;background:var(--lc-wine);color:#fff!important;text-decoration:none;font-size:15px;border:1px solid var(--lc-wine);border-radius:0}
.lc-button:hover{background:#571020}.lc-outline{background:transparent;color:var(--lc-ink)!important;border-color:var(--lc-line)}.lc-outline:hover{background:#ece8e1}
.lc-mobile{display:none}.lc-section{padding:100px 5vw;max-width:1600px;margin:auto}.lc-eyebrow{font-size:12px;letter-spacing:.19em;text-transform:uppercase;color:var(--lc-wine);font-weight:600;margin:0 0 20px}
.lc-title{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em;line-height:1.04;font-size:clamp(48px,6.2vw,100px);margin:0}
.lc-h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.035em;font-size:clamp(35px,4vw,62px);line-height:1.1;margin:0 0 28px}
.lc-hero-intro{padding:70px 5vw 46px;display:grid;grid-template-columns:1.4fr 1fr;gap:7vw;align-items:end;max-width:1600px;margin:auto}
.lc-hero-intro p:not(.lc-eyebrow){max-width:390px;margin:0 0 24px}.lc-hero-photo{margin:0 2vw;position:relative}.lc-hero-photo img{display:block;width:100%;height:min(67vw,720px);object-fit:cover}
.lc-caption{display:flex;justify-content:space-between;gap:20px;font-size:12px;padding:15px 0;border-bottom:1px solid var(--lc-line);color:var(--lc-muted)}
.lc-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.lc-section-head p{max-width:390px}.lc-section-head .lc-h2{margin:0}
.lc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 28px}.lc-card{display:block;text-decoration:none}.lc-card figure{margin:0;overflow:hidden}.lc-card img{width:100%;height:auto;aspect-ratio:1.45;object-fit:cover;display:block;transition:transform .4s}.lc-card:hover img{transform:scale(1.025)}.lc-card-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--lc-line);padding:18px 0}.lc-card h3{font:400 34px Georgia,serif;margin:0}.lc-card p{font-size:12px;margin:0;color:var(--lc-muted)}
.lc-featured{grid-template-columns:repeat(4,minmax(0,1fr))}.lc-featured .lc-card img{aspect-ratio:.83}.lc-featured .lc-card h3{font-size:26px}
.lc-story{display:grid;grid-template-columns:1fr 1fr;background:#e9e4dc}.lc-story-image{width:100%;height:100%;min-height:560px;object-fit:cover}.lc-story-copy{padding:90px 6vw;align-self:center}.lc-story-copy p{max-width:500px}.lc-textlink{display:inline-block;min-height:44px;padding:8px 0;text-decoration:none;border-bottom:1px solid currentColor;font-size:14px}
.lc-energy{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:6vw;border-top:1px solid var(--lc-line);padding-top:60px}.lc-number{font:400 clamp(42px,5vw,72px) Georgia,serif;line-height:1.1;margin:0 0 18px}.lc-energy p{font-size:15px;max-width:290px}
.lc-cta{padding:85px 5vw;text-align:center;background:#e9e4dc}.lc-cta .lc-h2{margin-bottom:30px}.lc-footer{padding:64px 5vw 24px;max-width:1600px;margin:auto}.lc-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:5vw;margin-bottom:50px}.lc-footer p,.lc-footer a,.lc-footer span,.lc-footer strong{font-size:15px}.lc-footer a{min-height:44px;display:inline-flex;align-items:center}.lc-footer small{font-size:11px;display:block}.lc-footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px;padding-top:24px;border-top:1px solid var(--lc-line)}.lc-footer-bottom a,.lc-footer-bottom p{font-size:12px;margin:0}
.lc-breadcrumb{display:none}.lc-editorial{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.lc-editorial p{max-width:630px}.lc-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.lc-gallery figure{margin:0;overflow:hidden;background:#ece8e1}.lc-gallery figure:last-child:nth-child(odd){grid-column:1/-1}.lc-gallery img{width:100%;height:auto;display:block}
.lc-mood{display:grid;grid-template-columns:1.5fr 1fr;gap:24px}.lc-mood img{width:100%;height:100%;object-fit:cover}.lc-crops{display:grid;grid-template-columns:1fr 1fr;gap:15px}.lc-crops img{height:230px;object-fit:cover}.lc-palette{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:24px}.lc-swatch{height:60px}.lc-note{font-size:12px;color:var(--lc-muted)}
.lc-form{max-width:720px}.lc-form input,.lc-form textarea,.lc-form select{font:inherit;min-height:48px;border:1px solid var(--lc-line);border-radius:0;background:#fff}
.lc-footer-contact,.lc-footer-social{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.lc-footer-contact a,.lc-footer-social a{min-height:auto}.lc-footer-social{gap:14px}.lc-footer-social a{gap:10px;text-decoration:none}.lc-social-icon{width:20px;height:20px;flex:0 0 20px}.lc-tagline{max-width:360px;margin-top:16px}.lc-contact-details .lc-textlink{border-bottom:0}.home .lc-energy{display:none}.lc-energy-story{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center}.lc-energy-story img{display:block;width:100%;height:auto}.lc-map-link{display:block;max-width:1400px;min-height:420px;overflow:hidden;border:1px solid var(--lc-line)}.lc-map-link iframe{display:block;width:100%;height:520px;border:0;pointer-events:none}body.page-id-50 .lc-lead,body.page-id-52 .lc-lead{max-width:1100px}.lc-section p{font-size:1.04em}
@media(max-width:900px){.lc-nav{gap:20px}.lc-nav>.lc-button{display:none}.lc-featured{grid-template-columns:repeat(2,minmax(0,1fr))}.lc-hero-intro{gap:30px}.lc-story-copy{padding:50px 5vw}.lc-energy{gap:30px}}
@media(max-width:640px){.lc-header{padding:17px 5vw;gap:15px}.lc-logo{width:147px}.lc-nav{display:none}.lc-mobile{display:block}.lc-mobile summary{cursor:pointer;min-height:44px;display:flex;align-items:center;gap:18px;font-size:14px}.lc-mobile nav{position:absolute;left:0;right:0;top:85px;background:var(--lc-paper);padding:20px 5vw;z-index:20;border-bottom:1px solid var(--lc-line)}.lc-mobile nav a{display:block;padding:12px 0;text-decoration:none}.lc-section{padding:64px 5vw}.lc-hero-intro{padding:44px 5vw 32px;grid-template-columns:1fr;gap:25px}.lc-title{font-size:53px}.lc-hero-intro p:not(.lc-eyebrow){font-size:15px;max-width:340px}.lc-hero-photo{margin:0}.lc-hero-photo img{height:440px;object-position:50% 50%}.lc-caption{padding:14px 5vw;font-size:11px}.lc-section-head{display:block}.lc-section-head p{margin-top:22px}.lc-grid{gap:32px 16px}.lc-grid:not(.lc-featured){grid-template-columns:1fr}.lc-featured .lc-card h3{font-size:23px}.lc-story{grid-template-columns:1fr}.lc-story-image{min-height:0;height:330px}.lc-story-copy{padding:50px 5vw}.lc-energy{grid-template-columns:1fr 1fr;gap:30px}.lc-energy>div:first-child{grid-column:1/-1}.lc-number{font-size:44px}.lc-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.lc-footer-grid>div:first-child{grid-column:1/-1}.lc-editorial,.lc-mood{grid-template-columns:1fr}.lc-gallery{grid-template-columns:1fr}.lc-crops img{height:170px}.lc-cta{padding:64px 5vw}.lc-footer{padding-top:46px}.lc-energy-story{grid-template-columns:1fr;gap:26px}.lc-map-link{min-height:300px}.lc-map-link iframe{height:340px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lc-card img{transition:none}}

/* Revisione spazi e gerarchia tipografica */
.lc-footer-grid>div:first-child{display:flex;flex-direction:column;align-items:center;text-align:center}
.lc-tagline{max-width:430px;margin:16px auto 0}
@media(min-width:641px){
.lc-header{max-width:1440px;padding-left:6vw;padding-right:6vw}
.lc-section{max-width:1440px;padding-left:6vw;padding-right:6vw}
.lc-title{font-size:clamp(44px,3.5vw,58px);line-height:1.06;letter-spacing:-.035em}
.lc-hero-intro{display:block;max-width:1440px;padding:96px 6vw 58px}
.home .lc-title{white-space:nowrap}
.lc-hero-photo{width:min(88vw,1600px);margin-left:auto;margin-right:auto}
}
@media(max-width:640px){
.lc-title{font-size:42px;line-height:1.08}
.lc-hero-intro{display:block}
.lc-hero-photo{width:90%;margin-left:auto;margin-right:auto}
.lc-hero-photo img{height:auto}
.lc-tagline{max-width:390px}
}

body,body *{-webkit-hyphens:none!important;hyphens:none!important}
.home .lc-hero-intro{text-align:center}
.home .lc-hero-heading{display:flex;justify-content:center}
.home .lc-title{white-space:normal;max-width:1180px;margin-left:auto;margin-right:auto;text-align:center}
.home .lc-hero-photo{margin-left:auto;margin-right:auto}

.lc-header .lc-logo{width:190px}
.lc-footer .lc-logo{width:190px}

@media(min-width:641px){
.home .lc-hero-intro{padding-bottom:92px}
.home .lc-hero-photo{width:min(76vw,1180px)}
.home .lc-hero-photo img{height:min(46vw,590px)}
body.page-id-49 .wp-block-post-content>.lc-hero-photo{width:min(74vw,1080px);margin-left:auto;margin-right:auto}
body.page-id-49 .wp-block-post-content>.lc-hero-photo img{height:min(46vw,560px)}
body.page-id-49 .wp-block-post-content>.lc-section{padding-top:68px;padding-bottom:68px}
body.page-id-49 .wp-block-post-content>.lc-section:first-child{padding-top:80px;padding-bottom:48px}
body.page-id-49 .wp-block-post-content>.lc-section>p{max-width:1120px}
}

@media(max-width:640px){
.lc-header .lc-logo{width:147px}
.lc-footer .lc-logo{width:170px}
body.page-id-49 .wp-block-post-content>.lc-section{padding-top:54px;padding-bottom:54px}
}
