.TeamVotingComponent_playerCardsSection__JlBnf{margin-bottom:30px}.TeamVotingComponent_playerCardsTitle__w3HWz{color:#ffffff;font-size:18px;font-weight:700;font-family:var(--font-jost);text-align:center;margin:0 0 20px}.TeamVotingComponent_playerCardsContainer__uU1k2{display:flex;flex-direction:column;gap:16px}.TeamVotingComponent_playerCard__dR2Bo{border-radius:16px;padding:20px;position:relative}.TeamVotingComponent_playerCard__dR2Bo:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:16px;pointer-events:none}.TeamVotingComponent_playerInfo__Zm9Tx{display:flex;justify-content:flex-end;align-items:flex-start;margin-bottom:20px}.TeamVotingComponent_playerNameContainer__86OOu{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.TeamVotingComponent_playerName__69Iah{color:#ffffff;font-size:32px;font-weight:500;font-family:var(--font-jost);white-space:pre-line;line-height:1.2;text-align:right;padding:4px 4px 0 0}.TeamVotingComponent_playerScore__0lSnb{display:flex;flex-direction:row;align-items:center;gap:8px;min-height:32px}.TeamVotingComponent_scoreValue__qrPR4{color:#ff6b6b;font-size:16px;font-weight:700;font-family:var(--font-jost)}.TeamVotingComponent_scorePosition__rBGy_{color:#ffffff;font-size:14px;font-weight:500;font-family:var(--font-jost)}.TeamVotingComponent_scoringButtons__Tf6qD{display:flex;gap:12px;justify-content:space-between}.TeamVotingComponent_alreadyVotedMessage__9d3bE{display:flex;align-items:center;justify-content:center;width:100%;padding:16px;background:rgba(255,255,255,.1);border-radius:8px;border:1px solid rgba(255,255,255,.2)}.TeamVotingComponent_votedText__RkpnT{color:#ffffff;font-size:14px;font-weight:600;font-family:var(--font-jost);opacity:.8}.TeamVotingComponent_voteInfo__7wdZF{display:flex;flex-direction:column;align-items:center;gap:8px}.TeamVotingComponent_voteScore__2LS3h{display:flex;align-items:center;gap:6px;color:#ffffff;font-size:12px;font-weight:500;font-family:var(--font-jost)}.TeamVotingComponent_scoringButton__DwV3b{flex:1 1;background:rgba(51,51,51,.5);border:none;border-radius:8px;padding:12px 8px;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:all .2s ease}.TeamVotingComponent_scoringButton__DwV3b:hover{background:rgba(255,255,255,.15);transform:translateY(-1px)}.TeamVotingComponent_scoringButton__DwV3b.TeamVotingComponent_selected__FIx6D{background:rgba(51,51,51,.5);border:2px solid #37ffcf;transform:translateY(-2px);box-shadow:0 4px 12px rgba(51,51,51,.3)}.TeamVotingComponent_birdieButton__SlNPu,.TeamVotingComponent_bogeyButton__8q6Fz,.TeamVotingComponent_parButton__hvyfh{border:1px solid transparent}.TeamVotingComponent_buttonIcon__CP0VL{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%}.TeamVotingComponent_birdieButton__SlNPu .TeamVotingComponent_buttonIcon__CP0VL{background:rgba(55,255,207,.3)}.TeamVotingComponent_parButton__hvyfh .TeamVotingComponent_buttonIcon__CP0VL{background:rgba(255,165,0,.3)}.TeamVotingComponent_bogeyButton__8q6Fz .TeamVotingComponent_buttonIcon__CP0VL{background:rgba(255,107,107,.3)}.TeamVotingComponent_buttonText__6inmu{color:#ffffff;font-size:16pt;font-weight:600;font-family:var(--font-jost);text-align:center}.TeamVotingComponent_pointsText__LUvPP{color:#c8dae6;font-size:9pt;font-weight:900;font-family:var(--font-jost);font-style:italic;text-align:center}.TeamVotingComponent_lockPredictionSection__B_gji{margin-top:20px;display:flex;justify-content:center}.TeamVotingComponent_lockPredictionButton__5F3DD{background:#41cbaa;border:none;border-radius:8px;padding:16px 32px;color:#103d37;font-size:16px;font-weight:700;font-family:var(--font-jost);cursor:pointer;transition:all .3s ease;outline:1px solid #103d37;outline-offset:-1px}.TeamVotingComponent_lockPredictionButton__5F3DD:hover:not(:disabled){background:#3bb89a;transform:translateY(-1px);box-shadow:0 4px 12px rgba(65,203,170,.3)}.TeamVotingComponent_lockPredictionButton__5F3DD:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:480px){.TeamVotingComponent_playerCard__dR2Bo{padding:16px}.TeamVotingComponent_scoringButtons__Tf6qD{gap:8px}.TeamVotingComponent_buttonText__6inmu{font-size:16px}.TeamVotingComponent_lockPredictionButton__5F3DD{padding:14px 24px;font-size:14px}}.TeamCard_teamCard__K4Ytc{background:rgba(255,255,255,.05);border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.1);transition:all .2s ease}.TeamCard_headerSection__mxshQ{display:flex;flex-direction:column;align-items:center;margin-bottom:20px;gap:8px}.TeamCard_statusTag__pSiuK{align-self:flex-end;padding:4px 8px;border-radius:12px;color:#ffffff;font-size:10px;font-weight:600;font-family:var(--font-jost);text-transform:uppercase;letter-spacing:.5px}.TeamCard_teamCard__K4Ytc:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}.TeamCard_teamName__Xysbk{color:#ffffff;font-size:20px;font-weight:900;font-style:italic;font-family:"Jost Black Italic",var(--font-jost);margin:0;text-align:center}.TeamCard_golfersSection__W6txr{display:flex;justify-content:space-between;margin-bottom:20px;gap:10px}.TeamCard_golferItem__LgyTY{display:flex;flex-direction:column;align-items:center;flex:1 1}.TeamCard_golferAvatar__jtyDr{width:50px;height:50px;border-radius:50%;background:#41cbaa;display:flex;align-items:center;justify-content:center;margin-bottom:8px;border:2px solid #ffffff}.TeamCard_avatarPlaceholder__hKSgy{color:#103d37;font-weight:600;font-size:18px;font-family:var(--font-jost)}.TeamCard_golferInfo__NriUk{display:flex;flex-direction:column;align-items:center;gap:4px}.TeamCard_golferName__uAKt1{color:#ffffff;font-size:12px;font-weight:500;font-family:var(--font-jost);text-align:center;line-height:1.2;white-space:pre-line;word-break:break-word;max-width:60px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.TeamCard_golferScore__TB15U{gap:4px}.TeamCard_golferScore__TB15U,.TeamCard_statusIcon__hQji_{display:flex;align-items:center;justify-content:center}.TeamCard_scoreValue__MXVi1{color:#ffffff;font-size:14px;font-weight:700;font-family:var(--font-jost)}.TeamCard_picksSection__GqcFg{border-top:1px solid rgba(255,255,255,.2);padding-top:16px}.TeamCard_picksTitle__PjXv_{color:#ffffff;font-size:14px;font-weight:600;font-family:var(--font-jost);margin:0 0 12px;text-align:center}.TeamCard_picksIcons__YL7kI{display:flex;justify-content:center;gap:20px;margin-bottom:16px}.TeamCard_pickIcon__4fnL7{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.3)}.TeamCard_pickIcon__4fnL7.TeamCard_birdie__4yYN6{background:#41cbaa}.TeamCard_pickIcon__4fnL7.TeamCard_par__8ES7_{background:#f6ffa1}.TeamCard_pickIcon__4fnL7.TeamCard_bogey___D0Rf{background:#ff6b6b}.TeamCard_pickIcon__4fnL7 img{width:20px;height:20px}.TeamCard_progressContainer__L0zSA{margin:16px 0}.TeamCard_progressBar__unXS_{width:100%;height:8px;background:rgba(217,217,217,.2);border-radius:100px;overflow:hidden;position:relative}.TeamCard_progressFill__nucks{height:100%;border-radius:100px;transition:width .3s ease;background:linear-gradient(90deg,#ff6b6b,#ffa726 25%,#ffeb3b 50%,#8bc34a 75%,#4caf50)}.TeamCard_picksStats__VggL3{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.TeamCard_picksCount__2MBqo,.TeamCard_picksPoints__80qO8{color:#ffffff;font-size:14px;font-weight:600;font-family:var(--font-jost)}@media (max-width:480px){.TeamCard_teamCard__K4Ytc{padding:16px}.TeamCard_teamName__Xysbk{font-size:18px}.TeamCard_golfersSection__W6txr{gap:8px}.TeamCard_golferAvatar__jtyDr{width:40px;height:40px}.TeamCard_golferName__uAKt1{font-size:11px}.TeamCard_picksIcons__YL7kI{gap:16px;gap:12px}.TeamCard_pickIcon__4fnL7{width:32px;height:32px}.TeamCard_pickIcon__4fnL7 img{width:16px;height:16px}.TeamCard_picksCount__2MBqo,.TeamCard_picksPoints__80qO8{font-size:12px}}.Breadcrumbs_breadcrumbs__Rwb5T{margin-bottom:24px;padding:12px 16px;background:rgba(255,255,255,.1);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.Breadcrumbs_breadcrumbItem__9vLFu,.Breadcrumbs_breadcrumbs__Rwb5T{display:flex;align-items:center;gap:8px}.Breadcrumbs_breadcrumbs__Rwb5T .Breadcrumbs_link__qaLwr{color:#ffffff;text-decoration:none;font-weight:600;font-family:var(--font-jost);font-size:14px;padding:4px 8px;border-radius:6px;transition:all .2s ease;background:rgba(255,255,255,.1)}.Breadcrumbs_breadcrumbs__Rwb5T .Breadcrumbs_link__qaLwr:hover{background:rgba(255,255,255,.2);transform:translateY(-1px)}.Breadcrumbs_breadcrumbs__Rwb5T .Breadcrumbs_separator__RWF5d{color:rgba(255,255,255,.6);font-weight:400;font-size:12px}.Breadcrumbs_breadcrumbs__Rwb5T .Breadcrumbs_currentPage__Etw5y{color:rgba(255,255,255,.8);font-weight:500;font-family:var(--font-jost);font-size:14px}.page_page__U4zsR{min-height:100vh;display:flex;flex-direction:column}.page_backgroundPattern__FGbKl{position:fixed;top:0;left:0;right:0;bottom:0;background:url(/background-pattern.png) no-repeat 50%;background-size:cover;background-position:50%;width:100vw;height:100vh;opacity:.8;pointer-events:none;z-index:0}.page_content__aIkuk{flex:1 1;padding:20px;overflow-y:auto}.page_pageTitle__vxCTp{color:#ffffff;font-size:24px;font-weight:900;font-style:italic;text-align:center;margin:0 0 30px;font-family:var(--font-jost);text-transform:uppercase;letter-spacing:-.4px}.page_pickHoleSection__OFqBi{margin-bottom:30px}.page_sectionTitle__zZQZT{color:#ffffff;font-size:20px;font-weight:700;margin:0 0 16px;font-family:var(--font-jost);text-align:center}.page_holeCards__HxJgf{display:flex;flex-direction:column;gap:16px}.page_holeCard__Dn5Cy{background:rgba(255,255,255,.05);border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;position:relative}.page_clickable__dztcj{cursor:pointer}.page_holeImage__p_agl{position:relative;height:200px;width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.page_holeOverlay__U8MBT{text-align:center;color:#ffffff}.page_holeNumber__o0LN0{font-size:32px;margin:0 0 0x}.page_holeName__zmUyy,.page_holeNumber__o0LN0{font-weight:900;font-style:italic;font-family:"Jost Black Italic",var(--font-jost);letter-spacing:-.4px}.page_holeName__zmUyy{font-size:16px;margin:0;opacity:.8;text-align:center!important}.page_powerHourIndicator__cA6vi{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,#1a365d,#2d4a69);border:2px solid #d4af37;border-radius:12px;padding:8px 12px;display:flex;align-items:center;gap:8px;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.page_lightningIcon__hk3L4{width:20px;height:20px;filter:drop-shadow(0 0 4px rgba(255,215,0,.6))}.page_powerHourText__vFPKU{color:#ffd700;font-size:12px;font-weight:700;font-family:var(--font-jost);text-shadow:0 1px 2px rgba(0,0,0,.5);white-space:nowrap}@media (max-width:480px){.page_content__aIkuk{padding:16px}.page_pageTitle__vxCTp{font-size:20px}.page_sectionTitle__zZQZT{font-size:18px}.page_holeImage__p_agl{height:150px}.page_holeNumber__o0LN0{font-size:28px}.page_holeName__zmUyy{font-size:14px}.page_powerHourIndicator__cA6vi{top:8px;left:8px;padding:6px 10px;gap:6px}.page_lightningIcon__hk3L4{width:16px;height:16px}.page_powerHourText__vFPKU{font-size:10px}}.page_termsSection__Lx8Ze{display:flex;justify-content:center;padding:20px 0;margin-top:20px}.PowerHourBanner_bonusPeriodOpenBanner__019iS{text-align:center;color:#ffdc64;background-image:url(/team-voting/power-hour-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;padding:20px;font-style:italic;font-weight:900;margin:0 -20px;position:relative}.PowerHourBanner_borderTop__P3Lrs{top:0}.PowerHourBanner_borderBottom__X_6ou,.PowerHourBanner_borderTop__P3Lrs{position:absolute;left:0;background:#157fdb;width:100%;height:2px;background-image:linear-gradient(90deg,#157fdb,#ddb406 54%,#ffffff 99%)}.PowerHourBanner_borderBottom__X_6ou{bottom:0}.PowerHourBanner_bonusPeriodOpenBannerText__D46_A,.PowerHourBanner_powerHourText__tP789{color:#ffdc64}.PowerHourBanner_countdownText__p731t{color:#ffffff;font-weight:400}.PowerHourBanner_countdownContainer__O8oI4{display:flex;align-items:center;justify-content:center}.PowerHourBanner_bonusPeriodOpenBannerPointsText__NWLh_{color:#ffffff}.PowerHourBanner_lightningIcon__pzQjY{vertical-align:middle}.page_page__C5eWt{min-height:100vh;display:flex;flex-direction:column}.page_backgroundPattern__5u_UL{position:fixed;top:0;left:0;right:0;bottom:0;background:url(/background-pattern.png) no-repeat 50%;background-size:cover;background-position:50%;width:100vw;height:100vh;opacity:.8;pointer-events:none;z-index:0}.page_content__0RlF5{flex:1 1;padding:20px;overflow-y:auto}.page_pageTitle__A8P_h{font-size:24px;font-weight:900;font-style:italic;margin:0 0 30px;text-transform:uppercase;letter-spacing:1px}.page_pageSubtitle__4T8U9,.page_pageTitle__A8P_h{color:#ffffff;text-align:center;font-family:var(--font-jost)}.page_pageSubtitle__4T8U9{font-size:20px;font-weight:700;margin:0 0 20px}.page_teamsContainer__dnza2{display:flex;flex-direction:column;gap:20px}.page_resultsSection__kQ4pM{margin-bottom:20px}.page_resultsTitle__bTOiX{color:#ffffff;font-size:18px;font-weight:700;font-family:var(--font-jost);text-align:center}@media (max-width:480px){.page_content__0RlF5{padding:16px}.page_pageTitle__A8P_h{font-size:20px}}.HowToPlay_howToPlaySection__3y7O6{margin-bottom:30px;padding-left:10px}.HowToPlay_howToPlayCards__nKx6B{display:flex;gap:16px;overflow-x:auto;padding:0 4px;margin-bottom:16px;scrollbar-width:none;-ms-overflow-style:none}.HowToPlay_howToPlayCards__nKx6B::-webkit-scrollbar{display:none}.HowToPlay_howToPlayCard__KaGdT{flex:0 0 340px;width:340px;height:280px;background:rgba(65,203,170,.1);border-radius:16px;padding:20px;position:relative;overflow:hidden;border:1px solid rgba(65,203,170,.2);display:flex;flex-direction:column;justify-content:flex-start}.HowToPlay_cardHeader__IczPL{display:flex;align-items:center;gap:12px;margin-bottom:12px;position:relative;z-index:2}.HowToPlay_cardNumber__kUTp_{color:#d5a87b}.HowToPlay_cardNumberHouston__AUbEC,.HowToPlay_cardNumber__kUTp_{font-size:64px;font-weight:900;font-style:italic;margin:0;font-family:"Jost Black Italic",var(--font-jost);position:relative;z-index:2;text-shadow:0 2px 4px rgba(0,0,0,.5);flex-shrink:0}.HowToPlay_cardNumberHouston__AUbEC{color:#44a8ff}.HowToPlay_cardTitle__XMiO0{color:#ffffff;font-size:32px;font-weight:900;font-style:italic;margin:0;font-family:"Jost Black Italic",var(--font-jost);position:relative;z-index:2;text-shadow:0 2px 4px rgba(0,0,0,.5);line-height:1.2}.HowToPlay_cardText__9d9q_{color:rgba(255,255,255,.9);font-size:18px;margin:0}.HowToPlay_cardText__9d9q_,.HowToPlay_powerHourText__0VPtS{line-height:1.4;font-family:var(--font-jost);position:relative;z-index:2;text-shadow:0 1px 2px rgba(0,0,0,.5)}.HowToPlay_powerHourText__0VPtS{color:#ffdc64;font-size:16px;margin:8px 0 0;font-weight:600}.HowToPlay_cardBackground__mvRKm{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.8;z-index:1}.HowToPlay_dots__Mz3CN{display:flex;justify-content:center;gap:8px}.HowToPlay_dot__TUH_b{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.3);transition:background .3s ease}.HowToPlay_dot__TUH_b.HowToPlay_active__qK6i_{background:#41cbaa}@media (max-width:480px){.HowToPlay_howToPlayCard__KaGdT{flex:0 0 300px;width:300px;height:240px;padding:16px}.HowToPlay_cardHeader__IczPL{gap:8px}.HowToPlay_cardNumberHouston__AUbEC,.HowToPlay_cardNumber__kUTp_{font-size:48px}.HowToPlay_cardTitle__XMiO0{font-size:24px}.HowToPlay_cardText__9d9q_{font-size:16px}.HowToPlay_powerHourText__0VPtS{font-size:14px}}.TermsAndConditions_termsLink__LJ3Fe{background:none;border:none;color:rgba(255,255,255,.7);font-size:14px;font-family:var(--font-jost);text-decoration:underline;cursor:pointer;padding:0;margin:0;transition:color .3s ease}.TermsAndConditions_termsLink__LJ3Fe:hover{color:rgba(255,255,255,.9)}.TermsAndConditions_termsLink__LJ3Fe:focus{outline:2px solid #41cbaa;outline-offset:2px;border-radius:2px}.TermsAndConditions_termsLink__LJ3Fe.TermsAndConditions_small__XYUcU{font-size:12px}.TermsAndConditions_termsLink__LJ3Fe.TermsAndConditions_large__UJApX{font-size:16px;font-weight:500}.page_page__Ceu82{min-height:100vh;display:flex;flex-direction:column}.page_backgroundPattern__EszaJ{position:fixed;top:0;left:0;right:0;bottom:0;background:url(/background-pattern.png) no-repeat 50%;background-size:cover;background-position:50%;width:100vw;height:100vh;opacity:.8;pointer-events:none;z-index:0}.page_content__df9f_{flex:1 1;padding:20px;overflow-y:auto}.page_loading__Xv3jx{display:flex;justify-content:center;align-items:center;height:100vh;color:#ffffff;font-family:var(--font-jost)}.page_pickHoleSection__RnArQ{margin-bottom:30px}.page_sectionTitle__80v_2{color:#ffffff;font-size:20px;font-weight:700;margin:0 0 16px;font-family:var(--font-jost);text-align:center}.page_holeCards__a7oGl{display:flex;flex-direction:column;gap:16px;height:400px}.page_holeCard__otSsf{background:rgba(255,255,255,.05);border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column}.page_holeImage__pUtee{position:relative;height:200px;width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.page_holeOverlay__tMBI7{text-align:center;color:#ffffff}.page_holeNumber__teFOv{font-size:32px;margin:0 0 0x}.page_holeName__cj9CO,.page_holeNumber__teFOv{font-weight:900;font-style:italic;font-family:"Jost Black Italic",var(--font-jost)}.page_holeName__cj9CO{font-size:16px;margin:0;opacity:.8}@media (max-width:480px){.page_content__df9f_{padding:16px}.page_sectionTitle__80v_2{font-size:18px}.page_holeImage__pUtee{height:160px}.page_holeNumber__teFOv{font-size:28px}.page_holeName__cj9CO{font-size:14px}}.PredictionLockedModal_overlay__sLWL8{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.PredictionLockedModal_modal__PJ2tF{background:#1a365d;border-radius:16px;padding:40px 30px;max-width:400px;width:100%;text-align:center;box-shadow:0 20px 40px rgba(0,0,0,.3)}.PredictionLockedModal_iconContainer__5eyNd{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:30px;height:80px}.PredictionLockedModal_lockIcon__W24aA{width:120px;height:120px;color:#ffffff;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.PredictionLockedModal_mainMessage__DY8b5{font-family:Jost,sans-serif;font-style:normal;font-weight:900;font-size:28px;line-height:1.2;color:#ffffff;margin:0 0 20px;text-transform:uppercase;letter-spacing:1px}.PredictionLockedModal_subMessage__ynp9h{font-family:Jost,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.4;color:#ffffff;margin:0 0 30px;opacity:.9}.PredictionLockedModal_coolButton__prQ_R{width:100%;max-width:200px;height:50px;background:#1a365d;border:2px solid #ffffff;border-radius:8px;color:#ffffff;font-family:Jost,sans-serif;font-style:normal;font-weight:700;font-size:18px;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.PredictionLockedModal_coolButton__prQ_R:hover{background:#ffffff;color:#1a365d;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,255,255,.2)}.PredictionLockedModal_coolButton__prQ_R:active{transform:translateY(0)}@media (max-width:480px){.PredictionLockedModal_modal__PJ2tF{padding:30px 20px;margin:0 10px}.PredictionLockedModal_mainMessage__DY8b5{font-size:24px}.PredictionLockedModal_subMessage__ynp9h{font-size:14px}.PredictionLockedModal_coolButton__prQ_R{height:45px;font-size:16px}.PredictionLockedModal_lockIcon__W24aA{width:100px;height:100px}}.BackNineResultsTable_resultsContainer__X4leQ{display:flex;flex-direction:column;width:100%;max-width:402px;margin:0 auto;position:relative;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:16px;padding:20px;gap:20px}.BackNineResultsTable_titleSection__kGMX5{position:relative;width:100%;height:60px;display:flex;justify-content:center;align-items:center;margin-top:0;padding:0 20px}.BackNineResultsTable_title__5CQWT{font-family:Jost,sans-serif;font-style:italic;font-weight:900;font-size:20px;line-height:1.2;text-align:center;letter-spacing:-.05em;text-transform:uppercase;color:#ffffff;margin:0;white-space:nowrap}.BackNineResultsTable_resultsHeader__nuJdZ{display:flex;justify-content:space-between;align-items:center;width:100%}.BackNineResultsTable_resultsTitle__27IIf{font-family:Jost,sans-serif;font-style:italic;font-weight:900;font-size:24px;line-height:1.2;color:#ffffff;margin:0}.BackNineResultsTable_finishedTime__jvqlt{font-family:Jost,sans-serif;font-style:normal;font-weight:400;font-size:14px;color:#ffffff}.BackNineResultsTable_resultsTable__JPIvi{display:flex;flex-direction:column;width:100%;gap:8px}.BackNineResultsTable_tableHeader__vOTQP{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:12px;gap:12px;padding:12px 16px;background:rgba(255,255,255,.1);border-radius:8px;margin-bottom:8px}.BackNineResultsTable_headerCell__ytppx{font-family:Jost,sans-serif;font-style:normal;font-weight:600;font-size:12px;text-transform:uppercase;color:#c8dae6;text-align:center}.BackNineResultsTable_resultRow__Pwd4c{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:12px;gap:12px;padding:12px 16px;background:#212548;border-radius:8px;border:2px solid transparent;transition:all .2s ease}.BackNineResultsTable_resultRowCorrect__bdQBa{border-color:#03bc50;background:rgba(3,188,80,.1)}.BackNineResultsTable_resultRowIncorrect__fSDMi{border-color:#ff4141;background:rgba(255,65,65,.1)}.BackNineResultsTable_playerCell__BM_E_{font-family:Jost,sans-serif;font-style:normal;font-weight:500;font-size:14px;color:#ffffff;display:flex;align-items:center}.BackNineResultsTable_actualCell__jX_TJ,.BackNineResultsTable_resultCell__y2I6J,.BackNineResultsTable_voteCell__H_T5N{display:flex;align-items:center;justify-content:center;gap:8px}.BackNineResultsTable_scoreIcon__ROah_{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.BackNineResultsTable_scoreIconBirdie__oEYUl{background-color:#03bc50}.BackNineResultsTable_scoreIconPar__ruCHA{background-color:#ffdf0c}.BackNineResultsTable_scoreIconBogey__lYUdh{background-color:transparent}.BackNineResultsTable_scoreValue__X4ga9{font-family:Jost,sans-serif;font-style:normal;font-weight:500;font-size:14px;color:#ffffff;min-width:24px;text-align:center}.BackNineResultsTable_resultIcon__LFkGD{display:flex;align-items:center;justify-content:center;min-width:20px;min-height:20px}.BackNineResultsTable_resultIconCorrect__3I5AR{color:#03bc50}.BackNineResultsTable_resultIconIncorrect__cFmf7{color:#ff4141}.BackNineResultsTable_resultIconImg__tTAfo{display:block;width:20px;height:20px;object-fit:contain}.BackNineResultsTable_emptyCell__puXJ0{font-family:Jost,sans-serif;font-style:normal;font-weight:400;font-size:14px;color:#666666}.BackNineResultsTable_resultsSummary__Mxem_{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 0}.BackNineResultsTable_accuracySummary__XQsA_,.BackNineResultsTable_scoreSummary__5AyfJ{font-family:Jost,sans-serif;font-style:normal;font-weight:700;font-size:16px;color:#ffffff}.BackNineResultsTable_resultsRecorded___5JkL{font-family:Jost,sans-serif;font-style:normal;font-weight:400;font-size:12px;color:#c8dae6;text-align:center;padding-top:8px;border-top:1px solid rgba(255,255,255,.1)}@media (max-width:480px){.BackNineResultsTable_resultsContainer__X4leQ{max-width:100vw;padding:16px}.BackNineResultsTable_resultsTitle__27IIf{font-size:20px}.BackNineResultsTable_finishedTime__jvqlt{font-size:12px}.BackNineResultsTable_resultRow__Pwd4c,.BackNineResultsTable_tableHeader__vOTQP{padding:10px 12px;gap:8px}.BackNineResultsTable_headerCell__ytppx{font-size:10px}.BackNineResultsTable_playerCell__BM_E_,.BackNineResultsTable_scoreValue__X4ga9{font-size:12px}.BackNineResultsTable_scoreIcon__ROah_{width:20px;height:20px}.BackNineResultsTable_accuracySummary__XQsA_,.BackNineResultsTable_scoreSummary__5AyfJ{font-size:14px}}.BackNineGame_gameContainer___TJSy{display:flex;flex-direction:column;width:100%;max-width:402px;margin:0 auto;position:relative}.BackNineGame_heroSection__UbAuk{position:relative;width:100%;height:300px;margin:0 auto;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.BackNineGame_heroBackground__lAefv{position:absolute;width:100%;height:300px;left:0;top:0;background:linear-gradient(203.41deg,rgba(0,0,0,0) 46.72%,rgba(0,0,0,.5) 63.55%),linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(180deg,rgba(0,54,100,.6),rgba(0,108,202,.6) 40.87%,rgba(10,139,251,.6) 96.15%);border:1px solid #4c4c4c;border-radius:16px}[data-theme=saudi] .BackNineGame_heroBackground__lAefv{background:linear-gradient(180deg,#062118 7.21%,#0B453A 33.17%,#0D585E 49.52%,#0D5043 64.42%,#062118)!important;border:1px solid rgba(65,203,170,.3)}.BackNineGame_heroOverlay__3KFQi{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/theme-assets/houston/hero-bg.png);background-size:cover;background-position:50%;border-radius:16px}[data-theme=saudi] .BackNineGame_heroOverlay__3KFQi{display:none!important}.BackNineGame_pointsDisplay__gSN5H{display:flex;flex-direction:row;align-items:center;padding:8px 12px;gap:6px;border:1px solid rgba(255,255,255,.5);border-radius:6px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.BackNineGame_pointsIcon__OwkzO{width:24px;height:24px;background:url(/icons/points-icon.svg);border:1px solid #ffffff;border-radius:50%;background-size:contain}.BackNineGame_pointsText__JduQI{width:38px;height:16px;font-family:Jost,sans-serif;font-style:italic;font-weight:900;font-size:14px;line-height:16px;display:flex;align-items:flex-end;text-transform:uppercase;color:#ffffff}.BackNineGame_playerImageSection__zzpvn{position:absolute;width:100%;height:300px;right:0;top:0;z-index:1}.BackNineGame_playerImage__ewkIv{width:100%;height:100%;object-fit:contain;object-position:right center;border-radius:0 16px 16px 0}.BackNineGame_playerImagePlaceholder__Xv2N4{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:0 16px 16px 0;display:flex;align-items:center;justify-content:center;color:white;font-size:48px;font-weight:700;font-family:Jost,sans-serif}[data-theme=saudi] .BackNineGame_playerImagePlaceholder__Xv2N4{background:linear-gradient(135deg,#41cbaa,#3bb89a)}.BackNineGame_playerInfo__Pwes9{position:absolute;width:200px;left:24px;bottom:24px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;z-index:10}.BackNineGame_todayPlayerBadge__Hk4C5{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 12px;gap:0;width:auto;min-width:140px;height:21px;border:1px solid #5282aa;border-radius:100px;background:rgba(82,130,170,.2);white-space:nowrap}[data-theme=saudi] .BackNineGame_todayPlayerBadge__Hk4C5{border:1px solid #41cbaa;background:rgba(65,203,170,.2)}.BackNineGame_todayPlayerBadge__Hk4C5 span{font-family:Jost,sans-serif;font-style:italic;font-weight:900;font-size:11px;line-height:1;text-align:center;text-transform:uppercase;color:#ffffff;white-space:nowrap}.BackNineGame_playerName__JaVVZ{min-height:35px;font-weight:500;font-size:32px;line-height:108%}.BackNineGame_playerDescription__YSyDt,.BackNineGame_playerName__JaVVZ{width:200px;font-family:Jost,sans-serif;font-style:normal;color:#ffffff;margin:0;word-wrap:break-word}.BackNineGame_playerDescription__YSyDt{min-height:40px;font-weight:400;font-size:16px;line-height:125%}.BackNineGame_titleSection__ZDBBC{position:relative;width:100%;height:60px;display:flex;justify-content:center;align-items:center;margin-top:20px;padding:0 20px}.BackNineGame_title__uxVP1{font-family:Jost,sans-serif;font-style:italic;font-weight:900;font-size:20px;line-height:1.2;text-align:center;letter-spacing:-.05em;text-transform:uppercase;color:#ffffff;margin:0;white-space:nowrap}.BackNineGame_holesSection__3XY4c{position:relative;width:100%;display:flex;flex-direction:column;align-items:stretch;padding:0;gap:8px}.BackNineGame_holeRow__F7XC5{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 10px;gap:21px;width:100%;height:92px;background:#212548;border-radius:8px;margin:0}[data-theme=saudi] .BackNineGame_holeRow__F7XC5{background:#0a2a26}.BackNineGame_holeInfo__6hd4E{align-items:flex-start;margin:0 auto}.BackNineGame_holeInfo__6hd4E,.BackNineGame_holeNumberContainer__nAssc{display:flex;flex-direction:column;padding:0;gap:8px;width:46px;height:56px}.BackNineGame_holeNumberContainer__nAssc{align-items:center}.BackNineGame_holeNumber__fbsCM{width:29px;height:26px;font-family:Jost,sans-serif;font-style:italic;font-weight:900;font-size:24px;line-height:110%;color:#ffffff;text-align:center}.BackNineGame_holeDetails__A2Ly5{width:55px;height:30px;font-family:Jost,sans-serif;font-style:normal;font-weight:600;font-size:12px;line-height:125%;text-align:center;color:#c8dae6}.BackNineGame_holeDetails__A2Ly5 div{margin-bottom:2px}.BackNineGame_predictionOptions__t_3ze{display:flex;flex-direction:row;align-items:center;padding:0;gap:8px;margin:0 auto;width:245.69px;height:72px}.BackNineGame_predictionButton__rBCNG{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4px 8px;gap:2px;width:76.56px;height:72px;opacity:.75;border:1px solid #5d5d5d;border-radius:8px;background:transparent;cursor:pointer;transition:all .2s ease}.BackNineGame_predictionButton__rBCNG:hover{opacity:1;transform:translateY(-2px)}.BackNineGame_predictionButtonSelected__5wMzi{opacity:1!important;border-color:#ffffff;background:rgba(255,255,255,.1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,255,255,.2)}.BackNineGame_predictionIcon__KQt59{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.BackNineGame_predictionValue__0b6UC{font-size:14px}.BackNineGame_predictionLabel__b__XM,.BackNineGame_predictionValue__0b6UC{font-family:Jost,sans-serif;font-style:normal;font-weight:500;line-height:1;text-align:center;color:#ffffff;display:flex;align-items:center;justify-content:center}.BackNineGame_predictionLabel__b__XM{font-size:10px}.BackNineGame_lockButtonContainer__31qFp{position:relative;margin:20px 0 40px;flex-direction:row;padding:0 20px}.BackNineGame_lockButtonContainer__31qFp,.BackNineGame_lockButton__tpzen{width:100%;height:70px;display:flex;justify-content:center;align-items:center}.BackNineGame_lockButton__tpzen{max-width:354px;border:none;border-radius:8px;font-family:Jost,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:110%;text-align:center;cursor:pointer;transition:all .2s ease}.BackNineGame_lockButtonDisabled__xy9FF{background:#bfbfbf;color:#989797;cursor:not-allowed}.BackNineGame_lockButtonEnabled__tFm_a{background:linear-gradient(135deg,#667eea,#764ba2);color:white;box-shadow:0 4px 15px rgba(102,126,234,.4)}.BackNineGame_lockButtonEnabled__tFm_a:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.6)}[data-theme=saudi] .BackNineGame_lockButtonEnabled__tFm_a{background:linear-gradient(135deg,#41cbaa,#3bb89a);box-shadow:0 4px 15px rgba(65,203,170,.4)}[data-theme=saudi] .BackNineGame_lockButtonEnabled__tFm_a:hover{box-shadow:0 6px 20px rgba(65,203,170,.6)}.BackNineGame_lockButtonEnabled__tFm_a:active{transform:translateY(0)}.BackNineGame_lockButtonLocked__zpZtT{background:#4a4a4a;color:#cccccc;cursor:not-allowed;border:1px solid #666666}.BackNineGame_lockButtonLocked__zpZtT:hover{transform:none;box-shadow:none}.BackNineGame_votingClosedMessage__M3M_g{width:100%;padding:20px;margin:20px 0;background:rgba(255,68,68,.1);border:2px solid rgba(255,68,68,.3);border-radius:8px;text-align:center}.BackNineGame_votingClosedMessage__M3M_g p{font-family:Jost,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:1.4;color:#ff4444;margin:0}.BackNineGame_loading__K21Jy{width:100%;padding:60px 20px;text-align:center;color:#ffffff;font-family:Jost,sans-serif;font-size:18px;font-weight:500}@media (max-width:480px){.BackNineGame_gameContainer___TJSy{max-width:100vw}.BackNineGame_heroSection__UbAuk{width:100%;max-width:401px}.BackNineGame_heroBackground__lAefv{width:100%}.BackNineGame_pointsDisplay__gSN5H{width:calc(100% - 52px);left:26px}.BackNineGame_playerInfo__Pwes9{width:calc(100% - 48px);left:24px}.BackNineGame_titleSection__ZDBBC{width:calc(100% - 134px);left:67px}.BackNineGame_title__uxVP1{width:100%;font-size:20px}.BackNineGame_holesSection__3XY4c{width:calc(100% - 32px);left:16px}.BackNineGame_holeRow__F7XC5{width:100%;padding:3px 12px}.BackNineGame_predictionOptions__t_3ze{width:calc(100% - 100px);gap:6px}.BackNineGame_predictionButton__rBCNG{width:calc(100% / 3 - 4px);padding:4px 8px}.BackNineGame_lockButtonContainer__31qFp{width:calc(100% - 48px);left:24px}.BackNineGame_lockButton__tpzen{width:100%;height:60px;font-size:18px}}.page_page__0Q1T8{min-height:100vh;background:radial-gradient(50% 50% at 50% 50%,rgba(0,0,0,0) 0,rgba(0,0,0,.3) 100%),linear-gradient(203.4deg,#066fac,#17194f 66.8%);position:relative;overflow-x:hidden}[data-theme=saudi] .page_page__0Q1T8{background:linear-gradient(180deg,#062118 7.21%,#0B453A 33.17%,#0D585E 49.52%,#0D5043 64.42%,#062118)!important}.page_backgroundPattern__YjtCv{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/background-pattern.png);background-size:cover;background-position:50%;opacity:.1;z-index:0}.page_content__JD9BC{position:relative;z-index:1;padding:0;max-width:402px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column}.page_loading__s_C5r{display:flex;justify-content:center;align-items:center;min-height:200px;font-size:18px;color:white;text-align:center}.page_error__ALHT0{color:#ef4444;text-align:center;padding:40px 20px;font-size:18px}.page_daySelectorTitle__gJlrD{color:white;font-family:Jost,sans-serif;font-weight:700;font-size:28px;text-align:center;margin-bottom:32px;padding-top:40px}.page_daySelectorList__YB31l{display:flex;flex-direction:column;gap:16px;max-width:500px;margin:0 auto;padding:0 16px}.page_daySelectorButton__8rnUk{background:#212548;border:1px solid white;border-radius:16px;padding:24px 32px;color:#e5e7eb;font-family:Jost,sans-serif;font-size:20px;font-weight:500;line-height:125%;letter-spacing:.05em;cursor:pointer;transition:all .3s ease;width:100%;box-sizing:border-box;text-align:center}.page_daySelectorButton__8rnUk:hover{background:#2a3058;border-color:#6d6d6d;transform:translateY(-2px)}[data-theme=saudi] .page_daySelectorButton__8rnUk{background:#0a2a26;border-color:rgba(65,203,170,.3)}[data-theme=saudi] .page_daySelectorButton__8rnUk:hover{background:#0B453A;border-color:rgba(65,203,170,.5)}.page_container__T0uxY{min-height:100vh;padding:0 20px 100px;color:white;font-family:var(--font-jost),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;position:relative;overflow-y:auto;overflow-x:hidden}.page_backgroundPattern__5xtX7{position:fixed;top:0;left:0;right:0;bottom:0;background:url(/background-pattern.png) no-repeat 50%;background-size:cover;background-position:50%;width:100vw;height:100vh;opacity:.8;pointer-events:none;z-index:0}.page_pointsCard__cCO1_{background:var(--color-bg-secondary);border-radius:15px;padding:20px;margin-bottom:30px;box-shadow:0 4px 15px rgba(0,0,0,.3);position:relative;overflow:hidden;z-index:10}[data-theme=houston] .page_pointsCard__cCO1_{background:url(/profile/points-bg.png) no-repeat 50%;background-size:cover;position:relative}[data-theme=houston] .page_pointsCard__cCO1_:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(72,170,255,.8);pointer-events:none;z-index:1}.page_pointsCard__cCO1_:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/background-pattern.png) repeat;opacity:.1;pointer-events:none}.page_pointsContent__r4cig{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.page_pointsText__zf_yU{display:flex;flex-direction:column;gap:5px}.page_pointsLabel__84bwx{font-size:14px;opacity:.8}.page_pointsValue__9w1JB{font-size:32px;font-weight:700;color:white}.page_rewardsButton__9j5HM{background:white;color:#1a2f1a;border:none;padding:10px 20px;border-radius:8px;font-weight:700;cursor:pointer;transition:all .2s ease}.page_rewardsButton__9j5HM:hover{background:#f0f0f0;transform:translateY(-1px)}.page_profilePhotoSection__62zgO{display:flex;flex-direction:column;align-items:center;margin-bottom:30px;gap:10px;position:relative;z-index:10}.page_profilePhoto__m3EUT{width:80px;height:80px;border-radius:50%;background:#2d4a2d;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:32px;color:white;cursor:pointer;transition:all .2s ease}.page_profilePhoto__m3EUT:hover{transform:scale(1.05)}.page_profileImage__Vrv2R{border-radius:50%;object-fit:cover}.page_profilePlaceholder__pmY5e{width:100%;height:100%;border-radius:50%;background:#2d4a2d;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:32px;color:white}.page_updatePhotoText__6Y9IH{font-size:14px;opacity:.8;cursor:pointer}.page_updateButton__HqbPB{width:100%;background:var(--color-primary);color:white;border:none;padding:15px;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;margin-bottom:15px;transition:all .2s ease;text-align:center!important}.page_updateButton__HqbPB:hover{background:var(--color-primary-hover);transform:translateY(-1px)}.page_logoutButton__47zK7{width:100%;background:var(--color-bg-secondary);color:white;border:1px solid var(--color-primary);padding:12px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;margin-bottom:15px;transition:all .2s ease;text-align:center!important}.page_logoutButton__47zK7:hover{background:var(--color-bg-secondary);transform:translateY(-1px)}.page_deleteButton__Cd3b9{width:100%;background:none;color:#ff6b6b;border:none;padding:8px 0;font-size:14px;cursor:pointer;transition:all .2s ease;text-decoration:underline;text-align:center!important}.page_deleteButton__Cd3b9:hover{color:#ff8a8a;text-decoration:none}.page_referCard__A9_Xx{background:#1a2f1a;border-radius:15px;padding:20px;margin-bottom:30px;box-shadow:0 4px 15px rgba(0,0,0,.3);position:relative;z-index:10}.page_referContent__P63aY{display:flex;justify-content:space-between;align-items:center;gap:20px}.page_referText__GTGxj{flex:1 1}.page_referTitle__SYZqn{font-size:18px;font-weight:700;margin-bottom:8px;color:white}.page_referDescription__1KRs6{font-size:14px;opacity:.8;margin-bottom:15px;line-height:1.4}.page_moreInfoButton__jk74i{background:white;color:#1a2f1a;border:none;padding:8px 16px;border-radius:6px;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s ease}.page_moreInfoButton__jk74i:hover{background:#f0f0f0;transform:translateY(-1px)}.page_referImage__GxE0T{flex-shrink:0}.page_scheduleSection__pKeqU{margin-bottom:30px;position:relative;z-index:10}.page_scheduleTitle__V620m{font-size:20px;font-weight:700;margin-bottom:15px;color:white}.page_courseMapCard___dP_G{background:#1a2f1a;border-radius:15px;padding:20px;box-shadow:0 4px 15px rgba(0,0,0,.3);display:flex;justify-content:space-between;align-items:center;gap:20px}.page_mapContent__ahyLw{flex:1 1}.page_mapTitle__0L_JH{font-size:20px;font-weight:700;margin-bottom:8px;color:white}.page_mapDescription__xcdff{font-size:14px;opacity:.8;margin-bottom:15px;line-height:1.4}.page_viewButton__mNNeo{background:white;color:#1a2f1a;border:none;padding:8px 16px;border-radius:6px;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s ease}.page_viewButton__mNNeo:hover{background:#f0f0f0;transform:translateY(-1px)}.page_mapImage__aYqDI{flex-shrink:0}@media (max-width:768px){.page_container__T0uxY{padding:0 15px 100px}.page_pointsValue__9w1JB{font-size:28px}.page_courseMapCard___dP_G,.page_referContent__P63aY{flex-direction:column;text-align:center}.page_mapImage__aYqDI,.page_referImage__GxE0T{order:-1}}.page_page__Kxh6V{height:100vh;height:100dvh;min-height:-webkit-fill-available;position:relative;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;align-items:center;padding:0}.page_backgroundPattern__qHRNz{position:fixed;top:0;left:0;right:0;bottom:0;background:url(/background-pattern.png) no-repeat 50%;background-size:cover;background-position:50%;width:100vw;height:100vh;opacity:.8;pointer-events:none;z-index:0}.page_banner__5nTRE{background:url(/signup/signupbg.png) no-repeat 50%;background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;pointer-events:none;z-index:1}.page_contentContainer___eU4E{min-height:100vh;justify-content:flex-start;padding:20px;position:relative;z-index:10;box-sizing:border-box;overflow-y:auto;overflow-x:hidden}.page_buttonSection__jcbja,.page_contentContainer___eU4E{width:100%;display:flex;flex-direction:column;align-items:center}.page_buttonSection__jcbja{justify-content:flex-end;position:absolute;bottom:20px;left:0;right:0}.page_prizeSection__yHROB{margin-bottom:30px;z-index:10;position:relative}.page_prizeRow__t7207{display:flex;gap:10px;overflow-x:auto;padding:10px 0;max-width:100%}.page_prizeItem__ls4sL{flex-shrink:0;width:60px;height:60px;border-radius:50%;overflow:hidden;border:2px solid #41cbaa}.page_prizeImage__T15be{width:100%;height:100%;object-fit:cover}.page_bannerContainer__JcJlJ{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-bottom:30px;z-index:10;position:relative}.page_bannerImage__lFeoJ{width:100%;height:auto;border-radius:8px}.page_signInContainer__UbyLv{text-align:center;margin-top:1ex}.page_signInText__4viGa{color:#ffffff;font-size:14px;font-weight:400;font-family:var(--font-jost)}.page_signInLink__RZDdk{color:#41cbaa;font-size:14px;font-weight:600;text-decoration:underline;cursor:pointer;transition:color .3s ease;font-family:var(--font-jost)}.page_signInLink__RZDdk:hover{color:#3bb89a}@media (max-width:480px){.page_contentContainer___eU4E{padding:20px 15px;height:100vh;height:100dvh;min-height:-webkit-fill-available}.page_input__m37wa{padding:12px 14px;font-size:14px}.page_buttonSection__jcbja{margin-top:10px}}@media (max-width:360px){.page_contentContainer___eU4E{padding:75px 10px}.page_prizeItem__ls4sL{width:45px;height:45px}.page_input__m37wa{padding:12px 14px;font-size:13px}}.shared_formSection__7bGSh{width:100%;min-width:350px;z-index:10;position:relative;margin-bottom:auto;padding:0 20px;box-sizing:border-box}.shared_formTitle__DsM7M{text-align:left;color:var(--color-text-primary);font-size:24px;font-weight:900;text-transform:uppercase;margin-bottom:30px;font-family:var(--font-jost)}.shared_form__UMxPM{display:flex;flex-direction:column;gap:20px}.shared_error__DQgYz{color:var(--color-error);font-size:14px;text-align:center;font-family:var(--font-jost)}@media (max-width:480px){.shared_formSection__7bGSh{margin-bottom:10px}.shared_formTitle__DsM7M{font-size:18px;margin-bottom:15px}.shared_form__UMxPM{gap:15px}}@media (max-width:360px){.shared_formTitle__DsM7M{font-size:18px}}
/*# sourceMappingURL=5d97032198195573.css.map*/