/* v20: reliable brand marks, storybook illustrations and product polish */
.brand-image{display:block;width:min(100%,260px);height:auto;object-fit:contain}
.logo-card .brand-image{max-height:82px;margin:auto}
.logo-card.sendx .brand-image{width:min(100%,245px)}
.career-logo .brand-image{width:150px;max-height:62px;object-fit:contain;object-position:left center;filter:invert(1) grayscale(1);opacity:.96}
.career-logo.sendx .brand-image{width:138px}
.storybook-frame{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:30px;background:#101010;box-shadow:0 30px 80px rgba(0,0,0,.28)}
.storybook-frame img{width:100%;height:100%;object-fit:cover;display:block}
.storybook-frame::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.18))}
.storybook-caption{position:absolute;left:18px;bottom:16px;z-index:2;display:flex;align-items:center;gap:9px;padding:8px 12px;border-radius:999px;background:rgba(10,10,10,.72);backdrop-filter:blur(10px);font-size:12px;color:#fff}
.storybook-caption i{width:8px;height:8px;border-radius:50%;background:#ffd16b;box-shadow:0 0 0 5px rgba(255,209,107,.15)}
.scene-section .storybook-frame{aspect-ratio:16/6}
.directory-visual.storybook-frame{aspect-ratio:16/11;min-height:330px}
.app-shot.storybook-frame{aspect-ratio:16/10;border-radius:20px}
.app-shot.storybook-frame img{transition:transform .65s var(--ease)}
.app-card:hover .app-shot.storybook-frame img{transform:scale(1.035)}
.app-hero-art{margin:0 0 28px;aspect-ratio:16/5.5;max-height:390px}
.app-hero-art img{object-position:center 50%}
.product-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid var(--line);border-radius:999px;color:var(--soft);font-size:12px}
.product-badge::before{content:"";width:7px;height:7px;border-radius:50%;background:#83c889;box-shadow:0 0 0 5px rgba(131,200,137,.12)}
@media(max-width:760px){.scene-section .storybook-frame{aspect-ratio:4/3}.directory-visual.storybook-frame{min-height:240px}.career-logo .brand-image{width:132px}.app-hero-art{aspect-ratio:4/3}.storybook-caption{font-size:11px;left:12px;bottom:12px}}
.logo-card.sendx .brand-image{width:min(100%,260px);max-height:88px}.career-logo.sendx .brand-image{width:150px}
/* Mobile navigation must remain opaque and above page content */
@media(max-width:1060px){.nav-links{background:#050505!important;z-index:2600}.nav-inner{position:relative;z-index:2601}.menu-open .nav::after{content:"";position:fixed;inset:var(--nav) 0 0;background:#050505;z-index:2499}}

/* Product pages contain nested semantic sections; neutralise the global marketing-section spacing. */
.directory-hero,
.app-directory,
.app-hero-art,
.app-shell .app-view,
.app-shell .closet-view,
.app-shell .ledger-view,
.app-shell .ledger-intro,
.app-shell .metric-grid,
.app-shell .cve-filterbar,
.app-shell .cve-table,
.app-shell .cve-watchlist,
.app-shell .calc-shell,
.app-shell .scenario-workspace,
.job-layout .job-results,
.resume-app .studio-shell,
.resume-app .studio-editor,
.resume-app .studio-preview{padding-top:0;padding-bottom:0}
.logo-card.sendx .brand-image{width:min(100%,250px);max-height:72px}
.career-logo.sendx .brand-image{width:148px;max-height:52px}
