@keyframes ss-fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.success-hero-wrapper{display:flex;align-items:center;justify-content:center;min-height:80vh;padding:var(--header-height) 80px 0!important}.success-hero{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;max-width:1280px;margin:0 auto;width:100%}.success-hero-content{display:flex;flex-direction:column;gap:0;max-width:640px}.success-hero-content h1{font-size:clamp(2.2rem,4.5vw,3.6rem);line-height:1.1;color:var(--text-dark);margin:0 0 18px}.success-hero-content .subtext{font-size:1.1rem;color:var(--text-medium);line-height:1.6;margin:0 0 20px;max-width:520px}.success-hero-actions{display:flex;gap:12px;margin-top:4px;flex-wrap:wrap}.success-hero-actions .btn{transition:background .22s ease,transform .18s ease,box-shadow .22s ease}.success-hero-actions .btn-primary:hover{filter:brightness(.88);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.14)}.success-hero-actions .btn-secondary:hover{filter:brightness(.92);transform:translateY(-2px)}.testimonial-preview-card{background:white;padding:1.25rem 1.5rem;border-radius:20px;box-shadow:0 8px 28px rgba(0,0,0,.06);border:1px solid rgba(176,204,129,.22);display:flex;flex-direction:column;gap:.65rem;margin-top:24px;position:relative;max-width:440px}.testimonial-preview-card:before{content:'"';position:absolute;top:-8px;left:18px;font-size:3.5rem;color:var(--soft-leaf);font-family:var(--font-heading,"Quicksand",sans-serif);opacity:.45;line-height:1}.tp-text{font-style:italic;color:var(--text-medium);font-size:.9rem;line-height:1.45;position:relative;z-index:1}.tp-author{display:flex;align-items:center;gap:.65rem}.tp-author img{width:36px;height:36px;border-radius:50%;object-fit:cover}.tp-name{font-weight:700;font-size:.85rem;color:var(--text-dark)}.tp-meta{font-size:.75rem;color:var(--text-light)}.success-hero-visual{align-items:center}.lifestyle-img-container,.success-hero-visual{position:relative;display:flex;justify-content:center}.lifestyle-img-container{width:100%;aspect-ratio:auto;border-radius:28px;overflow:hidden;z-index:1}.lifestyle-img-container img{width:100%;height:auto;object-fit:contain}.visual-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:130%;height:130%;background:radial-gradient(circle,rgba(176,204,129,.22) 0,rgba(176,204,129,0) 70%);z-index:0;pointer-events:none}.testimonials-snap-section{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top right,rgba(176,204,129,.1) 0,rgba(255,255,255,0) 60%),radial-gradient(circle at bottom left,rgba(176,204,129,.08) 0,rgba(255,255,255,0) 50%),#fafaf7;position:relative;overflow:hidden}.testimonials-snap-section:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none}.testimonials-section{width:100%;padding:72px 0 56px}.container{max-width:1280px;margin:0 auto;padding:0 80px}.section-header{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;margin-bottom:36px}.section-header:after{display:none}.badge-line{display:flex;flex-direction:column;align-items:center;color:var(--primary-green);font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.2rem;margin-bottom:2rem;text-align:center}.badge-line:after{content:"";display:block;width:40px;height:3px;background:var(--primary-green);border-radius:10px;margin-top:10px}.section-header h2{font-size:clamp(1.8rem,3.5vw,2.6rem);color:var(--text-dark);margin:0;width:100%}.testimonial-card{background:white;padding:32px;border-radius:24px;border:1px solid rgba(176,204,129,.12);box-shadow:0 4px 20px rgba(0,0,0,.03);display:flex;flex-direction:column;gap:18px;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;height:100%;text-align:left}.testimonial-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(176,204,129,.12);border-color:var(--primary-green)}.featured-card .tc-header{flex-direction:column;align-items:center;justify-content:center;gap:12px}.featured-card .tc-header,.featured-card .tc-info{text-align:center;width:100%}.tc-header{display:flex;align-items:center;gap:1rem;width:100%}.tc-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;box-shadow:0 4px 10px rgba(0,0,0,.08);flex-shrink:0;border:2px solid white}.tc-meta{margin:0;font-size:.85rem;color:var(--text-medium);opacity:.8}.tc-rating{color:#ffb800;font-size:.9rem;letter-spacing:2px;margin:4px 0}.tc-goal-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;align-self:flex-start;padding:.45rem 1rem;background:var(--soft-leaf);color:var(--primary-green);border-radius:50px;font-size:.75rem;font-weight:700;letter-spacing:.02em}.featured-card .tc-goal-badge{align-self:center}.tc-result{font-size:.95rem;line-height:1.4;color:var(--text-medium)}.tc-accent{color:var(--primary-green);font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em}.tc-quote{font-style:italic;font-size:16px;line-height:1.7;color:var(--text-medium);margin:0;flex:1 1}.stories-uniform-grid{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;width:100%}@media (min-width:1024px){.stories-uniform-grid{grid-template-columns:repeat(2,1fr);gap:32px;align-items:stretch}}@media (min-width:769px) and (max-width:1023px){.stories-uniform-grid{grid-template-columns:repeat(2,1fr);gap:24px}}.trust-metrics-section{padding:56px 0;width:100%;text-align:center}.trust-heading{text-align:center;font-family:var(--font-heading);font-size:clamp(1.6rem,3.5vw,2.4rem);margin-bottom:48px;color:var(--text-dark)}.trust-heading .text-highlight{color:var(--primary-green)}.trust-grid{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:0}.trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1;padding:0 2rem}.trust-icon{margin-bottom:.85rem;opacity:.8}.trust-number{font-size:clamp(2rem,5vw,2.5rem);color:var(--primary-green);margin-bottom:.4rem;font-weight:700;line-height:1.1}.trust-label{font-size:clamp(.9rem,1.6vw,1.1rem);color:var(--text-medium);font-weight:500}.trust-divider{display:block;width:1px;height:80px;background:rgba(47,58,46,.1);align-self:center;flex-shrink:0}@media (max-width:1024px){.container{padding:0 40px}.success-hero-wrapper{min-height:80vh;padding:48px 40px}.success-hero{grid-template-columns:1fr;gap:2.5rem;text-align:center}.success-hero-content{max-width:100%;align-items:center}.success-hero-content .subtext{max-width:100%}.success-hero-actions{justify-content:center}.testimonial-preview-card{margin-inline:auto}.lifestyle-img-container{aspect-ratio:auto;max-width:600px;border-radius:24px}.featured-card{padding:28px}.featured-card .tc-avatar{width:58px;height:58px}.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.container{padding:0 20px}.success-hero-wrapper{min-height:calc(100vh - var(--header-height));padding:24px 20px;display:flex;align-items:center;justify-content:center}.success-hero{grid-template-columns:1fr;gap:2rem;text-align:center}.success-hero-content{align-items:center}.success-hero-content h1{font-size:clamp(1.8rem,7vw,2.4rem);margin-bottom:14px}.success-hero-content .subtext{font-size:1rem;margin-bottom:16px}.success-hero-actions{flex-direction:column;gap:10px;width:100%}.success-hero-actions .btn{width:100%;text-align:center;justify-content:center}.testimonial-preview-card{max-width:100%;width:100%}.lifestyle-img-container{width:80%;margin:0 auto;aspect-ratio:auto;border-radius:20px}.testimonials-snap-section{min-height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important}.testimonials-section{padding:64px 0;width:100%}.section-header{margin-bottom:24px}.featured-testimonial-wrapper{margin-bottom:28px}.featured-card{padding:24px;border-radius:20px;gap:12px}.featured-card .tc-avatar{width:56px;height:56px}.featured-card .tc-quote{font-size:16px}.featured-card .tc-name{font-size:1.1rem}.testimonials-grid{grid-template-columns:1fr;gap:16px}.testimonial-card{padding:18px;border-radius:18px;gap:12px}.trust-metrics-section{padding:40px 0}.trust-heading{font-size:clamp(1.3rem,5vw,1.8rem);margin-bottom:32px}.trust-grid{flex-direction:column;align-items:center;gap:24px}.trust-divider{display:none}.trust-item{padding:0}.trust-number{font-size:2.25rem}}@media (max-width:480px){.success-hero-wrapper{padding:36px 16px}.container{padding:0 16px}}