@media (width<=1100px){.shell{width:min(var(--max), calc(100% - 40px))}.brand img{width:265px}.hero{grid-template-columns:1fr}.hero-copy{order:1}.hero-media{order:2;min-height:400px}.hero-media img{min-height:400px}.feature-grid{grid-template-columns:repeat(2,1fr)}.signup,.validation{grid-template-columns:1fr}.chips{grid-template-columns:repeat(3,1fr)}.benefits{grid-template-columns:repeat(2,1fr);row-gap:20px}.benefit:nth-child(2){border-right:0}}@media (width<=720px){.shell{width:min(var(--max), calc(100% - 28px))}header{align-items:flex-start;padding-top:18px}.brand img{width:220px}.email-link{font-size:0}.email-icon{width:23px;height:23px}.hero{gap:22px;padding-top:12px;padding-bottom:30px}h1{font-size:clamp(38px,12vw,56px)}.eyebrow{font-size:14px}.intro{margin-top:16px;font-size:17px}.hero-media{border-radius:16px;min-height:280px}.hero-media img{min-height:280px}.hero-badge{bottom:14px;left:14px;right:14px}.trust-card{padding:16px 18px}.feature-grid{grid-template-columns:1fr 1fr;gap:10px}.feature{padding:18px 16px}.signup{gap:18px;padding:20px}.signup-copy{grid-template-columns:52px minmax(0,1fr);gap:14px}.signup-envelope{width:52px;height:52px}.signup-envelope svg{width:25px;height:25px}.signup-form{grid-template-columns:1fr}.signup button{width:100%}.validation-card{padding:22px}.chips{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:1fr;padding-bottom:12px}.benefit,.benefit:first-child,.benefit:nth-child(3),.benefit:last-child{border-right:0;border-bottom:1px solid var(--line);padding:14px 0 14px 46px}.benefit:last-child{border-bottom:0}}@media (width<=480px){.shell{width:min(var(--max), calc(100% - 22px))}.brand img{width:190px}.feature-grid,.chips{grid-template-columns:1fr}.hero-media,.hero-media img{min-height:235px}.hero-badge{border-radius:0;max-width:none;position:static}.signup-copy h2{font-size:21px}}