.strip-hero{padding:1.6rem 0 1.2rem}
.strip-hero h1{font-size:clamp(1.8rem,6vw,3.4rem);font-weight:900;text-transform:uppercase;line-height:.9;letter-spacing:-.03em;margin-bottom:.5rem}
.strip-hero h1 em{font-style:normal;color:#ff3b30}
.strip-hero p{font-size:.86rem;max-width:560px;margin-bottom:.8rem}
.sk{display:flex;gap:1.1rem;flex-wrap:wrap;font-size:.68rem;text-transform:uppercase;font-weight:800;margin-bottom:1rem}
.sk strong{display:block;font-size:1.1rem}
.strip-shot{border:8px solid #111;max-width:360px}

.bills{display:flex;flex-direction:column;gap:0}
.bill{display:grid;grid-template-columns:7rem 1fr auto;align-items:center;border:8px solid #111;border-bottom:none;padding:.7rem .8rem;background:#fff}
.bill:last-child{border-bottom:8px solid #111}
@media(max-width:560px){.bill{grid-template-columns:1fr}}
.bill .tag{font-size:1.5rem;font-weight:900;text-transform:uppercase;line-height:.85}
.bill h3{font-size:1rem;text-transform:uppercase}
.bill p{font-size:.74rem;color:#333}
.bill .btn-pos{font-size:.68rem;padding:.28rem .6rem}

.stack3{display:grid;grid-template-rows:auto;gap:0}
.st{padding:.9rem 1rem;border:8px solid #111;border-bottom:none}
.st:last-child{border-bottom:8px solid #111}
.st:nth-child(2){background:#111;color:#f5f0e6}
.st:nth-child(2) p{color:#b8b3a8}
.st .lb{font-size:2rem;font-weight:900;line-height:.85;text-transform:uppercase;margin-bottom:.25rem}
.st h3{font-size:.9rem;text-transform:uppercase;margin-bottom:.2rem}
.st p{font-size:.76rem;color:#333}

.two{display:grid;grid-template-columns:1.2fr .8fr}
@media(max-width:768px){.two{grid-template-columns:1fr}}
.tw{border:8px solid #111;padding:.9rem;border-right:none}
.tw:last-child{border-right:8px solid #111}
@media(max-width:768px){.tw{border-right:8px solid #111;border-bottom:none}.tw:last-child{border-bottom:8px solid #111}}
.tw h3{font-size:1.1rem;text-transform:uppercase;margin-bottom:.4rem}
.tw li{font-size:.76rem;padding:.16rem 0}
.dl-shot{margin-top:1rem;border:8px solid #111;max-width:640px}

.dl-cta{padding:2.2rem 0;border-top:8px solid #111}
.dl-cta h2{font-size:clamp(1.4rem,4vw,2.1rem);font-weight:900;text-transform:uppercase;line-height:.95;margin-bottom:.35rem}
.dl-cta p{font-size:.82rem;color:#444;margin-bottom:1rem}
