.HeroSection-module__HAA8HW__hero{min-height:100svh;padding-top:var(--nav-height);flex-direction:column;display:flex;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__gradient{pointer-events:none;z-index:0;background:radial-gradient(80% 60% at 70% 40%,#05e5ba1f 0%,#0000 60%),radial-gradient(50% 50% at 10% 80%,#ff6b350f 0%,#0000 50%),radial-gradient(60% 80% at 90% 10%,#05e5ba0f 0%,#0000 50%);position:absolute;inset:0}[data-theme=dark] .HeroSection-module__HAA8HW__gradient{background:radial-gradient(80% 60% at 70% 40%,#05e5ba2e 0%,#0000 60%),radial-gradient(50% 50% at 10% 80%,#ff6b3514 0%,#0000 50%),radial-gradient(60% 80% at 90% 10%,#05e5ba1a 0%,#0000 50%)}.HeroSection-module__HAA8HW__noise{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.025'/%3E%3C/svg%3E");position:absolute;inset:0}.HeroSection-module__HAA8HW__inner{z-index:1;gap:var(--space-8);padding-top:var(--space-16);padding-bottom:var(--space-8);min-height:calc(100svh - var(--nav-height) - 100px);flex:1;grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.HeroSection-module__HAA8HW__content{gap:var(--space-6);flex-direction:column;display:flex}.HeroSection-module__HAA8HW__pill{align-items:center;gap:var(--space-2);background:var(--brand-primary-subtle);border:1px solid var(--brand-primary-glow);border-radius:var(--radius-full);font-size:var(--text-xs);letter-spacing:.05em;color:var(--brand-primary);width:fit-content;padding:8px 16px;font-weight:600;display:inline-flex}.HeroSection-module__HAA8HW__pillDot{background:var(--brand-primary);border-radius:50%;width:6px;height:6px;animation:2s infinite HeroSection-module__HAA8HW__pulse-brand}.HeroSection-module__HAA8HW__title{font-family:var(--font-heading);letter-spacing:-.035em;color:var(--text-primary);font-size:clamp(2.8rem,5.5vw,5rem);font-weight:700;line-height:1.08;animation:1s cubic-bezier(.16,1,.3,1) .3s both HeroSection-module__HAA8HW__heroSlideUp}.HeroSection-module__HAA8HW__titleAccent{display:inline-block;position:relative}.HeroSection-module__HAA8HW__titleAccent:after{content:"";background:var(--brand-primary);border-radius:var(--radius-full);transform-origin:0;height:3px;animation:1s cubic-bezier(.4,0,.2,1) 1.2s forwards HeroSection-module__HAA8HW__slideInRight;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}@keyframes HeroSection-module__HAA8HW__slideInRight{to{transform:scaleX(1)}}@keyframes HeroSection-module__HAA8HW__heroSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__HAA8HW__subtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:480px;line-height:1.7;animation:.9s cubic-bezier(.16,1,.3,1) .55s both HeroSection-module__HAA8HW__heroSlideUp}.HeroSection-module__HAA8HW__ctas{gap:var(--space-3);flex-wrap:wrap;align-items:center;animation:.8s cubic-bezier(.16,1,.3,1) .75s both HeroSection-module__HAA8HW__heroSlideUp;display:flex}.HeroSection-module__HAA8HW__trust{align-items:center;gap:var(--space-3);padding-top:var(--space-2);flex-wrap:wrap;animation:.8s cubic-bezier(.16,1,.3,1) .95s both HeroSection-module__HAA8HW__heroSlideUp;display:flex}.HeroSection-module__HAA8HW__trustItem{font-size:var(--text-sm);color:var(--text-secondary);align-items:center;gap:6px;font-weight:500;display:inline-flex}.HeroSection-module__HAA8HW__trustItem svg{color:var(--brand-primary)}.HeroSection-module__HAA8HW__dividerDot{background:var(--border-strong);border-radius:50%;width:4px;height:4px}.HeroSection-module__HAA8HW__canvasWrap{align-items:center;gap:var(--space-3);flex-direction:column;display:flex;position:relative}.HeroSection-module__HAA8HW__canvasGlow{pointer-events:none;background:radial-gradient(circle,#05e5ba26 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:5s ease-in-out infinite HeroSection-module__HAA8HW__float;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__HAA8HW__canvas{width:100%;max-width:520px;height:560px;display:block}.HeroSection-module__HAA8HW__canvasLabel{font-size:var(--text-xs);color:var(--brand-primary);letter-spacing:.08em;text-transform:uppercase;opacity:.7;flex-direction:column;align-items:center;gap:2px;font-weight:600;display:flex}.HeroSection-module__HAA8HW__canvasLabelSub{color:var(--text-tertiary);text-transform:none;letter-spacing:0;font-size:.65rem;font-weight:400}.HeroSection-module__HAA8HW__statsBar{z-index:1;border-top:1px solid var(--border);background:var(--surface);padding:var(--space-6) 0;margin-top:auto;position:relative}[data-theme=dark] .HeroSection-module__HAA8HW__statsBar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#111c}.HeroSection-module__HAA8HW__statsInner{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}.HeroSection-module__HAA8HW__statItem{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.HeroSection-module__HAA8HW__statValue{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--brand-primary);letter-spacing:-.02em;font-weight:700}.HeroSection-module__HAA8HW__statLabel{font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);font-weight:600}.HeroSection-module__HAA8HW__scrollIndicator{bottom:110px;left:var(--space-8);align-items:center;gap:var(--space-2);z-index:2;flex-direction:column;animation:1s 2s both HeroSection-module__HAA8HW__fadeIn;display:flex;position:absolute}.HeroSection-module__HAA8HW__scrollLine{background:linear-gradient(to bottom, var(--brand-primary), transparent);width:1px;height:50px;animation:2s ease-in-out infinite HeroSection-module__HAA8HW__scrollDown}@keyframes HeroSection-module__HAA8HW__scrollDown{0%{transform-origin:top;opacity:1;transform:scaleY(0)}50%{transform-origin:top;opacity:1;transform:scaleY(1)}to{transform-origin:bottom;opacity:0;transform:scaleY(1)}}.HeroSection-module__HAA8HW__scrollIndicator span{letter-spacing:.15em;text-transform:uppercase;color:var(--text-tertiary);writing-mode:vertical-rl;font-size:.65rem;font-weight:600}@media (max-width:1024px){.HeroSection-module__HAA8HW__inner{text-align:center;padding-top:var(--space-12);grid-template-columns:1fr}.HeroSection-module__HAA8HW__canvasWrap{order:-1}.HeroSection-module__HAA8HW__canvas{max-width:320px;height:360px}.HeroSection-module__HAA8HW__canvasGlow{width:280px;height:280px}.HeroSection-module__HAA8HW__ctas,.HeroSection-module__HAA8HW__trust{justify-content:center}.HeroSection-module__HAA8HW__subtitle,.HeroSection-module__HAA8HW__pill{margin:0 auto}.HeroSection-module__HAA8HW__scrollIndicator{display:none}.HeroSection-module__HAA8HW__statsInner{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.HeroSection-module__HAA8HW__inner{padding-top:var(--space-8)}.HeroSection-module__HAA8HW__canvas{max-width:240px;height:280px}.HeroSection-module__HAA8HW__ctas{flex-direction:column;width:100%}.HeroSection-module__HAA8HW__ctas .HeroSection-module__HAA8HW__btn{justify-content:center;width:100%}.HeroSection-module__HAA8HW__statsInner{gap:var(--space-2);grid-template-columns:repeat(4,1fr)}.HeroSection-module__HAA8HW__statValue{font-size:var(--text-lg)}}
.DeviceCategories-module__zNtGfG__section{background:var(--bg-secondary)}.DeviceCategories-module__zNtGfG__header{text-align:center;margin-bottom:var(--space-12)}.DeviceCategories-module__zNtGfG__grid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.DeviceCategories-module__zNtGfG__card{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-2xl);padding:var(--space-8);gap:var(--space-5);transition:all var(--transition-base);cursor:pointer;flex-direction:column;display:flex;position:relative;overflow:hidden}.DeviceCategories-module__zNtGfG__card:before{content:"";background:var(--cat-color,var(--brand-primary));transform-origin:0;height:3px;transition:transform var(--transition-base);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.DeviceCategories-module__zNtGfG__card:not(.DeviceCategories-module__zNtGfG__cardDisabled):hover{box-shadow:var(--shadow-lg);border-color:var(--cat-color,var(--brand-primary));transform:translateY(-6px)}.DeviceCategories-module__zNtGfG__card:not(.DeviceCategories-module__zNtGfG__cardDisabled):hover:before{transform:scaleX(1)}.DeviceCategories-module__zNtGfG__cardDisabled{opacity:.6;filter:grayscale(.3)}.DeviceCategories-module__zNtGfG__soonOverlay{top:var(--space-4);right:var(--space-4);background:var(--bg-tertiary);color:var(--text-tertiary);font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radius-full);border:1px solid var(--border);padding:4px 12px;font-weight:700;position:absolute}.DeviceCategories-module__zNtGfG__cardTop{justify-content:space-between;align-items:flex-start;display:flex}.DeviceCategories-module__zNtGfG__deviceIcon{padding:var(--space-3);background:var(--bg-tertiary);border-radius:var(--radius-lg);transition:all var(--transition-base)}.DeviceCategories-module__zNtGfG__card:not(.DeviceCategories-module__zNtGfG__cardDisabled):hover .DeviceCategories-module__zNtGfG__deviceIcon{background:color-mix(in srgb, var(--cat-color,var(--brand-primary)) 15%, transparent)}.DeviceCategories-module__zNtGfG__cardBody{gap:var(--space-2);flex-direction:column;flex:1;display:flex}.DeviceCategories-module__zNtGfG__cardTitle{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--text-primary);letter-spacing:-.02em;font-weight:700}.DeviceCategories-module__zNtGfG__cardDesc{font-size:var(--text-sm);color:var(--text-secondary)}.DeviceCategories-module__zNtGfG__modelTags{gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.DeviceCategories-module__zNtGfG__modelTag{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--text-secondary);padding:3px 10px;font-weight:600}.DeviceCategories-module__zNtGfG__cardCta{align-items:center;gap:var(--space-2);background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-lg);font-family:var(--font-heading);font-size:var(--text-sm);color:var(--text-primary);transition:all var(--transition-fast);width:fit-content;padding:12px 20px;font-weight:600;text-decoration:none;display:inline-flex}.DeviceCategories-module__zNtGfG__card:not(.DeviceCategories-module__zNtGfG__cardDisabled):hover .DeviceCategories-module__zNtGfG__cardCta{background:var(--cat-color,var(--brand-primary));color:#0a0a0a;border-color:#0000}@media (max-width:1024px){.DeviceCategories-module__zNtGfG__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media (max-width:640px){.DeviceCategories-module__zNtGfG__grid{max-width:100%}.DeviceCategories-module__zNtGfG__card{padding:var(--space-6)}}
.FeaturedProducts-module__tqg6Da__section{background:var(--bg-primary)}.FeaturedProducts-module__tqg6Da__header{margin-bottom:var(--space-10);justify-content:space-between;align-items:flex-end;gap:var(--space-4);flex-wrap:wrap;display:flex}.FeaturedProducts-module__tqg6Da__grid{gap:var(--space-5);grid-template-columns:repeat(4,1fr);display:grid}.FeaturedProducts-module__tqg6Da__card{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-xl);transition:all var(--transition-base);flex-direction:column;display:flex;overflow:hidden}.FeaturedProducts-module__tqg6Da__card:hover{box-shadow:var(--shadow-lg);border-color:var(--brand-primary-glow);transform:translateY(-5px)}.FeaturedProducts-module__tqg6Da__imageWrap{padding:var(--space-8) var(--space-6) var(--space-4);background:linear-gradient(135deg, var(--bg-tertiary) 0%, var(--bg-secondary) 100%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.FeaturedProducts-module__tqg6Da__imageWrap:before{content:"";background:radial-gradient(circle, var(--brand-primary-glow), transparent 70%);pointer-events:none;opacity:0;width:200px;height:200px;transition:opacity var(--transition-base);position:absolute;top:-30%;right:-30%}.FeaturedProducts-module__tqg6Da__card:hover .FeaturedProducts-module__tqg6Da__imageWrap:before{opacity:1}.FeaturedProducts-module__tqg6Da__glassPreview{height:200px;transition:transform var(--transition-base);justify-content:center;align-items:center;display:flex}.FeaturedProducts-module__tqg6Da__card:hover .FeaturedProducts-module__tqg6Da__glassPreview{transform:scale(1.04)translateY(-4px)}.FeaturedProducts-module__tqg6Da__glassSvg{filter:drop-shadow(0 8px 24px #05e5ba33);width:120px;height:200px;transition:filter var(--transition-base)}.FeaturedProducts-module__tqg6Da__card:hover .FeaturedProducts-module__tqg6Da__glassSvg{filter:drop-shadow(0 12px 32px #05e5ba66)}.FeaturedProducts-module__tqg6Da__badge{top:var(--space-3);left:var(--space-3);position:absolute}.FeaturedProducts-module__tqg6Da__soldBadge{bottom:var(--space-3);right:var(--space-3);background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text-tertiary);align-items:center;gap:4px;padding:3px 8px;font-size:.65rem;font-weight:600;display:inline-flex;position:absolute}.FeaturedProducts-module__tqg6Da__soldBadge svg{color:var(--brand-orange)}.FeaturedProducts-module__tqg6Da__quickAdd{bottom:var(--space-4);background:var(--text-primary);color:var(--bg-secondary);border-radius:var(--radius-full);font-family:var(--font-heading);font-size:var(--text-xs);white-space:nowrap;transition:all var(--transition-base);opacity:0;cursor:pointer;border:none;align-items:center;gap:6px;padding:8px 18px;font-weight:600;display:inline-flex;position:absolute;left:50%;transform:translate(-50%)translateY(60px)}[data-theme=dark] .FeaturedProducts-module__tqg6Da__quickAdd{background:var(--text-primary);color:var(--bg-primary)}.FeaturedProducts-module__tqg6Da__card:hover .FeaturedProducts-module__tqg6Da__quickAdd{opacity:1;transform:translate(-50%)translateY(0)}.FeaturedProducts-module__tqg6Da__quickAdd:hover{background:var(--brand-primary)!important;color:#0a0a0a!important}.FeaturedProducts-module__tqg6Da__body{padding:var(--space-5);gap:var(--space-3);flex-direction:column;flex:1;display:flex}.FeaturedProducts-module__tqg6Da__modelTag{font-size:var(--text-xs);letter-spacing:.05em;color:var(--brand-primary);text-transform:uppercase;font-weight:600}.FeaturedProducts-module__tqg6Da__name{font-family:var(--font-heading);font-size:var(--text-base);color:var(--text-primary);letter-spacing:-.01em;font-weight:700;line-height:1.3}.FeaturedProducts-module__tqg6Da__features{flex-wrap:wrap;gap:6px;display:flex}.FeaturedProducts-module__tqg6Da__feature{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text-secondary);letter-spacing:.02em;padding:3px 8px;font-size:.65rem;font-weight:600}.FeaturedProducts-module__tqg6Da__rating{align-items:center;gap:4px;display:flex}.FeaturedProducts-module__tqg6Da__stars{gap:1px;display:flex}.FeaturedProducts-module__tqg6Da__ratingNum{font-size:var(--text-xs);color:var(--text-primary);font-weight:700}.FeaturedProducts-module__tqg6Da__ratingCount{font-size:var(--text-xs);color:var(--text-tertiary)}.FeaturedProducts-module__tqg6Da__priceRow{justify-content:space-between;align-items:center;gap:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--border-light);margin-top:auto;display:flex}.FeaturedProducts-module__tqg6Da__prices{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.FeaturedProducts-module__tqg6Da__price{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--text-primary);letter-spacing:-.02em;font-weight:700}.FeaturedProducts-module__tqg6Da__comparePrice{font-size:var(--text-sm);color:var(--text-tertiary);text-decoration:line-through}.FeaturedProducts-module__tqg6Da__discount{font-size:var(--text-xs);color:var(--brand-orange);font-weight:700}.FeaturedProducts-module__tqg6Da__buyBtn{flex-shrink:0}@media (max-width:1200px){.FeaturedProducts-module__tqg6Da__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.FeaturedProducts-module__tqg6Da__grid{gap:var(--space-3);grid-template-columns:repeat(2,1fr)}.FeaturedProducts-module__tqg6Da__body{padding:var(--space-4)}.FeaturedProducts-module__tqg6Da__priceRow{flex-direction:column;align-items:flex-start}.FeaturedProducts-module__tqg6Da__buyBtn{text-align:center;justify-content:center;width:100%}}
.WhyFlayr-module__rdoCKG__section{background:var(--bg-secondary);overflow:hidden}.WhyFlayr-module__rdoCKG__header{text-align:center;margin:0 auto var(--space-12);max-width:640px}.WhyFlayr-module__rdoCKG__grid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}.WhyFlayr-module__rdoCKG__card{padding:var(--space-8);background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-xl);gap:var(--space-4);transition:all var(--transition-base);flex-direction:column;display:flex;position:relative;overflow:hidden}.WhyFlayr-module__rdoCKG__card:before{content:"";background:radial-gradient(circle at 0% 0%, color-mix(in srgb, var(--feat-color,#05e5ba) 8%, transparent), transparent 60%);opacity:0;transition:opacity var(--transition-base);pointer-events:none;position:absolute;inset:0}.WhyFlayr-module__rdoCKG__card:hover{box-shadow:var(--shadow-md);border-color:color-mix(in srgb, var(--feat-color,#05e5ba) 40%, transparent);transform:translateY(-4px)}.WhyFlayr-module__rdoCKG__card:hover:before{opacity:1}.WhyFlayr-module__rdoCKG__iconWrap{border-radius:var(--radius-lg);background:color-mix(in srgb, var(--feat-color,#05e5ba) 12%, transparent);border:1px solid color-mix(in srgb, var(--feat-color,#05e5ba) 25%, transparent);width:52px;height:52px;color:var(--feat-color,#05e5ba);transition:all var(--transition-base);justify-content:center;align-items:center;display:flex}.WhyFlayr-module__rdoCKG__card:hover .WhyFlayr-module__rdoCKG__iconWrap{background:color-mix(in srgb, var(--feat-color,#05e5ba) 20%, transparent);transform:scale(1.08)}.WhyFlayr-module__rdoCKG__title{font-family:var(--font-heading);font-size:var(--text-base);color:var(--text-primary);letter-spacing:-.01em;font-weight:700;line-height:1.3}.WhyFlayr-module__rdoCKG__desc{font-size:var(--text-sm);color:var(--text-secondary);margin-top:auto;line-height:1.75}@media (max-width:1024px){.WhyFlayr-module__rdoCKG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.WhyFlayr-module__rdoCKG__grid{grid-template-columns:1fr}.WhyFlayr-module__rdoCKG__card{padding:var(--space-6)}}
.ModelSelectorCTA-module__u_Bskq__section{padding:var(--space-24) 0;background:var(--text-primary);position:relative;overflow:hidden}[data-theme=dark] .ModelSelectorCTA-module__u_Bskq__section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(135deg,#080808 0%,#0f1a16 100%)}.ModelSelectorCTA-module__u_Bskq__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#05e5ba1f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.ModelSelectorCTA-module__u_Bskq__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff6b3514 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-30%;left:-10%}.ModelSelectorCTA-module__u_Bskq__inner{z-index:1;gap:var(--space-16);grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.ModelSelectorCTA-module__u_Bskq__content{gap:var(--space-6);flex-direction:column;display:flex}.ModelSelectorCTA-module__u_Bskq__content .ModelSelectorCTA-module__u_Bskq__section-label{color:var(--brand-primary)}.ModelSelectorCTA-module__u_Bskq__title{font-family:var(--font-heading);letter-spacing:-.03em;color:#fff;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;line-height:1.15}[data-theme=dark] .ModelSelectorCTA-module__u_Bskq__title{color:var(--text-primary)}.ModelSelectorCTA-module__u_Bskq__subtitle{font-size:var(--text-base);color:#fff9;max-width:420px;line-height:1.7}[data-theme=dark] .ModelSelectorCTA-module__u_Bskq__subtitle{color:var(--text-secondary)}.ModelSelectorCTA-module__u_Bskq__quickPicks{gap:var(--space-4);flex-direction:column;display:flex}.ModelSelectorCTA-module__u_Bskq__quickLabel{font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:#fff6;font-weight:700}[data-theme=dark] .ModelSelectorCTA-module__u_Bskq__quickLabel{color:var(--text-tertiary)}.ModelSelectorCTA-module__u_Bskq__chips{gap:var(--space-2);flex-direction:column;display:flex}.ModelSelectorCTA-module__u_Bskq__chip{border-radius:var(--radius-lg);font-family:var(--font-heading);font-size:var(--text-sm);color:#fffc;transition:all var(--transition-fast);background:#ffffff0f;border:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:14px 20px;font-weight:600;text-decoration:none;display:flex}[data-theme=dark] .ModelSelectorCTA-module__u_Bskq__chip{background:var(--bg-tertiary);border-color:var(--border);color:var(--text-secondary)}.ModelSelectorCTA-module__u_Bskq__chip:hover{background:var(--brand-primary);border-color:var(--brand-primary);color:#0a0a0a;transform:translate(4px)}.ModelSelectorCTA-module__u_Bskq__chip:hover svg{color:#0a0a0a}@media (max-width:768px){.ModelSelectorCTA-module__u_Bskq__inner{gap:var(--space-10);grid-template-columns:1fr}}
.SocialProof-module__ufabVG__section{background:var(--bg-primary)}.SocialProof-module__ufabVG__statsStrip{background:var(--text-primary);padding:var(--space-6) 0;margin-bottom:var(--space-16)}[data-theme=dark] .SocialProof-module__ufabVG__statsStrip{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.SocialProof-module__ufabVG__statsGrid{gap:var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}.SocialProof-module__ufabVG__statItem{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.SocialProof-module__ufabVG__statValue{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--brand-primary);letter-spacing:-.02em;font-weight:700}.SocialProof-module__ufabVG__statLabel{font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;font-weight:600}[data-theme=dark] .SocialProof-module__ufabVG__statLabel{color:var(--text-tertiary)}.SocialProof-module__ufabVG__header{margin-bottom:var(--space-10)}.SocialProof-module__ufabVG__reviewGrid{gap:var(--space-5);grid-template-columns:repeat(2,1fr);display:grid}.SocialProof-module__ufabVG__reviewCard{padding:var(--space-8);background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-xl);gap:var(--space-4);transition:all var(--transition-base);flex-direction:column;min-height:240px;display:flex}.SocialProof-module__ufabVG__reviewCard:hover{box-shadow:var(--shadow-md);border-color:var(--brand-primary-glow);transform:translateY(-3px)}.SocialProof-module__ufabVG__reviewTop{align-items:center;gap:var(--space-3);display:flex}.SocialProof-module__ufabVG__avatar{background:linear-gradient(135deg, var(--brand-primary), #3b82f6);width:42px;height:42px;font-family:var(--font-heading);font-size:var(--text-lg);color:#0a0a0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.SocialProof-module__ufabVG__reviewer{font-family:var(--font-heading);font-size:var(--text-sm);color:var(--text-primary);font-weight:700}.SocialProof-module__ufabVG__reviewMeta{font-size:var(--text-xs);color:var(--text-tertiary);margin-top:1px}.SocialProof-module__ufabVG__quoteIcon{color:var(--brand-primary);opacity:.4;margin-left:auto}.SocialProof-module__ufabVG__stars{gap:2px;display:flex}.SocialProof-module__ufabVG__reviewText{font-size:var(--text-sm);color:var(--text-secondary);font-style:italic;line-height:1.7}.SocialProof-module__ufabVG__reviewDate{font-size:var(--text-xs);color:var(--brand-primary);padding-top:var(--space-2);border-top:1px solid var(--border-light);margin-top:auto;font-weight:600}@media (max-width:768px){.SocialProof-module__ufabVG__reviewGrid{grid-template-columns:1fr}.SocialProof-module__ufabVG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.SocialProof-module__ufabVG__statsGrid{grid-template-columns:repeat(2,1fr)}}
