:root{--ink:#1d241f;--forest:#24342a;--moss:#61715f;--cream:#f5f1e8;--sand:#e8e0d2;--line:#cec5b7;--red:#cf222b;--serif:"Fraunces",Georgia,serif;--sans:"Instrument Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--sans);margin:0;font-size:16px}a{color:inherit;text-decoration:none}img{width:100%;display:block}.announcement{background:var(--red);color:#fff;text-align:center;letter-spacing:.03em;padding:9px 20px;font-size:.77rem;font-weight:600}.announcement p{margin:0}.announcement a{text-underline-offset:3px;text-decoration:underline}.store-header{justify-content:space-between;align-items:center;gap:30px;max-width:1440px;height:90px;margin:auto;padding:0 42px;display:flex}.store-logo{width:130px;display:inline-block}.store-logo img{height:auto}.store-header nav{letter-spacing:.02em;align-items:center;gap:32px;font-size:.82rem;font-weight:600;display:flex}.store-header nav a{transition:color .2s}.store-header nav a:hover{color:var(--red)}.header-cta,.button-primary,.button-dark,.button-light,.custom-form button{background:var(--ink);color:#fff;letter-spacing:.04em;border:0;justify-content:center;align-items:center;gap:21px;padding:15px 19px;font-size:.77rem;font-weight:600;transition:transform .2s,background .2s;display:inline-flex}.header-cta:hover,.button-primary:hover,.button-dark:hover,.button-light:hover,.custom-form button:hover{background:var(--red);transform:translateY(-2px)}.hero-store{background:var(--sand);grid-template-columns:minmax(360px,.9fr) minmax(440px,1.1fr);min-height:calc(100vh - 127px);display:grid;position:relative;overflow:hidden}.hero-copy-store{z-index:1;padding:clamp(70px,10vw,160px) clamp(40px,7.5vw,130px) 70px;position:relative}.eyebrow{letter-spacing:.15em;color:var(--red);margin:0 0 20px;font-size:.68rem;font-weight:700}h1,h2{font-family:var(--serif);letter-spacing:-.06em;margin:0;font-weight:500;line-height:.94}h1{font-size:clamp(3.6rem,6.4vw,7.4rem)}h1 em,h2 em{color:var(--red);font-weight:500}.hero-lede{color:#586057;max-width:410px;margin:32px 0;font-size:1.02rem;line-height:1.55}.hero-actions-store{align-items:center;gap:28px;margin-top:37px;display:flex}.text-link{letter-spacing:.04em;border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:.8rem;font-weight:700}.text-link span{color:var(--red);margin-left:12px;font-size:1rem}.hero-visual{background:#cfc4b4;min-height:580px;overflow:hidden}.hero-visual img{object-fit:cover;object-position:center;height:100%}.hero-stamp{background:var(--forest);width:220px;color:var(--cream);letter-spacing:.1em;flex-direction:column;gap:27px;padding:23px 28px;font-size:.73rem;line-height:1.4;display:flex;position:absolute;bottom:0;left:0}.hero-stamp span{color:#aeb8a7;font-size:.62rem}.promise-strip{background:var(--forest);color:var(--cream);grid-template-columns:1.55fr repeat(3,1fr);padding:0 max(42px,50vw - 678px);display:grid}.promise-strip>p{font-family:var(--serif);letter-spacing:-.04em;margin:0;padding:40px 45px 40px 0;font-size:1.6rem;line-height:1.1}.promise-strip>p strong{color:#afc0a6;font-weight:500}.promise-strip>div{border-left:1px solid #f5f1e833;gap:7px;padding:33px 25px;display:grid}.promise-strip span{color:#aeb8a7;font-size:.63rem}.promise-strip b{font-size:.82rem}.promise-strip small{color:#cdd5c7;font-size:.73rem;line-height:1.3}.catalog{max-width:1440px;margin:auto;padding:125px 42px}.section-head{grid-template-columns:1.2fr .8fr;align-items:end;column-gap:70px;display:grid}.section-head .eyebrow{grid-column:1/-1}.section-head h2,.custom-copy h2,.amazon-cta h2{font-size:clamp(2.9rem,5vw,5.3rem)}.section-head>p:last-child{color:#687067;max-width:375px;margin:0 0 7px;font-size:.94rem;line-height:1.55}.catalog-tools{border-top:1px solid var(--line);border-bottom:1px solid var(--line);letter-spacing:.1em;align-items:center;gap:20px;margin:67px 0 26px;padding:14px 0;font-size:.66rem;font-weight:700;display:flex}.catalog-tools a{color:var(--red);margin-left:auto}.product-grid{grid-template-columns:repeat(3,1fr);gap:48px 22px;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:1/1.05;background:#eee8df;display:block;position:relative;overflow:hidden}.product-image img{object-fit:cover;height:100%;transition:transform .5s}.product-image:hover img{transform:scale(1.04)}.product-image span{background:var(--cream);letter-spacing:.08em;opacity:0;padding:9px 10px;font-size:.62rem;font-weight:700;transition:opacity .2s;position:absolute;bottom:14px;right:14px}.product-image:hover span{opacity:1}.product-meta{padding:17px 3px}.product-meta>p:first-child{color:var(--red);letter-spacing:.12em;margin:0 0 9px;font-size:.62rem;font-weight:700}.product-meta h3{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:1.6rem;font-weight:500}.product-meta-simple{gap:17px;display:grid}.product-detail{color:#687067;min-height:44px;margin:10px 0 15px;font-size:.8rem;line-height:1.4}.buy-link{letter-spacing:.04em;border-bottom:1px solid var(--ink);width:max-content;padding-bottom:5px;font-size:.73rem;font-weight:700}.buy-link span{color:var(--red);margin-left:11px}.catalog-button{width:max-content;margin:60px auto 0;display:flex}.custom-section{background:var(--sand);grid-template-columns:1.1fr .75fr .85fr;min-height:700px;display:grid}.custom-image{min-height:550px;position:relative;overflow:hidden}.custom-image>img{object-fit:cover;height:100%}.engrave-note{background:var(--red);color:#fff;letter-spacing:.12em;flex-direction:column;padding:21px 25px;font-size:.63rem;display:flex;position:absolute;bottom:0;left:0}.engrave-note strong{margin-top:5px;font-size:.78rem}.custom-copy{padding:90px 50px}.custom-copy h2{font-size:clamp(2.7rem,4vw,4.4rem)}.custom-copy>p:not(.eyebrow){color:#596158;margin:28px 0 26px;font-size:.91rem;line-height:1.55}.custom-copy ul{border-top:1px solid var(--line);margin:0 0 32px;padding:0;list-style:none}.custom-copy li{border-bottom:1px solid var(--line);padding:12px 0;font-size:.76rem;line-height:1.3}.custom-copy li:before{content:"↗";color:var(--red);padding-right:10px}.custom-form{background:var(--cream);align-self:center;gap:16px;margin:48px 42px 48px 0;padding:38px;display:grid}.custom-form label{letter-spacing:.1em;gap:8px;font-size:.62rem;font-weight:700;display:grid}.custom-form input,.custom-form textarea{font:400 .85rem var(--sans);color:var(--ink);resize:vertical;background:0 0;border:0;border-bottom:1px solid #a9a397;padding:7px 0}.custom-form input:focus,.custom-form textarea:focus{border-bottom-color:var(--red);outline:0}.file-label input{opacity:0;width:1px;height:1px;position:absolute}.file-label span{letter-spacing:0;border:1px dashed #9b978d;justify-content:space-between;padding:11px;font-size:.74rem;font-weight:500;display:flex}.file-label b{color:var(--red);font-size:1.1rem}.custom-form button{cursor:pointer;margin-top:5px}.custom-form small{color:#737970;font-size:.65rem;line-height:1.35}.amazon-cta{background:var(--forest);color:var(--cream);justify-content:space-between;align-items:center;gap:40px;padding:90px max(42px,50vw - 678px);display:flex}.amazon-cta .eyebrow{color:#b9cbb1}.button-light{background:var(--cream);color:var(--ink);white-space:nowrap}.store-footer{grid-template-columns:1fr 1.5fr 1fr;align-items:start;gap:30px;max-width:1440px;margin:auto;padding:40px 42px 28px;display:grid}.store-footer p{color:#646b63;max-width:300px;margin:0;font-size:.82rem;line-height:1.4}.store-footer div{justify-content:flex-end;gap:17px;font-size:.75rem;font-weight:700;display:flex}.store-footer small{border-top:1px solid var(--line);color:#777d75;grid-column:1/-1;padding-top:20px;font-size:.62rem}@media (width<=900px){.store-header{flex-wrap:wrap;height:auto;padding:20px 24px}.store-header nav{order:3;justify-content:space-between;gap:5px;width:100%}.header-cta{padding:12px}.hero-store{grid-template-columns:1fr;min-height:0}.hero-copy-store{padding:70px 28px 130px}.hero-visual{height:440px;min-height:0}.promise-strip{grid-template-columns:1fr 1fr;padding:0 24px}.promise-strip>p{grid-column:1/-1;padding:30px 0}.promise-strip>div:first-of-type{border-left:0}.catalog{padding:85px 24px}.section-head{grid-template-columns:1fr;gap:24px}.catalog-tools{flex-wrap:wrap}.catalog-tools a{margin-left:0}.product-grid{grid-template-columns:repeat(2,1fr)}.custom-section{grid-template-columns:1fr 1fr}.custom-image{grid-column:1/-1;min-height:430px}.custom-copy{padding:65px 35px}.custom-form{margin:35px 24px 35px 0}.amazon-cta{padding:70px 24px}.store-footer{grid-template-columns:1fr 1fr;padding:35px 24px}.store-footer p{grid-column:1/-1}.store-footer div{justify-content:start}}@media (width<=560px){.announcement{font-size:.65rem}.store-logo{width:108px}.store-header nav{font-size:.68rem}.header-cta{font-size:.65rem}.hero-actions-store{flex-wrap:wrap}.promise-strip{grid-template-columns:1fr}.promise-strip>div{border-top:1px solid #f5f1e833;border-left:0}.product-grid{grid-template-columns:1fr;gap:36px}.product-detail{min-height:0}.custom-section{display:block}.custom-image{min-height:360px}.custom-copy{padding:60px 24px}.custom-form{margin:0;padding:30px 24px}.amazon-cta{display:block}.amazon-cta .button-light{margin-top:30px}.store-footer{grid-template-columns:1fr}.store-footer div{justify-content:start}.catalog-tools span:nth-child(2){display:none}}.site-copyright{background:var(--cream);justify-content:center;width:100%;padding:20px max(42px,50vw - 678px);display:flex}.site-copyright small{border-top:1px solid var(--line);color:#777d75;letter-spacing:.01em;text-align:center;width:100%;padding-top:20px;font-size:.66rem;font-weight:500}.site-copyright strong{color:var(--ink);font-weight:700}@media (width<=560px){.site-copyright{padding:18px 24px}}.announcement{padding-right:58px;position:relative}.announcement-close{cursor:pointer;opacity:1;background:0 0;border:0;place-items:center;width:32px;height:32px;transition:opacity .2s,transform .2s;display:grid;position:absolute;top:50%;right:20px;transform:translateY(-50%);color:#fff!important}.announcement-close:hover{opacity:.68}.announcement-close:focus-visible{outline-offset:2px;outline:1px solid #fff}.announcement-close svg{stroke:currentColor;display:block}header.store-header{width:100%;max-width:none;height:auto;padding:0;display:block}header.store-header .header-top{justify-content:space-between;align-items:center;width:min(1440px,100% - 84px);height:54px;margin:0 auto;display:flex}header.store-header .store-logo{width:112px}header.store-header .header-cta{padding:11px 17px}header.store-header .header-actions{align-items:center;gap:24px;display:flex}header.store-header .header-search{border-bottom:1px solid #73756f;align-items:center;width:278px;min-height:31px;padding-right:6px;display:flex}header.store-header .header-search input{width:100%;min-width:0;color:var(--ink);font:400 .82rem var(--sans);background:0 0;border:0;outline:0}header.store-header .header-search input::placeholder{color:#777b75;opacity:1}header.store-header .header-search button{width:30px;height:30px;color:var(--red);cursor:pointer;background:0 0;border:0;flex:0 0 30px;place-items:center;margin:0 0 1px 7px;padding:0;display:grid}header.store-header .header-search button svg{width:25px;height:25px;display:block}header.store-header .store-primary-nav{background:var(--forest);flex-wrap:nowrap;grid-template-columns:72px repeat(5,minmax(0,1fr));gap:0;width:100%;display:grid}header.store-header .store-primary-nav>a,header.store-header .nav-dropdown>summary{min-width:0;min-height:48px;color:var(--cream);letter-spacing:.03em;text-align:center;white-space:nowrap;border-right:1px solid #f5f1e838;justify-content:center;align-items:center;padding:0 12px;font-size:.78rem;font-weight:600;transition:background .2s,color .2s;display:flex}header.store-header .store-primary-nav>a:first-child{border-left:1px solid #f5f1e838}.home-nav-link svg{display:block}header.store-header .store-primary-nav>a:hover,header.store-header .nav-dropdown>summary:hover,header.store-header .nav-dropdown[open]>summary{background:#314238}header.store-header .nav-dropdown{min-width:0;position:relative}header.store-header .nav-dropdown>summary{cursor:pointer;gap:8px;list-style:none}header.store-header .nav-dropdown>summary::-webkit-details-marker{display:none}header.store-header .nav-dropdown>summary span{color:#d5ddd1;flex:0 0 16px;place-items:center;width:16px;height:16px;line-height:0;transition:transform .2s;display:grid}.nav-dropdown>summary span svg{width:16px;height:16px;display:block}header.store-header .nav-dropdown[open]>summary span{transform:rotate(90deg)}header.store-header .nav-dropdown-menu{z-index:10;background:var(--forest);border:1px solid #f5f1e838;width:max-content;min-width:100%;padding:8px 0;display:grid;position:absolute;top:100%;left:0;box-shadow:0 13px 24px #1218142e}header.store-header .nav-dropdown-menu a{color:var(--cream);letter-spacing:.02em;white-space:nowrap;padding:11px 17px;font-size:.73rem;font-weight:600;transition:background .2s,color .2s}header.store-header .nav-dropdown-menu a:hover,header.store-header .nav-dropdown-menu a:focus-visible{color:#fff;background:#314238;outline:none}header.store-header .nav-dropdown-menu a.is-active{color:var(--red)}@media (width<=900px){header.store-header .header-top{width:calc(100% - 48px)}header.store-header .header-search{width:215px}header.store-header .store-primary-nav{grid-template-columns:54px repeat(5,minmax(0,1fr))}header.store-header .store-primary-nav>a,header.store-header .nav-dropdown>summary{min-height:44px;padding:0 8px;font-size:.67rem}}@media (width<=560px){.announcement{text-align:left;padding:9px 48px 9px 14px;line-height:1.35}.announcement-close{right:8px}header.store-header{z-index:20;position:relative}header.store-header .header-top,header.store-header .store-primary-nav{display:none}header.store-header .mobile-store-nav{z-index:2;min-height:calc(52px + env(safe-area-inset-top));padding:max(4px, env(safe-area-inset-top)) 8px 0 16px;border-bottom:1px solid var(--line);backdrop-filter:blur(18px);background:#f5f1e8f5;grid-template-columns:1fr auto;align-items:center;display:grid;position:relative}header.store-header .mobile-home-link,header.store-header .mobile-nav-button{width:40px;height:40px;color:var(--ink);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}header.store-header .mobile-home-link{justify-self:start;width:92px}.mobile-home-link img{object-fit:cover;object-position:center;width:92px;height:26px}header.store-header .mobile-nav-actions{align-items:center;gap:1px;display:flex}.mobile-nav-button svg{display:block}header.store-header .mobile-home-link:focus-visible,header.store-header .mobile-nav-button:focus-visible,.mobile-search-panel button:focus-visible{outline:2px solid var(--red);outline-offset:-2px}header.store-header .mobile-search-panel,header.store-header .mobile-menu-panel{border-bottom:1px solid var(--line);background:var(--cream);display:block;position:absolute;inset:100% 0 auto;box-shadow:0 18px 28px #1d241f1f}header.store-header .mobile-search-panel[hidden],header.store-header .mobile-menu-panel[hidden]{display:none}header.store-header .mobile-search-panel{padding:16px}.mobile-search-panel form{color:#5e665e;background:#fffdf7;border:1px solid #a8aba4;align-items:center;gap:10px;min-height:48px;padding:0 6px 0 14px;display:flex}.mobile-search-panel input{width:100%;min-width:0;color:var(--ink);font:400 .9rem var(--sans);background:0 0;border:0;outline:0}.mobile-search-panel button{width:36px;height:36px;color:var(--ink);cursor:pointer;background:0 0;border:0;flex:0 0 36px;place-items:center;display:grid}.mobile-search-panel p{color:#687067;margin:11px 2px 1px;font-size:.7rem;line-height:1.4}header.store-header .mobile-menu-panel{top:var(--mobile-menu-top,48px);z-index:1;box-shadow:none;border:0;padding:30px 24px 32px;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.mobile-menu-panel nav{gap:25px;max-width:480px;margin:0 auto;display:grid}.mobile-menu-group{gap:13px;display:grid}.mobile-menu-primary{color:var(--ink);letter-spacing:-.015em;font-size:1.05rem;font-weight:600;display:block}.mobile-menu-subnav{gap:11px;padding-left:1px;display:grid}.mobile-menu-subnav a{color:#667066;align-items:baseline;gap:12px;font-size:.8rem;display:flex}.mobile-menu-subnav span{width:18px;color:var(--red);letter-spacing:.08em;font-size:.61rem;font-weight:700}.mobile-amazon-link{background:var(--forest);max-width:480px;min-height:48px;color:var(--cream);letter-spacing:.04em;justify-content:center;align-items:center;margin:36px auto 0;font-size:.72rem;font-weight:700;display:flex}.mobile-amazon-link span{color:#e7ac72;margin-left:9px}}@media (width>=561px){header.store-header .mobile-store-nav,header.store-header .mobile-search-panel,header.store-header .mobile-menu-panel{display:none}}
