.Mplads-module__oXbMWa__container{max-width:1280px;margin:0 auto;padding:0 2rem}@keyframes Mplads-module__oXbMWa__meshMovement{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Mplads-module__oXbMWa__hero{background:radial-gradient(circle at top right, #2563eb14 0%, transparent 60%), radial-gradient(circle at bottom left, #10b9810d 0%, transparent 50%), var(--bg-elevated);border-bottom:1px solid var(--border);background-size:200% 200%;padding:6rem 0 5rem;animation:20s infinite Mplads-module__oXbMWa__meshMovement;position:relative;overflow:hidden}.Mplads-module__oXbMWa__heroContent{max-width:800px}.Mplads-module__oXbMWa__kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.15em;background:#2563eb14;border-radius:100px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.Mplads-module__oXbMWa__hero h1{letter-spacing:-.03em;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.15}.Mplads-module__oXbMWa__hero p{color:var(--muted);max-width:650px;font-size:1.15rem;line-height:1.6}.Mplads-module__oXbMWa__statsGrid{z-index:10;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-top:-2.5rem;margin-bottom:2.5rem;display:grid;position:relative}.Mplads-module__oXbMWa__statCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:.25rem;padding:1.15rem 1.25rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #00000005}.Mplads-module__oXbMWa__statCard:hover{transform:translateY(-2px);box-shadow:0 8px 16px -4px #0000000a}.Mplads-module__oXbMWa__statCard label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700}.Mplads-module__oXbMWa__statValue{color:var(--foreground);letter-spacing:-.01em;font-size:1.5rem;font-weight:800}.Mplads-module__oXbMWa__layoutGrid{grid-template-columns:2.2fr 1fr;align-items:start;gap:2.5rem;display:grid}@media (max-width:1024px){.Mplads-module__oXbMWa__layoutGrid{flex-direction:column;grid-template-columns:1fr;width:100%;display:flex}}.Mplads-module__oXbMWa__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Mplads-module__oXbMWa__statusGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem;margin-top:1.25rem;display:grid}.Mplads-module__oXbMWa__statusCard{background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:.25rem;padding:1.25rem;display:flex;position:relative}.Mplads-module__oXbMWa__statusCardHeader{justify-content:space-between;align-items:center;display:flex}.Mplads-module__oXbMWa__statusLabel{color:var(--foreground);font-size:.8rem;font-weight:700}.Mplads-module__oXbMWa__statusPercentage{color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:4px;padding:.15rem .4rem;font-size:.75rem;font-weight:700}.Mplads-module__oXbMWa__statusValue{color:var(--foreground);margin-top:.25rem;font-size:1.5rem;font-weight:800}.Mplads-module__oXbMWa__statusSub{color:var(--muted);font-size:.72rem;font-weight:600}.Mplads-module__oXbMWa__cardHeader h3{letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.Mplads-module__oXbMWa__searchRow{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.Mplads-module__oXbMWa__searchBar{flex:1;min-width:250px;position:relative}.Mplads-module__oXbMWa__searchIcon{color:var(--muted);position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.Mplads-module__oXbMWa__searchInput{background:var(--bg-elevated);border:1px solid var(--border);width:100%;color:var(--foreground);border-radius:10px;padding:.85rem 1rem .85rem 3rem;font-size:.95rem;transition:border-color .2s}.Mplads-module__oXbMWa__searchInput:focus{border-color:var(--accent);outline:none}.Mplads-module__oXbMWa__tableContainer{-webkit-overflow-scrolling:touch;border:1px solid var(--border);background:var(--surface);border-radius:12px;width:100%;max-width:100%;overflow-x:auto;box-shadow:0 4px 6px -1px #00000005}.Mplads-module__oXbMWa__mpLink{color:var(--foreground);font-weight:700;text-decoration:none;transition:color .15s}.Mplads-module__oXbMWa__mpLink:hover{color:var(--accent)}.Mplads-module__oXbMWa__sidebarTitle{color:var(--foreground);letter-spacing:-.01em;align-items:center;gap:.6rem;margin-bottom:1.25rem;font-size:1.1rem;font-weight:800;display:flex}.Mplads-module__oXbMWa__sidebarCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.75rem;box-shadow:0 4px 6px -1px #00000005}.Mplads-module__oXbMWa__progressContainer{flex-direction:column;gap:.35rem;display:flex}.Mplads-module__oXbMWa__progressHeader{justify-content:space-between;font-size:.85rem;display:flex}.Mplads-module__oXbMWa__progressBarBg{background:var(--bg-elevated);border-radius:4px;height:8px;overflow:hidden}.Mplads-module__oXbMWa__progressBarFill{background:linear-gradient(90deg, var(--accent) 0%, #3b82f6 100%);border-radius:4px;height:100%}.Mplads-module__oXbMWa__trendRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.Mplads-module__oXbMWa__trendRow:last-child{border-bottom:none;padding-bottom:0}.Mplads-module__oXbMWa__trendYear{font-size:.9rem;font-weight:700}.Mplads-module__oXbMWa__trendStats{text-align:right}.Mplads-module__oXbMWa__trendValue{color:var(--foreground);font-size:.95rem;font-weight:800}.Mplads-module__oXbMWa__trendSub{color:var(--muted);font-size:.75rem}@media (max-width:768px){.Mplads-module__oXbMWa__container{padding:0 1rem;max-width:100%!important}.Mplads-module__oXbMWa__hero{padding:4rem 0 3rem}.Mplads-module__oXbMWa__hero h1{font-size:2rem}.Mplads-module__oXbMWa__statsGrid{grid-template-columns:1fr;margin-top:-1rem}.Mplads-module__oXbMWa__statusGrid{grid-template-columns:1fr}.Mplads-module__oXbMWa__cardHeader{flex-direction:column;align-items:flex-start}.Mplads-module__oXbMWa__searchRow{flex-direction:column;width:100%}.Mplads-module__oXbMWa__searchBar{width:100%}}
