.home-page{--home-bg:#06080b;--home-panel:#0d1117;--home-panel-raised:#12171e;--home-line:#ffffff1c;--home-line-strong:#fff3;--home-text:#f5f7fa;--home-muted:#ebf0f7a8;--home-blue:#3984ff;--home-green:#68c47b;background-color:var(--home-bg);background-image:var(--home-background-image);min-height:100svh;color:var(--home-text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-position:top;background-repeat:no-repeat;background-size:max(100vw,96rem);flex-direction:column;display:flex;overflow:hidden}.home-page>main{flex:1}.home-page button,.home-page a{-webkit-tap-highlight-color:transparent}.home-page button:focus-visible,.home-page a:focus-visible{outline-offset:4px;outline:3px solid #5a9dffe6}.home-header{z-index:5;justify-content:space-between;align-items:center;width:min(100% - 6.5rem,92rem);min-height:6.25rem;margin:0 auto;display:flex;position:relative}.home-brand,.home-nav,.home-reading-card-header,.home-reading-bubbles,.home-reading-open,.home-footer{align-items:center;display:flex}.home-brand{color:var(--home-text);letter-spacing:-.025em;gap:.85rem;font-size:1.3rem;font-weight:720}.home-brand-mark{border:1px solid var(--home-line-strong);background:#ffffff09;border-radius:.85rem;place-items:center;width:2.8rem;height:2.8rem;display:grid;box-shadow:0 14px 36px -26px #6e9fffd9}.home-brand-mark img{filter:invert();width:1.55rem;height:1.55rem}.home-nav{gap:1.7rem}.home-nav-link,.home-open-reader,.home-footer button{font:inherit;cursor:pointer;border:0}.home-nav-link{color:#ffffffd1;background:0 0;padding:.65rem 0;font-size:.98rem}.home-nav-link:hover{color:#fff}.home-open-reader{color:#0b0d11;white-space:nowrap;background:#f7f8fa;border-radius:.95rem;min-height:3rem;padding:.72rem 1.35rem;font-weight:690;text-decoration:none;box-shadow:0 14px 34px -24px #fffc}.home-open-reader:hover{transform:translateY(-1px)}.home-open-reader:active{transform:translateY(1px)scale(.985)}.home-reading-bubbles{gap:.48rem}.home-aliyah-bubble{border:1px solid var(--home-line);color:#ffffff5c;width:2.2rem;height:2.2rem;font-family:var(--hebrew-ui-font-family);background:#ffffff0b;border-radius:50%;flex:none;place-items:center;font-size:1rem;text-decoration:none;display:inline-grid}.home-aliyah-bubble.mod-cued{color:#e8ffec;background:#33794585;border-color:#68c47b61}.home-aliyah-bubble.mod-draft{color:#dce9ff;background:#3984ff3d;border-color:#5a9dff85}.home-aliyah-bubble.mod-missing{color:#ffe4a0;background:#c7973038;border-color:#efb94e85}.home-aliyah-bubble.mod-empty{border-color:var(--home-line);color:#ebf0f76b;background:#ffffff09}.home-aliyah-bubble-link{cursor:pointer;width:2.75rem;height:2.75rem;transition:border-color .14s,background-color .14s,color .14s,transform .14s cubic-bezier(.2,.75,.25,1)}.home-aliyah-bubble-link:hover{color:#fff;border-color:#ffffff80;transform:translateY(-1px)}.home-aliyah-bubble-link:active{transform:translateY(0)scale(.96)}.home-footer{width:min(100% - 4rem,86rem);margin:0 auto}.home-readings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:3rem;display:grid}.home-reading-card{border:1px solid var(--home-line);min-width:0;color:inherit;background:#0f1319e0;border-radius:1.35rem;gap:1.25rem;padding:1.35rem;text-decoration:none;transition:border-color .16s,background-color .16s;display:grid}.home-reading-card:focus-within{border-color:var(--home-line-strong);background:#151b23f0}.home-reading-card-header{justify-content:space-between;gap:1rem}.home-reading-card-header strong{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:1.18rem;overflow:hidden}.home-reading-title-link{min-width:0;min-height:2.75rem;color:var(--home-text);align-items:center;text-decoration:none;display:inline-flex}.home-reading-title-link:hover{color:#a8c8ff}.home-reading-status{color:var(--home-muted);background:#ffffff12;border-radius:999px;flex:none;padding:.28rem .62rem;font-size:.75rem}.home-reading-status.mod-ready{color:#9fe1ad;background:#3f905338}.home-reading-status.mod-progress{color:#efcd79;background:#c7973033}.home-reading-status.mod-review{color:#efad91;background:#ba654433}.home-reading-status.mod-audio{color:#a8c8ff;background:#3984ff29}.home-reading-bubbles{scrollbar-width:none;min-width:0;margin:-.35rem;padding:.35rem;overflow-x:auto}.home-reading-card .home-reading-bubbles{gap:.5rem;margin:-.25rem;padding:.25rem}.home-reading-bubbles::-webkit-scrollbar{display:none}.home-reading-bubbles .home-aliyah-bubble{width:2.75rem;height:2.75rem;font-size:.9rem}.home-reading-open{color:#ffffffb8;gap:.45rem;width:fit-content;min-height:2.75rem;font-size:.88rem;font-weight:650;text-decoration:none}.home-reading-open:hover{color:#a8c8ff}.home-footer{border-top:1px solid var(--home-line);color:#ebf0f77a;justify-content:space-between;gap:2rem;min-height:7rem;font-size:.88rem}.home-footer p{margin:0}.home-footer button{color:#ffffffc2;background:0 0;padding:.6rem 0;font-weight:650}.home-footer button:hover{color:#fff}@media screen and (width<=900px){.home-header,.home-footer{width:min(100% - 2.5rem,46rem)}.home-readings-grid{grid-template-columns:1fr}}@media screen and (width<=620px){.home-page{background-size:auto 53rem}.home-header{min-height:5rem}.home-brand{gap:.65rem;font-size:1.05rem}.home-brand-mark{border-radius:.75rem;width:2.45rem;height:2.45rem}.home-brand-mark img{width:1.35rem;height:1.35rem}.home-nav{gap:.65rem}.home-nav-link{display:none}.home-open-reader{border-radius:.8rem;min-height:2.75rem;padding:.62rem .95rem;font-size:.9rem}.home-reading-card-header{flex-direction:column;align-items:flex-start;gap:.65rem}.home-reading-card{padding:1rem}.home-reading-card .home-reading-bubbles{gap:.25rem;margin-inline:-.75rem}.home-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:.65rem;min-height:8rem}}@media (prefers-reduced-motion:reduce){.home-open-reader,.home-reading-card,.home-aliyah-bubble-link{transition:none}}
