:root{--bes-ink:#082f55;--bes-muted:#63798c;--bes-line:rgba(8,47,85,.22);--bes-pale:#edf5fa;--bes-bg:#f5f9fc}
.bes-lead{font-size:clamp(1.32rem,2.2vw,1.85rem);line-height:1.55;margin:0 0 2em;color:var(--bes-ink)}
.bes-quote{width:min(980px,calc(100vw - 48px));margin:clamp(55px,8vw,105px) 50%;transform:translateX(-50%);padding:0;border:0;text-align:center;color:var(--bes-ink)}
.bes-quote--large p{font-size:clamp(2.2rem,5vw,4.9rem)}.bes-quote--medium p{font-size:clamp(1.7rem,3.5vw,3.2rem)}
.bes-quote p{line-height:1.05;margin:0}.bes-quote cite{display:block;margin-top:22px;font:normal .7rem/1.4 Arial,sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--bes-muted)}
.bes-note{margin:48px 0;padding:30px 34px;border-left:3px solid #0a4f82;background:var(--bes-pale)}.bes-note--neutral{background:#f4f4f1;border-color:#888}.bes-note--dark{background:var(--bes-ink);color:#fff;border-color:#fff}.bes-note h3{margin:0 0 12px!important;font-size:1.55rem!important}.bes-note__text p:last-child{margin-bottom:0}
.bes-divider{text-align:center;margin:58px 0;color:#0a4f82;letter-spacing:.3em}
.bes-sources{margin-top:70px;padding-top:32px;border-top:1px solid var(--bes-line)}.bes-sources h2{font-size:2rem!important;margin:0 0 22px!important}.bes-sources__content{font-size:.92rem;color:var(--bes-muted)}
.bes-inner-hero{position:relative;min-height:clamp(420px,65vh,760px);width:100vw;margin:60px 50%;transform:translateX(-50%);background-size:cover;background-color:#dce7ef;display:flex;align-items:flex-end;color:#fff;overflow:hidden}.bes-inner-hero.has-overlay:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(2,20,39,.72),rgba(2,20,39,.04) 65%)}.bes-inner-hero__content{position:relative;z-index:1;width:min(1100px,calc(100% - 48px));margin:0 auto;padding:clamp(42px,7vw,90px) 0}.bes-inner-hero h2{font-size:clamp(3rem,7vw,7rem)!important;line-height:.95!important;margin:.12em 0!important;color:inherit!important}.bes-inner-hero p{font-size:clamp(1.15rem,2vw,1.6rem);max-width:720px}.bes-eyebrow{font:600 .72rem/1.4 Arial,sans-serif;letter-spacing:.18em;text-transform:uppercase}.bes-hero-credit{position:absolute;right:18px;bottom:12px;z-index:2;font:normal .65rem Arial,sans-serif;opacity:.8}
.bes-single-image{margin:clamp(45px,7vw,85px) auto}.bes-width--content{max-width:760px}.bes-width--wide{width:min(1120px,calc(100vw - 48px));max-width:none}.bes-width--full{width:100vw;max-width:none;margin-left:50%;transform:translateX(-50%)}.bes-single-image img{display:block;width:100%;height:auto}.bes-ratio--landscape img{aspect-ratio:16/9;object-fit:cover}.bes-ratio--square img{aspect-ratio:1;object-fit:cover}.bes-ratio--portrait img{aspect-ratio:4/5;object-fit:cover}
.bes-single-image figcaption,.bes-gallery figcaption{font:normal .73rem/1.5 Arial,sans-serif;color:var(--bes-muted);margin-top:10px}.bes-caption,.bes-credit{display:block}.bes-credit{font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;margin-top:4px}
.bes-gallery{width:min(1120px,calc(100vw - 48px));margin:clamp(45px,7vw,90px) 50%;transform:translateX(-50%);display:grid;gap:20px;align-items:start}.bes-gallery figure{margin:0!important}.bes-gallery img{display:block;width:100%;height:auto}.bes-gallery.is-cropped img{height:420px;object-fit:cover}
.bes-gallery--2{grid-template-columns:repeat(2,minmax(0,1fr))}.bes-gallery--first-wide{grid-template-columns:1.35fr .65fr}.bes-gallery--second-wide{grid-template-columns:.65fr 1.35fr}.bes-gallery--staggered figure:nth-child(2){margin-top:80px!important}
.bes-gallery--3{grid-template-columns:repeat(3,minmax(0,1fr))}.bes-gallery--3.bes-gallery--first-feature{grid-template-columns:2fr 1fr}.bes-gallery--3.bes-gallery--first-feature figure:first-child{grid-row:span 2}.bes-gallery--3.bes-gallery--last-feature{grid-template-columns:1fr 2fr}.bes-gallery--3.bes-gallery--last-feature figure:last-child{grid-row:1/span 2;grid-column:2}
.bes-gallery--4{grid-template-columns:repeat(2,minmax(0,1fr))}.bes-gallery--4.bes-gallery--first-feature figure:first-child{grid-column:span 2}.bes-gallery--4.bes-gallery--last-feature figure:last-child{grid-column:span 2}
.bes-gallery--top-feature{grid-template-columns:repeat(2,1fr)}.bes-gallery--top-feature figure:first-child{grid-column:span 2}.bes-gallery--left-feature{grid-template-columns:2fr 1fr}.bes-gallery--left-feature figure:first-child{grid-row:span 2}.bes-gallery--right-feature{grid-template-columns:1fr 2fr}.bes-gallery--right-feature figure:first-child{grid-column:2;grid-row:span 2}.bes-gallery--right-feature figure:nth-child(2),.bes-gallery--right-feature figure:nth-child(3){grid-column:1}
.bes-artwork{width:min(1050px,calc(100vw - 48px));margin:70px 50%;transform:translateX(-50%);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);border-top:1px solid var(--bes-line);border-bottom:1px solid var(--bes-line)}.bes-artwork>img{width:100%;height:100%;object-fit:cover}.bes-artwork__body{padding:38px}.bes-artwork__body h3{font-size:clamp(2rem,4vw,3.6rem)!important;margin:0 0 20px!important}.bes-artwork__body p{margin:.35em 0}.bes-artwork__author{font-style:italic}.bes-artwork__caption{margin-top:22px!important;color:var(--bes-muted)}
.bes-info-card{margin:48px 0;border:1px solid var(--bes-line);background:rgba(255,255,255,.5)}.bes-info-card__body{padding:30px 34px}.bes-info-card h3{font-size:clamp(1.9rem,3vw,2.8rem)!important;margin:0 0 18px!important}.bes-info-card p{margin:.45em 0}.bes-info-card--artist{border-left:4px solid #376b91}.bes-info-card--museum{border-left:4px solid #8c7653}.bes-info-card--book{border-left:4px solid #7a4d55}
.bes-qa{margin:48px 0;padding-top:28px;border-top:1px solid var(--bes-line)}.bes-qa__question{font-size:clamp(1.45rem,2.5vw,2.1rem)!important;margin:0 0 18px!important;color:var(--bes-ink)}.bes-qa__answer{font-size:1.05em}
@media(max-width:760px){.bes-gallery,.bes-artwork,.bes-width--wide{width:calc(100vw - 32px)}.bes-gallery--2,.bes-gallery--3,.bes-gallery--4,.bes-gallery--first-wide,.bes-gallery--second-wide,.bes-gallery--first-feature,.bes-gallery--last-feature,.bes-gallery--top-feature,.bes-gallery--left-feature,.bes-gallery--right-feature,.bes-artwork{grid-template-columns:1fr!important}.bes-gallery figure{grid-column:auto!important;grid-row:auto!important;margin-top:0!important}.bes-gallery.is-cropped img{height:auto}.bes-artwork__body{padding:26px 4px}.bes-inner-hero{min-height:520px}.bes-inner-hero__content{width:calc(100% - 32px)}}
/* v3 — workflow editoriale */
.bes-prose{margin:2rem auto;max-width:760px;font-size:1.08rem;line-height:1.85;color:var(--bes-ink)}
.bes-prose.is-justified{text-align:justify;text-justify:inter-word;hyphens:auto}
.bes-prose.is-large{font-size:1.22rem;max-width:820px}.bes-prose.is-small{font-size:.98rem;max-width:700px}
.bes-prose.has-dropcap>p:first-child:first-letter{float:left;font-size:4.8em;line-height:.76;padding:.08em .12em 0 0;color:#0a4f82}
.bes-prose.is-narrow{max-width:660px}.bes-prose.is-wide{max-width:900px}
.bes-hero-slider{position:relative;width:100vw;margin:0 50% 70px;transform:translateX(-50%);min-height:clamp(430px,62vh,760px);overflow:hidden;background:#dce7ef;color:#fff}
.bes-hero-slider__slides,.bes-hero-slider__slide{position:absolute;inset:0}.bes-hero-slider__slide{opacity:0;transition:opacity .9s ease;background-size:cover;background-position:center}.bes-hero-slider__slide.is-active{opacity:1}
.bes-hero-slider__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(2,20,39,.72),rgba(2,20,39,.02) 68%);z-index:2}
.bes-hero-slider__content{position:absolute;left:50%;bottom:0;transform:translateX(-50%);z-index:3;width:min(1100px,calc(100% - 48px));padding:clamp(38px,6vw,78px) 0}
.bes-hero-slider h2{font-size:clamp(3rem,7vw,7rem)!important;line-height:.95!important;color:#fff!important;margin:.12em 0!important}.bes-hero-slider p{max-width:720px;font-size:clamp(1.1rem,2vw,1.55rem)}
.bes-hero-slider__nav{position:absolute;right:22px;bottom:18px;z-index:4;display:flex;gap:8px}.bes-hero-slider__nav button{width:9px;height:9px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent;cursor:pointer}.bes-hero-slider__nav button.is-active{background:#fff}
.bes-photo-sequence{width:min(1120px,calc(100vw - 48px));margin:clamp(50px,8vw,95px) 50%;transform:translateX(-50%);display:grid;gap:20px}.bes-photo-sequence figure{margin:0}.bes-photo-sequence img{display:block;width:100%;height:auto}.bes-photo-sequence.is-cropped img{height:360px;object-fit:cover}
.bes-photo-sequence.layout-grid-2{grid-template-columns:repeat(2,1fr)}.bes-photo-sequence.layout-grid-3{grid-template-columns:repeat(3,1fr)}.bes-photo-sequence.layout-editorial{grid-template-columns:repeat(6,1fr)}.bes-photo-sequence.layout-editorial figure:nth-child(6n+1){grid-column:span 4}.bes-photo-sequence.layout-editorial figure:nth-child(6n+2){grid-column:span 2}.bes-photo-sequence.layout-editorial figure:nth-child(6n+3),.bes-photo-sequence.layout-editorial figure:nth-child(6n+4){grid-column:span 3}.bes-photo-sequence.layout-editorial figure:nth-child(6n+5),.bes-photo-sequence.layout-editorial figure:nth-child(6n+6){grid-column:span 3}
.bes-photo-sequence.layout-rhythm{grid-template-columns:repeat(4,1fr)}.bes-photo-sequence.layout-rhythm figure:nth-child(5n+1){grid-column:span 4}.bes-photo-sequence.layout-rhythm figure:nth-child(5n+2),.bes-photo-sequence.layout-rhythm figure:nth-child(5n+3){grid-column:span 2}.bes-photo-sequence.layout-rhythm figure:nth-child(5n+4),.bes-photo-sequence.layout-rhythm figure:nth-child(5n+5){grid-column:span 2}
.bes-section-title{margin:70px auto 30px;max-width:900px;border-top:1px solid var(--bes-line);padding-top:22px}.bes-section-title h2{font-size:clamp(2rem,4vw,3.8rem)!important;margin:0!important}.bes-section-title p{color:var(--bes-muted);margin:.6em 0 0}
@media(max-width:760px){.bes-prose,.bes-prose.is-wide,.bes-prose.is-narrow{max-width:none}.bes-hero-slider{min-height:520px}.bes-photo-sequence,.bes-photo-sequence.layout-grid-2,.bes-photo-sequence.layout-grid-3,.bes-photo-sequence.layout-editorial,.bes-photo-sequence.layout-rhythm{width:calc(100vw - 32px);grid-template-columns:1fr}.bes-photo-sequence figure{grid-column:auto!important}.bes-photo-sequence.is-cropped img{height:auto}}

/* Barcode Editorial Studio 4 — workflow e hero per singolo contenuto */
.bes-default-justify .entry-content p,
.bes-default-justify .wp-block-post-content p,
.entry-content .bes-text-justify,
.wp-block-post-content .bes-text-justify,
.bes-prose.is-justified{ text-align:justify; text-justify:inter-word; }
.bes-default-hyphenate .entry-content p,
.bes-default-hyphenate .wp-block-post-content p,
.entry-content .bes-text-justify,
.bes-prose.is-justified{ hyphens:auto; -webkit-hyphens:auto; }
.entry-content p,.wp-block-post-content p,.bes-prose{ line-height:var(--bes-line-height,1.78); }

.bes-post-hero{position:relative;width:100%;height:var(--bes-post-hero-height,var(--bes-hero-default,62vh));min-height:320px;overflow:hidden;margin:0 0 clamp(2rem,5vw,5rem);background:#102842;isolation:isolate}
.bes-post-hero::after{content:"";position:absolute;inset:0;background:rgba(5,20,38,var(--bes-post-hero-overlay,.18));z-index:2;pointer-events:none}
.bes-post-hero__slide{position:absolute;inset:0;margin:0;opacity:0;transition:opacity .9s ease;z-index:1}
.bes-post-hero__slide.is-active{opacity:1}
.bes-post-hero__slide img{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}
.bes-post-hero.bes-position-top img{object-position:center top}
.bes-post-hero.bes-position-bottom img{object-position:center bottom}
.bes-post-hero__prev,.bes-post-hero__next{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:46px;height:46px;border:1px solid rgba(255,255,255,.65);border-radius:50%;background:rgba(8,28,49,.34);color:#fff;font:300 32px/1 serif;cursor:pointer;backdrop-filter:blur(5px)}
.bes-post-hero__prev{left:22px}.bes-post-hero__next{right:22px}
.bes-post-hero__dots{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:8px;z-index:4}
.bes-post-hero__dots span{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.5)}
.bes-post-hero__dots span.is-active{background:#fff;transform:scale(1.25)}
@media(max-width:767px){.bes-post-hero{height:var(--bes-hero-mobile,46vh);min-height:260px}.bes-post-hero__prev,.bes-post-hero__next{width:38px;height:38px;font-size:26px}.bes-post-hero__prev{left:10px}.bes-post-hero__next{right:10px}}
