:root{--scifi-bg:#f5f7fb;--scifi-surface:#fff;--scifi-cyan:#1769ff;--scifi-purple:#4f46e5;--scifi-green:#16a34a;--scifi-red:#dc2626;--scifi-grid:transparent;--font-display:Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-body:Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--enterprise-border:#e5e7eb;--enterprise-muted:#6b7280;--enterprise-heading:#111827;--enterprise-primary:#1769ff;--enterprise-primary-soft:#eff6ff;--enterprise-shadow:0 10px 30px #0f172a0f}*,:before,:after{box-sizing:border-box}html,body,#app{height:100%;min-height:100vh;margin:0}html{scrollbar-gutter:stable}body{font-family:var(--font-body);background-color:var(--scifi-bg);color:#111827;background-image:none;overflow-x:hidden}h1,h2,h3,.scifi-title{font-family:var(--font-display);letter-spacing:0;text-transform:none}.scifi-glow{text-shadow:none}.scifi-card{border:1px solid var(--enterprise-border);box-shadow:var(--enterprise-shadow);background:#fff;border-radius:16px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative}.scifi-card:hover{border-color:#dbe3ef;box-shadow:0 16px 38px #0f172a17}.scifi-card:before,.scifi-card:after{content:none}.scifi-card:before{border-width:2px 0 0 2px;top:-1px;left:-1px}.scifi-card:after{border-width:0 2px 2px 0;bottom:-1px;right:-1px}.page-container{background:#f5f7fb;min-height:100%;padding:32px;animation:.45s cubic-bezier(.22,1,.36,1) both page-fade-in}@keyframes page-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.page-container{animation:none}}.page-header{margin-bottom:24px;padding:4px 0 2px}.page-header h1{letter-spacing:-.02em;color:var(--enterprise-heading);margin:0 0 8px;font-size:1.72rem;line-height:1.25}.page-header p{color:var(--enterprise-muted);margin:0;font-size:1rem;line-height:1.65}.n-card{border-radius:16px}.n-button{font-weight:600}.n-data-table{border-radius:12px;overflow:hidden}.card-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.form-field-full{width:100%;max-width:360px}.form-ip-row{flex-wrap:wrap;gap:8px;width:100%;max-width:480px;display:flex}.form-ip-row .form-field-full{flex:1;min-width:160px}.form-actions,.quick-actions{flex-wrap:wrap;gap:8px;display:flex}.info-row{align-items:center;gap:16px;display:flex}.info-label{color:var(--enterprise-muted);min-width:100px}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (width<=768px){.page-container{padding:16px;padding-bottom:max(16px, env(safe-area-inset-bottom))}.page-header{margin-bottom:16px}.page-header h1{font-size:1.2rem}.page-header p{font-size:.95rem;line-height:1.5}.card-header-row{flex-direction:column;align-items:stretch}.card-header-row .n-button{width:100%}.form-field-full{max-width:none}.form-ip-row{flex-direction:column;max-width:none}.form-ip-row .n-button{width:100%}.form-actions{flex-direction:column}.form-actions .n-button{width:100%}.quick-actions{flex-direction:column}.quick-actions .n-button{width:100%}.info-row{flex-direction:column;align-items:flex-start;gap:4px}.info-label{min-width:unset;font-size:.85rem}}
