.text-wrapper[data-v-0d704082]{max-width:760px;margin:0 auto;padding:32px 20px;line-height:1.7;font-size:16px;background-color:#fdfdfd;color:#222;font-family:sans-serif;border-radius:16px;box-shadow:0 0 8px rgba(0,0,0,.08)}.text-wrapper h1[data-v-0d704082]{font-size:24px;margin-bottom:1em}.text-wrapper h2[data-v-0d704082]{font-size:20px;margin-top:2em;margin-bottom:.5em}.text-wrapper ol[data-v-0d704082],.text-wrapper ul[data-v-0d704082]{padding-left:1.2em;margin-bottom:1em}.text-wrapper li[data-v-0d704082]{margin-bottom:.5em}body{background-color:#76c192;margin:0;font-family:sans-serif}body.modal-open{overflow:hidden!important;position:fixed;width:100vw}.breathing-timer-outer{min-width:100vw;overflow:hidden}.breathing-timer,.breathing-timer-outer{width:100vw;height:100vh;min-height:100vh;display:flex;align-items:center;justify-content:center;background:inherit}.breathing-timer{padding:0;margin:0}.timer-center-wrap{width:100vw;max-width:100vw;max-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-aspect-ratio:1/1){.breathing-timer{max-width:100vh;min-width:330px;width:100vw;height:100vh;margin:0 auto;box-sizing:border-box;border-radius:34px;box-shadow:0 4px 18px rgba(0,0,0,.12);overflow:visible}.timer-center-wrap{width:100vh;max-width:100vh;margin:0 auto}}.circle-container{width:95vw;max-width:96vw;max-height:65vh;aspect-ratio:1/1;position:relative;display:flex;justify-content:center;align-items:center}svg.progress-ring{width:100%;height:100%}.progress-ring__circle{transition:stroke-dashoffset 1s linear}.progress-ring__circle.no-transition{transition:none!important}.timer-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.big{font-size:7vw}@media (min-width:768px){.big{font-size:3em}}.settings,button.start,button.stop{margin-top:1rem;padding:.9rem 1.5rem;width:94vw;max-width:330px;font-size:1.35em;color:#fff;border:none;border-radius:7px;cursor:pointer;transition:background .2s}button.stop{background-color:#e23232}button.start{background-color:#23c963}button.settings{background-color:#2579f7;display:flex;align-items:center;justify-content:center}.settings-icon{font-size:1.2em;margin-right:.6em}.settings-modal{position:fixed;top:0;left:0;min-height:100vh;z-index:9999;align-items:flex-start;background:rgba(80,80,80,.08);padding:env(safe-area-inset-top,8px) 0 0 0}.settings-content-outer,.settings-modal{width:100vw;display:flex;justify-content:center}.settings-content-outer{margin-top:3vw;max-width:470px}.settings-content{background-color:hsla(0,0%,100%,.98);border-radius:16px;box-shadow:0 4px 18px rgba(0,0,0,.14);padding:.6em .4em .7em .4em;width:98vw;max-width:470px;max-height:calc(100vh - 5vw - 8px);display:flex;flex-direction:column;gap:.2rem;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.settings-section{margin-bottom:.2em}.settings-section label{display:flex;flex-direction:column;font-size:1em;gap:.2rem;margin-bottom:.1em}.settings-label-icon{font-size:1.1em;margin-right:.15em}.slider-touch{width:100%;height:34px;accent-color:#2579f7;margin-top:.05em;margin-bottom:.15em;touch-action:pan-x}.select-touch-wrap{position:relative;display:flex;align-items:center}.select-touch{width:100%;font-size:1em;border-radius:7px;border:1.2px solid #2579f7;padding:.45em 2em .45em .8em;margin-top:.07em;margin-bottom:.1em;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f8faff;touch-action:manipulation}.select-arrow{position:absolute;right:.8em;pointer-events:none;font-size:1em;color:#2579f7}.settings-info{font-size:.98em;padding:.15em 0;background-color:#f6f6f6;border-radius:8px;padding-left:.6em;margin:.2em 0 .25em 0}.settings-buttons{display:flex;justify-content:space-between;gap:.4rem;margin-top:.2em}.settings-buttons button{flex:1;padding:.6rem 0;border-radius:6px;border:none;font-weight:700;color:#fff;cursor:pointer;font-size:1em}button.save{background-color:#28a745}button.cancel{background-color:#dc3545}button.reset{background-color:#2c80d7}.color-label-row{display:flex;align-items:center;font-size:1em;margin-bottom:.08em;margin-top:.08em}.color-bg-row{display:flex;gap:.4em;margin-bottom:.1em;margin-top:.1em;flex-wrap:wrap}.color-radio{display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative}.color-radio input[type=radio]{display:none}.color-sample{width:30px;height:30px;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.12);display:inline-block;margin-bottom:2px;transition:border .18s;position:relative}.color-sample.rainbow{background:conic-gradient(#ff3e3e 0 16%,#f9dd00 16% 32%,#54ff62 32% 48%,#23e6ff 48% 64%,#4776ff 64% 80%,#b0f 80% 100%);position:relative;overflow:visible}.color-sample-custom-mark,.color-sample.rainbow .color-sample-custom-mark{position:absolute;left:8px;top:8px;width:14px;height:14px;border-radius:50%;background:inherit;box-shadow:0 0 0 1.5px #fff,0 1px 3px rgba(0,0,0,.12);border:2px solid #444;content:""}.color-sample.rainbow .color-sample-custom-mark{background:var(--customColor,#fff)!important}.help-btn-transparent{position:fixed;top:14px;left:14px;z-index:2;background:transparent;border:none;width:48px;height:48px;border-radius:50%;padding:0;display:flex;align-items:center;justify-content:center;box-shadow:none;outline:none;transition:background .12s}.help-btn-transparent:active{background:hsla(0,0%,39%,.09)}.help-icon{font-size:2em;color:#2579f7;pointer-events:none}.help-modal{position:fixed;z-index:22222;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;min-width:100vw;min-height:100vh;background:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:0;margin:0;overscroll-behavior:contain}.help-back-btn{position:absolute;top:16px;left:16px;z-index:5;background:#f2f2f2;border-radius:9px;border:none;font-size:1.1em;color:#2579f7;padding:.48em 1.2em .48em 1.8em;font-weight:700;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.1)}.help-content-scroll{width:100vw;height:100vh;overflow-y:auto;padding:58px 10px 16px 10px;box-sizing:border-box;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;position:relative}