.AddToCalendarButton-module__lC1_RW__container{display:inline-block;position:relative}.AddToCalendarButton-module__lC1_RW__button{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.375rem;font-family:inherit;font-weight:500;transition:all .2s;display:inline-flex}.AddToCalendarButton-module__lC1_RW__button:disabled{opacity:.5;cursor:not-allowed}.AddToCalendarButton-module__lC1_RW__sm{padding:.5rem .75rem;font-size:.8125rem}.AddToCalendarButton-module__lC1_RW__md{padding:.625rem 1rem;font-size:.875rem}.AddToCalendarButton-module__lC1_RW__primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 2px 8px #667eea40}.AddToCalendarButton-module__lC1_RW__primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea59}.AddToCalendarButton-module__lC1_RW__outline{background:var(--background);color:var(--foreground);border:1px solid var(--border)}.AddToCalendarButton-module__lC1_RW__outline:hover:not(:disabled){border-color:var(--primary);background:#667eea0d}.AddToCalendarButton-module__lC1_RW__minimal{color:var(--secondary-text);background:0 0;padding:.375rem}.AddToCalendarButton-module__lC1_RW__minimal:hover:not(:disabled){color:var(--primary);background:#667eea0d}.AddToCalendarButton-module__lC1_RW__icon{flex-shrink:0;width:16px;height:16px}.AddToCalendarButton-module__lC1_RW__backdrop{z-index:999;position:fixed;top:0;bottom:0;left:0;right:0}.AddToCalendarButton-module__lC1_RW__dropdown{background:var(--card-background);border:1px solid var(--border);z-index:1000;border-radius:8px;min-width:200px;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.AddToCalendarButton-module__lC1_RW__dropdownItem{width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;transition:background .2s;display:flex}.AddToCalendarButton-module__lC1_RW__dropdownItem:hover:not(:disabled){background:#667eea0d}.AddToCalendarButton-module__lC1_RW__dropdownItem:disabled{opacity:.5;cursor:not-allowed}.AddToCalendarButton-module__lC1_RW__dropdownIcon{width:18px;height:18px;color:var(--secondary-text);flex-shrink:0}@media (max-width:640px){.AddToCalendarButton-module__lC1_RW__dropdown{left:0;right:auto}}
.Button-module__8RiFmG__button{border-radius:var(--radius-lg);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border:none;outline:none;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.Button-module__8RiFmG__button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.Button-module__8RiFmG__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__8RiFmG__primary{background:var(--primary-gradient);color:#fff;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.Button-module__8RiFmG__primary:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1a 0%,#fff0 100%);transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.Button-module__8RiFmG__primary:hover:not(:disabled){box-shadow:var(--shadow-brand);transform:translateY(-1px)}.Button-module__8RiFmG__primary:hover:not(:disabled):before{opacity:1}.Button-module__8RiFmG__primary:active:not(:disabled){box-shadow:var(--shadow-sm);transform:translateY(0)}.Button-module__8RiFmG__secondary{background-color:var(--secondary-text);color:#fff;box-shadow:var(--shadow-sm)}.Button-module__8RiFmG__secondary:hover:not(:disabled){background-color:var(--foreground);box-shadow:var(--shadow-md);transform:translateY(-1px)}.Button-module__8RiFmG__secondary:active:not(:disabled){transform:translateY(0)}.Button-module__8RiFmG__danger{background-color:var(--danger);color:#fff;box-shadow:var(--shadow-sm)}.Button-module__8RiFmG__danger:hover:not(:disabled){background-color:#dc2626;transform:translateY(-1px);box-shadow:0 4px 16px #ef444433}.Button-module__8RiFmG__danger:active:not(:disabled){transform:translateY(0)}.Button-module__8RiFmG__outline{border:2px solid var(--primary);color:var(--primary);box-shadow:none;background-color:#0000}.Button-module__8RiFmG__outline:hover:not(:disabled){border-color:var(--primary-hover);color:var(--primary-hover);box-shadow:var(--shadow-xs);background:linear-gradient(135deg,#667eea0d 0%,#764ba20d 100%)}.Button-module__8RiFmG__outline:active:not(:disabled){background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%)}.Button-module__8RiFmG__sm{min-height:36px;padding:.5rem 1rem;font-size:.875rem}.Button-module__8RiFmG__md{min-height:40px;padding:.625rem 1.25rem;font-size:.9375rem}.Button-module__8RiFmG__lg{min-height:48px;padding:.875rem 1.75rem;font-size:1.0625rem}.Button-module__8RiFmG__fullWidth{width:100%}
.ProtectedRoute-module__a7Qzfa__loadingContainer{background-color:#f9fafb;justify-content:center;align-items:center;min-height:100vh;display:flex}.ProtectedRoute-module__a7Qzfa__loadingContent{text-align:center}.ProtectedRoute-module__a7Qzfa__spinner{border:2px solid #0000;border-bottom-color:#2563eb;border-radius:9999px;width:3rem;height:3rem;animation:1s linear infinite ProtectedRoute-module__a7Qzfa__spin;display:inline-block}@keyframes ProtectedRoute-module__a7Qzfa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProtectedRoute-module__a7Qzfa__loadingText{color:#4b5563;margin-top:1rem}
.Card-module__b6YjYG__card{background:var(--card-background);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid var(--border);padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Card-module__b6YjYG__clickable{cursor:pointer}.Card-module__b6YjYG__clickable:hover{box-shadow:var(--shadow-md);border-color:var(--primary);transform:translateY(-2px)}
.Input-module__5jsJuW__container{margin-bottom:1.25rem}.Input-module__5jsJuW__label{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.625rem;font-size:.9375rem;font-weight:600;display:block}.Input-module__5jsJuW__input{border:1px solid var(--border);border-radius:var(--radius-lg);background-color:var(--card-background);width:100%;color:var(--foreground);padding:.875rem 1.125rem;font-size:.9375rem;line-height:1.5;transition:all .2s cubic-bezier(.4,0,.2,1)}.Input-module__5jsJuW__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #667eea1a}.Input-module__5jsJuW__input:hover{border-color:var(--primary-light)}.Input-module__5jsJuW__input::placeholder{color:var(--muted-text)}.Input-module__5jsJuW__input:disabled{background-color:var(--border-light);color:var(--muted-text);cursor:not-allowed;opacity:.6}.Input-module__5jsJuW__input:disabled:hover{border-color:var(--border)}.Input-module__5jsJuW__input.Input-module__5jsJuW__error{border-color:var(--danger)}.Input-module__5jsJuW__input.Input-module__5jsJuW__error:focus{border-color:var(--danger);box-shadow:0 0 0 3px #ef44441a}.Input-module__5jsJuW__errorContainer{align-items:center;gap:.5rem;margin-top:.625rem;display:flex}.Input-module__5jsJuW__errorIcon{width:1.25rem;height:1.25rem;color:var(--danger);flex-shrink:0}.Input-module__5jsJuW__errorText{color:var(--danger);font-size:.875rem;font-weight:500;line-height:1.4}
.Select-module__E8rWSW__container{margin-bottom:1.25rem}.Select-module__E8rWSW__label{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.625rem;font-size:.9375rem;font-weight:600;display:block}.Select-module__E8rWSW__selectWrapper{position:relative}.Select-module__E8rWSW__select{border:1px solid var(--border);border-radius:var(--radius-lg);background-color:var(--card-background);width:100%;color:var(--foreground);-webkit-appearance:none;appearance:none;padding:.875rem 1.125rem;font-size:.9375rem;line-height:1.5;transition:all .2s cubic-bezier(.4,0,.2,1)}.Select-module__E8rWSW__select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #667eea1a}.Select-module__E8rWSW__select:hover{border-color:var(--primary-light)}.Select-module__E8rWSW__select.Select-module__E8rWSW__error{border-color:var(--danger)}.Select-module__E8rWSW__select.Select-module__E8rWSW__error:focus{border-color:var(--danger);box-shadow:0 0 0 3px #ef44441a}.Select-module__E8rWSW__iconWrapper{pointer-events:none;align-items:center;padding-right:.75rem;display:flex;position:absolute;top:0;bottom:0;right:0}.Select-module__E8rWSW__icon{width:1.25rem;height:1.25rem;color:var(--muted-text)}.Select-module__E8rWSW__errorContainer{align-items:center;gap:.5rem;margin-top:.625rem;display:flex}.Select-module__E8rWSW__errorIcon{width:1.25rem;height:1.25rem;color:var(--danger);flex-shrink:0}.Select-module__E8rWSW__errorText{color:var(--danger);font-size:.875rem;font-weight:500;line-height:1.4}
.analytics-module__ZzSRtq__container{max-width:1400px;margin:0 auto;padding:1.5rem 1rem}.analytics-module__ZzSRtq__compactHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.analytics-module__ZzSRtq__compactTitle{color:#1a202c;letter-spacing:-.025em;margin:0;font-size:1.5rem;font-weight:700}.analytics-module__ZzSRtq__filters{align-items:center;gap:.75rem;display:flex}.analytics-module__ZzSRtq__filters label{color:#4a5568;font-size:.875rem;font-weight:500}.analytics-module__ZzSRtq__select{color:#1a202c;cursor:pointer;background:#fff;border:1px solid #cbd5e0;border-radius:.5rem;padding:.625rem 1rem;font-size:.875rem;transition:all .2s}.analytics-module__ZzSRtq__select:hover{border-color:#3b82f6}.analytics-module__ZzSRtq__select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.analytics-module__ZzSRtq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.analytics-module__ZzSRtq__statCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 1px 3px #0000001a}.analytics-module__ZzSRtq__statCard:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.analytics-module__ZzSRtq__statIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.analytics-module__ZzSRtq__statIcon svg{width:2rem;height:2rem}.analytics-module__ZzSRtq__statContent{flex:1}.analytics-module__ZzSRtq__statLabel{color:#6b7280;margin-bottom:.25rem;font-size:.875rem;font-weight:500}.analytics-module__ZzSRtq__statValue{color:#1a202c;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.analytics-module__ZzSRtq__statInfo{color:#9ca3af;font-size:.8125rem}.analytics-module__ZzSRtq__chartsGrid{grid-template-columns:1fr;gap:2rem;display:grid}.analytics-module__ZzSRtq__chartCard{grid-column:span 1}.analytics-module__ZzSRtq__chartCardFull{grid-column:1/-1}.analytics-module__ZzSRtq__chartHeader{margin-bottom:1.5rem}.analytics-module__ZzSRtq__chartTitle{color:#1a202c;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.analytics-module__ZzSRtq__chartSubtitle{color:#6b7280;margin:0;font-size:.875rem}.analytics-module__ZzSRtq__error{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.875rem;display:flex}.analytics-module__ZzSRtq__error svg{flex-shrink:0;width:1.25rem;height:1.25rem}.analytics-module__ZzSRtq__tabs{gap:.5rem;display:flex}.analytics-module__ZzSRtq__tab{color:#6b7280;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.analytics-module__ZzSRtq__tab:hover{color:#3b82f6;border-color:#3b82f6}.analytics-module__ZzSRtq__tabActive{color:#fff;background:#3b82f6;border-color:#3b82f6}.analytics-module__ZzSRtq__placeholderTab{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.analytics-module__ZzSRtq__placeholderIcon{color:#d1d5db;margin-bottom:1.5rem}.analytics-module__ZzSRtq__placeholderTitle{color:#374151;margin:0 0 .75rem;font-size:1.5rem;font-weight:600}.analytics-module__ZzSRtq__placeholderText{color:#6b7280;max-width:400px;margin:0;font-size:1rem}.analytics-module__ZzSRtq__compactSelector{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.analytics-module__ZzSRtq__compactSelect{color:#374151;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:6px;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s}.analytics-module__ZzSRtq__compactSelect:hover{border-color:#3b82f6}.analytics-module__ZzSRtq__compactSelect:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}@media (min-width:1024px){.analytics-module__ZzSRtq__chartsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.analytics-module__ZzSRtq__container{background:#f8fafc;padding:0}.analytics-module__ZzSRtq__compactHeader{gap:0;margin-bottom:0;padding:0}.analytics-module__ZzSRtq__compactTitle{display:none}.analytics-module__ZzSRtq__tabs{z-index:40;background:#fff;border-bottom:1px solid #f1f5f9;justify-content:stretch;gap:.375rem;width:100%;padding:.75rem 1rem;position:-webkit-sticky;position:sticky;top:3.5rem}.analytics-module__ZzSRtq__tab{text-align:center;color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex:1;min-height:40px;padding:.625rem .5rem;font-size:.75rem;font-weight:600}.analytics-module__ZzSRtq__tab:active{background:#f3f4f6;transform:scale(.96)}.analytics-module__ZzSRtq__tabActive{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#0000;box-shadow:0 2px 8px #667eea40;color:#fff!important}.analytics-module__ZzSRtq__compactSelector{background:#fff;border-bottom:1px solid #f1f5f9;gap:.625rem;margin:0;padding:.875rem 1rem}.analytics-module__ZzSRtq__compactSelect{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;width:100%;min-height:44px;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.analytics-module__ZzSRtq__compactSelect:focus{background:#fff;border-color:#667eea}.analytics-module__ZzSRtq__statsGrid{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:.875rem;margin-bottom:0;padding:1rem;display:flex;overflow-x:auto}.analytics-module__ZzSRtq__statCard{scroll-snap-align:start;border-radius:14px;flex-shrink:0;min-width:240px;padding:1.125rem;box-shadow:0 2px 8px #0000000f}.analytics-module__ZzSRtq__statCard:hover{transform:none}.analytics-module__ZzSRtq__statIcon{border-radius:10px;width:3rem;height:3rem}.analytics-module__ZzSRtq__statIcon svg{width:1.75rem;height:1.75rem}.analytics-module__ZzSRtq__statLabel{text-transform:uppercase;letter-spacing:.025em;font-size:.75rem;font-weight:600}.analytics-module__ZzSRtq__statValue{font-size:1.5rem;font-weight:800}.analytics-module__ZzSRtq__statInfo{font-size:.75rem}.analytics-module__ZzSRtq__chartsGrid{gap:0;padding:0}.analytics-module__ZzSRtq__chartCard,.analytics-module__ZzSRtq__chartCardFull{background:#fff;border:none;border-bottom:1px solid #f1f5f9;border-radius:0;grid-column:1;margin:0;padding:1.25rem 1rem}.analytics-module__ZzSRtq__chartHeader{margin-bottom:1rem}.analytics-module__ZzSRtq__chartTitle{letter-spacing:-.01em;font-size:1rem;font-weight:700}.analytics-module__ZzSRtq__chartSubtitle{margin-top:.25rem;font-size:.75rem}.analytics-module__ZzSRtq__error{border-left:none;border-right:none;border-radius:0;margin:0;padding:.875rem 1rem;font-size:.875rem}.analytics-module__ZzSRtq__placeholderTab{padding:3rem 1.5rem}.analytics-module__ZzSRtq__placeholderTitle{font-size:1.125rem}.analytics-module__ZzSRtq__placeholderText{font-size:.875rem}}
.Navbar-module__cJzEcG__nav{z-index:50;-webkit-backdrop-filter:blur(12px);background:#fffc;border-bottom:1px solid #e5e7ebcc;transition:all .3s;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}.Navbar-module__cJzEcG__container{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Navbar-module__cJzEcG__container{padding:0 1.5rem}}@media (min-width:1024px){.Navbar-module__cJzEcG__container{padding:0 2rem}}.Navbar-module__cJzEcG__mainRow{justify-content:space-between;align-items:center;height:3.3rem;display:flex}.Navbar-module__cJzEcG__leftSection{align-items:center;gap:3rem;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:.625rem;text-decoration:none;transition:transform .2s;display:flex}.Navbar-module__cJzEcG__logo:hover{transform:translateY(-1px)}.Navbar-module__cJzEcG__logoIcon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:1.875rem;height:1.875rem;transition:transform .2s}.Navbar-module__cJzEcG__logo:hover .Navbar-module__cJzEcG__logoIcon{transform:rotate(5deg)scale(1.05)}.Navbar-module__cJzEcG__logoText{background:linear-gradient(135deg,#1f2937 0%,#4b5563 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}@media (max-width:640px){.Navbar-module__cJzEcG__logoText{font-size:1.125rem}.Navbar-module__cJzEcG__logoIcon{width:1.75rem;height:1.75rem}}.Navbar-module__cJzEcG__desktopNav{align-items:center;gap:.5rem;display:none}@media (min-width:768px){.Navbar-module__cJzEcG__desktopNav{display:flex}}.Navbar-module__cJzEcG__navLink{letter-spacing:-.01em;border-radius:.5rem;align-items:center;padding:.625rem 1.125rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{color:#667eea;font-weight:600}.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__inactive{color:#1f2937}.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__inactive:hover{color:#667eea;background:#667eea0d}.Navbar-module__cJzEcG__rightSection{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__rightSection>a{align-items:center;margin-top:.25rem;margin-bottom:.25rem;display:inline-flex}@media (max-width:767px){.Navbar-module__cJzEcG__rightSection>a{display:none}}.Navbar-module__cJzEcG__userDropdown{display:none;position:relative}@media (min-width:768px){.Navbar-module__cJzEcG__userDropdown{display:block}}.Navbar-module__cJzEcG__avatarButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Navbar-module__cJzEcG__avatarButton:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;padding:2px;transition:opacity .25s;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px;-webkit-mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Navbar-module__cJzEcG__avatarButton:hover:before{opacity:1}.Navbar-module__cJzEcG__avatarButton:hover{transform:translateY(-2px)}.Navbar-module__cJzEcG__avatar{object-fit:cover;border:2px solid #ffffffe6;border-radius:50%;width:2.25rem;height:2.25rem;transition:border-color .25s}.Navbar-module__cJzEcG__avatarButton:hover .Navbar-module__cJzEcG__avatar{border-color:#0000}.Navbar-module__cJzEcG__avatarPlaceholder{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex;box-shadow:0 2px 8px #667eea4d}.Navbar-module__cJzEcG__avatarIcon{color:#fff;width:1.5rem;height:1.5rem}.Navbar-module__cJzEcG__dropdownMenu{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#fffffffa;border:1px solid #e5e7ebcc;border-radius:16px;min-width:260px;padding:.5rem;animation:.25s cubic-bezier(.4,0,.2,1) Navbar-module__cJzEcG__slideDown;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a,0 0 0 1px #0000000d}@media (max-width:430px){.Navbar-module__cJzEcG__dropdownMenu{min-width:auto;position:fixed;top:4.5rem;left:1rem;right:1rem}}@keyframes Navbar-module__cJzEcG__slideDown{0%{opacity:0;transform:translateY(-12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.Navbar-module__cJzEcG__dropdownHeader{background:linear-gradient(135deg,#667eea14 0%,#764ba214 100%);border-radius:12px;margin-bottom:.5rem;padding:1rem}.Navbar-module__cJzEcG__dropdownUserName{color:#1f2937;letter-spacing:-.01em;font-size:.9375rem;font-weight:600}.Navbar-module__cJzEcG__dropdownUserEmail{color:#6b7280;margin-top:.25rem;font-size:.8125rem}.Navbar-module__cJzEcG__dropdownDivider{background:linear-gradient(90deg,#0000,#00000014,#0000);height:1px;margin:.5rem 0}.Navbar-module__cJzEcG__dropdownItem{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Navbar-module__cJzEcG__dropdownItem:hover{color:#667eea;background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);transform:translate(2px)}.Navbar-module__cJzEcG__dropdownItemIcon{flex-shrink:0;width:1.125rem;height:1.125rem;transition:transform .2s}.Navbar-module__cJzEcG__dropdownItem:hover .Navbar-module__cJzEcG__dropdownItemIcon{transform:scale(1.1)}.Navbar-module__cJzEcG__mobileMenuButton{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}@media (min-width:768px){.Navbar-module__cJzEcG__mobileMenuButton{display:none}}.Navbar-module__cJzEcG__mobileMenuButton:hover{color:#667eea;background:#667eea14;transform:scale(1.05)}.Navbar-module__cJzEcG__mobileMenuButton:active{transform:scale(.98)}.Navbar-module__cJzEcG__mobileMenuIcon{width:1.5rem;height:1.5rem}.Navbar-module__cJzEcG__mobileMenu{background:linear-gradient(#fff0 0%,#667eea05 100%);border-top:1px solid #e5e7ebcc;flex-direction:column;gap:.25rem;margin-top:.5rem;padding:1rem 0;animation:.3s cubic-bezier(.4,0,.2,1) Navbar-module__cJzEcG__slideDownMobile;display:flex}@keyframes Navbar-module__cJzEcG__slideDownMobile{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}@media (min-width:768px){.Navbar-module__cJzEcG__mobileMenu{display:none}}.Navbar-module__cJzEcG__mobileNavLink{letter-spacing:-.01em;border-radius:.5rem;align-items:center;min-height:48px;margin:0 .5rem;padding:1rem 1.25rem;font-size:1.125rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__cJzEcG__mobileNavLink.Navbar-module__cJzEcG__active{color:#667eea;font-weight:600}.Navbar-module__cJzEcG__mobileNavLink.Navbar-module__cJzEcG__inactive{color:#1f2937}.Navbar-module__cJzEcG__mobileNavLink.Navbar-module__cJzEcG__inactive:hover{color:#667eea;background:#667eea0d;transform:translate(4px)}.Navbar-module__cJzEcG__mobileUserInfo{color:#374151;background:linear-gradient(135deg,#667eea0d 0%,#764ba20d 100%);border-top:1px solid #e5e7ebcc;border-radius:.5rem;margin:.5rem .5rem 0;padding:1rem;font-size:.875rem}.Navbar-module__cJzEcG__mobileUserName{color:#1f2937;font-weight:600}.Navbar-module__cJzEcG__mobileUserUsername{color:#6b7280;margin-top:.25rem;font-size:.8125rem}.Navbar-module__cJzEcG__mobileAuthButtons{border-top:1px solid #e5e7ebcc;flex-direction:column;gap:.75rem;margin-top:.5rem;padding:1rem;display:flex}.Navbar-module__cJzEcG__mobileAuthButtons a{width:100%}@media (max-width:768px){.Navbar-module__cJzEcG__nav{-webkit-backdrop-filter:blur(16px);background:#fffffff2;border-bottom-color:#f1f5f9}.Navbar-module__cJzEcG__mainRow{height:3.5rem}.Navbar-module__cJzEcG__mobileMenuButton{border-radius:10px;min-width:44px;min-height:44px;padding:.625rem}.Navbar-module__cJzEcG__mobileMenuButton:active{background:#667eea1f;transform:scale(.94)}.Navbar-module__cJzEcG__mobileMenuIcon{width:1.625rem;height:1.625rem}.Navbar-module__cJzEcG__mobileMenu{background:#fff;gap:.125rem;padding:.75rem 0}.Navbar-module__cJzEcG__mobileNavLink{border-radius:12px;min-height:52px;margin:0 .625rem;padding:.875rem 1rem;font-size:1rem;font-weight:500}.Navbar-module__cJzEcG__mobileNavLink.Navbar-module__cJzEcG__active{background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);font-weight:700}.Navbar-module__cJzEcG__mobileNavLink.Navbar-module__cJzEcG__inactive:active{background:#667eea14;transform:scale(.98)}.Navbar-module__cJzEcG__mobileUserInfo{background:linear-gradient(135deg,#667eea14 0%,#764ba214 100%);border-radius:12px;margin:.75rem .625rem .5rem;padding:1.125rem}.Navbar-module__cJzEcG__mobileUserName{font-size:.9375rem;font-weight:700}.Navbar-module__cJzEcG__mobileUserUsername{font-size:.8125rem}.Navbar-module__cJzEcG__mobileAuthButtons{gap:.625rem;padding:.75rem .625rem 1rem}.Navbar-module__cJzEcG__mobileAuthButtons a{border-radius:12px;min-height:52px;font-size:.9375rem;font-weight:600}.Navbar-module__cJzEcG__mobileMenuItems{border-top:1px solid #e5e7ebcc;flex-direction:column;gap:.375rem;margin-top:.5rem;padding:.75rem .625rem;display:flex}.Navbar-module__cJzEcG__mobileMenuItem{color:#374151;text-align:left;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:.875rem;width:100%;min-height:52px;padding:.875rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__cJzEcG__mobileMenuItem:active{background:#f3f4f6;transform:scale(.98)}.Navbar-module__cJzEcG__mobileMenuItem:last-child{color:#dc2626;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border-color:#fecaca;font-weight:600}.Navbar-module__cJzEcG__mobileMenuItem:last-child:active{background:#fecaca}.Navbar-module__cJzEcG__mobileMenuItemIcon{flex-shrink:0;width:1.25rem;height:1.25rem}}
.Tabs-module__Fp865W__container{width:100%}.Tabs-module__Fp865W__tabList{border-bottom:1px solid var(--color-border);scrollbar-width:thin;gap:.5rem;margin-bottom:1.5rem;display:flex;overflow-x:auto}.Tabs-module__Fp865W__tab{color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex}.Tabs-module__Fp865W__tab:hover{color:var(--color-text);background:var(--color-bg-hover)}.Tabs-module__Fp865W__tab.Tabs-module__Fp865W__active{color:var(--color-primary);border-bottom-color:var(--color-primary)}.Tabs-module__Fp865W__icon{align-items:center;font-size:1.25rem;display:flex}.Tabs-module__Fp865W__icon svg{width:1.25rem;height:1.25rem}.Tabs-module__Fp865W__tabContent{animation:.2s Tabs-module__Fp865W__fadeIn}@keyframes Tabs-module__Fp865W__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.Tabs-module__Fp865W__tabList{gap:0}.Tabs-module__Fp865W__tab{padding:.75rem 1rem;font-size:.875rem}.Tabs-module__Fp865W__icon{font-size:1.125rem}.Tabs-module__Fp865W__icon svg{width:1.125rem;height:1.125rem}}
.Textarea-module__nldQNa__container{margin-bottom:1rem}.Textarea-module__nldQNa__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.Textarea-module__nldQNa__textarea{color:#111827;resize:vertical;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.75rem 1rem;transition:all .2s}.Textarea-module__nldQNa__textarea:focus{ring:2px;ring-color:#3b82f6;border-color:#3b82f6;outline:none}.Textarea-module__nldQNa__textarea:hover{border-color:#9ca3af}.Textarea-module__nldQNa__textarea::placeholder{color:#6b7280}.Textarea-module__nldQNa__textarea.Textarea-module__nldQNa__error{border-color:#ef4444}.Textarea-module__nldQNa__textarea.Textarea-module__nldQNa__error:focus{ring-color:#ef4444;border-color:#ef4444}.Textarea-module__nldQNa__errorContainer{align-items:center;gap:.25rem;margin-top:.5rem;display:flex}.Textarea-module__nldQNa__errorIcon{color:#ef4444;width:1rem;height:1rem}.Textarea-module__nldQNa__errorText{color:#dc2626;font-size:.875rem}
.Toast-module__dpyMdW__toast{opacity:0;background:#fff;border-left:4px solid;border-radius:8px;align-items:flex-start;gap:12px;width:100%;max-width:400px;margin-bottom:12px;padding:16px;transition:all .3s ease-in-out;display:flex;transform:translate(100%);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__visible{opacity:1;transform:translate(0)}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__leaving{opacity:0;transform:translate(100%)}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__success{border-left-color:#10b981}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__error{border-left-color:#ef4444}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__warning{border-left-color:#f59e0b}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__info{border-left-color:#3b82f6}.Toast-module__dpyMdW__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Toast-module__dpyMdW__icon{width:24px;height:24px}.Toast-module__dpyMdW__success .Toast-module__dpyMdW__icon{color:#10b981}.Toast-module__dpyMdW__error .Toast-module__dpyMdW__icon{color:#ef4444}.Toast-module__dpyMdW__warning .Toast-module__dpyMdW__icon{color:#f59e0b}.Toast-module__dpyMdW__info .Toast-module__dpyMdW__icon{color:#3b82f6}.Toast-module__dpyMdW__content{flex:1;min-width:0}.Toast-module__dpyMdW__title{color:#111827;margin-bottom:2px;font-size:14px;font-weight:600}.Toast-module__dpyMdW__message{color:#6b7280;font-size:13px;line-height:1.5}.Toast-module__dpyMdW__closeButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:color .2s;display:flex}.Toast-module__dpyMdW__closeButton:hover{color:#4b5563}.Toast-module__dpyMdW__closeButton svg{width:16px;height:16px}.toast-container{z-index:9999;pointer-events:none;flex-direction:column;align-items:flex-end;display:flex;position:fixed;top:20px;right:20px}.toast-container>*{pointer-events:auto}@media (max-width:640px){.toast-container{align-items:stretch;top:10px;left:10px;right:10px}.Toast-module__dpyMdW__toast{max-width:100%}}
.InsightCard-module__5aoL_q__card{background:var(--surface);border:2px solid #0000;border-radius:12px;padding:1.5rem;transition:all .2s;box-shadow:0 2px 8px #0000001a}.InsightCard-module__5aoL_q__card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.InsightCard-module__5aoL_q__card.InsightCard-module__5aoL_q__critical{border-color:var(--danger);background:linear-gradient(90deg,#ff3b300d,#0000)}.InsightCard-module__5aoL_q__card.InsightCard-module__5aoL_q__warning{border-color:var(--warning);background:linear-gradient(90deg,#ffcc000d,#0000)}.InsightCard-module__5aoL_q__card.InsightCard-module__5aoL_q__info{border-color:var(--info);background:linear-gradient(90deg,#007aff0d,#0000)}.InsightCard-module__5aoL_q__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.InsightCard-module__5aoL_q__severity{align-items:center;gap:.5rem;display:flex}.InsightCard-module__5aoL_q__icon{font-size:1.25rem}.InsightCard-module__5aoL_q__severityText{text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.InsightCard-module__5aoL_q__dismissButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:1.25rem;transition:all .2s}.InsightCard-module__5aoL_q__dismissButton:hover{color:var(--text-primary);background:#0000001a}.InsightCard-module__5aoL_q__content{margin-bottom:1rem}.InsightCard-module__5aoL_q__title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.InsightCard-module__5aoL_q__message{color:var(--text-secondary);margin-bottom:.75rem;font-size:.9375rem;line-height:1.6}.InsightCard-module__5aoL_q__savings{border-left:3px solid var(--success);background:#34c7591a;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.InsightCard-module__5aoL_q__savingsIcon{font-size:1.25rem}.InsightCard-module__5aoL_q__savingsText{color:var(--text-primary);font-size:.875rem}.InsightCard-module__5aoL_q__savingsText strong{color:var(--success);font-weight:700}.InsightCard-module__5aoL_q__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.InsightCard-module__5aoL_q__type{color:var(--text-secondary);font-size:.8125rem;font-weight:500}.InsightCard-module__5aoL_q__date{color:var(--text-tertiary);font-size:.75rem}
.SubscriptionList-module__GqHgNq__container{flex-direction:column;gap:2rem;display:flex}.SubscriptionList-module__GqHgNq__emptyState{text-align:center;padding:3rem 0}.SubscriptionList-module__GqHgNq__emptyIcon{background-color:#f3f4f6;border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;display:flex}.SubscriptionList-module__GqHgNq__emptyIconSvg{color:#9ca3af;width:2rem;height:2rem}.SubscriptionList-module__GqHgNq__emptyTitle{color:#6b7280;font-size:1.125rem;font-weight:500}.SubscriptionList-module__GqHgNq__emptySubtitle{color:#9ca3af;margin-top:.5rem;font-size:.875rem}.SubscriptionList-module__GqHgNq__filtersContainer{background:var(--card-background);border-radius:var(--radius-xl);border:1px solid var(--border);box-shadow:var(--shadow-xs);padding:1.25rem}@media (min-width:640px){.SubscriptionList-module__GqHgNq__filtersContainer{padding:1.5rem}}@media (min-width:1024px){.SubscriptionList-module__GqHgNq__filtersContainer{padding:1.75rem}}.SubscriptionList-module__GqHgNq__filtersDesktop{display:none}@media (min-width:768px){.SubscriptionList-module__GqHgNq__filtersDesktop{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}}.SubscriptionList-module__GqHgNq__filterGroup{align-items:center;gap:.5rem;display:flex}.SubscriptionList-module__GqHgNq__filterLabel{color:var(--foreground);font-size:.9375rem;font-weight:600}.SubscriptionList-module__GqHgNq__filterSelect{border:1px solid var(--border);border-radius:var(--radius-md);background-color:var(--card-background);color:var(--foreground);padding:.5rem 1rem;font-size:.9375rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.SubscriptionList-module__GqHgNq__filterSelect:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #667eea1a}.SubscriptionList-module__GqHgNq__filterSelect:hover{border-color:var(--primary-light)}.SubscriptionList-module__GqHgNq__sortButton{color:var(--secondary-text);cursor:pointer;border:1px solid var(--border);background:var(--card-background);border-radius:var(--radius-md);padding:.5rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.SubscriptionList-module__GqHgNq__sortButton:hover{color:var(--primary);border-color:var(--primary);background:linear-gradient(135deg,#667eea0a 0%,#764ba20a 100%)}.SubscriptionList-module__GqHgNq__resultsCount{color:var(--secondary-text);margin-left:auto;font-size:.9375rem;font-weight:500}.SubscriptionList-module__GqHgNq__filtersMobile{flex-direction:column;gap:.75rem;display:flex}@media (min-width:768px){.SubscriptionList-module__GqHgNq__filtersMobile{display:none}}.SubscriptionList-module__GqHgNq__mobileFilterGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.SubscriptionList-module__GqHgNq__mobileFilterGroup{flex-direction:column;display:flex}.SubscriptionList-module__GqHgNq__mobileFilterLabel{color:#374151;margin-bottom:.25rem;font-size:.75rem;font-weight:500;display:block}.SubscriptionList-module__GqHgNq__mobileFilterSelect{color:#111827;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.5rem .75rem;font-size:.875rem}.SubscriptionList-module__GqHgNq__mobileSortRow{align-items:center;gap:.75rem;display:flex}.SubscriptionList-module__GqHgNq__mobileSortGroup{flex:1}.SubscriptionList-module__GqHgNq__mobileSortButton{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:.375rem;margin-top:1.5rem;padding:.5rem;transition:color .2s}.SubscriptionList-module__GqHgNq__mobileSortButton:hover{color:#4b5563}.SubscriptionList-module__GqHgNq__mobileResultsCount{text-align:center;color:#6b7280;border-top:1px solid #e5e7eb;padding-top:.5rem;font-size:.875rem}.SubscriptionList-module__GqHgNq__subscriptionsList{flex-direction:column;gap:1rem;display:flex}@media (min-width:640px){.SubscriptionList-module__GqHgNq__subscriptionsList{gap:1.25rem}}.SubscriptionList-module__GqHgNq__noResults{text-align:center;padding:2rem 0}.SubscriptionList-module__GqHgNq__noResultsText{color:#6b7280}.SubscriptionList-module__GqHgNq__clearFiltersButton{color:var(--primary);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;margin-top:1rem;padding:.5rem;font-size:.9375rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.SubscriptionList-module__GqHgNq__clearFiltersButton:hover{color:var(--primary-hover);background:linear-gradient(135deg,#667eea0f 0%,#764ba20f 100%)}@media (max-width:768px){.SubscriptionList-module__GqHgNq__container{gap:0}.SubscriptionList-module__GqHgNq__filtersContainer{box-shadow:none;background:#fff;border-bottom:1px solid #f1f5f9;border-left:none;border-right:none;border-radius:0;padding:1rem}.SubscriptionList-module__GqHgNq__mobileFilterGrid{gap:.625rem}.SubscriptionList-module__GqHgNq__mobileFilterGroup{gap:.375rem}.SubscriptionList-module__GqHgNq__mobileFilterLabel{text-transform:uppercase;letter-spacing:.025em;color:#6b7280;font-size:.6875rem;font-weight:600}.SubscriptionList-module__GqHgNq__mobileFilterSelect{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;min-height:44px;padding:.625rem .75rem;font-size:.875rem;font-weight:500}.SubscriptionList-module__GqHgNq__mobileFilterSelect:focus{background:#fff;border-color:#667eea;outline:none}.SubscriptionList-module__GqHgNq__mobileSortRow{gap:.625rem;margin-top:.625rem}.SubscriptionList-module__GqHgNq__mobileSortButton{color:#667eea;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;min-width:44px;min-height:44px;margin-top:1.375rem;font-size:1.125rem;font-weight:600}.SubscriptionList-module__GqHgNq__mobileSortButton:active{background:#f3f4f6;transform:scale(.96)}.SubscriptionList-module__GqHgNq__mobileResultsCount{color:#9ca3af;letter-spacing:.01em;margin-top:.75rem;padding-top:.75rem;font-size:.8125rem;font-weight:600}.SubscriptionList-module__GqHgNq__subscriptionsList{gap:0;padding:0}.SubscriptionList-module__GqHgNq__emptyState{padding:3rem 1.5rem}.SubscriptionList-module__GqHgNq__emptyIcon{background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);width:5rem;height:5rem}.SubscriptionList-module__GqHgNq__emptyIconSvg{width:2.5rem;height:2.5rem}.SubscriptionList-module__GqHgNq__emptyTitle{color:#374151;margin-top:1.25rem;font-size:1.125rem;font-weight:600}.SubscriptionList-module__GqHgNq__emptySubtitle{color:#6b7280;margin-top:.625rem;font-size:.9375rem}.SubscriptionList-module__GqHgNq__noResults{background:#fff;border-top:1px solid #f1f5f9;padding:2rem 1rem}.SubscriptionList-module__GqHgNq__noResultsText{color:#6b7280;font-size:.9375rem}.SubscriptionList-module__GqHgNq__clearFiltersButton{min-height:44px;padding:.75rem 1.5rem;font-size:.9375rem}}
.TransactionEntryForm-module__kr3M4W__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.TransactionEntryForm-module__kr3M4W__modal{background:var(--card-background);width:100%;max-width:600px;max-height:90vh;box-shadow:var(--shadow-xl);border-radius:16px;overflow-y:auto}.TransactionEntryForm-module__kr3M4W__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.TransactionEntryForm-module__kr3M4W__title{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.TransactionEntryForm-module__kr3M4W__closeButton{width:32px;height:32px;color:var(--muted-text);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.TransactionEntryForm-module__kr3M4W__closeButton:hover{background:var(--background);color:var(--foreground)}.TransactionEntryForm-module__kr3M4W__closeButton svg{width:20px;height:20px}.TransactionEntryForm-module__kr3M4W__form{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.TransactionEntryForm-module__kr3M4W__typeToggle{background:var(--background);border-radius:10px;gap:.5rem;padding:.25rem;display:flex}.TransactionEntryForm-module__kr3M4W__typeButton,.TransactionEntryForm-module__kr3M4W__typeActive{color:var(--muted-text);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-weight:600;transition:all .2s;display:flex}.TransactionEntryForm-module__kr3M4W__typeButton:hover{color:var(--foreground)}.TransactionEntryForm-module__kr3M4W__typeActive{background:var(--primary);color:#fff;box-shadow:var(--shadow-sm)}.TransactionEntryForm-module__kr3M4W__typeButton svg,.TransactionEntryForm-module__kr3M4W__typeActive svg{width:20px;height:20px}.TransactionEntryForm-module__kr3M4W__formGroup{flex-direction:column;gap:.5rem;display:flex}.TransactionEntryForm-module__kr3M4W__label{color:var(--foreground);font-size:.9375rem;font-weight:600}.TransactionEntryForm-module__kr3M4W__required{color:var(--danger)}.TransactionEntryForm-module__kr3M4W__input,.TransactionEntryForm-module__kr3M4W__select,.TransactionEntryForm-module__kr3M4W__textarea{border:1px solid var(--border);color:var(--foreground);background:var(--background-solid);border-radius:8px;padding:.75rem 1rem;font-size:.9375rem;transition:all .2s}.TransactionEntryForm-module__kr3M4W__input:focus,.TransactionEntryForm-module__kr3M4W__select:focus,.TransactionEntryForm-module__kr3M4W__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #667eea1a}.TransactionEntryForm-module__kr3M4W__textarea{resize:vertical;font-family:inherit}.TransactionEntryForm-module__kr3M4W__inputWithSuffix{align-items:center;display:flex;position:relative}.TransactionEntryForm-module__kr3M4W__inputWithSuffix .TransactionEntryForm-module__kr3M4W__input{flex:1;padding-right:3rem}.TransactionEntryForm-module__kr3M4W__suffix{color:var(--secondary-text);font-weight:600;position:absolute;right:1rem}.TransactionEntryForm-module__kr3M4W__actions{border-top:1px solid var(--border);gap:.75rem;margin-top:.5rem;padding-top:1rem;display:flex}.TransactionEntryForm-module__kr3M4W__cancelButton,.TransactionEntryForm-module__kr3M4W__submitButton{cursor:pointer;border:none;border-radius:8px;flex:1;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s}.TransactionEntryForm-module__kr3M4W__cancelButton{background:var(--background);color:var(--foreground);border:1px solid var(--border)}.TransactionEntryForm-module__kr3M4W__cancelButton:hover{background:var(--card-background)}.TransactionEntryForm-module__kr3M4W__submitButton{background:linear-gradient(135deg,var(--primary)0%,var(--primary-hover)100%);color:#fff;box-shadow:var(--shadow-brand)}.TransactionEntryForm-module__kr3M4W__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #667eea40}.TransactionEntryForm-module__kr3M4W__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:640px){.TransactionEntryForm-module__kr3M4W__overlay{padding:0}.TransactionEntryForm-module__kr3M4W__modal{border-radius:0;max-height:100vh}.TransactionEntryForm-module__kr3M4W__header,.TransactionEntryForm-module__kr3M4W__form{padding:1rem}.TransactionEntryForm-module__kr3M4W__actions{flex-direction:column-reverse}.TransactionEntryForm-module__kr3M4W__typeButton,.TransactionEntryForm-module__kr3M4W__typeActive{padding:.625rem;font-size:.875rem}}
.QuickAddServiceModal-module__x0_N6a__backdrop{z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.2s QuickAddServiceModal-module__x0_N6a__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes QuickAddServiceModal-module__x0_N6a__fadeIn{0%{opacity:0}to{opacity:1}}.QuickAddServiceModal-module__x0_N6a__modal{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;width:100%;max-width:600px;max-height:90vh;animation:.3s QuickAddServiceModal-module__x0_N6a__slideUp;overflow-y:auto;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0003}@keyframes QuickAddServiceModal-module__x0_N6a__slideUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.QuickAddServiceModal-module__x0_N6a__header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.QuickAddServiceModal-module__x0_N6a__header h3{color:#1a202c;margin:0;font-size:1.25rem;font-weight:600}.QuickAddServiceModal-module__x0_N6a__closeButton{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.QuickAddServiceModal-module__x0_N6a__closeButton:hover{background:var(--color-bg-hover);color:var(--color-text)}.QuickAddServiceModal-module__x0_N6a__closeButton svg{width:1.5rem;height:1.5rem}.QuickAddServiceModal-module__x0_N6a__form{background:#fff;padding:1.5rem}.QuickAddServiceModal-module__x0_N6a__typeSelection{flex-direction:column;gap:1rem;display:flex}.QuickAddServiceModal-module__x0_N6a__selectionLabel{color:#1a202c;margin:0;font-weight:500}.QuickAddServiceModal-module__x0_N6a__searchContainer{align-items:center;display:flex;position:relative}.QuickAddServiceModal-module__x0_N6a__searchIcon{color:#718096;pointer-events:none;width:1.25rem;height:1.25rem;position:absolute;left:.75rem}.QuickAddServiceModal-module__x0_N6a__searchInput{color:#1a202c;background:#fff;border:1.5px solid #cbd5e0;border-radius:.5rem;width:100%;padding:.75rem 2.75rem;font-size:.9375rem;transition:all .2s}.QuickAddServiceModal-module__x0_N6a__searchInput:focus{border-color:#3182ce;outline:none;box-shadow:0 0 0 3px #3182ce1a}.QuickAddServiceModal-module__x0_N6a__searchInput::placeholder{color:#718096;opacity:.6}.QuickAddServiceModal-module__x0_N6a__clearButton{color:#718096;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;right:.5rem}.QuickAddServiceModal-module__x0_N6a__clearButton:hover{color:#1a202c;background:#f7fafc}.QuickAddServiceModal-module__x0_N6a__clearButton svg{width:1.25rem;height:1.25rem}.QuickAddServiceModal-module__x0_N6a__noResults{text-align:center;color:#718096;grid-column:1/-1;padding:2rem 1rem}.QuickAddServiceModal-module__x0_N6a__noResults p{margin:0;font-size:.9375rem}.QuickAddServiceModal-module__x0_N6a__typeGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.QuickAddServiceModal-module__x0_N6a__typeCard{cursor:pointer;text-align:left;background:#f7fafc;border:1.5px solid #cbd5e0;border-radius:.5rem;padding:1rem;transition:all .2s}.QuickAddServiceModal-module__x0_N6a__typeCard:hover{border-color:var(--color-primary);background:var(--color-primary-bg);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.QuickAddServiceModal-module__x0_N6a__typeLabel{color:#1a202c;font-size:.9375rem;font-weight:500}.QuickAddServiceModal-module__x0_N6a__typeCardCustom{position:relative;overflow:hidden;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)!important;border-color:#667eea!important}.QuickAddServiceModal-module__x0_N6a__typeCardCustom:before{content:"";opacity:0;background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);transition:opacity .2s;position:absolute;top:0;bottom:0;left:0;right:0}.QuickAddServiceModal-module__x0_N6a__typeCardCustom:hover:before{opacity:1}.QuickAddServiceModal-module__x0_N6a__typeCardCustom .QuickAddServiceModal-module__x0_N6a__typeLabel{z-index:1;font-weight:600;position:relative;color:#fff!important}.QuickAddServiceModal-module__x0_N6a__toggleButton{color:#3182ce;cursor:pointer;background:#fff;border:1px solid #cbd5e0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem;font-weight:500;transition:all .2s;display:flex}.QuickAddServiceModal-module__x0_N6a__toggleButton:hover{background:var(--color-primary-bg);border-color:var(--color-primary)}.QuickAddServiceModal-module__x0_N6a__toggleButton svg{width:1.25rem;height:1.25rem}.QuickAddServiceModal-module__x0_N6a__selectedType{background:var(--color-primary-bg);border:1px solid var(--color-primary-light);border-radius:.5rem;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.QuickAddServiceModal-module__x0_N6a__selectedLabel{color:var(--color-text-secondary);margin-bottom:.25rem;font-size:.875rem;display:block}.QuickAddServiceModal-module__x0_N6a__selectedType strong{color:var(--color-primary);font-size:1rem}.QuickAddServiceModal-module__x0_N6a__changeButton{color:var(--color-primary);cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.5rem 1rem;font-weight:500;transition:all .2s}.QuickAddServiceModal-module__x0_N6a__changeButton:hover{background:rgba(var(--color-primary-rgb),.1)}.QuickAddServiceModal-module__x0_N6a__formGroup{margin-bottom:1.25rem}.QuickAddServiceModal-module__x0_N6a__formGroup label{color:#1a202c;margin-bottom:.5rem;font-size:.9375rem;font-weight:500;display:block}.QuickAddServiceModal-module__x0_N6a__helpText{color:#718096;margin-top:.375rem;font-size:.8125rem;font-style:italic;display:block}.QuickAddServiceModal-module__x0_N6a__input,.QuickAddServiceModal-module__x0_N6a__textarea{color:#1a202c;background:#fff;border:1.5px solid #cbd5e0;border-radius:.5rem;width:100%;padding:.75rem;font-size:.9375rem;transition:all .2s}.QuickAddServiceModal-module__x0_N6a__input:focus,.QuickAddServiceModal-module__x0_N6a__textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb),.1);outline:none}.QuickAddServiceModal-module__x0_N6a__input::placeholder,.QuickAddServiceModal-module__x0_N6a__textarea::placeholder{color:var(--color-text-secondary);opacity:.6}.QuickAddServiceModal-module__x0_N6a__textarea{resize:vertical;min-height:80px}.QuickAddServiceModal-module__x0_N6a__errorBox{background:#fff5f5;border:1.5px solid #fc8181;border-radius:.5rem;align-items:center;gap:.75rem;margin-bottom:1rem;padding:1rem;animation:.3s QuickAddServiceModal-module__x0_N6a__slideDown;display:flex}@keyframes QuickAddServiceModal-module__x0_N6a__slideDown{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.QuickAddServiceModal-module__x0_N6a__errorBox svg{color:#c53030;flex-shrink:0;width:1.25rem;height:1.25rem}.QuickAddServiceModal-module__x0_N6a__errorBox span{color:#c53030;font-size:.9375rem;font-weight:500;line-height:1.5}.QuickAddServiceModal-module__x0_N6a__infoBox{background:#ebf8ff;border:1px solid #bee3f8;border-radius:.5rem;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.QuickAddServiceModal-module__x0_N6a__infoBox svg{color:#3182ce;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.125rem}.QuickAddServiceModal-module__x0_N6a__infoBox p{color:#2d3748;margin:0;font-size:.875rem;line-height:1.5}.QuickAddServiceModal-module__x0_N6a__planServiceSection{background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);border:1px solid #cbd5e0;border-radius:.75rem;margin-top:1.5rem;padding:1.25rem}.QuickAddServiceModal-module__x0_N6a__checkboxGroup{align-items:center;gap:.75rem;margin-bottom:0;display:flex}.QuickAddServiceModal-module__x0_N6a__checkbox{cursor:pointer;accent-color:#3182ce;width:1.25rem;height:1.25rem}.QuickAddServiceModal-module__x0_N6a__checkboxLabel{color:#2d3748;cursor:pointer;-webkit-user-select:none;user-select:none;margin:0;font-size:1rem;font-weight:600}.QuickAddServiceModal-module__x0_N6a__planServiceFields{border-top:1px solid #cbd5e0;margin-top:1.25rem;padding-top:1.25rem}.QuickAddServiceModal-module__x0_N6a__planServiceHelp{color:#4a5568;margin:0 0 1rem;font-size:.875rem;line-height:1.5}.QuickAddServiceModal-module__x0_N6a__intervalRow{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.QuickAddServiceModal-module__x0_N6a__calculatedInfo{color:#2d3748;background:#fff;border:1px solid #cbd5e0;border-radius:.5rem;align-items:center;gap:.625rem;margin-top:.75rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.QuickAddServiceModal-module__x0_N6a__calculatedInfo svg{color:#3182ce;flex-shrink:0;width:1.125rem;height:1.125rem}.QuickAddServiceModal-module__x0_N6a__calculatedInfo span{line-height:1.5}.QuickAddServiceModal-module__x0_N6a__calculatedInfo strong{color:#1a202c;font-weight:600}.QuickAddServiceModal-module__x0_N6a__footer{justify-content:flex-end;gap:.75rem;display:flex}@media (max-width:640px){.QuickAddServiceModal-module__x0_N6a__modal{max-height:95vh}.QuickAddServiceModal-module__x0_N6a__typeGrid,.QuickAddServiceModal-module__x0_N6a__intervalRow{grid-template-columns:1fr}.QuickAddServiceModal-module__x0_N6a__footer{flex-direction:column-reverse}.QuickAddServiceModal-module__x0_N6a__footer button{width:100%}}
.new-subscription-module__5LkUWW__container{background-color:#f9fafb;min-height:100vh}.new-subscription-module__5LkUWW__innerContainer{max-width:42rem;margin:0 auto;padding:2rem 1rem}.new-subscription-module__5LkUWW__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.new-subscription-module__5LkUWW__headerText h1{color:#111827;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.new-subscription-module__5LkUWW__headerText p{color:#4b5563}.new-subscription-module__5LkUWW__errorAlert{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5;border-radius:12px;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.9375rem;line-height:1.6;box-shadow:0 1px 3px #0000001a}.new-subscription-module__5LkUWW__warningAlert{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:12px;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.9375rem;line-height:1.6;box-shadow:0 1px 3px #0000001a}.new-subscription-module__5LkUWW__upgradeLink{color:#667eea;cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline;transition:color .2s}.new-subscription-module__5LkUWW__upgradeLink:hover{color:#764ba2}
.AccountDeletion-module__1dTD0W__container{margin-top:2rem}.AccountDeletion-module__1dTD0W__loading{text-align:center;color:#6b7280;padding:2rem}.AccountDeletion-module__1dTD0W__card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.AccountDeletion-module__1dTD0W__cardHeader{border-bottom:1px solid #e5e7eb;padding:1.5rem}.AccountDeletion-module__1dTD0W__cardTitle{color:#111827;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.AccountDeletion-module__1dTD0W__cardDescription{color:#6b7280;margin:0;font-size:.875rem}.AccountDeletion-module__1dTD0W__cardBody{padding:1.5rem}.AccountDeletion-module__1dTD0W__cardActions{background:#f9fafb;border-top:1px solid #e5e7eb;padding:1.5rem}.AccountDeletion-module__1dTD0W__warningCard{background:linear-gradient(135deg,#fef3c7 0%,#fcd34d 100%);border:2px solid #f59e0b;border-radius:12px;padding:1.5rem}.AccountDeletion-module__1dTD0W__warningHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.AccountDeletion-module__1dTD0W__warningIcon{color:#d97706;flex-shrink:0;width:32px;height:32px}.AccountDeletion-module__1dTD0W__warningTitle{color:#92400e;margin:0;font-size:1.25rem;font-weight:700}.AccountDeletion-module__1dTD0W__warningBody{margin-bottom:1.5rem}.AccountDeletion-module__1dTD0W__warningText{color:#78350f;margin:0 0 .5rem;font-size:1rem}.AccountDeletion-module__1dTD0W__warningSubtext{color:#92400e;margin:0 0 1rem;font-size:.875rem}.AccountDeletion-module__1dTD0W__reasonBox{background:#fff9;border-radius:8px;margin:1rem 0;padding:1rem}.AccountDeletion-module__1dTD0W__reasonLabel{color:#92400e;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.AccountDeletion-module__1dTD0W__reasonText{color:#78350f;margin:0;font-size:.875rem}.AccountDeletion-module__1dTD0W__infoList{margin-top:1rem}.AccountDeletion-module__1dTD0W__infoItem{color:#78350f;margin:.5rem 0;font-size:.875rem}.AccountDeletion-module__1dTD0W__warningActions{justify-content:flex-start;display:flex}.AccountDeletion-module__1dTD0W__dangerBox{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;gap:1rem;padding:1rem;display:flex}.AccountDeletion-module__1dTD0W__dangerIcon{color:#dc2626;flex-shrink:0;width:24px;height:24px;margin-top:2px}.AccountDeletion-module__1dTD0W__dangerTitle{color:#991b1b;margin:0 0 .5rem;font-weight:600}.AccountDeletion-module__1dTD0W__dangerText{color:#7f1d1d;margin:0 0 1rem;font-size:.875rem}.AccountDeletion-module__1dTD0W__dangerList{color:#7f1d1d;margin:0;padding-left:1.25rem;font-size:.875rem}.AccountDeletion-module__1dTD0W__dangerList li{margin:.25rem 0}.AccountDeletion-module__1dTD0W__error{color:#dc2626;background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;margin-top:1rem;padding:.75rem;font-size:.875rem}.AccountDeletion-module__1dTD0W__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.AccountDeletion-module__1dTD0W__modal{background:#fff;border-radius:12px;width:100%;max-width:500px;box-shadow:0 20px 25px -5px #0000001a}.AccountDeletion-module__1dTD0W__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.AccountDeletion-module__1dTD0W__modalTitle{color:#111827;margin:0;font-size:1.25rem;font-weight:700}.AccountDeletion-module__1dTD0W__modalClose{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.AccountDeletion-module__1dTD0W__modalClose:hover:not(:disabled){color:#111827;background:#f3f4f6}.AccountDeletion-module__1dTD0W__modalClose:disabled{opacity:.5;cursor:not-allowed}.AccountDeletion-module__1dTD0W__modalBody{padding:1.5rem}.AccountDeletion-module__1dTD0W__modalText{color:#4b5563;margin:0 0 1.5rem;font-size:.875rem}.AccountDeletion-module__1dTD0W__formGroup{margin-bottom:1rem}.AccountDeletion-module__1dTD0W__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.AccountDeletion-module__1dTD0W__textarea{resize:vertical;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.75rem;font-family:inherit;font-size:.875rem;transition:all .2s}.AccountDeletion-module__1dTD0W__textarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.AccountDeletion-module__1dTD0W__textarea:disabled{cursor:not-allowed;opacity:.6;background:#f3f4f6}.AccountDeletion-module__1dTD0W__modalActions{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;gap:.75rem;padding:1.5rem;display:flex}
.FloatingButton-module__bT2yZG__floatingContainer{display:none}@media (min-width:1024px){.FloatingButton-module__bT2yZG__floatingContainer{z-index:900;display:block;position:fixed;top:50%;left:-8px;transform:translateY(-50%)}.FloatingButton-module__bT2yZG__floatingButton{cursor:pointer;opacity:.9;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border:2px solid #fff;border-radius:0 50% 50% 0;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:48px;height:48px;padding:6px;transition:all .25s;display:flex;position:relative;box-shadow:2px 3px 10px #fbbf244d}.FloatingButton-module__bT2yZG__floatingButton:hover{opacity:1;left:4px;box-shadow:3px 4px 16px #fbbf2480}.FloatingButton-module__bT2yZG__floatingButton:active{transform:scale(.96)}.FloatingButton-module__bT2yZG__icon{color:#fff;filter:drop-shadow(0 1px 2px #00000026);width:18px;height:18px}.FloatingButton-module__bT2yZG__label{color:#fff;text-transform:uppercase;letter-spacing:.3px;text-shadow:0 1px 2px #00000026;font-size:9px;font-weight:700}.FloatingButton-module__bT2yZG__tooltip{display:none}}
.InsightsWidget-module__qUs9Kq__widget{background:var(--surface);border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.InsightsWidget-module__qUs9Kq__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.InsightsWidget-module__qUs9Kq__title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.InsightsWidget-module__qUs9Kq__viewAll{color:var(--primary);font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.InsightsWidget-module__qUs9Kq__viewAll:hover{color:var(--primary-dark)}.InsightsWidget-module__qUs9Kq__loading,.InsightsWidget-module__qUs9Kq__error{text-align:center;color:var(--text-secondary);padding:2rem}.InsightsWidget-module__qUs9Kq__error{color:var(--danger)}.InsightsWidget-module__qUs9Kq__empty{text-align:center;flex-direction:column;align-items:center;padding:3rem 2rem;display:flex}.InsightsWidget-module__qUs9Kq__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:4rem}.InsightsWidget-module__qUs9Kq__emptyText{max-width:400px}.InsightsWidget-module__qUs9Kq__emptyTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.InsightsWidget-module__qUs9Kq__emptyMessage{color:var(--text-secondary);margin:0;font-size:.9375rem}.InsightsWidget-module__qUs9Kq__analytics{margin-bottom:1.5rem}.InsightsWidget-module__qUs9Kq__analyticsGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;display:grid}.InsightsWidget-module__qUs9Kq__analyticCard{border:1px solid var(--border);background:linear-gradient(135deg,#667eea0d,#f093fb0d);border-radius:12px;align-items:center;gap:.75rem;padding:1rem;display:flex}.InsightsWidget-module__qUs9Kq__analyticIcon{flex-shrink:0;font-size:1.75rem}.InsightsWidget-module__qUs9Kq__analyticContent{min-width:0}.InsightsWidget-module__qUs9Kq__analyticValue{color:var(--text-primary);font-size:1.5rem;font-weight:700;line-height:1.2}.InsightsWidget-module__qUs9Kq__analyticLabel{color:var(--text-secondary);margin-top:.25rem;font-size:.75rem;font-weight:500}.InsightsWidget-module__qUs9Kq__insightsList{flex-direction:column;gap:1rem;display:flex}.InsightsWidget-module__qUs9Kq__footer{border-top:1px solid var(--border);text-align:center;margin-top:1.5rem;padding-top:1.5rem}.InsightsWidget-module__qUs9Kq__viewAllButton{background:var(--primary);color:#fff;border-radius:8px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.InsightsWidget-module__qUs9Kq__viewAllButton:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}@media (max-width:768px){.InsightsWidget-module__qUs9Kq__widget{padding:1rem}.InsightsWidget-module__qUs9Kq__header{flex-direction:column;align-items:flex-start;gap:.75rem}.InsightsWidget-module__qUs9Kq__title{font-size:1.25rem}.InsightsWidget-module__qUs9Kq__analyticsGrid{grid-template-columns:repeat(2,1fr)}.InsightsWidget-module__qUs9Kq__analyticCard{padding:.75rem}.InsightsWidget-module__qUs9Kq__analyticValue{font-size:1.25rem}.InsightsWidget-module__qUs9Kq__analyticLabel{font-size:.6875rem}}
.SubscriptionRow-module__4wte2a__row{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;transition:all .2s}.SubscriptionRow-module__4wte2a__row:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px #0000001a}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categoryStreaming{background:linear-gradient(90deg,#fff 0%,#fecaca 100%);border-color:#fca5a5}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categorySoftware{background:linear-gradient(90deg,#fff 0%,#bfdbfe 100%);border-color:#93c5fd}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categoryFitness{background:linear-gradient(90deg,#fff 0%,#bbf7d0 100%);border-color:#86efac}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categoryGaming{background:linear-gradient(90deg,#fff 0%,#e9d5ff 100%);border-color:#d8b4fe}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categoryEducation{background:linear-gradient(90deg,#fff 0%,#fef08a 100%);border-color:#fde047}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categoryCloudStorage{background:linear-gradient(90deg,#fff 0%,#a5f3fc 100%);border-color:#67e8f9}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categoryMusic{background:linear-gradient(90deg,#fff 0%,#fbcfe8 100%);border-color:#f9a8d4}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categoryNews{background:linear-gradient(90deg,#fff 0%,#fed7aa 100%);border-color:#fdba74}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categoryProductivity{background:linear-gradient(90deg,#fff 0%,#c7d2fe 100%);border-color:#a5b4fc}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categoryEntertainment{background:linear-gradient(90deg,#fff 0%,#fecdd3 100%);border-color:#fda4af}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categoryProfessional{background:linear-gradient(90deg,#fff 0%,#99f6e4 100%);border-color:#5eead4}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categoryLifestyle{background:linear-gradient(90deg,#fff 0%,#f5d0fe 100%);border-color:#e879f9}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categoryAI{background:linear-gradient(90deg,#fff 0%,#ddd6fe 100%);border-color:#c4b5fd}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categoryDevelopment{background:linear-gradient(90deg,#fff 0%,#a7f3d0 100%);border-color:#6ee7b7}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categorySecurity{background:linear-gradient(90deg,#fff 0%,#fecaca 100%);border-color:#f87171}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categoryVpn{background:linear-gradient(90deg,#fff 0%,#bfdbfe 100%);border-color:#60a5fa}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categoryDesign{background:linear-gradient(90deg,#fff 0%,#e9d5ff 100%);border-color:#c084fc}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categoryCollaboration{background:linear-gradient(90deg,#fff 0%,#99f6e4 100%);border-color:#2dd4bf}.SubscriptionRow-module__4wte2a__row.SubscriptionRow-module__4wte2a__categoryOther{background:linear-gradient(90deg,#fff 0%,#e5e7eb 100%);border-color:#d1d5db}.SubscriptionRow-module__4wte2a__desktopLayout{display:none}@media (min-width:1024px){.SubscriptionRow-module__4wte2a__desktopLayout{justify-content:space-between;align-items:center;display:flex}}.SubscriptionRow-module__4wte2a__leftSection{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}.SubscriptionRow-module__4wte2a__icon{color:#fff;background:linear-gradient(to bottom right,#3b82f6,#9333ea);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.125rem;font-weight:700;display:flex;overflow:hidden}.SubscriptionRow-module__4wte2a__iconMobile{width:2.5rem;height:2.5rem}.SubscriptionRow-module__4wte2a__logoImage{object-fit:contain;background:#fff;width:100%;height:100%;padding:.25rem}.SubscriptionRow-module__4wte2a__serviceDetails{flex:1;min-width:0}.SubscriptionRow-module__4wte2a__serviceName{align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.SubscriptionRow-module__4wte2a__serviceTitleDesktop,.SubscriptionRow-module__4wte2a__serviceTitleMobile{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:1.125rem;font-weight:600;overflow:hidden}.SubscriptionRow-module__4wte2a__categoryBadge{border-radius:9999px;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.SubscriptionRow-module__4wte2a__categoryStreaming{color:#991b1b;background-color:#fee2e2}.SubscriptionRow-module__4wte2a__categorySoftware{color:#1e40af;background-color:#dbeafe}.SubscriptionRow-module__4wte2a__categoryFitness{color:#166534;background-color:#dcfce7}.SubscriptionRow-module__4wte2a__categoryGaming{color:#6b21a8;background-color:#f3e8ff}.SubscriptionRow-module__4wte2a__categoryEducation{color:#854d0e;background-color:#fef9c3}.SubscriptionRow-module__4wte2a__categoryCloudStorage{color:#155e75;background-color:#cffafe}.SubscriptionRow-module__4wte2a__categoryMusic{color:#9f1239;background-color:#fce7f3}.SubscriptionRow-module__4wte2a__categoryNews{color:#9a3412;background-color:#fed7aa}.SubscriptionRow-module__4wte2a__categoryProductivity{color:#3730a3;background-color:#e0e7ff}.SubscriptionRow-module__4wte2a__categoryEntertainment{color:#9f1239;background-color:#ffe4e6}.SubscriptionRow-module__4wte2a__categoryProfessional{color:#115e59;background-color:#ccfbf1}.SubscriptionRow-module__4wte2a__categoryLifestyle{color:#86198f;background-color:#fae8ff}.SubscriptionRow-module__4wte2a__categoryAI{color:#5b21b6;background-color:#ede9fe}.SubscriptionRow-module__4wte2a__categoryDevelopment{color:#065f46;background-color:#d1fae5}.SubscriptionRow-module__4wte2a__categorySecurity{color:#7f1d1d;background-color:#fee2e2}.SubscriptionRow-module__4wte2a__categoryVpn{color:#1e3a8a;background-color:#dbeafe}.SubscriptionRow-module__4wte2a__categoryDesign{color:#581c87;background-color:#f3e8ff}.SubscriptionRow-module__4wte2a__categoryCollaboration{color:#134e4a;background-color:#ccfbf1}.SubscriptionRow-module__4wte2a__categoryOther{color:#1f2937;background-color:#f3f4f6}.SubscriptionRow-module__4wte2a__statusIcon{font-size:.875rem}.SubscriptionRow-module__4wte2a__statusIcon.SubscriptionRow-module__4wte2a__inactive{color:#9ca3af}.SubscriptionRow-module__4wte2a__statusIcon.SubscriptionRow-module__4wte2a__warning{color:#dc2626}.SubscriptionRow-module__4wte2a__statusIcon.SubscriptionRow-module__4wte2a__caution{color:#f97316}.SubscriptionRow-module__4wte2a__statusIcon.SubscriptionRow-module__4wte2a__good{color:#10b981}.SubscriptionRow-module__4wte2a__description{color:#4b5563;white-space:nowrap;text-overflow:ellipsis;max-width:28rem;font-size:.875rem;overflow:hidden}.SubscriptionRow-module__4wte2a__centerSection{align-items:center;gap:2rem;padding:0 1rem;display:flex}.SubscriptionRow-module__4wte2a__priceBlock{text-align:center}.SubscriptionRow-module__4wte2a__price{color:#111827;font-size:1.5rem;font-weight:700}.SubscriptionRow-module__4wte2a__billingCycle{color:#6b7280;font-size:.875rem}.SubscriptionRow-module__4wte2a__monthlyPrice{text-align:center}.SubscriptionRow-module__4wte2a__monthlyPriceValue{color:#374151;font-size:1.125rem;font-weight:600}.SubscriptionRow-module__4wte2a__monthlyPriceLabel{color:#6b7280;font-size:.75rem}.SubscriptionRow-module__4wte2a__rightSection{align-items:center;gap:1.5rem;display:flex}.SubscriptionRow-module__4wte2a__nextBilling{text-align:right}.SubscriptionRow-module__4wte2a__nextBillingLabel{color:#6b7280;font-size:.875rem}.SubscriptionRow-module__4wte2a__nextBillingDate{color:#111827;font-size:.875rem;font-weight:500}.SubscriptionRow-module__4wte2a__nextBillingDays{font-size:.875rem;font-weight:500}.SubscriptionRow-module__4wte2a__nextBillingDays.SubscriptionRow-module__4wte2a__inactive{color:#9ca3af}.SubscriptionRow-module__4wte2a__nextBillingDays.SubscriptionRow-module__4wte2a__warning{color:#dc2626}.SubscriptionRow-module__4wte2a__nextBillingDays.SubscriptionRow-module__4wte2a__caution{color:#f97316}.SubscriptionRow-module__4wte2a__nextBillingDays.SubscriptionRow-module__4wte2a__good{color:#10b981}.SubscriptionRow-module__4wte2a__actionIcon{flex-shrink:0}.SubscriptionRow-module__4wte2a__actionIconCircle{background-color:#f3f4f6;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background-color .2s;display:flex}.SubscriptionRow-module__4wte2a__row:hover .SubscriptionRow-module__4wte2a__actionIconCircle{background-color:#e5e7eb}.SubscriptionRow-module__4wte2a__actionIconSvg{color:#9ca3af;width:1.25rem;height:1.25rem}.SubscriptionRow-module__4wte2a__row:hover .SubscriptionRow-module__4wte2a__actionIconSvg{color:#4b5563}.SubscriptionRow-module__4wte2a__mobileLayout{display:block}@media (min-width:1024px){.SubscriptionRow-module__4wte2a__mobileLayout{display:none}}.SubscriptionRow-module__4wte2a__mobileHeader{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.SubscriptionRow-module__4wte2a__mobileServiceInfo{flex:1;min-width:0}.SubscriptionRow-module__4wte2a__mobileServiceName{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.SubscriptionRow-module__4wte2a__mobileDescription{color:#4b5563;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;display:-webkit-box;overflow:hidden}.SubscriptionRow-module__4wte2a__mobilePriceGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:.75rem;display:grid}.SubscriptionRow-module__4wte2a__mobilePriceBlock{flex-direction:column;display:flex}.SubscriptionRow-module__4wte2a__mobilePriceLabel{color:#6b7280;margin-bottom:.25rem;font-size:.75rem}.SubscriptionRow-module__4wte2a__mobilePriceValue{color:#111827;font-size:1.25rem;font-weight:700}.SubscriptionRow-module__4wte2a__mobileBillingCycle{color:#6b7280;font-size:.75rem}.SubscriptionRow-module__4wte2a__mobileMonthlyValue{color:#374151;font-size:1.125rem;font-weight:600}.SubscriptionRow-module__4wte2a__mobileMonthlyLabel{color:#6b7280;font-size:.75rem}.SubscriptionRow-module__4wte2a__mobileFooter{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.SubscriptionRow-module__4wte2a__mobileNextBillingLabel{color:#6b7280;font-size:.75rem}.SubscriptionRow-module__4wte2a__mobileNextBillingDate{color:#111827;font-size:.875rem;font-weight:500}.SubscriptionRow-module__4wte2a__mobileNextBillingDays{text-align:right;font-size:.875rem;font-weight:500}.SubscriptionRow-module__4wte2a__mobileNextBillingDays.SubscriptionRow-module__4wte2a__inactive{color:#9ca3af}.SubscriptionRow-module__4wte2a__mobileNextBillingDays.SubscriptionRow-module__4wte2a__warning{color:#dc2626}.SubscriptionRow-module__4wte2a__mobileNextBillingDays.SubscriptionRow-module__4wte2a__caution{color:#f97316}.SubscriptionRow-module__4wte2a__mobileNextBillingDays.SubscriptionRow-module__4wte2a__good{color:#10b981}@media (max-width:768px){.SubscriptionRow-module__4wte2a__row{border-top:none;border-left:none;border-right:none;border-radius:0;margin:0;padding:1rem;transition:background-color .15s}.SubscriptionRow-module__4wte2a__row:active{opacity:.9}.SubscriptionRow-module__4wte2a__row:hover{box-shadow:none}.SubscriptionRow-module__4wte2a__mobileHeader{gap:.875rem;margin-bottom:.875rem}.SubscriptionRow-module__4wte2a__icon{border-radius:12px;width:52px;height:52px;font-size:1.25rem;box-shadow:0 2px 8px #00000014}.SubscriptionRow-module__4wte2a__logoImage{padding:.375rem}.SubscriptionRow-module__4wte2a__mobileServiceName{flex-wrap:wrap;gap:.625rem;margin-bottom:.375rem}.SubscriptionRow-module__4wte2a__serviceTitleMobile{letter-spacing:-.01em;font-size:1.0625rem;font-weight:700;line-height:1.3}.SubscriptionRow-module__4wte2a__categoryBadge{letter-spacing:.0125em;border-radius:6px;padding:.3125rem .625rem;font-size:.6875rem;font-weight:600}.SubscriptionRow-module__4wte2a__statusIcon{font-size:1rem}.SubscriptionRow-module__4wte2a__mobileDescription{color:#6b7280;-webkit-line-clamp:1;margin-bottom:.875rem;font-size:.8125rem;line-height:1.4}.SubscriptionRow-module__4wte2a__mobilePriceGrid{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border-radius:12px;gap:1.25rem;margin-bottom:.875rem;padding:.875rem}.SubscriptionRow-module__4wte2a__mobilePriceLabel{text-transform:uppercase;letter-spacing:.025em;color:#9ca3af;margin-bottom:.375rem;font-size:.6875rem;font-weight:600}.SubscriptionRow-module__4wte2a__mobilePriceValue{letter-spacing:-.02em;color:#111827;font-size:1.5rem;font-weight:800;line-height:1.1}.SubscriptionRow-module__4wte2a__mobileBillingCycle{color:#9ca3af;margin-top:.125rem;font-size:.6875rem;font-weight:500}.SubscriptionRow-module__4wte2a__mobileMonthlyValue{color:#667eea;font-size:1.125rem;font-weight:700;line-height:1.2}.SubscriptionRow-module__4wte2a__mobileMonthlyLabel{color:#9ca3af;margin-top:.125rem;font-size:.6875rem;font-weight:500}.SubscriptionRow-module__4wte2a__mobileFooter{border-top:1px solid #f1f5f9;padding-top:.875rem}.SubscriptionRow-module__4wte2a__mobileNextBillingLabel{text-transform:uppercase;letter-spacing:.025em;color:#9ca3af;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.SubscriptionRow-module__4wte2a__mobileNextBillingDate{color:#374151;font-size:.9375rem;font-weight:600}.SubscriptionRow-module__4wte2a__mobileNextBillingDays{text-align:right;font-size:.9375rem;font-weight:700}}
.ReceiptUploadModal-module__qfXzUa__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ReceiptUploadModal-module__qfXzUa__modal{background:var(--card-background);width:100%;max-width:600px;max-height:90vh;box-shadow:var(--shadow-xl);border-radius:16px;overflow-y:auto}.ReceiptUploadModal-module__qfXzUa__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ReceiptUploadModal-module__qfXzUa__title{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.ReceiptUploadModal-module__qfXzUa__closeButton{width:32px;height:32px;color:var(--muted-text);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.ReceiptUploadModal-module__qfXzUa__closeButton:hover{background:var(--background);color:var(--foreground)}.ReceiptUploadModal-module__qfXzUa__closeButton svg{width:20px;height:20px}.ReceiptUploadModal-module__qfXzUa__uploadContent{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.ReceiptUploadModal-module__qfXzUa__dropzone{border:2px dashed var(--border);text-align:center;cursor:pointer;background:var(--background);border-radius:12px;padding:3rem 1.5rem;transition:all .3s}.ReceiptUploadModal-module__qfXzUa__dropzone:hover{border-color:var(--primary);background:#667eea0d}.ReceiptUploadModal-module__qfXzUa__dropzone svg{width:64px;height:64px;color:var(--primary);margin:0 auto 1rem}.ReceiptUploadModal-module__qfXzUa__dropzone h3{color:var(--foreground);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.ReceiptUploadModal-module__qfXzUa__dropzone p{color:var(--secondary-text);margin:0;font-size:.9375rem}.ReceiptUploadModal-module__qfXzUa__selectedFile{color:var(--success);background:#10b9811a;border-radius:8px;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 1rem;font-weight:500;display:inline-flex}.ReceiptUploadModal-module__qfXzUa__uploadButton{background:linear-gradient(135deg,var(--primary)0%,var(--primary-hover)100%);color:#fff;cursor:pointer;width:100%;box-shadow:var(--shadow-brand);border:none;border-radius:8px;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s}.ReceiptUploadModal-module__qfXzUa__uploadButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #667eea40}.ReceiptUploadModal-module__qfXzUa__uploadButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.ReceiptUploadModal-module__qfXzUa__reviewContent{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.ReceiptUploadModal-module__qfXzUa__confidence{background:var(--background);color:var(--secondary-text);border-radius:8px;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.875rem;display:flex}.ReceiptUploadModal-module__qfXzUa__confidenceBar{background:var(--border);border-radius:3px;flex:1;height:6px;overflow:hidden}.ReceiptUploadModal-module__qfXzUa__confidenceProgress{background:linear-gradient(90deg,var(--success)0%,var(--primary)100%);border-radius:3px;height:100%;transition:width .5s}.ReceiptUploadModal-module__qfXzUa__form{flex-direction:column;gap:1rem;display:flex}.ReceiptUploadModal-module__qfXzUa__formGroup{flex-direction:column;gap:.5rem;display:flex}.ReceiptUploadModal-module__qfXzUa__label{color:var(--foreground);font-size:.9375rem;font-weight:600}.ReceiptUploadModal-module__qfXzUa__required{color:var(--danger)}.ReceiptUploadModal-module__qfXzUa__input,.ReceiptUploadModal-module__qfXzUa__select,.ReceiptUploadModal-module__qfXzUa__textarea{border:1px solid var(--border);color:var(--foreground);background:var(--background-solid);border-radius:8px;padding:.75rem 1rem;font-size:.9375rem;transition:all .2s}.ReceiptUploadModal-module__qfXzUa__input:focus,.ReceiptUploadModal-module__qfXzUa__select:focus,.ReceiptUploadModal-module__qfXzUa__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #667eea1a}.ReceiptUploadModal-module__qfXzUa__textarea{resize:vertical;font-family:inherit}.ReceiptUploadModal-module__qfXzUa__inputWithSuffix{align-items:center;display:flex;position:relative}.ReceiptUploadModal-module__qfXzUa__inputWithSuffix .ReceiptUploadModal-module__qfXzUa__input{flex:1;padding-right:3rem}.ReceiptUploadModal-module__qfXzUa__suffix{color:var(--secondary-text);font-weight:600;position:absolute;right:1rem}.ReceiptUploadModal-module__qfXzUa__ocrItems{background:var(--background);border-radius:8px;padding:1rem}.ReceiptUploadModal-module__qfXzUa__ocrItems h4{color:var(--foreground);margin:0 0 .75rem;font-size:.9375rem;font-weight:600}.ReceiptUploadModal-module__qfXzUa__itemsList{flex-direction:column;gap:.5rem;display:flex}.ReceiptUploadModal-module__qfXzUa__item{background:var(--card-background);border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.875rem;display:flex}.ReceiptUploadModal-module__qfXzUa__itemName{color:var(--foreground)}.ReceiptUploadModal-module__qfXzUa__itemPrice{color:var(--primary);font-weight:600}.ReceiptUploadModal-module__qfXzUa__actions{border-top:1px solid var(--border);gap:.75rem;padding-top:1rem;display:flex}.ReceiptUploadModal-module__qfXzUa__backButton,.ReceiptUploadModal-module__qfXzUa__confirmButton{cursor:pointer;border:none;border-radius:8px;flex:1;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s}.ReceiptUploadModal-module__qfXzUa__backButton{background:var(--background);color:var(--foreground);border:1px solid var(--border)}.ReceiptUploadModal-module__qfXzUa__backButton:hover{background:var(--card-background)}.ReceiptUploadModal-module__qfXzUa__confirmButton{background:linear-gradient(135deg,var(--primary)0%,var(--primary-hover)100%);color:#fff;box-shadow:var(--shadow-brand)}.ReceiptUploadModal-module__qfXzUa__confirmButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #667eea40}.ReceiptUploadModal-module__qfXzUa__confirmButton:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:640px){.ReceiptUploadModal-module__qfXzUa__overlay{padding:0}.ReceiptUploadModal-module__qfXzUa__modal{border-radius:0;max-height:100vh}.ReceiptUploadModal-module__qfXzUa__header,.ReceiptUploadModal-module__qfXzUa__uploadContent,.ReceiptUploadModal-module__qfXzUa__reviewContent{padding:1rem}.ReceiptUploadModal-module__qfXzUa__dropzone{padding:2rem 1rem}.ReceiptUploadModal-module__qfXzUa__dropzone svg{width:48px;height:48px}.ReceiptUploadModal-module__qfXzUa__actions{flex-direction:column-reverse}}
.ServiceDetailModal-module__rwXIgq__backdrop{z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.2s ServiceDetailModal-module__rwXIgq__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}@keyframes ServiceDetailModal-module__rwXIgq__fadeIn{0%{opacity:0}to{opacity:1}}.ServiceDetailModal-module__rwXIgq__modal{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;width:100%;max-width:800px;max-height:90vh;margin:auto;animation:.3s ServiceDetailModal-module__rwXIgq__slideUp;display:flex;box-shadow:0 20px 25px -5px #0000004d}@keyframes ServiceDetailModal-module__rwXIgq__slideUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.ServiceDetailModal-module__rwXIgq__header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;padding:1.5rem;display:flex}.ServiceDetailModal-module__rwXIgq__header h3{color:#1a202c;margin:0 0 .25rem;font-size:1.5rem;font-weight:600}.ServiceDetailModal-module__rwXIgq__subtitle{color:#718096;margin:0;font-size:.9375rem}.ServiceDetailModal-module__rwXIgq__closeButton{color:#718096;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem;transition:all .2s;display:flex}.ServiceDetailModal-module__rwXIgq__closeButton:hover{color:#1a202c;background:#f7fafc}.ServiceDetailModal-module__rwXIgq__closeButton svg{width:1.5rem;height:1.5rem}.ServiceDetailModal-module__rwXIgq__content{background:#fff;flex:1;padding:1.5rem;overflow-y:auto}.ServiceDetailModal-module__rwXIgq__section{margin-bottom:2rem}.ServiceDetailModal-module__rwXIgq__section:last-child{margin-bottom:0}.ServiceDetailModal-module__rwXIgq__section h4{color:#1a202c;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.ServiceDetailModal-module__rwXIgq__infoGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.ServiceDetailModal-module__rwXIgq__infoItem{flex-direction:column;gap:.25rem;display:flex}.ServiceDetailModal-module__rwXIgq__label{color:#718096;font-size:.875rem;font-weight:500}.ServiceDetailModal-module__rwXIgq__value{color:#1a202c;font-size:1rem;font-weight:500}.ServiceDetailModal-module__rwXIgq__value.ServiceDetailModal-module__rwXIgq__price{color:#3182ce;font-size:1.25rem;font-weight:600}.ServiceDetailModal-module__rwXIgq__description{background:#f7fafc;border-radius:.5rem;margin-top:1rem;padding:1rem}.ServiceDetailModal-module__rwXIgq__description p{color:#718096;margin:0;line-height:1.6}.ServiceDetailModal-module__rwXIgq__providerCard{background:#f7fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem}.ServiceDetailModal-module__rwXIgq__providerHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.ServiceDetailModal-module__rwXIgq__providerName{align-items:center;gap:.5rem;display:flex}.ServiceDetailModal-module__rwXIgq__providerName svg{color:#3182ce;width:1.25rem;height:1.25rem}.ServiceDetailModal-module__rwXIgq__providerName strong{color:#1a202c;font-size:1rem}.ServiceDetailModal-module__rwXIgq__favoriteBadge{color:#f39c12;display:flex}.ServiceDetailModal-module__rwXIgq__favoriteBadge svg{width:1rem;height:1rem}.ServiceDetailModal-module__rwXIgq__rating{color:#f39c12;align-items:center;gap:.25rem;font-weight:600;display:flex}.ServiceDetailModal-module__rwXIgq__rating svg{width:1.125rem;height:1.125rem}.ServiceDetailModal-module__rwXIgq__providerDetails{flex-direction:column;gap:.5rem;display:flex}.ServiceDetailModal-module__rwXIgq__providerDetail{color:#718096;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.ServiceDetailModal-module__rwXIgq__providerDetail svg{width:1rem;height:1rem}.ServiceDetailModal-module__rwXIgq__itemsTable{border:1px solid #e2e8f0;border-radius:.5rem;overflow-x:auto}.ServiceDetailModal-module__rwXIgq__itemsTable table{border-collapse:collapse;width:100%}.ServiceDetailModal-module__rwXIgq__itemsTable th{text-align:left;color:#1a202c;background:#f7fafc;border-bottom:1px solid #e2e8f0;padding:.75rem;font-size:.875rem;font-weight:600}.ServiceDetailModal-module__rwXIgq__itemsTable td{color:#1a202c;border-bottom:1px solid #e2e8f0;padding:.75rem;font-size:.9375rem}.ServiceDetailModal-module__rwXIgq__itemsTable tbody tr:last-child td{border-bottom:none}.ServiceDetailModal-module__rwXIgq__partNumber{color:#718096;font-family:monospace;font-size:.875rem}.ServiceDetailModal-module__rwXIgq__totalCost{color:#3182ce;font-weight:600}.ServiceDetailModal-module__rwXIgq__itemsTable tfoot td{background:#f7fafc;border-top:2px solid #e2e8f0;font-weight:600}.ServiceDetailModal-module__rwXIgq__totalLabel{text-align:right;color:#1a202c}.ServiceDetailModal-module__rwXIgq__totalValue{color:#3182ce;font-size:1.125rem}.ServiceDetailModal-module__rwXIgq__nextServiceBox{background:#ebf8ff;border:1px solid #bee3f8;border-radius:.5rem;padding:.75rem}.ServiceDetailModal-module__rwXIgq__nextServiceInfo{flex-direction:column;gap:.5rem;display:flex}.ServiceDetailModal-module__rwXIgq__nextServiceItem{align-items:center;gap:.5rem;display:flex}.ServiceDetailModal-module__rwXIgq__nextServiceItem svg{color:#3182ce;flex-shrink:0;width:1.125rem;height:1.125rem}.ServiceDetailModal-module__rwXIgq__nextServiceItem strong{color:#1a202c;font-size:.9375rem}.ServiceDetailModal-module__rwXIgq__nextServiceItem div{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ServiceDetailModal-module__rwXIgq__orDivider{color:#718096;align-items:center;gap:.75rem;margin:0;padding:.25rem 0;font-size:.8125rem;font-weight:500;display:flex}.ServiceDetailModal-module__rwXIgq__orDivider:before,.ServiceDetailModal-module__rwXIgq__orDivider:after{content:"";background:linear-gradient(90deg,#0000,#cbd5e0,#0000);flex:1;height:1px}.ServiceDetailModal-module__rwXIgq__remaining{color:#718096;margin:0;font-size:.8125rem}.ServiceDetailModal-module__rwXIgq__remaining.ServiceDetailModal-module__rwXIgq__overdue{color:#e53e3e;font-weight:600}.ServiceDetailModal-module__rwXIgq__notes{background:#f7fafc;border-left:3px solid #3182ce;border-radius:.5rem;padding:1rem}.ServiceDetailModal-module__rwXIgq__notes p{color:#1a202c;white-space:pre-wrap;margin:0;line-height:1.6}.ServiceDetailModal-module__rwXIgq__documents{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.75rem;display:grid}.ServiceDetailModal-module__rwXIgq__documentCard{background:#f7fafc;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.75rem;padding:1rem;text-decoration:none;transition:all .2s;display:flex}.ServiceDetailModal-module__rwXIgq__documentCard:hover{background:#e6f7ff;border-color:#3182ce;transform:translateY(-2px)}.ServiceDetailModal-module__rwXIgq__documentIcon{color:#3182ce;background:#e6f7ff;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.ServiceDetailModal-module__rwXIgq__documentIcon svg{width:1.5rem;height:1.5rem}.ServiceDetailModal-module__rwXIgq__documentInfo{flex:1;min-width:0}.ServiceDetailModal-module__rwXIgq__documentInfo strong{color:#1a202c;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;font-size:.9375rem;display:block;overflow:hidden}.ServiceDetailModal-module__rwXIgq__documentMeta{color:#718096;font-size:.8125rem;display:block}.ServiceDetailModal-module__rwXIgq__footer{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.ServiceDetailModal-module__rwXIgq__footerActions{gap:.75rem;display:flex}.ServiceDetailModal-module__rwXIgq__deleteButton{color:var(--color-danger)!important;border:1.5px solid var(--color-danger)!important}.ServiceDetailModal-module__rwXIgq__deleteButton:hover{background:var(--color-danger)!important;color:#fff!important;border-color:var(--color-danger)!important}.ServiceDetailModal-module__rwXIgq__deleteButton svg{width:1.25rem;height:1.25rem}@media (max-width:640px){.ServiceDetailModal-module__rwXIgq__modal{max-height:95vh}.ServiceDetailModal-module__rwXIgq__infoGrid{grid-template-columns:1fr}.ServiceDetailModal-module__rwXIgq__footer{flex-direction:column;align-items:stretch}.ServiceDetailModal-module__rwXIgq__footerActions{flex-direction:column-reverse}.ServiceDetailModal-module__rwXIgq__footerActions button,.ServiceDetailModal-module__rwXIgq__deleteButton{width:100%}.ServiceDetailModal-module__rwXIgq__itemsTable{font-size:.875rem}.ServiceDetailModal-module__rwXIgq__itemsTable th,.ServiceDetailModal-module__rwXIgq__itemsTable td{padding:.5rem}}
.revisionForm-module__8KboXW__container{max-width:900px;margin:0 auto;padding:1.5rem 1rem}@media (min-width:640px){.revisionForm-module__8KboXW__container{padding:2rem 1.5rem}}.revisionForm-module__8KboXW__loading{color:#718096;justify-content:center;align-items:center;min-height:400px;font-size:1.125rem;display:flex}.revisionForm-module__8KboXW__header{margin-bottom:2rem}.revisionForm-module__8KboXW__title{color:#1a202c;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}@media (min-width:640px){.revisionForm-module__8KboXW__title{font-size:2rem}}.revisionForm-module__8KboXW__subtitle{color:#718096;margin:0;font-size:.9375rem}@media (min-width:640px){.revisionForm-module__8KboXW__subtitle{font-size:1rem}}.revisionForm-module__8KboXW__form{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px #0000001a}@media (min-width:640px){.revisionForm-module__8KboXW__form{padding:1.75rem}}@media (min-width:1024px){.revisionForm-module__8KboXW__form{padding:2rem}}.revisionForm-module__8KboXW__error{color:#c53030;background-color:#fff5f5;border:1px solid #fc8181;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;font-size:.875rem;display:flex}.revisionForm-module__8KboXW__errorIcon{flex-shrink:0;width:20px;height:20px}.revisionForm-module__8KboXW__formGrid{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.25rem;display:grid}@media (min-width:640px){.revisionForm-module__8KboXW__formGrid{gap:1.5rem;margin-bottom:1.5rem}}@media (min-width:768px){.revisionForm-module__8KboXW__formGrid{grid-template-columns:repeat(2,1fr)}}.revisionForm-module__8KboXW__formGroup{flex-direction:column;gap:.5rem;display:flex}.revisionForm-module__8KboXW__label{color:#2d3748;font-size:.875rem;font-weight:600}.revisionForm-module__8KboXW__select{color:#2d3748;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;width:100%;min-height:44px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.revisionForm-module__8KboXW__select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.revisionForm-module__8KboXW__select:disabled{cursor:not-allowed;opacity:.6;background-color:#f7fafc}.revisionForm-module__8KboXW__textarea{color:#2d3748;resize:vertical;background:#fff;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.revisionForm-module__8KboXW__textarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.revisionForm-module__8KboXW__textarea:disabled{cursor:not-allowed;opacity:.6;background-color:#f7fafc}.revisionForm-module__8KboXW__textarea::placeholder{color:#a0aec0}.revisionForm-module__8KboXW__checkboxLabel{cursor:pointer;color:#2d3748;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.875rem;display:flex}.revisionForm-module__8KboXW__checkboxLabel input[type=checkbox]{cursor:pointer;accent-color:#667eea;width:18px;height:18px}.revisionForm-module__8KboXW__checkboxLabel span{-webkit-user-select:none;user-select:none}.revisionForm-module__8KboXW__actions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}@media (max-width:640px){.revisionForm-module__8KboXW__actions{flex-direction:column-reverse}.revisionForm-module__8KboXW__actions button{width:100%}}.revisionForm-module__8KboXW__errorAlert{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5;border-radius:12px;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.9375rem;line-height:1.6;box-shadow:0 1px 3px #0000001a}.revisionForm-module__8KboXW__warningAlert{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:12px;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.9375rem;line-height:1.6;box-shadow:0 1px 3px #0000001a}.revisionForm-module__8KboXW__upgradeLink{color:#667eea;cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline;transition:color .2s}.revisionForm-module__8KboXW__upgradeLink:hover{color:#764ba2}
.edit-module__m4JvBa__container{background-color:#f9fafb;min-height:100vh}.edit-module__m4JvBa__innerContainer{max-width:42rem;margin:0 auto;padding:2rem 1rem}.edit-module__m4JvBa__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.edit-module__m4JvBa__headerText h1{color:#111827;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.edit-module__m4JvBa__headerText p{color:#4b5563}.edit-module__m4JvBa__loadingContainer{background-color:#f9fafb;justify-content:center;align-items:center;min-height:100vh;display:flex}.edit-module__m4JvBa__loadingText{color:#6b7280}.edit-module__m4JvBa__errorContainer{background-color:#f9fafb;min-height:100vh}.edit-module__m4JvBa__errorInner{max-width:42rem;margin:0 auto;padding:2rem 1rem}.edit-module__m4JvBa__errorAlert{color:#991b1b;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;padding:.75rem 1rem}.edit-module__m4JvBa__errorButton{margin-top:1rem}
.vehicleForm-module__JcfU6a__container{max-width:1000px;margin:0 auto;padding:1.5rem 1rem}@media (min-width:640px){.vehicleForm-module__JcfU6a__container{padding:2rem 1.5rem}}.vehicleForm-module__JcfU6a__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.vehicleForm-module__JcfU6a__headerContent{align-items:center;gap:1rem;display:flex}.vehicleForm-module__JcfU6a__iconWrapper{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.vehicleForm-module__JcfU6a__carIcon{color:#fff;width:1.75rem;height:1.75rem}.vehicleForm-module__JcfU6a__title{color:var(--foreground);letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}@media (min-width:640px){.vehicleForm-module__JcfU6a__title{font-size:1.75rem}}.vehicleForm-module__JcfU6a__subtitle{color:var(--secondary-text);margin:0;font-size:.875rem}@media (min-width:640px){.vehicleForm-module__JcfU6a__subtitle{font-size:.9375rem}}.vehicleForm-module__JcfU6a__form{background:var(--card-background);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);padding:1.5rem}@media (min-width:640px){.vehicleForm-module__JcfU6a__form{padding:2rem}}.vehicleForm-module__JcfU6a__error{background:var(--danger-bg);border:1px solid var(--danger-light);border-radius:var(--radius-lg);color:var(--danger);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;font-size:.875rem;display:flex}.vehicleForm-module__JcfU6a__errorIcon{flex-shrink:0;width:1.25rem;height:1.25rem}.vehicleForm-module__JcfU6a__mainSection{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.vehicleForm-module__JcfU6a__gridRow{grid-template-columns:1fr;align-items:start;gap:1rem;display:grid}.vehicleForm-module__JcfU6a__gridRow>*{margin-bottom:0}@media (min-width:640px){.vehicleForm-module__JcfU6a__gridRow{grid-template-columns:repeat(2,1fr)}}.vehicleForm-module__JcfU6a__gridRow3{grid-template-columns:1fr;align-items:start;gap:1rem;display:grid}.vehicleForm-module__JcfU6a__gridRow3>*{margin-bottom:0}@media (min-width:640px){.vehicleForm-module__JcfU6a__gridRow3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.vehicleForm-module__JcfU6a__gridRow3{grid-template-columns:repeat(3,1fr)}}.vehicleForm-module__JcfU6a__advancedSection{border:1px solid var(--border-light);border-radius:var(--radius-lg);margin-bottom:1.5rem;overflow:hidden}.vehicleForm-module__JcfU6a__advancedToggle{background:var(--background);cursor:pointer;width:100%;color:var(--foreground);border:none;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.9375rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.vehicleForm-module__JcfU6a__advancedToggle:hover{background:var(--card-background)}.vehicleForm-module__JcfU6a__toggleIcon{color:var(--secondary-text);font-size:.75rem;transition:transform .2s}.vehicleForm-module__JcfU6a__toggleText{text-align:left;flex:1}.vehicleForm-module__JcfU6a__toggleBadge{background:var(--primary);color:#fff;border-radius:var(--radius-md);padding:.25rem .625rem;font-size:.75rem;font-weight:500}.vehicleForm-module__JcfU6a__advancedContent{background:var(--card-background);border-top:1px solid var(--border-light);flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.vehicleForm-module__JcfU6a__subsection{flex-direction:column;gap:1rem;display:flex}.vehicleForm-module__JcfU6a__subsectionTitle{color:var(--foreground);border-bottom:2px solid var(--border-light);align-items:center;gap:.5rem;margin:0;padding-bottom:.75rem;font-size:.875rem;font-weight:600;display:flex}.vehicleForm-module__JcfU6a__subsectionIcon{width:1.25rem;height:1.25rem;color:var(--primary);flex-shrink:0}.vehicleForm-module__JcfU6a__textarea{border:1px solid var(--border);border-radius:var(--radius-lg);background-color:var(--card-background);width:100%;color:var(--foreground);resize:vertical;min-height:80px;padding:.875rem 1.125rem;font-family:inherit;font-size:.9375rem;line-height:1.5;transition:all .2s cubic-bezier(.4,0,.2,1)}.vehicleForm-module__JcfU6a__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #667eea1a}.vehicleForm-module__JcfU6a__textarea:hover{border-color:var(--primary-light)}.vehicleForm-module__JcfU6a__textarea::placeholder{color:var(--muted-text)}.vehicleForm-module__JcfU6a__textarea:disabled{background-color:var(--border-light);color:var(--muted-text);cursor:not-allowed;opacity:.6}.vehicleForm-module__JcfU6a__actions{border-top:2px solid var(--border-light);justify-content:flex-end;gap:1rem;padding-top:1.5rem;display:flex}@media (max-width:640px){.vehicleForm-module__JcfU6a__actions{flex-direction:column-reverse}.vehicleForm-module__JcfU6a__actions button{width:100%}}.vehicleForm-module__JcfU6a__loading{min-height:400px;color:var(--secondary-text);justify-content:center;align-items:center;font-size:1.125rem;display:flex}.vehicleForm-module__JcfU6a__errorAlert{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5;border-radius:12px;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.9375rem;line-height:1.6;box-shadow:0 1px 3px #0000001a}.vehicleForm-module__JcfU6a__warningAlert{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:12px;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.9375rem;line-height:1.6;box-shadow:0 1px 3px #0000001a}.vehicleForm-module__JcfU6a__upgradeLink{color:#667eea;cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline;transition:color .2s}.vehicleForm-module__JcfU6a__upgradeLink:hover{color:#764ba2}
.AvatarSelector-module__XxmDKa__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out AvatarSelector-module__XxmDKa__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes AvatarSelector-module__XxmDKa__fadeIn{0%{opacity:0}to{opacity:1}}.AvatarSelector-module__XxmDKa__modal{background:#fff;border-radius:20px;flex-direction:column;width:90%;max-width:600px;max-height:85vh;animation:.3s ease-out AvatarSelector-module__XxmDKa__slideUp;display:flex;box-shadow:0 20px 60px #0000004d}@keyframes AvatarSelector-module__XxmDKa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AvatarSelector-module__XxmDKa__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem 1.75rem;display:flex}.AvatarSelector-module__XxmDKa__title{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.25rem;font-weight:700}.AvatarSelector-module__XxmDKa__closeButton{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.AvatarSelector-module__XxmDKa__closeButton:hover{color:#1e293b;background:#f1f5f9}.AvatarSelector-module__XxmDKa__closeIcon{width:20px;height:20px}.AvatarSelector-module__XxmDKa__content{flex:1;padding:1.5rem 1.75rem;overflow-y:auto}.AvatarSelector-module__XxmDKa__loading{color:#64748b;justify-content:center;align-items:center;padding:3rem;font-size:.9375rem;display:flex}.AvatarSelector-module__XxmDKa__grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:1rem;display:grid}@media (max-width:640px){.AvatarSelector-module__XxmDKa__grid{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:.75rem}}.AvatarSelector-module__XxmDKa__avatarOption{aspect-ratio:1;cursor:pointer;background:#f8fafc;border:3px solid #0000;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.AvatarSelector-module__XxmDKa__avatarOption:hover{border-color:#667eea;transform:translateY(-4px)scale(1.05);box-shadow:0 8px 20px #667eea33}.AvatarSelector-module__XxmDKa__avatarOption.AvatarSelector-module__XxmDKa__selected{background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-color:#667eea;box-shadow:0 8px 20px #667eea4d}.AvatarSelector-module__XxmDKa__avatarImage{object-fit:cover;width:100%;height:100%}.AvatarSelector-module__XxmDKa__checkmark{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;animation:.2s ease-out AvatarSelector-module__XxmDKa__pop;display:flex;position:absolute;top:4px;right:4px;box-shadow:0 2px 8px #0003}@keyframes AvatarSelector-module__XxmDKa__pop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.AvatarSelector-module__XxmDKa__checkIcon{color:#fff;width:16px;height:16px}.AvatarSelector-module__XxmDKa__footer{background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom-right-radius:20px;border-bottom-left-radius:20px;gap:.75rem;padding:1.25rem 1.75rem;display:flex}.AvatarSelector-module__XxmDKa__cancelButton,.AvatarSelector-module__XxmDKa__confirmButton{cursor:pointer;border:none;border-radius:10px;flex:1;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.AvatarSelector-module__XxmDKa__cancelButton{color:#64748b;background:#fff;border:2px solid #e2e8f0}.AvatarSelector-module__XxmDKa__cancelButton:hover{color:#334155;background:#f8fafc;border-color:#cbd5e1}.AvatarSelector-module__XxmDKa__confirmButton{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 15px #667eea4d}.AvatarSelector-module__XxmDKa__confirmButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}.AvatarSelector-module__XxmDKa__confirmButton:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.AvatarSelector-module__XxmDKa__content::-webkit-scrollbar{width:8px}.AvatarSelector-module__XxmDKa__content::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.AvatarSelector-module__XxmDKa__content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.AvatarSelector-module__XxmDKa__content::-webkit-scrollbar-thumb:hover{background:#94a3b8}
.BillingModal-module__eoA1wG__overlay{z-index:9999;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}.BillingModal-module__eoA1wG__modal{background:#fff;border-radius:1rem;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.BillingModal-module__eoA1wG__header{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex;position:-webkit-sticky;position:sticky;top:0}.BillingModal-module__eoA1wG__title{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.BillingModal-module__eoA1wG__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;width:32px;height:32px;padding:.5rem;transition:color .2s}.BillingModal-module__eoA1wG__closeButton:hover:not(:disabled){color:#111827}.BillingModal-module__eoA1wG__closeButton:disabled{opacity:.5;cursor:not-allowed}.BillingModal-module__eoA1wG__closeButton svg{width:24px;height:24px}.BillingModal-module__eoA1wG__form{padding:1.5rem}.BillingModal-module__eoA1wG__section{margin-bottom:2rem}.BillingModal-module__eoA1wG__sectionTitle{color:#111827;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.BillingModal-module__eoA1wG__checkboxGroup{margin-bottom:1.5rem}.BillingModal-module__eoA1wG__checkbox{cursor:pointer;color:#374151;align-items:center;gap:.5rem;font-weight:500;display:flex}.BillingModal-module__eoA1wG__checkbox input[type=checkbox]{cursor:pointer;width:18px;height:18px}.BillingModal-module__eoA1wG__checkbox input[type=checkbox]:disabled{cursor:not-allowed}.BillingModal-module__eoA1wG__formGroup{flex:1;margin-bottom:1rem}.BillingModal-module__eoA1wG__row{gap:1rem;display:flex}.BillingModal-module__eoA1wG__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.BillingModal-module__eoA1wG__required{color:#ef4444}.BillingModal-module__eoA1wG__input,.BillingModal-module__eoA1wG__select{border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.BillingModal-module__eoA1wG__input:focus,.BillingModal-module__eoA1wG__select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.BillingModal-module__eoA1wG__input:disabled,.BillingModal-module__eoA1wG__select:disabled{cursor:not-allowed;opacity:.6;background:#f9fafb}.BillingModal-module__eoA1wG__inputError{border-color:#ef4444}.BillingModal-module__eoA1wG__inputError:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.BillingModal-module__eoA1wG__error{color:#ef4444;margin-top:.25rem;font-size:.875rem;display:block}.BillingModal-module__eoA1wG__actions{background:#fff;border-top:1px solid #e5e7eb;justify-content:flex-end;gap:1rem;margin:0 -1.5rem;padding:1.5rem;display:flex;position:-webkit-sticky;position:sticky;bottom:0}@media (max-width:640px){.BillingModal-module__eoA1wG__modal{border-radius:0;max-height:100vh}.BillingModal-module__eoA1wG__row{flex-direction:column;gap:0}.BillingModal-module__eoA1wG__actions{flex-direction:column-reverse}.BillingModal-module__eoA1wG__actions button{width:100%}}
.Skeleton-module__QUUPIW__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s ease-in-out infinite Skeleton-module__QUUPIW__loading}.Skeleton-module__QUUPIW__skeleton.Skeleton-module__QUUPIW__text{height:1em;margin-bottom:.5em}.Skeleton-module__QUUPIW__skeleton.Skeleton-module__QUUPIW__circular{border-radius:50%}.Skeleton-module__QUUPIW__skeleton.Skeleton-module__QUUPIW__rectangular{border-radius:8px}@keyframes Skeleton-module__QUUPIW__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.Skeleton-module__QUUPIW__listContainer{flex-direction:column;gap:16px;display:flex}.Skeleton-module__QUUPIW__subscriptionCard{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a}.Skeleton-module__QUUPIW__cardHeader{gap:16px;margin-bottom:16px;display:flex}.Skeleton-module__QUUPIW__cardContent{flex-direction:column;flex:1;gap:8px;display:flex}.Skeleton-module__QUUPIW__cardFooter{justify-content:space-between;align-items:center;display:flex}.Skeleton-module__QUUPIW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px;display:grid}.Skeleton-module__QUUPIW__statCard{background:#fff;border-radius:12px;align-items:center;gap:16px;padding:24px;display:flex;box-shadow:0 1px 3px #0000001a}.Skeleton-module__QUUPIW__statContent{flex-direction:column;gap:8px;display:flex}.Skeleton-module__QUUPIW__widget{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}.Skeleton-module__QUUPIW__widgetHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Skeleton-module__QUUPIW__widgetList{flex-direction:column;gap:16px;display:flex}.Skeleton-module__QUUPIW__widgetItem{justify-content:space-between;align-items:center;gap:16px;display:flex}.Skeleton-module__QUUPIW__widgetItem>div:first-child{flex-direction:column;flex:1;gap:6px;display:flex}.Skeleton-module__QUUPIW__form{flex-direction:column;gap:20px;display:flex}.Skeleton-module__QUUPIW__formField{flex-direction:column;gap:8px;display:flex}.Skeleton-module__QUUPIW__formActions{justify-content:flex-end;gap:12px;margin-top:10px;display:flex}@media (max-width:768px){.Skeleton-module__QUUPIW__statsGrid{grid-template-columns:1fr}.Skeleton-module__QUUPIW__cardHeader,.Skeleton-module__QUUPIW__formActions{flex-direction:column}.Skeleton-module__QUUPIW__formActions .Skeleton-module__QUUPIW__skeleton{width:100%!important}}
.forgot-password-module__ak-h0G__container{background-color:#f9fafb;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.forgot-password-module__ak-h0G__card{background:#fff;border-radius:.5rem;width:100%;max-width:28rem;padding:2rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.forgot-password-module__ak-h0G__header{text-align:center;margin-bottom:2rem}.forgot-password-module__ak-h0G__title{color:#111827;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.forgot-password-module__ak-h0G__subtitle{color:#6b7280;font-size:.875rem}.forgot-password-module__ak-h0G__successAlert{color:#065f46;background-color:#d1fae5;border:1px solid #6ee7b7;border-radius:.375rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem}.forgot-password-module__ak-h0G__errorAlert{color:#991b1b;background-color:#fee2e2;border:1px solid #fca5a5;border-radius:.375rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem}.forgot-password-module__ak-h0G__form{flex-direction:column;gap:1.5rem;display:flex}.forgot-password-module__ak-h0G__submitButton{width:100%}.forgot-password-module__ak-h0G__footer{text-align:center;margin-top:1.5rem}.forgot-password-module__ak-h0G__backLink{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:none}.forgot-password-module__ak-h0G__backLink:hover{color:#1d4ed8;text-decoration:underline}
