.BreathingCircle-module__btplBq__breathingCircle{text-align:center;color:#2d3748;background:#e6e6e6;border-radius:50%;justify-content:center;align-items:center;width:280px;height:280px;margin:1.5rem auto;transition:all 1s;display:flex;box-shadow:0 8px 32px rgba(0,0,0,.1)}@media (min-width:768px){.BreathingCircle-module__btplBq__breathingCircle{width:300px;height:300px;margin:2rem auto}}.BreathingCircle-module__btplBq__timeLeft{color:#2d3748;font-size:4rem;font-weight:300}.BreathingCircle-module__btplBq__statusText{color:#2d3748;font-size:1.5rem}.BreathingCircle-module__btplBq__cycleText{color:#2d3748;margin-top:.75rem;font-size:1rem}@media (max-width:768px){.BreathingCircle-module__btplBq__breathingCircle{width:250px;height:250px;margin:1rem auto}.BreathingCircle-module__btplBq__timeLeft{font-size:3rem;font-weight:300}.BreathingCircle-module__btplBq__statusText{font-size:1.25rem}.BreathingCircle-module__btplBq__cycleText{margin-top:.5rem;font-size:.875rem}}.BreathingCircle-module__btplBq__controls{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:1.5rem 0;display:flex}@media (min-width:768px){.BreathingCircle-module__btplBq__controls{gap:1rem;margin:2rem 0}}.BreathingCircle-module__btplBq__btn{box-sizing:border-box;cursor:pointer;border:none;border-radius:.5rem;flex:1;min-width:100px;max-width:120px;padding:.625rem 1.25rem;font-size:.875rem;transition:all .3s}@media (min-width:768px){.BreathingCircle-module__btplBq__btn{flex:none;min-width:auto;max-width:none;padding:.75rem 1.5rem;font-size:1rem}}.BreathingCircle-module__btplBq__btnPrimary{color:#fff;background:#2a5d5f}.BreathingCircle-module__btplBq__btnPrimary:hover{background:#1f4a4c}.BreathingCircle-module__btplBq__btnOutline{color:#2a5d5f;background:#fff;border:1px solid #2a5d5f}.BreathingCircle-module__btplBq__btnOutline:hover{background:#f7fafc}.focusModeContainer.active .BreathingCircle-module__btplBq__breathingCircle{width:320px;height:320px;box-shadow:0 20px 60px rgba(0,0,0,.4)}@media (max-width:768px){.focusModeContainer.active .BreathingCircle-module__btplBq__breathingCircle{width:280px;height:280px}}
.ExerciseClientUI-module__BsEFCq__exerciseScreen{background:#fff;border-radius:1rem;max-width:600px;margin:0 auto;padding:2rem;display:none;box-shadow:0 4px 6px rgba(0,0,0,.1)}.ExerciseClientUI-module__BsEFCq__backButton{color:#4a5568;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1rem}.ExerciseClientUI-module__BsEFCq__instructions{background:rgba(229,250,247,.5);border-radius:.5rem;margin-top:1.5rem;padding:1rem}@media (min-width:768px){.ExerciseClientUI-module__BsEFCq__instructions{margin-top:2rem;padding:1.25rem}}.ExerciseClientUI-module__BsEFCq__instructions ul{margin-bottom:1rem;padding-left:1.5rem;list-style-type:disc}.ExerciseClientUI-module__BsEFCq__instructions li{margin-bottom:.5rem}.ExerciseClientUI-module__BsEFCq__exerciseTitle{text-align:center;color:#2d3748;margin-bottom:1.5rem;font-size:1.75rem;font-weight:600}.ExerciseClientUI-module__BsEFCq__topBar{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex;position:relative}.ExerciseClientUI-module__BsEFCq__topBarActions{align-items:center;gap:.5rem;display:flex}.ExerciseClientUI-module__BsEFCq__shareButton{color:#4a5568;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.25rem;padding:.5rem;transition:color .2s;display:flex}.ExerciseClientUI-module__BsEFCq__shareButton:hover{color:#2d3748}.ExerciseClientUI-module__BsEFCq__copiedMessage{color:#fff;background:#2d3748;border-radius:.5rem;margin-top:.5rem;padding:.5rem 1rem;font-size:.875rem;animation:.2s ease-in ExerciseClientUI-module__BsEFCq__fadeIn;position:absolute;top:100%;right:0}@keyframes ExerciseClientUI-module__BsEFCq__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ExerciseClientUI-module__BsEFCq__scrollToTopButton{color:#fff;cursor:pointer;z-index:1000;background-color:rgba(45,55,72,.8);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:background-color .3s,transform .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 8px rgba(0,0,0,.2)}.ExerciseClientUI-module__BsEFCq__scrollToTopButton:hover{background-color:#2d3748;transform:scale(1.1)}.ExerciseClientUI-module__BsEFCq__statsContainer{text-align:center;color:#333;background-color:#f0f7fa;border:1px solid #d1e0e8;border-radius:8px;margin:1rem 0;padding:.75rem;font-size:.9rem}.ExerciseClientUI-module__BsEFCq__statsContainer p{margin:0}.ExerciseClientUI-module__BsEFCq__focusModeOverlay{z-index:9998;opacity:0;pointer-events:none;background:radial-gradient(#1e3a5f 0%,#0f172a 100%);transition:opacity .5s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;left:0;right:0}.ExerciseClientUI-module__BsEFCq__focusModeOverlay.ExerciseClientUI-module__BsEFCq__active{opacity:1;pointer-events:all}.ExerciseClientUI-module__BsEFCq__focusModeContainer{z-index:9999;opacity:0;pointer-events:none;flex-direction:column;align-items:center;width:90%;max-width:500px;transition:all .5s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(.9)}.ExerciseClientUI-module__BsEFCq__focusModeContainer.ExerciseClientUI-module__BsEFCq__active{opacity:1;pointer-events:all;transform:translate(-50%,-50%)scale(1)}.ExerciseClientUI-module__BsEFCq__exitFocusButton{color:#e2e8f0;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10000;opacity:1;pointer-events:all;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:.75rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .3s;display:flex;position:fixed;top:2rem;right:2rem}.ExerciseClientUI-module__BsEFCq__exitFocusButton:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.25);transform:translateY(-1px)}@media (max-width:768px){.ExerciseClientUI-module__BsEFCq__exitFocusButton{padding:.5rem 1rem;font-size:.8125rem;top:1rem;right:1rem}}.ExerciseClientUI-module__BsEFCq__focusModeButton{color:#4a5568;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.ExerciseClientUI-module__BsEFCq__focusModeButton:hover{color:#2d3748;transform:scale(1.05)}.ExerciseClientUI-module__BsEFCq__focusModeButton svg{width:18px;height:18px}
.SeoContent-module__9wyFVG__seoContent{background-color:var(--box-bg);border:1px solid var(--box-border-color);color:#2d3748;border-radius:12px;max-width:800px;margin:2rem auto;padding:2.5rem;font-size:1.125rem;line-height:1.7;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.SeoContent-module__9wyFVG__seoContentH1{letter-spacing:-.02em;color:#234e52;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.SeoContent-module__9wyFVG__seoContentH2{border-bottom:1px solid var(--divider-color);color:#2d3748;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.75rem;font-weight:700}.SeoContent-module__9wyFVG__seoContent p{word-wrap:break-word;overflow-wrap:break-word;margin-bottom:1.25rem}.SeoContent-module__9wyFVG__seoContent strong{color:#1f2937;font-weight:600}.SeoContent-module__9wyFVG__seoContent a{color:var(--link-color);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1.5px;transition:color .2s ease-in-out}.SeoContent-module__9wyFVG__seoContent a:hover{color:var(--link-hover-color);border-bottom-color:var(--link-hover-color)}.SeoContent-module__9wyFVG__seoContent ul,.SeoContent-module__9wyFVG__seoContent ol{margin-bottom:1.25rem;padding-left:1.5rem}.SeoContent-module__9wyFVG__seoContent li{margin-bottom:.5rem;padding-left:.5rem}.SeoContent-module__9wyFVG__seoContent hr{text-align:center;border:0;height:1px;margin:3rem 0}.SeoContent-module__9wyFVG__seoContent hr:before{content:"⁂";color:var(--divider-color);font-size:1.5rem}.SeoContent-module__9wyFVG__seoContent sup{white-space:nowrap;display:inline-block}.SeoContent-module__9wyFVG__seoContent sup a{vertical-align:super;padding:0 .1em;font-size:.75em;font-weight:600}.SeoContent-module__9wyFVG__footnotes{border-top:1px solid var(--divider-color);color:#718096;margin-top:3rem;padding-top:1.5rem;font-size:.9rem}.SeoContent-module__9wyFVG__footnotesOl{padding-left:1.25rem}.SeoContent-module__9wyFVG__footnotesLi{margin-bottom:.75rem}.SeoContent-module__9wyFVG__footnotesLink{border-radius:4px;margin:-.5em -.5em -.5em .25em;padding:.5em;font-size:.9rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-block}.SeoContent-module__9wyFVG__footnotesLink:hover{background-color:rgba(0,0,0,.05)}@media (max-width:768px){.SeoContent-module__9wyFVG__seoContent{box-shadow:none;border:none;margin:1rem;padding:1.5rem;font-size:1rem}.SeoContent-module__9wyFVG__seoContentH1{font-size:2rem}.SeoContent-module__9wyFVG__seoContentH2{font-size:1.5rem}.SeoContent-module__9wyFVG__footnotesLink{margin:-.25em -.25em -.25em .2em;padding:.25em .35em;font-size:.85rem}.SeoContent-module__9wyFVG__footnotes{display:none!important}}
.TableOfContents-module__UCF8eq__toc{border-left:2px solid #e2e8f0;padding:1rem}.TableOfContents-module__UCF8eq__scrollToTop{color:#fff;cursor:pointer;opacity:0;background-color:#2c5282;border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;transition:opacity .3s,transform .3s;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(100px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.TableOfContents-module__UCF8eq__scrollToTop:hover{background-color:#2a4365}.TableOfContents-module__UCF8eq__scrollToTop.TableOfContents-module__UCF8eq__show{opacity:1;transform:translateY(0)}.TableOfContents-module__UCF8eq__tocTitle{margin-bottom:1rem;font-size:1.1rem;font-weight:600}.TableOfContents-module__UCF8eq__tocItem{margin-bottom:.5rem}.TableOfContents-module__UCF8eq__tocItem a{color:#4a5568;text-decoration:none;transition:color .2s}.TableOfContents-module__UCF8eq__tocItem a:hover{color:#2d3748}.TableOfContents-module__UCF8eq__tocItem.TableOfContents-module__UCF8eq__active a{color:#2c5282;font-weight:600}
.RelatedExercises-module__oUBmIq__container{background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:8px;margin:2rem 0;padding:1.5rem}.RelatedExercises-module__oUBmIq__heading{margin-bottom:1rem;font-size:1.5rem}.RelatedExercises-module__oUBmIq__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.RelatedExercises-module__oUBmIq__card{color:inherit;border:1px solid #ddd;border-radius:8px;padding:1rem;text-decoration:none;transition:color .15s,border-color .15s}.RelatedExercises-module__oUBmIq__card:hover,.RelatedExercises-module__oUBmIq__card:focus,.RelatedExercises-module__oUBmIq__card:active{color:#0070f3;border-color:#0070f3}.RelatedExercises-module__oUBmIq__card h3{margin:0;font-size:1.25rem}
.BlogNavigation-module__jzeFla__nav{justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem 0;display:flex}.BlogNavigation-module__jzeFla__menuButton{cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}.BlogNavigation-module__jzeFla__navLinks{gap:1.5rem;display:flex}.BlogNavigation-module__jzeFla__nav a{color:#4a5568;font-weight:500;text-decoration:none;transition:color .2s}.BlogNavigation-module__jzeFla__nav a:hover{color:#2d3748}@media (max-width:768px){.BlogNavigation-module__jzeFla__menuButton{display:block}.BlogNavigation-module__jzeFla__navLinks{background-color:#fff;flex-direction:column;padding:1rem;display:none;position:absolute;top:60px;left:0;right:0;box-shadow:0 4px 8px rgba(0,0,0,.1)}.BlogNavigation-module__jzeFla__navLinks.BlogNavigation-module__jzeFla__show{display:flex}}
.blog-module__Cfd0Sa__blogLayout{grid-template-columns:240px 1fr;align-items:start;gap:2rem;max-width:100%;display:grid;overflow-x:hidden}.blog-module__Cfd0Sa__tocContainer{min-width:0;height:calc(100vh - 6rem);position:-webkit-sticky;position:sticky;top:6rem;overflow-y:auto}.blog-module__Cfd0Sa__mainContent{overflow-wrap:break-word;word-wrap:break-word;min-width:0;max-width:100%}.blog-module__Cfd0Sa__mainContent>*{max-width:100%}@media (max-width:1024px){.blog-module__Cfd0Sa__blogLayout{grid-template-columns:1fr;padding:0 1rem}.blog-module__Cfd0Sa__tocContainer{height:auto;margin-bottom:2rem;position:static;overflow-y:visible}}
