@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;600;700;800&display=swap";\feff:root{font-family:Noto Sans,Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;line-height:1.4;color:#111827;background-color:#eef1f6}body{margin:0;background:#eef1f6;color:inherit;min-height:100vh}#root{width:100%}.app-page{display:flex;justify-content:center;width:100%}.app-container{width:100%;max-width:none;padding:0 16px 16px 8px;box-sizing:border-box}.app-header{gap:12px}.app-nav button{text-align:left}.table-scroll{overflow:visible!important;max-height:none!important}.table-scroll::-webkit-scrollbar{height:8px}.table-scroll::-webkit-scrollbar-thumb{background:#cbd5f5;border-radius:4px}.data-table{width:100%;border-collapse:collapse}.sort-toolbar{max-width:220px}@media (max-width: 768px){.sort-toolbar{width:100%;display:flex;justify-content:center}}@keyframes spin{to{transform:rotate(360deg)}}.global-loading{position:fixed;top:0;left:var(--sidebar-width, 0);right:0;display:flex;justify-content:center;padding:8px;pointer-events:none;transform:translateY(-120%);opacity:0;transition:transform .25s ease,opacity .25s ease;z-index:1200}.global-loading.show{transform:translateY(0);opacity:1}.global-loading__card{display:inline-flex;align-items:center;gap:10px;background:#ffffffeb;border:1px solid rgba(2,6,23,.08);border-radius:14px;padding:10px 14px;box-shadow:0 10px 30px #0206171f;pointer-events:auto}.global-loading .spinner{width:18px;height:18px;border:2px solid #dbeafe;border-top-color:#1d4ed8;border-radius:50%;animation:spin .8s linear infinite}.toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.toolbar-row .left,.toolbar-row .right{display:flex;align-items:center;gap:8px}.toolbar-row .left{flex:1 1 260px}.toolbar-row .left input{width:100%}@media (max-width: 768px){.toolbar-row{gap:8px}.toolbar-row .left,.toolbar-row .right{width:100%}.toolbar-row{align-items:stretch}}.items-toolbar{gap:12px!important}.items-toolbar__actions button{white-space:nowrap}.form-flex{display:flex}@media (max-width: 768px){.global-loading{left:0;padding:10px}.global-loading__card{width:100%;justify-content:center}.app-container{max-width:100%;padding:12px}.app-header{flex-direction:column!important;align-items:stretch!important}.app-nav{flex-direction:column!important;width:100%;gap:8px!important}.app-nav button{width:100%}.items-toolbar{flex-direction:column!important;align-items:stretch!important}.items-toolbar__actions{display:grid!important;grid-template-columns:1fr;gap:8px;width:100%}.items-toolbar__actions input,.items-toolbar__actions button{width:100%!important}.data-table{min-width:640px}.items-table{min-width:720px}.form-flex{flex-direction:column!important;align-items:stretch!important}.form-flex>*{width:100%}.table-scroll{overflow:auto!important;max-height:calc(100dvh - var(--header-height-mobile) - 120px)!important;-webkit-overflow-scrolling:touch}}.login-page{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#e0e7ff,#f8fafc);padding:24px}.login-card{background:#fff;padding:32px;border-radius:16px;box-shadow:0 15px 40px #0f172a1f;width:min(420px,100%);display:flex;flex-direction:column;gap:20px}.login-logo{font-size:22px;font-weight:800;letter-spacing:.04em;color:#1e3a8a;text-align:center}.login-form{display:flex;flex-direction:column;gap:16px}.login-field{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#334155}.login-field input{padding:10px 12px;border:1px solid #cbd5f5;border-radius:8px;font-size:14px}.login-field input:focus{outline:2px solid #6366f1;border-color:transparent}.login-button{padding:10px 14px;border-radius:8px;border:none;background:linear-gradient(135deg,#4f46e5,#2563eb);color:#fff;font-weight:600;cursor:pointer}.login-button:hover{filter:brightness(1.05)}.login-error{background:#fee2e2;border:1px solid #fecaca;color:#b91c1c;padding:10px 12px;border-radius:8px;font-weight:600;font-size:13px}.login-hint{font-size:12px;color:#64748b;text-align:center}@media (max-width: 768px){.login-card{padding:24px;gap:16px}}#pm-overlay-root{position:fixed;inset:0;z-index:2147483647;pointer-events:none}.pm-box{position:absolute;border:2px dashed rgba(0,128,255,.9);border-radius:6px;box-sizing:border-box}.pm-badge{position:absolute;top:-10px;left:-10px;transform:translate(-0%,-100%);font-size:11px;line-height:1;padding:3px 6px;background:#000000c7;color:#fff;border-radius:6px;box-shadow:0 2px 6px #00000040;white-space:nowrap;pointer-events:auto;-webkit-user-select:text;user-select:text}.pm-badge[data-pm-type=LAYOUT]{background:#0009}.pm-highlight{outline:2px dashed rgba(0,128,255,.8);outline-offset:2px}.pm-anchor{position:relative}.header-actions{gap:12px}.header-user button{padding:8px 12px}@media (max-width: 768px){.header-actions{flex-direction:column;align-items:stretch!important;gap:12px}.header-user{justify-content:space-between}}
