@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700;9..144,800&family=Nunito+Sans:opsz,wght@6..12,400;6..12,600;6..12,700;6..12,800&display=swap");:root{--ink:#173c31;--pine:#10352c;--forest:#235944;--moss:#4e7755;--paper:#fffaf0;--cream:#f5eedc;--sand:#e5d2ab;--sun:#efb94f;--coral:#de7358;--sky:#a8ced0;--rain:#6f98a0;--plum:#6b4d58;--line:rgba(23,60,49,.18);--muted:#62766d;--shadow:0 20px 55px rgba(22,54,43,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;color:var(--ink);background-color:var(--cream);background-image:radial-gradient(rgba(46,75,61,.055) .7px,transparent 0),radial-gradient(rgba(197,136,70,.045) .8px,transparent 0);background-position:0 0,9px 12px;background-size:17px 17px,23px 23px;font-family:Nunito Sans,Arial,sans-serif;font-size:16px;line-height:1.55}main{overflow:clip}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Fraunces,Georgia,serif;line-height:1.01;letter-spacing:-.045em}h1{font-size:clamp(3.15rem,7vw,6.35rem)}h2{font-size:clamp(2.25rem,4.5vw,3.75rem)}h3{font-size:1.25rem}p{margin-bottom:0}:focus-visible{outline:3px solid rgba(222,115,88,.55);outline-offset:3px}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.page-section,.section{padding-top:clamp(5rem,9vw,8.5rem);padding-bottom:clamp(5rem,9vw,8.5rem)}.narrow-page{max-width:980px}.muted{color:rgba(255,255,255,.72)}.eyebrow{display:flex;align-items:center;gap:7px;margin-bottom:13px;color:#9b6730;font-family:DM Mono,monospace;font-size:.68rem;font-weight:500;letter-spacing:.115em;line-height:1.3;text-transform:uppercase}.light-eyebrow{color:#f4cf79}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 19px;border:0;border-radius:7px 13px 8px 12px;font-size:.88rem;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{box-shadow:0 8px 18px rgba(21,53,42,.2);transform:translateY(-2px) rotate(-.5deg)}.button-dark{color:#fffdf5;background:var(--pine)}.button-sunset{color:#fff;background:var(--coral);box-shadow:4px 5px 0 #9d4d3d}.button-cream{color:var(--pine);background:#f6dfaa}.button-small{min-height:39px;padding:0 14px;font-size:.78rem}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--forest);font-weight:800}.card-link:hover,.text-link:hover{color:var(--coral)}.trail-ribbon{display:flex;align-items:center;justify-content:center;gap:12px;min-height:25px;color:#e9ddbc;background:var(--pine);font-family:DM Mono,monospace;font-size:.57rem;letter-spacing:.12em;text-transform:uppercase}.trail-ribbon i{width:4px;height:4px;border-radius:50%;background:var(--sun)}.site-header{position:-webkit-sticky;position:sticky;z-index:50;top:0;border-bottom:1px solid rgba(23,60,49,.11);background:rgba(250,245,232,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:27px;height:78px}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.brand-copy{display:grid}.brand-copy strong{font-family:Fraunces,serif;font-size:1.28rem;letter-spacing:-.04em;line-height:1}.brand-copy small{margin-top:3px;color:#7c887e;font-family:DM Mono,monospace;font-size:.5rem;letter-spacing:.055em;text-transform:uppercase}.brand-badge{display:inline-grid;width:58px;height:58px;place-items:center;transform:rotate(-3deg);filter:drop-shadow(0 4px 5px rgba(21,53,42,.18))}.brand-badge-compact{width:47px;height:47px}.brand-badge svg{width:100%;height:100%;overflow:visible}.badge-field{fill:#f7e9c6;stroke:#173c31;stroke-width:3}.badge-sun{fill:var(--coral)}.badge-hill{fill:#7ea481}.badge-tent{fill:#efb94f;stroke:#173c31;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.badge-tree{fill:#235944;stroke:#173c31;stroke-linejoin:round;stroke-width:1.6}.badge-ground{fill:none;stroke:#173c31;stroke-linecap:round;stroke-width:2.2}.desktop-nav{display:flex;align-items:center;gap:8px;margin-left:auto;padding:5px;border:1px dashed rgba(23,60,49,.23);border-radius:999px}.desktop-nav a{padding:7px 13px;color:#4d665b;border-radius:999px;font-size:.82rem;font-weight:800}.desktop-nav a:hover{color:#fff;background:var(--forest)}.header-actions{display:flex;gap:7px}.icon-link,.menu-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:40px;height:40px;padding:0 10px;color:var(--forest);border:1px solid var(--line);border-radius:8px 12px 7px 11px;background:rgba(255,255,255,.48);font-size:.66rem;font-weight:800;transition:all .2s ease}.icon-link:hover,.menu-link:hover{color:#fff;border-color:var(--forest);background:var(--forest);transform:rotate(-2deg)}.menu-link{display:none}.storybook-hero{position:relative;min-height:680px;overflow:hidden;background:#315d4b}.hero-art{z-index:0;object-fit:cover;object-position:center;transform:scale(1.015);animation:hero-breathe 18s ease-in-out infinite alternate}.hero-wash{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(16,45,36,.82),rgba(16,45,36,.35) 37%,transparent 62%),linear-gradient(180deg,rgba(7,31,25,.12),rgba(7,31,25,.28))}.storybook-hero-inner{position:relative;z-index:3;min-height:680px;display:flex;align-items:center;padding-top:42px;padding-bottom:90px}.hero-paper{position:relative;width:min(570px,52vw);padding:45px 46px 38px;color:var(--ink);background-color:rgba(255,250,240,.96);background-image:linear-gradient(rgba(255,255,255,.25),rgba(255,255,255,.25)),radial-gradient(rgba(99,73,40,.07) .7px,transparent .8px);background-size:auto,10px 10px;box-shadow:11px 14px 0 rgba(13,45,36,.36),var(--shadow);-webkit-clip-path:polygon(1% 2%,98% 0,100% 96%,94% 99%,4% 98%,0 91%);clip-path:polygon(1% 2%,98% 0,100% 96%,94% 99%,4% 98%,0 91%);transform:rotate(-1deg)}.hero-paper h1{max-width:500px;margin-bottom:18px;font-size:clamp(3.4rem,5.8vw,5.7rem)}.hero-paper h1 em{position:relative;color:var(--coral);font-style:normal}.hero-paper h1 em:after{position:absolute;right:-2px;bottom:1px;left:-2px;height:8px;border-radius:50%;background:rgba(239,185,79,.43);content:"";transform:rotate(-2deg)}.hero-intro{max-width:480px;color:#536b60;font-size:1.06rem;line-height:1.58}.hero-actions{display:flex;align-items:center;gap:18px;margin-top:26px}.hero-guide-link{color:var(--forest);font-size:.82rem;font-weight:800;text-decoration:underline;-webkit-text-decoration-style:wavy;text-decoration-style:wavy;text-underline-offset:5px}.hero-points{display:flex;flex-wrap:wrap;gap:16px;margin-top:25px;padding-top:17px;border-top:1px dashed var(--line);color:#51675e;font-size:.75rem;font-weight:800}.hero-points span{display:inline-flex;align-items:center;gap:5px}.hero-points svg{color:var(--coral)}.paper-tape{position:absolute;width:84px;height:24px;background:rgba(239,203,120,.62);box-shadow:inset 0 0 0 1px rgba(128,85,32,.08)}.tape-one{top:-8px;left:55px;transform:rotate(-7deg)}.tape-two{right:36px;bottom:-6px;transform:rotate(5deg)}.hero-postcard{position:absolute;right:0;bottom:92px;display:flex;align-items:center;gap:10px;width:240px;padding:13px 15px;color:#664837;border:7px solid rgba(255,255,255,.75);background:#efd7a9;box-shadow:5px 7px 0 rgba(13,45,36,.34);transform:rotate(3deg)}.hero-postcard span{font-size:.68rem;line-height:1.35}.hero-postcard b{display:block;font-family:DM Mono,monospace;font-size:.56rem;letter-spacing:.07em;text-transform:uppercase}.hero-page-edge{position:absolute;z-index:4;right:0;bottom:-1px;left:0;height:32px;background:var(--cream);-webkit-clip-path:polygon(0 79%,3% 43%,7% 78%,11% 52%,16% 82%,21% 48%,27% 79%,32% 47%,38% 83%,44% 48%,50% 78%,56% 43%,62% 82%,68% 49%,74% 79%,81% 45%,87% 80%,93% 50%,100% 76%,100% 100%,0 100%);clip-path:polygon(0 79%,3% 43%,7% 78%,11% 52%,16% 82%,21% 48%,27% 79%,32% 47%,38% 83%,44% 48%,50% 78%,56% 43%,62% 82%,68% 49%,74% 79%,81% 45%,87% 80%,93% 50%,100% 76%,100% 100%,0 100%)}.finder-wrap{position:relative;z-index:8}.storybook-finder{margin-top:-58px}.catalog-finder,.finder-panel{position:relative}.finder-panel{padding:25px 28px;border:2px solid var(--pine);border-radius:7px 16px 9px 14px;background-color:var(--paper);background-image:linear-gradient(90deg,transparent 27px,rgba(222,115,88,.13) 28px,transparent 29px),repeating-linear-gradient(0deg,transparent 0 27px,rgba(44,93,73,.07) 28px);box-shadow:8px 9px 0 rgba(23,60,49,.14),var(--shadow)}.finder-panel:before{position:absolute;top:-9px;left:51%;width:96px;height:22px;background:rgba(220,188,111,.62);content:"";transform:rotate(2deg) translateX(-50%)}.finder-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:17px}.finder-topline .eyebrow{margin-bottom:7px}.finder-topline h2{margin-bottom:0;font-size:clamp(1.75rem,3vw,2.55rem)}.country-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;color:#567066;border:1px dashed var(--line);border-radius:999px;background:rgba(245,238,220,.75);font-family:DM Mono,monospace;font-size:.63rem;white-space:nowrap;transform:rotate(1deg)}.country-pill span{color:var(--coral)}.search-row{display:flex;gap:10px}.search-box{display:flex;flex:1 1;align-items:center;gap:11px;height:59px;min-width:0;padding-left:17px;color:#6e887d;border:2px solid rgba(23,60,49,.26);border-radius:7px 12px 7px 11px;background:rgba(255,255,255,.8)}.search-box:focus-within{border-color:var(--forest);box-shadow:0 0 0 4px rgba(78,119,85,.13)}.search-box input{flex:1 1;min-width:0;color:var(--ink);border:0;outline:0;background:transparent}.search-box input::placeholder{color:#91a198}.search-box button{align-self:stretch;display:inline-flex;align-items:center;gap:7px;padding:0 21px;color:white;border:0;border-radius:5px 10px 5px 9px;background:var(--forest);font-weight:800}.finder-note{margin-top:13px;color:#697d73;font-size:.76rem}.quick-picks{display:flex;flex-wrap:wrap;align-items:center;gap:7px;padding-top:15px}.quick-picks>span{margin-right:2px;color:#74847c;font-size:.72rem}.quick-picks button{padding:5px 10px;color:var(--forest);border:1px dashed #91b09d;border-radius:5px 9px 6px 10px;background:#edf3e9;font-size:.71rem;font-weight:800;transform:rotate(-.5deg)}.quick-picks button:nth-of-type(2n){transform:rotate(.7deg)}.quick-picks button:hover{color:white;border-style:solid;background:var(--forest)}.compact-collections{display:flex;flex-wrap:wrap;gap:8px;padding:17px 4px 0}.compact-collection{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;color:#315b4c;border:1px solid rgba(23,60,49,.18);border-radius:6px 11px 7px 10px;background:#f1e7cf;box-shadow:2px 3px 0 rgba(23,60,49,.12);font-size:.7rem;font-weight:800;transform:rotate(-1deg)}.compact-collection:nth-child(3n+2){transform:rotate(1deg)}.compact-collection:hover{color:#fff;background:var(--forest)}.catalog-showcase{position:relative;padding:31px 30px 34px;border:2px solid var(--pine);border-radius:7px 17px 9px 14px;background-color:var(--paper);background-image:linear-gradient(90deg,transparent 27px,rgba(222,115,88,.11) 28px,transparent 29px),repeating-linear-gradient(0deg,transparent 0 31px,rgba(44,93,73,.055) 32px);box-shadow:9px 11px 0 rgba(23,60,49,.14),var(--shadow)}.catalog-showcase:before{position:absolute;top:-10px;left:51%;width:104px;height:23px;background:rgba(224,193,119,.72);content:"";transform:translateX(-50%) rotate(2deg)}.showcase-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:4px 0 26px;border-bottom:2px dashed rgba(23,60,49,.16)}.showcase-intro h2{max-width:670px;margin-bottom:0;font-size:clamp(2.25rem,4.2vw,3.65rem)}.showcase-intro>p{max-width:385px;padding-bottom:6px;color:#62766d;font-size:.85rem}.showcase-shelves{display:grid;grid-gap:35px;gap:35px;padding-top:29px}.showcase-shelf{--card-accent:var(--sun)}.showcase-shelf-heading{display:flex;align-items:center;gap:13px;margin-bottom:15px}.showcase-shelf-heading>div{min-width:0}.showcase-category-icon{display:grid;flex:0 0 52px;width:52px;height:52px;place-items:center;color:var(--pine);border:2px solid var(--pine);border-radius:50%;background:var(--card-accent);box-shadow:3px 4px 0 rgba(23,60,49,.14);transform:rotate(-4deg)}.showcase-shelf-heading>div>span{display:block;margin-bottom:2px;color:#977044;font-family:DM Mono,monospace;font-size:.56rem;letter-spacing:.09em;text-transform:uppercase}.showcase-shelf-heading h3{display:inline;margin:0 9px 0 0;font-size:1.48rem}.showcase-shelf-heading p{display:inline;color:#6a7c73;font-size:.74rem}.showcase-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.showcase-product-card{display:flex;overflow:hidden;min-width:0;flex-direction:column;border:1.5px solid rgba(23,60,49,.72);border-radius:6px 12px 7px 10px;background:#fffdf6;box-shadow:3px 4px 0 rgba(23,60,49,.1);transition:transform .2s ease,box-shadow .2s ease}.showcase-product-card:nth-child(2n){transform:rotate(.35deg)}.showcase-product-card:hover{z-index:2;box-shadow:6px 8px 0 rgba(23,60,49,.12);transform:translateY(-4px) rotate(0)}.showcase-product-image{display:block;overflow:hidden;aspect-ratio:1.65/1;background:#e6dcc7}.showcase-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.showcase-product-card:hover img{transform:scale(1.045)}.showcase-product-copy{display:flex;min-height:136px;flex:1 1;flex-direction:column;padding:12px 13px 11px}.showcase-product-copy>small{overflow:hidden;margin-bottom:4px;color:#9a6632;font-family:DM Mono,monospace;font-size:.52rem;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.showcase-product-copy>strong{display:-webkit-box;overflow:hidden;color:var(--ink);font-family:Fraunces,serif;font-size:1.03rem;line-height:1.08;letter-spacing:-.03em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.showcase-product-copy>span{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:auto;padding-top:13px}.showcase-product-copy b{font-family:Fraunces,serif;font-size:1.08rem;line-height:1}.showcase-product-copy em{display:inline-flex;align-items:center;gap:3px;color:var(--forest);font-size:.64rem;font-style:normal;font-weight:800;white-space:nowrap}.showcase-more-card{position:relative;display:flex;min-height:270px;overflow:hidden;flex-direction:column;justify-content:space-between;padding:21px;color:#fffdf4;border:2px solid var(--pine);border-radius:8px 16px 8px 13px;background:var(--pine);box-shadow:4px 5px 0 var(--card-accent);transition:transform .22s ease,box-shadow .22s ease}.showcase-more-card:after{position:absolute;right:-38px;bottom:-51px;width:150px;height:150px;border:2px dashed rgba(255,255,255,.21);border-radius:50%;content:""}.showcase-more-card:hover{box-shadow:7px 9px 0 var(--card-accent);transform:translateY(-4px) rotate(-.5deg)}.showcase-more-mark{display:grid;width:52px;height:52px;place-items:center;color:var(--pine);border-radius:50%;background:var(--card-accent);transform:rotate(-5deg)}.showcase-more-card div>span{display:block;margin-bottom:6px;color:#e6c170;font-family:DM Mono,monospace;font-size:.57rem;letter-spacing:.1em;text-transform:uppercase}.showcase-more-card strong{font-family:Fraunces,serif;font-size:1.55rem;line-height:1.03;letter-spacing:-.04em}.showcase-more-card small{position:relative;z-index:1;display:inline-flex;align-items:center;gap:5px;font-size:.69rem;font-weight:800}.showcase-skeleton{min-height:270px;border:1.5px solid rgba(23,60,49,.12);border-radius:6px 12px 7px 10px;background:linear-gradient(110deg,#e7ddc8 8%,#f8f2e6 18%,#e7ddc8 33%);background-size:200% 100%;animation:shimmer 1.2s linear infinite}.showcase-empty{display:flex;min-height:270px;flex-direction:column;justify-content:center;padding:22px;color:#61736a;border:2px dashed #9bb7a4;border-radius:7px 12px 7px 11px;background:#f1f4e8}.showcase-empty strong{margin-bottom:5px;color:var(--ink);font-family:Fraunces,serif;font-size:1.1rem}.showcase-empty span{font-size:.74rem}.catalog-page{min-height:76vh;padding:clamp(3.5rem,6vw,5.8rem) 0 clamp(5rem,8vw,7rem);background:linear-gradient(180deg,#dbe7db 0,var(--cream) 360px)}.catalog-page-intro{position:relative;max-width:900px;margin-bottom:35px;padding-left:29px;border-left:7px solid var(--coral)}.catalog-page-intro:after{position:absolute;top:7px;left:-18px;width:14px;height:14px;border:3px solid var(--cream);border-radius:50%;background:var(--sun);content:""}.catalog-page-intro h1{max-width:830px;margin-bottom:15px;font-size:clamp(3.25rem,6.5vw,5.8rem)}.catalog-page-intro>p:not(.eyebrow){max-width:650px;color:#566e64;font-size:1.05rem}.catalog-layout{position:relative;display:grid;grid-template-columns:265px minmax(0,1fr);grid-gap:33px;gap:33px;margin-top:34px;align-items:start}.filter-scrim{display:none}.catalog-sidebar{position:-webkit-sticky;position:sticky;top:127px;padding:20px;border:2px solid var(--pine);border-radius:8px 15px 9px 13px;background-color:#fffaf0;background-image:linear-gradient(90deg,transparent 24px,rgba(222,115,88,.13) 25px,transparent 26px),repeating-linear-gradient(0deg,transparent 0 29px,rgba(44,93,73,.065) 30px);box-shadow:6px 7px 0 rgba(23,60,49,.13);transform:rotate(-.35deg)}.catalog-sidebar:before{position:absolute;top:-9px;left:50%;width:75px;height:19px;background:rgba(224,193,119,.7);content:"";transform:translateX(-50%) rotate(2deg)}.sidebar-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:2px solid var(--ink);font-family:Fraunces,serif;font-size:1.12rem}.sidebar-close{display:none;color:var(--forest);border:0;background:transparent}.filter-section{padding:17px 0;border-bottom:1px dashed var(--line)}.filter-label{display:block;margin-bottom:9px;color:#7e6b4e;font-family:DM Mono,monospace;font-size:.62rem;font-weight:500;letter-spacing:.09em;text-transform:uppercase}.category-filter-list{display:grid;grid-gap:2px;gap:2px}.category-filter-list button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:7px 6px;color:#4f685e;border:0;border-radius:4px 7px 5px 8px;background:transparent;text-align:left;font-size:.77rem;font-weight:800}.category-filter-list button svg{opacity:0}.category-filter-list button.selected,.category-filter-list button:hover{color:var(--pine);background:rgba(163,199,171,.36)}.category-filter-list button.selected svg{opacity:1}.filter-chip-list{display:flex;flex-wrap:wrap;gap:6px}.filter-chip-list button{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;color:#557167;border:1px dashed #9ab6a4;border-radius:4px 8px 5px 9px;background:rgba(255,255,255,.72);font-size:.69rem;font-weight:800}.filter-chip-list button.selected,.filter-chip-list button:hover{color:#fff;border-color:var(--forest);border-style:solid;background:var(--forest)}.price-filter>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.price-filter label{display:grid;grid-gap:4px;gap:4px}.price-filter label span{color:#829087;font-size:.64rem;font-weight:800}.price-filter input{width:100%;height:37px;padding:0 9px;color:var(--ink);border:1px solid var(--line);border-radius:5px 8px 5px 7px;outline:0;background:rgba(255,255,255,.8);font-size:.77rem}.price-filter .button{width:100%;margin-top:10px}.clear-filters{display:inline-flex;align-items:center;gap:5px;padding:16px 0 3px;color:#6c7d74;border:0;background:transparent;font-size:.73rem;text-decoration:underline;text-underline-offset:3px}.filter-disclaimer{margin:7px 0 0;color:#879188;font-size:.66rem;line-height:1.45}.catalog-results{min-width:0}.result-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:8px 0 21px}.catalog-finder-compact .result-header{padding-top:58px}.result-header .eyebrow{margin-bottom:5px}.result-header h2{margin-bottom:0;font-size:clamp(2.05rem,3.5vw,3rem)}.result-actions,.saved-shortcuts{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.compare-link{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;color:var(--forest);border:1px dashed var(--line);border-radius:5px 9px 6px 10px;background:rgba(255,250,240,.86);box-shadow:2px 3px 0 rgba(23,60,49,.1);font-size:.72rem;font-weight:800;white-space:nowrap}.favorite-link{color:#b65346}.mobile-filter-toggle{display:none;align-items:center;gap:6px;padding:8px 11px;color:var(--forest);border:1px solid var(--line);border-radius:6px 10px 6px 9px;background:var(--paper);font-size:.73rem;font-weight:800}.mobile-filter-toggle b{display:grid;width:18px;height:18px;place-items:center;color:#fff;border-radius:50%;background:var(--coral);font-size:.62rem}.active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:-3px 0 20px}.active-filters>span{color:#77847d;font-size:.7rem}.active-filters>button:not(.clear-all){display:inline-flex;align-items:center;gap:3px;padding:5px 8px;color:#315f4d;border:1px dashed #86aa94;border-radius:4px 8px 5px 9px;background:#edf5ea;font-size:.68rem;font-weight:800;transform:rotate(-.5deg)}.active-filters .clear-all{padding:5px 4px;color:#708078;border:0;background:transparent;font-size:.68rem;text-decoration:underline;text-underline-offset:3px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:21px 17px;gap:21px 17px}.product-card{position:relative;display:flex;overflow:visible;flex-direction:column;border:2px solid var(--pine);border-radius:6px 12px 7px 11px;background:var(--paper);box-shadow:5px 6px 0 rgba(23,60,49,.12);transition:transform .22s ease,box-shadow .22s ease}.product-card:nth-child(3n+1){transform:rotate(-.45deg)}.product-card:nth-child(3n+2){transform:rotate(.4deg)}.product-card:hover{z-index:2;box-shadow:9px 13px 0 rgba(23,60,49,.13),0 19px 40px rgba(21,53,42,.13);transform:translateY(-7px) rotate(0)}.product-card-tape{position:absolute;z-index:3;top:-10px;left:50%;width:66px;height:20px;background:rgba(232,196,110,.62);transform:translateX(-50%) rotate(-2deg);pointer-events:none}.product-image{position:relative;overflow:hidden;aspect-ratio:1.22/1;border-radius:4px 9px 0 0;background:#e9dec8}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-image img{transform:scale(1.045)}.product-index{position:absolute;z-index:2;bottom:9px;left:9px;padding:4px 7px;color:#fff7e7;border-radius:3px 6px 3px 5px;background:rgba(16,53,44,.85);font-family:DM Mono,monospace;font-size:.55rem;letter-spacing:.07em;text-transform:uppercase}.heart-button{position:absolute;z-index:2;top:10px;right:10px;display:grid;width:37px;height:37px;place-items:center;color:var(--forest);border:2px solid var(--pine);border-radius:50%;background:rgba(255,250,240,.95);box-shadow:2px 3px 0 rgba(16,53,44,.2)}.heart-button.active{color:var(--coral)}.product-card-body{display:flex;flex:1 1;flex-direction:column;padding:17px 16px 15px}.seller{margin-bottom:7px;color:#9a6632;font-family:DM Mono,monospace;font-size:.62rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.product-card h3{margin-bottom:7px;font-size:1.13rem}.product-description{display:-webkit-box;overflow:hidden;color:#687a71;font-size:.77rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-highlights{display:flex;overflow:hidden;gap:5px;margin-top:11px}.product-highlights span{overflow:hidden;max-width:100%;padding:3px 6px;color:#567366;border-radius:3px 6px 3px 6px;background:#e9f0e5;font-size:.6rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.product-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:9px;margin-top:auto;padding-top:17px}.product-bottom strong{color:var(--pine);font-family:Fraunces,serif;font-size:1.24rem;letter-spacing:-.035em}.product-bottom span{color:#5c8b67;font-size:.63rem;font-weight:800;text-align:right}.product-actions{display:flex;align-items:center;justify-content:space-between;gap:7px;padding-top:13px;border-top:1px dashed var(--line);margin-top:12px}.card-link,.compare-button{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;font-size:.74rem;font-weight:800}.card-link{color:var(--forest)}.compare-button{color:#72817a;font-size:.66rem}.compare-button.selected{color:#b4594b}.load-more{padding:34px 0 0}.finder-more,.load-more{display:flex;justify-content:center}.finder-more{align-items:center;gap:7px;margin:34px 0 0;color:var(--forest);font-weight:800}.product-skeleton{height:385px;border:2px solid rgba(23,60,49,.12);border-radius:6px 12px 7px 11px;background:linear-gradient(110deg,#e7ddc8 8%,#f8f2e6 18%,#e7ddc8 33%);background-size:200% 100%;animation:shimmer 1.2s linear infinite}.status-card{padding:38px;text-align:center;border:2px dashed #9bb7a4;border-radius:7px 13px 8px 12px;background:rgba(247,250,238,.8)}.status-card strong{font-family:Fraunces,serif;font-size:1.2rem}.status-card p{max-width:500px;margin:6px auto 18px;color:#667a70}.error-card{border-color:#d8917e;background:#fff0e8}.toast{position:fixed;z-index:70;bottom:24px;left:50%;display:flex;align-items:center;gap:14px;max-width:calc(100% - 30px);padding:13px 15px 13px 18px;color:#fff;border:2px solid #f3d690;border-radius:6px 12px 7px 11px;background:var(--pine);box-shadow:5px 7px 0 rgba(0,0,0,.2);transform:translateX(-50%) rotate(-.5deg);font-size:.8rem}.toast button{display:grid;place-items:center;color:#fff;border:0;background:transparent}.toast a{color:#ffdb88;font-weight:800;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.spin{animation:spin 1s linear infinite}.section-heading{max-width:720px;margin-bottom:35px}.section-heading h2{margin-bottom:11px}.section-heading>p{color:#64786e}.split-heading{display:flex;align-items:flex-end;justify-content:space-between;max-width:none;gap:25px}.split-heading>p{max-width:390px;margin-bottom:8px}.camp-map{position:relative;padding:40px 20px 30px;border:2px dashed rgba(23,60,49,.2);border-radius:35px 14px 32px 16px;background-color:rgba(238,231,208,.57);background-image:linear-gradient(32deg,transparent 49.5%,rgba(23,60,49,.025) 50%,transparent 50.5%),radial-gradient(circle at 20% 20%,rgba(78,119,85,.07),transparent 30%)}.map-trail{position:absolute;z-index:0;inset:16px;width:calc(100% - 32px);height:calc(100% - 32px);overflow:visible}.map-trail path{fill:none;stroke:rgba(58,95,74,.22);stroke-linecap:round;stroke-width:18}.map-trail .trail-dashes{stroke:rgba(255,250,240,.8);stroke-dasharray:4 16;stroke-width:3}.map-compass{position:absolute;right:25px;bottom:19px;display:grid;width:51px;height:51px;place-items:center;color:#9a6632;border:2px solid;border-radius:50%;font-family:DM Mono,monospace;font-size:.61rem;font-weight:800}.map-compass i{position:absolute;top:20px;width:2px;height:22px;background:currentColor;-webkit-clip-path:polygon(50% 0,100% 45%,60% 43%,60% 100%,40% 100%,40% 43%,0 45%);clip-path:polygon(50% 0,100% 45%,60% 43%,60% 100%,40% 100%,40% 43%,0 45%)}.category-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:19px;gap:19px}.category-card{position:relative;display:flex;min-height:196px;overflow:hidden;flex-direction:column;padding:22px;color:var(--pine);border:2px solid var(--pine);border-radius:7px 16px 8px 13px;background:var(--paper);box-shadow:5px 6px 0 rgba(23,60,49,.14);transition:transform .22s ease,box-shadow .22s ease}.category-card:nth-child(3n+1){transform:rotate(-1.2deg)}.category-card:nth-child(3n+2){transform:translateY(18px) rotate(.8deg)}.category-card:nth-child(3n){transform:rotate(-.3deg)}.category-card:hover{z-index:3;box-shadow:9px 12px 0 rgba(23,60,49,.14);transform:translateY(-6px) rotate(0)}.category-card:before{position:absolute;top:0;right:0;left:0;height:9px;background:var(--card-accent,var(--sun));content:""}.category-pin{display:grid;width:45px;height:45px;place-items:center;color:var(--pine);border:2px solid;border-radius:50%;background:var(--card-accent,var(--sun));transform:rotate(-4deg)}.category-number{margin-top:17px;color:#947348;font-family:DM Mono,monospace;font-size:.59rem;letter-spacing:.08em;text-transform:uppercase}.category-card h3{max-width:250px;margin:auto 0 7px;font-size:1.3rem}.category-card p{max-width:260px;padding-right:24px;color:#5b7166;font-size:.75rem;line-height:1.42}.category-arrow{position:absolute;right:17px;bottom:17px}.accent-night{--card-accent:#9bbcc7}.accent-sunset{--card-accent:#e58b70}.accent-moss{--card-accent:#8db18b}.accent-sand{--card-accent:#d9b779}.accent-sky{--card-accent:#9ed1d2}.accent-water{--card-accent:#89bdc7}.accent-glow{--card-accent:#efc45e}.accent-coral{--card-accent:#dc8a78}.accent-pine{--card-accent:#6e9d7c}.journey-section{position:relative;padding:clamp(5rem,9vw,8rem) 0;color:#f9f2de;background-color:var(--pine);background-image:radial-gradient(rgba(247,232,193,.07) .7px,transparent .8px);background-size:16px 16px}.journey-section:after,.journey-section:before{position:absolute;right:0;left:0;height:28px;background:var(--cream);content:""}.journey-section:before{top:-1px;-webkit-clip-path:polygon(0 0,100% 0,100% 36%,96% 78%,91% 42%,85% 76%,78% 40%,71% 80%,64% 42%,57% 77%,50% 39%,43% 80%,36% 44%,29% 78%,22% 38%,15% 75%,8% 42%,0 80%);clip-path:polygon(0 0,100% 0,100% 36%,96% 78%,91% 42%,85% 76%,78% 40%,71% 80%,64% 42%,57% 77%,50% 39%,43% 80%,36% 44%,29% 78%,22% 38%,15% 75%,8% 42%,0 80%)}.journey-section:after{bottom:-1px;-webkit-clip-path:polygon(0 65%,7% 28%,14% 63%,21% 25%,28% 64%,35% 30%,42% 62%,49% 24%,56% 67%,63% 29%,70% 65%,77% 27%,84% 61%,92% 31%,100% 66%,100% 100%,0 100%);clip-path:polygon(0 65%,7% 28%,14% 63%,21% 25%,28% 64%,35% 30%,42% 62%,49% 24%,56% 67%,63% 29%,70% 65%,77% 27%,84% 61%,92% 31%,100% 66%,100% 100%,0 100%)}.journey-section .section-heading>p{color:#c8d8ce}.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.journey-card{position:relative;display:flex;min-height:330px;overflow:hidden;flex-direction:column;padding:25px;color:var(--pine);border:2px solid #f6e7bd;border-radius:8px 16px 7px 14px;background:#f6e7bd;box-shadow:7px 8px 0 rgba(0,0,0,.2);transition:transform .22s ease}.journey-card:first-child{transform:rotate(-1deg)}.journey-card:nth-child(2){transform:translateY(14px) rotate(.8deg)}.journey-card:nth-child(3){transform:rotate(-.4deg)}.journey-card:hover{transform:translateY(-7px) rotate(0)}.journey-number{font-family:DM Mono,monospace;font-size:.61rem;letter-spacing:.1em;text-transform:uppercase}.journey-icon{display:grid;width:102px;height:102px;place-items:center;margin:25px 0 auto;border:2px dashed var(--pine);border-radius:50%;background:var(--journey-accent,var(--sun))}.journey-card h3{margin:22px 0 8px;font-size:1.65rem}.journey-card p{max-width:280px;color:#556a60;font-size:.78rem}.journey-link{display:inline-flex;align-items:center;gap:6px;margin-top:17px;font-size:.75rem;font-weight:800}.journey-stamp{position:absolute;top:18px;right:18px;width:44px;height:44px;border:2px solid rgba(23,60,49,.35);border-radius:50%;opacity:.6;transform:rotate(15deg)}.journey-stamp:after{position:absolute;inset:5px;border:1px dashed;border-radius:50%;content:""}.journey-tent{--journey-accent:#e58b70}.journey-caravan{--journey-accent:#efc45e}.journey-camper{--journey-accent:#9bc7c6}.trust-band{color:#edf6ec;background:#315f4b}.trust-grid{display:grid;grid-template-columns:1fr 1fr .85fr;grid-gap:25px;gap:25px;align-items:center;min-height:175px}.trust-story{display:flex;align-items:center;gap:13px}.trust-icon{display:grid;width:54px;height:54px;flex:0 0 54px;place-items:center;color:var(--pine);border:2px solid #f5dd9d;border-radius:50%;background:var(--sun);transform:rotate(-4deg)}.trust-story span,.trust-story strong{display:block}.trust-story strong{margin-bottom:3px;font-family:Fraunces,serif;font-size:1.03rem}.trust-story div span{color:#c8dacf;font-size:.75rem}.trust-note{padding-left:25px;color:#f4cf79;border-left:1px dashed rgba(255,255,255,.3);font-family:Fraunces,serif;font-size:1.3rem;font-weight:600;line-height:1.25;transform:rotate(-2deg)}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.guide-card{position:relative;overflow:visible;border:2px solid var(--pine);border-radius:6px 14px 7px 12px;background:var(--paper);box-shadow:6px 7px 0 rgba(23,60,49,.13);transition:transform .22s ease,box-shadow .22s ease}.guide-card:nth-child(3n+1){transform:rotate(-.65deg)}.guide-card:nth-child(3n+2){transform:rotate(.55deg)}.guide-card:before{position:absolute;z-index:3;top:-10px;left:35px;width:70px;height:20px;background:rgba(230,195,111,.65);content:"";transform:rotate(-4deg)}.guide-card:hover{box-shadow:10px 13px 0 rgba(23,60,49,.13);transform:translateY(-6px) rotate(0)}.guide-card-image{position:relative;display:block;overflow:hidden;height:220px;border-radius:4px 11px 0 0}.guide-card-image img{object-fit:cover;transition:transform .45s ease}.guide-card:hover .guide-card-image img{transform:scale(1.04)}.guide-card-body{padding:20px}.guide-card .eyebrow{margin-bottom:10px}.guide-card h3{min-height:2.3em;margin-bottom:9px;font-size:1.3rem}.guide-card p:not(.eyebrow){min-height:4.65em;margin-bottom:18px;color:#64776d;font-size:.8rem;line-height:1.45}.page-section{min-height:70vh}.page-intro{position:relative;max-width:790px;margin-bottom:45px;padding:28px 31px;border:2px solid var(--pine);border-radius:7px 16px 8px 14px;background:rgba(255,250,240,.78);box-shadow:7px 8px 0 rgba(23,60,49,.11);transform:rotate(-.3deg)}.page-intro:before{position:absolute;top:-9px;left:52px;width:82px;height:20px;background:rgba(228,192,105,.65);content:"";transform:rotate(-3deg)}.page-intro h1{margin-bottom:17px;font-size:clamp(3rem,6.3vw,5.3rem)}.page-intro>p:not(.eyebrow){max-width:620px;color:#61766c;font-size:1.03rem}.guide-cover{position:relative;height:min(55vw,650px);overflow:hidden;background:var(--forest)}.guide-cover img{object-fit:cover}.guide-cover-vignette{position:absolute;inset:0;background:linear-gradient(180deg,transparent 57%,rgba(14,47,38,.47))}.article-shell{position:relative;width:min(780px,calc(100% - 48px));margin:-48px auto 0;padding:45px 48px 95px;border:2px solid var(--pine);border-bottom:0;background-color:var(--paper);background-image:repeating-linear-gradient(0deg,transparent 0 31px,rgba(44,93,73,.055) 32px);box-shadow:9px 0 0 rgba(23,60,49,.1)}.article-shell:before{position:absolute;top:-10px;right:70px;width:95px;height:23px;background:rgba(231,194,104,.65);content:"";transform:rotate(3deg)}.back-link{display:inline-flex;align-items:center;gap:7px;margin-bottom:45px;color:#567169;font-size:.84rem;font-weight:800}.guide-article h1{max-width:760px;margin-bottom:20px;font-size:clamp(3rem,6vw,5rem)}.article-lead{color:#50685e;font-size:1.17rem;line-height:1.6}.article-content{padding-top:48px}.article-content section{margin-bottom:46px}.article-content h2{margin-bottom:15px;font-size:clamp(1.9rem,3vw,2.5rem)}.article-content p{margin-bottom:16px;color:#405b51;font-size:1rem;line-height:1.72}.check-list{display:grid;grid-gap:9px;gap:9px;margin:22px 0 0;padding:20px;list-style:none;border:2px dashed #9bb49e;border-radius:7px 13px 8px 12px;background:rgba(226,238,220,.72);transform:rotate(-.3deg)}.check-list li{display:flex;align-items:center;gap:9px;color:var(--forest);font-size:.88rem;font-weight:800}.check-list svg{color:var(--coral)}.guide-cta{position:relative;margin-top:54px;padding:31px;color:#f6fbf4;border:2px solid #f2d58c;border-radius:7px 14px 8px 12px;background:var(--forest);box-shadow:6px 7px 0 rgba(23,60,49,.16);transform:rotate(.4deg)}.guide-cta:before{position:absolute;top:-10px;left:50px;width:72px;height:20px;background:rgba(235,197,105,.68);content:"";transform:rotate(-4deg)}.guide-cta .eyebrow{color:#eac879}.guide-cta h2{margin-bottom:10px;font-size:2.05rem}.guide-cta p:not(.eyebrow){max-width:500px;margin-bottom:20px;color:#dce9e1}.guide-cta .button{color:var(--pine);background:#f7e8bd}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.values-grid>div{padding:26px;border:2px solid var(--pine);border-radius:7px 14px 8px 12px;background:#edf3e7;box-shadow:5px 6px 0 rgba(23,60,49,.11)}.values-grid>div:nth-child(2){transform:translateY(14px) rotate(.5deg)}.values-grid svg{margin-bottom:25px;color:var(--coral)}.values-grid h2{margin-bottom:10px;font-size:1.75rem}.values-grid p{color:#547067;font-size:.87rem}.affiliate-note{max-width:770px;margin-top:75px;padding:29px;border:2px dashed #a57c38;border-radius:7px 13px 8px 12px;background:#f7e7bd;transform:rotate(-.5deg)}.affiliate-note h2{margin-bottom:12px;font-size:2rem}.affiliate-note p:not(.eyebrow){color:#4f6159}.legal-page{max-width:840px}.legal-page h1{margin-bottom:37px}.legal-page h2{margin:38px 0 12px;font-size:1.8rem}.legal-page>p{color:#526a60}.legal-notice{padding:22px;border:2px dashed #bb8737;border-radius:7px 13px 8px 12px;background:#fff0c8}.legal-notice strong{color:#8d6321}.legal-notice p{margin-top:7px;color:#5a624e}.empty-saved{position:relative;max-width:590px;padding:58px 32px;margin:40px auto;text-align:center;border:2px dashed #95b09d;border-radius:7px 14px 8px 12px;background:rgba(255,250,240,.78);box-shadow:6px 7px 0 rgba(23,60,49,.1);transform:rotate(-.4deg)}.empty-icon{display:grid;width:64px;height:64px;place-items:center;margin:0 auto 18px;color:#a74f43;border:2px solid var(--pine);border-radius:50%;background:#f3c9b8}.empty-saved h2{margin-bottom:11px;font-size:2.1rem}.empty-saved p{max-width:390px;margin:0 auto 23px;color:#60766b}.saved-grid{display:grid;grid-gap:20px;gap:20px}.saved-card{display:grid;overflow:hidden;grid-template-columns:235px 1fr;border:2px solid var(--pine);border-radius:7px 14px 8px 12px;background:var(--paper);box-shadow:6px 7px 0 rgba(23,60,49,.11)}.saved-card:nth-child(2n){transform:rotate(.35deg)}.saved-card>img{width:100%;height:100%;min-height:210px;object-fit:cover}.saved-card>div{padding:24px}.saved-card h2{margin-bottom:9px;font-size:1.9rem}.saved-card p:not(.seller){max-width:670px;margin-bottom:15px;color:#62766d;font-size:.87rem}.saved-card strong{font-family:Fraunces,serif;font-size:1.2rem}.saved-actions{display:flex;align-items:center;gap:14px;margin-top:18px}.plain-button{display:inline-flex;align-items:center;gap:6px;color:#78847e;border:0;background:transparent;font-size:.8rem}.plain-button:hover{color:#bb5a4d}.comparison-table-wrap{overflow-x:auto;border:2px solid var(--pine);border-radius:7px 14px 8px 12px;background:var(--paper);box-shadow:7px 8px 0 rgba(23,60,49,.12)}.comparison-head,.comparison-row{display:grid;min-width:650px;grid-template-columns:150px repeat(3,minmax(180px,1fr))}.comparison-head>span,.comparison-row>span{padding:20px;color:#6e776e;background:#eee5cf;font-size:.71rem;font-weight:800}.comparison-head>div{position:relative;min-height:150px;padding:20px;border-left:1px dashed var(--line)}.comparison-head strong{display:block;padding-top:20px;font-family:Fraunces,serif;font-size:1.08rem;line-height:1.2}.comparison-head button{position:absolute;top:14px;right:14px;display:grid;width:30px;height:30px;place-items:center;color:#865b52;border:0;border-radius:50%;background:#f5d3c6}.comparison-row{border-top:1px dashed var(--line)}.comparison-row>div{display:flex;align-items:center;min-height:70px;padding:14px 20px;border-left:1px dashed var(--line);color:#496259;font-size:.85rem}.comparison-table-wrap .affiliate-disclosure{margin:0;padding:17px 20px;color:#758078;border-top:1px dashed var(--line);font-size:.71rem}.dialog-backdrop{position:fixed;z-index:80;inset:0;display:grid;place-items:center;padding:18px;background:rgba(8,35,28,.74);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-dialog{position:relative;width:min(980px,100%);max-height:calc(100vh - 36px);overflow:auto;border:3px solid #0e2f27;border-radius:8px 18px 9px 15px;background:var(--paper);box-shadow:14px 17px 0 rgba(0,0,0,.24),0 28px 90px rgba(0,0,0,.36)}.product-dialog:after{position:absolute;z-index:1;top:0;bottom:0;left:calc(47% - 7px);width:14px;background:linear-gradient(90deg,rgba(0,0,0,.08),rgba(255,255,255,.55),rgba(0,0,0,.07));content:"";pointer-events:none}.dialog-close{position:absolute;z-index:5;top:12px;right:12px;display:grid;width:39px;height:39px;place-items:center;color:var(--forest);border:2px solid var(--pine);border-radius:50%;background:rgba(255,250,240,.96);box-shadow:2px 3px 0 rgba(23,60,49,.18)}.dialog-grid{display:grid;grid-template-columns:.9fr 1.1fr}.dialog-image{min-height:100%;background:#e5d7bd}.dialog-gallery{display:flex;flex-direction:column;gap:10px;padding:15px 17px 15px 15px}.dialog-gallery .dialog-main-image{flex:1 1;min-height:455px;border:1px solid var(--line);border-radius:5px 11px 5px 9px;background:#e9dec9}.dialog-image img{width:100%;height:100%;object-fit:cover}.dialog-thumbs{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px}.dialog-thumbs button{overflow:hidden;height:64px;padding:0;border:2px solid transparent;border-radius:5px 8px 5px 7px;background:transparent;opacity:.72}.dialog-thumbs button.active{border-color:var(--forest);opacity:1}.dialog-thumbs img{width:100%;height:100%;min-height:0;object-fit:cover}.dialog-copy{padding:45px 39px 34px 44px;background-image:repeating-linear-gradient(0deg,transparent 0 31px,rgba(44,93,73,.045) 32px)}.dialog-copy h2{margin-bottom:13px;font-size:clamp(2.1rem,4vw,3.2rem)}.product-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;margin:18px 0 22px}.product-info-grid div{padding:11px 12px;border:1px dashed var(--line);border-radius:5px 9px 6px 8px;background:rgba(245,238,220,.75)}.product-info-grid span{display:block;margin-bottom:3px;color:#7a887f;font-size:.64rem;font-weight:800;text-transform:uppercase}.product-info-grid strong{display:block;overflow:hidden;color:var(--pine);font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.detail-section{margin-top:23px}.detail-section h3{margin-bottom:10px;color:var(--pine);font-size:1.12rem}.detail-section>p{margin-bottom:10px;color:#5d7168;font-size:.88rem;line-height:1.58}.detail-section .option-group{margin-top:13px}.detail-list{display:grid;grid-gap:8px;gap:8px;padding:0;list-style:none}.detail-list li{position:relative;padding-left:17px;color:#50665c;font-size:.84rem;line-height:1.45}.detail-list li:before{position:absolute;top:.55em;left:0;width:7px;height:7px;border-radius:50%;background:var(--coral);content:""}.spec-list{display:grid;grid-gap:7px;gap:7px}.spec-list div{display:grid;grid-template-columns:130px 1fr;grid-gap:10px;gap:10px;padding:9px 0;border-bottom:1px dashed var(--line)}.spec-list dt{color:#77887f;font-size:.73rem;font-weight:800}.spec-list dd{color:var(--pine);font-size:.81rem}.option-group{margin:25px 0 0;padding:0;border:0}.option-group legend{margin-bottom:9px;color:#6b7d74;font-size:.73rem;font-weight:800}.option-group>div{display:flex;flex-wrap:wrap;gap:7px}.option-group button{padding:7px 10px;color:#496259;border:1px dashed var(--line);border-radius:4px 8px 5px 7px;background:#fffefa;font-size:.77rem}.option-group button.selected{color:white;border-color:var(--forest);border-style:solid;background:var(--forest)}.option-group button:disabled{opacity:.45;text-decoration:line-through}.variant-list{display:grid;grid-gap:7px;gap:7px}.variant-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:2px 12px;gap:2px 12px;padding:10px 11px;border:1px dashed var(--line);border-radius:5px 9px 5px 8px;background:rgba(255,254,250,.8)}.variant-list>div.selected{border-color:#8aac98;background:#eaf3e9}.variant-list span{overflow:hidden;color:var(--pine);font-size:.82rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.variant-list strong{color:#283d35;font-size:.83rem}.variant-list em{grid-column:1/-1;color:#668174;font-size:.69rem;font-style:normal;font-weight:800}.dialog-price{display:flex;flex-direction:column;gap:3px;margin-top:28px}.dialog-price strong{font-family:Fraunces,serif;font-size:1.85rem;letter-spacing:-.05em}.dialog-price span{color:#5b8b67;font-size:.75rem;font-weight:800}.dialog-actions{display:flex;align-items:center;gap:9px;margin-top:22px}.favorite-outline{display:inline-flex;align-items:center;gap:6px;min-height:47px;padding:0 13px;color:#566f65;border:1px dashed var(--line);border-radius:6px 10px 6px 9px;background:transparent;font-size:.81rem;font-weight:800}.favorite-outline.active{color:#b35448;border-color:#d8a096;background:#fff0ea}.affiliate-disclosure{margin-top:16px;color:#87918c;font-size:.66rem;line-height:1.4}.dialog-loading{display:grid;min-height:300px;place-content:center;grid-gap:10px;gap:10px;padding:30px;text-align:center;color:#62766c}.dialog-loading strong{color:var(--forest);font-family:Fraunces,serif;font-size:1.4rem}.site-footer{position:relative;overflow:hidden;min-height:310px;color:#d9e6dc;background:#0e3028}.footer-night{position:absolute;inset:0;overflow:hidden;opacity:.72}.footer-night i{position:absolute;bottom:0;width:145px;height:190px;background:#1e4b3c;-webkit-clip-path:polygon(50% 0,100% 70%,70% 70%,100% 100%,0 100%,30% 70%,0 70%);clip-path:polygon(50% 0,100% 70%,70% 70%,100% 100%,0 100%,30% 70%,0 70%)}.footer-night i:first-child{right:2%}.footer-night i:nth-child(2){right:14%;height:150px}.footer-night i:nth-child(3){right:26%;height:225px}.footer-moon{position:absolute;top:48px;right:11%;width:58px;height:58px;border-radius:50%;background:#f3d27f;box-shadow:0 0 40px rgba(243,210,127,.26)}.footer-tent{position:absolute;right:21%;bottom:14px;width:110px;height:82px;background:var(--coral);-webkit-clip-path:polygon(50% 0,100% 100%,0 100%);clip-path:polygon(50% 0,100% 100%,0 100%)}.footer-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.8fr .7fr 1fr;grid-gap:35px;gap:35px;padding:58px 0 72px}.footer-intro{position:relative;padding-left:76px}.footer-intro .brand-badge{position:absolute;top:-4px;left:0}.footer-brand{margin-bottom:6px;color:white;font-family:Fraunces,serif;font-size:1.65rem;font-weight:700;letter-spacing:-.05em}.site-footer .eyebrow{color:#e6c170}.footer-links{display:grid;align-content:start;grid-gap:8px;gap:8px;color:#d3e0d7;font-size:.8rem}.footer-links a:hover{color:#f0c968}.footer-links span{color:#89a69b;font-size:.69rem;line-height:1.45}.motion-ready [data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.75,.25,1)}.motion-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}@keyframes hero-breathe{0%{transform:scale(1.015) translateZ(0)}to{transform:scale(1.04) translate3d(-.4%,-.5%,0)}}@keyframes shimmer{to{background-position-x:-200%}}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:1080px){.icon-link span{display:none}.icon-link{padding:0}.storybook-hero,.storybook-hero-inner{min-height:650px}.hero-paper{width:min(560px,60vw)}.hero-postcard{right:20px}.catalog-layout{grid-template-columns:235px minmax(0,1fr);gap:23px}.product-grid,.showcase-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.showcase-more-card{min-height:245px}.category-grid,.journey-grid{grid-template-columns:repeat(3,1fr)}.guide-grid{grid-template-columns:repeat(2,1fr)}.guide-grid .guide-card:last-child{display:none}.trust-grid{grid-template-columns:1fr 1fr;padding:27px 0}.trust-note{grid-column:1/-1;padding:15px 0 0;border-top:1px dashed rgba(255,255,255,.3);border-left:0}}@media (max-width:820px){.desktop-nav,.header-actions .icon-link{display:none}.menu-link{display:grid;padding:0}.hero-art{object-position:61% center}.hero-wash{background:linear-gradient(90deg,rgba(16,45,36,.75),rgba(16,45,36,.14))}.hero-paper{width:min(590px,78vw)}.hero-postcard{display:none}.showcase-intro{align-items:flex-start;flex-direction:column;gap:10px}.showcase-intro>p{max-width:600px}.catalog-layout{display:block;margin-top:23px}.catalog-sidebar{position:fixed;z-index:91;top:0;right:0;bottom:0;width:min(370px,calc(100% - 38px));overflow-y:auto;padding:22px;border-radius:0;box-shadow:-14px 0 35px rgba(11,42,33,.3);transform:translateX(110%);transition:transform .27s ease}.catalog-sidebar.open{transform:translateX(0) rotate(0)}.sidebar-close{display:grid;place-items:center}.filter-scrim{position:fixed;z-index:90;inset:0;display:block;border:0;background:rgba(9,37,29,.5);opacity:0;pointer-events:none;transition:opacity .22s ease}.filter-scrim.open{opacity:1;pointer-events:auto}.mobile-filter-toggle{display:inline-flex}.camp-map{padding-inline:15px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card:nth-child(n){transform:rotate(0)}.category-card:nth-child(2n){transform:translateY(12px) rotate(.5deg)}.journey-grid{grid-template-columns:1fr}.journey-card,.journey-card:nth-child(n){min-height:235px;transform:rotate(0)}.journey-icon{position:absolute;top:47px;right:26px;width:90px;height:90px;margin:0}.journey-card h3{margin-top:auto}}@media (max-width:670px){.shell{width:min(100% - 32px,1180px)}.trail-ribbon{display:none}.header-inner{height:68px}.brand-badge-compact{width:42px;height:42px}.brand-copy strong{font-size:1.14rem}.brand-copy small{display:none}.storybook-hero,.storybook-hero-inner{min-height:650px}.hero-art{object-position:67% center}.hero-wash{background:linear-gradient(180deg,rgba(11,39,31,.2),rgba(11,39,31,.58))}.storybook-hero-inner{align-items:flex-end;padding-bottom:88px}.hero-paper{width:100%;padding:32px 25px 29px;box-shadow:7px 9px 0 rgba(13,45,36,.36)}.hero-paper h1{font-size:clamp(3.15rem,14vw,4.45rem)}.hero-intro{font-size:.93rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:13px;margin-top:21px}.hero-points{gap:9px;font-size:.68rem}.storybook-finder{margin-top:-48px}.catalog-showcase{margin-inline:-4px;padding:25px 14px 27px}.showcase-intro{padding-bottom:21px}.showcase-intro h2{font-size:2.35rem}.showcase-shelves{gap:31px;padding-top:25px}.showcase-shelf-heading{align-items:flex-start}.showcase-category-icon{flex-basis:44px;width:44px;height:44px}.showcase-shelf-heading h3{display:block;margin:0 0 4px;font-size:1.28rem}.showcase-shelf-heading p{display:block;font-size:.7rem;line-height:1.35}.showcase-product-grid{display:flex;overflow-x:auto;margin-inline:-14px;padding:2px 14px 12px;scroll-snap-type:x mandatory;scrollbar-width:none}.showcase-product-grid::-webkit-scrollbar{display:none}.showcase-empty,.showcase-more-card,.showcase-product-card,.showcase-skeleton{flex:0 0 min(76vw,270px);min-height:286px;scroll-snap-align:start}.showcase-product-image{aspect-ratio:1.55/1}.finder-panel{padding:21px 15px 18px;border-radius:7px 13px 8px 11px}.finder-topline{margin-bottom:14px}.finder-topline h2{font-size:1.63rem}.country-pill{display:none}.search-box{height:53px;padding-left:12px}.search-box button{padding:0 12px;font-size:.76rem}.quick-picks{padding-top:13px}.compact-collections{display:none}.catalog-finder-compact .result-header{padding-top:45px}.catalog-page{padding-top:3.2rem}.catalog-page-intro{margin-bottom:26px;padding-left:19px}.catalog-page-intro h1{font-size:clamp(3rem,13vw,4.45rem)}.catalog-page-intro>p:not(.eyebrow){font-size:.93rem}.result-header{align-items:flex-start;flex-direction:column;gap:11px;padding-bottom:17px}.result-header h2{font-size:2rem}.result-actions,.saved-shortcuts{justify-content:flex-start}.active-filters{margin-bottom:16px}.product-grid{grid-template-columns:1fr;gap:17px}.product-card,.product-card:nth-child(n){display:grid;min-height:192px;grid-template-columns:128px 1fr;transform:rotate(0)}.product-card-tape{display:none}.product-image{min-height:100%;aspect-ratio:auto;border-radius:4px 0 0 8px}.product-index{display:none}.product-card-body{padding:13px}.product-card h3{margin-bottom:5px;font-size:1.02rem}.product-description{font-size:.72rem}.product-highlights{display:none}.product-bottom{padding-top:10px}.product-bottom strong{font-size:1.08rem}.product-actions{padding-top:9px;margin-top:9px}.product-skeleton{height:192px}.page-section,.section{padding-top:4.5rem;padding-bottom:4.5rem}.split-heading{align-items:flex-start;flex-direction:column;gap:2px}.camp-map{margin-inline:-8px;padding:20px 10px 40px;border:0;background:transparent}.map-compass,.map-trail{display:none}.category-grid{grid-template-columns:1fr;gap:14px}.category-card,.category-card:nth-child(n){min-height:170px;transform:rotate(0)}.category-pin{width:40px;height:40px}.journey-section{padding:4.8rem 0}.journey-card{min-height:220px;padding:21px}.journey-icon{top:39px;right:20px;width:78px;height:78px}.journey-icon svg{width:45px}.trust-grid{grid-template-columns:1fr;gap:18px}.trust-note{grid-column:auto}.guide-grid{grid-template-columns:1fr}.guide-grid .guide-card:last-child{display:block}.guide-card,.guide-card:nth-child(n){transform:rotate(0)}.guide-card-image{height:205px}.guide-card h3,.guide-card p:not(.eyebrow){min-height:0}.page-intro{margin-bottom:31px;padding:25px 20px}.page-intro h1{font-size:clamp(2.9rem,13vw,4.25rem)}.guide-cover{height:350px}.article-shell{width:min(100% - 24px,780px);margin-top:-25px;padding:33px 20px 75px}.article-lead{font-size:1.04rem}.values-grid{grid-template-columns:1fr}.values-grid>div:nth-child(2){transform:none}.saved-card{grid-template-columns:1fr}.saved-card>img{height:210px;min-height:0}.saved-card h2{font-size:1.65rem}.saved-actions{flex-wrap:wrap}.dialog-backdrop{align-items:flex-end;padding:0}.product-dialog{max-height:93vh;border-radius:12px 12px 0 0}.product-dialog:after{display:none}.dialog-grid{grid-template-columns:1fr}.dialog-gallery{padding:10px}.dialog-gallery .dialog-main-image{min-height:245px;height:245px}.dialog-thumbs{grid-template-columns:repeat(4,1fr)}.dialog-thumbs button{height:56px}.dialog-copy{padding:28px 21px 26px}.dialog-copy h2{font-size:2.3rem}.product-info-grid,.spec-list div{grid-template-columns:1fr}.spec-list div{gap:2px}.variant-list>div{grid-template-columns:1fr}.variant-list span{white-space:normal}.dialog-actions{align-items:stretch;flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:28px;padding:45px 0 68px}.footer-intro{padding-left:70px}.footer-night{opacity:.4}.toast{align-items:flex-start;flex-direction:column;gap:8px;width:calc(100% - 30px)}.toast button{position:absolute;top:10px;right:10px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.motion-ready [data-reveal]{opacity:1;transform:none}}