:root{--bb-ref-bg:#051c27;--bb-ref-surface:#0b2a37;--bb-ref-card:#0c2f3d;--bb-ref-ink:#f2f0e9;--bb-ref-muted:#b7c1c5;--bb-ref-accent:#f26a21;--bb-ref-separator:#31505b}.bb-reference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.bb-reference-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;background:var(--bb-ref-separator)!important;color:var(--bb-ref-ink);border-radius:0;clip-path:polygon(0 0,100% 0,100% calc(100% - 26px),calc(100% - 26px) 100%,0 100%);transition:transform .35s ease}.bb-reference-card::before{position:absolute;z-index:0;inset:1px;content:"";background:var(--bb-ref-card);clip-path:polygon(0 0,100% 0,100% calc(100% - 25px),calc(100% - 25px) 100%,0 100%)}.bb-reference-card:hover{transform:translateY(-6px)}.bb-reference-card__media{position:relative;z-index:1;display:block;margin:1px 1px 0;overflow:hidden}.bb-reference-card__image{display:block;width:100%;height:260px;object-fit:cover;transition:transform .75s cubic-bezier(.2,.7,.2,1)}.bb-reference-card:hover .bb-reference-card__image{transform:scale(1.055)}.bb-reference-card__body{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;padding:28px 28px 36px}.bb-reference-card__category,.bb-reference-category-chip,.bb-reference-hero .bb-reference-eyebrow{align-self:flex-start;display:inline-flex;margin:0 0 20px;padding:8px 16px 9px 12px;background:var(--bb-ref-accent)!important;color:var(--bb-ref-bg)!important;font-family:Manrope,sans-serif;font-size:12px;font-weight:800;letter-spacing:.1em;line-height:1;text-transform:uppercase;clip-path:polygon(0 0,100% 0,100% calc(100% - 9px),calc(100% - 9px) 100%,0 100%)}.bb-reference-eyebrow{margin:0 0 16px;color:var(--bb-ref-accent);font-family:Manrope,sans-serif;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.bb-reference-card__title{margin:0 0 14px;color:#f2f0e9;font-family:Sora,sans-serif;font-size:25px;font-weight:700;line-height:1.25}.bb-reference-card__title a{color:inherit;text-decoration:none}.bb-reference-card__excerpt{margin:0 0 24px;color:#a7a59f;font-family:Manrope,sans-serif;font-size:16px;line-height:1.7}.bb-reference-card__link{display:inline-flex;align-items:center;gap:12px;margin-top:auto;color:#f26a21;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.bb-reference-card__link svg{width:22px;fill:none;stroke:#f26a21;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transition:transform .25s ease}.bb-reference-card__link:hover svg{transform:translateX(5px)}.bb-reference-single{overflow:hidden;background:var(--bb-ref-bg);color:var(--bb-ref-ink)}.bb-reference-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.bb-reference-hero{padding:150px 0 72px;background:linear-gradient(120deg,#0c3443 0%,#051c27 72%)}.bb-reference-hero h1{max-width:900px;margin:0;color:var(--bb-ref-ink);font-family:Sora,sans-serif;font-size:clamp(42px,6vw,82px);font-weight:700;letter-spacing:-.04em;line-height:1.05}.bb-reference-lead{max-width:760px;margin:30px 0 0;color:var(--bb-ref-muted);font-family:Manrope,sans-serif;font-size:clamp(18px,2vw,23px);line-height:1.65}.bb-reference-visual{padding:0 0 88px;background:var(--bb-ref-bg)}.bb-reference-single__image{display:block;width:100%;max-height:680px;object-fit:cover}.bb-reference-content{padding:90px 0;background:var(--bb-ref-surface)}.bb-reference-content__grid{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.4fr);gap:80px}.bb-reference-content h2,.bb-reference-cta h2{margin:0;color:var(--bb-ref-ink);font-family:Sora,sans-serif;font-size:clamp(34px,4vw,56px);font-weight:700;letter-spacing:-.035em;line-height:1.12}.bb-reference-description{color:var(--bb-ref-muted);font-family:Manrope,sans-serif;font-size:19px;line-height:1.8}.bb-reference-description p:first-child{margin-top:0}.bb-reference-description p:last-child{margin-bottom:0}.bb-reference-cta{padding:78px 0;background:var(--bb-ref-accent)}.bb-reference-cta .bb-reference-eyebrow,.bb-reference-cta h2{color:#051c27}.bb-reference-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.bb-reference-cta a{display:inline-flex;align-items:center;gap:18px;padding:20px 26px;background:#051c27;color:#f2f0e9;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}@media(max-width:767px){.bb-reference-grid{grid-template-columns:1fr}.bb-reference-shell{width:min(100% - 32px,1180px)}.bb-reference-hero{padding:110px 0 52px}.bb-reference-visual{padding-bottom:56px}.bb-reference-content{padding:64px 0}.bb-reference-content__grid{grid-template-columns:1fr;gap:28px}.bb-reference-cta__inner{align-items:flex-start;flex-direction:column}}