:root{--background:#171717;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{width:100%;margin:0;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.Header-module__GPz-la__header{z-index:1000;padding:calc(.75rem + env(safe-area-inset-top,0px))1.25rem .75rem;background:#000;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.Header-module__GPz-la__logoText{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.Header-module__GPz-la__calendarLink{color:#f7fbff;letter-spacing:.03em;background:radial-gradient(120% 120% at 30% 20%,#5ebdff5c,#0000 60%),linear-gradient(135deg,#043151 0%,#0b4f7a 55%,#0d6da5 100%);border:1px solid #7fd8ff8c;border-radius:999px;align-items:center;gap:.42rem;padding:.38rem .74rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .2s,filter .2s,border-color .2s,background .2s;display:inline-flex;box-shadow:inset 0 0 0 1px #b4e6ff40,0 0 14px #3b98de59}.Header-module__GPz-la__calendarDateBadge{color:#0b4f7a;background:#fff;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;line-height:1;display:inline-flex;box-shadow:0 1px 6px #0003}.Header-module__GPz-la__calendarMonth{letter-spacing:.03em;font-size:.42rem;font-weight:700}.Header-module__GPz-la__calendarDay{font-size:.68rem;font-weight:800}.Header-module__GPz-la__calendarLink:hover{filter:brightness(1.08);border-color:#baeaffcc;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #c9ecff4d,0 0 16px #4aaaff73}.Header-module__GPz-la__calendarLink:focus-visible{outline-offset:2px;outline:2px solid #76d0ff}.Header-module__GPz-la__menuButton{cursor:pointer;background:0 0;border:1px solid #fff;border-radius:10px;padding:.4rem .6rem}.Header-module__GPz-la__menu{color:#fff;font-size:1rem;font-weight:600}.Header-module__GPz-la__nav{z-index:1101;background:#000;flex-direction:column;gap:5rem;width:80%;max-width:350px;height:100dvh;padding-top:4rem;padding-bottom:2rem;transition:right .3s;display:flex;position:fixed;top:0;right:-100%}.Header-module__GPz-la__nav.Header-module__GPz-la__open{right:0}.Header-module__GPz-la__nav ul{flex-direction:column;align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__GPz-la__nav a{color:#c4c4c4;font-weight:500;text-decoration:none;transition:all .2s;position:relative}.Header-module__GPz-la__nav a:hover{color:#fff}.Header-module__GPz-la__active{font-weight:700;color:#fff!important}.Header-module__GPz-la__active:after{content:"";background:#fff;width:100%;height:2px;position:absolute;bottom:-5px;left:0}.Header-module__GPz-la__nav.Header-module__GPz-la__open .Header-module__GPz-la__active:after{display:none}.Header-module__GPz-la__overlay{z-index:1100;background:#0006;position:fixed;inset:0}.Header-module__GPz-la__smartLunchBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#ff9800,#ffb74d);border:none;border-radius:14px;padding:12px 18px;font-size:16px;font-weight:700;box-shadow:0 4px 10px #0003}.Header-module__GPz-la__supportMenuBtn{color:#fff;cursor:pointer;background:linear-gradient(#dc2626 0%,#b91c1c 100%);border:1px solid #f87171b3;border-radius:12px;padding:10px 16px;font-size:.95rem;font-weight:700;transition:transform .15s,box-shadow .2s,filter .2s;box-shadow:0 10px 20px #b91c1c5c}.Header-module__GPz-la__supportMenuBtn:hover{filter:brightness(1.08)}.Header-module__GPz-la__supportMenuBtn:active{transform:translateY(1px)}@media (max-width:520px){.Header-module__GPz-la__header{padding:calc(.65rem + env(safe-area-inset-top,0px)).8rem .65rem;gap:.5rem}.Header-module__GPz-la__logoText{font-size:1.2rem}.Header-module__GPz-la__calendarLink{gap:.28rem;padding:.28rem .52rem;font-size:.68rem}.Header-module__GPz-la__calendarDateBadge{border-radius:6px;width:1.3rem;height:1.3rem}.Header-module__GPz-la__calendarMonth{font-size:.34rem}.Header-module__GPz-la__calendarDay{font-size:.55rem}.Header-module__GPz-la__menu{font-size:.9rem}}@media (max-width:380px){.Header-module__GPz-la__calendarLink span:last-child{display:none}.Header-module__GPz-la__calendarLink{padding:.3rem .45rem}.Header-module__GPz-la__nav{width:86%}}
.LocaleSwitcher-module__GjrRyW__container{justify-content:center;align-items:center;gap:.5rem;display:flex}.LocaleSwitcher-module__GjrRyW__button{color:#fff;cursor:pointer;background-color:#1a1a1a;border:1px solid #fff;border-radius:6px;padding:.4rem .8rem;font-size:16px;font-weight:600;transition:background-color .2s,color .2s}.LocaleSwitcher-module__GjrRyW__button:hover,.LocaleSwitcher-module__GjrRyW__active{color:#000;background-color:#fff}
.BetaSupportModal-module__At1Mha__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#09090ba6;padding:12px;position:fixed;inset:0}.BetaSupportModal-module__At1Mha__modal{background:linear-gradient(#fffdf9 0%,#fff8ed 100%);border:1px solid #fde68a;border-radius:16px;flex-direction:column;width:100%;max-width:768px;height:100%;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 42px #0000004d}.BetaSupportModal-module__At1Mha__top,.BetaSupportModal-module__At1Mha__bottom{padding:16px}.BetaSupportModal-module__At1Mha__top{border-bottom:1px solid #fde68a;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.BetaSupportModal-module__At1Mha__badge{letter-spacing:.08em;text-transform:uppercase;color:#b45309;font-size:12px;font-weight:700}.BetaSupportModal-module__At1Mha__title{color:#18181b;margin-top:4px;font-size:28px;font-weight:700;line-height:1.2}.BetaSupportModal-module__At1Mha__subtitle{color:#3f3f46;margin-top:4px;font-size:14px;line-height:1.45}.BetaSupportModal-module__At1Mha__closeBtn{color:#fff;cursor:pointer;background:#000;border:1px solid #fde68a;border-radius:10px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:inline-flex;position:absolute;top:6px;right:6px}.BetaSupportModal-module__At1Mha__closeBtn:hover{background:#fffbeb}.BetaSupportModal-module__At1Mha__content{color:#18181b;flex:1;min-height:0;padding:16px;overflow-y:auto}.BetaSupportModal-module__At1Mha__heroWrap{background:#120c08;border:1px solid #fde68a;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00000029}.BetaSupportModal-module__At1Mha__heroImage{object-fit:cover;width:100%;height:220px}.BetaSupportModal-module__At1Mha__card{background:#fff;border:1px solid #fde68a;border-radius:12px;margin-top:16px;padding:16px;box-shadow:0 2px 8px #0000000f}.BetaSupportModal-module__At1Mha__cardSoft{border-color:#e4e4e7}.BetaSupportModal-module__At1Mha__ctaRow{flex-direction:column;align-items:center;gap:8px;display:flex}.BetaSupportModal-module__At1Mha__btnPrimary,.BetaSupportModal-module__At1Mha__btnSecondary,.BetaSupportModal-module__At1Mha__btnNeutral{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;height:40px;padding:0 16px;font-size:14px;font-weight:700;transition:background-color .2s;display:inline-flex}.BetaSupportModal-module__At1Mha__btnPrimary{color:#fff;background:#d97706}.BetaSupportModal-module__At1Mha__btnPrimary:hover{background:#b45309}.BetaSupportModal-module__At1Mha__btnSecondary{color:#92400e;background:#fff;border:1px solid #fcd34d}.BetaSupportModal-module__At1Mha__btnSecondary:hover{background:#fffbeb}.BetaSupportModal-module__At1Mha__btnNeutral{color:#27272a;background:#fafafa;border:1px solid #d4d4d8}.BetaSupportModal-module__At1Mha__btnNeutral:hover{background:#f4f4f5}.BetaSupportModal-module__At1Mha__btnWide{width:100%}.BetaSupportModal-module__At1Mha__monoLine{text-align:center;color:#71717a;margin-top:8px;font-size:12px}.BetaSupportModal-module__At1Mha__label{letter-spacing:.06em;text-transform:uppercase;color:#52525b;font-size:12px;font-weight:500}.BetaSupportModal-module__At1Mha__cardNumber{letter-spacing:.04em;color:#18181b;margin-top:8px;font-size:24px;font-weight:700}.BetaSupportModal-module__At1Mha__description{color:#3f3f46;margin-top:20px;font-size:14px;line-height:1.7}.BetaSupportModal-module__At1Mha__goal{color:#78350f;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;margin-top:12px;padding:12px 16px;font-size:14px;font-weight:600}.BetaSupportModal-module__At1Mha__feedback{border-radius:10px;margin-top:12px;padding:8px 12px;font-size:14px}.BetaSupportModal-module__At1Mha__feedbackSuccess{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.BetaSupportModal-module__At1Mha__feedbackError{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.BetaSupportModal-module__At1Mha__bottom{border-top:1px solid #fde68a;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}@media (min-width:640px){.BetaSupportModal-module__At1Mha__overlay{padding:24px}.BetaSupportModal-module__At1Mha__top,.BetaSupportModal-module__At1Mha__content,.BetaSupportModal-module__At1Mha__bottom{padding:20px}.BetaSupportModal-module__At1Mha__heroImage{height:260px}.BetaSupportModal-module__At1Mha__ctaRow{flex-direction:row;justify-content:center}.BetaSupportModal-module__At1Mha__btnWide{width:auto}}@media (min-width:1024px){.BetaSupportModal-module__At1Mha__heroImage{height:300px}}
.Footer-module__as8s1W__footer{color:#ccc;text-align:center;background:#0e0e0e;border-top:1px solid #222;padding:1rem;font-size:.8rem;line-height:1.4}.Footer-module__as8s1W__text{color:#fff;margin-bottom:.4rem;font-weight:400}.Footer-module__as8s1W__links{align-items:center;gap:18px;margin:.3rem 0;display:inline-flex}.Footer-module__as8s1W__phoneLine{margin:.25rem 0}.Footer-module__as8s1W__link{color:#c1d8ff;justify-content:center;align-items:center;padding:2px;text-decoration:none;transition:color .2s;display:inline-flex}.Footer-module__as8s1W__link:hover{color:#8eb7ff}.Footer-module__as8s1W__copy{color:#fffefe;margin-top:.4rem;font-size:.8rem}.Footer-module__as8s1W__supportWrap{margin-top:.55rem}.Footer-module__as8s1W__supportBtn{color:#fff;letter-spacing:.01em;background:linear-gradient(#dc2626 0%,#b91c1c 100%);border:1px solid #b45309;border-radius:10px;padding:.5rem .9rem;font-size:.82rem;font-weight:700;transition:transform .15s,box-shadow .2s,filter .2s;box-shadow:0 10px 22px #b91c1c57}.Footer-module__as8s1W__supportBtn:hover{filter:brightness(1.06);box-shadow:0 12px 24px #b91c1c6b}.Footer-module__as8s1W__supportBtn:active{transform:translateY(1px)}
.FloatingHomeButton-module__4oFixW__floatingBtn{bottom:calc(80px + env(safe-area-inset-bottom,0px));left:calc(20px + env(safe-area-inset-left,0px));z-index:9999;background:var(--primary,#0a0a0a);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:22px;transition:opacity .25s,transform .25s;display:flex;position:fixed;box-shadow:0 4px 15px #0000004d}.FloatingHomeButton-module__4oFixW__visible{opacity:1;transform:translateY(0)}.FloatingHomeButton-module__4oFixW__hidden{opacity:0;pointer-events:none;transform:translateY(20px)}.FloatingHomeButton-module__4oFixW__floatingBtn:hover{transform:scale(1.05)}@media (max-width:420px){.FloatingHomeButton-module__4oFixW__floatingBtn{width:52px;height:52px;bottom:calc(74px + env(safe-area-inset-bottom,0px));left:calc(14px + env(safe-area-inset-left,0px));font-size:20px}}
