:root{--ground:#f7f6f1;--surface:#fff;--surface-dim:#efeee7;--ink:#232839;--muted:#6b7083;--line:#e0dfd6;--accent:#3d4fa1;--accent-soft:#e7eaf7;--gold:#8a6a1f;--shabbat:#f4f2ea;--today-ring:#3d4fa1;--font-body:"Instrument Sans", ui-sans-serif, system-ui, sans-serif;--font-display:"Frank Ruhl Libre", "Times New Roman", serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--ground:#15161d;--surface:#1d1f29;--surface-dim:#181a22;--ink:#e9eaf1;--muted:#9aa0b4;--line:#2d3040;--accent:#93a3e8;--accent-soft:#2a3050;--gold:#d4b166;--shabbat:#20222f;--today-ring:#93a3e8}}*{box-sizing:border-box}body{background:var(--ground);color:var(--ink);font-family:var(--font-body);margin:0;font-size:15px;line-height:1.45}.cal-wrap{max-width:1080px;margin:0 auto;padding-block:28px 64px;padding-inline:16px}.cal-masthead{border-bottom:2px solid var(--ink);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 24px;padding-bottom:14px;display:flex}.cal-name{font-family:var(--font-display);letter-spacing:.01em;text-wrap:balance;margin:0;font-size:clamp(1.6rem,4vw,2.3rem);font-weight:700}.cal-today-hebrew{font-family:var(--font-display);color:var(--muted);font-size:1.05rem}.cal-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;margin-block:20px 16px;display:flex}.cal-nav{align-items:center;gap:8px;display:flex}.cal-nav button{appearance:none;border:1px solid var(--line);background:var(--surface);color:var(--ink);font:inherit;cursor:pointer;border-radius:6px;padding:6px 12px}.cal-nav button:hover{border-color:var(--accent);color:var(--accent)}.cal-nav button:focus-visible,.cal-actions a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.cal-heading{text-align:center;flex:auto}.cal-month{font-family:var(--font-display);margin:0;font-size:1.45rem;font-weight:500}.cal-hebrew-range{color:var(--muted);letter-spacing:.02em;margin:0;font-size:.9rem}.cal-actions{align-items:center;gap:10px;display:flex}.cal-actions a{border-radius:6px;padding:7px 14px;font-size:.9rem;text-decoration:none;display:inline-block}.cal-actions .cal-ics{background:var(--accent);color:#fff;border:1px solid var(--accent)}@media (prefers-color-scheme:dark){.cal-actions .cal-ics{color:#15161d}}.cal-actions .cal-ics:hover{filter:brightness(1.08)}.cal-grid-scroll{overflow-x:auto}.cal-grid{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(7,1fr);gap:1px;min-width:660px;display:grid;overflow:hidden}.cal-dow{background:var(--surface-dim);text-transform:uppercase;letter-spacing:.08em;color:var(--muted);justify-content:space-between;align-items:baseline;padding:8px 10px;font-size:.72rem;font-weight:600;display:flex}.cal-dow .he{font-family:var(--font-display);letter-spacing:0;font-size:.85rem}.cal-cell{background:var(--surface);flex-direction:column;gap:3px;min-height:108px;padding:7px 9px;display:flex}.cal-cell.is-shabbat{background:var(--shabbat)}.cal-cell.is-outside .cal-greg,.cal-cell.is-outside .cal-heb{opacity:.35}.cal-cell.is-today{box-shadow:inset 0 0 0 2px var(--today-ring)}.cal-cell-head{justify-content:space-between;align-items:baseline;gap:6px;display:flex}.cal-greg{font-variant-numeric:tabular-nums;font-weight:600}.cal-cell.is-today .cal-greg{color:var(--accent)}.cal-heb{font-family:var(--font-display);color:var(--muted);white-space:nowrap;font-size:.95rem}.cal-holiday{color:var(--gold);font-size:.78rem;font-weight:600;line-height:1.3}.cal-parsha{color:var(--muted);font-size:.78rem;font-style:italic;line-height:1.3}.cal-yahrzeit{color:var(--gold);border-left:3px solid var(--gold);overflow-wrap:anywhere;padding-left:6px;font-size:.78rem;font-weight:500;line-height:1.35}.cal-event{background:var(--accent-soft);color:var(--accent);border-left:3px solid var(--accent);overflow-wrap:anywhere;border-radius:4px;padding:2px 6px;font-size:.78rem;font-weight:500;line-height:1.35}.cal-agenda-section{margin-top:36px}.cal-agenda-section h2{font-family:var(--font-display);border-bottom:1px solid var(--line);margin:0 0 12px;padding-bottom:8px;font-size:1.2rem;font-weight:500}.agenda-row{border-bottom:1px solid var(--line);gap:20px;padding-block:10px;display:flex}.agenda-when{font-variant-numeric:tabular-nums;flex-direction:column;flex:0 0 130px;display:flex}.agenda-hebrew{color:var(--muted);font-size:.82rem}.agenda-what{flex-direction:column;gap:1px;min-width:0;display:flex}.agenda-title{font-weight:600}.agenda-time{color:var(--accent);font-size:.85rem}.agenda-notes{color:var(--muted);font-size:.85rem}.agenda-empty{color:var(--muted);margin:0}.cal-footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:8px 20px;margin-top:40px;padding-top:14px;font-size:.82rem;display:flex}.cal-footer a{color:var(--accent);text-decoration:none}.cal-footer a:hover{text-decoration:underline}@media (width<=640px){.agenda-when{flex-basis:105px}}.hero{color:#ece7d8;background:linear-gradient(165deg,#161d3a 0%,#232f63 70%,#2a3a7a 100%);padding-inline:16px}.hero-nav{justify-content:space-between;align-items:center;max-width:1080px;margin:0 auto;padding-block:18px;display:flex}.hero-brand{font-family:var(--font-display);letter-spacing:.02em;color:#d4b166;font-size:1.35rem;font-weight:900}.hero-nav-links{align-items:center;gap:18px;display:flex}.hero-link{color:#ece7d8;font-size:.92rem;text-decoration:none}.hero-link:hover{color:#d4b166}.hero-cta{color:#d4b166;border:1px solid #d4b166;border-radius:6px;padding:7px 14px;font-size:.92rem;font-weight:500;text-decoration:none}.hero-cta:hover{color:#161d3a;background:#d4b166}.hero-cta:focus-visible,.hero-link:focus-visible{outline-offset:2px;outline:2px solid #d4b166}.hero-main{text-align:center;border-top:1px solid #d4b16659;max-width:1080px;margin:0 auto;padding-block:34px 46px}.hero-eyebrow{text-transform:uppercase;letter-spacing:.22em;color:#ece7d8bf;margin:0 0 14px;font-size:.78rem;font-weight:600}.hero-hebrew{font-family:var(--font-display);color:#d4b166;text-wrap:balance;margin:0;font-size:clamp(2.4rem,7vw,4.4rem);font-weight:700;line-height:1.15}.hero-greg{font-family:var(--font-display);color:#ece7d8;margin:8px 0 0;font-size:1.15rem}.hero-parsha{color:#ece7d8d9;letter-spacing:.04em;border-top:1px solid #d4b16680;border-bottom:1px solid #d4b16680;margin:14px auto 0;padding:5px 18px;font-size:.9rem;display:table}.cal-hint{color:var(--muted);margin:0;font-size:.82rem}.home-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;display:grid}@media (width<=900px){.home-layout{grid-template-columns:1fr}}.cal-cell-button{appearance:none;font:inherit;color:inherit;text-align:left;cursor:pointer;border:none}.cal-cell-button:hover{background:var(--accent-soft)}.cal-cell-button:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.cal-cell.is-selected{box-shadow:inset 0 0 0 2px var(--gold)}.cal-cell.is-today.is-selected{box-shadow:inset 0 0 0 2px var(--today-ring), inset 0 0 0 4px var(--gold)}.cal-candles{color:var(--accent);font-size:.78rem;line-height:1.3}.zp{background:var(--surface);border:1px solid var(--line);border-radius:8px;flex-direction:column;gap:14px;padding:18px;display:flex}.zp-title{font-family:var(--font-display);border-bottom:2px solid var(--ink);margin:0;padding-bottom:8px;font-size:1.25rem;font-weight:500}.zp-loc{flex-direction:column;gap:8px;display:flex}.zp-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.75rem;font-weight:600}.zp select{font:inherit;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:6px;width:100%;padding:8px 10px}.zp select:focus-visible,#zp-geolocate:focus-visible{outline:2px solid var(--accent);outline-offset:2px}#zp-geolocate{appearance:none;font:inherit;color:var(--accent);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;align-self:flex-start;padding:0;font-size:.85rem;text-decoration:underline}.zp-date{color:var(--muted);margin:0;font-size:.85rem}.zp-times{flex-direction:column;display:flex}.zp-row{align-items:baseline;gap:8px;padding-block:5px;display:flex}.zp-name{font-size:.92rem}.zp-name small{color:var(--muted);font-size:.78rem}.zp-leader{border-bottom:1px dotted var(--line);flex:1;transform:translateY(-3px)}.zp-time{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.zp-empty{color:var(--muted);margin:0;font-size:.9rem}.zp-custom summary{cursor:pointer;color:var(--accent);font-size:.88rem;font-weight:500}.zp-choices{flex-direction:column;gap:6px;padding-top:10px;display:flex}.zp-choice{cursor:pointer;align-items:center;gap:8px;font-size:.88rem;display:flex}.zp-choice input{accent-color:var(--accent)}.zp-note{color:var(--muted);margin:0;font-size:.75rem}.hub{margin-top:44px}.hub-title{font-family:var(--font-display);border-bottom:1px solid var(--line);margin:0 0 14px;padding-bottom:8px;font-size:1.2rem;font-weight:500}.hub-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (width<=700px){.hub-cards{grid-template-columns:1fr}}.hub-card{background:var(--surface);border:1px solid var(--line);color:var(--ink);border-radius:8px;flex-direction:column;gap:6px;padding:18px;text-decoration:none;display:flex}.hub-card:hover{border-color:var(--accent)}.hub-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hub-card h3{font-family:var(--font-display);margin:0;font-size:1.1rem;font-weight:500}.hub-card p{color:var(--muted);margin:0;font-size:.9rem}.hub-card-go{color:var(--accent);margin-top:6px;font-size:.88rem;font-weight:500}a.hero-brand{text-decoration:none}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.hero-cta--solid{color:#161d3a;background:#d4b166;font-weight:600}.hero-cta--solid:hover{color:#161d3a;background:#e3c47e}.hero-main--slim{text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 24px;padding-block:22px 28px;display:flex}.hero-title{font-family:var(--font-display);color:#ece7d8;margin:0;font-size:clamp(1.5rem,4vw,2.1rem);font-weight:700}.hero-sub{font-family:var(--font-display);color:#d4b166;margin:0;font-size:1.02rem}.hero-sub-sep{color:#ece7d899}.svc-badge{text-transform:uppercase;letter-spacing:.09em;color:var(--muted);border:1px solid var(--line);border-radius:999px;align-self:flex-start;margin-bottom:2px;padding:2px 9px;font-size:.68rem;font-weight:600}.svc-badge--live{color:#2c6e49;border-color:#2c6e49}@media (prefers-color-scheme:dark){.svc-badge--live{color:#7fc8a0;border-color:#3f7a58}}.hub-card--soon{border-style:dashed}.hub-card--soon h3,.hub-card--soon p{color:var(--muted)}.hero--sky{background:radial-gradient(90% 70% at 50% 115%,#485eaa8c 0%,#485eaa00 60%),linear-gradient(#0b0f22 0%,#131a37 55%,#1d2750 100%);position:relative;overflow:hidden}#hero-stars{width:100%;height:100%;display:block;position:absolute;inset:0}.hero--sky .hero-nav,.hero--sky .hero-main{z-index:1;position:relative}.hero--sky .hero-main{padding-block:52px 72px}.hero--sky .hero-hebrew{text-shadow:0 0 40px #d4b16659;font-size:clamp(2.6rem,8vw,5.2rem)}.today{background:var(--surface);border:1px solid var(--line);z-index:2;border-radius:12px;margin-top:-34px;padding:22px 26px 30px;position:relative;box-shadow:0 12px 34px #1418301f}.today-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 20px;margin-bottom:40px;display:flex}.today-head h2{font-family:var(--font-display);margin:0;font-size:1.25rem;font-weight:500}.today-more{color:var(--accent);font-size:.88rem;font-weight:500;text-decoration:none}.today-more:hover{text-decoration:underline}.ribbon{margin-inline:8px;background:linear-gradient(90deg,#141a38 0%,#3a4a87 9%,#b8875e 16%,#f2dfa4 30%,#fdf6dd 50%,#f2dfa4 70%,#c47a55 84%,#3a4a87 92%,#141a38 100%);border-radius:999px;height:14px;margin-bottom:108px;position:relative}.ribbon-tick:nth-child(2n) .ribbon-mark{height:60px}.ribbon-tick{flex-direction:column;align-items:center;display:flex;position:absolute;top:0;transform:translate(-50%)}.ribbon-mark{background:var(--ink);opacity:.55;border-radius:1px;width:2px;height:22px;margin-top:-4px}.ribbon-label{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);white-space:nowrap;margin-top:5px;font-size:.72rem;font-weight:600}.ribbon-time{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.82rem;font-weight:600}.ribbon-now{background:var(--accent);border-radius:1px;width:2px;height:32px;position:absolute;top:-9px;transform:translate(-50%)}.ribbon-now-dot{background:var(--accent);width:10px;height:10px;box-shadow:0 0 0 3px var(--accent-soft);border-radius:50%;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.today-candles{text-align:center;color:var(--gold);margin:0;font-size:.92rem;font-weight:500}.today-candles:empty{display:none}.hub-card-top{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.hub-icon{width:30px;height:30px;color:var(--accent)}.hub-card--soon .hub-icon{color:var(--muted)}.hub-card-top .svc-badge{align-self:center;margin-bottom:0}@media (width<=560px){.ribbon-tick:nth-child(2n) .ribbon-label,.ribbon-tick:nth-child(2n) .ribbon-time{display:none}}:root{--ease-out:cubic-bezier(.22, .9, .35, 1);--shadow-soft:0 1px 2px #171a300d, 0 10px 30px #171a3014;--shadow-lift:0 2px 6px #171a3014, 0 18px 44px #171a3029}@media (prefers-color-scheme:dark){:root{--shadow-soft:0 1px 2px #00000059, 0 10px 30px #00000073;--shadow-lift:0 2px 6px #0006, 0 18px 44px #0009}}body{font-size:16px}.cal-grid,.zp,.today,.hub-card,.cal-masthead~* .cal-grid{border-radius:14px}.cal-grid,.zp,.hub-card{box-shadow:var(--shadow-soft)}.cal-nav button,.hero-cta,.hero-link,.cal-actions a,.hub-card,.cal-cell-button,.today-more{transition:transform .2s var(--ease-out), box-shadow .25s var(--ease-out), border-color .2s var(--ease-out), background-color .2s var(--ease-out), color .2s var(--ease-out), filter .2s var(--ease-out)}.cal-nav button:hover,.cal-actions a:hover{transform:translateY(-1px)}.cal-nav button:active,.cal-actions a:active,.hero-cta:active{transform:translateY(0)scale(.97)}.hero-cta:hover{transform:translateY(-2px)}.hub-card:hover{box-shadow:var(--shadow-lift);border-color:var(--accent);transform:translateY(-4px)}.hub-card--soon:hover{box-shadow:var(--shadow-soft);border-color:var(--line);transform:none}.hero--sky:after{content:"";filter:blur(10px);pointer-events:none;background:radial-gradient(38% 45% at 28% 68%,#d4b16629 0%,#0000 70%),radial-gradient(45% 55% at 74% 40%,#607ada47 0%,#0000 70%);position:absolute;inset:-30% -10%}@media (prefers-reduced-motion:no-preference){.hero--sky:after{animation:aurora 22s var(--ease-out) infinite alternate}@keyframes aurora{0%{transform:translate(-3%,2%)scale(1)}to{transform:translate(3%,-3%)scale(1.12)}}.hero-main>*{animation:fx-rise .7s var(--ease-out) backwards}.hero-main>:first-child{animation-delay:50ms}.hero-main>:nth-child(2){animation-delay:.14s}.hero-main>:nth-child(3){animation-delay:.23s}.hero-main>:nth-child(4){animation-delay:.32s}.hero-main>:nth-child(5){animation-delay:.41s}.hero--sky .hero-hebrew{animation:fx-rise .7s var(--ease-out) .14s backwards, hero-glow 7s ease-in-out 1s infinite alternate}@keyframes hero-glow{0%{text-shadow:0 0 34px #d4b16640}to{text-shadow:0 0 58px #d4b1668c}}.today{animation:fx-rise .7s var(--ease-out) .5s backwards}.ribbon-now-dot{animation:2.6s ease-in-out infinite now-pulse}@keyframes now-pulse{0%,to{box-shadow:0 0 0 3px var(--accent-soft)}50%{box-shadow:0 0 0 8px #0000}}}@keyframes fx-rise{0%{opacity:0;transform:translateY(16px)}}.fx-reveal{opacity:0;transition:opacity .65s var(--ease-out), transform .65s var(--ease-out);transform:translateY(20px)}.fx-reveal.is-in{opacity:1;transform:none}.fx-reveal:hover{transition-delay:0s!important}@media (prefers-reduced-motion:no-preference){.cal-anim .cal-cell{animation:cell-in .32s var(--ease-out) backwards}@keyframes cell-in{0%{opacity:0;transform:translateY(7px)}}}.agenda-row{transition:background-color .2s var(--ease-out)}.agenda-row:hover{background:var(--shabbat)}.hero--lite{background:var(--ground);color:var(--ink);border-bottom:1px solid var(--line)}.hero--lite .hero-nav{border-bottom:1px solid var(--line)}.hero--lite .hero-brand{color:var(--accent)}.hero--lite .hero-link{color:var(--ink)}.hero--lite .hero-link:hover{color:var(--accent)}.hero--lite .hero-cta{color:var(--accent);border-color:var(--accent)}.hero--lite .hero-cta:hover{background:var(--accent);color:var(--surface)}.hero--lite .hero-cta--solid{background:var(--accent);border-color:var(--accent);color:var(--surface);font-weight:600}.hero--lite .hero-cta--solid:hover{filter:brightness(1.1);color:var(--surface)}.hero--lite .hero-main{border-top:none;padding-block:40px 46px}.hero--lite .hero-eyebrow{color:var(--muted)}.hero--lite .hero-hebrew{color:var(--gold);text-shadow:none;font-size:clamp(2.2rem,6vw,4rem);animation:none}@media (prefers-reduced-motion:no-preference){.hero--lite .hero-hebrew{animation:fx-rise .7s var(--ease-out) .14s backwards}}.hero--lite .hero-greg{color:var(--ink)}.hero--lite .hero-parsha{color:var(--muted);border-color:var(--line)}.hero--lite+main .today{margin-top:4px}
