*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#24231f;background:#f3f1e9;font:16px/1.55 Gotham,Avenir Next,Montserrat,Century Gothic,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;z-index:30;background:#fff;padding:1rem}.site-header{height:88px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:#f3f1e9}.wordmark{font-weight:800;font-size:1.5rem;letter-spacing:-.08em;line-height:.9}.wordmark span{display:block;letter-spacing:.1em;font-size:.62rem;margin-top:.25rem}.site-header nav{display:flex;gap:2.4rem;font-size:.86rem;text-transform:uppercase;letter-spacing:.12em}.site-header nav a:hover,.text-link:hover{text-decoration:underline}.eyebrow{display:block;font-size:.75rem;letter-spacing:.2em;font-weight:700}.hero{position:relative;min-height:690px;background:#222;overflow:hidden}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:brightness(.58)}.hero-copy{position:relative;z-index:1;color:#fff;padding:clamp(6rem,13vw,12rem) 8vw 7rem;max-width:800px}.hero h1,.intro h2,.story h2,.shop-strip h2,.catalog-head h1,.product-info h1,.cart-page h1{font-size:clamp(3rem,6.5vw,6.5rem);font-weight:500;letter-spacing:-.07em;line-height:1.03;margin:.35em 0}.hero p{max-width:410px;font-size:1.12rem;margin:0 0 2rem}.button{border:1px solid transparent;padding:1rem 1.4rem;display:inline-flex;align-items:center;gap:2rem;justify-content:space-between;min-height:52px;font-size:.83rem;letter-spacing:.09em;text-transform:uppercase;font-weight:700}.button.light{background:#f3f1e9;color:#24231f}.button.dark{background:#262621;color:#fff}.button:hover{background:#bb673d;color:#fff}.button:disabled{opacity:.5;cursor:not-allowed}.intro{padding:7rem 8vw 5rem;display:grid;grid-template-columns:1fr 2fr;gap:2rem}.intro h2{margin:0;font-size:clamp(3rem,5vw,5rem)}.intro p{font-size:1.35rem;max-width:540px;margin:1rem 0}.collection-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:0 5vw 7rem}.feature{position:relative;min-height:460px;overflow:hidden;background:#d5d1c4}.feature.large{grid-row:span 2;min-height:940px}.feature img{width:100%;height:100%;position:absolute;object-fit:cover;transition:transform .4s}.feature:hover img{transform:scale(1.025)}.feature-caption{position:absolute;bottom:0;left:0;right:0;padding:3rem 2rem 1.6rem;background:linear-gradient(transparent,#000000a6);color:#fff;display:flex;align-items:end;justify-content:space-between;gap:1rem}.feature-caption b{font-size:2rem;font-weight:500;letter-spacing:-.05em}.feature-caption span{font-size:.85rem}.story{background:#dbd9cf;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:6vw;padding:7vw}.story h2{font-size:clamp(2.5rem,4vw,5rem)}.story p{font-size:1.1rem;max-width:500px}.story img{width:100%;aspect-ratio:1;object-fit:cover}.text-link{display:inline-block;padding:.5rem 0;border:0;border-bottom:1px solid currentColor;background:none;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase}.shop-strip{padding:8rem 8vw;text-align:center}.shop-strip h2{max-width:800px;margin:.35em auto .6em}.footer{background:#252520;color:#edece5;padding:4rem 7vw 2rem;display:grid;grid-template-columns:2fr 1fr;gap:2rem}.footer strong{letter-spacing:.1em}.footer a{display:block;margin-bottom:.65rem}.footer small{grid-column:1/-1;color:#aaa}.catalog-head{padding:6rem 7vw 3rem}.catalog-head h1{font-size:clamp(3rem,6vw,6rem)}.products{padding:0 7vw 7rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.product-card img,.product-image-empty{width:100%;aspect-ratio:1;object-fit:cover;background:#e0ddd2}.product-image-empty{display:grid;place-items:center;padding:2rem;font-size:2rem}.product-caption{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 0}.product-caption h2{font-size:1.2rem;margin:0;font-weight:500}.product-caption span{white-space:nowrap}.product-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:6vw;padding:3rem 7vw 7rem}.product-gallery img{display:block;width:100%;height:auto;margin-bottom:1rem}.product-info{position:sticky;top:2rem;align-self:start}.product-info h1{font-size:clamp(3rem,5vw,5rem)}.back{display:block;margin-bottom:4rem;font-size:.85rem}.price{font-size:1.35rem}.description{margin:2rem 0;max-width:550px}.product-info form{display:grid;gap:.6rem}.product-info label{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;margin-top:1rem}.product-info select,.product-info input,.catalog-head input{width:100%;padding:1rem;border:1px solid #aaa;background:transparent}.product-info input{max-width:110px}.product-info button{margin-top:1.5rem}.cart-page,.page-content{max-width:1000px;margin:0 auto;padding:5rem 6vw 9rem;min-height:50vh}.cart-row{display:grid;grid-template-columns:100px 1fr 100px 100px;gap:1.5rem;align-items:center;border-bottom:1px solid #ccc;padding:1rem 0}.cart-row img{width:100px}.cart-row input{width:70px}.cart-row p{margin:.2rem 0}.cart-row a:last-child{text-decoration:underline;font-size:.85rem}.cart-total,.cart-actions{display:flex;justify-content:flex-end;gap:2rem;margin-top:1.5rem}.empty,.pagination{grid-column:1/-1}@media(max-width:800px){.site-header{height:72px;padding:0 5vw}.site-header nav{gap:1rem;font-size:.72rem}.hero{min-height:620px}.hero-copy{padding:9rem 7vw 5rem}.intro{padding:5rem 6vw;display:block}.collection-grid{display:block;padding:0 4vw 4rem}.feature,.feature.large{display:block;min-height:420px;margin-bottom:1rem}.feature-caption{padding:3rem 1rem 1rem}.feature-caption b{font-size:1.5rem}.feature-caption span{font-size:.7rem}.story{display:flex;flex-direction:column;padding:5rem 6vw}.story img{max-width:600px}.products{grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 5vw 5rem}.product-layout{display:block;padding:1rem 5vw 5rem}.product-info{position:static}.back{margin:2rem 0}.footer{grid-template-columns:1fr}.cart-row{grid-template-columns:75px 1fr 70px;gap:.6rem}.cart-row img{width:75px}.cart-row strong{grid-column:2/-1;text-align:right}}@media(max-width:480px){.site-header nav{gap:.7rem}.site-header nav a:nth-child(2){display:none}.products{grid-template-columns:1fr}.feature-caption,.feature-caption span{display:block}.cart-page{padding:3rem 5vw}.hero h1{font-size:3.2rem}}.coming-soon{margin:-.4rem 0 1rem;text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:700;color:#7b6b5d}body{background:#fffdfb;color:#252525;font-family:Gotham,Avenir Next,Montserrat,Century Gothic,Arial,sans-serif}.site-header{height:76px;background:#fffdfb;border-bottom:1px solid #ede7e0}.wordmark{letter-spacing:.01em;font-weight:600;font-size:1.4rem}.site-header nav{gap:2rem;letter-spacing:.06em}.pdf-hero{min-height:700px;position:relative;display:flex;align-items:center;padding:6vw;background:#aa927e;overflow:hidden}.pdf-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.pdf-hero-card{position:relative;width:min(490px,100%);min-height:495px;background:#ffffffe8;border-radius:28px;padding:38px;display:flex;flex-direction:column;align-items:flex-start}.pdf-brand{font-size:1rem;letter-spacing:.035em}.pdf-hero h1{font-size:clamp(2.1rem,3vw,3rem);line-height:1.13;letter-spacing:-.04em;font-weight:650;margin:2rem 0 1rem}.pdf-hero p{font-size:1rem;line-height:1.5;max-width:380px;margin:0}.pdf-hero-button{background:#f05223;color:#fff;padding:1rem 1.2rem;border-radius:13px;margin-top:auto;font-size:.82rem;font-weight:700;display:inline-flex;gap:1.5rem;align-items:center}.pdf-hero-button:hover{background:#cd3f16}.pdf-section{padding:clamp(4rem,7vw,8rem) max(5vw,calc((100vw - 1500px)/2))}.pdf-kicker{font-size:.75rem;font-weight:800;color:#e94e22;letter-spacing:.06em}.pdf-section h2{font-weight:400;font-size:clamp(2.2rem,3.5vw,4rem);letter-spacing:-.055em;line-height:1.11;margin:.8rem 0 1.4rem}.pdf-section p{line-height:1.55;color:#5a5653}.pdf-why{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(250px,.8fr);gap:5vw;align-items:start}.pdf-why-copy>p{max-width:790px}.pdf-why-image{width:100%;height:590px;object-fit:cover;border-radius:24px}.pdf-values{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:3rem 0 2rem}.pdf-values>div,.pdf-note,.pdf-stewardship{background:#f7f2ec;border-radius:22px;padding:1.6rem}.pdf-values b{display:block;color:#ee5024;font-size:1.2rem;margin-bottom:.8rem}.pdf-values strong,.pdf-note strong,.pdf-audience strong,.pdf-stewardship strong{display:block;font-size:.72rem;line-height:1.25;text-transform:uppercase;letter-spacing:.04em}.pdf-values p{font-size:.83rem;line-height:1.4}.pdf-audience{background:#222;color:#fff;border-radius:18px;padding:1.2rem 1.5rem;max-width:750px}.pdf-audience strong{color:#f05223}.pdf-audience p{color:#fff;font-size:.86rem;margin:.35rem 0 0}.pdf-section-title{margin-bottom:4rem}.pdf-section-title p{margin:0}.pdf-feature{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center;padding:4.5rem 0;border-top:1px solid #e8e1da}.pdf-feature-copy>p{max-width:610px}.pdf-feature-visual{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start}.pdf-feature-visual img{width:100%;height:500px;object-fit:cover;border-radius:22px}.pdf-feature-visual img:only-child{grid-column:1/-1;height:650px}.pdf-feature-visual .pdf-detail{height:330px;align-self:end}.pdf-feature-reverse .pdf-feature-visual{grid-column:1;grid-row:1}.pdf-feature-reverse .pdf-feature-copy{grid-column:2;grid-row:1}.pdf-note{margin:1rem 0}.pdf-note p{font-size:.93rem;margin:.6rem 0 0}.pdf-product-status{display:flex;align-items:center;gap:1.2rem;margin-top:1.8rem}.pdf-product-status span{font-size:1.75rem;letter-spacing:-.04em}.pdf-product-status b{color:#e94e22;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.pdf-stewardship{margin-top:1rem;max-width:900px}.pdf-stewardship p{margin:.5rem 0}.pdf-stewardship>b{color:#e94e22}.pdf-materials{border-top:1px solid #e8e1da}.pdf-materials>p{max-width:640px}.pdf-materials img{display:block;width:100%;height:auto;margin:3rem auto 0}.pdf-materials-note{font-size:.85rem}.footer{background:#262421}.catalog-head{padding-top:5rem}.products .product-card img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:18px}@media(max-width:900px){.pdf-why,.pdf-feature{grid-template-columns:1fr}.pdf-why-image{height:450px}.pdf-feature-reverse .pdf-feature-visual,.pdf-feature-reverse .pdf-feature-copy{grid-column:auto;grid-row:auto}.pdf-feature-reverse .pdf-feature-copy{grid-row:1}.pdf-feature-visual img:only-child{height:540px}}@media(max-width:600px){.site-header nav{gap:.8rem;font-size:.7rem}.pdf-hero{min-height:700px;padding:1.2rem;align-items:end}.pdf-hero-card{min-height:355px;padding:1.5rem;border-radius:20px}.pdf-hero h1{margin:1rem 0}.pdf-section{padding:4rem 6vw}.pdf-values{grid-template-columns:1fr;margin:2rem 0}.pdf-why-image{height:340px}.pdf-feature{padding:3rem 0}.pdf-feature-visual img,.pdf-feature-visual img:only-child{height:360px}.pdf-feature-visual .pdf-detail{height:250px}.pdf-hero-button{margin-top:2rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
