:root{--ykl-color-brand: #3b82f6;--ykl-color-brand-hover: #60a5fa;--ykl-color-brand-active: #2563eb;--ykl-color-brand-light: #eff6ff;--ykl-color-success: #10b981;--ykl-color-warning: #f59e0b;--ykl-color-danger: #ef4444;--ykl-color-text-primary: #1e293b;--ykl-color-text-regular: #475569;--ykl-color-text-secondary: #94a3b8;--ykl-color-text-placeholder: #b6c0cd;--ykl-color-border: #e2e8f0;--ykl-color-divider: #e2e8f0;--ykl-color-bg: #f1f5f9;--ykl-color-bg-white: #ffffff;--ykl-color-paper: #f8fafc;--ykl-color-success-light: rgba(16, 185, 129, .1);--ykl-color-warning-light: rgba(245, 158, 11, .1);--ykl-color-danger-light: rgba(239, 68, 68, .1)}html,body{overflow:hidden;margin:0}:root{--ykl-gap-xs: 4px;--ykl-gap-sm: 8px;--ykl-gap-md: 12px;--ykl-gap-lg: 16px;--ykl-gap-xl: 24px;--ykl-gap-2xl: 32px;--ykl-gap-3xl: 48px;--ykl-radius-sm: 4px;--ykl-radius-md: 8px;--ykl-radius-lg: 12px;--ykl-sider-width: 220px;--ykl-sider-collapsed-width: 64px;--ykl-header-height: 52px;--ykl-tabbar-height: 36px}.ykl-toolbar{display:flex;justify-content:space-between;align-items:center;gap:var(--ykl-gap-sm);margin-bottom:var(--ykl-gap-lg)}.ykl-toolbar__left,.ykl-toolbar__right{display:flex;align-items:center;gap:var(--ykl-gap-sm)}.ykl-info-list{display:grid;gap:var(--ykl-gap-sm)}.ykl-info-list__item{display:flex;align-items:center;gap:var(--ykl-gap-sm)}.ykl-info-list__label{color:var(--ykl-color-text-secondary);min-width:5em}.ykl-info-list__value{color:var(--ykl-color-text-primary)}.ykl-grid-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--ykl-gap-md)}.ykl-grid-row--full{grid-column:1 / -1}.ykl-page{box-sizing:border-box;padding:var(--ykl-gap-lg)}.ykl-list-footer{display:flex;justify-content:space-between;align-items:center;margin-top:var(--ykl-gap-sm)}.ykl-list-page{display:flex;flex-direction:column;height:100%;padding-top:0;padding-bottom:0}.ykl-list-page>.ykl-toolbar,.ykl-list-page>.ykl-filter-bar{flex-shrink:0}.ykl-list-page>.ykl-toolbar{margin-bottom:var(--ykl-gap-md)}.ykl-list-page>.ykl-list-body{flex:1;min-height:0;overflow:hidden}.ykl-list-page>.ykl-list-footer{flex-shrink:0}.pf-form{display:flex;flex-direction:column;gap:10px}.pf-section{display:flex;align-items:center;gap:7px;font-size:12.5px;font-weight:800;color:#0f172a;padding-left:10px;border-left:3px solid var(--ykl-color-brand, #3b82f6);margin-top:6px}.pf-section__tag{font-size:10.5px;font-weight:600;color:#94a3b8;background:#f1f5f9;padding:1px 7px;border-radius:4px}.pf-grid{display:grid;gap:9px 16px}.pf-grid--2{grid-template-columns:1fr 1fr}.pf-grid--3{grid-template-columns:1fr 1fr 1fr}.pf-row{display:grid;grid-template-columns:62px 1fr;gap:2px 8px;align-items:start}.pf-row--full{grid-column:1 / -1;display:flex;align-items:flex-start;gap:8px}.pf-label{text-align:right;font-size:12px;font-weight:600;color:#475569;line-height:32px;white-space:nowrap}.pf-label--req:after{content:" *";color:#ef4444}.pf-input{height:32px;padding:0 10px;border:1.5px solid #e2e8f0;border-radius:7px;font-size:13px;color:#1e293b;font-family:inherit;transition:border-color .15s,box-shadow .15s;width:100%;background:#fff}.pf-input::placeholder{color:#b6c0cd}.pf-input:focus{outline:none;border-color:var(--ykl-color-brand, #3b82f6);box-shadow:0 0 0 3px #3b82f614}.pf-input:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.pf-input-wrap{position:relative;display:flex;width:100%}.pf-prefix{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:13px;color:#94a3b8;pointer-events:none}.pf-input--prefixed{padding-left:24px}.pf-control{display:flex;flex-direction:column;gap:3px;width:100%}.pf-control--inline{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}.pf-hint{font-size:11px;color:#94a3b8;line-height:1.4}.pf-switch-text{font-size:13px;color:#475569}.pf-attr-btn{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 14px;border:1.5px dashed #e2e8f0;border-radius:7px;background:#fafbfc;font-size:13px;color:#475569;cursor:pointer;transition:all .15s;font-family:inherit}.pf-attr-btn:hover{border-color:var(--ykl-color-brand, #3b82f6);color:var(--ykl-color-brand, #3b82f6);background:#f0f7ff}.dlg-subtitle{font-size:13px;color:#94a3b8;margin:-4px 0 12px}.dlg-footer{display:flex;align-items:center;justify-content:space-between;width:100%}.dlg-footer__hint{font-size:12px;color:#94a3b8}.dlg-footer__actions{display:flex;gap:10px}.ykl-toast[data-v-2d129af8]{position:fixed;top:20px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:12px 24px;border-radius:10px;font-size:14px;font-weight:600;color:#fff;z-index:9999;pointer-events:none;white-space:nowrap;box-shadow:0 6px 24px #00000040}.ykl-toast--success[data-v-2d129af8]{background:#10b981}.ykl-toast--error[data-v-2d129af8]{background:#ef4444}.ykl-toast--warning[data-v-2d129af8]{background:#f59e0b}.ykl-toast--info[data-v-2d129af8]{background:#1f2329}.ykl-toast-enter-active[data-v-2d129af8]{transition:transform .3s cubic-bezier(.2,.9,.3,1.2),opacity .3s}.ykl-toast-leave-active[data-v-2d129af8]{transition:transform .25s ease-in,opacity .25s}.ykl-toast-enter-from[data-v-2d129af8]{transform:translate(-50%) translateY(-70px);opacity:0}.ykl-toast-enter-to[data-v-2d129af8],.ykl-toast-leave-from[data-v-2d129af8]{transform:translate(-50%) translateY(0);opacity:1}.ykl-toast-leave-to[data-v-2d129af8]{transform:translate(-50%) translateY(-70px);opacity:0}
