
/* STLBEAST V589 — Hub SEO Brand Bridge
   Purpose: make Hub.STLBEAST feel like the same premium STLBEAST system while staying clearer, calmer, and search-focused.
   Palette: black steel + bone white + aged brass. Red is not a Hub brand color except tiny error/danger states inherited elsewhere. */
:root{
  --hub-bg:#050505;
  --hub-steel:#0D0F11;
  --hub-panel:#15181B;
  --hub-panel2:#1D2024;
  --hub-bone:#F2EADF;
  --hub-soft:#CDBFAE;
  --hub-muted:#8C8173;
  --hub-brass:#B08A45;
  --hub-brass2:#D0B06A;
  --hub-border:rgba(176,138,69,.20);
  --hub-border-soft:rgba(255,255,255,.085);
  --hub-green:#72B66B;
}
body.h589-hub{
  background:radial-gradient(circle at 74% 0%,rgba(176,138,69,.08),transparent 30%),linear-gradient(180deg,#050505 0%,#090A0B 45%,#050505 100%)!important;
  color:var(--hub-bone)!important;
}
.h589-wrap{width:min(1180px,calc(100% - 32px));margin-inline:auto;}
.h589-header{background:#050505;border-bottom:1px solid rgba(176,138,69,.22);}
.h589-nav{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;}
.h589-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--hub-bone);min-width:190px;}
.h589-brand img{width:176px;max-width:42vw;height:auto;filter:drop-shadow(0 0 12px rgba(176,138,69,.16));}
.h589-brand small{display:block;color:var(--hub-muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;margin-top:2px;}
.h589-links{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;}
.h589-links a{color:var(--hub-soft);text-decoration:none;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;border:1px solid transparent;padding:9px 10px;border-radius:10px;}
.h589-links a:hover,.h589-links a.is-active{color:var(--hub-bone);background:rgba(176,138,69,.075);border-color:rgba(176,138,69,.25);}
.h589-shop{background:linear-gradient(135deg,#B08A45,#76572A);border:1px solid rgba(208,176,106,.45)!important;color:#fff!important;}
.h589-hero{padding:54px 0 34px;border-bottom:1px solid rgba(176,138,69,.16);}
.h589-grid-2{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:24px;align-items:stretch;}
.h589-kicker{color:var(--hub-brass2);text-transform:uppercase;letter-spacing:.13em;font-weight:800;font-size:.8rem;margin:0 0 10px;}
.h589-hero h1,.h589-section h2{font-size:clamp(2.05rem,5vw,4.7rem);line-height:.92;letter-spacing:-.04em;margin:0;color:var(--hub-bone);text-transform:uppercase;}
.h589-hero h1 span,.h589-section h2 span{color:var(--hub-brass2);}
.h589-lead{font-size:1.04rem;line-height:1.72;color:var(--hub-soft);max-width:760px;margin:18px 0 0;}
.h589-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px;}
.h589-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:11px;text-decoration:none;text-transform:uppercase;letter-spacing:.07em;font-weight:800;font-size:.82rem;border:1px solid rgba(208,176,106,.45);background:linear-gradient(135deg,#B08A45,#76572A);color:#fff;box-shadow:0 14px 32px rgba(176,138,69,.14);}
.h589-btn.secondary{background:rgba(255,255,255,.025);color:var(--hub-bone);box-shadow:none;border-color:rgba(176,138,69,.30);}
.h589-panel,.h589-card,.h589-path,.h589-checklist,.h589-bridge{background:linear-gradient(180deg,rgba(29,32,36,.94),rgba(10,11,12,.98));border:1px solid var(--hub-border);border-radius:18px;box-shadow:0 22px 60px rgba(0,0,0,.46);}
.h589-panel{padding:22px;}
.h589-panel h3,.h589-card h3,.h589-path h3{margin:0 0 8px;color:var(--hub-bone);font-size:1.15rem;letter-spacing:-.02em;}
.h589-panel p,.h589-card p,.h589-path p{color:var(--hub-soft);line-height:1.62;margin:0;}
.h589-mini-list{display:grid;gap:10px;margin-top:16px;}
.h589-mini-list span{display:flex;gap:9px;align-items:flex-start;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.075);border-radius:12px;padding:10px;color:var(--hub-soft);}
.h589-mini-list span:before{content:'✓';color:var(--hub-green);font-weight:900;}
.h589-section{padding:34px 0;}
.h589-title-row{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px;}
.h589-title-row h2{font-size:clamp(1.65rem,3vw,2.55rem);}
.h589-title-row p{color:var(--hub-soft);max-width:720px;line-height:1.62;margin:8px 0 0;}
.h589-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
.h589-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}
.h589-card,.h589-path{padding:18px;text-decoration:none;color:inherit;min-height:150px;transition:border-color .15s ease,transform .15s ease;}
.h589-card:hover,.h589-path:hover{border-color:rgba(208,176,106,.44);transform:translateY(-2px);}
.h589-card strong,.h589-path strong{display:inline-block;margin-top:14px;color:var(--hub-brass2);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;}
.h589-card .icon,.h589-path .icon{width:42px;height:42px;border:1px solid rgba(176,138,69,.32);border-radius:13px;display:grid;place-items:center;color:var(--hub-brass2);font-weight:900;margin-bottom:12px;background:rgba(176,138,69,.055);}
.h589-bridge{padding:24px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.62fr);gap:18px;align-items:center;}
.h589-bridge h2{font-size:clamp(1.7rem,3vw,3rem);}
.h589-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px;}
.h589-badges span{border:1px solid rgba(176,138,69,.25);background:rgba(176,138,69,.055);padding:8px 10px;border-radius:999px;color:var(--hub-soft);font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;}
.h589-checklist{padding:20px;}
.h589-checklist ul{margin:12px 0 0;padding:0;list-style:none;display:grid;gap:9px;}
.h589-checklist li{color:var(--hub-soft);line-height:1.5;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:10px 12px;}
.h589-checklist li b{color:var(--hub-bone);}
.h589-faq{display:grid;gap:12px;}
.h589-faq details{background:rgba(255,255,255,.025);border:1px solid rgba(176,138,69,.16);border-radius:14px;padding:14px 16px;}
.h589-faq summary{cursor:pointer;color:var(--hub-bone);font-weight:800;}
.h589-faq p{color:var(--hub-soft);line-height:1.62;}
.h589-footer{background:#050505;border-top:1px solid rgba(176,138,69,.22);padding:30px 0;margin-top:36px;}
.h589-footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,minmax(130px,.7fr));gap:20px;}
.h589-footer p{color:var(--hub-muted);line-height:1.6;margin:10px 0 0;}
.h589-footer nav{display:grid;gap:8px;align-content:start;}
.h589-footer b{color:var(--hub-bone);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;}
.h589-footer a{color:var(--hub-soft);text-decoration:none;font-size:.9rem;}
.h589-footer a:hover{color:var(--hub-brass2);}
@media(max-width:900px){.h589-grid-2,.h589-bridge{grid-template-columns:1fr}.h589-grid-3,.h589-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.h589-nav{align-items:flex-start;flex-direction:column}.h589-links{justify-content:flex-start}.h589-hero{padding-top:34px}.h589-title-row{display:block}}
@media(max-width:560px){.h589-wrap{width:min(100% - 22px,1180px)}.h589-grid-3,.h589-grid-4{grid-template-columns:1fr}.h589-hero h1{font-size:2.55rem}.h589-footer-grid{grid-template-columns:1fr}.h589-brand img{width:154px}.h589-links a{font-size:.74rem;padding:8px}.h589-card,.h589-path,.h589-panel{border-radius:14px}.h589-actions .h589-btn{width:100%;}}
