.ReferAndEarnView-module__4kZoqq__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.ReferAndEarnView-module__4kZoqq__header{text-align:center;margin-bottom:2rem}.ReferAndEarnView-module__4kZoqq__title{color:var(--color-text-primary,#1f2937);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.ReferAndEarnView-module__4kZoqq__description{color:var(--color-text-secondary,#6b7280);margin:0;font-size:.875rem;line-height:1.5}.ReferAndEarnView-module__4kZoqq__codeDisplay{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.ReferAndEarnView-module__4kZoqq__codeLabel{color:#5f6368;text-transform:uppercase;letter-spacing:.05em;font-size:1rem;font-weight:500}.ReferAndEarnView-module__4kZoqq__codeBox{background-color:var(--color-primary-light,#e6f0f0);border:2px solid var(--color-primary-default,#006c67);border-radius:8px;justify-content:center;align-items:center;height:48px;padding:0 2rem;display:flex}.ReferAndEarnView-module__4kZoqq__code{color:var(--color-primary-default,#006c67);letter-spacing:.15em;margin:0;font-family:Courier New,monospace;font-size:1.5rem;font-weight:700}.ReferAndEarnView-module__4kZoqq__grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;display:grid}@media (min-width:640px){.ReferAndEarnView-module__4kZoqq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.ReferAndEarnView-module__4kZoqq__grid{grid-template-columns:repeat(3,1fr)}}.ReferAndEarnView-module__4kZoqq__card{border:1px solid var(--color-border,#e5e7eb);cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:1.5rem;transition:all .2s;display:flex;position:relative;box-shadow:0 1px 3px #0000001a}.ReferAndEarnView-module__4kZoqq__card:hover{border-color:var(--color-primary-default,#006c67);transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.ReferAndEarnView-module__4kZoqq__cardHeader{text-align:center;margin-bottom:1.5rem}.ReferAndEarnView-module__4kZoqq__cardTitle{color:var(--color-text-primary,#1f2937);margin:0 0 .5rem;font-size:1rem;font-weight:600}.ReferAndEarnView-module__4kZoqq__cardDescription{color:var(--color-text-secondary,#6b7280);margin:0;font-size:.8125rem;line-height:1.5}.ReferAndEarnView-module__4kZoqq__cardContent{flex-direction:column;flex-grow:1;align-items:center;gap:1rem;width:100%;display:flex}.ReferAndEarnView-module__4kZoqq__input{border:1px solid var(--color-gray-300,#d1d1d1);color:#000;background-color:var(--color-gray-100,#f5f5f5);word-break:break-all;text-align:center;pointer-events:none;border-radius:8px;justify-content:center;align-items:center;width:232px;height:232px;padding:1rem;font-family:Courier New,monospace;font-size:.8125rem;line-height:1.6;display:flex}.ReferAndEarnView-module__4kZoqq__qrContainer{background-color:var(--color-gray-100,#f5f5f5);border:1px solid var(--color-gray-300,#d1d1d1);border-radius:8px;justify-content:center;align-items:center;width:232px;height:232px;margin:0 auto;padding:1rem;display:flex}.ReferAndEarnView-module__4kZoqq__qrCode{border-radius:4px;display:block}.ReferAndEarnView-module__4kZoqq__codeBlock{background-color:var(--color-gray-100,#f5f5f5);border:1px solid var(--color-gray-300,#d1d1d1);overflow-wrap:break-word;pointer-events:none;border-radius:8px;justify-content:center;align-items:center;width:232px;height:232px;padding:1rem;display:flex}.ReferAndEarnView-module__4kZoqq__embedCode{color:#000;word-break:break-all;text-align:center;font-family:Courier New,monospace;font-size:.75rem;line-height:1.6;display:block}.ReferAndEarnView-module__4kZoqq__copyButton{display:none}.ReferAndEarnView-module__4kZoqq__checkmark{color:#10b981;margin-right:.25rem;font-weight:700;display:inline-block}.ReferAndEarnView-module__4kZoqq__copiedOverlay{color:#fff;z-index:10;pointer-events:none;background-color:#10b981f2;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ReferAndEarnView-module__4kZoqq__actionButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.ReferAndEarnView-module__4kZoqq__programInfo{background-color:var(--color-gray-50,#fafafa);border:1px solid var(--color-gray-200,#e5e5e5);border-radius:8px;margin-top:3rem;padding:1.5rem}.ReferAndEarnView-module__4kZoqq__infoParagraph{color:var(--color-text-primary,#1f2937);margin:0 0 .75rem;font-size:.875rem;line-height:1.6}.ReferAndEarnView-module__4kZoqq__infoParagraph:last-of-type{margin-bottom:1rem}.ReferAndEarnView-module__4kZoqq__infoParagraph strong{color:var(--color-primary-default,#006c67);font-weight:600}.ReferAndEarnView-module__4kZoqq__termsNote{color:var(--color-text-secondary,#6b7280);margin:0;font-size:.75rem;font-style:italic}@media (max-width:767px){.ReferAndEarnView-module__4kZoqq__container{padding:1.5rem 1rem}.ReferAndEarnView-module__4kZoqq__title{font-size:1.5rem}.ReferAndEarnView-module__4kZoqq__description{font-size:.9375rem}.ReferAndEarnView-module__4kZoqq__code{letter-spacing:.1em;font-size:1.5rem}.ReferAndEarnView-module__4kZoqq__grid{grid-template-columns:1fr;gap:1.25rem}.ReferAndEarnView-module__4kZoqq__card{padding:1.25rem}.ReferAndEarnView-module__4kZoqq__input{width:100%;max-width:280px;height:280px;padding:1.5rem;font-size:.875rem}.ReferAndEarnView-module__4kZoqq__qrContainer{width:100%;max-width:280px;height:280px}.ReferAndEarnView-module__4kZoqq__codeBlock{width:100%;max-width:280px;height:auto;min-height:280px;padding:1.5rem}.ReferAndEarnView-module__4kZoqq__embedCode{font-size:.6875rem;line-height:1.8}.ReferAndEarnView-module__4kZoqq__actionButtons{flex-direction:column}.ReferAndEarnView-module__4kZoqq__actionButtons button{width:100%}.ReferAndEarnView-module__4kZoqq__programInfo{margin-top:2rem;padding:1rem}.ReferAndEarnView-module__4kZoqq__infoParagraph{margin-bottom:.625rem;font-size:.8125rem}.ReferAndEarnView-module__4kZoqq__termsNote{font-size:.6875rem}}
.ReferralRecentList-module__F2bRpa__widget{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;transition:box-shadow .2s ease-in-out;overflow:hidden;box-shadow:0 1px 3px #0000001a}.ReferralRecentList-module__F2bRpa__widget:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ReferralRecentList-module__F2bRpa__header{background-color:#e6f0f0;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.ReferralRecentList-module__F2bRpa__headerLeft{align-items:center;gap:8px;display:flex}.ReferralRecentList-module__F2bRpa__icon{color:#006c67;flex-shrink:0}.ReferralRecentList-module__F2bRpa__title{color:#1f2937;margin:0;font-size:14px;font-weight:600;line-height:1.4}.ReferralRecentList-module__F2bRpa__content{padding:16px}.ReferralRecentList-module__F2bRpa__loading{text-align:center;color:#6b7280;padding:2rem;font-size:.875rem}.ReferralRecentList-module__F2bRpa__emptyState{text-align:center;padding:40px 20px}.ReferralRecentList-module__F2bRpa__emptyState p{color:#6b7280;margin:0;font-size:13px;line-height:1.5}.ReferralRecentList-module__F2bRpa__referralsList{flex-direction:column;gap:.75rem;margin-bottom:12px;display:flex}.ReferralRecentList-module__F2bRpa__referralCard{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;justify-content:space-between;align-items:center;padding:1rem;transition:background-color .2s;display:flex}.ReferralRecentList-module__F2bRpa__referralCard:hover{background-color:#f3f4f6}.ReferralRecentList-module__F2bRpa__referralInfo{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.ReferralRecentList-module__F2bRpa__referralName{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.ReferralRecentList-module__F2bRpa__referralMeta{color:#6b7280;font-size:.75rem}.ReferralRecentList-module__F2bRpa__statusBadge{white-space:nowrap;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.ReferralRecentList-module__F2bRpa__statusBadge.ReferralRecentList-module__F2bRpa__success{color:#065f46;background-color:#d1fae5}.ReferralRecentList-module__F2bRpa__statusBadge.ReferralRecentList-module__F2bRpa__info{color:#1e40af;background-color:#dbeafe}.ReferralRecentList-module__F2bRpa__statusBadge.ReferralRecentList-module__F2bRpa__warning{color:#92400e;background-color:#fef3c7}.ReferralRecentList-module__F2bRpa__statusBadge.ReferralRecentList-module__F2bRpa__neutral{color:#374151;background-color:#e5e7eb}.ReferralRecentList-module__F2bRpa__viewAllButton{color:#006c67;cursor:pointer;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s ease-in-out}.ReferralRecentList-module__F2bRpa__viewAllButton:hover{background-color:#e6f0f0;border-color:#006c67}.ReferralRecentList-module__F2bRpa__viewAllButton:active{transform:scale(.98)}@media (max-width:640px){.ReferralRecentList-module__F2bRpa__content{padding:12px}.ReferralRecentList-module__F2bRpa__title{font-size:13px}.ReferralRecentList-module__F2bRpa__referralCard{flex-direction:column;align-items:flex-start;gap:.75rem}.ReferralRecentList-module__F2bRpa__referralInfo{width:100%}.ReferralRecentList-module__F2bRpa__statusBadge{align-self:flex-start}}
.ReferralLinkSection-module__-1yW3q__linkSection{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:1.5rem}.ReferralLinkSection-module__-1yW3q__sectionTitle{color:#1f2937;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;font-weight:600;display:flex}.ReferralLinkSection-module__-1yW3q__linkBox{flex-wrap:wrap;gap:.5rem;display:flex}.ReferralLinkSection-module__-1yW3q__linkInput{color:#374151;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:.375rem;flex:1;min-width:200px;padding:.625rem .875rem;font-family:SF Mono,Monaco,Courier New,monospace;font-size:.875rem}.ReferralLinkSection-module__-1yW3q__linkInput:focus{background-color:#fff;border-color:#3b82f6;outline:none}.ReferralLinkSection-module__-1yW3q__copyButton,.ReferralLinkSection-module__-1yW3q__qrButton{color:#fff;cursor:pointer;white-space:nowrap;background-color:#3b82f6;border:none;border-radius:.375rem;align-items:center;gap:.375rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:flex}.ReferralLinkSection-module__-1yW3q__copyButton:hover,.ReferralLinkSection-module__-1yW3q__qrButton:hover{background-color:#2563eb}.ReferralLinkSection-module__-1yW3q__copyButton:active,.ReferralLinkSection-module__-1yW3q__qrButton:active{background-color:#1d4ed8}.ReferralLinkSection-module__-1yW3q__qrCodeContainer{text-align:center;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;margin-top:1.5rem;padding:1.5rem}.ReferralLinkSection-module__-1yW3q__qrCode{background-color:#fff;border-radius:.5rem;width:200px;height:200px;padding:.5rem}.ReferralLinkSection-module__-1yW3q__qrLabel{color:#6b7280;margin:1rem 0 0;font-size:.875rem}@media (max-width:640px){.ReferralLinkSection-module__-1yW3q__linkSection{padding:1.25rem}.ReferralLinkSection-module__-1yW3q__linkBox{flex-direction:column}.ReferralLinkSection-module__-1yW3q__linkInput{min-width:100%}.ReferralLinkSection-module__-1yW3q__copyButton,.ReferralLinkSection-module__-1yW3q__qrButton{justify-content:center;width:100%}.ReferralLinkSection-module__-1yW3q__qrCodeContainer{padding:1rem}.ReferralLinkSection-module__-1yW3q__qrCode{width:160px;height:160px}}
.GeographicDistribution-module__zTdVvW__widget{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.GeographicDistribution-module__zTdVvW__header{background-color:#e6f0f0;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.GeographicDistribution-module__zTdVvW__headerLeft{align-items:center;gap:12px;display:flex}.GeographicDistribution-module__zTdVvW__icon{color:#006c67;flex-shrink:0}.GeographicDistribution-module__zTdVvW__title{color:#1f2937;margin:0;font-size:14px;font-weight:600;line-height:1.4}.GeographicDistribution-module__zTdVvW__content{flex:1;padding:16px 20px;overflow-y:auto}.GeographicDistribution-module__zTdVvW__citiesList{flex-direction:column;gap:16px;display:flex}.GeographicDistribution-module__zTdVvW__cityItem{align-items:flex-start;gap:12px;display:flex}.GeographicDistribution-module__zTdVvW__cityRank{color:#6b7280;background:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}.GeographicDistribution-module__zTdVvW__cityInfo{flex:1}.GeographicDistribution-module__zTdVvW__cityHeader{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.GeographicDistribution-module__zTdVvW__cityName{color:#111827;font-size:15px;font-weight:600}.GeographicDistribution-module__zTdVvW__cityCount{color:#059669;font-size:14px;font-weight:600}.GeographicDistribution-module__zTdVvW__cityMeta{color:#6b7280;gap:12px;margin-bottom:8px;font-size:13px;display:flex}.GeographicDistribution-module__zTdVvW__cityRegion{color:#6b7280}.GeographicDistribution-module__zTdVvW__cityConversion{color:#2563eb;font-weight:500}.GeographicDistribution-module__zTdVvW__progressBar{background:#e5e7eb;border-radius:3px;width:100%;height:6px;overflow:hidden}.GeographicDistribution-module__zTdVvW__progressFill{background:linear-gradient(90deg,#059669 0%,#10b981 100%);border-radius:3px;height:100%;transition:width .3s}.GeographicDistribution-module__zTdVvW__moreInfo{text-align:center;color:#6b7280;background:#f9fafb;border-radius:6px;margin-top:8px;padding:12px;font-size:13px}.GeographicDistribution-module__zTdVvW__emptyState{text-align:center;padding:40px 20px}.GeographicDistribution-module__zTdVvW__emptyText{color:#9ca3af;margin:0;font-size:14px;line-height:1.6}
.PerformanceInsights-module__1wA6Va__widget{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.PerformanceInsights-module__1wA6Va__header{background-color:#e6f0f0;border-bottom:1px solid #e5e7eb;align-items:center;gap:10px;padding:12px 16px;display:flex}.PerformanceInsights-module__1wA6Va__icon{color:#006c67;flex-shrink:0}.PerformanceInsights-module__1wA6Va__title{color:#1f2937;margin:0;font-size:14px;font-weight:600;line-height:1.4}.PerformanceInsights-module__1wA6Va__content{flex-direction:column;gap:20px;padding:20px;display:flex}.PerformanceInsights-module__1wA6Va__section{flex-direction:column;gap:12px;display:flex}.PerformanceInsights-module__1wA6Va__sectionHeader{justify-content:space-between;align-items:center;display:flex}.PerformanceInsights-module__1wA6Va__sectionTitle{color:#111827;font-size:13px;font-weight:600}.PerformanceInsights-module__1wA6Va__badge{border-radius:12px;padding:2px 8px;font-size:12px;font-weight:600}.PerformanceInsights-module__1wA6Va__badgeGreen{color:#065f46;background:#d1fae5}.PerformanceInsights-module__1wA6Va__badgeRed{color:#991b1b;background:#fee2e2}.PerformanceInsights-module__1wA6Va__progressBar{background:#e5e7eb;border-radius:4px;width:100%;height:8px;overflow:hidden}.PerformanceInsights-module__1wA6Va__progressFill{background:linear-gradient(90deg,#059669 0%,#10b981 100%);border-radius:4px;height:100%;transition:width .3s}.PerformanceInsights-module__1wA6Va__conversionStats{justify-content:space-between;align-items:baseline;display:flex}.PerformanceInsights-module__1wA6Va__conversionValue{color:#059669;font-size:24px;font-weight:700}.PerformanceInsights-module__1wA6Va__conversionLabel{color:#6b7280;font-size:13px}.PerformanceInsights-module__1wA6Va__emptyText{color:#9ca3af;margin:0;font-size:13px;font-style:italic}.PerformanceInsights-module__1wA6Va__activityList{flex-direction:column;gap:10px;display:flex}.PerformanceInsights-module__1wA6Va__activityItem{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.PerformanceInsights-module__1wA6Va__activityLabel{color:#6b7280;font-size:13px;font-weight:400}.PerformanceInsights-module__1wA6Va__activityValue{color:#111827;font-size:13px;font-weight:600}.PerformanceInsights-module__1wA6Va__rankIcon{color:#6b7280;margin-right:-8px}.PerformanceInsights-module__1wA6Va__topRank{color:#059669;font-weight:700}.PerformanceInsights-module__1wA6Va__insightSection{background:#f0f9ff;border-left:3px solid #2563eb;border-radius:4px;padding:12px}.PerformanceInsights-module__1wA6Va__insightHeader{align-items:center;gap:6px;margin-bottom:6px;display:flex}.PerformanceInsights-module__1wA6Va__insightIcon{color:#2563eb;flex-shrink:0}.PerformanceInsights-module__1wA6Va__insightTitle{color:#1e40af;font-size:13px;font-weight:600}.PerformanceInsights-module__1wA6Va__insightText{color:#1e3a8a;margin:0;font-size:13px;line-height:1.5}
.ReferralPerformanceTab-module__SAW1Ra__performanceContainer{flex-direction:column;gap:1.5rem;width:100%;padding:0;display:flex}.ReferralPerformanceTab-module__SAW1Ra__chartsGrid{grid-template-columns:1fr;gap:1.5rem;width:100%;display:grid}@media (max-width:640px){.ReferralPerformanceTab-module__SAW1Ra__performanceContainer,.ReferralPerformanceTab-module__SAW1Ra__chartsGrid{gap:1rem}}@media (min-width:641px){.ReferralPerformanceTab-module__SAW1Ra__chartsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.ReferralPerformanceTab-module__SAW1Ra__chartsGrid{gap:1.5rem}.ReferralPerformanceTab-module__SAW1Ra__performanceContainer{gap:2rem}}
.ReferralsSkeleton-module__A0KrRq__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.ReferralsSkeleton-module__A0KrRq__header{margin-bottom:2rem}.ReferralsSkeleton-module__A0KrRq__titleSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;width:200px;height:2.5rem;margin-bottom:.5rem;animation:1.5s infinite ReferralsSkeleton-module__A0KrRq__shimmer}.ReferralsSkeleton-module__A0KrRq__subtitleSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;width:500px;height:1.25rem;animation:1.5s infinite ReferralsSkeleton-module__A0KrRq__shimmer}.ReferralsSkeleton-module__A0KrRq__filterSkeleton{border-bottom:1px solid #e5e7eb;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.ReferralsSkeleton-module__A0KrRq__filterTab{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;width:100px;height:2.5rem;animation:1.5s infinite ReferralsSkeleton-module__A0KrRq__shimmer}.ReferralsSkeleton-module__A0KrRq__referralsList{flex-direction:column;gap:1.5rem;display:flex}.ReferralsSkeleton-module__A0KrRq__referralCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.ReferralsSkeleton-module__A0KrRq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ReferralsSkeleton-module__A0KrRq__status{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;width:100px;height:1.5rem;animation:1.5s infinite ReferralsSkeleton-module__A0KrRq__shimmer}.ReferralsSkeleton-module__A0KrRq__date{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;width:120px;height:1rem;animation:1.5s infinite ReferralsSkeleton-module__A0KrRq__shimmer}.ReferralsSkeleton-module__A0KrRq__email{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;width:250px;height:1.25rem;margin-bottom:1rem;animation:1.5s infinite ReferralsSkeleton-module__A0KrRq__shimmer}.ReferralsSkeleton-module__A0KrRq__details{gap:2rem;display:flex}.ReferralsSkeleton-module__A0KrRq__detailItem{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;width:150px;height:1rem;animation:1.5s infinite ReferralsSkeleton-module__A0KrRq__shimmer}@keyframes ReferralsSkeleton-module__A0KrRq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
/*# sourceMappingURL=a4cf09411d6f5f14.css.map*/