[data-route="bach"] .quick-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}
[data-route="bach"] .grid-3x3{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}
@media (min-width:900px){[data-route="bach"] .grid-3x3{grid-template-columns:repeat(3,1fr)}}
[data-route="bach"] .include-card{padding:18px;border-radius:20px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(8px);box-shadow:0 10px 24px rgba(0,0,0,.28);display:flex;gap:12px;align-items:flex-start}
[data-route="bach"] .include-card:hover{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.22)}
[data-route="bach"] .include-card .icon{font-size:28px;min-width:48px;height:48px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.10)}
[data-route="bach"] .include-card h3{margin:0 0 4px;font-size:1.08rem;color:#FFFFFF !important;font-weight:700 !important}
[data-route="bach"] .include-card p{margin:0;opacity:.92;color:#FFFFFF !important}
[data-route="bach"] .gallery-videos{--tile-min:360px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(var(--tile-min),1fr))}
@media (max-width:900px){[data-route="bach"] .gallery-videos{--tile-min:300px}}
@media (max-width:600px){[data-route="bach"] .gallery-videos{--tile-min:260px}}
[data-route="bach"] .video-tile{aspect-ratio:9/16;border-radius:18px;overflow:hidden;position:relative}
[data-route="bach"] .video-tile video{width:100%;height:100%;object-fit:cover;display:block;background:#000}
[data-route="bach"] .faq-card{cursor:pointer}
[data-route="bach"] .faq-card details{width:100%}
[data-route="bach"] .faq-card summary{list-style:none;outline:none;display:flex;align-items:center;gap:12px}
[data-route="bach"] .faq-card summary::-webkit-details-marker{display:none}
[data-route="bach"] .faq-card details[open] .include-card{background:rgba(255,255,255,.12)}
[data-route="bach"] .btn-whatsapp{background:#25D366;color:#ffffff;border:none}
[data-route="bach"] .btn-whatsapp:hover{filter:brightness(1.05);transform:translateY(-1px)}
[data-route="bach"] .price-section{padding:28px 0}
[data-route="bach"] .price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1100px;margin:0 auto}
@media (max-width:900px){[data-route="bach"] .price-grid{grid-template-columns:1fr}}
[data-route="bach"] .price-card{background:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.18));border:1px solid rgba(212,175,55,.25);border-radius:28px;padding:40px;box-shadow:0 16px 36px rgba(0,0,0,.35);display:flex;flex-direction:column;gap:12px}
[data-route="bach"] .price-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#D4AF37,#FFD700);display:inline-flex;align-items:center;justify-content:center;color:#0a090d;font-weight:800;margin-bottom:10px}
[data-route="bach"] .price-title{margin:0 0 12px;font-size:1.3rem;color:#FFFFFF !important;font-weight:800 !important}
[data-route="bach"] .price-text{color:rgba(255,255,255,.9);margin:0 0 16px}
[data-route="bach"] .price-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}
[data-route="bach"] .price-list li{display:flex;align-items:flex-start;gap:10px;color:#FFFFFF !important}
[data-route="bach"] .price-list li::before{content:'✓';color:#D4AF37;font-weight:800}
[data-route="bach"] .price-list.alt li::before{content:'–';color:#D4AF37;font-weight:800}
[data-route="bach"] .price-card .btn-whatsapp{display:block;width:100%;text-align:center;padding:16px 24px;border-radius:14px;background:linear-gradient(135deg,#ffd700,#ffed4e);color:#0a090d !important;border:2px solid #D4AF37;box-shadow:0 12px 28px rgba(212,175,55,.32)}
