
.site-header .brand-mark,.footer-brand .brand-mark{background:#fff;overflow:hidden;border-radius:8px;padding:4px;box-sizing:border-box}
.brand-mark img{width:100%;height:100%;object-fit:contain}
.app-icon{background:#fff!important;padding:10px;box-sizing:border-box}
.app-icon img{object-fit:contain!important;width:100%;height:100%}
.product-brand-lockup{display:flex;align-items:center;gap:20px;margin:36px 0 22px}
.product-brand-lockup>img{width:72px;height:72px;object-fit:contain;background:#fff;padding:7px;border-radius:12px;box-sizing:border-box;flex:none}
.product-brand-lockup .system-kicker{margin:0;line-height:1.8}
.brand-film{padding:clamp(64px,8vw,112px) clamp(22px,7vw,112px);background:#f5f4ef;color:#17212b;scroll-margin-top:100px}
.film-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;max-width:1280px;margin:0 auto 32px}
.film-eyebrow{font-size:11px;letter-spacing:.18em;color:#376761;margin:0 0 24px;line-height:1.7}
.brand-film h2{font-size:clamp(38px,5vw,64px);font-weight:500;letter-spacing:-.04em;line-height:1.15;margin:0}
.film-intro{font-size:clamp(16px,1.6vw,21px);line-height:1.7;color:#5a6469;margin:18px 0 0}
.film-product-link{font-size:13px;color:#235c57;text-decoration:none;border-bottom:1px solid #809b94;padding-bottom:7px;white-space:nowrap}
.film-player{max-width:1280px;margin:0 auto}
.film-player video{display:block;width:100%;height:auto;aspect-ratio:16/9;background:#111;border-radius:4px;box-shadow:0 15px 45px #17212b15}
.film-player figcaption{display:flex;justify-content:space-between;gap:15px;font-size:12px;line-height:1.6;color:#626c70;margin-top:15px}
.film-hero-link{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:14px 22px;border:1px solid currentColor;color:inherit;text-decoration:none;font-size:14px;line-height:1.4}
.film-hero-link:focus-visible,.film-product-link:focus-visible{outline:3px solid #b39854;outline-offset:5px}
@media(max-width:620px){.film-heading{align-items:start;flex-direction:column;gap:20px}.film-player figcaption{font-size:10px}.product-brand-lockup{gap:14px}.product-brand-lockup>img{width:60px;height:60px}.product-brand-lockup .system-kicker{font-size:10px;letter-spacing:.1em}}
