.product-hero{position:relative;padding:20px 0 40px;height:100%;min-height:670px;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:transform .25s ease,opacity .25s ease}.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;min-height:160px}.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:transform .25s ease,opacity .25s ease;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)}}.extra-form-cta{border-top:1px solid #eaeaea;padding:15px}.extra-form-cta div{border-right:#eaeaea solid 1px;padding-right:20px}.extra-form-cta div:last-child{border-right:0}.extra-form-cta div>button{color:#444 !important;font-size:16px;font-weight:400}.extra-form-cta div>button:hover{color:#146e59}.feature-clean{padding:20px 0 70px}.feature-clean .feature-head{text-align:center;max-width:700px;margin:auto}.feature-clean .feature-head p{font-size:18px;line-height:1.8;color:#2e2e2e}.feature-clean .feature-grid{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.feature-clean .feature-citem{background:#fff;border-radius:16px;padding:28px 22px;text-align:left;box-shadow:0 10px 20px rgb(0 0 0/6%);border:1px solid #eef2f7;transition:all .25s ease}.feature-clean .feature-citem .icon{width:42px;height:42px;border-radius:10px;background:rgba(22,163,74,.08);display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:15px}.feature-clean .feature-citem h4{font-size:23px;font-weight:700;margin-bottom:14px;color:#16223d}.feature-clean .feature-citem p{font-size:16px;line-height:1.6;color:#2e2e2e;margin:0}.feature-clean .feature-citem:hover{transform:translateY(-6px);border-color:#16a34a;box-shadow:0 12px 30px rgba(22,163,74,.08)}.tool-trust-section{margin-top:35px}.trust-rating{text-align:center;font-size:20px;margin-bottom:20px}.trust-rating i{font-size:18px}.trust-rating strong{color:#0b8f61}.trust-box{background:#fff;border:1px solid #edf1f5;border-radius:12px;padding:18px 10px;text-align:center;transition:transform .2s ease,opacity .2s ease;height:100%}.trust-box:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.08)}.trust-box i{font-size:34px;color:#0b8f61;margin-bottom:8px}.trust-box h4{margin:0;font-size:28px;font-weight:700}.trust-box small{color:#6c757d;display:block;margin-top:4px}@media(max-width:991px){.hero-preview{margin-top:50px;min-width:auto}.card-top{left:10px;top:10px}.card-bottom{right:10px;bottom:10px}.feature-clean .feature-grid{grid-template-columns:repeat(2,1fr)}}@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}.extra-form-cta{justify-content:center}.trust-box{margin-bottom:15px;height:auto}.trust-box h4{font-size:24px}}@media (max-width:576px){.product-hero{min-height:1100px}.feature-clean{padding:20px 10px 60px}.feature-clean .feature-grid{grid-template-columns:1fr;margin-top:30px}}@media (max-width:480px){.extra-form-cta{gap:10px !important;font-size:13px;margin-top:15px !important}.extra-form-cta div{padding-right:10px}.extra-form-cta div>button{font-size:13px}}.bio-home-section{padding:42px 45px 45px}.bio-home-container{display:flex;align-items:center;justify-content:space-between;gap:60px;max-width:1120px;margin:0 auto}.bio-home-content{flex:1;min-width:0}.bio-home-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;border-radius:12px;background:#fef0eb;color:#e93400;font-size:25px}.bio-home-content h2{margin:0 0 12px;color:#242424;font-size:30px;font-weight:700;line-height:1.2}.bio-home-description{max-width:600px;margin:0 0 28px;color:#718096;font-size:17px;line-height:1.65}.bio-home-features{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:30px}.bio-home-feature{display:flex;align-items:center;gap:10px;min-width:170px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.bio-home-feature-icon{width:34px;height:34px;flex:0 0 34px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#f5f6f8;color:#5f6875;font-size:18px}.bio-home-feature strong{display:block;color:#252b33;font-size:14px;font-weight:600;line-height:1.2}.bio-home-feature small{display:block;margin-top:3px;color:#8a929d;font-size:11px;line-height:1.3}.bio-home-cta{min-width:205px;padding:12px 24px;font-size:16px;font-weight:600}.bio-home-cta i{margin-right:5px;font-size:18px;vertical-align:middle}.bio-home-note{margin-top:10px;color:#8a929d;font-size:12px}.bio-home-note a{color:#07875d;text-decoration:none}.bio-home-note a:hover{text-decoration:underline}.bio-home-preview-area{width:270px;flex:0 0 270px;display:flex;justify-content:center}.bio-home-phone{width:210px;min-height:360px;padding:9px;border:6px solid #20242a;border-radius:28px;background:#20242a;box-shadow:0 14px 35px rgba(0,0,0,.12);position:relative}.bio-home-phone-content{height:100%;min-height:330px;padding:25px 13px 18px;border-radius:17px;background:#fff;text-align:center;overflow:hidden;position:relative;transition:background-color .5s ease}.bio-home-avatar{width:58px;height:58px;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;border-radius:50%;background:#f0f1f3;color:#7b828c;font-size:22px;transition:background-color .5s ease,color .5s ease,transform .35s ease}.bio-home-name{overflow:hidden;margin-bottom:3px;color:#20242a;font-size:13px;font-weight:700;line-height:1.3;white-space:nowrap;text-overflow:ellipsis;transition:color .5s ease}.bio-home-headline{overflow:hidden;margin-bottom:7px;color:#7a828d;font-size:7px;font-weight:500;line-height:1.3;white-space:nowrap;text-overflow:ellipsis;transition:color .5s ease}.bio-home-bio{height:27px;overflow:hidden;margin-bottom:15px;color:#7a828d;font-size:7px;line-height:1.4;transition:color .5s ease}.bio-home-links{display:flex;flex-direction:column;gap:7px}.bio-home-link{display:flex;align-items:center;justify-content:center;gap:5px;height:30px;border:1px solid #e3e5e8;border-radius:8px;background:#fff;color:#4d5662;font-size:8px;transition:opacity .35s ease,transform .35s ease,background-color .5s ease,border-color .5s ease,color .5s ease}.bio-home-link i{font-size:11px;transition:color .5s ease}.bio-preview-cycle>*{transition:opacity .35s ease,transform .35s ease}.bio-preview-changing{opacity:0;transform:translateY(8px)}.bio-preview-cycle:not(.bio-preview-changing) .bio-home-avatar{animation:bioAvatarEnter .55s ease}.bio-preview-cycle:not(.bio-preview-changing) .bio-home-name{animation:bioContentEnter .45s ease .08s both}.bio-preview-cycle:not(.bio-preview-changing) .bio-home-headline{animation:bioContentEnter .45s ease .14s both}.bio-preview-cycle:not(.bio-preview-changing) .bio-home-bio{animation:bioContentEnter .45s ease .2s both}.bio-preview-cycle:not(.bio-preview-changing) .bio-home-link:nth-child(1){animation:bioLinkEnter .4s ease .26s both}.bio-preview-cycle:not(.bio-preview-changing) .bio-home-link:nth-child(2){animation:bioLinkEnter .4s ease .34s both}.bio-preview-cycle:not(.bio-preview-changing) .bio-home-link:nth-child(3){animation:bioLinkEnter .4s ease .42s both}@keyframes bioAvatarEnter{0%{opacity:0;transform:scale(.82)}70%{opacity:1;transform:scale(1.04)}100%{opacity:1;transform:scale(1)}}@keyframes bioContentEnter{0%{opacity:0;transform:translateY(8px)}100%{opacity:1;transform:translateY(0)}}@keyframes bioLinkEnter{0%{opacity:0;transform:translateY(8px)}100%{opacity:1;transform:translateY(0)}}.bio-preview-cycle[data-template="1"] .bio-home-avatar{background:#f3e8ff;color:#7c3aed}.bio-preview-cycle[data-template="1"] .bio-home-name{color:#312e81}.bio-preview-cycle[data-template="1"] .bio-home-headline,.bio-preview-cycle[data-template="1"] .bio-home-bio{color:#6b7280}.bio-preview-cycle[data-template="1"] .bio-home-link{border-color:#ddd6fe;background:#faf5ff;color:#5b21b6}.bio-preview-cycle[data-template="1"] .bio-home-link i{color:#7c3aed}.bio-preview-cycle[data-template="2"] .bio-home-avatar{background:#dbeafe;color:#2563eb}.bio-preview-cycle[data-template="2"] .bio-home-name{color:#1e3a8a}.bio-preview-cycle[data-template="2"] .bio-home-headline,.bio-preview-cycle[data-template="2"] .bio-home-bio{color:#64748b}.bio-preview-cycle[data-template="2"] .bio-home-link{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.bio-preview-cycle[data-template="2"] .bio-home-link i{color:#2563eb}.bio-preview-cycle[data-template="3"] .bio-home-avatar{background:#dcfce7;color:#15803d}.bio-preview-cycle[data-template="3"] .bio-home-name{color:#14532d}.bio-preview-cycle[data-template="3"] .bio-home-headline,.bio-preview-cycle[data-template="3"] .bio-home-bio{color:#64748b}.bio-preview-cycle[data-template="3"] .bio-home-link{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.bio-preview-cycle[data-template="3"] .bio-home-link i{color:#16a34a}.bio-home-link:hover{transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.bio-preview-cycle>*,.bio-home-avatar,.bio-home-name,.bio-home-headline,.bio-home-bio,.bio-home-link{animation:none !important;transition:none !important}}@media (max-width:767px){.bio-home-section{padding:30px 20px}.bio-home-container{flex-direction:column;gap:35px;text-align:center}.bio-home-preview-area{order:1;width:100%}.bio-home-content{order:2;width:100%}.bio-home-icon{margin-left:auto;margin-right:auto}.bio-home-content h2{font-size:28px}.bio-home-description{font-size:15px}.bio-home-features{justify-content:center}.bio-home-feature{text-align:left}}