:root{--navy:#031a33;--navy2:#062746;--blue:#0b56a2;--ice:#eef2f5;--text:#082744;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.5}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.reference-home{position:relative;width:100%;background:#031a33;overflow:hidden}.reference-art{width:100%;height:auto;display:block}.hotspots{position:absolute;inset:0;pointer-events:none}.hotspot{position:absolute;display:block;pointer-events:auto;border-radius:4px}.hotspot:hover{outline:2px solid rgba(255,255,255,.35);outline-offset:2px}
/* Coordinates are percentages of the approved 1536x1024 desktop reference */
.hs-home{left:25.9%;top:2.2%;width:4.2%;height:4.8%}.hs-about{left:31.3%;top:2.2%;width:4.6%;height:4.8%}.hs-dest{left:37.4%;top:2.2%;width:9.1%;height:4.8%}.hs-trips{left:47.7%;top:2.2%;width:8.7%;height:4.8%}.hs-gallery{left:57.4%;top:2.2%;width:6.5%;height:4.8%}.hs-contact{left:64.4%;top:2.2%;width:6.2%;height:4.8%}.hs-facebook{left:74.6%;top:2.2%;width:2.8%;height:4.8%}.hs-book-top{left:83.5%;top:1.8%;width:13%;height:4.8%}.hs-book-hero{left:2.0%;top:43.1%;width:12.7%;height:5.3%}.hs-watch{left:15.7%;top:43.1%;width:14.6%;height:5.3%}.hs-devils{left:2.0%;top:50.4%;width:31.4%;height:19.1%}.hs-sak{left:34.5%;top:50.4%;width:30.7%;height:19.1%}.hs-missouri{left:66.1%;top:50.4%;width:31.7%;height:19.1%}.hs-guide{left:3.4%;top:90.1%;width:15.3%;height:3.2%}
.mobile-home{display:none}
.wrap{width:min(1380px,calc(100% - 64px));margin:auto}.kicker{margin:0 0 8px;text-transform:uppercase;font-family:"Barlow Condensed",sans-serif;font-weight:800;font-size:13px;letter-spacing:.28em;color:#c8e1f6}.kicker.dark{color:#0c579e}.details-section{background:linear-gradient(90deg,#041b35,#073761);color:#fff;padding:72px 0}.two-col{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.details-section h2,.destinations-details h2,.trip-section h2,.gallery-section h2,.contact-section h2{font-family:"Barlow Condensed",sans-serif;font-size:clamp(42px,4.5vw,66px);line-height:.95;margin:0 0 18px;text-transform:uppercase}.details-section p{max-width:720px;color:#e4edf5}.feature-list{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(255,255,255,.16)}.feature-list div{padding:25px 20px;text-align:center;border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.feature-list div:nth-child(2n){border-right:0}.feature-list div:nth-child(n+3){border-bottom:0}.feature-list b{display:block;font-family:"Barlow Condensed";font-size:21px;text-transform:uppercase}.feature-list span{font-size:13px;color:#cfe0ee}
.destinations-details{padding:76px 0;background:#f3f5f7}.destination-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:34px}.destination-detail-grid article{background:#fff;padding:28px;border-top:4px solid var(--blue);box-shadow:0 8px 24px rgba(0,34,67,.08)}.destination-detail-grid h3,.trip-steps h3{font-family:"Barlow Condensed";font-size:30px;text-transform:uppercase;margin:0 0 9px}.destination-detail-grid p{margin:0;color:#637386}
.trip-section{padding:76px 0}.trip-top{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.trip-top p{color:#68798a}.trip-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin-top:40px}.trip-steps article{border-top:3px solid var(--blue);padding-top:16px}.trip-steps b{font-family:"Barlow Condensed";font-size:22px;color:#0a5eb5}.trip-steps p{font-size:14px;color:#68798a;margin:0}
.gallery-section{padding:76px 0;background:#041b35;color:#fff}.gallery-title{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.gallery-title h2{max-width:900px}.gallery-title a{color:#b7d8f4;font-weight:800}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:210px;gap:16px;margin-top:28px}.gallery-grid figure{margin:0;overflow:hidden;background:#0b2a47;border-radius:3px}.gallery-grid figure:nth-child(1){grid-column:span 5;grid-row:span 2}.gallery-grid figure:nth-child(2){grid-column:span 3;grid-row:span 2}.gallery-grid figure:nth-child(3){grid-column:span 4;grid-row:span 2}.gallery-grid figure:nth-child(4){grid-column:span 4}.gallery-grid figure:nth-child(5){grid-column:span 4}.gallery-grid figure:nth-child(6){grid-column:span 4}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.gallery-grid figure:hover img{transform:scale(1.025)}
.contact-section{padding:64px 0;background:#0a4b8f;color:#fff}.contact-row{display:flex;align-items:center;justify-content:space-between;gap:50px}.contact-row p{max-width:740px;color:#dbeafa}.contact-row>a{display:inline-flex;padding:15px 26px;border:1px solid #fff;border-radius:4px;text-transform:uppercase;font-family:"Barlow Condensed";font-weight:800;font-size:19px;background:#fff;color:#08315d;white-space:nowrap}
footer{padding:22px 0;background:#02162b;color:#fff}.footer-row{display:grid;grid-template-columns:170px 1fr auto;align-items:center;gap:28px}.footer-row img{width:160px}.footer-row span{text-align:center;text-transform:uppercase;font-family:"Barlow Condensed";letter-spacing:.16em}.footer-row small{color:#8da7c0}
@media(max-width:850px){.reference-home{display:none}.mobile-home{display:block}.mobile-header{height:78px;background:#031a33;display:flex;align-items:center;justify-content:space-between;padding:6px 18px}.mobile-header img{width:170px}.mobile-header a,.mobile-actions a{display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;border:1px solid #b9d9f9;background:#0c5eb4;color:#fff;border-radius:4px;text-transform:uppercase;font-family:"Barlow Condensed";font-weight:800}.mobile-hero{min-height:520px;background:linear-gradient(90deg,rgba(240,244,246,.98),rgba(240,244,246,.83) 62%,rgba(3,26,51,.12)),url('assets/legendary-outdoors-trophy-walleye.webp') center 34%/cover}.mobile-hero-copy{padding:70px 22px 32px}.mobile-hero-copy>p,.mobile-hero-copy>strong{font-family:"Barlow Condensed";text-transform:uppercase;font-weight:800;letter-spacing:.15em}.mobile-hero-copy h1{font-family:"Barlow Condensed";font-size:52px;line-height:.8;text-transform:uppercase;margin:7px 0 22px;color:#052c51}.mobile-hero-copy h1 em{font-family:Georgia,serif;text-transform:none;font-size:.72em}.mobile-actions{display:flex;gap:10px;margin-top:18px}.mobile-actions a:last-child{background:#073157}.mobile-destinations{display:grid;gap:10px;padding:12px;background:#edf1f4}.mobile-destinations a{min-height:150px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:linear-gradient(0deg,rgba(3,26,51,.96),rgba(3,26,51,.08)),url('assets/family-catch.webp') center/cover;border-radius:4px}.mobile-destinations a:nth-child(2){background-image:linear-gradient(0deg,rgba(3,26,51,.96),rgba(3,26,51,.08)),url('assets/angler-walleye-stringer.webp')}.mobile-destinations a:nth-child(3){background-image:linear-gradient(0deg,rgba(3,26,51,.96),rgba(3,26,51,.08)),url('assets/couple-big-walleye.webp')}.mobile-destinations span{font-family:Georgia,serif;font-style:italic;text-transform:uppercase;font-size:28px}.mobile-destinations small{font-size:15px}.wrap{width:min(100% - 34px,1380px)}.two-col,.trip-top{grid-template-columns:1fr;gap:20px}.destination-detail-grid,.trip-steps{grid-template-columns:1fr}.feature-list{margin-top:20px}.gallery-title,.contact-row{align-items:flex-start;flex-direction:column}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:auto}.gallery-grid figure,.gallery-grid figure:nth-child(n){grid-column:auto;grid-row:auto}.gallery-grid img{height:360px}.footer-row{grid-template-columns:1fr;text-align:center}.footer-row img{margin:auto}.footer-row small{margin:auto}}
@media(max-width:500px){.mobile-header img{width:135px}.mobile-header a{font-size:14px;padding:9px 12px}.mobile-hero-copy h1{font-size:43px}.mobile-actions{flex-direction:column;max-width:230px}.feature-list{grid-template-columns:1fr}.feature-list div{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.16)!important}.feature-list div:last-child{border-bottom:0!important}}

/* Horizontal cycling photo gallery */
.gallery-section{padding:54px 0 46px;background:radial-gradient(circle at 50% 0,#0b3152 0,#041b35 55%,#02162b 100%);color:#fff;overflow:hidden}
.gallery-wrap{width:100%;margin:auto}.gallery-heading{text-align:center;padding:0 24px 24px}.gallery-heading .kicker{font-size:clamp(31px,3.2vw,50px);letter-spacing:.08em;margin:0;color:#fff}.gallery-heading h2{font-family:Inter,Arial,sans-serif!important;font-weight:400!important;font-size:clamp(17px,1.55vw,24px)!important;line-height:1.2!important;text-transform:none!important;margin:4px 0 0!important;color:#fff}
.photo-carousel{position:relative;width:100%;padding:0 16px}.carousel-viewport{overflow:hidden;width:100%}.carousel-track{display:flex;gap:8px;will-change:transform;transition:transform .65s cubic-bezier(.22,.61,.36,1)}.carousel-card{flex:0 0 calc((100% - 40px)/6);height:460px;margin:0;border-radius:7px;overflow:hidden;background:#0b2a47;box-shadow:0 8px 24px rgba(0,0,0,.18)}.carousel-card img{width:100%;height:100%;object-fit:cover}.carousel-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;border:2px solid rgba(255,255,255,.9);background:rgba(1,18,35,.82);color:#fff;font-size:30px;line-height:1;cursor:pointer;display:grid;place-items:center;box-shadow:0 3px 15px rgba(0,0,0,.35)}.carousel-arrow:hover{background:#0a5eb5}.carousel-prev{left:7px}.carousel-next{right:7px}.carousel-dots{display:flex;justify-content:center;gap:13px;padding:18px 20px 16px}.carousel-dot{width:13px;height:13px;border:0;border-radius:50%;background:rgba(255,255,255,.45);padding:0;cursor:pointer}.carousel-dot.active{background:#fff}.gallery-actions{display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap;padding:0 20px}.gallery-book{display:inline-flex;align-items:center;justify-content:center;padding:13px 30px;border:1px solid #c5dfff;border-radius:3px;background:#0b55a4;color:#fff;text-transform:uppercase;font-family:"Barlow Condensed",sans-serif;font-size:22px;font-weight:800;letter-spacing:.04em}.gallery-facebook{color:#c8e1f6;font-weight:800}
@media(max-width:1100px){.carousel-card{flex-basis:calc((100% - 16px)/3);height:430px}}
@media(max-width:700px){.gallery-section{padding-top:42px}.photo-carousel{padding:0 13px}.carousel-track{gap:10px}.carousel-card{flex-basis:calc((100% - 10px)/2);height:390px}.carousel-arrow{width:44px;height:44px;font-size:24px}.gallery-actions{flex-direction:column;gap:12px}}
@media(max-width:460px){.carousel-card{flex-basis:100%;height:440px}.carousel-track{gap:0}.carousel-dots{gap:9px}.carousel-dot{width:10px;height:10px}}


/* Corrected desktop primary navigation: one evenly spaced layer over the art-directed header */
.desktop-primary-nav{position:absolute;z-index:20;left:25.1%;top:0;width:45.6%;height:7.8%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;text-align:center}
.desktop-primary-nav a{display:flex;height:100%;align-items:center;justify-content:center;color:#fff;text-transform:uppercase;font-family:"Barlow Condensed",Arial,sans-serif;font-weight:700;font-size:clamp(13px,1.05vw,17px);letter-spacing:.015em;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.25)}
.desktop-primary-nav a:hover,.desktop-primary-nav a:focus-visible{color:#c8e1f6}
/* Disable legacy invisible nav hotspots only; social/book/hero hotspots remain active */
.hs-home,.hs-about,.hs-dest,.hs-gallery,.hs-contact{pointer-events:none!important}
@media(max-width:850px){.desktop-primary-nav{display:none}}
