:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:16px/145% Manrope,system-ui,Segoe UI,Roboto,sans-serif}*,:before,:after{box-sizing:border-box}body{width:100%;margin:0}#root{width:100%;min-height:100vh}.media-carousel{width:calc(100% - 40px);margin:16px 20px 0}.media-carousel__slide{aspect-ratio:3/4;-webkit-user-select:none;user-select:none;background:#111;border-radius:14px;position:relative;overflow:hidden}.media-carousel__video{border:none;width:100%;height:100%;display:block}.media-carousel__image{object-fit:cover;cursor:zoom-in;width:100%;height:100%;display:block}.media-carousel__badge{color:#fff;pointer-events:none;white-space:nowrap;background:#0000008c;border-radius:999px;padding:4px 12px;font-size:.75rem;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.media-carousel__badge:before{content:"";background:#4ade80;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.media-carousel__arrow{cursor:pointer;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.media-carousel__arrow--prev{left:10px}.media-carousel__arrow--next{right:10px}.media-carousel__dots{justify-content:center;gap:6px;padding-top:10px;display:flex}.media-carousel__dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .2s}.media-carousel__dot--active{background:#111827}.media-carousel__lightbox{z-index:1000;isolation:isolate;background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.media-carousel__lightbox img{object-fit:contain;border-radius:4px;max-width:100%;max-height:100%}.media-carousel__lightbox-close{cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex;position:absolute;top:16px;right:16px}.media-carousel__arrow--lightbox{background:#fff3;width:44px;height:44px;position:absolute}.media-carousel__lightbox-dots{gap:6px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.payment-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.payment-modal{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:360px;padding:28px 24px 24px;position:relative;box-shadow:0 20px 40px #00000040}.payment-modal--success{padding:40px 24px}.payment-modal__success-icon{color:#15803d;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;animation:.3s payment-modal-pop;display:flex}@keyframes payment-modal-pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.payment-modal__close{color:#111827;cursor:pointer;background:0 0;border:none;font-size:1.4rem;line-height:1;position:absolute;top:16px;right:16px}.payment-modal__title{color:#111827;margin:0 0 12px;font-size:1.3rem;font-weight:700}.payment-modal__subtitle{color:#6b7280;margin:0 0 20px;font-size:.9rem;line-height:1.5}.payment-modal__qr{justify-content:center;margin-bottom:20px;display:flex}.payment-modal__qr img{border:1px solid #e5e7eb;border-radius:12px;width:180px;height:180px}.payment-modal__copy-btn{color:#14532d;cursor:pointer;background:#86efac;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:16px;padding:14px;font-size:.95rem;font-weight:700;display:flex}.payment-modal__status{justify-content:center;align-items:center;display:flex}.payment-modal__status-text{color:#9ca3af;font-size:.85rem;animation:2s ease-in-out infinite payment-modal-pulse}@keyframes payment-modal-pulse{0%,to{opacity:1}50%{opacity:.35}}.payment-modal__divider{border:none;border-top:1px solid #e5e7eb;margin:16px 0}.payment-modal__save-actions{gap:10px;margin-top:4px;display:flex}.payment-modal__btn{cursor:pointer;border:none;border-radius:10px;flex:1;padding:13px;font-size:.95rem;font-weight:600}.payment-modal__btn--secondary{color:#374151;background:#f3f4f6}.payment-modal__btn--primary{color:#fff;background:#14532d}.payment-modal__footer{color:#9ca3af;margin:0;font-size:.8rem;line-height:1.5}.login-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.login-modal{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:360px;padding:32px 24px 24px;position:relative;box-shadow:0 20px 40px #00000040}.login-modal__close{color:#111827;cursor:pointer;background:0 0;border:none;font-size:1.4rem;line-height:1;position:absolute;top:16px;right:16px}.login-modal__logo{width:auto;height:32px;margin:0 auto 6px;display:block}.login-modal__subtitle{color:#6b7280;margin:0 0 24px;font-size:.9rem}.login-modal__provider{color:#111827;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:12px;padding:13px;font-size:.9rem;font-weight:600;display:flex}.login-modal__provider:disabled{opacity:.6;cursor:default}.login-modal__spinner{border:2px solid #d1d5db;border-top-color:#374151;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite login-modal-spin}@keyframes login-modal-spin{to{transform:rotate(360deg)}}.login-modal__error{color:#dc2626;text-align:center;margin:4px 0 0;font-size:.8rem}.login-modal__terms{color:#9ca3af;margin:14px 0 0;font-size:.75rem;line-height:1.5}.page-header{z-index:10;background:#fff;justify-content:space-between;align-items:center;padding:14px 16px;display:flex;position:sticky;top:0}.page-header:after{content:"";background:#eef0f2;width:100vw;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.page-header__icon-btn{color:#111827;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.page-header__logo{width:auto;height:34px}.page-header__avatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.post-page{background:#fff;justify-content:center;width:100%;min-height:100vh;display:flex}.post-card{box-sizing:border-box;width:100%;padding-bottom:40px}@media (width>=640px){.post-card{max-width:480px;padding:0 0 48px}}.post-spinner{border:3px solid #e5e7eb;border-top-color:#111827;border-radius:50%;width:36px;height:36px;animation:.75s linear infinite post-spin;display:inline-block}@keyframes post-spin{to{transform:rotate(360deg)}}.post-card--center{color:#6b7280;text-align:center;justify-content:center;align-items:center;min-height:320px;padding:32px;font-size:.95rem;display:flex}.creator-row{align-items:center;gap:12px;padding:20px 20px 5px;display:flex}.creator-avatar{object-fit:cover;background:#e5e7eb;border:2px solid #fbbf24;border-radius:50%;width:40px;height:40px}.creator-info{flex-direction:column;gap:0;display:flex}.creator-name{color:#111827;letter-spacing:.02em;text-transform:uppercase;font-size:.95rem;font-weight:700;line-height:1.1}.creator-username{color:#6b7280;font-size:.8rem;line-height:1}.cta-button{color:#fff;cursor:pointer;background:#14532d;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 40px);margin:18px 20px 0;padding:14px;font-size:1rem;font-weight:600;display:flex}.cta-button:disabled{opacity:.7;cursor:default}.cta-button--unlocked{opacity:1;cursor:default;background:#15803d}.payment-method{text-align:center;color:#15803d;letter-spacing:.03em;margin:10px 20px 0;font-size:.75rem;font-weight:600}.payment-error{text-align:center;color:#dc2626;margin:10px 20px 0;font-size:.8rem}.post-title{text-align:center;color:#111827;margin:22px 20px 0;font-size:1.25rem;font-weight:800}.post-description{text-align:center;color:#6b7280;margin:10px 24px 0;font-size:.9rem;line-height:1.5}.partners{flex-direction:column;align-items:center;gap:10px;padding:22px 20px 32px;display:flex}.partners-label{color:#9ca3af;letter-spacing:.05em;font-size:.75rem;font-weight:700}.post-footer{text-align:center;color:#9ca3af;padding:28px 20px 0;font-size:.8rem}.post-footer__link{color:#6b7280;font-weight:600;text-decoration:none}.post-footer__link:hover{text-decoration:underline}.partner-button{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;padding:12px;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.login-page{background:#fff;flex-direction:column;align-items:center;min-height:100vh;padding:0 24px;display:flex}.login-page__card{text-align:center;flex:1;width:100%;max-width:420px;padding-top:72px}.login-page__logo{width:auto;height:52px;margin:0 auto 36px;display:block}.login-page__title{color:#111827;margin:0 0 12px;font-size:1.9rem;font-weight:800}.login-page__subtitle{color:#6b7280;margin:0 0 52px;font-size:.95rem;line-height:1.6}.login-page__buttons{flex-direction:column;gap:12px;display:flex}.login-page__btn{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px 20px;font-size:1rem;font-weight:600;transition:opacity .15s;display:flex}.login-page__btn:disabled{opacity:.6;cursor:default}.login-page__btn--facebook{color:#fff;background:#1877f2}.login-page__btn--google{color:#111827;background:#fff;box-shadow:0 1px 4px #0000001f}.login-page__btn--apple{color:#fff;background:#111827}.login-page__spinner{border:2px solid #00000026;border-top-color:#374151;border-radius:50%;flex-shrink:0;width:20px;height:20px;animation:.7s linear infinite login-page-spin}.login-page__spinner--white{border-color:#fff #ffffff4d #ffffff4d}@keyframes login-page-spin{to{transform:rotate(360deg)}}.login-page__error{color:#dc2626;margin:14px 0 0;font-size:.85rem}.login-page__divider{border:none;border-top:1px solid #d1d5db;margin:24px 0 0}.login-page__footer{text-align:center;width:100%;max-width:420px;padding:24px 0 32px}.login-page__footer-links{justify-content:center;gap:24px;margin-bottom:10px;display:flex}.login-page__footer-links a{color:#374151;font-size:.82rem;text-decoration:underline}.login-page__copyright{color:#6b7280;margin:0;font-size:.78rem}.user-page{background:#fff;justify-content:center;width:100%;min-height:100vh;display:flex}.user-card{box-sizing:border-box;width:100%}@media (width>=640px){.user-card{max-width:480px}}.user-page__title-row{justify-content:space-between;align-items:center;padding:20px 20px 0;display:flex}.user-page__title{color:#111827;margin:0;font-size:1.4rem;font-weight:800}.user-page__menu-wrap{position:relative}.user-page__menu-btn{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.user-page__dropdown{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:130px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.user-page__dropdown-item{text-align:left;color:#dc2626;cursor:pointer;background:0 0;border:none;width:100%;padding:13px 16px;font-size:.95rem;font-weight:500;text-decoration:none;display:block}.user-page__dropdown-item:hover{background:#fef2f2}.user-page__dropdown-item--neutral{color:#111827;border-bottom:1px solid #f3f4f6}.user-page__dropdown-item--neutral:hover{background:#f9fafb}.user-page__tabs{gap:24px;padding:16px 20px 0;display:flex;position:relative}.user-page__tabs:after{content:"";background:#e5e7eb;width:100vw;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.user-page__tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:0 0 12px;font-size:.95rem;font-weight:500}.user-page__tab--active{color:#111827;border-bottom-color:#111827;font-weight:700}.user-page__content{min-height:300px}.user-page__loading{color:#9ca3af;justify-content:center;align-items:center;padding:60px 20px;font-size:.9rem;display:flex}.user-page__grid{grid-template-columns:repeat(3,1fr);gap:2px;padding:2px 0;display:grid}.user-page__grid-item{aspect-ratio:1;cursor:pointer;background:0 0;border:none;padding:0;overflow:hidden}.user-page__grid-img{object-fit:cover;width:100%;height:100%;display:block}.user-page__grid-placeholder{background:#e5eaf0;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.user-page__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 32px;display:flex}.user-page__empty-icon{margin-bottom:20px;font-size:5rem;line-height:1}.user-page__empty-title{color:#111827;margin:0 0 10px;font-size:1.2rem;font-weight:700}.user-page__empty-text{color:#6b7280;margin:0;font-size:.9rem;line-height:1.6}.creator-page{background:#fff;justify-content:center;width:100%;min-height:100vh;display:flex}.creator-card{box-sizing:border-box;width:100%}@media (width>=640px){.creator-card{max-width:480px}}.creator-page__center{flex:1;justify-content:center;align-items:center;min-height:300px;display:flex}.creator-page__spinner{border:3px solid #e5e7eb;border-top-color:#111827;border-radius:50%;width:36px;height:36px;animation:.75s linear infinite creator-spin;display:inline-block}@keyframes creator-spin{to{transform:rotate(360deg)}}.creator-page__body{box-sizing:border-box;width:100%;padding-bottom:48px}.creator-page__profile{text-align:center;flex-direction:column;align-items:center;padding:32px 24px 24px;display:flex}.creator-page__avatar-wrap{width:96px;height:96px;margin-bottom:16px;position:relative}.creator-page__avatar{object-fit:cover;border:3px solid #fff;border-radius:50%;width:96px;height:96px;box-shadow:0 0 0 3px #e5e7eb}.creator-page__badge{background:#15803d;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;bottom:2px;right:2px}.creator-page__name{color:#111827;margin:0 0 6px;font-size:1.6rem;font-weight:800}.creator-page__username{color:#6b7280;margin:0 0 14px;font-size:.9rem}.creator-page__bio{color:#374151;white-space:pre-line;margin:0;font-size:.9rem;line-height:1.6}.creator-page__links{padding:8px 20px 0}.creator-page__links-title{color:#111827;margin:0 0 12px;font-size:1.1rem;font-weight:700}.creator-page__link-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.creator-page__link-item{color:#111827;border-bottom:1px solid #f3f4f6;align-items:center;gap:14px;padding:15px 4px;text-decoration:none;display:flex}.creator-page__link-item:last-child{border-bottom:none}.creator-page__link-icon{color:#374151;background:#f3f4f6;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.creator-page__link-name{flex:1;font-size:.95rem;font-weight:500}.creator-page__posts{padding:24px 20px 0}.creator-page__posts-title{color:#111827;margin:0 0 16px;font-size:1.1rem;font-weight:700}.creator-page__posts-empty{color:#9ca3af;margin:0;font-size:.9rem}.creator-page__posts-grid{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.creator-page__post-card{cursor:pointer;aspect-ratio:1;background:#f3f4f6;border-radius:6px;position:relative;overflow:hidden}.creator-page__post-thumb{width:100%;height:100%;position:relative}.creator-page__post-thumb img{object-fit:cover;width:100%;height:100%;display:block}.creator-page__post-thumb-placeholder{background:#e5e7eb;width:100%;height:100%}.creator-page__post-badge{color:#fff;background:#0000008c;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:600;line-height:1.4;position:absolute;bottom:6px;left:6px}.creator-page__post-lock{background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;bottom:6px;right:6px}.creator-page__posts-loading{justify-content:center;padding:24px 0;display:flex}.creator-page__load-more{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:10px;width:100%;margin-top:16px;padding:12px;font-size:.95rem;font-weight:600;display:block}.creator-page__load-more:hover{background:#e5e7eb}
