@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Rye&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#19353c;--paper:#f3f5ef;--acid:#e4ee88;--line:#ccd5cf;--muted:#53666a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #d98828;outline-offset:5px}header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);gap:24px}.brand{text-decoration:none;font:800 26px/0.85 'Barlow Condensed','Arial Narrow',sans-serif;letter-spacing:-.5px;position:relative;padding-right:32px;display:inline-block}.brand span{display:block}.brand i{font:normal 42px Georgia;position:absolute;right:0;top:0}nav{display:flex;gap:32px}nav a{text-decoration:none;font-size:15px;font-weight:600}nav a:hover,.header-link:hover{text-decoration:underline;text-underline-offset:7px}.header-link{font-size:14px;font-weight:700;text-decoration:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:690px}.hero-copy{padding:52px 8% 22px 10%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:700;margin:0 0 25px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:700;line-height:.96;letter-spacing:-1.6px}h1{font-size:clamp(65px,6.6vw,105px);margin-bottom:28px}h1 em,h2 em{font-style:normal;color:#5c7478}.intro{max-width:440px;color:var(--muted);line-height:1.7;margin-bottom:26px}.button{background:var(--ink);color:white;padding:14px 20px;text-decoration:none;display:inline-flex;gap:50px;font-size:14px;font-weight:600}.button:hover{background:#34535b}.hero-note{border-top:1px solid var(--line);width:100%;display:flex;justify-content:space-between;gap:20px;margin-top:34px;padding-top:17px;font-size:12px;letter-spacing:1px;font-weight:600}.hero-photo{position:relative;min-height:100%;margin:0;background:#2d4b50;overflow:hidden}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover}.hero-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#10272cd9)}figcaption{position:absolute;z-index:1;bottom:24px;left:28px;right:28px;display:flex;justify-content:space-between;gap:20px;color:white;font-size:12px;letter-spacing:1px}.ticker{background:var(--acid);display:flex;justify-content:space-between;padding:19px 5%;gap:20px;font-size:12px;font-weight:700;letter-spacing:1.7px}.section{padding:76px 5% 82px}.section-top{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;gap:24px}.section-aside{font-size:14px;color:var(--muted)}.section-heading{display:flex;justify-content:space-between;gap:8%;margin:28px 0 46px;align-items:end}.section-heading h2{font-size:clamp(46px,5vw,72px);margin:0;flex:1}.section-heading>p{max-width:430px;width:40%;color:var(--muted);margin:0}.river-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.river{padding:27px 24px 22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.river .eyebrow{font-size:12px;letter-spacing:1px;margin-bottom:20px}h3{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:32px;line-height:1.1;margin-bottom:17px}.river>p:not(.eyebrow){font-size:15px;color:var(--muted)}.river-bottom{margin-top:auto;padding-top:16px;font-size:12px;letter-spacing:1px}.river-bottom strong{display:block;font-size:14px;letter-spacing:0;font-weight:500;margin-top:2px}.river-note{background:var(--ink);color:var(--paper)}.river-note p:not(.eyebrow){color:#c6d3d1}.river-note a{font-size:14px;text-underline-offset:5px;margin-top:auto}.big-symbol{font-size:34px;color:var(--acid);line-height:1;margin-bottom:16px}.casting{background:#e7ece6}.cast-layout{display:grid;grid-template-columns:1fr 1fr;gap:10%}.cast-principles>div{position:relative;padding-left:57px;margin-bottom:30px}.cast-principles span{position:absolute;left:0;top:0;font-size:14px;border:1px solid #9db0ad;border-radius:50%;width:35px;height:35px;text-align:center;line-height:33px}.cast-principles h3{font-size:27px;margin-bottom:10px}.cast-principles p{color:var(--muted);margin:0}.cast-library details{border-top:1px solid #b7c5bf;padding:18px 0}.cast-library summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:18px;font-weight:600;font-size:19px}.cast-library summary::-webkit-details-marker{display:none}.cast-library details p{margin:16px 0 0;color:var(--muted)}details[open] summary span{transform:rotate(45deg)}.micro{font-size:14px;color:var(--muted);margin-top:20px}.swing{background:var(--ink);color:var(--paper)}.swing .section-top{border-color:#52696e}.swing .section-aside,.swing .section-heading p{color:#bdcecd}.swing h2 em{color:var(--acid)}.swing-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.swing-steps span{font-size:12px;letter-spacing:1.6px;color:var(--acid)}.swing-steps h3{margin-top:20px;font-size:30px}.swing-steps p{color:#c8d5d3}.take-note{margin-top:28px;display:flex;gap:40px;border-top:1px solid #52696e;padding-top:28px}.take-note strong{min-width:190px;color:var(--acid)}.take-note p{max-width:700px;margin:0}.kit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.kit-grid article{border-left:1px solid var(--line);padding:6px 32px}.kit-grid article:first-child{padding-left:0;border:0}.kit-grid h3{font-size:40px}.kit-grid p:not(.eyebrow){color:var(--muted)}.kit-grid .kit-use{padding-top:16px;border-top:1px solid var(--line);font-size:14px}.conditions{background:var(--acid);display:grid;grid-template-columns:1fr 1fr;gap:40px 8%}.conditions h2{font-size:clamp(45px,4.5vw,64px)}.conditions>div>p:not(.eyebrow){max-width:470px}.resource-list a{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #aab564;padding:19px 0;text-decoration:none;font-size:17px;font-weight:600}.resource-list a:hover span{text-decoration:underline}.resource-list small{display:block;font-size:12px;letter-spacing:.8px;font-weight:500;margin-bottom:5px}.resource-list b{font-size:24px}.river-care{grid-column:1/-1;display:flex;gap:7%;padding-top:28px;border-top:1px solid #aab564}.river-care strong{flex:1}.conditions .river-care p{max-width:none;flex:2;margin:0;font-size:15px}footer{padding:42px 5%;display:flex;align-items:center;justify-content:space-between;gap:35px}footer p{font-size:13px;color:var(--muted);margin:0}footer>a:last-child{font-size:14px;text-decoration:none}.credit{max-width:180px;font-size:12px}.skip{position:absolute;left:20px;top:-70px;z-index:20;background:white;padding:10px}.skip:focus{top:10px}@media(min-width:1550px){body{max-width:1700px;margin:auto}}@media(max-width:1050px){.river-grid{grid-template-columns:repeat(2,1fr)}.hero{min-height:640px}.hero-copy{padding-top:36px}h1{font-size:76px}.swing-steps{gap:22px}nav{gap:20px}.header-link{display:none}.hero-photo figcaption{flex-direction:column}.kit-grid article{padding:6px 22px}.ticker span:nth-child(2){display:none}}@media(max-width:700px){header{height:auto;padding:22px 6%;flex-wrap:wrap;gap:22px}nav{width:100%;justify-content:space-between;gap:12px}nav a{font-size:14px}.brand{font-size:24px}.hero{grid-template-columns:1fr}.hero-copy{padding:36px 6% 24px}h1{font-size:76px}.hero-photo{min-height:350px;order:2}.hero-note{margin-top:30px}.hero-photo figcaption{flex-direction:row}.ticker{padding:15px 6%}.ticker span:last-child{display:none}.section{padding:48px 6%}.section-aside{display:none}.section-heading{display:block;margin-top:18px;margin-bottom:30px}.section-heading h2{font-size:51px;margin-bottom:24px}.section-heading>p{width:100%;max-width:none}.river-grid{grid-template-columns:1fr}.river{padding:24px}.river h3{font-size:34px}.cast-layout{grid-template-columns:1fr;gap:30px}.swing-steps{grid-template-columns:1fr 1fr;gap:24px}.take-note{display:block}.take-note p{margin-top:12px}.kit-grid{grid-template-columns:1fr}.kit-grid article,.kit-grid article:first-child{padding:25px 0;border:0;border-top:1px solid var(--line)}.conditions{grid-template-columns:1fr;gap:24px}.conditions h2{font-size:50px}.river-care{display:block}.conditions .river-care p{margin-top:12px}footer{flex-wrap:wrap;padding:32px 6%}footer p{width:55%}.credit{max-width:none}figcaption{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.hero-photo img{object-position:center 65%}

:root{--ink:#1c3029;--acid:#d7b580;--muted:#53675b}.brand{display:inline-flex;align-items:center;gap:12px;padding-right:0;letter-spacing:0}.brand img{width:54px;height:54px;border-radius:50%;object-fit:contain}.brand-wordmark{line-height:.95}.brand-wordmark>span{font-size:19px;margin-top:4px}h1 em,h2 em{color:#67745c}.hero-photo>img:first-child{filter:brightness(.48)}.conditions .resource-list a,.conditions .river-care{border-color:#a78c60}.river-note p:not(.eyebrow){color:#c6d3d1}@media(max-width:700px){.hero-photo{min-height:470px}.brand{font-size:26px}.brand-wordmark>span{font-size:19px}}@media(max-width:380px){.hero-photo{min-height:400px}}

/* Engraved Western serif wordmark, echoing the sticker lettering. */
.brand{font-family:'Rye',Rockwell,Georgia,serif;font-weight:400;font-size:25px;letter-spacing:.5px;gap:12px}.brand-wordmark{line-height:1.2}.brand-wordmark>span{font-size:15px;line-height:1.35;letter-spacing:.35px;margin-top:1px}@media(max-width:700px){.brand{font-size:25px}.brand-wordmark>span{font-size:15px}}

.shop-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9%;margin-top:28px}.shop-art{text-align:center}.shop-art img{width:100%;max-width:450px;height:auto;border-radius:50%}.shop-copy h2{font-size:clamp(45px,4.5vw,65px);margin-bottom:30px}.shop-copy h3{font-size:28px;margin-bottom:10px}.shop-copy .shop-price{font-size:42px;font-weight:700;line-height:1.2;margin:25px 0 8px}.shop-price span{font-size:16px;font-weight:400}.shop-shipping{color:var(--muted);font-size:15px}.shop-buy{border:0;font:600 16px 'DM Sans',Arial,sans-serif;margin-top:12px}.shop-buy:disabled{background:#56635c;color:white;cursor:not-allowed}.shop-copy .micro{margin-top:12px}@media(max-width:700px){nav{flex-wrap:wrap;justify-content:flex-start;column-gap:24px;row-gap:10px}.shop-layout{grid-template-columns:1fr;gap:30px}.shop-art img{max-width:320px}.shop-copy h2{font-size:48px}}

/* Open editorial introduction above an uninterrupted river panorama. */
.hero{display:block;min-height:0;padding:0 5% 36px}
.hero-copy{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);align-items:end;gap:7%;padding:54px 0 38px}
.hero-heading .eyebrow{font-size:14px;letter-spacing:1.3px;margin-bottom:22px}
.hero h1{font-size:clamp(48px,5.3vw,82px);line-height:1.04;letter-spacing:-1px;margin:0}
.hero h1 em{font-size:.78em}
.hero-intro .intro{margin-bottom:22px;max-width:440px}
.hero-photo{height:clamp(300px,34vw,510px);min-height:0}
.hero-photo>img:first-child{filter:none;object-position:center 60%}
.hero-photo:after{inset:70% 0 0;background:linear-gradient(transparent,#10272cbb)}
.hero-photo figcaption{flex-direction:row;font-size:13px;bottom:20px}
@media(max-width:700px){.hero{padding:0 6% 24px}.hero-copy{grid-template-columns:1fr;gap:24px;padding:32px 0 28px}.hero h1{font-size:clamp(42px,8.3vw,58px)}.hero-heading .eyebrow{font-size:12px;letter-spacing:1px;margin-bottom:18px}.hero-intro .intro{max-width:100%}.hero-photo{height:320px;min-height:0}.hero-photo figcaption{left:16px;right:16px;font-size:12px}.hero-photo figcaption span:last-child{display:none}}

/* Final sticker leads the opening, on its own forest-green panel. */
.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5%;padding:42px 5%;background:#1c3029;color:#f3f5ef}
.hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:26px;padding:0}
.hero h1{font-size:clamp(44px,4.7vw,72px)}
.hero h1 em{color:#d7b580}
.hero-intro .intro{color:#d3ddd4}
.hero .button{background:#d7b580;color:#1c3029}
.hero .button:hover{background:#e6c697}
.hero-sticker{margin:0;display:flex;align-items:center;justify-content:center}
.hero-sticker img{display:block;width:100%;max-width:570px;height:auto;border-radius:50%}
@media(max-width:700px){.hero{grid-template-columns:1fr;padding:32px 6%;gap:32px}.hero-copy{gap:22px}.hero h1{font-size:clamp(42px,8.3vw,58px)}.hero-sticker{grid-row:1}.hero-sticker img{max-width:390px}}
