.brand-hub{display:grid;gap:var(--space-5);max-width:1440px;margin:0 auto;padding:var(--space-6) var(--space-6) var(--space-12)}.brand-hub__breadcrumbs{margin:0}.brand-hub__breadcrumb-list{display:flex;flex-wrap:wrap;gap:var(--space-2);margin:0;padding:0;list-style:none;color:var(--color-text);font-size:.78rem;letter-spacing:.04em}.brand-hub__breadcrumb-list li+li:before{content:"/";margin-right:var(--space-2);color:var(--color-text-tertiary)}.brand-hub__breadcrumb-list li[aria-current=page]{color:var(--color-accent);font-weight:700}.brand-hub__breadcrumb-list a{color:var(--color-text-secondary);font-weight:500;text-decoration:none;transition:color var(--duration-base) var(--ease-standard)}.brand-hub__breadcrumb-list a:hover,.brand-hub__breadcrumb-list a:focus-visible{color:var(--color-text);text-decoration:underline;text-underline-offset:.18em}.brand-hub__brandbar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:var(--space-4);padding:var(--space-2) 0}.brand-hub__brandbar-left{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--space-3);min-width:0}.brand-hub__title{margin:0;color:var(--color-text);font-family:var(--font-display);font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:900;letter-spacing:-.025em;line-height:1}.brand-hub__count{color:var(--color-text-secondary);font-size:.88rem;font-weight:500;letter-spacing:.01em}.brand-hub__note{margin:0;padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-bg-alt) 84%,var(--color-surface) 16%);color:var(--color-text-secondary);font-size:.82rem;font-weight:500}.brand-hub__actions{display:flex;flex-wrap:wrap;gap:var(--space-2)}.brand-hub__action{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:40px;padding:var(--space-2) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-text);font-size:.86rem;font-weight:650;text-decoration:none;cursor:pointer;transition:background-color var(--duration-base) var(--ease-standard),border-color var(--duration-base) var(--ease-standard),color var(--duration-base) var(--ease-standard),transform var(--duration-base) var(--ease-spring)}.brand-hub__action:hover,.brand-hub__action:focus-visible{border-color:var(--color-border-strong);background:var(--color-bg-alt)}.brand-hub__action--primary{border-color:transparent;background:var(--color-accent);color:var(--color-text-on-accent)}.brand-hub__action--primary:hover,.brand-hub__action--primary:focus-visible{background:var(--color-accent-hover);color:var(--color-text-on-accent);transform:translateY(-1px)}.brand-hub__lineup-head{display:flex;align-items:baseline;gap:var(--space-3);margin-top:var(--space-2)}.brand-hub__lineup-title{margin:0;color:var(--color-text);font-family:var(--font-display);font-size:1.05rem;font-weight:800;letter-spacing:-.005em}.brand-hub__lineup-count{color:var(--color-text-secondary);font-size:.82rem;font-weight:500;letter-spacing:.01em}.brand-hub__lineup{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));align-items:start;justify-content:center;gap:var(--space-4)}@media(min-width:1024px){.brand-hub__lineup{grid-template-columns:repeat(auto-fit,minmax(280px,400px))}}.brand-hub__lineup .drawer__camper-inspector{width:100%;min-width:0;height:auto}.brand-hub__lineup .dap-drawer{inline-size:100%;block-size:auto;min-block-size:0;max-block-size:none;box-shadow:var(--shadow-sm);contain:none;overflow:hidden}.brand-hub__lineup .dap-panels{flex:initial;overflow:visible;overscroll-behavior:auto;scrollbar-gutter:auto}.brand-hub__lineup .dap-close{display:none}.brand-hub__empty{padding:var(--space-12);border:1px dashed var(--color-border);border-radius:var(--radius-lg);color:var(--color-text-secondary);font-weight:500;text-align:center}.brand-hub__seo-crawlable{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:720px){.brand-hub{gap:var(--space-4);padding:var(--space-4) var(--space-4) var(--space-10)}.brand-hub__brandbar{align-items:flex-start}.brand-hub__brandbar-left{flex-direction:column;align-items:flex-start;gap:var(--space-1)}.brand-hub__actions,.brand-hub__action{width:100%}.brand-hub__lineup{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.brand-hub__lineup .dap-drawer{position:relative;overflow:hidden}.brand-hub__lineup .dap-drawer:not(.is-expanded) .dap-tabs,.brand-hub__lineup .dap-drawer:not(.is-expanded) .dap-panels,.brand-hub__lineup .dap-drawer:not(.is-expanded) .dap-foot{display:none}.brand-hub__lineup .dap-drawer:not(.is-expanded){cursor:pointer}.brand-hub__lineup .dap-drawer:not(.is-expanded):after{content:"+";position:absolute;bottom:var(--space-2);right:var(--space-2);width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);background:var(--color-accent);color:var(--color-text-on-accent);font-size:1.1rem;font-weight:700;line-height:1;box-shadow:0 4px 12px #00000038;pointer-events:none}.brand-hub__lineup .dap-drawer.is-expanded{grid-column:1 / -1}.brand-hub__lineup .dap-drawer.is-expanded .dap-close{display:inline-flex}}@media(max-width:420px){.brand-hub__lineup{grid-template-columns:minmax(0,1fr)}}.brand-hub__hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);gap:var(--space-4);align-items:stretch}.brand-hub__hero-figure{position:relative;margin:0;border-radius:var(--radius-lg);overflow:hidden;background:var(--color-surface);box-shadow:var(--shadow-card-rest);aspect-ratio:16 / 10;max-height:520px;isolation:isolate}.brand-hub__hero-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform var(--duration-slow) var(--ease-emphasized)}.brand-hub__hero-figure:hover .brand-hub__hero-image{transform:scale(1.015)}.brand-hub__hero-overlay{position:absolute;inset:auto 0 0;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:var(--space-4);padding:var(--space-6);background:linear-gradient(180deg,#0000,#0000008c);color:#fff}.brand-hub__hero-caption{display:grid;gap:var(--space-1);min-width:0}.brand-hub__hero-eyebrow{margin:0;font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2.25rem);font-weight:900;letter-spacing:-.02em;line-height:1.05;text-shadow:0 2px 12px rgba(0,0,0,.25)}.brand-hub__hero-meta{margin:0;color:#ffffffeb;font-size:.92rem;font-weight:500;letter-spacing:.01em}.brand-hub__hero-cta{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-pill);background:var(--color-accent);color:var(--color-text-on-accent);font-size:.86rem;font-weight:650;text-decoration:none;box-shadow:0 8px 22px #00000038;transition:background-color var(--duration-base) var(--ease-standard),transform var(--duration-base) var(--ease-spring)}.brand-hub__hero-cta:hover,.brand-hub__hero-cta:focus-visible{background:var(--color-accent-hover);transform:translateY(-1px)}.brand-hub__facts{display:flex;flex-direction:column;gap:var(--space-2);align-self:stretch}.brand-hub__fact{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text)}.brand-hub__fact-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-md);background:var(--color-bg-alt);color:var(--color-text-secondary);flex-shrink:0}.brand-hub__fact-body{display:grid;gap:2px;min-width:0}.brand-hub__fact-value{color:var(--color-text);font-size:.94rem;font-weight:700;letter-spacing:-.005em;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-hub__fact-label{color:var(--color-text-secondary);font-size:.78rem;font-weight:500;letter-spacing:.01em}.brand-hub__tabs-shell{display:grid;gap:var(--space-4);margin-top:var(--space-2)}.brand-hub__tabs{display:flex;gap:0;border-bottom:1px solid var(--color-border);overflow-x:auto;scrollbar-width:none}.brand-hub__tabs::-webkit-scrollbar{display:none}.brand-hub__tab{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-3) var(--space-5);border:0;background:transparent;color:var(--color-text-secondary);font:inherit;font-size:.95rem;font-weight:700;letter-spacing:.005em;cursor:pointer;flex:1 1 0;min-width:max-content;transition:color var(--duration-base) var(--ease-standard)}.brand-hub__tab:after{content:"";position:absolute;left:50%;bottom:-1px;width:0;height:2px;background:var(--color-accent);border-radius:2px 2px 0 0;transform:translate(-50%);transition:width var(--duration-base) var(--ease-emphasized)}.brand-hub__tab:hover,.brand-hub__tab:focus-visible{color:var(--color-text)}.brand-hub__tab.is-active{color:var(--color-text);font-weight:800}.brand-hub__tab.is-active:after{width:70%}.brand-hub__tabpanels{display:grid}.brand-hub__tabpanel{grid-column:1;grid-row:1}.brand-hub__tabpanel[hidden]{display:none}.brand-hub__tabpanel.is-active{animation:brand-hub-fade var(--duration-base) var(--ease-emphasized)}@keyframes brand-hub-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.brand-hub__tabpanel-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--space-4);padding:var(--space-5) var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-sm)}.brand-hub__tabpanel-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-md);background:var(--color-bg-alt);color:var(--color-text-secondary);flex-shrink:0}.brand-hub__tabpanel-body{display:grid;gap:var(--space-1);min-width:0}.brand-hub__tabpanel-title{margin:0;color:var(--color-text);font-size:.98rem;font-weight:700;letter-spacing:-.005em}.brand-hub__tabpanel-text{margin:0;color:var(--color-text-secondary);font-size:.92rem;font-weight:500;line-height:1.55}@media(max-width:1040px){.brand-hub__hero{grid-template-columns:minmax(0,1fr)}.brand-hub__hero-figure{aspect-ratio:16 / 9;max-height:420px}}@media(max-width:720px){.brand-hub__hero-overlay{padding:var(--space-4)}.brand-hub__hero-figure{aspect-ratio:4 / 3;max-height:320px}.brand-hub__tab{padding:var(--space-3) var(--space-3);font-size:.86rem}.brand-hub__tabpanel-card{padding:var(--space-4)}}
