.mv-routeplanner{max-width:1280px;margin:16px auto 0;color:var(--mv-ink,#24251f)}
.mv-routeplanner.is-embedded{max-width:none;margin:12px 0 0}.mv-routeplanner-head{text-align:center;max-width:760px;margin:0 auto 18px;padding:0 18px}.mv-routeplanner-head h1{margin:0 0 6px;font-size:clamp(2.2rem,5vw,4rem)}.mv-routeplanner-head p{margin:0}
.mv-routeplanner-shell{position:relative;min-height:clamp(590px,72vh,820px);overflow:hidden;border:1px solid var(--mv-line,#b9b3a7);background:#dce5da}.mv-route-map-wrap,#mv-route-map{position:absolute;inset:0}#mv-route-map{background:#dce5da}
.mv-planner-toggle{position:absolute;z-index:700;left:18px;bottom:18px;display:flex;align-items:center;gap:9px;min-height:50px;padding:10px 16px;border:0;border-radius:999px;background:#394431;color:#fff;box-shadow:0 7px 24px rgba(31,37,27,.26);font-weight:700;cursor:pointer}.mv-planner-toggle span{font:22px Arial,sans-serif}.mv-planner-toggle b{display:grid;place-items:center;min-width:24px;height:24px;padding:0 5px;border-radius:99px;background:#fff;color:#394431;font:700 12px Arial,sans-serif}
.mv-routepanel{position:absolute;z-index:800;top:0;bottom:0;left:0;width:min(390px,calc(100% - 48px));padding:20px;background:rgba(255,253,248,.98);border-right:1px solid var(--mv-line,#b9b3a7);box-shadow:8px 0 30px rgba(31,37,27,.18);overflow:auto;overscroll-behavior:contain;transform:translateX(-105%);transition:transform .25s ease;visibility:hidden}.mv-routeplanner.is-open .mv-routepanel{transform:none;visibility:visible}.mv-routeplanner.is-open .mv-planner-toggle{opacity:0;pointer-events:none}
.mv-routepanel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.mv-routepanel-head h2{font-size:2rem;margin:0}.mv-routepanel-head .mv-eyebrow{margin:0 0 2px}.mv-planner-close{border:0;background:transparent;color:#394431;font:32px/1 Arial,sans-serif!important;padding:2px 5px;cursor:pointer}.mv-route-section-title{margin:16px 0 6px;font-size:1.05rem;font-weight:700}
.mv-route-stops{display:grid;gap:8px;margin:0 0 12px;padding:0;list-style:none}.mv-route-stop{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:8px;align-items:center;padding:10px;border:1px solid #d6d0c4;background:#fff;cursor:grab}.mv-route-stop.is-dragging{opacity:.5}.mv-route-stop-number{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#394431;color:#fff;font:bold 13px Arial,sans-serif}.mv-route-stop-copy strong,.mv-route-stop-copy small{display:block;line-height:1.2}.mv-route-stop-copy small{color:#696b63;font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mv-route-stop-actions{display:flex;gap:1px}.mv-route-stop-actions button{border:0;background:transparent;padding:5px;min-width:27px;color:#394431;cursor:pointer;font:17px Arial,sans-serif!important}.mv-route-stop-actions button:hover{background:#f1ece2}.mv-route-empty{padding:16px;border:1px dashed #b9b3a7;text-align:center;color:#696b63}
.mv-route-modes{display:flex;gap:6px;flex-wrap:wrap;margin:6px 0 10px}.mv-route-mode{border:1px solid #b9b3a7;border-radius:999px;padding:7px 11px;background:#fff;font-size:.78rem!important;cursor:pointer}.mv-route-mode.is-active{border-color:#394431;background:#e9eee6;box-shadow:inset 0 0 0 1px #394431}.mv-route-mode small{color:#a44835;font-size:.65rem;font-weight:700;text-transform:uppercase}.mv-route-mode-note{font-size:.75rem;line-height:1.35;margin:0 0 12px;color:#5e6259}
.mv-route-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.mv-route-summary div{padding:9px;background:#f1ece2;text-align:center}.mv-route-summary span,.mv-route-summary strong{display:block}.mv-route-summary strong{font-size:1.2rem}.mv-route-status{min-height:22px;margin:7px 0;color:#696b63;font-size:.86rem}
.mv-route-buttons{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:10px 0}.mv-route-buttons button{display:flex;align-items:center;justify-content:center;min-height:43px;padding:8px 9px;border:1px solid #394431;background:#fff;color:#394431;cursor:pointer}.mv-route-buttons .is-primary,.mv-route-buttons .mv-start-navigation{grid-column:1/-1;background:#394431;color:#fff;font-weight:700}.mv-route-buttons .mv-start-navigation{background:#c6533d;border-color:#c6533d}.mv-route-buttons button:disabled{opacity:.45;cursor:not-allowed}.mv-navigation-tools{display:grid!important;grid-template-columns:repeat(3,1fr);gap:7px!important;margin:0 0 10px!important}.mv-navigation-tools button{min-height:42px;padding:7px!important;font-size:.8rem!important}
.mv-route-location-icon{background:transparent;border:0}.mv-route-location-icon span{display:block;width:19px;height:19px;border:2px solid #fff;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 2px 7px rgba(0,0,0,.38)}.mv-route-location-popup{width:min(340px,calc(100vw - 62px));overflow:hidden;background:#fffdf8}.mv-route-popup-photo{display:block;height:145px;background:#e9e5dc}.mv-route-popup-photo img{display:block;width:100%;height:100%;object-fit:cover}.mv-route-popup-content{padding:15px 17px 17px}.mv-route-popup-kicker{display:block;margin-bottom:3px;color:#75806a;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.mv-route-location-popup h3{margin:0 0 5px;font-size:1.55rem;line-height:1.08}.mv-route-popup-address{margin:0 0 10px;color:#a44862;font-size:.83rem;line-height:1.3;text-transform:uppercase;letter-spacing:.04em}.mv-route-popup-description{margin:0 0 12px;font-size:.9rem;line-height:1.42}.mv-route-popup-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:8px}.mv-route-popup-actions a,.mv-route-popup-add{display:flex;align-items:center;justify-content:center;min-height:40px;padding:7px 9px;border:1px solid #394431;background:#fff;color:#394431;text-decoration:none;font:600 .8rem inherit;cursor:pointer}.mv-route-popup-add{width:100%;background:#394431;color:#fff}.motorvacations-country-picker{position:relative;z-index:2;margin:0 auto 10px;max-width:1280px}
@media(max-width:760px){.mv-routeplanner{margin:8px -16px 0}.mv-routeplanner-head{padding:0 25px}.mv-routeplanner-shell{min-height:calc(100svh - 165px);border-left:0;border-right:0}.mv-routepanel{position:fixed;top:auto;right:0;bottom:0;left:0;width:auto;max-height:min(78svh,720px);padding:14px 16px 18px;border:0;border-top:1px solid #b9b3a7;border-radius:18px 18px 0 0;box-shadow:0 -8px 28px rgba(31,37,27,.2);transform:translateY(105%)}.mv-routeplanner.is-open .mv-routepanel{transform:none}.mv-routepanel:before{content:"";display:block;width:42px;height:4px;margin:-5px auto 10px;border-radius:9px;background:#c8c2b7}.mv-routepanel-head h2{font-size:1.65rem}.mv-planner-toggle{left:50%;bottom:15px;transform:translateX(-50%);white-space:nowrap}.mv-route-stop{grid-template-columns:27px minmax(0,1fr);padding:9px}.mv-route-stop-actions{grid-column:2;justify-content:flex-end;margin-top:-4px}.mv-route-modes{gap:5px}.mv-route-mode{padding:7px 10px}.mv-navigation-tools{grid-template-columns:1fr 1fr!important}.mv-navigation-tools button:last-child{grid-column:1/-1}.leaflet-control-zoom{margin-top:12px!important}}
@media(prefers-reduced-motion:reduce){.mv-routepanel{transition:none}}
@media(max-width:760px){.mv-routepanel{z-index:1200;max-height:min(72svh,680px);overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}}
