/* Editorial presentation of real product assets. */
body.dark-mode .avatar-pose{background-image:url('images/ashley-avatar-dark.png')}
body.dark-mode .avatar-portrait{border-radius:0;background:transparent;mask-image:linear-gradient(to bottom,transparent 0%,black 5%,black 94%,transparent 100%)}
.projects-grid .ai-chat-project .project-link.real-project-preview,.projects-grid .merchant-dashboard-project .project-link.real-project-preview{aspect-ratio:auto!important;display:flex;align-items:center;justify-content:center;height:460px!important;overflow:hidden;padding:16px!important;background:var(--bg-primary)}
.projects-grid .ai-chat-project .project-link.real-project-preview>img,.projects-grid .merchant-dashboard-project .project-link.real-project-preview>img{width:auto!important;height:auto!important;max-height:100%!important;max-width:100%;object-fit:contain!important}
@media(max-width:767px){.projects-grid .ai-chat-project .project-link.real-project-preview,.projects-grid .merchant-dashboard-project .project-link.real-project-preview{height:360px!important}}
.finding-headline span{display:block}
.finding-headline.is-revealing span{animation:finding-reveal 900ms cubic-bezier(.16,1,.3,1) both}
.finding-headline.is-revealing span+span{animation-delay:160ms}
@keyframes finding-reveal{from{opacity:0;transform:translateY(24px);filter:blur(6px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}
@media(prefers-reduced-motion:reduce){.finding-headline.is-revealing span{animation:none}}
.projects-section--lead .projects-grid{display:flex!important;flex-direction:column;gap:0!important}
.projects-grid .project-card{display:grid!important;grid-template-columns:minmax(0,1fr) 280px;gap:48px;align-items:center;padding:64px 0!important;border-top:1px solid var(--border-color)!important;overflow:visible}
.projects-grid .project-card .project-link.real-project-preview{height:auto!important;min-height:0;flex:auto;padding:0!important;aspect-ratio:1200/850;border:0;border-radius:0;background:transparent;overflow:visible;box-shadow:none!important}
.project-link.real-project-preview>img{display:block;width:100%!important;height:auto!important;max-width:100%;max-height:none!important;object-fit:contain!important;transform:none!important;border-radius:6px;box-shadow:0 12px 40px -18px #181d242b}
.projects-grid .monu-project .project-link.real-project-preview{aspect-ratio:auto}
.projects-grid .monu-screens{height:auto;width:100%;padding:0;gap:30px;align-items:center;transform:none!important}
.projects-grid .project-link .monu-screens img{height:auto!important;width:calc(50% - 15px)!important;max-width:245px;max-height:none!important;margin:0!important;border-radius:22px;box-shadow:0 12px 32px -16px #302c3240}
.projects-grid .project-card .project-info{padding:0!important;text-align:left}
.projects-grid .project-heading{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:12px;margin:0 0 20px}
.projects-grid .project-heading h4{font-size:32px!important;line-height:1.1;font-weight:500;letter-spacing:-.055em}
.projects-grid .project-status{font-size:9px!important;letter-spacing:.12em;color:var(--text-secondary)}
.projects-grid .project-tagline{font-size:14px;line-height:1.8;min-height:0!important;margin:0 0 24px}
.projects-grid .project-actions{flex-wrap:wrap;gap:20px!important;margin:0!important}
.projects-grid .project-details.active{margin-top:20px;max-height:none}
.more-work-heading{margin-bottom:0}
/* Shared presentation frame for every secondary project. */
#work .projects-grid .project-card .project-link.real-project-preview{display:flex!important;align-items:center;justify-content:center;box-sizing:border-box;height:420px!important;min-height:0!important;max-height:420px!important;aspect-ratio:auto!important;padding:20px!important;overflow:hidden!important;background:transparent}
#work .projects-grid .project-card .project-link.real-project-preview>img{width:100%!important;height:100%!important;max-height:100%!important;object-fit:contain!important;box-shadow:none!important}
#work .projects-grid .project-card .monu-screens{display:flex;height:100%!important;max-height:100%;align-items:center;justify-content:center;gap:20px}
#work .projects-grid .project-card .monu-screens img{width:auto!important;height:100%!important;max-width:45%!important;max-height:100%!important;object-fit:contain!important;box-shadow:none!important;border-radius:0}
@media(max-width:767px){#work .projects-grid .project-card .project-link.real-project-preview{height:320px!important;max-height:320px!important;padding:12px!important}}
/* Landscape previews share one ratio at every breakpoint. */
#work .projects-grid .project-card .project-link.real-project-preview{position:relative;width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:3/2!important;padding:0!important}
#work .projects-grid .project-card .project-link.real-project-preview>img,#work .projects-grid .project-card .project-link.real-project-preview>.monu-screens{position:absolute;inset:0;width:100%!important;height:100%!important;margin:0!important}
#work .projects-grid .project-card .project-link.real-project-preview>.monu-screens{box-sizing:border-box;padding:16px}
@media(max-width:950px){.projects-grid .project-card{grid-template-columns:minmax(0,1fr) 220px;gap:30px}.projects-grid .project-heading h4{font-size:27px!important}}
@media(max-width:767px){.projects-grid .project-card{grid-template-columns:1fr;gap:28px;padding:38px 0!important}.projects-grid .project-card .project-info{max-width:520px}.projects-grid .monu-screens{gap:16px}.projects-grid .project-link .monu-screens img{width:calc(50% - 8px)!important}.projects-grid .project-heading{gap:8px;margin-bottom:12px}.projects-grid .project-tagline{margin-bottom:16px}.projects-grid .project-heading h4{font-size:29px!important}}
