:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;--ink:#edf4ed;--muted:#a9b8ae;--faint:#718079;--page:#0b1512;--surface:#12211c;--surface-raised:#192b25;--surface-soft:#20352e;--line:#30463d;--mint:#8bd6b3;--mint-strong:#a9eccb;--coral:#ff987f;--gold:#e9c976;--danger:#ff9e9e;--shadow:0 18px 45px #0000003d;background:var(--page);color:var(--ink);font-family:Inter,Segoe UI,Tahoma,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--page);min-width:320px;min-height:100%}body{background:linear-gradient(180deg, #8bd6b30d, transparent 300px), var(--page);min-width:320px;min-height:100vh;color:var(--ink);margin:0}body,button,input,select{font:inherit}button,input,select,summary{-webkit-tap-highlight-color:transparent}button,select,input[type=range]{accent-color:var(--mint)}button{color:inherit}button,summary{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible{outline:3px solid var(--mint-strong);outline-offset:3px}input:focus-visible{outline:3px solid var(--mint-strong);outline-offset:3px}select:focus-visible{outline:3px solid var(--mint-strong);outline-offset:3px}summary:focus-visible{outline:3px solid var(--mint-strong);outline-offset:3px}a:focus-visible{outline:3px solid var(--mint-strong);outline-offset:3px}button svg,a svg,summary svg{stroke-width:1.8px;flex:none;width:1.1rem;height:1.1rem}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08}.skip-link{z-index:100;background:var(--mint-strong);color:#07110d;border-radius:4px;padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b1512e6;border-bottom:1px solid #8bd6b321;justify-content:space-between;align-items:center;min-height:76px;padding:.75rem clamp(1rem,4vw,3rem);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.brand img{border-radius:7px;width:44px;height:44px}.brand span{gap:.05rem;display:grid}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:1.3rem;font-weight:500}.brand small{color:var(--muted);font-size:.75rem}.header-actions{align-items:center;gap:.55rem;display:flex}.language-control{border:1px solid var(--line);background:var(--surface);border-radius:6px;min-width:86px;padding:3px;display:flex}.language-control button{min-width:38px;min-height:34px;color:var(--muted);background:0 0;border:0;border-radius:4px;padding:.3rem .55rem;font-size:.75rem;font-weight:700}.language-control button[aria-pressed=true]{background:var(--mint);color:#0b2118}.icon-button{border:1px solid var(--line);background:var(--surface);border-radius:6px;place-items:center;width:40px;height:40px;padding:0;display:inline-grid}[data-tooltip]{position:relative}[data-tooltip]:after{z-index:30;border:1px solid var(--line);width:max-content;max-width:190px;color:var(--ink);box-shadow:var(--shadow);content:attr(data-tooltip);opacity:0;pointer-events:none;background:#050a08;border-radius:4px;padding:.4rem .55rem;font-size:.72rem;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 9px);left:50%;transform:translate(-50%,-4px)}[data-tooltip]:hover:after{opacity:1;transform:translate(-50%)}[data-tooltip]:focus-visible:after{opacity:1;transform:translate(-50%)}.mode-tabs{border:1px solid var(--line);background:var(--surface);border-radius:7px;width:min(340px,100% - 2rem);margin:1.4rem auto 0;padding:4px;display:flex}.mode-tabs button{min-height:40px;color:var(--muted);background:0 0;border:0;border-radius:5px;flex:1;justify-content:center;align-items:center;gap:.45rem;font-weight:700;display:flex}.mode-tabs button[aria-selected=true]{background:var(--surface-soft);color:var(--mint-strong)}.mode-view{width:min(1480px,100%);margin:0 auto;padding:1.4rem clamp(1rem,3vw,2.5rem) 3rem}.mode-view[hidden]{display:none}.sound-workbench{border:1px solid var(--line);background:var(--surface);min-height:calc(100vh - 192px);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(275px,.9fr) minmax(340px,1.35fr) minmax(270px,.85fr);display:grid;overflow:hidden}.tool-panel{min-width:0;padding:clamp(1.25rem,2.4vw,2rem)}.tool-panel+.tool-panel{border-inline-start:1px solid var(--line)}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:1.1rem;display:flex}.eyebrow{color:var(--mint);letter-spacing:0;text-transform:uppercase;margin-bottom:.45rem;font-size:.7rem;font-weight:800}h1{margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,2.6vw,2.45rem);font-weight:500}.category-tabs{scrollbar-width:thin;gap:.4rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.category-tabs button,.timer-presets button{border:1px solid var(--line);min-height:35px;color:var(--muted);white-space:nowrap;background:0 0;border-radius:5px;padding:.4rem .7rem;font-size:.8rem}.category-tabs button[aria-pressed=true],.timer-presets button.active{border-color:var(--mint);color:var(--mint-strong);background:#8bd6b321}.sound-list{scrollbar-color:var(--line) transparent;gap:.45rem;min-height:250px;max-height:calc(100vh - 330px);margin:0 -.35rem;padding:.35rem;display:grid;overflow-y:auto}.sound-row{border:1px solid #0000;border-radius:6px;grid-template-columns:1fr 38px;align-items:center;gap:.25rem;display:grid}.sound-row.selected{background:#8bd6b314;border-color:#8bd6b38c}.sound-select{text-align:start;background:0 0;border:0;border-radius:5px;grid-template-columns:42px 1fr;gap:.75rem;min-width:0;padding:.65rem;display:grid}.sound-select:hover{background:#ffffff0a}.sound-icon{background:var(--surface-soft);width:42px;height:42px;color:var(--mint);border:1px solid #8bd6b347;border-radius:6px;place-items:center;display:grid}.sound-icon svg{width:20px;height:20px}.sound-copy{align-content:center;min-width:0;display:grid}.sound-copy strong,.sound-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sound-copy strong{font-size:.9rem}.sound-copy small{color:var(--muted);margin-top:.18rem;font-size:.74rem}.row-favorite{width:34px;height:34px;color:var(--faint);background:0 0;border:0;border-radius:5px;place-items:center;padding:0;display:grid}.row-favorite.active{color:var(--gold)}.empty-state{color:var(--muted);text-align:center;align-self:center}.player-panel{background:radial-gradient(circle at 50% 18%, #8bd6b317, transparent 40%), var(--surface-raised);text-align:center;flex-direction:column;align-items:center;display:flex}.player-art{aspect-ratio:1;background:#0e1d19;border:1px solid #8bd6b347;border-radius:8px;width:min(240px,72%);margin:.25rem 0 1.6rem;position:relative;overflow:hidden;box-shadow:0 20px 55px #00000057}.player-art>img{object-fit:cover;width:100%;height:100%}.favorite-button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050c09bf;border:1px solid #ffffff38;border-radius:6px;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;top:.7rem;right:.7rem}[dir=rtl] .favorite-button{left:.7rem;right:auto}.favorite-button.active{color:var(--gold)}.playing-indicator{opacity:0;background:#050c09bf;border-radius:4px;align-items:end;gap:3px;height:22px;padding:5px 7px;display:flex;position:absolute;bottom:.8rem;right:.8rem}[dir=rtl] .playing-indicator{left:.8rem;right:auto}.is-playing .playing-indicator{opacity:1}.playing-indicator span{background:var(--mint-strong);border-radius:2px;width:3px;height:5px;animation:.9s ease-in-out infinite alternate sound-bar}.playing-indicator span:nth-child(2){animation-delay:-650ms}.playing-indicator span:nth-child(3){animation-delay:-250ms}.playing-indicator span:nth-child(4){animation-delay:-480ms}@keyframes sound-bar{to{height:14px}}.selected-copy{min-height:103px}.selected-copy h2{margin-bottom:.55rem;font-family:Georgia,Times New Roman,serif;font-size:1.85rem;font-weight:500}.selected-copy>p:last-child{max-width:420px;color:var(--muted);margin-bottom:0;font-size:.88rem}.transport{justify-content:center;align-items:center;gap:.7rem;margin:1.1rem 0 1.45rem;display:flex}.transport-secondary{background:0 0;width:44px;height:44px}.play-button,.primary-command{background:var(--mint);color:#092017;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:.55rem;min-height:46px;padding:.7rem 1.2rem;font-weight:800;display:inline-flex}.play-button{min-width:128px;min-height:52px}.volume-control,.range-label{width:min(100%,430px)}.volume-control label,.range-label{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:.45rem;font-size:.78rem;display:flex}output{color:var(--ink);font-variant-numeric:tabular-nums}input[type=range]{background:0 0;width:100%;height:22px;margin:0}.player-utility{justify-content:center;align-items:center;gap:.7rem;width:100%;margin-top:1rem;display:flex}.utility-button{border:1px solid var(--line);min-height:36px;color:var(--muted);background:0 0;border-radius:5px;align-items:center;gap:.4rem;padding:.4rem .65rem;font-size:.76rem;display:inline-flex}.connection-status{color:var(--muted);align-items:center;gap:.35rem;font-size:.72rem;display:inline-flex}.connection-status svg{width:15px;height:15px}.connection-status.offline{color:var(--coral)}.status-message,.field-message{min-height:1.2rem;color:var(--muted);margin:.55rem 0 0;font-size:.75rem}.mixer{border-top:1px solid var(--line);text-align:start;width:100%;margin-top:1rem;padding-top:1rem}.section-heading-row{justify-content:space-between;align-items:center;display:flex}.section-heading-row h3{margin:0;font-size:.95rem}.section-heading-row .icon-button{background:0 0;width:34px;height:34px}.mixer-grid{grid-template-columns:repeat(2,1fr);gap:.65rem 1rem;margin-top:.8rem;display:grid}.mixer-channel label{color:var(--muted);justify-content:space-between;font-size:.68rem;display:flex}.mixer-channel input{height:17px}.control-panel h2{margin-bottom:1.4rem;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:500}.timer-display{color:var(--gold);font-variant-numeric:tabular-nums;margin:0 0 .85rem;font-family:Georgia,Times New Roman,serif;font-size:2.65rem;line-height:1}.timer-presets{grid-template-columns:repeat(4,1fr);gap:.35rem;margin-bottom:1.2rem;display:grid}.timer-section>input[type=range]{margin-bottom:1rem}.switch-row{color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 0;font-size:.8rem;display:flex}.switch{flex:none;width:42px;height:24px;position:relative}.switch input{opacity:0;width:1px;height:1px;position:absolute}.switch>span{border:1px solid var(--line);background:var(--page);border-radius:12px;width:42px;height:24px;transition:background .16s;display:block}.switch>span:after{background:var(--muted);content:"";border-radius:50%;width:16px;height:16px;margin:3px;transition:transform .16s;display:block}.switch input:checked+span{border-color:var(--mint);background:var(--mint)}.switch input:checked+span:after{background:#0b2118;transform:translate(18px)}[dir=rtl] .switch input:checked+span:after{transform:translate(-18px)}.switch input:focus-visible+span{outline:3px solid var(--mint-strong);outline-offset:3px}.timer-section .primary-command{width:100%;margin-top:.5rem}.advanced-section{border-top:1px solid var(--line);margin-top:1.25rem}.advanced-section summary{min-height:54px;color:var(--muted);justify-content:space-between;align-items:center;font-size:.84rem;list-style:none;display:flex}.advanced-section summary::-webkit-details-marker{display:none}.advanced-section summary>span{align-items:center;gap:.5rem;display:inline-flex}.advanced-section[open] summary>svg{transform:rotate(180deg)}.monitor-section{padding-top:.5rem}.monitor-heading{grid-template-columns:40px 1fr;align-items:start;gap:.75rem;display:grid}.monitor-icon{width:40px;height:40px;color:var(--coral);background:#ff987f1a;border:1px solid #ff987f4d;border-radius:6px;place-items:center;display:grid}.monitor-heading h3{align-items:center;gap:.45rem;margin-bottom:.3rem;font-size:.9rem;display:flex}.monitor-heading h3 small{color:var(--coral);text-transform:uppercase;background:#ff987f26;border-radius:3px;padding:.15rem .35rem;font-size:.55rem}.monitor-heading p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.5}.monitor-controls{padding:.35rem 0 .5rem}.microphone-state{color:var(--muted);align-items:center;gap:.5rem;margin:.35rem 0 0;font-size:.72rem;display:flex}.microphone-state>span:first-child{background:var(--faint);border-radius:50%;width:8px;height:8px}.microphone-state.active>span:first-child{background:var(--mint);box-shadow:0 0 0 4px #8bd6b31f}.microphone-state.detected>span:first-child{background:var(--coral);box-shadow:0 0 0 4px #ff987f1f}.breath-workspace{border:1px solid var(--line);background:var(--surface);min-height:calc(100vh - 192px);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(260px,.75fr) minmax(340px,1.25fr);display:grid;overflow:hidden}.breath-copy{border-inline-end:1px solid var(--line);flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,5rem);display:flex}.breath-copy h1{margin-bottom:1rem;font-size:clamp(2.1rem,4.5vw,4.25rem)}.breath-copy>p:not(.eyebrow){max-width:440px;color:var(--muted);margin-bottom:2rem;line-height:1.65}.breath-copy label{color:var(--muted);margin-bottom:.45rem;font-size:.78rem}.breath-copy select{border:1px solid var(--line);background:var(--surface-raised);width:min(100%,300px);min-height:44px;color:var(--ink);border-radius:5px;margin-bottom:1rem;padding:.65rem 2.2rem .65rem .75rem}.breath-copy .primary-command{width:min(100%,300px)}.breath-stage{background:linear-gradient(135deg, #8bd6b30a, #ff987f0a), var(--surface-raised);place-content:center;place-items:center;min-height:520px;padding:2rem;display:grid}.breath-moon{aspect-ratio:1;border:1px solid #8bd6b338;border-radius:50%;width:min(310px,58vw);transition:transform 1s ease-in-out;overflow:hidden;box-shadow:0 0 0 24px #8bd6b308,0 0 70px #8bd6b31f}.breath-moon img{object-fit:cover;width:100%;height:100%}.breath-moon.inhale,.breath-moon.hold{transform:scale(1.12)}.breath-moon.exhale{transform:scale(.88)}.breath-phase{color:var(--mint-strong);margin:2.2rem 0 .3rem;font-family:Georgia,Times New Roman,serif;font-size:1.65rem}.breath-countdown{min-height:2.6rem;color:var(--ink);font-variant-numeric:tabular-nums;margin-bottom:.9rem;font-size:2.4rem;line-height:1}.breath-cycles{color:var(--muted);gap:.4rem;margin-bottom:0;font-size:.75rem;display:flex}.breath-cycles strong{color:var(--ink)}.site-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1rem,4vw,3rem) 1.4rem;font-size:.72rem;display:flex}.site-footer>div{flex-wrap:wrap;gap:.45rem;display:flex}.site-footer strong{color:var(--mint)}.site-footer button{color:var(--mint);background:0 0;border:0;padding:0;font-size:.72rem;text-decoration:underline}dialog{border:1px solid var(--line);background:var(--surface-raised);width:min(560px,100% - 2rem);max-height:calc(100vh - 2rem);color:var(--ink);border-radius:8px;padding:1.35rem;overflow:auto;box-shadow:0 30px 90px #0009}dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020705bf}.dialog-heading{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.dialog-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:500}.dialog-close{background:0 0}.dialog-sections{gap:0;display:grid}.dialog-sections section{border-top:1px solid var(--line);grid-template-columns:32px 1fr;gap:.8rem;padding:1rem 0;display:grid}.dialog-sections section>svg{color:var(--mint)}.dialog-sections h3{margin-bottom:.35rem;font-size:.9rem}.dialog-sections p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.55}.consent-dialog{text-align:center;width:min(440px,100% - 2rem)}.consent-icon{width:50px;height:50px;color:var(--coral);background:#ff987f1a;border:1px solid #ff987f4d;border-radius:50%;place-items:center;margin:0 auto 1rem;display:grid}.consent-dialog h2{font-family:Georgia,Times New Roman,serif;font-weight:500}.consent-dialog>p{color:var(--muted);font-size:.85rem;line-height:1.6}.dialog-actions{justify-content:flex-end;gap:.7rem;margin-top:1.25rem;display:flex}.dialog-actions>button:first-child{border:1px solid var(--line);background:0 0;border-radius:6px;min-height:44px;padding:.6rem 1rem}.toast{z-index:50;border:1px solid var(--line);background:var(--surface-raised);max-width:min(360px,100% - 2rem);box-shadow:var(--shadow);border-radius:6px;padding:.8rem 1rem;font-size:.8rem;position:fixed;bottom:1rem;right:1rem}[dir=rtl] .toast{left:1rem;right:auto}@media (max-width:1080px){.sound-workbench{grid-template-columns:minmax(260px,.8fr) minmax(360px,1.2fr)}.control-panel{border-top:1px solid var(--line);grid-column:1/-1;border-inline-start:0!important}.timer-section{grid-template-columns:minmax(200px,.75fr) minmax(260px,1.25fr);gap:0 2rem;display:grid}.timer-section .eyebrow,.timer-section h2,.timer-display{grid-column:1}.timer-presets,.timer-section>.range-label,.timer-section>input,.timer-section>.switch-row,.timer-section>.primary-command,.timer-section>.field-message{grid-column:2}.timer-presets{grid-row:1/span 2;align-self:end}.timer-section>.range-label{grid-row:3}.timer-section>input{grid-row:4}.timer-section>.switch-row{grid-row:5}}@media (max-width:760px){.site-header{min-height:66px;padding:.65rem .8rem}.brand img{width:38px;height:38px}.brand strong{font-size:1.1rem}.brand small{display:none}.header-actions{gap:.35rem}.language-control{min-width:78px}.language-control button{min-width:34px}.icon-button{width:38px;height:38px}[data-tooltip]:after{display:none}.mode-tabs{margin-top:.8rem}.mode-view{padding:.8rem .75rem 1.5rem}.sound-workbench,.breath-workspace{min-height:0;display:block}.tool-panel{padding:1.1rem}.tool-panel+.tool-panel{border-top:1px solid var(--line);border-inline-start:0}.sound-list{scroll-snap-type:x proximity;grid-auto-columns:minmax(190px,76%);grid-auto-flow:column;min-height:0;max-height:none;padding-bottom:.7rem;display:grid;overflow:auto hidden}.sound-row{scroll-snap-align:start}.player-panel{padding-block-start:1.5rem;padding-block-end:1.5rem}.player-art{width:min(210px,66vw)}.selected-copy{min-height:90px}.mixer-grid{grid-template-columns:1fr}.timer-section{display:block}.timer-display{font-size:2.25rem}.breath-copy{border-bottom:1px solid var(--line);border-inline-end:0;padding:2rem 1.25rem}.breath-copy h1{font-size:2.35rem}.breath-stage{min-height:470px;padding:2rem 1rem}.site-footer{flex-direction:column;align-items:flex-start}}@media (max-width:420px){.site-header{align-items:center}.brand span{display:none}.timer-presets{grid-template-columns:repeat(2,1fr)}.player-utility{flex-direction:column;align-items:stretch}.utility-button{justify-content:center}.dialog-actions{flex-direction:column-reverse;align-items:stretch}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
