.sm-site{background:#fffdf9;color:#181413;overflow:hidden}.sm-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.sm-kicker{margin:0 0 14px;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#9d7b74;font-weight:700}.sm-hero{position:relative;min-height:82vh;display:grid;align-items:end;background:#181413}.sm-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 24%;filter:saturate(.95) contrast(1.02)}.sm-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,8,8,.78),rgba(10,8,8,.25) 52%,rgba(10,8,8,.06)),linear-gradient(0deg,rgba(10,8,8,.42),transparent 48%)}.sm-hero__content{position:relative;padding:0 0 86px;color:white}.sm-hero h1{max-width:760px;margin:0;font-family:Georgia,serif;font-size:clamp(52px,8vw,112px);line-height:.92;letter-spacing:0}.sm-hero__text{max-width:520px;margin:24px 0 0;font-size:18px;line-height:1.6}.sm-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.sm-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;text-decoration:none;border:1px solid currentColor;font-weight:700}.sm-button--light{background:#fff;color:#181413;border-color:#fff}.sm-button--ghost{color:#fff}.sm-button--dark{background:#181413;color:#fff;border-color:#181413}.sm-edit,.sm-products{padding:82px 0}.sm-heading{max-width:760px;margin-bottom:34px}.sm-heading h2,.sm-story h2,.sm-company h2,.sm-not-found h1{font-family:Georgia,serif;font-size:clamp(34px,5vw,64px);line-height:1;margin:0;letter-spacing:0}.sm-heading--split{display:flex;align-items:end;justify-content:space-between;gap:24px;max-width:none}.sm-heading--split a{color:#181413;font-weight:700;text-underline-offset:4px}.sm-category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:360px;gap:14px}.sm-category{position:relative;overflow:hidden;color:#fff;text-decoration:none;background:#181413}.sm-category--wide{grid-column:span 2}.sm-category img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.sm-category:hover img{transform:scale(1.05)}.sm-category:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.68),rgba(0,0,0,.08) 58%)}.sm-category span{position:absolute;left:22px;right:22px;bottom:22px;z-index:1;display:grid;gap:7px}.sm-category strong{font-family:Georgia,serif;font-size:28px;font-weight:500}.sm-category small{font-size:14px;line-height:1.4}.sm-story{padding:90px 0;background:#f6eee9}.sm-story__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.sm-story__media{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sm-story__media img{width:100%;height:520px;object-fit:cover}.sm-story__media img:nth-child(2){margin-top:54px}.sm-story__copy p{font-size:17px;line-height:1.75;color:#514742}.sm-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.sm-proof div{border-top:1px solid #cdb8ad;padding-top:14px}.sm-proof strong{display:block;font-family:Georgia,serif;font-size:28px}.sm-proof span{font-size:13px;color:#6f625c}.sm-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.sm-product-card{display:block;text-decoration:none;color:#181413;background:#fff;border:1px solid #eee4de}.sm-product-card img{width:100%;aspect-ratio:4/5;object-fit:cover;background:#f6eee9}.sm-product-card span{display:grid;gap:7px;padding:16px}.sm-product-card small{color:#9d7b74;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.sm-product-card strong{font-size:15px;line-height:1.35}.sm-product-card em{font-style:normal;font-weight:700}.sm-company{padding:74px 0;background:#181413;color:#fff}.sm-company__inner{display:grid;grid-template-columns:180px 1fr;gap:40px;align-items:center}.sm-company img{width:180px;height:180px;object-fit:contain;background:#fff;border-radius:50%;padding:18px}.sm-company p{color:#e8dfda;line-height:1.7}.sm-not-found{min-height:70vh;display:grid;place-items:center;background:#f6eee9;padding:80px 20px}.sm-not-found__panel{width:min(560px,100%);background:#fffdf9;border:1px solid #e9ded7;padding:42px;text-align:center}.sm-not-found__panel p{line-height:1.7;color:#514742}.sm-search{display:flex;gap:8px;margin:24px 0;justify-content:center}.sm-search input{min-height:42px;border:1px solid #cdb8ad;padding:0 12px}.sm-search button{min-height:42px;border:0;background:#181413;color:#fff;padding:0 18px;font-weight:700}@media(max-width:900px){.sm-category-grid,.sm-product-grid{grid-template-columns:repeat(2,1fr)}.sm-category--wide{grid-column:span 2}.sm-story__grid,.sm-company__inner{grid-template-columns:1fr}.sm-story__media img{height:420px}.sm-heading--split{display:block}}@media(max-width:560px){.sm-wrap{width:min(100% - 28px,1180px)}.sm-hero{min-height:76vh}.sm-hero__content{padding-bottom:48px}.sm-category-grid{grid-template-columns:1fr;grid-auto-rows:300px}.sm-category--wide{grid-column:auto}.sm-product-grid{grid-template-columns:1fr}.sm-story__media{grid-template-columns:1fr}.sm-story__media img,.sm-story__media img:nth-child(2){height:360px;margin:0}.sm-proof{grid-template-columns:1fr}.sm-company img{width:132px;height:132px}.sm-search{display:grid}.sm-not-found__panel{padding:30px 20px}}
.sm-header{position:sticky;top:0;z-index:50;background:#181413;color:#fff;box-shadow:0 1px 0 rgba(255,255,255,.08)}.sm-announcement{background:#d8c28e;color:#181413;text-align:center;font-size:13px;font-weight:700;padding:9px 16px}.sm-announcement a{color:inherit;text-decoration:none}.sm-header__bar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;width:min(1280px,calc(100% - 40px));margin:0 auto;min-height:76px}.sm-header__brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-family:Georgia,serif;font-size:21px;white-space:nowrap}.sm-header__brand img{width:46px;height:46px;object-fit:contain;background:#fff;border-radius:50%;padding:5px}.sm-header__nav{display:flex;align-items:center;justify-content:center;gap:18px;min-width:0}.sm-header__nav a,.sm-header__actions a{color:#fff;text-decoration:none;font-size:14px;font-weight:700;white-space:nowrap}.sm-header__nav a:hover,.sm-header__actions a:hover{text-decoration:underline;text-underline-offset:4px}.sm-header__actions{display:flex;align-items:center;gap:10px}.sm-header__pill{border:1px solid rgba(255,255,255,.55);padding:9px 14px}.sm-header__pill--light{background:#fff;color:#181413!important;border-color:#fff}.sm-footer{background:#181413;color:#fff}.sm-footer__newsletter{display:flex;align-items:end;justify-content:space-between;gap:24px;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:56px 0;border-bottom:1px solid rgba(255,255,255,.16)}.sm-footer__newsletter h2{font-family:Georgia,serif;font-size:clamp(30px,4vw,52px);line-height:1;margin:0;max-width:680px}.sm-footer__grid{display:grid;grid-template-columns:1fr 1fr 1fr 1.35fr;gap:46px;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:46px 0}.sm-footer h3{font-family:Georgia,serif;font-size:28px;line-height:1;margin:0 0 20px}.sm-footer__grid a{display:block;color:#e8dfda;text-decoration:none;margin:0 0 11px;font-size:14px}.sm-footer__grid a:hover,.sm-footer__bottom a:hover{text-decoration:underline;text-underline-offset:4px}.sm-footer__company p{margin:0 0 10px;color:#cfc4be;font-size:14px;line-height:1.55}.sm-footer__company a{display:inline;color:#fff}.sm-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:22px 0 30px;border-top:1px solid rgba(255,255,255,.16);color:#cfc4be;font-size:12px}.sm-footer__bottom nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 16px}.sm-footer__bottom a{color:#cfc4be;text-decoration:none}@media(max-width:1100px){.sm-header__bar{grid-template-columns:1fr;gap:14px;padding:14px 0}.sm-header__brand,.sm-header__nav,.sm-header__actions{justify-content:center;flex-wrap:wrap}.sm-header__nav{gap:12px 16px}.sm-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.sm-announcement{font-size:12px}.sm-header__bar{width:min(100% - 28px,1280px)}.sm-header__brand{font-size:19px}.sm-header__nav a,.sm-header__actions a{font-size:13px}.sm-footer__newsletter{display:grid;width:min(100% - 28px,1180px)}.sm-footer__grid{grid-template-columns:1fr;width:min(100% - 28px,1180px);gap:28px}.sm-footer__bottom{display:grid;width:min(100% - 28px,1180px)}.sm-footer__bottom nav{justify-content:flex-start}}
.sm-product-page{background:#fffdf9;color:#181413;padding:58px 0 86px}.sm-product-page__wrap{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:56px;align-items:start}.sm-product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.sm-product-gallery img{width:100%;aspect-ratio:4/5;object-fit:cover;background:#f6eee9}.sm-product-info{position:sticky;top:132px}.sm-product-info h1{font-family:Georgia,serif;font-size:clamp(34px,4.6vw,62px);line-height:1;margin:0 0 18px;letter-spacing:0}.sm-product-price{font-size:24px;font-weight:800;margin-bottom:24px}.sm-product-form{display:grid;gap:14px;margin:0 0 24px}.sm-product-form label{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#7a625b}.sm-product-form select,.sm-product-form input{min-height:46px;border:1px solid #d9c8bf;background:#fff;padding:0 12px;color:#181413}.sm-quantity-row{display:grid;grid-template-columns:1fr 110px;gap:12px;align-items:center}.sm-product-submit{min-height:50px;border:0;background:#181413;color:#fff;font-weight:900;cursor:pointer}.sm-product-submit:disabled{opacity:.45;cursor:not-allowed}.sm-product-assurance{display:grid;gap:10px;margin:24px 0}.sm-product-assurance div{border:1px solid #eadfd8;background:#fff;padding:14px}.sm-product-assurance strong{display:block;font-size:14px;margin-bottom:4px}.sm-product-assurance span{display:block;font-size:13px;color:#6f625c;line-height:1.45}.sm-product-description{margin-top:30px;font-size:15px;line-height:1.72;color:#514742}.sm-product-description h1,.sm-product-description h2,.sm-product-description h3,.sm-product-description h4{font-family:Georgia,serif;color:#181413}.sm-product-links{display:flex;flex-wrap:wrap;gap:10px 18px;border-top:1px solid #e8ddd6;margin-top:28px;padding-top:18px}.sm-product-links a{color:#181413;font-weight:800;text-underline-offset:4px}@media(max-width:900px){.sm-product-page__wrap{grid-template-columns:1fr}.sm-product-info{position:static}.sm-product-gallery{grid-template-columns:1fr 1fr}}@media(max-width:560px){.sm-product-page__wrap{width:min(100% - 28px,1180px);gap:30px}.sm-product-gallery{grid-template-columns:1fr}.sm-quantity-row{grid-template-columns:1fr}}
