:root{--sh-ink:#51483f;--sh-muted:#827469;--sh-paper:#faf8f5;--sh-tint:#e8ded4;--sh-rule:#d9cfc5}
html{scroll-padding-top:110px}body{background:var(--sh-paper)!important;color:var(--sh-ink)}
.sh-header{position:fixed;inset:0 0 auto;z-index:50;background:rgba(250,248,245,.96);border-bottom:1px solid var(--sh-rule);backdrop-filter:blur(12px)}
.sh-announcement{font-size:11px;letter-spacing:.08em;text-align:center;padding:8px 18px;border-bottom:1px solid #e9e2da;color:var(--sh-muted)}
.sh-nav{height:72px;max-width:1360px;margin:auto;padding:0 36px;display:flex;align-items:center;justify-content:space-between;position:relative}
.sh-nav-brand{position:absolute;left:50%;transform:translateX(-50%)}.sh-nav-brand img{width:112px;height:48px;object-fit:contain}.sh-nav-action{display:flex;align-items:center;gap:20px}.sh-nav button{width:36px;height:40px;display:grid;place-items:center;color:var(--sh-ink)}.sh-nav svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.25}.sh-nav-note{font-size:11px;letter-spacing:.12em;color:var(--sh-muted)}
.sh-drawer{position:fixed;right:0;top:0;height:100dvh;width:min(100%,440px);z-index:81;background:var(--sh-paper);padding:30px 34px;transform:translateX(100%);visibility:hidden;transition:transform .55s cubic-bezier(.22,.8,.25,1),visibility .55s;display:flex;flex-direction:column}.sh-drawer.open{transform:none;visibility:visible}.sh-shade{position:fixed;inset:0;background:rgba(51,42,36,.25);z-index:80;opacity:0;visibility:hidden;transition:.35s}.sh-shade.open{opacity:1;visibility:visible}.sh-drawer-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:28px;border-bottom:1px solid var(--sh-rule)}.sh-drawer-head img{width:106px}.sh-drawer-close{font-size:25px;width:40px;height:40px;font-weight:300}.sh-drawer-links{overflow:auto;flex:1;padding-top:18px}.sh-drawer-links>a,.sh-drawer-links summary{display:block;padding:17px 0;font-size:17px;border-bottom:1px solid #e8e0d8;cursor:pointer}.sh-drawer-links details a{display:block;padding:11px 16px;color:var(--sh-muted);font-size:14px}.sh-drawer-foot{padding-top:24px;font-size:12px;line-height:1.8;color:var(--sh-muted)}
.sh-brand-intro{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1220px;margin:auto;padding:64px 56px 68px}.sh-brand-visual{position:relative;display:flex;justify-content:center;align-items:center;min-height:310px;background:#e0d0c1}.sh-brand-visual img{width:min(100%,340px);height:auto;mix-blend-mode:multiply}.sh-brand-copy{max-width:420px}.sh-brand-copy h1{font-size:clamp(26px,2.8vw,37px);font-weight:400;line-height:1.65;letter-spacing:.06em;margin:0 0 20px}.sh-brand-copy p{font-size:14px;line-height:2.1;color:var(--sh-muted);margin:0 0 30px}.sh-textlink{display:inline-flex;align-items:center;gap:28px;border-bottom:1px solid var(--sh-ink);padding:0 0 9px;font-size:13px;letter-spacing:.06em}.sh-textlink svg{width:25px;height:10px;stroke:currentColor;fill:none;stroke-width:1}.sh-brand-intro{animation:sh167Enter .9s cubic-bezier(.2,.65,.3,1)}@keyframes sh167Enter{from{opacity:.35;transform:translateY(9px)}to{opacity:1;transform:none}}
.sh-catalog,.sh-new{max-width:1360px;margin:0 auto;padding:46px 56px 64px}.sh-section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.sh-section-heading h2{font-size:25px;font-weight:400;letter-spacing:.08em;margin:0 0 10px}.sh-section-heading p{color:var(--sh-muted);font-size:13px;line-height:1.8;margin:0}.sh-new-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 72px)/4);gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.sh-new-track>a{scroll-snap-align:start}.sh-catalog{border-top:1px solid #e4dbd2}.sh-catalog-tools{display:grid;grid-template-columns:1fr 260px;gap:24px;margin-bottom:30px}.sh-catalog-tools input,.sh-catalog-tools select{background:transparent;border:0;border-bottom:1px solid var(--sh-rule);border-radius:0;padding:12px 2px;font-size:14px;color:var(--sh-ink);width:100%}.sh-catalog-tools input:focus,.sh-catalog-tools select:focus{outline:none;box-shadow:0 1px 0 var(--sh-ink)}.sh-empty{grid-column:1/-1;min-height:160px;padding:40px 24px;text-align:center;border:1px solid #e4dbd2;background:#f5f0ea}.sh-empty h3{font-size:19px;font-weight:400;margin:0 0 13px}.sh-empty p{font-size:13px;color:var(--sh-muted);line-height:1.9;margin:0}.sh-product-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 22px}.sh-product-list h3,.sh-new-track h3{text-align:left;font-size:14px;font-weight:400;line-height:1.6;padding:0}.sh-product-list .text-body-sm,.sh-new-track .text-body-sm{text-align:left;color:var(--sh-muted)}.sh-product-list a>div:first-child,.sh-new-track a>div:first-child{border-radius:0;margin-bottom:12px}.sh-about{max-width:1248px;margin:auto;padding:54px 56px;display:grid;grid-template-columns:1fr 2fr;gap:64px;border-top:1px solid #e4dbd2}.sh-about h2{font-size:21px;letter-spacing:.06em;font-weight:400}.sh-about p{font-size:14px;line-height:2;color:var(--sh-muted);max-width:640px}.sh-store-footer{background:#e8ded4}.sh-store-footer>div{max-width:1360px;margin:auto;padding:44px 56px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px}.sh-store-footer img{width:110px;margin-bottom:16px}.sh-store-footer p,.sh-store-footer a{font-size:12px;line-height:2;color:#6d5f53}.sh-store-footer h5{font-size:13px;font-weight:500;margin:0 0 14px}.sh-store-footer a{display:block;margin-bottom:8px}.sh-store-footer .sh-credits{display:flex;justify-content:space-between;border-top:1px solid #d5c8bc;padding-top:17px;padding-bottom:17px;font-size:10px;letter-spacing:.04em}.sh-credits a{display:inline;font-size:10px}.sh-live-link{font-size:12px;color:#9d4646}
.sh-header~main{padding-top:104px!important}.sh-header~.sh-shade~.sh-drawer~main{padding-top:104px!important}#cart-drawer{background:#faf8f5!important}#cart-drawer a[href='/checkout']{border-radius:3px!important;background:#51483f!important;color:#fff!important}.sh-store-footer~#cart-drawer{font-size:14px}button:focus-visible,a:focus-visible{outline:2px solid #827469;outline-offset:4px}
@media(max-width:767px){.sh-nav{height:62px;padding:0 19px}.sh-nav-note{visibility:hidden;width:44px}.sh-nav-brand img{width:102px;height:40px}.sh-nav-action{gap:12px}.sh-announcement{font-size:10px;padding:7px 16px}.sh-brand-intro{grid-template-columns:1fr;gap:27px;padding:26px 24px 42px}.sh-brand-visual{min-height:0;width:100%;max-width:340px;margin:auto;aspect-ratio:1.35}.sh-brand-visual img{width:235px}.sh-brand-copy{text-align:center;max-width:none}.sh-brand-copy h1{font-size:23px;margin-bottom:10px}.sh-brand-copy p{font-size:12px;margin-bottom:20px}.sh-textlink{font-size:12px}.sh-catalog,.sh-new{padding:32px 20px 44px}.sh-section-heading{margin-bottom:22px;align-items:start}.sh-section-heading h2{font-size:21px}.sh-section-heading p{font-size:12px}.sh-section-heading .sh-textlink{white-space:nowrap;font-size:11px}.sh-new-track{grid-auto-columns:calc((100% - 14px)/2);gap:14px}.sh-catalog-tools{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:22px}.sh-catalog-tools input,.sh-catalog-tools select{font-size:12px}.sh-product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 13px}.sh-product-list h3,.sh-new-track h3{font-size:12px}.sh-about{padding:30px 24px;grid-template-columns:1fr;gap:12px}.sh-about h2{font-size:20px}.sh-about p{font-size:12px}.sh-store-footer>div{padding:32px 24px;grid-template-columns:1fr 1fr;gap:26px}.sh-store-footer>div>div:first-child{grid-column:1/-1}.sh-store-footer .sh-credits{display:block;padding:15px 24px}.sh-header~main,.sh-header~.sh-shade~.sh-drawer~main{padding-top:90px!important}.sh-drawer{padding:24px}.sh-empty{padding:32px 16px;min-height:142px}.sh-empty h3{font-size:18px}}
.sh-brand-visual{background:transparent;min-height:0}.sh-brand-visual img{mix-blend-mode:normal;width:300px;max-width:100%}.sh-empty{display:block}.sh-product-list>p:has(.sh-empty){display:contents}
@media(max-width:767px){.sh-brand-visual{aspect-ratio:auto}.sh-brand-visual img{width:228px}.sh-brand-intro{gap:24px;padding-top:22px}}
@media(prefers-reduced-motion:reduce){.sh-brand-intro{animation:none}.sh-drawer,.sh-shade{transition:none}.sh-new-track{scroll-behavior:auto}}
.sh-oos-records{margin:28px auto 0;max-width:680px;background:#f1eee9;padding:24px;color:#80776d}.sh-oos-records h2{font-size:18px;margin-bottom:12px}.sh-oos-records p{font-size:12px;line-height:1.8;margin-top:14px}.sh-oos-record{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #ddd4ca;font-size:13px}.sh-oos-record span{white-space:nowrap}
.sh-brand-intro{display:flex;justify-content:space-between;min-height:190px;max-width:1360px;padding:38px 56px;gap:30px}.sh-brand-copy{max-width:680px}.sh-brand-copy h1{font-size:30px;letter-spacing:.045em;margin-bottom:12px}.sh-brand-copy p{margin:0;font-size:13px}.sh-brand-intro>.sh-textlink{flex-shrink:0;align-self:center}.sh-brand-intro+span{display:block}main:has(>.sh-brand-intro){margin-top:0!important}.sh-catalog-tools{display:grid}.sh-empty h3{font-size:20px}.sh-empty{padding:44px 24px}
@media(max-width:767px){.sh-brand-intro{min-height:185px;display:block;padding:30px 24px}.sh-brand-copy{text-align:left}.sh-brand-copy h1{font-size:23px}.sh-brand-copy p{font-size:12px}.sh-brand-intro>.sh-textlink{margin-top:22px}.sh-product-list>p:has(.sh-empty){display:contents}}

.sh-brand-intro{padding:36px 56px;min-height:174px}.sh-brand-intro>.sh-textlink{align-self:center;width:max-content;flex-grow:0}.sh-header~main{margin-top:0!important}.sh-brand-intro .sh-brand-copy{max-width:680px}input[type=checkbox],input[type=radio]{accent-color:#8d7764;color:#8d7764;--tw-ring-color:#8d7764}@media(max-width:767px){.sh-brand-intro{padding:28px 20px;min-height:174px}.sh-brand-intro>.sh-textlink{margin-top:18px}}
