/* Extracted from wine-tasting-tours.html; no inline CSS remains. */
.lv36-hero{background:linear-gradient(110deg,rgba(28,31,38,.94),rgba(28,31,38,.56)),var(--hero) center/cover no-repeat;color:#fff;padding:70px 0}
.lv36-hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:38px;align-items:center}
.lv36-hero h1{color:#fff}
.lv36-hero .lead{color:rgba(255,255,255,.9);max-width:790px}
.lv36-panel{background:#fff;color:#25272d;border-radius:20px;padding:27px;box-shadow:0 20px 50px rgba(0,0,0,.25)}
.lv36-panel h2{color:#1c1f26;font-size:1.6rem}
.lv36-panel p,.lv36-panel li{color:#555a63}
.lv36-panel ul{padding-left:20px}
.lv36-facts{display:grid;grid-template-columns:repeat(6,1fr);background:#fff;border-radius:0 0 18px 18px;box-shadow:0 14px 38px rgba(18,24,33,.1);overflow:hidden}
.lv36-fact{padding:18px 12px;text-align:center;border-right:1px solid #e8e0d7}
.lv36-fact:last-child{border-right:0}
.lv36-fact b{display:block;color:#1c1f26}
.lv36-fact span{font-size:.85rem;color:#6a6e76}
.lv36-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:21px}
.lv36-card{background:#fff;border:1px solid #e4dcd3;border-radius:18px;padding:24px;box-shadow:0 11px 28px rgba(24,28,35,.07);min-width:0}
.lv36-card h3{color:#1c1f26}
.lv36-card p,.lv36-card li{color:#565b64}
.lv36-icon{font-size:1.65rem}
.lv36-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}
.lv36-step{background:#fff;border:1px solid #e4dcd3;border-radius:16px;padding:21px}
.lv36-step .num{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#b87333;color:#fff;font-weight:800}
.lv36-step h3{font-size:1.05rem;color:#1c1f26;margin-top:12px}
.lv36-split{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:34px;align-items:start}
.lv36-note{background:#1c1f26;color:#fff;border-radius:20px;padding:28px}
.lv36-note h2,.lv36-note h3{color:#fff}
.lv36-note p,.lv36-note li{color:rgba(255,255,255,.84)}
.lv36-table{width:100%;border-collapse:collapse}
.lv36-table th{background:#1c1f26;color:#fff;text-align:left;padding:15px}
.lv36-table td{padding:15px;border-bottom:1px solid #e5ddd4;vertical-align:top}
.lv36-table tr:nth-child(even) td{background:#faf7f3}
.lv36-check{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.lv36-check div{background:#fff;border:1px solid #e4ddd4;border-radius:15px;padding:18px}
.lv36-cta{background:#fff;border:1px solid #ded5ca;border-radius:22px;padding:35px;box-shadow:0 18px 42px rgba(20,24,31,.09);display:grid;grid-template-columns:1fr auto;gap:27px;align-items:center}
.lv36-cta h2{color:#1c1f26}
.lv36-cta p{color:#565a63}
.lv36-faq{display:grid;grid-template-columns:.72fr 1.28fr;gap:42px;align-items:start}
.lv36-faq details{background:#fff;border:1px solid #e5ddd3;border-radius:14px;margin-bottom:12px;padding:0 20px}
.lv36-faq summary{cursor:pointer;font-weight:750;color:#1c1f26;padding:18px 30px 18px 0}
.lv36-faq details p{padding:0 0 18px;color:#555962}
.cream{background:#f7f2ec}
@media(max-width:960px){.lv36-hero-grid,.lv36-split,.lv36-faq{grid-template-columns:1fr}.lv36-facts{grid-template-columns:repeat(3,1fr)}.lv36-grid{grid-template-columns:repeat(2,1fr)}.lv36-steps{grid-template-columns:repeat(2,1fr)}.lv36-check{grid-template-columns:repeat(2,1fr)}.lv36-cta{grid-template-columns:1fr}}
@media(max-width:600px){.lv36-hero{padding:48px 0}.lv36-facts{grid-template-columns:repeat(2,1fr)}.lv36-grid,.lv36-steps,.lv36-check{grid-template-columns:1fr}.lv36-panel,.lv36-cta{padding:23px}}
/* Transportation Platform 3.0 Foundation
   Shared final layer for design consistency, accessibility and mobile QA. */
/* Transportation Platform 4.0 RC1: navigation, accessibility and Lighthouse fixes */
/* Accessible accent contrast on white/cream backgrounds */
/* Platform 4.0.0-rc2: Lighthouse contrast and request consolidation */
/* Platform 4.2.3: copper-only action system. No white or black button backgrounds. */
/* Platform 4.2.4: final copper-only button system. This block must remain last in <head>. */
/* Secondary action is still copper, never white or black. */
.page-wine-tasting-tours .page-inline-1{--hero:url("assets/images/service/wine.webp")}
