.app{min-height:100vh}.screen{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px 20px}.screen--light{background:#fff;color:#111}.screen-content{max-width:640px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:16px}.button-row{display:flex;justify-content:center;margin-top:16px}.stories-card{padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0a}.story-progress{font-size:.9rem;opacity:.7}.screen--stories{align-items:stretch;justify-content:space-between;padding:28px 24px 32px;background:#fff;color:#111}.stories-layout{width:100%;max-width:430px;margin:0 auto;min-height:100%;display:flex;flex-direction:column}.stories-top{display:flex;flex-direction:column;gap:20px}.stories-progress{display:grid;grid-auto-flow:column;gap:8px;width:100%}.stories-progress-segment{height:4px;border-radius:999px;background:#e6e6e6}.stories-progress-segment--active,.stories-progress-segment--done{background:#111}.stories-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;text-align:center;padding:24px 8px}.stories-emoji{font-size:1.4rem}.stories-text{font-size:1.5rem;line-height:1.45;color:#1b1b1b;white-space:pre-line}.stories-actions{margin-top:auto;display:grid;grid-template-columns:52px 1fr 52px;align-items:center;gap:16px;width:100%;padding-bottom:max(16px,env(safe-area-inset-bottom))}.stories-back{width:52px;height:52px;border-radius:50%;border:none;background:#f1f1f1;color:#111;font-size:1.4rem;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;display:flex;align-items:center;justify-content:center}.stories-primary{width:100%;height:52px;border-radius:999px;border:1px solid #111111;background:#fff;color:#111;font-size:1rem;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent}.stories-spacer{width:52px;height:52px}.stories-primary--filled{background:#111;color:#fff}.breath-wrapper{display:flex;flex-direction:column;align-items:center;gap:16px}.breath-circle{width:340px;height:340px;border-radius:50%;background:#fccd0d1a;position:relative;display:flex;align-items:center;justify-content:center}.breath-text{font-size:2.2rem;font-weight:600;color:#111}.breath-subtext{font-size:1.1rem;color:#9a9a9a}.breath-ring{width:100%;height:100%;border-radius:50%;background:#fccd0d33;display:flex;align-items:center;justify-content:center;transform-origin:center}.breath-core{width:30%;height:30%;border-radius:50%;background:#fccd0d4d;position:absolute;inset:0;margin:auto}.breath-info{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:0 12px 8px}.breath-info h3{margin:0 0 6px;font-size:1.1rem;color:#111}.breath-info p{margin:0;color:#9a9a9a;font-size:.95rem;max-width:240px;text-align:left}.breath-time{display:flex;align-items:center;gap:8px;font-size:1rem;color:#111}.breath-time-icon{font-size:1.1rem}.breath-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:0 12px}.breath-action-btn{width:60px;height:60px;border-radius:50%;border:none;background:#f1f1f1;color:#111;font-size:1.4rem;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent}.breath-primary{flex:1;height:60px;border-radius:999px;border:1px solid #111111;background:#fff;color:#111;font-size:1rem;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent}.stories-back:focus-visible,.stories-primary:focus-visible,.breath-action-btn:focus-visible,.breath-primary:focus-visible{box-shadow:0 0 0 2px #11111126}.breath-circle--paused{animation-play-state:paused}.breath-ring--paused{transition-duration:0s}.breath-screen .stories-body{align-items:center;text-align:center;padding:40px 0 24px;gap:12px;justify-content:center}.breath-screen .breath-wrapper{align-items:center;margin-top:16px;margin-bottom:16px}.breath-screen .breath-info{flex-direction:column;gap:12px}.breath-screen .breath-actions{gap:12px}.breath-layout{width:100%;max-width:430px;margin:0 auto;min-height:100%;display:flex;flex-direction:column}.breath-layout .breath-actions{margin-top:auto;padding-bottom:max(16px,env(safe-area-inset-bottom))}.breath-layout .breath-info{margin-bottom:16px}@media (max-width: 600px){.screen--stories{padding:24px 20px 28px}.breath-text{font-size:1.9rem}.breath-subtext{font-size:1rem}.breath-circle{width:300px;height:300px}}*{box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#111;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#fff;color:#111}h1,h2,h3,p{margin:0}p{opacity:.8}a{color:inherit;text-decoration:none}
