.Hero-module__JgYmMq__hero{isolation:isolate;align-items:center;width:100%;height:100svh;min-height:760px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__imageWrapper{z-index:0;position:absolute;inset:0}.Hero-module__JgYmMq__heroImage{object-fit:cover;object-position:center}.Hero-module__JgYmMq__overlay{z-index:1;background:linear-gradient(270deg,#fffaf0f5 0%,#fffaf0d6 42%,#fffaf02e 78%),radial-gradient(circle at 18% 18%,#2f7d552e,#0000 26rem);position:absolute;inset:0}[data-theme=dark] .Hero-module__JgYmMq__overlay{background:linear-gradient(270deg,#140f09f0 0%,#140f09d1 44%,#140f092e 80%),radial-gradient(circle at 18% 18%,#f4ad282e,#0000 26rem)}.Hero-module__JgYmMq__contentContainer{z-index:2;min-height:inherit;grid-template-columns:minmax(0,1fr) minmax(250px,340px);align-items:center;gap:clamp(2rem,6vw,5rem);padding-top:82px;padding-bottom:4rem;display:grid;position:relative}.Hero-module__JgYmMq__content{max-width:680px}.Hero-module__JgYmMq__badge{border-radius:var(--border-radius-md);min-height:34px;color:var(--color-green);background:#ffffff9e;border:1px solid #2f7d5540;align-items:center;margin-bottom:1.3rem;padding:.35rem .9rem;font-size:.92rem;font-weight:800;display:inline-flex}.Hero-module__JgYmMq__title{max-width:13ch;color:var(--color-text-main);margin-bottom:1.4rem;font-size:clamp(2.35rem,5vw,4.6rem);font-weight:950;line-height:1.14}.Hero-module__JgYmMq__description{max-width:58ch;color:var(--color-text-muted);margin-bottom:2.1rem;font-size:clamp(1rem,1.4vw,1.18rem);line-height:2}.Hero-module__JgYmMq__buttons{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Hero-module__JgYmMq__primaryBtn,.Hero-module__JgYmMq__secondaryBtn{border-radius:var(--border-radius-md);min-height:50px;transition:transform var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast);justify-content:center;align-items:center;gap:.55rem;font-size:1rem;font-weight:850;display:inline-flex}.Hero-module__JgYmMq__primaryBtn{background:linear-gradient(135deg, var(--color-green), var(--color-gold));color:#fff;padding:.95rem 1.55rem;box-shadow:0 16px 34px #2f7d553d}.Hero-module__JgYmMq__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 20px 42px #2f7d554d}.Hero-module__JgYmMq__secondaryBtn{border:1px solid var(--glass-border-heavy);color:var(--color-text-main);background:#ffffff80;padding:.9rem 1.2rem}.Hero-module__JgYmMq__secondaryBtn:hover{background:var(--glass-bg-heavy);transform:translateY(-2px)}.Hero-module__JgYmMq__playIcon{color:var(--color-gold);font-size:1.5rem}.Hero-module__JgYmMq__floatingCardContainer{display:block}.Hero-module__JgYmMq__floatingCard{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(14px);background:#ffffffa3;border:1px solid #ffffff8f;gap:1.1rem;padding:1.4rem;display:grid}.Hero-module__JgYmMq__statItem{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__JgYmMq__statItem h3{color:var(--color-green);margin:0 0 .2rem;font-size:2.25rem;font-weight:950;line-height:1}.Hero-module__JgYmMq__statItem p{color:var(--color-text-muted);margin:0;font-size:1rem}.Hero-module__JgYmMq__divider{background:linear-gradient(90deg,#2f7d5542,#0000);width:100%;height:1px}.Hero-module__JgYmMq__scrollIndicator{z-index:2;position:absolute;bottom:1.4rem;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__mouse{border:2px solid #2f7d5561;border-radius:15px;justify-content:center;width:26px;height:42px;padding-top:6px;display:flex}.Hero-module__JgYmMq__wheel{background:var(--color-green);border-radius:2px;width:4px;height:8px}@media (max-width:980px){.Hero-module__JgYmMq__hero{height:auto;min-height:720px}.Hero-module__JgYmMq__contentContainer{grid-template-columns:1fr;align-content:center}.Hero-module__JgYmMq__floatingCardContainer{display:none}.Hero-module__JgYmMq__title{max-width:12ch}}@media (max-width:640px){.Hero-module__JgYmMq__hero{min-height:680px}.Hero-module__JgYmMq__overlay{background:linear-gradient(#fffaf0f0 0%,#fffaf0cc 58%,#fffaf061 100%),radial-gradient(circle at 20% 10%,#2f7d5524,#0000 22rem)}.Hero-module__JgYmMq__contentContainer{padding-top:92px;padding-bottom:3rem}.Hero-module__JgYmMq__buttons{flex-direction:column;align-items:stretch}.Hero-module__JgYmMq__primaryBtn,.Hero-module__JgYmMq__secondaryBtn{width:100%}}
.Features-module__MNwinW__featuresSection{padding:var(--spacing-xl) 0;background:var(--color-bg-darker);position:relative}.Features-module__MNwinW__featuresSection:before{content:"";background:linear-gradient(90deg,#0000,#2f7d5533,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Features-module__MNwinW__container{flex-direction:column;gap:clamp(2.5rem,5vw,4rem);display:flex}.Features-module__MNwinW__header{text-align:center;max-width:720px;margin:0 auto}.Features-module__MNwinW__title{color:var(--color-text-main);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:900}.Features-module__MNwinW__subtitle{color:var(--color-text-muted);font-size:1.06rem;line-height:1.9}.Features-module__MNwinW__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.Features-module__MNwinW__card{border:1px solid var(--color-border);border-radius:var(--border-radius-lg);background:var(--color-surface);min-height:250px;box-shadow:var(--shadow-card);transition:transform var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);padding:1.6rem;position:relative;overflow:hidden}.Features-module__MNwinW__card:before{content:"";opacity:0;transition:opacity var(--transition-fast);background:linear-gradient(145deg,#f4ad281f,#0000 48%);position:absolute;inset:0}.Features-module__MNwinW__card:hover{border-color:#2f7d5547;transform:translateY(-6px);box-shadow:0 20px 44px #2f7d551f}.Features-module__MNwinW__card:hover:before{opacity:1}.Features-module__MNwinW__iconWrapper{z-index:1;border-radius:var(--border-radius-md);background:var(--color-honey-light);width:54px;height:54px;color:var(--color-green);transition:background var(--transition-fast), color var(--transition-fast), transform var(--transition-fast);justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.65rem;display:flex;position:relative}.Features-module__MNwinW__card:hover .Features-module__MNwinW__iconWrapper{background:var(--color-green);color:#fff;transform:translateY(-2px)}.Features-module__MNwinW__cardTitle,.Features-module__MNwinW__cardDescription{z-index:1;position:relative}.Features-module__MNwinW__cardTitle{color:var(--color-text-main);margin-bottom:.8rem;font-size:1.18rem;font-weight:850}.Features-module__MNwinW__cardDescription{color:var(--color-text-muted);font-size:.95rem;line-height:1.85}@media (max-width:1040px){.Features-module__MNwinW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.Features-module__MNwinW__featuresSection{padding:4.5rem 0}.Features-module__MNwinW__grid{grid-template-columns:1fr}.Features-module__MNwinW__card{min-height:auto}}
.ProductShowcase-module__LGe1IG__productSection{padding:var(--spacing-xl) 0;background:linear-gradient(180deg, var(--color-bg-dark), var(--color-bg-darker) 52%, var(--color-bg-dark))}.ProductShowcase-module__LGe1IG__container{flex-direction:column;gap:clamp(3rem,6vw,5rem);display:flex}.ProductShowcase-module__LGe1IG__sectionHeader{text-align:center;max-width:760px;margin:0 auto}.ProductShowcase-module__LGe1IG__eyebrow{border-radius:var(--border-radius-md);color:var(--color-green);background:#ffffff9e;border:1px solid #2f7d5538;margin-bottom:.8rem;padding:.35rem .85rem;font-size:.9rem;font-weight:850;display:inline-flex}.ProductShowcase-module__LGe1IG__sectionTitle{color:var(--color-text-main);margin-bottom:.9rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:950}.ProductShowcase-module__LGe1IG__sectionSubtitle{color:var(--color-text-muted);font-size:1.05rem;line-height:1.9}.ProductShowcase-module__LGe1IG__productLayout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.ProductShowcase-module__LGe1IG__productLayout:not(:last-child){border-bottom:1px solid var(--color-border);padding-bottom:clamp(3rem,6vw,5rem)}.ProductShowcase-module__LGe1IG__reverse .ProductShowcase-module__LGe1IG__imageColumn{order:2}.ProductShowcase-module__LGe1IG__reverse .ProductShowcase-module__LGe1IG__contentColumn{order:1}.ProductShowcase-module__LGe1IG__imageColumn{position:relative}.ProductShowcase-module__LGe1IG__imageWrapper{aspect-ratio:4/3;border:1px solid var(--color-border);border-radius:var(--border-radius-lg);background:var(--color-surface-strong);width:100%;box-shadow:var(--shadow-card);position:relative;overflow:hidden}.ProductShowcase-module__LGe1IG__image{object-fit:cover;transition:transform .5s}.ProductShowcase-module__LGe1IG__imageWrapper:hover .ProductShowcase-module__LGe1IG__image{transform:scale(1.04)}.ProductShowcase-module__LGe1IG__priceTag{z-index:10;border-radius:var(--border-radius-md);color:var(--color-text-main);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(12px);background:#ffffffe6;flex-direction:column;gap:.1rem;padding:.8rem 1rem;display:flex;position:absolute;bottom:1rem;left:1rem}.ProductShowcase-module__LGe1IG__priceTag span{color:var(--color-text-muted);font-size:.8rem;font-weight:700}.ProductShowcase-module__LGe1IG__priceTag strong{color:var(--color-green);font-size:1.25rem;font-weight:950}.ProductShowcase-module__LGe1IG__contentColumn{flex-direction:column;gap:1.25rem;display:flex}.ProductShowcase-module__LGe1IG__badge{border-radius:var(--border-radius-md);background:var(--color-honey-light);color:var(--color-green);border:1px solid #2f7d5538;align-self:flex-start;padding:.35rem .85rem;font-size:.84rem;font-weight:850;display:inline-flex}.ProductShowcase-module__LGe1IG__title{color:var(--color-text-main);font-size:clamp(1.85rem,3vw,2.55rem);font-weight:950;line-height:1.25}.ProductShowcase-module__LGe1IG__description{color:var(--color-text-muted);font-size:1.06rem;line-height:1.95}.ProductShowcase-module__LGe1IG__specsList{grid-template-columns:1fr 1fr;gap:.85rem;margin:.4rem 0;list-style:none;display:grid}.ProductShowcase-module__LGe1IG__specsList li{color:var(--color-text-main);align-items:center;gap:.65rem;font-size:.95rem;display:flex}.ProductShowcase-module__LGe1IG__checkIcon{color:var(--color-green);flex-shrink:0;font-size:1.16rem}.ProductShowcase-module__LGe1IG__actions{gap:1rem;margin-top:.5rem;display:flex}.ProductShowcase-module__LGe1IG__buyButton{border-radius:var(--border-radius-md);background:linear-gradient(135deg, var(--color-green), var(--color-gold));color:#fff;min-height:52px;transition:transform var(--transition-fast), box-shadow var(--transition-fast);justify-content:center;align-items:center;gap:.55rem;padding:.95rem 1.5rem;font-size:1rem;font-weight:850;display:inline-flex;box-shadow:0 16px 32px #2f7d5533}.ProductShowcase-module__LGe1IG__buyButton:hover{transform:translateY(-2px);box-shadow:0 20px 40px #2f7d5542}.ProductShowcase-module__LGe1IG__detailsButton{border:1px solid var(--glass-border);border-radius:var(--border-radius-md);color:var(--color-text-main);transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);background:0 0;flex:1;padding:1rem 2rem;font-size:1rem;font-weight:700}.ProductShowcase-module__LGe1IG__detailsButton:hover{border-color:var(--color-green);background:var(--glass-bg);color:var(--color-green)}.ProductShowcase-module__LGe1IG__disabledButton{cursor:not-allowed;pointer-events:none;color:#837a6c!important;box-shadow:none!important;background:#d7d2c8!important;transform:none!important}.ProductShowcase-module__LGe1IG__skeletonBlock{border-radius:var(--border-radius-lg);background:var(--color-surface-strong);min-height:320px;animation:1.5s infinite ProductShowcase-module__LGe1IG__pulse}.ProductShowcase-module__LGe1IG__skeletonLine{border-radius:var(--border-radius-sm);background:var(--color-surface-strong);width:100%;height:1rem;animation:1.5s infinite ProductShowcase-module__LGe1IG__pulse}.ProductShowcase-module__LGe1IG__skeletonTitle{width:62%;height:2rem}.ProductShowcase-module__LGe1IG__skeletonButton{width:40%;height:3rem}@media (max-width:940px){.ProductShowcase-module__LGe1IG__productLayout{grid-template-columns:1fr}.ProductShowcase-module__LGe1IG__reverse .ProductShowcase-module__LGe1IG__imageColumn,.ProductShowcase-module__LGe1IG__reverse .ProductShowcase-module__LGe1IG__contentColumn{order:initial}}@media (max-width:620px){.ProductShowcase-module__LGe1IG__productSection{padding:4.5rem 0}.ProductShowcase-module__LGe1IG__specsList{grid-template-columns:1fr}.ProductShowcase-module__LGe1IG__actions{flex-direction:column}.ProductShowcase-module__LGe1IG__buyButton{width:100%}.ProductShowcase-module__LGe1IG__priceTag{align-items:flex-start;left:1rem;right:1rem}}
.InstagramFeed-module__hK3jKa__section{background:linear-gradient(180deg, #fffaf0c7, #fffffff5), var(--color-bg-darker);padding:clamp(3rem,6vw,5rem) 0}[data-theme=dark] .InstagramFeed-module__hK3jKa__section{background:linear-gradient(180deg, #17130ee0, #0f0c08f5), var(--color-bg-darker)}.InstagramFeed-module__hK3jKa__container{gap:1.1rem;display:grid}.InstagramFeed-module__hK3jKa__header{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.InstagramFeed-module__hK3jKa__header h2,.InstagramFeed-module__hK3jKa__header p{margin:0}.InstagramFeed-module__hK3jKa__header h2{color:var(--color-text-main);margin-top:.35rem;font-size:clamp(1.55rem,3vw,2.1rem);font-weight:950}.InstagramFeed-module__hK3jKa__header p{max-width:650px;color:var(--color-text-muted);margin-top:.45rem;line-height:1.8}.InstagramFeed-module__hK3jKa__eyebrow,.InstagramFeed-module__hK3jKa__profileButton,.InstagramFeed-module__hK3jKa__profileIdentity,.InstagramFeed-module__hK3jKa__stats,.InstagramFeed-module__hK3jKa__stats span,.InstagramFeed-module__hK3jKa__commentsHeader,.InstagramFeed-module__hK3jKa__postMeta,.InstagramFeed-module__hK3jKa__mediaBadge{align-items:center;display:flex}.InstagramFeed-module__hK3jKa__eyebrow{color:#c13584;gap:.45rem;font-size:.82rem;font-weight:950}.InstagramFeed-module__hK3jKa__profileButton{color:#fff;white-space:nowrap;min-height:46px;transition:transform var(--transition-fast), box-shadow var(--transition-fast);background:linear-gradient(135deg,#c13584,#f56040);border:1px solid #c135843d;border-radius:8px;justify-content:center;gap:.45rem;padding:.75rem 1rem;font-weight:950;box-shadow:0 14px 30px #c135842e}.InstagramFeed-module__hK3jKa__profileButton:hover{transform:translateY(-2px);box-shadow:0 18px 36px #c1358440}.InstagramFeed-module__hK3jKa__profileStrip{border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-card);border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem;display:flex}.InstagramFeed-module__hK3jKa__profileIdentity{gap:.8rem;min-width:0}.InstagramFeed-module__hK3jKa__profileIdentity img,.InstagramFeed-module__hK3jKa__profileIdentity>span{border-radius:50%;flex:none;width:54px;height:54px}.InstagramFeed-module__hK3jKa__profileIdentity img{object-fit:cover;border:2px solid #c1358459}.InstagramFeed-module__hK3jKa__profileIdentity>span{color:#fff;background:linear-gradient(135deg,#c13584,#f56040);justify-content:center;align-items:center;font-size:1.45rem;display:inline-flex}.InstagramFeed-module__hK3jKa__profileIdentity strong,.InstagramFeed-module__hK3jKa__profileIdentity small{display:block}.InstagramFeed-module__hK3jKa__profileIdentity strong{color:var(--color-text-main);font-size:1rem;font-weight:950}.InstagramFeed-module__hK3jKa__profileIdentity small{color:var(--color-text-muted);align-items:center;gap:.35rem;margin-top:.2rem;font-size:.76rem;font-weight:750;display:flex}.InstagramFeed-module__hK3jKa__stats{flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.InstagramFeed-module__hK3jKa__stats span{border:1px solid var(--color-border);min-height:34px;color:var(--color-text-muted);background:var(--color-bg-darker);border-radius:8px;gap:.35rem;padding:.35rem .65rem;font-size:.76rem;font-weight:800}.InstagramFeed-module__hK3jKa__stats b{color:var(--color-text-main);font-weight:950}.InstagramFeed-module__hK3jKa__stories{scrollbar-width:thin;gap:.7rem;padding:.15rem 0 .35rem;display:flex;overflow-x:auto}.InstagramFeed-module__hK3jKa__story{width:74px;height:74px;transition:transform var(--transition-fast);background:linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7);border-radius:50%;flex:none;padding:3px}.InstagramFeed-module__hK3jKa__story:hover{transform:translateY(-2px)}.InstagramFeed-module__hK3jKa__story span{border:3px solid var(--color-surface);background:var(--color-bg-darker);border-radius:50%;width:100%;height:100%;display:block;position:relative;overflow:hidden}.InstagramFeed-module__hK3jKa__story img{object-fit:cover;width:100%;height:100%}.InstagramFeed-module__hK3jKa__story svg{color:#fff;background:#0000008f;border-radius:50%;width:20px;height:20px;padding:3px;position:absolute;inset:auto 4px 4px auto}.InstagramFeed-module__hK3jKa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.InstagramFeed-module__hK3jKa__postCard{border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-card);transition:transform var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);border-radius:8px;overflow:hidden}.InstagramFeed-module__hK3jKa__postCard:hover{border-color:#c1358447;transform:translateY(-3px);box-shadow:0 18px 42px #50361029}.InstagramFeed-module__hK3jKa__media{aspect-ratio:1;background:var(--color-bg-darker);position:relative;overflow:hidden}.InstagramFeed-module__hK3jKa__media img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-normal)}.InstagramFeed-module__hK3jKa__postCard:hover .InstagramFeed-module__hK3jKa__media img{transform:scale(1.04)}.InstagramFeed-module__hK3jKa__mediaBadge{color:#fff;-webkit-backdrop-filter:blur(10px);background:#18120bad;border-radius:8px;justify-content:center;width:34px;height:34px;position:absolute;top:.65rem;left:.65rem}.InstagramFeed-module__hK3jKa__postBody{gap:.65rem;padding:.85rem;display:grid}.InstagramFeed-module__hK3jKa__postBody p{min-height:3.4rem;color:var(--color-text-main);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.86rem;font-weight:780;line-height:1.75;display:-webkit-box;overflow:hidden}.InstagramFeed-module__hK3jKa__postMeta{color:var(--color-text-muted);justify-content:space-between;gap:.6rem;font-size:.76rem;font-weight:800}.InstagramFeed-module__hK3jKa__postMeta span{align-items:center;gap:.3rem;display:inline-flex}.InstagramFeed-module__hK3jKa__comments{border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-card);border-radius:8px;grid-template-columns:230px minmax(0,1fr);gap:.9rem;padding:.9rem;display:grid}.InstagramFeed-module__hK3jKa__commentsHeader{color:#fff;background:linear-gradient(135deg,#2f7d55,#c13584);border-radius:8px;align-items:flex-start;gap:.65rem;padding:.8rem}.InstagramFeed-module__hK3jKa__commentsHeader>svg{flex:none;margin-top:.15rem;font-size:1.2rem}.InstagramFeed-module__hK3jKa__commentsHeader strong,.InstagramFeed-module__hK3jKa__commentsHeader span{display:block}.InstagramFeed-module__hK3jKa__commentsHeader strong{font-size:.95rem;font-weight:950}.InstagramFeed-module__hK3jKa__commentsHeader span{color:#ffffffc7;margin-top:.2rem;font-size:.76rem}.InstagramFeed-module__hK3jKa__commentList{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.InstagramFeed-module__hK3jKa__comment{border:1px solid var(--color-border);background:var(--color-bg-darker);border-radius:8px;min-width:0;padding:.75rem}.InstagramFeed-module__hK3jKa__comment strong{color:#c13584;font-size:.78rem;font-weight:950;display:block}.InstagramFeed-module__hK3jKa__comment p{color:var(--color-text-main);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.35rem 0 0;font-size:.8rem;font-weight:760;line-height:1.7;display:-webkit-box;overflow:hidden}@media (max-width:920px){.InstagramFeed-module__hK3jKa__header,.InstagramFeed-module__hK3jKa__profileStrip{flex-direction:column;align-items:stretch}.InstagramFeed-module__hK3jKa__profileButton{width:100%}.InstagramFeed-module__hK3jKa__stats{justify-content:flex-start}.InstagramFeed-module__hK3jKa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.InstagramFeed-module__hK3jKa__comments{grid-template-columns:1fr}.InstagramFeed-module__hK3jKa__commentList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.InstagramFeed-module__hK3jKa__section{padding:2.5rem 0}.InstagramFeed-module__hK3jKa__grid,.InstagramFeed-module__hK3jKa__commentList{grid-template-columns:1fr}.InstagramFeed-module__hK3jKa__story{width:66px;height:66px}}
.Testimonials-module__5wb8fq__testimonialsSection{padding:var(--spacing-xl) 0;background:var(--color-bg-darker);position:relative;overflow:hidden}.Testimonials-module__5wb8fq__testimonialsSection:before{content:"";filter:blur(4px);background:#f4ad2821;border-radius:50%;width:36rem;height:36rem;position:absolute;top:-18rem;right:-12rem}.Testimonials-module__5wb8fq__container{z-index:1;position:relative}.Testimonials-module__5wb8fq__header{text-align:center;max-width:720px;margin:0 auto 3.5rem}.Testimonials-module__5wb8fq__title{color:var(--color-text-main);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:950}.Testimonials-module__5wb8fq__subtitle{color:var(--color-text-muted);font-size:1.06rem}.Testimonials-module__5wb8fq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.Testimonials-module__5wb8fq__card{border:1px solid var(--color-border);border-radius:var(--border-radius-lg);background:var(--color-surface);min-height:320px;box-shadow:var(--shadow-card);transition:transform var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;padding:1.6rem;display:flex}.Testimonials-module__5wb8fq__card:hover{border-color:#2f7d553d;transform:translateY(-6px);box-shadow:0 20px 44px #2f7d551f}.Testimonials-module__5wb8fq__quoteIcon{color:#2f7d552e;margin-bottom:1rem;font-size:2rem}.Testimonials-module__5wb8fq__stars{color:var(--color-gold);gap:.25rem;margin-bottom:1.35rem;display:flex}.Testimonials-module__5wb8fq__content{color:var(--color-text-main);flex-grow:1;margin-bottom:1.8rem;font-size:1rem;font-style:normal;line-height:1.9}.Testimonials-module__5wb8fq__author{border-top:1px solid var(--color-border);align-items:center;gap:.9rem;padding-top:1.2rem;display:flex}.Testimonials-module__5wb8fq__avatar{background:linear-gradient(135deg, var(--color-green), var(--color-gold));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.15rem;font-weight:900;display:flex}.Testimonials-module__5wb8fq__authorInfo h4{color:var(--color-text-main);margin-bottom:.2rem;font-size:1.05rem}.Testimonials-module__5wb8fq__authorInfo span{color:var(--color-text-muted);font-size:.85rem}@media (max-width:980px){.Testimonials-module__5wb8fq__grid{grid-template-columns:1fr}.Testimonials-module__5wb8fq__card{min-height:auto}}@media (max-width:620px){.Testimonials-module__5wb8fq__testimonialsSection{padding:4.5rem 0}}
