*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,Segoe UI,Inter,Roboto,sans-serif;background:#f5f6f8;color:#1a1d24}.wrap{max-width:900px;margin:0 auto;padding:28px 20px 60px}.hero{text-align:center;padding:26px 0 18px}.hero h1{font-size:34px;letter-spacing:-.5px}.hero p{color:#5a606b;margin-top:8px;font-size:17px}video{width:100%;border-radius:16px;box-shadow:0 16px 48px rgba(0,0,0,.16);background:#000}.cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:22px 0 8px}.btn{display:inline-block;padding:14px 26px;border-radius:999px;font-weight:700;text-decoration:none;font-size:16px}.btn-primary{background:var(--brand);color:#fff}.btn-ghost{background:#fff;color:#1a1d24;border:2px solid #d4d8de}.note{text-align:center;color:#5a606b;font-size:14px;margin-top:6px}.card{background:#fff;border-radius:16px;padding:26px 28px;margin-top:28px;box-shadow:0 8px 30px rgba(0,0,0,.06)}.card h2{font-size:20px;margin-bottom:4px}.card .sub{color:#5a606b;font-size:14px;margin-bottom:16px}.row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #eef0f3}.row:last-of-type{border-bottom:0}.row .name{font-weight:600}.tag{font-size:13px;font-weight:700;padding:5px 12px;border-radius:999px}.tag.have{background:#e7f4ea;color:#2e7d32}.tag.missing{background:#fdeaea;color:#b3261e}.tag.unknown{background:#f0f1f4;color:#5a606b}.cost{margin-top:16px;padding:14px 16px;background:#f8f9fb;border-left:4px solid var(--brand);border-radius:8px;font-size:15px}footer{text-align:center;color:#8a8f98;font-size:12.5px;margin-top:36px;line-height:1.7}