:root{--ink:#232820;--forest:#314035;--sage:#8d9a86;--cream:#f5f1e8;--paper:#fbfaf6;--sand:#e8e0d3;--line:#d9d2c7;--muted:#777a72}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header,header{height:86px;padding:0 5.5vw;display:flex;align-items:center;justify-content:space-between;background:rgba(251,250,246,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.logo{font:700 27px Georgia,serif;letter-spacing:-1.1px}header nav{display:flex;gap:30px;font-size:12px}header nav a{position:relative}header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--ink);transition:.2s}header nav a:hover:after{right:0}.eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:700}.hero-new{min-height:720px;padding:75px 6.5vw 80px;display:grid;grid-template-columns:.92fr 1.08fr;gap:7vw;align-items:center;background:linear-gradient(120deg,#f0e9dd 0%,#f5f0e7 55%,#ece5d9 100%)}.hero-copy h1{font:400 clamp(54px,6vw,88px)/.96 Georgia,serif;letter-spacing:-2.5px;margin:20px 0 24px;max-width:780px}.hero-copy h1 em{font-weight:400;color:#687565}.hero-copy p{font:18px/1.7 Georgia,serif;max-width:590px;color:#4e534c}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:28px}.button,.outline-button{display:inline-block;padding:15px 22px;font-size:11px;letter-spacing:1px;text-transform:uppercase}.button{background:var(--ink);color:#fff}.outline-button{border:1px solid #8e9289;background:transparent}.text-button{font-size:12px;text-decoration:underline;text-underline-offset:4px}.hero-showcase{height:560px;position:relative;isolation:isolate}.hero-showcase:before{content:"";position:absolute;inset:8% 9% 2% 3%;background:#d6ccbc;border-radius:48% 48% 6% 6%/38% 38% 4% 4%;z-index:-1}.hero-product{position:absolute;background:#fff;border:1px solid rgba(40,40,30,.09);box-shadow:0 20px 50px rgba(63,55,44,.12);overflow:hidden}.hero-product img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;background:#fff;padding:10px}.hero-main{width:58%;height:76%;left:8%;top:8%;padding:22px 22px 70px}.hero-main img{height:100%}.hero-main span,.hero-main strong{position:absolute;left:23px}.hero-main span{bottom:45px;font-size:9px;letter-spacing:1.7px;color:var(--muted)}.hero-main strong{bottom:22px;right:18px;font:16px/1.1 Georgia,serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-small{width:31%;height:35%;right:4%;padding:14px 14px 42px}.hero-small.one{top:16%}.hero-small.two{bottom:8%;right:10%}.hero-small span{position:absolute;left:15px;bottom:15px;font-size:9px;letter-spacing:1.5px}.category-rail{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper)}.category-rail a{padding:22px 18px;border-right:1px solid var(--line);font:18px Georgia,serif;transition:.2s}.category-rail a:last-child{border-right:0}.category-rail span{display:block;font:9px Arial,sans-serif;letter-spacing:1.5px;color:#92968d;margin-bottom:7px}.category-rail a:hover{background:#f0ece3}.section{padding:105px 6.5vw}.edit-section{background:#fbfaf6}.editorial-heading{display:grid;grid-template-columns:1fr .8fr;gap:10vw;align-items:end;margin-bottom:38px}.editorial-heading h2,.story-card h2,.guides-intro h2{font:400 clamp(42px,5vw,68px)/1 Georgia,serif;letter-spacing:-1.5px;margin:14px 0 0}.editorial-heading p,.guides-intro p{font:16px/1.7 Georgia,serif;color:#62665f;max-width:520px}.affiliate-note{font-size:10px;color:#81857c;margin:0 0 25px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 26px}.product-card{min-width:0}.product-image-wrap{height:300px;background:#fff;display:grid;place-items:center;overflow:hidden;border:1px solid #ece6da}.product-image{width:auto;height:auto;max-width:92%;max-height:92%;object-fit:contain;padding:10px;transition:transform .22s ease;image-rendering:auto}.product-card:hover .product-image{transform:scale(1.015)}.product-image-wrap.image-missing:after{content:'Image coming soon';font:italic 18px Georgia,serif;color:#999}.product-copy{padding:18px 2px 0}.product-kicker{font-size:9px;letter-spacing:1.6px;font-weight:700;color:#7d8677;text-transform:uppercase}.product-card h3{font:22px/1.22 Georgia,serif;margin:8px 0 9px;letter-spacing:-.2px}.product-card p{font-size:12px;line-height:1.55;color:#72766e;margin:0 0 13px}.shop-button{display:flex;align-items:center;gap:6px;border-top:1px solid var(--line);padding-top:12px;font-size:10px;font-weight:700;letter-spacing:.5px}.shop-button span:last-child{margin-left:auto}.paid-link{font-weight:400;color:#91958c}.center{text-align:center;margin-top:55px}.story-band{margin:25px 6.5vw 110px;display:grid;grid-template-columns:.72fr 1.28fr;background:var(--forest);color:#f4f0e7;min-height:520px}.story-card{padding:70px 58px;display:flex;flex-direction:column;justify-content:center}.story-card p{font:16px/1.7 Georgia,serif;color:#d5dbd2;max-width:440px}.story-card .text-button{margin-top:14px}.story-products{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.12)}.story-product{background:#eef0e9;color:var(--ink);padding:20px;display:flex;flex-direction:column}.story-product>div{height:260px;background:#fff;display:grid;place-items:center;margin-bottom:18px;border:1px solid #ece6da}.story-product img{width:auto;height:auto;max-width:92%;max-height:92%;object-fit:contain;padding:12px}.story-product span{font-size:9px;letter-spacing:1.5px;color:#7c8279}.story-product strong{font:17px/1.25 Georgia,serif;margin-top:7px}.collections{background:#efe9df}.collection-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #bfb8ad;border-left:1px solid #bfb8ad}.collection-grid a{min-height:220px;padding:34px;border-right:1px solid #bfb8ad;border-bottom:1px solid #bfb8ad;display:flex;flex-direction:column;transition:.2s}.collection-grid a:hover{background:#e4dbcc}.collection-grid span{font:31px Georgia,serif}.collection-grid small{margin-top:10px;color:#74776f}.collection-grid b{margin-top:auto;font-size:11px}.guides-section{padding:110px 6.5vw;background:#fbfaf6;display:grid;grid-template-columns:.72fr 1.28fr;gap:8vw}.guides-intro p{margin-top:24px}.guide-list{border-top:1px solid var(--line)}.guide-list a{display:grid;grid-template-columns:50px 1fr auto;gap:22px;align-items:center;padding:27px 4px;border-bottom:1px solid var(--line)}.guide-list>a>span{font:15px Georgia,serif;color:#989b92}.guide-list small{font-size:9px;letter-spacing:1.4px;color:#858980}.guide-list h3{font:21px/1.2 Georgia,serif;margin:6px 0}.guide-list b{font-size:10px}footer{padding:60px 6.5vw;background:#252b24;color:#e9e6de;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:start}footer>div:first-child p{font:15px Georgia,serif;color:#c7cbc4}.footer-links{display:flex;gap:22px;font-size:11px}.disclosure{grid-column:1/-1;font-size:10px;color:#9fa59b;margin:0}footer small{grid-column:1/-1;color:#9fa59b}.collection-hero{padding:90px 6.5vw 55px;background:#eee8de;border-bottom:1px solid var(--line)}.collection-hero h1{font:400 clamp(50px,6vw,78px) Georgia,serif;margin:14px 0}.collection-hero p{font:17px/1.7 Georgia,serif;color:#62665f}.category-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.category-chips a{padding:9px 13px;border:1px solid #c9c2b7;border-radius:999px;font-size:10px}.category-chips a:hover{background:var(--ink);color:#fff}.product-section{padding-top:55px}.page{min-height:620px;padding:100px 10vw;max-width:1000px}.page h1{font:400 clamp(48px,6vw,78px) Georgia,serif}.lead{font:18px/1.7 Georgia,serif}.notice{margin:45px 0;padding:30px;background:#eee8de}.notice h2{font:30px Georgia,serif;margin:0 0 12px}.notice p{line-height:1.7}@media(max-width:1050px){.hero-new{grid-template-columns:1fr;padding-top:55px}.hero-showcase{height:500px}.category-rail{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.story-band{grid-template-columns:1fr}.story-products{min-height:430px}.guides-section{grid-template-columns:1fr}.editorial-heading{grid-template-columns:1fr;gap:18px}.editorial-heading p{margin:0}header nav{gap:16px}}@media(max-width:720px){header{height:auto;padding:20px 5vw;align-items:flex-start}header nav{flex-direction:column;gap:8px;display:none}.hero-new{padding:55px 6vw}.hero-copy h1{font-size:52px}.hero-showcase{height:410px}.hero-main{width:65%;height:73%;left:0}.hero-small{width:34%;right:0}.category-rail{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr}.product-image-wrap{height:340px}.story-products{grid-template-columns:1fr}.story-product>div{height:280px}.story-card{padding:50px 30px}.collection-grid{grid-template-columns:1fr}.guides-section{padding:80px 6vw}.guide-list a{grid-template-columns:34px 1fr}.guide-list b{display:none}footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}}@media(max-width:460px){.hero-new{padding-top:45px}.hero-copy h1{font-size:44px}.hero-actions{align-items:flex-start;flex-direction:column;gap:14px}.hero-showcase{height:350px}.hero-main{padding:14px 14px 60px}.hero-main strong{font-size:12px}.hero-small{padding:8px 8px 34px}.category-rail a{font-size:16px}.section{padding:75px 6vw}.product-image-wrap{height:280px}.story-band{margin:10px 4vw 80px}.collection-grid span{font-size:26px}}