.Icons-module__RHuT8W__icon{vertical-align:middle;flex-shrink:0;justify-content:center;align-items:center;line-height:0;transition:color .2s,background-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.Icons-module__RHuT8W__icon:focus-visible{outline:2px solid var(--orange);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){.Icons-module__RHuT8W__icon{transition:none}}.dark svg{stroke:currentColor}.dark button{color:inherit}.Icons-module__RHuT8W__iconXs,.Icons-module__RHuT8W__iconXs svg{width:12px;height:12px}.Icons-module__RHuT8W__iconSm,.Icons-module__RHuT8W__iconSm svg{width:14px;height:14px}.Icons-module__RHuT8W__iconMd,.Icons-module__RHuT8W__iconMd svg{width:16px;height:16px}.Icons-module__RHuT8W__iconLg,.Icons-module__RHuT8W__iconLg svg{width:20px;height:20px}.Icons-module__RHuT8W__iconXl,.Icons-module__RHuT8W__iconXl svg{width:24px;height:24px}.Icons-module__RHuT8W__icon2xl,.Icons-module__RHuT8W__icon2xl svg{width:32px;height:32px}.Icons-module__RHuT8W__icon3xl,.Icons-module__RHuT8W__icon3xl svg{width:48px;height:48px}.Icons-module__RHuT8W__iconPrimary{color:var(--orange)}.Icons-module__RHuT8W__iconSecondary{color:var(--text-secondary)}.Icons-module__RHuT8W__iconMuted{color:var(--text-muted)}.Icons-module__RHuT8W__iconLight{color:#fff}.Icons-module__RHuT8W__iconDark{color:var(--text-primary)}.Icons-module__RHuT8W__iconSuccess{color:#10b981}.dark .Icons-module__RHuT8W__iconSuccess{color:#34d399}.Icons-module__RHuT8W__iconWarning{color:#f59e0b}.dark .Icons-module__RHuT8W__iconWarning{color:#fbbf24}.Icons-module__RHuT8W__iconDanger{color:#ef4444}.dark .Icons-module__RHuT8W__iconDanger{color:#f87171}.Icons-module__RHuT8W__iconInfo{color:#3b82f6}.dark .Icons-module__RHuT8W__iconInfo{color:#60a5fa}.dark .Icons-module__RHuT8W__iconDark{color:#f0eef8}.dark .Icons-module__RHuT8W__iconLight{color:#1a1a2e}.Icons-module__RHuT8W__iconInteractive{cursor:pointer;border-radius:8px;min-width:44px;min-height:44px;padding:8px}.Icons-module__RHuT8W__iconInteractive:hover{color:var(--orange);transform:scale(1.1)}.Icons-module__RHuT8W__iconInteractive:active{transform:scale(.95)}.Icons-module__RHuT8W__iconActive{color:var(--orange);transform:scale(1.05)}.Icons-module__RHuT8W__iconDisabled{opacity:.5;cursor:not-allowed;pointer-events:none}.Icons-module__RHuT8W__socialIcon{cursor:pointer;min-width:44px;min-height:44px;padding:8px}.Icons-module__RHuT8W__socialIcon:hover{transform:translateY(-3px)}.Icons-module__RHuT8W__socialIcon.Icons-module__RHuT8W__instagram:hover{color:#e4405f}.dark .Icons-module__RHuT8W__socialIcon.Icons-module__RHuT8W__instagram:hover{color:#f26ca8}.Icons-module__RHuT8W__socialIcon.Icons-module__RHuT8W__facebook:hover{color:#1877f2}.dark .Icons-module__RHuT8W__socialIcon.Icons-module__RHuT8W__facebook:hover{color:#4299d0}.Icons-module__RHuT8W__socialIcon.Icons-module__RHuT8W__youtube:hover{color:red}.dark .Icons-module__RHuT8W__socialIcon.Icons-module__RHuT8W__youtube:hover{color:#ff453a}.Icons-module__RHuT8W__socialIcon.Icons-module__RHuT8W__twitter:hover{color:#1da1f2}.dark .Icons-module__RHuT8W__socialIcon.Icons-module__RHuT8W__twitter:hover{color:#75b5f3}.Icons-module__RHuT8W__socialIcon.Icons-module__RHuT8W__linkedin:hover{color:#0a66c2}.dark .Icons-module__RHuT8W__socialIcon.Icons-module__RHuT8W__linkedin:hover{color:#3b8cc9}.Icons-module__RHuT8W__socialIcon.Icons-module__RHuT8W__tiktok:hover{color:#000;background-color:#ffffff1a}.dark .Icons-module__RHuT8W__socialIcon.Icons-module__RHuT8W__tiktok:hover{color:#fff;background-color:#0000004d}.Icons-module__RHuT8W__socialIcon.Icons-module__RHuT8W__website:hover{color:var(--orange)}.Icons-module__RHuT8W__iconSpin{animation:1s linear infinite Icons-module__RHuT8W__spin}@keyframes Icons-module__RHuT8W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Icons-module__RHuT8W__iconPulse{animation:1.5s ease-in-out infinite Icons-module__RHuT8W__pulse}@keyframes Icons-module__RHuT8W__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.Icons-module__RHuT8W__iconBounce{animation:1s ease-in-out infinite Icons-module__RHuT8W__bounce}@keyframes Icons-module__RHuT8W__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.Icons-module__RHuT8W__iconShake{animation:.5s ease-in-out Icons-module__RHuT8W__shake}@keyframes Icons-module__RHuT8W__shake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}.Icons-module__RHuT8W__iconFadeIn{animation:.3s ease-in Icons-module__RHuT8W__fadeIn}@keyframes Icons-module__RHuT8W__fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.Icons-module__RHuT8W__iconWithBg{background:var(--bg-input);border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:inline-flex}.Icons-module__RHuT8W__iconWithBg:hover{background:var(--orange-dim);transform:translateY(-2px)}.Icons-module__RHuT8W__iconWithBgSm{padding:4px}.Icons-module__RHuT8W__iconWithBgLg{padding:12px}.Icons-module__RHuT8W__iconWithBgXl{padding:16px}.Icons-module__RHuT8W__iconBadge{justify-content:center;align-items:center;display:inline-flex;position:relative}.Icons-module__RHuT8W__iconBadgeDot{background:var(--orange);border:2px solid var(--bg-card);border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;right:-4px}.Icons-module__RHuT8W__iconBadgeNumber{background:var(--orange);color:#fff;border:2px solid var(--bg-card);border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-8px;right:-8px}.Icons-module__RHuT8W__spinner{border:2px solid #1a1a2e26;border-top-color:var(--orange);border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite Icons-module__RHuT8W__spin;display:inline-block}.Icons-module__RHuT8W__spinnerSm{border-width:1.5px;width:12px;height:12px}.Icons-module__RHuT8W__spinnerLg{border-width:2.5px;width:20px;height:20px}.Icons-module__RHuT8W__spinnerXl{border-width:3px;width:32px;height:32px}.Icons-module__RHuT8W__spinnerWithText{align-items:center;gap:.5rem;display:inline-flex}.Icons-module__RHuT8W__spinnerText{color:var(--text-secondary);font-size:.875rem;font-weight:500}.dark .Icons-module__RHuT8W__spinner{border-color:#fff3;border-top-color:var(--orange)}@media (max-width:768px){.Icons-module__RHuT8W__iconResponsive,.Icons-module__RHuT8W__iconResponsive svg{width:16px;height:16px}}@media (max-width:480px){.Icons-module__RHuT8W__iconResponsive,.Icons-module__RHuT8W__iconResponsive svg{width:14px;height:14px}}@media print{.Icons-module__RHuT8W__iconInteractive{cursor:default}.Icons-module__RHuT8W__iconInteractive:hover{transform:none}}
.DatePicker-module__JMRO2G__date-picker{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.DatePicker-module__JMRO2G__date-picker-header{justify-content:center;align-items:center;gap:.75rem;padding:0 0 .4rem;display:flex}.DatePicker-module__JMRO2G__date-picker-arrow{background:var(--bg-card);border:1.5px solid var(--border);width:38px;height:38px;color:var(--text-secondary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000000f}.DatePicker-module__JMRO2G__date-picker-arrow:hover:not(:disabled){background:var(--orange);border-color:var(--orange);color:#fff;transform:scale(1.05);box-shadow:0 4px 12px #f8680040}.DatePicker-module__JMRO2G__date-picker-arrow:disabled{opacity:.3;cursor:not-allowed;box-shadow:none;transform:none}.DatePicker-module__JMRO2G__date-picker-arrow:active:not(:disabled){transform:scale(.95)}.DatePicker-module__JMRO2G__date-picker-arrow-hidden{visibility:hidden;pointer-events:none;box-shadow:none}.DatePicker-module__JMRO2G__date-picker-title{color:var(--text-primary);text-align:center;flex:1;max-width:280px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700;line-height:1.2}.DatePicker-module__JMRO2G__date-picker-strip{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;justify-content:center;gap:.5rem;padding:.25rem .25rem .4rem;display:flex;overflow-x:auto}.DatePicker-module__JMRO2G__date-picker-strip::-webkit-scrollbar{display:none}@media (max-width:768px){.DatePicker-module__JMRO2G__date-picker-strip{justify-content:flex-start}}.DatePicker-module__JMRO2G__date-picker-day{border:1.5px solid var(--border);background:var(--bg-card);cursor:pointer;width:52px;min-width:52px;height:62px;color:var(--text-primary);border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;padding:.4rem .25rem;font-family:inherit;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 1px 3px #0000000a}.DatePicker-module__JMRO2G__date-picker-day:hover:not(:disabled){border-color:var(--orange);background:var(--orange-dim);transform:translateY(-3px);box-shadow:0 6px 16px #f8680026}.DatePicker-module__JMRO2G__date-picker-day:active:not(:disabled){transform:translateY(-1px)scale(.97)}.DatePicker-module__JMRO2G__date-picker-day:disabled{opacity:.3;cursor:not-allowed;box-shadow:none;transform:none}.DatePicker-module__JMRO2G__date-picker-day--selected{background:var(--orange);border-color:var(--orange);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #f8680059}.DatePicker-module__JMRO2G__date-picker-day--selected:hover:not(:disabled){background:var(--orange-lt);border-color:var(--orange-lt);color:#fff;transform:translateY(-4px);box-shadow:0 8px 24px #f8680066}.DatePicker-module__JMRO2G__date-picker-day--today{border-color:var(--orange);border-width:2px}.DatePicker-module__JMRO2G__date-picker-day--selected.DatePicker-module__JMRO2G__date-picker-day--today{border-width:2px;border-color:#ffffff80}.DatePicker-module__JMRO2G__date-picker-day--past{opacity:.45}.DatePicker-module__JMRO2G__date-picker-day--past:hover:not(:disabled){opacity:.65}.DatePicker-module__JMRO2G__date-picker-day--weekend .DatePicker-module__JMRO2G__date-picker-day-name{color:var(--text-muted);opacity:.7}.DatePicker-module__JMRO2G__date-picker-day--selected.DatePicker-module__JMRO2G__date-picker-day--weekend .DatePicker-module__JMRO2G__date-picker-day-name{color:#ffffffd9;opacity:1}.DatePicker-module__JMRO2G__date-picker-day-name{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-family:Poppins,sans-serif;font-size:.6rem;font-weight:700;transition:color .2s}.DatePicker-module__JMRO2G__date-picker-day--selected .DatePicker-module__JMRO2G__date-picker-day-name{color:#ffffffd9}.DatePicker-module__JMRO2G__date-picker-day:hover:not(:disabled) .DatePicker-module__JMRO2G__date-picker-day-name{color:var(--orange)}.DatePicker-module__JMRO2G__date-picker-day--selected:hover:not(:disabled) .DatePicker-module__JMRO2G__date-picker-day-name{color:#ffffffe6}.DatePicker-module__JMRO2G__date-picker-day-number{font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:700;line-height:1;transition:transform .2s}.DatePicker-module__JMRO2G__date-picker-day:hover:not(:disabled) .DatePicker-module__JMRO2G__date-picker-day-number{transform:scale(1.1)}.DatePicker-module__JMRO2G__date-picker-day--selected .DatePicker-module__JMRO2G__date-picker-day-number{color:#fff}.DatePicker-module__JMRO2G__date-picker-today-dot{background:var(--orange);border-radius:50%;width:5px;height:5px;transition:all .2s;position:absolute;bottom:6px}.DatePicker-module__JMRO2G__date-picker-day--selected .DatePicker-module__JMRO2G__date-picker-today-dot{background:#fff;box-shadow:0 0 6px #ffffff80}.DatePicker-module__JMRO2G__date-picker-today-row{justify-content:center;padding:.3rem 0 0;display:flex}.dark .DatePicker-module__JMRO2G__date-picker-arrow{background:var(--bg-card);border-color:var(--border);box-shadow:0 2px 8px #0003}.dark .DatePicker-module__JMRO2G__date-picker-arrow:hover:not(:disabled){box-shadow:0 4px 16px #f868004d}.dark .DatePicker-module__JMRO2G__date-picker-day{box-shadow:0 1px 3px #00000026}.dark .DatePicker-module__JMRO2G__date-picker-day--selected{box-shadow:0 6px 24px #f8680073}@media (max-width:768px){.DatePicker-module__JMRO2G__date-picker-header{gap:.5rem}.DatePicker-module__JMRO2G__date-picker-arrow{width:34px;height:34px}.DatePicker-module__JMRO2G__date-picker-title{max-width:220px;font-size:.85rem}.DatePicker-module__JMRO2G__date-picker-strip{justify-content:flex-start;padding:.25rem .25rem .4rem}.DatePicker-module__JMRO2G__date-picker-day{border-radius:14px;width:48px;min-width:48px;height:58px}.DatePicker-module__JMRO2G__date-picker-day-number{font-size:1.05rem}}@media (max-width:480px){.DatePicker-module__JMRO2G__date-picker-header{gap:.35rem}.DatePicker-module__JMRO2G__date-picker-arrow{width:30px;height:30px}.DatePicker-module__JMRO2G__date-picker-title{max-width:180px;font-size:.8rem}.DatePicker-module__JMRO2G__date-picker-day{border-radius:12px;gap:.2rem;width:44px;min-width:44px;height:54px}.DatePicker-module__JMRO2G__date-picker-day-number{font-size:.95rem}.DatePicker-module__JMRO2G__date-picker-day-name{font-size:.55rem}.DatePicker-module__JMRO2G__date-picker-strip{gap:.35rem;padding:.2rem .25rem .35rem}}@media (max-width:380px){.DatePicker-module__JMRO2G__date-picker-arrow{width:28px;height:28px}.DatePicker-module__JMRO2G__date-picker-title{max-width:140px;font-size:.72rem}.DatePicker-module__JMRO2G__date-picker-day{border-radius:10px;width:38px;min-width:38px;height:50px}.DatePicker-module__JMRO2G__date-picker-day-number{font-size:.85rem}.DatePicker-module__JMRO2G__date-picker-strip{gap:.3rem}}
.FormField-module__k2A_YG__fieldGroup{flex-direction:column;gap:.5rem;width:100%;margin-bottom:1.25rem;display:flex}.FormField-module__k2A_YG__fieldLabelRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.FormField-module__k2A_YG__fieldLabel{color:var(--text-primary);font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;transition:color .2s}.FormField-module__k2A_YG__fieldReadonlyBadge{background:var(--bg-input);border:1px solid var(--border);color:var(--text-muted);white-space:nowrap;border-radius:50px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-family:Nunito,sans-serif;font-size:.7rem;font-weight:600;display:inline-flex}.FormField-module__k2A_YG__fieldReadonlyBadge svg{color:var(--text-muted);flex-shrink:0}.FormField-module__k2A_YG__fieldInputWrap{align-items:center;width:100%;display:flex;position:relative}.FormField-module__k2A_YG__fieldInput{width:100%;color:var(--text-primary);background:var(--bg-input);border:1.5px solid var(--border);border-radius:12px;outline:none;padding:.75rem 1rem;font-family:Nunito,sans-serif;font-size:.9rem;line-height:1.5;transition:all .2s}.FormField-module__k2A_YG__fieldInput::placeholder{color:var(--text-muted);font-weight:400}.FormField-module__k2A_YG__fieldInput:hover:not(:disabled):not(.FormField-module__k2A_YG__fieldInputReadonly){border-color:var(--orange-lt);background:var(--bg-input)}.FormField-module__k2A_YG__fieldInput:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-dim);background:var(--bg-card)}.FormField-module__k2A_YG__fieldInput:disabled{opacity:.6;cursor:not-allowed;background:var(--bg-input)}.FormField-module__k2A_YG__fieldInputReadonly{background:var(--bg-input);border-color:var(--border);color:var(--text-secondary);cursor:default;opacity:.8}.FormField-module__k2A_YG__fieldInputReadonly:focus{box-shadow:none;border-color:var(--border)}.FormField-module__k2A_YG__fieldInputError{background:#ef44440d;border-color:#ef4444;padding-right:2.5rem}.FormField-module__k2A_YG__fieldInputError:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.FormField-module__k2A_YG__fieldInputError:hover:not(:disabled){border-color:#ef4444}.FormField-module__k2A_YG__fieldError{color:#ef4444;align-items:center;gap:.375rem;margin-top:.375rem;font-family:Nunito,sans-serif;font-size:.75rem;font-weight:500;display:flex}.FormField-module__k2A_YG__fieldError:before{content:"⚠";font-size:.7rem}.FormField-module__k2A_YG__fieldIconRight{pointer-events:none;color:var(--text-muted);justify-content:center;align-items:center;transition:color .2s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.FormField-module__k2A_YG__fieldInputWrap:has(.FormField-module__k2A_YG__fieldIconRightInteractive) .FormField-module__k2A_YG__fieldIconRight{pointer-events:auto}.FormField-module__k2A_YG__fieldIconRightInteractive{cursor:pointer;pointer-events:auto;transition:all .2s}.FormField-module__k2A_YG__fieldIconRightInteractive:hover{color:var(--orange);transform:translateY(-50%)scale(1.05)}.FormField-module__k2A_YG__fieldInput:not(:placeholder-shown)~.FormField-module__k2A_YG__fieldIconRight,.FormField-module__k2A_YG__fieldInput:focus~.FormField-module__k2A_YG__fieldIconRight{color:var(--orange)}.FormField-module__k2A_YG__fieldInputWithIcon{padding-right:2.5rem}.FormField-module__k2A_YG__fieldPasswordToggle{cursor:pointer;pointer-events:auto;transition:all .2s}.FormField-module__k2A_YG__fieldPasswordToggle:hover{color:var(--orange);transform:translateY(-50%)scale(1.05)}.FormField-module__k2A_YG__fieldStrengthMeter{width:100%;margin-top:.5rem}.FormField-module__k2A_YG__strengthBar{gap:.25rem;margin-bottom:.375rem;display:flex}.FormField-module__k2A_YG__strengthSegment{background:var(--border);border-radius:2px;flex:1;height:4px;transition:all .3s}.FormField-module__k2A_YG__strengthSegmentActive{background:var(--orange)}.FormField-module__k2A_YG__strengthText{color:var(--text-muted);font-size:.7rem;font-weight:500}.FormField-module__k2A_YG__strengthTextWeak{color:#ef4444}.FormField-module__k2A_YG__strengthTextMedium{color:#f59e0b}.FormField-module__k2A_YG__strengthTextStrong{color:#10b981}.FormField-module__k2A_YG__fieldTextarea{resize:vertical;min-height:100px;font-family:Nunito,sans-serif;line-height:1.5}.FormField-module__k2A_YG__fieldTextarea::-webkit-resizer{border-color:var(--border)}.FormField-module__k2A_YG__fieldSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:16px}.FormField-module__k2A_YG__fieldSelect:disabled{cursor:not-allowed;opacity:.6}.FormField-module__k2A_YG__fieldCheckboxGroup,.FormField-module__k2A_YG__fieldRadioGroup{flex-direction:column;gap:.5rem;display:flex}.FormField-module__k2A_YG__fieldCheckboxLabel,.FormField-module__k2A_YG__fieldRadioLabel{cursor:pointer;color:var(--text-primary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.FormField-module__k2A_YG__fieldCheckbox,.FormField-module__k2A_YG__fieldRadio{cursor:pointer;width:18px;height:18px;accent-color:var(--orange)}.FormField-module__k2A_YG__fieldCheckbox:disabled,.FormField-module__k2A_YG__fieldRadio:disabled{cursor:not-allowed;opacity:.6}.FormField-module__k2A_YG__fieldRequired{color:#ef4444;margin-left:.25rem}.FormField-module__k2A_YG__fieldLabel:has(.FormField-module__k2A_YG__fieldRequired){align-items:center;display:inline-flex}.FormField-module__k2A_YG__fieldHelper{color:var(--text-muted);margin-top:.375rem;font-size:.7rem;font-weight:400;line-height:1.4}@media (max-width:640px){.FormField-module__k2A_YG__fieldGroup{gap:.375rem;margin-bottom:1rem}.FormField-module__k2A_YG__fieldLabel{font-size:.8rem}.FormField-module__k2A_YG__fieldInput{padding:.625rem .875rem;font-size:.85rem}.FormField-module__k2A_YG__fieldReadonlyBadge{padding:.2rem .5rem;font-size:.65rem}.FormField-module__k2A_YG__fieldReadonlyBadge svg{width:8px;height:8px}.FormField-module__k2A_YG__fieldError{font-size:.7rem}}.dark .FormField-module__k2A_YG__fieldInput{background:var(--bg-input);border-color:var(--border);color:var(--text-primary)}.dark .FormField-module__k2A_YG__fieldInput:focus{background:var(--bg-card)}.dark .FormField-module__k2A_YG__fieldReadonlyBadge{background:var(--bg-input);border-color:var(--border);color:var(--text-muted)}.dark .FormField-module__k2A_YG__fieldStrengthSegment{background:var(--border)}@keyframes FormField-module__k2A_YG__shakeError{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.FormField-module__k2A_YG__fieldInputError:focus{animation:.3s ease-in-out FormField-module__k2A_YG__shakeError}@keyframes FormField-module__k2A_YG__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.FormField-module__k2A_YG__fieldError{animation:.2s ease-out FormField-module__k2A_YG__fadeIn}
.Pagination-module__qsIY_q__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:2rem 0;padding:.5rem;display:flex}.Pagination-module__qsIY_q__pageBtn{background:var(--bg-card);border:1.5px solid var(--border);min-width:40px;height:40px;color:var(--text-secondary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.25rem;padding:0 .75rem;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.Pagination-module__qsIY_q__pageBtn:hover:not(:disabled){border-color:var(--orange);color:var(--orange);background:var(--orange-dim);transform:translateY(-2px)}.Pagination-module__qsIY_q__pageBtnActive{background:var(--orange);border-color:var(--orange);color:#fff;cursor:default;box-shadow:0 2px 8px #f868004d}.Pagination-module__qsIY_q__pageBtnActive:hover{background:var(--orange);color:#fff;transform:none}.Pagination-module__qsIY_q__pageBtn:disabled{opacity:.4;cursor:not-allowed;transform:none}.Pagination-module__qsIY_q__pageBtn:focus-visible{outline:2px solid var(--orange);outline-offset:2px;z-index:1}.Pagination-module__qsIY_q__navBtn{width:40px;padding:0;}.Pagination-module__qsIY_q__navBtn svg{transition:transform .2s}.Pagination-module__qsIY_q__navBtn:hover:not(:disabled) svg{transform:scale(1.1)}.Pagination-module__qsIY_q__navBtn:active:not(:disabled) svg{transform:scale(.95)}.Pagination-module__qsIY_q__paginationCompact{gap:.375rem}.Pagination-module__qsIY_q__paginationCompact .Pagination-module__qsIY_q__pageBtn{min-width:36px;height:36px;font-size:.8rem}.Pagination-module__qsIY_q__paginationLarge .Pagination-module__qsIY_q__pageBtn{border-radius:12px;min-width:48px;height:48px;font-size:1rem}.Pagination-module__qsIY_q__ellipsis{min-width:40px;height:40px;color:var(--text-muted);letter-spacing:1px;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:inline-flex}.Pagination-module__qsIY_q__pageInfo{color:var(--text-muted);border-top:1px solid var(--border);justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.75rem;padding-top:.75rem;font-size:.8rem;display:flex}.Pagination-module__qsIY_q__pageInfo span{color:var(--orange);font-weight:700}@media (max-width:768px){.Pagination-module__qsIY_q__pagination{gap:.375rem;margin:1.5rem 0}.Pagination-module__qsIY_q__pageBtn{border-radius:8px;min-width:36px;height:36px;font-size:.8rem}.Pagination-module__qsIY_q__navBtn{width:36px}.Pagination-module__qsIY_q__ellipsis{min-width:36px;height:36px}}@media (max-width:640px){.Pagination-module__qsIY_q__pagination{gap:.25rem;margin:1rem 0;padding:.25rem}.Pagination-module__qsIY_q__pageBtn{border-width:1px;border-radius:6px;min-width:32px;height:32px;font-size:.75rem}.Pagination-module__qsIY_q__navBtn{width:32px}.Pagination-module__qsIY_q__navBtn svg{width:11px;height:11px}.Pagination-module__qsIY_q__ellipsis{min-width:32px;height:32px;font-size:.75rem}.Pagination-module__qsIY_q__pageInfo{margin-top:.5rem;padding-top:.5rem;font-size:.7rem}}@media (max-width:480px){.Pagination-module__qsIY_q__pagination{gap:.2rem}.Pagination-module__qsIY_q__pageBtn{border-radius:5px;min-width:28px;height:28px;font-size:.7rem}.Pagination-module__qsIY_q__navBtn{width:28px}.Pagination-module__qsIY_q__navBtn svg{width:10px;height:10px}.Pagination-module__qsIY_q__ellipsis{min-width:28px;height:28px;font-size:.7rem}}.Pagination-module__qsIY_q__paginationLoading{opacity:.6;pointer-events:none}.Pagination-module__qsIY_q__paginationLoading .Pagination-module__qsIY_q__pageBtn{cursor:wait}@keyframes Pagination-module__qsIY_q__pageFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Pagination-module__qsIY_q__pageBtn{animation:.2s ease-out Pagination-module__qsIY_q__pageFadeIn}@keyframes Pagination-module__qsIY_q__pageHover{0%{transform:translateY(0)}to{transform:translateY(-2px)}}.Pagination-module__qsIY_q__pageBtn:hover:not(:disabled){animation:.2s forwards Pagination-module__qsIY_q__pageHover}.dark .Pagination-module__qsIY_q__pageBtn{background:var(--bg-card);border-color:var(--border);color:var(--text-secondary)}.dark .Pagination-module__qsIY_q__pageBtn:hover:not(:disabled){background:var(--orange-dim);border-color:var(--orange);color:var(--orange)}.dark .Pagination-module__qsIY_q__pageBtnActive{background:var(--orange);border-color:var(--orange);color:#fff}.dark .Pagination-module__qsIY_q__ellipsis{color:var(--text-muted)}.dark .Pagination-module__qsIY_q__pageInfo{border-top-color:var(--border);color:var(--text-muted)}@media print{.Pagination-module__qsIY_q__pagination{display:none}}[dir=rtl] .Pagination-module__qsIY_q__navBtn svg{transform:rotate(180deg)}[dir=rtl] .Pagination-module__qsIY_q__pageBtn{font-family:Nunito,sans-serif}
.SlotMenu-module__wTuFtq__slotMenuContainer{flex-shrink:0;position:relative}.SlotMenu-module__wTuFtq__slotDotsBtn{background:var(--bg-input);border:1.5px solid var(--border);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex}.SlotMenu-module__wTuFtq__slotDotsBtn:hover{border-color:var(--orange);color:var(--orange);background:var(--orange-dim);transform:translateY(-1px)}.SlotMenu-module__wTuFtq__slotDotsBtn:active{transform:translateY(0)}.SlotMenu-module__wTuFtq__slotDotsBtn:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.SlotMenu-module__wTuFtq__slotDotsBtnSm{width:28px;height:28px}.SlotMenu-module__wTuFtq__slotDotsBtnMd{width:32px;height:32px}.SlotMenu-module__wTuFtq__slotDotsBtnLg{width:36px;height:36px}.SlotMenu-module__wTuFtq__slotDotsBtn svg{width:14px;height:14px;transition:transform .2s}.SlotMenu-module__wTuFtq__slotDotsBtn:hover svg{transform:scale(1.1)}.SlotMenu-module__wTuFtq__slotDropdown{background:var(--bg-card);border:1px solid var(--border);min-width:160px;box-shadow:var(--shadow-card);z-index:1000;transform-origin:100% 0;border-radius:12px;animation:.2s ease-out SlotMenu-module__wTuFtq__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.SlotMenu-module__wTuFtq__slotDropdownLeft{transform-origin:0 0;left:0;right:auto}.SlotMenu-module__wTuFtq__slotDropdownTop{transform-origin:100% 100%;top:auto;bottom:calc(100% + 8px)}.SlotMenu-module__wTuFtq__slotDropdownTop.SlotMenu-module__wTuFtq__slotDropdownLeft{transform-origin:0 100%}.SlotMenu-module__wTuFtq__slotDropdown:before{content:"";background:var(--bg-card);border-left:1px solid var(--border);border-top:1px solid var(--border);z-index:-1;width:10px;height:10px;position:absolute;top:-6px;right:12px;transform:rotate(45deg)}.SlotMenu-module__wTuFtq__slotDropdownLeft:before{left:12px;right:auto}.SlotMenu-module__wTuFtq__slotDropdownTop:before{top:auto;bottom:-6px;transform:rotate(225deg)}.SlotMenu-module__wTuFtq__slotDropdownItem{width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;padding:.625rem 1rem;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.SlotMenu-module__wTuFtq__slotDropdownItem:hover{background:var(--orange-dim);color:var(--orange)}.SlotMenu-module__wTuFtq__slotDropdownItem:active{transform:scale(.98)}.SlotMenu-module__wTuFtq__slotDropdownItem svg{flex-shrink:0;width:13px;height:13px;transition:all .2s}.SlotMenu-module__wTuFtq__slotDropdownItem:hover svg{color:var(--orange);transform:scale(1.1)}.SlotMenu-module__wTuFtq__slotDropdownItemDanger{color:#ef4444}.SlotMenu-module__wTuFtq__slotDropdownItemDanger:hover{color:#ef4444;background:#ef44441a}.SlotMenu-module__wTuFtq__slotDropdownItemDanger:hover svg{color:#ef4444}.SlotMenu-module__wTuFtq__slotDropdownItemDisabled{opacity:.5;cursor:not-allowed;pointer-events:none}.SlotMenu-module__wTuFtq__slotDropdownDivider{background:var(--border);height:1px;margin:.25rem 0}.SlotMenu-module__wTuFtq__slotDropdownCompact .SlotMenu-module__wTuFtq__slotDropdownItem{gap:.5rem;padding:.5rem .875rem;font-size:.8rem}.SlotMenu-module__wTuFtq__slotDropdownCompact .SlotMenu-module__wTuFtq__slotDropdownItem svg{width:11px;height:11px}.SlotMenu-module__wTuFtq__slotDropdownLarge{min-width:180px}.SlotMenu-module__wTuFtq__slotDropdownLarge .SlotMenu-module__wTuFtq__slotDropdownItem{gap:.875rem;padding:.75rem 1rem;font-size:1rem}.SlotMenu-module__wTuFtq__slotDropdownLarge .SlotMenu-module__wTuFtq__slotDropdownItem svg{width:16px;height:16px}.SlotMenu-module__wTuFtq__slotDotsBtnLarge{width:40px;height:40px}.SlotMenu-module__wTuFtq__slotDotsBtnLarge svg{width:18px;height:18px}.dark .SlotMenu-module__wTuFtq__slotDropdown{background:var(--bg-card);border-color:var(--border);box-shadow:var(--shadow-card)}.dark .SlotMenu-module__wTuFtq__slotDropdown:before{background:var(--bg-card);border-color:var(--border)}.dark .SlotMenu-module__wTuFtq__slotDotsBtn{background:var(--bg-input);border-color:var(--border);color:var(--text-secondary)}.dark .SlotMenu-module__wTuFtq__slotDotsBtn:hover{background:var(--orange-dim);border-color:var(--orange);color:var(--orange)}@keyframes SlotMenu-module__wTuFtq__dropdownFadeIn{0%{opacity:0;transform:scale(.95)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes SlotMenu-module__wTuFtq__dropdownFadeInUp{0%{opacity:0;transform:scale(.95)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes SlotMenu-module__wTuFtq__dropdownSlideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@media (max-width:640px){.SlotMenu-module__wTuFtq__slotDropdown{border-radius:10px;min-width:150px}.SlotMenu-module__wTuFtq__slotDropdownItem{padding:.5625rem .875rem;font-size:.8125rem}.SlotMenu-module__wTuFtq__slotDotsBtn{width:30px;height:30px}.SlotMenu-module__wTuFtq__slotDotsBtn svg{width:12px;height:12px}}@media (max-width:480px){.SlotMenu-module__wTuFtq__slotDropdown{min-width:140px}.SlotMenu-module__wTuFtq__slotDropdownItem{padding:.5rem .75rem;font-size:.75rem}.SlotMenu-module__wTuFtq__slotDropdownItem svg{width:11px;height:11px}.SlotMenu-module__wTuFtq__slotDotsBtn{width:28px;height:28px}}@media (hover:none) and (pointer:coarse){.SlotMenu-module__wTuFtq__slotDotsBtn{cursor:default}.SlotMenu-module__wTuFtq__slotDropdownItem{cursor:default;padding:.75rem 1rem}}@media print{.SlotMenu-module__wTuFtq__slotMenuContainer{display:none}}
.SortAndFilter-module__XJxXZq__rl-toolbar{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:.6rem 1rem;display:flex}.SortAndFilter-module__XJxXZq__rl-group-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);white-space:nowrap;font-size:.7rem;font-weight:800}.SortAndFilter-module__XJxXZq__rl-filter-group{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.SortAndFilter-module__XJxXZq__rl-toolbar--grouped{flex-direction:column;align-items:stretch;gap:.75rem}.SortAndFilter-module__XJxXZq__rl-controls-row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.SortAndFilter-module__XJxXZq__rl-toolbar--grouped .SortAndFilter-module__XJxXZq__rl-sort{margin-left:auto}.SortAndFilter-module__XJxXZq__rl-filter-groups{flex-direction:column;gap:.6rem;display:flex}.SortAndFilter-module__XJxXZq__rl-toolbar--grouped .SortAndFilter-module__XJxXZq__rl-group-label{min-width:5rem}.SortAndFilter-module__XJxXZq__rl-search{background:var(--bg-input);border:1px solid var(--border);min-width:200px;color:var(--text-secondary);border-radius:999px;flex:240px;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.SortAndFilter-module__XJxXZq__rl-search-input{min-width:0;font:inherit;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.SortAndFilter-module__XJxXZq__rl-search-input::placeholder{color:var(--text-muted)}.SortAndFilter-module__XJxXZq__rl-search-clear{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.15rem;display:inline-flex}.SortAndFilter-module__XJxXZq__rl-search-clear:hover{color:var(--text-primary)}.SortAndFilter-module__XJxXZq__rl-city{flex-shrink:0;align-items:center;display:inline-flex;position:relative}.SortAndFilter-module__XJxXZq__rl-city .SortAndFilter-module__XJxXZq__rl-sort-dropdown{left:0;right:auto}.SortAndFilter-module__XJxXZq__rl-clear-filters{align-self:flex-start}.SortAndFilter-module__XJxXZq__rl-quick-pill{border:1.5px solid var(--border);background:var(--bg-card);color:var(--text-secondary);white-space:nowrap;cursor:pointer;border-radius:50px;align-items:center;gap:.4rem;padding:.45rem 1.1rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:all .2s;display:inline-flex}.SortAndFilter-module__XJxXZq__rl-quick-pill:hover:not(:disabled){border-color:var(--orange);color:var(--orange);transform:translateY(-1px)}.SortAndFilter-module__XJxXZq__rl-quick-pill:active:not(:disabled){transform:translateY(0)}.SortAndFilter-module__XJxXZq__rl-quick-pill:disabled{opacity:.5;cursor:not-allowed}.SortAndFilter-module__XJxXZq__rl-quick-pill--active{background:var(--orange);border-color:var(--orange);color:#fff}.SortAndFilter-module__XJxXZq__rl-quick-pill--active:hover{background:var(--orange);transform:translateY(-1px)}.SortAndFilter-module__XJxXZq__rl-quick-pill-icon{justify-content:center;align-items:center;display:inline-flex}.SortAndFilter-module__XJxXZq__rl-sort{flex-shrink:0;align-items:center;gap:.5rem;margin-left:auto;display:flex;position:relative}.SortAndFilter-module__XJxXZq__rl-sort-trigger{color:var(--orange);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:.3rem .2rem;font-family:inherit;font-size:.82rem;font-weight:700;display:inline-flex}.SortAndFilter-module__XJxXZq__rl-sort-chevron{width:14px;height:14px;transition:transform .2s}.SortAndFilter-module__XJxXZq__rl-sort-chevron--open{transform:rotate(180deg)}.SortAndFilter-module__XJxXZq__rl-sort-dropdown{background:var(--bg-card);border:1px solid var(--border);z-index:20;border-radius:10px;min-width:180px;padding:.4rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 8px 24px #0000001f}.SortAndFilter-module__XJxXZq__rl-sort-option{text-align:left;width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem .6rem;font-family:inherit;font-size:.82rem;font-weight:600;display:flex}.SortAndFilter-module__XJxXZq__rl-sort-option:hover{background:var(--orange-dim);color:var(--orange)}.SortAndFilter-module__XJxXZq__rl-sort-option--active{color:var(--orange);font-weight:800}.dark .SortAndFilter-module__XJxXZq__rl-toolbar{background:var(--bg-card);border-color:var(--border)}.dark .SortAndFilter-module__XJxXZq__rl-quick-pill{background:var(--bg-card);border-color:var(--border);color:var(--text-secondary)}.dark .SortAndFilter-module__XJxXZq__rl-quick-pill:hover:not(:disabled){border-color:var(--orange);color:var(--orange)}.dark .SortAndFilter-module__XJxXZq__rl-quick-pill--active{background:var(--orange);border-color:var(--orange);color:#fff}.dark .SortAndFilter-module__XJxXZq__rl-sort-dropdown{background:var(--bg-card);border-color:var(--border)}@media (max-width:768px){.SortAndFilter-module__XJxXZq__rl-toolbar{gap:.6rem;padding:.5rem .75rem}.SortAndFilter-module__XJxXZq__rl-quick-pill{padding:.35rem .9rem;font-size:.75rem}}@media (max-width:480px){.SortAndFilter-module__XJxXZq__rl-toolbar{flex-direction:column;align-items:stretch;padding:.6rem}.SortAndFilter-module__XJxXZq__rl-filter-group{gap:.4rem}.SortAndFilter-module__XJxXZq__rl-sort{justify-content:flex-end}.SortAndFilter-module__XJxXZq__rl-quick-pill{padding:.3rem .75rem;font-size:.7rem}}
.Toasts-module__5RpCNW__toastContainer{z-index:10000;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:20px;left:auto;right:20px}.Toasts-module__5RpCNW__toastContainerTopLeft{inset:20px auto auto 20px}.Toasts-module__5RpCNW__toastContainerTopRight{inset:20px 20px auto auto}.Toasts-module__5RpCNW__toastContainerBottomLeft{inset:auto auto 20px 20px}.Toasts-module__5RpCNW__toastContainerBottomRight{inset:auto 20px 20px auto}.Toasts-module__5RpCNW__toastContainerTopCenter{inset:20px auto auto 50%;transform:translate(-50%)}.Toasts-module__5RpCNW__toastContainerBottomCenter{inset:auto auto 20px 50%;transform:translate(-50%)}.Toasts-module__5RpCNW__toastMessage{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-card);pointer-events:auto;border-radius:12px;align-items:flex-start;gap:.75rem;min-width:280px;max-width:400px;padding:.875rem 1rem;animation:.3s ease-out Toasts-module__5RpCNW__toastSlideIn;display:flex;position:relative;overflow:hidden}.Toasts-module__5RpCNW__toastMessage:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.Toasts-module__5RpCNW__toastMessage:before{content:"";opacity:.3;background:currentColor;height:3px;animation:linear forwards Toasts-module__5RpCNW__toastProgress;position:absolute;bottom:0;left:0}.Toasts-module__5RpCNW__toastSuccess:before{background:#28a745}.Toasts-module__5RpCNW__toastError:before{background:#dc3545}.Toasts-module__5RpCNW__toastWarning:before{background:#ffc107}.Toasts-module__5RpCNW__toastInfo:before{background:#17a2b8}.Toasts-module__5RpCNW__toastLoading:before{display:none}.Toasts-module__5RpCNW__toastIcon{background:#ffffff80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Toasts-module__5RpCNW__toastIcon svg{width:16px;height:16px}.Toasts-module__5RpCNW__toastContent{flex:1;min-width:0}.Toasts-module__5RpCNW__toastTitle{margin-bottom:.125rem;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:700;line-height:1.4}.Toasts-module__5RpCNW__toastMessageText{opacity:.85;margin-top:.125rem;font-family:Nunito,sans-serif;font-size:.75rem;line-height:1.4}.Toasts-module__5RpCNW__toastClose{cursor:pointer;color:currentColor;opacity:.6;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin:-4px -4px -4px 0;padding:4px;transition:all .2s;display:flex}.Toasts-module__5RpCNW__toastClose:hover{opacity:1;background:#0000000d;transform:scale(1.1)}.Toasts-module__5RpCNW__toastClose:active{transform:scale(.95)}.Toasts-module__5RpCNW__toastSuccess{color:#155724;background:#d4edda;border-color:#c3e6cb}.Toasts-module__5RpCNW__toastError{color:#721c24;background:#f8d7da;border-color:#f5c6cb}.Toasts-module__5RpCNW__toastWarning{color:#856404;background:#fff3cd;border-color:#ffeeba}.Toasts-module__5RpCNW__toastInfo{color:#0c5460;background:#d1ecf1;border-color:#bee5eb}.Toasts-module__5RpCNW__toastLoading{background:var(--bg-card);border-color:var(--border);color:var(--text-primary)}.dark .Toasts-module__5RpCNW__toastSuccess{color:#6fcf97;background:#28a74526;border-color:#28a7454d}.dark .Toasts-module__5RpCNW__toastError{color:#eb8c95;background:#dc354526;border-color:#dc35454d}.dark .Toasts-module__5RpCNW__toastWarning{color:#ffda6a;background:#ffc10726;border-color:#ffc1074d}.dark .Toasts-module__5RpCNW__toastInfo{color:#5bc0de;background:#17a2b826;border-color:#17a2b84d}.dark .Toasts-module__5RpCNW__toastLoading{background:var(--bg-card);border-color:var(--border);color:var(--text-primary)}@keyframes Toasts-module__5RpCNW__toastSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes Toasts-module__5RpCNW__toastSlideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes Toasts-module__5RpCNW__toastSlideInTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes Toasts-module__5RpCNW__toastSlideInBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes Toasts-module__5RpCNW__toastFadeIn{0%{opacity:0}to{opacity:1}}@keyframes Toasts-module__5RpCNW__toastProgress{0%{width:100%}to{width:0%}}@keyframes Toasts-module__5RpCNW__toastShake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.Toasts-module__5RpCNW__toastSlideIn{animation:.3s ease-out Toasts-module__5RpCNW__toastSlideIn}.Toasts-module__5RpCNW__toastSlideInLeft{animation:.3s ease-out Toasts-module__5RpCNW__toastSlideInLeft}.Toasts-module__5RpCNW__toastSlideInTop{animation:.3s ease-out Toasts-module__5RpCNW__toastSlideInTop}.Toasts-module__5RpCNW__toastSlideInBottom{animation:.3s ease-out Toasts-module__5RpCNW__toastSlideInBottom}.Toasts-module__5RpCNW__toastFadeIn{animation:.2s ease-out Toasts-module__5RpCNW__toastFadeIn}.Toasts-module__5RpCNW__toastError{animation:.3s ease-out Toasts-module__5RpCNW__toastSlideIn}.Toasts-module__5RpCNW__toastError:active{animation:.3s ease-in-out Toasts-module__5RpCNW__toastShake}.Toasts-module__5RpCNW__toastGroup{flex-direction:column;gap:.75rem;display:flex}.Toasts-module__5RpCNW__toastStackBottom .Toasts-module__5RpCNW__toastMessage:first-child{animation:.3s ease-out Toasts-module__5RpCNW__toastSlideInBottom}.Toasts-module__5RpCNW__toastStackTop .Toasts-module__5RpCNW__toastMessage:first-child{animation:.3s ease-out Toasts-module__5RpCNW__toastSlideInTop}@media (max-width:640px){.Toasts-module__5RpCNW__toastContainer{bottom:10px;left:10px;right:10px}.Toasts-module__5RpCNW__toastContainerTopLeft,.Toasts-module__5RpCNW__toastContainerTopRight,.Toasts-module__5RpCNW__toastContainerTopCenter{top:10px;bottom:auto}.Toasts-module__5RpCNW__toastMessage{width:100%;min-width:auto;max-width:none;padding:.75rem}.Toasts-module__5RpCNW__toastTitle{font-size:.8125rem}.Toasts-module__5RpCNW__toastMessageText{font-size:.6875rem}}@media (max-width:480px){.Toasts-module__5RpCNW__toastContainer{gap:.5rem;bottom:8px;left:8px;right:8px}.Toasts-module__5RpCNW__toastMessage{border-radius:10px;padding:.625rem .75rem}.Toasts-module__5RpCNW__toastIcon{width:20px;height:20px}.Toasts-module__5RpCNW__toastIcon svg{width:14px;height:14px}}@media print{.Toasts-module__5RpCNW__toastContainer{display:none}}
.ViewToggle-module__TGyD6q__viewToggleContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.ViewToggle-module__TGyD6q__resultCount{color:var(--text-secondary);font-family:Nunito,sans-serif;font-size:.85rem;font-weight:500}.ViewToggle-module__TGyD6q__resultCount strong{color:var(--orange);font-weight:700}.ViewToggle-module__TGyD6q__viewButtonsGroup{background:var(--bg-input);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.5rem;padding:.25rem;display:flex}.ViewToggle-module__TGyD6q__viewBtn{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex;position:relative}.ViewToggle-module__TGyD6q__viewBtn:hover{color:var(--orange);background:var(--orange-dim);transform:translateY(-1px)}.ViewToggle-module__TGyD6q__viewBtnActive{background:var(--orange);color:#fff;box-shadow:0 2px 6px #f8680040}.ViewToggle-module__TGyD6q__viewBtnActive:hover{background:var(--orange);color:#fff;transform:none}.ViewToggle-module__TGyD6q__viewBtn:focus-visible{outline:2px solid var(--orange);outline-offset:2px;z-index:1}.ViewToggle-module__TGyD6q__viewBtnDisabled{opacity:.5;cursor:not-allowed;pointer-events:none}.ViewToggle-module__TGyD6q__viewBtn svg{width:16px;height:16px;transition:transform .2s}.ViewToggle-module__TGyD6q__viewBtn:hover svg{transform:scale(1.1)}.ViewToggle-module__TGyD6q__viewBtnActive svg{stroke:#fff}.ViewToggle-module__TGyD6q__viewBtnSm{width:32px;height:32px}.ViewToggle-module__TGyD6q__viewBtnSm svg{width:14px;height:14px}.ViewToggle-module__TGyD6q__viewBtnLg{width:40px;height:40px}.ViewToggle-module__TGyD6q__viewBtnLg svg{width:18px;height:18px}.ViewToggle-module__TGyD6q__viewToggleCentered{justify-content:center}.ViewToggle-module__TGyD6q__viewToggleLeft{justify-content:flex-start}.ViewToggle-module__TGyD6q__viewToggleRight{justify-content:flex-end}.ViewToggle-module__TGyD6q__viewToggleStacked{flex-direction:column;align-items:stretch;gap:.75rem}.ViewToggle-module__TGyD6q__viewToggleStacked .ViewToggle-module__TGyD6q__viewButtonsGroup{align-self:flex-start}.ViewToggle-module__TGyD6q__viewBtn:before{content:attr(data-tooltip);background:var(--bg-card);color:var(--text-primary);white-space:nowrap;box-shadow:var(--shadow-card);border:1px solid var(--border);opacity:0;pointer-events:none;z-index:1000;border-radius:6px;margin-bottom:8px;padding:.25rem .5rem;font-size:.7rem;font-weight:500;transition:opacity .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.ViewToggle-module__TGyD6q__viewBtn:after{content:"";border:5px solid #0000;border-top-color:var(--bg-card);opacity:0;pointer-events:none;margin-bottom:2px;transition:opacity .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.ViewToggle-module__TGyD6q__viewBtn:hover:before,.ViewToggle-module__TGyD6q__viewBtn:hover:after{opacity:1}.ViewToggle-module__TGyD6q__viewBtnTooltipBottom:before{margin-top:8px;margin-bottom:0;top:100%;bottom:auto}.ViewToggle-module__TGyD6q__viewBtnTooltipBottom:after{border-top-color:#0000;border-bottom-color:var(--bg-card);margin-top:2px;margin-bottom:0;top:100%;bottom:auto}.dark .ViewToggle-module__TGyD6q__viewButtonsGroup{background:var(--bg-input);border-color:var(--border)}.dark .ViewToggle-module__TGyD6q__viewBtn{color:var(--text-secondary)}.dark .ViewToggle-module__TGyD6q__viewBtn:hover{background:var(--orange-dim);color:var(--orange)}.dark .ViewToggle-module__TGyD6q__viewBtnActive{background:var(--orange);color:#fff}.dark .ViewToggle-module__TGyD6q__viewBtn:before{background:var(--bg-card);border-color:var(--border);color:var(--text-primary)}.dark .ViewToggle-module__TGyD6q__viewBtn:after{border-top-color:var(--bg-card)}@media (max-width:768px){.ViewToggle-module__TGyD6q__viewBtn{width:34px;height:34px}.ViewToggle-module__TGyD6q__resultCount{font-size:.8rem}}@media (max-width:640px){.ViewToggle-module__TGyD6q__viewToggleContainer{gap:.75rem}.ViewToggle-module__TGyD6q__viewBtn{width:32px;height:32px}.ViewToggle-module__TGyD6q__viewBtn svg{width:14px;height:14px}.ViewToggle-module__TGyD6q__resultCount{font-size:.75rem}.ViewToggle-module__TGyD6q__viewToggleAutoStack{flex-direction:column;align-items:stretch}.ViewToggle-module__TGyD6q__viewToggleAutoStack .ViewToggle-module__TGyD6q__viewButtonsGroup{align-self:center}}@media (max-width:480px){.ViewToggle-module__TGyD6q__viewToggleContainer{flex-direction:column;align-items:stretch;gap:.5rem}.ViewToggle-module__TGyD6q__viewButtonsGroup{align-self:center}.ViewToggle-module__TGyD6q__resultCount{text-align:center}}@media print{.ViewToggle-module__TGyD6q__viewToggleContainer{display:none}}
.NotFoundView-module__gnQbea__container{text-align:center;background-color:var(--bg);justify-content:center;align-items:center;min-height:100dvh;padding:2rem 1.5rem;display:flex}.NotFoundView-module__gnQbea__content{flex-direction:column;align-items:center;max-width:28rem;display:flex}.NotFoundView-module__gnQbea__code{letter-spacing:-.02em;background:linear-gradient(135deg, var(--orange), var(--orange-lt));color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-family:Poppins,sans-serif;font-size:4.5rem;font-weight:800;line-height:1}.NotFoundView-module__gnQbea__title{color:var(--text-primary);margin:0 0 .75rem;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700}.NotFoundView-module__gnQbea__description{color:var(--text-secondary);margin:0 0 2rem;font-size:.975rem;line-height:1.5}.NotFoundView-module__gnQbea__actions{gap:.75rem;display:flex}.NotFoundView-module__gnQbea__primaryButton{color:#fff;background:linear-gradient(135deg, var(--orange), var(--orange-lt));box-shadow:var(--shadow);border-radius:.75rem;justify-content:center;align-items:center;padding:.75rem 1.75rem;font-family:Nunito,sans-serif;font-size:.925rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.NotFoundView-module__gnQbea__primaryButton:hover{opacity:.92;transform:translateY(-1px)}.NotFoundView-module__gnQbea__primaryButton:focus-visible{outline:2px solid var(--orange);outline-offset:2px}
.VerticalNavbar-module__BKbp6G__sidebar{background:var(--bg-card);border-right:1px solid var(--border);z-index:100;flex-direction:column;flex-shrink:0;height:100vh;transition:width .3s;display:flex;position:sticky;top:0;overflow:clip auto}.VerticalNavbar-module__BKbp6G__sidebarExpanded{width:260px}.VerticalNavbar-module__BKbp6G__sidebarCollapsed{width:64px}.VerticalNavbar-module__BKbp6G__hamburger{border:none;border-bottom:1px solid var(--border);cursor:pointer;width:100%;min-height:56px;color:var(--text-primary);background:0 0;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:0;display:flex}.VerticalNavbar-module__BKbp6G__hamburgerIconMobile{display:none}.VerticalNavbar-module__BKbp6G__sidebarAvatar{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md);border-bottom:1px solid var(--border);flex-shrink:0;transition:padding .3s;display:flex}.VerticalNavbar-module__BKbp6G__avatarImg{object-fit:cover;background:var(--bg-input);border:2px solid var(--border);border-radius:50%;flex-shrink:0;width:40px;min-width:44px;height:40px;min-height:44px}.VerticalNavbar-module__BKbp6G__avatarName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.VerticalNavbar-module__BKbp6G__sidebarNav{padding:var(--spacing-xs) 0;flex-direction:column;gap:2px;display:flex;overflow-y:auto}.VerticalNavbar-module__BKbp6G__sidebarNavBottom{margin-top:var(--spacing-xs);padding-top:var(--spacing-xs);border-top:1px solid var(--border)}.VerticalNavbar-module__BKbp6G__navItem{align-items:center;gap:var(--spacing-sm);min-height:44px;margin:0 var(--spacing-xs);color:var(--text-secondary);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:10px;padding:.65rem 1rem;font-family:Nunito,sans-serif;font-size:.9rem;font-weight:500;transition:background-color .15s,color .15s;display:flex;overflow:hidden}.VerticalNavbar-module__BKbp6G__navItem:hover:not(:disabled){background:var(--bg-input);color:var(--text-primary)}.VerticalNavbar-module__BKbp6G__navItemActive{background:var(--orange-dim);color:var(--orange);font-weight:600}.VerticalNavbar-module__BKbp6G__navItemDisabled{opacity:.4;cursor:not-allowed}.VerticalNavbar-module__BKbp6G__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;display:flex}.VerticalNavbar-module__BKbp6G__navLabel{overflow-wrap:break-word;word-break:break-word;text-overflow:ellipsis;max-width:100%;overflow:hidden}.VerticalNavbar-module__BKbp6G__mobileHamburger{z-index:1000;background:var(--bg-card);border:1px solid var(--border);min-width:44px;min-height:44px;color:var(--text-primary);cursor:pointer;box-shadow:var(--shadow-card);border-radius:12px;padding:.5rem;transition:opacity .3s;display:none;position:fixed;top:.75rem;left:.75rem}.VerticalNavbar-module__BKbp6G__overlay{z-index:190;background:#0006;animation:.2s ease-out VerticalNavbar-module__BKbp6G__fadeIn;display:none;position:fixed;inset:0}@keyframes VerticalNavbar-module__BKbp6G__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.VerticalNavbar-module__BKbp6G__sidebar{z-index:200;height:calc(100vh - 62px);transition:transform .3s;position:fixed;top:62px;left:0;transform:translate(-100%)}.VerticalNavbar-module__BKbp6G__sidebarExpanded{width:260px;transform:translate(0)}.VerticalNavbar-module__BKbp6G__sidebarCollapsed{width:260px;transform:translate(-100%)}.VerticalNavbar-module__BKbp6G__hamburger{display:none}.VerticalNavbar-module__BKbp6G__sidebarExpanded .VerticalNavbar-module__BKbp6G__hamburger{display:flex}.VerticalNavbar-module__BKbp6G__hamburgerIconDesktop{display:none}.VerticalNavbar-module__BKbp6G__hamburgerIconMobile{justify-content:center;align-items:center;display:flex}.VerticalNavbar-module__BKbp6G__mobileHamburger{justify-content:center;align-items:center;display:flex;top:calc(62px + .75rem)}.VerticalNavbar-module__BKbp6G__mobileHamburger.VerticalNavbar-module__BKbp6G__mobileHamburgerExpanded{display:none}.VerticalNavbar-module__BKbp6G__overlay{display:block;top:62px}}@media (max-width:480px){.VerticalNavbar-module__BKbp6G__sidebar{height:calc(100vh - 56px);top:56px}.VerticalNavbar-module__BKbp6G__overlay{top:56px}.VerticalNavbar-module__BKbp6G__mobileHamburger{padding:.4rem;top:calc(56px + .5rem);left:.5rem}}@media (max-height:480px) and (orientation:landscape){.VerticalNavbar-module__BKbp6G__sidebar{height:calc(100vh - 50px);top:50px}.VerticalNavbar-module__BKbp6G__overlay{top:50px}.VerticalNavbar-module__BKbp6G__mobileHamburger{top:calc(50px + .5rem)}.VerticalNavbar-module__BKbp6G__sidebarNav{padding:.25rem 0}.VerticalNavbar-module__BKbp6G__navItem{min-height:40px;padding:.5rem .85rem}}@media (prefers-reduced-motion:reduce){.VerticalNavbar-module__BKbp6G__sidebar,.VerticalNavbar-module__BKbp6G__mobileHamburger{transition:none}}
.ComingSoonPanel-module__n0mfUa__panel{text-align:center;align-items:center;gap:var(--spacing-sm);max-width:480px;padding:var(--spacing-2xl) var(--spacing-lg);background-color:var(--bg-card);border:1px dashed var(--border);border-radius:16px;flex-direction:column;margin:0 auto;display:flex}.ComingSoonPanel-module__n0mfUa__iconWrap{background-color:var(--bg-input);width:56px;height:56px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;display:flex}.ComingSoonPanel-module__n0mfUa__title{color:var(--text-primary);font-family:Poppins,sans-serif}.ComingSoonPanel-module__n0mfUa__description{color:var(--text-secondary);font-size:.95rem}.ComingSoonPanel-module__n0mfUa__badge{margin-top:var(--spacing-xs);padding:2px var(--spacing-sm);background-color:var(--bg-input);color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;border-radius:999px;font-size:.75rem;font-weight:700}
.SectionWrapper-module__tQ3eSG__sectionWrapper{padding:4rem 1.5rem}.SectionWrapper-module__tQ3eSG__light{background:var(--bg)}.SectionWrapper-module__tQ3eSG__accent{background:var(--bg-accent)}.SectionWrapper-module__tQ3eSG__white{background:var(--bg-card)}.SectionWrapper-module__tQ3eSG__dark{background:var(--text-primary);color:#fff}.SectionWrapper-module__tQ3eSG__sectionWrapperInner{max-width:1180px;margin:0 auto}.SectionWrapper-module__tQ3eSG__sectionHeading{text-align:center;max-width:680px;margin:0 auto 2.5rem}.SectionWrapper-module__tQ3eSG__sectionHeading h2{margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:clamp(1.6rem,3vw,2.25rem);font-weight:800}.SectionWrapper-module__tQ3eSG__sectionHeading p{color:var(--text-secondary);line-height:1.7}@media (max-width:768px){.SectionWrapper-module__tQ3eSG__sectionWrapper{padding:2rem}}
.LegalContent-module__qiEFKW__block{gap:var(--spacing-md);flex-direction:column;max-width:780px;margin:0 auto;display:flex}.LegalContent-module__qiEFKW__block h2{color:var(--text-primary);scroll-margin-top:90px;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:800}.LegalContent-module__qiEFKW__block h3{color:var(--text-primary);margin-top:.25rem;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:700}.LegalContent-module__qiEFKW__block p{color:var(--text-secondary);line-height:1.7}.LegalContent-module__qiEFKW__block ul,.LegalContent-module__qiEFKW__block ol{color:var(--text-secondary);flex-direction:column;gap:.4rem;padding-left:1.25rem;line-height:1.7;display:flex}.LegalContent-module__qiEFKW__link{color:var(--orange);font-weight:600;text-decoration:underline}.LegalContent-module__qiEFKW__updated{color:var(--text-muted);font-size:.85rem}
.DateRangeViewToggle-module__u9C-DG__group{background:var(--bg-input);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.25rem;padding:.25rem;display:inline-flex}.DateRangeViewToggle-module__u9C-DG__btn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.4rem .85rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.DateRangeViewToggle-module__u9C-DG__btn:hover:not(:disabled){color:var(--orange);background:var(--orange-dim)}.DateRangeViewToggle-module__u9C-DG__btnActive{background:var(--orange);color:#fff;box-shadow:0 2px 6px #f8680040}.DateRangeViewToggle-module__u9C-DG__btnActive:hover:not(:disabled){background:var(--orange);color:#fff}.DateRangeViewToggle-module__u9C-DG__btn:focus-visible{outline:2px solid var(--orange);outline-offset:2px;z-index:1}.DateRangeViewToggle-module__u9C-DG__btn:disabled{opacity:.5;cursor:not-allowed}.DateRangeViewToggle-module__u9C-DG__sizeSm .DateRangeViewToggle-module__u9C-DG__btn{padding:.3rem .6rem;font-size:.75rem}.DateRangeViewToggle-module__u9C-DG__sizeLg .DateRangeViewToggle-module__u9C-DG__btn{padding:.5rem 1.1rem;font-size:.95rem}.dark .DateRangeViewToggle-module__u9C-DG__group{background:var(--bg-input);border-color:var(--border)}.dark .DateRangeViewToggle-module__u9C-DG__btn:hover:not(:disabled){background:var(--orange-dim);color:var(--orange)}@media (max-width:480px){.DateRangeViewToggle-module__u9C-DG__btn{padding:.35rem .6rem;font-size:.8rem}}
.StatTile-module__BoLLEq__grid{gap:var(--spacing-sm);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid}.StatTile-module__BoLLEq__tile{padding:var(--stat-tile-padding,var(--spacing-md));background:var(--stat-tile-bg,var(--bg-card));border:1px solid var(--stat-tile-border,var(--border));border-radius:var(--stat-tile-radius,14px);flex-direction:column;gap:.2rem;display:flex}.StatTile-module__BoLLEq__tileLabel{font-size:var(--stat-tile-label-size,.78rem);font-weight:var(--stat-tile-label-weight,600);color:var(--stat-tile-label-color,var(--text-secondary));align-items:center;gap:.35rem;display:flex}.StatTile-module__BoLLEq__tileLabel svg{flex-shrink:0;width:14px;height:14px}.StatTile-module__BoLLEq__tileValue{font-size:var(--stat-tile-value-size,1.6rem);font-weight:var(--stat-tile-value-weight,600);color:var(--text-primary)}.StatTile-module__BoLLEq__tileValueGood{color:var(--chart-status-good)}.StatTile-module__BoLLEq__tileValueWarning{color:var(--chart-status-warning)}.StatTile-module__BoLLEq__tileValueCritical{color:var(--chart-status-critical)}.StatTile-module__BoLLEq__delta{font-size:.76rem;font-weight:700}.StatTile-module__BoLLEq__deltaGood{color:var(--chart-status-good)}.StatTile-module__BoLLEq__deltaBad{color:var(--chart-status-critical)}.StatTile-module__BoLLEq__deltaFlat{color:var(--text-muted)}.StatTile-module__BoLLEq__deltaLabel{color:var(--text-muted);font-weight:500}@media (max-width:480px){.StatTile-module__BoLLEq__grid{grid-template-columns:repeat(2,1fr)}.StatTile-module__BoLLEq__tileValue{font-size:1.3rem}}
.Modal-module__fgaVKa__backdrop{padding:var(--spacing-md);z-index:2100;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Modal-module__fgaVKa__dialog{background:var(--bg-card);width:100%;max-width:480px;max-height:88vh;box-shadow:var(--shadow);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.Modal-module__fgaVKa__sizeSm{max-width:380px}.Modal-module__fgaVKa__sizeLg{max-width:720px}.Modal-module__fgaVKa__header{justify-content:space-between;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-lg);border-bottom:1px solid var(--border);flex-shrink:0;display:flex}.Modal-module__fgaVKa__title{color:var(--text-primary);margin:0;font-family:Poppins,sans-serif;font-size:1.1rem}.Modal-module__fgaVKa__headerRight{align-items:center;gap:var(--spacing-sm);flex-shrink:0;display:flex}.Modal-module__fgaVKa__body{padding:var(--spacing-lg);overflow-y:auto}@media (max-width:480px){.Modal-module__fgaVKa__dialog{border-radius:16px;max-height:92vh}.Modal-module__fgaVKa__header{padding:var(--spacing-sm) var(--spacing-md)}.Modal-module__fgaVKa__body{padding:var(--spacing-md)}}
.CopyButton-module__cj3AgG__copyBtn{border:1px solid var(--border);background:var(--bg-input);width:30px;min-width:30px;height:30px;min-height:30px;color:var(--text-secondary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.CopyButton-module__cj3AgG__copyBtn:hover{background:var(--orange-dim);border-color:var(--orange-lt);color:var(--orange)}
.Navbar-module__xRq3MG__navbar{z-index:1000;isolation:isolate;background:var(--bg-nav);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);width:100%;max-width:100vw;transition:background-color .3s,border-color .3s;position:sticky;top:0}.Navbar-module__xRq3MG__navbarInner{width:100%;max-width:100%;padding:var(--spacing-sm) var(--spacing-lg);justify-content:space-between;align-items:center;gap:var(--spacing-md);box-sizing:border-box;z-index:10001;flex-wrap:nowrap;margin:0 auto;display:flex;position:relative}.Navbar-module__xRq3MG__logo{align-items:center;gap:var(--spacing-xs);color:var(--orange);flex-shrink:0;min-width:0;font-weight:800;transition:transform .2s;display:flex}.Navbar-module__xRq3MG__logo:hover{transform:scale(1.02)}.Navbar-module__xRq3MG__logoImg{object-fit:contain;border-radius:50%;flex-shrink:0;width:64px;height:64px}.Navbar-module__xRq3MG__logoText{background:linear-gradient(135deg, var(--orange), var(--orange-lt));color:#0000;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:900}.Navbar-module__xRq3MG__navLinks{align-items:center;gap:var(--spacing-sm);flex-shrink:0;display:flex}.Navbar-module__xRq3MG__navLink{color:var(--text-secondary);padding:var(--spacing-sm) var(--spacing-md);white-space:nowrap;border-radius:8px;align-items:center;font-size:.9rem;font-weight:600;line-height:1;transition:color .2s,background-color .2s;display:flex;position:relative}.Navbar-module__xRq3MG__navLink:hover,.Navbar-module__xRq3MG__navLink.Navbar-module__xRq3MG__active{color:var(--orange);background:var(--orange-dim)}.Navbar-module__xRq3MG__navLink.Navbar-module__xRq3MG__active:after{content:"";background:var(--orange);border-radius:2px;width:20px;height:2px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.Navbar-module__xRq3MG__navDropdown{z-index:10002;flex-shrink:0;position:relative}.Navbar-module__xRq3MG__navDropdownBtn{align-items:center;gap:var(--spacing-xs);cursor:pointer;background:0 0;border:none;font-family:inherit;display:flex}.Navbar-module__xRq3MG__navDropdownMenu{top:calc(100% + var(--spacing-sm));background:var(--bg-card);border:1px solid var(--border);min-width:220px;max-width:calc(100vw - 24px);box-shadow:var(--shadow);z-index:99999;padding:var(--spacing-xs) 0;border-radius:12px;animation:.2s Navbar-module__xRq3MG__dropdownFadeIn;position:absolute;left:0}@keyframes Navbar-module__xRq3MG__dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__xRq3MG__navDropdownItem{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);color:var(--text-secondary);white-space:nowrap;background:var(--bg-card);font-size:.9rem;transition:background-color .2s,color .2s;display:flex}.Navbar-module__xRq3MG__navDropdownItem:hover,.Navbar-module__xRq3MG__navDropdownItem.Navbar-module__xRq3MG__active{background:var(--orange-dim);color:var(--orange)}.Navbar-module__xRq3MG__navDropdownItem svg{flex-shrink:0}.Navbar-module__xRq3MG__navDropdownItemIcon{background-color:currentColor;flex-shrink:0;width:16px;height:16px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Navbar-module__xRq3MG__iconToday{-webkit-mask-image:url(/today.png);mask-image:url(/today.png)}.Navbar-module__xRq3MG__iconLunch{-webkit-mask-image:url(/lunch.png);mask-image:url(/lunch.png)}.Navbar-module__xRq3MG__iconRestaurant{-webkit-mask-image:url(/restaurant.png);mask-image:url(/restaurant.png)}.Navbar-module__xRq3MG__chevron{margin-left:var(--spacing-xs);flex-shrink:0;transition:transform .2s}.Navbar-module__xRq3MG__chevronOpen{transform:rotate(180deg)}.Navbar-module__xRq3MG__navRight{align-items:center;gap:var(--spacing-sm);flex-shrink:0;display:flex}.Navbar-module__xRq3MG__themeToggle{background:var(--bg-input);border:1px solid var(--border);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .2s,color .2s,transform .2s;display:flex}.Navbar-module__xRq3MG__themeToggle:hover{border-color:var(--orange);color:var(--orange);transform:translateY(-2px)}.Navbar-module__xRq3MG__userArea{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-xs) var(--spacing-md) var(--spacing-xs) var(--spacing-xs);background:var(--bg-input);border:1px solid var(--border);border-radius:50px;max-width:280px;transition:border-color .2s;display:flex}.Navbar-module__xRq3MG__userArea:hover{border-color:var(--orange)}.Navbar-module__xRq3MG__desktopAuthArea{flex-shrink:0;align-items:center;display:flex}.Navbar-module__xRq3MG__userAvatarLink{flex-shrink:0;transition:transform .2s}.Navbar-module__xRq3MG__userAvatarLink:hover{transform:scale(1.05)}.Navbar-module__xRq3MG__userAvatarImg{object-fit:cover;border-radius:50%;width:36px;height:36px}.Navbar-module__xRq3MG__userAvatarInitials{background:var(--orange);color:#fff;text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.Navbar-module__xRq3MG__userInfo{flex-direction:column;min-width:0;max-width:120px;display:flex;overflow:hidden}.Navbar-module__xRq3MG__userName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:700;line-height:1.2;overflow:hidden}.Navbar-module__xRq3MG__userWelcome{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.6rem;overflow:hidden}.Navbar-module__xRq3MG__cartBtn{background:var(--bg-input);border:1px solid var(--border);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .2s,color .2s,transform .2s;display:flex;position:relative}.Navbar-module__xRq3MG__cartBtn:hover{border-color:var(--orange);color:var(--orange);transform:translateY(-2px)}.Navbar-module__xRq3MG__cartBadge{background:var(--orange);color:#fff;border:2px solid var(--bg-card);border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.6rem;font-weight:800;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.Navbar-module__xRq3MG__mobileMenuIconWrap{display:inline-flex;position:relative}.Navbar-module__xRq3MG__mobileMenuCartBadge{background:var(--orange);color:#fff;border:2px solid var(--bg-nav);border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.55rem;font-weight:800;line-height:1;display:flex;position:absolute;top:-6px;right:-8px}.Navbar-module__xRq3MG__mobileMenuBtn{width:44px;min-width:44px;height:44px;min-height:44px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:none}.Navbar-module__xRq3MG__mobileMenuBtn:hover{background:var(--orange-dim);color:var(--orange)}.Navbar-module__xRq3MG__mobileMenuBtn svg{flex-shrink:0;width:24px;height:24px}.Navbar-module__xRq3MG__mobileMenu{padding:var(--spacing-md) var(--spacing-lg);background:var(--bg-card);border-top:1px solid var(--border);gap:var(--spacing-sm);z-index:9999;flex-direction:column;max-height:calc(100vh - 70px);animation:.3s Navbar-module__xRq3MG__mobileMenuSlideIn;display:none;position:relative;overflow-y:auto}@keyframes Navbar-module__xRq3MG__mobileMenuSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__xRq3MG__mobileLink{padding:var(--spacing-sm) 0;color:var(--text-secondary);border-bottom:1px solid var(--border);align-items:center;min-height:44px;font-size:1rem;font-weight:600;transition:color .2s,border-color .2s;display:flex}.Navbar-module__xRq3MG__mobileLink:hover{color:var(--orange)}.Navbar-module__xRq3MG__mobileLink.Navbar-module__xRq3MG__active{color:var(--orange);border-bottom-color:var(--orange)}.Navbar-module__xRq3MG__mobileDropdown{margin:var(--spacing-xs) 0}.Navbar-module__xRq3MG__mobileDropdownHeader{color:var(--orange);margin-bottom:var(--spacing-sm);font-family:Poppins,sans-serif;font-size:1rem;font-weight:700}.Navbar-module__xRq3MG__mobileDropdownItem{padding:var(--spacing-sm) 0 var(--spacing-sm) var(--spacing-md);color:var(--text-secondary);align-items:center;min-height:44px;font-size:.9rem;transition:color .2s;display:flex}.Navbar-module__xRq3MG__mobileDropdownItem:hover,.Navbar-module__xRq3MG__mobileDropdownItem.Navbar-module__xRq3MG__active{color:var(--orange)}.Navbar-module__xRq3MG__mobileUserArea{align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg) 0;margin-top:var(--spacing-sm);border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;display:flex}.Navbar-module__xRq3MG__mobileUserAvatar{align-items:center;gap:var(--spacing-sm);flex-direction:column;display:flex}.Navbar-module__xRq3MG__mobileUserAvatar .Navbar-module__xRq3MG__userAvatarLink,.Navbar-module__xRq3MG__mobileUserAvatar .Navbar-module__xRq3MG__userAvatarImg{width:64px;height:64px}.Navbar-module__xRq3MG__mobileUserAvatar .Navbar-module__xRq3MG__userAvatarInitials{width:64px;height:64px;font-size:1.5rem}.Navbar-module__xRq3MG__mobileUserName{color:var(--text-primary);font-size:1.1rem;font-weight:700}.Navbar-module__xRq3MG__mobileUserEmail{color:var(--text-muted);font-size:.85rem}.Navbar-module__xRq3MG__mobileUserActions{gap:var(--spacing-sm);width:100%;margin-top:var(--spacing-sm);flex-direction:column;display:flex}.Navbar-module__xRq3MG__mobileAuthButtons{gap:var(--spacing-sm);padding-top:var(--spacing-sm);flex-direction:column;display:flex}.Navbar-module__xRq3MG__mobileThemeToggle{justify-content:center;align-items:center;gap:var(--spacing-sm);width:100%;padding:var(--spacing-sm) var(--spacing-md);background:var(--bg-input);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;border-radius:12px;min-height:44px;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s;display:flex;position:relative}.Navbar-module__xRq3MG__mobileThemeToggle:hover{background:var(--orange-dim);border-color:var(--orange);color:var(--orange)}.Navbar-module__xRq3MG__mobileThemeToggle svg{flex-shrink:0}.Navbar-module__xRq3MG__mobileCartEntry{align-items:center;gap:var(--spacing-md);width:100%;padding:var(--spacing-md);margin-bottom:var(--spacing-sm);background:var(--orange-dim);border:1px solid var(--orange);color:var(--text-primary);text-align:left;cursor:pointer;border-radius:14px;min-height:56px;font-family:Nunito,sans-serif;transition:transform .15s,box-shadow .15s;display:flex}.Navbar-module__xRq3MG__mobileCartEntry:hover{box-shadow:var(--shadow);transform:translateY(-1px)}.Navbar-module__xRq3MG__mobileCartEntry:active{transform:translateY(0)}.Navbar-module__xRq3MG__mobileCartEntryIcon{background:var(--orange);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Navbar-module__xRq3MG__mobileCartEntryText{flex-direction:column;flex:1;min-width:0;display:flex}.Navbar-module__xRq3MG__mobileCartEntryTitle{color:var(--text-primary);font-size:.95rem;font-weight:700}.Navbar-module__xRq3MG__mobileCartEntrySubtitle{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.Navbar-module__xRq3MG__mobileCartEntryCount{background:var(--orange);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.75rem;font-weight:800;line-height:1;display:flex}.Navbar-module__xRq3MG__mobileCartEntryChevron{color:var(--orange);flex-shrink:0}@media (min-width:1441px){.Navbar-module__xRq3MG__navbarInner{padding:var(--spacing-sm) var(--spacing-2xl);max-width:1440px}.Navbar-module__xRq3MG__navLinks{gap:var(--spacing-md)}.Navbar-module__xRq3MG__navLink,.Navbar-module__xRq3MG__navDropdownBtn{padding:var(--spacing-sm) var(--spacing-md);font-size:1rem}.Navbar-module__xRq3MG__logoText{font-size:1.85rem}.Navbar-module__xRq3MG__logoImg{width:72px;height:72px}}@media (max-width:1024px){.Navbar-module__xRq3MG__navbarInner{align-items:center;gap:var(--spacing-sm);grid-template-columns:1fr auto 1fr;display:grid}.Navbar-module__xRq3MG__navLinks,.Navbar-module__xRq3MG__userArea,.Navbar-module__xRq3MG__desktopAuthArea,.Navbar-module__xRq3MG__themeToggle,.Navbar-module__xRq3MG__cartBtn{display:none!important}.Navbar-module__xRq3MG__logo{grid-column:2;justify-self:center;margin:0}.Navbar-module__xRq3MG__mobileMenuBtn{grid-column:3;justify-self:end;display:flex!important}.Navbar-module__xRq3MG__mobileMenu{display:flex}.Navbar-module__xRq3MG__navRight{display:contents}}@media (min-width:769px) and (max-width:1024px){.Navbar-module__xRq3MG__navbarInner{padding:var(--spacing-sm) var(--spacing-md)}.Navbar-module__xRq3MG__logoText{font-size:1.35rem}.Navbar-module__xRq3MG__logoImg{width:56px;height:56px}}@media (min-width:481px) and (max-width:768px){.Navbar-module__xRq3MG__navbarInner{padding:var(--spacing-sm) var(--spacing-md)}.Navbar-module__xRq3MG__logoText{font-size:1.2rem}.Navbar-module__xRq3MG__logoImg{width:48px;height:48px}.Navbar-module__xRq3MG__mobileMenu{max-height:calc(100vh - 62px)}.Navbar-module__xRq3MG__mobileLink{font-size:.95rem}.Navbar-module__xRq3MG__mobileDropdownItem{font-size:.85rem}.Navbar-module__xRq3MG__mobileUserName{font-size:1rem}.Navbar-module__xRq3MG__mobileUserEmail{font-size:.8rem}.Navbar-module__xRq3MG__mobileCartEntryTitle{font-size:.9rem}.Navbar-module__xRq3MG__mobileCartEntrySubtitle{font-size:.75rem}.Navbar-module__xRq3MG__mobileThemeToggle{font-size:.85rem}}@media (max-width:480px){.Navbar-module__xRq3MG__navbarInner{gap:var(--spacing-xs)}.Navbar-module__xRq3MG__logoText{display:none}.Navbar-module__xRq3MG__logoImg{width:36px;height:36px}.Navbar-module__xRq3MG__mobileMenu{max-height:calc(100vh - 56px)}.Navbar-module__xRq3MG__mobileLink{font-size:.9rem}.Navbar-module__xRq3MG__mobileDropdownItem{font-size:.8rem}.Navbar-module__xRq3MG__mobileUserAvatar .Navbar-module__xRq3MG__userAvatarLink,.Navbar-module__xRq3MG__mobileUserAvatar .Navbar-module__xRq3MG__userAvatarImg{width:56px;height:56px}.Navbar-module__xRq3MG__mobileUserAvatar .Navbar-module__xRq3MG__userAvatarInitials{width:56px;height:56px;font-size:1.25rem}.Navbar-module__xRq3MG__mobileUserName{font-size:.95rem}.Navbar-module__xRq3MG__mobileUserEmail{font-size:.75rem}.Navbar-module__xRq3MG__mobileCartEntryTitle{font-size:.85rem}.Navbar-module__xRq3MG__mobileCartEntrySubtitle{font-size:.7rem}.Navbar-module__xRq3MG__mobileThemeToggle{font-size:.8rem}}@media (max-width:360px){.Navbar-module__xRq3MG__logoImg{width:30px;height:30px}.Navbar-module__xRq3MG__mobileLink{font-size:.85rem}.Navbar-module__xRq3MG__mobileDropdownHeader{font-size:.9rem}.Navbar-module__xRq3MG__mobileDropdownItem{font-size:.75rem}.Navbar-module__xRq3MG__mobileUserAvatar .Navbar-module__xRq3MG__userAvatarLink,.Navbar-module__xRq3MG__mobileUserAvatar .Navbar-module__xRq3MG__userAvatarImg{width:48px;height:48px}.Navbar-module__xRq3MG__mobileUserAvatar .Navbar-module__xRq3MG__userAvatarInitials{width:48px;height:48px;font-size:1rem}.Navbar-module__xRq3MG__mobileUserName{font-size:.85rem}.Navbar-module__xRq3MG__mobileUserEmail{font-size:.7rem}.Navbar-module__xRq3MG__mobileCartEntryTitle{font-size:.8rem}.Navbar-module__xRq3MG__mobileCartEntrySubtitle{font-size:.65rem}.Navbar-module__xRq3MG__mobileThemeToggle{font-size:.75rem}}@media (max-height:480px) and (orientation:landscape){.Navbar-module__xRq3MG__mobileMenu{max-height:calc(100vh - 50px);overflow-y:auto}}@media (hover:none) and (pointer:coarse){.Navbar-module__xRq3MG__navLink,.Navbar-module__xRq3MG__navDropdownBtn,.Navbar-module__xRq3MG__navDropdownItem,.Navbar-module__xRq3MG__mobileLink,.Navbar-module__xRq3MG__mobileDropdownItem,.Navbar-module__xRq3MG__mobileCartEntry,.Navbar-module__xRq3MG__mobileThemeToggle{cursor:default;-webkit-tap-highlight-color:transparent}.Navbar-module__xRq3MG__navLink:hover,.Navbar-module__xRq3MG__navDropdownBtn:hover{background:0 0;transform:none}.Navbar-module__xRq3MG__navLink:active,.Navbar-module__xRq3MG__navDropdownBtn:active{background:var(--orange-dim)}}@media (prefers-reduced-motion:reduce){.Navbar-module__xRq3MG__navbar,.Navbar-module__xRq3MG__logo,.Navbar-module__xRq3MG__navLink,.Navbar-module__xRq3MG__navDropdownMenu,.Navbar-module__xRq3MG__mobileMenu,.Navbar-module__xRq3MG__cartBtn,.Navbar-module__xRq3MG__userAvatarLink,.Navbar-module__xRq3MG__themeToggle,.Navbar-module__xRq3MG__chevron{transition:none!important;animation:none!important}}.Navbar-module__xRq3MG__navLink:focus-visible,.Navbar-module__xRq3MG__navDropdownBtn:focus-visible,.Navbar-module__xRq3MG__mobileMenuBtn:focus-visible,.Navbar-module__xRq3MG__mobileCartEntry:focus-visible,.Navbar-module__xRq3MG__cartBtn:focus-visible,.Navbar-module__xRq3MG__mobileThemeToggle:focus-visible,.Navbar-module__xRq3MG__themeToggle:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.dark .Navbar-module__xRq3MG__navbar{border-bottom-color:var(--border)}:is(.dark .Navbar-module__xRq3MG__userArea,.dark .Navbar-module__xRq3MG__cartBtn,.dark .Navbar-module__xRq3MG__themeToggle,.dark .Navbar-module__xRq3MG__mobileThemeToggle){background:var(--bg-input);border-color:var(--border)}.dark .Navbar-module__xRq3MG__mobileThemeToggle:hover{background:var(--orange-dim);border-color:var(--orange);color:var(--orange)}.dark .Navbar-module__xRq3MG__mobileMenu{background:var(--bg-card);border-top-color:var(--border)}@media print{.Navbar-module__xRq3MG__navbar{border-bottom:1px solid #ccc;position:static}.Navbar-module__xRq3MG__navbarInner{padding:var(--spacing-sm)}.Navbar-module__xRq3MG__mobileMenuBtn,.Navbar-module__xRq3MG__mobileMenu,.Navbar-module__xRq3MG__cartBtn,.Navbar-module__xRq3MG__themeToggle,.Navbar-module__xRq3MG__navDropdown{display:none!important}.Navbar-module__xRq3MG__navLinks{gap:var(--spacing-md);display:flex!important}.Navbar-module__xRq3MG__navLink,.Navbar-module__xRq3MG__logoText{color:#000!important;background:0 0!important}}
.Footer-module__z5MsYW__footer{background:var(--bg-card);border-top:1px solid var(--border);margin-top:auto}.Footer-module__z5MsYW__footerInner{max-width:1400px;padding:var(--spacing-2xl) var(--spacing-xl) var(--spacing-xl);gap:var(--spacing-2xl);grid-template-columns:1.6fr 1fr 1fr 1fr;margin:0 auto;display:grid}.Footer-module__z5MsYW__footerBrand{align-items:flex-start;gap:var(--spacing-sm);flex-direction:column;max-width:320px;display:flex}.Footer-module__z5MsYW__logo{align-items:center;gap:var(--spacing-sm);font-family:Poppins,sans-serif;font-size:1.35rem;font-weight:800;display:inline-flex}.Footer-module__z5MsYW__logoImg{object-fit:contain;border-radius:50%;flex-shrink:0;width:40px;height:40px}.Footer-module__z5MsYW__logoText{background:linear-gradient(135deg, var(--orange), var(--orange-lt));color:#0000;-webkit-background-clip:text;background-clip:text}.Footer-module__z5MsYW__footerTagline{color:var(--text-primary);font-size:.95rem;font-weight:600;line-height:1.5}.Footer-module__z5MsYW__footerSub{color:var(--text-secondary);margin-bottom:var(--spacing-xs);font-size:.9rem;line-height:1.5}.Footer-module__z5MsYW__socialLinks{align-items:center;gap:var(--spacing-sm);margin-top:var(--spacing-xs);display:flex}.Footer-module__z5MsYW__socialIcon{background:var(--bg-input);width:38px;height:38px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;transition:color .2s,background-color .2s,transform .2s;display:inline-flex}.Footer-module__z5MsYW__socialIcon:hover{background:var(--orange-dim);transform:translateY(-2px)}.Footer-module__z5MsYW__socialIcon[data-platform=instagram]:hover{color:#e4405f}.Footer-module__z5MsYW__socialIcon[data-platform=facebook]:hover{color:#1877f2}.Footer-module__z5MsYW__socialIcon[data-platform=linkedin]:hover{color:#0a66c2}.Footer-module__z5MsYW__footerCol{align-items:flex-start;gap:var(--spacing-xs);flex-direction:column;min-width:0;display:flex}.Footer-module__z5MsYW__footerCol h4{color:var(--text-primary);margin-bottom:var(--spacing-xs);padding-bottom:var(--spacing-xs);font-size:1rem;font-weight:700;position:relative}.Footer-module__z5MsYW__footerCol h4:after{content:"";background:var(--orange);border-radius:2px;width:32px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__z5MsYW__footerColText{color:var(--text-secondary);margin-bottom:var(--spacing-xs);font-size:.85rem;line-height:1.5}.Footer-module__z5MsYW__footerCol a{color:var(--text-secondary);word-break:break-word;padding:.3rem 0;font-size:.9rem;line-height:1.4;transition:color .2s}.Footer-module__z5MsYW__footerCol a:hover{color:var(--orange)}.Footer-module__z5MsYW__footerColCta{margin-top:var(--spacing-xs);font-weight:700;color:var(--orange)!important}.Footer-module__z5MsYW__footerBottom{max-width:1400px;padding:var(--spacing-lg) var(--spacing-xl);justify-content:space-between;align-items:center;gap:var(--spacing-md);border-top:1px solid var(--border);color:var(--text-muted);flex-wrap:wrap;margin:0 auto;font-size:.8rem;display:flex}.Footer-module__z5MsYW__footerLegal{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.Footer-module__z5MsYW__footerLegalDot{color:var(--border)}.Footer-module__z5MsYW__footerLegalLinks{flex-wrap:nowrap;align-items:center;gap:.4rem .9rem;margin-left:auto;display:flex}.Footer-module__z5MsYW__footerLegalLinks a,.Footer-module__z5MsYW__footerLegalLinkButton{align-items:center;display:inline-flex}.Footer-module__z5MsYW__footerLegalLinkButton{color:var(--orange);font-family:inherit;font-size:.8rem;font-weight:600;transition:color .2s}.Footer-module__z5MsYW__footerLegalLinkButton:hover{color:var(--orange-lt);text-decoration:underline}.Footer-module__z5MsYW__footerBottom a{color:var(--orange);font-weight:600;transition:color .2s}.Footer-module__z5MsYW__footerBottom a:hover{color:var(--orange-lt);text-decoration:underline}@media (max-width:1024px){.Footer-module__z5MsYW__footerInner{gap:var(--spacing-xl);grid-template-columns:repeat(2,1fr)}.Footer-module__z5MsYW__footerBrand{grid-column:span 2;max-width:none}}@media (max-width:768px){.Footer-module__z5MsYW__footerInner{padding:var(--spacing-xl) var(--spacing-lg) var(--spacing-lg);gap:var(--spacing-lg);grid-template-columns:1fr}.Footer-module__z5MsYW__footerBrand{grid-column:span 1}.Footer-module__z5MsYW__footerBottom{padding:var(--spacing-md) var(--spacing-lg)}}@media (max-width:480px){.Footer-module__z5MsYW__footerInner{padding:var(--spacing-lg) var(--spacing-md)}.Footer-module__z5MsYW__footerBottom{padding:var(--spacing-md);text-align:center;justify-content:center}.Footer-module__z5MsYW__footerLegalLinks{flex-wrap:wrap;justify-content:center;margin-left:0}.Footer-module__z5MsYW__backToTop{order:-1;justify-content:center;width:100%;display:flex}}@media (prefers-reduced-motion:reduce){.Footer-module__z5MsYW__socialIcon{transition:none}}
.PageLayout-module__eiE7sq__staticPage{background:var(--bg);color:var(--text-primary)}.PageLayout-module__eiE7sq__staticPageHero{text-align:center;max-width:900px;margin:0 auto;padding:4rem 1.5rem 2rem}.PageLayout-module__eiE7sq__staticPageHeroCompact{padding:2rem 1.5rem 1.25rem}.PageLayout-module__eiE7sq__staticPageEyebrow{background:var(--orange-dim);color:var(--orange);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;margin-bottom:.75rem;padding:.3rem .8rem;font-size:.75rem;font-weight:800;display:inline-flex}.PageLayout-module__eiE7sq__staticPageTitle{margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.PageLayout-module__eiE7sq__staticPageTitleCompact{margin-bottom:.4rem;font-size:clamp(1.5rem,3.2vw,2.1rem)}.PageLayout-module__eiE7sq__staticPageSubtitle{max-width:680px;color:var(--text-secondary);margin:0 auto;font-size:1.05rem;line-height:1.7}.PageLayout-module__eiE7sq__staticPageSubtitleCompact{font-size:.92rem;line-height:1.5}.PageLayout-module__eiE7sq__titleAccent{color:var(--orange)}@media (max-width:768px){.PageLayout-module__eiE7sq__staticPageHero{padding:3rem 1rem 1.5rem}.PageLayout-module__eiE7sq__staticPageHeroCompact{padding:1.5rem 1rem 1rem}}
.WalletBalanceCard-module__Sr6yma__card{gap:var(--spacing-md);padding:var(--spacing-lg);background:var(--cta-customer-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:20px;flex-direction:column;display:flex}.WalletBalanceCard-module__Sr6yma__top{justify-content:space-between;align-items:center;gap:var(--spacing-md);flex-wrap:wrap;display:flex}.WalletBalanceCard-module__Sr6yma__left{align-items:center;gap:var(--spacing-md);display:flex}.WalletBalanceCard-module__Sr6yma__iconWrap{background:var(--orange);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;display:inline-flex;box-shadow:0 4px 14px #f8680059}.WalletBalanceCard-module__Sr6yma__label{color:var(--text-secondary);font-size:.82rem;font-weight:600}.WalletBalanceCard-module__Sr6yma__amount{color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:700;line-height:1.2}.WalletBalanceCard-module__Sr6yma__euroEquivalent{color:var(--text-muted);font-size:.78rem}.WalletBalanceCard-module__Sr6yma__tierRow{align-items:center;gap:var(--spacing-md);padding-top:var(--spacing-md);border-top:1px solid var(--border);flex-wrap:wrap;display:flex}.WalletBalanceCard-module__Sr6yma__tierBadge{background:var(--orange);color:#fff;border-radius:999px;flex-shrink:0;align-items:center;padding:.35rem .85rem;font-size:.85rem;font-weight:700;display:inline-flex}.WalletBalanceCard-module__Sr6yma__progress{flex-direction:column;flex:1;gap:.3rem;min-width:180px;display:flex}.WalletBalanceCard-module__Sr6yma__progressTrack{background:var(--bg-input);border-radius:999px;height:8px;overflow:hidden}.WalletBalanceCard-module__Sr6yma__progressFill{background:var(--orange);border-radius:999px;height:100%;transition:width .3s}.WalletBalanceCard-module__Sr6yma__progressLabel{color:var(--text-secondary);font-size:.78rem}@media (max-width:480px){.WalletBalanceCard-module__Sr6yma__top{text-align:center;flex-direction:column;align-items:stretch}.WalletBalanceCard-module__Sr6yma__left{flex-direction:column}.WalletBalanceCard-module__Sr6yma__tierRow{flex-direction:column;align-items:stretch}}
.SearchBox-module__j7Kh6G__wrapper{width:100%;position:relative}.SearchBox-module__j7Kh6G__inputRow{align-items:center;gap:var(--spacing-sm);width:100%;padding:var(--spacing-sm) var(--spacing-md);background:var(--bg-input);border:1px solid var(--border);box-sizing:border-box;border-radius:50px;transition:border-color .2s,box-shadow .2s;display:flex}.SearchBox-module__j7Kh6G__inputRow:focus-within{border-color:var(--orange);box-shadow:0 0 0 2px var(--orange-dim)}.SearchBox-module__j7Kh6G__inputRow svg{color:var(--text-muted);flex-shrink:0}.SearchBox-module__j7Kh6G__inputRow input{min-width:0;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;width:100%;font-family:inherit;font-size:.85rem}.SearchBox-module__j7Kh6G__inputRow input::placeholder{color:var(--text-muted);font-size:.8rem}.SearchBox-module__j7Kh6G__inputRowLg{box-shadow:var(--shadow-card);gap:.5rem;padding:.5rem .5rem .5rem 1.1rem}.SearchBox-module__j7Kh6G__inputRowLg input{font-size:.95rem}.SearchBox-module__j7Kh6G__submitBtn{flex-shrink:0}.SearchBox-module__j7Kh6G__clearBtn{width:22px;height:22px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex}.SearchBox-module__j7Kh6G__clearBtn:hover{background:var(--orange-dim);color:var(--orange)}.SearchBox-module__j7Kh6G__dropdown{top:calc(100% + var(--spacing-sm));background:var(--bg-card);border:1px solid var(--border);min-width:320px;max-width:min(420px,92vw);max-height:min(70vh,520px);box-shadow:var(--shadow);z-index:10050;padding:var(--spacing-xs) 0;border-radius:16px;animation:.15s SearchBox-module__j7Kh6G__dropdownFadeIn;position:absolute;left:0;right:0;overflow-y:auto}@keyframes SearchBox-module__j7Kh6G__dropdownFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.SearchBox-module__j7Kh6G__status{padding:var(--spacing-lg) var(--spacing-md);text-align:center;color:var(--text-muted);font-size:.85rem}.SearchBox-module__j7Kh6G__group{padding:var(--spacing-xs) 0}.SearchBox-module__j7Kh6G__group+.SearchBox-module__j7Kh6G__group{border-top:1px solid var(--border)}.SearchBox-module__j7Kh6G__groupLabel{padding:var(--spacing-xs) var(--spacing-md);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:700;display:block}.SearchBox-module__j7Kh6G__item{align-items:center;gap:var(--spacing-sm);width:100%;padding:var(--spacing-xs) var(--spacing-md);cursor:pointer;text-align:left;background:0 0;border:none;min-height:44px;font-family:inherit;transition:background-color .15s;display:flex}.SearchBox-module__j7Kh6G__item:hover,.SearchBox-module__j7Kh6G__itemActive{background:var(--orange-dim)}.SearchBox-module__j7Kh6G__itemImage{background:var(--bg-input);width:40px;height:40px;color:var(--text-muted);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.SearchBox-module__j7Kh6G__itemImageRound{border-radius:50%}.SearchBox-module__j7Kh6G__itemImage img{object-fit:cover;width:100%;height:100%;display:block}.SearchBox-module__j7Kh6G__itemBody{flex-direction:column;flex:1;min-width:0;display:flex}.SearchBox-module__j7Kh6G__itemName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.SearchBox-module__j7Kh6G__itemMeta{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.76rem;overflow:hidden}.SearchBox-module__j7Kh6G__itemPrice{color:var(--orange);flex-shrink:0;font-size:.85rem;font-weight:700}.SearchBox-module__j7Kh6G__itemSoldOut{color:var(--text-muted);font-size:.75rem;font-weight:600}.SearchBox-module__j7Kh6G__viewAll{width:100%;padding:var(--spacing-sm) var(--spacing-md);border:none;border-top:1px solid var(--border);color:var(--orange);text-align:center;cursor:pointer;background:0 0;font-family:inherit;font-size:.8rem;font-weight:700;transition:background-color .15s;display:block}.SearchBox-module__j7Kh6G__viewAll:hover{background:var(--orange-dim)}:is(.dark .SearchBox-module__j7Kh6G__inputRow,.dark .SearchBox-module__j7Kh6G__itemImage){background:var(--bg-input);border-color:var(--border)}.dark .SearchBox-module__j7Kh6G__dropdown{background:var(--bg-card);border-color:var(--border)}@media (max-width:640px){.SearchBox-module__j7Kh6G__inputRowLg{border-radius:20px;flex-wrap:wrap;padding:.75rem}.SearchBox-module__j7Kh6G__inputRowLg input{flex-basis:100%;order:1;padding:.35rem 0}.SearchBox-module__j7Kh6G__inputRowLg .SearchBox-module__j7Kh6G__submitBtn{order:2;width:100%}}@media (prefers-reduced-motion:reduce){.SearchBox-module__j7Kh6G__dropdown,.SearchBox-module__j7Kh6G__inputRow,.SearchBox-module__j7Kh6G__item,.SearchBox-module__j7Kh6G__clearBtn,.SearchBox-module__j7Kh6G__viewAll{transition:none!important;animation:none!important}}
.SalesCalendarNav-module__3UyqOq__nav{justify-content:space-between;align-items:center;gap:var(--spacing-sm);flex-wrap:wrap;display:flex}.SalesCalendarNav-module__3UyqOq__navRow{align-items:center;gap:var(--spacing-xs);display:flex}.SalesCalendarNav-module__3UyqOq__navArrow{flex-shrink:0}.SalesCalendarNav-module__3UyqOq__navTitle{color:var(--text-primary);white-space:nowrap;align-items:center;gap:.4rem;font-weight:600;display:flex}.SalesCalendarNav-module__3UyqOq__navLabel{font-size:.95rem}.SalesCalendarNav-module__3UyqOq__navBadge{color:var(--text-secondary);background:var(--bg-input);border:1px solid var(--border);white-space:nowrap;border-radius:999px;padding:.15rem .55rem;font-size:.7rem;font-weight:600}@media (max-width:480px){.SalesCalendarNav-module__3UyqOq__navLabel{font-size:.85rem}}
.TierLadder-module__yRa3Aa__ladder{gap:var(--spacing-sm);grid-template-columns:repeat(3,1fr);display:grid}.TierLadder-module__yRa3Aa__step{padding:var(--spacing-md) var(--spacing-sm);background:var(--bg-card);border:1px solid var(--border);text-align:center;opacity:.55;border-radius:16px;flex-direction:column;align-items:center;gap:.3rem;display:flex;position:relative}.TierLadder-module__yRa3Aa__stepReached{opacity:1}.TierLadder-module__yRa3Aa__stepCurrent{border-color:var(--orange);box-shadow:0 0 0 2px var(--orange-dim)}.TierLadder-module__yRa3Aa__stepIcon{background:var(--bg-accent);width:32px;height:32px;color:var(--orange);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.TierLadder-module__yRa3Aa__stepLabel{color:var(--text-primary);font-family:Poppins,sans-serif;font-size:.92rem;font-weight:700}.TierLadder-module__yRa3Aa__stepMultiplier{color:var(--orange);font-size:.78rem;font-weight:600}.TierLadder-module__yRa3Aa__stepPerks{color:var(--text-secondary);flex-direction:column;gap:.15rem;font-size:.72rem;list-style:none;display:flex}.TierLadder-module__yRa3Aa__currentBadge{background:var(--orange);color:#fff;text-transform:uppercase;letter-spacing:.02em;border-radius:999px;margin-top:.2rem;padding:.15rem .6rem;font-size:.68rem;font-weight:700}@media (max-width:640px){.TierLadder-module__yRa3Aa__ladder{grid-template-columns:1fr}}
.Hero-module__V1SSnq__hero{background:linear-gradient(135deg, var(--bg) 0%, var(--orange-dim) 100%);z-index:0;flex-direction:column;justify-content:center;align-items:center;padding:4.5rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__V1SSnq__heroContent{text-align:center;z-index:2;max-width:720px;margin:0 auto}.Hero-module__V1SSnq__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--orange);background:var(--orange-dim);border-radius:999px;margin-bottom:1rem;padding:.35rem .9rem;font-size:.8rem;font-weight:700;display:inline-block}.Hero-module__V1SSnq__heroTitle{color:var(--text-primary);margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:3.25rem;font-weight:800;line-height:1.2}.Hero-module__V1SSnq__accent{color:var(--orange);display:inline-block;position:relative}.Hero-module__V1SSnq__accent:after{content:"";background:var(--orange);border-radius:2px;height:3px;position:absolute;bottom:-5px;left:0;right:0}.Hero-module__V1SSnq__heroSubtitle{color:var(--text-secondary);max-width:560px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.15rem;line-height:1.6}.Hero-module__V1SSnq__searchBar{max-width:560px;margin:0 auto 1.5rem}.Hero-module__V1SSnq__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.25rem;display:flex}.Hero-module__V1SSnq__merchantPrompt{color:var(--text-secondary);margin-bottom:3rem;font-size:.9rem}.Hero-module__V1SSnq__merchantPromptLink{font:inherit;cursor:pointer;color:var(--orange);background:0 0;border:none;padding:0;font-weight:700;text-decoration:none}.Hero-module__V1SSnq__merchantPromptLink:hover{text-decoration:underline}.Hero-module__V1SSnq__merchantPromptLink:disabled{cursor:wait;opacity:.7}.Hero-module__V1SSnq__statsGrid{z-index:2;flex-wrap:wrap;justify-content:center;gap:3rem;display:flex;position:relative}.Hero-module__V1SSnq__statCard{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:20px;flex-direction:column;align-items:center;gap:.4rem;min-width:160px;padding:1.25rem 2rem;transition:transform .3s,border-color .3s;display:flex}.Hero-module__V1SSnq__statCard:hover{border-color:var(--orange);transform:translateY(-4px)}.Hero-module__V1SSnq__statValue{color:var(--orange);font-family:Poppins,sans-serif;font-size:1.7rem;font-weight:800}.Hero-module__V1SSnq__statLabel{letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase;text-align:center;font-size:.7rem;font-weight:700}.Hero-module__V1SSnq__heroBgCircle{background:var(--orange-dim);filter:blur(60px);opacity:.4;pointer-events:none;z-index:0;border-radius:50%;width:300px;height:300px;position:absolute}.Hero-module__V1SSnq__heroBgCircle1{top:-150px;left:-150px}.Hero-module__V1SSnq__heroBgCircle2{bottom:-150px;right:-150px}@media (max-width:968px){.Hero-module__V1SSnq__hero{padding:3rem 1.5rem}.Hero-module__V1SSnq__heroTitle{font-size:2.4rem}.Hero-module__V1SSnq__statsGrid{gap:1.5rem}.Hero-module__V1SSnq__statCard{min-width:140px;padding:1rem 1.5rem}}@media (max-width:640px){.Hero-module__V1SSnq__hero{padding:2.5rem 1rem}.Hero-module__V1SSnq__heroTitle{font-size:1.9rem}.Hero-module__V1SSnq__heroSubtitle{font-size:.95rem}.Hero-module__V1SSnq__heroActions{gap:.75rem}.Hero-module__V1SSnq__heroActions a{width:100%;max-width:280px}.Hero-module__V1SSnq__statsGrid{flex-direction:column;align-items:center;gap:1rem}.Hero-module__V1SSnq__statCard{flex-direction:row;justify-content:space-between;width:100%;max-width:280px;padding:.875rem 1.25rem}}.dark .Hero-module__V1SSnq__hero{background:linear-gradient(135deg, var(--bg) 0%, #f8680026 100%)}@media (prefers-reduced-motion:reduce){.Hero-module__V1SSnq__statCard{transition:none}.Hero-module__V1SSnq__statCard:hover{transform:none}}
.ChartCard-module__LaqbRW__card{background:var(--chart-panel-bg);border:1px solid var(--chart-panel-border);border-radius:3px;flex-direction:column;padding:.6rem .75rem .75rem;display:flex}.ChartCard-module__LaqbRW__header{justify-content:center;align-items:center;min-height:1.3rem;display:flex;position:relative}.ChartCard-module__LaqbRW__title{text-align:center;letter-spacing:normal;color:var(--text-secondary);font-size:.8rem;font-weight:500}.ChartCard-module__LaqbRW__header>:not(.ChartCard-module__LaqbRW__title){position:absolute;top:50%;right:0;transform:translateY(-50%)}.ChartCard-module__LaqbRW__description{text-align:center;color:var(--text-muted);margin-top:.15rem;font-size:.78rem}.ChartCard-module__LaqbRW__body{margin-top:var(--spacing-sm);min-width:0}.ChartCard-module__LaqbRW__footnote{margin-top:var(--spacing-sm);color:var(--text-muted);font-size:.72rem}
.HowCoinsWorkPanel-module__GetaAG__panel{gap:var(--spacing-sm);padding:var(--spacing-lg);background:var(--bg-accent);border:1px solid var(--border);border-radius:16px;flex-direction:column;display:flex}.HowCoinsWorkPanel-module__GetaAG__heading{color:var(--text-primary);align-items:center;gap:.4rem;display:flex}.HowCoinsWorkPanel-module__GetaAG__heading h2{font-family:Poppins,sans-serif;font-size:1rem}.HowCoinsWorkPanel-module__GetaAG__list{color:var(--text-secondary);flex-direction:column;gap:.4rem;padding-left:1.1rem;font-size:.85rem;line-height:1.5;display:flex}.HowCoinsWorkPanel-module__GetaAG__list li{list-style:outside}
.LounasSection-module__lGDiIG__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;display:grid}.LounasSection-module__lGDiIG__footer{justify-content:center;margin-top:2.5rem;display:flex}.LounasSection-module__lGDiIG__statusRow{color:var(--text-secondary);text-align:center;justify-content:center;padding:2.5rem 0;display:flex}@media (max-width:640px){.LounasSection-module__lGDiIG__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem}}
.chartCommon-module__c494ZW__root{position:relative}.chartCommon-module__c494ZW__tooltip{z-index:5;pointer-events:none;background:var(--chart-panel-bg);border:1px solid var(--chart-panel-border);min-width:132px;box-shadow:var(--shadow-card);white-space:nowrap;border-radius:3px;padding:.4rem .55rem;font-size:.76rem;position:absolute;transform:translate(-50%,calc(-100% - 10px))}.chartCommon-module__c494ZW__tooltipTitle{color:var(--text-secondary);border-bottom:1px solid var(--chart-panel-border);margin-bottom:.3rem;padding-bottom:.3rem;font-weight:400}.chartCommon-module__c494ZW__tooltipRow{justify-content:space-between;align-items:center;gap:.45rem;display:flex}.chartCommon-module__c494ZW__tooltipRow+.chartCommon-module__c494ZW__tooltipRow{margin-top:.15rem}.chartCommon-module__c494ZW__tooltipKey{border-radius:2px;flex-shrink:0;width:9px;height:9px;display:inline-block}.chartCommon-module__c494ZW__tooltipSeries{color:var(--text-secondary);margin-right:auto}.chartCommon-module__c494ZW__tooltipValue{color:var(--text-primary);font-weight:400}.chartCommon-module__c494ZW__legend{color:var(--text-secondary);flex-wrap:wrap;gap:.75rem;margin-top:.5rem;font-size:.76rem;display:flex}.chartCommon-module__c494ZW__legendItem{align-items:center;gap:.35rem;display:flex}.chartCommon-module__c494ZW__legendSwatch{border-radius:3px;flex-shrink:0;width:10px;height:10px}.chartCommon-module__c494ZW__legendLine{border-radius:2px;flex-shrink:0;width:14px;height:3px}.chartCommon-module__c494ZW__gridLine{stroke:var(--chart-grid);stroke-width:1px}.chartCommon-module__c494ZW__gridLineFaint{stroke:var(--chart-grid);stroke-width:1px;opacity:.45}.chartCommon-module__c494ZW__axisLine,.chartCommon-module__c494ZW__axisTick{stroke:var(--chart-axis);stroke-width:1px}:is(.dark .chartCommon-module__c494ZW__axisLine,.dark .chartCommon-module__c494ZW__axisTick){stroke-width:.5px}.chartCommon-module__c494ZW__axisLabel{fill:var(--text-muted);font-family:inherit;font-size:10px}.dark .chartCommon-module__c494ZW__axisLabel{fill:#ccccdc80}.chartCommon-module__c494ZW__areaFillTop{stop-opacity:.34}.chartCommon-module__c494ZW__areaFillMid{stop-opacity:.1}.dark .chartCommon-module__c494ZW__areaFillTop{stop-opacity:.5}.dark .chartCommon-module__c494ZW__areaFillMid{stop-opacity:.16}.chartCommon-module__c494ZW__barFillBottom{stop-opacity:.72}.dark .chartCommon-module__c494ZW__barFillBottom{stop-opacity:.82}.chartCommon-module__c494ZW__seriesLine{stroke-width:1.25px}.chartCommon-module__c494ZW__valueLabel{fill:var(--text-primary);font-family:inherit;font-size:11px;font-weight:400}.chartCommon-module__c494ZW__emptyState{min-height:160px;color:var(--text-muted);justify-content:center;align-items:center;font-size:.85rem;display:flex}.chartCommon-module__c494ZW__kpiPanel{--stat-tile-bg:var(--chart-panel-bg);--stat-tile-border:var(--chart-panel-border);--stat-tile-radius:3px;--stat-tile-padding:.65rem .8rem;--stat-tile-label-size:.72rem;--stat-tile-label-weight:400;--stat-tile-value-size:1.75rem}
.WalletTransactionList-module__bb1jhq__list{flex-direction:column;gap:.4rem;list-style:none;display:flex}.WalletTransactionList-module__bb1jhq__row{align-items:center;gap:var(--spacing-sm);padding:.7rem var(--spacing-md);background:var(--bg-card);border:1px solid var(--border);border-radius:12px;display:flex}.WalletTransactionList-module__bb1jhq__icon{background:var(--bg-accent);width:34px;min-width:34px;height:34px;color:var(--orange);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.WalletTransactionList-module__bb1jhq__info{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.WalletTransactionList-module__bb1jhq__description{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:600;overflow:hidden}.WalletTransactionList-module__bb1jhq__meta{color:var(--text-muted);font-size:.76rem}.WalletTransactionList-module__bb1jhq__amountCredit,.WalletTransactionList-module__bb1jhq__amountDebit{white-space:nowrap;flex-shrink:0;font-size:.9rem;font-weight:700}.WalletTransactionList-module__bb1jhq__amountCredit{color:#0ca30c}.WalletTransactionList-module__bb1jhq__amountDebit{color:var(--text-secondary)}.dark .WalletTransactionList-module__bb1jhq__amountCredit{color:#3fd93f}.WalletTransactionList-module__bb1jhq__empty{padding:var(--spacing-xl) var(--spacing-md);text-align:center;color:var(--text-secondary)}
.ThisWeekSection-module__nrHt-G__dayStrip{flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0 auto 2rem;display:flex}.ThisWeekSection-module__nrHt-G__dayChip{border:1px solid var(--border);background:var(--bg-card);min-width:4rem;color:var(--text-secondary);font:inherit;cursor:pointer;border-radius:14px;flex-direction:column;flex:none;align-items:center;gap:.15rem;padding:.55rem .9rem;transition:border-color .15s,color .15s,background .15s;display:flex}.ThisWeekSection-module__nrHt-G__dayChip:hover{border-color:var(--orange);color:var(--text-primary)}.ThisWeekSection-module__nrHt-G__dayChipActive{border-color:var(--orange);background:var(--orange);color:#fff}.ThisWeekSection-module__nrHt-G__dayChipActive:hover{color:#fff}.ThisWeekSection-module__nrHt-G__dayName{text-transform:uppercase;letter-spacing:.03em;font-size:.78rem;font-weight:700}.ThisWeekSection-module__nrHt-G__dayNumber{font-size:.95rem;font-weight:600}.ThisWeekSection-module__nrHt-G__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;display:grid}.ThisWeekSection-module__nrHt-G__footer{justify-content:center;margin-top:2.5rem;display:flex}.ThisWeekSection-module__nrHt-G__statusRow{color:var(--text-secondary);text-align:center;justify-content:center;padding:2.5rem 0;display:flex}@media (max-width:640px){.ThisWeekSection-module__nrHt-G__dayStrip{gap:.4rem;margin-bottom:1.5rem}.ThisWeekSection-module__nrHt-G__dayChip{min-width:3.5rem;padding:.5rem .7rem}.ThisWeekSection-module__nrHt-G__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem}}
.LineAreaChart-module__TYBNga__svg{width:100%;height:auto;display:block;overflow:visible}.LineAreaChart-module__TYBNga__crosshair{stroke:var(--text-muted);stroke-width:1px;pointer-events:none}.dark .LineAreaChart-module__TYBNga__crosshair{stroke:#ededfa73}.LineAreaChart-module__TYBNga__hitArea{cursor:crosshair}.LineAreaChart-module__TYBNga__hitArea:focus-visible{outline:2px solid var(--orange);outline-offset:-2px}
.WalletSection-module__wiYBOa__section{gap:var(--spacing-lg);flex-direction:column;display:flex}.WalletSection-module__wiYBOa__header{flex-direction:column;gap:.25rem;display:flex}.WalletSection-module__wiYBOa__title{color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1.4rem}.WalletSection-module__wiYBOa__intro{color:var(--text-secondary);font-size:.9rem}.WalletSection-module__wiYBOa__errorBanner{padding:var(--spacing-sm) var(--spacing-md);color:#e53e3e;background-color:#e53e3e0f;border:1px solid #e53e3e40;border-radius:10px;font-size:.875rem}.WalletSection-module__wiYBOa__expiringNotice{padding:.6rem var(--spacing-md);color:#92650a;background-color:#fab21924;border:1px solid #fab21959;border-radius:10px;font-size:.85rem}.dark .WalletSection-module__wiYBOa__expiringNotice{color:#fab219}.WalletSection-module__wiYBOa__historyCard{gap:var(--spacing-sm);padding:var(--spacing-lg);background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:16px;flex-direction:column;display:flex}.WalletSection-module__wiYBOa__historyTitle{color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1.05rem}@media (max-width:480px){.WalletSection-module__wiYBOa__historyCard{padding:var(--spacing-md)}}
.CuisineFilters-module__XDQt1a__group{flex-direction:column;align-items:center;gap:.75rem;display:flex}.CuisineFilters-module__XDQt1a__group+.CuisineFilters-module__XDQt1a__group{margin-top:2rem}.CuisineFilters-module__XDQt1a__groupLabel{letter-spacing:.03em;color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;display:flex}.CuisineFilters-module__XDQt1a__groupLabel svg{color:var(--orange)}.CuisineFilters-module__XDQt1a__row{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.CuisineFilters-module__XDQt1a__chip{background:var(--bg-card);border:1px solid var(--border);color:var(--text-primary);border-radius:999px;align-items:center;padding:.55rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s,transform .2s;display:inline-flex}.CuisineFilters-module__XDQt1a__chip:hover{border-color:var(--orange);color:var(--orange);transform:translateY(-2px)}
.RestaurantHero-module__WMEVWW__heroWrap{background:var(--bg-card);border-bottom:1px solid var(--border)}.RestaurantHero-module__WMEVWW__cover{background-color:var(--bg-input);width:100%;height:130px;position:relative;overflow:hidden}.RestaurantHero-module__WMEVWW__coverImg{object-fit:cover;width:100%;height:100%}.RestaurantHero-module__WMEVWW__coverPlaceholder{background:var(--cta-restaurant-bg);width:100%;height:100%}.RestaurantHero-module__WMEVWW__coverOverlay{pointer-events:none;background:linear-gradient(#00000040 0%,#0000 35%);position:absolute;inset:0}.RestaurantHero-module__WMEVWW__backLink{top:var(--spacing-md);left:var(--spacing-md);padding:6px var(--spacing-md);color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;border-radius:999px;align-items:center;gap:4px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex;position:absolute}.RestaurantHero-module__WMEVWW__backLink:hover{background:#0009}.RestaurantHero-module__WMEVWW__identity{max-width:1180px;padding:var(--spacing-md) 1.5rem 1.5rem;gap:var(--spacing-lg);margin:0 auto;display:flex}.RestaurantHero-module__WMEVWW__avatarWrap{border:4px solid var(--bg-card);background-color:var(--bg-card);width:88px;height:88px;box-shadow:var(--shadow-card);border-radius:50%;flex-shrink:0;overflow:hidden}.RestaurantHero-module__WMEVWW__avatar{object-fit:cover;width:100%;height:100%}.RestaurantHero-module__WMEVWW__avatarPlaceholder{width:100%;height:100%;color:var(--orange);background-color:var(--orange-dim);justify-content:center;align-items:center;display:flex}.RestaurantHero-module__WMEVWW__identityText{flex-direction:column;flex:1;justify-content:center;gap:6px;min-width:0;display:flex}.RestaurantHero-module__WMEVWW__nameRow{align-items:center;gap:var(--spacing-sm);flex-wrap:wrap;display:flex}.RestaurantHero-module__WMEVWW__name{color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1.5rem}.RestaurantHero-module__WMEVWW__statusTag{padding:3px var(--spacing-sm);background-color:var(--bg-input);border-radius:999px;align-items:center;gap:4px;font-size:.72rem;font-weight:700;display:inline-flex}.RestaurantHero-module__WMEVWW__statusOpen{color:#10b981}.dark .RestaurantHero-module__WMEVWW__statusOpen{color:#34d399}.RestaurantHero-module__WMEVWW__statusClosed{color:var(--text-muted)}.RestaurantHero-module__WMEVWW__metaRow{flex-wrap:wrap;align-items:center;gap:4px 12px;display:flex}.RestaurantHero-module__WMEVWW__city{width:fit-content;color:var(--text-secondary);align-items:center;gap:4px;font-size:.88rem;font-weight:600;display:inline-flex}.RestaurantHero-module__WMEVWW__description{max-width:640px;color:var(--text-secondary);font-size:.92rem;line-height:1.6}@media (max-width:640px){.RestaurantHero-module__WMEVWW__cover{height:100px}.RestaurantHero-module__WMEVWW__identity{padding:var(--spacing-sm) 1rem 1.25rem;gap:var(--spacing-sm);flex-direction:column}.RestaurantHero-module__WMEVWW__avatarWrap{width:68px;height:68px}.RestaurantHero-module__WMEVWW__name{font-size:1.25rem}}
.BasicReports-module___ub0Ea__grid{gap:var(--spacing-md);grid-template-columns:repeat(2,1fr);display:grid}.BasicReports-module___ub0Ea__fullWidth{grid-column:1/-1}@media (max-width:768px){.BasicReports-module___ub0Ea__grid{grid-template-columns:1fr}}
.ApplyCoinsCard-module__mmojYa__card{gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-direction:column;display:flex}.ApplyCoinsCard-module__mmojYa__head{align-items:center;gap:var(--spacing-xs);color:var(--text-primary);font-size:.9rem;font-weight:600;display:flex}.ApplyCoinsCard-module__mmojYa__ineligible{color:var(--text-muted);font-size:.8rem}.ApplyCoinsCard-module__mmojYa__toggleRow{align-items:center;gap:var(--spacing-sm);cursor:pointer;display:flex}.ApplyCoinsCard-module__mmojYa__toggleRow input{width:18px;min-width:18px;height:18px;accent-color:var(--orange);cursor:pointer}.ApplyCoinsCard-module__mmojYa__toggleLabel{color:var(--text-primary);align-items:center;gap:.4rem;font-size:.88rem;font-weight:600;display:flex}.ApplyCoinsCard-module__mmojYa__stepper{justify-content:center;align-items:center;gap:var(--spacing-md);padding-top:var(--spacing-sm);border-top:1px solid var(--border);display:flex}.ApplyCoinsCard-module__mmojYa__stepperBtn{border:1px solid var(--border);background:var(--bg-input);width:36px;min-width:36px;height:36px;color:var(--text-primary);border-radius:999px;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:inline-flex}.ApplyCoinsCard-module__mmojYa__stepperBtn:disabled{opacity:.4;cursor:not-allowed}.ApplyCoinsCard-module__mmojYa__stepperValue{flex-direction:column;align-items:center;gap:.1rem;min-width:120px;display:flex}.ApplyCoinsCard-module__mmojYa__stepperCoins{color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:700}.ApplyCoinsCard-module__mmojYa__stepperEuros{color:var(--orange);font-size:.8rem;font-weight:600}
.OverviewSection-module__CD6WOW__section{gap:var(--spacing-lg);flex-direction:column;display:flex}.OverviewSection-module__CD6WOW__grid{gap:var(--spacing-lg);grid-template-columns:2fr 1fr;align-items:start;display:grid}.OverviewSection-module__CD6WOW__panel{gap:var(--spacing-sm);padding:var(--spacing-lg);background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:16px;flex-direction:column;display:flex}.OverviewSection-module__CD6WOW__panelHeader{justify-content:space-between;align-items:center;gap:var(--spacing-sm);display:flex}.OverviewSection-module__CD6WOW__panelTitle{color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1.05rem}.OverviewSection-module__CD6WOW__panelLink{color:var(--orange);flex-shrink:0;align-items:center;gap:.2rem;font-size:.82rem;font-weight:600;display:inline-flex}.OverviewSection-module__CD6WOW__panelLink:hover{text-decoration:underline}.OverviewSection-module__CD6WOW__empty{color:var(--text-secondary);padding:var(--spacing-md) 0;text-align:center;font-size:.88rem}.OverviewSection-module__CD6WOW__activeGrid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));display:grid}.OverviewSection-module__CD6WOW__shortcuts{gap:var(--spacing-sm);flex-direction:column;display:flex}.OverviewSection-module__CD6WOW__shortcut{align-items:center;gap:var(--spacing-sm);width:100%;padding:var(--spacing-md);background:var(--bg-card);border:1px solid var(--border);color:var(--text-primary);box-shadow:var(--shadow-card);border-radius:14px;font-size:.88rem;font-weight:600;transition:border-color .15s,transform .15s;display:flex}.OverviewSection-module__CD6WOW__shortcut:hover{border-color:var(--orange-lt);color:var(--orange);transform:translateY(-1px)}.OverviewSection-module__CD6WOW__shortcut span{text-align:left;flex:1}@media (max-width:900px){.OverviewSection-module__CD6WOW__grid{grid-template-columns:1fr}}@media (max-width:600px){.OverviewSection-module__CD6WOW__activeGrid{grid-template-columns:1fr}}
.page-module__pgNqWW__page{min-height:60vh;padding:var(--spacing-xl);justify-content:center;align-items:center;display:flex}.page-module__pgNqWW__card{background:var(--bg-card);border:1px solid var(--border);text-align:center;width:100%;max-width:420px;box-shadow:var(--shadow-card,var(--shadow));gap:var(--spacing-md);border-radius:16px;flex-direction:column;align-items:center;padding:3rem 2.5rem;display:flex}.page-module__pgNqWW__icon{font-size:3rem}.page-module__pgNqWW__card h1{color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700}.page-module__pgNqWW__card p{color:var(--text-secondary);font-size:.95rem}.page-module__pgNqWW__ref{color:var(--text-secondary);font-size:.9rem}.page-module__pgNqWW__btn{margin-top:var(--spacing-xs);background:var(--orange);color:#fff;border-radius:12px;padding:.75rem 2rem;font-size:.95rem;font-weight:700;transition:background-color .2s}.page-module__pgNqWW__btn:hover{background:var(--orange-lt)}
