.start-here-grid[data-astro-cid-pfo7mu3y]{grid-template-columns:1fr;align-items:stretch;gap:.625rem;display:grid}@media (width>=640px){.start-here-grid[data-astro-cid-pfo7mu3y]{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}}.start-here-card[data-astro-cid-pfo7mu3y]{border:1px solid var(--surface-border);border-left:4px solid var(--accent);background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 14%, var(--surface-elevated)) 0%, transparent 22%), var(--surface-elevated);min-height:7.5rem;color:var(--text-color);box-shadow:1px 2px 6px #0000001f, inset 0 0 0 1px color-mix(in srgb, var(--surface-ink) 4%, transparent);border-radius:.375rem;flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.start-here-card[data-astro-cid-pfo7mu3y]:hover{box-shadow:2px 4px 12px #0000002e, inset 0 0 0 1px color-mix(in srgb, var(--surface-ink) 6%, transparent);transform:translateY(-1px)}html.dark .start-here-card[data-astro-cid-pfo7mu3y]{background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 18%, #2e261c) 0%, transparent 24%), #2a241c;color:var(--surface-ink);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--surface-ink) 6%, transparent), 0 1px 6px #0000004d}html.dark .start-here-card[data-astro-cid-pfo7mu3y]:hover{box-shadow:inset 0 1px 0 color-mix(in srgb, var(--surface-ink) 10%, transparent), 0 4px 14px #0006}@media (prefers-reduced-motion:reduce){.start-here-card[data-astro-cid-pfo7mu3y]{transition:none}.start-here-card[data-astro-cid-pfo7mu3y]:hover{transform:none}}.start-here-top[data-astro-cid-pfo7mu3y]{color:inherit;flex:1;align-items:center;gap:1rem;padding:.875rem .875rem .625rem;display:flex}.start-here-media[data-astro-cid-pfo7mu3y]{flex-shrink:0;justify-content:center;align-items:center;width:3.75rem;height:5.375rem;display:flex}.start-here-thumb[data-astro-cid-pfo7mu3y]{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;border:1px solid color-mix(in srgb, var(--surface-border) 80%, transparent);border-radius:.125rem;width:3.5rem;height:5.125rem;display:block;box-shadow:1px 2px 5px #00000029}.start-here-play[data-astro-cid-pfo7mu3y]{background:color-mix(in srgb, var(--accent) 88%, #000);width:3.25rem;height:3.25rem;color:var(--surface-paper);border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;display:flex;box-shadow:0 2px 8px #0003,inset 0 1px #ffffff2e}.start-here-play[data-astro-cid-pfo7mu3y] svg[data-astro-cid-pfo7mu3y]{width:1.125rem;height:1.125rem;display:block}.start-here-card[data-astro-cid-pfo7mu3y]:hover .start-here-play[data-astro-cid-pfo7mu3y]{transform:scale(1.06)}.start-here-copy[data-astro-cid-pfo7mu3y]{flex-direction:column;flex:1;justify-content:center;gap:.25rem;min-width:0;display:flex}.start-here-title[data-astro-cid-pfo7mu3y]{font-family:Spectral,serif;font-size:clamp(.875rem,2vw,.95rem);font-weight:600;line-height:1.25}.start-here-subtitle[data-astro-cid-pfo7mu3y]{color:var(--text-muted);font-size:.7rem;line-height:1.35}html.dark .start-here-subtitle[data-astro-cid-pfo7mu3y]{color:color-mix(in srgb, var(--surface-ink) 62%, transparent)}.start-here-footer[data-astro-cid-pfo7mu3y]{border-top:1px dashed color-mix(in srgb, var(--surface-border) 70%, transparent);justify-content:flex-end;align-items:center;margin:0 .875rem .75rem;padding-top:.5rem;display:flex}html.dark .start-here-footer[data-astro-cid-pfo7mu3y]{border-top-color:color-mix(in srgb, var(--surface-ink) 10%, transparent)}.start-here-cta[data-astro-cid-pfo7mu3y]{color:var(--accent);font-size:.7rem;font-weight:700;line-height:1.2;transition:opacity .15s}.start-here-cta[data-astro-cid-pfo7mu3y]:hover{opacity:.85}html.dark .start-here-cta[data-astro-cid-pfo7mu3y]{color:color-mix(in srgb, var(--surface-ink) 88%, var(--accent))}.monastic-shelf-grid[data-astro-cid-ditepyhl]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}@media (width>=640px){.monastic-shelf-grid[data-astro-cid-ditepyhl]{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media (width>=1024px){.monastic-shelf-grid[data-astro-cid-ditepyhl]{grid-template-columns:repeat(4,minmax(0,1fr))}}.monastic-cover[data-astro-cid-ditepyhl]{aspect-ratio:2/3;border:1px solid var(--surface-border);border-left:4px solid var(--accent);background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 16%, var(--surface-elevated)) 0%, transparent 14%), linear-gradient(180deg, color-mix(in srgb, var(--accent) 8%, var(--surface-elevated)) 0%, var(--surface-elevated) 50%, color-mix(in srgb, var(--accent) 5%, var(--surface-paper)) 100%);color:var(--text-color);box-shadow:2px 3px 10px #00000029, inset 0 0 0 1px color-mix(in srgb, var(--surface-ink) 5%, transparent);border-radius:.375rem;flex-direction:column;justify-content:space-between;align-items:center;padding:.75rem .625rem .625rem;transition:box-shadow .2s,transform .2s;display:flex;position:relative}.monastic-cover-inner[data-astro-cid-ditepyhl]{z-index:1;pointer-events:none;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:relative}.monastic-cover-link[data-astro-cid-ditepyhl]{z-index:0;border-radius:inherit;color:inherit;text-decoration:none;position:absolute;inset:0}.monastic-cover-link[data-astro-cid-ditepyhl]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.sr-only[data-astro-cid-ditepyhl]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.monastic-cover[data-astro-cid-ditepyhl]:hover{box-shadow:4px 6px 18px #00000038, inset 0 0 0 1px color-mix(in srgb, var(--surface-ink) 8%, transparent);transform:translateY(-2px)}html.dark .monastic-cover[data-astro-cid-ditepyhl]{color:var(--surface-ink);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--surface-ink) 8%, transparent), 0 2px 8px #00000059;background:linear-gradient(90deg,#2a1f1466 0%,#0000 12%),linear-gradient(#2e261c 0%,#1f1c17 55%,#1a1713 100%)}html.dark .monastic-cover[data-astro-cid-ditepyhl]:hover{box-shadow:inset 0 1px 0 color-mix(in srgb, var(--surface-ink) 12%, transparent), 0 6px 20px #00000073}@media (prefers-reduced-motion:reduce){.monastic-cover[data-astro-cid-ditepyhl]{transition:none}.monastic-cover[data-astro-cid-ditepyhl]:hover{transform:none}}.monastic-top-right[data-astro-cid-ditepyhl]{z-index:2;pointer-events:none;flex-direction:column;align-items:flex-end;gap:.25rem;width:max-content;max-width:calc(100% - .25rem);display:flex;position:absolute;top:.5rem;right:-.25rem}.monastic-ribbon[data-astro-cid-ditepyhl]{letter-spacing:.015em;text-transform:uppercase;white-space:nowrap;color:var(--surface-paper);background:var(--accent);border-radius:.125rem 0 0 .125rem;padding:.12rem .4rem .12rem .5rem;font-size:.5rem;font-weight:600;line-height:1.2;box-shadow:-1px 2px 4px #00000038,inset 0 1px #fff3}html.dark .monastic-ribbon[data-astro-cid-ditepyhl]{box-shadow:-1px 2px 4px #0000004d}.monastic-header[data-astro-cid-ditepyhl]{width:100%;max-width:calc(100% - 2.5rem)}.monastic-slug[data-astro-cid-ditepyhl]{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-family:Spectral,serif;font-size:.625rem;font-weight:700}html.dark .monastic-slug[data-astro-cid-ditepyhl]{color:color-mix(in srgb, var(--surface-ink) 55%, transparent);font-family:inherit;font-weight:600}.monastic-illustrations[data-astro-cid-ditepyhl]{letter-spacing:.01em;white-space:nowrap;max-width:calc(100% - .25rem);color:color-mix(in srgb, var(--accent) 40%, var(--text-color));background:color-mix(in srgb, var(--accent) 14%, var(--surface-elevated));border:1px solid color-mix(in srgb, var(--accent) 28%, var(--surface-border));border-left:2px solid color-mix(in srgb, var(--accent) 55%, transparent);border-radius:.2rem;align-self:flex-end;margin-right:.25rem;padding:.12rem .4rem .12rem .45rem;font-family:Spectral,serif;font-size:.52rem;font-weight:500;line-height:1.3;display:inline-block}html.dark .monastic-illustrations[data-astro-cid-ditepyhl]{color:color-mix(in srgb, var(--accent) 35%, var(--surface-ink));background:color-mix(in srgb, var(--accent) 12%, transparent);border-color:color-mix(in srgb, var(--accent) 26%, transparent);border-left-color:color-mix(in srgb, var(--accent) 50%, transparent)}.monastic-pali[data-astro-cid-ditepyhl]{text-align:center;flex:1;align-items:center;padding:.25rem 0;font-family:Spectral,serif;font-size:clamp(.8rem,2.5vw,.95rem);font-weight:500;line-height:1.25;display:flex}.monastic-english[data-astro-cid-ditepyhl]{text-align:center;color:var(--text-muted);margin-bottom:.35rem;font-family:Spectral,serif;font-size:.7rem;font-weight:400;line-height:1.2}html.dark .monastic-english[data-astro-cid-ditepyhl]{color:color-mix(in srgb, var(--surface-ink) 75%, transparent)}.monastic-footer[data-astro-cid-ditepyhl]{font-variant-numeric:tabular-nums;width:100%;color:var(--text-muted);border-top:1px dashed color-mix(in srgb, var(--surface-border) 80%, transparent);justify-content:space-between;align-items:center;gap:.35rem;padding-top:.35rem;font-size:.6rem;line-height:1.3;display:flex}html.dark .monastic-footer[data-astro-cid-ditepyhl]{color:color-mix(in srgb, var(--surface-ink) 50%, transparent);border-top:1px solid color-mix(in srgb, var(--surface-ink) 12%, transparent)}.monastic-count-text[data-astro-cid-ditepyhl]{white-space:nowrap;text-align:left}.monastic-listen[data-astro-cid-ditepyhl]{z-index:2;pointer-events:auto;color:color-mix(in srgb, var(--accent) 60%, var(--text-muted));flex-shrink:0;align-items:center;gap:.15rem;text-decoration:none;transition:color .15s;display:inline-flex;position:relative}.monastic-listen[data-astro-cid-ditepyhl]:hover,.monastic-listen[data-astro-cid-ditepyhl]:focus-visible,.monastic-cover[data-astro-cid-ditepyhl]:hover .monastic-listen[data-astro-cid-ditepyhl]{color:color-mix(in srgb, var(--accent) 75%, var(--text-color))}.monastic-listen[data-astro-cid-ditepyhl] svg[data-astro-cid-ditepyhl]{width:.7rem;height:.7rem;display:block}.monastic-listen-label[data-astro-cid-ditepyhl]{letter-spacing:.02em;font-family:Spectral,serif;font-size:.55rem;font-weight:500}html.dark .monastic-listen[data-astro-cid-ditepyhl]{color:color-mix(in srgb, var(--accent) 50%, var(--surface-ink))}html.dark .monastic-cover[data-astro-cid-ditepyhl]:hover .monastic-listen[data-astro-cid-ditepyhl]{color:color-mix(in srgb, var(--accent) 65%, var(--surface-ink))}
