/* Home: shared category themes keep every product consistent with its section. */
.about-features{padding-left:1.3rem;line-height:2}.about-formats{margin-top:1rem}
.hub-product{position:relative}.hub-product-link .product-heading{padding-right:2rem}.product-icon{position:absolute;top:1.25rem;right:1.15rem;width:24px;height:24px;color:var(--tone);pointer-events:none}.product-subtitle span{display:inline-block}.hub-product-link:focus-visible{outline:3px solid var(--tone);outline-offset:3px}
.hub-home{--bg:#f6f7fb;--text:#272b39;--muted:#626779;--border:#e0e3ec;--primary:#424259;--primary-dark:#303047;background:var(--bg);font-size:16px}
.hub-home [data-theme]{--tone:#515c72;--tone-dark:#354155;--tint:#edf0f5;--line:#d8dfe8;--wash:#f7f8fb}
.hub-home [data-theme="orange"]{--tone:#ad470b;--tone-dark:#833506;--tint:#ffead8;--line:#f1c8a8;--wash:#fff6ed}
.hub-home [data-theme="purple"]{--tone:#7442aa;--tone-dark:#55277f;--tint:#ede2fb;--line:#d8c3eb;--wash:#f7f2fc}
.hub-home .site-header{gap:1rem;padding-top:1.2rem;padding-bottom:1.2rem;box-shadow:0 3px 16px #25223b04}
.hub-home .brand{display:flex;align-items:center;gap:1rem;white-space:nowrap;color:#303047;letter-spacing:-.03em;font-size:1.4rem}
.hub-home .brand::before{content:"";width:12px;height:27px;border-radius:5px;background:linear-gradient(to bottom,#e67b2f 0 50%,#8c57ba 50% 100%)}
.hub-home .brand span{border-left:1px solid var(--border);padding-left:1rem;font-size:.875rem;font-weight:500;letter-spacing:.02em;color:var(--muted)}
.hub-home .site-header nav{font-size:.9375rem}.hub-home .site-header nav a{text-decoration:none}.hub-home .site-header nav a:hover{text-decoration:underline}
.hub-home .user-name{padding:.35rem .8rem;background:#f0f1f6;border-radius:99px;color:#53596b}
.hub-intro{padding:2.5rem 0 1.2rem}.hub-intro h1{font-size:clamp(1.8rem,4vw,2.65rem);line-height:1.35;letter-spacing:.015em;margin:.4rem 0 .65rem;font-weight:800}.hub-intro p{color:var(--muted);margin:.6rem 0}.hub-intro .eyebrow{font-size:.875rem;color:#666477;letter-spacing:.08em}.mobile-break{display:none}
.category-links{display:flex;gap:.8rem;flex-wrap:wrap;margin:.5rem 0 1.8rem}.category-links a{display:flex;align-items:center;gap:1.5rem;min-height:46px;padding:.6rem 1.1rem;border:1px solid var(--line);border-radius:99px;background:var(--wash);color:var(--tone);text-decoration:none;font-weight:700}.category-links a:hover{background:var(--tint)}.category-links span{display:grid;place-items:center;min-width:26px;height:26px;padding:0 .35rem;font-size:.875rem;color:var(--tone-dark);background:var(--tint);border-radius:99px}
.hub-category{margin:0 0 1.6rem;padding:1.5rem;border:1px solid var(--line);border-top:4px solid var(--tone);border-radius:20px;background:var(--wash);scroll-margin-top:1.2rem}
.hub-category .module-category-heading{gap:.9rem;margin-bottom:1.25rem}.hub-category h2{font-size:1.4rem;margin:0;color:var(--tone-dark)}.hub-category .module-category-heading p{font-size:.9375rem;margin:.25rem 0 0;color:var(--muted)}
.hub-category .category-mark,.hub-purpose .category-mark{border-radius:14px;background:var(--tint);color:var(--tone);font-size:1.3rem;width:50px;height:50px}
.category-count{margin-left:auto;flex:none;color:var(--tone);font-size:.875rem;font-weight:700;padding:.3rem .7rem;border:1px solid var(--line);border-radius:99px}
.hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.hub-product{display:flex;flex-direction:column;min-width:0;padding:1.25rem;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 3px 8px #30304704;transition:box-shadow .18s,border-color .18s}
.hub-product-link:focus,.hub-product-link:hover{border-color:var(--tone);box-shadow:0 6px 18px #3030470b}.product-heading{display:flex;justify-content:space-between;align-items:center;gap:.5rem;flex-wrap:wrap}.hub-product-link .product-heading{flex-wrap:nowrap;align-items:flex-start}.product-heading h3{font-size:1.25rem;margin:0;color:var(--tone-dark);font-weight:800;min-width:0;overflow-wrap:anywhere}.product-subtitle{font-size:.875rem;font-weight:700;color:var(--tone);margin:.35rem 0 .8rem}.product-description{margin:0;color:var(--muted);font-size:1rem;line-height:1.75;flex:1;overflow-wrap:anywhere}
.hub-product-link{color:inherit;text-decoration:none}.product-arrow{flex:none;color:var(--tone);font-size:1.4rem;line-height:1.4}.hub-product-link:hover .product-arrow{color:var(--tone-dark)}.product-unavailable{margin:1.3rem 0 0;padding:.6rem 0;border-top:1px solid var(--line);color:var(--muted);font-size:.875rem;min-height:44px}.hub-home .module-state{color:var(--tone-dark);background:var(--tint);font-size:.8125rem}
.hub-purpose-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin:1rem 0 2rem}.hub-purpose{padding:1.6rem;border:1px solid var(--line);border-top:4px solid var(--tone);border-radius:18px;background:var(--wash)}.hub-purpose h2{font-size:1.35rem;color:var(--tone-dark)}.hub-purpose p{color:var(--muted);margin-bottom:0}
.public-note{display:grid;grid-template-columns:auto 1fr;gap:1.2rem;padding:1.25rem 1.5rem;border:1px solid var(--border);border-radius:14px;margin-top:2rem;background:#fff;color:var(--muted);font-size:.9375rem}.public-note strong{color:var(--text)}.public-note p{margin:0}.hub-footer{max-width:1120px;margin:1rem auto 0;padding:1.5rem 1rem;text-align:center;font-size:.875rem;color:var(--muted)}
.skip-link{position:absolute;left:1rem;top:-5rem;padding:.5rem;background:white;z-index:10}.skip-link:focus{top:.5rem}.hub-home :focus-visible{outline:3px solid var(--tone,#5d4a87);outline-offset:4px}
@media(max-width:1000px){.hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-home .brand span{display:none}}
@media(max-width:600px){.hub-home .site-header{padding:1rem;align-items:flex-start}.hub-home .site-header nav{gap:.8rem;flex-wrap:wrap;justify-content:flex-end;font-size:.875rem}.hub-home .brand{font-size:1.2rem;gap:.5rem}.hub-home .user-name{display:none}.hub-home .container{width:calc(100% - 2rem)}.hub-grid,.hub-purpose-grid{grid-template-columns:1fr}.hub-intro{padding-top:1.75rem}.mobile-break{display:block}.hub-category{padding:1rem;border-radius:16px}.hub-category .module-category-heading{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:start}.category-count{grid-column:2;justify-self:start;margin:0}.hub-category h2{font-size:1.3rem}.hub-category .category-mark{width:44px;height:44px}.hub-category .module-category-heading>div{flex:1;min-width:0}.hub-product{padding:1.15rem}.category-links{gap:.6rem}.category-links a{gap:.75rem;padding:.55rem .9rem}.public-note{grid-template-columns:1fr;gap:.4rem;padding:1.1rem}.hub-login-note{font-size:.9375rem}}
@media(prefers-reduced-motion:reduce){.hub-product{transition:none}}
