*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,sans-serif;color:#1a1a1a;background:linear-gradient(135deg,#fef3ff,#fffbeb,#ecfdf5 60%,#eff6ff);min-height:100vh}.hub-app{max-width:1280px;margin:0 auto;padding:2rem 1.5rem 4rem}.hub-header{text-align:center;padding:2rem 0 3rem}.hub-logo{display:inline-flex;align-items:center;gap:.75rem;font-size:2rem;font-weight:800;color:#6d28d9;letter-spacing:-.01em}.hub-logo-mark{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.875rem;background:linear-gradient(135deg,#a78bfa,#6d28d9);color:#fff}.hub-logo .badge{background:#1f2937;color:#fff;padding:.25rem .625rem;border-radius:.5rem;font-size:1rem}.hub-tagline{margin-top:.5rem;color:#6b7280;font-size:1.05rem}.hub-search{margin:0 auto 2rem;max-width:720px;background:#fff;border-radius:9999px;box-shadow:0 4px 20px #0000000f;display:flex;align-items:center;padding:.5rem 1rem;border:1px solid #e5e7eb}.hub-search input{flex:1;border:none;outline:none;padding:.75rem;font-size:1rem;background:transparent}.hub-search-icon{display:inline-flex;align-items:center;margin-left:.75rem}.hub-section{margin:3rem 0}.hub-section-header{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb}.hub-section-icon{width:2rem;height:2rem;border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;flex-shrink:0}.hub-section-title{font-size:1.5rem;font-weight:700;margin:0}.hub-section-sub{color:#6b7280;font-size:.9rem}.hub-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem}.hub-card{background:#fff;border-radius:1.25rem;padding:1.5rem;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000a;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:1rem;transition:transform .15s,box-shadow .15s;position:relative}.hub-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.hub-card-head{display:flex;align-items:flex-start;gap:1rem}.hub-card-icon{width:56px;height:56px;border-radius:.875rem;display:flex;align-items:center;justify-content:center;font-size:1.75rem;flex-shrink:0;background:linear-gradient(135deg,var(--card-from, #a78bfa),var(--card-to, #6d28d9));color:#fff}.hub-card-title{font-size:1.1rem;font-weight:700;margin:0}.hub-card-sub{color:#6b7280;font-size:.875rem;margin:.25rem 0 0;line-height:1.5}.hub-card-status{font-size:.8rem;color:var(--status-color, #10b981);display:inline-flex;align-items:center;gap:.375rem;margin-top:auto;font-weight:500}.hub-card-status:before{content:"";width:.5rem;height:.5rem;border-radius:9999px;background:var(--status-color, #10b981)}.hub-card-tags{display:flex;flex-wrap:wrap;gap:.375rem}.hub-tag{background:#f3f4f6;color:#4b5563;padding:.25rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500}.hub-card-domain{font-size:.75rem;color:#9ca3af;font-family:SF Mono,Consolas,monospace}.hub-footer{text-align:center;margin-top:4rem;padding-top:2rem;border-top:1px solid #e5e7eb;color:#9ca3af;font-size:.875rem}.hub-footer a{color:inherit;margin:0 .75rem}
