.dest-hero{position:relative;height:90vh;min-height:600px;overflow:hidden}.dest-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center 40%;animation:destHeroZoom 22s ease-in-out infinite alternate}@keyframes destHeroZoom{0%{transform:scale(1.01)}to{transform:scale(1.07)}}.dest-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,6,23,.25) 0,rgba(2,6,23,.08) 25%,rgba(2,6,23,.45) 65%,#020617),linear-gradient(90deg,rgba(2,6,23,.78) 0,rgba(2,6,23,.2) 55%,rgba(2,6,23,.05))}.dest-hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;max-width:1200px;margin:0 auto;padding:0 40px 10vh}.dest-hero h1{font-family:Sora,"DM Serif Display",serif;font-size:clamp(38px,5.5vw,64px);font-weight:700;line-height:1.06;margin-bottom:10px;max-width:660px}.dest-hero-stats{display:flex;gap:0;margin-bottom:28px;flex-wrap:wrap}.dest-stat{display:flex;flex-direction:column;gap:3px;padding:0 24px;border-right:1px solid hsla(0,0%,100%,.1)}.dest-stat:first-child{padding-left:0}.dest-stat:last-child{border-right:none}.dest-stat-val{font-size:20px;font-weight:700;text-shadow:0 0 20px rgba(196,90,60,.2)}.dest-stat-lbl{font-size:10px;text-transform:uppercase;letter-spacing:1.8px;opacity:.35}.dest-hl-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.dest-spot{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:4/5;cursor:default;transition:transform .35s ease}.dest-spot:hover{transform:translateY(-5px)}.dest-spot:first-child,.dest-spot:nth-child(4){aspect-ratio:4/4}.dest-spot-img{position:absolute;inset:0;background-size:cover;background-position:50%;transition:transform .6s ease}.dest-spot:hover .dest-spot-img{transform:scale(1.08)}.dest-spot-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,6,23,.88) 0,rgba(2,6,23,.25) 45%,rgba(2,6,23,0) 70%)}.dest-spot-content{position:absolute;bottom:0;left:0;right:0;padding:18px}.dest-hover-badge{position:absolute;top:12px;right:12px;background:rgba(2,6,23,.75);font-size:10px;color:hsla(0,0%,100%,.35);padding:4px 8px;border-radius:4px;opacity:0;transition:opacity .25s;backdrop-filter:blur(6px)}.dest-spot:hover .dest-hover-badge{opacity:1}.dest-warn-badge{position:absolute;top:12px;left:12px;background:rgba(196,90,60,.15);border:1px solid rgba(196,90,60,.3);color:#c45a3c;font-size:10px;font-weight:500;padding:3px 8px;border-radius:4px}@media (max-width:768px){.dest-hl-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px;-webkit-overflow-scrolling:touch}.dest-hl-grid::-webkit-scrollbar{display:none}.dest-spot{min-width:72vw;scroll-snap-align:start;flex-shrink:0}.dest-hero-content{padding:0 20px}.dest-stat{padding:0 16px}.dest-hero{height:auto;min-height:85vh}}.dest-seo{background:hsla(0,0%,100%,.03);border-top:1px solid hsla(0,0%,100%,.08);border-bottom:1px solid hsla(0,0%,100%,.08)}.dest-seo-stats{display:flex;gap:20px;margin:28px 0;flex-wrap:wrap}.dest-seo-stat{flex:1;min-width:140px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;padding:16px 20px;text-align:center}.dest-seo-stat-val{font-size:24px;font-weight:700;color:#c45a3c;display:block;margin-bottom:4px}.dest-seo-stat-lbl{font-size:12px;opacity:.35;line-height:1.4}.dest-mock{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.4)}.dest-mock-topbar{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;border-bottom:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.02)}.dest-mock-body{display:grid;grid-template-columns:1fr 320px;min-height:380px}.dest-mock-map{position:relative;background:#0a0e17;overflow:hidden;min-height:380px}.dest-mock-map-grid{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:40px 40px}.dest-mock-sidebar{border-left:1px solid hsla(0,0%,100%,.08);overflow-y:auto}.dest-mock-day{padding:14px 18px;border-bottom:1px solid hsla(0,0%,100%,.08);transition:background .15s}.dest-mock-day:hover{background:hsla(0,0%,100%,.02)}.dest-mock-day.active{background:rgba(196,90,60,.08);border-left:2px solid #c45a3c}.dest-mock-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:hsla(0,0%,100%,.08);border-top:1px solid hsla(0,0%,100%,.08)}.dest-mock-metric{background:#020617;padding:16px 12px;text-align:center}@media (max-width:900px){.dest-mock-body{grid-template-columns:1fr}.dest-mock-sidebar{display:none}.dest-mock-metrics{grid-template-columns:repeat(3,1fr)}}.dest-example{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;overflow:hidden}.dest-ex-header{padding:24px 28px;border-bottom:1px solid hsla(0,0%,100%,.08);background:rgba(196,90,60,.05)}.dest-ex-stops{padding:0 28px}.dest-ex-stop{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid hsla(0,0%,100%,.08)}.dest-ex-stop:last-child{border-bottom:none}.dest-ex-footer{padding:20px 28px;background:hsla(0,0%,100%,.02);border-top:1px solid hsla(0,0%,100%,.08)}@media (max-width:768px){.dest-ex-footer,.dest-ex-header,.dest-ex-stops{padding-left:20px;padding-right:20px}.dest-ex-stop{gap:12px}}.dest-wizard{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:40px}.dest-opt{padding:10px 16px;border-radius:8px;border:1px solid hsla(0,0%,100%,.08);background:transparent;color:hsla(0,0%,100%,.6);font-size:14px;cursor:pointer;transition:all .2s;text-align:left}.dest-opt:hover{border-color:hsla(0,0%,100%,.15);color:#fff;background:hsla(0,0%,100%,.02)}.dest-opt.active{border-color:#c45a3c;color:#c45a3c;background:rgba(196,90,60,.08)}.dest-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:20px;border:1px solid hsla(0,0%,100%,.08);background:transparent;color:hsla(0,0%,100%,.6);font-size:13px;cursor:pointer;transition:all .2s}.dest-chip:hover{border-color:hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.02)}.dest-chip.active{border-color:#c45a3c;color:#c45a3c;background:rgba(196,90,60,.08)}.dest-chip.dest-specific:before{content:"★";font-size:8px;opacity:.3}.dest-text-input{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;padding:12px 16px;color:#fff;font-size:14px;outline:none;transition:border-color .2s;width:100%}.dest-text-input:focus{border-color:rgba(196,90,60,.4)}.dest-text-input.error{border-color:#f87171}.dest-date-context{background:rgba(196,90,60,.06);border-radius:6px;padding:8px 12px;font-size:13px;color:hsla(0,0%,100%,.6);display:none;animation:fadeIn .3s ease-out}.dest-date-context.visible{display:block}.dest-loading-step{font-size:15px;color:hsla(0,0%,100%,.35);padding:8px 0;transition:color .3s}.dest-loading-step.active{color:#fff}.dest-loading-step.done{color:#4ade80}.dest-loading-bar{width:100%;max-width:320px;height:3px;background:hsla(0,0%,100%,.08);border-radius:2px;margin:24px auto 0;overflow:hidden}.dest-loading-progress{height:100%;background:#c45a3c;border-radius:2px;width:0;transition:width .5s ease}@media (max-width:768px){.dest-wizard{padding:24px 20px}}.dest-pricing{gap:24px;padding:20px 24px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.08);border-radius:12px}.dest-pricing,.dest-pricing-trust{display:flex;align-items:center;flex-wrap:wrap}.dest-pricing-trust{width:100%;font-size:12px;opacity:.35;gap:8px;border-top:1px solid hsla(0,0%,100%,.08);padding-top:12px;margin-top:4px}.dest-faq-item{border-bottom:1px solid hsla(0,0%,100%,.08)}.dest-faq-q{width:100%;text-align:left;font-size:15px;font-weight:500;color:#fff;background:none;border:none;cursor:pointer;padding:20px 0;display:flex;justify-content:space-between;align-items:center}.dest-faq-q:after{content:"+";font-size:20px;opacity:.35;transition:transform .2s}.dest-faq-item.open .dest-faq-q:after{content:"−"}.dest-faq-a{font-size:14px;color:hsla(0,0%,100%,.6);line-height:1.7;padding-bottom:20px;display:none}.dest-faq-item.open .dest-faq-a{display:block}.dest-mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:90;padding:12px 16px 20px;background:linear-gradient(0deg,#020617 60%,transparent);display:none}@media (max-width:768px){.dest-mobile-cta{display:block}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.dest-fade-up{animation:destFadeUp .65s ease-out forwards;opacity:0}@keyframes destFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.d1{animation-delay:.1s}.d2{animation-delay:.2s}.d3{animation-delay:.3s}.d4{animation-delay:.4s}.d5{animation-delay:.5s}.d6{animation-delay:.6s}.d7{animation-delay:.7s}