@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&family=Libre+Baskerville:ital@0;1&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#292c28;background:#f7f6f1;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit}.wrap{width:min(1280px,calc(100% - 48px));margin:auto}.topline{text-align:center;background:#292c28;color:#f5f2e9;padding:9px 12px;font-size:.76rem;letter-spacing:.13em;text-transform:uppercase}.header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 0}.wordmark{text-decoration:none;display:flex;flex-direction:column;line-height:.86;letter-spacing:.17em;font-size:.82rem}.wordmark strong{font-size:1.39rem;letter-spacing:.035em;margin-top:7px}.header nav{display:flex;align-items:center;gap:32px;font-size:.87rem;font-weight:600}.header nav a{text-decoration:none}.header nav a:hover,.footer a:hover{text-decoration:underline;text-underline-offset:5px}.intro{display:grid;grid-template-columns:1.14fr .86fr;min-height:420px;background:#e9e8df;overflow:hidden}.intro-copy{padding:64px clamp(30px,5vw,88px);align-self:center}.eyebrow{font-size:.71rem;font-weight:700;letter-spacing:.21em}.intro h1,.shop h2,.about h2{font-family:'Libre Caslon Display',Georgia,serif;font-weight:500}.intro h1{font-size:clamp(2.7rem,5vw,5.25rem);line-height:1.05;letter-spacing:-.04em;margin:19px 0}.intro h1 em{color:#5a6254;font-weight:500}.intro p{max-width:490px;font-size:1rem;line-height:1.7;margin:0 0 28px}.jump{display:inline-flex;align-items:center;gap:18px;text-decoration:none;font-weight:700;border-bottom:1px solid;padding-bottom:7px}.jump span{font-size:1.25rem}.intro-art{background:radial-gradient(circle at 65% 37%,#c8c6b8 0 18%,transparent 18.2%),linear-gradient(145deg,#727966,#343a32);position:relative;display:grid;place-items:center;min-height:360px}.intro-art:before,.intro-art:after{content:"";position:absolute;border:1px solid #e8e7d399;inset:24px}.intro-art:after{inset:39px}.seal{position:relative;z-index:1;border:2px solid #f4f0e5;color:#f4f0e5;width:220px;height:220px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(-9deg)}.seal span{font:italic 8.5rem/.8 'Libre Caslon Display',Georgia,serif}.seal small{font-size:.62rem;letter-spacing:.17em;margin-top:24px}.art-caption{position:absolute;bottom:60px;color:#f4f0e5;font-size:.65rem;letter-spacing:.3em}.shop{padding:76px 0 90px}.shop-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.shop h2{font-size:clamp(2.4rem,4vw,3.8rem);margin:6px 0 0}.shop-heading p{font-size:.86rem;color:#656b62}.controls{display:flex;gap:12px;margin:29px 0 18px}.search-label{height:50px;display:flex;align-items:center;gap:10px;border:1px solid #caccc2;background:white;padding:0 15px;flex:1;max-width:490px}.search-label svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8}.search-label input{border:0;outline:0;width:100%;background:transparent}.sort-label{display:flex;align-items:center;gap:11px;background:white;border:1px solid #caccc2;padding:0 14px;font-size:.8rem;white-space:nowrap}.sort-label select{border:0;background:transparent;padding:13px 0;outline:0;max-width:175px}.filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.filters button{border:1px solid #caccc2;background:transparent;color:#323730;padding:9px 16px;border-radius:30px;font-size:.82rem}.filters button.active{background:#292c28;color:#fff;border-color:#292c28}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 18px}.card{min-width:0}.card-photo{aspect-ratio:4/5;background:#e8e9e2;border:0;display:block;width:100%;padding:0;overflow:hidden}.card-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s}.card-photo:hover img{transform:scale(1.04)}.photo-fallback{height:100%;display:grid;place-items:center;color:#747b70;font:italic 3rem 'Libre Caslon Display',Georgia,serif}.card-meta{margin-top:13px}.card-cat{text-transform:uppercase;letter-spacing:.15em;font-size:.64rem;color:#66705f;font-weight:700}.card-title{font-size:.9rem;line-height:1.45;font-weight:600;margin:6px 0 7px;min-height:2.6em}.card-price{font-size:.91rem}.card button.card-name{border:0;background:none;padding:0;text-align:left;color:inherit}.card button.card-name:hover{text-decoration:underline}.more{display:block;margin:44px auto 0;padding:14px 35px;background:#292c28;color:white;border:0}.empty{text-align:center;padding:70px 0}.inventory-note{margin:30px 0 0;color:#687067;font-size:.8rem;line-height:1.6}.about{background:#292c28;color:#f3f1e9}.about-inner{display:grid;grid-template-columns:1fr 1.3fr;gap:80px;padding:76px 0}.about h2{font-size:3.3rem;margin:10px 0}.about p{line-height:1.8;max-width:600px;margin:0}.footer{padding:36px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-brand{font-family:'Libre Caslon Display',Georgia,serif;font-size:1.25rem}.footer div{display:flex;gap:24px}.footer a{text-decoration:none;font-size:.85rem}.footer small{color:#697066}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}dialog{border:0;padding:0;width:min(860px,calc(100% - 28px));max-height:90vh;box-shadow:0 20px 100px #21172177;background:#f7f6f1}dialog::backdrop{background:#211721b9}.close{position:absolute;right:13px;top:11px;z-index:2;border:0;background:#fff;width:36px;height:36px;border-radius:50%;font-size:1.5rem}.detail-layout{display:grid;grid-template-columns:1fr 1fr}.detail-layout img{width:100%;height:100%;max-height:75vh;object-fit:contain;background:#e8e9e2}.detail-copy{padding:48px 32px;overflow:auto}.detail-copy h2{font:500 2rem/1.18 'Libre Caslon Display',Georgia,serif;margin:12px 0}.detail-copy p{white-space:pre-line;line-height:1.6;color:#4c554a;max-height:220px;overflow:auto}.detail-copy .price{font-size:1.3rem;font-weight:700}.buy{display:block;text-align:center;text-decoration:none;background:#292c28;color:white;padding:15px 20px;margin:24px 0 12px;font-weight:700}.detail-copy small{color:#677066;line-height:1.5;display:block}@media(max-width:800px){.header nav{gap:12px;font-size:.76rem}.intro{grid-template-columns:1fr 36%}.intro-copy{padding:45px 30px}.intro-art{min-height:300px}.seal{width:145px;height:145px}.seal span{font-size:5rem}.seal small{font-size:.45rem;margin-top:12px}.art-caption{display:none}.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-inner{gap:30px}}@media(max-width:620px){.wrap{width:min(100% - 28px,1280px)}.header{align-items:flex-start;padding:18px 0}.wordmark{font-size:.62rem}.wordmark strong{font-size:1.05rem}.header nav{flex-wrap:wrap;justify-content:flex-end;max-width:180px;row-gap:9px}.header nav a:nth-child(2){display:none}.intro{display:flex;flex-direction:column}.intro-copy{padding:43px 25px}.intro h1{font-size:3rem}.intro-art{min-height:130px;overflow:hidden}.intro-art:before,.intro-art:after{display:none}.seal{width:100px;height:100px}.seal span{font-size:3.4rem}.seal small{display:none}.shop{padding:55px 0}.shop-heading{align-items:start}.shop-heading p{white-space:nowrap}.controls{flex-direction:column}.search-label{max-width:none}.sort-label{height:48px;justify-content:space-between}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 10px}.card-title{font-size:.83rem}.about-inner{display:block;padding:55px 0}.about h2{font-size:2.6rem}.footer{flex-wrap:wrap}.footer small{width:100%}.detail-layout{display:block}.detail-layout img{height:270px;object-fit:contain}.detail-copy{padding:28px 20px}.detail-copy h2{font-size:1.65rem}}@media(max-width:360px){.grid{grid-template-columns:1fr 1fr}.intro h1{font-size:2.6rem}}
.bulk{background:#e6e7de;color:#292c28}.bulk-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center;padding:70px 0}.bulk h2{font:500 clamp(2.5rem,4vw,4.2rem)/1.12 'Libre Caslon Display',Georgia,serif;letter-spacing:-.035em;max-width:650px;margin:13px 0 18px}.bulk p{max-width:630px;line-height:1.75;margin:0 0 27px}.bulk-cta{display:inline-block;background:#292c28;color:#fff;text-decoration:none;font-weight:700;padding:15px 23px}.bulk small{display:block;margin-top:12px;color:#626a60}.bulk-stamp{justify-self:center;width:min(100%,280px);aspect-ratio:1;border:2px solid #5a6254;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(9deg);color:#5a6254}.bulk-stamp span{text-align:center;font:600 2.5rem/1.03 'Libre Caslon Display',Georgia,serif}.bulk-stamp i{font:italic 1rem 'Libre Caslon Display',Georgia,serif;margin-top:11px}@media(max-width:620px){.header nav{max-width:190px}.header nav a:nth-child(2){display:inline}.header nav a:last-child{display:none}.bulk-inner{display:block;padding:55px 0}.bulk-stamp{display:none}.bulk h2{font-size:2.7rem}}
.bulk-intro-link{display:block;width:max-content;max-width:100%;margin-top:22px;font-size:.88rem;font-weight:600;text-underline-offset:4px}

/* The Handpicked Edit: quiet editorial storefront */
:root{color:#292c28;background:#f7f6f1}body{font-weight:400}.wrap{width:min(1360px,calc(100% - 80px))}.topline{background:#343a32;color:#f7f6f1;font-size:.7rem;letter-spacing:.18em;padding:10px}.header{min-height:105px;padding:22px 0;border-bottom:1px solid #d9dbd1}.wordmark{font-size:.76rem;letter-spacing:.24em;line-height:1}.wordmark strong{font:400 2rem/.95 'Libre Caslon Display',Georgia,serif;letter-spacing:.025em;margin-top:5px}.header nav{font-weight:500;gap:38px;letter-spacing:.025em}.header nav a:hover{color:#586454}.intro{margin-top:28px;min-height:510px;grid-template-columns:1.08fr .92fr;background:#e9e8df}.intro-copy{padding:65px clamp(38px,6vw,104px)}.eyebrow{letter-spacing:.24em;font-size:.72rem;color:#596353}.intro h1{font-size:clamp(3.6rem,5.6vw,6.5rem);line-height:.99;letter-spacing:-.025em;max-width:680px;margin:26px 0}.intro h1 em{font-family:'Libre Baskerville',Georgia,serif;font-size:.81em;font-weight:400;letter-spacing:-.055em;color:#586454}.intro p{font-size:1.06rem;line-height:1.75;color:#424a40;max-width:520px}.jump{letter-spacing:.025em;font-weight:600;border-color:#5a6254}.intro-art{background:linear-gradient(145deg,#777e70,#424b40 65%,#343b34);min-height:430px}.intro-art:before{inset:28px;border-color:#e8e7d366}.intro-art:after{inset:40px;border-color:#e8e7d344}.seal{border:1px solid #eeeede;width:250px;height:250px;transform:none}.seal span{font-size:9.5rem;font-style:normal;line-height:.75}.seal small{font-size:.58rem;margin-top:27px}.art-caption{bottom:72px;letter-spacing:.32em}.bulk-intro-link{color:#455345;font-weight:500;margin-top:18px}.shop{padding:100px 0 110px}.shop h2,.about h2{letter-spacing:-.025em}.shop h2{font-size:clamp(3rem,4.6vw,4.6rem)}.shop-heading p{color:#687067}.controls{margin-top:37px}.search-label,.sort-label{background:#fbfbf8;border-color:#cbd0c5}.search-label:focus-within,.sort-label:focus-within{outline:2px solid #677760;outline-offset:2px}.filters{gap:9px;margin-bottom:31px}.filters button{border-radius:0;background:#fbfbf8;padding:10px 17px;border-color:#cbd0c5;color:#424b40}.filters button:hover{border-color:#596353}.filters button.active{background:#343a32;border-color:#343a32}.grid{gap:45px 21px}.card-photo{background:#e8e9e2}.card-cat{color:#64705e;font-size:.68rem}.card-title{font-weight:500;font-size:.94rem}.card-price{font-weight:600}.more,.buy,.bulk-cta{background:#343a32;letter-spacing:.04em;font-weight:600}.more:hover,.buy:hover,.bulk-cta:hover{background:#56634f}.inventory-note{border-top:1px solid #d9dbd1;padding-top:22px}.bulk{background:#e6e7de}.bulk-inner{padding:95px 0;gap:70px}.bulk h2{font-size:clamp(3rem,4.5vw,5rem);letter-spacing:-.025em}.bulk p{font-size:1.06rem;color:#454e43}.bulk-stamp{border:1px solid #667460;color:#4e5c4d;width:min(100%,310px)}.bulk-stamp span{font-weight:400;font-size:3.1rem}.about{background:#343a32}.about-inner{padding:90px 0;gap:90px}.about .eyebrow{color:#bfc9b7}.about h2{font-size:clamp(3rem,4.5vw,4.7rem)}.about p{font-size:1.07rem}.footer{padding:45px 0}.footer-brand{font-size:1.5rem}.footer small{color:#697066}dialog{background:#f7f6f1;box-shadow:0 20px 100px #252c2477}dialog::backdrop{background:#252c24b9}.detail-copy h2{font-size:2.5rem}.detail-copy p{color:#4c554a}.detail-layout img{background:#e8e9e2}
@media(max-width:800px){.wrap{width:min(100% - 42px,1360px)}.header{min-height:85px}.header nav{gap:16px}.intro{grid-template-columns:1fr 35%;min-height:430px}.intro-copy{padding:48px 38px}.intro h1{font-size:clamp(3rem,6vw,4.5rem)}.seal{width:160px;height:160px}.seal span{font-size:6rem}.shop{padding:75px 0}.bulk-inner{padding:75px 0}}
@media(max-width:620px){.wrap{width:min(100% - 32px,1360px)}.header{min-height:77px;align-items:center;padding:14px 0}.wordmark{font-size:.6rem}.wordmark strong{font-size:1.4rem}.header nav{max-width:185px;gap:12px;justify-content:flex-end;font-size:.76rem}.intro{margin-top:16px;display:flex;flex-direction:column}.intro-copy{padding:45px 27px 48px}.intro h1{font-size:clamp(3.3rem,11vw,4.6rem);margin:21px 0}.intro p{font-size:1rem}.intro-art{min-height:125px}.seal{width:90px;height:90px}.seal span{font-size:3.5rem}.shop{padding:65px 0 75px}.shop-heading{gap:8px}.shop h2{font-size:3.1rem}.shop-heading p{font-size:.76rem;white-space:normal;text-align:right}.controls{margin-top:28px}.grid{gap:30px 12px}.bulk-inner{padding:70px 0}.bulk h2{font-size:3.1rem}.about-inner{padding:65px 0}.about h2{font-size:3.5rem}.footer{padding:35px 0}.detail-copy h2{font-size:2rem}}
