:root{--bg:#171711;--ink:#171914;--paper:#e9dfc9;--paper-deep:#d9cbb0;--olive:#3e4428;--olive-dark:#242819;--olive-mid:#5b5d35;--cream:#f3ead8;--muted:#756f5d;--line:#8d846e;--white:#f7f1e5;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.55 'Segoe UI',system-ui,sans-serif;background-image:url('../images/backgrounds/home-distressed.webp');background-size:cover;background-attachment:scroll}a{color:inherit;text-decoration:none}.container{width:min(var(--max),92%);margin:auto}.site-header{position:relative;z-index:50;background:var(--olive-dark);color:var(--cream);border-bottom:3px solid #191b12;box-shadow:0 3px 0 rgba(0,0,0,.35)}.site-topbar{background:#171810;border-bottom:1px solid rgba(236,225,200,.18);font:12px 'Arial Narrow',sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#c9bc94}.site-topbar-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between}.site-utility{display:flex;gap:24px}.site-utility a{color:#d8ccb1}.site-utility a:hover{color:#fff}.nav{min-height:112px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;color:var(--cream);font-weight:800}.brand img{width:76px;height:76px;object-fit:contain;filter:sepia(.25)}.brand-copy{display:flex;flex-direction:column;line-height:.86}.brand-copy b{font:800 48px/.82 'Arial Narrow',sans-serif;letter-spacing:.02em}.brand-copy small{font:700 15px/1 'Segoe UI',sans-serif;letter-spacing:.22em;margin-top:9px}.site-nav-links>a{font:700 18px/1 'Arial Narrow',sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#efe7d7;padding:16px 15px;border-bottom:4px solid transparent}.site-nav-links>a:hover,.site-nav-links>a.active{color:#fff;border-bottom-color:#9b8f52}.nav-cta{border:1px solid #777348!important;border-radius:0;padding:12px 16px!important}.navbar-toggler{border-color:#a69d7b}.navbar-toggler-icon{filter:invert(1) sepia(.3)}.hero{position:relative;overflow:hidden;padding:52px 0 38px;background-color:var(--paper);background-image:linear-gradient(rgba(233,223,201,.9),rgba(233,223,201,.9)),url('../images/backgrounds/photos-created.webp'),url('../images/backgrounds/home-distressed.webp');background-size:cover,cover,cover;background-position:center}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(233,223,201,.96) 0 38%,rgba(233,223,201,.76) 58%,rgba(233,223,201,.25) 100%);pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center;min-height:390px}.eyebrow{font:700 14px/1 'Arial Narrow',sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#5b5a3d}.hero h1{font:800 clamp(58px,7vw,94px)/.82 'Arial Narrow',sans-serif;letter-spacing:.01em;text-transform:uppercase;margin:10px 0 24px;max-width:700px;color:#11130f}.hero p{font-size:19px;max-width:570px;color:#302f27}.buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border:2px solid var(--olive);border-radius:0;font:700 17px/1 'Arial Narrow',sans-serif;letter-spacing:.06em;text-transform:uppercase}.btn-primary{background:var(--olive);border-color:var(--olive);color:#f6eedc}.btn-primary:hover{background:#292d1b;color:#fff}.btn-secondary{background:rgba(255,255,255,.3);color:#25271c}.hero-panel{align-self:end;min-height:320px;padding:25px 28px;background:linear-gradient(145deg,rgba(52,55,31,.88),rgba(35,38,24,.9)),url('../images/backgrounds/photos-created.webp');background-size:cover;border:2px solid #665f43;border-radius:2px;box-shadow:7px 8px 0 rgba(36,39,24,.18);color:var(--cream)}.hero-panel .big{font-size:90px}.hero-panel h3{font:700 30px/1 'Arial Narrow';text-transform:uppercase;margin:16px 0 8px}.hero-panel .line{border-top:1px solid rgba(240,230,208,.3);margin:20px 0}.muted{color:#6d695a}section{padding:54px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.section-head h2{font:800 42px/.9 'Arial Narrow';text-transform:uppercase;margin:5px 0;color:#171914}.categories,.products,.post-grid,.merchant-grid{display:flex;flex-wrap:wrap}.cat{position:relative;display:flex;align-items:center;gap:13px;min-height:132px;padding:18px;background:rgba(239,230,211,.78);border:2px solid #8b8069;border-radius:0;box-shadow:3px 4px 0 rgba(68,63,49,.12);background-image:url('../images/backgrounds/photos-created.webp');background-size:cover;background-position:center;transition:.18s}.cat:hover{transform:translateY(-2px);background-color:#f1e8d6}.cat-icon{flex:0 0 38px;width:38px;height:38px;color:#45472b}.cat-icon svg{width:100%;height:100%}.cat-copy{min-width:0}.cat strong{display:block;font:700 21px/1 'Arial Narrow';text-transform:uppercase}.cat span{display:block;color:#655f4f;font-size:12px;margin-top:5px}.cat-arrow{margin-left:auto;font-size:22px;color:#5e6039}.product{height:auto;background:rgba(241,232,215,.92);border:2px solid #8d826d;border-radius:0;overflow:hidden;box-shadow:3px 4px 0 rgba(68,63,49,.12)}.product:hover{transform:translateY(-3px)}.product-img{height:205px;display:grid;place-items:center;background:#d8cdb7;background-image:url('../images/backgrounds/gear-distressed.webp');background-size:cover;font-size:68px;border-bottom:1px solid #948970}.product-body{padding:18px}.tag{color:#5a5b39;font:700 11px/1 'Arial Narrow';letter-spacing:.13em;text-transform:uppercase}.product h3{font:700 26px/1 'Arial Narrow';text-transform:uppercase;margin:9px 0}.product p{font-size:13px;color:#625e51;min-height:62px}.price-row{display:flex;justify-content:space-between;align-items:center;margin:15px 0}.price{font-size:22px;font-weight:800}.merchant{font-size:11px;color:#756f60}.affiliate-btn{display:block;text-align:center;background:var(--olive);color:#f5ecd8;padding:11px;border-radius:0;font:700 15px/1 'Arial Narrow';text-transform:uppercase;letter-spacing:.05em}.post{height:auto;padding:22px;background:rgba(241,232,215,.92);border:2px solid #8d826d;border-radius:0;box-shadow:3px 4px 0 rgba(68,63,49,.12)}.post h3{font:700 28px/1 'Arial Narrow';text-transform:uppercase;margin:10px 0}.post a{color:#46492b;font-weight:800}.post-date{font-size:11px;color:#756f60;text-transform:uppercase;letter-spacing:.1em}.article{max-width:850px;margin:auto;background:rgba(241,232,215,.9);border:2px solid #8d826d;padding:38px;background-image:url('../images/backgrounds/blog-distressed.webp');background-size:cover}.article h1{font:800 clamp(48px,7vw,80px)/.9 'Arial Narrow';text-transform:uppercase;margin:12px 0 20px}.article-content{font-size:17px;color:#3e3b31}.article-content h2{font:700 34px/1 'Arial Narrow';color:#202219;text-transform:uppercase;margin-top:38px}.article-content p{margin:18px 0}.article-content ul{padding-left:25px}footer{position:relative;margin-top:35px;padding:48px 0 22px;background:#202218;color:#e5dcc7;border-top:4px solid #15170f;background-image:linear-gradient(rgba(31,33,24,.92),rgba(31,33,24,.92)),url('../images/backgrounds/footer-field-guide.webp');background-size:cover;background-position:center}.footer-grid{display:grid;grid-template-columns:1.65fr repeat(4,1fr) 1.15fr;gap:28px;align-items:start}.footer-grid strong{display:block;color:#a89b62;font:700 17px/1 'Arial Narrow';letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.footer-grid a:not(.brand){display:block;color:#d8cfba;margin:7px 0;font-size:13px}.footer-grid a:not(.brand):hover{color:#fff}.footer-brand img{width:62px;height:62px}.footer-brand .brand-copy b{font-size:37px}.footer-brand .brand-copy small{font-size:11px}.footer-brand-col p{max-width:300px;color:#bcb39f}.footer-social{display:flex;gap:13px;margin-top:18px}.footer-social a{width:34px;height:34px;border:1px solid #6d684a;display:grid!important;place-items:center;color:#b8ad70!important;margin:0!important;font-weight:800}.footer-stamp{align-self:center;border:2px solid #8f8351;transform:rotate(-4deg);padding:18px 15px;text-align:center;color:#a99b61;background:rgba(20,22,15,.35)}.footer-stamp strong{color:#a99b61;font-size:25px;line-height:.9}.footer-stamp span{display:block;margin-top:8px}.copyright{border-top:1px solid rgba(228,216,190,.2);padding-top:17px;margin-top:28px;color:#a69e8a;font-size:11px;display:flex;justify-content:space-between}@media(max-width:991.98px){.site-nav-links>a{width:100%;justify-content:center;padding:10px 12px}.site-nav-links>a+a{border-left:0;border-top:1px solid rgba(255,255,255,.12)}.brand-copy b{font-size:38px}.brand img{width:62px;height:62px}.nav{min-height:92px}.site-utility{gap:12px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand-col,.footer-stamp{grid-column:span 2}.hero-grid{grid-template-columns:1fr}.hero-panel{min-height:260px}}@media(max-width:575.98px){.site-topbar-inner{align-items:flex-start;gap:5px;padding:7px 0}.site-utility{font-size:10px;gap:8px}.brand-copy b{font-size:31px}.brand-copy small{font-size:9px}.brand img{width:52px;height:52px}.hero{padding:38px 0 25px}.hero h1{font-size:57px}.hero p{font-size:16px}.footer-grid{grid-template-columns:1fr}.footer-brand-col,.footer-stamp{grid-column:auto}.copyright{display:block}.copyright>*{display:block;margin-top:6px}}.login-wrap{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% 20%,#1d2a1e,transparent 40%),var(--bg)}.login{width:min(430px,92%);background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:35px;box-shadow:0 30px 100px #0008}.login h1{font:800 46px/1 'Arial Narrow';text-transform:uppercase;margin:28px 0 5px}.form-group{margin:17px 0}.form-group label{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px}.input,textarea,select{width:100%;padding:12px 13px;background:#080b09;border:1px solid #344139;border-radius:8px;color:var(--text);font:inherit}.input:focus,textarea:focus,select:focus{outline:2px solid rgba(215,255,69,.3);border-color:#cccccc}.error{background:#421c1b;border:1px solid #6d302d;color:#ffb5af;padding:11px;border-radius:8px}.admin-shell{display:grid;grid-template-columns:245px 1fr;min-height:100vh}.sidebar{background:#0b100d;border-right:1px solid var(--line);padding:24px;position:sticky;top:0;height:100vh}.sidebar nav{display:block}.sidebar a:not(.brand){display:block;padding:11px 12px;border-radius:8px;color:var(--muted);margin:5px 0}.sidebar a:not(.brand):hover,.sidebar a.active{background:#172018;color:#cccccc}.admin-main{padding:35px}.admin-main h1{font:800 48px/1 'Arial Narrow';text-transform:uppercase;margin:0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:25px 0}.stat{background:var(--surface);border:1px solid var(--line);border-radius:13px;padding:20px}.stat b{font:800 40px/1 'Arial Narrow';display:block;margin-top:4px}.table-wrap{overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:13px}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:14px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}.table th{font-size:10px;color:#7f8a82;text-transform:uppercase;letter-spacing:.1em}.actions{display:flex;gap:7px}.small-btn{padding:7px 10px;border:1px solid #3c493f;border-radius:7px;font-size:11px}.small-btn:hover{border-color:#cccccc}.danger{color:#ff9a9a}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.admin-card{background:var(--surface);border:1px solid var(--line);border-radius:15px;padding:25px;max-width:940px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.full{grid-column:1/-1}.alert{padding:12px;border-radius:8px;background:#15351f;color:#c8f5ce;border:1px solid #275532;margin-bottom:15px}.notice{padding:14px;background:#151d17;border:1px solid var(--line);border-radius:10px;margin-bottom:18px}@media (max-width:991.98px){.site-nav-links>a{width:100%;justify-content:center;padding:9px 12px}.site-nav-links>a+a{border-left:0;border-top:1px solid rgba(255,255,255,.12)}}@media(max-width:900px){.hero-grid,.products,.post-grid,.footer-grid{grid-template-columns:1fr}.categories{grid-template-columns:repeat(2,1fr)}.admin-shell{grid-template-columns:1fr}.sidebar{height:auto;position:relative}.stats{grid-template-columns:1fr 1fr}nav{gap:12px}nav a:not(.nav-cta){display:none}}@media(max-width:520px){.categories,.stats,.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.admin-main{padding:22px}.hero{padding-top:65px}.hero h1{font-size:60px}}.dashboard-page a{color:var(--text);text-decoration:none}.dashboard-page a:hover{color:#cccccc}.dashboard-page .stats .stat{color:var(--text)}.dashboard-page .stats .stat:hover{color:var(--text)}.dashboard-page .btn{color:var(--text)}.dashboard-page .btn:hover{color:#cccccc}.dashboard-page .btn.btn-primary,.dashboard-page .btn.btn-primary:hover{color:#0a0d0a}.dashboard-page .table-link{color:var(--text)}.dashboard-page .table-link:hover{color:#cccccc}body{background:var(--bg);color:var(--text)}a{color:var(--text)}a:hover{color:#cccccc}.post-card,.product{color:var(--text)}.post-card .post-body h2 a,.post h3 a{color:var(--text);text-decoration:none}.post-card .post-body h2 a:hover,.post h3 a:hover{color:#cccccc}.product-link{display:block;height:auto;color:var(--text);text-decoration:none}.product-link:hover{color:var(--text)}.product-link .product-body{height:calc(100% - 235px);display:flex;flex-direction:column}.product-link .product-body p{flex:1}.product-link .affiliate-btn{margin-top:auto}.post-card{display:flex;flex-direction:column}.post-card-link{display:block;height:auto;color:var(--text);text-decoration:none}.post-card-link:hover{color:var(--text)}.post-card-link .post-card{height:auto;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.post-card-link:hover .post-card{transform:translateY(-3px);border-color:rgba(166,255,0,.45);box-shadow:0 12px 28px rgba(0,0,0,.22)}.post-card-link .post-card h2{color:var(--text)}.post-card-link:hover .post-card h2{color:#cccccc}.post-card-link .text-link{display:inline-block}.post-card .post-body{flex:1}.text-link{color:#cccccc!important}@media(max-width:900px){.product-link .product-body{height:auto}}.product-detail-visual{margin:35px 0 20px;min-height:220px;border:1px solid var(--line);border-radius:18px;background:radial-gradient(circle,#26352a,#111712);display:grid;place-items:center;font-size:100px}.affiliate-detail-logo{margin:35px 0 20px;min-height:160px;border:1px solid var(--line);border-radius:18px;background:var(--surface);display:grid;place-items:center;padding:25px}.affiliate-detail-logo img{max-width:280px;max-height:120px;object-fit:contain}.affiliate-detail-logo span{font:800 55px/1 'Arial Narrow';color:#cccccc}.stats .stat{display:block;color:var(--text);text-decoration:none}.stats .stat small{display:block;margin-top:10px;font-size:11px}.stats .stat:hover{border-color:#4e614f;transform:translateY(-2px)}.post-affiliates{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.12)}.post-affiliate-grid{grid-template-columns:repeat(3,1fr);margin-top:1.25rem}.post-affiliate-card{display:block;color:inherit;text-decoration:none}.post-affiliate-card h3{margin:0 0 .45rem}.post-affiliate-card .small-btn{display:inline-block;margin-top:.5rem}.merchant{text-decoration:none}@media (max-width:850px){.post-affiliate-grid{grid-template-columns:1fr}}.page-intro{padding:75px 0 45px;background:linear-gradient(180deg,#0b100c,#080b09)}.page-intro h1{font:800 clamp(50px,7vw,82px)/.9 'Arial Narrow';text-transform:uppercase;margin:12px 0 18px;max-width:900px}.blog-categories{padding:30px 0 45px;border-bottom:1px solid var(--line)}.blog-category-list{display:flex;gap:10px;flex-wrap:wrap}.blog-category{display:inline-flex;align-items:center;gap:9px;padding:10px 15px;border:1px solid var(--line);border-radius:999px;background:var(--surface);font-size:12px;font-weight:800;color:#c5cec7;transition:.2s}.blog-category span{display:grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:#1b241d;color:#8f9b92;font-size:10px}.blog-category:hover,.blog-category.active{border-color:#cccccc;background:#151d16;color:#cccccc}.blog-category.active span{background:var(--acid);color:#0a0d0a}.blog-listing{padding-top:55px}.post-card>a:first-child img{display:block;width:100%;height:235px;object-fit:cover}.post-card .post-placeholder{display:grid;place-items:center;height:235px;background:radial-gradient(circle,#26352a,#111712);font:800 25px 'Arial Narrow';letter-spacing:.08em;color:#7f8a82}@media(max-width:700px){.page-intro{padding-top:55px}.section-head{align-items:flex-start;flex-direction:column}.blog-category-list{gap:8px}}.home-affiliate-grid{grid-template-columns:repeat(3,1fr);margin-top:10px}.home-affiliate-card{display:block;color:inherit;text-decoration:none;transition:.2s}.home-affiliate-card:hover{transform:translateY(-4px);border-color:#4e614f}.home-affiliate-card .merchant-info h2{font:700 30px/1 'Arial Narrow';text-transform:uppercase;margin:8px 0}.home-affiliate-card .merchant-info .small-btn{display:inline-block;margin-top:8px}@media(max-width:900px){.home-affiliate-grid{grid-template-columns:1fr}}.affiliate-card-main{display:block;color:inherit;text-decoration:none}.affiliate-card-actions{display:flex;gap:.6rem;flex-wrap:wrap;padding:0 1.1rem 1.1rem}.affiliate-card-actions .small-btn{display:inline-block}.small-btn-primary{background:#cccccc;color:#10150f!important;border-color:#cccccc}.home-affiliate-card{overflow:hidden}.home-affiliate-card .affiliate-card-main{padding-bottom:.9rem}.post-affiliate-card{overflow:hidden}.post-affiliate-card .affiliate-card-main{padding-bottom:.9rem}.post-affiliate-visual{height:190px;background:rgba(255,255,255,.04);display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08)}.post-affiliate-visual img{width:100%;height:auto;object-fit:cover;display:block}.post-affiliate-visual span{font:700 54px/1 'Arial Narrow';color:#cccccc}.post-affiliate-card .merchant-info{padding:1rem 1.1rem .4rem}.post-affiliate-card .affiliate-card-actions{padding:0 1.1rem 1.1rem}.post-affiliate-card .merchant-info h3{margin:5px 0 8px}.affiliate-slot{border:1px solid rgba(255,255,255,.08);padding:1rem;border-radius:12px;background:rgba(255,255,255,.02)}.current-image img{max-width:240px;max-height:180px;object-fit:contain;border-radius:10px;border:1px solid rgba(255,255,255,.12)}@media (max-width:850px){.post-affiliate-grid{grid-template-columns:1fr}.post-affiliate-visual{height:220px}}.post-affiliate-grid{gap:18px;margin-top:1.25rem}.post-affiliate-card{min-height:auto;overflow:hidden;transition:transform .2s ease,border-color .2s ease,background .2s ease}.post-affiliate-card:hover{transform:translateY(-4px);border-color:#4e614f;background:#151d16}.post-affiliate-card .merchant-info{padding:1rem 1.1rem 1.2rem}.post-affiliate-card .merchant-info .small-btn{display:inline-block;margin-top:.7rem}.event-topic-bar{margin:28px 0 34px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.event-topic-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.event-topic{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #303b32;border-radius:999px;background:#101512;color:#cbd2cc;font-size:11px;font-weight:700;letter-spacing:.02em}.site-nav-links{padding:10px 0}@media(max-width:991.98px){.site-nav-links{padding:12px 0}}.navbar-toggler{border:1px solid rgba(255,255,255,.18);padding:.45rem .6rem}.navbar-toggler:focus{box-shadow:0 0 0 .2rem rgba(215,255,69,.18)}.navbar-toggler-icon{filter:invert(1)}.site-header .navbar-collapse{flex-grow:0}@media(max-width:991.98px){.site-header .navbar-collapse{padding:18px 0 8px}.site-header .navbar-collapse>div{align-items:stretch!important}.site-header .navbar-collapse a{display:block;padding:7px 0}.site-header .navbar-collapse .nav-cta{text-align:center}}img{max-width:100%;height:auto}.article-image{display:block;width:100%;height:auto;max-height:560px;object-fit:cover;border-radius:16px;margin:30px 0;content-visibility:auto}.post-card img,.post-affiliate-visual img,.merchant-logo img{content-visibility:auto}.gear-page-image{display:block;width:100%;height:235px;object-fit:cover}.product-link>img{display:block;width:100%;height:235px;object-fit:cover}.product-link .post-placeholder{height:235px}.events-list{display:grid;gap:14px;margin-top:24px}.event-card{display:grid;grid-template-columns:minmax(240px,3fr) minmax(0,9fr);gap:22px;padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:16px;transition:.2s}.event-card:hover{transform:translateY(-2px);border-color:#4e614f;background:var(--surface2)}.event-date{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100px;border:1px solid #354239;border-radius:12px;background:#0c110e;text-transform:uppercase}.event-date span{font:700 12px/1 'Segoe UI';color:var(--muted)}.event-date strong{font:800 34px/.95 'Arial Narrow';color:#cccccc;margin-top:5px}.event-main h2{font:800 30px/.98 'Arial Narrow';text-transform:uppercase;margin:6px 0 10px}.event-meta{display:flex;gap:18px;flex-wrap:wrap;color:#cbd4cd;font-size:13px}.event-range{margin:8px 0 12px}.events-status{margin-top:-12px}.events-source{margin-top:22px;font-size:12px}.events-source code{color:#cccccc}@media(max-width:700px){.event-card{grid-template-columns:1fr}.event-date{width:100%;min-height:72px}.event-date strong{font-size:28px}}.post-affiliate-grid{margin-top:1.25rem}.post-affiliate-grid>.col-4,.post-affiliate-grid>.post-affiliate-col{min-width:0}.row>*{min-width:0}.categories.row>.col{flex:0 0 auto}.products.row>.col,.post-grid.row>.col,.home-affiliate-grid.row>.col{min-width:0}.merchant-grid:not(.row){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.merchant-card{min-width:0}.event-card{color:var(--text);text-decoration:none}a.event-card{display:grid}a.event-card:hover{color:var(--text)}.event-card-disabled{cursor:default}.event-pagination{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;margin-top:26px}.event-pagination .small-btn.active{background:var(--acid);color:#10150f;border-color:#cccccc}.event-pagination .small-btn:disabled{opacity:.35;cursor:not-allowed}@media(max-width:991.98px){.merchant-grid:not(.row){grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767.98px){.merchant-grid:not(.row){grid-template-columns:1fr}.post-affiliate-grid>.col-4,.post-affiliate-grid>.post-affiliate-col{min-width:0}}.post-grid:not(.row){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.post-grid>.post-card{min-width:0}.merchant-grid:not(.row){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.products{--bs-gutter-x:1rem;--bs-gutter-y:1rem}.trail-card{display:flex;flex-direction:column;padding:1.25rem;border:1px solid var(--line);border-radius:16px;background:var(--surface);transition:transform .2s ease,border-color .2s ease,background .2s ease}.trail-card:hover{transform:translateY(-3px);border-color:#4e614f;background:var(--surface2)}.trail-card h2{font:800 28px/.98 'Arial Narrow';text-transform:uppercase;margin:.4rem 0 .8rem}.trail-meta{display:flex;flex-wrap:wrap;gap:.5rem;color:#cbd4cd;font-size:12px}.trail-meta span{padding:.25rem .5rem;border:1px solid rgba(255,255,255,.1);border-radius:999px}.hiking-section{padding:3rem 0 4rem}.form-select{background-color:var(--surface);color:var(--text);border-color:var(--line)}.form-select:focus{background-color:var(--surface);color:var(--text);border-color:#6c8b70;box-shadow:0 0 0 .25rem rgba(108,139,112,.2)}.page-link{cursor:pointer}@media(max-width:991.98px){.post-grid:not(.row),.merchant-grid:not(.row){grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.environment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-grid:not(.row),.merchant-grid:not(.row){grid-template-columns:1fr}}.categories.row{display:flex;flex-wrap:wrap}.categories.row>.col{min-width:0}.trail-card{padding:24px;background:var(--surface);border:1px solid var(--line);border-radius:16px;transition:transform .2s ease,border-color .2s ease,background .2s ease}.trail-card:hover{transform:translateY(-4px);border-color:#4e614f;background:var(--surface2)}.trail-card h2{font:800 30px/.98 'Arial Narrow';text-transform:uppercase;margin:8px 0 12px}.trail-meta{display:flex;gap:8px;flex-wrap:wrap}.trail-meta span{font-size:11px;color:#cbd4cd;border:1px solid #354239;border-radius:999px;padding:5px 8px}.trail-map-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;overflow:hidden}.trail-map-card img{display:block;width:100%;height:auto;min-height:280px;object-fit:cover}.trail-notes{max-width:none}.page-link{cursor:pointer}@media(max-width:575.98px){.environment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trail-card{padding:20px}.trail-card h2{font-size:26px}.trail-map-card img{min-height:210px}}.hiking-map,.trail-map{min-height:430px;width:100%;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.trail-map{min-height:520px}.park-card{display:block;padding:20px;border:1px solid var(--line);border-radius:16px;background:var(--surface);color:inherit;transition:transform .2s ease,border-color .2s ease,background .2s ease}.park-card:hover,.park-card:focus-visible{transform:translateY(-3px);border-color:#4e614f;background:var(--surface2)}.park-card h3{margin:.35rem 0 .5rem;font:800 25px/.98 'Arial Narrow',sans-serif;text-transform:uppercase}@media (max-width:767.98px){.hiking-map,.trail-map{min-height:360px}}.event-directory-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 20px;margin:0 0 18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.025)}.event-directory-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 18px}.event-directory-links a{color:#cccccc;font-size:13px;font-weight:700;text-decoration:none}.event-directory-links a:hover{text-decoration:underline}@media(max-width:700px){.event-directory-bar{display:block}.event-directory-links{justify-content:flex-start;margin-top:12px}}.hiking-map,.trail-map{min-height:430px;width:100%;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.trail-map{min-height:520px}.static-map-figure{width:100%;height:auto;margin:0}.static-map-image{display:block;width:100%;min-height:430px;height:auto;object-fit:cover;background:#e8f5ea}.trail-map .static-map-image{min-height:520px}.static-map-figure figcaption{padding:10px 14px;border-top:1px solid var(--line);font-size:.78rem;color:var(--muted);background:var(--surface)}.map-placeholder{min-height:430px;display:flex;align-items:center;justify-content:center;padding:30px;text-align:center;color:var(--muted)}@media (max-width:1199px){.hiking-map,.trail-map{min-height:360px}.static-map-image,.trail-map .static-map-image{min-height:360px}}.static-map-figure{position:relative}.static-map-image{cursor:zoom-in}.map-open-button{position:absolute;top:12px;right:12px;z-index:2;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:8px 12px;background:rgba(8,11,9,.86);color:#fff;font-size:.78rem;font-weight:700}.map-open-button:hover{color:#cccccc}.map-modal{position:fixed;inset:0;z-index:2000;border:0;padding:0;width:100%;height:auto;max-width:none;max-height:none;background:rgba(4,7,5,.94);color:#fff}.map-modal::backdrop{background:rgba(4,7,5,.94)}.map-modal-inner{position:relative;width:100%;height:auto;overflow:hidden;display:flex;align-items:center;justify-content:center}.map-modal-image-wrap{width:100%;height:auto;overflow:auto;display:flex;align-items:center;justify-content:center;padding:70px 24px 35px;touch-action:none}.map-modal-image{display:block;width:auto;max-width:none;height:auto;max-height:none;transform-origin:center center;cursor:grab;user-select:none}.map-modal-image.dragging{cursor:grabbing}.map-modal-controls{position:absolute;top:16px;left:50%;transform:translateX(-50%);z-index:3;display:flex;gap:6px;padding:6px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(8,11,9,.9)}.map-modal-controls button,.map-modal-close{border:1px solid rgba(255,255,255,.18);background:#111713;color:#fff;border-radius:999px;min-width:38px;height:36px;font-weight:800}.map-modal-controls button:hover,.map-modal-close:hover{color:#cccccc}.map-modal-close{position:absolute;top:16px;right:16px;z-index:4;font-size:1.15rem}@media(max-width:767.98px){.map-open-button{top:8px;right:8px}.map-modal-image-wrap{padding:72px 8px 24px}}.event-local-directory-bar{margin-top:18px}.event-local-examples{margin:34px 0 38px}.local-event-card{display:flex;flex-direction:column;height:auto;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--text);text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease}.local-event-card:hover{transform:translateY(-3px);border-color:#4e614f;background:#151d16;color:var(--text)}.local-event-card strong{font-size:1rem}.local-event-card span{margin-top:7px;color:var(--muted);font-size:.85rem}.local-event-card small{margin-top:10px;padding-top:10px;border-top:1px solid var(--line);color:#cccccc;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em}.local-event-card em{margin-top:8px;color:var(--muted);font-size:.78rem;font-style:normal;line-height:1.45}.site-page{position:relative}.site-page::before{content:"";position:fixed;inset:0;z-index:-2;background-position:center;background-size:cover;background-repeat:no-repeat;opacity:.30;pointer-events:none}.site-page::after{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(7,10,8,.78),rgba(7,10,8,.92));pointer-events:none}.site-page-home::before{background-image:url('../images/backgrounds/home-distressed.webp')}.site-page-gear::before{background-image:url('../images/backgrounds/gear-distressed.webp')}.site-page-blog::before,.site-page-blog-post::before{background-image:url('../images/backgrounds/blog-distressed.webp')}.site-page-events::before{background-image:url('../images/backgrounds/events-distressed.webp')}.site-page-hiking::before,.site-page-trail::before{background-image:url('../images/backgrounds/hiking-distressed.webp')}.site-page-about::before{background-image:url('../images/backgrounds/about-distressed.webp')}.page-intro,.page-hero,.hero,.hiking-section,.article-hero{position:relative}.site-pagination{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:28px}.site-pagination .small-btn.active,.event-pagination .small-btn.active{background:var(--acid);color:#0b100d;border-color:#cccccc}.site-pagination .small-btn:disabled,.event-pagination .small-btn:disabled{opacity:.45;cursor:not-allowed}.event-topics-feature{margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.event-topics-feature h2{margin:4px 0 6px}.interactive-map-shell{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#e8f5ea}.hiking-map.interactive-map-shell{min-height:520px}.trail-map.interactive-map-shell{min-height:620px}.leaflet-map{width:100%;height:470px;background:#e8f5ea}.trail-map .leaflet-map{height:570px}.hiking-map-head{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:rgba(7,10,8,.96);color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;position:relative;z-index:500}.hiking-map-head a{color:#cccccc;text-decoration:none;letter-spacing:.04em}.hiking-map-head a:hover{text-decoration:underline}.map-route-key{display:flex;align-items:center;gap:7px;letter-spacing:.04em}.map-route-key i{width:28px;height:5px;border-radius:99px;display:inline-block;background:var(--acid);box-shadow:0 0 0 2px #08100a}.map-environment{position:relative;z-index:500;padding:10px;background:rgba(7,10,8,.96)}.environment-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.environment-card{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);border-radius:10px;padding:9px 10px;min-width:0}.environment-card strong{display:block;color:#fff;font:800 1.15rem/1 'Arial Narrow';margin:4px 0 2px}.environment-card small{display:block;color:rgba(255,255,255,.6);font-size:.62rem;line-height:1.25}.environment-label{display:block;color:#cccccc;font-size:.56rem;font-weight:900;letter-spacing:.1em}.environment-loading{color:rgba(255,255,255,.62);font-size:.72rem;padding:5px 2px}.camp-key{color:#ff9d00;font-size:1.1rem;line-height:0}.map-attribution-note{padding:8px 12px;background:rgba(7,10,8,.94);color:rgba(255,255,255,.68);font-size:.68rem;line-height:1.4;position:relative;z-index:500}.park-card-link{color:#cccccc;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.leaflet-container{font:inherit}.leaflet-control-layers{border:1px solid rgba(0,0,0,.28)!important;border-radius:8px!important;box-shadow:0 4px 18px rgba(0,0,0,.24)!important}.leaflet-control-layers-toggle{width:34px!important;height:34px!important}.leaflet-control-layers-expanded{padding:9px 11px!important;line-height:1.6}.leaflet-control-layers label{color:#1a211b;font-size:12px;font-weight:700}.leaflet-control-zoom a{color:#172018!important}@media(max-width:1199px){.environment-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hiking-map.interactive-map-shell{min-height:430px}.trail-map.interactive-map-shell{min-height:470px}.leaflet-map,.trail-map .leaflet-map{height:380px}}@media(max-width:575.98px){.environment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hiking-map-head{align-items:flex-start;flex-direction:column}.leaflet-map,.trail-map .leaflet-map{height:360px}.hiking-map.interactive-map-shell,.trail-map.interactive-map-shell{min-height:405px}.leaflet-control-layers-expanded{max-width:185px}}.weather-page{min-height:calc(100vh - 74px)}.weather-hero{padding:72px 0 46px;background:linear-gradient(135deg,rgba(7,10,8,.88),rgba(15,25,18,.74));border-bottom:1px solid var(--line)}.weather-hero h1{max-width:900px;margin:8px 0 12px;font-size:clamp(3rem,7vw,6.8rem);line-height:.9;text-transform:uppercase}.weather-lead{max-width:760px;font-size:1.08rem;color:rgba(255,255,255,.72)}.weather-search{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:10px;max-width:1100px;margin-top:28px}.weather-search .form-control{background:rgba(255,255,255,.96);color:#101510;border:0;min-height:58px}.btn-acid{background:var(--acid);color:#091008;border-color:#cccccc;font-weight:800}.btn-acid:hover{background:#d1ff45;color:#091008;border-color:#d1ff45}.weather-status{margin-top:13px;color:rgba(255,255,255,.62);font-size:.85rem}.weather-content{padding:38px 0 70px}.weather-results{width:100%}.weather-location-bar{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.weather-location-bar h2{margin:4px 0 0;font-size:clamp(2rem,4vw,4rem)}.weather-current-card{display:grid;grid-template-columns:minmax(300px,1fr) 1.5fr;gap:20px;padding:30px;border:1px solid var(--line);border-radius:20px;background:rgba(8,12,9,.84)}.weather-current-main{display:flex;align-items:center;gap:22px}.weather-current-icon{font-size:5rem;line-height:1}.weather-current-temp{font-size:clamp(4rem,8vw,7rem);line-height:.8;font-weight:800;font-family:'Arial Narrow',sans-serif}.weather-current-label{margin-top:12px;color:rgba(255,255,255,.7);font-weight:700;text-transform:uppercase;letter-spacing:.08em}.weather-current-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;align-items:stretch}.weather-current-stats div{border-left:1px solid var(--line);padding:10px 16px;display:flex;flex-direction:column;justify-content:center}.weather-current-stats span{font-size:.68rem;color:rgba(255,255,255,.5);letter-spacing:.12em;font-weight:800}.weather-current-stats strong{margin-top:5px;font-size:1.15rem}.weather-section-heading{margin-top:42px}.weather-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.weather-day-card{min-height:260px;padding:18px 14px;border:1px solid var(--line);border-radius:16px;background:rgba(8,12,9,.78)}.weather-day-name{font-weight:800;font-size:1.05rem;text-transform:uppercase}.weather-day-date{color:rgba(255,255,255,.45);font-size:.72rem}.weather-day-icon{font-size:2.7rem;line-height:1;margin:22px 0 14px}.weather-day-text{min-height:40px;color:rgba(255,255,255,.68);font-size:.78rem}.weather-day-temps{display:flex;gap:10px;margin-top:18px;align-items:baseline}.weather-day-temps strong{font-size:1.7rem}.weather-day-temps span{color:rgba(255,255,255,.45)}.weather-day-rain{margin-top:8px;font-size:.7rem;color:#cccccc;font-weight:700}.weather-advisory-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:14px;margin-top:16px}.weather-info-card{padding:26px;border:1px solid var(--line);border-radius:18px;background:rgba(8,12,9,.72)}.weather-info-card h3{margin:6px 0 15px}.weather-info-card li{margin-bottom:9px;color:rgba(255,255,255,.68)}.weather-empty{min-height:55vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed var(--line);border-radius:22px}.weather-empty-mark{font-size:5rem;line-height:1;margin-bottom:15px}.weather-empty h2{margin-bottom:8px}@media(max-width:1100px){.weather-days{grid-template-columns:repeat(4,1fr)}.weather-current-card{grid-template-columns:1fr}.weather-current-stats div:first-child{border-left:0}}@media(max-width:767px){.weather-search{grid-template-columns:1fr}.weather-location-bar{align-items:flex-start;flex-direction:column}.weather-current-stats{grid-template-columns:repeat(2,1fr)}.weather-current-stats div:nth-child(odd){border-left:0}.weather-days{grid-template-columns:repeat(2,1fr)}.weather-advisory-grid{grid-template-columns:1fr}.weather-hero{padding-top:48px}}@media(max-width:420px){.weather-days{grid-template-columns:1fr}}.site-page-weather::before{background-image:url('../images/backgrounds/home-distressed.webp')}.weather-data-section{margin-top:22px;padding:26px;border:1px solid var(--line);border-radius:20px;background:rgba(8,12,9,.78)}.weather-subhead{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.weather-subhead h2{margin:5px 0 0;font-size:clamp(1.6rem,3vw,2.6rem)}.weather-aqi-label{padding:7px 10px;border:1px solid var(--line);border-radius:999px;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.weather-metric-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.weather-metric{min-height:105px;padding:15px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.025);display:flex;flex-direction:column;justify-content:center}.weather-metric span{font-size:.62rem;color:rgba(255,255,255,.46);letter-spacing:.1em;font-weight:800}.weather-metric strong{margin-top:5px;font-size:1.15rem}.weather-metric small{margin-top:3px;color:rgba(255,255,255,.48);font-size:.68rem}.weather-hourly{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(132px,1fr);gap:8px;overflow-x:auto;padding-bottom:6px}.weather-hour-card{min-height:205px;padding:14px 12px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.025);display:flex;flex-direction:column;gap:5px}.weather-hour-time{font-size:.67rem;letter-spacing:.1em;font-weight:800;color:#cccccc}.weather-hour-icon{font-size:2rem;line-height:1;margin:8px 0 2px}.weather-hour-card strong{font-size:1.5rem}.weather-hour-card span{min-height:34px;color:rgba(255,255,255,.66);font-size:.72rem}.weather-hour-card small{color:rgba(255,255,255,.48);font-size:.65rem}.weather-day-extra{margin-top:12px;padding-top:10px;border-top:1px solid var(--line);color:rgba(255,255,255,.48);font-size:.66rem;line-height:1.6}.weather-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1200px){.weather-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:767px){.weather-data-section{padding:20px 16px}.weather-metric-grid,.weather-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.weather-subhead{align-items:flex-start;flex-direction:column}.weather-hourly{grid-auto-columns:145px}}@media(max-width:420px){.weather-metric-grid,.weather-detail-grid{grid-template-columns:1fr}}.admin-search{margin:0 0 20px}.admin-search .event-search-panel{margin:0}.event-search-dropdown{margin-top:18px;border:1px solid var(--line);background:rgba(0,0,0,.18)}.event-search-heading{padding:14px 16px;color:var(--acid);font-size:.75rem;font-weight:800;letter-spacing:.09em;display:flex;justify-content:space-between;align-items:center}.event-search-panel{display:grid;grid-template-columns:minmax(180px,1.5fr) minmax(160px,1fr) auto auto;gap:10px;padding:0 16px 14px;align-items:end}.event-search-field label{display:block;margin-bottom:6px;color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.06em}.event-search-field input{cursor:pointer;width:100%;min-height:42px;border:1px solid var(--line);background:var(--panel);color:var(--text);padding:10px 12px}.event-search-help{padding:0 16px 14px;font-size:.8rem}@media (max-width:800px){.event-search-panel{grid-template-columns:1fr 1fr}.event-search-panel .small-btn{width:100%}}@media (max-width:520px){.event-search-panel{grid-template-columns:1fr}}.event-search-field input[type="date"]{cursor:pointer}.gear-rotation-panel{text-decoration:none;color:inherit;display:block;transition:opacity .45s ease,transform .45s ease}.gear-rotation-panel.gear-fade-out{opacity:0;transform:translateY(5px)}.gear-rotation-panel.gear-fade-in{animation:homeGearFadeIn .45s ease both}@keyframes homeGearFadeIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.gear-rotation-panel{transition:none}.gear-rotation-panel.gear-fade-out{opacity:0;transform:none}.gear-rotation-panel.gear-fade-in{animation:none}}#hiking-state.form-select,#hiking-location.form-select,#hiking-location.form-select:disabled{background-color:var(--surface) !important;color:var(--text) !important;border-color:var(--line) !important;opacity:1 !important;-webkit-text-fill-color:var(--text)}#hiking-state.form-select:focus,#hiking-location.form-select:focus{background-color:var(--surface) !important;color:var(--text) !important;border-color:#6c8b70 !important}#hiking-location.form-select:disabled{cursor:not-allowed}.site-header a,.site-header a:hover,footer a,footer a:hover,.hero a,.hero a:hover,main a:not(.btn),main a:not(.btn):hover{color:#cccccc}.btn,.btn:hover,.btn-acid,.btn-acid:hover{color:#10150f}.site-header #siteNav .site-nav-links{display:flex !important;flex-direction:row !important;align-items:center !important;flex-wrap:nowrap}@media(max-width:991.98px){.site-header #siteNav .site-nav-links{flex-direction:column !important;align-items:stretch !important}}main .row{display:flex !important;flex-wrap:wrap !important;margin-top:calc(-1 * var(--bs-gutter-y,1.5rem)) !important;margin-right:calc(-.5 * var(--bs-gutter-x,1.5rem)) !important;margin-left:calc(-.5 * var(--bs-gutter-x,1.5rem)) !important}main .row>[class*="col-"]{min-width:0}main .row>[class*="col-"]>.product,main .row>[class*="col-"]>.post,main .row>[class*="col-"]>.post-card-link,main .row>[class*="col-"]>.merchant-card,main .row>[class*="col-"]>.event-card{width:100%;height:auto}main .products.row,main .post-grid.row,main .categories.row,main .merchant-grid.row,main .post-affiliate-grid.row,main .events-list.row{display:flex !important;grid-template-columns:none !important;gap:0 !important}.page-intro{padding:64px 0 38px}.page-intro h1{margin:8px 0 10px}.blog-listing{padding-top:34px}.blog-categories{padding:26px 0 20px}.product,.post-card,.post,.merchant-card,.event-card{height:auto}.product-link,.post-card-link,.affiliate-card-main{height:auto}.product-img,.product>.product-link>img{aspect-ratio:4/3;height:auto;object-fit:cover}.home-affiliate-card{height:auto}.kit-nav{padding:30px 0 42px}.kit-nav .categories{display:flex !important;gap:0 !important}.kit-nav .cat{min-height:70px}@media (min-width:992px){main .products.row>.col-lg-3{flex:0 0 25%;max-width:25%}main .post-grid.row>.col-lg-3{flex:0 0 25%;max-width:25%}}main .post-grid.row>.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}@media (min-width:992px){main .categories.row>.col-lg-3{flex:0 0 25%;max-width:25%}}@media (max-width:991.98px){.hero-grid{grid-template-columns:1fr;gap:32px}}.events-list{align-items:stretch}.events-list .event-card{display:flex}.categories:not(.row),.products:not(.row),.post-grid:not(.row),.merchant-grid:not(.row),.post-affiliate-grid:not(.row){display:block}@media (max-width:575.98px){.page-intro{padding-top:44px}.section-head{align-items:flex-start}}.kit-nav .cat-icon{width:24px !important;height:24px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;flex:0 0 24px !important;font-size:0 !important;margin:0 !important}.kit-nav .cat-icon svg{width:18px !important;height:18px !important}.kit-nav .cat{min-height:62px !important;padding:14px 15px !important;display:flex !important;align-items:center !important;gap:10px !important}.kit-nav .cat strong{margin-top:0 !important;font-size:18px !important}.kit-nav .cat-copy>span{margin-top:3px !important;font-size:11px !important}.kit-nav .cat-arrow{margin-left:auto !important;font-size:15px !important}@media (min-width:992px){main .post-grid.row>.col-lg-3{flex:0 0 25% !important;max-width:25% !important}}@media (min-width:576px) and (max-width:991.98px){main .post-grid.row>.col-sm-6{flex:0 0 50% !important;max-width:50% !important}}@media (max-width:575.98px){main .post-grid.row>.col-12{flex:0 0 100% !important;max-width:100% !important}}.post-grid.row{display:flex !important;flex-wrap:wrap !important;gap:0 !important}.post-grid.row>.col-12.col-sm-6.col-md-3{flex:0 0 100% !important;max-width:100% !important}.post-grid.row>.col-12.col-sm-6.col-md-3>.post-card-link{display:block;height:100% !important}.post-grid.row>.col-12.col-sm-6.col-md-3>.post-card-link>.post-card{height:100% !important}@media (min-width:576px){.post-grid.row>.col-12.col-sm-6.col-md-3{flex:0 0 50% !important;max-width:50% !important}}@media (min-width:768px){.post-grid.row>.col-12.col-sm-6.col-md-3{flex:0 0 25% !important;max-width:25% !important}}:root{--paper:#d8ccb0;--paper-deep:#c5b898;--ink:#161914;--olive:#343a25;--olive-dark:#1b2017;--olive-mid:#4b5136;--rule:rgba(28,32,23,.28)}body.site-page:not(.site-page-login){background:#171b15 url("../images/backgrounds/field-guide-silhouettes.webp") center top/cover fixed no-repeat}body.site-page:not(.site-page-login)::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 20% 10%,rgba(210,196,157,.08),transparent 30%),repeating-linear-gradient(0deg,rgba(255,255,255,.012) 0,rgba(255,255,255,.012) 1px,transparent 1px,transparent 5px);mix-blend-mode:screen}.site-header{background:rgba(24,29,21,.97);border-bottom:1px solid rgba(197,184,152,.24);box-shadow:0 8px 25px rgba(0,0,0,.18)}.site-header .nav{min-height:88px}.brand{color:#eee8d7;text-transform:uppercase}.brand img{width:48px;height:48px}.site-nav-links>a{color:#e1dac8;text-transform:uppercase;letter-spacing:.08em;font-family:'Arial Narrow',sans-serif;font-size:17px}.site-nav-links>a:hover{color:#b4a45d}.site-nav-links>a+a{border-left-color:rgba(221,211,182,.18)}.nav-cta{border-color:#696344;border-radius:3px}.hero,section{background:var(--paper);color:var(--ink);position:relative}.hero{padding:72px 0 34px;background-color:var(--paper);background-image:linear-gradient(rgba(216,204,176,.92),rgba(216,204,176,.92)),url("../images/backgrounds/field-guide-silhouettes.webp");background-size:auto,cover;background-position:center,center}.hero::before,section::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:url("../images/backgrounds/field-guide-silhouettes.webp");background-size:cover;background-position:center;opacity:.22;mix-blend-mode:multiply}.hero>*,section>*{position:relative;z-index:1}.hero-grid{grid-template-columns:1.05fr .95fr;gap:35px}.eyebrow{color:#5d5b3b;letter-spacing:.2em}.hero h1{color:#171a14;text-shadow:1px 1px 0 rgba(255,255,255,.16)}.hero p{color:#34372d}.btn{border-radius:2px;border-color:#4d5135}.btn-primary{background:#4b5135;border-color:#4b5135;color:#eee7d5}.btn-primary:hover{background:#363b27;color:#fff}.btn-secondary{background:rgba(255,255,255,.18);color:#25291f}.hero-panel{background:rgba(43,48,34,.88);border:1px solid #6d6748;border-radius:2px;box-shadow:0 18px 45px rgba(32,31,22,.18)}.hero-panel .big{color:#b7a65d}.section-head h2{color:#1d2118}.categories,.products,.post-grid{position:relative;z-index:1}.cat,.product,.post{background:rgba(232,222,195,.88);border:1px solid rgba(58,59,41,.36);border-radius:2px;box-shadow:2px 3px 0 rgba(38,39,27,.07)}.cat:hover,.product:hover{border-color:#5d5b3b;transform:translateY(-2px)}.cat-icon{color:#4c5135}.cat strong,.product h3,.post h3{color:#1c2017}.cat span,.product p,.post-date{color:#56584a}.product-img{background:#c7baa0}.tag{color:#67623d}.affiliate-btn{background:#4b5135;color:#f0e9d8;border-radius:2px}.affiliate-btn:hover{background:#363b27}.article-content{color:#34372d}.article-content h2{color:#1d2118}footer{position:relative;overflow:hidden;background:#1a1e16 url("../images/backgrounds/footer-field-guide.webp") center/cover no-repeat;color:#ddd6c3;border-top:1px solid #746a48;padding:54px 0 24px}footer::before{content:"";position:absolute;inset:0;background:rgba(18,22,16,.76);pointer-events:none}footer>*{position:relative;z-index:1}.footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:34px}.footer-grid strong{color:#b2a361;font:700 18px 'Arial Narrow',sans-serif;letter-spacing:.1em;text-transform:uppercase}.footer-grid a{display:block;color:#d9d2c0;margin:6px 0}.footer-grid a:hover{color:#b7a65d}.footer-brand{display:flex !important;align-items:center;gap:10px}.footer-brand img{width:58px;height:58px}footer .muted{color:#aaa591}.copyright{border-top:1px solid rgba(198,185,143,.18);color:#8f8b79}@media(max-width:991.98px){.footer-grid{grid-template-columns:repeat(2,1fr)}.hero-grid{grid-template-columns:1fr}}@media(max-width:575.98px){.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}body{background-image:linear-gradient(rgba(232,222,199,.72),rgba(232,222,199,.72)),url("../images/backgrounds/survival-sketches.webp"),url("../images/backgrounds/grunge-scratches.webp");background-size:auto,cover,720px 480px;background-attachment:scroll,fixed,fixed}.hero{background-image:linear-gradient(rgba(232,222,199,.82),rgba(232,222,199,.82)),url("../images/backgrounds/survival-sketches.webp"),url("../images/backgrounds/grunge-scratches.webp");background-size:auto,cover,720px 480px}.hero::before,section::before{background-image:url("../images/backgrounds/survival-sketches.webp"),url("../images/backgrounds/grunge-scratches.webp");background-size:cover,720px 480px;opacity:.28}.cat{background-image:linear-gradient(rgba(239,230,211,.78),rgba(239,230,211,.78)),url("../images/backgrounds/survival-sketches.webp"),url("../images/backgrounds/grunge-scratches.webp");background-size:auto,cover,720px 480px;overflow:hidden}.cat::after{content:"";position:absolute;right:-12px;bottom:-25px;width:130px;height:100px;background:url("../images/backgrounds/survival-sketches.webp") right bottom/420px auto no-repeat;opacity:.34;transform:rotate(-3deg);pointer-events:none}.cat-icon{display:none!important}.cat-copy{position:relative;z-index:1}.cat-arrow{position:relative;z-index:1}.product-img{font-size:0!important;background-color:#cbbda3!important;background-image:linear-gradient(rgba(203,189,163,.55),rgba(203,189,163,.55)),url("../images/backgrounds/survival-sketches.webp"),url("../images/backgrounds/grunge-scratches.webp")!important;background-size:auto,cover,720px 480px!important;position:relative}.product-img::after{content:"FIELD SKETCH";position:absolute;right:12px;bottom:9px;font:700 12px/1 'Arial Narrow',sans-serif;letter-spacing:.18em;color:#56543e;opacity:.62;transform:rotate(-2deg)}.product,.post,.article{background-image:linear-gradient(rgba(239,230,211,.91),rgba(239,230,211,.91)),url("../images/backgrounds/grunge-scratches.webp");background-size:auto,720px 480px}.product,.post{box-shadow:3px 4px 0 rgba(68,63,49,.10),inset 0 0 0 1px rgba(255,255,255,.16)}.section-head h2,.hero h1,.article h1{letter-spacing:.015em}footer{background-image:linear-gradient(rgba(25,27,19,.84),rgba(25,27,19,.84)),url("../images/backgrounds/survival-sketches.webp"),url("../images/backgrounds/grunge-scratches.webp");background-size:auto,cover,720px 480px}footer::after{content:"";position:absolute;inset:0;background:url("../images/backgrounds/grunge-scratches.webp") center/720px 480px;opacity:.45;pointer-events:none}footer>*{z-index:2}.hero{background-image:linear-gradient(90deg,rgba(233,223,201,.94) 0 34%,rgba(233,223,201,.72) 57%,rgba(233,223,201,.26) 100%),url('../images/backgrounds/photos/hiking.webp'),url('../images/backgrounds/photos-created.webp'),url('../images/backgrounds/home-distressed.webp');background-size:cover,cover,cover,cover;background-position:center,center,center,center;background-blend-mode:normal,normal,multiply,normal}.hero:after{content:'';position:absolute;inset:0;pointer-events:none;background-image:url('../images/backgrounds/photos/hiking.webp');background-size:cover;background-position:center;opacity:.07;mix-blend-mode:multiply}.hero-panel{background-image:linear-gradient(rgba(38,42,27,.78),rgba(28,31,21,.88)),url('../images/backgrounds/photos/camping.webp'),url('../images/backgrounds/photos-created.webp');background-position:center;background-size:cover,cover,cover}.product-img{background-image:linear-gradient(rgba(216,205,183,.72),rgba(216,205,183,.78)),url('../images/backgrounds/photos/fishing.webp'),url('../images/backgrounds/gear-distressed.webp');background-position:center;background-size:cover,cover,cover}.post{position:relative;overflow:hidden;background-image:linear-gradient(rgba(241,232,215,.92),rgba(241,232,215,.94)),url('../images/backgrounds/photos/hiking.webp'),url('../images/backgrounds/blog-distressed.webp');background-position:center;background-size:cover,cover,cover}.post:nth-child(3n+2){background-image:linear-gradient(rgba(241,232,215,.91),rgba(241,232,215,.94)),url('../images/backgrounds/photos/fishing.webp'),url('../images/backgrounds/blog-distressed.webp')}.post:nth-child(3n+3){background-image:linear-gradient(rgba(241,232,215,.91),rgba(241,232,215,.94)),url('../images/backgrounds/photos/camping.webp'),url('../images/backgrounds/blog-distressed.webp')}.cat{background-image:linear-gradient(rgba(239,230,211,.84),rgba(239,230,211,.9)),url('../images/backgrounds/photos/hiking.webp'),url('../images/backgrounds/photos-created.webp');background-blend-mode:normal,multiply,normal}section#partners{background-image:linear-gradient(rgba(233,223,201,.94),rgba(233,223,201,.94)),url('../images/backgrounds/photos/hunting.webp');background-size:cover;background-position:center}section#gear{background-image:linear-gradient(rgba(233,223,201,.96),rgba(233,223,201,.96)),url('../images/backgrounds/photos/fishing.webp');background-size:cover;background-position:center}footer{background-image:linear-gradient(rgba(31,33,24,.9),rgba(31,33,24,.94)),url('../images/backgrounds/photos/camping.webp'),url('../images/backgrounds/footer-field-guide.webp');background-size:cover,cover,cover;background-position:center}body.site-page:not(.site-page-login){background:#d8ccb0}body.site-page:not(.site-page-login)::before{opacity:.13;background-size:cover;background-position:center;background-attachment:scroll;filter:grayscale(.35) sepia(.18)}.site-page-home::before{background-image:url('../images/backgrounds/photos/hiking-background.webp')}.site-page-gear::before{background-image:url('../images/backgrounds/photos/fishing-background.webp')}.site-page-blog::before,.site-page-blog-post::before{background-image:url('../images/backgrounds/photos/hiking-background.webp')}.site-page-events::before{background-image:url('../images/backgrounds/photos/camping-background.webp')}.site-page-hiking::before,.site-page-trail::before{background-image:url('../images/backgrounds/photos/hiking-background.webp')}.site-page-weather::before{background-image:url('../images/backgrounds/photos/fishing-background.webp')}.site-page-about::before{background-image:url('../images/backgrounds/photos/hunting-background.webp')}.site-page-product::before{background-image:url('../images/backgrounds/photos/fishing-background.webp')}.hero,.page-intro,.page-hero,.article-hero,.weather-hero,.hiking-section{position:relative;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center}.hero{background-image:linear-gradient(90deg,rgba(216,204,176,.86) 0%,rgba(216,204,176,.62) 48%,rgba(216,204,176,.28) 100%),url('../images/backgrounds/photos/hiking-hero.webp') !important}.site-page-gear .page-intro{background-image:linear-gradient(90deg,rgba(216,204,176,.82),rgba(216,204,176,.48)),url('../images/backgrounds/photos/fishing-hero.webp') !important}.site-page-blog .page-intro,.site-page-blog-post .article-hero{background-image:linear-gradient(90deg,rgba(216,204,176,.84),rgba(216,204,176,.48)),url('../images/backgrounds/photos/hiking-hero.webp') !important}.site-page-events .page-intro{background-image:linear-gradient(90deg,rgba(216,204,176,.84),rgba(216,204,176,.48)),url('../images/backgrounds/photos/camping-hero.webp') !important}.site-page-hiking .page-intro,.site-page-trail .page-intro{background-image:linear-gradient(90deg,rgba(216,204,176,.84),rgba(216,204,176,.48)),url('../images/backgrounds/photos/hiking-hero.webp') !important}.site-page-about .page-hero{background-image:linear-gradient(90deg,rgba(216,204,176,.86),rgba(216,204,176,.48)),url('../images/backgrounds/photos/hunting-hero.webp') !important}.site-page-product .article-hero{background-image:linear-gradient(90deg,rgba(216,204,176,.84),rgba(216,204,176,.48)),url('../images/backgrounds/photos/fishing-hero.webp') !important}.weather-hero{background-image:linear-gradient(90deg,rgba(25,30,22,.78),rgba(25,30,22,.42)),url('../images/backgrounds/photos/camping-hero.webp') !important}.hiking-section{background-image:linear-gradient(rgba(216,204,176,.76),rgba(216,204,176,.76)),url('../images/backgrounds/photos/hiking-background.webp') !important}.hero::before,section::before{background-image:url('../images/backgrounds/grunge-scratches.webp') !important;background-size:720px 480px !important;opacity:.18 !important;mix-blend-mode:multiply}.hero::after{content:"";position:absolute;inset:0;pointer-events:none;background:url('../images/backgrounds/grunge-scratches.webp') center/720px 480px;opacity:.18;mix-blend-mode:multiply}.hero>*,section>*{position:relative;z-index:1}.cat{background-image:linear-gradient(rgba(239,230,211,.82),rgba(239,230,211,.82)),url('../images/backgrounds/photos/hiking-background.webp') !important;background-size:auto,cover !important;background-position:center !important}.cat::after{display:none !important}.product-img{background-image:linear-gradient(rgba(203,189,163,.48),rgba(203,189,163,.48)),url('../images/backgrounds/photos/fishing-hero.webp') !important;background-size:cover !important;background-position:center !important}.product,.post,.article{background-image:linear-gradient(rgba(239,230,211,.91),rgba(239,230,211,.91)),url('../images/backgrounds/grunge-scratches.webp') !important}.post:nth-child(3n+2){background-image:linear-gradient(rgba(239,230,211,.90),rgba(239,230,211,.90)),url('../images/backgrounds/grunge-scratches.webp') !important}.post:nth-child(3n+3){background-image:linear-gradient(rgba(239,230,211,.90),rgba(239,230,211,.90)),url('../images/backgrounds/grunge-scratches.webp') !important}section#partners{background-image:linear-gradient(rgba(216,204,176,.88),rgba(216,204,176,.88)),url('../images/backgrounds/photos/hunting-background.webp') !important}section#gear{background-image:linear-gradient(rgba(216,204,176,.90),rgba(216,204,176,.90)),url('../images/backgrounds/photos/fishing-background.webp') !important}footer{background-image:linear-gradient(rgba(25,27,19,.88),rgba(25,27,19,.91)),url('../images/backgrounds/photos/camping-background.webp') !important;background-size:cover !important;background-position:center !important}main .post-grid.row{display:flex !important;flex-wrap:wrap !important;align-items:flex-start !important;gap:0 !important}main .post-grid.row>[class*="col-"]{align-self:flex-start !important}main .post-grid.row>[class*="col-"]>.post-card-link,main .post-grid.row>[class*="col-"]>.post{display:block !important;height:auto !important;min-height:0 !important}main .post-grid.row>[class*="col-"]>.post-card-link>.post-card,main .post-grid.row>[class*="col-"]>.post{height:auto !important;min-height:0 !important}main .post-card-link .post-card{display:flex !important;flex-direction:column !important}main .post-card .post-body{flex:initial !important}.site-page-blog main .post-grid.row>.col-12.col-sm-6.col-md-3,.site-page-blog main .post-grid.row>.col-12.col-sm-6.col-md-3{flex:0 0 100% !important;max-width:100% !important}@media (min-width:576px){.site-page-blog main .post-grid.row>.col-12.col-sm-6.col-md-3{flex:0 0 50% !important;max-width:50% !important}}@media (min-width:768px){.site-page-blog main .post-grid.row>.col-12.col-sm-6.col-md-3{flex:0 0 25% !important;max-width:25% !important}}.site-page-home main .post-grid.row>.col-12.col-sm-6.col-lg-4{flex:0 0 100% !important;max-width:100% !important}@media (min-width:576px){.site-page-home main .post-grid.row>.col-12.col-sm-6.col-lg-4{flex:0 0 50% !important;max-width:50% !important}}@media (min-width:992px){.site-page-home main .post-grid.row>.col-12.col-sm-6.col-lg-4{flex:0 0 33.333333% !important;max-width:33.333333% !important}}.site-page-blog .post-grid.row{display:flex !important;flex-wrap:wrap !important;align-items:flex-start !important;gap:0 !important}.site-page-blog .post-grid.row>.col-12.col-sm-6.col-md-3{flex:0 0 100% !important;max-width:100% !important;height:auto !important;align-self:flex-start !important}@media (min-width:576px){.site-page-blog .post-grid.row>.col-12.col-sm-6.col-md-3{flex:0 0 50% !important;max-width:50% !important}}@media (min-width:768px){.site-page-blog .post-grid.row>.col-12.col-sm-6.col-md-3{flex:0 0 25% !important;max-width:25% !important}}.site-page-blog .post-grid.row>.col-12.col-sm-6.col-md-3>.post-card{width:100% !important;height:auto !important;min-height:0 !important;align-self:flex-start !important}.site-page-blog .post-grid.row .post-card-link{display:block !important;height:auto !important;min-height:0 !important}.site-page-blog .post-grid.row .post-card-link .post-card,.site-page-blog .post-grid.row .post-card-link .post-body{height:auto !important;min-height:0 !important}.site-page-blog .post-grid.row .post-body{flex:none !important}img,.card img,.post-card img,.gear-card img,.event-card img,.hero img,.jumbotron img,.site-hero img{width:100%;height:auto !important;max-height:440px;object-fit:cover;object-position:center}.hero img,.jumbotron img,.site-hero img{max-height:520px;filter:saturate(.72) contrast(1.08)}.card,.post-card,.gear-card,.event-card{border-radius:2px;box-shadow:0 2px 12px rgba(0,0,0,.12);position:relative}.card::after,.post-card::after,.gear-card::after,.event-card::after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.14;background:repeating-linear-gradient(0deg,rgba(40,30,20,.05) 0 1px,transparent 1px 5px)}:root{--bg:#0b0d0c;--surface:#141816;--surface2:#1b211d;--text:#f2efe5;--muted:#a6aaa0;--line:#394039;--acid:#c7f23b;--acid-dark:#91b51f;--rust:#c8663d;--paper:#e9e5d8;--ink:#151814;--cream:#f3f0e5;--max:1280px}html{background:#0b0d0c}body.site-page{background:radial-gradient(circle at 20% 0%,rgba(199,242,59,.055),transparent 28%),radial-gradient(circle at 85% 18%,rgba(200,102,61,.065),transparent 25%),#0b0d0c;color:var(--text);font-family:'Segoe UI',system-ui,sans-serif}body.site-page:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.055;background-image:url('../images/backgrounds/home-distressed.webp');background-size:700px;mix-blend-mode:screen}.container{width:min(var(--max),94%)}.site-header{background:rgba(10,13,11,.96);color:var(--text);border-bottom:1px solid #323931;box-shadow:0 10px 30px rgba(0,0,0,.25)}.site-topbar{background:#050706;border-bottom:1px solid #252b26;color:#aeb7a6;font-size:11px;letter-spacing:.13em}.site-topbar-inner{min-height:32px}.site-utility a{color:#899188}.nav{min-height:86px}.brand{gap:10px;color:#fff}.brand img{width:54px;height:54px;filter:none}.brand-copy b{font-size:40px}.brand-copy small{font-size:11px}.site-header .navbar-brand span{font:800 31px/.9 'Arial Narrow',sans-serif;letter-spacing:.025em;text-transform:uppercase}.site-nav-links>a{color:#cbd0c7;font-size:15px;padding:12px 13px;border-bottom:2px solid transparent;transition:.18s ease}.site-nav-links>a:hover,.site-nav-links>a.active{color:#fff;border-bottom-color:var(--acid)}.site-nav-links .nav-cta{border:1px solid #465046!important;border-radius:5px;margin-left:8px;color:#dfe5da!important}.site-nav-links .nav-cta:hover{background:#1a201b}.eyebrow{color:var(--acid);font-size:11px;letter-spacing:.18em;font-weight:800}h1,h2,h3,.hero h1,.page-intro h1,.article h1{font-family:'Arial Narrow',sans-serif}.section-head h2{color:var(--text);font-size:44px}.text-link{color:var(--acid)!important}.hero{padding:78px 0 62px;min-height:590px;background:linear-gradient(90deg,rgba(7,10,8,.96) 0%,rgba(7,10,8,.82) 42%,rgba(7,10,8,.25) 75%,rgba(7,10,8,.18) 100%),url('../images/backgrounds/camping-hero.webp') center/cover no-repeat;border-bottom:1px solid #303730}.hero:before{background:linear-gradient(180deg,rgba(0,0,0,.18),transparent 38%,rgba(0,0,0,.45))}.hero-grid{min-height:430px;grid-template-columns:1.05fr .95fr;gap:50px}.hero h1{color:#fff;font-size:clamp(68px,8vw,112px);line-height:.82;text-shadow:0 4px 22px rgba(0,0,0,.5);max-width:760px}.hero p{color:#d5d8cf;font-size:18px;max-width:590px}.btn{border-radius:4px;padding:14px 22px;font-size:16px;transition:.18s ease}.btn-primary{background:var(--acid);border-color:var(--acid);color:#10140c}.btn-primary:hover{background:#dcff64;border-color:#dcff64;color:#10140c;transform:translateY(-1px)}.btn-secondary{color:#fff;background:rgba(10,13,11,.48);border-color:#8a9286;backdrop-filter:blur(5px)}.hero-panel{min-height:350px;align-self:end;padding:30px;border:1px solid rgba(255,255,255,.28);border-radius:6px;background:linear-gradient(180deg,rgba(9,12,10,.12),rgba(9,12,10,.84)),url('../images/backgrounds/hunting-hero.webp') center/cover no-repeat;box-shadow:0 22px 55px rgba(0,0,0,.35);color:#fff}.hero-panel .eyebrow{color:var(--acid)}.hero-panel .big{font-size:76px;text-shadow:0 4px 16px #000}.hero-panel h3{font-size:34px}.hero-panel .muted{color:#d1d6ce}section{padding:64px 0}section:nth-of-type(even){background:#101310}.kit-nav-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.categories{gap:14px}.cat{min-height:148px;padding:20px;border:1px solid #3b433b;border-radius:5px;background:linear-gradient(135deg,rgba(17,21,18,.88),rgba(24,30,25,.93)),url('../images/backgrounds/hiking-background.webp') center/cover;box-shadow:0 8px 22px rgba(0,0,0,.16);color:#fff}.cat:hover{transform:translateY(-4px);border-color:#657060;box-shadow:0 15px 30px rgba(0,0,0,.28)}.cat-icon{color:var(--acid)}.cat strong{font-size:23px;color:#fff}.cat span{color:#aab0a7}.post-card,.product,.post{background:#141816;color:var(--text);border:1px solid #353d36;border-radius:6px;box-shadow:0 10px 28px rgba(0,0,0,.18);overflow:hidden}.post-card:hover,.product:hover{border-color:#667160;box-shadow:0 18px 38px rgba(0,0,0,.3)}.product-link>img,.post-card>a:first-child img{display:block;width:100%;height:270px;object-fit:cover;filter:saturate(1.12) contrast(1.05);transition:transform .35s ease,filter .25s ease}.product:hover .product-link>img,.post-card:hover>a:first-child img{transform:scale(1.035);filter:saturate(1.2) contrast(1.08)}.product-img,.post-card .post-placeholder{height:270px!important;display:grid;place-items:center;position:relative;overflow:hidden;color:#fff;background-position:center;background-size:cover}.product-img:after,.post-placeholder:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.62))}.product-img{font-size:74px}.product-body,.post-card .post-body{padding:20px}.product h2,.post-card h2{color:#fff;font-size:29px;line-height:.95;margin:9px 0 12px}.product p,.post-card p{color:#aeb3ab}.tag{color:var(--acid);font-size:10px}.price{color:#fff}.merchant{color:#8f978e}.affiliate-btn{background:var(--acid);color:#10140c;border-radius:4px;font-size:14px}.affiliate-btn:hover{background:#ddff68;color:#10140c}.post-grid .product:nth-child(1) .product-img{background-image:url('../images/backgrounds/hiking.webp')}.post-grid .product:nth-child(2) .product-img{background-image:url('../images/backgrounds/camping.webp')}.post-grid .product:nth-child(3) .product-img{background-image:url('../images/backgrounds/fishing.webp')}.post-grid .product:nth-child(4) .product-img{background-image:url('../images/backgrounds/hunting.webp')}.post-grid .product:nth-child(5) .product-img{background-image:url('../images/backgrounds/hiking-background.webp')}.post-grid .product:nth-child(6) .product-img{background-image:url('../images/backgrounds/camping-background.webp')}.post-grid .product:nth-child(7) .product-img{background-image:url('../images/backgrounds/fishing-background.webp')}.post-grid .product:nth-child(8) .product-img{background-image:url('../images/backgrounds/hunting-background.webp')}.post-grid .post-card:nth-child(1) .post-placeholder{background-image:url('../images/backgrounds/hiking-hero.webp')}.post-grid .post-card:nth-child(2) .post-placeholder{background-image:url('../images/backgrounds/camping-hero.webp')}.post-grid .post-card:nth-child(3) .post-placeholder{background-image:url('../images/backgrounds/hunting-hero.webp')}.post-grid .post-card:nth-child(4) .post-placeholder{background-image:url('../images/backgrounds/fishing-hero.webp')}.page-intro{position:relative;padding:78px 0 55px;overflow:hidden;background:linear-gradient(90deg,rgba(7,10,8,.96),rgba(7,10,8,.72)),url('../images/backgrounds/hiking-hero.webp') center/cover;border-bottom:1px solid #343c35}.site-page-blog .page-intro{background:linear-gradient(90deg,rgba(7,10,8,.94),rgba(7,10,8,.62)),url('../images/backgrounds/fishing-hero.webp') center/cover}.page-intro h1{color:#fff;font-size:clamp(58px,7vw,88px);line-height:.88}.page-intro .muted{color:#c0c6bd;max-width:720px;font-size:17px}.blog-categories{background:#0d100e!important;border-bottom:1px solid #303830}.blog-category{background:#151a17;border-color:#394139;color:#c7cdc4;border-radius:4px}.blog-category:hover,.blog-category.active{background:#1d241e;border-color:var(--acid);color:#fff}.blog-category.active span{background:var(--acid);color:#10140c}.blog-listing{background:#101310}.article{background:#151917;border:1px solid #384039;border-radius:6px;box-shadow:0 18px 45px rgba(0,0,0,.2);color:var(--text)}.article h1{color:#fff}.article-content{color:#c6cbc3}.article-content h2{color:#fff}.article-image{border-radius:5px;border:1px solid #394039}.event-card,.trail-card,.trail-map-card,.affiliate-slot{background:#141816;border-color:#353d36;border-radius:6px}.event-card:hover,.trail-card:hover{background:#1a201b;border-color:#667160}.event-date{background:#0b0e0c;border-color:#3c463e}.event-date strong{color:var(--acid)}.event-meta,.trail-meta{color:#bfc6bd}.trail-map-card{overflow:hidden}footer{background:linear-gradient(rgba(9,12,10,.91),rgba(9,12,10,.97)),url('../images/backgrounds/footer-field-guide.webp') center/cover;border-top:1px solid #353d36}.footer-grid strong{color:var(--acid)}.footer-grid a:not(.brand){color:#aeb5ab}.footer-grid a:not(.brand):hover{color:#fff}.footer-stamp{border-color:#617047;color:var(--acid)}.copyright{border-color:#303830;color:#7f887e}.product-detail-visual{min-height:330px;border:1px solid #3d473f;border-radius:5px;background:linear-gradient(180deg,rgba(8,11,9,.05),rgba(8,11,9,.55)),url('../images/backgrounds/camping-background.webp') center/cover;font-size:110px}.login-wrap{background:#080b09}.login,.admin-card,.stat,.table-wrap{background:#131714;border-color:#354037}.input,textarea,select{background:#090c0a;color:#f2efe5;border-color:#39433b}.small-btn{border-color:#3d473f;color:#d5dbd2}.small-btn:hover{border-color:var(--acid)}.small-btn-primary{background:var(--acid);border-color:var(--acid);color:#10140c!important}@media(max-width:991.98px){.nav{min-height:76px}.site-header .navbar-brand span{font-size:27px}.hero{min-height:0;padding:62px 0 48px}.hero-grid{grid-template-columns:1fr;gap:28px}.hero-panel{min-height:300px}}@media(max-width:575.98px){.site-topbar{font-size:9px}.site-topbar-inner{min-height:28px}.hero h1{font-size:62px}.hero p{font-size:16px}.product-link>img,.post-card>a:first-child img,.product-img,.post-card .post-placeholder{height:230px!important}.section-head{align-items:flex-start;flex-direction:column}.page-intro{padding:58px 0 42px}}html,body.map-only-page{width:100%;height:100%;margin:0;overflow:hidden}body.map-only-page{background:#070b08}.map-app,.map-fullscreen{position:fixed;inset:0;width:100%;height:100%}.map-fullscreen{z-index:1;background:#101510}.map-panel{position:absolute;z-index:1000;top:18px;left:18px;bottom:18px;width:min(390px,calc(100vw - 36px));padding:18px;border:1px solid rgba(255,255,255,.14);background:rgba(8,12,9,.93);backdrop-filter:blur(16px);box-shadow:0 20px 60px rgba(0,0,0,.45);color:#f5f5ef;overflow:auto}.map-brand{display:flex;align-items:center;gap:10px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.1)}.map-brand-mark{width:38px;height:38px;display:grid;place-items:center;background:#b7ff00;color:#071007;font-weight:900;font-size:12px;transform:skew(-8deg)}.map-brand strong{display:block;font-size:13px;letter-spacing:.14em}.map-brand small{display:block;color:#b7ff00;font-size:9px;letter-spacing:.2em;margin-top:2px}.map-panel-top{padding:20px 0 14px}.map-panel h1{font-size:clamp(25px,4vw,34px);line-height:.98;margin:5px 0 9px;letter-spacing:-.03em}.map-status{color:#adb4ab;font-size:13px;margin:0;line-height:1.45}.map-filters label{display:block;margin:10px 0 6px;color:#b7ff00;font-size:10px;font-weight:800;letter-spacing:.14em}.map-filters .form-select{width:100%;min-height:42px;background:#141a15;border:1px solid #384238;color:#fff}.map-results{margin-top:14px}.map-result{display:block;padding:13px 14px;margin-bottom:8px;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.045);transition:.18s ease}.map-result:hover,.map-result.active{border-color:#b7ff00;background:rgba(183,255,0,.08);color:#fff;transform:translateX(2px)}.map-result .eyebrow{color:#b7ff00;font-size:9px}.map-result h3{font-size:16px;margin:3px 0 4px}.map-result p{font-size:11px;margin:0;color:#aeb6ad}.map-pagination{display:flex;gap:6px;margin:10px 0}.map-pagination button{flex:1;background:#171d18;color:#fff;border:1px solid #384238;padding:8px;font-size:11px}.map-panel-environment{margin-top:15px}.map-panel-environment .environment-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.map-panel-environment .environment-card{min-height:75px;padding:10px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08)}.map-panel-environment .environment-card strong{display:block;font-size:21px;line-height:1;margin:4px 0}.map-panel-environment .environment-card small{color:#9da69d;font-size:9px}.map-panel-environment .environment-label{font-size:8px;letter-spacing:.12em;color:#b7ff00;font-weight:800}.map-legend{display:flex;flex-wrap:wrap;gap:12px;padding:14px 0;color:#aeb6ad;font-size:10px}.map-legend i{display:inline-block;width:9px;height:9px;margin-right:4px;border-radius:50%}.legend-trail{background:#b7ff00}.legend-camp{background:#ff9d00}.legend-you{background:#fff;border:2px solid #111}.map-locate{width:100%;border:1px solid #b7ff00;background:#b7ff00;color:#071007;font-weight:900;padding:11px;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.map-topbar{position:absolute;z-index:1001;top:18px;right:18px;display:flex;gap:15px;padding:9px 12px;background:rgba(8,12,9,.82);color:#dbe1da;border:1px solid rgba(255,255,255,.12);font-size:9px;letter-spacing:.12em}.map-topbar span:first-child{color:#b7ff00}.map-location-error{position:absolute;z-index:1002;left:50%;top:18px;transform:translateX(-50%);max-width:min(520px,calc(100vw - 40px));padding:10px 14px;background:#8b2d1d;color:#fff;font-size:12px;border:1px solid rgba(255,255,255,.2)}.map-fullscreen .leaflet-control-zoom{margin-left:430px;margin-top:65px}.map-fullscreen .leaflet-control-attribution{font-size:9px}@media (max-width:700px){.map-panel{top:auto;bottom:10px;left:10px;right:10px;width:auto;max-height:55vh;padding:13px}.map-topbar{top:10px;right:10px;left:10px;justify-content:space-between}.map-fullscreen .leaflet-control-zoom{margin-left:10px;margin-top:58px}.map-panel h1{font-size:25px}}html,body{overflow-x:hidden;overflow-y:auto}body{min-height:100vh}body.map-only-page{overflow:hidden}.map-app{overflow:hidden}.map-panel{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#b7ff00 rgba(255,255,255,.08)}.map-panel::-webkit-scrollbar{width:7px}.map-panel::-webkit-scrollbar-track{background:rgba(255,255,255,.05)}.map-panel::-webkit-scrollbar-thumb{background:#b7ff00;border-radius:8px}.weather-page{min-height:calc(100vh - 150px);background:#0a0e0b;color:#f5f3ea}.weather-hero{position:relative;min-height:58vh;display:flex;align-items:flex-end;overflow:hidden;padding:90px 0 46px;border-bottom:2px solid #b7ff00;background:linear-gradient(90deg,rgba(5,9,6,.96) 0%,rgba(5,9,6,.78) 43%,rgba(5,9,6,.32) 100%),url('../images/backgrounds/photos/hiking-background.webp') center/cover no-repeat}.weather-hero:after{content:'';position:absolute;inset:0;pointer-events:none;opacity:.22;background:url('../images/backgrounds/grunge-scratches.webp') center/cover;mix-blend-mode:screen}.weather-hero .container-fluid{position:relative;z-index:2}.weather-hero .eyebrow{color:#b7ff00}.weather-hero h1{max-width:1050px;font-size:clamp(4rem,9vw,9rem);letter-spacing:-.045em;text-shadow:0 8px 30px #000}.weather-lead{max-width:720px;color:rgba(255,255,255,.82);font-size:1.12rem}.weather-search{margin-top:30px}.weather-search .form-control{border:2px solid #fff;border-radius:0}.weather-search .btn{border-radius:0;min-height:58px}.weather-content{padding:34px 0 80px;background:linear-gradient(rgba(9,13,10,.96),rgba(9,13,10,.98)),url('../images/backgrounds/home-distressed.webp') center/cover fixed}.weather-results{max-width:1500px;margin:auto}.weather-location-bar h2{font-family:'Arial Narrow',sans-serif;text-transform:uppercase;letter-spacing:-.02em}.weather-current-card,.weather-data-section,.weather-info-card,.weather-day-card,.weather-empty{border-radius:2px;border:1px solid rgba(183,255,0,.22);background:rgba(14,20,15,.9);box-shadow:0 18px 50px rgba(0,0,0,.25)}.weather-current-card{border-left:4px solid #b7ff00}.weather-day-card{transition:transform .18s ease,border-color .18s ease}.weather-day-card:hover{transform:translateY(-4px);border-color:#b7ff00}.weather-section-heading h2,.weather-subhead h2{font-family:'Arial Narrow',sans-serif;text-transform:uppercase;letter-spacing:-.02em}.weather-data-section{margin-top:18px}.weather-empty{min-height:38vh}@media(max-width:767px){.weather-hero{min-height:68vh;padding-top:70px}.weather-hero h1{font-size:clamp(3.3rem,16vw,6rem)}}:root{--ss-bg:#090d0b;--ss-surface:#111713;--ss-surface-2:#171e19;--ss-line:#2f3a31;--ss-acid:#b7ff00;--ss-rust:#e06d35;--ss-paper:#edf0e7;--ss-muted:#9da69c}html,body{background:var(--ss-bg);color:var(--ss-paper)}body.site-page{font-family:'Segoe UI',sans-serif;background:var(--ss-bg);color:var(--ss-paper)}.site-header{background:#080c0a;border-bottom:2px solid var(--ss-acid);box-shadow:0 10px 35px rgba(0,0,0,.35)}.site-topbar{background:#050806;border-bottom:1px solid #263128;color:#9daa9e}.site-utility a{color:#9daa9e}.site-utility a:hover{color:#fff}.nav{min-height:88px}.brand{color:#fff}.brand img{width:56px;height:56px;filter:none}.brand-copy b{font-size:42px}.brand-copy small{color:var(--ss-acid)}.site-nav-links>a{font-size:17px;color:#dce2da;padding:14px 13px;border-bottom:3px solid transparent}.site-nav-links>a:hover,.site-nav-links>a.active{color:#fff;border-bottom-color:var(--ss-acid)}.nav-cta{border-color:#4e5d4d!important;color:var(--ss-acid)!important}section,.blog-listing,.blog-categories{background:transparent;color:var(--ss-paper)}.page-intro,.article-hero{position:relative;overflow:hidden;background:#0b100d!important;border-bottom:1px solid var(--ss-line);color:#fff}.page-intro:before,.article-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,9,7,.96),rgba(5,9,7,.68),rgba(5,9,7,.22));pointer-events:none}.page-intro:after,.article-hero:after{content:'';position:absolute;inset:0;background:url('../images/backgrounds/grunge-scratches.webp') center/cover;opacity:.15;pointer-events:none}.page-intro .container,.article-hero .container{position:relative;z-index:2}.page-intro{padding:76px 0 54px!important;background-image:url('../images/backgrounds/photos/hiking-hero.webp')!important;background-size:cover!important;background-position:center!important}.page-intro h1{font-size:clamp(58px,8vw,104px);line-height:.86;color:#fff;letter-spacing:-.035em;text-transform:uppercase;text-shadow:0 8px 30px #000}.page-intro p{color:#bfc8bf;max-width:760px;font-size:18px}.eyebrow{color:var(--ss-acid)!important;letter-spacing:.16em}.muted{color:var(--ss-muted)!important}.section-head h2,.section-head h1{color:#fff}.blog-categories{border-bottom:1px solid var(--ss-line);padding:24px 0!important}.blog-category-list{gap:8px}.blog-category{background:#111713;border-color:#344036;color:#cbd3ca;border-radius:2px}.blog-category:hover,.blog-category.active{background:#182018;border-color:var(--ss-acid);color:#fff}.blog-category.active span{background:var(--ss-acid);color:#071007}.blog-listing{padding:46px 0 90px!important}.product,.post,.post-card,.event-card,.trail-card,.merchant-card,.affiliate-slot,.admin-card,.article,.weather-current-card,.weather-data-section,.weather-info-card,.weather-day-card{background:linear-gradient(145deg,rgba(20,27,22,.98),rgba(12,17,14,.98));border:1px solid var(--ss-line);border-radius:3px;color:#edf0e7;box-shadow:0 16px 45px rgba(0,0,0,.25)}.product:hover,.post:hover,.post-card:hover,.event-card:hover,.trail-card:hover{border-color:#64735f;background:linear-gradient(145deg,#182019,#101611)}.post-card{overflow:hidden;height:100%;position:relative}.post-card-link{display:block;color:inherit;text-decoration:none;height:100%}.post-card img,.post-card .post-placeholder{width:100%;height:285px!important;object-fit:cover;display:block}.post-card img{filter:saturate(.9) contrast(1.05);transition:transform .35s ease,filter .35s ease}.post-card:hover img{transform:scale(1.045);filter:saturate(1.08) contrast(1.08)}.post-card .post-body{padding:20px 20px 22px;background:linear-gradient(180deg,rgba(17,23,19,.96),#101510)}.post-card .post-body h2,.post-card h2{font:800 32px/.93 'Arial Narrow',sans-serif;text-transform:uppercase;letter-spacing:-.01em;color:#fff;margin:9px 0 12px}.post-card .post-body p{font-size:13px;line-height:1.55;color:#aeb8ae;min-height:0}.post-card .tag{color:var(--ss-acid)}.post-date{color:#788378!important}.text-link{color:var(--ss-acid)!important;font-weight:800}.article-hero{padding:0!important;background-image:url('../images/backgrounds/photos/hiking-background.webp')!important;background-size:cover!important;background-position:center!important}.article-hero .container{max-width:1100px;padding-top:72px;padding-bottom:90px}.article{max-width:1000px;margin:0 auto;padding:0;background:rgba(9,14,11,.94);border:1px solid #3b493d;box-shadow:0 25px 80px rgba(0,0,0,.45);overflow:hidden}.article>.eyebrow,.article>h1,.article>.post-date,.article>.lead,.article>.article-content,.article>.article-footer{margin-left:54px;margin-right:54px}.article>h1{font-size:clamp(54px,7vw,94px);line-height:.87;color:#fff;letter-spacing:-.04em;margin-top:12px;margin-bottom:18px}.article>.post-date{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#849086!important}.article-image{width:100%;max-height:620px!important;object-fit:cover;border:0!important;border-radius:0!important;margin:34px 0 38px!important;display:block;box-shadow:none}.article>.lead{font-size:20px;line-height:1.55;color:#c6cec5;border-left:3px solid var(--ss-acid);padding-left:18px;margin-bottom:42px}.article-content{font-size:17px;line-height:1.8;color:#c1c9c1!important}.article-content p{color:#c1c9c1}.article-content h2{font-size:42px!important;line-height:.95!important;color:#fff!important;border-top:1px solid #2d382f;padding-top:24px;margin-top:52px!important}.article-content h3{color:#fff}.article-content a{color:var(--ss-acid)}.article-content strong{color:#f4f6ef}.article-footer{border-top:1px solid #2d382f;margin-top:55px!important;padding-top:28px;padding-bottom:38px}.article-footer .btn{color:#071007;background:var(--ss-acid);border-color:var(--ss-acid)}.post-affiliates{margin:45px 0;padding:28px;background:#0c120e;border:1px solid #354237;border-left:3px solid var(--ss-acid)}.post-affiliates h2{color:#fff}.post-affiliate-card{background:#131a15!important;border-color:#354237!important}.post-affiliate-card:hover{border-color:var(--ss-acid)!important}.product-link>img,.gear-page-image{height:270px!important;object-fit:cover}.product-img{height:270px;background-color:#111713}.event-card{overflow:hidden}.event-card img{object-fit:cover}footer{background:#060907!important;border-top:2px solid #202b22}body.hiking-map-page{overflow:auto!important;background:#070b08}body.hiking-map-page .hiking-map-app{position:relative;width:100%;height:calc(100vh - 126px);min-height:620px;overflow:hidden}body.hiking-map-page .map-fullscreen{position:absolute;inset:0;width:100%;height:100%;z-index:1}body.hiking-map-page .map-panel{top:18px;bottom:18px}body.hiking-map-page .map-fullscreen .leaflet-control-zoom{margin-left:430px;margin-top:65px}@media(max-width:991.98px){body.hiking-map-page .hiking-map-app{height:calc(100vh - 126px);min-height:560px}.site-header .nav{min-height:76px}}@media(max-width:700px){body.hiking-map-page .hiking-map-app{height:calc(100vh - 105px);min-height:600px}body.hiking-map-page .map-fullscreen .leaflet-control-zoom{margin-left:10px;margin-top:58px}}body.site-page:not(.hiking-map-page){overflow-x:hidden;overflow-y:auto;min-height:100vh}@media(max-width:767px){.page-intro{padding:58px 0 42px!important}.page-intro h1{font-size:clamp(52px,15vw,78px)}.post-card img,.post-card .post-placeholder{height:235px!important}.article-hero .container{padding-top:48px;padding-bottom:55px}.article>.eyebrow,.article>h1,.article>.post-date,.article>.lead,.article>.article-content,.article>.article-footer{margin-left:24px;margin-right:24px}.article>h1{font-size:clamp(48px,15vw,70px)}.article>.lead{font-size:17px}.article-content{font-size:16px}}:root{--text:#edf0e7;--surface:#111713;--surface2:#171e19;--acid:#b7ff00}html{background:var(--ss-bg,#090d0b)}body.site-page{overflow-x:hidden;min-width:320px}.site-header .container{max-width:1240px}.site-header .nav{gap:24px}.site-header .brand{flex:0 0 auto;min-width:max-content}.site-header .brand span{font:800 42px/.9 'Arial Narrow',sans-serif;letter-spacing:.01em;text-transform:uppercase}.site-nav-links{flex-wrap:wrap}.site-nav-links>a{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;transition:color .18s ease,border-color .18s ease,background .18s ease}.site-nav-links>a.active{background:rgba(183,255,0,.07);border-bottom-color:var(--ss-acid);color:#fff}.site-nav-links>a.active::after{content:'';position:absolute}.site-nav-links>a[aria-current="page"]{font-weight:800}main{min-width:0}.container{width:min(1240px,calc(100% - 32px))}section{min-width:0}img{max-width:100%}.blog-listing .post-grid{align-items:stretch}.blog-listing .post-grid>.col-12,.blog-listing .post-grid>.col-sm-6,.blog-listing .post-grid>.col-md-3{display:flex}.blog-listing .post-card{width:100%;height:100%;min-width:0}.blog-listing .post-card-link{display:flex;flex-direction:column;width:100%;height:100%}.blog-listing .post-card .post-body{display:flex;flex:1;flex-direction:column;min-width:0}.blog-listing .post-card .post-body p{flex:1}.blog-listing .post-card h2{overflow-wrap:anywhere}.article-hero .container{width:min(1100px,calc(100% - 32px))}.article{width:100%;max-width:1000px}.article-image{aspect-ratio:16/9;object-fit:cover}.article-content{max-width:820px;margin-left:auto!important;margin-right:auto!important}.article-content img{display:block;width:auto;max-width:100%;height:auto;margin:28px auto;border:1px solid var(--ss-line);border-radius:3px}.article-content blockquote{margin:30px 0;padding:18px 22px;border-left:3px solid var(--ss-acid);background:#0d130f;color:#d8dfd7}.article-content pre{overflow:auto;padding:18px;background:#070b08;border:1px solid var(--ss-line)}.article-content table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.article-content th,.article-content td{padding:10px 12px;border:1px solid var(--ss-line)}.post-affiliates-inline{max-width:100%;margin-left:0;margin-right:0}.post-affiliate-grid{margin-left:0!important;margin-right:0!important}.page-intro .container,.blog-categories .container,.blog-listing .container{position:relative}.section-head{min-width:0}.section-head>div{min-width:0}.weather-page{background:#090d0b}.weather-content{min-height:70vh;padding-top:28px}.weather-results{min-height:40vh}.weather-location-bar{padding:6px 0 12px}.weather-location-bar h2{color:#fff}.weather-current-card{overflow:hidden}.weather-current-main,.weather-current-stats{min-width:0}.weather-data-section{overflow:hidden}.weather-days{align-items:stretch}.weather-day-card{min-width:0}@media(max-width:1199px){.site-nav-links>a{padding-left:10px;padding-right:10px;font-size:16px}.site-header .brand span{font-size:38px}.weather-days{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:991.98px){.site-header .nav{min-height:78px}.site-header .brand img{width:52px;height:52px}.site-header .brand span{font-size:34px}.site-header .navbar-collapse{width:100%}.site-nav-links{width:100%;padding:10px 0 4px}.site-nav-links>a{width:100%;border-bottom:1px solid rgba(255,255,255,.08);border-left:3px solid transparent!important;text-align:left;justify-content:flex-start;padding:12px 14px}.site-nav-links>a.active{border-left-color:var(--ss-acid)!important;border-bottom-color:rgba(255,255,255,.08)}.weather-current-card{grid-template-columns:1fr}.weather-current-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.weather-days{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.container{width:min(100% - 24px,1240px)}.site-topbar-inner{min-height:32px}.site-topbar-inner>span{font-size:10px}.site-utility{gap:8px}.site-utility a{font-size:9px}.site-header .brand span{font-size:29px}.page-intro{padding:52px 0 38px!important}.blog-listing{padding-bottom:60px!important}.article-hero .container{width:min(100% - 20px,1100px);padding-top:36px;padding-bottom:42px}.article>.eyebrow,.article>h1,.article>.post-date,.article>.lead,.article>.article-footer{margin-left:22px;margin-right:22px}.article>.article-content{margin-left:22px!important;margin-right:22px!important}.article-image{aspect-ratio:4/3;margin-top:24px!important;margin-bottom:28px!important}.article-content h2{font-size:34px!important}.weather-content{padding:16px 0 45px}.weather-current-card{padding:20px}.weather-current-main{gap:14px}.weather-current-icon{font-size:4rem}.weather-current-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.weather-current-stats div{border-left:0;border-top:1px solid var(--ss-line);padding:12px}.weather-days{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.site-header .brand img{width:44px;height:44px}.site-header .brand span{font-size:25px}.site-topbar-inner{display:none}.weather-days{grid-template-columns:1fr}.weather-current-main{align-items:flex-start}.weather-current-temp{font-size:4.5rem}}.blog-listing .post-grid{align-items:stretch;row-gap:24px!important}.blog-listing .post-grid>[class*="col-"]{display:flex;align-items:stretch}.blog-listing .post-card,.blog-listing .product{height:590px!important;min-height:590px!important;max-height:590px!important;display:flex;flex-direction:column}.blog-listing .post-card-link,.blog-listing .product-link{height:100%;display:flex;flex-direction:column;min-height:0}.blog-listing .post-card img,.blog-listing .post-card .post-placeholder,.blog-listing .product-link>img,.blog-listing .product-img{height:275px!important;min-height:275px!important;max-height:275px!important;flex:0 0 275px;object-fit:cover}.blog-listing .post-card .post-body{height:315px!important;min-height:315px!important;max-height:315px!important;display:flex;flex-direction:column;padding:18px 20px 20px!important;overflow:hidden}.blog-listing .post-card .post-body h2{height:60px;min-height:60px;max-height:60px;overflow:hidden;margin:8px 0 10px!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog-listing .post-card .post-body p{height:58px;min-height:58px;max-height:58px;overflow:hidden;margin-bottom:12px!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.blog-listing .post-card .post-date{margin-top:auto;min-height:18px}.blog-listing .post-card .text-link,.blog-listing .product .affiliate-btn{margin-top:10px;min-height:38px;display:flex;align-items:center}.blog-listing .product .post-body{height:315px!important;min-height:315px!important;max-height:315px!important;display:flex;flex-direction:column;overflow:hidden;padding:18px 20px 20px!important}.blog-listing .product .post-body h2{height:58px;min-height:58px;max-height:58px;margin:8px 0 10px!important;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog-listing .product .post-body p{height:62px;min-height:62px;max-height:62px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin-bottom:10px!important}.blog-listing .product .price-row{min-height:34px;margin-top:auto}.post-affiliate-grid>[class*="col-"]{display:flex;align-items:stretch}.post-affiliate-card{height:430px!important;min-height:430px!important;max-height:430px!important;width:100%;overflow:hidden}.post-affiliate-card .product-link{height:100%;display:flex;flex-direction:column}.post-affiliate-card .post-affiliate-visual{height:185px!important;min-height:185px!important;max-height:185px!important;flex:0 0 185px;overflow:hidden}.post-affiliate-card .post-affiliate-visual img{width:100%;height:100%!important;object-fit:cover}.post-affiliate-card .merchant-info{height:245px!important;min-height:245px!important;max-height:245px!important;display:flex;flex-direction:column;overflow:hidden;padding:18px!important}.post-affiliate-card .merchant-info h3{height:48px;min-height:48px;max-height:48px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:8px 0!important}.post-affiliate-card .merchant-info p{height:54px;min-height:54px;max-height:54px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin-bottom:10px!important}.post-affiliate-card .price-row{margin-top:auto;min-height:30px}.post-grid,.post-affiliate-grid{align-items:stretch}.post-grid>[class*="col-"]>*,.post-affiliate-grid>[class*="col-"]>*{width:100%}@media(max-width:767px){.blog-listing .post-card,.blog-listing .product{height:535px!important;min-height:535px!important;max-height:535px!important}.blog-listing .post-card img,.blog-listing .post-card .post-placeholder,.blog-listing .product-link>img,.blog-listing .product-img{height:225px!important;min-height:225px!important;max-height:225px!important;flex-basis:225px}.blog-listing .post-card .post-body,.blog-listing .product .post-body{height:310px!important;min-height:310px!important;max-height:310px!important}.post-affiliate-card{height:400px!important;min-height:400px!important;max-height:400px!important}.post-affiliate-card .post-affiliate-visual{height:155px!important;min-height:155px!important;max-height:155px!important;flex-basis:155px}.post-affiliate-card .merchant-info{height:245px!important;min-height:245px!important;max-height:245px!important}}:root{--ss-black:#070907;--ss-ink:#0d120e;--ss-olive:#182018;--ss-olive-2:#202a20;--ss-moss:#66715f;--ss-paper:#eeeede;--ss-sand:#c8c6ae;--ss-rust:#d65f32;--ss-rust-dark:#8d3b24;--ss-acid:#b9ed32;--ss-line:#394337}html,body{background:var(--ss-black)!important;color:var(--ss-paper)!important}body.site-page{background:radial-gradient(circle at 15% 10%,rgba(185,237,50,.035),transparent 28%),radial-gradient(circle at 88% 32%,rgba(214,95,50,.035),transparent 25%),linear-gradient(180deg,#080b08 0%,#0a0d0a 48%,#070907 100%)!important}body.site-page:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:9998;opacity:.045;background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.7) 0 1px,transparent 1px 5px),repeating-linear-gradient(90deg,rgba(0,0,0,.8) 0 1px,transparent 1px 7px);mix-blend-mode:overlay}.site-header{background:#070907!important;border-bottom:3px solid var(--ss-rust)!important;box-shadow:0 12px 0 rgba(0,0,0,.2),0 20px 50px rgba(0,0,0,.42)!important}.site-topbar{background:#0b0f0b!important;border-bottom:1px solid #303a2e!important;text-transform:uppercase;letter-spacing:.12em;font-size:10px!important}.site-topbar-inner{min-height:31px!important}.site-utility a{font-size:10px!important;text-transform:uppercase;letter-spacing:.08em}.site-header .nav{min-height:82px!important}.site-header .brand{position:relative}.site-header .brand:after{content:"FIELD / READY";position:absolute;left:58px;bottom:-2px;color:var(--ss-rust);font:700 8px/1 'Segoe UI',sans-serif;letter-spacing:.18em;white-space:nowrap}.site-header .brand span{font-size:44px!important;letter-spacing:-.015em!important}.site-nav-links>a{font:700 15px/1 'Arial Narrow',sans-serif!important;text-transform:uppercase;letter-spacing:.07em;padding:15px 14px!important;color:#d7dbd1!important;border-bottom:0!important;position:relative}.site-nav-links>a:before{content:"";position:absolute;left:10px;right:10px;bottom:5px;height:2px;background:var(--ss-rust);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.site-nav-links>a:hover:before,.site-nav-links>a.active:before{transform:scaleX(1)}.site-nav-links>a.active{background:transparent!important;color:#fff!important}.site-nav-links>a.active:after{content:"";position:absolute;top:4px;right:5px;width:5px;height:5px;background:var(--ss-acid);box-shadow:0 0 0 2px #070907}.nav-cta{border:1px solid var(--ss-rust)!important;color:var(--ss-paper)!important;padding:11px 15px!important;background:rgba(214,95,50,.08)!important}.nav-cta:hover{background:var(--ss-rust)!important;color:#090a08!important}.page-intro,.article-hero{background-color:#0a0e0b!important}.page-intro:after,.article-hero:after{opacity:.26!important;mix-blend-mode:screen}.page-intro:before,.article-hero:before{background:linear-gradient(90deg,rgba(4,7,5,.97),rgba(6,10,7,.78),rgba(6,10,7,.32))!important}.page-intro{border-bottom:0!important;padding:72px 0 48px!important}.page-intro .container:before{content:"SURVIVAL SCOUT / FIELD NOTES";display:block;margin-bottom:12px;color:var(--ss-rust);font:800 12px/1 'Arial Narrow',sans-serif;letter-spacing:.22em}.page-intro h1{font-size:clamp(62px,9vw,118px)!important;line-height:.8!important;letter-spacing:-.045em!important;text-shadow:4px 4px 0 rgba(0,0,0,.55)!important}.page-intro p{font-size:16px!important;max-width:690px;color:#b9beb3!important;border-left:3px solid var(--ss-rust);padding-left:14px}.eyebrow{font:800 11px/1 'Arial Narrow',sans-serif!important;letter-spacing:.2em!important;text-transform:uppercase!important;color:var(--ss-acid)!important}.section-head{position:relative;margin-bottom:26px!important;padding-bottom:14px;border-bottom:1px solid #30382f}.section-head:after{content:"";position:absolute;left:0;bottom:-2px;width:62px;height:3px;background:var(--ss-rust)}.section-head h2{font:800 clamp(38px,4vw,56px)/.86 'Arial Narrow',sans-serif!important;text-transform:uppercase!important;letter-spacing:-.025em!important}.text-link{font:800 12px/1 'Segoe UI',sans-serif!important;text-transform:uppercase;letter-spacing:.1em;color:var(--ss-acid)!important}.blog-categories{background:#0a0e0b!important;border-top:1px solid #252e26;border-bottom:1px solid #394337!important}.blog-category{font:700 11px/1 'Segoe UI',sans-serif!important;text-transform:uppercase;letter-spacing:.08em;background:#111611!important;border:1px solid #394337!important;border-radius:0!important;box-shadow:2px 2px 0 rgba(0,0,0,.35)}.blog-category:hover,.blog-category.active{background:#1a2119!important;border-color:var(--ss-rust)!important;color:#fff!important;transform:translate(-1px,-1px)}.blog-category.active span{background:var(--ss-rust)!important;color:#0a0c09!important}.product,.post,.post-card,.event-card,.trail-card,.merchant-card,.affiliate-slot,.weather-current-card,.weather-data-section,.weather-info-card,.weather-day-card{position:relative!important;border-radius:0!important;border:1px solid #394337!important;background:linear-gradient(145deg,#151c16 0%,#0e130f 68%,#0b0f0c 100%)!important;box-shadow:5px 5px 0 rgba(0,0,0,.28),0 18px 42px rgba(0,0,0,.22)!important}.product:before,.post-card:before,.event-card:before,.trail-card:before{content:"";position:absolute;top:0;right:0;width:52px;height:6px;background:var(--ss-rust);z-index:4;opacity:.9;clip-path:polygon(0 0,100% 0,91% 100%,72% 45%,50% 100%,28% 42%,9% 100%)}.product:after,.post-card:after,.event-card:after,.trail-card:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:3;opacity:.06;background:repeating-linear-gradient(127deg,transparent 0 13px,rgba(255,255,255,.8) 14px 15px,transparent 16px 33px)}.product:hover,.post:hover,.post-card:hover,.event-card:hover,.trail-card:hover{border-color:#65725d!important;box-shadow:7px 7px 0 rgba(0,0,0,.35),0 22px 48px rgba(0,0,0,.28)!important;transform:translateY(-2px)}.blog-listing .post-card,.blog-listing .product{height:590px!important;min-height:590px!important;max-height:590px!important}.blog-listing .post-card img,.blog-listing .post-card .post-placeholder,.blog-listing .product-link>img,.blog-listing .product-img{height:270px!important;min-height:270px!important;max-height:270px!important;flex:0 0 270px!important;filter:saturate(.72) contrast(1.12)!important}.blog-listing .post-card .post-body,.blog-listing .product .post-body{height:320px!important;min-height:320px!important;max-height:320px!important;padding:18px 20px 20px!important;background:linear-gradient(180deg,#141a15,#0e130f)!important;position:relative;z-index:5}.blog-listing .post-card .tag,.blog-listing .product .tag{font:800 10px/1 'Segoe UI',sans-serif!important;text-transform:uppercase;letter-spacing:.14em;color:var(--ss-acid)!important}.blog-listing .post-card h2,.blog-listing .product h2{font:800 31px/.9 'Arial Narrow',sans-serif!important;text-transform:uppercase!important;letter-spacing:-.015em!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:9px 0 10px!important}.blog-listing .post-card p,.blog-listing .product p{font:500 13px/1.5 'Segoe UI',sans-serif!important;color:#adb6aa!important;height:60px!important;min-height:60px!important;max-height:60px!important;margin-bottom:10px!important}.blog-listing .post-card .post-date{font:700 9px/1 'Segoe UI',sans-serif!important;text-transform:uppercase;letter-spacing:.13em;color:#798478!important}.blog-listing .post-card .text-link,.blog-listing .product .affiliate-btn{margin-top:auto!important;min-height:38px!important;height:38px!important;display:flex!important;align-items:center;justify-content:center;text-transform:uppercase;letter-spacing:.1em;font:800 11px/1 'Segoe UI',sans-serif!important}.blog-listing .product .affiliate-btn{background:var(--ss-rust)!important;border-color:var(--ss-rust)!important;color:#0a0b09!important}.blog-listing .product .affiliate-btn:hover{background:var(--ss-acid)!important;border-color:var(--ss-acid)!important}.blog-listing .product .price-row{min-height:34px!important;margin-top:auto!important;border-top:1px solid #30382f;padding-top:9px}.blog-listing .product .price{font:800 21px/1 'Arial Narrow',sans-serif!important;color:#fff!important}.blog-listing .product .merchant{font-size:9px!important;text-transform:uppercase;letter-spacing:.08em;color:#8f988d!important}.post-card img,.product-link>img,.event-card img,.gear-page-image{filter:saturate(.72) contrast(1.12)!important}.post-card:hover img,.product:hover .product-link>img{filter:saturate(.9) contrast(1.15)!important}.product-img,.post-placeholder{background-color:#151b15!important}.article-hero .container{padding-top:62px!important;padding-bottom:78px!important}.article{border-radius:0!important;border-color:#414c3e!important;background:#0b100d!important;box-shadow:8px 8px 0 rgba(0,0,0,.3),0 30px 90px rgba(0,0,0,.45)!important}.article:before{content:"FIELD REPORT";display:block;width:max-content;margin:0 54px;padding:8px 10px;background:var(--ss-rust);color:#0a0c09;font:800 10px/1 'Segoe UI',sans-serif;letter-spacing:.15em}.article>h1{font:800 clamp(58px,7vw,96px)/.82 'Arial Narrow',sans-serif!important;text-transform:uppercase;letter-spacing:-.045em!important}.article>.lead{border-left:4px solid var(--ss-rust)!important;color:#c9cdbf!important;background:rgba(214,95,50,.035);padding:14px 18px!important}.article-content h2{font:800 44px/.9 'Arial Narrow',sans-serif!important;text-transform:uppercase;letter-spacing:-.02em;border-top:2px solid #354035!important}.article-content h3{font:800 28px/.95 'Arial Narrow',sans-serif!important;text-transform:uppercase;color:#e6e9dd!important}.article-content blockquote{border-left:4px solid var(--ss-acid)!important;background:#111811!important;color:#dfe4d7!important}.post-affiliates{border-radius:0!important;border-left:4px solid var(--ss-rust)!important;background:#0d130f!important}.post-affiliate-card{border-radius:0!important}.btn,.small-btn,.affiliate-btn{border-radius:0!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.08em}.btn-primary,.small-btn.active{background:var(--ss-rust)!important;border-color:var(--ss-rust)!important;color:#0a0b09!important}.btn-primary:hover,.small-btn.active:hover{background:var(--ss-acid)!important;border-color:var(--ss-acid)!important}footer{background:#060806!important;border-top:3px solid var(--ss-rust)!important}footer h2,footer h3{font-family:'Arial Narrow',sans-serif!important;text-transform:uppercase!important;letter-spacing:.02em}footer a{text-transform:uppercase;letter-spacing:.06em;font-size:11px!important}@media(max-width:767px){.site-header .brand span{font-size:36px!important}.site-header .brand:after{display:none}.site-header .nav{min-height:72px!important}.page-intro{padding:55px 0 40px!important}.page-intro h1{font-size:clamp(52px,16vw,78px)!important}.blog-listing .post-card,.blog-listing .product{height:535px!important;min-height:535px!important;max-height:535px!important}.blog-listing .post-card img,.blog-listing .post-card .post-placeholder,.blog-listing .product-link>img,.blog-listing .product-img{height:225px!important;min-height:225px!important;max-height:225px!important;flex-basis:225px!important}.blog-listing .post-card .post-body,.blog-listing .product .post-body{height:310px!important;min-height:310px!important;max-height:310px!important}.article:before{margin:0 24px}.article>h1{font-size:clamp(48px,15vw,72px)!important}}:root{--ss-rust:#b8aa7a;--ss-rust-dark:#7e7350;--ss-accent:#d7d96a;--ss-paper:#e8e5d7}.site-header{border-bottom-color:#77704f!important}.site-header .brand:after{color:var(--ss-accent)!important}.site-nav-links>a:before{background:var(--ss-accent)!important}.site-nav-links>a.active:after{background:var(--ss-accent)!important}.nav-cta{border-color:#8f855f!important;background:rgba(184,170,122,.10)!important}.nav-cta:hover{background:var(--ss-accent)!important;color:#10120d!important}.page-intro .container:before{color:var(--ss-accent)!important}.page-intro p{border-left-color:#8f855f!important}.section-head:after{background:var(--ss-accent)!important}.blog-category:hover,.blog-category.active{border-color:#8f855f!important}.blog-category.active span{background:var(--ss-accent)!important;color:#10120d!important}.product:before,.post-card:before,.event-card:before,.trail-card:before{background:#8f855f!important}.blog-listing .product .affiliate-btn{background:#b8aa7a!important;border-color:#b8aa7a!important;color:#10120d!important}.blog-listing .product .affiliate-btn:hover{background:var(--ss-accent)!important;border-color:var(--ss-accent)!important}.article:before{background:#b8aa7a!important}.article>.lead{border-left-color:#8f855f!important;background:rgba(184,170,122,.035)!important}.post-affiliates{border-left-color:#8f855f!important}.btn-primary,.small-btn.active{background:#b8aa7a!important;border-color:#b8aa7a!important;color:#10120d!important}.btn-primary:hover,.small-btn.active:hover{background:var(--ss-accent)!important;border-color:var(--ss-accent)!important}footer{border-top-color:#77704f!important}.page-intro{padding-bottom:40px!important}.blog-categories{padding-top:22px!important;padding-bottom:22px!important}.blog-listing{padding-top:34px!important;padding-bottom:60px!important}.section-head{margin-bottom:20px!important}.post-grid{--bs-gutter-y:18px!important}.post-card-link,.product-link{height:100%!important;display:flex!important;flex-direction:column!important}.blog-listing .post-card .post-body,.blog-listing .product .post-body{display:flex!important;flex-direction:column!important}.article-top-gear{margin:22px 0 34px;padding:16px;border:1px solid #3c4538;background:linear-gradient(145deg,#171d16,#0d120e);position:relative}.article-top-gear:before{content:"FIELD KIT / RECOMMENDED GEAR";display:block;margin-bottom:12px;color:var(--ss-accent);font:800 10px/1 'Segoe UI',sans-serif;letter-spacing:.18em}.article-top-gear-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.article-top-gear-card{min-width:0;height:142px;border:1px solid #394238;background:#101610;box-shadow:3px 3px 0 rgba(0,0,0,.28);overflow:hidden}.article-top-gear-card a{display:grid;grid-template-columns:104px 1fr;height:100%;color:inherit;text-decoration:none}.article-top-gear-card .gear-thumb{height:142px;background:#181e17;display:flex;align-items:center;justify-content:center;overflow:hidden}.article-top-gear-card .gear-thumb img{width:100%;height:100%;object-fit:cover;filter:saturate(.65) contrast(1.1)!important}.article-top-gear-card .gear-thumb span{font-size:34px}.article-top-gear-card .gear-copy{padding:11px 12px;display:flex;flex-direction:column;min-width:0}.article-top-gear-card .gear-copy .eyebrow{font-size:8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.article-top-gear-card h3{font:800 19px/.92 'Arial Narrow',sans-serif!important;text-transform:uppercase;margin:5px 0 5px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-top-gear-card p{font-size:10px;line-height:1.3;color:#9da69a;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-top-gear-card .gear-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #30372e;padding-top:7px}.article-top-gear-card .gear-price{font:800 16px/1 'Arial Narrow',sans-serif;color:#f0eee3}.article-top-gear-card .gear-cta{font:800 8px/1 'Segoe UI',sans-serif;text-transform:uppercase;letter-spacing:.1em;color:var(--ss-accent)}.article-content{margin-top:0!important}.article-content p{max-width:790px}.ss-editor-meter{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 0}.ss-editor-meter .ss-meter{display:inline-flex;align-items:center;gap:6px;border:1px solid #3a4337;background:#101610;padding:7px 9px;font:700 10px/1 'Segoe UI',sans-serif;text-transform:uppercase;letter-spacing:.06em}.ss-meter.ok{border-color:#697451;color:#d7d96a}.ss-meter.warn{border-color:#756b4e;color:#c9be8d}.ss-seo-note{margin-top:10px;padding:10px 12px;border-left:3px solid #8f855f;background:#121711;color:#aeb6a7;font-size:12px;line-height:1.45}@media(max-width:900px){.article-top-gear-grid{grid-template-columns:1fr}.article-top-gear-card{height:118px}.article-top-gear-card a{grid-template-columns:92px 1fr}.article-top-gear-card .gear-thumb{height:118px}}@media(max-width:767px){.page-intro{padding-top:48px!important}.blog-listing{padding-top:26px!important}.article-top-gear{margin:18px -2px 28px;padding:12px}.article-top-gear-card{height:112px}.article-top-gear-card .gear-thumb{height:112px}}.page-intro:before,.article-hero:before{background:linear-gradient(90deg,rgba(4,7,5,.97),rgba(6,10,7,.82),rgba(6,10,7,.38))!important}.nav-cta{background:rgba(184,170,122,.10)!important}.article>.lead{background:rgba(184,170,122,.035)!important}.admin-main .ss-meter{white-space:nowrap}.admin-main table .ss-meter{display:inline-flex;padding:5px 7px;font-size:9px}.article-inline-gear{margin:clamp(2.5rem,5vw,4.5rem) 0;padding:1.25rem;border:1px solid rgba(190,174,126,.26);background:linear-gradient(180deg,rgba(40,48,38,.96),rgba(24,29,24,.98));box-shadow:0 18px 50px rgba(0,0,0,.22)}.article-inline-gear-heading{margin-bottom:1rem}.article-inline-gear-heading h2{margin:.15rem 0 .25rem}.article-inline-gear-heading p{margin:0;color:var(--muted,#a9aa9d)}.article-inline-gear .article-top-gear-grid{margin:0}.article-inline-gear .article-top-gear-card{height:100%;min-height:0}.article-inline-gear .gear-thumb{height:180px}@media (max-width:767.98px){.article-inline-gear{padding:.9rem;margin:2.25rem 0}.article-inline-gear .article-top-gear-grid{grid-template-columns:1fr}.article-inline-gear .gear-thumb{height:170px}}.article-content .article-support-section{padding:26px 0 !important;margin:0 !important}.article-content .article-support-section:first-child{padding-top:18px !important}.article-content .article-support-section:last-child{padding-bottom:18px !important}.article-content .article-support-section h2{margin-top:0 !important}.site-nav-links>a.active::after,.site-nav-links>a[aria-current="page"]::after{content:none !important;display:none !important}html{background:#0b100d url('../images/backgrounds/photos/hiking-hero.webp') center top / cover fixed no-repeat !important}body.site-page{min-height:100vh;background-color:rgba(11,16,13,.22) !important;background-image:linear-gradient(rgba(9,13,11,.42),rgba(9,13,11,.52)),url('../images/backgrounds/photos/hiking-hero.webp') !important;background-size:cover !important;background-position:center top !important;background-repeat:no-repeat !important;background-attachment:fixed !important}body.site-page::after{opacity:.10 !important;background-image:url('../images/backgrounds/grunge-scratches.webp') !important;background-size:720px 720px !important;mix-blend-mode:overlay !important}body.site-page section,body.site-page .blog-listing,body.site-page .blog-categories{background-color:transparent !important}@media (max-width:767.98px){html,body.site-page{background-attachment:scroll !important;background-position:center top !important}}.page-intro{background:linear-gradient(180deg,rgba(7,11,9,.76),rgba(7,11,9,.48) 62%,rgba(7,11,9,.24)) !important;border-top:1px solid rgba(173,184,159,.10) !important;border-bottom:1px solid rgba(173,184,159,.16) !important;box-shadow:inset 0 -28px 45px rgba(0,0,0,.10)}.page-intro:before{background:linear-gradient(90deg,rgba(5,9,7,.70),rgba(5,9,7,.42) 58%,rgba(5,9,7,.12)) !important}.page-intro:after{opacity:.12 !important;mix-blend-mode:screen}.page-intro .container:before{opacity:.82}.page-intro h1{font-size:clamp(50px,7vw,88px) !important;line-height:.88 !important;text-shadow:3px 3px 0 rgba(0,0,0,.38),0 10px 28px rgba(0,0,0,.28) !important}.page-intro p{color:#c4cbc1 !important;border-left-color:rgba(184,170,122,.72) !important}@media(max-width:767px){.page-intro{padding:48px 0 38px !important}.page-intro h1{font-size:clamp(46px,14vw,70px) !important}}.blog-category-list .blog-category{min-height:40px}.blog-category-list .blog-category span{flex:0 0 auto;line-height:1}html{scroll-behavior:auto !important}body.site-page-blog-post{background-attachment:scroll !important;background-image:linear-gradient(rgba(7,10,8,.34),rgba(7,10,8,.48)),url('../images/backgrounds/photos/hiking-hero.webp') !important;background-position:center top !important;background-size:cover !important;background-repeat:no-repeat !important}body.site-page-blog-post::before,body.site-page-blog-post::after{position:absolute !important;inset:0 !important;height:100% !important;min-height:100% !important;background-attachment:scroll !important}body.site-page-blog-post::before{display:block !important;background-image:url('../images/backgrounds/blog-distressed.webp') !important;opacity:.055 !important;z-index:-2 !important}body.site-page-blog-post::after{display:block !important;background:linear-gradient(180deg,rgba(7,10,8,.16),rgba(7,10,8,.34)) !important;opacity:1 !important;z-index:-1 !important;mix-blend-mode:normal !important}body.site-page-blog-post .article-hero,body.site-page-blog-post .article-hero::before,body.site-page-blog-post .article-hero::after{background-attachment:scroll !important;will-change:auto !important}body.site-page-blog-post .article,body.site-page-blog-post .article-image,body.site-page-blog-post .article-top-gear-card,body.site-page-blog-post .article-inline-gear{will-change:auto !important;transform:none !important}body.site-page-blog-post .article-image{content-visibility:auto}@media (max-width:767.98px){body.site-page-blog-post{background-attachment:scroll !important}}.site-header .brand.site-logo-brand,.site-header .brand.navbar-brand{display:flex!important;align-items:center!important;gap:0!important;line-height:0!important}.site-header .brand.site-logo-brand::after,.site-header .brand.navbar-brand::after{display:none!important}.site-header .brand .site-logo{width:150px!important;height:82px!important;max-width:150px!important;object-fit:contain!important;object-position:left center!important;filter:none!important}.footer-brand{gap:0!important;line-height:0!important}.footer-brand .site-logo{width:185px!important;height:145px!important;max-width:185px!important;object-fit:contain!important;object-position:left center!important;filter:none!important}@media(max-width:991.98px){.site-header .brand .site-logo{width:130px!important;height:72px!important;max-width:130px!important}.footer-brand .site-logo{width:165px!important;height:130px!important;max-width:165px!important}}@media(max-width:575.98px){.site-header .brand .site-logo{width:112px!important;height:66px!important;max-width:112px!important}.footer-brand .site-logo{width:150px!important;height:118px!important;max-width:150px!important}}:root{--ss-ink:#20221c;--ss-ink-soft:#4e5147;--ss-night:#171a15;--ss-olive:#3f4933;--ss-olive-2:#596348;--ss-rust:#9a5938;--ss-rust-dark:#713c27;--ss-paper:#e7dfce;--ss-paper-light:#f3ecdd;--ss-paper-deep:#d4c9b3;--ss-rule:#9b907a;--ss-white:#f8f2e5;--ss-shadow:0 5px 0 rgba(31,29,23,.10),0 14px 28px rgba(25,24,18,.13)}html{scroll-behavior:smooth;background:var(--ss-night)}body{color:var(--ss-ink)!important;background-color:var(--ss-paper)!important;background-image:linear-gradient(rgba(231,223,206,.91),rgba(231,223,206,.91)),url('../images/backgrounds/photos/hiking-hero-distressed-1280.webp'),url('../images/backgrounds/grunge-scratches.webp')!important;background-size:cover,cover,680px 680px!important;background-position:center,center top,center!important;background-attachment:scroll,fixed,fixed!important;font-family:Georgia,'Times New Roman',serif!important}body:before{content:'';position:fixed;inset:0;pointer-events:none;z-index:9998;background:url('../images/backgrounds/grunge-scratches.webp') repeat;background-size:720px 720px;opacity:.075;mix-blend-mode:multiply}h1,h2,h3,h4,h5,h6,.navbar,.btn,.badge,.eyebrow,.kicker,.section-title,.event-date,.brand,.site-nav-links,.post-date,.tag,.category-label{font-family:'Arial Narrow','Arial Narrow',Impact,sans-serif!important;letter-spacing:.035em}h1,h2,h3,h4,h5,h6{text-transform:uppercase}a{color:var(--ss-olive)!important;text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:var(--ss-rust)!important}.site-header,header,.navbar{position:relative;z-index:50;background-color:var(--ss-night)!important;background-image:linear-gradient(rgba(23,26,21,.96),rgba(23,26,21,.96)),url('../images/backgrounds/grunge-scratches.webp')!important;background-size:auto,560px 560px!important;color:var(--ss-white)!important;border-bottom:3px solid var(--ss-rust)!important;box-shadow:0 4px 0 rgba(0,0,0,.25),0 10px 22px rgba(0,0,0,.18)!important}.site-topbar{background:#10120f!important;border-bottom:1px solid rgba(248,242,229,.13)!important}.site-topbar-inner{min-height:34px!important}.site-utility a{color:#cfc6b4!important}.site-utility a:hover{color:#fff!important}.nav{min-height:94px!important}.brand{color:#fff!important;gap:10px!important}.brand img{width:58px!important;height:58px!important;object-fit:contain!important;filter:none!important}.brand>span{font-size:31px!important;line-height:1!important;text-transform:uppercase}.site-nav-links>a{color:#eee7d8!important;text-transform:uppercase!important;padding:15px 13px!important;border-bottom:3px solid transparent!important}.site-nav-links>a:hover,.site-nav-links>a.active{color:#fff!important;background:rgba(255,255,255,.045)!important;border-bottom-color:var(--ss-rust)!important}.nav-cta{border:1px solid #766d58!important;border-radius:0!important}.navbar-toggler{border-color:#8e846d!important}.navbar-toggler-icon{filter:invert(1) sepia(.15)}.navbar a:before,.navbar a:after,.nav-link:before,.nav-link:after{display:none!important;content:none!important}.page-intro,.page-hero{position:relative!important;overflow:hidden!important;padding:38px 0 34px!important;color:var(--ss-white)!important;background-color:#2d3426!important;background-image:linear-gradient(90deg,rgba(31,36,27,.97),rgba(55,62,45,.91) 62%,rgba(55,62,45,.82)),url('../images/backgrounds/photos/hiking-hero-distressed-1280.webp'),url('../images/backgrounds/grunge-scratches.webp')!important;background-size:cover,cover,460px 460px!important;background-position:center,center 43%,center!important;border-top:1px solid rgba(255,255,255,.10)!important;border-bottom:3px solid var(--ss-rust)!important;box-shadow:inset 0 -1px 0 rgba(0,0,0,.3)!important}.page-intro:after,.page-hero:after{content:''!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:url('../images/backgrounds/grunge-scratches.webp') repeat!important;background-size:390px 390px!important;opacity:.16!important;mix-blend-mode:screen!important}.page-intro .container,.page-hero .container{position:relative!important;z-index:2!important}.page-intro .eyebrow,.page-hero .eyebrow{color:#d6a17e!important;margin-bottom:7px!important}.page-intro h1,.page-hero h1{color:#fff!important;font-size:clamp(48px,6vw,78px)!important;line-height:.88!important;margin:5px 0 11px!important;text-shadow:2px 2px 0 rgba(0,0,0,.32)!important}.page-intro p,.page-hero p{color:#dcd5c7!important;max-width:780px!important;margin:0!important;font-size:16px!important;line-height:1.55!important}.hero,.jumbotron,.masthead{position:relative!important;overflow:hidden!important;background-color:#252b20!important;background-image:linear-gradient(90deg,rgba(23,27,20,.94),rgba(37,43,31,.73) 58%,rgba(37,43,31,.30)),url('../images/backgrounds/photos-created-distressed-1200.webp'),url('../images/backgrounds/grunge-scratches.webp')!important;background-size:cover,cover,480px 480px!important;background-position:center,center,center!important;color:#fff!important;border-bottom:3px solid var(--ss-rust)!important}.hero:after,.jumbotron:after,.masthead:after{content:''!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:url('../images/backgrounds/grunge-scratches.webp') repeat!important;background-size:430px 430px!important;opacity:.18!important;mix-blend-mode:screen!important}.hero-grid,.hero .container{position:relative!important;z-index:2!important}.hero h1{color:#fff!important;text-shadow:3px 3px 0 rgba(0,0,0,.35)!important}.hero p{color:#e1dbce!important}.hero .eyebrow{color:#d6a17e!important}.hero .btn-primary,.btn-primary{background:var(--ss-rust)!important;border-color:var(--ss-rust-dark)!important;color:#fff!important;border-radius:0!important}.hero .btn-secondary,.btn-secondary{background:rgba(24,29,21,.68)!important;border:1px solid #b6a98f!important;color:#f5efe2!important;border-radius:0!important}.hero-panel{background-image:linear-gradient(rgba(31,35,26,.78),rgba(31,35,26,.90)),url('../images/backgrounds/photos/camping-hero-distressed-1280.webp')!important;background-size:cover!important;border:2px solid #8f8369!important;border-radius:0!important;box-shadow:6px 6px 0 rgba(0,0,0,.25)!important;color:#f4eddf!important}main{position:relative;z-index:1}section{padding:48px 0!important}.section-head{margin-bottom:20px!important}.section-head h2,.section-title{color:var(--ss-ink)!important}.section-title{border-left:4px solid var(--ss-rust)!important;padding-left:.65rem!important}.section-title:after{content:'';display:block!important;width:72px!important;border-bottom:2px solid var(--ss-rule)!important;margin-top:.42rem!important}.card,.post-card,.gear-card,.product,.event-card,.article-support-section,.content-panel,article,.admin-card,.notice,.event-directory-bar,.event-topic-bar{background-color:var(--ss-paper-light)!important;background-image:linear-gradient(rgba(243,236,221,.94),rgba(243,236,221,.94)),url('../images/backgrounds/grunge-scratches.webp')!important;background-size:auto,520px 520px!important;border:1px solid #9a8e77!important;border-radius:2px!important;box-shadow:var(--ss-shadow)!important;position:relative!important}.card:before,.post-card:before,.gear-card:before,.event-card:before,.article-support-section:before,article:before{content:''!important;position:absolute!important;inset:5px!important;pointer-events:none!important;border:1px solid rgba(92,82,63,.12)!important;border-radius:1px!important;display:block!important}.card:after,.post-card:after,.gear-card:after,.event-card:after,.article-support-section:after,article:after{display:none!important}.card:hover,.post-card:hover,.gear-card:hover,.product:hover,.event-card:hover{transform:translateY(-2px)!important;box-shadow:0 6px 0 rgba(31,29,23,.10),0 17px 28px rgba(25,24,18,.15)!important;transition:.16s ease!important}img{max-width:100%}.card img,.post-card img,.gear-card img,article img,.featured-image img{object-fit:cover!important;object-position:center!important;filter:saturate(.82) contrast(1.05)!important}.card img,.post-card img,.gear-card img{max-height:260px}.eyebrow,.kicker,.badge,.category-label{display:inline-block;text-transform:uppercase;font-size:.72rem;font-weight:800;letter-spacing:.13em;color:#f2eadc!important;background:var(--ss-olive)!important;border-radius:0!important;padding:.34rem .52rem!important}.muted{color:#6b675c!important}.blog-categories{background:var(--ss-night)!important;border:1px solid #4d5343!important}.blog-category{border-radius:0!important;border:1px solid #77745f!important;background:#3b4432!important;color:#eee6d7!important}.blog-category span{color:#c9bfac!important}.blog-category.active,.blog-category:hover{background:var(--ss-rust)!important;border-color:var(--ss-rust-dark)!important;color:#fff!important}.post-card h3,.product h3{color:var(--ss-ink)!important}.post a,.article-content a{color:var(--ss-rust-dark)!important}.post-date,.merchant,.tag{color:#746d60!important}.article-hero{background:transparent!important;padding:34px 0 42px!important}.article{max-width:900px!important;padding:36px!important}.article h1{color:var(--ss-ink)!important;font-size:clamp(44px,6vw,74px)!important;line-height:.9!important}.article>.lead{border-left:4px solid var(--ss-rust)!important;padding-left:15px!important;color:#5e584d!important}.article-content{font-size:17px!important;color:#3f3b33!important;line-height:1.72!important}.article-content h2{color:var(--ss-olive)!important;font-size:32px!important;border-bottom:1px solid rgba(86,76,56,.28)!important;padding-bottom:7px!important}.article-content .article-support-section{box-shadow:none!important;border-left:4px solid var(--ss-rust)!important}.product-detail-visual{background:rgba(212,201,179,.55)!important;border:1px solid #9a8e77!important}.event-card{overflow:hidden!important;padding:0!important}.event-date{background:var(--ss-olive)!important;color:#f5eee1!important;border-right:2px solid var(--ss-rust)!important;min-width:0!important;width:20%!important;flex:0 0 20%!important;padding:.9rem .65rem!important}.event-date strong{font-size:30px!important}.event-date span{font-size:11px!important;letter-spacing:.12em!important}.event-topic{background:#3f4933!important;color:#eee6d8!important;border-radius:0!important;border:1px solid #77745f!important}input,select,textarea,.input{background:#f0e8d8!important;color:#28271f!important;border:1px solid #9a8e77!important;border-radius:2px!important}input:focus,select:focus,textarea:focus,.input:focus{outline:2px solid rgba(154,89,56,.20)!important;border-color:var(--ss-rust)!important}.btn,button{border-radius:2px!important;text-transform:uppercase!important;box-shadow:2px 2px 0 rgba(35,31,22,.16)!important}footer{margin-top:0!important;padding:46px 0 20px!important;background-color:var(--ss-night)!important;background-image:linear-gradient(rgba(23,26,21,.95),rgba(23,26,21,.95)),url('../images/backgrounds/photos/camping-hero-distressed-1280.webp'),url('../images/backgrounds/grunge-scratches.webp')!important;background-size:auto,cover,540px 540px!important;background-position:center,center,center!important;color:#e7dfd0!important;border-top:3px solid var(--ss-rust)!important}.footer-grid strong{color:#d0a07d!important}.footer-grid a:not(.brand){color:#cfc7b8!important}.footer-grid a:not(.brand):hover{color:#fff!important}.footer-brand{color:#fff!important}.footer-brand img{filter:none!important}.footer-brand-col p{color:#aaa596!important}.copyright{border-color:rgba(231,221,206,.16)!important;color:#928d81!important}.login-wrap{background-color:#191c16!important;background-image:url('../images/backgrounds/grunge-scratches.webp')!important;background-size:520px!important}.login,.admin-card,.stat,.table-wrap{border-radius:2px!important;background:var(--ss-paper-light)!important;border:1px solid #9a8e77!important;box-shadow:var(--ss-shadow)!important}.login h1,.admin-main h1{color:var(--ss-ink)!important}.sidebar{background:#191c16!important;border-right:3px solid var(--ss-rust)!important}.sidebar a:not(.brand){border-radius:0!important;color:#c9c1b2!important}.sidebar a:not(.brand):hover,.sidebar a.active{background:#394330!important;color:#fff!important}.map-app,.weather-page{background:var(--ss-paper)!important}.map-panel,.weather-location-bar,.weather-current-card,.weather-data-section,.weather-section-heading{border-color:#9a8e77!important;border-radius:2px!important}.map-brand,.map-topbar{background:#191c16!important;color:#f5eee1!important}@media(max-width:991.98px){.nav{min-height:84px!important}.brand img{width:52px!important;height:52px!important}.brand>span{font-size:28px!important}.hero-grid{grid-template-columns:1fr!important}.hero-panel{min-height:280px!important}.footer-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:767.98px){body{background-attachment:scroll,scroll,scroll!important}.page-intro,.page-hero{padding:30px 0 28px!important}.page-intro h1,.page-hero h1{font-size:47px!important}.hero{padding:40px 0!important}.hero h1{font-size:56px!important}.article{padding:25px 19px!important}.event-date{width:100%!important;flex:0 0 100%!important;border-right:0!important;border-bottom:2px solid var(--ss-rust)!important}.footer-grid{grid-template-columns:1fr!important}}body.site-page{background-attachment:scroll!important}body.site-page:before{position:absolute!important;z-index:0!important;min-height:100%!important;opacity:.055!important;mix-blend-mode:multiply!important}body.site-page-home{background-image:linear-gradient(rgba(231,223,206,.86),rgba(231,223,206,.90)),url('../images/backgrounds/photos/hiking-background.webp')!important;background-size:cover,cover!important;background-position:center,center top!important}body.site-page-gear{background-image:linear-gradient(rgba(231,223,206,.87),rgba(231,223,206,.91)),url('../images/backgrounds/photos/fishing-background.webp')!important;background-size:cover,cover!important;background-position:center,center top!important}body.site-page-blog,body.site-page-blog-post{background-image:linear-gradient(rgba(231,223,206,.88),rgba(231,223,206,.92)),url('../images/backgrounds/photos/hunting-background.webp')!important;background-size:cover,cover!important;background-position:center,center top!important}body.site-page-events{background-image:linear-gradient(rgba(231,223,206,.86),rgba(231,223,206,.91)),url('../images/backgrounds/photos/camping-background.webp')!important;background-size:cover,cover!important;background-position:center,center top!important}body.site-page-about{background-image:linear-gradient(rgba(231,223,206,.87),rgba(231,223,206,.92)),url('../images/backgrounds/photos/hunting-background.webp')!important;background-size:cover,cover!important;background-position:center,center top!important}body.site-page-product{background-image:linear-gradient(rgba(231,223,206,.87),rgba(231,223,206,.92)),url('../images/backgrounds/photos/fishing-background.webp')!important;background-size:cover,cover!important;background-position:center,center top!important}body.site-page-weather{background-image:linear-gradient(rgba(231,223,206,.86),rgba(231,223,206,.92)),url('../images/backgrounds/photos/fishing-background.webp')!important;background-size:cover,cover!important;background-position:center,center top!important}body.site-page-hiking{background-image:linear-gradient(rgba(25,29,23,.30),rgba(25,29,23,.42)),url('../images/backgrounds/photos/hiking-background.webp')!important;background-size:cover,cover!important;background-position:center,center top!important}body.site-page-home .hero{background-image:linear-gradient(90deg,rgba(23,27,20,.91),rgba(37,43,31,.66) 58%,rgba(37,43,31,.24)),url('../images/backgrounds/photos-created-distressed-1200.webp')!important;background-size:cover,cover!important;background-position:center,center!important}body.site-page-gear .page-intro{background-image:linear-gradient(90deg,rgba(31,36,27,.95),rgba(55,62,45,.78) 62%,rgba(55,62,45,.62)),url('../images/backgrounds/photos/fishing-hero-distressed-1280.webp')!important;background-position:center,center 42%!important}body.site-page-blog .page-intro,body.site-page-blog-post .article-hero{background-image:linear-gradient(90deg,rgba(31,36,27,.95),rgba(55,62,45,.79) 62%,rgba(55,62,45,.62)),url('../images/backgrounds/photos/hiking-hero-distressed-1280.webp')!important;background-position:center,center 43%!important}body.site-page-events .page-intro{background-image:linear-gradient(90deg,rgba(31,36,27,.95),rgba(55,62,45,.79) 62%,rgba(55,62,45,.60)),url('../images/backgrounds/photos/camping-hero-distressed-1280.webp')!important;background-position:center,center 46%!important}body.site-page-about .page-hero{background-image:linear-gradient(90deg,rgba(31,36,27,.95),rgba(55,62,45,.79) 62%,rgba(55,62,45,.60)),url('../images/backgrounds/photos/hunting-hero-distressed-1280.webp')!important;background-position:center,center 45%!important}body.site-page-product .article-hero{background-image:linear-gradient(90deg,rgba(31,36,27,.94),rgba(55,62,45,.74) 62%,rgba(55,62,45,.55)),url('../images/backgrounds/photos/fishing-hero-distressed-1280.webp')!important;background-position:center,center 42%!important}body.site-page-blog-post{background-attachment:scroll!important;scroll-behavior:auto!important}body.site-page-blog-post:before{display:none!important}body.site-page-blog-post .article-hero,body.site-page-blog-post .article-hero::before,body.site-page-blog-post .article-hero::after{background-attachment:scroll!important}body.site-page-blog-post .article{box-shadow:0 4px 0 rgba(31,29,23,.08),0 10px 22px rgba(25,24,18,.10)!important}body.site-page-blog-post .article::before{display:none!important}.event-meta{align-items:center!important;flex-wrap:wrap!important;gap:8px 14px!important}.event-location-link{font-weight:800!important;color:var(--ss-rust-dark)!important}.event-area{display:inline-flex!important;align-items:center!important;padding-left:12px!important;border-left:1px solid rgba(92,82,63,.30)!important;color:#5d594f!important;font-weight:700!important}.event-area::before{content:'AREA · ';color:#8b7d67;font-size:.68em;letter-spacing:.12em;margin-right:4px}@media(max-width:767.98px){.event-area{padding-left:0!important;border-left:0!important;width:100%!important}.event-area::before{content:'AREA · '!important}}html{scroll-behavior:auto!important;text-rendering:optimizeLegibility}body.site-page{background-attachment:scroll!important}body.site-page::before,body.site-page::after{position:absolute!important;background-attachment:scroll!important}.site-header,.site-header *,.product,.post-card,.merchant-card{backface-visibility:hidden}img{content-visibility:auto}.site-header .site-logo,.footer-brand .site-logo{content-visibility:visible!important;contain:none!important}.site-header .site-logo{width:150px!important;height:auto!important;aspect-ratio:301/236;object-fit:contain}.footer-brand .site-logo{width:185px!important;height:auto!important;aspect-ratio:301/236;object-fit:contain}.hero,.page-intro,.page-hero{background-attachment:scroll!important}section:not(.hero):not(.page-intro):not(.page-hero){content-visibility:auto;contain-intrinsic-size:600px}@media (max-width:767.98px){body.site-page::before{opacity:.035!important}.site-header,.navbar{box-shadow:0 2px 0 rgba(0,0,0,.2)!important}.site-header .site-logo{width:112px!important;max-width:112px!important}.footer-brand .site-logo{width:150px!important;max-width:150px!important}.hero,.page-intro,.page-hero{background-attachment:scroll!important;background-size:cover,cover,360px 360px!important}body.site-page-home .hero{background-image:linear-gradient(90deg,rgba(23,27,20,.95),rgba(37,43,31,.78)),url('../images/backgrounds/photos-created-distressed-mobile.webp'),url('../images/backgrounds/grunge-scratches.webp')!important}.page-intro,.page-hero{background-image:linear-gradient(90deg,rgba(31,36,27,.97),rgba(55,62,45,.91)),url('../images/backgrounds/photos/hiking-hero-distressed-mobile.webp'),url('../images/backgrounds/grunge-scratches.webp')!important}.hero:after,.jumbotron:after,.masthead:after,.page-intro:after,.page-hero:after{background-size:320px 320px!important;opacity:.09!important}section#partners{background-image:linear-gradient(rgba(233,223,201,.95),rgba(233,223,201,.95)),url('../images/backgrounds/photos/hunting-background-mobile.webp')!important}section#gear{background-image:linear-gradient(rgba(233,223,201,.96),rgba(233,223,201,.96)),url('../images/backgrounds/photos/fishing-background-mobile.webp')!important}.container{width:min(100% - 24px,1240px)!important}.site-nav-links>a{transition:none!important}.product,.post-card,.merchant-card{box-shadow:0 4px 14px rgba(0,0,0,.10)!important}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.container-fluid{width:100%;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y,0));margin-right:calc(-.5 * var(--bs-gutter-x,0));margin-left:calc(-.5 * var(--bs-gutter-x,0))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x,0) * .5);padding-left:calc(var(--bs-gutter-x,0) * .5);margin-top:var(--bs-gutter-y,0)}.g-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem}.g-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}.col{flex:1 0 0%}.col-12{flex:0 0 auto;width:100%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.d-flex{display:flex!important}.flex-column{flex-direction:column!important}.ms-auto{margin-left:auto!important}.gap-2{gap:.5rem!important}.gap-lg-0{gap:0!important}.navbar{display:flex;align-items:center}.navbar-brand{display:inline-block}.navbar-expand-lg{flex-wrap:wrap}.navbar-collapse{display:flex;flex-basis:auto;flex-grow:1;align-items:center}.navbar-toggler{display:none;background:transparent;color:inherit;line-height:1;cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background:linear-gradient(currentColor,currentColor) 0 25%/100% 2px no-repeat,linear-gradient(currentColor,currentColor) 0 50%/100% 2px no-repeat,linear-gradient(currentColor,currentColor) 0 75%/100% 2px no-repeat}.small{font-size:.875em}.lead{font-size:1.25rem;font-weight:300}.mb-0{margin-bottom:0!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.me-2{margin-right:.5rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}@media (min-width:576px){.col-sm-6{flex:0 0 auto;width:50%}.mt-sm-0{margin-top:0!important}.row-cols-sm-2>*{width:50%}}@media (min-width:768px){.col-md-3{width:25%}.col-md-4{width:33.33333333%}}@media (min-width:992px){.col-lg-3{width:25%}.col-lg-4{width:33.33333333%}.col-lg-5{width:41.66666667%}.col-lg-7{width:58.33333333%}.flex-lg-row{flex-direction:row!important}.align-items-lg-center{align-items:center!important}.gap-lg-0{gap:0!important}}@media (min-width:1200px){.col-xl-4{width:33.33333333%}.col-xl-8{width:66.66666667%}.row-cols-xl-6>*{width:16.66666667%}}@media (max-width:991.98px){.navbar-toggler{display:block}.navbar-collapse{display:none!important;flex-basis:100%;width:100%}.navbar-collapse.show{display:block!important}.site-header .nav{flex-wrap:wrap}.site-header .navbar-collapse{flex-grow:1}.site-nav-links{width:100%}}@media (max-width:767.98px){html{scroll-behavior:auto!important}body.site-page,body.site-page:after{background-attachment:scroll!important}body.site-page:after{opacity:.025!important}.site-header{position:relative!important}body.site-page-home .hero{background-image:linear-gradient(90deg,rgba(10,13,10,.88),rgba(10,13,10,.68)),url('../images/backgrounds/photos-created-distressed-mobile.webp')!important}body.site-page-gear .page-intro{background-image:linear-gradient(90deg,rgba(31,36,27,.95),rgba(55,62,45,.84)),url('../images/backgrounds/photos/hunting-hero-distressed-mobile.webp')!important}body.site-page-blog .page-intro{background-image:linear-gradient(90deg,rgba(31,36,27,.95),rgba(55,62,45,.84)),url('../images/backgrounds/photos/hiking-hero-distressed-mobile.webp')!important}body.site-page-events .page-intro{background-image:linear-gradient(90deg,rgba(31,36,27,.95),rgba(55,62,45,.84)),url('../images/backgrounds/photos/camping-hero-distressed-mobile.webp')!important}.article-image{content-visibility:auto}}.hero{background-image:linear-gradient(90deg,rgba(216,204,176,.88) 0%,rgba(216,204,176,.62) 48%,rgba(216,204,176,.28) 100%),url('../images/backgrounds/photos/hiking-hero-distressed-1280.webp')!important;background-size:cover,cover!important;background-position:center,center!important;background-repeat:no-repeat!important}.hero:after{display:none!important}.hero-panel{background-image:linear-gradient(rgba(38,42,27,.84),rgba(28,31,21,.90)),url('../images/backgrounds/photos/camping.webp')!important}@media(max-width:767.98px){body.site-page-home .hero{background-image:linear-gradient(90deg,rgba(10,13,10,.88),rgba(10,13,10,.68)),url('../images/backgrounds/photos/hiking-hero-distressed-mobile.webp')!important;background-size:cover,cover!important}}