.page[data-astro-cid-q6w2p74v]{position:relative;z-index:1;max-width:var(--measure);margin:0 auto;padding:var(--page-pad-top) var(--page-pad-x) var(--page-pad-bot);display:flex;flex-direction:column;align-items:center}.page-header[data-astro-cid-q6w2p74v]{text-align:center;margin-bottom:2rem;animation:rise .9s var(--ease-out) backwards}.techniques[data-astro-cid-q6w2p74v]{animation:rise .9s var(--ease-out) backwards;animation-delay:.1s}.breath-wrap[data-astro-cid-q6w2p74v],.cycle-pips[data-astro-cid-q6w2p74v],.breath-desc[data-astro-cid-q6w2p74v],.controls[data-astro-cid-q6w2p74v]{animation:rise .9s var(--ease-out) backwards;animation-delay:.2s}html[data-soft-nav] .page-header[data-astro-cid-q6w2p74v],html[data-soft-nav] .techniques[data-astro-cid-q6w2p74v],html[data-soft-nav] .breath-wrap[data-astro-cid-q6w2p74v],html[data-soft-nav] .cycle-pips[data-astro-cid-q6w2p74v],html[data-soft-nav] .breath-desc[data-astro-cid-q6w2p74v],html[data-soft-nav] .controls[data-astro-cid-q6w2p74v]{animation:none}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.page-header[data-astro-cid-q6w2p74v],.techniques[data-astro-cid-q6w2p74v],.breath-wrap[data-astro-cid-q6w2p74v],.cycle-pips[data-astro-cid-q6w2p74v],.breath-desc[data-astro-cid-q6w2p74v],.controls[data-astro-cid-q6w2p74v]{animation:none}}.page-label[data-astro-cid-q6w2p74v]{margin-bottom:.4rem}.page-title[data-astro-cid-q6w2p74v]{font-family:var(--display);font-style:italic;font-size:26px;color:var(--text-primary);font-weight:300;letter-spacing:-.01em;text-wrap:balance}.techniques[data-astro-cid-q6w2p74v]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;width:100%;margin-bottom:2.5rem}.technique-btn[data-astro-cid-q6w2p74v]{background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:var(--glass-hairline);border-radius:var(--radius-md);min-height:64px;padding:var(--space-3);cursor:pointer;text-align:center;transition:background var(--transition),border-color var(--transition),var(--press-rest),box-shadow .4s ease;display:flex;flex-direction:column;justify-content:center;gap:3px;color:var(--text-primary);box-shadow:inset 0 1px color-mix(in srgb,white 30%,transparent),0 6px 18px -10px color-mix(in srgb,var(--text-primary) 12%,transparent)}@media(hover:hover){.technique-btn[data-astro-cid-q6w2p74v]:hover{border-color:color-mix(in srgb,var(--accent) 40%,transparent);box-shadow:inset 0 1px color-mix(in srgb,white 40%,transparent),0 10px 24px -10px color-mix(in srgb,var(--text-primary) 18%,transparent)}}.technique-btn[data-astro-cid-q6w2p74v]:active{border-color:color-mix(in srgb,var(--accent) 40%,transparent);transform:scale(.98);transition:background var(--transition),border-color var(--transition),var(--press-down),box-shadow .4s ease}.technique-btn[data-astro-cid-q6w2p74v].active{background:color-mix(in srgb,var(--accent) 92%,transparent);border-color:color-mix(in srgb,var(--accent) 60%,transparent)}.technique-name[data-astro-cid-q6w2p74v]{font-family:var(--sans);font-size:var(--fs-13);font-weight:500;transition:color var(--transition)}.technique-btn[data-astro-cid-q6w2p74v].active .technique-name[data-astro-cid-q6w2p74v]{color:var(--on-accent)}.technique-pattern[data-astro-cid-q6w2p74v]{font-size:var(--fs-10);color:var(--text-tertiary);letter-spacing:.04em;transition:color var(--transition)}.technique-btn[data-astro-cid-q6w2p74v].active .technique-pattern[data-astro-cid-q6w2p74v]{color:var(--on-accent);opacity:.78}.technique-use[data-astro-cid-q6w2p74v]{font-size:var(--fs-10);font-style:italic;font-family:var(--serif);color:var(--text-tertiary);margin-top:1px;transition:color var(--transition)}.technique-btn[data-astro-cid-q6w2p74v].active .technique-use[data-astro-cid-q6w2p74v]{color:var(--on-accent);opacity:.72}.breath-wrap[data-astro-cid-q6w2p74v]{position:relative;width:200px;height:200px;margin-bottom:1rem}.breath-svg[data-astro-cid-q6w2p74v]{position:absolute;inset:0;width:100%;height:100%}#progress-ring[data-astro-cid-q6w2p74v]{opacity:.5;transition:opacity 1.1s var(--ease-out)}html[data-breathing] #progress-ring[data-astro-cid-q6w2p74v]{opacity:.85}.breath-bloom[data-astro-cid-q6w2p74v]{position:absolute;inset:0;border-radius:var(--radius-full);pointer-events:none;opacity:0;background:radial-gradient(circle at center,transparent 72%,color-mix(in srgb,var(--accent) 30%,transparent) 88%,transparent 100%)}.breath-bloom[data-astro-cid-q6w2p74v].bloom{animation:breath-bloom 1.5s var(--ease-out)}@keyframes breath-bloom{0%{opacity:0;transform:scale(.95)}32%{opacity:.6}to{opacity:0;transform:scale(1.12)}}.breath-inner[data-astro-cid-q6w2p74v]{position:absolute;inset:22px;border-radius:var(--radius-full);background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:var(--glass-hairline);box-shadow:inset 0 1px color-mix(in srgb,white 35%,transparent),0 14px 36px -16px color-mix(in srgb,var(--text-primary) 18%,transparent);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;will-change:transform}.breath-inner[data-astro-cid-q6w2p74v].is-idle{animation:idle-breath 7s ease-in-out infinite}@keyframes idle-breath{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}.breath-phase[data-astro-cid-q6w2p74v]{font-family:var(--serif);font-style:italic;font-size:var(--fs-14);color:var(--text-secondary)}.breath-phase[data-astro-cid-q6w2p74v].swap{animation:phase-swap .45s var(--ease-out)}@keyframes phase-swap{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.breath-count[data-astro-cid-q6w2p74v]{font-size:34px;font-weight:300;color:var(--accent);line-height:1;font-variant-numeric:tabular-nums;min-width:2ch;text-align:center}.breath-count[data-astro-cid-q6w2p74v] .breath-check{display:block;width:30px;height:30px;margin:0 auto;overflow:visible}.breath-count[data-astro-cid-q6w2p74v] .breath-check-mark{fill:none;stroke:var(--accent);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:26;animation:breath-check-draw .5s .05s var(--ease-out) both}@keyframes breath-check-draw{0%{stroke-dashoffset:26}to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.breath-count[data-astro-cid-q6w2p74v] .breath-check-mark{animation:none;stroke-dashoffset:0}}.cycle-pips[data-astro-cid-q6w2p74v]{display:flex;justify-content:center;align-items:center;gap:7px;margin-bottom:1.25rem;min-height:8px}.cycle-pips[data-astro-cid-q6w2p74v] .pip{width:6px;height:6px;border-radius:var(--radius-full);background:color-mix(in srgb,var(--text-primary) 22%,transparent);transition:background .5s var(--ease-out),transform .5s var(--ease-out)}.cycle-pips[data-astro-cid-q6w2p74v] .pip.filled{background:var(--accent)}.cycle-pips[data-astro-cid-q6w2p74v] .pip.current{background:color-mix(in srgb,var(--accent) 55%,transparent);transform:scale(1.3)}.breath-desc[data-astro-cid-q6w2p74v]{font-family:var(--serif);font-style:italic;font-size:var(--fs-13);color:var(--text-tertiary);text-align:center;margin-bottom:2rem;line-height:1.6;min-height:2.4em;transition:opacity .3s ease}.controls[data-astro-cid-q6w2p74v]{display:flex;flex-direction:column;align-items:center;gap:.55rem}.btn-primary[data-astro-cid-q6w2p74v]{font-size:14px;min-height:48px;padding:14px 40px}.btn-stop[data-astro-cid-q6w2p74v]{position:relative;overflow:hidden;isolation:isolate;min-height:44px;margin-top:2px;padding:11px 22px;border:none;border-radius:var(--radius-full);background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;touch-action:none}.stop-label[data-astro-cid-q6w2p74v]{position:relative;z-index:1;font-family:var(--sans);font-size:var(--fs-12);font-weight:400;letter-spacing:.01em;color:var(--text-tertiary);transition:color var(--transition)}@media(hover:hover){.btn-stop[data-astro-cid-q6w2p74v]:hover .stop-label[data-astro-cid-q6w2p74v]{color:var(--text-secondary)}}.btn-stop[data-astro-cid-q6w2p74v]:active .stop-label[data-astro-cid-q6w2p74v]{color:var(--text-primary)}.btn-stop[data-astro-cid-q6w2p74v]:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 55%,transparent);outline-offset:2px}.stop-fill[data-astro-cid-q6w2p74v]{position:absolute;inset:0;z-index:0;border-radius:inherit;background:color-mix(in srgb,var(--accent) 16%,transparent);transform:scaleX(0);transform-origin:left center}.btn-stop[data-astro-cid-q6w2p74v].holding .stop-fill[data-astro-cid-q6w2p74v]{transform:scaleX(1);transition:transform .75s linear}.session-info[data-astro-cid-q6w2p74v]{font-size:var(--fs-11);color:var(--text-tertiary);letter-spacing:.02em;margin-top:.25rem;min-height:1.2em}@media(max-height:720px){.page-header[data-astro-cid-q6w2p74v]{margin-bottom:.85rem}.techniques[data-astro-cid-q6w2p74v]{margin-bottom:1rem}.breath-wrap[data-astro-cid-q6w2p74v]{width:156px;height:156px;margin-bottom:.6rem}.breath-inner[data-astro-cid-q6w2p74v]{inset:18px}.cycle-pips[data-astro-cid-q6w2p74v]{margin-bottom:.6rem}.breath-desc[data-astro-cid-q6w2p74v]{margin-bottom:.85rem;font-size:var(--fs-12);line-height:1.55}}@media(prefers-reduced-motion:reduce){.breath-inner[data-astro-cid-q6w2p74v].is-idle,.breath-bloom[data-astro-cid-q6w2p74v].bloom,.breath-phase[data-astro-cid-q6w2p74v].swap{animation:none}.cycle-pips[data-astro-cid-q6w2p74v] .pip{transition:background .3s ease}.cycle-pips[data-astro-cid-q6w2p74v] .pip.current{transform:none}}.page-label[data-astro-cid-q6w2p74v],.techniques[data-astro-cid-q6w2p74v]{transition:opacity 1s var(--ease-out)}.breath-wrap[data-astro-cid-q6w2p74v]{transition:transform 1.2s var(--ease-out)}html[data-breathing] .page-label[data-astro-cid-q6w2p74v]{opacity:0}html[data-breathing] .techniques[data-astro-cid-q6w2p74v]{opacity:.1;pointer-events:none}html[data-breathing] .breath-wrap[data-astro-cid-q6w2p74v]{transform:scale(1.08)}@media(prefers-reduced-motion:reduce){.page-label[data-astro-cid-q6w2p74v],.techniques[data-astro-cid-q6w2p74v]{transition:opacity .3s ease}html[data-breathing] .breath-wrap[data-astro-cid-q6w2p74v]{transform:none}}
