:root{--tarot-face-gold-hi:#e7cd7c;--tarot-face-gold:#d4af6a;--tarot-face-gold-lo:#a0763b;--tarot-face-filigree:#c9a35a;--tarot-face-navy:#1b1632;--tarot-face-navy-deep:#12101c;--tarot-face-navy-lift:#241e42;--tarot-face-ratio:2 / 3;--tarot-face-radius:16px;--tarot-face-radius-frac:2.653%;--tarot-face-bezel-x:21px;--tarot-face-bezel-y-top:18px;--tarot-face-bezel-y-bottom:17px;--tarot-face-window-inset-x:10.282%;--tarot-face-window-inset-top:7.778%;--tarot-face-window-inset-bottom:12.444%;--tarot-face-brand-header-top:2.111%;--tarot-face-brand-header-height:5.333%;--tarot-face-brand-header-inset-x:14%;--tarot-face-brand-header-color:var(--tarot-face-gold-hi);--tarot-face-brand-header-font:var(--font-display,"Source Serif 4", Georgia, serif);--tarot-face-brand-header-weight:600;--tarot-face-brand-header-tracking:.2em;--tarot-face-brand-header-size:2.65cqw;--tarot-face-baked-brand-cover-height:8.2%;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-16:64px;--inset-min:2px;--hub-shell-pad-block-start:max(var(--inset-min), var(--space-4));--hub-hero-copy-pad-block-start:max(var(--inset-min), var(--space-6));--hub-hero-copy-pad-inline:max(var(--inset-min), var(--space-5));--hub-hero-copy-pad-block-end:max(var(--inset-min), var(--space-5));--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-sheet:16px;--radius-pill:999px;--tab-bar-height:56px;--touch-target-min:44px;--stitch-subpage-header-height:3.5rem;--chart-control-bar-height:calc((var(--touch-target-min) + var(--space-2)) * 2 + var(--space-3) * 2);--bg:#12141a;--bg-elevated:#1a1d27;--surface-2:#232733;--text:#f3f4f6;--text-muted:#9ca3af;--border:#374151;--accent:#7eb8da;--accent-hover:#9ccae6;--premium:#c4a574;--error:#e08a8a;--success:#5cb896;--focus-ring:#7eb8da;--overlay:#000000a6;--radius:var(--radius-md)}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f5f2;--bg-elevated:#fff;--surface-2:#efebe6;--text:#1c1917;--text-muted:#6b6560;--border:#d8d2ca;--accent:#3d5a80;--accent-hover:#2f4766;--premium:#8b7355;--error:#b84a4a;--success:#3d8b6e;--focus-ring:#3d5a80;--overlay:#0000008c}@media (prefers-color-scheme:light){:root:not([data-theme=dark]){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f5f2;--bg-elevated:#fff;--surface-2:#efebe6;--text:#1c1917;--text-muted:#6b6560;--border:#d8d2ca;--accent:#3d5a80;--accent-hover:#2f4766;--premium:#8b7355;--error:#b84a4a;--success:#3d8b6e;--focus-ring:#3d5a80;--overlay:#0000008c}}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html,body{min-height:100%;font-family:var(--font-body,system-ui, -apple-system, sans-serif);background:var(--bg);color:var(--text);margin:0;padding:0}a{color:var(--accent)}button,input,select{font:inherit}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page{max-width:32rem;min-height:100dvh;padding-top:max(var(--inset-min), calc(1rem + env(safe-area-inset-top,0px)));padding-inline:max(var(--inset-min), var(--space-5));padding-bottom:max(var(--inset-min), 2rem);flex-direction:column;margin:0 auto;display:flex}.box-text-inset{box-sizing:border-box;padding:max(var(--inset-min), var(--box-pad,var(--space-3)))}.page-header{align-items:center;gap:.75rem;min-height:2.5rem;margin-bottom:1.5rem;display:flex}.step-indicator{color:var(--text-muted);margin-left:auto;font-size:.875rem}.stack{flex-direction:column;gap:1rem;display:flex}.stack-lg{flex-direction:column;gap:1.5rem;display:flex}.headline{font-family:var(--font-display,"Source Serif 4", serif);margin:0;font-size:1.5rem;font-weight:700;line-height:1.25}.subhead,.body{color:var(--text-muted);margin:0;line-height:1.5}.btn{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--touch-target-min);padding:.75rem var(--space-5);border-radius:var(--radius-md);cursor:pointer;border:1px solid #0000;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:var(--accent);color:#fff}.btn-primary:not(:disabled):hover{background:var(--accent-hover)}.btn-secondary{color:var(--accent);background:0 0;border:none}.btn-secondary:not(:disabled):hover{text-decoration:underline}.btn-ghost{color:var(--text-muted);border:1px solid var(--border);background:0 0}.btn-ghost:not(:disabled):hover{background:var(--surface-2)}.btn.destructive,.destructive.btn{color:var(--error)}.btn.destructive:not(:disabled):hover,.destructive.btn:not(:disabled):hover{background:var(--error)}@supports (color:color-mix(in lab, red, red)){.btn.destructive:not(:disabled):hover,.destructive.btn:not(:disabled):hover{background:color-mix(in srgb, var(--error) 10%, transparent)}}.field{flex-direction:column;gap:.375rem;display:flex}.field label{font-size:.9375rem;font-weight:600}.field input,.field select{width:100%;padding:max(var(--inset-min), .625rem) max(var(--inset-min), .75rem);border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-elevated);color:var(--text)}.field-error{color:var(--error);margin:0;font-size:.875rem}.checkbox-row{align-items:flex-start;gap:.75rem;display:flex}.checkbox-row input{flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.25rem}.checkbox-helper{color:var(--text-muted);margin:.25rem 0 0;font-size:.875rem}.actions{flex-direction:column;gap:.75rem;margin-top:auto;padding-top:2rem;display:flex}.back-link{color:var(--text-muted);cursor:pointer;padding:0 var(--space-2);min-height:var(--touch-target-min);text-align:left;background:0 0;border:none;align-items:center;font-size:.9375rem;display:inline-flex}.back-link:hover{color:var(--text)}.card-grid{flex-direction:column;gap:.75rem;display:flex}.philosophy-card{text-align:left;padding:max(var(--inset-min), var(--space-4));border-radius:var(--radius-lg);border:2px solid var(--border);background:var(--bg-elevated);cursor:pointer;min-height:var(--touch-target-min)}.philosophy-card[aria-checked=true]{border-color:var(--accent)}.philosophy-card-title{margin:0 0 .25rem;font-weight:700}.philosophy-card-desc{color:var(--text-muted);margin:0;font-size:.875rem}.sheet-overlay{background:var(--overlay);z-index:50;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.sheet{overscroll-behavior:contain;background:var(--bg-elevated);border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;width:100%;max-width:32rem;max-height:85dvh;padding:max(var(--inset-min), var(--space-6));border:1px solid var(--border);border-bottom:none;overflow-y:auto;box-shadow:0 2px 8px #00000040}.sheet-overlay[aria-modal=true] .sheet{margin-bottom:0}.location-chip{align-items:center;gap:var(--space-2);padding:max(var(--inset-min), var(--space-2)) max(var(--inset-min), var(--space-3));border-radius:var(--radius-pill);background:var(--surface-2);border:1px solid var(--border);font-size:.875rem;display:inline-flex}.disambiguation-list{border:1px solid var(--border);border-radius:var(--radius);margin:0;padding:0;list-style:none;overflow:hidden}.disambiguation-list li button{text-align:left;width:100%;padding:max(var(--inset-min), .75rem) max(var(--inset-min), 1rem);background:var(--bg-elevated);color:var(--text);cursor:pointer;border:none;border-bottom:1px solid var(--border)}.disambiguation-list li:last-child button{border-bottom:none}.disambiguation-list li button:hover{background:var(--bg)}.tab-bar{gap:var(--space-2);border-top:1px solid var(--border);min-height:var(--tab-bar-height);padding:var(--space-2) var(--space-4) calc(var(--space-2) + env(safe-area-inset-bottom,0px));background:var(--bg-elevated);z-index:20;justify-content:stretch;display:flex;position:fixed;bottom:0;left:0;right:0}.tab-bar a{justify-content:center;align-items:center;gap:var(--space-1);min-height:var(--touch-target-min);padding:var(--space-2) var(--space-1);color:var(--text-muted);border-radius:var(--radius-md);text-align:center;flex-direction:column;flex:1;font-size:.75rem;font-weight:400;line-height:1.15;text-decoration:none;display:inline-flex}.tab-bar a:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.tab-bar-icon{flex-shrink:0}.tab-bar-label{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.tab-bar a.active{color:var(--text);background:var(--surface-2);font-weight:600}.stitch-tab-bar{gap:var(--space-1);background:var(--stitch-surface-container-lowest,var(--bg-elevated));border-top-color:var(--stitch-outline-variant,var(--border))}.stitch-tab-bar a{color:var(--stitch-on-surface-variant,var(--text-muted));border-radius:var(--radius-pill);padding:var(--space-1) var(--space-4);transition:color .15s,background .15s,transform .15s}.stitch-tab-bar a.active{background:var(--stitch-primary-container,var(--accent))}@supports (color:color-mix(in lab, red, red)){.stitch-tab-bar a.active{background:var(--stitch-primary-container,color-mix(in srgb, var(--accent) 35%, var(--bg-elevated)))}}.stitch-tab-bar a.active{color:var(--stitch-on-primary-container,var(--text));font-weight:600}.stitch-tab-bar a:active{transform:scale(.97)}.stitch-tab-bar .tab-bar-icon{line-height:1}.tab-bar-dense{padding-inline:var(--space-1);gap:0}.tab-bar-dense a{padding:var(--space-1) .1rem;gap:.15rem;min-width:0;font-size:.625rem}.tab-bar-dense .tab-bar-label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.tab-bar-dense .tab-bar-gloss{display:none}.chart-content,.chart-content.stitch-surface{padding-bottom:calc(var(--tab-bar-height) + var(--chart-control-bar-height) + env(safe-area-inset-bottom,0px) + var(--space-4))}.chart-content.chart-subpage,.chart-content.chart-subpage.stitch-surface{padding-bottom:calc(var(--tab-bar-height) + env(safe-area-inset-bottom,0px) + var(--space-4))}.chart-extended{margin-top:var(--space-6)}.chart-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.chart-edit{padding:.375rem .75rem;font-size:.875rem}.big-three-title{margin:0 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif);font-size:1.125rem;font-weight:700}.big-three-synthesis{margin:0 0 var(--space-4);font-size:1.125rem;font-weight:600;line-height:1.4}.big-three-chips{flex-wrap:wrap;gap:.5rem;display:flex}.big-three-chip{border-radius:var(--radius);border:1px solid var(--border);background:var(--bg);cursor:pointer;text-align:left;color:var(--text);flex-direction:column;gap:.125rem;padding:.5rem .75rem;display:flex}.big-three-chip:disabled{opacity:.7;cursor:default}.chip-label{color:var(--text-muted);font-size:.75rem;font-weight:600}.chip-value{font-weight:600}.chart-wheel-section{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;margin:1rem 0;display:flex}.chart-list-section{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.chart-wheel-section{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;display:flex}.chart-view-blurb{max-width:36rem;padding-inline:max(var(--inset-min), var(--space-2));text-align:center;color:var(--text-muted);margin:0;font-size:.9375rem;line-height:1.45}@supports (color:color-mix(in lab, red, red)){.chart-view-blurb{color:color-mix(in srgb, var(--text-muted) 88%, var(--text))}}.chart-view-blurb{font-family:var(--font-body,"Source Sans 3", system-ui, sans-serif)}.chart-list-section .chart-view-blurb{text-align:start;align-self:stretch;max-width:none}.wheel-explain-sheet{overflow:hidden}.wheel-explain-sign-glyph{font-family:var(--font-display,"Source Serif 4", Georgia, serif);color:inherit;font-size:1.5rem;font-weight:600;line-height:1}.wheel-explain-summary{padding:max(var(--inset-min), 0);margin:0}.wheel-explain-body{gap:var(--space-4);flex-direction:column;display:flex}.wheel-explain-facts{margin-bottom:0}.wheel-explain-facts .stitch-planet-panel-fact-chip:last-child{grid-column:1/-1}.wheel-explain-more.rich-editorial{gap:var(--space-3)}.wheel-explain-more .rich-editorial-paragraph,.wheel-explain-more p{color:var(--stitch-on-surface-variant,var(--text-muted));margin:0;font-size:.9375rem;line-height:1.55}.wheel-explain-learn{margin-top:var(--space-1);padding:max(var(--inset-min), .15rem) 0;color:var(--accent,var(--text));font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-block}.wheel-explain-learn:hover,.wheel-explain-learn:focus-visible{text-decoration:underline}.chart-focus-sheet,.sheet-overlay>.stitch-planet-panel:not(.planet-panel-page),.sheet-overlay>.wheel-explain-sheet,.sheet-overlay>.transits-overlay,.sheet-overlay.stitch-psi-dim-overlay>.stitch-psi-dim-sheet{flex-direction:column;height:min(751px,85dvh);max-height:min(751px,85dvh);display:flex}.chart-wheel-zoom{width:100%;max-width:100%;margin-inline:auto;position:relative}.chart-wheel-zoom-viewport{aspect-ratio:1;touch-action:none;cursor:default;border-radius:50%;width:100%;position:relative;overflow:hidden}.chart-wheel-zoom-viewport.is-zoomed{cursor:grab;border-radius:var(--radius-lg,.75rem)}.chart-wheel-zoom-viewport.is-zoomed:active{cursor:grabbing}.chart-wheel-zoom-content{width:calc(100% * var(--wheel-zoom,1));height:calc(100% * var(--wheel-zoom,1));transform:translate(calc(-50% + var(--wheel-pan-x,0px)), calc(-50% + var(--wheel-pan-y,0px)));transform-origin:50%;position:absolute;top:50%;left:50%}.chart-wheel-zoom-content .chart-wheel-wrap{width:100%;max-width:none;height:100%;margin:0}.chart-wheel-zoom-controls{justify-content:center;align-items:center;gap:var(--space-2,.5rem);margin-top:var(--space-3,.75rem);display:flex}.chart-wheel-zoom-btn{width:2.5rem;height:2.5rem;padding:max(var(--inset-min,2px), .25rem);border:1px solid var(--stitch-outline-variant,#c8c5cd);border-radius:var(--radius-md,.5rem);background:var(--bg,#fff);justify-content:center;align-items:center;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.chart-wheel-zoom-btn{background:color-mix(in srgb, var(--bg,#fff) 92%, transparent)}}.chart-wheel-zoom-btn{color:var(--stitch-on-surface,#1b1c1c);cursor:pointer}.chart-wheel-zoom-btn:disabled{opacity:.4;cursor:default}.chart-wheel-zoom-btn:not(:disabled):active{background:var(--accent,#5b5)}@supports (color:color-mix(in lab, red, red)){.chart-wheel-zoom-btn:not(:disabled):active{background:color-mix(in srgb, var(--accent,#5b5) 12%, var(--bg,#fff))}}.chart-wheel-wrap{aspect-ratio:1;justify-content:center;width:100%;max-width:none;margin-inline:auto;display:flex;position:relative}.chart-wheel-decorative{pointer-events:none;z-index:0;position:absolute;inset:0}.chart-wheel-ring{border:1px solid var(--stitch-outline-variant,var(--border));pointer-events:none;border-radius:50%;position:absolute}.chart-wheel-ring-outer{opacity:.4;border-width:2px;inset:0}.chart-wheel-ring-middle{opacity:.6;inset:12%}.chart-wheel-ring-inner{background:var(--stitch-surface-container-high,var(--surface-2));border-color:var(--stitch-outline,var(--border));inset:32%}.chart-wheel-ring-spin{animation:120s linear infinite chart-wheel-slow-rotate}@keyframes chart-wheel-slow-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wheel-glyph-tooltip{z-index:50;border-radius:var(--radius);background:var(--bg-elevated);border:1px solid var(--border);color:var(--text);pointer-events:none;white-space:nowrap;padding:.375rem .625rem;font-size:.8125rem;font-weight:600;position:fixed;transform:translate(-50%,calc(-100% - 8px));box-shadow:0 4px 12px #0000001f}.chart-wheel-svg{z-index:1;shape-rendering:geometricprecision;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;width:100%;max-width:none;height:auto;position:relative;overflow:visible}.wheel-disk{fill:var(--bg-elevated,var(--bg))}@supports (color:color-mix(in lab, red, red)){.wheel-disk{fill:color-mix(in srgb, var(--bg-elevated,var(--bg)) 90%, var(--accent) 10%)}}.wheel-disk{pointer-events:none}.wheel-sector{fill:var(--surface-2)}@supports (color:color-mix(in lab, red, red)){.wheel-sector{fill:color-mix(in srgb, var(--surface-2) 88%, var(--bg) 12%)}}.wheel-sector{stroke:var(--border)}@supports (color:color-mix(in lab, red, red)){.wheel-sector{stroke:color-mix(in srgb, var(--border) 80%, transparent)}}.wheel-sector{stroke-width:1px;cursor:pointer}.wheel-sector.alt{fill:var(--surface-2)}@supports (color:color-mix(in lab, red, red)){.wheel-sector.alt{fill:color-mix(in srgb, var(--surface-2) 72%, var(--accent) 10%)}}.wheel-sector.element-fire{fill:var(--surface-2)}@supports (color:color-mix(in lab, red, red)){.wheel-sector.element-fire{fill:color-mix(in srgb, var(--surface-2) 78%, #c45c3e 14%)}}.wheel-sector.element-fire.alt{fill:var(--surface-2)}@supports (color:color-mix(in lab, red, red)){.wheel-sector.element-fire.alt{fill:color-mix(in srgb, var(--surface-2) 68%, #c45c3e 20%)}}.wheel-sector.element-earth{fill:var(--surface-2)}@supports (color:color-mix(in lab, red, red)){.wheel-sector.element-earth{fill:color-mix(in srgb, var(--surface-2) 78%, #6b8f5e 14%)}}.wheel-sector.element-earth.alt{fill:var(--surface-2)}@supports (color:color-mix(in lab, red, red)){.wheel-sector.element-earth.alt{fill:color-mix(in srgb, var(--surface-2) 68%, #6b8f5e 20%)}}.wheel-sector.element-air{fill:var(--surface-2)}@supports (color:color-mix(in lab, red, red)){.wheel-sector.element-air{fill:color-mix(in srgb, var(--surface-2) 78%, #5a7e91 14%)}}.wheel-sector.element-air.alt{fill:var(--surface-2)}@supports (color:color-mix(in lab, red, red)){.wheel-sector.element-air.alt{fill:color-mix(in srgb, var(--surface-2) 68%, #5a7e91 20%)}}.wheel-sector.element-water{fill:var(--surface-2)}@supports (color:color-mix(in lab, red, red)){.wheel-sector.element-water{fill:color-mix(in srgb, var(--surface-2) 78%, #4a6f8a 14%)}}.wheel-sector.element-water.alt{fill:var(--surface-2)}@supports (color:color-mix(in lab, red, red)){.wheel-sector.element-water.alt{fill:color-mix(in srgb, var(--surface-2) 68%, #4a6f8a 20%)}}.wheel-sector.highlighted{fill:var(--accent)}@supports (color:color-mix(in lab, red, red)){.wheel-sector.highlighted{fill:color-mix(in srgb, var(--accent) 30%, var(--surface-2))}}.wheel-sector.dimmed{opacity:.35}.wheel-sign-band-inner{stroke:var(--text)}@supports (color:color-mix(in lab, red, red)){.wheel-sign-band-inner{stroke:color-mix(in srgb, var(--text) 18%, var(--border))}}.wheel-sign-band-inner{stroke-width:1.5px;pointer-events:none}.wheel-rim{stroke:var(--text)}@supports (color:color-mix(in lab, red, red)){.wheel-rim{stroke:color-mix(in srgb, var(--text) 42%, var(--border))}}.wheel-rim{stroke-width:2.4px;pointer-events:none}.wheel-guide{stroke:var(--border)}@supports (color:color-mix(in lab, red, red)){.wheel-guide{stroke:color-mix(in srgb, var(--border) 65%, transparent)}}.wheel-guide{stroke-width:1px;stroke-dasharray:2.5 3.5;pointer-events:none}.wheel-hub{pointer-events:none}.wheel-hub-ring{stroke:var(--accent)}@supports (color:color-mix(in lab, red, red)){.wheel-hub-ring{stroke:color-mix(in srgb, var(--accent) 40%, var(--border))}}.wheel-hub-ring{stroke-width:1.5px;pointer-events:none}.wheel-tick{stroke:var(--text-muted)}@supports (color:color-mix(in lab, red, red)){.wheel-tick{stroke:color-mix(in srgb, var(--text-muted) 50%, transparent)}}.wheel-tick{stroke-width:.7px}.wheel-tick.mid{stroke:var(--text-muted)}@supports (color:color-mix(in lab, red, red)){.wheel-tick.mid{stroke:color-mix(in srgb, var(--text-muted) 58%, transparent)}}.wheel-tick.mid{stroke-width:.9px}.wheel-tick.major{stroke:var(--text)}@supports (color:color-mix(in lab, red, red)){.wheel-tick.major{stroke:color-mix(in srgb, var(--text) 42%, var(--border))}}.wheel-tick.major{stroke-width:1.35px}.wheel-sign-label{fill:var(--text);font-size:15px;font-weight:500;font-family:var(--font-display,"Source Serif 4", "Times New Roman", serif);opacity:.92;text-rendering:geometricprecision}.wheel-sign-abbr{fill:var(--text)}@supports (color:color-mix(in lab, red, red)){.wheel-sign-abbr{fill:color-mix(in srgb, var(--text) 72%, var(--text-muted))}}.wheel-sign-abbr{letter-spacing:.04em;text-transform:uppercase;font-size:9.5px;font-weight:600;font-family:var(--font-body,"Source Sans 3", system-ui, sans-serif);opacity:.85}.wheel-sign-label-hit{fill:#0000;cursor:pointer}.wheel-sign-label-group:focus{outline:none}.wheel-sign-label-group:focus-visible .wheel-sign-label-hit{fill:var(--accent)}@supports (color:color-mix(in lab, red, red)){.wheel-sign-label-group:focus-visible .wheel-sign-label-hit{fill:color-mix(in srgb, var(--accent) 14%, transparent)}}.wheel-sign-label-group:focus-visible .wheel-sign-label-hit{stroke:var(--accent);stroke-width:1.5px}.wheel-house-cusp{stroke:var(--text-muted)}@supports (color:color-mix(in lab, red, red)){.wheel-house-cusp{stroke:color-mix(in srgb, var(--text-muted) 40%, transparent)}}.wheel-house-cusp{stroke-width:.7px}.wheel-house-cusp.angle{stroke:var(--text)}@supports (color:color-mix(in lab, red, red)){.wheel-house-cusp.angle{stroke:color-mix(in srgb, var(--text) 28%, transparent)}}.wheel-house-cusp.angle{stroke-width:1px}.wheel-house-sector{fill:#0000;cursor:pointer}.wheel-house-sector:hover,.wheel-house-sector:focus-visible{fill:var(--accent)}@supports (color:color-mix(in lab, red, red)){.wheel-house-sector:hover,.wheel-house-sector:focus-visible{fill:color-mix(in srgb, var(--accent) 10%, transparent)}}.wheel-house-sector:focus{outline:none}.wheel-house-number{fill:var(--text-muted)}@supports (color:color-mix(in lab, red, red)){.wheel-house-number{fill:color-mix(in srgb, var(--text-muted) 80%, transparent)}}.wheel-house-number{font-size:11px;font-weight:600;font-family:var(--font-body,"Source Sans 3", system-ui, sans-serif);opacity:.8;text-rendering:geometricprecision}.wheel-house-number-hit{fill:#0000;cursor:pointer}.wheel-house-number-group:focus{outline:none}.wheel-house-number-group:focus-visible .wheel-house-number-hit{fill:var(--accent)}@supports (color:color-mix(in lab, red, red)){.wheel-house-number-group:focus-visible .wheel-house-number-hit{fill:color-mix(in srgb, var(--accent) 14%, transparent)}}.wheel-house-number-group:focus-visible .wheel-house-number-hit{stroke:var(--accent);stroke-width:1.5px}.wheel-axis-line{stroke:var(--text)}@supports (color:color-mix(in lab, red, red)){.wheel-axis-line{stroke:color-mix(in srgb, var(--text) 55%, var(--accent) 20%)}}.wheel-axis-line{stroke-width:1.6px;opacity:.85}.wheel-axis-line.wheel-axis-asc{stroke:var(--text)}@supports (color:color-mix(in lab, red, red)){.wheel-axis-line.wheel-axis-asc{stroke:color-mix(in srgb, var(--text) 58%, #b86a3c 25%)}}.wheel-axis-line.wheel-axis-mc{stroke:var(--text)}@supports (color:color-mix(in lab, red, red)){.wheel-axis-line.wheel-axis-mc{stroke:color-mix(in srgb, var(--text) 52%, #5a7e91 28%)}}.wheel-angle-label{fill:var(--text)}@supports (color:color-mix(in lab, red, red)){.wheel-angle-label{fill:color-mix(in srgb, var(--text) 88%, var(--accent))}}.wheel-angle-label{letter-spacing:.06em;font-size:11px;font-weight:700;font-family:var(--font-body,"Source Sans 3", system-ui, sans-serif);text-rendering:geometricprecision}.wheel-angle-hit{fill:#0000;cursor:pointer}.wheel-angle-label-group:focus{outline:none}.wheel-angle-label-group:focus-visible .wheel-angle-hit{fill:var(--accent)}@supports (color:color-mix(in lab, red, red)){.wheel-angle-label-group:focus-visible .wheel-angle-hit{fill:color-mix(in srgb, var(--accent) 14%, transparent)}}.wheel-angle-label-group:focus-visible .wheel-angle-hit{stroke:var(--accent);stroke-width:1.5px}.planet-position-line{stroke:var(--text-muted)}@supports (color:color-mix(in lab, red, red)){.planet-position-line{stroke:color-mix(in srgb, var(--text-muted) 55%, var(--accent) 15%)}}.planet-position-line{stroke-width:1px;opacity:.7}.planet-position-line.dimmed{opacity:.25}.planet-hit{fill:var(--bg-elevated,var(--bg));stroke:var(--accent)}@supports (color:color-mix(in lab, red, red)){.planet-hit{stroke:color-mix(in srgb, var(--accent) 78%, var(--text) 22%)}}.planet-hit{stroke-width:2.1px;cursor:pointer}.planet-hit.dimmed{opacity:.3}.planet-hit.read{stroke:var(--text-muted);opacity:.78}.planet-glyph-label{fill:var(--text);font-size:15px;font-weight:600;font-family:var(--font-display,"Source Serif 4", "Times New Roman", serif);text-rendering:geometricprecision}.planet-glyph-label.read{opacity:.78}.planet-degree-label{fill:var(--text)}@supports (color:color-mix(in lab, red, red)){.planet-degree-label{fill:color-mix(in srgb, var(--text) 70%, var(--text-muted))}}.planet-degree-label{font-size:8.5px;font-weight:600;font-family:var(--font-body,"Source Sans 3", system-ui, sans-serif);letter-spacing:-.02em}.planet-rx-label{fill:var(--text)}@supports (color:color-mix(in lab, red, red)){.planet-rx-label{fill:color-mix(in srgb, var(--text) 75%, #a65a3a 25%)}}.planet-rx-label{font-size:9px;font-weight:700;font-family:var(--font-display,"Source Serif 4", "Times New Roman", serif)}.planet-marker.dimmed .planet-degree-label,.planet-marker.dimmed .planet-rx-label{opacity:.3}.planet-read-dot{fill:var(--text-muted)}.aspect-line{stroke:var(--text-muted);stroke-width:.85px;opacity:.4;pointer-events:none}.aspect-line-hit{stroke:#0000;stroke-width:14px;fill:none;cursor:pointer;pointer-events:stroke}.aspect-line-hit:focus{outline:none}.aspect-line-hit:focus-visible{stroke:var(--accent)}@supports (color:color-mix(in lab, red, red)){.aspect-line-hit:focus-visible{stroke:color-mix(in srgb, var(--accent) 35%, transparent)}}.aspect-conjunction{stroke:#b8860b}@supports (color:color-mix(in lab, red, red)){.aspect-conjunction{stroke:color-mix(in srgb, #b8860b 55%, var(--text-muted))}}.aspect-conjunction{stroke-width:1px;opacity:.48}.aspect-opposition{stroke:#b54a3a}@supports (color:color-mix(in lab, red, red)){.aspect-opposition{stroke:color-mix(in srgb, #b54a3a 55%, var(--text-muted))}}.aspect-opposition{stroke-width:1px;opacity:.45}.aspect-square{stroke:#c26a2d}@supports (color:color-mix(in lab, red, red)){.aspect-square{stroke:color-mix(in srgb, #c26a2d 55%, var(--text-muted))}}.aspect-square{stroke-width:.9px;stroke-dasharray:4 3;opacity:.42}.aspect-trine{stroke:#3d8f6e}@supports (color:color-mix(in lab, red, red)){.aspect-trine{stroke:color-mix(in srgb, #3d8f6e 55%, var(--text-muted))}}.aspect-trine{stroke-width:.9px;opacity:.42}.aspect-sextile{stroke:#4a7fa0}@supports (color:color-mix(in lab, red, red)){.aspect-sextile{stroke:color-mix(in srgb, #4a7fa0 55%, var(--text-muted))}}.aspect-sextile{stroke-width:.8px;stroke-dasharray:2.5 2.5;opacity:.38}.sign-info-strip{border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-elevated);margin-top:.75rem;padding:1rem;position:relative}.strip-close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:1rem;position:absolute;top:.5rem;right:.5rem}.sign-info-headline{margin:0 0 .25rem;padding-right:1.5rem;font-weight:600}.sign-info-meta{color:var(--text-muted);margin:0 0 .5rem;font-size:.875rem}.sign-info-stellium{margin:0 0 .5rem;font-size:.875rem}.sign-info-learn{font-size:.875rem;font-weight:600}.placement-list{margin:1rem 0}.placement-group{margin-bottom:1.25rem}.placement-group-title{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 .5rem;font-size:.8125rem}.placement-rows{border:1px solid var(--border);border-radius:var(--radius);margin:0;padding:0;list-style:none;overflow:hidden}.placement-row{width:100%;padding:max(var(--inset-min), .75rem) max(var(--inset-min), 1rem);border:none;border-bottom:1px solid var(--border);background:var(--bg-elevated);color:var(--text);cursor:pointer;text-align:left;align-items:center;gap:.75rem;display:flex}.placement-rows li:last-child .placement-row{border-bottom:none}.placement-row.read{opacity:.65}.placement-glyph{min-width:1.5rem;font-size:1.125rem}.placement-summary{font-variant-numeric:tabular-nums;font-size:.9375rem}@media (prefers-reduced-motion:reduce){.spinner,.transit-skeleton{animation:none}.btn{transition:none}}.chart-control-bar{gap:var(--space-2);bottom:calc(var(--tab-bar-height) + env(safe-area-inset-bottom,0px));padding:var(--space-3) var(--space-4);background:var(--bg-elevated);border-top:1px solid var(--border);z-index:10;flex-direction:column;display:flex;position:fixed;left:0;right:0}.chart-control-segment{width:100%;padding:var(--space-1);border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--bg);display:flex}@supports (color:color-mix(in lab, red, red)){.chart-control-segment{background:color-mix(in srgb, var(--bg) 60%, var(--bg-elevated))}}.chart-control-segment{gap:var(--space-1)}.chart-control-segment-btn{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--touch-target-min);padding:var(--space-2) var(--space-3);border-radius:var(--radius-pill);color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex:1;font-size:.875rem;font-weight:600;display:inline-flex}.chart-control-segment-btn.active{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.chart-control-segment-btn.active{background:color-mix(in srgb, var(--accent) 35%, var(--bg-elevated))}}.chart-control-segment-btn.active{color:var(--text)}.chart-control-segment-btn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.chart-control-actions{gap:var(--space-2);display:flex}.chart-control-action-btn{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--touch-target-min);padding:var(--space-2) var(--space-3);border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg);color:var(--text);cursor:pointer;flex:1;font-size:.875rem;font-weight:600;display:inline-flex}.chart-control-action-btn.active{border-color:var(--accent);color:var(--accent)}.chart-control-action-btn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.chart-drilldown-nav{margin:var(--space-4) 0}.chart-drilldown-nav-list{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.chart-drilldown-nav-link{align-items:center;gap:var(--space-2);min-height:var(--touch-target-min);padding:var(--space-2) var(--space-3);border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--bg-elevated);color:var(--text);font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.chart-drilldown-nav-link:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.chart-subpage-header{margin-bottom:var(--space-4)}.chart-subpage .planet-panel-page{border-radius:var(--radius-lg);border:1px solid var(--border);max-height:none;box-shadow:none;position:static}.chart-settings-section{margin-bottom:var(--space-6)}.chart-settings-link{text-decoration:none}.birth-time-guide-list{padding-left:var(--space-5);gap:var(--space-2);margin:0;display:grid}.birth-time-guide-cta{margin-top:var(--space-6)}.chart-signature-bento{gap:var(--space-3);margin:var(--space-6) 0 var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.chart-signature-card{padding:var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-elevated);grid-column:1/-1}.chart-signature-title{margin:0 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif);font-size:1.25rem;font-weight:600;line-height:1.4}.chart-signature-body{color:var(--text-muted);margin:0;font-size:.9375rem;line-height:1.5}.chart-signature-stats{display:contents}.chart-signature-stat{min-height:120px;padding:var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--border);flex-direction:column;justify-content:space-between;display:flex}.chart-signature-stat-secondary{background:var(--premium)}@supports (color:color-mix(in lab, red, red)){.chart-signature-stat-secondary{background:color-mix(in srgb, var(--premium) 18%, var(--bg-elevated))}}.chart-signature-stat-primary{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.chart-signature-stat-primary{background:color-mix(in srgb, var(--accent) 15%, var(--bg-elevated))}}.chart-signature-stat-icon{color:var(--text-muted);margin-bottom:var(--space-3)}.chart-signature-stat-label{color:var(--text-muted);font-size:.875rem;font-weight:600;display:block}.chart-signature-stat-value{font-family:var(--font-display,"Source Serif 4", serif);font-size:1.5rem;font-weight:700;line-height:1.2;display:block}.aspect-patterns-card{margin-top:var(--space-4);padding:max(var(--inset-min), var(--space-4));border:.5px solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container-lowest,var(--bg-elevated,var(--surface-secondary)));border-radius:.125rem}.stitch-aspect-patterns-card{padding:max(var(--inset-min), var(--space-5));margin-top:0}.chart-shape-card{margin-top:var(--space-4);padding:var(--space-4);border-radius:var(--radius-lg);background:var(--surface-secondary)}.chart-shape-title{font-family:var(--font-display,"Source Serif 4", serif);margin:0 0 var(--space-3);font-size:1rem;font-weight:600}.chart-shape-label{width:100%;padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elevated);color:var(--text);cursor:pointer;text-align:left;display:block}.chart-shape-name{font-weight:600}.chart-shape-detail{margin:var(--space-2) 0 0;color:var(--text-muted);font-size:.875rem}.element-modality-grid{margin-top:var(--space-4);padding:var(--space-4);border-radius:var(--radius-lg);background:var(--surface-secondary)}.element-grid-title{font-family:var(--font-display,"Source Serif 4", serif);margin:0 0 var(--space-2);font-size:1rem;font-weight:600}.element-grid-summary{margin:0 0 var(--space-3);color:var(--text-muted);font-size:.875rem}.element-grid-table-wrap{gap:var(--space-3);flex-direction:column;display:flex}.element-grid-table{border-collapse:collapse;width:100%;font-size:.875rem}.element-grid-table th,.element-grid-table td{border-bottom:1px solid var(--border);text-align:center;padding:.375rem .5rem}.element-grid-table th[scope=row]{text-align:left;color:var(--text-muted);font-weight:500}.element-grid-diff{font-variant-numeric:tabular-nums;font-weight:600}.psi-bar-chart{margin-top:var(--space-4);padding:var(--space-4);border-radius:var(--radius-lg);background:var(--surface-secondary)}.psi-bar-chart-title{font-family:var(--font-display,"Source Serif 4", serif);margin:0 0 var(--space-3);font-size:1rem;font-weight:600}.psi-bars{gap:var(--space-2);flex-direction:column;display:flex}.psi-bar-row{align-items:center;gap:var(--space-2);grid-template-columns:minmax(6.5rem,7.5rem) 1fr minmax(2.5rem,auto);display:grid}.psi-bar-row.psi-bar-top .psi-bar-fill{background:var(--accent)}.psi-bar-row.sign-balance-bar-bottom .psi-bar-fill{opacity:.45}.sign-balance-bar-fill-bottom{background:var(--text-muted)}.stitch-psi-legend-swatch-muted{background:var(--text-muted);opacity:.45}.sign-balance-gate{margin-top:var(--space-4)}.psi-bar-row.psi-bar-top .psi-bar-name{font-weight:600}.psi-bar-label{align-items:center;gap:.375rem;min-width:0;display:flex}.psi-bar-glyph{flex-shrink:0;font-size:1rem;line-height:1}.psi-bar-name{white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.psi-bar-track{border-radius:var(--radius-full,999px);background:var(--border-subtle);height:.625rem;overflow:hidden}.psi-bar-fill{border-radius:inherit;background:var(--text-muted);min-width:2px;height:100%;transition:width .3s}.psi-bar-score{font-variant-numeric:tabular-nums;color:var(--text-muted);text-align:right;font-size:.75rem}.psi-dominant-sentence{margin:var(--space-3) 0 0;color:var(--text-muted);font-size:.875rem;line-height:1.45}.psi-state-b-notice{margin-top:var(--space-3)}.stitch-chart-state-b-card{gap:var(--space-3);padding:var(--space-5);background:#f6f3f2;border:.5px solid #1a1b2e1f;border-radius:.75rem;flex-direction:column;display:flex}.stitch-chart-state-b-badge{align-items:center;gap:var(--space-2);letter-spacing:.04em;text-transform:uppercase;color:#8b500a;align-self:flex-start;font-size:.75rem;font-weight:600;display:inline-flex}.stitch-chart-state-b-body{font-family:var(--font-display,"Source Serif 4", serif);color:#1b1c1c;margin:0;line-height:1.55}.stitch-chart-state-b-actions{gap:var(--space-2);flex-direction:column;display:flex}.stitch-chart-state-b-disclaimer{color:#47464c;opacity:.7;margin:0;font-size:.75rem;font-style:italic}.aspect-patterns-title{font-family:var(--font-display,"Source Serif 4", serif);margin:0 0 var(--space-3);font-size:1rem;font-weight:600}.aspect-patterns-empty{color:var(--text-muted);margin:0;font-size:.875rem}.aspect-patterns-list{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.aspect-pattern-label{width:100%;padding:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-primary);text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start;display:flex}.aspect-pattern-name{font-size:.9375rem;font-weight:600}.aspect-pattern-bodies{color:var(--text-muted);margin-top:var(--space-1);font-size:.8125rem}.aspect-pattern-detail{padding:var(--space-3) var(--space-3) 0}.aspect-pattern-geometry{margin:0 0 var(--space-3);color:var(--text-secondary);font-size:.875rem}.aspect-pattern-interp{margin:0;font-size:.875rem;line-height:1.5}.aspect-pattern-gate{margin-top:var(--space-2)}.journal-page.chart-content{padding-bottom:calc(var(--tab-bar-height) + env(safe-area-inset-bottom,0px) + var(--space-4))}.journal-home-bento{margin-top:0}.moon-phase-widget{padding:max(var(--inset-min), var(--space-4));border:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface,#fcf9f8);border-radius:.25rem}.moon-phase-widget.skeleton{min-height:160px}.moon-phase-header{align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.moon-phase-icon{color:var(--text-muted)}.moon-phase-title{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .2rem;font-size:.75rem;font-weight:600}.moon-phase-current{font-family:var(--font-display,"Source Serif 4", serif);margin:0;font-size:1.25rem;font-weight:600;line-height:1.2}.moon-phase-upcoming{gap:var(--space-2);margin:0;display:grid}.moon-phase-row{justify-content:space-between;gap:var(--space-3);font-size:.875rem;display:flex}.moon-phase-row dt{color:var(--text-muted);margin:0}.moon-phase-row dd{margin:0;font-weight:500}.journal-stats-bento{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.journal-stats-tile{justify-content:flex-start;align-items:center;gap:var(--space-3);box-sizing:border-box;width:100%;padding:max(var(--inset-min), var(--space-4));border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-elevated);color:inherit;min-height:var(--touch-target-min);flex-direction:row;text-decoration:none;display:flex}.journal-stats-tile-accent{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.journal-stats-tile-accent{background:color-mix(in srgb, var(--accent) 12%, var(--bg-elevated))}}.journal-stats-tile.is-active,.journal-stats-tile[aria-current=true]{border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.journal-stats-tile.is-active,.journal-stats-tile[aria-current=true]{border-color:color-mix(in srgb, var(--accent) 45%, var(--border))}}.journal-stats-tile.is-active,.journal-stats-tile[aria-current=true]{box-shadow:inset 0 0 0 1px var(--accent)}@supports (color:color-mix(in lab, red, red)){.journal-stats-tile.is-active,.journal-stats-tile[aria-current=true]{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 35%, transparent)}}.journal-stats-icon{color:var(--text-muted);flex-shrink:0}.journal-stats-copy{flex:1;width:100%;min-width:0}.journal-stats-title{font-size:.875rem;font-weight:600;display:block}.journal-stats-sub{color:var(--text-muted);margin-top:var(--space-1);font-size:.75rem;display:block}.journal-stats-tile.skeleton{background:linear-gradient(90deg, var(--surface-2) 0%, var(--surface-2) 50%, var(--surface-2) 100%)}@supports (color:color-mix(in lab, red, red)){.journal-stats-tile.skeleton{background:linear-gradient(90deg, var(--surface-2) 0%, color-mix(in srgb, var(--surface-2) 70%, var(--bg-elevated)) 50%, var(--surface-2) 100%)}}.journal-stats-tile.skeleton{pointer-events:none;background-size:200% 100%;animation:1.4s ease-in-out infinite journal-skeleton}.journal-hero-illustration{margin-top:var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--border);background:linear-gradient(135deg, var(--accent), var(--premium));height:192px}@supports (color:color-mix(in lab, red, red)){.journal-hero-illustration{background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 22%, var(--bg-elevated)), color-mix(in srgb, var(--premium) 18%, var(--bg)))}}@keyframes journal-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.journal-stats-tile.skeleton{animation:none}}.control-btn{min-height:var(--touch-target-min);padding:var(--space-2) .875rem;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--bg);color:var(--text);cursor:pointer;font-size:.875rem;font-weight:600}.control-btn.active{border-color:var(--accent);color:var(--accent)}.state-b-notice{padding:var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-elevated);margin:var(--space-4) 0 0}.panel-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.panel-title{align-items:center;gap:.5rem;margin:0;font-size:1.125rem;display:flex}.panel-glyph{font-size:1.25rem}.panel-close{color:var(--text-muted);cursor:pointer;min-width:var(--touch-target-min);min-height:var(--touch-target-min);border-radius:var(--radius-md);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1.125rem;display:inline-flex}.panel-close:hover{background:var(--surface-2)}.planet-panel{max-height:85dvh;overflow-y:auto}.panel-facts{margin-bottom:.75rem;font-weight:600}.panel-sabian{margin:-.25rem 0 .75rem}.panel-sabian-text{color:var(--text-muted);margin:0;font-size:.9375rem;font-weight:400;line-height:1.45}.panel-sabian-info{color:var(--text-muted);font-size:inherit;line-height:inherit;cursor:pointer;vertical-align:baseline;background:0 0;border:none;padding:0 .15rem;display:inline}.panel-sabian-info:hover,.panel-sabian-info:focus-visible{color:var(--accent)}.panel-sabian-tooltip{color:var(--text-muted);background:var(--surface-1);border-radius:.375rem;margin:.35rem 0 0;padding:.5rem .65rem;font-size:.875rem;line-height:1.4}.panel-factual{color:var(--text-muted);margin:0 0 1rem;font-size:.9375rem}.panel-ai{margin-bottom:1rem}.panel-links{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.panel-link{font-size:.9375rem;font-weight:600}.paywall-teaser-fade{max-height:4rem;margin-bottom:1rem;position:relative;overflow:hidden}.paywall-teaser-fade:after{content:"";background:linear-gradient(transparent, var(--bg-elevated));position:absolute;inset:0}.paywall-teaser-text{margin:0;line-height:1.5}.paywall-headline{margin:0 0 .5rem;font-size:1rem}.paywall-body{margin-bottom:.5rem}.paywall-price{color:var(--text-muted);margin:0 0 1rem;font-size:.875rem}.paywall-restore{margin-top:.5rem}.aspects-list{margin:0;padding:0;list-style:none}.aspect-row{padding:max(var(--inset-min), .625rem) max(var(--inset-min), 0);border-bottom:1px solid var(--border);align-items:center;gap:.5rem;display:flex}.aspect-row.focused{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.aspect-row.focused{background:color-mix(in srgb, var(--accent) 12%, transparent)}}.aspect-row.focused{border-radius:var(--radius-sm,6px);padding-inline:max(var(--inset-min), .5rem);margin-inline:calc(-1 * max(var(--inset-min), .5rem))}.aspect-glyph{font-size:1.125rem}.aspect-tight-badge{color:var(--accent);text-transform:uppercase;margin-left:auto;font-size:.75rem;font-weight:700}.learn-links{padding-left:1.25rem}.notice-banner{border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-elevated);margin-bottom:1rem;padding:1rem}.big-three{padding:max(var(--inset-min), var(--space-4));border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-elevated);box-shadow:0 1px 2px #1c19170f}[data-theme=dark] .big-three,:root:not([data-theme=light]) .big-three{box-shadow:none}.big-three h2{margin:0 0 .75rem;font-size:1.125rem}.big-three dl{grid-template-columns:auto 1fr;gap:.5rem 1rem;margin:0;display:grid}.big-three dt{font-weight:600}.big-three dd{margin:0}.disclaimer{color:var(--text-muted);margin-top:.75rem;font-size:.8125rem}.spinner{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:2rem;height:2rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-center{flex-direction:column;align-items:center;gap:1rem;padding:3rem 0;display:flex}.toggle-link{color:var(--accent);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-weight:600}.toggle-link[aria-pressed=true]{text-decoration:underline}.learn-page{padding-bottom:calc(var(--tab-bar-height) + env(safe-area-inset-bottom,0px) + var(--space-4))}.learn-search{flex-direction:column;gap:.5rem;margin:1rem 0 1.5rem;display:flex}.learn-search-input{width:100%;padding:max(var(--inset-min), var(--space-3)) max(var(--inset-min), var(--space-4));border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-elevated);color:var(--text);font-size:1rem}.learn-search-input:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.learn-search-btn{align-self:flex-start}.learn-search-note,.body-sm{color:var(--text-muted);font-size:.875rem}.learn-section-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.learn-section-card{min-height:var(--touch-target-min);padding:max(var(--inset-min), var(--space-4));border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elevated);color:inherit;flex-direction:column;justify-content:center;text-decoration:none;transition:background .15s;display:flex}.learn-section-card:hover{background:var(--surface-2)}.learn-section-card-title{margin-bottom:.25rem;font-weight:700;display:block}.learn-section-card-desc{color:var(--text-muted);font-size:.875rem;display:block}.learn-index-list{flex-direction:column;gap:.5rem;margin:1rem 0;padding:0;list-style:none;display:flex}.learn-index-link{min-height:var(--touch-target-min);padding:max(var(--inset-min), var(--space-3)) max(var(--inset-min), var(--space-4));border:1px solid var(--border);border-radius:var(--radius-md);color:inherit;background:var(--bg-elevated);align-items:center;text-decoration:none;display:flex}.learn-index-glyph{margin-right:.25rem}.learn-entry-summary{margin-bottom:var(--space-4);font-size:1.125rem;font-weight:600;line-height:1.4}.learn-entry-body p{margin:0 0 .75rem}.learn-cross-links{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1rem}.learn-cross-links-title{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 .5rem;font-size:.875rem;font-weight:700}.learn-cross-links ul{margin:0;padding:0;list-style:none}.learn-cross-link{color:var(--accent);font-weight:600}.learn-search-results-title{margin:1rem 0 .5rem;font-size:1rem}.learn-search-match{color:var(--text-muted);font-weight:400}.learn-vocab-philosophies{margin-top:1rem}.learn-back-header{margin-bottom:.5rem}.stitch-learn-sub-header.learn-back-header{margin-bottom:0}.stitch-learn-sub-heading{text-align:center;font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-on-surface,var(--text));text-overflow:ellipsis;white-space:nowrap;flex:1;margin:0;font-size:1.125rem;font-weight:600;overflow:hidden}.section-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 .5rem;font-size:.875rem;font-weight:700}.date-line{color:var(--text-muted);margin:0 0 1.5rem}.transit-context{margin:0;font-size:1.0625rem;line-height:1.5}.journal-hero{color:var(--text);font-size:1.375rem;font-weight:600;line-height:1.35}.transit-link{margin-top:.5rem;font-weight:600;display:inline-block}.coachmark{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-4);margin-bottom:var(--space-6)}.coachmark p{margin:0 0 .75rem}.journal-field{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elevated);width:100%;color:var(--text);resize:vertical;min-height:4rem;padding:.75rem}.helper-text{color:var(--text-muted);margin:.5rem 0 1rem;font-size:.875rem}.saved-state{padding:var(--space-4);background:var(--bg-elevated);border-radius:var(--radius-lg);border:1px solid var(--border)}.saved-entry-text{margin:var(--space-2) 0 var(--space-4);font-size:1.125rem;font-weight:600;line-height:1.4}.toast{background:var(--bg-elevated);border:1px solid var(--success);color:var(--text);border-radius:var(--radius);z-index:100;padding:.75rem 1.25rem;position:fixed;bottom:5rem;left:50%;transform:translate(-50%)}.journal-list{margin:0;padding:0;list-style:none}.journal-row{min-height:var(--touch-target-min);padding:var(--space-4) 0;border-bottom:1px solid var(--border);color:inherit;text-decoration:none;display:block}.journal-row-primary{font-weight:600;display:block}.journal-row-secondary{color:var(--text-muted);margin-top:.25rem;display:block}.journal-row-tertiary{color:var(--accent);margin-top:.25rem;font-size:.875rem;display:block}.correlation-gate,.correlation-milestone,.correlation-pattern-card{margin-top:var(--space-8);padding:max(var(--inset-min), var(--space-4));background:var(--stitch-surface-container-lowest,var(--bg-elevated));border:.5px solid var(--stitch-outline-variant,var(--border));border-radius:.125rem}.correlation-milestone{border-color:var(--premium)}@supports (color:color-mix(in lab, red, red)){.correlation-milestone{border-color:color-mix(in srgb, var(--premium) 40%, var(--border))}}.correlation-pattern-card+.correlation-pattern-card{margin-top:var(--space-4)}.empty-state{text-align:center;padding:var(--space-8) 0}.empty-state .btn{margin-top:var(--space-4)}.btn-sm{min-height:var(--touch-target-min);padding:var(--space-2) var(--space-4);font-size:.875rem}.destructive{color:var(--error)}.right-now-banner{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer;align-items:center;gap:.5rem;margin:1rem 0;padding:.875rem 1rem;text-decoration:none;display:flex}.right-now-label{text-transform:uppercase;letter-spacing:.04em;color:var(--accent);flex-shrink:0;font-size:.75rem;font-weight:700}.right-now-headline{flex:1;font-weight:600;line-height:1.35}.right-now-chevron{color:var(--text-muted)}.transit-tracker .transit-list-header,.transit-detail-header{margin-bottom:1rem}.transit-back{margin-bottom:.5rem;padding-left:0;display:inline-block}.transit-section{margin-bottom:1.5rem}.transit-section-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 var(--space-3);font-size:.75rem;font-weight:700}.transit-row-list{margin:0;padding:0;list-style:none}.transit-row{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:var(--touch-target-min);padding:var(--space-3) 0;border-bottom:1px solid var(--border);color:inherit;font-weight:600;text-decoration:none;display:flex}.transit-empty{color:var(--text-muted)}.transit-offline-banner{padding:max(var(--inset-min), var(--space-3)) max(var(--inset-min), var(--space-4));background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:var(--space-4);color:var(--text-muted);font-size:.9375rem}.transit-updated-stamp{color:var(--text-muted);margin:1rem 0;font-size:.875rem}.transit-refresh{margin-top:.5rem}.transit-status-chip{padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);background:var(--accent);color:#fff;margin-bottom:var(--space-4);font-size:.8125rem;font-weight:600;display:inline-block}.transit-factual-block{margin-bottom:1.25rem}.transit-factual-line{margin:.35rem 0}.transit-chart-link,.transit-secondary-link{color:var(--accent);margin:.75rem 0;font-weight:600;text-decoration:none;display:inline-block}.transit-chart-link-disabled{color:var(--text-muted);margin:.75rem 0}.transit-state-b-notice{background:var(--bg-elevated);border-radius:var(--radius);margin-bottom:1rem;padding:1rem}.transit-interpretation-section{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}.transit-ai-disclaimer{color:var(--text-muted);margin-top:.75rem;font-size:.8125rem}.transit-journal-correlation{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}.transit-journal-correlation-list{margin:var(--space-3) 0 0;gap:var(--space-3);flex-direction:column;padding:0;list-style:none;display:flex}.transit-journal-correlation-entry{background:var(--stitch-surface-container-lowest,var(--bg-elevated));border:.5px solid var(--stitch-outline-variant,var(--border));border-radius:.125rem}.transit-journal-correlation-date{color:var(--text-muted);margin-bottom:.2rem;font-size:.8125rem;font-weight:600;display:block}.transit-journal-correlation-excerpt{margin:0}.transit-journal-correlation-footer{margin-top:var(--space-3)}.transit-skeleton{border-radius:var(--radius);background:linear-gradient(90deg, var(--border) 25%, var(--bg-elevated) 50%, var(--border) 75%);background-size:200% 100%;height:4rem;animation:1.2s infinite shimmer}.transit-not-now{margin-top:.5rem}.transit-calendar-entry{width:100%;margin-top:.75rem}.transit-calendar-nav{justify-content:space-between;align-items:center;margin:1rem 0 .75rem;display:flex}.transit-calendar-month-label{font-size:1.05rem;font-weight:600}.transit-calendar-nav-btn{min-width:2.5rem;font-size:1.25rem}.transit-calendar-weekdays{grid-template-columns:repeat(7,1fr);gap:.25rem;margin-bottom:.25rem;display:grid}.transit-calendar-weekday{text-align:center;color:var(--text-muted);font-size:.75rem}.transit-calendar-grid{grid-template-columns:repeat(7,1fr);gap:.25rem;display:grid}.transit-calendar-cell{aspect-ratio:1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.transit-calendar-cell-empty{visibility:hidden}.transit-calendar-day{border:1px solid var(--border);background:var(--surface);color:inherit;font:inherit;cursor:pointer;padding:.25rem}.transit-calendar-day:disabled{opacity:.55;cursor:default}.transit-calendar-day-num{font-size:.9rem}.transit-calendar-dot{background:var(--accent);border-radius:50%;width:6px;height:6px;margin-top:2px}.transit-day-sheet{max-height:70vh;overflow-y:auto}.transit-calendar-gate-sheet,.transits-overlay{max-height:85vh;overflow-y:auto}.transits-overlay-list{margin:0 0 1rem;padding:0;list-style:none}.transits-overlay-planet{border:none;border-bottom:1px solid var(--border);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;justify-content:space-between;padding:.75rem 0;display:flex}.transits-overlay-planet.highlighted{background:var(--surface-2);padding-left:var(--space-2);padding-right:var(--space-2);border-radius:var(--radius-md)}.transits-mini-panel{border-top:1px solid var(--border);padding:1rem 0}.transits-overlay-chip{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.5rem 0 1rem;font-size:.875rem;display:flex}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.subscription-page{padding-bottom:3rem}.back-link{align-self:flex-start;margin-bottom:1rem;padding-left:0}.plan-options{border:none;flex-direction:column;gap:.75rem;margin:1.5rem 0;padding:0;display:flex}.plan-card{gap:var(--space-1);padding:var(--space-4);border:2px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;background:var(--bg-elevated);min-height:var(--touch-target-min);flex-direction:column;display:flex}.plan-card-selected{border-color:var(--accent)}.plan-card input{opacity:0;pointer-events:none;position:absolute}.plan-label{font-weight:700}.plan-price{font-size:.9375rem}.plan-helper{color:var(--text-muted);font-size:.8125rem}.trial-reassurance{color:var(--text);margin:1rem 0 .5rem;font-weight:600}.legal-footnote{color:var(--text-muted);margin:.75rem 0;font-size:.75rem;line-height:1.4}.legal-stub-page,.legal-document-page{padding-bottom:2rem}.legal-stub-subtitle,.legal-document-subtitle{color:var(--text-muted);margin:0}.legal-stub-banner{border-radius:var(--radius);border:1px solid var(--warning,#e6a817);margin-bottom:1.25rem;padding:.875rem 1rem}@supports (color:color-mix(in lab, red, red)){.legal-stub-banner{border:1px solid color-mix(in srgb, var(--warning,#e6a817) 55%, var(--border))}}.legal-stub-banner{background:var(--warning,#e6a817)}@supports (color:color-mix(in lab, red, red)){.legal-stub-banner{background:color-mix(in srgb, var(--warning,#e6a817) 12%, var(--bg-elevated))}}.legal-stub-banner-en,.legal-stub-banner-de{margin:0;font-size:.8125rem;font-weight:600;line-height:1.45}.legal-stub-banner-de{color:var(--text-muted);margin-top:.35rem;font-weight:500}.legal-stub-section,.legal-document-section{margin-bottom:1.5rem}.legal-stub-lang-label,.legal-document-lang-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .5rem;font-size:.75rem;font-weight:700}.legal-stub-disclaimer{margin:0 0 .75rem}.legal-stub-placeholder{color:var(--text-muted);margin:0;font-size:.9375rem}.legal-document-meta{color:var(--text-muted);margin:.35rem 0 0;font-size:.75rem}.legal-document-notice{margin:0 0 1rem;font-size:.9375rem;line-height:1.5}.legal-document-block{margin-bottom:1rem}.legal-document-heading{color:var(--text);margin:0 0 .5rem;font-size:1rem;font-weight:600}.legal-document-paragraph{margin:0 0 .65rem;line-height:1.55}.legal-document-footer{border-top:1px solid var(--border);margin-top:2rem;padding-top:1rem}.legal-document-footer-en,.legal-document-footer-de{color:var(--text-muted);margin:0;font-size:.75rem;line-height:1.45}.legal-document-footer-de{margin-top:.25rem}.subscription-status{flex-direction:column;gap:.75rem;display:flex}.pw02-status-line{margin:0;font-size:1.5rem;font-weight:700;line-height:1.25}.pw02-detail{color:var(--text-muted)}.restore-flow{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 0;display:flex}.toast{border-radius:var(--radius);margin-bottom:1rem;padding:.75rem 1rem;font-weight:600}.toast-success{background:var(--success)}@supports (color:color-mix(in lab, red, red)){.toast-success{background:color-mix(in srgb, var(--success) 20%, var(--bg-elevated))}}.toast-success{border:1px solid var(--success);color:var(--text)}.stack-sm{flex-direction:column;gap:.5rem;display:flex}.settings-header{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.settings-header-actions{flex-flow:wrap;justify-content:space-between;align-items:center}.settings-header-actions .headline{flex:1}.settings-gear{width:var(--touch-target-min);height:var(--touch-target-min);color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-md);justify-content:center;align-items:center;font-size:1.25rem;text-decoration:none;display:inline-flex}.settings-gear:hover{background:var(--surface-2);color:var(--text)}.chart-header-actions{align-items:center;gap:.5rem;display:flex}.settings-list{flex-direction:column;gap:1.5rem;display:flex}.settings-section{flex-direction:column;gap:.25rem;display:flex}.settings-section-title{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 .25rem;font-size:.8125rem;font-weight:700}.settings-row,.settings-action-row,.settings-row-button{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;min-height:var(--touch-target-min);padding:var(--space-3) 0;border:none;border-bottom:1px solid var(--border);color:var(--text);text-align:left;font:inherit;cursor:pointer;background:0 0;text-decoration:none;display:flex}.settings-row-subtitle{color:var(--text-muted);margin-top:.125rem;font-size:.875rem;font-weight:400;display:block}.settings-toggle-row{justify-content:space-between;align-items:flex-start;gap:var(--space-4);min-height:var(--touch-target-min);padding:var(--space-3) 0;border-bottom:1px solid var(--border);cursor:pointer;display:flex}.settings-info-row{border-bottom:1px solid var(--border);padding:.875rem 0}.settings-row-static{cursor:default}.settings-row-disabled{opacity:.55}.current-style-badge{color:var(--accent);margin-bottom:.375rem;font-size:.75rem;font-weight:700;display:inline-block}.notice-banner{padding:max(var(--inset-min), .75rem) max(var(--inset-min), 1rem);border-radius:var(--radius);border:1px solid var(--accent);background:var(--accent);margin-bottom:1rem}@supports (color:color-mix(in lab, red, red)){.notice-banner{background:color-mix(in srgb, var(--accent) 12%, var(--bg-elevated))}}.notice-banner{cursor:pointer}.ai-safety-card{padding:max(var(--inset-min), var(--space-4));margin:var(--space-4) 0;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-elevated)}.ai-safety-headline{margin:0 0 var(--space-3);font-size:1.125rem;font-weight:700;line-height:1.35}.ai-safety-crisis{border-color:var(--error)}@supports (color:color-mix(in lab, red, red)){.ai-safety-crisis{border-color:color-mix(in srgb, var(--error) 35%, var(--border))}}.ai-safety-crisis-headline{color:var(--error)}.ai-safety-crisis-body{color:var(--text)}.sheet-overlay.sheet-no-dismiss{cursor:default}.support-resources-sheet{max-height:85dvh;overflow-y:auto}.crisis-immediate-danger{color:var(--text);font-weight:600}.crisis-hotline-btn{color:#fff;width:100%;line-height:1.35;text-decoration:none}.crisis-hotline-list{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.crisis-hotline-row{min-height:var(--touch-target-min);padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text);background:var(--bg-elevated);flex-wrap:wrap;align-items:center;line-height:1.4;text-decoration:none;display:flex}.crisis-hotline-row:hover{background:var(--surface-2)}.crisis-hotline-row:focus-visible,.crisis-hotline-btn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.crisis-hotline-number{font-variant-numeric:tabular-nums;color:var(--accent);font-weight:700}.crisis-support-link{color:var(--accent);min-height:var(--touch-target-min);align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.crisis-support-link:hover{text-decoration:underline}.support-list{margin:0;padding-left:1.25rem;line-height:1.6}.confirm-sheet{padding:1.25rem}.page-header{justify-content:space-between}.page-header .headline{flex:1}.onboarding-flow{padding-bottom:calc(var(--space-10) + env(safe-area-inset-bottom,0px))}.onboarding-flow .page-header{justify-content:flex-end}.onboarding-flow .step-indicator{font-size:.875rem}.onboarding-flow .actions{padding-top:var(--space-6);padding-bottom:env(safe-area-inset-bottom,0px);background:linear-gradient(to top, var(--bg) 72%, transparent);margin-top:auto;position:sticky;bottom:0}.onboarding-flow .field input[type=date],.onboarding-flow .field input[type=time]{padding:var(--space-4);min-height:var(--touch-target-min);font-size:1.125rem}.legal-link{color:var(--accent);font-size:.875rem;font-weight:600}.journal-page .compose-section{margin-top:var(--space-6)}.paywall-hero{font-family:var(--font-display,"Source Serif 4", serif);font-size:1.5rem;line-height:1.25}.subscription-page .actions .btn-primary{width:100%}.tab-bar{gap:var(--space-1);height:auto;padding-left:var(--space-2);padding-right:var(--space-2)}.tab-bar a{min-width:0;padding:var(--space-1) var(--space-2);white-space:normal;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;flex:1 1 0;font-size:.8125rem;line-height:1.15}.actions .btn,.paywall-cta-block .btn,.correlation-gate .btn,.subscription-page .actions .btn{white-space:normal;text-align:center;-webkit-hyphens:auto;hyphens:auto;width:100%;max-width:100%}.onboarding-flow .checkbox-row>div{flex:1;min-width:0}.onboarding-flow .checkbox-row label{overflow-wrap:anywhere;line-height:1.4;display:block}.onboarding-flow .toggle-link{overflow-wrap:anywhere;max-width:100%;line-height:1.4}.onboarding-flow .philosophy-card-desc{overflow-wrap:anywhere}.horoscope-home-block{margin-top:var(--space-6)}.horoscope-card{padding:var(--space-4);border-radius:var(--radius-md);background:var(--bg-elevated)}.horoscope-snippet{font-size:1.05rem;line-height:1.5}.horoscope-disclaimer{margin-top:var(--space-2);color:var(--text-muted)}.horoscope-factors-shell{margin-top:var(--space-4);padding:max(var(--inset-min), var(--space-3));border-radius:var(--radius-md);background:var(--bg-elevated)}.horoscope-factors-note,.horoscope-factor-metric{color:var(--text-muted)}.horoscope-factors-list{margin:var(--space-2) 0 0;gap:var(--space-2);flex-direction:column;padding-inline-start:max(var(--inset-min), 0);list-style:none;display:flex}.horoscope-factor-rank{font-variant-numeric:tabular-nums;color:var(--text-muted)}.horoscope-factor-metrics{gap:var(--space-1) var(--space-2);margin:var(--space-1) 0 0;padding:max(var(--inset-min), 0);flex-wrap:wrap;padding-inline-start:0;font-size:.875rem;list-style:none;display:flex}.chart-hub-below-wheel{align-items:stretch;gap:var(--space-2);margin:var(--space-4) 0;padding:max(var(--inset-min), 0);flex-direction:column;display:flex;position:relative}.chart-visible-fields-control{flex-direction:column;align-items:flex-start;width:100%;display:flex;position:relative}.chart-visible-fields-trigger{width:auto;max-width:100%;padding-inline:max(var(--inset-min), 0);justify-content:flex-start}.chart-horoscope-link{align-self:flex-start;margin:0;display:block}.chart-visible-fields-popover{left:0;right:0;top:calc(100% + var(--space-2));z-index:40;border:1px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius,8px);background:var(--stitch-surface,var(--bg-elevated,#fcf9f8));max-height:min(70vh,32rem);box-shadow:0 8px 28px var(--text,#1c1b1a);flex-direction:column;display:flex;position:absolute;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.chart-visible-fields-popover{box-shadow:0 8px 28px color-mix(in srgb, var(--text,#1c1b1a) 14%, transparent)}}.chart-visible-fields-popover{padding:max(var(--inset-min), var(--space-3))}.chart-visible-fields-overlay{z-index:50}.chart-visible-fields-sheet{max-height:min(85vh,40rem);padding:max(var(--inset-min), var(--space-4));padding-bottom:max(var(--inset-min), calc(var(--space-4) + env(safe-area-inset-bottom,0px)));flex-direction:column;display:flex;overflow:hidden}.chart-visible-fields-header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding-bottom:var(--space-2);flex-shrink:0;display:flex}.chart-visible-fields-title{padding:max(var(--inset-min), 0);margin:0;font-size:1.05rem;font-weight:600;line-height:1.3}.chart-visible-fields-body{min-height:0;padding:max(var(--inset-min), 0) max(var(--inset-min), 0) var(--space-2);flex:auto;overflow-y:auto}.chart-visible-fields-footer{padding-top:var(--space-3);flex-shrink:0}.chart-visible-fields-footer .btn{width:100%}.horoscope-type-list{gap:var(--space-2);flex-direction:column;display:flex}.horoscope-type-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-elevated)}.horoscope-type-header{width:100%;padding:var(--space-4);color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;display:flex}.horoscope-type-name{font-weight:600}.horoscope-type-chevron{color:var(--text-muted);font-size:1.25rem;line-height:1}.horoscope-type-body{padding:0 var(--space-4) var(--space-4)}.horoscope-gate{margin-top:var(--space-2)}.subscription-page .trial-reassurance,.subscription-page .plan-label{overflow-wrap:anywhere}.settings-row>span:first-child,.settings-action-row>span:first-child{overflow-wrap:anywhere;flex:1;min-width:0}.settings-header .headline{overflow-wrap:anywhere}.transit-row>span:first-child{overflow-wrap:anywhere;flex:1;min-width:0}.right-now-headline{overflow-wrap:anywhere;min-width:0}.journal-page .compose-section .btn-primary{white-space:normal;width:100%}.pw02-status-line{overflow-wrap:anywhere}.landing-page{max-width:28rem;padding:var(--space-8) var(--space-4) var(--space-10);justify-content:center;gap:var(--space-8);flex-direction:column;min-height:100dvh;margin:0 auto;display:flex}.landing-brand{font-family:var(--font-display,serif);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.875rem}.landing-headline,.landing-subhead{margin:0}.landing-features{gap:var(--space-4);margin:0;padding:0;list-style:none}.landing-feature{gap:var(--space-1);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elevated);flex-direction:column;display:flex}.landing-feature-title{font-weight:600}.landing-actions{align-items:stretch}.landing-actions .btn{text-align:center;text-decoration:none}.landing-guest-link{text-align:center;padding:var(--space-3);color:var(--text-muted);font-size:.9375rem;display:block}.landing-disclaimer{color:var(--text-muted);text-align:center;margin:0;font-size:.8125rem}.auth-page{max-width:28rem;padding:var(--space-6) var(--space-4) var(--space-10);min-height:100dvh;margin:0 auto}.auth-header{margin-bottom:var(--space-6)}.auth-card{padding:var(--space-6);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elevated)}.auth-footer{margin-top:var(--space-6);text-align:center}.auth-switch{color:var(--text-muted);margin:0}.settings-page,.store-page{padding-bottom:calc(var(--tab-bar-height) + env(safe-area-inset-bottom,0px) + var(--space-4))}.settings-page-header{margin-bottom:var(--space-6)}.settings-page-subhead{margin:var(--space-2) 0 0;color:var(--text-muted);font-size:.875rem}.settings-profile-hero{align-items:center;gap:var(--space-4);padding:var(--space-4);margin-bottom:var(--space-6);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elevated);display:flex}.settings-profile-avatar-wrap{flex-shrink:0;position:relative}.settings-profile-avatar{border:1px solid var(--border);background:linear-gradient(145deg, var(--surface-2), var(--bg-elevated));width:80px;height:80px;font-family:var(--font-display,"Source Serif 4", serif);color:var(--text);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.settings-profile-premium-badge{color:var(--premium);fill:var(--premium);background:var(--bg-elevated);border-radius:50%;position:absolute;bottom:-2px;right:-2px}.settings-profile-meta{flex:1;min-width:0}.settings-profile-name{font-family:var(--font-display,"Source Serif 4", serif);margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}.settings-profile-subtitle{margin:var(--space-1) 0 0;color:var(--text-muted);font-size:.875rem}.settings-profile-chip{margin-top:var(--space-2);padding:max(var(--inset-min), var(--space-1)) max(var(--inset-min), var(--space-3));border:1px solid var(--premium);border-radius:var(--radius-pill);color:var(--premium);font-size:.75rem;font-weight:600;display:inline-block}.settings-group{margin-bottom:var(--space-5)}.settings-group-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elevated);overflow:hidden}.settings-group-card .settings-row,.settings-group-card .settings-action-row,.settings-group-card .settings-row-button,.settings-group-card .settings-toggle-row,.settings-group-card .settings-info-row{padding-inline:max(var(--inset-min), var(--space-4))}.settings-group-card .settings-row-icon{border-bottom:1px solid var(--border)}.settings-group-card .settings-row-icon:last-child{border-bottom:none}.settings-row-icon{padding:max(var(--inset-min), var(--space-3)) max(var(--inset-min), var(--space-4))}.settings-row-leading-icon{color:var(--text-muted);flex-shrink:0}.settings-row-icon:hover .settings-row-leading-icon,.settings-row-icon:focus-visible .settings-row-leading-icon{color:var(--text)}.settings-row-text{flex:1;min-width:0}.settings-row-label{font-size:1rem;display:block}.settings-row-chevron{color:var(--text-muted);flex-shrink:0}.learn-hero{margin-bottom:var(--space-4)}.learn-hero-title{font-family:var(--font-display,"Source Serif 4", serif);margin:0;font-size:1.5rem;font-weight:700;line-height:1.25}.learn-hero-subhead{margin:var(--space-2) 0 0;max-width:32rem;color:var(--text-muted);font-size:1rem;line-height:1.5}.learn-bento{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.learn-bento-tile{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elevated);color:inherit;flex-direction:column;justify-content:flex-end;text-decoration:none;transition:border-color .15s;display:flex;position:relative;overflow:hidden}.learn-bento-tile-full{grid-column:1/-1}.learn-bento-tile-half{grid-column:span 1}.learn-bento-tile-planets{min-height:160px}.learn-bento-tile-signs{min-height:140px}.learn-bento-tile-houses,.learn-bento-tile-aspects{min-height:120px}.learn-bento-tile-vocabulary,.learn-bento-tile-philosophies{min-height:100px}.learn-bento-tile-bg{opacity:.4;background:linear-gradient(135deg, var(--accent), var(--bg-elevated));position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.learn-bento-tile-bg{background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 18%, var(--surface-2)), var(--bg-elevated))}}.learn-bento-tile-content{z-index:1;padding:max(var(--inset-min), var(--space-4));background:var(--bg-elevated);position:relative}@supports (color:color-mix(in lab, red, red)){.learn-bento-tile-content{background:color-mix(in srgb, var(--bg-elevated) 90%, transparent)}}.learn-bento-tile-content{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.learn-bento-tile-icon{margin-bottom:var(--space-2);color:var(--accent)}.learn-bento-tile-title{font-size:1.125rem;font-weight:600;line-height:1.3;display:block}.learn-bento-tile-desc{margin-top:var(--space-1);color:var(--text-muted);font-size:.875rem;display:block}.learn-bento-tile:hover,.learn-bento-tile:focus-visible{border-color:var(--accent)}.big-three-header{justify-content:space-between;align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.big-three-birth-date{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:600}.big-three-grid{margin-bottom:var(--space-4);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.big-three-column{align-items:center;gap:var(--space-1);padding:var(--space-3) var(--space-2);border:none;border-right:1px solid var(--border);color:var(--text);cursor:pointer;text-align:center;background:0 0;flex-direction:column;display:flex}.big-three-column:last-child{border-right:none}.big-three-column:disabled{opacity:.85;cursor:default}.big-three-column:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.big-three-column-icon{color:var(--text-muted)}.big-three-column-icon-accent{color:var(--accent)}.big-three-column-label{color:var(--text-muted);font-size:.875rem;font-weight:600}.big-three-column-sign{font-family:var(--font-display,"Source Serif 4", serif);color:var(--accent);font-size:1.25rem;font-weight:700;line-height:1.25}.big-three-column-degree{font-family:var(--font-mono,"IBM Plex Mono", ui-monospace, monospace);font-variant-numeric:tabular-nums;color:var(--text-muted);font-size:.8125rem;font-weight:500}@media (prefers-reduced-motion:reduce){.learn-bento-tile{transition:none}}.chart-view-container{margin:1rem 0;position:relative}.chart-view-layer{width:100%;min-width:0}.chart-view-motion .chart-view-layer{transition:opacity .3s ease-in-out,transform .3s ease-in-out}.chart-view-motion .chart-view-layer-active{z-index:1;opacity:1;pointer-events:auto;visibility:visible;position:relative;transform:scale(1)}.chart-view-motion .chart-view-layer-inactive{z-index:0;opacity:0;pointer-events:none;visibility:hidden;position:absolute;top:0;left:0;right:0;transform:scale(.95)}.chart-view-motion-reduced .chart-view-layer-inactive{display:none}.chart-view-motion-reduced .chart-view-layer-active{position:relative}.chart-wheel-svg{transform-origin:50%;transition:transform .5s ease-out}.chart-wheel-svg-instant{transition:none}.transit-scrubber{margin:var(--space-4) 0;padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elevated)}.transit-scrubber-header{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-2);display:flex}.transit-scrubber-label{color:var(--text-muted);font-size:.875rem;font-weight:600}.transit-scrubber-play{min-height:auto;padding:var(--space-1) var(--space-2)}.transit-scrubber-range{width:100%;accent-color:var(--accent)}.transit-row-leading{align-items:center;gap:var(--space-3);min-width:0;display:flex}.transit-row-indicator{background:var(--accent);opacity:1;border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem}.transit-row-active .transit-row-indicator{box-shadow:0 0 0 2px var(--accent)}@supports (color:color-mix(in lab, red, red)){.transit-row-active .transit-row-indicator{box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 30%, transparent)}}@keyframes transit-row-pulse-keyframes{0%,to{opacity:.4}50%{opacity:1}}.transit-row-pulse{animation:2s ease-in-out infinite transit-row-pulse-keyframes}.transit-tracker-paused .transit-row-pulse{animation-play-state:paused}.learn-tile-enter{opacity:0;transform:translateY(16px)}.learn-tile-enter:not(.learn-tile-motion-reduced){animation:.4s ease-out forwards learn-tile-reveal;animation-delay:calc(var(--stagger-index,0) * .1s)}.learn-tile-revealed{opacity:1;transform:translateY(0)}@keyframes learn-tile-reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.learn-tile-motion-reduced{opacity:1;animation:none;transform:none}.learn-tile-progress{margin-top:var(--space-2);background:var(--border);border-radius:999px;height:3px}@supports (color:color-mix(in lab, red, red)){.learn-tile-progress{background:color-mix(in srgb, var(--border) 60%, transparent)}}.learn-tile-progress{overflow:hidden}.learn-tile-progress-fill{transform-origin:0;background:var(--accent);width:100%;height:100%;display:block;transform:scaleX(0)}.learn-tile-revealed .learn-tile-progress-fill{animation:1s ease-in-out forwards learn-progress-fill}.learn-tile-motion-reduced .learn-tile-progress-fill{transform:scaleX(var(--progress-scale,0));animation:none}@keyframes learn-progress-fill{to{transform:scaleX(var(--progress-scale,0))}}.panel-reveal-block{opacity:0;transform:translateY(8px)}.panel-reveal-block.panel-reveal-visible:not(.panel-reveal-reduced){animation:.3s ease-out forwards panel-reveal-fade;animation-delay:calc(var(--reveal-index,0) * 50ms)}.panel-reveal-block.panel-reveal-reduced,.panel-reveal-block.panel-reveal-visible.panel-reveal-reduced{opacity:1;animation:none;transform:none}@keyframes panel-reveal-fade{to{opacity:1;transform:translateY(0)}}.landing-page-motion{position:relative;overflow:hidden}.landing-hero-motion{position:relative}.landing-hero-motion-active:before{content:"";z-index:-1;background:radial-gradient(ellipse at 30% 20%, var(--accent), transparent 55%), radial-gradient(ellipse at 70% 80%, var(--accent), transparent 50%);position:absolute;inset:-20%}@supports (color:color-mix(in lab, red, red)){.landing-hero-motion-active:before{background:radial-gradient(ellipse at 30% 20%, color-mix(in srgb, var(--accent) 22%, transparent), transparent 55%), radial-gradient(ellipse at 70% 80%, color-mix(in srgb, var(--accent) 12%, transparent), transparent 50%)}}.landing-hero-motion-active:before{animation:20s linear infinite landing-gradient-drift}.landing-hero-motion-paused:before{animation-play-state:paused}.landing-hero-motion-reduced:before{animation:none}@keyframes landing-gradient-drift{0%{transform:translate(0)scale(1)}50%{transform:translate(3%,-2%)scale(1.02)}to{transform:translate(-2%,3%)scale(1)}}.landing-hero-item{opacity:0;transform:translateY(12px)}.landing-hero-item-visible,.landing-hero-motion-reduced .landing-hero-item{opacity:1;animation:none;transform:translateY(0)}.landing-hero-motion-active .landing-hero-item:not(.landing-hero-item-visible){animation:1.2s cubic-bezier(.22,1,.36,1) forwards landing-fade-in-up;animation-delay:var(--hero-delay,0s)}@keyframes landing-fade-in-up{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.chart-view-motion .chart-view-layer,.chart-wheel-svg,.transit-row-pulse,.learn-tile-enter,.learn-tile-progress-fill,.panel-reveal-block,.landing-hero-motion-active:before,.landing-hero-motion-active .landing-hero-item{transition:none!important;animation:none!important}}.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;font-variation-settings:"FILL" 0, "wght" 300, "GRAD" 0, "opsz" 24;-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Symbols Outlined;font-style:normal;font-weight:400;line-height:1;display:inline-block}.material-symbols-outlined:before{content:attr(data-icon)}.stitch-surface{--stitch-background:#fcf9f8;--stitch-surface:#fcf9f8;--stitch-surface-bright:#fcf9f8;--stitch-surface-container-lowest:#fff;--stitch-surface-container-low:#f6f3f2;--stitch-surface-container:#f0eded;--stitch-surface-container-high:#eae7e7;--stitch-surface-container-highest:#e4e2e1;--stitch-surface-dim:#dcd9d9;--stitch-on-background:#1b1c1c;--stitch-on-surface:#1b1c1c;--stitch-on-surface-variant:#47464c;--stitch-primary:#01010f;--stitch-primary-container:#1a1b2e;--stitch-on-primary:#fff;--stitch-on-primary-container:#83839a;--stitch-primary-fixed:#e1e0fb;--stitch-primary-fixed-dim:#c5c4de;--stitch-secondary:#8b500a;--stitch-secondary-container:#ffb065;--stitch-on-secondary:#fff;--stitch-on-secondary-container:#774200;--stitch-tertiary:#020201;--stitch-tertiary-container:#1c1d1a;--stitch-tertiary-fixed:#e4e2dd;--stitch-on-tertiary-fixed-variant:#474744;--stitch-outline:#78767d;--stitch-outline-variant:#c8c5cd;--stitch-card-shadow:0px 4px 20px #1a1b2e0a;--stitch-hairline:.5px;background-color:var(--stitch-background);color:var(--stitch-on-background)}[data-theme=dark] .stitch-surface,:root:not([data-theme=light]) .stitch-surface{--stitch-secondary:var(--premium);--stitch-secondary-container:var(--premium)}@supports (color:color-mix(in lab, red, red)){[data-theme=dark] .stitch-surface,:root:not([data-theme=light]) .stitch-surface{--stitch-secondary-container:color-mix(in srgb, var(--premium) 25%, var(--bg-elevated))}}[data-theme=dark] .stitch-surface,:root:not([data-theme=light]) .stitch-surface{--stitch-on-secondary-container:var(--text);--stitch-tertiary-fixed:var(--premium)}@supports (color:color-mix(in lab, red, red)){[data-theme=dark] .stitch-surface,:root:not([data-theme=light]) .stitch-surface{--stitch-tertiary-fixed:color-mix(in srgb, var(--premium) 35%, var(--bg-elevated))}}[data-theme=dark] .stitch-surface,:root:not([data-theme=light]) .stitch-surface{--stitch-on-tertiary-fixed-variant:var(--text);--stitch-primary-container:var(--accent)}@supports (color:color-mix(in lab, red, red)){[data-theme=dark] .stitch-surface,:root:not([data-theme=light]) .stitch-surface{--stitch-primary-container:color-mix(in srgb, var(--accent) 35%, var(--bg-elevated))}}[data-theme=dark] .stitch-surface,:root:not([data-theme=light]) .stitch-surface{--stitch-on-primary-container:var(--text);--stitch-primary-fixed:var(--accent)}@supports (color:color-mix(in lab, red, red)){[data-theme=dark] .stitch-surface,:root:not([data-theme=light]) .stitch-surface{--stitch-primary-fixed:color-mix(in srgb, var(--accent) 22%, var(--bg))}}[data-theme=dark] .stitch-surface,:root:not([data-theme=light]) .stitch-surface{--stitch-surface-container-low:var(--surface-2);--stitch-surface-container:var(--bg-elevated);--stitch-outline-variant:var(--border)}.learn-bento{gap:var(--space-4);grid-template-columns:1fr}@media (min-width:768px){.learn-bento{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(140px,1fr);min-height:600px}.learn-bento-span-wide{grid-column:span 3}.learn-bento-span-narrow{grid-column:span 2}}.learn-bento-tile-photo{background:var(--stitch-surface-container,var(--bg-elevated));justify-content:flex-end;min-height:160px}.learn-bento-tile-photo-wide{min-height:180px}.learn-bento-tile-photo-narrow{background:var(--stitch-surface-container-low,var(--surface-2));min-height:140px}.learn-bento-tile-accent{background:var(--stitch-tertiary-fixed);min-height:140px;color:var(--stitch-on-tertiary-fixed-variant)}.learn-bento-tile-accent .learn-bento-tile-desc{color:var(--stitch-on-tertiary-fixed-variant)}@supports (color:color-mix(in lab, red, red)){.learn-bento-tile-accent .learn-bento-tile-desc{color:color-mix(in srgb, var(--stitch-on-tertiary-fixed-variant) 80%, transparent)}}.learn-bento-tile-photo-bg{opacity:.4;filter:grayscale();background-position:50%;background-size:cover;transition:transform .7s,filter .3s;position:absolute;inset:0}.learn-bento-tile-photo-narrow .learn-bento-tile-photo-bg{opacity:.3;filter:none}.learn-bento-tile:hover .learn-bento-tile-photo-bg,.learn-bento-tile:focus-visible .learn-bento-tile-photo-bg{transform:scale(1.05)}.learn-bento-tile-photo-wide:hover .learn-bento-tile-photo-bg,.learn-bento-tile-photo-wide:focus-visible .learn-bento-tile-photo-bg{filter:grayscale(0)}.learn-bento-tile-inner{z-index:1;height:100%;padding:var(--space-6);flex-direction:column;justify-content:flex-end;display:flex;position:relative}.learn-bento-tile-inner-split{justify-content:space-between}.learn-bento-tile-glass{width:fit-content;max-width:100%;padding:max(var(--inset-min), var(--space-4));border-radius:var(--radius-lg);border:1px solid var(--stitch-outline-variant)}@supports (color:color-mix(in lab, red, red)){.learn-bento-tile-glass{border:1px solid color-mix(in srgb, var(--stitch-outline-variant) 30%, transparent)}}.learn-bento-tile-glass{background:var(--bg)}@supports (color:color-mix(in lab, red, red)){.learn-bento-tile-glass{background:color-mix(in srgb, var(--bg) 90%, transparent)}}.learn-bento-tile-glass{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.learn-bento-tile-copy{margin-top:auto}.learn-bento-tile-ms-icon{color:var(--accent)}.learn-bento-tile-accent .learn-bento-tile-ms-icon{color:inherit}.stitch-big-three{background:var(--bg-elevated);border-color:var(--stitch-outline-variant,var(--border))}.stitch-big-three .big-three-title{color:var(--stitch-secondary,var(--premium));font-family:var(--font-display,"Source Serif 4", serif);font-size:1.25rem;font-weight:600}.stitch-big-three .big-three-birth-date{text-transform:uppercase;letter-spacing:.04em;opacity:.7}.stitch-big-three .big-three-column-label{color:var(--text);font-weight:600}.stitch-big-three .big-three-column-sign{font-size:1.75rem}.chart-wheel-stage{width:100%;padding:max(var(--inset-min), var(--space-6)) max(var(--inset-min), var(--space-2));margin:var(--space-4) 0;box-sizing:border-box;flex-direction:column;align-items:center;display:flex;position:relative;overflow:visible}.chart-wheel-with-focus{gap:max(var(--inset-min), var(--space-2));flex-direction:column;width:100%;min-width:0;display:flex}.chart-focus-dock{--chart-focus-dock-surface:#fcf9f8;--chart-focus-dock-surface-raised:#fff;--chart-focus-dock-surface-chip:#f6f3f2;--chart-focus-dock-ink:#1b1c1c;--chart-focus-dock-muted:#47464c;--chart-focus-dock-outline:#c8c5cd;--chart-focus-dock-accent:#3d5a80;display:none}.chart-focus-dock-empty{gap:max(var(--inset-min), var(--space-3));padding:max(var(--inset-min), var(--space-4));color:var(--chart-focus-dock-muted,var(--muted,var(--text-secondary,#47464c)));flex-direction:column;margin:0;line-height:1.45;display:flex}.chart-focus-dock-empty p{color:var(--chart-focus-dock-ink,inherit);margin:0}.chart-focus-dock-empty-howto{color:var(--chart-focus-dock-muted,var(--text-secondary,var(--muted,#47464c)))}.chart-focus-dock-panel{border-radius:var(--radius-md,8px);width:100%;max-width:none;height:auto;max-height:none;box-shadow:none;color:var(--chart-focus-dock-ink,var(--text));background:0 0;margin:0;position:relative}.chart-focus-dock-panel .stitch-planet-panel-header{background:var(--chart-focus-dock-surface-raised,#fff);border-bottom-color:var(--chart-focus-dock-outline,var(--border));color:var(--chart-focus-dock-ink,var(--text))}.chart-focus-dock-panel .stitch-planet-panel-title{color:var(--chart-focus-dock-ink,var(--text))}.chart-focus-dock-panel .stitch-planet-panel-subtitle{color:var(--chart-focus-dock-accent,var(--premium))}.chart-focus-dock-panel .stitch-planet-panel-eyebrow{color:var(--chart-focus-dock-muted,var(--text-muted))}.chart-focus-dock-panel .stitch-planet-panel-icon-circle{background:var(--chart-focus-dock-accent,#3d5a80)}@supports (color:color-mix(in lab, red, red)){.chart-focus-dock-panel .stitch-planet-panel-icon-circle{background:color-mix(in srgb, var(--chart-focus-dock-accent,#3d5a80) 16%, var(--chart-focus-dock-surface-raised,#fff))}}.chart-focus-dock-panel .stitch-planet-panel-icon-circle{color:var(--chart-focus-dock-accent,#3d5a80)}.chart-focus-dock-panel .stitch-planet-panel-fact-chip{background:var(--chart-focus-dock-surface-chip,#f6f3f2);border-color:var(--chart-focus-dock-outline,var(--border))}.chart-focus-dock-panel .stitch-planet-panel-fact-label{color:var(--chart-focus-dock-muted,var(--text-muted))}.chart-focus-dock-panel .stitch-planet-panel-fact-value{color:var(--chart-focus-dock-accent,var(--accent))}.chart-focus-dock-panel .stitch-planet-panel-body{min-height:0;max-height:min(40rem,70dvh);padding:max(var(--inset-min), var(--space-3));color:var(--chart-focus-dock-ink,var(--text));background:var(--chart-focus-dock-surface,#fcf9f8);flex:auto;overflow-y:auto}.chart-focus-dock-panel .stitch-planet-panel-ai-heading h3,.chart-focus-dock-panel .stitch-planet-panel-ai-block p,.chart-focus-dock-panel .stitch-planet-panel-factual,.chart-focus-dock-panel .stitch-planet-panel-disclaimer p{color:var(--chart-focus-dock-ink,var(--text))}.chart-focus-dock-panel .stitch-planet-panel-factual,.chart-focus-dock-panel .stitch-planet-panel-disclaimer p{color:var(--chart-focus-dock-muted,var(--text-muted))}@media (min-width:768px){.chart-wheel-with-focus:has(.chart-focus-dock){align-items:start;gap:max(var(--inset-min), var(--space-3));--chart-focus-wheel-fit:calc(100dvh - var(--desktop-top-nav-height,0px) - 9rem);box-sizing:border-box;width:100%;grid-template-columns:minmax(0,1.55fr) minmax(17.5rem,.9fr);padding-block-start:max(var(--inset-min), var(--space-3));display:grid}.chart-wheel-with-focus:has(.chart-focus-dock)>.chart-wheel-with-focus-intro{grid-column:1/-1;min-width:0}.chart-wheel-with-focus:has(.chart-focus-dock)>.chart-wheel-with-focus-intro .stitch-chart-hub-intro{margin-bottom:0}.chart-wheel-with-focus:has(.chart-focus-dock) .chart-wheel-stage{padding-block-start:0;padding-inline:max(var(--inset-min), var(--space-2));place-self:start stretch;align-items:stretch;margin-block:0;padding-block-end:max(var(--inset-min), var(--space-2))}.chart-wheel-with-focus:has(.chart-focus-dock) .chart-wheel-stage .chart-wheel-section{gap:0;margin-block:0}.chart-wheel-with-focus:has(.chart-focus-dock) .chart-wheel-stage .chart-view-container{margin-block:0}.chart-wheel-with-focus:has(.chart-focus-dock) .chart-wheel-stage .chart-wheel-zoom{--wheel-fit-size:min(100%, var(--chart-focus-wheel-fit));width:100%;max-width:100%;margin-block:0;margin-inline:0}.chart-focus-dock{min-width:0;min-height:12rem;max-height:var(--chart-focus-wheel-fit);top:calc(var(--desktop-top-nav-height,0px) + max(var(--inset-min), env(safe-area-inset-top,0px), var(--space-2)));padding:max(var(--inset-min), var(--space-2));border:1px solid var(--chart-focus-dock-outline,#c8c5cd);border-radius:var(--radius-md,8px);background:var(--chart-focus-dock-surface,#fcf9f8);color:var(--chart-focus-dock-ink,#1b1c1c);box-sizing:border-box;flex-direction:column;align-self:start;margin-block:0;display:flex;position:sticky;overflow:hidden}.chart-focus-dock>.chart-focus-dock-panel{min-height:0;box-shadow:none;color:inherit;background:0 0;border:none;flex-direction:column;flex:auto;display:flex;overflow:hidden}.chart-focus-dock>.chart-focus-dock-panel.sheet{box-shadow:none;background:0 0;border:none;height:100%;max-height:none;padding:0}.chart-focus-dock>.chart-focus-dock-panel .stitch-planet-panel-body{max-height:none}.chart-focus-dock>.chart-focus-dock-empty{flex:auto;min-height:0;overflow-y:auto}}.chart-wheel-stage .chart-wheel-zoom{--wheel-fit-size:min(100%, calc(100dvh - var(--stitch-app-header-height,56px) - env(safe-area-inset-top,0px) - var(--tab-bar-height,0px) - var(--chart-control-bar-height,0px) - env(safe-area-inset-bottom,0px) - 14rem));width:var(--wheel-fit-size);max-width:100%}.chart-wheel-stage .chart-wheel-svg{max-width:100%;max-height:100%}@media (max-width:480px){.chart-wheel-stage{padding:max(var(--inset-min), var(--space-4)) max(var(--inset-min), var(--space-2));margin:var(--space-2) 0}.chart-wheel-stage .chart-wheel-zoom{--wheel-fit-size:min(100%, calc(100dvh - var(--stitch-app-header-height) - env(safe-area-inset-top,0px) - var(--tab-bar-height) - var(--chart-control-bar-height) - env(safe-area-inset-bottom,0px) - 21rem))}}@media (min-width:768px){.chart-wheel-stage .chart-wheel-zoom{--wheel-fit-size:min(100%, calc(100dvh - var(--desktop-top-nav-height,0px) - 11rem))}}@media (max-width:767px){.page.stitch-landing-hub-page.chart-landing-only{overflow-x:clip}.page.stitch-landing-hub-page.chart-landing-only .chart-wheel-stage{--chart-wheel-side-inset:max(var(--inset-min), 4px);width:100vw;max-width:100vw;padding-inline:var(--chart-wheel-side-inset);box-sizing:border-box;margin-inline:calc(50% - 50vw)}}.chart-landing-only.stitch-chart-hub{padding-top:var(--space-2)}.chart-landing-only .stitch-chart-hub-wheel{margin-bottom:var(--space-2)}.chart-landing-only .stitch-chart-hub-intro{margin-bottom:var(--space-2);gap:var(--space-1)}.chart-landing-only .chart-wheel-section{gap:var(--space-2)}.chart-landing-only .stitch-chart-hub-intro .stitch-chart-hub-kern-title{font-size:1.25rem;line-height:1.25}.chart-landing-only .stitch-chart-hub-intro .chart-view-blurb{font-size:.8125rem;line-height:1.35}.chart-wheel-glow{background:var(--stitch-primary-fixed,var(--accent));border-radius:50%;width:min(40rem,92%);height:min(40rem,92%);position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}@supports (color:color-mix(in lab, red, red)){.chart-wheel-glow{background:var(--stitch-primary-fixed,color-mix(in srgb, var(--accent) 25%, transparent))}}.chart-wheel-glow{filter:blur(64px);opacity:.1;pointer-events:none;z-index:0}.chart-wheel-stage .chart-view-container{z-index:1;width:100%;position:relative}.stitch-chart-control.chart-control-bar{bottom:calc(var(--tab-bar-height) + env(safe-area-inset-bottom,0px));z-index:25;background:var(--bg);width:100%;margin-top:0;position:fixed;left:0;right:0}@supports (color:color-mix(in lab, red, red)){.stitch-chart-control.chart-control-bar{background:color-mix(in srgb, var(--bg) 80%, transparent)}}.stitch-chart-control.chart-control-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg) var(--radius-lg) 0 0;border-top:none}:root{--stitch-app-header-height:56px}.stitch-app-header{z-index:50;justify-content:space-between;align-items:center;gap:var(--space-3);min-height:var(--stitch-app-header-height);padding:var(--space-2) var(--space-4);padding-top:calc(var(--space-2) + env(safe-area-inset-top,0px));background:var(--stitch-background,var(--bg));border-bottom:1px solid var(--stitch-outline-variant,var(--border));display:flex;position:fixed;top:0;left:0;right:0}.stitch-app-header-brand{align-items:center;gap:var(--space-1);color:var(--stitch-primary,var(--accent));text-decoration:none;display:inline-flex}.stitch-app-header-brand-icon{color:var(--stitch-primary,var(--accent))}.stitch-app-header-title{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-primary,var(--accent));font-size:1.25rem;font-weight:700;line-height:1.2}.stitch-app-header-settings,.stitch-app-header-settings-placeholder{min-width:var(--touch-target-min);min-height:var(--touch-target-min);border-radius:var(--radius-pill);color:var(--stitch-on-surface-variant,var(--text-muted));justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.stitch-app-header-settings:hover,.stitch-app-header-settings:focus-visible{background:var(--stitch-surface-container-low,var(--surface-2))}.stitch-app-header-spacer{height:calc(var(--stitch-app-header-height) + env(safe-area-inset-top,0px));flex-shrink:0}.chart-header-stitch{margin-bottom:var(--space-2);justify-content:flex-end;display:flex}.chart-header-stitch .chart-edit{margin-left:auto}.stitch-page-intro{margin-bottom:var(--space-4)}.stitch-journal-history .journal-list{background:0 0;border:none;border-radius:0;overflow:visible}.stitch-journal-history .journal-row,.stitch-journal-history .journal-row:last-child{border-bottom:none}.transit-detail.stitch-surface{padding-bottom:calc(var(--space-8) + env(safe-area-inset-bottom,0px))}.stitch-surface .placement-numeral{font-family:var(--font-mono,"IBM Plex Mono", ui-monospace, monospace);font-variant-numeric:tabular-nums}.stitch-surface .wheel-sign-label{font-family:var(--font-display,"Source Serif 4", "Times New Roman", serif);font-variant-numeric:normal;letter-spacing:.02em}.stitch-surface .wheel-sign-abbr{font-variant-numeric:normal}@media (prefers-reduced-motion:reduce){.chart-wheel-ring-spin{animation:none}.stitch-tab-bar a{transition:none}.stitch-tab-bar a:active{transform:none}}.stitch-surface .stitch-big-three .big-three-synthesis,.stitch-surface .stitch-big-three .disclaimer,.stitch-surface .stitch-big-three .big-three-column-degree{display:none}.stitch-chart-control .chart-control-segment{background:var(--stitch-surface-container-low,var(--surface-2));border-color:var(--stitch-outline-variant,var(--border))}.stitch-chart-control .chart-control-segment-btn.active{background:var(--stitch-primary-container,var(--accent))}@supports (color:color-mix(in lab, red, red)){.stitch-chart-control .chart-control-segment-btn.active{background:var(--stitch-primary-container,color-mix(in srgb, var(--accent) 35%, var(--bg-elevated)))}}.stitch-chart-control .chart-control-segment-btn.active{color:var(--stitch-on-primary-container,var(--text))}.stitch-chart-control .chart-control-action-btn{background:var(--stitch-surface-container,var(--bg));border-color:var(--stitch-outline-variant,var(--border))}.stitch-chart-signature .chart-signature-stat-secondary{background:var(--stitch-secondary-container)}@supports (color:color-mix(in lab, red, red)){.stitch-chart-signature .chart-signature-stat-secondary{background:color-mix(in srgb, var(--stitch-secondary-container) 30%, var(--bg-elevated))}}.stitch-chart-signature .chart-signature-stat-secondary{border-color:var(--stitch-secondary)}@supports (color:color-mix(in lab, red, red)){.stitch-chart-signature .chart-signature-stat-secondary{border-color:color-mix(in srgb, var(--stitch-secondary) 20%, var(--border))}}.stitch-chart-signature .chart-signature-stat-secondary .chart-signature-stat-icon,.stitch-chart-signature .chart-signature-stat-secondary .chart-signature-stat-label{color:var(--stitch-secondary,var(--premium))}.stitch-chart-signature .chart-signature-stat-primary{background:var(--stitch-primary-container)}@supports (color:color-mix(in lab, red, red)){.stitch-chart-signature .chart-signature-stat-primary{background:color-mix(in srgb, var(--stitch-primary-container) 10%, var(--bg-elevated))}}.stitch-chart-signature .chart-signature-stat-primary{border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.stitch-chart-signature .chart-signature-stat-primary{border-color:color-mix(in srgb, var(--accent) 20%, var(--border))}}.stitch-chart-signature .chart-signature-stat-primary .chart-signature-stat-icon,.stitch-chart-signature .chart-signature-stat-primary .chart-signature-stat-label{color:var(--accent)}.journal-transit-section{margin-top:var(--space-4)}.journal-transit-header{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-2);display:flex}.journal-transit-label{color:var(--stitch-secondary,var(--premium));text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.875rem}.journal-transit-date{color:var(--text-muted);font-size:.75rem}.journal-transit-card{padding:var(--space-6);border:1px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--stitch-surface-container,var(--surface-2)) 0%, var(--bg-elevated) 100%);position:relative;overflow:hidden}.journal-transit-card-watermark{opacity:.1;pointer-events:none;position:absolute;bottom:-2rem;right:-2rem}.journal-stats-tile-secondary{background:var(--stitch-secondary-container)}@supports (color:color-mix(in lab, red, red)){.journal-stats-tile-secondary{background:color-mix(in srgb, var(--stitch-secondary-container) 30%, var(--bg-elevated))}}.journal-stats-tile-secondary{border-color:var(--stitch-secondary)}@supports (color:color-mix(in lab, red, red)){.journal-stats-tile-secondary{border-color:color-mix(in srgb, var(--stitch-secondary) 15%, var(--border))}}.journal-stats-tile-secondary .journal-stats-icon{color:var(--stitch-secondary,var(--premium))}.journal-hero-illustration{background-position:50%;background-size:cover;position:relative}.journal-hero-illustration:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0003);position:absolute;inset:0}.stitch-settings-hero{padding:var(--space-6);background:var(--stitch-surface-container-low,var(--surface-2));border-color:var(--stitch-outline-variant,var(--border))}.settings-profile-photo{object-fit:cover;border:1px solid var(--stitch-outline-variant,var(--border));border-radius:50%;width:80px;height:80px}.settings-profile-verified-badge{border:2px solid var(--bg-elevated);background:var(--accent);color:var(--bg-elevated);border-radius:50%;justify-content:center;align-items:center;padding:2px;display:flex;position:absolute;bottom:-4px;right:-4px}.settings-hero-title{font-family:var(--font-display,"Source Serif 4", serif);font-size:2rem;line-height:1.25}.settings-row-leading-icon.material-symbols-outlined{color:var(--text-muted);flex-shrink:0}.settings-row-icon:hover .settings-row-leading-icon{color:var(--accent)}.settings-profile-chip{background:var(--stitch-secondary-container,var(--premium))}@supports (color:color-mix(in lab, red, red)){.settings-profile-chip{background:var(--stitch-secondary-container,color-mix(in srgb, var(--premium) 20%, transparent))}}.settings-profile-chip{color:var(--stitch-on-secondary-container,var(--premium));text-transform:uppercase;letter-spacing:.06em;border-color:#0000;font-size:.625rem}.stitch-planet-panel{border-color:var(--stitch-outline-variant,var(--border));max-height:min(751px,85dvh);padding:0;box-shadow:0 -8px 24px -4px #0000000d}.stitch-planet-panel-handle{padding:var(--space-2) 0;flex-shrink:0;justify-content:center;display:flex}.stitch-planet-panel-handle-bar{border-radius:var(--radius-pill);background:var(--stitch-outline-variant,var(--border));width:3rem;height:.375rem}.stitch-planet-panel-header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:0 var(--space-6) var(--space-4);border-bottom:1px solid var(--stitch-outline-variant,var(--border));background:var(--bg-elevated);margin-bottom:0;display:flex}.stitch-planet-panel-header-main{align-items:center;gap:var(--space-4);min-width:0;display:flex}.stitch-planet-panel-icon-circle{background:var(--stitch-secondary-container,var(--premium));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}@supports (color:color-mix(in lab, red, red)){.stitch-planet-panel-icon-circle{background:var(--stitch-secondary-container,color-mix(in srgb, var(--premium) 20%, var(--bg-elevated)))}}.stitch-planet-panel-icon-circle{color:var(--stitch-on-secondary-container,var(--premium))}.stitch-planet-panel-icon-circle-paywall{border:1px solid var(--stitch-secondary,var(--premium));width:3.5rem;height:3.5rem}@supports (color:color-mix(in lab, red, red)){.stitch-planet-panel-icon-circle-paywall{border:1px solid color-mix(in srgb, var(--stitch-secondary,var(--premium)) 20%, transparent)}}.stitch-planet-panel-title{font-family:var(--font-display,"Source Serif 4", serif);margin:0;font-size:1.75rem;font-weight:700;line-height:1.25;display:block}.stitch-planet-panel-subtitle{margin:var(--space-1) 0 0;letter-spacing:.01em;color:var(--stitch-secondary,var(--premium));font-size:.875rem;font-weight:600}.stitch-planet-panel-subtitle-paywall{align-items:center;gap:var(--space-1);color:var(--text-muted);display:inline-flex}.stitch-planet-panel-close{border-radius:50%}.stitch-planet-panel-body{overscroll-behavior:contain;min-height:0;padding:var(--space-6);flex:auto;overflow-y:auto}.stitch-planet-panel-facts-grid{align-items:stretch;gap:var(--space-3);margin-bottom:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.stitch-planet-panel-fact-chip{gap:var(--space-1);min-width:0;height:100%;padding:max(var(--inset-min), var(--space-4));border:.5px solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container-low,var(--surface-2));border-radius:.125rem;flex-direction:column;display:flex}.stitch-planet-panel-fact-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.75rem;font-weight:600;display:block}.stitch-planet-panel-fact-value{font-family:var(--font-display,"Source Serif 4", serif);color:var(--accent);word-break:break-word;margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}.stitch-planet-panel-factual{margin:0 0 var(--space-4);color:var(--text-muted);font-size:1rem;line-height:1.5}.stitch-planet-panel-ai-heading{align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);display:flex}.stitch-planet-panel-ai-heading h3{font-family:var(--font-display,"Source Serif 4", serif);margin:0;font-size:1.25rem;font-weight:600}.stitch-planet-panel-ai-heading .material-symbols-outlined{color:var(--stitch-tertiary-fixed,var(--premium));filter:brightness(.85)}.stitch-planet-panel-ai-block{padding:max(var(--inset-min), var(--space-4));border:.5px solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container-low,var(--surface-2));border-radius:.125rem;position:relative;overflow:hidden}.stitch-planet-panel-ai-block:before{content:"";background:var(--accent);border-radius:50%;width:8rem;height:8rem;position:absolute;top:0;right:0}@supports (color:color-mix(in lab, red, red)){.stitch-planet-panel-ai-block:before{background:color-mix(in srgb, var(--accent) 5%, transparent)}}.stitch-planet-panel-ai-block:before{filter:blur(24px);pointer-events:none;transform:translate(50%,-50%)}.stitch-planet-panel-ai-block .panel-ai{z-index:1;margin-bottom:0;position:relative}.stitch-planet-panel-ai-block p{font-size:1.125rem;line-height:1.55}.stitch-planet-panel-disclaimer{align-items:flex-start;gap:var(--space-2);margin:var(--space-6) 0 0;padding-top:var(--space-4);border-top:1px solid var(--stitch-outline-variant,var(--border));display:flex}.stitch-planet-panel-disclaimer .material-symbols-outlined{color:var(--text-muted);flex-shrink:0;margin-top:.125rem;font-size:1.125rem}.stitch-planet-panel-disclaimer p{color:var(--text-muted);margin:0;font-size:.75rem;font-style:italic;line-height:1.45}.stitch-planet-panel-links{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--stitch-outline-variant,var(--border))}.stitch-planet-panel-paywall{position:relative}.stitch-planet-panel-paywall-preview{min-height:12rem;margin-bottom:var(--space-4);position:relative}.stitch-planet-panel-paywall-preview-content{opacity:.4;pointer-events:none}.stitch-planet-panel-paywall-preview-card{padding:max(var(--inset-min), var(--space-4));margin-bottom:var(--space-3);border:.5px solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container-low,var(--surface-2));border-radius:.125rem}.stitch-planet-panel-paywall-preview-card h4{margin:0 0 var(--space-1);font-family:var(--font-display,"Source Serif 4", serif);font-size:1.25rem;font-weight:600}.stitch-planet-panel-paywall-preview-card p{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.5}.stitch-planet-panel-paywall-gradient{padding-bottom:var(--space-6);background:linear-gradient(to bottom, transparent 0%, var(--bg-elevated) 85%);flex-direction:column;justify-content:flex-end;align-items:center;display:flex;position:absolute;inset:0}.stitch-planet-panel-paywall-badge{align-items:center;gap:var(--space-1);margin-bottom:var(--space-4);padding:var(--space-1) var(--space-4);border-radius:var(--radius-pill);background:var(--stitch-tertiary-fixed,var(--premium));display:inline-flex}@supports (color:color-mix(in lab, red, red)){.stitch-planet-panel-paywall-badge{background:var(--stitch-tertiary-fixed,color-mix(in srgb, var(--premium) 35%, var(--bg-elevated)))}}.stitch-planet-panel-paywall-badge{color:var(--stitch-on-tertiary-fixed-variant,var(--text));font-size:.875rem;font-weight:600}.stitch-planet-panel-paywall-cta-block{text-align:center;width:100%;padding:0 var(--space-4) var(--space-8)}.stitch-planet-panel-paywall-headline{margin:0 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif);font-size:2rem;font-weight:700;line-height:1.2}.stitch-planet-panel-paywall-body{margin:0 auto var(--space-4);max-width:24rem;color:var(--text-muted)}.stitch-planet-panel-paywall-shimmer{justify-content:center;align-items:center;gap:var(--space-2);width:100%;display:inline-flex;position:relative;overflow:hidden}.stitch-planet-panel-paywall-shimmer:before{content:"";opacity:.3;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff59,#0000) 0 0/200% 100%;animation:3s infinite stitch-paywall-shimmer;position:absolute;inset:0}.stitch-planet-panel-paywall-shimmer:hover:before{opacity:.5}@keyframes stitch-paywall-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.stitch-planet-panel-paywall-features{gap:var(--space-4);margin-top:var(--space-4);opacity:.6;filter:grayscale();grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.stitch-planet-panel-paywall-feature{gap:var(--space-2);padding:var(--space-4);border-radius:var(--radius-xl);border:1px solid var(--stitch-outline-variant,var(--border));flex-direction:column;display:flex}.stitch-planet-panel-paywall-feature .material-symbols-outlined{color:var(--accent)}.stitch-planet-panel-paywall-feature span:last-child{font-size:.875rem;font-weight:600}.stitch-state-b-notice{gap:var(--space-4);margin:0 0 var(--space-4);padding:var(--space-4);border-radius:var(--radius-xl);border:1px solid var(--stitch-outline-variant,var(--border));background:var(--stitch-primary-container,var(--accent));flex-direction:column;display:flex}@supports (color:color-mix(in lab, red, red)){.stitch-state-b-notice{background:var(--stitch-primary-container,color-mix(in srgb, var(--accent) 35%, var(--bg-elevated)))}}.stitch-state-b-notice{color:var(--stitch-on-primary-container,var(--text))}.stitch-state-b-notice-content{align-items:flex-start;gap:var(--space-4);display:flex}.stitch-state-b-notice-content .material-symbols-outlined{color:inherit;flex-shrink:0}.stitch-state-b-notice-content p{margin:0;line-height:1.5}.stitch-state-b-notice-cta{width:100%}.stitch-big-three-state-b .big-three-grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr))}.stitch-big-three-state-b .big-three-column{text-align:left;padding:var(--space-4);border:1px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-lg);background:var(--bg);align-items:flex-start}.stitch-big-three-state-b .big-three-column-icon,.stitch-big-three-state-b .big-three-column-label{align-items:center;gap:var(--space-2);display:inline-flex}.stitch-big-three-state-b .big-three-column-label{letter-spacing:.06em;text-transform:uppercase;font-size:.75rem}.stitch-big-three-state-b .big-three-rising-unknown{opacity:.6;cursor:default;border-style:dashed;flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center}.stitch-big-three-state-b .big-three-rising-unknown-main{gap:var(--space-1);flex-direction:column;display:flex}.stitch-big-three-state-b .big-three-rising-unknown .big-three-column-sign{color:var(--text-muted);font-size:1rem;font-style:italic;font-weight:400}.stitch-big-three-state-b .big-three-rising-lock{color:var(--text-muted)}@media (prefers-reduced-motion:reduce){.stitch-planet-panel-paywall-shimmer:before{animation:none}.learn-bento-tile-photo-bg{transition:none}}.stitch-onboarding{--stitch-on-surface-variant:#43474e;--stitch-surface-container-highest:#e9e1dd;--stitch-surface-container-lowest:#fff;--stitch-tertiary-container:#715419;--stitch-on-tertiary-container:#f2ca83;gap:var(--space-6);max-width:26rem;padding-bottom:calc(var(--space-16) + env(safe-area-inset-bottom,0px));flex-direction:column;margin-inline:auto;display:flex}.stitch-onboarding-progress{width:100%;margin-bottom:var(--space-2)}.stitch-onboarding-progress-meta{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-1);display:flex}.stitch-onboarding-progress-step{letter-spacing:.01em;color:var(--accent);font-size:.875rem;font-weight:600}.stitch-onboarding-progress-label{color:var(--stitch-on-surface-variant,var(--text-muted));font-size:.875rem;font-weight:600}.stitch-onboarding-progress-track{border-radius:var(--radius-pill);background:var(--stitch-surface-container-highest,var(--border));height:4px;overflow:hidden}.stitch-onboarding-progress-fill{border-radius:inherit;background:var(--accent);height:100%;transition:width .35s}.stitch-onboarding-step{gap:var(--space-6);flex-direction:column;width:100%;display:flex}.stitch-onboarding-back{align-items:center;gap:var(--space-2);color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:.875rem;display:inline-flex}.stitch-onboarding-back:hover{color:var(--text)}.stitch-onboarding-step-header{text-align:center}.stitch-onboarding-step-header-left{text-align:left}.stitch-onboarding-title{margin:0 0 var(--space-1);font-family:var(--font-display,"Source Serif 4", serif);color:var(--text);font-size:1.75rem;font-weight:700;line-height:1.25}.stitch-onboarding-subhead{color:var(--stitch-on-surface-variant,var(--text-muted));margin:0;font-size:1rem;line-height:1.5}.stitch-onboarding-field{gap:var(--space-1);flex-direction:column;display:flex}.stitch-onboarding-field-muted .stitch-onboarding-input-wrap{opacity:.4;pointer-events:none}.stitch-onboarding-label{letter-spacing:.01em;color:var(--stitch-on-surface-variant,var(--text-muted));font-size:.875rem;font-weight:600}.stitch-onboarding-input-wrap{border:1px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-lg);background:var(--stitch-surface-container-lowest,var(--bg-elevated));align-items:center;display:flex;position:relative;overflow:hidden}.stitch-onboarding-input-wrap:focus-within{box-shadow:0 0 0 2px var(--accent), 0 0 4px 2px var(--accent)}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-input-wrap:focus-within{box-shadow:0 0 0 2px var(--accent), 0 0 4px 2px color-mix(in srgb, var(--accent) 20%, transparent)}}.stitch-onboarding-input{width:100%;padding:var(--space-4);color:var(--text);min-height:var(--touch-target-min);background:0 0;border:none;font-size:1.125rem;line-height:1.5}.stitch-onboarding-input:focus{outline:none}.stitch-onboarding-input-icon{right:var(--space-4);color:var(--stitch-on-surface-variant,var(--text-muted));pointer-events:none;position:absolute}.stitch-onboarding-field-error{margin:var(--space-1) 0 0;color:var(--danger,#ba1a1a);font-size:.875rem}.stitch-onboarding-toggle-row{justify-content:space-between;align-items:flex-end;gap:var(--space-3);margin-bottom:var(--space-1);display:flex}.stitch-onboarding-switch-group{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.stitch-onboarding-switch-label{color:var(--stitch-on-surface-variant,var(--text-muted));text-align:right;max-width:9rem;font-size:.75rem;line-height:1.25}.stitch-onboarding-switch{border-radius:var(--radius-pill);background:var(--stitch-surface-container-highest,var(--border));cursor:pointer;border:none;flex-shrink:0;width:2.25rem;height:1.25rem;position:relative}.stitch-onboarding-switch-on{background:var(--accent)}.stitch-onboarding-switch-thumb{background:#fff;border-radius:50%;width:.875rem;height:.875rem;transition:transform .2s;position:absolute;top:3px;left:4px}.stitch-onboarding-switch-on .stitch-onboarding-switch-thumb{transform:translate(1rem)}.stitch-onboarding-helper{margin:var(--space-2) 0 0;color:var(--text-muted);font-size:.9375rem;line-height:1.5}.stitch-onboarding-birth-place .field{gap:var(--space-1);flex-direction:column;display:flex}.stitch-onboarding-birth-place .field label{color:var(--stitch-on-surface-variant,var(--text-muted));font-size:.875rem;font-weight:600}.stitch-onboarding-birth-place .field input[type=search]{width:100%;padding:var(--space-4);border:1px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-lg);background:var(--stitch-surface-container-lowest,var(--bg-elevated));min-height:var(--touch-target-min);font-size:1.125rem}.stitch-onboarding-birth-place .field input[type=search]:focus{box-shadow:0 0 0 2px var(--accent), 0 0 4px 2px var(--accent);outline:none}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-birth-place .field input[type=search]:focus{box-shadow:0 0 0 2px var(--accent), 0 0 4px 2px color-mix(in srgb, var(--accent) 20%, transparent)}}.stitch-onboarding-birth-place .location-chip{align-items:center;gap:var(--space-2);width:fit-content;padding:var(--space-2) var(--space-4);border-radius:var(--radius-pill);background:var(--stitch-secondary-container,var(--premium));display:inline-flex}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-birth-place .location-chip{background:var(--stitch-secondary-container,color-mix(in srgb, var(--premium) 20%, var(--bg-elevated)))}}.stitch-onboarding-birth-place .location-chip{color:var(--stitch-on-secondary-container,var(--premium));font-size:.875rem;font-weight:600}.stitch-onboarding-map-card{border:1px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-xl);background:var(--stitch-surface-container-low,var(--surface-2));height:12rem;position:relative;overflow:hidden}.stitch-onboarding-map-image{object-fit:cover;opacity:.6;filter:grayscale(.2)}.stitch-onboarding-map-pin{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.stitch-onboarding-map-pin .material-symbols-outlined{padding:var(--space-1);background:var(--accent);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #00000026}.stitch-onboarding-footer{bottom:var(--app-liability-bar-height,0px);z-index:36;gap:var(--space-4);padding-top:var(--space-6);padding-bottom:max(var(--inset-min), env(safe-area-inset-bottom,0px));background:linear-gradient(to top, var(--bg) 75%, transparent);pointer-events:none;flex-direction:column;margin-top:auto;display:flex;position:sticky}.stitch-onboarding-footer>*{pointer-events:auto}.stitch-onboarding-footer-philosophy{align-items:flex-end}.stitch-onboarding-cta{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:max(var(--inset-min), var(--space-4));border-radius:var(--radius-lg);background:var(--stitch-primary,#01010f);color:var(--stitch-on-primary,#fff);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;min-height:var(--touch-target-min);border:none;font-size:.8125rem;font-weight:600;transition:opacity .15s,transform .15s;display:inline-flex}.stitch-onboarding-cta:not(:disabled):active{transform:scale(.98)}.stitch-onboarding-cta:disabled{opacity:.45;cursor:not-allowed}.stitch-onboarding-cta-pill{border-radius:var(--radius-pill);text-transform:none;letter-spacing:.02em;width:auto;min-width:10rem;box-shadow:0 4px 12px var(--accent)}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-cta-pill{box-shadow:0 4px 12px color-mix(in srgb, var(--accent) 25%, transparent)}}.stitch-onboarding-cta-secondary{justify-content:center;align-items:center;gap:var(--space-2);border:1px solid var(--stitch-outline-variant,#c8c5cd);border-radius:var(--radius-pill);background:var(--stitch-surface,#fffbff);width:auto;min-width:10rem;color:var(--stitch-on-surface,#1b1c1c);text-transform:none;letter-spacing:.02em;box-shadow:none;display:inline-flex}.stitch-onboarding-cta-secondary:disabled{opacity:1;background:var(--stitch-surface-container,#f0edf1);color:var(--stitch-on-surface-variant,#47464c);border-color:var(--stitch-outline-variant,#c8c5cd);cursor:not-allowed}.stitch-onboarding-skip{color:var(--text-muted);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;align-self:center;font-size:.875rem;text-decoration:underline}.stitch-onboarding-footer-note{text-align:center;color:var(--stitch-on-surface-variant,var(--text-muted));margin:0;font-size:.75rem;line-height:1.45}.stitch-onboarding-philosophy-grid{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:768px){.stitch-onboarding{max-width:var(--desktop-reading-measure,none)}.stitch-onboarding-philosophy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.stitch-onboarding-philosophy-card{padding:var(--space-6);border:1px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-xl);background:var(--stitch-surface-container-low,var(--surface-2));text-align:left;cursor:pointer;min-height:var(--touch-target-min);flex-direction:column;align-items:stretch;gap:0;transition:transform .25s,border-color .2s,background-color .2s;display:flex;position:relative;overflow:hidden}.stitch-onboarding-philosophy-card:hover{transform:translateY(-2px)}.stitch-onboarding-philosophy-card-selected{border-color:var(--accent);background:var(--stitch-primary-fixed,var(--accent))}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-philosophy-card-selected{background:color-mix(in srgb, var(--stitch-primary-fixed,var(--accent)) 12%, var(--bg-elevated))}}.stitch-onboarding-philosophy-watermark{top:var(--space-4);right:var(--space-4);opacity:.1;pointer-events:none;position:absolute}.stitch-onboarding-philosophy-card:hover .stitch-onboarding-philosophy-watermark{opacity:.2}.stitch-onboarding-philosophy-card-top{margin-bottom:var(--space-6);justify-content:space-between;align-items:flex-start;display:flex}.stitch-onboarding-philosophy-icon{border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.stitch-onboarding-philosophy-icon-primary{background:var(--stitch-primary-container,var(--accent))}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-philosophy-icon-primary{background:var(--stitch-primary-container,color-mix(in srgb, var(--accent) 35%, var(--bg-elevated)))}}.stitch-onboarding-philosophy-icon-primary{color:var(--stitch-on-primary-container,var(--text))}.stitch-onboarding-philosophy-icon-secondary{background:var(--stitch-secondary-container,var(--premium))}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-philosophy-icon-secondary{background:var(--stitch-secondary-container,color-mix(in srgb, var(--premium) 20%, var(--bg-elevated)))}}.stitch-onboarding-philosophy-icon-secondary{color:var(--stitch-on-secondary-container,var(--premium))}.stitch-onboarding-philosophy-icon-tertiary{background:var(--stitch-tertiary-container,var(--premium))}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-philosophy-icon-tertiary{background:var(--stitch-tertiary-container,color-mix(in srgb, var(--premium) 35%, var(--bg-elevated)))}}.stitch-onboarding-philosophy-icon-tertiary{color:var(--stitch-on-tertiary-container,var(--text))}.stitch-onboarding-philosophy-icon-evolutionary{background:var(--stitch-tertiary-fixed,var(--premium))}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-philosophy-icon-evolutionary{background:color-mix(in srgb, var(--stitch-tertiary-fixed,var(--premium)) 55%, var(--bg-elevated))}}.stitch-onboarding-philosophy-icon-evolutionary{color:var(--stitch-on-tertiary-fixed-variant,var(--text))}.stitch-onboarding-philosophy-radio{border:2px solid var(--stitch-outline-variant,var(--border));border-radius:50%;flex-shrink:0;width:1.5rem;height:1.5rem}.stitch-onboarding-philosophy-radio-selected{border-color:var(--accent);border-width:6px}.stitch-onboarding-philosophy-title{margin:0 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif);font-size:1.375rem;font-weight:600;line-height:1.25}.stitch-onboarding-philosophy-desc{margin:0 0 var(--space-6);color:var(--stitch-on-surface-variant,var(--text-muted));font-size:1rem;line-height:1.5}.stitch-onboarding-philosophy-badge{padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);background:var(--stitch-surface-container-highest,var(--surface-2));letter-spacing:.02em;color:var(--stitch-on-surface-variant,var(--text-muted));align-self:flex-start;margin-top:auto;font-size:.875rem;font-weight:600}.stitch-onboarding-philosophy-illustration{margin-top:var(--space-8);opacity:.6;justify-content:center;display:flex}.stitch-onboarding-philosophy-atlas{border:1px solid var(--stitch-outline-variant,var(--border));border-radius:50%}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-philosophy-atlas{border:1px solid color-mix(in srgb, var(--stitch-outline-variant,var(--border)) 30%, transparent)}}.stitch-onboarding-philosophy-atlas{filter:grayscale();object-fit:cover}@media (prefers-reduced-motion:reduce){.stitch-onboarding-progress-fill,.stitch-onboarding-switch-thumb,.stitch-onboarding-philosophy-card{transition:none}.stitch-onboarding-philosophy-card:hover{transform:none}}.stitch-onboarding-mow-list{gap:var(--space-6);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.stitch-onboarding-mow-item{padding:var(--space-4);border-radius:var(--radius-xl);border:1px solid var(--stitch-outline-variant,var(--border))}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-mow-item{border:1px solid color-mix(in srgb, var(--stitch-outline-variant,var(--border)) 20%, transparent)}}.stitch-onboarding-mow-item{background:var(--stitch-surface-container-low,var(--surface-2))}.stitch-onboarding-mow-text{margin:0 0 var(--space-4);font-family:var(--font-display,"Source Serif 4", serif);font-size:1.125rem;line-height:1.5}.stitch-onboarding-mow-ratings{border:none;margin:0;padding:0}.stitch-onboarding-mow-ratings-label{color:var(--stitch-on-surface-variant,var(--text-muted));margin-bottom:var(--space-2);font-size:.875rem}.stitch-onboarding-mow-rating-row{gap:var(--space-2);flex-wrap:wrap;display:flex}.stitch-onboarding-mow-rating-btn{min-width:5rem;padding:max(var(--inset-min), var(--space-2)) max(var(--inset-min), var(--space-3));border-radius:var(--radius-pill);border:1px solid var(--stitch-outline-variant,var(--border));background:var(--bg-elevated);cursor:pointer;flex:1;font-size:.875rem}.stitch-onboarding-mow-rating-btn-selected{border-color:var(--accent);background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-mow-rating-btn-selected{background:color-mix(in srgb, var(--accent) 15%, var(--bg-elevated))}}.stitch-paywall{max-width:32rem;padding-bottom:var(--space-10);margin-inline:auto}.stitch-paywall-header{width:100%;min-height:3.5rem;padding-bottom:var(--space-3);margin-bottom:var(--space-4);border-bottom:.5px solid var(--stitch-outline-variant,var(--border));justify-content:space-between;align-items:center;display:flex;position:relative}.stitch-paywall-brand-name{color:var(--text,#01010f);pointer-events:none;align-items:center;display:inline-flex;position:absolute;left:50%;transform:translate(-50%)}.stitch-paywall-header-spacer{flex-shrink:0;width:1.5rem;height:1.5rem}.stitch-paywall-close{min-width:var(--touch-target-min);min-height:var(--touch-target-min);padding:var(--space-2);color:var(--text,#01010f);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.stitch-paywall-close:hover{background:var(--stitch-surface-container-low,var(--surface-2))}.stitch-paywall-hero{aspect-ratio:1;width:100%;margin:0 auto var(--space-6);background:var(--stitch-surface-container-low,#f6f3f2);border-radius:.5rem;justify-content:center;align-items:center;display:flex;overflow:hidden}.stitch-paywall-hero-icon{color:var(--text,#01010f);opacity:.55;animation:4s ease-in-out infinite stitch-paywall-hero-pulse}@keyframes stitch-paywall-hero-pulse{0%,to{opacity:.4}50%{opacity:.7}}@media (prefers-reduced-motion:reduce){.stitch-paywall-hero-icon{opacity:.55;animation:none}}.stitch-paywall-intro{text-align:center;margin-bottom:var(--space-6)}.stitch-paywall-headline{margin-bottom:var(--space-3)}.stitch-paywall-subhead{max-width:22rem;color:var(--text-muted);margin-inline:auto}.stitch-paywall-benefits{gap:var(--space-3);margin-bottom:var(--space-8);grid-template-columns:1fr;display:grid}.stitch-paywall-benefit-tile{align-items:flex-start;gap:var(--space-4);padding:var(--space-4);text-align:left;border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--bg-elevated,#fcf9f8);border-radius:.5rem;flex-direction:row;display:flex}.stitch-paywall-benefit-icon{color:var(--premium,#d48c45);flex-shrink:0;padding-top:.125rem}.stitch-paywall-benefit-copy{flex-direction:column;gap:.25rem;display:flex}.stitch-paywall-benefit-detail{color:var(--text-muted,#47464c);font-size:.875rem;line-height:1.4}.stitch-paywall-benefit-label{letter-spacing:.05em;text-transform:uppercase;font-size:.8125rem;font-weight:600}.stitch-plan-options{margin-bottom:var(--space-4);gap:.75rem}.stitch-plan-card{align-items:center;gap:var(--space-3);border-width:.5px;border-color:var(--stitch-outline-variant,#c8c5cd);background:var(--bg-elevated);border-radius:.5rem;flex-direction:row;padding:1.25rem;position:relative}.stitch-plan-card-selected{border-width:2px;border-color:var(--premium,#d48c45);background:var(--bg-elevated);box-shadow:none}.stitch-plan-badge-float{background:var(--premium,#d48c45);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:.125rem .5rem;font-size:.625rem;font-weight:600;position:absolute;top:-.75rem;left:1rem}.stitch-plan-radio{border:1px solid var(--stitch-outline,#78767d);border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:1.25rem;height:1.25rem;margin-top:.25rem;display:flex}.stitch-plan-card-selected .stitch-plan-radio{border-width:2px;border-color:var(--premium,#d48c45)}.stitch-plan-radio-dot{background:0 0;border-radius:50%;width:.625rem;height:.625rem}.stitch-plan-card-selected .stitch-plan-radio-dot{background:var(--premium,#d48c45)}.stitch-plan-copy{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.stitch-plan-price-col{text-align:right;flex-shrink:0}.stitch-paywall-reassurance{text-align:center;margin-bottom:var(--space-6);color:var(--premium,#d48c45);font-size:.875rem;font-weight:500}.stitch-paywall-legal{text-align:center;max-width:22rem;color:var(--text-muted);opacity:.6;margin-inline:auto;font-size:.6875rem;line-height:1.5}.stitch-paywall-selected-price{text-align:center;color:var(--text-muted);font-size:.75rem}.stitch-paywall-actions{align-items:center;gap:var(--space-4);flex-direction:column;width:100%;display:flex}.stitch-paywall-cta{letter-spacing:.1em;text-transform:uppercase;width:100%;box-shadow:var(--shadow-md,0 4px 6px #00000014);border-radius:999px}.stitch-paywall-secondary-row{padding-inline:var(--space-2);margin-top:var(--space-2);justify-content:center;gap:2rem;display:flex}.stitch-paywall-link-btn{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);opacity:.6;padding-inline:0;font-size:.6875rem;font-weight:600}.stitch-paywall-link-btn:hover{opacity:1}.stitch-paywall-not-now{color:var(--text-muted)}.stitch-paywall-manifest{width:100%;margin-top:var(--space-10);flex-direction:column;align-items:center;display:flex}.stitch-paywall-manifest-details{width:100%;max-width:20rem}.stitch-paywall-manifest-summary{cursor:pointer;text-align:center;color:var(--text-muted);opacity:.4;justify-content:center;align-items:center;gap:.25rem;font-size:.8125rem;list-style:none;display:flex}.stitch-paywall-manifest-summary::-webkit-details-marker{display:none}.stitch-paywall-manifest-summary:hover{opacity:.6}.stitch-paywall-manifest-chevron{transition:transform .15s}.stitch-paywall-manifest-details[open] .stitch-paywall-manifest-chevron{transform:rotate(180deg)}.stitch-paywall-manifest-body{margin-top:var(--space-4);padding:var(--space-4);border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface-container-low,#f6f3f2);color:var(--text-muted);text-align:left;border-radius:.5rem;font-size:.8125rem;font-style:italic;line-height:1.5}.stitch-transit-tracker{max-width:32rem;margin-inline:auto}.stitch-transit-header{align-items:start;gap:var(--space-3);margin-bottom:var(--space-6);grid-template-columns:auto 1fr auto;display:grid}.stitch-transit-header-copy{min-width:0}.stitch-transit-title{font-family:var(--font-display,"Source Serif 4", serif);margin:0}.stitch-transit-subhead{margin:var(--space-1) 0 0;color:#47464c;font-size:.875rem;line-height:1.4}.stitch-transit-calendar-btn{align-items:center;gap:var(--space-2);display:inline-flex}.stitch-transit-banner{margin-bottom:var(--space-6);padding:var(--space-6);border:1px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-lg);background:var(--bg-elevated);position:relative;overflow:hidden}.stitch-transit-banner-watermark{padding:var(--space-6);opacity:.1;pointer-events:none;position:absolute;top:0;right:0}.stitch-transit-banner-label{margin-bottom:var(--space-2);color:var(--stitch-secondary,var(--premium));text-transform:uppercase;letter-spacing:.08em;font-size:.875rem;font-weight:600;display:block}.stitch-transit-banner-headline{font-family:var(--font-display,"Source Serif 4", serif);color:var(--accent);margin:0;font-size:1.75rem;line-height:1.2}.stitch-transit-section-label{font-family:var(--font-display,"Source Serif 4", serif);text-transform:none;letter-spacing:normal;color:var(--text);font-size:1.125rem}.stitch-transit-card-list{border:1px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-lg);background:var(--bg-elevated);overflow:hidden}.stitch-transit-card-list .transit-row{padding:var(--space-4);border-bottom:1px solid var(--stitch-outline-variant,var(--border))}.stitch-transit-card-list li:last-child .transit-row{border-bottom:none}.stitch-transit-row{align-items:stretch}.stitch-transit-row-main{align-items:center;gap:var(--space-4);flex:1;min-width:0;display:flex}.stitch-transit-row-icon-wrap{border:1px solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container,var(--surface-2));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;position:relative}.stitch-transit-row-icon-wrap .transit-row-indicator{position:absolute;top:.25rem;right:.25rem}.stitch-transit-row-planet-icon{color:var(--accent)}.stitch-transit-row-copy{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.stitch-transit-row-title{align-items:center;gap:var(--space-1);flex-wrap:wrap;font-weight:600;display:flex}.stitch-transit-aspect-icon{color:var(--text-muted)}.stitch-transit-aspect-label{font-size:.75rem;font-weight:600}.stitch-transit-aspect-soft{color:var(--stitch-secondary,var(--premium))}.stitch-transit-aspect-hard{color:var(--error)}.stitch-transit-row-meta{align-items:flex-end;gap:var(--space-1);text-align:right;flex-direction:column;flex-shrink:0;font-size:.875rem;display:flex}.stitch-transit-row-range{font-weight:600}.stitch-transit-row-exact,.stitch-transit-row-fallback{color:var(--text-muted);max-width:10rem;font-size:.75rem}.stitch-transit-stats{gap:var(--space-4);margin-bottom:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.stitch-transit-stat-tile{padding:max(var(--inset-min), var(--space-4));border:.5px solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container-low,var(--surface-2));border-radius:.125rem}.stitch-transit-stat-heading{align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);color:var(--stitch-secondary,var(--premium));font-size:.875rem;font-weight:600;display:flex}.stitch-transit-stat-value{font-family:var(--font-display,"Source Serif 4", serif);color:var(--accent);margin:0;font-size:1.75rem;font-weight:700}.stitch-transit-insight{aspect-ratio:16/9;margin:var(--space-8) 0;border-radius:var(--radius-xl,1rem);border:1px solid var(--stitch-outline-variant,var(--border));position:relative;overflow:hidden}.stitch-transit-insight-bg{background-position:50%;background-size:cover;position:absolute;inset:0}.stitch-transit-insight-overlay{background:linear-gradient(#0000,#0003,#000c);position:absolute;inset:0}.stitch-transit-insight-copy{padding:var(--space-6);color:#fff;position:absolute;inset:auto 0 0}.stitch-transit-insight-badge{margin-bottom:var(--space-2);padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);background:var(--stitch-secondary,var(--premium));display:inline-block}@supports (color:color-mix(in lab, red, red)){.stitch-transit-insight-badge{background:color-mix(in srgb, var(--stitch-secondary,var(--premium)) 90%, transparent)}}.stitch-transit-insight-badge{font-size:.875rem;font-weight:600}.stitch-transit-insight-title{margin:0 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif);font-size:1.5rem;line-height:1.25}.stitch-transit-insight-body{opacity:.9;margin:0}.stitch-transit-updated{text-align:center}.stitch-transit-refresh{margin-inline:auto;display:block}.stitch-crisis-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.stitch-crisis-sheet{max-width:36rem;padding:var(--space-8);text-align:center;border:1px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-lg);background:var(--bg-elevated);box-shadow:var(--shadow-lg,0 8px 24px #0000001f);margin:auto;position:relative}.stitch-crisis-close{top:var(--space-4);right:var(--space-4);align-items:center;gap:var(--space-2);min-height:var(--touch-target-min);padding:var(--space-2);color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-weight:600;display:inline-flex;position:absolute}.stitch-crisis-close:hover{color:var(--accent)}.stitch-crisis-icon-wrap{width:4rem;height:4rem;margin:0 auto var(--space-4);background:var(--error);border-radius:50%;justify-content:center;align-items:center;display:flex}@supports (color:color-mix(in lab, red, red)){.stitch-crisis-icon-wrap{background:color-mix(in srgb, var(--error) 15%, var(--bg-elevated))}}.stitch-crisis-icon{color:var(--error)}.stitch-crisis-title{margin:0 0 var(--space-4);font-family:var(--font-display,"Source Serif 4", serif);font-size:1.75rem;line-height:1.25}.stitch-crisis-lead{max-width:28rem;margin:0 auto var(--space-6);color:var(--text-muted);font-size:1.125rem;line-height:1.5}.stitch-crisis-actions{text-align:left;width:100%}.stitch-crisis-hotline-primary{justify-content:center;align-items:center;gap:var(--space-2);width:100%;display:inline-flex}.stitch-crisis-hotline-row{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.stitch-crisis-eu-link{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);display:inline-flex}.stitch-crisis-bento{gap:var(--space-4);margin-top:var(--space-8);text-align:left;grid-template-columns:1fr;display:grid}@media (min-width:640px){.stitch-crisis-bento{grid-template-columns:repeat(2,minmax(0,1fr))}}.stitch-crisis-bento-tile{padding:var(--space-4);border:1px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-md);background:var(--stitch-surface-container-low,var(--surface-2))}.stitch-crisis-bento-icon{color:var(--accent);margin-bottom:var(--space-2)}.stitch-crisis-bento-title{margin:0 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif);font-size:1.125rem}.stitch-crisis-bento-body{color:var(--text-muted);margin:0;font-size:.75rem;line-height:1.45}.stitch-crisis-footer{margin-top:var(--space-6);text-align:center}.stitch-crisis-brand{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-6);opacity:.6;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:600;display:flex}.stitch-crisis-card{text-align:center;padding:var(--space-6);border:1px solid var(--error)}@supports (color:color-mix(in lab, red, red)){.stitch-crisis-card{border:1px solid color-mix(in srgb, var(--error) 35%, var(--border))}}.stitch-crisis-card{border-radius:var(--radius-lg);background:var(--bg-elevated)}.stitch-crisis-card-icon-wrap{width:3.5rem;height:3.5rem;margin:0 auto var(--space-4);background:var(--error);border-radius:50%;justify-content:center;align-items:center;display:flex}@supports (color:color-mix(in lab, red, red)){.stitch-crisis-card-icon-wrap{background:color-mix(in srgb, var(--error) 15%, var(--bg-elevated))}}.stitch-crisis-card-icon{color:var(--error)}.stitch-crisis-card-headline{font-family:var(--font-display,"Source Serif 4", serif)}.stitch-crisis-card-actions .stitch-crisis-card-primary{justify-content:center;align-items:center;gap:var(--space-2);width:100%;display:inline-flex}@media (max-width:480px){.stitch-chart-hub-intro{padding-block:.25rem}.stitch-chart-hub-intro .stitch-chart-hub-eyebrow,.stitch-chart-hub-intro .stitch-chart-hub-toolbar{display:none}.stitch-chart-hub-title{margin:0;font-size:1.25rem}}.stitch-on01-shell{background:var(--stitch-background,#fcf9f8);min-height:100dvh;color:var(--stitch-on-background,#1b1c1c);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.stitch-on01-decor{pointer-events:none;z-index:0;opacity:.12;position:absolute;inset:0}.stitch-on01-circle{border:var(--stitch-hairline,.5px) solid var(--stitch-primary-container,#1a1b2e);border-radius:50%;position:absolute}.stitch-on01-circle-a{width:300px;height:300px;top:-5rem;right:-5rem}.stitch-on01-circle-b{width:500px;height:500px;bottom:-10rem;left:-10rem}.stitch-on01-vline{background:var(--stitch-outline-variant,#c8c5cd);opacity:.35;width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.stitch-on01-hline,.stitch-on01-desktop-header{display:none}.stitch-on01-main{z-index:1;width:100%;max-width:390px;min-height:min(844px,100dvh);padding:20px 20px calc(20px + env(safe-area-inset-bottom,0px));flex-direction:column;align-items:center;margin:0 auto;display:flex;position:relative}.stitch-on01-hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;display:flex}.stitch-on01-icon-wrap{border:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,#c8c5cd);border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:24px;display:flex}.stitch-on01-hero-icon,.stitch-on01-brand-icon{color:var(--stitch-primary-container,#1a1b2e)}.stitch-on01-title{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:var(--stitch-primary,#01010f);margin:0 0 24px;font-size:2rem;font-weight:600;line-height:1.2}.stitch-on01-subhead{font-family:var(--font-reading,"Source Serif 4", serif);color:var(--stitch-on-surface-variant,#47464c);max-width:280px;margin:0;font-size:1.0625rem;line-height:1.53}.stitch-on01-rule{background:var(--stitch-outline-variant,#c8c5cd);width:4rem;height:1px;margin:40px 0}.stitch-on01-actions{flex-direction:column;align-items:center;gap:16px;width:100%;padding-top:8px;display:flex}.stitch-on01-login-ctas{width:100%;margin-bottom:1.5rem}.stitch-on01-cta-primary-group{flex-direction:column;gap:12px;width:100%;display:flex}.stitch-on01-cta-pro-wrap{flex-direction:column;gap:6px;width:100%;display:flex}.stitch-on01-cta-pro-hint{font-family:var(--font-ui,Inter, sans-serif);color:var(--stitch-on-surface-variant,#47464c);text-align:center;margin:0;font-size:.75rem;line-height:1.4}.stitch-on01-cta-continue-wrap{justify-content:center;width:100%;margin-top:12px;display:flex}.stitch-on01-cta-continue{font-family:var(--font-ui,Inter, sans-serif);color:var(--stitch-primary,#01010f);text-underline-offset:.2em;font-size:.875rem;font-weight:500;text-decoration:underline}.stitch-on01-actions-secondary{gap:12px;padding-top:0}.stitch-on01-subhead-secondary{opacity:.85;margin-top:.75rem;font-size:.95em}.stitch-on01-features{text-align:left;flex-direction:column;gap:1rem;width:100%;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.stitch-on01-features li{flex-direction:column;gap:.25rem;display:flex}.stitch-on01-features strong{font-family:var(--font-ui,Inter, sans-serif);color:var(--stitch-on-surface,#1a1b2e);font-size:.875rem;font-weight:600}.stitch-on01-features span{color:var(--text-muted,#5c5a66);font-size:.8125rem;line-height:1.45}.stitch-on01-guest{width:100%;font-family:var(--font-ui,Inter, sans-serif);text-underline-offset:.2em;padding:.5rem;text-decoration:underline}.stitch-on01-cta-primary{background:var(--stitch-primary,#01010f);width:100%;height:3.5rem;color:var(--stitch-on-primary,#fff);font-family:var(--font-ui,Inter, sans-serif);letter-spacing:.05em;text-transform:uppercase;box-shadow:var(--stitch-card-shadow);border-radius:.5rem;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;text-decoration:none;display:flex}.stitch-on01-cta-primary:hover{opacity:.9}.stitch-on01-actions-divider{background:var(--stitch-outline-variant,#c8c5cd);width:3rem;height:1px;display:none}@supports (color:color-mix(in lab, red, red)){.stitch-on01-actions-divider{background:color-mix(in srgb, var(--stitch-outline-variant,#c8c5cd) 50%, transparent)}}.stitch-on01-actions-divider{margin:8px 0}.stitch-on01-cta-secondary{border:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,#c8c5cd);height:2.5rem;color:var(--stitch-primary,#01010f);font-family:var(--font-ui,Inter, sans-serif);letter-spacing:.05em;text-transform:uppercase;background:0 0;border-radius:.125rem;justify-content:center;align-items:center;padding:0 1.5rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:none}@media (max-width:767px){.stitch-on01-actions-secondary .stitch-on01-cta-secondary{letter-spacing:.02em;text-transform:none;height:auto;color:var(--stitch-on-surface-variant,#47464c);border:none;margin-top:4px;font-weight:500;display:flex}}.stitch-on01-disclaimer{font-family:var(--font-ui,Inter, sans-serif);color:var(--stitch-on-surface-variant,#47464c);opacity:1;text-align:center;margin:24px 0 0;font-size:.8125rem;line-height:1.4}@media (min-width:768px){.stitch-on01-desktop-header{z-index:40;border-bottom:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant);background:0 0;justify-content:space-between;align-items:center;height:3.5rem;padding:0 20px;display:flex;position:fixed;top:0;left:0;right:0}@supports (color:color-mix(in lab, red, red)){.stitch-on01-desktop-header{border-bottom:var(--stitch-hairline,.5px) solid color-mix(in srgb, var(--stitch-outline-variant) 30%, transparent)}}.stitch-on01-brand-row{align-items:center;gap:.5rem;display:inline-flex}.stitch-on01-brand-wordmark{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-primary,#01010f);font-size:1.375rem;font-weight:600}.stitch-on01-welcome-label{font-family:var(--font-ui,Inter, sans-serif);letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-on-surface-variant,#47464c);font-size:.8125rem;font-weight:600}.stitch-on01-main{max-width:680px;min-height:auto;padding:40px 20px}.stitch-on01-icon-wrap{background:var(--stitch-surface-container-lowest,#fff);width:6rem;height:6rem;box-shadow:var(--stitch-card-shadow)}.stitch-on01-title{color:var(--stitch-primary,#01010f);margin-bottom:.5rem;font-size:1.75rem}.stitch-on01-subhead{max-width:28rem}.stitch-on01-rule{display:none}.stitch-on01-actions{max-width:320px}.stitch-on01-login-ctas{max-width:420px;margin-left:auto;margin-right:auto}.stitch-on01-cta-primary-group{flex-direction:row;align-items:stretch;gap:16px}.stitch-on01-cta-primary-group .stitch-on01-cta-primary,.stitch-on01-cta-pro-wrap{flex:1 1 0;min-width:0}.stitch-on01-actions-divider{display:block}.stitch-on01-cta-secondary{display:flex}.stitch-on01-hline{background:var(--stitch-outline-variant);height:1px;display:block;position:absolute;top:50%;left:0;right:0}@supports (color:color-mix(in lab, red, red)){.stitch-on01-hline{background:color-mix(in srgb, var(--stitch-outline-variant) 10%, transparent)}}.stitch-on01-hline{transform:translateY(-50%)}.stitch-on01-disclaimer{position:absolute;bottom:1.5rem;left:20px;right:20px}}.stitch-auth-shell{min-height:100dvh;padding:3rem max(var(--inset-min), var(--space-5)) calc(1.5rem + env(safe-area-inset-bottom,0px));background:var(--stitch-surface,#fcf9f8);flex-direction:column;justify-content:center;align-items:center;display:flex}.stitch-auth-main{flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:390px;display:flex}.stitch-auth-brand-header{text-align:center;width:100%;position:relative}.stitch-auth-brand-title{color:var(--stitch-primary,#01010f);justify-content:center;margin:0 0 2.5rem;display:inline-flex}.stitch-auth-form-title{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-primary-container,#1a1b2e);text-align:left;margin:2.5rem 0 .5rem;font-size:1.75rem;font-weight:600}.stitch-auth-form-subhead{font-family:var(--font-reading,"Source Serif 4", serif);color:var(--stitch-on-surface-variant,#47464c);text-align:left;margin:0 0 1rem;font-size:1.0625rem}.stitch-auth-back{width:2.5rem;height:2.5rem;color:var(--stitch-primary,#01010f);justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:absolute;top:0;left:0}.stitch-auth-body{width:100%}.stitch-auth-form{flex-direction:column;gap:1.5rem;width:100%;display:flex}.stitch-auth-field{flex-direction:column;gap:.5rem;display:flex}.stitch-auth-label{font-family:var(--font-ui,Inter, sans-serif);letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-on-surface-variant,#47464c);font-size:.8125rem;font-weight:600}.stitch-auth-input-hairline{border:none;border-bottom:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,#c8c5cd);width:100%;font-family:var(--font-reading,"Source Serif 4", serif);color:var(--stitch-on-surface,#1b1c1c);background:0 0;border-radius:0;padding:.5rem 0;font-size:1.0625rem}.stitch-auth-input-hairline:focus{border-bottom-color:var(--stitch-primary,#01010f);outline:none}.stitch-auth-submit{border-radius:var(--radius-sm);background:var(--stitch-primary-container,#1a1b2e);width:100%;color:var(--stitch-on-primary,#fff);font-family:var(--font-ui,Inter, sans-serif);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border:none;margin-top:.5rem;padding:1rem 1.5rem;font-size:.8125rem;font-weight:600}.stitch-auth-submit:disabled{opacity:.7;cursor:not-allowed}.stitch-auth-footer,.stitch-auth-switch-stack{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.stitch-auth-text-link{font-family:var(--font-ui,Inter, sans-serif);color:var(--stitch-primary,#01010f);font-size:.9375rem;text-decoration:none}.stitch-auth-text-link.muted{color:var(--stitch-on-surface-variant,#47464c)}.stitch-auth-disclaimer{color:var(--stitch-on-surface-variant,#47464c);opacity:.4;text-align:center;margin:0;font-size:.8125rem}.stitch-auth-apple-wrap{width:100%;margin-top:1rem}.stitch-auth-shell--pro{background:#f7f5f2;flex-direction:row;justify-content:stretch;align-items:stretch;min-height:100dvh;padding:0;display:flex}.stitch-auth-pro-atmosphere{background:#1c1917;border-right:1px solid #c8c5cd;flex:50%;min-height:100dvh;display:none;position:relative;overflow:hidden}.stitch-auth-pro-atmosphere-img{object-fit:cover;object-position:center}.stitch-auth-pro-panel{width:100%;min-height:100dvh;padding:max(var(--inset-min), 1.5rem) max(var(--inset-min), 1.5rem) calc(1.5rem + env(safe-area-inset-bottom,0px));box-sizing:border-box;background:#f7f5f2;flex-direction:column;flex:50%;justify-content:center;align-items:center;display:flex}.stitch-auth-shell--pro .stitch-auth-pro-card{width:100%;max-width:26rem;padding:max(var(--inset-min), 2rem) max(var(--inset-min), 2rem);box-sizing:border-box;background:#fff;border:1px solid #c8c5cd;border-radius:1.25rem;flex-direction:column;align-items:stretch;gap:1.5rem;margin:0;display:flex;box-shadow:0 4px 20px #1c19170d}.stitch-auth-shell--pro .stitch-auth-brand-header,.stitch-auth-shell--pro .stitch-auth-body,.stitch-auth-shell--pro .stitch-auth-form,.stitch-auth-shell--pro .stitch-auth-field,.stitch-auth-shell--pro .stitch-auth-footer,.stitch-auth-shell--pro .stitch-auth-switch-stack,.stitch-auth-shell--pro .stitch-auth-apple-wrap,.stitch-auth-shell--pro .auth-oauth{box-sizing:border-box;width:100%;max-width:none}.stitch-auth-shell--pro .stitch-auth-brand-header{text-align:center;padding-top:.5rem}.stitch-auth-shell--pro .stitch-auth-brand-title{margin:.75rem 0 .5rem}.stitch-auth-shell--pro .stitch-auth-brand-sub{margin:0 auto}.stitch-auth-shell--pro .stitch-auth-back{color:#47464c;top:0;left:0}.stitch-auth-shell--pro .stitch-auth-pro-title{text-align:center;letter-spacing:-.02em;color:#1c1917;margin:1.25rem 0 .75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600}.stitch-auth-shell--pro .stitch-auth-form-subhead{text-align:center;width:100%;max-width:none;font-family:var(--font-sans,"DM Sans", Inter, system-ui, sans-serif);color:#47464c;margin:0 auto;font-size:1rem;line-height:1.5}.stitch-auth-shell--pro .stitch-auth-label{text-align:left;letter-spacing:.1em;color:#1c1917;font-size:.6875rem;font-weight:700}.stitch-auth-input-filled{box-sizing:border-box;width:100%;min-height:3rem;font-family:var(--font-sans,"DM Sans", Inter, system-ui, sans-serif);color:#1c1917;background:#f6f3f2;border:1px solid #c8c5cd;border-radius:.25rem;margin:0;padding:.75rem 1rem;font-size:1rem;line-height:1.5;display:block}.stitch-auth-input-filled::placeholder{color:#c8c5cd}.stitch-auth-input-filled:focus{border-color:#3d5a80;outline:none;box-shadow:0 0 0 1px #3d5a80}.stitch-auth-input-filled:-webkit-autofill{-webkit-text-fill-color:#1c1917;caret-color:#1c1917;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 1000px #f6f3f2}.stitch-auth-input-filled:-webkit-autofill:hover{-webkit-text-fill-color:#1c1917;caret-color:#1c1917;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 1000px #f6f3f2}.stitch-auth-input-filled:-webkit-autofill:focus{-webkit-text-fill-color:#1c1917;caret-color:#1c1917;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 1000px #f6f3f2}.stitch-auth-shell--pro .stitch-auth-submit{box-sizing:border-box;border-radius:var(--radius-sm);color:#fff;letter-spacing:.1em;background:#3d5a80;width:100%;min-height:3rem;margin-top:.25rem;padding:.875rem 1.5rem}.stitch-auth-shell--pro .stitch-auth-submit:hover:not(:disabled){background:#244267}.stitch-auth-shell--tone-consumer .stitch-auth-submit{background:#1a1a1a}.stitch-auth-shell--tone-consumer .stitch-auth-submit:hover:not(:disabled){background:#000}.stitch-auth-shell--tone-consumer .stitch-auth-input-filled:focus{border-color:#1a1a1a;box-shadow:0 0 0 1px #1a1a1a}.stitch-auth-shell--pro .stitch-auth-signup-legal,.stitch-auth-shell--pro .stitch-auth-signup-switch{text-align:center;color:#47464c;margin:0;font-size:.8125rem;line-height:1.45}.stitch-auth-shell--pro .stitch-auth-signup-legal a,.stitch-auth-shell--pro .stitch-auth-signup-switch a{color:inherit;text-underline-offset:.15em;text-decoration:underline}.stitch-auth-shell--pro .stitch-auth-signup-social{flex-direction:column;gap:.75rem;width:100%;display:flex}.stitch-auth-shell--pro .stitch-auth-signup-social-btn{color:#1c1917;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #c8c5cd;border-radius:.25rem;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:3rem;padding:.75rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.stitch-auth-shell--pro .stitch-auth-signup-social-btn:disabled{opacity:.55;cursor:not-allowed}.stitch-auth-shell--pro .stitch-auth-signup-google-icon{flex-shrink:0;width:1.125rem;height:1.125rem}.stitch-auth-shell--pro .stitch-auth-signup-divider{grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;width:100%;margin:.25rem 0;display:grid}.stitch-auth-shell--pro .stitch-auth-signup-divider span{background:#c8c5cd;height:1px}.stitch-auth-shell--pro .stitch-auth-signup-divider p{letter-spacing:.06em;text-transform:uppercase;color:#47464c;margin:0;font-size:.75rem}.stitch-auth-shell--pro .stitch-auth-body{flex-direction:column;gap:1rem;width:100%;display:flex}.stitch-auth-shell--pro .stitch-auth-footer,.stitch-auth-shell--pro .stitch-auth-switch-stack{align-items:center;gap:.75rem}.stitch-auth-shell--pro .stitch-auth-text-link{font-family:var(--font-sans,"DM Sans", Inter, system-ui, sans-serif);text-underline-offset:.15em;color:#47464c;text-decoration:underline}.stitch-auth-shell--pro .stitch-auth-apple-wrap{margin-top:0}.stitch-auth-shell--pro .auth-oauth{flex-direction:column;gap:.75rem;display:flex}.stitch-auth-shell--pro .auth-oauth .btn,.stitch-auth-shell--pro .auth-oauth .btn-secondary{box-sizing:border-box;color:#1c1917;letter-spacing:.1em;text-transform:uppercase;background:#fff;border:1px solid #c8c5cd;border-radius:.25rem;width:100%;min-height:3rem;font-size:.75rem;font-weight:700}.stitch-auth-shell--pro .auth-divider{display:none}@media (min-width:768px){.stitch-auth-pro-atmosphere{display:block}.stitch-auth-pro-panel{padding:max(var(--inset-min), 3rem) max(var(--inset-min), 4rem) calc(3rem + env(safe-area-inset-bottom,0px))}.stitch-auth-shell--pro .stitch-auth-pro-card{padding:max(var(--inset-min), 3rem);max-width:28rem}}.stitch-auth-brand-mark{margin:0 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:.04em;color:#01010f;font-size:.9375rem;font-weight:600}.stitch-auth-hint{margin:0 0 var(--space-4);color:#47464c;font-size:.8125rem;line-height:1.4}.stitch-auth-sent{text-align:center}.stitch-auth-legal-row{justify-content:center;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.stitch-auth-legal-dot{opacity:.4;font-size:.75rem}.stitch-auth-verify-icon{margin:0 0 var(--space-5);color:#01010f;opacity:.85;justify-content:center;display:flex}.stitch-auth-verify-actions{align-items:center;gap:var(--space-3);margin-top:var(--space-5);flex-direction:column;display:flex}.stitch-landing-shell{background:var(--stitch-surface-container-lowest,var(--bg));flex-direction:column;min-height:100dvh;display:flex}.stitch-auth{max-width:40rem;padding:var(--space-6) var(--space-4) var(--space-10);margin:0 auto}.stitch-auth-layout{gap:var(--space-6);align-items:start;display:grid}@media (min-width:640px){.stitch-auth-layout{grid-template-columns:8rem 1fr}}.stitch-auth-orbit-wrap{width:8rem}.stitch-auth-orbit-ring{padding:var(--space-3)}.stitch-auth-card{border:1px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-lg);background:var(--bg-elevated);box-shadow:0 1px 3px var(--text)}@supports (color:color-mix(in lab, red, red)){.stitch-auth-card{box-shadow:0 1px 3px color-mix(in srgb, var(--text) 6%, transparent)}}.stitch-auth-title{font-family:var(--font-display,"Source Serif 4", serif)}.stitch-auth-subtitle{color:var(--text-muted)}.stitch-auth-footer{margin-top:var(--space-6)}.stitch-horoscope-learn{max-width:min(42rem,100%);padding-bottom:calc(var(--tab-bar-height) + env(safe-area-inset-bottom,0px) + var(--space-6));margin:0 auto}@media (min-width:768px){.stitch-horoscope-learn{max-width:var(--desktop-reading-measure,none)}}.stitch-horoscope-breadcrumbs{align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600;display:flex}.stitch-horoscope-crumb{color:var(--text-muted);text-decoration:none}.stitch-horoscope-crumb-active{color:var(--accent)}.stitch-horoscope-crumb-sep{color:var(--text-muted)}.stitch-horoscope-hero{gap:var(--space-4);margin-bottom:var(--space-6);display:grid}.stitch-horoscope-title{font-family:var(--font-display,"Source Serif 4", serif);color:var(--accent);margin:0;font-size:clamp(1.75rem,4vw,2.25rem)}.stitch-horoscope-subhead{margin:var(--space-2) 0 0;color:var(--text-muted);line-height:1.5}.stitch-horoscope-hero-image-wrap{aspect-ratio:16/9;border-radius:var(--radius-lg);border:1px solid var(--stitch-outline-variant,var(--border));position:relative;overflow:hidden}.stitch-horoscope-hero-image{object-fit:cover;width:100%;height:100%}.stitch-horoscope-type-list{gap:var(--space-3)}.stitch-horoscope-type-card{border:1px solid var(--stitch-outline-variant,var(--border))}@supports (color:color-mix(in lab, red, red)){.stitch-horoscope-type-card{border:1px solid color-mix(in srgb, var(--stitch-outline-variant,var(--border)) 60%, transparent)}}.stitch-horoscope-type-card{border-radius:var(--radius-lg);background:var(--bg-elevated)}@supports (color:color-mix(in lab, red, red)){.stitch-horoscope-type-card{background:color-mix(in srgb, var(--bg-elevated) 85%, transparent)}}.stitch-horoscope-type-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stitch-horoscope-type-header{padding:var(--space-4)}.stitch-horoscope-type-leading{align-items:center;gap:var(--space-3);min-width:0;display:flex}.stitch-horoscope-type-icon-wrap{background:var(--stitch-surface-container-low,var(--surface-2));width:2.5rem;height:2.5rem;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.stitch-horoscope-type-body{border-top:1px solid var(--border);padding-top:0}@supports (color:color-mix(in lab, red, red)){.stitch-horoscope-type-body{border-top:1px solid color-mix(in srgb, var(--border) 50%, transparent)}}.stitch-horoscope-reading{line-height:1.6}.horoscope-narrative-section{margin:var(--space-4) 0 var(--space-2);font-family:var(--font-display,inherit);letter-spacing:.01em;color:var(--text);font-size:.95rem;font-weight:600}.horoscope-narrative-section:first-of-type{margin-top:var(--space-2)}.horoscope-narrative .body{margin:0 0 var(--space-3)}.stitch-horoscope-gate{padding:var(--space-4);border-radius:var(--radius-md);background:var(--stitch-surface-container-low,var(--surface-2))}.stitch-horoscope-gate-teaser{align-items:flex-start;gap:var(--space-2);display:flex}.stitch-horoscope-gate-lock{color:var(--accent);flex-shrink:0}.stitch-horoscope-gate-cta{margin-top:var(--space-3)}.stitch-transit-calendar{max-width:min(42rem,100%);padding:var(--space-6) var(--space-5) calc(var(--tab-bar-height) + env(safe-area-inset-bottom,0px) + var(--space-6));margin:0 auto}.stitch-transit-calendar-header{margin-bottom:var(--space-2)}.stitch-transit-calendar-back{align-items:center;gap:var(--space-1);padding-inline:0;display:inline-flex}.stitch-transit-calendar-month-header{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-6);display:flex}.stitch-transit-calendar-month-lead{gap:max(var(--inset-min), 2px);flex-direction:column;min-width:0;display:flex}.stitch-transit-horizon-hint{margin:0 0 var(--space-3);color:var(--text-muted);font-size:.875rem}.stitch-transit-calendar-title{font-family:var(--font-display,"Source Serif 4", serif);margin:0;font-size:1.5rem}.stitch-transit-calendar-subtitle{margin:var(--space-1) 0 0;color:var(--text-muted);font-size:.875rem}.stitch-transit-calendar-nav{gap:var(--space-4);margin:0;display:flex}.stitch-transit-calendar-nav-btn{min-width:2.5rem;padding:var(--space-2);color:var(--stitch-on-surface-variant,#47464c)}.stitch-transit-calendar-shell{background:0 0;border:none;border-radius:0;margin-bottom:0;overflow:visible}.stitch-transit-calendar-weekdays{padding:0 0 var(--space-4);background:0 0;border-bottom:none;gap:2px}.stitch-transit-calendar-weekday{letter-spacing:.08em;text-transform:uppercase;opacity:.6;color:var(--stitch-on-surface-variant,#47464c);text-align:center;font-size:.625rem;font-weight:600}.stitch-transit-calendar-grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.stitch-transit-calendar-cell-empty{visibility:visible;opacity:1;aspect-ratio:auto;background:0 0;border:none;min-height:3rem}.stitch-transit-calendar-day{aspect-ratio:auto;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;min-height:3rem;padding:0;position:relative}.stitch-transit-calendar-day:disabled{opacity:1;cursor:default}.stitch-transit-calendar-day-active:not(:disabled){cursor:pointer}.stitch-transit-calendar-day-active:not(:disabled):hover{background:0 0}.stitch-transit-calendar-day-selected{box-shadow:none;background:0 0}.stitch-transit-calendar-day-num{font-family:var(--font-body,Inter, sans-serif);font-variant-numeric:normal;font-size:.9375rem}.stitch-transit-calendar-day-label,.stitch-transit-calendar-focus{display:none}.stitch-transit-calendar-focus-eyebrow{margin:0 0 var(--space-3);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:600}.stitch-transit-calendar-focus-card{border-radius:var(--radius-lg);border:1px solid var(--stitch-outline-variant,var(--border));min-height:12rem;position:relative;overflow:hidden}.stitch-transit-calendar-focus-image{object-fit:cover}.stitch-transit-calendar-focus-overlay{background:linear-gradient(#0000 45%,#000000bf);position:absolute;inset:0}.stitch-transit-calendar-focus-copy{z-index:1;padding:var(--space-6);flex-direction:column;justify-content:flex-end;min-height:12rem;display:flex;position:relative}.stitch-transit-calendar-focus-title{font-family:var(--font-display,"Source Serif 4", serif);color:#fff;margin:0;font-size:1.25rem}.stitch-transit-calendar-focus-body{margin:var(--space-2) 0 0;color:#ffffffd9;font-size:.875rem}.stitch-transit-day-sheet{border:none}.stitch-transit-day-sheet-list .stitch-transit-day-sheet-row{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.stitch-transit-calendar-gate-teaser{align-items:flex-start;gap:var(--space-3);display:flex}.stitch-transit-calendar-gate-icon{color:var(--accent);flex-shrink:0}.stitch-psi-list{border:1px solid var(--stitch-outline-variant,var(--border));background:var(--bg-elevated)}.stitch-psi-header{margin-bottom:var(--space-4)}.stitch-psi-title{font-family:var(--font-display,"Source Serif 4", serif);margin:0;font-size:clamp(1.25rem,3vw,1.75rem)}.stitch-psi-subtitle{margin:var(--space-2) 0 0;color:var(--text-muted);font-size:.9375rem}.stitch-psi-grid{gap:var(--space-4);display:grid}@media (min-width:768px){.stitch-psi-grid{grid-template-columns:minmax(10rem,1fr) 2fr}}.stitch-psi-summary{padding:var(--space-4);border:1px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-lg);background:var(--bg-elevated);gap:var(--space-2);flex-direction:column;display:flex}.stitch-psi-summary-label{letter-spacing:.08em;text-transform:uppercase;color:var(--stitch-secondary,var(--premium));font-size:.75rem;font-weight:600}.stitch-psi-summary-title{font-family:var(--font-display,"Source Serif 4", serif);margin:0;font-size:1.25rem}.stitch-psi-summary-score-row{align-items:baseline;gap:var(--space-2);display:flex}.stitch-psi-summary-score{font-family:var(--font-mono,"JetBrains Mono", monospace);color:var(--accent);font-size:2rem;font-weight:600}.stitch-psi-summary-badge{color:var(--success,#3d8b6e);font-size:.75rem;font-weight:600}.stitch-psi-summary-quote{margin:var(--space-3) 0 0;padding-top:var(--space-3);border-top:1px solid var(--border);color:var(--text-muted);font-size:.875rem;font-style:italic;line-height:1.5}.stitch-psi-bars-card{padding:var(--space-4);border:1px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-lg);background:var(--bg-elevated)}.stitch-psi-bars-head{justify-content:space-between;align-items:flex-end;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.stitch-psi-bars-title{font-family:var(--font-display,"Source Serif 4", serif);margin:0;font-size:1.125rem}.stitch-psi-legend{gap:var(--space-3);font-size:.75rem;font-weight:600;display:flex}.stitch-psi-legend-item{align-items:center;gap:var(--space-1);display:inline-flex}.stitch-psi-legend-swatch{border-radius:2px;width:.75rem;height:.75rem}.stitch-psi-legend-swatch-primary{background:var(--accent)}.stitch-psi-bars{gap:var(--space-4)}.stitch-psi-bar-row{display:block}.stitch-psi-bar-meta{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.stitch-psi-bar-label{align-items:center;gap:var(--space-2);display:inline-flex}.stitch-psi-bar-icon{color:var(--accent)}.stitch-psi-bar-score{font-family:var(--font-mono,"JetBrains Mono", monospace);color:var(--accent);font-size:.8125rem;font-weight:700}.stitch-psi-bar-track{background:var(--stitch-surface-container,var(--surface-2));height:.75rem}.stitch-psi-bar-fill-negative{background:var(--error);margin-left:auto}@media (prefers-reduced-motion:reduce){.stitch-landing-orbit-spin-a,.stitch-landing-orbit-spin-b{animation:none}}.stitch-onboarding-consent{gap:var(--space-5);max-width:26rem;margin-inline:auto}.stitch-onboarding-consent-topbar{border-bottom:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,var(--border));grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;width:100%;min-height:3.5rem;display:grid}.stitch-onboarding-chrome-back{place-self:center start}.stitch-onboarding-consent-brand{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-primary,#01010f);justify-self:center;font-size:1.375rem;font-weight:600}.stitch-onboarding-consent-topbar-spacer{width:100%;min-width:0}.stitch-onboarding-consent-deco{width:6rem;height:6rem;margin:var(--space-2) auto var(--space-4);justify-content:center;align-items:center;display:flex;position:relative}.stitch-onboarding-consent-deco-ring{border:1px solid var(--stitch-outline-variant,var(--border));opacity:.3;border-radius:50%;position:absolute;inset:0}.stitch-onboarding-consent-deco-ring-outer{animation:20s linear infinite stitch-welcome-spin}.stitch-onboarding-consent-deco-ring-inner{opacity:.2;inset:.5rem}.stitch-onboarding-consent-deco-icon{color:var(--stitch-primary,#01010f);font-weight:200}.stitch-onboarding-consent-hero{text-align:left}.stitch-onboarding-reading{font-family:var(--font-display,"Source Serif 4", serif);font-size:1.0625rem;line-height:1.55}.stitch-onboarding-consent-section{padding-top:var(--space-4);border-top:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,var(--border));gap:var(--space-1);border:none;flex-direction:column;min-width:0;margin:0;padding:0;display:flex}.stitch-onboarding-consent-item{align-items:flex-start;gap:var(--space-4);padding:var(--space-4) 0;cursor:pointer;display:flex}.stitch-onboarding-consent-checkbox-wrap{flex-shrink:0;padding-top:.125rem;position:relative}.stitch-onboarding-consent-checkbox-native{appearance:none;border:1px solid var(--stitch-outline,#78767d);cursor:pointer;background:0 0;border-radius:0;width:1.25rem;height:1.25rem;margin:0}.stitch-onboarding-consent-checkbox-native:checked{background:var(--stitch-primary-container,#1a1b2e);border-color:var(--stitch-primary-container,#1a1b2e)}.stitch-onboarding-consent-check-icon{color:#fff;opacity:0;pointer-events:none;position:absolute;top:.25rem;left:.125rem}.stitch-onboarding-consent-checkbox-native:checked+.stitch-onboarding-consent-check-icon{opacity:1}.stitch-onboarding-consent-item-copy{gap:var(--space-1);flex-direction:column;display:flex}.stitch-onboarding-consent-item-label{color:var(--text);font-size:.9375rem;line-height:1.45}.stitch-onboarding-consent-item-helper{color:var(--stitch-on-surface-variant,var(--text-muted));opacity:1;font-size:.8125rem;line-height:1.4}.stitch-onboarding-consent-privacy-link{letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-primary,#01010f);text-underline-offset:4px;text-decoration:underline;-webkit-text-decoration-color:var(--stitch-outline-variant,var(--border));-webkit-text-decoration-color:var(--stitch-outline-variant,var(--border));-webkit-text-decoration-color:var(--stitch-outline-variant,var(--border));text-decoration-color:var(--stitch-outline-variant,var(--border));font-size:.8125rem;font-weight:600}.stitch-onboarding-disclaimer-italic{font-style:italic}.stitch-onboarding-birth-header{gap:var(--space-1);text-align:left;flex-direction:column;display:flex}.stitch-onboarding-birth-step-label{margin-bottom:var(--space-4);letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-on-surface-variant,#47464c);font-size:.8125rem;font-weight:600;display:block}.stitch-onboarding-birth-title{color:var(--stitch-primary-container,#1a1b2e)}.stitch-onboarding-label-caps{text-transform:uppercase;letter-spacing:.05em;color:var(--stitch-primary-container,#1a1b2e);font-size:.8125rem}.stitch-onboarding-hairline-wrap{border-bottom:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,var(--border));align-items:center;display:flex;position:relative}.stitch-onboarding-hairline-wrap:focus-within{border-bottom-color:var(--stitch-primary-container,#1a1b2e)}.stitch-onboarding-hairline-icon{right:0;bottom:var(--space-2);color:var(--stitch-outline,#78767d);pointer-events:none;position:absolute}.stitch-onboarding-birth-nav{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;width:100%;min-height:4rem;display:grid}.stitch-onboarding-birth-nav .stitch-onboarding-birth-step-label{justify-self:center}.stitch-onboarding-birth-nav-spacer{width:100%;min-width:0}.stitch-onboarding-birth-place-header{align-items:center;gap:var(--space-2);padding-top:var(--space-4);flex-direction:column;display:flex}.stitch-onboarding-birth-place-dots{gap:var(--space-2);display:flex}.stitch-onboarding-birth-place-dot{background:var(--stitch-outline-variant,var(--border));border-radius:50%;width:4px;height:4px}.stitch-onboarding-birth-place-dot.is-active{background:var(--stitch-primary,#01010f);border-radius:2px;width:12px}.stitch-onboarding-city-timezone-hint{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-xl);background:var(--stitch-surface-container-low,#f6f3f2);color:var(--stitch-secondary,#8b500a);display:flex}.stitch-onboarding-city-timezone-hint p{color:var(--stitch-on-surface-variant,var(--text-muted));margin:0;font-size:.8125rem;font-style:italic;line-height:1.45}.stitch-onboarding-philosophy-topbar{width:100%;min-height:3.5rem;padding:var(--space-2) 0;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;display:grid}.stitch-onboarding-philosophy-brand{text-align:center;opacity:.8;font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-primary,#01010f);justify-self:center;font-size:1.375rem;font-weight:600}.stitch-onboarding-philosophy-topbar-spacer{width:100%;min-width:0}.stitch-onboarding-philosophy-editorial{width:100%;padding:var(--space-8) var(--space-6);border:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-sm);background:var(--stitch-surface,#fcf9f8);box-shadow:var(--stitch-card-shadow,0px 4px 20px #1a1b2e0a)}.stitch-onboarding-philosophy-editorial-title{margin:0 0 var(--space-8);font-family:var(--font-display,"Source Serif 4", serif);text-align:center;color:var(--text);font-size:1.75rem;font-weight:600;line-height:1.3}.stitch-onboarding-philosophy-editorial-body{gap:var(--space-6);text-align:center;flex-direction:column;display:flex}.stitch-onboarding-philosophy-editorial-body p{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-on-surface-variant,var(--text-muted));margin:0;font-size:1.0625rem;line-height:1.55}.stitch-onboarding-philosophy-editorial-rule{width:3rem;height:1px;margin:var(--space-6) auto 0;background:var(--stitch-outline-variant,var(--border))}.stitch-onboarding-philosophy-pick-title{margin:0 0 var(--space-1);font-family:var(--font-display,"Source Serif 4", serif);font-size:1.375rem;font-weight:600;line-height:1.3}.stitch-onboarding-philosophy-footer{align-items:stretch}.stitch-onboarding-field-muted{opacity:.35;pointer-events:none}.stitch-onboarding-consent-bento{gap:var(--space-6);display:grid}@media (min-width:48rem){.stitch-onboarding-consent-bento{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:stretch}}.stitch-onboarding-consent-visual{border:1px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-xl);background:var(--stitch-surface-container,var(--surface-2));min-height:16rem;position:relative;overflow:hidden}.stitch-onboarding-consent-visual-image{object-fit:cover}.stitch-onboarding-consent-visual-gradient{background:linear-gradient(to top, var(--accent), transparent);position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-consent-visual-gradient{background:linear-gradient(to top, color-mix(in srgb, var(--accent) 40%, transparent), transparent)}}.stitch-onboarding-consent-visual-badge{left:var(--space-4);bottom:var(--space-4);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);background:var(--accent);position:absolute}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-consent-visual-badge{background:color-mix(in srgb, var(--accent) 80%, transparent)}}.stitch-onboarding-consent-visual-badge{color:#fff;font-family:var(--font-mono,"IBM Plex Mono", monospace);letter-spacing:.04em;text-transform:uppercase;font-size:.8125rem}.stitch-onboarding-consent-form{gap:var(--space-4);flex-direction:column;display:flex}.stitch-onboarding-consent-card{border:1px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-xl);background:var(--stitch-surface-container-lowest,var(--bg-elevated));padding:var(--space-6);box-shadow:0 1px 2px #0000000a}.stitch-onboarding-consent-row{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.stitch-onboarding-consent-copy{flex:1;min-width:0}.stitch-onboarding-consent-copy label{margin:0 0 var(--space-1);font-family:var(--font-display,"Source Serif 4", serif);color:var(--accent);cursor:pointer;font-size:1.125rem;font-weight:600;line-height:1.35;display:block}.stitch-onboarding-consent-helper{color:var(--stitch-on-surface-variant,var(--text-muted));margin:0;font-size:.875rem;line-height:1.45}.stitch-onboarding-consent-link{margin-top:var(--space-1);color:var(--accent);font-size:.875rem;text-decoration:underline;display:inline-block}.stitch-onboarding-consent-checkbox{width:1.125rem;height:1.125rem;margin-top:var(--space-1);accent-color:var(--accent);flex-shrink:0}.stitch-onboarding-consent-divider{height:1px;margin:var(--space-5) 0;background:var(--stitch-outline-variant,var(--border))}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-consent-divider{background:color-mix(in srgb, var(--stitch-outline-variant,var(--border)) 30%, transparent)}}.stitch-onboarding-consent-note{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border:1px dashed var(--stitch-outline-variant,var(--border));border-radius:var(--radius-xl);background:var(--stitch-surface-container-low,var(--surface-2));color:var(--stitch-secondary,var(--premium));display:flex}.stitch-onboarding-consent-note p{margin:0;font-size:.875rem;font-style:italic;line-height:1.45}.stitch-onboarding-consent-footer{align-items:center}.stitch-onboarding-consent-policy{color:var(--stitch-on-surface-variant,var(--text-muted));text-align:center;margin:0;font-size:.875rem}.stitch-onboarding-city-entry{max-width:26rem;margin-inline:auto}.stitch-onboarding-city-hairline{align-items:center;gap:var(--space-2);padding-bottom:var(--space-2);border-bottom:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,var(--border));display:flex}.stitch-onboarding-city-hairline:focus-within{border-bottom-color:var(--stitch-primary,#01010f)}.stitch-onboarding-city-hairline-icon{color:var(--stitch-outline,#78767d);flex-shrink:0}.stitch-onboarding-city-hairline-input{border:none;flex:1;padding:0}.stitch-onboarding-city-result-chevron{color:var(--stitch-outline-variant,var(--border));flex-shrink:0}.stitch-onboarding-city-label{margin-bottom:var(--space-2);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:.875rem;font-weight:600;display:block}.stitch-onboarding-city-input-wrap .stitch-onboarding-input{min-height:4rem}.stitch-onboarding-city-results{margin:var(--space-4) 0 0;gap:var(--space-2);flex-direction:column;max-height:22rem;padding:0;list-style:none;display:flex;overflow-y:auto}.stitch-onboarding-city-result{align-items:center;gap:var(--space-4);width:100%;padding:var(--space-4);border:1px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-xl);background:var(--stitch-surface-container,var(--surface-2));text-align:left;cursor:pointer;transition:background .2s,border-color .2s,transform .15s;display:flex}.stitch-onboarding-city-result:hover{background:var(--stitch-secondary-container)}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-city-result:hover{background:color-mix(in srgb, var(--stitch-secondary-container) 30%, var(--bg-elevated))}}.stitch-onboarding-city-result:active{transform:scale(.99)}.stitch-onboarding-city-result-icon{background:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-city-result-icon{background:color-mix(in srgb, var(--accent) 10%, transparent)}}.stitch-onboarding-city-result-icon{color:var(--accent);flex-shrink:0}.stitch-onboarding-city-result-copy{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.stitch-onboarding-city-result-city{color:var(--text);font-size:1rem;font-weight:600}.stitch-onboarding-city-result-region{color:var(--stitch-on-surface-variant,var(--text-muted));font-size:.875rem}.stitch-onboarding-city-result-lat{font-family:var(--font-mono,"IBM Plex Mono", monospace);color:var(--accent);flex-shrink:0;font-size:.8125rem}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-city-result-lat{color:color-mix(in srgb, var(--accent) 50%, var(--text-muted))}}.stitch-onboarding-city-empty{width:12rem;height:12rem;margin:var(--space-8) auto;opacity:.2;position:relative}.stitch-onboarding-city-empty-orbit{border:1px solid var(--accent);position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-city-empty-orbit{border:1px solid color-mix(in srgb, var(--accent) 40%, transparent)}}.stitch-onboarding-city-empty-orbit{border-radius:50%}.stitch-onboarding-city-empty-orbit-inner{animation:15s linear infinite reverse stitch-city-orbit;inset:1rem}.stitch-onboarding-city-empty-orbit-outer{animation:20s linear infinite stitch-city-orbit}.stitch-onboarding-city-empty-icon{color:var(--accent);margin:auto;position:absolute;inset:0}@keyframes stitch-city-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stitch-onboarding-city-selected .location-chip{margin-bottom:var(--space-2)}.location-finder{gap:var(--space-3);flex-direction:column;display:flex}.location-finder-map{border-radius:var(--radius-lg);background:var(--surface-2,#1a1625);min-height:7.5rem;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.location-finder-map{background:color-mix(in srgb, var(--surface-2,#1a1625) 80%, transparent)}}.location-finder-map-img{object-fit:cover;opacity:.85;width:100%;height:7.5rem;display:block}.location-finder-map-pin{left:max(var(--inset-min), var(--space-3));right:max(var(--inset-min), var(--space-3));bottom:max(var(--inset-min), var(--space-3));align-items:flex-start;gap:var(--space-2);padding:max(var(--inset-min), var(--space-2));border-radius:var(--radius-md);color:#f5f0e8;background:#1a1b2e;display:flex;position:absolute}.location-finder-map-pin .material-symbols-outlined{color:inherit;flex-shrink:0}.location-finder-map-pin-copy{gap:var(--inset-min);flex-direction:column;min-width:0;display:flex}.location-finder-map-pin-name{color:#f5f0e8;font-size:.9rem;font-weight:600}.location-finder-map-pin-tz{color:#f5f0e8d1;font-size:.75rem}.location-finder-map-hint{inset:auto max(var(--inset-min), var(--space-3)) max(var(--inset-min), var(--space-3));padding:max(var(--inset-min), var(--space-2));color:#ffffffe0;text-shadow:0 1px 2px #00000073;margin:0;font-size:.8rem;position:absolute}.location-finder-tips{color:var(--muted,#9a9488);margin:0;padding-left:1.1rem;font-size:.85rem}.location-finder-did-you-mean{margin:0;font-size:.9rem}.location-finder-did-you-mean .link-button,button.link-button{color:var(--accent,#c4a574);cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.location-finder-escapes{align-items:stretch;gap:var(--space-2);margin-top:var(--space-1);flex-direction:column;display:flex}.location-finder-street input{width:100%}.location-finder-unknown{text-align:left;justify-content:flex-start;font-weight:500}.stitch-onboarding-cta-with-icon{justify-content:center;align-items:center;gap:var(--space-2);display:inline-flex}.stitch-refusal-card{text-align:center;padding:var(--space-6);border:1px solid var(--stitch-outline-variant,var(--border))}@supports (color:color-mix(in lab, red, red)){.stitch-refusal-card{border:1px solid color-mix(in srgb, var(--stitch-outline-variant,var(--border)) 15%, transparent)}}.stitch-refusal-card{border-radius:var(--radius-xl);background:var(--stitch-surface-container-low,var(--surface-2))}@supports (color:color-mix(in lab, red, red)){.stitch-refusal-card{background:color-mix(in srgb, var(--stitch-surface-container-low,var(--surface-2)) 70%, transparent)}}.stitch-refusal-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stitch-refusal-icon-wrap{padding:var(--space-2);margin-bottom:var(--space-4);border-radius:var(--radius-pill);background:var(--stitch-secondary-container,var(--premium));justify-content:center;align-items:center;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.stitch-refusal-icon-wrap{background:var(--stitch-secondary-container,color-mix(in srgb, var(--premium) 20%, var(--bg-elevated)))}}.stitch-refusal-icon{color:var(--stitch-secondary,var(--premium))}.stitch-refusal-headline{margin:0 0 var(--space-4);font-family:var(--font-display,"Source Serif 4", serif);color:var(--accent);font-size:1.75rem;font-weight:700;line-height:1.25}.stitch-refusal-divider{width:3rem;height:1px;margin:0 auto var(--space-4);background:var(--stitch-outline-variant,var(--border))}.stitch-refusal-body{margin:0 0 var(--space-5);text-align:left}.stitch-refusal-quote{margin:0 0 var(--space-4);padding:var(--space-5);border:1px solid var(--stitch-outline-variant,var(--border));position:relative}@supports (color:color-mix(in lab, red, red)){.stitch-refusal-quote{border:1px solid color-mix(in srgb, var(--stitch-outline-variant,var(--border)) 15%, transparent)}}.stitch-refusal-quote{border-radius:var(--radius-xl);background:var(--stitch-surface-container-lowest,var(--bg-elevated))}@supports (color:color-mix(in lab, red, red)){.stitch-refusal-quote{background:color-mix(in srgb, var(--stitch-surface-container-lowest,var(--bg-elevated)) 70%, transparent)}}.stitch-refusal-quote{overflow:hidden}.stitch-refusal-quote-watermark{opacity:.05;pointer-events:none;position:absolute;top:-1rem;left:-1rem}.stitch-refusal-quote p{z-index:1;font-family:var(--font-display,"Source Serif 4", serif);color:var(--accent);text-align:left;margin:0;font-size:1.125rem;font-style:italic;line-height:1.35;position:relative}.stitch-refusal-disclaimer{margin:0 0 var(--space-5);color:var(--stitch-outline,var(--text-muted));text-align:left;font-size:.875rem;font-style:italic}.stitch-refusal-actions{gap:var(--space-4);flex-direction:column;display:flex}.stitch-refusal-primary{width:100%;padding:var(--space-5);border-radius:var(--radius-xl);background:var(--accent);color:var(--on-accent,#fff);font-family:var(--font-display,"Source Serif 4", serif);cursor:pointer;border:none;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:600;transition:opacity .2s,transform .15s;display:flex}.stitch-refusal-primary:hover{opacity:.92}.stitch-refusal-primary:active{transform:scale(.98)}.stitch-refusal-bento{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.stitch-refusal-bento-tile{justify-content:center;align-items:center;gap:var(--space-2);min-height:6rem;padding:var(--space-4);border:1px solid var(--stitch-outline-variant,var(--border));flex-direction:column;display:flex}@supports (color:color-mix(in lab, red, red)){.stitch-refusal-bento-tile{border:1px solid color-mix(in srgb, var(--stitch-outline-variant,var(--border)) 15%, transparent)}}.stitch-refusal-bento-tile{border-radius:var(--radius-xl);background:var(--stitch-secondary-container,var(--premium))}@supports (color:color-mix(in lab, red, red)){.stitch-refusal-bento-tile{background:var(--stitch-secondary-container,color-mix(in srgb, var(--premium) 20%, var(--bg-elevated)))}}.stitch-refusal-bento-tile{color:var(--stitch-on-secondary-container,var(--premium));font-size:.875rem;font-weight:600}.stitch-refusal-bento-image{border:1px solid var(--stitch-outline-variant,var(--border));min-height:6rem;position:relative}@supports (color:color-mix(in lab, red, red)){.stitch-refusal-bento-image{border:1px solid color-mix(in srgb, var(--stitch-outline-variant,var(--border)) 15%, transparent)}}.stitch-refusal-bento-image{border-radius:var(--radius-xl);background:var(--stitch-surface-container-low,var(--surface-2));overflow:hidden}.stitch-refusal-bento-image-bg{object-fit:cover;opacity:.4}.stitch-refusal-bento-image-label{font-family:var(--font-mono,"IBM Plex Mono", monospace);letter-spacing:.06em;text-transform:uppercase;color:var(--stitch-secondary-fixed-dim,var(--premium));justify-content:center;align-items:center;font-size:.6875rem;display:flex;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.stitch-onboarding-city-empty-orbit-outer,.stitch-onboarding-city-empty-orbit-inner{animation:none}}.resonanz-page{padding-bottom:calc(var(--tab-bar-height,5rem) + env(safe-area-inset-bottom,0px))}.resonanz-hub-header .resonanz-hub-subhead{color:var(--stitch-on-surface-variant,var(--text-muted));margin-top:.5rem}.resonanz-hub-cta{margin:1.5rem 0}.resonanz-new-btn{justify-content:center;align-items:center;gap:.5rem;width:100%;display:inline-flex}.resonanz-history-list{margin:var(--space-3) 0 0;gap:var(--space-3);flex-direction:column;padding:0;list-style:none;display:flex}.resonanz-history-item{gap:var(--space-1);padding:max(var(--inset-min), var(--space-4));border:.5px solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container-lowest,var(--bg-elevated,#fff));color:inherit;border-radius:.125rem;flex-direction:column;text-decoration:none;display:flex}.resonanz-history-empty,.resonanz-history-error{padding:max(var(--inset-min), var(--space-4));border:.5px solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container-low,var(--surface-2));color:var(--stitch-on-surface-variant,var(--text-muted));border-radius:.125rem;margin:0}.resonanz-history-date{color:var(--stitch-on-surface-variant,var(--text-muted));font-size:.8125rem}.resonanz-mode-tabs{flex-wrap:wrap;gap:.5rem;margin:1rem 0;display:flex}.resonanz-mode-tabs button{border:1px solid var(--stitch-outline-variant,var(--border));color:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:.5rem .875rem}.resonanz-mode-tabs button.active{background:var(--stitch-primary-container,var(--accent-muted));border-color:#0000}.resonanz-textarea{border-radius:var(--radius-md,12px);border:1px solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container-low,var(--surface-1));width:100%;color:inherit;resize:vertical;min-height:8rem;margin-top:.5rem;padding:.75rem}.resonanz-theme-list{flex-wrap:wrap;gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.resonanz-theme-chip{border:1px solid var(--stitch-outline-variant,var(--border));color:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:.5rem .875rem}.resonanz-theme-chip.selected{background:var(--stitch-primary-container,var(--accent-muted));border-color:#0000}.resonanz-input-confidential{color:var(--stitch-on-surface-variant,var(--text-muted));font-size:.875rem}.resonanz-submit-btn{width:100%;margin-top:1.5rem}.resonanz-output-section{margin:1.25rem 0}.resonanz-output-label{letter-spacing:.06em;text-transform:uppercase;color:var(--stitch-on-surface-variant,var(--text-muted));margin-bottom:.375rem;font-size:.75rem}.resonanz-disclaimer{border-radius:var(--radius-md,12px);background:var(--stitch-surface-container-low,var(--surface-2));align-items:flex-start;gap:.5rem;margin:1.5rem 0;padding:.875rem 1rem;display:flex}.resonanz-disclaimer .disclaimer{margin:0;font-size:.8125rem}.resonanz-output-actions{flex-wrap:wrap;gap:.75rem;display:flex}.resonanz-state-b-notice{margin-bottom:1rem}.stitch-onboarding-disclaimer{text-align:center;color:var(--stitch-on-surface-variant,var(--text-muted));opacity:1;margin:0;font-size:.8125rem;line-height:1.4}.stitch-onboarding-welcome{text-align:center;align-items:center;min-height:min(70vh,36rem)}.stitch-onboarding-welcome-dots{justify-content:center;gap:var(--space-3);padding:var(--space-4) 0;display:flex}.stitch-onboarding-welcome-dot{background:var(--stitch-outline-variant,var(--border));border-radius:50%;width:6px;height:6px}.stitch-onboarding-welcome-dot-active{background:var(--stitch-primary,#01010f)}.stitch-onboarding-welcome-body{justify-content:center;align-items:center;gap:var(--space-4);flex-direction:column;flex:1;max-width:20rem;display:flex}.stitch-onboarding-welcome-anchor{opacity:.2;color:var(--stitch-primary,#01010f);margin-bottom:var(--space-4);animation:120s linear infinite stitch-welcome-spin}@keyframes stitch-welcome-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stitch-onboarding-welcome-brand{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-primary,#01010f);margin:0;font-size:1.375rem;font-style:italic;font-weight:600}.stitch-onboarding-welcome-headline{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:var(--text);margin:0;font-size:1.75rem;font-weight:600;line-height:1.3}.stitch-onboarding-welcome-copy{gap:var(--space-3);flex-direction:column;display:flex}.stitch-onboarding-welcome-copy p{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-on-surface-variant,var(--text-muted));margin:0;font-size:1.0625rem;line-height:1.55}.stitch-onboarding-welcome-copy-italic{font-style:italic}.stitch-onboarding-welcome-footer{width:100%;max-width:22rem}.stitch-onboarding-welcome-footer .stitch-onboarding-cta{background:var(--stitch-primary,#01010f);color:var(--stitch-on-primary,#fff)}.stitch-onboarding-welcome-footer .stitch-onboarding-skip,.stitch-onboarding-welcome-footer .stitch-onboarding-disclaimer{color:var(--stitch-on-surface-variant,#47464c);opacity:1}.stitch-onboarding-disclaimer-caps{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.stitch-onboarding-birth-data{width:100%;max-width:26rem;margin-inline:auto}.stitch-onboarding-birth-data-form{gap:var(--space-6);flex-direction:column;flex:1;width:100%;display:flex}.stitch-onboarding-birth-time-label-row{justify-content:space-between;align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-1);display:flex}.stitch-onboarding-birth-time-label-row .stitch-onboarding-label{margin:0}.stitch-onboarding-birth-optional{color:var(--stitch-outline,#78767d);font-size:.8125rem;line-height:1.25}.stitch-onboarding-hairline-wrap{align-items:center;width:100%;display:flex;position:relative}.stitch-onboarding-hairline-icon{color:var(--stitch-outline-variant,var(--border));pointer-events:none;position:absolute;bottom:.75rem;right:0}.stitch-onboarding-birth-data .stitch-onboarding-cta-pill{border-radius:999px}.stitch-onboarding-mow-top{width:100%;margin-bottom:var(--space-4);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;display:grid}.stitch-onboarding-mow-top .stitch-onboarding-birth-step-label{justify-self:center}.stitch-onboarding-mow-top .stitch-onboarding-birth-nav-spacer{width:100%;min-width:0}.stitch-onboarding-mow-list{gap:3.75rem}.stitch-onboarding-reveal-brand-bar{width:100%;padding:var(--space-4) 0;justify-content:center;display:flex}.stitch-onboarding-reveal-copy{max-width:20rem}.stitch-onboarding-reveal .stitch-onboarding-cta-pill{text-transform:uppercase;letter-spacing:.06em;border-radius:999px}.stitch-auth-signup-header-spacer{width:2.5rem}.stitch-onboarding-mow{align-items:stretch}.stitch-onboarding-mow-list{text-align:center;gap:2.5rem}.stitch-onboarding-mow-item{opacity:0;background:0 0;border:none;padding:0;animation:1.1s forwards stitch-mow-fade;transform:translateY(1rem)}@keyframes stitch-mow-fade{to{opacity:1;transform:translateY(0)}}.stitch-onboarding-mow-text{margin:0 0 var(--space-4);font-family:var(--font-display,"Source Serif 4", serif);color:var(--text);font-size:1.0625rem;line-height:1.55}.stitch-onboarding-mow-text-plain{margin:0 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-on-surface,var(--text,#1b1c1c));font-size:1.0625rem;line-height:1.55}.stitch-onboarding-mow-text-detail{margin:0 0 var(--space-4);font-family:var(--font-ui,Inter, sans-serif);color:var(--stitch-on-surface-variant,#47464c);font-size:.8125rem;line-height:1.45}.stitch-onboarding-mow-ratings-label{text-align:center;width:100%;color:var(--stitch-on-surface-variant,#47464c);font-size:.75rem}.stitch-onboarding-mow-rating-row{justify-content:center}.stitch-onboarding-mow .stitch-onboarding-mow-rating-btn{color:var(--stitch-on-surface,var(--text,#1b1c1c));background:var(--bg-elevated,#fff);border-color:var(--stitch-outline-variant,var(--border))}.stitch-onboarding-mow .stitch-onboarding-mow-rating-btn-selected{color:var(--stitch-on-surface,var(--text,#1b1c1c));border-color:var(--accent);background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.stitch-onboarding-mow .stitch-onboarding-mow-rating-btn-selected{background:color-mix(in srgb, var(--accent) 15%, var(--bg-elevated,#fff))}}.stitch-onboarding-reveal{text-align:center;align-items:center}.stitch-onboarding-reveal-brand{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-primary,#01010f);margin:0;font-size:1.375rem;font-weight:600}.stitch-onboarding-reveal-wheel{aspect-ratio:1;color:#1a1b2e;width:min(100%,20rem);margin:var(--space-4) 0}.stitch-onboarding-reveal-wheel svg{width:100%;height:100%}.stitch-onboarding-reveal-highlight{fill:#ffb065}.stitch-onboarding-reveal-wheel-spin{animation:60s linear infinite stitch-welcome-spin}.stitch-onboarding-cta-pill{justify-content:center;align-items:center;gap:var(--space-2);display:inline-flex}.stitch-onboarding-tagesimpuls-topbar{width:100%;padding-bottom:var(--space-2);border-bottom:.5px solid var(--stitch-outline-variant,var(--border));grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;display:grid}.stitch-onboarding-tagesimpuls-brand{font-family:var(--font-display,"Source Serif 4", serif);justify-self:center;margin:0;font-size:1.375rem;font-weight:600}.stitch-onboarding-tagesimpuls-spacer{width:100%;min-width:0}.stitch-onboarding-tagesimpuls-settings{gap:var(--space-6);flex-direction:column;width:100%;display:flex}.stitch-onboarding-tagesimpuls-row{justify-content:space-between;align-items:center;gap:var(--space-4);padding-bottom:var(--space-6);border-bottom:.5px solid var(--stitch-outline-variant,var(--border));display:flex}.stitch-onboarding-tagesimpuls-copy{gap:var(--space-1);flex-direction:column;flex:1;display:flex}.stitch-onboarding-tagesimpuls-time{gap:var(--space-2);padding-bottom:var(--space-6);border-bottom:.5px solid var(--stitch-outline-variant,var(--border));flex-direction:column;display:flex}.stitch-onboarding-tagesimpuls-time-wrap{align-items:center;display:flex;position:relative}.stitch-onboarding-tagesimpuls-time-input{width:100%;padding:var(--space-2) 2.5rem var(--space-2) 0;font-family:var(--font-display,"Source Serif 4", serif);color:var(--text);background:0 0;border:none;font-size:1.75rem;font-weight:600}.stitch-onboarding-tagesimpuls-time-input:focus{outline:none}.stitch-onboarding-hairline-field{gap:var(--space-1);flex-direction:column;width:100%;display:flex}.stitch-onboarding-hairline-input{border:none;border-bottom:1px solid var(--stitch-outline-variant,var(--border));width:100%;padding:var(--space-4) 0;font-family:var(--font-display,"Source Serif 4", serif);color:var(--text);background:0 0;font-size:1.0625rem}.stitch-onboarding-hairline-input:focus{border-bottom-color:var(--stitch-primary,#01010f);outline:none}.stitch-onboarding-checkbox-row{align-items:center;gap:var(--space-3);color:var(--text);cursor:pointer;font-size:.9375rem;display:flex}.stitch-onboarding-checkbox-row input{accent-color:#1a1b2e;width:1.25rem;height:1.25rem}.stitch-onboarding-placeholder{max-width:26rem;min-height:100dvh;margin-inline:auto}.stitch-onboarding-placeholder-brand{text-align:center;padding:var(--space-6) 0}.stitch-onboarding-placeholder-brand p{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;margin:0;font-size:1.75rem;font-weight:600}.stitch-onboarding-placeholder-body{justify-content:center;align-items:center;gap:var(--space-6);flex-direction:column;flex:1;display:flex}.stitch-onboarding-placeholder-anchor{justify-content:center;align-items:center;width:12rem;height:12rem;display:flex;position:relative}.stitch-onboarding-placeholder-ring{border:1px solid var(--stitch-outline-variant,var(--border));border-radius:50%;animation:6s ease-in-out infinite stitch-placeholder-pulse;position:absolute;inset:0}@keyframes stitch-placeholder-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.85;transform:scale(1.02)}}.stitch-onboarding-placeholder-diamond{width:8rem;height:8rem;color:var(--stitch-outline,#78767d);border:.5px solid #1a1b2e2e;justify-content:center;align-items:center;display:flex;transform:rotate(45deg)}.stitch-onboarding-placeholder-diamond .material-symbols-outlined{transform:rotate(-45deg)}.stitch-onboarding-placeholder-copy{text-align:left;width:100%}.stitch-onboarding-placeholder-dots{gap:var(--space-2);justify-content:center;display:flex}.stitch-onboarding-placeholder-dots span{background:var(--stitch-outline-variant,var(--border));border-radius:50%;width:6px;height:6px}.stitch-onboarding-placeholder-dots span.is-active{border-radius:var(--radius-pill);background:var(--stitch-primary,#01010f);width:1rem}.stitch-auth-signup{color:#1b1c1c;background:#fcf9f8;flex-direction:column;max-width:28rem;min-height:100dvh;margin-inline:auto;display:flex}.stitch-auth-signup-header{height:3.5rem;padding:0 var(--space-5);border-bottom:.5px solid var(--stitch-outline-variant,var(--border));align-items:center;display:flex}.stitch-auth-signup-main{justify-content:center;gap:var(--space-6);padding:var(--space-8) var(--space-5);flex-direction:column;flex:1;display:flex}.stitch-auth-signup-title{margin:0 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;font-size:1.75rem;font-weight:600}.stitch-auth-signup-subtitle{color:var(--stitch-on-surface-variant,var(--text-muted));margin:0;font-size:.9375rem;line-height:1.45}.stitch-auth-signup-social{gap:var(--space-3);flex-direction:column;display:flex}.stitch-auth-signup-social .auth-oauth{margin:0}.stitch-auth-signup-social .auth-divider{display:none}.stitch-auth-signup-social .btn,.stitch-auth-signup-social-btn{justify-content:center;align-items:center;gap:var(--space-3);width:100%;min-height:3rem;padding:var(--space-3) var(--space-4);border:.5px solid var(--stitch-outline-variant,var(--border));color:#1a1b2e;cursor:pointer;background:0 0;border-radius:.125rem;font-size:.9375rem;font-weight:500;display:inline-flex}.stitch-auth-signup-social-btn:disabled{opacity:.55;cursor:not-allowed}.stitch-auth-signup-google-icon{width:1.25rem;height:1.25rem}.stitch-auth-signup-divider{align-items:center;gap:var(--space-3);opacity:.7;display:flex}.stitch-auth-signup-divider span{border-top:.5px solid var(--stitch-outline-variant,var(--border));flex:1}.stitch-auth-signup-divider p{color:var(--stitch-on-surface-variant,var(--text-muted));margin:0;font-size:.8125rem}.stitch-auth-signup-form{gap:var(--space-5);flex-direction:column;display:flex}.stitch-auth-signup-field{gap:var(--space-2);flex-direction:column;display:flex}.stitch-auth-signup-field label{color:var(--stitch-on-surface-variant,var(--text-muted));font-size:.9375rem}.stitch-auth-signup-field input{width:100%;padding:0 0 var(--space-2);color:#1a1b2e;background:0 0;border:none;border-bottom:1px solid #1a1b2e;font-size:1rem}.stitch-auth-signup-field input:focus{outline:none}.stitch-auth-signup-legal,.stitch-auth-signup-switch{text-align:center;color:var(--stitch-on-surface-variant,var(--text-muted));margin:0;font-size:.8125rem}.stitch-auth-signup-legal a,.stitch-auth-signup-switch a{text-underline-offset:3px;color:inherit;text-decoration:underline}.stitch-auth-signup-footer{padding:var(--space-6) var(--space-5);border-top:.5px solid var(--stitch-outline-variant,var(--border))}@supports (color:color-mix(in lab, red, red)){.stitch-auth-signup-footer{border-top:.5px solid color-mix(in srgb, var(--stitch-outline-variant,var(--border)) 40%, transparent)}}@media (min-width:768px){.stitch-auth-signup{max-width:42.5rem}}.stitch-home{max-width:26rem;padding:var(--space-6) var(--space-5) calc(var(--space-16) + 4rem);background:var(--stitch-surface,#fcf9f8);margin-inline:auto}.stitch-home-stack{gap:var(--space-5);flex-direction:column;display:flex}.stitch-home-hub{margin-bottom:var(--space-2);padding-bottom:var(--space-4);border-bottom:.5px solid var(--stitch-outline-variant,var(--border));flex-direction:column;gap:.35rem;display:flex}.stitch-home-hub-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.6875rem;font-weight:600}.stitch-home-hub-title{font-family:var(--font-display,"Source Serif 4", serif);color:var(--text);margin:0;font-size:1.625rem;font-weight:600;line-height:1.15}.stitch-home-hub-summary{max-width:36rem;color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9375rem;line-height:1.4;display:-webkit-box;overflow:hidden}.stitch-home-section-title{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.75rem;font-weight:600}.stitch-home-explore{gap:var(--space-3);flex-direction:column;display:flex}.stitch-home-explore-nav{border:1px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-lg,.75rem);background:var(--bg-elevated,#fff);flex-direction:column;display:flex;overflow:hidden}.stitch-home-explore-link{align-items:center;gap:var(--space-3);padding:.9rem var(--space-4);color:inherit;border-bottom:.5px solid var(--stitch-outline-variant,var(--border));min-height:var(--touch-target-min,44px);text-decoration:none;display:flex}.stitch-home-explore-link:last-child{border-bottom:none}.stitch-home-explore-link:active{background:var(--text)}@supports (color:color-mix(in lab, red, red)){.stitch-home-explore-link:active{background:color-mix(in srgb, var(--text) 3%, transparent)}}.stitch-home-explore-icon{color:var(--text-muted);flex-shrink:0}.stitch-home-explore-label{min-width:0;color:var(--text);flex:1;font-size:.9375rem;font-weight:600}.stitch-home-explore-chevron{color:var(--text-muted);opacity:.55;flex-shrink:0}.stitch-home-journal-cta-row{align-items:flex-start;gap:var(--space-3);flex-direction:column;display:flex}.stitch-home-journal-all{color:var(--accent);font-size:.875rem;font-weight:600;text-decoration:none}.stitch-home-journal-all:hover{text-decoration:underline}.stitch-home-card{border:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface,#fcf9f8);border-radius:.25rem;flex-direction:column;gap:0;padding:0;display:flex;position:relative;overflow:hidden}.stitch-home-focus-card{box-shadow:none}.stitch-home-focus-media{aspect-ratio:16/9;background:var(--text);width:100%;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.stitch-home-focus-media{background:color-mix(in srgb, var(--text) 4%, transparent)}}.stitch-home-focus-reverse{padding:max(var(--inset-min), var(--space-4));background:var(--text);justify-content:center;align-items:center;display:flex}@supports (color:color-mix(in lab, red, red)){.stitch-home-focus-reverse{background:color-mix(in srgb, var(--text) 4%, transparent)}}.stitch-home-focus-reverse .tarot-card-back{border-radius:.35rem;flex-shrink:0;width:5.75rem;height:10rem}.stitch-home-focus-media-img{object-fit:cover;object-position:center;width:100%;height:100%}.stitch-home-focus-body{gap:var(--space-3);padding:max(var(--inset-min), var(--space-5));flex-direction:column;display:flex}.stitch-home-focus-header{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.stitch-home-label{letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-on-surface-variant,var(--text-muted));font-size:.8125rem;font-weight:600}.stitch-home-focus-title{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:var(--stitch-on-surface,var(--text));margin:0;font-size:1.375rem;font-weight:600;line-height:1.3}.stitch-home-focus-reading{color:var(--stitch-on-surface,var(--text));-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9375rem;line-height:1.5;display:-webkit-box;overflow:hidden}.stitch-home-focus-cta{align-items:center;gap:var(--space-2);min-height:var(--touch-target-min,44px);margin-top:var(--space-1);padding:max(var(--inset-min), .35rem) 0;color:var(--stitch-primary,#01010f);font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.stitch-home-focus-cta:hover{text-decoration:underline}.stitch-home-focus-cta-arrow{opacity:.7;flex-shrink:0}.stitch-home-tagesimpuls{gap:var(--space-4);box-shadow:var(--stitch-card-shadow);overflow:hidden}.stitch-home-card-accent{background:var(--stitch-secondary-container,#ffb065);width:100%;height:2px;position:absolute;top:0;left:0}.stitch-home-card-header{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.stitch-home-caption{color:var(--stitch-on-surface-variant,var(--text-muted));font-size:.8125rem}.stitch-home-display{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:var(--stitch-on-surface,var(--text));margin:0;font-size:1.75rem;font-weight:600;line-height:1.3}.stitch-home-tagesimpuls-link{gap:var(--space-4);color:inherit;flex-direction:column;min-height:2.75rem;text-decoration:none;display:flex}.stitch-home-tagesimpuls-row{gap:var(--space-4);align-items:flex-start;display:flex}.stitch-home-reading{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-on-surface,var(--text));flex:1;margin:0;font-size:1.0625rem;line-height:1.55}.stitch-home-tagesimpuls-thumb{border:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,var(--border));border-radius:.125rem;flex-shrink:0;width:4rem;height:4rem;overflow:hidden}.stitch-home-tagesimpuls-thumb-img{object-fit:cover;filter:grayscale();opacity:.9;width:100%;height:100%}.stitch-home-disclaimer{margin-top:var(--space-2);padding-top:var(--space-3);border-top:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,var(--border))}.stitch-home-disclaimer-summary{justify-content:center;align-items:center;gap:var(--space-1);cursor:pointer;color:var(--stitch-on-surface-variant,var(--text-muted));opacity:1;font-size:.8125rem;list-style:none;display:flex}.stitch-home-disclaimer-summary::-webkit-details-marker{display:none}.stitch-home-disclaimer[open] .stitch-home-disclaimer-chevron{transform:rotate(180deg)}.stitch-home-disclaimer-chevron{transition:transform .2s}.stitch-home-disclaimer-body{margin:var(--space-2) 0 0;padding:0 var(--space-4);text-align:center;color:var(--stitch-on-surface-variant,var(--text-muted));opacity:1;font-size:.8125rem;line-height:1.4}.stitch-home-transit-header{align-items:center;gap:var(--space-2);display:flex}.stitch-home-transit-icon{color:var(--stitch-outline-variant,var(--border))}.stitch-home-headline{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-on-surface,var(--text));margin:0;font-size:1.375rem;font-weight:600;line-height:1.3}.stitch-home-secondary{color:var(--stitch-on-surface,var(--text));margin:0;font-size:.9375rem;line-height:1.47}.stitch-home-transit-link{color:var(--stitch-primary,#01010f);font-size:.875rem;text-decoration:none}.stitch-home-transit-link:hover{text-decoration:underline}.stitch-home-moon,.stitch-home-moon .moon-phase-widget{margin:0}.stitch-home-moon-block.moon-phase-widget{padding:max(var(--inset-min), var(--space-5));border:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface,#fcf9f8);border-radius:.25rem}.moon-phase-layout{align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}.moon-phase-visual{width:3.5rem;height:3.5rem;color:var(--stitch-on-surface,var(--text));border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.moon-phase-image{object-fit:cover;object-position:center;border-radius:999px;width:3.5rem;height:3.5rem}.moon-phase-glyph{display:block}.moon-phase-copy{flex:1;min-width:0}.moon-phase-timeline{height:2.75rem;margin:0 0 var(--space-4);position:relative}.moon-phase-timeline-track{background:var(--stitch-outline-variant,var(--border));height:1px;position:absolute;bottom:.45rem;left:0;right:0}.moon-phase-timeline-today-marker{z-index:1;pointer-events:none;flex-direction:column;justify-content:flex-start;align-items:center;width:max-content;max-width:5.5rem;height:100%;display:flex;position:absolute;bottom:0;transform:translate(-50%)}.moon-phase-timeline-today-label{padding:max(var(--inset-min), .1rem) max(var(--inset-min), .3rem);white-space:nowrap;text-align:center;color:var(--stitch-on-surface,var(--text));flex-direction:column;align-items:center;gap:.05rem;line-height:1.15;display:flex}.moon-phase-timeline-today-caption{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.625rem;font-weight:600}.moon-phase-timeline-today-label time{font-variant-numeric:tabular-nums;color:var(--stitch-on-surface,var(--text));font-size:.6875rem;font-weight:600}.moon-phase-timeline-today{background:var(--stitch-primary,#01010f);width:2px;height:.85rem;position:absolute;bottom:.05rem;left:50%;transform:translate(-50%)}.moon-phase-timeline-dot{background:var(--stitch-on-surface,var(--text));border-radius:999px;width:.45rem;height:.45rem;position:absolute;bottom:.225rem;transform:translate(-50%)}.moon-phase-milestones{gap:var(--space-3) var(--space-4);grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.moon-phase-milestone{flex-direction:column;gap:.15rem;min-width:0;display:flex}.moon-phase-milestone-label{letter-spacing:.03em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:600}.moon-phase-milestone-date{color:var(--text);font-size:.9375rem;font-weight:500}.stitch-home-journal{text-align:left;align-items:stretch}.stitch-home-journal-label{align-self:flex-start}.stitch-home-journal-headline{margin:var(--space-2) 0}.stitch-home-journal-open,.stitch-home-journal-done{justify-content:center;align-items:center;gap:var(--space-2);width:100%;min-height:2.75rem;padding:var(--space-3) var(--space-5);background:var(--stitch-primary,#01010f);color:var(--stitch-on-primary,#fff);cursor:pointer;border:none;border-radius:.125rem;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.stitch-home-more-today{margin-top:var(--space-2);border:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface,#fcf9f8);border-radius:.25rem}.stitch-home-more-today-summary{align-items:center;gap:var(--space-2) var(--space-3);padding:var(--space-4) var(--space-5);cursor:pointer;flex-wrap:wrap;list-style:none;display:flex}.stitch-home-more-today-summary::-webkit-details-marker{display:none}.stitch-home-more-today-label{color:var(--stitch-on-surface,var(--text));font-size:.9375rem;font-weight:600}.stitch-home-more-today-hint{min-width:0;color:var(--stitch-on-surface-variant,var(--text-muted));flex:1;font-size:.8125rem}.stitch-home-more-today-chevron{color:var(--stitch-on-surface-variant,var(--text-muted));margin-left:auto;transition:transform .2s}.stitch-home-more-today[open] .stitch-home-more-today-chevron{transform:rotate(180deg)}.stitch-home-more-today-body{padding:0 var(--space-5) var(--space-5)}.tab-bar-gloss,.desktop-sidebar-gloss{color:var(--text-muted);letter-spacing:.01em;font-size:.625rem;font-weight:400;line-height:1.2;display:block}.stitch-resonanz-hub-gloss{padding-inline:max(var(--inset-min), 0);color:var(--text-muted);margin:0;font-size:.875rem}.stitch-home-journal-done:disabled{opacity:.5;cursor:not-allowed}.stitch-home-journal-compose{gap:var(--space-3);text-align:left;flex-direction:column;width:100%;display:flex}.stitch-home-journal-field{width:100%;padding:max(var(--inset-min), var(--space-3));border:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container-lowest,#fff);font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-on-surface,var(--text));resize:vertical;border-radius:.125rem;font-size:1rem;line-height:1.5}.stitch-home-journal-field:focus{outline:2px solid var(--stitch-primary-container,#1a1b2e);outline-offset:1px}.stitch-home-journal-helper{color:var(--stitch-on-surface-variant,var(--text-muted));margin:0;font-size:.8125rem}.stitch-home-journal-saved{gap:var(--space-3);text-align:left;flex-direction:column;width:100%;display:flex}.stitch-home-journal-entry{font-style:italic}.stitch-home-journal-edit{padding:var(--space-2) var(--space-4);border:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,var(--border));cursor:pointer;background:0 0;border-radius:.125rem;align-self:flex-start;font-size:.875rem}.stitch-home-error{margin:0 0 var(--space-4);color:var(--stitch-on-surface-variant,var(--text-muted));font-size:.9375rem}.interface-error-state{align-items:flex-start;gap:var(--space-3);padding:max(var(--inset-min), var(--space-3));flex-direction:column;display:flex}.interface-error-state>.body{margin:0}.stitch-tagesimpuls-detail-tag{letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-on-secondary-container,#774200);font-size:.8125rem;font-weight:600}.stitch-tagesimpuls-detail-footer{margin-top:var(--space-8);text-align:center}.stitch-tagesimpuls-detail-footer p{color:var(--stitch-on-surface-variant,#47464c);opacity:1;margin:0;font-size:.8125rem}@media (min-width:768px){.stitch-home{max-width:var(--desktop-reading-measure,none);padding-top:var(--hub-shell-pad-block-start)}.stitch-home-hub{margin-top:calc(-1 * var(--hub-shell-pad-block-start))}.stitch-home-hub-copy{min-height:11.5rem}.stitch-home-hub-title{font-size:2rem}.moon-phase-milestones{grid-template-columns:repeat(4,minmax(0,1fr))}.stitch-tagesimpuls-detail-title{font-size:2.5rem;line-height:1.2}.stitch-tagesimpuls-detail-actions{padding-top:var(--space-6);border-top:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,var(--border));justify-content:flex-start}}.stitch-tagesimpuls-detail-header{z-index:40;height:3.5rem;padding:0 var(--space-5);background:var(--stitch-surface);border-bottom:.5px solid var(--stitch-outline-variant,var(--border));justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.stitch-tagesimpuls-detail-back{width:2.5rem;height:2.5rem;color:var(--stitch-on-surface);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.stitch-tagesimpuls-detail-heading{font-family:var(--font-display,"Source Serif 4", serif);margin:0;font-size:1.375rem;font-weight:600}.stitch-tagesimpuls-detail-spacer{width:2.5rem}.stitch-tagesimpuls-detail{max-width:min(42.5rem,100%);padding:var(--space-8) var(--space-5) calc(var(--space-16) + 4rem);gap:var(--space-8);background:#fcf9f8;flex-direction:column;margin-inline:auto;display:flex}.stitch-tagesimpuls-detail-article{gap:var(--space-6);flex-direction:column;display:flex}.stitch-tagesimpuls-detail-meta{gap:var(--space-1);flex-direction:column;display:flex}.stitch-tagesimpuls-detail-date{letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-on-surface-variant,#47464c);font-size:.8125rem;font-weight:600}.stitch-tagesimpuls-detail-title{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:#1a1b2e;margin:0;font-size:1.75rem;font-weight:600;line-height:1.3}.stitch-tagesimpuls-detail-figure{aspect-ratio:4/3;border:.5px solid var(--stitch-outline-variant,var(--border));border-radius:.125rem;margin:0;overflow:hidden}.stitch-tagesimpuls-detail-image{object-fit:cover;width:100%;height:100%}.stitch-tagesimpuls-detail-body{gap:var(--space-6);flex-direction:column;max-width:65ch;display:flex}.stitch-tagesimpuls-detail-body p{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-on-surface-variant,var(--text-muted));margin:0;font-size:1.0625rem;line-height:1.55}.stitch-tagesimpuls-detail-sky{font-style:italic}.stitch-tagesimpuls-detail-rule{border:none;border-top:.5px solid var(--stitch-outline-variant,var(--border));width:4rem;margin:0 auto}.stitch-tagesimpuls-detail-reflection{gap:var(--space-3);padding:var(--space-6);border:.5px solid var(--stitch-outline-variant,var(--border));background:#f6f3f2;border-radius:.125rem;flex-direction:column;display:flex}.stitch-tagesimpuls-detail-reflection h3{font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;margin:0;font-size:1.375rem;font-weight:600}.stitch-tagesimpuls-detail-reflection p{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-on-surface-variant,var(--text-muted));margin:0;font-size:1.0625rem;font-style:italic;line-height:1.55}.stitch-tagesimpuls-detail-actions{justify-content:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.stitch-tagesimpuls-detail-actions-slot--end{display:block}.stitch-tagesimpuls-detail-save,.stitch-tagesimpuls-detail-share{align-items:center;gap:var(--space-2);min-height:2.75rem;padding:var(--space-3) var(--space-5);cursor:pointer;background:0 0;border-radius:.125rem;font-size:.9375rem;font-weight:500;display:inline-flex}.stitch-tagesimpuls-detail-save{color:#1a1b2e;border:.5px solid #1a1b2e}.stitch-tagesimpuls-detail-share{color:var(--stitch-on-surface-variant,var(--text-muted));border:none}@media (prefers-reduced-motion:reduce){.stitch-onboarding-welcome-anchor,.stitch-onboarding-reveal-wheel-spin,.stitch-onboarding-placeholder-ring,.stitch-onboarding-mow-item{opacity:1;animation:none;transform:none}}.chart-subpage-subtitle{margin:var(--space-2) 0 0;text-align:center;max-width:28rem;margin-inline:auto}.stitch-chart-placements .chart-subpage-header,.stitch-chart-psi-page .chart-subpage-header,.stitch-chart-elements-page .chart-subpage-header,.stitch-chart-sign-balance-page .chart-subpage-header,.stitch-chart-aspect-patterns .chart-subpage-header,.stitch-chart-aspects .chart-subpage-header,.stitch-transit-list .chart-subpage-header,.stitch-chart-settings .chart-subpage-header,.stitch-chart-advanced-hub .chart-subpage-header,.stitch-transit-advanced-hub .chart-subpage-header,.stitch-chart-planet-detail .chart-subpage-header{margin-bottom:var(--space-4)}.stitch-chart-placements-cols{padding-block-end:.35rem;padding-inline:max(var(--inset-min), var(--space-4));border-bottom:.5px solid var(--stitch-outline-variant,var(--border));letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-on-surface-variant,var(--text-muted));opacity:.7;grid-template-columns:1.4fr 1fr .55fr .8fr 1.5rem;gap:.5rem;margin-bottom:.35rem;font-size:.8125rem;font-weight:600;display:grid}.stitch-chart-placements-table{border:.5px solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container-lowest,var(--bg-elevated,#fff));border-radius:.125rem;margin:0;padding:0;overflow:hidden}.stitch-chart-placements-table .stitch-chart-placements-cols{padding-block:max(var(--inset-min), .65rem);padding-inline:max(var(--inset-min), var(--space-4));margin:0}.stitch-chart-placements-table .placement-rows{border:none;border-radius:0;overflow:visible}.stitch-chart-placements-table .placement-rows li:last-child .stitch-chart-placements-row{border-bottom:none}.stitch-chart-placements-caption{margin-top:var(--space-4);margin-bottom:var(--space-4)}.stitch-chart-placements-cols span:nth-child(3){text-align:center}.stitch-chart-placements-cols span:nth-child(4){text-align:right}.stitch-chart-placements-row{width:100%;padding-block:max(var(--inset-min), 1rem);padding-inline:max(var(--inset-min), var(--space-4));border:none;border-bottom:.5px solid var(--stitch-outline-variant,var(--border));text-align:left;color:inherit;cursor:pointer;background:0 0;grid-template-columns:1.4fr 1fr .55fr .8fr 1.5rem;align-items:center;gap:.5rem;text-decoration:none;display:grid}.stitch-chart-placements-row:hover{background:var(--stitch-surface-variant,var(--surface-2))}@supports (color:color-mix(in lab, red, red)){.stitch-chart-placements-row:hover{background:color-mix(in srgb, var(--stitch-surface-variant,var(--surface-2)) 30%, transparent)}}.stitch-chart-placements-planet{grid-template-columns:2rem minmax(0,1fr);align-items:center;column-gap:.5rem;min-width:0;font-weight:500;display:grid}.stitch-chart-placements-glyph-slot{justify-content:flex-start;align-items:center;gap:.2rem;min-width:2rem;display:inline-flex}.stitch-chart-placements-planet .placement-glyph{justify-content:center;align-items:center;min-width:1.15rem;font-size:1.125rem;font-weight:400;line-height:1;display:inline-flex}.stitch-chart-placements-planet .placement-retrograde{letter-spacing:.02em;color:var(--stitch-on-surface-variant,var(--text-muted));font-size:.6875rem;font-weight:600;line-height:1;display:inline-block;transform:translateY(-.15em)}.stitch-chart-placements-name{text-overflow:ellipsis;min-width:0;font-weight:500;overflow:hidden}.stitch-chart-placements-sign,.stitch-chart-placements-house{color:var(--stitch-on-surface-variant,var(--text-muted))}.stitch-chart-placements-house{text-align:center}.stitch-chart-placements-degree{text-align:right;color:var(--stitch-on-surface-variant,var(--text-muted));letter-spacing:-.02em}.stitch-chart-placements-chevron{color:var(--stitch-outline-variant,var(--text-muted));justify-content:flex-end;display:flex}.stitch-chart-placements-disclaimer,.stitch-chart-psi-disclaimer{margin-top:var(--space-8);text-align:center;color:var(--stitch-on-surface-variant,var(--text-muted));opacity:.45;font-size:.8125rem}.stitch-chart-section-label{margin:var(--space-6) 0 var(--space-3);letter-spacing:.08em;text-transform:uppercase;color:var(--stitch-on-surface-variant,var(--text-muted));font-size:.8125rem;font-weight:600}.stitch-chart-aspects-patterns{margin-top:var(--space-6)}.stitch-chart-aspects-patterns-sub{margin:0 0 var(--space-4);text-align:left;max-width:none}.stitch-chart-aspects-cols{grid-template-columns:1.1fr 1.1fr 1.1fr .75fr .65fr}.stitch-chart-aspects-cols span:nth-child(4),.stitch-chart-aspects-cols span:nth-child(5){text-align:right}.stitch-chart-aspects-row{grid-template-columns:1.1fr 1.1fr 1.1fr .75fr .65fr}.stitch-chart-aspects-row.focused{background:var(--stitch-primary,var(--accent))}@supports (color:color-mix(in lab, red, red)){.stitch-chart-aspects-row.focused{background:color-mix(in srgb, var(--stitch-primary,var(--accent)) 12%, transparent)}}.stitch-chart-aspects-type{color:var(--stitch-on-surface-variant,var(--text-muted));align-items:center;gap:.35rem;display:inline-flex}.stitch-chart-aspects-distance{text-align:right;justify-self:end}.stitch-chart-aspects-orb{justify-content:flex-end;justify-self:end;align-items:center;min-height:1.25rem;display:inline-flex}.stitch-chart-aspects-orb .aspect-tight-badge{margin-left:0}.stitch-chart-aspects-caption{margin-top:var(--space-4);margin-bottom:var(--space-4)}.stitch-chart-aspects-empty{margin:var(--space-4) 0}.stitch-transit-list-section+.stitch-transit-list-section{margin-top:var(--space-6)}.stitch-transit-list .stitch-transit-list-table{border:.5px solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container-lowest,var(--bg-elevated,#fff));border-radius:.125rem;margin:0;padding:0;overflow:hidden}.stitch-transit-list .stitch-transit-list-table .stitch-chart-placements-cols{padding-block:max(var(--inset-min), .65rem);padding-inline:max(var(--inset-min), var(--space-4));margin:0}.stitch-transit-list .stitch-transit-list-table .placement-rows{border:none;border-radius:0;overflow:visible}.stitch-transit-list .stitch-transit-empty,.stitch-transit-list .transit-error,.stitch-transit-list .transit-dev-panel{padding:max(var(--inset-min), var(--space-4));border:.5px solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container-lowest,var(--bg-elevated,#fff));border-radius:.125rem}.stitch-transit-list .stitch-transit-empty{color:var(--text-muted);margin:0}.stitch-transit-list .transit-error,.stitch-transit-list .transit-dev-panel{margin-bottom:var(--space-4);gap:var(--space-3);display:grid}.stitch-transit-list .stitch-transit-offline{padding:max(var(--inset-min), var(--space-3)) max(var(--inset-min), var(--space-4));border:.5px solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container-low,var(--surface-2));margin-bottom:var(--space-4);border-radius:.125rem}.stitch-transit-list-cols,.stitch-transit-list-row{grid-template-columns:minmax(0,1.7fr) 4.25rem minmax(8.5rem,1.15fr) 1.25rem;column-gap:.75rem}.stitch-transit-list .stitch-transit-list-cols span:nth-child(3),.stitch-transit-list .stitch-transit-list-cols span:nth-child(4){text-align:right}.stitch-transit-list .stitch-transit-list-row{padding-block:max(var(--inset-min), .9rem);padding-inline:max(var(--inset-min), var(--space-4))}.stitch-transit-list .stitch-transit-list-row:last-child,.stitch-transit-list .placement-rows li:last-child .stitch-transit-list-row{border-bottom:none}.stitch-transit-list-cols span:nth-child(2),.stitch-transit-list-cols span:nth-child(3),.stitch-transit-list-distance,.stitch-transit-list-when{text-align:right}.stitch-transit-list-distance,.stitch-transit-list-when{font-variant-numeric:tabular-nums;white-space:nowrap;justify-self:end;width:100%}.stitch-transit-list-when{color:var(--stitch-on-surface-variant,var(--text-muted));font-size:.875rem}.stitch-transit-list-event{grid-template-columns:.5rem 1.25rem minmax(0,1fr);align-items:center;column-gap:.5rem;min-width:0;display:grid}.stitch-transit-list-status{justify-content:center;align-items:center;width:.5rem;height:.5rem;display:inline-flex}.stitch-transit-list-glyph{text-align:center;justify-content:center;align-items:center;width:1.25rem;min-width:1.25rem;font-size:1.125rem;line-height:1;display:inline-flex}.stitch-transit-list-label{text-overflow:ellipsis;min-width:0;font-weight:500;line-height:1.35;overflow:hidden}.stitch-transit-list-caption{margin-top:var(--space-4);margin-bottom:var(--space-4)}.stitch-transit-list .stitch-chart-section-label{margin-top:0;margin-bottom:var(--space-3)}@media (max-width:480px){.stitch-transit-list-cols,.stitch-transit-list-row{grid-template-columns:minmax(0,1.4fr) 3.5rem minmax(5.75rem,1fr) 1.125rem;column-gap:.5rem}.stitch-transit-list-when{white-space:normal;text-align:right;font-size:.75rem}}.stitch-chart-sub-trailing-btn{min-width:2.5rem;min-height:2.5rem;padding:max(var(--inset-min), .25rem);color:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.stitch-chart-sub-trailing-btn:hover{color:var(--stitch-primary,var(--accent))}.stitch-chart-psi-intro{margin-bottom:var(--space-6)}.stitch-chart-psi-title{margin:0 0 var(--space-2);color:var(--stitch-primary-container,#1a1b2e);font-size:1.375rem;font-weight:600}.stitch-chart-psi-lede{color:var(--stitch-on-surface-variant,var(--text-muted));max-width:90%;margin:0}.stitch-chart-psi-dims{margin-bottom:var(--space-6);flex-direction:column;gap:.25rem;display:flex}.stitch-chart-psi-dim{border-bottom:.5px solid var(--stitch-outline-variant,var(--border));padding:1rem 0}.stitch-chart-psi-dim-head{justify-content:space-between;align-items:flex-end;margin-bottom:.5rem;display:flex}.stitch-chart-psi-dim-label{letter-spacing:.06em;text-transform:uppercase;color:var(--stitch-primary-container,#1a1b2e);font-size:.8125rem;font-weight:600}.stitch-chart-psi-dim-hint{color:var(--stitch-on-surface-variant,var(--text-muted));font-size:.8125rem}.stitch-chart-psi-dim-track,.stitch-chart-elements-bar-track{background:var(--stitch-surface-container-high,var(--surface-2));border-radius:999px;width:100%;height:4px;overflow:hidden}.stitch-chart-psi-dim-fill,.stitch-chart-elements-bar-fill{background:var(--stitch-primary-container,#1a1b2e);border-radius:inherit;height:100%}.stitch-chart-psi-insight{margin:0 0 var(--space-6);padding:var(--space-4);border:.5px solid var(--stitch-outline-variant,var(--border));color:var(--stitch-primary-container,#1a1b2e);border-radius:.125rem;line-height:1.55}.stitch-chart-psi-actions{flex-direction:column;gap:0;display:flex}.stitch-chart-psi-learn{border:none;border-top:.5px solid var(--stitch-outline-variant,var(--border));border-bottom:.5px solid var(--stitch-outline-variant,var(--border));width:100%;color:var(--stitch-primary-container,#1a1b2e);font:inherit;text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:1rem 0;text-decoration:none;display:flex}.stitch-chart-psi-actions .stitch-chart-psi-learn+.stitch-chart-psi-learn{border-top:none}.stitch-chart-elements-intro{margin:0 0 var(--space-6);opacity:.9;font-style:italic;line-height:1.55}.stitch-chart-elements-section{margin-bottom:var(--space-6);padding-top:var(--space-4);border-top:.5px solid var(--stitch-outline-variant,var(--border))}.stitch-chart-elements-section-title,.stitch-chart-sign-balance-section-title{margin:0 0 var(--space-4);letter-spacing:.08em;text-transform:uppercase;color:var(--stitch-on-surface-variant,var(--text-muted));font-size:.8125rem;font-weight:600}.stitch-chart-elements-bars{gap:var(--space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.stitch-chart-elements-bar-meta{justify-content:space-between;align-items:flex-end;margin-bottom:.4rem;display:flex}.stitch-chart-elements-summary{margin:0 0 var(--space-6);color:var(--stitch-primary-container,#1a1b2e);line-height:1.55}.stitch-chart-elements-disclaimer-toggle{color:var(--stitch-on-surface-variant,var(--text-muted));opacity:.65;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;margin:0 auto;font-size:.8125rem;display:inline-flex}.stitch-chart-elements-disclaimer{text-align:center;border-top:.5px solid var(--stitch-outline-variant,var(--border));padding-top:var(--space-4)}.stitch-chart-elements-disclaimer-body{margin:var(--space-3) 0 0;color:var(--stitch-on-surface-variant,var(--text-muted));opacity:.7;font-size:.8125rem;font-style:italic}.stitch-chart-sign-balance-list{margin:0 0 var(--space-6);padding:0;list-style:none}.stitch-chart-sign-balance-row{justify-content:space-between;gap:var(--space-3);border-bottom:.5px solid var(--stitch-outline-variant,var(--border));align-items:flex-start;padding:.9rem 0;display:flex}.stitch-chart-sign-balance-sign{font-weight:600;display:block}.stitch-chart-sign-balance-bodies{color:var(--stitch-on-surface-variant,var(--text-muted));margin-top:.2rem;font-size:.875rem;display:block}.stitch-chart-sign-balance-tier{letter-spacing:.04em;color:var(--stitch-secondary,#8b500a);white-space:nowrap;font-size:.75rem;font-weight:600}.stitch-chart-sign-balance-tier-medium{opacity:.75}.stitch-chart-sign-balance-tier-basis{opacity:.5}.stitch-chart-sign-balance-mirror{color:var(--stitch-primary-container,#1a1b2e);margin:0;font-style:italic;line-height:1.55}.stitch-chart-sign-balance-gate{gap:var(--space-3);padding:max(var(--inset-min), var(--space-5));border:.5px solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container-low,var(--surface-2));border-radius:.125rem;display:grid}.stitch-aspect-patterns-card .aspect-patterns-title{letter-spacing:.06em;text-transform:uppercase;font-size:.8125rem}.stitch-aspect-pattern-item{border:.5px solid var(--stitch-outline-variant,var(--border));padding:max(var(--inset-min), var(--space-3));margin-bottom:var(--space-3);background:var(--stitch-surface-container-lowest,#fff);border-radius:.125rem}.stitch-aspect-explore-cta{width:100%;margin-top:var(--space-4)}.stitch-chart-settings-section{margin-bottom:var(--space-6)}.stitch-chart-settings-row{justify-content:space-between;gap:var(--space-3);border-bottom:.5px solid var(--stitch-outline-variant,var(--border));padding:.85rem 0;display:flex}.stitch-chart-settings-row-label{color:var(--stitch-on-surface-variant,var(--text-muted))}.stitch-chart-settings-row-value{align-items:center;gap:.5rem;font-weight:500;display:inline-flex}.stitch-chart-settings-lock{letter-spacing:.04em;text-transform:uppercase;opacity:.55;font-size:.7rem}.stitch-chart-settings-house{gap:var(--space-2);padding:max(var(--inset-min), .85rem) 0;border-bottom:.5px solid var(--stitch-outline-variant,var(--border));flex-direction:column;display:flex}.stitch-chart-settings-house-select{width:100%;max-width:22rem;padding:max(var(--inset-min), .55rem) max(var(--inset-min), .75rem);border:.5px solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container-low,var(--surface-2));color:inherit;font:inherit;border-radius:.125rem}.stitch-chart-settings-orbs{gap:var(--space-3);padding:max(var(--inset-min), .85rem) 0;border-bottom:.5px solid var(--stitch-outline-variant,var(--border));flex-direction:column;display:flex}.stitch-chart-settings-orbs-title{margin:0;font-weight:600}.stitch-chart-settings-orbs-grid{gap:var(--space-2);display:grid}.stitch-chart-settings-orb-row{align-items:center;gap:var(--space-3);padding:max(var(--inset-min), .35rem) 0;grid-template-columns:minmax(0,1fr) auto;display:grid}.stitch-chart-settings-orb-input-wrap{padding:max(var(--inset-min), .25rem) max(var(--inset-min), .5rem);border:.5px solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container-low,var(--surface-2));border-radius:.125rem;align-items:center;gap:.35rem;display:inline-flex}.stitch-chart-settings-orb-input{width:4.5rem;color:inherit;font:inherit;text-align:right;background:0 0;border:0}.stitch-chart-settings-orb-actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.stitch-chart-settings-upsell{gap:var(--space-3);margin:var(--space-3) 0;padding:max(var(--inset-min), var(--space-3));background:var(--stitch-surface-container-low,var(--surface-2));border-radius:.125rem;flex-direction:column;display:flex}.stitch-chart-settings-suggest-row{gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.stitch-chart-settings-info{margin:var(--space-3) 0 0;padding:var(--space-3);background:var(--stitch-surface-container-low,var(--surface-2));color:var(--stitch-on-surface-variant,var(--text-muted));border-radius:.125rem;font-size:.875rem}.stitch-chart-settings-toggle{justify-content:space-between;align-items:center;gap:var(--space-3);padding:max(var(--inset-min), .85rem) 0;border-bottom:.5px solid var(--stitch-outline-variant,var(--border));display:flex}.chart-settings-orientation{margin:var(--space-3) 0;padding:max(var(--inset-min), var(--space-3));border:.5px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius,8px);min-width:0}.chart-settings-orientation legend{padding:0 max(var(--inset-min), .35rem)}.stitch-chart-settings-save-bar{bottom:calc(4.5rem + env(safe-area-inset-bottom,0px));padding-top:var(--space-4);background:linear-gradient(to top, var(--stitch-surface,#fcf9f8) 70%, transparent);position:sticky}.stitch-chart-settings-save-bar .btn{width:100%}.stitch-chart-planet-journal-cta{width:100%;margin-top:var(--space-5);justify-content:center;display:inline-flex}.stitch-advanced-list{margin:0 0 var(--space-6);padding:0;list-style:none}.stitch-advanced-row{justify-content:space-between;align-items:flex-start;gap:var(--space-3);border:none;border-bottom:.5px solid var(--stitch-outline-variant,var(--border));text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;padding:1rem 0;display:flex}.stitch-advanced-row.active{background:var(--stitch-secondary-container,#ffb065)}@supports (color:color-mix(in lab, red, red)){.stitch-advanced-row.active{background:color-mix(in srgb, var(--stitch-secondary-container,#ffb065) 12%, transparent)}}.stitch-advanced-row-title{font-weight:600;display:block}.stitch-advanced-row-body{color:var(--stitch-on-surface-variant,var(--text-muted));margin-top:.2rem;font-size:.875rem;display:block}.stitch-advanced-badge{letter-spacing:.06em;color:var(--stitch-secondary,#8b500a);font-size:.7rem;font-weight:700}.stitch-advanced-viz{height:8rem;margin:0 auto var(--space-6);place-items:center;display:grid;position:relative}.stitch-advanced-viz-ring{border:.5px solid var(--stitch-outline-variant,var(--border));background:radial-gradient(circle at 30% 30%, var(--stitch-secondary-container,#ffb065), transparent 55%), radial-gradient(circle at 70% 70%, var(--stitch-primary-container,#1a1b2e), transparent 50%);border-radius:50%;width:7rem;height:7rem}@supports (color:color-mix(in lab, red, red)){.stitch-advanced-viz-ring{background:radial-gradient(circle at 30% 30%, color-mix(in srgb, var(--stitch-secondary-container,#ffb065) 35%, transparent), transparent 55%), radial-gradient(circle at 70% 70%, color-mix(in srgb, var(--stitch-primary-container,#1a1b2e) 18%, transparent), transparent 50%)}}.stitch-advanced-viz-ring-inner{opacity:.85;width:3.5rem;height:3.5rem;position:absolute}.stitch-advanced-cta{justify-content:center;width:100%;display:inline-flex}.stitch-advanced-upsell{gap:var(--space-3);padding:max(var(--inset-min,2px), var(--space-3));border:.5px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-md,.5rem);flex-direction:column;display:flex}.stitch-advanced-panel{margin-top:var(--space-4);padding:max(var(--inset-min,2px), var(--space-3));border:.5px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-md,.5rem);gap:var(--space-2);flex-direction:column;display:flex}.stitch-advanced-panel-disclaimer{opacity:.85;font-size:.875rem}.stitch-timing-progressions,.stitch-timing-solar-return,.stitch-timing-solar-arc,.stitch-timing-extended-coords,.stitch-timing-primary-directions,.stitch-pro-techniques-hub,.stitch-pro-techniques-solar-arc,.stitch-pro-techniques-tables{padding-inline:max(var(--inset-min,2px), var(--space-4,1rem))}.stitch-pro-techniques-controls{gap:var(--space-3);margin:0 0 var(--space-4);display:grid}.stitch-pro-techniques-controls select{min-width:12rem;padding:max(var(--inset-min,2px), .35rem .5rem)}.stitch-pro-techniques-psi-split,.stitch-pro-techniques-table-wrap{margin:0 0 var(--space-4);padding:max(var(--inset-min,2px), var(--space-3));border:.5px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-md,.5rem)}.stitch-pro-techniques-scroll{overflow-x:auto}.stitch-pro-techniques-table{border-collapse:collapse;width:100%;font-size:.8125rem}.stitch-pro-techniques-table th,.stitch-pro-techniques-table td{padding:max(var(--inset-min,2px), .35rem .4rem);border-bottom:.5px solid var(--stitch-outline-variant,var(--border))}@supports (color:color-mix(in lab, red, red)){.stitch-pro-techniques-table th,.stitch-pro-techniques-table td{border-bottom:.5px solid color-mix(in srgb, var(--stitch-outline-variant,var(--border)) 55%, transparent)}}.stitch-pro-techniques-table th,.stitch-pro-techniques-table td{text-align:left;white-space:nowrap}.stitch-pro-techniques-lot-list,.stitch-pro-techniques-critical-list{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.stitch-pro-techniques-lot-list li,.stitch-pro-techniques-critical-list li{padding:max(var(--inset-min,2px), .35rem 0);border-bottom:.5px solid var(--stitch-outline-variant,var(--border));gap:.15rem;display:grid}@supports (color:color-mix(in lab, red, red)){.stitch-pro-techniques-lot-list li,.stitch-pro-techniques-critical-list li{border-bottom:.5px solid color-mix(in srgb, var(--stitch-outline-variant,var(--border)) 55%, transparent)}}.stitch-pro-feature-row.is-disabled{opacity:.55;pointer-events:none}.stitch-pro-feature-text{gap:.2rem;display:grid}.stitch-pro-feature-title{font-weight:600}.stitch-pro-feature-body{color:var(--stitch-on-surface-variant,var(--text-muted));font-size:.875rem}.stitch-extended-coords-table{margin:0 0 var(--space-4)}.stitch-extended-coords-cols,.stitch-extended-coords-row{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr)}.stitch-extended-coords-export{margin:0 0 var(--space-4)}.stitch-timing-control{align-items:center;gap:var(--space-2);margin:0 0 var(--space-4);padding:max(var(--inset-min,2px), var(--space-3));border:.5px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-md,.5rem);flex-wrap:wrap;display:flex}.stitch-timing-control input{min-width:8rem;padding:max(var(--inset-min,2px), .35rem .5rem)}.stitch-timing-gate{gap:var(--space-3);margin:0 0 var(--space-5);padding:max(var(--inset-min,2px), var(--space-4));border:.5px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-md,.5rem);justify-items:start;display:grid}.stitch-timing-side-by-side{gap:var(--space-3);margin:0 0 var(--space-5);grid-template-columns:1fr 1fr;display:grid}@media (max-width:520px){.stitch-timing-side-by-side{grid-template-columns:1fr}}.stitch-timing-column{padding:max(var(--inset-min,2px), var(--space-3));border:.5px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-md,.5rem);margin:0}.stitch-timing-column-title{margin:0 0 var(--space-2);font-size:.9rem;font-weight:600}.stitch-timing-body-list{margin:0;padding:0;list-style:none}.stitch-timing-body-list li{justify-content:space-between;gap:var(--space-2);padding:max(var(--inset-min,2px), .35rem 0);border-bottom:.5px solid var(--stitch-outline-variant,var(--border));display:flex}@supports (color:color-mix(in lab, red, red)){.stitch-timing-body-list li{border-bottom:.5px solid color-mix(in srgb, var(--stitch-outline-variant,var(--border)) 55%, transparent)}}.stitch-timing-body-list li{font-size:.875rem}.stitch-timing-body-list li:last-child{border-bottom:none}.stitch-timing-summary{margin:0 0 var(--space-4);padding:max(var(--inset-min,2px), var(--space-3));border:.5px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-md,.5rem)}.stitch-timing-summary p,.stitch-timing-meta,.stitch-timing-stub,.stitch-timing-disclaimer,.stitch-timing-error,.stitch-timing-empty{margin:0 0 var(--space-3)}.stitch-timing-stub,.stitch-timing-disclaimer{color:var(--stitch-on-surface-variant,var(--text-muted))}.stitch-primary-directions-placeholder{gap:var(--space-3);margin:0 0 var(--space-5);padding:max(var(--inset-min,2px), var(--space-4));border:.5px solid var(--stitch-outline-variant,var(--border));border-radius:var(--radius-md,.5rem);display:grid}.stitch-primary-directions-placeholder p{margin:0}.stitch-primary-directions-actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.stitch-timing-error{color:var(--stitch-error,#ba1a1a)}.stitch-solar-arc-overlay{margin:var(--space-3) 0;text-align:center}.stitch-solar-arc-overlay svg{width:min(100%,280px);height:auto;margin:0 auto;display:block}.stitch-solar-arc-ring{fill:none;stroke:var(--stitch-outline-variant,var(--border));stroke-width:1.25px}.stitch-solar-arc-ring-inner{stroke-opacity:.85}.stitch-solar-arc-tick-natal{fill:var(--stitch-primary,var(--accent))}.stitch-solar-arc-tick-directed{fill:var(--stitch-tertiary,var(--text))}.stitch-solar-arc-hits{margin:var(--space-3) 0}.stitch-solar-arc-hit-list{margin:var(--space-2) 0 0;gap:var(--space-2);padding:0;list-style:none;display:grid}.stitch-solar-arc-hit-list li{padding:max(var(--inset-min), var(--space-2));border:1px solid var(--stitch-outline-variant,var(--border));gap:2px;display:grid}.stitch-solar-arc-hit-plain{display:block}.stitch-midpoints-dial{margin:var(--space-3) 0;text-align:center}.stitch-midpoints-dial svg{width:min(100%,280px);height:auto;margin:0 auto;display:block}.stitch-midpoints-dial-ring{fill:none;stroke:var(--stitch-outline-variant,var(--border));stroke-width:1.25px}.stitch-midpoints-dial-ring-inner{stroke-opacity:.85}.stitch-midpoints-dial-tick{stroke:var(--stitch-outline-variant,var(--border));stroke-width:1px}.stitch-midpoints-dial-chord{stroke:var(--stitch-primary,var(--accent));stroke-width:1px;stroke-opacity:.55}.stitch-midpoints-dial-body{fill:var(--stitch-primary,var(--accent))}.stitch-midpoints-dial-midpoint{fill:var(--stitch-tertiary,var(--text))}.stitch-midpoints-top,.stitch-midpoints-table{margin:var(--space-3) 0}.stitch-midpoints-top-list{margin:var(--space-2) 0 0;gap:var(--space-2);padding:0;list-style:none;display:grid}.stitch-midpoints-top-list li{padding:max(var(--inset-min), var(--space-2));border:1px solid var(--stitch-outline-variant,var(--border));gap:2px;display:grid}.stitch-midpoints-interp{display:block}.stitch-transit-detail-header{margin-bottom:var(--space-3)}.stitch-transit-detail-title{margin-top:var(--space-2)}.stitch-transit-detail-meta{justify-content:space-between;align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.stitch-transit-detail-timing-active{font-family:var(--font-body,Inter, sans-serif);color:var(--stitch-on-surface,#1b1c1c);font-size:.9375rem;font-style:italic;line-height:1.45}.stitch-transit-detail-mirror-title{margin:0 0 var(--space-3);color:var(--stitch-primary-container,#1a1b2e);font-size:1.5rem;font-weight:600}.stitch-transit-detail-journal-cta{width:100%;margin:var(--space-5) 0 var(--space-3);justify-content:center;display:inline-flex}@media (min-width:768px){.stitch-chart-placements,.stitch-chart-psi-page,.stitch-chart-elements-page,.stitch-chart-sign-balance-page,.stitch-chart-aspect-patterns,.stitch-chart-settings,.stitch-chart-advanced-hub,.stitch-transit-advanced-hub,.stitch-chart-planet-detail,.stitch-transit-detail{max-width:var(--desktop-reading-measure,none);margin-inline:auto}.stitch-chart-settings-save-bar{background:0 0;position:static}}@media (prefers-reduced-motion:reduce){.stitch-chart-psi-dim-fill,.stitch-chart-elements-bar-fill{transition:none}}.stitch-subpage-header,.stitch-resonanz-sub-header,.stitch-store-header,.stitch-settings-sub-header,.stitch-legal-sub-header,.stitch-chart-sub-header,.stitch-learn-sub-header,.stitch-journal-editor-header,.stitch-journal-detail-header{z-index:40;height:var(--stitch-subpage-header-height);padding-inline:max(var(--inset-min), var(--space-5));background:var(--stitch-surface,var(--bg-elevated));border-bottom:.5px solid var(--stitch-outline-variant,var(--border));box-sizing:border-box;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.stitch-subpage-back,.stitch-resonanz-sub-back,.stitch-settings-sub-back,.stitch-settings-sub-close,.stitch-legal-sub-back,.stitch-chart-sub-back,.stitch-learn-sub-back,.stitch-journal-editor-back,.stitch-journal-detail-icon-btn{min-width:var(--touch-target-min);min-height:var(--touch-target-min);width:var(--touch-target-min);height:var(--touch-target-min);color:var(--stitch-primary,var(--text));cursor:pointer;box-sizing:border-box;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;text-decoration:none;display:inline-flex}.stitch-resonanz-sub-back{color:var(--stitch-primary,#01010f)}.stitch-resonanz-sub-heading{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-on-surface,#1a1b2e);margin:0;font-size:1.25rem;font-weight:600}.stitch-resonanz-sub-trailing{min-width:var(--touch-target-min);justify-content:flex-end;gap:var(--space-2);display:inline-flex}.stitch-resonanz-hub,.stitch-resonanz-input,.stitch-resonanz-output,.stitch-resonanz-support,.stitch-resonanz-memory,.stitch-store-reports,.stitch-store-report-detail,.stitch-store-report-viewer,.stitch-store-gift,.stitch-store-wallet,.stitch-store-topup,.stitch-store-limits,.stitch-store-withdrawal,.stitch-subscription-management{max-width:26rem;padding:max(var(--inset-min), var(--space-8)) max(var(--inset-min), var(--space-5)) max(var(--inset-min), calc(var(--space-16) + 4rem));color:#1b1c1c;gap:var(--space-6);background:#fcf9f8;flex-direction:column;margin-inline:auto;display:flex}.stitch-resonanz-hub-title,.stitch-resonanz-support-title,.stitch-store-reports-heading,.stitch-store-topup-heading,.stitch-subscription-title{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:#1a1b2e;margin:0;font-size:1.75rem;font-weight:600}.stitch-resonanz-hub-subhead,.stitch-resonanz-input-lead,.stitch-resonanz-support-lead,.stitch-resonanz-memory-lead,.stitch-store-reports-lead,.stitch-store-detail-tagline,.stitch-subscription-lead{font-family:var(--font-display,"Source Serif 4", serif);color:#47464c;margin:0;font-size:1.0625rem;font-style:italic;line-height:1.55}.stitch-resonanz-hub-person-label,.stitch-resonanz-hub-field-label,.stitch-resonanz-hub-anchor-label,.stitch-subscription-eyebrow{letter-spacing:.05em;text-transform:uppercase;color:#78767d;font-size:.8125rem;font-weight:600;display:block}.stitch-resonanz-hub-input{width:100%;padding:0 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;background:0 0;border:none;border-bottom:.5px solid #c8c5cd;outline:none;font-size:1.0625rem}.stitch-resonanz-hub-input:focus{border-bottom-color:#1a1b2e}.stitch-resonanz-hub-inputs,.stitch-resonanz-input-form{gap:var(--space-5);padding:max(var(--inset-min), var(--space-4));border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface-container-lowest,#fff);border-radius:.125rem;flex-direction:column;display:flex}.stitch-resonanz-hub-person{gap:var(--space-2);flex-direction:column;display:flex}.stitch-resonanz-hub-anchor{justify-content:center;align-items:center;gap:var(--space-2);min-height:12rem;padding:max(var(--inset-min), var(--space-4));border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:linear-gradient(160deg,#f6f3f2 0%,#eae7e7 100%);border-radius:.125rem;flex-direction:column;display:flex}.stitch-resonanz-hub-anchor-icon{color:#8b500a}.stitch-resonanz-hub-preview{padding:max(var(--inset-min), var(--space-5));border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface-container-lowest,#fff);gap:var(--space-3);border-radius:.125rem;flex-direction:column;display:flex;box-shadow:0 4px 20px #1a1b2e0a}.stitch-resonanz-hub-preview-head{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.stitch-resonanz-hub-preview-title{font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;margin:0;font-size:1.25rem}.stitch-resonanz-hub-preview-body{font-family:var(--font-display,"Source Serif 4", serif);color:#47464c;margin:0;font-size:1.0625rem;line-height:1.55}.stitch-resonanz-hub-cta,.stitch-subscription-actions{align-items:stretch;gap:var(--space-3);flex-direction:column;display:flex}.stitch-resonanz-history-toolbar{gap:var(--space-3);margin:0 0 var(--space-3);padding:max(var(--inset-min), var(--space-4));border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface-container-lowest,#fff);border-radius:.125rem;flex-direction:column;display:flex}.stitch-resonanz-history-controls{gap:var(--space-3);grid-template-columns:1fr;display:grid}@media (min-width:640px){.stitch-resonanz-history-controls{grid-template-columns:1fr 1fr}}.stitch-resonanz-history-field label{margin-bottom:var(--space-2);color:#1a1b2e;font-size:.8125rem;font-weight:600;display:block}.stitch-resonanz-history-field input,.stitch-resonanz-history-field select{width:100%;padding:max(var(--inset-min), .625rem .75rem);border-radius:var(--radius-sm);color:#1a1b2e;background:#fff;border:.5px solid #c8c5cd;font-size:.9375rem}.stitch-resonanz-history-result-meta{margin:0 0 var(--space-2);color:var(--text-muted,#47464c);font-size:.8125rem}.stitch-resonanz-hub-primary{justify-content:center;align-items:center;gap:var(--space-2);color:#fff;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#1a1b2e;border:none;border-radius:.5rem;width:100%;padding:1rem 1.25rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.stitch-resonanz-hub-primary:disabled{opacity:.5;cursor:not-allowed}.stitch-resonanz-hub-history-title{margin:0 0 var(--space-3);font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;font-size:1.125rem}.stitch-resonanz-hub-links,.stitch-store-wallet-link,.stitch-store-legal-links,.stitch-subscription-links{text-align:center;color:#78767d}.stitch-resonanz-input-optional{margin:var(--space-2) 0 0;letter-spacing:.04em;text-transform:uppercase;color:#78767d;font-size:.8125rem;font-weight:600}.stitch-resonanz-input-invite{margin-top:var(--space-3);gap:var(--space-2);flex-direction:column;display:flex}.stitch-resonanz-input-notice{margin:var(--space-3) 0 0;padding:max(var(--inset-min), var(--space-3));border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface-container-low,#f6f3f2);color:#47464c;border-radius:.125rem;font-size:.875rem;line-height:1.45}.stitch-resonanz-secondary-link{padding:max(var(--inset-min), .15rem) 0;color:#47464c;text-underline-offset:.15em;align-self:flex-start;font-size:.875rem;font-weight:600;text-decoration:underline;display:inline-flex}.stitch-resonanz-input-with-icon{position:relative}.stitch-resonanz-input-with-icon .material-symbols-outlined{color:#78767d;position:absolute;top:.2rem;right:0}.stitch-resonanz-output-focus{align-items:center;gap:var(--space-2);color:#47464c;margin:0;font-size:.9375rem;display:inline-flex}.stitch-resonanz-output{max-width:32rem}.stitch-resonanz-reading{gap:var(--space-5);flex-direction:column;display:flex}.stitch-resonanz-output-card{padding:max(var(--inset-min), var(--space-5));border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface-container-lowest,#fff);border-radius:.125rem}.stitch-resonanz-reading-section{gap:var(--space-3);flex-direction:column;display:flex}.stitch-resonanz-section-kicker{letter-spacing:.06em;text-transform:uppercase;color:#78767d;margin:0;font-size:.75rem;font-weight:600}.stitch-resonanz-output-card-title{font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;margin:0;font-size:1.375rem;line-height:1.3}.stitch-resonanz-section-lead{font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;margin:0;font-size:1.0625rem;font-style:italic;line-height:1.5}.stitch-resonanz-section-body{gap:var(--space-3);flex-direction:column;display:flex}.stitch-resonanz-aspect-list{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.stitch-resonanz-aspect-row{padding:max(var(--inset-min), var(--space-3));background:#f6f3f2;border-radius:.375rem;margin:0}.stitch-resonanz-aspect-row-main{justify-content:space-between;align-items:baseline;gap:var(--space-2);flex-wrap:wrap;display:flex}.stitch-resonanz-aspect-label{font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;font-size:.975rem;font-weight:600}.stitch-resonanz-aspect-chips{gap:var(--space-1);flex-wrap:wrap;display:inline-flex}.stitch-resonanz-aspect-chip{padding:max(var(--inset-min), .15rem) max(var(--inset-min), .45rem);letter-spacing:.04em;text-transform:uppercase;color:#1a1b2e;background:#fff;border:.5px solid #c8c5cd;border-radius:.25rem;font-size:.6875rem;font-weight:600;display:inline-block}.stitch-resonanz-aspect-chip-muted{color:#78767d;font-weight:500}.stitch-resonanz-aspect-note{margin:var(--space-2) 0 0;color:#47464c;font-size:.875rem;line-height:1.45}.stitch-resonanz-output-card-body,.stitch-resonanz-output-frequency,.stitch-store-viewer-section p{font-family:var(--font-display,"Source Serif 4", serif);color:#47464c;margin:0;font-size:1.0625rem;line-height:1.6}.stitch-resonanz-output-frequency{padding:max(var(--inset-min), var(--space-4)) 0 0;color:#1a1b2e;border-top:.5px solid #e4e1e6;font-style:italic}.stitch-resonanz-output-share,.stitch-store-gift-edit,.stitch-store-withdrawal-cancel,.stitch-subscription-cancel{color:#1a1b2e;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;padding:var(--space-3);background:0 0;border:none;font-size:.8125rem;font-weight:600}.stitch-resonanz-support-list{gap:var(--space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.stitch-resonanz-support-card,.stitch-store-gift-card,.stitch-store-reports-card{gap:var(--space-3);padding:max(var(--inset-min), var(--space-5));border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface-container-lowest,#fff);color:inherit;border-radius:.125rem;flex-direction:column;text-decoration:none;display:flex}.stitch-resonanz-support-card-head{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.stitch-resonanz-support-card-head h3,.stitch-store-reports-card h3,.stitch-store-gift-card h3,.stitch-store-viewer-section h2{font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;margin:0;font-size:1.125rem}.stitch-resonanz-support-badge,.stitch-store-topup-tip{color:#1a1b2e;letter-spacing:.04em;white-space:nowrap;background:#e1e0fb;border-radius:.125rem;padding:.2rem .5rem;font-size:.625rem;font-weight:600}.stitch-resonanz-support-action{color:#1a1b2e;letter-spacing:.04em;text-transform:uppercase;font-size:.8125rem;font-weight:600}.stitch-resonanz-support-signs{padding:max(var(--inset-min), var(--space-5));border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface-container-low,#f0eded);border-radius:.125rem}.stitch-resonanz-memory-privacy{gap:var(--space-3);padding:max(var(--inset-min), var(--space-4));border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface-container-low,#f0eded);color:#47464c;border-radius:.125rem;display:flex}.stitch-resonanz-memory-section h2{margin:0 0 var(--space-3);font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;font-size:1.125rem}.stitch-resonanz-memory-section ul{margin:0;padding:0;list-style:none}.stitch-resonanz-memory-row{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) 0;border-bottom:.5px solid #c8c5cd;display:flex}.stitch-resonanz-memory-delete,.stitch-store-viewer-actions button{color:#1a1b2e;cursor:pointer;background:0 0;border:none}.stitch-resonanz-memory-clear{justify-content:center;align-items:center;gap:var(--space-2);color:#1a1b2e;cursor:pointer;background:0 0;border:.5px solid #c8c5cd;border-radius:.5rem;padding:.875rem 1rem;font-weight:600;display:inline-flex}.stitch-resonanz-chat{max-width:26rem;padding:max(var(--inset-min), var(--space-8)) max(var(--inset-min), var(--space-5)) max(var(--inset-min), calc(var(--space-16) + 4rem));gap:var(--space-4);flex-direction:column;margin-inline:auto;display:flex}.stitch-resonanz-chat-ki,.stitch-resonanz-chat-fairuse,.stitch-resonanz-chat-arc{color:#47464c;margin:0;font-size:.9375rem}.stitch-resonanz-chat-ki{letter-spacing:.02em;font-weight:600}.stitch-resonanz-hub-chat{gap:var(--space-3);padding:max(var(--inset-min), var(--space-4));border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface-container-low,#f0eded);border-radius:.25rem;flex-direction:column;display:flex}.stitch-resonanz-chat-thread{gap:var(--space-3);max-height:min(55vh,28rem);padding:max(var(--inset-min), var(--space-2));flex-direction:column;display:flex;overflow-y:auto}.stitch-resonanz-chat-bubble{color:#1a1b2e;background:#fff;border:.5px solid #c8c5cd;border-radius:.5rem;max-width:92%}.stitch-resonanz-chat-bubble p{white-space:pre-wrap;margin:0;line-height:1.5}.stitch-resonanz-chat-bubble.is-user{color:#fcf9f8;background:#1a1b2e;border-color:#1a1b2e;align-self:flex-end}.stitch-resonanz-chat-bubble.is-assistant{align-self:flex-start}.stitch-resonanz-chat-bubble.is-crisis{background:#fbf6ee;border-color:#8a6d3b}.stitch-resonanz-chat-composer{gap:var(--space-3);flex-direction:column;display:flex}.stitch-resonanz-chat-input{resize:vertical;width:100%;min-height:5.5rem;padding:max(var(--inset-min), .75rem);font:inherit;color:#1a1b2e;background:#fff;border:.5px solid #c8c5cd;border-radius:.5rem}.stitch-resonanz-chat-crisis{gap:var(--space-3);background:#fbf6ee;border:.5px solid #c8c5cd;border-radius:.5rem;flex-direction:column;display:flex}.stitch-resonanz-chat-crisis h2,.stitch-resonanz-chat-crisis h3{font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;margin:0}.stitch-resonanz-chat-crisis-list{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.stitch-resonanz-chat-crisis-list li{gap:var(--space-1);flex-direction:column;display:flex}.stitch-journal-timeline-pattern{background:#f0eded;border:.5px solid #c8c5cd;border-radius:.5rem}.stitch-journal-timeline-pattern h3{margin:0 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif)}.stitch-journal-timeline-export{gap:var(--space-2);flex-direction:column;display:flex}.stitch-store-reports-list,.stitch-store-topup-packages,.stitch-store-wallet-history ul,.stitch-store-detail-expect ul,.stitch-subscription-benefits{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.stitch-store-reports-card-meta{color:#1a1b2e;justify-content:space-between;align-items:center;font-weight:600;display:flex}.stitch-store-detail-expect li,.stitch-subscription-benefits li{align-items:flex-start;gap:var(--space-3);color:#47464c;display:flex}.stitch-store-wallet-balance{padding:var(--space-6);color:#fff;background:#1a1b2e;border-radius:.5rem}.stitch-store-wallet-balance h2{margin:0 0 var(--space-2);letter-spacing:.05em;text-transform:uppercase;opacity:.8;font-size:.8125rem}.stitch-store-wallet-amount{font-family:var(--font-display,"Source Serif 4", serif);margin:0;font-size:2rem;font-weight:600}.stitch-store-wallet-row{justify-content:space-between;gap:var(--space-3);padding:var(--space-3) 0;border-bottom:.5px solid #c8c5cd;display:flex}.stitch-store-wallet-row span{color:#78767d;font-size:.8125rem}.stitch-store-topup-pack{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;padding:var(--space-4);cursor:pointer;text-align:left;background:#fff;border:.5px solid #c8c5cd;border-radius:.5rem;display:flex}.stitch-store-topup-pack.selected{border-color:#1a1b2e;box-shadow:inset 0 0 0 1px #1a1b2e}.stitch-store-gift-total{font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;justify-content:space-between;font-size:1.125rem;display:flex}.stitch-store-limits-field{letter-spacing:.04em;text-transform:uppercase;color:#78767d;font-size:.8125rem;font-weight:600}.stitch-store-limits-toggle{align-items:center;gap:var(--space-3);color:#1b1c1c;display:flex}.stitch-store-withdrawal-textarea{width:100%;min-height:6rem;padding:var(--space-3);font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;background:#fff;border:.5px solid #c8c5cd;border-radius:.25rem;font-size:1rem}.stitch-subscription-intro{gap:var(--space-2);flex-direction:column;display:flex}.stitch-subscription-plan{padding:var(--space-5);gap:var(--space-3);background:#fff;border:.5px solid #c8c5cd;border-radius:.5rem;flex-direction:column;display:flex}.stitch-subscription-plan h2{font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;margin:0;font-size:1.25rem}.stitch-subscription-cancel{background:0 0;border:.5px solid #c8c5cd;border-radius:.5rem}.stitch-subscription-cancel-note{color:#78767d;margin:0;font-size:.875rem;line-height:1.45}@media (min-width:768px){.stitch-resonanz-hub,.stitch-resonanz-input,.stitch-resonanz-output,.stitch-resonanz-support,.stitch-resonanz-memory,.stitch-store-reports,.stitch-store-report-detail,.stitch-store-report-viewer,.stitch-store-gift,.stitch-store-wallet,.stitch-store-topup,.stitch-store-limits,.stitch-store-withdrawal,.stitch-subscription-management{max-width:var(--desktop-reading-measure,none)}}.stitch-journal-history,.stitch-journal-timeline,.stitch-journal-editor,.stitch-journal-detail{max-width:26rem;padding:max(var(--inset-min), var(--space-6)) max(var(--inset-min), var(--space-5)) max(var(--inset-min), calc(var(--space-16) + 5rem));color:#1b1c1c;gap:var(--space-6);background:#fcf9f8;flex-direction:column;margin-inline:auto;display:flex}.stitch-journal-history{gap:0}.stitch-journal-hub{margin-bottom:var(--space-2);border-bottom:.5px solid var(--stitch-outline-variant,#c8c5cd);flex-direction:column;justify-content:flex-end;min-height:13.5rem;display:flex;position:relative;overflow:hidden}.stitch-journal-hub-atmosphere{z-index:0;position:absolute;inset:0}.stitch-journal-hub-atmosphere-img{object-fit:cover;object-position:center}.stitch-journal-hub-atmosphere-wash{pointer-events:none;background:linear-gradient(#fcf9f82e 0%,#fcf9f88c 58%,#fcf9f8f0 100%);position:absolute;inset:0}.stitch-journal-hub-copy{z-index:1;min-height:13.5rem;padding:max(var(--inset-min), var(--space-8)) max(var(--inset-min), var(--space-5)) max(var(--inset-min), var(--space-4));flex-direction:column;justify-content:flex-end;gap:.35rem;display:flex;position:relative}.stitch-journal-hub-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted,#78767d);margin:0;font-size:.6875rem;font-weight:600}.stitch-journal-hub-title{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:#1a1b2e;margin:0;font-size:1.75rem;font-weight:600;line-height:1.15}.stitch-journal-stack{gap:var(--space-5);flex-direction:column;display:flex}@media (min-width:768px){.stitch-journal-hub{min-height:15rem}.stitch-journal-hub-copy{min-height:15rem;padding-top:var(--space-10)}.stitch-journal-hub-title{font-size:2rem}}.stitch-journal-history-date{text-align:center;align-items:center;gap:var(--space-1);padding-top:var(--space-2);flex-direction:column;display:flex}.stitch-journal-history-today{letter-spacing:.05em;text-transform:uppercase;color:#78767d;font-size:.8125rem;font-weight:600}.stitch-journal-history-display{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:#1a1b2e;margin:0;font-size:1.75rem;font-weight:600}.stitch-journal-history-rule{width:2rem;height:1px;margin-top:var(--space-3);background:#c8c5cd}.stitch-journal-paper{padding:max(var(--inset-min), var(--space-6));background:#fff;border:.5px solid #c8c5cd;border-radius:.125rem;position:relative;box-shadow:0 4px 20px #1a1b2e0a}.stitch-journal-paper-prompt{margin:0 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;font-size:1.0625rem;font-style:italic}.stitch-journal-paper-helper{margin:0 0 var(--space-5);color:#78767d;font-size:.8125rem;font-style:italic}.stitch-journal-paper-textarea,.stitch-journal-editor-textarea{resize:none;width:100%;min-height:10rem;font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;background:0 0;border:none;outline:none;padding:0;font-size:1.0625rem;line-height:1.55}.stitch-journal-paper-textarea::placeholder,.stitch-journal-editor-textarea::placeholder{color:#c8c5cd}.stitch-journal-paper-footer{margin-top:var(--space-6);padding-top:var(--space-4);border-top:.5px solid #c8c5cd80;justify-content:space-between;align-items:center;display:flex}.stitch-journal-paper-tools{gap:var(--space-4);color:#78767d;display:flex}.stitch-journal-paper-tool{appearance:none;color:inherit;padding:max(var(--inset-min), .25rem);cursor:pointer;background:0 0;border:none;border-radius:.125rem;justify-content:center;align-items:center;margin:0;display:inline-flex}.stitch-journal-paper-tool:hover,.stitch-journal-paper-tool.is-active{color:#1a1b2e}.stitch-journal-paper-tool:focus-visible{outline-offset:2px;outline:2px solid #1a1b2e}.stitch-journal-attach-preview{align-items:center;gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.stitch-journal-attach-moods{color:#47464c;margin:0;font-size:.8125rem}.stitch-journal-attach-thumb-wrap{flex-shrink:0;width:4.5rem;height:4.5rem;position:relative}.stitch-journal-detail-local-figure{margin:0 auto var(--space-5);aspect-ratio:4/3;width:min(100%,22rem);padding:max(var(--inset-min), var(--space-2));border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface-container-lowest,#fff);box-sizing:border-box;border-radius:.125rem;overflow:hidden}.stitch-journal-detail-local-image{object-fit:cover;object-position:center;border-radius:.125rem;width:100%;height:100%;display:block}.stitch-journal-attach-thumb{object-fit:cover;object-position:center;border:.5px solid #c8c5cd;border-radius:.125rem;width:4.5rem;height:4.5rem;display:block}.stitch-journal-attach-remove{color:#fff;cursor:pointer;background:#01010fbf;border:none;border-radius:.125rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;padding:0;display:inline-flex;position:absolute;top:2px;right:2px}.stitch-journal-attach-remove:focus-visible{outline-offset:1px;outline:2px solid #fff}.stitch-journal-attach-error{color:#8b3a3a;flex:100%;margin:0;font-size:.8125rem}.stitch-journal-mood-sheet .stitch-journal-moods{margin:var(--space-4) 0}.stitch-journal-paper-save{color:#fff;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#01010f;border:none;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600}.stitch-journal-paper-save:disabled{opacity:.4;cursor:not-allowed}.stitch-journal-paper-toast{margin:var(--space-3) 0 0;color:#47464c;font-size:.8125rem}.stitch-journal-patterns{gap:var(--space-3);flex-direction:column;scroll-margin-top:5rem;display:flex}.stitch-journal-patterns-panel{padding:max(var(--inset-min), var(--space-4));border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elevated)}.stitch-journal-past{padding-inline:max(var(--inset-min), var(--space-6));scroll-margin-top:5rem}.stitch-journal-past-header{justify-content:space-between;align-items:flex-end;gap:var(--space-3);padding-bottom:var(--space-2);border-bottom:.5px solid #c8c5cd;display:flex}.stitch-journal-past-title{letter-spacing:.05em;text-transform:uppercase;color:#78767d;margin:0;font-size:.8125rem;font-weight:600}.stitch-journal-past-meta{justify-content:flex-end;align-items:center;gap:var(--space-3);color:#78767d;flex-wrap:wrap;font-size:.8125rem;display:flex}.stitch-journal-past-meta a{color:#1a1b2e;font-weight:600;text-decoration:none}.stitch-journal-past-month-nav{align-items:center;gap:var(--space-1);display:inline-flex}.stitch-journal-past-month-btn{min-width:2rem;min-height:2rem;padding:max(var(--inset-min), 0);border-radius:var(--radius-sm,.375rem);color:#1a1b2e;cursor:pointer;background:0 0;border:.5px solid #c8c5cd;justify-content:center;align-items:center;display:inline-flex}.stitch-journal-past-month-btn:disabled{opacity:.35;cursor:not-allowed}.stitch-journal-past-month-field{margin:0}.stitch-journal-past-month-select{max-width:8.5rem;min-height:2rem;padding:max(var(--inset-min), .25rem) max(var(--inset-min), .5rem);border-radius:var(--radius-sm,.375rem);background:var(--bg-elevated,#fff);color:#1a1b2e;font:inherit;border:.5px solid #c8c5cd;font-size:.8125rem;font-weight:600}.stitch-journal-past-toolbar{justify-content:space-between;align-items:center;gap:var(--space-2);margin-top:var(--space-3);padding-block:max(var(--inset-min), var(--space-1));flex-wrap:wrap;display:flex}.stitch-journal-past-toolbar-actions{align-items:center;gap:var(--space-2);flex-wrap:wrap;margin-inline-start:auto;display:flex}.stitch-journal-past-selected-count{color:#78767d;padding-inline:max(var(--inset-min), 0);font-size:.8125rem}.stitch-journal-past-tool{min-height:2rem;padding:max(var(--inset-min), .25rem) max(var(--inset-min), .625rem);color:#1a1b2e;letter-spacing:.02em;cursor:pointer;background:0 0;border:.5px solid #c8c5cd;border-radius:0;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:600;display:inline-flex}.stitch-journal-past-tool:disabled{opacity:.4;cursor:not-allowed}.stitch-journal-past-tool-danger{color:#8b1e1e;border-color:#c8a0a0}.stitch-journal-past-list{margin:0;padding:0;list-style:none}.stitch-journal-past-scroll{--journal-past-row-approx:4.75rem;max-height:calc(10 * var(--journal-past-row-approx));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;overflow-y:auto}.stitch-journal-past-row{align-items:flex-start;gap:var(--space-4);padding-block:max(var(--inset-min), var(--space-4));padding-inline:max(var(--inset-min), 0);color:inherit;border-bottom:.5px solid #c8c5cd80;margin-inline:0;text-decoration:none;display:flex}.stitch-journal-past-row-select{align-items:center}.stitch-journal-past-row-select.is-selected{background:#1a1b2e0a}.stitch-journal-past-check{padding:max(var(--inset-min), .125rem);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:flex}.stitch-journal-past-check input{accent-color:#1a1b2e;cursor:pointer;width:1.05rem;height:1.05rem;margin:0}.stitch-journal-past-row-main{align-items:flex-start;gap:var(--space-4);min-width:0;color:inherit;text-align:start;cursor:pointer;font:inherit;background:0 0;border:0;flex:1;padding:0;display:flex}.stitch-journal-past-daycol{flex-direction:column;flex-shrink:0;align-items:flex-start;min-width:4.75rem;display:flex}.stitch-journal-past-daynum{letter-spacing:.02em;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.8125rem;font-weight:600}.stitch-journal-past-weekday{color:#78767d;font-size:.75rem}.stitch-journal-past-body{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.stitch-journal-past-row-title{font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;font-size:1.0625rem;font-weight:600}.stitch-journal-past-row-preview{color:#78767d;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9375rem;font-style:italic;display:-webkit-box;overflow:hidden}.stitch-journal-detail-image{object-fit:cover;object-position:center;border:.5px solid var(--stitch-outline-variant,#c8c5cd);filter:grayscale(.75)contrast(1.05)brightness(1.05);border-radius:.125rem;width:100%;max-width:36rem;height:auto;margin-inline:auto;display:block}.stitch-journal-disclaimer{margin:var(--space-3) 0 0;text-align:center;color:#78767d;opacity:.7;font-size:.8125rem;font-style:italic}.stitch-journal-timeline-intro{gap:var(--space-2);flex-direction:column;display:flex}.stitch-journal-timeline-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#78767d;margin:0;font-size:.8125rem;font-weight:600}.stitch-journal-timeline-title{font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;margin:0;font-size:1.375rem;font-weight:600}.stitch-journal-timeline-lead{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:#1a1b2e;margin:0;font-size:1.75rem;font-weight:600;line-height:1.25}.stitch-journal-timeline-stack{gap:var(--space-6);flex-direction:column;display:flex}.stitch-journal-card{gap:var(--space-2);padding:var(--space-5);color:inherit;background:#fff;border:.5px solid #e4e2e1;border-radius:.5rem;flex-direction:column;text-decoration:none;transition:transform .2s;display:flex;box-shadow:0 4px 20px #1a1b2e0a}.stitch-journal-card:active{transform:scale(.98)}.stitch-journal-card-accent{border-left:2px solid #ffb065}.stitch-journal-card-meta{color:#78767d;justify-content:space-between;align-items:center;display:flex}.stitch-journal-card-date{letter-spacing:.05em;text-transform:uppercase;color:#ffb065;font-size:.8125rem;font-weight:600}.stitch-journal-card-title{font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;margin:0;font-size:1.375rem;font-weight:600}.stitch-journal-card-preview{font-family:var(--font-display,"Source Serif 4", serif);color:#78767d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.0625rem;font-style:italic;line-height:1.5;display:-webkit-box;overflow:hidden}.stitch-journal-card-tag{align-items:center;gap:var(--space-2);margin-top:var(--space-2);color:#78767d;font-size:.8125rem;display:flex}.stitch-journal-card-dot{background:#ffb065;border-radius:999px;width:.25rem;height:.25rem}.stitch-journal-fab{right:1.25rem;bottom:calc(5.5rem + env(safe-area-inset-bottom,0px));z-index:45;align-items:center;gap:var(--space-3);color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#01010f;border-radius:999px;padding:1rem 1.5rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex;position:fixed;box-shadow:0 8px 24px #1a1b2e2e}.stitch-journal-editor{gap:0;min-height:calc(100dvh - 8.5rem)}.stitch-journal-editor-header,.stitch-journal-detail-header{width:100%;max-width:26rem;color:var(--stitch-primary,#01010f);margin-inline:auto}.stitch-journal-editor-heading,.stitch-journal-detail-heading{text-align:center;font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-primary,#01010f);flex:1;margin:0;font-size:1.375rem;font-weight:600;line-height:1.75rem}.stitch-journal-editor-back,.stitch-journal-detail-icon-btn{color:var(--stitch-primary,#01010f);margin-inline:-.5rem}.stitch-journal-editor-save{cursor:pointer;border:none}.stitch-journal-editor-save--text{color:#01010f;text-transform:none;letter-spacing:0;background:0 0;padding:.25rem .5rem;font-size:.9375rem;font-weight:400;line-height:1.375rem}.stitch-journal-editor-save--filled{color:#fff;text-transform:none;letter-spacing:0;background:#1a1b2e;border-radius:.125rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;display:inline-flex}.stitch-journal-editor-save--filled:hover{background:#01010f}.stitch-journal-editor-save:disabled{opacity:.4;cursor:not-allowed}.stitch-journal-editor-date{text-align:center;color:#47464c;letter-spacing:.02em;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.375rem}.stitch-journal-editor-desktop-header,.stitch-journal-editor-moods-prompt,.stitch-journal-editor-tools--desktop,.stitch-journal-detail-desktop-header{display:none}.stitch-journal-editor-moods-block{flex-direction:column;order:3;gap:1.5rem;margin-top:auto;padding-top:1.5rem;display:flex}.stitch-journal-editor-canvas{flex-direction:column;flex:auto;order:2;min-height:14rem;display:flex}.stitch-journal-editor-date--mobile{order:1}.stitch-journal-editor-tools--compose{order:4;margin-top:auto}.stitch-journal-editor-tools-inner{align-items:center;gap:1.5rem;display:flex}.stitch-journal-editor .stitch-journal-disclaimer,.stitch-journal-editor-error{order:5}.stitch-journal-editor-textarea{resize:none;width:100%;min-height:14rem;font-family:var(--font-display,"Source Serif 4", serif);color:#1b1c1c;background:0 0;border:none;outline:none;flex:1;margin:0 0 1.5rem;padding:0;font-size:1.0625rem;font-weight:400;line-height:1.625rem}.stitch-journal-editor-textarea:focus{box-shadow:none;outline:none}.stitch-journal-moods{scrollbar-width:none;flex-wrap:nowrap;gap:.75rem;padding-block:.25rem;display:flex;overflow-x:auto}.stitch-journal-moods::-webkit-scrollbar{display:none}.stitch-journal-mood{letter-spacing:.05em;text-transform:uppercase;color:#47464c;cursor:pointer;background:0 0;border:1px solid #c8c5cd;border-radius:999px;flex-shrink:0;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;line-height:1rem;transition:border-color .15s,color .15s}.stitch-journal-mood:hover,.stitch-journal-mood.is-active{color:#01010f;border-color:#01010f}.stitch-journal-editor-tools{color:#47464c;border-top:1px solid #c8c5cd;justify-content:flex-start;gap:1.5rem;padding-top:1rem;padding-bottom:.5rem;display:flex}.stitch-journal-tool{color:inherit;padding:max(var(--inset-min), .25rem);cursor:pointer;background:0 0;border:none;border-radius:.125rem;justify-content:center;align-items:center;display:inline-flex}.stitch-journal-tool.is-active{color:#01010f}.stitch-journal-tool:focus-visible{outline-offset:2px;outline:2px solid #01010f}.stitch-journal-tool-divider{background:#c8c5cd80;width:1px;height:1.5rem;margin-inline:.5rem}.stitch-journal-editor .stitch-journal-disclaimer{opacity:.4;margin:0 0 2.5rem;font-style:normal}.stitch-journal-editor-error{text-align:center;color:#ba1a1a;margin:0 0 1rem;font-size:.8125rem}.stitch-journal-detail-actions{align-items:center;gap:.25rem;margin-inline-end:-.5rem;display:flex}.stitch-journal-detail-date{letter-spacing:.08em;text-transform:uppercase;color:#47464c;margin:0 0 .5rem;font-size:.8125rem;font-weight:600;line-height:1rem;display:block}.stitch-journal-detail-title{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:#01010f;margin:0 0 1.5rem;font-size:1.75rem;font-weight:600;line-height:2.25rem}.stitch-journal-detail-chips{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.stitch-journal-detail-chip{border:.5px solid var(--stitch-outline-variant,#c8c5cd);padding:max(var(--inset-min), .375rem) max(var(--inset-min), 1rem);color:#01010f;border-radius:.125rem;font-size:.8125rem;line-height:1.125rem}.stitch-journal-detail-body{flex-direction:column;gap:1.5rem;max-width:65ch;display:flex}.stitch-journal-detail-body p{font-family:var(--font-display,"Source Serif 4", serif);color:#01010f;margin:0;font-size:1.0625rem;font-weight:400;line-height:1.625rem}.stitch-journal-detail-figure{padding:max(var(--inset-min), var(--space-4));border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface-container-lowest,#fff);box-sizing:border-box;border-radius:.125rem;justify-content:center;margin:0;display:flex}.stitch-journal-detail-figure picture{width:100%;max-width:36rem;margin-inline:auto;display:block}.stitch-journal-detail-sky{font-style:italic;color:#47464c!important}.stitch-journal-detail-additive{margin-top:2rem}.stitch-journal-detail-footer{text-align:center;margin-top:auto;padding-top:2.5rem;padding-bottom:1.5rem}.stitch-journal-detail .stitch-journal-disclaimer{opacity:.4;margin:0;font-style:normal}@media (min-width:768px){.stitch-journal-editor-header--mobile,.stitch-journal-detail-header--mobile,.stitch-journal-editor-date--mobile{display:none}.stitch-journal-editor-desktop-header,.stitch-journal-detail-desktop-header{border-bottom:1px solid #c8c5cd4d;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.5rem;padding-bottom:1.5rem;display:flex}.stitch-journal-detail-desktop-header{border-bottom:none;margin-bottom:3rem;padding-bottom:0}.stitch-journal-editor-desktop-titles{flex-direction:column;gap:.5rem;display:flex}.stitch-journal-editor-desktop-title{font-family:var(--font-display,"Source Serif 4", serif);color:#1b1c1c;margin:0;font-size:1.375rem;font-weight:600;line-height:1.75rem}.stitch-journal-editor-desktop-date{color:#47464c;margin:0;font-size:.9375rem;line-height:1.375rem}.stitch-journal-editor-moods-prompt{letter-spacing:.1em;text-transform:uppercase;color:#47464c;margin:0 0 1.5rem;font-size:.8125rem;font-weight:600;line-height:1rem;display:block}.stitch-journal-editor-moods-block{order:1;margin-top:0;margin-bottom:2.5rem;padding-top:0}.stitch-journal-moods{flex-wrap:wrap;overflow:visible}.stitch-journal-mood{text-transform:none;letter-spacing:0;font-size:.9375rem;font-weight:400;line-height:1.375rem}.stitch-journal-mood.is-active{color:#8b500a;background:#ffb0651a;border-color:#8b500a}.stitch-journal-mood:hover{color:#8b500a;border-color:#8b500a}.stitch-journal-editor-canvas{background:#fcf9f8;border:1px solid #c8c5cd80;border-radius:.5rem;flex:auto;order:2;min-height:22rem;overflow:hidden;box-shadow:0 4px 20px #1a1b2e05}.stitch-journal-editor-tools--desktop{color:#47464c;background:#f6f3f2;border-top:none;border-bottom:1px solid #c8c5cd4d;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.stitch-journal-editor-textarea{min-height:18rem;margin:0;padding:2rem}.stitch-journal-editor .stitch-journal-disclaimer{order:3;margin-top:2.5rem;margin-bottom:0}.stitch-journal-history,.stitch-journal-timeline,.stitch-journal-editor,.stitch-journal-detail{max-width:56rem;padding-top:2.5rem;padding-bottom:2.5rem}.stitch-journal-detail{max-width:43.75rem}.stitch-journal-detail-desktop-leading{align-items:center;gap:1rem;display:flex}.stitch-journal-detail-desktop-title{letter-spacing:.08em;text-transform:uppercase;color:#47464c;margin:0;font-size:.8125rem;font-weight:600;line-height:1rem}.stitch-journal-detail-title{margin-bottom:2rem;font-size:2.25rem;line-height:1.2}.stitch-journal-detail-chips{margin-bottom:3rem}.stitch-journal-detail-figure{margin-block:var(--space-6) 0;padding:max(var(--inset-min), var(--space-5))}.stitch-journal-detail-footer{border-top:.5px solid #c8c5cd80;margin-top:6rem;padding-top:2rem}.stitch-journal-detail .stitch-journal-disclaimer{opacity:.6}}@media (prefers-reduced-motion:reduce){.stitch-journal-card{transition:none}.stitch-journal-card:active{transform:none}}.stitch-share-preview,.stitch-partner-invite,.stitch-invite-landing,.stitch-compat-hub,.stitch-synastry-result,.stitch-composite-davison,.stitch-chart-library{gap:var(--space-6);padding:var(--space-4) var(--space-5) calc(var(--tab-bar-height) + var(--space-8) + env(safe-area-inset-bottom,0px));background:var(--stitch-surface);color:var(--stitch-on-surface);flex-direction:column;min-height:100dvh;display:flex}.stitch-share-format{gap:var(--space-2);background:#f0eded;border-radius:999px;align-self:center;padding:.25rem;display:inline-flex}.stitch-share-format button{color:#47464c;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.4rem .9rem;font-size:.8125rem;font-weight:600}.stitch-share-format button.is-active{color:#fff;background:#1a1b2e}.stitch-share-card{color:#fcf9f8;width:min(100%,20rem);padding:var(--space-8) var(--space-6);justify-content:space-between;gap:var(--space-6);background:linear-gradient(165deg,#1a1b2e 0%,#44455a 100%);border-radius:.75rem;flex-direction:column;margin:0 auto;display:flex;box-shadow:0 12px 40px #1a1b2e38}.stitch-share-card--story{aspect-ratio:9/16;max-height:28rem}.stitch-share-card--square{aspect-ratio:1}.stitch-share-card-quote{font-family:var(--font-display,"Source Serif 4", serif);margin:0;font-size:1.25rem;line-height:1.45}.stitch-share-card-mark{letter-spacing:.12em;text-transform:uppercase;opacity:.7;margin:0;font-size:.75rem}.stitch-share-watermark{align-items:center;gap:var(--space-2);color:#47464c;font-size:.875rem;display:flex}.stitch-share-secondary{justify-content:center;align-items:center;gap:var(--space-2);color:#1a1b2e;cursor:pointer;background:#fff;border:.5px solid #c8c5cd;border-radius:999px;min-height:2.75rem;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;display:inline-flex}.stitch-invite-actions{gap:var(--space-3);flex-direction:column;display:flex}.stitch-invite-hero,.stitch-invite-landing-hero,.stitch-compat-intro{gap:var(--space-3);text-align:center;flex-direction:column;align-items:center;display:flex}.stitch-invite-hero-icon,.stitch-invite-landing-icon{color:#8b500a}.stitch-invite-hero-title,.stitch-invite-landing-title,.stitch-compat-title{font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;margin:0;font-size:1.75rem;font-weight:600;line-height:1.2}.stitch-invite-hero-lead,.stitch-invite-landing-lead,.stitch-compat-lead{color:#47464c;max-width:36ch;margin:0;line-height:1.5}.stitch-compat-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#78767d;margin:0;font-size:.75rem;font-weight:600}.stitch-invite-trust{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.stitch-invite-trust li{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);color:#1b1c1c;background:#f6f3f2;border-radius:.75rem;font-size:.9375rem;display:flex}.stitch-invite-landing-brand{text-align:center}.stitch-invite-landing-logo{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:.04em;margin:0;font-size:1.125rem;font-weight:600}.stitch-invite-landing-actions{gap:var(--space-3);flex-direction:column;display:flex}.stitch-compat-hub-nav,.stitch-chart-library-list{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.stitch-compat-hub-card,.stitch-chart-library-card,.stitch-compat-card{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);color:inherit;background:#fff;border:.5px solid #e4e2e1;border-radius:.75rem;text-decoration:none;display:flex}.stitch-compat-hub-card{align-items:center}.stitch-compat-hub-card h3,.stitch-chart-library-card h3,.stitch-compat-card h3{align-items:center;gap:var(--space-2);margin:0 0 .25rem;font-size:1rem;font-weight:600;display:flex}.stitch-compat-hub-card p,.stitch-chart-library-card p,.stitch-compat-card p{color:#47464c;margin:0;font-size:.875rem;line-height:1.45}.stitch-compat-hub-card>:last-child{color:#78767d;margin-left:auto}.stitch-chart-library-card>div{flex:1}.stitch-compat-mirror{justify-content:center;align-items:center;gap:var(--space-2);color:#1a1b2e;background:linear-gradient(160deg,#e1e0fb,#ffdcc0);border-radius:.75rem;flex-direction:column;min-height:10rem;font-weight:600;display:flex}@media (min-width:768px){.stitch-share-preview,.stitch-partner-invite,.stitch-invite-landing,.stitch-compat-hub,.stitch-synastry-result,.stitch-composite-davison,.stitch-chart-library{max-width:var(--desktop-reading-measure,none);margin-inline:auto}.stitch-share-card--story{max-height:32rem}}.stitch-settings-sub-back,.stitch-settings-sub-close{color:var(--stitch-primary,#01010f)}.stitch-settings-sub-heading{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-primary,#01010f);margin:0;font-size:1.375rem;font-weight:600}.stitch-settings-sub-trailing{min-width:var(--touch-target-min);justify-content:flex-end;display:flex}.stitch-settings-sub-lead{margin:0 0 var(--space-6);color:var(--text-muted);font-size:.9375rem;line-height:1.5}.stitch-settings-philosophy-intro{margin-bottom:var(--space-6)}.stitch-settings-philosophy-eyebrow{margin-bottom:var(--space-2);letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);font-size:.8125rem;font-weight:600;display:block}.stitch-settings-philosophy-lead{margin:0 0 var(--space-3);font-family:var(--font-display,"Source Serif 4", serif);color:var(--text-muted);font-style:italic;line-height:1.6}.stitch-settings-philosophy-link{font-size:.875rem}.stitch-settings-philosophy-grid{margin-bottom:var(--space-6)}.stitch-settings-philosophy-save{width:100%;max-width:20rem}.stitch-settings-option-grid{margin-top:var(--space-4)}.stitch-settings-action-list{flex-direction:column;gap:0;display:flex}.stitch-settings-action-row{border-bottom:.5px solid var(--stitch-outline-variant,#c8c5cd)}.stitch-settings-wellbeing-hero{margin-bottom:var(--space-8)}.stitch-settings-wellbeing-display{margin:0 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif);color:#01010f;font-size:1.75rem;font-weight:600}.stitch-settings-wellbeing-lead{max-width:20rem;font-family:var(--font-display,"Source Serif 4", serif);color:var(--text-muted);margin:0;line-height:1.6}.stitch-settings-wellbeing-section{margin-bottom:var(--space-8)}.stitch-settings-wellbeing-row{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.stitch-settings-wellbeing-row-start{align-items:flex-start}.stitch-settings-wellbeing-label{letter-spacing:.05em;text-transform:uppercase;color:#01010f;margin:0;font-size:.8125rem;font-weight:600}.stitch-settings-wellbeing-helper{margin:var(--space-1) 0 0;color:var(--text);font-size:.9375rem}.stitch-settings-wellbeing-caption{margin:var(--space-2) 0 0;color:var(--text-muted);font-size:.8125rem}.stitch-settings-toggle{flex-shrink:0;width:3rem;height:1.5rem;position:relative}.stitch-settings-toggle input{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;position:absolute}.stitch-settings-toggle-track{background:#e4e2e1;border-radius:999px;width:100%;height:100%;transition:background .2s;display:block}.stitch-settings-toggle-track:after{content:"";background:#fcf9f8;border:.5px solid #c8c5cd;border-radius:50%;width:1.5rem;height:1.5rem;transition:transform .2s;position:absolute;top:0;left:0}.stitch-settings-toggle input:checked+.stitch-settings-toggle-track{background:#1a1b2e}.stitch-settings-toggle input:checked+.stitch-settings-toggle-track:after{transform:translate(1.5rem)}.stitch-settings-wellbeing-time-card{margin-top:var(--space-4);padding:var(--space-5);border-radius:var(--radius-md);background:#fff;border:.5px solid #c8c5cd}.stitch-settings-wellbeing-time-eyebrow{margin-bottom:var(--space-3);letter-spacing:.06em;color:var(--text-muted);font-size:.6875rem;font-weight:600;display:block}.stitch-settings-wellbeing-time-row{color:#01010f;justify-content:space-between;align-items:center;display:flex}.stitch-settings-wellbeing-time-label{letter-spacing:.06em;text-transform:uppercase;opacity:.6;font-size:.625rem;display:block}.stitch-settings-wellbeing-time-value{font-family:var(--font-display,"Source Serif 4", serif);font-size:1.375rem;font-weight:600}.stitch-settings-wellbeing-time-divider{background:#c8c5cd;width:2rem;height:1px}.stitch-settings-wellbeing-transparency{padding-top:var(--space-6);border-top:.5px solid #c8c5cd}.stitch-settings-wellbeing-link{padding:var(--space-4) 0;color:inherit;justify-content:space-between;align-items:center;text-decoration:none;display:flex}.stitch-settings-wellbeing-actions{margin-top:var(--space-6)}.stitch-settings-wellbeing-save{border-radius:var(--radius-md);color:#fff;cursor:pointer;background:#1a1b2e;border:none;width:100%;min-height:3.5rem;font-weight:500}.stitch-settings-wellbeing-saved{margin-top:var(--space-3);text-align:center;color:var(--text-muted);font-size:.875rem}.stitch-settings-wellbeing-footer{margin-top:var(--space-8);text-align:center}.stitch-settings-wellbeing-disclaimer{opacity:.6;margin:0;font-size:.8125rem;font-style:italic}.stitch-usage-mirror-overlay{z-index:100;padding:var(--space-5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fcf9f8eb;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.stitch-usage-mirror-glow{filter:blur(80px);opacity:.3;pointer-events:none;z-index:-1;border-radius:50%;position:fixed}.stitch-usage-mirror-glow-top{background:#e1e0fb;width:300px;height:300px;top:-10%;right:-10%}.stitch-usage-mirror-glow-bottom{background:#c5c4de4d;width:200px;height:200px;bottom:-5%;left:-5%}.stitch-usage-mirror-header{padding:var(--space-4) var(--space-5);justify-content:flex-end;display:flex;position:fixed;top:0;left:0;right:0}.stitch-usage-mirror-close{color:var(--text-muted);cursor:pointer;background:0 0;border:none}.stitch-usage-mirror-main{text-align:center;width:100%;max-width:24rem}.stitch-usage-mirror-icon-wrap{width:6rem;height:6rem;margin:0 auto var(--space-8);justify-content:center;align-items:center;display:flex;position:relative}.stitch-usage-mirror-icon-ring{border:1px solid #01010f1a;border-radius:50%;position:absolute;inset:0}.stitch-usage-mirror-icon{animation:8s ease-in-out infinite stitch-usage-breathe}@keyframes stitch-usage-breathe{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.85;transform:scale(1.05)}}.stitch-usage-mirror-title{margin:0 0 var(--space-4);font-family:var(--font-display,"Source Serif 4", serif);font-size:1.375rem;font-weight:600}.stitch-usage-mirror-body{font-family:var(--font-display,"Source Serif 4", serif);color:var(--text-muted);margin:0;line-height:1.6}.stitch-usage-mirror-cta{width:100%;min-height:3.5rem;margin-top:var(--space-8);border-radius:var(--radius-sm);color:#fff;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#1a1b2e;border:none;font-size:.8125rem;font-weight:600}.stitch-usage-mirror-footer{margin-top:var(--space-6)}.stitch-usage-mirror-footer p{opacity:.4;margin:0;font-size:.8125rem;font-style:italic}.stitch-usage-mirror-legal-link{bottom:var(--space-6);opacity:.5;font-size:.8125rem;position:fixed}.stitch-pro-header{z-index:40;max-width:24.375rem;height:4rem;padding:0 var(--space-5);background:var(--stitch-surface);border-bottom:.5px solid var(--stitch-outline-variant);justify-content:space-between;align-items:center;margin-inline:auto;display:flex;position:sticky;top:0}.stitch-pro-header-btn{width:2.5rem;height:2.5rem;color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.stitch-pro-header-title{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-on-surface);margin:0;font-size:1.375rem;font-weight:600;position:absolute;left:50%;transform:translate(-50%)}.stitch-pro-header-brand{color:inherit;align-items:center;text-decoration:none;display:inline-flex}.stitch-pro-header-trailing{justify-content:flex-end;align-items:center;gap:var(--space-1);min-width:2.5rem;display:flex}.stitch-pro-header-signout{gap:var(--space-1);width:auto;min-width:2.5rem;height:2.5rem;padding:0 max(var(--inset-min), var(--space-2));color:var(--text-muted)}.stitch-pro-header-signout-label{white-space:nowrap;font-size:.8125rem;font-weight:500}@media (max-width:520px){.stitch-pro-header-signout-label{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}.stitch-pro-page{max-width:24.375rem;padding:var(--space-6) var(--space-5) var(--space-10);margin-inline:auto}.stitch-pro-page-title{margin:0 0 var(--space-4);font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;font-size:1.75rem;font-weight:600}.stitch-pro-lead{margin:0 0 var(--space-6);font-family:var(--font-display,"Source Serif 4", serif);color:var(--text-muted);line-height:1.6}.stitch-pro-hero{margin-bottom:var(--space-8);border-radius:var(--radius-sm);border:.5px solid #c8c5cd;height:11.25rem;overflow:hidden}.stitch-pro-hero-image{object-fit:cover;mix-blend-mode:multiply;opacity:.85;width:100%;height:100%}.stitch-pro-feature-list{margin:0 0 var(--space-8);border-top:.5px solid #c8c5cd;padding:0;list-style:none}.stitch-pro-feature-row{align-items:center;gap:var(--space-4);padding:var(--space-4) 0;color:#1a1b2e;border-bottom:.5px solid #c8c5cd;font-size:.9375rem;display:flex}.stitch-pro-feature-icon{opacity:.6;color:#1a1b2e}.stitch-pro-actions{align-items:center;gap:var(--space-4);margin-top:var(--space-6);flex-direction:column;display:flex}.stitch-pro-primary-btn,.stitch-pro-primary-link{border-radius:var(--radius-sm);color:#fcf9f8;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#1a1b2e;border:none;justify-content:center;align-items:center;width:100%;min-height:3.5rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:flex}.stitch-pro-primary-btn:disabled{opacity:.45;cursor:not-allowed}.stitch-pro-secondary-link{color:var(--text-muted);font-size:.875rem}button.stitch-pro-secondary-link{cursor:pointer;font:inherit;text-align:inherit;background:0 0;border:none;padding:0}.stitch-pro-note{text-align:center;color:var(--text-muted);opacity:.85;margin:0;font-size:.8125rem;line-height:1.5}.stitch-pro-hub-nav{gap:var(--space-3);margin-top:var(--space-8);padding-top:var(--space-6);border-top:.5px solid #c8c5cd;grid-template-columns:1fr;display:grid}@media (min-width:640px){.stitch-pro-hub-nav{grid-template-columns:repeat(3,minmax(0,1fr))}}.stitch-pro-hub-link{color:#1a1b2e;font-size:.8125rem}.stitch-pro-hub-card{align-items:flex-start;gap:var(--space-1);padding:var(--space-4);border-radius:var(--radius-md);color:#1a1b2e;background:#f6f3f2;border:.5px solid #c8c5cd;flex-direction:column;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.stitch-pro-hub-card:hover,.stitch-pro-hub-card:focus-visible{border-color:#1a1b2e;outline:none;box-shadow:0 0 0 1px #1a1b2e}.stitch-pro-hub-card-icon{color:#1a1b2e;margin-bottom:var(--space-1)}.stitch-pro-hub-card-label{font-size:.9375rem;font-weight:600}.stitch-pro-hub-card-desc{color:#47464c;font-size:.8125rem;line-height:1.4}.stitch-pro-active-badge{margin:0 0 var(--space-5);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);color:#1a1b2e;background:#fcf9f8;border:.5px solid #1a1b2e;font-size:.875rem;font-weight:600;line-height:1.4}.stitch-pro-outline-btn{width:100%;min-height:48px;padding:var(--space-3) var(--space-5);border-radius:var(--radius-md);color:#1a1b2e;cursor:pointer;background:0 0;border:1px solid #1a1b2e;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:inline-flex}.stitch-pro-outline-btn:disabled{opacity:.5;cursor:not-allowed}.stitch-pro-dpa-card{padding:var(--space-5);margin-bottom:var(--space-6);border-radius:var(--radius-md);background:#f6f3f2;border:.5px solid #c8c5cd}.stitch-pro-dpa-heading{margin:0 0 var(--space-2);letter-spacing:.04em;text-transform:uppercase;font-size:.8125rem;font-weight:600}.stitch-pro-dpa-body{margin:0 0 var(--space-4);color:var(--text-muted);font-size:.9375rem;line-height:1.5}.stitch-pro-dpa-check{gap:var(--space-3);margin-bottom:var(--space-6);align-items:flex-start;font-size:.9375rem;display:flex}.stitch-pro-dpa-sign-field{margin-bottom:var(--space-5)}.stitch-pro-dpa-sign-field .stitch-pro-field{margin-bottom:var(--space-2);color:#1a1b2e;font-size:.9375rem;font-weight:600;display:block}.stitch-pro-dpa-field-hint{margin:0 0 var(--space-3);padding:max(var(--inset-min), 0);color:var(--text-muted);font-size:.8125rem;line-height:1.45}.stitch-pro-dpa-name-input{width:100%;min-height:48px;padding:max(var(--inset-min), var(--space-3)) max(var(--inset-min), var(--space-4));border-radius:var(--radius-sm);color:#1a1b2e;font-family:var(--font-display,"Source Serif 4", serif);background:#fff;border:1.5px solid #1a1b2e;outline:none;font-size:1.0625rem;line-height:1.4;display:block;box-shadow:inset 0 0 0 1px #1a1b2e0f}.stitch-pro-dpa-name-input::placeholder{color:#78767d;opacity:.9}.stitch-pro-dpa-name-input:focus{border-color:#1a1b2e;box-shadow:0 0 0 3px #1a1b2e1f}.stitch-pro-dpa-name-input:disabled{opacity:.65;cursor:not-allowed}.stitch-pro-dpa-disabled-hint{margin-bottom:var(--space-3);color:#5c5a62}.stitch-pro-dpa-error{margin-bottom:var(--space-3);color:#8b2e2e;opacity:1}.stitch-pro-dpa-signed-note{margin-bottom:var(--space-3);color:#1a1b2e;opacity:1;font-weight:600}.stitch-pro-dpa-sign-btn:not(:disabled){opacity:1;color:#fcf9f8;background:#1a1b2e;box-shadow:0 1px #1a1b2e33}.stitch-pro-dpa-sign-btn--disabled,.stitch-pro-dpa-sign-btn:disabled{opacity:.4;color:#5c5a62;box-shadow:none;cursor:not-allowed;background:#c8c5cd}.stitch-pro-dpa-continue--emphasis{min-height:2.75rem;padding:max(var(--inset-min), var(--space-2)) max(var(--inset-min), var(--space-4));border-radius:var(--radius-sm);color:#1a1b2e;border:1px solid #1a1b2e;justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.stitch-pro-client-list,.stitch-pro-request-list{margin:0 0 var(--space-6);padding:0;list-style:none}.stitch-pro-client-row{padding:var(--space-4) 0;color:inherit;border-bottom:.5px solid #c8c5cd;justify-content:space-between;align-items:center;text-decoration:none;display:flex}.stitch-pro-client-name{margin:0;font-weight:600}.stitch-pro-client-meta{margin:var(--space-1) 0 0;color:var(--text-muted);font-size:.8125rem}.stitch-pro-clients-cap-top{margin:0 0 var(--space-4)}.stitch-pro-clients-desk{margin-bottom:var(--space-6)}.stitch-pro-clients-toolbar{gap:var(--space-3);margin-bottom:var(--space-4);flex-direction:column;display:flex}.stitch-pro-clients-controls{gap:var(--space-3);grid-template-columns:1fr;display:grid}@media (min-width:640px){.stitch-pro-clients-controls{grid-template-columns:1fr 1fr}}.stitch-pro-clients-upgrade-block{margin-bottom:var(--space-4)}.stitch-pro-clients-empty{padding:max(var(--inset-min), var(--space-5));border-radius:var(--radius-md);margin-bottom:var(--space-4);background:#fff;border:.5px solid #c8c5cd}.stitch-pro-clients-empty-title{margin:0 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;font-size:1.125rem;font-weight:600}.stitch-pro-clients-empty-body{color:var(--text-muted,#47464c);margin:0;font-size:.9375rem;line-height:1.45}.stitch-pro-clients-result-meta,.stitch-pro-clients-no-matches{margin:0 0 var(--space-3);color:var(--text-muted,#47464c);font-size:.8125rem}.stitch-pro-clients-overview{--pro-clients-visible-rows:5;--pro-clients-row-estimate:6.25rem;--pro-clients-overview-head-h:0px;margin:0 0 var(--space-4);border-radius:var(--radius-md);max-height:calc(var(--pro-clients-overview-head-h) + var(--pro-clients-visible-rows) * var(--pro-clients-row-estimate));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff;border:.5px solid #c8c5cd;padding:0;list-style:none;overflow:hidden auto}.stitch-pro-clients-overview-head{display:none}.stitch-pro-clients-overview-item{border-bottom:.5px solid #e4e0dc;grid-template-columns:1fr auto;align-items:stretch;display:grid}.stitch-pro-clients-overview>li:last-child{border-bottom:none}.stitch-pro-clients-overview-row{gap:var(--space-2) var(--space-3);padding:max(var(--inset-min), var(--space-4));color:inherit;grid-template-columns:1fr auto;align-items:center;min-width:0;text-decoration:none;display:grid}.stitch-pro-clients-overview>li:last-child .stitch-pro-clients-overview-row{border-bottom:none}.stitch-pro-clients-overview-cell--name,.stitch-pro-clients-overview-cell:nth-child(2),.stitch-pro-clients-overview-cell:nth-child(3){grid-column:1/2}.stitch-pro-clients-overview-cell--birth .stitch-pro-clients-badge{margin-top:var(--space-2)}.stitch-pro-clients-overview-chevron{color:var(--text-muted,#47464c);grid-area:1/2/span 3;align-items:center;display:inline-flex}.stitch-pro-clients-overview-actions{align-self:center;align-items:center;gap:var(--space-2);margin-right:max(var(--inset-min), var(--space-2));display:inline-flex}.stitch-pro-clients-report{justify-content:center;align-items:center;gap:max(var(--inset-min), var(--space-1));min-width:48px;min-height:48px;padding:max(var(--inset-min), var(--space-1)) max(var(--inset-min), var(--space-2));border-radius:var(--radius-sm);color:#3d5a80;cursor:pointer;background:#f7f5f2;border:.5px solid #c8c5cd;flex-direction:row;display:inline-flex}.stitch-pro-clients-report-icon{flex-shrink:0;width:44px;height:44px;display:block}.stitch-pro-clients-report-label{letter-spacing:.04em;color:#3d5a80;font-size:.75rem;font-weight:600;line-height:1}.stitch-pro-clients-delete{min-width:44px;min-height:44px;padding:max(var(--inset-min), var(--space-2));border-radius:var(--radius-sm);color:var(--text-muted,#47464c);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.stitch-pro-clients-report:hover,.stitch-pro-clients-report:focus-visible{color:#1a1b2e;background:#eef1f6;border-color:#3d5a80;outline:none}.stitch-pro-clients-report:hover .stitch-pro-clients-report-label,.stitch-pro-clients-report:focus-visible .stitch-pro-clients-report-label{color:#1a1b2e}.stitch-pro-clients-delete:hover,.stitch-pro-clients-delete:focus-visible{color:#6b3a3a;background:#f6f0f0;outline:none}.stitch-pro-report-sheet{max-height:min(90dvh,40rem);overflow-y:auto}.stitch-pro-report-sheet-title{align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-2);display:flex}.stitch-pro-report-sheet-icon{flex-shrink:0;margin-top:.125rem}.stitch-pro-report-sheet-title .headline{min-width:0;margin:0}.stitch-pro-report-fieldset{margin:0 0 var(--space-4);padding:max(var(--inset-min), var(--space-3));border-radius:var(--radius-sm);border:.5px solid #c8c5cd}.stitch-pro-report-fieldset legend{padding:0 var(--space-2);font-size:.875rem;font-weight:600}.stitch-pro-report-check{align-items:flex-start;gap:var(--space-2);margin:0 0 var(--space-2);font-size:.9375rem;line-height:1.35;display:flex}.stitch-pro-report-check:last-child{margin-bottom:0}.stitch-pro-report-check input{margin-top:.2rem}.stitch-pro-report-check--disabled,.stitch-pro-report-fieldset[disabled],.stitch-pro-report-fieldset[aria-disabled=true]{opacity:.55}.stitch-pro-clients-name{color:#1a1b2e;margin:0;font-weight:600}.stitch-pro-clients-birth-day{font-variant-numeric:tabular-nums;margin:0;font-size:.9375rem}.stitch-pro-clients-sub{margin:var(--space-1) 0 0;color:var(--text-muted,#47464c);font-size:.8125rem;line-height:1.35}.stitch-pro-clients-badge{padding:max(var(--inset-min), .15rem) max(var(--inset-min), .45rem);border-radius:var(--radius-sm);letter-spacing:.01em;color:#47464c;background:#f6f3f2;border:.5px solid #c8c5cd;font-size:.75rem;font-weight:600;display:inline-block}.stitch-pro-clients-badge--ok{color:#2f3a2e;background:#eef1ea;border-color:#8a9084}.stitch-pro-clients-capacity{margin:var(--space-6) 0 0;padding:max(var(--inset-min), var(--space-4));text-align:center;border-top:.5px solid #c8c5cd}.stitch-pro-clients-capacity p{color:var(--text-muted,#47464c);margin:0;font-size:.8125rem;line-height:1.4}@media (min-width:768px){.stitch-pro-clients-overview{--pro-clients-row-estimate:4.85rem;--pro-clients-overview-head-h:2.75rem}.stitch-pro-clients-overview-head{z-index:1;gap:var(--space-3);padding:max(var(--inset-min), var(--space-3)) max(var(--inset-min), var(--space-4));letter-spacing:.04em;text-transform:uppercase;color:#47464c;background:#f6f3f2;border-bottom:.5px solid #c8c5cd;grid-template-columns:minmax(10rem,1.3fr) minmax(12rem,1.6fr) minmax(9rem,1.1fr) 1.5rem 2rem;font-size:.75rem;font-weight:600;display:grid;position:sticky;top:0}.stitch-pro-clients-overview-item{grid-template-columns:1fr auto}.stitch-pro-clients-overview-row{gap:var(--space-3);grid-template-columns:minmax(10rem,1.3fr) minmax(12rem,1.6fr) minmax(9rem,1.1fr) 1.5rem;align-items:start}.stitch-pro-clients-overview-cell--name,.stitch-pro-clients-overview-cell:nth-child(2),.stitch-pro-clients-overview-cell:nth-child(3){grid-column:auto}.stitch-pro-clients-overview-chevron{grid-area:auto;align-self:center}}.stitch-pro-request-row{padding:var(--space-4) 0;border-bottom:.5px solid #c8c5cd}.stitch-pro-form{gap:var(--space-4);flex-direction:column;display:flex}.stitch-pro-field label{margin-bottom:var(--space-2);font-size:.875rem;display:block}.stitch-pro-field input,.stitch-pro-field textarea,.stitch-pro-field select{width:100%;padding:max(var(--inset-min), var(--space-3));border-radius:var(--radius-sm);background:#fff;border:.5px solid #c8c5cd}.stitch-pro-schedule-note{box-sizing:border-box;resize:vertical;field-sizing:fixed;min-height:14rem;max-height:28rem;line-height:1.5;overflow-y:auto}.stitch-pro-chart-stage{min-height:16rem;margin-bottom:var(--space-6);border-radius:var(--radius-md);background:#f6f3f2;border:.5px solid #c8c5cd;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.stitch-pro-chart-ring{border:1px solid #1a1b2e26;border-radius:50%;width:10rem;height:10rem;position:absolute}.stitch-pro-chart-sun{color:#8b500a}.stitch-pro-chart-label{color:var(--text-muted);margin-top:7rem;font-size:.8125rem}.stitch-pro-chart-notes{margin-bottom:var(--space-6)}.stitch-pro-chart-notes-input{box-sizing:border-box;resize:vertical;width:100%;min-height:12.5rem;max-height:24rem;padding:max(var(--inset-min), var(--space-2));border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface-container-lowest,#fff);border-radius:.125rem;line-height:1.45;display:block;overflow-y:auto}.stitch-pro-chart-notes-input:focus{border-color:#1a1b2e}.stitch-legal-sub-back{color:var(--stitch-primary,#01010f)}.stitch-legal-sub-heading{font-family:var(--font-display,"Source Serif 4", serif);margin:0;font-size:1.125rem;font-weight:600}.stitch-legal-intro{margin-bottom:var(--space-6)}.stitch-legal-lead{margin:0 0 var(--space-4);font-family:var(--font-display,"Source Serif 4", serif);color:#47464c;font-size:1.0625rem;line-height:1.6}.stitch-legal-lead-en{opacity:.85;font-size:.9375rem}.stitch-legal-section{margin-bottom:var(--space-8)}.stitch-legal-lang{letter-spacing:.04em;text-transform:uppercase;font-size:.8125rem}.stitch-legal-notice{font-style:italic}.stitch-legal-footer{margin-top:var(--space-8);padding-top:var(--space-6);border-top:.5px solid #c8c5cd}.stitch-auth_login .stitch-auth-card,.stitch-auth_forgot_password .stitch-auth-card,.stitch-auth_reset_password .stitch-auth-card,.stitch-auth_verify .stitch-auth-card{border:.5px solid #c8c5cd;box-shadow:0 4px 20px #1a1b2e0a}.stitch-settings,.stitch-settings_philosophy,.stitch-settings_wellbeing,.stitch-settings_data,.stitch-settings_credits,.stitch-settings_birth_time_guide,.stitch-settings_appearance,.stitch-settings_birth_data,.stitch-settings_language,.stitch-settings_legal,.stitch-settings_notifications{max-width:min(42rem,100%);padding-inline:var(--space-5);margin-inline:auto}@media (min-width:768px){.stitch-settings,.stitch-settings_philosophy,.stitch-settings_wellbeing,.stitch-settings_data,.stitch-settings_credits,.stitch-settings_birth_time_guide,.stitch-settings_appearance,.stitch-settings_birth_data,.stitch-settings_language,.stitch-settings_legal,.stitch-settings_notifications,.stitch-pro-header,.stitch-pro-page{max-width:var(--desktop-reading-measure,none)}}.stitch-legal-heading{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;font-weight:600}.stitch-legal-paragraph,.stitch-legal-notice{font-family:var(--font-display,"Source Serif 4", serif);max-width:65ch;font-size:1.0625rem;line-height:1.55}.stitch-legal-lang,.stitch-legal-footer{font-family:var(--font-body,Inter, sans-serif)}.stitch-settings-wellbeing-time-row input[type=time]{font-family:var(--font-body,Inter, sans-serif);color:#1b1c1c;background:#fff;border:.5px solid #c8c5cd;border-radius:.5rem;margin-top:.25rem;padding:.5rem .75rem;font-size:1rem;display:block}.stitch-settings-philosophy-manifest{gap:var(--space-3);margin:var(--space-4) 0 var(--space-6);padding:var(--space-4);background:#f6f3f2;border-radius:.75rem;flex-direction:column;display:flex}.stitch-settings-philosophy-manifest h2{font-family:var(--font-display,"Source Serif 4", serif);margin:0;font-size:1.125rem}.stitch-settings-philosophy-manifest ol{gap:var(--space-2);color:#47464c;flex-direction:column;margin:0;padding-left:1.25rem;font-size:.9375rem;line-height:1.45;display:flex}.stitch-settings-philosophy-manifest ol.stitch-manifest-promises{gap:var(--space-5);padding-left:0;list-style:none}.stitch-manifest-promise{gap:var(--space-3);align-items:baseline;display:flex}.stitch-manifest-promise-num{letter-spacing:.05em;color:#78767d;min-width:1.25rem;font-size:.625rem;font-weight:600}.stitch-manifest-promise-title{margin:0 0 var(--space-1);font-family:var(--font-display,"Source Serif 4", serif);color:#1b1c1c;font-size:1.125rem;font-weight:600}.stitch-manifest-promise-text{font-family:var(--font-display,"Source Serif 4", serif);color:#47464c;margin:0;font-size:.9375rem;line-height:1.5}.stitch-btg-hero{margin-bottom:var(--space-6)}.stitch-btg-display{margin:0 0 var(--space-3);font-family:var(--font-display,"Source Serif 4", serif);color:#01010f;font-size:1.75rem;font-style:italic;font-weight:600}.stitch-btg-intro{font-family:var(--font-display,"Source Serif 4", serif);color:#47464c;margin:0;font-size:1.0625rem;line-height:1.6}.stitch-btg-section{margin-bottom:var(--space-8)}.stitch-btg-section-label{margin:0 0 var(--space-4);letter-spacing:.05em;text-transform:uppercase;color:#47464c;opacity:.7;font-size:.8125rem;font-weight:600}.stitch-btg-source-list{gap:var(--space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.stitch-btg-source-card{gap:var(--space-4);padding:var(--space-5);background:#fff;border:.5px solid #1b1c1c1a;border-radius:.5rem;align-items:flex-start;display:flex}.stitch-btg-source-icon{color:#01010f;flex-shrink:0}.stitch-btg-source-title{margin:0 0 var(--space-1);color:#01010f;font-weight:600}.stitch-btg-source-desc{color:#47464c;margin:0;font-size:.8125rem;line-height:1.4}.stitch-btg-source-note{margin:var(--space-3) 0 0;color:#47464c;opacity:.8;font-size:.8125rem;line-height:1.4}.stitch-btg-unlocks-card{padding:var(--space-5);color:#fcf9f8;background:#1a1b2e;border-radius:.75rem}.stitch-btg-unlocks-title{margin:0 0 var(--space-4);letter-spacing:.05em;text-transform:uppercase;color:#e1e0fb;font-size:.8125rem;font-weight:600}.stitch-btg-unlocks-list{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.stitch-btg-unlock-item{gap:var(--space-3);color:#e1e0fb;align-items:center;font-size:.9375rem;display:flex}.stitch-btg-unlock-icon{color:#ffb065;flex-shrink:0}.stitch-btg-cta{gap:var(--space-3);margin-bottom:var(--space-6);flex-direction:column;display:flex}.stitch-btg-cta-body{color:#47464c;margin:0;font-size:.9375rem;line-height:1.5}.stitch-btg-cta-button{width:100%;padding:var(--space-4);color:#fff;cursor:pointer;background:#1a1b2e;border:none;border-radius:.5rem;font-weight:500}.stitch-btg-done{margin:0 0 var(--space-6);color:#47464c;font-size:.9375rem}.stitch-btg-edit-link{margin:0}.stitch-credits-hero{margin-bottom:var(--space-8)}.stitch-credits-display{margin:0 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif);color:#1b1c1c;font-size:1.375rem;font-weight:600}.stitch-credits-intro{color:#47464c;margin:0;font-size:.9375rem;line-height:1.55}.stitch-credits-list{margin:0 0 var(--space-8);gap:var(--space-6);flex-direction:column;padding:0;list-style:none;display:flex}.stitch-credits-item{padding-bottom:var(--space-4);border-bottom:.5px solid #c8c5cd80}.stitch-credits-eyebrow{margin-bottom:var(--space-2);letter-spacing:.05em;text-transform:uppercase;color:#47464c;font-size:.8125rem;font-weight:600;display:block}.stitch-credits-value{font-family:var(--font-display,"Source Serif 4", serif);color:#1b1c1c;margin:0;font-size:1.0625rem}.stitch-credits-understood{width:100%;padding:var(--space-4);margin-bottom:var(--space-8);color:#fff;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#1a1b2e;border:none;border-radius:.5rem;font-size:.8125rem;font-weight:600}.stitch-credits-attributions{gap:var(--space-5);margin-bottom:var(--space-6);flex-direction:column;display:flex}.stitch-credits-attributions-title{letter-spacing:.05em;text-transform:uppercase;color:#47464c;opacity:.7;margin:0;font-size:.8125rem;font-weight:600}.stitch-credits-attribution-name{margin:0 0 var(--space-1);font-family:var(--font-display,"Source Serif 4", serif);color:#1b1c1c;font-size:1rem;font-weight:600}.stitch-credits-attribution-license{margin:0 0 var(--space-2);color:#47464c;font-size:.8125rem;font-weight:600}.stitch-credits-attribution-body{margin:0 0 var(--space-2);color:#47464c;font-size:.8125rem;line-height:1.5}.stitch-credits-footer{padding-bottom:var(--space-6)}.stitch-credits-disclaimer{text-align:center;color:#47464c;opacity:.6;margin:0;font-size:.8125rem;font-style:italic}.stitch-data-hero{margin-bottom:var(--space-8)}.stitch-data-display{margin:0 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;font-size:1.75rem;font-weight:600}.stitch-data-intro{color:#47464c;margin:0;font-size:.9375rem;line-height:1.55}.stitch-data-transparency{margin-bottom:var(--space-8)}.stitch-data-section-label{margin:0 0 var(--space-4);letter-spacing:.05em;text-transform:uppercase;color:#47464c;opacity:.7;font-size:.8125rem;font-weight:600}.stitch-data-transparency-card{gap:var(--space-4);padding:var(--space-5);background:#f6f3f2;border:.5px solid #1a1b2e1a;border-radius:.5rem;flex-direction:column;display:flex}.stitch-data-transparency-lead{font-family:var(--font-display,"Source Serif 4", serif);color:#1b1c1c;margin:0;line-height:1.5}.stitch-data-transparency-point{gap:var(--space-4);align-items:flex-start;display:flex}.stitch-data-transparency-point p{color:#1b1c1c;margin:0;font-size:.9375rem;line-height:1.45}.stitch-data-transparency-icon{color:#8b500a;opacity:.85;flex-shrink:0}.learn-page,.page.learn-page,.stitch-learn-index,.page.settings-page{padding-bottom:calc(var(--tab-bar-height) + env(safe-area-inset-bottom,0px) + 3rem)}.desktop-sidebar{display:none}@media (min-width:768px){:root{--desktop-sidebar-width:16rem;--desktop-top-nav-height:0px;--desktop-reading-measure:none;--desktop-prose-measure:42.5rem;--tab-bar-height:0px}.desktop-sidebar{z-index:40;width:var(--desktop-sidebar-width);height:100dvh;padding:var(--space-8) var(--space-6);background:var(--stitch-surface-bright,var(--stitch-surface,var(--bg-elevated)));border-right:1px solid var(--stitch-outline-variant,var(--border));box-sizing:border-box;flex-direction:column;display:flex;position:fixed;top:0;left:0;overflow:hidden}.desktop-sidebar-brand{margin-bottom:var(--space-10);color:var(--stitch-primary,var(--text));flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.desktop-sidebar-links{gap:var(--space-6);flex-direction:column;width:100%;display:flex}.desktop-sidebar>.desktop-sidebar-links{flex:auto;min-height:0;overflow-y:auto}.desktop-sidebar-links a,.desktop-sidebar-signout{align-items:center;gap:var(--space-4);color:var(--stitch-on-surface-variant,var(--text-muted));opacity:.85;padding:var(--space-1) 0;min-height:var(--touch-target-min);border-left:2px solid #0000;margin-left:0;font-size:.9375rem;font-weight:400;line-height:1.4;text-decoration:none;transition:color .2s,opacity .2s;display:flex}.desktop-sidebar-signout{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;font-family:inherit}.desktop-sidebar-links a:hover,.desktop-sidebar-signout:hover{color:var(--stitch-primary,var(--text));opacity:1}.desktop-sidebar-links a.active{color:var(--stitch-primary,var(--text));opacity:1;border-left-color:var(--stitch-secondary,#8b500a);padding-left:var(--space-2);margin-left:calc(-1 * var(--space-2) - 2px);font-weight:700}.desktop-sidebar-icon{flex-shrink:0}.desktop-sidebar-label{font-family:var(--font-sans,Inter, system-ui, sans-serif)}.desktop-sidebar-chart-group{gap:var(--space-1);flex-direction:column;display:flex}.desktop-sidebar-group-row{align-items:center;gap:var(--space-1);width:100%;display:flex}.desktop-sidebar-group-row>a{flex:auto;min-width:0}.desktop-sidebar-group-toggle{z-index:1;min-width:2rem;min-height:2rem;padding:max(var(--inset-min), var(--space-1));color:var(--stitch-on-surface-variant,var(--text-muted));cursor:pointer;opacity:.85;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;display:inline-flex;position:relative}.desktop-sidebar-group-toggle:hover,.desktop-sidebar-group-toggle:focus-visible{color:var(--stitch-primary,var(--text));opacity:1}.desktop-sidebar-group-toggle:focus-visible{outline:2px solid var(--focus-ring,var(--stitch-primary,#3d5a80));outline-offset:2px}.desktop-sidebar-subnav{margin:0 0 0 calc(22px + var(--space-4));padding:var(--space-1) 0 var(--space-1) .875rem;border-left:1px solid var(--stitch-outline-variant,var(--border));flex-direction:column;gap:2px;display:flex}.desktop-sidebar-links .desktop-sidebar-subnav a{gap:var(--space-2);min-height:2rem;padding:var(--space-1) 0;opacity:.72;color:var(--stitch-on-surface-variant,var(--text-muted));border-left:none;margin-left:0;padding-left:0;font-size:.8125rem;font-weight:400}.desktop-sidebar-links .desktop-sidebar-subnav a:hover{opacity:1;color:var(--stitch-primary,var(--text))}.desktop-sidebar-links .desktop-sidebar-subnav a.active{opacity:1;color:var(--stitch-primary,var(--text));border-left-color:#0000;margin-left:0;padding-left:0;font-weight:600}.desktop-sidebar-subnav-dot{opacity:.55;background:currentColor;border-radius:50%;flex-shrink:0;width:4px;height:4px}.desktop-sidebar-links .desktop-sidebar-subnav a.active .desktop-sidebar-subnav-dot{opacity:1;background:var(--stitch-secondary,#8b500a)}.desktop-sidebar-subnav-label{font-family:var(--font-sans,Inter, system-ui, sans-serif)}.chart-control-bar,.stitch-chart-control.chart-control-bar{display:none}.stitch-pro_client_chart .chart-control-bar,.stitch-pro_client_chart .stitch-chart-control.chart-control-bar{width:100%;margin:var(--space-4) 0;z-index:auto;display:flex;position:static;bottom:auto;left:auto;right:auto}.desktop-sidebar-footer{gap:var(--space-2);width:100%;padding-top:var(--space-6);border-top:1px solid var(--stitch-outline-variant,var(--border));flex-direction:column;flex-shrink:0;margin-top:auto;display:flex}.tab-bar,.stitch-tab-bar{display:none}body:has(.desktop-sidebar){padding-left:var(--desktop-sidebar-width)}body:has(.desktop-sidebar) .page{padding-top:var(--hub-shell-pad-block-start)}body:has(.desktop-sidebar) .stitch-home{padding-top:var(--hub-shell-pad-block-start)}body:has(.desktop-sidebar) main{padding-top:var(--hub-shell-pad-block-start)}body:has(.desktop-sidebar) .page{width:100%;max-width:none;margin-inline:0}body:has(.desktop-sidebar) .page[class]{width:100%;max-width:none;margin-inline:0}body:has(.desktop-sidebar) main.page{width:100%;max-width:none;margin-inline:0}body:has(.desktop-sidebar) .stitch-home{width:100%;max-width:none;margin-inline:0}body:has(.desktop-sidebar) .stitch-pro-page{width:100%;max-width:none;margin-inline:0}body:has(.desktop-sidebar) .stitch-pro-header{width:100%;max-width:none;margin-inline:0}body:has(.desktop-sidebar) .stitch-onboarding{width:100%;max-width:none;margin-inline:0}body:has(.desktop-sidebar) .stitch-settings{width:100%;max-width:none;margin-inline:0}body:has(.desktop-sidebar) .stitch-settings_philosophy{width:100%;max-width:none;margin-inline:0}body:has(.desktop-sidebar) .stitch-settings_wellbeing{width:100%;max-width:none;margin-inline:0}body:has(.desktop-sidebar) .stitch-settings_data{width:100%;max-width:none;margin-inline:0}body:has(.desktop-sidebar) .stitch-settings_credits{width:100%;max-width:none;margin-inline:0}body:has(.desktop-sidebar) .stitch-settings_birth_time_guide{width:100%;max-width:none;margin-inline:0}body:has(.desktop-sidebar) .stitch-settings_appearance{width:100%;max-width:none;margin-inline:0}body:has(.desktop-sidebar) .stitch-settings_birth_data{width:100%;max-width:none;margin-inline:0}body:has(.desktop-sidebar) .stitch-settings_language{width:100%;max-width:none;margin-inline:0}body:has(.desktop-sidebar) .stitch-settings_legal{width:100%;max-width:none;margin-inline:0}body:has(.desktop-sidebar) .stitch-settings_notifications{width:100%;max-width:none;margin-inline:0}:is(body:has(.desktop-sidebar) .page.stitch-learn-article,body:has(.desktop-sidebar) .page.stitch-legal_privacy,body:has(.desktop-sidebar) .page.stitch-legal_tos,body:has(.desktop-sidebar) .page.stitch-legal_subscription,body:has(.desktop-sidebar) .page.stitch-legal_ai){max-width:var(--desktop-prose-measure,42.5rem);margin-inline:auto}.settings-sign-out-row{display:none}.page.journal-page,.journal-page.chart-content,.stitch-onboarding,.stitch-tagesimpuls-detail,.page.chart-subpage{max-width:var(--desktop-reading-measure);margin-inline:auto}.stitch-subpage-header,.stitch-resonanz-sub-header,.stitch-store-header,.stitch-settings-sub-header,.stitch-legal-sub-header,.stitch-chart-sub-header,.stitch-learn-sub-header,.stitch-journal-editor-header,.stitch-journal-detail-header{top:var(--desktop-top-nav-height)}.stitch-learn-index,.stitch-learn-section,.stitch-learn-search,.stitch-settings{max-width:var(--desktop-reading-measure)}.stitch-learn-article,.stitch-legal_privacy,.stitch-legal_tos,.stitch-legal_subscription,.stitch-legal_ai{max-width:var(--desktop-prose-measure,42.5rem);margin-inline:auto}}.stitch-store-reports-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.stitch-store-reports-row{gap:var(--space-2);padding:var(--space-6) 0;border-bottom:.5px solid var(--stitch-outline-variant,#c8c5cd);color:inherit;flex-direction:column;text-decoration:none;display:flex}.stitch-store-reports-row:last-child{border-bottom:none}.stitch-store-reports-row-head{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.stitch-store-reports-row h3{letter-spacing:.05em;text-transform:uppercase;color:#1a1b2e;margin:0;font-size:.8125rem;font-weight:600}.stitch-store-reports-price{color:#1a1b2e;white-space:nowrap;font-size:.9375rem;font-weight:500}.stitch-store-reports-row p{font-family:var(--font-display,"Source Serif 4", serif);color:#47464c;margin:0;font-size:1.0625rem;line-height:1.55}.stitch-store-limits-budget-row{align-items:flex-end;gap:var(--space-2);padding-bottom:var(--space-2);border-bottom:.5px solid #c8c5cd;display:flex}.stitch-store-limits-budget-row input{color:#1a1b2e;background:0 0;border:none;outline:none;flex:1;padding:0;font-size:2rem;line-height:1}.stitch-store-limits-budget-row span{color:#47464c;padding-bottom:.15rem;font-size:1.5rem}.stitch-store-limits-field input[type=number]{width:100%;padding:0 0 var(--space-2);color:#1a1b2e;background:0 0;border:none;border-bottom:.5px solid #c8c5cd;outline:none;font-size:1.5rem}.stitch-learn-index,.stitch-learn-section,.stitch-learn-search,.stitch-learn-article,.stitch-horoscope-learn{max-width:26rem;padding:max(var(--inset-min), var(--space-6)) max(var(--inset-min), var(--space-5)) calc(var(--space-16) + 4rem);color:#1b1c1c;background:#fcf9f8;margin-inline:auto}.stitch-learn-hero-title,.stitch-learn-section-title,.stitch-learn-discover-title{font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;margin:0;font-weight:600}.stitch-learn-hero-title{letter-spacing:-.01em;font-size:1.75rem}.stitch-learn-hero-subhead,.stitch-learn-section-lead,.stitch-learn-nav-lead{font-family:var(--font-display,"Source Serif 4", serif);color:#47464c;margin:0;font-size:1rem;font-style:italic;line-height:1.5}.stitch-learn-discover{aspect-ratio:16/7;margin:var(--space-6) 0;background:#f0eded;border-radius:.25rem;position:relative;overflow:hidden}.stitch-learn-discover-media{opacity:.8;mix-blend-mode:multiply;background-position:50%;background-size:cover;position:absolute;inset:0}.stitch-learn-discover-copy{padding:max(var(--inset-min), var(--space-5));flex-direction:column;gap:.25rem;display:flex;position:absolute;inset:auto 0 0}.stitch-learn-discover-eyebrow{letter-spacing:.05em;text-transform:uppercase;color:#1a1b2e;opacity:.6;margin:0;font-size:.8125rem;font-weight:600}.stitch-learn-discover-title{font-size:1.75rem;line-height:1.15}.stitch-learn-nav-list,.stitch-learn-index-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.stitch-learn-nav-row,.stitch-learn-index-link{justify-content:space-between;align-items:center;gap:var(--space-3);color:inherit;border-bottom:.5px solid #c8c5cd;padding:1.25rem 0;text-decoration:none;display:flex}.stitch-learn-nav-row:last-child,.stitch-learn-index-list li:last-child .stitch-learn-index-link{border-bottom:none}.stitch-learn-nav-title{font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;font-size:1.125rem;font-weight:600;display:block}.stitch-learn-nav-chevron{color:#78767d;flex-shrink:0}.stitch-learn-section-intro,.stitch-settings-page-header{gap:var(--space-2);margin-bottom:var(--space-6);flex-direction:column;display:flex}.stitch-settings-page-title{font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;margin:0;font-size:1.75rem;font-weight:600}.stitch-settings-page-subhead{color:#47464c;margin:0;font-size:.9375rem}.stitch-settings-nav{gap:var(--space-8);flex-direction:column;display:flex}.stitch-settings-group-title{margin:0 0 var(--space-3);letter-spacing:.08em;text-transform:uppercase;color:#78767d;font-size:.8125rem;font-weight:600}.stitch-settings-group-list{flex-direction:column;display:flex}.stitch-settings-row{justify-content:space-between;align-items:center;gap:var(--space-3);color:#1b1c1c;border-bottom:.5px solid #c8c5cd73;padding:1rem 0;text-decoration:none;display:flex}.stitch-settings-row-label{font-family:var(--font-display,"Source Serif 4", serif);font-size:1.0625rem;display:block}.stitch-settings-row-subtitle{color:#78767d;margin-top:.15rem;font-size:.8125rem;display:block}.stitch-settings-row-chevron{color:#78767d}.stitch-settings-toggle-list{flex-direction:column;width:100%;display:flex}.stitch-settings-toggle-row{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-6) 0;color:#1b1c1c;border-bottom:.5px solid #c8c5cd;font-size:.9375rem;display:flex}.stitch-settings-toggle-row>input[type=checkbox]{accent-color:#1a1b2e;width:2.75rem;height:1.5rem}.stitch-settings-reminder-time{margin-top:var(--space-4)}.stitch-legal-toc{margin:0 0 var(--space-6);padding:var(--space-4);background:#f6f3f2;border:.5px solid #c8c5cd;border-radius:.5rem}.stitch-legal-toc-title{margin:0 0 var(--space-3);letter-spacing:.05em;text-transform:uppercase;color:#78767d;font-size:.8125rem;font-weight:600}.stitch-legal-toc-list{flex-direction:column;gap:.4rem;margin:0;padding-left:1.25rem;display:flex}.stitch-legal-toc-list a{color:#1a1b2e;text-decoration:none}.stitch-legal-compliance,.stitch-pro-compliance{margin:0 0 var(--space-4);padding:var(--space-3) var(--space-4);color:#47464c;background:#f6f3f2;border-left:2px solid #ffb065;font-size:.875rem;line-height:1.45}.stitch-pro-banner{padding:var(--space-3) var(--space-5);color:#fcf9f8;text-align:center;background:#1a1b2e;margin:0;font-size:.8125rem;line-height:1.4}.stitch-pro-factory-banner{padding:max(var(--inset-min), var(--space-2)) max(var(--inset-min), var(--space-5));color:#f4efe6;text-align:center;background:#2c2a22;border-bottom:1px solid #f4efe62e;margin:0;font-size:.75rem;line-height:1.4}.stitch-pro-honesty-badge{margin:0 0 var(--space-3);padding:max(var(--inset-min), var(--space-2)) max(var(--inset-min), var(--space-3));border:1px solid #8a6a3a}@supports (color:color-mix(in lab, red, red)){.stitch-pro-honesty-badge{border:1px solid color-mix(in srgb, #8a6a3a 45%, var(--border))}}.stitch-pro-honesty-badge{border-radius:var(--radius);background:#c9a45c}@supports (color:color-mix(in lab, red, red)){.stitch-pro-honesty-badge{background:color-mix(in srgb, #c9a45c 12%, var(--bg-elevated))}}.stitch-pro-honesty-badge{color:#3f3a32;font-size:.8125rem;line-height:1.4}.stitch-pro-hold-list{margin:0 0 var(--space-4);padding:max(var(--inset-min), var(--space-3)) max(var(--inset-min), var(--space-4));padding-left:max(var(--inset-min), 1.35rem);border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elevated);color:var(--text-secondary,#47464c);font-size:.8125rem;line-height:1.45}.stitch-pro-hold-list li+li{margin-top:var(--space-2)}.stitch-pro-back-bar{justify-content:space-between;align-items:center;gap:var(--space-3);padding:max(var(--inset-min), var(--space-2)) max(var(--inset-min), var(--space-5));background:#fcf9f8;border-bottom:.5px solid #c8c5cd;display:flex}.stitch-pro-back-link{align-items:center;gap:var(--space-2);min-height:var(--touch-target-min);padding:max(var(--inset-min), var(--space-1)) 0;color:#1a1b2e;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.stitch-pro-back-link:hover,.stitch-pro-back-link:focus-visible{text-decoration:underline}.stitch-pro-back-trailing{align-items:center;gap:var(--space-1);display:flex}.stitch-pro-working-with{justify-content:center;align-items:center;gap:var(--space-2) var(--space-4);padding:max(var(--inset-min), var(--space-2)) var(--space-5);color:#47464c;text-align:center;background:#f6f3f2;border-bottom:.5px solid #c8c5cd;flex-wrap:wrap;margin:0;font-size:.8125rem;line-height:1.4;display:flex}.stitch-pro-working-with-link{color:#8b500a;font-weight:600;text-decoration:none}.stitch-pro-working-with-link:hover,.stitch-pro-working-with-link:focus-visible{text-decoration:underline}.stitch-pro-schedule-item-actions{align-items:flex-end;gap:var(--space-2);flex-direction:column;flex-shrink:0;display:flex}.stitch-pro-request-row:has(.stitch-pro-schedule-item-actions){justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.pro-desktop-sidebar{background:#f6f3f2;border-right-color:#c8c5cd}.pro-desktop-sidebar .desktop-sidebar-brand{color:#1a1b2e}.pro-desktop-sidebar .desktop-sidebar-links a.active{color:#1a1b2e;border-left-color:#8b500a}.pro-sidebar-working{margin:0 0 var(--space-6);padding:max(var(--inset-min), var(--space-3));border-radius:var(--radius-sm);background:#fcf9f8;border:.5px solid #c8c5cd}.pro-sidebar-working-label{margin:0 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif);color:#47464c;font-size:.8125rem;line-height:1.35}.pro-sidebar-working-link{color:#8b500a;font-size:.8125rem;font-weight:600;text-decoration:none}.pro-sidebar-working-link:hover,.pro-sidebar-working-link:focus-visible{text-decoration:underline}.pro-tab-bar{background:#fcf9f8;border-top-color:#c8c5cd}.pro-tab-bar a.active{color:#8b500a}.pro-tab-bar-signout{min-width:var(--touch-target-min);min-height:var(--touch-target-min);padding:var(--space-1);color:var(--stitch-on-surface-variant,var(--text-muted));cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.pro-tab-bar-signout .stitch-pro-header-signout-label{white-space:nowrap;font-size:.625rem;font-weight:500;line-height:1.1}.stitch-pro-tier-section{margin:var(--space-6) 0}.stitch-pro-tier-grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.stitch-pro-tier-card{align-items:flex-start;gap:var(--space-1);padding:var(--space-4);text-align:left;cursor:pointer;background:#fcf9f8;border:.5px solid #c8c5cd;flex-direction:column;display:flex}.stitch-pro-tier-card-selected{border-color:#1a1b2e;box-shadow:0 0 0 1px #1a1b2e}.stitch-pro-tier-name{color:#1a1b2e;font-weight:600}.stitch-pro-tier-price{color:#47464c;font-size:.875rem}.stitch-pro-tier-cap{color:#6b6a70;font-size:.75rem}.stitch-pro-gate1{margin:var(--space-6) 0;padding:var(--space-4);background:#f6f3f2;border:.5px solid #c8c5cd}.stitch-pro-gate1-check{align-items:flex-start;gap:var(--space-3);color:#47464c;font-size:.875rem;line-height:1.45;display:flex}.stitch-pro_upgrade,.stitch-pro_dpa,.stitch-pro_clients,.stitch-pro_client_editor,.stitch-pro_client_chart,.stitch-pro_data_requests,.stitch-pro_schedule,.stitch-pro_history,.stitch-pro_learn,.stitch-pro_settings{padding-bottom:calc(var(--space-16) + 4rem)}.stitch-pro-settings-signout{margin-top:var(--space-6);padding-top:var(--space-4);border-top:.5px solid #c8c5cd}@media (min-width:768px){.stitch-pro-settings-signout{display:none}}.page.pro-page.stitch-landing-hub-page{padding-top:var(--hub-shell-pad-block-start,max(var(--inset-min), var(--space-3)));gap:0}.stitch-pro-hub-stack{gap:var(--space-5);flex-direction:column;width:100%;display:flex}.stitch-pro-hub-stack>.stitch-pro-compliance:first-child,.stitch-pro-hub-stack>.helper-text:first-child{margin-top:0}.stitch-pro-setup-gate{gap:var(--space-4);padding:max(var(--inset-min), var(--space-5));background:#fff;border:.5px solid #c8c5cd;border-radius:1rem;flex-direction:column;display:flex;box-shadow:0 4px 20px #1c19170a}.stitch-pro-setup-gate-steps{letter-spacing:.08em;text-transform:uppercase;color:#3d5a80;margin:0;font-size:.75rem;font-weight:700}.stitch-pro-setup-gate-title{font-family:var(--font-display,"Source Serif 4", serif);color:#1c1917;margin:0;font-size:1.375rem;font-weight:600}.stitch-pro-setup-gate-body{color:#47464c;margin:0;font-size:.9375rem;line-height:1.55}.stitch-pro-setup-gate .stitch-pro-primary-link{text-align:center}.stitch-pro-schedule-hero{margin:0 0 var(--space-6);border-radius:var(--radius-sm);background:#f6f3f2;border:.5px solid #c8c5cd;height:9rem;overflow:hidden}.stitch-pro-schedule-hero-image{object-fit:cover;object-position:center;mix-blend-mode:multiply;opacity:.9;width:100%;height:100%}.stitch-pro-schedule-layout{gap:var(--space-6);margin:var(--space-6) 0;grid-template-columns:1fr;display:grid}@media (min-width:900px){.stitch-pro-schedule-layout{align-items:start;gap:var(--space-8);grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}}.stitch-pro-schedule-cal{padding:max(var(--inset-min), var(--space-4));border-radius:var(--radius-md);background:#fcf9f8;border:.5px solid #c8c5cd}.stitch-pro-schedule-cal-header{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.stitch-pro-schedule-cal-label{font-family:var(--font-display,"Source Serif 4", serif);color:#1a1b2e;margin:0;font-size:1.25rem;font-weight:600}.stitch-pro-schedule-cal-nav{align-items:center;gap:var(--space-1);display:inline-flex}.stitch-pro-schedule-cal-nav-btn{min-width:2.25rem;min-height:2.25rem;padding:max(var(--inset-min), .25rem .5rem);border-radius:var(--radius-sm);color:#1a1b2e;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#fcf9f8;border:.5px solid #c8c5cd;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:inline-flex}.stitch-pro-schedule-cal-nav-btn:hover,.stitch-pro-schedule-cal-nav-btn:focus-visible{border-color:#1a1b2e}.stitch-pro-schedule-weekdays{gap:var(--space-1);margin-bottom:var(--space-2);text-align:center;grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.stitch-pro-schedule-weekday{letter-spacing:.08em;text-transform:uppercase;color:#6b6a70;font-size:.6875rem;font-weight:700}.stitch-pro-schedule-grid{gap:var(--space-1);grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.stitch-pro-schedule-cell-empty{min-height:2.75rem}.stitch-pro-schedule-day{min-height:2.75rem;padding:max(var(--inset-min), .25rem);border-radius:var(--radius-sm);color:#1a1b2e;cursor:pointer;background:0 0;border:.5px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:relative}.stitch-pro-schedule-day:hover,.stitch-pro-schedule-day:focus-visible{background:#f6f3f2}.stitch-pro-schedule-day-num{font-family:var(--font-display,"Source Serif 4", serif);font-size:.9375rem;font-weight:500;line-height:1}.stitch-pro-schedule-day-dot{background:#8b500a;border-radius:999px;width:.3rem;height:.3rem}.stitch-pro-schedule-day-today .stitch-pro-schedule-day-num{box-shadow:inset 0 -2px #8b500a}.stitch-pro-schedule-day-selected{color:#fcf9f8;background:#1a1b2e}.stitch-pro-schedule-day-selected:hover,.stitch-pro-schedule-day-selected:focus-visible{background:#1a1b2e}.stitch-pro-schedule-day-selected .stitch-pro-schedule-day-dot{background:#ffb065}.stitch-pro-schedule-day-selected.stitch-pro-schedule-day-today .stitch-pro-schedule-day-num{box-shadow:none}.stitch-pro-schedule-agenda{padding:max(var(--inset-min), var(--space-4));border-radius:var(--radius-md);background:#f6f3f2;border:.5px solid #c8c5cd}.stitch-pro-schedule-session-list{margin:0;padding:0;list-style:none}.stitch-pro-schedule-session{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:max(var(--inset-min), var(--space-3)) 0;border-bottom:.5px solid #c8c5cd;display:flex}.stitch-pro-schedule-session:last-child{border-bottom:none}.stitch-pro-schedule-session-main{align-items:flex-start;gap:var(--space-3);min-width:0;display:flex}.stitch-pro-schedule-session-time{min-width:3rem;font-family:var(--font-display,"Source Serif 4", serif);color:#8b500a;flex-shrink:0;font-size:.9375rem;font-weight:600}.stitch-pro-schedule-session-note{margin:var(--space-1) 0 0;color:#47464c;font-size:.8125rem;line-height:1.45}.stitch-pro-schedule-upcoming{margin-top:var(--space-6)}.stitch-pro-schedule-upcoming-btn{width:100%;padding:max(var(--inset-min), var(--space-2)) 0;text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:2px;display:flex}.stitch-pro-schedule-form{margin-top:var(--space-8)}.stitch-transit-calendar-topbar,.stitch-transit-tracker-topbar,.stitch-transit-detail-topbar,.stitch-journal-timeline-topbar{z-index:40;justify-content:space-between;align-items:center;gap:var(--space-3);height:3.5rem;padding:0 var(--space-5);background:var(--stitch-surface,#fcf9f8);border-bottom:.5px solid var(--stitch-outline-variant,#c8c5cd);display:flex;position:sticky;top:0}.stitch-transit-calendar-topbar-lead,.stitch-transit-tracker-back,.stitch-transit-detail-back,.stitch-journal-timeline-menu{align-items:center;gap:var(--space-2);color:var(--stitch-primary-container,#1a1b2e);cursor:pointer;background:0 0;border:none;text-decoration:none;display:inline-flex}.stitch-transit-calendar-topbar-title,.stitch-transit-tracker-heading,.stitch-transit-detail-heading,.stitch-journal-timeline-topbar-title{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-primary-container,#1a1b2e);margin:0;font-size:1.25rem;font-weight:600}.stitch-transit-calendar-topbar-back,.stitch-transit-tracker-cal-entry,.stitch-transit-detail-spacer{width:2.5rem;height:2.5rem;color:var(--stitch-on-surface-variant,#47464c);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.stitch-transit-calendar-month-label{letter-spacing:.08em;text-transform:uppercase;color:var(--stitch-on-surface-variant,#47464c);margin:0;font-size:.8125rem;font-weight:600}.stitch-transit-calendar-day-num{min-width:2rem;min-height:2rem;font-family:var(--font-body,Inter, sans-serif);border-radius:999px;justify-content:center;align-items:center;font-size:.9375rem;display:inline-flex}.stitch-transit-calendar-day-num-selected{background:var(--stitch-primary-container,#1a1b2e);color:#fff}.stitch-transit-calendar .transit-calendar-dot{background:var(--stitch-secondary-container,#ffb065);border-radius:999px;width:.25rem;height:.25rem;margin-top:.2rem}.stitch-transit-calendar-day{background:0 0;justify-content:center;align-items:center;min-height:3rem}.stitch-transit-calendar-shell{background:0 0;border:none;border-radius:0}.stitch-transit-calendar-quality{gap:var(--space-6);margin:var(--space-6) 0 0;flex-direction:column;display:flex}.stitch-transit-calendar-hairline{width:100%;margin-top:var(--space-10);border-top:.5px solid var(--stitch-outline-variant,#c8c5cd)}.stitch-transit-calendar-quality-title,.stitch-transit-tracker-quality{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-primary,#01010f);margin:0;font-size:1.375rem;font-weight:600;line-height:1.3}.stitch-transit-calendar-quality-list,.stitch-transit-v1-list{gap:var(--space-10);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.stitch-transit-calendar-quality-card,.stitch-transit-card{gap:var(--space-2);padding:max(var(--inset-min), var(--space-4));border:.5px solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container-lowest,var(--bg-elevated,#fff));color:inherit;border-radius:.125rem;flex-direction:column;text-decoration:none;display:flex}.stitch-transit-calendar-quality-card-head{justify-content:space-between;align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-1);display:flex}.stitch-transit-calendar-quality-card h4,.stitch-transit-calendar-quality-card h3,.stitch-transit-card-title{font-family:var(--font-body,Inter, sans-serif);letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-primary,#01010f);margin:0;font-size:.8125rem;font-weight:600}.stitch-transit-calendar-quality-date,.stitch-transit-card-when{color:var(--stitch-on-surface-variant,#47464c);opacity:.6;flex-shrink:0;margin:0;font-size:.8125rem}.stitch-transit-calendar-quality-body,.stitch-transit-card-body,.stitch-transit-tracker-lead{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-on-surface,#1b1c1c);margin:0;font-size:1.0625rem;line-height:1.55}.stitch-transit-calendar-cta-wrap{margin-top:var(--space-10)}.stitch-transit-calendar-open-day{background:var(--stitch-primary-container,#1a1b2e);color:#fff;width:100%;font-family:var(--font-body,Inter, sans-serif);cursor:pointer;border:none;border-radius:.5rem;padding:1rem;font-size:.9375rem;font-weight:500;transition:transform .2s}.stitch-transit-calendar-open-day:active:not(:disabled){transform:scale(.98)}.stitch-transit-calendar-open-day:disabled{opacity:.45;cursor:not-allowed}.stitch-transit-calendar-footer{align-items:center;gap:var(--space-1);margin-top:var(--space-10);padding-bottom:var(--space-4);text-align:center;flex-direction:column;display:flex}.stitch-transit-calendar-footer p{color:var(--stitch-on-surface-variant,#47464c);opacity:.4;margin:0;font-size:.8125rem;line-height:1.4}.stitch-transit-calendar-quality-cta,.stitch-transit-card-link{align-items:center;gap:var(--space-1);margin-top:var(--space-2);letter-spacing:.04em;text-transform:uppercase;color:var(--stitch-primary-container,#1a1b2e);font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.stitch-transit-card-featured{box-shadow:0 4px 20px #1a1b2e0a}.stitch-transit-card-head{justify-content:space-between;gap:var(--space-3);align-items:flex-start;display:flex}.stitch-transit-card-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:.25rem;flex-shrink:0;padding:.25rem .5rem;font-size:.625rem;font-weight:600}.stitch-transit-card-badge-high{background:var(--stitch-secondary-fixed,#ffdcc0);color:var(--stitch-on-secondary-fixed,#2d1600)}.stitch-transit-card-badge-critical{border:.5px solid var(--stitch-outline-variant,#c8c5cd);color:var(--stitch-on-surface-variant,#47464c)}.stitch-transit-card-badge-soft{border:.5px solid var(--stitch-outline-variant,#c8c5cd);color:var(--stitch-secondary,#8b500a)}.stitch-transit-card-cta{margin-top:var(--space-3);background:var(--stitch-primary-container,#1a1b2e);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:.5rem;justify-content:center;align-items:center;padding:1rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.stitch-transit-tracker-intro{margin-bottom:var(--space-6)}.stitch-transit-weekstrip{margin-bottom:var(--space-8)}.stitch-transit-weekstrip-header{margin-bottom:var(--space-3);letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-primary-container,#1a1b2e);justify-content:space-between;align-items:center;font-size:.8125rem;font-weight:600;display:flex}.stitch-transit-weekstrip-cal{color:inherit;cursor:pointer;background:0 0;border:none}.stitch-transit-weekstrip-days{gap:var(--space-2);padding-bottom:var(--space-1);scrollbar-width:none;display:flex;overflow-x:auto}.stitch-transit-weekstrip-days::-webkit-scrollbar{display:none}.stitch-transit-weekstrip-day{background:var(--stitch-surface-container-low,#f6f3f2);border-radius:.5rem;flex-direction:column;align-items:center;gap:.25rem;min-width:2.75rem;padding:.75rem .5rem;display:flex}.stitch-transit-weekstrip-day.is-today{background:var(--stitch-surface-container-highest,#e4e2e1);border:.5px solid var(--stitch-primary-container,#1a1b2e)}.stitch-transit-weekstrip-wd{letter-spacing:.05em;opacity:.55;font-size:.6875rem}.stitch-transit-weekstrip-num{font-size:.9375rem;font-weight:600}.stitch-transit-weekstrip-dot{background:var(--stitch-secondary,#8b500a);border-radius:999px;width:.25rem;height:.25rem}.stitch-transit-detail-hero{width:100vw;height:20rem;margin-left:calc(50% - 50vw);margin-bottom:var(--space-8);position:relative;overflow:hidden}.stitch-transit-detail-hero picture{width:100%;height:100%;display:block;position:absolute;inset:0}.stitch-transit-detail-hero-image{object-fit:cover}.stitch-transit-detail-article{gap:var(--space-5);flex-direction:column;max-width:36rem;margin-inline:auto;display:flex}.stitch-transit-detail-timing-row{align-items:center;gap:var(--space-2);display:flex}.stitch-transit-detail-timing-label{letter-spacing:.08em;text-transform:uppercase;color:var(--stitch-on-surface-variant,#47464c);font-size:.8125rem;font-weight:600}.stitch-transit-detail-timing-rule{background:var(--stitch-outline-variant,#c8c5cd);flex:1;height:.5px}.stitch-transit-detail-intensity{letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-secondary,#8b500a);align-items:center;gap:.4rem;font-size:.8125rem;font-weight:600;display:inline-flex}.stitch-transit-detail-intensity-dot{background:var(--stitch-secondary,#8b500a);border-radius:999px;width:.5rem;height:.5rem}.stitch-transit-detail-mirror-body{gap:var(--space-5);font-family:var(--font-display,"Source Serif 4", serif);flex-direction:column;font-size:1.0625rem;line-height:1.6;display:flex}.stitch-transit-detail-mirror-body p{margin:0}.stitch-transit-detail-actions{border-top:.5px solid var(--stitch-outline-variant,#c8c5cd);padding-top:var(--space-6)}.stitch-transit-detail-journal-cta{justify-content:center;align-items:center;gap:var(--space-2);background:var(--stitch-primary-container,#1a1b2e);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:.5rem;width:100%;padding:1rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.stitch-transit-detail-footer{margin-top:var(--space-10);text-align:center;color:var(--stitch-on-surface-variant,#47464c);opacity:.55;font-size:.8125rem}.stitch-transit-detail-footer p{margin:.15rem 0}.stitch-advanced-viz{justify-content:center;align-items:center;gap:var(--space-3);min-height:10rem;margin:var(--space-6) 0;flex-direction:column;display:flex;position:relative}.stitch-advanced-viz-caption{color:var(--stitch-on-surface-variant,#47464c);text-align:center;margin:0;font-size:.8125rem}.stitch-advanced-badge{align-items:center;gap:.25rem;display:inline-flex}.stitch-compat-sublead{color:var(--stitch-on-surface-variant,#47464c);margin:0;font-size:.9375rem;line-height:1.45}.stitch-compat-add{justify-content:center;align-items:center;gap:var(--space-2);border:.5px solid var(--stitch-outline-variant,#c8c5cd);width:100%;color:var(--stitch-primary-container,#1a1b2e);cursor:pointer;background:0 0;border-radius:.5rem;padding:.95rem 1rem;font-weight:600;text-decoration:none;display:inline-flex}.stitch-compat-hub-card h3{align-items:center;gap:var(--space-2);display:inline-flex}.stitch-compat-hub-card-icon{color:var(--stitch-on-surface-variant,#47464c)}.stitch-synastry-circles{width:7rem;height:4rem;margin-bottom:var(--space-3);position:relative}.stitch-synastry-circle{border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-primary-container,#1a1b2e);border-radius:999px;width:3.5rem;height:3.5rem;position:absolute;top:0;left:.5rem}@supports (color:color-mix(in lab, red, red)){.stitch-synastry-circle{background:color-mix(in srgb, var(--stitch-primary-container,#1a1b2e) 8%, transparent)}}.stitch-synastry-circle-b{background:var(--stitch-secondary-container,#ffb065);left:2.75rem}@supports (color:color-mix(in lab, red, red)){.stitch-synastry-circle-b{background:color-mix(in srgb, var(--stitch-secondary-container,#ffb065) 28%, transparent)}}.stitch-compat-quote{font-family:var(--font-display,"Source Serif 4", serif);font-style:italic}.stitch-compat-honesty,.stitch-compat-empty,.stitch-compat-disclaimer{margin:0 0 var(--space-4);color:var(--stitch-on-surface-variant,#48464f)}.stitch-compat-status-error{color:var(--stitch-error,#ba1a1a);margin:0 0 var(--space-4)}.stitch-compat-section-title{margin:var(--space-5) 0 var(--space-3);font-size:.95rem;font-weight:600}.stitch-compat-link-list{margin:0 0 var(--space-5);gap:var(--space-3);flex-direction:column;padding:0;list-style:none;display:flex}.stitch-synastry-aspect-list,.stitch-composite-placement-list{margin:var(--space-3) 0 0;gap:var(--space-3);flex-direction:column;padding:0;list-style:none;display:flex}.stitch-synastry-aspect-list li,.stitch-composite-placement-list li{gap:var(--space-1);padding:max(var(--inset-min), var(--space-2)) 0;border-bottom:.5px solid var(--stitch-outline-variant,#c8c5cd);flex-direction:column;display:flex}.stitch-compat-upsell{margin:var(--space-5) 0;padding:max(var(--inset-min), var(--space-4));border:.5px solid var(--stitch-outline-variant,#c8c5cd);gap:var(--space-2);border-radius:.5rem;flex-direction:column;display:flex}.stitch-compat-upsell h3{margin:0}.stitch-chart-library-actions{gap:var(--space-3);margin-top:var(--space-5);flex-direction:column;display:flex}.stitch-chart-library-row{align-items:stretch;gap:var(--space-2);display:flex}.stitch-chart-library-row.is-selected .stitch-chart-library-card{color:var(--stitch-primary,#1a1b2e)}.stitch-chart-library-delete{color:var(--stitch-on-surface-variant,#48464f);cursor:pointer;padding:max(var(--inset-min), var(--space-2));background:0 0;border:none;flex-shrink:0}.stitch-chart-library-form{gap:var(--space-3);padding:max(var(--inset-min), var(--space-4));border:.5px solid var(--stitch-outline-variant,#c8c5cd);border-radius:.5rem;flex-direction:column;display:flex}.stitch-chart-library-field{gap:var(--space-1);flex-direction:column;display:flex}.stitch-chart-library-field input{padding:max(var(--inset-min), var(--space-2));border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:0 0;border-radius:.25rem}.stitch-chart-library-form-actions{gap:var(--space-2);flex-direction:column;display:flex}.stitch-chart-library-card{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;padding:var(--space-4) 0;border:none;border-bottom:.5px solid var(--stitch-outline-variant,#c8c5cd);text-align:left;cursor:pointer;color:inherit;background:0 0;display:flex}.stitch-chart-library-card h3{font-family:var(--font-display,"Source Serif 4", serif);margin:0 0 .2rem;font-size:1.125rem}.stitch-chart-library-card p{color:var(--stitch-on-surface-variant,#47464c);margin:0;font-size:.875rem}.stitch-journal-timeline-topbar{margin-bottom:0}.stitch-resonanz-support-signs-list{margin:var(--space-3) 0 0;gap:var(--space-2);color:var(--stitch-on-surface,#1b1c1c);flex-direction:column;padding-left:1.1rem;font-size:.9375rem;line-height:1.45;display:flex}@media (min-width:768px){.stitch-transit-calendar,.stitch-transit-tracker,.stitch-transit-detail,.stitch-transit-advanced-hub,.stitch-compat-hub,.stitch-synastry-result,.stitch-composite-davison,.stitch-chart-library,.stitch-journal-timeline,.stitch-journal-editor,.stitch-journal-detail,.stitch-journal-history,.stitch-resonanz-hub,.stitch-resonanz-input,.stitch-resonanz-output,.stitch-resonanz-support,.stitch-resonanz-memory{max-width:var(--desktop-reading-measure,none);margin-inline:auto}.stitch-transit-calendar-topbar,.stitch-transit-tracker-topbar,.stitch-transit-detail-topbar,.stitch-journal-timeline-topbar{top:var(--desktop-top-nav-height,4.5rem)}.stitch-transit-detail-hero{border-radius:.25rem;width:100%;margin-left:0}.stitch-transit-calendar{column-gap:var(--space-8);row-gap:var(--space-6);grid-template-columns:minmax(16rem,1fr) minmax(18rem,1.2fr);align-items:start;display:grid}.stitch-transit-calendar-month-header,.stitch-transit-calendar-shell{grid-column:1}.stitch-transit-calendar-shell{border:.5px solid var(--stitch-outline-variant,#c8c5cd);padding:var(--space-6);background:var(--stitch-surface,#fcf9f8);border-radius:.25rem}.stitch-transit-calendar-quality,.stitch-transit-calendar-cta-wrap,.stitch-transit-calendar-focus{grid-column:2}.stitch-transit-calendar-hairline{display:none}.stitch-transit-calendar-quality-card{padding:var(--space-5);border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface,#fcf9f8);border-radius:.5rem}.stitch-transit-calendar-quality-card h4{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:normal;text-transform:none;font-size:1.25rem}.stitch-transit-calendar>.stitch-onboarding-disclaimer,.stitch-transit-calendar-footer{grid-column:1/-1}}.stitch-chart-sub-header{background:var(--stitch-surface,#fcf9f8)}@supports (color:color-mix(in lab, red, red)){.stitch-chart-sub-header{background:color-mix(in srgb, var(--stitch-surface,#fcf9f8) 88%, transparent)}}.stitch-chart-sub-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.stitch-chart-sub-back{color:var(--stitch-primary,#01010f)}.stitch-chart-sub-trailing{min-width:var(--touch-target-min);justify-content:flex-end;display:inline-flex}.stitch-chart-sub-title{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 7rem);font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-on-surface,#1b1c1c);text-align:center;margin:0;font-size:1.375rem;font-weight:600;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.stitch-chart-sub-title-spacer{flex:1}.stitch-chart-page-subtitle-standalone{text-align:center;margin:0 0 var(--space-6);max-width:28rem;color:var(--stitch-on-surface-variant,#47464c);opacity:.85;margin-inline:auto}.stitch-chart-hub-toolbar-below{margin-top:var(--space-4);margin-bottom:var(--space-4)}.stitch-aspect-architecture-viz{aspect-ratio:1;width:100%;max-width:20rem;margin:0 auto var(--space-6);justify-content:center;align-items:center;display:flex;position:relative}.stitch-aspect-architecture-viz:before,.stitch-aspect-architecture-viz:after{content:"";border:.5px solid var(--stitch-outline-variant,#c8c5cd);opacity:.2;pointer-events:none;border-radius:50%;position:absolute;inset:0}.stitch-aspect-architecture-viz:after{opacity:.1;inset:2rem}.stitch-aspect-architecture-badge{z-index:1;border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface,#fcf9f8);letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-secondary,#8b500a);padding:.5rem 1rem;font-size:.8125rem;font-weight:600;position:relative}.stitch-aspect-pattern-label{align-items:flex-start;gap:var(--space-3);text-align:left;display:flex}.stitch-aspect-pattern-icon{background:var(--stitch-primary-container,#1a1b2e);width:3rem;height:3rem;color:var(--stitch-on-primary,#fff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.stitch-aspect-pattern-copy{flex-direction:column;gap:.25rem;min-width:0;display:flex}.aspect-pattern-geometry-preview{color:var(--stitch-on-surface-variant,#47464c);font-size:.9375rem;line-height:1.4}.planet-panel-page .stitch-planet-panel-header{text-align:center;flex-direction:column;align-items:center}.planet-panel-page .stitch-planet-panel-title{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.planet-panel-page .stitch-planet-panel-subtitle{margin-top:var(--space-2)}.stitch-chart-page-intro{text-align:center;margin-bottom:var(--space-6)}.stitch-chart-page-title{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:var(--stitch-primary-container,#1a1b2e);margin:0;font-size:1.75rem;font-weight:600}.stitch-chart-page-subtitle{margin:var(--space-2) auto 0;max-width:28rem;color:var(--stitch-on-surface-variant,#47464c)}.stitch-chart-hub{max-width:28rem;padding-top:var(--space-6);margin-inline:auto}.stitch-chart-hub-intro{text-align:center;margin:0 0 var(--space-5);padding-inline:max(var(--inset-min), var(--space-2));align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.stitch-chart-hub-intro .stitch-chart-hub-kern-title{margin:0}.stitch-chart-hub-intro .stitch-chart-hub-birth{max-width:36rem;margin:0}.stitch-chart-hub-intro .chart-view-blurb{margin:0}.stitch-chart-hub-intro--list{text-align:start;width:100%;margin-bottom:var(--space-4);align-items:stretch}.stitch-chart-hub-intro--list .chart-view-blurb{text-align:start;max-width:none}.stitch-chart-hub-eyebrow{margin:0 0 var(--space-2);letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-on-surface-variant,#47464c);font-size:.8125rem;font-weight:600}.stitch-chart-hub-title{margin:0 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:var(--stitch-on-surface,#1b1c1c);font-size:1.75rem;font-weight:600}.stitch-chart-hub-birth{color:var(--stitch-outline,#78767d);margin:0;font-size:.9375rem;line-height:1.4}.stitch-chart-hub-toolbar{justify-content:center;gap:var(--space-3);margin-top:var(--space-4);display:flex}.stitch-chart-hub-wheel{margin-bottom:var(--space-8)}.stitch-big-three-rows{margin:0 0 var(--space-8);box-shadow:none;background:0 0;border:none;padding:0}.stitch-big-three-rows .big-three-header,.stitch-big-three-rows .big-three-grid{display:none}.stitch-big-three-list{border-top:.5px solid var(--stitch-outline-variant,#c8c5cd)}.stitch-big-three-row{border:none;border-bottom:.5px solid var(--stitch-outline-variant,#c8c5cd);width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.stitch-big-three-row:disabled{opacity:.75;cursor:default}.stitch-big-three-row-planet{color:var(--stitch-on-surface,#1b1c1c);align-items:center;gap:.75rem;font-size:.9375rem;display:inline-flex}.stitch-big-three-row-meta{letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-primary,#01010f);align-items:center;gap:.35rem;font-size:.8125rem;font-weight:600;display:inline-flex}.stitch-chart-hub-kern{margin:0 0 var(--space-6)}.stitch-chart-hub-kern-title{margin:0 0 var(--space-4);font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-on-surface,#1b1c1c);font-size:1.375rem;font-weight:600}.stitch-chart-hub-kern-body{margin:0 0 var(--space-3);font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-on-surface,#1b1c1c);font-size:1.0625rem;line-height:1.55}.stitch-chart-hub-cta-wrap{margin:var(--space-4) 0}.stitch-chart-hub-cta{background:var(--stitch-primary,#01010f);width:100%;min-height:3.5rem;color:var(--stitch-on-primary,#fff);letter-spacing:.02em;border-radius:0;justify-content:center;align-items:center;padding:1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:opacity .15s,transform .15s;display:flex}.stitch-chart-hub-cta:active{opacity:.9;transform:scale(.98)}.stitch-chart-hub-disclaimer{margin:var(--space-8) auto;text-align:center;max-width:18rem;color:var(--stitch-on-surface,#1b1c1c);opacity:.4;font-size:.8125rem;font-style:italic}.stitch-chart-hub-psi-trigger{border:none;border-top:.5px solid var(--stitch-outline-variant,#c8c5cd);border-bottom:.5px solid var(--stitch-outline-variant,#c8c5cd);width:100%;color:var(--stitch-primary-container,#1a1b2e);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:1rem 0;font-size:.9375rem;font-weight:500;display:flex}.stitch-chart-psi-dim-pct{letter-spacing:.04em;color:var(--stitch-primary-container,#1a1b2e);font-size:.8125rem;font-weight:600}.stitch-chart-psi-dim-hint{margin-top:.2rem;display:block}.stitch-chart-planet-mirror-eyebrow{margin:0 0 var(--space-3);font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-primary-container,#1a1b2e);font-size:1.375rem;font-weight:600}.stitch-chart-planet-disclaimer{margin:var(--space-6) 0 0;text-align:center;opacity:.45;color:var(--stitch-on-surface-variant,#47464c);font-size:.8125rem;font-style:italic}.stitch-chart-planet-journal-cta{background:var(--stitch-primary-container,#1a1b2e);color:var(--stitch-on-primary,#fff);border-radius:.5rem}.stitch-chart-planet-actions{margin-top:var(--space-6);justify-content:center;display:flex}.stitch-planet-panel-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--stitch-secondary,#8b500a);margin:0 0 .2rem;font-size:.75rem;font-weight:600}.stitch-planet-panel-done{width:100%;min-height:3rem;margin-top:var(--space-3);background:linear-gradient(to top, var(--stitch-surface,#fcf9f8) 40%, transparent);background-color:var(--stitch-primary-container,#1a1b2e);color:var(--stitch-on-primary,#fff);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;display:flex}.stitch-planet-panel-journal{font-weight:500}.stitch-state-b-overlay{background:var(--stitch-primary,#01010f)}@supports (color:color-mix(in lab, red, red)){.stitch-state-b-overlay{background:color-mix(in srgb, var(--stitch-primary,#01010f) 20%, transparent)}}.stitch-state-b-sheet{width:min(28rem,100%);padding:var(--space-6) var(--space-5) calc(var(--space-10) + env(safe-area-inset-bottom,0px));margin-top:auto;border-radius:.75rem .75rem 0 0;margin-inline:auto;position:relative;box-shadow:0 -4px 20px #1a1b2e0f}.stitch-state-b-handle{margin-bottom:var(--space-8);justify-content:center;display:flex}.stitch-state-b-handle-bar{background:var(--stitch-outline-variant,#c8c5cd);opacity:.4;border-radius:999px;width:3rem;height:.25rem}.stitch-state-b-close{top:var(--space-5);right:var(--space-4);color:var(--stitch-on-surface-variant,#47464c);cursor:pointer;padding:var(--space-2);background:0 0;border:none;border-radius:999px;display:inline-flex;position:absolute}.stitch-state-b-sheet-body{text-align:center;align-items:center;gap:var(--space-6);flex-direction:column;display:flex}.stitch-state-b-sheet-title{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-primary,#01010f);margin:0;font-size:1.375rem;font-weight:600}.stitch-state-b-sheet-copy{max-width:17.5rem;font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-on-surface-variant,#47464c);margin:0;font-size:1.0625rem;line-height:1.55}.stitch-state-b-sheet-actions{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.stitch-state-b-sheet-primary{background:var(--stitch-primary-container,#1a1b2e);width:100%;min-height:3.5rem;color:var(--stitch-on-primary,#fff);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border:none;border-radius:.5rem;font-size:.8125rem;font-weight:600}.stitch-state-b-sheet-skip{width:100%;padding:var(--space-2);color:var(--stitch-on-surface-variant,#47464c);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;font-size:.8125rem;font-weight:600}.stitch-state-b-sheet-disclaimer{margin:var(--space-4) 0 0;color:var(--stitch-on-surface-variant,#47464c);opacity:.4;font-size:.8125rem;font-style:italic}.stitch-state-b-inline{gap:var(--space-3);margin-bottom:var(--space-4);padding:var(--space-4);border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface-container-low,#f6f3f2);border-radius:.125rem;display:grid}.stitch-psi-dim-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1b1c1c59}.stitch-psi-dim-sheet{width:min(28rem,100%);max-height:92vh;padding:0 var(--space-5) calc(var(--space-8) + env(safe-area-inset-bottom,0px));margin-top:auto;border-radius:.75rem .75rem 0 0;margin-inline:auto;overflow-y:auto}.stitch-psi-dim-handle{justify-content:center;padding:.75rem 0;display:flex}.stitch-psi-dim-handle-bar{background:var(--stitch-outline-variant,#c8c5cd);opacity:.4;border-radius:999px;width:2rem;height:.25rem}.stitch-psi-dim-header{margin-bottom:var(--space-6)}.stitch-psi-dim-eyebrow{letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-secondary,#8b500a);margin:0 0 .25rem;font-size:.8125rem;font-weight:600}.stitch-psi-dim-title{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-primary,#01010f);margin:0;font-size:1.75rem;font-weight:600}.stitch-psi-dim-subtitle{margin:var(--space-2) 0 0;color:var(--stitch-on-surface-variant,#47464c);font-size:.9375rem}.stitch-psi-dim-list{gap:var(--space-6);margin-bottom:var(--space-8);flex-direction:column;display:flex}.stitch-psi-dim-row{padding-bottom:var(--space-2);border-bottom:.5px solid var(--stitch-outline-variant,#c8c5cd)}@supports (color:color-mix(in lab, red, red)){.stitch-psi-dim-row{border-bottom:.5px solid color-mix(in srgb, var(--stitch-outline-variant,#c8c5cd) 30%, transparent)}}.stitch-psi-dim-row-head{justify-content:space-between;align-items:flex-end;margin-bottom:.75rem;display:flex}.stitch-psi-dim-row-label{letter-spacing:.05em;text-transform:uppercase;color:var(--stitch-primary,#01010f);font-size:.8125rem;font-weight:600}.stitch-psi-dim-row-hint{letter-spacing:.08em;text-transform:uppercase;color:var(--stitch-on-surface-variant,#47464c);margin:.15rem 0 0;font-size:.6875rem}@supports (color:color-mix(in lab, red, red)){.stitch-psi-dim-row-hint{color:color-mix(in srgb, var(--stitch-on-surface-variant,#47464c) 70%, transparent)}}.stitch-psi-dim-row-pct{letter-spacing:.05em;color:var(--stitch-primary,#01010f);font-size:.8125rem;font-weight:600}.stitch-psi-dim-row-track{background:var(--stitch-outline-variant,#c8c5cd);width:100%;height:1px;position:relative}@supports (color:color-mix(in lab, red, red)){.stitch-psi-dim-row-track{background:color-mix(in srgb, var(--stitch-outline-variant,#c8c5cd) 20%, transparent)}}.stitch-psi-dim-row-fill{background:var(--stitch-primary,#01010f);height:100%;position:absolute;inset:0 auto 0 0}.stitch-psi-dim-insight{margin:0 0 var(--space-8);padding-left:var(--space-4);border-left:2px solid var(--stitch-secondary-container,#ffb065);font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-primary,#01010f);font-size:1.0625rem;font-style:italic;line-height:1.55}.stitch-psi-dim-close-cta{background:var(--stitch-primary-container,#1a1b2e);width:100%;min-height:3.25rem;color:var(--stitch-on-primary,#fff);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border:none;border-radius:.5rem;font-size:.8125rem;font-weight:600}.stitch-psi-dim-disclaimer{margin:var(--space-6) 0 0;text-align:center;color:var(--stitch-on-surface-variant,#47464c);opacity:.4;font-size:.8125rem}.stitch-crisis-got-it{width:100%;min-height:3.25rem;margin-top:var(--space-4);background:var(--stitch-primary-container,#1a1b2e);color:var(--stitch-on-primary,#fff);cursor:pointer;border:none;border-radius:.125rem;justify-content:center;align-items:center;font-size:.9375rem;font-weight:500;display:flex}.stitch-refusal-secondary{width:100%;min-height:2.75rem;margin-bottom:var(--space-2);color:var(--stitch-on-surface-variant,#47464c);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;display:flex}.stitch-chart-settings-save-bar .btn,.stitch-advanced-cta{background:var(--stitch-primary-container,#1a1b2e);border-radius:.125rem}.stitch-chart-settings .settings-section-title,.stitch-chart-advanced-hub .settings-section-title{letter-spacing:.08em;text-transform:uppercase;color:var(--stitch-on-surface-variant,#47464c);font-size:.8125rem;font-weight:600}@media (min-width:768px){.stitch-chart-hub{max-width:var(--desktop-reading-measure,none)}.stitch-chart-sub-header{top:var(--desktop-top-nav-height,0px)}.stitch-state-b-sheet,.stitch-psi-dim-sheet{border-radius:.75rem;margin-bottom:10vh}.stitch-chart-hub-cta{max-width:28rem;margin-inline:auto}}@media (prefers-reduced-motion:reduce){.stitch-chart-hub-cta,.stitch-state-b-sheet-primary,.stitch-psi-dim-close-cta{transition:none}}.s14-topbar{z-index:40;height:56px;padding:0 var(--space-5);background:var(--stitch-surface);border-bottom:.5px solid var(--stitch-outline-variant);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.s14-topbar-title{font-family:var(--font-display,"Source Serif 4", serif);color:var(--stitch-on-surface);margin:0;font-size:1.25rem;font-weight:600}.s14-topbar-btn{width:40px;height:40px;color:var(--stitch-on-surface);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.s14-topbar-btn:active{transform:scale(.95)}.s14-btn-primary{justify-content:center;align-items:center;gap:var(--space-2);color:#fff;cursor:pointer;background:#1a1b2e;border:0;border-radius:.5rem;width:100%;min-height:3.25rem;padding:.9rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:opacity .2s,transform .1s;display:inline-flex}.s14-btn-primary:hover{opacity:.92}.s14-btn-primary:active{transform:scale(.98)}.s14-btn-outline{justify-content:center;align-items:center;gap:var(--space-2);color:#01010f;cursor:pointer;background:0 0;border:.5px solid #01010f;border-radius:.5rem;width:100%;min-height:3.25rem;padding:.9rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.s14-btn-outline:active{transform:scale(.98)}.s14-btn-text{color:#01010f;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:100%;min-height:2.75rem;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.s14-switch{cursor:pointer;flex-shrink:0;width:2.75rem;height:1.5rem;display:inline-flex;position:relative}.s14-switch input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute}.s14-switch-track{background:#eae7e7;border-radius:999px;transition:background .2s;position:absolute;inset:0}.s14-switch-track:after{content:"";background:#fff;border:.5px solid #c8c5cd;border-radius:50%;width:1.25rem;height:1.25rem;transition:transform .2s;position:absolute;top:2px;left:2px}.s14-switch input:checked+.s14-switch-track{background:#1a1b2e}.s14-switch input:checked+.s14-switch-track:after{transform:translate(1.25rem)}.s14-switch input:focus-visible+.s14-switch-track{outline-offset:2px;outline:2px solid #01010f}.s14-learn-hd{gap:var(--space-2);margin-bottom:var(--space-6);flex-direction:column;display:flex}.s14-learn-kicker{letter-spacing:.08em;text-transform:uppercase;color:#8b500a;margin:0;font-size:.8125rem;font-weight:600}.s14-learn-hd-title{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:#01010f;margin:0;font-size:1.75rem;font-weight:600;line-height:1.15}.s14-learn-rule{width:3rem;height:1px;margin:var(--space-1) 0 var(--space-2);background:#01010f;display:block}.s14-learn-hd-lead{font-family:var(--font-display,"Source Serif 4", serif);color:#47464c;margin:0;font-size:1.0625rem;line-height:1.6}.s14-learn-rows{gap:var(--space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.s14-learn-row{align-items:center;gap:var(--space-4);padding:max(var(--inset-min), var(--space-5)) max(var(--inset-min), 0);color:inherit;border-bottom:.5px solid #c8c5cd;text-decoration:none;display:flex}.s14-learn-rows>li:last-child .s14-learn-row,.s14-learn-rows>.s14-learn-row:last-child{border-bottom:none}.s14-learn-row:active{background:#01010f05}.s14-learn-row-badge{width:2.5rem;height:2.5rem;padding:var(--inset-min);color:#01010f;border:.5px solid #c8c5cd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-inline-start:var(--inset-min);display:inline-flex}.s14-learn-row-badge-house{box-sizing:border-box;width:3.75rem;min-width:3.75rem;height:2.5rem;padding-inline:max(var(--inset-min), .35rem);border-radius:var(--radius-md,.5rem);gap:.2rem}.s14-learn-row-house-num{font-family:var(--font-display,"Source Serif 4", serif);color:#01010f;font-size:.9375rem;font-weight:600;line-height:1}.s14-learn-row-glyph{font-size:1.125rem;line-height:1}.s14-learn-row-copy{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.s14-learn-row-title{font-family:var(--font-display,"Source Serif 4", serif);color:#01010f;font-size:1.125rem;font-weight:600}.s14-learn-row-sub{color:#47464c;opacity:.75;font-size:.8125rem}.s14-learn-row-chevron{color:#c8c5cd;flex-shrink:0}.s14-learn-section,.s14-learn-index{gap:var(--space-6);max-width:26rem;padding:max(var(--inset-min), var(--space-6)) max(var(--inset-min), var(--space-5)) calc(var(--space-16) + 4rem);color:#1b1c1c;background:#fcf9f8;flex-direction:column;margin-inline:auto;display:flex}.s14-horoscope{gap:var(--space-6);max-width:26rem;padding:max(var(--inset-min), var(--space-8)) max(var(--inset-min), var(--space-5)) calc(var(--space-16) + 4rem);color:#1b1c1c;background:#fcf9f8;flex-direction:column;margin-inline:auto;display:flex}.s14-horoscope-hero{gap:var(--space-2);flex-direction:column;display:flex}.s14-horoscope-title{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:#01010f;margin:0;font-size:1.75rem;font-weight:600;line-height:1.15}.s14-horoscope-subhead{font-family:var(--font-display,"Source Serif 4", serif);color:#47464c;opacity:.8;margin:0;font-size:1.0625rem;font-style:italic;line-height:1.6}.s14-horoscope-figure{aspect-ratio:4/3;border-radius:.5rem;margin:0;overflow:hidden}.s14-horoscope-figure-img{object-fit:cover;filter:grayscale();opacity:.9;width:100%;height:100%;display:block}.s14-horoscope-list{gap:var(--space-6);flex-direction:column;display:flex}.s14-horoscope-article{box-shadow:none;background:0 0;border:0;margin:0;padding:0}.s14-horoscope-article-toggle{gap:var(--space-2);width:100%;padding:0 0 var(--space-4);text-align:left;cursor:pointer;color:inherit;background:0 0;border:0;border-bottom:.5px solid #c8c5cd;flex-direction:column;display:flex}.s14-horoscope-article-copy{flex-direction:column;gap:.35rem;display:flex}.s14-horoscope-article-title{font-family:var(--font-display,"Source Serif 4", serif);color:#01010f;font-size:1.375rem;font-weight:600;line-height:1.25}.s14-horoscope-article-lead{font-family:var(--font-display,"Source Serif 4", serif);color:#47464c;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9375rem;line-height:1.45;display:-webkit-box;overflow:hidden}.s14-horoscope-article-meta{margin-top:var(--space-2);justify-content:space-between;align-items:center;display:flex}.s14-horoscope-article-read{color:#47464c;opacity:.6;font-size:.8125rem}.s14-horoscope-article-arrow{color:#01010f}.s14-horoscope-article-body{padding:var(--space-4) 0 var(--space-2)}.horoscope-learn-page .s14-horoscope-learn-body{gap:var(--space-3);flex-direction:column;display:flex}.horoscope-learn-page .s14-horoscope-learn-body .body{padding:max(var(--inset-min), 0);font-family:var(--font-display,"Source Serif 4", serif);color:#47464c;margin:0;font-size:.9375rem;line-height:1.55}.horoscope-learn-page .s14-horoscope-learn-cta{gap:var(--space-3);padding:max(var(--inset-min), var(--space-2)) 0 0;border-top:.5px solid #c8c5cd;flex-direction:column;display:flex}.horoscope-learn-page .s14-horoscope-learn-cta-hint{color:#47464c;margin:0;font-size:.875rem;line-height:1.45}.horoscope-learn-page .s14-horoscope-learn-cta .s14-btn-primary{text-align:center;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.s14-learn-discover{gap:var(--space-4);flex-direction:column;display:flex}.s14-learn-discover-copy{flex-direction:column;gap:.25rem;display:flex}.s14-learn-discover-eyebrow{letter-spacing:.05em;text-transform:uppercase;color:#01010f;opacity:.6;margin:0;font-size:.8125rem;font-weight:600}.s14-learn-discover-title{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:#01010f;margin:0;font-size:1.75rem;font-weight:600;line-height:1.15}.s14-learn-discover-visual{aspect-ratio:16/7;background:#f0eded;border-radius:.25rem;position:relative;overflow:hidden}.s14-learn-discover-visual picture{width:100%;height:100%;display:block;position:absolute;inset:0}.s14-learn-discover-media{object-fit:cover;opacity:.82;mix-blend-mode:multiply}.s14-learn-search{margin:0}.s14-learn-search-field{align-items:center;gap:var(--space-3);padding:max(var(--inset-min), 0) max(var(--inset-min), 0) max(var(--inset-min), .5rem);border-bottom:.5px solid #c8c5cd;display:flex}.s14-learn-search-field:focus-within{border-color:#01010f}.s14-learn-search-icon{color:#47464c;flex-shrink:0}.s14-learn-search-input{color:#01010f;background:0 0;border:0;flex:1;min-width:0;padding:.35rem 0;font-size:1rem}.s14-learn-search-input:focus{outline:none}.s14-search-results{gap:var(--space-4);flex-direction:column;display:flex}.s14-search-results-kicker,.s14-search-row-kicker{color:#8b500a}.s14-search-rows{flex-direction:column;display:flex}.s14-search-row{justify-content:space-between;align-items:center;gap:var(--space-3);color:inherit;border-bottom:.5px solid #e4e2e1;padding:1.15rem 0;text-decoration:none;display:flex}.s14-search-row-copy{flex-direction:column;gap:.2rem;display:flex}.s14-search-row-kicker{letter-spacing:.1em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.s14-search-row-title{font-family:var(--font-display,"Source Serif 4", serif);color:#01010f;font-size:1.125rem;font-weight:600}.s14-search-row-match{color:#47464c;font-size:.8125rem}.s14-search-empty{color:#47464c;margin:0}.s14-search-scope{color:#47464c;opacity:.7;margin:0;font-size:.8125rem}.s14-search-hint{margin-top:var(--space-4)}.s14-search-hint-card{padding:max(var(--inset-min), var(--space-6));background:#f6f3f2;border:.5px solid #78767d4d;border-radius:.25rem;position:relative;overflow:hidden}.s14-search-hint-title{font-family:var(--font-display,"Source Serif 4", serif);color:#01010f;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.s14-search-hint-body{color:#47464c;margin:0;line-height:1.55}.s14-search-hint-glyph{color:#01010f;opacity:.05;pointer-events:none;position:absolute;bottom:-1.5rem;right:-1rem}.s14-learn-editorial{gap:var(--space-10);flex-direction:column;display:flex}.s14-learn-article-block{flex-direction:column;gap:.35rem;display:flex}.s14-learn-article-title{font-family:var(--font-display,"Source Serif 4", serif);color:#01010f;font-size:1.375rem;font-weight:600;text-decoration:none}.s14-learn-article-rule{background:#c8c5cd80;width:100%;height:1px;margin:.15rem 0 .35rem;display:block}.s14-learn-article-lead{font-family:var(--font-display,"Source Serif 4", serif);color:#1b1c1c;margin:0;font-size:1.0625rem;line-height:1.6}.s14-glossary{gap:var(--space-8);flex-direction:column;display:flex}.s14-vocabulary-filter{margin:0}.s14-glossary-empty{padding:max(var(--inset-min), var(--space-4));border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface-container-low,#f6f3f2);color:var(--stitch-on-surface-variant,#47464c);border-radius:.125rem;margin:0}.s14-glossary-group{flex-direction:column;display:flex}.s14-glossary-letter{letter-spacing:.08em;color:#78767d;margin-bottom:var(--space-4);border-bottom:.5px solid #c8c5cd;padding-bottom:.5rem;font-size:.8125rem;font-weight:600}.s14-glossary-item{padding:var(--space-4) 0;color:inherit;text-decoration:none;display:block}.s14-glossary-item+.s14-glossary-item{border-top:.5px solid #c8c5cd}.s14-glossary-term{font-family:var(--font-display,"Source Serif 4", serif);color:#01010f;margin:0 0 .4rem;font-size:1.25rem;font-weight:600}.s14-glossary-def{font-family:var(--font-display,"Source Serif 4", serif);color:#1b1c1c;margin:0;font-size:1.0625rem;line-height:1.6}.s14-article{max-width:65ch;margin-inline:auto}.s14-article-hd{margin-bottom:var(--space-10)}.s14-article-kicker{color:#8b500a;margin-bottom:var(--space-2)}.s14-article-title{margin:0 0 var(--space-4);font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:#01010f;font-size:1.75rem;font-weight:600;line-height:1.2}.s14-article-glyph{color:#8b500a}.s14-article-standfirst{font-family:var(--font-display,"Source Serif 4", serif);color:#47464c;margin:0;font-size:1.1875rem;font-style:italic;line-height:1.6}.s14-article-figure{margin:0 0 var(--space-10)}.s14-article-figure-img{aspect-ratio:4/3;object-fit:cover;filter:grayscale(.2);border:.5px solid #c8c5cd;border-radius:.25rem;width:100%;height:auto;display:block}.s14-article-body{gap:var(--space-6);font-family:var(--font-display,"Source Serif 4", serif);color:#1b1c1c;padding-inline:max(var(--inset-min), 0);flex-direction:column;font-size:1.0625rem;line-height:1.7;display:flex}.s14-article-body p{margin:0}.s14-article-related{margin-top:var(--space-10)}.s14-article-related-title{margin:0 0 var(--space-3);letter-spacing:.08em;text-transform:uppercase;color:#47464c;font-size:.8125rem;font-weight:600}.s14-article-related-link{color:#01010f;font-weight:500}.s14-article-cta{margin-top:var(--space-10);padding-top:var(--space-10);text-align:center;border-top:.5px solid #c8c5cd}.s14-article-cta-title{margin:0 0 var(--space-1);font-family:var(--font-display,"Source Serif 4", serif);color:#01010f;font-size:1.25rem;font-weight:600}.s14-article-cta-body{margin:0 0 var(--space-6);color:#47464c;font-size:.9375rem}.s14-share{align-items:center;gap:var(--space-6);max-width:26rem;padding:var(--space-6) var(--space-5) calc(var(--tab-bar-height) + var(--space-8) + env(safe-area-inset-bottom,0px));background:var(--stitch-surface);color:var(--stitch-on-surface);flex-direction:column;margin-inline:auto;display:flex}.s14-share-toggle{background:#f6f3f2;border:.5px solid #1b1c1c1a;border-radius:999px;width:100%;max-width:200px;padding:.25rem;display:inline-flex}.s14-share-toggle button{letter-spacing:.04em;color:#47464c;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:1;padding:.5rem 0;font-size:.8125rem;font-weight:600;transition:background .3s,color .3s}.s14-share-toggle button.is-active{color:#fff;background:#01010f}.s14-share-card{text-align:center;background:#fff;border:.5px solid #1b1c1c1a;flex-direction:column;justify-content:space-between;align-items:center;width:100%;max-width:20rem;padding:2.5rem;display:flex;position:relative;box-shadow:0 4px 20px #1a1b2e0f}.s14-share-card--story{aspect-ratio:9/16}.s14-share-card--square{aspect-ratio:1}.s14-share-glyph{opacity:.6;justify-content:center;align-items:center;width:6rem;height:6rem;display:flex;position:relative}.s14-share-glyph-ring{border:.5px solid #01010f33;border-radius:50%;position:absolute;inset:0}.s14-share-glyph-cross{background:linear-gradient(#0000 calc(50% - .25px),#01010f1a calc(50% - .25px) calc(50% + .25px),#0000 calc(50% + .25px)),linear-gradient(90deg,#0000 calc(50% - .25px),#01010f1a calc(50% - .25px) calc(50% + .25px),#0000 calc(50% + .25px));position:absolute;inset:0;transform:rotate(45deg)}.s14-share-glyph-core{background:#01010f4d;border-radius:50%;width:.5rem;height:.5rem}.s14-share-card-body{align-items:center;gap:var(--space-4);flex-direction:column;max-width:85%;display:flex}.s14-share-card-quote{font-family:var(--font-display,"Source Serif 4", serif);color:#1b1c1c;margin:0;font-size:1.125rem;font-style:italic;line-height:1.55}.s14-share-card-hr{background:#01010f33;width:3rem;height:1px;display:block}.s14-share-card-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#47464c;opacity:.7;font-size:.75rem;font-weight:600}.s14-share-card-mark{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:#01010f;opacity:.3;margin:0;font-size:1.375rem}.s14-share-controls{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.s14-share-card--raster{padding:max(var(--inset-min), var(--space-2));overflow:hidden}.s14-share-raster{border-radius:.25rem;width:100%;height:auto;display:block}.s14-share-ai-act{margin:var(--space-2) 0 0;padding:max(var(--inset-min), var(--space-2));color:var(--stitch-on-surface-variant,#47464c);text-align:center;font-size:.75rem;line-height:1.35}.s14-share-ai-act--warn{color:#8b1a1a;font-weight:600}.s14-share-status,.s14-share-error,.s14-share-disclaimer{color:var(--stitch-on-surface-variant,#47464c);margin:0;font-size:.875rem}.s14-share-invite{gap:var(--space-2);padding:max(var(--inset-min), var(--space-3));border:.5px solid #c8c5cd80;border-radius:.5rem;flex-direction:column;display:flex}.s14-share-invite-label{font-size:.875rem;font-weight:500}.s14-share-invite-input{width:100%;padding:max(var(--inset-min), .5rem .75rem);background:var(--stitch-surface,#fff);color:inherit;font:inherit;border:.5px solid #c8c5cdb3;border-radius:.375rem}.stitch-home-streak{padding:max(var(--inset-min), var(--space-2)) max(var(--inset-min), var(--space-3));color:var(--stitch-on-surface-variant,#47464c);margin:0;font-size:.8125rem}.stitch-home-habit-nudge{gap:var(--space-2);padding:max(var(--inset-min), var(--space-3));border:.5px solid var(--stitch-outline-variant,#c8c5cd99);border-radius:var(--radius-md,.5rem);color:var(--stitch-on-surface,#1b1c1c);background:0 0;flex-direction:column;margin:0;display:flex}.stitch-home-habit-nudge-title{margin:0;font-size:.9375rem;font-weight:600}.stitch-home-habit-nudge-body{color:var(--stitch-on-surface-variant,#47464c);margin:0;font-size:.875rem;line-height:1.45}.stitch-home-habit-nudge-cta{align-items:center;gap:var(--space-1);margin-top:var(--space-1);color:var(--stitch-on-surface,#1b1c1c);text-underline-offset:.15em;font-size:.8125rem;font-weight:600;text-decoration:underline;display:inline-flex}.stitch-home-followup-card{gap:var(--space-3);padding:max(var(--inset-min), var(--space-3));border:.5px solid var(--stitch-outline-variant,#c8c5cd99);border-radius:var(--radius-md,.5rem);color:var(--stitch-on-surface,#1b1c1c);background:0 0;flex-direction:column;margin:0;display:flex}.stitch-home-followup-title{margin:0;font-size:.9375rem;font-weight:600}.stitch-home-followup-body{color:var(--stitch-on-surface-variant,#47464c);margin:0;font-size:.875rem;line-height:1.45}.stitch-home-followup-outcomes{gap:var(--space-2);border:none;flex-wrap:wrap;margin:0;padding:0;display:flex}.stitch-home-followup-outcome{padding:max(var(--inset-min), var(--space-2)) max(var(--inset-min), var(--space-3));border:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,var(--border));color:var(--stitch-on-surface,#1b1c1c);cursor:pointer;background:0 0;border-radius:999px;font-size:.8125rem;font-weight:500}.stitch-home-followup-outcome[aria-pressed=true]{border-color:var(--stitch-primary,#01010f);background:var(--stitch-primary-container,var(--accent))}@supports (color:color-mix(in lab, red, red)){.stitch-home-followup-outcome[aria-pressed=true]{background:var(--stitch-primary-container,color-mix(in srgb, var(--accent) 35%, var(--bg-elevated)))}}.stitch-home-followup-outcome[aria-pressed=true]{font-weight:600}.stitch-home-followup-outcome:disabled{opacity:.5;cursor:not-allowed}.stitch-home-followup-note-label{color:var(--stitch-on-surface-variant,#47464c);margin:0;font-size:.8125rem}.stitch-home-followup-note{width:100%;padding:max(var(--inset-min), var(--space-2));border:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,var(--border));background:var(--stitch-surface-container-lowest,#fff);color:var(--stitch-on-surface,var(--text));resize:vertical;border-radius:.125rem;font-family:inherit;font-size:.875rem;line-height:1.4}.stitch-home-followup-note:disabled{opacity:.6}.stitch-home-followup-error{color:var(--stitch-error,#ba1a1a);margin:0;font-size:.8125rem}.stitch-home-followup-submit{min-height:2.25rem;padding:max(var(--inset-min), var(--space-2)) max(var(--inset-min), var(--space-4));background:var(--stitch-primary,#01010f);color:var(--stitch-on-primary,#fff);cursor:pointer;border:none;border-radius:.125rem;align-self:flex-start;font-size:.875rem;font-weight:600}.stitch-home-followup-submit:disabled{opacity:.5;cursor:not-allowed}.s14-share-watermark-row{padding:var(--space-4) 0;border-bottom:.5px solid #c8c5cd66;justify-content:space-between;align-items:center;display:flex}.s14-share-watermark-label{color:#1b1c1c;font-size:.9375rem;font-weight:500}.s14-invite{gap:var(--space-6);max-width:26rem;padding:var(--space-8) var(--space-5) calc(var(--tab-bar-height) + var(--space-8) + env(safe-area-inset-bottom,0px));background:var(--stitch-surface);color:var(--stitch-on-surface);flex-direction:column;margin-inline:auto;display:flex}.s14-invite-landing{padding-bottom:var(--space-10)}.s14-invite-hero{aspect-ratio:4/3;background:#f6f3f2;border:.5px solid #c8c5cd;border-radius:.5rem;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.s14-invite-hero-badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#01010f;background:#ffffff80;border:.5px solid #c8c5cd;border-radius:50%;justify-content:center;align-items:center;width:6rem;height:6rem;display:inline-flex}.s14-invite-rings{justify-content:center;align-items:center;display:inline-flex}.s14-invite-ring-outer{border:.5px solid #01010f33;border-radius:50%;justify-content:center;align-items:center;width:8rem;height:8rem;display:inline-flex}.s14-invite-ring-inner{color:#01010f;opacity:.6;border:.5px solid #01010f66;border-radius:50%;justify-content:center;align-items:center;width:6rem;height:6rem;display:inline-flex}.s14-invite-intro{gap:var(--space-2);flex-direction:column;display:flex}.s14-invite-intro--center{text-align:center;align-items:center}.s14-invite-title{font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:#01010f;margin:0;font-size:1.75rem;font-weight:600;line-height:1.2}.s14-invite-rule{background:#8b500a;border-radius:999px;width:2rem;height:2px;display:block}.s14-invite-intro--center .s14-invite-rule{margin-inline:auto}.s14-invite-lead{font-family:var(--font-display,"Source Serif 4", serif);color:#47464c;margin:0;font-size:1.0625rem;line-height:1.65}.s14-invite-card{gap:var(--space-3);padding:var(--space-6);background:#fcf9f8;border:.5px solid #c8c5cd;border-radius:.5rem;flex-direction:column;display:flex;box-shadow:0 4px 20px #1a1b2e0a}.s14-invite-secure{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-2);padding-top:var(--space-3);color:#47464c;border-top:.5px solid #c8c5cd66;font-size:.8125rem;display:flex}.s14-invite-secure .material-symbols-outlined{color:#8b500a}.s14-invite-bento{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.s14-invite-bento-tile{padding:var(--space-4);color:#01010f;background:#fff;border:.5px solid #c8c5cd;border-radius:.5rem;flex-direction:column;gap:.35rem;display:flex}.s14-invite-bento-label{letter-spacing:.05em;text-transform:uppercase;color:#01010f;margin:.35rem 0 0;font-size:.8125rem;font-weight:600}.s14-invite-bento-body{color:#47464c;margin:0;font-size:.8125rem}.s14-invite-copy{gap:var(--space-6);text-align:center;font-family:var(--font-display,"Source Serif 4", serif);color:#47464c;flex-direction:column;font-size:1.0625rem;line-height:1.65;display:flex}.s14-invite-copy p{margin:0}.s14-invite-philosophy{padding:var(--space-6) 0;border-top:.5px solid #c8c5cd66;border-bottom:.5px solid #c8c5cd66}.s14-invite-philosophy .s14-learn-kicker{color:#01010f;margin-bottom:var(--space-2)}.s14-invite-philosophy-body{color:#47464c;margin:0;font-style:italic}.s14-invite-actions{gap:var(--space-3);flex-direction:column;display:flex}@media (min-width:768px){.s14-learn-index,.s14-learn-section,.s14-horoscope,.s14-share,.s14-invite{max-width:40rem}}@media (prefers-reduced-motion:reduce){.s14-btn-primary,.s14-btn-outline,.s14-topbar-btn,.s14-switch-track,.s14-switch-track:after,.s14-share-toggle button{transition:none}}.stitch-settings-mr-intro{margin-bottom:var(--space-8)}.stitch-settings-mr-display{margin:var(--space-6) 0 var(--space-2);font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:var(--text);font-size:1.75rem;font-weight:600;line-height:1.28}.stitch-settings-mr-lead{font-family:var(--font-display,"Source Serif 4", serif);color:var(--text-muted);margin:0;font-size:1.0625rem;line-height:1.55}.stitch-settings-mr-note{margin:0 auto var(--space-8);text-align:center;max-width:28rem;font-family:var(--font-display,"Source Serif 4", serif);color:var(--text-muted);font-size:1.0625rem;line-height:1.6}.stitch-settings-choice-list{margin-bottom:var(--space-8);flex-direction:column;display:flex}.stitch-settings-choice-row{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;padding:var(--space-5) 0;border:none;border-bottom:.5px solid var(--stitch-outline-variant,#c8c5cd);text-align:left;cursor:pointer;color:var(--text);background:0 0;display:flex}.stitch-settings-choice-row-compact{padding:var(--space-4) 0}.stitch-settings-choice-list-flush .stitch-settings-choice-row{padding-inline:var(--space-5);margin-inline:calc(-1 * var(--space-5))}.stitch-settings-choice-copy{flex-direction:column;gap:.15rem;display:flex}.stitch-settings-choice-title{color:var(--text);font-size:1rem;font-weight:500}.stitch-settings-choice-desc{color:var(--text-muted);font-size:.8125rem;line-height:1.4}.stitch-settings-choice-check{width:1.5rem;height:1.5rem;color:var(--stitch-primary,#01010f);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.stitch-settings-choice-dot{border:1px solid var(--stitch-primary-container,#1a1b2e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;transition:background .2s,border-color .2s;display:inline-flex}.stitch-settings-choice-dot.is-selected{border-color:var(--stitch-secondary,#8b500a);background:var(--stitch-secondary-container,#ffb065)}.stitch-settings-choice-dot.is-selected:after{content:"";background:var(--stitch-secondary,#8b500a);border-radius:50%;width:.5rem;height:.5rem}.stitch-settings-choice-row:focus-visible{outline:2px solid var(--focus-ring,#5c5c73);outline-offset:-2px}.stitch-settings-language-watermark{opacity:.1;pointer-events:none;min-height:8rem;color:var(--text);flex:1;justify-content:center;align-items:flex-end;display:flex}.stitch-settings-language-watermark .material-symbols-outlined{font-size:120px}.stitch-settings-preview{margin-bottom:var(--space-8)}.stitch-settings-preview-eyebrow{margin:0 0 var(--space-4);text-align:center;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);opacity:.6;font-size:.75rem;font-weight:600}.stitch-settings-preview-card{padding:var(--space-6);border:1px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface-container-low,var(--surface-2));border-radius:.75rem}.stitch-settings-preview-head{align-items:flex-start;gap:var(--space-4);display:flex}.stitch-settings-preview-avatar{background:var(--stitch-secondary-fixed,#ffdcc0);width:2.5rem;height:2.5rem;color:var(--stitch-secondary,#8b500a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.stitch-settings-preview-lines{gap:var(--space-2);flex-direction:column;flex:1;display:flex}.stitch-settings-preview-line{background:var(--text-muted);border-radius:999px;width:100%;height:.75rem;display:block}@supports (color:color-mix(in lab, red, red)){.stitch-settings-preview-line{background:color-mix(in srgb, var(--text-muted) 8%, transparent)}}.stitch-settings-preview-line-lg{background:var(--text-muted);width:75%;height:1rem}@supports (color:color-mix(in lab, red, red)){.stitch-settings-preview-line-lg{background:color-mix(in srgb, var(--text-muted) 14%, transparent)}}.stitch-settings-preview-line-sm{width:83%}.stitch-settings-preview-line-xs{background:var(--text-muted);width:5rem}@supports (color:color-mix(in lab, red, red)){.stitch-settings-preview-line-xs{background:color-mix(in srgb, var(--text-muted) 14%, transparent)}}.stitch-settings-preview-foot{margin-top:var(--space-6);padding-top:var(--space-4);border-top:.5px solid var(--stitch-outline-variant,#c8c5cd);justify-content:space-between;align-items:center;display:flex}.stitch-settings-preview-dot{background:var(--stitch-primary-container,#1a1b2e);border-radius:50%;width:1.5rem;height:1.5rem}@supports (color:color-mix(in lab, red, red)){.stitch-settings-preview-dot{background:color-mix(in srgb, var(--stitch-primary-container,#1a1b2e) 10%, transparent)}}.stitch-settings-mr-actions{margin-bottom:var(--space-8)}.stitch-settings-mr-actions-sticky{padding-block:var(--space-6);background:linear-gradient(to top, var(--bg,#fcf9f8) 65%, transparent);position:sticky;bottom:0}.stitch-settings-mr-save{width:100%;min-height:3.5rem;padding:var(--space-4) var(--space-6);background:var(--stitch-primary-container,#1a1b2e);color:var(--stitch-on-primary,#fff);cursor:pointer;border:none;border-radius:.5rem;font-size:1rem;font-weight:500;transition:opacity .15s,transform .15s}.stitch-settings-mr-save:hover{opacity:.92}.stitch-settings-mr-save:active{transform:scale(.98)}.stitch-settings-mr-save:disabled{opacity:.45;cursor:not-allowed}.stitch-settings-mr-saved{margin:var(--space-3) 0 0;text-align:center;color:var(--stitch-secondary,#8b500a);font-size:.875rem}.stitch-settings-mr-footer{margin-top:var(--space-8);padding-bottom:var(--space-8);text-align:center}.stitch-settings-mr-disclaimer{max-width:18rem;color:var(--text-muted);opacity:.55;margin:0 auto;font-size:.8125rem;font-style:italic;line-height:1.4}.stitch-settings-mr-disclaimer-quoted{text-align:center;font-style:normal}.stitch-settings-legal-list{margin-top:var(--space-2);flex-direction:column;display:flex}.stitch-settings-legal-row{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;padding:var(--space-4) 0;border:none;border-bottom:.5px solid var(--stitch-outline-variant,#c8c5cd);text-align:left;color:var(--text);cursor:pointer;background:0 0;font-size:.9375rem;text-decoration:none;display:flex}.stitch-settings-legal-row:hover{background:var(--stitch-surface-container-low,var(--surface-2))}.stitch-settings-legal-chevron{color:var(--stitch-outline,#78767d);flex-shrink:0}.stitch-settings-legal-value{color:var(--text-muted);font-size:.8125rem}.stitch-settings-legal-row-static{cursor:default}.stitch-settings-legal-row-static:hover{background:0 0}.stitch-settings-legal-row-disabled{opacity:.5}.stitch-settings-birth-lead{margin:var(--space-6) 0 var(--space-8);font-family:var(--font-display,"Source Serif 4", serif);color:var(--text);font-size:1.0625rem;line-height:1.55}.stitch-settings-birth-form{gap:var(--space-8);flex-direction:column;display:flex}.stitch-settings-birth-field{gap:var(--space-2);flex-direction:column;display:flex}.stitch-settings-birth-label{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);font-size:.8125rem;font-weight:600}.stitch-settings-birth-hairline{border-bottom:.5px solid var(--stitch-outline-variant,#c8c5cd);align-items:center;display:flex;position:relative}.stitch-settings-birth-hairline:focus-within{border-bottom-color:var(--stitch-primary,#01010f)}.stitch-settings-birth-hairline input{width:100%;padding:var(--space-3) 0;color:var(--text);background:0 0;border:none;flex:1;font-size:.9375rem}.stitch-settings-birth-hairline input:focus{outline:none}.stitch-settings-birth-hairline input:disabled{opacity:.4}.stitch-settings-birth-icon{pointer-events:none;color:var(--text-muted);position:absolute;right:0}@supports (color:color-mix(in lab, red, red)){.stitch-settings-birth-icon{color:color-mix(in srgb, var(--text-muted) 50%, transparent)}}.stitch-settings-birth-checkbox{align-items:center;gap:var(--space-3);color:var(--text);cursor:pointer;font-size:.9375rem;display:flex}.stitch-settings-birth-checkbox input{width:1.1rem;height:1.1rem;accent-color:var(--stitch-primary-container,#1a1b2e)}.stitch-settings-birth-helper{margin:calc(-1 * var(--space-4)) 0 0;color:var(--text-muted);font-size:.8125rem}.stitch-settings-birth-info{gap:var(--space-3);padding:var(--space-4);border:.5px solid var(--stitch-outline-variant,#c8c5cd);background:var(--stitch-surface-container-low,var(--surface-2));align-items:flex-start;display:flex}.stitch-settings-birth-info-icon{color:var(--stitch-secondary,#8b500a);flex-shrink:0}.stitch-settings-birth-info p{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.4}.stitch-photo-hero{aspect-ratio:4/3;width:100%;margin:0 0 var(--space-5,1.25rem);background:var(--stitch-surface-container-high,#f0edec);border-radius:.5rem;position:relative;overflow:hidden}.stitch-photo-hero picture{width:100%;height:100%;display:block;position:absolute;inset:0}.stitch-photo-hero-media{object-fit:cover;object-position:center;opacity:.9}.stitch-home-hub-atmosphere-img,.stitch-horoscope-hero-image,.stitch-pro-hero-image,.stitch-transit-detail-hero-image,.stitch-transit-calendar-focus-image,.stitch-onboarding-consent-visual-image,.stitch-tagesimpuls-detail-image,.s14-horoscope-figure-img,.s14-article-figure-img,.s14-learn-discover-media{object-position:center}.stitch-photo-hero-media--contain{object-fit:contain;opacity:1;padding:1rem}.stitch-photo-hero-media--grayscale{filter:grayscale();opacity:.8}.stitch-store-detail-hero{aspect-ratio:4/3;box-shadow:0 4px 20px #1a1b2e0a}.stitch-store-limits-hero{aspect-ratio:16/9;border-radius:.5rem;max-height:16rem;overflow:hidden;box-shadow:0 4px 20px #1a1b2e0a}.stitch-subscription-hero{aspect-ratio:16/9;max-height:14rem}.stitch-synastry-hero{aspect-ratio:16/9;border-radius:.5rem;max-height:12rem}.s14-invite-hero.stitch-photo-hero{margin-bottom:var(--space-6,1.5rem)}.s14-learn-section-hero{aspect-ratio:16/9;max-height:12rem}.stitch-credits-hero-photo{aspect-ratio:16/9;max-height:10rem;margin-bottom:var(--space-4,1rem)}.stitch-advanced-hero,.stitch-pro-client-hero{aspect-ratio:16/9;max-height:12rem}.stitch-state-b-hero{aspect-ratio:16/9;max-height:8rem;margin-bottom:var(--space-3,.75rem);border-radius:.375rem}.s14-invite{background-repeat:repeat;background-size:180px 180px}.app-liability-bar{display:none}@media (min-width:768px){:root{--app-liability-bar-height:calc(12px + 20px + 1px + .6875rem * 1.35)}.app-liability-bar{z-index:35;min-height:var(--app-liability-bar-height);box-sizing:border-box;background:var(--stitch-surface-container-low,var(--bg-elevated,#f7f5f2));border-top:1px solid var(--stitch-outline-variant,var(--border,#e4e0dc));color:var(--stitch-on-surface-variant,var(--text-muted,#47464c));text-align:center;padding:12px 1rem 20px;display:block;position:fixed;bottom:0;left:0;right:0}body:has(.desktop-sidebar) .app-liability-bar{left:var(--desktop-sidebar-width,16rem)}.app-liability-bar-text{font-family:var(--font-body,var(--font-sans,Inter, system-ui, sans-serif));letter-spacing:.01em;margin:0;font-size:.6875rem;font-weight:400;line-height:1.35}body{padding-bottom:var(--app-liability-bar-height)}}.rich-editorial{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.rich-editorial-heading{padding-block:max(var(--inset-min), var(--space-2)) 0;font-family:var(--font-display,"Source Serif 4", serif);letter-spacing:-.01em;color:var(--text,#01010f);margin:0;font-weight:600}.rich-editorial-heading--h2{margin-top:var(--space-2);color:var(--text,#01010f);font-size:1.1875rem;line-height:1.3}@supports (color:color-mix(in lab, red, red)){.rich-editorial-heading--h2{color:color-mix(in srgb, var(--text,#01010f) 92%, #8b500a 8%)}}.rich-editorial-heading--h2:first-child{margin-top:0;padding-top:0}.rich-editorial-heading--h3{letter-spacing:.02em;text-transform:none;color:var(--text-muted,#47464c);font-size:1.0625rem;line-height:1.35}.rich-editorial-p{font-family:var(--font-display,"Source Serif 4", serif);font-size:inherit;color:inherit;margin:0;line-height:1.7}.rich-editorial-list{padding:0 0 0 max(var(--inset-min), 1.15rem);gap:var(--space-2);flex-direction:column;margin:0;list-style:outside;display:flex}.rich-editorial-li{padding-inline:max(var(--inset-min), .15rem);font-family:var(--font-display,"Source Serif 4", serif);line-height:1.6}.rich-editorial strong{font-weight:650}.rich-editorial em{font-style:italic}.s14-article-body.rich-editorial,.learn-entry-body.rich-editorial{gap:var(--space-6)}.s14-article-body .rich-editorial-heading--h2,.learn-entry-body .rich-editorial-heading--h2{margin-top:var(--space-4);color:#01010f;font-size:1.25rem}.s14-article-body .rich-editorial-heading--h2:first-child,.learn-entry-body .rich-editorial-heading--h2:first-child{margin-top:0}.s14-article-body .rich-editorial-p,.learn-entry-body .rich-editorial-p{margin:0}.horoscope-narrative-body.rich-editorial{gap:var(--space-3)}.horoscope-narrative-body .rich-editorial-heading--h2{margin:var(--space-3) 0 var(--space-1);letter-spacing:.01em;font-size:.95rem}.horoscope-narrative-body .rich-editorial-heading--h2:first-child{margin-top:var(--space-2)}.panel-ai-editorial.rich-editorial,.stitch-transit-detail-mirror-body.rich-editorial{gap:var(--space-3)}.panel-ai-editorial .rich-editorial-heading--h2,.stitch-transit-detail-mirror-body .rich-editorial-heading--h2{margin-top:var(--space-2);font-size:1rem}.stitch-resonanz-section-body.rich-editorial{gap:var(--space-3)}.stitch-journal-detail-body .rich-editorial{gap:var(--space-4)}.s14-learn-discover-copy,.stitch-learn-discover-copy{padding-inline:max(var(--inset-min), var(--space-5))}.page.s14-learn-index,.page.s14-learn-section,.page.s14-horoscope,.page.stitch-learn-article,.page.stitch-learn-search,.page.stitch-horoscope-learn{padding-inline:max(var(--inset-min), var(--space-5));padding-top:max(var(--inset-min), var(--space-6))}.page.s14-horoscope,.page.stitch-horoscope-learn{padding-top:max(var(--inset-min), var(--space-8))}.birth-date-field{width:100%}.birth-date-field-control{align-items:center;width:100%;display:flex;position:relative}.birth-date-field-text{width:100%;padding-inline-end:2.25rem}.birth-date-field-native{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;opacity:0!important;pointer-events:none!important;background:0 0!important;border:0!important;width:1px!important;height:1px!important;min-height:0!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.birth-date-field-picker-btn{min-width:var(--touch-target-min,44px);min-height:var(--touch-target-min,44px);padding:max(var(--inset-min), var(--space-2));color:var(--text-muted,#78767d);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.birth-date-field-picker-btn:disabled{opacity:.4;cursor:not-allowed}.birth-date-field-error{margin:var(--space-1) 0 0;color:var(--danger,#b3261e);font-size:.875rem}.birth-date-field--hairline .birth-date-field-control{border-bottom:var(--stitch-hairline,.5px) solid var(--stitch-outline-variant,var(--border))}.birth-date-field--hairline .birth-date-field-control:focus-within{border-bottom-color:var(--stitch-primary,#01010f)}.birth-date-field--hairline .birth-date-field-text{padding:var(--space-2) 2.25rem var(--space-2) 0;background:0 0;border:none;border-radius:0}.birth-date-field--hairline .birth-date-field-text:focus{outline:none}.birth-date-field--pro .birth-date-field-text{padding:max(var(--inset-min), var(--space-3));border-radius:var(--radius-sm);background:#fff;border:.5px solid #c8c5cd;padding-inline-end:2.5rem}.birth-date-field--pro .birth-date-field-picker-btn{right:.15rem}.stitch-pro-field .birth-date-field--pro .birth-date-field-text{width:100%}.stitch-settings-birth-hairline .birth-date-field--hairline .birth-date-field-control{border-bottom:none}.stitch-resonanz-input-birth-date .birth-date-field-text{padding-inline-end:2.25rem}@media (min-width:768px){:root{--hub-hero-copy-pad-block-start:max(var(--inset-min), var(--space-10))}}.stitch-home-hub:has(>.stitch-home-hub-atmosphere){isolation:isolate;margin-bottom:var(--space-5);border-bottom:none;min-height:11.5rem;padding-bottom:0;position:relative;overflow:hidden}.stitch-home-hub-atmosphere{z-index:0;background:var(--stitch-surface-container-high,#f0edec);position:absolute;inset:0;overflow:hidden}.stitch-home-hub-atmosphere-img{object-fit:cover;object-position:center}.stitch-home-hub-atmosphere-wash{pointer-events:none;background:linear-gradient(to top, var(--stitch-surface,#fcf9f8) 0%, var(--stitch-surface,#fcf9f8) 38%, var(--stitch-surface,#fcf9f8) 68%, var(--stitch-surface,#fcf9f8) 100%);position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.stitch-home-hub-atmosphere-wash{background:linear-gradient(to top, color-mix(in srgb, var(--stitch-surface,#fcf9f8) 94%, transparent) 0%, color-mix(in srgb, var(--stitch-surface,#fcf9f8) 70%, transparent) 38%, color-mix(in srgb, var(--stitch-surface,#fcf9f8) 48%, transparent) 68%, color-mix(in srgb, var(--stitch-surface,#fcf9f8) 32%, transparent) 100%)}}.stitch-home-hub-copy{z-index:1;padding:var(--hub-hero-copy-pad-block-start) var(--hub-hero-copy-pad-inline) var(--hub-hero-copy-pad-block-end);flex-direction:column;gap:.35rem;display:flex;position:relative}.stitch-home-hub:has(>.stitch-home-hub-atmosphere) .stitch-home-hub-kicker{color:var(--stitch-on-surface,#1b1c1c);text-shadow:0 0 10px var(--stitch-surface,#fcf9f8), 0 1px 2px var(--stitch-surface,#fcf9f8)}@supports (color:color-mix(in lab, red, red)){.stitch-home-hub:has(>.stitch-home-hub-atmosphere) .stitch-home-hub-kicker{text-shadow:0 0 10px color-mix(in srgb, var(--stitch-surface,#fcf9f8) 88%, transparent), 0 1px 2px color-mix(in srgb, var(--stitch-surface,#fcf9f8) 75%, transparent)}}:is(.stitch-home-hub:has(>.stitch-home-hub-atmosphere) .stitch-home-hub-title,.stitch-home-hub:has(>.stitch-home-hub-atmosphere) .stitch-home-hub-summary){text-shadow:0 1px 0 var(--stitch-surface,#fcf9f8)}@supports (color:color-mix(in lab, red, red)){:is(.stitch-home-hub:has(>.stitch-home-hub-atmosphere) .stitch-home-hub-title,.stitch-home-hub:has(>.stitch-home-hub-atmosphere) .stitch-home-hub-summary){text-shadow:0 1px 0 color-mix(in srgb, var(--stitch-surface,#fcf9f8) 55%, transparent)}}.stitch-home-hub-sky{flex-direction:column;gap:.2rem;max-width:36rem;margin-top:.35rem;display:flex}.stitch-home-hub-big3{color:var(--text);margin:0;font-size:.875rem;font-weight:600;line-height:1.35}.stitch-home-hub-sky-beat{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.4;display:-webkit-box;overflow:hidden}.stitch-home-hub--slim:has(>.stitch-home-hub-atmosphere){min-height:5.25rem;margin-bottom:var(--space-3)}.stitch-home-hub--slim .stitch-home-hub-copy{--hub-hero-copy-pad-block-start:max(var(--inset-min), var(--space-3));--hub-hero-copy-pad-block-end:max(var(--inset-min), var(--space-3));min-height:0;padding-block:var(--hub-hero-copy-pad-block-start) var(--hub-hero-copy-pad-block-end)}.stitch-home-hub--slim .stitch-home-hub-title{font-size:1.25rem;line-height:1.2}.stitch-home-hub--slim .stitch-home-hub-summary{display:none}.page.stitch-landing-hub-page{padding-top:var(--hub-shell-pad-block-start);padding-inline:max(var(--inset-min), var(--space-5))}.page.stitch-landing-hub-page>.stitch-home-hub:has(>.stitch-home-hub-atmosphere){margin-inline:calc(-1 * max(var(--inset-min), var(--space-5)))}.page.stitch-landing-hub-page.stitch-resonanz-hub{padding:var(--hub-shell-pad-block-start) max(var(--inset-min), var(--space-5)) calc(var(--space-16) + 4rem);gap:var(--space-4);max-width:min(26rem,100%)}.page.stitch-landing-hub-page.stitch-horoscope-hub{padding-top:var(--hub-shell-pad-block-start);padding-bottom:calc(var(--tab-bar-height) + env(safe-area-inset-bottom,0px) + var(--space-6));max-width:min(26rem,100%)}.page.stitch-landing-hub-page.chart-landing-only{--hub-shell-pad-block-start:max(var(--inset-min), var(--space-3));padding-top:var(--hub-shell-pad-block-start)}.stitch-horoscope-hub-stack{gap:var(--space-5);flex-direction:column;display:flex}.stitch-resonanz-hub-stack{gap:var(--space-6);flex-direction:column;display:flex}.stitch-resonanz-hub-stack .stitch-home-section-title,.stitch-horoscope-hub-stack .stitch-home-section-title{margin:0}.stitch-landing-hub-page .stitch-resonanz-hub-preview{background:var(--stitch-surface,#fcf9f8);box-shadow:none}@media (min-width:768px){.stitch-home-hub:has(>.stitch-home-hub-atmosphere){min-height:13rem}.stitch-home-hub--slim:has(>.stitch-home-hub-atmosphere){min-height:5.75rem}.page.stitch-landing-hub-page>.stitch-home-hub:has(>.stitch-home-hub-atmosphere){margin-top:calc(-1 * var(--hub-shell-pad-block-start))}.page.stitch-landing-hub-page.stitch-horoscope-hub,.page.stitch-landing-hub-page.stitch-resonanz-hub{max-width:var(--desktop-reading-measure,none)}}.stitch-home>.stitch-home-hub:has(>.stitch-home-hub-atmosphere){margin-inline:calc(-1 * var(--space-5))}@media (min-width:768px){.stitch-home-hub--slim .stitch-home-hub-copy{--hub-hero-copy-pad-block-start:max(var(--inset-min), var(--space-4));min-height:0;padding-top:var(--hub-hero-copy-pad-block-start)}}.stitch-app-hub-stack{gap:var(--space-5);flex-direction:column;min-width:0;display:flex}.stitch-transit-hub-actions{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-2);display:flex}.page.stitch-landing-hub-page.stitch-settings,.page.stitch-landing-hub-page.s14-learn-index,.page.stitch-landing-hub-page.stitch-compat-hub,.page.stitch-landing-hub-page.stitch-transit-tracker,.page.stitch-landing-hub-page.stitch-transit-calendar,.page.stitch-landing-hub-page.stitch-store-reports,.page.stitch-landing-hub-page.stitch-learn-section{padding-top:var(--hub-shell-pad-block-start);padding-inline:max(var(--inset-min), var(--space-5))}.page.stitch-landing-hub-page.stitch-settings,.page.stitch-landing-hub-page.s14-learn-index,.page.stitch-landing-hub-page.stitch-compat-hub{max-width:min(26rem,100%);margin-inline:auto}@media (min-width:768px){.page.stitch-landing-hub-page.stitch-settings,.page.stitch-landing-hub-page.s14-learn-index,.page.stitch-landing-hub-page.stitch-compat-hub,.page.stitch-landing-hub-page.stitch-learn-section{max-width:var(--desktop-reading-measure,none)}}.share-token-landing{max-width:28rem;padding-top:max(var(--inset-min), var(--space-6));margin:0 auto}.share-token-landing-mark{margin-bottom:var(--space-4)}.share-token-landing-lead{margin-bottom:var(--space-3)}.share-token-landing-note{margin-top:var(--space-3)}.share-token-landing-actions{margin-top:var(--space-5);gap:var(--space-3)}.stitch-resonanz-hub-invite-hint{color:#47464c;margin:0;font-size:.8125rem;line-height:1.45}.stitch-resonanz-hub-invite-hint a{color:inherit;text-underline-offset:.15em;font-weight:600;text-decoration:underline}.loc-astro-hub-card{color:inherit;text-decoration:none;display:block}.loc-astro-page,.loc-astro-learn-page{gap:var(--space-4);flex-direction:column;display:flex}.loc-astro-title{font-family:var(--font-display,inherit);font-size:var(--text-2xl,1.5rem);margin:0}.loc-astro-framing{color:var(--text-secondary);margin:0}.loc-astro-disclosure{color:var(--text-secondary);opacity:1;margin:0 0 var(--space-2)}.loc-astro-disclaimers{gap:var(--space-2);padding:max(var(--inset-min), var(--space-3));flex-direction:column;display:flex}.loc-astro-disclaimer-toggle{color:var(--text-secondary);opacity:1;cursor:pointer;padding:max(var(--inset-min), var(--space-2));font:inherit;background:0 0;border:none;align-self:flex-start}.loc-astro-input{gap:var(--space-3);flex-direction:column;display:flex}.loc-astro-preset-chip{align-items:center;gap:var(--space-2);align-self:flex-start;display:inline-flex}.loc-astro-transience{margin:0}.loc-astro-read,.loc-astro-delta,.loc-astro-compare,.loc-astro-reflect,.loc-astro-state-b{gap:var(--space-3);flex-direction:column;display:flex}.loc-astro-delta-list{margin:0;padding-inline-start:1.25rem}.loc-astro-compare-panels{gap:var(--space-4);flex-direction:column;display:flex}.loc-astro-settings-row{justify-content:space-between;align-items:center;gap:var(--space-2);padding:max(var(--inset-min), var(--space-3));flex-wrap:wrap;display:flex}.loc-astro-settings-actions{gap:var(--space-2);display:flex}.loc-astro-learn-article{gap:var(--space-4);flex-direction:column;display:flex}.chart-loc-astro-link{margin-top:var(--space-2);display:inline-block}.label-caps{font-size:var(--text-xs,.75rem);letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);margin:0}.tarot-page{gap:var(--space-4);padding-bottom:max(var(--inset-min), 5rem);flex-direction:column;display:flex}.tarot-chooser{gap:var(--space-3);flex-direction:column;display:flex}.tarot-chooser-title{font-family:var(--font-display,"Source Serif 4", serif);margin:0;font-size:1.25rem}.tarot-chooser-help,.tarot-chooser-count{margin:0}.tarot-chooser-fairness{border:1px solid var(--border);background:var(--bg-elevated,var(--surface-2))}.tarot-spread-zone{top:max(var(--inset-min), var(--space-2));z-index:2;gap:var(--space-2);padding:max(var(--inset-min), var(--space-3));background:var(--bg-elevated,var(--surface-2));border:1px solid var(--border);border-radius:var(--radius-md);pointer-events:none;grid-template-columns:repeat(auto-fit,minmax(5.5rem,1fr));margin:0;list-style:none;display:grid;position:sticky}@media (max-height:400px){.tarot-spread-zone{position:static}}.tarot-spread-zone button{pointer-events:auto}.tarot-spread-slot{gap:var(--space-2);flex-direction:column;min-height:44px;margin:0;display:flex}.tarot-spread-slot-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem}.tarot-spread-slot-reveal{margin:0;font-size:.875rem}.tarot-remove{min-width:44px;min-height:44px;padding:max(var(--inset-min), var(--space-2));border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);background:0 0}.tarot-pool-grid{gap:var(--space-2);padding:max(var(--inset-min), var(--space-2));flex-direction:column;display:flex}.tarot-pool-row{gap:var(--space-2);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}@media (min-width:768px){.tarot-pool-row{grid-template-columns:repeat(6,minmax(0,1fr))}}.tarot-pool-cell{min-width:44px;min-height:44px;scroll-margin-block-start:14rem}.tarot-pool-card{cursor:pointer;background:0 0;border:0;width:100%;min-width:44px;min-height:44px;padding:0}.tarot-pool-socket{aspect-ratio:2/3;border:1px dashed var(--border);border-radius:var(--radius-lg);background:var(--bg-elevated,var(--surface-2));min-height:44px}.tarot-card-frame{aspect-ratio:2/3;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2);padding:max(var(--inset-min), 4px);justify-content:center;align-items:center;display:flex;overflow:hidden}.tarot-card-frame[data-state=flipped]{background:var(--tarot-face-navy,#1b1632);border-radius:var(--tarot-face-radius-frac,2.653%);border:0;padding:0;overflow:hidden;container-type:inline-size}.tarot-card-frame[data-state=flipped] .tarot-card-face{gap:0;padding:0;position:relative}.tarot-card-back{border-radius:inherit;background-color:var(--surface-2);background-image:radial-gradient(circle at 50% 42%, var(--accent), transparent 58%), linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.tarot-card-back{background-image:radial-gradient(circle at 50% 42%, color-mix(in srgb, var(--accent) 20%, transparent), transparent 58%), linear-gradient(color-mix(in srgb, var(--border) 65%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--border) 65%, transparent) 1px, transparent 1px)}}.tarot-card-back{background-size:auto,8px 8px,8px 8px}.tarot-card-back:after{content:"✦";color:var(--accent);pointer-events:none;font-size:1.15rem;line-height:1}.tarot-card-back-has-art{background-image:none;background-color:var(--surface-2)}.tarot-card-back-has-art:after{content:none}.tarot-card-back-art{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.tarot-card-face{justify-content:center;align-items:center;gap:var(--space-2);width:100%;height:100%;padding:max(var(--inset-min), var(--space-2));object-fit:contain;text-align:center;border-radius:4px;flex-direction:column;display:flex}.tarot-card-face-reversed{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.tarot-card-face-reversed{transform:none}}.tarot-card-face-mark{background:var(--accent);width:1.25rem;height:1.25rem}.tarot-card-face-mark-circle{border-radius:999px}.tarot-card-face-mark-diamond{transform:rotate(45deg)}.tarot-card-face-name{color:var(--text);font-size:.7rem;line-height:1.2}.tarot-reveal,.tarot-intention{gap:var(--space-3);flex-direction:column;display:flex}.tarot-intention-label{font-weight:600}.tarot-intention-field{min-height:6rem;padding:max(var(--inset-min), var(--space-3));border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-elevated,var(--surface-2));color:var(--text)}.tarot-narrative{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-elevated,var(--surface-2));gap:var(--space-3);flex-direction:column;display:flex}.tarot-narrative-title{margin:0}.tarot-narrative-text{white-space:pre-wrap;margin:0}.tarot-journal-cta{gap:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-1,var(--bg-elevated,var(--surface-2)));flex-direction:column;display:flex}.journal-kind-badge{align-self:flex-start;width:fit-content}.tarot-spread-card{gap:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2);flex-direction:column;display:flex}.tarot-results-anchor:focus{outline:none}.learn-tarot-page{gap:var(--space-4);padding-bottom:max(var(--inset-min), 5rem);flex-direction:column;display:flex}.learn-tarot-page .learn-tarot-filters{gap:var(--space-2);flex-wrap:wrap;display:flex}.learn-tarot-filter{min-height:var(--touch-target-min,44px);padding:max(var(--inset-min), .4rem) max(var(--inset-min), .75rem);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2)}.learn-tarot-filter[aria-pressed=true]{border-color:var(--accent,var(--border-strong,var(--border)));font-weight:600}.learn-tarot-grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.learn-tarot-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.learn-tarot-card-link{gap:var(--space-2);min-width:0;color:inherit;flex-direction:column;text-decoration:none;display:flex}.learn-tarot-card-caption{text-align:center}.learn-tarot-section{gap:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2);padding:max(var(--inset-min), var(--space-4));flex-direction:column;display:flex}.learn-tarot-section h2,.learn-tarot-meta h2,.learn-tarot-detail-header h1,.learn-tarot-section p,.learn-tarot-meta p,.learn-tarot-detail-header p{margin:0}.learn-tarot-meta dl{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.learn-tarot-meta dt{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted,inherit);font-size:.8rem}.learn-tarot-meta dd{margin:0}.learn-tarot-cosmic-list,.learn-tarot-spread-positions{margin:0;padding-left:1.1rem}.learn-tarot-cosmic-list h3,.learn-tarot-spread-label{margin:0 0 var(--space-1);font-size:.95rem}.learn-tarot-detail{gap:var(--space-4);flex-direction:column;display:flex}.learn-tarot-detail-frame{max-width:12rem}.learn-tarot-keyword{border:1px solid var(--border);padding:max(var(--inset-min), .35rem) max(var(--inset-min), .75rem);border-radius:999px;display:inline-block}
