.breath-library{display:grid;gap:10px;margin:8px 0 14px}.breath-library button{display:grid;grid-template-columns:56px 1fr;gap:2px 12px;align-items:center;text-align:left;border:1px solid var(--line);border-radius:18px;padding:13px;background:#fff;color:var(--ink);cursor:pointer;box-shadow:0 5px 14px rgba(23,63,58,.06)}.breath-library button:hover{background:#edf7ef;transform:translateY(-1px)}.breath-library span{grid-row:1/3;font-size:2.4rem;width:54px;height:54px;display:grid;place-items:center;background:#e6f1e4;border-radius:17px}.breath-library b{font-family:'Fredoka';font-size:1.06rem}.breath-library small{color:var(--muted);font-size:.78rem}.breath-safety{font-size:.82rem;text-align:center;color:var(--muted);margin:14px 8px}.breath-session{text-align:center}.animal-breath-stage{width:220px;height:220px;margin:14px auto;position:relative;display:grid;place-items:center;border-radius:36px;background:radial-gradient(circle,#f6f2c9,#d9ebda 65%,#c2dcc9);overflow:hidden}.breathing-animal{position:relative;z-index:3;font-size:5.2rem;transform:scale(.9);transition:transform 4s ease-in-out,translate 4s linear;filter:drop-shadow(0 8px 8px #173f3a33)}.belly-glow{position:absolute;width:90px;height:90px;border-radius:50%;background:#f4c95d55;opacity:0;transition:transform 4s ease-in-out,opacity .4s;z-index:2}.breath-square{display:none;position:absolute;width:145px;height:145px;border:4px solid #f4c95d;border-radius:18px;box-shadow:0 0 0 8px #f4c95d22}.animal-breath-stage.inhale .breathing-animal,.animal-breath-stage.hold .breathing-animal{transform:scale(1.15)}.animal-breath-stage.exhale .breathing-animal{transform:scale(.9)}.animal-breath-stage.square .breath-square{display:block}.animal-breath-stage.square .breathing-animal{font-size:3.3rem;position:absolute;left:20px;top:20px;transition:left 4s linear,top 4s linear,transform .4s}.animal-breath-stage.square.box-0 .breathing-animal{left:150px;top:20px}.animal-breath-stage.square.box-1 .breathing-animal{left:150px;top:150px}.animal-breath-stage.square.box-2 .breathing-animal{left:20px;top:150px}.animal-breath-stage.square.box-3 .breathing-animal{left:20px;top:20px}.animal-breath-stage.belly-in .breathing-animal{transform:scale(1.12)}.animal-breath-stage.belly-in .belly-glow{opacity:1;transform:scale(1.45)}.animal-breath-stage.belly-out .breathing-animal{transform:scale(.92)}.animal-breath-stage.belly-out .belly-glow{opacity:.25;transform:scale(.65);transition-duration:6s}.breath-session h3{font:700 1.35rem 'Fredoka';color:var(--pine);margin:5px 0}.breath-controls{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.animal-breath-stage.complete .breathing-animal{transform:scale(1);animation:happy-bounce .7s ease 2}@keyframes happy-bounce{50%{transform:translateY(-12px) rotate(4deg)}}@media(max-width:430px){.animal-breath-stage{width:195px;height:195px}.animal-breath-stage.square .breath-square{width:125px;height:125px}.animal-breath-stage.square .breathing-animal{left:18px;top:18px}.animal-breath-stage.square.box-0 .breathing-animal{left:130px;top:18px}.animal-breath-stage.square.box-1 .breathing-animal{left:130px;top:130px}.animal-breath-stage.square.box-2 .breathing-animal{left:18px;top:130px}.animal-breath-stage.square.box-3 .breathing-animal{left:18px;top:18px}}@media(prefers-reduced-motion:reduce){.breathing-animal,.belly-glow{transition:none!important}.animal-breath-stage.square .breathing-animal{left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important}.animal-breath-stage.complete .breathing-animal{animation:none}}
