:root{--ink:#242522;--copper:#a05c3e;--line:#deded8;--studio:#252528}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.55 Arial,sans-serif}a{color:inherit;text-underline-offset:6px}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible,.hero:focus-visible,summary:focus-visible{outline:3px solid #d39168;outline-offset:5px}header{padding:25px 4%;display:flex;gap:30px;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.brand{font:24px Georgia,serif;letter-spacing:.22em;text-decoration:none;white-space:nowrap}.brand small{display:block;font:11px Arial,sans-serif;text-align:center;letter-spacing:.44em;margin-top:7px}header nav{display:flex;gap:28px;align-items:center}header nav a{font-size:14px;text-decoration:none;padding:8px 0}header nav a:hover{color:var(--copper)}.header-contact{font-size:14px;text-decoration:none;color:var(--copper)}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.skip:focus{position:fixed;z-index:20;top:8px;left:8px;background:#fff;padding:16px}.hero{position:relative;isolation:isolate;height:clamp(540px,53vw,810px);background:var(--studio);color:#fff;overflow:hidden;touch-action:pan-y}.slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s;pointer-events:none}.slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.slide-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1}.copy{position:absolute;left:5.5%;top:50%;transform:translateY(-54%);width:44%;max-width:650px}.eyebrow{font-size:12px;letter-spacing:.2em;text-transform:uppercase}.copy h2{font:clamp(45px,5.6vw,90px)/1.04 Georgia,serif;letter-spacing:-.045em;margin:25px 0}.copy p{max-width:390px;font-size:17px;line-height:1.6;color:#e4e2e0}.button{display:flex;align-items:center;justify-content:space-between;gap:24px;width:max-content;max-width:100%;background:var(--copper);padding:15px 24px;color:#fff;text-decoration:none;margin-top:28px;font-size:15px}.button:hover{background:#b16a49}.button span{font-size:23px;line-height:1}.secondary{display:block;width:max-content;font-size:14px;margin-top:19px;text-decoration:none;color:#dedbd8}.secondary:hover{text-decoration:underline}.hero-credit{position:absolute;right:5%;bottom:30px;margin:0;font:22px Georgia,serif;text-align:right}.hero-credit span{font:11px Arial,sans-serif;letter-spacing:.18em;display:block;margin-bottom:6px;color:#ccc}.carousel-controls{position:absolute;bottom:25px;left:5.5%;display:flex;align-items:center;gap:14px;z-index:3}.carousel-controls[hidden]{display:none}.arrow,.pause,.dot{border:0;background:transparent;color:#fff}.arrow{border:1px solid #ffffff40;width:44px;height:44px;border-radius:50%;font-size:21px}.arrow:hover{background:#ffffff14}.dots{display:flex;gap:0}.dot{width:27px;height:44px;display:grid;place-items:center;padding:0}.dot:after{content:"";display:block;width:6px;height:6px;background:#ffffff60;border-radius:50%;transition:background .3s,transform .3s}.dot[aria-current=true]:after{background:#d68a60;transform:scale(1.5)}.counter{font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:.12em;margin-left:5px;color:#ccc}.pause{border-left:1px solid #ffffff40;min-width:85px;min-height:44px;font-size:14px;padding-left:18px;margin-left:4px}.pause span{font-size:13px;margin-left:5px}.category-section{padding:48px 5.5% 0;max-width:1600px;margin:auto}.category-intro{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px}.category-intro .eyebrow{color:#777}.category-intro h2{font:34px/1.2 Georgia,serif;letter-spacing:-.025em;margin:0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.category-grid a{display:flex;align-items:center;justify-content:space-between;gap:12px;text-decoration:none;padding:24px 20px;min-height:110px;border-right:1px solid var(--line);font:20px/1.15 Georgia,serif;transition:background .2s}.category-grid a:last-child{border-right:0}.category-grid a:hover{background:#f1efeb}.category-grid small{display:block;font:12px/1.5 Arial,sans-serif;color:#73736d;margin-top:9px}.category-number{font:11px Arial,sans-serif;color:var(--copper);align-self:flex-start;padding-top:3px}.category-grid a>span:last-child{color:var(--copper)}.section{max-width:1600px;margin:auto;padding:70px 5.5%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:30px}.section-heading h2{font:clamp(34px,3.8vw,55px)/1.15 Georgia,serif;letter-spacing:-.035em;margin:14px 0 0}.section-heading>p{font-size:14px;color:#777;margin:0}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.photo{display:block;aspect-ratio:4/5;background:var(--studio);overflow:hidden}.photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:91% center;transition:transform .5s}.photo:hover img{transform:scale(1.025)}.card-heading{display:flex;align-items:center;justify-content:space-between;margin-top:18px;gap:8px}.card-heading a{padding:8px;font-size:20px;text-decoration:none;color:var(--copper)}h3{font:24px/1.2 Georgia,serif;margin:0}.meta{font-size:13px;color:#73736d;margin:4px 0 0}footer{padding:36px 5.5%;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px}footer p,footer>a:last-child{font-size:14px}footer p{color:#73736d}footer>a:last-child{color:var(--copper)}.preview-note{background:#f6f6f3;border-top:1px solid var(--line);padding:14px 5.5%;font-size:12px;color:#777}.preview-note summary{cursor:pointer}.preview-note p{max-width:950px;line-height:1.6;font-size:14px}@media(max-width:1100px){header{gap:20px}header nav{gap:18px}.header-contact{display:none}.category-grid a{font-size:18px;padding:20px 14px;gap:9px}.category-number{display:none}.grid{gap:16px}.card-heading h3{font-size:22px}.copy{width:45%}.copy p{font-size:16px;max-width:320px}}@media(max-width:800px){header{display:block;padding:20px 5.5%}header nav{margin-top:20px;justify-content:space-between;gap:12px}header nav a{font-size:13px}.hero{height:550px}.copy h2{font-size:49px}.copy{top:47%;width:47%;left:5%}.copy p{font-size:15px;max-width:290px}.button{font-size:14px;padding:13px 17px;gap:12px}.eyebrow{font-size:11px}.carousel-controls{gap:8px;left:5%}.category-grid{grid-template-columns:repeat(2,1fr)}.category-grid a:nth-child(2){border-right:0}.category-grid a:nth-child(-n+2){border-bottom:1px solid var(--line)}.category-intro h2{font-size:30px}.grid{grid-template-columns:repeat(2,1fr);gap:32px 20px}.card-heading h3{font-size:24px}.section{padding-top:55px}}@media(max-width:560px){.brand{font-size:21px}header nav{display:grid;grid-template-columns:repeat(2,1fr);gap:0 20px;margin-top:15px}header nav a{font-size:14px;padding:5px 0}.hero{height:760px;background:#28282a}.slide-image{height:430px;top:auto;bottom:34px;object-position:91% center}.copy{top:27px;transform:none;left:6%;width:88%;max-width:none}.copy h2{font-size:45px;line-height:1.03;margin:16px 0}.copy p{font-size:15px;line-height:1.5;max-width:330px;margin:0}.button{margin-top:19px;min-height:46px;padding:12px 20px}.secondary{margin-top:13px;font-size:13px}.hero-credit{bottom:87px;right:6%;font-size:19px;text-shadow:0 1px 10px #000}.hero-credit span{font-size:10px}.carousel-controls{bottom:12px;left:6%;gap:8px}.arrow{width:38px;height:38px}.dot{width:23px}.counter{font-size:11px}.pause{padding-left:12px;min-width:73px;margin-left:0}.category-section{padding:35px 6% 0}.category-intro{display:block;margin-bottom:24px}.category-intro h2{font-size:32px;margin-top:10px}.category-grid a{padding:19px 12px;min-height:104px;font-size:19px}.category-grid small{font-size:12px}.section{padding:45px 6%}.section-heading{display:block}.section-heading>p{display:none}.section-heading h2{font-size:37px}.grid{gap:25px 14px}.photo{aspect-ratio:3/4}.card-heading{margin-top:10px;align-items:flex-start}.card-heading h3{font-size:21px}.card-heading a{padding:1px 3px;font-size:19px}.meta{font-size:12px}.photo img{object-position:87% center}footer{padding:30px 6%;flex-wrap:wrap}footer p{display:none}.preview-note{padding:14px 6%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}.photo:hover img{transform:none}}.brand.brand-logo{position:relative;display:block;flex:0 0 auto;width:250px;aspect-ratio:1360/284;overflow:hidden;line-height:0;letter-spacing:normal}.brand-logo img{position:absolute;display:block;width:130.441177%;max-width:none;height:auto;left:-15.294118%;top:-104.929577%}footer .brand.brand-logo{width:225px}@media(max-width:1100px){header .brand.brand-logo{width:220px}}@media(max-width:650px){header .brand.brand-logo{width:210px}footer .brand.brand-logo{width:210px}}.bag-link{white-space:nowrap;text-decoration:none}.shop-wrap{max-width:1440px;margin:auto;padding:56px 5.5%;min-height:55vh}.shop-wrap h1{font:clamp(34px,4vw,60px)/1.1 Georgia,serif;letter-spacing:-.035em}.product-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:7vw}.product-image{width:100%;height:600px;object-fit:contain;background:#f7f6f3}.product-info{align-self:start}.product-info h1{font-size:clamp(30px,3vw,48px)}.price{font-size:25px;color:var(--copper)}.shop-wrap select,.shop-wrap input,.shop-wrap textarea{font:inherit;padding:13px;border:1px solid var(--line);max-width:100%;background:#fff}.shop-wrap select{width:100%}.shop-wrap button{border:0}.shop-wrap button:disabled{opacity:.55;cursor:not-allowed}.description{margin-top:56px}.description table{border-collapse:collapse;width:100%}.description td,.description th{border-bottom:1px solid var(--line);padding:12px;text-align:left}.description img{max-width:100%;height:auto}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px 24px}.product-tile{text-decoration:none}.product-tile img{width:100%;height:300px;object-fit:contain;background:#f7f6f3}.product-tile h2{font:24px/1.2 Georgia,serif}.product-gallery{display:flex;gap:10px;overflow:auto}.product-gallery img{width:80px;height:80px;object-fit:contain}.cart-row{display:grid;grid-template-columns:100px 1fr 100px 100px;gap:20px;align-items:center;padding:24px 0;border-bottom:1px solid var(--line)}.cart-row img{width:100px;height:100px;object-fit:contain}.cart-row input{width:80px}.empty{padding:50px 0;color:#73736d}.contact-form{max-width:700px;display:grid;gap:16px}.contact-form label{display:grid;gap:8px}footer{flex-wrap:wrap}.footer-links{display:flex;gap:20px;flex-wrap:wrap;font-size:13px}a,button,input,select,textarea{outline-offset:4px}@media(max-width:800px){.product-layout{grid-template-columns:1fr}.product-image{height:420px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-tile img{height:220px}.cart-row{grid-template-columns:70px 1fr 75px}.cart-row img{width:65px;height:65px}.cart-row>p:last-child{grid-column:2}.shop-wrap{padding:30px 6%}}.ffh-catalog-strip{display:flex;justify-content:center;align-items:center;gap:24px;padding:13px 5%;background:#f3f1eb;font-size:13px}.ffh-catalog-strip a{font-weight:600;color:#8d4b31;text-underline-offset:4px}.ffh-home-catalog{max-width:1500px;margin:auto;padding:45px 5.5% 65px;border-top:1px solid #deded8}.ffh-catalog-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:30px}.ffh-catalog-heading p{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#a05c3e;margin:0 0 12px}.ffh-catalog-heading h2{font:clamp(32px,3.5vw,48px)/1.15 Georgia,serif;margin:0 0 12px}.ffh-catalog-heading span{font-size:14px;color:#716e65}.ffh-catalog-link{font-size:14px;white-space:nowrap}.ffh-home-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 22px}.ffh-home-products .product-tile{display:block;text-decoration:none;min-width:0;border:0;padding:0}.ffh-home-products .product-tile img{display:block;width:100%;height:260px;object-fit:contain;background:#f6f5f1;padding:20px}.ffh-home-products .product-tile h2{font:19px/1.35 Georgia,serif;margin:15px 0 8px}.ffh-home-products .product-tile p{font-size:14px;color:#a05c3e;margin:0}.ffh-catalog-button{display:flex;justify-content:space-between;align-items:center;gap:40px;width:max-content;max-width:100%;margin:38px auto 0;padding:16px 24px;background:#a05c3e;color:#fff;text-decoration:none;font-size:15px}.ffh-catalog-button:hover{background:#884b30}@media(max-width:800px){.ffh-catalog-strip{gap:8px;flex-direction:column;text-align:center;padding:10px 6%;font-size:12px}.ffh-home-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.ffh-home-products .product-tile img{height:200px;padding:12px}.ffh-catalog-heading{display:block}.ffh-catalog-link{display:inline-block;margin-top:18px}.ffh-home-catalog{padding:35px 6% 45px}.ffh-home-products .product-tile h2{font-size:17px}}.ffh-product-studio.shop-wrap{max-width:1460px;padding:42px 5% 75px}.ffh-product-studio .product-layout{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:7%;align-items:start}.ffh-product-studio .product-layout>div{min-width:0}.ffh-product-studio .product-image{width:100%;height:620px;object-fit:contain;background:#f6f5f1;padding:36px;border:1px solid #eeece6}.ffh-product-studio .product-gallery{display:flex;gap:12px;overflow-x:auto;padding:3px 2px 14px}.ffh-product-studio .product-gallery a{flex:0 0 75px;border:1px solid #dedbd2;background:#faf9f5;padding:5px}.ffh-product-studio .product-gallery a[aria-current=true]{outline:2px solid #a05c3e}.ffh-product-studio .product-gallery img{width:65px;height:78px;object-fit:contain}.ffh-gallery-hint{font-size:11px;color:#78756d;margin:10px 0}.ffh-product-studio .product-info{padding:8px 0;position:static}.ffh-product-studio h1{font:clamp(34px,3.5vw,52px)/1.12 Georgia,serif;letter-spacing:-.025em;margin:12px 0 22px}.ffh-product-studio .eyebrow{color:#a05c3e}.ffh-product-studio .price{font-size:28px;margin:0}.ffh-delivery-note{font-size:12px;color:#716e65;margin:5px 0 24px}.ffh-product-studio label{font-size:12px;display:block;margin-bottom:8px}.ffh-product-studio select{width:100%;padding:14px;border:1px solid #d9d6ce;border-radius:0;background:#fff;font:inherit}.ffh-product-studio input[type=number]{width:84px;padding:12px;border:1px solid #d9d6ce;border-radius:0;font:inherit}.ffh-product-studio .button{width:100%;justify-content:center;border:0;min-height:56px;margin-top:16px;font-size:15px}.ffh-product-studio .button:disabled{background:#d9d6ce;color:#68655c;cursor:not-allowed}.ffh-product-benefits{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:24px 0;margin-top:8px;border-bottom:1px solid #deded8}.ffh-product-benefits a{text-decoration:none}.ffh-product-benefits strong{display:block;font-size:12px;font-weight:500}.ffh-product-benefits span{display:block;font-size:11px;color:#77736a;margin-top:4px}.ffh-product-detail{font-size:13px;border-bottom:1px solid #deded8;padding:17px 0}.ffh-product-detail summary{cursor:pointer}.ffh-product-detail p{line-height:1.75;color:#716e65}.ffh-product-studio .product-info>p:last-child{font-size:13px;margin-top:25px}.ffh-product-overview{display:grid;grid-template-columns:1fr 2fr;gap:7%;margin-top:55px;padding-top:40px;border-top:1px solid #deded8}.ffh-product-overview h2{font:36px/1.2 Georgia,serif;margin:12px 0}.ffh-product-studio .description{padding:0;margin:0;min-width:0;font-size:14px;line-height:1.85;overflow-wrap:anywhere}.ffh-product-studio .description table{width:100%!important;border-collapse:collapse;table-layout:fixed;font-size:13px}.ffh-product-studio .description td,.ffh-product-studio .description th{border:0;border-bottom:1px solid #e5e2da;padding:13px 10px;text-align:left;overflow-wrap:anywhere}.ffh-product-studio .description tr:nth-child(2n){background:#f7f6f2}.ffh-product-studio .description img{max-width:100%;height:auto}.ffh-product-studio .description h2,.ffh-product-studio .description h3{font:24px/1.3 Georgia,serif;margin:28px 0 15px}@media(max-width:850px){.ffh-product-studio{padding:24px 6% 45px}.ffh-product-studio .product-layout{grid-template-columns:1fr;gap:20px}.ffh-product-studio .product-image{height:420px;padding:22px}.ffh-product-studio h1{font-size:37px}.ffh-product-overview{grid-template-columns:1fr;gap:20px;margin-top:35px}.ffh-product-studio .description table{font-size:12px}.ffh-product-studio .description td,.ffh-product-studio .description th{padding:10px 6px}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
