:root{--compare-orange:#ec5e1e;--compare-orange-dark:#cf4810;--compare-ink:#162018;--compare-muted:#667068;--compare-green:#183a2a;--compare-cream:#f6f3eb;--compare-line:#dedbd2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--compare-ink);background:#fff;font-family:Inter,system-ui,-apple-system,sans-serif}.compare-page{overflow:hidden}.compare-wrap{width:min(1320px,calc(100% - 56px));margin:0 auto}.compare-eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 16px;color:var(--compare-orange);font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.compare-eyebrow>span{width:23px;height:2px;background:currentColor}.compare-hero{position:relative;padding:94px 0 104px;background:linear-gradient(125deg,#f8f6f0 0%,#f0f1e9 100%)}.compare-hero:before{content:"";position:absolute;inset:auto -14% -38% auto;width:680px;height:680px;border:1px solid rgba(24,58,42,.08);border-radius:50%;box-shadow:0 0 0 90px rgba(24,58,42,.025),0 0 0 180px rgba(24,58,42,.018)}.compare-hero__layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(390px,.88fr) minmax(540px,1.12fr);align-items:center;gap:clamp(65px,8vw,120px)}.compare-hero__copy h1{max-width:650px;margin:0;font-size:clamp(56px,6vw,88px);line-height:.98;letter-spacing:-.068em}.compare-hero__copy h1 em{display:block;color:var(--compare-orange);font-family:Georgia,serif;font-weight:500}.compare-hero__intro{max-width:620px;margin:27px 0 0;color:#59625b;font-size:18px;line-height:1.68}.compare-hero__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:34px}.compare-button{min-height:55px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;border:1px solid transparent;border-radius:999px;color:var(--compare-ink);text-decoration:none;font-size:14px;font-weight:800;transition:transform .18s,background .18s,border-color .18s}.compare-button:hover{transform:translateY(-2px)}.compare-button--primary{background:var(--compare-orange);color:#fff}.compare-button--primary:hover{background:var(--compare-orange-dark)}.compare-button--secondary{border-color:#cbc7bd;background:#fff}.compare-button--secondary:hover{border-color:var(--compare-orange)}.compare-hero__note{margin:19px 0 0;color:#687168;font-size:12px;font-weight:650}.compare-hero__note i{margin-right:6px;color:#26925c}.compare-hero__visual{position:relative;min-height:535px}.compare-map-card{position:absolute;inset:35px 15px 35px 0;overflow:hidden;border:8px solid #fff;border-radius:29px;background:#e9eee8;box-shadow:0 35px 70px rgba(23,40,28,.18);transform:rotate(2deg)}.compare-map-card__top{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;font-size:14px;font-weight:800}.compare-map-card__top i{margin-right:7px;color:var(--compare-orange)}.compare-map-card__weather{padding:8px 11px;border-radius:999px;background:#f1f3ee}.compare-map-card__map{position:relative;height:340px;overflow:hidden;background-color:#dce7dc;background-image:linear-gradient(30deg,rgba(255,255,255,.36) 12%,transparent 12.5%,transparent 87%,rgba(255,255,255,.36) 87.5%),linear-gradient(150deg,rgba(255,255,255,.36) 12%,transparent 12.5%,transparent 87%,rgba(255,255,255,.36) 87.5%);background-size:70px 122px}.compare-map-card__map:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 25%,rgba(103,143,92,.28),transparent 26%),radial-gradient(circle at 70% 65%,rgba(87,131,77,.2),transparent 31%)}.compare-map-card__map svg{position:absolute;z-index:3;inset:10px 20px;width:calc(100% - 40px);height:calc(100% - 20px)}.map-route-shadow,.map-route{fill:none;stroke-linecap:round}.map-route-shadow{stroke:#fff;stroke-width:12}.map-route{stroke:var(--compare-orange);stroke-width:7;stroke-dasharray:3 1}.map-contour{position:absolute;z-index:1;border:2px solid rgba(60,94,58,.15);border-radius:50%}.map-contour--one{width:290px;height:180px;left:-30px;top:20px}.map-contour--two{width:350px;height:220px;right:-70px;bottom:-30px}.map-contour--three{width:190px;height:290px;right:50px;top:-80px}.map-pin{position:absolute;z-index:5;width:42px;height:42px;display:grid;place-items:center;border:4px solid #fff;border-radius:50%;box-shadow:0 6px 15px rgba(0,0,0,.2)}.map-pin--start{left:5%;bottom:6%;background:#173d2b;color:#fff}.map-pin--peak{right:8%;top:3%;background:var(--compare-orange);color:#fff}.compare-map-card__stats{height:82px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;background:#fff}.compare-map-card__stats span{display:grid;gap:4px;padding:0 18px;border-right:1px solid #ece8df;color:#7a817b;font-size:10px}.compare-map-card__stats span:last-child{border:0}.compare-map-card__stats strong{color:var(--compare-ink);font-size:15px}.compare-float{position:absolute;z-index:8;display:flex;align-items:center;gap:12px;padding:14px 17px;border:1px solid rgba(26,37,29,.08);border-radius:17px;background:#fff;box-shadow:0 18px 40px rgba(29,42,32,.17)}.compare-float span{display:grid;gap:3px}.compare-float small{color:#778078;font-size:10px}.compare-float strong{font-size:13px}.compare-float--challenge{left:-38px;bottom:0}.compare-float__icon{width:43px;height:43px;display:grid!important;place-items:center;border-radius:13px;background:#fff0e8;color:var(--compare-orange)}.compare-float--offline{right:-20px;top:5px}.compare-float--offline>i{color:#2b9b64;font-size:24px}.compare-choices{padding:110px 0;background:#fff}.compare-section-head{max-width:780px;margin-bottom:48px}.compare-section-head h2{margin:0;font-size:clamp(42px,5vw,66px);line-height:1.03;letter-spacing:-.055em}.compare-section-head>p:last-child{margin:19px 0 0;color:var(--compare-muted);font-size:17px;line-height:1.65}.choice-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.choice-card{grid-column:span 2;min-height:285px;padding:25px;border:1px solid var(--compare-line);border-radius:22px;background:#fff}.choice-card:nth-child(4){grid-column:2/span 2}.choice-card--goguide{position:relative;grid-column:span 2;border-color:transparent;background:var(--compare-green);color:#fff;box-shadow:0 20px 40px rgba(24,58,42,.17)}.choice-card--goguide:after{content:"Our pick for UK walkers";position:absolute;top:18px;right:18px;padding:7px 9px;border-radius:999px;background:#fff;color:var(--compare-green);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.choice-card__brand{height:38px;display:flex;align-items:center;gap:9px;font-weight:800}.choice-card__brand img{width:35px;height:35px;border-radius:9px}.choice-card__brand--text{width:38px;justify-content:center;border-radius:10px;background:#f1eee7;color:#565e57}.choice-card__for{margin:29px 0 7px;color:#8a928c;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.choice-card--goguide .choice-card__for{color:#a7b8ac}.choice-card h3{margin:0;font-size:25px;letter-spacing:-.04em}.choice-card>p:last-of-type{margin:12px 0 0;color:#6a736c;font-size:13px;line-height:1.6}.choice-card--goguide>p:last-of-type{color:#c9d5cd}.choice-card a{display:inline-flex;align-items:center;gap:7px;margin-top:22px;color:#fff;font-size:12px;font-weight:800;text-decoration:none}.compare-matrix-section{padding:110px 0;background:var(--compare-cream)}.compare-section-head--row{max-width:none;display:grid;grid-template-columns:minmax(440px,1fr) minmax(300px,.58fr);align-items:end;gap:80px}.compare-section-head--row>p:last-child{margin:0}.comparison-scroll{overflow:auto;border:1px solid #dcd7ce;border-radius:25px;background:#fff;box-shadow:0 20px 50px rgba(33,39,34,.08)}.comparison-table{width:100%;min-width:1020px;border-collapse:separate;border-spacing:0}.comparison-table th,.comparison-table td{padding:18px 16px;border-right:1px solid #ece8df;border-bottom:1px solid #ece8df;text-align:center}.comparison-table tr:last-child th,.comparison-table tr:last-child td{border-bottom:0}.comparison-table th:last-child,.comparison-table td:last-child{border-right:0}.comparison-table thead th{height:100px;background:#faf9f5;font-size:15px}.comparison-table thead th:first-child{width:25%;padding-left:24px;text-align:left}.comparison-table thead th strong,.comparison-table thead th small{display:block}.comparison-table thead th small{margin-top:6px;color:#868a85;font-size:9px;font-weight:650}.comparison-table tbody th{padding-left:24px;text-align:left;color:#343b35;font-size:13px}.comparison-table .is-goguide{background:#fff6f1}.comparison-table thead .is-goguide{position:relative;color:#be440f}.comparison-table thead .is-goguide:before{content:"UK-first";display:block;width:max-content;margin:0 auto 8px;padding:4px 7px;border-radius:999px;background:var(--compare-orange);color:#fff;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.comparison-value{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:10px;font-weight:700}.comparison-value i{font-size:12px}.comparison-value--positive i{color:#23925b}.comparison-value--negative{color:#9d9f9c}.comparison-value--neutral i{color:#8b776d}.comparison-reviewed{margin:18px 3px 0;color:#777d77;font-size:11px;line-height:1.55}.comparison-reviewed i{margin-right:6px}.compare-reasons{padding:120px 0;background:#fff}.compare-reasons__layout{display:grid;grid-template-columns:minmax(330px,.8fr) minmax(550px,1.2fr);gap:clamp(80px,10vw,160px)}.compare-reasons__copy h2{margin:0;font-size:clamp(47px,5vw,70px);line-height:1.02;letter-spacing:-.06em}.compare-reasons__copy>p:not(.compare-eyebrow){margin:24px 0 0;color:var(--compare-muted);font-size:17px;line-height:1.7}.compare-text-link{display:inline-flex;align-items:center;gap:8px;margin-top:27px;color:var(--compare-orange);font-size:13px;font-weight:800;text-decoration:none}.reason-list{border-top:1px solid var(--compare-line)}.reason-list article{display:grid;grid-template-columns:55px 1fr;gap:18px;padding:30px 4px;border-bottom:1px solid var(--compare-line)}.reason-list article>span{color:var(--compare-orange);font-size:11px;font-weight:850}.reason-list h3{margin:0;font-size:24px;letter-spacing:-.035em}.reason-list p{margin:9px 0 0;color:var(--compare-muted);font-size:14px;line-height:1.65}.compare-final{position:relative;padding:105px 0;background:var(--compare-green);color:#fff;text-align:center}.compare-final .compare-wrap{display:grid;justify-items:center}.compare-final__icon{width:66px;height:66px;display:grid;place-items:center;margin-bottom:26px;border-radius:20px;background:rgba(255,255,255,.1);color:#ff8e5e;font-size:25px;transform:rotate(-5deg)}.compare-final .compare-eyebrow{color:#ff9a70}.compare-final h2{max-width:800px;margin:0;font-size:clamp(48px,6vw,78px);line-height:1;letter-spacing:-.06em}.compare-final>div>p:not(.compare-eyebrow){max-width:630px;margin:20px auto 0;color:#c6d3ca;font-size:17px;line-height:1.65}.compare-final .compare-hero__actions{justify-content:center}.compare-button--light{background:#fff;color:var(--compare-green)}.compare-button--outline{border-color:rgba(255,255,255,.35);color:#fff}.compare-button--outline:hover{border-color:#fff}@media(max-width:1050px){.compare-hero__layout{grid-template-columns:1fr 1fr;gap:45px}.compare-hero__visual{min-height:480px}.compare-map-card__map{height:290px}.choice-grid{grid-template-columns:repeat(2,1fr)}.choice-card,.choice-card--goguide,.choice-card:nth-child(4){grid-column:auto}.choice-card:last-child{grid-column:1/-1}.compare-reasons__layout{gap:70px}}@media(max-width:760px){.compare-wrap{width:calc(100% - 32px)}.compare-hero{padding:66px 0 78px}.compare-hero__layout{grid-template-columns:1fr}.compare-hero__copy{text-align:center}.compare-eyebrow{justify-content:center}.compare-hero__copy h1{font-size:clamp(49px,14vw,70px)}.compare-hero__intro{font-size:16px}.compare-hero__actions{justify-content:center}.compare-hero__visual{min-height:425px;margin-top:20px}.compare-map-card{inset:24px 0 32px}.compare-map-card__top{height:58px;padding:0 15px}.compare-map-card__map{height:270px}.compare-map-card__stats{height:66px}.compare-map-card__stats span{padding:0 8px}.compare-map-card__stats strong{font-size:12px}.compare-float--challenge{left:-6px;bottom:-9px}.compare-float--offline{right:-7px;top:-8px}.compare-choices,.compare-matrix-section,.compare-reasons{padding:78px 0}.compare-section-head{text-align:center;margin-bottom:36px}.compare-section-head h2{font-size:clamp(39px,11vw,54px)}.compare-section-head>p:last-child{font-size:15px}.choice-grid{grid-template-columns:1fr}.choice-card:last-child{grid-column:auto}.choice-card{min-height:0}.compare-section-head--row{grid-template-columns:1fr;gap:20px}.compare-section-head--row>p:last-child{text-align:center}.comparison-scroll{width:calc(100vw - 16px);margin-left:0;border-radius:19px}.comparison-table{min-width:900px}.comparison-table thead th:first-child{position:sticky;z-index:4;left:0;background:#faf9f5}.comparison-table tbody th{position:sticky;z-index:3;left:0;width:190px;background:#fff;box-shadow:5px 0 8px rgba(34,35,32,.05)}.compare-reasons__layout{grid-template-columns:1fr;gap:55px}.compare-reasons__copy{text-align:center}.compare-final{padding:80px 0}.compare-final h2{font-size:clamp(45px,13vw,62px)}}@media(max-width:480px){.compare-hero__actions .compare-button{width:100%}.compare-hero__visual{min-height:385px}.compare-map-card__map{height:235px}.compare-float{padding:10px 12px}.compare-float--offline{display:none}.compare-float--challenge{bottom:-2px}.choice-card--goguide:after{position:static;display:block;width:max-content;margin-bottom:18px}.comparison-table{min-width:840px}.compare-final .compare-button{width:100%}}
