.sr71-topbar.svelte-12ktrtk{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--sr68-bg, #0F0D0B);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.sr71-topbar__info.svelte-12ktrtk{display:flex;align-items:baseline;gap:8px;flex:1;min-width:0;overflow:hidden}.sr71-topbar__label.svelte-12ktrtk{font-size:14px;font-weight:500;color:var(--sr68-text-secondary, #9C948A);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sr71-topbar__duration.svelte-12ktrtk{font-size:12px;color:var(--sr68-text-secondary, #9C948A);opacity:.7;white-space:nowrap;flex-shrink:0}.sr71-topbar__actions.svelte-12ktrtk{display:flex;gap:24px;flex-shrink:0;margin-left:16px}.sr71-topbar__btn.svelte-12ktrtk{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--sr68-text-secondary, #9C948A);font-size:16px;cursor:pointer;border-radius:50%;transition:background .2s}.sr71-topbar__btn.svelte-12ktrtk:hover{background:var(--sr68-surface, #1A1714)}.sr71-topbar__fav.svelte-12ktrtk{display:flex;align-items:center;justify-content:center}.sr71-topbar__fav.svelte-12ktrtk svg:where(.svelte-12ktrtk){width:20px;height:20px}.sr72-progress.svelte-x31b8o{position:absolute;top:0;left:0;right:0;height:2px;background:transparent;pointer-events:none}.sr72-progress__fill.svelte-x31b8o{height:100%;background:var(--sr68-accent, #D4A853);transition:width .3s ease-in-out}.sr71-bar.svelte-x31b8o{position:fixed;bottom:0;left:0;right:0;z-index:30;height:calc(56px + env(safe-area-inset-bottom,0px));padding:0 16px env(safe-area-inset-bottom,0px);background:var(--sr68-bg, #0F0D0B);border-top:1px solid var(--sr68-border, #2A2724);display:flex;align-items:center}.sr71-bar--immersive.svelte-x31b8o{background:var(--sr68-overlay, rgba(15, 13, 11, .7));border-top:none;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.sr71-bar__row.svelte-x31b8o{display:flex;align-items:center;width:100%;height:56px}.sr71-bar__left.svelte-x31b8o,.sr71-bar__right.svelte-x31b8o{flex:1;display:flex;align-items:center}.sr71-bar__right.svelte-x31b8o{justify-content:flex-end}.sr71-bar__center.svelte-x31b8o{display:flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0}.sr71-bar__nav.svelte-x31b8o{padding:8px 12px;border:none;background:transparent;color:var(--sr68-text, #F0EDE8);font-size:15px;font-weight:500;cursor:pointer;white-space:nowrap}.sr71-bar__nav.svelte-x31b8o:disabled{opacity:0;pointer-events:none}.sr71-bar__play.svelte-x31b8o{width:44px;height:44px;border-radius:50%;border:none;background:var(--bg-surface-elevated, var(--sr68-surface, #1A1714));color:var(--sr68-text, #F0EDE8);font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease-in-out,box-shadow .2s ease-in-out}.sr71-bar__play--active.svelte-x31b8o{background:var(--accent-purple, var(--sr68-accent, #D4A853));color:#fff;box-shadow:0 0 16px #b39ddb4d}.sr71-bar__transport.svelte-x31b8o{width:28px;height:28px;border:none;background:transparent;color:var(--sr68-text-secondary, #9C948A);font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.sr71-bar__transport.svelte-x31b8o:disabled{opacity:.3;pointer-events:none}.sr71-bar__progress.svelte-x31b8o{font-size:14px;color:var(--sr68-text-secondary, #9C948A);font-variant-numeric:tabular-nums;border:none;background:transparent;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .15s;display:flex;flex-direction:column;align-items:center;line-height:1.2}.sr71-bar__progress.svelte-x31b8o:hover{background:var(--sr68-surface, #1A1714)}.sr71-bar__time.svelte-x31b8o{display:block;font-size:10px;color:var(--sr68-text-secondary, #9C948A);opacity:.7;font-variant-numeric:tabular-nums;margin-top:-2px}.sr71-bar__cta.svelte-x31b8o{border:none;background:transparent;color:var(--sr68-accent, #D4A853);font-size:16px;font-weight:600;cursor:pointer;padding:8px 16px}.sr71-bar__mode.svelte-x31b8o{width:28px;height:28px;border:none;background:transparent;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.sr68-accordion.svelte-ywunhv{border:none}.sr68-accordion__header.svelte-ywunhv{display:flex;align-items:center;gap:8px;width:100%;padding:10px 0;border:none;background:transparent;cursor:pointer;text-align:left}.sr68-accordion__indicator.svelte-ywunhv{font-size:12px;color:var(--sr68-text-secondary, #9C948A);width:16px;flex-shrink:0}.sr68-accordion__title.svelte-ywunhv{font-size:14px;font-weight:500;color:var(--sr68-text-secondary, #9C948A)}.sr68-accordion__count.svelte-ywunhv{font-size:12px;color:var(--sr68-accent, #D4A853);margin-left:auto}.sr68-accordion__body.svelte-ywunhv{padding:0 0 16px 24px;animation:svelte-ywunhv-sr68-expand .25s ease-out}.sr68-accordion__body.svelte-ywunhv p:where(.svelte-ywunhv){font-size:var(--sr68-font-size, 16px);font-weight:400;line-height:var(--sr68-line-height, 1.6);color:var(--sr68-text, #F0EDE8);margin:0;white-space:pre-line}@keyframes svelte-ywunhv-sr68-expand{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.cs69-shelf.svelte-18q7zai{margin-top:32px;background:var(--sr68-surface, #1A1714);border-radius:16px;padding:24px 20px}.cs69-shelf__separator.svelte-18q7zai{width:100%;height:2px;background:var(--sr68-border, #2A2724);margin-bottom:20px}.cs69-shelf__kicker.svelte-18q7zai{display:block;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--sr68-text-secondary, #9C948A);margin-bottom:16px}.cs69-shelf__commentary.svelte-18q7zai{position:relative}.cs69-shelf__commentary--locked.svelte-18q7zai{max-height:120px;overflow:hidden}.cs69-shelf__text.svelte-18q7zai{font-size:var(--sr68-font-size, 16px);line-height:var(--sr68-line-height, 1.6);color:var(--sr68-text, #F0EDE8);margin:0 0 16px;white-space:pre-line}.cs69-shelf__fade.svelte-18q7zai{position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(transparent,var(--sr68-surface, #1A1714));pointer-events:none}.cs69-shelf__unlock-cta.svelte-18q7zai{display:block;width:100%;margin-top:12px;padding:12px 24px;border:none;border-radius:12px;background:linear-gradient(135deg,#d4a843,#c49a38);color:#1a1714;font-size:15px;font-weight:600;cursor:pointer;text-align:center}.cs69-shelf__audio-cta.svelte-18q7zai{display:inline-flex;align-items:center;gap:6px;margin-top:8px;margin-bottom:12px;padding:10px 16px;border:1px solid var(--sr68-border, #2A2724);border-radius:10px;background:transparent;color:var(--sr68-accent, #D4A853);font-size:14px;font-weight:500;cursor:pointer}.cs69-shelf__prompt.svelte-18q7zai{margin-top:16px;padding-top:16px;border-top:1px solid var(--sr68-border, #2A2724)}.cs69-shelf__prompt-label.svelte-18q7zai{display:block;font-size:12px;font-weight:600;letter-spacing:.03em;color:var(--sr68-text-secondary, #9C948A);margin-bottom:6px}.cs69-shelf__prompt-text.svelte-18q7zai{font-size:var(--sr68-font-size, 16px);line-height:var(--sr68-line-height, 1.6);color:var(--sr68-text, #F0EDE8);font-style:italic;margin:0}.sr70-variant-chips.svelte-3uh7ge{display:flex;gap:8px;margin:0 0 16px;flex-wrap:wrap}.sr70-variant-chip.svelte-3uh7ge{padding:6px 16px;border-radius:20px;border:1px solid var(--sr68-border, #2A2724);background:transparent;color:var(--sr68-text-secondary, #9C948A);font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.sr70-variant-chip--active.svelte-3uh7ge{background:var(--sr68-accent, #D4A853);color:var(--sr68-bg, #0F0D0B);border-color:var(--sr68-accent, #D4A853)}.sr70-blocks.svelte-3uh7ge{display:flex;flex-direction:column;gap:12px}.sr70-dialogue.svelte-3uh7ge{display:flex;flex-direction:column;gap:8px}.sr70-speaker-line.svelte-3uh7ge{margin:0;font-size:14px;font-style:italic;color:var(--sr68-text-secondary, #9C948A);line-height:var(--sr68-line-height, 1.6)}.sr70-speaker-line--ref.svelte-3uh7ge{font-size:16px;font-style:normal;color:var(--sr68-text, #F0EDE8)}.sr70-response-ref.svelte-3uh7ge{margin:0;font-size:16px;line-height:var(--sr68-line-height, 1.6);color:var(--sr68-text, #F0EDE8)}.sr70-speaker-line__text.svelte-3uh7ge{display:inline}.sr70-response-card.svelte-3uh7ge{background:var(--sr68-surface-elevated, #231F1B);border-radius:12px;padding:12px 16px}.sr70-response-card.svelte-3uh7ge p:where(.svelte-3uh7ge){margin:0;font-size:16px;font-weight:700;line-height:var(--sr68-line-height, 1.6);color:var(--sr68-text, #F0EDE8)}.sr70-rubric.svelte-3uh7ge{display:flex;align-items:center;gap:6px;padding:8px 12px;background:var(--sr68-surface, #1A1714);border-radius:8px}.sr70-rubric__icon.svelte-3uh7ge{font-size:14px;flex-shrink:0}.sr70-rubric__label.svelte-3uh7ge{font-size:12px;font-weight:600;font-style:italic;color:var(--sr68-text-secondary, #9C948A);text-transform:uppercase;letter-spacing:.04em}.sr70-rubric__text.svelte-3uh7ge{font-size:12px;font-style:italic;color:var(--sr68-text-secondary, #9C948A)}.sr70-acclamation.svelte-3uh7ge{background:var(--sr68-surface-elevated, #231F1B);border-radius:12px;padding:14px 16px;width:100%}.sr70-acclamation.svelte-3uh7ge p:where(.svelte-3uh7ge){margin:0;font-size:16px;font-weight:700;line-height:var(--sr68-line-height, 1.6);color:var(--sr68-text, #F0EDE8);text-align:center}.sr70-text.svelte-3uh7ge p:where(.svelte-3uh7ge){margin:0;font-size:var(--sr68-font-size, 16px);font-weight:400;line-height:var(--sr68-line-height, 1.6);color:var(--sr68-text, #F0EDE8);white-space:pre-line}.sr70-speaker-label.svelte-3uh7ge{display:block;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--sr68-text-secondary, #9C948A);margin-bottom:4px}.sr70-embedded-reading.svelte-3uh7ge{border:1px dashed var(--sr68-border, #2A2724);border-radius:12px;padding:16px;text-align:center}.sr70-embedded-reading.svelte-3uh7ge p:where(.svelte-3uh7ge){margin:0;font-size:14px;font-style:italic;color:var(--sr68-text-secondary, #9C948A)}.sr68-station.svelte-19fm54r{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.sr68-station__hero.svelte-19fm54r{position:relative;width:100%;height:55vh;overflow:hidden;will-change:transform}.sr68-station__hero-img.svelte-19fm54r{width:100%;height:100%;object-fit:cover;will-change:opacity}.sr68-station__hero.svelte-19fm54r:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.7) 100%);pointer-events:none}.sr68-station__hero-overlay.svelte-19fm54r{position:absolute;bottom:0;left:0;right:0;padding:32px 20px 24px;background:linear-gradient(transparent,var(--sr68-bg, #0F0D0B));z-index:1}.sr68-station__hero-overlay.svelte-19fm54r .sr68-station__kicker:where(.svelte-19fm54r){color:#ffffffb3}.sr68-station__hero-overlay.svelte-19fm54r .sr68-station__title:where(.svelte-19fm54r){color:#fff}.sr68-station__kicker.svelte-19fm54r{display:block;font-size:11px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--sr68-text-secondary, #9C948A);margin-bottom:4px}.sr68-station__title.svelte-19fm54r{margin:0;font-size:32px;font-weight:700;line-height:1.2;color:var(--sr68-text, #F0EDE8)}.sr69-station__medallion-zone.svelte-19fm54r{display:flex;flex-direction:column;align-items:center;padding:48px 20px 24px;text-align:center}.sr69-station__medallion-img.svelte-19fm54r{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:16px}.sr69-station__medallion-emoji.svelte-19fm54r{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background:var(--sr68-surface, #1A1714);font-size:36px;margin-bottom:16px}.sr68-station__content.svelte-19fm54r{position:relative;padding:24px 20px 120px;background:var(--sr68-bg, #0F0D0B)}.sr68-station__versicle.svelte-19fm54r{font-size:var(--sr68-font-size, 16px);font-style:italic;line-height:var(--sr68-line-height, 1.6);color:var(--sr68-accent, #D4A853);margin:0 0 20px;white-space:pre-line}.sr68-station__meditation.svelte-19fm54r{margin:0 0 16px}.sr68-station__meditation.svelte-19fm54r p:where(.svelte-19fm54r){font-size:var(--sr68-font-size, 16px);font-weight:400;line-height:var(--sr68-line-height, 1.6);color:var(--sr68-text, #F0EDE8);margin:0;white-space:pre-line}.sr68-station__divider.svelte-19fm54r{width:40px;height:1px;background:var(--sr68-border, #2A2724);margin:24px auto}.sr68-station__prayers.svelte-19fm54r{display:flex;flex-direction:column;gap:0}.sr69-station__ref.svelte-19fm54r{font-size:14px;font-weight:500;color:var(--accent-gold, #D4A843);margin:0 0 16px;letter-spacing:.02em}.sr69-station__alleluia.svelte-19fm54r{border-left:3px solid var(--accent-gold, #D4A843);padding:12px 16px;margin:0 0 20px;background:color-mix(in srgb,var(--accent-gold, #D4A843) 8%,transparent);border-radius:0 8px 8px 0}.sr69-station__alleluia.svelte-19fm54r p:where(.svelte-19fm54r){font-size:var(--sr68-font-size, 16px);line-height:var(--sr68-line-height, 1.6);color:var(--sr68-text, #F0EDE8);font-style:italic;margin:0}.sr69-station__body.svelte-19fm54r{margin:0 0 20px}.sr69-station__body.svelte-19fm54r p:where(.svelte-19fm54r){font-size:var(--sr68-font-size, 16px);font-weight:400;line-height:var(--sr68-line-height, 1.6);color:var(--sr68-text, #F0EDE8);margin:0;white-space:pre-line}.sr69-station__conclusion.svelte-19fm54r{font-size:var(--sr68-font-size, 16px);font-style:italic;line-height:var(--sr68-line-height, 1.6);color:var(--sr68-accent, #D4A853);margin:0 0 24px}.sr69-psalm.svelte-19fm54r{display:flex;flex-direction:column;gap:16px;margin:0 0 24px}.sr69-psalm__refrain.svelte-19fm54r{border-radius:10px;padding:14px 16px}.sr69-psalm__refrain.svelte-19fm54r p:where(.svelte-19fm54r){font-style:italic;margin:0;line-height:var(--sr68-line-height, 1.6)}.sr69-psalm__refrain--first.svelte-19fm54r{background:var(--sr68-surface-elevated, #231F1B);border-left:3px solid var(--sr68-accent, #D4A853)}.sr69-psalm__refrain--first.svelte-19fm54r p:where(.svelte-19fm54r){font-size:16px;font-weight:500;color:var(--sr68-accent, #D4A853)}.sr69-psalm__refrain--muted.svelte-19fm54r{background:var(--sr68-surface, #1A1714);border-left:2px solid var(--sr68-border, #2A2724)}.sr69-psalm__refrain--muted.svelte-19fm54r p:where(.svelte-19fm54r){font-size:14px;font-weight:400;color:var(--sr68-text-secondary, #9C948A)}.sr69-psalm__verse.svelte-19fm54r{padding:0 4px}.sr69-psalm__verse.svelte-19fm54r p:where(.svelte-19fm54r){font-size:var(--sr68-font-size, 16px);font-weight:400;line-height:var(--sr68-line-height, 1.6);color:var(--sr68-text, #F0EDE8);margin:0;white-space:pre-line}.sr71-settings.svelte-i2k7t0{padding:8px 16px 16px;display:flex;flex-direction:column;gap:24px}.sr71-settings__section.svelte-i2k7t0{display:flex;flex-direction:column;gap:8px}.sr71-settings__section-label.svelte-i2k7t0{font-size:13px;color:var(--color-text-secondary, #9C948A);font-weight:500}.sr71-settings__slider-row.svelte-i2k7t0{display:flex;align-items:center;gap:12px}.sr71-settings__font-btn.svelte-i2k7t0{border:none;background:transparent;color:var(--color-text-primary, #F0EDE8);font-size:14px;font-weight:600;cursor:pointer;padding:4px 8px;flex-shrink:0}.sr71-settings__font-btn--large.svelte-i2k7t0{font-size:18px}.sr71-settings__font-btn.svelte-i2k7t0:disabled{opacity:.3;cursor:default}.sr71-settings__range.svelte-i2k7t0{flex:1;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--color-border, #2A2724);border-radius:2px;outline:none}.sr71-settings__range.svelte-i2k7t0::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:var(--color-accent, #D4A853);cursor:pointer}.sr71-settings__range.svelte-i2k7t0::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--color-accent, #D4A853);cursor:pointer;border:none}.sr71-settings__theme-row.svelte-i2k7t0{display:flex;justify-content:center;gap:32px}.sr71-settings__theme-btn.svelte-i2k7t0{display:flex;flex-direction:column;align-items:center;gap:6px;border:none;background:transparent;cursor:pointer;padding:4px}.sr71-settings__theme-circle.svelte-i2k7t0{width:24px;height:24px;border-radius:50%;border:2px solid var(--color-border, #2A2724);transition:all .2s}.sr71-settings__theme-circle--active.svelte-i2k7t0{width:28px;height:28px;border-color:var(--color-accent, #D4A853);border-width:3px}.sr71-settings__theme-label.svelte-i2k7t0{font-size:11px;color:var(--color-text-secondary, #9C948A)}.sr71-settings__speed-row.svelte-i2k7t0{display:flex;justify-content:center;align-items:flex-start;gap:24px;padding-top:4px}.sr71-settings__speed-dot-wrap.svelte-i2k7t0{display:flex;flex-direction:column;align-items:center;gap:6px;border:none;background:transparent;cursor:pointer;padding:4px}.sr71-settings__speed-dot.svelte-i2k7t0{width:8px;height:8px;border-radius:50%;background:var(--color-border, #2A2724);transition:all .2s}.sr71-settings__speed-dot--active.svelte-i2k7t0{width:12px;height:12px;background:var(--color-accent, #D4A853)}.sr71-settings__speed-label.svelte-i2k7t0{font-size:11px;color:var(--color-text-secondary, #9C948A)}.sr70-jump-backdrop.svelte-wnigr{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:100;display:flex;align-items:flex-end;justify-content:center}.sr70-jump-sheet.svelte-wnigr{width:100%;max-width:480px;max-height:75vh;background:var(--sr68-bg, #0F0D0B);border-radius:16px 16px 0 0;display:flex;flex-direction:column;overflow:hidden}.sr70-jump-sheet__handle.svelte-wnigr{width:36px;height:4px;background:var(--sr68-border, #2A2724);border-radius:2px;margin:12px auto 8px;flex-shrink:0}.sr70-jump-sheet__scroll.svelte-wnigr{overflow-y:auto;padding:8px 16px 32px;-webkit-overflow-scrolling:touch}.sr70-jump-group.svelte-wnigr{margin-bottom:20px}.sr70-jump-group__label.svelte-wnigr{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--sr68-text-secondary, #9C948A);margin:0 0 8px;padding:0 4px}.sr70-jump-group__items.svelte-wnigr{display:flex;flex-direction:column;gap:4px}.sr70-jump-item.svelte-wnigr{display:flex;align-items:center;gap:12px;padding:10px 12px;border:none;border-left:3px solid transparent;border-radius:8px;background:var(--sr68-surface, #1A1714);cursor:pointer;text-align:left;width:100%;transition:all .15s ease}.sr70-jump-item--current.svelte-wnigr{border-left-color:var(--sr68-accent, #D4A853);background:var(--sr68-surface-elevated, #231F1B)}.sr70-jump-item--excluded.svelte-wnigr{opacity:.4;cursor:default}.sr70-jump-item__number.svelte-wnigr{font-size:12px;font-weight:600;color:var(--sr68-text-secondary, #9C948A);min-width:20px;text-align:center}.sr70-jump-item__title.svelte-wnigr{font-size:14px;font-weight:500;color:var(--sr68-text, #F0EDE8);flex:1}.sr70-jump-item__reason.svelte-wnigr{font-size:11px;font-style:italic;color:var(--sr68-text-secondary, #9C948A)}.sr71-more.svelte-m0cbj4{padding:0 16px 16px;display:flex;flex-direction:column;gap:16px}.sr71-more__context.svelte-m0cbj4{font-size:13px;color:var(--color-text-secondary, #9C948A);margin:0;padding:0 4px}.sr71-more__list.svelte-m0cbj4{display:flex;flex-direction:column;gap:4px}.sr71-more__item.svelte-m0cbj4{display:flex;align-items:center;gap:14px;padding:14px 12px;border:none;border-radius:10px;background:transparent;cursor:pointer;text-align:left;width:100%;transition:background .15s}.sr71-more__item.svelte-m0cbj4:hover{background:var(--color-surface-elevated, #1A1714)}.sr71-more__icon.svelte-m0cbj4{font-size:20px;width:28px;text-align:center;flex-shrink:0}.sr71-more__label.svelte-m0cbj4{font-size:15px;font-weight:500;color:var(--color-text-primary, #F0EDE8)}.sr68-post.svelte-1xx7hnz{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-modal, 500);background:#f7f3ee;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px;gap:32px}.sr68-post__medallion.svelte-1xx7hnz{width:120px;height:120px;border-radius:50%;overflow:hidden;box-shadow:0 4px 24px #0000004d}.sr68-post__medallion.svelte-1xx7hnz img:where(.svelte-1xx7hnz){width:100%;height:100%;object-fit:cover}.sr68-post__body.svelte-1xx7hnz{text-align:center}.sr68-post__title.svelte-1xx7hnz{font:700 22px/1.2 Playfair Display,serif;color:#3d2e1f;margin:0 0 12px}.sr68-post__message.svelte-1xx7hnz{font:400 16px/1.6 Inter,sans-serif;color:#8b7355;margin:0}.sr68-post__actions.svelte-1xx7hnz{margin-top:24px;display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:280px}.sr68-post__btn.svelte-1xx7hnz{width:100%;padding:14px 0;background:linear-gradient(135deg,#ffd06b,#f0bc3e);color:#3d2e1f;border:none;border-radius:24px;font:600 15px/1 var(--font-body, "DM Sans", sans-serif);cursor:pointer;transition:transform .2s;box-shadow:0 2px 8px #d4a85340;text-align:center}.sr68-post__btn.svelte-1xx7hnz:active{transform:scale(.97)}.sr68-post__btn--share.svelte-1xx7hnz{background:transparent;border:1px solid var(--bg4, rgba(212, 168, 83, .3));color:var(--gold, #C49A2A);box-shadow:none}.sr68.svelte-5bmusr{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-modal, 500);background:var(--sr68-bg, #0F0D0B);color:var(--sr68-text, #F0EDE8);display:flex;flex-direction:column;overflow:hidden}.sr68__immersive.svelte-5bmusr{flex:1;position:relative;overflow:hidden}.sr68__immersive-img.svelte-5bmusr{width:100%;height:100%;object-fit:cover;transition:opacity .8s ease-in-out}.sr68__immersive-caption.svelte-5bmusr{position:absolute;bottom:100px;left:0;right:0;padding:24px 20px;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.7)}.sr68__immersive-kicker.svelte-5bmusr{display:block;font-size:11px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#ffffffb3;margin-bottom:4px}.sr68__immersive-title.svelte-5bmusr{margin:0;font-size:28px;font-weight:700;color:#fff}.sr68__station-zero.svelte-5bmusr{flex:1;display:flex;flex-direction:column;overflow-y:auto}.sr68__sz-hero.svelte-5bmusr{position:relative;width:100%;height:55vh;overflow:hidden;flex-shrink:0}.sr68__sz-hero-img.svelte-5bmusr{width:100%;height:100%;object-fit:cover}.sr68__sz-hero-gradient.svelte-5bmusr{position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(transparent,var(--sr68-bg, #0F0D0B));pointer-events:none}.sr68__sz-cross-on-hero.svelte-5bmusr{position:absolute;bottom:24px;left:50%;transform:translate(-50%);font-size:36px;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.6)}.sr68__sz-cross-standalone.svelte-5bmusr{display:flex;align-items:center;justify-content:center;height:30vh;font-size:36px;color:var(--sr68-text, #F0EDE8);opacity:.6}.sr68__sz-body.svelte-5bmusr{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;padding:32px 24px}.sr68__sz-sentence.svelte-5bmusr{margin:0;font-size:var(--sr68-font-size, 16px);line-height:var(--sr68-line-height, 1.6);color:var(--sr68-accent, #D4A853);font-style:italic;text-align:center;max-width:28ch}.sr68__sz-actions.svelte-5bmusr{display:flex;gap:16px}.sr68__sz-action-btn.svelte-5bmusr{display:flex;align-items:center;gap:6px;background:none;border:1px solid var(--sr68-border, #2A2724);border-radius:999px;padding:10px 18px;font-size:14px;color:var(--sr68-text-secondary, #9C948A);cursor:pointer;transition:all .2s}.sr68__sz-action-btn.svelte-5bmusr:active{background:var(--sr68-surface, #1A1714);border-color:var(--sr68-accent, #D4A853);color:var(--sr68-text, #F0EDE8)}.sr68__sz-action-btn--subtle.svelte-5bmusr{border-color:transparent}.sr68__sz-action-btn.svelte-5bmusr svg:where(.svelte-5bmusr){flex-shrink:0}.sr68__intent-sheet.svelte-5bmusr{display:flex;flex-direction:column;max-height:60vh}.sr68__intent-scroll.svelte-5bmusr{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding-bottom:8px;-webkit-overflow-scrolling:touch}.sr68__intent-sticky.svelte-5bmusr{flex-shrink:0;display:flex;flex-direction:column;gap:8px;padding-top:12px;border-top:1px solid var(--color-border);background:var(--color-surface, #fff)}.sr68__intent-section-label.svelte-5bmusr{margin:0;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary);padding-top:8px}.sr68__intent-option.svelte-5bmusr{display:flex;align-items:center;gap:10px;padding:10px 0;border:none;background:none;font-size:15px;color:var(--color-text-primary);cursor:pointer;text-align:left}.sr68__intent-option--active.svelte-5bmusr{font-weight:600;color:var(--color-accent)}.sr68__intent-radio.svelte-5bmusr{font-size:14px;color:var(--color-accent)}.sr68__intent-divider.svelte-5bmusr{height:1px;background:var(--color-border);margin:8px 0}.sr68__intent-custom.svelte-5bmusr{display:flex;flex-direction:column;gap:8px}.sr68__intent-input.svelte-5bmusr{padding:10px 14px;border:1px solid var(--color-border);border-radius:8px;font-size:15px;color:var(--color-text-primary);background:var(--color-bg, #F8F7F4);font-family:inherit}.sr68__intent-input.svelte-5bmusr:focus{outline:none;border-color:var(--color-accent)}.sr68__intent-helper.svelte-5bmusr{margin:0;font-size:12px;color:var(--color-text-secondary);font-style:italic}.sr68__intent-submit.svelte-5bmusr{padding:12px;background:var(--color-accent);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer}.sr68__intent-submit.svelte-5bmusr:disabled{opacity:.4}
