.practice-skeleton-grid.svelte-bmvkp3{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;max-width:1000px;margin:0 auto;padding:0 16px 100px;display:grid}.practice-card-skeleton.svelte-bmvkp3{border:1.5px solid var(--border2);background:var(--white);border-radius:14px;overflow:hidden}.practice-card-skeleton__image.svelte-bmvkp3{aspect-ratio:16/7;background:var(--gold-muted);width:100%}.practice-card-skeleton__body.svelte-bmvkp3{flex-direction:column;min-height:116px;padding:14px 16px 16px;display:flex}.practice-card-skeleton__category.svelte-bmvkp3{border-radius:10px;width:35%;height:16px}.practice-card-skeleton__title.svelte-bmvkp3{border-radius:6px;width:82%;height:18px;margin-top:10px}.practice-card-skeleton__footer.svelte-bmvkp3{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.practice-card-skeleton__date.svelte-bmvkp3{border-radius:6px;width:62px;height:11px}.practice-card-skeleton__action.svelte-bmvkp3{border-radius:20px;width:82px;height:27px}.shimmer.svelte-bmvkp3{background:var(--bg3);display:block;position:relative;overflow:hidden}.shimmer.svelte-bmvkp3:after{content:"";background:linear-gradient(90deg,#0000,#ffffff94,#0000);animation:1.35s ease-in-out infinite svelte-bmvkp3-practice-skeleton-shimmer;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-100%)}@keyframes svelte-bmvkp3-practice-skeleton-shimmer{to{transform:translate(100%)}}@media (max-width:600px){.practice-skeleton-grid.svelte-bmvkp3{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.shimmer.svelte-bmvkp3:after{animation:none}}.tt-catalog.svelte-1git142{width:100%;margin:0 auto;padding:0 0 120px}.tt-hero.svelte-1git142{text-align:center;padding:32px 20px 24px}.tt-hero-icon.svelte-1git142{filter:drop-shadow(0 2px 8px #c8963e4d);margin-bottom:12px;font-size:52px;line-height:1}.tt-hero-title.svelte-1git142{color:var(--brown);margin:0 0 6px;font-family:Lora,serif;font-size:max(20px,min(5vw,26px));font-weight:600}.tt-hero-sub.svelte-1git142{max-width:400px;color:var(--muted);margin:0 auto;font-size:13px;line-height:1.6}.tt-event-banner.svelte-1git142{width:min(700px,100%);margin:0 auto}.tt-guided-entry.svelte-1git142{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:calc(100% - 32px);max-width:968px;margin:0 auto 24px;display:grid}.tt-guided-entry.svelte-1git142 button:where(.svelte-1git142){background:var(--gold);color:#fff;cursor:pointer;min-height:58px;font:inherit;border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:16px;font-weight:700;display:flex;box-shadow:0 4px 12px #c8963e4d}.tt-guided-entry.svelte-1git142 button:where(.svelte-1git142):first-child{background:linear-gradient(135deg,#826fbb,#5e4b91)}.tt-filter-bar.svelte-1git142{align-items:center;gap:10px;max-width:700px;margin:0 auto;padding:0 16px 16px;display:flex}.tt-search.svelte-1git142{border:1.5px solid var(--border);background:var(--bg2);min-width:0;color:var(--text);font:inherit;border-radius:24px;outline:none;flex:1;padding:9px 16px;font-size:14px;line-height:normal;transition:border-color .15s}.tt-search.svelte-1git142:focus{border-color:var(--gold)}.tt-search.svelte-1git142::placeholder{color:var(--muted)}.tt-tabs.svelte-1git142{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;max-width:700px;margin:0 auto;padding:0 16px 20px;display:flex;overflow-x:auto}.tt-tabs.svelte-1git142::-webkit-scrollbar{display:none}.tt-tab.svelte-1git142{border:1.5px solid var(--border);background:var(--bg2);color:var(--text2);cursor:pointer;font:inherit;white-space:nowrap;border-radius:22px;padding:7px 16px;font-size:13px;font-weight:500;line-height:normal;transition:all .15s}.tt-tab.active.svelte-1git142,.tt-tab.svelte-1git142:hover{border-color:var(--gold);background:var(--gold);color:#fff}.tt-state.svelte-1git142{border:1px dashed var(--border2);color:var(--muted);text-align:center;border-radius:18px;padding:44px 20px}.tt-sr-only.svelte-1git142{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.tt-state--error.svelte-1git142{color:var(--red)}.tt-grid.svelte-1git142{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;max-width:1000px;margin:0 auto;padding:0 16px 100px;display:grid}.tt-card.svelte-1git142{border:1.5px solid var(--border2);background:var(--white);color:inherit;cursor:pointer;border-radius:14px;flex-direction:column;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.tt-card.svelte-1git142:hover{border-color:var(--gold2);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.tt-card-img.svelte-1git142,.tt-card-img-placeholder.svelte-1git142{aspect-ratio:16/7;flex-shrink:0;width:100%}.tt-card-img.svelte-1git142{object-fit:cover;background:var(--gold-muted);display:block}.tt-card-img-placeholder.svelte-1git142{background:linear-gradient(135deg,var(--gold-muted) 0%,var(--bg3) 100%);justify-content:center;align-items:center;font-size:32px;display:flex}.tt-card-img-placeholder--fallback.svelte-1git142{display:none}.tt-card-body.svelte-1git142{flex-direction:column;flex:1;padding:14px 16px 16px;display:flex}.tt-card-cat.svelte-1git142{background:var(--gold-light);color:var(--gold);letter-spacing:.3px;border-radius:10px;margin-bottom:8px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.tt-card-title.svelte-1git142{color:var(--text);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;font-family:Lora,serif;font-size:15px;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.tt-card-footer.svelte-1git142{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.tt-card-date.svelte-1git142{color:var(--muted);font-size:11px}.tt-card-cta.svelte-1git142{background:var(--gold);color:#fff;cursor:pointer;border:0;border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s;display:flex}.tt-card-cta.svelte-1git142:hover{background:var(--gold2)}.tt-card.svelte-1git142{position:relative}.tt-card-edit.svelte-1git142,.tt-card-delete.svelte-1git142{z-index:4;cursor:pointer;min-height:34px;font:inherit;background:#fffffff0;border-radius:20px;padding:5px 11px;font-size:11px;font-weight:700;position:absolute;top:10px}.tt-card-edit.svelte-1git142{border:1px solid var(--border);color:var(--brown);left:10px}.tt-card-delete.svelte-1git142{color:var(--red);border:1px solid #c050504d;right:10px}.tt-card-edit.svelte-1git142:hover{border-color:var(--gold);background:var(--gold);color:#fff}.tt-card-delete.svelte-1git142:hover{border-color:var(--red);background:var(--red);color:#fff}.tt-card-edit.svelte-1git142:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.tt-card-delete.svelte-1git142:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.tt-card.svelte-1git142{animation:.2s ease-out backwards svelte-1git142-practice-card-reveal}@keyframes svelte-1git142-practice-card-reveal{0%{opacity:.15}to{opacity:1}}body{font-family:var(--font-app)!important}.tt-hero-title.svelte-1git142,.tt-card-title.svelte-1git142{font-family:var(--font-app)}.tt-community-banner.svelte-1git142{width:calc(100% - 32px);max-width:968px;margin:0 auto 18px}.tt-community-banner__btn.svelte-1git142{border:1.5px solid color-mix(in srgb,var(--gold) 40%,var(--border2));background:color-mix(in srgb,var(--gold-light) 65%,var(--white));color:var(--text);border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;text-decoration:none;transition:all .18s;display:flex;box-shadow:0 4px 18px #3c280a0a}[data-theme=dark] .tt-community-banner__btn.svelte-1git142{border-color:var(--border);background:#c8963e14}.tt-community-banner__btn.svelte-1git142:hover{border-color:var(--gold);background:color-mix(in srgb,var(--gold-light) 90%,var(--white));transform:translateY(-1px);box-shadow:0 6px 24px #c8963e26}[data-theme=dark] .tt-community-banner__btn.svelte-1git142:hover{background:#c8963e26}.tt-community-banner__content.svelte-1git142{align-items:center;gap:14px;min-width:0;display:flex}.tt-community-banner__icon.svelte-1git142{background:var(--gold-light);border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:22px;display:grid}[data-theme=dark] .tt-community-banner__icon.svelte-1git142{background:#c8963e33}.tt-community-banner__copy.svelte-1git142{min-width:0}.tt-community-banner__copy.svelte-1git142 strong:where(.svelte-1git142){color:var(--brown);font-size:15px;line-height:1.3;display:block}[data-theme=dark] .tt-community-banner__copy.svelte-1git142 strong:where(.svelte-1git142){color:var(--gold2)}.tt-community-banner__copy.svelte-1git142 span:where(.svelte-1git142){color:var(--muted);margin-top:2px;font-size:12px;line-height:1.4;display:block}.tt-community-banner__action.svelte-1git142{background:var(--gold);color:#fff;white-space:nowrap;border-radius:20px;flex-shrink:0;padding:8px 16px;font-size:12.5px;font-weight:700;transition:background .15s;box-shadow:0 2px 8px #c8963e40}.tt-community-banner__btn.svelte-1git142:hover .tt-community-banner__action:where(.svelte-1git142){background:var(--gold2)}@media (max-width:640px){.tt-community-banner__btn.svelte-1git142{flex-direction:column;align-items:stretch;gap:12px;padding:12px 14px}.tt-community-banner__action.svelte-1git142{text-align:center}}@media (max-width:600px){.tt-guided-entry.svelte-1git142,.tt-grid.svelte-1git142{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.tt-card.svelte-1git142{animation:none}}.practice-recommendations.svelte-4ukvxb{border:1px solid color-mix(in srgb,var(--gold) 34%,var(--border2));background:linear-gradient(145deg,color-mix(in srgb,var(--gold-light) 55%,var(--white)),var(--white));border-radius:18px;width:calc(100% - 32px);max-width:968px;margin:0 auto 24px;padding:18px;box-shadow:0 8px 28px #5b421f12}header.svelte-4ukvxb{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}header.svelte-4ukvxb p:where(.svelte-4ukvxb){color:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin:0 0 2px;font-size:11px;font-weight:800}h2.svelte-4ukvxb{color:var(--text);margin:0;font-size:18px}header.svelte-4ukvxb small:where(.svelte-4ukvxb){color:var(--brown2);margin-top:4px;font-size:12px;display:block}.practice-recommendations__period.svelte-4ukvxb{background:var(--bg3);border-radius:999px;gap:4px;padding:3px;display:flex}.practice-recommendations__period.svelte-4ukvxb button:where(.svelte-4ukvxb){min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 12px;font:700 12px/1 inherit}.practice-recommendations__period.svelte-4ukvxb button.active:where(.svelte-4ukvxb){background:var(--white);color:var(--gold);box-shadow:0 2px 8px #00000014}.practice-recommendations__grid.svelte-4ukvxb{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.practice-recommendations__grid.svelte-4ukvxb article:where(.svelte-4ukvxb){border:1px solid var(--border2);background:color-mix(in srgb,var(--white) 94%,transparent);border-radius:14px;grid-template-columns:auto 1fr;gap:10px;padding:14px;display:grid}.practice-recommendations__grid.svelte-4ukvxb article.holy:where(.svelte-4ukvxb){border-color:color-mix(in srgb,var(--gold) 52%,var(--border2));background:color-mix(in srgb,var(--gold-light) 58%,var(--white))}.practice-recommendations__icon.svelte-4ukvxb{margin-top:2px;font-size:24px;line-height:1}.practice-recommendations__body.svelte-4ukvxb{min-width:0}.practice-recommendations__step.svelte-4ukvxb{letter-spacing:.06em;text-transform:uppercase;color:var(--gold);background:color-mix(in srgb,var(--gold-light) 40%,var(--white));border-radius:4px;margin-bottom:3px;padding:1px 6px;font-size:10px;font-weight:800;display:inline-block}.practice-recommendations__grid.svelte-4ukvxb h3:where(.svelte-4ukvxb){color:var(--text);word-break:break-word;margin:0;font-size:14px;line-height:1.35}.practice-recommendations__grid.svelte-4ukvxb p:where(.svelte-4ukvxb){color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.45}.practice-recommendations__grid.svelte-4ukvxb button:where(.svelte-4ukvxb){border:1px solid var(--gold);min-height:34px;color:var(--gold);cursor:pointer;background:0 0;border-radius:999px;grid-column:2;justify-self:start;margin-top:4px;padding:0 14px;font:700 12px/1 inherit}.practice-recommendations__grid.svelte-4ukvxb button:where(.svelte-4ukvxb):hover:not(:disabled){background:var(--gold);color:#fff}.practice-recommendations__grid.svelte-4ukvxb button:where(.svelte-4ukvxb):disabled{opacity:.6;cursor:wait}button.svelte-4ukvxb:focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 45%,transparent);outline-offset:2px}@media (max-width:620px){header.svelte-4ukvxb{flex-direction:column;align-items:stretch}.practice-recommendations__period.svelte-4ukvxb{align-self:flex-start}.practice-recommendations__grid.svelte-4ukvxb{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.practice-recommendations.svelte-4ukvxb :where(.svelte-4ukvxb){scroll-behavior:auto!important;transition:none!important}}.tt-continue-reading.svelte-bl9rjq{border:1.5px solid color-mix(in srgb,var(--gold) 40%,var(--border2));background:linear-gradient(145deg,color-mix(in srgb,var(--gold-light) 50%,var(--white)),var(--white));width:calc(100% - 32px);max-width:968px;color:var(--text);font-family:var(--font-app);border-radius:18px;margin:0 auto 24px;padding:18px 20px;box-shadow:0 8px 28px #5b421f12}[data-theme=dark] .tt-continue-reading.svelte-bl9rjq{border-color:color-mix(in srgb,var(--gold) 35%,var(--border));background:#c8963e14}.tt-continue-reading__header.svelte-bl9rjq{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.tt-continue-reading__kicker.svelte-bl9rjq{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.tt-continue-reading.svelte-bl9rjq h2:where(.svelte-bl9rjq){color:var(--brown);margin:2px 0 0;font-size:19px;font-weight:700}[data-theme=dark] .tt-continue-reading.svelte-bl9rjq h2:where(.svelte-bl9rjq){color:var(--gold2)}.tt-continue-notice.svelte-bl9rjq{color:#76540d;margin:0 0 10px;font-size:12px}.tt-continue-notice.error.svelte-bl9rjq{color:var(--red)}.tt-continue-grid.svelte-bl9rjq{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;display:grid}.tt-continue-card.svelte-bl9rjq{border:1px solid var(--border2);background:var(--white);border-radius:14px;align-items:center;gap:14px;min-width:0;padding:14px 16px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}[data-theme=dark] .tt-continue-card.svelte-bl9rjq{background:var(--bg2);border-color:var(--border)}.tt-continue-card.svelte-bl9rjq:hover{border-color:var(--gold);transform:translateY(-1px);box-shadow:0 4px 16px #c8963e26}.tt-continue-card.completed.svelte-bl9rjq{border-color:#9ec89a}.tt-continue-copy.svelte-bl9rjq{flex:1;min-width:0}.tt-continue-meta-top.svelte-bl9rjq{align-items:center;gap:8px;margin-bottom:4px;display:flex}.tt-continue-badge.svelte-bl9rjq{background:var(--gold-light);color:var(--gold);letter-spacing:.04em;border-radius:6px;padding:1px 7px;font-size:10px;font-weight:700;display:inline-block}[data-theme=dark] .tt-continue-badge.svelte-bl9rjq{background:#c8963e40}.tt-continue-status.svelte-bl9rjq{color:var(--muted);font-size:11px;font-weight:600}.tt-continue-copy.svelte-bl9rjq h3:where(.svelte-bl9rjq){color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 8px;font-size:14px;font-weight:700;line-height:1.4;overflow:hidden}.tt-continue-title-btn.svelte-bl9rjq{width:100%;color:inherit;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;display:block;overflow:hidden}.tt-continue-title-btn.svelte-bl9rjq:hover{color:var(--gold)}.tt-continue-title-btn.svelte-bl9rjq:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.progress-track.svelte-bl9rjq{background:var(--bg3);border-radius:4px;height:5px;overflow:hidden}.progress-track.svelte-bl9rjq span:where(.svelte-bl9rjq){border-radius:inherit;background:linear-gradient(90deg,var(--gold),#deb95e);height:100%;display:block}.tt-continue-copy.svelte-bl9rjq small:where(.svelte-bl9rjq){color:var(--muted);margin-top:5px;font-size:11px;display:block}.tt-continue-actions.svelte-bl9rjq{flex-shrink:0;align-items:center;gap:6px;display:flex}.btn-continue.svelte-bl9rjq{background:var(--gold);color:#fff;cursor:pointer;min-height:36px;font:700 12px var(--font-app);white-space:nowrap;border:0;border-radius:20px;padding:0 14px;transition:background .15s;box-shadow:0 2px 8px #c8963e40}.btn-continue.svelte-bl9rjq:hover{background:var(--gold2)}.btn-remove.svelte-bl9rjq{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:14px;transition:background .15s,color .15s;display:flex}.btn-remove.svelte-bl9rjq:hover{background:var(--bg3);color:var(--text)}.btn-remove.svelte-bl9rjq:disabled{cursor:not-allowed;opacity:.5}.tt-continue-toggle.svelte-bl9rjq{border:1px solid var(--border2);background:var(--white);min-height:38px;color:var(--gold);cursor:pointer;font:700 12px var(--font-app);border-radius:20px;margin:14px auto 0;padding:6px 20px;transition:background .15s;display:block}[data-theme=dark] .tt-continue-toggle.svelte-bl9rjq{background:var(--bg2);border-color:var(--border)}.tt-continue-toggle.svelte-bl9rjq:hover{background:var(--bg2)}.tt-continue-toggle.svelte-bl9rjq:focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 45%,transparent);outline-offset:2px}.btn-continue.svelte-bl9rjq:focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 45%,transparent);outline-offset:2px}.btn-remove.svelte-bl9rjq:focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 45%,transparent);outline-offset:2px}@media (max-width:620px){.tt-continue-reading.svelte-bl9rjq{padding:14px 16px}.tt-continue-grid.svelte-bl9rjq{grid-template-columns:1fr}.tt-continue-card.svelte-bl9rjq{padding:12px 14px}}.meditation-chooser.svelte-1jab3qc:not([open]){display:none}.meditation-chooser.svelte-1jab3qc{box-sizing:border-box;z-index:10000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14101cb3;border:0;place-items:center;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:20px;animation:.18s ease-out svelte-1jab3qc-chooser-fade;display:grid;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}.meditation-chooser__dialog.svelte-1jab3qc{box-sizing:border-box;border:1px solid var(--border);background:var(--white);width:min(620px,100%);max-height:calc(100dvh - 40px);color:var(--text);border-radius:24px;padding:24px;animation:.22s cubic-bezier(.2,.8,.2,1) svelte-1jab3qc-chooser-rise;overflow-y:auto;box-shadow:0 24px 70px #20160c47}header.svelte-1jab3qc{align-items:center;gap:13px;margin-bottom:18px;display:flex}header.svelte-1jab3qc>span:where(.svelte-1jab3qc){font-size:38px}h2.svelte-1jab3qc{margin:0;font-size:22px}header.svelte-1jab3qc p:where(.svelte-1jab3qc){color:var(--muted);margin:3px 0 0;font-size:12px;line-height:1.45}fieldset.svelte-1jab3qc{border:1px solid var(--border2);border-radius:16px;min-width:0;margin:0 0 14px;padding:14px}legend.svelte-1jab3qc{color:var(--text2);padding:0 6px;font-size:13px;font-weight:800}.meditation-chooser__pills.svelte-1jab3qc,.meditation-chooser__tempo.svelte-1jab3qc{flex-wrap:wrap;gap:7px;display:flex}.meditation-chooser__pills.svelte-1jab3qc button:where(.svelte-1jab3qc){border:1px solid var(--border);background:var(--bg2);min-height:38px;color:var(--text2);cursor:pointer;border-radius:999px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:700;line-height:1}.meditation-chooser__tempo.svelte-1jab3qc button:where(.svelte-1jab3qc){border:1px solid var(--border);background:var(--bg2);min-height:38px;color:var(--text2);cursor:pointer;border-radius:999px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:700;line-height:1}.meditation-chooser__pills.svelte-1jab3qc button.active:where(.svelte-1jab3qc){color:#fff;background:#725ca9;border-color:#725ca9}.meditation-chooser__tempo.svelte-1jab3qc button.active:where(.svelte-1jab3qc){color:#fff;background:#725ca9;border-color:#725ca9}.meditation-chooser.svelte-1jab3qc select:where(.svelte-1jab3qc){box-sizing:border-box;border:1px solid var(--border);background:var(--bg2);width:100%;min-height:42px;color:var(--text);font:inherit;border-radius:11px;padding:0 12px}.meditation-chooser.svelte-1jab3qc input[type=number]:where(.svelte-1jab3qc){box-sizing:border-box;border:1px solid var(--border);background:var(--bg2);width:100%;min-height:42px;color:var(--text);font:inherit;border-radius:11px;padding:0 12px}.meditation-chooser__custom.svelte-1jab3qc{color:var(--muted);grid-template-columns:90px 1fr;align-items:center;margin-top:10px;font-size:12px;display:grid}.meditation-chooser.svelte-1jab3qc fieldset:where(.svelte-1jab3qc)>small:where(.svelte-1jab3qc){color:var(--muted);margin-top:4px;font-size:11px;display:block}.meditation-chooser__check.svelte-1jab3qc{color:var(--text2);align-items:center;gap:8px;margin-top:12px;font-size:13px;display:flex}.meditation-chooser__check.svelte-1jab3qc input:where(.svelte-1jab3qc){accent-color:#725ca9;width:18px;height:18px}.meditation-chooser__tempo.svelte-1jab3qc{margin-top:10px}.meditation-chooser__range.svelte-1jab3qc{color:var(--muted);margin-top:11px;font-size:12px;display:block}.meditation-chooser__range.svelte-1jab3qc input:where(.svelte-1jab3qc){accent-color:#725ca9;width:100%;margin-top:8px;display:block}.meditation-chooser__actions.svelte-1jab3qc{justify-content:flex-end;gap:9px;display:flex}.meditation-chooser__actions.svelte-1jab3qc button:where(.svelte-1jab3qc){border:1px solid var(--border);background:var(--bg2);min-height:44px;color:var(--text2);cursor:pointer;border-radius:999px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:700;line-height:1}.meditation-chooser__actions.svelte-1jab3qc .primary:where(.svelte-1jab3qc){color:#fff;background:#725ca9;border-color:#725ca9}.meditation-chooser__actions.svelte-1jab3qc button:where(.svelte-1jab3qc):disabled{cursor:not-allowed;opacity:.45}button.svelte-1jab3qc:focus-visible{outline-offset:2px;outline:3px solid #725ca96b}input.svelte-1jab3qc:focus-visible{outline-offset:2px;outline:3px solid #725ca96b}select.svelte-1jab3qc:focus-visible{outline-offset:2px;outline:3px solid #725ca96b}@keyframes svelte-1jab3qc-chooser-fade{0%{opacity:0}}@keyframes svelte-1jab3qc-chooser-rise{0%{opacity:0;transform:translateY(10px)scale(.98)}}@media (max-width:520px){.meditation-chooser.svelte-1jab3qc{padding:8px}.meditation-chooser__dialog.svelte-1jab3qc{max-height:calc(100dvh - 16px);padding:18px 14px}.meditation-chooser__actions.svelte-1jab3qc{grid-template-columns:1fr 1fr;display:grid}.meditation-chooser__actions.svelte-1jab3qc button:where(.svelte-1jab3qc){padding:0 10px}}@media (prefers-reduced-motion:reduce){.meditation-chooser.svelte-1jab3qc,.meditation-chooser__dialog.svelte-1jab3qc{animation:none}}.practice-confirm.svelte-14hjstu{z-index:12000;background:#000000a6;justify-content:center;align-items:center;padding:20px;animation:.2s svelte-14hjstu-confirm-fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.practice-confirm__dialog.svelte-14hjstu{background:var(--bg);width:100%;max-width:340px;max-height:calc(100dvh - 40px);color:var(--text);text-align:center;border-radius:20px;padding:28px 24px 22px;animation:.2s svelte-14hjstu-confirm-rise;overflow-y:auto;box-shadow:0 20px 60px #0006}.practice-confirm__icon.svelte-14hjstu{margin-bottom:12px;font-size:40px}h2.svelte-14hjstu{color:var(--text);font-family:var(--font-app);margin:0 0 8px;font-size:18px;font-weight:700}p.svelte-14hjstu{color:var(--muted);white-space:pre-line;margin:0 0 22px;font-size:13px;line-height:1.6}.practice-confirm__actions.svelte-14hjstu{gap:10px;display:flex}button.svelte-14hjstu{border:1.5px solid var(--border);background:var(--bg2);min-width:0;min-height:44px;color:var(--text2);cursor:pointer;border-radius:12px;flex:1;padding:11px;font-family:inherit;font-size:14px;transition:border-color .15s,opacity .15s}button.svelte-14hjstu:hover{border-color:var(--gold)}button.svelte-14hjstu:focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 45%,transparent);outline-offset:2px}.practice-confirm__primary.svelte-14hjstu{background:linear-gradient(135deg,var(--gold) 0%,#b8843a 100%);color:#24180c;border:0;font-weight:700;box-shadow:0 3px 12px #c8963e59}.practice-confirm__primary.svelte-14hjstu:hover{opacity:.9}@keyframes svelte-14hjstu-confirm-fade{0%{opacity:0}to{opacity:1}}@keyframes svelte-14hjstu-confirm-rise{0%{transform:translateY(10px)scale(.97)}to{transform:translateY(0)scale(1)}}h2.svelte-14hjstu{font-family:var(--font-app)}@media (prefers-reduced-motion:reduce){.practice-confirm.svelte-14hjstu,.practice-confirm__dialog.svelte-14hjstu{animation:none}button.svelte-14hjstu{transition:none}}.meditation-modal.svelte-6ormwd{background:#171320;border:0;width:100%;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;top:0;bottom:0;left:0;right:0;overflow:hidden}.meditation-modal.svelte-6ormwd::backdrop{background:#171320}.meditation-screen.svelte-6ormwd{box-sizing:border-box;z-index:11000;color:#fff;width:100%;height:100dvh;font-family:var(--font-app);isolation:isolate;background:radial-gradient(circle at 50% 35%,#44365f 0%,#241d35 46%,#171320 100%);grid-template-rows:auto 1fr auto;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.meditation-screen.svelte-6ormwd:before{z-index:-1;content:"";background-image:radial-gradient(circle at 20% 20%,#e5c3ff14 0 1px,#0000 1.5px),radial-gradient(circle at 80% 70%,#ffe7b214 0 1px,#0000 1.5px);background-size:46px 46px,64px 64px;position:absolute;top:0;bottom:0;left:0;right:0}.meditation-screen.svelte-6ormwd header:where(.svelte-6ormwd){padding:calc(18px + env(safe-area-inset-top,0px)) max(24px,env(safe-area-inset-right,0px)) 16px max(24px,env(safe-area-inset-left,0px));justify-content:space-between;align-items:center;display:flex}.meditation-screen.svelte-6ormwd header:where(.svelte-6ormwd) div:where(.svelte-6ormwd){align-items:center;gap:9px;display:flex}.meditation-screen.svelte-6ormwd header:where(.svelte-6ormwd) span:where(.svelte-6ormwd){font-size:24px}.meditation-screen.svelte-6ormwd header:where(.svelte-6ormwd) button:where(.svelte-6ormwd){color:#fff;cursor:pointer;min-height:44px;font:700 13px/1 var(--font-app);background:#ffffff14;border:1px solid #ffffff52;border-radius:999px;padding:0 20px;transition:background .2s,border-color .2s,transform .15s}.meditation-screen.svelte-6ormwd footer:where(.svelte-6ormwd) button:where(.svelte-6ormwd){color:#fff;cursor:pointer;min-height:44px;font:700 13px/1 var(--font-app);background:#ffffff14;border:1px solid #ffffff52;border-radius:999px;padding:0 20px;transition:background .2s,border-color .2s,transform .15s}.meditation-screen.svelte-6ormwd header:where(.svelte-6ormwd) button:where(.svelte-6ormwd):hover{background:#ffffff29;border-color:#ffffff73}.meditation-screen.svelte-6ormwd footer:where(.svelte-6ormwd) button:where(.svelte-6ormwd):hover{background:#ffffff29;border-color:#ffffff73}.meditation-screen.svelte-6ormwd main:where(.svelte-6ormwd){overscroll-behavior:contain;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:0;padding:16px 24px;display:flex;overflow-y:auto}.meditation-screen__content.svelte-6ormwd{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:680px;margin:auto 0;display:flex}.meditation-screen__visual.svelte-6ormwd{aspect-ratio:1;place-items:center;width:min(38vw,240px);display:grid}.meditation-screen__breath.svelte-6ormwd{aspect-ratio:1;background:radial-gradient(circle,#dfbbff57,#a57ed31a 62%,#0000 66%);border:1px solid #efdcff80;border-radius:50%;place-items:center;width:68%;animation:10s ease-in-out infinite svelte-6ormwd-guided-breath;display:grid;box-shadow:0 0 80px #ba8fe138}.meditation-screen__breath.svelte-6ormwd span:where(.svelte-6ormwd){filter:drop-shadow(0 0 18px #fae2ff73);font-size:max(50px,min(7.5vw,78px))}.meditation-screen__still.svelte-6ormwd{color:#dbc5ed;place-items:center;width:140px;height:140px;font-size:72px;display:grid}.meditation-screen__badge.svelte-6ormwd{letter-spacing:.02em;border-radius:999px;align-items:center;gap:8px;margin:14px 0 6px;padding:7px 18px;font-size:13.5px;font-weight:700;animation:.25s ease-out svelte-6ormwd-tt-badge-in;display:inline-flex}.meditation-screen__badge.svelte-6ormwd strong:where(.svelte-6ormwd){color:#fff;font-weight:800}.meditation-screen__badge--prep.svelte-6ormwd{color:#fedda2;background:#d9a03633;border:1px solid #f5d28c8c;box-shadow:0 0 24px #d9a0362e}.meditation-screen__badge--active.svelte-6ormwd{color:#bbf7d0;background:#22c55e33;border:1px solid #86efac8c;box-shadow:0 0 28px #22c55e38}.meditation-screen__badge--paused.svelte-6ormwd{color:#e2e8f0;background:#ffffff14;border:1px solid #ffffff47}.meditation-screen__badge--completed.svelte-6ormwd{color:#fbcfe8;background:#ec48992e;border:1px solid #f472b673}.meditation-screen__pulse-dot.svelte-6ormwd{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite svelte-6ormwd-dot-pulse;box-shadow:0 0 8px #4ade80}@keyframes svelte-6ormwd-dot-pulse{0%,to{opacity:.65;transform:scale(.85)}50%{opacity:1;transform:scale(1.25)}}@keyframes svelte-6ormwd-tt-badge-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.meditation-screen__phase.svelte-6ormwd{color:#eadff2;letter-spacing:.06em;text-transform:uppercase;margin:4px 0;font-size:14px;font-weight:700}.meditation-screen__time.svelte-6ormwd{font-variant-numeric:tabular-nums;margin:4px 0;font-size:max(56px,min(11vw,108px));line-height:1}.meditation-screen__instruction.svelte-6ormwd{color:#d2c8dc;max-width:620px;margin:14px auto 0;font-size:14px;line-height:1.7}.meditation-screen__guide-list.svelte-6ormwd{text-align:left;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #efdcff24;border-radius:12px;flex-direction:column;gap:8px;margin:0 auto;padding:12px 18px;display:flex}.meditation-screen__guide-item.svelte-6ormwd{color:#e8def2;font-size:13px;line-height:1.55}.meditation-screen__guide-item.svelte-6ormwd strong:where(.svelte-6ormwd){color:#ffd98c;font-weight:700}.meditation-screen__layers.svelte-6ormwd{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px;display:flex}.meditation-screen__layers.svelte-6ormwd span:where(.svelte-6ormwd){color:#d9d0e1;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;padding:6px 12px;font-size:11px}.meditation-screen__motion.svelte-6ormwd{color:#cfc2da;max-width:620px;margin:10px auto 0;font-size:11px;line-height:1.5}.meditation-screen__sr-only.svelte-6ormwd{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.meditation-screen.svelte-6ormwd footer:where(.svelte-6ormwd){padding:16px max(24px,env(safe-area-inset-right,0px)) max(26px,env(safe-area-inset-bottom,0px)) max(24px,env(safe-area-inset-left,0px));justify-content:center;gap:10px;display:flex}.meditation-screen.svelte-6ormwd footer:where(.svelte-6ormwd) .primary:where(.svelte-6ormwd){color:var(--on-gold);background:#c9973f;border-color:#e0b766;box-shadow:0 8px 30px #c9973f47}button.svelte-6ormwd:focus-visible{outline-offset:3px;outline:3px solid #f2d495}@keyframes svelte-6ormwd-guided-breath{0%,to{opacity:.72;transform:scale(.78)}45%,55%{opacity:1;transform:scale(1.2)}}@media (prefers-reduced-motion:reduce){.meditation-screen__breath.svelte-6ormwd{animation:none;transform:none}.meditation-screen.svelte-6ormwd:before{background-image:none}}.meditation-screen.is-fullscreen.svelte-6ormwd header:where(.svelte-6ormwd){padding:26px 40px 18px}.meditation-screen.is-fullscreen.svelte-6ormwd footer:where(.svelte-6ormwd){padding:18px 40px 38px}.meditation-screen.is-fullscreen.svelte-6ormwd .meditation-screen__content:where(.svelte-6ormwd){max-width:720px}.meditation-screen.is-fullscreen.svelte-6ormwd .meditation-screen__visual:where(.svelte-6ormwd){width:min(34vw,280px)}.meditation-screen.is-fullscreen.svelte-6ormwd .meditation-screen__time:where(.svelte-6ormwd){font-size:max(68px,min(13vw,122px))}.meditation-screen.is-fullscreen.svelte-6ormwd .meditation-screen__badge:where(.svelte-6ormwd){padding:9px 22px;font-size:15px}@media (max-width:520px){.meditation-screen.svelte-6ormwd header:where(.svelte-6ormwd){padding:calc(12px + env(safe-area-inset-top,0px)) 12px 12px;gap:8px}.meditation-screen.svelte-6ormwd header:where(.svelte-6ormwd) strong:where(.svelte-6ormwd){font-size:13px}.meditation-screen__visual.svelte-6ormwd{width:54vw}.meditation-screen__guide-list.svelte-6ormwd{gap:6px;padding:10px 12px}.meditation-screen__guide-item.svelte-6ormwd{font-size:12px;line-height:1.45}.meditation-screen.svelte-6ormwd footer:where(.svelte-6ormwd){grid-template-columns:1fr 1fr;display:grid}.meditation-screen.svelte-6ormwd footer:where(.svelte-6ormwd) button:where(.svelte-6ormwd):only-child{grid-column:1/-1}}@media (max-height:520px){.meditation-screen.svelte-6ormwd header:where(.svelte-6ormwd){padding-block-start:8px;padding-block-end:8px}.meditation-screen.svelte-6ormwd main:where(.svelte-6ormwd){padding:6px 16px}.meditation-screen__visual.svelte-6ormwd,.meditation-screen__still.svelte-6ormwd{width:64px;height:64px;font-size:40px}.meditation-screen__breath.svelte-6ormwd span:where(.svelte-6ormwd){font-size:32px}.meditation-screen__badge.svelte-6ormwd{margin:4px 0 2px;padding:4px 12px;font-size:11px}.meditation-screen__phase.svelte-6ormwd{margin:2px 0;font-size:11px}.meditation-screen__time.svelte-6ormwd{font-size:44px}.meditation-screen__instruction.svelte-6ormwd,.meditation-screen__layers.svelte-6ormwd{margin-top:6px}.meditation-screen.svelte-6ormwd footer:where(.svelte-6ormwd){padding-top:8px;padding-bottom:max(8px,env(safe-area-inset-bottom,0px))}}.tt-preview.svelte-1kagw9l{background:var(--bg);min-height:100vh;color:var(--text);padding-top:58px;font-family:Be Vietnam Pro,-apple-system,BlinkMacSystemFont,sans-serif}.tt-preview--reading.svelte-1kagw9l{padding-top:58px}.tt-preview__wrap.svelte-1kagw9l{max-width:720px;margin:0 auto;padding:28px 20px 120px}.tt-preview__category.svelte-1kagw9l{background:var(--gold-light);color:var(--gold);letter-spacing:.5px;border-radius:12px;margin-bottom:14px;padding:3px 10px;font-size:11px;font-weight:700;line-height:1.6;display:inline-block}.tt-preview__header.svelte-1kagw9l h1:where(.svelte-1kagw9l){color:var(--text);text-align:center;margin:0 0 18px;font:700 max(20px,min(4vw,26px))/1.4 Lora,Georgia,serif}.tt-preview__meta.svelte-1kagw9l{border-bottom:1.5px solid var(--border2);color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:20px;font-size:12px;display:flex}.tt-preview__start-card.svelte-1kagw9l{border:1.5px solid var(--gold-muted);background:var(--gold-light);text-align:center;border-radius:18px;margin:40px 0 10px;padding:32px 24px}.tt-preview__start.svelte-1kagw9l{background:linear-gradient(135deg,var(--gold) 0%,#b8843a 100%);color:#fff;cursor:pointer;letter-spacing:.3px;border:0;border-radius:36px;align-items:center;gap:10px;padding:14px 28px;font:700 16px/1.6 Be Vietnam Pro,sans-serif;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 4px 20px #c8963e66}.tt-preview__start.svelte-1kagw9l span:where(.svelte-1kagw9l){font-size:22px}.tt-preview__start.svelte-1kagw9l:hover{transform:translateY(-2px);box-shadow:0 6px 26px #c8963e8c}.tt-preview__start.svelte-1kagw9l:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.tt-preview__toc-list.svelte-1kagw9l button:where(.svelte-1kagw9l):focus-visible{outline:2px solid var(--gold);outline-offset:3px}.tt-preview__start-card.svelte-1kagw9l p:where(.svelte-1kagw9l){color:var(--muted);margin:12px 0 0;font-size:13px;line-height:1.6}.tt-preview__toc.svelte-1kagw9l{border:1.5px solid var(--border2);background:var(--white);border-radius:14px;margin-bottom:24px;overflow:hidden}.tt-preview__toc-header.svelte-1kagw9l{border-bottom:1px solid var(--gold-muted);background:var(--gold-light);color:var(--brown);align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:700;display:flex}.tt-preview__toc-header.svelte-1kagw9l small:where(.svelte-1kagw9l){background:var(--gold);color:#fff;border-radius:10px;margin-left:auto;padding:2px 9px;font-size:11px;font-weight:700}.tt-preview__toc-list.svelte-1kagw9l{flex-direction:column;display:flex}.tt-preview__toc-list.svelte-1kagw9l button:where(.svelte-1kagw9l){border:0;border-bottom:1px solid var(--border2);width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;align-items:center;gap:12px;padding:13px 16px;transition:background .15s;display:flex}.tt-preview__toc-list.svelte-1kagw9l button:where(.svelte-1kagw9l):last-child{border-bottom:0}.tt-preview__toc-list.svelte-1kagw9l button:where(.svelte-1kagw9l):hover{background:var(--gold-light)}.tt-preview__toc-list.svelte-1kagw9l button.active:where(.svelte-1kagw9l){background:var(--gold-muted)}.tt-preview__chapter-number.svelte-1kagw9l{background:var(--gold);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.tt-preview__chapter-copy.svelte-1kagw9l{flex:1;min-width:0}.tt-preview__chapter-title-row.svelte-1kagw9l{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.toc-video-badge.svelte-1kagw9l{color:#dc2626;letter-spacing:.2px;vertical-align:middle;background:#dc262617;border:1px solid #dc262640;border-radius:10px;flex-shrink:0;align-items:center;gap:3.5px;padding:1.5px 6.5px;font-size:10.5px;font-weight:700;line-height:1.2;display:inline-flex}.toc-video-badge.svelte-1kagw9l svg:where(.svelte-1kagw9l){flex-shrink:0}:root[data-theme=dark] .toc-video-badge.svelte-1kagw9l{color:#f87171;background:#ef44442e;border-color:#ef444459}.tt-preview__chapter-copy.svelte-1kagw9l strong:where(.svelte-1kagw9l){color:var(--text);font-size:13px;font-weight:600}.tt-preview__chapter-copy.svelte-1kagw9l small:where(.svelte-1kagw9l){color:var(--muted);margin-top:2px;font-size:11px;display:block}.tt-preview__chapter-action.svelte-1kagw9l{color:var(--gold);align-items:center;gap:4px;font-size:12px;font-weight:600;display:flex}.tt-preview__chapter-action.svelte-1kagw9l svg:where(.svelte-1kagw9l){color:var(--gold)}.tt-preview__toc-list.svelte-1kagw9l svg:where(.svelte-1kagw9l){flex-shrink:0}.tt-preview__toc-hint.svelte-1kagw9l{color:var(--muted);text-align:center;margin:0;padding:8px 14px 12px;font-size:11px}.tt-chapter-reader.svelte-1kagw9l{z-index:700;background:var(--card);flex-direction:column;width:100%;height:100dvh;animation:.24s cubic-bezier(.34,1.2,.64,1) svelte-1kagw9l-readerModalUp;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}@keyframes svelte-1kagw9l-readerModalUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.tt-reader-top-bar.svelte-1kagw9l{border-bottom:1px solid var(--border2);background:var(--bg2);flex:none;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.tt-reader-back-btn.svelte-1kagw9l{border:1.5px solid var(--border);background:var(--card);min-height:42px;color:var(--text2);cursor:pointer;font:inherit;white-space:nowrap;border-radius:22px;align-items:center;gap:8px;padding:8px 18px;font-size:14.5px;font-weight:700;transition:border-color .15s,background-color .15s,color .15s,transform .12s;display:inline-flex}.tt-reader-back-btn.svelte-1kagw9l:hover{border-color:var(--gold);background:var(--gold-light);color:var(--brown);transform:translateY(-1px)}.tt-reader-back-btn.svelte-1kagw9l:active{transform:scale(.97)}.tt-reader-back-btn.svelte-1kagw9l:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.tt-reader-top-title.svelte-1kagw9l{text-overflow:ellipsis;white-space:nowrap;color:var(--text);text-align:center;flex:1;font-size:14px;font-weight:700;overflow:hidden}.tt-reader-practice-btn.svelte-1kagw9l{background:linear-gradient(135deg,var(--gold) 0%,#b8843a 100%);color:#fff;cursor:pointer;min-height:42px;font:inherit;white-space:nowrap;border:0;border-radius:22px;align-items:center;gap:6px;padding:8px 18px;font-size:13.5px;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 8px #c8963e4d}.tt-reader-practice-btn.svelte-1kagw9l:hover{transform:translateY(-1px);box-shadow:0 4px 14px #c8963e73}.tt-reader-practice-btn.svelte-1kagw9l:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.chapter-nav.svelte-1kagw9l{border-bottom:1px solid var(--border2);background:var(--bg2);flex:none;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.chapter-nav.svelte-1kagw9l button:where(.svelte-1kagw9l){border:2px solid var(--gold);min-height:40px;color:var(--gold);cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border-radius:22px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:700;transition:background .15s,color .15s,transform .12s;display:inline-flex}.chapter-nav.svelte-1kagw9l button:where(.svelte-1kagw9l):hover:not(:disabled){background:var(--gold);color:#fff;transform:translateY(-1px)}.chapter-nav.svelte-1kagw9l button:where(.svelte-1kagw9l):active:not(:disabled){transform:scale(.97)}.chapter-nav.svelte-1kagw9l button:where(.svelte-1kagw9l):focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 40%,transparent);outline-offset:2px}.chapter-nav.svelte-1kagw9l button.hidden:where(.svelte-1kagw9l){visibility:hidden}.chapter-nav-title.svelte-1kagw9l{color:var(--text);text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:1;padding:0 8px;font-size:14px;font-weight:700;overflow:hidden}.chapter-nav--bottom.svelte-1kagw9l{border-top:1px solid var(--border2);background:var(--bg2);border-bottom:0;border-radius:14px;margin-top:40px;padding:14px 16px}.tt-reader-bottom-practice.svelte-1kagw9l{background:linear-gradient(135deg,var(--gold) 0%,#b8843a 100%);color:#fff;cursor:pointer;font:inherit;white-space:nowrap;border:0;border-radius:22px;align-items:center;gap:6px;padding:7px 18px;font-size:13px;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 3px 10px #c8963e4d}.tt-reader-bottom-practice.svelte-1kagw9l:hover{transform:translateY(-1px);box-shadow:0 5px 16px #c8963e73}.reader-scroll.svelte-1kagw9l{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;min-height:0;transition:background-color .24s ease-out,color .24s ease-out;display:flex;position:relative;overflow:hidden auto}.reader-body.svelte-1kagw9l{width:100%;max-width:820px;font-family:var(--font-app);margin:0 auto;padding:36px 24px 100px;line-height:1.9}.tt-reader-chapter-title.svelte-1kagw9l{color:inherit;font-family:var(--font-app);letter-spacing:-.3px;text-align:center;text-transform:uppercase;margin:0 0 24px;font-size:max(19px,min(2.6vw,26px));font-weight:700;line-height:1.35}.reader-content.svelte-1kagw9l{font-family:var(--reader-font,var(--font-reader));line-height:var(--reader-lh,1.9);text-align:var(--reader-align,justify);font-size:inherit;white-space:normal}.reader-content.bold.svelte-1kagw9l,.reader-content.bold.svelte-1kagw9l *{font-weight:700!important}.reader-content.svelte-1kagw9l p{white-space:normal;margin:0 0 .38em!important}.reader-content.svelte-1kagw9l p:empty{display:none!important}.reader-content.svelte-1kagw9l h1,.reader-content.svelte-1kagw9l h2,.reader-content.svelte-1kagw9l h3{margin:1.1em 0 .4em!important}.reader-content.svelte-1kagw9l strong{color:var(--brown);font-weight:700}.reader-content.svelte-1kagw9l em{color:var(--gold)}.reader-content.svelte-1kagw9l img{cursor:zoom-in;border-radius:8px;max-width:100%;height:auto;margin:12px 0;transition:transform .2s;display:block}.reader-content.svelte-1kagw9l img:hover{transform:scale(1.01)}.reader-content.svelte-1kagw9l img:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.reader-content.svelte-1kagw9l .reader-video-wrapper{text-align:center;max-width:100%;margin:22px auto 26px;position:relative}.reader-content.svelte-1kagw9l video,.reader-content.svelte-1kagw9l .reader-video{border:1.5px solid var(--gold-muted);background:#000;border-radius:12px;outline:none;width:100%;max-width:640px;margin:0 auto;display:block;box-shadow:0 4px 16px #0000001f}.reader-content.svelte-1kagw9l video:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.reader-content.svelte-1kagw9l .reader-video:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.reader-content.svelte-1kagw9l .tt-content__line{text-align:justify;text-align-last:left;margin-bottom:.15em;display:block}.reader-content.svelte-1kagw9l .tt-content__line--center{text-align:center;text-align-last:center}.reader-content.svelte-1kagw9l .tt-content__line--right{text-align:right;text-align-last:right}.reader-content.svelte-1kagw9l .tt-content__gap{height:.38em!important}.reader-content.svelte-1kagw9l .tts-word.active{background:var(--gold);color:var(--bg);border-radius:2px}.bookmark-ribbon.svelte-1kagw9l{z-index:30;filter:drop-shadow(0 5px 7px #73461247);cursor:pointer;background:0 0;border:0;width:30px;height:58px;padding:0;animation:.4s cubic-bezier(.34,1.4,.64,1) svelte-1kagw9l-bookmarkRibbonDrop;position:absolute;top:0;right:40px}.bookmark-ribbon.svelte-1kagw9l svg:where(.svelte-1kagw9l){display:block}.bookmark-ribbon.svelte-1kagw9l:focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 48%,transparent);outline-offset:3px}@keyframes svelte-1kagw9l-bookmarkRibbonDrop{0%{opacity:0;transform:translateY(-32px)}to{opacity:1;transform:translateY(0)}}.bg-white.svelte-1kagw9l{color:#1c1a15;background:#fff}.bg-cream.svelte-1kagw9l{--bg:#f4ecd8;--bg2:#eee2ca;--bg3:#e4d6bc;--card:#f7efde;--text:#33271f;--text2:#403126;--muted:#675548;--border:#9b8069;--border2:#c7b39a;--gold:#b37d22;--gold-light:#fbf3e4;--gold-muted:#e1cfad;--brown:#4a3525;color:#33271f;background:#f4ecd8}.bg-gray.svelte-1kagw9l{color:#222;background:#e8e8e8}.bg-dark.svelte-1kagw9l{color:#ede8df;background:#15120d}.tt-preview[data-read-bg=white].svelte-1kagw9l{background:#fff}.tt-preview[data-read-bg=white].svelte-1kagw9l .tt-preview__wrap:where(.svelte-1kagw9l){background:#fff}.tt-preview[data-read-bg=white].svelte-1kagw9l .tt-preview__header:where(.svelte-1kagw9l) h1:where(.svelte-1kagw9l){color:#1c1a15}.tt-preview[data-read-bg=white].svelte-1kagw9l .tt-preview__meta:where(.svelte-1kagw9l){color:#6b5d4f;border-color:#ddd8cc}.tt-preview[data-read-bg=cream].svelte-1kagw9l{background:#faf6ee}.tt-preview[data-read-bg=cream].svelte-1kagw9l .tt-preview__wrap:where(.svelte-1kagw9l){background:#faf6ee}.tt-preview[data-read-bg=cream].svelte-1kagw9l .tt-preview__header:where(.svelte-1kagw9l) h1:where(.svelte-1kagw9l){color:#3a2e1a}.tt-preview[data-read-bg=cream].svelte-1kagw9l .tt-preview__meta:where(.svelte-1kagw9l){color:#7a6a54;border-color:#e5dec9}.tt-preview[data-read-bg=gray].svelte-1kagw9l{background:#e8e8e8}.tt-preview[data-read-bg=gray].svelte-1kagw9l .tt-preview__wrap:where(.svelte-1kagw9l){background:#e8e8e8}.tt-preview[data-read-bg=gray].svelte-1kagw9l .tt-preview__header:where(.svelte-1kagw9l) h1:where(.svelte-1kagw9l){color:#1c1c1c}.tt-preview[data-read-bg=gray].svelte-1kagw9l .tt-preview__meta:where(.svelte-1kagw9l){color:#666;border-color:#ccc}.tt-preview[data-read-bg=dark].svelte-1kagw9l,[data-theme=dark] .tt-preview.svelte-1kagw9l{background:#15120d}.tt-preview[data-read-bg=dark].svelte-1kagw9l .tt-preview__wrap:where(.svelte-1kagw9l){background:#15120d}[data-theme=dark] .tt-preview.svelte-1kagw9l .tt-preview__wrap:where(.svelte-1kagw9l){background:#15120d}.tt-preview[data-read-bg=dark].svelte-1kagw9l,[data-theme=dark] .tt-preview.svelte-1kagw9l{color:#ede8df}.tt-preview[data-read-bg=dark].svelte-1kagw9l .tt-preview__header:where(.svelte-1kagw9l) h1:where(.svelte-1kagw9l){color:#ede8df}[data-theme=dark] .tt-preview.svelte-1kagw9l .tt-preview__header:where(.svelte-1kagw9l) h1:where(.svelte-1kagw9l){color:#ede8df}.tt-preview[data-read-bg=dark].svelte-1kagw9l .tt-preview__meta:where(.svelte-1kagw9l){color:#8a7b68;border-color:#2e2820}[data-theme=dark] .tt-preview.svelte-1kagw9l .tt-preview__meta:where(.svelte-1kagw9l){color:#8a7b68;border-color:#2e2820}.tt-preview[data-read-bg=dark].svelte-1kagw9l .tt-preview__category:where(.svelte-1kagw9l){color:#d4a84b;background:#2a2318}[data-theme=dark] .tt-preview.svelte-1kagw9l .tt-preview__category:where(.svelte-1kagw9l){color:#d4a84b;background:#2a2318}.tt-preview[data-read-bg=dark].svelte-1kagw9l .tt-preview__start-card:where(.svelte-1kagw9l){background:#1c1812;border-color:#2e2820}[data-theme=dark] .tt-preview.svelte-1kagw9l .tt-preview__start-card:where(.svelte-1kagw9l){background:#1c1812;border-color:#2e2820}.tt-preview[data-read-bg=dark].svelte-1kagw9l .tt-preview__start-card:where(.svelte-1kagw9l) p:where(.svelte-1kagw9l){color:#958570}[data-theme=dark] .tt-preview.svelte-1kagw9l .tt-preview__start-card:where(.svelte-1kagw9l) p:where(.svelte-1kagw9l){color:#958570}.tt-preview[data-read-bg=dark].svelte-1kagw9l .tt-preview__toc:where(.svelte-1kagw9l){background:#1c1812;border-color:#2e2820}[data-theme=dark] .tt-preview.svelte-1kagw9l .tt-preview__toc:where(.svelte-1kagw9l){background:#1c1812;border-color:#2e2820}.tt-preview[data-read-bg=dark].svelte-1kagw9l .tt-preview__toc-header:where(.svelte-1kagw9l){color:#c8a87a;background:#231e16;border-color:#2e2820}[data-theme=dark] .tt-preview.svelte-1kagw9l .tt-preview__toc-header:where(.svelte-1kagw9l){color:#c8a87a;background:#231e16;border-color:#2e2820}.tt-preview[data-read-bg=dark].svelte-1kagw9l .tt-preview__toc-list:where(.svelte-1kagw9l) button:where(.svelte-1kagw9l){border-color:#2e2820}[data-theme=dark] .tt-preview.svelte-1kagw9l .tt-preview__toc-list:where(.svelte-1kagw9l) button:where(.svelte-1kagw9l){border-color:#2e2820}.tt-preview[data-read-bg=dark].svelte-1kagw9l .tt-preview__toc-list:where(.svelte-1kagw9l) button:where(.svelte-1kagw9l):hover{background:#231e16}[data-theme=dark] .tt-preview.svelte-1kagw9l .tt-preview__toc-list:where(.svelte-1kagw9l) button:where(.svelte-1kagw9l):hover{background:#231e16}.tt-preview[data-read-bg=dark].svelte-1kagw9l .tt-preview__chapter-copy:where(.svelte-1kagw9l) strong:where(.svelte-1kagw9l){color:#ede8df}[data-theme=dark] .tt-preview.svelte-1kagw9l .tt-preview__chapter-copy:where(.svelte-1kagw9l) strong:where(.svelte-1kagw9l){color:#ede8df}.tt-preview[data-read-bg=dark].svelte-1kagw9l .tt-preview__chapter-copy:where(.svelte-1kagw9l) small:where(.svelte-1kagw9l){color:#958570}[data-theme=dark] .tt-preview.svelte-1kagw9l .tt-preview__chapter-copy:where(.svelte-1kagw9l) small:where(.svelte-1kagw9l){color:#958570}.tt-single-reader.svelte-1kagw9l{margin-top:20px}.tt-preview.svelte-1kagw9l,.tt-preview__start.svelte-1kagw9l{font-family:var(--font-app)}.tt-preview__header.svelte-1kagw9l h1:where(.svelte-1kagw9l){font-family:var(--font-app)}.tt-preview__loading.svelte-1kagw9l{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 20px;font-size:14px;display:flex}.tt-preview__spinner.svelte-1kagw9l{border:2.5px solid var(--border2);border-top-color:var(--gold);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite svelte-1kagw9l-tt-preview-spin}@keyframes svelte-1kagw9l-tt-preview-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.tt-preview__start.svelte-1kagw9l,.bookmark-ribbon.svelte-1kagw9l{transition:none;animation:none}}@media (max-width:768px){.tt-reader-top-bar.svelte-1kagw9l{gap:8px;padding:8px 12px}.tt-reader-back-btn.svelte-1kagw9l{min-height:38px;padding:6px 14px;font-size:13.5px}.tt-reader-top-title.svelte-1kagw9l{font-size:13px}.tt-reader-practice-btn.svelte-1kagw9l{min-height:38px;padding:6px 14px;font-size:12.5px}.reader-body.svelte-1kagw9l{padding:20px 16px 80px}.chapter-nav.svelte-1kagw9l{gap:8px;padding:8px 12px}.chapter-nav.svelte-1kagw9l button:where(.svelte-1kagw9l){min-height:38px;padding:6px 14px;font-size:13.5px}.chapter-nav-title.svelte-1kagw9l{font-size:13px}}.ttr-fabs.svelte-2ik941{z-index:660;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;opacity:.5;flex-direction:column;align-items:center;gap:8px;transition:opacity .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:50%;left:12px;transform:translateY(-50%)}.ttr-fabs.panel-open.svelte-2ik941,.ttr-fabs.menu-open.svelte-2ik941{opacity:1!important}.ttr-fabs.dragging{cursor:grabbing!important;opacity:1!important;transition:none!important}.ttr-fabs.dragging .ttr-toggle-btn.svelte-2ik941{animation:none;transform:scale(1.08)}@media (hover:hover){.ttr-fabs.svelte-2ik941:hover,.ttr-fabs.svelte-2ik941:focus-within{opacity:1}}.ttr-toggle-btn.svelte-2ik941{border:2px solid var(--gold);background:linear-gradient(135deg,var(--gold-light) 0%,var(--gold-muted) 100%);cursor:grab;border-radius:50%;outline:0;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;padding:0;transition:transform .2s,box-shadow .2s;animation:3s ease-in-out infinite svelte-2ik941-ttr-practice-pulse;display:flex;box-shadow:0 4px 16px #c8963e40}.ttr-toggle-btn.svelte-2ik941:active{cursor:grabbing}.ttr-toggle-btn.expanded.svelte-2ik941{border-color:var(--brown);animation:none;box-shadow:0 4px 20px #c8963e80}.ttr-toggle-svg.svelte-2ik941{pointer-events:none;width:28px;height:28px}.ttr-panel.svelte-2ik941{opacity:0;cursor:default;flex-direction:column;align-items:center;gap:8px;max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s;display:flex;overflow:visible}.ttr-panel.open.svelte-2ik941{opacity:1;max-height:450px}.ttr-counter-row.svelte-2ik941{align-items:center;gap:4px;display:flex}.ttr-side-btn.svelte-2ik941,.ttr-action-fab.svelte-2ik941{border:1.5px solid var(--gold);background:var(--gold-light);cursor:pointer;border-radius:50%;outline:0;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;padding:0;transition:background .15s,border-color .15s,box-shadow .18s,transform .15s;display:flex;box-shadow:0 2px 10px #c8963e26}.ttr-side-btn.svelte-2ik941{color:var(--brown);font:700 22px/1 Be Vietnam Pro,sans-serif}.ttr-side-btn.svelte-2ik941:hover,.ttr-action-fab.svelte-2ik941:hover{border-color:var(--brown);background:var(--gold-muted);box-shadow:0 4px 16px #c8963e4d}.ttr-side-btn.svelte-2ik941:active,.ttr-action-fab.svelte-2ik941:active{transform:scale(.9)}.ttr-side-btn-plus.svelte-2ik941{width:58px;height:58px;font-size:28px;box-shadow:0 3px 12px #c8963e40}.ttr-count-num.svelte-2ik941{min-width:40px;color:var(--brown);text-align:center;font:700 20px/1 Lora,serif}.ttr-action-fab.svelte-2ik941{position:relative}.ttr-action-fab.active.svelte-2ik941{border-color:var(--brown);background:var(--gold-muted);box-shadow:0 0 14px #c8963e73}.ttr-fab-dot.svelte-2ik941{background:var(--gold);border-radius:50%;width:8px;height:8px;display:none;position:absolute;top:2px;right:2px;box-shadow:0 0 5px #c8963eb3}.ttr-action-fab.active.svelte-2ik941 .ttr-fab-dot:where(.svelte-2ik941){display:block}.ttr-music-wrapper.svelte-2ik941{position:relative}.tt-music-menu.svelte-2ik941{z-index:700;border:1.5px solid var(--border2);background:var(--bg);cursor:default;-webkit-user-select:none;user-select:none;border-radius:16px;width:260px;padding:12px;animation:.2s cubic-bezier(.16,1,.3,1) svelte-2ik941-tt-menu-pop;position:absolute;bottom:-6px;left:calc(100% + 14px);box-shadow:0 12px 36px #00000038}.tt-music-menu.pos-left.svelte-2ik941{left:auto;right:calc(100% + 14px)}@keyframes svelte-2ik941-tt-menu-pop{0%{opacity:0;transform:scale(.94)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.tt-music-menu__header.svelte-2ik941{border-bottom:1px solid var(--border2);justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;padding-bottom:8px;display:flex}.tt-music-menu__title-wrap.svelte-2ik941{align-items:center;gap:8px;display:flex}.tt-music-menu__icon.svelte-2ik941{font-size:18px}.tt-music-menu__title.svelte-2ik941{color:var(--text);font-family:var(--font-app);font-size:13px;font-weight:700;line-height:1.2;display:block}.tt-music-menu__subtitle.svelte-2ik941{color:var(--muted);font-size:11px;line-height:1.2;display:block}.tt-music-menu__close.svelte-2ik941{width:24px;height:24px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0;font-size:12px;transition:background .15s,color .15s}.tt-music-menu__close.svelte-2ik941:hover{background:var(--bg2);color:var(--text)}.tt-music-menu__list.svelte-2ik941{flex-direction:column;gap:6px;display:flex}.tt-music-menu__item.svelte-2ik941{border:1.5px solid var(--border);background:var(--bg2);width:100%;color:var(--text2);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:flex}.tt-music-menu__item.svelte-2ik941:hover{border-color:var(--gold);color:var(--gold);background:var(--gold-light)}.tt-music-menu__item.active.svelte-2ik941{border-color:var(--gold);background:var(--gold-light);color:var(--brown);box-shadow:0 2px 8px #c8963e2e}.tt-music-menu__num.svelte-2ik941{width:20px;height:20px;color:var(--gold);background:#c8963e26;border-radius:50%;flex-shrink:0;place-items:center;font-size:11px;font-weight:700;display:grid}.tt-music-menu__item.active.svelte-2ik941 .tt-music-menu__num:where(.svelte-2ik941){background:var(--gold);color:#fff}.tt-music-menu__item-name.svelte-2ik941{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.tt-music-bars.svelte-2ik941{flex-shrink:0;align-items:flex-end;gap:2px;height:14px;margin-left:auto;display:inline-flex}.tt-music-bars.svelte-2ik941 .bar:where(.svelte-2ik941){background:var(--gold);border-radius:2px;width:3px;animation:1s ease-in-out infinite alternate svelte-2ik941-sound-wave}.tt-music-bars.svelte-2ik941 .bar1:where(.svelte-2ik941){height:5px;animation-delay:.1s}.tt-music-bars.svelte-2ik941 .bar2:where(.svelte-2ik941){height:13px;animation-delay:.35s}.tt-music-bars.svelte-2ik941 .bar3:where(.svelte-2ik941){height:8px;animation-delay:.2s}@keyframes svelte-2ik941-sound-wave{0%{height:4px}to{height:14px}}.tt-music-menu__footer.svelte-2ik941{border-top:1px solid var(--border2);margin-top:10px;padding-top:8px}.tt-music-menu__stop-btn.svelte-2ik941{border:1px dashed var(--border);width:100%;color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:7px 10px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:flex}.tt-music-menu__stop-btn.svelte-2ik941:hover{color:#dc3545;background:#dc354514;border-color:#dc3545}button.svelte-2ik941:focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 45%,transparent);outline-offset:3px}[data-theme=dark] .ttr-toggle-btn.svelte-2ik941{background:linear-gradient(135deg,#2a2318 0%,#3a2e1a 100%);border-color:#c8963e80}[data-theme=dark] .ttr-side-btn.svelte-2ik941,[data-theme=dark] .ttr-action-fab.svelte-2ik941{background:#c8963e1f;border-color:#c8963e66}[data-theme=dark] .ttr-count-num.svelte-2ik941{color:var(--gold2)}[data-theme=dark] .tt-music-menu.svelte-2ik941{background:#1e1a14;border-color:#c8963e4d;box-shadow:0 12px 36px #0009}[data-theme=dark] .tt-music-menu__item.svelte-2ik941{color:var(--text);background:#ffffff0a;border-color:#c8963e33}[data-theme=dark] .tt-music-menu__item.active.svelte-2ik941{color:var(--gold2);border-color:var(--gold);background:#c8963e33}@keyframes svelte-2ik941-ttr-practice-pulse{0%,to{box-shadow:0 4px 16px #c8963e40,0 0 #c8963e33}50%{box-shadow:0 4px 20px #c8963e66,0 0 0 8px #c8963e00}}.ttr-toggle-btn.svelte-2ik941,.ttr-side-btn.svelte-2ik941,.ttr-count-num.svelte-2ik941,.tt-music-menu__title.svelte-2ik941{font-family:var(--font-app)}@media (max-width:600px){.ttr-fabs.svelte-2ik941{left:6px}.tt-music-menu.svelte-2ik941{width:230px}}@media (prefers-reduced-motion:reduce){.ttr-toggle-btn.svelte-2ik941{animation:none}.ttr-panel.svelte-2ik941,.ttr-side-btn.svelte-2ik941,.ttr-action-fab.svelte-2ik941,.tt-music-menu.svelte-2ik941{transition:none}.tt-music-bars.svelte-2ik941 .bar:where(.svelte-2ik941){animation:none}}.tt-practice.svelte-16p2s49{z-index:640;color:#3a2e1a;background:#faf6ee;width:100%;min-height:100vh;font-family:Be Vietnam Pro,-apple-system,BlinkMacSystemFont,sans-serif;position:relative}.ttp-header.svelte-16p2s49{z-index:650;border-bottom:1.5px solid var(--border2);background:var(--bg);height:58px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);align-items:center;gap:12px;padding:0 16px;display:flex;position:fixed;top:0;left:0;right:0}.ttp-back.svelte-16p2s49{color:var(--gold);cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;padding:4px 8px;font:400 22px/1 Be Vietnam Pro,sans-serif;transition:background .15s}.ttp-back.svelte-16p2s49:hover{background:var(--gold-light)}.ttp-header-title.svelte-16p2s49{color:var(--text2);text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;font-weight:600;overflow:hidden}.ttp-header-badge.svelte-16p2s49{border:1px solid var(--gold-muted);background:var(--gold-light);color:var(--gold);white-space:nowrap;border-radius:12px;flex-shrink:0;padding:3px 10px;font-size:11px;font-weight:700}.ttp-reader-bar.svelte-16p2s49{z-index:645;border-bottom:1px solid var(--border2);background:var(--bg2);scrollbar-width:none;align-items:center;gap:8px;padding:7px 16px;display:flex;position:fixed;top:58px;left:0;right:0;overflow-x:auto}.ttp-reader-bar.svelte-16p2s49::-webkit-scrollbar{display:none}.ttp-rbar-label.svelte-16p2s49{color:var(--muted);white-space:nowrap;flex-shrink:0;font-size:11px}.ttp-rbar-btn.svelte-16p2s49{border:1.5px solid var(--border);background:var(--bg2);color:var(--text2);cursor:pointer;white-space:nowrap;border-radius:7px;flex-shrink:0;padding:4px 9px;font:600 13px/1.4 Be Vietnam Pro,sans-serif;transition:border-color .15s,color .15s,background .15s}.ttp-rbar-btn.svelte-16p2s49:hover,.ttp-rbar-btn.active.svelte-16p2s49{border-color:var(--gold);color:var(--gold)}.ttp-rbar-sep.svelte-16p2s49{background:var(--border2);flex-shrink:0;width:1px;height:18px}.ttp-rbar-fs.svelte-16p2s49{min-width:38px;color:var(--text2);text-align:center;font-size:13px}.ttp-bold-btn.svelte-16p2s49{border:1.5px solid var(--border);background:var(--bg2);width:34px;height:30px;color:var(--text2);cursor:pointer;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font:900 17px/1 Georgia,serif;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.ttp-bold-btn.svelte-16p2s49:hover{border-color:var(--gold);color:var(--gold)}.ttp-bold-btn.active.svelte-16p2s49{border-color:var(--gold);background:var(--gold);color:#fff}.ttp-bg-swatch.svelte-16p2s49{cursor:pointer;border:2px solid #0000;border-radius:50%;flex-shrink:0;width:22px;height:22px;padding:0;transition:border-color .15s,transform .18s;box-shadow:inset 0 0 0 1px #50413014}.ttp-bg-swatch.svelte-16p2s49:hover{transform:scale(1.08)}.ttp-bg-swatch.active.svelte-16p2s49{border-color:var(--gold)}.ttp-reader-bar.svelte-16p2s49 select:where(.svelte-16p2s49){border:1.5px solid var(--border);background:var(--white);height:26px;color:var(--text);cursor:pointer;border-radius:8px;outline:none;flex-shrink:0;padding:2px 4px;font:400 11px/1 Be Vietnam Pro,sans-serif}.ttp-reader-bar.svelte-16p2s49 select:where(.svelte-16p2s49):focus-visible{border-color:var(--gold);box-shadow:0 0 0 2px color-mix(in srgb,var(--gold) 24%,transparent)}.ttp-body.svelte-16p2s49{background:#faf6ee;min-height:100vh;padding-top:96px;transition:background-color .25s,color .25s;position:relative}.ttp-body.svelte-16p2s49:before{z-index:0;pointer-events:none;content:"";background-image:repeating-linear-gradient(0deg,#0000,#0000 28px,#8b63400a 28px 29px);position:fixed;top:0;bottom:0;left:0;right:0}.ttp-candle-glow.svelte-16p2s49{z-index:0;pointer-events:none;background:radial-gradient(60% 40% at 50% 20%,#c8963e14 0%,#0000 70%);position:fixed;top:0;bottom:0;left:0;right:0}.ttp-scroll-area.svelte-16p2s49{z-index:1;max-width:680px;margin:0 auto;padding:32px 24px 180px;position:relative}.ttp-art-title.svelte-16p2s49{color:#6b4c2a;letter-spacing:.5px;text-align:center;margin:0 0 8px;font:700 max(17px,min(3.5vw,22px))/1.35 Lora,Georgia,serif}.ttp-divider.svelte-16p2s49{align-items:center;gap:12px;max-width:300px;margin:0 auto 28px;display:flex}.ttp-divider.svelte-16p2s49:before,.ttp-divider.svelte-16p2s49:after{content:"";background:linear-gradient(90deg,#0000,#c8963e66,#0000);flex:1;height:1px}.ttp-divider.svelte-16p2s49 span:where(.svelte-16p2s49){font-size:16px}.ttp-content.svelte-16p2s49{color:#3a2e1a;letter-spacing:.3px;text-align:center;white-space:pre-line;font-family:Bookerly,Lora,Georgia,serif;line-height:2.1}.ttp-content.ttp-read-bold.svelte-16p2s49,.ttp-content.ttp-read-bold.svelte-16p2s49 *{font-weight:700!important}.ttp-content.svelte-16p2s49 .tt-content__line{text-align:justify;text-align-last:left;margin-bottom:.15em;display:block}.ttp-content.svelte-16p2s49 .tt-content__line--center{text-align:center;text-align-last:center}.ttp-content.svelte-16p2s49 .tt-content__line--right{text-align:right;text-align-last:right}.ttp-content.svelte-16p2s49 .tt-content__gap{height:.38em!important}.ttp-content.svelte-16p2s49 p{white-space:normal;margin:0 0 .38em!important}.ttp-content.svelte-16p2s49 p:empty{display:none!important}.ttp-content.svelte-16p2s49 h1,.ttp-content.svelte-16p2s49 h2,.ttp-content.svelte-16p2s49 h3{color:#6b4c2a;font-size:max(16px,min(3vw,20px));margin:1.1em 0 .4em!important}.ttp-content.svelte-16p2s49 strong{color:inherit}.ttp-content.svelte-16p2s49 em{color:var(--brown2)}.ttp-content.svelte-16p2s49 img{border-radius:8px;max-width:100%;height:auto;margin:1em 0}.ttp-content.svelte-16p2s49 blockquote{border-left:3px solid var(--gold);background:var(--gold-light);max-width:500px;color:var(--brown);text-align:left;border-radius:0 8px 8px 0;margin:1em auto;padding:10px 16px;font-style:italic}.ttp-chapter-nav.svelte-16p2s49{border-top:1px solid #c8963e26;justify-content:center;align-items:center;gap:14px;margin-top:40px;padding:20px 0 10px;display:flex}.ttp-chapter-nav.svelte-16p2s49 button:where(.svelte-16p2s49){color:var(--gold);cursor:pointer;background:#c8963e26;border:1.5px solid #c8963e80;border-radius:20px;align-items:center;gap:6px;padding:9px 18px;font:600 13px/1 Be Vietnam Pro,sans-serif;transition:all .15s;display:flex}.ttp-chapter-nav.svelte-16p2s49 button:where(.svelte-16p2s49):disabled{color:#c8963e4d;cursor:default;background:#c8963e0d;border-color:#c8963e33}.ttp-chapter-nav.svelte-16p2s49 span:where(.svelte-16p2s49){color:#6b4c2a99;white-space:nowrap;font-size:12px}.tt-practice[data-bg=white].svelte-16p2s49{background:#fff}.tt-practice[data-bg=white].svelte-16p2s49 .ttp-body:where(.svelte-16p2s49){background:#fff}.tt-practice[data-bg=white].svelte-16p2s49 .ttp-content:where(.svelte-16p2s49){color:#1c1a15}.tt-practice[data-bg=cream].svelte-16p2s49{background:#faf6ee}.tt-practice[data-bg=cream].svelte-16p2s49 .ttp-body:where(.svelte-16p2s49){background:#faf6ee}.tt-practice[data-bg=cream].svelte-16p2s49 .ttp-content:where(.svelte-16p2s49){color:#3a2e1a}.tt-practice[data-bg=gray].svelte-16p2s49{background:#e8e8e8}.tt-practice[data-bg=gray].svelte-16p2s49 .ttp-body:where(.svelte-16p2s49){background:#e8e8e8}.tt-practice[data-bg=gray].svelte-16p2s49 .ttp-content:where(.svelte-16p2s49){color:#2a2a2a}.tt-practice[data-bg=gray].svelte-16p2s49 .ttp-art-title:where(.svelte-16p2s49){color:#4a3520}.tt-practice[data-bg=dark].svelte-16p2s49{background:#15120d}.tt-practice[data-bg=dark].svelte-16p2s49 .ttp-body:where(.svelte-16p2s49){background:#15120d}.tt-practice[data-bg=dark].svelte-16p2s49 .ttp-content:where(.svelte-16p2s49){color:#ede8df}.tt-practice[data-bg=dark].svelte-16p2s49 .ttp-art-title:where(.svelte-16p2s49){color:#d4a84b}.tt-practice[data-bg=dark].svelte-16p2s49 .ttp-chapter-nav:where(.svelte-16p2s49) span:where(.svelte-16p2s49){color:#ede8df66}button.svelte-16p2s49:focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 45%,transparent);outline-offset:2px}body:has(.tt-practice) .qts-footer{display:none}.tt-practice.svelte-16p2s49,.ttp-back.svelte-16p2s49,.ttp-rbar-btn.svelte-16p2s49,.ttp-bold-btn.svelte-16p2s49,.ttp-art-title.svelte-16p2s49,.ttp-content.svelte-16p2s49{font-family:var(--font-app)}.ttp-reader-bar.svelte-16p2s49 select:where(.svelte-16p2s49){font-family:var(--font-app)}.ttp-chapter-nav.svelte-16p2s49 button:where(.svelte-16p2s49){font-family:var(--font-app)}@media (max-width:600px){.ttp-header.svelte-16p2s49{padding:0 8px}.ttp-header-title.svelte-16p2s49{font-size:12px}.ttp-header-badge.svelte-16p2s49{padding:3px 7px;font-size:10px}.ttp-reader-bar.svelte-16p2s49{padding-left:10px;padding-right:10px}.ttp-scroll-area.svelte-16p2s49{padding:28px 20px 160px}.ttp-chapter-nav.svelte-16p2s49{gap:8px}.ttp-chapter-nav.svelte-16p2s49 button:where(.svelte-16p2s49){padding:8px 12px;font-size:12px}}@media (prefers-reduced-motion:reduce){.ttp-rbar-btn.svelte-16p2s49,.ttp-bold-btn.svelte-16p2s49,.ttp-bg-swatch.svelte-16p2s49,.ttp-body.svelte-16p2s49{transition:none}.ttp-chapter-nav.svelte-16p2s49 button:where(.svelte-16p2s49){transition:none}}.tt-rosary.svelte-5kccl9{z-index:10600;background:var(--bg);min-height:100dvh;color:var(--text);font-family:var(--font-app);flex-direction:column;animation:.25s svelte-5kccl9-tt-rosary-fade-in;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}.tt-rosary__header.svelte-5kccl9{border-bottom:1px solid var(--border2);background:var(--bg2);justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.tt-rosary__back.svelte-5kccl9{min-width:0;color:var(--text);cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:7px;padding:0;display:flex}.tt-rosary__back-icon.svelte-5kccl9{border-radius:50%;place-items:center;width:40px;height:40px;font-size:23px;display:grid}.tt-rosary__title.svelte-5kccl9{text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:800;overflow:hidden}.tt-rosary__header-actions.svelte-5kccl9{gap:7px;display:flex}.tt-rosary__header-actions.svelte-5kccl9 button:where(.svelte-5kccl9){border:1px solid var(--gold);background:var(--gold);color:#fff;cursor:pointer;white-space:nowrap;border-radius:999px;min-height:38px;padding:0 12px;font:700 12px/1 inherit}.tt-rosary__header-actions.svelte-5kccl9 .tt-rosary__reset:where(.svelte-5kccl9){border-color:var(--border);color:var(--text2);background:0 0}.tt-rosary__settings.svelte-5kccl9{grid-template-columns:140px 160px minmax(220px,1fr);gap:8px;padding:10px 16px 4px;display:grid}.tt-rosary__settings.svelte-5kccl9 label:where(.svelte-5kccl9){color:var(--muted);letter-spacing:.04em;text-transform:uppercase;gap:4px;font-size:10px;font-weight:800;display:grid}.tt-rosary__settings.svelte-5kccl9 select:where(.svelte-5kccl9){border:1px solid var(--border);background:var(--bg2);min-width:0;height:38px;color:var(--text);text-transform:none;border-radius:10px;padding:0 9px;font:600 12px/1 inherit}.tt-rosary__settings.svelte-5kccl9 select:where(.svelte-5kccl9):disabled{opacity:.65}.tt-rosary__preferences.svelte-5kccl9{flex-wrap:wrap;justify-content:center;gap:12px;padding:7px 12px 0;font-size:12px;display:flex}.tt-rosary__preferences.svelte-5kccl9 label:where(.svelte-5kccl9){align-items:center;gap:4px;display:flex}.tt-rosary__meta.svelte-5kccl9{text-align:center;grid-template-columns:92px minmax(140px,220px) 130px;justify-content:center;align-items:center;gap:20px;padding:12px 20px 4px;display:grid}.tt-rosary__meta.svelte-5kccl9>div:where(.svelte-5kccl9)>strong:where(.svelte-5kccl9){color:var(--gold);font-size:52px;line-height:1;display:block}.tt-rosary__meta.svelte-5kccl9>div:where(.svelte-5kccl9)>span:where(.svelte-5kccl9){color:var(--muted);margin-top:5px;font-size:11px;font-weight:700;display:block}.tt-rosary__progress.svelte-5kccl9{width:82px;height:82px;position:relative}.tt-rosary__progress.svelte-5kccl9 svg:where(.svelte-5kccl9){width:100%;height:100%;transform:rotate(-90deg)}.tt-rosary__progress.svelte-5kccl9 circle:where(.svelte-5kccl9){fill:none;stroke:var(--border2);stroke-width:7px}.tt-rosary__progress.svelte-5kccl9 circle.value:where(.svelte-5kccl9){stroke:var(--gold);stroke-dasharray:289;stroke-linecap:round;transition:stroke-dashoffset .25s}.tt-rosary__progress.svelte-5kccl9>span:where(.svelte-5kccl9){color:var(--gold);place-items:center;font-size:14px;font-weight:800;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.tt-rosary__cycle.svelte-5kccl9 strong:where(.svelte-5kccl9){font-size:20px!important}.tt-rosary__phrase.svelte-5kccl9{color:var(--brown);text-align:center;margin:5px 16px 0;font-size:max(16px,min(3vw,23px));font-weight:800}.tt-rosary__swipe.svelte-5kccl9{touch-action:none;cursor:grab;outline:none;flex:1;justify-content:center;min-height:210px;display:flex;position:relative;overflow:hidden}.tt-rosary__bead-track.svelte-5kccl9{justify-content:center;align-items:center;width:140px;height:100%;display:flex;position:relative}.tt-rosary__bead-string.svelte-5kccl9{z-index:1;background:#5c3a21;width:4px;margin-left:-2px;position:absolute;top:0;bottom:0;left:50%;box-shadow:inset 1px 0 2px #00000080}.tt-rosary__bead.svelte-5kccl9{z-index:2;will-change:transform,opacity;background:radial-gradient(circle at 30% 30%,#a67c52,#5c3a21);border:1.5px solid #3e2723;border-radius:50%;width:110px;height:110px;margin-top:-55px;margin-left:-55px;position:absolute;top:50%;left:50%;box-shadow:inset -8px -8px 20px #00000080,inset 8px 8px 20px #fff3,0 15px 25px #0000004d}.tt-rosary__swipe.animating.svelte-5kccl9 .tt-rosary__bead:where(.svelte-5kccl9){transition:transform .15s ease-out,opacity .15s}.tt-rosary__hint.svelte-5kccl9{z-index:0;color:var(--muted);text-align:center;pointer-events:none;margin:0;font-size:12px;position:absolute;bottom:14px;left:0;right:0}.tt-rosary__count-button.svelte-5kccl9{background:var(--gold);color:#fff;cursor:pointer;border:0;border-radius:999px;align-self:center;min-width:170px;min-height:44px;margin:8px auto 18px;padding:0 18px;font:800 13px/1 inherit}button.svelte-5kccl9:focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 45%,transparent);outline-offset:2px}select.svelte-5kccl9:focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 45%,transparent);outline-offset:2px}@keyframes svelte-5kccl9-tt-rosary-fade-in{0%{opacity:0}}@media (max-width:680px){.tt-rosary__settings.svelte-5kccl9{grid-template-columns:1fr 1fr}.tt-rosary__settings.svelte-5kccl9 label:where(.svelte-5kccl9):last-child{grid-column:1/-1}.tt-rosary__meta.svelte-5kccl9{grid-template-columns:72px 1fr 100px;gap:8px}.tt-rosary__meta.svelte-5kccl9>div:where(.svelte-5kccl9)>strong:where(.svelte-5kccl9){font-size:44px}.tt-rosary__progress.svelte-5kccl9{width:68px;height:68px}}@media (max-width:430px){.tt-rosary__header.svelte-5kccl9{padding:8px}.tt-rosary__title.svelte-5kccl9{font-size:14px}.tt-rosary__header-actions.svelte-5kccl9 button:where(.svelte-5kccl9){padding:0 8px;font-size:11px}.tt-rosary__header-actions.svelte-5kccl9 button:where(.svelte-5kccl9):first-child{display:none}.tt-rosary__preferences.svelte-5kccl9{gap:6px;font-size:10px}.tt-rosary__meta.svelte-5kccl9{padding-inline-start:8px;padding-inline-end:8px}.tt-rosary__phrase.svelte-5kccl9{font-size:15px}.tt-rosary__swipe.svelte-5kccl9{min-height:180px}}@media (prefers-reduced-motion:reduce){.tt-rosary.svelte-5kccl9{animation:none}.tt-rosary__swipe.animating.svelte-5kccl9 .tt-rosary__bead:where(.svelte-5kccl9){transition:none}.tt-rosary__progress.svelte-5kccl9 circle.value:where(.svelte-5kccl9){transition:none}}.tt-tracker.svelte-1rxj0tq{width:100%;max-width:1000px;margin:0 auto 24px;padding:0 16px}.tt-tracker__card.svelte-1rxj0tq{border:1.5px solid var(--border2);background:var(--white);border-radius:16px;transition:border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 4px 24px #3c280a0a}.tt-tracker__card.svelte-1rxj0tq:hover{border-color:var(--gold2);box-shadow:0 8px 32px #3c280a14}[data-theme=dark] .tt-tracker__card.svelte-1rxj0tq{border-color:var(--border);background:var(--bg2)}.tt-tracker__header.svelte-1rxj0tq{background:var(--white);width:100%;color:inherit;cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;transition:background .15s;display:flex}[data-theme=dark] .tt-tracker__header.svelte-1rxj0tq{background:var(--bg2)}.tt-tracker__header.svelte-1rxj0tq:hover{background:var(--bg)}[data-theme=dark] .tt-tracker__header.svelte-1rxj0tq:hover{background:var(--bg3)}.tt-tracker__identity.svelte-1rxj0tq{align-items:center;gap:12px;min-width:0;display:flex}.tt-tracker__identity.svelte-1rxj0tq>span:where(.svelte-1rxj0tq):last-child{min-width:0}.tt-tracker__icon.svelte-1rxj0tq{background:var(--gold-light);width:40px;height:40px;color:var(--gold);border-radius:12px;flex-shrink:0;place-items:center;font-size:20px;display:grid}[data-theme=dark] .tt-tracker__icon.svelte-1rxj0tq{background:#c8963e26}.tt-tracker__header.svelte-1rxj0tq strong:where(.svelte-1rxj0tq){color:var(--text);font-size:16px;line-height:1.3;display:block}.tt-tracker__header.svelte-1rxj0tq small:where(.svelte-1rxj0tq){color:var(--muted);margin-top:2px;font-size:12px;display:block}.tt-tracker__header-actions.svelte-1rxj0tq{flex-shrink:0;align-items:center;gap:10px;display:flex}.tt-tracker__btn-add.svelte-1rxj0tq{background:linear-gradient(135deg,var(--gold) 0%,#b8843a 100%);color:#fff;cursor:pointer;letter-spacing:.3px;border:0;border-radius:999px;align-items:center;gap:5px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:transform .15s,opacity .15s;display:inline-flex;box-shadow:0 2px 8px #c8963e4d}.tt-tracker__btn-add.svelte-1rxj0tq:hover{opacity:.92;transform:translateY(-1px)}.tt-tracker__btn-add.svelte-1rxj0tq:active{transform:translateY(1px)}.tt-tracker__btn-add.svelte-1rxj0tq svg:where(.svelte-1rxj0tq){flex-shrink:0}.tt-tracker__chevron.svelte-1rxj0tq{color:var(--muted);flex-shrink:0;transition:transform .3s}.tt-tracker__chevron.open.svelte-1rxj0tq{transform:rotate(180deg)}.tt-tracker__body.svelte-1rxj0tq{border-top:1px solid var(--border2);background:var(--bg);padding:16px}[data-theme=dark] .tt-tracker__body.svelte-1rxj0tq{border-top-color:var(--border)}.tt-tracker__tabs.svelte-1rxj0tq{background:var(--border2);border-radius:12px;max-width:340px;margin:0 auto 16px;padding:3px;display:flex}[data-theme=dark] .tt-tracker__tabs.svelte-1rxj0tq{background:var(--border)}.tt-tracker__tabs.svelte-1rxj0tq button:where(.svelte-1rxj0tq){color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;flex:1;padding:7px 10px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.tt-tracker__tabs.svelte-1rxj0tq button.active:where(.svelte-1rxj0tq){background:var(--white);color:var(--gold);box-shadow:0 2px 6px #0000000d}[data-theme=dark] .tt-tracker__tabs.svelte-1rxj0tq button.active:where(.svelte-1rxj0tq){background:var(--bg2);color:var(--gold)}.tt-tracker__summary.svelte-1rxj0tq{border-left:4px solid var(--gold);background:var(--gold-light);color:var(--brown2);text-align:center;border-radius:12px;margin:0 0 16px;padding:12px 16px;font:italic 14px/1.5 Lora,Georgia,serif}[data-theme=dark] .tt-tracker__summary.svelte-1rxj0tq{color:var(--gold2);background:#c8963e1a}.tt-tracker__stats.svelte-1rxj0tq{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;margin-bottom:16px;display:grid}.tt-tracker__stats.svelte-1rxj0tq article:where(.svelte-1rxj0tq){border:1.5px solid var(--border2);background:var(--white);text-align:center;border-radius:12px;padding:14px 12px;box-shadow:0 2px 8px #00000005}[data-theme=dark] .tt-tracker__stats.svelte-1rxj0tq article:where(.svelte-1rxj0tq){border-color:var(--border);background:var(--bg2)}.tt-tracker__stats.svelte-1rxj0tq strong:where(.svelte-1rxj0tq){color:var(--gold);margin-bottom:4px;font-size:24px;font-weight:800;line-height:1.2;display:block}.tt-tracker__stats.svelte-1rxj0tq span:where(.svelte-1rxj0tq){color:var(--muted);letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:700;display:block}.tt-tracker__recent.svelte-1rxj0tq{border:1.5px solid var(--border2);background:var(--white);border-radius:12px;padding:12px 16px}[data-theme=dark] .tt-tracker__recent.svelte-1rxj0tq{border-color:var(--border);background:var(--bg2)}.tt-tracker__recent-header.svelte-1rxj0tq{color:var(--text);justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;font-size:13px;font-weight:700;display:flex}.tt-tracker__recent-actions.svelte-1rxj0tq{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.tt-tracker__recent-actions.svelte-1rxj0tq button:where(.svelte-1rxj0tq){color:var(--gold);cursor:pointer;letter-spacing:.3px;text-transform:uppercase;background:0 0;border:0;font-family:inherit;font-size:12px;font-weight:700;transition:opacity .15s}.tt-tracker__recent-actions.svelte-1rxj0tq button:where(.svelte-1rxj0tq):hover{opacity:.7;text-decoration:underline}.tt-tracker__recent-add.svelte-1rxj0tq{color:var(--gold)!important;font-weight:800!important}.tt-tracker__empty.svelte-1rxj0tq{color:var(--muted);margin:0;font-size:13px}.tt-tracker__log-item.svelte-1rxj0tq{border-bottom:1px dashed var(--border2);justify-content:space-between;align-items:center;padding:8px 0;font-size:13px;display:flex}[data-theme=dark] .tt-tracker__log-item.svelte-1rxj0tq{border-bottom-color:var(--border)}.tt-tracker__log-item.svelte-1rxj0tq:last-child{border-bottom:0;padding-bottom:0}.tt-tracker__log-date.svelte-1rxj0tq{min-width:68px;color:var(--muted);font-size:12px}.tt-tracker__log-type.svelte-1rxj0tq{color:var(--text);text-align:left;flex:1;padding:0 10px;font-size:13px;font-weight:600}.tt-tracker__log-note-inline.svelte-1rxj0tq{color:var(--muted);margin-left:4px;font-size:12px;font-weight:400;display:inline-block}.tt-tracker__campaign-badge.svelte-1rxj0tq{background:var(--gold-light);color:var(--gold);vertical-align:middle;border-radius:4px;margin-left:6px;padding:1px 6px;font-size:11px;font-weight:700;display:inline-block}[data-theme=dark] .tt-tracker__campaign-badge.svelte-1rxj0tq{color:var(--gold2);background:#c8963e33}.tt-tracker__log-count.svelte-1rxj0tq{min-width:40px;color:var(--gold);text-align:right;font-weight:800}.tt-tracker__log-item.svelte-1rxj0tq .tt-history-del:where(.svelte-1rxj0tq){width:26px;height:26px;margin-left:8px}.tt-overlay.svelte-1rxj0tq{z-index:500;opacity:0;pointer-events:none;background:#000000a6;justify-content:center;align-items:center;padding:20px;transition:opacity .2s;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.tt-overlay.open.svelte-1rxj0tq{opacity:1;pointer-events:auto}.tt-dialog.svelte-1rxj0tq{background:var(--bg);text-align:center;border-radius:20px;width:100%;max-width:380px;padding:28px 24px 22px;transition:transform .2s;transform:translateY(10px)scale(.97);box-shadow:0 20px 60px #0006}.tt-overlay.open.svelte-1rxj0tq .tt-dialog:where(.svelte-1rxj0tq){transform:translateY(0)scale(1)}.tt-dialog-form.svelte-1rxj0tq{max-width:420px}.tt-dialog-icon.svelte-1rxj0tq{margin-bottom:12px;font-size:40px}.tt-dialog-title.svelte-1rxj0tq{color:var(--text);margin-bottom:8px;font-family:Lora,serif;font-size:18px;font-weight:700}.tt-history-legacy-note.svelte-1rxj0tq{color:var(--muted);margin:0 0 12px;font-size:11px;line-height:1.5}.tt-history-list.svelte-1rxj0tq{text-align:left;max-height:50vh;margin-bottom:18px;overflow-y:auto}.tt-history-item.svelte-1rxj0tq{border-bottom:1px solid var(--border2);align-items:center;gap:12px;padding:10px 0;display:flex}.tt-history-item.svelte-1rxj0tq:last-child{border-bottom:0}.tt-history-date.svelte-1rxj0tq{min-width:78px;color:var(--muted);flex-shrink:0;font-size:12px}.tt-history-main.svelte-1rxj0tq{flex:1;min-width:0}.tt-history-type.svelte-1rxj0tq{color:var(--text);word-break:break-word;font-size:13px;font-weight:600}.tt-history-note.svelte-1rxj0tq{color:var(--muted);word-break:break-word;margin-top:2px;font-size:12px}.tt-history-del.svelte-1rxj0tq{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.tt-history-del.svelte-1rxj0tq:hover{color:#dc3545;background:#dc35451f}.tt-history-del.svelte-1rxj0tq:active{transform:scale(.92)}.tt-history-empty.svelte-1rxj0tq{color:var(--muted);padding:8px 4px;font-size:13px}.tt-dialog-btns.svelte-1rxj0tq{gap:10px;display:flex}.tt-dialog-ok.svelte-1rxj0tq{background:linear-gradient(135deg,var(--gold) 0%,#b8843a 100%);color:#fff;cursor:pointer;border:0;border-radius:12px;flex:1;padding:11px;font-family:inherit;font-size:14px;font-weight:700;transition:all .15s;box-shadow:0 3px 12px #c8963e59}.tt-dialog-ok.svelte-1rxj0tq:hover{opacity:.9}.tt-tracker__summary.svelte-1rxj0tq,.tt-dialog-title.svelte-1rxj0tq{font-family:var(--font-app)}.tt-tracker__recent-actions.svelte-1rxj0tq a:where(.svelte-1rxj0tq){min-height:36px;color:var(--gold);align-items:center;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.tt-tracker__recent-actions.svelte-1rxj0tq a:where(.svelte-1rxj0tq):hover{text-decoration:underline;transform:translate(2px)}.tt-tracker__recent-actions.svelte-1rxj0tq a:where(.svelte-1rxj0tq):active{transform:translate(4px)}.tt-tracker__recent-actions.svelte-1rxj0tq a:where(.svelte-1rxj0tq):focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 42%,transparent);outline-offset:2px}@media (max-width:480px){.tt-tracker__icon.svelte-1rxj0tq{display:none}.tt-tracker__header.svelte-1rxj0tq strong:where(.svelte-1rxj0tq){font-size:15px}}@media (max-width:620px){.tt-tracker__recent-header.svelte-1rxj0tq{flex-direction:column;align-items:flex-start}.tt-tracker__recent-actions.svelte-1rxj0tq{justify-content:space-between;width:100%}}@media (prefers-reduced-motion:reduce){.tt-tracker__recent-actions.svelte-1rxj0tq a:where(.svelte-1rxj0tq){transition:none}.tt-tracker__recent-actions.svelte-1rxj0tq a:where(.svelte-1rxj0tq):hover{transform:none}.tt-tracker__recent-actions.svelte-1rxj0tq a:where(.svelte-1rxj0tq):active{transform:none}}.tt-overlay.svelte-rdvkql{z-index:10000;overscroll-behavior:contain;background:#000000a6;justify-content:center;align-items:center;padding:20px;animation:.2s svelte-rdvkql-tt-overlay-in;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.tt-dialog.svelte-rdvkql{box-sizing:border-box;background:var(--bg);width:100%;max-height:calc(100dvh - 40px);color:var(--text);text-align:center;border-radius:20px;padding:26px 22px 20px;animation:.2s svelte-rdvkql-tt-dialog-in;overflow-y:auto;box-shadow:0 20px 60px #0006}.tt-dialog-form.svelte-rdvkql{max-width:420px}.tt-form.svelte-rdvkql{margin:0}.tt-dialog-icon.svelte-rdvkql{margin-bottom:8px;font-size:36px;line-height:1}.tt-dialog-title.svelte-rdvkql{color:var(--text);margin:0 0 4px;font-family:Lora,Georgia,serif;font-size:18px;font-weight:700;line-height:1.4}.tt-dialog-subtitle.svelte-rdvkql{color:var(--muted);margin:0 0 16px;font-size:12px;line-height:1.45}.tt-form-group.svelte-rdvkql{text-align:left;margin-bottom:14px}.tt-form-label.svelte-rdvkql{color:var(--text2);margin-bottom:6px;font-size:12px;font-weight:700;display:block}.tt-form-input.svelte-rdvkql,.tt-form-select.svelte-rdvkql,.tt-form-textarea.svelte-rdvkql{box-sizing:border-box;border:1.5px solid var(--border);background:var(--bg2);width:100%;color:var(--text);border-radius:10px;outline:none;padding:9px 12px;font-family:inherit;font-size:14px;transition:border-color .15s}.tt-form-input.svelte-rdvkql:focus,.tt-form-select.svelte-rdvkql:focus,.tt-form-textarea.svelte-rdvkql:focus{border-color:var(--gold)}.tt-form-textarea.svelte-rdvkql{resize:vertical;min-height:68px}.tt-campaign-hint.svelte-rdvkql{background:var(--gold-light);color:var(--brown);border-radius:8px;align-items:center;gap:8px;margin-top:6px;padding:6px 10px;font-size:12px;display:flex}[data-theme=dark] .tt-campaign-hint.svelte-rdvkql{color:var(--gold2);background:#c8963e26}.tt-campaign-hint__badge.svelte-rdvkql{background:var(--gold);color:#fff;text-transform:uppercase;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:700}.tt-campaign-hint__text.svelte-rdvkql{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.tt-campaign-guest-warning.svelte-rdvkql{color:#b91c1c;background:#ef44441a;border:1px dashed #ef44444d;border-radius:8px;margin-top:6px;padding:8px 10px;font-size:12px;line-height:1.45}[data-theme=dark] .tt-campaign-guest-warning.svelte-rdvkql{color:#fca5a5;background:#ef444426;border-color:#ef444466}.tt-dialog-btns.svelte-rdvkql{gap:10px;margin-top:20px;display:flex}.tt-dialog-cancel.svelte-rdvkql,.tt-dialog-ok.svelte-rdvkql{box-sizing:border-box;cursor:pointer;border-radius:12px;flex:1;min-width:0;padding:11px;font-family:inherit;font-size:14px;transition:border-color .15s,opacity .15s,transform .1s}.tt-dialog-cancel.svelte-rdvkql{border:1.5px solid var(--border);background:var(--bg2);color:var(--text2)}.tt-dialog-cancel.svelte-rdvkql:hover{border-color:var(--gold)}.tt-dialog-ok.svelte-rdvkql{background:linear-gradient(135deg,var(--gold) 0%,#b8843a 100%);color:#fff;border:0;font-weight:700;box-shadow:0 3px 12px #c8963e59}.tt-dialog-ok.svelte-rdvkql:hover{opacity:.95;transform:translateY(-1px)}.tt-dialog-ok.svelte-rdvkql:active{transform:translateY(1px)}button.svelte-rdvkql:focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 45%,transparent);outline-offset:2px}input.svelte-rdvkql:focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 45%,transparent);outline-offset:2px}select.svelte-rdvkql:focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 45%,transparent);outline-offset:2px}textarea.svelte-rdvkql:focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 45%,transparent);outline-offset:2px}@keyframes svelte-rdvkql-tt-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-rdvkql-tt-dialog-in{0%{transform:translateY(10px)scale(.97)}to{transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.tt-overlay.svelte-rdvkql,.tt-dialog.svelte-rdvkql{animation:none}.tt-form-input.svelte-rdvkql,.tt-form-select.svelte-rdvkql,.tt-form-textarea.svelte-rdvkql,.tt-dialog-cancel.svelte-rdvkql,.tt-dialog-ok.svelte-rdvkql{transition:none}}.tt-admin-notice.svelte-1937few{z-index:690;color:#fff;text-align:center;background:#3a2a19;border-radius:999px;max-width:min(480px,100% - 32px);margin:0;padding:12px 18px;font-size:14px;font-weight:700;position:fixed;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 12px 36px #0000003d}.tt-load-error.svelte-1937few{border:1px solid color-mix(in srgb,var(--red) 45%,var(--border));background:color-mix(in srgb,var(--red) 8%,var(--white));width:min(700px,100% - 32px);color:var(--text2);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:16px auto;padding:12px 14px;font-size:13px;display:flex}.tt-load-error.svelte-1937few button:where(.svelte-1937few){background:var(--gold);color:#fff;border:0;border-radius:18px;flex-shrink:0;min-height:36px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:700}.tt-rosary-feedback.svelte-1937few{z-index:680;color:#fff;text-align:center;background:#3a2a19;border:1px solid #ffffff2e;border-radius:999px;max-width:min(420px,100% - 32px);margin:0;padding:12px 18px;font-size:14px;font-weight:700;animation:.18s ease-out svelte-1937few-tt-feedback-in;position:fixed;bottom:32px;left:50%;transform:translate(-50%);box-shadow:0 12px 36px #00000047}.tt-page.svelte-1937few{width:100%;margin:0 auto;padding:74px 0 120px}.tt-page--preview.svelte-1937few,.tt-page--practice.svelte-1937few{padding:0}@keyframes svelte-1937few-tt-feedback-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.tt-rosary-feedback.svelte-1937few{animation:none}}
