@font-face { font-family: "GT Eesti Pro"; src: url("../fonts/GT-Eesti-Pro-Display-Regular.woff2") format("woff2"); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "GT Eesti Light"; src: url("../fonts/GT-Eesti-Display-Light.woff2") format("woff2"); font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: "Bell MT Pro"; src: url("../fonts/BellMTPro.woff2") format("woff2"); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "Bell MT Pro"; src: url("../fonts/BellMTProItalic.woff2") format("woff2"); font-weight: 400; font-style: italic; font-display: swap; }
@font-face { font-family: Candlescript; src: url("../fonts/candlescript-pro.woff2") format("woff2"); font-weight: 400; font-display: swap; }
:root { --ss-bg:#f6f4ee; --ss-ink:#1a1a1a; --ss-muted:#5c5c5c; --ss-line:#e6e1d6; }
* { box-sizing: border-box; }
html, body { margin: 0; background: var(--ss-bg); color: var(--ss-ink); font-family: "GT Eesti Light", "GT Eesti Pro", Helvetica, Arial, sans-serif; font-size: 15px; line-height: 1.45; }
a { color: inherit; text-decoration: none; }
img { max-width: 100%; height: auto; display: block; }
button, input { font: inherit; }
.ss-edge { position: fixed; top: 50%; z-index: 20; writing-mode: vertical-rl; transform: rotate(180deg) translateY(50%); letter-spacing: .18em; text-transform: none; font-size: 13px; }
.ss-edge--shop { left: 10px; }
.ss-edge--bag { right: 10px; writing-mode: vertical-rl; transform: none; top: 46%; }
.ss-rail { position: fixed; left: 42px; top: 28px; width: 210px; z-index: 8; }
.ss-brand { display: block; }
.ss-brand strong { display: block; font-family: "GT Eesti Pro", sans-serif; font-weight: 400; font-size: 18px; }
.ss-brand span { display: block; font-size: 13px; margin-top: 4px; }
.ss-rail-nav { margin-top: 28px; display: none; flex-direction: column; gap: 6px; font-size: 13px; max-height: 70vh; overflow: auto; }
.ss-rail-nav:not([hidden]) { display: flex; }
[hidden] { display: none !important; }
.ss-kicker { letter-spacing: .08em; margin: 14px 0 4px; font-size: 12px; }
.ss-main { margin: 24px 56px 80px 270px; min-height: 70vh; }
.ss-hero__pair { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.ss-hero__pair figure { margin: 0; position: relative; overflow: hidden; border-radius: 18px; height: min(62vh, 560px); }
.ss-hero__pair img { width: 200%; max-width: none; height: 100%; object-fit: cover; }
.ss-hero__l { object-position: left center; }
.ss-hero__r { object-position: right center; margin-left: -100%; }
.ss-hero__pair figcaption { display: none; }
.ss-hero__copy { max-width: 640px; margin: 48px auto 16px; text-align: center; }
.ss-script { font-family: "Bell MT Pro", Georgia, serif; font-style: italic; }
.ss-signup { display: flex; width: min(280px, 80%); margin: 28px 0 48px 0; background: #fff; border-radius: 999px; overflow: hidden; border: 1px solid #ece8df; }
.ss-signup input { flex: 1; border: 0; padding: 12px 16px; background: transparent; }
.ss-signup button { border: 0; background: transparent; padding: 0 14px; cursor: pointer; }
.ss-feature { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; margin: 24px 0 48px; }
.ss-feature__card, .ss-card { position: relative; }
.ss-feature__card h3, .ss-card h3 { font-family: "GT Eesti Pro", sans-serif; font-weight: 400; font-size: 18px; margin: 12px 0 0; }
.ss-feature__card h4, .ss-card h4 { font-family: "Bell MT Pro", Georgia, serif; font-style: italic; font-weight: 400; margin: 4px 0 8px; }
.ss-feature__card ul, .ss-card ul { list-style: none; padding: 0; margin: 0 0 8px; color: var(--ss-muted); font-size: 13px; }
.ss-feature__card li, .ss-card li { display: inline; }
.ss-feature__card li + li::before, .ss-card li + li::before { content: " · "; }
.ss-pill { position: absolute; left: 12px; top: 12px; background: #111; color: #fff; font-size: 11px; padding: 3px 8px; border-radius: 999px; }
.ss-shop h1, .ss-shop h2 { font-family: "GT Eesti Pro", sans-serif; font-weight: 400; font-size: 22px; }
.ss-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 32px 24px; }
.ss-card img { width: 100%; border-radius: 8px; background: #eeeae2; }
.ss-mobhead { display: none; }
.ss-pdp { display: grid; grid-template-columns: minmax(220px, 280px) minmax(0, 1.15fr) minmax(240px, 320px); gap: 28px; align-items: start; }
.ss-pdp__info { grid-column: 1; grid-row: 1; }
.ss-pdp__media { grid-column: 2; grid-row: 1; }
.ss-pdp__side { grid-column: 3; grid-row: 1; }
.ss-reviews { font-size: 13px; letter-spacing: .04em; }
.ss-thumbs { display: flex; gap: 8px; margin: 16px 0 8px; }
.ss-thumbs button { width: 44px; height: 44px; padding: 0; border: 0; background: #eeeae2; border-radius: 6px; overflow: hidden; cursor: pointer; }
.ss-thumbs img { width: 100%; height: 100%; object-fit: cover; }
.ss-radio { width: 16px; height: 16px; border: 1px solid #111; border-radius: 50%; flex: 0 0 auto; display: inline-block; }
.ss-cms { display: grid; grid-template-columns: 240px minmax(0, 1fr); gap: 8px 56px; align-items: start; }
.ss-cms > aside { grid-column: 1; }
.ss-cms-body { grid-column: 2; }
.ss-cms-lead { font-size: 14px; line-height: 1.45; max-width: 16em; }
.ss-cms-body h2 { font-size: 15px; font-weight: 500; margin: 28px 0 8px; }
.ss-cms-body h3 { font-size: 14px; font-weight: 500; margin: 18px 0 6px; }
.ss-cms-body a { text-decoration: underline; }
.ss-jump { display: flex; flex-wrap: wrap; gap: 8px 14px; margin: 0 0 28px; font-size: 13px; }
.ss-rec { margin: 0 0 36px; }
.ss-rec-card { display: grid; grid-template-columns: 120px 1fr; gap: 16px; align-items: center; margin: 12px 0; }
.ss-rec-card img { width: 120px; }
.ss-pdp__info h1 { font-family: "GT Eesti Pro", sans-serif; font-size: 22px; font-weight: 400; letter-spacing: .04em; text-transform: uppercase; margin: 0 0 4px; }
.ss-pdp__info h2 { font-family: "Bell MT Pro", Georgia, serif; font-style: italic; font-weight: 400; font-size: 18px; margin: 0 0 12px; }
.ss-tags { display: flex; flex-wrap: wrap; gap: 12px; font-size: 13px; color: var(--ss-muted); }
.ss-lede { font-size: 14.5px; line-height: 1.5; }
.ss-var-label { margin: 22px 0 8px; font-size: 13px; }
.ss-vars { border: 1px solid #ddd6c8; border-radius: 16px; overflow: hidden; background: #fff; }
.ss-vars a { display: flex; align-items: center; gap: 10px; padding: 12px 14px; border-top: 1px solid #eee8dc; }
.ss-vars a:first-child { border-top: 0; }
.ss-vars a.is-on { font-weight: 500; }
.ss-vars a.is-on .ss-radio { background: #111; box-shadow: inset 0 0 0 3px #fff; }
.ss-atc-row { margin-top: 16px; display: flex; flex-direction: column; gap: 8px; }
.ss-atc, .ss-buy { display: flex; justify-content: space-between; align-items: center; width: 100%; min-height: 48px; border-radius: 999px; padding: 0 18px; cursor: pointer; }
.ss-atc { background: #111; color: #fff; border: 0; }
.ss-buy { background: transparent; border: 1px solid #111; }
.ss-pdp__media { position: relative; }
.ss-pdp__media img { width: 100%; border-radius: 22px; display: none; background: #111; }
.ss-pdp__media img.is-on { display: block; }
.ss-dots { position: absolute; left: 50%; bottom: 16px; transform: translateX(-50%); display: flex; gap: 6px; background: rgba(255,255,255,.7); padding: 6px 10px; border-radius: 999px; }
.ss-dots button { width: 7px; height: 7px; border-radius: 50%; border: 0; background: #bbb; padding: 0; }
.ss-dots button.is-on { background: #111; }
.ss-upsell__row { display: grid; grid-template-columns: 52px 1fr auto; gap: 10px; align-items: center; margin: 10px 0; }
.ss-upsell__row img { width: 52px; height: 52px; object-fit: cover; }
.ss-upsell__row button { background: #111; color: #fff; border: 0; border-radius: 999px; padding: 8px 14px; cursor: pointer; }
.ss-acc { border-top: 1px solid var(--ss-line); padding: 10px 0; }
.ss-acc summary { cursor: pointer; list-style: none; }
.ss-acc summary::-webkit-details-marker { display: none; }
.ss-page { max-width: none; }
.ss-cms h1 { font-size: 20px; font-weight: 400; margin: 0 0 12px; }
.ss-cms p, .ss-cms li { color: #333; }
.ss-footer { margin: 64px 56px 40px 270px; padding-top: 24px; border-top: 1px solid var(--ss-line); }
.ss-footer__top { display: flex; gap: 24px; margin-bottom: 12px; }
.ss-footer__grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 18px; margin-top: 24px; }
.ss-footer h3 { font-size: 13px; font-weight: 500; }
.ss-footer a { display: block; padding: 3px 0; color: #444; font-size: 13px; }
.ss-copy { font-size: 12px; color: #777; margin-top: 24px; }
.ss-cart .ss-line, .checkout-layout .ss-line { display: flex; gap: 12px; margin: 12px 0; }
.ss-cart .ss-line img { width: 72px; }
.ss-check-title { margin: 0 0 16px; }
.checkout-layout { display: grid; grid-template-columns: 1.2fr .8fr; gap: 32px; }
.woocommerce-billing-fields input.input-text, .woocommerce-billing-fields select { width: 100%; border: 0; border-bottom: 1px solid #111; background: transparent; padding: 10px 0; margin-bottom: 10px; }
#place_order { display: block; width: 100%; background: #111; color: #fff; border: 0; min-height: 48px; border-radius: 999px; cursor: pointer; }
.ss-pager { padding: 24px 0 48px; }
@media (max-width: 980px) {
  .ss-mobhead { display: flex; align-items: center; justify-content: space-between; padding: 14px 16px 8px; }
  .ss-mobhead__tools { display: flex; align-items: center; gap: 14px; }
  .ss-burger { background: none; border: 0; padding: 0; cursor: pointer; }
  .ss-rail { display: none; }
  .ss-rail-nav { display: none; }
  body.is-nav .ss-rail { display: block; position: static; width: auto; padding: 8px 16px 16px; }
  body.is-nav .ss-rail-nav { display: flex !important; }
  .ss-main, .ss-footer { margin: 8px 16px 40px; }
  .ss-edge { display: none; }
  .ss-hero__pair, .ss-feature, .ss-grid, .ss-footer__grid, .checkout-layout { grid-template-columns: 1fr; }
  .ss-cms { grid-template-columns: 1fr; gap: 8px; }
  .ss-cms > aside, .ss-cms-body { grid-column: 1; }
  .ss-cms-lead { max-width: none; }
  .ss-pdp { display: flex; flex-direction: column; gap: 18px; }
  .ss-pdp__media { order: -1; }
  .ss-pdp__media img { aspect-ratio: 1; object-fit: cover; display: none; border-radius: 16px; }
  .ss-pdp__media img.is-on { display: block; }
  .ss-rec-card { grid-template-columns: 1fr; }
}
