:root{--ink:#102d24;--green:#154e3c;--orange:#f47721;--paper:#f7f5ef;--line:#cbd6cd}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Manrope,Arial,sans-serif}a{color:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #f47721;outline-offset:4px}.report{max-width:1600px;margin:28px auto 0}.report h1,.report h2{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-weight:600;line-height:1.08;text-transform:uppercase;letter-spacing:.01em}.report h1{font-size:clamp(36px,3.8vw,56px);margin:14px 0 18px}.report h2{font-size:clamp(27px,2.4vw,36px);margin:10px 0 18px}.report p{margin:0 0 20px}.report-label{display:block;font:700 13px/1.5 Manrope,Arial,sans-serif;text-transform:uppercase;letter-spacing:.12em;color:#26735a}.report-hero{padding:25px 40px 32px;background:#154e3c;color:white;border-top:4px solid var(--orange)}.report-hero .report-label{color:#ffd3b4}.report-crumb{display:flex;gap:12px;flex-wrap:wrap;font-size:13px;color:#d1e3d9;margin-bottom:25px}.report-hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:38px;align-items:center}.report-hero-copy{padding:8px 0}.report-lead{max-width:650px}.report-hero ul{padding:0;list-style:none;margin:20px 0}.report-hero li{position:relative;padding:3px 0 3px 23px;font-size:14px}.report-hero li:before{content:'✓';position:absolute;left:0;color:#ff9b51}.report-hero figure{margin:0;align-self:stretch;display:flex;flex-direction:column;min-height:0}.report-hero picture{flex:1;min-height:240px;max-height:360px;display:block;overflow:hidden}.report-hero img{display:block;width:100%;height:100%;object-fit:cover}.report-hero figcaption{display:flex;justify-content:space-between;gap:15px;font-size:12px;padding:13px 16px;border-left:3px solid var(--orange);background:#0b3025}.report-hero figcaption b{white-space:nowrap}.report-actions{display:flex;gap:12px;flex-wrap:wrap}.report-button,.report-secondary{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;text-decoration:none;font-weight:800;font-size:14px}.report-button{background:var(--orange);color:#10261c}.report-secondary{border:1px solid #a7c4b5;color:white}.report-body{padding:0 40px}.report-overview{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:45px 0}.report-entry{min-width:0}.report-overview .report-entry+article{border-left:1px solid var(--line);padding-left:40px}.report-inspection{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;align-items:center;background:white;border:1px solid var(--line)}.report-inspection figure{margin:0;height:100%;min-height:280px;max-height:400px}.report-inspection picture,.report-inspection img{width:100%;height:100%;display:block;object-fit:cover}.report-inspection>div{padding:32px 32px 32px 0}.report-routes{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:45px 0}.report-routes nav{display:grid;align-content:start;border-top:1px solid var(--line)}.report-routes nav a{padding:12px 5px;border-bottom:1px solid var(--line);text-decoration:none;display:flex;justify-content:space-between;font-weight:700}.report-routes nav a:hover{color:#b94908}.report-prices{background:#e4eee7;display:grid;grid-template-columns:.8fr 1.2fr;gap:35px;padding:32px}.report-table{overflow-x:auto;max-width:100%;min-width:0;overscroll-behavior-x:contain}.report-table table{width:100%;border-collapse:collapse;font-size:14px;background:white;min-width:430px}.report-table caption{text-align:left;margin-bottom:8px;font-size:13px}.report-table th,.report-table td{text-align:left;padding:12px 15px;border-bottom:1px solid var(--line)}.report-table thead{background:var(--green);color:white}.report-table td:nth-child(2){white-space:nowrap;font-weight:800;color:#a9430b}.report-table tbody th{font-weight:600}.report-aftercare{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:45px 0}.report-aftercare article{border-top:3px solid var(--orange);padding-top:22px}.report-faq{display:grid;grid-template-columns:.65fr 1.35fr;gap:45px;padding:35px;background:#102f25;color:white}.report-faq .report-label{color:#efa368}.report-faq details{border-bottom:1px solid #ffffff30;padding:16px 0}.report-faq details:first-child{padding-top:0}.report-faq summary{cursor:pointer;font-weight:650;padding-right:18px}.report-faq details p{font-size:15px;margin-top:14px;color:#d3e2d8}.report-nearby{display:flex;gap:20px;flex-wrap:wrap;align-items:center;border-bottom:1px solid var(--line);padding:24px 0}.report-nearby span{font-size:13px;text-transform:uppercase;letter-spacing:.1em;margin-right:auto}.report-final{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px 0 50px}.report-final>div{max-width:760px}.report-final p{margin:0}.report-final .report-button{flex-shrink:0}.report .report-entry a{text-underline-offset:3px}.review{max-width:900px;margin:40px auto;padding:25px}.review li{padding:8px}.siteHeader img{max-width:100%;height:auto}.siteFooter img{max-width:100%;height:auto}.siteFooter svg{max-width:24px}.siteFooter{margin-top:0}.siteFooter .footerCommand{display:none}
@media(max-width:760px){.report{margin-top:16px}.report-hero{padding:18px 20px 24px}.report-hero-grid{grid-template-columns:1fr;gap:20px}.report-hero h1{font-size:36px}.report-hero picture{height:230px;flex:auto;min-height:0}.report-hero figcaption{flex-direction:column;gap:2px}.report-body{padding:0 20px}.report-overview,.report-aftercare,.report-routes,.report-inspection,.report-prices,.report-faq{grid-template-columns:1fr;gap:24px}.report-overview,.report-aftercare,.report-routes{padding:30px 0}.report-overview .report-entry+article{padding-left:0;border-left:0;border-top:1px solid var(--line);padding-top:20px}.report-inspection figure{height:230px;min-height:0}.report-inspection>div{padding:0 22px 22px}.report-prices,.report-faq{padding:24px 18px;margin:0 -2px}.report-actions a{flex:1}.report-final{display:block;padding:30px 0}.report-final .report-button{margin-top:20px}.report h2{font-size:28px}.report-nearby{gap:14px}.report-nearby span{flex-basis:100%}.report-table table{min-width:430px}}
