/* Identità coordinata al canale YouTube */
:root{--paper:#fbf3df;--paper-2:#f0dfbe;--ink:#201c18;--muted:#74695d;--tomato:#e76332;--lime:#c9d947;--wheat:#e3ad4c}
.brand-logo{width:52px;height:52px;object-fit:cover;border-radius:50%;box-shadow:0 0 0 2px var(--paper),0 0 0 3px var(--ink);transition:transform .35s ease}.brand:hover .brand-logo{transform:rotate(-7deg) scale(1.05)}.site-header .brand{gap:14px}.site-header{height:96px;background:rgba(251,243,223,.9);backdrop-filter:blur(14px);position:sticky;top:0}.hero{min-height:calc(100vh - 96px);overflow:hidden}.channel-banner{position:absolute;z-index:-2;right:0;top:0;width:52%;height:100%;overflow:hidden;background:var(--paper-2)}.channel-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--paper) 0,rgba(251,243,223,.6) 13%,rgba(251,243,223,.08) 50%),linear-gradient(0deg,rgba(32,28,24,.15),transparent 40%)}.channel-banner img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.08);animation:banner-arrival 1.5s cubic-bezier(.2,.8,.2,1) both}.flour-stage{z-index:-1;mix-blend-mode:screen;opacity:.48}.flour-stage .sun,.flour-stage .loaf{display:none}.pixel-field{mix-blend-mode:normal;opacity:.8}.hero-copy{padding:38px 48px 38px 0;background:linear-gradient(90deg,var(--paper) 0,var(--paper) 74%,transparent 100%)}.hero h1{text-shadow:0 2px 0 rgba(255,255,255,.25)}.manifesto{background:linear-gradient(115deg,var(--paper),#f8e9c9)}.card-visual{border-radius:3px;box-shadow:7px 7px 0 var(--ink)}.feature-card:nth-child(even) .card-visual{box-shadow:-7px 7px 0 var(--ink)}.crossroads{background:var(--lime)}.site-footer .brand-logo{width:62px;height:62px}.site-footer .brand{display:inline-flex}.footer-brand>p{margin-top:20px}@keyframes banner-arrival{from{opacity:0;transform:scale(1.18) translateX(5%)}to{opacity:1;transform:scale(1.08) translateX(0)}}
@media(max-width:800px){.site-header{height:78px}.site-header .brand-logo{width:44px;height:44px}.main-nav{top:78px}.hero{min-height:940px;padding-top:56px}.channel-banner{top:auto;bottom:0;width:100%;height:47%}.channel-banner:after{background:linear-gradient(180deg,var(--paper) 0,rgba(251,243,223,.2) 35%,transparent 70%)}.channel-banner img{object-position:center}.hero-copy{padding:18px 0;background:none}.flour-stage{height:45%}.brand-wordmark{display:inline}}
@media(max-width:420px){.brand-wordmark{font-size:17px}.site-header{padding-left:18px;padding-right:18px}.channel-banner{height:43%}}
@media(prefers-reduced-motion:reduce){.channel-banner img{animation:none}}
