:root{--paper:#fbf8f2;--ink:#211035;--purple:#5730a0;--purple-dark:#3e207b;--lavender:#eee7f7;--muted:#7e708e;--yellow:#ffca32;--line:#e2d8e9;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--hand:'Caveat',cursive}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.55 var(--sans);-webkit-font-smoothing:antialiased}body:before{content:'';position:fixed;inset:0;pointer-events:none;opacity:.11;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.7' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.19' filter='url(%23n)'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}button{color:inherit}button:disabled{opacity:.55;cursor:wait}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);letter-spacing:-.045em;line-height:1.12;font-weight:600}h1{font-size:clamp(44px,5vw,76px)}h2{font-size:clamp(32px,3.4vw,49px)}h3{font-size:27px}p{line-height:1.6}a,button{touch-action:manipulation}:focus-visible{outline:3px solid #ad86ea;outline-offset:4px}.site-header{height:88px;max-width:1600px;margin:auto;padding:0 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:25px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:66px;height:66px;object-fit:contain}.brand-name{font-size:25px;font-weight:800;color:var(--purple);letter-spacing:-1px;line-height:1.15}.brand-tag{display:block;font-size:8px;letter-spacing:1.8px;margin-top:5px;color:var(--purple)}.site-nav{display:flex;align-items:center;gap:31px;font-size:14px}.site-nav>a{position:relative;padding:29px 0}.site-nav>a.active:after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--yellow)}.nav-divider{height:24px;border-left:1px solid #baa7d4}.site-nav .button{padding:12px 21px;border-radius:8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid transparent;border-radius:30px;padding:13px 24px;font-weight:600;font-size:14px;line-height:1.4;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-yellow{background:var(--yellow);color:#231426}.button-yellow:hover{background:#ffd858}.button-purple{background:var(--purple);color:white}.button-purple:hover{background:var(--purple-dark)}.button-outline{background:transparent;border-color:var(--line)}.arrow{font:24px/1 var(--sans);font-weight:400}.icon-button{border:0;background:transparent;padding:10px;display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px}.icon{height:20px;width:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.menu-button{display:none}.site-footer{max-width:1510px;margin:30px auto 0;padding:22px 36px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);gap:24px}.site-footer .brand img{width:53px;height:53px}.site-footer .brand-name{font-size:21px}.footer-links{display:flex;align-items:center;gap:28px;font-size:13px}.footer-note{font:26px var(--hand);color:var(--purple);transform:rotate(-6deg)}.footer-fine{font-size:10px;color:var(--muted);margin-top:7px}.page{max-width:1536px;margin:auto;padding:0 22px}.section{padding:32px 36px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:21px}.text-link{font-weight:500;font-size:14px;border-bottom:2px solid var(--yellow);padding-bottom:4px;white-space:nowrap}.text-link .arrow{font-size:19px;margin-left:9px}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--purple);font-size:10px;font-weight:600;letter-spacing:1.6px;text-transform:uppercase;margin-bottom:12px}.eyebrow:before{content:'';width:32px;height:2px;background:var(--yellow)}.hand{font-family:var(--hand);font-weight:400;line-height:1.2;color:#8f74b9;letter-spacing:.3px}.compass{font:80px/1 Georgia;color:#af98c7}.hero{margin-top:15px;position:relative;min-height:440px;height:34vw;max-height:530px;overflow:hidden;border-radius:3px;isolation:isolate;display:flex;align-items:center;padding:50px 4%}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 60%;z-index:-3}.hero:after{content:'';position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(14,24,26,.73),rgba(14,24,26,.18) 63%,rgba(14,24,26,.02))}.hero-copy{color:#fff;max-width:700px;padding-bottom:35px}.hero .hero-kicker{font-size:10px;letter-spacing:4px;text-transform:uppercase;color:#e6e2e9;margin-bottom:17px}.hero h1{font-size:clamp(50px,6.1vw,86px);line-height:1.05;font-weight:500;white-space:pre-line;max-width:690px}.underline{position:relative;display:inline-block}.underline:after{content:'';position:absolute;left:4%;right:1%;height:7px;bottom:-10px;background:var(--yellow);border-radius:70% 30% 60% 20%;clip-path:polygon(0 30%,37% 0,85% 45%,100% 70%,48% 58%,0 100%)}.hero p{font-size:18px;margin:26px 0 24px}.hero-quote{position:absolute;left:4%;bottom:24px;transform:rotate(-5deg);font-size:24px;color:#f9f0dc}.hero-quote span{color:var(--yellow)}.postcard{position:absolute;right:3.5%;bottom:24px;width:196px;padding:10px 10px 12px;background:#fffdf7;box-shadow:0 10px 30px #0003;transform:rotate(-7deg);transition:transform .3s}.postcard:hover{transform:rotate(-2deg)}.postcard img{height:106px;width:100%;object-fit:cover}.postcard .hand{font-size:21px;color:var(--ink);margin:5px 0 0}.postcard-bottom{display:flex;justify-content:space-between;align-items:end;font-size:10px;color:var(--muted)}.route-grid{display:grid;grid-template-columns:1.42fr 1fr 1fr;gap:14px}.route-card{position:relative;min-height:230px;overflow:hidden;border-radius:3px;display:flex;align-items:end;padding:20px;color:#fff;isolation:isolate;transition:transform .25s}.route-card:hover{transform:translateY(-4px)}.route-card>img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .7s}.route-card:hover>img{transform:scale(1.05)}.route-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 25%,#170f17b8);z-index:-1}.route-card h3{color:white;margin:3px 0;font-size:32px}.route-region{font-size:9px;text-transform:uppercase;font-weight:600;letter-spacing:1px;display:flex;align-items:center;gap:5px}.route-region .icon{width:12px;height:14px}.route-card p{font-size:12px;color:#fff}.round-link{position:absolute;right:16px;bottom:18px;display:grid;place-items:center;width:39px;height:39px;background:#fffaf3;border-radius:50%;color:var(--ink);font-size:23px}.route-card-copy{padding-right:40px}.explore-band{margin:0 0 20px;background:linear-gradient(115deg,#eee7f6,#f5f0fa 53%,#e8def3);min-height:260px;padding:28px 3%;display:grid;grid-template-columns:1fr 1fr .8fr;align-items:center;position:relative;overflow:hidden;border-radius:3px}.explore-band h2{font-size:40px}.explore-band p{max-width:340px;color:#766080;font-size:14px;margin:9px 0 17px}.mini-map{height:220px;position:relative;overflow:hidden;opacity:.85}.mini-map img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) sepia(.3) hue-rotate(208deg);opacity:.2}.mini-pin{position:absolute;color:var(--purple);font:23px var(--hand);display:flex;gap:5px;align-items:center;transform:rotate(-6deg)}.mini-pin:nth-child(2){left:48%;top:15%}.mini-pin:nth-child(3){left:28%;top:61%}.mini-pin:nth-child(4){left:62%;top:70%}.mini-pin .icon{width:26px;height:30px;fill:var(--purple);stroke:white}.mini-map:after{content:'';position:absolute;left:36%;top:30%;width:120px;height:96px;border-left:1px dashed #9f89b8;border-bottom:1px dashed #9f89b8;transform:rotate(-25deg);border-radius:30%}.band-video{border-left:1px solid #c8b5dd;min-height:200px;padding-left:28px;position:relative}.band-video h3{font-size:23px}.band-video p{font-size:12px;margin:4px 0 10px}.video-mini{display:block;width:70%;height:133px;position:relative;border-radius:8px;overflow:hidden}.video-mini img{width:100%;height:100%;object-fit:cover}.play{display:grid;place-items:center;border:2px solid white;background:#ffffff17;border-radius:50%;width:49px;height:49px;color:white;font-size:24px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);backdrop-filter:blur(2px)}.play:after{content:'';border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid white;margin-left:4px}.band-mascot{position:absolute;right:-18px;bottom:-30px;height:245px;width:148px;object-fit:contain;pointer-events:none}.page-heading{padding:32px 25px 26px;display:flex;align-items:center;justify-content:space-between;gap:26px}.page-heading h1{font-size:clamp(37px,4.1vw,59px)}.page-heading p{font-size:17px;margin-top:9px}.page-heading .hand{font-size:23px;transform:rotate(-8deg);max-width:165px}.heading-tools{width:440px;max-width:44%;display:flex;flex-direction:column;gap:10px}.search-box{display:flex;align-items:center;gap:12px;background:#fff8;border:1px solid #d9cae7;border-radius:28px;height:43px;padding:0 16px;color:var(--purple)}.search-box input{outline:none;border:0;background:transparent;min-width:0;width:100%;font-size:13px;color:var(--ink)}.search-box input::placeholder{color:#9884ae}.search-symbol{width:15px;height:15px;border:1.8px solid var(--purple);border-radius:50%;position:relative;flex-shrink:0;margin-right:3px}.search-symbol:after{content:'';width:6px;height:1.7px;background:var(--purple);position:absolute;right:-4px;bottom:-2px;transform:rotate(45deg)}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{background:var(--lavender);border:0;padding:10px 15px;border-radius:24px;font-size:11px;white-space:nowrap;transition:background .2s}.filter:hover{background:#e3d5f1}.filter.active{background:var(--yellow);font-weight:600}.featured-story{display:grid;grid-template-columns:1.55fr 1fr;min-height:345px;margin-bottom:14px;background:#f8f3ed;border-radius:3px;overflow:hidden}.featured-photo{position:relative;min-height:340px}.featured-photo img{width:100%;height:100%;position:absolute;object-fit:cover}.featured-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 55%,#1a142445)}.featured-photo .hand{position:absolute;bottom:30px;left:30px;color:white;z-index:1;font-size:30px;transform:rotate(-6deg);text-shadow:0 1px 5px #0007}.featured-content{padding:32px 30px;position:relative;overflow:hidden}.featured-content h2{font-size:43px;margin-bottom:17px}.featured-content p{font-size:14px;max-width:430px;margin-bottom:20px}.featured-content .stamp{position:absolute;bottom:5px;right:8px;opacity:.18;pointer-events:none}.stamp{width:110px;height:110px;border:3px double #927bb8;border-radius:50%;display:grid;place-items:center;color:#927bb8;font:60px var(--serif);transform:rotate(-12deg)}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.story-card{border:1px solid #ede5eb;border-radius:5px;overflow:hidden;background:#fffcf9;transition:transform .2s,box-shadow .2s}.story-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #33234c0a}.story-card>img,.story-card>a>img{width:100%;height:190px;object-fit:cover}.story-card-content{padding:18px 20px}.story-card h3{font-size:25px;margin-bottom:7px}.story-card p{font-size:13px;color:#6e5a7c}.story-card .eyebrow{font-size:9px;letter-spacing:1px;margin-bottom:7px}.story-card .eyebrow:before{width:18px}.story-meta{display:flex;justify-content:space-between;margin-top:16px;font-size:11px;color:#8a799a;gap:10px;align-items:center}.story-meta a{color:var(--purple);font-weight:600;font-size:12px}.video-band{margin-top:20px;padding:23px 30px;background:var(--lavender);display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:17px;align-items:center;border-radius:4px}.video-band h2{font-size:40px}.video-band p{margin:8px 0 15px;font-size:14px;color:var(--muted)}.video-tile{position:relative;display:block;min-height:190px;border-radius:5px;overflow:hidden;color:white;background:var(--purple)}.video-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.video-tile:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent,#21103580)}.video-tile .play{z-index:2}.video-title{position:absolute;bottom:15px;left:17px;right:17px;z-index:2;font-size:17px;line-height:1.2;font-family:var(--serif)}.video-platform{position:absolute;top:12px;left:12px;z-index:2;background:#21103580;backdrop-filter:blur(5px);padding:5px 9px;font-size:9px;border-radius:4px}.routes-layout{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(300px,1fr);gap:16px}.map-frame{height:620px;position:relative;background:#acd2df;overflow:hidden;border-radius:4px;border:1px solid #e7e0d0;isolation:isolate}.map-svg{width:100%;height:100%;cursor:grab;touch-action:none}.map-svg:active{cursor:grabbing}.map-land{fill:#f5f0df;stroke:#c8c0af;stroke-width:.8;vector-effect:non-scaling-stroke}.map-label{font:13px Georgia,serif;fill:#726273;letter-spacing:2px;text-anchor:middle;pointer-events:none}.map-water{font:italic 22px Georgia,serif;fill:#629bb5;letter-spacing:2px;pointer-events:none}.map-marker{cursor:pointer;outline:none}.map-marker .pin{fill:var(--purple);stroke:#fff;stroke-width:2}.map-marker.selected .pin{fill:var(--yellow);stroke:#fff}.map-marker text{font:bold 16px Georgia,serif;fill:#29113f;paint-order:stroke;stroke:#faf4e6;stroke-width:5px;stroke-linejoin:round}.map-marker:focus-visible .pin{stroke:var(--purple);stroke-width:4}.map-note{position:absolute;left:24px;top:26px;transform:rotate(-9deg);font-size:27px;max-width:160px;pointer-events:none;color:#5e4d85}.map-compass{position:absolute;bottom:23px;left:30px;pointer-events:none;font:84px Georgia;color:#3c3156;line-height:1}.map-controls{position:absolute;right:20px;bottom:25px;display:flex;flex-direction:column;box-shadow:0 3px 15px #24143c20;border-radius:12px;overflow:hidden}.map-controls button{background:#fffdf7;border:0;border-bottom:1px solid var(--line);width:39px;height:39px;font-size:26px;line-height:1}.map-reset{position:absolute;left:20px;bottom:13px;font-size:9px}.map-attribution{position:absolute;right:15px;top:10px;font-size:8px;color:#5b6b73}.route-results{display:flex;flex-direction:column;gap:10px;max-height:620px;overflow:auto}.route-results .route-card{min-height:156px;flex-shrink:0}.route-results .route-card.selected{min-height:285px}.route-results .route-card.selected h3{font-size:41px}.route-results .route-card.selected .round-link{display:none}.route-results .route-card .button{margin-top:13px;padding:10px 21px}.selected-tag{position:absolute;left:19px;top:16px;padding:7px 14px;background:var(--yellow);border-radius:20px;color:var(--ink);font-size:11px}.journey-band{background:linear-gradient(110deg,#eee6f7,#f6f1fa);padding:35px 32px;margin-top:20px;min-height:184px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;overflow:hidden;border-radius:4px}.journey-band p{font-size:20px;margin-top:8px}.journey-band>.hand{font-size:30px;transform:rotate(-7deg);max-width:210px;margin-right:40px}.journey-band img{height:180px;position:absolute;right:26%;bottom:-5px}.journey-band .button{position:relative;z-index:1}.contact-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:40px;padding:30px 25px 0}.contact-left h1{font-size:clamp(40px,4.7vw,67px);line-height:1.12;max-width:750px}.contact-left>p{font-size:19px;margin-top:22px}.collage{height:420px;position:relative;margin-top:25px}.polaroid{position:absolute;background:#fffdf9;box-shadow:0 5px 22px #27133518;padding:11px 11px 30px;width:40%;top:14px;left:0;transform:rotate(-7deg)}.polaroid img{width:100%;height:243px;object-fit:cover}.polaroid .hand{font-size:21px;color:var(--ink);margin-top:8px}.polaroid.second{width:48%;left:44%;top:0;transform:rotate(-5deg)}.polaroid.second img{height:170px}.polaroid.third{width:34%;left:26%;top:133px;transform:rotate(7deg)}.polaroid.third img{height:175px}.collage-mascot{position:absolute;right:3%;bottom:-15px;height:265px;object-fit:contain;width:185px}.collage-note{position:absolute;right:0;top:220px;font:22px/1.2 var(--hand);color:#8f74b9;transform:rotate(-7deg);max-width:130px}.contact-social{display:flex;gap:28px;padding:20px 0;color:var(--purple);font-size:12px;flex-wrap:wrap}.contact-social a{display:flex;align-items:center;gap:10px}.contact-social .icon{width:25px;height:25px}.contact-form{border:1px solid #d9c9e8;border-radius:10px;padding:28px 32px;background:#fffaf9b0;margin-bottom:10px}.contact-form h2{font-size:42px}.contact-form>p{font-size:13px;color:#6c5688;margin:9px 0 23px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:17px;font-size:13px;font-weight:500}.field input,.field select,.field textarea{border:1px solid #dcd1e9;border-radius:9px;padding:12px 15px;background:#fff9;color:var(--ink);width:100%;outline:none;font-size:13px;min-height:44px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#9570c5;box-shadow:0 0 0 3px #a57ecd15}.field input::placeholder,.field textarea::placeholder{color:#ab98bc}.field textarea{resize:vertical;min-height:124px}.check-field{display:flex;align-items:flex-start;gap:10px;font-size:12px;margin:15px 0 20px;cursor:pointer}.check-field input{accent-color:var(--purple);width:18px;height:18px;margin:0;flex-shrink:0}.check-field a{color:var(--purple);text-decoration:underline}.full-width{width:100%}.contact-form .button{border-radius:9px}.form-feedback{font-size:13px;padding-top:10px;color:var(--purple)}.honey{position:absolute;left:-10000px}.empty{padding:50px 20px;text-align:center;color:var(--muted);grid-column:1/-1;border:1px dashed var(--line);border-radius:8px}.empty h3{margin-bottom:8px;color:var(--ink)}.article{max-width:1100px;margin:30px auto;padding:0 25px}.breadcrumbs{font-size:12px;color:var(--muted);margin-bottom:27px;display:flex;gap:10px}.article-heading{text-align:center;max-width:850px;margin:0 auto 30px}.article-heading .eyebrow{justify-content:center}.article-heading h1{font-size:clamp(40px,5vw,66px)}.article-heading p{font-size:17px;color:#7d688a;margin-top:17px}.article-cover{width:100%;max-height:520px;object-fit:cover;border-radius:5px}.article-content{max-width:760px;margin:35px auto;font-size:17px;line-height:1.9}.article-content p{margin-bottom:25px;line-height:1.9}.article-bottom{border-top:1px solid var(--line);padding:25px 0;display:flex;gap:16px;flex-wrap:wrap}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:60px 7%}.about-art{background:var(--lavender);border-radius:48% 48% 4px 4px;position:relative;height:550px;display:grid;place-items:center}.about-art>img{height:95%;width:85%;object-fit:contain}.about-art .hand{position:absolute;bottom:35px;left:15px;font-size:28px;transform:rotate(-10deg)}.about-copy h1{font-size:58px;margin-bottom:25px}.about-copy p{font-size:16px;color:#705d7e;margin-bottom:20px}.about-copy .button{margin-top:10px}.loading{min-height:60vh;display:flex;align-items:center;justify-content:center;gap:20px;color:var(--muted)}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--purple);color:white;padding:12px}.skip-link:focus{top:10px}.search-dialog{width:min(650px,90vw);max-height:80vh;border:1px solid var(--line);border-radius:14px;background:var(--paper);padding:38px;color:var(--ink)}dialog::backdrop{background:#21103575;backdrop-filter:blur(5px)}.search-dialog h2{font-size:34px;margin:10px 0 25px}.close-dialog{position:absolute;right:12px;top:8px;font-size:28px}.search-result{display:flex;gap:15px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.search-result img{width:70px;height:53px;object-fit:cover;border-radius:4px}.search-result strong{font:20px var(--serif)}.search-result small{display:block;color:var(--muted)}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:var(--purple-dark);color:white;padding:13px 24px;border-radius:9px;z-index:100;opacity:0;pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:1700px){.hero{height:600px}}
@media(max-width:1100px){.site-nav{gap:20px}.hero{min-height:440px}.hero h1{font-size:64px}.route-card{min-height:205px}.explore-band{grid-template-columns:1fr .8fr 1fr}.explore-band h2{font-size:33px}.band-mascot{width:115px;height:195px}.page-heading{padding-left:5px;padding-right:5px}.page-heading .compass,.page-heading>.hand{display:none}.featured-content{padding:25px}.featured-content h2{font-size:35px}.contact-layout{gap:25px;padding-left:5px;padding-right:5px}.contact-form{padding:25px}.contact-left h1{font-size:49px}.contact-left>p{font-size:15px}.collage{height:420px}.polaroid img{height:225px}.contact-social{gap:15px}.journey-band h2{font-size:36px}.journey-band img{right:23%}.map-frame{height:580px}.route-results{max-height:580px}.story-card h3{font-size:23px}.site-footer{padding:22px}.footer-note{display:none}}
@media(max-width:800px){.site-header{height:77px;padding:0 22px}.brand img{width:52px;height:52px}.brand-name{font-size:21px}.brand-tag{font-size:6.5px}.menu-button{display:flex}.site-nav{display:none;position:absolute;top:77px;left:0;right:0;background:var(--paper);padding:15px 25px 25px;z-index:40;box-shadow:0 15px 20px #27133510;flex-wrap:wrap;gap:15px 25px;border-bottom:1px solid var(--line)}.site-nav.open{display:flex}.site-nav>a{padding:12px 0}.nav-divider{display:none}.site-nav .button{margin-left:auto}.page{padding:0 14px}.hero{height:490px;min-height:0;padding:40px 26px;align-items:start}.hero-copy{padding-top:23px}.hero h1{font-size:61px}.hero p{font-size:16px;max-width:290px}.postcard{width:145px;right:25px;bottom:20px}.postcard img{height:78px}.postcard .hand{font-size:18px}.hero-quote{font-size:22px;left:25px;bottom:24px;max-width:160px}.section{padding:28px 8px}.section-heading h2{font-size:34px}.route-grid{grid-template-columns:1fr 1fr}.route-grid .route-card:first-child{grid-column:1/-1;min-height:280px}.route-card{min-height:220px}.explore-band{grid-template-columns:1fr 1fr;padding:25px;gap:20px}.mini-map{display:none}.band-mascot{right:-8px;height:180px}.band-video{padding-left:20px}.video-mini{height:130px}.page-heading{flex-wrap:wrap;padding:28px 9px 22px}.page-heading h1{font-size:45px}.heading-tools{width:100%;max-width:100%}.filters{gap:7px}.filter{font-size:12px}.featured-story{grid-template-columns:1fr}.featured-photo{min-height:330px}.featured-content{padding:28px}.featured-content h2{font-size:39px}.story-grid{grid-template-columns:1fr 1fr}.story-grid .story-card:last-child:nth-child(odd){grid-column:1/-1}.story-card>img,.story-card>a>img{height:190px}.video-band{grid-template-columns:1fr 1fr;padding:24px}.video-band>div:first-child{grid-column:1/-1}.video-band h2{font-size:36px}.routes-layout{grid-template-columns:1fr}.map-frame{height:520px}.route-results{display:grid;grid-template-columns:1fr 1fr;max-height:none;overflow:visible}.route-results .route-card.selected{min-height:230px;grid-column:1/-1}.journey-band{padding:30px 25px;min-height:190px}.journey-band>div{max-width:70%;z-index:1}.journey-band h2{font-size:35px}.journey-band p{font-size:16px}.journey-band>.hand{display:none}.journey-band img{right:10px;height:175px}.contact-layout{grid-template-columns:1fr;padding:30px 8px 0;gap:25px}.contact-left h1{font-size:58px;max-width:650px}.contact-left>p{font-size:17px}.collage{height:450px;max-width:650px;margin:20px auto 0}.collage-mascot{height:280px}.contact-social{justify-content:center;margin-top:10px}.contact-form{padding:32px}.contact-form h2{font-size:42px}.about-layout{padding:35px 15px;gap:35px}.about-art{height:400px}.about-copy h1{font-size:39px}.about-copy p{font-size:14px}.site-footer{flex-wrap:wrap;justify-content:center;text-align:center}.footer-links{font-size:12px;gap:20px}.article-cover{max-height:400px}}
@media(max-width:480px){.site-header{padding:0 16px}.brand-name{font-size:19px}.brand img{width:46px;height:46px}.hero{height:535px;padding:32px 24px}.hero h1{font-size:49px}.hero-copy{padding-top:12px}.hero .hero-kicker{font-size:8px;letter-spacing:3px}.hero p{max-width:260px;margin:25px 0 22px}.hero-quote{bottom:29px;font-size:20px;max-width:160px}.postcard{width:135px;right:22px;bottom:23px}.postcard img{height:72px}.hero-image{object-position:58%}.section-heading h2{font-size:32px}.section-heading .text-link{font-size:11px}.route-grid{grid-template-columns:1fr;gap:12px}.route-grid .route-card:first-child{min-height:235px}.route-card{min-height:215px}.route-card h3{font-size:32px}.explore-band{grid-template-columns:1fr;padding:25px;gap:30px}.explore-band h2{font-size:36px}.band-video{border-left:0;border-top:1px solid #d3c3e4;padding:22px 0 0;min-height:200px}.band-mascot{height:224px;width:145px;right:-5px}.video-mini{width:65%;height:135px}.page-heading h1{font-size:39px}.page-heading p{font-size:15px}.filter{padding:9px 12px;font-size:10px}.featured-photo{min-height:260px}.featured-content{padding:24px}.featured-content h2{font-size:35px}.story-grid{grid-template-columns:1fr}.story-card>img,.story-card>a>img{height:220px}.story-card h3{font-size:28px}.story-card p{font-size:14px}.video-band{grid-template-columns:1fr;padding:22px}.video-band>div:first-child{grid-column:auto}.video-tile{min-height:220px}.map-frame{height:440px}.map-note{font-size:20px;top:18px;left:15px;max-width:115px}.map-compass{font-size:55px}.route-results{grid-template-columns:1fr}.route-results .route-card.selected{grid-column:auto}.journey-band{padding:25px 22px;min-height:220px}.journey-band>div{max-width:75%}.journey-band h2{font-size:31px}.journey-band p{font-size:14px;max-width:205px}.journey-band img{height:155px;right:-12px;opacity:.85}.journey-band .button{padding:12px 18px;font-size:12px}.contact-left h1{font-size:44px}.contact-left>p{font-size:16px}.collage{height:355px;margin-top:15px}.polaroid{width:49%;padding:8px 8px 16px}.polaroid img{height:190px}.polaroid.second{width:49%;left:48%;top:20px}.polaroid.second img{height:130px}.polaroid.third{width:43%;left:29%;top:145px}.polaroid.third img{height:122px}.polaroid .hand{font-size:17px}.collage-mascot{height:167px;right:-18px;bottom:4px;width:125px}.collage-note{display:none}.contact-form{padding:25px 20px}.contact-form h2{font-size:36px}.contact-social{font-size:11px;gap:15px}.contact-social .icon{width:21px;height:21px}.about-layout{grid-template-columns:1fr;padding:30px 12px}.about-art{height:350px;max-width:350px;margin:auto;width:100%}.about-copy h1{font-size:44px}.about-copy p{font-size:16px}.article{padding:0 20px}.article-content{font-size:16px}.article-cover{height:260px}.site-footer{padding:20px 10px}.footer-links{gap:17px;flex-wrap:wrap;justify-content:center}.search-dialog{padding:30px 22px}.search-dialog h2{font-size:29px}.loading{flex-direction:column}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.brand img,.admin-brand img{mix-blend-mode:multiply}.map-land{pointer-events:none}.map-marker{pointer-events:bounding-box}.map-marker text{pointer-events:auto}.mini-map img{opacity:.65}.brand img{object-fit:cover}
.skip-link:not(:focus){clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap;padding:0}
