*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Arial,sans-serif;color:#071329;background:#fff;line-height:1.55}.container{width:min(92%,1240px);margin:auto}.section{padding:76px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;background:linear-gradient(135deg,#7c3aed,#2563eb);color:#fff;padding:17px 30px;font-size:17px;font-weight:900;text-decoration:none;cursor:pointer;box-shadow:0 18px 34px rgba(124,58,237,.25);transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-small{padding:12px 20px;font-size:14px}.btn-outline{background:#fff;color:#7c3aed;border:1px solid #ddd6fe;box-shadow:none}.browser-banner{margin-top:16px;margin-bottom:0;padding:18px 24px;border-radius:20px;background:linear-gradient(90deg,#f5f0ff,#eff6ff);border:1px solid #d8b4fe;display:flex;justify-content:space-between;align-items:center;gap:18px}.banner-copy{display:flex;flex-direction:column;gap:4px}.banner-copy strong{font-size:18px}.banner-copy span{color:#5b21b6}.hero{min-height:760px;padding:80px 0 70px;background:radial-gradient(circle at 78% 30%,#efe9ff 0,#fff 44%,#eff6ff 100%)}.hero-grid{display:grid;grid-template-columns:50% 50%;gap:34px;align-items:center}.badge{display:inline-flex;border:1px solid #9d6dff;border-radius:999px;padding:10px 20px;background:#fff;color:#6d28d9;font-weight:900;margin-bottom:25px}.hero h1{font-size:clamp(44px,5.3vw,78px);line-height:1.03;letter-spacing:-2.5px;margin-bottom:24px}.hero h1 span{display:block;color:#7c3aed}.lead{font-size:21px;color:#40516c;max-width:560px;margin-bottom:28px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.browser-tip{margin-top:22px;padding:18px 20px;border-radius:18px;background:#f5f3ff;border:1px solid #ddd6fe;color:#5b21b6;font-size:17px;max-width:560px}.stats{display:grid;grid-template-columns:repeat(3,max-content);gap:28px;margin-top:36px;align-items:center}.stats div{display:grid;grid-template-columns:48px auto;column-gap:10px;align-items:center}.stats span{grid-row:1/3;width:48px;height:48px;border-radius:50%;background:#ede9fe;display:flex;align-items:center;justify-content:center}.stats strong{font-size:18px}.stats small{color:#64748b}.hero-art{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center}.hero-image{width:115%;max-width:780px;transform:translate(-30px,-10px) scale(1.15);filter:drop-shadow(0 28px 52px rgba(15,23,42,.18))}.floating-note{position:absolute;right:10px;bottom:18px;max-width:300px;padding:18px 22px;background:#fff;border:1px solid #d8b4fe;border-radius:20px;box-shadow:0 20px 45px rgba(15,23,42,.12);font-size:16px}.section-title{text-align:center;margin-bottom:46px}.section-title h2{font-size:clamp(36px,4vw,52px);letter-spacing:-1.5px}.section-title p{font-size:18px;color:#5b6b84;margin-top:10px}.reward-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.reward-card{min-height:430px;padding:22px 20px 30px;border:1px solid #e5e7eb;border-radius:24px;background:#fff;text-align:center;box-shadow:0 14px 36px rgba(15,23,42,.06);transition:.28s;overflow:hidden}.reward-card:hover{transform:translateY(-8px);box-shadow:0 24px 60px rgba(15,23,42,.12)}.reward-img-wrap{height:250px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.reward-img{width:230px;height:230px;object-fit:contain;display:block;transition:.3s}.reward-card:hover .reward-img{transform:scale(1.08)}.reward-card h3{font-size:20px;margin-top:8px}.reward-card p{font-weight:900;color:#7c3aed;margin:6px 0 16px}.outline-btn{border:1px solid #8b5cf6;background:#fff;color:#7c3aed;border-radius:10px;padding:10px 20px;font-weight:900;cursor:pointer}.how,.highlights{background:#f8fbff}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.step{text-align:center;background:#fff;border:1px solid #e8eef8;border-radius:22px;padding:28px 18px;box-shadow:0 12px 28px rgba(15,23,42,.04)}.step div{width:74px;height:74px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;background:#ede9fe;color:#7c3aed;font-size:34px;font-weight:900}.step h3{font-size:17px;margin-bottom:8px}.step p{color:#64748b;font-size:14px}.notice,.bottom-reminder{margin-top:36px;padding:22px 24px;border-radius:20px;display:flex;justify-content:space-between;align-items:center;gap:20px}.notice{background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12}.bottom-reminder{background:linear-gradient(90deg,#f5f0ff,#eff6ff);border:1px solid #d8b4fe;color:#5b21b6}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.benefit{padding:32px 22px;border-radius:24px;border:1px solid #e5e7eb;text-align:center;box-shadow:0 14px 36px rgba(15,23,42,.05)}.benefit span{font-size:40px}.benefit h3{font-size:20px;margin:10px 0 8px}.benefit p{color:#64748b}.highlight-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.highlight-grid img{width:100%;height:220px;object-fit:contain;background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:20px;box-shadow:0 14px 36px rgba(15,23,42,.05)}.faq-section .notice{margin-top:0;margin-bottom:38px}.faq{max-width:920px;margin:auto}.faq-item{width:100%;border:1px solid #e5e7eb;background:#fff;border-radius:14px;margin-bottom:12px;padding:18px 22px;display:flex;justify-content:space-between;font-size:16px;font-weight:800;text-align:left;cursor:pointer}.floating-tip{position:fixed;right:18px;bottom:18px;z-index:30;width:300px;background:#fff;border:1px solid #d8b4fe;border-radius:20px;padding:20px;box-shadow:0 22px 60px rgba(15,23,42,.18)}.floating-tip p{font-size:14px;color:#475569;margin:8px 0 14px}.close-tip{position:absolute;top:8px;right:10px;border:0;background:transparent;font-size:22px;color:#94a3b8;cursor:pointer}.reveal{opacity:0;transform:translateY(22px);transition:.7s ease}.reveal.active{opacity:1;transform:none}@media(max-width:1050px){.reward-grid,.steps{grid-template-columns:repeat(2,1fr)}.benefits,.highlight-grid{grid-template-columns:repeat(2,1fr)}.hero-grid{grid-template-columns:1fr}.hero-art{min-height:auto}.hero-image{width:100%;transform:none;max-width:650px}.floating-note{position:static;margin:10px auto 0}.stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.section{padding:54px 0}.browser-banner,.notice,.bottom-reminder{flex-direction:column;text-align:center}.hero{padding:52px 0;min-height:auto}.hero h1{letter-spacing:-1.2px}.lead{font-size:17px}.hero-actions{flex-direction:column}.btn{width:100%}.stats{grid-template-columns:1fr;gap:14px}.reward-grid,.steps,.benefits,.highlight-grid{grid-template-columns:1fr}.reward-card{min-height:400px}.reward-img-wrap{height:240px}.reward-img{width:220px;height:220px}.floating-tip{left:14px;right:14px;width:auto}}
