@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Manrope:wght@400;500;600;700;800&family=Outfit:wght@500;600;700;800;900&family=Sora:wght@400;500;600;700;800&display=swap";.app-mobile-header,.app-mobile-nav{display:none}.app-shell-content{min-width:0}.app-shell-content--sales-page{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.app-shell-content--sales-page .pos-shell{width:100%!important;max-width:100%!important;min-width:0!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;box-sizing:border-box!important}.app-shell-content--sales-page .module-page.sales-page{min-height:0!important;height:calc(100dvh - 2rem)!important;min-height:calc(100dvh - 2rem)!important;overflow:hidden!important}.pos-shell .pos-header-signout-btn{border-color:var(--status-danger-border)!important;color:var(--status-danger-text)!important}.pos-shell .pos-header-signout-btn:hover{border-color:var(--status-danger-border)!important;background:var(--status-danger-bg)!important;color:var(--status-danger-deep)!important}.pos-shell .icon-only-btn .signout-launch-icon{border-color:var(--status-danger-border)!important;background:var(--status-danger-bg)!important;color:var(--status-danger-text)!important}@media (max-width: 767px){.app-shell-layout{display:block!important;min-height:100dvh}.app-shell-content{padding:10px 10px 86px!important}.app-mobile-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:54px;margin:-10px -10px 10px;padding:8px 10px;border-bottom:1px solid var(--border);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-mobile-header strong{min-width:0;overflow:hidden;color:var(--text-primary);font-size:.86rem;font-weight:900;text-align:center;text-overflow:ellipsis;white-space:nowrap}.app-mobile-back,.app-mobile-signout{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--accent-primary-hover);font-size:.74rem;font-weight:900}.app-mobile-back{padding:0 10px}.app-mobile-signout{width:38px;color:var(--status-danger-text)}.app-mobile-nav{position:fixed;right:0;bottom:0;left:0;z-index:50;display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:4px;padding:7px 7px max(7px,env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#fffffffa;box-shadow:0 -10px 28px #00000012;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-mobile-nav button{display:grid;place-items:center;gap:3px;min-width:0;min-height:52px;border:1px solid transparent;border-radius:13px;background:transparent;color:var(--text-secondary);font-size:.58rem;font-weight:850;line-height:1}.app-mobile-nav button.is-active{border-color:var(--accent-primary);background:var(--accent-primary);color:var(--text-on-accent);box-shadow:0 10px 20px var(--accent-glow)}}.mi-rail{z-index:1200!important;isolation:isolate;background:var(--bg-card)!important}.mi-rail-icon{display:grid;place-items:center;width:26px;height:26px;border:1px solid var(--border-light);border-radius:9px;background:linear-gradient(180deg,var(--bg-card),var(--bg-card2));box-shadow:inset 0 1px #ffffffd6,0 7px 16px #0000000d;color:var(--rail-accent, var(--accent-primary-hover))}.mi-rail-icon svg{width:15px!important;height:15px!important}.mi-rail-back .mi-rail-icon svg,.mi-rail-signout .mi-rail-icon svg{width:16px!important;height:16px!important}.mi-rail-btn:not(.is-active):hover .mi-rail-icon{border-color:color-mix(in srgb,var(--rail-accent, var(--accent-primary)) 42%,#ffffff);background:color-mix(in srgb,var(--rail-accent, var(--accent-primary)) 11%,#ffffff)}.mi-rail-btn.is-active .mi-rail-icon,.mi-rail-back .mi-rail-icon{border-color:#ffffff4d;background:#ffffff29;color:#fff;box-shadow:inset 0 1px #ffffff42,0 8px 18px #00000024}html[data-ui-theme] .mi-rail-back .mi-rail-icon{border-color:#ffffff47;background:#ffffff29;color:#fff;box-shadow:inset 0 1px #ffffff42,0 8px 18px #0000001f}.mi-rail-btn:disabled .mi-rail-icon{color:var(--text-neutral-soft);background:#ffffff94;box-shadow:none}.mi-rail-signout .mi-rail-icon{border-color:var(--status-danger-border);background:var(--bg-card);color:var(--status-danger-text)}.mi-rail-signout:hover .mi-rail-icon{background:var(--status-danger-bg);color:var(--status-danger-deep)}.mi-rail [data-tooltip]:after{z-index:2000;border-color:var(--border-light);background:linear-gradient(180deg,var(--ink-strong),#000000);box-shadow:0 16px 34px #00000047}@media (max-width: 767px){.app-mobile-nav{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.app-mobile-nav-icon{display:grid;place-items:center;width:23px;height:23px;border-radius:8px;background:#ffffffb8}.app-mobile-nav button.is-active .app-mobile-nav-icon{background:#ffffff29}}.auth-shell{--auth-ink: var(--text-primary);--auth-muted: var(--text-secondary);--auth-line: color-mix(in srgb, var(--module-skin-orange-dark) 20%, transparent);--auth-line-strong: color-mix(in srgb, var(--module-skin-orange-hover) 34%, transparent);--auth-paper: var(--surface-2);--auth-amber: var(--module-skin-orange);--auth-amber-deep: var(--module-skin-orange-dark);--auth-shadow: var(--elev-2);min-height:100dvh;display:grid;place-items:center;padding:1rem;color:var(--auth-ink);background:var(--bg-base)}.auth-shell,.auth-shell *{box-sizing:border-box}.auth-shell-inner{width:min(520px,calc(100vw - 2rem));display:grid;align-items:center}.auth-shell-inner[data-mode=register]{width:min(700px,calc(100vw - 2rem))}.auth-panel{border:1px solid var(--auth-line);border-radius:24px;box-shadow:var(--auth-shadow)}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-panel{min-width:0;display:grid;align-content:start;gap:.82rem;padding:1.18rem;background:linear-gradient(180deg,#fffffff0,color-mix(in srgb,var(--module-skin-cream) 96%,transparent)),var(--auth-paper);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-panel[data-mode=register]{gap:.68rem}.auth-panel-header{display:grid;grid-template-columns:44px minmax(0,1fr);gap:.72rem;align-items:center}.auth-panel-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--auth-line-strong);border-radius:16px;background:linear-gradient(180deg,var(--module-skin-cream),var(--module-warm-border));color:var(--auth-amber-deep)}.auth-panel[data-mode=verifying] .auth-panel-icon svg,.auth-status-card>svg{animation:auth-spin .9s linear infinite}.auth-panel h1{margin:0;color:var(--auth-ink);font-size:clamp(1.32rem,1.1rem + .7vw,1.74rem);font-weight:950;letter-spacing:-.045em;line-height:1}.auth-panel-header p{margin:.2rem 0 0;color:var(--auth-muted);font-size:.8rem;font-weight:750}.auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.26rem;border:1px solid color-mix(in srgb,var(--module-skin-orange-hover) 24%,transparent);border-radius:15px;padding:.22rem;background:var(--module-skin-cream)}.auth-tabs button{min-height:38px;border:0;border-radius:12px;background:transparent;color:var(--module-skin-muted);cursor:pointer;font-size:.75rem;font-weight:920}.auth-tabs button:hover{background:#ffffffb8;color:var(--auth-ink)}.auth-tabs button.is-active{color:var(--text-on-accent);background:linear-gradient(135deg,var(--auth-amber),var(--auth-amber-deep));box-shadow:0 10px 22px color-mix(in srgb,var(--module-skin-orange) 24%,transparent)}.auth-account-ribbon{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.58rem;border:1px solid color-mix(in srgb,var(--module-skin-orange-hover) 28%,transparent);border-radius:14px;padding:.56rem .68rem;background:linear-gradient(90deg,var(--module-warm-border),var(--module-cream-2) 70%)}.auth-account-ribbon span{color:var(--auth-amber-deep);font-size:.62rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.auth-account-ribbon strong{min-width:0;overflow:hidden;color:var(--auth-ink);font-size:.78rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.auth-field-stack,.auth-field-grid{display:grid;gap:.7rem}.auth-field-grid--register{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-field--wide,.auth-field-grid--register .auth-error{grid-column:1 / -1}.auth-field{min-width:0;display:grid;gap:.36rem}.auth-field>span{display:inline-flex;align-items:center;gap:.34rem;color:var(--module-skin-orange-dark);font-size:.72rem;font-weight:920}.auth-field>span svg{color:var(--auth-amber)}.auth-field input,.auth-field select,.auth-password-row{width:100%;min-height:43px;border:1px solid color-mix(in srgb,var(--module-skin-orange-dark) 24%,transparent);border-radius:14px;background:var(--module-skin-cream);color:var(--auth-ink);font-size:.83rem;font-weight:760;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease,transform .15s ease}.auth-field input,.auth-field select{padding:0 .78rem}.auth-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:2.1rem;background:linear-gradient(45deg,transparent 50%,var(--auth-amber) 50%) right .9rem center / 6px 6px no-repeat,linear-gradient(135deg,var(--auth-amber) 50%,transparent 50%) right .56rem center / 6px 6px no-repeat,var(--module-skin-cream)}.auth-field input::placeholder{color:var(--module-skin-muted);font-weight:650}.auth-field input:focus,.auth-field select:focus,.auth-password-row:focus-within{border-color:var(--auth-amber);outline:0;background:var(--module-cream-2);box-shadow:0 0 0 3px color-mix(in srgb,var(--module-skin-orange) 16%,transparent)}.auth-password-row{display:grid;grid-template-columns:minmax(0,1fr) 43px;align-items:center;overflow:hidden}.auth-password-row input{min-height:41px;border:0;border-radius:0;background:transparent}.auth-password-row input:focus{box-shadow:none}.auth-password-row button{width:43px;height:43px;display:grid;place-items:center;border:0;border-left:1px solid color-mix(in srgb,var(--module-skin-orange-dark) 20%,transparent);background:var(--module-skin-cream);color:var(--auth-muted);cursor:pointer}.auth-password-row button:hover{background:var(--module-warm-border);color:var(--auth-amber-deep)}.auth-password-hint{color:var(--auth-muted);font-size:.68rem;font-weight:850}.auth-password-hint.is-warning{color:var(--module-skin-orange-dark)}.auth-remember-row{width:fit-content;max-width:100%;min-height:34px;display:inline-flex;align-items:center;gap:.52rem;color:var(--auth-muted);font-size:.74rem;font-weight:850}.auth-remember-row input{width:17px;height:17px;accent-color:var(--auth-amber)}.auth-submit{min-height:45px;border:0;border-radius:14px;color:var(--text-on-accent);background:linear-gradient(135deg,var(--auth-amber),var(--auth-amber-deep));box-shadow:0 16px 28px color-mix(in srgb,var(--module-skin-orange) 24%,transparent);cursor:pointer;font-size:.84rem;font-weight:950;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.auth-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 19px 34px color-mix(in srgb,var(--module-skin-orange) 34%,transparent)}.auth-submit:disabled{cursor:not-allowed;opacity:.66;box-shadow:none}.auth-submit-alt{background:linear-gradient(135deg,var(--status-link-hover),var(--status-link));box-shadow:0 14px 28px rgba(var(--status-link-rgb),.28)}.auth-submit-alt:hover:not(:disabled){box-shadow:0 18px 32px rgba(var(--status-link-rgb),.36)}.auth-actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem}.auth-actions button{min-height:32px;display:inline-flex;align-items:center;gap:.35rem;border:0;border-radius:999px;background:transparent;color:var(--auth-amber-deep);cursor:pointer;font-size:.74rem;font-weight:900}.auth-actions button:hover{background:var(--module-skin-cream)}.auth-status-card{display:grid;grid-template-columns:24px minmax(0,1fr);gap:.18rem .62rem;align-items:center;border:1px solid color-mix(in srgb,var(--module-skin-orange-hover) 24%,transparent);border-radius:16px;padding:.72rem;background:var(--module-cream);color:var(--auth-ink)}.auth-status-card.is-success>svg{animation:none}.auth-status-card svg{grid-row:span 2;color:var(--auth-amber-deep)}.auth-status-card strong{min-width:0;color:var(--auth-ink);font-size:.84rem;font-weight:950}.auth-status-card span{min-width:0;color:var(--auth-muted);font-size:.75rem;font-weight:760;line-height:1.35}.auth-dev-link{grid-column:2;justify-self:start;color:var(--auth-amber-deep);font-size:.74rem;font-weight:900;text-decoration:none}.auth-dev-link:hover{text-decoration:underline}.auth-inline-action{grid-column:2;justify-self:start;min-height:32px;border:1px solid color-mix(in srgb,var(--module-skin-orange-hover) 28%,transparent);border-radius:999px;padding:0 .72rem;background:var(--module-skin-cream);color:var(--auth-amber-deep);cursor:pointer;font-size:.74rem;font-weight:950}.auth-inline-action:hover:not(:disabled){background:var(--module-skin-border);transform:translateY(-1px)}.auth-inline-action:disabled{cursor:not-allowed;opacity:.68}.auth-error{margin:0;border:1px solid var(--status-danger-border);border-radius:12px;padding:.62rem .72rem;background:var(--status-danger-bg);color:var(--status-danger-medium);font-size:.76rem;font-weight:850;line-height:1.35}@media (max-width: 860px){.auth-shell-inner,.auth-shell-inner[data-mode=register]{width:min(560px,calc(100vw - 1.4rem))}.auth-field-grid--register{grid-template-columns:1fr}}@media (max-width: 520px){.auth-shell{align-items:start;padding:.7rem}.auth-shell-inner,.auth-shell-inner[data-mode=register]{width:100%}.auth-panel{border-radius:20px;padding:.92rem}.auth-panel-header{grid-template-columns:40px minmax(0,1fr)}.auth-panel-icon{width:40px;height:40px;border-radius:14px}.auth-actions{justify-content:center}}/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-black:#000;--spacing:.25rem;--container-md:28rem;--container-xl:36rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--radius-md:.375rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-ink:var(--color-ink);--color-clay:var(--color-clay);--color-palm:var(--color-palm);--color-surface:var(--color-surface);--radius-card:var(--radius-card);--radius-control:var(--radius-control);--shadow-panel:var(--shadow-panel)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-0{top:calc(var(--spacing) * 0)}.z-50{z-index:50}.order-1{order:1}.order-2{order:2}.mt-2{margin-top:calc(var(--spacing) * 2)}.ml-2{margin-left:calc(var(--spacing) * 2)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-12{height:calc(var(--spacing) * 12)}.h-14{height:calc(var(--spacing) * 14)}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-12{width:calc(var(--spacing) * 12)}.w-14{width:calc(var(--spacing) * 14)}.w-\[84px\]{width:84px}.w-fit{width:fit-content}.w-full{width:100%}.max-w-md{max-width:var(--container-md)}.max-w-xl{max-width:var(--container-xl)}.min-w-0{min-width:calc(var(--spacing) * 0)}.flex-1{flex:1}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}.rounded-\[\.9rem\]{border-radius:.9rem}.rounded-\[1rem\]{border-radius:1rem}.rounded-control{border-radius:var(--radius-control)}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-black\/45{background-color:#00000073}@supports (color:color-mix(in lab,red,red)){.bg-black\/45{background-color:color-mix(in oklab,var(--color-black) 45%,transparent)}}.p-1{padding:calc(var(--spacing) * 1)}.p-2{padding:calc(var(--spacing) * 2)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-\[0\.7rem\]{padding-inline:.7rem}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.pr-1{padding-right:calc(var(--spacing) * 1)}.text-center{text-align:center}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-\[var\(--text-primary\)\]{color:var(--text-primary)}.text-\[var\(--text-secondary\)\]{color:var(--text-secondary)}.uppercase{text-transform:uppercase}@media (min-width:48rem){.md\:flex{display:flex}.md\:px-5{padding-inline:calc(var(--spacing) * 5)}.md\:py-4{padding-block:calc(var(--spacing) * 4)}}}:root{--ui-root-size:clamp(16px, calc(15.8px + .12vw) , 19.2px);--ui-content-max-width:1760px;--ui-content-gutter:clamp(.75rem, .52rem + .72vw, 1.45rem)}@media (max-width:767px){:root{--ui-root-size:16px;--ui-content-gutter:.62rem}}@media (min-width:2200px){:root{--ui-content-max-width:1900px}}.module-page{gap:.72rem;display:grid}.module-hero{border:1px solid var(--module-skin-border);background:var(--surface-1);box-shadow:var(--elev-2);border-radius:10px;gap:.35rem;padding:.85rem .95rem;display:grid}.module-hero-split{grid-template-columns:minmax(0,1fr) auto;align-items:center}.module-hero span,.module-panel h3{color:var(--accent-primary-hover);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.68rem;font-weight:950;display:inline-flex}.module-hero h2{color:var(--text-primary);margin:.05rem 0 0;font-size:clamp(1.25rem,1rem + .7vw,1.72rem);font-weight:950;line-height:1}.module-hero p{color:var(--text-secondary);margin:.16rem 0 0;font-size:.78rem;font-weight:760}.module-hero>strong{border:1px solid var(--border);background:var(--module-wash);min-width:118px;min-height:48px;color:var(--accent-primary-hover);border-radius:10px;justify-content:center;align-items:center;padding:0 .95rem;font-size:.95rem;font-weight:950;display:inline-flex}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.metric-grid.compact .module-metric{padding:.68rem .75rem}.module-metric{border:1px solid var(--border);background:var(--bg-card);min-width:0;box-shadow:var(--module-skin-panel-shadow-soft);border-radius:10px;grid-template-columns:34px 1fr;gap:.12rem .58rem;padding:.82rem;display:grid}.module-metric svg{background:var(--accent-glow);width:34px;height:34px;color:var(--accent-primary-hover);border-radius:9px;grid-row:span 3;padding:.48rem}.module-metric span,.module-metric small{color:var(--text-secondary);text-transform:uppercase;font-size:.64rem;font-weight:900}.module-metric strong{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;font-weight:950;overflow:hidden}.module-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.module-panel{border:1px solid var(--border);background:var(--surface-1);box-shadow:var(--elev-2);border-radius:10px;gap:.68rem;padding:.8rem;display:grid}.module-panel h3{color:var(--text-primary);margin:0}.module-panel-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.module-search{border:1px solid var(--border);width:min(360px,48vw);height:38px;color:var(--text-secondary);background:#fff;border-radius:10px;align-items:center;gap:.45rem;padding:0 .7rem;display:flex}.module-search input{width:100%;color:var(--text-primary);background:0 0;border:0;outline:0;font-size:.78rem;font-weight:850}.module-list{gap:.42rem;max-height:520px;display:grid;overflow:auto}.module-row{border:1px solid var(--border-light);background:#fff;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.68rem .78rem;display:grid}.module-row span{min-width:0;color:var(--text-primary);gap:.12rem;font-size:.82rem;font-weight:900;display:grid}.module-row span small{color:var(--text-secondary);font-size:.64rem;font-weight:800}.module-row strong{color:var(--accent-primary-hover);font-size:.82rem;font-weight:950}.module-row.is-paid{opacity:.68}.module-empty{border:1px dashed var(--border);color:var(--text-secondary);text-align:center;border-radius:10px;padding:1rem;font-weight:850}.module-hint{color:var(--accent-primary-hover);font-size:.72rem;font-weight:900}.module-form-panel{background:var(--surface-1);grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:end}.module-form-panel h3{grid-column:1/-1}.customer-create-panel{grid-template-columns:repeat(3,minmax(0,1fr)) auto}.module-form-panel .mi-input{border-radius:10px;min-height:40px;font-size:.78rem;font-weight:850}.module-form-panel .inventory-primary-action{border-radius:10px;min-height:40px}.module-table-panel{min-height:0}.reports-filter-panel{grid-template-columns:auto minmax(150px,.4fr) minmax(150px,.4fr) auto;align-items:center}.reports-filter-panel h3{min-width:max-content}.reports-filter-panel .mi-input{border-radius:10px;min-height:38px;padding:0 .7rem;font-size:.74rem;font-weight:900}.reports-filter-panel .inventory-toolbar-action{min-height:38px}.module-card-list{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:.55rem;display:grid}.module-person-card{border:1px solid var(--border-light);min-width:0;box-shadow:var(--elev-1);background:#fff;border-radius:12px;gap:.25rem;padding:.78rem;display:grid}.module-person-card b{border:1px solid var(--border);background:var(--module-wash);width:max-content;color:var(--accent-primary-hover);border-radius:999px;padding:.18rem .5rem;font-size:.62rem;font-weight:950}.module-person-card strong{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:950;overflow:hidden}.module-person-card span,.module-person-card small{min-width:0;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.35rem;font-size:.72rem;font-weight:820;display:inline-flex;overflow:hidden}.credit-create-panel{grid-template-columns:minmax(190px,1.25fr) minmax(120px,.6fr) minmax(150px,1fr) minmax(135px,.7fr) auto}.credit-row{grid-template-columns:minmax(0,1fr) auto minmax(190px,240px)}.credit-pay-inline{justify-content:end;gap:.38rem;display:flex}.credit-pay-inline input{text-align:right;min-width:0;height:36px;font-size:.76rem;font-weight:900}.credit-pay-inline button{background:var(--accent-primary);color:var(--text-on-accent);border:0;border-radius:9px;padding:0 .72rem;font-size:.72rem;font-weight:950}.cash-open-panel,.cash-close-panel{grid-template-columns:minmax(180px,.5fr) auto minmax(240px,1fr)}.cash-method-panel{gap:.55rem}.cash-method-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.cash-method-grid article{border:1px solid var(--border-light);background:#fff;border-radius:10px;gap:.15rem;padding:.65rem .72rem;display:grid}.cash-method-grid span{color:var(--text-secondary);font-size:.64rem;font-weight:900}.cash-method-grid strong{color:var(--text-primary);font-size:.86rem;font-weight:950}.cash-close-preview{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center}.cash-close-preview h3,.cash-close-preview small{grid-column:1/-1}.cash-close-preview div{border:1px solid var(--border-light);background:#fff;border-radius:10px;justify-content:space-between;gap:.75rem;padding:.6rem .72rem;display:flex}.cash-close-preview span{color:var(--text-secondary);font-size:.68rem;font-weight:900}.cash-close-preview strong{color:var(--text-primary);font-size:.86rem;font-weight:950}.cash-close-preview small{color:var(--accent-primary-hover);font-size:.72rem;font-weight:900}.cash-ticket-toggle{border:1px solid var(--border);min-height:38px;color:var(--accent-primary-hover);background:#fff;border-radius:10px;justify-self:start;align-items:center;gap:.45rem;padding:0 .85rem;font-size:.74rem;font-weight:950;display:inline-flex}.cash-ticket{border:1px dashed var(--border-neutral);width:min(360px,100%);color:var(--ink-strong);box-shadow:var(--elev-2);background:#fff;border-radius:10px;gap:.35rem;padding:1rem;display:grid}.cash-ticket h3,.cash-ticket p{text-align:center;margin:0}.cash-ticket h3{font-size:1rem;font-weight:950}.cash-ticket p{color:var(--text-secondary);font-size:.72rem;font-weight:850}.cash-ticket div{justify-content:space-between;gap:.75rem;font-size:.76rem;font-weight:850;display:flex}.cash-ticket hr{border:0;border-top:1px dashed var(--border-neutral);width:100%}.cash-filter-head{align-items:start}.cash-filter-controls{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.cash-filter-controls select{border-radius:10px;min-height:38px;padding:0 .65rem;font-size:.72rem;font-weight:900}.cash-close-result{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.72rem;font-weight:850;display:flex}.cash-close-result span,.cash-close-result strong{border:1px solid var(--border);background:#fff;border-radius:999px;padding:.32rem .55rem}.cash-close-result strong{color:var(--accent-primary-hover)}.cash-movement-row.is-out strong{color:var(--status-danger-medium)}.cash-movement-row.is-in strong{color:var(--status-success-text)}@media (max-width:1000px){.metric-grid,.module-grid-two,.module-form-panel,.customer-create-panel,.credit-create-panel,.credit-row,.cash-method-grid,.cash-close-preview,.reports-filter-panel,.module-hero-split{grid-template-columns:1fr}.module-panel-head{flex-direction:column;align-items:stretch}.module-search,.cash-filter-controls select{width:100%}}:root{--font-app:"Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Outfit", "Inter", var(--font-app);--accent-primary:#475569;--accent-primary-hover:#334155;--accent-glow:#47556929;--bg-base:#f6f7fb;--bg-card:#fff;--bg-card2:#f8fafc;--bg-hover:#eef2f7;--text-primary:#253044;--text-secondary:#667085;--text-on-accent:#fff;--border:#e5e7eb;--border-light:#eef0f2;--color-ink:var(--text-primary);--color-clay:#475569;--color-cream:#f3f4f6;--color-palm:var(--accent-primary);--color-gold:var(--accent-primary);--color-danger:#b42318;--color-surface:var(--bg-card);--ink-strong:var(--text-primary);--ink-black:#111827;--shadow-cold-rgb:15, 23, 42;--highlight-cold-rgb:226, 232, 240;--text-muted-cool:#6b7280;--surface-inset-cold:#f5f5f5;--radius-card:1.35rem;--radius-control:.75rem;--shadow-panel:0 12px 30px #0f172a14;--shadow-lift:0 24px 60px #0f172a1f;--surface-1:var(--bg-card);--surface-2:var(--bg-card2);--surface-bar:var(--bg-card);--accent-surface:var(--accent-primary);--elev-1:var(--shadow-panel);--elev-2:var(--shadow-lift);--hairline:1px;--ring-focus:0 0 0 3px var(--accent-glow);--surface-day-profit:linear-gradient(180deg, var(--status-success-bg) 0%, var(--status-success-bg) 100%)}@supports (color:color-mix(in lab,red,red)){:root{--surface-day-profit:linear-gradient(180deg, color-mix(in srgb, var(--status-success-bg) 70%, #fff) 0%, color-mix(in srgb, var(--status-success-bg) 88%, #fff) 100%)}}:root{--surface-day-loss:linear-gradient(180deg, var(--status-danger-bg) 0%, var(--status-danger-bg) 100%)}@supports (color:color-mix(in lab,red,red)){:root{--surface-day-loss:linear-gradient(180deg, color-mix(in srgb, var(--status-danger-bg) 72%, #fff) 0%, color-mix(in srgb, var(--status-danger-bg) 90%, #fff) 100%)}}:root{--shadow-day-profit:0 8px 18px var(--status-success-text), inset 0 1px 0 #ffffffc7}@supports (color:color-mix(in lab,red,red)){:root{--shadow-day-profit:0 8px 18px color-mix(in srgb, var(--status-success-text) 10%, transparent), inset 0 1px 0 #ffffffc7}}:root{--shadow-day-loss:0 8px 18px var(--status-danger-text), inset 0 1px 0 #ffffffc7}@supports (color:color-mix(in lab,red,red)){:root{--shadow-day-loss:0 8px 18px color-mix(in srgb, var(--status-danger-text) 10%, transparent), inset 0 1px 0 #ffffffc7}}html{width:100%;max-width:100%;font-size:var(--ui-root-size);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:clip}body{background:var(--bg-base);width:100%;min-width:320px;max-width:100%;min-height:100vh;color:var(--text-primary);font-family:var(--font-app);margin:0;overflow-x:clip}*,:before,:after{box-sizing:border-box}#root{width:100%;max-width:100%;min-height:100vh;overflow-x:clip}html,body,#root,h1,h2,h3,h4,h5,h6{font-family:var(--font-app)}button,input,textarea,select{font:inherit;text-transform:inherit}.mi-shell,.mi-shell *,.admin-workspace,.admin-workspace *,.pos-page,.pos-page *,#root button,#root input,#root textarea,#root select{font-family:var(--font-app)!important}html[data-text-case=upper] body,html[data-text-case=upper] #root,html[data-text-case=upper] #root *{text-transform:uppercase!important}html[data-text-case=upper] #root .auth-shell,html[data-text-case=upper] #root .auth-shell *,html[data-text-case=upper] #root .auth-shell input,html[data-text-case=upper] #root .auth-shell textarea,html[data-text-case=upper] #root .auth-shell select,html[data-text-case=preserve] #root,html[data-text-case=preserve] #root *{text-transform:none!important}html[data-font=inter],[data-font=inter]{--font-app:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Inter", var(--font-app)}html[data-font=manrope],[data-font=manrope]{--font-app:"Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Manrope", var(--font-app)}html[data-font=outfit],[data-font=outfit]{--font-app:"Outfit", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Outfit", var(--font-app)}html[data-font=sora],[data-font=sora]{--font-app:"Sora", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Sora", var(--font-app)}html[data-font=system],[data-font=system]{--font-app:-apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:var(--font-app)}html[data-font] body,html[data-font] #root,html[data-font] .mi-shell,html[data-font] .mi-shell *,html[data-font] .pos-page,html[data-font] .pos-page *{font-family:var(--font-app)!important}html[data-font=manrope] :where(.mi-shell,.pos-page,.module-page){letter-spacing:0}html[data-font=manrope] #root :where(h1,h2,h3,.admin-page-title,.module-hero h2,strong,b,.module-metric strong,.module-row strong,.module-person-card strong){font-weight:700!important}html[data-font=manrope] #root :where(.mi-eyebrow,.module-hero span,.module-panel h3,.module-metric span,.module-metric small,button,input,select,textarea){font-weight:650!important}html[data-font=sora] #root :where(h1,h2,h3,.admin-page-title,.module-hero h2,strong,b,.module-metric strong,.module-row strong,.module-person-card strong){font-weight:760!important}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-thumb{background:rgba(var(--text-neutral-soft-rgb),.48);border-radius:999px}.mi-shell{background:var(--bg-base);width:100%;max-width:100%;min-height:100vh;overflow-x:clip}.mi-shell-pos-fullscreen{background:0 0;width:100vw;height:100vh;min-height:100vh;overflow:hidden}.mi-shell-pos-fullscreen .pos-page{width:100vw;height:100vh}.mi-shell:has(.pos-page){background:0 0;width:100vw;height:100vh;overflow:hidden}.mi-shell:has(.pos-page) .mi-rail{display:none!important}.mi-shell:has(.pos-page)>div{min-height:100vh;display:block}.mi-shell:has(.pos-page)>div>section{width:100vw;min-width:0;padding:0!important}.mi-rail{background:var(--surface-1);border-right:var(--hairline) solid var(--border);box-shadow:var(--elev-1)}.mi-rail nav{border-top:var(--hairline) solid var(--border);padding-top:1rem}.mi-rail-btn{border:var(--hairline) solid transparent;color:var(--text-secondary)}.mi-rail-btn:not(.is-active):hover{border-color:var(--border);background:var(--bg-hover);color:var(--accent-primary-hover)}.mi-rail-btn:hover,.mi-rail-btn.is-active,.mi-rail-back{background:var(--accent-surface);color:#fff;box-shadow:0 14px 26px var(--accent-glow)}.mi-rail-signout{border:var(--hairline) solid var(--status-danger-border);background:var(--surface-1);color:var(--status-danger-text)}.mi-card{background:var(--surface-1);border:var(--hairline) solid var(--border);border-radius:var(--radius-card);box-shadow:var(--elev-1)}.mi-inverse{background:var(--text-primary);color:#fff;border-color:#ffffff14}.mi-card-hover{transition:border-color .18s,box-shadow .18s,transform .18s}.mi-card-hover:hover{border-color:var(--accent-primary)}@supports (color:color-mix(in lab,red,red)){.mi-card-hover:hover{border-color:color-mix(in srgb,var(--accent-primary) 48%,var(--border))}}.mi-card-hover:hover{box-shadow:var(--shadow-lift);transform:translateY(-2px)}.mi-eyebrow{color:var(--accent-primary-hover);letter-spacing:.11em;text-transform:uppercase;font-size:.68rem;font-weight:800}.mi-input{border:1px solid var(--border);background:var(--bg-card);color:var(--text-primary)}.mi-input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-glow);outline:none}.mi-pill{border:1px solid var(--border);background:var(--bg-card2);color:var(--text-secondary);border-radius:999px}.mi-pill.is-active{border-color:var(--accent-primary);background:var(--accent-primary);color:var(--text-on-accent)}#root :where(h1,h2,h3,.admin-page-title,.module-hero h2){font-weight:800!important}#root :where(.mi-eyebrow,.module-hero span,.module-panel h3,.module-metric span,.module-metric small){font-weight:700!important}#root :where(strong,b,.module-metric strong,.module-row strong,.module-person-card strong){font-weight:800!important}.app-shell-layout,.app-shell-content,.module-page,.module-panel,.module-hero,.admin-workspace{min-width:0;max-width:100%}.app-shell-content,.module-page{width:100%}@media (min-width:1600px){.app-shell-content:not(.app-shell-content--sales-page){padding-inline:var(--ui-content-gutter)!important}.app-shell-content:not(.app-shell-content--sales-page)>.module-page{width:min(100%,var(--ui-content-max-width));margin-inline:auto}}:root{--status-success-bg:#ecfdf5;--status-success-bg-grad:#f0fdf4;--status-success-border:#bbf7d0;--status-success-text:#166534;--status-success-strong:#16a34a;--status-success-tint:#1665341a;--status-danger-bg:#fef2f2;--status-danger-border:#fecaca;--status-danger-text:#991b1b;--status-warning-bg:#fffbeb;--status-warning-text:#92400e;--status-info-text:#2563eb;--status-info-bg:#eff6ff;--status-info-border:#bfdbfe;--status-violet-text:#7c3aed;--status-violet-bg:#f5f3ff;--status-violet-border:#ddd6fe;--status-teal-text:#0f766e;--status-danger-strong:#dc2626;--status-danger-medium:#b42318;--status-success-bg-soft:#dcfce7;--status-danger-bg-soft:#fee2e2;--status-neutral-bg:var(--control-disabled-bg);--status-info-tint:#2563eb47;--status-success-tint-strong:#16653457;--status-info-text-dark:#1d4ed8;--overlay-scrim:#1f2a3a47;--overlay-scrim-soft:#1f2a3a24;--overlay-scrim-faint:#1f2a3a1a;--control-disabled-bg:#cbd5e1;--bg-subtle:var(--bg-card2);--border-neutral:#e5e7eb;--text-neutral:#64748b;--text-neutral-2:#475569;--text-neutral-soft:#94a3b8}:where(html[data-ui-theme],[data-ui-theme]){--module-wash:var(--module-skin-orange)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-wash:color-mix(in srgb, var(--module-skin-orange) 8%, var(--bg-card))}}:where(html[data-ui-theme],[data-ui-theme]){--module-wash-strong:var(--module-skin-orange)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-wash-strong:color-mix(in srgb, var(--module-skin-orange) 14%, var(--bg-card))}}:where(html[data-ui-theme],[data-ui-theme]){--module-cream:var(--module-skin-cream);--module-cream-2:var(--module-skin-cream-2);--module-warm-border:var(--module-skin-orange)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-warm-border:color-mix(in srgb, var(--module-skin-orange) 30%, var(--bg-card))}}:where(html[data-ui-theme],[data-ui-theme]){--module-line-translucent:var(--module-skin-border)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-line-translucent:color-mix(in srgb, var(--module-skin-border) 56%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-accent-t08:var(--module-skin-orange)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-accent-t08:color-mix(in srgb, var(--module-skin-orange) 8%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-accent-t12:var(--module-skin-orange)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-accent-t12:color-mix(in srgb, var(--module-skin-orange) 12%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-accent-t18:var(--module-skin-orange)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-accent-t18:color-mix(in srgb, var(--module-skin-orange) 18%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-accent-t24:var(--module-skin-orange)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-accent-t24:color-mix(in srgb, var(--module-skin-orange) 24%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-accent-t36:var(--module-skin-orange)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-accent-t36:color-mix(in srgb, var(--module-skin-orange) 36%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-accent-t60:var(--module-skin-orange)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-accent-t60:color-mix(in srgb, var(--module-skin-orange) 60%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-accent-dark-t12:var(--module-skin-orange-dark)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-accent-dark-t12:color-mix(in srgb, var(--module-skin-orange-dark) 12%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-shadow-dark-04:var(--module-skin-orange-dark)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-shadow-dark-04:color-mix(in srgb, var(--module-skin-orange-dark) 4%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-shadow-dark-07:var(--module-skin-orange-dark)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-shadow-dark-07:color-mix(in srgb, var(--module-skin-orange-dark) 7%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-shadow-dark-08:var(--module-skin-orange-dark)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-shadow-dark-08:color-mix(in srgb, var(--module-skin-orange-dark) 8%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-shadow-dark-11:var(--module-skin-orange-dark)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-shadow-dark-11:color-mix(in srgb, var(--module-skin-orange-dark) 11%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-scrollbar:var(--module-skin-orange)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-scrollbar:color-mix(in srgb, var(--module-skin-orange) 38%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-wash-t82:var(--module-skin-cream)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-wash-t82:color-mix(in srgb, var(--module-skin-cream) 82%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-cream-t72:var(--module-skin-cream-2)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-cream-t72:color-mix(in srgb, var(--module-skin-cream-2) 72%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-cream-t92:var(--module-skin-cream-2)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-cream-t92:color-mix(in srgb, var(--module-skin-cream-2) 92%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-border-t75:var(--module-skin-border)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-border-t75:color-mix(in srgb, var(--module-skin-border) 75%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-border-t90:var(--module-skin-border)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-border-t90:color-mix(in srgb, var(--module-skin-border) 90%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-border-t92:var(--module-skin-border)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-border-t92:color-mix(in srgb, var(--module-skin-border) 92%, transparent)}}:where(html[data-ui-theme],[data-ui-theme]){--module-warm-border-t90:var(--module-skin-border-soft)}@supports (color:color-mix(in lab,red,red)){:where(html[data-ui-theme],[data-ui-theme]){--module-warm-border-t90:color-mix(in srgb, var(--module-skin-border-soft) 90%, transparent)}}:root{--status-success-surface:#f2fbf7;--status-success-bg-strong:#e5f8ec;--status-success-border-pale:#cbeed7;--status-success-border-soft:#b7ebc5;--status-success-text-mid:#2f855a;--status-success-text-deep:#167447;--status-success-action:#10b981;--status-success-rgb:16, 185, 129;--status-success-text-rgb:22, 101, 52;--status-info-surface:#eef6ff;--status-info-surface-active:#dce9ff;--status-info-text-strong:#1e40af;--status-info-text-deep:#175a8a;--status-info-border-soft:#dbeafe;--status-info-rgb:37, 99, 235;--status-violet-strong:#8b5cf6;--status-violet-rgb:139, 92, 246;--status-danger-strong-rgb:220, 38, 38;--status-danger-medium-rgb:180, 35, 24;--status-danger-text-rgb:153, 27, 27;--status-warning-border:#fde68a;--status-warning-rgb:245, 158, 11;--refund-bg-top:#fff7f6;--refund-bg-bottom:#fff1ef;--refund-bg-deep-top:#ffeceb;--refund-bg-deep-bottom:#ffe4e2;--refund-chip-bg:#ffe2de;--refund-chip-border:#f3b0a8;--refund-card-border:#efb3ab;--refund-text-strong:#b33328;--refund-text:#8e2b22;--refund-text-soft:#7d3a33;--refund-text-alt:#a33025;--refund-text-chip:#9f2f24;--refund-rgb:207, 63, 50;--refund-shadow-rgb:120, 36, 32;--brand-whatsapp:#25d366;--brand-whatsapp-dark:#128c7e;--brand-whatsapp-rgb:37, 211, 102;--brand-whatsapp-dark-rgb:18, 140, 126;--accent-warm-rgb:194, 65, 12;--accent-clay-deep:var(--accent-primary-hover);--ink-slate:var(--text-neutral-2);--ink-black-rgb:17, 17, 17;--text-neutral-soft-rgb:148, 163, 184;--pos-dark-surface:#0f1115;--pos-dark-cart:#16181d}html[data-ui-theme]{--status-info-text:var(--accent-primary-hover);--status-info-text-strong:var(--accent-primary-hover);--status-info-text-deep:var(--accent-primary-hover);--status-info-text-dark:var(--accent-primary-hover);--status-info-bg:var(--accent-primary)}@supports (color:color-mix(in lab,red,red)){html[data-ui-theme]{--status-info-bg:color-mix(in srgb, var(--accent-primary) 8%, var(--bg-card))}}html[data-ui-theme]{--status-info-surface:var(--accent-primary)}@supports (color:color-mix(in lab,red,red)){html[data-ui-theme]{--status-info-surface:color-mix(in srgb, var(--accent-primary) 7%, var(--bg-card))}}html[data-ui-theme]{--status-info-surface-active:var(--accent-primary)}@supports (color:color-mix(in lab,red,red)){html[data-ui-theme]{--status-info-surface-active:color-mix(in srgb, var(--accent-primary) 15%, var(--bg-card))}}html[data-ui-theme]{--status-info-border:var(--accent-primary)}@supports (color:color-mix(in lab,red,red)){html[data-ui-theme]{--status-info-border:color-mix(in srgb, var(--accent-primary) 32%, var(--bg-card))}}html[data-ui-theme]{--status-info-border-soft:var(--accent-primary)}@supports (color:color-mix(in lab,red,red)){html[data-ui-theme]{--status-info-border-soft:color-mix(in srgb, var(--accent-primary) 18%, var(--bg-card))}}html[data-ui-theme]{--status-info-tint:var(--accent-primary)}@supports (color:color-mix(in lab,red,red)){html[data-ui-theme]{--status-info-tint:color-mix(in srgb, var(--accent-primary) 28%, transparent)}}html[data-ui-theme]{--status-info-rgb:var(--accent-rgb,37, 99, 235);--status-success-bg:#ecfdf5}@supports (color:color-mix(in lab,red,red)){html[data-ui-theme]{--status-success-bg:color-mix(in srgb, #ecfdf5 90%, var(--accent-primary))}}html[data-ui-theme]{--status-success-bg-grad:#f0fdf4}@supports (color:color-mix(in lab,red,red)){html[data-ui-theme]{--status-success-bg-grad:color-mix(in srgb, #f0fdf4 90%, var(--accent-primary))}}html[data-ui-theme]{--status-success-bg-soft:#dcfce7}@supports (color:color-mix(in lab,red,red)){html[data-ui-theme]{--status-success-bg-soft:color-mix(in srgb, #dcfce7 88%, var(--accent-primary))}}html[data-ui-theme]{--status-success-surface:#f2fbf7}@supports (color:color-mix(in lab,red,red)){html[data-ui-theme]{--status-success-surface:color-mix(in srgb, #f2fbf7 90%, var(--accent-primary))}}html[data-ui-theme]{--status-success-bg-strong:#e5f8ec}@supports (color:color-mix(in lab,red,red)){html[data-ui-theme]{--status-success-bg-strong:color-mix(in srgb, #e5f8ec 88%, var(--accent-primary))}}html[data-ui-theme]{--status-danger-bg:#fef2f2}@supports (color:color-mix(in lab,red,red)){html[data-ui-theme]{--status-danger-bg:color-mix(in srgb, #fef2f2 90%, var(--accent-primary))}}html[data-ui-theme]{--status-danger-bg-soft:#fee2e2}@supports (color:color-mix(in lab,red,red)){html[data-ui-theme]{--status-danger-bg-soft:color-mix(in srgb, #fee2e2 90%, var(--accent-primary))}}html[data-ui-theme]{--status-warning-bg:#fffbeb}@supports (color:color-mix(in lab,red,red)){html[data-ui-theme]{--status-warning-bg:color-mix(in srgb, #fffbeb 90%, var(--accent-primary))}}html[data-ui-theme]{--accent-warm-rgb:var(--accent-rgb,194, 65, 12)}:root{--status-success-strong-rgb:22, 163, 74;--status-success-bright:#22c55e;--status-success-bright-rgb:34, 197, 94;--status-danger-mid-rgb:185, 28, 28;--status-danger-bright:#ef4444;--status-danger-bright-rgb:239, 68, 68;--status-danger-deep:#7f1d1d;--status-pink-strong:#db2777;--status-pink-rgb:236, 72, 153;--status-info-sky:#0ea5e9;--status-info-sky-rgb:14, 165, 233;--status-info-sky-deep:#0369a1;--status-link:#1d5fcc;--status-link-hover:#3a8dff;--status-link-rgb:29, 95, 204;--status-warning-strong:#f59e0b;--surface-pale-success-rgb:240, 253, 244;--surface-pale-danger-rgb:254, 226, 226;--surface-pale-cool-rgb:248, 250, 252;--expense-green:#1f6d47;--expense-green-deep:#0f5f31;--expense-green-rgb:79, 127, 88;--expense-red:#8f4138;--expense-red-rgb:176, 83, 73}html[data-ui-theme]{--status-info-sky:var(--accent-primary-hover);--status-info-sky-deep:var(--accent-primary-hover);--status-link:var(--accent-primary-hover);--status-link-hover:var(--accent-primary);--status-info-sky-rgb:var(--accent-rgb,14, 165, 233);--status-link-rgb:var(--accent-rgb,29, 95, 204)}html[data-ui-theme=classic-gold]{--accent-primary:#d87a17;--accent-primary-hover:#b8610f;--accent-glow:#d87a172e;--accent-rgb:216, 122, 23;--text-neutral-soft-rgb:155, 148, 136;--bg-base:#f7f5f0;--bg-card:#fff;--bg-card2:#f8f5ef;--bg-hover:#f3efe7;--text-primary:#253044;--text-secondary:#6d6a62;--text-on-accent:#fff;--border:#f0cda6;--border-light:#f5d8b8;--color-ink:var(--text-primary);--color-clay:#92400e;--color-cream:#fff8dc;--color-palm:var(--accent-primary);--color-gold:var(--accent-primary);--color-danger:#b42318;--color-surface:var(--bg-card);--ink-strong:#172033;--ink-black:#111;--shadow-cold-rgb:38, 30, 18;--highlight-cold-rgb:240, 236, 226;--text-muted-cool:#6d6a62;--surface-inset-cold:#f4f1ea;--font-display:var(--font-app);--radius-card:1.35rem;--radius-control:.75rem;--shadow-panel:0 12px 30px #2a211414;--shadow-lift:0 24px 60px #2a21141f;--module-skin-orange:#df7a00;--module-skin-orange-dark:#9a4608;--module-skin-orange-hover:#c96b00;--module-skin-cream:#fff8ef;--module-skin-cream-2:#fffaf4;--module-skin-border:#ffc98e;--module-skin-border-soft:#ffdfba;--module-skin-text:#1f2a3a;--module-skin-muted:#6d6a62;--module-skin-muted-soft:#9b9488;--module-skin-panel-shadow:0 16px 38px #945e2317;--module-skin-panel-shadow-soft:0 8px 24px #945e230f;--module-line:var(--module-skin-border-soft);--module-line-strong:var(--module-skin-border);--surface-1:linear-gradient(180deg, #fff 0%, var(--module-skin-cream) 100%);--surface-2:#fff;--surface-bar:linear-gradient(180deg, #fff 0%, var(--module-skin-cream) 100%);--accent-surface:linear-gradient(135deg, #c77419, #b8610f);--elev-1:var(--module-skin-panel-shadow-soft);--elev-2:var(--module-skin-panel-shadow);--hairline:1px;--ring-focus:0 0 0 3px var(--accent-glow);--text-neutral:#6d6a62;--text-neutral-2:#514c43;--text-neutral-soft:#9b9488;--overlay-scrim:#2a211747;--overlay-scrim-soft:#2a211724;--overlay-scrim-faint:#2a21171a;--control-disabled-bg:#ddd5c8;--border-neutral:#e9e4da;--status-neutral-bg:#ddd5c8}html[data-ui-theme=classic-gold] .mi-shell:not(.mi-shell-pos-fullscreen){background:radial-gradient(circle at 100% 0,#d87a1721,#0000 24%),linear-gradient(#fffaf3,#fbf2e8)}html[data-ui-theme=classic-gold] .mi-rail{background:radial-gradient(circle at 50% 0,#df7a0029,#0000 26%),linear-gradient(#fffffffa,#fff8edfa)!important}html[data-ui-theme=classic-gold] .mi-rail:before{content:"";background:linear-gradient(90deg,#0000,#df7a006b,#0000);height:1px;position:absolute;inset:12px 7px auto}html[data-ui-theme=classic-gold] .mi-rail-icon{background:linear-gradient(#fffffffa,#fff7ede0);border-color:#ffc98e8a;box-shadow:inset 0 1px #ffffffd6,0 7px 16px #945e230f}html[data-ui-theme=classic-gold] .mi-rail nav{border-top-color:#ffc98ea6}html[data-ui-theme=classic-gold] .mi-rail [data-tooltip]:after{border-color:#ffc98e8f}html[data-ui-theme=classic-gold] .mi-rail-btn:not(.is-active):hover{background:#fff7ed}html[data-ui-theme=classic-gold] .mi-rail-btn:hover,html[data-ui-theme=classic-gold] .mi-rail-btn.is-active,html[data-ui-theme=classic-gold] .mi-rail-back{box-shadow:0 14px 26px #b8610f3d}html[data-ui-theme=classic-gold] .app-mobile-header{background:#fffaf3f5}html[data-ui-theme=classic-gold] .app-mobile-nav{background:#fffaf3fa;box-shadow:0 -10px 28px #945e231f}html[data-ui-theme=classic-gold] .app-mobile-nav button.is-active{background:#d87a17;border-color:#f3bd7b;box-shadow:0 10px 20px #b8610f38}html[data-ui-theme=classic-gold] .auth-shell{--auth-ink:#2b1707;--auth-muted:#8a6847;--auth-line:#a65f1e33;--auth-line-strong:#cd741857;--auth-paper:#fffdf8f0;--auth-shadow:0 24px 70px #8b4b1129, 0 2px 0 #ffffffd1 inset;background:radial-gradient(circle at 18% 14%,#ffbd5b57,transparent 28%),radial-gradient(circle at 88% 84%,#c76a0b2b,transparent 30%),linear-gradient(135deg,#b4600f14 0 1px,transparent 1px 18px),linear-gradient(180deg,#fffaf1 0%,var(--module-warm-border) 100%)}html[data-ui-theme=classic-gold] .expenses-page{--expense-line:#715b3a2e;--expense-line-strong:#715b3a57;--expense-panel:#fffefb;--expense-panel-soft:#f4f0e8;--expense-copper-dark:#6b4518}html[data-ui-theme=classic-gold] .settings-page{--settings-line:#9a4f0724;--settings-line-strong:#d7a46e;--settings-panel:linear-gradient(180deg, #fff 0%, #fff8ef 100%);--settings-panel-soft:#fff;--settings-panel-muted:#fffaf4;--settings-inset:#f8fafc;--settings-action:#df7a00;--settings-action-hover:#ef8a13;--settings-action-dark:#9b4307;--settings-ink:#111827;--settings-muted:#6d6a62}html[data-ui-theme=ocean-blue]{--accent-primary:#2563eb;--accent-primary-hover:#1d4ed8;--accent-glow:#2563eb2e;--accent-rgb:37, 99, 235;--text-neutral-soft-rgb:148, 163, 184;--bg-base:#f1f5f9;--bg-card:#fff;--bg-card2:#f8fafc;--bg-hover:#eff6ff;--text-primary:#0f172a;--text-secondary:#64748b;--text-on-accent:#fff;--border:#bfdbfe;--border-light:#dbeafe;--color-ink:var(--text-primary);--color-clay:#1e40af;--color-cream:#eff6ff;--color-palm:var(--accent-primary);--color-gold:var(--accent-primary);--color-danger:#b42318;--color-surface:var(--bg-card);--ink-strong:#0a1120;--ink-black:#111;--shadow-cold-rgb:15, 23, 42;--highlight-cold-rgb:241, 245, 249;--text-muted-cool:#64748b;--surface-inset-cold:#f0f4fa;--font-display:var(--font-app);--radius-card:1.35rem;--radius-control:.75rem;--shadow-panel:0 12px 30px #0f172a14;--shadow-lift:0 24px 60px #0f172a1f;--module-skin-orange:#2563eb;--module-skin-orange-dark:#1e40af;--module-skin-orange-hover:#1d4ed8;--module-skin-cream:#eff6ff;--module-skin-cream-2:#f8faff;--module-skin-border:#93c5fd;--module-skin-border-soft:#bfdbfe;--module-skin-text:#0f172a;--module-skin-muted:#64748b;--module-skin-muted-soft:#94a3b8;--module-skin-panel-shadow:0 16px 38px #2563eb17;--module-skin-panel-shadow-soft:0 8px 24px #2563eb0d;--module-line:var(--module-skin-border-soft);--module-line-strong:var(--module-skin-border);--surface-1:linear-gradient(180deg, #fff 0%, #f0f7ff 100%);--surface-2:#fff;--surface-bar:linear-gradient(180deg, #fff 0%, #f0f7ff 100%);--accent-surface:linear-gradient(135deg, #2563eb, #1d4ed8);--elev-1:var(--module-skin-panel-shadow-soft);--elev-2:var(--module-skin-panel-shadow);--hairline:1px;--ring-focus:0 0 0 3px var(--accent-glow);--text-neutral:#64748b;--text-neutral-2:#475569;--text-neutral-soft:#94a3b8;--overlay-scrim:#0f172a47;--overlay-scrim-soft:#0f172a24;--overlay-scrim-faint:#0f172a1a;--control-disabled-bg:#cbd5e1;--border-neutral:#e2e8f0;--status-neutral-bg:#cbd5e1}html[data-ui-theme=ocean-blue] .mi-shell:not(.mi-shell-pos-fullscreen){background:radial-gradient(circle at 100% 0,#2563eb1a,#0000 24%),linear-gradient(#f8faff,#eef3fb)}html[data-ui-theme=ocean-blue] .mi-rail{background:radial-gradient(circle at 50% 0,#2563eb1f,#0000 26%),linear-gradient(#fffffffa,#f0f7fffa)!important}html[data-ui-theme=ocean-blue] .mi-rail:before{content:"";background:linear-gradient(90deg,#0000,#2563eb61,#0000);height:1px;position:absolute;inset:12px 7px auto}html[data-ui-theme=ocean-blue] .mi-rail-icon{background:linear-gradient(#fffffffa,#f0f7ffe0);border-color:#93c5fd8a;box-shadow:inset 0 1px #ffffffd6,0 7px 16px #2563eb0f}html[data-ui-theme=ocean-blue] .mi-rail nav{border-top-color:#93c5fd8c}html[data-ui-theme=ocean-blue] .mi-rail [data-tooltip]:after{border-color:#93c5fd80}html[data-ui-theme=ocean-blue] .mi-rail-btn:not(.is-active):hover{background:#eff6ff}html[data-ui-theme=ocean-blue] .auth-shell{--auth-ink:#0a1120;--auth-muted:#475569;--auth-line:#2563eb29;--auth-line-strong:#2563eb4d;--auth-paper:#f8fafff0;--auth-shadow:0 24px 70px #2563eb1f, 0 2px 0 #ffffffd1 inset;background:radial-gradient(circle at 18% 14%,#93c5fd47,#0000 28%),radial-gradient(circle at 88% 84%,#2563eb1f,#0000 30%),linear-gradient(#f8faff,#e8f0fd)}html[data-ui-theme=ocean-blue] .expenses-page{--expense-line:#4755692e;--expense-line-strong:#47556952;--expense-panel:#fafcff;--expense-panel-soft:#eef4fb;--expense-copper-dark:#1e40af}html[data-ui-theme=ocean-blue] .settings-page{--settings-line:#2563eb1f;--settings-line-strong:#93c5fd;--settings-panel:linear-gradient(180deg, #fff 0%, #f0f7ff 100%);--settings-panel-soft:#fff;--settings-panel-muted:#f8faff;--settings-inset:#f8fafc;--settings-action:#2563eb;--settings-action-hover:#3b82f6;--settings-action-dark:#1e40af;--settings-ink:#0f172a;--settings-muted:#64748b}html[data-ui-theme=emerald-green]{--accent-primary:#16a34a;--accent-primary-hover:#15803d;--accent-glow:#16a34a2e;--accent-rgb:22, 163, 74;--text-neutral-soft-rgb:148, 163, 184;--bg-base:#f0fdf4;--bg-card:#fff;--bg-card2:#f6fef9;--bg-hover:#f0fdf4;--text-primary:#06281a;--text-secondary:#64748b;--text-on-accent:#fff;--border:#bbf7d0;--border-light:#dcfce7;--color-ink:var(--text-primary);--color-clay:#166534;--color-cream:#f0fdf4;--color-palm:var(--accent-primary);--color-gold:var(--accent-primary);--color-danger:#b42318;--color-surface:var(--bg-card);--ink-strong:#052e16;--ink-black:#111;--shadow-cold-rgb:5, 46, 22;--highlight-cold-rgb:240, 253, 244;--text-muted-cool:#64748b;--surface-inset-cold:#eefaf1;--font-display:var(--font-app);--radius-card:1.35rem;--radius-control:.75rem;--shadow-panel:0 12px 30px #052e1614;--shadow-lift:0 24px 60px #052e161f;--module-skin-orange:#16a34a;--module-skin-orange-dark:#166534;--module-skin-orange-hover:#15803d;--module-skin-cream:#f0fdf4;--module-skin-cream-2:#f6fef9;--module-skin-border:#86efac;--module-skin-border-soft:#bbf7d0;--module-skin-text:#06281a;--module-skin-muted:#64748b;--module-skin-muted-soft:#94a3b8;--module-skin-panel-shadow:0 16px 38px #16a34a1a;--module-skin-panel-shadow-soft:0 8px 24px #16a34a0f;--module-line:var(--module-skin-border-soft);--module-line-strong:var(--module-skin-border);--surface-1:linear-gradient(180deg, #fff 0%, #f3fdf6 100%);--surface-2:#fff;--surface-bar:linear-gradient(180deg, #fff 0%, #f3fdf6 100%);--accent-surface:linear-gradient(135deg, #16a34a, #15803d);--elev-1:var(--module-skin-panel-shadow-soft);--elev-2:var(--module-skin-panel-shadow);--hairline:1px;--ring-focus:0 0 0 3px var(--accent-glow);--text-neutral:#64748b;--text-neutral-2:#475569;--text-neutral-soft:#94a3b8;--overlay-scrim:#052e1647;--overlay-scrim-soft:#052e1624;--overlay-scrim-faint:#052e161a;--control-disabled-bg:#cbd5e1;--border-neutral:#e2e8f0;--status-neutral-bg:#cbd5e1}html[data-ui-theme=emerald-green] .mi-shell:not(.mi-shell-pos-fullscreen){background:radial-gradient(circle at 100% 0,#16a34a1a,#0000 24%),linear-gradient(#f6fef9,#e9f9ef)}html[data-ui-theme=emerald-green] .mi-rail{background:radial-gradient(circle at 50% 0,#16a34a1f,#0000 26%),linear-gradient(#fffffffa,#f3fdf6fa)!important}html[data-ui-theme=emerald-green] .mi-rail:before{content:"";background:linear-gradient(90deg,#0000,#16a34a61,#0000);height:1px;position:absolute;inset:12px 7px auto}html[data-ui-theme=emerald-green] .mi-rail-icon{background:linear-gradient(#fffffffa,#f3fdf6e0);border-color:#86efac8a;box-shadow:inset 0 1px #ffffffd6,0 7px 16px #16a34a0f}html[data-ui-theme=emerald-green] .mi-rail nav{border-top-color:#86efac8c}html[data-ui-theme=emerald-green] .mi-rail [data-tooltip]:after{border-color:#86efac80}html[data-ui-theme=emerald-green] .mi-rail-btn:not(.is-active):hover{background:#f0fdf4}html[data-ui-theme=emerald-green] .auth-shell{--auth-ink:#052e16;--auth-muted:#475569;--auth-line:#16a34a29;--auth-line-strong:#16a34a4d;--auth-paper:#f6fef9f0;--auth-shadow:0 24px 70px #16a34a1f, 0 2px 0 #ffffffd1 inset;background:radial-gradient(circle at 18% 14%,#86efac47,#0000 28%),radial-gradient(circle at 88% 84%,#16a34a1f,#0000 30%),linear-gradient(#f6fef9,#e3f7ea)}html[data-ui-theme=emerald-green] .expenses-page{--expense-line:#4755692e;--expense-line-strong:#47556952;--expense-panel:#f9fefb;--expense-panel-soft:#eef9f2;--expense-copper-dark:#166534}html[data-ui-theme=emerald-green] .settings-page{--settings-line:#16a34a1f;--settings-line-strong:#86efac;--settings-panel:linear-gradient(180deg, #fff 0%, #f3fdf6 100%);--settings-panel-soft:#fff;--settings-panel-muted:#f6fef9;--settings-inset:#f8fafc;--settings-action:#16a34a;--settings-action-hover:#22c55e;--settings-action-dark:#166534;--settings-ink:#06281a;--settings-muted:#64748b}html[data-ui-theme=lab-strip]{--accent-primary:#6d28d9;--accent-primary-hover:#5b21b6;--accent-glow:#6d28d929;--accent-rgb:109, 40, 217;--accent-warm-rgb:109, 40, 217;--text-neutral-soft-rgb:74, 64, 99;--bg-base:#fff;--bg-card:#fff;--bg-card2:#fff;--bg-hover:#fff;--text-primary:#0a0a0a;--text-secondary:#4a4063;--text-on-accent:#fff;--border:#e7dcfa;--border-light:#f1eafc;--color-ink:#0a0a0a;--color-clay:#0a0a0a;--color-cream:#fff;--color-palm:#6d28d9;--color-gold:#6d28d9;--color-surface:#fff;--ink-strong:#18181b;--ink-black:#000;--ink-black-rgb:255, 255, 255;--shadow-cold-rgb:255, 255, 255;--highlight-cold-rgb:255, 255, 255;--text-muted-cool:#4a4063;--surface-inset-cold:#fff;--font-display:var(--font-app);--radius-card:1.35rem;--radius-control:.75rem;--shadow-panel:none;--shadow-lift:none;--module-skin-orange:#6d28d9;--module-skin-orange-dark:#5b21b6;--module-skin-orange-hover:#7c3aed;--module-skin-cream:#fff;--module-skin-cream-2:#fff;--module-skin-border:#e7dcfa;--module-skin-border-soft:#f1eafc;--module-skin-text:#0a0a0a;--module-skin-muted:#4a4063;--module-skin-muted-soft:#6b6285;--module-skin-panel-shadow:none;--module-skin-panel-shadow-soft:none;--module-line:var(--module-skin-border-soft);--module-line-strong:var(--module-skin-border);--surface-1:#fff;--surface-2:#fff;--surface-bar:#fff;--accent-surface:linear-gradient(135deg, #7c3aed, #5b21b6);--elev-1:var(--module-skin-panel-shadow-soft);--elev-2:var(--module-skin-panel-shadow);--hairline:1px;--ring-focus:0 0 0 3px var(--accent-glow);--text-neutral:#4a4063;--text-neutral-2:#2a2438;--text-neutral-soft:#6b6285;--overlay-scrim:#5b21b673;--overlay-scrim-soft:#5b21b633;--overlay-scrim-faint:#5b21b61a;--control-disabled-bg:#fff;--border-neutral:#e7dcfa;--status-neutral-bg:transparent;--pos-border-subtle:#6d28d91f;--pos-border-focus:#6d28d938;--module-wash:#fff;--module-wash-strong:#fff;--module-warm-border:#e7dcfa;--module-shadow-dark-04:transparent;--module-shadow-dark-07:transparent;--module-shadow-dark-08:transparent;--module-shadow-dark-11:transparent;--status-link:#6d28d9;--status-link-hover:#5b21b6;--surface-pale-success-rgb:255, 255, 255;--surface-pale-danger-rgb:255, 255, 255;--surface-pale-cool-rgb:255, 255, 255;--cr-skel-base:#f1eafc;--cr-skel-shine:#fff}html[data-ui-theme=lab-strip] .mi-shell:not(.mi-shell-pos-fullscreen){background:#fff}html[data-ui-theme=lab-strip] .mi-rail{box-shadow:none!important;background:#fff!important;border-right-color:#e7dcfa!important}html[data-ui-theme=lab-strip] .mi-rail:before{display:none}html[data-ui-theme=lab-strip] .mi-rail [data-tooltip]:after{color:#fff;background:#6d28d9}html[data-ui-theme=lab-strip] .pos-shell .cart-workspace-empty,html[data-ui-theme=lab-strip] .pos-shell .cart-workspace-empty p,html[data-ui-theme=lab-strip] .pos-shell .cart-workspace-empty span{color:var(--text-primary)!important}html[data-ui-theme=lab-strip] .pos-shell .cash-launch-icon,html[data-ui-theme=lab-strip] .pos-shell .credit-launch-icon{color:#6d28d9!important;background:#fff!important;border-color:#e7dcfa!important}html[data-ui-theme=lab-strip] .pos-shell .cash-launch-icon svg,html[data-ui-theme=lab-strip] .pos-shell .cash-launch-icon path,html[data-ui-theme=lab-strip] .pos-shell .credit-launch-icon svg,html[data-ui-theme=lab-strip] .pos-shell .credit-launch-icon path{color:#6d28d9!important;stroke:#6d28d9!important}html[data-ui-theme=lab-strip] .reports-page{--status-success-text:#6d28d9;--status-success-text-rgb:109, 40, 217;--status-success-strong:#6d28d9;--status-success-strong-rgb:109, 40, 217;--status-success-bright-rgb:124, 58, 237;--status-success-bg-grad:#f4eefc;--status-info-text:#6d28d9;--status-info-text-dark:#5b21b6;--status-info-sky:#7c3aed;--status-info-rgb:109, 40, 217;--status-info-sky-rgb:124, 58, 237;--status-info-surface:#f4eefc;--status-info-border-soft:#e7dcfa;--status-violet-text:#6d28d9;--status-violet-rgb:109, 40, 217;--module-border-t75:#6d28d93d}html[data-ui-theme=lab-strip] .reports-page:before{background:0 0!important}html[data-ui-theme=lab-strip] .reports-page .reports-result-money,html[data-ui-theme=lab-strip] .reports-page .reports-result-side,html[data-ui-theme=lab-strip] .reports-page .reports-money-card,html[data-ui-theme=lab-strip] .reports-page .reports-method-card,html[data-ui-theme=lab-strip] .reports-page .reports-range-trigger,html[data-ui-theme=lab-strip] .reports-page article{background-color:#fff!important;background-image:none!important}html[data-ui-theme=lab-strip] .reports-page .reports-tabs,html[data-ui-theme=lab-strip] .reports-page .reports-period-strip.module-panel,html[data-ui-theme=lab-strip] .reports-page .reports-range-trigger,html[data-ui-theme=lab-strip] .reports-page .reports-range-popover,html[data-ui-theme=lab-strip] .reports-page .reports-result-title,html[data-ui-theme=lab-strip] .reports-page .reports-result-money,html[data-ui-theme=lab-strip] .reports-page .reports-result-side{border-color:#6d28d93d!important}html[data-ui-theme=lab-strip] .reports-page .reports-money-card,html[data-ui-theme=lab-strip] .reports-page .reports-result-title,html[data-ui-theme=lab-strip] .reports-page .reports-result-money,html[data-ui-theme=lab-strip] .reports-page .reports-result-side,html[data-ui-theme=lab-strip] .reports-page .reports-result-side article,html[data-ui-theme=lab-strip] .reports-page .reports-method-card,html[data-ui-theme=lab-strip] .reports-page .reports-period-strip.module-panel{box-shadow:0 2px 12px #6d28d917,0 1px 3px #6d28d90f!important}html[data-ui-theme=lab-strip] .expenses-page{--expense-green:#6d28d9;--expense-green-rgb:109, 40, 217;--expense-green-deep:#5b21b6;--expense-red:#6d28d9;--expense-red-rgb:109, 40, 217}html[data-ui-theme=lab-strip] .expenses-page .expenses-row-delete,html[data-ui-theme=lab-strip] .expenses-page .expenses-row-delete svg,html[data-ui-theme=lab-strip] .expenses-page .expenses-row-delete path{color:#b42318!important;stroke:#b42318!important}html[data-ui-theme=lab-strip] .auth-shell{--auth-ink:#0a0a0a;--auth-muted:#4a4063;--auth-line:#e7dcfa;--auth-line-strong:#ddd0f5;--auth-paper:#fff;--auth-shadow:none;background:#fff}html[data-ui-theme=lab-strip] .expenses-page{--expense-line:#e7dcfa;--expense-line-strong:#ddd0f5;--expense-panel:#fff;--expense-panel-soft:#fff;--expense-copper-dark:#0a0a0a}html[data-ui-theme=lab-strip] .settings-page{--settings-line:#e7dcfa;--settings-line-strong:#ddd0f5;--settings-panel:#fff;--settings-panel-soft:#fff;--settings-panel-muted:#fff;--settings-inset:#fff;--settings-action:#6d28d9;--settings-action-hover:#7c3aed;--settings-action-dark:#5b21b6;--settings-ink:#0a0a0a;--settings-muted:#4a4063}html[data-ui-theme=lab-strip] .pos-shell{--pos-ticket-paper:#fff;--pos-ticket-paper-warm:#fff;--pos-ticket-paper-soft:#fff;--pos-ticket-accent-wash:#fff;--pos-ticket-accent-soft:#fff;--pos-ticket-line:#e7dcfa;--pos-ticket-line-soft:#f1eafc;--pos-ticket-shadow-tight:none;--pos-ticket-accent-shadow:transparent;--pos-ticket-accent-line:#ddd0f5;--pos-ticket-accent-line-strong:#6d28d9;--pos-ticket-ink:#0a0a0a;--pos-ticket-muted:#4a4063;--pos-ticket-accent:#6d28d9;--pos-ticket-accent-mid:#7c3aed;--pos-ticket-accent-deep:#5b21b6}html[data-ui-theme=lab-strip] .settings-roles-tab{--roles-border:#e7dcfa;--roles-border-strong:#ddd0f5;--roles-surface-soft:#fff;--roles-accent-soft:#f5f0fc;--roles-accent-soft-strong:#ece3fb;--roles-shadow:none}html[data-ui-theme=lab-strip] *,html[data-ui-theme=lab-strip] :before,html[data-ui-theme=lab-strip] :after{box-shadow:none!important;border-color:#e7dcfa!important}html[data-ui-theme=lab-strip] .pos-ticket,html[data-ui-theme=lab-strip] .pos-ticket *{border-color:#000!important}html[data-ui-theme=lab-strip] .pos-shell .cart-checkout-overlay{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#5b21b673!important}html[data-ui-theme=lab-strip] [role=dialog][aria-modal=true]{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important}html[data-ui-theme=lab-strip] .pos-shell .pos-picker-overlay{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#0000002e!important}html[data-ui-theme=lab-strip] .pos-shell .pos-customer-overlay{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#00000038!important}html[data-ui-theme=lab-strip] .pos-shell .pos-embedded-module-overlay:has(.pos-cash-panel),html[data-ui-theme=lab-strip] .pos-shell .pos-embedded-module-overlay:has(.pos-workshop-panel),html[data-ui-theme=lab-strip] .pos-shell .pos-embedded-module-overlay:has(.pos-quotation-panel),html[data-ui-theme=lab-strip] .pos-shell .pos-embedded-module-overlay:has(.pos-history-panel),html[data-ui-theme=lab-strip] .inventory-modal-overlay.inventory-modal-overlay--purchase,html[data-ui-theme=lab-strip] .inventory-modal-overlay.inventory-modal-overlay--product{-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background:#0000001f!important}html[data-ui-theme] .inventory-modal-overlay:has(.stock-count-panel){-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important}html[data-ui-theme=lab-strip] .inventory-modal-overlay:has(.stock-count-panel){-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background:#0000001f!important}html[data-ui-theme] .product-metrics-panel{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important}html[data-ui-theme=lab-strip] .product-metrics-panel{-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background:#0000001f!important}@media screen{html[data-ui-theme] .pos-shell .pos-receipt-overlay{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important}html[data-ui-theme=lab-strip] .pos-shell .pos-receipt-overlay{-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background:#0000001f!important}}html[data-ui-theme] .pos-shell .pos-workshop-edit-overlay{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important}html[data-ui-theme=lab-strip] .pos-shell .pos-workshop-edit-overlay{-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background:#0000001f!important}html[data-ui-theme=lab-strip] .exact-fallback.variant{background:radial-gradient(circle at 50% 36%,#6d28d914,#0000 30%),linear-gradient(#fff,#f3eeff)!important}html[data-ui-theme=lab-strip] .exact-fallback.variant .exact-fallback-icon-wrap{color:#6d28d9!important}html[data-ui-theme=lab-strip] .pos-shell .pos-picker-option-topline b.is-ok{color:#fff!important;background:#6d28d9!important;border-color:#6d28d9!important}html[data-ui-theme=lab-strip] .pos-shell .pos-picker-option-topline b.is-empty{border-color:var(--status-danger-border)!important;background:var(--status-danger-bg)!important;color:var(--status-danger-medium)!important}html[data-ui-theme=lab-strip] .pos-shell .pos-picker-option-tags i.tag-sale,html[data-ui-theme=lab-strip] .pos-shell .pos-picker-option-tags i.tag-cost,html[data-ui-theme=lab-strip] .pos-shell .pos-picker-option-tags i.is-price-list{color:#fff!important;background:#6d28d9!important;border-color:#6d28d9!important}html[data-ui-theme=lab-strip] .exact-fallback.imei{background:radial-gradient(circle at 50% 36%,#6d28d914,#0000 30%),linear-gradient(#fff,#f3eeff)!important}html[data-ui-theme=lab-strip] .exact-fallback.imei .exact-fallback-icon-wrap{color:#6d28d9!important}html[data-ui-theme=lab-strip] .pos-shell .exact-cart-sidebar .inner-pill-img-box.no-image.variant,html[data-ui-theme=lab-strip] .pos-shell .exact-cart-sidebar .inner-pill-img-box.no-image.imei{color:#6d28d9!important;background:radial-gradient(circle at 50% 34%,#6d28d914,#0000 32%),linear-gradient(#fff,#f3eeff)!important}html[data-ui-theme=lab-strip] .pos-shell .pos-header-beta{color:#6d28d9!important;background:#f3eeff!important;border-color:#6d28d9!important}html[data-ui-theme=lab-strip] .pos-shell .header-action-status-dot.is-open{background:#6d28d9!important}html[data-ui-theme=lab-strip] .pos-shell .credit-launch-icon,html[data-ui-theme=lab-strip] .pos-shell .cash-launch-icon,html[data-ui-theme=lab-strip] .pos-shell .stock-badge.standard,html[data-ui-theme=lab-strip] .pos-shell .stock-badge.variant,html[data-ui-theme=lab-strip] .pos-shell .stock-badge.imei,html[data-ui-theme=lab-strip] .pos-shell .stock-badge.service,html[data-ui-theme=lab-strip] .pos-shell .pos-quick-funding button.is-cool{color:#6d28d9!important;background:#f3eeff!important;border-color:#6d28d9!important}html[data-ui-theme=lab-strip] .pos-shell .pos-quick-funding button.active.is-cool{color:#fff!important;background:#6d28d9!important;border-color:#6d28d9!important}html[data-ui-theme=lab-strip] .pos-shell .pos-history-row em,html[data-ui-theme=lab-strip] .pos-shell .pos-history-row em.is-workshop{color:#6d28d9!important;background:#f3eeff!important}html[data-ui-theme=lab-strip] .pos-shell .pos-history-filter.active.is-completed,html[data-ui-theme=lab-strip] .pos-shell .pos-history-filter.active.is-workshop,html[data-ui-theme=lab-strip] .pos-shell .pos-active-filter-summary small,html[data-ui-theme=lab-strip] .pos-shell .pos-filter-actions .pos-ghost-btn.is-active{color:#6d28d9!important;background:#f3eeff!important;border-color:#6d28d9!important}html[data-ui-theme=lab-strip] .pos-shell .pos-quotation-row em.is-open,html[data-ui-theme=lab-strip] .pos-shell .pos-quotation-status.is-open{color:#6d28d9!important;background:#f3eeff!important;box-shadow:inset 0 0 0 1px #6d28d92e!important}html[data-ui-theme=lab-strip] .pos-shell .pos-quotation-row em.is-converted,html[data-ui-theme=lab-strip] .pos-shell .pos-quotation-status.is-converted{color:#6d28d9!important;background:#f3eeff!important;box-shadow:inset 0 0 0 1px #6d28d924!important}html[data-ui-theme=lab-strip] .pos-shell .cart-checkout-amount-row.is-credit-note strong{color:#6d28d9!important}html[data-ui-theme=lab-strip] .pos-shell .cr-payment-hero-success{background:linear-gradient(135deg,#6d28d9,#8b5cf6)!important}html[data-ui-theme=lab-strip] .pos-shell .cr-receipt-btn--wa,html[data-ui-theme=lab-strip] .pos-shell .cr-text-success{color:#6d28d9!important}html[data-ui-theme=lab-strip] input::placeholder,html[data-ui-theme=lab-strip] textarea::placeholder,html[data-ui-theme=lab-strip] ::placeholder{color:#6b6285!important;opacity:1!important}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}
