:root{--og-cream: #F5F1EC;--og-ink: #4A4036;--og-surface: #E8E2DA;--og-gold: #C6B37E;--og-sky: #AFC7D6;--og-bg: var(--og-cream);--og-text: var(--og-ink);--og-muted: rgba(74,64,54,.72);--og-border: rgba(74,64,54,.14);--og-serif: "Cormorant Garamond", ui-serif, Georgia, serif;--og-sans: Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", Arial, sans-serif;--og-h1: clamp(34px, 4vw, 58px);--og-h2: clamp(24px, 2.6vw, 40px);--og-h3: 18px;--og-body: 16px;--og-small: 13px;--og-container: 1180px;--og-pad: clamp(18px, 3.2vw, 46px);--og-lh: 1.62;--og-measure: 72ch;--og-radius: 18px;--og-radius-pill: 999px;--og-shadow: 0 18px 50px rgba(0,0,0,.08);--og-shadow-soft: 0 10px 26px rgba(0,0,0,.07);--og-space-1: 8px;--og-space-2: 12px;--og-space-3: 18px;--og-space-4: 28px;--og-space-5: clamp(34px, 6vw, 84px)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--og-bg);color:var(--og-text);font-family:var(--og-sans);font-size:var(--og-body);line-height:var(--og-lh)}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}::selection{background:#c6b37e59}.og-container{max-width:var(--og-container);margin:0 auto;padding-left:var(--og-pad);padding-right:var(--og-pad)}.og-section{padding-top:var(--og-space-5);padding-bottom:var(--og-space-5)}.og-measure{max-width:var(--og-measure)}.og-kicker{font-size:var(--og-small);letter-spacing:.16em;text-transform:uppercase;color:var(--og-muted)}.og-h1{font-family:var(--og-serif);font-size:var(--og-h1);line-height:1.05;letter-spacing:.2px;margin:0}.og-h2{font-family:var(--og-serif);font-size:var(--og-h2);line-height:1.15;letter-spacing:.2px;margin:0}.og-h3{font-family:var(--og-sans);font-size:var(--og-h3);line-height:1.25;margin:0}.og-muted{color:var(--og-muted)}.og-prose p{margin:0 0 14px}.og-prose p:last-child{margin-bottom:0}.og-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border-radius:var(--og-radius-pill);border:1px solid var(--og-border);font-weight:600;letter-spacing:.1px;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,border-color .12s ease,color .12s ease}.og-btn--primary{background:var(--og-ink);color:var(--og-cream);border-color:#4a403659}.og-btn--ghost{background:transparent;color:var(--og-text)}.og-btn:hover{transform:translateY(-1px);box-shadow:var(--og-shadow-soft)}.og-btn--primary:hover{filter:brightness(.96)}.og-btn:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid rgba(175,199,214,.75);outline-offset:2px;border-radius:10px}.og-card{background:#fff6;border:1px solid var(--og-border);border-radius:var(--og-radius);box-shadow:var(--og-shadow);overflow:hidden}.og-surface{background:var(--og-surface);border:1px solid rgba(74,64,54,.1);border-radius:var(--og-radius)}.og-divider{height:1px;width:100%;background:var(--og-border)}.og-grid{display:grid;gap:18px}.og-grid--2{grid-template-columns:repeat(2,1fr)}.og-grid--3{grid-template-columns:repeat(3,1fr)}.og-grid--4{grid-template-columns:repeat(4,1fr)}@media(max-width:980px){.og-grid--2,.og-grid--3,.og-grid--4{grid-template-columns:1fr}}.og-stack{display:flex;flex-direction:column;gap:14px}.og-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.og-link{color:var(--og-text);border-bottom:1px solid rgba(198,179,126,.45);padding-bottom:2px}.og-link:hover{border-bottom-color:#c6b37ed9}.rte,.rich-text__text,.product__description{line-height:var(--og-lh)}.rte p,.rich-text__text p,.product__description p{margin:0 0 14px}.og-hero{position:relative;width:100%;height:100vh;min-height:88vh;overflow:hidden;background:var(--og-bg)}.og-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.og-hero__desktop,.og-hero__mobile{position:absolute;top:0;right:0;bottom:0;left:0}.og-hero__video,.og-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.og-hero__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#e8e2dad9,#f5f1ec)}.og-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;pointer-events:none}.og-hero__content{position:relative;z-index:2;height:100%;width:100%}.og-hero__inner{height:100%;max-width:var(--og-container);margin:0 auto;padding-left:var(--og-pad);padding-right:var(--og-pad)}.og-hero__text{max-width:min(var(--og-measure),720px)}.og-hero__h{font-family:var(--og-serif);margin:0 0 10px;color:#d8d2c9;line-height:1.05;letter-spacing:.2px}.og-hero__h--sm{font-size:clamp(28px,3.2vw,44px)}.og-hero__h--md{font-size:clamp(34px,4vw,54px)}.og-hero__h--lg{font-size:clamp(40px,4.8vw,64px)}.og-hero__sub{margin:0;color:#c6b37e;line-height:1.55}.og-hero__sub--sm{font-size:14px}.og-hero__sub--md{font-size:16px}.og-hero__sub--lg{font-size:18px}.og-hero__cta{margin-top:16px}@media(min-width:750px){.og-hero__desktop{display:block}.og-hero__mobile{display:none}.og-hero__inner{display:flex;align-items:flex-start;justify-content:flex-start;padding-top:clamp(64px,10vh,132px)}}@media(max-width:749px){.og-hero{height:100vh;min-height:92vh}.og-hero__desktop{display:none}.og-hero__mobile{display:block}.og-hero__inner{display:flex;align-items:flex-end;justify-content:flex-start;padding-bottom:clamp(42px,9vh,84px);padding-top:18px}.og-hero__text{max-width:90%}}.og-promise__wrap{padding:clamp(18px,3vw,34px);border-radius:var(--og-radius)}.og-promise__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(18px,3vw,42px);align-items:center}.og-promise__left{display:flex;flex-direction:column;gap:12px}.og-promise__title{font-family:var(--og-serif);margin:0;line-height:1.12;letter-spacing:.2px;color:var(--og-text);max-width:min(var(--og-measure),720px)}.og-promise__title--sm{font-size:clamp(22px,2.2vw,30px)}.og-promise__title--md{font-size:clamp(26px,2.6vw,36px)}.og-promise__title--lg{font-size:clamp(30px,3.2vw,44px)}.og-promise__right{display:flex;justify-content:flex-end;align-items:center;--sig-desktop: 360px;--sig-mobile: 240px}.og-promise__sig{width:100%;max-width:var(--sig-desktop);height:auto;padding:10px;background:#f5f1ec38;border:1px solid rgba(74,64,54,.14);border-radius:16px;box-shadow:0 12px 30px #0000000f;opacity:.94;filter:saturate(.98) contrast(.98);transition:transform .25s ease,box-shadow .25s ease}.og-promise__sig:hover{transform:translateY(-2px);box-shadow:0 16px 38px #00000014}.og-promise__sig-fallback{width:min(320px,var(--sig-desktop));height:140px;border-radius:16px;background:#e8e2dab3;border:1px solid var(--og-border)}@media(max-width:749px){.og-promise__grid{grid-template-columns:1fr;gap:0}.og-promise__left{margin-bottom:clamp(32px,7vw,42px)}.og-promise__sig{max-width:var(--sig-mobile);padding:8px;margin:0 auto}}.og-container og-stack{background:#ece6df}.og-shabbat-home__title{font-family:var(--og-serif);margin:0;line-height:1.12;letter-spacing:.2px}.og-shabbat-home__title--sm{font-size:clamp(22px,2.2vw,30px)}.og-shabbat-home__title--md{font-size:clamp(26px,2.6vw,36px)}.og-shabbat-home__title--lg{font-size:clamp(30px,3.2vw,44px)}.og-shabbat-home__cards{margin-top:10px;display:grid;gap:18px}.og-shabbat-card{display:grid;grid-template-rows:auto 1fr;border-radius:var(--og-radius);border:1px solid var(--og-border);background:#ffffff59;box-shadow:var(--og-shadow-soft);overflow:hidden;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease}.og-shabbat-card:hover{transform:translateY(-2px);box-shadow:var(--og-shadow)}.og-shabbat-card__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#e8e2daa6}.og-shabbat-card__img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1);transition:transform .35s ease}.og-shabbat-card:hover .og-shabbat-card__img{transform:scale(1.03)}.og-shabbat-card__img--fallback{width:100%;height:100%;background:linear-gradient(180deg,#e8e2dabf,#f5f1ec)}.og-shabbat-card__body{padding:16px 16px 18px;display:flex;flex-direction:column;gap:10px}.og-shabbat-card__top{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.og-shabbat-card__title{font-weight:700;font-size:16px}.og-shabbat-card__count{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#4a4036ad;white-space:nowrap}.og-shabbat-card__sub{font-size:14px;line-height:1.55}.og-shabbat-card__cta{margin-top:2px;font-size:14px;font-weight:600;color:#c6b37ef2}@media(min-width:900px){.og-shabbat-home__cards{grid-template-columns:repeat(3,1fr);gap:18px}}@media(min-width:750px)and (max-width:899px){.og-shabbat-home__cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.og-shabbat-home__cards{display:grid;grid-auto-flow:column;grid-auto-columns:86%;gap:14px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.og-shabbat-home__cards::-webkit-scrollbar{display:none}.og-shabbat-card{scroll-snap-align:start}}.og-bg--default{background:transparent}.og-bg--surface{background:#e8e2da73}.og-bg--cream{background:#f5f1ec}.og-bg--dark{background:#4a4036;color:#f5f1ec}.og-bg--dark .og-shabbat-card{background:#ffffff0f;border-color:#ffffff1f}.og-bg--dark .og-muted{color:#f5f1ecbf}.og-philosophy__title{font-family:var(--og-serif);margin:0;line-height:1.12;letter-spacing:.2px}.og-philosophy__title--sm{font-size:clamp(22px,2.2vw,30px)}.og-philosophy__title--md{font-size:clamp(26px,2.6vw,36px)}.og-philosophy__title--lg{font-size:clamp(30px,3.2vw,44px)}.og-philosophy__principles{margin-top:10px;display:grid;gap:18px}.og-principle{border-radius:var(--og-radius);border:1px solid var(--og-border);background:#ffffff59;box-shadow:var(--og-shadow-soft);padding:22px}.og-principle__head{display:flex;align-items:baseline;gap:14px;margin-bottom:12px}.og-principle__num{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#c6b37e;padding:6px 12px;border-radius:999px;border:1px solid rgba(198,179,126,.45);background:#c6b37e14;line-height:1;white-space:nowrap}.og-principle__title{font-weight:700;font-size:17px;margin:0}.og-principle__text{font-size:14px;line-height:1.65}@media(min-width:900px){.og-philosophy__principles{grid-template-columns:repeat(3,1fr)}}@media(min-width:750px)and (max-width:899px){.og-philosophy__principles{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.og-philosophy__principles{display:grid;grid-auto-flow:column;grid-auto-columns:86%;gap:14px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.og-philosophy__principles::-webkit-scrollbar{display:none}.og-principle{scroll-snap-align:start}}.og-finalcta__card{border-radius:calc(var(--og-radius) + 10px);border:1px solid var(--og-border);box-shadow:0 18px 50px #00000014;overflow:hidden}.og-finalcta__inner{padding:clamp(22px,3vw,40px);display:flex;flex-direction:column;gap:16px}.og-finalcta__title{font-family:var(--og-serif);margin:0;line-height:1.12;letter-spacing:.2px;font-size:clamp(24px,2.8vw,38px)}.og-finalcta__sub{margin:0;max-width:60ch;line-height:1.6;font-size:15px}.og-finalcta__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.og-finalcta__link{font-size:14px;text-decoration:none;color:#4a4036bf;border-bottom:1px solid rgba(74,64,54,.25);padding-bottom:2px;white-space:nowrap}.og-finalcta__link:hover{color:#4a4036f2;border-bottom-color:#4a403673}.og-finalcta__card--surface{background:#e8e2da8c}.og-finalcta__card--cream{background:#f5f1ec}.og-finalcta__card--dark{background:#4a4036;border-color:#ffffff1f}.og-finalcta__card--dark .og-finalcta__title{color:#f5f1ec}.og-finalcta__card--dark .og-finalcta__sub{color:#f5f1eccc}.og-finalcta__card--dark .og-finalcta__link{color:#f5f1eccc;border-bottom-color:#f5f1ec4d}.og-btn--xl{padding:14px 24px;border-radius:999px;font-weight:700;font-size:15px}.og-btn--gold{background:#c6b37e;color:#4a4036;border:1px solid rgba(74,64,54,.15)}.og-btn--gold:hover{filter:brightness(.97)}.og-btn--dark{background:#4a4036;color:#f5f1ec;border:1px solid rgba(255,255,255,.14)}.og-btn--light{background:#f5f1ecf2;color:#4a4036;border:1px solid rgba(74,64,54,.16)}@media(max-width:749px){.og-finalcta__actions{flex-direction:column;align-items:flex-start;gap:10px}}.og-header{position:relative;z-index:9999;width:100%;pointer-events:auto;transition:background .22s ease,backdrop-filter .22s ease,border-color .22s ease}.og-header--sticky{position:sticky;top:0}.og-header--base-transparent{background:transparent;border-bottom:1px solid transparent}.og-header--base-cream{background:#f5f1ec;border-bottom:1px solid rgba(74,64,54,.08)}.og-header--scrolled{background:#e8e2da8c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(74,64,54,.1)}.og-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:66px;padding:10px 0}.og-header__left,.og-header__right{display:flex;align-items:center;gap:12px}.og-header__left{justify-content:flex-start}.og-header__right{justify-content:flex-end}.og-header__logo{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#4a4036}.og-header__logo-img{max-height:28px;width:auto;display:block}.og-header__logo-text{font-family:var(--og-serif);font-size:18px;letter-spacing:.12em;text-transform:uppercase}.og-header__nav{display:none}.og-header__menu{display:flex;gap:18px;list-style:none;padding:0;margin:0}.og-header__menu-link{text-decoration:none;color:#4a4036d9;font-size:14px;letter-spacing:.02em;transition:color .2s ease}.og-header__menu-link:hover{color:#4a4036}.og-header__burger,.og-header__icon{width:42px;height:42px;border-radius:999px;border:1px solid rgba(74,64,54,.12);background:#f5f1ec8c;display:inline-flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease,color .25s ease}.og-header__burger{cursor:pointer}.og-header__burger-lines{width:18px;height:12px;position:relative;display:block}.og-header__burger-lines:before,.og-header__burger-lines:after{content:"";position:absolute;left:0;right:0;height:2px;background:#4a4036d9;border-radius:2px}.og-header__burger-lines:before{top:0}.og-header__burger-lines:after{bottom:0}.og-header__icon{text-decoration:none;color:#4a4036}.og-header__icon svg{width:18px;height:18px;display:block}.og-header__icon svg *{stroke:currentColor}.og-header__burger:hover,.og-header__icon:hover{background:#e8e2dabf;border-color:#c6b37e73;transform:translateY(-2px);box-shadow:0 6px 18px #c6b37e2e}.og-header__icon:hover{color:#c6b37e}.og-header__burger:active,.og-header__icon:active{transform:translateY(0)}.og-header--base-transparent:not(.og-header--scrolled) .og-header__menu-link{color:#f5f1eceb}.og-header--base-transparent:not(.og-header--scrolled) .og-header__menu-link:hover{color:#c6b37e}.og-header--base-transparent:not(.og-header--scrolled) .og-header__burger,.og-header--base-transparent:not(.og-header--scrolled) .og-header__icon{background:#0000002e;border-color:#f5f1ec2e;box-shadow:none}.og-header--base-transparent:not(.og-header--scrolled) .og-header__icon{color:#f5f1ec}.og-header--base-transparent:not(.og-header--scrolled) .og-header__burger-lines:before,.og-header--base-transparent:not(.og-header--scrolled) .og-header__burger-lines:after{background:#f5f1ece6}.og-header--base-transparent:not(.og-header--scrolled) .og-header__burger:hover,.og-header--base-transparent:not(.og-header--scrolled) .og-header__icon:hover{background:#00000047;border-color:#c6b37e59}.og-header--base-transparent:not(.og-header--scrolled) .og-header__icon:hover{color:#c6b37e}.og-header__cart-count{position:absolute;top:5px;right:5px;min-width:18px;height:18px;padding:0 6px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#4a4036;background:#c6b37e;box-shadow:0 4px 10px #00000026}@keyframes ogCartPulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.og-header__cart-count{animation:ogCartPulse .55s ease}.og-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;pointer-events:none}.og-drawer--open{pointer-events:auto}.og-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000052;opacity:0;transition:opacity .2s ease}.og-drawer--open .og-drawer__backdrop{opacity:1}.og-drawer__panel{position:absolute;top:0;left:0;height:100%;width:min(86vw,360px);background:#f5f1ec;border-right:1px solid rgba(74,64,54,.12);transform:translate(-102%);transition:transform .22s ease;padding:18px;overflow:auto;z-index:10001}.og-drawer--open .og-drawer__panel{transform:translate(0)}.og-drawer__top{display:flex;justify-content:flex-end;margin-bottom:8px}.og-drawer__close{width:42px;height:42px;border-radius:999px;border:1px solid rgba(74,64,54,.14);background:#e8e2da8c;cursor:pointer;font-size:22px;line-height:40px}.og-drawer__menu{list-style:none;padding:6px 0 0;margin:0;display:flex;flex-direction:column;gap:10px}.og-drawer__link{text-decoration:none;color:#4a4036eb;font-size:16px;padding:10px 6px;border-radius:12px}.og-drawer__link:hover{background:#e8e2da8c}.og-drawer__note{margin-top:16px;font-size:13px}body.og-lock{overflow:hidden;touch-action:none}@media(max-width:749px){.og-header__inner{min-height:56px;padding:6px 0}.og-header__logo-img{max-height:22px}.og-header__left,.og-header__right{gap:10px}.og-header__burger,.og-header__icon{width:38px;height:38px}.og-header__icon svg{width:17px;height:17px}.og-header__cart-count{top:4px;right:4px;min-width:17px;height:17px;font-size:10px;line-height:17px}}@media(min-width:900px){.og-header__nav{display:block}.og-header__burger{display:none}}.og-header__inner{padding-left:16px;padding-right:16px}@media(min-width:900px){.og-header__inner{padding-left:22px;padding-right:22px}}@media(min-width:900px){.og-header__menu{gap:22px}.og-header__menu-link{font-size:15px;letter-spacing:.02em}}@media(max-width:749px){.og-drawer__panel{padding:22px}.og-drawer__link{font-size:18px;padding:12px 10px}.og-drawer__note{font-size:14px;line-height:1.6}}.og-drawer{position:fixed;top:0;right:0;bottom:0;left:0;height:100dvh;transform:none!important;filter:none!important;contain:none!important}.og-drawer__panel{height:100dvh}body.og-lock{overflow:hidden;touch-action:none;position:fixed;width:100%}
/*# sourceMappingURL=/cdn/shop/t/2/assets/oneg.css.map */
