.hero-section{background:#fff;flex-direction:column;align-items:center;width:100%;min-height:90vh;padding-top:2rem;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;background:linear-gradient(135deg,#f0fdf4 0%,#fff 50%,#f0fdf4 100%);position:absolute;inset:0}.hero-blobs{opacity:.05;pointer-events:none;z-index:0;position:absolute;inset:0}.hero-blob{filter:blur(60px);background:#80e280;border-radius:50%;position:absolute}.hero-blob--top{width:18rem;height:18rem;top:5rem;left:2.5rem}.hero-blob--bottom{width:24rem;height:24rem;bottom:5rem;right:2.5rem}.hero-inner{z-index:1;width:100%;max-width:80rem;margin:0 auto;padding:2.5rem 2rem;position:relative}.hero-grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.hero-grid{grid-template-columns:52% 48%;gap:2rem}}.hero-copy{min-width:0;overflow:visible}.hero-eyebrow{color:#1f2937;background:#eafbea;border-radius:9999px;align-items:center;margin-bottom:1rem;padding:.65rem 1.15rem;font-size:.9rem;font-weight:700;display:inline-flex}.hero-heading{color:#111827;letter-spacing:0;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1}.hero-heading__line{display:block}.hero-heading__line--green{color:#80e280}.hero-subheading{color:#4b5563;margin-bottom:1.5rem;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:500;line-height:1.6}.hero-description{background:#f9fafb;border-left:4px solid #80e280;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.hero-description p{color:#374151;text-align:justify;margin:0;font-size:.9rem;line-height:1.6}.hero-description__bold{color:#111827;font-weight:700}.hero-badges{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.hero-badge{color:#4b5563;align-items:center;font-size:.95rem;font-weight:500;display:flex}.hero-badge__icon{color:#80e280;flex-shrink:0;width:1rem;height:1rem;margin-right:.5rem}.hero-card-wrapper{padding:2rem 2.5rem 1.5rem;position:relative}.hero-float{white-space:nowrap;z-index:10;border-radius:9999px;padding:.5rem 1rem;font-size:.85rem;font-weight:700;position:absolute;box-shadow:0 4px 12px #0000001a}.hero-float--top-right{color:#000;background:#80e280;top:0;right:0}.hero-float--mid-left{color:#1f2937;background:#fff;border:1px solid #e5e7eb;top:40%;left:0}.hero-float--bottom-left{color:#1f2937;background:#fff;border:1px solid #e5e7eb;bottom:.5rem;left:.5rem}.hero-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;padding:1.5rem;box-shadow:0 20px 40px #0000001f}.hero-card__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.hero-card__brand{align-items:center;gap:.75rem;display:flex}.hero-card__avatar{color:#fff;background:#80e280;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:700;display:flex}.hero-card__title{color:#111827;margin:0;font-size:.875rem;font-weight:600}.hero-card__subtitle{color:#6b7280;margin:0;font-size:.75rem}.hero-card__dots{gap:.35rem;display:flex}.hero-card__dot{border-radius:50%;width:.75rem;height:.75rem}.hero-card__items{flex-direction:column;gap:.75rem;display:flex}.hero-card__item{cursor:pointer;background:#f9fafb;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem;transition:background .2s;display:flex}.hero-card__item:hover{background:#f3f4f6}.hero-card__item-left{align-items:center;gap:.75rem;display:flex}.hero-card__item-icon{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.hero-card__item-title{color:#111827;margin:0;font-size:.875rem;font-weight:600}.hero-card__item-desc{color:#6b7280;margin:0;font-size:.75rem}.hero-cta{z-index:1;padding-bottom:1rem;position:relative}.hero-cta__btn{color:#000;cursor:pointer;background:#80e280;border:none;border-radius:.5rem;padding:1rem 3rem;font-size:1.125rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s}.hero-cta__btn:hover{background:#70d270;transform:scale(1.05);box-shadow:0 8px 20px #80e28066}.hero-mit{z-index:1;color:#111827;margin-bottom:1rem;font-size:1.125rem;font-weight:700;position:relative}.hero-mit__highlight{color:#750014}@media (max-width:1023px){.hero-card-wrapper{padding:1.5rem 1rem 1rem}.hero-float--mid-left,.hero-float--bottom-left{display:none}.hero-float--top-right{top:.25rem;right:.25rem}}@media (max-width:640px){.hero-inner{padding:1.5rem 1rem}.hero-cta__btn{padding:.875rem 1.5rem;font-size:1rem}}
.analyzer-proof-section{background:#f8fafc;width:100%;padding:4rem 1rem}.analyzer-proof-inner{flex-direction:column;align-items:center;gap:2rem;width:min(1120px,100%);margin:0 auto;display:flex}.analyzer-proof-heading{text-align:center;max-width:760px}.analyzer-proof-eyebrow{color:#1f2937;background:#eafbea;border-radius:9999px;margin-bottom:.75rem;padding:.45rem .9rem;font-size:.9rem;font-weight:700;display:inline-flex}.analyzer-proof-heading h2{color:#111827;letter-spacing:0;margin:0 0 1rem;font-size:2.75rem;font-weight:800;line-height:1.1}.analyzer-proof-heading p{color:#4b5563;margin:0;font-size:1.1rem;line-height:1.65}.analyzer-proof-grid{grid-template-columns:minmax(0,.95fr) auto minmax(0,1.25fr);align-items:stretch;gap:1.25rem;width:100%;display:grid}.analyzer-proof-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;box-shadow:0 10px 28px #0f172a0f}.analyzer-proof-panel-strong{border-color:#80e280}.analyzer-proof-panel-header{align-items:center;gap:.8rem;margin-bottom:1.25rem;display:flex}.analyzer-proof-header-icon{color:#22a447;background:#eafbea;border-radius:8px;flex:none;width:2.5rem;height:2.5rem;padding:.55rem}.analyzer-proof-panel-header h3{color:#111827;margin:0 0 .2rem;font-size:1.25rem;font-weight:800}.analyzer-proof-panel-header p{color:#6b7280;margin:0;font-size:.95rem}.analyzer-proof-list{gap:.8rem;display:grid}.analyzer-proof-row{background:#f9fafb;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;padding:.8rem;display:grid}.analyzer-proof-row-icon{color:#22a447;width:1.4rem;height:1.4rem}.analyzer-proof-row span,.analyzer-proof-output span{color:#6b7280;font-size:.85rem;font-weight:700;display:block}.analyzer-proof-row strong{color:#111827;margin-top:.15rem;font-size:1rem;display:block}.analyzer-proof-arrow{color:#22a447;justify-content:center;align-items:center;width:3rem;display:flex}.analyzer-proof-arrow svg{width:2rem;height:2rem}.analyzer-proof-output-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.analyzer-proof-output{background:#f9fafb;border-radius:8px;flex-direction:column;min-height:10rem;padding:1rem;display:flex}.analyzer-proof-output strong{color:#111827;margin:.5rem 0;font-size:2rem;font-weight:900;display:block}.analyzer-proof-output p{color:#4b5563;margin:0;font-size:.95rem;line-height:1.45}.analyzer-proof-trust{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.analyzer-proof-trust span{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:9999px;padding:.55rem .9rem;font-weight:700}.analyzer-proof-cta{color:#000;cursor:pointer;background:#80e280;border:none;border-radius:.5rem;width:min(100%,360px);padding:.875rem 2rem;font-size:1.05rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s}.analyzer-proof-cta:hover{background:#70d270;transform:scale(1.03);box-shadow:0 6px 16px #80e28059}@media (max-width:900px){.analyzer-proof-heading h2{font-size:2.2rem}.analyzer-proof-grid{grid-template-columns:1fr}.analyzer-proof-arrow{width:100%;height:1.5rem;transform:rotate(90deg)}.analyzer-proof-output-grid{grid-template-columns:1fr}}
.features-section{width:100%;padding:2.5rem 0 4rem;background:#fff!important}.features-inner{width:90%;max-width:80rem;margin:0 auto;padding:0 1rem}.features-heading-wrap{text-align:center;margin-bottom:3rem}.features-heading{color:#111827;margin:0;font-size:clamp(1.75rem,4vw,3rem);font-weight:800}.features-carousel-wrap{max-width:80rem;margin:0 auto 2.5rem}.features-carousel,.features-carousel .slick-list,.features-carousel .slick-track,.features-carousel .slick-slide,.features-carousel .slick-slide>div{color:inherit!important;background:#fff!important}.features-carousel .slick-slide{height:100%!important;padding:10px!important}.features-carousel .slick-arrow{z-index:10;color:#80e280!important;background:#fff!important}.features-slide{height:100%;padding:4px}.features-card{height:100%;transition:box-shadow .3s,transform .3s;background:#fff!important;border-radius:.75rem!important}.features-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000001a!important}.features-card .ant-card-body{color:#111827!important;background:#fff!important}.features-card__body{text-align:center;background:#fff;flex-direction:column;align-items:center;height:100%;display:flex;position:relative}.features-card__icon-wrap{background:#80e280;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;transition:background .2s;display:flex}.features-card__icon-wrap:hover{background:#70d270}.features-card__icon{color:#fff;width:2rem;height:2rem}.features-card__bars{flex-direction:column;gap:.35rem;width:100%;margin-bottom:1rem;display:flex}.features-card__bar{background:#80e280;border-radius:9999px;height:3px;margin:0 auto}.features-card__title{color:#111827;margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.features-card__desc{color:#4b5563;margin:0 0 1rem;font-size:.95rem;line-height:1.5}.features-card__badge{color:#16a34a;background:#eff6ff;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.features-cta-wrap{text-align:center}.features-cta{color:#000;cursor:pointer;background:#80e280;border:none;border-radius:.5rem;width:100%;max-width:28rem;padding:.875rem 2rem;font-size:1.05rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s}.features-cta:hover{background:#70d270;transform:scale(1.03);box-shadow:0 6px 16px #80e28059}@media (max-width:768px){.features-inner{width:100%}.features-cta{max-width:100%}}
.community-section{width:100%;padding:5rem 0;background:#fff!important}.community-inner{width:100%;max-width:80rem;margin:0 auto;padding:0 1rem}.community-heading-wrap{text-align:center;margin-bottom:3rem}.community-heading{color:#111827;margin:0;font-size:clamp(2rem,5vw,3.75rem);font-weight:800}.community-carousel-wrap{width:100%;margin:0 0 2rem}.community-carousel,.community-carousel .slick-list,.community-carousel .slick-track,.community-carousel .slick-slide,.community-carousel .slick-slide>div{color:inherit!important;background:#fff!important}.community-carousel .slick-slide{padding:10px!important}.community-carousel .slick-arrow{z-index:10;color:#80e280!important;background:#fff!important;font-size:20px!important}.community-carousel .slick-prev{left:-50px!important}.community-carousel .slick-next{right:-50px!important}.community-slide{height:auto;padding:4px}.community-card{text-align:center;cursor:pointer;border-radius:1rem;flex-direction:column;align-items:center;height:auto;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 0 10px #0003;background:#fff!important}.community-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000026}.community-card__img-wrap{margin-bottom:1.25rem}.community-card__img{object-fit:cover;border-radius:50%;width:120px;height:120px;margin:0 auto;display:block;box-shadow:0 0 15px #0003}.community-card__name{color:#111827;word-break:keep-all;white-space:normal;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.community-card__title{color:#80e280;word-break:keep-all;white-space:normal;margin:0 0 .5rem;font-size:1rem;font-weight:700}.community-card__expertise{color:#4b5563;margin:0 0 1rem;font-size:1rem;line-height:1.5}.community-card__linkedin{color:#374151;opacity:0;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-top:auto;text-decoration:none;transition:background .2s,color .2s,opacity .2s;display:inline-flex}.community-card:hover .community-card__linkedin{opacity:1}.community-card__linkedin:hover{color:#fff;background:#80e280}.community-cta-wrap{text-align:center;justify-content:center;margin-top:3rem;display:flex}.community-cta{color:#000;cursor:pointer;background:#80e280;border:none;border-radius:.5rem;width:100%;max-width:24rem;padding:.875rem 2rem;font-size:1rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s}.community-cta:hover{background:#70d270;transform:scale(1.03);box-shadow:0 6px 16px #80e28059}@media (max-width:1024px){.community-carousel .slick-prev{left:-20px!important}.community-carousel .slick-next{right:-20px!important}}@media (max-width:768px){.community-section{padding:3rem 0}.community-carousel .slick-prev{left:-5px!important}.community-carousel .slick-next{right:-5px!important}.community-carousel .slick-slide{padding:8px!important}.community-carousel .slick-list{overflow:hidden!important}.community-slide{height:auto!important;padding:4px!important}.community-card{height:auto!important;min-height:unset!important;padding:1.25rem!important}.community-card__img{width:90px!important;height:90px!important}.community-card__name{font-size:1.1rem!important}.community-card__title{font-size:.9rem!important}.community-card__expertise{font-size:.875rem!important}.community-card__linkedin{opacity:1!important}}
