.marketing-module__SpNEBa__header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#ffffffe6;height:4.5rem;position:fixed;top:0;left:0;right:0}.marketing-module__SpNEBa__main{padding-top:4.5rem}.marketing-module__SpNEBa__headerContainer{justify-content:space-between;align-items:center;height:100%;padding:0 2rem;display:flex;position:relative}@media (max-width:640px){.marketing-module__SpNEBa__headerContainer{padding:0 1rem}}.marketing-module__SpNEBa__logo{letter-spacing:-.05em;z-index:10;align-items:center;gap:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.625rem;font-weight:800;text-decoration:none;display:flex}.marketing-module__SpNEBa__logoImage{width:auto;height:3rem}.marketing-module__SpNEBa__logoText{color:var(--primary);margin-left:-1rem;font-size:1.25rem;font-weight:900;display:inline}@media (max-width:1024px){.marketing-module__SpNEBa__logoImage{height:2.5rem}}.marketing-module__SpNEBa__desktopNav{align-items:center;gap:2rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.marketing-module__SpNEBa__desktopNav a{color:var(--muted-foreground);textdecoration:none;white-space:nowrap;font-size:.9rem;font-weight:600;transition:color .2s}.marketing-module__SpNEBa__desktopNav a:hover{color:var(--primary)}.marketing-module__SpNEBa__authButtons{z-index:10;align-items:center;gap:1rem;display:flex}.marketing-module__SpNEBa__mobileMenuButton{cursor:pointer;color:var(--foreground);z-index:10;background:0 0;border:none;padding:.5rem;display:none}.marketing-module__SpNEBa__mobileNav{border-bottom:1px solid var(--border);background:#fff;flex-direction:column;padding:1rem 0;display:none}.marketing-module__SpNEBa__mobileNav a{color:var(--muted-foreground);border-left:3px solid #0000;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.marketing-module__SpNEBa__mobileNav a:hover{color:var(--primary);border-left-color:var(--primary);background:#f8fafc}.marketing-module__SpNEBa__mobileAuthButtons{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;margin-top:.25rem;padding:.75rem 1.5rem;display:flex}.marketing-module__SpNEBa__mobileAuthButtons a{width:100%;padding:0;text-decoration:none;display:flex}.marketing-module__SpNEBa__mobileAuthButtons button{justify-content:center;width:100%;padding:.7rem 1.25rem;font-size:.9375rem}.marketing-module__SpNEBa__loginChooserOverlay{z-index:10000;background:#0f172a94;place-items:center;padding:1rem;animation:.18s ease-out marketing-module__SpNEBa__loginChooserFade;display:grid;position:fixed;inset:0}.marketing-module__SpNEBa__loginChooser{background:#fff;border:1px solid #e2e8f0e6;border-radius:1.25rem;width:min(100%,31rem);padding:2rem;animation:.22s cubic-bezier(.16,1,.3,1) marketing-module__SpNEBa__loginChooserEnter;position:relative;box-shadow:0 24px 70px #0f172a38}.marketing-module__SpNEBa__loginChooserClose{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;place-items:center;width:2.25rem;height:2.25rem;transition:background .16s,color .16s;display:grid;position:absolute;top:1rem;right:1rem}.marketing-module__SpNEBa__loginChooserClose:hover{color:#0f172a;background:#f1f5f9}.marketing-module__SpNEBa__loginChooserHeader{margin-bottom:1.5rem;padding-right:2rem}.marketing-module__SpNEBa__loginChooserMark{color:#2563eb;background:#eff6ff;border-radius:.75rem;place-items:center;width:2.5rem;height:2.5rem;margin-bottom:1rem;display:grid}.marketing-module__SpNEBa__loginChooserHeader h2{color:#0f172a;letter-spacing:-.025em;margin:0 0 .4rem;font-size:1.25rem;font-weight:700}.marketing-module__SpNEBa__loginChooserHeader p{color:#64748b;margin:0;font-size:.875rem;line-height:1.55}.marketing-module__SpNEBa__loginChooserOptions{gap:.75rem;display:grid}.marketing-module__SpNEBa__loginChooserOption{background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.875rem;min-width:0;padding:1rem;transition:border-color .18s,background .18s,transform .18s;display:grid}.marketing-module__SpNEBa__loginChooserOption:hover{background:#f8fbff;border-color:#bfdbfe;transform:translateY(-1px)}.marketing-module__SpNEBa__loginChooserIcon{border-radius:.75rem;place-items:center;width:2.75rem;height:2.75rem;display:grid}.marketing-module__SpNEBa__loginChooserIconClub{color:#2563eb;background:#eff6ff}.marketing-module__SpNEBa__loginChooserIconInstitution{color:#7c3aed;background:#f5f3ff}.marketing-module__SpNEBa__loginChooserCopy{gap:.2rem;min-width:0;display:grid}.marketing-module__SpNEBa__loginChooserCopy strong{color:#0f172a;font-size:.9rem;font-weight:700}.marketing-module__SpNEBa__loginChooserCopy small{color:#64748b;font-size:.75rem;line-height:1.45}.marketing-module__SpNEBa__loginChooserArrow{color:#94a3b8;transition:color .18s,transform .18s}.marketing-module__SpNEBa__loginChooserOption:hover .marketing-module__SpNEBa__loginChooserArrow{color:#2563eb;transform:translate(2px)}@keyframes marketing-module__SpNEBa__loginChooserFade{0%{opacity:0}to{opacity:1}}@keyframes marketing-module__SpNEBa__loginChooserEnter{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:640px){.marketing-module__SpNEBa__loginChooserOverlay{align-items:end;padding:.5rem}.marketing-module__SpNEBa__loginChooser{border-radius:1.25rem;padding:1.5rem 1rem 1rem}.marketing-module__SpNEBa__loginChooserHeader{margin-bottom:1.25rem;padding:0 2.25rem 0 .25rem}.marketing-module__SpNEBa__loginChooserOption{padding:.875rem}}@media (prefers-reduced-motion:reduce){.marketing-module__SpNEBa__loginChooserOverlay,.marketing-module__SpNEBa__loginChooser{animation:none}}@media (max-width:1024px){.marketing-module__SpNEBa__desktopNav,.marketing-module__SpNEBa__authButtons{display:none}.marketing-module__SpNEBa__mobileMenuButton{display:block}.marketing-module__SpNEBa__mobileNav{display:flex}}.marketing-module__SpNEBa__hero{background:radial-gradient(circle at 100% 0,#2563eb14,#0000 50%),radial-gradient(circle at 0 100%,#3b82f60d,#0000 50%),linear-gradient(#f8fafc 0%,#fff 100%);padding-top:4rem;padding-bottom:6rem;position:relative;overflow:hidden}.marketing-module__SpNEBa__heroTextCenter{text-align:center;max-width:900px;margin:0 auto 4rem}.marketing-module__SpNEBa__heroEyebrow{color:#2563eb;letter-spacing:.03em;background:#2563eb12;border:1px solid #2563eb2e;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-flex}.marketing-module__SpNEBa__eyebrowDot{background:#2563eb;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite marketing-module__SpNEBa__eyebrowPulse}@keyframes marketing-module__SpNEBa__eyebrowPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.65)}}.marketing-module__SpNEBa__heroTitleAccent{color:#2563eb}.marketing-module__SpNEBa__heroSubtitle strong{color:#2563eb;font-weight:700}.marketing-module__SpNEBa__heroCtas{flex-wrap:wrap;justify-content:center;align-items:center;gap:.875rem;margin-top:2rem;display:flex}.marketing-module__SpNEBa__subtitleBreak{display:block}.marketing-module__SpNEBa__heroTrust{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.75rem;margin-top:1.125rem;display:flex}.marketing-module__SpNEBa__heroTrustItem{color:#94a3b8;align-items:center;gap:.375rem;font-size:.8rem;font-weight:500;display:flex}@media (max-width:640px){.marketing-module__SpNEBa__heroEyebrow{padding:.3rem .75rem;font-size:.75rem}.marketing-module__SpNEBa__heroCtas{flex-direction:column;width:100%}.marketing-module__SpNEBa__heroCtas a{width:100%}.marketing-module__SpNEBa__subtitleBreak{display:none}}.marketing-module__SpNEBa__heroContent{text-align:left;flex:1;max-width:600px}.marketing-module__SpNEBa__heroDashboard{margin-top:3rem}.marketing-module__SpNEBa__heroTitle{font-family:var(--font-oswald),"Oswald",sans-serif;letter-spacing:-.02em;color:#0f172a;margin-bottom:1rem;font-size:3.5rem;font-weight:600;line-height:1.2}.marketing-module__SpNEBa__heroTitleMain{color:#0f172a;display:block}.marketing-module__SpNEBa__heroTitleStatic{white-space:nowrap}.marketing-module__SpNEBa__typewriterWrapper{min-height:1.2em;color:var(--primary);line-height:1.2;display:inline-block}.marketing-module__SpNEBa__heroSubtitle{color:#1e293b;-webkit-backdrop-filter:blur(4px);background:#ffffffb8;border-radius:.75rem;margin-bottom:0;padding:.625rem 1.25rem;font-size:1.125rem;font-weight:400;line-height:1.6;display:inline-block}.marketing-module__SpNEBa__subtitleMobile{display:none}.marketing-module__SpNEBa__subtitleDesktop{display:inline}.marketing-module__SpNEBa__heroActions{justify-content:flex-start;gap:1rem;display:flex}.marketing-module__SpNEBa__heroIllustrationWrapper{z-index:1;flex:1.2;justify-content:flex-end;align-items:center;margin-left:-8%;display:flex}.marketing-module__SpNEBa__heroImageContainer{justify-content:center;align-items:center;width:160%;max-width:1400px;animation:8s ease-in-out infinite marketing-module__SpNEBa__float;display:flex;position:relative;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 85%);mask-image:radial-gradient(circle,#000 40%,#0000 85%)}.marketing-module__SpNEBa__heroImageContent{width:100%;height:auto;display:block}@keyframes marketing-module__SpNEBa__float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.marketing-module__SpNEBa__socialProof{text-align:center;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;padding:3rem 0}.marketing-module__SpNEBa__heroImageContainer{border-radius:1.5rem;width:100%;margin-top:5rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.marketing-module__SpNEBa__heroImage{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.marketing-module__SpNEBa__features{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:4rem 0;position:relative}.marketing-module__SpNEBa__features:before{content:"";pointer-events:none;background:radial-gradient(circle at top,#3b82f608,#0000 50%);width:100%;max-width:1200px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.marketing-module__SpNEBa__sectionTitle{letter-spacing:-.02em;margin-bottom:3.5rem;font-size:2.5rem;font-weight:800}.marketing-module__SpNEBa__featureGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}@media (max-width:1024px){.marketing-module__SpNEBa__featureGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.marketing-module__SpNEBa__featureGrid{grid-template-columns:1fr}}.marketing-module__SpNEBa__featureCard{border:1px solid var(--border);background:#fff;border-radius:1rem;padding:2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.marketing-module__SpNEBa__featureCard:before{content:"";background:linear-gradient(90deg,var(--primary),transparent);transform-origin:0;width:100%;height:4px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.marketing-module__SpNEBa__featureCard:hover{border-color:#0000;transform:translateY(-8px)scale(1.02);box-shadow:0 25px 50px -12px #00000026}.marketing-module__SpNEBa__featureCard:hover:before{transform:scaleX(1)}.marketing-module__SpNEBa__featureIcon{background:var(--primary);color:#fff;border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;transition:transform .3s;display:flex;box-shadow:0 8px 16px -4px #3b82f64d}.marketing-module__SpNEBa__featureCard:hover .marketing-module__SpNEBa__featureIcon{transform:scale(1.1)rotate(5deg)}.marketing-module__SpNEBa__featureCard h3{color:#334155;margin-bottom:1rem;font-size:1.35rem;font-weight:700}.marketing-module__SpNEBa__featureCard p{color:var(--muted-foreground);font-size:.975rem;line-height:1.7}.marketing-module__SpNEBa__howItWorks{background:#fff;padding:6rem 0}.marketing-module__SpNEBa__steps{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-top:4rem;display:grid}.marketing-module__SpNEBa__step{text-align:center}.marketing-module__SpNEBa__stepNumber{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:800;display:flex}.marketing-module__SpNEBa__step h3{margin-bottom:.75rem;font-size:1.25rem}.marketing-module__SpNEBa__step p{color:var(--muted-foreground);font-size:.95rem;line-height:1.5}.marketing-module__SpNEBa__useCases{background:#fff;padding:6rem 0}.marketing-module__SpNEBa__useCaseGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem;display:grid}.marketing-module__SpNEBa__useCaseCard{border-radius:var(--radius);border:1px solid var(--border);background:#fff;padding:2.5rem}.marketing-module__SpNEBa__useCaseCard h3{margin-bottom:1rem;font-size:1.25rem}.marketing-module__SpNEBa__useCaseCard p{color:var(--muted-foreground);line-height:1.6}.marketing-module__SpNEBa__bentoSection{background:#f8fafc;padding:5rem 0 6rem}.marketing-module__SpNEBa__bentoGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@property --snake-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes marketing-module__SpNEBa__snakeBorder{to{--snake-angle:360deg}}.marketing-module__SpNEBa__bentoCard{background:#fff;border:1.5px solid #e5e7eb;border-radius:1.5rem;flex-direction:row;align-items:center;gap:1.5rem;min-height:200px;padding:1.75rem 2rem;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.marketing-module__SpNEBa__bentoCard:before{content:"";background:conic-gradient(from var(--snake-angle),transparent 0deg,transparent 270deg,var(--snake-color)315deg,var(--snake-color-2)330deg,transparent 360deg);-webkit-mask-composite:destination-out;animation:marketing-module__SpNEBa__snakeBorder var(--snake-speed,4s)var(--snake-dir,normal)linear infinite;border-radius:1.5rem;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.marketing-module__SpNEBa__bentoCard:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000012}.marketing-module__SpNEBa__bentoAccentBlue{--snake-color:#667eea;--snake-color-2:#3b82f6;--snake-speed:4s;--snake-dir:normal;background:#fafbff}.marketing-module__SpNEBa__bentoAccentPurple{--snake-color:#a855f7;--snake-color-2:#7c3aed;--snake-speed:5s;--snake-dir:reverse;background:#fdfaff}.marketing-module__SpNEBa__bentoAccentGreen{--snake-color:#10b981;--snake-color-2:#059669;--snake-speed:3.5s;--snake-dir:normal;background:#fafffe}.marketing-module__SpNEBa__bentoAccentAmber{--snake-color:#f59e0b;--snake-color-2:#d97706;--snake-speed:6s;--snake-dir:reverse;background:#fffdf5}.marketing-module__SpNEBa__bentoAccentTeal{--snake-color:#14b8a6;--snake-color-2:#0d9488;--snake-speed:4.5s;--snake-dir:normal;background:#f9fffd}.marketing-module__SpNEBa__bentoAccentCyan{--snake-color:#06b6d4;--snake-color-2:#0891b2;--snake-speed:5.5s;--snake-dir:reverse;background:#f8feff}.marketing-module__SpNEBa__bentoContent{flex:1;min-width:0}.marketing-module__SpNEBa__bentoTag{letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border-radius:999px;margin-bottom:.75rem;padding:.25rem .65rem;font-size:.6875rem;font-weight:700;display:inline-block}.marketing-module__SpNEBa__bentoAccentBlue .marketing-module__SpNEBa__bentoTag{color:#2563eb;background:#eff6ff}.marketing-module__SpNEBa__bentoAccentPurple .marketing-module__SpNEBa__bentoTag{color:#7c3aed;background:#f3e8ff}.marketing-module__SpNEBa__bentoAccentGreen .marketing-module__SpNEBa__bentoTag{color:#059669;background:#dcfce7}.marketing-module__SpNEBa__bentoAccentAmber .marketing-module__SpNEBa__bentoTag{color:#d97706;background:#fef3c7}.marketing-module__SpNEBa__bentoAccentTeal .marketing-module__SpNEBa__bentoTag{color:#0d9488;background:#ccfbf1}.marketing-module__SpNEBa__bentoAccentCyan .marketing-module__SpNEBa__bentoTag{color:#0891b2;background:#cffafe}.marketing-module__SpNEBa__bentoTitle{color:#0f172a;margin:0 0 .5rem;font-size:1.0625rem;font-weight:700;line-height:1.3}.marketing-module__SpNEBa__bentoDesc{color:#64748b;margin:0;font-size:.8375rem;line-height:1.6}.marketing-module__SpNEBa__bentoIllustration{flex-shrink:0;justify-content:center;align-items:center;width:180px;display:flex;overflow:hidden}.marketing-module__SpNEBa__bentoWide .marketing-module__SpNEBa__bentoContent{max-width:52%}.marketing-module__SpNEBa__bentoWide .marketing-module__SpNEBa__bentoIllustration{justify-content:center;align-items:center;width:44%;overflow:hidden}@media (min-width:769px){.marketing-module__SpNEBa__bentoWide .marketing-module__SpNEBa__bentoIllustration img,.marketing-module__SpNEBa__bentoWide .marketing-module__SpNEBa__bentoIllustration svg{max-width:320px;height:auto}}@media (max-width:768px){.marketing-module__SpNEBa__bentoIllustration img,.marketing-module__SpNEBa__bentoIllustration svg{width:100%;max-width:100%;height:auto;max-height:200px}.marketing-module__SpNEBa__bentoWide .marketing-module__SpNEBa__bentoContent{max-width:100%}.marketing-module__SpNEBa__bentoWide .marketing-module__SpNEBa__bentoIllustration{justify-content:center;width:100%}}.marketing-module__SpNEBa__bentoWide{grid-column:span 2}@media (max-width:1024px){.marketing-module__SpNEBa__bentoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.marketing-module__SpNEBa__bentoSection{padding:3rem 0}.marketing-module__SpNEBa__bentoGrid{grid-template-columns:1fr;gap:.875rem}.marketing-module__SpNEBa__bentoCard{min-height:unset;flex-direction:column;gap:1rem;padding:1.25rem;grid-column:1!important}.marketing-module__SpNEBa__bentoWide{grid-column:1!important}.marketing-module__SpNEBa__bentoIllustration{width:100%;max-height:140px;overflow:hidden}.marketing-module__SpNEBa__bentoTitle{font-size:1rem}.marketing-module__SpNEBa__bentoDesc{font-size:.8125rem}}.marketing-module__SpNEBa__highlightSection{padding:4rem 0;overflow:hidden}.marketing-module__SpNEBa__highlightContent{flex:1}.marketing-module__SpNEBa__highlightFlex,.marketing-module__SpNEBa__highlightFlexReverse{align-items:center;gap:4rem;display:flex}.marketing-module__SpNEBa__highlightFlexReverse{flex-direction:row-reverse}.marketing-module__SpNEBa__highlightImage{border-radius:2rem;flex:1;justify-content:center;align-items:center;height:450px;padding:2rem;display:flex}.marketing-module__SpNEBa__pricing{background:#fff;padding:8rem 0}.marketing-module__SpNEBa__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem;display:grid}.marketing-module__SpNEBa__pricingCard{border-radius:var(--radius);border:1px solid var(--border);background:#fff;flex-direction:column;padding:3rem 2rem;display:flex;position:relative}.marketing-module__SpNEBa__featuredPricing{border:2px solid var(--primary);transform:scale(1.05);box-shadow:0 25px 50px -12px #00000040}.marketing-module__SpNEBa__pricingTag{background:var(--primary);color:#fff;border-radius:100px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1.5rem}.marketing-module__SpNEBa__price{letter-spacing:-.05em;margin:1.5rem 0;font-size:3.5rem;font-weight:800}.marketing-module__SpNEBa__price span{color:var(--muted-foreground);letter-spacing:0;font-size:1rem;font-weight:400}.marketing-module__SpNEBa__pricingFeatures{flex:1;margin:2rem 0;padding:0;list-style:none}.marketing-module__SpNEBa__pricingFeatures li{align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.95rem;display:flex}.marketing-module__SpNEBa__enterpriseSection{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:6rem 0;position:relative;overflow:hidden}.marketing-module__SpNEBa__enterpriseHeader{text-align:center;margin-bottom:4rem}.marketing-module__SpNEBa__enterpriseEyebrow{color:#2563eb;letter-spacing:.04em;background:#2563eb12;border:1px solid #2563eb2e;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-flex}.marketing-module__SpNEBa__enterpriseTitle{color:#0f172a;max-width:700px;margin:0 auto 1.25rem;font-size:3rem;font-weight:800;line-height:1.15}.marketing-module__SpNEBa__enterpriseTitleAccent{color:#2563eb}.marketing-module__SpNEBa__enterpriseSubtitle{color:#64748b;max-width:620px;margin:0 auto;font-size:1.0625rem;line-height:1.75}.marketing-module__SpNEBa__enterpriseGrid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.marketing-module__SpNEBa__enterpriseFeatures{flex-direction:column;gap:1rem;display:flex}.marketing-module__SpNEBa__enterpriseFeatureCard{cursor:default;background:#fff;border:2px solid #e5e7eb;border-radius:1rem;flex-direction:row;align-items:flex-start;gap:1rem;padding:1.125rem 1.25rem;transition:all .3s;display:flex}.marketing-module__SpNEBa__enterpriseFeatureCard:hover{background:#f8fafc;transform:translate(4px);box-shadow:0 8px 24px #0000000f}.marketing-module__SpNEBa__enterpriseFeatureTitle{color:#0f172a;margin:0 0 .375rem;font-size:1rem;font-weight:700}.marketing-module__SpNEBa__enterpriseFeatureDesc{color:#64748b;margin:0;font-size:.875rem;line-height:1.6}.marketing-module__SpNEBa__enterpriseFeatureIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.marketing-module__SpNEBa__enterpriseDashboard{position:sticky;top:2rem}.marketing-module__SpNEBa__dashboardCardHeader{border-bottom:1px solid #f1f5f9;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.marketing-module__SpNEBa__liveBadge{color:#10b981;white-space:nowrap;background:#dcfce7;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.marketing-module__SpNEBa__dashboardCard{background:#fff;border:1.5px solid #e5e7eb;border-radius:1.5rem;max-width:100%;overflow:hidden}@media (max-width:768px){.marketing-module__SpNEBa__dashboardCard{width:100%;max-width:100%}.marketing-module__SpNEBa__dashboardCardHeader{gap:.5rem;padding:1rem!important}.marketing-module__SpNEBa__dashboardCard>div:last-child{padding:.875rem!important}}@media (max-width:640px){.marketing-module__SpNEBa__dashboardCard{border-radius:1rem!important}.marketing-module__SpNEBa__dashboardCard>div:first-child,.marketing-module__SpNEBa__dashboardCard>div:last-child{padding:1rem!important}}@media (max-width:1200px){.marketing-module__SpNEBa__enterpriseGrid{grid-template-columns:1fr;gap:3rem}.marketing-module__SpNEBa__enterpriseDashboard{position:relative;top:0}}@media (max-width:768px){.marketing-module__SpNEBa__enterpriseSection{padding:4rem 0}.marketing-module__SpNEBa__enterpriseTitle{padding:0 1rem;font-size:2.25rem!important}.marketing-module__SpNEBa__enterpriseSubtitle,.marketing-module__SpNEBa__enterpriseGrid{padding:0 1rem}.marketing-module__SpNEBa__enterpriseFeatureCard{gap:1rem;padding:1.25rem}}@media (max-width:640px){.marketing-module__SpNEBa__enterpriseSection{padding:3rem 0}.marketing-module__SpNEBa__enterpriseHeader{padding:0 1rem}.marketing-module__SpNEBa__enterpriseTitle{font-size:1.875rem!important}.marketing-module__SpNEBa__enterpriseFeatures{gap:.75rem!important}}.marketing-module__SpNEBa__institutionalSection{background:#fff;padding:5rem 0}.marketing-module__SpNEBa__institutionalContent{align-items:center;gap:5rem;display:flex}.marketing-module__SpNEBa__institutionalText{flex:1}.marketing-module__SpNEBa__institutionalVisual{flex:1;justify-content:center;display:flex}.marketing-module__SpNEBa__institutionalCard{border:1px solid var(--border);background:#fff;border-radius:1.5rem;width:100%;max-width:450px;transition:transform .3s,box-shadow .3s;box-shadow:0 25px 50px -12px #0000001a}.marketing-module__SpNEBa__institutionalCard:hover{transform:translateY(-8px);box-shadow:0 30px 60px -15px #00000026}@media (max-width:1024px){.marketing-module__SpNEBa__institutionalContent{text-align:center;flex-direction:column;gap:3rem}.marketing-module__SpNEBa__institutionalText ul{text-align:left;display:inline-block}}.marketing-module__SpNEBa__finalCtaWrapper{background:0 0;padding:6rem 0}.marketing-module__SpNEBa__finalCtaCard{background:linear-gradient(135deg,var(--primary)0%,#1e40af 100%);border-radius:2rem;grid-template-columns:1fr 1fr;gap:0;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 60px -15px #2563eb66}.marketing-module__SpNEBa__finalCtaCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff12 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;right:-50%}.marketing-module__SpNEBa__finalCtaLeft{z-index:1;flex-direction:column;justify-content:center;padding:4rem;display:flex;position:relative}.marketing-module__SpNEBa__finalCtaEyebrow{color:#fff;letter-spacing:.07em;text-transform:uppercase;background:#ffffff26;border:1px solid #ffffff40;border-radius:999px;width:fit-content;margin-bottom:1.25rem;padding:.3rem .9rem;font-size:.75rem;font-weight:700;display:inline-block}.marketing-module__SpNEBa__finalCtaHeading{color:#fff;letter-spacing:-.03em;margin:0 0 1rem;font-size:2.75rem;font-weight:800;line-height:1.2}.marketing-module__SpNEBa__finalCtaSubtitle{color:#ffffffbf;max-width:400px;margin:0 0 2rem;font-size:1rem;line-height:1.7}.marketing-module__SpNEBa__finalCtaButtons{flex-wrap:wrap;gap:.875rem;display:flex}.marketing-module__SpNEBa__finalCtaRight{z-index:1;background:#ffffff0f;border-left:1px solid #ffffff1f;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:4rem;display:flex;position:relative}.marketing-module__SpNEBa__finalCtaStats{flex-direction:column;gap:0;width:100%;display:flex}.marketing-module__SpNEBa__finalCtaStat{flex-direction:column;padding:1.25rem 0;display:flex}.marketing-module__SpNEBa__finalCtaStatNum{color:#fff;font-size:1rem;font-weight:700;line-height:1}.marketing-module__SpNEBa__finalCtaStatLabel{color:#ffffff8c;margin-top:.2rem;font-size:.875rem}.marketing-module__SpNEBa__finalCtaStatDivider{background:#ffffff1f;width:100%;height:1px}.marketing-module__SpNEBa__finalCtaTrust{color:#ffffff73;text-align:center;margin:0;font-size:.8125rem}.marketing-module__SpNEBa__ctaContactBtn{transition:all .3s;color:#fff!important;border:2px solid #fff!important}.marketing-module__SpNEBa__ctaContactBtn:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003;color:var(--primary)!important;background:#fff!important}@media (max-width:768px){.marketing-module__SpNEBa__finalCtaCard{grid-template-columns:1fr}.marketing-module__SpNEBa__finalCtaLeft{padding:2.5rem 1.75rem 2rem}.marketing-module__SpNEBa__finalCtaHeading{font-size:2rem!important}.marketing-module__SpNEBa__finalCtaButtons{flex-direction:column}.marketing-module__SpNEBa__finalCtaButtons a{width:100%}.marketing-module__SpNEBa__finalCtaRight{border-top:1px solid #ffffff1f;border-left:none;gap:0;padding:1.75rem}.marketing-module__SpNEBa__finalCtaStats{flex-direction:column;gap:0;width:100%}.marketing-module__SpNEBa__finalCtaStat{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;padding:.875rem 0}.marketing-module__SpNEBa__finalCtaStatNum{font-weight:700;font-size:.9375rem!important}.marketing-module__SpNEBa__finalCtaStatLabel{text-align:right;font-size:.8125rem}.marketing-module__SpNEBa__finalCtaStatDivider{width:100%;height:1px}.marketing-module__SpNEBa__finalCtaTrust{display:none}}.marketing-module__SpNEBa__footer{border-top:1px solid var(--border);background:#fff;padding:8rem 0 4rem}.marketing-module__SpNEBa__footerGrid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:4rem;margin-bottom:6rem;display:grid}.marketing-module__SpNEBa__footerCol h4{color:#0f172a;margin-bottom:1.5rem;font-size:1rem;font-weight:700}.marketing-module__SpNEBa__footerLinks{padding:0;list-style:none}.marketing-module__SpNEBa__footerLinks li{margin-bottom:.75rem}.marketing-module__SpNEBa__footerLinks a{color:var(--muted-foreground);font-size:.95rem;text-decoration:none;transition:color .2s}.marketing-module__SpNEBa__footerLinks a:hover{color:var(--primary)}.marketing-module__SpNEBa__footerBottom{border-top:1px solid var(--border);color:var(--muted-foreground);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.875rem;display:flex}.marketing-module__SpNEBa__illustrationContainer{background:#f8fafc;border-radius:1.5rem;justify-content:center;align-items:center;width:100%;height:350px;margin-bottom:1.5rem;padding:2rem;display:flex}@media (max-width:1024px){.marketing-module__SpNEBa__hero{padding-top:6rem}.marketing-module__SpNEBa__heroFlex{text-align:center;flex-direction:column;gap:4rem}.marketing-module__SpNEBa__heroContent{text-align:center;max-width:100%}.marketing-module__SpNEBa__heroTitle{margin-bottom:1.5rem;font-size:3rem}.marketing-module__SpNEBa__heroActions{justify-content:center}.marketing-module__SpNEBa__heroIllustrationWrapper{justify-content:center;width:100%}.marketing-module__SpNEBa__heroIllustrationInner{max-width:440px}.marketing-module__SpNEBa__featuredPricing{margin:1rem 0;transform:none}.marketing-module__SpNEBa__footerGrid{grid-template-columns:1fr 1fr}.marketing-module__SpNEBa__highlightFlex,.marketing-module__SpNEBa__highlightFlexReverse{text-align:center;flex-direction:column;gap:3rem}.marketing-module__SpNEBa__highlightFlex ul{text-align:left;display:inline-block}.marketing-module__SpNEBa__highlightImage{width:100%;height:350px}}@media (max-width:768px){.marketing-module__SpNEBa__heroTitle{font-size:2.5rem}.marketing-module__SpNEBa__heroActions{flex-direction:column}.marketing-module__SpNEBa__sectionTitle{font-size:2rem}.marketing-module__SpNEBa__illustrationContainer{height:250px}.marketing-module__SpNEBa__footerGrid{grid-template-columns:1fr;gap:3rem}.marketing-module__SpNEBa__highlightImage{border-radius:1rem;height:250px;padding:1rem}.marketing-module__SpNEBa__finalCtaCard{border-radius:1.5rem}}.marketing-module__SpNEBa__useCasesSection{background:#f8fafc;padding:6rem 0}.marketing-module__SpNEBa__useCasesGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;max-width:1200px;margin:0 auto;display:grid}.marketing-module__SpNEBa__ucCard{box-sizing:border-box;background:#fff;border:1px solid #e8edf3;border-radius:1.25rem;flex-direction:column;gap:0;width:100%;padding:1.25rem;display:flex;box-shadow:0 2px 12px #0000000d}.marketing-module__SpNEBa__ucBadge{white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;margin-bottom:.625rem;padding:.225rem .65rem;font-size:.7rem;font-weight:600;display:inline-flex}.marketing-module__SpNEBa__ucTitle{color:#0f172a;margin:0 0 .375rem;font-size:1rem;font-weight:700;line-height:1.3}.marketing-module__SpNEBa__ucDesc{color:#64748b;margin:0 0 .75rem;font-size:.8rem;line-height:1.5}.marketing-module__SpNEBa__ucMockup{box-sizing:border-box;background:#f8fafc;border:1px solid #e8edf3;border-radius:.75rem;flex-direction:column;flex:1;gap:.4rem;width:100%;padding:.7rem .875rem;display:flex}.marketing-module__SpNEBa__ucMockHeader{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.marketing-module__SpNEBa__ucMockHeader span:first-child{color:#1e293b;font-size:.75rem;font-weight:700}.marketing-module__SpNEBa__ucMockHeaderSub{color:#94a3b8;margin-left:.375rem;font-size:.68rem}.marketing-module__SpNEBa__ucMockRow{align-items:center;gap:.5rem;width:100%;display:flex}.marketing-module__SpNEBa__ucMockAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.65rem;font-weight:700;display:flex}.marketing-module__SpNEBa__ucMockInfo{flex-direction:column;flex:1;gap:.05rem;min-width:0;display:flex}.marketing-module__SpNEBa__ucMockInfo span:first-child{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:600;overflow:hidden}.marketing-module__SpNEBa__ucMockInfo span:last-child{color:#94a3b8;font-size:.62rem}.marketing-module__SpNEBa__ucMockStatus{white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.175rem .5rem;font-size:.65rem;font-weight:600}.marketing-module__SpNEBa__ucMockFooter{color:#64748b;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.65rem;display:flex}.marketing-module__SpNEBa__ucMockFooterBar{background:#e2e8f0;border-radius:999px;flex:1;height:4px;position:relative;overflow:hidden}.marketing-module__SpNEBa__ucMockFooterBar:after{content:"";width:var(--pct,50%);background:var(--c,#2563eb);border-radius:999px;position:absolute;inset:0}.marketing-module__SpNEBa__ucMockAmount{letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:800}.marketing-module__SpNEBa__ucMockSplit{background:#fff;border:1px solid #e8edf3;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;display:flex}.marketing-module__SpNEBa__ucMockSplitItem{flex-direction:column;flex:1;gap:.1rem;display:flex}.marketing-module__SpNEBa__ucMockSplitLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:.62rem}.marketing-module__SpNEBa__ucMockSplitVal{color:#1e293b;font-size:.78rem;font-weight:700}.marketing-module__SpNEBa__ucMockSplitDivider{background:#e2e8f0;flex-shrink:0;width:1px;height:28px}.marketing-module__SpNEBa__ucMockSmsBar{border-radius:.45rem;align-items:center;gap:.375rem;width:100%;margin-top:.125rem;padding:.425rem .625rem;font-size:.67rem;font-weight:600;display:flex}.marketing-module__SpNEBa__ucMockStats{background:#fff;border:1px solid #e8edf3;border-radius:.5rem;gap:0;width:100%;margin-bottom:.25rem;display:flex;overflow:hidden}.marketing-module__SpNEBa__ucMockStat{border-right:1px solid #e8edf3;flex-direction:column;flex:1;align-items:center;gap:.1rem;padding:.45rem .25rem;display:flex}.marketing-module__SpNEBa__ucMockStat:last-child{border-right:none}.marketing-module__SpNEBa__ucMockStat span:first-child{letter-spacing:-.02em;font-size:.85rem;font-weight:800}.marketing-module__SpNEBa__ucMockStat span:last-child{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:.58rem}.marketing-module__SpNEBa__ucMockGroupRow{align-items:center;gap:.5rem;width:100%;padding:.3rem 0;display:flex}.marketing-module__SpNEBa__ucMockGroupDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.marketing-module__SpNEBa__ucMockGroupName{color:#374151;flex:1;font-size:.72rem;font-weight:500}.marketing-module__SpNEBa__ucMockGroupTag{border-radius:999px;padding:.15rem .45rem;font-size:.62rem;font-weight:600}.marketing-module__SpNEBa__ucMockEventRow{background:#fff;border:1px solid #e8edf3;border-radius:.5rem;align-items:center;gap:.5rem;width:100%;padding:.45rem .625rem;display:flex}.marketing-module__SpNEBa__ucGroupPill{border-radius:999px;align-items:center;gap:.35rem;margin:.15rem .2rem 0 0;padding:.3rem .65rem;font-size:.7rem;font-weight:600;display:inline-flex}.marketing-module__SpNEBa__ucMockup{flex-wrap:wrap;align-content:flex-start}.marketing-module__SpNEBa__ucMockVerseCard{background:#fff;border:1px solid #e8edf3;border-radius:.6rem;flex-direction:column;gap:.2rem;width:100%;margin-top:.25rem;padding:.625rem .75rem;display:flex}.marketing-module__SpNEBa__ucMockVerseTop{justify-content:space-between;align-items:center;margin-bottom:.2rem;display:flex}.marketing-module__SpNEBa__ucMockVerseBadge{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:999px;padding:.175rem .5rem;font-size:.62rem;font-weight:700}.marketing-module__SpNEBa__ucMockVerseText{color:#374151;margin:0;font-size:.75rem;font-style:italic;line-height:1.5}.marketing-module__SpNEBa__ucMockVerseRef{color:#94a3b8;margin:0;font-size:.65rem;font-weight:600}.marketing-module__SpNEBa__useCaseCard{background:#fff;border:1.5px solid #e5e7eb;border-radius:1.5rem;flex-direction:column;gap:.5rem;padding:1.5rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.marketing-module__SpNEBa__useCaseCard:before{content:"";background:conic-gradient(from var(--snake-angle),transparent 0deg,transparent 270deg,var(--snake-color)315deg,var(--snake-color-2)330deg,transparent 360deg);-webkit-mask-composite:destination-out;animation:marketing-module__SpNEBa__snakeBorder var(--snake-speed,4s)var(--snake-dir,normal)linear infinite;border-radius:1.5rem;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.marketing-module__SpNEBa__useCaseCard:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000012}.marketing-module__SpNEBa__useCaseIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:0;display:flex}.marketing-module__SpNEBa__useCaseTitle{color:#0f172a;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.marketing-module__SpNEBa__useCaseDesc{color:#64748b;flex:1;margin:0;font-size:.8125rem;line-height:1.55}.marketing-module__SpNEBa__useCaseTags{flex-direction:column;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.marketing-module__SpNEBa__useCaseTags li{color:#475569;padding-left:.875rem;font-size:.8125rem;font-weight:500;position:relative}.marketing-module__SpNEBa__useCaseTags li:before{content:"·";color:#94a3b8;font-weight:700;position:absolute;left:0}.marketing-module__SpNEBa__useCaseExamples{border-top:1px solid #bfdbfe;align-items:flex-start;gap:.4rem;margin-top:.5rem;padding-top:.5rem;display:flex}.marketing-module__SpNEBa__useCaseExampleLabel{color:#93c5fd;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;padding-top:.2rem;font-size:.6875rem;font-weight:700}.marketing-module__SpNEBa__useCaseExamplePills{flex-wrap:wrap;gap:.3rem;display:flex}.marketing-module__SpNEBa__useCaseExamplePills span{color:#2563eb;background:#dbeafe;border-radius:999px;padding:.125rem .5rem;font-size:.7rem;font-weight:500}.marketing-module__SpNEBa__useCaseExamplesGreen{border-top-color:#bbf7d0}.marketing-module__SpNEBa__useCaseExampleLabelGreen{color:#86efac}.marketing-module__SpNEBa__useCaseExamplePillGreen{color:#16a34a!important;background:#dcfce7!important}.marketing-module__SpNEBa__useCaseExamplesAmber{border-top-color:#fde68a}.marketing-module__SpNEBa__useCaseExampleLabelAmber{color:#fcd34d}.marketing-module__SpNEBa__useCaseExamplePillAmber{color:#b45309!important;background:#fef3c7!important}.marketing-module__SpNEBa__useCaseExamplesPurple{border-top-color:#e9d5ff}.marketing-module__SpNEBa__useCaseExampleLabelPurple{color:#d8b4fe}.marketing-module__SpNEBa__useCaseExamplePillPurple{color:#7c3aed!important;background:#f3e8ff!important}@media (max-width:1024px){.marketing-module__SpNEBa__useCasesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.marketing-module__SpNEBa__useCasesGrid{grid-template-columns:1fr}.marketing-module__SpNEBa__useCasesSection{padding:4rem 0}.marketing-module__SpNEBa__ucCard{align-items:stretch}.marketing-module__SpNEBa__ucMockup{align-self:stretch}.marketing-module__SpNEBa__ucMockStats,.marketing-module__SpNEBa__ucMockGroupRow{width:100%}}.marketing-module__SpNEBa__instHero{background:linear-gradient(160deg,#0f172a 0%,#1e293b 55%,#0f172a 100%);padding:5rem 0 4rem;position:relative;overflow:hidden}.marketing-module__SpNEBa__instHero:before{content:"";pointer-events:none;background:radial-gradient(circle,#667eea28 0%,#0000 70%);width:480px;height:480px;position:absolute;top:-120px;right:-120px}.marketing-module__SpNEBa__instHeroInner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.marketing-module__SpNEBa__instHeroLeft{flex-direction:column;gap:0;display:flex}.marketing-module__SpNEBa__instHeroEyebrow{color:#a5b4fc;letter-spacing:.02em;background:#667eea26;border:1px solid #667eea4d;border-radius:999px;align-items:center;gap:.4rem;width:fit-content;margin-bottom:1.5rem;padding:.35rem .875rem;font-size:.75rem;font-weight:600;display:inline-flex}.marketing-module__SpNEBa__instHeroTitle{letter-spacing:-.03em;color:#fff;margin:0 0 1.25rem;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;line-height:1.1}.marketing-module__SpNEBa__instHeroAccent{color:#667eea}.marketing-module__SpNEBa__instHeroDesc{color:#94a3b8;max-width:480px;margin:0 0 2rem;font-size:1.0625rem;line-height:1.7}.marketing-module__SpNEBa__instHeroCtas{flex-wrap:nowrap;gap:.875rem;margin-bottom:2rem;display:flex}.marketing-module__SpNEBa__instHeroTrust{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.marketing-module__SpNEBa__instHeroTrust:before{content:"Used by groups at:";color:#475569;white-space:nowrap;font-size:.72rem;font-weight:500}.marketing-module__SpNEBa__instHeroTrustItem{color:#64748b;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;padding:.2rem .625rem;font-size:.72rem;font-weight:600}.marketing-module__SpNEBa__instHeroRight{justify-content:center;display:flex}.marketing-module__SpNEBa__instDashCard{background:#fff;border-radius:1.25rem;width:100%;max-width:420px;padding:1.375rem 1.5rem;box-shadow:0 32px 72px #00000059,0 8px 20px #0003}.marketing-module__SpNEBa__instDashHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.marketing-module__SpNEBa__instDashTitle{color:#0f172a;font-size:.8rem;font-weight:700}.marketing-module__SpNEBa__instDashLive{color:#22c55e;align-items:center;gap:.35rem;font-size:.68rem;font-weight:600;display:flex}.marketing-module__SpNEBa__instDashLiveDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite marketing-module__SpNEBa__pulse;display:block;box-shadow:0 0 0 3px #22c55e28}@keyframes marketing-module__SpNEBa__pulse{0%,to{opacity:1}50%{opacity:.4}}.marketing-module__SpNEBa__instDashStats{background:#f8fafc;border:1px solid #e8edf3;border-radius:.625rem;gap:0;margin-bottom:1rem;display:flex;overflow:hidden}.marketing-module__SpNEBa__instDashStat{border-right:1px solid #e8edf3;flex-direction:column;flex:1;align-items:center;gap:.15rem;padding:.625rem .5rem;display:flex}.marketing-module__SpNEBa__instDashStat:last-child{border-right:none}.marketing-module__SpNEBa__instDashStatVal{letter-spacing:-.02em;font-size:1rem;font-weight:800}.marketing-module__SpNEBa__instDashStatLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:.6rem;font-weight:600}.marketing-module__SpNEBa__instDashGroups{flex-direction:column;gap:0;display:flex}.marketing-module__SpNEBa__instDashGroupRow{border-bottom:1px solid #f8fafc;align-items:center;gap:.5rem;padding:.45rem 0;display:flex}.marketing-module__SpNEBa__instDashGroupRow:last-child{border-bottom:none}.marketing-module__SpNEBa__instDashGroupDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.marketing-module__SpNEBa__instDashGroupName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.75rem;font-weight:600;overflow:hidden}.marketing-module__SpNEBa__instDashGroupMembers{color:#94a3b8;flex-shrink:0;font-size:.65rem}.marketing-module__SpNEBa__instDashGroupStatus{border-radius:999px;flex-shrink:0;padding:.15rem .5rem;font-size:.62rem;font-weight:600}.marketing-module__SpNEBa__instDashFooter{color:#64748b;border-top:1px solid #f1f5f9;align-items:center;gap:.375rem;margin-top:.875rem;padding-top:.75rem;font-size:.68rem;font-weight:500;display:flex}.marketing-module__SpNEBa__instFeatures{background:#f8fafc;padding:5rem 0}.marketing-module__SpNEBa__instFeatGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.marketing-module__SpNEBa__instFeatCard{background:#fff;border:1px solid #e8edf3;border-radius:1rem;flex-direction:column;gap:.75rem;padding:1.625rem 1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #0000000a}.marketing-module__SpNEBa__instFeatCard:hover{transform:translateY(-4px);box-shadow:0 12px 28px #00000014}.marketing-module__SpNEBa__instFeatIcon{border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.marketing-module__SpNEBa__instFeatTitle{color:#0f172a;margin:0;font-size:.9rem;font-weight:700}.marketing-module__SpNEBa__instFeatDesc{color:#64748b;margin:0;font-size:.825rem;line-height:1.6}.marketing-module__SpNEBa__instUseCases{background:#fff;padding:5rem 0}.marketing-module__SpNEBa__instUseCaseGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.marketing-module__SpNEBa__instUCCard{background:#f8fafc;border:1px solid #e8edf3;border-radius:1.25rem;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.marketing-module__SpNEBa__instUCCard:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.marketing-module__SpNEBa__instUCTop{flex:1;padding:1.75rem 1.625rem 1.5rem}.marketing-module__SpNEBa__instUCEmoji{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.marketing-module__SpNEBa__instUCTitle{color:#0f172a;margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.marketing-module__SpNEBa__instUCDesc{color:#64748b;margin:0 0 1rem;font-size:.825rem;line-height:1.6}.marketing-module__SpNEBa__instUCPills{flex-wrap:wrap;gap:.4rem;display:flex}.marketing-module__SpNEBa__instUCPill{border-radius:999px;padding:.25rem .625rem;font-size:.7rem;font-weight:600}.marketing-module__SpNEBa__instUCStats{background:#fff;border-top:1px solid;display:flex}.marketing-module__SpNEBa__instUCStat{border-right:1px solid #e8edf3;flex-direction:column;flex:1;align-items:center;gap:.15rem;padding:.875rem .5rem;display:flex}.marketing-module__SpNEBa__instUCStat:last-child{border-right:none}.marketing-module__SpNEBa__instUCStatVal{letter-spacing:-.02em;font-size:.95rem;font-weight:800}.marketing-module__SpNEBa__instUCStatLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:.6rem;font-weight:600}@media (max-width:1024px){.marketing-module__SpNEBa__instUseCaseGrid{grid-template-columns:1fr}.marketing-module__SpNEBa__instHeroInner{grid-template-columns:1fr;gap:3rem}.marketing-module__SpNEBa__instHeroDesc{max-width:100%}.marketing-module__SpNEBa__instFeatGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.marketing-module__SpNEBa__instHero{padding:3.5rem 0 3rem}.marketing-module__SpNEBa__instFeatGrid{grid-template-columns:1fr}.marketing-module__SpNEBa__instHeroTitle{font-size:2.25rem}.marketing-module__SpNEBa__instHeroCtas{justify-content:center}}.marketing-module__SpNEBa__instCtaSection{background:#fff;padding:5rem 0 6rem}.marketing-module__SpNEBa__instCtaCard{background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#0f172a 100%);border-radius:2rem;position:relative;overflow:hidden;box-shadow:0 24px 64px #00000026}.marketing-module__SpNEBa__instCtaOrb1{pointer-events:none;background:radial-gradient(circle,#667eea30 0%,#0000 70%);width:320px;height:320px;position:absolute;top:-80px;left:-80px}.marketing-module__SpNEBa__instCtaOrb2{pointer-events:none;background:radial-gradient(circle,#a78cf420 0%,#0000 70%);width:260px;height:260px;position:absolute;bottom:-60px;right:-60px}.marketing-module__SpNEBa__instCtaInner{z-index:1;grid-template-columns:1fr auto;align-items:center;gap:3rem;padding:4rem;display:grid;position:relative}.marketing-module__SpNEBa__instCtaLeft{flex-direction:column;gap:0;max-width:520px;display:flex}.marketing-module__SpNEBa__instCtaBadge{color:#a5b4fc;letter-spacing:.06em;text-transform:uppercase;background:#667eea33;border:1px solid #667eea59;border-radius:999px;align-items:center;width:fit-content;margin-bottom:1.25rem;padding:.3rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.marketing-module__SpNEBa__instCtaTitle{color:#fff;letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;line-height:1.2}.marketing-module__SpNEBa__instCtaDesc{color:#94a3b8;margin:0 0 2rem;font-size:1rem;line-height:1.65}.marketing-module__SpNEBa__instCtaBtns{flex-wrap:nowrap;gap:.875rem;display:flex}.marketing-module__SpNEBa__instCtaOutlineBtn{color:#fff!important;border-color:#ffffff40!important}.marketing-module__SpNEBa__instCtaRight{flex-shrink:0;grid-template-columns:1fr 1fr;gap:1rem;display:grid}.marketing-module__SpNEBa__instCtaStat{text-align:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:1rem;flex-direction:column;align-items:center;gap:.25rem;min-width:110px;padding:1.25rem 1rem;display:flex}.marketing-module__SpNEBa__instCtaStatIcon{margin-bottom:.25rem;font-size:1.25rem}.marketing-module__SpNEBa__instCtaStatVal{color:#fff;text-align:center;font-size:.82rem;font-weight:700;line-height:1.3}.marketing-module__SpNEBa__instCtaStatLabel{color:#64748b;font-size:.68rem;font-weight:500}@media (max-width:1024px){.marketing-module__SpNEBa__instCtaInner{grid-template-columns:1fr;gap:2.5rem;padding:3rem}.marketing-module__SpNEBa__instCtaRight{grid-template-columns:repeat(4,1fr)}}@media (max-width:640px){.marketing-module__SpNEBa__instCtaInner{padding:2rem 1.5rem}.marketing-module__SpNEBa__instCtaRight{grid-template-columns:repeat(2,1fr)}.marketing-module__SpNEBa__instCtaBtns{flex-wrap:nowrap;gap:.625rem}.marketing-module__SpNEBa__instCtaBtns a,.marketing-module__SpNEBa__instCtaBtns button{padding:.55rem 1rem!important;font-size:.875rem!important}}.marketing-module__SpNEBa__instWhySection{background:#f8fafc;padding:5rem 0}.marketing-module__SpNEBa__instWhyGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1100px;margin:0 auto;display:grid}.marketing-module__SpNEBa__instWhyCard{background:#fff;border:1px solid #e8edf3;border-radius:1.125rem;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.marketing-module__SpNEBa__instWhyCard:hover{transform:translateY(-4px);box-shadow:0 16px 36px #00000014}.marketing-module__SpNEBa__instWhyIcon{border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin:1.5rem 1.5rem .875rem;display:flex}.marketing-module__SpNEBa__instWhyBody{flex:1;padding:0 1.5rem 1.25rem}.marketing-module__SpNEBa__instWhyTitle{color:#0f172a;margin:0 0 .4rem;font-size:.925rem;font-weight:700}.marketing-module__SpNEBa__instWhyDesc{color:#64748b;margin:0;font-size:.8rem;line-height:1.6}.marketing-module__SpNEBa__instWhyStat{background:#fafafa;border-top:1px solid;align-items:center;gap:.5rem;padding:.75rem 1.5rem;display:flex}.marketing-module__SpNEBa__instWhyStatVal{letter-spacing:-.01em;font-size:.9rem;font-weight:800}.marketing-module__SpNEBa__instWhyStatLabel{color:#94a3b8;font-size:.68rem;font-weight:500}@media (max-width:1024px){.marketing-module__SpNEBa__instWhyGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.marketing-module__SpNEBa__instWhyGrid{grid-template-columns:1fr}}.marketing-module__SpNEBa__pricingSection{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:6rem 0}.marketing-module__SpNEBa__pricingGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.marketing-module__SpNEBa__pricingCard{background:#fff;border:1.5px solid #e5e7eb;border-radius:1.5rem;flex-direction:column;transition:box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden}.marketing-module__SpNEBa__pricingCard:hover{transform:translateY(-3px);box-shadow:0 12px 40px #00000014}.marketing-module__SpNEBa__pricingCardFeatured{background:#667eea;border-color:#0000;box-shadow:0 20px 60px #667eea4d}.marketing-module__SpNEBa__pricingCardFeatured:hover{transform:translateY(-5px);box-shadow:0 28px 70px #667eea66}.marketing-module__SpNEBa__pricingBadge{color:#fff;letter-spacing:.05em;white-space:nowrap;background:#0f172a;border-radius:0 0 .75rem .75rem;padding:.35rem 1.25rem;font-size:.75rem;font-weight:700;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.marketing-module__SpNEBa__pricingTop{flex-direction:column;gap:0;padding:1.5rem 1.75rem 1.25rem;display:flex}.marketing-module__SpNEBa__pricingPlanName{color:#0f172a;margin:0 0 .2rem;font-size:1.125rem;font-weight:700}.marketing-module__SpNEBa__pricingCardFeatured .marketing-module__SpNEBa__pricingPlanName{color:#fff}.marketing-module__SpNEBa__pricingStartsAt{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .4rem;font-size:.75rem;font-weight:500}.marketing-module__SpNEBa__pricingCardFeatured .marketing-module__SpNEBa__pricingStartsAt{color:#fff9}.marketing-module__SpNEBa__pricingPrice{align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.marketing-module__SpNEBa__pricingAmount{color:#0f172a;letter-spacing:-.03em;font-size:2.25rem;font-weight:800;line-height:1}.marketing-module__SpNEBa__pricingUnit{color:#94a3b8;font-size:.8125rem;font-weight:500}.marketing-module__SpNEBa__pricingDesc{color:#64748b;margin:0 0 1.125rem;font-size:.85rem;line-height:1.5}.marketing-module__SpNEBa__pricingDivider{border:none;border-top:1.5px solid #f1f5f9;height:0;margin:0}.marketing-module__SpNEBa__pricingBottom{flex:1;padding:1.25rem 1.75rem 1.75rem}.marketing-module__SpNEBa__pricingFeaturesLabel{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .75rem;font-size:.75rem;font-weight:600}.marketing-module__SpNEBa__pricingList{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.marketing-module__SpNEBa__pricingList li{color:#374151;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.4;display:flex}.marketing-module__SpNEBa__pricingCheck{color:#667eea;flex-shrink:0;margin-top:.05rem;font-size:.8125rem;font-weight:700}.marketing-module__SpNEBa__pricingHeader{border-bottom:2px solid #f1f5f9;margin-bottom:1.5rem;padding-bottom:1.5rem}.marketing-module__SpNEBa__pricingFeatures{flex-direction:column;flex:1;display:flex}.enterprise-stat-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:.75rem;min-width:0;padding:.75rem;overflow:hidden}.enterprise-stats-grid{min-width:0;max-width:100%}.enterprise-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}@media (max-width:640px){.enterprise-stats-grid{gap:.5rem!important}.enterprise-stat-card{padding:.875rem!important}}.marketing-module__SpNEBa__faqSection{max-width:900px;margin-top:5rem;margin-left:auto;margin-right:auto}.marketing-module__SpNEBa__faqHeader{margin-bottom:3rem}.marketing-module__SpNEBa__faqContainer{flex-direction:column;gap:1rem;display:flex}.marketing-module__SpNEBa__faqItem{background:#fff;border:2px solid #e5e7eb;border-radius:1rem;transition:all .3s;overflow:hidden}.marketing-module__SpNEBa__faqItem:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000d}.marketing-module__SpNEBa__faqQuestion{cursor:pointer;text-align:left;color:#0f172a;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;font-size:1.125rem;font-weight:600;transition:background-color .2s;display:flex}.marketing-module__SpNEBa__faqQuestion:hover{background-color:#f8fafc}.marketing-module__SpNEBa__faqQuestion span{flex:1;padding-right:1rem}.marketing-module__SpNEBa__faqAnswer{transition:max-height .3s,opacity .3s}.marketing-module__SpNEBa__faqAnswerContent{color:#64748b;padding:0 2rem 1.5rem;font-size:1rem;line-height:1.8}@media (max-width:1024px){.marketing-module__SpNEBa__pricingGrid{grid-template-columns:1fr;max-width:480px}.marketing-module__SpNEBa__pricingCard{transform:scale(1)!important}.marketing-module__SpNEBa__pricingSection{padding:4rem 0}.marketing-module__SpNEBa__faqSection{margin-top:3rem;padding:0 1rem}.marketing-module__SpNEBa__faqQuestion{padding:1.25rem 1.5rem;font-size:1rem}.marketing-module__SpNEBa__faqAnswerContent{padding:0 1.5rem 1.25rem;font-size:.95rem}}@media (max-width:640px){.marketing-module__SpNEBa__hero{padding-top:2rem;padding-bottom:3rem}.marketing-module__SpNEBa__hero:before,.marketing-module__SpNEBa__hero:after{font-size:2rem}.marketing-module__SpNEBa__heroTextCenter{margin-bottom:2.5rem}.marketing-module__SpNEBa__heroTitle{line-height:1.3;margin-bottom:.75rem!important;font-size:1.75rem!important}.marketing-module__SpNEBa__heroTitleMain{font-size:1.75rem}.marketing-module__SpNEBa__typewriterWrapper{font-size:1.75rem;display:inline}.marketing-module__SpNEBa__heroSubtitle{max-width:90%;margin-top:.5rem;margin-left:auto;margin-right:auto;font-size:.95rem}.marketing-module__SpNEBa__subtitleDesktop{display:none}.marketing-module__SpNEBa__subtitleMobile{display:inline}.marketing-module__SpNEBa__heroDashboard{margin-top:2rem}.marketing-module__SpNEBa__heroActions{flex-direction:column;width:100%;margin-bottom:0!important}.marketing-module__SpNEBa__heroActions a{width:100%}.marketing-module__SpNEBa__heroIllustrationWrapper{margin-top:-5rem!important}.marketing-module__SpNEBa__features{padding-top:1rem!important}.marketing-module__SpNEBa__featureGrid{grid-template-columns:1fr;gap:1.5rem}.marketing-module__SpNEBa__enterpriseHeader h2{font-size:1.75rem!important}.marketing-module__SpNEBa__enterpriseHeader p{font-size:1rem!important}.marketing-module__SpNEBa__enterpriseFeatureCard{padding:1.25rem!important}.marketing-module__SpNEBa__enterpriseFeatureCard h3{font-size:1rem!important}.marketing-module__SpNEBa__enterpriseFeatureCard p{font-size:.875rem!important}.marketing-module__SpNEBa__dashboardCard{overflow-x:auto}.marketing-module__SpNEBa__highlightSection h2{font-size:1.75rem!important}.marketing-module__SpNEBa__highlightContent p{font-size:1rem!important}.marketing-module__SpNEBa__pricingSection{padding:3rem 0!important}.marketing-module__SpNEBa__pricingGrid{gap:1.5rem;padding:0 1rem}.marketing-module__SpNEBa__pricingTop{padding:1.5rem 1.5rem 1.25rem!important}.marketing-module__SpNEBa__pricingBottom{padding:1.25rem 1.5rem 1.5rem!important}.marketing-module__SpNEBa__pricingAmount{font-size:2.25rem!important}}.marketing-module__SpNEBa__affiliateSection{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:6rem 2rem;position:relative;overflow:hidden}.marketing-module__SpNEBa__affiliateContent{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1100px;margin:0 auto;display:grid;position:relative}.marketing-module__SpNEBa__affiliateEyebrow{color:#667eea;letter-spacing:.08em;text-transform:uppercase;background:#667eea1a;border:1px solid #667eea40;border-radius:999px;margin-bottom:1.25rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.marketing-module__SpNEBa__affiliateHeading{color:#0f172a;letter-spacing:-.03em;margin:0 0 1.25rem;font-size:2.75rem;font-weight:800;line-height:1.2}.marketing-module__SpNEBa__affiliateSubtitle{color:#64748b;margin:0 0 2rem;font-size:1.0625rem;line-height:1.7}.marketing-module__SpNEBa__affiliateSubtitle strong{color:#667eea}.marketing-module__SpNEBa__affiliateBenefits{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.marketing-module__SpNEBa__affiliateBenefits li{color:#374151;align-items:center;gap:.75rem;font-size:.9375rem;display:flex}.marketing-module__SpNEBa__affiliateDot{background:#667eea;border-radius:50%;flex-shrink:0;width:7px;height:7px}.marketing-module__SpNEBa__affiliateVisual{justify-content:center;display:flex}.marketing-module__SpNEBa__affiliateCard{background:#fff;border:1.5px solid #e5e7eb;border-radius:1.5rem;width:100%;max-width:420px;padding:2rem;box-shadow:0 8px 32px #00000012}.marketing-module__SpNEBa__affiliateCardLabel{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:0 0 1.5rem;font-size:.75rem;font-weight:700}.marketing-module__SpNEBa__affiliateStep{align-items:flex-start;gap:1rem;display:flex}.marketing-module__SpNEBa__affiliateStepNum{color:#a5b4fc;background:#667eea26;border:1.5px solid #667eea66;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8125rem;font-weight:700;display:flex}.marketing-module__SpNEBa__affiliateStepTitle{color:#0f172a;margin:0 0 .2rem;font-size:.9375rem;font-weight:600}.marketing-module__SpNEBa__affiliateStepDesc{color:#64748b;margin:0;font-size:.8125rem;line-height:1.5}.marketing-module__SpNEBa__affiliateStepArrow{text-align:center;color:#cbd5e1;margin:.875rem 0 .875rem 1rem;font-size:1.25rem}.marketing-module__SpNEBa__affiliateReward{background:#667eea14;border:1.5px solid #667eea40;border-radius:1rem;align-items:center;gap:1.25rem;margin-top:.25rem;padding:1.25rem 1.5rem;display:flex}.marketing-module__SpNEBa__affiliateRewardBig{color:#667eea;letter-spacing:-.04em;flex-shrink:0;font-size:2.75rem;font-weight:900;line-height:1}.marketing-module__SpNEBa__affiliateRewardDivider{background:#667eea40;flex-shrink:0;width:1.5px;height:40px}.marketing-module__SpNEBa__affiliateRewardLabel{color:#667eea;text-transform:uppercase;letter-spacing:.07em;margin:0 0 .25rem;font-size:.75rem;font-weight:700}.marketing-module__SpNEBa__affiliateRewardDesc{color:#475569;margin:0;font-size:.875rem;line-height:1.4}.marketing-module__SpNEBa__affiliateEarningExample{color:#64748b;background:#f8fafc;border-radius:.75rem;justify-content:space-between;align-items:center;margin-top:1.25rem;padding:.875rem 1rem;font-size:.8125rem;display:flex}.marketing-module__SpNEBa__affiliateEarningExample strong{color:#10b981;font-size:.9375rem;font-weight:700}@media (max-width:1024px){.marketing-module__SpNEBa__affiliateContent{grid-template-columns:1fr;gap:3rem}.marketing-module__SpNEBa__affiliateText{text-align:center}.marketing-module__SpNEBa__affiliateBenefits li,.marketing-module__SpNEBa__affiliateVisual{justify-content:center}}@media (max-width:768px){.marketing-module__SpNEBa__affiliateSection{padding:4rem 1rem}.marketing-module__SpNEBa__affiliateHeading{font-size:2rem!important}}
.Button-module__3dJGfa__button{border-radius:var(--radius);box-sizing:border-box;justify-content:center;align-items:center;gap:.625rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:400;transition:all .2s;display:inline-flex}.Button-module__3dJGfa__primary{background:var(--primary);color:var(--primary-foreground);border:2px solid var(--primary)}.Button-module__3dJGfa__outline{border:2px solid var(--primary);color:var(--primary);background:0 0}.Button-module__3dJGfa__outline:hover{background:var(--primary);color:#fff}.Button-module__3dJGfa__ghost{color:var(--foreground);border:2px solid var(--border);background:0 0}.Button-module__3dJGfa__ghost:hover{background:var(--muted);border-color:var(--border)}.Button-module__3dJGfa__secondary{color:var(--primary);border:1px solid var(--border);background:#fff}.Button-module__3dJGfa__secondary:hover{background:#f8fafc}.Button-module__3dJGfa__sm{padding:.5rem 1rem;font-size:.8125rem}.Button-module__3dJGfa__md{padding:.75rem 1.5rem;font-size:.875rem}.Button-module__3dJGfa__lg{border-radius:calc(var(--radius) + 2px);padding:1rem 2rem;font-size:1.125rem}.Button-module__3dJGfa__fullWidth{width:100%}.Button-module__3dJGfa__loading{cursor:wait;position:relative}.Button-module__3dJGfa__spinner{opacity:.8;border:2px solid;border-top-color:#0000;border-radius:50%;width:18px;height:18px;margin-top:-9px;margin-left:-9px;animation:.6s linear infinite Button-module__3dJGfa__spin;position:absolute;top:50%;left:50%}.Button-module__3dJGfa__buttonTextHidden{visibility:hidden;opacity:0}.Button-module__3dJGfa__buttonContent{align-items:center;gap:.75rem;display:inline-flex}@keyframes Button-module__3dJGfa__spin{to{transform:rotate(360deg)}}
.Input-module__j8lwcG__container{flex-direction:column;gap:.5rem;width:100%;display:flex}.Input-module__j8lwcG__label{color:#475569;font-size:.875rem;font-weight:400}.Input-module__j8lwcG__inputWrapper{align-items:center;display:flex;position:relative}.Input-module__j8lwcG__input{color:#000;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:.9375rem;transition:all .2s}.Input-module__j8lwcG__input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.Input-module__j8lwcG__inputError{border-color:#ef4444!important}.Input-module__j8lwcG__inputError:focus{box-shadow:0 0 0 3px #ef44441a}.Input-module__j8lwcG__toggleBtn{color:#94a3b8;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;right:1rem}.Input-module__j8lwcG__toggleBtn:hover{color:#64748b}.Input-module__j8lwcG__errorText{color:#ef4444;font-size:.75rem;font-weight:400}.Input-module__j8lwcG__helperText{color:#64748b;font-size:.75rem;font-weight:400}
.Sidebar-module__5-k5AW__sidebar{background:#fff;border-right:1px solid #eef2f7;flex-direction:column;width:240px;min-width:240px;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.Sidebar-module__5-k5AW__logo{color:#2563eb;letter-spacing:normal;align-items:center;gap:.5rem;padding:1.25rem 1.5rem .75rem;font-size:1.125rem;font-weight:700;text-decoration:none;display:flex}.Sidebar-module__5-k5AW__logoIcon{color:#fff;background:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.Sidebar-module__5-k5AW__logo span{color:#2563eb}.Sidebar-module__5-k5AW__sectionLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;padding:.5rem 1.5rem .25rem;font-size:.6875rem;font-weight:600}.Sidebar-module__5-k5AW__nav{flex-direction:column;flex:1;gap:.125rem;padding:.5rem .75rem;display:flex;overflow:hidden auto}.Sidebar-module__5-k5AW__link{color:#64748b;border-radius:.5rem;align-items:center;gap:.75rem;padding:.6875rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex;position:relative;overflow:hidden}.Sidebar-module__5-k5AW__link:hover{color:#2563eb;background:#f1f5f9}.Sidebar-module__5-k5AW__link.Sidebar-module__5-k5AW__active{color:#2563eb;background:#eff6ff;font-weight:600}.Sidebar-module__5-k5AW__link.Sidebar-module__5-k5AW__active:hover{background:#dbeafe}.Sidebar-module__5-k5AW__activeIndicator{background:#2563eb;border-radius:0 3px 3px 0;width:3px;height:60%;position:absolute;top:20%;left:0}.Sidebar-module__5-k5AW__linkArrow{color:#2563eb;opacity:.7;flex-shrink:0;margin-left:auto}.Sidebar-module__5-k5AW__divider{border:none;border-top:1px solid #f1f5f9;margin:.25rem 1.5rem}.Sidebar-module__5-k5AW__sidebarIllustration{pointer-events:none;justify-content:center;align-items:center;margin-top:auto;padding:1.5rem;transition:opacity .3s;display:flex}.Sidebar-module__5-k5AW__footer{border-top:1px solid #f1f5f9;flex-shrink:0;padding:.75rem}.Sidebar-module__5-k5AW__profileWrapper{position:relative}.Sidebar-module__5-k5AW__profileTrigger{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.625rem .75rem;transition:background .15s;display:flex}.Sidebar-module__5-k5AW__profileTrigger:hover{background:#f8fafc}.Sidebar-module__5-k5AW__userName{color:#0f172a;font-size:.8125rem;font-weight:600;line-height:1.2}.Sidebar-module__5-k5AW__userRole{color:#94a3b8;margin-top:.125rem;font-size:.6875rem;font-weight:400}.Sidebar-module__5-k5AW__profileMenu{z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;padding:.375rem;animation:.2s ease-out Sidebar-module__5-k5AW__slideUp;position:absolute;bottom:calc(100% + .5rem);left:0;right:0;box-shadow:0 8px 25px #0000001a}.Sidebar-module__5-k5AW__menuItem{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:.375rem;align-items:center;gap:.625rem;width:100%;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s;display:flex}.Sidebar-module__5-k5AW__menuItem:hover{color:#0f172a;background:#f8fafc}@keyframes Sidebar-module__5-k5AW__slideUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.Sidebar-module__5-k5AW__mobileToggle{z-index:100;cursor:pointer;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:none;position:fixed;top:1rem;left:1rem;box-shadow:0 4px 12px #0000001a}.Sidebar-module__5-k5AW__mobileToggle:hover{color:#2563eb;background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.Sidebar-module__5-k5AW__bottomNav{display:none}@media (max-width:1024px){.Sidebar-module__5-k5AW__sidebar,.Sidebar-module__5-k5AW__mobileToggle{display:none}.Sidebar-module__5-k5AW__bottomNav{z-index:90;background:#fff;border-top:1px solid #e8edf2;align-items:stretch;height:4rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #0000000f}.Sidebar-module__5-k5AW__bottomNavItem{color:#94a3b8;letter-spacing:.02em;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.2rem;padding:.25rem 0;font-family:inherit;font-size:.6rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.Sidebar-module__5-k5AW__bottomNavItem:hover,.Sidebar-module__5-k5AW__bottomNavActive{color:#2563eb}.Sidebar-module__5-k5AW__sidebarIllustration{display:none}.Sidebar-module__5-k5AW__moreBackdrop{z-index:95;background:#0f172a59;animation:.2s Sidebar-module__5-k5AW__fadeIn;position:fixed;inset:0}.Sidebar-module__5-k5AW__moreSheet{z-index:96;background:#fff;border-radius:1.25rem 1.25rem 0 0;padding:.5rem 1rem 1rem;animation:.25s cubic-bezier(.32,.72,0,1) Sidebar-module__5-k5AW__slideUpSheet;position:fixed;bottom:4rem;left:0;right:0;box-shadow:0 -4px 24px #0000001a}.Sidebar-module__5-k5AW__moreHandle{background:#e2e8f0;border-radius:9999px;width:2.5rem;height:4px;margin:.5rem auto 1rem}.Sidebar-module__5-k5AW__moreGrid{grid-template-columns:repeat(4,1fr);gap:.5rem .25rem;padding-bottom:.25rem;display:grid}.Sidebar-module__5-k5AW__moreItem{color:#475569;text-align:center;border-radius:.75rem;flex-direction:column;align-items:center;gap:.375rem;padding:.625rem .25rem;font-size:.6875rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.Sidebar-module__5-k5AW__moreItem:hover{color:#2563eb;background:#f1f5f9}.Sidebar-module__5-k5AW__moreItemActive{color:#2563eb}.Sidebar-module__5-k5AW__moreItemIcon{color:#475569;background:#f1f5f9;border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .15s,color .15s;display:flex}.Sidebar-module__5-k5AW__moreItemIconActive{color:#2563eb;background:#eff6ff}.Sidebar-module__5-k5AW__moreItem:hover .Sidebar-module__5-k5AW__moreItemIcon{color:#2563eb;background:#dbeafe}.Sidebar-module__5-k5AW__moreDivider{background:#f1f5f9;height:1px;margin:.75rem 0}.Sidebar-module__5-k5AW__moreUser{align-items:center;gap:.75rem;padding:.25rem;display:flex}.Sidebar-module__5-k5AW__moreUserInfo{flex:1;min-width:0}.Sidebar-module__5-k5AW__moreUserName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;display:block;overflow:hidden}.Sidebar-module__5-k5AW__moreUserRole{color:#94a3b8;margin-top:.125rem;font-size:.6875rem;display:block}.Sidebar-module__5-k5AW__moreUserActions{flex-shrink:0;gap:.375rem;display:flex}.Sidebar-module__5-k5AW__moreUserBtn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background .15s,color .15s;display:flex}.Sidebar-module__5-k5AW__moreUserBtn:hover{background:#f1f5f9}}@keyframes Sidebar-module__5-k5AW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Sidebar-module__5-k5AW__slideUpSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.UserAvatar-module__-OU5pq__avatar{letter-spacing:-.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.UserAvatar-module__-OU5pq__sm{width:2.25rem;height:2.25rem;font-size:.75rem}.UserAvatar-module__-OU5pq__md{width:2.75rem;height:2.75rem;font-size:.875rem}.UserAvatar-module__-OU5pq__lg{width:4rem;height:4rem;font-size:1.25rem}.UserAvatar-module__-OU5pq__super{color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5);border:2px solid #fff;box-shadow:0 4px 12px #7c3aed33}.UserAvatar-module__-OU5pq__admin{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border:2px solid #fff;box-shadow:0 4px 12px #2563eb33}.UserAvatar-module__-OU5pq__u{color:#fff;background:linear-gradient(135deg,#64748b,#94a3b8);border:2px solid #fff;box-shadow:0 4px 12px #64748b1a}.UserAvatar-module__-OU5pq__initials{line-height:1}.UserAvatar-module__-OU5pq__avatar:hover{filter:brightness(1.1);transform:scale(1.05)}
.Modal-module__iX2sxG__overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;animation:.2s ease-out Modal-module__iX2sxG__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__iX2sxG__modal{background:var(--card);border-radius:1rem;width:100%;max-width:500px;animation:.3s cubic-bezier(.16,1,.3,1) Modal-module__iX2sxG__slideUp;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Modal-module__iX2sxG__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Modal-module__iX2sxG__title{margin:0;font-size:1.25rem;font-weight:600}.Modal-module__iX2sxG__closeButton{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.Modal-module__iX2sxG__closeButton:hover{background:var(--muted);color:var(--foreground)}.Modal-module__iX2sxG__body{max-height:70vh;padding:1.5rem;overflow-y:auto}.Modal-module__iX2sxG__footer{border-top:1px solid var(--border);background:#f8fafc;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}@keyframes Modal-module__iX2sxG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__iX2sxG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.ViewPollResults-module__D2AEJa__wrapper{max-height:70vh;padding:1rem;overflow-y:auto}.ViewPollResults-module__D2AEJa__header{text-align:center;margin-bottom:1.5rem}.ViewPollResults-module__D2AEJa__headerIcon{color:#2563eb;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto .875rem;display:flex}.ViewPollResults-module__D2AEJa__headerTitle{color:#0f172a;margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.ViewPollResults-module__D2AEJa__headerMeta{color:#64748b;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.ViewPollResults-module__D2AEJa__revenuePill{color:#059669;background:#ecfdf5;border-radius:999px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.8125rem;font-weight:600;display:flex}.ViewPollResults-module__D2AEJa__questionCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1.5rem;padding:1.25rem}.ViewPollResults-module__D2AEJa__questionHeader{margin-bottom:.875rem}.ViewPollResults-module__D2AEJa__questionTitleRow{align-items:center;gap:.5rem;margin-bottom:.375rem;display:flex}.ViewPollResults-module__D2AEJa__questionIndex{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;font-size:.72rem;font-weight:700;display:flex}.ViewPollResults-module__D2AEJa__questionText{color:#0f172a;margin:0;font-size:.9375rem;font-weight:700}.ViewPollResults-module__D2AEJa__questionVoteCount{color:#64748b;margin:0;padding-left:1.875rem;font-size:.75rem}.ViewPollResults-module__D2AEJa__optionCard{background:#fff;border-radius:.5rem;margin-bottom:.75rem;padding:.875rem}.ViewPollResults-module__D2AEJa__optionCard:last-child{margin-bottom:0}.ViewPollResults-module__D2AEJa__optionRow{align-items:center;gap:.625rem;margin-bottom:.5rem;display:flex}.ViewPollResults-module__D2AEJa__optionImg{object-fit:cover;border:1px solid #e2e8f0;border-radius:.375rem;flex-shrink:0;width:44px;height:44px}.ViewPollResults-module__D2AEJa__optionContent{flex:1;min-width:0}.ViewPollResults-module__D2AEJa__optionLabelRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.375rem;display:flex}.ViewPollResults-module__D2AEJa__optionText{color:#0f172a;word-break:break-word;flex:1;min-width:0;font-size:.9rem;font-weight:600}.ViewPollResults-module__D2AEJa__optionLeading{color:#fbbf24;white-space:nowrap;font-size:.72rem;font-weight:700}.ViewPollResults-module__D2AEJa__optionBadge{color:#2563eb;white-space:nowrap;background:#eff6ff;border-radius:999px;flex-shrink:0;padding:.2rem .5rem;font-size:.8125rem;font-weight:800}.ViewPollResults-module__D2AEJa__progressBar{background:#f1f5f9;border-radius:999px;height:.5rem;overflow:hidden}.ViewPollResults-module__D2AEJa__progressFill{border-radius:999px;height:100%;transition:width .5s}.ViewPollResults-module__D2AEJa__footer{border-top:1px solid #e2e8f0;gap:.75rem;margin-top:.5rem;padding-top:1rem;display:flex}.ViewPollResults-module__D2AEJa__declaredBanner{color:#047857;text-align:center;background:#ecfdf5;border:1px solid #d1fae5;border-radius:.5rem;flex:1;padding:.625rem;font-size:.875rem;font-weight:600}
.dashboard-module__Mm8Ika__layout{background:#f8fafc;height:100vh;display:flex;overflow:hidden}.dashboard-module__Mm8Ika__content{background:#f8fafc;flex-direction:column;flex:1;min-width:0;height:100vh;display:flex;overflow-y:auto}.dashboard-module__Mm8Ika__topHeader{z-index:40;background:#fff;border-bottom:1px solid #eef2f7;flex-shrink:0;justify-content:space-between;align-items:center;height:4rem;padding:0 2rem;display:flex;position:sticky;top:0}.dashboard-module__Mm8Ika__headerLeft{flex:1}.dashboard-module__Mm8Ika__headerBrand{align-items:center;gap:.5rem;display:flex}.dashboard-module__Mm8Ika__headerLogo{object-fit:contain;width:28px;height:28px}.dashboard-module__Mm8Ika__headerBrandName{color:#2563eb;letter-spacing:-.01em;font-size:1rem;font-weight:700}.dashboard-module__Mm8Ika__headerRight{align-items:center;gap:1rem;display:flex}.dashboard-module__Mm8Ika__notifBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e8edf2;border-radius:.875rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:box-shadow .15s,color .15s;display:flex;position:relative;box-shadow:0 1px 4px #0000000f}.dashboard-module__Mm8Ika__notifBtn:hover{color:#2563eb;box-shadow:0 3px 10px #0000001a}.dashboard-module__Mm8Ika__notifDot{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:1rem;height:1rem;padding:0 .25rem;font-size:.6rem;font-weight:700;line-height:1;display:flex;position:absolute;top:.125rem;right:.125rem}.dashboard-module__Mm8Ika__headerDivider{background:#e2e8f0;flex-shrink:0;width:1px;height:2rem}.dashboard-module__Mm8Ika__userInfo{cursor:pointer;border-radius:.5rem;align-items:center;gap:.625rem;padding:.5rem .625rem;transition:background .15s;display:flex}.dashboard-module__Mm8Ika__userInfo:hover{background:#f1f5f9}.dashboard-module__Mm8Ika__userText{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.dashboard-module__Mm8Ika__headerUserName{color:#0f172a;font-size:.8125rem;font-weight:600}.dashboard-module__Mm8Ika__headerUserRole{color:#2563eb;font-size:.6875rem;font-weight:500}.dashboard-module__Mm8Ika__headerAvatar{background:linear-gradient(135deg,#2563eb,#3b82f6)!important;box-shadow:0 4px 12px #2563eb33!important}.dashboard-module__Mm8Ika__profileBtn{cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.375rem .5rem;transition:background .15s;display:flex}.dashboard-module__Mm8Ika__profileBtn:hover{background:#f1f5f9}.dashboard-module__Mm8Ika__profileBtnName{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.8125rem;font-weight:600;overflow:hidden}.dashboard-module__Mm8Ika__profileChevron{color:#94a3b8;flex-shrink:0}.dashboard-module__Mm8Ika__profileDropdown{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;min-width:170px;padding:.375rem;animation:.15s ease-out dashboard-module__Mm8Ika__dropIn;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 8px 25px #0000001a}.dashboard-module__Mm8Ika__profileDropdownItem{color:#475569;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:.375rem;align-items:center;gap:.625rem;width:100%;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s;display:flex}.dashboard-module__Mm8Ika__profileDropdownItem:hover{color:#0f172a;background:#f8fafc}@keyframes dashboard-module__Mm8Ika__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__Mm8Ika__mainInner{flex:1;padding:2rem}@media (min-width:1025px){.dashboard-module__Mm8Ika__headerBrand,.dashboard-module__Mm8Ika__profileBtn{display:none}}@media (max-width:1024px){.dashboard-module__Mm8Ika__topHeader{padding:0 1.25rem}.dashboard-module__Mm8Ika__profileBtnName,.dashboard-module__Mm8Ika__profileChevron{display:none}.dashboard-module__Mm8Ika__mainInner{padding:1.25rem 1rem 5.5rem}}@media (max-width:768px){.dashboard-module__Mm8Ika__topHeader{padding:0 1rem}.dashboard-module__Mm8Ika__userText{display:none}}
.register-module__HWmQVG__page{background:#faf8f5;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.register-module__HWmQVG__frameLeft{z-index:0;background:0 0;border:2px solid #d1c9bc;border-radius:.5rem;width:90px;height:70px;position:absolute;top:28%;left:12%}.register-module__HWmQVG__frameLeft:after{content:"";background:#d1c9bc;height:1.5px;position:absolute;top:50%;left:10%;right:10%;transform:translateY(-50%)}.register-module__HWmQVG__frameRight{z-index:0;background:0 0;border:2px solid #d1c9bc;border-radius:.5rem;width:75px;height:58px;position:absolute;top:35%;right:9%}.register-module__HWmQVG__frameRight:after{content:"";background:#d1c9bc;height:1.5px;position:absolute;top:50%;left:10%;right:10%;transform:translateY(-50%)}.register-module__HWmQVG__dot1{border:2px solid #c9bfb0;border-radius:50%;width:8px;height:8px;position:absolute;top:22%;left:28%}.register-module__HWmQVG__dot2{border:2px solid #c9bfb0;border-radius:50%;width:6px;height:6px;position:absolute;top:68%;right:22%}.register-module__HWmQVG__dot3{border:2px solid #c9bfb0;border-radius:50%;width:5px;height:5px;position:absolute;top:15%;right:30%}.register-module__HWmQVG__waveSvgLeft{opacity:.5;position:absolute;top:52%;left:16%}.register-module__HWmQVG__waveSvgRight{opacity:.5;position:absolute;top:20%;right:16%}.register-module__HWmQVG__illustration{opacity:.85;z-index:0;pointer-events:none;width:220px;height:auto;position:absolute;bottom:8%;right:5%}.register-module__HWmQVG__card{z-index:1;text-align:center;background:#fff;border-radius:1.25rem;flex-direction:column;align-items:stretch;gap:0;width:100%;max-width:460px;padding:2rem 1.75rem;display:flex;position:relative;box-shadow:0 8px 48px #00000014,0 2px 8px #0000000a}.register-module__HWmQVG__cardLogo{justify-content:center;align-items:center;gap:.2rem;margin-bottom:1.25rem;display:flex}.register-module__HWmQVG__cardLogoText{color:#1a1a2e;letter-spacing:-.02em;font-size:1.125rem;font-weight:600}.register-module__HWmQVG__iconWrap{background:#fffbeb;border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1.25rem;display:flex}.register-module__HWmQVG__title{color:#0f172a;margin:0 0 .625rem;font-size:1.25rem;font-weight:700}.register-module__HWmQVG__desc{color:#64748b;margin:0 0 1.75rem;font-size:.875rem;line-height:1.6}.register-module__HWmQVG__backBtn{color:#fff;background:#2563eb;border-radius:.75rem;padding:.7rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-block;box-shadow:0 4px 14px #2563eb4d}.register-module__HWmQVG__backBtn:hover{opacity:.92;transform:translateY(-1px)}.register-module__HWmQVG__pageFooter{color:#c4bdb4;white-space:nowrap;z-index:1;font-size:.7rem;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}@media (max-width:600px){.register-module__HWmQVG__illustration,.register-module__HWmQVG__frameLeft,.register-module__HWmQVG__frameRight,.register-module__HWmQVG__waveSvgLeft,.register-module__HWmQVG__waveSvgRight{display:none}.register-module__HWmQVG__card{padding:1.75rem 1.25rem}}
.contact-module__Dt5nla__container{padding-bottom:8rem}.contact-module__Dt5nla__hero{background:var(--primary);text-align:center;color:#fff;padding:8rem 0 4rem}.contact-module__Dt5nla__hero h1{letter-spacing:-.04em;color:#fff;margin-bottom:1.5rem;font-family:Outfit,Inter,system-ui,sans-serif;font-size:3.5rem;font-weight:800}.contact-module__Dt5nla__hero p{color:#ffffffe6;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.contact-module__Dt5nla__content{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:4rem;min-width:0;margin-top:4rem;display:grid}.contact-module__Dt5nla__infoCards{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.contact-module__Dt5nla__infoCard{border-radius:var(--radius);border:1px solid var(--border);background:#fff;align-items:flex-start;gap:1.5rem;width:100%;min-width:0;max-width:100%;padding:2rem;transition:transform .2s,box-shadow .2s;display:flex}.contact-module__Dt5nla__infoCard>div:last-child{min-width:0;max-width:100%}.contact-module__Dt5nla__infoCard:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000000d}.contact-module__Dt5nla__iconWrapper{width:3.5rem;height:3.5rem;color:var(--primary);background:#f1f5f9;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__Dt5nla__infoCard h3{overflow-wrap:anywhere;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.contact-module__Dt5nla__infoCard p{overflow-wrap:anywhere;color:var(--muted-foreground);margin-bottom:.75rem;font-size:.95rem}.contact-module__Dt5nla__infoValue{overflow-wrap:anywhere;word-break:break-word;color:#0f172a;max-width:100%;font-size:1.125rem;font-weight:600;text-decoration:none;display:block}.contact-module__Dt5nla__formWrapper{border:1px solid var(--border);background:#fff;border-radius:2rem;width:100%;min-width:0;max-width:100%;padding:3rem;box-shadow:0 4px 6px -1px #0000000d}.contact-module__Dt5nla__formTitle{letter-spacing:-.02em;margin-bottom:2rem;font-size:1.75rem;font-weight:800}.contact-module__Dt5nla__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.contact-module__Dt5nla__inputGroup{margin-bottom:1.5rem}.contact-module__Dt5nla__inputGroup label{color:#475569;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.contact-module__Dt5nla__inputField{border:1px solid var(--border);color:#000;background:#fff;border-radius:.75rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.contact-module__Dt5nla__inputField:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.1);outline:none}.contact-module__Dt5nla__textarea{border:1px solid var(--border);color:#000;resize:vertical;background:#fff;border-radius:.75rem;width:100%;min-height:150px;padding:.875rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.contact-module__Dt5nla__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(var(--primary-rgb),.1);background:#fff;outline:none}@media (max-width:1024px){.contact-module__Dt5nla__content{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.contact-module__Dt5nla__hero h1{font-size:2.5rem}.contact-module__Dt5nla__content{gap:2rem;width:100%;margin-top:2.5rem}.contact-module__Dt5nla__infoCards{width:100%}.contact-module__Dt5nla__infoCard{gap:1rem;padding:1.25rem}.contact-module__Dt5nla__iconWrapper{border-radius:.8rem;width:3rem;height:3rem}.contact-module__Dt5nla__infoCard h3{font-size:1rem}.contact-module__Dt5nla__infoCard p{font-size:.88rem}.contact-module__Dt5nla__infoValue{font-size:1rem}.contact-module__Dt5nla__formWrapper{border-radius:1rem;padding:1.25rem}.contact-module__Dt5nla__formGrid{grid-template-columns:1fr}}@media (max-width:420px){.contact-module__Dt5nla__infoCard{align-items:flex-start;padding:1rem}.contact-module__Dt5nla__iconWrapper{width:2.75rem;height:2.75rem}.contact-module__Dt5nla__infoValue{font-size:.92rem}}
.broadcast-module__Vne3Tq__pageHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.broadcast-module__Vne3Tq__pageTitle{color:#0f172a;margin-bottom:.25rem;font-size:1.75rem;font-weight:600}.broadcast-module__Vne3Tq__pageSub{color:var(--muted-foreground);margin:0}.broadcast-module__Vne3Tq__headerButtons{flex-shrink:0;gap:.75rem;display:flex}.broadcast-module__Vne3Tq__senderIdRow{align-items:flex-end;gap:1rem;display:flex}.broadcast-module__Vne3Tq__mainGrid{grid-template-columns:1.5fr 1fr;gap:2rem;display:grid}.broadcast-module__Vne3Tq__tableWrap{overflow-x:auto}.broadcast-module__Vne3Tq__mobileList{display:none}.broadcast-module__Vne3Tq__campaignCard{border-bottom:1px solid #f1f5f9;padding:.875rem 1.25rem}.broadcast-module__Vne3Tq__campaignCard:last-child{border-bottom:none}.broadcast-module__Vne3Tq__campaignTop{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.375rem;display:flex}.broadcast-module__Vne3Tq__campaignSender{color:#0f172a;font-size:.875rem;font-weight:700}.broadcast-module__Vne3Tq__campaignStatusPill{color:#16a34a;white-space:nowrap;background:#f0fdf4;border-radius:100px;flex-shrink:0;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.72rem;font-weight:600;display:inline-flex}.broadcast-module__Vne3Tq__campaignMsg{color:#475569;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .375rem;font-size:.8125rem;overflow:hidden}.broadcast-module__Vne3Tq__campaignMeta{color:#64748b;flex-wrap:wrap;align-items:center;gap:.875rem;font-size:.75rem;display:flex}.broadcast-module__Vne3Tq__paginationBar{border-top:1px solid var(--border);background:#f8fafc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 1.25rem;display:flex}@media (max-width:768px){.broadcast-module__Vne3Tq__pageHeader{flex-direction:column;align-items:flex-start}.broadcast-module__Vne3Tq__pageTitle{font-size:1.375rem}.broadcast-module__Vne3Tq__headerButtons{flex-wrap:wrap;width:100%}.broadcast-module__Vne3Tq__headerButtons>*{flex:1;min-width:calc(50% - .375rem)}.broadcast-module__Vne3Tq__senderIdRow{flex-direction:column;align-items:stretch}.broadcast-module__Vne3Tq__mainGrid{grid-template-columns:1fr;gap:1.25rem}.broadcast-module__Vne3Tq__tableWrap{display:none}.broadcast-module__Vne3Tq__mobileList{background:#fff;display:block}}
.dashboard-module__zAYImW__pageHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.dashboard-module__zAYImW__pageHeaderLeft h1{color:#0f172a;letter-spacing:-.025em;margin:0 0 .25rem;font-size:1.625rem;font-weight:700}.dashboard-module__zAYImW__pageHeaderLeft p{color:#94a3b8;margin:0;font-size:.875rem}.dashboard-module__zAYImW__suggestionBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:.625rem;flex-shrink:0;align-items:center;gap:.5rem;padding:.55rem 1.125rem;font-family:inherit;font-size:.8375rem;font-weight:700;transition:background .15s,transform .15s;display:flex}.dashboard-module__zAYImW__suggestionBtn:hover{background:#1d4ed8;transform:translateY(-1px)}.dashboard-module__zAYImW__metricsGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}.dashboard-module__zAYImW__txControls{align-items:center;gap:.75rem;display:flex}.dashboard-module__zAYImW__bottomRow{grid-template-columns:2fr 1fr;gap:1.25rem;display:grid}.dashboard-module__zAYImW__overlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a80;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.dashboard-module__zAYImW__modal{background:#fff;border-radius:1.125rem;width:100%;max-width:480px;padding:1.75rem;animation:.2s ease-out dashboard-module__zAYImW__popIn;box-shadow:0 20px 60px #0003}@keyframes dashboard-module__zAYImW__popIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.dashboard-module__zAYImW__modalHead{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.dashboard-module__zAYImW__modalIcon{color:#2563eb;background:#eff6ff;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:.875rem;display:flex}.dashboard-module__zAYImW__modalTitle{color:#0f172a;margin:0 0 .2rem;font-size:1rem;font-weight:700}.dashboard-module__zAYImW__modalSub{color:#94a3b8;margin:0;font-size:.775rem}.dashboard-module__zAYImW__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.375rem;align-items:center;padding:.25rem;transition:background .12s,color .12s;display:flex}.dashboard-module__zAYImW__closeBtn:hover{color:#0f172a;background:#f1f5f9}.dashboard-module__zAYImW__formGroup{flex-direction:column;gap:.375rem;margin-bottom:1rem;display:flex}.dashboard-module__zAYImW__formGroup label{color:#374151;font-size:.8rem;font-weight:600}.dashboard-module__zAYImW__input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;width:100%;padding:.6rem .875rem;font-family:inherit;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.dashboard-module__zAYImW__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.dashboard-module__zAYImW__textarea{color:#0f172a;resize:vertical;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;width:100%;min-height:110px;padding:.6rem .875rem;font-family:inherit;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.dashboard-module__zAYImW__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.dashboard-module__zAYImW__modalFooter{justify-content:flex-end;gap:.75rem;margin-top:1.25rem;display:flex}.dashboard-module__zAYImW__cancelBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.55rem 1.125rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background .12s}.dashboard-module__zAYImW__cancelBtn:hover{background:#f8fafc}.dashboard-module__zAYImW__submitBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:.5rem;align-items:center;gap:.4rem;padding:.55rem 1.25rem;font-family:inherit;font-size:.8125rem;font-weight:700;transition:background .15s;display:flex}.dashboard-module__zAYImW__submitBtn:hover{background:#1d4ed8}.dashboard-module__zAYImW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.dashboard-module__zAYImW__btnSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite dashboard-module__zAYImW__spin}@keyframes dashboard-module__zAYImW__spin{to{transform:rotate(360deg)}}.dashboard-module__zAYImW__quickGrid{grid-template-columns:repeat(12,1fr);gap:.625rem;display:grid}.dashboard-module__zAYImW__quickCard:nth-child(-n+3){grid-column:span 4}.dashboard-module__zAYImW__quickCard:nth-child(n+4){border-radius:.75rem;grid-column:span 3;gap:.375rem;padding:.625rem .25rem .5rem}.dashboard-module__zAYImW__quickCard:nth-child(n+4) .dashboard-module__zAYImW__quickIcon{border-radius:.5rem;width:2rem;height:2rem}.dashboard-module__zAYImW__quickCard:nth-child(n+4) .dashboard-module__zAYImW__quickLabel{font-size:.625rem}.dashboard-module__zAYImW__quickCard{background:#fff;border:1px solid #e8edf2;border-radius:.875rem;flex-direction:column;align-items:center;gap:.5rem;padding:.875rem .375rem .75rem;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.dashboard-module__zAYImW__quickCard:hover{border-color:#d1d9e6;transform:translateY(-2px);box-shadow:0 4px 16px #00000012}.dashboard-module__zAYImW__quickIcon{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.dashboard-module__zAYImW__quickLabel{color:#475569;text-align:center;font-size:.6875rem;font-weight:500;line-height:1.3}.dashboard-module__zAYImW__mobileQuickActions{margin-bottom:1.25rem;display:none}.dashboard-module__zAYImW__desktopQuickActions{display:block}@media (max-width:1024px){.dashboard-module__zAYImW__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.dashboard-module__zAYImW__pageHeader{flex-direction:column;align-items:stretch}.dashboard-module__zAYImW__suggestionBtn{align-self:flex-start}.dashboard-module__zAYImW__metricsGrid{grid-template-columns:repeat(2,1fr);gap:.875rem}.dashboard-module__zAYImW__txControls{flex-direction:column;align-items:stretch}.dashboard-module__zAYImW__txControls>*{width:100%}.dashboard-module__zAYImW__bottomRow{grid-template-columns:1fr}.dashboard-module__zAYImW__mobileQuickActions{display:block}.dashboard-module__zAYImW__desktopQuickActions{display:none}}@media (max-width:480px){.dashboard-module__zAYImW__metricsGrid{grid-template-columns:1fr 1fr;gap:.75rem}.dashboard-module__zAYImW__quickGrid{gap:.4rem}.dashboard-module__zAYImW__quickCard:nth-child(-n+3){border-radius:.625rem;gap:.3rem;padding:.6rem .25rem .5rem}.dashboard-module__zAYImW__quickCard:nth-child(-n+3) .dashboard-module__zAYImW__quickIcon{width:2rem;height:2rem}.dashboard-module__zAYImW__quickCard:nth-child(-n+3) .dashboard-module__zAYImW__quickLabel{font-size:.6rem}.dashboard-module__zAYImW__quickCard:nth-child(n+4){border-radius:.5rem;gap:.25rem;padding:.45rem .2rem .4rem}.dashboard-module__zAYImW__quickCard:nth-child(n+4) .dashboard-module__zAYImW__quickIcon{border-radius:.375rem;width:1.625rem;height:1.625rem}.dashboard-module__zAYImW__quickCard:nth-child(n+4) .dashboard-module__zAYImW__quickLabel{font-size:.55rem}}
.data-module__dBE-2q__pageHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.data-module__dBE-2q__pageTitle{color:#0f172a;letter-spacing:-.025em;margin:0 0 .25rem;font-size:1.625rem;font-weight:700}.data-module__dBE-2q__pageSub{color:#94a3b8;margin:0;font-size:.875rem}.data-module__dBE-2q__headerRight{align-items:center;gap:1.5rem;display:flex}.data-module__dBE-2q__headerIllustration{opacity:.8;width:80px;height:80px}.data-module__dBE-2q__metricsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.75rem;display:grid}.data-module__dBE-2q__cardControls{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.data-module__dBE-2q__cardTitle{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.data-module__dBE-2q__searchWrap{position:relative}.data-module__dBE-2q__searchInput{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;padding:.5rem .75rem .5rem 2.125rem;font-family:inherit;font-size:.8125rem}.data-module__dBE-2q__tableWrap{overflow-x:auto}.data-module__dBE-2q__mobileList{display:none}.data-module__dBE-2q__broadcastCard{border-bottom:1px solid #f8fafc;padding:.875rem 1.25rem;transition:background .12s}.data-module__dBE-2q__broadcastCard:last-child{border-bottom:none}.data-module__dBE-2q__broadcastCard:hover{background:#fafbfc}.data-module__dBE-2q__bcTop{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.375rem;display:flex}.data-module__dBE-2q__bcTitle{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;margin:0;font-size:.875rem;font-weight:700;overflow:hidden}.data-module__dBE-2q__bcBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.375rem;display:flex}.data-module__dBE-2q__bcMeta{color:#64748b;flex-wrap:wrap;align-items:center;gap:.875rem;font-size:.75rem;display:flex}.data-module__dBE-2q__bcStatus{align-items:center;gap:.3rem;font-size:.72rem;font-weight:700;display:flex}.data-module__dBE-2q__paginationBar{background:#f8fafc;border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.875rem 1.25rem;display:flex}@media (max-width:768px){.data-module__dBE-2q__pageHeader{flex-direction:column;align-items:flex-start}.data-module__dBE-2q__headerIllustration{display:none}.data-module__dBE-2q__headerRight{justify-content:flex-end;width:100%}.data-module__dBE-2q__metricsGrid{grid-template-columns:1fr 1fr;gap:.75rem}.data-module__dBE-2q__cardControls{flex-direction:column;align-items:flex-start}.data-module__dBE-2q__searchInput{box-sizing:border-box;width:100%}.data-module__dBE-2q__searchWrap{width:100%}.data-module__dBE-2q__tableWrap{display:none}.data-module__dBE-2q__mobileList{background:#fff;display:block}}@media (max-width:480px){.data-module__dBE-2q__metricsGrid{grid-template-columns:1fr}}
.new-module__9py1na__container{max-width:1200px;margin:0 auto}.new-module__9py1na__header{margin-bottom:2.5rem}.new-module__9py1na__backLink{color:var(--muted-foreground);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;text-decoration:none;display:flex}.new-module__9py1na__title{color:#0f172a;font-size:1.875rem;font-weight:800}.new-module__9py1na__mainGrid{grid-template-columns:1fr 340px;gap:2.5rem;display:grid}.new-module__9py1na__builderArea{flex-direction:column;gap:2.5rem;display:flex}.new-module__9py1na__section h3{color:#0f172a;margin-bottom:1.5rem;font-size:1.125rem;font-weight:800}.new-module__9py1na__networkGrid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:1rem;display:grid}.new-module__9py1na__networkCard{text-align:center;cursor:pointer;border:2px solid #0000;border:1px solid var(--border);background:#fff;border-radius:1rem;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem 1rem;transition:all .2s;display:flex}.new-module__9py1na__networkCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.new-module__9py1na__networkCard.new-module__9py1na__selectedNetwork{border-color:var(--primary);background:#f8fafc;box-shadow:0 0 0 4px #2563eb1a}.new-module__9py1na__networkLogoWrap{border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;overflow:hidden;box-shadow:0 2px 4px #0000001a}.new-module__9py1na__networkImg{object-fit:contain}.new-module__9py1na__networkName{color:#0f172a;font-size:.875rem;font-weight:700}.new-module__9py1na__bundleGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;display:grid}.new-module__9py1na__bundleCard{text-align:center;cursor:pointer;background:#2563eb;border:none;border-radius:1rem;flex-direction:column;gap:.5rem;padding:1.5rem;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #2563eb33}.new-module__9py1na__bundleCard:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 10px 15px -3px #2563eb4d}.new-module__9py1na__bundleCard.new-module__9py1na__selected{background:#1e40af;box-shadow:0 0 0 4px #1e40af4d}.new-module__9py1na__bundleSize{color:#fff;font-size:1.25rem;font-weight:800}.new-module__9py1na__bundlePrice{color:#fffc;font-size:.8125rem;font-weight:700}.new-module__9py1na__searchWrapper{margin-bottom:1rem;position:relative}.new-module__9py1na__searchIcon{color:#94a3b8;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.new-module__9py1na__searchInput{border:1px solid var(--border);border-radius:.75rem;width:100%;padding:.875rem 1rem .875rem 3rem;font-family:inherit;font-size:.9375rem}.new-module__9py1na__memberList{border:1px solid var(--border);background:#fff;border-radius:1rem;max-height:400px;overflow-y:auto}.new-module__9py1na__memberItem{cursor:pointer;border-bottom:1px solid #f1f5f9;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:background .2s;display:flex}.new-module__9py1na__memberItem:last-child{border-bottom:none}.new-module__9py1na__memberItem:hover{background:#f8fafc}.new-module__9py1na__memberSelected{background:#eff6ff}.new-module__9py1na__checkbox{width:1.5rem;height:1.5rem;color:var(--primary);border:2px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;display:flex}.new-module__9py1na__memberSelected .new-module__9py1na__checkbox{border-color:var(--primary);background:#fff}.new-module__9py1na__memberName{color:#1e293b;font-size:.9375rem;font-weight:700}.new-module__9py1na__memberPhone{color:#64748b;font-size:.75rem;font-weight:600}.new-module__9py1na__summarySidebar{position:sticky;top:2rem}.new-module__9py1na__summaryCard{color:#0f172a;border:1px solid var(--border);background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 6px -1px #0000000d}.new-module__9py1na__summaryCard h3{color:#0f172a;margin-bottom:1.5rem;font-size:1.25rem;font-weight:800}.new-module__9py1na__summaryList{flex-direction:column;gap:1.25rem;display:flex}.new-module__9py1na__summaryItem{color:#64748b;justify-content:space-between;font-size:.875rem;font-weight:600;display:flex}.new-module__9py1na__summaryItem strong{color:#0f172a}.new-module__9py1na__divider{background:var(--border);height:1px;margin:.5rem 0}.new-module__9py1na__totalPrice{justify-content:space-between;align-items:flex-end;display:flex}.new-module__9py1na__totalPrice span{color:#64748b;font-size:.8125rem;font-weight:700}.new-module__9py1na__totalAmount{color:var(--primary);font-size:1.75rem;font-weight:800}.new-module__9py1na__sidebarFooter{color:#64748b;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;font-size:.75rem;font-weight:600;display:flex}.new-module__9py1na__helpCard{border:1px solid var(--border);background:#f8fafc;border-radius:1.25rem;margin-top:1.5rem;padding:1.5rem}.new-module__9py1na__helpCard h4{align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;display:flex}.new-module__9py1na__helpCard p{color:#64748b;font-size:.8125rem;line-height:1.5}.new-module__9py1na__selectionCount{color:#64748b;white-space:nowrap;font-size:.8125rem;font-weight:700}.new-module__9py1na__recipientHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.new-module__9py1na__searchSelectRow{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.new-module__9py1na__successCard{text-align:center;border:1px solid var(--border);background:#fff;border-radius:2rem;max-width:600px;margin:4rem auto;padding:4rem 2rem;box-shadow:0 25px 50px -12px #0000001a}@media (max-width:1024px){.new-module__9py1na__mainGrid{grid-template-columns:1fr}.new-module__9py1na__summarySidebar{position:static}}@media (max-width:768px){.new-module__9py1na__title{font-size:1.375rem}.new-module__9py1na__header{margin-bottom:1.5rem}.new-module__9py1na__mainGrid,.new-module__9py1na__builderArea{gap:1.5rem}.new-module__9py1na__section h3{margin-bottom:1rem;font-size:1rem}.new-module__9py1na__networkGrid{grid-template-columns:repeat(3,1fr);gap:.625rem}.new-module__9py1na__networkCard{border-radius:.75rem;gap:.5rem;padding:.875rem .5rem}.new-module__9py1na__networkLogoWrap{width:40px;height:40px}.new-module__9py1na__networkName{font-size:.75rem}.new-module__9py1na__bundleGrid{grid-template-columns:repeat(2,1fr);gap:.625rem}.new-module__9py1na__bundleCard{padding:1rem}.new-module__9py1na__bundleSize{font-size:1.125rem}.new-module__9py1na__searchInput{padding:.625rem .875rem .625rem 2.5rem;font-size:.875rem}.new-module__9py1na__memberList{max-height:300px}.new-module__9py1na__memberItem{gap:.75rem;padding:.75rem 1rem}.new-module__9py1na__memberName{font-size:.875rem}.new-module__9py1na__summaryCard{border-radius:1rem;padding:1.25rem}.new-module__9py1na__summaryCard h3{margin-bottom:1.25rem;font-size:1.125rem}.new-module__9py1na__totalAmount{font-size:1.5rem}.new-module__9py1na__successCard{margin:2rem auto;padding:2.5rem 1.25rem}}
.create-module__MdQH7q__container{max-width:1200px;margin:0 auto}.create-module__MdQH7q__header{margin-bottom:2rem}.create-module__MdQH7q__backLink{color:var(--muted-foreground);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;text-decoration:none;display:flex}.create-module__MdQH7q__title{color:#0f172a;font-size:1.875rem;font-weight:800}.create-module__MdQH7q__builderGrid{grid-template-columns:1fr 320px;align-items:start;gap:2rem;display:grid}.create-module__MdQH7q__formCard{border-radius:var(--radius);border:1px solid var(--border);background:#fff;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.create-module__MdQH7q__formMeta{border-bottom:1px solid var(--border);background:#fcfdfe;padding:2.5rem}.create-module__MdQH7q__titleInput{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;width:100%;margin-bottom:1rem;padding:.75rem 1rem;font-size:1.5rem;font-weight:600;transition:all .2s}.create-module__MdQH7q__titleInput:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.create-module__MdQH7q__titleInput::placeholder{color:#94a3b8;font-weight:400}.create-module__MdQH7q__descInput{color:#475569;resize:vertical;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;width:100%;min-height:80px;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:all .2s}.create-module__MdQH7q__descInput:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.create-module__MdQH7q__descInput::placeholder{color:#94a3b8}.create-module__MdQH7q__fieldsList{flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.create-module__MdQH7q__fieldCard{border:1px solid var(--border);background:#fff;border-radius:1rem;padding:1.5rem;transition:all .2s}.create-module__MdQH7q__fieldCard:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000008}.create-module__MdQH7q__fieldHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.create-module__MdQH7q__fieldTypeBadge{color:var(--primary);text-transform:uppercase;background:#eff6ff;border-radius:.5rem;padding:.25rem .625rem;font-size:.75rem;font-weight:700}.create-module__MdQH7q__removeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.25rem}.create-module__MdQH7q__removeBtn:hover{color:#ef4444;background:#fee2e2}.create-module__MdQH7q__fieldBody{flex-direction:column;gap:.75rem;display:flex}.create-module__MdQH7q__labelInput{color:#0f172a;background:0 0;border:none;font-size:1.125rem;font-weight:700}.create-module__MdQH7q__labelInput:focus{border-bottom:1px solid var(--primary);outline:none}.create-module__MdQH7q__placeholderInput{color:#94a3b8;background:0 0;border:none;font-size:.875rem}.create-module__MdQH7q__placeholderInput:focus{outline:none}.create-module__MdQH7q__fieldFooter{border-top:1px solid #f1f5f9;justify-content:flex-end;margin-top:1.25rem;padding-top:1rem;display:flex}.create-module__MdQH7q__requiredToggle{color:#64748b;cursor:pointer;align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.create-module__MdQH7q__optionsArea{background:#f8fafc;border-radius:.75rem;margin-top:1rem;padding:1rem}.create-module__MdQH7q__optionsArea label{text-transform:uppercase;color:#94a3b8;margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.create-module__MdQH7q__optionRow{margin-bottom:.5rem}.create-module__MdQH7q__optionRow input{border:1px solid var(--border);border-radius:.5rem;width:100%;padding:.5rem;font-size:.875rem}.create-module__MdQH7q__addOptionBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;margin-top:.5rem;font-size:.8125rem;font-weight:600}.create-module__MdQH7q__addButtons{border-top:1px solid var(--border);background:#f8fafc;padding:2.5rem}.create-module__MdQH7q__addLabel{color:#64748b;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:block}.create-module__MdQH7q__addGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.create-module__MdQH7q__addBtn{border:1px solid var(--border);color:#475569;cursor:pointer;background:#fff;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.create-module__MdQH7q__addBtn:hover{border-color:var(--primary);color:var(--primary);box-shadow:0 4px 6px -1px #2563eb1a}.create-module__MdQH7q__builderSidebar{position:sticky;top:2rem}.create-module__MdQH7q__settingsCard{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:1.5rem;box-shadow:0 4px 6px -1px #0000000d}.create-module__MdQH7q__settingsCard h3{color:#0f172a;margin-bottom:1.5rem;font-size:1.125rem;font-weight:700}.create-module__MdQH7q__settingItem{margin-bottom:1.5rem}.create-module__MdQH7q__toggleRow{color:#475569;cursor:pointer;justify-content:space-between;align-items:center;font-size:.9375rem;font-weight:600;display:flex}.create-module__MdQH7q__sidebarActions{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem}.create-module__MdQH7q__successCard{text-align:center;border-radius:var(--radius);border:1px solid var(--border);background:#fff;padding:4rem 2rem;box-shadow:0 25px 50px -12px #0000001a}.create-module__MdQH7q__successIcon{color:#0ea5e9;background:#f0f9ff;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;margin:0 auto 2rem;display:flex}.create-module__MdQH7q__linkBox{border:1px solid var(--border);background:#f8fafc;border-radius:.75rem;margin:2rem 0;padding:1rem}.create-module__MdQH7q__linkInput{color:#0f172a;text-align:center;background:0 0;border:none;width:100%;font-size:1rem;font-weight:600}.create-module__MdQH7q__linkInput:focus{outline:none}.create-module__MdQH7q__successActions{justify-content:center;gap:1rem;display:flex}@media (max-width:1024px){.create-module__MdQH7q__builderGrid{grid-template-columns:1fr}.create-module__MdQH7q__addGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.create-module__MdQH7q__formMeta{padding:1.25rem}.create-module__MdQH7q__fieldsList{gap:1rem;padding:1rem}.create-module__MdQH7q__fieldCard{padding:1rem}.create-module__MdQH7q__titleInput{margin-bottom:.75rem;padding:.625rem .75rem;font-size:1.125rem}.create-module__MdQH7q__descInput{min-height:64px;padding:.625rem .75rem;font-size:.875rem}.create-module__MdQH7q__addButtons{padding:1rem}.create-module__MdQH7q__addGrid{grid-template-columns:repeat(2,1fr);gap:.5rem}.create-module__MdQH7q__addBtn{gap:.375rem;padding:.625rem .5rem;font-size:.8rem}.create-module__MdQH7q__builderSidebar{position:static}.create-module__MdQH7q__settingsCard{border-radius:.75rem}}@media (max-width:640px){.create-module__MdQH7q__successActions{flex-direction:column}.create-module__MdQH7q__addGrid{grid-template-columns:repeat(2,1fr)}}
.forms-module__OmP9FW__pageHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.75rem;display:flex}.forms-module__OmP9FW__pageTitle{color:#0f172a;letter-spacing:-.025em;margin:0 0 .25rem;font-size:1.625rem;font-weight:700}.forms-module__OmP9FW__pageSub{color:#94a3b8;margin:0;font-size:.875rem}.forms-module__OmP9FW__tableWrap{background:#fff;border:1px solid #e8edf3;border-radius:1rem;overflow:hidden}.forms-module__OmP9FW__tableWrapInner{overflow-x:auto}.forms-module__OmP9FW__mobileList{display:none}.forms-module__OmP9FW__formCard{border-bottom:1px solid #f8fafc;padding:1rem 1.25rem;transition:background .12s}.forms-module__OmP9FW__formCard:last-child{border-bottom:none}.forms-module__OmP9FW__formCard:hover{background:#fafbfc}.forms-module__OmP9FW__formCardTop{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.forms-module__OmP9FW__formIcon{color:#2563eb;background:#eff6ff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.forms-module__OmP9FW__formCardMeta{flex:1;min-width:0}.forms-module__OmP9FW__formCardTitle{color:#0f172a;margin:0 0 .3rem;font-size:.9rem;font-weight:700}.forms-module__OmP9FW__formCardRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.forms-module__OmP9FW__formCardBottom{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:.5rem;min-width:0;padding-top:.625rem;display:flex}.forms-module__OmP9FW__formCardLink{flex:1;align-items:center;gap:.375rem;min-width:0;display:flex;overflow:hidden}.forms-module__OmP9FW__formCardLinkText{color:#2563eb;text-overflow:ellipsis;white-space:nowrap;font-family:monospace;font-size:.68rem;overflow:hidden}.forms-module__OmP9FW__formCardActions{flex-shrink:0;gap:.375rem;display:flex}.forms-module__OmP9FW__actionBtn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:.375rem;justify-content:center;align-items:center;width:30px;height:30px;transition:background .12s,color .12s,border-color .12s;display:flex}.forms-module__OmP9FW__actionBtn:hover{color:#2563eb;background:#f1f5f9;border-color:#cbd5e1}.forms-module__OmP9FW__actionBtnDanger:hover{color:#dc2626!important;background:#fee2e2!important;border-color:#fca5a5!important}@media (max-width:768px){.forms-module__OmP9FW__pageHeader{flex-direction:column}.forms-module__OmP9FW__tableWrap{display:none}.forms-module__OmP9FW__mobileList{background:#fff;border:1px solid #e8edf3;border-radius:1rem;display:block;overflow:hidden}}
.members-module__pATJEW__pageHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.75rem;display:flex}.members-module__pATJEW__pageTitle{color:#0f172a;letter-spacing:-.025em;margin:0 0 .25rem;font-size:1.625rem;font-weight:700}.members-module__pATJEW__pageSub{color:#94a3b8;margin:0;font-size:.875rem}.members-module__pATJEW__metricsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.75rem;display:grid}.members-module__pATJEW__tableControls{border-bottom:1px solid #f1f5f9;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.members-module__pATJEW__tableWrap{overflow-x:auto}.members-module__pATJEW__mobileList{display:none}.members-module__pATJEW__memberCard{border-bottom:1px solid #f8fafc;padding:1rem 1.25rem;transition:background .12s}.members-module__pATJEW__memberCard:last-child{border-bottom:none}.members-module__pATJEW__memberCard:hover{background:#fafbfc}.members-module__pATJEW__memberCardTop{align-items:flex-start;gap:.75rem;margin-bottom:.625rem;display:flex}.members-module__pATJEW__memberAvatar{color:#7c3aed;background:#ede9fe;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:800;display:flex}.members-module__pATJEW__memberName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .125rem;font-size:.875rem;font-weight:600;overflow:hidden}.members-module__pATJEW__memberEmail{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.72rem;overflow:hidden}.members-module__pATJEW__memberCardBottom{justify-content:space-between;align-items:center;padding-left:calc(36px + .75rem);display:flex}.members-module__pATJEW__actionBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:30px;height:30px;transition:background .12s,color .12s;display:flex}.members-module__pATJEW__actionBtn:hover{color:#2563eb;background:#f1f5f9}.members-module__pATJEW__paginationBar{background:#f8fafc;border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.875rem 1.25rem;display:flex}@media (max-width:1024px){.members-module__pATJEW__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.members-module__pATJEW__pageHeader{flex-direction:column}.members-module__pATJEW__metricsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.members-module__pATJEW__tableWrap{display:none}.members-module__pATJEW__mobileList{display:block}}@media (max-width:420px){.members-module__pATJEW__metricsGrid{grid-template-columns:1fr 1fr}}
.superadmin-module__TFUg_q__layout{background:#f8fafc;height:100vh;display:flex;overflow:hidden}.superadmin-module__TFUg_q__main{flex:1;height:100vh;transition:margin .3s;overflow-y:auto}.superadmin-module__TFUg_q__content{width:100%;padding:3rem}@media (max-width:1024px){.superadmin-module__TFUg_q__main{margin-left:0}.superadmin-module__TFUg_q__content{padding:5rem 1.5rem 2rem}}
