/**handles:lpwa-oga-discovery,lpwa-oga-discovery-scroller,lpwa-accommodation,lpwa-accommodation-finder,lpwa-accommodation-finder-crops,lpwa-accommodation-finder-compact,lpwp-route-public,lpwp-route-finder,lpwp-route-finder-compact**/
.oga-discovery-search{display:flex;box-sizing:border-box;flex-wrap:wrap;gap:10px;align-items:flex-end;width:100%;max-width:100%;padding:14px;background:#fff;border:1px solid #e1e5e3;border-radius:14px;box-shadow:0 10px 30px rgba(10,27,19,.12);color:#172019}.oga-discovery-search>*{box-sizing:border-box;min-width:0}.oga-discovery-search label{display:flex;flex:1 1 165px;flex-direction:column;gap:5px;margin:0}.oga-discovery-search label:first-of-type{flex-basis:205px}.oga-discovery-search label>span{font-size:11px;font-weight:800;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:#4d5751}.oga-discovery-search select{box-sizing:border-box;width:100%;max-width:100%;height:46px;margin:0;padding:0 36px 0 12px;border:1px solid #d6dcda;border-radius:9px;background:#fff;color:#172019;font:inherit}.oga-discovery-search label.is-disabled{opacity:.48}.oga-discovery-search label.is-disabled select{cursor:not-allowed}.oga-discovery-search button{flex:1 1 130px;height:46px;margin:0;padding:0 21px;border:0;border-radius:9px;background:var(--lpwp-primary,#16824b);color:#fff;font:inherit;font-weight:800;white-space:nowrap;cursor:pointer}.oga-discovery-search button:hover{filter:brightness(.91)}.oga-discovery-cards{--oga-card-width:245px;display:grid;gap:16px;margin:0;padding:2px}.oga-discovery-cards--scroller{grid-auto-flow:column;grid-auto-columns:var(--oga-card-width);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;padding-bottom:13px;scrollbar-width:thin}.oga-discovery-cards--grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,var(--oga-card-width)),1fr))}.oga-discovery-scroller{position:relative;min-width:0}.oga-discovery-scroller__button{position:absolute;z-index:3;top:calc(50% - 28px);display:grid;width:44px;height:44px;padding:0;border:1px solid rgba(20,33,25,.16);border-radius:50%;background:rgba(255,255,255,.96);box-shadow:0 4px 16px rgba(10,27,19,.2);color:#172019;font-size:34px;line-height:1;cursor:pointer;place-items:center}.oga-discovery-scroller__button[hidden]{display:none}.oga-discovery-scroller__button:disabled{opacity:.38;cursor:default}.oga-discovery-scroller__button--previous{left:8px}.oga-discovery-scroller__button--next{right:8px}.oga-discovery-scroller__button span{display:block;margin-top:-3px}.oga-discovery-scroller__hint{margin:3px 0 0;color:#68716c;font-size:12px;text-align:center}.oga-discovery-scroller__hint[hidden]{display:none}.oga-discovery-card{min-width:0;overflow:hidden;border:1px solid #e3e6e4;border-radius:14px;background:#fff;box-shadow:0 5px 16px rgba(10,27,19,.06);scroll-snap-align:start}.oga-discovery-card__media{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:#edf1ef;color:#66716a}.oga-discovery-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.oga-discovery-card:hover .oga-discovery-card__media img{transform:scale(1.025)}.oga-discovery-card__media.is-placeholder{display:grid;place-items:center}.oga-discovery-card__media.is-placeholder>span:first-child{font-size:13px}.oga-discovery-card__badge{position:absolute;top:10px;left:10px;max-width:calc(100% - 20px);overflow:hidden;padding:5px 9px;border-radius:999px;background:rgba(17,25,20,.84);color:#fff;font-size:11px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.oga-discovery-card__body{padding:12px 13px 14px}.oga-discovery-card__body h3{margin:0 0 4px;font-size:16px;line-height:1.25}.oga-discovery-card__body h3 a{color:inherit;text-decoration:none}.oga-discovery-card__body p{margin:0;color:#68716c;font-size:13px;line-height:1.35}.oga-discovery-card__body small{display:block;margin-top:5px;color:#465049;font-size:12px;line-height:1.3}.oga-explore-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:14px}.oga-explore-tile{position:relative;display:block;min-height:170px;overflow:hidden;border-radius:15px;background:#23342a;color:#fff;text-decoration:none}.oga-explore-tile>img,.oga-explore-tile__placeholder{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.oga-explore-tile__placeholder{background:linear-gradient(145deg,#74896d,#132019)}.oga-explore-tile__shade{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(8,17,11,.04) 25%,rgba(8,17,11,.86) 100%)}.oga-explore-tile__label{position:absolute;right:16px;bottom:14px;left:16px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.oga-explore-tile__label strong{font-size:17px;line-height:1.2}.oga-explore-tile__label small{flex:0 0 auto;color:rgba(255,255,255,.82);font-size:12px;font-weight:700}.oga-explore-tile:hover>img{transform:scale(1.035)}.oga-discovery-map{width:100%;height:var(--oga-map-height,360px);min-height:240px;overflow:hidden;border:1px solid #dae2de;border-radius:16px;background:#e5eeea}.oga-discovery-map .leaflet-popup-content{margin:12px 14px}.oga-discovery-map .oga-map-popup{display:grid;gap:4px}.oga-discovery-map .oga-map-popup strong{font-size:14px}.oga-discovery-map .oga-map-popup span{color:#5d6861;font-size:12px}.oga-discovery-map .oga-map-popup a{font-size:12px;font-weight:700;color:var(--lpwp-primary,#16824b)}.oga-discovery-empty{padding:18px;border:1px solid #e3e7e5;border-radius:12px;background:#f6f8f7;color:#5e6862}@media(max-width:820px){.oga-discovery-cards{--oga-card-width:225px}}@media(max-width:520px){.oga-discovery-search button,.oga-discovery-search label,.oga-discovery-search label:first-of-type{flex-basis:100%}.oga-discovery-cards--scroller{grid-auto-columns:min(78vw,235px)}.oga-discovery-scroller__button{top:130px;width:40px;height:40px;font-size:30px}.oga-discovery-scroller__button--previous{left:4px}.oga-discovery-scroller__button--next{right:4px}}
.oga-discovery-scroller{position:relative;min-width:0}.oga-discovery-scroller__button{position:absolute;z-index:20;top:calc(50% - 28px);display:grid!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;border:1px solid rgba(20,33,25,.16)!important;border-radius:50%!important;background:rgba(255,255,255,.97)!important;box-shadow:0 4px 16px rgba(10,27,19,.25)!important;color:#172019!important;font-size:34px!important;line-height:1!important;cursor:pointer;place-items:center}.oga-discovery-scroller__button[hidden]{display:none!important}.oga-discovery-scroller__button:disabled{opacity:.42;cursor:default}.oga-discovery-scroller__button--previous{left:8px}.oga-discovery-scroller__button--next{right:8px}.oga-discovery-scroller__button span{display:block;margin-top:-3px}.oga-discovery-scroller__hint{margin:3px 0 0;color:#68716c;font-size:12px;text-align:center}.oga-discovery-scroller__hint[hidden]{display:none}@media(max-width:520px){.oga-discovery-scroller__button{top:112px;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;font-size:30px!important}.oga-discovery-scroller__button--previous{left:4px}.oga-discovery-scroller__button--next{right:4px}}
.lpwa-accommodation-details{margin-top:2rem}.lpwa-accommodation-section{padding:1.25rem 0;border-top:1px solid #dcdcde}.lpwa-definition-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem}.lpwa-definition-list div,.lpwa-stay-option dl div{min-width:0}.lpwa-definition-list dt,.lpwa-stay-option dt{font-size:.85em;color:#646970}.lpwa-definition-list dd,.lpwa-stay-option dd{margin:0}.lpwa-amenities{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0}.lpwa-amenities li{padding:.35rem .65rem;border-radius:999px;background:#f0f0f1}.lpwa-stay-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.lpwa-stay-option{padding:1rem;border:1px solid #dcdcde;border-radius:8px;background:#fff}.lpwa-stay-option h3{margin-top:0}.lpwa-stay-option dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.lpwa-accommodation-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.lpwa-accommodation-gallery img{display:block;width:100%;height:280px;object-fit:cover;border-radius:6px}.lpwa-accommodation-navigation{padding:1.5rem 0;border-top:1px solid #dcdcde}.lpwa-management-link{display:inline-block;padding:.7rem 1rem;border-radius:5px;background:#16813f;color:#fff!important;font-weight:700;text-decoration:none}.lpwa-management-link:focus,.lpwa-management-link:hover{background:#116832;color:#fff!important;text-decoration:none}.lpwa-muted{color:#646970}@media(max-width:782px){.lpwa-accommodation-gallery,.lpwa-definition-list,.lpwa-stay-options{grid-template-columns:1fr}.lpwa-accommodation-gallery img{height:auto}}.lpwa-accommodation-map-shell{margin-top:1.25rem}.lpwa-accommodation-map{position:relative;z-index:0;width:100%;height:clamp(260px,38vw,430px);overflow:hidden;border:1px solid #dcdcde;border-radius:8px;background:#eef1f3}.lpwa-accommodation-map--unavailable::after{position:absolute;inset:0;display:grid;padding:1rem;color:#646970;content:"Map could not be loaded.";place-items:center}.lpwa-accommodation-map-key{display:flex;gap:.75rem;margin-top:.65rem;font-size:.9rem}.lpwa-accommodation-map-key span{display:inline-flex;align-items:center;gap:.4rem}.lpwa-accommodation-map-key span::before{width:.7rem;height:.7rem;border:2px solid #fff;border-radius:50%;background:#177a42;box-shadow:0 0 0 1px #8a949d;content:""}.lpwa-accommodation-map-link,.lpwa-accommodation-map-note{margin:.65rem 0 0}.lpwa-accommodation-map-note{color:#646970;font-size:.9rem}
.lpwa-finder{--lpwa-border:#dfe3e7;--lpwa-surface:#f7f8f9;--lpwa-text:#27323b;--lpwa-accent:#177a42;margin-block:2rem;color:var(--lpwa-text)}.lpwa-finder-submit{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:1rem;padding:1rem;border:1px solid #c7e4d3;border-radius:8px;background:#f1faf5}.lpwa-finder-submit span,.lpwa-finder-submit strong{display:block}.lpwa-finder-submit a{flex:0 0 auto;padding:.7rem 1.1rem;border-radius:5px;background:var(--lpwa-accent);color:#fff;font-weight:700;text-decoration:none}.lpwa-finder-form{padding:clamp(1rem,3vw,1.5rem);border:1px solid var(--lpwa-border);border-radius:8px;background:var(--lpwa-surface)}.lpwa-finder-grid,.lpwa-finder-primary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.lpwa-finder-form label>span{display:block;margin-bottom:.35rem;font-weight:650}.lpwa-finder .lpwa-finder-form input[type=search],.lpwa-finder .lpwa-finder-form select{box-sizing:border-box;width:100%;min-height:46px!important;padding:11px 14px!important;border:1px solid #9ca3af!important;border-radius:8px!important;background:#fff;color:inherit;font-family:inherit;font-size:16px!important;font-weight:400;line-height:1.35}.lpwa-finder .lpwa-finder-form select{padding-right:2.25rem}.lpwa-finder .lpwa-finder-form input::placeholder{color:#6b7280;opacity:.72}.lpwa-finder .lpwa-finder-form input:focus,.lpwa-finder .lpwa-finder-form select:focus{border-color:var(--lpwa-accent);outline:3px solid rgb(23 122 66 / 18%);outline-offset:1px;box-shadow:none}.lpwa-finder-more{margin-top:1rem}.lpwa-finder-more summary{cursor:pointer;font-weight:700}.lpwa-finder-more[open] summary{margin-bottom:1rem}.lpwa-finder-actions{display:flex;align-items:center;gap:1rem;margin-top:1.25rem}.lpwa-finder-actions button{padding:.7rem 1.1rem;border:0;border-radius:5px;background:var(--lpwa-accent);color:#fff;font:inherit;font-weight:700;cursor:pointer}.lpwa-finder-count{margin-block:1.5rem 1rem}.lpwa-finder-map-shell{margin-bottom:1.5rem;padding:1rem;border:1px solid var(--lpwa-border);border-radius:10px;background:#fff}.lpwa-finder-map-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.lpwa-finder-map-heading h2,.lpwa-finder-map-heading p{margin:0}.lpwa-finder-map-heading h2{font-size:1.25rem}.lpwa-finder-map-heading p{margin-top:.2rem;color:#53616d;font-size:.92rem}.lpwa-finder-map-toggle{flex:0 0 auto;min-height:40px;padding:.5rem .85rem;border:1px solid var(--lpwa-accent);border-radius:6px;background:#fff;color:var(--lpwa-accent);font:inherit;font-weight:700;cursor:pointer}.lpwa-finder-map{position:relative;z-index:0;width:100%;height:clamp(320px,52vw,560px);overflow:hidden;border-radius:7px;background:#e9eef1}.lpwa-finder-map--unavailable::after{position:absolute;inset:0;display:grid;padding:1rem;color:#53616d;content:"Map could not be loaded. Browse the accommodation list below.";place-items:center;text-align:center}.lpwa-finder-map-status{margin:.6rem 0 0;color:#53616d;font-size:.88rem}.lpwa-finder-map-shell.is-map-collapsed .lpwa-finder-map,.lpwa-finder-map-shell.is-map-collapsed .lpwa-finder-map-status{display:none}.lpwa-finder-map-popup{display:grid;gap:.25rem;min-width:180px}.lpwa-finder-map-popup span{color:#53616d;font-size:.88rem}.lpwa-finder-map-popup a{margin-top:.25rem;font-weight:700}.lpwa-finder-map-empty{display:grid;gap:.2rem;margin-bottom:1.5rem;padding:1rem;border:1px dashed var(--lpwa-border);border-radius:8px;background:var(--lpwa-surface)}.lpwa-finder-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.lpwa-property-card{display:flex;overflow:hidden;flex-direction:column;border:1px solid var(--lpwa-border);border-radius:8px;background:#fff;transition:border-color 120ms ease,box-shadow 120ms ease}.lpwa-property-card.is-map-active{border-color:var(--lpwa-accent);box-shadow:0 0 0 3px rgb(23 122 66 / 16%)}.lpwa-finder-results>.lpwa-property-card>.lpwa-property-card-image{position:relative!important;display:block!important;overflow:hidden!important;contain:size layout paint;flex:0 0 auto!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;aspect-ratio:16/10!important;background:var(--lpwa-surface)}.lpwa-finder-results>.lpwa-property-card>.lpwa-property-card-image>img{position:absolute!important;inset:0!important;display:block!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;margin:0!important;object-fit:cover!important;object-position:center center!important}.lpwa-property-card-body{display:flex;flex:1;flex-direction:column;padding:1rem}.lpwa-property-card h2{margin:0;font-size:1.25rem}.lpwa-property-card-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.7rem}.lpwa-property-card-tags span{padding:.25rem .55rem;border-radius:999px;background:#f1f3f4;font-size:.85rem}.lpwa-property-card-link{margin-top:auto;padding-top:.6rem;font-weight:700}.lpwa-finder-empty{padding:2rem;border:1px dashed var(--lpwa-border);text-align:center}.lpwa-finder-pagination ul{display:flex;flex-wrap:wrap;gap:.4rem;margin:1.5rem 0 0;padding:0;list-style:none}.lpwa-finder-pagination .current,.lpwa-finder-pagination a{display:inline-flex;min-width:2.4rem;min-height:2.4rem;align-items:center;justify-content:center;padding:.35rem .65rem;border:1px solid var(--lpwa-border);border-radius:4px}.lpwa-finder-pagination .current{border-color:var(--lpwa-accent);background:var(--lpwa-accent);color:#fff}@media (max-width:900px){.lpwa-finder-grid,.lpwa-finder-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.lpwa-finder-grid,.lpwa-finder-primary,.lpwa-finder-results{grid-template-columns:1fr}.lpwa-finder-submit{align-items:stretch;flex-direction:column}.lpwa-finder-submit a{text-align:center}.lpwa-finder-map-heading{align-items:stretch;flex-direction:column}.lpwa-finder-map-toggle{width:100%}.lpwa-finder-map{height:420px}}
.lpwa-finder .lpwa-finder-results>.lpwa-property-card>.lpwa-property-card-image{position:relative!important;display:block!important;box-sizing:border-box!important;overflow:hidden!important;flex:0 0 auto!important;width:100%!important;min-width:0!important;height:0!important;min-height:0!important;max-height:none!important;padding:62.5% 0 0!important;aspect-ratio:auto!important;line-height:0!important;background:var(--lpwa-surface)}.lpwa-finder .lpwa-finder-results>.lpwa-property-card>.lpwa-property-card-image>img{position:absolute!important;inset:0!important;display:block!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center center!important}.lpwa-finder .lpwa-finder-results>.lpwa-property-card>.lpwa-property-card-image--placeholder{background:linear-gradient(135deg,#f5f7f8,#e9eef1)!important;color:#78838d!important;text-align:center;text-decoration:none}.lpwa-finder .lpwa-finder-results>.lpwa-property-card>.lpwa-property-card-image--placeholder>span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:12px;font-size:.85rem;font-weight:600;letter-spacing:.02em;line-height:1.4}
.lpwa-finder .lpwa-finder-results{grid-template-columns:repeat(5,minmax(0,1fr));gap:.9rem}.lpwa-finder .lpwa-finder-results>.lpwa-property-card{border-radius:12px}.lpwa-finder .lpwa-finder-results>.lpwa-property-card>.lpwa-property-card-image{padding-top:75%!important}.lpwa-finder .lpwa-property-card-body{padding:.75rem}.lpwa-finder .lpwa-property-card h2{display:-webkit-box;overflow:hidden;margin:0;font-size:1rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lpwa-finder .lpwa-property-card-tags{gap:.3rem;margin-top:.5rem}.lpwa-finder .lpwa-property-card-tags span{overflow:hidden;max-width:100%;padding:.2rem .45rem;font-size:.75rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1240px){.lpwa-finder .lpwa-finder-results{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:980px){.lpwa-finder .lpwa-finder-results{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.lpwa-finder .lpwa-finder-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:460px){.lpwa-finder .lpwa-finder-results{grid-template-columns:1fr}}
.lpwp-route-details{--lpwp-border:#dfe3e7;--lpwp-muted:#5d6873;--lpwp-open:#177a42;--lpwp-closed:#b42318;--lpwp-seasonal:#946200;margin-block:2rem}.lpwp-route-details>h2{margin-bottom:1rem}.lpwp-route-summary{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-block:1rem 1.5rem}.lpwp-status{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .7rem;border:1px solid currentColor;border-radius:999px;font-size:.9rem;font-weight:700}.lpwp-status::before{content:"";width:.55rem;height:.55rem;border-radius:50%;background:currentColor}.lpwp-status--open{color:var(--lpwp-open)}.lpwp-status--closed{color:var(--lpwp-closed)}.lpwp-status--seasonal{color:var(--lpwp-seasonal)}.lpwp-status--unknown{color:var(--lpwp-muted)}.lpwp-route-facts{display:flex;flex-wrap:wrap;gap:.4rem}.lpwp-route-facts span{padding:.35rem .65rem;border-radius:999px;background:#f1f3f5;color:#27323b;font-size:.9rem}.lpwp-route-section{margin-block:1.25rem;padding-block:1rem;border-top:1px solid var(--lpwp-border)}.lpwp-route-closure-notice{margin-block:1rem 1.5rem;padding:1rem 1.25rem;border:2px solid var(--lpwp-closed);border-left-width:.5rem;border-radius:6px;background:#fff5f4;color:#5f1711}.lpwp-route-closure-notice h3{margin:0 0 .75rem;color:var(--lpwp-closed)}.lpwp-route-closure-notice p:last-child{margin-bottom:0}.lpwp-route-section>h3{margin-top:0}.lpwp-route-muted{color:var(--lpwp-muted)}.lpwp-requirement-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.lpwp-requirement-group{padding:1rem;border-left:.25rem solid var(--lpwp-border);background:#f7f8f9}.lpwp-requirement-group--required{border-left-color:#b42318}.lpwp-requirement-group--recommended{border-left-color:#946200}.lpwp-requirement-group h4{margin:0 0 .5rem}.lpwp-requirement-group ul{margin:0;padding-left:1.25rem}.lpwp-route-definition-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.5rem;margin:0}.lpwp-route-definition-list>div{min-width:0}.lpwp-route-definition-list dt{color:var(--lpwp-muted);font-size:.88rem;font-weight:600}.lpwp-route-definition-list dd{margin:.2rem 0 0}.lpwp-route-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem 1.5rem}.lpwp-route-map-shell{margin-top:1.25rem}.lpwp-route-map{position:relative;z-index:0;width:100%;height:clamp(260px,38vw,430px);overflow:hidden;border:1px solid var(--lpwp-border);border-radius:8px;background:#eef1f3}.lpwp-route-map--unavailable::after{position:absolute;inset:0;display:grid;padding:1rem;color:var(--lpwp-muted);content:"Map could not be loaded.";place-items:center}.lpwp-route-map-key{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:.65rem;font-size:.9rem}.lpwp-route-map-key span{display:inline-flex;align-items:center;gap:.4rem}.lpwp-route-map-key span::before{width:.7rem;height:.7rem;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #8a949d;content:""}.lpwp-route-map-key__start::before{background:#177a42}.lpwp-route-map-key__end::before{background:#b42318}.lpwp-route-map-link,.lpwp-route-map-note{margin:.65rem 0 0}.lpwp-route-map-note{color:var(--lpwp-muted);font-size:.9rem}.lpwp-route-claim-link{display:inline-block;padding:.7rem 1rem;border-radius:5px;background:#177a42;color:#fff;font-weight:700;text-decoration:none}.lpwp-route-claim-link:focus,.lpwp-route-claim-link:hover{background:#116233;color:#fff}.lpwr-route-enquiry__details{padding:1rem;border:1px solid var(--lpwp-border);border-radius:8px;background:#f8faf9}.lpwr-route-enquiry__details summary{color:#177a42;font-size:1.05rem;font-weight:700;cursor:pointer}.lpwr-route-enquiry__form{margin-top:1rem}.lpwr-route-enquiry__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.lpwr-route-enquiry__grid label,.lpwr-route-enquiry__grid label>span{display:block}.lpwr-route-enquiry__grid label>span{margin-bottom:.35rem;font-weight:600}.lpwr-route-enquiry__grid input,.lpwr-route-enquiry__grid textarea{box-sizing:border-box;width:100%;padding:11px 14px!important;border:1px solid #aeb4b9;min-height:46px!important;border-radius:8px;background:#fff;color:inherit;font-family:inherit;font-size:16px!important;font-weight:400;line-height:1.35}.lpwr-route-enquiry__grid textarea{min-height:7rem;resize:vertical}.lpwr-route-enquiry__grid input::placeholder,.lpwr-route-enquiry__grid textarea::placeholder{color:#6b7280;opacity:.72}.lpwr-route-enquiry__grid input:focus,.lpwr-route-enquiry__grid textarea:focus{border-color:#177a42;outline:3px solid rgb(23 122 66 / 18%);outline-offset:1px;box-shadow:none}.lpwr-route-enquiry__message{grid-column:1/-1}.lpwr-route-enquiry__privacy{color:var(--lpwp-muted);font-size:.9rem}.lpwr-route-enquiry__submit{padding:.75rem 1rem;border:0;border-radius:5px;background:#177a42;color:#fff;font:inherit;font-weight:700;cursor:pointer}.lpwr-route-enquiry__submit:focus,.lpwr-route-enquiry__submit:hover{background:#116233}.lpwr-route-enquiry__honeypot{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.lpwr-route-enquiry__notice{margin-bottom:1rem;padding:.75rem 1rem;border-left:4px solid #177a42;background:#effaf3}.lpwr-route-enquiry__notice--error{border-left-color:#b42318;background:#fff1f0}.lpwr-route-enquiry__notice p{margin:0}.lpwp-route-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.lpwp-route-gallery a{display:block;overflow:hidden;border-radius:6px;aspect-ratio:4/3}.lpwp-route-gallery img{width:100%;height:100%;object-fit:cover}.lpwp-gallery-dialog{width:min(94vw,1200px);max-width:none;padding:0;border:0;border-radius:8px;background:#111;color:#fff}.lpwp-gallery-dialog::backdrop{background:rgb(0 0 0 / 82%)}.lpwp-gallery-dialog figure{display:grid;min-height:14rem;margin:0;place-items:center}.lpwp-gallery-dialog figure img{display:block;width:auto;max-width:100%;height:auto;max-height:86vh;object-fit:contain}.lpwp-gallery-dialog figcaption{position:absolute;right:4rem;bottom:.75rem;left:4rem;text-align:center}.lpwp-gallery-close,.lpwp-gallery-nav{position:absolute;z-index:2;display:grid;width:2.75rem;height:2.75rem;padding:0;border:1px solid rgb(255 255 255 / 45%);border-radius:999px;background:rgb(0 0 0 / 68%);color:#fff;font:inherit;font-size:2rem;line-height:1;cursor:pointer;place-items:center}.lpwp-gallery-close{top:.75rem;right:.75rem}.lpwp-gallery-nav{top:50%;transform:translateY(-50%)}.lpwp-gallery-prev{left:.75rem}.lpwp-gallery-next{right:.75rem}.lpwp-gallery-nav[hidden]{display:none}.lpwp-gallery-close:focus-visible,.lpwp-gallery-nav:focus-visible{outline:3px solid #fff;outline-offset:2px}@media (max-width:680px){.lpwp-requirement-groups,.lpwp-route-definition-list,.lpwp-route-list{grid-template-columns:1fr}.lpwp-route-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.lpwr-route-enquiry__grid{grid-template-columns:1fr}}
.lpwp-finder{--lpwp-finder-border:#dfe3e7;--lpwp-finder-surface:#f7f8f9;--lpwp-finder-text:#27323b;--lpwp-finder-accent:#177a42;margin-block:2rem;color:var(--lpwp-finder-text)}.lpwp-finder-submit{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin-bottom:1rem;padding:1rem 1.25rem;border:1px solid #b9d9c7;border-radius:8px;background:#f1faf5}.lpwp-finder-submit h2,.lpwp-finder-submit p{margin:0}.lpwp-finder-submit h2{font-size:1.15rem}.lpwp-finder-submit p{margin-top:.25rem}.lpwp-finder-submit a{flex:0 0 auto;padding:.7rem 1.1rem;border-radius:5px;background:var(--lpwp-finder-accent);color:#fff;font-weight:700;text-decoration:none}.lpwp-finder-form{padding:clamp(1rem,3vw,1.5rem);border:1px solid var(--lpwp-finder-border);border-radius:8px;background:var(--lpwp-finder-surface)}.lpwp-finder-grid,.lpwp-finder-primary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.lpwp-finder-form label>span,.lpwp-finder-requirements legend{display:block;margin-bottom:.35rem;font-weight:650}.lpwp-finder-form input[type=search],.lpwp-finder-form select{box-sizing:border-box;width:100%;min-height:46px!important;padding:11px 14px!important;border:1px solid #9ca3af;border-radius:8px;background:#fff;color:inherit;font-family:inherit;font-size:16px!important;font-weight:400;line-height:1.35}.lpwp-finder-form select{padding-right:36px!important}.lpwp-finder-form input::placeholder{color:#6b7280;opacity:.72}.lpwp-finder-form input:focus,.lpwp-finder-form select:focus{border-color:var(--lpwp-finder-accent);outline:3px solid rgb(23 122 66 / 18%);outline-offset:1px;box-shadow:none}.lpwp-finder-more{margin-top:1rem}.lpwp-finder-more summary{cursor:pointer;font-weight:700}.lpwp-finder-more[open] summary{margin-bottom:1rem}.lpwp-finder-requirements{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;margin:1rem 0 0;padding:0;border:0}.lpwp-finder-requirements legend{width:100%}.lpwp-finder-actions{display:flex;align-items:center;gap:1rem;margin-top:1.25rem}.lpwp-finder-actions button{padding:.7rem 1.1rem;border:0;border-radius:5px;background:var(--lpwp-finder-accent);color:#fff;font:inherit;font-weight:700;cursor:pointer}.lpwp-finder-count{margin-block:1.5rem 1rem}.lpwp-finder-map-shell{margin-bottom:1.5rem;padding:1rem;border:1px solid var(--lpwp-finder-border);border-radius:10px;background:#fff}.lpwp-finder-map-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.lpwp-finder-map-heading h2,.lpwp-finder-map-heading p{margin:0}.lpwp-finder-map-heading h2{font-size:1.25rem}.lpwp-finder-map-heading p{margin-top:.2rem;color:#53616d;font-size:.92rem}.lpwp-finder-map-toggle{flex:0 0 auto;min-height:40px;padding:.5rem .85rem;border:1px solid var(--lpwp-finder-accent);border-radius:6px;background:#fff;color:var(--lpwp-finder-accent);font:inherit;font-weight:700;cursor:pointer}.lpwp-finder-map{position:relative;z-index:0;width:100%;height:clamp(320px,52vw,560px);overflow:hidden;border-radius:7px;background:#e9eef1}.lpwp-finder-map--unavailable::after{position:absolute;inset:0;display:grid;padding:1rem;color:#53616d;content:"Map could not be loaded. Browse the route list below.";place-items:center;text-align:center}.lpwp-finder-map-status{margin:.6rem 0 0;color:#53616d;font-size:.88rem}.lpwp-finder-map-shell.is-map-collapsed .lpwp-finder-map,.lpwp-finder-map-shell.is-map-collapsed .lpwp-finder-map-status{display:none}.lpwp-finder-map-popup{display:grid;gap:.25rem;min-width:180px}.lpwp-finder-map-popup span{color:#53616d;font-size:.88rem}.lpwp-finder-map-popup a{margin-top:.25rem;font-weight:700}.lpwp-finder-map-empty{display:grid;gap:.2rem;margin-bottom:1.5rem;padding:1rem;border:1px dashed var(--lpwp-finder-border);border-radius:8px;background:var(--lpwp-finder-surface)}.lpwp-finder-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.lpwp-route-card{overflow:hidden;border:1px solid var(--lpwp-finder-border);border-radius:8px;background:#fff;transition:border-color 120ms ease,box-shadow 120ms ease}.lpwp-route-card.is-map-active{border-color:var(--lpwp-finder-accent);box-shadow:0 0 0 3px rgb(23 122 66 / 16%)}.lpwp-route-card--closed{border-color:#e8a29c;background:#fff4f3}.lpwp-route-card--closed .lpwp-status--closed{border-color:#b42318;background:#b42318;color:#fff}.lpwp-route-card--closed .lpwp-route-card-link{color:#8f1c13}.lpwp-route-card-image{position:relative!important;display:block!important;overflow:hidden!important;contain:size layout paint;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;flex:0 0 auto!important;aspect-ratio:16/10!important;background:var(--lpwp-finder-surface)}.lpwp-route-card-image img{position:absolute!important;inset:0!important;display:block!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;margin:0!important;object-fit:cover!important;object-position:center center!important}.lpwp-route-card-body{padding:1rem}.lpwp-route-card h2{margin:0;font-size:1.25rem}.lpwp-route-card .lpwp-route-summary{margin-block:0.8rem}.lpwp-route-card-link{font-weight:700}.lpwp-finder-empty{padding:2rem;border:1px dashed var(--lpwp-finder-border);text-align:center}.lpwp-finder-pagination ul{display:flex;flex-wrap:wrap;gap:.4rem;margin:1.5rem 0 0;padding:0;list-style:none}.lpwp-finder-pagination .current,.lpwp-finder-pagination a{display:inline-flex;min-width:2.4rem;min-height:2.4rem;align-items:center;justify-content:center;padding:.35rem .65rem;border:1px solid var(--lpwp-finder-border);border-radius:4px}.lpwp-finder-pagination .current{border-color:var(--lpwp-finder-accent);background:var(--lpwp-finder-accent);color:#fff}@media (max-width:900px){.lpwp-finder-grid,.lpwp-finder-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.lpwp-finder-submit{align-items:stretch;flex-direction:column}.lpwp-finder-submit a{text-align:center}.lpwp-finder-grid,.lpwp-finder-primary,.lpwp-finder-results{grid-template-columns:1fr}.lpwp-finder-map-heading{align-items:stretch;flex-direction:column}.lpwp-finder-map-toggle{width:100%}.lpwp-finder-map{height:420px}}
.lpwp-finder .lpwp-finder-results{grid-template-columns:repeat(5,minmax(0,1fr));gap:.9rem}.lpwp-finder .lpwp-route-card{border-radius:12px}.lpwp-finder .lpwp-route-card-image{aspect-ratio:4/3!important}.lpwp-finder .lpwp-route-card-image--placeholder{display:grid!important;place-items:center;background:linear-gradient(135deg,#f5f7f8,#e9eef1);color:#78838d;font-size:.8rem;font-weight:600;text-decoration:none}.lpwp-finder .lpwp-route-card-body{padding:.75rem}.lpwp-finder .lpwp-route-card h2{display:-webkit-box;overflow:hidden;margin:0;font-size:1rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lpwp-finder .lpwp-route-card-facts{display:flex;overflow:hidden;flex-wrap:wrap;gap:.3rem;margin-top:.5rem}.lpwp-finder .lpwp-route-card-facts span{overflow:hidden;max-width:100%;padding:.2rem .45rem;border-radius:999px;background:#f1f3f4;font-size:.75rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1240px){.lpwp-finder .lpwp-finder-results{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:980px){.lpwp-finder .lpwp-finder-results{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.lpwp-finder .lpwp-finder-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:460px){.lpwp-finder .lpwp-finder-results{grid-template-columns:1fr}}