.heritage{--paper:#f5f3ec;--ink:#163f2c;--red:#a5542c;--gold:#d9b367;background:var(--paper);color:var(--ink);font-family:var(--font-source-sans),sans-serif;font-size:16px;line-height:1.5}.heritage *{box-sizing:border-box}.heritage a,.heritage button{-webkit-tap-highlight-color:transparent}:is(.heritage a:focus-visible,.heritage button:focus-visible){outline:3px solid var(--red);outline-offset:5px}.heritage h1,.heritage h2,.heritage h3,.heritage p{margin:0}.heritage h1,.heritage h2,.heritage h3{font-family:Georgia,var(--font-source-serif),serif;font-weight:700}.heritage h2{letter-spacing:-2px;font-size:clamp(36px,4.2vw,66px);line-height:1.04}.h-header{z-index:40;position:relative}.h-topline{background:var(--ink);color:var(--paper);letter-spacing:1.7px;justify-content:space-between;padding:9px 4%;font-size:12px;display:flex}.h-nav{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;gap:28px;height:106px;margin:0 4%;display:flex}.h-brand{align-items:center;gap:14px;display:flex}.h-brand>span{letter-spacing:1px;font:700 22px/.95 Georgia}.h-brand small{font:12px/1.8 var(--font-source-sans),sans-serif;letter-spacing:3px}.h-logo{object-fit:contain;mix-blend-mode:multiply;width:82px;height:82px}.h-nav nav{gap:35px;display:flex}.h-nav nav a{text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:700}.h-nav-cta{border:1px solid var(--ink);text-transform:uppercase;align-items:center;gap:30px;padding:12px 18px;font-size:13px;font-weight:700;display:flex}.h-nav a:hover{color:var(--red)}.h-menu{display:none}.h-mobile{flex-direction:column;gap:25px;padding:28px;display:flex}.h-hero{background-image:linear-gradient(90deg,#f5f3ecdd,#f5f3ecaa),url(/assets/topography-light-cream.webp);background-size:cover;grid-template-columns:1.02fr 1fr;padding:28px 4% 0;display:grid;position:relative}.h-hero-copy{z-index:2;padding:42px 10px 38px 0}.h-eyebrow{letter-spacing:2px;font-size:12px;font-weight:700}.h-hero h1{letter-spacing:-4px;margin:27px -70px 24px 0;font-size:clamp(52px,6.1vw,96px);line-height:.98}.h-hero h1 em{color:var(--red);font-weight:400}.h-intro{font-size:19px;line-height:1.65}.h-button{background:var(--red);color:#fff5e3;text-transform:uppercase;letter-spacing:1px;border:1px solid var(--red);cursor:pointer;justify-content:space-between;align-items:center;gap:42px;margin-top:28px;padding:17px 23px;font-size:14px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.h-button:hover{background:var(--ink);transform:translateY(-3px)}.h-hero-note{align-items:center;gap:15px;margin-top:36px;font-size:13px;display:flex}.h-hero-note>span{color:var(--red);font-size:40px}.h-hero-photo{min-height:480px;margin:0 0 5px 28px;position:relative;transform:rotate(2deg)}.h-hero-photo>img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;position:absolute}.h-stamp{background:var(--ink);color:var(--paper);border:4px double var(--paper);outline:5px solid var(--ink);letter-spacing:1px;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:0;width:125px;height:125px;font-size:10px;line-height:1;display:flex;position:absolute;top:18px;right:0;transform:rotate(10deg)}.h-stamp strong{font:700 25px Georgia}.h-hero-bottom{border-top:1px solid var(--ink);letter-spacing:1.5px;grid-column:1/-1;justify-content:space-between;margin-top:20px;padding:20px 0;font-size:12px;display:flex}.h-section{padding:84px 4%}.h-section-head{justify-content:space-between;align-items:end;gap:35px;margin-bottom:38px;display:flex}.h-section-head h2{margin-top:15px}.h-section-head>p{max-width:370px}.h-rods{border-top:1px solid #203e3233}.h-rod-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:27px;display:grid}.h-rod-card{display:block}.h-card-image{aspect-ratio:1.12;background:#dfd7c7;position:relative;overflow:hidden}.h-card-image>img{object-fit:cover;width:100%;height:100%;transition:transform .65s}.h-rod-card:hover img{transform:scale(1.06)}.h-card-arrow{background:var(--ink);color:var(--paper);padding:14px;transition:background .2s;position:absolute;bottom:0;right:0}.h-card-title{justify-content:space-between;align-items:center;gap:10px;margin:18px 0 6px;display:flex}.h-card-title h3{letter-spacing:-1px;font-size:32px}.h-card-title span{font-size:12px;font-weight:700}.h-rod-card small{letter-spacing:1px;border-top:1px solid #203e3255;margin-top:17px;padding-top:13px;font-size:12px;display:block}.h-footer{background:var(--paper);color:var(--ink);grid-template-columns:2fr 1fr 1fr;gap:50px;padding:60px 4% 20px;display:grid}.h-footer img{border-radius:50%;width:140px;margin-bottom:25px}.h-footer nav{flex-direction:column;gap:13px;display:flex}.h-footer a:hover{text-decoration:underline}.h-footer-bottom{letter-spacing:1px;border-top:1px solid #163f2c33;grid-column:1/-1;justify-content:space-between;padding-top:24px;font-size:12px;display:flex}@media (min-width:1600px){.h-hero,.h-section,.h-footer{padding-left:max(4%,50vw - 740px);padding-right:max(4%,50vw - 740px)}}@media (max-width:900px){.h-nav nav{display:none}.h-nav{height:85px}.h-menu{display:block}.h-logo{width:65px;height:65px}.h-topline span:last-child{display:none}.h-hero h1{margin-right:-60px;font-size:60px}.h-hero-photo{min-height:470px}.h-hero-note{margin-top:25px}.h-card-title,.h-section-head{flex-direction:column;align-items:start}.h-stamp{width:100px;height:100px}.h-stamp strong{font-size:20px}}@media (max-width:620px){.h-topline{letter-spacing:1px;font-size:10px}.h-nav-cta{display:none}.h-brand>span{font-size:19px}.h-hero{grid-template-columns:1fr;padding-top:10px;overflow:hidden}.h-hero h1{letter-spacing:-2px;margin-right:0;font-size:clamp(48px,12vw,72px)}.h-hero-copy{padding-top:25px}.h-intro{font-size:17px}.h-hero-photo{min-height:390px;margin:0 7px 5px;transform:rotate(1deg)}.h-hero-bottom{gap:15px;font-size:10px}.h-hero-bottom>span:last-child{display:none}.h-section{padding:55px 5%}.h-rod-grid{grid-template-columns:1fr;gap:35px}.h-card-title{flex-direction:row;align-items:center}.h-card-image{aspect-ratio:1.3}.h-footer{grid-template-columns:1fr 1fr;gap:32px;padding:45px 5% 22px}.h-footer>div:first-child{grid-column:1/-1}.h-footer-bottom{flex-wrap:wrap;gap:15px}.h-footer-bottom>span:nth-child(2){display:none}}@media (prefers-reduced-motion:reduce){.heritage *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.h-experience{overflow:clip}.h-topo{background-image:linear-gradient(#163f2cc7,#163f2cc7),url(/assets/topography-deep-green.webp);background-size:cover}.h-river{background:var(--ink);height:570px;color:var(--paper);position:relative;overflow:hidden}.h-river>img{object-fit:cover;filter:saturate(.65);width:100%;height:115%;position:absolute;top:-7%}.h-river:after{content:"";background:linear-gradient(90deg,#102b33a8,#0000);position:absolute;inset:0}.h-river-copy{z-index:2;max-width:650px;position:absolute;top:24%;left:7%}.h-river-copy h2{margin:20px 0}.h-river-caption{z-index:2;letter-spacing:2px;font-size:12px;position:absolute;bottom:25px;left:7%}.h-story{grid-template-columns:1fr 1fr;align-items:center;gap:8%;display:grid}.h-story-photo{background:#e5ddd0;padding:13px 13px 40px;position:relative;transform:rotate(-2deg)}.h-story-photo img{aspect-ratio:1.08;object-fit:cover;width:100%}.h-story-photo>span{letter-spacing:1px;text-align:center;margin:18px 0 -18px;font-size:12px;display:block}.h-story h2,.h-detail-section h2,.h-creek-story h2{margin:20px 0 26px}.heritage h2 em{color:var(--red);font-weight:400}.h-story p:not(.h-eyebrow),.h-creek-story p:not(.h-eyebrow){margin-top:18px;font-size:18px;line-height:1.75}.h-text-link{border-bottom:1px solid;align-items:center;gap:30px;margin-top:28px;padding-bottom:7px;font-size:15px;font-weight:700;display:inline-flex}.h-text-link:hover{color:var(--red)}.h-process{color:var(--paper);background-color:var(--ink)}.h-steps{border-top:1px solid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;padding-top:36px;display:grid}.h-steps article>span{opacity:.7;font:italic 36px Georgia}.h-steps h3{margin:18px 0 13px;font-size:27px}.h-steps p{max-width:340px;line-height:1.7}.h-services{border-bottom:1px solid #163f2c33;grid-template-columns:1fr 1fr;gap:9%;display:grid}.h-services>div+div{border-left:1px solid #163f2c55;padding-left:12%}.h-services h3,.h-newsletter h3{margin:15px 0;font-size:32px;line-height:1.1}.h-services p:not(.h-eyebrow){max-width:420px}.h-link-row{gap:25px;margin-top:28px;font-size:15px;font-weight:700;display:flex}.h-link-row a{text-underline-offset:7px;text-decoration:underline}.h-newsletter{background:#e5ddd0;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:48px 4%;display:grid}.h-newsletter form{margin-top:0}.h-newsletter p{max-width:430px}.h-closing{text-align:center;color:var(--paper);background-color:var(--ink);border-bottom:1px solid #f5f3ec55;padding:80px 4%}.h-closing h2{margin:22px 0}.h-closing h2 em{color:#e2b080}.h-closing-note{margin-top:20px;font-size:13px;display:block}.h-breadcrumb{border-bottom:1px solid #163f2c22;gap:15px;padding:22px 4%;font-size:13px;display:flex}.h-breadcrumb a:hover{text-decoration:underline}.h-product{grid-template-columns:1.24fr 1fr;gap:6%;padding:20px 4% 65px;display:grid}.h-product-info{padding:12px 0}.h-product-info h1{letter-spacing:-3px;margin:16px 0 20px;font:700 clamp(54px,5.8vw,88px)/1 Georgia}.h-product-info h1>span{letter-spacing:-.5px;margin-top:15px;font:400 30px/1.2 Georgia;display:block}.h-product-info h1>span br{display:none}.h-product-info h1 em{color:var(--red);margin-left:8px}.h-price{border-top:1px solid #163f2c55;align-items:center;gap:20px;margin-bottom:20px;padding-top:20px;display:flex}.h-price strong{font:38px Georgia}.h-price>span{letter-spacing:1.5px;font-size:11px}.h-product-info>p:not(.h-eyebrow){font-size:17px;line-height:1.65}.h-quick-specs{border-top:1px solid #163f2c33;border-bottom:1px solid #163f2c33;grid-template-columns:repeat(3,1fr);margin-top:15px;padding:20px 0;display:grid}.h-quick-specs>div+div{border-left:1px solid #163f2c33;padding-left:22px}.h-quick-specs dt{letter-spacing:1.5px;font-size:11px}.h-quick-specs dd{margin:5px 0 0;font:23px Georgia}.h-product-info .h-button{width:100%;margin:23px 0 14px;display:flex}.heritage .h-small-note{opacity:.85;font-size:13px!important;line-height:1.6!important}.h-spec-link{text-underline-offset:5px;margin-top:20px;font-size:14px;text-decoration:underline;display:inline-block}.h-gallery-main{background:#e5ddd0;position:relative}.h-gallery-open{aspect-ratio:1;cursor:zoom-in;touch-action:pan-y;width:100%;display:block;position:relative;overflow:hidden}.h-gallery-open>img{object-fit:cover;width:100%;height:100%}.h-expand{background:var(--paper);color:var(--ink);padding:10px;position:absolute;top:17px;right:17px}.h-gallery-bar{background:var(--ink);color:var(--paper);letter-spacing:.4px;justify-content:space-between;align-items:center;padding:0 17px;font-size:12px;display:flex}.h-gallery-bar>div{display:flex}.h-gallery-bar button{cursor:pointer;padding:15px 12px}.h-gallery-bar button:hover{background:#fff2}.h-thumbnails{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:15px;display:grid}.h-thumbnails button{cursor:pointer;text-align:left;border-bottom:3px solid #0000;padding-bottom:7px}.h-thumbnails button[aria-pressed=true]{border-color:var(--red)}.h-thumbnails img{aspect-ratio:1.45;object-fit:cover;opacity:.65;width:100%;transition:opacity .2s}.h-thumbnails button[aria-pressed=true] img,.h-thumbnails button:hover img{opacity:1}.h-thumbnails span{margin-top:8px;font-size:12px;display:block}.h-lightbox{max-height:94dvh;overflow:auto;border-radius:0!important;width:min(1000px,94vw)!important;max-width:1000px!important;padding:25px!important}.h-lightbox-img{object-fit:contain;width:100%;max-height:68dvh}.h-lightbox-nav{justify-content:space-between;display:flex}.h-lightbox-nav button{cursor:pointer;align-items:center;gap:10px;padding:10px 12px;display:flex}.h-benefits{color:var(--paper);background-color:var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;padding:38px 4%;display:grid}.h-benefits>div{padding-left:36px;position:relative}.h-benefits span{color:#ddb18b;font:italic 18px Georgia;position:absolute;top:5px;left:0}.h-benefits h3{margin-bottom:8px;font-size:26px}.h-benefits p{max-width:300px}.h-detail-section{grid-template-columns:1fr 1.3fr;align-items:start;gap:8%;display:grid}.h-detail-section>div:first-child{position:sticky;top:30px}.h-product-tabs [data-slot=tabs-list]{border-bottom:1px solid var(--ink);gap:22px;width:100%;height:auto;padding:0}.h-product-tabs [data-slot=tabs-trigger]{white-space:normal;height:auto;color:var(--ink);border-radius:0;padding:10px 0 16px;font-size:14px}.h-product-tabs [data-slot=tabs-trigger][data-active]{color:var(--red);font-weight:700}.h-product-tabs [data-slot=tabs-trigger]:after{background:var(--red);bottom:-1px!important}.h-product-tabs [data-slot=tabs-content]{min-height:380px;padding-top:14px}.h-spec-table>div{border-bottom:1px solid #163f2c22;justify-content:space-between;gap:25px;padding:12px 0;font-size:15px;display:flex}.h-spec-table dd{text-align:right;margin:0;font-weight:600}.h-product-tabs .h-small-note{margin-top:15px}.h-tab-copy{padding:10px 0;font-size:17px;line-height:1.8}.h-tab-copy h3{margin-bottom:20px;font-size:28px}.h-tab-copy p+p{margin-top:18px}.h-tab-copy a{text-underline-offset:4px;text-decoration:underline}.h-creek-story{background-blend-mode:multiply;background:#e5ddd0 url(/assets/topography-light-cream.webp) 50%/cover;grid-template-columns:1fr 1fr;align-items:center;gap:6%;padding:45px 6%;display:grid}.h-creek-art{max-width:560px}.h-creek-art img{mix-blend-mode:multiply;width:100%;transform:rotate(-3deg)}.h-handwritten{color:var(--red);margin-top:30px;font:italic 28px Georgia;display:block}.h-questions{background:#e5ddd055;grid-template-columns:1fr 1.3fr;gap:8%;display:grid}.h-questions h2{margin-top:20px}.h-faq>div{border-top:1px solid #163f2c55}.h-faq>div:last-child{border-bottom:1px solid #163f2c55}.h-faq h3 button{text-align:left;width:100%;font:600 19px/1.5 var(--font-source-sans),sans-serif;cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.h-faq h3 button svg{flex-shrink:0}.h-faq [role=region]{overflow:hidden}.h-faq [role=region] p{padding:0 30px 22px 0;font-size:16px;line-height:1.7}@media (max-width:1000px){.h-product{grid-template-columns:1fr 1fr;gap:4%}.h-product-info h1{font-size:62px}.h-product-info h1>span{font-size:25px}.h-product-info>p:not(.h-eyebrow){font-size:16px}.h-gallery-open{aspect-ratio:.8}.h-thumbnails{gap:7px}.h-product-tabs [data-slot=tabs-list]{gap:10px}.h-benefits{gap:22px}.h-benefits h3{font-size:22px}.h-detail-section{gap:5%}.h-story{gap:6%}.h-newsletter{gap:30px}}@media (max-width:700px){.h-river{height:440px}.h-river-copy{top:24%;left:6%}.h-river-copy h2{font-size:44px}.h-story,.h-creek-story,.h-detail-section,.h-questions{grid-template-columns:1fr;gap:40px}.h-story-photo{max-width:500px}.h-steps{grid-template-columns:1fr;gap:30px}.h-steps article{grid-template-columns:42px 1fr;gap:0 18px;display:grid}.h-steps article>span{grid-row:1/3}.h-steps h3{margin:4px 0 12px}.h-steps p{max-width:none}.h-services{grid-template-columns:1fr;gap:40px}.h-services>div+div{border-top:1px solid #163f2c55;border-left:0;padding:35px 0 0}.h-newsletter{grid-template-columns:1fr;gap:25px;padding:40px 5%}.h-closing{padding:60px 5%}.h-product{grid-template-columns:1fr;gap:28px;padding:15px 5% 40px}.h-gallery-open{aspect-ratio:1.13}.h-product-info h1{font-size:68px}.h-product-info h1>span{font-size:29px}.h-product-info h1>span br{display:none}.h-benefits{grid-template-columns:1fr;gap:30px;padding:35px 5%}.h-benefits p{max-width:none}.h-detail-section>div:first-child{position:static}.h-product-tabs [data-slot=tabs-content]{min-height:0}.h-creek-story{padding:35px 5% 55px}.h-creek-art{max-width:420px;margin:auto}.h-questions h2{font-size:42px}.h-thumbnails span{font-size:11px}.h-breadcrumb{padding:18px 5%}.h-closing h2{font-size:40px}.h-hero h1{font-size:clamp(48px,11.7vw,72px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.h-parallax{transform:none!important}}.h-rod-card .h-card-arrow{filter:drop-shadow(1px 2px 1px #30271925);background:0 0;justify-content:center;align-items:center;width:78px;height:66px;padding:0;display:flex;bottom:13px;right:15px}.h-rod-card .h-card-arrow svg{width:100%;height:100%;transition:transform .2s;overflow:visible;transform:rotate(-6deg)}.h-rod-card:hover .h-card-arrow{background:0 0}:is(.h-rod-card:hover .h-card-arrow svg,.h-rod-card:focus-visible .h-card-arrow svg){transform:rotate(-6deg)translateY(-4px)}@media (max-width:900px){.h-rod-card .h-card-arrow{width:66px;height:56px;bottom:12px;right:12px}}@media (max-width:600px){.h-hero .h-hero-copy>.h-button{gap:24px;width:auto;min-height:44px;padding:12px 18px;font-size:13px}.h-hero .h-hero-copy>.h-hero-note{margin-top:22px;display:block}.h-hero .h-stamp{letter-spacing:.4px;text-align:center;font-size:8px;line-height:1.2}.h-hero .h-stamp strong{font-size:18px;line-height:1.15}}@media (prefers-reduced-motion:reduce){.h-rod-card .h-card-arrow svg{transition:none}}.h-about-finish{background-color:var(--ink)}.h-about-finish>.h-process,.h-about-finish>.h-closing{background:0 0}.h-about-finish>.h-closing:before{display:none}.h-about-finish>.h-closing{border-bottom:0}.h-target-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;display:grid}.h-target-art{background:#ebe9df;justify-content:center;align-items:center;height:180px;margin-bottom:22px;display:flex}.h-target-art img{object-fit:contain;width:90%;height:90%}.h-target-grid h3{margin-bottom:12px;font-size:26px}.h-target-grid p{font-size:16px;line-height:1.7}.h-product-info h1{overflow-wrap:anywhere}@media (max-width:600px){.h-target-grid{grid-template-columns:1fr;gap:32px}.h-target-art{height:190px}.h-target-art img{max-width:340px}.h-product-info h1{font-size:clamp(42px,10vw,60px)}}.h-creek-art img{mix-blend-mode:normal;opacity:1;background:#f5f0e1}.h-footer>div:first-child>img{mix-blend-mode:multiply;border-radius:0}.h-footer-origin{align-items:center;gap:14px;display:flex}.h-footer .h-footer-origin img{object-fit:contain;border-radius:0;flex-shrink:0;width:42px;height:28px;margin:0}.h-closing.h-topo{isolation:isolate;background-image:none;position:relative;overflow:hidden}.h-closing.h-topo:before{content:"";z-index:-1;pointer-events:none;will-change:transform;background-image:linear-gradient(#163f2cc7,#163f2cc7),url(/assets/topography-deep-green.webp);background-position:50%;background-size:cover;animation:28s ease-in-out infinite alternate heritage-contour-drift;position:absolute;inset:-10%}@keyframes heritage-contour-drift{0%{transform:translate(-2%,-1%)scale(1.02)rotate(-1deg)}to{transform:translate(2%,1%)scale(1.07)rotate(1deg)}}@media (prefers-reduced-motion:reduce){.h-closing.h-topo:before{will-change:auto;animation:none}}.h-coaster{isolation:isolate;background:linear-gradient(135deg,#d7c09b 0%,#eee1c9 19%,#c6a77b 39%,#ead7b8 61%,#bea07a 83%,#dfccaa 100%);border:1px solid #bca583;border-radius:23px 20px 25px 21px;padding:7px;position:relative;box-shadow:0 2px #af9570,0 5px 8px #3c30191a}.h-coaster:after{content:"";pointer-events:none;border:2px dashed #f8eddb77;border-radius:20px 17px 22px 18px;position:absolute;inset:3px;box-shadow:inset 0 0 5px 2px #86623726}.h-coaster img{aspect-ratio:1;object-fit:contain;mix-blend-mode:normal;opacity:1;background:#f5f0e1;border-radius:17px 15px 19px 16px;width:100%;height:auto;display:block}.h-hero-photo{align-items:center;display:flex}.h-hero-photo .h-coaster{width:100%}.h-creek-art .h-coaster{transform:rotate(-3deg)}.h-creek-art .h-coaster img{transform:none}.h-product-info>.h-small-note{clear:both;margin-top:24px;padding-top:8px;position:relative}.h-product-info>.h-button{margin-bottom:0}.h-coaster{background:#e8dfcd;border:0;border-radius:15px 18px 14px 17px;padding:4px;box-shadow:0 1px 1px #65543a20,0 3px 7px #3c30190c}.h-coaster:after{border-radius:inherit;border:0;inset:0;box-shadow:inset 0 0 4px 1px #92795425}.h-coaster img{border-radius:12px 15px 11px 14px}.h-creek-art .h-coaster{background:#f5f0e1;padding-top:16px}.h-creek-art .h-coaster img{-webkit-mask-image:linear-gradient(#0000 0,#000 14px);mask-image:linear-gradient(#0000 0,#000 14px)}
