:root{--color-primary-blue: #3EABE9;--color-primary-blue-dark: #2E8ABE;--color-primary-green: #89BD5F;--color-primary-green-dark: #638647;--color-primary-pink: #E179B4;--color-primary-pink-dark: #B65D8F;--color-primary-orange: #E7985F;--color-primary-orange-dark: #B37345;--color-primary-yellow: #F6CF46;--color-primary-yellow-dark: #B5972F;--color-primary-purple: #794BB5;--color-primary-purple-dark: #50307A;--color-text-primary: #32395A;--color-text-op-80: rgb(50, 57, 90, .8);--color-text-op-70: rgb(50, 57, 90, .7);--color-text-op-50: rgb(50, 57, 90, .5);--color-text-op-40: rgb(50, 57, 90, .4);--color-text-op-30: rgb(50, 57, 90, .3);--color-text-op-20: rgb(50, 57, 90, .2);--color-text-op-10: rgb(50, 57, 90, .1);--color-text-op-05: rgb(50, 57, 90, .05);--color-game-stat-gems: rgb(62, 171, 233, .7);--color-game-stat-timer: rgba(121, 75, 181, .7);--color-game-stat-lives: rgba(202, 60, 77, .7);--color-game-stat-rounds: rgba(103, 181, 75, .7);--color-game-stat-smashes: rgba(240, 152, 43, .7);--color-game-stat-matches: rgba(194, 73, 138, .7);--color-background-primary: #ECEEE9;--color-background-secondary: rgb(50, 57, 90, .05);--color-background-tertiary: rgb(50, 57, 90, .3);--color-text-error: #dc3545;--radius-full: 9999px;--radius-base: 20px;--radius-sm: 12px;--radius-xs: 4px;--transition-all: all .15s ease-in-out;--transition-base: .25s ease-in-out;--transition-slow: .35s ease-in-out;font-family:Fredoka,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:var(--color-text-primary);background-color:var(--color-background-primary);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{padding:0;margin:0;display:flex;place-items:center;min-width:320px;width:100vw;height:100dvh}h1,h2,h3,h4,h5,h6,p{margin:0}h1{font-size:2.2em;line-height:1.2;font-weight:600}h2{font-size:1.8em;line-height:1.2;font-weight:600}h3{font-size:1.4em;line-height:1.1;font-weight:500}h4{font-size:1.1em;line-height:1;font-weight:500}h5{font-size:1em;line-height:1;font-weight:500}p{font-size:.8em;font-weight:400;color:var(--color-text-op-80)}a{font-weight:500;color:var(--color-primary-blue);text-decoration:inherit}a:hover{color:var(--color-primary-blue-dark)}@media screen and (min-width: 300px){h1{font-size:2.2em}h2{font-size:1.9em}h3{font-size:1.6em}h4{font-size:1.3em}h5{font-size:1.2em}p{font-size:1em}}@media screen and (min-width: 450px){h1{font-size:3em}h2{font-size:2.2em}h3{font-size:1.8em}h4{font-size:1.4em}h5{font-size:1.2em}p{font-size:1em}}@media screen and (min-width: 600px){h1{font-size:3.5em}h2{font-size:2.5em}h3{font-size:2em}h4{font-size:1.5em}h5{font-size:1.3em}p{font-size:1em}}@media screen and (min-width: 768px){h1{font-size:4em}h2{font-size:3em}h3{font-size:2.5em}h4{font-size:1.6em}h5{font-size:1.4em}p{font-size:1em}}#root{margin:0 auto;text-align:center}.layout{display:flex;flex-direction:column;height:100dvh;width:100vw}.header{color:var(--color-text-primary);display:flex;justify-content:space-between;align-items:center;padding:.3rem}.header-left{display:flex;align-items:center;justify-content:flex-start}.header-right{display:flex;align-items:center;justify-content:flex-end}.footer{height:60px;color:var(--color-text-primary);display:flex;align-items:center;justify-content:space-between;padding:.5rem}.footer-left{flex:1;display:flex;align-items:center;justify-content:flex-start}.footer-center{flex:2;display:flex;align-items:center;justify-content:center}.footer-right{flex:1;display:flex;align-items:center;justify-content:flex-end}.main-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem}section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem;max-width:700px;width:100%}form{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%}.heading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.3rem;text-align:center}.step-content{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.step-content .input-row{display:flex;gap:inherit;width:100%}.button-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.base-logo{width:100%;height:auto}.layout-activity{background-color:#d1f0ff}.header-activity{height:auto!important;padding:1.5rem 2rem}.main-content-activity{padding:0;gap:0}.footer-activity{display:none}.layout-fullscreen{position:relative;width:100vw;height:100dvh;overflow:hidden}.header-fullscreen{position:absolute;top:0;left:0;right:0;z-index:100;background:transparent}.footer-fullscreen{position:absolute;bottom:0;left:0;right:0;z-index:100;height:auto;background:transparent}.main-content-fullscreen{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;gap:0;z-index:1}.layout-story{background-color:#14142c}.header-story{height:auto;padding:1rem}.footer-story{height:auto;padding:1.25rem;gap:.2rem}.main-content-story{gap:0;min-height:0;overflow:hidden}@media screen and (min-width: 300px){.header{padding:.6rem;gap:1.5rem}.header-left{flex:0 0 auto}.header-right{flex:1 1 0%}section{gap:1.7rem}.step-content{gap:.75rem}.step-content .input-row{flex-direction:column}}@media (min-width: 768px){.header{padding:.75rem;gap:2rem}.main-content{padding:2rem}section{gap:2.2rem}.step-content{gap:1.2rem}.step-content .input-row{flex-direction:row}.main-content-fullscreen{padding:0!important}.header-activity{padding:1rem}.main-content-activity{padding:0}.main-content-story{padding:.5rem 1.5rem}form{gap:1.25rem}}@media (min-width: 1024px){.header{padding:1rem;gap:2rem}.header-left,.header-right{flex:1}section{gap:2.8rem}.step-content{gap:1.5rem}.main-content{padding:0 .5rem}.header-story{padding:1rem 1.5rem}.header-activity{padding:1rem}.main-content-activity{padding:0}form{gap:1.5rem}}@media (min-width: 1280px){.header{padding:2rem}.main-content{padding:2.5rem}section{gap:3rem}.header-fullscreen,.footer-fullscreen{padding:1.5rem}.header-story{padding:1rem 1.5rem}.main-content-story{padding:.5rem 1.5rem}.footer-story{padding:1rem 1.5rem}.header-activity{padding:1.5rem}.main-content-activity{padding:0}form{gap:2rem}}._gameButton_1jvtn_2{display:flex;align-items:center;justify-content:center;gap:.75rem;border:none;font-family:Lilita One,sans-serif;text-transform:uppercase;font-size:1.5rem;font-weight:600;-webkit-user-select:none;user-select:none;cursor:pointer;transform:translate(0);transition:all .15s ease}._gameButton_1jvtn_2:disabled{opacity:.4;cursor:not-allowed;filter:grayscale(1)}._gameButton_1jvtn_2._hidden_1jvtn_30{display:none;opacity:0}._gameButton_1jvtn_2._loading_1jvtn_36{position:relative;color:transparent;pointer-events:none}._loadingSpinner_1jvtn_42{width:1.25rem;height:1.25rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1jvtn_1 .8s linear infinite}@keyframes _spin_1jvtn_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._icon_1jvtn_57{aspect-ratio:1/1;height:auto;object-fit:contain}._small_1jvtn_64{width:1.3rem}._medium_1jvtn_65{width:1.8rem}._large_1jvtn_66{width:3.25rem}._xlarge_1jvtn_67{width:4rem}._pill_1jvtn_70{border-radius:100px}._round_1jvtn_71{border-radius:20px}._sharp_1jvtn_72{border-radius:5px}._equal_1jvtn_75{padding:1rem}._compact_1jvtn_76{padding:.9rem 1.6rem}._standard_1jvtn_77{padding:1.25rem 2rem}._red_1jvtn_80{--background-fill: #D45E7F;--box-shadow-col: #57243A}._purple_1jvtn_81{--background-fill: #AD5ED4;--box-shadow-col: #462457}._pink_1jvtn_82{--background-fill: #E75F91;--box-shadow-col: #923054}._green_1jvtn_83{--background-fill: #91D45E;--box-shadow-col: #355724}._blue_1jvtn_84{--background-fill: #4BB1B5;--box-shadow-col: #2E7779}._orange_1jvtn_85{--background-fill: #F1A63B;--box-shadow-col: #8E6222}._lightBlue_1jvtn_86{--background-fill: #87ABBA;--box-shadow-col: #305565}._slateBlue_1jvtn_87{--background-fill: #40406F;--box-shadow-col: #262648}._base_1jvtn_89{--text-colour: var(--color-text-op-70);--box-shadow-col: var(--color-text-op-10)}._error_1jvtn_90{--text-colour: #E67584;--box-shadow-col: var(--color-text-op-10)}._solid_1jvtn_91{--text-colour: #40406F;--box-shadow-col: #40406F}._light_1jvtn_86{--text-colour: #F3E8FC;--box-shadow-col: #2A2941}._primary_1jvtn_98{color:#fff;background-color:var(--background-fill);border:2px solid var(--box-shadow-col);box-shadow:-5px 5px 0 var(--box-shadow-col)}._primary_1jvtn_98:hover:not(:disabled){transform:translate(-2px,2px);box-shadow:-3px 3px 0 var(--box-shadow-col)}._primary_1jvtn_98:active:not(:disabled){transform:translate(-5px,5px);box-shadow:0 0 0 var(--box-shadow-col)}._secondary_1jvtn_120{color:var(--text-colour);background-color:transparent;border:2px solid var(--box-shadow-col);box-shadow:-4px 4px 0 var(--box-shadow-col)}._secondary_1jvtn_120:hover:not(:disabled){transform:translate(-2px,2px);box-shadow:-2px 2px 0 var(--box-shadow-col)}._secondary_1jvtn_120:active:not(:disabled){transform:translate(-4px,4px);box-shadow:0 0 0 var(--box-shadow-col)}._tertiary_1jvtn_141{color:var(--text-colour);background-color:transparent}@media (max-width: 1200px){._gameButton_1jvtn_2{font-size:1.3rem;gap:.5rem}._equal_1jvtn_75{padding:.75rem}._compact_1jvtn_76{padding:.7rem 1.4rem}._standard_1jvtn_77{padding:1.05rem 1.8rem}._medium_1jvtn_65{width:1.55rem}._large_1jvtn_66{width:3rem}._xlarge_1jvtn_67{width:3.75rem}._primary_1jvtn_98{box-shadow:-4px 4px 0 var(--box-shadow-col)}._primary_1jvtn_98:hover:not(:disabled){transform:translate(-2px,2px);box-shadow:-2px 2px 0 var(--box-shadow-col)}._primary_1jvtn_98:active:not(:disabled){transform:translate(-4px,4px);box-shadow:0 0 0 var(--box-shadow-col)}._secondary_1jvtn_120{box-shadow:-3px 3px 0 var(--box-shadow-col)}._secondary_1jvtn_120:hover:not(:disabled){transform:translate(-1px,1px);box-shadow:-2px 2px 0 var(--box-shadow-col)}._secondary_1jvtn_120:active:not(:disabled){transform:translate(-3px,3px);box-shadow:0 0 0 var(--box-shadow-col)}}.welcome-container{width:100%;max-width:575px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem}.logo-head-stone{width:8rem;height:auto;aspect-ratio:1;border:1px solid #20527B;box-sizing:border-box;box-shadow:-5px 5px #20527b;border-radius:25px}.welcome-big-title{font-family:Lilita One,Arial,Helvetica,sans-serif;font-size:5.75rem;text-transform:uppercase;line-height:1;color:#3a91b7}.welcome-subtitle{font-family:Lekton,Arial,Helvetica,sans-serif;font-weight:700;font-size:1.25rem;color:#3a91b7}.welcome-button-container{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;width:100%;max-width:375px}@media (max-width: 1200px){.welcome-container{max-width:500px;gap:2rem}.logo-head-stone{width:6rem}.welcome-big-title{font-size:5rem}.welcome-subtitle{font-size:1.1rem}.welcome-button-container{max-width:300px}}@media (max-width: 768px){.welcome-container{max-width:450px;gap:1.5rem}.welcome-big-title{font-size:4.5rem}.welcome-subtitle{font-size:1rem}}@media (max-width: 500px){.welcome-container{max-width:400px}.heading-container{gap:1rem}.logo-head-stone{width:5rem}.welcome-big-title{font-size:4rem}.welcome-button-container{max-width:275px}}@media (max-width: 415px){.welcome-container{max-width:350px;gap:2rem}.logo-head-stone{width:5rem}.welcome-big-title{font-size:3.4rem}.welcome-button-container{max-width:250px}}._inputContainer_1m95u_2{display:flex;flex-direction:column;gap:8px;width:100%}._inputWrapper_1m95u_10{position:relative;display:flex;align-items:center;width:100%}._input_1m95u_2{display:inline-block;box-sizing:border-box;width:100%;min-height:30px;border:1px solid transparent;border-radius:12px;font-family:Lekton;font-weight:600;font-size:1.3rem;outline:none;transition:all .2s ease}._input_1m95u_2._withIcon_1m95u_39{padding-right:60px}._icon_1m95u_43{position:absolute;right:20px;aspect-ratio:1/1;width:1.5rem;height:auto;pointer-events:none}._icon_1m95u_43._clickable_1m95u_52{pointer-events:auto;cursor:pointer}._input_1m95u_2._error_1m95u_61{border-color:var(--color-text-error)}._errorContainer_1m95u_65{display:flex;flex-direction:row;align-items:center;text-align:left;gap:1rem;padding:0 10px}._errorIcon_1m95u_74{width:16px;height:16px}._errorText_1m95u_79{font-size:14px;line-height:1.1;color:var(--color-text-error)}._input_1m95u_2._disabled_1m95u_89{opacity:.3;cursor:not-allowed;filter:grayscale(1)}._compact_1m95u_99{padding:1.2rem}._standard_1m95u_100{padding:1.6rem 1.5rem}._input_1m95u_2._light_1m95u_106{background-color:#32395a1a;color:#32395a}._input_1m95u_2._light_1m95u_106:hover{background-color:#32395a33;border-color:#32395a1a}._input_1m95u_2._light_1m95u_106:focus{border-color:#32395a4d}._input_1m95u_2._light_1m95u_106::placeholder{color:#32395abf}._input_1m95u_2._dark_1m95u_128{background-color:#f3e8fc1a;color:#f3e8fc}._input_1m95u_2._dark_1m95u_128:hover{background-color:#f3e8fc26;border-color:#f3e8fc1a}._input_1m95u_2._dark_1m95u_128:focus{border-color:#f3e8fc4d}._input_1m95u_2._dark_1m95u_128::placeholder{color:#f3e8fc}.header-auth-options{display:flex;align-items:center;flex-direction:row;gap:.5rem}.login-main-container{max-width:475px;gap:1.5rem}.login-form{gap:1.5rem}.login-title{font-family:Lilita One,sans-serif;text-transform:uppercase}.form-divider{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;width:100%;opacity:.2}.divider-line{box-sizing:border-box;width:100%;height:2px;background-color:#32395a}.divider-text{font-family:Lilita One,sans-serif;text-transform:uppercase;color:#32395a;font-size:1.2rem}.sso-options{display:flex;width:100%;flex-direction:column;gap:.75rem}.login-footer{display:flex;flex-direction:column;align-items:center;width:75%}.login-footer p{font-family:Lekton,sans-serif;font-weight:700;text-align:center;font-size:.8rem;color:var(--color-text-op-70);margin:0}.login-footer p span{color:var(--color-primary-blue);cursor:pointer;text-decoration:underline;transition:var(--transition-all)}.login-footer p span:hover{color:var(--color-primary-blue-dark)}.error-message{color:var(--color-text-error);font-size:.75rem}@media screen and (min-width: 300px){.header-auth-options{gap:.2rem}.login-form,.sso-options{gap:.8rem}}@media (min-width: 400px){.header-auth-options{gap:.3rem}}@media (min-width: 768px){.header-auth-options{gap:.5rem}.login-main-container{gap:1.25rem}.login-form{gap:1rem}.sso-options{flex-direction:row;gap:1rem}.login-footer{gap:.5rem}.login-footer p{font-size:.85rem}.error-message{font-size:1rem}}@media (min-width: 1024px){.header-auth-options{gap:.7rem}.login-main-container{gap:1.25rem}.login-form{gap:.75rem}.sso-options{gap:1rem}.login-footer p{font-size:.9rem}.error-message{font-size:1.2rem}}@media (min-width: 1280px){.header-auth-options{gap:.7rem}.sso-options{gap:1rem}.login-footer p{font-size:1rem}}.forgot-password-main-container{gap:1.5rem;max-width:450px}.forgot-password-heading-container p{width:80%}.forgot-password-form{gap:2rem}.error-message{color:var(--color-text-error);font-size:.85rem}@media (min-width: 360px){.forgot-password-form{gap:.8rem}}@media (min-width: 768px){.forgot-password-main-container{gap:1.25rem}.forgot-password-form{gap:1rem}.error-message{font-size:.8rem}}@media (min-width: 1024px){.forgot-password-main-container{gap:1.5rem}.forgot-password-form{gap:.75rem}.error-message{font-size:.75rem}}@media (min-width: 1280px){.forgot-password-main-container{gap:2rem}}.button{--btn-shadow-color: var(--color-primary-green-dark);display:inline-block;border-radius:20px;background-color:var(--color-primary-green);border:2px solid var(--btn-shadow-color);box-shadow:-5px 5px 0 var(--btn-shadow-color);font-weight:600;font-family:Lilita One,sans-serif;text-transform:uppercase;color:#fff;cursor:pointer;outline:none;transform:translate(0);transition:transform .07s ease,box-shadow .1s ease,filter .15s ease,border-color .25s,opacity .2s}.button:hover:not(:disabled):not(.button-loading){filter:brightness(1.05);transform:translate(-2px,2px);box-shadow:-3px 3px 0 var(--btn-shadow-color)}.button:active:not(:disabled):not(.button-loading){transform:translate(-5px,5px);box-shadow:0 0 0 var(--btn-shadow-color)}.button:disabled,.button.button-loading{opacity:.3;cursor:not-allowed;filter:grayscale(1)}.button.button-complete{--btn-shadow-color: #C08833;background:#f6b046;border-color:var(--btn-shadow-color);transform:translate(-5px,5px);box-shadow:0 0 0 var(--btn-shadow-color)}.button.button-loading{position:relative;color:transparent}.button.button-loading:after{content:"";position:absolute;top:50%;left:50%;width:1.2em;height:1.2em;margin:-.6em 0 0 -.6em;border:3px solid rgba(50,57,90,.3);border-radius:50%;border-top-color:var(--color-text-primary);animation:button-spin 1s ease-in-out infinite}@keyframes button-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.button.button-error{animation:button-shake .5s ease-in-out;border-color:var(--color-text-error, #ED3740);background-color:#e53e3e1a}@keyframes button-shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-3px)}20%,40%,60%,80%{transform:translate(3px)}}.button-with-icon{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5em}.button-icon-left,.button-icon-right{width:1.1em;height:1.1em;object-fit:contain}.button-icon-left{order:-1}.button-icon-right{order:1}.button-tooltip-small{width:100%;padding:.4rem 1.2rem;font-size:.8rem;border-radius:14px}.button-primary-pink{--btn-shadow-color: #B2416A;background:#e75f91;border-color:var(--btn-shadow-color);box-shadow:-5px 5px 0 var(--btn-shadow-color)}.button-primary-blue{--btn-shadow-color: #37525D;background:#87abba;border-color:var(--btn-shadow-color);box-shadow:-5px 5px 0 var(--btn-shadow-color)}.button-primary-orange{--btn-shadow-color: #8B4423;background:#ee7036;border-color:var(--btn-shadow-color);box-shadow:-5px 5px 0 var(--btn-shadow-color)}.button-primary-purple{--btn-shadow-color: #462457;background:#ad5ed4;border-color:var(--btn-shadow-color);box-shadow:-5px 5px 0 var(--btn-shadow-color)}.button-primary-slate-blue{--btn-shadow-color: #262648;background:#40406f;border-color:var(--btn-shadow-color);box-shadow:-5px 5px 0 var(--btn-shadow-color)}.button-secondary-base,.button-secondary-error{--btn-shadow-color: var(--color-text-op-10);background:none;border:2px solid var(--btn-shadow-color);box-shadow:-5px 5px 0 var(--btn-shadow-color);padding:.7em 1em;font-size:1.2rem}.button-secondary-base{color:var(--color-text-op-70)}.button-secondary-error{color:var(--color-text-error)}.button-tertiary-base{background:#32395a14;color:var(--color-text-primary);font-weight:500;border:none;box-shadow:none}.button-tertiary-base:hover{background:#32395a1f}.button-story-controls{font-size:1.1rem;padding:.5rem 1rem;color:#fff}.button-story-nav{background:var(--color-primary-blue);border-color:var(--color-primary-blue-dark)}.button-home{background:#64778c33;border-width:2px;border-bottom-width:5px;border-color:#445362;color:#fff}.button-home:active{filter:brightness(.95)}.button-activity-start,.button-activity-secondary,.button-activity-complete{border-width:2px;border-bottom-width:6px;font-size:clamp(1.3rem,2vw,1.7rem);padding:clamp(1rem,2vw,1.4rem) clamp(2rem,4vw,3rem);font-weight:600}.button-activity-start:active:not(:disabled),.button-activity-secondary:active:not(:disabled),.button-activity-complete:active:not(:disabled){border-bottom-width:2px!important;transform:translateY(3px)}.button-activity-start{background:var(--color-primary-purple);border-color:var(--color-primary-purple-dark);color:#fff}.button-activity-secondary{background:#28678205;border-color:#28678266;color:#286782}.button-activity-secondary:hover:not(:disabled){background:#28678214}.button-activity-complete{background:var(--color-primary-purple);border-color:var(--color-primary-purple-dark);color:#fff}.button{padding:1em;font-size:1.6em}.button-story-controls{font-size:1.5rem;padding:1rem 1.5rem}.button-tooltip-small{padding:.8rem 1.5rem;font-size:1.2rem}@media (max-width: 1279px){.button{font-size:1.4em;padding:.9em 1.2em}.button-story-controls{font-size:1.2rem;padding:.8rem 1rem}.button-tooltip-small{padding:.7rem 1.2rem;font-size:1.1rem}}@media (max-width: 1023px){.button{font-size:1.6em;padding:.7em 1.4em}.button-story-controls{font-size:1.3rem;padding:.9rem 1.3rem}.button-tooltip-small{padding:.6rem 1rem;font-size:1rem}}@media (max-width: 767px){.button{font-size:1.5em;padding:1em 1.3em}.button-story-controls{font-size:1.2rem;padding:.8rem 1.2rem}.button-tooltip-small{padding:.5rem .9rem;font-size:.9rem}}@media (max-width: 575px){.button{padding:.8em 1em;font-size:1.4em}.button-story-controls{font-size:1.1rem;padding:.5rem 1rem}.button-tooltip-small{padding:.4rem 1.2rem;font-size:.8rem}}.icon-button{--btn-shadow-color: #262648;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.icon-button.primary{background-color:#40406f;border:1px solid var(--btn-shadow-color);box-shadow:-3px 3px 0 var(--btn-shadow-color);transform:translate(0)}.icon-button.primary:hover{transform:translate(-1px,1px);box-shadow:-2px 2px 0 var(--btn-shadow-color)}.icon-button.primary:active{transform:translate(-4px,4px);box-shadow:0 0 0 var(--btn-shadow-color)}.icon-button.primary.orange{--btn-shadow-color: var(--color-primary-orange-dark);background-color:var(--color-primary-orange);border-color:var(--btn-shadow-color);box-shadow:-4px 4px 0 var(--btn-shadow-color)}.icon-button.primary.blue{--btn-shadow-color: var(--color-primary-blue-dark);background-color:var(--color-primary-blue);border-color:var(--btn-shadow-color);box-shadow:-4px 4px 0 var(--btn-shadow-color)}.icon-button.primary.green{--btn-shadow-color: #355724;background-color:#91d45e;border-color:var(--btn-shadow-color);box-shadow:-4px 4px 0 var(--btn-shadow-color)}.icon-button.secondary{background-color:var(--color-background-secondary)}.icon-button.secondary:hover{background:#0000001f;border-radius:15px}.icon-button.secondary.small{border-radius:10px;background-color:#ffffff1a}.icon-button.secondary.small:hover{background-color:#fff3;border-radius:12px}.icon-img{height:auto;display:block}.icon-button{padding:1em;border-radius:12px}.icon-button.secondary.small{padding:1em}.icon-img{width:3em}.icon-button.secondary.small .icon-img{width:1.5em}@media (max-width: 1279px){.icon-button,.icon-button.secondary.small{padding:1em}.icon-img{width:2.5em}.icon-button.secondary.small .icon-img{width:1.2em}}@media (max-width: 1023px){.icon-button{padding:.8rem;border-radius:12px}.icon-img{width:2em}.icon-button.secondary.small .icon-img{width:1.4em}}@media (max-width: 767px){.icon-button{padding:.6em;border-radius:8px}.icon-button.secondary.small{padding:.5em}.icon-img{width:1.5em}.icon-button.secondary.small .icon-img{width:1.2em}}@media (max-width: 299px){.icon-button{padding:.4em}.icon-button.secondary.small{padding:.7em}.icon-img{width:1.5em}.icon-button.secondary.small .icon-img{width:1.3em}}.option-group{display:flex;gap:1rem;width:100%}.option-group.age-selection{flex-wrap:wrap;justify-content:center;gap:1rem}.option-group.reading-level{flex-direction:row;justify-content:space-evenly;gap:1rem}.option-group.character-selection{flex-wrap:wrap;justify-content:center;gap:2rem}.option-group.gender-selection{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem}.option-group.hobby-selection{flex-wrap:wrap;justify-content:center;gap:1rem}.option-group.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.option-group.list{display:flex;justify-content:center;gap:1rem}.option{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;padding:1rem;border:3px solid rgb(50,57,90,.3);border-bottom-width:6px;background:#32395a0d;color:#32395ae6;cursor:pointer;position:relative;min-width:60px;font-family:inherit;font-size:inherit;transform:translateY(0);transition:border-color .25s,filter .2s,opacity .2s}.option:hover{border-color:#32395a4d;background:#32395a26}.option.selected{animation:button-press .3s ease forwards;border-color:var(--color-primary-purple-dark);background:var(--color-primary-purple);color:#fff}@keyframes button-press{0%{transform:translateY(0)}40%{transform:translateY(6px);border-bottom-width:1px}80%{transform:translateY(-1px)}to{transform:translateY(0);border-bottom-width:6px}}.age-selection .option{min-width:110px;min-height:80px}.reading-level .option{flex:1;padding:1.5rem 1.8rem}.gender-selection .option{min-width:150px;min-height:100px;flex-direction:column;gap:1rem;padding:1.5rem}.gender-selection .option img{width:100%;height:auto}.gender-selection .option.selected{animation:button-press .3s ease forwards;border-color:var(--color-primary-purple);background:#e179b41a;color:#32395ae6}.character-selection .option{max-width:275px;height:auto;padding:0;margin:0;overflow:hidden;flex-direction:column;gap:0}.character-selection .option img{width:100%;height:100%;object-fit:fill}.character-selection .option.selected{border-color:var(--color-primary-purple)}.hobby-selection .option{justify-content:center;padding:1.3rem 1.5rem}.list .option{justify-content:center;padding:1rem 1.5rem}.list .option-content{flex:1}.option-group.worry-severity-rating{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;width:100%}.worry-severity-rating .option{aspect-ratio:1;min-height:40px;font-size:clamp(15px,2vw,18px);background:#ffffff26;border-color:#fff9;color:#fff;border-radius:10px;transition:all .2s ease}.worry-severity-rating .option:hover{transform:scale(1.05)}.worry-severity-rating .option.selected{background:#ff9b20;border-color:#ba6d0f;color:#fff;transform:scale(1.1)}.option-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.8rem}.option-image img{width:100%;height:100%;object-fit:cover;border-radius:8px}.option-icon img{width:32px;height:32px}.option-label{font-weight:600;font-size:1.8em}.option-description{font-weight:500;font-size:1.2em}.hobby-selection .option .option-content .option-label{font-size:1.5em}.option-indicator{position:absolute;top:4px;right:4px;font-size:1em}.option.selected .option-indicator:after{content:"✓"}.option:not(.selected) .option-indicator:after{content:""}.checkbox .option-indicator:after{content:"☐"}.checkbox.selected .option-indicator:after{content:"☑"}.radio .option-indicator:after{content:"○"}.radio.selected .option-indicator:after{content:"●"}.age-selection .option-indicator,.reading-level .option-indicator,.gender-selection .option-indicator,.character-selection .option-indicator,.hobby-selection .option-indicator,.worry-severity-rating .option-indicator{display:none}.gender-other-checkbox{display:flex;justify-content:center}.gender-other-checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:1.1rem;font-weight:500;color:var(--color-text-primary)}.gender-other-checkbox-label input[type=checkbox]{display:none}.gender-other-custom-checkbox{width:25px;height:25px;border:2px solid var(--color-text-op-40);border-radius:4px;position:relative;background:var(--color-text-op-10);transition:all .3s ease}.gender-other-checkbox-label input[type=checkbox]:checked+.gender-other-custom-checkbox{background:var(--color-primary-purple);border-color:var(--color-primary-purple)}.gender-other-checkbox-label input[type=checkbox]:checked+.gender-other-custom-checkbox:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:15px;font-weight:700}@media screen and (min-width: 300px){.option-group{flex-wrap:wrap;justify-content:center;width:100%;gap:.8rem}.option-group.reading-level{flex-direction:column}.option{padding:.75rem;border-radius:15px}.age-selection .option{min-width:80px;min-height:80px}.reading-level .option{padding:.8rem 1.2rem}.reading-level .option .option-content{flex-direction:row}}@media screen and (min-width: 450px){.option-group{gap:1rem}.option{padding:1rem;border-radius:20px}.age-selection .option{min-width:100px;min-height:100px}}@media screen and (min-width: 768px){.option-group{display:flex;justify-content:center;gap:1rem}.option-group.reading-level{flex-direction:row}.age-selection .option{min-width:120px;min-height:100px}.reading-level .option{padding:1.5rem 1.8rem}.reading-level .option .option-content{flex-direction:column}}.progress-bar-container{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.progress-bar-container.story{flex-direction:row;align-items:center;justify-content:center;gap:1rem;width:100%;flex:1}.progress-bar-container.custom{flex-direction:row;align-items:center;justify-content:center;gap:1rem}.progress-bar-track{width:100%;background-color:#ad5ed41a;border-radius:100px;overflow:hidden;position:relative}.progress-bar-container .story-loading{background-color:#ad5ed41a}.progress-bar-container.story .progress-bar-track{height:16px;background:#ffffff1a;flex:1}.progress-bar-container.custom .progress-bar-track{border-radius:12px;background-color:var(--color-text-op-10)}.progress-bar-fill{height:100%;background:#ad5ed4;border-radius:4px;transition:width .3s ease;display:flex;box-sizing:border-box;position:relative}.progress-bar-container.story-loading .progress-bar-fill{background:#ad5ed4}.progress-bar-container.story .progress-bar-fill{background:#fffc;padding:0;border-radius:10px}.progress-bar-container.custom .progress-bar-fill{background:var(--color-primary-orange)}.progress-bar-fill-aesthetic-line{width:100%;height:5px;background:#fff;opacity:.4;border-radius:100px}.progress-bar-container.story .progress-bar-fill-aesthetic-line{display:none}.progress-label-left,.progress-label-right{flex:0 0 auto;white-space:nowrap;font-family:Lekton,sans-serif;font-size:1em;font-weight:600;color:#fff;opacity:.7}.progress-bar-container{width:clamp(300px,30%,500px)}.progress-bar-track{height:25px}.progress-bar-fill{padding:.5rem .8rem}@media screen and (max-width: 767px){.progress-bar-container{width:90%}.progress-bar-track{height:18px}.progress-bar-fill{padding:.3rem .6rem}}.character-options{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.character-card{--shadow-bg-col: #38385A;position:relative;border:5px solid var(--shadow-bg-col);box-shadow:-8px 8px 0 var(--shadow-bg-col);padding:0;border-radius:999px;cursor:pointer;transform:translate(0);transition:all .2s ease;display:flex;align-items:end;justify-content:start;min-height:310px;box-sizing:border-box;aspect-ratio:1}.character-card:first-child{background:#96bdc8}.character-card:last-child{background:#d2a2db}.character-card:hover{transform:translate(-3px,3px);box-shadow:-5px 5px 0 var(--shadow-bg-col)}.character-card.selected{transform:translate(-8px,8px);box-shadow:-0 0 #ad5ed4;border-color:#ad5ed4}.character-card.disabled,.character-card.disabled:hover,.character-card.disabled:active{position:relative;cursor:not-allowed;transform:translate(0);box-shadow:none!important;opacity:.3}.character-video{width:100%;height:100%;object-fit:cover;display:block;border-radius:999px}.checkmark{position:absolute;top:-25px;left:50%;transform:translate(-50%);background:#ad5ed4;color:#f3e8fc;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px}.coming-soon-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;display:flex;align-items:center;justify-content:center;background:#38385ad9;color:#f3e8fc;padding:1.5rem 1rem;border-radius:12px;font-family:Lilita One,Verdana,Tahoma,sans-serif;font-size:1.4rem;text-transform:uppercase;letter-spacing:.5px;z-index:10}@media (max-width: 1200px){.character-card{min-height:200px;border:4px solid var(--shadow-bg-col);box-shadow:-6px 6px 0 var(--shadow-bg-col)}.character-card:hover{transform:translate(-2px,2px);box-shadow:-4px 4px 0 var(--shadow-bg-col)}.character-card.selected{transform:translate(-6px,6px);box-shadow:-0 0 #ad5ed4;border-color:#ad5ed4}.coming-soon-badge{font-size:1rem;padding:1.2rem .75rem}}@media (max-width: 768px){.character-options{grid-template-columns:1fr}.character-card{max-height:300px}}.child-info-form{display:flex;flex-direction:column;gap:4rem;align-self:stretch}.child-info-content{display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:stretch;gap:1.25rem}.form-group{display:flex;align-self:stretch;align-items:center;justify-content:center}.radio-group{display:flex;flex-wrap:wrap;gap:12px}.radio-option{padding:20px 25px;border:2px solid transparent;border-radius:12px;background:#f3e8fc1a;font-family:Lekton,sans-serif;font-size:20px;font-weight:500;color:#f3e8fc;cursor:pointer;transition:all .2s ease;box-sizing:border-box}.radio-option:hover{background:#f3e8fc40}.radio-option.selected{border-color:#462457;background:#ad5ed4}@media (max-width: 1200px){.child-info-form{gap:2rem}.child-info-content{gap:1rem}}@media (max-width: 768px){.radio-option{flex:1 1 auto;min-width:calc(50% - 6px)}}.story-loading-content{max-width:700px!important;gap:5rem!important}.highlight-yellow{color:#f1a63b}.did-you-know-box{display:flex;align-items:center;justify-content:center;background:#f3e8fc1a;border-radius:12px;padding:1rem;width:100%;max-width:400px;box-sizing:border-box}.did-you-know-text{font-family:Lekton,sans-serif;font-size:16px;line-height:1.5;color:#f3e8fc;text-align:center}.did-you-know-label{font-family:Lekton,sans-serif;font-weight:700}.highlight-percentage{text-decoration:underline;text-decoration-skip-ink:none;text-underline-position:from-font}.story-loading-progress-section{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:300px}.loading-text{font-family:Lekton,sans-serif;font-size:15px;line-height:1;color:#f3e8fc;text-align:center;opacity:.8}@media (max-width: 768px){.did-you-know-text{font-size:15px}}.story-section{flex:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0;-webkit-perspective:2000px;perspective:2000px}.story-flipbook{width:100%!important;height:100%!important;max-width:100%!important;position:relative;touch-action:pan-y;-webkit-tap-highlight-color:transparent;transform:translateZ(0);will-change:transform;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.story-flipbook .stf__block{will-change:transform;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.flipbook-page{width:100%;height:100%;box-shadow:0 2px 15px #0003;cursor:grab;overflow:hidden;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;touch-action:pan-y;position:relative;-webkit-tap-highlight-color:transparent}.flipbook-page:active{cursor:grabbing}.page-left,.page-right,.page-text,.page-text *,.page-img,.page-video{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);will-change:transform,opacity}.page-left,.page-right{box-sizing:border-box;display:flex;width:100%;height:100%;position:relative;background:#000000b3;overflow:hidden;backface-visibility:hidden;border-color:#fff;border-style:solid}.page-left{border-radius:15px 20px 20px 15px;border-left:5px solid #FFF;border-right:none;box-shadow:0 2px 15px 2px #0003}.page-right{border-radius:20px 15px 15px 20px;border-left:none;border-right:5px solid #FFF;box-shadow:0 -2px 15px 2px #0003}.page-left:before,.page-right:before{content:"";position:absolute;top:0;width:10%;height:100%;z-index:3;pointer-events:none}.page-left:before{right:0;background:linear-gradient(to left,#0006,#0000)}.page-right:before{left:0;background:linear-gradient(to right,#00000080,#0000)}.page-img,.page-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;border-radius:inherit;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(.001px);transform:translateZ(.001px)}.page-video{z-index:2}.page-img-left,.page-video-left{object-position:center right}.page-img-right,.page-video-right{object-position:center left}.page-text{flex:1;font-family:Fredoka,sans-serif;text-align:left;position:relative;overflow:hidden;z-index:4;text-shadow:0px 4px 50px rgba(0,0,0,.5);padding:clamp(12px,2vw,20px) clamp(16px,3vw,24px);--page-font-size: clamp(12px, 3vw, 14px);--page-line-height: 1.6}.page-text p{margin:1.4rem 0;color:#fff;font-weight:500;line-height:var(--page-line-height, 1.65);font-size:var(--page-font-size, clamp(16px, 3vw, 18px))}.page-text p:last-child{margin-bottom:0}.page-text p .chapterTitle{font-weight:700;line-height:1.25;font-size:calc(var(--page-font-size, 18px) * 1.35)}.page-text p .highlight{font-weight:600;text-transform:uppercase;letter-spacing:.01em;font-size:calc(var(--page-font-size, 18px) * 1.15)}.highlight-word{background:linear-gradient(135deg,gold,orange);color:#000;font-weight:700;border-radius:1rem;margin:0;padding:0;border:none;outline:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;vertical-align:baseline}.text-readable-gradient{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.text-readable-gradient-left{background:linear-gradient(to right,#000c,#000c 50%,#000000b3 75%,#00000080 85%,#0006,#0000004d,#0000)}.text-readable-gradient-right{background:linear-gradient(to left,#000c,#000c 50%,#000000b3 75%,#00000080 85%,#0006,#0000004d,#0000)}.story-nav-controls{display:flex;align-items:center;gap:.5rem;flex-direction:row}.story-flipbook .stf__item{will-change:transform;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}@media (min-width: 768px){.page-left,.page-right{flex:1;height:100%}.page-left{border-left-width:6px;border-right:none;box-shadow:-3px 3px 20px 3px #00000040}.page-right{border-right-width:6px;border-left:none;box-shadow:-3px 3px 20px 3px #00000040}.page-text{padding:clamp(20px,4vw,30px) clamp(40px,5vw,70px)}.page-text p{--page-font-size: clamp(14px, 2.2vw, 19px);--page-line-height: 1.6}.page-text p .chapterTitle{font-size:calc(var(--page-font-size, 20px) * 1.4)}.page-text p .highlight{font-size:calc(var(--page-font-size, 20px) * 1.2)}}@media (min-width: 1024px){.page-left{border-left-width:8px;border-right:none;box-shadow:-4px 4px 25px 5px #0000004d}.page-right{border-right-width:8px;border-left:none;box-shadow:4px 4px 25px 5px #0000004d}.page-text{padding:clamp(10px,2vw,15px) clamp(40px,5vw,50px)}.page-text p{--page-font-size: clamp(16px, 1.5vw, 22px);--page-line-height: 1.6;margin:1.1rem 0}.page-text p .chapterTitle{font-size:calc(var(--page-font-size, 22px) * 1.45);line-height:1.2}.page-text p .highlight{font-size:calc(var(--page-font-size, 22px) * 1.22)}.story-nav-controls{gap:1rem}}@media (min-width: 1280px){.page-text{padding:clamp(30px,6vw,40px) clamp(60px,7vw,75px)}.page-text p{--page-font-size: clamp(21px, 1.15vw, 28px);--page-line-height: 1.56}.page-text p .chapterTitle{font-size:calc(var(--page-font-size, 24px) * 1.5)}.page-text p .highlight{font-size:calc(var(--page-font-size, 24px) * 1.24)}}.signup-content{max-width:400px!important;gap:1.5rem!important}.signup-title{font-family:Lilita One,sans-serif;text-transform:uppercase;color:#f3e8fc}.signup-form{display:flex;flex-direction:column;align-items:center;width:100%;gap:.75rem}.signup-error{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;padding:.5rem;background-color:#c5647733;border:1px solid rgba(197,100,119,.5);border-radius:8px;color:#f3e8fc;font-family:Lekton,sans-serif;font-size:14px;text-align:center}.signup-message{display:flex;flex-direction:column;align-items:center;width:100%;max-width:400px;margin:1rem 0}.signup-message p{font-family:Lekton,sans-serif;font-size:16px;color:#f3e8fc;text-align:center;margin:0;opacity:.9}.signup-buttons-group{display:flex;flex-direction:column;align-items:center;width:100%;gap:1rem}.signup-privacy{font-family:Lekton,sans-serif;font-size:14px;color:#f3e8fc;text-align:center;opacity:.7;padding:0 15px}.privacy-link{color:#f3e8fc;text-decoration:underline;cursor:pointer}.privacy-link:hover{opacity:1;color:#fff;font-weight:700;opacity:.8}.checkout-fallback-text{font-family:Lekton,sans-serif;font-size:14px;color:#f3e8fc;text-align:center;opacity:.8;max-width:400px}.recaptcha-container,.recaptcha-container>div,.recaptcha-container>div>div,.recaptcha-container>div>div>div,.recaptcha-container>div>div>div>div{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:1rem;max-width:250px}@media (max-width: 768px){.signup-title{font-size:2.5rem}}@media (max-width: 480px){.signup-title{font-size:2rem}.signup-content{gap:1.5rem!important}}.moon-decoration{position:absolute;top:0;right:0;pointer-events:none;z-index:-1}.pricing-decoration-left{position:absolute;width:27.5rem;height:21.375rem;left:-0rem;bottom:-1rem;transform:scaleX(-1);pointer-events:none;z-index:0;opacity:.5}.pricing-decoration-left svg{width:100%;height:100%}.pricing-decoration-right{position:absolute;width:27.5rem;height:21.375rem;right:-0rem;bottom:-1rem;pointer-events:none;z-index:0;opacity:.5}.pricing-decoration-right svg{width:100%;height:100%}.countdown-timer{font-family:Lekton,monospace;text-transform:uppercase;font-size:18px;line-height:1;font-weight:700;color:#fff;background:#262648e6;padding:.75rem 1.25rem;border-radius:10px;display:flex;align-items:center;justify-content:center}.pricing-content{max-width:850px!important;gap:3.5rem!important}.pricing-features{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.feature-item{display:flex;flex-direction:column;align-items:center;padding:.5rem;flex:1;gap:1rem;max-width:175px}.feature-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px}.feature-text{font-family:Lekton,sans-serif;font-size:14px;line-height:20px;color:#f3e8fc;text-align:center}.pricing-cards{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;width:100%}.pricing-card{--pricing-card-shadow-color: #262648;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:auto;padding:1.5rem 2rem;gap:1.5rem;border-radius:20px;background:#40406f;transform:translate(0);box-shadow:-6px 6px 0 var(--pricing-card-shadow-color);box-sizing:border-box;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);animation:fadeIn .4s ease-out}.pricing-card:not(.selected):hover{transform:translate(-2px,2px);box-shadow:-4px 4px 0 var(--pricing-card-shadow-color)}.pricing-card.selected{animation:clickEffect .3s cubic-bezier(.4,0,.2,1) forwards;background:#ad5ed4}.pricing-card.selected:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;pointer-events:none;animation:pulseGlow 3s ease-in-out .4s infinite}.badge{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.3rem 1rem;position:absolute;top:-1rem;left:50%;transform:translate(-50%);background:#40406f;border:1px solid #262648;border-radius:var(--radius-full);font-family:Lilita One,sans-serif;text-transform:uppercase;font-size:.9rem;color:#fff;z-index:3;transition:all .3s cubic-bezier(.4,0,.2,1)}.pricing-card.monthly.selected .badge,.pricing-card.quarterly.selected .badge{background:#ad5ed4;border-color:#462457}.price-left{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.4rem;flex:1;transition:all .3s cubic-bezier(.4,0,.2,1)}.old-price{font-family:Lekton,sans-serif;font-size:14px;text-decoration-line:line-through;color:#f3e8fc;transition:all .3s cubic-bezier(.4,0,.2,1)}.price-main{display:flex;flex-direction:row;align-items:baseline;gap:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.current-price{font-family:Lilita One,sans-serif;font-size:2.75rem;line-height:1;color:#f3e8fc;transition:all .3s cubic-bezier(.4,0,.2,1)}.pricing-card.selected .current-price{transform:scale(1.05)}.price-detail{font-family:Lekton,sans-serif;font-size:14px;line-height:1;color:#f3e8fc;transition:all .3s cubic-bezier(.4,0,.2,1)}.price-right{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:.25rem;text-align:right;transition:all .3s cubic-bezier(.4,0,.2,1)}.plan-type{font-family:Lilita One,sans-serif;font-size:1.25rem;line-height:1;text-transform:uppercase;color:#f3e8fc;transition:all .3s cubic-bezier(.4,0,.2,1)}.pricing-card.selected .plan-type{transform:scale(1.05)}.free-trial{font-family:Lekton,sans-serif;font-size:.8rem;line-height:1rem;color:#f3e8fc;white-space:nowrap;transition:all .3s cubic-bezier(.4,0,.2,1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes clickEffect{0%{transform:translate(0);box-shadow:-6px 6px #462457}50%{transform:translate(-6px,6px);box-shadow:0 0 #462457}to{transform:translate(0);box-shadow:-6px 6px #462457}}@keyframes pulseGlow{0%,to{box-shadow:0 8px 24px #b86fd933,0 0 #b86fd980,-6px 6px #462457}50%{box-shadow:0 8px 32px #b86fd966,0 0 20px 4px #b86fd933,-6px 6px #462457}}.pricing-button-section{display:flex;flex-direction:column;align-items:center;padding:0;gap:1rem}.pricing-footer{font-family:Lekton,sans-serif;font-size:14px;color:#f3e8fc;text-align:center;display:flex;align-items:center;opacity:.75}@media (max-width: 1200px){.pricing-content{max-width:800px!important;gap:3rem!important}.pricing-features{width:100%;flex-wrap:wrap;height:auto}.pricing-cards{width:100%;height:auto;gap:1.25rem}.pricing-card{width:100%;max-width:22.25rem}.pricing-button-section{width:100%;max-width:354px}}@media (max-width: 768px){.pricing-content{max-width:600px!important;gap:3rem!important}.pricing-features{gap:20px}.feature-item{width:calc(50% - 10px)}.pricing-cards{flex-direction:column;align-items:center;gap:1.875rem}.pricing-card{width:100%;max-width:22.25rem}.current-price{font-size:2.25rem}.plan-type{font-size:1.125rem}.countdown-timer{font-size:14px;padding:8px 20px;width:auto;height:auto}}@media (max-width: 480px){.pricing-features{flex-direction:column;gap:20px;height:auto}.feature-item{width:100%}.countdown-timer{font-size:12px;padding:6px 12px}}.pricing-error{width:100%;max-width:350px;padding:.75rem;background-color:#c5647733;border:1px solid rgba(197,100,119,.5);border-radius:8px;color:#f3e8fc;font-family:Lekton,sans-serif;font-size:14px;text-align:center;margin-bottom:1rem}.checkout-loading-step{position:relative}.checkout-loading-content{max-width:500px!important;gap:2rem!important}.checkout-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%;min-height:400px}.checkout-spinner{width:60px;height:60px;border:4px solid rgba(255,255,255,.3);border-top:4px solid #F3E8FC;border-radius:50%;animation:spin 1s linear infinite}.checkout-loading-text{font-family:Courier New,Courier,monospace;font-size:16px;color:#f3e8fc;text-align:center;line-height:1.5;max-width:500px;margin:0}.checkout-error{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;padding:.5rem;background-color:#c5647733;border:1px solid rgba(197,100,119,.5);border-radius:8px;color:#f3e8fc;font-family:Lekton,sans-serif;font-size:14px;text-align:center}.checkout-fallback-text{font-family:Lekton,sans-serif;font-size:14px;color:#f3e8fc;text-align:center;opacity:.8;margin:0;max-width:400px}.onboarding-container{width:100vw;height:100dvh;box-sizing:border-box;background:#14142c;overflow:hidden}.step-wizard-wrapper,.step-wizard-wrapper>div,.step-wizard-wrapper>div>div{width:100%;height:100%}.onboarding-step{display:flex;flex-direction:column;align-items:center;width:100%;height:100%}.onboarding-top-nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;gap:1rem;width:100%;padding:2rem 3rem .25rem}.onboarding-left-container,.onboarding-right-container{flex:1;display:flex;align-items:center}.onboarding-left-container{justify-content:flex-start}.onboarding-right-container{justify-content:flex-end}.onboarding-content-wrapper{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%;padding-bottom:2rem}.onboarding-content{max-width:750px;animation:slideUp .3s ease-out;display:flex;flex-direction:column;align-items:center;gap:3rem}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.onboaring-header{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}.step-title{font-family:Lilita One,sans-serif;text-transform:uppercase;font-size:3.75rem;color:#f3e8fc;text-align:center}.step-subtitle{font-family:Lekton,sans-serif;font-size:20px;color:#f3e8fc;text-align:center}.step-navigation{display:flex;gap:16px;width:100%}@media (max-width: 1200px){.onboarding-step{gap:0}.onboarding-top-nav{padding:2rem 2rem .25rem}.onboarding-content{width:100%;max-width:600px;gap:2.25rem;padding:20px}.onboaring-header{gap:1rem}.step-title{font-size:3rem}}@media (max-width: 768px){.step-title{font-size:2.5rem}.step-subtitle{font-size:16px}}.child-profile-selector{display:flex;flex-wrap:wrap;justify-content:center;width:100%;padding:5px;gap:1rem}.child-profile{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:var(--transition-all);border-radius:var(--radius-base);gap:.75rem;min-width:90px}.profile-circle{border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;border-style:solid;border-width:4px;border-bottom-width:7px;transform:translateY(0);transition:var(--transition-all);position:relative;width:110px;height:110px}.child-profile.add-new .profile-circle{display:flex;align-items:center;justify-content:center;background-color:#fff;border-color:var(--color-background-tertiary)}.child-profile.child .profile-circle{border-color:var(--color-background-tertiary);color:#fff;font-weight:600;box-shadow:0 4px 12px #0000001a}.child-profile.add-new:hover .profile-circle,.child-profile.child:hover .profile-circle{transform:translateY(2px)}.child-profile.add-new:hover .profile-circle{filter:brightness(.9)}.child-profile.child:hover .profile-circle{filter:brightness(1.1)}.child-profile.add-new:active .profile-circle,.child-profile.child:active .profile-circle{transform:translateY(4px);border-bottom-width:4px}.profile-initial{font-weight:700;color:#fff;opacity:.9;text-shadow:0 1px 2px rgba(0,0,0,.2);font-size:3em}.plus-icon{color:var(--color-text-op-50);width:55%;height:auto}.edit-icon{width:40%;height:auto;filter:brightness(0) invert(1)}.profile-name-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.profile-name{font-weight:600;color:var(--color-text-op-80);text-align:center;margin:0;font-size:1.5em}.premium-status-indicator{color:#fff;padding:.25rem .4rem;border-radius:.25rem;font-size:.8rem;font-weight:700}.child-profile.add-new .profile-name{color:var(--color-text-op-50)}.child-profile-selector.compact .child-profile{min-width:90px}.child-profile-selector.compact .profile-circle{width:90px;height:90px}.child-profile-selector.compact .plus-icon{width:50%}.child-profile-selector.compact .edit-icon{width:35%}.child-profile-selector.compact .profile-name{font-size:1.2em}@media (min-width: 768px){.child-profile-selector{gap:1.5rem}.child-profile{gap:.9rem;min-width:110px}.profile-circle{width:120px;height:120px}.profile-initial{font-size:3.5em}.profile-name{font-size:1.4em}.child-profile-selector.compact .child-profile{min-width:90px}.child-profile-selector.compact .profile-circle{width:100px;height:100px}.child-profile-selector.compact .profile-name{font-size:1.2em}.child-profile-selector.compact .profile-initial{font-size:2em}}@media (min-width: 1280px){.child-profile{gap:1.1rem;min-width:130px}.profile-circle{width:130px;height:130px}.profile-initial{font-size:4.2em}.profile-name{font-size:1.4em}.child-profile-selector.compact .child-profile{min-width:90px}.child-profile-selector.compact .profile-circle{width:100px;height:100px}.child-profile-selector.compact .profile-name{font-size:1.3em}.child-profile-selector.compact .profile-initial{font-size:2em}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease-out;cursor:pointer}.modal-content{background:#fafafa;border:5px solid #DDDDDD;border-radius:25px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;animation:slideIn .3s ease-out}.modal-content form{align-items:stretch;gap:0;max-width:none}.modal-size-small{max-width:400px;width:100%}.modal-size-medium{max-width:500px;width:100%}.modal-size-large{max-width:600px;width:100%}.modal-size-xlarge{max-width:1000px;width:100%}.modal-close-button{position:absolute;top:.4rem;right:.1rem;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s;z-index:10}.modal-close-button img{width:35px;height:35px}.modal-close-button:hover{filter:brightness(1.05)}.modal-content-settings,.modal-content-paywall,.modal-content-timer{max-height:80dvh;overflow-y:auto}.modal-content-confirm{text-align:center}.modal-header{padding:2rem 2rem 1rem;border-bottom:1px solid rgba(0,0,0,.1);text-align:center}.modal-header h2,.modal-header h3{font-weight:600}.modal-body{padding:2rem}.modal-body-multiSection{display:flex;flex-direction:column;gap:2rem}.modal-body-individualSection{display:flex;flex-direction:column;gap:1.5rem;text-align:center}.modal-body-stackedText{display:flex;flex-direction:column;gap:.8rem}.modal-body h5{text-align:left}.modal-body p{font-size:1.2em;line-height:1.4}.modal-footer{padding:0rem 2rem 2rem;display:flex;flex-direction:column;gap:1rem}.modal-footer .button{min-width:120px;font-size:1.2rem;width:100%}@media (max-width: 480px){.modal-footer{flex-direction:column}.modal-footer .button{width:100%}}body:has(.modal-overlay) .story-tooltip{display:none!important}@media (max-width: 768px){.modal-overlay{padding:.5rem}.modal-content{max-height:95vh}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-body{padding:1.5rem}.modal-footer{padding:1rem 1.5rem 1.5rem}}.paywall-header{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;padding:2rem 2rem .5rem;background:#924db7;color:#fff;position:relative}.innersteps-pro-tag-title{font-size:2.5em;font-weight:700;margin:0}.paywall-header-body-text{font-size:1em;font-weight:500;line-height:1.4;color:#fff}.paywall-content{padding:1.5rem 2rem;background:#924db7;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.pricing-option-choices{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem}.pricing-option-container{display:flex;align-items:center;justify-content:center;padding:.6rem 1.5rem;border-radius:.5rem;background:#5a237766;border:1px solid rgba(90,35,119,.6);border-bottom-width:6px;font-size:1.2em;font-weight:600;color:#fff;min-width:90px;cursor:pointer!important;transition:all .3s ease}.pricing-option-container:hover{background:#5a237780;border-bottom-width:5px;cursor:pointer!important}.pricing-option-container:active{border-bottom-width:1px}.pricing-option-container.selected-pricing-option{background:#5a2377;border-bottom-width:1px}.pricing-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.pricing-display{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;gap:.25rem}.pricing-display h1{font-weight:600;line-height:1}.pricing-display p{font-size:1.2em;font-weight:500;color:#fff}.pricing-key-details{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;opacity:.8}.pricing-key-details p{font-size:1.2em;font-weight:500;color:#fff}.innersteps-pro-features{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem}.innersteps-pro-features .innersteps-pro-features-title{font-size:1.4em;font-weight:600;color:#fff}.innersteps-pro-features .innersteps-pro-features-list{flex:1;list-style:none;padding:0;margin:0}.innersteps-pro-features li{padding:.5rem 0;font-size:1.1em;font-weight:500;display:flex;align-items:center;gap:.75rem}.innersteps-pro-features li .innersteps-pro-features-icon{width:1.5rem;height:1.5rem}.paywall-actions{background:#924db7;padding:0 2rem 2rem;display:flex;flex-direction:column;gap:1rem}@media (max-width: 768px){.paywall-header{padding:1.5rem 1.5rem 1rem}.paywall-header h2{font-size:1.8em}.paywall-content{padding:1.5rem}.benefits-list li{font-size:1em}.paywall-actions{padding:0 1.5rem 1.5rem}}.dropdown{position:relative;width:100%;min-width:200px}.dropdown-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#32395a08;border:2px solid rgba(50,57,90,.2);border-radius:12px;font-family:inherit;font-size:1rem;font-weight:500;color:var(--color-text-primary);cursor:pointer;transition:var(--transition-all);outline:none}.dropdown-trigger:hover:not(:disabled){border-color:#32395a4d;background:#32395a0d}.dropdown-trigger:focus{border-color:var(--color-primary-pink);box-shadow:0 0 0 3px #e179b41a}.dropdown-open .dropdown-trigger{border-color:var(--color-primary-pink);background:#32395a0d}.dropdown-text{flex:1;text-align:left;color:var(--color-text-op-80)}.dropdown-arrow{width:16px;height:16px;transition:transform var(--transition-base);opacity:.8}.dropdown-arrow-open{transform:rotate(-90deg)}.dropdown-menu{position:absolute;top:100%;left:0;right:0;z-index:1000;margin-top:4px;background:#fff;border:2px solid rgba(50,57,90,.1);border-radius:var(--radius-sm);box-shadow:0 4px 12px #0000001a;overflow:hidden;animation:dropdownFadeIn .2s ease-out}.dropdown-option{width:100%;padding:.75rem 1rem;background:none;border:none;font-family:inherit;font-size:1rem;font-weight:500;color:var(--color-text-op-80);text-align:left;cursor:pointer;transition:all .2s ease;border-bottom:1px solid rgba(50,57,90,.05)}.dropdown-option:last-child{border-bottom:none}.dropdown-option:hover{background:#32395a0d;color:var(--color-text-primary)}.dropdown-option-selected{background:#e179b41a;color:var(--color-primary-pink-dark);font-weight:600}.dropdown-option-selected:hover{background:#e179b426}.dropdown-disabled .dropdown-trigger{opacity:.5;cursor:not-allowed;background:#32395a05}.dropdown-disabled .dropdown-trigger:hover{border-color:#32395a33;background:#32395a05}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.dropdown-trigger,.dropdown-option{padding:.6rem .8rem;font-size:.9rem}.dropdown-arrow{width:14px;height:14px}}.notification-item{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:var(--color-background-secondary);border-radius:var(--radius-base);border:1px solid var(--color-background-tertiary)}.notification-info{display:flex;flex-direction:column;gap:.25rem;flex:1;text-align:left}.notification-label{font-weight:600;color:var(--color-text-op-80);font-size:1rem}.notification-description{font-size:.9rem;color:var(--color-text-op-60);line-height:1.4}.toggle-switch{position:relative;display:inline-block;width:50px;height:24px;cursor:pointer}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--color-background-tertiary);transition:.3s;border-radius:24px}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0003}.toggle-switch input:checked+.toggle-slider{background-color:var(--color-primary-green)}.toggle-switch input:checked+.toggle-slider:before{transform:translate(26px)}.toggle-switch input:focus+.toggle-slider{box-shadow:0 0 1px var(--color-primary-green)}@media (max-width: 768px){.settings-sections{gap:1.5rem}.notification-item{padding:.75rem}.notification-label{font-size:.95rem}.notification-description{font-size:.85rem}.toggle-switch{width:44px;height:22px}.toggle-slider:before{height:16px;width:16px;left:3px;bottom:3px}.toggle-switch input:checked+.toggle-slider:before{transform:translate(22px)}}.nickname-section,.hobbies-section{text-align:left;display:flex;flex-direction:column;gap:1.5rem}.hobbies-grid{display:flex;flex-wrap:wrap;gap:.6rem}.hobby-button{background:var(--color-text-op-05);border:none;border-radius:20px;padding:.75rem 1.1rem;font-family:Fredoka,sans-serif;font-size:1.2rem;font-weight:500;color:var(--color-text-primary, #32395A);cursor:pointer;transition:all .2s ease;min-height:50px;display:flex;align-items:center;justify-content:center;text-align:center}.hobby-button:hover{background:var(--color-text-op-10);transform:translateY(-1px)}.hobby-button.selected{background:var(--color-primary-orange);color:#fff}@media (max-width: 768px){.hobby-button{padding:.6rem .8rem;font-size:.9rem;min-height:45px}.child-profile-modal .modal-header{padding:1.5rem 1.5rem 1rem}.child-profile-modal .modal-header h2{font-size:1.6rem}.child-profile-modal .modal-footer{padding:1rem 1.5rem 1.5rem}}@media (max-width: 480px){.hobbies-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.hobby-button{font-size:.8rem;padding:.5rem;min-height:40px}}.game-success-effect-container{position:relative;pointer-events:none}.game-success-message{position:fixed;font-size:2.5em;font-weight:700;pointer-events:none;z-index:1000;text-shadow:0 2px 8px rgba(255,255,255,.8)}.game-success-popping{color:#67b54b;animation:poppingSuccess 1s forwards;text-shadow:0 2px 8px rgba(255,255,255,.8),0 0 3px #67B54B}.game-success-smashing{color:#db7900;animation:smashingSuccess 1s forwards;text-shadow:0 2px 8px rgba(255,255,255,.8),0 0 3px #DB7900}.game-success-confetti{color:#ff6b6b;animation:confettiSuccess 1s forwards;text-shadow:0 2px 8px rgba(255,255,255,.8),0 0 3px #FF6B6B}@keyframes poppingSuccess{0%{opacity:0;transform:scale(.7) translateY(0)}10%{opacity:1;transform:scale(1.1) translateY(-10px)}60%{opacity:1;transform:scale(1.1) translateY(-30px)}to{opacity:0;transform:scale(.7) translateY(-60px)}}@keyframes smashingSuccess{0%{opacity:0;transform:scale(.7) translateY(0) rotate(-5deg)}10%{opacity:1;transform:scale(1.2) translateY(-10px) rotate(-2deg)}60%{opacity:1;transform:scale(1.1) translateY(-30px) rotate(2deg)}to{opacity:0;transform:scale(.7) translateY(-60px) rotate(5deg)}}@keyframes confettiSuccess{0%{opacity:0;transform:scale(.5) translateY(0)}15%{opacity:1;transform:scale(1.3) translateY(-15px)}70%{opacity:1;transform:scale(1.2) translateY(-40px)}to{opacity:0;transform:scale(.8) translateY(-80px)}}.game-success-particle{position:fixed;pointer-events:none;will-change:transform,opacity;transition:transform .7s cubic-bezier(.25,.46,.45,.94),opacity .7s ease-out}.game-success-particle-popping{background:#67b54bcc;border-radius:50%;box-shadow:0 1px 3px #0000004d}.game-success-particle-smashing{background:#db7900cc;border-radius:3px;box-shadow:0 1px 3px #0000004d}.game-success-particle-confetti{box-shadow:0 1px 2px #0003}@media (max-width: 768px){.game-success-message{font-size:2em}}@media (max-width: 480px){.game-success-message{font-size:1.5em}}@media (prefers-reduced-motion: reduce){.game-success-message{animation:none!important}.game-success-particle{transition:none!important}}.milestone-message{position:absolute;top:30%;left:50%;transform:translate(-50%);z-index:300;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;animation:scaleIn .5s forwards,fadeOut .5s 2.5s forwards;font-family:inherit;color:var(--color-primary-purple);pointer-events:none}.milestone-title{text-transform:uppercase;font-size:clamp(4rem,8vw,7.5rem);font-weight:700;text-shadow:3px 3px 0 #fff,-3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff;margin:0}.milestone-subtitle{font-size:clamp(1.5rem,3vw,3rem);font-weight:600;text-shadow:2px 2px 0 #fff,-2px -2px 0 #fff,2px -2px 0 #fff,-2px 2px 0 #fff;margin:0}@keyframes scaleIn{0%{transform:translate(-50%,-50%) scale(0)}50%{transform:translate(-50%,-50%) scale(1.2)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media (max-width: 768px){.milestone-title{font-size:3rem}.milestone-subtitle{font-size:1.2rem}}.game-item{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;cursor:grab;transition:transform .7s cubic-bezier(.34,1.56,.64,1),opacity .7s ease-out;z-index:4}.game-item:hover{transform:scale(1.05)}.game-item:active{cursor:grabbing;transform:scale(.95)}.game-item.dragging{cursor:grabbing}.game-item__content{font-weight:600;transition:opacity .8s ease-out;z-index:5;-webkit-user-select:none;user-select:none}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes shake{0%{transform:translate(0)}20%{transform:translate(-10px)}40%{transform:translate(10px)}60%{transform:translate(-8px)}80%{transform:translate(8px)}to{transform:translate(0)}}@media (max-width: 768px){.game-item--tile{width:100px;height:130px}.game-item--bubble .game-item__content,.game-item--smashBox .game-item__content,.game-item--tile .game-item__content,.game-item--quizBtn .game-item__content{font-size:12px}}.game-item--bubble{border-radius:50%;background:linear-gradient(213deg,#ffffff4d -.57%,#b5ebf380 63.33%,#fff6 98.61%);box-shadow:5px -5px 12px #ffffffb3 inset,-5px 5px 20px 1px #fff inset;border:2px solid rgba(255,255,255,.8);animation:float 3s ease-in-out infinite;width:clamp(100px,20vw,140px);height:clamp(100px,20vw,140px)}.game-item--bubble:after{content:"";position:absolute;background:#ffffffb3;border-radius:50%;top:18%;right:10%;width:12%;height:10%;transform:rotate(35deg)}.game-item--bubble:before{content:"";position:absolute;background:#fff9;border-radius:50%;top:10%;right:28%;width:6%;height:4%;transform:rotate(8deg)}.game-item--bubble .game-item__content{color:#1b556e;max-width:70%;line-height:1.3;font-size:clamp(14px,4vw,18px);transform:rotate(-1deg)}.game-item--bubble.popping{animation:bubblePop .4s forwards;z-index:10}@keyframes bubblePop{0%{transform:scale(1);opacity:1}60%{transform:scale(1.2);opacity:1}to{transform:scale(.1);opacity:0}}.game-item--bubble.wrong-bubble{animation:shake .5s;background:#f3b5cb1a!important;border-color:#f3b5cb!important}@media (min-width: 768px){.game-item--bubble{width:clamp(120px,15vw,140px);height:clamp(120px,15vw,140px)}.game-item--bubble:hover{transform:scale(1.08)}.game-item--bubble:after{top:20%;right:12%;width:14%;height:11%;transform:rotate(38deg)}.game-item--bubble:before{top:12%;right:30%;width:7%;height:4.5%;transform:rotate(10deg)}.game-item--bubble .game-item__content{font-size:clamp(16px,3vw,20px);transform:rotate(-1.5deg);line-height:1.25}}@media (min-width: 1024px){.game-item--bubble{width:clamp(130px,12vw,150px);height:clamp(130px,12vw,150px)}.game-item--bubble:hover{transform:scale(1.1)}.game-item--bubble:after{top:20%;right:12%;width:15%;height:12%;transform:rotate(40deg)}.game-item--bubble:before{top:12%;right:30%;width:8%;height:5%;transform:rotate(10deg)}.game-item--bubble .game-item__content{font-size:clamp(12px,1.6vw,20px);transform:rotate(-2deg);line-height:1.3}}@media (min-width: 1440px){.game-item--bubble{width:clamp(170px,16vw,220px);height:clamp(170px,16vw,220px)}.game-item--bubble .game-item__content{font-size:clamp(18px,2.2vw,24px)}}@media (prefers-reduced-motion: reduce){.game-item--bubble{animation:none}.game-item--bubble:hover{transform:none}.game-item--bubble.popping{animation:none;opacity:0}.game-item--bubble.wrong-bubble{animation:none}}@media (prefers-contrast: high){.game-item--bubble{border-width:3px;border-color:#fff}.game-item--bubble .game-item__content{text-shadow:0 0 4px rgba(255,255,255,1);font-weight:700}}@media (pointer: coarse){.game-item--bubble{min-width:44px;min-height:44px}.game-item--bubble:hover{transform:none}}.game-item--iceCube{border-radius:1rem;background:linear-gradient(213deg,#ffffff4d -.57%,#b5ebf380 63.33%,#fff6 98.61%);box-shadow:5px -5px 12px #ffffffb3 inset,-5px 5px 20px 1px #fff inset;border:2px solid rgba(255,255,255,.8);animation:float 3s ease-in-out infinite;width:clamp(100px,20vw,140px);height:clamp(100px,20vw,140px);position:relative}.game-item--iceCube .iceCube-square{position:absolute;background:#fff}.game-item--iceCube .iceCube-square.sq1{top:14%;left:8%;width:1.3rem;height:1.3rem;opacity:.7;border-radius:2px}.game-item--iceCube .iceCube-square.sq2{top:6%;left:22%;width:1.3rem;height:1.3rem;opacity:.6;border-radius:4px}.game-item--iceCube .iceCube-square.sq3{bottom:5%;right:5%;width:2rem;height:2rem;opacity:.5;border-radius:8px}.game-item--iceCube .iceCube-square.sq4{bottom:27%;right:10%;width:1.1rem;height:1.1rem;opacity:.8;border-radius:2px;rotate:2deg}.game-item--iceCube .iceCube-square.sq5{bottom:10%;right:30%;width:.8rem;height:.8rem;opacity:.7;border-radius:2px;rotate:-2deg}.game-item--iceCube .game-item__content{color:#1b556e;max-width:70%;line-height:1.3;font-size:clamp(14px,4vw,18px);transform:rotate(-1deg)}.game-item--iceCube.popping{animation:iceCubeSmash .4s forwards;z-index:10}@keyframes iceCubeSmash{0%{transform:scale(1);opacity:1}60%{transform:scale(1.2);opacity:1}to{transform:scale(.1);opacity:0}}.game-item--iceCube.wrong-ice-cube{animation:shake .5s;background:#f3b5cb1a!important;border-color:#f3b5cb!important}.game-item--iceCube.semiTransparentIceCube{opacity:.3;pointer-events:none;-webkit-user-select:none;user-select:none}.game-item--iceCube.drag-duplicate{position:fixed;z-index:1000;pointer-events:none;-webkit-user-select:none;user-select:none;transform:scale(.7);box-shadow:0 8px 20px #0000004d}@media (min-width: 768px){.game-item--iceCube{width:clamp(120px,15vw,140px);height:clamp(120px,15vw,140px)}.game-item--iceCube:hover{transform:scale(1.08)}.game-item--iceCube:after{top:4%;left:4%;width:1.5rem;height:1.5rem}.game-item--iceCube:before{bottom:4%;right:4%;width:1.5rem;height:1.5rem}.game-item--iceCube .game-item__content{font-size:clamp(16px,3vw,20px);transform:rotate(-1.5deg);line-height:1.25}}@media (min-width: 1024px){.game-item--iceCube{width:clamp(130px,12vw,150px);height:clamp(130px,12vw,150px)}.game-item--iceCube:hover{transform:scale(1.1)}.game-item--iceCube:after{top:5%;left:5%;width:2rem;height:2rem;border-radius:5px}.game-item--iceCube:before{bottom:5%;right:5%;width:1.75rem;height:1.75rem;border-radius:8px}.game-item--iceCube .game-item__content{font-size:clamp(12px,1.6vw,20px);transform:rotate(-2deg);line-height:1.3}}@media (min-width: 1440px){.game-item--iceCube{width:clamp(170px,16vw,220px);height:clamp(170px,16vw,220px)}.game-item--iceCube .game-item__content{font-size:clamp(18px,2.2vw,24px)}}@media (prefers-reduced-motion: reduce){.game-item--iceCube{animation:none}.game-item--iceCube:hover{transform:none}.game-item--iceCube.popping{animation:none;opacity:0}.game-item--iceCube.wrong-ice-cube{animation:none}}@media (prefers-contrast: high){.game-item--iceCube{border-width:3px;border-color:#fff}.game-item--iceCube .game-item__content{text-shadow:0 0 4px rgba(255,255,255,1);font-weight:700}}@media (pointer: coarse){.game-item--iceCube{min-width:44px;min-height:44px}.game-item--iceCube:hover{transform:none}}.game-item--platformer{border-radius:12px 12px 0 0;background:#5775c6;border:5px solid rgba(0,0,0,.2);border-bottom:none;animation:none;position:relative;overflow:hidden}.game-item--tile{border-radius:12px;background:#5775c6;border:4px solid rgba(170,176,215,.7);animation:float 3s ease-in-out infinite;position:relative;overflow:hidden;width:clamp(90px,20vw,120px);height:clamp(110px,25vw,150px);border-bottom-width:6px}.game-item--tile:before{content:"";position:absolute;background:#0003;border-radius:50%;transform:rotate(10deg);top:-8px;right:-8px;width:25px;height:25px}.game-item--tile:after{content:"";position:absolute;background:#0003;border-radius:50%;transform:rotate(40deg);bottom:-8px;left:-8px;width:25px;height:25px}.game-item--tile .game-item__content{color:#fff;font-weight:700;line-height:1.1;max-width:80%;position:relative;z-index:1;font-size:clamp(14px,4.5vw,18px);transform:rotate(-1deg)}.game-item--tile.correct-match{background:#99c262;border-color:#bed7aab3;border-bottom-width:4px;opacity:1;transform:scale(1)}.game-item--tile.wrong-match{background:#c65766!important;border-color:#d7aab1b3!important}.game-item--tile.semiTransparentTile{border-bottom-width:4px;opacity:.3;transform:scale(.7)}.game-item--tile.drag-duplicate{border-bottom-width:4px;position:fixed!important;cursor:grabbing;transform:scale(1.2);z-index:1000;pointer-events:none}.game-item--tile.fading-out{animation:tileBecomesInvisible .5s ease-out forwards}@keyframes tileBecomesInvisible{0%{transform:scale(1) rotate(0);opacity:1}20%{transform:scale(1.2) rotate(3deg);opacity:1}to{transform:scale(.1) rotate(20deg) translateY(-50px);opacity:0}}.game-item--tile.matched{opacity:0;cursor:none;pointer-events:none;transform:scale(.1);transition:all .3s ease-out}@media (min-width: 768px){.game-item--tile{width:clamp(120px,17vw,150px);height:clamp(150px,20vw,180px);border:3.5px solid rgba(170,176,215,.7);border-bottom-width:7px}.game-item--tile:before{top:-10px;right:-10px;width:35px;height:35px;transform:rotate(9deg)}.game-item--tile:after{bottom:-10px;left:-10px;width:35px;height:35px;transform:rotate(38deg)}.game-item--tile .game-item__content{font-size:clamp(16px,3.5vw,20px);transform:rotate(-1.5deg)}}@media (min-width: 1024px){.game-item--tile{width:clamp(150px,15vw,180px);height:clamp(180px,18vw,220px);border:4px solid rgba(170,176,215,.7);border-bottom-width:8px}.game-item--tile:before{top:-12px;right:-12px;width:45px;height:45px;transform:rotate(10deg)}.game-item--tile:after{bottom:-12px;left:-12px;width:45px;height:45px;transform:rotate(40deg)}.game-item--tile .game-item__content{font-size:clamp(18px,2.2vw,25px);transform:rotate(-2deg)}}@media (min-width: 1440px){.game-item--tile{width:clamp(160px,14vw,200px);height:clamp(200px,17vw,240px)}.game-item--tile .game-item__content{font-size:clamp(20px,2.5vw,28px)}}@media (prefers-reduced-motion: reduce){.game-item--tile{animation:none}.game-item--tile:hover{transform:none;filter:brightness(1.05)}.game-item--tile.fading-out{animation:none;opacity:0}.game-item--tile.wrong-match,.game-item--tile.correct-match{animation:none}.game-item--tile:hover:before,.game-item--tile:hover:after{transform:rotate(10deg)}}@media (prefers-contrast: high){.game-item--tile{border-width:4px;border-color:#fff}.game-item--tile .game-item__content{text-shadow:0 0 4px rgba(0,0,0,1);font-weight:800}}.game-item--smashBox{width:80%;height:80%;border-radius:12px;background:linear-gradient(135deg,#dc2626,#b91c1c);border:4px solid #991B1B;box-shadow:0 4px 12px #0000004d,inset 0 2px 6px #ffffff4d,inset 0 -2px 4px #0003;animation:none;position:relative;overflow:hidden}.game-item--smashBox:hover{transform:scale(1.03);filter:brightness(1.08)}.game-item--smashBox:active{transform:scale(.97);filter:brightness(.95);transition:var(--transition-all)}.game-item--smashBox:before{content:"";position:absolute;background:#991b1b4d;border-radius:8px;transform:rotate(45deg);bottom:-4px;left:-4px;width:20px;height:20px}.game-item--smashBox:after{content:"";position:absolute;background:#991b1b4d;border-radius:8px;transform:rotate(45deg);top:-3px;right:-3px;width:12px;height:12px}.game-item--smashBox .game-item__content{color:#fff;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.6);line-height:1.1;max-width:90%;position:relative;z-index:1;font-size:clamp(12px,4vw,16px);transform:rotate(-.5deg)}.game-item--smashBox.smashing{animation:boxSmash .5s forwards;z-index:100}@keyframes boxSmash{0%{transform:scale(1) rotate(0);opacity:1}20%{transform:scale(1.2) rotate(3deg);opacity:1}to{transform:scale(.1) rotate(20deg) translateY(-50px);opacity:0}}.game-item--smashBox.wrong-box{animation:shake .5s;background:linear-gradient(135deg,#ff6b6b,#e55555)!important;border-color:#d44444!important}@media (min-width: 1024px){.game-item--smashBox{border:4px solid #991B1B;border-radius:var(--radius-sm)}.game-item--smashBox:hover{transform:scale(1.05);filter:brightness(1.1)}.game-item--smashBox:before{bottom:-8px;left:-8px;width:40px;height:40px;border-radius:8px}.game-item--smashBox:after{top:-8px;right:-8px;width:25px;height:25px;border-radius:8px}.game-item--smashBox .game-item__content{font-size:clamp(14px,2vw,18px);transform:rotate(-1deg);text-shadow:2px 2px 4px rgba(0,0,0,.6)}.game-item--smashBox:hover:before{background:#0003;transform:rotate(45deg) scale(1.1);transition:var(--transition-base)}.game-item--smashBox:hover:after{background:#0003;transform:rotate(45deg) scale(1.2);transition:var(--transition-base)}}@media (min-width: 1440px){.game-item--smashBox .game-item__content{font-size:clamp(18px,2.2vw,22px)}}.game-item--tileBox{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.75rem;width:clamp(100px,17vw,175px);min-height:clamp(100px,17vw,175px);border-radius:.75rem 3rem;border:8px solid #BAC1DA;background:#5775c6;animation:float 3s ease-in-out infinite}.game-item--tileBox:hover{transform:scale(1.1);filter:brightness(1.1)}.game-item--tileBox .game-item__content{font-size:clamp(1.2rem,2.5vw,1.5rem);color:#fff;max-width:100%;line-height:1.2;font-weight:600}.game-item--tileBox.smashing{animation:boxSmash .5s forwards;z-index:100}.game-item--tileBox.flipping{animation:tileFlip .6s ease-in-out;z-index:10}@keyframes tileFlip{0%{transform:rotateY(0) scale(1)}50%{transform:rotateY(90deg) scale(1.1)}to{transform:rotateY(0) scale(1)}}.game-item--tileBox.flipping .game-item__content{opacity:0}.game-item--tileBox .flip-video{display:none;position:absolute;width:100%;height:100%;object-fit:cover}.game-item--tileBox.flipping .flip-video{display:block}.game-item--ball{width:100px;height:100px;border-radius:50%;background:radial-gradient(84.4% 84.4% at 27.78% 24.07%,#2383ff,#0264b9 60.46%,#024676 79.62%,#00031d);box-shadow:1px 1px 12px #ffffff40 inset,-2px -2px 12px #00000040 inset;filter:drop-shadow(4px 8px 6px rgba(0,0,0,.25));cursor:pointer;transition:all .3s ease;animation:spin 2s linear infinite,shine 3s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shine{0%{filter:drop-shadow(4px 8px 6px rgba(0,0,0,.25))}to{filter:drop-shadow(4px 8px 6px rgba(0,0,0,.25))}}.game-item--card{border-radius:.75rem;background:#fff;border-width:12px 0 0 0;border-style:solid;border-color:var(--color-text-primary);gap:1rem;padding:1.75rem .5rem;height:max-content;cursor:grab;flex-direction:column;flex:1}.game-item--card .game-item__content{color:var(--color-text-primary);transform:rotate(-1deg)}.game-item--card.correct-match{filter:brightness(1.2)}.game-item--card.wrong-match{background:#ef6a71;filter:brightness(1.2);animation:rocking 1.5s ease-in-out}.game-target-container{flex:1;display:flex;align-items:center;justify-content:center;border-radius:10px;border-style:solid;border-bottom:none;border-top:none;color:#fff;font-weight:600;font-size:clamp(1.3rem,2.5vw,1.6rem);letter-spacing:.06rem;text-align:center;position:relative;transition:all .3s ease;cursor:pointer;-webkit-user-select:none;user-select:none}.game-target-container:after{content:"";position:absolute;top:-1rem;left:50%;transform:translate(-50%);border-style:solid;background-color:#fff}.game-target-container--bucket{padding:4rem 3rem;border-width:5px;background-color:var(--color-primary-orange);border-color:var(--color-primary-orange)}.game-target-container--bucket:after{width:calc(100% - 12px);height:1.5rem;border-radius:50%;border-width:5px;border-color:var(--color-primary-orange)}.game-target-container--box{padding:3.5rem 3rem;border-width:6px;background-color:var(--color-primary-blue);border-color:var(--color-primary-blue)}.game-target-container--box:after{width:100%;height:2rem;border-radius:.3rem .3rem 0 0;border-width:6px;border-color:var(--color-primary-blue)}@media (max-width: 728px){.game-target-container{min-width:80px;font-size:1.1rem;border-radius:5px}.game-target-container--bucket{border-width:4px;padding:2rem}.game-target-container--bucket:after{border-width:4px}.game-target-container--box{border-width:4px;padding:2rem}.game-target-container--box:after{width:100%;height:1.5rem;border-width:4px;border-radius:5px}}@media (max-width: 1024px){.game-target-container{min-width:100px;font-size:1.3rem;border-radius:8px}.game-target-container--bucket{padding:3rem 2rem}.game-target-container--box{padding:2rem}.game-target-container--box:after{height:1.7rem}}.game-stats{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}.game-stat-item{display:flex;align-items:center;border:2px solid white;border-radius:12px;color:#fff;font-weight:600;transition:all .3s ease;gap:.5rem;padding:clamp(6px,1.5vw,8px) clamp(10px,2vw,12px);min-height:40px}.stat-value{font-weight:700;letter-spacing:.02em;font-size:clamp(1.3rem,4vw,1.6rem)}.stat-icon{width:clamp(24px,5vw,28px);height:clamp(24px,5vw,28px)}.timer-warning{animation:pulse 1s infinite;background:#ca3c4d4d!important;border:2px solid rgb(202,60,77,.6);box-shadow:0 0 12px #ca3c4d66}.timer-warning .stat-value{color:#ca3c4d}@keyframes pulse{0%{transform:scale(1);background:#ca3c4d4d}50%{transform:scale(1.05);background:#ca3c4d80}to{transform:scale(1);background:#ca3c4d4d}}.game-stat-gems{background:var(--color-game-stat-gems)}.game-stat-timer{background:var(--color-game-stat-timer)}.game-stat-lives{background:var(--color-game-stat-lives)}.game-stat-rounds{background:var(--color-game-stat-rounds)}.game-stat-matches{background:var(--color-game-stat-matches)}.game-stat-smashes{background:var(--color-game-stat-smashes)}@media (min-width: 768px){.game-stats{gap:.5rem;flex-wrap:nowrap}.game-stat-item{gap:.6rem;padding:clamp(4px,1vw,6px) clamp(10px,1.5vw,12px);min-height:44px}.stat-value{font-size:clamp(1.5rem,3vw,1.8rem)}.stat-icon{width:clamp(28px,4vw,32px);height:clamp(28px,4vw,32px)}.game-stat-item:hover{transform:translateY(-3px)}}@media (min-width: 1024px){.game-stats{gap:.5rem}.game-stat-item{gap:.7rem;padding:.2rem .75rem;min-height:35px}.stat-value{font-size:2rem}.stat-icon{width:clamp(32px,3vw,38px);height:clamp(32px,3vw,38px)}.game-stat-item:hover{transform:translateY(-4px)}}@media (min-width: 1280px){.game-stat-item{padding:clamp(4px,1vw,6px) clamp(12px,1.5vw,15px);min-height:48px}}@media (prefers-contrast: high){.game-stat-item{border-width:3px;border-color:#fff}.timer-warning{border-width:3px}}@media (prefers-reduced-motion: reduce){.game-stat-item{transition:none}.timer-warning{animation:none}}@media (pointer: coarse){.game-stat-item{min-height:48px}}.name-feeling-gameplay{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative;color:var(--color-text-primary)}.game-area-name-feeling{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:relative;padding:0!important}.bubbles-container{flex:1;position:relative;width:100%;min-height:300px;margin-bottom:1rem;overflow:hidden}.emotions-container{display:flex;gap:1rem;justify-content:center;width:75%}.name-feeling-gameplay .emotions-container .game-target-container--bucket{max-width:22rem}.name-feeling-gameplay .emotions-container[data-stage-id=stage1] .game-target-container--bucket{max-width:28rem}.name-feeling-gameplay .emotions-container[data-stage-id=stage2] .game-target-container--bucket{max-width:20rem}.name-feeling-gameplay .emotions-container[data-stage-id=stage3] .game-target-container--bucket{max-width:18rem}.name-feeling-gameplay .emotions-container[data-stage-id=stage4] .game-target-container--bucket{max-width:16rem}.emotion-happy{background-color:#6d913d;border-color:#6d913d}.emotion-sad{background-color:#5c8ab7;border-color:#5c8ab7}.emotion-angry{background-color:#c56477;border-color:#c56477}.emotion-worried{background-color:#a274bc;border-color:#a274bc}.emotion-feels-good{background-color:#6d913d;border-color:#6d913d}.emotion-feels-bad{background-color:#c56477;border-color:#c56477}.emotion-happy:after{border-color:#6d913d}.emotion-sad:after{border-color:#5c8ab7}.emotion-angry:after{border-color:#c56477}.emotion-worried:after{border-color:#a274bc}.emotion-feels-good:after{border-color:#6d913d}.emotion-feels-bad:after{border-color:#c56477}.emotion-embarrassed{background-color:#e89baa;border-color:#e89baa}.emotion-tired{background-color:#9ba4b5;border-color:#9ba4b5}.emotion-scared{background-color:#6c7a89;border-color:#6c7a89}.emotion-proud{background-color:#e0a100;border-color:#e0a100}.emotion-calm{background-color:#4aae9b;border-color:#4aae9b}.emotion-bored{background-color:#9e9e9e;border-color:#9e9e9e}.emotion-disgusted{background-color:#6b8e23;border-color:#6b8e23}.emotion-surprised{background-color:coral;border-color:coral}.emotion-embarrassed:after{border-color:#e89baa}.emotion-tired:after{border-color:#9ba4b5}.emotion-scared:after{border-color:#6c7a89}.emotion-proud:after{border-color:#e0a100}.emotion-calm:after{border-color:#4aae9b}.emotion-bored:after{border-color:#9e9e9e}.emotion-disgusted:after{border-color:#6b8e23}.emotion-surprised:after{border-color:coral}@media (max-width: 1200px){.emotions-container{width:85%}}@media (max-width: 768px){.game-area{padding:0 2rem}.emotions-container{width:90%;gap:.5rem}.bubbles-container{min-height:200px}}@keyframes bubblePulse{0%,to{transform:scale(1);box-shadow:0 0 0 0 var(--pulse-color-rgba, rgba(109, 145, 61, .8))}50%{transform:scale(1.12);box-shadow:0 0 0 20px var(--pulse-color-rgba-fade, rgba(109, 145, 61, 0))}}@keyframes bucketPulse{0%,to{transform:scale(1);box-shadow:0 0 #fff9,inset 0 0 15px #fff3}50%{transform:scale(1.06);box-shadow:0 0 0 12px #fff0,0 0 25px 8px #ffffff80,inset 0 0 25px #fff6}}.bubble-pulse{animation:bubblePulse 2.5s cubic-bezier(.4,0,.2,1) infinite;z-index:10!important}.name-feeling-gameplay .emotion-container.bucket-pulse,.name-feeling-gameplay .game-target-container.bucket-pulse{animation:bucketPulse 2.5s cubic-bezier(.4,0,.2,1) infinite!important;z-index:5!important}.whack-a-mole-grid-container{display:flex;justify-content:center;align-items:center;width:100%}.whack-a-mole-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);width:100%;aspect-ratio:1;margin:0 auto;gap:clamp(.5rem,4vw,1rem);max-width:320px}.grid-square{position:relative;width:100%;height:100%;background:radial-gradient(circle at center,rgba(0,0,0,.4) 30%,rgba(0,0,0,.2) 60%,rgba(0,0,0,.1) 80%,transparent 100%);border-radius:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;min-height:clamp(40px,3vw,75px);box-shadow:inset 0 2px 6px #0000004d,inset 0 1px 3px #0003,0 1px 3px #ffffff1a}.grid-square--empty{transform:scale(.8);filter:brightness(.9)}.grid-square--preview{transform:scale(1.02);background:radial-gradient(circle at center,rgba(246,207,70,.3) 30%,rgba(246,207,70,.2) 60%,rgba(246,207,70,.1) 80%,transparent 100%);box-shadow:inset 0 2px 6px #f6cf4633,inset 0 1px 3px #f6cf461a,0 0 15px #f6cf4666}.grid-square--active,.grid-square--shaking{transform:scale(1)}.preview-glow{position:absolute;top:50%;left:50%;width:80%;height:80%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(246,207,70,.6) 0%,rgba(246,207,70,.3) 50%,transparent 100%);border-radius:var(--radius-base);animation:previewPulse .8s ease-in-out}@keyframes previewPulse{0%{transform:translate(-50%,-50%) scale(.3);opacity:0}50%{transform:translate(-50%,-50%) scale(1.1);opacity:1}to{transform:translate(-50%,-50%) scale(1);opacity:.8}}.whack-box{animation:boxPopUp .4s cubic-bezier(.34,1.56,.64,1) forwards;z-index:10;cursor:pointer;transition:var(--transition-all)}@keyframes boxPopUp{0%{transform:scale(0) translateY(20px);opacity:0}60%{transform:scale(1.1) translateY(-5px);opacity:1}to{transform:scale(1) translateY(0);opacity:1}}.whack-box:hover{transform:scale(1.03)}.whack-box:active{transform:scale(.95);transition:var(--transition-all)}.whack-box--shaking{animation:wrongBoxShake 1s ease-in-out}@keyframes wrongBoxShake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-8px)}20%,40%,60%,80%{transform:translate(8px)}}@media (min-width: 768px){.whack-a-mole-grid{gap:clamp(1rem,3vw,1.5rem);max-width:350px}.grid-square{border-radius:var(--radius-base);box-shadow:inset 0 3px 7px #0000004d,inset 0 1.5px 4px #0003,0 1.5px 4px #ffffff1a}.grid-square--empty{transform:scale(.82)}.grid-square--preview{transform:scale(1.015);box-shadow:inset 0 3px 7px #f6cf4633,inset 0 1.5px 4px #f6cf461a,0 0 18px #f6cf4666}.whack-box:hover{transform:scale(1.05)}}@media (min-width: 1024px){.whack-a-mole-grid{gap:clamp(.9rem,1vw,1.1rem);max-width:410px}.grid-square{min-height:clamp(30px,2vw,50px);box-shadow:inset 0 4px 8px #0000004d,inset 0 2px 4px #0003,0 2px 4px #ffffff1a}.grid-square--empty{transform:scale(.8)}.grid-square--preview{transform:scale(1.02);background:radial-gradient(circle at center,rgba(246,207,70,.3) 30%,rgba(246,207,70,.2) 60%,rgba(246,207,70,.1) 80%,transparent 100%);box-shadow:inset 0 4px 8px #f6cf4633,inset 0 2px 4px #f6cf461a,0 0 20px #f6cf4666}.whack-box:hover{transform:scale(1.05);cursor:pointer}.whack-box:active{transform:scale(.95)}}@media (min-width: 1440px){.whack-a-mole-grid{max-width:600px}}@media (prefers-contrast: high){.grid-square{border:2px solid #000;background:#fff}.grid-square--preview{background:#ffeb3b;border-color:#ffc107}}@media (prefers-reduced-motion: reduce){.grid-square,.whack-box,.preview-glow{animation:none!important;transition:none!important}.grid-square--preview{transform:scale(1)}}.quick-as-billy-gameplay{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative;color:var(--color-text-primary, #1B556E);overflow:hidden}.game-area-qaB{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:relative;padding:.2rem;overflow:hidden}.game-instructions-qaB{text-align:center;z-index:10}.game-instructions-qaB p{font-size:1rem;font-weight:600;color:#1b556e}.game-difficulty-progress-bar-container{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:.5rem 1rem;width:100%}.game-difficulty-progress-bar-container .progress-label-left{background-color:var(--color-text-op-10);padding:.5rem 1rem;border-radius:.5rem;font-size:1.1rem;font-weight:700;color:var(--color-text-primary)}.game-difficulty-progress-bar-container .progress-label-right{background-color:var(--color-primary-purple);padding:.5rem 1rem;border-radius:.5rem;font-size:1.1rem;font-weight:700;color:#fff}.game-difficulty-progress-bar-container .max-level .progress-bar-fill{opacity:.7}@media screen and (min-width: 450px){.game-area-qaB{padding:.25rem;justify-content:center}.game-instructions-qaB{margin-bottom:.75rem;max-width:300px}.game-difficulty-progress-bar-container{max-width:300px}}@media screen and (min-width: 768px){.game-area-qaB{padding:.5rem;gap:.5rem;justify-content:flex-start}.game-instructions-qaB{max-width:375px}.game-instructions-qaB p{font-size:clamp(1rem,1.5vw,1.2rem)}.game-difficulty-progress-bar-container{max-width:375px}}@media screen and (min-width: 1024px){.game-area-qaB{gap:.75rem;padding:.75rem}.game-instructions-qaB{max-width:400px}.game-instructions-qaB p{font-size:clamp(1rem,1.7vw,1.2rem)}.game-difficulty-progress-bar-container{max-width:400px}}@media screen and (min-width: 1440px){.game-instructions-qaB{gap:1rem;max-width:550px}.game-instructions-qaB p{font-size:clamp(1.3rem,2vw,1.5rem)}.game-difficulty-progress-bar-container{max-width:550px}}@media (prefers-contrast: high){.quick-as-billy-gameplay{background:#fff}.game-instructions p{color:#000;text-shadow:none}}@media (prefers-reduced-motion: reduce){.game-area:before,.game-area:after{animation:none}}.game-item--smashBox.smash-box-default{background:linear-gradient(135deg,#7c3aed,#6d28d9);border-color:#5b21b6}.game-item--smashBox.smash-box-default:before,.game-item--smashBox.smash-box-default:after{background:#5b21b64d}.game-item--smashBox.smash-box-danger,.game-item--smashBox.smash-box-worry{background:linear-gradient(135deg,#dc2626,#b91c1c);border-color:#991b1b}.game-item--smashBox.smash-box-danger:before,.game-item--smashBox.smash-box-danger:after,.game-item--smashBox.smash-box-worry:before,.game-item--smashBox.smash-box-worry:after{background:#991b1b4d}.game-item--smashBox.smash-box-calm{background:linear-gradient(135deg,#16a34a,#15803d);border-color:#166534}.game-item--smashBox.smash-box-calm:before,.game-item--smashBox.smash-box-calm:after{background:#1665344d}.game-item--smashBox.whack-box--shaking{background:linear-gradient(135deg,#16a34a,#15803d)!important;border-color:#166534!important;filter:brightness(1.1)}.game-item--smashBox.whack-box--shaking:before,.game-item--smashBox.whack-box--shaking:after{background:#1665344d!important}.body-detective-gameplay{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative;color:var(--color-text-primary)}.body-detective-game-area{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;height:100%;position:relative}.game-instructions-body-detective,.try-again-message-container{text-align:center;width:100%;max-width:300px}.game-instructions-body-detective p,.try-again-message-container p{font-weight:600;color:#1b556e;font-size:1rem}.try-again-message-container p{color:#c14650!important}.game-instructions-body-detective p .feelingLabel{font-weight:700;font-size:1.4rem}.try-again-message-container{display:none;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.feeling-bubbles-container{flex:1;display:flex;justify-content:center;align-items:center;width:100%;flex-wrap:wrap;gap:.5rem;padding:1rem 0}.game-item--iceCube.semiTransparentBubble{opacity:.3;transform:scale(.8)}.game-item--iceCube.reverseRound{background:linear-gradient(213deg,#ffffff4d -.57%,#da9dff80 63.33%,#fff6 98.61%)}.game-item--iceCube.drag-duplicate{position:fixed!important;cursor:grabbing;z-index:1000;pointer-events:none}.detective-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(350px,90%)}.detective-box{min-width:150px;background-color:#df8d12;border-color:#df8d12}.detective-box:after{border-color:#df8d12}.detective-box-plaform{width:100%;height:20px;background-color:#744d1c;border-radius:5px}.game-progress-container{position:relative;height:85px;width:80%;max-width:800px}.progress-bar-floor{position:absolute;bottom:0;left:0;width:100%;height:12px;border-radius:10px;background-color:#464f57}.progress-bar-markers{position:absolute;bottom:12px;left:0;display:flex;flex-direction:row;justify-content:space-evenly;width:100%}.progress-bar-marker{width:12px;height:15px;background-color:#464f57;border-radius:3px 3px 0 0;position:relative}.progress-bar-marker.completed,.progress-bar-marker.current{background-color:#ff9006}.game-item--platformer{width:35px;height:60px;border:none;background:#3eabe9}.game-item--platformer:before{content:"";position:absolute;top:10px;right:50%;transform:translate(50%);width:8px;height:8px;border-radius:50%;background:#00000080}.game-item--platformer:after{content:"";position:absolute;top:55%;right:0;transform:translateY(-55%);width:10px;height:10px;border-radius:5px 0 0 5px;background:#00000080}.game-item--platformer.jumping{transform:scale(1.1);box-shadow:0 4px 12px #0006}@media screen and (min-width: 300px){.game-instructions-body-detective{width:100%;max-width:400px}}@media (min-width: 768px){.game-instructions-body-detective{max-width:500px}.game-instructions-body-detective p{font-size:1.3rem}.game-instructions-body-detective p .feelingLabel{font-size:1.8rem}.feeling-bubbles-container{gap:.75rem;padding:1.5rem 0}.detective-container{width:min(380px,85%)}.game-progress-container{width:85%;max-width:900px}}@media (min-width: 1024px){.game-instructions-body-detective{max-width:500px}.game-instructions-body-detective p{font-size:1.5rem}.game-instructions-body-detective p .feelingLabel{font-size:2.5rem}.feeling-bubbles-container{gap:1rem;padding:1rem 0}.detective-container{width:400px}.game-progress-container{width:80%;max-width:1000px}}@media (min-width: 1280px){.detective-container{width:450px}.feeling-bubbles-container{padding:2rem 0}}.sort-the-thought-gameplay{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative;color:var(--color-text-primary)}.game-area-sTT{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:relative;padding:.5rem}.game-instructions{text-align:center}.game-instructions p{font-weight:600;color:#1b556e;margin:0;font-size:clamp(.9rem,4vw,1.1rem)}.tiles-flex-container{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem}.tiles-container{display:grid;grid-template-columns:repeat(var(--grid-cols, 3),1fr);grid-template-rows:repeat(var(--grid-rows, 2),1fr);align-items:center;justify-items:center;position:relative;gap:clamp(.5rem,5vw,1rem);min-height:200px}.tiles-container[style*="--grid-cols: 4"]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(calc(var(--grid-rows, 2) * 2),1fr)}.tiles-container[style*="--grid-cols: 5"]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(calc(var(--grid-rows, 2) * 3),1fr)}.tiles-container[style*="--grid-cols: 6"]{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(calc(var(--grid-rows, 2) * 2),1fr)}@media (min-width: 768px){.game-area{padding:1rem}.game-instructions p{font-size:clamp(1rem,3vw,1.2rem);line-height:1.4}.tiles-flex-container{padding:1rem}.tiles-container{gap:clamp(1.5rem,4vw,2.5rem);min-height:250px;max-width:600px}.tiles-container[style*="--grid-cols: 4"]{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(var(--grid-rows, 2),1fr)}.tiles-container[style*="--grid-cols: 5"]{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(calc(var(--grid-rows, 2) * 2),1fr)}}@media (min-width: 1024px){.game-area{padding:1.5rem}.game-instructions p{font-size:clamp(1.1rem,2.5vw,1.3rem);line-height:1.5}.tiles-flex-container{padding:1.5rem}.tiles-container{gap:clamp(2.5rem,5vw,4rem);min-height:300px;max-width:800px}.tiles-container[style*="--grid-cols: 4"]{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(var(--grid-rows, 2),1fr)}.tiles-container[style*="--grid-cols: 5"]{grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(var(--grid-rows, 2),1fr)}.tiles-container[style*="--grid-cols: 6"]{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(var(--grid-rows, 2),1fr)}}.tiles-container:empty{display:flex;align-items:center;justify-content:center;color:var(--color-text-op-50);font-size:1.1rem;font-weight:500}.tiles-container:empty:before{content:"Loading..."}.body-bubbles-gameplay{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative;color:var(--color-text-primary)}.game-area-body-bubbles{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:relative;padding:0}.game-instructions-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:1rem}.scenario-container-bct{display:flex;flex-direction:row;align-items:center;justify-content:center;width:max-content;color:#fff;font-weight:600;background:#644970;border-radius:12px;padding:.75rem 1rem;gap:1rem;transition:background-color .8s ease-in-out}.scenario-container-bct.scenario-1,.scenario-container-bct.scenario-2,.scenario-container-bct.scenario-3{background:#4a90a4}.scenario-container-bct.scenario-4,.scenario-container-bct.scenario-5{background:#7b68a6}.scenario-container-bct.scenario-6,.scenario-container-bct.scenario-7{background:#a67b68}.scenario-container-bct.scenario-8,.scenario-container-bct.scenario-9,.scenario-container-bct.scenario-10{background:#a65768}.scenario-label-bct{font-weight:700;text-transform:uppercase;background:#fff3;font-size:clamp(1.1rem,2vw,1.4rem);border-radius:10px;letter-spacing:.05em;padding:.5rem}.scenario-text-bct{flex:1;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:500;line-height:1.3}.game-instructions{padding:0 2rem;max-width:450px;text-align:center}.game-instructions p{font-size:clamp(1.2rem,2vw,1.5rem);font-weight:600;color:#1b556e;margin:0}.bubbles-container{flex:1;position:relative;width:100%;padding:1rem;overflow:hidden;display:flex;justify-content:center;align-items:center}.bubble-grid{display:grid;gap:3rem;justify-items:center;align-items:center;width:max-content}.bubble-grid.floating-in .game-item--bubble{animation:floatUp 2.5s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes floatUp{0%{transform:translateY(150vh) scale(.8);opacity:.7}60%{transform:translateY(-10px) scale(1.05);opacity:1}to{transform:translateY(0) scale(1);opacity:1}}.bubble-grid.grid-1x2{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}.bubble-grid.grid-2x2{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.bubble-grid.grid-2x3{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.bubble-grid.grid-2x4{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}.bubble-grid.grid-3x3{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}.body-clue-bubble-temperature{background:linear-gradient(213deg,#ffffff4d -.57%,#b5e0f380 63.33%,#fff6 98.61%)}.body-clue-bubble-tension{background:linear-gradient(213deg,#ffffff4d -.57%,#ff9a9a80 63.33%,#fff6 98.61%)}.body-clue-bubble-breathing{background:linear-gradient(213deg,#ffffff4d -.57%,#f3b5e180 63.33%,#fff6 98.61%)}.body-clue-bubble-heartRate{background:linear-gradient(213deg,#ffffff4d -.57%,#c9f3b580 63.33%,#fff6 98.61%)}.body-clue-bubble-stomach{background:linear-gradient(213deg,#ffffff4d -.57%,#da9dff80 63.33%,#fff6 98.61%)}.body-clue-bubble-energy{background:linear-gradient(213deg,#ffffff4d -.57%,#f8ff9d80 63.33%,#fff6 98.61%)}.game-item--bubble.matched{opacity:0;cursor:none;pointer-events:none;transform:scale(.1)}@media (max-width: 1200px){.scenario-label-bct,.scenario-text-bct{font-size:1.1rem}.game-instructions p{font-size:1rem}.bubble-grid{gap:2rem}}@media (max-width: 1024px){.bubble-grid{gap:1.5rem}}@media (max-width: 768px){.bubble-grid{gap:1rem}}.rating-box{max-width:clamp(550px,40vw,600px);border-radius:var(--radius-base);border:3px solid #FFF;background:#32395ae6;box-shadow:5px -5px 12px #7c8aa6 inset,-5px 5px 20px 1px #7c8aa6b3 inset;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2000;animation:ratingBoxAppear .3s ease-out forwards}@keyframes ratingBoxAppear{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.rating-box-content{padding:2.2rem;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem}.rating-header{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.2rem}.worry-text-display{font-size:clamp(18px,3vw,22px);font-weight:700;color:#ff9b20;text-transform:capitalize}.rating-question{font-size:clamp(20px,2.5vw,25px);font-weight:600;color:#fff}.rating-options{flex:1;display:flex;align-items:center;justify-content:center}.rating-actions{display:flex;gap:1rem;justify-content:center}@media (max-width: 480px){.rating-box{width:95%;min-height:350px}.rating-box-content{padding:1.5rem}.rating-actions{flex-direction:column}.rating-actions .button{width:100%}}.leaderboard-box{width:clamp(250px,25vw,350px);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:1rem;padding:2rem;transition:transform .7s cubic-bezier(.34,1.56,.64,1),opacity .7s ease-out;box-shadow:3px -3px 12px #ffffffb3 inset,-3px 3px 20px 1px #fff inset;border:4px solid white;border-radius:20px}.worry-rating-display{display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.5rem 1rem;transform:rotate(-2deg);background:#fff;border-radius:5px}.worry-rating-display .rating-label,.worry-rating-display .rating-number{font-size:1.2rem;font-weight:700;font-size:1.3rem}.worry-type-display{display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.5rem 1rem;transform:rotate(1deg);background:#fff;border-radius:5px}.worry-type-display .type-label,.worry-type-display .type-name{font-size:1.2rem;font-weight:700}.worry-list{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem;width:100%;text-align:left}.worry-items{list-style:decimal;padding-left:1.5rem;margin:0;width:100%}.worry-item{font-size:1rem;font-weight:500;line-height:1.3;color:#fff;margin-bottom:.3rem}@media (max-width: 768px){.leaderboard-box{padding:.75rem 1rem}.worry-rating-display .rating-number{font-size:1.5rem}}.alert-leaderboard{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;padding:3rem;color:var(--color-text-primary, #1B556E);overflow:hidden}.leaderboard-content{width:100%;max-width:800px;display:flex;flex-direction:column;align-items:center;gap:3rem;animation:leaderboardAppear .6s ease-out forwards}@keyframes leaderboardAppear{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.leaderboard-header{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.leaderboard-title{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--color-text-primary)}.leaderboard-subtitle{font-size:clamp(1.1rem,2.3vw,1.3rem);font-weight:500;color:#6b7280;line-height:1.5}.leaderboard-list{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}.leaderboard-item{animation:leaderboardItemAppear .4s ease-out forwards;animation-delay:calc(var(--item-index, 0) * .1s);opacity:0}.leaderboard-item:nth-child(1){--item-index: 0}.leaderboard-item:nth-child(2){--item-index: 1}.leaderboard-item:nth-child(3){--item-index: 2}@keyframes leaderboardItemAppear{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.leaderboard-actions{width:100%;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.alert-leaderboard{padding:1rem}.leaderboard-content{padding:2rem 1.5rem}.leaderboard-message{padding:1rem}.leaderboard-actions .button{width:100%}}@media (max-width: 480px){.leaderboard-content{padding:1.5rem 1rem}.leaderboard-header{margin-bottom:1.5rem}.leaderboard-list{margin:1.5rem 0}}.alert-leaderboard:has(.leaderboard-subtitle:contains("No worries")) .leaderboard-content{text-align:center;max-width:500px}@keyframes crownFloat{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-3px) rotate(5deg)}}.box-blaster-gameplay{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative;color:var(--color-text-primary, #1B556E);overflow:hidden}.game-area{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:relative;padding:1rem;overflow:hidden}.game-instructions{text-align:center;margin-bottom:1rem;z-index:10}.game-instructions p{font-size:clamp(1.1rem,2vw,1.4rem);font-weight:600;color:#1b556e;margin:0;text-shadow:0 1px 2px rgba(255,255,255,.8)}.boxes-container{flex:1;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:5}.rating-overlay{position:fixed;top:0;left:0;width:100vw;height:100dvh;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;animation:overlayFadeIn .3s ease-out forwards}@keyframes overlayFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}}@media (max-width: 768px){.game-area{padding:.5rem}.game-instructions p{font-size:1rem}}@media (max-width: 480px){.game-area{padding:.25rem}}@media (prefers-contrast: high){.box-blaster-gameplay{background:#fff}.game-instructions p{color:#000;text-shadow:none}}@media (prefers-reduced-motion: reduce){.game-area:before,.game-area:after{animation:none}.overlayFadeIn{animation:none}.rating-overlay{transition:none}}.the-clue-detective-gameplay{width:100%;height:100%}.clue-detective-game-area{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%;position:relative;overflow:hidden;gap:2rem}.clue-detective-scenario-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:500px;border-radius:12px;gap:1rem;z-index:10}.clue-detective-scenario-image{width:100%;height:225px;border:2px solid var(--color-text-op-50);border-radius:10px;object-fit:cover;position:relative}.clue-detective-scenario-image:before{content:"";position:absolute;bottom:10px;left:50%;width:20px;height:20px;border-radius:50%;background:#000;z-index:10}.clue-detective-scenario-text{font-weight:600;font-size:1.2rem;line-height:1.3;text-align:center;color:var(--color-text-primary)}.equation-clue-boxes-container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;width:100%;max-width:900px}.equation-clue-left-box,.equation-clue-right-box{display:flex;align-items:center;justify-content:center;background:#32395a0d;border-radius:12px;font-family:inherit;text-transform:capitalize;font-size:1.6rem;font-weight:700;color:var(--color-text-primary);transition:all .3s ease;cursor:pointer;position:relative;flex:1;padding:2rem;width:clamp(70px,9vw,100px);height:clamp(50px,9vw,70px)}.equation-clue-left-box.empty{color:var(--color-text-op-40);background:var(--color-text-op-05);border:3px dashed var(--color-text-op-40);cursor:default}.equation-clue-left-box.filled{border-color:var(--color-primary-green-dark);border-style:solid;background:var(--color-primary-green);color:#fff;font-size:1.1rem;line-height:1;cursor:pointer}.equals-sign{display:flex;flex-direction:column;align-items:center;justify-content:center}.equals-sign-top,.equals-sign-bottom{width:40px;height:8px;background:var(--color-text-primary);margin:4px 0;border-radius:99px}.available-clues-container{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;width:100%;gap:3rem;margin-bottom:2.5rem}.clue-item-wrapper{position:relative;display:inline-block;width:175px}.clue-item{position:relative;z-index:1;cursor:grab;-webkit-user-select:none;user-select:none}.clue-item:active{cursor:grabbing}.clue-item h4{font-size:.8rem;font-weight:700}.clue-item h3{font-size:1rem;font-weight:700;line-height:1.2;max-width:85%}.clue-item-shadow{position:absolute;left:50%;bottom:-15px;transform:translate(-50%);width:110%;height:30px;background:#32395a1a;border-radius:50%;z-index:0}.clue-item.semiTransparentClue{opacity:.3;pointer-events:none;-webkit-user-select:none;user-select:none}.clue-item.drag-duplicate{position:fixed;z-index:1000;pointer-events:none;-webkit-user-select:none;user-select:none;transform:scale(.7);box-shadow:0 8px 20px #0000004d}.equation-clue-left-box.empty:hover{background:var(--color-text-op-10);border-style:solid;transform:scale(1.02)}.equation-clue-left-box.drop-target{background:#3498db1a;border-color:#3498db;border-style:solid;transform:scale(1)}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-4px)}20%,40%,60%,80%{transform:translate(4px)}}.equation-clue-left-box.shake{animation:shake .6s ease-in-out;border-color:#ff6b6b!important;background:#ff6b6b4d!important;color:#ff6b6b!important}@media screen and (min-width: 500px){.clue-detective-scenario-image{height:200px}.clue-detective-scenario-text{font-size:1rem;line-height:1.2}.equation-clue-left-box,.equation-clue-right-box{padding:1rem}.clue-item-wrapper{width:200px}.clue-item h4{font-size:.9rem}.clue-item h3{font-size:1.2rem}}@media screen and (min-width: 768px){.clue-detective-scenario-container{width:500px}.available-clues-container{width:90%;justify-content:space-evenly;gap:2rem}.clue-item-wrapper{width:100%}.clue-item h4{font-size:.9rem}.clue-item h3{font-size:1.1rem}}@media screen and (min-width: 1440px){.clue-detective-scenario-image{height:250px}.clue-item-wrapper{width:300px}.clue-item h4{font-size:1.1rem}.clue-item h3{font-size:1.3rem}}.silly-billy-gameplay{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative;color:var(--color-text-primary)}.bubbles-container{flex:1;position:relative;width:100%;min-height:300px;margin-bottom:1rem;overflow:visible}.silly-billy-gameplay .game-item--bubble{width:clamp(170px,20vw,250px)!important;height:clamp(170px,20vw,250px)!important}.categories-container{display:flex;gap:2rem;justify-content:center;width:100%;max-width:900px;padding:0 1rem}.category-silly-billy{background-color:#ff6b6b;border-color:#ff6b6b}.category-helpful-billy{background-color:#4ecdc4;border-color:#4ecdc4}.category-silly-billy:after{border-color:#ff6b6b}.category-helpful-billy:after{border-color:#4ecdc4}@media (max-width: 768px){.game-instructions{width:70%}.categories-container{gap:clamp(.5rem,.7vw,1rem);width:90%}.bubbles-container{min-height:200px}}.bb-gameplay{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:4rem;position:relative;color:var(--color-text-primary)}.bb-scenario-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;width:100%;max-width:700px;text-align:center}.bb-scenario-text{font-size:1.1rem;font-weight:500}.bb-unlock-message{display:flex;align-items:center;justify-content:center;text-align:center;padding:1.5rem 2rem;color:var(--color-primary-purple);font-weight:600;background:color-mix(in srgb,var(--color-primary-purple) 15%,transparent);border-radius:100px}.bb-thoughts-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;min-width:400px;max-width:700px}.bb-custom-thought-input-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:1rem}.bb-custom-thought-input{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;width:100%}.bb-custom-thought-input-textarea{border-radius:10px;border:2px solid var(--color-text-op-40);padding:1rem;font-size:1rem;font-weight:500;color:var(--color-text-primary);background:var(--color-text-op-10);min-height:25px}.bb-thoughts-grid{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.bb-thought-block{width:150px;height:150px}.bb-thought-block .game-item__content{font-size:1.1rem!important}.bb-illogical-block{background:linear-gradient(213deg,#ffffff4d -.57%,#f3b5b580 63.33%,#fff6 98.61%)!important}.bb-illogical-block .game-item__content{color:#cb4f74!important}.bb-logical-block{background:linear-gradient(213deg,#ffffff4d -.57%,#b5f3b780 63.33%,#fff6 98.61%)!important;color:#1b556e!important}.bb-scale-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;position:absolute;bottom:75px;left:50%;transform:translate(-50%)}.bb-scale-apparatus{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;height:175px}.bb-fulcrum-triangle{width:0;height:0;border-left:40px solid transparent;border-right:40px solid transparent;border-bottom:50px solid #333;z-index:1}.bb-scale-bar{width:1000px;height:20px;background:#666;border-radius:10px;position:relative;transition:transform .5s ease,background .5s ease}.bb-scale-bar:before,.bb-scale-bar:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:10px;height:40px;border-radius:10px;background:#333}.bb-scale-bar:before{left:0}.bb-scale-bar:after{right:0}.bb-scale-bar.bb-balanced{transform:rotate(0);background:color-mix(in srgb,green 20%,transparent)}.bb-scale-bar.bb-unbalanced{transform:rotate(-5deg);background:color-mix(in srgb,red 20%,transparent)}.bb-scale-bar.bb-balanced:before,.bb-scale-bar.bb-balanced:after{background:color-mix(in srgb,green 20%,transparent);transition:background .5s ease}.bb-scale-bar.bb-unbalanced:before,.bb-scale-bar.bb-unbalanced:after{background:color-mix(in srgb,red 20%,transparent);transition:background .5s ease}.bb-drop-zones{display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%);width:100%;justify-content:space-between;gap:1rem;padding:0 12px;box-sizing:border-box}.bb-drop-zone{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}.bb-position-number{font-weight:600;color:var(--color-text-op-80);font-size:.8rem}.bb-drop-area{display:flex;align-items:center;justify-content:center;width:75px;height:75px;border-radius:10px}.bb-drop-area.empty{border:2px dashed var(--color-text-op-30)}.bb-drop-area.hovering{background:color-mix(in srgb,var(--color-primary-purple) 10%,transparent);border:2px solid var(--color-primary-purple);transform:scale(1.05);transition:transform .3s ease}.bb-drop-area.filled{background:var(--color-primary-purple);border:none;transition:transform .3s ease}.bb-placed-block{line-height:1;font-size:.9rem;color:#fff}.bb-scale-labels{position:absolute;bottom:5px;left:50%;transform:translate(-50%);display:flex;justify-content:space-between;align-items:center;width:100%}.bb-left-label,.bb-right-label{font-weight:500;color:var(--color-text-op-80);font-size:.9rem}.bb-feedback{text-align:center;padding:1rem;border-radius:10px;margin:1rem 0}.bb-feedback.bb-success{background:color-mix(in srgb,var(--color-success) 20%,transparent);color:var(--color-success)}.bb-feedback.bb-try-again{background:color-mix(in srgb,var(--color-error) 20%,transparent);color:var(--color-error)}.sorting-results-review{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:3rem;padding-bottom:2rem;color:var(--color-text-primary);overflow-y:auto}.review-header{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.review-header h2{font-size:clamp(1.6rem,3vw,2.4rem);color:#1b556e;font-weight:700}.review-header p{font-size:clamp(1rem,2vw,1.2rem);color:#1b556e;font-weight:500}.sorting-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;width:100%;max-width:1100px;flex:1}.sorting-column{overflow:hidden;display:flex;flex-direction:column;min-height:300px}.column-header{padding:1rem 1.5rem;color:#fff;display:flex;align-items:center;justify-content:space-between;border-radius:12px}.bucket-not-a-worry .column-header{background-color:#9067c5}.bucket-a-small-worry .column-header{background-color:#ce965b}.bucket-a-big-worry .column-header{background-color:#ce5b69}.column-header h3{font-size:clamp(1rem,2vw,1.3rem);font-weight:600}.count-badge{background:#fff3;padding:.2rem .6rem;border-radius:15px;font-size:1rem;font-weight:700}.scenarios-list{flex:1;padding:1.2rem .5rem;overflow-y:auto}.scenarios-list ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.7rem}.scenario-item{text-align:left;padding:.75rem 1rem;border-radius:10px;font-size:1.1rem;font-weight:500;line-height:1.5;transition:all .2s ease}.scenario-item:hover{background:var(--color-text-op-20);transform:translate(2px)}.bucket-not-a-worry .scenario-item{background:#9067c533}.bucket-a-small-worry .scenario-item{background:#e6a23c33}.bucket-a-big-worry .scenario-item{background:#c5647733}.empty-state{display:flex;align-items:center;justify-content:center;height:200px;color:var(--color-text-primary);font-style:italic}.empty-state p{margin:0}.review-actions{display:flex;gap:1rem;justify-content:center;width:100%}@media (max-width: 1024px){.sorting-columns{gap:1rem}.sorting-column{min-height:250px}}@media (max-width: 768px){.sorting-results-review{padding:1rem}.sorting-columns{grid-template-columns:1fr;gap:1rem}.sorting-column{min-height:200px}.review-actions{flex-direction:column;gap:.75rem}.scenario-item{font-size:.85rem;padding:.6rem}}@media (max-width: 480px){.sorting-results-review,.column-header,.scenarios-list{padding:.75rem}}.worry-wizard-gameplay{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative;color:var(--color-text-primary)}.game-area{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:relative;padding:0!important}.game-instructions{text-align:center;margin-bottom:1rem}.game-instructions p{font-size:clamp(1rem,2vw,1.3rem);font-weight:600;color:#1b556e;margin:0}.thought-bubbles-container{flex:1;position:relative;width:100%;min-height:300px;margin-bottom:1rem;overflow:hidden}.worry-buckets-container{display:flex;gap:1rem;justify-content:center;width:70%;padding:0 1rem}.worry-bucket-not-a-worry{background-color:#9067c5;border-color:#9067c5}.worry-bucket-a-small-worry{background-color:#ce965b;border-color:#ce965b}.worry-bucket-a-big-worry{background-color:#ce5b69;border-color:#ce5b69}.worry-bucket-not-a-worry:after{border-color:#9067c5}.worry-bucket-a-small-worry:after{border-color:#ce965b}.worry-bucket-a-big-worry:after{border-color:#ce5b69}@media (max-width: 1024px){.worry-buckets-container{width:80%}}@media (max-width: 768px){.game-area{padding:0 2rem}.worry-buckets-container{gap:.5rem}.thought-bubbles-container{min-height:200px}}.pattern-master-gameplay{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative;color:var(--color-text-primary)}.game-area{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:relative;padding:1rem}.scenario-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%;max-width:550px;text-align:center;background:#9057c6;border:5px solid #C4AAD7;padding:1.5rem 2rem;border-radius:20px}.pattern-type{display:flex;justify-content:center;align-items:center;width:fit-content;border-radius:999px;padding:.5rem 1rem;background:#fff3;font-size:clamp(.9rem,1.5vw,1rem);font-weight:700;color:#fff;letter-spacing:.05em}.scenario-text{font-size:clamp(1.2rem,2.2vw,1.5rem);font-weight:600;color:#fff;line-height:1.4}.tilebox-container{flex:1;position:relative;width:100%;min-height:400px}@media (max-width: 1024px){.scenario-container{max-width:90%;padding:1rem;margin-bottom:1.5rem}.tilebox-container{min-height:350px}}@media (max-width: 768px){.game-area{padding:.5rem}.scenario-container{max-width:95%;padding:1rem;margin-bottom:1rem}.scenario-text{font-size:1rem}.pattern-type{font-size:.9rem}.tilebox-container{min-height:300px}}.battle-beam-gameplay{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative;color:var(--color-text-primary, #1B556E);overflow:hidden}.game-area{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;width:100%;height:100%;position:relative;overflow:hidden;padding:.5rem;gap:1.5rem}.game-instructions{text-align:center;margin-bottom:1rem;z-index:10;margin-bottom:.5rem}.game-instructions p{font-weight:600;color:#1b556e;margin:0;text-shadow:0 1px 2px rgba(255,255,255,.8);font-size:1rem}.scenario-container{display:flex;align-items:center;justify-content:center;width:max-content;border-radius:20px;background:#32395a;border:5px solid #5B6386;color:#fff;font-weight:600;flex-direction:column;gap:.5rem;padding:1rem;font-size:.9rem}.scenario-label{font-weight:700;text-transform:uppercase;background:#fff3;border-radius:10px;letter-spacing:.05em;padding:.25rem .5rem}.scenario-text{flex:1;font-weight:500;font-size:.9rem}.thought-and-words-container{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.thought-boxes-container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.thought-box{display:flex;align-items:center;justify-content:center;background:#32395a1a;border:3px dashed rgba(50,57,90,.2);border-radius:12px;font-weight:600;color:#32395a;transition:all .3s ease;position:relative;padding:.75rem 1rem;font-size:12px;min-height:40px}.thought-box.empty{color:#999;background:#ffffff80;cursor:default}.thought-box.filled{border-color:var(--color-primary-green);border-style:solid;background:#67b54b33;color:#1b556e;cursor:pointer}.thought-box.filled:hover{transform:scale(1.05);background:#67b54b4d;border-color:var(--color-primary-green);box-shadow:0 4px 8px #0000001a}.thought-box.filled:active{transform:scale(.95)}.available-words-container{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;max-width:700px;border-radius:var(--radius-base);gap:.5rem;padding:.75rem;max-width:100%}.word-item{display:flex;align-items:center;justify-content:center;background:#32395a1a;border:3px solid rgba(50,57,90,.2);border-radius:12px;font-weight:600;color:var(--color-text-primary);text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .3s ease;padding:.5rem 1rem;font-size:12px;min-height:20px;min-width:40px}.word-item[data-category=target]{background:#67b54b1f;border-color:#67b54b40}.word-item[data-category=distractor]{background:#8b5cf614;border-color:#8b5cf633}.word-item[data-category=returned]{background:#f59e0b1a;border-color:#f59e0b40}.word-item:hover{transform:scale(1.05);background:#32395a33;border:3px solid rgba(50,57,90,.4);box-shadow:0 4px 12px #0003}.word-item[data-category=target]:hover{background:#67b54b33;border-color:#67b54b66}.word-item[data-category=distractor]:hover{background:#8b5cf626;border-color:#8b5cf659}.word-item[data-category=returned]:hover{background:#f59e0b2e;border-color:#f59e0b66}.word-item:active{transform:scale(.95);background:#32395a4d}.word-item.used{opacity:.5;pointer-events:none;transform:scale(.9)}@keyframes playerKnockout{0%{transform:translate(0) rotate(0);opacity:1}50%{transform:translate(-100px) rotate(-90deg);opacity:.8}to{transform:translate(-200px) rotate(-180deg) translateY(200px);opacity:0}}@keyframes opponentKnockout{0%{transform:translate(0) rotate(0);opacity:1}50%{transform:translate(100px) rotate(90deg);opacity:.8}to{transform:translate(200px) rotate(180deg) translateY(200px);opacity:0}}.platformer-player.knockout{animation:playerKnockout 1s forwards}.platformer-opponent.knockout{animation:opponentKnockout 1s forwards}@keyframes positiveThoughtSuccess{0%{background:#67b54b33;transform:scale(1)}50%{background:#67b54bcc;transform:scale(1.1)}to{background:#67b54b33;transform:scale(1)}}.thought-boxes-container.success{animation:positiveThoughtSuccess .8s ease}.collision-effect{font-size:2rem;animation:collisionBurst .8s ease-out forwards;z-index:10}@keyframes collisionBurst{0%{transform:translate(-50%,-50%) scale(.5);opacity:1}50%{transform:translate(-50%,-50%) scale(1.5);opacity:.8}to{transform:translate(-50%,-50%) scale(2);opacity:0}}@media (min-width: 768px){.game-area{gap:2rem}.game-instructions{margin-bottom:1rem}.game-instructions p{font-size:1.2rem}.scenario-container{flex-direction:row;gap:1rem;padding:.5rem .75rem;border-width:3px}.scenario-label{padding:.5rem}.scenario-text{font-size:1rem}.thought-and-words-container{gap:2rem}.thought-boxes-container{gap:.75rem;flex-wrap:nowrap}.thought-box{padding:1rem 1.5rem;font-size:14px;min-height:45px}.available-words-container{padding:1rem;gap:.75rem;max-width:600px}.word-item{padding:.3rem 1rem;font-size:14px;min-height:25px;min-width:45px}.beam{height:60px}}@media (min-width: 1024px){.game-area{gap:1.5rem}.game-instructions p{font-size:clamp(1.1rem,2vw,1.4rem)}.scenario-container{font-size:1.1rem}.scenario-text{font-size:1.2rem}.thought-and-words-container{gap:1.5rem}.thought-boxes-container{gap:1rem}.thought-box{padding:.5rem 1.5rem;font-size:clamp(14px,2vw,18px)}.available-words-container{max-width:700px;gap:1rem}.word-item{padding:.4rem .5rem;font-size:clamp(14px,2vw,16px)}}@media (min-width: 1280px){.scenario-container{padding:1rem 1.2rem;border-width:4px}.scenario-label{padding:.75rem}.scenario-text{font-size:1.2rem}.word-item{padding:.5rem 1rem;font-size:clamp(16px,2vw,20px)}}@media (prefers-contrast: high){.battle-beam-gameplay{background:#fff}.game-instructions p{color:#000;text-shadow:none}.beam,.thought-box{border-color:#000}}@media (prefers-reduced-motion: reduce){.game-item--platformer.platformer-player,.game-item--platformer.platformer-opponent{transition:none}.platformer-player.knockout,.platformer-opponent.knockout,.thought-boxes-container.success{animation:none}}.battle-beam-container{position:relative;width:90%;max-width:800px;height:auto;display:flex;flex-direction:column;align-items:center}.beam{width:100%;background:var(--color-text-primary);border-radius:var(--radius-sm);z-index:1;height:20px}.platformers-container{position:relative;width:100%;z-index:2;height:70px}.game-item--platformer.platformer-player,.game-item--platformer.platformer-opponent{position:absolute;bottom:0;transition:left .5s cubic-bezier(.34,1.56,.64,1);z-index:20;width:40px;height:60px}.game-item--platformer.platformer-player{background:#67b54b!important}.game-item--platformer.platformer-player:before{content:"";position:absolute;right:50%;transform:translate(50%);border-radius:50%;background:#0006;top:10px;width:8px;height:8px}.game-item--platformer.platformer-player:after{content:"";position:absolute;top:55%;right:0;transform:translateY(-55%);border-radius:5px 0 0 5px;background:#00000080;width:12px;height:6px}.game-item--platformer.platformer-opponent{background:#dc2626!important}.game-item--platformer.platformer-opponent:before{content:"";position:absolute;right:50%;transform:translate(50%);border-radius:50%;background:#0006;top:10px;width:8px;height:8px}.game-item--platformer.platformer-opponent:after{content:"";position:absolute;top:55%;left:0;transform:translateY(-55%);border-radius:0 5px 5px 0;background:#00000080;width:12px;height:6px}.hit-tracking{display:flex;justify-content:space-between;align-items:center;width:100%;background:#32395a1a;border-radius:12px;border:2px solid rgba(50,57,90,.2);max-width:100%;margin-top:.5rem;padding:.5rem}.player-hits,.opponent-hits{display:flex;align-items:center;gap:.25rem}.hit-label{font-weight:600;color:var(--color-text-primary);font-size:.75rem}.hit-indicators{display:flex;gap:.15rem}.hit-indicator{border-radius:50%;border:2px solid rgba(50,57,90,.3);background:#32395a1a;transition:all .3s ease;width:8px;height:8px}.player-hits .hit-indicator.active{background:#dc2626;border-color:#dc2626;box-shadow:0 0 8px #dc262666}.opponent-hits .hit-indicator.active{background:#67b54b;border-color:#67b54b;box-shadow:0 0 8px #67b54b66}.platformer-player,.platformer-opponent{transition:left .4s cubic-bezier(.4,0,.2,1);will-change:left}.platformer-player.collision,.platformer-opponent.collision{animation:platformerCollision .3s ease-in-out}@keyframes platformerCollision{0%,to{transform:translate(-50%) translateY(0)}25%{transform:translate(-50%) translateY(-3px)}75%{transform:translate(-50%) translateY(3px)}}@media (min-width: 768px){.battle-beam-container{max-width:600px}.beam{height:25px}.platformers-container{height:80px}.game-item--platformer.platformer-player,.game-item--platformer.platformer-opponent{width:50px;height:70px}.game-item--platformer.platformer-player:before,.game-item--platformer.platformer-opponent:before{top:12px;width:10px;height:10px}.game-item--platformer.platformer-player:after,.game-item--platformer.platformer-opponent:after{width:15px;height:8px}.hit-tracking{max-width:500px;margin-top:.75rem;padding:.6rem 1.2rem}.player-hits,.opponent-hits{gap:.4rem}.hit-label{font-size:.85rem}.hit-indicators{gap:.2rem}.hit-indicator{width:10px;height:10px}.player-hits .hit-indicator.active{box-shadow:0 0 6px #dc262666}.opponent-hits .hit-indicator.active{box-shadow:0 0 6px #67b54b66}}@media (min-width: 1024px){.battle-beam-container{max-width:800px}.beam{height:30px}.platformers-container{height:100px}.game-item--platformer.platformer-player,.game-item--platformer.platformer-opponent{width:clamp(50px,7vw,80px);height:clamp(80px,7vw,100px)}.game-item--platformer.platformer-player:before,.game-item--platformer.platformer-opponent:before{top:15px;width:15px;height:15px}.game-item--platformer.platformer-player:after,.game-item--platformer.platformer-opponent:after{width:20px;height:10px}.hit-tracking{max-width:700px;margin-top:1rem;padding:.75rem 1.5rem}.player-hits,.opponent-hits{gap:.5rem}.hit-label{font-size:.9rem}.hit-indicators{gap:.25rem}.hit-indicator{width:12px;height:12px}.player-hits .hit-indicator.active{box-shadow:0 0 8px #dc262666}.opponent-hits .hit-indicator.active{box-shadow:0 0 8px #67b54b66}}.slingshot-aim{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:8}.slingshot-bands{filter:drop-shadow(0 2px 2px rgba(0,0,0,.25))}.slingshot-aim--bands{z-index:8}.slingshot-aim--overlay{z-index:12}.power-indicator{display:flex;flex-direction:column;align-items:center;gap:.5rem}.power-bar{width:60px;height:8px;background:#ffffff4d;border:2px solid #ffffff;border-radius:6px;overflow:hidden;box-shadow:0 2px 6px #0000004d}.power-fill{height:100%;transition:width .1s ease-out,background-color .2s ease-out;border-radius:2px;box-shadow:inset 0 1px 2px #ffffff4d}.power-text{font-size:.8rem;font-weight:700;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.7);background:#00000080;padding:.2rem .5rem;border-radius:12px;min-width:35px;text-align:center}@media (max-width: 768px){.power-bar{width:50px;height:6px}.power-text{font-size:.7rem;padding:.1rem .4rem}}.body-clue-toss-gameplay{width:100%;height:100%;padding:.5rem 2rem 4rem;box-sizing:border-box;position:relative;color:var(--color-text-primary)}.game-area-bct{flex:1;width:100%;height:100%;position:relative;border-top:3px solid white;border-bottom:3px solid white}.body-clue-scenario-container{position:absolute;top:10px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;width:550px;border-radius:12px;padding:.5rem;gap:1rem;z-index:10}.body-clue-scenario-image{width:100%;height:150px;border:3px solid white;border-radius:5px;object-fit:cover}.body-clue-scenario-text{font-weight:600;font-size:1.2rem;line-height:1.3;text-align:center;padding:0 3rem;color:var(--color-text-primary)}.body-clue-targets-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.body-clue-target{position:absolute;transform:translate(-50%,-50%);animation:rocking 3s infinite;transform-origin:center;transition:transform .5s ease-in-out;background:#e9a53e;border:4px solid #8b641c}.body-clue-target:has(.wrong-box),.body-clue-target.wrong-box{animation:none!important}@keyframes rocking{0%{transform:translate(-50%,-50%) rotate(10deg)}50%{transform:translate(-50%,-50%) rotate(-10deg)}to{transform:translate(-50%,-50%) rotate(10deg)}}.ball-item-outer-ring{position:absolute;left:10%;bottom:10%;z-index:5;display:flex;align-items:center;justify-content:center;border-color:#145e7f80;border-width:3px;border-style:dashed;border-radius:50%;padding:1.5rem}.game-ball{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;animation:none!important;position:relative;z-index:10}.ball-toss-ball-tips{position:absolute;left:50%;bottom:10px;transform:translate(-50%);text-align:center;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:600;color:#145e7f;max-width:450px;padding:1rem;line-height:1.2}.games-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:flex-start;max-height:65vh;overflow-y:auto;padding:.5rem}.game-modal-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;padding:1.5rem 2rem;border-radius:16px;color:#32395a;border:4px solid rgba(0,0,0,.1);border-bottom-width:8px;transition:all .3s ease;min-width:150px;max-width:200px;min-height:200px;position:relative;overflow:hidden;-webkit-user-select:none;user-select:none}.game-modal-item .game-modal-item-image{width:100%;max-width:100%;height:auto;max-height:110px;object-fit:contain}.game-modal-item h3{font-size:1.3rem;font-weight:700}.game-modal-item p{font-size:.95rem;line-height:1.4;font-weight:500}.game-modal-item.clickable{cursor:pointer;transition:all .2s ease}.game-modal-item.clickable:hover{transform:translateY(4px)}.game-modal-item.clickable:active{transform:translateY(4px);border-bottom-width:4px}.game-modal-item.empty{cursor:default;-webkit-user-select:none;user-select:none;pointer-events:none}.game-modal-item.empty h3,.game-modal-item.empty p{color:#999;opacity:.7}.no-games-message{text-align:center;padding:2rem;color:var(--color-text-op-70, #666)}.no-games-message p{font-size:1.1rem;margin:0;font-style:italic}@media (max-width: 768px){.games-container{max-height:50vh;gap:1rem}.game-modal-item{min-width:130px;max-width:160px}}@media (max-width: 480px){.games-container{max-height:45vh}.game-modal-item{min-width:100px;max-width:200px}}.shop-modal-header{padding:2rem 3rem 1rem;display:flex;justify-content:space-between;align-items:center}.shop-header-content-left{display:flex;flex-direction:column;align-items:flex-start}.shop-user-gems-container{display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.7rem 1.1rem;background:var(--color-primary-blue);border-radius:12px}.shop-user-gems-count{color:#fff;font-size:1.5rem!important}.shop-user-gems-container img{width:2rem}.shop-user-gems-container p{font-size:1.3rem;font-weight:700}.shop-items-container{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;justify-items:center;align-items:start;max-height:60vh;overflow-y:auto;padding-right:1rem}.shop-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:1.5rem 2rem;border-radius:16px;color:#32395a;background-color:#efefef;transition:all .3s ease;position:relative;overflow:hidden;-webkit-user-select:none;user-select:none}.shop-item-owned-count{position:absolute;top:.7rem;right:.7rem;display:flex;justify-content:center;align-items:center;background-color:var(--color-text-op-10);color:var(--color-text-primary);min-width:20px;min-height:20px;padding:.5rem;border-radius:10px}.shop-item-owned-count .shop-item-owned-count-text{font-size:1.1rem;font-weight:700}.shop-item .shop-item-image{width:100px;height:100px;object-fit:contain}.shop-item h3{color:var(--color-text-op-80);font-size:1.3rem;font-weight:700}.shop-item p{color:var(--color-text-op-70);font-size:.95rem;line-height:1.3;font-weight:500}.shop-item-price-container{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1.3rem;border-radius:99px;background-color:var(--color-text-op-10)}.shop-item-price-container img{width:32px;height:32px}.shop-item-price-container .shop-item-price-text{color:var(--color-text-op-80);font-size:1.3rem;font-weight:700}.shop-item-button-container{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem}@media (max-width: 768px){.shop-items-container{max-height:50vh;gap:1rem}.shop-item{min-width:130px;max-width:160px}}@media (max-width: 480px){.shop-items-container{max-height:45vh}.shop-item{min-width:100px;max-width:200px}}.timer-status-modal-video{width:100%;height:auto;border-radius:12px;border:2px solid #DDDDDD;box-sizing:border-box}.time-remaining-modal-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;width:80%;padding:1.5rem;border-radius:5px;background-color:#89bd5f1a}.time-remaining-modal-container .time-remaining-modal-label{font-size:1.2rem;font-weight:600}.time-remaining-modal-container .time-remaining-modal-time{font-size:1.7rem;font-weight:700;color:#89bd5f}.modal-footer-buttons-row{display:flex;flex-direction:row;gap:1rem}.programs-modal-header{padding:2rem 3rem 1rem}.programs-container{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;justify-items:center;align-items:start;max-height:60vh;overflow-y:auto}.program-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:1.5rem 1.5rem 1.25rem;border-radius:20px;background-color:#efefef;position:relative;overflow:visible;-webkit-user-select:none;user-select:none;box-sizing:border-box;width:100%;min-width:160px;min-height:250px;transition:transform .2s ease}.program-card.completed,.program-card.unlocked{cursor:pointer}.program-card.completed:hover,.program-card.unlocked:hover{transform:translateY(-2px)}.program-card.current{cursor:default}.program-card.empty{background-color:#efefef}.program-badge{position:absolute;top:12px;right:-8px;padding:.35rem .75rem;font-size:.75rem;font-weight:700;color:#fff;border-radius:4px;transform:rotate(15deg);box-shadow:0 2px 4px #00000026;z-index:1}.program-badge.current{background-color:#22c55e}.program-badge.completed{background-color:#3b82f6}.program-card-icon{width:64px;height:64px;object-fit:contain;margin-top:.5rem}.program-card h3{color:var(--color-text-op-80, #32395A);font-size:1.15rem;font-weight:700;margin:0}.program-card-description{color:var(--color-text-op-70, #666);font-size:.85rem;line-height:1.3;margin:0}.program-progress{display:flex;align-items:center;justify-content:center;padding:.4rem .8rem;border-radius:99px;background-color:var(--color-text-op-10, rgba(0, 0, 0, .1))}.program-progress span{color:var(--color-text-op-70, #666);font-size:.8rem;font-weight:500}.program-card-button{width:100%;margin-top:auto}@media (max-width: 768px){.programs-container{grid-template-columns:repeat(2,1fr);max-height:50vh;gap:1rem}.program-card{min-width:140px}}@media (max-width: 480px){.programs-container{grid-template-columns:repeat(2,1fr);max-height:45vh}.program-card{min-width:120px;padding:1rem}.program-card-icon{width:48px;height:48px}}.user-profile{display:flex;align-items:center;gap:.5rem}.user-profile-container{display:flex;align-items:center;justify-content:center}.user-profile-container.premium-status{border-radius:50%;border:4px solid var(--color-primary-pink)}.user-profile.clickable{cursor:pointer;transition:transform .2s ease,opacity .2s ease;border-radius:10px;padding:.25rem}.user-profile.clickable:hover{transform:scale(1.05);opacity:.9}.user-avatar{border-radius:50%;overflow:hidden;border:5px solid #fff;box-shadow:0 0 12px #00000040;aspect-ratio:1/1;width:auto;height:100%}.avatar-image{width:100%;height:100%;object-fit:cover}.user-name-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.3rem}.user-nickname{font-weight:600;color:#fff;line-height:1;font-size:1rem}.premium-status-indicator{background-color:var(--color-primary-pink);color:#fff;padding:.15rem .4rem;border-radius:.25rem;font-size:.8rem;font-weight:700}@media (min-width: 480px){.user-profile{gap:.7rem}.user-avatar{width:50px;height:50px;border-width:3px}.user-name-container{flex-direction:row;align-items:center;gap:.5rem}.user-nickname{font-size:1.3rem}}@media (min-width: 768px){.user-profile{gap:.8rem}.user-avatar{width:50px;height:50px;border-width:4px}.user-nickname{font-size:1.8rem}}@media (min-width: 1024px){.user-profile{gap:1rem}.user-avatar{width:60px;height:60px;border-width:4px}.user-nickname{font-size:2.2rem}}@media (min-width: 1280px){.user-avatar{width:70px;height:70px;border-width:5px}.user-name-container{flex-direction:column;align-items:flex-start;gap:.3rem}.user-nickname{font-size:2.5rem}}.user-stats{display:flex;align-items:center;gap:.5rem}.user-stat-item{display:flex;align-items:center;border-radius:100px;color:#fff;font-weight:700;border:2px solid white;padding:clamp(8px,1.2vw,12px) clamp(12px,1.8vw,16px);transition:all .3s ease;gap:.5rem;min-height:36px}.user-stat-item:hover{transform:translateY(-2px)}.user-stat-icon{width:20px;height:20px}.user-stat-value{line-height:1;font-size:.9rem}.user-stat-label{line-height:.9;text-align:left;font-size:.7rem}.user-stat-background-music,.user-stat-missions{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom-width:6px}.user-stat-background-music{background:var(--color-primary-purple);border-color:var(--color-primary-purple-dark)}.user-stat-missions{background:var(--color-primary-orange);border-color:#af6f40}.user-stat-missions:active,.user-stat-background-music:active{transform:translateY(3px);border-bottom-width:3px}.user-stat-gems{background:var(--color-primary-blue);cursor:pointer;-webkit-user-select:none;user-select:none;pointer-events:none}@media (min-width: 480px){.user-stats{gap:.6rem}.user-stat-item{border-width:2px;gap:.55rem;min-height:40px}.user-stat-background-music,.user-stat-missions{border-bottom-width:4px}.user-stat-icon{width:24px;height:24px}.user-stat-value{font-size:1.1rem}.user-stat-label{font-size:.8rem}}@media (min-width: 768px){.user-stats{gap:.8rem}.user-stat-item{gap:.6rem;min-height:25px}.user-stat-icon{width:28px;height:28px}.user-stat-value{font-size:1.4rem}.user-stat-label{font-size:1rem}}@media (min-width: 1024px){.user-stats{gap:1rem}.user-stat-item{border-width:3px;gap:.7rem;min-height:35px}.user-stat-background-music,.user-stat-missions{border-bottom-width:5px}.user-stat-icon{width:30px;height:30px}.user-stat-value{font-size:1.5rem}.user-stat-label{font-size:1.3rem}}@media (min-width: 1280px){.user-stats{gap:1rem}.user-stat-item{gap:.7rem;min-height:40px}.user-stat-background-music,.user-stat-missions{border-bottom-width:6px}.user-stat-icon{width:35px;height:35px}.user-stat-value{font-size:2rem}.user-stat-label{font-size:1.5rem}}.navbar{display:flex;justify-content:center;gap:2rem}.nav-item{flex:1;display:flex;flex-direction:column;align-items:center;border-radius:12px;cursor:pointer;transition:all .3s ease;position:relative;gap:.9rem}.nav-label{font-family:Lilita One,sans-serif;text-transform:uppercase;font-weight:600;color:#000;text-align:center;font-size:1.1rem;line-height:1;opacity:.5}@media (max-width: 1366px){.navbar{gap:.85rem}.nav-item{gap:.5rem}.nav-label{font-size:1rem}}@media (max-width: 1200px){.navbar{gap:.75rem}.nav-item{gap:.4rem}.nav-label{font-size:.95rem}}@media (max-width: 768px){.navbar{gap:.6rem}.nav-item{gap:.35rem}.nav-label{font-size:.85rem}}@media (max-width: 400px){.navbar{gap:.4rem}.nav-item{gap:.25rem}.nav-label{font-size:.75rem}}.story-container{position:absolute;z-index:10;display:flex;justify-content:center;align-items:center;border-radius:999px;transition:all .4s ease-in-out;padding:1rem}.story-container.clickable{cursor:pointer}.story-square{border-radius:999px;display:flex;align-items:center;justify-content:center;border:3px solid white;position:relative;overflow:hidden;transition:all .15s ease;transform:translateY(0);box-shadow:0 8px 0 var(--box-shadow-col);aspect-ratio:1;width:clamp(120px,6.5vw,170px);height:auto}.story-container.clickable:hover .story-square{transform:translateY(3px);box-shadow:0 5px 0 var(--box-shadow-col)}.story-container.clickable:active .story-square{transform:translateY(8px);box-shadow:0 0 0 var(--box-shadow-col)}.story-square:before{content:"";position:absolute;top:-.7rem;left:-.7rem;width:40%;height:40%;border-radius:50%}.story-square:after{content:"";position:absolute;bottom:-.5rem;right:-.5rem;width:35%;height:35%;border-radius:50%}.story-number{font-family:Lilita One,sans-serif;font-weight:700;color:#fff;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;font-size:clamp(2.4rem,3.4vw,3.7rem)}.status-icon{opacity:.9;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:45%;height:45%}.story-current .story-square{--box-shadow-col: #B2416A;background:#e75f91}.story-current .story-square:before,.story-current .story-square:after{background:#fff}.story-secondary .story-square{--box-shadow-col: #398A8D;background:#4bb1b5}.story-secondary .story-square:before,.story-secondary .story-square:after{background:#fff}.story-done .story-square{--box-shadow-col: #C39230;background:#ffd232}.story-done .story-number{color:#cc9200}.story-done .story-square:before,.story-done .story-square:after{background:#c39230}.story-upgrade .story-square{--box-shadow-col: #462457;background:#ad5ed4}.story-upgrade .story-square:before,.story-upgrade .story-square:after{background:#fff}.story-upgrade-done .story-square{box-shadow:none;background:#ffd232;cursor:not-allowed}.story-upgrade-done .story-square:before,.story-upgrade-done .story-square:after{background:#c39230}.story-locked .story-square,.story-timer .story-square{background:#0000000d;border-color:#0003;box-shadow:none}.story-locked .story-square .status-icon,.story-timer .story-square .status-icon{opacity:.5}.story-locked .story-square:before,.story-locked .story-square:after,.story-timer .story-square:before,.story-timer .story-square:after{background:#0003}@keyframes soft-pulse{0%{box-shadow:0 6px 0 var(--shadow-color, transparent),0 0 #fff6}50%{box-shadow:0 6px 0 var(--shadow-color, transparent),0 0 0 15px #fff0}to{box-shadow:0 6px 0 var(--shadow-color, transparent),0 0 #fff0}}.story-container.clickable:focus{outline:none}@media (max-width: 1344px){.story-square{width:clamp(90px,7vw,120px);border-width:2px}.story-number{font-size:clamp(2.5rem,4vw,4.2rem)}}@media (max-width: 1200px){.story-square{width:clamp(85px,6vw,105px)}.story-number{font-size:clamp(2.5rem,4.2vw,4.2rem)}.status-icon{width:44%;height:44%}}@media (max-width: 768px){.story-square{width:clamp(80px,8vw,95px)}.story-number{font-size:clamp(2.1rem,4vw,3.8rem)}.status-icon{width:42%;height:42%}}@media (max-width: 400px){.story-square{width:clamp(75px,8vw,90px)}.story-number{font-size:clamp(1.8rem,4vw,3.5rem)}.status-icon{width:40%;height:40%}}.story-tooltip{position:fixed;background:#f4f2e7;border-radius:16px;box-shadow:0 8px 32px #0003;border:3px solid rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:tooltipFadeIn .2s ease-out;z-index:99999;width:200px}.tooltip-content{display:flex;flex-direction:column;z-index:0;padding:.5rem;gap:.75rem}.story-tooltip .tooltip-content:before{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%) rotate(45deg);width:20px;height:20px;border-radius:3px;background:#f4f2e7}.story-tooltip .tooltip-content:after{content:"";position:absolute;top:-10px;left:50%;transform:translate(-50%) rotate(45deg);width:20px;height:20px;border-radius:3px;background:#f4f2e7;display:none}.story-tooltip.below .tooltip-content:before{display:none}.story-tooltip.below .tooltip-content:after{display:block}.tooltip-header{display:flex;flex-direction:column;gap:.5rem}.tooltip-title{font-weight:700;color:var(--color-text-primary, #32395A);margin:0;line-height:1.2;text-align:center;font-size:.9rem}.tooltip-timer-title{color:#575757}.tooltip-lesson{font-weight:500;color:var(--color-text-secondary, #666);margin:0;line-height:1.3;text-align:center;font-size:.75rem}.tooltip-actions{display:flex;justify-content:center}.tooltip-close{position:absolute;top:-16px;right:-12px;width:38px;height:38px;border:3px solid white;background:#f4f2e7;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;color:var(--color-text-secondary, #666);transition:all .2s ease}.tooltip-close:hover{background:#fff;transform:scale(1.1)}.tooltip-buttons{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;width:100%}.tooltip-buttons button{flex:1;padding:1em .8em;min-width:100px;font-size:1rem}.start-reading-btn{min-height:32px!important;font-size:.75rem!important;padding:.35rem 1rem!important}.tooltip-timer-countdown{display:flex;flex-direction:column;align-items:center;background:#0006;border-radius:14px;padding:.6rem 1rem;text-align:center}.tooltip-countdown-label{font-weight:500;font-size:.75rem;color:#fff}.tooltip-countdown-time{font-weight:600;font-size:1rem;color:#fff}@keyframes tooltipFadeIn{0%{opacity:0}to{opacity:1}}@media (min-width: 480px){.story-tooltip{width:220px}.tooltip-content{padding:.6rem;gap:.8rem}.tooltip-title{font-size:.95rem}.tooltip-lesson{font-size:.8rem}.tooltip-buttons button{font-size:1.1rem}.start-reading-btn{min-height:34px!important;font-size:.8rem!important;padding:.4rem 1.1rem!important}.tooltip-countdown-label{font-size:.9rem}.tooltip-countdown-time{font-size:1.15rem}}@media (min-width: 768px){.story-tooltip{width:240px}.tooltip-content{padding:.75rem;gap:.7rem}.tooltip-title{font-size:1rem}.tooltip-lesson{font-size:.9rem}.tooltip-buttons button{font-size:1.15rem}.start-reading-btn{min-height:36px!important;font-size:.8rem!important;padding:.4rem 1.2rem!important}.tooltip-countdown-label{font-size:.9rem}.tooltip-countdown-time{font-size:1.2rem}}@media (min-width: 1024px){.story-tooltip{width:280px}.tooltip-content{padding:1rem;gap:.7rem}.tooltip-title{font-size:1.1rem}.tooltip-lesson{font-size:1rem}.tooltip-buttons button{font-size:1.2rem}.start-reading-btn{min-height:40px!important;font-size:.85rem!important;padding:.45rem 1.3rem!important}.tooltip-countdown-label{font-size:1rem}.tooltip-countdown-time{font-size:1.3rem}}.progression-map{position:relative;width:100%;height:100%;background:transparent;min-height:250px}.progression-map-empty{display:flex;align-items:center;justify-content:center;height:100%;opacity:.95;min-height:200px;font-size:1rem}.progression-path{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}@media (min-width: 480px){.progression-map{min-height:280px}.progression-map-empty{min-height:220px;font-size:1.05rem}}@media (min-width: 768px){.progression-map{min-height:300px}.progression-map-empty{min-height:250px;font-size:1.1rem}}@media (min-width: 1024px){.progression-map{min-height:350px}.progression-map-empty{min-height:280px;font-size:1.15rem}}@media (min-width: 1200px){.progression-map{min-height:400px}.progression-map-empty{min-height:300px;font-size:1.2rem}}@media (min-width: 1440px){.progression-map{min-height:450px}.progression-map-empty{min-height:350px;font-size:1.3rem}}.stage-assets{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.mountain-container{position:absolute;z-index:1;transform:translate(-50%);width:clamp(250px,35vw,400px);height:auto}.lake-container{position:absolute;z-index:1;width:clamp(120px,20vw,250px);height:auto}.mountain-svg,.lake-svg{width:100%;height:auto;display:block;transform:scale(var(--scale, 1));opacity:var(--fade, 1);transition:transform .6s cubic-bezier(.2,.8,.2,1),opacity .3s ease;transform-box:fill-box}.mountain-svg{transform-origin:top center}.lake-svg{transform-origin:bottom left}.stage-assets svg path,.stage-assets svg circle{transition:fill .5s ease}.bubble-pop{transform-origin:center bottom;transform-box:fill-box;animation:bubble-pop 3.2s ease-in-out infinite}.bubble-pop-1{animation-delay:0s}.bubble-pop-2{animation-delay:1s}.bubble-pop-3{animation-delay:1.5s}.bubble-pop-4{animation-delay:2s}.bubble-pop-5{animation-delay:2.5s}.bubble-pop-6{animation-delay:3s}@keyframes bubble-pop{0%{transform:scale(1);opacity:var(--base-opacity, .3)}15%{transform:scale(1.1);opacity:.2}50%{transform:scale(0);opacity:0}85%{transform:scale(1);opacity:.2}to{transform:scale(1);opacity:var(--base-opacity, .3)}}.stage-asset-container{pointer-events:none;z-index:1}.stage-asset-image{display:block;transform:scale(var(--scale, 1));opacity:var(--fade, 1);transition:transform .6s cubic-bezier(.2,.8,.2,1),opacity .3s ease;transform-origin:center bottom;width:auto;height:auto}.stage-asset-small .stage-asset-image{max-width:30px;max-height:30px}.stage-asset-medium-small .stage-asset-image{max-width:40px;max-height:40px}.stage-asset-medium .stage-asset-image{max-width:50px;max-height:50px}.stage-asset-large .stage-asset-image{max-width:70px;max-height:70px}@media (prefers-reduced-motion: reduce){.mountain-svg,.lake-svg,.stage-asset-image{transition:none}.bubble-pop{animation:none}}@media (min-width: 480px){.stage-asset-small .stage-asset-image{max-width:35px;max-height:35px}.stage-asset-medium-small .stage-asset-image{max-width:55px;max-height:55px}.stage-asset-medium .stage-asset-image{max-width:65px;max-height:65px}.stage-asset-large .stage-asset-image{max-width:80px;max-height:80px}}@media (min-width: 768px){.mountain-container,.lake-container{width:clamp(350px,35vw,500px)}.stage-asset-small .stage-asset-image{max-width:45px;max-height:45px}.stage-asset-medium-small .stage-asset-image{max-width:65px;max-height:65px}.stage-asset-medium .stage-asset-image{max-width:75px;max-height:75px}.stage-asset-large .stage-asset-image{max-width:90px;max-height:90px}}@media (min-width: 1024px){.mountain-container{width:clamp(350px,35vw,500px)}.lake-container{width:clamp(370px,35vw,550px)}.stage-asset-small .stage-asset-image{max-width:55px;max-height:55px}.stage-asset-medium-small .stage-asset-image{max-width:75px;max-height:75px}.stage-asset-medium .stage-asset-image{max-width:85px;max-height:85px}.stage-asset-large .stage-asset-image{max-width:100px;max-height:100px}}@media (min-width: 1280px){.stage-asset-small .stage-asset-image{max-width:70px;max-height:70px}.stage-asset-medium-small .stage-asset-image{max-width:105px;max-height:105px}.stage-asset-medium .stage-asset-image{max-width:135px;max-height:135px}.stage-asset-large .stage-asset-image{max-width:170px;max-height:170px}}.progression-carousel{width:100%;height:100%;display:flex;flex-direction:column;position:relative;gap:1rem}.progression-carousel-empty{display:flex;align-items:center;justify-content:center;color:#fffc;font-weight:600;height:300px;font-size:1.2rem}.carousel-container{flex:1;position:relative;overflow:hidden;min-height:400px}.stage-indicator{position:absolute;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.25rem;z-index:1000;top:19%;padding:1rem 2rem}.stage-title{font-weight:700;color:#fff;text-align:center;z-index:1;font-size:2.4rem;line-height:1.1}.stage-counter{font-weight:600;color:#ffffffe6;z-index:1;font-size:1.4rem}.carousel-nav-btn{position:absolute;top:50%;transform:translateY(-50%);border:none;background:#42453ccc!important;border-radius:12px;transition:all .3s ease;z-index:1000!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem!important}.carousel-nav-prev{left:30px}.carousel-nav-next{right:30px}.carousel-nav-btn:hover:not(:disabled){background:#fff6!important;transform:translateY(-50%) scale(1.05)}.carousel-nav-btn:disabled{opacity:0;cursor:not-allowed}.carousel-track{display:flex;height:100%;transition:transform 1s ease;will-change:transform}.carousel-slide{flex-shrink:0;height:100%;position:relative;overflow:hidden}@media (max-width: 1344px){.carousel-container{min-height:350px}.stage-indicator{top:15%;padding:1rem 2rem}.stage-title{font-size:2rem}.stage-counter{font-size:1.3rem}.carousel-nav-btn{padding:.8rem!important}.carousel-nav-prev{left:22px}.carousel-nav-next{right:22px}}@media (max-width: 1200px){.progression-carousel-empty{height:350px;font-size:1.3rem}}@media (max-width: 768px){.progression-carousel{gap:.8rem}.progression-carousel-empty{height:300px;font-size:1.2rem}.carousel-container{min-height:300px}.stage-indicator{padding:.75rem 1.5rem}.stage-title{font-size:2rem}.stage-counter{font-size:1.2rem}.carousel-nav-btn{padding:1rem!important}.carousel-nav-prev{left:20px}.carousel-nav-next{right:20px}}@media (max-width: 400px){.progression-carousel{gap:.5rem}.progression-carousel-empty{height:250px;font-size:1rem}.carousel-container{min-height:250px}.stage-indicator{padding:.5rem 1rem}.stage-title{font-size:1.2rem}.stage-counter{font-size:1rem}.carousel-nav-btn{padding:1rem!important}.carousel-nav-prev{left:12px}.carousel-nav-next{right:12px}}.story-complete-section{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;max-width:350px;padding:1rem .2rem}.confetti-canvas{position:absolute;top:0;left:0;width:100%!important;height:100%!important;pointer-events:none;z-index:1}.story-complete-heading-container{display:flex;flex-direction:column;align-items:center;z-index:2;gap:1rem}.badge-confetti-wrapper{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:.5rem}.story-complete-badge{z-index:2;width:6em;height:6em}.story-complete-title-message{width:80%;object-fit:contain}.story-complete-key-message{color:#fff;font-weight:500;font-size:1.2rem;text-align:center;margin:0 auto}.story-complete-rewards-container{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;gap:1rem;width:100%;z-index:2;max-width:95vw}.reward-row{display:flex;flex-direction:column;align-items:center;width:100%;color:#fff;border-radius:20px;gap:.5rem;padding:.6rem 1rem}.reward-label{font-weight:600;letter-spacing:.08em;opacity:.8;font-size:1rem}.reward-value-row{display:flex;align-items:center;gap:.5rem}.reward-value{font-weight:700;letter-spacing:.08em;font-size:1.8rem}.reward-icon{object-fit:contain;width:2em;height:2em}.reward-xp{background:#e5a54433}.reward-gems{background:#4bb1b533}.story-complete-footer-buttons{display:flex;z-index:2;flex-direction:column;gap:.8rem}@media (min-width: 480px){.story-complete-section{max-width:450px;padding:1.1rem .3rem}.story-complete-heading-container{gap:1.1rem}.badge-confetti-wrapper{margin-bottom:.55rem}.story-complete-badge{width:7em;height:7em}.reward-row{gap:.6rem;padding:.65rem 1.2rem}.reward-label{font-size:1.1rem}.reward-value{font-size:2rem}.reward-icon{width:2.2em;height:2.2em}}@media (min-width: 768px){.story-complete-section{max-width:550px;padding:1.15rem .4rem;gap:2rem}.story-complete-heading-container{gap:1rem}.badge-confetti-wrapper{margin-bottom:.6rem}.story-complete-badge{width:8em;height:8em}.story-complete-rewards-container{flex-direction:row}.story-complete-rewards-container{flex-direction:row;max-width:100%}.reward-row{gap:.5rem;padding:.7rem 1.5rem}.reward-label{font-size:1.1rem}.reward-value{font-size:2rem}.reward-icon{width:2.2em;height:2.2em}.story-complete-footer-buttons{flex-direction:row;gap:1rem}}@media (max-width: 1024px){.story-complete-heading-container{gap:1.5rem}.story-complete-key-message{font-size:1rem}}@media (min-width: 1024px){.story-complete-section{max-width:600px;padding:1.2rem .5rem;gap:2rem}.story-complete-heading-container{gap:2rem}.badge-confetti-wrapper{margin-bottom:.6rem}.story-complete-badge{width:10em;height:10em}.story-complete-rewards-container{flex-direction:row}.reward-row{gap:.5rem;padding:.8rem 2.5rem}.reward-label{font-size:1.2rem}.reward-value{font-size:2.2rem}.reward-icon{width:2.5em;height:2.5em}.story-complete-footer-buttons{gap:1rem}}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#3dbeec;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;clip-path:circle(150% at 50% 50%);-webkit-clip-path:circle(150% at 50% 50%);transition:clip-path .5s ease-out;-webkit-transition:-webkit-clip-path .5s ease-out;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.loading-overlay.reveal{clip-path:circle(0% at 50% 50%);-webkit-clip-path:circle(0% at 50% 50%)}.loading-overlay-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;animation:slideIn .3s ease-out;width:100%;max-width:500px;color:#fff}.loading-overlay-content img{width:auto;height:400px}.loading-overlay-content-text{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;gap:.5rem}.loading-overlay-content-text h3{font-size:2.5rem;font-weight:600}.loading-overlay-content-text .loading-dots{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.3rem}.loading-overlay-content-text .loading-dots span{width:10px;height:10px;background-color:#fff;border-radius:50%;animation:loadingDot 1.4s infinite ease-in-out both}.loading-overlay-content-text .loading-dots span:nth-child(1){animation-delay:-.32s}.loading-overlay-content-text .loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes loadingDot{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}@keyframes slideIn{0%{transform:scale(.9) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.activity-container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;color:var(--color-text-primary);gap:.75rem}.activity-error,.activity-loading{text-align:center;color:var(--color-text-primary);padding:2rem 1rem}.activity-error h2,.activity-loading h2{font-size:clamp(2rem,6vw,3rem)}.activity-error p,.activity-loading p{font-size:clamp(1.1rem,4vw,1.5rem)}.activity-overview,.activity-summary{width:90%}.activity-layout{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;max-width:500px;width:100%;text-align:center}.activity-heading{display:flex;flex-direction:column;align-items:center;gap:1rem}.activity-overview-banner-image{width:60%;object-fit:contain}.activity-title-message{width:65%;object-fit:contain}.mission-tag,.instruction-tag{background:#1b556e26;color:#1b556e;border-radius:100px;font-weight:600;text-transform:uppercase;padding:.4rem 1rem;font-size:clamp(.9rem,3vw,1.2rem)}.activity-overview-title,.activity-title{font-weight:600;margin:0;color:#1b556e;line-height:1.1;font-size:clamp(2.2rem,7vw,3.5rem)}.activity-overview-description,.activity-completion-message{line-height:1.5;font-weight:500;max-width:600px;margin:0;color:#1b556e;font-size:clamp(1rem,4vw,1.2rem);max-width:350px}.activity-navigation-buttons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-direction:column;gap:.75rem;width:100%}.activity-navigation-buttons button{width:100%;max-width:280px}.activity-information{display:flex;align-items:center;justify-content:space-evenly;width:100%;flex-direction:column;gap:.75rem}.activity-info-stat{flex:1 auto;display:flex;flex-direction:column;align-items:center;color:#fff;border-radius:20px;flex:none;width:80%;gap:.4rem;padding:.6rem 1.5rem}.stat-label{font-weight:600;letter-spacing:.05em;opacity:.85;font-size:clamp(1.1rem,4vw,1.4rem)}.info-stat-container{display:flex;flex-direction:row;gap:.5rem;align-items:center}.info-stat-icon{object-fit:contain;width:2.2em;height:2.2em}.stat-value{font-weight:700;letter-spacing:.08em;font-size:clamp(1.8rem,5vw,2.2rem)}.activity-instructions{display:flex;flex-direction:column;width:100%;gap:.75rem;max-width:350px}.instruction-item{display:flex;align-items:center;justify-content:flex-start;text-align:left;background:var(--color-text-op-10);border-radius:12px;gap:.75rem;padding:.75rem}.instruction-number{background:var(--color-primary-purple);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;width:26px;height:26px;font-size:.9rem}.instruction-text{line-height:1.2;color:#1b556e;font-size:clamp(.95rem,3.5vw,1.1rem)}.activity-summary-stats{display:flex;align-items:center;justify-content:space-evenly;width:100%;flex-direction:column;gap:.75rem;max-width:400px}.summary-stat-item{display:flex;flex-direction:column;align-items:center;color:#fff;border-radius:20px;width:85%;gap:.5rem;padding:.6rem 1.5rem}.stat-value-container{display:flex;align-items:center;gap:.5rem}.activity-info-stat-gems,.summary-stat-gems{background:var(--color-game-stat-gems)}.activity-info-stat-timer,.summary-stat-timer{background:var(--color-game-stat-timer)}.activity-info-stat-lives,.summary-stat-lives{background:var(--color-game-stat-lives)}.activity-info-stat-rounds,.summary-stat-rounds{flex-grow:1!important;background:var(--color-game-stat-rounds)}.activity-info-stat-matches,.summary-stat-matches{background:var(--color-game-stat-matches)}.activity-info-stat-smashes,.summary-stat-smashes{background:var(--color-game-stat-smashes)}@media (min-width: 768px){.activity-container{gap:1rem}.activity-error,.activity-loading{padding:3rem 2rem}.activity-overview,.activity-summary{width:80%}.activity-layout{gap:1rem;max-width:540px}.activity-heading{gap:1rem}.activity-overview-banner-image{width:30%}.activity-title-message{width:70%;object-fit:contain}.mission-tag,.instruction-tag{padding:.5rem 1.3rem;font-size:clamp(1rem,2vw,1.4rem)}.activity-overview-title,.activity-title{font-size:clamp(3rem,6vw,4rem)}.activity-overview-description,.activity-completion-message{font-size:clamp(1.1rem,2.5vw,1.3rem);max-width:500px;line-height:1.5}.activity-navigation-buttons{flex-direction:row;gap:.5rem;justify-content:center}.activity-navigation-buttons button{width:auto;min-width:150px;max-width:none}.activity-information,.activity-summary-stats{flex-direction:row;gap:1rem}.activity-summary-stats{max-width:500px}.activity-info-stat,.summary-stat-item{flex:1;width:auto;padding:.5rem 1.5rem;gap:.5rem;border-radius:12px}.info-stat-icon{width:2.5em;height:2.5em}.stat-label{font-size:clamp(1.2rem,2.2vw,1.5rem)}.stat-value{font-size:clamp(2rem,3vw,2.3rem)}.activity-instructions{gap:.5rem;max-width:480px}.instruction-item{gap:1rem;padding:.3rem .5rem;border-radius:3px}.instruction-number{width:30px;height:30px;font-size:1rem}.instruction-text{font-size:clamp(1rem,2vw,1.2rem);line-height:1.3}}@media (min-width: 1024px){.activity-container{gap:1.5rem}.activity-error,.activity-loading{padding:4rem}.activity-overview,.activity-summary{width:70%}.activity-layout{gap:2rem;max-width:600px}.activity-heading{gap:1.5rem}.activity-overview-banner-image{width:40%}.activity-title-message{width:75%;object-fit:contain}.mission-tag,.instruction-tag{padding:.5rem 1.5rem;font-size:clamp(1rem,1.5vw,1.5rem)}.activity-overview-title,.activity-title{font-size:clamp(3rem,5vw,4.5rem)}.activity-overview-description,.activity-completion-message{font-size:clamp(1.1rem,1.8vw,1.4rem);max-width:600px;line-height:1.5}.activity-navigation-buttons{gap:1rem}.activity-information,.activity-summary-stats{justify-content:center;gap:.5rem}.activity-summary-stats{max-width:600px}.activity-info-stat,.summary-stat-item{flex-direction:row;justify-content:space-between;border-radius:15px;padding:1rem 2rem;gap:.5rem}.info-stat-icon{width:2.3em;height:2.3em}.stat-label{text-align:left;line-height:1.1;font-size:clamp(1.2rem,2vw,1.5rem)}.stat-value{font-size:2.4rem}.activity-instructions{gap:.75rem;max-width:500px}.instruction-item{padding:.7rem .75rem;border-radius:5px}.instruction-text{font-size:clamp(1rem,1.2vw,1.2rem)}.activity-info-stat-rounds,.summary-stat-rounds{flex-grow:1}}@media (min-width: 1440px){.activity-layout{gap:2.5rem;max-width:650px}.activity-overview-banner-image{width:45%}.activity-title-message{width:85%;object-fit:contain}.activity-information,.activity-summary-stats{justify-content:space-between}.activity-info-stat,.summary-stat-item{flex-direction:column;justify-content:center;border-radius:20px;padding:1rem 2rem;gap:.75rem}.info-stat-icon{width:2.7em;height:2.7em}.stat-label{text-align:center;font-size:clamp(1.3rem,2vw,1.6rem)}}.mood-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:1100px;gap:2rem;padding:1rem}.zone-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;gap:1rem}.zone{flex:1;display:flex;flex-direction:column;align-items:center;border-radius:16px;cursor:pointer;transition:all .3s ease;border:5px solid transparent;border-bottom:10px solid var(--color-text-op-20);transform:translateY(0);gap:1rem;padding:1.5rem;min-width:80px;max-width:250px}.zone.selected{border:5px solid var(--color-text-op-80);transform:translateY(2px)}.zone-1{background-color:#afbaf666;color:var(--color-text-primary, #333)}.zone-2{background-color:#a0ea8366;color:var(--color-text-primary, #333)}.zone-3{background-color:#ffc64a66;color:var(--color-text-primary, #333)}.zone-4{background-color:#f97b8a66;color:var(--color-text-primary, #333)}.zone-icon{width:65%;height:65%;object-fit:contain;width:85px;height:85px}.zone h3{margin:0;font-weight:600;text-align:center;font-size:1.25rem}.zone ul{list-style:none;padding:0;margin:0;text-align:center}.zone li{font-weight:500;font-size:.9rem}@media (min-width: 480px){.mood-container{gap:2rem}.zone{gap:1rem;padding:1.5rem;min-width:120px;max-width:150px}.zone-icon{width:100px;height:100px}.zone h3{font-size:1.5rem}.zone li{font-size:1.1rem}.heading-container h2{font-size:2rem}}@media (min-width: 768px){.mood-container{gap:2rem;padding:1rem}.zone{gap:1rem;padding:1.5rem;min-width:auto;max-width:none}.zone-icon{width:75%;height:75%}.zone h3{font-size:clamp(1.2rem,2.5vw,2rem)}.zone li{font-size:clamp(1rem,1.3vw,1.1rem)}.heading-container h2{font-size:2.5rem}}@media (min-width: 1024px){.mood-container{gap:3rem;padding:1rem}.zone-container{width:90%}.zone{gap:1rem;padding:1rem;min-width:auto;max-width:none}.zone-icon{width:57%;height:57%}.zone h3{font-size:clamp(1.5rem,2.5vw,2rem)}.zone li{font-size:clamp(1rem,1.5vw,1.2rem)}}@media (min-width: 1280px){.heading-container h2{font-size:3rem}.zone-container{width:100%}.zone{gap:1.2rem;padding:1.5rem;min-width:auto;max-width:none}.zone-icon{width:65%;height:65%}}._container_oo81b_2{display:flex;align-items:center;justify-content:center;gap:1rem;padding:.5rem 1rem}._stat_oo81b_11{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.2rem;border-radius:100px;transition:transform .2s ease;pointer-events:none;border:2.5px solid white}._statIcon_oo81b_23{width:2rem}._statValue_oo81b_28{font-family:Lilita One,cursive;font-size:1.8rem;line-height:1;color:#fff}._statGems_oo81b_36{background:#2aace4}._statGemsContainer_oo81b_41{position:relative}._flyingGem_oo81b_46{position:absolute;width:1.5rem;pointer-events:none;left:19%;bottom:-10px;z-index:10}._statTimer_oo81b_55{background:#40406f}._statLives_oo81b_59{background:#ff6063}._statStreaks_oo81b_63{background:#9b59b6}@media (max-width: 1200px){._container_oo81b_2{gap:1rem}._stat_oo81b_11{gap:.5rem;padding:.6rem 1rem}._statIcon_oo81b_23{width:1.6rem}._statValue_oo81b_28{font-size:1.4rem}._flyingGem_oo81b_46{width:1.25rem}}@media (max-width: 480px){._container_oo81b_2{gap:.5rem}._stat_oo81b_11{gap:.25rem;padding:.25rem .5rem}._statIcon_oo81b_23{width:1.5rem}._statValue_oo81b_28{font-size:1.2rem}._flyingGem_oo81b_46{width:1rem}}._draggableItem_qw8ky_2{position:relative;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;transition:transform .2s ease,box-shadow .2s ease;touch-action:none}._draggableItem_qw8ky_2:active{cursor:grabbing!important;transform:scale(1.05);z-index:1000}._draggableItem_qw8ky_2._disabled_qw8ky_18{opacity:.4;cursor:not-allowed!important;pointer-events:none}._image_qw8ky_25{max-width:100%;max-height:100%;object-fit:contain;pointer-events:none;border-radius:inherit;border-radius:50%}._text_qw8ky_34{font-family:Lilita One,cursive;font-size:1.3rem;color:#235682;text-align:center;word-wrap:break-word;line-height:1.2;max-width:70%;transform:rotate(-1deg);text-transform:capitalize;pointer-events:none}._bubble_qw8ky_48{width:140px;height:140px;border-radius:50%;background:linear-gradient(213deg,#ffffff4d -.57%,#b5ebf380 63.33%,#fff6 98.61%);box-shadow:5px -5px 12px #ffffffb3 inset,-5px 5px 20px 1px #fff inset;border:2px solid rgba(255,255,255,.8);animation:_bubbleFloat_qw8ky_1 3s ease-in-out infinite;padding:1rem}._bubble_qw8ky_48:before{content:"";position:absolute;top:14%;right:20%;width:1.3rem;height:auto;aspect-ratio:1/1;pointer-events:none;background:#fff;opacity:.5;border-radius:50%}._bubble_qw8ky_48:after{content:"";position:absolute;top:28%;right:13%;width:.8rem;height:auto;aspect-ratio:1/1;pointer-events:none;background:#fff;opacity:.7;border-radius:50%}._bubble_qw8ky_48:hover{border-color:#2e5c8a;box-shadow:0 6px 12px #00000026,inset 0 2px 4px #ffffff80}@keyframes _bubbleFloat_qw8ky_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._card_qw8ky_105{width:180px;height:120px;border-radius:12px;background:#fff;border:2px solid #ddd;box-shadow:0 2px 8px #0000001a;padding:1rem}._card_qw8ky_105:hover{border-color:#4a90e2;box-shadow:0 4px 12px #4a90e233}._tile_qw8ky_121{width:100px;height:100px;border-radius:8px;background:#fff;border:2px solid #ddd;box-shadow:0 2px 4px #0000001a;padding:.5rem}._tile_qw8ky_121:hover{border-color:#9b59b6;box-shadow:0 4px 8px #9b59b633}@media (max-width: 1200px){._bubble_qw8ky_48{width:130px;height:130px}}@media (max-width: 1024px){._bubble_qw8ky_48{width:110px;height:110px;padding:.5rem}._card_qw8ky_105{width:150px;height:100px}._tile_qw8ky_121{width:80px;height:80px}._text_qw8ky_34{font-size:1.2rem}}@media (max-width: 480px){._bubble_qw8ky_48{width:80px;height:80px;padding:.5rem;border-width:2px}._card_qw8ky_105{width:120px;height:80px}._tile_qw8ky_121{width:60px;height:60px}._text_qw8ky_34{font-size:1rem}}._dropZone_1omnf_2{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;transition:all .3s ease;-webkit-user-select:none;user-select:none;color:#fff;text-align:center}._dropZone_1omnf_2._disabled_1omnf_15{opacity:.5;pointer-events:none}._dropZone_1omnf_2._isOver_1omnf_21{transform:translateY(2px)}._subhead_1omnf_26{font-family:Lilita One,sans-serif;font-size:1.2rem;font-weight:600;opacity:.9;text-transform:uppercase;letter-spacing:.5px}._label_1omnf_35{font-family:Lilita One,cursive;font-size:2rem;font-weight:700;line-height:1;text-transform:uppercase}._header_1omnf_44{display:flex;flex-direction:column;align-items:center;gap:.25rem;color:#fff}._content_1omnf_52{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:center}._bucket_1omnf_64{width:150px;padding:2.75rem 2.5rem 2rem;border-radius:10px 10px 0 0;border-style:solid;border-width:5px;border-bottom:none;border-top:none;position:relative}._bucket_1omnf_64:after{content:"";position:absolute;top:-1rem;left:50%;transform:translate(-50%);width:101.5%;height:1.5rem;border-radius:50%;border-width:7px;border-style:solid;background-color:#fff}._colorYellow_1omnf_93{border-color:#e5b637;background:#e5b637}._colorYellow_1omnf_93:after{background:#b19701;border-color:#e5b637}._colorYellow_1omnf_93._isOver_1omnf_21:after{background:linear-gradient(135deg,#fff4cc,#fff176)}._colorRed_1omnf_107{border-color:#ce5b69;background:#ce5b69}._colorRed_1omnf_107:after{border-color:#ce5b69;background:#91303c}._colorRed_1omnf_107._isOver_1omnf_21:after{background:linear-gradient(135deg,#fcc,#ff8a80)}._colorPurple_1omnf_121{border-color:#9067c5;background:#9067c5}._colorPurple_1omnf_121:after{border-color:#9067c5;background:#6e4a9e}._colorPurple_1omnf_121._isOver_1omnf_21:after{background:linear-gradient(135deg,#e1bee7,#ce93d8)}._colorBlue_1omnf_135{border-color:#4b84b5;background:#4b84b5}._colorBlue_1omnf_135:after{border-color:#4b84b5;background:#2e5b82}._colorBlue_1omnf_135._isOver_1omnf_21:after{background:linear-gradient(135deg,#bbdefb,#90caf9)}._colorGreen_1omnf_149{border-color:#92ba47;background:#92ba47}._colorGreen_1omnf_149:after{border-color:#92ba47;background:#66852b}._colorGreen_1omnf_149._isOver_1omnf_21:after{background:linear-gradient(135deg,#c8e6c9,#a5d6a7)}._colorOrange_1omnf_163{border-color:#f1a63b;background:#f1a63b}._colorOrange_1omnf_163:after{border-color:#f1a63b;background:#a8701e}._colorOrange_1omnf_163._isOver_1omnf_21:after{background:linear-gradient(135deg,#ffe0b2,#ffcc80)}@media (max-width: 1200px){._bucket_1omnf_64{padding:2.1rem 1.5rem 2rem}._header_1omnf_44{gap:.2rem}._subhead_1omnf_26{font-size:1rem}._label_1omnf_35{font-size:1.75rem}}@media (max-width: 768px){._dropZone_1omnf_2{gap:.5rem}._bucket_1omnf_64{padding:3rem .5rem 2rem}._content_1omnf_52{min-height:0px;padding:.5rem}._bucket_1omnf_64 ._content_1omnf_52{min-height:0px}}@media (max-width: 480px){._bucket_1omnf_64{width:120px;min-height:150px;border-width:3px}._header_1omnf_44{padding:.5rem}._subhead_1omnf_26{font-size:.8rem}._label_1omnf_35{font-size:1.3rem}._content_1omnf_52{min-height:60px;padding:.5rem}._bucket_1omnf_64 ._content_1omnf_52{min-height:80px}}._overlay_17d52_2{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#14142c00;z-index:9999}._content_17d52_16{display:flex;flex-direction:column;align-items:center;gap:1rem;pointer-events:none;max-width:700px}._message_17d52_26{font-family:Lilita One,cursive;text-transform:uppercase;font-size:8rem;font-weight:700;color:gold;text-align:center;text-shadow:4px 4px 0px #FF6B9D,-2px -2px 0px #4ECDC4,0px 4px 8px rgba(0,0,0,.3);padding:2rem;-webkit-user-select:none;user-select:none;line-height:1}._buttonContainer_17d52_43{pointer-events:auto}@media (max-width: 1024px){._message_17d52_26{font-size:6.5rem}}@media (max-width: 768px){._message_17d52_26{font-size:6rem}}@media (max-width: 480px){._message_17d52_26{font-size:2.5rem;padding:1rem}}._gameContainer_xnyow_2{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}._dropZonesContainer_xnyow_13{display:flex;justify-content:center;flex-direction:row;align-items:flex-end;gap:2rem;min-height:250px}._itemsContainer_xnyow_23{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:20px;padding:40px;height:100%;min-height:200px}._gridCell_xnyow_34{display:flex;align-items:center;justify-content:center;min-height:120px}._gridCell_xnyow_34:empty{visibility:hidden}._matchedCircle_xnyow_47{width:30px;height:30px;border-radius:50%;background:#fffc;border:2px solid rgba(255,255,255,.9);box-shadow:0 2px 4px #0000001a;animation:_popIn_xnyow_1 .3s cubic-bezier(.68,-.55,.265,1.55)}@keyframes _popIn_xnyow_1{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes _shake_xnyow_1{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}._continueButton_xnyow_83{position:absolute;right:3rem;top:50%;transform:translateY(-50%);z-index:100}._cloudDecoLeft_xnyow_92,._cloudDecoRight_xnyow_93{position:absolute;width:10%;height:auto;pointer-events:none;z-index:0;opacity:.9}._cloudDecoLeft_xnyow_92{top:6%;left:10%}._cloudDecoRight_xnyow_93{top:14%;right:10%}._bigBushDecoLeft_xnyow_105,._bigBushDecoRight_xnyow_106{position:absolute;bottom:14px;width:15%;height:auto;z-index:6;pointer-events:none}._bigBushDecoLeft_xnyow_105{left:0}._bigBushDecoRight_xnyow_106{right:0;transform:scaleX(-1)}._floorDeco_xnyow_117{position:absolute;bottom:0;left:0;width:100%;height:15px;z-index:5;pointer-events:none;background:#40406f}@media (max-width: 1200px){._dropZonesContainer_xnyow_13{gap:1.5rem;min-height:180px}._itemsContainer_xnyow_23{padding:0;gap:0}._gridCell_xnyow_34{min-height:80px}._matchedCircle_xnyow_47{width:18px;height:18px}._cloudDecoLeft_xnyow_92,._cloudDecoRight_xnyow_93{width:15%}}@media (max-width: 1024px){._dropZonesContainer_xnyow_13{gap:1rem;min-height:200px}._itemsContainer_xnyow_23{min-height:120px;gap:10px}._gridCell_xnyow_34{min-height:80px}}@media (max-width: 480px){._dropZonesContainer_xnyow_13{gap:.5rem;min-height:160px}._itemsContainer_xnyow_23{min-height:100px;padding:15px;gap:8px}._gridCell_xnyow_34{min-height:60px}}._colourSidebar_x6tzq_1{width:250px;height:auto;padding:25px 20px;border-radius:0 20px 20px 0;background:#fff;border:1px solid #DDDDDD;box-shadow:2px 2px 0 2px #0000001a;display:flex;flex-direction:column;box-sizing:border-box;gap:2.5rem}._sidebarSection_x6tzq_15{display:flex;flex-direction:column;gap:.75rem}._pickerAndToolsWrapper_x6tzq_21{display:flex;flex-direction:column;gap:2rem}._sectionTitle_x6tzq_27{font-family:Lekton,Georgia,Times New Roman,Times,serif;text-transform:uppercase;font-size:16px;color:#40406f;text-align:left}._colorGrid_x6tzq_37{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}._bucketButton_x6tzq_43{width:100%;aspect-ratio:1;background:transparent;border:none;cursor:pointer;transition:all .2s ease;padding:8px;display:flex;align-items:center;justify-content:center}._bucketButton_x6tzq_43:disabled{opacity:.5;cursor:not-allowed}._bucketSvg_x6tzq_61{width:100%;height:100%;pointer-events:none;transform:translateY(0);filter:drop-shadow(0 4px 0 var(--shadow-color));transition:all .2s ease}._bucketButton_x6tzq_43:hover:not(:disabled) ._bucketSvg_x6tzq_61{transform:translateY(2px);filter:drop-shadow(0 2px 0 var(--shadow-color))}._bucketButton_x6tzq_43:active:not(:disabled) ._bucketSvg_x6tzq_61{transform:translateY(4px);filter:drop-shadow(0 0 0 var(--shadow-color))}._bucketButton_x6tzq_43._active_x6tzq_80 ._bucketSvg_x6tzq_61{transform:scale(1.3)}._colorPickerWrapper_x6tzq_85{width:100%}._colorPickerWrapper_x6tzq_85 .react-colorful{width:100%;height:150px}._colorPickerWrapper_x6tzq_85 .react-colorful__saturation{border-radius:12px 12px 0 0}._colorPickerWrapper_x6tzq_85 .react-colorful__hue{height:24px;border-radius:0 0 12px 12px}._colorPickerWrapper_x6tzq_85 .react-colorful__pointer{width:24px;height:24px;border:3px solid #fff;box-shadow:0 2px 8px #0003}._tools_x6tzq_111{display:flex;flex-direction:row;align-items:center;gap:1rem}@media (max-width: 1200px){._colourSidebar_x6tzq_1{width:270px}._colorGrid_x6tzq_37{grid-template-columns:repeat(3,1fr)}._bucketSvg_x6tzq_61{filter:drop-shadow(0 3px 0 var(--shadow-color))}._bucketButton_x6tzq_43:hover:not(:disabled) ._bucketSvg_x6tzq_61{transform:translateY(2px);filter:drop-shadow(0 1px 0 var(--shadow-color))}._bucketButton_x6tzq_43:active:not(:disabled) ._bucketSvg_x6tzq_61{transform:translateY(3px);filter:drop-shadow(0 0 0 var(--shadow-color))}._colorPickerWrapper_x6tzq_85 .react-colorful{height:100px}}@media (max-width: 768px){._colourSidebar_x6tzq_1{flex-direction:row;justify-content:space-evenly;width:100%;height:auto;box-shadow:0 2px 0 2px #0000001a;padding:20px;border-radius:20px;gap:3rem}._sidebarSection_x6tzq_15{height:100%}._sidebarSection_x6tzq_15:first-child{width:auto;flex:1;max-width:200px;min-width:150px}._sidebarSection_x6tzq_15:nth-child(2){flex:1}._colorGrid_x6tzq_37{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);align-items:center;justify-items:center;width:100%;height:100%;row-gap:12px}._bucketButton_x6tzq_43{padding:4px}._colorPickerWrapper_x6tzq_85{width:100%;height:100%}._colorPickerWrapper_x6tzq_85 .react-colorful{height:100%}._tools_x6tzq_111{flex-direction:column;align-items:start}}._drawingExerciseContainer_13pg9_1{display:flex;flex-direction:row;box-sizing:border-box;gap:1rem;width:100%;height:100%}._leftColumn_13pg9_10{display:flex;flex-direction:column;align-items:center;justify-content:center;width:auto;height:100%}._canvasWrapper_13pg9_19{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box;position:relative}._svgContainer_13pg9_30{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid transparent;border-radius:20px;padding:2rem;box-sizing:border-box;cursor:none;position:relative;transition:border-width .6s ease-in,transform .6s ease-in}._svgContainer_13pg9_30 svg{max-width:100%;max-height:100%;object-fit:contain}._customCursor_13pg9_53{position:fixed;pointer-events:none;z-index:9999;transform:translate(-12px,-12px);transition:opacity .1s ease}._hangingCircle_13pg9_62{position:absolute;top:-20px;left:47%;width:30px;height:30px;background:#d45e85;border:5px solid #232348;border-radius:50%;z-index:10}._savedSticker_13pg9_74{position:absolute;top:-20px;left:31%;z-index:100;min-height:30px;background:#232348;color:#fff;font-family:Lilita One,sans-serif;text-transform:uppercase;font-size:2rem;letter-spacing:.1em;padding:.5rem 2rem;border-radius:100px;-webkit-user-select:none;user-select:none;pointer-events:none}._completionButtonsContainer_13pg9_97{position:absolute;bottom:3rem;right:3rem;display:flex;align-items:center;justify-content:center;width:auto;height:auto;z-index:20}@media (max-width: 768px){._drawingExerciseContainer_13pg9_1{flex-direction:column;padding:20px}._leftColumn_13pg9_10,._rightColumn_13pg9_116{width:100%;height:auto}._rightColumn_13pg9_116{flex-direction:row}._canvasWrapper_13pg9_19{padding:0}}._gameContainerMultipleChoice_19gxq_2{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;position:relative}._questionContainer_19gxq_14{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;margin-bottom:4rem}._questionTextContainer_19gxq_24{display:flex;justify-content:center;align-items:center;padding:.25rem;max-width:500px;text-align:center}._questionText_19gxq_24{font-family:Lilita One,sans-serif;text-transform:uppercase;font-size:2rem;color:#494949;-webkit-user-select:none;user-select:none}._answersContainer_19gxq_42{display:grid;gap:1.75rem;width:100%;max-width:500px}._answersGrid2_19gxq_50{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}._answersGrid4_19gxq_55{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}._answerTile_19gxq_61{--border-col: #DDD;--drop-shadow-col: #C1C1C1;padding:1rem;background:#fff;border:4px solid var(--border-col);border-radius:25px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;gap:.75rem;min-height:100px;aspect-ratio:6/7;transform:translateY(0);filter:drop-shadow(0 7px 0 var(--drop-shadow-col));transition:all .2s ease}._answerTile_19gxq_61:hover:not(:disabled){transform:translateY(3px);filter:drop-shadow(-0 4px 0 var(--drop-shadow-col))}._answerTile_19gxq_61:active:not(:disabled){transform:translateY(7px);filter:drop-shadow(0 0 0 var(--drop-shadow-col))}._answerTile_19gxq_61:disabled{cursor:not-allowed;opacity:.6;filter:grayscale(1)}._answerTileCorrect_19gxq_103{background:#f7ffe8;border-color:#b1e059;filter:drop-shadow(-0 7px 0 #7FAC2B);animation:_pressAndReleaseCorrect_19gxq_1 .4s ease-out forwards}._answerTileIncorrect_19gxq_111{animation:_pressAndReleaseIncorrect_19gxq_1 .4s ease-out forwards,_shakeIncorrect_19gxq_1 .5s ease-in-out .4s forwards}@keyframes _pressAndReleaseCorrect_19gxq_1{0%{transform:translateY(0);filter:drop-shadow(0 7px 0 var(--drop-shadow-col))}50%{transform:translateY(7px);filter:drop-shadow(0 0 0 #7FAC2B)}to{transform:translateY(0);filter:drop-shadow(0 7px 0 #7FAC2B)}}@keyframes _pressAndReleaseIncorrect_19gxq_1{0%{transform:translateY(0);filter:drop-shadow(-7px 7px 0 var(--drop-shadow-col))}50%{transform:translateY(7px);filter:drop-shadow(0 0 0 var(--drop-shadow-col))}to{transform:translateY(0);filter:drop-shadow(0 7px 0 var(--drop-shadow-col))}}@keyframes _shakeIncorrect_19gxq_1{0%{transform:rotate(0)}20%{transform:rotate(-5deg)}40%{transform:rotate(5deg)}60%{transform:rotate(-5deg)}80%{transform:rotate(5deg)}to{transform:rotate(0)}}._answerImage_19gxq_157{flex:1;min-height:0;width:100%;border-radius:20px;object-fit:cover}._answerText_19gxq_165{font-family:Lilita One,sans-serif;text-transform:uppercase;font-size:1rem;color:#494949;text-align:center;line-height:1.1;max-width:90%}@media (max-width: 1344px){._questionContainer_19gxq_14{gap:1rem;margin-bottom:4rem}._questionText_19gxq_24{font-size:1.5rem}._answersContainer_19gxq_42{gap:1.25rem;max-width:390px}._answerTile_19gxq_61{padding:.75rem;min-height:75px}._answerText_19gxq_165{font-size:.9rem}}@media (max-width: 1200px){._questionContainer_19gxq_14{padding-bottom:1rem}._questionText_19gxq_24{font-size:1.5rem}._questionTextContainer_19gxq_24{gap:1.1rem;max-width:380px}}@media (max-width: 480px){._questionText_19gxq_24{font-size:1.25rem}._answersContainer_19gxq_42{gap:.75rem;max-width:330px}._answerTile_19gxq_61{padding:.5rem;min-height:50px;aspect-ratio:1}._answerText_19gxq_165{font-size:15px}}.quiz-question-container{width:100vw;height:100dvh;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}.quiz-mechanic-drag_drop_sort{background:#d1f0ff}.quiz-mechanic-drawing_color_in{background:#fff9ed}.quiz-mechanic-multiple_choice{background:url(/assets/shop-bg-CmqMaSQa.webp);background-size:cover;background-position:center center;background-repeat:no-repeat}.quiz-top-bar{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:1.25rem 3rem;z-index:100;min-height:80px}.quiz-top-bar-left,.quiz-top-bar-right{flex:1;display:flex;align-items:center}.quiz-top-bar-right{justify-content:flex-end}.quiz-top-bar-center{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.volume-reminder{font-family:Lekton,cursive;font-weight:700;font-size:1.5rem;color:#14142c;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}.quiz-mechanic-container{flex:1 1 auto;width:100%;overflow:hidden;box-sizing:border-box}@media (max-width: 1200px){.quiz-top-bar{padding:.75rem 1.5rem;min-height:70px}}@media (max-width: 768px){.quiz-top-bar{padding:.5rem 1rem;min-height:60px}}@media (max-width: 480px){.quiz-top-bar{padding:.5rem;min-height:50px}}.quiz-complete-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#f1a63b;display:flex;align-items:center;justify-content:center;font-family:Lilita One,cursive;text-transform:uppercase;z-index:2000}.quiz-complete-wrapper{display:flex;flex-direction:column;align-items:center;max-width:450px;width:100%;padding-bottom:3rem}.quiz-complete-banner{display:flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:20px 20px 0 0;background:#d06928}.quiz-title{font-family:inherit;font-size:1.5rem;color:#fff}.quiz-complete-container{position:relative;display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;background:#fffceb;border-radius:50px;padding:1rem 2rem 5rem;box-shadow:0 12px #a26e24}.quiz-complete-title{font-family:inherit;color:#684411;text-align:center;margin:0;line-height:1.1}.gems-earned-container{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem 2rem;width:100%;background:#a26e2433;box-sizing:border-box;border-radius:16px}.gems-value{font-family:Lilita One,cursive;font-size:4.25rem;color:#684411;line-height:1}.gems-earned-label{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.gems-icon{aspect-ratio:1/1;width:1.5rem;height:auto}.gems-label{font-family:inherit;font-size:1.2rem;color:#684411}.quiz-complete-actions{position:absolute;bottom:-30px;left:50%;transform:translate(-50%);display:flex;gap:2rem}.building-floor{position:absolute;bottom:0;left:0;width:100%;height:12px;background-color:#6d4917;z-index:2002}.building-L-left,.building-L-right{position:absolute;bottom:0;width:10%;height:auto;z-index:2001;transform-origin:bottom center}.building-L-left{left:4%}.building-L-right{right:4%}.building-S-left,.building-S-right{position:absolute;bottom:0;width:8%;height:auto;z-index:2001;transform-origin:bottom center}.building-S-left{left:16%}.building-S-right{right:16%}@media (max-width: 1200px){.quiz-complete-wrapper{max-width:400px}.quiz-complete-banner{padding:.5rem 2rem}.quiz-complete-container{gap:1.5rem;padding:.5rem 2rem 4rem}.gems-earned-container{gap:.5rem;padding:1rem 1.5rem}.gems-value{font-size:4rem}.gems-icon{width:1.25rem}.quiz-complete-actions{gap:1.5rem}}@media (max-width: 480px){.quiz-complete-wrapper{max-width:330px}.quiz-complete-container{padding:2rem 1rem;gap:1rem}}.under-construction-container{width:100%;max-width:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#fff}.blu-standing-logo{width:100%;height:auto;max-height:220px}.live-status-container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;padding:.1rem 1rem;border-radius:1rem;background-color:#794bb533}.live-status-dot{width:1rem;height:1rem;border-radius:50%;background-color:var(--color-primary-purple);animation:pulse 1.5s infinite}.live-status-container p{font-size:1rem;font-weight:600}.under-construction-container h4,.under-construction-container p{color:#fff;text-align:center}.under-construction-container p{font-size:1.1rem}.email-link{color:#fff;text-decoration:none;transition:all .3s ease;cursor:pointer}.email-link:hover{color:#fff;text-decoration:underline;cursor:pointer}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}
