:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#1d2939;background:#f3f5f9}*{box-sizing:border-box}body{margin:0;min-width:320px}.hub-topbar{min-height:190px;padding:34px max(24px,calc((100vw - 1120px)/2));display:flex;align-items:flex-start;justify-content:space-between;gap:24px;background:linear-gradient(115deg,#101828,#1f3970);color:#fff}.eyebrow{margin:0 0 9px;color:#b8c5dc;font-size:11px;font-weight:800;letter-spacing:.15em}.eyebrow.blue{color:#3564d8}.hub-topbar h1{margin:0;font-size:29px;letter-spacing:-.04em}.secure-pill{padding:7px 11px;border:1px solid #ffffff3d;border-radius:99px;color:#d9e4f7;font-size:11px}.hub-main{width:min(1120px,calc(100% - 48px));margin:-42px auto 60px}.hub-intro{display:flex;align-items:end;justify-content:space-between;gap:28px;padding:28px 30px;border:1px solid #e4e7ec;border-radius:16px;background:#fff;box-shadow:0 12px 34px #10182812}.hub-intro h2{margin:0 0 7px;font-size:22px;letter-spacing:-.03em}.hub-intro p:not(.eyebrow){margin:0;color:#667085;font-size:13px}.search{display:flex;align-items:center;gap:7px;width:230px;padding:9px 11px;border:1px solid #d0d5dd;border-radius:8px;color:#98a2b3}.search:focus-within{border-color:#84adff;box-shadow:0 0 0 3px #dbe7ff}.search input{width:100%;border:0;outline:0;background:transparent;color:#344054;font:13px inherit}.project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px;margin-top:22px}.project-card{display:flex;min-height:360px;flex-direction:column;padding:18px;border:1px solid #e4e7ec;border-radius:13px;background:#fff;color:#344054;text-decoration:none;box-shadow:0 4px 14px #10182808;transition:transform .15s,box-shadow .15s,border-color .15s}.project-card:hover,.project-card:focus-visible{border-color:#84adff;box-shadow:0 12px 28px #2457d61c;outline:0;transform:translateY(-2px)}.project-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.project-thumbnail-wrap{display:flex;width:calc(100% - 28px);height:246px;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e4e7ec;border-radius:9px;background:#f2f4f7}.project-thumbnail{display:block;width:100%;height:100%;object-fit:contain}.project-icon{display:grid;width:56px;height:56px;place-items:center;border-radius:13px;background:#e8efff;color:#2457d6;font-size:24px;font-weight:800}.project-arrow{padding-top:10px;color:#98a2b3;font-size:20px}.project-card h3{margin:16px 0 7px;color:#101828;font-size:18px;letter-spacing:-.025em}.project-card p{display:-webkit-box;overflow:hidden;margin:0;color:#667085;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.project-meta{display:flex;align-items:center;gap:7px;margin-top:auto;padding-top:15px;color:#98a2b3;font-size:10px}.project-meta code{padding:3px 6px;border-radius:4px;background:#f2f4f7;color:#667085;font:10px ui-monospace,monospace}.loading-card,.empty-card{grid-column:1/-1;padding:38px;border:1px dashed #b2ccff;border-radius:12px;background:#fff;color:#667085;text-align:center;font-size:13px}.hub-help{margin-top:28px;padding:18px 20px;border-left:3px solid #84adff;background:#eaf1ff;color:#475467;font-size:12px;line-height:1.6}.hub-help strong{color:#1d4ed8}.hub-help p{margin:6px 0 0}.hub-help code{padding:2px 4px;border-radius:3px;background:#dbe7ff;color:#1d4ed8;font:11px ui-monospace,monospace}@media(max-width:650px){.hub-topbar{min-height:160px;padding:26px 24px}.hub-topbar h1{font-size:24px}.hub-main{width:calc(100% - 28px);margin:-28px auto 40px}.hub-intro{align-items:stretch;flex-direction:column;padding:22px}.search{width:100%}.project-thumbnail-wrap{height:220px}}
