.stage482-rollout-shell{margin:32px auto;padding:24px;max-width:1180px;border:1px solid rgba(148,163,184,.22);border-radius:28px;background:linear-gradient(135deg,rgba(15,23,42,.96),rgba(2,6,23,.94));box-shadow:0 24px 80px rgba(0,0,0,.34);color:#e5eefb}.stage482-header{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.stage482-kicker{width:max-content;border:1px solid rgba(34,197,94,.34);border-radius:999px;padding:6px 10px;color:#86efac;background:rgba(22,163,74,.1);font-size:12px;text-transform:uppercase;letter-spacing:.12em}.stage482-header h2{margin:0;font-size:clamp(24px,4vw,42px);line-height:1.05}.stage482-header p{max-width:880px;margin:0;color:#b6c3d6}.stage482-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.stage482-card{border:1px solid rgba(148,163,184,.18);border-radius:22px;padding:18px;background:rgba(15,23,42,.66);min-height:150px}.stage482-card h3{margin:0 0 10px;font-size:15px;color:#f8fafc}.stage482-card p{margin:8px 0 0;color:#a9b8cc}.stage482-card ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.stage482-card li{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(148,163,184,.12);padding-bottom:6px;color:#cbd5e1}.stage482-card li:last-child{border-bottom:0}.stage482-card strong{color:#f8fafc}.stage482-metric{font-size:30px;font-weight:800;color:#f8fafc}.stage482-flags span,.stage482-checklist span{font-size:12px;color:#b6c3d6}@media(max-width:900px){.stage482-grid{grid-template-columns:1fr}.stage482-rollout-shell{padding:18px;margin:18px 8px}.stage482-card{min-height:auto}}