/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y: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;--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%;-moz-tab-size:4;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;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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.hidden{display:none}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root,[data-theme=light]{--rf-bg:#f4f6f8;--rf-surface:#fff;--rf-surface-muted:#e8eef4;--rf-navy:#0b1f33;--rf-navy-600:#1a3a5c;--rf-primary:#1e4a7a;--rf-primary-hover:#163a61;--rf-accent:#2b6cb0;--rf-text:#0b1f33;--rf-text-muted:#5a6b7d;--rf-border:#d0d8e0;--rf-ring:#1e4a7a;--rf-success:#1b7a4e;--rf-warning:#b45309;--rf-danger:#b42318;--rf-info:#1e4a7a;--rf-on-navy:#e8eef4;--rf-on-navy-muted:#8aa0b5;--rf-on-primary:#fff;--rf-sidebar-width:256px;--rf-header-height:56px;--rf-radius-control:6px;--rf-radius-card:10px}[data-theme=dark]{--rf-bg:#071018;--rf-surface:#0f1c2a;--rf-surface-muted:#152536;--rf-navy:#0b1f33;--rf-navy-600:#1a3a5c;--rf-primary:#5b8fc7;--rf-primary-hover:#7aa3d4;--rf-accent:#63b3ed;--rf-text:#e8eef4;--rf-text-muted:#8aa0b5;--rf-border:#243447;--rf-ring:#5b8fc7;--rf-success:#3ddc8a;--rf-warning:#f6ad55;--rf-danger:#fc8181;--rf-info:#63b3ed;--rf-on-navy:#e8eef4;--rf-on-navy-muted:#8aa0b5;--rf-on-primary:#fff}.rf-shell{background:var(--rf-bg);height:100%;max-height:100%;color:var(--rf-text);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:20px;display:flex;overflow:hidden}.rf-shell--boot{background:var(--rf-bg);min-height:100vh}.rf-sidebar{width:var(--rf-sidebar-width);background:var(--rf-navy);height:100%;color:var(--rf-on-navy);flex-direction:column;flex-shrink:0;align-self:stretch;display:flex;position:sticky;top:0;overflow:hidden}.rf-sidebar__brand{min-height:var(--rf-header-height);border-bottom:1px solid #ffffff14;flex-direction:column;flex-shrink:0;justify-content:center;gap:6px;padding:8px 16px 8px 20px;display:flex}.rf-sidebar__meta{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.rf-sidebar__meta .rf-badge{flex-shrink:0;padding:2px 8px;font-size:11px;line-height:16px}.rf-sidebar__version{color:var(--rf-on-navy-muted);letter-spacing:.03em;font-size:11px;line-height:14px}.rf-brand{min-width:0;color:inherit;align-items:center;gap:10px;line-height:1;display:inline-flex}.rf-brand__mark{flex-shrink:0;display:block;overflow:visible}.rf-brand__name{letter-spacing:.01em;white-space:nowrap;font-weight:600}.rf-brand--sm{color:var(--rf-navy);gap:8px;font-size:15px}.rf-brand--md .rf-brand__name{font-size:16px}.rf-brand--lg{color:var(--rf-navy);gap:12px;font-size:22px}[data-theme=dark] .rf-brand--sm,[data-theme=dark] .rf-brand--lg{color:var(--rf-text)}.rf-sidebar__nav{flex-direction:column;flex:1;gap:4px;min-height:0;padding:16px 12px;display:flex;overflow-y:auto}.rf-nav-group{flex-direction:column;gap:2px;display:flex}.rf-nav-sub{border-left:1px solid var(--rf-on-navy-muted);flex-direction:column;gap:2px;margin:0 0 2px;padding:2px 0 4px 10px;display:flex}@supports (color:color-mix(in lab,red,red)){.rf-nav-sub{border-left:1px solid color-mix(in srgb,var(--rf-on-navy-muted) 35%,transparent)}}.rf-nav-sub{margin-left:12px}.rf-nav-item{border-radius:var(--rf-radius-control);color:var(--rf-on-navy-muted);padding:10px 12px;font-weight:500;text-decoration:none;display:block}.rf-nav-item--sub{padding:6px 10px;font-size:13px;font-weight:500}.rf-nav-item:hover,.rf-nav-item[data-active=true]{background:var(--rf-navy-600);color:var(--rf-on-navy)}.rf-nav-item--sub[data-active=true]{background:var(--rf-navy-600)}@supports (color:color-mix(in lab,red,red)){.rf-nav-item--sub[data-active=true]{background:color-mix(in srgb,var(--rf-navy-600) 85%,var(--rf-on-navy) 15%)}}.rf-main{background:var(--rf-bg);flex-direction:column;flex:1;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.rf-header{height:var(--rf-header-height);background:var(--rf-surface);border-bottom:1px solid var(--rf-border);z-index:5;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:0 24px;display:flex;position:sticky;top:0}.rf-header__left{align-items:center;gap:12px;min-width:0;display:flex}.rf-header__title-wrap{align-items:center;gap:6px;min-width:0;display:flex}.rf-header__title{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:20px;font-weight:600;line-height:28px;overflow:hidden}.rf-header__hint{border-radius:var(--rf-radius-control);width:28px;height:28px;color:var(--rf-text-muted);cursor:help;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.rf-header__hint:hover{color:var(--rf-text);background:var(--rf-surface-muted)}.rf-header__hint:focus-visible{outline:2px solid var(--rf-ring);outline-offset:2px}.rf-header__right{align-items:center;gap:6px;min-width:0;display:flex}.rf-header__tools{flex-shrink:0;align-items:center;gap:4px;display:flex}.rf-icon-btn{border:1px solid var(--rf-border);border-radius:var(--rf-radius-control);background:var(--rf-surface);width:36px;height:36px;color:var(--rf-text-muted);cursor:pointer;justify-content:center;align-items:center;padding:0;display:inline-flex}.rf-icon-btn:hover{color:var(--rf-text);background:var(--rf-surface-muted)}.rf-icon-btn:focus-visible,.rf-header__icon-field:focus-within{outline:2px solid var(--rf-ring);outline-offset:2px}.rf-header__icon-field{border:1px solid var(--rf-border);border-radius:var(--rf-radius-control);background:var(--rf-surface);width:36px;height:36px;color:var(--rf-text-muted);cursor:pointer;justify-content:center;align-items:center;display:inline-flex;position:relative}.rf-header__icon-field:hover{color:var(--rf-text);background:var(--rf-surface-muted)}.rf-header__icon-field .rf-icon{pointer-events:none}.rf-header__icon-select{opacity:0;cursor:pointer;background:0 0;border:0;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.rf-select--compact{max-width:132px;font-size:13px;line-height:16px}.rf-hamburger{border:1px solid var(--rf-border);border-radius:var(--rf-radius-control);background:var(--rf-surface);width:40px;height:40px;color:var(--rf-text);cursor:pointer;display:none}.rf-select,.rf-user{border:1px solid var(--rf-border);border-radius:var(--rf-radius-control);background:var(--rf-surface);height:32px;color:var(--rf-text);font:inherit;padding:0 8px}.rf-user{color:var(--rf-text-muted);align-items:center;display:inline-flex}.rf-user--compact{text-overflow:ellipsis;white-space:nowrap;border:none;flex-shrink:1;min-width:0;max-width:112px;height:auto;padding:0 2px;font-size:12px;line-height:16px;overflow:hidden}.rf-page{background:var(--rf-bg);flex:1;min-height:0;padding:24px;overflow-y:auto}.rf-page__head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.rf-page__head--actions-only{justify-content:flex-end;margin-bottom:16px}.rf-page__actions{align-items:center;gap:8px;display:flex}.rf-page__title{margin:0;font-size:20px;font-weight:600;line-height:28px}.rf-lede{max-width:640px;color:var(--rf-text-muted);margin:0 0 10px;font-size:13px;line-height:1.35}.rf-lede--wide{max-width:none}.rf-banner{border-radius:var(--rf-radius-card);border:1px solid var(--rf-border);background:var(--rf-surface);margin-bottom:12px;padding:8px 12px;font-size:13px}.rf-banner--warning{border-color:var(--rf-warning)}@supports (color:color-mix(in lab,red,red)){.rf-banner--warning{border-color:color-mix(in srgb,var(--rf-warning) 40%,var(--rf-border))}}.rf-banner--warning{background:var(--rf-warning)}@supports (color:color-mix(in lab,red,red)){.rf-banner--warning{background:color-mix(in srgb,var(--rf-warning) 12%,var(--rf-surface))}}.rf-banner--success{border-color:var(--rf-success)}@supports (color:color-mix(in lab,red,red)){.rf-banner--success{border-color:color-mix(in srgb,var(--rf-success) 40%,var(--rf-border))}}.rf-banner--success{background:var(--rf-success)}@supports (color:color-mix(in lab,red,red)){.rf-banner--success{background:color-mix(in srgb,var(--rf-success) 12%,var(--rf-surface))}}.rf-toast{z-index:12000;border-radius:var(--rf-radius-card);border:1px solid var(--rf-border);background:var(--rf-surface);min-width:min(320px,100vw - 32px);max-width:min(420px,100vw - 32px);box-shadow:0 12px 32px var(--rf-navy);padding:12px 16px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@supports (color:color-mix(in lab,red,red)){.rf-toast{box-shadow:0 12px 32px color-mix(in srgb,var(--rf-navy) 28%,transparent)}}.rf-toast{text-align:center;pointer-events:none;font-size:14px;line-height:1.35}.rf-toast--warning{border-color:var(--rf-warning)}@supports (color:color-mix(in lab,red,red)){.rf-toast--warning{border-color:color-mix(in srgb,var(--rf-warning) 40%,var(--rf-border))}}.rf-toast--warning{background:var(--rf-warning)}@supports (color:color-mix(in lab,red,red)){.rf-toast--warning{background:color-mix(in srgb,var(--rf-warning) 14%,var(--rf-surface))}}.rf-toast--success{border-color:var(--rf-success)}@supports (color:color-mix(in lab,red,red)){.rf-toast--success{border-color:color-mix(in srgb,var(--rf-success) 40%,var(--rf-border))}}.rf-toast--success{background:var(--rf-success)}@supports (color:color-mix(in lab,red,red)){.rf-toast--success{background:color-mix(in srgb,var(--rf-success) 14%,var(--rf-surface))}}.rf-toast--neutral{background:var(--rf-surface)}.rf-stack{flex-direction:column;gap:12px;max-width:720px;display:flex}.rf-stack--full{width:100%;max-width:none}.rf-card{background:var(--rf-surface);border:1px solid var(--rf-border);border-radius:var(--rf-radius-card);padding:12px 14px}.rf-card__header{justify-content:space-between;align-items:center;gap:10px;min-height:28px;margin:0 0 8px;display:flex}.rf-card__header h2,.rf-card__header .rf-card__title{flex:auto;min-width:0;margin:0}.rf-card__header-actions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.rf-card__header .rf-field--search{flex:auto;gap:2px;min-width:0;max-width:320px;margin:0}.rf-card__header .rf-field--search>span{color:var(--rf-text-muted);font-size:11px;font-weight:600;line-height:14px}.rf-card__header .rf-field--search .rf-input{height:28px;font-size:13px}.rf-card__toolbar{border-bottom:1px solid var(--rf-border);align-items:center;gap:12px;min-height:28px;margin:0 0 12px;padding:0 0 10px;display:flex}.rf-toolbar-search{flex:auto;align-items:center;gap:8px;min-width:0;margin:0;display:flex}.rf-toolbar-search>span{color:var(--rf-text-muted);white-space:nowrap;flex-shrink:0;font-size:11px;font-weight:600;line-height:14px}.rf-toolbar-search .rf-input{flex:0 320px;width:100%;max-width:320px;height:28px;font-size:13px}.rf-toolbar-inline{flex:none;align-items:center;gap:8px;margin:0;display:flex}.rf-toolbar-inline>span{color:var(--rf-text-muted);white-space:nowrap;flex-shrink:0;font-size:11px;font-weight:600;line-height:14px}.rf-toolbar-inline .rf-input{width:auto;height:28px;font-size:13px}.rf-card h2{letter-spacing:.01em;margin:0 0 8px;font-size:14px;font-weight:600;line-height:20px}.rf-card__title{align-items:center;gap:6px;display:inline-flex}.rf-card__title-hint{border:1px solid var(--rf-border);background:var(--rf-surface-muted,var(--rf-bg));width:16px;height:16px;color:var(--rf-text-muted);font:inherit;cursor:help;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.rf-card__title-hint:hover{color:var(--rf-text);border-color:var(--rf-text-muted)}.rf-card__title-hint:focus-visible{outline:2px solid var(--rf-ring);outline-offset:2px}.rf-card__header+*{margin-top:0}.rf-card>.rf-table-wrap:last-child,.rf-card>.rf-table:last-child,.rf-card>.rf-list:last-child,.rf-card>.rf-empty:last-child,.rf-card>p:last-child{margin-bottom:0}.rf-empty{color:var(--rf-text-muted);margin:0;font-size:13px;line-height:1.35}.rf-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;display:grid}.rf-form--3{grid-template-columns:repeat(3,minmax(0,1fr))}.rf-form--rates{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.rf-form--rates .rf-form__actions,.rf-form--rates .rf-form-actions{grid-column:1/-1}.rf-form--rates__header{grid-column:1/-1;margin-bottom:2px}.rf-form--rates .rf-card__title{margin:0;font-size:14px;line-height:20px}.rf-form--rates .rf-field>span:first-child{color:var(--rf-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;line-height:14px;overflow:hidden}.rf-form--rates .rf-input--rate{height:28px;font-size:13px}.rf-field{flex-direction:column;gap:2px;min-width:0;display:flex}.rf-field--wide{grid-column:1/-1}.rf-field>span:first-child,.rf-field label{color:var(--rf-text-muted);font-size:11px;font-weight:600;line-height:14px}.rf-input,.rf-form select,.rf-form .rf-field select,.rf-form label>select,.rf-form label>input{border:1px solid var(--rf-border);border-radius:var(--rf-radius-control);background:var(--rf-bg);height:32px;color:var(--rf-text);font:inherit;padding:0 8px;font-size:13px}.rf-rate-input{align-items:center;gap:4px;width:100%;min-width:0;display:inline-flex}.rf-rate-input .rf-input--rate{font-variant-numeric:tabular-nums;-moz-appearance:textfield;flex:auto;width:100%;min-width:0;max-width:100%;padding:0 6px}.rf-rate-input .rf-input--rate::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.rf-rate-input .rf-input--rate::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.rf-rate-input__unit{color:var(--rf-text-muted);flex:none;font-size:11px;font-weight:600}.rf-rate-spin{border:1px solid var(--rf-border);background:var(--rf-surface-muted,var(--rf-bg));border-radius:2px;flex-direction:column;flex:none;width:9px;height:16px;margin-left:2px;display:inline-flex;overflow:hidden}.rf-rate-spin__btn{border:0;border-bottom:1px solid var(--rf-border);cursor:pointer;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='4' viewBox='0 0 6 4'%3E%3Cpath fill='%235a6570' d='M3 0L6 4H0z'/%3E%3C/svg%3E") 50% 1px/5px 3px no-repeat;flex:50%;padding:0}.rf-rate-spin__btn--down{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='4' viewBox='0 0 6 4'%3E%3Cpath fill='%235a6570' d='M0 0h6L3 4z'/%3E%3C/svg%3E");background-position:50% 1px;border-bottom:0}.rf-rate-spin__btn:hover{background-color:var(--rf-border)}@supports (color:color-mix(in lab,red,red)){.rf-rate-spin__btn:hover{background-color:color-mix(in srgb,var(--rf-border) 35%,transparent)}}@media(max-width:1100px){.rf-form--rates{grid-template-columns:repeat(3,minmax(0,1fr))}}.rf-hint{color:var(--rf-text-muted);grid-column:1/-1;margin:0;font-size:12px}.rf-list{margin:0;padding-left:16px;font-size:13px}.rf-list li+li{margin-top:2px}.rf-table-wrap{margin:0;overflow-x:auto}.rf-table{border-collapse:collapse;width:100%;font-size:13px}.rf-table th,.rf-table td{text-align:left;border-bottom:1px solid var(--rf-border);vertical-align:middle;padding:5px 8px}.rf-table th{color:var(--rf-text-muted);font-size:11px;font-weight:600;line-height:14px}.rf-table__row--selected td{background:var(--rf-surface-muted)}.rf-form-actions{grid-column:1/-1;align-items:center;gap:12px;display:flex}.rf-login{background:var(--rf-bg);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.rf-login__card{width:min(420px,100%)}.rf-login__brand{margin-bottom:20px}.rf-backdrop{display:none}.rf-btn{border-radius:var(--rf-radius-control);height:36px;font:inherit;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;padding:0 14px;font-weight:600;display:inline-flex}.rf-btn--sm{height:26px;padding:0 10px;font-size:12px;font-weight:600;line-height:1}.rf-btn:focus-visible,.rf-nav-item:focus-visible,.rf-icon-btn:focus-visible,.rf-select:focus-visible,.rf-hamburger:focus-visible{outline:2px solid var(--rf-ring);outline-offset:2px}.rf-btn--primary{background:var(--rf-primary);color:var(--rf-on-primary)}.rf-btn--primary:hover{background:var(--rf-primary-hover);color:var(--rf-on-primary)}.rf-btn--primary:disabled{color:var(--rf-on-primary)}.rf-btn--secondary{background:var(--rf-surface);color:var(--rf-text);border-color:var(--rf-border)}.rf-btn--ghost{color:var(--rf-text);background:0 0}.rf-btn--danger{background:var(--rf-danger);color:#fff}.rf-badge{background:var(--rf-surface-muted);height:22px;color:var(--rf-text);border-radius:999px;align-items:center;padding:0 8px;font-size:12px;font-weight:600;display:inline-flex}.rf-badge--success{background:var(--rf-success)}@supports (color:color-mix(in lab,red,red)){.rf-badge--success{background:color-mix(in srgb,var(--rf-success) 18%,transparent)}}.rf-badge--success{color:var(--rf-success)}.rf-badge--warning{background:var(--rf-warning)}@supports (color:color-mix(in lab,red,red)){.rf-badge--warning{background:color-mix(in srgb,var(--rf-warning) 18%,transparent)}}.rf-badge--warning{color:var(--rf-warning)}.rf-badge--danger{background:var(--rf-danger)}@supports (color:color-mix(in lab,red,red)){.rf-badge--danger{background:color-mix(in srgb,var(--rf-danger) 18%,transparent)}}.rf-badge--danger{color:var(--rf-danger)}.rf-badge--info{background:var(--rf-info)}@supports (color:color-mix(in lab,red,red)){.rf-badge--info{background:color-mix(in srgb,var(--rf-info) 18%,var(--rf-surface-muted))}}.rf-badge--info{color:var(--rf-info)}@media(max-width:1023px){.rf-hamburger{justify-content:center;align-items:center;display:inline-flex}.rf-sidebar{z-index:20;height:100%;transition:transform .2s;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.rf-sidebar[data-open=true]{transform:translate(0)}.rf-backdrop{z-index:10;background:#0006;border:0;display:block;position:fixed;top:0;right:0;bottom:0;left:0}}.rf-chart{width:100%;margin:12px 0 0;overflow-x:auto}.rf-chart__bar{fill:var(--rf-accent)}.rf-chart__bar--neg{fill:var(--rf-danger,#b42318)}.rf-chart__label,.rf-chart__value{fill:var(--rf-text-muted);font-size:10px}.rf-chart-hlist{flex-direction:column;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.rf-chart-hlist__row{grid-template-columns:minmax(72px,120px) 1fr 64px;align-items:center;gap:8px;display:grid}.rf-chart-hlist__label{color:var(--rf-text-muted);font-size:12px}.rf-chart-hlist__track{background:var(--rf-surface-muted,#e8eef5);border-radius:999px;height:10px;overflow:hidden}.rf-chart-hlist__fill{background:var(--rf-accent);border-radius:999px;height:100%;display:block}.rf-chart-hlist__fill--neg{background:var(--rf-danger,#b42318)}.rf-chart-hlist__value{text-align:right;font-variant-numeric:tabular-nums;font-size:12px}.rf-dashboard-grid{grid-template-columns:1fr;gap:16px;display:grid}@media(min-width:1024px){.rf-dashboard-grid{grid-template-columns:1fr 1fr}.rf-dashboard-grid--wide>.rf-card:first-child{grid-column:1/-1}}.rf-stat-row{flex-wrap:wrap;gap:12px 20px;margin:0 0 8px;display:flex}.rf-stat{min-width:100px}.rf-stat__label{color:var(--rf-text-muted);font-size:12px;display:block}.rf-stat__value{font-variant-numeric:tabular-nums;font-size:20px;font-weight:600}.rf-modal-backdrop{z-index:200;background:#0710188c;justify-content:center;align-items:flex-start;padding:48px 16px;display:flex;position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:auto}.rf-modal{background:var(--rf-surface);border:1px solid var(--rf-border);border-radius:var(--rf-radius-card);width:min(560px,100%);box-shadow:0 16px 48px #0710182e}.rf-modal--wide{width:min(1120px,100%)}.rf-modal__header{border-bottom:1px solid var(--rf-border);justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.rf-modal__header h2{margin:0;font-size:16px;line-height:24px}.rf-modal__body{padding:20px}.rf-detail-section{border-bottom:1px solid var(--rf-border,#d8dee6);margin-bottom:1.25rem;padding-bottom:1rem}.rf-detail-section:last-of-type{border-bottom:none;margin-bottom:.5rem}.rf-detail-section h3{margin:0 0 .5rem;font-size:.95rem;font-weight:600}.rf-detail-section h4{margin:.75rem 0 .35rem;font-size:.85rem;font-weight:600}.rf-detail-section ul{margin:.25rem 0 0;padding-left:1.25rem}.rf-modal--wide .rf-modal__body{padding:0}.rf-supplier-register{grid-template-columns:minmax(280px,1fr) minmax(320px,1.15fr);min-height:min(70vh,640px);display:grid}.rf-supplier-register__form{border-right:1px solid var(--rf-border);flex-direction:column;gap:16px;padding:20px;display:flex;overflow:auto}.rf-supplier-register__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:auto;padding-top:8px;display:flex}.rf-supplier-register__preview{background:var(--rf-bg);flex-direction:column;min-height:0;display:flex}.rf-supplier-register__preview-toolbar{border-bottom:1px solid var(--rf-border);background:var(--rf-surface);flex-wrap:wrap;align-items:center;gap:8px;padding:12px 16px;display:flex}.rf-supplier-register__preview-toolbar .rf-hint{margin-left:auto}.rf-supplier-register__viewport{cursor:grab;touch-action:none;background:linear-gradient(45deg,var(--rf-surface-muted) 25%,transparent 25%),linear-gradient(-45deg,var(--rf-surface-muted) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--rf-surface-muted) 75%),linear-gradient(-45deg,transparent 75%,var(--rf-surface-muted) 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;flex:1;position:relative;overflow:hidden}.rf-supplier-register__viewport[data-dragging=true]{cursor:grabbing}.rf-supplier-register__stage{transform-origin:50%;will-change:transform;place-items:center;display:grid;position:absolute;top:0;right:0;bottom:0;left:0}.rf-supplier-register__stage img,.rf-supplier-register__stage canvas{background:var(--rf-surface);-webkit-user-select:none;user-select:none;pointer-events:none;width:auto;max-width:min(100%,720px);height:auto;max-height:min(100%,560px);box-shadow:0 8px 24px #0710182e}.rf-supplier-register__empty,.rf-supplier-register__text{color:var(--rf-text-muted);white-space:pre-wrap;max-height:100%;margin:24px;padding:16px;overflow:auto}.rf-supplier-register__text{color:var(--rf-text);background:var(--rf-surface);border:1px solid var(--rf-border);border-radius:var(--rf-radius-card);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.45}@media(max-width:900px){.rf-supplier-register{grid-template-columns:1fr;min-height:auto}.rf-supplier-register__form{border-right:0;border-bottom:1px solid var(--rf-border)}.rf-supplier-register__viewport{min-height:320px}}.rf-list-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 0 16px;display:flex}.rf-list-toolbar .rf-input{width:min(320px,100%)}.rf-list-section{margin:0 0 20px}.rf-list-section:last-child{margin-bottom:0}.rf-list-section__title{color:var(--rf-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px;font-size:13px;font-weight:600}.rf-subnav{border-bottom:1px solid var(--rf-border);flex-wrap:wrap;gap:4px;margin:0 0 16px;display:flex}.rf-subnav__link{color:var(--rf-text-muted);border-bottom:2px solid #0000;align-items:center;margin-bottom:-1px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.rf-subnav__link:hover{color:var(--rf-text)}.rf-subnav__link--active{color:var(--rf-text);border-bottom-color:var(--rf-primary);font-weight:600}.rf-offer-map img{border-radius:var(--rf-radius-control);border:1px solid var(--rf-border);max-width:100%;height:auto;margin-top:8px;display:block}.rf-roster-calendar td{vertical-align:top;min-width:110px}.rf-roster-chip{flex-direction:column;gap:4px;margin-bottom:6px;display:flex}.rf-roster-chip__name{color:var(--rf-text-muted);font-size:12px}.rf-roster-chip .rf-input{min-height:32px;padding:4px 6px;font-size:12px}.rf-roster-month{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.rf-roster-month__day{border:1px solid var(--rf-border);border-radius:var(--rf-radius-control);background:var(--rf-surface);min-height:96px;padding:8px}.rf-roster-month__day--muted{opacity:.45}.rf-roster-month__date{color:var(--rf-text-muted);margin-bottom:6px;font-size:12px;font-weight:600;display:block}html,body,#root{background:var(--rf-bg);height:100%;color:var(--rf-text);margin:0;overflow:hidden}html{color-scheme:light dark}html[data-theme=dark]{color-scheme:dark}html[data-theme=light]{color-scheme:light}body{font-family:Inter,ui-sans-serif,system-ui,sans-serif}@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}
