:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#05070a;color:#fff}*{box-sizing:border-box}body{margin:0;min-width:1080px;background:linear-gradient(135deg,rgba(201,162,39,.08),transparent 32%),#05070a}button,input{font:inherit}button{cursor:pointer}.login-shell{min-height:100vh;display:grid;place-items:center;padding:32px}.login-panel{width:min(460px,100%);border:1px solid #1f2d42;background:#101928;border-radius:8px;padding:32px;box-shadow:0 24px 80px #00000052}.brand-lockup,.sidebar-brand{display:flex;align-items:center;gap:14px}.brand-mark{width:78px;height:78px;display:grid;place-items:center;border:2px solid #c9a227;border-radius:8px;background:#0e1b2e;color:#f1d06a;font-size:42px;font-weight:900}.brand-mark.small{width:44px;height:44px;font-size:24px}.eyebrow{margin:0 0 4px;color:#f1d06a;font-size:12px;font-weight:900;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:34px}.login-copy{margin:24px 0;color:#a7b0be;line-height:1.6}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px}.auth-tabs button{min-height:44px;border:1px solid #25354d;border-radius:8px;background:#07111f;color:#a7b0be;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900}.auth-tabs button.active{background:#162235;color:#f1d06a;border-color:#c9a227}.login-form{display:grid;gap:16px}label{display:grid;gap:8px;color:#fff;font-weight:800}input{height:46px;border:1px solid #1f2d42;border-radius:8px;background:#07111f;color:#fff;padding:0 14px;outline:none}input:focus{border-color:#c9a227}.primary-button,.secondary-button,.document-row button,.actions button{min-height:42px;border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;font-weight:900}.primary-button{background:#c9a227;color:#05070a}.secondary-button,.document-row button,.actions button{background:#162235;color:#fff;border:1px solid #25354d}.error,.danger{color:#ff8e88}.success-message{color:#46b377;font-weight:800;line-height:1.5}.demo-note{color:#a7b0be;font-size:13px;line-height:1.5;margin-bottom:0}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr)}.sidebar{border-right:1px solid #1f2d42;background:#07111f;padding:22px;display:flex;flex-direction:column;gap:28px}.sidebar-brand strong,.sidebar-brand span{display:block}.sidebar-brand span{color:#a7b0be;font-size:13px;margin-top:3px}nav{display:grid;gap:8px}.nav-button{border:0;min-height:44px;border-radius:8px;padding:0 12px;display:flex;align-items:center;gap:10px;color:#a7b0be;background:transparent;font-weight:800;text-align:left}.nav-button svg{width:18px;height:18px}.nav-button.active{background:#162235;color:#f1d06a}.logout{margin-top:auto}.workspace{padding:28px;display:grid;gap:22px;align-content:start}.topbar{display:flex;justify-content:space-between;align-items:center;gap:24px}.search{width:360px;display:flex;align-items:center;gap:10px;background:#101928;border:1px solid #1f2d42;border-radius:8px;padding:0 12px}.search input{border:0;background:transparent;flex:1}.dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:14px}.stat,.panel{border:1px solid #1f2d42;background:#101928;border-radius:8px}.stat{min-height:154px;padding:18px;display:grid;align-content:space-between}.stat div{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:#162235}.stat strong{font-size:38px}.stat span,td span,.panel-head span,.location-line span{color:#a7b0be}.stat.gold strong,.stat.gold svg{color:#f1d06a}.stat.warning strong,.stat.warning svg{color:#e4a11b}.stat.blue strong,.stat.blue svg{color:#7db7ff}.stat.green strong,.stat.green svg{color:#46b377}.panel{padding:18px}.panel.wide{grid-column:1 / -1}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.panel-head h2{margin:0}.split,.gps-layout{display:grid;grid-template-columns:1fr 1fr;gap:22px}.bars,.summary-list{display:grid;gap:14px}.bar-row{display:grid;grid-template-columns:110px 1fr 32px;align-items:center;gap:12px;color:#dce4f0}.bar-row div{height:8px;border-radius:999px;background:#07111f;overflow:hidden}.bar-row i{display:block;height:100%;background:#c9a227}.dot{display:inline-block;width:9px;height:9px;border-radius:999px;margin-right:8px}.dot.warning{background:#e4a11b}.dot.success{background:#46b377}.dot.danger{background:#d9534f}table{width:100%;border-collapse:collapse}th,td{padding:15px 12px;border-bottom:1px solid #1f2d42;text-align:left;vertical-align:middle}th{color:#a7b0be;font-size:12px;text-transform:uppercase}td strong,td span{display:block}.actions{display:flex;gap:8px}.badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:8px;background:#162235;color:#dce4f0;font-weight:900;font-size:12px}.badge.active,.badge.reviewed{color:#46b377}.badge.in_review,.badge.open{color:#f1d06a}.badge.blocked,.badge.rejected{color:#ff8e88}.document-list{display:grid;gap:10px}.document-row,.location-line{display:grid;align-items:center;gap:14px}.document-row{grid-template-columns:28px 1fr 120px auto auto;min-height:68px;border-bottom:1px solid #1f2d42}.location-line{grid-template-columns:24px 1fr;padding:12px 0;border-bottom:1px solid #1f2d42}.location-line strong,.location-line span{display:block}.map-surface{min-height:520px;position:relative;overflow:hidden;border:1px solid #1f2d42;border-radius:8px;background:linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),#0e1b2e;background-size:42px 42px}.map-surface:before{content:"Österreich Live-Karte";position:absolute;left:22px;top:22px;color:#a7b0be;font-weight:900}.pin{position:absolute;width:18px;height:18px;border-radius:999px;background:#c9a227;box-shadow:0 0 0 10px #c9a22733}@media (max-width: 1100px){body{min-width:0}.app-shell{grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:2}nav{grid-template-columns:repeat(4,1fr)}.dashboard-grid,.split,.gps-layout{grid-template-columns:1fr}}
