:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#050816;--bg-card:#080e20f2;--accent:#f97316;--accent-soft:#f973162e;--text:#f9fafb;--muted:#9ca3af;--border:#94a3b82e;--radius-xl:1.5rem;--shadow-soft:0 18px 40px #000000bf}*,:before,:after{box-sizing:border-box}body{color:var(--text);background:radial-gradient(circle at top,#111827,#020617 60%,#000);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif}.hub-page{justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;display:flex}.hub-shell{width:100%;max-width:980px;box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#0f172af5,#0c0a19fa);border:1px solid #94a3b838;border-radius:2rem;padding:2rem 2.2rem 2.2rem;position:relative;overflow:hidden}.hub-shell:before{content:"";opacity:.8;pointer-events:none;background:radial-gradient(circle at 100% 0,#f9731624,#0000 55%);position:absolute;inset:-40%}.hub-header{z-index:1;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.8rem;display:flex;position:relative}.hub-header-main{flex:auto}.hub-logo-wrap{flex-shrink:0}.hub-logo{filter:drop-shadow(0 8px 18px #000000e6);width:120px;max-width:32vw;display:block}@media (max-width:768px){.hub-header{flex-direction:column-reverse;align-items:flex-start}.hub-logo{width:100px}}.hub-badge{border:1px solid var(--border);text-transform:uppercase;letter-spacing:.12em;color:var(--muted);background:#0f172ae6;border-radius:999px;align-items:center;gap:.5rem;padding:.25rem .8rem;font-size:.78rem;display:inline-flex}.hub-badge:before{content:"";background:var(--accent);border-radius:999px;width:7px;height:7px;box-shadow:0 0 12px #f97316cc}.hub-header h1{margin:.9rem 0 .6rem;font-size:2rem}.hub-tagline{color:var(--muted);max-width:32rem;margin:0;line-height:1.5}.hub-tagline strong{color:var(--text)}.hub-meta{color:var(--muted);align-items:center;gap:.35rem;margin-top:.8rem;font-size:.85rem;display:flex}.hub-dot{opacity:.6}.hub-main{z-index:1;position:relative}.hub-projects{grid-template-columns:minmax(0,1.4fr) minmax(0,1.2fr);gap:1.1rem;margin-top:1.4rem;display:grid}@media (max-width:768px){.hub-shell{border-radius:1.4rem;padding:1.6rem 1.4rem 1.7rem}.hub-header h1{font-size:1.6rem}.hub-projects{grid-template-columns:minmax(0,1fr)}}.hub-card{background:radial-gradient(circle at top left,#f973160f,transparent 55%),var(--bg-card);color:var(--text);border:1px solid #94a3b840;border-radius:1.2rem;flex-direction:column;gap:.45rem;padding:1rem 1.1rem;text-decoration:none;transition:transform .16s ease-out,box-shadow .16s ease-out,border-color .16s ease-out,background .16s ease-out;display:flex}.hub-card:hover{border-color:#f9731699;transform:translateY(-2px);box-shadow:0 14px 26px #000000b3}.hub-card-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.hub-card h2{margin:0;font-size:1.15rem}.hub-card-subtitle{color:#e5e7eb;margin:0;font-size:.95rem}.hub-card-description{color:var(--muted);margin:.35rem 0 .4rem;font-size:.9rem;line-height:1.5}.hub-card-cta{color:var(--accent);margin-top:.15rem;font-size:.86rem}.hub-status{border:1px solid var(--border);border-radius:999px;padding:.15rem .7rem;font-size:.75rem}.hub-status-online{background:var(--accent-soft);color:#fed7aa;border-color:#f97316b3}.hub-status-in\ Arbeit,.hub-status-in-arbeit{color:var(--muted);background:#0f172acc}.hub-footer{z-index:1;color:var(--muted);margin-top:1.6rem;font-size:.85rem;position:relative}.hub-footer p{margin:0}.hub-emoji{font-size:1rem}
