:root{--ink:#111820;--muted:#6c757d;--page:#ebf3f7;--footer:#cce0eb;--blue:#007bff;--blue-hover:#0069d9;--card:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}.container{width:calc(100% - 2rem);max-width:1140px;margin-inline:auto}.ad-header{background:#fff;align-items:center;min-height:51px;display:grid}.ad-header p{color:var(--muted);text-align:center;margin:0;font-size:.875rem}.page-shell{padding:2rem 1rem 4rem}.content-card{background:var(--card);width:min(100%,1140px);margin-inline:auto;padding:2rem 4rem}h1{letter-spacing:-.015em;text-align:center;max-width:1060px;margin:0 auto;font-size:2.5rem;font-weight:700;line-height:1.2}.video-still{width:min(100%,500px);margin:2.25rem auto 2rem;position:relative;overflow:hidden}.video-still-image{width:100%;height:auto;display:block}.video-still-overlay{background:#00000024;place-items:center;display:grid;position:absolute;inset:0}.video-play-icon{filter:brightness(0)invert()drop-shadow(0 3px 8px #00000073);opacity:.94;width:5.5rem;height:5.5rem;display:block}.copy{width:100%}.copy p{margin:0 0 1rem;font-size:1.125rem;line-height:1.5}.copy strong{font-weight:700}.cta-wrap{justify-content:center;margin-top:1rem;display:flex}.cta-button{border:1px solid var(--blue);background:var(--blue);color:#fff;text-align:center;border-radius:.3rem;min-width:168px;padding:.5rem 1rem;font-size:1.25rem;font-weight:400;line-height:1.5;text-decoration:none;transition:background-color .15s,border-color .15s,transform .15s}.cta-button:hover{border-color:var(--blue-hover);background:var(--blue-hover);transform:translateY(-1px)}.cta-button:focus-visible{outline-offset:4px;outline:4px solid #007bff59}.site-footer{background:var(--footer);padding:2rem 0}.footer-content{gap:1rem;display:grid}.footer-content p{color:var(--muted);text-align:center;margin:0;font-size:.75rem;line-height:1.5}.advertorial-notice{font-weight:600}@media (max-width:575.98px){.container{width:calc(100% - 1.875rem)}.page-shell{padding:2rem 0 4rem}.content-card{padding:2rem 1.875rem}.video-still{margin-block:2.25rem 2rem}.video-play-icon{width:4.5rem;height:4.5rem}}@media (min-width:576px) and (max-width:767.98px){.container,.content-card{max-width:540px}}@media (min-width:768px) and (max-width:991.98px){.container,.content-card{max-width:720px}}@media (min-width:992px) and (max-width:1199.98px){.container,.content-card{max-width:960px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
