*{box-sizing:border-box}body{margin:0;background:#0a1018;color:#ecf1f7;font-family:Inter,Arial,sans-serif;background-image:radial-gradient(ellipse at 50% 30%,#182a3b 0,transparent 60%)}main{width:min(1120px,calc(100% - 48px));margin:auto}header{display:flex;align-items:center;justify-content:space-between;padding:30px 0;border-bottom:1px solid #25313e}.brand{color:#f4f6fa;font-size:36px;font-weight:850;letter-spacing:-2px;text-decoration:none}.brand span,.tagline span{color:#ed2939}.tagline{font-size:13px;font-weight:700}.intro{text-align:center;padding:44px 0 30px}.eyebrow{font-size:10px!important;letter-spacing:3px;color:#f17480!important;font-weight:700}h1{font-size:clamp(30px,4vw,48px);letter-spacing:-1.5px;line-height:1.08;margin:16px 0}.intro>p{font-size:16px;color:#a8b8c9}.screen{padding:0 12px;background:linear-gradient(135deg,#344454,#17232f 25%,#111a24 75%,#293746);border:1px solid #526173;border-radius:20px;box-shadow:0 30px 70px #0008,0 1px 0 #91a3b63d inset}.bezel{height:38px;display:flex;gap:10px;align-items:center;font-size:9px;letter-spacing:2px;color:#aab9c9;padding:0 9px}.runtime{margin-left:auto;font-variant-numeric:tabular-nums}.led{width:5px;height:5px;background:#ed2939;border-radius:50%;box-shadow:0 0 9px #ed293988}.picture{border:1px solid #02060b;background:#000;border-radius:8px;overflow:hidden;aspect-ratio:16/9}video{width:100%;height:100%;display:block;object-fit:contain}.chin{display:flex;justify-content:space-between;gap:12px;padding:15px 10px;font-size:8px;letter-spacing:2px;color:#8496a9}.below{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:20px 0;color:#a6b6c6;font-size:12px}.below{justify-content:flex-end}button{border:1px solid #43576b;border-radius:7px;background:#182a3b;color:#ecf1f7;padding:10px 15px;cursor:pointer;font:inherit}button:hover{background:#263e53}button:focus-visible,a:focus-visible{outline:2px solid #ed5663;outline-offset:4px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding:28px 0 40px}.benefits article{border-top:1px solid #354454;padding-top:20px}.benefits article>span{display:block;font-size:16px;font-weight:700;line-height:1.4;letter-spacing:1.2px;color:#ef7480}h2{font-size:20px;letter-spacing:-.3px;margin:15px 0 10px}.benefits p{font-size:14px;line-height:1.7;color:#99adbf;margin:0}footer{border-top:1px solid #25313e;padding:25px 0 35px;font-size:12px;color:#768a9e;display:flex;justify-content:space-between}@media(max-width:600px){main{width:calc(100% - 28px)}header{padding:22px 0}.brand{font-size:30px}.tagline{font-size:10px}.intro{padding:30px 0 20px}.screen{padding:0 5px;border-radius:12px}.bezel{height:28px;font-size:8px}.chin{font-size:6px;letter-spacing:1px;padding:10px 4px}.benefits{grid-template-columns:1fr;gap:22px;padding-top:15px}.below{font-size:11px;gap:10px}}
header{justify-content:flex-start}.brand-lockup{display:flex;align-items:center;gap:18px;color:#f4f6fa;text-decoration:none}.reflex-mark{display:block;width:67px;height:74px;flex-shrink:0}.brand-copy{display:flex;flex-direction:column;gap:7px}.brand-copy .brand{font-size:40px;line-height:1;letter-spacing:-2px}.brand-copy .tagline{font-size:12px;line-height:1.4}@media(max-width:600px){.brand-lockup{gap:14px}.reflex-mark{width:53px;height:60px}.brand-copy .brand{font-size:33px}.brand-copy .tagline{font-size:11px}}

header{justify-content:space-between;gap:20px}.suite-label{margin:0;text-align:right;font-size:clamp(12px,1.6vw,18px);font-weight:700;letter-spacing:2px;line-height:1.5;color:#f17480;max-width:300px}@media(max-width:600px){header{gap:12px}.suite-label{font-size:11px;letter-spacing:1.2px;max-width:120px}.brand-lockup{gap:10px}.brand-copy .brand{font-size:29px}.brand-copy .tagline{font-size:9px}.reflex-mark{width:45px;height:52px}}

.more-link{margin-right:auto;color:#fff;text-decoration:none;background:#dd1c2a;padding:13px 18px;border-radius:7px;font-weight:700}.more-link:hover{background:#f12c3b}

/* Draw attention to the next action after a quiet two-second pause. */
@keyframes reflex-link-nudge{0%,80%,100%{transform:translateX(0)}84%{transform:translateX(-3px) rotate(-.6deg)}88%{transform:translateX(3px) rotate(.6deg)}92%{transform:translateX(-2px)}96%{transform:translateX(2px)}}
.cta,.more-link{animation:reflex-link-nudge 2.5s ease-in-out infinite;transform-origin:center}
.cta:hover,.cta:focus-visible,.more-link:hover,.more-link:focus-visible{animation:none}
@media(prefers-reduced-motion:reduce){.cta,.more-link{animation:none}}

/* Shared responsive finishing touches. */
h1,h2,h3{text-wrap:balance}p{overflow-wrap:break-word}.intro>p{line-height:1.6}.cta,.more-link,button{min-height:46px;line-height:1.4}.cta,.more-link{display:inline-flex;align-items:center;justify-content:center;text-align:center}.below{padding:24px 0}.benefits{padding-top:30px;padding-bottom:48px}.benefits p{font-size:15px}.brand-lockup{flex-shrink:0}
@media(max-width:600px){main{width:calc(100% - 32px)}.intro{padding:28px 0 24px}.intro h1{font-size:clamp(28px,8vw,36px)}.below{display:grid;grid-template-columns:1fr;gap:12px;padding:20px 0 26px}.below .more-link{margin:0}.below button{width:100%;font-size:13px}.brand-copy .tagline{font-size:10px}.suite-label{font-size:10px;letter-spacing:1px;max-width:115px}.benefits{padding-top:8px}.chin{letter-spacing:.8px}}
@media(max-width:360px){header{gap:8px}.brand-lockup{gap:8px}.brand-copy .brand{font-size:27px}.brand-copy .tagline{font-size:9px}.reflex-mark{width:40px;height:48px}.suite-label{max-width:95px;font-size:9px}}
