:root{--background:220 20% 97%;--foreground:222 47% 11%;--card:0 0% 100%;--card-foreground:222 47% 11%;--popover:0 0% 100%;--popover-foreground:222 47% 11%;--primary:209 76% 48%;--primary-foreground:0 0% 100%;--secondary:220 14% 95%;--secondary-foreground:222 33% 18%;--muted:220 14% 95%;--muted-foreground:215 16% 44%;--accent:214 32% 92%;--accent-foreground:218 38% 18%;--destructive:0 72% 51%;--destructive-foreground:0 0% 100%;--hover:214 32% 92%;--border:214 22% 87%;--input:214 22% 82%;--ring:209 76% 48%;--field:0 0% 100%;--table-header:220 16% 97%;--radius:0.625rem;--mui-input-radius:10px;--product-control-height:2.5rem;--product-control-radius:10px;--product-panel-radius:12px;--product-section-gap:1rem;--product-shadow-xs:0 1px 2px rgb(15 23 42/0.04);--product-shadow-sm:0 8px 24px rgb(15 23 42/0.06)}.dark{--background:222 30% 8%;--foreground:210 20% 96%;--card:222 25% 11%;--card-foreground:210 20% 96%;--popover:222 24% 12%;--popover-foreground:210 20% 96%;--primary:209 82% 58%;--primary-foreground:222 30% 8%;--secondary:220 18% 16%;--secondary-foreground:210 20% 94%;--muted:220 18% 16%;--muted-foreground:215 16% 67%;--accent:216 22% 19%;--accent-foreground:210 20% 96%;--destructive:0 67% 58%;--destructive-foreground:0 0% 100%;--hover:216 22% 19%;--border:216 18% 22%;--input:216 18% 27%;--ring:209 82% 58%;--field:222 25% 11%;--table-header:220 20% 13%;--product-shadow-xs:none;--product-shadow-sm:0 16px 36px rgb(0 0 0/0.2)}html{text-rendering:optimizeLegibility}body{background:hsl(var(--background));color:hsl(var(--foreground));font-synthesis:none}::-moz-selection{background:hsl(var(--primary)/.2);color:hsl(var(--foreground))}::selection{background:hsl(var(--primary)/.2);color:hsl(var(--foreground))}:where(button,a,input,textarea,select,[role=button],[tabindex]):focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.dashboard-surface{min-height:calc(100dvh - var(--desktop-dashboard-header-height));background:hsl(var(--background));color:hsl(var(--foreground))}.dashboard-surface>.dashboard-content{width:100%;max-width:var(--app-max-width);margin-inline:auto}.dashboard-surface :where(button,[role=button],input,textarea,select){font:inherit}.dashboard-surface :where(button,[role=button]):not(:disabled){cursor:pointer}.dashboard-surface :where(input,textarea,select):disabled{cursor:not-allowed}.dashboard-surface .entity-page{min-height:auto;padding:0;background:transparent}.dashboard-surface .entity-page--compact{padding-top:0}.dashboard-surface .entity-page__inner{max-width:none}.dashboard-surface .entity-stack{gap:var(--product-section-gap)}.dashboard-surface .entity-header{margin-bottom:1rem;padding:.25rem 0 1.125rem;overflow:visible;border:0;border-bottom:1px solid hsl(var(--border));border-radius:0;background:transparent;box-shadow:none}.dashboard-surface .entity-header__top{align-items:center;gap:1.25rem}.dashboard-surface .entity-header__eyebrow{margin-bottom:.375rem;color:hsl(var(--muted-foreground));font-size:.75rem;font-weight:650;letter-spacing:.045em;text-transform:uppercase}.dashboard-surface .entity-header__title{color:hsl(var(--foreground));font-size:clamp(1.5rem,2vw,2rem);font-weight:720;letter-spacing:-.025em}.dashboard-surface .entity-header__subtitle{max-width:52rem;margin-top:.5rem;color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.55}.dashboard-surface .entity-header__actions{gap:.5rem}.dashboard-surface .entity-card,.dashboard-surface .settings-card{border:1px solid hsl(var(--border)/.82);border-radius:var(--product-panel-radius);background:hsl(var(--card));color:hsl(var(--card-foreground));box-shadow:var(--product-shadow-xs)}.dashboard-surface .entity-card .entity-card,.dashboard-surface .entity-card .settings-card,.dashboard-surface .settings-card .entity-card{border-color:transparent;background:hsl(var(--muted)/.55);box-shadow:none}.dashboard-surface .entity-card--padded,.dashboard-surface .entity-card__body,.dashboard-surface .settings-card__body{padding:1rem}.dashboard-surface .entity-card__header,.dashboard-surface .settings-card__header{padding:1rem 1rem 0}.dashboard-surface .entity-card__title,.dashboard-surface .settings-card__title{color:hsl(var(--foreground));font-size:.9375rem;font-weight:680;line-height:1.35;letter-spacing:-.01em}.dashboard-surface .entity-card__subtitle,.dashboard-surface .settings-card__description{color:hsl(var(--muted-foreground));font-size:.8125rem;line-height:1.5}.dashboard-surface .entity-button{min-height:var(--product-control-height);padding-inline:.875rem;border:1px solid hsl(var(--border));border-radius:var(--product-control-radius);background:hsl(var(--card));color:hsl(var(--foreground));font-size:.875rem;font-weight:620;line-height:1;box-shadow:none;transition:background-color .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease,transform .14s ease}.dashboard-surface .entity-button:hover:not(:disabled){border-color:hsl(var(--input));background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.dashboard-surface .entity-button:active:not(:disabled){transform:translateY(1px)}.dashboard-surface .entity-button--primary{border-color:hsl(var(--primary));background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.dashboard-surface .entity-button--primary:hover:not(:disabled){border-color:hsl(var(--primary)/.9);background:hsl(var(--primary)/.9);color:hsl(var(--primary-foreground));filter:none}.dashboard-surface .entity-button--secondary{border-color:hsl(var(--border));background:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.dashboard-surface .entity-button--ghost{border-color:transparent;background:transparent;color:hsl(var(--muted-foreground))}.dashboard-surface .entity-button--ghost:hover:not(:disabled){border-color:transparent;background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.dashboard-surface .entity-metrics{gap:.75rem}.dashboard-surface .entity-metric{padding:.9375rem;border:1px solid hsl(var(--border)/.75);border-radius:var(--product-panel-radius);background:hsl(var(--card));box-shadow:none}.dashboard-surface .entity-metric__label{color:hsl(var(--muted-foreground));font-size:.75rem;font-weight:580}.dashboard-surface .entity-metric__value{margin-top:.5rem;color:hsl(var(--foreground));font-size:1.375rem;font-weight:720;letter-spacing:-.025em}.dashboard-surface .entity-metric__hint{color:hsl(var(--muted-foreground))}.dashboard-surface .entity-badge{min-height:1.5rem;padding-inline:.5rem;border:1px solid transparent;border-radius:999px;font-size:.75rem;font-weight:620}.dashboard-surface .entity-badge--neutral{border-color:hsl(var(--border));background:hsl(var(--muted));color:hsl(var(--muted-foreground))}.dashboard-surface .entity-toolbar{gap:.75rem}.dashboard-surface .entity-toolbar__top{gap:.625rem}.dashboard-surface .entity-input,.dashboard-surface .entity-select,.dashboard-surface .entity-textarea,.dashboard-surface .entity-toolbar__search-input,.dashboard-surface .workbench-toolbar-control{min-height:var(--product-control-height);border:1px solid hsl(var(--input));border-radius:var(--product-control-radius);background:hsl(var(--field));color:hsl(var(--foreground));box-shadow:none;transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease}.dashboard-surface .entity-input:hover,.dashboard-surface .entity-select:hover,.dashboard-surface .entity-textarea:hover,.dashboard-surface .entity-toolbar__search-input:hover,.dashboard-surface .workbench-toolbar-control:hover{border-color:hsl(var(--ring)/.55)}.dashboard-surface .entity-input:focus,.dashboard-surface .entity-select:focus,.dashboard-surface .entity-textarea:focus,.dashboard-surface .entity-toolbar__search-input:focus,.dashboard-surface .workbench-toolbar-control:focus{border-color:hsl(var(--ring));outline:none;box-shadow:0 0 0 3px hsl(var(--ring)/.16)}.dashboard-surface .entity-filter-panel{border:0;border-top:1px solid hsl(var(--border));border-radius:0;background:transparent;box-shadow:none}.dashboard-surface .entity-table-wrap{border:1px solid hsl(var(--border)/.82);border-radius:var(--product-panel-radius);background:hsl(var(--card));box-shadow:none}.dashboard-surface .entity-table thead{background:hsl(var(--table-header))}.dashboard-surface .entity-table th{padding:.75rem .875rem;border-bottom-color:hsl(var(--border));color:hsl(var(--muted-foreground));font-size:.75rem;font-weight:650;letter-spacing:.01em;text-transform:none}.dashboard-surface .entity-table td{padding:.8125rem .875rem;border-bottom-color:hsl(var(--border)/.72);color:hsl(var(--foreground))}.dashboard-surface .entity-table tbody tr:hover{background:hsl(var(--muted)/.55)}.dashboard-surface .settings-tabs-shell{display:flex;min-height:2.75rem;align-items:center;overflow-x:auto;border-bottom:1px solid hsl(var(--border));background:transparent;scrollbar-width:none}.dashboard-surface .settings-tabs-shell::-webkit-scrollbar{display:none}.dashboard-surface .settings-tabs{flex-wrap:nowrap;gap:.25rem}.dashboard-surface .settings-tabs__item{min-height:2.5rem;padding-inline:.75rem;border-radius:.5rem .5rem 0 0;color:hsl(var(--muted-foreground));font-size:.8125rem;font-weight:620}.dashboard-surface .settings-tabs__item:hover{background:hsl(var(--muted)/.65);color:hsl(var(--foreground))}.dashboard-surface .settings-tabs__item[data-active=true]{background:hsl(var(--primary)/.11);color:hsl(var(--primary));box-shadow:inset 0 -2px 0 hsl(var(--primary))}.dashboard-surface .settings-field{border-bottom-color:hsl(var(--border)/.75)}.dashboard-nav__item{min-height:2.5rem;border-radius:var(--product-control-radius);color:hsl(var(--muted-foreground));font-weight:600}.dashboard-nav__item:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.dashboard-nav__item--active{border-color:hsl(var(--primary)/.2);background:hsl(var(--primary)/.12);color:hsl(var(--primary));box-shadow:none}.dashboard-nav__dropdown{border-color:hsl(var(--border));border-radius:var(--product-panel-radius);background:hsl(var(--popover));color:hsl(var(--popover-foreground));box-shadow:var(--product-shadow-sm)}.dashboard-nav__dropdown-item:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.MuiButton-root{min-height:var(--product-control-height)!important;border-radius:var(--product-control-radius)!important;padding-inline:.875rem!important;font-family:inherit!important;font-size:.875rem!important;font-weight:620!important;line-height:1!important;letter-spacing:0!important;text-transform:none!important;box-shadow:none!important}.MuiButton-containedPrimary{border:1px solid hsl(var(--primary))!important;background:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important}.MuiButton-containedPrimary:hover{background:hsl(var(--primary)/.9)!important}.MuiButton-outlined,.MuiButton-outlinedPrimary,.MuiButton-outlinedSecondary{border-color:hsl(var(--border))!important;background:hsl(var(--card))!important;color:hsl(var(--foreground))!important}.MuiButton-outlined:hover,.MuiButton-outlinedPrimary:hover,.MuiButton-outlinedSecondary:hover{border-color:hsl(var(--input))!important;background:hsl(var(--accent))!important;color:hsl(var(--accent-foreground))!important}.MuiButton-text,.MuiButton-textPrimary,.MuiButton-textSecondary{border-color:transparent!important;background:transparent!important;color:hsl(var(--muted-foreground))!important}.MuiButton-text:hover,.MuiButton-textPrimary:hover,.MuiButton-textSecondary:hover{background:hsl(var(--accent))!important;color:hsl(var(--accent-foreground))!important}.MuiFilledInput-root,.MuiInputBase-root,.MuiOutlinedInput-root{min-height:var(--product-control-height);border-radius:var(--product-control-radius)!important;background:hsl(var(--field));box-shadow:none}.MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:hsl(var(--input))!important}.MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:hsl(var(--ring)/.55)!important}.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:hsl(var(--ring))!important;box-shadow:0 0 0 3px hsl(var(--ring)/.16)}.MuiAutocomplete-paper,.MuiDialog-container .MuiPaper-root,.MuiModal-root .MuiPaper-root,.MuiPaper-root.MuiMenu-paper,.MuiPaper-root.MuiPopover-paper{border:1px solid hsl(var(--border))!important;border-radius:var(--product-panel-radius)!important;background:hsl(var(--popover))!important;color:hsl(var(--popover-foreground))!important;box-shadow:var(--product-shadow-sm)!important}.MuiBackdrop-root{background-color:rgb(15 23 42/.55)!important;backdrop-filter:blur(2px)}.dark .MuiBackdrop-root{background-color:rgb(0 0 0/.72)!important}@media (max-width:767px){.dashboard-surface{min-height:calc(100dvh - var(--mobile-dashboard-header-height))}.dashboard-surface .entity-header{padding-bottom:.875rem}.dashboard-surface .entity-header__top{align-items:flex-start;flex-direction:column}.dashboard-surface .entity-header__actions{width:100%;justify-content:flex-start}.dashboard-surface .entity-header__actions>*{max-width:100%}.dashboard-surface .entity-card--padded,.dashboard-surface .entity-card__body,.dashboard-surface .settings-card__body{padding:.875rem}.dashboard-surface .entity-card__header,.dashboard-surface .settings-card__header{padding:.875rem .875rem 0}.dashboard-surface .entity-toolbar__top{align-items:stretch;flex-direction:column}.dashboard-surface .entity-toolbar__search{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.dark,:root{--primary-foreground:0 0% 100%}.MuiButton-containedPrimary,.MuiButton-containedPrimary :where(span,svg),.MuiButton-containedPrimary:hover,.dashboard-surface .entity-button--primary,.dashboard-surface .entity-button--primary :where(span,svg),.dashboard-surface .entity-button--primary:active:not(:disabled),.dashboard-surface .entity-button--primary:hover:not(:disabled){color:#fff!important}.dashboard-surface .entity-header__eyebrow{display:none}.MuiInputBase-input:focus-visible,.MuiSelect-select:focus-visible{outline:none!important}.dashboard-surface .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:hsl(var(--ring))!important;box-shadow:0 0 0 2px hsl(var(--ring)/.18)!important}.dashboard-surface .MuiOutlinedInput-root:has(#customerName) .MuiOutlinedInput-notchedOutline,.dashboard-surface .MuiOutlinedInput-root:has(#customerName).Mui-focused .MuiOutlinedInput-notchedOutline{border-color:hsl(var(--border))!important;box-shadow:none!important}.dashboard-surface #customerName{cursor:default}.dashboard-surface [class~="md:col-span-3"]:has(#customerName)>[class~=h-full]{display:flex;min-height:16.5rem;flex-direction:column}.dashboard-surface [class~="md:col-span-3"]:has(#customerName) [class~=mt-3][class~=space-y-3]{display:flex;flex:1 1 auto;flex-direction:column}.dashboard-surface [class~="md:col-span-3"]:has(#customerName) [class~=mt-3][class~=space-y-3]>[class~=rounded]{display:flex;min-height:10.75rem;flex:1 1 auto;align-items:flex-start;border-color:hsl(var(--border)/.72)!important;background:hsl(var(--muted)/.24)!important;box-shadow:none!important}.dashboard-surface [class~="md:col-span-3"]:has(#customerName[value="Cliente no identificado" i]) [class~=mt-3][class~=space-y-3]>[class~=rounded]{align-items:center;justify-content:center;border-color:transparent!important;color:hsl(var(--muted-foreground))}.dashboard-surface [class~="md:col-span-3"]:has(#customerName[value="Cliente no identificado" i]) [class~=mt-3][class~=space-y-3]>[class~=rounded]>div{display:none}.dashboard-surface [class~="md:col-span-3"]:has(#customerName[value="Cliente no identificado" i]) [class~=mt-3][class~=space-y-3]>[class~=rounded]:before{content:"Sin datos adicionales del cliente";font-size:.8125rem;font-weight:560}.dashboard-surface [data-wizard-step=product]{margin-top:1.5rem}.dashboard-surface [class~=rounded-xl]:has(.MuiSvgIcon-root.text-indigo-600)>div:first-child p+p{display:none}.dark .dashboard-surface .MuiSvgIcon-root.text-indigo-200,.dark .dashboard-surface .MuiSvgIcon-root.text-indigo-600{color:rgb(165 180 252)!important}.dark .dashboard-surface .MuiSvgIcon-root.text-orange-200,.dark .dashboard-surface .MuiSvgIcon-root.text-orange-500{color:rgb(253 186 116)!important}.dark .dashboard-surface .MuiSvgIcon-root.text-sky-200,.dark .dashboard-surface .MuiSvgIcon-root.text-sky-600{color:rgb(125 211 252)!important}.dark .dashboard-surface .MuiSvgIcon-root.text-rose-200,.dark .dashboard-surface .MuiSvgIcon-root.text-rose-600{color:rgb(253 164 175)!important}.dark .dashboard-surface .MuiSvgIcon-root.text-lime-200,.dark .dashboard-surface .MuiSvgIcon-root.text-lime-600{color:rgb(190 242 100)!important}.dark .dashboard-surface .MuiSvgIcon-root.text-teal-200,.dark .dashboard-surface .MuiSvgIcon-root.text-teal-600{color:rgb(94 234 212)!important}.dark .dashboard-surface [class~=bg-indigo-100]{background-color:rgb(99 102 241/.18)!important}.dark .dashboard-surface [class~=bg-orange-100]{background-color:rgb(249 115 22/.18)!important}.dark .dashboard-surface [class~=bg-sky-100]{background-color:rgb(14 165 233/.18)!important}.dark .dashboard-surface [class~=bg-rose-100]{background-color:rgb(244 63 94/.18)!important}.dark .dashboard-surface [class~=bg-lime-100]{background-color:rgb(132 204 22/.18)!important}.dark .dashboard-surface [class~=bg-teal-100]{background-color:rgb(20 184 166/.18)!important}@media (max-width:767px){.dashboard-surface [class~="md:col-span-3"]:has(#customerName)>[class~=h-full]{min-height:auto}.dashboard-surface [class~="md:col-span-3"]:has(#customerName) [class~=mt-3][class~=space-y-3]>[class~=rounded]{min-height:7rem}}div:has(>div>[data-testid=invoice-compact-overview])>div:first-child>div:last-child>div:nth-child(3),div:has(>div>[data-testid=invoice-compact-overview])>div:first-child>div:last-child>div:nth-child(4),div:has(>div>[data-testid=invoice-compact-overview])>div:first-child>div:last-child>div:nth-child(5){display:none}[data-testid=billing-overview][data-variant=embedded]>div[aria-hidden=true]{display:none}[data-testid=billing-overview][data-variant=embedded]>div:last-of-type{margin-top:.625rem}[data-testid=billing-overview][data-variant=embedded]>div:last-of-type>div:last-child button:not(.sr-only){min-height:2.25rem!important;height:2.25rem!important;min-width:auto!important;gap:.375rem!important;padding:.375rem .75rem!important;font-size:.875rem!important;line-height:1.25rem!important}[data-testid=billing-overview][data-variant=embedded]>div:last-of-type>div:last-child button:not(.sr-only) svg{width:1rem!important;height:1rem!important}[data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child,[data-testid=invoice-compact-overview]>div:first-child{display:grid;grid-template-columns:minmax(0,1fr);gap:.75rem;overflow:visible;border:0;background:transparent}[data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child>div,[data-testid=invoice-compact-overview]>div:first-child>div{position:relative;display:grid;min-width:0;min-height:4.75rem;grid-template-columns:2.25rem minmax(0,1fr);grid-template-rows:auto auto;align-content:center;-moz-column-gap:.625rem;column-gap:.625rem;padding:.625rem .75rem!important;border:1px solid hsl(var(--border))!important;border-radius:.625rem;background:hsl(var(--card));box-shadow:0 1px 2px hsl(var(--foreground)/.06);text-align:left}.dark [data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child>div,.dark [data-testid=invoice-compact-overview]>div:first-child>div{background:hsl(var(--muted)/.3)}[data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child>div:before,[data-testid=invoice-compact-overview]>div:first-child>div:before{content:"€";display:inline-flex;width:2.25rem;height:2.25rem;grid-column:1;grid-row:1;align-self:center;align-items:center;justify-content:center;border-radius:9999px;font-size:1rem;font-weight:700;line-height:1}[data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child>div>span:first-child,[data-testid=invoice-compact-overview]>div:first-child>div>span:first-child{grid-column:1/3;grid-row:2;align-self:start;margin-top:.25rem;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}[data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child>div>span:last-child,[data-testid=invoice-compact-overview]>div:first-child>div>span:last-child{grid-column:2;grid-row:1;align-self:center;margin-top:0!important;font-size:1.05rem!important;line-height:1.25rem!important}[data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child>div:first-child:before,[data-testid=invoice-compact-overview]>div:first-child>div:first-child:before{color:rgb(79 70 229);background:rgb(224 231 255)}[data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child>div:first-child>span:last-child,[data-testid=invoice-compact-overview]>div:first-child>div:first-child>span:last-child{color:rgb(79 70 229)!important}[data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child>div:nth-child(2):before,[data-testid=invoice-compact-overview]>div:first-child>div:nth-child(2):before{color:rgb(234 88 12);background:rgb(255 237 213)}[data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child>div:nth-child(2)>span:last-child,[data-testid=invoice-compact-overview]>div:first-child>div:nth-child(2)>span:last-child{color:rgb(234 88 12)!important}[data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child>div:nth-child(3):before,[data-testid=invoice-compact-overview]>div:first-child>div:nth-child(3):before{color:rgb(2 132 199);background:rgb(224 242 254)}[data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child>div:nth-child(3)>span:last-child,[data-testid=invoice-compact-overview]>div:first-child>div:nth-child(3)>span:last-child{color:rgb(2 132 199)!important}[data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child>div:nth-child(4):before,[data-testid=invoice-compact-overview]>div:first-child>div:nth-child(4):before{color:rgb(225 29 72);background:rgb(255 228 230)}[data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child>div:nth-child(4)>span:last-child,[data-testid=invoice-compact-overview]>div:first-child>div:nth-child(4)>span:last-child{color:rgb(225 29 72)!important}.dark [data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child>div:first-child:before,.dark [data-testid=invoice-compact-overview]>div:first-child>div:first-child:before{color:rgb(199 210 254);background:rgb(79 70 229/.2)}.dark [data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child>div:nth-child(2):before,.dark [data-testid=invoice-compact-overview]>div:first-child>div:nth-child(2):before{color:rgb(254 215 170);background:rgb(234 88 12/.2)}.dark [data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child>div:nth-child(3):before,.dark [data-testid=invoice-compact-overview]>div:first-child>div:nth-child(3):before{color:rgb(186 230 253);background:rgb(2 132 199/.2)}.dark [data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child>div:nth-child(4):before,.dark [data-testid=invoice-compact-overview]>div:first-child>div:nth-child(4):before{color:rgb(254 205 211);background:rgb(225 29 72/.2)}[data-testid=verifactu-status-panel-content]>div.flex.flex-wrap.gap-2>button:last-of-type,[data-testid=verifactu-status-panel][data-tone=success]>[data-testid=verifactu-status-panel-content]>.border-green-300,[data-testid=verifactu-status-panel][data-tone=success]>[data-testid=verifactu-status-panel-content]>.text-green-700{display:none}@media (min-width:768px){[data-testid=billing-overview][data-variant=embedded]>div:first-child>div:first-child,[data-testid=invoice-compact-overview]>div:first-child{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:767px){div:has(>div>[data-testid=invoice-compact-overview])>div:first-child>div:last-child{display:grid;width:100%;grid-template-columns:minmax(0,1fr)}div:has(>div>[data-testid=invoice-compact-overview])>div:first-child>div:last-child>div{width:100%;min-width:0!important}div:has(>div>[data-testid=billing-overview][data-variant=embedded])>div:first-child>div:last-child,div:has(>div>[data-testid=billing-overview][data-variant=embedded])>div:first-child>div:last-child>div:first-child{width:100%}div:has(>div>[data-testid=billing-overview][data-variant=embedded])>div:first-child>div:last-child>div:first-child{grid-template-columns:minmax(0,1fr)!important}div:has(>div>[data-testid=billing-overview][data-variant=embedded])>div:first-child>div:last-child>div:first-child>*{width:100%;min-width:0!important}[data-testid=billing-overview][data-variant=embedded]>div:last-of-type>div:last-child{width:100%}[data-testid=billing-overview][data-variant=embedded]>div:last-of-type>div:last-child button:not(.sr-only){flex:1 1 auto}}