.Header-module__9e98Da__header{z-index:50;background:color-mix(in srgb,var(--dp-bg)85%,transparent);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--dp-border);position:sticky;top:0}.Header-module__9e98Da__inner{align-items:center;gap:1rem;max-width:1200px;height:60px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__9e98Da__logo{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:.5rem;padding:0;text-decoration:none;display:flex}.Header-module__9e98Da__logoMark{background:var(--dp-primary);width:32px;height:32px;color:var(--dp-primary-contrast);box-shadow:var(--dp-glow);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;display:flex}.Header-module__9e98Da__logoText{color:var(--dp-text);font-size:1.125rem;font-weight:800;font-family:var(--dp-font-heading);letter-spacing:-.03em}.Header-module__9e98Da__logo:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px;border-radius:4px}.Header-module__9e98Da__nav{flex:1;align-items:center;gap:.25rem;margin-left:1rem;display:none}@media (min-width:768px){.Header-module__9e98Da__nav{display:flex}}.Header-module__9e98Da__navItem{cursor:pointer;color:var(--dp-text-muted);font-size:.875rem;font-family:var(--dp-font-body);white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:.375rem .75rem;transition:color .15s,background .15s}.Header-module__9e98Da__navItem:hover{color:var(--dp-text);background:var(--dp-surface)}.Header-module__9e98Da__navItem:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Header-module__9e98Da__navActive{color:var(--dp-accent)!important;background:color-mix(in srgb,var(--dp-primary)15%,transparent)!important}.Header-module__9e98Da__ctaBtn{background:var(--dp-primary);color:var(--dp-primary-contrast);cursor:pointer;font-size:.875rem;font-weight:600;font-family:var(--dp-font-body);box-shadow:var(--dp-glow);white-space:nowrap;border:none;border-radius:10px;flex-shrink:0;padding:.5rem 1.125rem;transition:background .15s,box-shadow .15s;display:none}.Header-module__9e98Da__ctaBtn:hover{background:var(--dp-primary-hover)}.Header-module__9e98Da__ctaBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}@media (min-width:768px){.Header-module__9e98Da__ctaBtn{display:block}}.Header-module__9e98Da__hamburger{border:1px solid var(--dp-border);cursor:pointer;background:0 0;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:36px;height:36px;margin-left:auto;padding:8px;display:flex}@media (min-width:768px){.Header-module__9e98Da__hamburger{display:none}}.Header-module__9e98Da__hamburger:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Header-module__9e98Da__bar{background:var(--dp-text);border-radius:1px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.Header-module__9e98Da__barTop{transform:translateY(7px)rotate(45deg)}.Header-module__9e98Da__barMid{opacity:0}.Header-module__9e98Da__barBot{transform:translateY(-7px)rotate(-45deg)}.Header-module__9e98Da__mobileMenu{border-top:1px solid var(--dp-border);background:var(--dp-surface);flex-direction:column;gap:.25rem;padding:.75rem 1rem 1rem;display:flex}@media (min-width:768px){.Header-module__9e98Da__mobileMenu{display:none}}.Header-module__9e98Da__mobileNavItem{cursor:pointer;color:var(--dp-text-muted);text-align:left;font-size:.9375rem;font-family:var(--dp-font-body);background:0 0;border:none;border-radius:10px;padding:.75rem 1rem;transition:color .15s,background .15s}.Header-module__9e98Da__mobileNavItem:hover{color:var(--dp-text);background:var(--dp-surface-alt)}.Header-module__9e98Da__mobileNavItem:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Header-module__9e98Da__mobileCta{background:var(--dp-primary);color:var(--dp-primary-contrast);cursor:pointer;font-size:.9375rem;font-weight:600;font-family:var(--dp-font-body);text-align:center;box-shadow:var(--dp-glow);border:none;border-radius:10px;margin-top:.5rem;padding:.875rem 1rem}.Header-module__9e98Da__mobileCta:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}
.PhoneMockup-module__384W5q__wrapper{justify-content:center;align-items:center;padding:1rem 0;display:flex}.PhoneMockup-module__384W5q__phone{background:var(--dp-surface);border:2px solid var(--dp-border-subtle);width:260px;height:520px;box-shadow:var(--dp-glow-strong),0 40px 80px color-mix(in srgb,var(--dp-bg)50%,transparent);border-radius:40px;flex-shrink:0;position:relative;overflow:hidden}@media (min-width:768px){.PhoneMockup-module__384W5q__phone{width:300px;height:600px}}.PhoneMockup-module__384W5q__phoneDynamic{background:var(--dp-bg);z-index:2;border-radius:12px;width:80px;height:24px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.PhoneMockup-module__384W5q__phoneScreen{background:var(--dp-bg);flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.PhoneMockup-module__384W5q__statusBar{color:var(--dp-text-muted);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 16px 4px;font-size:.6rem;display:flex}.PhoneMockup-module__384W5q__statusIcons{align-items:center;gap:4px;font-size:.5rem;display:flex}.PhoneMockup-module__384W5q__screenContent{flex:1;overflow:hidden}.PhoneMockup-module__384W5q__screen{scrollbar-width:none;flex-direction:column;gap:8px;height:100%;padding:8px 12px;display:flex;overflow-y:auto}.PhoneMockup-module__384W5q__screen::-webkit-scrollbar{display:none}.PhoneMockup-module__384W5q__screenHeader{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.PhoneMockup-module__384W5q__screenTitle{color:var(--dp-text);font-size:.875rem;font-weight:800;font-family:var(--dp-font-heading);letter-spacing:-.02em}.PhoneMockup-module__384W5q__headerBadge{background:var(--dp-primary);color:var(--dp-primary-contrast);text-align:center;border-radius:6px;min-width:16px;padding:2px 5px;font-size:.5rem;font-weight:700}.PhoneMockup-module__384W5q__searchIcon,.PhoneMockup-module__384W5q__composeBtn{color:var(--dp-text-muted);font-size:.875rem}.PhoneMockup-module__384W5q__postList{flex-direction:column;gap:8px;display:flex}.PhoneMockup-module__384W5q__postCard{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:10px;flex-direction:column;gap:6px;padding:8px 10px;display:flex}.PhoneMockup-module__384W5q__postTop{align-items:center;gap:6px;display:flex}.PhoneMockup-module__384W5q__postAvatar{width:28px;height:28px;color:var(--dp-bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.5625rem;font-weight:700;display:flex}.PhoneMockup-module__384W5q__postMeta{flex-direction:column;gap:1px;min-width:0;display:flex}.PhoneMockup-module__384W5q__postAuthor{color:var(--dp-text);text-overflow:ellipsis;white-space:nowrap;font-size:.625rem;font-weight:700;overflow:hidden}.PhoneMockup-module__384W5q__postCommunity{color:var(--dp-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.5rem;overflow:hidden}.PhoneMockup-module__384W5q__postContent{color:var(--dp-text);overflow-wrap:break-word;font-size:.5625rem;line-height:1.5}.PhoneMockup-module__384W5q__postActions{gap:10px;display:flex}.PhoneMockup-module__384W5q__postAction{color:var(--dp-text-muted);align-items:center;gap:3px;font-size:.5rem;display:flex}.PhoneMockup-module__384W5q__trendSection,.PhoneMockup-module__384W5q__suggestSection{flex-direction:column;gap:6px;display:flex}.PhoneMockup-module__384W5q__sectionLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--dp-text-muted);font-size:.5625rem;font-weight:700}.PhoneMockup-module__384W5q__communityGrid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.PhoneMockup-module__384W5q__communityCard{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:8px;display:flex}.PhoneMockup-module__384W5q__communityIcon{border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;display:flex}.PhoneMockup-module__384W5q__communityName{color:var(--dp-text);text-align:center;font-size:.5625rem;font-weight:700}.PhoneMockup-module__384W5q__communityMembers{color:var(--dp-text-muted);font-size:.4375rem}.PhoneMockup-module__384W5q__suggestList{flex-wrap:wrap;gap:4px;display:flex}.PhoneMockup-module__384W5q__suggestTag{background:color-mix(in srgb,var(--dp-primary)15%,transparent);border:1px solid color-mix(in srgb,var(--dp-primary)30%,transparent);color:var(--dp-accent);white-space:nowrap;border-radius:20px;align-items:center;gap:3px;padding:3px 8px;font-size:.5rem;font-weight:600;display:flex}.PhoneMockup-module__384W5q__messageList{flex-direction:column;gap:2px;display:flex}.PhoneMockup-module__384W5q__messageRow{border-radius:10px;align-items:center;gap:8px;padding:7px 8px;transition:background .15s;display:flex;position:relative}.PhoneMockup-module__384W5q__messageUnread{background:color-mix(in srgb,var(--dp-primary)8%,transparent)}.PhoneMockup-module__384W5q__msgAvatar{width:34px;height:34px;color:var(--dp-bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.5625rem;font-weight:700;display:flex}.PhoneMockup-module__384W5q__msgInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.PhoneMockup-module__384W5q__msgTop{justify-content:space-between;align-items:center;gap:4px;display:flex}.PhoneMockup-module__384W5q__msgName{color:var(--dp-text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.625rem;font-weight:700;overflow:hidden}.PhoneMockup-module__384W5q__msgTime{color:var(--dp-text-muted);flex-shrink:0;font-size:.4375rem}.PhoneMockup-module__384W5q__msgPreview{color:var(--dp-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.5rem;overflow:hidden}.PhoneMockup-module__384W5q__unreadDot{background:var(--dp-primary);border-radius:50%;flex-shrink:0;width:6px;height:6px}.PhoneMockup-module__384W5q__lockNote{color:var(--dp-text-muted);justify-content:center;align-items:center;gap:3px;padding-bottom:4px;font-size:.4375rem;display:flex}.PhoneMockup-module__384W5q__profileHeader{flex-direction:column;align-items:center;gap:4px;padding-top:8px;display:flex}.PhoneMockup-module__384W5q__profileAvatar{width:52px;height:52px;color:var(--dp-bg);box-shadow:var(--dp-glow);border-radius:50%;justify-content:center;align-items:center;margin-bottom:4px;font-size:1rem;font-weight:800;display:flex}.PhoneMockup-module__384W5q__profileName{color:var(--dp-text);font-size:.75rem;font-weight:800;font-family:var(--dp-font-heading)}.PhoneMockup-module__384W5q__profileUsername{color:var(--dp-text-muted);font-size:.5rem}.PhoneMockup-module__384W5q__profileBio{color:var(--dp-text-muted);text-align:center;font-size:.5rem;line-height:1.5}.PhoneMockup-module__384W5q__profileStats{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:12px;justify-content:space-around;padding:10px;display:flex}.PhoneMockup-module__384W5q__profileStat{flex-direction:column;align-items:center;gap:2px;display:flex}.PhoneMockup-module__384W5q__profileStatNum{color:var(--dp-text);font-size:.75rem;font-weight:800;font-family:var(--dp-font-heading)}.PhoneMockup-module__384W5q__profileStatLabel{color:var(--dp-text-muted);font-size:.4375rem}.PhoneMockup-module__384W5q__editProfileBtn{background:var(--dp-surface);border:1px solid var(--dp-border-subtle);width:100%;color:var(--dp-text);cursor:pointer;font-size:.625rem;font-family:var(--dp-font-body);border-radius:10px;padding:7px;font-weight:600;transition:background .15s}.PhoneMockup-module__384W5q__editProfileBtn:hover{background:var(--dp-surface-alt)}.PhoneMockup-module__384W5q__editProfileBtn:focus-visible{outline:1px solid var(--dp-accent)}.PhoneMockup-module__384W5q__bottomNav{background:var(--dp-surface);border-top:1px solid var(--dp-border);flex-shrink:0;display:flex}.PhoneMockup-module__384W5q__bottomNavBtn{cursor:pointer;color:var(--dp-text-muted);background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:2px;padding:6px 4px;transition:color .15s;display:flex}.PhoneMockup-module__384W5q__bottomNavBtn:focus-visible{outline:1px solid var(--dp-accent)}.PhoneMockup-module__384W5q__bottomNavActive{color:var(--dp-accent)!important}.PhoneMockup-module__384W5q__bottomNavIcon{font-size:.75rem}.PhoneMockup-module__384W5q__bottomNavLabel{font-size:.4375rem;font-family:var(--dp-font-body)}.PhoneMockup-module__384W5q__homeIndicator{background:var(--dp-border-subtle);border-radius:2px;width:80px;height:4px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}
.PhoneMockupBrand-module__pFalKa__avatar-1{background:#7c3aed}.PhoneMockupBrand-module__pFalKa__avatar-2{background:#0369a1}.PhoneMockupBrand-module__pFalKa__avatar-3{background:#be185d}.PhoneMockupBrand-module__pFalKa__avatar-4{background:#d97706}.PhoneMockupBrand-module__pFalKa__avatar-5{background:#059669}.PhoneMockupBrand-module__pFalKa__avatar-6{background:#b45309}.PhoneMockupBrand-module__pFalKa__avatar-group{background:#6d28d9}.PhoneMockupBrand-module__pFalKa__comm-1{background:#7c3aed}.PhoneMockupBrand-module__pFalKa__comm-2{background:#0369a1}.PhoneMockupBrand-module__pFalKa__comm-3{background:#d97706}.PhoneMockupBrand-module__pFalKa__comm-4{background:#059669}
.Pricing-module__KO4v7q__section{max-width:1200px;margin:0 auto;padding:4rem 1rem}.Pricing-module__KO4v7q__header{text-align:center;margin-bottom:3rem}.Pricing-module__KO4v7q__title{color:var(--dp-text);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;font-family:var(--dp-font-heading);letter-spacing:-.03em;margin-bottom:.5rem}.Pricing-module__KO4v7q__subtitle{color:var(--dp-text-muted);margin-bottom:1.5rem;font-size:1rem}.Pricing-module__KO4v7q__toggle{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:12px;gap:2px;padding:4px;display:inline-flex}.Pricing-module__KO4v7q__toggleBtn{color:var(--dp-text-muted);cursor:pointer;font-size:.875rem;font-family:var(--dp-font-body);white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;transition:all .15s;display:flex}.Pricing-module__KO4v7q__toggleBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Pricing-module__KO4v7q__toggleActive{background:var(--dp-primary);box-shadow:var(--dp-glow);color:var(--dp-primary-contrast)!important}.Pricing-module__KO4v7q__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.Pricing-module__KO4v7q__grid{grid-template-columns:repeat(3,1fr)}}.Pricing-module__KO4v7q__card{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius);flex-direction:column;gap:1rem;padding:1.75rem 1.5rem;transition:border-color .2s;display:flex;position:relative}.Pricing-module__KO4v7q__card:hover{border-color:var(--dp-border-subtle)}.Pricing-module__KO4v7q__cardHighlighted{box-shadow:var(--dp-glow);background:color-mix(in srgb,var(--dp-primary)8%,var(--dp-surface));border-color:var(--dp-primary)!important}.Pricing-module__KO4v7q__planBadge{white-space:nowrap;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.Pricing-module__KO4v7q__planName{color:var(--dp-text);font-size:1.125rem;font-weight:800;font-family:var(--dp-font-heading);letter-spacing:-.02em}.Pricing-module__KO4v7q__priceRow{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.Pricing-module__KO4v7q__price{color:var(--dp-text);font-size:1.75rem;font-weight:800;font-family:var(--dp-font-heading);letter-spacing:-.04em}.Pricing-module__KO4v7q__yearlyTotal{color:var(--dp-text-muted);font-size:.75rem}.Pricing-module__KO4v7q__planDesc{color:var(--dp-text-muted);font-size:.875rem;line-height:1.5}.Pricing-module__KO4v7q__featureList{flex-direction:column;flex:1;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__KO4v7q__featureItem{color:var(--dp-text-muted);align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.4;display:flex}.Pricing-module__KO4v7q__checkIcon{color:var(--dp-accent);flex-shrink:0;margin-top:1px;font-weight:700}.Pricing-module__KO4v7q__planBtn{cursor:pointer;width:100%;font-size:.9375rem;font-weight:600;font-family:var(--dp-font-body);background:var(--dp-surface-alt);border:1px solid var(--dp-border-subtle);color:var(--dp-text);border-radius:10px;margin-top:auto;padding:.75rem 1rem;transition:all .15s}.Pricing-module__KO4v7q__planBtn:hover{border-color:var(--dp-primary);color:var(--dp-accent)}.Pricing-module__KO4v7q__planBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Pricing-module__KO4v7q__planBtnPrimary{box-shadow:var(--dp-glow);background:var(--dp-primary)!important;color:var(--dp-primary-contrast)!important;border-color:#0000!important}.Pricing-module__KO4v7q__planBtnPrimary:hover{background:var(--dp-primary-hover)!important}
.Testimonials-module__nhuKUq__section{background:var(--dp-surface);padding:4rem 1rem}.Testimonials-module__nhuKUq__inner{max-width:1200px;margin:0 auto}.Testimonials-module__nhuKUq__title{color:var(--dp-text);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;font-family:var(--dp-font-heading);letter-spacing:-.03em;text-align:center;margin-bottom:.5rem}.Testimonials-module__nhuKUq__subtitle{color:var(--dp-text-muted);text-align:center;margin-bottom:2.5rem;font-size:1rem}.Testimonials-module__nhuKUq__carousel{flex-direction:column;gap:1.25rem;max-width:600px;margin:0 auto 2.5rem;display:flex}.Testimonials-module__nhuKUq__mainCard{background:var(--dp-surface-alt);border:1px solid var(--dp-border-subtle);border-radius:var(--dp-radius);box-shadow:var(--dp-glow-accent);flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.Testimonials-module__nhuKUq__cardTop{flex-wrap:wrap;align-items:center;gap:.875rem;display:flex}.Testimonials-module__nhuKUq__avatar{width:48px;height:48px;color:var(--dp-bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.Testimonials-module__nhuKUq__name{color:var(--dp-text);font-size:.9375rem;font-weight:700;font-family:var(--dp-font-heading);margin:0}.Testimonials-module__nhuKUq__role{color:var(--dp-text-muted);margin:0;font-size:.8125rem}.Testimonials-module__nhuKUq__ratingWrap{margin-left:auto}.Testimonials-module__nhuKUq__quote{margin:0}.Testimonials-module__nhuKUq__quoteText{color:var(--dp-text);margin:0;font-size:1rem;font-style:italic;line-height:1.6}.Testimonials-module__nhuKUq__controls{justify-content:center;align-items:center;gap:1rem;display:flex}.Testimonials-module__nhuKUq__navBtn{background:var(--dp-surface-alt);border:1px solid var(--dp-border-subtle);width:40px;height:40px;color:var(--dp-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:all .15s;display:flex}.Testimonials-module__nhuKUq__navBtn:hover{background:var(--dp-primary);border-color:var(--dp-primary);box-shadow:var(--dp-glow)}.Testimonials-module__nhuKUq__navBtn:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Testimonials-module__nhuKUq__dots{align-items:center;gap:.5rem;display:flex}.Testimonials-module__nhuKUq__dot{background:var(--dp-border-subtle);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.Testimonials-module__nhuKUq__dot:focus-visible{outline:2px solid var(--dp-accent);outline-offset:2px}.Testimonials-module__nhuKUq__dotActive{box-shadow:var(--dp-glow);background:var(--dp-primary)!important;border-radius:4px!important;width:20px!important}.Testimonials-module__nhuKUq__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.Testimonials-module__nhuKUq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Testimonials-module__nhuKUq__grid{grid-template-columns:repeat(3,1fr)}}.Testimonials-module__nhuKUq__gridCard{background:var(--dp-bg);border:1px solid var(--dp-border);border-radius:var(--dp-radius-sm);flex-direction:column;gap:.75rem;padding:1.25rem;transition:border-color .2s;display:flex}.Testimonials-module__nhuKUq__gridCard:hover{border-color:var(--dp-border-subtle)}.Testimonials-module__nhuKUq__gridCardTop{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Testimonials-module__nhuKUq__avatarSm{width:36px;height:36px;color:var(--dp-bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6875rem;font-weight:700;display:flex}.Testimonials-module__nhuKUq__gridName{color:var(--dp-text);margin:0;font-size:.875rem;font-weight:700}.Testimonials-module__nhuKUq__gridRole{color:var(--dp-text-muted);margin:0;font-size:.75rem}.Testimonials-module__nhuKUq__gridRating{margin-left:auto}.Testimonials-module__nhuKUq__gridComment{color:var(--dp-text-muted);overflow-wrap:break-word;margin:0;font-size:.875rem;font-style:italic;line-height:1.5}
.Avatars-module__eH2KMW__avatar-1{background:#7c3aed}.Avatars-module__eH2KMW__avatar-2{background:#0369a1}.Avatars-module__eH2KMW__avatar-3{background:#be185d}.Avatars-module__eH2KMW__avatar-4{background:#d97706}.Avatars-module__eH2KMW__avatar-5{background:#059669}.Avatars-module__eH2KMW__avatar-6{background:#b45309}
.Faq-module__L_UrBa__section{max-width:1200px;margin:0 auto;padding:4rem 1rem}.Faq-module__L_UrBa__inner{max-width:720px;margin:0 auto}.Faq-module__L_UrBa__title{color:var(--dp-text);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;font-family:var(--dp-font-heading);letter-spacing:-.03em;text-align:center;margin-bottom:.5rem}.Faq-module__L_UrBa__subtitle{color:var(--dp-text-muted);text-align:center;margin-bottom:2.5rem;font-size:1rem}.Faq-module__L_UrBa__list{flex-direction:column;gap:.5rem;margin:0;padding:0;display:flex}.Faq-module__L_UrBa__item{background:var(--dp-surface);border:1px solid var(--dp-border);border-radius:var(--dp-radius-sm);transition:border-color .2s;overflow:hidden}.Faq-module__L_UrBa__itemOpen{border-color:var(--dp-primary)}.Faq-module__L_UrBa__question{cursor:pointer;text-align:left;width:100%;font-family:var(--dp-font-body);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 1.25rem;display:flex}.Faq-module__L_UrBa__question:focus-visible{outline:2px solid var(--dp-accent);outline-offset:-2px}.Faq-module__L_UrBa__questionText{color:var(--dp-text);overflow-wrap:break-word;flex:1;font-size:.9375rem;font-weight:600;line-height:1.4}.Faq-module__L_UrBa__chevron{color:var(--dp-text-muted);flex-shrink:0;font-size:1.375rem;line-height:1;transition:transform .2s}.Faq-module__L_UrBa__chevronOpen{color:var(--dp-accent);transform:rotate(90deg)}.Faq-module__L_UrBa__answer{margin:0}.Faq-module__L_UrBa__answerText{color:var(--dp-text-muted);overflow-wrap:break-word;margin:0;padding:0 1.25rem 1.125rem;font-size:.875rem;line-height:1.65}
.Newsletter-module__XEpJsW__section{background:var(--dp-surface);padding:5rem 1rem;position:relative;overflow:hidden}.Newsletter-module__XEpJsW__section:before{content:"";background:radial-gradient(ellipse,color-mix(in srgb,var(--dp-primary)20%,transparent),transparent 70%);pointer-events:none;width:600px;height:300px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.Newsletter-module__XEpJsW__inner{text-align:center;max-width:640px;margin:0 auto;position:relative}.Newsletter-module__XEpJsW__badge{background:color-mix(in srgb,var(--dp-primary)20%,transparent);border:1px solid color-mix(in srgb,var(--dp-primary)35%,transparent);color:var(--dp-accent);letter-spacing:.02em;border-radius:20px;margin-bottom:1.25rem;padding:.25rem .875rem;font-size:.8125rem;font-weight:600;display:inline-block}.Newsletter-module__XEpJsW__title{color:var(--dp-text);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;font-family:var(--dp-font-heading);letter-spacing:-.03em;margin-bottom:.75rem;line-height:1.2}.Newsletter-module__XEpJsW__subtitle{color:var(--dp-text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.6}.Newsletter-module__XEpJsW__form{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.Newsletter-module__XEpJsW__inputWrap{flex-wrap:wrap;gap:.625rem;display:flex}.Newsletter-module__XEpJsW__inputWrap>:first-child{flex:1;min-width:200px}.Newsletter-module__XEpJsW__errorMsg{color:var(--dp-danger);text-align:left;margin:0;font-size:.875rem}.Newsletter-module__XEpJsW__disclaimer{color:var(--dp-text-muted);margin:0;font-size:.8125rem}.Newsletter-module__XEpJsW__success{background:color-mix(in srgb,var(--dp-success)12%,transparent);border:1px solid color-mix(in srgb,var(--dp-success)25%,transparent);border-radius:var(--dp-radius-sm);text-align:left;align-items:center;gap:.875rem;margin-bottom:2rem;padding:1.25rem 1.5rem;display:flex}.Newsletter-module__XEpJsW__successIcon{background:var(--dp-success);width:32px;height:32px;color:var(--dp-bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.Newsletter-module__XEpJsW__successText{color:var(--dp-text);overflow-wrap:break-word;margin:0;font-size:.9375rem;line-height:1.5}.Newsletter-module__XEpJsW__stats{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.Newsletter-module__XEpJsW__stat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.Newsletter-module__XEpJsW__statNum{color:var(--dp-text);font-size:1.5rem;font-weight:800;font-family:var(--dp-font-heading);letter-spacing:-.03em}.Newsletter-module__XEpJsW__statLabel{color:var(--dp-text-muted);font-size:.8125rem}
