.branded-shell{background-color:var(--bg-main);width:100%;overflow-x:hidden}.branded-shell .content-wrapper{box-sizing:border-box;z-index:1;width:100%;max-width:1440px;margin:0 auto;padding:0 5%;position:relative}.branded-shell .about-section-block{background-color:var(--bg-accent);border-bottom:1px solid var(--border-light);width:100%;padding:80px 0}.branded-shell .engineering-section-block{background-color:var(--bg-main);width:100%;padding:80px 0}.branded-shell .section-title-large{letter-spacing:-.04em;color:var(--text-primary);text-transform:uppercase;margin-bottom:2rem;font-size:clamp(2.5rem,7vw,6rem);font-weight:900;line-height:.9}.branded-shell .project-category-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.2em;font-family:JetBrains Mono,monospace;font-size:1.1rem;font-weight:700}.branded-shell .case-study-button{color:var(--accent-primary);text-transform:uppercase;border:1px solid var(--accent-primary);cursor:pointer;letter-spacing:.1em;background:0 0;padding:14px 28px;font-family:JetBrains Mono,monospace;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-block}.branded-shell .case-study-button:hover{background:var(--accent-primary);color:var(--bg-main)}.branded-shell .featured-hero-container{justify-content:center;width:100%;margin:60px auto 0;display:flex}.branded-shell .hero-img-frame{background:var(--bg-accent);border:1px solid var(--border-light);box-sizing:border-box;flex-direction:column;align-items:center;width:fit-content;max-width:850px;margin:0 auto;padding:16px;display:flex}.branded-shell .image-container-inner{background:var(--bg-accent);justify-content:center;align-items:center;width:100%;display:flex;position:relative}.branded-shell .hero-img-frame img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:500px;display:block}.branded-shell .sf-gallery-nav{color:#fff;cursor:pointer;z-index:10;opacity:0;background:#000000b3;border:none;padding:20px 15px;font-family:JetBrains Mono,monospace;font-weight:700;transition:all .2s;position:absolute;top:50%;transform:translateY(-50%)}.branded-shell .group:hover .sf-gallery-nav{opacity:1}.branded-shell .sf-nav-left{left:0}.branded-shell .sf-nav-right{right:0}.branded-shell .sf-gallery-nav:hover{background:var(--accent-primary);color:var(--bg-main)}.branded-shell .sf-img-desc{color:var(--accent-primary);text-transform:uppercase;text-align:center;margin-top:16px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:700;display:block}.branded-shell .centered-contrib-container{width:100%;max-width:1100px;margin:80px auto 0}.branded-shell .mini-contrib-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;gap:3rem;display:grid}.branded-shell .mini-card{border-top:1px solid var(--border-light);padding:2rem 1rem;transition:all .3s}.branded-shell .mini-card:hover{border-top-color:var(--accent-primary)}.branded-shell .mini-card h4{letter-spacing:-.02em;text-transform:uppercase;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:900;line-height:1.1;transition:color .3s}.branded-shell .mini-card:hover h4{color:var(--accent-primary)}.branded-shell .mini-card p{color:var(--text-secondary);max-width:38ch;margin:0 auto;font-family:JetBrains Mono,monospace;font-size:.85rem;line-height:1.6}.branded-shell .tech-highlight{color:var(--accent-primary);font-weight:700}.branded-shell .about-hero-text{color:var(--text-primary);font-size:1.15rem;line-height:1.6}.branded-shell .about-link{color:inherit;text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}@media (min-width:1024px){.branded-shell .about-flex-container{align-items:center;gap:4rem;display:flex}.branded-shell .profile-image{object-fit:cover;border:2px solid var(--border-light);border-radius:50%;width:320px;height:320px}}@media (max-width:768px){.branded-shell .sf-gallery-nav{opacity:1;padding:15px 10px}.branded-shell .hero-img-frame{width:100%}.branded-shell .mini-contrib-grid{grid-template-columns:1fr;gap:1.5rem}.branded-shell .mini-card{padding:1.5rem 0}}
