.dvdlt{--orange:#e85d04;--ink:#17212b;max-width:1280px;margin:auto;padding:24px 18px;color:var(--ink);font-family:Inter,system-ui,-apple-system,sans-serif}.dvdlt *{box-sizing:border-box}
.dvdlt-hero{display:grid;grid-template-columns:.85fr 1.15fr;min-height:480px;background:#15202b;color:#fff;border-radius:26px;overflow:hidden}.dvdlt-hero-no-image{grid-template-columns:1fr}.dvdlt-hero-no-image .dvdlt-copy{max-width:900px}.dvdlt-copy{padding:clamp(28px,5vw,64px);display:flex;flex-direction:column;justify-content:center}.dvdlt-kicker{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#ffb078}.dvdlt h1{font-size:clamp(36px,5vw,64px);line-height:1.05;color:#fff;margin:16px 0}.dvdlt-copy p{color:#d8dee4;font-size:18px;line-height:1.65}
.dvdlt-gallery{display:grid;gap:4px;min-height:420px}.dvdlt-photo{margin:0;overflow:hidden;background:#34404b}.dvdlt-photo img{display:block;width:100%;height:100%;aspect-ratio:13/11;object-fit:cover}.dvdlt-gallery-1{display:block}.dvdlt-gallery-1 .dvdlt-photo{height:100%}.dvdlt-gallery-2{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}.dvdlt-gallery-3{grid-template-columns:2fr 1fr;grid-template-rows:repeat(2,1fr)}.dvdlt-gallery-3 .dvdlt-photo:first-child{grid-row:1/3}.dvdlt-gallery-4{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.dvdlt-gallery-5{grid-template-columns:2fr 1fr;grid-template-rows:repeat(4,1fr)}.dvdlt-gallery-5 .dvdlt-photo:first-child{grid-row:1/5}
.dvdlt-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.dvdlt-actions a{display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;border-radius:999px;color:#fff!important;text-decoration:none;font-weight:800}.dvdlt-call{background:var(--orange)}.dvdlt-zalo{background:#06c755}
.dvdlt-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:20px 0;border:1px solid #e6e8eb;border-radius:18px;overflow:hidden;background:#e6e8eb}.dvdlt-facts:empty{display:none}.dvdlt-facts div{background:#fff;padding:20px;display:grid;grid-template-columns:auto 1fr;gap:3px 12px}.dvdlt-facts i{grid-row:1/3;font-style:normal;font-size:25px}.dvdlt-facts span{font-size:11px;color:#737d86;text-transform:uppercase}.dvdlt-facts strong{font-size:16px}
.dvdlt-shell{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px}.dvdlt-card{position:sticky;top:90px;align-self:start;padding:24px;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 14px 40px rgba(17,24,39,.08)}.dvdlt-card>span{font-size:12px;text-transform:uppercase;color:#737d86}.dvdlt-card>strong{display:block;color:var(--orange);font-size:28px;margin:8px 0}.dvdlt-card p{font-size:13px;color:#69727c}.dvdlt-card .dvdlt-actions{display:grid}
.dvdlt-section{padding:clamp(24px,4vw,40px);border:1px solid #e9eaec;border-radius:20px;margin-bottom:22px}.dvdlt-section h2{font-size:clamp(25px,3vw,34px);margin:0 0 22px}.dvdlt-high{background:#fff8f2;border-color:#ffd8bd}.dvdlt-timeline{position:relative}.dvdlt-day{display:grid;grid-template-columns:22px 1fr;gap:18px;padding-bottom:28px;position:relative}.dvdlt-day:before{content:"";position:absolute;left:7px;top:16px;bottom:-2px;border-left:2px solid #ffd1b0}.dvdlt-day:last-child:before{display:none}.dvdlt-dot{width:16px;height:16px;border:4px solid #ffd5b8;background:var(--orange);border-radius:50%}.dvdlt-day span{font-size:12px;text-transform:uppercase;font-weight:800;color:var(--orange)}.dvdlt-day h3{margin:4px 0 10px}
.dvdlt-editor-content .tour-day{position:relative;margin:0 0 24px 22px;padding:0 0 20px 28px;border-left:2px solid #ffd1b0}.dvdlt-editor-content .tour-day:before{content:"";position:absolute;left:-9px;top:5px;width:16px;height:16px;border:4px solid #ffd5b8;background:var(--orange);border-radius:50%}.dvdlt-editor-content .tour-day>p:first-child{margin:0;color:var(--orange);text-transform:uppercase;font-size:12px}.dvdlt-editor-content .tour-day h3{margin:5px 0 10px}
.dvdlt-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dvdlt-included{border-top:5px solid #16a34a}.dvdlt-excluded{border-top:5px solid #dc2626}.dvdlt-note{padding:24px 28px;margin-bottom:22px;border-left:5px solid #f59e0b;border-radius:12px;background:#fffbeb}.dvdlt-note strong{display:block;font-size:18px}.dvdlt-accordion details{border-top:1px solid #e5e7eb}.dvdlt-accordion summary{cursor:pointer;padding:18px 4px;font-weight:800}.dvdlt-accordion details div{padding:0 4px 18px}
.dvdlt-final{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:clamp(28px,5vw,48px);border-radius:22px;background:#15202b;color:#fff}.dvdlt-final h2{color:#fff;margin:7px 0}.dvdlt-final p{color:#d8dee4;margin:0}.dvdlt-final .dvdlt-actions{min-width:250px}.dvdlt-final .dvdlt-actions a{flex:1}
@media(max-width:900px){.dvdlt-hero{grid-template-columns:1fr}.dvdlt-gallery{min-height:340px}.dvdlt-shell{grid-template-columns:1fr}.dvdlt-card{position:static;grid-row:1}.dvdlt-facts{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.dvdlt{padding:10px}.dvdlt-hero{border-radius:16px}.dvdlt-gallery{min-height:260px}.dvdlt-gallery-2,.dvdlt-gallery-3,.dvdlt-gallery-4,.dvdlt-gallery-5{grid-template-columns:1fr 1fr;grid-template-rows:auto}.dvdlt-gallery-3 .dvdlt-photo:first-child,.dvdlt-gallery-5 .dvdlt-photo:first-child{grid-row:auto;grid-column:1/3}.dvdlt-copy{padding:28px 22px}.dvdlt-facts,.dvdlt-pair{grid-template-columns:1fr}.dvdlt-final{display:block}.dvdlt-final .dvdlt-actions{min-width:0}.dvdlt-actions a{width:100%}}
