.atv-use{--atv-red:#d71920;--atv-dark:#171717;--atv-muted:#666;--atv-line:#e7e7e7;background:#fff;color:var(--atv-dark)}
.atv-use *{box-sizing:border-box}.atv-use__wrap{width:min(1380px,calc(100% - 40px));margin:0 auto}.atv-use__hero{position:relative;min-height:560px;display:flex;align-items:center;background:#f4f4f4;overflow:hidden}.atv-use__hero-media{position:absolute;inset:0 0 0 42%}.atv-use__hero-media img{width:100%;height:100%;object-fit:cover}.atv-use__hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f4f4f4 0%,rgba(244,244,244,.75) 18%,rgba(244,244,244,0) 55%)}.atv-use__hero-content{position:relative;z-index:1;width:min(620px,48%);padding:72px 0}.atv-use__eyebrow{color:var(--atv-red);font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.atv-use h1{font-size:52px;line-height:1.05;margin:14px 0 20px}.atv-use__lead{font-size:18px;line-height:1.65;color:#4b4b4b;max-width:540px}.atv-use__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 28px;margin-top:24px;background:var(--atv-red);border:1px solid var(--atv-red);color:#fff!important;font-weight:800;text-decoration:none;text-transform:uppercase;transition:.2s}.atv-use__button:hover{background:#a81117;border-color:#a81117}.atv-use__button--outline{background:#fff;color:var(--atv-red)!important}.atv-use__section{padding:72px 0}.atv-use__section--soft{background:#f7f7f7}.atv-use__heading{text-align:center;font-size:36px;line-height:1.2;margin:0 0 12px}.atv-use__subheading{text-align:center;color:var(--atv-muted);font-size:17px;margin:0 auto 36px;max-width:720px}.atv-use__grid{display:grid;gap:22px}.atv-use__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.atv-use__task{border:1px solid var(--atv-line);border-radius:10px;overflow:hidden;background:#fff;text-decoration:none;color:inherit}.atv-use__task-media{aspect-ratio:4/3;background:#ececec;overflow:hidden}.atv-use__task-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.atv-use__task:hover img{transform:scale(1.035)}.atv-use__task-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#f1f1f1,#ddd);font-size:48px;color:var(--atv-red)}.atv-use__task-copy{padding:20px}.atv-use__task h3{font-size:20px;margin:0 0 8px}.atv-use__task p{color:var(--atv-muted);line-height:1.5;margin:0}.atv-use__task-link{display:inline-block;color:var(--atv-red);font-weight:750;margin-top:14px}.atv-use__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.atv-use__product{border:1px solid var(--atv-line);background:#fff;padding:16px;display:flex;flex-direction:column}.atv-use__product-media{display:block;aspect-ratio:1/1;background:#f6f6f6;overflow:hidden}.atv-use__product-media img{width:100%;height:100%;object-fit:contain}.atv-use__product-title{font-size:16px;line-height:1.35;margin:16px 0 8px;color:var(--atv-dark);text-decoration:none}.atv-use__price{font-size:20px;font-weight:800;margin-top:auto}.atv-use__product .atv-use__button{width:100%;margin-top:14px}.atv-use__selector{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:stretch}.atv-use__decision-list{border-top:1px solid var(--atv-line)}.atv-use__decision{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:18px 4px;border-bottom:1px solid var(--atv-line)}.atv-use__decision strong{font-size:16px}.atv-use__decision span{color:var(--atv-muted)}.atv-use__feature-card{min-height:320px;padding:42px;background:var(--atv-dark);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;border-radius:10px}.atv-use__feature-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55}.atv-use__feature-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.05))}.atv-use__feature-card>*:not(img){position:relative;z-index:1}.atv-use__feature-card h3{font-size:30px;margin:0 0 10px}.atv-use__feature-card p{font-size:16px;line-height:1.55;margin:0}.atv-use__promo{display:grid;grid-template-columns:1fr 1fr;align-items:center;border:1px solid var(--atv-line);border-radius:12px;overflow:hidden;background:#fff}.atv-use__promo-copy{padding:46px}.atv-use__promo-copy h2{font-size:34px;margin:0 0 12px}.atv-use__promo-copy p{color:var(--atv-muted);font-size:17px;line-height:1.6}.atv-use__promo-media{height:100%;min-height:360px;background:#eee}.atv-use__promo-media img{width:100%;height:100%;object-fit:cover}.atv-use__guide{display:grid;grid-template-columns:1.05fr .95fr;min-height:380px;border:1px solid var(--atv-line);background:#fff}.atv-use__guide-media{background:#eee}.atv-use__guide-media img{width:100%;height:100%;object-fit:cover}.atv-use__guide-copy{padding:48px;display:flex;flex-direction:column;justify-content:center}.atv-use__guide-copy h2{font-size:34px;margin:0 0 14px}.atv-use__guide-copy p{font-size:17px;line-height:1.6;color:var(--atv-muted)}.atv-use__trust{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--atv-line);border:1px solid var(--atv-line)}.atv-use__trust-item{background:#fff;padding:26px 18px;text-align:center}.atv-use__trust-icon{font-size:30px;color:var(--atv-red)}.atv-use__trust-item strong{display:block;margin:8px 0 5px}.atv-use__trust-item span{color:var(--atv-muted);font-size:13px;line-height:1.4}.atv-use__cta{background:linear-gradient(120deg,#b60e15,var(--atv-red));color:#fff;padding:42px 0}.atv-use__cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.atv-use__cta h2{font-size:32px;margin:0}.atv-use__cta .atv-use__button{margin:0;background:#fff;border-color:#fff;color:var(--atv-red)!important}
@media(max-width:989px){.atv-use__hero{min-height:500px}.atv-use__hero-content{width:58%}.atv-use h1{font-size:42px}.atv-use__grid--4,.atv-use__products{grid-template-columns:repeat(2,1fr)}.atv-use__selector,.atv-use__promo,.atv-use__guide{grid-template-columns:1fr}.atv-use__promo-media{min-height:300px}.atv-use__trust{grid-template-columns:repeat(2,1fr)}}
@media(max-width:749px){.atv-use__wrap{width:min(100% - 28px,1380px)}.atv-use__hero{display:block;padding-top:72vw;min-height:0}.atv-use__hero-media{inset:0 0 auto;height:72vw}.atv-use__hero-media:after{background:linear-gradient(0deg,#f4f4f4 0%,rgba(244,244,244,0) 40%)}.atv-use__hero-content{width:100%;padding:28px 0 44px}.atv-use h1{font-size:34px}.atv-use__lead{font-size:16px}.atv-use__section{padding:48px 0}.atv-use__heading{font-size:28px}.atv-use__grid--4,.atv-use__products{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.atv-use__task,.atv-use__product{min-width:82%;scroll-snap-align:start}.atv-use__decision{grid-template-columns:1fr}.atv-use__feature-card{min-height:280px;padding:28px}.atv-use__promo-copy,.atv-use__guide-copy{padding:30px 24px}.atv-use__promo-copy h2,.atv-use__guide-copy h2{font-size:28px}.atv-use__trust{grid-template-columns:1fr 1fr}.atv-use__cta-inner{display:block;text-align:center}.atv-use__cta h2{font-size:27px}.atv-use__cta .atv-use__button{margin-top:22px}}
