/* V101: existing stack and a grouped catalogue, using the shared type scale. */
.bxm-about-tech{padding-block:38px 44px;margin:4px 0 36px;border-top:1px solid var(--about-line)}
.bxm-about-tech__heading{display:grid;grid-template-columns:1fr 1fr;gap:5%;align-items:start;margin-bottom:36px}
.bxm-about .bxm-about-tech__heading h3{font:300 var(--bxm-type-feature)/var(--bxm-leading-feature) var(--bxm-font-family);letter-spacing:-.025em;margin:0;max-width:23ch}
.bxm-about .bxm-about-tech__heading p{font:300 var(--bxm-type-body)/var(--bxm-leading-copy) var(--bxm-font-family);color:var(--about-muted);margin:0;max-width:57ch}
.bxm-about-tech__logos{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;list-style:none;padding:0;margin:0}
.bxm-about-tech__logos li{display:flex;flex-direction:column;align-items:center;min-width:0;text-align:center;background:none;border:0}
.bxm-about .bxm-about-tech__logos img{display:block;width:140px;max-width:100%;height:76px;object-fit:contain;margin:0 0 20px}
.bxm-about-tech__logos strong{font:600 var(--bxm-type-body)/1.4 var(--bxm-font-family);color:var(--about-ink)}
.bxm-about-tech__logos span{font:400 var(--bxm-type-body)/1.5 var(--bxm-font-family);color:var(--about-muted);margin-top:4px}
.bxm-about-tech__catalogue{margin-top:60px;padding-top:42px;border-top:1px solid var(--about-line)}
.bxm-about-tech__group{margin-top:40px}
.bxm-about .bxm-about-tech__group h4{font:300 var(--bxm-type-card)/var(--bxm-leading-copy) var(--bxm-font-family);color:var(--about-ink);margin:0 0 30px;letter-spacing:-.02em}
.bxm-about-tech__group+.bxm-about-tech__group{padding-top:36px;border-top:1px solid var(--about-line)}
.bxm-about-tech__group .bxm-about-tech__logos{row-gap:36px}
.bxm-about .bxm-about-tech__group img{width:140px;height:64px;padding:5px;box-sizing:border-box}
[data-bxm-theme="dark"] .bxm-about-tech__group img:is([src$="/angular.svg"],[src$="/django.svg"],[src$="/expo.svg"],[src$="/github.svg"],[src$="/nextdotjs.svg"],[src$="/ollama.svg"],[src$="/rust.svg"],[src$="/symfony.svg"],[src$="/vercel.svg"]){filter:brightness(0) invert(1)}
@media(max-width:980px) and (min-width:721px){.bxm-about-tech__group .bxm-about-tech__logos{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:980px){.bxm-about-tech__heading{gap:28px}.bxm-about-tech__logos{gap:20px}.bxm-about .bxm-about-tech__logos img{height:64px}}
@media(max-width:720px){.bxm-about-tech{padding-block:30px 32px;margin-bottom:28px}.bxm-about-tech__heading{grid-template-columns:1fr;gap:18px;margin-bottom:30px}.bxm-about-tech__heading h3{max-width:none}.bxm-about-tech__logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}.bxm-about-tech__logos li:last-child{grid-column:1/-1}.bxm-about .bxm-about-tech__logos img{height:60px;margin-bottom:16px}}
@media(max-width:720px){.bxm-about-tech__catalogue{margin-top:40px;padding-top:30px}.bxm-about-tech__group .bxm-about-tech__logos li:last-child{grid-column:auto}.bxm-about-tech__group .bxm-about-tech__logos li:last-child:nth-child(odd){grid-column:1/-1}.bxm-about-tech__group{margin-top:30px}.bxm-about .bxm-about-tech__group h4{margin-bottom:24px}}

.bxm-about-tech__logos li>a{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;padding:16px 10px;box-sizing:border-box;border-radius:14px;text-decoration:none;transition:background .2s,transform .2s}.bxm-about-tech__logos li>a:hover{background:#286bd20a;transform:translateY(-4px)}.bxm-about-tech__logos li>a:focus-visible{outline:2px solid #286bd2;outline-offset:3px}.tech-card-link{margin-top:auto;padding-top:14px;font:600 12px/1.4 var(--bxm-font-family);color:#286bd2}.tech-card-link b{margin-left:10px}@media(prefers-reduced-motion:reduce){.bxm-about-tech__logos li>a{transition:none;transform:none!important}}
