:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--sw-brand:#1f5eff;--sw-brand-hover:#174ed1;--sw-brand-dark:#143a8f;--sw-brand-light:#eaf1ff;--sw-brand-ink:#07182f;--sw-sidebar-top:#10294d;--sw-brand-gradient:linear-gradient(135deg, #1f5eff 0%, #143a8f 100%);--sw-sidebar-gradient:linear-gradient(180deg, #10294d 0%, #07182f 100%);--sw-background:#f5f7fa;--sw-surface:#fff;--sw-surface-subtle:#f8fafc;--sw-text:#172033;--sw-text-secondary:#475569;--sw-muted:#64748b;--sw-disabled:#94a3b8;--sw-border:#e2e8f0;--sw-border-strong:#cbd5e1;--sw-success:#0f9f6e;--sw-success-strong:#087a55;--sw-success-surface:#ecfdf5;--sw-warning:#f59e0b;--sw-warning-strong:#92400e;--sw-warning-surface:#fff7e6;--sw-danger:#dc2626;--sw-danger-strong:#b91c1c;--sw-danger-surface:#fef2f2;--sw-price:#e1251b;--sw-promotion:#f04b3a;--sw-commerce-warm:#fff4ee;--sw-font-sans:Inter, "PingFang SC", "Noto Sans SC", "Microsoft YaHei", Arial, sans-serif;--sw-font-mono:SFMono-Regular, "Roboto Mono", Consolas, monospace;--sw-font-size-display:2rem;--sw-font-size-h1:1.75rem;--sw-font-size-h2:1.25rem;--sw-font-size-h3:1.0625rem;--sw-font-size-body:1rem;--sw-font-size-body-sm:.875rem;--sw-font-size-caption:.75rem;--sw-line-height-display:2.5rem;--sw-line-height-h1:2.25rem;--sw-line-height-h2:1.75rem;--sw-line-height-h3:1.5rem;--sw-line-height-body:1.5rem;--sw-line-height-body-sm:1.25rem;--sw-line-height-caption:1.125rem;--sw-space-0:0;--sw-space-0-5:.25rem;--sw-space-1:.5rem;--sw-space-1-5:.75rem;--sw-space-2:1rem;--sw-space-3:1.5rem;--sw-space-4:2rem;--sw-space-5:2.5rem;--sw-space-6:3rem;--sw-space-8:4rem;--sw-radius-sm:.5rem;--sw-radius-md:.75rem;--sw-radius-lg:1rem;--sw-radius-xl:1.5rem;--sw-radius-full:9999px;--sw-radius:var(--sw-radius-sm);--sw-shadow-card:0px 1px 4px #07182f0a;--sw-shadow-overlay:0px -2px 12px #07182f14;--sw-duration-fast:.12s;--sw-duration-standard:.2s;--sw-duration-slow:.32s;--sw-ease-standard:cubic-bezier(.2, 0, 0, 1);--sw-ease-emphasized:cubic-bezier(.2, 0, 0, 1.2);--sw-wing-code-size-ios:3.5rem;--sw-wing-code-protrusion-ios:.75rem;--sw-min-touch-target-ios:2.75rem;--sw-mobile-nav-height-ios:4.25rem;--sw-wing-code-size-android:4rem;--sw-wing-code-protrusion-android:1rem;--sw-min-touch-target-android:3rem;--sw-mobile-nav-height-android:4.5rem;--sw-wing-code-size:3.5rem;--sw-wing-code-protrusion:.75rem;--sw-wing-code-shadow:0px 4px 12px #1f5eff3d;--sw-wing-code-valid-seconds:45;--sw-min-touch-target:2.75rem;--sw-mobile-nav-height:4.25rem}@media (prefers-color-scheme:dark){:root[data-sw-theme=system]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--sw-background:#07182f;--sw-surface:#10294d;--sw-surface-subtle:#14345d;--sw-text:#f8fafc;--sw-text-secondary:#e2e8f0;--sw-muted:#cbd5e1;--sw-disabled:#64748b;--sw-border:#334155;--sw-border-strong:#475569}}:root[data-sw-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--sw-background:#07182f;--sw-surface:#10294d;--sw-surface-subtle:#14345d;--sw-text:#f8fafc;--sw-text-secondary:#e2e8f0;--sw-muted:#cbd5e1;--sw-disabled:#64748b;--sw-border:#334155;--sw-border-strong:#475569}:root[data-sw-mobile-platform=android]{--sw-wing-code-size:var(--sw-wing-code-size-android);--sw-wing-code-protrusion:var(--sw-wing-code-protrusion-android);--sw-min-touch-target:var(--sw-min-touch-target-android);--sw-mobile-nav-height:var(--sw-mobile-nav-height-android)}*,:before,:after{box-sizing:border-box}html{background:var(--sw-background);min-width:20rem}body{background:var(--sw-background);color:var(--sw-text);font-family:var(--sw-font-sans);font-size:var(--sw-font-size-body);line-height:var(--sw-line-height-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{color:inherit;font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{min-height:var(--sw-min-touch-target);cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}:focus-visible{outline:.1875rem solid var(--sw-brand);outline-offset:.125rem}::selection{background:var(--sw-brand-light);color:var(--sw-brand-ink)}h1,h2,h3,p{margin-top:0}h1{font-size:var(--sw-font-size-h1);line-height:var(--sw-line-height-h1)}h2{font-size:var(--sw-font-size-h2);line-height:var(--sw-line-height-h2)}p{color:var(--sw-text-secondary)}a{color:var(--sw-brand-dark);text-underline-offset:.2em}.swbrand{align-items:center;gap:var(--sw-space-1-5);max-width:100%;display:inline-flex}.swbrand-lockup img{width:min(18rem,100%);height:auto;display:block}.swbrand-mark img{flex:none;width:2.75rem;height:2.75rem;display:block}.swbrandcopy{line-height:1.2;display:grid}.swbrandcopy strong{font-size:var(--sw-font-size-h3);letter-spacing:.02em}.swbrandcopy small{margin-top:var(--sw-space-0-5);color:var(--sw-muted);font-size:var(--sw-font-size-caption)}.swbrand-inverse .swbrandcopy strong{color:var(--sw-surface)}.swbrand-inverse .swbrandcopy small{color:var(--sw-border-strong)}.statemain{min-height:100vh;padding:var(--sw-space-3);place-items:center;display:grid}.statemain>section{width:min(32rem,100%)}section[role=alert],section[role=status]{border:.0625rem solid var(--sw-border);border-radius:var(--sw-radius-md);background:var(--sw-surface);padding:var(--sw-space-3);box-shadow:var(--sw-shadow-card)}section[role=alert]{border-color:var(--sw-danger);background:var(--sw-danger-surface)}section[role=alert]>button{border-radius:var(--sw-radius-sm);background:var(--sw-brand);color:var(--sw-surface);padding:var(--sw-space-1) var(--sw-space-2);border:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:.0625rem;height:.0625rem;margin:-.0625rem;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:no-preference){button,a,input,select,textarea{transition:border-color var(--sw-duration-fast) var(--sw-ease-standard), background-color var(--sw-duration-fast) var(--sw-ease-standard), color var(--sw-duration-fast) var(--sw-ease-standard), box-shadow var(--sw-duration-fast) var(--sw-ease-standard)}}.dialogbackdrop{z-index:100;background:color-mix(in srgb, var(--sw-brand-ink) 58%, transparent);padding:var(--sw-space-4);-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);place-items:center;display:grid;position:fixed;inset:0;overflow:auto}.dialogpanel{width:min(52rem,100%);max-height:calc(100vh - var(--sw-space-8));border:.0625rem solid var(--sw-border);border-radius:var(--sw-radius-lg);background:var(--sw-surface);box-shadow:var(--sw-shadow-overlay);overflow:auto}.dialogcontent{outline:none}.dialogcontent>header{z-index:1;justify-content:space-between;align-items:flex-start;gap:var(--sw-space-2);border-bottom:.0625rem solid var(--sw-border);background:var(--sw-surface);padding:var(--sw-space-2) var(--sw-space-3);display:flex;position:sticky;top:0}.dialogcontent>header p,.dialogcontent>header h2{margin:0}.dialogcontent>header p{color:var(--sw-brand-dark);font-size:var(--sw-font-size-caption);font-weight:700}.dialogcontent>header button{width:var(--sw-min-touch-target);border-radius:var(--sw-radius-full);background:var(--sw-surface-subtle);color:var(--sw-muted);font-size:var(--sw-font-size-h2);border:0;place-items:center;padding:0;display:grid}.dialogbody{padding:var(--sw-space-3)}.commandhint{border-left:.1875rem solid var(--sw-brand);background:var(--sw-brand-light);padding:var(--sw-space-1-5);font-size:var(--sw-font-size-body-sm)}.command footer{justify-content:flex-end;gap:var(--sw-space-1);margin-top:var(--sw-space-3);border-top:.0625rem solid var(--sw-border);padding-top:var(--sw-space-2);display:flex}.fieldgrid{gap:var(--sw-space-1-5);grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));display:grid}.command label{gap:var(--sw-space-1);margin:var(--sw-space-1-5) 0;display:grid}.command input,.command select,.command textarea{border:.0625rem solid var(--sw-border-strong);border-radius:var(--sw-radius-sm);background:var(--sw-surface);width:100%;padding:var(--sw-space-1-5)}.check{align-items:center;display:flex!important}.check input{width:auto}.notice{border-radius:var(--sw-radius-sm);background:var(--sw-success-surface);color:var(--sw-success-strong);padding:var(--sw-space-1-5)}.muted{color:var(--sw-muted)}.resourcestatebusy,.resourcestatestale{gap:var(--sw-space-2);display:grid}.status{border-radius:var(--sw-radius-full);background:var(--sw-surface-subtle);padding:var(--sw-space-0-5) var(--sw-space-1)}@media (width<=48rem){.dialogbackdrop{align-items:end;padding:0}.dialogpanel{border-radius:var(--sw-radius-lg) var(--sw-radius-lg) 0 0;width:100%;max-height:92vh}}.layout{grid-template-columns:15rem minmax(0,1fr);min-height:100vh;display:grid}.layout>aside{gap:var(--sw-space-3);background:var(--sw-sidebar-gradient);color:var(--sw-surface);padding:var(--sw-space-3) var(--sw-space-2);flex-direction:column;display:flex}.layout>aside nav{gap:var(--sw-space-1);display:grid}.layout>aside button{border-radius:var(--sw-radius-sm);color:var(--sw-border-strong);padding:var(--sw-space-1) var(--sw-space-1-5);text-align:left;background:0 0;border:.0625rem solid #0000}.layout>aside button:hover,.layout>aside button[aria-current=page]{border-color:color-mix(in srgb, var(--sw-brand) 70%, transparent);background:color-mix(in srgb, var(--sw-brand) 24%, transparent);color:var(--sw-surface)}.layout>main{width:100%;min-width:0;max-width:90rem;padding:var(--sw-space-4);margin:0 auto}.layout main>header{padding:var(--sw-space-1) 0}.resourceheading{justify-content:space-between;align-items:flex-start;gap:var(--sw-space-3);display:flex}.resourceheading h1,.resourceheading p,.sectionhead h2,.sectionhead p{margin-bottom:0}.datasource{align-items:center;gap:var(--sw-space-1);border:.0625rem solid var(--sw-border);border-radius:var(--sw-radius-full);background:var(--sw-surface);min-height:2rem;color:var(--sw-text-secondary);padding:var(--sw-space-0-5) var(--sw-space-1-5);font-size:var(--sw-font-size-caption);flex:none;font-weight:700;display:inline-flex}.datasource i{width:var(--sw-space-1);height:var(--sw-space-1);border-radius:var(--sw-radius-full);background:var(--sw-warning)}.datasource-ready i,.datasource-empty i,.datasource-refreshing i{background:var(--sw-success)}.datasource-denied i,.datasource-notfound i,.datasource-offline i,.datasource-conflict i,.datasource-ratelimited i,.datasource-stale i,.datasource-failure i{background:var(--sw-danger)}.eyebrow{color:var(--sw-brand-dark);font-size:var(--sw-font-size-body-sm);letter-spacing:.05em;font-weight:700}.layout main>section{margin:var(--sw-space-2) 0;border:.0625rem solid var(--sw-border);border-radius:var(--sw-radius-md);background:var(--sw-surface);padding:var(--sw-space-3);box-shadow:var(--sw-shadow-card)}.sectionhead{justify-content:space-between;align-items:center;gap:var(--sw-space-2);display:flex}.sectionhead>div:first-child{min-width:0}.sectionhead p{color:var(--sw-muted);font-size:var(--sw-font-size-body-sm)}.resourceactions{justify-content:flex-end;gap:var(--sw-space-1);flex-wrap:wrap;display:flex}table{border-collapse:collapse;width:100%}th,td{border-bottom:.0625rem solid var(--sw-border);padding:var(--sw-space-1-5);text-align:left;white-space:nowrap}th{background:var(--sw-surface-subtle);color:var(--sw-text-secondary);font-size:var(--sw-font-size-body-sm)}.actions,.pagination{gap:var(--sw-space-1);flex-wrap:wrap;display:flex}.pagination{margin-top:var(--sw-space-2);justify-content:flex-end}.actions button,.pagination button,.sectionhead button,.command button{border:.0625rem solid var(--sw-brand);border-radius:var(--sw-radius-sm);background:var(--sw-surface);color:var(--sw-brand-dark);padding:var(--sw-space-1) var(--sw-space-1-5)}.actions button:hover,.actions button.active,.command .primary{background:var(--sw-brand);color:var(--sw-surface)}@media (width<=48rem){.layout{grid-template-columns:1fr}.layout>aside{z-index:3;gap:var(--sw-space-1-5);padding:var(--sw-space-1-5) var(--sw-space-2);position:sticky;top:0}.layout>aside nav{display:flex;overflow-x:auto}.layout>aside button{white-space:nowrap;flex:none}.layout>main{padding:var(--sw-space-2)}.resourceheading,.sectionhead{flex-direction:column;align-items:stretch}.datasource{align-self:flex-start}.resourceactions{justify-content:flex-start}}@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-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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-neutral-100:oklch(97% 0 none);--color-neutral-200:oklch(92.2% 0 none);--color-neutral-300:oklch(87% 0 none);--color-neutral-400:oklch(70.8% 0 none);--color-neutral-500:oklch(55.6% 0 none);--color-neutral-600:oklch(43.9% 0 none);--color-neutral-700:oklch(37.1% 0 none);--color-neutral-800:oklch(26.9% 0 none);--color-neutral-900:oklch(20.5% 0 none);--font-weight-normal:400;--font-weight-medium:500;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-2xl:1rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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{.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.relative{position:relative}.static{position:static}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.flex-shrink{flex-shrink:1}.border-collapse{border-collapse:collapse}.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-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.text-nowrap{text-wrap:nowrap}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}.consolesidebar{z-index:20;color:#d9e3f1;background:linear-gradient(#08274a 0%,#061e3b 48%,#03182f 100%);border-right:1px solid #ffffff14;flex-direction:column;width:100%;height:100vh;min-height:0;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:5px 0 18px #03152b12}.sidebarbrand{border-bottom:1px solid #ffffff12;align-items:flex-start;gap:7px;height:88px;min-height:88px;padding:18px 13px 20px;display:flex;position:relative;overflow:visible}.sidebarbrand .swbrand{flex:0 0 38px;min-width:38px}.sidebarbrand .swbrand-mark img{filter:drop-shadow(0 4px 8px #1f5eff3d);width:38px;height:38px}.sidebarbrandcopy{white-space:nowrap;gap:3px;min-width:0;margin-top:2px;line-height:1.1;display:grid}.sidebarbrandcopy strong{color:#fff;letter-spacing:-.02em;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.sidebarbrandcopy small{color:#a6b6cc;font-size:10px;font-weight:500}.sidebartoggle{opacity:0;color:#bac9dc;background:#0b2c52;border:1px solid #ffffff14;border-radius:7px;place-items:center;width:30px;min-width:30px;min-height:30px;transition:opacity .12s,color .12s;display:grid;position:absolute;top:25px;right:4px;transform:translate(18px)}.consolesidebar:hover .sidebartoggle,.sidebartoggle:focus-visible{opacity:1}.sidebartoggle:hover{color:#fff}.sidebartoggle svg{width:15px;height:15px}.sidebarnavigation{scrollbar-width:thin;scrollbar-color:#94a3b84d transparent;align-content:start;gap:3px;min-height:0;padding:8px 6px;display:grid;overflow-y:auto}.sidebarnavigation button{color:#d9e2ef;text-align:left;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:11px;width:100%;height:42px;min-height:42px;padding:0 11px;transition:background .12s,color .12s,border-color .12s;display:flex;position:relative;overflow:hidden}.sidebarnavigation button>svg{color:#f1f6ff;flex:0 0 19px;width:19px;height:19px}.sidebarlabel{letter-spacing:.01em;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.sidebarnavigation button:hover{color:#fff;background:#ffffff0f}.sidebarnavigation button[aria-current=page]{color:#fff;background:linear-gradient(90deg,#143e7ef5,#144182d1);border-color:#3c77e733;box-shadow:inset 0 0 18px #1f5eff12}.sidebarnavigation button[aria-current=page]:before{content:"";background:#2970ff;border-radius:0 3px 3px 0;width:4px;position:absolute;inset:0 auto 0 -1px}.sidebarnavigation button[aria-current=page]>svg{color:#fff}.consolesidebar.iscollapsed .sidebarbrand{justify-content:center;padding-inline:8px}.consolesidebar.iscollapsed .sidebarbrandcopy,.consolesidebar.iscollapsed .sidebarlabel{display:none}.consolesidebar.iscollapsed .sidebartoggle{opacity:1;top:70px;right:17px;transform:none}.consolesidebar.iscollapsed .sidebarnavigation{padding-top:22px}.consolesidebar.iscollapsed .sidebarnavigation button{justify-content:center;padding-inline:0}.consoleheader{z-index:30;background:#fff;border-bottom:1px solid #e4e9f0;grid-template-columns:minmax(10.5rem,1fr) minmax(13rem,17.5rem) auto;align-items:center;gap:16px;height:59px;min-height:59px;padding:0 22px 0 17px;display:grid;position:relative}.consolebreadcrumb{color:#152039;white-space:nowrap;align-items:center;gap:10px;min-width:0;font-size:14px;display:flex}.consolebreadcrumb>span{font-weight:600}.consolebreadcrumb>i{color:#c3ccd8;font-style:normal}.consolebreadcrumb>strong{text-overflow:ellipsis;font-weight:700;overflow:hidden}.mobilemenubutton{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:36px;min-width:36px;min-height:36px;display:none}.mobilemenubutton svg{width:18px;height:18px}.commandarea,.headeractionwrap{position:relative}.commandarea{min-width:0}.commandtrigger{color:#77869c;text-align:left;background:#f8fafc;border:1px solid #dfe5ed;border-radius:8px;align-items:center;gap:10px;width:100%;height:38px;min-height:38px;padding:0 9px 0 12px;display:flex}.commandtrigger:hover{background:#f4f7fb;border-color:#cbd5e1}.commandtrigger svg{flex:0 0 16px;width:16px;height:16px}.commandtrigger>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.commandtrigger kbd{color:#75849a;font-family:var(--sw-font-sans);white-space:nowrap;background:0 0;border:0;margin-left:auto;font-size:11px}.consoleactions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.taskbutton,.iconbutton,.avatarbutton{border-radius:8px;height:38px;min-height:38px}.taskbutton{color:#26334b;background:#fff;border:1px solid #e1e6ed;justify-content:center;align-items:center;gap:7px;width:63px;font-size:12px;font-weight:600;display:inline-flex}.taskbutton span{background:#f59e0b;border-radius:50%;width:7px;height:7px}.iconbutton{color:#18243a;background:0 0;border:0;place-items:center;width:38px;display:grid}.iconbutton:hover{background:#f5f7fa}.iconbutton svg{width:20px;height:20px}.avatarbutton{color:#fff;background:#1557ec;border:0;border-radius:50%;place-items:center;width:36px;min-width:36px;font-size:14px;font-weight:700;display:grid;box-shadow:0 2px 6px #1f5eff2e}.headerpopup{z-index:80;color:#172033;background:#fff;border:1px solid #dfe5ed;border-radius:10px;gap:9px;width:230px;padding:13px;font-size:12px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 14px 35px #07182f29}.headerpopup span,.headerpopup p{color:#64748b;margin:0}.headerpopup button{background:#f8fafc;border:1px solid #dce3ec;border-radius:7px;min-height:34px}.headerpopup em{color:#b91c1c;font-style:normal}.statuspopup{right:0}.commandpopup{width:min(28rem,100vw - 2rem);left:0;right:auto}.commandpopup label{font-weight:700}.commandpopup input{border:1px solid #cfd8e5;border-radius:7px;height:38px;padding:0 10px}.consolelayout{min-height:100vh;transition:grid-template-columns var(--sw-duration-standard) var(--sw-ease-standard);background:#f7f9fc;grid-template-columns:200px minmax(0,1fr);display:grid}.consolelayout[data-sidebar=collapsed]{grid-template-columns:64px minmax(0,1fr)}.consoleworkspace{background:#f7f9fc;min-width:0}.scopebar{color:#697a94;white-space:nowrap;background:#fff;border-bottom:1px solid #e5eaf1;justify-content:space-between;align-items:center;gap:16px;height:34px;min-height:34px;padding:0 17px;font-size:12px;line-height:1;display:flex;overflow:hidden}.scopecontext,.scopestatus{align-items:center;gap:8px;min-width:0;display:flex}.scopecontext select{field-sizing:content;outline-offset:0;color:#60718c;cursor:pointer;background:0 0;border:0;border-radius:4px;width:auto;max-width:18rem;min-height:24px;padding:0 2px;font-size:12px}.scopecontext select:hover{background:#f4f7fb}.scopedivider{color:#d7dee8;font-style:normal}.scopestatus{justify-content:flex-end;margin-left:auto}.scopestatus i{color:#c8d1de;font-style:normal}.workspacebody{width:min(100%,100rem);margin:0 auto;padding:10px 14px 28px}.mobilebackdrop{display:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}@media (width<=68rem){.consolelayout .consoleheader{align-items:center}.consoleheader .commandtrigger span{max-width:12rem}}@media (width<=54rem){.consoleheader .commandarea{justify-self:stretch}.consoleheader .commandtrigger{width:100%}.consoleheader .taskbutton{width:38px;font-size:0}.consoleheader .taskbutton span{margin:0}.scopebar .scopestatus{display:none}}@media (width<=48rem){.consolelayout,.consolelayout[data-sidebar=collapsed]{grid-template-columns:minmax(0,1fr)}.consolelayout[data-mobile-nav] .consolesidebar,.consolelayout[data-mobile-nav] .consolesidebar.iscollapsed{z-index:60;width:200px;height:100dvh;transition:transform var(--sw-duration-standard) var(--sw-ease-standard);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.consolelayout[data-mobile-nav=open] .consolesidebar{transform:translate(0)}.consolelayout[data-mobile-nav] .consolesidebar .sidebarbrand{display:flex}.consolelayout[data-mobile-nav] .consolesidebar .sidebarbrandcopy,.consolelayout[data-mobile-nav] .consolesidebar .sidebarlabel{display:grid}.consolelayout[data-mobile-nav] .consolesidebar .sidebarnavigation{padding:8px 6px;display:grid;overflow:hidden auto}.consolelayout[data-mobile-nav] .consolesidebar .sidebarnavigation button{justify-content:flex-start;padding:0 11px}.consolelayout[data-mobile-nav=open] .mobilebackdrop{z-index:50;background:#0310227a;border:0;min-height:0;display:block;position:fixed;inset:0}.consolelayout .consoleheader{grid-template-columns:auto minmax(0,1fr) auto;padding-inline:12px}.consoleheader .mobilemenubutton{display:grid}.consolebreadcrumb>span,.consolebreadcrumb>i{display:none}.consoleheader .commandarea{grid-column:2}.consoleheader .consoleactions{grid-column:3}.consoleheader .taskbutton{display:none}.consoleworkspace .scopebar{flex-direction:row;padding-inline:12px}.scopecontext>span,.scopecontext>i{display:none}.consoleworkspace .workspacebody{padding-inline:12px}}@media (width<=36rem){.consoleheader .commandarea{display:none}.consolelayout .consoleheader{grid-template-columns:minmax(0,1fr) auto}.consoleheader .consolebreadcrumb{grid-column:1}.consoleheader .consoleactions{grid-column:2}.consoleworkspace .scopebar{display:none}}@media (prefers-reduced-motion:reduce){.consolelayout,.consolelayout .consolesidebar{transition:none}}.resourcepanel{border:.0625rem solid var(--sw-border);border-radius:var(--sw-radius-lg);background:var(--sw-surface);padding:var(--sw-space-3);box-shadow:var(--sw-shadow-card)}.resourcepanel>.resourceactions{margin-top:var(--sw-space-2)}.resourceheading h1{margin-bottom:var(--sw-space-0-5)}.resourceheading p{max-width:70rem;margin-bottom:0}.featurestack{gap:var(--sw-space-3);margin-top:var(--sw-space-3);display:grid}.metricgrid{gap:var(--sw-space-2);grid-template-columns:repeat(auto-fit,minmax(min(12rem,100%),1fr));display:grid}.metriccard{gap:var(--sw-space-0-5);border:.0625rem solid var(--sw-border);border-radius:var(--sw-radius-md);background:var(--sw-surface-subtle);padding:var(--sw-space-2);display:grid}.metriccard>span,.metriccard>small{color:var(--sw-muted)}.metriccard>strong{color:var(--sw-text);font-size:var(--sw-font-size-h2);font-variant-numeric:tabular-nums}.metricsuccess{border-color:var(--sw-success)}.metricwarning{border-color:var(--sw-warning)}.metricdanger{border-color:var(--sw-danger)}.capabilitynote{border:.0625rem solid var(--sw-warning);border-radius:var(--sw-radius-md);background:var(--sw-warning-surface);padding:var(--sw-space-2)}.capabilitynote h2{margin-bottom:var(--sw-space-0-5);font-size:var(--sw-font-size-h3)}.capabilitynote p{color:var(--sw-warning-strong);margin-bottom:0}.filterform{align-items:end;gap:var(--sw-space-2);flex-wrap:wrap;display:flex}.filterform [data-rac]{gap:var(--sw-space-0-5);display:grid}.filterform label,.inlinefield{color:var(--sw-text-secondary);font-size:var(--sw-font-size-body-sm);font-weight:700}.inlinefield{align-items:center;gap:var(--sw-space-1);display:inline-flex}.tablewrap{width:100%;overflow:auto}.tablewrap table{border-collapse:collapse;width:100%;font-size:var(--sw-font-size-body-sm);font-variant-numeric:tabular-nums}.tablewrap th,.tablewrap td{border-bottom:.0625rem solid var(--sw-border);padding:var(--sw-space-1-5);text-align:left;white-space:nowrap}.tablewrap th{background:var(--sw-surface-subtle);color:var(--sw-text-secondary);position:sticky;top:0}.pagination{justify-content:flex-end;align-items:center;gap:var(--sw-space-1);display:flex}.routeerror{width:min(40rem,100%);margin:var(--sw-space-4) auto;padding:var(--sw-space-2)}@media (width>=48.01rem){[data-sidebar=expanded] .workspacebody .resourceheading h1{clip:rect(0, 0, 0, 0);white-space:nowrap;width:.0625rem;height:.0625rem;margin:-.0625rem;position:absolute;overflow:hidden}}@media (width<=70rem){.consoleheader{flex-direction:column;align-items:flex-start}.consoleidentity{flex-wrap:wrap;justify-content:flex-start}}@media (width<=48rem){.consolelayout{grid-template-columns:minmax(0,1fr)}.consolesidebar,.consolesidebar.iscollapsed{width:100%;height:auto;position:sticky}.sidebarbrand,.sidebarmeta{display:none}.consolesidebar nav{padding:var(--sw-space-1);display:flex;overflow-x:auto}.consolesidebar nav button,.iscollapsed nav button{padding-inline:var(--sw-space-1);flex:none;justify-content:flex-start}.iscollapsed nav button .sr-only{clip:auto;width:auto;height:auto;margin:0;position:static;overflow:visible}.consoleheader,.scopebar,.workspacebody{padding-inline:var(--sw-space-2)}.consolebreadcrumb>span,.consoleidentity time,.consoleidentity>strong{display:none}.scopebar,.resourceheading{flex-direction:column;align-items:stretch}.datasource{align-self:flex-start}}@media (prefers-reduced-motion:reduce){.consolesidebar{transition:none}}body:has(.consolelayout[data-visual-theme=admin-web-v1]){color:#334155;font-family:var(--sw-font-sans);-webkit-font-smoothing:antialiased;background:#f8fafc;font-size:13px;overflow:hidden}.consolelayout[data-visual-theme=admin-web-v1]{--legacy-brand:#1f5eff;--legacy-brand-hover:#174ed1;--legacy-ink:#07182f;--legacy-sidebar-top:#10294d;--legacy-surface:#fff;--legacy-canvas:#f8fafc;--legacy-line:#e2e8f0e6;--legacy-muted:#64748b;--legacy-success:#15a46b;--legacy-warning:#f59e0b;--legacy-danger:#ef476f;--legacy-card-radius:14px;--legacy-control-radius:8px;--legacy-header-height:56px;background:var(--legacy-canvas);color:#334155;grid-template-columns:220px minmax(0,1fr);width:100vw;height:100vh;min-height:0;font-size:13px;display:grid;overflow:hidden}.consolelayout[data-visual-theme=admin-web-v1][data-sidebar=collapsed]{grid-template-columns:64px minmax(0,1fr)}.consolelayout[data-visual-theme=admin-web-v1] .consoleworkspace{background:var(--legacy-canvas);flex-direction:column;min-width:0;height:100vh;min-height:0;display:flex;overflow:hidden}.consolelayout[data-visual-theme=admin-web-v1] .consolesidebar{z-index:40;background:linear-gradient(180deg, var(--legacy-sidebar-top) 0%, var(--legacy-ink) 100%);color:#cbd5e1;-webkit-user-select:none;user-select:none;border-right:1px solid #ffffff1a;height:100vh;position:relative;top:auto;box-shadow:8px 0 24px #07182f1a}.consolelayout[data-visual-theme=admin-web-v1] .sidebarbrand{border-bottom:1px solid #ffffff1a;align-items:center;gap:10px;height:72px;min-height:72px;margin-bottom:8px;padding:16px}.consolelayout[data-visual-theme=admin-web-v1] .sidebarbrand .swbrand{flex-basis:32px;min-width:32px}.consolelayout[data-visual-theme=admin-web-v1] .sidebarbrand .swbrand-mark img{filter:drop-shadow(0 4px 8px #1f5eff4d);border-radius:8px;width:32px;height:32px}.consolelayout[data-visual-theme=admin-web-v1] .sidebarbrandcopy{gap:2px;margin-top:0}.consolelayout[data-visual-theme=admin-web-v1] .sidebarbrandcopy strong{color:#fff;letter-spacing:-.02em;font-size:14px;font-weight:700}.consolelayout[data-visual-theme=admin-web-v1] .sidebarbrandcopy small{color:#94a3b8;font-size:10px}.consolelayout[data-visual-theme=admin-web-v1] .sidebartoggle{opacity:1;color:#94a3b8;background:0 0;border:0;border-radius:6px;width:26px;min-width:26px;min-height:26px;top:21px;right:8px;transform:none}.consolelayout[data-visual-theme=admin-web-v1] .sidebartoggle:hover{color:#fff;background:#ffffff1a}.consolelayout[data-visual-theme=admin-web-v1] .sidebarnavtitle{color:#94a3b8cc;letter-spacing:.08em;padding:0 18px 8px;font-size:10px;font-weight:600}.consolelayout[data-visual-theme=admin-web-v1] .sidebarnavigation{flex:1;gap:4px;padding:0 10px 10px}.consolelayout[data-visual-theme=admin-web-v1] .sidebarnavigation button{color:#cbd5e1;border:1px solid #0000;border-radius:8px;gap:10px;height:36px;min-height:36px;padding:0 9px}.consolelayout[data-visual-theme=admin-web-v1] .sidebarnavigation button>svg{color:currentColor;opacity:.72;flex-basis:16px;width:16px;height:16px}.consolelayout[data-visual-theme=admin-web-v1] .sidebarlabel{letter-spacing:0;font-size:12px;font-weight:500}.consolelayout[data-visual-theme=admin-web-v1] .sidebarnavigation button:hover{color:#fff;background:#ffffff0d}.consolelayout[data-visual-theme=admin-web-v1] .sidebarnavigation button[aria-current=page]{color:#fff;background:#1f5eff33;border-color:#1f5eff66;box-shadow:0 1px 2px #07182f24}.consolelayout[data-visual-theme=admin-web-v1] .sidebarnavigation button[aria-current=page]:before{display:none}.consolelayout[data-visual-theme=admin-web-v1] .sidebarnavigation button[aria-current=page]>svg{color:var(--legacy-brand);opacity:1}.consolelayout[data-visual-theme=admin-web-v1] .sidebarprofile{background:#0003;border-top:1px solid #ffffff1a;align-items:center;gap:10px;min-height:57px;margin-top:auto;padding:12px;display:flex}.consolelayout[data-visual-theme=admin-web-v1] .sidebarprofileavatar{color:#fff;background:linear-gradient(135deg,#3b82f6,#4f46e5);border:1px solid #fff3;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:grid}.consolelayout[data-visual-theme=admin-web-v1] .sidebarprofilecopy{gap:2px;min-width:0;display:grid}.consolelayout[data-visual-theme=admin-web-v1] .sidebarprofilecopy strong,.consolelayout[data-visual-theme=admin-web-v1] .sidebarprofilecopy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.consolelayout[data-visual-theme=admin-web-v1] .sidebarprofilecopy strong{color:#fff;font-size:12px;font-weight:600}.consolelayout[data-visual-theme=admin-web-v1] .sidebarprofilecopy small{color:#94a3b8;font-size:10px}.consolelayout[data-visual-theme=admin-web-v1] .consolesidebar.iscollapsed .sidebarbrand{justify-content:center;padding-inline:8px}.consolelayout[data-visual-theme=admin-web-v1] .consolesidebar.iscollapsed .sidebartoggle{top:68px;right:19px}.consolelayout[data-visual-theme=admin-web-v1] .consolesidebar.iscollapsed .sidebarnavtitle,.consolelayout[data-visual-theme=admin-web-v1] .consolesidebar.iscollapsed .sidebarprofilecopy{display:none}.consolelayout[data-visual-theme=admin-web-v1] .consolesidebar.iscollapsed .sidebarnavigation{padding:28px 8px 10px}.consolelayout[data-visual-theme=admin-web-v1] .consolesidebar.iscollapsed .sidebarprofile{justify-content:center;padding-inline:8px}.consolelayout[data-visual-theme=admin-web-v1] .consoleheader{z-index:30;height:var(--legacy-header-height);min-height:var(--legacy-header-height);background:#fff;border-bottom:1px solid #e2e8f0cc;grid-template-columns:minmax(200px,1fr) minmax(256px,288px) auto;gap:16px;padding:0 24px;display:grid;position:relative}.consolelayout[data-visual-theme=admin-web-v1] .consolebreadcrumb{color:#0f172a;gap:8px;font-size:12px}.consolelayout[data-visual-theme=admin-web-v1] .consolebreadcrumb>strong{letter-spacing:-.015em;flex:none;font-size:14px;font-weight:700}.consolelayout[data-visual-theme=admin-web-v1] .consolebreadcrumb>i{color:#cbd5e1}.consolelayout[data-visual-theme=admin-web-v1] .consoleheadersummary{color:#64748b;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:500;overflow:hidden}.consolelayout[data-visual-theme=admin-web-v1] .commandtrigger{color:#64748b;background:#f1f5f9;border-color:#e2e8f0cc;border-radius:999px;height:34px;min-height:34px;padding:0 8px 0 13px}.consolelayout[data-visual-theme=admin-web-v1] .commandtrigger:hover{background:#eef2f7;border-color:#cbd5e1}.consolelayout[data-visual-theme=admin-web-v1] .commandtrigger kbd{color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:2px 6px;font-size:10px;box-shadow:0 1px 2px #0f172a0d}.consolelayout[data-visual-theme=admin-web-v1] .consoleactions{gap:12px}.consolelayout[data-visual-theme=admin-web-v1] .taskbutton{color:#78350f;background:#f59e0b1a;border-color:#f59e0b4d;border-radius:999px;gap:6px;width:auto;height:30px;min-height:30px;padding:0 10px;font-size:12px;font-weight:600}.consolelayout[data-visual-theme=admin-web-v1] .taskbutton span{background:var(--legacy-warning);color:#fff;border-radius:999px;place-items:center;width:18px;height:18px;display:grid}.consolelayout[data-visual-theme=admin-web-v1] .taskbutton span:after{content:"12";font-size:9px;font-weight:700}.consolelayout[data-visual-theme=admin-web-v1] .languageindicator{color:#475569;white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.consolelayout[data-visual-theme=admin-web-v1] .languageindicator small{color:#94a3b8;font-size:10px}.consolelayout[data-visual-theme=admin-web-v1] .iconbutton{color:#64748b;border-radius:50%;width:30px;height:30px;min-height:30px}.consolelayout[data-visual-theme=admin-web-v1] .iconbutton svg{width:16px;height:16px}.consolelayout[data-visual-theme=admin-web-v1] .operatorprofile{border-left:1px solid #e2e8f0;align-items:center;gap:8px;padding-left:12px;display:flex}.consolelayout[data-visual-theme=admin-web-v1] .avatarbutton{width:32px;min-width:32px;height:32px;min-height:32px;color:var(--legacy-brand);background:#1f5eff1a;border:1px solid #1f5eff4d;font-size:12px;box-shadow:0 1px 2px #0f172a0d}.consolelayout[data-visual-theme=admin-web-v1] .operatorcopy{gap:1px;min-width:0;display:grid}.consolelayout[data-visual-theme=admin-web-v1] .operatorcopy>span{align-items:center;gap:5px;display:flex}.consolelayout[data-visual-theme=admin-web-v1] .operatorcopy strong{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;max-width:90px;font-size:12px;overflow:hidden}.consolelayout[data-visual-theme=admin-web-v1] .operatorcopy em{color:var(--legacy-brand);background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:1px 5px;font-size:9px;font-style:normal;font-weight:600}.consolelayout[data-visual-theme=admin-web-v1] .operatorcopy small{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:10px;overflow:hidden}.consolelayout[data-visual-theme=admin-web-v1] .headerpopup{border-color:#e2e8f0;border-radius:12px;box-shadow:0 18px 45px #0f172a2e}.consolelayout[data-visual-theme=admin-web-v1] .scopebar{color:#64748b;border-bottom-color:#e2e8f0cc;height:40px;min-height:40px;padding:0 24px;font-size:11px}.consolelayout[data-visual-theme=admin-web-v1] .scopecontext select{color:#475569;border-radius:7px;min-height:26px;font-size:11px}.consolelayout[data-visual-theme=admin-web-v1] .workspacebody{scrollbar-gutter:stable;flex:1;width:min(100%,1600px);min-height:0;margin:0 auto;padding:24px;overflow-y:auto}.consolelayout[data-visual-theme=admin-web-v1] .workspacebody h1[tabindex="-1"]:focus{outline:none}.consolelayout[data-visual-theme=admin-web-v1] .consolefooter{color:#94a3b8;background:#fff;border-top:1px solid #e2e8f0cc;justify-content:space-between;align-items:center;gap:16px;height:36px;min-height:36px;padding:0 24px;font-size:11px;display:flex}.consolelayout[data-visual-theme=admin-web-v1] .consolefooterstatus{align-items:center;gap:6px;display:inline-flex}.consolelayout[data-visual-theme=admin-web-v1] .consolefooterstatus i{background:var(--legacy-success);border-radius:50%;width:6px;height:6px}.consolelayout[data-visual-theme=admin-web-v1] .consolefooter code{color:#475569;font-family:var(--sw-font-mono,ui-monospace, monospace);background:#f1f5f9;border-radius:4px;padding:2px 8px;font-size:11px}.consolelayout[data-visual-theme=admin-web-v1] :where(.cockpitcard,.controlcard,.productpage,.orderworkspace,.financeworkspace,.financeprofessionalworkspace>.financetabs){border-color:var(--legacy-line);border-radius:var(--legacy-card-radius);background:var(--legacy-surface);box-shadow:0 1px 3px #0f172a12}.consolelayout[data-visual-theme=admin-web-v1] :where(button,input,select){font-family:inherit}.consolelayout[data-visual-theme=admin-web-v1] :where(.productaction,.productheroactions button,.producttoolbutton,.productsearchfield,.productselectcontrol,.orderpageactions button,.ordertoolbutton,.ordersearchfield,.orderselectcontrol select,.financepageactions button,.financefilterbutton,.financesearchfield,.financeselect select){border-radius:var(--legacy-control-radius)}.consolelayout[data-visual-theme=admin-web-v1] :where(.productactionprimary,.productheroactions .productactionprimary,.orderconfirmbutton,.financepageactions .financeprimarybutton,.financedrawerfooter .financesubmitreview){border-color:var(--legacy-brand);background:var(--legacy-brand);color:#fff;box-shadow:0 4px 10px #1f5eff2e}.consolelayout[data-visual-theme=admin-web-v1] .cockpitstack{gap:24px}.consolelayout[data-visual-theme=admin-web-v1] .cockpithero{border-radius:var(--legacy-card-radius);background:linear-gradient(100deg, var(--legacy-sidebar-top), var(--legacy-ink));color:#fff;border:1px solid #ffffff1a;min-height:128px;padding:20px;overflow:hidden;box-shadow:0 4px 12px #07182f24}.consolelayout[data-visual-theme=admin-web-v1] .cockpiteyebrow{background:var(--legacy-brand);color:#fff;letter-spacing:.08em;border-radius:4px;margin-bottom:5px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.consolelayout[data-visual-theme=admin-web-v1] .cockpithero h1{color:#fff;font-size:18px;line-height:28px}.consolelayout[data-visual-theme=admin-web-v1] .cockpitconclusion{color:#cbd5e1;font-size:12px}.consolelayout[data-visual-theme=admin-web-v1] .cockpitperiod{color:#93c5fd;margin-top:6px;font-size:11px}.consolelayout[data-visual-theme=admin-web-v1] .cockpitheroicon{stroke:#7ba5ee;opacity:.24;width:120px;height:86px}.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:0;display:grid}.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband article,.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband article:first-child{border:1px solid var(--legacy-line);border-radius:var(--legacy-card-radius);background:#fff;min-height:104px;padding:16px;box-shadow:0 1px 3px #0f172a12}.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband span{color:#94a3b8;font-size:12px}.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband strong{color:var(--legacy-ink);font-size:24px;line-height:32px}.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband small{font-size:11px}.consolelayout[data-visual-theme=admin-web-v1] .cockpitprimarygrid,.consolelayout[data-visual-theme=admin-web-v1] .cockpitsecondarygrid{gap:20px}.consolelayout[data-visual-theme=admin-web-v1] .cockpitcard h2,.consolelayout[data-visual-theme=admin-web-v1] .controlcard h2{color:var(--legacy-sidebar-top);font-size:14px;font-weight:700}.consolelayout[data-visual-theme=admin-web-v1] .controlstack{gap:20px}.consolelayout[data-visual-theme=admin-web-v1] .controlhero{border-radius:var(--legacy-card-radius);background:linear-gradient(100deg, var(--legacy-sidebar-top), var(--legacy-ink));box-shadow:0 4px 12px #07182f24}.consolelayout[data-visual-theme=admin-web-v1] .controlprimarygrid,.consolelayout[data-visual-theme=admin-web-v1] .controlsecondarygrid{gap:20px}.consolelayout[data-visual-theme=admin-web-v1] .producthero,.consolelayout[data-visual-theme=admin-web-v1] .orderpageheader,.consolelayout[data-visual-theme=admin-web-v1] .financepageheader{min-height:128px;padding-inline:24px}.consolelayout[data-visual-theme=admin-web-v1] :where(.producthero h1,.orderpageheader h1,.financepageheader h1){color:#0f172a;letter-spacing:-.03em;font-size:27px;line-height:36px}.consolelayout[data-visual-theme=admin-web-v1] :where(.producttabs,.orderstatustabs,.financetabs){border-bottom-color:var(--legacy-line)}.consolelayout[data-visual-theme=admin-web-v1] :where(.producttablecard,.productcontrols,.productpagination){border-color:var(--legacy-line);border-radius:10px}.consolelayout[data-visual-theme=admin-web-v1] :where(.producttablewrap th,.ordertable th,.financetable th){color:#64748b;background:#f1f5f9b3;font-size:11px;font-weight:600}.consolelayout[data-visual-theme=admin-web-v1] :where(.producttablewrap td,.ordertable td,.financetable td){border-color:var(--legacy-line)}.consolelayout[data-visual-theme=admin-web-v1] :where(.producttablewrap tbody tr:hover,.ordertable tbody tr:hover,.financetable tbody tr:hover){background:#eff6ff8c}.consolelayout[data-visual-theme=admin-web-v1] .producttablewrap th,.consolelayout[data-visual-theme=admin-web-v1] .producttablewrap td{padding-inline:12px}.consolelayout[data-visual-theme=admin-web-v1] .producttablewrap td{height:58px}.consolelayout[data-visual-theme=admin-web-v1] .financeworkspace{border-radius:var(--legacy-card-radius)}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productdraweroverlay,.orderdraweroverlay,.financedraweroverlay){inset:var(--legacy-header-height,56px) 0 0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a80}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productdrawer,.orderdrawer,.financedrawer){background:#fff;border-left-color:#e2e8f0;box-shadow:-16px 0 42px #0f172a38}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productdrawerheader,.orderdrawerheader,.financedrawerheader){color:#fff;background:#0f172a;border-bottom-color:#1e293b}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productdrawerheader h2,.productdrawerheader strong,.orderdrawerheader h2,.orderdrawerheader strong,.financedrawerheader h2,.financedrawerheader strong){color:#fff}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productdrawerheader p,.productdrawerheader small,.orderdrawerheader p,.orderdrawerheader small,.financedrawerheader p,.financedrawerheader small,.financedrawerback){color:#94a3b8}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productdrawerclose,.orderdrawerclose,.financedrawerclose){color:#cbd5e1;border-radius:8px}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productdrawerclose:hover,.orderdrawerclose:hover,.financedrawerclose:hover){color:#fff;background:#1e293b}@media (width<=1220px){.consolelayout[data-visual-theme=admin-web-v1] .consoleheader{grid-template-columns:minmax(150px,1fr) minmax(220px,256px) auto;gap:10px;padding-inline:16px}.consolelayout[data-visual-theme=admin-web-v1] .consoleheadersummary,.consolelayout[data-visual-theme=admin-web-v1] .operatorcopy,.consolelayout[data-visual-theme=admin-web-v1] .languageindicator{display:none}}@media (width<=980px){.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband{grid-template-columns:repeat(2,minmax(0,1fr))}.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband article:nth-child(n){border:1px solid var(--legacy-line);padding:16px}}@media (width<=768px){.consolelayout[data-visual-theme=admin-web-v1],.consolelayout[data-visual-theme=admin-web-v1][data-sidebar=collapsed]{grid-template-columns:minmax(0,1fr)}.consolelayout[data-visual-theme=admin-web-v1][data-mobile-nav] .consolesidebar,.consolelayout[data-visual-theme=admin-web-v1][data-mobile-nav] .consolesidebar.iscollapsed{width:220px;position:fixed}.consolelayout[data-visual-theme=admin-web-v1] .consoleheader{grid-template-columns:auto minmax(0,1fr) auto;padding-inline:12px}.consolelayout[data-visual-theme=admin-web-v1] .workspacebody{padding:16px 12px}.consolelayout[data-visual-theme=admin-web-v1] .consolefooter{padding-inline:12px}.consolelayout[data-visual-theme=admin-web-v1] .consolefooter>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.consolelayout[data-visual-theme=admin-web-v1] .consolefooter code{display:none}}@media (width<=560px){.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband{grid-template-columns:1fr}.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband article:nth-child(n){min-height:92px}.consolelayout[data-visual-theme=admin-web-v1] .consolefooterstatus{display:none}}@media (prefers-reduced-motion:reduce){.consolelayout[data-visual-theme=admin-web-v1],.consolelayout[data-visual-theme=admin-web-v1] *,.consolelayout[data-visual-theme=admin-web-v1] :before,.consolelayout[data-visual-theme=admin-web-v1] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body:has(.consolelayout[data-visual-theme=admin-web-v1]){color:#172033;background:radial-gradient(circle at 82% -12%,#1f5eff12,#0000 28rem),#f5f7fa;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.consolelayout[data-visual-theme=admin-web-v1]{--vi-brand:#1f5eff;--vi-brand-strong:#174ed1;--vi-brand-soft:#eaf1ff;--vi-ink:#07182f;--vi-text:#172033;--vi-muted:#64748b;--vi-line:#e2e8f0;--vi-line-strong:#cbd5e1;--vi-canvas:#f5f7fa;--vi-surface:#fff;--vi-success:#0f9f6e;--vi-warning:#f59e0b;--vi-danger:#dc2626;--vi-route-accent:var(--vi-brand);--vi-route-soft:var(--vi-brand-soft);--vi-radius-card:16px;--vi-radius-panel:12px;--vi-radius-control:12px;--vi-shadow-card:0 1px 2px #0b1d350a, 0 8px 24px #0b1d350d;--vi-shadow-raised:0 2px 5px #0b1d3512, 0 16px 38px #0b1d3514;--vi-shadow-focus:0 0 0 3px #1f5eff1f;--legacy-brand:var(--vi-brand);--legacy-brand-hover:var(--vi-brand-strong);--legacy-ink:var(--vi-ink);--legacy-canvas:var(--vi-canvas);--legacy-line:var(--vi-line);--legacy-muted:var(--vi-muted);--legacy-success:var(--vi-success);--legacy-warning:var(--vi-warning);--legacy-danger:var(--vi-danger);--legacy-card-radius:var(--vi-radius-card);--legacy-control-radius:var(--vi-radius-control);--sw-brand:var(--vi-brand);--sw-brand-dark:var(--vi-brand-strong);--sw-brand-light:var(--vi-brand-soft);--sw-brand-ink:var(--vi-ink);--sw-background:var(--vi-canvas);--sw-surface:var(--vi-surface);--sw-surface-subtle:#f5f7fa;--sw-border:var(--vi-line);--sw-border-strong:var(--vi-line-strong);--sw-text:var(--vi-text);--sw-text-secondary:#475569;--sw-muted:var(--vi-muted);background:var(--vi-canvas);line-height:1.4}.consolelayout[data-visual-theme=admin-web-v1] .consolesidebar{isolation:isolate;background:radial-gradient(circle at 28px 26px,#1f5eff38,#0000 105px),linear-gradient(#10294d 0%,#07182f 100%);border-right-color:#88b0e724;box-shadow:10px 0 32px #07182f17}.consolelayout[data-visual-theme=admin-web-v1] .consolesidebar:after{z-index:-1;content:"";pointer-events:none;background:linear-gradient(#0000,#1f5eff0d);height:190px;position:absolute;bottom:56px;left:0;right:0}.consolelayout[data-visual-theme=admin-web-v1] .sidebarbrand{border-bottom-color:#ffffff14}.consolelayout[data-visual-theme=admin-web-v1] .sidebarbrand .swbrand-mark img{box-shadow:0 0 0 1px #ffffff1a,0 8px 20px #003db757}.consolelayout[data-visual-theme=admin-web-v1] .sidebarbrandcopy strong{letter-spacing:-.025em;text-shadow:0 1px 2px #00000029}.consolelayout[data-visual-theme=admin-web-v1] .sidebarnavigation{scrollbar-color:#94a3b83d transparent;scrollbar-width:thin;overflow-y:auto}.consolelayout[data-visual-theme=admin-web-v1] .sidebarnavigation button{color:#c5d2e2;position:relative;overflow:hidden}.consolelayout[data-visual-theme=admin-web-v1] .sidebarnavigation button:after{content:"";opacity:0;background:#64a0ff;border-radius:0 2px 2px 0;width:2px;position:absolute;top:9px;bottom:9px;left:0;transform:scaleY(.35)}.consolelayout[data-visual-theme=admin-web-v1] .sidebarnavigation button:hover{background:linear-gradient(90deg,#ffffff12,#ffffff08)}.consolelayout[data-visual-theme=admin-web-v1] .sidebarnavigation button[aria-current=page]{background:linear-gradient(90deg,#1f5eff45,#1f5eff26);border-color:#5491ff47;box-shadow:inset 0 1px #ffffff0d,0 8px 20px #00318724}.consolelayout[data-visual-theme=admin-web-v1] .sidebarnavigation button[aria-current=page]:after{opacity:1;transform:scaleY(1)}.consolelayout[data-visual-theme=admin-web-v1] .sidebarnavigation button[aria-current=page]>svg{color:#bfdbfe;filter:drop-shadow(0 2px 5px #1f5eff59)}.consolelayout[data-visual-theme=admin-web-v1] .sidebarprofile{background:linear-gradient(#0000001a,#00000038);border-top-color:#ffffff14;height:56px;min-height:56px}.consolelayout[data-visual-theme=admin-web-v1] .sidebarprofilecopy strong{line-height:16px}.consolelayout[data-visual-theme=admin-web-v1] .sidebarprofilecopy small{line-height:14px}.consolelayout[data-visual-theme=admin-web-v1] .sidebarprofileavatar{border-color:#ffffff40;box-shadow:0 4px 12px #00276f52}.consolelayout[data-visual-theme=admin-web-v1] .consoleheader{-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);background:#fffffff0;border-bottom-color:#cfdae8d6;box-shadow:0 1px 2px #0b1d3508}.consolelayout[data-visual-theme=admin-web-v1] .consolebreadcrumb>strong{color:var(--vi-ink)}.consolelayout[data-visual-theme=admin-web-v1] .consoleheadersummary{color:#7789a0}.consolelayout[data-visual-theme=admin-web-v1] .commandtrigger{border-radius:var(--vi-radius-control);background:#f8fafc;border-color:#dce5f0;box-shadow:inset 0 1px #ffffffb3}.consolelayout[data-visual-theme=admin-web-v1] .commandtrigger:hover{box-shadow:var(--vi-shadow-focus);background:#fff;border-color:#bfcde0}.consolelayout[data-visual-theme=admin-web-v1] .taskbutton{color:#8a4c08;background:#fff8eb;border-color:#e886093d}.consolelayout[data-visual-theme=admin-web-v1] .taskbutton span{background:#b45309;width:6px;height:6px}.consolelayout[data-visual-theme=admin-web-v1] .taskbutton span:after{content:none}.consolelayout[data-visual-theme=admin-web-v1] .avatarbutton{background:linear-gradient(145deg,#f1f6ff,#e5efff);border-color:#1f5eff40;box-shadow:0 3px 9px #1f5eff1f}.consolelayout[data-visual-theme=admin-web-v1] .operatorcopy strong{line-height:16px}.consolelayout[data-visual-theme=admin-web-v1] .operatorcopy em,.consolelayout[data-visual-theme=admin-web-v1] .operatorcopy small{line-height:14px}.consolelayout[data-visual-theme=admin-web-v1] .scopebar{background:#ffffffe0;border-bottom-color:#e5ebf3}.consolelayout[data-visual-theme=admin-web-v1] .scopecontext select:hover{background:var(--vi-brand-soft);color:var(--vi-brand-strong)}.consolelayout[data-visual-theme=admin-web-v1] .scopecontext select:focus-visible{outline-offset:1px;outline:2px solid #1f5eff61}.consolelayout[data-visual-theme=admin-web-v1] .workspacebody{background:radial-gradient(circle at 92% 0, #1f5eff0a, transparent 24rem), var(--vi-canvas);scrollbar-color:#c7d3e2 transparent;scrollbar-width:thin}.consolelayout[data-visual-theme=admin-web-v1] .consolefooter{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-top-color:#e3eaf2}.consolelayout[data-visual-theme=admin-web-v1] .consolefooterstatus i{box-shadow:0 0 0 3px #0796691a}.consolelayout[data-visual-theme=admin-web-v1] :where(.cockpitpage,.controlpage)>p[role=status],.consolelayout[data-visual-theme=admin-web-v1] :where(.cockpitpage,.controlpage)>section[role=alert]{border:1px solid var(--vi-line);border-radius:var(--vi-radius-card);min-height:220px;color:var(--vi-muted);text-align:center;box-shadow:var(--vi-shadow-card);background:#fff;align-content:center;justify-items:center;padding:32px;display:grid}.consolelayout[data-visual-theme=admin-web-v1] .shopbutton{border:1px solid var(--vi-line-strong);border-radius:var(--vi-radius-control);color:#3d516d;background:#fff;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-size:12px;font-weight:650;line-height:1;display:inline-flex;box-shadow:0 1px 2px #0b1d350a}.consolelayout[data-visual-theme=admin-web-v1] .shopbutton:hover:not(:disabled){color:var(--vi-brand-strong);background:#f7faff;border-color:#9fb7d6;transform:translateY(-1px);box-shadow:0 4px 12px #0b1d3512}.consolelayout[data-visual-theme=admin-web-v1] .shopbuttonprimary{border-color:var(--vi-brand);color:#fff;background:linear-gradient(135deg,#1f5eff 0%,#143a8f 100%);box-shadow:0 6px 15px #1f5eff33}.consolelayout[data-visual-theme=admin-web-v1] .shopbuttondanger{color:var(--vi-danger);background:#fff7f8;border-color:#f2b5bf}.consolelayout[data-visual-theme=admin-web-v1] :where(button,input,select,textarea):focus-visible{outline-offset:2px;outline:2px solid #1f5eff7a}.consolelayout[data-visual-theme=admin-web-v1] :where(input,select,textarea)::placeholder{color:#9aa8ba}.consolelayout[data-visual-theme=admin-web-v1] :where(.ordercolumnsettings,.financecolumnsettings,.headerpopup){border-color:var(--vi-line);box-shadow:var(--vi-shadow-raised);border-radius:12px}.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel{border:1px solid var(--vi-line);border-radius:var(--vi-radius-card);min-height:min(640px,100vh - 180px);box-shadow:var(--vi-shadow-card);background:#fff;padding:0;position:relative;overflow:hidden}.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel:before{z-index:2;background:linear-gradient(90deg, var(--vi-route-accent), var(--vi-route-accent), transparent 82%);height:3px;position:absolute;top:0;left:0;right:0}@supports (color:color-mix(in lab, red, red)){.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel:before{background:linear-gradient(90deg, var(--vi-route-accent), color-mix(in srgb, var(--vi-route-accent) 32%, white), transparent 82%)}}.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel:before{content:""}.consolelayout[data-visual-theme=admin-web-v1] .resourceheading{background:radial-gradient(circle at 92% 18%, var(--vi-route-accent), transparent 15rem), linear-gradient(180deg, #fff, #fcfdff);align-items:center;min-height:126px;padding:22px 24px 20px;position:relative}@supports (color:color-mix(in lab, red, red)){.consolelayout[data-visual-theme=admin-web-v1] .resourceheading{background:radial-gradient(circle at 92% 18%, color-mix(in srgb, var(--vi-route-accent) 8%, transparent), transparent 15rem), linear-gradient(180deg, #fff, #fcfdff)}}.consolelayout[data-visual-theme=admin-web-v1] .resourceheading:after{border:1px solid var(--vi-route-accent);width:112px;height:52px;position:absolute;bottom:18px;right:34px}@supports (color:color-mix(in lab, red, red)){.consolelayout[data-visual-theme=admin-web-v1] .resourceheading:after{border:1px solid color-mix(in srgb, var(--vi-route-accent) 9%, transparent)}}.consolelayout[data-visual-theme=admin-web-v1] .resourceheading:after{content:"";pointer-events:none;border-bottom:0;border-right:0;border-radius:90px 0 0}.consolelayout[data-visual-theme=admin-web-v1] .resourceheading>div{z-index:1;min-width:0;position:relative}.consolelayout[data-visual-theme=admin-web-v1] .resourceheading .eyebrow{color:var(--vi-route-accent);letter-spacing:.095em;margin:0 0 5px;font-size:12px;font-weight:800}.consolelayout[data-visual-theme=admin-web-v1] .resourceheading h1{clip:auto;width:auto;height:auto;color:var(--vi-ink);letter-spacing:-.035em;white-space:normal;margin:0 0 5px;font-size:28px;font-weight:750;line-height:36px;position:static;overflow:visible}.consolelayout[data-visual-theme=admin-web-v1] .resourceheading>div>p:last-child{color:#647790;max-width:760px;font-size:14px;line-height:20px}.consolelayout[data-visual-theme=admin-web-v1] .datasource{z-index:3;border-color:var(--vi-route-accent);min-height:30px;position:relative}@supports (color:color-mix(in lab, red, red)){.consolelayout[data-visual-theme=admin-web-v1] .datasource{border-color:color-mix(in srgb, var(--vi-route-accent) 18%, var(--vi-line))}}.consolelayout[data-visual-theme=admin-web-v1] .datasource{color:#526780;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd6;padding:0 11px;font-size:12px;box-shadow:0 2px 8px #0b1d350a}.consolelayout[data-visual-theme=admin-web-v1] .datasource i{background:var(--vi-warning);width:7px;height:7px;box-shadow:0 0 0 3px #e8860917}.consolelayout[data-visual-theme=admin-web-v1] :where(.datasource-ready,.datasource-empty,.datasource-refreshing) i{background:var(--vi-success);box-shadow:0 0 0 3px #07966917}.consolelayout[data-visual-theme=admin-web-v1] :where(.datasource-denied,.datasource-notfound,.datasource-offline,.datasource-conflict,.datasource-ratelimited,.datasource-stale,.datasource-failure) i{background:var(--vi-danger);box-shadow:0 0 0 3px #df3d5517}.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>.resourceactions{border-top:1px solid #edf1f6;border-bottom:1px solid var(--vi-line);background:#f9fbfd;justify-content:flex-end;align-items:center;gap:8px;min-height:54px;margin:0;padding:8px 24px}.consolelayout[data-visual-theme=admin-web-v1] .inlinefield{color:#687b94;gap:8px;font-size:12px;font-weight:650}.consolelayout[data-visual-theme=admin-web-v1] .inlinefield select{border:1px solid var(--vi-line-strong);border-radius:var(--vi-radius-control);color:#40546f;background:#fff;outline:0;min-width:116px;height:36px;padding:0 28px 0 10px;font-size:12px}.consolelayout[data-visual-theme=admin-web-v1] .inlinefield select:hover{border-color:#a9bbd1}.consolelayout[data-visual-theme=admin-web-v1] .featurestack{gap:14px;margin:0;padding:16px 18px 18px}.consolelayout[data-visual-theme=admin-web-v1] .capabilitynote{background:linear-gradient(90deg,#fff9ee,#fffdf8);border:1px solid #f1d7a9;border-radius:9px;align-content:center;min-height:58px;padding:10px 14px 10px 48px;display:grid;position:relative;overflow:hidden;box-shadow:inset 3px 0 #f0a32c}.consolelayout[data-visual-theme=admin-web-v1] .capabilitynote:before{color:#bd6904;content:"!";background:#fff0cf;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:grid;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.consolelayout[data-visual-theme=admin-web-v1] .capabilitynote h2{color:#8e530c;margin:0;font-size:11px;font-weight:750;line-height:1.5}.consolelayout[data-visual-theme=admin-web-v1] .capabilitynote p{color:#8c683a;margin:1px 0 0;font-size:10px;line-height:1.55}.consolelayout[data-visual-theme=admin-web-v1] .featurestack>.tablewrap{border:1px solid var(--vi-line);border-radius:var(--vi-radius-panel);background:#fff;overflow:auto;box-shadow:0 1px 2px #0b1d3508}.consolelayout[data-visual-theme=admin-web-v1] .featurestack .tablewrap table{min-width:760px;font-size:12px}.consolelayout[data-visual-theme=admin-web-v1] .featurestack .tablewrap th,.consolelayout[data-visual-theme=admin-web-v1] .featurestack .tablewrap td{border-bottom-color:#e8edf4;height:48px;padding:9px 13px}.consolelayout[data-visual-theme=admin-web-v1] .featurestack .tablewrap th{z-index:1;color:#64768e;letter-spacing:.015em;background:#f5f8fb;height:39px;font-size:12px;font-weight:700}.consolelayout[data-visual-theme=admin-web-v1] .featurestack .tablewrap td{color:#3b4d66}.consolelayout[data-visual-theme=admin-web-v1] .featurestack .tablewrap td:first-child{color:#182c47;font-weight:650}.consolelayout[data-visual-theme=admin-web-v1] .featurestack .tablewrap tbody tr:last-child td{border-bottom:0}.consolelayout[data-visual-theme=admin-web-v1] .featurestack .tablewrap tbody tr:hover{background:var(--vi-route-soft)}@supports (color:color-mix(in lab, red, red)){.consolelayout[data-visual-theme=admin-web-v1] .featurestack .tablewrap tbody tr:hover{background:color-mix(in srgb, var(--vi-route-soft) 70%, white)}}.consolelayout[data-visual-theme=admin-web-v1] .featurestack .pagination{border:1px solid var(--vi-line);color:#687b94;background:#fbfcfe;border-radius:9px;justify-content:space-between;align-items:center;min-height:50px;margin:0;padding:7px 10px 7px 14px;font-size:12px}.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>p[role=status],.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>section[role=status],.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>section[role=alert]{color:#75869d;text-align:center;width:auto;min-height:210px;box-shadow:none;background:#fbfcfe;border:1px dashed #cfdae7;border-radius:12px;align-content:center;justify-items:center;margin:18px;padding:34px}.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>p[role=status]{display:grid}.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>p[role=status]:before{border:3px solid #dce6f2;border-top-color:var(--vi-route-accent);content:"";border-radius:50%;width:28px;height:28px;margin-bottom:12px;animation:.8s linear infinite vi-spin}.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>section[role=status] h2,.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>section[role=alert] h2{color:var(--vi-ink);margin:0 0 6px;font-size:17px}.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>section[role=status] p,.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>section[role=alert] p{color:#71839a;max-width:680px;margin:0 0 14px;font-size:12px;line-height:1.7}.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>section[role=alert]{background:linear-gradient(#fffafb,#fff7f8);border-color:#efc7ce}.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>section[role=alert]:before{width:36px;height:36px;color:var(--vi-danger);content:"!";background:#ffe8ec;border-radius:50%;place-items:center;margin-bottom:12px;font-size:18px;font-weight:800;display:grid}.consolelayout[data-visual-theme=admin-web-v1] .resourcestatestale>section[role=status]{box-shadow:none;background:#fffaf1;border-color:#f0d6ab}.consolelayout[data-visual-theme=admin-web-v1] .resourcestatebusy{opacity:.66;position:relative}.consolelayout[data-visual-theme=admin-web-v1] .resourcestatebusy:after{background:linear-gradient(90deg, transparent, var(--vi-route-accent), transparent);content:"";background-size:40% 100%;height:2px;animation:1.15s ease-in-out infinite vi-progress;position:absolute;top:0;left:0;right:0}.consolelayout[data-visual-theme=admin-web-v1] :where(.cockpithero,.controlhero){isolation:isolate;background:radial-gradient(circle at 85% 130%,#1f5eff3d,#0000 17rem),linear-gradient(135deg,#1f5eff 0%,#143a8f 58%,#07182f 100%);border-color:#6597e02e;position:relative;overflow:hidden;box-shadow:0 10px 28px #07182f26}.consolelayout[data-visual-theme=admin-web-v1] :where(.cockpithero,.controlhero):after{z-index:-1;content:"";border:1px solid #74a9ff1f;border-radius:50%;width:220px;height:220px;position:absolute;top:-70px;right:11%;box-shadow:0 0 0 34px #74a9ff0a,0 0 0 70px #74a9ff05}.consolelayout[data-visual-theme=admin-web-v1] .cockpithero h1,.consolelayout[data-visual-theme=admin-web-v1] .controlhero h1{letter-spacing:-.025em;text-shadow:0 2px 9px #0000002e}.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband article,.consolelayout[data-visual-theme=admin-web-v1] .cockpitcard,.consolelayout[data-visual-theme=admin-web-v1] .controlcard{border-color:var(--vi-line);box-shadow:var(--vi-shadow-card);position:relative}.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband article{overflow:hidden}.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband article:before{background:var(--vi-brand);content:"";opacity:.88;height:2px;position:absolute;top:0;left:0;right:0}.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband article:nth-child(2):before{opacity:.68}.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband article:nth-child(3):before{opacity:.48}.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband article:nth-child(4):before{opacity:.3}.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband strong{letter-spacing:-.025em}.consolelayout[data-visual-theme=admin-web-v1] :where(.cockpitcard,.controlcard){border-radius:var(--vi-radius-card)}.consolelayout[data-visual-theme=admin-web-v1] :where(.cockpitcard,.controlcard) h2{color:var(--vi-ink);letter-spacing:-.015em}.consolelayout[data-visual-theme=admin-web-v1] .cockpitchart{aspect-ratio:560/224;filter:drop-shadow(0 3px 5px #1f5eff0d);height:auto}.consolelayout[data-visual-theme=admin-web-v1] .malltrack{background:#eaf0f7}.consolelayout[data-visual-theme=admin-web-v1] .malltrack i{background:linear-gradient(135deg,#1f5eff 0%,#143a8f 100%);box-shadow:0 2px 5px #1f5eff29}.consolelayout[data-visual-theme=admin-web-v1] .businessinsights article{background:linear-gradient(135deg,#f5fff9,#fbfffd);border-color:#bfe6d8}.consolelayout[data-visual-theme=admin-web-v1] .businessinsights article[data-tone=warning]{background:linear-gradient(135deg,#fff7f8,#fffdfd);border-color:#f5c8cd}.consolelayout[data-visual-theme=admin-web-v1] .incidentqueue article{border-color:var(--vi-line);border-radius:9px;box-shadow:0 1px 2px #0b1d3508}.consolelayout[data-visual-theme=admin-web-v1] .incidentqueue article[data-selected=true]{background:#f7faff;border-color:#abc4ef;box-shadow:0 0 0 3px #1f5eff12}.consolelayout[data-visual-theme=admin-web-v1] article[data-priority=P2] .prioritytag{color:#92400e;background:#fff7e6}.consolelayout[data-visual-theme=admin-web-v1] .capabilitynode{border-color:#ced9e6;border-radius:8px;box-shadow:0 1px 2px #0b1d3508}.consolelayout[data-visual-theme=admin-web-v1] .capabilitynode[data-affected=true]{transform:none}.consolelayout[data-visual-theme=admin-web-v1] :where(.productpage,.orderworkspace,.financeworkspace){border:1px solid var(--vi-line);border-radius:var(--vi-radius-card);box-shadow:var(--vi-shadow-card);background:#fff;overflow:hidden}.consolelayout[data-visual-theme=admin-web-v1] :where(.producthero,.orderpageheader,.financepageheader){border-top:3px solid var(--vi-route-accent);background:radial-gradient(circle at 92% 0, var(--vi-route-accent), transparent 15rem), linear-gradient(180deg, #fff, #fcfdff);position:relative}@supports (color:color-mix(in lab, red, red)){.consolelayout[data-visual-theme=admin-web-v1] :where(.producthero,.orderpageheader,.financepageheader){background:radial-gradient(circle at 92% 0, color-mix(in srgb, var(--vi-route-accent) 8%, transparent), transparent 15rem), linear-gradient(180deg, #fff, #fcfdff)}}.consolelayout[data-visual-theme=admin-web-v1] :where(.producthero h1,.orderpageheader h1,.financepageheader h1){color:var(--vi-ink);font-weight:750}.consolelayout[data-visual-theme=admin-web-v1] :where(.producteyebrow,.orderpageheader p,.financepageheader p){color:var(--vi-route-accent);letter-spacing:.085em}.consolelayout[data-visual-theme=admin-web-v1] :where(.producttabs,.orderstatustabs,.financetabs){scrollbar-width:thin;background:#fff}.consolelayout[data-visual-theme=admin-web-v1] :where(.producttabs button,.orderstatustabs button,.financetabs button,.productdrawertabs button,.orderdrawertabs [role=tab]):hover{color:var(--vi-brand);background:linear-gradient(#0000,#1f5eff08)}.consolelayout[data-visual-theme=admin-web-v1] :where(.productcontrols,.orderfilterarea,.financetoolbararea){background:#f9fbfd}.consolelayout[data-visual-theme=admin-web-v1] .productcontrols{border-color:var(--vi-line);border-radius:11px;box-shadow:0 1px 2px #0b1d3508}.consolelayout[data-visual-theme=admin-web-v1] .productpage[data-drawer=open]{width:100%}.consolelayout[data-visual-theme=admin-web-v1] .producttoolbar,.consolelayout[data-visual-theme=admin-web-v1] .financefilters{flex-wrap:wrap}.consolelayout[data-visual-theme=admin-web-v1] :where(.productsearchfield,.productselectcontrol,.productcompactfield,.ordersearchfield,.orderselectcontrol select,.financesearchfield,.financeselect select){border-color:var(--vi-line-strong);background:#fff;box-shadow:inset 0 1px 1px #0b1d3505}.consolelayout[data-visual-theme=admin-web-v1] :where(.productsearchfield,.productselectcontrol,.productcompactfield,.ordersearchfield,.financesearchfield,.financeselect):focus-within{box-shadow:var(--vi-shadow-focus);border-color:#7ba6ec}.consolelayout[data-visual-theme=admin-web-v1] :where(.productaction,.productheroactions button,.ordertoolbutton,.orderpageactions button,.financepageactions button,.financefilterbutton):disabled{border-color:var(--vi-line);color:#8797ab;box-shadow:none;opacity:1;background:#f3f6fa;transform:none}.consolelayout[data-visual-theme=admin-web-v1] .producttablewrap table,.consolelayout[data-visual-theme=admin-web-v1] .productidentity strong{font-size:12px}.consolelayout[data-visual-theme=admin-web-v1] .producttablewrap th{font-size:11px}.consolelayout[data-visual-theme=admin-web-v1] :where(.productactionprimary,.productheroactions .productactionprimary,.orderconfirmbutton,.financepageactions .financeprimarybutton,.financedrawerfooter .financesubmitreview){background:linear-gradient(135deg,#1f5eff 0%,#143a8f 100%);box-shadow:0 6px 15px #1f5eff33}.consolelayout[data-visual-theme=admin-web-v1] :where(.productactionprimary,.productheroactions .productactionprimary,.orderconfirmbutton,.financepageactions .financeprimarybutton,.financedrawerfooter .financesubmitreview):hover:not(:disabled){background:#174ed1;transform:translateY(-1px);box-shadow:0 8px 20px #1f5eff40}.consolelayout[data-visual-theme=admin-web-v1] :where(.producttablecard,.productpagination,.ordertablewrap,.financetablewrap){border-color:var(--vi-line)}.consolelayout[data-visual-theme=admin-web-v1] :where(.producttablewrap,.ordertablewrap){overscroll-behavior:contain;scrollbar-gutter:stable;max-height:clamp(20rem,50dvh,42rem);overflow:auto}.consolelayout[data-visual-theme=admin-web-v1] .orderlistpanel{border:1px solid var(--vi-line);border-radius:var(--vi-radius-panel);background:#fff;margin:14px 16px 0;overflow:hidden;box-shadow:0 1px 2px #0b1d3508}.consolelayout[data-visual-theme=admin-web-v1] .orderworkspace{min-height:0}.consolelayout[data-visual-theme=admin-web-v1] :where(.producttablewrap th,.ordertable th,.financetable th){color:#65778f;letter-spacing:.012em;background:#f4f7fb;font-weight:700}.consolelayout[data-visual-theme=admin-web-v1] :where(.producttablewrap tbody tr,.ordertable tbody tr,.financetable tbody tr){transition:background-color .12s,box-shadow .12s}.consolelayout[data-visual-theme=admin-web-v1] :where(.producttablewrap tbody tr:hover,.ordertable tbody tr:hover,.financetable tbody tr:hover){background:#f3f7ff;box-shadow:inset 3px 0 #1f5eff7a}.consolelayout[data-visual-theme=admin-web-v1] .producttablewrap tbody tr[data-active=true]{background:var(--vi-brand-soft);box-shadow:inset 3px 0 0 var(--vi-brand), inset 0 0 0 1px #a9c5f7}.consolelayout[data-visual-theme=admin-web-v1] :where(.productstatus,.orderstatuspill,.financestate){border-radius:999px;font-weight:700}.consolelayout[data-visual-theme=admin-web-v1] .productstatus[data-tone=success]{background:#ebf9f3;padding:3px 8px 3px 4px}.consolelayout[data-visual-theme=admin-web-v1] .productstatus[data-tone=warning]{background:#fff7e9;padding:3px 8px 3px 4px}.consolelayout[data-visual-theme=admin-web-v1] .productstatus[data-tone=info]{background:var(--vi-brand-soft);padding:3px 8px 3px 4px}.consolelayout[data-visual-theme=admin-web-v1] :where(.productidentity span,.productcellpair small,.productfacts dt,.productlistingversion){color:#60738c;font-size:11px;line-height:16px}.consolelayout[data-visual-theme=admin-web-v1] .productstatus[data-tone=success]{color:#087651}.consolelayout[data-visual-theme=admin-web-v1] .productstatus[data-tone=warning]{color:#a75a03}.consolelayout[data-visual-theme=admin-web-v1] :where(.productpagination,.orderpagination,.financepagination){background:#fbfcfe}.consolelayout[data-visual-theme=admin-web-v1] :where(.productpagebuttons button,.orderpagination button,.financepagination button):hover:not(:disabled){background:var(--vi-brand-soft);color:var(--vi-brand-strong);border-color:#9eb8dd}.consolelayout[data-visual-theme=admin-web-v1] :where(.financetable,.financetable th,.financetable td,.financepagination,.financefilters input,.financefilters select,.financefilters button),.consolelayout[data-visual-theme=admin-web-v1] :where(.financecellpair strong,.financemoney){font-size:12px}.consolelayout[data-visual-theme=admin-web-v1] :where(.financecellpair small,.financestate,.financeviewbutton){font-size:11px}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productdraweroverlay,.orderdraweroverlay,.financedraweroverlay,.dialogbackdrop){-webkit-backdrop-filter:blur(3px)saturate(110%);backdrop-filter:blur(3px)saturate(110%);background:#08162b7a}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productdraweroverlay,.orderdraweroverlay,.financedraweroverlay){z-index:60}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productdrawer,.orderdrawer,.financedrawer,.dialogpanel){border-color:#dce5ef;box-shadow:-22px 0 55px #08162b3d}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productdrawerheader,.orderdrawerheader,.financedrawerheader){background:radial-gradient(circle at 80% 120%,#1f5eff47,#0000 13rem),linear-gradient(135deg,#143a8f 0%,#07182f 100%);border-bottom-color:#162f52;position:relative;overflow:hidden}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productdrawerheader,.orderdrawerheader,.financedrawerheader):after{content:"";pointer-events:none;border:1px solid #78aaff24;border-radius:50%;width:155px;height:155px;position:absolute;bottom:-60px;right:-28px}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productdrawerbody,.orderdrawerbody,.financedrawerbody){scrollbar-color:#c9d5e3 transparent;scrollbar-width:thin}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productdrawerfooter,.orderdrawerfooter,.financedrawerfooter){-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-top-color:#dfe7f0;box-shadow:0 -8px 22px #0b1d350d}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productdrawertabs,.orderdrawertabs){background:#fff}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productblocker,.ordersummarynote,.financeimmutablealert,.financeproductionboundary){border-radius:9px;box-shadow:inset 3px 0 #e88609b3}body:has(.consolelayout[data-visual-theme=admin-web-v1]) .dialogpanel{border-radius:16px;overflow:hidden;box-shadow:0 28px 80px #08162b4d}body:has(.consolelayout[data-visual-theme=admin-web-v1]) .dialogcontent>header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom-color:#e2e9f2}body:has(.consolelayout[data-visual-theme=admin-web-v1]) .dialogcontent>header h2{color:var(--vi-ink,#0b1d35);letter-spacing:-.02em}body:has(.consolelayout[data-visual-theme=admin-web-v1]) .commandhint{background:#eaf1ff;border-left-color:#1f5eff;border-radius:0 8px 8px 0}body:has(.consolelayout[data-visual-theme=admin-web-v1]) .dialogpanel:has(.productcolumnpanel){width:min(30rem,100vw - 24px)}body:has(.consolelayout[data-visual-theme=admin-web-v1]) .dialogpanel:has(.productbatchpreview){width:min(36rem,100vw - 24px)}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.financedetailgrid dt,.financedetailgrid dd,.financeevidence dt,.financeevidence dd,.financeentrypreview,.financeresultgrid dt,.financeresultgrid dd,.financechecklist strong,.financechecklist small,.financedrawerfooter>p){font-size:12px;line-height:18px}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productdrawerfooter button,.orderdrawerfooter button,.financedrawerfooter button):disabled{color:#64748b;box-shadow:none;opacity:.68;background:#f5f7fa;border-color:#e2e8f0}@media (hover:hover) and (pointer:fine){.consolelayout[data-visual-theme=admin-web-v1] .measuretabs button{min-height:28px}.consolelayout[data-visual-theme=admin-web-v1] .grainbuttons button{min-height:30px}.consolelayout[data-visual-theme=admin-web-v1] :where(.businessinsights button,.auditlink){min-height:24px}}@media (width<=1220px){.consolelayout[data-visual-theme=admin-web-v1] .workspacebody{padding:20px 16px}.consolelayout[data-visual-theme=admin-web-v1] .consoleheader{flex-direction:row;align-items:center}.consolelayout[data-visual-theme=admin-web-v1] .resourceheading,.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>.resourceactions{padding-inline:20px}}@media (width<=768px){.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel{border-radius:12px;min-height:calc(100dvh - 160px)}.consolelayout[data-visual-theme=admin-web-v1] .resourceheading{flex-direction:column;align-items:flex-start;min-height:0;padding:20px 16px}.consolelayout[data-visual-theme=admin-web-v1] .resourceheading:after{display:none}.consolelayout[data-visual-theme=admin-web-v1] .resourceheading h1{font-size:24px}.consolelayout[data-visual-theme=admin-web-v1] .datasource{align-self:flex-start}.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>.resourceactions{justify-content:flex-start;padding-inline:16px}.consolelayout[data-visual-theme=admin-web-v1] .featurestack{padding:12px}.consolelayout[data-visual-theme=admin-web-v1] .featurestack .pagination{flex-direction:column;align-items:stretch}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productdraweroverlay,.orderdraweroverlay,.financedraweroverlay){inset:0}body:has(.consolelayout[data-visual-theme=admin-web-v1]) .orderdrawermodal{width:100%}}@media (width<=560px){.consolelayout[data-visual-theme=admin-web-v1] .consoleheader{height:52px;min-height:52px}.consolelayout[data-visual-theme=admin-web-v1] .workspacebody{padding:12px 9px}.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>.resourceactions{flex-direction:column;align-items:stretch}.consolelayout[data-visual-theme=admin-web-v1] .inlinefield{justify-content:space-between}.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>p[role=status],.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>section[role=status],.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>section[role=alert]{min-height:180px;margin:12px;padding:24px 16px}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productfacts,.productdetailunavailable dl,.orderdetailgrid){grid-template-columns:1fr}.consolelayout[data-visual-theme=admin-web-v1] .controlhero{flex-direction:column;align-items:flex-start;gap:14px;padding:16px}.consolelayout[data-visual-theme=admin-web-v1] .controlhero>div{max-width:none}.consolelayout[data-visual-theme=admin-web-v1] .controlhero>button{align-self:flex-start;min-height:44px;margin-left:0;position:static}}@media (prefers-reduced-motion:no-preference){.consolelayout[data-visual-theme=admin-web-v1] .sidebarnavigation button,.consolelayout[data-visual-theme=admin-web-v1] .sidebarnavigation button:after,.consolelayout[data-visual-theme=admin-web-v1] .shopbutton,.consolelayout[data-visual-theme=admin-web-v1] :where(.productactionprimary,.orderconfirmbutton,.financeprimarybutton,.financesubmitreview),.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband article,.consolelayout[data-visual-theme=admin-web-v1] :where(.cockpitcard,.controlcard){transition:border-color .16s,background-color .16s,color .16s,box-shadow .16s,transform .16s}.consolelayout[data-visual-theme=admin-web-v1] .cockpitmetricband article:hover,.consolelayout[data-visual-theme=admin-web-v1] :where(.cockpitcard,.controlcard):hover{box-shadow:var(--vi-shadow-raised);border-color:#d2deec;transform:translateY(-1px)}body:has(.consolelayout[data-visual-theme=admin-web-v1]) :where(.productdrawer,.orderdrawer,.financedrawer){animation:.18s cubic-bezier(.2,.75,.3,1) both vi-drawer-in}}@keyframes vi-spin{to{transform:rotate(360deg)}}@keyframes vi-progress{0%{background-position:-60% 0}to{background-position:160% 0}}@keyframes vi-drawer-in{0%{opacity:.75;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.consolelayout[data-visual-theme=admin-web-v1] .resourcepanel>p[role=status]:before,.consolelayout[data-visual-theme=admin-web-v1] .resourcestatebusy:after{animation:none}}@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-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
