/** Shopify CDN: Minification failed

Line 120:2 All "@import" rules must come first

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:blog-posts (INDEX:6) */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500&display=swap');
  .blog-post-list .blog-post-card {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
  }
  .blog-post-list .blog-post-card__image-wrapper,
  .blog-post-list .blog-post-card__image {
    aspect-ratio: 16 / 10;
    border-radius: 14px;
    overflow: hidden;
    background-color: #F5EFE4;
  }
  .blog-post-list .blog-post-card__image {
    object-fit: contain;
    width: 100%;
    height: 100%;
    padding: 0;
    transition: transform .6s ease;
  }
  .blog-post-list .blog-post-card:hover .blog-post-card__image {
    transform: scale(1.02);
  }
  .blog-post-list .blog-post-card__info {
    padding: 0;
    text-align: center;
  }
  .blog-post-list .blog-post-card__title {
    font-family: 'Playfair Display', Georgia, serif;
    font-weight: 500;
    font-size: 1.15rem;
    letter-spacing: -0.01em;
    line-height: 1.35;
    text-decoration: none !important;
    background-image: none !important;
    color: #1D1D1F;
    display: block;
    text-align: center;
  }
  .blog-post-list .blog-post-card__title:hover {
    opacity: .7;
  }
  .blog-post-list .blog-post-card__info > p {
    text-align: center;
    margin: 0;
  }
  .blog-post-list .blog-post-card__info > p:not(:has(a.blog-post-card__title)) {
    display: none;
  }
/* END_SECTION:blog-posts */

/* START_SECTION:editorial-landing-mobile (INDEX:22) */
.jl { display: block; background: var(--ed-parchment, #f5efe4); color: var(--ed-ink, #1a1a1a); padding: 0 0 48px; }
  .jl__hero { padding: 28px 22px 12px; text-align: center; }
  .jl__eyebrow { font-family: var(--ed-sans, "Inter", system-ui, sans-serif); font-size: 11px; letter-spacing: 0.22em; text-transform: uppercase; color: var(--ed-brass, #ac8a53); margin: 0 0 14px; }
  .jl__he { font-family: var(--ed-hebrew, "Frank Ruhl Libre", "Times New Roman", serif); font-weight: 500; font-size: 46px; line-height: 1.05; margin: 0 0 4px; color: var(--ed-ink, #1a1a1a); }
  .jl__en { font-family: var(--ed-serif, Georgia, serif); font-style: italic; font-size: 16px; margin: 2px 0 12px; color: #4b4036; }
  .jl__en--lone { font-style: normal; font-size: 34px; line-height: 1.1; font-weight: 500; margin: 0 0 14px; }
  .jl__subtitle { font-family: var(--ed-serif, Georgia, serif); font-size: 15px; color: #4b4036; margin: 4px 22px 18px; line-height: 1.5; }
  .jl__heroimg { margin: 18px 0 14px; }
  .jl__heroimg-img { width: 100%; height: auto; display: block; border-radius: 2px; }
  .jl__heroimg-credit { font-family: var(--ed-sans, "Inter", system-ui, sans-serif); font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase; color: #7d6c55; margin-top: 6px; }
  .jl__intro { font-family: var(--ed-serif, Georgia, serif); font-size: 16px; line-height: 1.65; color: #342b22; padding: 0 10px; max-width: 640px; margin: 12px auto 0; }
  .jl__intro p { margin: 0 0 12px; }

  .jl__shelf { margin: 32px 0 6px; padding: 0 18px; }
  .jl__shelf-head { display: flex; align-items: flex-end; justify-content: space-between; gap: 12px; margin: 0 4px 12px; padding-bottom: 10px; border-bottom: 1px solid rgba(172,138,83,0.35); }
  .jl__shelf-titles { min-width: 0; }
  .jl__shelf-title { font-family: var(--ed-serif, Georgia, serif); font-weight: 500; font-size: 22px; line-height: 1.15; margin: 0; }
  .jl__shelf-subtitle { font-family: var(--ed-serif, Georgia, serif); font-style: italic; font-size: 13px; color: #6b5b44; margin: 4px 0 0; }
  .jl__shelf-more { font-family: var(--ed-sans, "Inter", system-ui, sans-serif); font-size: 11px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--ed-brass, #ac8a53); text-decoration: none; white-space: nowrap; padding-bottom: 2px; }

  .jl__rail { display: grid; grid-auto-flow: column; grid-auto-columns: 160px; gap: 14px; overflow-x: auto; padding: 4px 4px 16px; margin: 0; list-style: none; scroll-snap-type: x mandatory; scroll-padding: 4px; -webkit-overflow-scrolling: touch; }
  .jl__rail::-webkit-scrollbar { display: none; }
  .jl__card { scroll-snap-align: start; background: transparent; }
  .jl__card-link { display: block; text-decoration: none; color: inherit; }
  .jl__card-media { width: 160px; height: 200px; background: transparent; border: 1px solid rgba(172,138,83,0.25); border-radius: 2px; display: flex; align-items: center; justify-content: center; overflow: hidden; }
  .jl__card-img { width: 100%; height: 100%; object-fit: contain; mix-blend-mode: multiply; }
  .jl__card-title { font-family: var(--ed-serif, Georgia, serif); font-size: 13px; line-height: 1.3; margin: 10px 2px 2px; color: var(--ed-ink, #1a1a1a); display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
  .jl__card-price { font-family: var(--ed-sans, "Inter", system-ui, sans-serif); font-size: 13px; font-weight: 600; margin: 2px 2px 0; color: #342b22; }

  .jl__why { margin: 36px 22px 14px; padding: 22px 18px 6px; border-top: 1px solid rgba(172,138,83,0.35); border-bottom: 1px solid rgba(172,138,83,0.35); }
  .jl__why-list { list-style: none; padding: 0; margin: 14px 0 0; }
  .jl__why-row { display: grid; grid-template-columns: 40px 1fr; gap: 12px; padding: 14px 0; border-bottom: 1px dashed rgba(172,138,83,0.3); align-items: start; }
  .jl__why-row:last-child { border-bottom: 0; }
  .jl__why-num { font-family: var(--ed-serif, Georgia, serif); font-size: 22px; color: var(--ed-brass, #ac8a53); line-height: 1; padding-top: 2px; }
  .jl__why-row h4 { font-family: var(--ed-serif, Georgia, serif); font-size: 16px; font-weight: 600; margin: 0 0 4px; }
  .jl__why-row p { font-family: var(--ed-serif, Georgia, serif); font-size: 14px; line-height: 1.5; color: #4b4036; margin: 0; }

  .jl__quote { margin: 34px 26px; padding: 18px 22px; border-left: 2px solid var(--ed-brass, #ac8a53); }
  .jl__quote-text { font-family: var(--ed-serif, Georgia, serif); font-style: italic; font-size: 17px; line-height: 1.55; color: #342b22; margin: 0; }
  .jl__quote-attr { font-family: var(--ed-sans, "Inter", system-ui, sans-serif); font-size: 11px; letter-spacing: 0.18em; text-transform: uppercase; color: #6b5b44; display: block; margin-top: 10px; }

  .jl__banner { display: block; text-decoration: none; color: var(--ed-ink, #1a1a1a); background: rgba(172,138,83,0.08); border: 1px solid rgba(172,138,83,0.35); border-radius: 2px; padding: 18px 20px; margin: 22px 22px; position: relative; }
  .jl__banner-eyebrow { font-family: var(--ed-sans, "Inter", system-ui, sans-serif); font-size: 10px; letter-spacing: 0.22em; text-transform: uppercase; color: var(--ed-brass, #ac8a53); margin: 0 0 6px; }
  .jl__banner-title { font-family: var(--ed-serif, Georgia, serif); font-size: 18px; font-weight: 600; margin: 0 0 4px; }
  .jl__banner-sub { font-family: var(--ed-serif, Georgia, serif); font-style: italic; font-size: 13px; color: #6b5b44; margin: 0; }
  .jl__banner-arrow { position: absolute; right: 18px; top: 50%; transform: translateY(-50%); color: var(--ed-brass, #ac8a53); font-size: 20px; }

  .jl__showall { text-align: center; margin: 18px 22px 6px; }
  .jl__showall-link { font-family: var(--ed-sans, "Inter", system-ui, sans-serif); font-size: 12px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--ed-ink, #1a1a1a); text-decoration: none; padding: 12px 20px; border: 1px solid var(--ed-ink, #1a1a1a); display: inline-block; }

  .jl__close { margin: 30px 26px 0; text-align: center; }
  .jl__close-text { font-family: var(--ed-serif, Georgia, serif); font-style: italic; font-size: 17px; line-height: 1.55; color: #342b22; margin: 0 0 10px; }
  .jl__close-attr { font-family: var(--ed-sans, "Inter", system-ui, sans-serif); font-size: 11px; letter-spacing: 0.2em; text-transform: uppercase; color: #6b5b44; }
/* END_SECTION:editorial-landing-mobile */

/* START_SECTION:main-article (INDEX:35) */
/* Judaica Square: Editorial article polish */
  @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap');

  .shopify-section--main-article .article__image {
    max-width: 1100px;
    margin: 2.5rem auto 0;
    padding: 0 1.5rem;
  }
  .shopify-section--main-article .article__image img {
    border-radius: 18px;
    aspect-ratio: 16 / 10;
    object-fit: cover;
    box-shadow: 0 20px 60px rgba(0,0,0,.08);
    width: 100%;
  }
  @media (max-width: 749px) {
    .shopify-section--main-article .article__image { padding: 0; margin-top: 1rem; }
    .shopify-section--main-article .article__image img { border-radius: 0; aspect-ratio: 4 / 3; }
  }
  .shopify-section--main-article .article__wrapper {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .shopify-section--main-article .article__wrapper .h-stack.gap-2 {
    justify-content: center;
    color: #B8860B;
    font-family: 'Playfair Display', Georgia, serif;
    font-style: italic;
    font-size: 0.95rem;
    letter-spacing: 0.02em;
    text-transform: none;
    opacity: 1;
    margin-bottom: 0.5rem;
  }
  .shopify-section--main-article .article__wrapper .h-stack.gap-2::before { content: "— "; color: #B8860B; }
  .shopify-section--main-article .article__wrapper .h-stack.gap-2::after  { content: " —"; color: #B8860B; }
  .shopify-section--main-article .article__wrapper .h1 {
    font-family: 'Playfair Display', Georgia, 'Hoefler Text', serif !important;
    font-weight: 500;
    letter-spacing: -0.01em;
    line-height: 1.08;
    font-size: clamp(2.25rem, 5vw, 3.75rem);
    max-width: 20ch;
    margin: 0.75rem auto 0;
    text-align: center;
    color: #1D1D1F;
  }
  .shopify-section--main-article .article__wrapper .v-stack.gap-4\.5 {
    align-items: center;
    text-align: center;
    gap: 0.5rem;
  }
  .shopify-section--main-article .article__wrapper > .v-stack > .v-stack > .v-stack.gap-4\.5::after {
    content: "";
    display: block;
    width: 48px;
    height: 1px;
    background: #B8860B;
    margin: 2rem auto 0;
  }
  .shopify-section--main-article .prose {
    max-width: 680px;
    margin: 2.5rem auto 0;
    font-size: 1.1rem;
    line-height: 1.75;
    color: #1D1D1F;
  }
  .shopify-section--main-article .prose > p:first-of-type {
    font-size: 1.25rem;
    line-height: 1.6;
    color: #3a3a3c;
  }
  .shopify-section--main-article .prose > p:first-of-type::first-letter {
    font-family: 'Playfair Display', Georgia, serif;
    font-weight: 500;
    font-size: 4.5rem;
    float: left;
    line-height: 0.85;
    padding: 0.35rem 0.75rem 0 0;
    color: #B8860B;
  }
  .shopify-section--main-article .prose h2,
  .shopify-section--main-article .prose h3 {
    font-family: 'Playfair Display', Georgia, serif;
    font-weight: 500;
    letter-spacing: -0.005em;
    color: #1D1D1F;
  }
  .shopify-section--main-article .prose h2 {
    margin-top: 3.5rem;
    margin-bottom: 1rem;
    font-size: 2rem;
    line-height: 1.2;
  }
  .shopify-section--main-article .prose h2::before {
    content: "§";
    display: block;
    color: #B8860B;
    font-size: 1.25rem;
    font-style: italic;
    margin-bottom: 0.5rem;
    font-weight: 400;
  }
  .shopify-section--main-article .prose h3 {
    margin-top: 2.25rem;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: 1.25;
  }
  .shopify-section--main-article .prose p { margin-bottom: 1.35rem; }
  .shopify-section--main-article .prose a {
    color: #1D1D1F;
    text-decoration: underline;
    text-decoration-color: rgba(184, 134, 11, 0.5);
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
    transition: text-decoration-color .2s;
  }
  .shopify-section--main-article .prose a:hover { text-decoration-color: #B8860B; }
  .shopify-section--main-article .prose img {
    border-radius: 12px;
    margin: 2.5rem auto;
    box-shadow: 0 10px 40px rgba(0,0,0,.06);
  }
  .shopify-section--main-article .prose blockquote {
    border: none;
    border-top: 1px solid rgba(184, 134, 11, 0.3);
    border-bottom: 1px solid rgba(184, 134, 11, 0.3);
    padding: 2rem 0;
    margin: 3rem 0;
    font-family: 'Playfair Display', Georgia, serif;
    font-style: italic;
    font-size: 1.4rem;
    line-height: 1.5;
    color: #1D1D1F;
    text-align: center;
  }
  .shopify-section--main-article .prose ul,
  .shopify-section--main-article .prose ol { margin: 1.25rem 0 1.35rem 1.5rem; }
  .shopify-section--main-article .prose li { margin-bottom: 0.5rem; }
  .shopify-section--breadcrumbs { padding-top: 1.5rem; padding-bottom: 0; }
  .shopify-section--breadcrumbs nav,
  .shopify-section--breadcrumbs .breadcrumb { opacity: 0.45; font-size: 0.8rem; letter-spacing: 0.02em; }
/* END_SECTION:main-article */