.Footer-module-scss-module__kqmR4W__footer{border-top:1px solid var(--border);background-color:var(--secondaryBg);height:65px}.Footer-module-scss-module__kqmR4W__footer .Footer-module-scss-module__kqmR4W__footerContent{width:100%;max-width:1440px}@media (max-width:1054px){.Footer-module-scss-module__kqmR4W__footer .Footer-module-scss-module__kqmR4W__footerContent{max-width:100vw}}.Footer-module-scss-module__kqmR4W__footer .Footer-module-scss-module__kqmR4W__footerContent{height:100%;color:var(--lightgray);justify-content:space-between;align-items:center;margin:0 auto;padding:0 2rem;font-size:11px;display:flex}@media (max-width:1054px){.Footer-module-scss-module__kqmR4W__footer .Footer-module-scss-module__kqmR4W__footerContent{flex-direction:column;justify-content:center;gap:10px}}.Footer-module-scss-module__kqmR4W__footer .Footer-module-scss-module__kqmR4W__footerContent .Footer-module-scss-module__kqmR4W__links ul{gap:1rem;display:flex}.Footer-module-scss-module__kqmR4W__footer .Footer-module-scss-module__kqmR4W__footerContent .Footer-module-scss-module__kqmR4W__links ul li a{color:var(--lightgray)}.Footer-module-scss-module__kqmR4W__footer .Footer-module-scss-module__kqmR4W__footerContent .Footer-module-scss-module__kqmR4W__links ul li a:hover{text-decoration:underline}
.AnnouncementBar-module-scss-module__v0Vzoq__announcementBar{background:var(--lightBlue);border:1px solid var(--blueBorder);color:var(--blueText);border-left:none;border-right:none;justify-content:center;align-items:center;gap:5px;width:100vw;max-width:100%;min-height:50px;padding:0 1rem;font-size:13px;display:flex}.AnnouncementBar-module-scss-module__v0Vzoq__announcementBar .AnnouncementBar-module-scss-module__v0Vzoq__content{justify-content:center;align-items:center;gap:10px;display:flex}@media (max-width:1054px){.AnnouncementBar-module-scss-module__v0Vzoq__announcementBar .AnnouncementBar-module-scss-module__v0Vzoq__content{text-align:center;flex-direction:column;gap:3px}}.AnnouncementBar-module-scss-module__v0Vzoq__announcementBar .AnnouncementBar-module-scss-module__v0Vzoq__content .AnnouncementBar-module-scss-module__v0Vzoq__text{align-items:center;gap:10px;display:flex}@media (max-width:1054px){.AnnouncementBar-module-scss-module__v0Vzoq__announcementBar .AnnouncementBar-module-scss-module__v0Vzoq__content .AnnouncementBar-module-scss-module__v0Vzoq__text{gap:4px}}.AnnouncementBar-module-scss-module__v0Vzoq__announcementBar .AnnouncementBar-module-scss-module__v0Vzoq__content .AnnouncementBar-module-scss-module__v0Vzoq__text .AnnouncementBar-module-scss-module__v0Vzoq__announcementIcon{background:var(--blueText);border-radius:50%;width:6px;height:6px}.AnnouncementBar-module-scss-module__v0Vzoq__announcementBar .AnnouncementBar-module-scss-module__v0Vzoq__content .AnnouncementBar-module-scss-module__v0Vzoq__announcementButton{all:unset;color:var(--blueText);cursor:pointer;border:none;align-items:center;gap:3px;font-size:13px;text-decoration:underline;display:flex}.AnnouncementBar-module-scss-module__v0Vzoq__announcementBar .AnnouncementBar-module-scss-module__v0Vzoq__close{cursor:pointer;position:absolute;right:2rem}
*{box-sizing:border-box;margin:0;padding:0;text-decoration:none;list-style-type:none}html.light{--bg:#fff;--secondaryBg:#fafafa;--messageBg:#f7f7f7;--text:#030712;--border:#ebeef4;--lightgray:#4a5565;--dividerColor:lightgray;--accent:var(--chartBlue);--secondaryAccent:#4b3bff;--chartRowColor:#f5f7fa;--good:#e5f4ea;--bad:#ffeceb;--neutral:#ebeef4;--bg3:#f7f9fa;--selectedBg:#e9f1fc;--selectedBorder:#0769de;--lightBg:#edf1f556;--chartGreen:#29ba7e;--popupBg:#fff;--yellow:#facd39;--activeCellBG:#f0f7f3;--dangerBg:#fef2f2;--dangerBorder:#fecaca;--dangerText:#ef4444;--chartControlsBG:#ebeef5;--lightPurple:#f4f2ff;--purple:#7e3eed;--purpleBorder:#ddd6fe;--green:#f0fcf4;--greenText:#16a34a;--greenBorder:#bbf7d0;--lightYellow:#fef9c3;--yellowText:#ca8a04;--yellowBorder:#fde68a;--lightBlue:#eff6ff;--blueText:#2563eb;--blueBorder:#bfdbfe;--gray:#f3f4f6;--grayText:#9ca3af;--grayBorder:#e5e7eb;--chartBlue:#29ba7e;--chartBlueDark:#195fa6;--chartBlueLight:#b5d5f5;--chartLine:#15181c;--metricBadBG:#fef0f0;--metricBadText:#e05252;--metricOkayBG:#fef6ea;--metricOkayText:#d4921b;--metricGoodBG:#edfaf3;--metricGoodText:#18a96b;--primaryHover:#f2f2f2;--primaryBtn:#171717;--primaryBtnHover:#383838;--eagle:#a78bfa;--birdie:#34d98f;--par:#5ba3f5;--bogey:#f5a422;--doubleBogey:#f05151;--triplePlus:#f05151;--zone-good:#e0f5f0;--zone-okay:#fef3d8;--zone-bad:#fde8e8;--track-bg:#f1f1f1;--notifDropdownShadow:#959da533 0px 8px 24px}html.dark{--bg:#0a0a0a;--secondaryBg:#000;--widgetBG:#0a0a0a;--messageBg:#111114;--text:#fff;--border:#1a1a1a;--lightgray:#8a9490;--dividerColor:#364153;--accent:var(--chartBlue);--secondaryAccent:#9b94f1;--chartRowColor:#232a2f;--good:#194a4f;--bad:#452b3c;--neutral:#12233d;--bg3:#1c222e;--selectedBg:#43587b;--selectedBorder:#4e9aeb;--lightBg:#232a2f;--chartGreen:#7fe3b9;--popupBg:#0f1214;--yellow:#facd39;--activeCellBG:#194a4f;--dangerBg:#2a1515;--dangerBorder:#5c2323;--dangerText:#f87171;--chartControlsBG:#0f1214;--lightPurple:#401e5063;--purple:#b794f4;--purpleBorder:#4a4370;--green:#052e16;--greenText:#4ade80;--greenBorder:#166534;--lightYellow:#1c1a05;--yellowText:#facc15;--yellowBorder:#854d0e;--lightBlue:#0f172a;--blueText:#60a5fa;--blueBorder:#1e3a5f;--gray:#1f2937;--grayText:#6b7280;--grayBorder:#374151;--chartBlue:#29ba7e;--chartBlueDark:#195fa6;--chartBlueLight:#b5d5f5;--chartLine:#fff;--metricBadBG:#2d1212;--metricBadText:#f87171;--metricOkayBG:#2d1f08;--metricOkayText:#fbbf24;--metricGoodBG:#0d2a1a;--metricGoodText:#34d399;--primaryHover:#1a1a1a;--primaryBtn:#ededed;--primaryBtnHover:#ccc;--eagle:#a78bfa;--birdie:#34d98f;--par:#5ba3f5;--bogey:#f5a422;--doubleBogey:#f05151;--triplePlus:#f05151;--zone-good:#111114;--zone-okay:#111114;--zone-bad:#111114;--track-bg:#1a1a1a;--notifDropdownShadow:#00000080 0px 8px 24px}body{font-family:var(--font-inter),sans-serif;background-color:var(--secondaryBg);flex-direction:column;display:flex}.page{background-color:var(--secondaryBg);color:var(--text);max-width:100vw;height:fit-content}.page .page-content,.page .profile-page-content{max-width:1440px;min-height:100vh;margin:0 auto;padding:0 2rem}@media (max-width:1054px){.page .page-content,.page .profile-page-content{max-width:100%;padding:0 1rem}}@media (max-width:968px){.page .page-content,.page .profile-page-content{max-width:100%;padding:0 1rem}}.page .guide-layout{display:flex}.page .profile-page-content{min-height:calc(100vh + 62px)}.auth-page{justify-content:center;align-items:center;min-height:calc(100vh - 65px);display:flex}.guide-page{background-color:var(--secondaryBg);color:var(--text);gap:3rem;max-width:1440px;height:fit-content;min-height:100vh;margin:0 auto;padding:1rem;display:flex}.ClubBreakdownWidget-module-scss-module__0GQQFW__shotTableContainer .ClubBreakdownWidget-module-scss-module__0GQQFW__value{all:unset;gap:3px;display:flex;flex-direction:row!important}.react-calendar__month-view__weekdays{color:var(--lightgray);font-size:10px!important;font-weight:500!important}.react-calendar__month-view__days,.react-calendar__tile,.react-calendar__month-view__days__day,.react-calendar__month-view__days__day--weekend{font-size:12px;color:var(--lightgray)!important}.react-calendar__tile--now{border-radius:4px;background:var(--lightYellow)!important;color:var(--yelloText)!important;border:1px solid var(--yellowBorder)!important}.react-calendar__tile{margin-bottom:2px!important}
