@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&display=swap";
@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-outline-style:solid}}}@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-red-500:#fb2c36;--color-gray-400:#99a1af;--color-gray-500:#6a7282;--spacing:.25rem;--container-md:28rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--font-weight-medium:500;--tracking-widest:.1em;--radius-3xl:1.5rem;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}@supports (color:lab(0% 0 0)){:root,:host{--color-red-500:lab(55.4814% 75.0732 48.8528);--color-gray-400:lab(65.9269% -.832707 -8.17473);--color-gray-500:lab(47.7841% -.393182 -10.0268)}}}@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%;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;-webkit-text-decoration:inherit;-webkit-text-decoration: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]){appearance:button}::file-selector-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}.fixed{position:fixed}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.mt-8{margin-top:calc(var(--spacing)*8)}.mb-1\.5{margin-bottom:calc(var(--spacing)*1.5)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.ml-1{margin-left:calc(var(--spacing)*1)}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-md{max-width:var(--container-md)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing)*3)}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*5)*calc(1 - var(--tw-space-y-reverse)))}.rounded-3xl{border-radius:var(--radius-3xl)}.border{border-style:var(--tw-border-style);border-width:1px}.p-4{padding:calc(var(--spacing)*4)}.p-12{padding:calc(var(--spacing)*12)}.text-left{text-align:left}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-red-500{color:var(--color-red-500)}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--bg:#edeef1;--bg-card:#fff;--bg-soft:#f8f9fb;--bg-muted:#f1f3f6;--bg-strip:#f8f9fb;--sidebar-bg:#ffffffc7;--sidebar-bg-solid:#fff;--sidebar-border:#0f172a0f;--border:#0f172a0f;--border-strong:#0f172a1a;--divider:#0f172a0d;--text-1:#0f172a;--text-2:#475569;--text-3:#94a3b8;--text-4:#cbd5e1;--brand-orange:#ec7407;--brand-orange-deep:#c2410c;--brand-orange-light:#fb923c;--brand-orange-soft:#ffedd5;--brand-orange-tint:#fff7ed;--accent:#ec7407;--accent-hover:#c2410c;--accent-soft:#ffedd5;--accent-text:#c2410c;--success:#10b981;--success-soft:#dcfce7;--success-text:#15803d;--danger:#ef4444;--danger-soft:#fee2e2;--danger-text:#b91c1c;--warning:#f59e0b;--warning-soft:#fef3c7;--warning-text:#b45309;--neutral-soft:#f1f5f9;--shadow-card:0 1px 2px #0f172a0a;--shadow-pop:0 2px 8px #0f172a0f;--shadow-lg:0 12px 40px -12px #0f172a2e;--sidebar-w:260px;--sidebar-collapsed:64px;--radius-card:16px;--radius-btn:10px;--radius-item:8px;--grid-line:#0f172a0b}[data-theme=dark]{--bg:#0b0b0c;--bg-card:#141416;--bg-soft:#18181b;--bg-muted:#1e1e22;--bg-strip:#161618;--sidebar-bg:#141416b3;--sidebar-bg-solid:#141416;--sidebar-border:#ffffff0f;--border:#ffffff0f;--border-strong:#ffffff1f;--divider:#ffffff0d;--text-1:#f8fafc;--text-2:#94a3b8;--text-3:#64748b;--text-4:#475569;--accent-soft:#ec74072e;--accent-text:#fdba74;--success-soft:#10b98129;--success-text:#6ee7b7;--danger-soft:#ef444429;--danger-text:#fca5a5;--warning-soft:#f59e0b29;--warning-text:#fcd34d;--neutral-soft:#ffffff0d;--shadow-card:0 1px 2px #0006;--shadow-pop:0 2px 8px #0006;--shadow-lg:0 12px 40px -12px #0009;--grid-line:#ffffff09}*{box-sizing:border-box}html,body{font-feature-settings:"cv11","ss01";min-height:100vh;color:var(--text-1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;background-image:radial-gradient(at 0 0,#ffe4cc 0,#0000 50%),radial-gradient(at 100% 0,#d6fffa 0,#0000 50%);background-attachment:fixed;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:13px;line-height:1.5;transition:background .3s,color .3s}[data-theme=dark] body{background-color:#0a0a0a;background-image:radial-gradient(at 0 0,#362312 0,#0000 50%),radial-gradient(at 100% 0,#123631 0,#0000 50%)}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0;padding:0}input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}.shell{min-height:100vh;display:flex}.main{flex:1;min-width:0;padding:24px 28px 40px;overflow-x:hidden}.topbar{align-items:center;gap:8px;margin-bottom:22px;display:flex}.search{background:var(--bg-card);border:1px solid var(--border);max-width:320px;color:var(--text-3);border-radius:10px;flex:1;align-items:center;gap:8px;padding:7px 12px;font-size:12.5px;display:flex}.search input{color:var(--text-1);background:0 0;border:0;outline:0;flex:1;font-size:12.5px}.search:focus-within{border-color:var(--border-strong)}.search input::placeholder{color:var(--text-3)}.icon-btn{background:var(--bg-card);border:1px solid var(--border);width:32px;height:32px;color:var(--text-2);border-radius:9px;place-items:center;transition:background .15s,color .15s;display:grid}.icon-btn:hover{background:var(--bg-muted);color:var(--text-1)}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.page-title{letter-spacing:-.018em;color:var(--text-1);margin:0 0 4px;font-size:24px;font-weight:700;line-height:1.15}.page-subtitle{color:var(--text-3);margin:0;font-size:13px}.page-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.page-actions .divider{background:var(--border-strong);width:1px;height:20px;margin:0 2px}.breadcrumb{color:var(--text-3);margin-bottom:6px;font-size:11.5px}.breadcrumb a{color:var(--text-3)}.breadcrumb a:hover{color:var(--text-2)}.breadcrumb .sep{opacity:.5;margin:0 6px}.breadcrumb-title{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:inline-flex}.breadcrumb-title .crumb{color:var(--text-3);font-size:13px;text-decoration:none;transition:color .15s}.breadcrumb-title .crumb:hover{color:var(--text-2)}.breadcrumb-title .sep{color:var(--text-3);opacity:.55;font-size:13px}.breadcrumb-title .crumb-current{letter-spacing:-.005em;color:var(--brand-orange-deep);background:#ffedd5d9;border-radius:7px;padding:4px 10px;font-size:13px;font-weight:600;line-height:1.3;box-shadow:0 0 0 1px #ec74072e}[data-theme=dark] .breadcrumb-title .crumb-current{color:#fdba74;background:#ec74072e;box-shadow:0 0 0 1px #ec740747}.project-meta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.meta-tag{color:var(--text-2);border:1px solid var(--border-strong);background:var(--bg-card);border-radius:999px;padding:2px 9px;font-size:11.5px}.sidebar{width:var(--sidebar-w);-webkit-backdrop-filter:blur(20px)saturate(150%);background:#ffffff8c;border-right:1px solid #fff9;flex-direction:column;flex-shrink:0;height:100vh;transition:width .25s;display:flex;position:sticky;top:0}[data-theme=dark] .sidebar{background:#1414168c;border-right:1px solid #ffffff0f}.sidebar.collapsed{width:var(--sidebar-collapsed)}.sidebar-header{justify-content:space-between;align-items:center;gap:8px;padding:24px 20px 20px;display:flex}.sidebar.collapsed .sidebar-header{justify-content:center;padding:20px 8px 16px}.sidebar-brand{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.sidebar.collapsed .sidebar-brand{cursor:pointer;border-radius:8px;flex:none;place-items:center;width:40px;height:40px;transition:background .15s;display:grid}.sidebar.collapsed .sidebar-brand:hover{background:#fff9}.logo-mark{width:32px;height:32px;color:var(--brand-orange);letter-spacing:-.02em;background:#fff;border:1px solid #ec740733;border-radius:9px;flex-shrink:0;place-items:center;font-size:14px;font-weight:800;display:grid;box-shadow:0 4px 12px -6px #ec740740}[data-theme=dark] .logo-mark{background:#fffffff2;border-color:#ec740759}.sidebar.collapsed .logo-mark{width:38px;height:38px;font-size:18px}.brand-logo{flex:1;align-items:center;min-width:0;height:36px;display:flex;overflow:hidden}.brand-logo svg{width:auto;max-width:100%;height:36px;display:block}.brand-logo .cls-1{fill:#ec7407}.brand-logo .cls-2{fill:#1f2937}[data-theme=dark] .brand-logo .cls-2{fill:#f8fafc}.sidebar-toggle{color:#6b7280;background:#fff9;border:1px solid #ec74072e;border-radius:8px;flex-shrink:0;place-items:center;width:28px;height:28px;transition:background .15s,color .15s,border-color .15s;display:grid}.sidebar-toggle:hover{color:var(--brand-orange-deep);background:#ffedd5d9;border-color:#ec74074d}[data-theme=dark] .sidebar-toggle{color:#94a3b8;background:#ffffff0d;border-color:#ffffff14}[data-theme=dark] .sidebar-toggle:hover{color:#f8fafc;background:#ffffff1a}.sidebar.collapsed .brand-logo,.sidebar.collapsed .sidebar-toggle,.sidebar.collapsed .nav-label,.sidebar.collapsed .nav-badge,.sidebar.collapsed .nav-chevron,.sidebar.collapsed .nav-submenu,.sidebar.collapsed .profile-card,.sidebar.collapsed .theme-row span,.sidebar.collapsed .sidebar-theme-toggle,.sidebar:not(.collapsed) .logo-mark{display:none}.nav{flex-direction:column;flex:1;gap:2px;min-height:0;padding:4px 12px 16px;display:flex;overflow:hidden auto}.sidebar.collapsed .nav{align-items:center;padding:8px}.nav::-webkit-scrollbar{width:0}.nav-section{flex-direction:column;gap:2px;display:flex}.nav-section+.nav-section{border-top:1px solid #ffffff80;margin-top:16px;padding-top:16px}[data-theme=dark] .nav-section+.nav-section{border-top-color:#ffffff0f}.sidebar.collapsed .nav-section+.nav-section{align-self:stretch;margin-top:12px;margin-left:4px;margin-right:4px;padding-top:12px}.nav-item{color:#374151;cursor:pointer;letter-spacing:-.005em;border-radius:8px;grid-template-columns:18px 1fr 42px 12px;align-items:center;column-gap:10px;padding:8px 10px;font-size:13px;font-weight:400;transition:background .15s,color .15s;display:grid}.nav-item iconify-icon{grid-column:1}.nav-item .nav-label{grid-column:2}.nav-item .nav-badge{grid-column:3;justify-self:end}.nav-item .nav-chevron{grid-column:4;justify-self:end}.nav-item:hover{color:#111827;background:#ffffffb3}.nav-item.active{color:var(--brand-orange-deep);background:#ffedd5d9;font-weight:600;box-shadow:0 0 0 1px #ec74072e,0 1px 2px #ec74071a}.sidebar.collapsed .nav-item{grid-template-columns:none;justify-content:center;gap:0;width:40px;height:40px;margin:0 auto;padding:0;display:flex}[data-theme=dark] .nav-item{color:#cbd5e1}[data-theme=dark] .nav-item:hover{color:#f8fafc;background:#ffffff0d}[data-theme=dark] .nav-item.active{color:#fdba74;background:#ec74072e;box-shadow:0 0 0 1px #ec74074d,0 1px 2px #0006}.nav-item.disabled{color:#9ca3af;cursor:not-allowed}.nav-item.disabled:hover{color:#9ca3af;background:0 0}.nav-item.disabled iconify-icon{opacity:.55}[data-theme=dark] .nav-item.disabled,[data-theme=dark] .nav-item.disabled:hover{color:#64748b}.nav-item .nav-lock{color:#cbd5e1;opacity:.85;grid-column:3;justify-self:end}.sidebar.collapsed .nav-item .nav-lock{display:none}[data-theme=dark] .nav-item .nav-lock{color:#475569}.nav-item iconify-icon{color:#6b7280;flex-shrink:0;transition:color .15s}.nav-item.active iconify-icon{color:var(--brand-orange)}.nav-item:hover iconify-icon{color:#111827}[data-theme=dark] .nav-item iconify-icon{color:#94a3b8}[data-theme=dark] .nav-item.active iconify-icon{color:#fb923c}[data-theme=dark] .nav-item:hover iconify-icon{color:#f8fafc}.nav-label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.nav-badge{text-align:center;letter-spacing:.02em;white-space:nowrap;color:#64748b;background:#0f172a0f;border-radius:999px;flex-shrink:0;padding:1px 6px;font-size:9.5px;font-weight:600;line-height:1.4}.nav-badge.pronto{letter-spacing:.06em;text-transform:uppercase;padding:1px 6px;font-size:8.5px}.nav-item.active .nav-badge{color:var(--brand-orange-deep);background:#ec74072e}[data-theme=dark] .nav-badge{color:#94a3b8;background:#ffffff0f}[data-theme=dark] .nav-item.active .nav-badge{color:#fdba74;background:#ec740740}.nav-chevron{color:#94a3b8;flex-shrink:0;width:12px;height:12px;transition:transform .2s,color .15s}.nav-item.expanded .nav-chevron{color:var(--brand-orange);transform:rotate(90deg)}[data-theme=dark] .nav-chevron{color:#64748b}[data-theme=dark] .nav-item.expanded .nav-chevron{color:#fb923c}.nav-chevron-btn{cursor:pointer;color:inherit;background:0 0;border:0;border-radius:6px;grid-column:4;justify-content:center;justify-self:end;align-items:center;margin:-4px;padding:4px;transition:background .12s;display:inline-flex}.nav-chevron-btn:hover{background:#0f172a0f}[data-theme=dark] .nav-chevron-btn:hover{background:#ffffff14}.nav-item .nav-chevron-btn .nav-chevron{grid-column:auto}.nav-submenu{flex-direction:column;gap:1px;margin:2px 0 8px 18px;padding-left:0;display:none;position:relative}.nav-item.expanded+.nav-submenu{display:flex}.sidebar.collapsed .nav-submenu{display:none!important}.nav-subitem{color:#64748b;cursor:pointer;letter-spacing:-.005em;border-radius:7px;align-items:center;gap:6px;padding:5px 10px 5px 22px;font-size:12.5px;transition:background .15s,color .15s;display:flex;position:relative}.nav-subitem:before{content:"";border-bottom:1px solid #0f172a1a;border-left:1px solid #0f172a1a;border-bottom-left-radius:10px;width:14px;height:calc(50% + 1px);position:absolute;top:-1px;left:0}.nav-subitem:after{content:"";background:#0f172a1a;width:1px;position:absolute;top:50%;bottom:-1px;left:0}.nav-subitem:last-child:after{display:none}[data-theme=dark] .nav-subitem:before{border-bottom-color:#ffffff1a;border-left-color:#ffffff1a}[data-theme=dark] .nav-subitem:after{background:#ffffff1a}.nav-subitem:hover{color:#0f172a;background:#fff9}.nav-subitem.active{color:var(--brand-orange-deep);background:#ffedd5d9;font-weight:600;box-shadow:0 0 0 1px #ec740726}.nav-subitem .label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.nav-subitem .meta{color:#94a3b8;font-variant-numeric:tabular-nums;letter-spacing:.02em;flex-shrink:0;font-size:10px}.nav-subitem.see-all{color:var(--brand-orange-deep);margin-top:4px;padding:7px 10px 5px 22px;font-size:11.5px;font-weight:500}.nav-subitem.see-all:before,.nav-subitem.see-all:after{display:none}.nav-subitem.see-all:hover{color:var(--brand-orange);background:0 0}[data-theme=dark] .nav-subitem.see-all{color:#fdba74}[data-theme=dark] .nav-subitem.see-all:hover{color:#fed7aa}.nav-subitem:has(+.nav-subitem.see-all):after{display:none}[data-theme=dark] .nav-subitem{color:#94a3b8}[data-theme=dark] .nav-subitem:hover{color:#f8fafc;background:#ffffff0a}[data-theme=dark] .nav-subitem.active{color:#fdba74;background:#ec740729;box-shadow:0 0 0 1px #ec740733}.sidebar-footer{background:#ffffff40;border-top:1px solid #0f172a0f;flex-direction:column;gap:10px;padding:12px 12px 16px;display:flex}[data-theme=dark] .sidebar-footer{background:#00000026;border-top-color:#ffffff0f}.sidebar.collapsed .sidebar-footer{align-items:center;padding:12px 8px}.sidebar-divider{background:#ec740724;align-self:stretch;height:1px;margin:6px 0}.sidebar.collapsed .sidebar-divider{margin:6px 4px}[data-theme=dark] .sidebar-divider{background:#ec74072e}.user-pill{position:relative}.user-menu{-webkit-backdrop-filter:blur(20px)saturate(150%);z-index:20;background:#ffffffeb;border:1px solid #0f172a14;border-radius:12px;flex-direction:column;gap:2px;padding:6px;display:none;position:absolute;bottom:calc(100% + 6px);left:0;right:0;box-shadow:0 12px 40px -12px #0f172a2e}.user-pill.open .user-menu{display:flex}.sidebar.collapsed .user-pill{cursor:pointer}.sidebar.collapsed .user-menu{width:220px;bottom:0;left:calc(100% + 8px);right:auto}[data-theme=dark] .user-menu{background:#141416eb;border-color:#ffffff14}.user-menu-row{color:#475569;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;font-size:12px;transition:background .15s,color .15s;display:flex}[data-theme=dark] .user-menu-row{color:#cbd5e1}.user-menu-row .label{align-items:center;gap:8px;font-weight:500;display:inline-flex}.user-menu-row .label iconify-icon{color:#94a3b8;flex-shrink:0}.user-menu-theme{background:#0f172a0a;border-radius:999px;padding:2px;display:inline-flex}.user-menu-theme button{color:#94a3b8;border-radius:999px;place-items:center;width:22px;height:18px;transition:background .15s,color .15s;display:grid}.user-menu-theme button:hover{color:#475569}.user-menu-theme button.active{color:var(--brand-orange-deep);background:#fff;box-shadow:0 1px 2px #0f172a14}[data-theme=dark] .user-menu-theme{background:#ffffff0f}[data-theme=dark] .user-menu-theme button{color:#64748b}[data-theme=dark] .user-menu-theme button.active{color:#fdba74;box-shadow:none;background:#ec74074d}.user-menu-divider{background:#0f172a0f;height:1px;margin:4px 0}[data-theme=dark] .user-menu-divider{background:#ffffff0f}.user-menu-action{color:#475569;cursor:pointer;border-radius:7px;align-items:center;gap:8px;padding:7px 8px;font-size:12.5px;font-weight:500;transition:background .15s,color .15s;display:flex}.user-menu-action iconify-icon{color:#94a3b8;flex-shrink:0}.user-menu-action:hover iconify-icon{color:var(--brand-orange)}.user-menu-action.danger iconify-icon{color:#ef4444}.user-menu-action:hover{color:#0f172a;background:#0f172a0a}.user-menu-action.danger{color:#b91c1c}.user-menu-action.danger:hover{color:#991b1b;background:#ef444414}[data-theme=dark] .user-menu-action{color:#cbd5e1}[data-theme=dark] .user-menu-action:hover{color:#f8fafc;background:#ffffff0f}[data-theme=dark] .user-menu-action.danger{color:#fca5a5}[data-theme=dark] .user-menu-action.danger:hover{color:#fecaca;background:#ef444429}.user-pill{cursor:pointer;background:#ffffff80;border:1px solid #fff9;border-radius:12px;align-items:center;gap:10px;padding:6px 8px 6px 6px;transition:background .15s;display:flex}.user-pill:hover{background:#fffc}.sidebar.collapsed .user-pill{border-radius:50%;justify-content:center;width:40px;height:40px;padding:0}.sidebar.collapsed .user-pill .user-info,.sidebar.collapsed .user-pill .user-menu-btn{display:none}[data-theme=dark] .user-pill{background:#ffffff0a;border-color:#ffffff0f}[data-theme=dark] .user-pill:hover{background:#ffffff14}.user-avatar{color:#475569;letter-spacing:-.01em;background:linear-gradient(135deg,#ffe4e6 0%,#e0e7ff 100%);border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:12px;font-weight:600;display:grid}[data-theme=dark] .user-avatar{color:#e2e8f0;background:linear-gradient(135deg,#4c1d95 0%,#1e293b 100%)}.user-info{flex-direction:column;flex:1;min-width:0;line-height:1.25;display:flex}.user-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-size:12.5px;font-weight:600;overflow:hidden}.user-email{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}[data-theme=dark] .user-name{color:#f8fafc}[data-theme=dark] .user-email{color:#94a3b8}.user-menu-btn{color:#9ca3af;border-radius:6px;flex-shrink:0;place-items:center;width:24px;height:24px;transition:background .15s,color .15s;display:grid}.user-menu-btn:hover{color:#1f2937;background:#0f172a0d}[data-theme=dark] .user-menu-btn{color:#64748b}[data-theme=dark] .user-menu-btn:hover{color:#f8fafc;background:#ffffff14}.theme-toggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid #ffffffb3;border-radius:999px;padding:2px;display:inline-flex}.theme-toggle button{color:#6b7280;border-radius:999px;place-items:center;width:26px;height:22px;transition:background .15s,color .15s;display:grid}.theme-toggle button.active{color:#111827;background:#fff;box-shadow:0 1px 2px #0f172a0f}[data-theme=dark] .theme-toggle{background:#ffffff0d;border-color:#ffffff14}[data-theme=dark] .theme-toggle button{color:#94a3b8}[data-theme=dark] .theme-toggle button.active{color:#f8fafc;box-shadow:none;background:#ffffff14}.btn{letter-spacing:-.005em;white-space:nowrap;border:1px solid #0000;border-radius:9px;align-items:center;gap:6px;padding:7px 12px;font-size:12.5px;font-weight:600;transition:background .15s,border-color .15s,color .15s,transform 50ms;display:inline-flex}.btn:active{transform:translateY(1px)}.btn.primary{background:var(--text-1);color:var(--bg-card)}.btn.primary:hover{background:#1e293b}[data-theme=dark] .btn.primary{color:#0f172a;background:#fff}[data-theme=dark] .btn.primary:hover{background:#e2e8f0}.btn.secondary{background:var(--bg-card);color:var(--text-1);border-color:var(--border-strong)}.btn.secondary:hover{background:var(--bg-muted);border-color:var(--text-3)}.btn.ghost{color:var(--text-2)}.btn.ghost:hover{background:var(--bg-muted);color:var(--text-1)}.kpi-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.kpi-card{background:#fff;border:1px solid #0000000d;border-radius:14px;flex-direction:column;min-height:140px;display:flex;position:relative;box-shadow:0 1px 3px #0000000f,0 4px 16px #0000000a}[data-theme=dark] .kpi-card{background:var(--bg-card);border-color:#ffffff0f;box-shadow:0 1px 3px #0006,0 4px 16px #00000040}.kpi-head{justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.kpi-head .label{letter-spacing:.12em;text-transform:uppercase;color:#6b7280;align-items:center;gap:8px;font-size:10.5px;font-weight:600;display:inline-flex}.kpi-head .label iconify-icon{color:#6b7280;flex-shrink:0}.kpi-head .link{color:#9ca3af;flex-shrink:0;align-items:center;display:inline-flex}[data-theme=dark] .kpi-head .label,[data-theme=dark] .kpi-head .label iconify-icon{color:#94a3b8}[data-theme=dark] .kpi-head .link{color:#64748b}.kpi-divider{background:#f3f4f6;height:1px}[data-theme=dark] .kpi-divider{background:#ffffff0f}.kpi-body{flex-direction:column;flex:1;justify-content:space-between;gap:12px;padding:12px 16px 16px;display:flex}.kpi-value{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.kpi-value .number{color:#111827;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.75rem;font-weight:700;line-height:1}.kpi-value .unit{color:#6b7280;font-size:13px;line-height:1}[data-theme=dark] .kpi-value .number{color:#f8fafc}[data-theme=dark] .kpi-value .unit{color:#94a3b8}.kpi-value.danger .number{color:#b91c1c}[data-theme=dark] .kpi-value.danger .number{color:#fca5a5}.kpi-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.kpi-meta .secondary{color:#6b7280;font-size:12px;line-height:1.3}[data-theme=dark] .kpi-meta .secondary{color:#94a3b8}.kpi-progress{flex-direction:column;gap:6px;display:flex}.kpi-progress-label{color:#6b7280;justify-content:space-between;font-size:11px;display:flex}.kpi-progress-label .pct{color:#111827;font-variant-numeric:tabular-nums;font-weight:600}.kpi-progress-track{background:#f3f4f6;border-radius:999px;height:4px;overflow:hidden}.kpi-progress-fill{background:var(--brand-orange);border-radius:999px;height:100%}[data-theme=dark] .kpi-progress-track{background:#ffffff14}[data-theme=dark] .kpi-progress-label{color:#94a3b8}[data-theme=dark] .kpi-progress-label .pct{color:#f8fafc}.kpi-card.with-ring .kpi-body{flex-direction:row;align-items:stretch;gap:10px}.kpi-card.with-ring .kpi-stats{flex-direction:column;flex:1;justify-content:space-between;gap:8px;min-width:0;display:flex}.kpi-card.with-ring .kpi-meta{flex-wrap:nowrap;gap:6px;min-width:0}.kpi-card.with-ring .kpi-meta .delta{flex-shrink:0}.kpi-card.with-ring .kpi-meta .secondary{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.kpi-ring-wrap{flex-shrink:0;align-self:center;position:relative}.kpi-ring{width:64px;height:64px;display:block}.kpi-ring .ring-track{stroke:#f1f5f9}.kpi-ring .ring-fill{stroke:var(--brand-orange);transition:stroke-dasharray .4s}.kpi-ring text{letter-spacing:-.02em;fill:#0f172a;font-family:Inter,sans-serif;font-size:9px;font-weight:700}[data-theme=dark] .kpi-ring .ring-track{stroke:#ffffff14}[data-theme=dark] .kpi-ring text{fill:#f8fafc}.kpi-ring-tooltip{-webkit-backdrop-filter:blur(6px);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:50;background:#111827f5;border-radius:8px;padding:8px 12px;font-size:11.5px;font-weight:500;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 10px);right:-8px;transform:translateY(4px);box-shadow:0 10px 24px -8px #0f172a59,0 0 0 1px #ffffff14}.kpi-ring-tooltip .row{justify-content:space-between;gap:14px;line-height:1.4;display:flex}.kpi-ring-tooltip .label{color:#cbd5e1;font-weight:400}.kpi-ring-tooltip .value{color:#fff;font-variant-numeric:tabular-nums;font-weight:600}.kpi-ring-tooltip:after{content:"";background:#111827f5;border-bottom:1px solid #ffffff14;border-right:1px solid #ffffff14;width:8px;height:8px;position:absolute;bottom:-4px;right:18px;transform:rotate(45deg)}.kpi-ring-wrap:hover .kpi-ring-tooltip{opacity:1;transform:translateY(0)}.kpi-bullet{flex-direction:column;gap:6px;display:flex}.kpi-bullet .row{color:#6b7280;font-variant-numeric:tabular-nums;justify-content:space-between;align-items:baseline;font-size:11px;display:flex}.kpi-bullet .row .pct{color:#111827;font-weight:600}.kpi-bullet .track{background:#f3f4f6;border-radius:999px;height:6px;position:relative}.kpi-bullet .fill{background:var(--brand-orange);border-radius:999px;position:absolute;inset:0 auto 0 0}.kpi-bullet .target{background:#0f172a;border-radius:1px;width:2px;position:absolute;top:-3px;bottom:-3px;transform:translate(-1px)}[data-theme=dark] .kpi-bullet .row{color:#94a3b8}[data-theme=dark] .kpi-bullet .row .pct{color:#f8fafc}[data-theme=dark] .kpi-bullet .track{background:#ffffff14}[data-theme=dark] .kpi-bullet .target{background:#f8fafc}.delta{font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:3px 9px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.delta iconify-icon{flex-shrink:0}.delta svg{stroke-width:2px;flex-shrink:0;width:11px;height:11px}.delta.up{color:#047857;background:#ecfdf5}.delta.down{color:#b91c1c;background:#fef2f2}.delta.flat{color:#6b7280;background:#f3f4f6}[data-theme=dark] .delta.up{color:#6ee7b7;background:#10b98129}[data-theme=dark] .delta.down{color:#fca5a5;background:#ef444429}[data-theme=dark] .delta.flat{color:#94a3b8;background:#ffffff0f}.pill{white-space:nowrap;border-radius:999px;align-items:center;padding:2px 9px;font-size:11px;font-weight:500;line-height:1.4;display:inline-flex}.pill.aprobada,.pill.activo{color:#047857;background:#ecfdf5}.pill.pagada{color:#c2410c;background:#ffedd5}.pill.parcial,.pill.pendiente{color:#b45309;background:#fef3c7}.pill.vencida{color:#b91c1c;background:#fee2e2}.pill.cancelada{color:#64748b;background:#f1f5f9}.pill.pausado{color:#b45309;background:#fef3c7}.pill.cerrado{color:#64748b;background:#f1f5f9}[data-theme=dark] .pill.aprobada,[data-theme=dark] .pill.activo{color:#6ee7b7;background:#10b98129}[data-theme=dark] .pill.pagada{color:#fdba74;background:#ec74072e}[data-theme=dark] .pill.parcial,[data-theme=dark] .pill.pendiente,[data-theme=dark] .pill.pausado{color:#fcd34d;background:#f59e0b29}[data-theme=dark] .pill.vencida{color:#fca5a5;background:#ef444429}[data-theme=dark] .pill.cancelada,[data-theme=dark] .pill.cerrado{color:#94a3b8;background:#ffffff0f}.alert-row{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:10px;align-items:center;gap:10px;margin-bottom:18px;padding:9px 14px;font-size:12.5px;display:flex}.alert-row iconify-icon{color:#d97706;flex-shrink:0}.alert-row strong{color:#78350f;font-weight:600}.alert-row .alert-link{color:#b45309;white-space:nowrap;align-items:center;gap:3px;margin-left:auto;font-weight:500;display:inline-flex}.alert-row .alert-link:hover{color:#78350f}.alert-row .alert-close{color:#b45309;cursor:pointer;border-radius:6px;flex-shrink:0;place-items:center;width:22px;height:22px;transition:background .15s,color .15s;display:grid}.alert-row .alert-close:hover{color:#78350f;background:#b453091a}[data-theme=dark] .alert-row .alert-close{color:#fbbf24}[data-theme=dark] .alert-row .alert-close:hover{color:#fde68a;background:#fbbf2429}[data-theme=dark] .alert-row{color:#fcd34d;background:#f59e0b1a;border-color:#f59e0b40}[data-theme=dark] .alert-row iconify-icon{color:#fbbf24}[data-theme=dark] .alert-row strong{color:#fde68a}[data-theme=dark] .alert-row .alert-link{color:#fbbf24}[data-theme=dark] .alert-row .alert-link:hover{color:#fde68a}.card{background:#f8fafc;border:1px solid #0f172a0f;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000000d,0 4px 16px #00000008}[data-theme=dark] .card{background:#101012;border-color:#ffffff0d;box-shadow:0 1px 3px #0006,0 4px 16px #00000040}.card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px 10px;display:flex}.card-filters{flex-shrink:0;align-items:center;gap:6px;display:flex}.card-filters .filter-search{width:180px;height:30px;padding:0 12px 0 11px}.card-filters .filter-search input{font-size:12.5px}.card-filters .filter-pill{height:30px;padding:0 26px 0 28px;font-size:12px}.card-filters .filter-pill iconify-icon.lead{left:9px}.card-filters .filter-pill iconify-icon.trail{right:8px}.card-title{letter-spacing:-.01em;color:var(--text-1);font-size:14px;font-weight:600}.card-subtitle{color:var(--text-3);margin-top:1px;font-size:11.5px}.filters{flex-wrap:wrap;align-items:center;gap:8px;padding:4px 18px 12px;display:flex}.filter-search{background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;width:240px;max-width:100%;height:32px;padding:0 12px 0 11px;transition:border-color .15s,box-shadow .15s;display:inline-flex}.filter-search input{color:var(--text-1);background:0 0;border:0;outline:none;flex:1;font-size:13px}.filter-search input::placeholder{color:#94a3b8}.filter-search iconify-icon{color:#94a3b8;flex-shrink:0}.filter-search:focus-within{border-color:#cbd5e1;box-shadow:0 0 0 3px #94a3b82e}[data-theme=dark] .filter-search{background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .filter-search input{color:#f8fafc}[data-theme=dark] .filter-search iconify-icon{color:#64748b}.filter-pill{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;height:32px;padding:0 30px 0 32px;font-size:13px;font-weight:400;transition:background .15s,border-color .15s;display:inline-flex;position:relative}.filter-pill:hover{background:#f8fafc;border-color:#cbd5e1}.filter-pill iconify-icon.lead{color:#64748b;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.filter-pill iconify-icon.trail{color:#94a3b8;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.filter-pill .label-strong{color:#0f172a;margin-left:2px;font-weight:500}[data-theme=dark] .filter-pill{color:#cbd5e1;background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .filter-pill:hover{background:#ffffff14;border-color:#ffffff26}[data-theme=dark] .filter-pill .label-strong{color:#f8fafc}.filter-pill-wrap{display:inline-flex;position:relative}.filter-pill.open{background:#f8fafc;border-color:#cbd5e1}[data-theme=dark] .filter-pill.open{background:#ffffff14;border-color:#ffffff26}.filter-dropdown{z-index:30;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:1px;min-width:180px;padding:4px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 32px -10px #0f172a2e,0 2px 6px #0f172a0a}.filter-dropdown-cliente{min-width:240px;max-height:320px;overflow-y:auto}.filter-dropdown-row{width:100%;color:var(--text-1);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;font-size:12.5px;transition:background .12s,color .12s;display:flex}.filter-dropdown-row:hover{background:#f1f5f9}.filter-dropdown-row.active{color:var(--brand-orange);font-weight:500}.filter-dropdown-row.active iconify-icon,.filter-dropdown-row.active svg{color:var(--brand-orange)}.filter-dropdown-sep{background:#e2e8f0;height:1px;margin:4px 6px}[data-theme=dark] .filter-dropdown{background:#0f172a;border-color:#ffffff14;box-shadow:0 10px 32px -10px #0009}[data-theme=dark] .filter-dropdown-row{color:#e2e8f0}[data-theme=dark] .filter-dropdown-row:hover{background:#ffffff0f}[data-theme=dark] .filter-dropdown-sep{background:#ffffff14}table.data thead th .sortable{cursor:pointer;-webkit-user-select:none;user-select:none}table.data tbody td.empty-row{text-align:center;color:var(--text-3);padding:28px 14px;font-size:12.5px;font-style:italic}.filters .spacer{flex:1}.table-wrap{overflow-x:auto}.card>.table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin:4px 18px 18px;overflow:auto hidden}[data-theme=dark] .card>.table-wrap{background:#141416;border-color:#ffffff14}table.data{border-collapse:collapse;width:100%;font-size:13px}table.data thead{background:#e2e8f080}[data-theme=dark] table.data thead{background:#ffffff0a}table.data thead th{text-align:left;color:#64748b;white-space:nowrap;padding:10px 14px;font-size:12px;font-weight:400}table.data thead th .sortable{cursor:pointer;align-items:center;gap:4px;transition:color .15s;display:inline-flex}table.data thead th .sortable:hover{color:#0f172a}[data-theme=dark] table.data thead th .sortable:hover{color:#f8fafc}table.data thead th .sortable iconify-icon{color:#cbd5e1;opacity:.6;flex-shrink:0;transition:opacity .15s,color .15s}table.data thead th .sortable:hover iconify-icon{opacity:1}table.data thead th .sortable.active{color:var(--brand-orange);font-weight:500}table.data thead th .sortable.active iconify-icon{color:var(--brand-orange);opacity:1}[data-theme=dark] table.data thead th .sortable.active,[data-theme=dark] table.data thead th .sortable.active iconify-icon{color:#fb923c}table.data thead th.num{text-align:right}table.data thead th.num .sortable{justify-content:flex-end;width:100%}[data-theme=dark] table.data thead th{color:#94a3b8}table.data tbody td{color:#334155;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #f3f4f6;padding:11px 14px}[data-theme=dark] table.data tbody td{color:#cbd5e1;border-bottom-color:#ffffff0d}table.data tbody td.num{text-align:right;font-variant-numeric:tabular-nums;letter-spacing:-.005em;color:#1e293b}[data-theme=dark] table.data tbody td.num{color:#f1f5f9}table.data tbody td.muted{color:#64748b}[data-theme=dark] table.data tbody td.muted{color:#94a3b8}table.data tbody td strong{color:#0f172a;font-weight:600}[data-theme=dark] table.data tbody td strong{color:#f8fafc}table.data tbody tr{cursor:pointer;transition:background .12s}table.data tbody tr:hover{background:#f8fafcb3}[data-theme=dark] table.data tbody tr:hover{background:#ffffff08}table.data tbody tr:last-child td{border-bottom:0}table.data tfoot td{color:#0f172a;font-variant-numeric:tabular-nums;background:#f8fafccc;border-top:1px solid #e5e7eb;padding:12px 16px;font-size:12.5px;font-weight:600}table.data tfoot td:first-child{color:#64748b;font-weight:500}table.data tfoot td.num{text-align:right}[data-theme=dark] table.data tfoot td{color:#f8fafc;background:#ffffff08;border-top-color:#ffffff14}[data-theme=dark] table.data tfoot td:first-child{color:#94a3b8}.ledger-totals{background:#f8fafcb3;border-top:1px solid #f1f5f9;gap:28px;padding:12px 18px;font-size:12px;display:flex}[data-theme=dark] .ledger-totals{background:#ffffff08;border-top-color:#ffffff0f}.ledger-totals .row{flex-direction:column;gap:2px;display:flex}.ledger-totals .label{color:#64748b;font-size:11px;font-weight:400}.ledger-totals .value{color:#0f172a;font-variant-numeric:tabular-nums;letter-spacing:-.005em;font-size:13px;font-weight:600}[data-theme=dark] .ledger-totals .label{color:#94a3b8}[data-theme=dark] .ledger-totals .value{color:#f8fafc}.drawer-backdrop{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a66;position:fixed;inset:0}[data-theme=dark] .drawer-backdrop{background:#000000a6}.drawer{background:var(--sidebar-bg);-webkit-backdrop-filter:blur(24px)saturate(140%);border-left:1px solid var(--border);width:480px;max-width:100%;box-shadow:var(--shadow-lg);z-index:41;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0}.drawer-header{border-bottom:1px solid var(--divider);justify-content:space-between;align-items:flex-start;padding:22px 24px 16px;display:flex}.drawer-body{flex:1;padding:22px 24px;overflow-y:auto}.drawer-footer{border-top:1px solid var(--divider);justify-content:flex-end;gap:8px;padding:14px 24px;display:flex}.drawer-section-label{text-transform:uppercase;letter-spacing:.07em;color:var(--text-3);margin-top:6px;margin-bottom:12px;font-size:10.5px;font-weight:700}.drawer-grid{grid-template-columns:1fr 1fr;gap:14px 22px;margin-bottom:24px;display:grid}.field{flex-direction:column;gap:3px;display:flex}.field-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);font-size:10.5px;font-weight:600}.field-value{color:var(--text-1);letter-spacing:-.005em;font-size:13px;font-weight:600}.field-value.num{font-variant-numeric:tabular-nums}.drawer-neto{background:var(--bg-soft);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:14px 18px;display:flex}.drawer-neto .label{color:var(--text-2);text-transform:uppercase;letter-spacing:.06em;font-size:11.5px;font-weight:700}.drawer-neto .value{color:var(--text-1);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:22px;font-weight:800}.login-shell{place-items:center;min-height:100vh;padding:32px 16px;display:grid;position:relative}.login-card{background:var(--bg-card);width:100%;max-width:380px;box-shadow:var(--shadow-lg);z-index:2;border-radius:18px;padding:32px 30px 26px;position:relative}.login-brand{flex-direction:column;align-items:center;gap:12px;margin-bottom:26px;display:flex}.login-brand .logo-mark{border-radius:12px;width:42px;height:42px;font-size:15px}.login-brand h1{color:var(--text-1);letter-spacing:-.015em;margin:0;font-size:19px;font-weight:700}.login-brand small{text-transform:uppercase;letter-spacing:.18em;color:var(--text-3);font-size:10.5px;font-weight:600}.field-group{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.field-group label{color:var(--text-2);font-size:11.5px;font-weight:600}.input{background:var(--bg-soft);border:1px solid var(--border-strong);color:var(--text-1);border-radius:10px;outline:none;padding:9px 12px;font-size:13px;transition:border-color .15s,background .15s,box-shadow .15s}.input:focus{border-color:var(--accent);background:var(--bg-card);box-shadow:0 0 0 3px var(--accent)}@supports (color:color-mix(in lab, red, red)){.input:focus{box-shadow:0 0 0 3px color-mix(in oklab,var(--accent)14%,transparent)}}.input::placeholder{color:var(--text-3)}.btn-block{justify-content:center;width:100%;margin-top:6px;padding:10px;font-size:13px}.login-footer{text-align:center;color:var(--text-3);margin-top:12px;font-size:11.5px}.login-footer a{color:var(--text-2);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--text-3);-webkit-text-decoration-color:var(--text-3);-webkit-text-decoration-color:var(--text-3);text-decoration-color:var(--text-3)}@supports (color:color-mix(in lab, red, red)){.login-footer a{-webkit-text-decoration-color:color-mix(in oklab,var(--text-3)50%,transparent);-webkit-text-decoration-color:color-mix(in oklab,var(--text-3)50%,transparent);-webkit-text-decoration-color:color-mix(in oklab,var(--text-3)50%,transparent);text-decoration-color:color-mix(in oklab,var(--text-3)50%,transparent)}}.login-footer a:hover{color:var(--text-1)}.powered{text-align:center;text-transform:uppercase;letter-spacing:.18em;color:var(--text-3);z-index:2;margin-top:24px;font-size:10.5px;font-weight:600;position:relative}.sidebar-tooltip{-webkit-backdrop-filter:blur(8px);color:#fff;letter-spacing:-.005em;pointer-events:none;z-index:1000;opacity:0;white-space:nowrap;background:#111827f2;border-radius:8px;padding:6px 12px;font-size:12.5px;font-weight:500;transition:opacity .12s;position:fixed;transform:translateY(-50%);box-shadow:0 0 0 1px #ffffff1a,0 4px 14px -4px #00000059}.sidebar-tooltip.visible{opacity:1}.sidebar-tooltip:before{content:"";background:#111827f2;border-top-left-radius:1px;width:8px;height:8px;margin-top:-4px;position:absolute;top:50%;left:-3px;transform:rotate(45deg);box-shadow:-1px 1px #ffffff1a}.mock-banner{z-index:100;background:var(--bg-card);border:1px solid var(--border-strong);box-shadow:var(--shadow-pop);color:var(--text-2);border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:11.5px;font-weight:500;display:inline-flex;position:fixed;bottom:14px;right:14px}.cliente-cell{align-items:center;gap:10px;display:flex}.cliente-cell-text{flex-direction:column;min-width:0;display:flex}.cliente-cell-text strong{color:var(--text-1);font-size:13px;font-weight:600}.cliente-cell-sub{color:var(--text-3);margin-top:1px;font-size:11.5px}.page-breadcrumb{align-items:center;gap:6px;font-size:14px;display:flex}.page-breadcrumb .crumb{color:var(--text-3);font-weight:500;text-decoration:none;transition:color .12s}.page-breadcrumb .crumb:hover{color:var(--text-1)}.page-breadcrumb .crumb-sep{color:#cbd5e1}.page-breadcrumb .crumb-current{background:var(--brand-orange-soft);color:var(--brand-orange-deep);border-radius:999px;padding:4px 12px;font-weight:600}[data-theme=dark] .page-breadcrumb .crumb-current{color:#fdba74;background:#ec74072e}.cliente-detail-grid{grid-template-columns:1fr 280px;gap:18px;display:grid}@media (max-width:1024px){.cliente-detail-grid{grid-template-columns:1fr}}.cliente-detail-card{padding:22px}.cliente-detail-head{border-bottom:1px solid #0f172a0f;align-items:center;gap:16px;margin-bottom:18px;padding-bottom:18px;display:flex}[data-theme=dark] .cliente-detail-head{border-bottom-color:#ffffff0f}.cliente-detail-name{color:var(--text-1);letter-spacing:-.01em;margin:0 0 4px;font-size:20px;font-weight:700}.cliente-detail-meta{color:var(--text-3);align-items:center;gap:8px;font-size:12.5px;display:flex}.cliente-detail-fields{grid-template-columns:1fr 1fr;gap:18px 24px;display:grid}.detail-field{flex-direction:column;gap:4px;display:flex}.detail-field-full{grid-column:1/-1}.detail-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);align-items:center;gap:6px;font-size:11px;font-weight:600;display:inline-flex}.detail-value{color:var(--text-1);word-break:break-word;font-size:13.5px}.detail-value-multiline{white-space:pre-wrap;background:#0f172a06;border-radius:8px;padding:10px 12px;line-height:1.55}[data-theme=dark] .detail-value-multiline{background:#ffffff0a}.cliente-detail-stats{flex-direction:column;gap:16px;padding:22px;display:flex}.cliente-stat{flex-direction:column;gap:4px;display:flex}.cliente-stat-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);font-size:11px;font-weight:600}.cliente-stat-value{color:var(--text-1);letter-spacing:-.02em;font-size:28px;font-weight:700;line-height:1.1}.cliente-stat-sub{color:var(--text-3);font-size:12px}.cliente-stat-divider{background:#0f172a0f;height:1px}[data-theme=dark] .cliente-stat-divider{background:#ffffff0f}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0f172a8c;justify-content:center;align-items:center;padding:24px;animation:.15s modalFadeIn;display:flex;position:fixed;inset:0}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.modal-card{background:#fff;border-radius:16px;width:100%;max-width:560px;max-height:calc(100vh - 48px);animation:.18s modalScaleIn;overflow-y:auto;box-shadow:0 20px 60px -10px #0f172a66,0 0 0 1px #0f172a0f}.modal-card-sm{max-width:420px}@keyframes modalScaleIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}[data-theme=dark] .modal-card{background:#0f172a;box-shadow:0 20px 60px -10px #000000b3,0 0 0 1px #ffffff14}.modal-header{justify-content:space-between;align-items:flex-start;gap:12px;padding:22px 24px 14px;display:flex}.modal-title{color:var(--text-1);letter-spacing:-.01em;margin:0;font-size:18px;font-weight:700}.modal-subtitle{color:var(--text-3);margin:4px 0 0;font-size:12.5px}.modal-close{width:32px;height:32px;color:var(--text-3);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.modal-close:hover{color:var(--text-1);background:#0f172a0d}[data-theme=dark] .modal-close:hover{background:#ffffff0f}.modal-body{padding:0 24px 22px}.modal-footer{border-top:1px solid #0f172a0f;justify-content:flex-end;gap:8px;margin-top:18px;padding-top:18px;display:flex}[data-theme=dark] .modal-footer{border-top-color:#ffffff0f}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-field{flex-direction:column;gap:5px;display:flex}.form-field-full{grid-column:1/-1}.form-field label{color:var(--text-2);font-size:12px;font-weight:500}.form-field .input{width:100%;color:var(--text-1);background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:9px 12px;font-family:inherit;font-size:13px;transition:border-color .12s,box-shadow .12s}.form-field .input:focus{border-color:var(--brand-orange);outline:none;box-shadow:0 0 0 3px #ec74071f}.form-field textarea.input{resize:vertical;min-height:64px;line-height:1.5}[data-theme=dark] .form-field .input{color:#f8fafc;background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .form-field .input:focus{border-color:var(--brand-orange-light);box-shadow:0 0 0 3px #fb923c2e}.form-logo-row{background:#0f172a06;border:1px dashed #0f172a1a;border-radius:12px;align-items:center;gap:16px;margin-bottom:18px;padding:14px;display:flex}[data-theme=dark] .form-logo-row{background:#ffffff08;border-color:#ffffff14}.form-logo-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.form-hint{color:var(--text-3);flex-basis:100%;margin-top:2px;font-size:11px}.form-error{color:#991b1b;background:#fee2e2;border-radius:8px;margin-top:12px;padding:10px 12px;font-size:12.5px}[data-theme=dark] .form-error{color:#fca5a5;background:#ef44442e}.btn-sm{height:auto;padding:5px 10px;font-size:11.5px}.btn.danger{color:#fff;cursor:pointer;background:#dc2626;border:0;border-radius:10px;align-items:center;gap:6px;padding:7px 12px;font-size:12.5px;font-weight:600;transition:background .12s;display:inline-flex}.btn.danger:hover{background:#b91c1c}.btn.danger:disabled{opacity:.6;cursor:not-allowed}.tabular{font-variant-numeric:tabular-nums}.modal-card-lg{max-width:640px}.combobox{width:100%;position:relative}.combobox-input{background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;height:38px;padding:0 12px;transition:border-color .12s,box-shadow .12s;display:flex;position:relative}.combobox-input.open{border-color:var(--brand-orange);box-shadow:0 0 0 3px #ec74071f}.combobox-input .lead{color:#64748b;flex-shrink:0}.combobox-input .trail{color:#94a3b8;flex-shrink:0}.combobox-text{color:var(--text-1);background:0 0;border:0;outline:none;flex:1;font-family:inherit;font-size:13px}.combobox-text::placeholder{color:#94a3b8}[data-theme=dark] .combobox-input{background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .combobox-text{color:#f8fafc}[data-theme=dark] .combobox-input.open{border-color:var(--brand-orange-light);box-shadow:0 0 0 3px #fb923c2e}.combobox-menu{z-index:30;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:1px;max-height:280px;padding:4px;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 32px -10px #0f172a2e,0 2px 6px #0f172a0a}[data-theme=dark] .combobox-menu{background:#0f172a;border-color:#ffffff14;box-shadow:0 10px 32px -10px #0009}.combobox-empty{color:var(--text-3);text-align:center;padding:12px;font-size:12.5px}.combobox-row{width:100%;color:var(--text-1);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:7px 10px;font-size:13px;display:flex}.combobox-row.active,.combobox-row:hover{background:#ec740714}[data-theme=dark] .combobox-row{color:#e2e8f0}[data-theme=dark] .combobox-row.active,[data-theme=dark] .combobox-row:hover{background:#fb923c1a}.combobox-row-name{flex:1;min-width:0}.combobox-row-create{color:var(--brand-orange-deep);border-top:1px dashed #e2e8f0;margin-top:2px;padding-top:9px;font-weight:500}[data-theme=dark] .combobox-row-create{color:#fdba74;border-top-color:#ffffff14}.combobox-row-create-icon{width:24px;height:24px;color:var(--brand-orange);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.combobox-row-create strong{font-weight:600}.combobox-selected{width:100%}.combobox-chip{background:#ec740714;border:1px solid #ec74072e;border-radius:999px;align-items:center;gap:8px;width:100%;min-height:38px;padding:5px 5px 5px 8px;display:inline-flex}[data-theme=dark] .combobox-chip{background:#fb923c1a;border-color:#fb923c33}.combobox-chip-name{min-width:0;color:var(--text-1);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;font-weight:500;overflow:hidden}.combobox-chip-tag{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:2px 7px;font-size:10.5px;font-weight:600}.combobox-chip-tag-existing{color:#475569;background:#0f172a0f}.combobox-chip-tag-new{background:var(--brand-orange-soft);color:var(--brand-orange-deep)}[data-theme=dark] .combobox-chip-tag-existing{color:#94a3b8;background:#ffffff14}[data-theme=dark] .combobox-chip-tag-new{color:#fdba74;background:#ec740733}.combobox-chip-new-icon{width:24px;height:24px;color:var(--brand-orange);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.combobox-clear{width:28px;height:28px;color:var(--text-3);cursor:pointer;background:0 0;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.combobox-clear:hover{color:var(--text-1);background:#0f172a0d}[data-theme=dark] .combobox-clear:hover{color:#f8fafc;background:#ffffff14}.form-disclosure{color:var(--text-2);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:16px;padding:6px 0;font-size:12.5px;font-weight:500;transition:color .12s;display:inline-flex}.form-disclosure:hover{color:var(--brand-orange-deep)}.form-disclosure .muted{color:var(--text-3);margin-left:2px;font-weight:400}.form-grid-advanced{border-top:1px solid #0f172a0f;margin-top:12px;padding-top:16px}[data-theme=dark] .form-grid-advanced{border-top-color:#ffffff0f}.checkbox-label{color:var(--text-1);cursor:pointer;align-items:center;gap:8px;padding:4px 0;font-size:13px;font-weight:400;display:inline-flex}.checkbox-label input[type=checkbox]{cursor:pointer;width:16px;height:16px;accent-color:var(--brand-orange)}select.input{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' stroke='%2394A3B8' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}[data-theme=dark] select.input{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' stroke='%2364748B' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>")}.ledgers{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}@media (max-width:1024px){.ledgers{grid-template-columns:1fr}}.ledgers .card{margin-top:0}.project-meta-strip{color:var(--text-3);flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;padding:12px 0 0;font-size:12px;display:flex}.project-meta-strip .meta-item{align-items:center;gap:6px;display:inline-flex}.project-meta-strip .meta-item iconify-icon,.project-meta-strip .meta-item svg{color:#94a3b8;flex-shrink:0}.project-meta-strip .meta-sep{color:#cbd5e1}.project-meta-strip .meta-link{color:var(--text-2);font-weight:500;text-decoration:none;transition:color .12s}.project-meta-strip .meta-link:hover{color:var(--brand-orange-deep)}[data-theme=dark] .project-meta-strip .meta-link:hover{color:#fdba74}.row-link{color:var(--text-1);text-decoration:none;transition:color .12s}.row-link:hover{color:var(--brand-orange-deep)}[data-theme=dark] .row-link{color:#f8fafc}[data-theme=dark] .row-link:hover{color:#fdba74}.kpi-card.with-bars .kpi-body{flex-direction:row;align-items:stretch;gap:10px;display:flex}.kpi-card.with-bars .kpi-stats{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex}.kpi-bars-wrap{cursor:default;outline:none;align-self:center;position:relative}.kpi-bars-shell{flex-direction:column;align-items:center;gap:2px;display:flex}.kpi-bars{width:64px;height:64px;display:block}.kpi-bars .bars-track{fill:#e2e8f0}.kpi-bars .bars-fill{fill:var(--brand-orange);transition:y .3s,height .3s}[data-theme=dark] .kpi-bars .bars-track{fill:#ffffff1a}[data-theme=dark] .kpi-bars .bars-fill{fill:#fb923c}.kpi-bars-label{color:var(--text-2);letter-spacing:0;white-space:nowrap;font-variant-numeric:tabular-nums;margin-top:-8px;font-size:11.5px;font-weight:600}[data-theme=dark] .kpi-bars-label{color:#cbd5e1}.kpi-bars-wrap:hover .kpi-ring-tooltip,.kpi-bars-wrap:focus-within .kpi-ring-tooltip{opacity:1;transform:translateY(0)}.ledgers+.card,.kpi-row+.ledgers{margin-top:18px}.project-switcher-trigger{background:var(--brand-orange-soft);cursor:pointer;text-align:left;border:1px solid #ec74072e;border-radius:12px;align-items:center;gap:8px;min-height:40px;padding:4px;font-family:inherit;transition:background .12s,box-shadow .12s,border-color .12s;display:inline-flex}.project-switcher-trigger .cliente-avatar{border-radius:8px}.project-switcher-trigger:hover{background:#ffe0b2;border-color:#ec740759}.project-switcher-trigger.open{background:#ffe0b2;border-color:#ec740773;box-shadow:0 0 0 3px #ec740724}[data-theme=dark] .project-switcher-trigger{background:#ec74072e;border-color:#fb923c40}[data-theme=dark] .project-switcher-trigger:hover,[data-theme=dark] .project-switcher-trigger.open{background:#ec740747;border-color:#fb923c66;box-shadow:0 0 0 3px #fb923c2e}.project-switcher-trigger-text{flex-direction:column;gap:1px;min-width:0;padding-right:4px;display:flex}.project-switcher-name{color:var(--brand-orange-deep);letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:12.5px;font-weight:700;line-height:1.2;overflow:hidden}.project-switcher-sub{color:var(--brand-orange-deep);opacity:.7;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:10.5px;font-weight:500;line-height:1.2;overflow:hidden}[data-theme=dark] .project-switcher-name,[data-theme=dark] .project-switcher-sub{color:#fdba74}.project-switcher-caret-box{background:#fff;border:1px solid #ec740729;border-radius:7px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:0;width:24px;height:30px;transition:background .12s;display:inline-flex}.project-switcher-caret-box .caret{color:var(--brand-orange-deep)}.project-switcher-trigger:hover .project-switcher-caret-box,.project-switcher-trigger.open .project-switcher-caret-box{background:#fff;border-color:#ec74074d}[data-theme=dark] .project-switcher-caret-box{background:#0f172a8c;border-color:#fb923c33}[data-theme=dark] .project-switcher-caret-box .caret{color:#fdba74}.project-switcher-menu{z-index:80;background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;max-height:420px;display:flex;overflow:hidden;box-shadow:0 16px 40px -12px #0f172a33,0 2px 6px #0f172a0f}[data-theme=dark] .project-switcher-menu{background:#0f172a;border-color:#ffffff14;box-shadow:0 16px 40px -12px #000000b3}.project-switcher-search{border-bottom:1px solid #e2e8f0;align-items:center;gap:8px;padding:10px 12px;display:flex}[data-theme=dark] .project-switcher-search{border-bottom-color:#ffffff0f}.project-switcher-search iconify-icon,.project-switcher-search svg{color:#94a3b8;flex-shrink:0}.project-switcher-search input{color:var(--text-1);background:0 0;border:0;outline:none;flex:1;font-family:inherit;font-size:13px}.project-switcher-search input::placeholder{color:#94a3b8}[data-theme=dark] .project-switcher-search input{color:#f8fafc}.project-switcher-list{flex:1;padding:4px;overflow-y:auto}.project-switcher-empty{text-align:center;color:var(--text-3);padding:18px 12px;font-size:12.5px;font-style:italic}.project-switcher-row{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px 10px;transition:background .12s;display:flex}.project-switcher-row:hover{background:#0f172a0a}.project-switcher-row.active{background:#ec740714}[data-theme=dark] .project-switcher-row:hover{background:#ffffff0d}[data-theme=dark] .project-switcher-row.active{background:#ec74071f}.project-switcher-row-text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.project-switcher-row-name{color:var(--text-1);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.project-switcher-row.active .project-switcher-row-name{color:var(--brand-orange-deep)}[data-theme=dark] .project-switcher-row.active .project-switcher-row-name{color:#fdba74}.project-switcher-row-sub{color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.project-switcher-row-currency{letter-spacing:.04em;color:#475569;background:#0f172a0f;border-radius:999px;flex-shrink:0;padding:2px 7px;font-size:10.5px;font-weight:600}[data-theme=dark] .project-switcher-row-currency{color:#94a3b8;background:#ffffff14}.project-switcher-row-check{color:var(--brand-orange);flex-shrink:0}.drawer-backdrop{z-index:110;background:#0f172a00;justify-content:flex-end;transition:background .18s;display:flex;position:fixed;inset:0}.drawer-backdrop.entered{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73}.drawer{background:#fff;flex-direction:column;width:480px;max-width:calc(100vw - 32px);height:100vh;transition:transform .22s;display:flex;overflow:hidden;transform:translate(100%);box-shadow:-16px 0 48px -12px #0f172a40}.drawer.entered{transform:translate(0)}[data-theme=dark] .drawer{background:#0f172a;box-shadow:-16px 0 48px -12px #000000b3}.drawer-header{border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 22px 16px;display:flex}[data-theme=dark] .drawer-header{border-bottom-color:#ffffff0f}.drawer-header-text{flex-direction:column;gap:6px;min-width:0;display:flex}.drawer-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);font-size:10.5px;font-weight:600}.drawer-title{color:var(--text-1);letter-spacing:-.01em;margin:0;font-size:22px;font-weight:700}.drawer-pills{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.drawer-close{width:32px;height:32px;color:var(--text-3);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.drawer-close:hover{color:var(--text-1);background:#0f172a0d}[data-theme=dark] .drawer-close:hover{color:#f8fafc;background:#ffffff0f}.drawer-body{flex-direction:column;flex:1;gap:22px;padding:18px 22px 22px;display:flex;overflow-y:auto}.drawer-section{flex-direction:column;gap:10px;display:flex}.drawer-section-title{letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);font-size:11px;font-weight:600}.drawer-metrics{background:#0f172a06;border:1px solid #0f172a0f;border-radius:12px;grid-template-columns:1fr 1fr 1fr;gap:10px;padding:14px;display:grid}[data-theme=dark] .drawer-metrics{background:#ffffff08;border-color:#ffffff0f}.drawer-metric{flex-direction:column;gap:3px;min-width:0;display:flex}.drawer-metric-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);font-size:10.5px;font-weight:600}.drawer-metric-value{color:var(--text-1);letter-spacing:-.01em;word-break:break-all;font-size:16px;font-weight:700}.drawer-metric-value.danger{color:#b91c1c}[data-theme=dark] .drawer-metric-value.danger{color:#fca5a5}.drawer-metric-sub{color:var(--text-3);font-size:11px}.drawer-breakdown{background:var(--bg-card);border:1px solid #0f172a0f;border-radius:12px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}[data-theme=dark] .drawer-breakdown{border-color:#ffffff0f}.drawer-breakdown-row{justify-content:space-between;align-items:center;padding:4px 0;font-size:13px;display:flex}.drawer-breakdown-label{color:var(--text-2)}.drawer-breakdown-value{color:var(--text-1);font-weight:500}.drawer-breakdown-row.sub .drawer-breakdown-value{color:#b91c1c}.drawer-breakdown-row.add .drawer-breakdown-value{color:var(--text-1)}.drawer-breakdown-row.total{padding-top:8px}.drawer-breakdown-row.total .drawer-breakdown-label,.drawer-breakdown-row.total .drawer-breakdown-value{color:var(--text-1);font-size:14px;font-weight:700}.drawer-breakdown-divider{background:#0f172a14;height:1px;margin:4px 0}[data-theme=dark] .drawer-breakdown-divider{background:#ffffff14}[data-theme=dark] .drawer-breakdown-row.sub .drawer-breakdown-value{color:#fca5a5}.drawer-meta{flex-direction:column;gap:8px;margin:0;display:flex}.drawer-meta-row{background:var(--bg-card);border:1px solid #0f172a0f;border-radius:10px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:13px;display:flex}[data-theme=dark] .drawer-meta-row{border-color:#ffffff0f}.drawer-meta-label{color:var(--text-2);align-items:center;gap:8px;display:inline-flex}.drawer-meta-label iconify-icon,.drawer-meta-label svg{color:#94a3b8}.drawer-meta-value{color:var(--text-1);font-weight:500}.drawer-actions{border-top:1px solid #0f172a0f;justify-content:flex-end;gap:8px;padding-top:8px;display:flex}[data-theme=dark] .drawer-actions{border-top-color:#ffffff0f}.drawer-actions .btn:disabled{opacity:.5;cursor:not-allowed}.cubic-view-metrics{background:#0f172a06;border:1px solid #0f172a0f;border-radius:12px;grid-template-columns:1fr 1fr 1fr;gap:10px;padding:14px;display:grid}[data-theme=dark] .cubic-view-metrics{background:#ffffff08;border-color:#ffffff0f}.cubic-view-metric{flex-direction:column;gap:3px;min-width:0;display:flex}.cubic-view-metric-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);font-size:10.5px;font-weight:600}.cubic-view-metric-value{color:var(--text-1);letter-spacing:-.01em;word-break:break-all;font-size:16px;font-weight:700}.cubic-view-metric-value.danger{color:#b91c1c}[data-theme=dark] .cubic-view-metric-value.danger{color:#fca5a5}.cubic-view-metric-sub{color:var(--text-3);font-size:11px}body[data-focus-mode=cubic-edit] .sidebar{display:none!important}body[data-focus-mode=cubic-edit] .main{background:radial-gradient(1200px 480px at 88% -160px,#ec740714,#0000 60%),radial-gradient(900px 360px at -10% 110%,#94a3b81a,#0000 60%);padding:0;overflow:visible}body[data-focus-mode=cubic-edit] .shell{overflow:visible}[data-theme=dark] body[data-focus-mode=cubic-edit] .main{background:radial-gradient(1200px 480px at 88% -160px,#ec74071a,#0000 60%),radial-gradient(900px 360px at -10% 110%,#94a3b80f,#0000 60%)}.cubic-edit-shell{max-width:1280px;margin:0 auto;padding:0 32px}@media (max-width:768px){.cubic-edit-shell{padding:0 18px}}.cubic-edit-pagehead{flex-direction:column;gap:10px;min-width:0;padding:24px 0 14px;display:flex}.cubic-edit-pagehead-back{color:var(--text-3);border-radius:8px;align-items:center;gap:5px;width:fit-content;margin-left:-8px;padding:4px 8px 4px 4px;font-size:12px;font-weight:500;text-decoration:none;transition:color .12s,background .12s,transform .12s;display:inline-flex}.cubic-edit-pagehead-back:hover{color:var(--text-1);background:#0f172a0a;transform:translate(-2px)}[data-theme=dark] .cubic-edit-pagehead-back{color:#94a3b8}[data-theme=dark] .cubic-edit-pagehead-back:hover{color:#f8fafc;background:#ffffff0d}.cubic-edit-pagehead-row{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.cubic-edit-pagehead-project{color:var(--text-3);letter-spacing:-.005em;white-space:nowrap;font-size:13px;font-weight:500;text-decoration:none;transition:color .12s}.cubic-edit-pagehead-project:hover{color:var(--text-1);text-decoration:underline}[data-theme=dark] .cubic-edit-pagehead-project{color:#94a3b8}[data-theme=dark] .cubic-edit-pagehead-project:hover{color:#f8fafc}.cubic-edit-pagehead-chevron{color:var(--text-3);opacity:.45;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.cubic-edit-form{display:contents}.cubic-edit-layout{grid-template-columns:minmax(0,1fr) 360px;gap:24px;display:grid}.cubic-edit-sidecard{align-self:stretch}@media (max-width:1100px){.cubic-edit-layout{grid-template-columns:minmax(0,1fr)}}.cubic-edit-main{flex-direction:column;gap:16px;min-width:0;display:flex}.cubic-edit-card{background:#fff;border:1px solid #0f172a0f;border-radius:16px;padding:22px 24px 24px;box-shadow:0 2px 6px -2px #0f172a0a}[data-theme=dark] .cubic-edit-card{box-shadow:none;background:#ffffff05;border-color:#ffffff0f}.cubic-edit-card-head{align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.cubic-edit-card-head h3{color:var(--text-1);letter-spacing:-.01em;margin:0;font-size:15px;font-weight:700;line-height:1.2}.cubic-edit-card-head p{color:var(--text-3);margin:2px 0 0;font-size:12px;line-height:1.4}.cubic-edit-card-icon{color:#475569;background:#f1f5f9;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.cubic-edit-card-icon.brand{background:var(--brand-orange-soft);color:var(--brand-orange-deep)}[data-theme=dark] .cubic-edit-card-icon{color:#cbd5e1;background:#ffffff0f}[data-theme=dark] .cubic-edit-card-icon.brand{color:#fdba74;background:#ec740733}.cubic-edit-card-trail{margin-left:auto}.cubic-edit-currency-chip{color:var(--text-2);letter-spacing:.02em;background:#f1f5f9;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}[data-theme=dark] .cubic-edit-currency-chip{color:#cbd5e1;background:#ffffff0f}.cubic-edit-fields{gap:14px 16px;display:grid}.cubic-edit-fields.cols-2{grid-template-columns:1fr 1fr}@media (max-width:640px){.cubic-edit-fields.cols-2{grid-template-columns:1fr}}.money-field{background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:stretch;transition:border-color .12s,box-shadow .12s;display:flex;overflow:hidden}.money-field:focus-within{border-color:var(--brand-orange);box-shadow:0 0 0 3px #ec74071f}.money-field-symbol{color:var(--text-2);font-variant-numeric:tabular-nums;background:#f8fafc;border-right:1px solid #e2e8f0;flex-shrink:0;align-items:center;padding:0 10px;font-size:12.5px;font-weight:600;display:inline-flex}.money-field-input{min-width:0;color:var(--text-1);background:0 0;border:0;outline:none;flex:1;padding:9px 12px;font-family:inherit;font-size:13px}.money-field-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.money-field-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.money-field-input{-moz-appearance:textfield}[data-theme=dark] .money-field{background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .money-field-symbol{color:#cbd5e1;background:#ffffff0a;border-right-color:#ffffff14}[data-theme=dark] .money-field-input{color:#f8fafc}[data-theme=dark] .money-field:focus-within{border-color:var(--brand-orange-light);box-shadow:0 0 0 3px #fb923c2e}.date-field{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;height:38px;padding:0 10px 0 12px;transition:border-color .12s,box-shadow .12s;display:flex;position:relative}.date-field:hover{border-color:#cbd5e1}.date-field:focus-within{border-color:var(--brand-orange);box-shadow:0 0 0 3px #ec74071f}.date-field-icon{color:#64748b;flex-shrink:0}.date-field-caret{color:#94a3b8;flex-shrink:0}.date-field-input{min-width:0;color:var(--text-1);cursor:pointer;font-variant-numeric:tabular-nums;background:0 0;border:0;outline:none;flex:1;padding:0;font-family:inherit;font-size:13px}.date-field-input::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;position:absolute;inset:0}.date-field-input::-webkit-datetime-edit-fields-wrapper{padding:0}[data-theme=dark] .date-field{background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .date-field:hover{border-color:#ffffff29}[data-theme=dark] .date-field-icon{color:#94a3b8}[data-theme=dark] .date-field-input{color:#f8fafc}[data-theme=dark] .date-field-input::-webkit-datetime-edit{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=dark] .date-field:focus-within{border-color:var(--brand-orange-light);box-shadow:0 0 0 3px #fb923c2e}.pill-select-trigger{cursor:pointer;width:100%;height:38px;color:var(--text-1);background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:0 6px 0 12px;font-family:inherit;font-size:13px;transition:border-color .12s,box-shadow .12s;display:inline-flex}.pill-select-trigger:hover{border-color:#cbd5e1}.pill-select-trigger.open{border-color:var(--brand-orange);box-shadow:0 0 0 3px #ec74071f}.pill-select-placeholder{color:var(--text-3)}.pill-select-caret-box{width:24px;height:26px;color:var(--text-3);background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}[data-theme=dark] .pill-select-trigger{color:#f8fafc;background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .pill-select-trigger:hover{border-color:#ffffff29}[data-theme=dark] .pill-select-trigger.open{border-color:var(--brand-orange-light);box-shadow:0 0 0 3px #fb923c2e}[data-theme=dark] .pill-select-caret-box{color:#94a3b8;background:#ffffff0a;border-color:#ffffff14}.pill-select-menu{z-index:80;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:1px;padding:4px;display:flex;overflow:hidden;box-shadow:0 16px 40px -12px #0f172a33,0 2px 6px #0f172a0f}[data-theme=dark] .pill-select-menu{background:#0f172a;border-color:#ffffff14;box-shadow:0 16px 40px -12px #000000b3}.pill-select-row{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:7px 10px;font-family:inherit;transition:background .12s;display:flex}.pill-select-row:hover{background:#0f172a0a}.pill-select-row.active{background:#ec740714}[data-theme=dark] .pill-select-row:hover{background:#ffffff0d}[data-theme=dark] .pill-select-row.active{background:#ec74071f}.pill-select-check{color:var(--brand-orange);flex-shrink:0}.cubic-edit-sidecard{min-width:0}.cubic-edit-sidecard-inner{background:linear-gradient(#ec74070a 0%,#0000 60%),#fff;border:1px solid #0f172a0f;border-radius:18px;flex-direction:column;gap:16px;padding:22px;display:flex;position:sticky;top:92px;box-shadow:inset 0 1px #ffffffb3,0 24px 48px -24px #0f172a2e,0 4px 12px -6px #0f172a0f}[data-theme=dark] .cubic-edit-sidecard-inner{background:linear-gradient(#ec740714 0%,#0000 60%),#ffffff08;border-color:#ffffff0f;box-shadow:0 24px 48px -24px #0009}.cubic-edit-sidecard-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-orange-deep);align-items:center;gap:6px;font-size:10.5px;font-weight:700;display:inline-flex}[data-theme=dark] .cubic-edit-sidecard-eyebrow{color:#fdba74}.cubic-edit-sidecard-headline{background:linear-gradient(135deg,#ec74071f 0%,#ec74070a 100%);border:1px solid #ec74072e;border-radius:14px;flex-direction:column;gap:4px;padding:14px 16px 16px;display:flex}[data-theme=dark] .cubic-edit-sidecard-headline{background:linear-gradient(135deg,#ec74072e 0%,#ec74070f 100%);border-color:#fb923c3d}.cubic-edit-sidecard-headline-label{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-orange-deep);font-size:11px;font-weight:600}[data-theme=dark] .cubic-edit-sidecard-headline-label{color:#fdba74}.cubic-edit-sidecard-headline-value{color:var(--brand-orange-deep);letter-spacing:-.018em;font-variant-numeric:tabular-nums;word-break:break-all;font-size:26px;font-weight:700;line-height:1.05}[data-theme=dark] .cubic-edit-sidecard-headline-value{color:#fdba74}.cubic-edit-sidecard-headline-sub{color:var(--brand-orange-deep);opacity:.78;font-size:11.5px;font-weight:500}[data-theme=dark] .cubic-edit-sidecard-headline-sub{color:#fdba74;opacity:.85}.cubic-edit-sidecard-section-title{letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);margin-top:4px;font-size:10.5px;font-weight:700}.cubic-edit-sidecard-rows{flex-direction:column;gap:4px;display:flex}.cubic-edit-sidecard-row{justify-content:space-between;align-items:baseline;gap:12px;padding:5px 0;font-size:12.5px;display:flex}.cubic-edit-sidecard-row-label{color:var(--text-2);font-weight:500}.cubic-edit-sidecard-row-value{color:var(--text-1);font-variant-numeric:tabular-nums;letter-spacing:-.005em;font-weight:500}.cubic-edit-sidecard-row.sub .cubic-edit-sidecard-row-value{color:#b91c1c}[data-theme=dark] .cubic-edit-sidecard-row.sub .cubic-edit-sidecard-row-value{color:#fca5a5}.cubic-edit-sidecard-row.add .cubic-edit-sidecard-row-value{color:var(--text-1)}.cubic-edit-sidecard-row.emphasis .cubic-edit-sidecard-row-label{color:var(--text-1);font-weight:600}.cubic-edit-sidecard-row.total{padding-top:8px}.cubic-edit-sidecard-row.total .cubic-edit-sidecard-row-label,.cubic-edit-sidecard-row.total .cubic-edit-sidecard-row-value{color:var(--brand-orange-deep);font-size:14px;font-weight:700}[data-theme=dark] .cubic-edit-sidecard-row.total .cubic-edit-sidecard-row-label,[data-theme=dark] .cubic-edit-sidecard-row.total .cubic-edit-sidecard-row-value{color:#fdba74}.cubic-edit-sidecard-divider{background:#0f172a14;height:1px;margin:4px 0}[data-theme=dark] .cubic-edit-sidecard-divider{background:#ffffff1a}.cubic-edit-sidecard-formula{color:var(--text-3);background:#f8fafc;border:1px dashed #0f172a1a;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;font-size:10.5px;line-height:1.3;display:inline-flex}[data-theme=dark] .cubic-edit-sidecard-formula{color:#94a3b8;background:#ffffff08;border-color:#ffffff14}@media (max-width:1100px){.cubic-edit-sidecard-inner{position:static;top:auto}.cubic-edit-layout>.cubic-edit-sidecard{order:-1}}.cubic-edit-actions{justify-content:flex-end;gap:8px;padding:8px 0 32px;display:flex}.cubic-edit-actions .btn{align-items:center;gap:6px;display:inline-flex}.cubic-edit-actions .btn.primary,.cubic-edit-save-btn{border-radius:12px;padding:11px 20px;font-size:13.5px;box-shadow:0 8px 24px -10px #0f172a73}.cubic-edit-actions .btn.ghost{border-radius:12px;padding:11px 18px;font-size:13.5px}@media (max-width:640px){.cubic-edit-actions{flex-wrap:wrap;padding-bottom:24px}.cubic-edit-actions .btn{flex:1;justify-content:center}}.cubic-switcher-trigger{background:var(--brand-orange-soft);cursor:pointer;text-align:left;border:1px solid #ec74072e;border-radius:12px;align-items:center;gap:8px;min-width:280px;min-height:44px;padding:4px 4px 4px 12px;font-family:inherit;transition:background .12s,border-color .12s,box-shadow .12s;display:inline-flex}.cubic-switcher-trigger:hover{background:#ffe0b2;border-color:#ec740759}.cubic-switcher-trigger.open{background:#ffe0b2;border-color:#ec740773;box-shadow:0 0 0 3px #ec740724}[data-theme=dark] .cubic-switcher-trigger{background:#ec74072e;border-color:#fb923c40}[data-theme=dark] .cubic-switcher-trigger:hover,[data-theme=dark] .cubic-switcher-trigger.open{background:#ec740747;border-color:#fb923c66;box-shadow:0 0 0 3px #fb923c2e}.cubic-switcher-rows{flex-direction:column;flex:1;gap:1px;min-width:0;padding-right:4px;display:flex}.cubic-switcher-row-1{justify-content:space-between;align-items:baseline;gap:12px;min-width:0;display:flex}.cubic-switcher-name{color:var(--brand-orange-deep);letter-spacing:-.005em;white-space:nowrap;font-size:12.5px;font-weight:700;line-height:1.2}.cubic-switcher-amount{color:var(--brand-orange-deep);letter-spacing:-.005em;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:700;line-height:1.2}[data-theme=dark] .cubic-switcher-name,[data-theme=dark] .cubic-switcher-amount{color:#fdba74}.cubic-switcher-row-2{align-items:center;gap:8px;min-width:0;display:flex}.cubic-switcher-meta{color:var(--brand-orange-deep);opacity:.7;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:10.5px;font-weight:500;line-height:1.2}[data-theme=dark] .cubic-switcher-meta{color:#fdba74;opacity:.85}.cubic-switcher-caret-box{background:#fff;border:1px solid #ec740729;border-radius:7px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:32px;transition:background .12s,border-color .12s;display:inline-flex}.cubic-switcher-caret-box .caret{color:var(--brand-orange-deep)}.cubic-switcher-trigger:hover .cubic-switcher-caret-box,.cubic-switcher-trigger.open .cubic-switcher-caret-box{border-color:#ec74074d}[data-theme=dark] .cubic-switcher-caret-box{background:#0f172a8c;border-color:#fb923c33}[data-theme=dark] .cubic-switcher-caret-box .caret{color:#fdba74}.cubic-switcher-menu{z-index:80;background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;max-height:460px;display:flex;overflow:hidden;box-shadow:0 16px 40px -12px #0f172a38,0 2px 6px #0f172a0f}[data-theme=dark] .cubic-switcher-menu{background:#0f172a;border-color:#ffffff14;box-shadow:0 16px 40px -12px #000000b3}.cubic-switcher-list{padding:6px;overflow-y:auto}.cubic-switcher-row{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-family:inherit;transition:background .12s;display:flex}.cubic-switcher-row:hover{background:#0f172a0a}.cubic-switcher-row.active{background:#ec740714}[data-theme=dark] .cubic-switcher-row:hover{background:#ffffff0d}[data-theme=dark] .cubic-switcher-row.active{background:#ec74071f}.cubic-switcher-row-rows{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.cubic-switcher-row-line-1{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.cubic-switcher-row-name{color:var(--text-1);letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden}.cubic-switcher-row.active .cubic-switcher-row-name{color:var(--brand-orange-deep)}[data-theme=dark] .cubic-switcher-row.active .cubic-switcher-row-name{color:#fdba74}.cubic-switcher-row-amount{color:var(--text-1);font-variant-numeric:tabular-nums;letter-spacing:-.005em;white-space:nowrap;font-size:13px;font-weight:700}.cubic-switcher-row.active .cubic-switcher-row-amount{color:var(--brand-orange-deep)}[data-theme=dark] .cubic-switcher-row.active .cubic-switcher-row-amount{color:#fdba74}.cubic-switcher-row-line-2{justify-content:space-between;align-items:center;gap:8px;display:flex}.cubic-switcher-row-sub{color:var(--text-3);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11.5px}.cubic-switcher-row-check{color:var(--brand-orange);flex-shrink:0}.cubic-edit-card .form-field label{color:var(--text-2);letter-spacing:.01em;margin-bottom:6px;font-size:12px;font-weight:600}.cubic-edit-card .form-field .input,.cubic-edit-card .money-field,.cubic-edit-card .date-field,.cubic-edit-card .pill-select-trigger{border-radius:12px;height:50px;min-height:50px;font-size:14px}.cubic-edit-card .form-field .input{padding:0 16px;line-height:1.4}.cubic-edit-card .form-field .input[type=number]{padding:0 16px}.cubic-edit-card .money-field{align-items:center;gap:4px;padding:0 8px 0 16px}.cubic-edit-card .money-field-symbol{color:var(--text-3);font-variant-numeric:tabular-nums;letter-spacing:-.005em;background:0 0;border-right:0;flex-shrink:0;height:auto;padding:0;font-size:14px;font-weight:500}.cubic-edit-card .money-field-input{letter-spacing:-.005em;font-variant-numeric:tabular-nums;height:auto;padding:0 8px 0 0;font-size:14px;font-weight:500}[data-theme=dark] .cubic-edit-card .money-field-symbol{color:#94a3b8;background:0 0;border-right:0}.cubic-edit-card .date-field{padding:0 14px}.cubic-edit-card .date-field-input{font-size:14px}.cubic-edit-card .pill-select-trigger{padding:0 8px 0 14px}.cubic-edit-card .pill-select-caret-box{border-radius:8px;width:28px;height:32px}.cubic-edit-card textarea.input{height:auto;min-height:100px;padding:14px 16px}.cubic-edit-card .form-field .input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cubic-edit-card .form-field .input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cubic-edit-card .form-field .input[type=number]{-moz-appearance:textfield}.cubic-edit-card .input.is-locked{color:var(--text-2);cursor:not-allowed;background:#f8fafc;border-color:#0f172a0f;font-weight:600}.cubic-edit-card .input.is-locked:focus{box-shadow:none;border-color:#0f172a0f;outline:none}[data-theme=dark] .cubic-edit-card .input.is-locked{color:#94a3b8;background:#ffffff08;border-color:#ffffff0d}.cubic-view-card{border-radius:20px;flex-direction:column;max-width:580px;max-height:calc(100vh - 48px);padding:0;display:flex;overflow:hidden;box-shadow:0 30px 80px -20px #0f172a73,0 0 0 1px #0f172a0f}.cubic-view-hero{flex-shrink:0}.cubic-view-card .cubic-view-body{flex:auto;min-height:0;overflow-y:auto}.cubic-view-footer{flex-shrink:0}[data-theme=dark] .cubic-view-card{box-shadow:0 30px 80px -20px #000000b3,0 0 0 1px #ffffff14}.cubic-view-hero{background:radial-gradient(600px 220px at 110% -50%,#ec74072e,#0000 70%),linear-gradient(#ec74070f 0%,#0000 100%),#fff;border-bottom:1px solid #0f172a0f;padding:24px 26px 20px;position:relative}[data-theme=dark] .cubic-view-hero{background:radial-gradient(600px 220px at 110% -50%,#ec740738,#0000 70%),linear-gradient(#ec740714 0%,#0000 100%),#0f172a;border-bottom-color:#ffffff0f}.cubic-view-close{width:32px;height:32px;color:var(--text-3);cursor:pointer;background:#fff9;border:1px solid #0f172a0f;border-radius:9px;justify-content:center;align-items:center;transition:background .12s,color .12s,border-color .12s;display:inline-flex;position:absolute;top:14px;right:14px}.cubic-view-close:hover{color:var(--text-1);background:#fff;border-color:#0f172a1a}[data-theme=dark] .cubic-view-close{color:#94a3b8;background:#ffffff0a;border-color:#ffffff14}[data-theme=dark] .cubic-view-close:hover{color:#f8fafc;background:#ffffff14}.cubic-view-hero-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-orange-deep);align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex}[data-theme=dark] .cubic-view-hero-eyebrow{color:#fdba74}.cubic-view-hero-row{align-items:center;gap:14px;margin-top:8px;display:flex}.cubic-view-hero-numero{color:var(--text-1);letter-spacing:-.025em;align-items:baseline;gap:0;display:inline-flex}.cubic-view-hero-hash{color:var(--brand-orange);margin-right:2px;font-size:22px;font-weight:600}.cubic-view-hero-num{font-variant-numeric:tabular-nums;font-size:34px;font-weight:700;line-height:1}.cubic-view-hero-pills{flex-wrap:wrap;justify-content:flex-end;gap:6px;margin-left:auto;padding-bottom:4px;display:inline-flex}.cubic-view-hero-meta{color:var(--text-3);align-items:center;gap:8px;margin-top:8px;font-size:11.5px;font-weight:500;display:inline-flex}.cubic-view-hero-meta span{align-items:center;gap:4px;display:inline-flex}.cubic-view-hero-meta iconify-icon,.cubic-view-hero-meta svg{color:#94a3b8}.cubic-view-hero-dot{color:#0f172a33;font-weight:700}[data-theme=dark] .cubic-view-hero-dot{color:#ffffff4d}.cubic-view-body{flex-direction:column;gap:20px;padding:22px 26px 4px;display:flex}.cubic-view-section{flex-direction:column;gap:10px;display:flex}.cubic-view-section-title{letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);align-items:center;gap:6px;font-size:10.5px;font-weight:700;display:inline-flex}.cubic-view-metrics.premium{background:linear-gradient(#0f172a06 0%,#0f172a03 100%);border:1px solid #0f172a0f;border-radius:14px;grid-template-columns:1fr 1px 1fr 1px 1fr;align-items:center;gap:0;padding:16px 6px;display:grid}[data-theme=dark] .cubic-view-metrics.premium{background:linear-gradient(#ffffff0a 0%,#ffffff03 100%);border-color:#ffffff0f}.cubic-view-metrics.premium .cubic-view-metric{padding:0 14px}.cubic-view-metrics-divider{background:#0f172a1a;justify-self:center;width:1px;height:32px}[data-theme=dark] .cubic-view-metrics-divider{background:#ffffff1a}.cubic-view-breakdown{background:#fff;border:1px solid #0f172a0f;border-radius:14px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}[data-theme=dark] .cubic-view-breakdown{background:#ffffff05;border-color:#ffffff0f}.cubic-view-breakdown-row{justify-content:space-between;align-items:baseline;gap:12px;padding:5px 0;font-size:13px;display:flex}.cubic-view-breakdown-label{color:var(--text-2);font-weight:500}.cubic-view-breakdown-value{color:var(--text-1);font-variant-numeric:tabular-nums;letter-spacing:-.005em;font-weight:500}.cubic-view-breakdown-row.sub .cubic-view-breakdown-value{color:#b91c1c}[data-theme=dark] .cubic-view-breakdown-row.sub .cubic-view-breakdown-value{color:#fca5a5}.cubic-view-breakdown-row.add .cubic-view-breakdown-value{color:var(--text-1)}.cubic-view-breakdown-row.emphasis .cubic-view-breakdown-label{color:var(--text-1);font-weight:600}.cubic-view-breakdown-row.total{padding-top:8px}.cubic-view-breakdown-row.total .cubic-view-breakdown-label,.cubic-view-breakdown-row.total .cubic-view-breakdown-value{color:var(--brand-orange-deep);font-size:14.5px;font-weight:700}[data-theme=dark] .cubic-view-breakdown-row.total .cubic-view-breakdown-label,[data-theme=dark] .cubic-view-breakdown-row.total .cubic-view-breakdown-value{color:#fdba74}.cubic-view-breakdown-divider{background:#0f172a14;height:1px;margin:4px 0}[data-theme=dark] .cubic-view-breakdown-divider{background:#ffffff1a}.cubic-view-meta{flex-direction:column;gap:6px;display:flex}.cubic-view-meta-row{background:#fff;border:1px solid #0f172a0f;border-radius:10px;justify-content:space-between;align-items:center;padding:9px 14px;font-size:13px;display:flex}[data-theme=dark] .cubic-view-meta-row{background:#ffffff05;border-color:#ffffff0f}.cubic-view-meta-label{color:var(--text-2);align-items:center;gap:8px;font-weight:500;display:inline-flex}.cubic-view-meta-label iconify-icon,.cubic-view-meta-label svg{color:#94a3b8}.cubic-view-meta-value{color:var(--text-1);font-weight:600}.cubic-view-footer{background:#fff;border-top:1px solid #0f172a0f;justify-content:flex-end;gap:8px;margin-top:4px;padding:16px 26px 22px;display:flex}[data-theme=dark] .cubic-view-footer{background:#0f172a;border-top-color:#ffffff0f}.cubic-view-edit-btn{align-items:center;gap:6px;display:inline-flex}.form-section-divider{letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);border-top:1px dashed #0f172a1a;align-items:center;gap:6px;margin-top:4px;padding-top:12px;font-size:10.5px;font-weight:700;display:inline-flex}[data-theme=dark] .form-section-divider{border-top-color:#ffffff14}.form-neto-pill{height:38px;color:var(--brand-orange-deep);letter-spacing:-.01em;font-variant-numeric:tabular-nums;background:#ec74071a;border:1px solid #ec740733;border-radius:10px;align-items:center;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}[data-theme=dark] .form-neto-pill{color:#fdba74;background:#ec74072e;border-color:#fb923c47}.pago-create-modal{max-width:720px}.pago-alloc{background:#0f172a06;border:1px solid #0f172a0f;border-radius:14px;margin-top:18px;padding:14px 16px 16px}[data-theme=dark] .pago-alloc{background:#ffffff08;border-color:#ffffff0f}.pago-alloc-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.pago-alloc-title{color:var(--text-1);letter-spacing:-.005em;font-size:13px;font-weight:700}.pago-alloc-sub{color:var(--text-3);margin-top:1px;font-size:11.5px}.pago-alloc-summary{text-align:right;flex-direction:column;flex-shrink:0;gap:2px;font-size:12px;display:flex}.pago-alloc-summary-row{color:var(--text-2);justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.pago-alloc-summary-row span:last-child{color:var(--text-1);font-weight:700}.pago-alloc-summary-row.danger span:last-child{color:#b91c1c}[data-theme=dark] .pago-alloc-summary-row.danger span:last-child{color:#fca5a5}.pago-alloc-list{flex-direction:column;gap:6px;max-height:320px;padding-right:2px;display:flex;overflow-y:auto}.pago-alloc-empty{text-align:center;color:var(--text-3);padding:18px;font-size:12.5px}.pago-alloc-row{cursor:pointer;background:#fff;border:1px solid #0f172a0f;border-radius:10px;grid-template-columns:auto 1fr 180px;align-items:center;gap:12px;padding:10px 12px;transition:border-color .12s,box-shadow .12s,background .12s;display:grid}.pago-alloc-row:hover{border-color:#ec74074d}.pago-alloc-row.active{background:#ec74070a;border-color:#ec740773;box-shadow:0 0 0 3px #ec74070f}.pago-alloc-row.settled .pago-alloc-row-name{color:var(--text-3)}[data-theme=dark] .pago-alloc-row{background:#ffffff05;border-color:#ffffff0f}[data-theme=dark] .pago-alloc-row:hover{border-color:#fb923c66}[data-theme=dark] .pago-alloc-row.active{background:#ec74071a;border-color:#fb923c8c}.pago-alloc-row>input[type=checkbox]{width:16px;height:16px;accent-color:var(--brand-orange);cursor:pointer;flex-shrink:0}.pago-alloc-row-text{flex-direction:column;gap:2px;min-width:0;display:flex}.pago-alloc-row-name{color:var(--text-1);letter-spacing:-.005em;font-size:13px;font-weight:600}.pago-alloc-row-sub{color:var(--text-3);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.pago-alloc-row-monto{background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:stretch;gap:0;display:flex;overflow:hidden}[data-theme=dark] .pago-alloc-row-monto{background:#ffffff0a;border-color:#ffffff14}.pago-alloc-row-monto:focus-within{border-color:var(--brand-orange);box-shadow:0 0 0 3px #ec74071f}.pago-alloc-row-symbol{color:var(--text-3);background:#f8fafc;border-right:1px solid #e2e8f0;flex-shrink:0;align-items:center;padding:0 10px;font-size:12.5px;font-weight:600;display:inline-flex}[data-theme=dark] .pago-alloc-row-symbol{color:#94a3b8;background:#ffffff0a;border-right-color:#ffffff14}.pago-alloc-row-monto .input{font-variant-numeric:tabular-nums;background:0 0;border:0;border-radius:0;outline:none;flex:1;min-width:0;padding:8px 10px}.pago-alloc-row-monto .input:disabled{color:var(--text-3);cursor:not-allowed}.modal-footer-split{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-footer-left{align-items:center;gap:8px;min-width:0;display:flex}.modal-footer-right{gap:8px;display:flex}.btn-link-danger{color:#b91c1c;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:6px 8px;font-size:12.5px;font-weight:500;transition:background .12s,color .12s;display:inline-flex}.btn-link-danger:hover{color:#991b1b;background:#b91c1c14}.btn-link-danger:disabled{opacity:.5;cursor:not-allowed}[data-theme=dark] .btn-link-danger{color:#fca5a5}[data-theme=dark] .btn-link-danger:hover{color:#fecaca;background:#ef444429}.modal-confirm-delete{color:var(--text-2);align-items:center;gap:8px;padding:4px 6px;font-size:12.5px;display:inline-flex}.modal-confirm-delete .btn.btn-sm{padding:5px 10px}.cubic-view-delete-error{color:#b91c1c;font-size:11.5px}[data-theme=dark] .cubic-view-delete-error{color:#fca5a5}.row-clickable{cursor:pointer;transition:background .12s}.row-clickable:hover{background:#0f172a06}[data-theme=dark] .row-clickable:hover{background:#ffffff0a}.glass-panel{-webkit-backdrop-filter:blur(24px);background:#ffffffbf;border:1px solid #ffffff80;box-shadow:0 32px 64px -12px #0000002e,inset 0 0 0 1px #fff9}[data-theme=dark] .glass-panel{background:#121212bf;border:1px solid #ffffff14;box-shadow:0 32px 64px -12px #0009,inset 0 0 0 1px #ffffff0a}.glass-input{color:#111827;background:#ffffff8c;border:1px solid #00000017;border-radius:1rem;outline:none;width:100%;padding:1rem;font-size:1rem;transition:all .2s}.glass-input:focus{border-color:#00000026;box-shadow:0 0 0 2px #00000026}.glass-input::placeholder{color:#9ca3af}[data-theme=dark] .glass-input{color:#f8fafc;background:#ffffff0a;border-color:#ffffff14}@keyframes fade-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.3s ease-out forwards fade-in}.login-brand .brand-logo svg.sems-brand-svg{width:auto;height:38px}.login-cta{letter-spacing:-.005em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316 0%,#ec7407 50%,#c2410c 100%);border-radius:14px;width:100%;padding:14px 18px;font-size:14px;font-weight:600;transition:transform .12s,box-shadow .18s,opacity .18s;box-shadow:0 8px 22px -8px #ec74078c,0 1px 2px #0f172a1a}.login-cta:hover{transform:translateY(-1px);box-shadow:0 12px 28px -8px #ec7407a6,0 1px 2px #0f172a1a}.login-cta:active{transform:translateY(0)}.login-cta:disabled{opacity:.6;cursor:not-allowed;transform:none}[data-theme=dark] .login-cta{box-shadow:0 8px 22px -8px #ec740773,0 1px 2px #0006}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@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}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
