.visualHero{display:grid!important;grid-template-columns:1.05fr .95fr!important;min-height:100vh!important;padding:0!important;background:#eee9de!important;color:#111!important}.heroPhotoWall{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:5px;background:#111;min-height:100vh}.heroPhotoWall img{width:100%;height:100%;object-fit:cover;display:block;opacity:1!important;filter:none!important}.heroPhotoWall img:first-child{grid-row:1/3}.heroWords{padding:clamp(50px,6vw,100px);display:flex;flex-direction:column;justify-content:center}.homeFaces{display:grid;grid-template-columns:repeat(12,1fr);gap:8px;padding:8px;background:#111}.homeFaces button{grid-column:span 4;padding:0;background:#111;color:#fff;border:0;text-align:left;cursor:pointer;overflow:hidden}.homeFaces button:first-child,.homeFaces button:nth-child(4){grid-column:span 8}.homeFaces img{width:100%;height:auto;max-height:78vh;object-fit:contain;display:block;background:#111;opacity:1!important;filter:none!important}.homeFaces span,.homeFaces strong,.homeFaces small{display:block;padding-left:18px;padding-right:18px}.homeFaces span{padding-top:15px;font:700 8px 'DM Sans',sans-serif;letter-spacing:.16em}.homeFaces strong{padding-top:7px;font:400 clamp(28px,3.4vw,56px)/.95 'Libre Caslon Display',serif}.homeFaces small{padding-top:9px;padding-bottom:18px;font:700 9px 'DM Sans',sans-serif;letter-spacing:.12em}.storyPortraitStrip{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:35px 0}.storyPortraitStrip img{width:100%;height:auto;max-height:75vh;object-fit:contain;background:#111}.wideStoryPhoto,.documentHero,.endingPortrait{display:block;width:100%;height:auto;max-height:82vh;object-fit:contain;margin:32px 0;background:#111;opacity:1!important;filter:none!important}.endingPortrait{max-width:760px}.visualProofVault{background:#e9e3d7;color:#111;padding:clamp(70px,8vw,130px) clamp(20px,5vw,80px);border-top:1px solid #111;border-bottom:1px solid #111}.proofVaultGrid{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}.proofVaultCard{grid-column:span 4;padding:0;border:2px solid #111;background:#111;color:#fff;text-align:left}.proofVaultCard img,.artifactGrid button img{width:100%!important;height:auto!important;object-fit:contain!important;display:block!important;opacity:1!important;filter:none!important}.frontProof{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;margin:30px 0 42px}.frontProof img{width:100%;height:auto;object-fit:contain;display:block;background:#111}.artifactGrid button{height:auto!important;min-height:0!important;background-size:contain!important;background-repeat:no-repeat!important}
@media(max-width:850px){.visualHero{grid-template-columns:1fr!important}.heroPhotoWall{min-height:72vh}.heroWords{padding:48px 22px 65px}.homeFaces{display:block}.homeFaces button{display:block;width:100%;margin-bottom:8px}.homeFaces img,.wideStoryPhoto,.documentHero,.endingPortrait{max-height:none}.storyPortraitStrip{grid-template-columns:1fr}.proofVaultGrid{display:block}.proofVaultCard{display:block;width:100%;margin-bottom:12px}.frontProof{grid-template-columns:1fr}}