.product-hero{position:relative;padding:20px 0 40px;overflow:hidden;background:radial-gradient(circle at top left,#f3fbf7 0%,#fff 60%)}.product-hero:before{content:"";position:absolute;right:-180px;top:-120px;width:420px;height:420px;background:#18a868;opacity:.05;border-radius:50%;filter:blur(80px)}.hero-content{position:relative;z-index:2;max-width:560px}.hero-breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:25px;font-size:14px}.hero-breadcrumb a{color:#64748b;text-decoration:none}.hero-breadcrumb span{color:#aeb8c4}.hero-label{display:inline-flex;align-items:center;padding:7px 16px;border-radius:50px;background:#e9f8f0;color:#0f8c5b;font-size:13px;font-weight:600;margin-bottom:22px}.hero-content h1{font-size:48px;line-height:1.05;font-weight:800;color:#111827;margin-bottom:22px;letter-spacing:-1.5px}.hero-content h1 span{display:block;color:#0f8c5b}.hero-content p{font-size:18px;line-height:1.5;color:#64748b;margin-bottom:20px}.hero-actions{display:flex;align-items:center;gap:18px;margin-top:40px}.hero-actions .btn{height:54px;padding:0 30px;border-radius:14px;font-size:16px;font-weight:600;display:flex;align-items:center;gap:10px;transition:.25s}.hero-actions .btn-success{background:#0f8c5b;border-color:#0f8c5b}.hero-actions .btn-success:hover{transform:translateY(-2px);box-shadow:0 18px 35px rgba(15,140,91,.25)}.hero-actions .btn-outline-success{border:2px solid #0f8c5b;color:#0f8c5b}.hero-actions .btn-outline-success:hover{background:#0f8c5b;color:#fff}.hero-preview{position:relative;display:flex;justify-content:center;align-items:center;min-height:500px}.hero-preview img{width:100%;max-width:620px;border-radius:24px;box-shadow:0 30px 70px rgba(15,23,42,.12)}@media(max-width:1199px){.hero-content h1{font-size:48px}.hero-content p{font-size:18px}}@media(max-width:991px){.product-hero{padding:20px 0 50px;text-align:center}.hero-content{margin:auto}.hero-actions{justify-content:center}.hero-preview{margin-top:60px;min-height:auto}.hero-content h1{font-size:42px}}@media(max-width:767px){.product-hero{padding:20px 0 50px}.hero-breadcrumb{justify-content:center;flex-wrap:wrap}.hero-content h1{font-size:34px;line-height:1.2}.hero-content p{font-size:16px;line-height:1.7}.hero-actions{margin-top:20px;gap:5px}.hero-actions .btn{width:100%;justify-content:center;font-size:14px;padding:10px;height:auto}}.hero-features{display:flex;flex-wrap:wrap;gap:14px;margin:35px 0 10px}.feature-item{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #eef2f7;border-radius:16px;padding:14px 18px;min-width:185px;transition:.25s;cursor:default;box-shadow:0 8px 20px rgba(15,23,42,.04)}.feature-item:hover{transform:translateY(-4px);border-color:#d8ece2;box-shadow:0 18px 35px rgba(15,23,42,.08)}.feature-item i{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#ecfbf3;color:#0f8c5b;font-size:22px;flex-shrink:0}.feature-item strong{display:block;font-size:14px;color:#111827;margin-bottom:2px}.feature-item small{display:block;font-size:12px;color:#64748b}@media(max-width:991px){.hero-features{justify-content:center}}@media(max-width:767px){.hero-features{gap:12px}.feature-item{text-align:left;width:100%;min-width:100%;align-items:start}}.hero-preview{position:relative;display:flex;align-items:center;justify-content:center;padding:30px}.hero-preview img{width:100%;max-width:650px;border-radius:24px;background:#fff;border:1px solid #eef2f7;box-shadow:0 25px 60px rgba(15,23,42,.1);position:relative;z-index:2}.floating-card{position:absolute;display:flex;align-items:center;gap:15px;background:#fff;padding:16px 18px;border-radius:18px;border:1px solid #eef2f7;box-shadow:0 18px 45px rgba(15,23,42,.1);z-index:5;animation:floatCard 4s ease-in-out infinite}.floating-card i{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#ecfbf3;color:#0f8c5b;font-size:26px;flex-shrink:0}.floating-card strong{display:block;font-size:22px;font-weight:700;color:#111827;line-height:1.2}.floating-card small{display:block;font-size:13px;color:#64748b;margin-top:4px}.card-top{top:30px;left:-30px}.card-bottom{right:-20px;bottom:45px}@keyframes floatCard{0%{transform:translateY(0px)}50%{transform:translateY(-8px)}100%{transform:translateY(0px)}}@media(max-width:991px){.hero-preview{margin-top:50px}.card-top{left:10px;top:10px}.card-bottom{right:10px;bottom:10px}}@media(max-width:767px){.floating-card{transform:scale(.9);padding:12px 14px}.floating-card strong{font-size:18px}.floating-card small{font-size:12px}.card-top{top:-10px;left:0}.card-bottom{right:0;bottom:-10px}}