/* Readable editorial typography and a strict black/red/grey palette. */
:root{--cream:#d7d7d3;--paper:#ededeb;--ink:#111;--muted:#686868;--line:#a8a8a5;--acid:#e12b1f;--orange:#e12b1f;--blue:#777}
body{background:var(--paper);font-family:Inter,Arial,sans-serif}
.brand,.footer-brand,.mobile-nav,.hero h1,.poster-word,.poster-title,.marquee-track,.intro-big,.section-head h2,.price-card h3,.price-bottom strong,.poster-type,.why-row h3,.review-section blockquote,.faq summary,.contact-left h2{font-family:Inter,Arial,sans-serif}
.hero h1,.section-head h2,.intro-big,.contact-left h2{font-weight:800;letter-spacing:-.045em;line-height:.82}
.hero h1{line-height:.78}
.hero h1 span{letter-spacing:-.025em}
.price-card h3{font-size:clamp(40px,3.8vw,62px);font-weight:800;letter-spacing:-.035em;line-height:.92}
.why-row h3,.faq summary{letter-spacing:-.025em;line-height:1.02}
.nav,.section-tag,.price-code,.price-meta,.popular-pill{font-family:Inter,Arial,sans-serif;letter-spacing:.08em}
.topbar{background:rgba(17,17,17,.94);color:#eee;border-color:#3b3b3b}
.nav a:hover{border-color:var(--red,#e12b1f);color:#e12b1f}
.lang{color:#eee}.top-cta{border-color:#e12b1f;background:#e12b1f;color:#fff}.top-cta:hover{background:#eee;color:#111}
.hero{background:#111;color:#eee}.hero-kicker,.hero-note{color:#b5b5b5}.arrow-link{border-color:#e12b1f;color:#e12b1f}
.poster-back,.g1,.g3,.g4,.g5,.g6{background:#777}.poster-front,.dark-section,.marquee{background:#111}.hero-stamp,.contact{background:#e12b1f}
.poster-face,.portrait-silhouette{filter:grayscale(1)}
.prices{background:#bdbdb9}.price-card{background:#ededeb}.price-card.inverse{background:#111}.popular-pill{background:#e12b1f;color:#fff}
.poster-type.orange,.marquee b{color:#e12b1f}.cursor-glow{background:rgba(225,43,31,.16)}
@media(max-width:680px){.price-card h3{font-size:clamp(38px,12vw,56px)}}

/* BLACK / RED ART DIRECTION — ALL DISPLAY COPY IN UPPERCASE. */
:root{--cream:#111;--paper:#111;--ink:#fff;--muted:#e12b1f;--line:#e12b1f;--acid:#e12b1f;--orange:#e12b1f;--blue:#e12b1f}
html,body{background:#111;color:#fff}
body,button,input,textarea{text-transform:uppercase}
input::placeholder,textarea::placeholder{text-transform:uppercase;color:rgba(255,255,255,.72)}
.topbar,.mobile-nav,.hero,.intro-section,.prices,.gallery,.why,.review-section,.faq,footer{background:#111;color:#fff}
.dark-section{background:#111;color:#fff}
.contact,.marquee,.price-card.inverse,.poster-back,.hero-stamp{background:#e12b1f;color:#fff}
.poster-front,.price-card{background:#111;color:#fff}
.price-grid,.price-card,.why-list,.why-row,.faq-list,.faq details,.contact-form input,.contact-form textarea{border-color:#e12b1f}
.section-tag,.section-tag.light,.hero-kicker,.arrow-link,.price-code,.price-meta,.price-card>a,.review-caption,.footer-meta{color:#e12b1f}
.intro-copy,.section-head>p,.light-head>p,.design-copy-left p,.why-row p,.faq details p,.gallery-note{color:#fff}
.popular-pill{background:#111;color:#e12b1f}
.top-cta,.contact-form button{background:#e12b1f;color:#fff;border-color:#e12b1f}
.contact .contact-form button{background:#111;color:#fff;border-color:#111}
.g1,.g3,.g5{background:#e12b1f}.g2,.g4,.g6{background:#111;color:#fff}
.g span{background:#111;color:#e12b1f}.poster-type.orange,.marquee b{color:#fff}
.poster-face,.portrait-silhouette{filter:grayscale(1) contrast(2);opacity:.62}
.cursor-glow{background:rgba(225,43,31,.28)}

/* REAL PHOTO GALLERY — PRESERVE EACH ORIGINAL FRAME. */
.gallery-grid{display:block;columns:4;column-gap:12px}
.gallery-photo{break-inside:avoid;margin:0 0 12px;overflow:hidden;border:1px solid #e12b1f;background:#111}
.gallery-photo img{display:block;width:100%;height:auto}
@media(max-width:1050px){.gallery-grid{columns:3}}
@media(max-width:760px){.gallery-grid{columns:2}}
@media(max-width:480px){.gallery-grid{columns:1}}

/* EACH ALBUM SHOWS COVER, SPREAD AND VIDEO AT ONCE. */
.price-grid{display:grid;grid-template-columns:1fr;gap:14px;background:transparent;border:0}
.price-card.album-offer{display:grid;grid-template-columns:minmax(250px,.32fr) minmax(0,.68fr);gap:18px;min-height:0;padding:18px;border:1px solid #e12b1f;background:#111;color:#fff}
.album-copy{position:relative;display:flex;flex-direction:column;min-width:0}
.album-copy h3{margin:42px 0 24px}
.album-copy ul{margin:20px 0 auto}
.album-copy>a{font-size:11px;font-weight:800;border-bottom:1px solid currentColor;padding-bottom:5px;width:max-content;color:#e12b1f}
.album-media{display:grid;grid-template-columns:.36fr .64fr;grid-template-rows:1fr 1fr;gap:10px;min-width:0}
.album-media figure{position:relative;margin:0;overflow:hidden;background:#111;border:1px solid #e12b1f;min-height:0}
.album-media .album-cover{grid-row:1 / span 2}
.album-media img{display:block;width:100%;height:100%;object-fit:contain}
.album-media iframe{display:block;width:100%;height:100%;min-height:210px;border:0;background:#000}
.album-media figcaption{position:absolute;z-index:2;left:8px;bottom:8px;background:#111;color:#e12b1f;padding:6px 8px;font-size:9px;font-weight:800;letter-spacing:.12em}
.album-offer.inverse{background:#e12b1f;color:#fff}
.album-offer.inverse .album-copy>a{color:#fff}
.album-offer.inverse .price-code,.album-offer.inverse .price-meta{color:#fff}

.album-offer.inverse .album-media figure{background:#e12b1f}
.album-offer.inverse .album-media iframe{background:#e12b1f}
@media(max-width:1050px){.price-card.album-offer{grid-template-columns:1fr}.album-copy ul{margin-bottom:20px}}
@media(max-width:680px){.album-media{grid-template-columns:1fr;grid-template-rows:auto}.album-media .album-cover{grid-row:auto}.album-media img{height:auto}.album-media iframe{aspect-ratio:16/9;height:auto;min-height:0}}

/* FINAL ALBUM COLORS AND READABLE MULTILINE TYPOGRAPHY */
.price-card.album-offer:not(.inverse){background:#111;color:#fff}
.price-card.album-offer.inverse{background:#e12b1f;color:#fff}
.hero h1{line-height:.84}
.intro-big,.section-head h2,.contact-left h2{line-height:.95}
.price-card h3{line-height:1}
.why-row h3,.faq summary{line-height:1.1}
.review-section blockquote{line-height:1.08}

/* V6 REQUESTED REFINEMENTS */
.price-card.album-offer:not(.inverse) .album-cover{border:0}
.album-copy .price-bottom{justify-content:flex-end;align-items:baseline;gap:9px}
.album-copy .price-bottom span{font-size:14px;font-weight:900;letter-spacing:.04em}
.album-copy .price-bottom strong{font-weight:900}
.section-head:has([data-i18n="prices_title"]){align-items:flex-end}


/* HERO: REMOVE POSTER ART AND ENLARGE EDITORIAL TAGLINE */
.hero-bottom{grid-template-columns:1fr;gap:0}
.hero-note{max-width:1200px}
.hero-note p{font-family:Inter,Arial,sans-serif;font-weight:800;letter-spacing:-.045em;line-height:.95;font-size:clamp(22px,5vw,46px);max-width:1100px;margin:0 0 20px}
.hero .arrow-link{font-size:12px}


/* ABOUT EXPERIENCE ROW */
.intro-experience{grid-column:2 / 4;display:grid;grid-template-columns:1fr .65fr;gap:4vw;align-items:start;border-top:1px solid #e12b1f;padding-top:30px;margin-top:22px}
.intro-experience-title{font-family:Inter,Arial,sans-serif;font-size:clamp(34px,4vw,68px);font-weight:800;letter-spacing:-.045em;line-height:.95}
.intro-experience p{margin:3px 0 0;color:#fff;font-size:18px;line-height:1.45;max-width:520px}
@media(max-width:1050px){.intro-experience{grid-column:auto;grid-template-columns:1fr;gap:18px}.intro-experience p{max-width:700px}}


/* HERO CLASS PHOTO */
.hero-bottom{grid-template-columns:minmax(320px,.58fr) minmax(0,1.42fr);gap:3vw;align-items:end}
.hero-note{max-width:780px;align-self:end}
.hero-photo{margin:0;position:relative;min-height:340px;align-self:end;overflow:hidden;background:#111;border:1px solid rgba(225,43,31,.7);box-shadow:0 28px 60px rgba(0,0,0,.35)}
.hero-photo img{display:block;width:100%;height:100%;min-height:340px;max-height:560px;object-fit:cover;object-position:center top}
@media(max-width:1050px){.hero-bottom{grid-template-columns:1fr;gap:26px}.hero-note{max-width:1100px}.hero-photo{min-height:280px}.hero-photo img{min-height:280px;max-height:none}}
@media(max-width:680px){.hero-note p{font-size:clamp(22px,9vw,38px)}.hero-photo{min-height:220px}.hero-photo img{min-height:220px}}


/* HERO LAYOUT FIXED TO MATCH REFERENCE: title, wide photo, then tagline */
.hero{justify-content:flex-start}
.hero h1{margin:22px 0 14px}
.hero-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:0}
.hero-photo{order:1;width:min(100%,1280px);margin:8px 0 0;min-height:0;background:transparent;border:0;box-shadow:none;align-self:flex-start}
.hero-photo img{display:block;width:100%;height:auto;min-height:0;max-height:none;object-fit:contain;object-position:center}
.hero-note{order:2;max-width:min(100%,1280px);margin-top:0;align-self:flex-start}
.hero-note p{max-width:1280px;margin:8px 0 16px;font-size:clamp(22px,3.2vw,44px);line-height:.98}
.hero .arrow-link{margin-top:0}
@media(max-width:1050px){.hero h1{margin:18px 0 12px}.hero-photo{width:100%;margin-top:6px}.hero-note{max-width:100%}.hero-note p{max-width:100%;margin:8px 0 14px}}
@media(max-width:680px){.hero{padding-top:94px}.hero h1{margin:18px 0 10px}.hero-photo{margin-top:4px}.hero-note p{font-size:clamp(20px,7.4vw,34px);line-height:1.02}}


/* HERO HEIGHT TIGHTENED — remove excess empty space before marquee */
.hero{min-height:auto;padding:120px 3vw 20px}
.hero-bottom{margin-top:0}
.hero-note p{margin:8px 0 12px}
.hero .arrow-link{margin-bottom:0}
@media(max-width:680px){.hero{min-height:auto;padding:100px 4vw 16px}}


/* OPTIMUM DETAILED DESCRIPTION */
.optimum-details{margin:18px 0 8px;font-size:12px;line-height:1.38;text-transform:uppercase}
.optimum-details ul{margin:0;padding:0;list-style:none}
.optimum-details li{padding:7px 0;border-bottom:1px solid rgba(255,255,255,.22)}
.optimum-details li::before{content:'— ';font-weight:800}
.optimum-subtitle{margin:24px 0 8px;font-weight:900;font-size:14px}
.optimum-extra-list strong,.optimum-included strong{font-weight:900}
.optimum-included{margin:24px 0 8px;padding-top:16px;border-top:1px solid rgba(255,255,255,.55);font-size:12px;line-height:1.45}
.album-offer.inverse .album-media{align-self:start}
@media(max-width:680px){.optimum-details{font-size:11px}.optimum-subtitle{font-size:13px}}


/* V17 — full-width hero photo, block-matching album cover backgrounds, and detailed descriptions */
.hero-photo{width:100vw;max-width:none;margin:8px calc(50% - 50vw) 0;border:0;box-shadow:none}
.hero-photo img{width:100%;height:auto;display:block}
.price-card.album-offer .album-cover{background:#111}
.price-card.album-offer.inverse .album-cover{background:#e12b1f}
.album-details,.optimum-details{margin:18px 0 8px;font-size:12px;line-height:1.38;text-transform:uppercase}
.album-details ul,.optimum-details ul{margin:0;padding:0;list-style:none}
.album-details li,.optimum-details li{padding:7px 0;border-bottom:1px solid rgba(255,255,255,.22)}
.album-details li::before,.optimum-details li::before{content:'— ';font-weight:800}
@media(max-width:1050px){.hero-photo{margin:6px calc(50% - 50vw) 0}}
@media(max-width:680px){.hero-photo{margin:4px calc(50% - 50vw) 0}.album-details,.optimum-details{font-size:11px}}


/* V18 — process scheme replaces marquee and album backgrounds are fully unified */
.process-strip{padding:18px 3vw 28px;background:#111;border-top:1px solid #e12b1f;border-bottom:1px solid #e12b1f}
.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}
.process-card{position:relative;padding:24px 18px 22px;border:1px solid rgba(225,43,31,.65);background:#111;min-height:100%;display:flex;flex-direction:column;align-items:flex-start}
.process-step{font-size:11px;font-weight:900;letter-spacing:.16em;color:#e12b1f;margin-bottom:18px}
.process-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin-bottom:22px}
.process-icon svg{width:64px;height:64px;stroke:#fff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.process-card h3{margin:0 0 14px;font-size:clamp(28px,2.8vw,48px);font-weight:800;letter-spacing:-.04em;line-height:.92}
.process-card p{margin:0;color:#d5d5d5;font-size:14px;line-height:1.6;max-width:300px;text-transform:none}
.process-card:nth-child(3){background:linear-gradient(180deg,rgba(225,43,31,.14),rgba(225,43,31,.04) 100%),#111}

.price-card.album-offer,.price-card.album-offer .album-copy,.price-card.album-offer .album-media,.price-card.album-offer .album-media figure{background:#111}
.price-card.album-offer.inverse,.price-card.album-offer.inverse .album-copy,.price-card.album-offer.inverse .album-media,.price-card.album-offer.inverse .album-media figure{background:#e12b1f}
.price-card.album-offer .album-media figure,.price-card.album-offer .album-media iframe{background:inherit}
.price-card.album-offer .album-cover,.price-card.album-offer .album-spread,.price-card.album-offer .album-video{background:inherit}

@media(max-width:1050px){.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.process-strip{padding:16px 4vw 20px}.process-grid{grid-template-columns:1fr;gap:14px}.process-card{padding:18px 16px 18px}.process-icon{width:54px;height:54px;margin-bottom:18px}.process-icon svg{width:54px;height:54px}.process-card h3{font-size:34px}.process-card p{font-size:13px;max-width:none}}


/* V19 — order form and exact cover-background continuity */
.review-section{display:none!important}
.contact-email{display:inline-block;margin-top:12px;font-size:clamp(22px,2.2vw,34px);font-weight:800;letter-spacing:-.03em;text-transform:none;border-bottom:2px solid #111;padding-bottom:4px}
.footer-meta a{text-transform:none;color:#fff}
.order-section{align-items:start}
.order-form{padding-top:0}
.order-form label{gap:9px;margin-bottom:18px}
.order-form input,.order-form textarea,.order-form select{width:100%;border:0;border-bottom:1px solid #111;background:transparent;color:#111;padding:12px 0;border-radius:0;outline:none;font-size:16px;font-weight:700;text-transform:uppercase}
.order-form select{appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#111 50%),linear-gradient(135deg,#111 50%,transparent 50%);background-position:calc(100% - 15px) 50%,calc(100% - 9px) 50%;background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:32px}
.order-form select:invalid{color:rgba(0,0,0,.48)}
.order-form option{color:#111;background:#fff;text-transform:uppercase}
.order-form input::placeholder,.order-form textarea::placeholder{color:rgba(0,0,0,.42)}
.price-calculator{margin:28px 0 24px;background:#111;color:#fff;border:1px solid #111;padding:20px}
.calc-head{font-size:12px;font-weight:900;letter-spacing:.12em;color:#e12b1f;margin-bottom:18px}
.calc-lines{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;border-top:1px solid #333}
.calc-lines>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #333;font-size:12px}
.calc-lines span{color:#aaa}.calc-lines b{color:#fff;font-weight:900}
.calc-total{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-top:20px}
.calc-total span{font-size:12px;font-weight:900;letter-spacing:.08em}
.calc-total strong{font-size:clamp(38px,5vw,72px);line-height:.8;letter-spacing:-.05em}
.form-hint{margin-top:14px;font-size:10px;font-weight:800;line-height:1.4;max-width:680px}
.order-form button{width:100%;margin-top:8px;border-radius:0;padding:18px 20px;font-size:13px;letter-spacing:.06em}
.price-card.album-offer .album-cover img{background:#111}
.price-card.album-offer.inverse .album-cover img{background:#e12b1f}
@media(max-width:680px){.contact-email{font-size:22px}.calc-lines{grid-template-columns:1fr}.calc-total{align-items:center}.calc-total strong{font-size:40px}.order-form input,.order-form textarea,.order-form select{font-size:14px}}

.form-honey{display:none!important}


/* V21 — gallery description */
.gallery-head .gallery-description{max-width:430px;margin:0 0 8px;color:#fff;font-size:clamp(15px,1.35vw,22px);font-weight:800;line-height:1.08;letter-spacing:-.025em;text-transform:uppercase}
@media(max-width:680px){.gallery-head .gallery-description{max-width:100%;margin-top:22px;font-size:18px}}


/* V22 — first-party order sending via Vercel /api/order */
.form-status{margin-top:16px;min-height:22px;font-size:12px;font-weight:800;line-height:1.45;letter-spacing:.04em;color:#111}
.contact-form button:disabled{opacity:.55;cursor:wait}
