.simple-login-page{min-height:100vh;padding:24px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top left,rgba(37,99,235,.1),transparent 20%),linear-gradient(135deg,#f7f9fc,#eef3f8)}.simple-login-shell{width:min(1180px,100%);display:grid;grid-template-columns:1.1fr .9fr;background:#ffffffe6;border:1px solid rgba(15,23,42,.08);border-radius:28px;overflow:hidden;box-shadow:0 24px 60px #0f172a1a}.simple-login-left{padding:48px;background:linear-gradient(160deg,#0f172a,#162447 48%,#1d4ed8);color:#fff}.simple-brand-row{display:flex;align-items:center;gap:16px}.simple-brand-logo{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:#ffffff24;border:1px solid rgba(255,255,255,.16);font-size:1.3rem;font-weight:800;color:#fff}.simple-brand-title{margin:0;font-size:2rem;font-weight:800;letter-spacing:-.03em}.simple-brand-subtitle{margin:6px 0 0;color:#ffffffc2;font-size:1rem}.simple-brand-content{margin-top:54px}.simple-badge{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:#ffffff1f;color:#eff6ff;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.simple-brand-content h2{margin:18px 0 14px;font-size:clamp(2rem,3vw,3.2rem);line-height:1.08;letter-spacing:-.04em}.simple-brand-content p{margin:0;max-width:560px;font-size:1rem;line-height:1.8;color:#ffffffd6}.simple-feature-list{margin-top:34px;display:grid;gap:14px}.simple-feature-item{display:flex;gap:14px;align-items:flex-start;padding:14px 16px;border-radius:18px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.simple-feature-icon{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;flex-shrink:0;background:#ffffff24;font-weight:800}.simple-feature-item h4{margin:0 0 4px;font-size:.98rem;font-weight:700}.simple-feature-item p{margin:0;font-size:.9rem;line-height:1.55;color:#ffffffb8}.simple-login-right{display:flex;align-items:center;justify-content:center;padding:40px 32px;background:#ffffffb8}.simple-login-card{width:min(440px,100%);background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:24px;padding:30px 28px;box-shadow:0 18px 40px #0f172a14}.simple-login-head h3{margin:0 0 8px;font-size:2rem;color:#0f172a;letter-spacing:-.03em}.simple-login-head p{margin:0 0 24px;color:#64748b;line-height:1.6}.simple-login-form{display:grid;gap:18px}.simple-field{display:grid;gap:8px}.simple-field label{font-size:.95rem;font-weight:700;color:#1e293b}.simple-field input{height:56px;border-radius:16px;border:1px solid rgba(148,163,184,.3);background:#f8fbff;padding:0 16px;color:#0f172a;outline:none;transition:all .22s ease}.simple-field input:focus{border-color:#2563eb61;background:#fff;box-shadow:0 0 0 4px #2563eb14}.simple-login-error{border-radius:14px;padding:12px 14px;background:#dc262614;color:#b91c1c;font-size:.92rem;line-height:1.5;border:1px solid rgba(220,38,38,.12)}.simple-login-btn{width:100%;height:56px;border-radius:16px;font-size:1rem;font-weight:800;transition:all .22s ease}.simple-login-btn:disabled{opacity:.7;cursor:not-allowed}.simple-login-btn.primary{color:#fff;background:linear-gradient(135deg,#2563eb,#38bdf8);box-shadow:0 16px 30px #2563eb33}.simple-login-btn.primary:hover:not(:disabled){transform:translateY(-1px)}.simple-divider{display:flex;align-items:center;gap:12px;margin:18px 0 14px;color:#94a3b8;font-size:.9rem}.simple-divider:before,.simple-divider:after{content:"";flex:1;height:1px;background:#94a3b83d}.simple-login-btn.oci{background:#fff;color:#0f172a;border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 22px #0f172a0d;display:inline-flex;align-items:center;justify-content:center;gap:12px}.simple-login-btn.oci:hover:not(:disabled){background:#f8fbff;transform:translateY(-1px)}.oracle-o-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#ea4335;color:#fff;font-size:1rem;font-weight:800;line-height:1}.simple-login-note{margin:18px 0 0;text-align:center;color:#94a3b8;font-size:.92rem;line-height:1.6}@media(max-width:1024px){.simple-login-shell{grid-template-columns:1fr}.simple-login-left{padding:34px 24px}.simple-brand-content{margin-top:34px}}@media(max-width:640px){.simple-login-page{padding:14px}.simple-login-left,.simple-login-right,.simple-login-card{padding:22px 18px}.simple-brand-title{font-size:1.6rem}.simple-brand-content h2{font-size:2rem}}:root{--bg: #f5f7fb;--bg-soft: #eef3fb;--panel: rgba(255, 255, 255, .88);--panel-solid: #ffffff;--text: #0f172a;--muted: #64748b;--muted-2: #94a3b8;--border: rgba(15, 23, 42, .08);--primary: #2563eb;--primary-2: #38bdf8;--primary-dark: #1d4ed8;--success: #16a34a;--warning: #f59e0b;--danger: #dc2626;--shadow-sm: 0 8px 18px rgba(15, 23, 42, .06);--shadow-md: 0 20px 45px rgba(15, 23, 42, .08);--shadow-lg: 0 30px 70px rgba(37, 99, 235, .12);--radius-sm: 12px;--radius-md: 18px;--radius-lg: 24px;--sidebar-width: 272px;--topbar-height: 76px;--transition: .24s ease}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(56,189,248,.15),transparent 22%),radial-gradient(circle at top right,rgba(37,99,235,.12),transparent 18%),linear-gradient(180deg,#f8fbff,#f4f6fb 38%,#eff3f9)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;border:none}img{max-width:100%;display:block}.app-shell{min-height:100vh;display:flex;background:transparent}.app-sidebar{width:var(--sidebar-width);min-width:var(--sidebar-width);background:#080f20eb;color:#e5edf9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-right:1px solid rgba(255,255,255,.06);box-shadow:12px 0 36px #0206171a;padding:24px 18px;display:flex;flex-direction:column;gap:18px;position:sticky;top:0;min-height:100vh}.brand-block{display:flex;align-items:center;gap:14px;padding:8px 10px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-logo{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;font-size:1.1rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#2563eb,#38bdf8);box-shadow:0 12px 30px #2563eb59}.brand-title-wrap{display:flex;flex-direction:column;gap:4px}.brand-title{font-size:1.45rem;font-weight:800;letter-spacing:-.02em;color:#fff}.brand-subtitle{font-size:.9rem;color:#9fb2d3}.sidebar-section-title{font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:#7f94ba;padding:0 10px;margin-top:8px}.sidebar-nav{display:flex;flex-direction:column;gap:8px}.sidebar-link{display:flex;align-items:center;gap:12px;color:#d9e6fb;padding:13px 14px;border-radius:14px;transition:var(--transition);font-weight:600}.sidebar-link:hover{background:#ffffff14;color:#fff;transform:translate(2px)}.sidebar-link.active{color:#fff;background:linear-gradient(135deg,#2563ebf2,#38bdf8eb);box-shadow:0 16px 30px #2563eb3d}.sidebar-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:#ffffff14;font-size:1rem;flex-shrink:0}.sidebar-link.active .sidebar-icon{background:#ffffff2e}.sidebar-footer{margin-top:auto;padding:14px;border-radius:18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.06)}.sidebar-footer-label{font-size:.8rem;color:#9fb2d3;margin-bottom:8px}.sidebar-footer-text{font-size:.95rem;color:#f8fbff;line-height:1.5}.app-main{flex:1;min-width:0;padding:24px 28px 34px}.app-topbar{height:var(--topbar-height);background:#ffffffd1;border:1px solid rgba(255,255,255,.7);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-sm);border-radius:22px;display:flex;align-items:center;justify-content:space-between;padding:14px 18px 14px 22px;gap:16px;position:sticky;top:18px;z-index:20}.topbar-left{display:flex;flex-direction:column;gap:5px;min-width:0}.topbar-title{font-size:1.5rem;font-weight:800;letter-spacing:-.03em;color:var(--text)}.topbar-subtitle{font-size:.95rem;color:var(--muted)}.topbar-right{display:flex;align-items:center;gap:14px;flex-shrink:0}.user-chip{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--border);border-radius:999px;padding:7px 14px 7px 8px;box-shadow:var(--shadow-sm)}.user-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-weight:800;color:#fff;background:linear-gradient(135deg,#1d4ed8,#38bdf8)}.user-meta{display:flex;flex-direction:column;line-height:1.15}.user-name{font-weight:700;font-size:.95rem}.user-role{color:var(--muted);font-size:.82rem}.logout-btn{padding:11px 16px;border-radius:14px;background:#fff;border:1px solid var(--border);color:var(--text);font-weight:700;transition:var(--transition);box-shadow:var(--shadow-sm)}.logout-btn:hover{transform:translateY(-1px);background:#eff6ff;border-color:#2563eb33}.page-shell{padding-top:22px}.page-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:22px;margin-bottom:24px}.hero-card,.hero-side-card,.surface-card{background:#ffffffdb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.7);border-radius:28px;box-shadow:var(--shadow-md)}.hero-card{padding:30px 32px}.hero-label{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;color:var(--primary-dark);background:#2563eb14;font-size:.84rem;font-weight:800;margin-bottom:16px}.hero-title{font-size:clamp(2rem,3vw,3rem);line-height:1.08;margin:0 0 12px;font-weight:800;letter-spacing:-.04em}.hero-text{font-size:1.05rem;line-height:1.75;color:var(--muted);max-width:720px;margin:0 0 24px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.primary-btn,.secondary-btn,.ghost-btn{border-radius:16px;padding:13px 18px;font-weight:700;transition:var(--transition)}.primary-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#38bdf8);box-shadow:0 16px 28px #2563eb3d}.primary-btn:hover{transform:translateY(-1px);box-shadow:0 20px 34px #2563eb47}.secondary-btn{background:#fff;border:1px solid var(--border);color:var(--text);box-shadow:var(--shadow-sm)}.secondary-btn:hover,.ghost-btn:hover{background:#f8fbff;transform:translateY(-1px)}.ghost-btn{background:transparent;border:1px dashed rgba(37,99,235,.25);color:var(--primary-dark)}.hero-side-card{padding:24px;display:flex;flex-direction:column;gap:18px}.hero-side-title{font-size:1.15rem;font-weight:800;margin:0}.metric-list{display:grid;gap:12px}.metric-item{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:18px;background:#f8fbff;border:1px solid rgba(37,99,235,.08)}.metric-label{font-size:.88rem;color:var(--muted);margin-bottom:5px}.metric-value{font-size:1.25rem;font-weight:800;color:var(--text)}.metric-badge{padding:8px 10px;border-radius:12px;font-size:.8rem;font-weight:700;color:#065f46;background:#16a34a1f}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:6px 0 16px}.section-title{font-size:1.4rem;font-weight:800;letter-spacing:-.02em;margin:0}.section-subtitle{margin:0;color:var(--muted);font-size:.95rem}.dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:22px}.dashboard-card{padding:26px;background:#ffffffe0;border-radius:24px;border:1px solid rgba(255,255,255,.72);box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:18px;transition:var(--transition);min-height:255px}.dashboard-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.dashboard-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-card-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;color:#fff;font-size:1.2rem;background:linear-gradient(135deg,#2563eb,#38bdf8)}.dashboard-card-kicker{color:var(--muted);font-weight:700;font-size:.9rem}.dashboard-card-title{font-size:1.9rem;line-height:1.15;font-weight:800;margin:0;letter-spacing:-.03em}.dashboard-card-text{margin:0;color:var(--muted);line-height:1.75;font-size:1rem}.dashboard-card-footer{margin-top:auto;display:flex;align-items:center;gap:10px}.card-pill{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:8px 12px;border-radius:999px;background:#2563eb14;color:var(--primary-dark);font-weight:700;font-size:.84rem}.surface-card{padding:24px}.surface-card+.surface-card{margin-top:18px}.table-wrap{overflow-x:auto}.clean-table{width:100%;border-collapse:collapse}.clean-table th,.clean-table td{text-align:left;padding:16px 14px;border-bottom:1px solid rgba(15,23,42,.08)}.clean-table th{font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.clean-table td{color:var(--text)}.badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 10px;font-size:.8rem;font-weight:700}.badge.ready{background:#16a34a24;color:#166534}.badge.info{background:#2563eb1f;color:#1d4ed8}.badge.warn{background:#f59e0b24;color:#b45309}.empty-state{padding:36px 18px;text-align:center;color:var(--muted)}@media(max-width:1220px){.page-hero,.dashboard-grid{grid-template-columns:1fr}}@media(max-width:980px){.app-shell{flex-direction:column}.app-sidebar{width:100%;min-width:100%;min-height:auto;position:relative;top:0}.app-main{padding:16px}.app-topbar{position:relative;top:0;height:auto;align-items:flex-start;flex-direction:column}.topbar-right{width:100%;justify-content:space-between}}@media(max-width:640px){.hero-card,.hero-side-card,.dashboard-card,.surface-card{padding:20px;border-radius:20px}.hero-title{font-size:2rem}.topbar-title{font-size:1.25rem}.brand-title{font-size:1.2rem}}
