@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#183f35;--deep:#102f28;--ink:#233e35;--paper:#f7f6f0;--cream:#eee9dc;--muted:#687069;--line:#dedfd5;--gold:#c7d69d}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif;line-height:1.17;letter-spacing:-1.8px}h1{font-size:clamp(42px,5vw,72px);font-weight:500}h2{font-size:34px;font-weight:500}h3{font-size:23px;font-weight:600;letter-spacing:-.8px}p{color:var(--muted)}em{font-family:Georgia,serif;font-weight:400}a,button{transition:background .2s,color .2s,transform .2s}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #c88b31;outline-offset:5px}a:hover{color:#567a47}[hidden]{display:none!important}.skip{position:absolute;left:20px;top:-100px;z-index:20;padding:12px;background:white}.skip:focus{top:20px}.topline{height:34px;background:var(--green);color:#f2f2e7;text-align:center;font-size:11px;letter-spacing:.3px;padding:7px 20px}.topline span{font-size:9px;letter-spacing:1.1px;margin-left:26px;color:#d6dfc7}.site-header{height:99px;display:flex;align-items:center;justify-content:space-between;gap:32px;max-width:1440px;margin:auto;padding:0 5.2%;position:relative}.brand{display:flex;align-items:center;gap:9px;font-family:'Manrope',Arial,sans-serif;font-weight:800;font-size:32px;line-height:1;letter-spacing:-1.5px}.brand svg{width:53px;height:38px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linejoin:round}.brand-light{font-weight:500}.brand small{display:block;font-size:8px;letter-spacing:2.1px;font-weight:600;margin-top:8px}.site-header>nav{display:flex;gap:30px;font-size:12px;font-weight:600}.site-header nav [aria-current]{border-bottom:1px solid;padding-bottom:4px}.header-actions{display:flex;align-items:center;gap:25px}.search-link{font-size:33px;line-height:1;display:grid;place-items:center;width:35px}.button{background:var(--green);color:var(--paper);padding:16px 22px;display:inline-flex;align-items:center;justify-content:center;gap:26px;font-size:12px;font-weight:600;border:1px solid transparent;border-radius:3px;line-height:1.5}.button:hover{background:#315b48;color:white;transform:translateY(-2px)}.button span{font-size:18px;line-height:1}.button.small{padding:12px 17px;gap:18px}.button.cream{background:var(--cream);color:var(--green)}.button.cream:hover{background:white}.mobile-nav{display:none}.hero{position:relative;min-height:608px;color:white;isolation:isolate;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-position:center 60%;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,32,26,.79),rgba(8,34,26,.38) 50%,rgba(7,30,29,.06)),linear-gradient(0deg,rgba(8,28,25,.27),transparent 40%);z-index:-1}.hero-content{max-width:1290px;margin:auto;padding:65px 5.2% 66px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2.1px;line-height:1.5;margin-bottom:18px;color:#637a5c}.hero .eyebrow{color:#e5e9d4;font-size:10px}.hero h1{font-size:70px;letter-spacing:-2.9px;line-height:1.02;font-weight:500;margin:24px 0}.hero h1 em{color:#e9ead3;font-size:1.04em}.hero-content>p:not(.eyebrow){font-size:14px;line-height:1.8;color:#e4e7df;margin-bottom:29px}.hero-actions{display:flex;align-items:center;gap:30px}.hero-text-link{font-size:12px;display:flex;gap:22px}.hero-text-link:hover{color:var(--gold)}.hero-caption{position:absolute;right:6.5%;bottom:90px;display:flex;align-items:center;gap:14px;transform:rotate(-8deg)}.hero-caption>span:last-child{font-size:11px;letter-spacing:2px;line-height:1.6}.little-sun{font-size:58px;line-height:1.2;font-family:Georgia,serif;font-weight:400}.photo-credit{position:absolute;right:24px;bottom:12px;font-size:8px;opacity:.8}.photo-credit:hover{color:white}.values-strip{max-width:1290px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);padding:24px 4%;border-bottom:1px solid var(--line);font-size:11px;font-weight:500;gap:12px}.values-strip b{font-size:9px;font-weight:500;color:#788665;margin-right:13px}.section{max-width:1290px;padding:68px 5.2%;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2{margin-bottom:0;font-size:32px}.section-heading>p{font-size:12px;line-height:1.8;margin:0;max-width:330px}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.photo-card{height:320px;position:relative;isolation:isolate;overflow:hidden;border-radius:3px;color:white;display:flex;align-items:flex-end;padding:25px}.photo-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,27,24,.8),transparent 80%);z-index:-1}.photo-card img{position:absolute;inset:0;width:100%;height:100%;z-index:-2;transition:transform .5s}.photo-card:hover{color:white}.photo-card:hover img{transform:scale(1.045)}.photo-card h3{font-weight:500;font-size:24px;margin:0}.photo-card .eyebrow{font-size:8px;letter-spacing:1.6px;color:#edeede;display:block;margin-bottom:9px}.round-arrow{display:grid;place-items:center;border:1px solid #b6c0ad;border-radius:50%;width:31px;height:31px;position:absolute;right:20px;bottom:23px;font-size:17px}.chip-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:25px;font-size:10px}.chip-row>span{color:var(--muted);margin-right:6px}.chip-row>a{padding:6px 13px;border:1px solid var(--line);border-radius:20px}.chip-row>a:hover{background:var(--cream)}.chip-row .plain-link{border:0;margin-left:auto;padding-right:0}.plain-link{font-size:12px;font-weight:600}.ad-space{max-width:970px;min-height:130px;margin:0 auto 10px;border:1px solid #e5e4da;background:#f0efe7;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.ad-space>span{font-size:8px;letter-spacing:2px;color:#777b70}.ad-space small{font-size:10px;color:#75796e}.ad-rule{height:1px;width:40px;background:#d6d7cb}.gear-section{padding-top:60px}.gear-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:45px}.gear-feature{height:367px;position:relative;isolation:isolate;overflow:hidden;color:white;border-radius:3px;display:flex;align-items:flex-end;padding:30px}.gear-feature img{width:100%;height:100%;position:absolute;inset:0;z-index:-2}.gear-feature:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#092d2bdd,transparent);z-index:-1}.gear-feature:hover{color:var(--cream)}.gear-feature h3{font-size:31px;font-weight:500;line-height:1.15}.gear-feature .eyebrow{color:#eeefdb;font-size:9px}.gear-feature span{font-size:11px}.gear-links>a{display:flex;align-items:center;gap:24px;min-height:92px;border-bottom:1px solid var(--line);padding:10px 0}.gear-links>a:first-child{padding-top:0}.gear-links>a>span:last-child{margin-left:auto;font-size:20px}.gear-links h3{font-size:20px;margin:0 0 8px}.gear-links p{font-size:11px;margin:0}.number{font-size:10px;color:#818d73}.affiliate-note{font-size:10px;color:var(--muted);margin-top:17px}.affiliate-note a{margin-left:8px;text-decoration:underline}.adventure{display:grid;grid-template-columns:1fr 1fr;background:var(--green);min-height:450px}.adventure-copy{padding:60px 30px 60px max(6%,calc((100vw - 1155px)/2));color:var(--paper)}.adventure-copy .eyebrow{color:#c4d1ac}.adventure h2{font-size:44px;line-height:1.15}.adventure p:not(.eyebrow){color:#c3cdc0;font-size:13px;line-height:1.8}.adventure>img{height:100%;max-height:500px;width:100%}.adventure-secondary{display:block;font-size:11px;margin-top:20px;color:#e4e7d5}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-card{border:1px solid var(--line);border-radius:3px;display:flex;flex-direction:column;padding:27px;background:#faf9f3;min-height:255px}.guide-card:hover{border-color:#849679;background:#eeeee3;transform:translateY(-3px);color:var(--green)}.card-category{font-size:9px;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:24px;color:#697a5b}.guide-card h3{font-size:22px;line-height:1.3;margin-bottom:15px}.guide-card p{font-size:12px;line-height:1.8;margin-bottom:22px}.card-link{margin-top:auto;font-size:10px;font-weight:600;display:flex;justify-content:space-between}.card-link span{font-size:17px}.browse-band{text-align:center;background:#eceee2;padding:50px 6%}.browse-band h2{font-size:32px}.browse-band>div{display:grid;grid-template-columns:repeat(4,1fr);max-width:900px;margin:30px auto 0}.browse-band a{display:flex;flex-direction:column;gap:10px;border-right:1px solid #cfd5c5}.browse-band a:last-child{border:0}.browse-band strong{font-size:39px;font-weight:400;line-height:1.3}.browse-band a span{font-size:10px}.planner-cta{display:flex;align-items:center;gap:30px}.planner-cta .eyebrow{margin-bottom:9px}.planner-cta h2{font-size:27px;margin-bottom:10px}.planner-cta p{font-size:12px;margin-bottom:0}.planner-cta .button{margin-left:auto;white-space:nowrap}.planner-cta .little-sun{color:#71815e}footer{background:var(--deep);color:#f0f0df;padding:55px max(6%,calc((100vw - 1155px)/2)) 25px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px}.footer-top .brand{font-size:30px;margin-bottom:22px}.footer-top p{font-size:11px;line-height:1.9;color:#b0beb1}.footer-top h2{font:600 11px 'DM Sans',Arial,sans-serif;letter-spacing:0;margin:7px 0 20px}.footer-top>div>a:not(.brand){display:block;color:#b0beb1;font-size:10px;margin-bottom:10px}.footer-top a:hover{color:white}.footer-bottom{border-top:1px solid #375044;padding-top:22px;margin-top:30px;font-size:9px;color:#a7b7a9;display:flex;justify-content:space-between;gap:25px}.page-intro{background:#eeefe4;max-width:none;text-align:center;padding:65px 20px 55px}.page-intro h1{font-size:55px;margin-bottom:20px}.page-intro>p:last-child{max-width:670px;margin:0 auto;font-size:15px}.listing{padding-top:40px}.search-bar{display:flex;gap:20px;align-items:end}.search-bar>div:first-child{flex:1}.search-bar label{display:block;font-size:12px;font-weight:600;margin-bottom:8px}.search-bar input,.search-bar select{width:100%;padding:14px 18px;border:1px solid #c6ccbd;background:#fffefa;border-radius:3px;color:var(--green)}.search-bar input:disabled,.search-bar select:disabled{opacity:.6}.result-count{font-size:11px;margin:22px 0}.empty-state{text-align:center;padding:55px}.article-intro{padding-bottom:35px}.breadcrumbs{font-size:10px;color:var(--muted);margin-bottom:32px}.breadcrumbs a{text-decoration:underline;margin-right:6px}.article-intro h1{font-size:56px;margin-bottom:20px}.article-intro>p:last-child{font-size:18px;max-width:750px}.article-layout{padding-top:0;display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:60px}.article-image{width:100%;height:350px;border-radius:3px}.image-note{font-size:9px;margin-top:8px}.image-note a{text-decoration:underline}.article-layout article h2{font-size:28px;margin:36px 0 18px}.article-layout article>p,.resources p{font-size:15px;line-height:1.9}.advice-list{counter-reset:advice;list-style:none;padding:0}.advice-list li{counter-increment:advice;position:relative;padding:19px 0 19px 53px;line-height:1.9;border-bottom:1px solid var(--line);color:#536357}.advice-list li:before{content:'0' counter(advice);position:absolute;left:0;top:23px;font-size:11px;color:#69815f}.field-note{background:#e8ecdc;border-left:3px solid #80936c;padding:26px;margin:30px 0}.field-note p:last-child{margin-bottom:0;color:var(--green)}.field-note .eyebrow{font-size:9px}.shop-box{background:#eceee3;padding:28px;border-radius:3px;margin:25px 0}.shop-box h3{font-size:23px}.shop-box>p{font-size:12px}.shop-box .fine{margin-top:18px;margin-bottom:0;font-size:10px}.button small{font-size:9px}.sidebar-box{background:#e9eddf;padding:28px;margin-bottom:30px}.sidebar-box h2{font-size:27px;line-height:1.2}.sidebar-box p{font-size:12px}.sidebar-box .button{width:100%;font-size:11px}.article-sidebar .ad-space{min-height:280px;width:100%;padding:20px;text-align:center}.resources{border-top:1px solid var(--line);margin-top:40px}.resources a,.prose a:not(.button){text-decoration:underline}.prose{max-width:850px;min-height:60vh}.prose h1{font-size:47px}.prose h2{font-size:27px;margin-top:36px}.prose p,.prose li{line-height:1.9}.prose li{margin:10px 0}.planner-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:60px}.checklist h2{font-size:27px;margin-bottom:10px}.check-heading{padding-bottom:20px;border-bottom:1px solid var(--line)}.check-heading p{font-size:12px;margin:0}.checklist h3{font-size:18px;margin:25px 0 15px}.checklist label{display:flex;align-items:center;gap:12px;padding:12px 0;font-size:13px;cursor:pointer;border-bottom:1px solid #e5e6dc}.checklist input{width:19px;height:19px;accent-color:var(--green);flex-shrink:0}.checklist input:checked+span{text-decoration:line-through;color:#7c8477}.checklist>.button{margin:30px 0 20px}.fine{font-size:11px}.planner-photo{height:310px;width:100%;margin-bottom:20px}.sidebar-box ul{padding-left:19px;margin-bottom:25px}.sidebar-box li{font-size:12px;margin-bottom:13px;color:#52664f}.local-links{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:25px 0}.local-links a{padding:22px;border:1px solid var(--line);background:var(--cream);text-decoration:none!important}.local-links strong{display:block}.local-links small{display:block;color:var(--muted);margin-top:8px}
@media(min-width:1450px){.hero-content{padding-left:67px}.hero{min-height:640px}.hero-content{padding-top:75px}}
@media(max-width:1050px){.site-header{gap:20px;padding:0 4%;height:88px}.site-header>nav{gap:17px;font-size:11px}.header-actions{gap:12px}.brand{font-size:28px}.brand svg{width:45px}.hero h1{font-size:64px}.section-heading h2{font-size:29px}.section-heading>p{max-width:250px}.photo-card{height:280px;padding:20px}.photo-card h3{font-size:21px}.round-arrow{right:14px;width:25px;height:25px}.gear-layout{gap:30px}.planner-cta{flex-wrap:wrap}.planner-cta .button{margin-left:87px}.footer-top{gap:20px}.article-layout{gap:35px;grid-template-columns:minmax(0,1fr) 260px}}
@media(max-width:800px){.site-header>nav,.header-actions{display:none}.mobile-nav{display:block;font-size:12px}.mobile-nav summary{cursor:pointer;padding:10px 15px;border:1px solid var(--line);border-radius:3px}.mobile-nav nav{position:absolute;top:77px;right:4%;background:var(--paper);z-index:5;box-shadow:0 10px 30px #193f3520;padding:15px 22px;min-width:220px}.mobile-nav nav a{display:block;padding:12px 5px}.topline span{display:none}.hero{min-height:575px}.hero-content{padding-top:55px}.hero h1{font-size:62px}.values-strip{grid-template-columns:1fr 1fr;padding:20px 5%;row-gap:15px}.section{padding:45px 5%}.section-heading{display:block;margin-bottom:24px}.section-heading>p{max-width:none;margin-top:14px}.section-heading>p br{display:none}.photo-grid{gap:13px}.photo-card{height:270px;padding:15px}.photo-card h3{font-size:19px;max-width:130px}.photo-card .eyebrow{font-size:7px}.round-arrow{bottom:16px;right:10px}.ad-space{margin:0 5%;min-height:110px}.gear-layout{gap:24px}.gear-feature{height:375px;padding:23px}.gear-links>a{gap:13px}.gear-links h3{font-size:18px}.gear-links p{font-size:10px}.adventure-copy{padding:45px 25px}.adventure h2{font-size:34px}.guide-grid{grid-template-columns:repeat(2,1fr)}.guide-grid.three{grid-template-columns:1fr}.guide-grid.three .guide-card{min-height:190px}.card-category{margin-bottom:15px}.footer-top{grid-template-columns:repeat(3,1fr);gap:25px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}.article-layout{grid-template-columns:1fr}.article-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:20px}.article-sidebar .sidebar-box{margin:0}.article-sidebar .ad-space{margin:0}.article-intro{padding-bottom:25px}.article-intro h1{font-size:45px}.planner-layout{gap:30px}.planner-photo{height:240px}.sidebar-box{padding:22px}}
@media(max-width:560px){.topline{font-size:10px;height:31px}.site-header{height:81px;padding:0 5%}.brand{font-size:28px}.brand small{font-size:7px;letter-spacing:1.8px}.brand svg{width:45px}.hero{min-height:581px}.hero>img{object-position:59% center}.hero:after{background:linear-gradient(90deg,#0a2926c9,#10322b4d),linear-gradient(0deg,#092c2766,transparent)}.hero-content{padding:46px 6% 85px}.hero .eyebrow{font-size:8px;letter-spacing:1.7px}.hero h1{font-size:58px;letter-spacing:-2.8px;margin:24px 0}.hero-content>p:not(.eyebrow){font-size:12px;line-height:1.85;max-width:310px}.desktop{display:none}.hero-actions{align-items:flex-start;gap:22px;flex-direction:column}.button{padding:14px 19px;font-size:11px}.hero-text-link{font-size:11px}.hero-caption{right:22px;bottom:48px;gap:8px}.hero-caption .little-sun{font-size:38px}.hero-caption>span:last-child{font-size:8px;letter-spacing:1.5px}.photo-credit{font-size:7px;right:13px}.values-strip{font-size:9px;gap:13px;padding:18px 5%}.values-strip b{font-size:8px;margin-right:5px}.section{padding:39px 6%}.eyebrow{font-size:8px;letter-spacing:1.7px}.section-heading h2{font-size:29px;letter-spacing:-1.4px}.section-heading>p{font-size:12px}.photo-grid{grid-template-columns:1fr;gap:15px}.photo-card{height:260px;padding:23px}.photo-card h3{font-size:26px;max-width:none}.photo-card .eyebrow{font-size:8px}.round-arrow{bottom:22px;right:23px;width:31px;height:31px}.chip-row{gap:8px}.chip-row>span{width:100%;font-size:10px;margin-bottom:4px}.chip-row .plain-link{margin-left:0}.chip-row>a{font-size:9px;padding:6px 10px}.ad-space{min-height:100px}.ad-space small{font-size:9px}.gear-layout{grid-template-columns:1fr}.gear-feature{height:290px;padding:26px}.gear-links>a{min-height:82px;gap:20px}.gear-links h3{font-size:20px}.gear-links p{font-size:11px}.affiliate-note{font-size:9px;line-height:1.8}.affiliate-note a{display:inline-block;margin-left:0}.adventure{grid-template-columns:1fr}.adventure-copy{padding:42px 6%}.adventure h2{font-size:37px}.adventure>img{height:280px}.guide-grid{grid-template-columns:1fr}.guide-card{min-height:210px;padding:25px}.browse-band{padding:36px 6%}.browse-band h2{font-size:27px}.browse-band>div{grid-template-columns:1fr 1fr;row-gap:27px}.browse-band a:nth-child(2){border:0}.browse-band strong{font-size:33px}.planner-cta{gap:17px}.planner-cta>.little-sun{display:none}.planner-cta h2{font-size:27px}.planner-cta .button{margin-left:0}.footer-top{grid-template-columns:1fr 1fr;gap:25px 12px}.footer-top>div:last-child{grid-column:1/-1}.footer-bottom{font-size:8px}.page-intro{padding:42px 6%}.page-intro h1{font-size:40px}.page-intro>p:last-child{font-size:13px}.search-bar{flex-direction:column;align-items:stretch;gap:15px}.search-bar input,.search-bar select{font-size:16px;padding:12px}.article-intro h1{font-size:42px}.article-intro>p:last-child{font-size:16px}.article-layout{padding-top:0;gap:25px}.article-image{height:250px}.article-layout article h2{font-size:26px}.article-layout article>p,.resources p{font-size:14px}.advice-list li{font-size:14px;padding-left:37px}.field-note,.shop-box{padding:22px}.article-sidebar{grid-template-columns:1fr}.article-sidebar .ad-space{min-height:170px}.planner-layout{grid-template-columns:1fr}.planner-layout aside{margin-top:15px}.checklist label{font-size:12px}.prose h1{font-size:39px}.prose{font-size:14px}.local-links{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}@media print{.topline,.site-header,footer,.ad-space,.planner-layout aside,.button{display:none!important}body{background:white;color:black}.page-intro,.section{padding:20px 0}.page-intro h1{font-size:30px}.planner-layout{display:block}.checklist label{break-inside:avoid}.checklist input{appearance:auto}.checklist h3{margin-top:20px}}

/* Shared cards and remote product images keep the catalog compact. */
.product-section{border-top:1px solid var(--line)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:4px;background:#faf9f3;padding:25px;min-width:0}.product-card h3{font-size:21px;line-height:1.3;margin-bottom:15px}.product-card p{font-size:12px;line-height:1.8;margin-bottom:22px}.product-card .button{margin-top:auto;gap:12px;padding:13px 12px;font-size:11px}.product-source{font-size:10px;text-decoration:underline;margin-top:12px;text-align:center}.shopping-disclosure{font-size:12px;background:#e9eddf;padding:13px 17px;border-left:3px solid #80936c;margin-bottom:25px}.product-section>.fine{margin-top:20px}.product-card .card-category{margin-bottom:16px}@media(max-width:800px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.product-grid{grid-template-columns:1fr}.product-card{padding:24px}.product-section .section-heading .plain-link{display:inline-block;margin-top:18px}}@media print{.product-section{display:none!important}}

/* Fishing photography, illustrated water, and readable field notes. */
.guide-card{overflow:hidden;box-shadow:0 5px 25px #183f3505}.guide-photo{position:relative;margin:-27px -27px 24px;height:175px;overflow:hidden}.guide-photo>img{width:100%;height:100%;transition:transform .45s}.guide-card:hover .guide-photo>img{transform:scale(1.04)}.category-icon{position:absolute;width:48px;height:48px;bottom:15px;right:16px;padding:9px;color:var(--green);background:#f7f6f0ed;border:1px solid #ffffff6b;border-radius:50%;box-shadow:0 4px 14px #102f2833}.product-photo{display:flex;align-items:center;justify-content:center;background:white;margin:-25px -25px 23px;padding:23px;height:250px;overflow:hidden;border-bottom:1px solid var(--line);border-radius:4px 4px 0 0}.product-photo img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.product-photo:hover img{transform:scale(1.035)}.product-card h3{font-size:19px;overflow-wrap:anywhere}.product-card .button{min-height:47px}.prose-photo{width:100%;height:245px;border-radius:5px;margin:25px 0 32px}.waterscape{overflow:hidden;line-height:0;margin-top:30px;background:var(--paper)}.waterscape img{width:100%;height:auto;min-height:120px;object-fit:cover;object-position:center bottom}.field-reading p{font-size:15px;line-height:1.95;color:#536357}.field-reading h3{margin:32px 0 18px}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:4px;margin:24px 0 35px}.table-scroll table{width:100%;border-collapse:collapse;font-size:13px;line-height:1.8;text-align:left}.table-scroll th{background:var(--green);color:var(--paper);font-weight:500}.table-scroll th,.table-scroll td{padding:15px 18px;vertical-align:top}.table-scroll tr:nth-child(even){background:#eeefe5}.table-scroll td{border-top:1px solid var(--line);color:#536357}.table-scroll td:first-child{width:34%;font-weight:600;color:var(--green)}.field-faq{border-bottom:1px solid #d5dccb;padding:18px 0}.field-faq summary{font-family:Manrope,Arial,sans-serif;font-weight:600;cursor:pointer;line-height:1.6;color:var(--green)}.field-faq p{margin:14px 0 0;padding-left:18px;border-left:2px solid #b8c69e}.article-intro{background:linear-gradient(135deg,#e8eddfaa,transparent);border-radius:0 0 8px 8px;margin-bottom:26px}.article-image{box-shadow:0 12px 28px #173f3514}.page-intro{--intro-photo:url('/images/river.jpg');position:relative;isolation:isolate;text-align:left;padding:70px max(6%,calc((100vw - 1155px)/2));overflow:hidden;min-height:310px}.page-intro:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#eeefe4 37%,#eeefe4c9 56%,#eeefe41a 78%),var(--intro-photo) right center/cover no-repeat}.page-intro h1{max-width:660px;font-size:clamp(40px,4.6vw,59px);text-wrap:balance}.page-intro>p:last-child{max-width:560px;margin:0;font-size:15px}.page-intro .eyebrow{color:#566f4b}body[data-section=gear] .page-intro,body[data-section=shop] .page-intro{--intro-photo:url('/images/reel.jpg')}body[data-section=fishing] .page-intro{--intro-photo:url('/images/fly.jpg')}body[data-section=boats] .page-intro{--intro-photo:url('/images/boat.jpg')}.hero-caption .little-sun{animation:sun-turn 40s linear infinite}@keyframes sun-turn{to{transform:rotate(360deg)}}
@media(max-width:800px){.guide-photo{height:185px}.page-intro{padding:50px 5%;min-height:290px}.page-intro:after{background:linear-gradient(90deg,#eeefe4f5 10%,#eeefe4c9 65%,#eeefe48c),var(--intro-photo) center/cover no-repeat}.page-intro h1{max-width:610px}.product-photo{height:230px}}
@media(max-width:560px){.guide-photo{margin:-25px -25px 23px;height:200px}.product-photo{margin:-24px -24px 22px;height:260px}.page-intro{padding:40px 6% 115px}.page-intro:after{background:linear-gradient(180deg,#eeefe4 6%,#eeefe4ec 58%,#eeefe43d),var(--intro-photo) center bottom/cover no-repeat}.page-intro>p:last-child{font-size:14px}.prose-photo{height:195px}.field-reading p{font-size:14px}.table-scroll th,.table-scroll td{padding:12px}.table-scroll table{font-size:12px}.waterscape img{width:170%;max-width:none;margin-left:-35%;min-height:100px}.article-intro{margin-bottom:0}.product-card h3{font-size:21px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}@media print{.waterscape,.prose-photo{display:none}.page-intro:after{display:none}.page-intro{min-height:0}.field-faq p{display:block}}

/* One reusable vector sprite illustrates every product without image downloads. */
.product-illustration{position:relative;display:block;margin:-25px -25px 23px;height:260px;overflow:hidden;border-radius:4px 4px 0 0;border-bottom:1px solid #dce1d2;background:radial-gradient(ellipse at 50% 38%,#f5f3df 0,#e8edde 70%);isolation:isolate}.product-drawing{width:100%;height:235px;display:block;--ink:#244e43}.product-drawing.tone-1{--disc:#e0d8bd}.product-drawing.tone-2{--disc:#cbded3}.product-drawing.tone-3{--disc:#d8ddc2}.illustration-disc{fill:var(--disc,#dce5ce);opacity:.65}.illustration-guides{stroke:#7a9375;stroke-width:1;opacity:.4}.illustration-shadow{fill:#547761;opacity:.12}.product-motion{fill:none;stroke:var(--ink);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;transform-origin:160px 120px;animation-duration:7s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-play-state:paused}.motion-bob{animation-name:product-bob}.motion-sway{animation-name:product-sway;animation-duration:8s}.motion-swim{animation-name:product-swim;animation-duration:6s}.illustration-spark{stroke:#a78049;stroke-width:1.4;opacity:.65;animation:product-glimmer 5s ease-in-out infinite;animation-play-state:paused}.product-card[data-in-view] .product-motion,.product-card[data-in-view] .illustration-spark,.product-card:hover .product-motion,.product-card:focus-within .product-motion{animation-play-state:running}.product-card:nth-child(3n+2) .product-motion{animation-delay:-2s}.product-card:nth-child(3n) .product-motion{animation-delay:-4s}.illustration-label{position:absolute;bottom:13px;left:18px;font-size:8px;letter-spacing:1.3px;color:#59715a;font-weight:600}.illustration-arrow{position:absolute;bottom:12px;right:17px;border:1px solid #a9b7a0;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;color:#315944;font-size:17px;background:#f4f4e6}.product-illustration:hover .illustration-arrow{background:var(--green);color:#f7f6f0}.product-illustration:focus-visible{outline-offset:-5px;outline-width:3px}.product-illustration:hover{background:radial-gradient(ellipse at 50% 38%,#faf7e7,#dde8d6)}
@keyframes product-bob{0%,100%{transform:translateY(2px) rotate(-1deg)}50%{transform:translateY(-5px) rotate(1deg)}}@keyframes product-sway{0%,100%{transform:rotate(-2deg)}50%{transform:rotate(2deg) translateY(-3px)}}@keyframes product-swim{0%,100%{transform:translateX(-4px) rotate(-2deg)}50%{transform:translateX(4px) rotate(2deg)}}@keyframes product-glimmer{0%,100%{opacity:.35}50%{opacity:.8}}
@media(max-width:560px){.product-illustration{margin:-24px -24px 23px;height:275px}.product-drawing{height:250px}.illustration-label{font-size:8px}}@media(prefers-reduced-motion:reduce){.product-motion,.illustration-spark{animation:none!important}}@media print{.product-motion,.illustration-spark{animation:none!important}}
