.callback_processing__c8NmN{background:url(/images/marketing/bg/loading.webp);width:100vw;height:100vh;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding:20px}.callback_processing__c8NmN:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(11,18,32,.3);z-index:0}.callback_message__MjtD_{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;max-width:600px;width:100%;position:relative;z-index:1}.callback_hint__sBVir,.callback_mainMsg__E0fBf,.callback_preMsg__fnVQK{width:100%;display:block;text-align:center;padding:0 20px;color:#fff}@media(min-width:768px){.callback_hint__sBVir,.callback_mainMsg__E0fBf,.callback_preMsg__fnVQK{padding:0 40px}}.callback_mainMsg__E0fBf{font-family:var(--font-seraphon);font-weight:100;line-height:50px;font-size:clamp(40px,8vw,70px);color:var(--color-gold);margin:12px 0;text-shadow:0 2px 8px rgba(0,0,0,.3)}.callback_preMsg__fnVQK{margin:20px 0 0;font-size:16px}@media(min-width:768px){.callback_preMsg__fnVQK{font-size:18px}}.callback_hint__sBVir{margin:8px 0 20px;font-size:14px;opacity:.9}@media(min-width:768px){.callback_hint__sBVir{font-size:16px}}.callback_message__MjtD_ .callback_button__KE4rd{margin-top:20px;display:inline-block;padding:12px 32px;background:var(--color-gold,#d4af37);color:var(--dark,#0B1220);font-weight:600;text-decoration:none;border-radius:8px;transition:all .2s ease}.callback_message__MjtD_ .callback_button__KE4rd:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(212,175,55,.3)}.callback_message__MjtD_ .callback_button__KE4rd:focus-visible{outline:2px solid var(--color-gold,#d4af37);outline-offset:4px}.callback_message__MjtD_ .callback_button__KE4rd:active{transform:translateY(0)}@keyframes callback_pulse__pDVtv{0%,to{opacity:1}50%{opacity:.7}}.callback_processing__c8NmN:not(:has(.callback_button__KE4rd)) .callback_mainMsg__E0fBf{animation:callback_pulse__pDVtv 2s ease-in-out infinite}@keyframes Loader_rotate__HhuHi{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Loader_bobbing__9bs9o{0%,to{transform:rotate(0deg)}50%{transform:rotate(20deg)}}@keyframes Loader_fadeOut___o5LT{0%{opacity:1}to{opacity:0}}.Loader_loader__D60yM{width:100px;height:100%;display:inline-flex;align-items:center;justify-content:center;position:relative;max-height:160px}.Loader_loader__D60yM .Loader_snake__oRiXE{width:100px;height:auto;position:relative;z-index:100}.Loader_loader__D60yM .Loader_circle__Ka3Zw{position:absolute;top:-25px;left:32px;transform:rotate(20deg);width:50px;height:auto;display:block;animation:Loader_rotate__HhuHi 2s linear infinite;transition:opacity var(--transition-slow);opacity:1;will-change:transform}.Loader_loader__D60yM .Loader_tongue__rVYtd{position:absolute;top:49px;left:calc(-1*var(--space-1));width:var(--space-5);height:auto;transform-origin:top right;animation:Loader_bobbing__9bs9o 1s ease-in-out infinite;will-change:transform}.Loader_loader__D60yM.Loader_finished__uMZSP .Loader_circle__Ka3Zw{opacity:0;animation-play-state:paused}.Loader_loader__D60yM.Loader_finished__uMZSP .Loader_tongue__rVYtd{animation:none}.Loader_small__JsXQS{width:60px;max-height:96px}.Loader_small__JsXQS .Loader_snake__oRiXE{width:60px}.Loader_small__JsXQS .Loader_circle__Ka3Zw{top:-15px;left:19px;width:30px}.Loader_small__JsXQS .Loader_tongue__rVYtd{top:29px;left:calc(-1*var(--space-1)/2);width:var(--space-3)}.Loader_large__c1tpF{width:140px;max-height:224px}.Loader_large__c1tpF .Loader_snake__oRiXE{width:140px}.Loader_large__c1tpF .Loader_circle__Ka3Zw{top:-35px;left:45px;width:70px}.Loader_large__c1tpF .Loader_tongue__rVYtd{top:69px;left:calc(-1*var(--space-2) - var(--space-1)/2);width:28px}.Loader_srOnly__NMhjC{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(prefers-reduced-motion:reduce){.Loader_loader__D60yM .Loader_circle__Ka3Zw{animation:none;opacity:.5}.Loader_loader__D60yM .Loader_tongue__rVYtd{animation:none;transform:rotate(10deg)}.Loader_loader__D60yM.Loader_finished__uMZSP .Loader_circle__Ka3Zw{opacity:0}}.InlineEditPanel_editForm__cdTBB,.InlineEditPanel_fieldGroup__sb44N{display:flex;flex-direction:column;gap:var(--space-4)}.InlineEditPanel_editAccordion__bfCYc{margin-bottom:var(--space-2)}.InlineEditPanel_footerActions__vUiGn{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-3);width:100%}.InlineEditPanel_loadingState__4pchT{display:flex;align-items:center;justify-content:center;padding:var(--space-16) 0}.InlineEditPanel_selectLabel__0maoa{display:block;font-size:var(--font-size-sm);font-weight:500;color:var(--text-secondary);margin-bottom:var(--space-1)}.InlineEditPanel_selectInput__l5vCC{width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--bg-secondary);color:var(--text-primary);font-size:var(--font-size-sm);font-family:inherit;appearance:none;cursor:pointer;transition:border-color .15s ease}.InlineEditPanel_selectInput__l5vCC:hover{border-color:var(--border-hover)}.InlineEditPanel_selectInput__l5vCC:focus{outline:none;border-color:var(--border-focus);box-shadow:0 0 0 2px var(--focus-ring)}.InlineEditPanel_selectInput__l5vCC:disabled{opacity:.5;cursor:not-allowed}.InlineEditPanel_arrayField__1ItME{margin-bottom:var(--space-5)}.InlineEditPanel_arrayInputRow__UWDl8{display:flex;gap:10px;align-items:center}.InlineEditPanel_listInput__My6TI{width:100%}.InlineEditPanel_toggleWrapper__zHhmA{display:flex;align-items:center;margin-bottom:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:6px;transition:background .2s ease;gap:var(--space-3)}.InlineEditPanel_toggleWrapper__zHhmA:hover{background:hsla(0,0%,100%,.04)}.InlineEditPanel_fieldGroup__sb44N>.InlineEditPanel_toggleWrapper__zHhmA{margin-top:calc(var(--space-3)*-1)}.InlineEditPanel_toggleLabel__lBRpL{font-size:.875rem;color:hsla(0,0%,100%,.7);line-height:1.5;cursor:pointer;user-select:none}ul.InlineEditPanel_itemList__91gXf{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-direction:column;gap:8px}ul.InlineEditPanel_itemList__91gXf li{padding:12px 16px;border-radius:6px;display:flex;flex-direction:column;font-size:.875rem;gap:8px;transition:background .2s ease;line-height:1.5;border:2px dashed hsla(0,0%,100%,.1)}ul.InlineEditPanel_itemList__91gXf li:hover{background:hsla(0,0%,100%,.07)}.InlineEditPanel_itemText__Tc5AI{word-break:break-word;min-width:0}.InlineEditPanel_itemActions__GaR6Q{display:flex;align-items:center;gap:12px}.InlineEditPanel_itemActions__GaR6Q .InlineEditPanel_toggleWrapper__zHhmA{margin:0;padding:0}.InlineEditPanel_removeLink__3iFXT{background:none;border:none;color:hsla(0,0%,100%,.4);font-size:.8125rem;cursor:pointer;padding:0;transition:color .2s ease;font-family:inherit}.InlineEditPanel_removeLink__3iFXT:hover{color:#ff6b6b}.InlineEditPanel_removeLink__3iFXT:disabled{opacity:.5;cursor:not-allowed}.InlineEditPanel_premiumNotice__PHy0I{display:flex;flex-direction:column;align-items:center;gap:var(--space-3);padding:var(--space-6);border-radius:var(--radius-lg);border:1px dashed var(--border-primary);text-align:center}.InlineEditPanel_premiumNotice__PHy0I p{font-size:var(--font-size-sm);color:var(--text-secondary);margin:0}.InlineEditPanel_imageUpsell__7mayX{display:flex;flex-direction:column;align-items:center;gap:var(--space-3);padding:var(--space-5);border-radius:var(--radius-lg);border:1px dashed rgba(255,198,75,.25);background:rgba(255,198,75,.03);text-align:center;cursor:pointer;transition:border-color .15s ease,background .15s ease;font:inherit;color:inherit;width:100%}.InlineEditPanel_imageUpsell__7mayX:hover{border-color:rgba(255,198,75,.4);background:rgba(255,198,75,.06)}.InlineEditPanel_imageUpsellLabel__txAmt{font-size:var(--font-size-sm);color:var(--text-secondary);line-height:1.4}.InlineEditPanel_imageUpsellPlaceholders__ZaRt_{display:flex;gap:var(--space-3);justify-content:center}.InlineEditPanel_imageUpsellThumb__Qc3LX{width:56px;height:56px;border-radius:var(--radius-md);border:1px dashed hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.03)}.InlineEditPanel_imageUpsellCta__1K_F0{font-size:var(--font-size-xs);color:var(--color-gold);font-weight:600;letter-spacing:.3px}.AddEditPlayerPanel_formContent__V6wLn{display:flex;flex-direction:column}.AddEditPlayerPanel_playerEntry__QbmL9{position:relative;display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-4) 0}.AddEditPlayerPanel_playerEntry__QbmL9:not(:first-child){border-top:1px solid hsla(0,0%,100%,.08)}.AddEditPlayerPanel_playerEntry__QbmL9:first-child{padding-top:0}.AddEditPlayerPanel_entryHeader__LpGBY{display:flex;align-items:center;justify-content:space-between}.AddEditPlayerPanel_entryLabel__0zLNH{font-size:var(--font-size-body-sm);color:hsla(0,0%,100%,.4);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.AddEditPlayerPanel_removeEntry__QRjI4{background:none;border:none;color:hsla(0,0%,100%,.3);cursor:pointer;padding:var(--space-1);font-size:18px;line-height:1;transition:color .2s ease}.AddEditPlayerPanel_removeEntry__QRjI4:hover{color:#ff6b6b}.AddEditPlayerPanel_removeEntry__QRjI4:disabled{cursor:not-allowed;opacity:.5}.AddEditPlayerPanel_footerActions__KfrpH{display:flex;flex-direction:column;gap:.75rem;width:100%}@media(min-width:768px){.AddEditPlayerPanel_footerActions__KfrpH{flex-direction:row;justify-content:flex-end}}.AddEditPlayerPanel_emailHint__UXBMX{display:block;font-size:13px;color:hsla(0,0%,100%,.4);margin-top:calc(var(--space-2)*-1)}.AddEditPlayerPanel_optional__8S_Y9{font-weight:400;color:hsla(0,0%,100%,.3);font-size:.85em}.AddEditPlayerPanel_errorMessage__NJzA_{background:rgba(255,107,107,.12);border:1px solid rgba(255,107,107,.3);border-left:4px solid #ff6b6b;border-radius:8px;padding:16px 20px;color:#ffb3b8;margin-top:var(--space-4);line-height:1.6;font-size:.875rem}.success_page__8Wa0i{min-height:100vh;position:relative;display:flex;align-items:flex-start;justify-content:center;overflow:hidden}.success_background__3t_LD{position:fixed;inset:0;z-index:0}.success_background__3t_LD:after{content:"";position:absolute;inset:0}.success_backgroundImage__7lwS9{object-fit:cover;object-position:center}.success_particles__Yrukr{position:fixed;inset:0;z-index:1;pointer-events:none;overflow:hidden}.success_particle__zf3ah{position:absolute;width:6px;height:6px;background:var(--color-gold);border-radius:50%;opacity:0;animation:success_particleFloat__IfKlB linear infinite;box-shadow:0 0 10px var(--color-gold),0 0 20px rgba(255,187,0,.5)}.success_particle__zf3ah:nth-child(3n){width:4px;height:4px}.success_particle__zf3ah:nth-child(5n){width:8px;height:8px}@keyframes success_particleFloat__IfKlB{0%{transform:translateY(100vh) scale(0) rotate(0deg);opacity:0}5%{opacity:1}95%{opacity:.8}to{transform:translateY(-20vh) scale(1.2) rotate(1turn);opacity:0}}.success_characterLeft___TDAz,.success_characterRight__kdPT_{position:fixed;bottom:0;width:200px;height:280px;z-index:2;animation:success_characterFloat__fdc5R 4s ease-in-out infinite}@media(min-width:768px){.success_characterLeft___TDAz,.success_characterRight__kdPT_{width:250px;height:350px}}@media(min-width:1024px){.success_characterLeft___TDAz,.success_characterRight__kdPT_{width:300px;height:420px}}@media(min-width:1280px){.success_characterLeft___TDAz,.success_characterRight__kdPT_{width:450px;height:630px}}@media(min-width:1536px){.success_characterLeft___TDAz,.success_characterRight__kdPT_{width:600px;height:840px}}.success_characterLeft___TDAz{left:0;animation-delay:0s}@media(min-width:768px){.success_characterLeft___TDAz{left:0}}@media(min-width:1024px){.success_characterLeft___TDAz{left:0}}.success_characterRight__kdPT_{right:0;animation-delay:.5s}@media(min-width:768px){.success_characterRight__kdPT_{right:0}}@media(min-width:1024px){.success_characterRight__kdPT_{right:0}}.success_characterImage__2Oa_q{object-fit:contain;object-position:bottom;filter:drop-shadow(0 10px 40px rgba(0,0,0,.8))}@keyframes success_characterFloat__fdc5R{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.success_content__3nXa8{position:relative;z-index:3;max-width:700px;margin:0 auto;padding:var(--layout-padding-mobile);text-align:center;animation:success_fadeInUp__UiVEZ .8s ease-out}@media(min-width:1024px){.success_content__3nXa8{max-width:800px;padding:var(--layout-padding-desktop)}}@keyframes success_fadeInUp__UiVEZ{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.success_title__xq133{font-family:var(--font-seraphon),sans-serif;font-size:var(--font-size-display-sm-mobile);color:var(--color-gold);margin-bottom:30px;margin-top:0;font-weight:100;text-shadow:0 0 20px rgba(255,187,0,.5),0 4px 8px rgba(0,0,0,.5);animation:success_titleGlow___iYG5 3s ease-in-out infinite}@media(min-width:1024px){.success_title__xq133{font-size:60px;margin-bottom:40px}}@media(min-width:1280px){.success_title__xq133{font-size:80px}}@keyframes success_titleGlow___iYG5{0%,to{text-shadow:0 0 20px rgba(255,187,0,.5),0 4px 8px rgba(0,0,0,.5)}50%{text-shadow:0 0 30px rgba(255,187,0,.8),0 4px 8px rgba(0,0,0,.5)}}.success_description__IEium{font-size:var(--font-size-body-sm);color:hsla(0,0%,100%,.9);margin-bottom:40px;line-height:1.6;font-weight:300}@media(min-width:1024px){.success_description__IEium{font-size:var(--font-size-body);margin-bottom:50px}}.success_featureList__3pFRW{list-style:none;padding:0;margin:0 0 50px;display:flex;flex-direction:column;gap:20px}@media(min-width:1024px){.success_featureList__3pFRW{gap:25px;margin-bottom:60px}}.success_feature__5R_74{display:flex;align-items:center;gap:15px;background:hsla(0,0%,100%,.05);padding:15px 20px;border-radius:var(--radius-md);border:1px solid rgba(255,187,0,.2);transition:all .3s ease;animation:success_featureSlideIn__7d4di .6s ease-out backwards}.success_feature__5R_74:first-child{animation-delay:.2s}.success_feature__5R_74:nth-child(2){animation-delay:.3s}.success_feature__5R_74:nth-child(3){animation-delay:.4s}.success_feature__5R_74:nth-child(4){animation-delay:.5s}.success_feature__5R_74:nth-child(5){animation-delay:.6s}.success_feature__5R_74:nth-child(6){animation-delay:.7s}.success_feature__5R_74 img{filter:drop-shadow(0 0 8px var(--color-gold));flex-shrink:0}.success_feature__5R_74 span{font-size:var(--font-size-body-sm);color:#fff;text-align:left;font-weight:300}.success_feature__5R_74:hover{background:rgba(255,187,0,.1);border-color:var(--color-gold);transform:translateX(5px);box-shadow:0 4px 20px rgba(255,187,0,.2)}@media(min-width:1024px){.success_feature__5R_74{padding:20px 30px;border-radius:var(--radius-lg);gap:20px}.success_feature__5R_74 span{font-size:var(--font-size-body)}}@keyframes success_featureSlideIn__7d4di{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.success_cta__DtcHS{animation:success_fadeIn__QEEGL 1s ease-out 1.2s backwards}@keyframes success_fadeIn__QEEGL{0%{opacity:0}to{opacity:1}}.success_loadingPage__t3w5U{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.success_loadingText__TbNSf{color:hsla(0,0%,100%,.7);font-size:var(--font-size-body-sm)}@media(min-width:1024px){.success_loadingText__TbNSf{font-size:var(--font-size-body)}}.success_errorPage__irVL2{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--color-ink);padding:var(--layout-padding-mobile)}.success_errorContent__JnVF5{text-align:center;max-width:500px}.success_errorTitle__Kw_Pv{font-family:var(--font-seraphon),sans-serif;font-size:var(--font-size-display-xs);color:var(--color-gold);margin-bottom:20px;font-weight:100}@media(min-width:1024px){.success_errorTitle__Kw_Pv{font-size:var(--font-size-display-md)}}.success_errorText__g_seT{color:#f44;margin-bottom:30px;font-size:var(--font-size-body-sm)}@media(min-width:1024px){.success_errorText__g_seT{font-size:var(--font-size-body)}}.Button_button__TlTCD{border:1px solid var(--color-gold);border-radius:var(--radius-full);padding:var(--space-2) var(--space-8);font-family:var(--font-seraphon),sans-serif;font-size:var(--font-size-button-mobile);font-weight:var(--font-weight-seraphon);line-height:1}@media(min-width:1024px){.Button_button__TlTCD{font-size:var(--font-size-button)}}.Button_button__TlTCD{color:var(--color-text-primary);display:inline-block;min-width:120px;background-color:rgba(0,0,0,0);width:auto;cursor:pointer}@media(min-width:1024px){.Button_button__TlTCD{background:rgba(0,0,0,0);min-width:150px;width:auto;padding:var(--space-4) var(--space-8);position:relative;overflow:hidden;background-color:rgba(0,0,0,0);transition:var(--transition-slow);cursor:pointer}.Button_button__TlTCD:hover{color:var(--color-ink);background-color:var(--color-gold)}.Button_button__TlTCD:hover:before{top:-3px}}.Button_button__TlTCD span{font-family:var(--font-seraphon)}.Button_button__TlTCD:disabled{opacity:.5;border-color:var(--color-border);cursor:not-allowed}.Button_button__TlTCD:disabled:hover{background:rgba(0,0,0,0);color:var(--color-text-primary);opacity:.8}.Button_secondary__paPEH{background:var(--color-card);border-color:var(--color-border-subtle)}.Button_secondary__paPEH:hover{background:var(--color-ink)}.Button_loading__39_aS{pointer-events:none;opacity:.9}.Button_spinner__2Z98A{animation:Button_spin__Q9jkP .9s linear infinite}@keyframes Button_spin__Q9jkP{to{transform:rotate(1turn)}}.FixedActionBar_fixedActionsContainer__j51IB{position:fixed;z-index:var(--z-fixed);bottom:0;left:0;width:100%;padding:var(--space-4);box-sizing:border-box}.FixedActionBar_fixedActionsContainer__j51IB:before{position:fixed;content:"";bottom:0;left:0;width:100%;height:180px;background:linear-gradient(0deg,rgb(0,0,0) 30%,rgba(0,0,0,0));pointer-events:none}@media(min-width:1024px){.FixedActionBar_fixedActionsContainer__j51IB:before{display:none}}.FixedActionBar_fireflies__wCW_W{display:block;position:relative;width:100%;height:80px;margin:0 auto -80px;pointer-events:none;z-index:2}@media(min-width:1024px){.FixedActionBar_fireflies__wCW_W{width:500px;height:120px;margin:0 auto -120px}}.FixedActionBar_firefly__hwsUm{position:absolute;width:var(--space-1);height:var(--space-1);background:rgba(255,255,200,.9);border-radius:var(--radius-full);box-shadow:0 0 var(--space-1) 2px rgba(255,255,150,.6),0 0 var(--space-3) var(--space-1) rgba(255,230,100,.3);animation:FixedActionBar_fireflyRise__H_Wcc 8s ease-in-out infinite}.FixedActionBar_firefly__hwsUm:first-child{bottom:10%;left:15%;animation-delay:-3s;animation-duration:6s}.FixedActionBar_firefly__hwsUm:nth-child(2){bottom:35%;left:35%;animation-delay:-6s;animation-duration:8s}.FixedActionBar_firefly__hwsUm:nth-child(3){bottom:55%;left:50%;animation-delay:-2s;animation-duration:7s}.FixedActionBar_firefly__hwsUm:nth-child(4){bottom:20%;left:65%;animation-delay:-7s;animation-duration:9s}.FixedActionBar_firefly__hwsUm:nth-child(5){bottom:45%;left:80%;animation-delay:-4s;animation-duration:6.5s}.FixedActionBar_firefly__hwsUm:nth-child(6){bottom:5%;left:25%;animation-delay:-1s;animation-duration:7.5s}.FixedActionBar_fixedActions__vqdwg{background:var(--color-card);margin:0 auto;max-width:400px;position:relative;z-index:1;min-height:72px;border:1px solid hsla(0,0%,100%,.1);border-radius:var(--radius-full);display:flex}@media(min-width:1024px){.FixedActionBar_fixedActions__vqdwg{max-width:500px;overflow:hidden;border-color:hsla(0,0%,100%,.18);box-shadow:0 4px 20px rgba(236,183,23,.12),0 8px 40px rgba(236,183,23,.06);transition:box-shadow .4s ease,border-color .4s ease}.FixedActionBar_fixedActions__vqdwg:hover{border-color:hsla(0,0%,100%,.25);box-shadow:0 4px 24px rgba(236,183,23,.18),0 8px 48px rgba(236,183,23,.1)}}.FixedActionBar_fixedActions__vqdwg.FixedActionBar_singleButton__i7Kiw{max-width:fit-content}@media(min-width:1024px){.FixedActionBar_fixedActions__vqdwg.FixedActionBar_singleButton__i7Kiw{max-width:400px}}.FixedActionBar_fixedActions__vqdwg.FixedActionBar_singleButton__i7Kiw img{display:block}.FixedActionBar_fixedActions__vqdwg.FixedActionBar_threeButtons__A8zhb{max-width:600px}@media(min-width:1024px){.FixedActionBar_fixedActions__vqdwg.FixedActionBar_threeButtons__A8zhb{max-width:700px}}.FixedActionBar_fixedActions__vqdwg.FixedActionBar_threeButtons__A8zhb button{font-size:28px;line-height:28px}@media(min-width:1024px){.FixedActionBar_fixedActions__vqdwg.FixedActionBar_threeButtons__A8zhb button{font-size:32px;line-height:32px}}.FixedActionBar_fixedActions__vqdwg.FixedActionBar_threeButtons__A8zhb button:not(:last-child){border-right:1px solid hsla(0,0%,100%,.1)}.FixedActionBar_buttonWrapper__pO_vG{position:relative;width:50%;overflow:hidden}.FixedActionBar_buttonWrapper__pO_vG:not(:last-child){border-right:1px solid hsla(0,0%,100%,.1)}.FixedActionBar_buttonWrapper__pO_vG:only-child,.FixedActionBar_buttonWrapper__pO_vG:only-child button{border-radius:var(--radius-full)}.FixedActionBar_buttonWrapper__pO_vG:first-child:not(:only-child),.FixedActionBar_buttonWrapper__pO_vG:first-child:not(:only-child) button{border-top-left-radius:var(--radius-full);border-bottom-left-radius:var(--radius-full)}.FixedActionBar_buttonWrapper__pO_vG:last-child:not(:only-child),.FixedActionBar_buttonWrapper__pO_vG:last-child:not(:only-child) button{border-top-right-radius:var(--radius-full);border-bottom-right-radius:var(--radius-full)}.FixedActionBar_singleButton__i7Kiw .FixedActionBar_buttonWrapper__pO_vG{width:100%}.FixedActionBar_threeButtons__A8zhb .FixedActionBar_buttonWrapper__pO_vG{width:33.333%}.FixedActionBar_buttonWrapper__pO_vG button{border:none;width:100%;border-radius:0;font-family:var(--font-seraphon),sans-serif;font-size:var(--font-size-button-lg-mobile);font-weight:var(--font-weight-seraphon);line-height:1}@media(min-width:1024px){.FixedActionBar_buttonWrapper__pO_vG button{font-size:var(--font-size-button-lg)}}.FixedActionBar_buttonWrapper__pO_vG button{min-height:72px;padding:var(--space-4) var(--space-8);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--space-4);transition:background .3s ease;position:relative;overflow:hidden}.FixedActionBar_buttonWrapper__pO_vG button img{display:none}@media(min-width:1024px){.FixedActionBar_buttonWrapper__pO_vG button img{display:block;width:40px;height:40px;position:relative;flex-shrink:0}.FixedActionBar_buttonWrapper__pO_vG button{font-family:var(--font-seraphon),sans-serif;font-size:var(--font-size-button-lg-mobile);font-weight:var(--font-weight-seraphon);line-height:1;padding:var(--space-4);transition:background .3s ease,transform .35s cubic-bezier(.4,0,.2,1)}}@media(min-width:1024px)and (min-width:1024px){.FixedActionBar_buttonWrapper__pO_vG button{font-size:var(--font-size-button-lg)}}@media(min-width:1024px){.FixedActionBar_buttonWrapper__pO_vG button:hover:not(:disabled){cursor:pointer;background:rgba(255,187,0,.05);transform:scale(1.05)}}.FixedActionBar_buttonWrapper__pO_vG:first-child:nth-last-child(2) .FixedActionBar_buttonWrapper__pO_vG button{justify-content:flex-start}.FixedActionBar_buttonWrapper__pO_vG:last-child:nth-child(2) .FixedActionBar_buttonWrapper__pO_vG button{justify-content:flex-end}.FixedActionBar_threeButtons__A8zhb .FixedActionBar_buttonWrapper__pO_vG button{justify-content:center}.FixedActionBar_buttonWrapper__pO_vG button>span{display:flex;flex-direction:row;justify-content:inherit;align-items:center;gap:var(--space-4);font-family:var(--font-seraphon);font-size:inherit;line-height:inherit;font-weight:100;color:var(--color-text-primary)}.FixedActionBar_buttonWrapper__pO_vG button>span img{margin-right:0}.FixedActionBar_buttonWrapper__pO_vG button .FixedActionBar_gold__7yZfY{font-family:var(--font-seraphon);color:var(--color-gold);font-style:normal}.FixedActionBar_buttonWrapper__pO_vG button:disabled{opacity:.7;cursor:not-allowed}@keyframes FixedActionBar_fireflyRise__H_Wcc{0%,to{transform:translate(0) scale(1);opacity:0}10%{opacity:.8}25%{transform:translate(12px,-25px) scale(1.2);opacity:1}50%{transform:translate(-8px,-55px) scale(.8);opacity:.7}75%{transform:translate(15px,-80px) scale(1.1);opacity:.4}90%{opacity:.1}}@keyframes FixedActionBar_ripple__fOGm9{0%{transform:scale(0);opacity:.5}to{transform:scale(4);opacity:0}}.FixedActionBar_ripple__fOGm9{position:absolute;border-radius:50%;background:rgba(255,187,0,.6);pointer-events:none;animation:FixedActionBar_ripple__fOGm9 .6s ease-out;z-index:1}@keyframes FixedActionBar_spin__G_hDN{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.FixedActionBar_loadingContent__EY0vC{display:flex;align-items:center;justify-content:center}.FixedActionBar_spinner__p9sOq{display:block!important;width:28px!important;height:28px!important;animation:FixedActionBar_spin__G_hDN 1s linear infinite}@media(min-width:1024px){.FixedActionBar_spinner__p9sOq{width:36px!important;height:36px!important}}.FixedActionBar_srOnly__faIWA{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.FixedActionBar_withCircleButtons__QgQeb{max-width:100%;justify-content:space-between;align-items:center;gap:var(--space-3);background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-radius:0}.FixedActionBar_withCircleButtons__QgQeb .FixedActionBar_buttonWrapper__pO_vG{width:auto;flex-shrink:0;background:var(--color-card);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--radius-full);overflow:hidden}.FixedActionBar_withCircleButtons__QgQeb .FixedActionBar_buttonWrapper__pO_vG:not(:last-child){border-right:none}.FixedActionBar_withCircleButtons__QgQeb .FixedActionBar_buttonWrapper__pO_vG button{border-radius:var(--radius-full);min-height:56px;padding:var(--space-3) var(--space-6);font-family:var(--font-seraphon),sans-serif;font-size:var(--font-size-button-mobile);font-weight:var(--font-weight-seraphon);line-height:1}@media(min-width:1024px){.FixedActionBar_withCircleButtons__QgQeb .FixedActionBar_buttonWrapper__pO_vG button{font-size:var(--font-size-button)}}.FixedActionBar_circleButtonsGroup__KVb2m{display:flex;gap:var(--space-3);align-items:center;flex-shrink:0}@media(min-width:1024px){.FixedActionBar_circleButtonsGroup__KVb2m{display:none}}.FixedActionBar_circleButton__bk26p{width:56px;height:56px;min-width:56px;border-radius:var(--radius-full);background:var(--color-card);border:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,border-color .2s ease;flex-shrink:0;padding:0}.FixedActionBar_circleButton__bk26p img{width:24px;height:24px;display:block;filter:brightness(0) invert(1);opacity:.8}.FixedActionBar_circleButton__bk26p:active{background:rgba(255,187,0,.15);border-color:rgba(255,187,0,.3)}.FixedActionBar_circleButton__bk26p:active img{opacity:1}.FixedActionBar_circleButton__bk26p:disabled{opacity:.4;cursor:not-allowed}@media(prefers-reduced-motion:reduce){.FixedActionBar_ripple__fOGm9,.FixedActionBar_spinner__p9sOq{animation:none}.FixedActionBar_firefly__hwsUm{animation:none;opacity:0}.FixedActionBar_buttonWrapper__pO_vG button,.FixedActionBar_buttonWrapper__pO_vG button img,.FixedActionBar_fixedActions__vqdwg{transition:none}}.IntroModal_overlay__aiHfu{position:fixed;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:var(--z-modal-backdrop);padding:var(--space-6);animation:IntroModal_fadeIn__Fos7f .25s ease-out}.IntroModal_overlay__aiHfu.IntroModal_animatingOut__1oJYo{animation:IntroModal_fadeOut__TejsH .25s ease-out forwards}.IntroModal_modal__CBRZI{position:relative;background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;width:100%;max-width:380px;display:flex;flex-direction:column;animation:IntroModal_scaleIn__egGmJ .35s cubic-bezier(.16,1,.3,1)}.IntroModal_modal__CBRZI.IntroModal_animatingOut__1oJYo{animation:IntroModal_scaleOut__yWTdM .25s cubic-bezier(.4,0,1,1) forwards}@media(min-width:768px){.IntroModal_modal__CBRZI{flex-direction:row;max-width:720px}}.IntroModal_imageWrapper__6Xxv9{display:block;flex-shrink:0;line-height:0}@media(min-width:768px){.IntroModal_imageWrapper__6Xxv9{width:45%}}.IntroModal_image__fSB3i{width:100%;height:auto;display:block;object-fit:cover}@media(min-width:768px){.IntroModal_image__fSB3i{height:100%}}.IntroModal_content__L0FVx{display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-8) var(--space-6)}@media(min-width:768px){.IntroModal_content__L0FVx{padding:var(--space-10) var(--space-8);justify-content:center}}.IntroModal_title__swopv{font-family:var(--font-seraphon),sans-serif;font-size:var(--font-size-h2-mobile);line-height:var(--line-height-snug);font-weight:var(--font-weight-seraphon)}@media(min-width:1024px){.IntroModal_title__swopv{font-size:var(--font-size-h2)}}.IntroModal_title__swopv{color:var(--color-gold);margin:0}.IntroModal_body__boaeI{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-mobile);line-height:var(--line-height-relaxed);font-weight:var(--font-weight-light)}@media(min-width:1024px){.IntroModal_body__boaeI{font-size:var(--font-size-body)}}.IntroModal_body__boaeI{color:var(--text-secondary);margin:0}@keyframes IntroModal_fadeIn__Fos7f{0%{opacity:0}to{opacity:1}}@keyframes IntroModal_fadeOut__TejsH{0%{opacity:1}to{opacity:0}}@keyframes IntroModal_scaleIn__egGmJ{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes IntroModal_scaleOut__yWTdM{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.96) translateY(8px)}}@media(prefers-reduced-motion:reduce){.IntroModal_modal__CBRZI,.IntroModal_overlay__aiHfu{animation:none!important}}.page_playPage__W_CPn{min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center}@media(min-width:1024px){.page_playPage__W_CPn{padding:var(--space-12);min-height:0;z-index:101}}.page_desktopCharacter__x40U1{display:none;pointer-events:none}@media(min-width:1024px){.page_desktopCharacter__x40U1{display:block;position:fixed;left:0;bottom:0;z-index:var(--z-base);width:150px}.page_desktopCharacter__x40U1:after{content:"";position:absolute;top:22%;left:55%;width:40%;height:25%;background:radial-gradient(circle,rgba(160,230,100,.9) 0,rgba(120,210,80,.4) 30%,rgba(100,200,60,.1) 60%,transparent 100%);border-radius:50%;filter:blur(4px);animation:page_staffPulse__S7E8Y 3s ease-in-out infinite;pointer-events:none}}@media(min-width:1280px){.page_desktopCharacter__x40U1{width:var(--space-64)}}@media(min-width:1536px){.page_desktopCharacter__x40U1{width:300px}}.page_characterImage__2t_5e{width:100%;height:auto;display:block}@keyframes page_staffPulse__S7E8Y{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.CharacterContentSections_contentSections__jTrXc{width:100%;padding-top:var(--space-8)}@media(min-width:768px){.CharacterContentSections_contentSections__jTrXc{border:1px solid var(--color-border);box-shadow:var(--shadow-box);border-radius:var(--radius-md);background-color:var(--color-card);padding:var(--space-10) var(--space-8);margin-top:var(--space-8)}}@media(min-width:768px)and (min-width:1024px){.CharacterContentSections_contentSections__jTrXc{border-radius:var(--radius-lg)}}.CharacterContentSections_textBlock__vnRqs{margin-bottom:var(--space-8)}.CharacterContentSections_sectionHeading__y4hbl{font-family:var(--font-seraphon);font-weight:var(--font-weight-seraphon);font-size:var(--font-size-h3-mobile);color:var(--color-gold);margin:0 0 var(--space-3) 0}@media(min-width:1024px){.CharacterContentSections_sectionHeading__y4hbl{font-size:var(--font-size-h3)}}.CharacterContentSections_subHeading__L9yMG{font-family:var(--font-seraphon);font-weight:var(--font-weight-seraphon);font-size:var(--font-size-h4-mobile);color:var(--color-gold);margin:var(--space-5) 0 0 0}@media(min-width:1024px){.CharacterContentSections_subHeading__L9yMG{font-size:var(--font-size-h4)}}.CharacterContentSections_snippetText__RpHU6{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-mobile);line-height:var(--line-height-relaxed);font-weight:var(--font-weight-light)}@media(min-width:1024px){.CharacterContentSections_snippetText__RpHU6{font-size:var(--font-size-body)}}.CharacterContentSections_snippetText__RpHU6{color:var(--color-text-secondary);margin:0}.CharacterContentSections_toggleLink___Tun4{background:none;border:none;color:hsla(0,0%,100%,.6);cursor:pointer;text-decoration:none;font:inherit;padding:0;margin-top:var(--space-2);transition:color var(--transition-base)}.CharacterContentSections_toggleLink___Tun4:hover{color:var(--color-gold)}.CharacterContentSections_textField__EbsKb{margin-bottom:var(--space-4)}.CharacterContentSections_sectionTitle__N6PzL{font-family:var(--font-seraphon);font-weight:var(--font-weight-seraphon);font-size:var(--font-size-h4-mobile);color:var(--color-gold);margin:0 0 var(--space-1) 0}@media(min-width:1024px){.CharacterContentSections_sectionTitle__N6PzL{font-size:var(--font-size-h4)}}.CharacterContentSections_fieldValue__ldRUW{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-sm);line-height:var(--line-height-normal);font-weight:var(--font-weight-light);color:var(--color-text-secondary);margin:0}.CharacterContentSections_featureList__J6R8N{list-style:none;padding:0;margin:var(--space-3) 0 0 0}.CharacterContentSections_featureList__J6R8N li{position:relative;margin-bottom:var(--space-2);color:var(--color-text-secondary);font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-sm);line-height:var(--line-height-normal);font-weight:var(--font-weight-light);line-height:1.6}.CharacterContentSections_lockedContent__JVc4g{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-sm);line-height:var(--line-height-normal);font-weight:var(--font-weight-light);margin:0}.CharacterContentSections_lockedContent__JVc4g,.CharacterContentSections_lockedItem__8DQ_v{display:flex;align-items:center;gap:var(--space-2);opacity:.6;font-style:italic}.CharacterContentSections_hiddenIndicator__6VvAt{color:var(--color-text-primary);font-size:.9em;opacity:.5;font-style:italic;margin-left:var(--space-2);font-weight:100}.CharacterContentSections_accordionGroup__lpbee{margin-top:var(--space-8)}.CharacterContentSections_emptyState__B_Zn8{text-align:center;padding:var(--space-10) var(--space-5)}.CharacterContentSections_emptyTitle__CXkbG{font-family:var(--font-seraphon);font-weight:var(--font-weight-seraphon);font-size:var(--font-size-h3-mobile);color:var(--color-gold);margin:0 0 var(--space-2) 0}@media(min-width:1024px){.CharacterContentSections_emptyTitle__CXkbG{font-size:var(--font-size-h3)}}.CharacterContentSections_emptyText__c5EX7{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-mobile);line-height:var(--line-height-relaxed);font-weight:var(--font-weight-light)}@media(min-width:1024px){.CharacterContentSections_emptyText__c5EX7{font-size:var(--font-size-body)}}.CharacterContentSections_emptyText__c5EX7{color:var(--color-text-secondary);font-style:italic;margin:0}.CharacterHeroGallery_heroSection__tky1H{width:100%;position:relative;margin-top:calc(-130px - var(--space-12))}@media(min-width:1024px){.CharacterHeroGallery_heroSection__tky1H{margin-top:calc(-89px - var(--space-12))}}.CharacterHeroGallery_heroImageWrapper__28onp{position:relative}.CharacterHeroGallery_heroImage__IB2_1{position:relative;width:100%;height:60vh;min-height:400px;max-height:700px;overflow:hidden}@media(min-width:1024px){.CharacterHeroGallery_heroImage__IB2_1{height:70vh;max-height:800px}}.CharacterHeroGallery_heroImage__IB2_1:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50px;background:url(/images/app/bg/rockrepeat.webp) repeat-x bottom;background-size:175px auto;z-index:5;pointer-events:none}.CharacterHeroGallery_background__Xn22Y{object-fit:cover}.CharacterHeroGallery_fallbackImage__TViVy{object-fit:contain;z-index:2;padding:var(--space-8) var(--space-5)}.CharacterHeroGallery_fallbackBlur__pWetN{object-fit:cover;filter:blur(20px) brightness(.4);transform:scale(1.1)}.CharacterHeroGallery_characterCutout__nr1J_{height:100%;width:auto;display:block;z-index:2;object-fit:contain}.CharacterHeroGallery_particles__7f34Y{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.CharacterHeroGallery_noImageHeader__sM8v9{background:var(--color-ink);padding-top:calc(130px + var(--space-12))}@media(min-width:1024px){.CharacterHeroGallery_noImageHeader__sM8v9{padding-top:calc(89px + var(--space-12))}}.CharacterHeroGallery_characterInfo__XL62Q{width:100%;max-width:900px;margin:0 auto;padding:var(--space-6) var(--space-5) 0}@media(min-width:768px){.CharacterHeroGallery_characterInfo__XL62Q{padding:var(--space-8) var(--space-8) 0}}.CharacterHeroGallery_characterName__OyN6R{font-family:var(--font-seraphon);font-weight:var(--font-weight-seraphon);color:var(--color-gold);margin:0;font-size:48px;line-height:1}@media(min-width:768px){.CharacterHeroGallery_characterName__OyN6R{font-size:72px}}@media(min-width:1024px){.CharacterHeroGallery_characterName__OyN6R{font-size:90px}}.CharacterHeroGallery_characterTitle__vhn8I{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-lg-mobile);line-height:var(--line-height-relaxed);font-weight:var(--font-weight-light)}@media(min-width:1024px){.CharacterHeroGallery_characterTitle__vhn8I{font-size:var(--font-size-body-lg)}}.CharacterHeroGallery_characterTitle__vhn8I{color:var(--color-text-primary);margin:var(--space-2) 0 0 0;opacity:.8}.CharacterHeroGallery_hiddenTitle__Hx5S_{display:inline-flex;align-items:center;gap:var(--space-2);opacity:.5;font-style:italic;margin-top:var(--space-2)}.CharacterHeroGallery_artistLink__7k3ID{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-sm);line-height:var(--line-height-normal);font-weight:var(--font-weight-light);display:inline-flex;align-items:center;gap:var(--space-2);color:var(--color-text-secondary);text-decoration:none;margin-top:var(--space-3);opacity:.8;transition:opacity var(--transition-base)}.CharacterHeroGallery_artistLink__7k3ID:hover{opacity:1}.CharacterHeroGallery_artistLink__7k3ID em{color:var(--color-gold);font-style:normal;font-weight:600}.CharacterHeroGallery_artistImage__6B6Ek{border-radius:50%;object-fit:cover;flex-shrink:0}.CharacterHeroGallery_thumbRow__ptt8H{position:absolute;bottom:calc(var(--space-5)*-1);left:50%;transform:translateX(-50%);width:100%;max-width:900px;display:flex;justify-content:flex-end;gap:var(--space-2);z-index:20;padding:0 var(--space-5)}@media(min-width:768px){.CharacterHeroGallery_thumbRow__ptt8H{bottom:calc(var(--space-6)*-1);padding:0 var(--space-8);gap:var(--space-3)}}.CharacterHeroGallery_thumb__7iGvr{width:56px;height:56px;border-radius:50%;overflow:hidden;border:2px solid hsla(0,0%,100%,.3);cursor:pointer;transition:all var(--transition-base);background:rgba(0,0,0,.4);padding:0}.CharacterHeroGallery_thumb__7iGvr:hover{border-color:var(--color-gold);transform:scale(1.1)}@media(min-width:768px){.CharacterHeroGallery_thumb__7iGvr{width:64px;height:64px}}.CharacterHeroGallery_thumb__7iGvr:focus-visible{outline:2px solid var(--color-gold);outline-offset:2px}.CharacterHeroGallery_thumbInner__pOlzw{position:relative;display:block;width:100%;height:100%}.CharacterHeroGallery_thumbImg__tDFVR{object-fit:cover}.CharacterHeroGallery_lightbox__n_ERW{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center;cursor:pointer}.CharacterHeroGallery_lightboxClose__IikEW{position:absolute;top:var(--space-5);right:var(--space-5);z-index:10;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--transition-base)}.CharacterHeroGallery_lightboxClose__IikEW:hover{background:hsla(0,0%,100%,.2);border-color:var(--color-gold)}.CharacterHeroGallery_lightboxContent__stGZQ{position:relative;width:90vw;height:80vh;cursor:default}.CharacterHeroGallery_lightboxImage__AeAoe{object-fit:contain}.CharacterHeroGallery_lightboxNav__EO9OI{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--transition-base)}.CharacterHeroGallery_lightboxNav__EO9OI:hover{background:hsla(0,0%,100%,.2);border-color:var(--color-gold)}.CharacterHeroGallery_lightboxPrev__MAj1g{left:var(--space-5)}.CharacterHeroGallery_lightboxPrev__MAj1g img{transform:rotate(180deg)}.CharacterHeroGallery_lightboxNext__iMTNI{right:var(--space-5)}.CharacterHeroGallery_lightboxCounter__vlZCm{position:absolute;bottom:var(--space-5);left:50%;transform:translateX(-50%);font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-sm);line-height:var(--line-height-normal);font-weight:var(--font-weight-light);color:hsla(0,0%,100%,.6)}.Title_introText__2RyPO{width:100%;display:inline-block;text-align:center;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center}.Title_mainTitle__d6H8b{width:100%;display:inline-block;text-align:center;color:var(--color-gold);font-family:var(--font-seraphon),sans-serif;font-size:var(--font-size-display-lg-mobile);line-height:var(--line-height-tight);font-weight:var(--font-weight-seraphon)}@media(min-width:1024px){.Title_mainTitle__d6H8b{font-size:var(--font-size-display-lg)}}.Title_mainTitle__d6H8b{margin:0 0 var(--space-1) 0;padding:0 var(--space-5);position:relative;z-index:2;max-width:1400px}@media(min-width:1024px){.Title_mainTitle__d6H8b{margin-bottom:var(--space-2)}}@media(max-width:479.98px){.Title_mainTitle__d6H8b{font-size:var(--font-size-display-sm-mobile);line-height:var(--line-height-tight)}}.Title_pageIntro__PrIec{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-mobile);line-height:var(--line-height-relaxed);font-weight:var(--font-weight-light)}@media(min-width:1024px){.Title_pageIntro__PrIec{font-size:var(--font-size-body)}}.Title_pageIntro__PrIec{width:100%;display:inline-block;text-align:center;margin:0 auto var(--space-3) auto;padding:0 var(--space-10);max-width:600px}@media(min-width:1024px){.Title_pageIntro__PrIec{margin-bottom:var(--space-5)}}@media(max-width:479.98px){.Title_pageIntro__PrIec{padding:0 var(--space-5)}}@keyframes loading_shimmer__R_9h6{0%{background-position:0 0}to{background-position:-200% 0}}.loading_bone__dwl4r{border-radius:var(--radius-sm);background:linear-gradient(90deg,rgba(255,255,255,.0588235294) 25%,rgba(255,255,255,.1215686275) 37%,rgba(255,255,255,.0588235294) 63%);background-size:400% 100%;animation:loading_shimmer__R_9h6 1.2s linear infinite}.loading_wrapper__lE83G{max-width:800px;margin:var(--space-8) auto 0;padding:0 var(--layout-padding-mobile) var(--layout-padding-bottom-mobile);display:flex;flex-direction:column;gap:var(--space-4)}.loading_card__VuWSS{border-radius:var(--radius-md);overflow:hidden;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06)}.loading_campaignDetails__8PLfc{padding:var(--space-8)}.loading_titleRow__mQyix{display:flex;align-items:center;gap:16px}.loading_iconBone__in1Zp{width:35px;height:35px;border-radius:var(--radius-sm);flex-shrink:0}@media(min-width:1024px){.loading_iconBone__in1Zp{width:var(--space-12);height:var(--space-12)}}.loading_titleBone__WNKt1{height:24px;width:55%;border-radius:var(--radius-full)}@media(min-width:1024px){.loading_titleBone__WNKt1{height:30px}}.loading_meta__sCBZk{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-8);background-color:rgba(0,0,0,.4);border-radius:0 0 var(--radius-md) var(--radius-md)}.loading_roleBone__FG_iJ{height:16px;width:45%;border-radius:var(--radius-full)}.loading_playersBone__x9KkF{height:14px;width:30%;border-radius:var(--radius-full)}@media(prefers-reduced-motion:reduce){.loading_bone__dwl4r{animation:none;opacity:.7}}@keyframes loading_shimmer__oQGCM{0%{background-position:0 0}to{background-position:-200% 0}}.loading_bone__NELen{background:linear-gradient(90deg,rgba(255,255,255,.0588235294) 25%,rgba(255,255,255,.1215686275) 37%,rgba(255,255,255,.0588235294) 63%);background-size:400% 100%;animation:loading_shimmer__oQGCM 1.2s linear infinite}.loading_page__0dbRY{max-width:1400px;margin:0 auto;padding:0 var(--layout-padding-mobile)}.loading_controlsBar__Ov1Z3{width:100%;height:48px;border-radius:var(--radius-md);margin-bottom:var(--space-6)}.loading_grid__zXLRE{display:flex;flex-wrap:wrap;gap:30px}.loading_card__h7oJM{width:100%;border-radius:var(--radius-md);overflow:hidden}@media(min-width:768px){.loading_card__h7oJM{flex:1 1 calc(33.333% - 1rem);max-width:calc((100% - 60px)/3)}}@media(min-width:1280px){.loading_card__h7oJM{flex:1 1 calc(25% - 1rem);max-width:calc((100% - 90px)/4)}}.loading_cardImage__JNrJI{aspect-ratio:485/372;border-radius:var(--radius-md) var(--radius-md) 0 0}.loading_cardMeta__xI4hD{width:100%;height:146px;background:hsla(0,0%,100%,.04);display:flex;align-items:center;justify-content:center;border-radius:0 0 var(--radius-md) var(--radius-md);flex-direction:column;padding:var(--space-4);gap:var(--space-2)}.loading_cardTitle__bw6NI{width:70%;height:20px;border-radius:var(--radius-full)}.loading_cardSub__71aRK{width:40%;height:14px;border-radius:var(--radius-full)}@media(prefers-reduced-motion:reduce){.loading_bone__NELen{animation:none;opacity:.7}}.page_createPage___TIwg{display:flex;align-items:center;justify-content:center;padding:var(--layout-padding-mobile) var(--layout-padding-mobile) var(--layout-padding-bottom-mobile);width:100%;position:relative;z-index:5;min-height:calc(100vh - 76px)}@media(min-width:1024px){.page_createPage___TIwg{padding-bottom:var(--layout-padding-bottom-desktop);min-height:calc(100vh - 96px)}}.page_container__Qg9Ej{max-width:700px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.page_nameStep__ncAiV{width:100%;max-width:400px;text-align:left}.page_nameHint__0y__8{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-xs);line-height:var(--line-height-normal);font-weight:var(--font-weight-light);color:var(--text-secondary);margin:var(--space-2) 0 0;opacity:.7;text-align:center}.page_campaignListPage__B3Bmx{position:relative;z-index:var(--z-base)}.page_campaignList__SVvLn{max-width:800px;margin:var(--space-8) auto 0;padding:0 var(--layout-padding-mobile) var(--layout-padding-bottom-mobile);position:relative;z-index:var(--z-dropdown)}@media(min-width:1024px){.page_campaignList__SVvLn{padding-bottom:var(--layout-padding-bottom-desktop)}}.page_loadingWrapper__JYOP0{width:100%;height:100%;display:flex;position:fixed;top:0;left:0;justify-content:center;align-items:center;z-index:var(--z-dropdown)}