:root{--primary-color:#ff4081;--secondary-color:#3f51b5;--background-color:#1a1a2e;--card-background:rgba(255,255,255,.05);--text-color:#e0e0e0;--text-color-dark:#a0a0a0;--gradient-start:#ff4b2b;--gradient-end:#ff416c}.HoldYourBreathChallenge-module__n9_VsG__container{font-family:var(--font-inter),sans-serif;background-color:var(--background-color);color:var(--text-color);box-sizing:border-box;text-align:center;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:10px 20px;display:flex;overflow-y:auto}.HoldYourBreathChallenge-module__n9_VsG__logo{font-family:var(--font-orbitron),sans-serif;background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;letter-spacing:.5px;-webkit-background-clip:text;margin-bottom:8px;font-size:1.8rem;font-weight:700}.HoldYourBreathChallenge-module__n9_VsG__tagline{color:var(--text-color-dark);letter-spacing:.5px;margin-bottom:20px;font-size:.9rem}.HoldYourBreathChallenge-module__n9_VsG__screen{flex-direction:column;align-items:center;width:100%;max-width:600px;display:none}.HoldYourBreathChallenge-module__n9_VsG__screen.HoldYourBreathChallenge-module__n9_VsG__active{display:flex}.HoldYourBreathChallenge-module__n9_VsG__screen h1{text-align:center;margin-bottom:4px;font-size:2.2rem;font-weight:700;line-height:1.3}.HoldYourBreathChallenge-module__n9_VsG__subtitle{color:var(--text-color-dark);letter-spacing:.5px;margin-bottom:10px;font-size:.9rem;line-height:1.5}.HoldYourBreathChallenge-module__n9_VsG__globalStats{grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-bottom:10px;display:grid}.HoldYourBreathChallenge-module__n9_VsG__statCard{background:var(--card-background);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:10px}.HoldYourBreathChallenge-module__n9_VsG__statCard.HoldYourBreathChallenge-module__n9_VsG__blue{border-color:#4a90e2}.HoldYourBreathChallenge-module__n9_VsG__statLabel{color:var(--text-color-dark);font-size:.9rem}.HoldYourBreathChallenge-module__n9_VsG__statValue{margin:5px 0;font-size:1.8rem;font-weight:700}.HoldYourBreathChallenge-module__n9_VsG__statSublabel{color:var(--text-color-dark);font-size:.8rem}.HoldYourBreathChallenge-module__n9_VsG__personalBest{background:rgba(255,215,0,.1);border:1px solid gold;border-radius:8px;width:100%;margin-bottom:10px;padding:10px}.HoldYourBreathChallenge-module__n9_VsG__personalBestLabel{color:gold;font-size:.9rem;font-weight:600}.HoldYourBreathChallenge-module__n9_VsG__personalBestTime{color:#fff;font-size:1.8rem;font-weight:700}.HoldYourBreathChallenge-module__n9_VsG__breathCircle{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));width:100px;height:100px;box-shadow:0 0 20px var(--primary-color);border-radius:50%;justify-content:center;align-items:center;margin:10px 0;display:flex}.HoldYourBreathChallenge-module__n9_VsG__pulse{animation:2s infinite HoldYourBreathChallenge-module__n9_VsG__pulse}@keyframes HoldYourBreathChallenge-module__n9_VsG__pulse{0%{transform:scale(.95)}70%{transform:scale(1)}to{transform:scale(.95)}}.HoldYourBreathChallenge-module__n9_VsG__instruction{background:var(--card-background);text-align:left;letter-spacing:.3px;border-radius:10px;margin-bottom:10px;padding:15px;font-size:.9rem;line-height:1.6}.HoldYourBreathChallenge-module__n9_VsG__instruction h2{margin-top:0;margin-bottom:8px}.HoldYourBreathChallenge-module__n9_VsG__instruction p{margin:0;line-height:1.7}.HoldYourBreathChallenge-module__n9_VsG__btn{cursor:pointer;border:none;border-radius:8px;width:100%;max-width:300px;margin-bottom:8px;padding:10px 20px;font-size:1rem;font-weight:600;transition:all .3s}.HoldYourBreathChallenge-module__n9_VsG__btnPrimary{background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));color:#fff}.HoldYourBreathChallenge-module__n9_VsG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.2)}.HoldYourBreathChallenge-module__n9_VsG__btnSecondary{background:var(--card-background);color:var(--text-color);border:1px solid rgba(255,255,255,.2)}.HoldYourBreathChallenge-module__n9_VsG__disclaimer{color:#ffc107;letter-spacing:.3px;background:rgba(255,193,7,.15);border:1px solid rgba(255,193,7,.3);border-radius:8px;max-width:500px;margin-top:15px;padding:12px 15px;font-size:.8rem;line-height:1.6}.HoldYourBreathChallenge-module__n9_VsG__timer{background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:15px 0;font-size:4.5rem;font-weight:700}.HoldYourBreathChallenge-module__n9_VsG__timerTips{margin-bottom:15px;font-size:1rem}.HoldYourBreathChallenge-module__n9_VsG__safetyNotice{color:#ffc107;background:rgba(255,193,7,.15);border:1px solid rgba(255,193,7,.3);border-radius:8px;max-width:500px;margin-top:20px;padding:12px 15px;font-size:.85rem;line-height:1.5}.HoldYourBreathChallenge-module__n9_VsG__scoreDisplay{margin:10px 0}.HoldYourBreathChallenge-module__n9_VsG__scoreNumber{background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:3.5rem;font-weight:700}.HoldYourBreathChallenge-module__n9_VsG__scoreRating{margin-top:10px;font-size:1.5rem;font-weight:600}.HoldYourBreathChallenge-module__n9_VsG__newRecord{color:#000;background:gold;border-radius:5px;margin:10px 0;padding:5px 10px;font-weight:600;display:inline-block}.HoldYourBreathChallenge-module__n9_VsG__scoreMessage{color:var(--text-color-dark);margin-top:10px;font-size:1.2rem}.HoldYourBreathChallenge-module__n9_VsG__scoreSuggestion{background:var(--card-background);text-align:left;border-radius:10px;margin:10px 0;padding:15px;font-size:.9rem}.HoldYourBreathChallenge-module__n9_VsG__resultsActions{flex-direction:column;align-items:center;width:100%;max-width:300px;margin-top:15px;display:flex}.HoldYourBreathChallenge-module__n9_VsG__shareButtons{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;max-width:400px;margin-top:15px;display:flex}.HoldYourBreathChallenge-module__n9_VsG__shareBtn{color:#fff;cursor:pointer;border:none;border-radius:5px;padding:10px}.HoldYourBreathChallenge-module__n9_VsG__shareWhatsapp{background:#25d366}.HoldYourBreathChallenge-module__n9_VsG__shareTwitter{background:#1da1f2}.HoldYourBreathChallenge-module__n9_VsG__shareFacebook{background:#1877f2}.HoldYourBreathChallenge-module__n9_VsG__shareInstagram{background:#e4405f}.HoldYourBreathChallenge-module__n9_VsG__loadingOverlay{z-index:1000;opacity:0;pointer-events:none;background:rgba(0,0,0,.8);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.HoldYourBreathChallenge-module__n9_VsG__loadingOverlay.HoldYourBreathChallenge-module__n9_VsG__active{opacity:1;pointer-events:all}.HoldYourBreathChallenge-module__n9_VsG__spinner{border:4px solid rgba(255,255,255,.3);border-top:4px solid var(--primary-color);border-radius:50%;width:50px;height:50px;animation:1s linear infinite HoldYourBreathChallenge-module__n9_VsG__spin}@keyframes HoldYourBreathChallenge-module__n9_VsG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.HoldYourBreathChallenge-module__n9_VsG__loadingText{margin-top:20px;font-size:1.2rem}.HoldYourBreathChallenge-module__n9_VsG__screenshotCard{color:#e0e0e0;width:1080px;height:1920px;font-family:var(--font-inter),sans-serif;box-sizing:border-box;background-color:#1a1a2e;flex-direction:column;align-items:center;padding:80px;display:flex;position:absolute;top:-9999px;left:-9999px}.HoldYourBreathChallenge-module__n9_VsG__ssContent{text-align:center;flex-direction:column;align-items:center;width:100%;height:100%;display:flex}.HoldYourBreathChallenge-module__n9_VsG__ssHeader{margin-bottom:20px}.HoldYourBreathChallenge-module__n9_VsG__ssLogo{background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:5rem;font-weight:700}.HoldYourBreathChallenge-module__n9_VsG__ssFooter{color:var(--text-color-dark);margin-top:auto;font-size:2rem}.HoldYourBreathChallenge-module__n9_VsG__ssResultArea{margin:100px 0}.HoldYourBreathChallenge-module__n9_VsG__ssTime{background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:12rem;font-weight:700}.HoldYourBreathChallenge-module__n9_VsG__ssRating{margin-top:20px;font-size:4rem}.HoldYourBreathChallenge-module__n9_VsG__ssMessage{color:var(--text-color-dark);margin-top:20px;font-size:2.5rem}.HoldYourBreathChallenge-module__n9_VsG__ssStats{justify-content:space-around;width:100%;margin:50px 0;display:flex}.HoldYourBreathChallenge-module__n9_VsG__ssStat{text-align:center}.HoldYourBreathChallenge-module__n9_VsG__ssStatLabel{color:var(--text-color-dark);font-size:2rem}.HoldYourBreathChallenge-module__n9_VsG__ssStatValue{font-size:4rem;font-weight:700}.HoldYourBreathChallenge-module__n9_VsG__ssChallenge{margin:50px 0}.HoldYourBreathChallenge-module__n9_VsG__ssChallenge p{margin:0;font-size:3rem}.HoldYourBreathChallenge-module__n9_VsG__ssChallenge span{color:var(--text-color-dark);font-size:2.5rem}.HoldYourBreathChallenge-module__n9_VsG__ssChallenge strong{background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-top:20px;font-size:3rem;display:block}
.WelcomeScreen-module__B8mmoa__globalStats{grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-bottom:10px;display:grid}.WelcomeScreen-module__B8mmoa__statCard{background:var(--card-background);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:10px}.WelcomeScreen-module__B8mmoa__statCard.WelcomeScreen-module__B8mmoa__blue{border-color:#4a90e2}.WelcomeScreen-module__B8mmoa__statLabel{color:var(--text-color-dark);font-size:.9rem}.WelcomeScreen-module__B8mmoa__statValue{margin:5px 0;font-size:1.8rem;font-weight:700}.WelcomeScreen-module__B8mmoa__statSublabel{color:var(--text-color-dark);font-size:.8rem}.WelcomeScreen-module__B8mmoa__personalBest{background:rgba(255,215,0,.1);border:1px solid gold;border-radius:8px;width:100%;margin-bottom:10px;padding:10px}.WelcomeScreen-module__B8mmoa__personalBestLabel{color:gold;font-size:.9rem;font-weight:600}.WelcomeScreen-module__B8mmoa__personalBestTime{color:#fff;font-size:1.8rem;font-weight:700}.WelcomeScreen-module__B8mmoa__breathCircle{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));width:100px;height:100px;box-shadow:0 0 20px var(--primary-color);border-radius:50%;justify-content:center;align-items:center;margin:10px 0;display:flex}.WelcomeScreen-module__B8mmoa__pulse{animation:2s infinite WelcomeScreen-module__B8mmoa__pulse}@keyframes WelcomeScreen-module__B8mmoa__pulse{0%{transform:scale(.95)}70%{transform:scale(1)}to{transform:scale(.95)}}.WelcomeScreen-module__B8mmoa__disclaimer{color:#ffc107;letter-spacing:.3px;background:rgba(255,193,7,.15);border:1px solid rgba(255,193,7,.3);border-radius:8px;max-width:500px;margin-top:15px;padding:12px 15px;font-size:.8rem;line-height:1.6}
.shared-module__QQeXea__screen{flex-direction:column;align-items:center;width:100%;max-width:600px;display:none}.shared-module__QQeXea__screen.shared-module__QQeXea__active{display:flex}.shared-module__QQeXea__screen h1{text-align:center;margin-bottom:4px;font-size:2.2rem;font-weight:700;line-height:1.3}.shared-module__QQeXea__subtitle{color:var(--text-color-dark);letter-spacing:.5px;margin-bottom:10px;font-size:.9rem;line-height:1.5}.shared-module__QQeXea__instruction{background:var(--card-background);text-align:left;letter-spacing:.3px;border-radius:10px;margin-bottom:10px;padding:15px;font-size:.9rem;line-height:1.6}.shared-module__QQeXea__instruction h2{margin-top:0;margin-bottom:8px}.shared-module__QQeXea__instruction p{margin:0;line-height:1.7}.shared-module__QQeXea__btn{cursor:pointer;border:none;border-radius:8px;width:100%;max-width:300px;margin-bottom:8px;padding:10px 20px;font-size:1rem;font-weight:600;transition:all .3s}.shared-module__QQeXea__btnPrimary{background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));color:#fff}.shared-module__QQeXea__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.2)}.shared-module__QQeXea__btnSecondary{background:var(--card-background);color:var(--text-color);border:1px solid rgba(255,255,255,.2)}
.PrepareScreen-module__XZ001a__timer{background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:15px 0;font-size:4.5rem;font-weight:700}
.ChallengeScreen-module__Caw9sW__timer{background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:15px 0;font-size:4.5rem;font-weight:700}.ChallengeScreen-module__Caw9sW__timerTips{margin-bottom:15px;font-size:1rem}.ChallengeScreen-module__Caw9sW__safetyNotice{color:#ffc107;background:rgba(255,193,7,.15);border:1px solid rgba(255,193,7,.3);border-radius:8px;max-width:500px;margin-top:20px;padding:12px 15px;font-size:.85rem;line-height:1.5}
.ResultsScreen-module__Xr5xwa__scoreDisplay{margin:10px 0}.ResultsScreen-module__Xr5xwa__scoreNumber{background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:3.5rem;font-weight:700}.ResultsScreen-module__Xr5xwa__scoreRating{margin-top:10px;font-size:1.5rem;font-weight:600}.ResultsScreen-module__Xr5xwa__newRecord{color:#000;background:gold;border-radius:5px;margin:10px 0;padding:5px 10px;font-weight:600;display:inline-block}.ResultsScreen-module__Xr5xwa__scoreMessage{color:var(--text-color-dark);margin-top:10px;font-size:1.2rem}.ResultsScreen-module__Xr5xwa__scoreSuggestion{background:var(--card-background);text-align:left;border-radius:10px;margin:10px 0;padding:15px;font-size:.9rem}.ResultsScreen-module__Xr5xwa__resultsActions{flex-direction:column;align-items:center;width:100%;max-width:300px;margin-top:15px;display:flex}.ResultsScreen-module__Xr5xwa__shareButtons{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;max-width:400px;margin-top:15px;display:flex}.ResultsScreen-module__Xr5xwa__shareBtn{color:#fff;cursor:pointer;border:none;border-radius:5px;padding:10px}.ResultsScreen-module__Xr5xwa__shareWhatsapp{background:#25d366}.ResultsScreen-module__Xr5xwa__shareTwitter{background:#1da1f2}.ResultsScreen-module__Xr5xwa__shareFacebook{background:#1877f2}.ResultsScreen-module__Xr5xwa__shareInstagram{background:#e4405f}
