.creator-card-module__5HNeIW__card{text-align:center;border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--background);flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1.25rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.creator-card-module__5HNeIW__card:hover{border-color:var(--accent);transform:translateY(-4px)scale(1.02);box-shadow:0 12px 28px #00000014}.creator-card-module__5HNeIW__avatar{object-fit:cover;border-radius:50%;width:64px;height:64px}.creator-card-module__5HNeIW__avatarFallback{color:#fff;background:linear-gradient(135deg, var(--accent), #818cf8);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;font-weight:700;display:flex}.creator-card-module__5HNeIW__name{font-weight:600}.creator-card-module__5HNeIW__username{color:var(--gray-500);font-size:.8125rem}.creator-card-module__5HNeIW__bio{color:var(--gray-500);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;display:-webkit-box;overflow:hidden}
.search-bar-module__MnPYKa__form{gap:.5rem;width:100%;max-width:480px;margin:0 auto;display:flex}.search-bar-module__MnPYKa__input{border:1px solid var(--gray-300);border-radius:var(--radius);background:var(--background);color:var(--foreground);flex:1;padding:.625rem .875rem;font-family:inherit;font-size:.9375rem}.search-bar-module__MnPYKa__input:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.search-bar-module__MnPYKa__button{appearance:none;background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500}.search-bar-module__MnPYKa__button:hover{background:var(--accent-hover)}
.app-card-module__LLwrvG__card{text-align:center;border:1px solid var(--gray-200);border-radius:var(--radius);flex-direction:column;align-items:center;gap:.625rem;padding:1.5rem 1rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.app-card-module__LLwrvG__card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 12px 28px #00000014}.app-card-module__LLwrvG__icon{object-fit:cover;border-radius:12px;width:48px;height:48px}.app-card-module__LLwrvG__iconFallback{color:#fff;background:linear-gradient(135deg, var(--accent), #818cf8);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.app-card-module__LLwrvG__name{font-weight:600}
.button-module__2NABzW__button{appearance:none;background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;transition:background-color .15s,transform 50ms}.button-module__2NABzW__button[data-hovered]{background:var(--accent-hover)}.button-module__2NABzW__button[data-pressed]{transform:scale(.98)}.button-module__2NABzW__button[data-focus-visible]{outline:2px solid var(--accent);outline-offset:2px}.button-module__2NABzW__button[data-disabled],.button-module__2NABzW__button[data-pending]{background:var(--gray-300);color:var(--gray-500);cursor:not-allowed}
.copy-button-module__Hhbxba__copy{background:var(--gray-100);color:var(--foreground);padding:.375rem .75rem;font-size:.8125rem}.copy-button-module__Hhbxba__copy[data-hovered]{background:var(--gray-200)}
.icon-button-module__es4hpW__iconButton{appearance:none;cursor:pointer;filter:grayscale();opacity:.6;background:0 0;border:none;border-radius:6px;padding:.25rem .375rem;font-size:1.0625rem;line-height:1;transition:filter .15s,opacity .15s,background-color .15s}.icon-button-module__es4hpW__iconButton[data-hovered],.icon-button-module__es4hpW__iconButton[data-focus-visible]{filter:none;opacity:1;background:var(--gray-100)}.icon-button-module__es4hpW__iconButton[data-focus-visible]{outline:2px solid var(--accent);outline-offset:1px}.icon-button-module__es4hpW__tooltip{background:var(--foreground);color:var(--background);border-radius:6px;max-width:200px;padding:.25rem .5rem;font-size:.75rem}.icon-button-module__es4hpW__tooltip[data-entering]{animation:.1s ease-out icon-button-module__es4hpW__fade}.icon-button-module__es4hpW__tooltip[data-exiting]{animation:.1s ease-in reverse icon-button-module__es4hpW__fade}@keyframes icon-button-module__es4hpW__fade{0%{opacity:0}to{opacity:1}}
.report-button-module__XKPSpa__done{cursor:default;font-size:1.0625rem}.report-button-module__XKPSpa__confirmText{color:var(--gray-500);margin-bottom:.75rem;font-size:.875rem}.report-button-module__XKPSpa__reasonInput{border:1px solid var(--gray-300);border-radius:var(--radius);background:var(--background);width:100%;min-height:4rem;color:var(--foreground);resize:vertical;padding:.5rem .625rem;font-family:inherit;font-size:.875rem}.report-button-module__XKPSpa__error{color:#c0392b;margin-top:.5rem;font-size:.8125rem}.report-button-module__XKPSpa__confirmActions{justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.report-button-module__XKPSpa__cancel{color:var(--gray-500);background:0 0}.report-button-module__XKPSpa__cancel[data-hovered]{background:var(--gray-100)}
.modal-module__H0elPG__overlay{z-index:100;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-module__H0elPG__overlay[data-entering]{animation:.15s ease-out modal-module__H0elPG__fade}.modal-module__H0elPG__overlay[data-exiting]{animation:.15s ease-in reverse modal-module__H0elPG__fade}.modal-module__H0elPG__modal{width:100%;max-width:420px}.modal-module__H0elPG__dialog{background:var(--background);border-radius:var(--radius);outline:none;padding:1.25rem}.modal-module__H0elPG__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.modal-module__H0elPG__title{font-size:1.0625rem}.modal-module__H0elPG__close{color:var(--gray-500);background:0 0;padding:.25rem .5rem}.modal-module__H0elPG__close[data-hovered]{background:var(--gray-100)}.modal-module__H0elPG__body{justify-content:center;display:flex}@keyframes modal-module__H0elPG__fade{0%{opacity:0}to{opacity:1}}
.video-embed-module__MaLEKq__youtubeWrapper{border-radius:8px;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.video-embed-module__MaLEKq__youtubeIframe{border:none;width:100%;height:100%;position:absolute;inset:0}.video-embed-module__MaLEKq__tiktokWrapper{max-width:320px}.video-embed-module__MaLEKq__fallbackLink{color:var(--accent);font-size:.9375rem;font-weight:600;text-decoration:underline}.video-embed-module__MaLEKq__fallbackLink:hover{color:var(--accent-hover)}
.referral-card-module__ZXXfcq__card{border:1px solid var(--gray-200);border-radius:calc(var(--radius) + 4px);background:var(--background);flex-direction:column;gap:1rem;padding:1.25rem;transition:box-shadow .18s,transform .12s,border-color .18s;display:flex}.referral-card-module__ZXXfcq__card:hover{border-color:var(--gray-300);transform:translateY(-2px);box-shadow:0 10px 24px #00000012}.referral-card-module__ZXXfcq__top{align-items:center;gap:.75rem;display:flex}.referral-card-module__ZXXfcq__appIcon{object-fit:cover;border-radius:12px;flex-shrink:0;width:44px;height:44px}.referral-card-module__ZXXfcq__appIconFallback{color:#fff;background:linear-gradient(135deg, var(--accent), #818cf8);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.125rem;font-weight:700;display:flex}.referral-card-module__ZXXfcq__topText{flex-direction:column;gap:.1875rem;min-width:0;display:flex}.referral-card-module__ZXXfcq__appName{font-size:1.0625rem;font-weight:600}.referral-card-module__ZXXfcq__bonus{color:var(--accent);background:#4f46e514;border-radius:999px;width:fit-content;padding:.125rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.referral-card-module__ZXXfcq__hiddenBadge{text-transform:uppercase;letter-spacing:.04em;color:#c0392b;white-space:nowrap;background:#c0392b1a;border-radius:999px;margin-left:auto;padding:.125rem .5rem;font-size:.6875rem;font-weight:600}.referral-card-module__ZXXfcq__codeRow{align-items:center;gap:.5rem;display:flex}.referral-card-module__ZXXfcq__code{font-family:var(--font-geist-mono), monospace;letter-spacing:.03em;border:1px dashed var(--gray-300);background:var(--gray-100);border-radius:8px;flex:1;padding:.5rem .75rem;font-size:1rem;font-weight:700}.referral-card-module__ZXXfcq__link{color:var(--gray-500);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.8125rem;overflow:hidden}.referral-card-module__ZXXfcq__bottom{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.referral-card-module__ZXXfcq__bottomLeft{align-items:center;gap:.75rem;min-width:0;display:flex}.referral-card-module__ZXXfcq__publisher{color:var(--foreground);align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.referral-card-module__ZXXfcq__publisherAvatar,.referral-card-module__ZXXfcq__publisherAvatarFallback{border-radius:50%;flex-shrink:0;width:22px;height:22px}.referral-card-module__ZXXfcq__publisherAvatar{object-fit:cover}.referral-card-module__ZXXfcq__publisherAvatarFallback{color:#fff;background:linear-gradient(135deg, var(--accent), #818cf8);justify-content:center;align-items:center;font-size:.6875rem;font-weight:700;display:flex}.referral-card-module__ZXXfcq__videoButton{background:var(--gray-100);color:var(--foreground);padding:.375rem .75rem;font-size:.8125rem}.referral-card-module__ZXXfcq__videoButton[data-hovered]{background:var(--gray-200)}.referral-card-module__ZXXfcq__actions{justify-content:flex-end;display:flex}
.avatar-upload-module__xdeq2W__row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.avatar-upload-module__xdeq2W__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:64px;height:64px}.avatar-upload-module__xdeq2W__avatarFallback{color:#fff;background:linear-gradient(135deg, var(--accent), #818cf8);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;font-weight:700;display:flex}.avatar-upload-module__xdeq2W__actions{flex-direction:column;gap:.5rem;display:flex}.avatar-upload-module__xdeq2W__fileLabel{color:var(--gray-500);font-size:.8125rem;font-weight:500}.avatar-upload-module__xdeq2W__fileInput{color:var(--gray-500);font-size:.8125rem;display:block}.avatar-upload-module__xdeq2W__fileInput::file-selector-button{appearance:none;border:1px solid var(--gray-300);background:var(--background);color:var(--accent);cursor:pointer;border-radius:8px;margin-right:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.avatar-upload-module__xdeq2W__fileInput::file-selector-button:hover{background:#4f46e514}.avatar-upload-module__xdeq2W__fileInput:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.avatar-upload-module__xdeq2W__removeButton{appearance:none;color:var(--gray-500);border:1px solid var(--gray-300);cursor:pointer;background:0 0;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem}.avatar-upload-module__xdeq2W__removeButton:hover{background:var(--gray-100);color:#c0392b;border-color:#c0392b}.avatar-upload-module__xdeq2W__removeButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.avatar-upload-module__xdeq2W__removeButton:disabled{cursor:not-allowed;opacity:.6}.avatar-upload-module__xdeq2W__status{color:var(--gray-500);font-size:.8125rem}.avatar-upload-module__xdeq2W__error{color:#c0392b;width:100%;font-size:.8125rem}
.combobox-module__9VzobW__field{flex-direction:column;gap:.375rem;display:flex}.combobox-module__9VzobW__label{color:var(--gray-500);font-size:.8125rem;font-weight:500}.combobox-module__9VzobW__inputGroup{border:1px solid var(--gray-300);border-radius:var(--radius);display:flex;overflow:hidden}.combobox-module__9VzobW__inputGroup:has(input[data-focused]){outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.combobox-module__9VzobW__input{background:var(--background);color:var(--foreground);border:none;outline:none;flex:1;padding:.625rem .75rem;font-family:inherit;font-size:.9375rem}.combobox-module__9VzobW__trigger{border:none;border-left:1px solid var(--gray-200);background:var(--gray-100);cursor:pointer;color:var(--gray-500);padding:0 .75rem}.combobox-module__9VzobW__popover{border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--background);min-width:var(--trigger-width);box-shadow:0 4px 16px #0000001a}.combobox-module__9VzobW__listbox{outline:none;max-height:240px;padding:.25rem;overflow-y:auto}.combobox-module__9VzobW__item{cursor:pointer;border-radius:6px;padding:.5rem .625rem;font-size:.9375rem}.combobox-module__9VzobW__item[data-focused],.combobox-module__9VzobW__item[data-hovered]{background:var(--gray-100)}
.profile-form-module__Md94Ga__wrapper{flex-direction:column;gap:1.25rem;max-width:480px;display:flex}.profile-form-module__Md94Ga__form{flex-direction:column;gap:.75rem;display:flex}.profile-form-module__Md94Ga__social{border:1px solid var(--gray-200);border-radius:var(--radius);flex-direction:column;gap:1rem;padding:1rem;display:flex}.profile-form-module__Md94Ga__error{color:#c0392b;font-size:.875rem}.profile-form-module__Md94Ga__success{color:#27ae60;font-size:.875rem}.profile-form-module__Md94Ga__publicProfile{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.profile-form-module__Md94Ga__publicProfileLabel{color:var(--gray-500);font-size:.875rem}.profile-form-module__Md94Ga__profileLink{color:var(--accent);background:#4f46e514;border-radius:999px;align-items:center;padding:.375rem .875rem;font-size:.875rem;font-weight:500;display:inline-flex}.profile-form-module__Md94Ga__profileLink[data-hovered]{background:#4f46e529}.profile-form-module__Md94Ga__profileLink[data-focus-visible]{outline:2px solid var(--accent);outline-offset:2px}
.field-module__0SFVmG__field{flex-direction:column;gap:.375rem;display:flex}.field-module__0SFVmG__label{color:var(--gray-500);font-size:.8125rem;font-weight:500}.field-module__0SFVmG__input,.field-module__0SFVmG__textarea{border:1px solid var(--gray-300);border-radius:var(--radius);background:var(--background);color:var(--foreground);padding:.625rem .75rem;font-family:inherit;font-size:.9375rem}.field-module__0SFVmG__textarea{resize:vertical;min-height:5rem}.field-module__0SFVmG__field:focus-within .field-module__0SFVmG__input,.field-module__0SFVmG__field:focus-within .field-module__0SFVmG__textarea{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.field-module__0SFVmG__field[data-invalid] .field-module__0SFVmG__input,.field-module__0SFVmG__field[data-invalid] .field-module__0SFVmG__textarea{border-color:#c0392b}.field-module__0SFVmG__input:read-only,.field-module__0SFVmG__textarea:read-only{background:var(--gray-100);color:var(--gray-500);cursor:default}.field-module__0SFVmG__error{color:#c0392b;font-size:.8125rem}
.referral-form-module__iDlkqa__form{border:1px solid var(--gray-200);border-radius:var(--radius);flex-direction:column;gap:1rem;max-width:480px;padding:1.5rem;display:flex}.referral-form-module__iDlkqa__error{color:#c0392b;font-size:.875rem}
.app-referrals-section-module__xcTFzW__section{flex-direction:column;gap:1.5rem;display:flex}.app-referrals-section-module__xcTFzW__header{align-items:center;gap:1rem;display:flex}.app-referrals-section-module__xcTFzW__icon{object-fit:cover;border-radius:14px;width:56px;height:56px}.app-referrals-section-module__xcTFzW__iconFallback{color:#fff;background:linear-gradient(135deg, var(--accent), #818cf8);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;font-weight:700;display:flex}.app-referrals-section-module__xcTFzW__list{flex-direction:column;gap:1rem;display:flex}.app-referrals-section-module__xcTFzW__sortRow{gap:.5rem;display:flex}.app-referrals-section-module__xcTFzW__sortLink,.app-referrals-section-module__xcTFzW__sortActive{border-radius:999px;padding:.375rem .75rem;font-size:.8125rem}.app-referrals-section-module__xcTFzW__sortLink{color:var(--gray-500)}.app-referrals-section-module__xcTFzW__sortLink:hover{background:var(--gray-100)}.app-referrals-section-module__xcTFzW__sortActive{color:#fff;background:var(--accent);font-weight:600}
.social-links-module__pt95Bq__row{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.social-links-module__pt95Bq__link{color:var(--accent);background:#4f46e514;border-radius:999px;padding:.25rem .75rem;font-size:.8125rem;font-weight:500}.social-links-module__pt95Bq__link[data-hovered]{background:#4f46e529}.social-links-module__pt95Bq__link[data-focus-visible]{outline:2px solid var(--accent);outline-offset:2px}
.page-module__LDwKwq__page{max-width:640px;margin:0 auto;padding:2rem 1rem}
.auth-form-module__bn7oWq__page{justify-content:center;padding:4rem 1rem;display:flex}.auth-form-module__bn7oWq__form{border:1px solid var(--gray-200);border-radius:var(--radius);flex-direction:column;gap:1rem;width:100%;max-width:320px;padding:2rem;display:flex}.auth-form-module__bn7oWq__error{color:#c0392b;font-size:.875rem}
.page-module__8wTA3G__page{flex-direction:column;gap:1.5rem;max-width:640px;margin:0 auto;padding:2rem 1rem;display:flex}.page-module__8wTA3G__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.page-module__8wTA3G__referralsLink{color:var(--accent);font-size:.875rem;font-weight:500;text-decoration:none}.page-module__8wTA3G__referralsLink:hover{text-decoration:underline}.page-module__8wTA3G__referralsLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}
.page-module__08W40W__page{flex-direction:column;gap:2rem;max-width:640px;margin:0 auto;padding:2rem 1rem;display:flex}.page-module__08W40W__list{flex-direction:column;gap:1rem;display:flex}.page-module__08W40W__back{margin-bottom:-1rem;font-size:.875rem}
.page-module___RZqjG__page{max-width:640px;margin:0 auto;padding:2rem 1rem}.page-module___RZqjG__header{text-align:center;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.page-module___RZqjG__header img{border-radius:50%}.page-module___RZqjG__list{flex-direction:column;gap:1rem;display:flex}
.page-module__E0kJGG__page{flex:1;justify-content:center;padding:4rem 1rem;display:flex}.page-module__E0kJGG__main{flex-direction:column;gap:3rem;width:100%;max-width:960px;display:flex}.page-module__E0kJGG__hero{text-align:center;flex-direction:column;gap:1rem;max-width:480px;margin:0 auto;display:flex}.page-module__E0kJGG__hero h1{letter-spacing:-.03em;font-size:2.5rem}.page-module__E0kJGG__hero p{color:var(--gray-500)}.page-module__E0kJGG__creators h2{margin-bottom:1.25rem;font-size:1.25rem}.page-module__E0kJGG__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.25rem;display:grid}
.page-module__3QQ_oW__page{flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;padding:2rem 1rem;display:flex}.page-module__3QQ_oW__hint{text-align:center;color:var(--gray-500)}.page-module__3QQ_oW__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.25rem;display:grid}
