.hero-section{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 69px);padding:40px;background:#fff;box-sizing:border-box}.hero-content{max-width:960px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-tag{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;border:1px solid #e5e5e5;border-radius:100px;margin-bottom:32px}.hero-tag-dot{width:8px;height:8px;border-radius:50%;background:#2589fe;flex-shrink:0}.hero-tag-text{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;letter-spacing:1.5px;color:#555}.hero-heading{font-family:Poppins,sans-serif;font-size:48px;font-weight:500;line-height:1.22;color:#111;margin:0 0 20px;letter-spacing:-.5px}.hero-highlight{color:#2589fe}.hero-subtitle{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.7;color:#444;margin:0 0 36px;max-width:620px}.hero-actions{display:flex;align-items:center;gap:16px;margin-bottom:36px;flex-wrap:wrap;justify-content:center}.hero-btn-primary{font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#fff;background:#2589fe;border:none;border-radius:100px;padding:16px 36px;text-decoration:none;cursor:pointer;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;white-space:nowrap}.hero-btn-primary:hover{background:#1a75e0;transform:translateY(-2px);box-shadow:0 6px 24px #2589fe59}.hero-btn-primary:active{transform:translateY(0)}.hero-btn-secondary{font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#333;background:#f0f0f0;border:1px solid #e0e0e0;border-radius:100px;padding:16px 36px;text-decoration:none;cursor:pointer;transition:background .2s ease,transform .15s ease,border-color .2s ease;white-space:nowrap}.hero-btn-secondary:hover{background:#e8e8e8;border-color:#d0d0d0;transform:translateY(-2px)}.hero-btn-secondary:active{transform:translateY(0)}.hero-badges{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:center}.hero-badge{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:1px solid #e8e8e8;border-radius:100px;background:#fafafa}.hero-badge-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.hero-badge-dot--blue{background:#2589fe}.hero-badge-dot--orange{background:#f97316}.hero-badge-label{font-family:Poppins,sans-serif;font-size:10px;font-weight:500;letter-spacing:1px;color:#555}@media(max-width:1024px){.hero-section{padding:36px 32px}.hero-heading{font-size:40px}.hero-subtitle{font-size:15px;max-width:560px}.hero-btn-primary,.hero-btn-secondary{padding:14px 28px;font-size:14px}}@media(max-width:768px){.hero-section{padding:48px 24px 40px;min-height:calc(100dvh - 61px);align-items:flex-start}.hero-content{max-width:100%}.hero-tag{padding:6px 16px;margin-bottom:28px}.hero-tag-text{font-size:10px;letter-spacing:1.2px}.hero-heading{font-size:32px;line-height:1.25;letter-spacing:-.3px;margin-bottom:16px}.hero-subtitle{font-size:14px;line-height:1.65;margin-bottom:32px;max-width:100%}.hero-actions{flex-direction:column;width:100%;gap:12px;margin-bottom:32px}.hero-btn-primary,.hero-btn-secondary{width:100%;text-align:center;box-sizing:border-box;padding:16px 24px;font-size:15px}.hero-badges{gap:10px}.hero-badge{padding:6px 12px}.hero-badge-label{font-size:9px;letter-spacing:.8px}}@media(max-width:480px){.hero-section{padding:36px 20px 32px}.hero-tag{padding:6px 14px;margin-bottom:24px}.hero-tag-dot{width:6px;height:6px}.hero-tag-text{font-size:9px;letter-spacing:1px}.hero-heading{font-size:28px;line-height:1.3;margin-bottom:14px}.hero-subtitle{font-size:13px;line-height:1.6;margin-bottom:28px}.hero-btn-primary,.hero-btn-secondary{padding:14px 20px;font-size:14px}.hero-badges{flex-direction:column;gap:8px}.hero-badge{width:100%;justify-content:center}}@media(max-width:360px){.hero-section{padding:28px 16px 24px}.hero-heading{font-size:24px}.hero-subtitle{font-size:12px}.hero-btn-primary,.hero-btn-secondary{padding:12px 16px;font-size:13px}}
