/* Home page: clear offers, compact cases and tangible preparation outputs. */
.hero-video-banner .hero-content{min-height:590px;justify-content:center;gap:28px;padding-bottom:52px}
.hero-video-stage{min-height:590px}
.hero-video-banner .hero-actions .button{background:#fff;min-height:54px;padding:0 22px}
.hero-video-banner .hero-actions .text-link{border:0;text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px}
.services-overview .order-terms{background:#fff;padding:20px;min-height:144px;margin:0 0 20px}
.services-overview .order-time{font-size:var(--type-body);color:var(--ink);margin-top:12px}
.services-overview .order-summary{min-height:3em}
.services-overview .service-card-link{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:12px 0;border-bottom:1px solid var(--ink)}
.storyboard-sheet{display:flex;flex-direction:column;justify-content:center;gap:10px;width:100%;height:100%;background:#e9e8e0;padding:16px;color:var(--ink)}
.sheet-title{font-size:13px;letter-spacing:.015em;text-align:left}
.sheet-frames{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.sheet-frames>span{min-width:0;display:block;background:#fdfdfa}
.storyboard-sheet .sheet-frames img{display:block;position:static;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;transform:none}
.sheet-frames small{font-size:11px;display:block;padding:3px 5px;text-align:left}
.home-cases{padding-top:24px;padding-bottom:80px}
.home-cases>.section-title{margin-bottom:38px}
.home-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
.home-case{min-width:0}
.case-cover{display:block;width:100%;position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--ink)}
.case-cover>img{width:100%;height:100%;object-fit:cover;transition:transform .4s var(--ease)}
.case-cover:hover>img{transform:scale(1.025)}
.cover-action{position:absolute;bottom:18px;left:18px;display:inline-flex;align-items:center;gap:14px;min-height:44px;padding:12px 16px;background:#fff;color:var(--ink);font-size:var(--type-caption)}
.home-case h3{font-size:var(--type-subheading);margin:22px 0 12px;letter-spacing:-.03em}
.home-case>p{font-size:var(--type-body);line-height:1.5;max-width:56ch;color:var(--muted)}
.home-case .case-proof{font-size:var(--type-caption);margin-top:16px;line-height:1.5}
.home-preparation{padding-top:72px;padding-bottom:80px;border-top:1px solid var(--line)}
.home-preparation .preparation-heading{display:block;margin:0 0 38px;max-width:none}
.home-preparation .preparation-heading h2{font-size:var(--type-title);line-height:1;letter-spacing:-.055em;max-width:none;margin:0}
.home-preparation .preparation-heading>p{font-size:var(--type-body);margin-top:20px;line-height:1.5;color:var(--muted);max-width:none}
.home-preparation .preparation-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 32px;overflow:visible;padding:0;margin:0}
.home-preparation .preparation-card{width:auto;min-width:0;padding:0;margin:0;background:none}
.home-preparation .preparation-card-link{display:flex;flex-direction:column;height:100%}
.home-preparation .preparation-image{display:block;width:100%;height:auto;aspect-ratio:16/9;position:relative;overflow:hidden;margin:0;background:var(--ink)}
.home-preparation .preparation-image>img{height:100%;width:100%;object-fit:cover}
.home-preparation .preparation-image>.storyboard-sheet{position:static;font-size:inherit;color:var(--ink);text-shadow:none;right:auto;bottom:auto}
.home-preparation .preparation-card h3{font-size:var(--type-subheading);line-height:1.15;letter-spacing:-.035em;margin:22px 0 12px}
.home-preparation .preparation-card p{font-size:var(--type-body);line-height:1.5;color:var(--muted);margin:0 0 18px;max-width:58ch}
.home-preparation .preparation-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;min-height:44px;padding:12px 0;margin-top:auto;border-bottom:1px solid var(--ink);font-size:var(--type-caption);color:var(--ink)}
.home-workflow{padding-top:64px;padding-bottom:68px;background:#e8e9e2}
.home-workflow h2{font-size:var(--type-heading);letter-spacing:-.04em;line-height:1.1;margin-bottom:32px}
.home-workflow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}
.home-workflow h3{font-size:var(--type-lead);margin-bottom:12px}
.home-workflow p{font-size:var(--type-body);line-height:1.5;color:#53554f}
.studio-team{padding-top:76px;padding-bottom:76px}
.team-heading .small-label{display:none}
.studio-team .team-heading h2{margin:0}
.team-roster{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}
.team-roster .team-role{min-height:3em}
.team-roster .text-link{margin-top:14px;min-height:44px}
.team-collaborators{grid-template-columns:minmax(0,760px)}
.team-roles-note{max-width:500px!important}
.contact{border-top:1px solid var(--line)}
@media(max-width:1100px) and (min-width:768px){.team-roster{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 28px}.hero-video-stage,.hero-video-banner .hero-content{min-height:550px}}
@media(max-width:767px){
 .hero-video-stage{min-height:0}
 .hero-video-banner .hero-content{min-height:0;padding-top:calc(56.25vw + 28px);padding-bottom:36px;gap:22px}
 .hero-video-banner .hero-actions{gap:14px 24px}
 .hero-video-banner .hero-actions .button{min-height:50px}
 .services-overview .order-summary{min-height:0}
 .services-overview .order-terms{min-height:0;padding:18px;margin-bottom:14px}
 .home-cases{padding-top:12px;padding-bottom:48px}
 .home-cases>.section-title{margin-bottom:28px}
 .home-case-grid{grid-template-columns:1fr;gap:36px}
 .cover-action{left:12px;bottom:12px;min-height:44px;padding:10px 13px}
 .home-case h3{margin:18px 0 10px}
 .home-preparation{padding-top:48px;padding-bottom:48px}
 .home-preparation .preparation-heading{margin-bottom:28px}
 .home-preparation .preparation-cards{grid-template-columns:1fr;gap:36px}
 .home-preparation .preparation-card h3{margin-top:18px}
 .storyboard-sheet{padding:12px;gap:8px}
 .sheet-title{font-size:12px}
 .sheet-frames{gap:6px}
 .sheet-frames small{font-size:10px;padding:2px 4px}
 .home-workflow{padding-top:42px;padding-bottom:42px}
 .home-workflow-grid{grid-template-columns:1fr;gap:26px}
 .home-workflow h2{margin-bottom:28px}
 .studio-team{padding-top:48px;padding-bottom:48px}
 .team-roster{grid-template-columns:1fr;gap:36px}
 .team-roster .team-role{min-height:0}
 .team-collaborators{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){.case-cover>img{transition:none}.case-cover:hover>img{transform:none}}

.hero-video-banner .hero-description .hero-budget{font-size:var(--type-lead);margin-top:22px;font-weight:500;line-height:1.4}
.home-preparation .preparation-card-link:hover .storyboard-sheet img{transform:none}
