.MazeGame-module__pI8q9W__maze{box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;min-height:100dvh;max-height:100dvh;position:relative;overflow:hidden}.MazeGame-module__pI8q9W__maze.MazeGame-module__pI8q9W__builderMode{cursor:pointer;border:2px dashed #5484ff4d;transition:all .15s ease-in-out}.MazeGame-module__pI8q9W__maze.MazeGame-module__pI8q9W__builderMode:hover{border-color:#5484ff35}.MazeGame-module__pI8q9W__maze.MazeGame-module__pI8q9W__builderMode.MazeGame-module__pI8q9W__selected{border-color:var(--cc-color-accent-cyan,#00b5e1);box-shadow:0 0 0 4px var(--cc-color-focus-ring,#5484ff33);border-style:solid}.MazeGame-module__pI8q9W__maze.MazeGame-module__pI8q9W__builderMode{min-height:400px;max-height:none}.MazeGame-module__pI8q9W__maze.MazeGame-module__pI8q9W__selected{border-color:var(--cc-color-accent-cyan,#00b5e1);box-shadow:0 0 0 4px var(--cc-color-focus-ring,#5484ff33);border-style:solid}@keyframes MazeGame-module__pI8q9W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes MazeGame-module__pI8q9W__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes MazeGame-module__pI8q9W__scaleIn{0%{opacity:0;scale:.92}to{opacity:1;scale:1}}@keyframes MazeGame-module__pI8q9W__springIn{0%{opacity:0;scale:.88}60%{opacity:1;scale:1.03}to{opacity:1;scale:1}}@keyframes MazeGame-module__pI8q9W__bgFadeIn{0%{opacity:0}to{opacity:1}}.MazeGame-module__pI8q9W__bgLayer{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;animation:.55s ease-out forwards MazeGame-module__pI8q9W__bgFadeIn;position:absolute;inset:0}.MazeGame-module__pI8q9W__stageSwitchDim{z-index:14;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:none;background:#03144280;animation:.15s ease-out forwards MazeGame-module__pI8q9W__fadeIn;position:absolute;inset:0}.MazeGame-module__pI8q9W__stageSwitchBlocker{z-index:25;cursor:wait;pointer-events:all;background:0 0;position:absolute;inset:0}.MazeGame-module__pI8q9W__characterUnderLoadBar{z-index:22;pointer-events:none;height:6px;box-shadow:0 0 12px color-mix(in srgb, var(--cc-color-primary-blue,#5484ff) 35%, transparent);border-radius:3px;position:absolute;overflow:hidden}.MazeGame-module__pI8q9W__maze.MazeGame-module__pI8q9W__mazeStageSwitching .MazeGame-module__pI8q9W__characterUnderLoadBar{width:clamp(80px,11vw,150px);bottom:calc(38% - 12px);left:50%;transform:translate(-50%)}.MazeGame-module__pI8q9W__maze.MazeGame-module__pI8q9W__mazeStageSwitching.MazeGame-module__pI8q9W__phase-intro .MazeGame-module__pI8q9W__characterUnderLoadBar{width:clamp(80px,18.7vw,269px);bottom:calc(min(26vw,450px) - 12px);left:65%;transform:translate(-50%)}.MazeGame-module__pI8q9W__characterUnderLoadBarTrack{border-radius:inherit;background:#ffffff1f;width:100%;height:100%;position:relative;overflow:hidden}.MazeGame-module__pI8q9W__characterUnderLoadBarFill{border-radius:inherit;background:linear-gradient(90deg, color-mix(in srgb, var(--cc-color-primary-blue,#5484ff) 15%, transparent), #fffffff2, color-mix(in srgb, var(--cc-color-primary-blue,#5484ff) 40%, transparent));width:42%;height:100%;animation:1.05s ease-in-out infinite MazeGame-module__pI8q9W__mazeLoadBarSweep;position:absolute;top:0}@keyframes MazeGame-module__pI8q9W__mazeLoadBarSweep{0%{left:-42%}to{left:100%}}.MazeGame-module__pI8q9W__bgOverlay{pointer-events:none;z-index:1;background:linear-gradient(360deg,#0000 0%,#0009 100%);position:absolute;inset:0}.MazeGame-module__pI8q9W__glowEllipse{mix-blend-mode:color-dodge;opacity:.8;filter:blur(clamp(60px,10.6vw,152px));pointer-events:none;z-index:2;background:linear-gradient(90deg,#2c70dd99 5.77%,#fff9 53.85%,#324f9999 100%);border-radius:50%;width:55%;height:67%;position:absolute;top:0;left:15%;transform:rotate(153.64deg)}.MazeGame-module__pI8q9W__character{pointer-events:none;z-index:5;width:clamp(80px,11vw,150px);height:auto;position:absolute;bottom:38%;left:50%;transform:translate(-50%)}.MazeGame-module__pI8q9W__character_walking,.MazeGame-module__pI8q9W__character_intro{animation:.8s ease-in-out infinite MazeGame-module__pI8q9W__characterWalk}.MazeGame-module__pI8q9W__character_intro{width:clamp(80px,18.7vw,269px);bottom:min(26vw,450px);left:65%}@keyframes MazeGame-module__pI8q9W__characterWalk{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-6px)}}.MazeGame-module__pI8q9W__character_correct_anim{animation:1.6s ease-in-out forwards MazeGame-module__pI8q9W__characterWalkForward}@keyframes MazeGame-module__pI8q9W__characterWalkForward{0%{transform:translate(-50%)translateY(0)scale(1)}50%{transform:translate(-50%)translateY(-10px)scale(.95)}to{transform:translate(-50%)translateY(0)scale(.85)}}.MazeGame-module__pI8q9W__character_wrong_anim,.MazeGame-module__pI8q9W__character_wrong_modal{will-change:transform;width:clamp(120px,16vw,220px);transition:none;animation-fill-mode:forwards}.MazeGame-module__pI8q9W__character_wrong_anim_left{animation:2.8s ease-out forwards MazeGame-module__pI8q9W__characterFallLeft}.MazeGame-module__pI8q9W__character_wrong_anim_right{animation:2.8s ease-out forwards MazeGame-module__pI8q9W__characterFallRight}@keyframes MazeGame-module__pI8q9W__characterFallLeft{0%{opacity:1;transform:translate(-50%)rotate(0)}30%{opacity:1;transform:translate(-80%,40px)rotate(28deg)}70%{opacity:1;transform:translate(-120%,90px)rotate(52deg)}to{opacity:1;transform:translate(-130%,110px)rotate(58deg)}}@keyframes MazeGame-module__pI8q9W__characterFallRight{0%{opacity:1;transform:translate(-50%)scaleX(-1)rotate(0)}30%{opacity:1;transform:translate(-20%,40px)scaleX(-1)rotate(28deg)}70%{opacity:1;transform:translate(20%,90px)scaleX(-1)rotate(52deg)}to{opacity:1;transform:translate(30%,110px)scaleX(-1)rotate(58deg)}}.MazeGame-module__pI8q9W__character_wrong_modal{pointer-events:none;animation-fill-mode:forwards}.MazeGame-module__pI8q9W__character_decision,.MazeGame-module__pI8q9W__character_win{width:clamp(160px,19vw,274px);bottom:0%}.MazeGame-module__pI8q9W__character_win{animation:.8s ease-out forwards MazeGame-module__pI8q9W__circleAppear}@keyframes MazeGame-module__pI8q9W__circleAppear{0%{opacity:.6;transform:translate(-50%)scale(.88)}to{opacity:1;transform:translate(-50%)scale(1)}}.MazeGame-module__pI8q9W__ledge{pointer-events:none;z-index:3;transform-origin:bottom;width:clamp(280px,73vw,1052px);height:auto;position:absolute;bottom:0;right:0}.MazeGame-module__pI8q9W__ledge_flipped{left:0;right:auto;transform:scaleX(-1)}.MazeGame-module__pI8q9W__introCoach{pointer-events:none;z-index:6;width:clamp(140px,23.9vw,344px);height:auto;position:absolute;bottom:min(13vw,187px);left:clamp(16px,2.2vw,32px);transform:scaleX(-1)}.MazeGame-module__pI8q9W__introOverlay{z-index:10;flex-direction:column;justify-content:flex-end;align-items:center;padding:32px;animation:.35s ease-out MazeGame-module__pI8q9W__fadeIn;display:flex;position:absolute;inset:0}.MazeGame-module__pI8q9W__introCard{box-sizing:border-box;background:linear-gradient(270deg, color-mix(in srgb, var(--cc-color-primary-blue,#5484ff) 40%, transparent) 0%, #29337766 100%), #00175266;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:24px;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:32px;width:100%;padding:24px;animation:.45s ease-out MazeGame-module__pI8q9W__fadeUp;display:flex;position:relative}.MazeGame-module__pI8q9W__introCard:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:1;background:linear-gradient(145.55deg,#ffffff1a 1.18%,#fff0 105.36%),radial-gradient(50% 71.79% at 50% 0,#fff6 0%,#fff0 100%);border-radius:24px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.product-novax .MazeGame-module__pI8q9W__introCard{clip-path:polygon(7.4px 0,calc(100% - 7.4px) 0,100% 7.4px,100% calc(100% - 7.4px),calc(100% - 7.4px) 100%,7.4px 100%,0 calc(100% - 7.4px),0 7.4px);box-shadow:none;isolation:isolate;filter:drop-shadow(0 8px 24px #00000059);position:relative;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;border-radius:0!important}.product-novax .MazeGame-module__pI8q9W__introCard:before{content:"";z-index:-1;background:var(--cc-color-glass-fill,#03144280);-webkit-backdrop-filter:blur(8px);pointer-events:none;position:absolute;inset:0;border-radius:0!important;padding:0!important;-webkit-mask:none!important;mask:none!important}.MazeGame-module__pI8q9W__introTextGroup{flex-direction:column;flex:1;gap:24px;min-width:0;display:flex}.MazeGame-module__pI8q9W__introTitle{font-family:var(--cc-font-family-primary,"Poppins", sans-serif);color:#fff;margin:0;font-size:clamp(18px,1.94vw,28px);font-weight:500;line-height:140%}.MazeGame-module__pI8q9W__introSubtext{font-family:var(--cc-font-family-primary,"Poppins", sans-serif);color:#fff;margin:0;font-size:clamp(14px,1.25vw,18px);font-weight:400;line-height:140%}.MazeGame-module__pI8q9W__introCTA{color:#fff;width:min(240px,16.7vw);height:60px;font-family:var(--cc-font-family-primary,"Poppins", sans-serif);cursor:pointer;white-space:nowrap;background:#ff8156;border:none;border-radius:16px;flex-shrink:0;padding:16px 22px;font-size:clamp(14px,1.11vw,16px);font-weight:500;line-height:28px;transition:transform .15s ease-in-out,box-shadow .15s ease-in-out;box-shadow:0 12px 10px #29337733,inset 0 -4px 8.6px #00000040}.MazeGame-module__pI8q9W__introCTA:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 14px #29337740,inset 0 -4px 8.6px #00000040}.MazeGame-module__pI8q9W__introCTA:disabled{opacity:.5;cursor:not-allowed}.product-novax .MazeGame-module__pI8q9W__introCTA{border:1px solid var(--cc-cta-border-color,#00b5e1);background:var(--cc-cta-bg,radial-gradient(143.48% 80.55% at 50% 100%, #93e0ff33 0%, #93e0ff00 70.81%), #021f5b);color:var(--cc-color-text-secondary,#cdf2ff);font-family:var(--cc-font-family-primary,"Poppins", sans-serif);text-transform:uppercase;box-shadow:none;border-radius:var(--cc-radius-button,4px)!important}.product-novax .MazeGame-module__pI8q9W__introCTA:before{background:0 0!important;-webkit-mask:none!important;mask:none!important}.MazeGame-module__pI8q9W__decisionPanel{z-index:10;flex-direction:column;gap:20px;width:min(252px,17.5vw);animation:.35s ease-out MazeGame-module__pI8q9W__scaleIn;display:flex;position:absolute;top:42%;transform:translateY(-50%)}.MazeGame-module__pI8q9W__decisionRight{animation-delay:70ms;animation-fill-mode:backwards}.MazeGame-module__pI8q9W__decisionLeft{align-items:flex-start;left:clamp(16px,2.2vw,32px)}.MazeGame-module__pI8q9W__decisionRight{text-align:right;align-items:flex-end;right:clamp(16px,2.2vw,32px)}.MazeGame-module__pI8q9W__decisionLabel{font-family:var(--cc-font-family-primary,"Poppins", sans-serif);text-transform:uppercase;color:#fff;opacity:.6;margin:0;font-size:clamp(11px,.97vw,14px);font-weight:400;line-height:1.5}.MazeGame-module__pI8q9W__decisionText{font-family:var(--cc-font-family-primary,"Poppins", sans-serif);color:#fff;margin:0;font-size:clamp(13px,1.11vw,16px);font-weight:400;line-height:1.5}.MazeGame-module__pI8q9W__chooseBtn{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;white-space:nowrap;background:#ffffff05;border:1px solid #fff6;border-radius:16px;flex-direction:row;justify-content:center;align-items:center;gap:10px;min-width:min(144px,10vw);height:52px;padding:14px 22px;transition:background .15s ease-in-out,border-color .15s ease-in-out,transform .15s ease-in-out;display:inline-flex}.product-novax .MazeGame-module__pI8q9W__chooseBtn{border:1px solid var(--cc-cta-border-color,#00b5e1);background:var(--cc-cta-bg,radial-gradient(143.48% 80.55% at 50% 100%, #93e0ff33 0%, #93e0ff00 70.81%), #021f5b);color:var(--cc-color-text-secondary,#cdf2ff);font-family:var(--cc-font-family-primary,"Poppins", sans-serif);text-transform:uppercase;box-shadow:none;border-radius:var(--cc-radius-button,4px)!important}.product-novax .MazeGame-module__pI8q9W__chooseBtn:before{background:0 0!important;-webkit-mask:none!important;mask:none!important}.product-novax .MazeGame-module__pI8q9W__chooseBtn{min-width:min(144px,10vw);height:52px}.MazeGame-module__pI8q9W__chooseBtn:hover:not(:disabled){background:#ffffff12;border-color:#ffffffa6;transform:translateY(-1px)}.MazeGame-module__pI8q9W__chooseBtn:active:not(:disabled){transform:translateY(0)}.MazeGame-module__pI8q9W__chooseBtn:disabled{opacity:.5;cursor:not-allowed}.MazeGame-module__pI8q9W__chooseBtnText{font-family:var(--cc-font-family-primary,"Poppins", sans-serif);color:#f5f5f7;font-size:clamp(13px,1.11vw,16px);font-weight:500;line-height:18px}.MazeGame-module__pI8q9W__arrowLeft,.MazeGame-module__pI8q9W__arrowRight{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.MazeGame-module__pI8q9W__arrowLeft:after,.MazeGame-module__pI8q9W__arrowRight:after{content:"";border-top:1.5px solid #f5f5f7;border-right:1.5px solid #f5f5f7;width:8px;height:8px;display:block}.MazeGame-module__pI8q9W__arrowRight:after{transform:rotate(45deg)translate(-1px,1px)}.MazeGame-module__pI8q9W__arrowLeft:after{transform:rotate(-135deg)translate(-1px,1px)}.MazeGame-module__pI8q9W__scenarioCard{position:relative}.MazeGame-module__pI8q9W__scenarioCard:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:1;background:linear-gradient(145.55deg,#ffffff1a 1.18%,#fff0 105.36%),radial-gradient(50% 71.79% at 50% 0,#fff6 0%,#fff0 100%);border-radius:16px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.MazeGame-module__pI8q9W__scenarioCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:radial-gradient(110.71% 110.71% at 53.57% 96.43%,#1c4dffcc 0%,#0000 100%),#00175233;border-radius:16px;flex-direction:column;gap:10px;width:min(512px,35.6vw);padding:24px;animation:.35s ease-out MazeGame-module__pI8q9W__scaleIn;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-novax .MazeGame-module__pI8q9W__scenarioCard{clip-path:polygon(7.4px 0,calc(100% - 7.4px) 0,100% 7.4px,100% calc(100% - 7.4px),calc(100% - 7.4px) 100%,7.4px 100%,0 calc(100% - 7.4px),0 7.4px);box-shadow:none;isolation:isolate;filter:drop-shadow(0 8px 24px #00000059);position:relative;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;border-radius:0!important}.product-novax .MazeGame-module__pI8q9W__scenarioCard:before{content:"";z-index:-1;background:var(--cc-color-glass-fill,#03144280);-webkit-backdrop-filter:blur(8px);pointer-events:none;position:absolute;inset:0;border-radius:0!important;padding:0!important;-webkit-mask:none!important;mask:none!important}.MazeGame-module__pI8q9W__scenarioLabel{font-family:var(--cc-font-family-primary,"Poppins", sans-serif);text-transform:uppercase;color:#f5f5f7;opacity:.4;margin:0;font-size:clamp(13px,1.11vw,16px);font-weight:400;line-height:1.5}.MazeGame-module__pI8q9W__scenarioText{font-family:var(--cc-font-family-primary,"Poppins", sans-serif);color:#f5f5f7;margin:0;font-size:clamp(15px,1.39vw,20px);font-weight:500;line-height:1.5}.MazeGame-module__pI8q9W__mobileSheet{display:none}.MazeGame-module__pI8q9W__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#0009;justify-content:center;align-items:center;padding:16px;animation:.25s ease-out MazeGame-module__pI8q9W__fadeIn;display:flex;position:absolute;inset:0}.MazeGame-module__pI8q9W__modalWrapper{width:min(568px,39.4vw);position:relative;overflow:visible}.MazeGame-module__pI8q9W__modalCoach{pointer-events:none;z-index:0;width:clamp(120px,19.5vw,281px);height:auto;margin-bottom:-36px;animation:.6s ease-out MazeGame-module__pI8q9W__circleAppear;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.MazeGame-module__pI8q9W__modal{position:relative}.MazeGame-module__pI8q9W__modal:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:1;background:linear-gradient(145.55deg,#6a8aff59 1.18%,#6a8aff00 105.36%),radial-gradient(50% 71.79% at 50% 0,#6a8aff80 0%,#6a8aff00 100%);border-radius:28px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.MazeGame-module__pI8q9W__modal{box-sizing:border-box;background:linear-gradient(270deg, color-mix(in srgb, var(--cc-color-primary-blue,#5484ff) 40%, transparent) 0%, #29337766 100%), #00175266;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;z-index:1;border-radius:28px;flex-direction:column;align-items:center;gap:32px;width:100%;padding:32px;animation:.45s ease-out MazeGame-module__pI8q9W__springIn;display:flex;position:relative}.product-novax .MazeGame-module__pI8q9W__modal{clip-path:polygon(7.4px 0,calc(100% - 7.4px) 0,100% 7.4px,100% calc(100% - 7.4px),calc(100% - 7.4px) 100%,7.4px 100%,0 calc(100% - 7.4px),0 7.4px);box-shadow:none;isolation:isolate;filter:drop-shadow(0 8px 24px #00000059);position:relative;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;border-radius:0!important}.product-novax .MazeGame-module__pI8q9W__modal:before{content:"";z-index:-1;background:var(--cc-color-glass-fill,#03144280);-webkit-backdrop-filter:blur(8px);pointer-events:none;position:absolute;inset:0;border-radius:0!important;padding:0!important;-webkit-mask:none!important;mask:none!important}.MazeGame-module__pI8q9W__modalTextGroup{flex-direction:column;align-items:center;gap:18px;width:100%;display:flex}.MazeGame-module__pI8q9W__modalTitle{font-family:var(--cc-font-family-primary,"Poppins", sans-serif);color:#fff;margin:0;font-size:clamp(20px,1.94vw,28px);font-weight:500;line-height:140%}.MazeGame-module__pI8q9W__modalMessage{font-family:var(--cc-font-family-primary,"Poppins", sans-serif);color:#fff;margin:0;font-size:clamp(14px,1.39vw,20px);font-weight:500;line-height:140%}.MazeGame-module__pI8q9W__modalActions{flex-direction:row;gap:18px;width:100%;display:flex}.MazeGame-module__pI8q9W__modalBtn{height:50px;font-family:var(--cc-font-family-primary,"Poppins", sans-serif);cursor:pointer;border-radius:16px;flex:1;padding:16px 22px;font-size:clamp(13px,1.11vw,16px);font-weight:500;line-height:18px;transition:transform .15s ease-in-out;box-shadow:0 12px 10px #29337733,inset 0 -4px 8.6px #00000040}.MazeGame-module__pI8q9W__modalBtn:hover:not(:disabled){transform:translateY(-2px)}.MazeGame-module__pI8q9W__modalBtn:disabled{opacity:.5;cursor:not-allowed}.MazeGame-module__pI8q9W__modalBtnSecondary{color:#344054;background:#fff;border:1px solid #d0d5dd}.MazeGame-module__pI8q9W__modalBtnPrimary{color:#fff;background:#ff8156;border:none}.product-novax .MazeGame-module__pI8q9W__modalBtnPrimary{border:1px solid var(--cc-cta-border-color,#00b5e1);background:var(--cc-cta-bg,radial-gradient(143.48% 80.55% at 50% 100%, #93e0ff33 0%, #93e0ff00 70.81%), #021f5b);color:var(--cc-color-text-secondary,#cdf2ff);font-family:var(--cc-font-family-primary,"Poppins", sans-serif);text-transform:uppercase;box-shadow:none;border-radius:var(--cc-radius-button,4px)!important}.product-novax .MazeGame-module__pI8q9W__modalBtnPrimary:before{background:0 0!important;-webkit-mask:none!important;mask:none!important}.MazeGame-module__pI8q9W__winOverlay{z-index:10;flex-direction:column;justify-content:center;align-items:center;padding:24px;animation:.4s ease-out MazeGame-module__pI8q9W__fadeIn;display:flex;position:absolute;inset:0}.MazeGame-module__pI8q9W__winCoach{z-index:1;flex-shrink:0;width:clamp(140px,18.4vw,265px);height:auto;margin-bottom:-40px;animation:.7s ease-out MazeGame-module__pI8q9W__circleAppear;position:relative}.MazeGame-module__pI8q9W__winCard{position:relative}.MazeGame-module__pI8q9W__winCard:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:1;background:linear-gradient(145.55deg,#6a8aff66 1.18%,#6a8aff00 105.36%),radial-gradient(50% 71.79% at 50% 0,#6a8aff80 0%,#6a8aff00 100%);border-radius:16px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.MazeGame-module__pI8q9W__winCard{box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;z-index:0;background:radial-gradient(110.71% 110.71% at 53.57% 96.43%,#1c4dffcc 0%,#0000 100%),#00175233;border-radius:16px;flex-direction:column;align-items:center;gap:32px;width:min(689px,47.8vw);padding:64px 24px 24px;animation:.5s ease-out MazeGame-module__pI8q9W__fadeUp;display:flex;position:relative}.product-novax .MazeGame-module__pI8q9W__winCard{clip-path:polygon(7.4px 0,calc(100% - 7.4px) 0,100% 7.4px,100% calc(100% - 7.4px),calc(100% - 7.4px) 100%,7.4px 100%,0 calc(100% - 7.4px),0 7.4px);box-shadow:none;isolation:isolate;filter:drop-shadow(0 8px 24px #00000059);position:relative;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;border-radius:0!important}.product-novax .MazeGame-module__pI8q9W__winCard:before{content:"";z-index:-1;background:var(--cc-color-glass-fill,#03144280);-webkit-backdrop-filter:blur(8px);pointer-events:none;position:absolute;inset:0;border-radius:0!important;padding:0!important;-webkit-mask:none!important;mask:none!important}.MazeGame-module__pI8q9W__winTitle{font-family:var(--cc-font-family-primary,"Poppins", sans-serif);color:#fff;margin:0;font-size:clamp(22px,2.22vw,32px);font-weight:500;line-height:140%}.MazeGame-module__pI8q9W__winSubtext{font-family:var(--cc-font-family-primary,"Poppins", sans-serif);color:#e5e8ff;margin:-16px 0 0;font-size:clamp(13px,1.11vw,16px);font-weight:400;line-height:24px}.MazeGame-module__pI8q9W__winBtn{color:#fff;width:100%;height:60px;font-family:var(--cc-font-family-primary,"Poppins", sans-serif);cursor:pointer;background:#ff8156;border:none;border-radius:16px;padding:16px 22px;font-size:clamp(14px,1.11vw,16px);font-weight:500;line-height:28px;transition:transform .15s ease-in-out,box-shadow .15s ease-in-out;box-shadow:0 12px 10px #29337733,inset 0 -4px 8.6px #00000040}.MazeGame-module__pI8q9W__winBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 14px #29337740,inset 0 -4px 8.6px #00000040}.MazeGame-module__pI8q9W__winBtn:disabled{opacity:.5;cursor:not-allowed}.product-novax .MazeGame-module__pI8q9W__winBtn{border:1px solid var(--cc-cta-border-color,#00b5e1);background:var(--cc-cta-bg,radial-gradient(143.48% 80.55% at 50% 100%, #93e0ff33 0%, #93e0ff00 70.81%), #021f5b);color:var(--cc-color-text-secondary,#cdf2ff);font-family:var(--cc-font-family-primary,"Poppins", sans-serif);text-transform:uppercase;box-shadow:none;border-radius:var(--cc-radius-button,4px)!important}.product-novax .MazeGame-module__pI8q9W__winBtn:before{background:0 0!important;-webkit-mask:none!important;mask:none!important}.MazeGame-module__pI8q9W__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.MazeGame-module__pI8q9W__builderPlaceholder{color:var(--cc-color-text-muted,#fff9);font-family:var(--cc-font-family-primary,"Poppins", sans-serif);z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:48px;font-size:13px;display:flex;position:relative}.MazeGame-module__pI8q9W__builderLabel{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;pointer-events:none;z-index:10;background:#0009;border:1px solid #fff3;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:500;position:absolute;top:8px;right:8px}.MazeGame-module__pI8q9W__invalidStepNotice{z-index:40;color:#ffd9c8;text-align:left;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ff815624;border:1px solid #ff81568c;border-radius:10px;max-width:min(560px,100% - 32px);padding:10px 14px;font-size:13px;line-height:1.45;position:absolute;top:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #00000040}.MazeGame-module__pI8q9W__invalidStepNotice strong{color:#ff8156;margin-right:4px}.MazeGame-module__pI8q9W__invalidStepNotice em{color:#fff;font-style:normal;font-weight:600}@media (max-width:960px){.MazeGame-module__pI8q9W__scenarioCard,.MazeGame-module__pI8q9W__decisionPanel{display:none}.MazeGame-module__pI8q9W__mobileSheet{position:relative}.MazeGame-module__pI8q9W__mobileSheet:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:1;background:linear-gradient(145.55deg,#6a8aff4d 1.18%,#6a8aff00 105.36%),radial-gradient(50% 71.79% at 50% 0,#6a8aff80 0%,#6a8aff00 100%);border-radius:24px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.MazeGame-module__pI8q9W__mobileSheet{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;background:#031442eb;border-radius:24px;flex-direction:column;gap:12px;width:calc(100% - 32px);max-width:480px;padding:24px 20px;animation:.35s ease-out MazeGame-module__pI8q9W__scaleIn;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-novax .MazeGame-module__pI8q9W__mobileSheet{clip-path:polygon(7.4px 0,calc(100% - 7.4px) 0,100% 7.4px,100% calc(100% - 7.4px),calc(100% - 7.4px) 100%,7.4px 100%,0 calc(100% - 7.4px),0 7.4px);box-shadow:none;isolation:isolate;filter:drop-shadow(0 8px 24px #00000059);position:relative;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;border-radius:0!important}.product-novax .MazeGame-module__pI8q9W__mobileSheet:before{content:"";z-index:-1;background:var(--cc-color-glass-fill,#03144280);-webkit-backdrop-filter:blur(8px);pointer-events:none;position:absolute;inset:0;border-radius:0!important;padding:0!important;-webkit-mask:none!important;mask:none!important}@keyframes MazeGame-module__pI8q9W__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.MazeGame-module__pI8q9W__mobileScenarioLabel{font-family:var(--cc-font-family-primary,"Poppins", sans-serif);letter-spacing:.12em;color:var(--cc-color-accent-cyan,#00b5e1);text-transform:uppercase;margin:0;font-size:10px;font-weight:600}.MazeGame-module__pI8q9W__mobileScenarioText{font-family:var(--cc-font-family-primary,"Poppins", sans-serif);color:#fff;margin:0;padding-bottom:4px;font-size:clamp(13px,2vw,16px);font-weight:500;line-height:1.45}.MazeGame-module__pI8q9W__mobileChoices{grid-template-columns:1fr 1fr;gap:10px;display:grid}}@media (max-width:960px) and (max-width:600px){.MazeGame-module__pI8q9W__mobileChoices{grid-template-columns:1fr}}@media (max-width:960px){.MazeGame-module__pI8q9W__mobileChooseBtn{white-space:normal;word-break:break-word;text-align:left;background:#ffffff0d;border:1px solid #ffffff2e;border-radius:14px;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;height:auto;min-height:52px;padding:14px 16px;display:flex}.MazeGame-module__pI8q9W__mobileChooseBtn .MazeGame-module__pI8q9W__chooseBtnText{text-align:left;flex:1;font-size:clamp(11px,1.6vw,14px);line-height:1.4}.MazeGame-module__pI8q9W__mobileChooseBtn .MazeGame-module__pI8q9W__arrowLeft,.MazeGame-module__pI8q9W__mobileChooseBtn .MazeGame-module__pI8q9W__arrowRight{flex-shrink:0;width:20px;height:20px}.MazeGame-module__pI8q9W__mobileChooseBtn:hover:not(:disabled){background:color-mix(in srgb, var(--cc-color-primary-blue,#5484ff) 15%, transparent);border-color:color-mix(in srgb, var(--cc-color-primary-blue,#5484ff) 50%, transparent);transform:none}.MazeGame-module__pI8q9W__character{width:clamp(50px,12vw,110px);bottom:38%}.MazeGame-module__pI8q9W__character_intro{width:clamp(60px,18.7vw,180px);bottom:min(26vw,280px);left:65%}.MazeGame-module__pI8q9W__character_wrong_anim,.MazeGame-module__pI8q9W__character_wrong_modal{bottom:min(26vw,280px);left:50%}.MazeGame-module__pI8q9W__character_decision,.MazeGame-module__pI8q9W__character_win{width:clamp(120px,25vw,200px);bottom:0}.MazeGame-module__pI8q9W__maze.MazeGame-module__pI8q9W__mazeStageSwitching .MazeGame-module__pI8q9W__characterUnderLoadBar{width:clamp(50px,12vw,110px);bottom:calc(38% - 12px)}.MazeGame-module__pI8q9W__maze.MazeGame-module__pI8q9W__mazeStageSwitching.MazeGame-module__pI8q9W__phase-intro .MazeGame-module__pI8q9W__characterUnderLoadBar{width:clamp(60px,18.7vw,180px);bottom:calc(min(26vw,280px) - 12px)}.MazeGame-module__pI8q9W__introCoach{display:none}.MazeGame-module__pI8q9W__introOverlay{padding:12px}.MazeGame-module__pI8q9W__introCard{min-height:unset;border-radius:16px;flex-direction:row;align-items:center;gap:12px;padding:20px}.MazeGame-module__pI8q9W__introTextGroup{flex:1;gap:0;min-width:0}.MazeGame-module__pI8q9W__introSubtext{display:none}.MazeGame-module__pI8q9W__introTitle{font-size:clamp(14px,4vw,18px);line-height:1.3}.MazeGame-module__pI8q9W__introCTA{border-radius:12px;flex-shrink:0;width:auto;min-width:80px;height:44px;padding:10px 18px;font-size:14px}.MazeGame-module__pI8q9W__modalWrapper{width:calc(100% - 32px);max-width:420px}.MazeGame-module__pI8q9W__modalCoach{width:clamp(80px,28vw,180px);margin-bottom:-24px}.MazeGame-module__pI8q9W__modal{border-radius:20px;gap:20px;padding:16px}.MazeGame-module__pI8q9W__modalTextGroup,.MazeGame-module__pI8q9W__modalActions{gap:12px}.MazeGame-module__pI8q9W__modalBtn{height:44px;padding:12px 16px}.MazeGame-module__pI8q9W__winOverlay{padding:16px}.MazeGame-module__pI8q9W__winCoach{width:clamp(100px,30vw,180px);margin-bottom:-24px}.MazeGame-module__pI8q9W__winCard{border-radius:16px;gap:20px;width:100%;padding:48px 16px 20px}.MazeGame-module__pI8q9W__winBtn{height:48px;padding:12px 16px}}
@keyframes CashFlowCraze-module__nkjGrG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CashFlowCraze-module__nkjGrG__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes CashFlowCraze-module__nkjGrG__springIn{0%{opacity:0;scale:.86}60%{opacity:1;scale:1.04}to{opacity:1;scale:1}}@keyframes CashFlowCraze-module__nkjGrG__floatUp{0%{opacity:1;transform:translateY(0)scale(1)}60%{opacity:.85;transform:translateY(-60px)scale(1.05)}to{opacity:0;transform:translateY(-110px)scale(.9)}}@keyframes CashFlowCraze-module__nkjGrG__platformGlow{0%,to{box-shadow:0 0 24px 8px #50b4ff8c,0 0 60px 16px #648cff40}50%{box-shadow:0 0 40px 14px #50c8ffbf,0 0 90px 28px #64a0ff59}}@keyframes CashFlowCraze-module__nkjGrG__twinkle{0%,to{opacity:.6}50%{opacity:1}}@keyframes CashFlowCraze-module__nkjGrG__roundBadgePop{0%{opacity:0;scale:.5}60%{opacity:1;scale:1.1}to{opacity:1;scale:1}}@keyframes CashFlowCraze-module__nkjGrG__beamPulse{0%,to{opacity:.25}50%{opacity:.45}}.CashFlowCraze-module__nkjGrG__game{box-sizing:border-box;background:radial-gradient(at 50% 60%,#0d1b4b 0%,#060c24 70%) 50%/cover no-repeat;width:100%;min-height:100dvh;max-height:100dvh;font-family:inherit;position:relative;overflow:hidden}.CashFlowCraze-module__nkjGrG__game.CashFlowCraze-module__nkjGrG__builderMode{cursor:pointer;border:2px dashed #5484ff4d;transition:all .15s ease-in-out}.CashFlowCraze-module__nkjGrG__game.CashFlowCraze-module__nkjGrG__builderMode:hover{border-color:#5484ff35}.CashFlowCraze-module__nkjGrG__game.CashFlowCraze-module__nkjGrG__builderMode.CashFlowCraze-module__nkjGrG__selected{border-color:var(--cc-color-accent-cyan,#00b5e1);box-shadow:0 0 0 4px var(--cc-color-focus-ring,#5484ff33);border-style:solid}.CashFlowCraze-module__nkjGrG__game.CashFlowCraze-module__nkjGrG__builderMode{cursor:pointer;min-height:420px;max-height:none}.CashFlowCraze-module__nkjGrG__starfield{pointer-events:none;z-index:0;background:radial-gradient(1px 1px at 10% 15%,#ffffffb3 0%,#0000 100%),radial-gradient(1px 1px at 25% 55%,#ffffff80 0%,#0000 100%),radial-gradient(1.5px 1.5px at 40% 30%,#fffc 0%,#0000 100%),radial-gradient(1px 1px at 58% 70%,#fff9 0%,#0000 100%),radial-gradient(1px 1px at 75% 20%,#ffffffb3 0%,#0000 100%),radial-gradient(1.5px 1.5px at 85% 45%,#ffffff80 0%,#0000 100%),radial-gradient(1px 1px at 92% 80%,#fff9 0%,#0000 100%),radial-gradient(1px 1px at 18% 88%,#ffffff80 0%,#0000 100%),radial-gradient(2px 2px at 65% 5%,#ffffffe6 0%,#0000 100%),radial-gradient(1px 1px at 48% 95%,#fff6 0%,#0000 100%);position:absolute;inset:0}.CashFlowCraze-module__nkjGrG__gameArea{z-index:1;position:absolute;inset:0}.CashFlowCraze-module__nkjGrG__game:after{content:"";pointer-events:none;clip-path:polygon(30% 100%,50% 100%,70% 100%,100% 0%,0% 0%);z-index:0;background:linear-gradient(#0000 0%,#5064ff14 50%,#3c78ff38 100%);width:340px;height:80%;animation:3.5s ease-in-out infinite CashFlowCraze-module__nkjGrG__beamPulse;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.CashFlowCraze-module__nkjGrG__hud{z-index:10;pointer-events:none;justify-content:space-between;align-items:flex-start;gap:12px;padding:0 20px;display:flex;position:absolute;top:20px;left:0;right:0}.CashFlowCraze-module__nkjGrG__timerBox{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a1c50d1;border:1.5px solid #508cff66;border-radius:12px;align-items:center;gap:2px;padding:8px 16px;transition:background .3s,border-color .3s;display:flex;box-shadow:0 2px 12px #0006}.CashFlowCraze-module__nkjGrG__timerBox.CashFlowCraze-module__nkjGrG__timerWarning{background:linear-gradient(135deg,#b43c0ad9,#dc5a00d1);border-color:#ff781eb3}.CashFlowCraze-module__nkjGrG__timerDigits{color:#e8f0ff;letter-spacing:2px;font-variant-numeric:tabular-nums;font-size:28px;font-weight:700;line-height:1}.CashFlowCraze-module__nkjGrG__timerColon{color:#b4d2ffb3;align-self:center;margin:0 2px;font-size:24px;font-weight:700}.CashFlowCraze-module__nkjGrG__roundBadge{color:#c8e0ff;letter-spacing:2px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);white-space:nowrap;background:#2864b480;border:1.5px solid #64b4ff73;border-radius:20px;padding:8px 20px;font-size:14px;font-weight:700}.CashFlowCraze-module__nkjGrG__batteryWidget{flex-direction:column;align-items:flex-end;gap:4px;min-width:180px;display:flex}.CashFlowCraze-module__nkjGrG__batteryIcon{font-size:20px;line-height:1}.CashFlowCraze-module__nkjGrG__batteryLabel{color:#b4d2ffb3;letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:600}.CashFlowCraze-module__nkjGrG__batteryScore{color:#e8f4ff;font-variant-numeric:tabular-nums;font-size:22px;font-weight:800;line-height:1}.CashFlowCraze-module__nkjGrG__batteryDelta{font-variant-numeric:tabular-nums;font-size:16px;font-weight:700;animation:.15s ease-out CashFlowCraze-module__nkjGrG__fadeIn}.CashFlowCraze-module__nkjGrG__batteryDelta.CashFlowCraze-module__nkjGrG__deltaPositive{color:#4cde9b}.CashFlowCraze-module__nkjGrG__batteryDelta.CashFlowCraze-module__nkjGrG__deltaNegative{color:#f06060}.CashFlowCraze-module__nkjGrG__batteryBar{align-items:center;gap:3px;display:flex}.CashFlowCraze-module__nkjGrG__batterySegment{background:#283c7899;border:1px solid #5082c84d;border-radius:3px;width:14px;height:10px}.CashFlowCraze-module__nkjGrG__batterySegment.CashFlowCraze-module__nkjGrG__segmentFilled{background:linear-gradient(135deg,#2ee8c0,#22c4ff);border-color:#28e6c899;box-shadow:0 0 6px #28dcc880}:is(.fallingItem,.CashFlowCraze-module__nkjGrG__fallingItem){will-change:transform;pointer-events:none;z-index:5;flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;top:0}:is(.fallingItemImage,.CashFlowCraze-module__nkjGrG__fallingItemImage){object-fit:contain;filter:drop-shadow(0 0 8px #78b4ff66);width:64px;height:64px}:is(.fallingItemCard,.CashFlowCraze-module__nkjGrG__fallingItemCard){-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#0a1c50b8;border:1px solid #508cff59;border-radius:10px;min-width:90px;max-width:120px;padding:5px 10px}:is(.fallingItemName,.CashFlowCraze-module__nkjGrG__fallingItemName){color:#def;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}:is(.fallingItemBoost,.CashFlowCraze-module__nkjGrG__fallingItemBoost){color:#b4d2ffb3;margin-top:2px;font-size:11px;font-weight:500}:is(.boostPositive,.CashFlowCraze-module__nkjGrG__boostPositive){color:#4cde9b}:is(.boostNegative,.CashFlowCraze-module__nkjGrG__boostNegative){color:#f06060}.CashFlowCraze-module__nkjGrG__platformArea{z-index:8;justify-content:space-between;align-items:center;padding:0 20px;display:flex;position:absolute;bottom:60px;left:0;right:0}.CashFlowCraze-module__nkjGrG__platform{background:radial-gradient(#88d4ff 0%,#3080ff 40%,#143cc899 100%);border-radius:50%;height:24px;transition:left 40ms linear;animation:2.5s ease-in-out infinite CashFlowCraze-module__nkjGrG__platformGlow;position:absolute;bottom:0;box-shadow:0 0 24px 8px #50b4ff8c,0 0 60px 16px #648cff40,inset 0 4px 12px #ffffff4d}.CashFlowCraze-module__nkjGrG__platform:before,.CashFlowCraze-module__nkjGrG__platform:after{content:"";border:1.5px solid #64b4ff4d;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CashFlowCraze-module__nkjGrG__platform:before{width:calc(100% + 32px);height:calc(100% + 32px)}.CashFlowCraze-module__nkjGrG__platform:after{border-color:#64b4ff26;width:calc(100% + 60px);height:calc(100% + 60px)}.CashFlowCraze-module__nkjGrG__arrowBtn{z-index:9;color:#8ec8ff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#142878b3;border:1.5px solid #508cff73;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;transition:background .15s,transform .1s;display:flex;position:relative}.CashFlowCraze-module__nkjGrG__arrowBtn:active{background:#2850c8cc;transform:scale(.93)}.CashFlowCraze-module__nkjGrG__arrowBtnLeft{order:-1}.CashFlowCraze-module__nkjGrG__arrowBtnRight{order:1}.CashFlowCraze-module__nkjGrG__scorePopup{z-index:12;letter-spacing:-2px;pointer-events:none;font-size:72px;font-weight:900;animation:1.2s ease-out forwards CashFlowCraze-module__nkjGrG__floatUp;position:absolute;bottom:160px;left:50%;transform:translate(-50%)}.CashFlowCraze-module__nkjGrG__scorePopup.CashFlowCraze-module__nkjGrG__scorePopupPositive{color:#3cdc8cb3}.CashFlowCraze-module__nkjGrG__scorePopup.CashFlowCraze-module__nkjGrG__scorePopupNegative{color:#dc3c3cb3}.CashFlowCraze-module__nkjGrG__roundStartOverlay{z-index:15;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CashFlowCraze-module__nkjGrG__roundBadgeLarge{color:#c8e8ff;letter-spacing:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e46b499;border:2px solid #64b4ff80;border-radius:24px;padding:18px 48px;font-size:28px;font-weight:800;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards CashFlowCraze-module__nkjGrG__roundBadgePop;box-shadow:0 4px 32px #2878ff4d}.CashFlowCraze-module__nkjGrG__introOverlay{z-index:15;flex-direction:column;justify-content:flex-end;align-items:flex-end;display:flex;position:absolute;inset:0}.CashFlowCraze-module__nkjGrG__introAstronaut{animation:.4s ease-out CashFlowCraze-module__nkjGrG__fadeIn;position:absolute;bottom:130px;right:32px}.CashFlowCraze-module__nkjGrG__introBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1848e6;border-top:1.5px solid #508cff4d;align-items:center;gap:24px;width:100%;padding:20px 32px;animation:.4s ease-out CashFlowCraze-module__nkjGrG__fadeUp;display:flex}.CashFlowCraze-module__nkjGrG__introBarContent{flex:1}.CashFlowCraze-module__nkjGrG__introTitle{color:#e8f4ff;margin:0 0 6px;font-size:18px;font-weight:700}.CashFlowCraze-module__nkjGrG__introDesc{color:#b4d2ffbf;margin:0;font-size:13px;line-height:1.5}.CashFlowCraze-module__nkjGrG__legendPanel{z-index:15;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#060e32eb;flex-direction:column;padding:28px 32px 32px;animation:.3s ease-out CashFlowCraze-module__nkjGrG__fadeIn;display:flex;position:absolute;inset:0;overflow-y:auto}.CashFlowCraze-module__nkjGrG__legendHeader{margin-bottom:20px}.CashFlowCraze-module__nkjGrG__legendTitle{color:#e8f4ff;margin:0 0 8px;font-size:22px;font-weight:800}.CashFlowCraze-module__nkjGrG__legendDesc{color:#b4d2ffbf;max-width:720px;margin:0;font-size:13px;line-height:1.5}.CashFlowCraze-module__nkjGrG__legendGrid{flex:1;grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:768px){.CashFlowCraze-module__nkjGrG__legendGrid{grid-template-columns:repeat(2,1fr)}}.CashFlowCraze-module__nkjGrG__legendCol{flex-direction:column;gap:8px;display:flex}.CashFlowCraze-module__nkjGrG__legendColTitle{color:#a0c8ffcc;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #5078c84d;margin:0 0 4px;padding-bottom:6px;font-size:12px;font-weight:700}.CashFlowCraze-module__nkjGrG__legendItem{background:#10266499;border:1px solid #3c64c84d;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;display:flex}.CashFlowCraze-module__nkjGrG__legendItemImg{object-fit:contain;flex-shrink:0;width:40px;height:40px}.CashFlowCraze-module__nkjGrG__legendItemInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.CashFlowCraze-module__nkjGrG__legendItemName{color:#def;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.CashFlowCraze-module__nkjGrG__legendItemDesc{color:#a0c8ff99;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.CashFlowCraze-module__nkjGrG__legendItemBoost{white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:700}.CashFlowCraze-module__nkjGrG__legendFooter{justify-content:center;margin-top:24px;display:flex}.CashFlowCraze-module__nkjGrG__modalBackdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#040a28b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CashFlowCraze-module__nkjGrG__modal{text-align:center;background:linear-gradient(145deg,#172256,#0e1944);border:1.5px solid #508cff4d;border-radius:24px;flex-direction:column;align-items:center;gap:12px;width:90%;max-width:480px;padding:32px 36px;animation:.4s cubic-bezier(.34,1.56,.64,1) forwards CashFlowCraze-module__nkjGrG__springIn;display:flex;box-shadow:0 8px 48px #0009}.product-novax .CashFlowCraze-module__nkjGrG__modal{clip-path:polygon(7.4px 0,calc(100% - 7.4px) 0,100% 7.4px,100% calc(100% - 7.4px),calc(100% - 7.4px) 100%,7.4px 100%,0 calc(100% - 7.4px),0 7.4px);box-shadow:none;isolation:isolate;filter:drop-shadow(0 8px 24px #00000059);position:relative;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;border-radius:0!important}.product-novax .CashFlowCraze-module__nkjGrG__modal:before{content:"";z-index:-1;background:var(--cc-color-glass-fill,#03144280);-webkit-backdrop-filter:blur(8px);pointer-events:none;position:absolute;inset:0;border-radius:0!important;padding:0!important;-webkit-mask:none!important;mask:none!important}.CashFlowCraze-module__nkjGrG__modalAstronaut{margin-bottom:4px}.CashFlowCraze-module__nkjGrG__modalTitle{color:#e8f4ff;margin:0;font-size:22px;font-weight:800;line-height:1.25}.CashFlowCraze-module__nkjGrG__modalDesc{color:#b4d2ffbf;margin:0;font-size:14px;line-height:1.55}.CashFlowCraze-module__nkjGrG__modalActions{flex-wrap:wrap;justify-content:center;gap:12px;width:100%;margin-top:8px;display:flex}.CashFlowCraze-module__nkjGrG__reflectionItems{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex}.CashFlowCraze-module__nkjGrG__reflectionItem{cursor:pointer;background:#10266499;border:1.5px solid #5078c859;border-radius:12px;align-items:center;gap:8px;min-width:160px;max-width:200px;padding:8px 12px;transition:border-color .2s,background .2s;display:flex}.CashFlowCraze-module__nkjGrG__reflectionItem.CashFlowCraze-module__nkjGrG__reflectionItemChecked{background:#50280a80;border-color:#ff8c3cb3}.CashFlowCraze-module__nkjGrG__reflectionItemInfo{text-align:left;flex-direction:column;flex:1;gap:2px;display:flex}.CashFlowCraze-module__nkjGrG__reflectionItemName{color:#def;font-size:12px;font-weight:600}.CashFlowCraze-module__nkjGrG__reflectionItemBoost{color:#f06060;font-size:12px;font-weight:700}.CashFlowCraze-module__nkjGrG__reflectionCheckbox{accent-color:#ff8c3c;cursor:pointer;flex-shrink:0;width:18px;height:18px}.CashFlowCraze-module__nkjGrG__gameOverScores{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin:4px 0;display:flex}.CashFlowCraze-module__nkjGrG__gameOverScoreItem{background:#10266480;border:1px solid #5078c84d;border-radius:12px;align-items:center;gap:8px;padding:8px 16px;display:flex}.CashFlowCraze-module__nkjGrG__gameOverCheck{color:#4cde9b;font-size:18px}.CashFlowCraze-module__nkjGrG__gameOverX{color:#f06060;font-size:18px}.CashFlowCraze-module__nkjGrG__gameOverScoreLabel{color:#b4d2ffbf;font-size:13px;font-weight:600}.CashFlowCraze-module__nkjGrG__gameOverScoreValue{font-variant-numeric:tabular-nums;font-size:20px;font-weight:800}.CashFlowCraze-module__nkjGrG__gameOverUseful{color:#4cde9b}.CashFlowCraze-module__nkjGrG__gameOverJunk{color:#f06060}.CashFlowCraze-module__nkjGrG__primaryBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ff8c3c,#ff5a1a);border:none;border-radius:14px;padding:14px 32px;font-size:15px;font-weight:700;transition:opacity .15s,transform .1s}.CashFlowCraze-module__nkjGrG__primaryBtn:hover{opacity:.9}.CashFlowCraze-module__nkjGrG__primaryBtn:active{transform:scale(.96)}.CashFlowCraze-module__nkjGrG__primaryBtn.CashFlowCraze-module__nkjGrG__primaryBtnActive{box-shadow:0 4px 20px #ff782880}.product-novax .CashFlowCraze-module__nkjGrG__primaryBtn{border:1px solid var(--cc-cta-border-color,#00b5e1);background:var(--cc-cta-bg,radial-gradient(143.48% 80.55% at 50% 100%, #93e0ff33 0%, #93e0ff00 70.81%), #021f5b);color:var(--cc-color-text-secondary,#cdf2ff);font-family:var(--cc-font-family-primary,"Poppins", sans-serif);text-transform:uppercase;box-shadow:none;border-radius:var(--cc-radius-button,4px)!important}.product-novax .CashFlowCraze-module__nkjGrG__primaryBtn:before{background:0 0!important;-webkit-mask:none!important;mask:none!important}.CashFlowCraze-module__nkjGrG__secondaryBtn{color:#b8d0ff;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #a0c8ff59;border-radius:14px;padding:14px 28px;font-size:15px;font-weight:600;transition:background .15s,transform .1s}.CashFlowCraze-module__nkjGrG__secondaryBtn:hover{background:#2846a059}.CashFlowCraze-module__nkjGrG__secondaryBtn:active{transform:scale(.96)}.CashFlowCraze-module__nkjGrG__builderBadge{color:#b8d4ff;pointer-events:none;z-index:20;background:#14328cbf;border:1.5px dashed #64a0ff80;border-radius:12px;padding:12px 28px;font-size:18px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CashFlowCraze-module__nkjGrG__cat_income{border-color:#3cdc8c59}.CashFlowCraze-module__nkjGrG__cat_expense{border-color:#dc505059}.CashFlowCraze-module__nkjGrG__cat_investment{border-color:#3cb4ff59}.CashFlowCraze-module__nkjGrG__cat_temptation{border-color:#dcb42859}
