.verification-page{min-height:100vh;padding:76px 18px 42px;display:flex;justify-content:center;align-items:flex-start;background:radial-gradient(circle at 8% -4%,rgba(0,191,166,.18),transparent 30%),radial-gradient(circle at 95% 2%,rgba(255,255,255,.9),transparent 26%),radial-gradient(circle at 70% 100%,rgba(0,191,166,.08),transparent 30%),linear-gradient(180deg,#f8fcfb 0%,#edf4f4 48%,#e8eeee 100%);color:var(--bl-text)}.verification-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(7,17,31,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(7,17,31,.02) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.28),transparent 74%);mask-image:linear-gradient(180deg,rgba(0,0,0,.28),transparent 74%)}.verification-card{position:relative;isolation:isolate;overflow:hidden;width:100%;max-width:760px;padding:30px;border:1px solid rgba(255,255,255,.88);border-radius:32px;background:radial-gradient(circle at 103% 0%,rgba(0,191,166,.12),transparent 25%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.94));box-shadow:0 24px 70px #07111f13,inset 0 1px #ffffffbf;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.verification-card:before{content:"";position:absolute;left:30px;right:30px;top:0;height:1px;background:linear-gradient(90deg,rgba(0,191,166,.28),rgba(0,191,166,0))}.verification-card:after{content:"";position:absolute;right:-54px;top:-86px;z-index:-1;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,rgba(0,191,166,.11),rgba(0,191,166,.035) 58%,transparent 62%);pointer-events:none}.verification-badge{display:inline-flex;align-items:center;width:fit-content;min-height:32px;margin:0 0 14px;padding:8px 13px;border-radius:999px;background:rgba(233,251,247,.9);color:var(--bl-teal-dark);border:1px solid rgba(0,191,166,.2);font-size:12px;font-weight:950;letter-spacing:.075em;text-transform:uppercase}.verification-card h1{max-width:620px;margin:0 0 12px;color:var(--bl-navy);font-size:clamp(32px,5vw,48px);font-weight:950;line-height:.98;letter-spacing:-.07em}.verification-intro{max-width:680px;margin:0 0 24px;color:var(--bl-muted);font-size:15.5px;font-weight:650;line-height:1.65}.verification-status-box{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:24px 0}.verification-status-box>div{padding:16px;border-radius:22px;background:linear-gradient(180deg,#fbfcfd,#f5f8f8);border:1px solid var(--bl-border-soft);box-shadow:inset 0 1px #fffc}.verification-label{display:block;margin-bottom:6px;color:var(--bl-muted);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.verification-status-box strong{display:block;color:var(--bl-navy);font-size:18px;font-weight:950;letter-spacing:-.03em}.verification-success,.verification-error{margin:18px 0;padding:15px 16px;border-radius:18px;font-weight:750;line-height:1.5}.verification-success{background:#f7fffd;color:var(--bl-teal-dark);border:1px solid rgba(0,191,166,.22);border-top:4px solid var(--bl-teal)}.verification-error{background:var(--bl-danger-soft);color:var(--bl-danger);border:1px solid rgba(192,57,43,.18);border-top:4px solid var(--bl-danger)}.verification-form{display:grid;gap:16px;margin-top:24px}.verification-field{padding:18px;border-radius:24px;background:#f8fafc;border:1px solid var(--bl-border-soft)}.verification-field label{display:block;margin-bottom:7px;color:var(--bl-text);font-size:14px;font-weight:950}.verification-field p{margin:0 0 12px;color:var(--bl-muted);font-size:13.5px;font-weight:650;line-height:1.55}.verification-field input[type=file]{width:100%;min-height:48px;padding:12px 15px;border-radius:18px;background:#ffffff;border:1px dashed rgba(7,17,31,.16);color:var(--bl-muted);font-family:inherit;font-size:14px;font-weight:700}.verification-field input[type=file]:focus{border-color:var(--bl-teal);box-shadow:0 0 0 4px #00bfa61f;outline:none}.verification-checks{display:grid;gap:12px;margin:4px 0 0}.verification-checks label{display:flex;align-items:flex-start;gap:11px;padding:15px;border-radius:18px;background:#ffffff;border:1px solid var(--bl-border-soft);color:var(--bl-text);cursor:pointer;box-shadow:0 10px 24px #07111f09}.verification-checks input{width:18px;min-width:18px;height:18px;min-height:18px;margin:1px 0 0;accent-color:var(--bl-teal)}.verification-checks span{color:var(--bl-text);font-size:13.5px;font-weight:750;line-height:1.45}.verification-privacy-note{margin:2px 0 0;padding:16px;border-radius:20px;background:#f7fffd;color:var(--bl-muted);border:1px solid rgba(0,191,166,.18);font-size:13.5px;font-weight:700;line-height:1.55}.verification-submit{width:100%;min-height:54px;margin-top:4px;padding:0 20px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));color:#fff;font-size:15px;font-weight:950;cursor:pointer;box-shadow:0 16px 34px #00bfa638}.verification-submit:hover{background:var(--bl-teal-dark);color:#fff;transform:translateY(-1px);box-shadow:0 18px 36px #00bfa63d}.verification-submit:disabled{opacity:.58;cursor:not-allowed;transform:none;box-shadow:none}.verification-approved{margin-top:24px;padding:22px;border-radius:24px;background:#f7fffd;border:1px solid rgba(0,191,166,.22);border-top:4px solid var(--bl-teal);box-shadow:var(--bl-shadow-soft)}.verification-approved h2{margin:0 0 8px;color:var(--bl-navy);font-size:24px;font-weight:950;letter-spacing:-.055em}.verification-approved p{margin:0;color:var(--bl-muted);font-weight:650;line-height:1.6}.verification-loading,.verification-muted{color:var(--bl-muted);font-weight:700}@media (max-width: 800px){.verification-page{padding:84px 14px 24px}.verification-card{padding:22px;border-radius:24px}.verification-card:before{left:22px;right:22px}.verification-card h1{font-size:clamp(30px,9vw,40px);letter-spacing:-.065em}.verification-status-box{grid-template-columns:1fr}.verification-field{padding:16px;border-radius:20px}}@media (max-width: 520px){.verification-page{padding-left:12px;padding-right:12px}.verification-card{padding:20px}.verification-checks label{padding:14px}}.verification-checks{width:100%;max-width:720px;margin:12px auto 0;display:grid;gap:14px}.verification-checks label{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:18px;padding:16px 20px;border-radius:18px;background:#ffffff;border:1px solid var(--bl-border-soft);box-shadow:0 10px 24px #07111f09}.verification-checks input{width:18px;min-width:18px;height:18px;min-height:18px;margin:0;accent-color:var(--bl-teal)}.verification-checks span{flex:1;text-align:left;color:var(--bl-text);font-size:13.5px;font-weight:750;line-height:1.45}.verification-privacy-note{max-width:720px;margin:2px auto 0;text-align:center}.verification-privacy-note .verification-legal-links{display:none!important}.verification-success-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:20px;background:rgba(7,17,31,.42);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.verification-success-modal{width:min(100%,540px);padding:30px;border-radius:30px;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.12),transparent 30%),#ffffff;border:1px solid rgba(255,255,255,.88);box-shadow:0 30px 90px #07111f3d;text-align:center}.verification-success-modal .verification-badge{margin-left:auto;margin-right:auto}.verification-success-modal h2{margin:10px 0 12px;color:var(--bl-teal-dark);font-size:clamp(24px,4vw,34px);font-weight:950;line-height:1.08;letter-spacing:-.055em}.verification-success-modal-text{margin:0 0 22px;color:var(--bl-muted);font-size:15px;font-weight:700;line-height:1.6}.verification-success-modal .verification-submit{width:auto;min-width:170px;padding-left:28px;padding-right:28px}.creator-set-password-page{justify-content:center}.creator-set-password-page .verification-card,.creator-set-password-page .verification-card h1,.creator-set-password-page .verification-intro,.creator-set-password-page .verification-status-box,.creator-set-password-page .verification-status-box>div,.creator-set-password-page .verification-form,.creator-set-password-page .verification-field,.creator-set-password-page .verification-field label,.creator-set-password-page .verification-field p,.creator-set-password-page .verification-checks,.creator-set-password-page .verification-checks label,.creator-set-password-page .verification-checks span,.creator-set-password-page .verification-error,.creator-set-password-page .verification-loading,.creator-set-password-page .verification-muted{text-align:left}.creator-set-password-page .verification-status-box{grid-template-columns:1fr;width:100%}.creator-set-password-page .verification-form{width:100%;display:grid;grid-template-columns:1fr;justify-items:stretch;align-items:stretch}.creator-set-password-page .verification-field,.creator-set-password-page .verification-checks,.creator-set-password-page .verification-submit{width:100%;max-width:none;margin-left:0;margin-right:0;box-sizing:border-box}.creator-set-password-page .verification-field input{width:100%;box-sizing:border-box}.creator-consent-page{min-height:100vh;position:relative;overflow:hidden;background:#f6f8fa;color:#111827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:24px}.creator-consent-glow{position:fixed;width:520px;height:520px;right:-180px;top:-180px;border-radius:999px;background:rgba(0,191,166,.12);filter:blur(4px);pointer-events:none}.creator-consent-header{width:min(920px,100%);margin:0 auto 28px;display:flex;justify-content:flex-start;align-items:center;gap:18px;position:relative;z-index:1}.creator-consent-brand{display:inline-flex;align-items:center;color:#111827;text-decoration:none}.creator-consent-logo{display:block;width:230px;max-width:58vw;height:auto;object-fit:contain}.creator-consent-shell{width:min(760px,100%);margin:0 auto;position:relative;z-index:1}.creator-consent-card{padding:clamp(26px,5vw,54px);border:1px solid #e3e7eb;border-radius:32px;background:rgba(255,255,255,.97);box-shadow:0 28px 80px #1118271c}.creator-consent-lock{width:54px;height:54px;display:grid;place-items:center;margin-bottom:18px;border-radius:18px;background:#e6fffb;color:#00a891;font-size:1.35rem;font-weight:950}.creator-consent-eyebrow{margin:0 0 9px;color:#00a891;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:950}.creator-consent-card h1{margin:0;font-size:clamp(2.25rem,7vw,4rem);line-height:.98;letter-spacing:-.065em}.creator-consent-intro{max-width:610px;margin:18px 0 0;color:#667085;font-size:1.03rem;line-height:1.7}.creator-consent-name{margin:22px 0 0;padding:13px 16px;border-radius:16px;background:#f6f8fa;color:#475467}.creator-consent-note{display:flex;align-items:center;gap:10px;margin:26px 0 16px;padding:14px 16px;border:1px solid rgba(0,191,166,.17);border-radius:17px;background:#effdf9;color:#087f70;font-weight:800}.creator-consent-list{display:grid;gap:12px;margin-bottom:17px}.creator-consent-check{display:grid;grid-template-columns:26px 1fr;gap:13px;align-items:start;padding:17px;border:1px solid #e4e8ec;border-radius:19px;background:#fff;color:#344054;line-height:1.55;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.creator-consent-check:hover{border-color:#00bfa67a;transform:translateY(-1px);box-shadow:0 10px 26px #1118270e}.creator-consent-check input{position:absolute;opacity:0;pointer-events:none}.creator-consent-custom-check{width:25px;height:25px;display:grid;place-items:center;border:2px solid #b8c0c8;border-radius:7px;color:transparent;font-size:.82rem;font-weight:950}.creator-consent-check input:checked+.creator-consent-custom-check{border-color:#00bfa6;background:#00bfa6;color:#fff}.creator-consent-check input:focus-visible+.creator-consent-custom-check{outline:3px solid rgba(0,191,166,.2);outline-offset:2px}.creator-consent-submit{width:100%;min-height:56px;margin-top:22px;border:0;border-radius:17px;background:#00bfa6;color:#fff;cursor:pointer;font-size:1rem;font-weight:950;box-shadow:0 16px 34px #00bfa63d}.creator-consent-submit:hover:not(:disabled){background:#00a891}.creator-consent-submit:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.creator-consent-error,.creator-consent-state--error{color:#b42318}.creator-consent-error{margin:16px 0 0;font-weight:750}.creator-consent-state{margin-top:28px;padding:18px;border-radius:17px;background:#f6f8fa;color:#667085;text-align:center}.creator-consent-result{margin-top:28px;padding:28px;border:1px solid rgba(0,191,166,.18);border-radius:22px;background:#effdf9;text-align:center}.creator-consent-result>span{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 13px;border-radius:999px;background:#00bfa6;color:#fff;font-size:1.3rem;font-weight:950}.creator-consent-result h2{margin:0 0 8px;font-size:1.55rem}.creator-consent-result p{margin:0;color:#47635f;line-height:1.6}.creator-consent-footer{max-width:620px;margin:18px auto 0;color:#7a8390;text-align:center;font-size:.83rem;line-height:1.55}.creator-consent-card .legal-inline-links{display:block;color:#667085;line-height:1.7;font-size:.9rem}.creator-consent-card .legal-inline-link{border:0;padding:0;background:transparent;color:#008f7c;text-decoration:underline;cursor:pointer;font:inherit;font-weight:800}@media (max-width: 640px){.creator-consent-page{padding:18px 12px 28px}.creator-consent-header{margin-bottom:18px}.creator-consent-brand strong{font-size:1.05rem}.creator-consent-brand-mark{width:36px;height:36px}.creator-consent-languages button{padding:7px 9px;font-size:.78rem}.creator-consent-card{border-radius:24px}.creator-consent-check{padding:15px;font-size:.94rem}}.creator-profile-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(0,191,166,.15),transparent 34%),radial-gradient(circle at top right,rgba(123,47,146,.12),transparent 30%),linear-gradient(135deg,#f7fffd 0%,#ffffff 48%,#eef4f6 100%);color:#07111f;padding-bottom:48px}.creator-profile-hero{position:relative;overflow:hidden;background:#07111f;padding:56px 24px}.creator-profile-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 18%,rgba(0,191,166,.45),transparent 34%),radial-gradient(circle at 82% 12%,rgba(255,75,150,.28),transparent 32%),linear-gradient(135deg,#06131f 0%,#101827 52%,#211227 100%)}.creator-profile-hero-bg img{width:100%;height:100%;object-fit:cover;opacity:.28}.creator-profile-hero-blur{filter:blur(20px);transform:scale(1.14)}.creator-profile-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(7,17,31,.96),rgba(7,17,31,.78)),linear-gradient(180deg,rgba(7,17,31,.1),rgba(7,17,31,.88))}.creator-profile-hero-inner{position:relative;z-index:2;width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:38px;align-items:center}.creator-profile-left{min-width:0}.creator-profile-avatar-row{display:flex;align-items:center;gap:18px;margin-bottom:24px}.creator-profile-avatar{width:140px;height:140px;flex:0 0 auto;border-radius:32px;object-fit:cover;border:5px solid rgba(255,255,255,.96);background:#ffffff;box-shadow:0 24px 64px #00000052}.creator-profile-avatar-fallback{display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#00d8bd,#08776d);font-size:42px;font-weight:950}.creator-profile-badges{display:flex;flex-wrap:wrap;gap:8px}.creator-profile-badges span{display:inline-flex;padding:8px 12px;border-radius:999px;color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:10px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.creator-profile-left h1{margin:0;color:#fff;font-size:clamp(58px,9vw,112px);line-height:.9;letter-spacing:-.075em;text-shadow:0 24px 70px rgba(0,0,0,.36)}.creator-profile-location{margin:18px 0 0;color:#fffc;font-size:16px;font-weight:850}.creator-profile-bio-card{width:min(700px,100%);margin-top:26px;padding:22px 24px;border-radius:26px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.creator-profile-bio-card span{display:block;margin-bottom:8px;color:#43f4db;font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.creator-profile-bio-card p{margin:0;color:#ffffffeb;font-size:16px;line-height:1.65;font-weight:560}.creator-profile-stats{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.creator-profile-stats div{min-width:126px;padding:16px 18px;border-radius:20px;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.96);box-shadow:0 18px 42px #00000029}.creator-profile-stats strong{display:block;color:#00a891;font-size:29px;line-height:1;letter-spacing:-.04em}.creator-profile-stats span{display:block;margin-top:7px;color:#667085;font-size:10px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.creator-profile-action-panel{width:100%;max-width:340px;justify-self:end;padding:24px;border-radius:32px;background:rgba(255,255,255,.97);border:1px solid rgba(255,255,255,.82);box-shadow:0 30px 90px #0000003d}.creator-profile-action-kicker{margin:0 0 8px;color:#00a891;font-size:11px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.creator-profile-action-panel h2{margin:0;color:#07111f;font-size:34px;line-height:1;letter-spacing:-.06em}.creator-profile-action-panel p{margin:14px 0 22px;color:#667085;line-height:1.55;font-weight:600}.creator-profile-actions{display:grid;grid-template-columns:1fr;gap:11px}.creator-profile-actions button,.creator-profile-media-footer button,.creator-profile-mobile-actions button{border:0;cursor:pointer;border-radius:999px;font-weight:950;letter-spacing:-.02em;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.creator-profile-actions button{width:100%;min-height:52px;padding:14px 18px;white-space:normal}.creator-profile-actions button:hover,.creator-profile-media-footer button:hover{transform:translateY(-2px)}.primary-action{background:linear-gradient(135deg,#00d8bd,#00a891);color:#fff;box-shadow:0 16px 36px #00bfa652}.dark-action{background:#07111f;color:#fff;box-shadow:0 16px 36px #07111f33}.elite-action{background:linear-gradient(135deg,#24132f,#7b2f92);color:#fff;box-shadow:0 16px 36px #7b2f923d}.ghost-action{background:#f8fafc;color:#07111f;border:1px solid #e5e7eb!important}.creator-profile-main{width:min(1120px,calc(100% - 48px));margin:34px auto 0;position:relative;z-index:4}.creator-profile-action-message{margin-bottom:18px;padding:16px 18px;border-radius:20px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-weight:850}.creator-profile-content-section{padding:4px 0 42px}.creator-profile-section-title{margin-bottom:20px}.creator-profile-section-title span{color:#00a891;text-transform:uppercase;font-size:12px;font-weight:950;letter-spacing:.1em}.creator-profile-section-title h2{margin:6px 0 0;font-size:44px;line-height:1;letter-spacing:-.065em}.creator-profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px}.creator-profile-media-card{overflow:hidden;border-radius:30px;background:#ffffff;border:1px solid rgba(15,23,42,.06);box-shadow:0 22px 60px #0f172a1a;transition:transform .18s ease,box-shadow .18s ease}.creator-profile-media-card:hover{transform:translateY(-4px);box-shadow:0 30px 80px #0f172a24}.creator-profile-media-preview{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:radial-gradient(circle at 22% 18%,rgba(0,191,166,.22),transparent 36%),linear-gradient(135deg,#07111f,#111827)}.creator-profile-media-preview img{width:100%;height:100%;object-fit:cover}.creator-profile-media-fallback{width:100%;height:100%;display:grid;place-items:center;color:#fff;font-weight:950}.creator-profile-media-badge{position:absolute;top:14px;left:14px;z-index:3;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.94);color:#07111f;font-size:11px;font-weight:950}.creator-profile-lock-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;align-content:center;gap:8px;background:rgba(7,17,31,.68);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;text-align:center}.creator-profile-lock-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.16);font-size:24px}.creator-profile-lock-layer strong{font-size:15px}.creator-profile-lock-layer small{color:#ffffffc7;font-weight:850}.creator-profile-media-body{padding:20px}.creator-profile-media-body h3{margin:0;font-size:18px;letter-spacing:-.04em}.creator-profile-media-body p{margin:8px 0 0;color:#667085;line-height:1.45;font-size:14px}.creator-profile-media-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px}.creator-profile-media-footer span{color:#00a891;font-size:13px;font-weight:950}.creator-profile-media-footer button{min-height:40px;padding:10px 16px;background:linear-gradient(135deg,#00d8bd,#00a891);color:#fff}.creator-profile-media-footer button:disabled{opacity:.75;cursor:not-allowed;transform:none}.creator-profile-empty,.creator-profile-state-card{padding:42px;border-radius:30px;background:#ffffff;border:1px solid rgba(15,23,42,.06);color:#667085;font-weight:850;box-shadow:0 22px 60px #0f172a14}.creator-profile-state-card{width:min(620px,calc(100% - 32px));margin:80px auto;text-align:center}.creator-profile-state-card h1{margin:16px 0 10px;color:#07111f}.creator-profile-back{border:0;background:#f1f5f9;color:#07111f;padding:12px 16px;border-radius:999px;font-weight:950;cursor:pointer}.creator-profile-spinner{width:42px;height:42px;margin:0 auto 18px;border-radius:50%;border:4px solid #e2e8f0;border-top-color:#00bfa6;animation:creator-profile-spin .9s linear infinite}@keyframes creator-profile-spin{to{transform:rotate(360deg)}}.creator-profile-mobile-actions{display:none}@media (max-width: 1050px){.creator-profile-hero-inner{grid-template-columns:1fr;width:min(860px,100%)}.creator-profile-action-panel{justify-self:stretch;max-width:100%}.creator-profile-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.creator-profile-page{padding-bottom:90px}.creator-profile-hero{padding:34px 12px 46px}.creator-profile-avatar-row{display:block}.creator-profile-avatar{width:124px;height:124px;border-radius:28px}.creator-profile-badges{margin-top:16px}.creator-profile-badges span{font-size:9px}.creator-profile-left h1{margin-top:18px;font-size:58px;letter-spacing:-.065em}.creator-profile-location{font-size:15px}.creator-profile-bio-card{padding:20px}.creator-profile-bio-card p{font-size:15px}.creator-profile-stats{display:grid;grid-template-columns:1fr}.creator-profile-action-panel{padding:20px;border-radius:28px}.creator-profile-actions{display:none}.creator-profile-main{width:calc(100% - 24px);margin-top:26px}.creator-profile-section-title h2{font-size:36px}.creator-profile-mobile-actions{position:fixed;z-index:50;left:10px;right:10px;bottom:10px;display:grid;grid-template-columns:1fr 1fr .7fr;gap:8px;padding:10px;border-radius:24px;background:rgba(255,255,255,.94);border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 50px #0f172a33;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.creator-profile-mobile-actions button{min-height:46px;padding:10px 8px;background:#07111f;color:#fff;font-size:12px}.creator-profile-mobile-actions button:first-child{background:linear-gradient(135deg,#00d8bd,#00a891)}.creator-profile-mobile-actions button:last-child{background:linear-gradient(135deg,#24132f,#7b2f92)}}.creator-profile-hero{position:relative!important;min-height:auto!important;padding:48px 24px 56px!important;background:#07111f!important;overflow:hidden!important}.creator-profile-hero-inner{position:relative!important;z-index:2!important;width:min(1180px,100%)!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:48px!important;align-items:center!important;min-height:auto!important;padding:0!important}.creator-profile-avatar-row{display:flex!important;align-items:center!important;gap:18px!important;margin-bottom:28px!important}.creator-profile-avatar{width:128px!important;height:128px!important;border-radius:30px!important;object-fit:cover!important;flex:0 0 auto!important}.creator-profile-badges{display:flex!important;flex-wrap:wrap!important;gap:10px!important;max-width:680px!important}.creator-profile-badges span{white-space:nowrap!important}.creator-profile-left h1{margin:0!important;font-size:clamp(64px,8vw,116px)!important;line-height:.9!important}.creator-profile-location{margin-top:18px!important}.creator-profile-bio-card{max-width:700px!important;margin-top:28px!important}.creator-profile-stats{margin-top:24px!important}.creator-profile-action-panel{width:100%!important;max-width:360px!important;justify-self:end!important;padding:28px!important;border-radius:32px!important;box-sizing:border-box!important}.creator-profile-actions{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important}.creator-profile-actions button{width:100%!important;min-height:52px!important;padding:14px 18px!important;border-radius:999px!important;white-space:normal!important;line-height:1.15!important;text-align:center!important;box-sizing:border-box!important;position:static!important;transform:none}.creator-profile-actions button:hover{transform:translateY(-2px)!important}.creator-profile-action-panel,.creator-profile-action-panel *,.creator-profile-actions,.creator-profile-actions *{max-width:100%!important}@media (max-width: 1050px){.creator-profile-hero-inner{grid-template-columns:1fr!important;gap:32px!important}.creator-profile-action-panel{justify-self:stretch!important;max-width:100%!important}.creator-profile-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 680px){.creator-profile-hero{padding:32px 14px 40px!important}.creator-profile-avatar-row{display:block!important}.creator-profile-badges{margin-top:16px!important}.creator-profile-left h1{margin-top:18px!important;font-size:58px!important}.creator-profile-actions{display:grid!important;grid-template-columns:1fr!important}}.creator-profile-action-panel{width:100%!important;max-width:380px!important;justify-self:end!important;padding:22px!important;border-radius:28px!important;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.06))!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 30px 90px #00000047,inset 0 1px #ffffff2e!important;-webkit-backdrop-filter:blur(22px)!important;backdrop-filter:blur(22px)!important;box-sizing:border-box!important}.creator-profile-action-kicker{margin:0 0 8px!important;color:#ffffff94!important;font-size:11px!important;font-weight:900!important;letter-spacing:.18em!important;text-transform:uppercase!important}.creator-profile-action-panel h2{margin:0!important;color:#fff!important;font-size:34px!important;line-height:1!important;letter-spacing:-.055em!important}.creator-profile-action-panel p{margin:12px 0 20px!important;color:#ffffffb8!important;line-height:1.55!important;font-size:15px!important;font-weight:560!important}.creator-profile-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important}.creator-profile-actions button{width:100%!important;min-height:46px!important;padding:11px 12px!important;border-radius:16px!important;font-size:13px!important;line-height:1.15!important;font-weight:850!important;text-align:center!important;box-shadow:none!important;border:1px solid rgba(255,255,255,.12)!important}.primary-action{grid-column:1 / -1!important;min-height:52px!important;border-radius:18px!important;background:linear-gradient(135deg,#00d8bd,#009f8b)!important;color:#fff!important;box-shadow:0 16px 34px #00bfa640!important}.dark-action{background:rgba(255,255,255,.09)!important;color:#fff!important}.elite-action{background:linear-gradient(135deg,rgba(123,47,146,.95),rgba(52,24,72,.95))!important;color:#fff!important}.ghost-action{background:rgba(255,255,255,.92)!important;color:#07111f!important;border:1px solid rgba(255,255,255,.8)!important}.creator-profile-actions button:hover{transform:translateY(-2px)!important;box-shadow:0 16px 34px #0000002e!important}.media-is-clickable{cursor:zoom-in}.media-is-clickable img{transition:transform .22s ease,filter .22s ease}.media-is-clickable:hover img{transform:scale(1.045);filter:saturate(1.06)}.creator-profile-view-hint{position:absolute;right:14px;bottom:14px;z-index:4;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.94);color:#07111f;font-size:11px;font-weight:950;box-shadow:0 12px 28px #0000002e}.creator-profile-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:24px}.creator-profile-lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:rgba(3,10,20,.84);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:zoom-out}.creator-profile-lightbox-panel{position:relative;z-index:2;width:min(1040px,100%);max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:30px;background:rgba(7,17,31,.96);border:1px solid rgba(255,255,255,.14);box-shadow:0 34px 120px #0000008c}.creator-profile-lightbox-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;color:#fff}.creator-profile-lightbox-header span{display:block;margin-bottom:4px;color:#43f4db;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.12em}.creator-profile-lightbox-header h3{margin:0;font-size:22px;line-height:1.1;letter-spacing:-.04em}.creator-profile-lightbox-close{width:44px;height:44px;border:0;border-radius:999px;cursor:pointer;background:rgba(255,255,255,.12);color:#fff;font-size:30px;line-height:1}.creator-profile-lightbox-content{min-height:0;display:grid;place-items:center;overflow:auto;background:radial-gradient(circle at center,rgba(0,191,166,.08),transparent 34%),#050b14}.creator-profile-lightbox-image{display:block;max-width:100%;max-height:74vh;object-fit:contain}.creator-profile-lightbox-video{display:block;width:100%;max-height:74vh;background:#000000}.creator-profile-lightbox-caption{padding:15px 20px 18px;color:#ffffffd1;line-height:1.5;font-size:14px}@media (max-width: 680px){.creator-profile-lightbox{padding:10px}.creator-profile-lightbox-panel{max-height:calc(100vh - 20px);border-radius:22px}.creator-profile-lightbox-header{padding:14px 16px}.creator-profile-lightbox-header h3{font-size:18px}.creator-profile-lightbox-close{width:40px;height:40px}.creator-profile-lightbox-image,.creator-profile-lightbox-video{max-height:72vh}}.creator-profile-lightbox{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:99999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important}.creator-profile-lightbox-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:rgba(2,8,18,.78)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;box-shadow:none!important;transform:none!important;cursor:pointer!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.creator-profile-lightbox-panel{position:relative!important;z-index:2!important;width:min(760px,calc(100vw - 36px))!important;max-height:calc(100vh - 36px)!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;overflow:hidden!important;border-radius:22px!important;background:rgba(7,17,31,.82)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 34px 100px #0000008c!important;-webkit-backdrop-filter:blur(22px)!important;backdrop-filter:blur(22px)!important}.creator-profile-lightbox-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:18px 20px!important;color:#fff!important;background:rgba(255,255,255,.04)!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.creator-profile-lightbox-header span{display:block!important;margin-bottom:5px!important;color:#43f4db!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.12em!important}.creator-profile-lightbox-header h3{margin:0!important;color:#fff!important;font-size:22px!important;line-height:1.1!important;letter-spacing:-.04em!important}.creator-profile-lightbox-close{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;padding:0!important;border:0!important;border-radius:50%!important;cursor:pointer!important;background:rgba(255,255,255,.1)!important;color:#fff!important;font-size:28px!important;line-height:1!important;box-shadow:none!important}.creator-profile-lightbox-content{min-height:0!important;display:grid!important;place-items:center!important;overflow:auto!important;background:rgba(3,10,20,.72)!important}.creator-profile-lightbox-image{display:block!important;max-width:100%!important;max-height:72vh!important;object-fit:contain!important}.creator-profile-lightbox-video{display:block!important;width:100%!important;max-height:72vh!important;background:#000000!important}.creator-profile-lightbox-caption{padding:15px 20px 18px!important;color:#ffffffd1!important;line-height:1.5!important;font-size:14px!important;background:rgba(255,255,255,.04)!important;border-top:1px solid rgba(255,255,255,.08)!important}@media (max-width: 680px){.creator-profile-lightbox{padding:10px!important}.creator-profile-lightbox-panel{width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px)!important;border-radius:18px!important}.creator-profile-lightbox-image,.creator-profile-lightbox-video{max-height:70vh!important}}.creator-profile-view-hint{display:none!important}.bl-media-lightbox{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:999999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:28px!important}.bl-media-lightbox__backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;background:rgba(3,10,20,.78)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important}.bl-media-lightbox__modal{position:relative!important;z-index:2!important;width:min(680px,calc(100vw - 40px))!important;max-height:calc(100vh - 56px)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:22px!important;background:rgba(7,17,31,.9)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 34px 110px #00000094!important;-webkit-backdrop-filter:blur(22px)!important;backdrop-filter:blur(22px)!important}.bl-media-lightbox__header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:16px 18px!important;background:rgba(255,255,255,.055)!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.bl-media-lightbox__header span{display:block!important;margin-bottom:4px!important;color:#43f4db!important;font-size:10px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}.bl-media-lightbox__header h3{margin:0!important;color:#fff!important;font-size:20px!important;line-height:1.1!important;letter-spacing:-.04em!important}.bl-media-lightbox__close{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.12)!important;color:#fff!important;font-size:28px!important;line-height:1!important;cursor:pointer!important;box-shadow:none!important}.bl-media-lightbox__body{min-height:260px!important;max-height:72vh!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:auto!important;background:rgba(2,8,18,.76)!important}.bl-media-lightbox__image{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:72vh!important;object-fit:contain!important}.bl-media-lightbox__video{display:block!important;width:100%!important;max-height:72vh!important;background:#000000!important}.bl-media-lightbox__caption{padding:14px 18px 16px!important;color:#ffffffd1!important;background:rgba(255,255,255,.055)!important;border-top:1px solid rgba(255,255,255,.08)!important;font-size:14px!important;line-height:1.5!important}@media (max-width: 680px){.bl-media-lightbox{padding:10px!important}.bl-media-lightbox__modal{width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px)!important;border-radius:18px!important}.bl-media-lightbox__body{min-height:220px!important}.bl-media-lightbox__image,.bl-media-lightbox__video{max-height:68vh!important}}.creator-profile-media-video-preview{display:block;width:100%;height:100%;object-fit:cover;background:#050b14}.bl-media-lightbox__body{scrollbar-width:none;-ms-overflow-style:none}.bl-media-lightbox__body::-webkit-scrollbar{width:0;height:0;display:none}.bl-media-lightbox__image{transition:transform .18s ease;transform-origin:center center;-webkit-user-select:none;user-select:none;cursor:zoom-in}.bl-media-lightbox__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px 16px;color:#ffffffd1;background:rgba(255,255,255,.055);border-top:1px solid rgba(255,255,255,.08)}.bl-media-lightbox__footer p{min-width:0;margin:0;font-size:14px;line-height:1.5}.bl-media-lightbox__zoom-controls{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.bl-media-lightbox__zoom-controls button{min-width:40px;height:36px;padding:0 12px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.1);color:#fff;cursor:pointer;font-weight:900}.bl-media-lightbox__zoom-controls button:hover{background:rgba(255,255,255,.16)}@media (max-width: 680px){.bl-media-lightbox__footer{align-items:stretch;flex-direction:column;gap:10px}.bl-media-lightbox__zoom-controls{justify-content:center}}.bl-media-lightbox__zoom-controls{display:flex;align-items:center;justify-content:center;gap:10px}.bl-media-lightbox__zoom-controls button{min-width:66px;height:48px;padding:0 18px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.11);color:#fff;font-size:18px;font-weight:950;line-height:1;box-shadow:none;white-space:nowrap}.bl-media-lightbox__zoom-controls button:nth-child(2){min-width:92px;padding:0 22px;font-size:16px;letter-spacing:-.02em}.bl-media-lightbox__zoom-controls button:hover{transform:translateY(-1px);background:rgba(255,255,255,.16)}@media (max-width: 680px){.bl-media-lightbox__zoom-controls{gap:8px}.bl-media-lightbox__zoom-controls button{min-width:58px;height:44px;padding:0 14px}.bl-media-lightbox__zoom-controls button:nth-child(2){min-width:84px;padding:0 18px}}.language-switcher,.language-selector,.lang-selector,.lang-switcher{display:none!important}.creator-wishlist-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(0,216,189,.16),transparent 34%),radial-gradient(circle at top right,rgba(123,47,146,.18),transparent 28%),linear-gradient(135deg,#07111f 0%,#0d1424 46%,#160d1d 100%);color:#fff;padding-bottom:56px}.creator-wishlist-hero{position:relative;overflow:hidden;min-height:620px;padding:46px 24px 70px}.creator-wishlist-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(circle at 20% 18%,rgba(0,216,189,.32),transparent 34%),radial-gradient(circle at 82% 10%,rgba(255,75,150,.22),transparent 30%),linear-gradient(135deg,#06131f 0%,#101827 52%,#211227 100%)}.creator-wishlist-hero-bg img{width:100%;height:100%;object-fit:cover;opacity:.2;filter:blur(18px) saturate(1.1);transform:scale(1.12)}.creator-wishlist-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(7,17,31,.96),rgba(7,17,31,.72)),linear-gradient(180deg,rgba(7,17,31,.08),rgba(7,17,31,.98))}.creator-wishlist-hero-inner{position:relative;z-index:2;width:min(1180px,100%);min-height:500px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:42px;align-items:center}.creator-wishlist-copy{min-width:0}.creator-wishlist-back{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.08);color:#ffffffd6;font-weight:850;cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.creator-wishlist-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.creator-wishlist-badges span,.creator-wishlist-kicker,.creator-wishlist-section-title span,.creator-wishlist-featured-label,.creator-wishlist-modal-card>span{display:inline-flex;color:#43f4db;font-size:11px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.creator-wishlist-badges span{padding:8px 12px;border-radius:999px;color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14)}.creator-wishlist-kicker{margin:42px 0 14px}.creator-wishlist-copy h1{max-width:850px;margin:0;color:#fff;font-size:clamp(54px,8vw,104px);line-height:.92;letter-spacing:-.075em;text-shadow:0 26px 80px rgba(0,0,0,.38)}.creator-wishlist-copy h1 strong{display:block;color:#fff}.creator-wishlist-intro{max-width:650px;margin:24px 0 0;color:#ffffffc7;font-size:19px;line-height:1.62;font-weight:600}.creator-wishlist-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:32px}.creator-wishlist-primary,.creator-wishlist-featured-card button,.creator-wishlist-card button,.creator-wishlist-modal-pay{border:0;cursor:pointer;border-radius:999px;background:linear-gradient(135deg,#00d8bd,#009f8b);color:#fff;font-weight:950;letter-spacing:-.025em;box-shadow:0 18px 42px #00bfa647;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.creator-wishlist-primary:hover,.creator-wishlist-featured-card button:hover,.creator-wishlist-card button:hover,.creator-wishlist-modal-pay:hover{transform:translateY(-2px);box-shadow:0 24px 52px #00bfa657}.creator-wishlist-primary{min-height:56px;padding:16px 24px;font-size:16px}.creator-wishlist-hero-actions span{color:#ffffffa3;font-size:13px;font-weight:800}.creator-wishlist-featured-card{width:100%;padding:26px;border-radius:34px;background:radial-gradient(circle at 20% 0%,rgba(0,216,189,.22),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.055));border:1px solid rgba(255,255,255,.16);box-shadow:0 34px 110px #00000057;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.creator-wishlist-featured-avatar{width:104px;height:104px;margin-top:24px;border-radius:28px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#00d8bd,#7b2f92);border:4px solid rgba(255,255,255,.92);box-shadow:0 20px 60px #00000052}.creator-wishlist-featured-avatar img{width:100%;height:100%;object-fit:cover}.creator-wishlist-featured-avatar strong{color:#fff;font-size:30px;font-weight:950}.creator-wishlist-featured-card h2{margin:24px 0 0;color:#fff;font-size:36px;line-height:1;letter-spacing:-.06em}.creator-wishlist-featured-card p{margin:14px 0 0;color:#ffffffb8;line-height:1.58;font-weight:600}.creator-wishlist-featured-price{margin-top:20px;color:#43f4db;font-size:28px;line-height:1;font-weight:950;letter-spacing:-.04em}.creator-wishlist-featured-card button{width:100%;min-height:54px;margin-top:22px;padding:14px 18px;font-size:15px}.creator-wishlist-main{position:relative;z-index:3;width:min(1180px,calc(100% - 48px));margin:-34px auto 0}.creator-wishlist-message{margin-bottom:20px!important}.creator-wishlist-section-title{max-width:760px;margin-bottom:24px}.creator-wishlist-section-title h2{margin:8px 0 0;color:#fff;font-size:clamp(38px,5vw,64px);line-height:.98;letter-spacing:-.07em}.creator-wishlist-section-title p{margin:16px 0 0;color:#ffffffad;font-size:16px;line-height:1.62;font-weight:600}.creator-wishlist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.creator-wishlist-card{position:relative;min-width:0;overflow:hidden;display:flex;flex-direction:column;padding:20px;border-radius:30px;background:rgba(255,255,255,.95);color:#07111f;border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 90px #0000003d}.creator-wishlist-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 20% 0%,rgba(0,216,189,.18),transparent 36%)}.creator-wishlist-card--violet:before{background:radial-gradient(circle at 20% 0%,rgba(123,47,146,.22),transparent 36%)}.creator-wishlist-card--rose:before{background:radial-gradient(circle at 20% 0%,rgba(255,75,150,.2),transparent 36%)}.creator-wishlist-card--gold:before{background:radial-gradient(circle at 20% 0%,rgba(251,191,36,.25),transparent 36%)}.creator-wishlist-card-top,.creator-wishlist-card-visual,.creator-wishlist-card-body,.creator-wishlist-progress-wrap,.creator-wishlist-direct-price,.creator-wishlist-card button{position:relative;z-index:2}.creator-wishlist-card-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.creator-wishlist-card-top span,.creator-wishlist-card-top strong{display:inline-flex;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.creator-wishlist-card-top span{color:#667085;background:rgba(15,23,42,.06)}.creator-wishlist-card-top strong{color:#fff;background:#07111f}.creator-wishlist-card-visual{height:148px;margin-top:20px;display:grid;place-items:center;border-radius:24px;overflow:hidden;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.42),transparent 30%),linear-gradient(135deg,#00d8bd,#08776d)}.creator-wishlist-card--violet .creator-wishlist-card-visual{background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.42),transparent 30%),linear-gradient(135deg,#7b2f92,#24132f)}.creator-wishlist-card--rose .creator-wishlist-card-visual{background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.42),transparent 30%),linear-gradient(135deg,#ff4b96,#7b2f92)}.creator-wishlist-card--gold .creator-wishlist-card-visual{background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.42),transparent 30%),linear-gradient(135deg,#fbbf24,#7b2f92)}.creator-wishlist-card-glow{position:absolute;width:120px;height:120px;border-radius:999px;background:rgba(255,255,255,.32);filter:blur(28px)}.creator-wishlist-card-icon{position:relative;z-index:2;width:78px;height:78px;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.22);color:#fff;font-size:34px;font-weight:950;border:1px solid rgba(255,255,255,.22);box-shadow:0 22px 52px #0000002e}.creator-wishlist-card-body h3{margin:20px 0 0;color:#07111f;font-size:23px;line-height:1;letter-spacing:-.05em}.creator-wishlist-card-body p{min-height:66px;margin:10px 0 0;color:#667085;line-height:1.5;font-size:14px;font-weight:580}.creator-wishlist-direct-price{margin-top:auto;padding-top:18px;color:#00a891;font-size:25px;line-height:1;font-weight:950;letter-spacing:-.04em}.creator-wishlist-progress-wrap{margin-top:auto;padding-top:18px}.creator-wishlist-progress-copy{display:flex;justify-content:space-between;gap:12px;color:#667085;font-size:12px;font-weight:850}.creator-wishlist-progress-track{height:10px;margin-top:9px;overflow:hidden;border-radius:999px;background:#e5e7eb}.creator-wishlist-progress-track div{height:100%;border-radius:inherit;background:linear-gradient(135deg,#00d8bd,#7b2f92)}.creator-wishlist-progress-wrap>strong{display:block;margin-top:8px;color:#07111f;font-size:12px;font-weight:950}.creator-wishlist-card button{width:100%;min-height:50px;margin-top:18px;padding:13px 16px;font-size:14px}.creator-wishlist-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px}.creator-wishlist-steps div{padding:24px;border-radius:28px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.creator-wishlist-steps span{color:#43f4db;font-size:13px;font-weight:950}.creator-wishlist-steps h3{margin:12px 0 0;color:#fff;font-size:21px;line-height:1;letter-spacing:-.04em}.creator-wishlist-steps p{margin:10px 0 0;color:#ffffffa3;line-height:1.55;font-size:14px;font-weight:560}.creator-wishlist-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px}.creator-wishlist-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:rgba(2,8,18,.78);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer}.creator-wishlist-modal-card{position:relative;z-index:2;width:min(440px,100%);padding:26px;border-radius:30px;background:rgba(255,255,255,.96);color:#07111f;border:1px solid rgba(255,255,255,.6);box-shadow:0 34px 110px #00000073}.creator-wishlist-modal-close{position:absolute;top:16px;right:16px;width:38px;height:38px;border:0;border-radius:999px;background:#f1f5f9;color:#07111f;font-size:26px;line-height:1;cursor:pointer}.creator-wishlist-modal-card>span{color:#00a891}.creator-wishlist-modal-card h2{margin:12px 42px 0 0;color:#07111f;font-size:32px;line-height:1;letter-spacing:-.06em}.creator-wishlist-modal-card p{margin:12px 0 0;color:#667085;line-height:1.55;font-weight:600}.creator-wishlist-modal-price,.creator-wishlist-amount-field{display:grid;gap:7px;margin-top:20px;padding:16px;border-radius:20px;background:#f8fafc;border:1px solid #e5e7eb;color:#667085;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.creator-wishlist-modal-price strong{color:#00a891;font-size:28px;line-height:1;letter-spacing:-.04em}.creator-wishlist-amount-field input{width:100%;min-height:48px;margin-top:4px;padding:10px 12px;border-radius:16px;border:1px solid #d0d5dd;background:#ffffff;color:#07111f;font-size:22px;font-weight:900;outline:none;box-sizing:border-box}.creator-wishlist-modal-pay{width:100%;min-height:52px;margin-top:18px;padding:14px 18px;font-size:15px}.creator-wishlist-modal-cancel{width:100%;min-height:44px;margin-top:9px;border:0;border-radius:999px;background:transparent;color:#667085;font-weight:900;cursor:pointer}@media (max-width: 1100px){.creator-wishlist-hero-inner{grid-template-columns:1fr}.creator-wishlist-featured-card{max-width:620px}.creator-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.creator-wishlist-page{padding-bottom:90px}.creator-wishlist-hero{min-height:auto;padding:30px 14px 58px}.creator-wishlist-hero-inner{min-height:auto;gap:28px}.creator-wishlist-badges{margin-top:24px}.creator-wishlist-kicker{margin-top:28px}.creator-wishlist-copy h1{font-size:54px}.creator-wishlist-intro{font-size:16px}.creator-wishlist-hero-actions{align-items:stretch}.creator-wishlist-primary{width:100%}.creator-wishlist-featured-card{padding:22px;border-radius:28px}.creator-wishlist-featured-card h2{font-size:30px}.creator-wishlist-main{width:calc(100% - 24px);margin-top:-24px}.creator-wishlist-grid,.creator-wishlist-steps{grid-template-columns:1fr}.creator-wishlist-card-body p{min-height:auto}.creator-profile-mobile-actions{grid-template-columns:1fr 1fr .72fr .82fr!important}}.creator-credit-lightbox{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:999999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:22px!important}.creator-credit-lightbox__backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important;padding:0!important;border:0!important;border-radius:0!important;background:rgba(2,8,18,.78)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;cursor:pointer!important}.creator-credit-lightbox__modal{position:relative!important;z-index:2!important;width:min(620px,calc(100vw - 34px))!important;max-height:calc(100vh - 34px)!important;overflow:auto!important;padding:28px!important;border-radius:28px!important;background:radial-gradient(circle at 12% 0%,rgba(0,216,189,.2),transparent 34%),radial-gradient(circle at 100% 8%,rgba(123,47,146,.16),transparent 32%),linear-gradient(135deg,#ffffff,#f7fffd)!important;border:1px solid rgba(255,255,255,.78)!important;box-shadow:0 34px 110px #00000085!important;color:#07111f!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.creator-credit-lightbox__modal::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.creator-credit-lightbox__close{position:absolute!important;top:16px!important;right:16px!important;width:42px!important;height:42px!important;display:grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:999px!important;background:rgba(7,17,31,.08)!important;color:#07111f!important;font-size:28px!important;line-height:1!important;cursor:pointer!important}.creator-credit-lightbox__kicker{display:inline-flex!important;margin-bottom:12px!important;padding:8px 12px!important;border-radius:999px!important;background:rgba(0,216,189,.12)!important;color:#04766b!important;font-size:11px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}.creator-credit-lightbox__modal h2{max-width:520px!important;margin:0!important;color:#07111f!important;font-size:clamp(34px,6vw,54px)!important;line-height:.96!important;letter-spacing:-.06em!important}.creator-credit-lightbox__modal p{margin:14px 0 20px!important;color:#07111fb8!important;line-height:1.6!important;font-weight:650!important}.creator-credit-lightbox__modal p strong{color:#07111f!important}.creator-credit-lightbox__summary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:18px 0 22px!important}.creator-credit-lightbox__summary div{padding:16px!important;border-radius:22px!important;background:rgba(255,255,255,.78)!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 14px 38px #0f172a12!important}.creator-credit-lightbox__summary span{display:block!important;margin-bottom:6px!important;color:#07111f80!important;font-size:10px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}.creator-credit-lightbox__summary strong{display:block!important;color:#07111f!important;font-size:18px!important;font-weight:950!important}.creator-credit-lightbox__modal h3{margin:0 0 12px!important;color:#07111f!important;font-size:18px!important;letter-spacing:-.03em!important}.creator-credit-package-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:12px!important}.creator-credit-package-grid button,.creator-credit-lightbox__primary{min-height:92px!important;padding:16px!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:22px!important;background:#07111f!important;color:#fff!important;cursor:pointer!important;box-shadow:0 16px 38px #07111f2e!important;text-align:left!important}.creator-credit-package-grid button:hover,.creator-credit-lightbox__primary:hover{transform:translateY(-2px)!important}.creator-credit-package-grid button:disabled{opacity:.68!important;cursor:not-allowed!important;transform:none!important}.creator-credit-package-grid button strong{display:block!important;color:#fff!important;font-size:20px!important;font-weight:950!important}.creator-credit-package-grid button span{display:block!important;margin-top:8px!important;color:#ffffffc2!important;font-weight:850!important}.creator-credit-lightbox__primary{width:100%!important;min-height:56px!important;border-radius:999px!important;text-align:center!important;font-weight:950!important}@media (max-width: 680px){.creator-credit-lightbox{align-items:flex-end!important;padding:10px!important}.creator-credit-lightbox__modal{width:calc(100vw - 20px)!important;max-height:92vh!important;padding:24px 20px!important;border-radius:24px!important}.creator-credit-lightbox__summary,.creator-credit-package-grid{grid-template-columns:1fr!important}}.creator-action-lightbox{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:999998!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:22px!important}.creator-action-lightbox__backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important;padding:0!important;border:0!important;border-radius:0!important;background:rgba(2,8,18,.78)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;cursor:pointer!important}.creator-action-lightbox__modal{position:relative!important;z-index:2!important;width:min(560px,calc(100vw - 34px))!important;padding:30px!important;border-radius:30px!important;background:radial-gradient(circle at 12% 0%,rgba(0,216,189,.2),transparent 34%),radial-gradient(circle at 100% 8%,rgba(123,47,146,.16),transparent 32%),linear-gradient(135deg,#ffffff,#f7fffd)!important;border:1px solid rgba(255,255,255,.78)!important;box-shadow:0 34px 110px #00000085!important;color:#07111f!important}.creator-action-lightbox__close{position:absolute!important;top:16px!important;right:16px!important;width:42px!important;height:42px!important;display:grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:999px!important;background:rgba(7,17,31,.08)!important;color:#07111f!important;font-size:28px!important;line-height:1!important;cursor:pointer!important}.creator-action-lightbox__kicker{display:inline-flex!important;margin-bottom:12px!important;padding:8px 12px!important;border-radius:999px!important;background:rgba(0,216,189,.12)!important;color:#04766b!important;font-size:11px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}.creator-action-lightbox__modal h2{max-width:480px!important;margin:0!important;color:#07111f!important;font-size:clamp(32px,6vw,50px)!important;line-height:.96!important;letter-spacing:-.06em!important}.creator-action-lightbox__modal p{margin:14px 0 0!important;color:#07111fbd!important;line-height:1.6!important;font-size:16px!important;font-weight:750!important}.creator-action-lightbox__actions{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin-top:22px!important}.creator-action-lightbox__actions button{min-height:52px!important;padding:0 22px!important;border:0!important;border-radius:999px!important;background:#07111f!important;color:#fff!important;cursor:pointer!important;font-weight:950!important;box-shadow:0 16px 38px #07111f33!important}.creator-action-lightbox__actions button.ghost{background:rgba(7,17,31,.08)!important;color:#07111f!important;box-shadow:none!important}@media (max-width: 680px){.creator-action-lightbox{align-items:flex-end!important;padding:10px!important}.creator-action-lightbox__modal{width:calc(100vw - 20px)!important;padding:24px 20px!important;border-radius:24px!important}.creator-action-lightbox__actions button{width:100%!important}}.creator-service-lightbox{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:999999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:22px!important}.creator-service-lightbox__backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important;border:0!important;border-radius:0!important;background:rgba(2,8,18,.76)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;cursor:pointer!important}.creator-service-lightbox__card{position:relative!important;z-index:2!important;width:min(560px,100%)!important;border-radius:30px!important;padding:30px!important;background:radial-gradient(circle at 16% 0%,rgba(0,216,189,.18),transparent 34%),linear-gradient(135deg,#ffffff,#f7fffd)!important;color:#07111f!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 34px 100px #02081270!important}.creator-service-lightbox__close{position:absolute!important;top:16px!important;right:16px!important;width:42px!important;height:42px!important;border:0!important;border-radius:999px!important;background:rgba(7,17,31,.08)!important;color:#07111f!important;font-size:28px!important;line-height:1!important;cursor:pointer!important}.creator-service-lightbox__card>span{display:inline-flex!important;margin-bottom:12px!important;padding:8px 12px!important;border-radius:999px!important;background:rgba(0,216,189,.12)!important;color:#04766b!important;font-size:11px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important}.creator-service-lightbox__card h2{margin:0!important;max-width:440px!important;font-size:clamp(32px,5vw,52px)!important;line-height:.98!important;letter-spacing:-.06em!important}.creator-service-lightbox__card p{margin:14px 0 0!important;color:#07111fb8!important;font-size:16px!important;line-height:1.6!important;font-weight:700!important}.creator-service-lightbox__actions{margin-top:22px!important;display:flex!important;gap:12px!important;flex-wrap:wrap!important}.creator-service-lightbox__actions button{min-height:50px!important;padding:0 22px!important;border:0!important;border-radius:999px!important;background:#07111f!important;color:#fff!important;font-weight:950!important;cursor:pointer!important}.creator-profile-avatar,.creator-profile-avatar img,.creator-wishlist-featured-avatar img{object-fit:cover!important;object-position:center 18%!important}.creator-profile-hero-bg img,.creator-wishlist-hero-bg img{object-position:center 18%!important}.creator-profile-media-preview img,.creator-profile-media-video-preview{object-position:center center}.creator-profile-hero-inner,.creator-profile-main,.creator-profile-content-main{width:min(1360px,calc(100% - 64px))!important;max-width:1360px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.creator-profile-main,.creator-profile-content-main{display:block!important;margin-top:48px!important;padding:0 0 64px!important;position:relative!important;z-index:4!important}.creator-profile-info-grid{display:none!important}.creator-profile-content-section{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.creator-profile-section-title{width:100%!important;margin:0 0 28px!important;padding:0!important;text-align:left!important}.creator-profile-section-title span{display:block!important}.creator-profile-section-title h2{margin:6px 0 0!important}.creator-profile-grid{display:grid!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:28px!important;align-items:start!important;justify-items:stretch!important}.creator-profile-media-card{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;overflow:hidden!important}.creator-profile-media-preview{width:100%!important;height:auto!important;aspect-ratio:4 / 5!important}.creator-profile-media-preview img,.creator-profile-media-video-preview{width:100%!important;height:100%!important;object-fit:cover!important}.creator-profile-trust-strip{width:100%!important;margin:38px 0 0!important;padding:20px 0 0!important;border-top:1px solid rgba(7,17,31,.1)!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:10px 22px!important;color:#07111f8c!important;font-size:13px!important;font-weight:850!important;text-align:center!important}.creator-profile-trust-strip span{display:inline-flex!important;align-items:center!important;white-space:nowrap!important}.creator-profile-trust-strip span+span:before{content:"•"!important;margin-right:22px!important;color:#00bfa6!important;font-weight:950!important}@media (max-width: 1280px){.creator-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 920px){.creator-profile-hero-inner,.creator-profile-main,.creator-profile-content-main{width:min(760px,calc(100% - 32px))!important}.creator-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}}@media (max-width: 620px){.creator-profile-hero-inner,.creator-profile-main,.creator-profile-content-main{width:calc(100% - 24px)!important}.creator-profile-main,.creator-profile-content-main{margin-top:28px!important;padding-bottom:96px!important}.creator-profile-grid{grid-template-columns:1fr!important;gap:18px!important}.creator-profile-trust-strip{align-items:flex-start!important;flex-direction:column!important;gap:8px!important;text-align:left!important}.creator-profile-trust-strip span+span:before{display:none!important}}.creator-profile-page .creator-profile-hero-inner,.creator-profile-page .creator-profile-main,.creator-profile-page .bl-public-profile-content-shell{width:min(1360px,calc(100vw - 64px))!important;max-width:1360px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.creator-profile-page .bl-public-profile-content-shell{display:block!important;float:none!important;clear:both!important;margin-top:48px!important;padding:0 0 64px!important}.creator-profile-page .bl-public-profile-content-shell .creator-profile-content-section{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important}.creator-profile-page .bl-public-profile-content-shell .creator-profile-section-title{width:100%!important;margin:0 0 28px!important;padding:0!important;text-align:left!important}.creator-profile-page .bl-public-profile-content-shell .creator-profile-grid{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:28px!important;align-items:start!important;justify-items:stretch!important}.creator-profile-page .bl-public-profile-content-shell .creator-profile-media-card{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;float:none!important}.creator-profile-page .bl-public-profile-content-shell .creator-profile-media-preview{width:100%!important;aspect-ratio:4 / 5!important}.creator-profile-page .bl-public-profile-content-shell .creator-profile-trust-strip{width:100%!important;margin:38px 0 0!important;padding:20px 0 0!important;border-top:1px solid rgba(7,17,31,.1)!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:10px 22px!important;text-align:center!important}@media (min-width: 1500px){.creator-profile-page .creator-profile-hero-inner,.creator-profile-page .creator-profile-main,.creator-profile-page .bl-public-profile-content-shell{width:min(1360px,calc(100vw - 96px))!important}}@media (max-width: 1280px){.creator-profile-page .bl-public-profile-content-shell .creator-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 920px){.creator-profile-page .creator-profile-hero-inner,.creator-profile-page .creator-profile-main,.creator-profile-page .bl-public-profile-content-shell{width:min(760px,calc(100vw - 32px))!important}.creator-profile-page .bl-public-profile-content-shell .creator-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}}@media (max-width: 620px){.creator-profile-page .creator-profile-hero-inner,.creator-profile-page .creator-profile-main,.creator-profile-page .bl-public-profile-content-shell{width:calc(100vw - 24px)!important}.creator-profile-page .bl-public-profile-content-shell{margin-top:28px!important;padding-bottom:96px!important}.creator-profile-page .bl-public-profile-content-shell .creator-profile-grid{grid-template-columns:1fr!important;gap:18px!important}}.creator-profile-left .creator-profile-name{display:flex!important;align-items:baseline!important;flex-wrap:nowrap!important;max-width:100%!important;min-width:0!important;margin:0!important;color:#fff!important;font-size:clamp(42px,5vw,72px)!important;line-height:.96!important;letter-spacing:-.055em!important;white-space:nowrap!important;text-shadow:0 18px 50px rgba(0,0,0,.32)!important}.creator-profile-left .creator-profile-name--long{font-size:clamp(38px,4.4vw,62px)!important}.creator-profile-left .creator-profile-name--very-long{font-size:clamp(34px,3.8vw,54px)!important}.creator-profile-left .creator-profile-name__first,.creator-profile-left .creator-profile-name__second{display:inline!important;min-width:0!important}@media (max-width: 680px){.creator-profile-left .creator-profile-name,.creator-profile-left .creator-profile-name--long,.creator-profile-left .creator-profile-name--very-long{display:block!important;width:100%!important;max-width:calc(100vw - 28px)!important;margin:18px 0 0!important;font-size:clamp(32px,10vw,42px)!important;line-height:1!important;letter-spacing:-.045em!important;white-space:normal!important;overflow-wrap:anywhere!important}.creator-profile-left .creator-profile-name__first,.creator-profile-left .creator-profile-name__second{display:block!important;width:100%!important}}@media (max-width: 680px){.creator-profile-page{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.creator-profile-page .creator-profile-hero-inner{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.creator-profile-page .creator-profile-left,.creator-profile-page .creator-profile-bio-card,.creator-profile-page .creator-profile-stats,.creator-profile-page .creator-profile-stats>div,.creator-profile-page .creator-profile-action-panel{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.creator-profile-page .creator-profile-bio-card{padding-left:20px!important;padding-right:20px!important}.creator-profile-page .creator-profile-stats{grid-template-columns:minmax(0,1fr)!important}.creator-profile-page .creator-profile-stats>div{min-width:0!important}}.member-chat-page{min-height:100vh;background:radial-gradient(circle at 12% 8%,rgba(0,216,189,.2),transparent 32%),radial-gradient(circle at 90% 4%,rgba(123,47,146,.2),transparent 30%),linear-gradient(135deg,#07111f 0%,#101827 48%,#160d1d 100%);color:#07111f}.member-chat-page-live{display:flex;flex-direction:column}.member-chat-state-card{width:min(560px,calc(100% - 32px));margin:90px auto;padding:34px;border-radius:30px;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.72);box-shadow:0 34px 100px #00000057;text-align:center}.member-chat-state-card span{display:inline-flex;margin-bottom:12px;color:#00a891;font-size:11px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.member-chat-state-card h1{margin:0;color:#07111f;font-size:clamp(32px,6vw,54px);line-height:.95;letter-spacing:-.065em}.member-chat-state-card p{margin:14px 0 0;color:#07111fb3;font-size:16px;line-height:1.55;font-weight:650}.member-chat-spinner{width:42px;height:42px;margin:0 auto 18px;border-radius:50%;border:4px solid #e2e8f0;border-top-color:#00bfa6;animation:member-chat-spin .9s linear infinite}@keyframes member-chat-spin{to{transform:rotate(360deg)}}.member-chat-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:22px}.member-chat-actions button{min-height:48px;padding:0 20px;border:0;border-radius:999px;background:#07111f;color:#fff;font-weight:950;cursor:pointer}.member-chat-actions button.ghost{background:#eef2f7;color:#07111f}.member-chat-page .wa-shell{min-height:100vh;width:100%;padding:18px;box-sizing:border-box}.member-chat-page .wa-app{width:min(1220px,100%);height:calc(100vh - 36px);min-height:620px;margin:0 auto;display:grid;grid-template-columns:360px minmax(0,1fr);overflow:hidden;border-radius:34px;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.18);box-shadow:0 34px 120px #0000006b}.member-chat-page .wa-sidebar{min-width:0;display:flex;flex-direction:column;background:radial-gradient(circle at 0% 0%,rgba(0,216,189,.14),transparent 34%),#f8fafc;border-right:1px solid rgba(15,23,42,.08)}.member-chat-page .wa-sidebar-header{padding:22px;border-bottom:1px solid rgba(15,23,42,.08)}.member-chat-page .wa-sidebar-kicker{color:#00a891;font-size:11px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.member-chat-page .wa-sidebar-header h2{margin:6px 0 0;color:#07111f;font-size:32px;line-height:1;letter-spacing:-.055em}.member-chat-page .wa-conversation-list{flex:1;min-height:0;overflow:auto;padding:12px}.member-chat-page .wa-conversation{width:100%;display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:12px;align-items:center;margin-bottom:8px;padding:12px;border:0;border-radius:20px;background:transparent;text-align:left;cursor:pointer}.member-chat-page .wa-conversation:hover,.member-chat-page .wa-conversation.active{background:#ffffff;box-shadow:0 14px 34px #0f172a14}.member-chat-page .wa-avatar-wrap{position:relative;display:inline-flex}.member-chat-page .wa-avatar{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;object-fit:cover;background:linear-gradient(135deg,#00d8bd,#7b2f92);color:#fff;font-weight:950}.member-chat-page .wa-status-dot{position:absolute;right:-2px;bottom:-2px;width:12px;height:12px;border:2px solid #ffffff;border-radius:50%;background:#00bfa6}.member-chat-page .wa-status-dot.vip{background:#7b2f92}.member-chat-page .wa-status-dot.hot{background:#f97316}.member-chat-page .wa-conversation-main{min-width:0;display:block}.member-chat-page .wa-conversation-topline{display:flex;align-items:center;justify-content:space-between;gap:8px}.member-chat-page .wa-conversation-name{color:#07111f;font-size:14px;font-weight:950;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.member-chat-page .wa-conversation-main small{display:block;margin-top:4px;color:#07111f8c;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.member-chat-page .wa-conversation-side{color:#07111f73;font-size:11px;font-weight:850}.member-chat-page .wa-chat{min-width:0;min-height:0;display:flex;flex-direction:column;background:#ffffff}.member-chat-page .wa-chat-header{display:flex;align-items:center;gap:14px;padding:16px 18px;border-bottom:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.92)}.member-chat-page .wa-mobile-list-toggle,.member-chat-page .wa-close-chat,.member-chat-page .wa-icon-button,.member-chat-page .wa-send-button{border:0;cursor:pointer;font-weight:950}.member-chat-page .wa-mobile-list-toggle,.member-chat-page .wa-close-chat{width:40px;height:40px;border-radius:999px;background:#f1f5f9;color:#07111f}.member-chat-page .wa-chat-title{min-width:0;flex:1}.member-chat-page .wa-chat-title strong{display:block;color:#07111f;font-size:16px;font-weight:950}.member-chat-page .wa-chat-title small{display:block;margin-top:3px;color:#00a891;font-size:12px;font-weight:900}.member-chat-page .wa-message-area{flex:1;min-height:0;overflow:auto;padding:22px;background:radial-gradient(circle at 5% 5%,rgba(0,216,189,.08),transparent 26%),linear-gradient(180deg,#f8fafc,#eef4f6)}.member-chat-page .wa-message-row{display:flex;margin-bottom:12px}.member-chat-page .wa-message-row.mine{justify-content:flex-end}.member-chat-page .wa-message-row.theirs{justify-content:flex-start}.member-chat-page .wa-message-bubble{max-width:min(620px,78%);padding:12px 14px;border-radius:20px;box-shadow:0 10px 28px #0f172a14}.member-chat-page .wa-message-bubble.mine{background:linear-gradient(135deg,#00d8bd,#00a891);color:#fff;border-bottom-right-radius:6px}.member-chat-page .wa-message-bubble.theirs{background:#ffffff;color:#07111f;border-bottom-left-radius:6px}.member-chat-page .wa-message-bubble p{margin:0;white-space:pre-wrap;line-height:1.45}.member-chat-page .wa-message-meta{display:flex;gap:8px;justify-content:flex-end;margin-top:6px;opacity:.72;font-size:10px;font-weight:800}.member-chat-page .wa-chat-error{margin:12px 18px 0;padding:12px 14px;border-radius:16px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-weight:850}.member-chat-page .wa-empty,.member-chat-page .wa-no-chat{height:100%;display:grid;place-items:center;text-align:center;color:#07111f9e;font-weight:750}.member-chat-page .wa-empty-chat-logo,.member-chat-page .wa-no-chat-logo{width:56px;height:56px;display:grid;place-items:center;margin:0 auto 14px;border-radius:20px;background:#07111f;color:#fff;font-size:24px}.member-chat-page .wa-composer{padding:14px;border-top:1px solid rgba(15,23,42,.08);background:#ffffff}.member-chat-page .wa-composer-row{display:grid;grid-template-columns:44px minmax(0,1fr) 44px 48px;gap:10px;align-items:end}.member-chat-page .wa-composer textarea{width:100%;min-height:44px;max-height:130px;resize:none;border:1px solid rgba(15,23,42,.1);border-radius:18px;padding:12px 14px;box-sizing:border-box;outline:none;font:inherit;background:#f8fafc}.member-chat-page .wa-composer textarea:focus{border-color:#00bfa673;background:#ffffff}.member-chat-page .wa-icon-button,.member-chat-page .wa-send-button{min-height:44px;border-radius:16px}.member-chat-page .wa-icon-button{background:#f1f5f9}.member-chat-page .wa-icon-button.recording{background:#fee2e2;color:#991b1b}.member-chat-page .wa-send-button{background:#07111f;color:#fff}.member-chat-page .wa-send-button:disabled,.member-chat-page .wa-icon-button:disabled{opacity:.55;cursor:not-allowed}.member-chat-page .hidden-file-input{display:none}.member-chat-page .wa-attachment-preview{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;padding:12px;border-radius:18px;background:#f8fafc;border:1px solid rgba(15,23,42,.08)}.member-chat-page .wa-attachment-preview img{max-width:140px;max-height:120px;border-radius:14px;object-fit:cover}.member-chat-page .wa-attachment-preview>button{width:34px;height:34px;border:0;border-radius:999px;cursor:pointer}.member-chat-page .wa-paid-controls{margin-top:8px;display:grid;gap:8px}.member-chat-page .wa-paid-controls input[type=number]{width:120px;border:1px solid rgba(15,23,42,.12);border-radius:999px;padding:8px 10px}.member-chat-page .wa-reply-locked{margin:14px;padding:14px;border-radius:18px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}.member-chat-page .wa-paid-image-lock,.member-chat-page .wa-paid-image-unlocked{display:grid;gap:10px}.member-chat-page .wa-paid-image-unlocked img,.member-chat-page .wa-message-bubble.image img{max-width:min(360px,100%);border-radius:16px;display:block}.member-chat-page .wa-paid-image-lock button,.member-chat-page .wa-paid-image-unlocked button{min-height:38px;padding:0 14px;border:0;border-radius:999px;background:#07111f;color:#fff;font-weight:950;cursor:pointer}@media (max-width: 860px){.member-chat-page .wa-shell{padding:0}.member-chat-page .wa-app{height:100vh;min-height:100vh;border-radius:0;grid-template-columns:1fr}.member-chat-page .wa-sidebar{grid-row:1;grid-column:1;height:100vh;border-right:0;z-index:3}.member-chat-page .wa-sidebar.mobile-hidden{display:none}.member-chat-page .wa-chat{grid-row:1;grid-column:1;height:100vh}.member-chat-page .wa-message-area{padding:14px}.member-chat-page .wa-message-bubble{max-width:88%}}.member-video-page{min-height:100vh;padding:34px 28px 48px;background:radial-gradient(circle at 6% -5%,rgba(0,191,166,.16),transparent 28%),radial-gradient(circle at 96% 8%,rgba(255,255,255,.94),transparent 24%),linear-gradient(180deg,#f8fcfb 0%,#edf4f4 52%,#e8eeee 100%);color:var(--bl-text, #101522)}.member-video-hero,.member-video-request-card,.member-video-duration-card,.member-video-ready-section,.member-video-state-card{width:min(1180px,100%);margin:0 auto 20px;border-radius:34px;border:1px solid rgba(7,17,31,.07);background:rgba(255,255,255,.92);box-shadow:0 24px 70px #07111f14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.member-video-hero{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:28px 32px}.member-video-kicker,.member-video-request-card>span,.member-video-duration-header>span,.member-video-panel-header span,.member-video-popup-card>span{display:inline-flex;margin-bottom:10px;color:var(--bl-teal-dark, #009f8b);font-size:11px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.member-video-hero h1,.member-video-request-card h2,.member-video-duration-card h2,.member-video-ready-section h2,.member-video-popup-card h2{margin:0 0 8px;color:var(--bl-navy, #07111f);font-weight:950;letter-spacing:-.06em;line-height:.98}.member-video-hero h1{font-size:clamp(34px,5vw,62px)}.member-video-hero p,.member-video-request-card p,.member-video-duration-card p,.member-video-ready-section p,.member-video-popup-card p{margin:0;color:var(--bl-muted, #6b7280);font-weight:700;line-height:1.55}.member-video-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.member-video-hero-actions button,.member-video-panel-header button{width:auto;min-width:130px;margin:0}.member-video-alert{width:min(1180px,100%);margin:0 auto 20px;padding:16px 18px;border-radius:24px;border:1px solid rgba(0,191,166,.2);background:#f7fffd;color:var(--bl-text, #101522);box-shadow:0 14px 35px #07111f0f}.member-video-alert.error{border-color:#c0392b38;background:#fff8f8;color:#c0392b}.member-video-request-shell{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:20px;width:min(1180px,100%);margin:0 auto 20px}.member-video-request-card,.member-video-duration-card{width:100%;margin:0;padding:30px}.clean-request-card{display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.12),transparent 32%),rgba(255,255,255,.94)}.clean-request-card h2,.member-video-duration-card h2{font-size:clamp(32px,5vw,54px)}.member-video-pending-note{margin-top:24px;padding:18px;border-radius:24px;border:1px solid rgba(0,191,166,.18);background:rgba(233,251,247,.8)}.member-video-pending-note strong{display:block;color:var(--bl-navy, #07111f);font-size:17px;font-weight:950}.member-video-pending-note span{display:block;margin:6px 0;color:var(--bl-teal-dark, #009f8b);font-weight:900}.member-video-duration-options{display:grid;gap:12px;margin-top:22px}.member-video-duration-option{position:relative;display:grid;grid-template-columns:1fr auto;gap:8px 16px;align-items:center;width:100%;min-height:96px;margin:0;padding:18px 22px;border-radius:26px;border:1px solid rgba(7,17,31,.08);background:#ffffff;color:var(--bl-text, #101522);box-shadow:0 12px 30px #07111f0b;text-align:left}.member-video-duration-option:hover{background:#f7fffd;color:var(--bl-text, #101522);border-color:#00bfa642;box-shadow:0 18px 42px #07111f14;transform:translateY(-1px)}.member-video-duration-option.selected{border-color:#00bfa65c;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.12),transparent 32%),#ffffff;box-shadow:0 20px 54px #00bfa621}.member-video-duration-option span{grid-column:1 / -1;color:var(--bl-teal-dark, #009f8b);font-size:11px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.member-video-duration-option strong{color:var(--bl-navy, #07111f);font-size:28px;font-weight:950;letter-spacing:-.05em}.member-video-duration-option small{color:var(--bl-muted, #6b7280);font-size:16px;font-weight:850}.member-video-duration-option em{position:absolute;top:14px;right:16px;padding:6px 10px;border-radius:999px;background:var(--bl-teal, #00bfa6);color:#fff;font-size:10px;font-weight:950;font-style:normal;letter-spacing:.08em;text-transform:uppercase}.member-video-selected-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0}.member-video-selected-summary div{padding:16px;border-radius:22px;border:1px solid rgba(7,17,31,.07);background:#f8fafc}.member-video-selected-summary span{display:block;margin-bottom:6px;color:var(--bl-muted, #6b7280);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.member-video-selected-summary strong{color:var(--bl-navy, #07111f);font-size:18px;font-weight:950}.member-video-duration-card>button{min-height:54px;margin:0}.member-video-ready-section{padding:28px 30px}.member-video-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.member-video-panel-header.compact h2{font-size:30px}.member-video-ready-list{display:grid;gap:14px}.member-video-ready-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border-radius:26px;border:1px solid rgba(7,17,31,.07);background:#ffffff;box-shadow:0 12px 30px #07111f0b}.member-video-ready-card h3{margin:10px 0 6px;color:var(--bl-navy, #07111f);font-size:24px;font-weight:950;letter-spacing:-.04em}.member-video-ready-card small{display:block;margin-top:8px;color:var(--bl-muted, #6b7280);font-weight:700}.member-video-status{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:rgba(0,191,166,.12);color:var(--bl-teal-dark, #009f8b);font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.member-video-session-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.member-video-session-actions button{width:auto;min-width:180px;margin:0}.member-video-state-card{display:grid;place-items:center;min-height:320px;padding:34px}.member-video-spinner{width:34px;height:34px;border-radius:50%;border:4px solid rgba(0,191,166,.14);border-top-color:var(--bl-teal, #00bfa6);animation:member-video-spin .8s linear infinite}@keyframes member-video-spin{to{transform:rotate(360deg)}}.member-video-popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:20px;background:rgba(7,17,31,.68);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.member-video-popup-card{width:min(560px,100%);padding:32px;border-radius:34px;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.16),transparent 34%),#ffffff;box-shadow:0 34px 100px #00000052;text-align:center}.member-video-popup-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 18px;border-radius:22px;background:linear-gradient(135deg,var(--bl-teal, #00bfa6),var(--bl-teal-dark, #009f8b));color:#fff;font-size:32px;font-weight:950;box-shadow:0 18px 44px #00bfa642}.member-video-popup-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0}.member-video-popup-summary div{padding:16px;border-radius:22px;background:#f8fafc;border:1px solid rgba(7,17,31,.06)}.member-video-popup-summary span{display:block;margin-bottom:5px;color:var(--bl-muted, #6b7280);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.member-video-popup-summary strong{color:var(--bl-navy, #07111f);font-weight:950}.member-video-popup-card button{margin:0;min-height:52px}@media (max-width: 900px){.member-video-request-shell{grid-template-columns:1fr}.member-video-hero,.member-video-ready-card,.member-video-panel-header{flex-direction:column;align-items:stretch}.member-video-hero-actions,.member-video-session-actions,.member-video-hero-actions button,.member-video-session-actions button,.member-video-panel-header button{width:100%}}@media (max-width: 680px){.member-video-page{padding:18px 12px 28px}.member-video-hero,.member-video-request-card,.member-video-duration-card,.member-video-ready-section,.member-video-popup-card{border-radius:28px;padding:24px 20px}.member-video-selected-summary,.member-video-popup-summary,.member-video-duration-option{grid-template-columns:1fr}.member-video-duration-option em{position:static;width:fit-content}}.member-video-scheduled-box{display:grid;gap:4px;margin-top:14px;padding:14px 16px;border-radius:20px;background:rgba(0,191,166,.08);border:1px solid rgba(0,191,166,.18)}.member-video-scheduled-box.soft{background:rgba(7,17,31,.04);border-color:#07111f14}.member-video-scheduled-box strong{color:var(--bl-teal-dark, #009f8b);font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.member-video-scheduled-box span{color:var(--bl-navy, #07111f);font-size:15px;font-weight:850}.member-video-scheduled-box small{color:var(--bl-muted, #6b7280);font-size:13px;font-weight:700;line-height:1.45}.member-video-scheduled-box em{display:block;margin-top:6px;color:#07111f8c;font-size:12px;font-style:normal;font-weight:750}.creator-call-card{position:relative;overflow:hidden;min-height:620px;padding:0;justify-content:flex-end;background:linear-gradient(180deg,rgba(7,17,31,.02),rgba(7,17,31,.68)),rgba(255,255,255,.94)}.member-video-creator-photo-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:inherit;background:radial-gradient(circle at 50% 15%,rgba(0,191,166,.16),transparent 34%),linear-gradient(180deg,#eef8f6,#ffffff)}.member-video-creator-photo{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transform:scale(1.01)}.member-video-creator-photo-fallback{display:grid;place-items:center;width:100%;height:100%;color:var(--bl-navy, #07111f);font-size:clamp(86px,12vw,160px);font-weight:950;letter-spacing:-.08em;background:radial-gradient(circle at 50% 18%,rgba(0,191,166,.18),transparent 34%),linear-gradient(180deg,#f7fffd,#ffffff)}.member-video-creator-photo-shine{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.04) 0%,rgba(7,17,31,.08) 44%,rgba(7,17,31,.84) 100%)}.member-video-creator-copy{position:relative;z-index:1;padding:32px;color:#fff}.member-video-creator-copy span{display:inline-flex;margin-bottom:12px;color:#67f7e4;font-size:11px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.member-video-creator-copy h2{margin:0 0 10px;color:#fff;font-size:clamp(42px,6vw,78px);font-weight:950;letter-spacing:-.07em;line-height:.9;text-shadow:0 18px 38px rgba(0,0,0,.28)}.member-video-creator-copy p{max-width:520px;color:#ffffffe0;font-weight:750}.creator-call-card .member-video-pending-note{position:relative;z-index:2;margin:0 32px 32px;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.member-video-duration-option:has(em){min-height:116px;border:2px solid rgba(0,191,166,.5);background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.18),transparent 34%),linear-gradient(180deg,#f7fffd 0%,#ffffff 100%);box-shadow:0 24px 58px #00bfa62e,inset 0 1px #ffffffdb;transform:scale(1.015)}.member-video-duration-option:has(em):hover{border-color:#00bfa6ad;box-shadow:0 28px 68px #00bfa63b,inset 0 1px #ffffffe6;transform:translateY(-2px) scale(1.02)}.member-video-duration-option:has(em).selected{border-color:var(--bl-teal, #00bfa6);background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.24),transparent 35%),linear-gradient(180deg,#effffb 0%,#ffffff 100%);box-shadow:0 30px 76px #00bfa645,0 0 0 5px #00bfa614}.member-video-duration-option:has(em) strong{font-size:34px}.member-video-duration-option:has(em) small{color:var(--bl-teal-dark, #009f8b);font-size:20px;font-weight:950}.member-video-duration-option:has(em) em{top:16px;right:18px;padding:9px 16px;box-shadow:0 14px 30px #00bfa63d}@media (max-width: 900px){.creator-call-card{min-height:560px}}@media (max-width: 680px){.creator-call-card{min-height:520px}.member-video-creator-copy{padding:26px 22px}.creator-call-card .member-video-pending-note{margin:0 22px 22px}.member-video-duration-option:has(em){transform:none}.member-video-duration-option:has(em):hover{transform:translateY(-1px)}.member-video-duration-option:has(em) strong{font-size:30px}}.member-video-duration-option:has(em){grid-template-columns:minmax(0,1fr) auto;column-gap:34px;padding-right:28px}.member-video-duration-option:has(em) small{margin-top:34px;min-width:128px;text-align:right;justify-self:end;white-space:nowrap}.member-video-duration-option:has(em) em{top:18px;right:24px;min-width:126px;text-align:center}@media (max-width: 680px){.member-video-duration-option:has(em){grid-template-columns:1fr;column-gap:0;padding-right:22px}.member-video-duration-option:has(em) small{margin-top:0;min-width:0;text-align:left;justify-self:start}.member-video-duration-option:has(em) em{position:static;min-width:0;width:fit-content;text-align:left}}.bl-payment-result-page{min-height:100vh;display:grid;place-items:center;padding:38px 20px;background:radial-gradient(circle at 8% 0%,rgba(0,191,166,.14),transparent 30%),radial-gradient(circle at 94% 8%,rgba(0,191,166,.08),transparent 26%),linear-gradient(180deg,#f8fcfb 0%,#edf4f4 100%);color:var(--bl-text, #101522)}.bl-payment-result-shell{width:min(100%,620px)}.bl-payment-result-brand{display:inline-flex;align-items:center;gap:11px;margin:0 0 22px 4px;color:var(--bl-navy, #07111f);text-decoration:none;font-size:18px;font-weight:950;letter-spacing:-.035em}.bl-payment-result-brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:linear-gradient(135deg,var(--bl-teal, #00bfa6),var(--bl-teal-dark, #009f8b));color:#fff;font-size:12px;font-weight:950;letter-spacing:-.02em;box-shadow:0 12px 28px #00bfa638}.bl-payment-result-card{position:relative;overflow:hidden;width:100%;padding:44px;border:1px solid rgba(7,17,31,.08);border-radius:32px;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.09),transparent 28%),rgba(255,255,255,.97);box-shadow:0 24px 70px #07111f14;text-align:left}.bl-payment-result-accent{position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,var(--bl-teal, #00bfa6),rgba(0,191,166,.08))}.bl-payment-result-card--failed .bl-payment-result-accent{background:linear-gradient(90deg,var(--bl-danger, #c0392b),rgba(192,57,43,.08))}.bl-payment-result-icon{display:grid;place-items:center;width:66px;height:66px;margin-bottom:24px;border-radius:22px;background:var(--bl-teal-soft, #e9fbf7);color:var(--bl-teal-dark, #009f8b);border:1px solid rgba(0,191,166,.18);box-shadow:0 14px 32px #00bfa61f;font-size:30px;font-weight:950}.bl-payment-result-card--failed .bl-payment-result-icon{background:var(--bl-danger-soft, #fff5f5);color:var(--bl-danger, #c0392b);border-color:#c0392b2b;box-shadow:0 14px 32px #c0392b14}.bl-payment-result-kicker{display:inline-flex;width:fit-content;margin:0 0 11px;color:var(--bl-teal-dark, #009f8b);font-size:12px;font-weight:950;letter-spacing:.075em;text-transform:uppercase}.bl-payment-result-card--failed .bl-payment-result-kicker{color:var(--bl-danger, #c0392b)}.bl-payment-result-card h1{margin:0;max-width:500px;color:var(--bl-navy, #07111f);font-size:clamp(32px,6vw,48px);font-weight:950;letter-spacing:-.065em;line-height:1}.bl-payment-result-text{max-width:500px;margin:18px 0 0;color:var(--bl-muted, #6b7280);font-size:16px;font-weight:650;line-height:1.65}.bl-payment-result-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.bl-payment-result-primary,.bl-payment-result-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;text-decoration:none;font-size:14px;font-weight:950;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.bl-payment-result-primary{background:linear-gradient(135deg,var(--bl-teal, #00bfa6),var(--bl-teal-dark, #009f8b));color:#fff;box-shadow:0 14px 28px #00bfa633}.bl-payment-result-primary:hover{color:#fff;transform:translateY(-1px);box-shadow:0 18px 36px #00bfa640}.bl-payment-result-secondary{background:#ffffff;color:var(--bl-navy, #07111f);border:1px solid var(--bl-border, #e5e7eb)}.bl-payment-result-secondary:hover{background:var(--bl-teal-soft, #e9fbf7);color:var(--bl-teal-dark, #009f8b);transform:translateY(-1px)}.bl-payment-result-note{margin:24px 0 0;padding-top:20px;border-top:1px solid rgba(7,17,31,.08);color:var(--bl-muted, #6b7280);font-size:13px;font-weight:700;line-height:1.55}.bl-payment-result-footer{margin:18px 0 0;color:var(--bl-muted, #6b7280);font-size:12px;font-weight:750;text-align:center}@media (max-width: 620px){.bl-payment-result-page{padding:24px 14px}.bl-payment-result-brand{margin-bottom:18px}.bl-payment-result-card{padding:34px 24px;border-radius:26px}.bl-payment-result-card h1{font-size:clamp(30px,10vw,40px)}.bl-payment-result-actions{flex-direction:column}.bl-payment-result-primary,.bl-payment-result-secondary{width:100%}}*{box-sizing:border-box}:root{--bl-teal: #00bfa6;--bl-teal-dark: #009f8b;--bl-teal-soft: #e9fbf7;--bl-navy: #07111f;--bl-text: #101522;--bl-muted: #6b7280;--bl-bg: #f6f8fa;--bl-card: #ffffff;--bl-border: #e5e7eb;--bl-border-soft: rgba(7, 17, 31, .08);--bl-danger: #c0392b;--bl-danger-soft: #fff5f5;--bl-shadow: 0 24px 70px rgba(7, 17, 31, .08);--bl-shadow-soft: 0 14px 35px rgba(7, 17, 31, .06)}body{margin:0;font-family:Inter,Arial,sans-serif;background:radial-gradient(circle at 8% 0%,rgba(0,191,166,.12),transparent 28%),radial-gradient(circle at 92% 8%,rgba(0,191,166,.08),transparent 24%),linear-gradient(180deg,#f8fafc 0%,#eef3f4 100%);color:var(--bl-text)}h1,h2,h3,p{margin-top:0}h1{margin-bottom:3px;color:var(--bl-navy);font-size:clamp(28px,4vw,44px);font-weight:950;letter-spacing:-.07em;line-height:.98}h2{margin-bottom:10px;color:var(--bl-navy);font-size:26px;font-weight:950;letter-spacing:-.055em}h3{margin-bottom:8px;color:var(--bl-navy);font-size:17px;font-weight:950;letter-spacing:-.03em}p{line-height:1.55}button{border:none;border-radius:999px;padding:13px 20px;background:var(--bl-teal);color:#fff;font-weight:950;cursor:pointer;width:100%;margin-top:16px;transition:.2s ease;box-shadow:0 14px 28px #00bfa638}button:hover{background:var(--bl-teal-dark);transform:translateY(-1px)}button:disabled{opacity:.58;cursor:not-allowed;transform:none}button.small{width:auto;min-width:145px;padding:11px 20px;margin-top:0}button.ghost{background:white;color:var(--bl-text);border:1px solid var(--bl-border);box-shadow:none}button.ghost:hover{background:var(--bl-teal-soft);color:var(--bl-teal-dark)}input,select,textarea{width:100%;margin-top:8px;border-radius:18px;border:1px solid var(--bl-border);background:#ffffff;color:var(--bl-text);outline:none;font-family:inherit;font-size:14px;transition:.2s ease}input,select{min-height:48px;padding:0 15px}textarea{padding:14px 15px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--bl-teal);box-shadow:0 0 0 4px #00bfa61f}label{display:block;color:var(--bl-text);font-size:13px;font-weight:950}.page,.creator-loading{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card,.card,.creator-loader-card,.creator-card{background:rgba(255,255,255,.96);border:1px solid var(--bl-border-soft);border-radius:32px;box-shadow:var(--bl-shadow)}.auth-card,.card,.creator-loader-card{padding:28px}.auth-card{width:100%;max-width:430px}.muted{color:var(--bl-muted)}.error{background:var(--bl-danger-soft);color:var(--bl-danger);border:1px solid rgba(192,57,43,.18);border-radius:16px;padding:12px 14px;margin:10px 0;font-weight:750}.language-switcher{position:fixed;top:22px;right:28px;display:inline-flex;align-items:center;gap:4px;z-index:50;background:rgba(255,255,255,.92);border:1px solid var(--bl-border);border-radius:999px;padding:4px;box-shadow:0 12px 30px #07111f14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.language-switcher .lang{width:auto;min-width:34px;height:28px;margin:0;padding:0 10px;border-radius:999px;background:transparent;color:var(--bl-muted);font-size:11px;font-weight:950;line-height:1;box-shadow:none}.language-switcher .lang:hover{background:var(--bl-teal-soft);color:var(--bl-teal-dark);transform:none}.language-switcher .lang.active{background:var(--bl-teal);color:#fff}.notice,.notice-card{position:relative;width:100%;margin:0 0 18px;padding:20px 72px 20px 24px;border-radius:26px;background:#f7fffd;border:1px solid rgba(0,191,166,.22);border-top:4px solid var(--bl-teal);box-shadow:var(--bl-shadow-soft);color:var(--bl-text)}.notice strong,.notice-card strong{display:block;margin-bottom:5px;color:var(--bl-navy);font-size:18px;font-weight:950}.notice p,.notice-card p{margin:0;color:var(--bl-muted);font-weight:650}.notice-content{display:flex;flex-direction:column;gap:10px}.notice .notice-close{position:absolute;top:16px;right:16px;width:36px;height:36px;min-width:36px;margin:0;padding:0;border-radius:999px;background:#ffffff;color:var(--bl-teal-dark);border:1px solid rgba(0,191,166,.18);box-shadow:0 8px 18px #07111f0f;font-size:16px;font-weight:950;line-height:1}.notice .notice-close:hover{background:var(--bl-teal-soft);color:var(--bl-teal-dark);transform:none}.notice-success,.success-notice,.notice-soft{background:#f7fffd;border-color:#00bfa638;border-top-color:var(--bl-teal)}.notice-error,.error-notice{background:#fff8f8;border-color:#c0392b38;border-top-color:var(--bl-danger)}.creator-shell{width:100%;max-width:1180px;margin:0 auto;padding:34px 28px 42px}.creator-topbar{display:grid;grid-template-columns:1fr auto;align-items:center;gap:22px;margin-bottom:26px;padding-right:250px}.creator-topbar p{margin-bottom:0}.creator-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:20px;margin-bottom:18px}.creator-card{padding:28px}.creator-profile-panel{position:relative;overflow:hidden;border-top:5px solid var(--bl-teal)}.creator-profile-panel:after{content:"";position:absolute;right:-70px;top:-70px;width:170px;height:170px;border-radius:999px;background:rgba(0,191,166,.09);pointer-events:none}.creator-profile-main{position:relative;z-index:1;display:flex;align-items:center;gap:20px;margin-bottom:22px}.avatar-circle{display:grid;place-items:center;width:96px;height:118px;flex:0 0 96px;border-radius:28px;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.7),transparent 30%),linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));color:#fff;font-size:28px;font-weight:950;box-shadow:0 18px 40px #00bfa633}.creator-avatar{display:block;width:96px;height:118px;flex:0 0 96px;border-radius:28px;object-fit:cover;object-position:center top;background:#f7fffd;border:1px solid rgba(0,191,166,.14);box-shadow:0 18px 40px #00bfa62e}.creator-avatar-large,.profile-card-header .creator-avatar{width:96px;height:118px;flex:0 0 96px;border-radius:28px;object-fit:cover;object-position:center top}.creator-avatar.small-avatar,.small-avatar{width:48px;height:56px;flex-basis:48px;border-radius:18px;font-size:18px}.creator-kicker,.section-label{display:inline-flex;align-items:center;width:fit-content;margin-bottom:9px;color:var(--bl-teal-dark);font-size:12px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.creator-profile-copy p{margin-bottom:0;font-size:17px}.creator-location{color:var(--bl-navy);font-size:18px;font-weight:750;margin-bottom:16px}.creator-bio{margin-bottom:18px;color:var(--bl-muted);font-size:16px;font-weight:650}.creator-pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.creator-pill-row span,.creator-badge,.pill{display:inline-flex;align-items:center;width:fit-content;min-height:30px;padding:7px 12px;border-radius:999px;background:var(--bl-teal-soft);color:var(--bl-teal-dark);border:1px solid rgba(0,191,166,.16);font-size:12px;font-weight:950}.quick-photo-form{display:grid;grid-template-columns:1fr auto;align-items:end;gap:12px;margin-top:8px;padding-top:18px;border-top:1px solid var(--bl-border-soft)}.quick-photo-form button{width:auto;min-width:138px;height:48px;min-height:48px;margin:0;padding:0 18px}.file-field span:first-child{display:inline-block}.file-field-compact>span:first-child{display:none}.custom-file-picker{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:48px;margin-top:8px;padding:7px 11px;border-radius:18px;border:1px solid var(--bl-border);background:#ffffff;transition:.2s ease;cursor:pointer}.file-field-compact .custom-file-picker{margin-top:0}.custom-file-picker input[type=file]{display:none}.custom-file-button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 16px;border-radius:999px;background:var(--bl-teal-soft);color:var(--bl-teal-dark);font-size:13px;font-weight:950;white-space:nowrap}.custom-file-name{color:var(--bl-muted);font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-file-picker:hover{border-color:#00bfa659;box-shadow:0 0 0 4px #00bfa614}.earnings-panel{display:flex;flex-direction:column;justify-content:space-between;min-height:298px}.earnings-panel h2{margin-bottom:8px}.earnings-amount{color:var(--bl-teal);font-size:clamp(54px,6vw,76px);font-weight:950;letter-spacing:-.08em;line-height:.95;margin:10px 0 8px}.earnings-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.earnings-metrics div{padding:16px;border-radius:22px;background:#f8fafc;border:1px solid var(--bl-border-soft)}.earnings-metrics span{display:block;margin-bottom:5px;color:var(--bl-muted);font-size:12px;font-weight:850}.earnings-metrics strong{color:var(--bl-navy);font-size:22px;font-weight:950}.creator-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.stat-chip{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-radius:24px;background:rgba(255,255,255,.86);border:1px solid var(--bl-border-soft);box-shadow:0 12px 30px #07111f0b}.stat-chip span{color:var(--bl-muted);font-size:13px;font-weight:850}.stat-chip strong{color:var(--bl-navy);font-size:26px;font-weight:950;letter-spacing:-.05em}.creator-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.creator-section-header.compact{margin-bottom:10px}.creator-section-header p{margin-bottom:0}.upload-studio-card,.content-gallery-card{margin-bottom:18px}.studio-form{display:grid;gap:17px}.studio-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.studio-submit{min-height:54px;margin-top:2px}.empty-state{padding:24px;border-radius:24px;background:#f8fafc;border:1px dashed rgba(7,17,31,.14)}.empty-state h3{margin-bottom:8px}.empty-state p{margin-bottom:0;color:var(--bl-muted)}.creator-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.creator-media-card,.media-card{overflow:hidden;border:1px solid var(--bl-border-soft);border-radius:28px;background:white;box-shadow:0 14px 32px #07111f0f}.creator-media-preview,.media-preview{position:relative;display:grid;place-items:center;width:100%;height:260px;background:radial-gradient(circle at 30% 20%,rgba(0,191,166,.12),transparent 32%),linear-gradient(135deg,#f8fafc,#eef2f7);overflow:hidden}.creator-media-preview img,.creator-media-preview video,.media-preview img,.media-preview video{display:block;width:100%;height:100%;object-fit:cover}.creator-media-badges{position:absolute;left:14px;right:14px;bottom:14px;display:flex;flex-wrap:wrap;gap:8px;z-index:2}.creator-badge{background:rgba(255,255,255,.92);color:var(--bl-teal-dark);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.status-approved{background:var(--bl-teal-soft);color:var(--bl-teal-dark)}.status-pending{background:#fff9e8;color:#986a00;border-color:#986a0026}.status-rejected{background:var(--bl-danger-soft);color:var(--bl-danger);border-color:#c0392b2e}.creator-media-body,.media-card-body{padding:18px}.creator-media-body h3{margin-bottom:7px}.creator-media-body p{margin-bottom:14px}.creator-media-footer,.media-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px solid var(--bl-border-soft);color:var(--bl-muted);font-size:13px;font-weight:950}.media-placeholder{display:grid;place-items:center;width:74px;height:74px;border-radius:24px;background:white;color:var(--bl-teal-dark);border:1px solid rgba(0,191,166,.18);font-weight:950;box-shadow:var(--bl-shadow-soft)}.activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.activity-card{min-height:220px}.activity-list{display:grid;gap:0}.activity-row,.row{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:14px;align-items:center;padding:14px 0;border-top:1px solid var(--bl-border-soft)}.activity-row:first-child,.row:first-of-type{border-top:none}.activity-row span{color:var(--bl-text);font-weight:800}.activity-row strong{color:var(--bl-navy);font-weight:950}.activity-row em{color:var(--bl-muted);font-style:normal;font-weight:800;text-align:right}.media-preview-button{display:block;width:100%;min-width:0;height:auto;min-height:0;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:inherit;box-shadow:none;overflow:hidden}.media-preview-button:hover{background:transparent;transform:none;box-shadow:none}.media-preview-button:disabled{opacity:1;cursor:default}.clickable-media-card .media-preview-button{cursor:zoom-in}.locked-media-preview{position:relative}.lock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;background:rgba(7,17,31,.38);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lock-overlay span{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 16px;border-radius:999px;background:rgba(255,255,255,.94);color:var(--bl-navy);font-size:13px;font-weight:950;box-shadow:0 12px 30px #07111f24}.packages{display:grid;gap:14px}.package-button{width:100%;margin:0;padding:18px 22px;border-radius:20px;background:white;color:var(--bl-text);border:1px solid var(--bl-border);box-shadow:none;display:grid;grid-template-columns:1.4fr auto auto;gap:18px;align-items:center;text-align:left}.package-button:hover{background:var(--bl-teal-soft);color:var(--bl-text);transform:translateY(-1px);border-color:#00bfa659}.package-button strong{display:block;font-size:16px;color:var(--bl-text)}.package-button small{display:block;color:var(--bl-muted);margin-top:4px}.package-price,.package-button span:nth-child(2){font-weight:950;color:var(--bl-teal-dark)}.package-button em{font-style:normal;font-size:13px;font-weight:950;color:var(--bl-muted)}.package{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:14px;align-items:center;padding:14px 0;border-top:1px solid var(--bl-border)}.package strong{color:var(--bl-text)}.creator-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}.creator-card-main{display:flex;align-items:center;gap:12px}.creator-card-main h3,.creator-card-main p,.creator-card p{margin-bottom:0}.creator-profile-card{overflow:hidden}.creator-profile-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px}.creator-profile-heading{display:flex;align-items:flex-start;gap:16px}.profile-close-button,.creator-profile-hero button.profile-close-button,.creator-profile-card button.profile-close-button{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:118px;max-width:150px;height:44px;min-height:44px;max-height:44px;padding:0 18px;margin:0;border-radius:999px;background:#ffffff;color:var(--bl-navy);border:1px solid var(--bl-border);box-shadow:none;font-size:14px;font-weight:950;line-height:1;align-self:flex-start}.profile-close-button:hover,.creator-profile-hero button.profile-close-button:hover,.creator-profile-card button.profile-close-button:hover{background:var(--bl-teal-soft);color:var(--bl-teal-dark);transform:none}.media-viewer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;width:100vw;height:100vh;padding:28px;background:rgba(7,17,31,.76);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.media-viewer{position:relative;width:min(980px,94vw);max-height:92vh;overflow:hidden;border-radius:30px;background:#ffffff;box-shadow:0 32px 100px #00000057}.media-viewer-close{position:absolute;top:14px;right:14px;z-index:10000;display:inline-flex;align-items:center;justify-content:center;width:42px;min-width:42px;height:42px;min-height:42px;margin:0;padding:0;border-radius:999px;background:rgba(255,255,255,.96);color:var(--bl-navy);border:1px solid rgba(255,255,255,.4);box-shadow:0 12px 28px #07111f38;font-size:24px;font-weight:900;line-height:1}.media-viewer-close:hover{background:var(--bl-teal-soft);color:var(--bl-teal-dark);transform:none}.media-viewer-content{display:grid;place-items:center;width:100%;max-height:76vh;overflow:hidden;background:#07111f}.media-viewer-image,.media-viewer-video{display:block;width:100%;max-height:76vh;object-fit:contain;background:#07111f;transition:transform .18s ease}.media-viewer-image-clickable{cursor:zoom-in}.media-viewer-content-zoomed{overflow:auto;cursor:grab}.media-viewer-content-zoomed:active{cursor:grabbing}.media-viewer-image-zoomed{cursor:zoom-out;transform:scale(1.75);transform-origin:center center}.media-viewer-info{padding:20px 24px;background:#ffffff}.media-viewer-info h3{margin-bottom:6px}.media-viewer-info p{margin-bottom:0}.profile-photo-card,.profile-photo-preview,.profile-photo-preview-fallback,.profile-photo-preview-row{display:none!important}@media (max-width: 980px){.creator-shell{max-width:820px}.creator-topbar{padding-right:230px}.creator-hero-grid,.activity-grid{grid-template-columns:1fr}.creator-stats-grid,.creator-media-grid,.creator-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 800px){.creator-shell,.dashboard-page{padding:76px 14px 22px}.creator-topbar{display:flex;align-items:flex-start;flex-direction:column;padding-right:0}.creator-topbar button.small,button.small{width:100%}.creator-card,.auth-card,.card,.upload-card,.profile-photo-card{padding:22px;border-radius:24px}.creator-profile-main{align-items:flex-start;gap:16px}.creator-avatar,.avatar-circle,.creator-avatar-large,.profile-card-header .creator-avatar{width:82px;height:104px;flex-basis:82px;border-radius:24px}.quick-photo-form{grid-template-columns:1fr}.quick-photo-form button{width:100%}.studio-form-grid,.creator-media-grid,.creator-grid,.grid,.form-grid,.media-grid,.activity-grid{grid-template-columns:1fr}.creator-stats-grid{grid-template-columns:1fr 1fr}.activity-row,.row,.package{grid-template-columns:1fr}.activity-row em{text-align:left}.language-switcher{top:12px;right:12px}.custom-file-picker{grid-template-columns:1fr;gap:8px}.custom-file-button{width:100%}.custom-file-name{text-align:center}.earnings-amount{font-size:56px}.earnings-metrics{grid-template-columns:1fr}.creator-media-preview,.media-preview{height:250px}.creator-media-footer,.media-footer{align-items:stretch;flex-direction:column}.notice,.notice-card{padding:22px}.notice .notice-close{position:static;width:36px;height:36px;margin:0 0 12px auto}.media-viewer-backdrop{padding:12px}.media-viewer{width:96vw;border-radius:22px}}body{background:radial-gradient(circle at 8% -4%,rgba(0,191,166,.18),transparent 30%),radial-gradient(circle at 95% 2%,rgba(255,255,255,.9),transparent 26%),radial-gradient(circle at 70% 100%,rgba(0,191,166,.08),transparent 30%),linear-gradient(180deg,#f8fcfb 0%,#edf4f4 48%,#e8eeee 100%)}.creator-shell{position:relative}.creator-shell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(7,17,31,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(7,17,31,.02) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.35),transparent 72%);mask-image:linear-gradient(180deg,rgba(0,0,0,.35),transparent 72%)}.creator-topbar{position:relative;min-height:62px;margin-bottom:28px}.creator-topbar:after{content:"";position:absolute;left:0;right:250px;bottom:-12px;height:1px;background:linear-gradient(90deg,rgba(0,191,166,.3),rgba(0,191,166,0))}.creator-topbar .small{min-width:154px;background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));box-shadow:0 16px 34px #00bfa63d}.creator-card{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.93));border:1px solid rgba(255,255,255,.88);box-shadow:0 24px 70px #07111f13,inset 0 1px #ffffffbf;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.creator-profile-panel{min-height:322px;border-top:0;background:radial-gradient(circle at 103% 0%,rgba(0,191,166,.13),transparent 25%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.94))}.creator-profile-panel:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,var(--bl-teal),rgba(0,191,166,.05))}.creator-profile-panel:after{right:-54px;top:-86px;width:220px;height:220px;background:radial-gradient(circle,rgba(0,191,166,.11),rgba(0,191,166,.035) 58%,transparent 62%)}.creator-profile-main{align-items:flex-start}.creator-avatar,.avatar-circle,.creator-avatar-large,.profile-card-header .creator-avatar{width:104px;height:132px;flex:0 0 104px;border-radius:30px}.creator-avatar{border:4px solid #ffffff;box-shadow:0 20px 44px #07111f29,0 0 0 1px #00bfa624}.avatar-circle{border:4px solid #ffffff}.creator-profile-copy h1{max-width:520px}.creator-profile-copy .muted{font-size:16px;font-weight:750}.creator-location{margin-bottom:12px;font-size:19px}.creator-bio{max-width:760px}.creator-pill-row span,.creator-badge,.pill{min-height:32px;padding:8px 13px;background:rgba(233,251,247,.86);border-color:#00bfa633}.quick-photo-form{position:relative;z-index:1;grid-template-columns:minmax(0,1fr) auto;margin-top:18px;padding-top:18px}.custom-file-picker{background:rgba(255,255,255,.9);border-color:#07111f14}.custom-file-button{background:linear-gradient(135deg,var(--bl-teal-soft),#f7fffd)}.earnings-panel{min-height:322px;background:radial-gradient(circle at 12% 10%,rgba(0,191,166,.08),transparent 25%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.94))}.earnings-amount{text-shadow:0 16px 36px rgba(0,191,166,.16)}.earnings-metrics div{background:linear-gradient(180deg,#fbfcfd,#f5f8f8);box-shadow:inset 0 1px #fffc}.creator-stats-grid{gap:16px}.stat-chip{position:relative;overflow:hidden;min-height:70px;padding:18px 22px 18px 58px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.86));border-color:#ffffffdb;box-shadow:0 14px 36px #07111f0e}.stat-chip:before{content:"";position:absolute;left:20px;top:50%;width:24px;height:24px;border-radius:999px;transform:translateY(-50%);background:var(--bl-teal-soft);box-shadow:inset 0 0 0 7px #00bfa62e}.stat-chip-approved:before{box-shadow:inset 0 0 0 7px #00bfa63d}.stat-chip-pending:before{background:#fff9e8;box-shadow:inset 0 0 0 7px #986a0029}.stat-chip-public:before{background:#eef7ff;box-shadow:inset 0 0 0 7px #2273c521}.stat-chip span{max-width:150px;line-height:1.18}.upload-studio-card,.content-gallery-card,.activity-card{position:relative;overflow:hidden}.upload-studio-card:before,.content-gallery-card:before,.activity-card:before{content:"";position:absolute;left:28px;right:28px;top:0;height:1px;background:linear-gradient(90deg,rgba(0,191,166,.26),rgba(0,191,166,0))}.creator-section-header{position:relative;z-index:1}.section-label,.creator-kicker{letter-spacing:.075em}.studio-form{position:relative;z-index:1}input,select,textarea{border-color:#07111f17;box-shadow:inset 0 1px #07111f04}input::placeholder,textarea::placeholder{color:#6b7280b8}.studio-submit{background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));box-shadow:0 18px 38px #00bfa63d}.creator-media-card,.media-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.creator-media-card:hover,.media-card:hover{transform:translateY(-3px);border-color:#00bfa638;box-shadow:0 22px 48px #07111f17}.creator-media-preview,.media-preview{height:250px}.creator-media-preview:after,.media-preview:after{content:"";position:absolute;inset:auto 0 0 0;height:42%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(7,17,31,.22))}.creator-media-badges{z-index:3}.creator-badge{box-shadow:0 10px 22px #07111f1a}.creator-media-body,.media-card-body{padding:19px 20px 18px}.creator-media-body h3{font-size:18px}.creator-media-body p{min-height:24px}.creator-media-footer,.media-footer{padding-top:13px}.activity-card{min-height:238px}.activity-row,.row{min-height:54px;padding:15px 0}.activity-row span,.activity-row strong,.activity-row em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice,.notice-card{background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.08),transparent 25%),#f7fffd}@media (max-width: 980px){.creator-topbar:after{right:230px}.creator-profile-panel,.earnings-panel{min-height:auto}}@media (max-width: 800px){.creator-shell:before{display:none}.creator-topbar:after{right:0}.creator-card{box-shadow:0 18px 44px #07111f13}.creator-profile-main{gap:14px}.creator-avatar,.avatar-circle,.creator-avatar-large,.profile-card-header .creator-avatar{width:84px;height:106px;flex:0 0 84px;border-radius:24px}.creator-profile-copy h1{font-size:clamp(28px,9vw,38px);letter-spacing:-.065em}.quick-photo-form{grid-template-columns:1fr}.stat-chip{padding:16px 16px 16px 48px}.stat-chip:before{left:16px;width:20px;height:20px}.stat-chip strong{font-size:24px}.creator-media-preview,.media-preview{height:260px}.activity-row span,.activity-row strong,.activity-row em{white-space:normal}}@media (max-width: 520px){.creator-stats-grid{grid-template-columns:1fr}.creator-profile-main{flex-direction:column}.creator-avatar,.avatar-circle,.creator-avatar-large,.profile-card-header .creator-avatar{width:104px;height:132px}}html{scroll-behavior:smooth}body{min-width:320px;overflow-x:hidden}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(0,191,166,.22);outline-offset:3px}.creator-bio{max-width:760px;margin:0 0 18px;color:#737b89;font-size:15px;font-weight:600;line-height:1.58;letter-spacing:-.006em}.creator-profile-panel,.earnings-panel,.upload-studio-card,.content-gallery-card,.activity-card{isolation:isolate}.creator-profile-main,.creator-location,.creator-bio,.creator-pill-row,.quick-photo-form{position:relative;z-index:1}.studio-submit{box-shadow:0 14px 30px #00bfa630}.studio-submit:hover{box-shadow:0 18px 36px #00bfa63d}.creator-media-card{min-width:0}.creator-media-preview video,.media-preview video{background:#07111f}.creator-media-body .muted{display:-webkit-box;overflow:hidden;min-height:auto;-webkit-line-clamp:2;-webkit-box-orient:vertical}.creator-media-footer{flex-wrap:wrap}.delete-media-button{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:92px;min-height:36px;margin:0;padding:8px 14px;border-radius:999px;background:#ffffff;color:var(--bl-danger);border:1px solid rgba(192,57,43,.2);box-shadow:none;font-size:12px;font-weight:950;line-height:1}.delete-media-button:hover{background:var(--bl-danger-soft);color:var(--bl-danger);border-color:#c0392b52;box-shadow:0 10px 22px #c0392b14;transform:translateY(-1px)}.delete-media-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.empty-state{background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.08),transparent 26%),#f8fafc}.activity-row{min-width:0}@media (max-width: 980px){.creator-shell{padding-top:78px}.language-switcher{top:16px;right:16px}}@media (max-width: 800px){.creator-shell{padding-top:84px}.creator-topbar{gap:14px}.creator-location{font-size:17px}.creator-bio{font-size:14.5px}.creator-media-footer{display:grid;grid-template-columns:1fr;align-items:stretch}.delete-media-button{width:100%;min-height:42px}.studio-submit{box-shadow:0 12px 26px #00bfa62e}}@media (max-width: 520px){h2{font-size:24px}.creator-card{padding:20px}.creator-profile-copy .muted{font-size:15px}.earnings-amount{font-size:52px}.creator-media-preview,.media-preview{height:245px}}.earnings-actions{display:grid;gap:10px;margin-top:20px}.earnings-action-button,.earnings-support-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;width:100%;border-radius:999px;text-decoration:none;font-size:13px;font-weight:950;line-height:1;transition:.2s ease}.earnings-action-button{border:0;margin:0;padding:0 18px;background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));color:#fff;box-shadow:0 14px 28px #00bfa62e;cursor:pointer}.earnings-action-button:hover{color:#fff;transform:translateY(-1px);box-shadow:0 18px 36px #00bfa63b}.earnings-action-button:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.earnings-support-link{border:1px solid rgba(0,191,166,.2);background:#ffffff;color:var(--bl-teal-dark);box-shadow:none}.earnings-support-link:hover{background:var(--bl-teal-soft);color:var(--bl-teal-dark);transform:translateY(-1px)}.earnings-minimum-note{margin:0;color:var(--bl-muted);font-size:12px;font-weight:750;line-height:1.45;text-align:center}@media (max-width: 800px){.earnings-actions{margin-top:18px}}.creator-media-actions{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap;width:100%;margin-top:12px}.creator-media-footer,.media-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.creator-media-footer>span,.media-footer>span{flex:0 1 auto}.creator-media-footer button,.media-footer button,.creator-media-body button,.media-card-body button{width:auto!important;min-width:104px!important;max-width:max-content!important;min-height:38px;margin:0!important;padding:9px 18px;border-radius:999px;font-size:12px;font-weight:950;line-height:1;box-shadow:none}.creator-media-footer button:not(.delete-media-button),.media-footer button:not(.delete-media-button),.creator-media-body button:not(.delete-media-button),.media-card-body button:not(.delete-media-button){background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));color:#fff;border:1px solid rgba(0,191,166,.2)}.creator-media-footer button:not(.delete-media-button):hover,.media-footer button:not(.delete-media-button):hover,.creator-media-body button:not(.delete-media-button):hover,.media-card-body button:not(.delete-media-button):hover{background:var(--bl-teal-dark);color:#fff;transform:translateY(-1px);box-shadow:0 10px 22px #00bfa624}.delete-media-button,.creator-media-footer .delete-media-button,.media-footer .delete-media-button,.creator-media-body .delete-media-button,.media-card-body .delete-media-button{width:auto!important;min-width:104px!important;max-width:max-content!important;min-height:38px;margin:0!important;padding:9px 18px;border-radius:999px;background:#ffffff;color:var(--bl-danger);border:1px solid rgba(192,57,43,.22);box-shadow:none;font-size:12px;font-weight:950}.delete-media-button:hover,.creator-media-footer .delete-media-button:hover,.media-footer .delete-media-button:hover,.creator-media-body .delete-media-button:hover,.media-card-body .delete-media-button:hover{background:var(--bl-danger-soft);color:var(--bl-danger);border-color:#c0392b57;transform:translateY(-1px);box-shadow:0 10px 22px #c0392b14}.delete-media-button:disabled,.creator-media-footer .delete-media-button:disabled,.media-footer .delete-media-button:disabled,.creator-media-body .delete-media-button:disabled,.media-card-body .delete-media-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 800px){.creator-media-footer,.media-footer{display:flex;align-items:center;justify-content:flex-start}.creator-media-actions{justify-content:flex-start}.creator-media-footer button,.media-footer button,.creator-media-body button,.media-card-body button,.delete-media-button{width:auto!important;min-width:104px!important;max-width:max-content!important}}.dashboard-page.member-dashboard-page{position:relative;width:100%;max-width:1180px;min-height:100vh;margin:0 auto;padding:34px 28px 42px}.dashboard-page.member-dashboard-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(7,17,31,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(7,17,31,.018) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.28),transparent 74%);mask-image:linear-gradient(180deg,rgba(0,0,0,.28),transparent 74%)}.member-topbar{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:22px;min-height:62px;margin-bottom:26px;padding-right:250px}.member-topbar:after{content:"";position:absolute;left:0;right:250px;bottom:-12px;height:1px;background:linear-gradient(90deg,rgba(0,191,166,.3),rgba(0,191,166,0))}.topbar-actions{display:inline-flex;align-items:center;gap:10px}.member-topbar .small{min-width:132px;margin:0}.member-topbar .small:not(.ghost){background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));box-shadow:0 16px 34px #00bfa638}.member-wallet-grid{display:grid;grid-template-columns:minmax(320px,.84fr) minmax(0,1.16fr);gap:20px;margin-bottom:18px}.member-wallet-grid>.card,.member-browse-card,.member-profile-card,.member-activity-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.88);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.93));box-shadow:0 24px 70px #07111f13,inset 0 1px #ffffffbf;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.member-wallet-grid>.card:before,.member-browse-card:before,.member-profile-card:before,.member-activity-card:before{content:"";position:absolute;left:28px;right:28px;top:0;height:1px;background:linear-gradient(90deg,rgba(0,191,166,.26),rgba(0,191,166,0))}.member-wallet-card{min-height:310px;display:flex;flex-direction:column;justify-content:space-between;border-top:0;background:radial-gradient(circle at 103% 0%,rgba(0,191,166,.13),transparent 25%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.94))}.member-wallet-card:after{content:"";position:absolute;right:-52px;top:-86px;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,rgba(0,191,166,.11),rgba(0,191,166,.035) 58%,transparent 62%);pointer-events:none}.member-wallet-card h2,.member-wallet-card .big-number,.member-wallet-card .muted,.member-wallet-card .wallet-metrics{position:relative;z-index:1}.wallet-card .big-number,.member-wallet-card .big-number{color:var(--bl-teal);font-size:clamp(52px,6vw,74px);font-weight:950;letter-spacing:-.08em;line-height:.94;margin:10px 0 8px;text-shadow:0 16px 36px rgba(0,191,166,.15)}.wallet-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.wallet-metrics div{padding:16px;border-radius:22px;background:linear-gradient(180deg,#fbfcfd,#f5f8f8);border:1px solid var(--bl-border-soft);box-shadow:inset 0 1px #fffc}.wallet-metrics span{display:block;margin-bottom:5px;color:var(--bl-muted);font-size:12px;font-weight:850}.wallet-metrics strong{color:var(--bl-navy);font-size:22px;font-weight:950;letter-spacing:-.04em}.member-credit-card h2,.member-browse-card h2,.member-profile-card h2,.member-activity-card h2{position:relative;z-index:1}.member-credit-card .packages{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.member-credit-card .package-button{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr;gap:12px;align-items:start;min-height:128px;width:100%;margin:0;padding:20px;border-radius:26px;text-align:left;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.1),transparent 32%),#ffffff;border:1px solid rgba(7,17,31,.08);box-shadow:0 14px 32px #07111f0b}.member-credit-card .package-button:hover{background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.14),transparent 32%),#ffffff;border-color:#00bfa647;box-shadow:0 20px 42px #07111f14}.member-credit-card .package-main strong{color:var(--bl-navy);font-size:17px;font-weight:950}.member-credit-card .package-main small{color:var(--bl-muted);font-size:13px;font-weight:800}.member-credit-card .package-price{color:var(--bl-teal-dark);font-size:22px;font-weight:950;letter-spacing:-.045em}.member-credit-card .package-button em{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:34px;padding:0 15px;border-radius:999px;background:var(--bl-teal-soft);color:var(--bl-teal-dark);font-size:12px;font-weight:950;font-style:normal}.member-browse-card,.member-profile-card,.member-activity-card{margin-bottom:18px}.member-browse-card .section-heading,.member-profile-card .creator-profile-hero{position:relative;z-index:1}.member-browse-card .creator-grid{position:relative;z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.member-browse-card .creator-card{padding:22px;border-radius:28px;border:1px solid rgba(7,17,31,.075);background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.08),transparent 28%),#ffffff;box-shadow:0 14px 34px #07111f0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.member-browse-card .creator-card:hover,.member-browse-card .creator-card-active{transform:translateY(-3px);border-color:#00bfa63d;box-shadow:0 22px 50px #07111f16}.member-browse-card .creator-card>button{min-height:44px;margin-top:16px;background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));box-shadow:0 14px 28px #00bfa62e}.member-browse-card .pill-row,.member-profile-card .pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.member-profile-card{padding:28px}.member-profile-card .creator-profile-hero{padding-bottom:18px;border-bottom:1px solid var(--bl-border-soft)}.member-profile-card .creator-profile-heading{align-items:flex-start}.member-profile-card .creator-avatar,.member-profile-card .avatar-circle{width:82px;height:104px;flex:0 0 82px;border-radius:24px;border:4px solid #ffffff;box-shadow:0 18px 38px #07111f21,0 0 0 1px #00bfa621}.member-profile-card .profile-close-button{width:auto;min-width:118px;margin:0}.member-media-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px}.member-media-grid .media-card{overflow:hidden;border-radius:30px;border:1px solid rgba(7,17,31,.075);background:#ffffff;box-shadow:0 14px 34px #07111f0d;transition:transform .2s ease,box-shadow .2s ease}.member-media-grid .media-card:hover{transform:translateY(-3px);box-shadow:0 22px 50px #07111f16}.member-media-grid .media-preview{height:320px;background:radial-gradient(circle at 30% 20%,rgba(0,191,166,.12),transparent 32%),linear-gradient(135deg,#f8fafc,#eef2f7)}.member-media-grid .media-preview img,.member-media-grid .media-preview video{width:100%;height:100%;object-fit:cover}.member-media-grid .media-preview video{background:#07111f}.member-media-grid .media-card-body{padding:20px}.member-media-grid .media-card-body h3{font-size:19px}.member-media-grid .media-card-body .muted{display:-webkit-box;overflow:hidden;min-height:auto;-webkit-line-clamp:2;-webkit-box-orient:vertical}.member-media-grid .media-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding-top:15px}.member-media-grid .media-footer button{width:auto!important;min-width:112px;min-height:40px;margin:0;padding:9px 18px}.member-activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.member-activity-card{min-height:240px}.member-activity-card .activity-list{position:relative;z-index:1}.member-activity-card .row{grid-template-columns:1.1fr .8fr 1.1fr;min-height:56px;padding:15px 0}.member-activity-card .row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-meta{display:flex;flex-wrap:wrap;gap:10px}.notice-meta span{display:inline-flex;gap:4px;color:var(--bl-muted);font-size:13px;font-weight:750}@media (max-width: 980px){.dashboard-page.member-dashboard-page{max-width:820px;padding-top:78px}.member-topbar{padding-right:230px}.member-topbar:after{right:230px}.member-wallet-grid,.member-activity-grid{grid-template-columns:1fr}.member-browse-card .creator-grid,.member-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 800px){.dashboard-page.member-dashboard-page{padding:84px 14px 22px}.dashboard-page.member-dashboard-page:before{display:none}.member-topbar{display:flex;align-items:flex-start;flex-direction:column;gap:14px;padding-right:0}.member-topbar:after{right:0}.topbar-actions,.member-topbar .small{width:100%}.member-wallet-grid>.card,.member-browse-card,.member-profile-card,.member-activity-card{padding:22px;border-radius:24px}.member-credit-card .packages,.member-browse-card .creator-grid,.member-media-grid{grid-template-columns:1fr}.wallet-card .big-number,.member-wallet-card .big-number{font-size:56px}.wallet-metrics{grid-template-columns:1fr}.member-profile-card .creator-profile-hero{display:grid;gap:18px}.member-profile-card .profile-close-button{width:100%;max-width:none}.member-media-grid .media-preview{height:280px}.member-media-grid .media-footer{align-items:stretch;flex-direction:column}.member-media-grid .media-footer button{width:100%!important}.member-activity-card .row{grid-template-columns:1fr}.member-activity-card .row span{white-space:normal}}@media (max-width: 520px){.topbar-actions{display:grid;grid-template-columns:1fr}.member-wallet-card{min-height:auto}.member-media-grid .media-preview{height:245px}.member-profile-card .creator-profile-heading{display:grid;gap:14px}.member-profile-card .creator-avatar,.member-profile-card .avatar-circle{width:104px;height:132px;flex-basis:104px}}.creator-subscribers-card,.creator-chat-card{margin-bottom:18px;position:relative;overflow:hidden}.creator-subscribers-card:before,.creator-chat-card:before{content:"";position:absolute;left:28px;right:28px;top:0;height:1px;background:linear-gradient(90deg,rgba(0,191,166,.26),rgba(0,191,166,0))}.subscriber-list{position:relative;z-index:1;display:grid;gap:12px;margin-top:16px}.subscriber-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:22px;background:#ffffff;border:1px solid var(--bl-border-soft);box-shadow:0 10px 24px #07111f09}.subscriber-row div{display:grid;gap:4px;min-width:0}.subscriber-row strong{color:var(--bl-navy);font-size:15px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subscriber-row span{color:var(--bl-teal-dark);font-size:12px;font-weight:950}.subscriber-row em{color:var(--bl-muted);font-size:12px;font-style:normal;font-weight:800;text-align:right}.creator-chat-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(260px,.42fr) minmax(0,.58fr);gap:18px;margin-top:18px}.creator-chat-list{display:grid;align-content:start;gap:12px;min-width:0}.creator-conversation-button{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 14px;align-items:center;width:100%;min-height:78px;margin:0;padding:14px 16px;border-radius:22px;background:#ffffff;color:var(--bl-text);border:1px solid var(--bl-border-soft);box-shadow:0 10px 24px #07111f09;text-align:left}.creator-conversation-button:hover,.creator-conversation-button.active{background:var(--bl-teal-soft);color:var(--bl-text);border-color:#00bfa647;transform:translateY(-1px)}.creator-conversation-button>span:first-child{grid-row:1 / 3;display:grid;place-items:center;width:48px;height:56px;border-radius:18px;background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));color:#fff;font-size:18px;font-weight:950}.creator-conversation-button strong{color:var(--bl-navy);font-size:15px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-conversation-button small{color:var(--bl-muted);font-size:13px;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-chat-panel{min-width:0;padding:18px;border-radius:26px;background:#f8fafc;border:1px solid var(--bl-border-soft)}.creator-chat-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.creator-chat-panel-header h3{margin-bottom:0;font-size:22px}.creator-chat-panel-header button{width:auto;min-width:110px;margin:0}.creator-chat-message-list{display:grid;gap:12px;min-height:280px;max-height:430px;overflow-y:auto;padding:16px;border-radius:22px;background:#ffffff;border:1px solid var(--bl-border-soft)}.creator-chat-message{width:fit-content;max-width:min(520px,84%);padding:12px 15px;border-radius:18px}.creator-chat-message.mine{justify-self:end;background:var(--bl-teal);color:#fff}.creator-chat-message.theirs{justify-self:start;background:#f8fafc;color:var(--bl-text);border:1px solid var(--bl-border-soft)}.creator-chat-message p{margin:0 0 5px;font-weight:700}.creator-chat-message span{display:block;font-size:11px;font-weight:850;opacity:.72}.creator-chat-compose-form{display:grid;gap:12px;margin-top:14px}.creator-chat-compose-form textarea{min-height:96px}.creator-chat-compose-form button{min-height:48px;margin:0}@media (max-width: 980px){.creator-chat-grid{grid-template-columns:1fr}}@media (max-width: 800px){.creator-chat-panel-header,.subscriber-row{align-items:stretch;flex-direction:column}.creator-chat-panel-header button{width:100%}.subscriber-row em{text-align:left}.creator-chat-message{max-width:92%}}.buyers-not-subscribed-card{margin-bottom:18px;border:1px solid rgba(0,191,166,.16);background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.1),transparent 27%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.94))}.buyers-alert-header{align-items:flex-start}.buyer-conversion-note{display:grid;gap:6px;margin-bottom:16px;padding:16px 18px;border-radius:22px;background:var(--bl-teal-soft);border:1px solid rgba(0,191,166,.18)}.buyer-conversion-note strong{color:var(--bl-teal-dark);font-size:14px;font-weight:950}.buyer-conversion-note p{margin:0;color:var(--bl-text);font-size:13px;font-weight:750;line-height:1.5}.buyer-prospect-list{display:grid;gap:12px}.buyer-prospect-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px;border-radius:24px;background:#ffffff;border:1px solid var(--bl-border-soft);box-shadow:0 12px 28px #07111f0b}.buyer-prospect-avatar{width:52px;height:58px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));color:#fff;font-weight:950}.buyer-prospect-main{min-width:0}.buyer-prospect-main strong{display:block;color:var(--bl-navy);font-size:15px;font-weight:950;margin-bottom:3px}.buyer-prospect-main span{display:block;color:var(--bl-muted);font-size:12px;font-weight:800;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.buyer-prospect-main p{margin:0 0 10px;color:var(--bl-text);font-size:13px;font-weight:750;line-height:1.45}.buyer-prospect-meta{display:flex;gap:8px;flex-wrap:wrap}.buyer-prospect-meta em{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#f8fafc;border:1px solid var(--bl-border-soft);color:var(--bl-muted);font-size:11px;font-style:normal;font-weight:900}.buyer-message-button{min-width:132px!important;margin:0!important}@media (max-width: 760px){.buyer-prospect-card{grid-template-columns:auto minmax(0,1fr)}.buyer-message-button{grid-column:1 / -1;width:100%!important;max-width:none!important}}.buyers-not-subscribed-card,.creator-mailbox-card{overflow:hidden;border:1px solid rgba(13,148,136,.12);box-shadow:0 24px 70px #0f172a14}.buyers-not-subscribed-card .creator-section-header,.creator-mailbox-card .creator-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.buyers-not-subscribed-card .creator-section-header>div,.creator-mailbox-card .creator-section-header>div{max-width:720px}.buyers-not-subscribed-card .creator-section-header h2,.creator-mailbox-card .creator-section-header h2{margin:6px 0 8px;font-size:clamp(26px,3vw,38px);line-height:1.05;letter-spacing:-.04em;color:var(--bl-navy)}.buyers-not-subscribed-card .creator-section-header .muted,.creator-mailbox-card .creator-section-header .muted{max-width:680px;font-size:15px;line-height:1.65}.buyers-not-subscribed-card .creator-section-header button,.creator-mailbox-card .creator-section-header button{width:auto;min-width:132px;margin:0;flex:0 0 auto}.buyer-opportunity-note{display:grid;gap:6px;margin-bottom:24px;padding:18px 20px;border-radius:24px;background:radial-gradient(circle at top left,rgba(20,184,166,.18),transparent 34%),linear-gradient(135deg,rgba(240,253,250,.95),rgba(255,255,255,.98));border:1px solid rgba(20,184,166,.18)}.buyer-opportunity-note strong{color:var(--bl-teal-dark);font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.buyer-opportunity-note p{margin:0;color:var(--bl-muted);font-size:14px;line-height:1.6}.buyers-not-subscribed-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.buyer-card{position:relative;display:grid;gap:16px;padding:20px;border-radius:28px;background:#ffffff;border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 45px #0f172a0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.buyer-card:hover{transform:translateY(-2px);border-color:#14b8a647;box-shadow:0 24px 60px #0f172a17}.buyer-card-main{display:flex;align-items:center;gap:14px}.buyer-avatar{width:52px;height:58px;display:grid;place-items:center;flex:0 0 auto;border-radius:20px;background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));color:#fff;font-weight:950;font-size:20px;box-shadow:0 14px 28px #0d948840}.buyer-card h3{margin:0;color:var(--bl-navy);font-size:18px;line-height:1.15;letter-spacing:-.02em}.buyer-card .muted{margin:4px 0 0;font-size:13px}.buyer-card>p{margin:0;min-height:44px;color:var(--bl-muted);font-size:14px;line-height:1.55}.buyer-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.buyer-meta-grid span{display:grid;gap:3px;min-width:0;padding:12px;border-radius:18px;background:#f8fafc;color:var(--bl-muted);font-size:12px;line-height:1.35;border:1px solid rgba(15,23,42,.05)}.buyer-meta-grid strong{color:var(--bl-navy);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.buyer-card button{width:100%;min-height:46px;margin:0;border-radius:999px;font-size:14px;font-weight:950}.creator-mailbox-grid{display:grid;grid-template-columns:minmax(260px,.36fr) minmax(0,.64fr);gap:18px;align-items:stretch}.creator-conversation-list{min-height:420px;max-height:560px;overflow-y:auto;padding:12px;border-radius:28px;background:#f8fafc;border:1px solid rgba(15,23,42,.06)}.creator-conversation-button{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;width:100%;min-height:76px;margin:0 0 10px;padding:12px;text-align:left;border-radius:22px;background:#ffffff;color:var(--bl-text);border:1px solid rgba(15,23,42,.06);box-shadow:0 10px 26px #0f172a09}.creator-conversation-button:last-child{margin-bottom:0}.creator-conversation-button:hover,.creator-conversation-button.active{background:linear-gradient(135deg,#ecfeff,#ffffff);border-color:#14b8a647;transform:translateY(-1px)}.conversation-avatar{width:46px;height:52px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));color:#fff;font-size:18px;font-weight:950}.conversation-copy{display:grid;gap:4px;min-width:0}.conversation-copy strong{overflow:hidden;color:var(--bl-navy);font-size:14px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.conversation-copy small{overflow:hidden;color:var(--bl-muted);font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.creator-chat-panel{min-height:420px;display:flex;flex-direction:column;padding:18px;border-radius:28px;background:radial-gradient(circle at top right,rgba(20,184,166,.14),transparent 28%),#ffffff;border:1px solid rgba(15,23,42,.06);box-shadow:inset 0 1px #ffffffe6}.chat-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid rgba(15,23,42,.06)}.chat-panel-header h3{margin:4px 0 0;color:var(--bl-navy);font-size:22px;letter-spacing:-.03em}.chat-message-list{flex:1;display:grid;align-content:start;gap:12px;min-height:280px;max-height:440px;overflow-y:auto;padding:16px;border-radius:24px;background:#f8fafc;border:1px solid rgba(15,23,42,.05)}.chat-message.mine{justify-self:end;color:#fff;background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));box-shadow:0 14px 30px #0d948838;border-bottom-right-radius:8px}.chat-message.theirs{justify-self:start;color:var(--bl-text);background:#ffffff;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 26px #0f172a0b;border-bottom-left-radius:8px}.chat-compose-form textarea{width:100%;min-height:104px;resize:vertical;padding:15px 16px;border-radius:22px;background:#ffffff;color:var(--bl-text);border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 28px #0f172a09;font:inherit;font-size:14px;line-height:1.5}.chat-compose-form textarea:focus{outline:none;border-color:#14b8a66b;box-shadow:0 0 0 4px #14b8a61a}.chat-compose-form button{width:100%;min-height:50px;margin:0;border-radius:999px;font-weight:950}.creator-conversation-list .empty-state,.creator-chat-panel .empty-state{height:100%;min-height:260px;display:flex;flex-direction:column;justify-content:center;padding:26px;border-radius:24px;background:rgba(255,255,255,.72);border:1px dashed rgba(15,23,42,.12)}.creator-conversation-list .empty-state h3,.creator-chat-panel .empty-state h3{margin-bottom:8px;font-size:20px;color:var(--bl-navy)}.creator-conversation-list .empty-state p,.creator-chat-panel .empty-state p{max-width:420px;margin:0;color:var(--bl-muted);font-size:14px;line-height:1.6}.buyers-not-subscribed-card+.creator-mailbox-card{margin-top:28px}.creator-mailbox-card+.upload-studio-card{margin-top:32px}@media (max-width: 980px){.buyers-not-subscribed-grid,.creator-mailbox-grid{grid-template-columns:1fr}.creator-conversation-list{min-height:auto;max-height:360px}}@media (max-width: 760px){.buyers-not-subscribed-card .creator-section-header,.creator-mailbox-card .creator-section-header,.chat-panel-header{flex-direction:column;align-items:stretch}.buyers-not-subscribed-card .creator-section-header button,.creator-mailbox-card .creator-section-header button,.chat-panel-header button{width:100%}.buyer-meta-grid{grid-template-columns:1fr}.buyer-card,.creator-chat-panel,.creator-conversation-list{border-radius:22px}.chat-message{max-width:94%}}.member-dashboard-page{max-width:1180px;margin:0 auto;padding:28px 22px 60px}.member-dashboard-page .card{border-radius:28px}.member-subscription-card{padding:28px}.member-subscription-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.subscription-plan-button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 18px;align-items:center;width:100%;min-height:118px;padding:20px;border-radius:24px;text-align:left;background:#ffffff;border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 34px #0f172a0d;color:var(--bl-text)}.subscription-plan-button:hover{transform:translateY(-2px);border-color:#14b8a64d;background:linear-gradient(135deg,#ecfeff,#ffffff)}.subscription-plan-badge{grid-column:1 / -1;width:fit-content;padding:6px 10px;border-radius:999px;background:rgba(20,184,166,.11);color:var(--bl-teal-dark);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.subscription-plan-main{display:grid;gap:6px;min-width:0}.subscription-plan-main strong{color:var(--bl-navy);font-size:17px}.subscription-plan-main small{color:var(--bl-muted);font-size:13px;line-height:1.45}.subscription-plan-price{color:var(--bl-teal);font-size:22px;font-weight:950;white-space:nowrap}.subscription-plan-button em{grid-column:1 / -1;width:fit-content;min-width:110px;padding:10px 16px;border-radius:999px;background:var(--bl-teal);color:#fff;font-style:normal;font-size:13px;font-weight:950;text-align:center}.member-wallet-grid{grid-template-columns:.85fr 1.15fr;gap:24px;align-items:stretch}.member-browse-card,.member-profile-card,.member-chat-list-card,.member-chat-panel-card{padding:28px}.member-chat-grid{display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);gap:22px;align-items:stretch;margin-top:28px}.member-chat-list-card .section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.member-chat-list-card .section-heading button{width:auto;min-width:120px;margin:0}.chat-conversation-list{display:grid;gap:12px}.chat-conversation-button{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;width:100%;min-height:76px;padding:12px;border-radius:22px;background:#ffffff;border:1px solid rgba(15,23,42,.08);text-align:left;color:var(--bl-text)}.chat-conversation-button:hover,.chat-conversation-button.active{background:linear-gradient(135deg,#ecfeff,#ffffff);border-color:#14b8a647}.chat-conversation-button img,.chat-conversation-button>span:first-child{grid-row:1 / 3;width:48px;height:54px;border-radius:18px;object-fit:cover;display:grid;place-items:center;background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));color:#fff;font-weight:950}.chat-conversation-button strong,.chat-conversation-button small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-conversation-button strong{color:var(--bl-navy);font-size:14px}.chat-conversation-button small{color:var(--bl-muted);font-size:12px}.member-chat-panel-card{min-height:420px}.chat-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.chat-message-list{min-height:280px;max-height:430px;overflow-y:auto;display:grid;align-content:start;gap:12px;padding:16px;border-radius:24px;background:#f8fafc;border:1px solid rgba(15,23,42,.06)}.chat-message{width:fit-content;max-width:min(560px,86%);padding:13px 15px;border-radius:20px;font-size:14px;line-height:1.5}.chat-message.mine{justify-self:end;background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));color:#fff;border-bottom-right-radius:8px}.chat-message.theirs{justify-self:start;background:#ffffff;color:var(--bl-text);border:1px solid rgba(15,23,42,.08);border-bottom-left-radius:8px}.chat-message p{margin:0 0 6px;font-weight:750}.chat-message span{display:block;font-size:11px;font-weight:900;opacity:.7}.chat-compose-form{display:grid;gap:12px;margin-top:14px}.chat-compose-form textarea{width:100%;min-height:104px;resize:vertical;padding:15px 16px;border-radius:22px;background:#ffffff;border:1px solid rgba(15,23,42,.08);font:inherit}.chat-compose-form button{width:100%;min-height:50px;margin:0;border-radius:999px}.reply-locked-box{display:grid;gap:8px;margin-top:14px;padding:18px;border-radius:22px;background:#fff7ed;border:1px solid rgba(251,146,60,.25)}.reply-locked-box strong{color:#9a3412;font-size:15px}.reply-locked-box p{margin:0;color:#7c2d12;font-size:14px;line-height:1.5}.reply-locked-box button{width:fit-content;min-width:180px;margin:4px 0 0;border-radius:999px}.member-chat-list-card .notice,.member-chat-list-card .notice-error,.member-chat-list-card .error{margin-bottom:14px}@media (max-width: 980px){.member-subscription-grid,.member-wallet-grid,.member-chat-grid{grid-template-columns:1fr}}.member-dashboard-page{max-width:1240px;margin:0 auto;padding:32px 24px 72px}.member-dashboard-page>section{margin-top:30px}.member-dashboard-page .card{border-radius:32px;box-shadow:0 24px 70px #0f172a12}.member-topbar{margin-bottom:28px}.member-subscription-card{padding:34px}.member-subscription-card .section-heading{margin-bottom:22px}.member-subscription-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.subscription-plan-button{min-height:150px;padding:24px;border-radius:28px}.subscription-plan-main strong{font-size:19px}.subscription-plan-main small{max-width:420px;font-size:14px;line-height:1.55}.subscription-plan-price{font-size:24px}.member-wallet-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:28px;align-items:stretch}.member-wallet-card,.member-credit-card{padding:34px}.member-credit-card .packages{gap:18px}.package-card-button{min-height:130px;padding:22px;border-radius:26px}.member-browse-card{padding:34px;min-height:260px}.creator-grid{gap:22px}.creator-card{border-radius:28px}.member-profile-card{padding:34px}.creator-profile-hero{align-items:flex-start;gap:24px;padding-bottom:28px;margin-bottom:30px}.creator-profile-actions{display:flex;align-items:center;gap:12px}.creator-profile-actions .pill{max-width:360px;white-space:normal;line-height:1.45;text-align:center}.member-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.media-card{border-radius:30px;overflow:hidden}.media-preview,.locked-media-preview{min-height:310px}.media-preview img,.media-preview video{width:100%;height:310px;object-fit:cover}.media-card-body{padding:22px}.media-footer{margin-top:22px}.member-activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:30px}.member-activity-card{padding:34px;min-height:220px}.member-chat-grid{display:grid;grid-template-columns:minmax(320px,.38fr) minmax(0,.62fr);gap:28px;align-items:stretch;margin-top:34px}.member-chat-list-card,.member-chat-panel-card{padding:34px;min-height:520px}.member-chat-list-card .section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:24px}.member-chat-list-card .section-heading h2,.member-chat-panel-card h2{font-size:28px;line-height:1.08;letter-spacing:-.04em}.member-chat-list-card .section-heading p{max-width:380px;line-height:1.55}.member-chat-list-card .section-heading button{width:auto;min-width:124px;margin:0;flex:0 0 auto}.chat-conversation-list{display:grid;gap:14px}.chat-conversation-button{min-height:92px;padding:16px;border-radius:26px;grid-template-columns:auto minmax(0,1fr);gap:14px}.chat-conversation-button img,.chat-conversation-button>span:first-child{width:58px;height:66px;border-radius:22px}.chat-conversation-button strong{font-size:16px;margin-bottom:4px}.chat-conversation-button small{max-width:240px;font-size:13px;line-height:1.35}.member-chat-panel-card{display:flex;flex-direction:column}.chat-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid rgba(15,23,42,.06)}.chat-panel-header h2{margin-top:4px}.chat-panel-header button{width:auto;min-width:96px;margin:0}.chat-message-list{flex:1;min-height:330px;max-height:520px;padding:22px;gap:16px;border-radius:28px;background:radial-gradient(circle at top right,rgba(20,184,166,.1),transparent 30%),#f8fafc}.chat-message{max-width:min(620px,82%);padding:16px 18px;border-radius:22px;font-size:15px}.chat-message p{line-height:1.55}.chat-message span{margin-top:6px}.reply-locked-box{margin-top:18px;padding:22px;border-radius:26px}.reply-locked-box strong{font-size:16px}.reply-locked-box p{font-size:14px;line-height:1.55}.reply-locked-box button{min-height:46px;padding:0 22px}.chat-compose-form{margin-top:18px}.chat-compose-form textarea{min-height:120px;padding:18px;border-radius:26px}.chat-compose-form button{min-height:54px}.member-chat-list-card .empty-state,.member-chat-panel-card .empty-state{min-height:280px;padding:34px;border-radius:28px}.member-chat-list-card .empty-state h3,.member-chat-panel-card .empty-state h3{font-size:22px}@media (max-width: 1050px){.member-wallet-grid,.member-activity-grid,.member-chat-grid,.member-media-grid,.member-subscription-grid{grid-template-columns:1fr}.member-chat-list-card,.member-chat-panel-card{min-height:auto}.chat-message-list{min-height:280px}}@media (max-width: 720px){.member-dashboard-page{padding:22px 14px 54px}.member-subscription-card,.member-wallet-card,.member-credit-card,.member-browse-card,.member-profile-card,.member-activity-card,.member-chat-list-card,.member-chat-panel-card{padding:22px;border-radius:26px}.creator-profile-hero,.member-chat-list-card .section-heading,.chat-panel-header,.creator-profile-actions{flex-direction:column;align-items:stretch}.creator-profile-actions .pill,.creator-profile-actions button,.member-chat-list-card .section-heading button,.chat-panel-header button{width:100%;max-width:none}.media-preview,.locked-media-preview,.media-preview img,.media-preview video{height:250px;min-height:250px}.chat-message{max-width:94%}}.creator-mailbox-card .chat-compose-form{margin-top:14px}.creator-mailbox-card .chat-compose-form textarea{min-height:86px;max-height:130px;padding:14px 16px;border-radius:22px;font-size:14px}.creator-mailbox-card .chat-compose-form button{min-height:46px;border-radius:999px}.chat-attachment-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:10px}.chat-attachment-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;background:#ecfeff;border:1px solid rgba(20,184,166,.22);color:var(--bl-teal-dark);font-size:13px;font-weight:950;cursor:pointer}.chat-attachment-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.chat-attachment-preview{display:grid;gap:8px;margin-top:10px;padding:14px;border-radius:20px;background:#f8fafc;border:1px solid rgba(15,23,42,.08)}.chat-attachment-preview strong{color:var(--bl-navy);font-size:13px}.chat-attachment-preview span{color:var(--bl-muted);font-size:13px;word-break:break-word}.paid-image-toggle{display:flex;gap:8px;align-items:center;color:var(--bl-text);font-size:13px;font-weight:850}.paid-image-price-field{display:grid;gap:6px;color:var(--bl-muted);font-size:12px;font-weight:850}.paid-image-price-field input{max-width:180px;min-height:42px;border-radius:14px}.chat-audio-message{width:min(320px,100%);display:block;margin-bottom:8px}.chat-image-message{display:grid;gap:8px;margin-bottom:8px}.chat-image-message img{display:block;width:min(320px,100%);max-height:360px;object-fit:cover;border-radius:18px}.chat-paid-badge{width:fit-content;padding:6px 10px;border-radius:999px;background:rgba(20,184,166,.12);color:var(--bl-teal-dark);font-size:11px;font-weight:950}.locked-chat-image-card{display:grid;gap:9px;min-width:min(320px,100%);padding:18px;margin-bottom:8px;border-radius:22px;background:linear-gradient(135deg,#fff7ed,#ffffff);border:1px solid rgba(251,146,60,.28)}.locked-chat-image-card strong{color:#9a3412;font-size:15px}.locked-chat-image-card p{margin:0;color:#7c2d12;font-size:13px;line-height:1.5}.locked-chat-image-card span{color:var(--bl-navy);font-size:16px;font-weight:950}.locked-chat-image-card button{width:fit-content;min-width:140px;margin:0}.chat-page-shell{max-width:1240px;margin:0 auto;padding:32px 24px 72px}.chat-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px;padding:30px;border-radius:32px;background:#ffffff;border:1px solid rgba(15,23,42,.06);box-shadow:0 24px 70px #0f172a12}.chat-page-header h1{margin:6px 0 8px;color:var(--bl-navy);font-size:clamp(34px,4vw,54px);line-height:.95;letter-spacing:-.06em}.chat-page-header p{max-width:680px;line-height:1.6}.chat-page-header-actions{display:flex;gap:12px;flex:0 0 auto}.chat-page-header-actions button{width:auto;min-width:112px;margin:0}.chat-page-error{margin-bottom:18px}.chat-page-grid{display:grid;grid-template-columns:minmax(300px,.34fr) minmax(0,.66fr);gap:28px;align-items:stretch}.chat-page-sidebar,.chat-page-panel{min-height:680px;padding:28px;border-radius:34px;background:#ffffff;border:1px solid rgba(15,23,42,.06);box-shadow:0 24px 70px #0f172a12}.chat-page-sidebar{overflow-y:auto}.chat-page-panel{display:flex;flex-direction:column}.chat-page-panel .chat-message-list{flex:1;min-height:420px;max-height:620px}.chat-page-empty{height:100%;min-height:520px;display:flex;flex-direction:column;justify-content:center}.chat-compose-actions{display:grid;grid-template-columns:auto auto minmax(180px,1fr);gap:12px;align-items:center;margin-top:12px}.chat-compose-actions button{width:100%;min-height:48px;margin:0;border-radius:999px}.chat-attachment-preview{display:grid;gap:12px;margin-top:14px;padding:16px;border-radius:24px;background:#f8fafc;border:1px solid rgba(15,23,42,.07)}.chat-attachment-preview strong{color:var(--bl-navy);font-size:14px;font-weight:950}.chat-attachment-preview audio{width:100%}.chat-attachment-preview img{max-width:260px;max-height:260px;border-radius:20px;object-fit:cover}.chat-attachment-preview button{width:fit-content;min-width:130px;margin:0;min-height:40px;border-radius:999px}.chat-paid-toggle{display:flex;align-items:center;gap:10px;color:var(--bl-navy);font-size:14px;font-weight:850}.chat-paid-toggle input{width:18px;height:18px}.chat-paid-price-field{display:grid;gap:8px;max-width:220px;color:var(--bl-navy);font-size:13px;font-weight:850}.chat-paid-price-field input{min-height:44px;padding:0 14px;border-radius:16px;border:1px solid rgba(15,23,42,.08)}.chat-message audio{width:min(320px,100%);margin-top:4px}.chat-image-message{display:block;max-width:min(360px,100%);max-height:420px;margin-top:8px;border-radius:22px;object-fit:cover}.chat-paid-label{display:block;margin-top:8px;font-size:11px;font-weight:950;opacity:.78}.paid-chat-image-card{display:grid;gap:12px;min-width:min(340px,100%);margin-top:8px}.paid-chat-image-placeholder{display:grid;gap:8px;padding:24px;border-radius:24px;background:radial-gradient(circle at top right,rgba(20,184,166,.16),transparent 36%),#f8fafc;border:1px dashed rgba(15,23,42,.16)}.paid-chat-image-placeholder strong{color:var(--bl-navy);font-size:18px}.paid-chat-image-placeholder p{margin:0;color:var(--bl-muted);font-size:14px;line-height:1.5}.paid-chat-image-placeholder em{width:fit-content;padding:8px 12px;border-radius:999px;background:rgba(20,184,166,.12);color:var(--bl-teal-dark);font-style:normal;font-weight:950}.paid-chat-image-card button{width:fit-content;min-width:160px;margin:0;min-height:44px;border-radius:999px}button.danger{color:#991b1b;background:#fee2e2;border-color:#ef444433}@media (max-width: 980px){.chat-page-grid{grid-template-columns:1fr}.chat-page-sidebar,.chat-page-panel{min-height:auto}.chat-page-panel .chat-message-list{min-height:360px}}@media (max-width: 720px){.chat-page-shell{padding:22px 14px 54px}.chat-page-header{flex-direction:column;padding:24px;border-radius:28px}.chat-page-header-actions{width:100%}.chat-page-header-actions button{flex:1}.chat-page-sidebar,.chat-page-panel{padding:20px;border-radius:28px}.chat-compose-actions{grid-template-columns:1fr}.chat-attachment-preview img,.chat-image-message{max-width:100%}}.wa-shell{height:100vh;min-height:100vh;overflow:hidden;padding:18px;background:radial-gradient(circle at 8% 0%,rgba(20,184,166,.2),transparent 30%),radial-gradient(circle at 92% 8%,rgba(236,72,153,.14),transparent 27%),radial-gradient(circle at 65% 100%,rgba(124,58,237,.08),transparent 30%),linear-gradient(135deg,#eef8f7 0%,#f8f4fb 48%,#eef2f7 100%)}.wa-shell .language-switcher,.wa-shell .language-selector,.wa-shell .language-toggle,.wa-shell .language-pill,.wa-shell .lang-switcher,.wa-shell .language-tabs,body:has(.wa-shell) .language-switcher,body:has(.wa-shell) .language-selector,body:has(.wa-shell) .language-toggle,body:has(.wa-shell) .language-pill,body:has(.wa-shell) .lang-switcher,body:has(.wa-shell) .language-tabs{display:none!important}.wa-app{width:min(1380px,100%);height:calc(100vh - 36px);max-height:calc(100vh - 36px);margin:0 auto;display:grid;grid-template-columns:minmax(360px,420px) minmax(0,1fr);overflow:hidden;border-radius:34px;background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.78);box-shadow:0 34px 105px #0f172a2e,inset 0 1px #ffffffbf;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.wa-sidebar{display:flex;flex-direction:column;min-width:0;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.86));border-right:1px solid rgba(15,23,42,.07)}.wa-sidebar-header{min-height:164px;padding:32px 22px 26px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;background:radial-gradient(circle at 0% 0%,rgba(20,184,166,.16),transparent 42%),radial-gradient(circle at 105% 15%,rgba(236,72,153,.12),transparent 34%),linear-gradient(135deg,#f7fffd 0%,#fff7fb 100%);border-bottom:1px solid rgba(15,23,42,.06)}.wa-sidebar-header h1{margin:0 0 8px;color:var(--bl-navy, #07111f);font-size:clamp(27px,3vw,34px);font-weight:950;letter-spacing:-.06em;line-height:.98}.wa-sidebar-header p{margin:0;max-width:320px;color:#64748b;font-size:16px;font-weight:650;line-height:1.45}.wa-sidebar-header button,.wa-close-chat,.wa-back-button{width:48px;height:48px;min-height:48px;margin:0;padding:0;display:grid;place-items:center;flex:0 0 auto;border-radius:999px;border:1px solid rgba(15,23,42,.07);background:rgba(255,255,255,.88);color:var(--bl-navy, #07111f);font-size:22px;font-weight:800;line-height:1;box-shadow:0 10px 26px #0f172a0f}.wa-sidebar-header button:hover,.wa-close-chat:hover,.wa-back-button:hover{background:#ffffff;color:#0f766e;transform:translateY(-1px);box-shadow:0 15px 34px #0f172a1a}.wa-search-bar{display:flex;align-items:center;gap:12px;margin:20px 22px 14px;padding:0 18px;min-height:58px;border-radius:999px;background:rgba(248,250,252,.92);border:1px solid rgba(15,23,42,.06);box-shadow:inset 0 1px #ffffffb8,0 12px 30px #0f172a09}.wa-search-bar span{color:#64748b;font-size:23px;font-weight:900;line-height:1}.wa-search-bar input{width:100%;min-height:0;margin:0;padding:0;border:0;outline:0;background:transparent;color:#0f172a;font-size:15px;font-weight:650;box-shadow:none}.wa-search-bar input::placeholder{color:#94a3b8}.wa-conversation-list{flex:1 1 auto;min-height:0;overflow-y:auto;padding:8px 14px 18px}.wa-conversation-list::-webkit-scrollbar,.wa-message-area::-webkit-scrollbar{width:8px}.wa-conversation-list::-webkit-scrollbar-thumb,.wa-message-area::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(100,116,139,.26)}.wa-conversation{width:100%;min-height:92px;margin:0 0 8px;padding:14px;display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:14px;align-items:center;text-align:left;border-radius:24px;border:1px solid transparent;background:rgba(255,255,255,.54);color:#0f172a;box-shadow:none;transition:transform .18s ease,background .18s ease,box-shadow .18s ease,border-color .18s ease}.wa-conversation:hover{transform:translateY(-1px);background:rgba(255,255,255,.92);border-color:#0f172a0d;box-shadow:0 14px 34px #0f172a12}.wa-conversation.active,.wa-conversation.active:hover{transform:translateY(-1px);background:radial-gradient(circle at 0% 0%,rgba(236,72,153,.12),transparent 32%),linear-gradient(135deg,#fff1f7,#fff8fc 62%,#ffffff);border-color:#ec48992e;box-shadow:0 18px 42px #ec489921}.wa-conversation-lead.active,.wa-conversation-lead:hover{background:radial-gradient(circle at 0% 0%,rgba(100,116,139,.11),transparent 34%),linear-gradient(135deg,#f8fafc,#ffffff);border-color:#64748b24}.wa-conversation-member.active,.wa-conversation-member:hover{background:radial-gradient(circle at 0% 0%,rgba(37,99,235,.11),transparent 34%),linear-gradient(135deg,#eff6ff,#ffffff);border-color:#2563eb24}.wa-conversation-vip.active,.wa-conversation-vip:hover,.wa-conversation-hot.active,.wa-conversation-hot:hover{background:radial-gradient(circle at 0% 0%,rgba(236,72,153,.13),transparent 34%),linear-gradient(135deg,#fff1f7,#fff7ed 72%,#ffffff);border-color:#ec48992e}.wa-avatar-wrap{position:relative;width:62px;height:62px;display:inline-grid;place-items:center;flex:0 0 auto}.wa-avatar{width:62px;height:62px;border-radius:22px;display:grid;place-items:center;object-fit:cover;color:#fff;font-size:23px;font-weight:950;letter-spacing:-.04em;border:3px solid rgba(255,255,255,.94);box-shadow:0 16px 32px #0f172a29}.wa-avatar-lead,.wa-avatar-nonmember{background:linear-gradient(135deg,#64748b,#94a3b8)}.wa-avatar-member{background:linear-gradient(135deg,#2563eb,#7c3aed)}.wa-avatar-vip,.wa-avatar-hot,.wa-avatar-creator{background:linear-gradient(135deg,#ec4899,#f97316)}.wa-status-badge{position:absolute;right:-5px;bottom:-3px;min-width:24px;height:24px;padding:0 6px;display:grid;place-items:center;border-radius:999px;border:3px solid #ffffff;font-size:10px;font-weight:950;line-height:1;box-shadow:0 8px 18px #0f172a33}.wa-status-member{background:#2563eb;color:#fff}.wa-status-vip{background:#7c3aed;color:#fff;font-size:8px;letter-spacing:-.04em}.wa-status-hot{background:linear-gradient(135deg,#fb7185,#f97316);color:#fff;font-size:11px}.wa-conversation-main{display:grid;min-width:0;gap:5px}.wa-conversation-main strong{color:#07111f;font-size:16px;font-weight:950;letter-spacing:-.035em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wa-conversation-main small{max-width:230px;color:#64748b;font-size:13px;font-weight:750;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wa-conversation-side{display:grid;justify-items:end;gap:10px;align-self:center}.wa-member-pill{display:inline-flex;align-items:center;justify-content:center;max-width:112px;min-height:28px;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:950;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-member-pill-lead,.wa-member-pill-nonmember{background:rgba(100,116,139,.12);color:#475569}.wa-member-pill-member{background:rgba(37,99,235,.12);color:#1d4ed8}.wa-member-pill-vip{background:rgba(124,58,237,.12);color:#6d28d9}.wa-member-pill-hot{background:rgba(236,72,153,.13);color:#be185d}.wa-member-pill-creator{background:rgba(20,184,166,.12);color:#0f766e}.wa-conversation-time{color:#94a3b8;font-size:13px;font-weight:950;white-space:nowrap}.wa-sidebar-error{margin:0 22px 12px}.wa-chat{min-width:0;min-height:0;height:100%;overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(rgba(248,250,252,.86),rgba(248,250,252,.86)),radial-gradient(circle at 18% 18%,rgba(20,184,166,.08),transparent 22%),radial-gradient(circle at 82% 74%,rgba(236,72,153,.08),transparent 24%),#f8fafc}.wa-chat-header{position:relative;z-index:3;flex:0 0 auto;min-height:86px;padding:16px 22px;display:flex;align-items:center;gap:14px;background:rgba(255,255,255,.9);border-bottom:1px solid rgba(15,23,42,.07);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.wa-back-button{display:none}.wa-chat-header .wa-avatar-wrap{width:56px;height:56px}.wa-chat-header .wa-avatar{width:56px;height:56px;border-radius:20px;font-size:21px}.wa-chat-title{display:grid;gap:6px;min-width:0;flex:1 1 auto}.wa-chat-title strong{color:#07111f;font-size:18px;font-weight:950;letter-spacing:-.04em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wa-chat-title small{width:fit-content;padding:5px 10px;border-radius:999px;background:rgba(20,184,166,.1);color:#0f766e;font-size:11px;font-weight:950;line-height:1}.wa-chat-header:has(.wa-avatar-lead) .wa-chat-title small,.wa-chat-header:has(.wa-avatar-nonmember) .wa-chat-title small{background:rgba(100,116,139,.12);color:#475569}.wa-chat-header:has(.wa-avatar-member) .wa-chat-title small{background:rgba(37,99,235,.12);color:#1d4ed8}.wa-chat-header:has(.wa-avatar-vip) .wa-chat-title small{background:rgba(124,58,237,.12);color:#6d28d9}.wa-chat-header:has(.wa-avatar-hot) .wa-chat-title small{background:rgba(236,72,153,.13);color:#be185d}.wa-close-chat{position:relative;z-index:5}.wa-message-area{flex:1 1 auto;min-height:0;overflow-y:auto;padding:34px 28px 38px;scroll-behavior:smooth}.wa-message-row{display:flex;width:100%;margin:8px 0}.wa-message-row.mine{justify-content:flex-end}.wa-message-row.theirs{justify-content:flex-start}.wa-message-bubble{position:relative;max-width:min(72%,620px);padding:11px 13px 8px;overflow:hidden;border-radius:20px;color:#0f172a;box-shadow:0 10px 26px #0f172a14}.wa-message-bubble.mine{background:linear-gradient(135deg,#dcfce7,#d9fdd3);border-bottom-right-radius:7px}.wa-message-bubble.theirs{background:rgba(255,255,255,.96);border:1px solid rgba(15,23,42,.05);border-bottom-left-radius:7px}.wa-message-bubble.image{width:fit-content;max-width:340px;padding:6px}.wa-message-bubble p{margin:0;color:#0f172a;font-size:14px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.wa-message-meta{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:5px;color:#0f172a8c;font-size:10px;font-weight:850}.wa-audio-message{min-width:min(330px,70vw);margin-top:5px}.wa-audio-message audio{width:100%;height:38px}.wa-image-message{display:block;width:auto;max-width:310px;max-height:330px;border-radius:16px;object-fit:cover}.wa-paid-label{display:block;margin:8px 6px 0;color:#0f172ab3;font-size:11px;font-weight:950}.wa-paid-image-card{display:grid;gap:10px;min-width:280px;max-width:320px}.wa-paid-image-placeholder{display:grid;place-items:center;text-align:center;gap:8px;min-height:180px;padding:22px 18px;border-radius:16px;background:radial-gradient(circle at top right,rgba(236,72,153,.16),transparent 34%),linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px dashed rgba(15,23,42,.16)}.wa-lock-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:999px;background:rgba(15,23,42,.08);font-size:24px}.wa-paid-image-placeholder strong{color:#0f172a;font-size:18px;font-weight:950}.wa-paid-image-placeholder p{max-width:280px;margin:0;color:#64748b;font-size:13px;line-height:1.45}.wa-paid-image-placeholder em{padding:8px 13px;border-radius:999px;background:rgba(236,72,153,.13);color:#be185d;font-style:normal;font-weight:950;font-size:12px}.wa-paid-image-card button{width:100%;margin:0;min-height:42px;border-radius:999px}.wa-chat-error{flex:0 0 auto;padding:10px 22px;background:#fef2f2;border-bottom:1px solid rgba(239,68,68,.18)}.wa-chat-error p{margin:0;color:#991b1b;font-size:13px;font-weight:850}.wa-composer{position:relative;z-index:20;flex:0 0 auto;padding:12px 18px 18px;background:rgba(241,245,249,.98);border-top:1px solid rgba(15,23,42,.08)}.wa-composer-row{display:grid;grid-template-columns:46px minmax(0,1fr) 46px 46px;gap:10px;align-items:end}.wa-composer textarea{width:100%;min-height:46px;max-height:130px;margin:0;resize:none;padding:13px 18px;border-radius:24px;border:1px solid rgba(15,23,42,.08);background:#ffffff;color:#0f172a;font-size:14px;line-height:1.35;outline:none;box-shadow:none}.wa-composer textarea:focus{border-color:#14b8a68c;box-shadow:0 0 0 4px #14b8a61f}.wa-icon-button,.wa-send-button{width:46px;height:46px;min-height:46px;margin:0;padding:0;display:grid;place-items:center;border-radius:999px;border:0;box-shadow:none;font-size:18px}.wa-icon-button{background:#ffffff;color:#0f172a;border:1px solid rgba(15,23,42,.08)}.wa-icon-button:hover{background:#f8fafc;color:#0f766e;transform:translateY(-1px)}.wa-icon-button.recording{background:#fee2e2;color:#991b1b;animation:waPulse 1s infinite}.wa-send-button{background:linear-gradient(135deg,#14b8a6,#0f766e);color:#fff;font-weight:950}.wa-send-button:hover{transform:translateY(-1px);box-shadow:0 12px 26px #14b8a638}.wa-send-button:disabled,.wa-icon-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.wa-attachment-preview{margin-bottom:12px;padding:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-radius:20px;background:#ffffff;border:1px solid rgba(15,23,42,.08)}.wa-attachment-preview>button{width:34px;height:34px;min-height:34px;margin:0;padding:0;display:grid;place-items:center;border-radius:999px;background:#f1f5f9;color:#0f172a;box-shadow:none}.wa-attachment-preview strong{display:block;margin-bottom:8px;color:#0f172a;font-size:13px;font-weight:950}.wa-attachment-preview audio{width:min(380px,70vw)}.wa-image-preview-wrap{display:flex;align-items:flex-start;gap:14px}.wa-image-preview-wrap img{width:110px;height:110px;border-radius:16px;object-fit:cover}.wa-paid-controls{display:grid;gap:10px}.wa-paid-controls label{display:flex;align-items:center;gap:8px;color:#0f172a;font-size:13px;font-weight:850}.wa-paid-controls input[type=checkbox]{width:18px;height:18px;min-height:18px;margin:0}.wa-paid-controls input[type=number]{width:130px;min-height:40px;padding:0 12px;border-radius:14px;border:1px solid rgba(15,23,42,.1);background:#f8fafc}.wa-reply-locked{margin:14px 18px 18px;padding:16px;border-radius:22px;background:#ffffff;border:1px solid rgba(15,23,42,.08);text-align:center}.wa-reply-locked strong{color:#0f172a;font-size:15px;font-weight:950}.wa-reply-locked p{margin:6px 0 0;color:#64748b;font-size:13px}.wa-empty,.wa-no-chat{height:100%;display:grid;place-items:center;text-align:center;color:#64748b;padding:28px}.wa-empty h3,.wa-no-chat h2{margin:0 0 8px;color:#0f172a}.wa-empty p,.wa-no-chat p{margin:0;max-width:340px;line-height:1.55}.wa-no-chat button{width:fit-content;margin-top:18px;min-width:140px;border-radius:999px}.hidden-file-input{display:none}@keyframes waPulse{0%{box-shadow:0 0 #ef444459}70%{box-shadow:0 0 0 10px #ef444400}to{box-shadow:0 0 #ef444400}}@media (max-width: 900px){.wa-shell{height:100dvh;min-height:100dvh;padding:0}.wa-app{width:100%;height:100dvh;max-height:100dvh;grid-template-columns:1fr;border-radius:0;border:0}.wa-sidebar,.wa-chat{grid-column:1;grid-row:1}.wa-sidebar.mobile-hidden,.wa-chat.mobile-hidden{display:none}.wa-sidebar.mobile-open,.wa-chat.mobile-open{display:flex}.wa-sidebar-header{min-height:156px;padding:28px 22px 24px}.wa-sidebar-header h1{font-size:32px}.wa-search-bar{margin:20px 22px 16px}.wa-conversation-list{padding:8px 14px 20px}.wa-conversation{grid-template-columns:62px minmax(0,1fr) auto;min-height:94px;padding:14px}.wa-member-pill{display:none}.wa-conversation-side{align-self:start;padding-top:7px}.wa-back-button{display:grid}.wa-chat-header{min-height:76px;padding:12px}.wa-chat-header .wa-avatar-wrap{width:48px;height:48px}.wa-chat-header .wa-avatar{width:48px;height:48px;border-radius:18px}.wa-close-chat,.wa-back-button{width:42px;height:42px;min-height:42px}.wa-message-area{padding:18px 12px 24px}.wa-message-bubble{max-width:86%}.wa-message-bubble.image{max-width:82vw}.wa-image-message{max-width:78vw;max-height:320px}.wa-paid-image-card{min-width:min(300px,74vw)}.wa-composer{padding:10px}.wa-composer-row{grid-template-columns:42px minmax(0,1fr) 42px 42px;gap:7px}.wa-icon-button,.wa-send-button{width:42px;height:42px;min-height:42px}.wa-composer textarea{min-height:42px;padding:11px 14px}.wa-image-preview-wrap{flex-direction:column}}@media (max-width: 520px){.wa-sidebar-header{min-height:162px;padding:28px 18px 22px}.wa-sidebar-header h1{font-size:31px}.wa-sidebar-header p{font-size:15px}.wa-search-bar{margin-inline:18px}.wa-conversation-list{padding-inline:12px}.wa-conversation{grid-template-columns:60px minmax(0,1fr) auto;gap:12px;padding:13px 12px;border-radius:22px}.wa-avatar-wrap,.wa-avatar{width:58px;height:58px}.wa-avatar{border-radius:21px}.wa-conversation-main small{max-width:170px}}.bl-app-shell{width:min(1180px,calc(100vw - 28px));max-width:1180px;margin:0 auto;padding:24px 0 44px}.bl-app-topbar{position:sticky;top:10px;z-index:40;display:grid;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:16px;margin-bottom:18px;padding:14px 16px;border:1px solid rgba(7,17,31,.08);border-radius:28px;background:rgba(255,255,255,.88);box-shadow:0 18px 45px #07111f12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bl-app-topbar:after{display:none}.bl-topnav{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:5px;border:1px solid rgba(7,17,31,.07);border-radius:999px;background:#f6f8fb}.bl-nav-pill,.bl-topnav .bl-nav-pill{width:auto;min-width:0;min-height:34px;height:34px;margin:0;padding:0 13px;border-radius:999px;background:transparent;color:#657184;border:0;box-shadow:none;font-size:12px;font-weight:950;line-height:1;white-space:nowrap}.bl-nav-pill:hover{background:#ffffff;color:var(--bl-navy);transform:none}.bl-nav-pill.active{background:#ffffff;color:var(--bl-navy);box-shadow:0 8px 18px #07111f12}.bl-app-topbar .topbar-actions{display:inline-flex;justify-content:flex-end;gap:8px}.bl-app-topbar .topbar-actions .small{min-width:112px;height:38px;min-height:38px;padding:0 14px;font-size:12px}.creator-studio-shell,.member-social-shell{color:#101522}.creator-studio-shell .creator-card,.member-social-shell .card,.member-social-shell .creator-card,.creator-studio-shell .auth-card,.creator-studio-shell .card{border-radius:28px;border:1px solid rgba(7,17,31,.07);background:rgba(255,255,255,.94);box-shadow:0 18px 48px #07111f0f}.bl-creator-hero{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:16px}.bl-creator-hero .creator-profile-panel{min-height:0;border-top:0;background:radial-gradient(circle at 100% 0%,rgba(236,72,153,.12),transparent 26%),radial-gradient(circle at 0% 0%,rgba(0,191,166,.14),transparent 30%),#ffffff}.bl-creator-hero .creator-profile-main{align-items:center;margin-bottom:16px}.bl-creator-hero .creator-avatar,.bl-creator-hero .avatar-circle{width:96px;height:96px;flex:0 0 96px;border-radius:999px;object-fit:cover;border:4px solid #ffffff}.bl-creator-hero h1,.bl-member-hero h1{letter-spacing:-.075em}.bl-quick-actions{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 8px}.bl-quick-actions button{width:auto;min-height:42px;margin:0;padding:0 18px;box-shadow:0 12px 26px #00bfa629}.bl-stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.bl-stat-strip .stat-chip{min-height:86px;padding:18px;border-radius:24px;background:#ffffff}.bl-money-section,.bl-upload-section,.bl-feed-section{margin-bottom:16px}.bl-money-section{background:radial-gradient(circle at 100% 0%,rgba(249,115,22,.12),transparent 28%),#ffffff!important}.bl-money-section .buyer-opportunity-note{border:1px solid rgba(249,115,22,.14);background:#fff7ed}.bl-upload-section{background:radial-gradient(circle at 0% 0%,rgba(0,191,166,.12),transparent 27%),#ffffff!important}.bl-feed-section .creator-media-grid,.member-social-shell .creator-grid,.member-social-shell .member-media-grid{gap:14px}.bl-feed-section .creator-media-card,.member-social-shell .media-card,.member-social-shell .bl-creator-tile{border-radius:26px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.bl-feed-section .creator-media-card:hover,.member-social-shell .media-card:hover,.member-social-shell .bl-creator-tile:hover{transform:translateY(-2px);border-color:#00bfa62e;box-shadow:0 24px 55px #07111f17}.bl-feed-section .creator-media-preview,.member-social-shell .media-preview{height:310px;background:#eef3f4}.bl-feed-section .creator-media-body,.member-social-shell .media-card-body{padding:16px}.bl-member-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,300px);align-items:stretch;gap:16px;margin-bottom:16px}.bl-member-hero-copy,.bl-member-hero-wallet{padding:26px;border:1px solid rgba(7,17,31,.07);border-radius:30px;background:radial-gradient(circle at 100% 0%,rgba(236,72,153,.1),transparent 30%),radial-gradient(circle at 0% 0%,rgba(0,191,166,.13),transparent 32%),rgba(255,255,255,.95);box-shadow:0 18px 48px #07111f0f}.bl-member-hero-copy h1{margin-bottom:8px;font-size:clamp(38px,6vw,72px)}.bl-member-hero-copy p{max-width:620px;margin-bottom:0;font-size:17px;font-weight:650}.bl-member-hero-wallet{display:flex;flex-direction:column;justify-content:center}.bl-member-hero-wallet span{color:var(--bl-muted);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.bl-member-hero-wallet strong{color:var(--bl-navy);font-size:52px;font-weight:950;letter-spacing:-.07em;line-height:.95;margin:8px 0 14px}.bl-member-hero-wallet button{margin:0;min-height:42px}.member-social-shell .member-browse-card,.member-social-shell .member-subscription-card,.member-social-shell .member-wallet-grid{margin-bottom:16px}.member-social-shell .member-subscription-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.member-social-shell .subscription-plan-button{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;width:100%;margin:0;padding:18px;border-radius:24px;background:#ffffff;color:var(--bl-text);border:1px solid rgba(7,17,31,.07);box-shadow:0 12px 28px #07111f0b;text-align:left}.member-social-shell .subscription-plan-button:hover{background:#f7fffd;color:var(--bl-text);border-color:#00bfa63d}.member-social-shell .subscription-plan-badge,.member-social-shell .pill,.creator-studio-shell .pill,.creator-studio-shell .creator-badge{border-radius:999px}.member-social-shell .creator-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.member-social-shell .bl-creator-tile{position:relative;padding:0;background:#ffffff}.member-social-shell .bl-creator-tile .creator-card-main{padding:18px 18px 8px}.member-social-shell .bl-creator-tile>p,.member-social-shell .bl-creator-tile .pill-row,.member-social-shell .bl-creator-tile>button{margin-left:18px;margin-right:18px}.member-social-shell .bl-creator-tile>button{width:calc(100% - 36px);margin-bottom:18px}.member-social-shell .bl-creator-tile .creator-avatar,.member-social-shell .bl-creator-tile .avatar-circle{width:62px;height:62px;flex:0 0 62px;border-radius:999px;object-fit:cover}.member-social-shell .creator-card-active{border-color:#ec489942;box-shadow:0 24px 60px #ec48991a}.bl-profile-feed{margin-bottom:16px;background:radial-gradient(circle at 100% 0%,rgba(236,72,153,.1),transparent 26%),#ffffff!important}.bl-profile-feed .creator-profile-hero{padding-bottom:18px;border-bottom:1px solid rgba(7,17,31,.07)}.bl-profile-feed .creator-avatar,.bl-profile-feed .avatar-circle{width:96px;height:96px;flex:0 0 96px;border-radius:999px;object-fit:cover}.member-social-shell .member-wallet-grid{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);align-items:stretch}.member-social-shell .wallet-card{background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.14),transparent 32%),#ffffff}.member-social-shell .big-number{color:var(--bl-navy);font-size:clamp(50px,7vw,86px);font-weight:950;letter-spacing:-.08em;line-height:.92}.member-social-shell .member-activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media (max-width: 980px){.bl-app-topbar{grid-template-columns:1fr;position:relative;top:auto}.bl-topnav{justify-content:flex-start;overflow-x:auto}.bl-app-topbar .topbar-actions{justify-content:flex-start;flex-wrap:wrap}.bl-creator-hero,.bl-member-hero,.member-social-shell .member-wallet-grid,.member-social-shell .member-activity-grid{grid-template-columns:1fr}.member-social-shell .creator-grid,.member-social-shell .member-subscription-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.bl-app-shell{width:min(100% - 18px,1180px);padding-top:76px}.bl-app-topbar{padding:14px;border-radius:24px}.bl-topnav{width:100%}.bl-nav-pill{flex:0 0 auto}.bl-app-topbar .topbar-actions .small,.bl-app-topbar .topbar-actions,.bl-quick-actions button{width:100%}.bl-quick-actions{flex-direction:column}.bl-stat-strip,.member-social-shell .creator-grid,.member-social-shell .member-subscription-grid,.member-social-shell .member-media-grid,.creator-media-grid{grid-template-columns:1fr}.bl-member-hero-copy,.bl-member-hero-wallet{padding:22px;border-radius:26px}.bl-feed-section .creator-media-preview,.member-social-shell .media-preview{height:280px}}.bl-app-shell{width:min(1080px,calc(100vw - 32px));max-width:1080px;padding-top:22px}.bl-app-topbar{grid-template-columns:minmax(190px,1fr) minmax(0,auto) auto;top:14px;margin-bottom:28px;padding:12px 14px;border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 12px 34px #07111f13}.bl-app-topbar .muted{font-size:13px;line-height:1.25}.bl-topnav{max-width:100%;overflow:hidden;background:#f8fafc}.bl-nav-pill,.bl-topnav .bl-nav-pill{height:32px;min-height:32px;padding:0 12px;font-size:11.5px}.bl-app-topbar .topbar-actions{min-width:0}.bl-app-topbar .topbar-actions .small{min-width:96px;height:36px;min-height:36px;padding:0 13px}.bl-member-hero,.bl-creator-hero{margin-top:6px}.bl-member-hero-copy h1{font-size:clamp(40px,5vw,62px)}.bl-member-hero-copy,.bl-member-hero-wallet,.creator-studio-shell .creator-card,.member-social-shell .card,.member-social-shell .creator-card{border-radius:26px}.creator-studio-shell .creator-card,.member-social-shell .card,.member-social-shell .creator-card{box-shadow:0 14px 38px #07111f0e}.bl-stat-strip .stat-chip,.stat-chip{border-radius:20px}.member-social-shell .creator-grid{gap:14px}.creator-media-card,.media-card{border-radius:22px}.member-social-shell .subscription-plan-button,.package-button{border-radius:20px}@media (max-width: 980px){.bl-app-shell{width:min(100% - 24px,820px);padding-top:16px}.bl-app-topbar{grid-template-columns:1fr auto;gap:10px}.bl-topnav{grid-column:1 / -1;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.bl-topnav::-webkit-scrollbar{display:none}.bl-app-topbar .topbar-actions{grid-column:2;grid-row:1}.bl-member-hero-copy h1{font-size:clamp(38px,8vw,56px)}}@media (max-width: 640px){.bl-app-shell,.creator-shell.bl-app-shell,.dashboard-page.bl-app-shell{width:100%;max-width:none;padding:82px 10px}.bl-app-topbar,.creator-topbar.bl-app-topbar,.member-topbar.bl-app-topbar{position:fixed;top:8px;left:8px;right:8px;z-index:45;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;width:auto;margin:0;padding:9px 10px 10px;border-radius:18px}.bl-app-topbar .muted{display:none}.bl-topnav{grid-column:1 / -1;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(74px,1fr);gap:4px;width:100%;padding:4px;border-radius:999px}.bl-nav-pill,.bl-topnav .bl-nav-pill{width:100%;min-width:0;height:28px;min-height:28px;padding:0 8px;font-size:10px}.bl-app-topbar .topbar-actions{grid-column:2;grid-row:1;justify-content:flex-end;width:auto}.bl-app-topbar .topbar-actions .small{width:auto;min-width:68px;height:30px;min-height:30px;padding:0 10px;font-size:10px}.bl-member-hero,.bl-creator-hero,.creator-hero-grid.bl-creator-hero{gap:10px;margin-top:0;margin-bottom:12px}.bl-member-hero-copy,.bl-member-hero-wallet,.creator-studio-shell .creator-card,.member-social-shell .card,.member-social-shell .creator-card{padding:16px;border-radius:18px}.bl-member-hero-copy h1{font-size:34px;letter-spacing:-.06em}.bl-member-hero-copy p,.creator-profile-copy .muted,.creator-bio,.muted{font-size:12.5px}.bl-member-hero-wallet strong,.member-social-shell .big-number{font-size:44px}.creator-profile-main,.creator-profile-heading{gap:11px}.creator-avatar,.avatar-circle,.creator-avatar-large,.profile-card-header .creator-avatar,.bl-profile-feed .creator-avatar,.bl-profile-feed .avatar-circle{width:60px;height:60px;flex:0 0 60px;border-radius:999px}.creator-profile-copy h1,.creator-profile-heading h1{font-size:28px}.creator-location{font-size:14px}.bl-quick-actions,.creator-pill-row,.pill-row{gap:6px}.bl-quick-actions button,.quick-photo-form button,.studio-submit,.package-button,.member-social-shell .subscription-plan-button{min-height:38px}.member-social-shell .member-subscription-card,.member-social-shell .member-wallet-grid,.member-social-shell .member-browse-card,.bl-profile-feed,.content-gallery-card,.upload-studio-card,.activity-card{margin-bottom:12px}.studio-form,.studio-form-grid,.member-social-shell .member-subscription-grid,.packages,.member-social-shell .member-activity-grid,.creator-media-grid,.member-social-shell .creator-grid,.member-social-shell .member-media-grid{gap:10px}.creator-media-preview,.media-preview,.bl-feed-section .creator-media-preview,.member-social-shell .media-preview{height:235px}.creator-media-body,.media-card-body{padding:13px}.activity-row,.row{min-height:auto;padding:10px 0;gap:6px}.section-label,.creator-kicker{margin-bottom:5px;font-size:10px}h2{font-size:22px}h3{font-size:15px}}@media (max-width: 390px){.bl-topnav{grid-auto-columns:minmax(68px,1fr)}.bl-nav-pill,.bl-topnav .bl-nav-pill{font-size:9px;padding:0 5px}.bl-app-topbar .topbar-actions .small{min-width:58px;font-size:9px}.creator-media-preview,.media-preview,.bl-feed-section .creator-media-preview,.member-social-shell .media-preview{height:215px}}body:has(.bl-app-shell) .language-switcher{top:auto;right:18px;bottom:18px;z-index:1000;transform:scale(.92);transform-origin:bottom right}.bl-app-shell{width:min(1160px,calc(100vw - 32px));max-width:1160px}.bl-app-topbar,.creator-topbar.bl-app-topbar,.member-topbar.bl-app-topbar{grid-template-columns:minmax(190px,.8fr) minmax(0,1.35fr) auto;gap:12px;overflow:visible}.bl-topnav{justify-self:center;width:100%;min-width:0;max-width:620px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.bl-topnav::-webkit-scrollbar{display:none}.bl-nav-pill,.bl-topnav .bl-nav-pill{flex:0 0 auto;padding:0 11px;font-size:11px;letter-spacing:-.01em}.bl-app-topbar .topbar-actions{position:relative;z-index:2}.bl-app-topbar .topbar-actions .small{min-width:92px;max-width:118px;white-space:nowrap}.bl-stat-strip .stat-chip{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:18px 22px;overflow:hidden}.bl-stat-strip .stat-chip:before{display:none!important}.bl-stat-strip .stat-chip span{min-width:0;max-width:none;overflow:hidden;color:#647084;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.bl-stat-strip .stat-chip strong{justify-self:end;min-width:26px;text-align:right}.media-edit-form{display:grid;gap:12px;margin:14px 14px 16px;padding:16px;border:1px solid rgba(7,17,31,.08);border-radius:22px;background:#ffffff;box-shadow:inset 0 1px #fffc}.media-edit-form label{font-size:12px;line-height:1.2}.media-edit-form input,.media-edit-form select,.media-edit-form textarea{min-height:42px;margin-top:7px;border-radius:16px;font-size:13px}.media-edit-form textarea{min-height:76px}.media-edit-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(110px,.55fr);gap:10px}.media-edit-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.media-edit-actions button,.save-media-button,.cancel-media-button{width:100%;min-height:42px;margin:0;padding:0 14px;font-size:13px}.cancel-media-button{background:#ffffff;color:var(--bl-teal-dark);border:1px solid rgba(0,191,166,.2);box-shadow:none}.cancel-media-button:hover{background:var(--bl-teal-soft);color:var(--bl-teal-dark)}@media (max-width: 980px){.bl-app-topbar,.creator-topbar.bl-app-topbar,.member-topbar.bl-app-topbar{grid-template-columns:minmax(0,1fr) auto}.bl-topnav{grid-column:1 / -1;justify-self:stretch;max-width:none}}@media (max-width: 640px){body:has(.bl-app-shell) .language-switcher{right:10px;bottom:10px;transform:scale(.86)}.bl-app-shell,.creator-shell.bl-app-shell,.dashboard-page.bl-app-shell{padding-top:112px}.bl-app-topbar,.creator-topbar.bl-app-topbar,.member-topbar.bl-app-topbar{grid-template-columns:minmax(0,1fr) auto;padding:8px 9px 9px}.bl-topnav{display:flex;justify-content:flex-start;gap:4px;padding:4px}.bl-nav-pill,.bl-topnav .bl-nav-pill{width:auto;min-width:max-content;height:28px;min-height:28px;padding:0 10px;font-size:10px}.bl-stat-strip,.creator-stats-grid.bl-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bl-stat-strip .stat-chip{min-height:58px;padding:12px 13px;border-radius:16px}.bl-stat-strip .stat-chip span{font-size:11px}.bl-stat-strip .stat-chip strong{font-size:22px}.media-edit-form{margin:10px 10px 12px;padding:12px;border-radius:18px}.media-edit-grid,.media-edit-actions{grid-template-columns:1fr}}.creator-studio-shell .bl-stat-strip{gap:16px;margin:20px 0 24px}.creator-studio-shell .bl-stat-strip .stat-chip{position:relative;isolation:isolate;min-height:112px;padding:24px 24px 20px;border:1px solid rgba(255,255,255,.82);border-radius:30px;overflow:hidden;background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.92),transparent 24%),linear-gradient(135deg,#ffffff 0%,#f7fffd 100%);box-shadow:0 24px 55px #07111f16,inset 0 1px #ffffffeb}.creator-studio-shell .bl-stat-strip .stat-chip:before{content:"";display:block!important;position:absolute;left:0;top:0;width:100%;height:6px;transform:none;border-radius:0;background:linear-gradient(90deg,#00bfa6,rgba(0,191,166,.12));box-shadow:none;z-index:-1}.creator-studio-shell .bl-stat-strip .stat-chip:after{content:"";position:absolute;right:-30px;bottom:-42px;width:128px;height:128px;border-radius:999px;background:rgba(0,191,166,.1);z-index:-1}.creator-studio-shell .bl-stat-strip .stat-chip:nth-child(2):before{background:linear-gradient(90deg,#18c7a7,rgba(24,199,167,.1))}.creator-studio-shell .bl-stat-strip .stat-chip:nth-child(2):after{background:rgba(24,199,167,.12)}.creator-studio-shell .bl-stat-strip .stat-chip:nth-child(3){background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.92),transparent 24%),linear-gradient(135deg,#ffffff 0%,#fffaf0 100%)}.creator-studio-shell .bl-stat-strip .stat-chip:nth-child(3):before{background:linear-gradient(90deg,#f2b84b,rgba(242,184,75,.14))}.creator-studio-shell .bl-stat-strip .stat-chip:nth-child(3):after{background:rgba(242,184,75,.14)}.creator-studio-shell .bl-stat-strip .stat-chip:nth-child(4){background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.92),transparent 24%),linear-gradient(135deg,#ffffff 0%,#f1f8ff 100%)}.creator-studio-shell .bl-stat-strip .stat-chip:nth-child(4):before{background:linear-gradient(90deg,#58a6ff,rgba(88,166,255,.14))}.creator-studio-shell .bl-stat-strip .stat-chip:nth-child(4):after{background:rgba(88,166,255,.14)}.creator-studio-shell .bl-stat-strip .stat-chip span{position:relative;z-index:1;align-self:start;color:#5d6b7d;font-size:13px;font-weight:900;letter-spacing:.025em;line-height:1.2;text-transform:uppercase;white-space:normal}.creator-studio-shell .bl-stat-strip .stat-chip strong{position:relative;z-index:1;align-self:end;justify-self:end;color:#06111f;font-size:clamp(36px,4vw,48px);font-weight:950;letter-spacing:-.08em;line-height:.9}.creator-studio-shell .bl-stat-strip .stat-chip:hover{transform:translateY(-2px);box-shadow:0 30px 70px #07111f1f,inset 0 1px #fffffff2}@media (max-width: 980px){.creator-studio-shell .bl-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.creator-studio-shell .bl-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.creator-studio-shell .bl-stat-strip .stat-chip{min-height:92px;padding:18px;border-radius:24px}.creator-studio-shell .bl-stat-strip .stat-chip span{font-size:11px}.creator-studio-shell .bl-stat-strip .stat-chip strong{font-size:34px}}body .wa-shell .wa-list-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;width:100%!important;padding:14px 24px 10px!important;margin:0!important;line-height:1!important}body .wa-shell .wa-list-label{display:inline-flex!important;align-items:center!important;color:#64748b!important;font-size:11px!important;font-weight:900!important;letter-spacing:.14em!important;text-transform:uppercase!important;white-space:nowrap!important}body .wa-shell .wa-list-total{width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;margin:0!important;display:inline-grid!important;place-items:center!important;border-radius:999px!important;background:#e0f2fe!important;color:#0369a1!important;font-size:12px!important;font-weight:950!important;line-height:1!important}body .wa-shell .wa-conversation-topline{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important;width:100%!important}body .wa-shell .wa-conversation-name,body .wa-shell .wa-conversation-main strong{display:block!important;min-width:0!important;max-width:190px!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;line-height:1.15!important}body .wa-shell .wa-conversation-tag{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:22px!important;padding:0 9px!important;margin:0!important;border-radius:999px!important;font-size:10px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important}body .wa-shell .wa-message-area{padding-top:22px!important;padding-bottom:18px!important}body .wa-shell .wa-message-bubble.image{max-width:300px!important}body .wa-shell .wa-image-message{max-width:288px!important;max-height:300px!important;object-fit:cover!important}@media (max-width: 860px){body .wa-shell .wa-conversation-name,body .wa-shell .wa-conversation-main strong{max-width:170px!important}body .wa-shell .wa-image-message{max-width:260px!important;max-height:280px!important}}.member-subscription-card,.bl-subscription-section.member-subscription-card{position:relative;overflow:hidden;margin-bottom:20px;padding:34px;border-radius:34px;border:1px solid rgba(255,255,255,.9);background:radial-gradient(circle at 8% 0%,rgba(0,191,166,.12),transparent 26%),radial-gradient(circle at 92% 0%,rgba(0,191,166,.08),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.92));box-shadow:0 26px 76px #07111f16,inset 0 1px #ffffffe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.member-subscription-card:before{content:"";position:absolute;left:34px;right:34px;top:0;height:4px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,var(--bl-teal),rgba(0,191,166,.04))}.member-subscription-card:after{content:"";position:absolute;right:-88px;top:-118px;width:260px;height:260px;border-radius:999px;background:rgba(0,191,166,.075);pointer-events:none}.member-subscription-card .section-heading{position:relative;z-index:1;max-width:760px;margin-bottom:22px}.member-subscription-card .section-heading h2{margin-bottom:8px;font-size:clamp(25px,3vw,34px);letter-spacing:-.065em}.member-subscription-card .section-heading .muted{max-width:720px;margin-bottom:0;color:#5f6877;font-size:15px;font-weight:750;line-height:1.55}.member-subscription-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.subscription-plan-button,button.subscription-plan-button{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"badge badge" "main price" "cta cta";align-items:start;column-gap:24px;row-gap:16px;width:100%;min-height:0;margin:0;padding:26px 28px 28px;border-radius:30px;border:1px solid rgba(7,17,31,.075);background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.105),transparent 32%),linear-gradient(180deg,#ffffff 0%,#fbfdfd 100%);color:var(--bl-text);text-align:left;box-shadow:0 18px 46px #07111f0e;transform:none}.subscription-plan-button:hover,button.subscription-plan-button:hover{background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.15),transparent 34%),linear-gradient(180deg,#ffffff 0%,#f8fffd 100%);border-color:#00bfa652;box-shadow:0 26px 64px #07111f18;transform:translateY(-3px)}.subscription-plan-featured,button.subscription-plan-featured{border-color:#00bfa657;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.18),transparent 34%),radial-gradient(circle at 0% 100%,rgba(0,191,166,.07),transparent 30%),linear-gradient(180deg,#ffffff 0%,#f7fffd 100%);box-shadow:0 28px 74px #00bfa621,0 18px 46px #07111f0e}.subscription-plan-featured:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;border-radius:30px 0 0 30px;background:linear-gradient(180deg,var(--bl-teal),var(--bl-teal-dark));z-index:-1}.subscription-plan-badge{grid-area:badge;display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:30px;padding:0 15px;border-radius:999px;background:rgba(0,191,166,.1);color:var(--bl-teal-dark);border:1px solid rgba(0,191,166,.12);font-size:11px;font-weight:950;letter-spacing:.14em;line-height:1;text-transform:uppercase}.subscription-plan-main{grid-area:main;display:block;min-width:0}.subscription-plan-main strong{display:block;margin-bottom:8px;color:var(--bl-navy);font-size:clamp(22px,2.4vw,30px);font-weight:950;letter-spacing:-.055em;line-height:1.02}.subscription-plan-main small{display:block;max-width:520px;margin-bottom:14px;color:#677180;font-size:14.5px;font-weight:760;line-height:1.45;letter-spacing:-.008em}.subscription-plan-price{grid-area:price;align-self:center;justify-self:end;color:var(--bl-teal-dark);font-size:clamp(26px,3vw,36px);font-weight:950;letter-spacing:-.07em;line-height:1;white-space:nowrap;text-shadow:0 14px 30px rgba(0,191,166,.13)}.subscription-benefits-list{display:grid;gap:9px;margin:16px 0 0;padding:0;list-style:none;text-align:left}.subscription-benefits-list li{position:relative;margin:0;padding-left:30px;color:#101522;font-size:14px;font-weight:850;line-height:1.35;letter-spacing:-.01em}.subscription-benefits-list li:before{content:"✓";position:absolute;left:0;top:.05em;display:inline-grid;place-items:center;width:20px;height:20px;border-radius:999px;background:var(--bl-teal-soft);color:var(--bl-teal-dark);font-size:12px;font-weight:950;line-height:1}.subscription-plan-button em,button.subscription-plan-button em{grid-area:cta;display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:154px;min-height:48px;margin-top:8px;padding:0 24px;border-radius:999px;background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));color:#fff;box-shadow:0 16px 34px #00bfa633;font-size:13px;font-style:normal;font-weight:950;letter-spacing:.01em;line-height:1}.subscription-plan-button:disabled,button.subscription-plan-button:disabled{opacity:.72}.subscription-plan-button:disabled em,button.subscription-plan-button:disabled em{box-shadow:none}.creator-subscription-box{position:relative;z-index:1;margin:22px 0 24px;padding:24px;border-radius:28px;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.08),transparent 26%),#fbfefd;border:1px solid rgba(7,17,31,.075);box-shadow:inset 0 1px #ffffffbf}.creator-subscription-box .member-subscription-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-subscription-box .subscription-plan-button,.creator-subscription-box button.subscription-plan-button{padding:22px;border-radius:26px}.creator-subscription-box .subscription-plan-main strong{font-size:21px}.creator-subscription-box .subscription-plan-price{font-size:27px}@media (max-width: 980px){.member-subscription-grid,.creator-subscription-box .member-subscription-grid{grid-template-columns:1fr}.subscription-plan-button,button.subscription-plan-button{grid-template-columns:minmax(0,1fr) auto}}@media (max-width: 640px){.member-subscription-card,.bl-subscription-section.member-subscription-card{padding:24px 18px;border-radius:28px}.member-subscription-card:before{left:20px;right:20px}.subscription-plan-button,button.subscription-plan-button{grid-template-columns:1fr;grid-template-areas:"badge" "main" "price" "cta";padding:22px;border-radius:26px}.subscription-plan-price{justify-self:start;font-size:30px}.subscription-plan-button em,button.subscription-plan-button em{width:100%;min-width:0}.subscription-benefits-list li{font-size:13.5px}.creator-subscription-box{padding:20px;border-radius:24px}}.payout-modal-backdrop,.modal-backdrop.payout-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;display:grid;place-items:center;padding:24px;background:rgba(7,17,31,.48);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.payout-confirmation-modal,.card.payout-confirmation-modal{position:relative;width:min(520px,94vw);overflow:hidden;padding:0;border-radius:34px;border:1px solid rgba(255,255,255,.88);background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.14),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.94));box-shadow:0 34px 110px #07111f47,inset 0 1px #ffffffd6;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.payout-confirmation-modal:before{content:"";display:block;height:6px;width:100%;background:linear-gradient(90deg,var(--bl-teal),var(--bl-teal-dark))}.payout-confirmation-modal .notice-close{position:absolute;top:18px;right:18px;z-index:2;display:inline-grid;place-items:center;width:40px;min-width:40px;height:40px;min-height:40px;margin:0;padding:0;border-radius:999px;background:rgba(255,255,255,.92);color:var(--bl-teal-dark);border:1px solid rgba(0,191,166,.16);box-shadow:0 12px 26px #07111f14;font-size:18px;font-weight:950;line-height:1}.payout-confirmation-modal .notice-close:hover{background:var(--bl-teal-soft);color:var(--bl-teal-dark);transform:none}.payout-confirmation-modal .notice-content{display:grid;gap:18px;padding:42px 34px 34px}.payout-confirmation-modal .notice-content>strong{display:block;max-width:360px;margin:0;color:var(--bl-navy);font-size:clamp(24px,3vw,32px);font-weight:950;letter-spacing:-.055em;line-height:1.02}.payout-confirmation-modal .notice-content>p{max-width:430px;margin:-6px 0 0;color:var(--bl-muted);font-size:15px;font-weight:700;line-height:1.55}.payout-confirmation-modal .notice-meta{display:grid;grid-template-columns:1fr;gap:10px;margin-top:2px}.payout-confirmation-modal .notice-meta span{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:50px;padding:14px 16px;border-radius:20px;background:rgba(248,250,252,.92);border:1px solid rgba(7,17,31,.07);color:var(--bl-muted);font-size:13px;font-weight:800}.payout-confirmation-modal .notice-meta strong{margin:0;color:var(--bl-navy);font-size:13px;font-weight:950;white-space:nowrap}.payout-modal-actions,.modal-actions.payout-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:4px}.payout-modal-actions button,.modal-actions.payout-modal-actions button{width:100%;min-width:0;min-height:50px;margin:0;padding:0 18px;border-radius:999px;font-size:14px;font-weight:950;line-height:1}.payout-modal-actions button:first-child{background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));color:#fff;box-shadow:0 16px 34px #00bfa638}.payout-modal-actions button:first-child:hover{background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));color:#fff;transform:translateY(-1px);box-shadow:0 20px 42px #00bfa647}.payout-modal-actions button.ghost{background:#ffffff;color:var(--bl-navy);border:1px solid rgba(7,17,31,.1);box-shadow:none}.payout-modal-actions button.ghost:hover{background:var(--bl-teal-soft);color:var(--bl-teal-dark);border-color:#00bfa638;transform:translateY(-1px)}@media (max-width: 640px){.payout-modal-backdrop,.modal-backdrop.payout-modal-backdrop{align-items:end;padding:12px}.payout-confirmation-modal,.card.payout-confirmation-modal{width:100%;border-radius:28px}.payout-confirmation-modal .notice-content{padding:40px 22px 24px}.payout-confirmation-modal .notice-meta span{align-items:flex-start;flex-direction:column;gap:5px}.payout-modal-actions,.modal-actions.payout-modal-actions{grid-template-columns:1fr}}.wa-shell{height:calc(100vh - 24px);max-height:calc(100vh - 24px);overflow:hidden}.wa-app{height:100%;max-height:100%;overflow:hidden}.wa-chat{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.wa-message-area{flex:1;min-height:0;overflow-y:auto;padding-bottom:18px}.wa-composer{flex:0 0 auto;position:sticky;bottom:0;z-index:50;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid rgba(15,23,42,.08)}.wa-composer-row{display:flex;align-items:flex-end;gap:10px}.wa-composer textarea{flex:1;min-height:44px;max-height:120px;resize:none}.wa-shell{height:100vh!important;max-height:100vh!important;overflow:hidden!important;padding:8px!important}.wa-app{height:calc(100vh - 16px)!important;max-height:calc(100vh - 16px)!important;overflow:hidden!important;display:grid!important;grid-template-columns:minmax(320px,430px) 1fr!important}.wa-chat{height:100%!important;max-height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;overflow:hidden!important}.wa-chat-header{grid-row:1!important}.wa-message-area{grid-row:2!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-y:auto!important;padding:24px!important}.wa-composer,.wa-reply-locked{grid-row:3!important;display:block!important;flex-shrink:0!important;position:relative!important;bottom:auto!important;z-index:100!important;background:#ffffff!important;border-top:1px solid rgba(15,23,42,.08)!important;padding:14px 18px!important}.wa-composer textarea{display:block!important;flex:1!important;min-height:44px!important;max-height:120px!important;resize:none!important}@media (max-width: 860px){.wa-app{grid-template-columns:1fr!important}.wa-sidebar.mobile-hidden{display:none!important}.wa-chat{height:calc(100vh - 16px)!important}}.wa-shell{height:100vh!important;max-height:100vh!important;overflow:hidden!important;padding:8px!important;box-sizing:border-box!important}.wa-app{height:calc(100vh - 16px)!important;max-height:calc(100vh - 16px)!important;overflow:hidden!important;display:grid!important;grid-template-columns:minmax(320px,430px) minmax(0,1fr)!important}.wa-sidebar{height:100%!important;max-height:100%!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.wa-conversation-list{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important}.wa-chat{height:100%!important;max-height:100%!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.wa-chat-header,.wa-chat-error{flex:0 0 auto!important}.wa-message-area{flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-y:auto!important;padding:24px!important;box-sizing:border-box!important}.wa-empty-chat{min-height:0!important;height:100%!important;max-height:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.wa-composer,.wa-reply-locked{flex:0 0 auto!important;display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;bottom:auto!important;z-index:999!important;background:#ffffff!important;border-top:1px solid rgba(15,23,42,.08)!important;padding:14px 18px!important;box-sizing:border-box!important}.wa-composer-row{display:flex!important;align-items:center!important;gap:10px!important}.wa-composer textarea{display:block!important;flex:1 1 auto!important;width:100%!important;min-height:44px!important;max-height:110px!important;resize:none!important}.wa-icon-button,.wa-send-button{flex:0 0 auto!important}@media (max-width: 860px){.wa-app{grid-template-columns:1fr!important}.wa-sidebar.mobile-hidden,.wa-chat.mobile-hidden{display:none!important}.wa-chat.mobile-open{display:flex!important;height:calc(100vh - 16px)!important}}.bl-nav-pill-notification{position:relative;display:inline-flex;align-items:center;gap:8px}.member-message-badge{min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#08b89d;color:#fff;font-size:12px;font-weight:900;line-height:22px;text-align:center;box-shadow:0 10px 24px #08b89d47}.member-message-notice{border:1px solid rgba(8,184,157,.22);box-shadow:0 18px 45px #08b89d1f}.notice-actions{margin-top:12px}.live-calls-card,.live-call-request-box{border:1px solid rgba(8,184,157,.16);box-shadow:0 18px 50px #08b89d14}.live-call-grid,.live-call-list{display:grid;gap:14px;margin-top:18px}.live-call-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.live-call-card{padding:18px;border-radius:22px;background:rgba(255,255,255,.82);border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 34px #0f172a0f}.live-call-card-main{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.live-call-card-main h3,.live-call-card-main h4{margin:0 0 6px}.live-call-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.live-call-status{text-transform:capitalize}.live-call-status-requested{background:rgba(251,191,36,.16);color:#92400e}.live-call-status-accepted{background:rgba(59,130,246,.14);color:#1d4ed8}.live-call-status-paid,.live-call-status-active{background:rgba(8,184,157,.16);color:#047868}.live-call-status-ended,.live-call-status-declined,.live-call-status-cancelled{background:rgba(100,116,139,.14);color:#475569}.live-call-room-page{min-height:100vh;padding:28px;background:radial-gradient(circle at top left,rgba(8,184,157,.18),transparent 32%),linear-gradient(135deg,#f8fffd,#fff7fb);color:#07111f}.live-call-room-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;max-width:1180px;margin:0 auto 22px}.live-call-room-header h1{margin:6px 0;font-size:clamp(32px,5vw,58px);letter-spacing:-.05em}.live-call-video-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:18px;align-items:stretch}.live-video-tile{position:relative;min-height:520px;overflow:hidden;border-radius:32px;background:#07111f;box-shadow:0 28px 80px #07111f3d}.live-video-tile-local{min-height:260px}.live-video-surface{width:100%;height:100%;min-height:inherit;background:#07111f}.live-video-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-content:center;text-align:center;padding:28px;color:#fff;background:radial-gradient(circle at center,rgba(15,23,42,.54),rgba(7,17,31,.92))}.live-video-placeholder .muted{color:#ffffffb8}.live-call-controls{max-width:1180px;margin:20px auto 0;display:flex;justify-content:center;gap:12px;flex-wrap:wrap;padding:16px;border-radius:999px;background:rgba(255,255,255,.78);box-shadow:0 18px 45px #0f172a1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.live-call-status-note{text-align:center;margin-top:16px}@media (max-width: 860px){.live-call-package-grid{grid-template-columns:1fr}.live-call-room-page{padding:12px}.live-call-room-header{flex-direction:column}.live-call-video-grid{grid-template-columns:1fr}.live-video-tile{min-height:420px;border-radius:24px}.live-video-tile-local{min-height:220px}.live-call-controls{border-radius:26px}}.live-call-room-page{min-height:100vh;padding:28px;background:radial-gradient(circle at 0% 0%,rgba(0,188,166,.22),transparent 34%),radial-gradient(circle at 100% 12%,rgba(255,180,220,.22),transparent 32%),linear-gradient(135deg,#f8fffd 0%,#fff8fb 100%);color:#07111f}.live-call-room-header{max-width:1220px;margin:0 auto 22px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.live-call-room-header>div:first-child{min-width:0}.live-call-room-header h1{margin:10px 0 6px;font-size:clamp(42px,7vw,78px);line-height:.92;letter-spacing:-.07em;color:#07111f}.live-call-room-header .muted{font-size:17px;color:#64748b}.live-call-room-header button.ghost,.live-call-room-header .ghost{min-width:156px;border-radius:999px;background:rgba(255,255,255,.84);border:1px solid rgba(15,23,42,.08);color:#07111f;box-shadow:0 12px 34px #0f172a14}.live-call-room-page .notice{max-width:1220px;margin:0 auto 20px;border-radius:26px;background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.live-call-room-page .notice-error{border:1px solid rgba(190,18,60,.28);box-shadow:0 18px 44px #be123c14}.live-call-video-grid{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:18px;align-items:stretch}.live-video-tile{position:relative;overflow:hidden;min-height:520px;border-radius:34px;background:radial-gradient(circle at 50% 40%,rgba(30,41,59,.8),#020617 72%);border:1px solid rgba(255,255,255,.08);box-shadow:0 34px 90px #0f172a47,inset 0 1px #ffffff14}.live-video-tile-local{min-height:300px}.live-video-surface{width:100%;height:100%;min-height:inherit;background:#020617}.live-video-surface video{width:100%!important;height:100%!important;object-fit:cover!important}.live-video-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;text-align:center;padding:32px;color:#fff;background:radial-gradient(circle at center,rgba(15,23,42,.24),rgba(2,6,23,.88))}.live-video-placeholder strong{display:block;font-size:20px;margin-bottom:8px;color:#fff}.live-video-placeholder .muted,.live-video-placeholder p{color:#ffffffad;max-width:420px;margin:0 auto}.live-video-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to bottom,rgba(255,255,255,.08),transparent 22%),linear-gradient(to top,rgba(0,0,0,.22),transparent 28%)}.live-call-controls{max-width:1040px;margin:28px auto 0;padding:18px;display:grid;gap:12px;border-radius:38px;background:rgba(255,255,255,.82);box-shadow:0 24px 70px #0f172a1f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(15,23,42,.06)}.live-call-controls button{width:100%;min-height:52px;border-radius:999px;font-weight:900;letter-spacing:.01em}.live-call-controls button.ghost{background:rgba(255,255,255,.86);border:1px solid rgba(15,23,42,.08);color:#07111f}.live-call-controls button:last-child{background:linear-gradient(135deg,#00b89d,#00a88f);color:#fff;box-shadow:0 16px 36px #00b89d3d}.live-call-status-note{text-align:center;margin:16px auto 0;max-width:900px;color:#64748b;font-weight:700}@media (max-width: 900px){.live-call-room-page{padding:14px}.live-call-room-header{flex-direction:column}.live-call-room-header h1{font-size:clamp(38px,14vw,64px)}.live-call-video-grid{grid-template-columns:1fr}.live-video-tile{min-height:420px;border-radius:28px}.live-video-tile-local{min-height:240px}.live-call-controls{border-radius:28px}}.live-call-room-page .language-selector,.live-call-room-page .language-switcher,.live-call-room-page .lang-selector,.live-call-room-page .lang-switcher,.live-call-room-page .language-toggle{position:fixed!important;right:22px!important;bottom:22px!important;top:auto!important;left:auto!important;z-index:9999!important}.live-call-room-header{padding-right:0!important}@media (max-width: 700px){.live-call-room-page .language-selector,.live-call-room-page .language-switcher,.live-call-room-page .lang-selector,.live-call-room-page .lang-switcher,.live-call-room-page .language-toggle{right:14px!important;bottom:14px!important}}.language-selector,.language-switcher,.lang-selector,.lang-switcher,.language-toggle,.locale-selector,.locale-switcher,.bl-language-selector,.bl-language-switcher{position:fixed!important;right:22px!important;bottom:22px!important;top:auto!important;left:auto!important;z-index:999999!important}.language-selector,.language-switcher,.lang-selector,.lang-switcher,.language-toggle,.locale-selector,.locale-switcher,.bl-language-selector,.bl-language-switcher{box-shadow:0 18px 45px #0f172a29!important}@media (max-width: 700px){.language-selector,.language-switcher,.lang-selector,.lang-switcher,.language-toggle,.locale-selector,.locale-switcher,.bl-language-selector,.bl-language-switcher{right:14px!important;bottom:14px!important}}.live-call-header-actions{display:flex;align-items:center;gap:12px}.live-call-countdown{min-width:132px;padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.82);border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 34px #0f172a14;text-align:center}.live-call-countdown span{display:block;font-size:11px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.08em}.live-call-countdown strong{display:block;margin-top:2px;font-size:20px;color:#07111f}.live-call-ended-notice{max-width:1220px;margin:0 auto 20px;border:1px solid rgba(8,184,157,.2);box-shadow:0 18px 44px #08b89d1a}@media (max-width: 780px){.live-call-header-actions{width:100%;flex-direction:column;align-items:stretch}.live-call-countdown{width:100%}}.member-verification-approved-strip{padding:18px 22px;border-color:#00b49638;background:linear-gradient(135deg,rgba(0,180,150,.08),rgba(255,255,255,.95))}.member-verification-approved-strip .section-heading{margin-bottom:0;align-items:center}.member-verification-approved-strip h2{margin:4px 0 6px;font-size:1.15rem}.member-verification-approved-strip p{margin:0}.member-subscription-grid .subscription-plan-elite,.member-subscription-grid button.subscription-plan-elite{grid-column:1 / -1;grid-template-columns:minmax(0,1fr) minmax(245px,.34fr);grid-template-areas:"badge badge" "main price" "main cta";align-items:center;row-gap:18px;min-height:0;padding:32px 34px;border-color:#d4af376b;background:radial-gradient(circle at 100% 0%,rgba(212,175,55,.24),transparent 34%),radial-gradient(circle at 0% 100%,rgba(212,175,55,.12),transparent 32%),linear-gradient(135deg,#fffaf0 0%,#ffffff 58%,#fff7dc 100%);box-shadow:0 30px 82px #8a6a001f,0 18px 46px #07111f0e}.member-subscription-grid .subscription-plan-elite .subscription-plan-main small{max-width:720px}.member-subscription-grid .subscription-plan-elite .subscription-benefits-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:30px;row-gap:12px;max-width:900px}.member-subscription-grid .subscription-plan-elite .subscription-plan-price{align-self:end;justify-self:end;color:#8a6a00;font-size:clamp(42px,5vw,64px);text-shadow:0 16px 34px rgba(138,106,0,.14)}.member-subscription-grid .subscription-plan-elite em,.member-subscription-grid button.subscription-plan-elite em{align-self:start;justify-self:end;min-width:220px;margin-top:0;background:linear-gradient(135deg,#07111f,#172033);box-shadow:0 16px 34px #07111f38}.member-subscription-grid .subscription-plan-elite:hover,.member-subscription-grid button.subscription-plan-elite:hover{background:radial-gradient(circle at 100% 0%,rgba(212,175,55,.3),transparent 36%),radial-gradient(circle at 0% 100%,rgba(212,175,55,.14),transparent 34%),linear-gradient(135deg,#fff8df 0%,#ffffff 58%,#fff4cb 100%);border-color:#d4af3794}@media (max-width: 980px){.member-subscription-grid .subscription-plan-elite,.member-subscription-grid button.subscription-plan-elite{grid-template-columns:1fr;grid-template-areas:"badge" "main" "price" "cta"}.member-subscription-grid .subscription-plan-elite .subscription-benefits-list{grid-template-columns:1fr}.member-subscription-grid .subscription-plan-elite .subscription-plan-price,.member-subscription-grid .subscription-plan-elite em,.member-subscription-grid button.subscription-plan-elite em{justify-self:start}}@media (max-width: 620px){.member-subscription-grid .subscription-plan-elite,.member-subscription-grid button.subscription-plan-elite{padding:26px 24px}.member-subscription-grid .subscription-plan-elite .subscription-plan-price{font-size:clamp(34px,13vw,48px)}}.member-subscription-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}.member-subscription-grid .subscription-plan-access,.member-subscription-grid button.subscription-plan-access{border-color:#00bfa638;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.12),transparent 32%),linear-gradient(180deg,#ffffff 0%,#f8fffd 100%)}.member-subscription-grid .subscription-plan-access .subscription-plan-badge{background:rgba(0,191,166,.1);color:var(--bl-teal-dark);border-color:#00bfa62e}.member-subscription-grid .subscription-plan-vip,.member-subscription-grid button.subscription-plan-vip{border-color:#7c3aed38;background:radial-gradient(circle at 100% 0%,rgba(124,58,237,.13),transparent 34%),radial-gradient(circle at 0% 100%,rgba(124,58,237,.05),transparent 32%),linear-gradient(180deg,#ffffff 0%,#fbf9ff 100%);box-shadow:0 28px 74px #7c3aed1a,0 18px 46px #07111f0e}.member-subscription-grid .subscription-plan-vip:before,.member-subscription-grid button.subscription-plan-vip:before{background:linear-gradient(180deg,#8b5cf6,#6d28d9)}.member-subscription-grid .subscription-plan-vip .subscription-plan-badge{background:rgba(124,58,237,.1);color:#6d28d9;border-color:#7c3aed2e}.member-subscription-grid .subscription-plan-vip .subscription-plan-price{color:#6d28d9;text-shadow:0 14px 30px rgba(124,58,237,.12)}.member-subscription-grid .subscription-plan-vip em,.member-subscription-grid button.subscription-plan-vip em{background:linear-gradient(135deg,#8b5cf6,#6d28d9);box-shadow:0 16px 34px #7c3aed33}.member-subscription-grid .subscription-plan-elite,.member-subscription-grid button.subscription-plan-elite{grid-column:1 / -1;grid-template-columns:minmax(0,1fr) minmax(250px,330px)!important;grid-template-areas:"badge badge" "main price" "main cta"!important;align-items:start;column-gap:34px;row-gap:16px;min-height:0;padding:34px 38px 34px 42px;overflow:hidden;border-color:#d4af376b;background:radial-gradient(circle at 100% 0%,rgba(212,175,55,.2),transparent 30%),radial-gradient(circle at 0% 100%,rgba(212,175,55,.1),transparent 32%),linear-gradient(135deg,#fffaf0 0%,#ffffff 62%,#fff7dc 100%);box-shadow:0 30px 82px #8a6a001a,0 18px 46px #07111f0e}.member-subscription-grid .subscription-plan-elite:before,.member-subscription-grid button.subscription-plan-elite:before{width:5px;background:linear-gradient(180deg,#f2c94c,#9a7500)}.member-subscription-grid .subscription-plan-elite .subscription-plan-badge{background:rgba(212,175,55,.14);color:#8a6a00;border-color:#d4af3740}.member-subscription-grid .subscription-plan-elite .subscription-plan-main{max-width:900px}.member-subscription-grid .subscription-plan-elite .subscription-plan-main strong{font-size:clamp(30px,3.3vw,44px);max-width:760px}.member-subscription-grid .subscription-plan-elite .subscription-plan-main small{max-width:760px;font-size:15px}.member-subscription-grid .subscription-plan-elite .subscription-benefits-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px;row-gap:12px;max-width:870px}.member-subscription-grid .subscription-plan-elite .subscription-benefits-list li{font-size:14.5px;line-height:1.32}.member-subscription-grid .subscription-plan-elite .subscription-benefits-list li:before{background:rgba(212,175,55,.14);color:#8a6a00}.member-subscription-grid .subscription-plan-elite .subscription-plan-price{align-self:start;justify-self:end;max-width:330px;margin-top:34px;padding:12px 0;color:#8a6a00;font-size:clamp(34px,3.8vw,54px)!important;font-weight:950;line-height:.95;letter-spacing:-.075em;text-align:right;white-space:nowrap;text-shadow:0 14px 28px rgba(138,106,0,.12)}.member-subscription-grid .subscription-plan-elite em,.member-subscription-grid button.subscription-plan-elite em{align-self:start;justify-self:end;width:100%;max-width:305px;min-width:220px;margin-top:0;background:linear-gradient(135deg,#07111f,#172033);box-shadow:0 16px 34px #07111f38}.member-subscription-grid .subscription-plan-elite:hover,.member-subscription-grid button.subscription-plan-elite:hover{background:radial-gradient(circle at 100% 0%,rgba(212,175,55,.25),transparent 32%),radial-gradient(circle at 0% 100%,rgba(212,175,55,.12),transparent 34%),linear-gradient(135deg,#fff8df 0%,#ffffff 62%,#fff4cb 100%);border-color:#d4af3794}@media (max-width: 980px){.member-subscription-grid,.creator-subscription-box .member-subscription-grid{grid-template-columns:1fr}.member-subscription-grid .subscription-plan-elite,.member-subscription-grid button.subscription-plan-elite{grid-template-columns:1fr!important;grid-template-areas:"badge" "main" "price" "cta"!important;padding:30px 28px}.member-subscription-grid .subscription-plan-elite .subscription-benefits-list{grid-template-columns:1fr}.member-subscription-grid .subscription-plan-elite .subscription-plan-price,.member-subscription-grid .subscription-plan-elite em,.member-subscription-grid button.subscription-plan-elite em{justify-self:start;max-width:100%;margin-top:0;text-align:left}}@media (max-width: 640px){.member-subscription-grid .subscription-plan-elite,.member-subscription-grid button.subscription-plan-elite{padding:26px 22px}.member-subscription-grid .subscription-plan-elite .subscription-plan-price{font-size:clamp(32px,12vw,44px)!important}}.creator-carousel-shell{position:relative;width:100%;overflow:hidden;margin-top:18px}.creator-carousel-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,320px);gap:18px;overflow-x:auto;overflow-y:hidden;padding:4px 4px 18px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:rgba(0,191,166,.45) transparent}.creator-carousel-track::-webkit-scrollbar{height:8px}.creator-carousel-track::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(0,191,166,.45)}.creator-carousel-track .creator-card,.creator-carousel-track .bl-creator-tile{scroll-snap-align:start;min-height:360px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.1),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.94));border:1px solid rgba(0,191,166,.14);box-shadow:0 18px 48px #07111f13}.creator-carousel-track .creator-card-main{align-items:flex-start}.creator-carousel-track .creator-avatar.small-avatar,.creator-carousel-track .small-avatar{width:72px;height:90px;flex-basis:72px;border-radius:24px;border:3px solid #ffffff;object-fit:cover;object-position:center top;box-shadow:0 16px 34px #07111f24}.creator-carousel-track .creator-card h3{font-size:24px;line-height:1.03;letter-spacing:-.055em}.creator-carousel-track .creator-card>p{margin:12px 0 0;font-weight:850;color:var(--bl-navy)}.creator-carousel-track .creator-card .muted{font-weight:750}.creator-carousel-track .pill-row{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 0}.creator-carousel-track .creator-card button{width:auto;min-width:150px;align-self:flex-start;background:var(--bl-navy);box-shadow:0 16px 34px #07111f2e}.creator-carousel-track .creator-card button:hover{background:#111b2b}.creator-profile-lightbox-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;display:grid;place-items:center;padding:28px;background:rgba(7,17,31,.68);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.creator-profile-lightbox{width:min(1180px,96vw);max-height:92vh;overflow-y:auto;overscroll-behavior:contain;border-radius:34px;box-shadow:0 36px 110px #00000052}.creator-profile-lightbox .creator-profile-card{margin:0;border-radius:34px;box-shadow:none}.creator-profile-lightbox .profile-close-button{position:sticky;top:0;z-index:4}.creator-profile-lightbox .media-grid.member-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 980px){.creator-profile-lightbox .media-grid.member-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 800px){.creator-carousel-track{grid-auto-columns:minmax(240px,82vw)}.creator-profile-lightbox-backdrop{padding:12px;align-items:start}.creator-profile-lightbox{width:100%;max-height:calc(100vh - 24px);border-radius:24px}.creator-profile-lightbox .creator-profile-card{border-radius:24px}.creator-profile-lightbox .media-grid.member-media-grid{grid-template-columns:1fr}}.hot-fans-card{position:relative;overflow:hidden;border:1px solid rgba(249,115,22,.16)!important;background:radial-gradient(circle at 100% 0%,rgba(249,115,22,.12),transparent 26%),radial-gradient(circle at 0% 100%,rgba(0,191,166,.08),transparent 30%),#ffffff!important;box-shadow:0 28px 80px #0f172a14}.hot-fans-card:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,#f59e0b,rgba(0,191,166,.4),transparent)}.hot-fans-header{position:relative;z-index:1}.hot-fans-header .section-label{color:#0f9f8e}.hot-fans-header h2{margin:6px 0 8px;font-size:clamp(32px,4vw,54px);line-height:.98;letter-spacing:-.07em}.hot-fans-header .muted{max-width:780px;font-size:17px;line-height:1.65;font-weight:650}.hot-fans-summary-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:8px 0 20px}.hot-fans-summary-card{position:relative;overflow:hidden;min-height:112px;padding:18px 20px;border-radius:26px;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.11),transparent 34%),rgba(255,255,255,.88);border:1px solid rgba(15,23,42,.07);box-shadow:0 16px 38px #0f172a0e}.hot-fans-summary-card span{display:block;color:var(--bl-muted);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.hot-fans-summary-card strong{position:absolute;right:20px;bottom:12px;color:var(--bl-navy);font-size:clamp(34px,5vw,58px);font-weight:950;letter-spacing:-.08em;line-height:.9}.hot-fans-summary-card-elite{background:radial-gradient(circle at 100% 0%,rgba(245,158,11,.22),transparent 35%),linear-gradient(135deg,#fff7ed,rgba(255,255,255,.94));border-color:#f59e0b38}.hot-fans-summary-card-elite strong{color:#a16207}.hot-fans-summary-card-money{background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.18),transparent 35%),linear-gradient(135deg,#effffb,rgba(255,255,255,.96));border-color:#00bfa63d}.hot-fans-summary-card-money strong{color:var(--bl-teal-dark);font-size:clamp(28px,4vw,48px)}.hot-fans-money-note{background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.1),transparent 32%),#f7fffd;border-color:#00bfa62e}.hot-fans-money-note:before{background:linear-gradient(180deg,var(--bl-teal),#f59e0b)}.hot-fans-money-note strong{color:var(--bl-teal-dark)}.hot-fans-note{position:relative;z-index:1;display:flex;gap:16px;margin-bottom:22px;padding:20px 22px;border-radius:26px;background:radial-gradient(circle at 100% 0%,rgba(249,115,22,.1),transparent 32%),#fffaf3;border:1px solid rgba(249,115,22,.16)}.hot-fans-note:before{content:"";display:block;width:14px;min-width:14px;border-radius:999px;background:linear-gradient(180deg,#f59e0b,var(--bl-teal))}.hot-fans-note strong{display:block;margin-bottom:6px;color:#9a5a00;font-size:13px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.hot-fans-note p{max-width:880px;margin:0;color:var(--bl-muted);font-size:15px;line-height:1.6;font-weight:650}.hot-fans-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hot-fan-card{position:relative;overflow:hidden;display:grid;gap:16px;padding:22px;border-radius:30px;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.08),transparent 30%),rgba(255,255,255,.94);border:1px solid rgba(15,23,42,.075);box-shadow:0 18px 45px #0f172a11;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hot-fan-card:hover{transform:translateY(-3px);border-color:#00bfa647;box-shadow:0 28px 70px #0f172a1a}.hot-fan-card-elite,.hot-fan-card-diamond{border-color:#f59e0b40;background:radial-gradient(circle at 100% 0%,rgba(245,158,11,.18),transparent 32%),rgba(255,255,255,.96)}.hot-fan-card-topline{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.hot-fan-intent-pill,.hot-fan-message-status{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:7px 12px;border-radius:999px;font-size:11px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.hot-fan-intent-pill{background:var(--bl-teal-soft);color:var(--bl-teal-dark);border:1px solid rgba(0,191,166,.18)}.hot-fan-intent-elite,.hot-fan-intent-diamond{background:#fff4d6;color:#936800;border-color:#f59e0b40}.hot-fan-message-status{background:#f8fafc;color:var(--bl-muted);border:1px solid rgba(15,23,42,.07)}.hot-fan-main{display:flex;align-items:center;gap:15px}.hot-fan-avatar{display:grid;place-items:center;width:62px;height:70px;flex:0 0 62px;border-radius:24px;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.38),transparent 28%),linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));color:#fff;font-size:22px;font-weight:950;box-shadow:0 16px 34px #00bfa638}.hot-fan-card-elite .hot-fan-avatar,.hot-fan-card-diamond .hot-fan-avatar{background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.38),transparent 28%),linear-gradient(135deg,#f59e0b,#a16207);box-shadow:0 16px 34px #f59e0b33}.hot-fan-main h3{margin:0;color:var(--bl-navy);font-size:22px;line-height:1.05;letter-spacing:-.035em}.hot-fan-main .muted{margin:5px 0 0;font-size:13px;font-weight:700}.hot-fan-conversion-copy{min-height:52px;margin:0;color:var(--bl-muted);font-size:15px;line-height:1.55;font-weight:650}.hot-fan-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hot-fan-metrics div{min-width:0;padding:13px 14px;border-radius:20px;background:#f8fafc;border:1px solid rgba(15,23,42,.055)}.hot-fan-metrics span{display:block;margin-bottom:5px;color:var(--bl-muted);font-size:11px;font-weight:950;letter-spacing:.065em;text-transform:uppercase}.hot-fan-metrics strong{color:var(--bl-navy);font-size:18px;font-weight:950}.hot-fan-button,.hot-fan-card button.hot-fan-button{width:100%;min-height:50px;margin:0;border-radius:999px;font-size:14px;font-weight:950}.hot-fans-empty-state{position:relative;z-index:1}@media (max-width: 980px){.hot-fans-summary-grid,.hot-fan-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){.hot-fans-summary-grid,.hot-fans-grid{grid-template-columns:1fr}.hot-fans-header{flex-direction:column}.hot-fans-header button{width:100%}}@media (max-width: 620px){.hot-fan-metrics{grid-template-columns:1fr}.hot-fan-card{padding:18px;border-radius:24px}.hot-fans-summary-card strong{font-size:40px}}.hot-fans-filter-row{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px;margin:0 0 14px}.hot-fans-filter-pill,.hot-fans-card button.hot-fans-filter-pill{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:auto;min-width:0;min-height:40px;margin:0;padding:9px 13px 9px 15px;border-radius:999px;background:rgba(255,255,255,.86);color:var(--bl-muted);border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 24px #0f172a0b;font-size:12px;font-weight:950;line-height:1}.hot-fans-filter-pill:hover,.hot-fans-card button.hot-fans-filter-pill:hover{background:var(--bl-teal-soft);color:var(--bl-teal-dark);border-color:#00bfa63d;transform:translateY(-1px)}.hot-fans-filter-pill.active,.hot-fans-card button.hot-fans-filter-pill.active{background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));color:#fff;border-color:#00bfa64d;box-shadow:0 14px 30px #00bfa62e}.hot-fans-filter-pill strong{display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:rgba(15,23,42,.06);color:inherit;font-size:11px;font-weight:950}.hot-fans-filter-pill.active strong{background:rgba(255,255,255,.18);color:#fff}.hot-fans-list-meta{position:relative;z-index:1;margin:-2px 0 16px;color:var(--bl-muted);font-size:13px;font-weight:800}.hot-fans-load-more,.hot-fans-card button.hot-fans-load-more{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:52px;margin:18px 0 0;border-radius:999px;background:#ffffff;color:var(--bl-navy);border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 32px #0f172a0e;font-size:14px;font-weight:950}.hot-fans-load-more:hover,.hot-fans-card button.hot-fans-load-more:hover{background:var(--bl-teal-soft);color:var(--bl-teal-dark);border-color:#00bfa63d;transform:translateY(-1px)}.hot-fans-load-more span{display:inline-grid;place-items:center;min-width:28px;height:28px;padding:0 8px;border-radius:999px;background:var(--bl-teal-soft);color:var(--bl-teal-dark);font-size:12px;font-weight:950}@media (max-width: 620px){.hot-fans-filter-row{display:grid;grid-template-columns:1fr 1fr}.hot-fans-filter-pill,.hot-fans-card button.hot-fans-filter-pill{width:100%}}.creator-memberships-card{position:relative;overflow:hidden;margin-bottom:18px;background:radial-gradient(circle at 100% 0%,rgba(255,214,102,.14),transparent 28%),radial-gradient(circle at 0% 10%,rgba(0,191,166,.09),transparent 24%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.94))}.creator-memberships-card:before{content:"";position:absolute;left:28px;right:28px;top:0;height:1px;background:linear-gradient(90deg,rgba(0,191,166,.28),rgba(255,214,102,.28),rgba(0,191,166,0))}.creator-memberships-header,.creator-memberships-layout,.creator-memberships-intro{position:relative;z-index:1}.creator-memberships-intro{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:18px 20px;border-radius:24px;background:radial-gradient(circle at 100% 0%,rgba(255,214,102,.16),transparent 35%),#fffaf0;border:1px solid rgba(202,147,24,.18)}.creator-memberships-intro strong{display:block;margin-bottom:6px;color:var(--bl-navy);font-size:18px;font-weight:950;letter-spacing:-.03em}.creator-memberships-intro p{max-width:800px;margin:0;color:#6f5a27;font-size:14px;font-weight:700}.creator-memberships-intro button{flex:0 0 auto;min-width:176px}.creator-memberships-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:18px;align-items:start}.creator-plan-form,.creator-plans-list-panel{min-width:0;padding:20px;border-radius:28px;background:rgba(255,255,255,.84);border:1px solid rgba(7,17,31,.08);box-shadow:0 18px 42px #07111f0e}.creator-plan-form{display:grid;gap:16px}.creator-plan-form-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.creator-plan-form-heading h3,.creator-plan-form-heading button{margin:0}.creator-plan-count{display:inline-grid;place-items:center;min-width:34px;min-height:28px;padding:0 10px;border-radius:999px;background:var(--bl-teal-soft);color:var(--bl-teal-dark);font-size:12px;font-weight:950}.creator-plan-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.creator-plan-active-toggle{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:58px;margin-top:8px;padding:0 16px;border-radius:18px;background:#f8fafc;border:1px solid rgba(7,17,31,.08)}.creator-plan-active-toggle span{color:var(--bl-text);font-size:13px;font-weight:950}.creator-plan-active-toggle input{width:22px;min-height:22px;height:22px;margin:0;accent-color:var(--bl-teal);box-shadow:none}.creator-plan-save-button{min-height:54px;margin-top:0;background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));box-shadow:0 18px 38px #00bfa638}.creator-plan-form-note{margin:0;color:var(--bl-muted);font-size:13px;font-weight:700}.creator-plan-list{display:grid;gap:14px;margin-top:14px}.creator-plan-card{padding:18px;border-radius:24px;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.07),transparent 34%),#ffffff;border:1px solid rgba(7,17,31,.08);box-shadow:0 14px 34px #07111f0e}.creator-plan-card-elite{background:radial-gradient(circle at 100% 0%,rgba(255,214,102,.22),transparent 36%),linear-gradient(180deg,#fffdf6,#ffffff);border-color:#ca931838}.creator-plan-card-topline,.creator-plan-card-meta,.creator-plan-card-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.creator-plan-card-topline{justify-content:space-between;margin-bottom:14px}.creator-plan-status,.creator-plan-elite-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;font-size:11px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.creator-plan-status{background:var(--bl-teal-soft);color:var(--bl-teal-dark);border:1px solid rgba(0,191,166,.16)}.creator-plan-elite-pill{background:#fff3c4;color:#8a6500;border:1px solid rgba(202,147,24,.18)}.creator-plan-card-main{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px}.creator-plan-card-main h3{margin-bottom:6px}.creator-plan-card-main p{margin-bottom:0;font-size:13px;font-weight:650}.creator-plan-card-main strong{color:var(--bl-teal-dark);font-size:28px;font-weight:950;letter-spacing:-.06em;white-space:nowrap}.creator-plan-card-elite .creator-plan-card-main strong{color:#997100}.creator-plan-card-meta{margin-top:15px;padding-top:14px;border-top:1px solid rgba(7,17,31,.07)}.creator-plan-card-meta span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#f8fafc;color:var(--bl-muted);font-size:12px;font-weight:850}.creator-plan-card-actions{margin-top:14px}.creator-plan-card-actions button{margin-top:0}.danger-ghost,button.danger-ghost{color:var(--bl-danger);border-color:#c0392b33}.danger-ghost:hover,button.danger-ghost:hover{background:var(--bl-danger-soft);color:var(--bl-danger);border-color:#c0392b57}.creator-plans-empty-state{margin-top:14px}@media (max-width: 980px){.creator-memberships-layout{grid-template-columns:1fr}}@media (max-width: 800px){.creator-memberships-intro{align-items:stretch;flex-direction:column}.creator-memberships-intro button{width:100%}.creator-plan-form,.creator-plans-list-panel{padding:18px;border-radius:24px}.creator-plan-form-grid,.creator-plan-card-main{grid-template-columns:1fr}.creator-plan-card-main strong{font-size:24px}.creator-plan-card-actions button{width:100%}}.creator-elite-toggle-card{position:relative;overflow:hidden}.creator-elite-toggle-card:after{content:"";position:absolute;right:-120px;top:-120px;width:280px;height:280px;border-radius:999px;background:radial-gradient(circle,rgba(201,157,43,.16),rgba(201,157,43,.04) 58%,transparent 64%);pointer-events:none}.creator-elite-control{position:relative;z-index:1;display:grid;gap:18px;padding:24px;border-radius:30px;border:1px solid rgba(201,157,43,.22);background:radial-gradient(circle at 100% 0%,rgba(201,157,43,.14),transparent 28%),linear-gradient(135deg,#fffdf5,#ffffff 48%,#f7fffd);box-shadow:0 18px 44px #07111f0f}.creator-elite-control.active{border-color:#00bfa642;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.12),transparent 28%),linear-gradient(135deg,#f7fffd,#ffffff 48%,#fffdf5)}.creator-elite-control-main{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start}.creator-elite-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:20px;background:linear-gradient(135deg,#f7e7a6,#b88a15);color:#4c3600;font-size:26px;font-weight:950;box-shadow:0 18px 34px #b88a152e}.creator-elite-status-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px}.creator-elite-status-row>strong{color:var(--bl-navy);font-size:24px;font-weight:950;letter-spacing:-.045em}.creator-elite-status{display:inline-flex;align-items:center;min-height:30px;padding:6px 12px;border-radius:999px;background:#fff7df;color:#8a6400;border:1px solid rgba(201,157,43,.22);font-size:12px;font-weight:950}.creator-elite-status.active{background:var(--bl-teal-soft);color:var(--bl-teal-dark);border-color:#00bfa633}.creator-elite-control-main p,.creator-elite-note{margin:0;color:var(--bl-muted);font-weight:700;line-height:1.55}.creator-elite-benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.creator-elite-benefits-grid div{padding:15px;border-radius:22px;background:rgba(255,255,255,.72);border:1px solid rgba(7,17,31,.08);box-shadow:inset 0 1px #ffffffb3}.creator-elite-benefits-grid span{display:block;margin-bottom:6px;color:var(--bl-muted);font-size:11px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.creator-elite-benefits-grid strong{display:block;color:var(--bl-navy);font-size:18px;font-weight:950;letter-spacing:-.035em}.creator-elite-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.creator-elite-main-action,.creator-elite-secondary-action{width:auto;min-width:220px;margin:0}.creator-elite-main-action{background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));box-shadow:0 18px 38px #00bfa63d}.creator-elite-main-action.active{background:var(--bl-navy);color:#fff;opacity:1}.creator-elite-secondary-action{box-shadow:none}.creator-elite-note{padding-top:2px;font-size:13px}@media (max-width: 900px){.creator-elite-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.creator-elite-control{padding:20px}.creator-elite-control-main,.creator-elite-benefits-grid{grid-template-columns:1fr}.creator-elite-main-action,.creator-elite-secondary-action{width:100%;min-width:0}}.bl-mobile-menu-toggle,.creator-mobile-menu-backdrop{display:none!important}.creator-desktop-nav{display:inline-flex!important}@media (min-width: 1101px){.creator-topbar.bl-app-topbar{display:grid;grid-template-columns:minmax(230px,1fr) auto auto;align-items:center;gap:18px}.creator-topbar .creator-desktop-nav,.creator-topbar .bl-topnav.creator-desktop-nav{display:inline-flex!important;visibility:visible!important;opacity:1!important;position:static!important;width:auto!important;max-width:none!important;height:auto!important;overflow:visible!important;transform:none!important}}@media (max-width: 1100px){.creator-topbar.bl-app-topbar{position:sticky;top:10px;z-index:9000;display:grid!important;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;width:calc(100% - 20px);margin:10px auto 22px;padding:14px 16px!important;border-radius:28px;background:rgba(255,255,255,.94);border:1px solid rgba(7,17,31,.08);box-shadow:0 18px 48px #07111f1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.creator-topbar.bl-app-topbar>div:first-child{min-width:0}.creator-topbar.bl-app-topbar>div:first-child .muted{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.creator-topbar .creator-desktop-nav,.creator-topbar .bl-topnav,.creator-topbar nav.bl-topnav,.creator-topbar .bl-topnav.creator-desktop-nav{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;position:absolute!important;left:-99999px!important;top:-99999px!important;width:0!important;height:0!important;max-width:0!important;max-height:0!important;overflow:hidden!important;padding:0!important;margin:0!important;border:0!important;box-shadow:none!important;transform:none!important}.bl-mobile-menu-toggle{display:inline-flex!important;align-items:center;justify-content:center;position:relative;width:52px!important;min-width:52px!important;height:52px!important;min-height:52px!important;margin:0!important;padding:0!important;border-radius:999px;background:#ffffff;color:var(--bl-navy);border:1px solid rgba(7,17,31,.1);box-shadow:0 14px 34px #07111f1a;z-index:9300}.bl-mobile-menu-toggle:hover{background:#ffffff;transform:translateY(-1px)}.bl-mobile-menu-toggle span{position:absolute;left:15px;width:22px;height:2px;border-radius:999px;background:var(--bl-navy);transition:transform .22s ease,opacity .18s ease,top .22s ease}.bl-mobile-menu-toggle span:nth-child(1){top:17px}.bl-mobile-menu-toggle span:nth-child(2){top:25px}.bl-mobile-menu-toggle span:nth-child(3){top:33px}.bl-mobile-menu-toggle.open span:nth-child(1){top:25px;transform:rotate(45deg)}.bl-mobile-menu-toggle.open span:nth-child(2){opacity:0}.bl-mobile-menu-toggle.open span:nth-child(3){top:25px;transform:rotate(-45deg)}.creator-topbar .topbar-actions{display:flex;align-items:center;justify-content:flex-end}.creator-topbar .topbar-actions .small{width:auto!important;min-width:132px;height:52px;min-height:52px;margin:0!important;padding:0 20px;white-space:nowrap}.creator-mobile-menu-backdrop{display:grid!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9200!important;place-items:start end;padding:92px 16px 16px;background:rgba(7,17,31,.42);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.creator-mobile-menu-panel{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;width:min(360px,calc(100vw - 32px));max-height:calc(100vh - 118px);overflow-y:auto;margin:0!important;padding:12px!important;border-radius:28px;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.12),transparent 28%),rgba(255,255,255,.98);border:1px solid rgba(255,255,255,.86);box-shadow:0 28px 90px #07111f47}.creator-mobile-menu-item{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-width:0!important;min-height:50px!important;margin:0!important;padding:0 16px!important;border-radius:18px!important;background:transparent!important;color:var(--bl-muted)!important;border:1px solid transparent!important;box-shadow:none!important;text-align:left!important;font-size:15px!important;font-weight:950!important;letter-spacing:-.02em}.creator-mobile-menu-item:hover{background:var(--bl-teal-soft)!important;color:var(--bl-teal-dark)!important;transform:none!important}.creator-mobile-menu-item.active{background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark))!important;color:#fff!important;box-shadow:0 14px 30px #00bfa638!important}}@media (max-width: 680px){.creator-topbar.bl-app-topbar{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px!important}.creator-topbar .topbar-actions{display:none!important}.creator-topbar.bl-app-topbar>div:first-child .muted{max-width:190px}.bl-mobile-menu-toggle{width:50px!important;min-width:50px!important;height:50px!important;min-height:50px!important}.creator-mobile-menu-backdrop{padding:84px 12px 12px;place-items:start stretch}.creator-mobile-menu-panel{width:100%;border-radius:24px}}@media (max-width: 1100px){.creator-mobile-menu-backdrop{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding-top:86px!important}.creator-mobile-menu-panel{background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.12),transparent 30%),rgba(255,255,255,.98)!important;box-shadow:0 28px 90px #07111f2e!important}}@media (max-width: 680px){.creator-mobile-menu-backdrop{padding-top:82px!important;padding-left:12px!important;padding-right:12px!important}}body.legal-lightbox-open{overflow:hidden}.legal-mini-notice{display:grid;gap:3px;margin:14px 0 18px;padding:14px 15px;border-radius:18px;background:rgba(233,251,247,.76);border:1px solid rgba(0,191,166,.2);color:var(--bl-muted);font-size:13px;font-weight:750}.legal-mini-notice strong{color:var(--bl-teal-dark);font-size:12px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.legal-checkbox-card{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:flex-start;margin:16px 0 0;padding:14px 15px;border-radius:20px;background:#f7fffd;border:1px solid rgba(0,191,166,.22);color:var(--bl-muted);font-size:13px;font-weight:750;line-height:1.5}.legal-checkbox-card input[type=checkbox]{width:18px;min-height:18px;height:18px;margin:2px 0 0;accent-color:var(--bl-teal)}.upload-legal-confirm,.payout-legal-confirm{margin-top:6px}.legal-inline-links{display:inline}.legal-inline-link{display:inline;width:auto;min-width:0;min-height:0;margin:0;padding:0;border-radius:0;background:transparent;color:var(--bl-teal-dark);border:0;box-shadow:none;font:inherit;font-weight:950;text-decoration:underline;text-underline-offset:3px}.legal-inline-link:hover{background:transparent;color:var(--bl-navy);transform:none}.legal-inline-separator{color:var(--bl-muted)}.legal-lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20000;display:grid;place-items:center;padding:24px;background:rgba(7,17,31,.72);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.legal-lightbox-modal{position:relative;display:grid;grid-template-rows:auto auto minmax(0,1fr);width:min(920px,94vw);max-height:90vh;overflow:hidden;border-radius:32px;background:#ffffff;border:1px solid rgba(255,255,255,.68);box-shadow:0 34px 120px #00000057}.legal-lightbox-close{position:absolute;top:16px;right:16px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:40px;min-width:40px;height:40px;min-height:40px;margin:0;padding:0;border-radius:999px;background:#ffffff;color:var(--bl-navy);border:1px solid var(--bl-border);box-shadow:0 10px 24px #07111f14;font-size:20px;line-height:1}.legal-lightbox-close:hover{background:var(--bl-teal-soft);color:var(--bl-teal-dark);transform:none}.legal-lightbox-header{padding:28px 74px 18px 28px;background:radial-gradient(circle at 12% 0%,rgba(0,191,166,.14),transparent 36%),linear-gradient(180deg,#ffffff,#f8fbfb);border-bottom:1px solid var(--bl-border-soft)}.legal-lightbox-header span{display:inline-flex;margin-bottom:8px;color:var(--bl-teal-dark);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.legal-lightbox-header h2{margin-bottom:6px}.legal-lightbox-header p{margin:0;color:var(--bl-muted);font-size:13px;font-weight:800}.legal-lightbox-tabs{display:flex;gap:8px;overflow-x:auto;padding:14px 18px;border-bottom:1px solid var(--bl-border-soft);background:rgba(248,250,252,.92)}.legal-lightbox-tabs button{flex:0 0 auto;width:auto;min-width:0;min-height:34px;margin:0;padding:0 13px;border-radius:999px;background:#ffffff;color:var(--bl-muted);border:1px solid var(--bl-border);box-shadow:none;font-size:12px;font-weight:950;white-space:nowrap}.legal-lightbox-tabs button.active,.legal-lightbox-tabs button:hover{background:var(--bl-teal);color:#fff;border-color:var(--bl-teal);transform:none}.legal-lightbox-body{overflow-y:auto;padding:24px 28px 30px}.legal-lightbox-section{padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid var(--bl-border-soft)}.legal-lightbox-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.legal-lightbox-section h3{margin-bottom:10px}.legal-lightbox-section p{margin:0 0 10px;color:var(--bl-muted);font-size:14px;font-weight:650;line-height:1.72}.legal-payment-policy-line{margin-top:10px}.verification-legal-links{margin-top:8px}@media (max-width: 760px){.legal-lightbox-overlay{padding:12px}.legal-lightbox-modal{width:100%;max-height:92vh;border-radius:24px}.legal-lightbox-header{padding:24px 64px 16px 20px}.legal-lightbox-body{padding:20px}}.staff-shell{position:relative;width:100%;max-width:1320px;min-height:100vh;margin:0 auto;padding:34px 28px 42px}.staff-shell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(7,17,31,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(7,17,31,.018) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.28),transparent 74%);mask-image:linear-gradient(180deg,rgba(0,0,0,.28),transparent 74%)}.staff-topbar{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;margin-bottom:24px}.staff-topbar h1{margin-bottom:8px}.staff-topbar p{margin-bottom:0}.staff-topbar-actions{display:flex;align-items:center;gap:10px}.staff-button{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:120px;min-height:42px;margin:0;padding:10px 18px;border-radius:999px;background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark));color:#fff;border:1px solid rgba(0,191,166,.2);box-shadow:0 12px 26px #00bfa629;font-size:13px;font-weight:950;line-height:1}.staff-button:hover{background:var(--bl-teal-dark);color:#fff;transform:translateY(-1px)}.staff-button-ghost{background:#ffffff;color:var(--bl-navy);border:1px solid var(--bl-border);box-shadow:none}.staff-button-ghost:hover{background:var(--bl-teal-soft);color:var(--bl-teal-dark)}.staff-button-danger{background:#ffffff;color:var(--bl-danger);border:1px solid rgba(192,57,43,.22);box-shadow:none}.staff-button-danger:hover{background:var(--bl-danger-soft);color:var(--bl-danger);border-color:#c0392b57}.staff-icon-button{display:inline-flex;align-items:center;justify-content:center;width:42px;min-width:42px;height:42px;min-height:42px;margin:0;padding:0;border-radius:999px;background:#ffffff;color:var(--bl-navy);border:1px solid var(--bl-border);box-shadow:none;font-size:24px;font-weight:900;line-height:1}.staff-icon-button:hover{background:var(--bl-teal-soft);color:var(--bl-teal-dark);transform:none}.staff-tabs{position:sticky;top:0;z-index:20;display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px;padding:10px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.86);box-shadow:0 16px 40px #07111f0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.staff-tab{width:auto;min-width:0;min-height:38px;margin:0;padding:0 16px;border-radius:999px;background:transparent;color:var(--bl-muted);border:1px solid transparent;box-shadow:none;font-size:13px;font-weight:950}.staff-tab:hover{background:var(--bl-teal-soft);color:var(--bl-teal-dark);transform:none}.staff-tab.active{background:var(--bl-teal);color:#fff;box-shadow:0 10px 22px #00bfa62e}.staff-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.38fr);align-items:start;gap:18px}.staff-main{min-width:0}.staff-card,.staff-detail-panel,.staff-modal{position:relative;overflow:hidden;border-radius:32px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.93));border:1px solid rgba(255,255,255,.88);box-shadow:0 24px 70px #07111f13,inset 0 1px #ffffffbf;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.staff-card{padding:28px}.staff-card:before,.staff-detail-panel:before,.staff-modal:before{content:"";position:absolute;left:28px;right:28px;top:0;height:1px;background:linear-gradient(90deg,rgba(0,191,166,.26),rgba(0,191,166,0))}.staff-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.staff-section-header p{margin-bottom:0}.staff-metric-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:18px}.staff-metric-card{display:flex;flex-direction:column;align-items:flex-start;min-height:142px;width:100%;margin:0;padding:22px;border-radius:28px;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.09),transparent 32%),rgba(255,255,255,.92);color:var(--bl-text);border:1px solid rgba(255,255,255,.86);box-shadow:0 14px 36px #07111f0e;text-align:left}.staff-metric-card:hover{background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.13),transparent 32%),#ffffff;transform:translateY(-2px)}.staff-metric-card span{color:var(--bl-muted);font-size:13px;font-weight:900}.staff-metric-card strong{margin:12px 0 8px;color:var(--bl-teal);font-size:48px;font-weight:950;letter-spacing:-.07em;line-height:.9}.staff-metric-card small{color:var(--bl-muted);font-weight:850}.staff-table{display:grid;gap:10px}.staff-row{display:grid;grid-template-columns:minmax(190px,1.2fr) minmax(130px,.8fr) minmax(160px,.9fr) auto;align-items:center;gap:14px;min-height:76px;padding:14px 16px;border-radius:22px;background:rgba(248,250,252,.72);border:1px solid var(--bl-border-soft)}.staff-log-table .staff-row{grid-template-columns:minmax(190px,1fr) minmax(140px,.6fr) minmax(200px,1fr)}.staff-row strong{display:block;color:var(--bl-navy);font-size:14px;font-weight:950;overflow:hidden;text-overflow:ellipsis}.staff-row span,.staff-row small{display:block;color:var(--bl-muted);font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis}.staff-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.staff-status{display:inline-flex!important;align-items:center;justify-content:center;width:fit-content;min-height:28px;padding:0 11px;border-radius:999px;background:#eef2f7;color:#516070!important;border:1px solid rgba(81,96,112,.12);font-size:11px!important;font-weight:950!important;text-transform:uppercase;letter-spacing:.02em}.staff-status-approved,.staff-status-paid,.staff-status-active{background:var(--bl-teal-soft);color:var(--bl-teal-dark)!important;border-color:#00bfa62e}.staff-status-pending,.staff-status-under-review,.staff-status-waiting-payment{background:#fff9e8;color:#986a00!important;border-color:#986a0026}.staff-status-rejected,.staff-status-cancelled,.staff-status-failed,.staff-status-expired{background:var(--bl-danger-soft);color:var(--bl-danger)!important;border-color:#c0392b2e}.staff-status-needs-more-info,.staff-status-escalated{background:#eef7ff;color:#1f5f99!important;border-color:#1f5f9929}.staff-detail-panel{position:sticky;top:92px;padding:24px;max-height:calc(100vh - 112px);overflow:auto}.staff-detail-header,.staff-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.staff-detail-grid{display:grid;gap:10px}.staff-detail-item{padding:13px 14px;border-radius:18px;background:#f8fafc;border:1px solid var(--bl-border-soft)}.staff-detail-item span{display:block;margin-bottom:5px;color:var(--bl-muted);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.staff-detail-item strong,.staff-detail-item a{display:block;color:var(--bl-navy);font-size:13px;font-weight:850;overflow-wrap:anywhere}.staff-detail-item a{color:var(--bl-teal-dark);text-decoration:none}.staff-detail-actions{display:grid;gap:10px;margin-top:18px}.staff-detail-actions .staff-button{width:100%}.staff-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.staff-media-card{overflow:hidden;border-radius:28px;background:white;border:1px solid var(--bl-border-soft);box-shadow:0 14px 32px #07111f0f}.staff-media-preview{display:grid;place-items:center;height:230px;background:radial-gradient(circle at 30% 20%,rgba(0,191,166,.12),transparent 32%),linear-gradient(135deg,#f8fafc,#eef2f7);overflow:hidden}.staff-media-preview img,.staff-media-preview video{width:100%;height:100%;object-fit:cover}.staff-media-body{padding:18px}.staff-media-body h3{margin:10px 0 5px}.staff-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-bottom:18px}.staff-search-form input{margin-top:0}.staff-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:24px;background:rgba(7,17,31,.62);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.staff-modal{width:min(560px,94vw);padding:26px}.staff-modal-body{display:grid;gap:14px}.staff-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}@media (max-width: 1180px){.staff-layout{grid-template-columns:1fr}.staff-detail-panel{position:static;max-height:none}.staff-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.staff-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 820px){.staff-shell{padding:22px 14px}.staff-topbar{grid-template-columns:1fr}.staff-topbar-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.staff-tabs{border-radius:24px}.staff-tab{flex:1 1 auto}.staff-card,.staff-detail-panel,.staff-modal{border-radius:24px;padding:20px}.staff-metric-grid,.staff-media-grid{grid-template-columns:1fr}.staff-row,.staff-log-table .staff-row{grid-template-columns:1fr;align-items:stretch}.staff-row-actions{justify-content:flex-start}.staff-row-actions .staff-button{flex:1 1 auto}.staff-search-form{grid-template-columns:1fr}.staff-search-form .staff-button{width:100%}.staff-modal-actions{display:grid;grid-template-columns:1fr}.staff-modal-actions .staff-button{width:100%}}.staff-language-switcher{display:inline-flex;align-items:center;gap:4px;height:42px;padding:4px;border-radius:999px;background:rgba(255,255,255,.88);border:1px solid var(--bl-border);box-shadow:0 10px 24px #07111f0f}.staff-lang{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:34px;height:32px;min-height:32px;margin:0;padding:0 10px;border-radius:999px;background:transparent;color:var(--bl-muted);border:0;box-shadow:none;font-size:11px;font-weight:950;line-height:1}.staff-lang:hover{background:var(--bl-teal-soft);color:var(--bl-teal-dark);transform:none;box-shadow:none}.staff-lang.active{background:var(--bl-teal);color:#fff}@media (max-width: 820px){.staff-language-switcher{width:100%;justify-content:center}.staff-lang{flex:1}}.crypto-payment-lightbox.membership-confirmation-lightbox,.membership-confirmation-lightbox{overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:none!important;-ms-overflow-style:none!important;scrollbar-gutter:auto!important}.crypto-payment-lightbox.membership-confirmation-lightbox::-webkit-scrollbar,.membership-confirmation-lightbox::-webkit-scrollbar,.crypto-payment-lightbox::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;background:transparent!important}.crypto-payment-lightbox.membership-confirmation-lightbox::-webkit-scrollbar-track,.membership-confirmation-lightbox::-webkit-scrollbar-track,.crypto-payment-lightbox::-webkit-scrollbar-track,.crypto-payment-lightbox.membership-confirmation-lightbox::-webkit-scrollbar-thumb,.membership-confirmation-lightbox::-webkit-scrollbar-thumb,.crypto-payment-lightbox::-webkit-scrollbar-thumb{display:none!important;background:transparent!important}.crypto-payment-lightbox.membership-confirmation-lightbox .crypto-payment-close,.membership-confirmation-lightbox .crypto-payment-close,.crypto-payment-close.membership-confirmation-close{display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;font-size:0!important;text-align:center!important}.crypto-payment-lightbox.membership-confirmation-lightbox .crypto-payment-close:before,.membership-confirmation-lightbox .crypto-payment-close:before,.crypto-payment-close.membership-confirmation-close:before{content:"×";display:block;font-size:30px;line-height:1;font-weight:950;transform:translateY(-1px)}@media (max-width: 760px){.crypto-payment-lightbox.membership-confirmation-lightbox,.membership-confirmation-lightbox{max-height:92vh!important;overflow-y:auto!important;scrollbar-width:none!important;-ms-overflow-style:none!important}}.legal-lightbox-tabs{overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(7,17,31,.28) transparent}.legal-lightbox-tabs::-webkit-scrollbar{height:6px}.legal-lightbox-tabs::-webkit-scrollbar-track{background:transparent}.legal-lightbox-tabs::-webkit-scrollbar-thumb{background:rgba(7,17,31,.22);border-radius:999px}.legal-lightbox-tabs::-webkit-scrollbar-thumb:hover{background:rgba(7,17,31,.34)}.legal-lightbox-body{overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(7,17,31,.22) transparent}.legal-lightbox-body::-webkit-scrollbar{width:6px}.legal-lightbox-body::-webkit-scrollbar-track{background:transparent}.legal-lightbox-body::-webkit-scrollbar-thumb{background:rgba(7,17,31,.18);border-radius:999px}.legal-lightbox-body::-webkit-scrollbar-thumb:hover{background:rgba(7,17,31,.3)}.legal-lightbox-modal{scrollbar-width:none!important;-ms-overflow-style:none!important}.legal-lightbox-modal::-webkit-scrollbar{display:none!important}.legal-lightbox-tabs{overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin!important;scrollbar-color:rgba(7,17,31,.18) transparent!important;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.legal-lightbox-tabs::-webkit-scrollbar{height:5px!important}.legal-lightbox-tabs::-webkit-scrollbar-track{background:transparent!important;border-radius:999px!important}.legal-lightbox-tabs::-webkit-scrollbar-thumb{background:rgba(7,17,31,.16)!important;border-radius:999px!important}.legal-lightbox-tabs::-webkit-scrollbar-thumb:hover{background:rgba(7,17,31,.26)!important}.legal-lightbox-body{overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin!important;scrollbar-color:rgba(7,17,31,.14) transparent!important;-webkit-overflow-scrolling:touch}.legal-lightbox-body::-webkit-scrollbar{width:5px!important}.legal-lightbox-body::-webkit-scrollbar-track{background:transparent!important;border-radius:999px!important}.legal-lightbox-body::-webkit-scrollbar-thumb{background:rgba(7,17,31,.12)!important;border-radius:999px!important}.legal-lightbox-body::-webkit-scrollbar-thumb:hover{background:rgba(7,17,31,.22)!important}.legal-lightbox-tabs::-webkit-scrollbar-corner,.legal-lightbox-body::-webkit-scrollbar-corner{background:transparent!important}@media (max-width: 760px){.legal-lightbox-tabs{scrollbar-width:none!important;-ms-overflow-style:none!important;padding-bottom:12px!important}.legal-lightbox-tabs::-webkit-scrollbar{display:none!important}.legal-lightbox-tabs:after{content:"";flex:0 0 10px}.legal-lightbox-body{scrollbar-width:none!important;-ms-overflow-style:none!important}.legal-lightbox-body::-webkit-scrollbar{display:none!important}}@media (max-width: 768px){.creator-shell,.creator-studio-shell,.bl-app-shell{padding-top:1.2rem!important}.creator-topbar,.bl-app-topbar{margin-top:0!important;margin-bottom:1.25rem!important}.creator-hero-grid,.bl-creator-hero{margin-top:0!important}}.creator-studio-shell .creator-topbar{position:relative!important;top:auto!important;z-index:20;margin-bottom:28px}.creator-urgent-command-center{position:relative;z-index:10;margin-top:0}.creator-studio-shell .bl-app-topbar{position:relative!important;top:auto!important}@media (max-width: 760px){.creator-studio-shell .creator-topbar{margin-bottom:18px}.creator-urgent-command-center{margin-top:0}}@media (max-width: 760px){.creator-urgent-command-center{position:sticky;top:10px;z-index:80;margin:12px 10px 18px;max-height:78vh;overflow-y:auto;border-radius:28px}.creator-urgent-card-list{max-height:42vh;overflow-y:auto;padding-right:4px}.creator-urgent-view-all{position:sticky;bottom:0;z-index:2}.creator-notification-panel{position:fixed;top:82px;left:12px;right:12px;width:auto;max-width:none;max-height:72vh;overflow-y:auto;z-index:120}.creator-notification-shell{position:relative}}@media (max-width: 760px){.creator-studio-shell,.creator-shell,.bl-app-shell{overflow:visible!important}.creator-urgent-command-center{position:sticky!important;top:8px!important;z-index:999!important;margin:10px 10px 18px!important;max-height:78vh;overflow-y:auto;border-radius:28px}.creator-urgent-card-list{max-height:38vh;overflow-y:auto}}.creator-urgent-command-center,.creator-urgent-card-list{scrollbar-width:none;-ms-overflow-style:none}.creator-urgent-command-center::-webkit-scrollbar,.creator-urgent-card-list::-webkit-scrollbar{width:0;height:0;display:none}@media (max-width: 760px){.creator-studio-shell,.creator-shell,.bl-app-shell{overflow:visible!important}.creator-urgent-command-center{position:sticky!important;top:8px!important;z-index:900!important;margin:10px 10px 18px!important;max-height:78vh;overflow-y:auto!important;border-radius:28px;scrollbar-width:none!important;-ms-overflow-style:none!important}.creator-urgent-command-center::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.creator-urgent-card-list{max-height:38vh;overflow-y:auto!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.creator-urgent-card-list::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.creator-urgent-view-all{position:sticky;bottom:0;z-index:2}.creator-notification-panel{z-index:950!important}.creator-mobile-menu-backdrop,.creator-mobile-menu-panel{z-index:5000!important}.creator-studio-shell:has(.bl-mobile-menu-toggle.open) .creator-urgent-command-center,.creator-shell:has(.bl-mobile-menu-toggle.open) .creator-urgent-command-center,.bl-app-shell:has(.bl-mobile-menu-toggle.open) .creator-urgent-command-center,.creator-studio-shell:has(.bl-mobile-menu-toggle.open) .creator-notification-panel,.creator-shell:has(.bl-mobile-menu-toggle.open) .creator-notification-panel,.bl-app-shell:has(.bl-mobile-menu-toggle.open) .creator-notification-panel{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.creator-menu-is-open .creator-urgent-command-center,.creator-menu-is-open .creator-notification-panel{opacity:0!important;visibility:hidden!important;pointer-events:none!important}}.creator-sound-alert-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:auto!important;min-width:148px!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0 20px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark))!important;color:#fff!important;box-shadow:0 16px 34px #00bfa638!important;white-space:nowrap!important}.creator-sound-alert-toggle:hover{background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark))!important;color:#fff!important;transform:translateY(-1px)!important}.creator-sound-alert-toggle span:first-child{line-height:1}@media (max-width: 760px){.creator-notification-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.creator-sound-alert-toggle,.creator-notification-bell,.creator-notification-actions>button.small:last-child{width:100%!important;min-width:0!important}.creator-notification-shell{width:100%}}.creator-urgent-command-center{grid-template-columns:1fr minmax(280px,520px) auto!important;align-items:stretch!important}.creator-urgent-toggle{display:flex!important;align-items:center!important;gap:14px!important;width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;box-shadow:none!important;text-align:left!important;grid-column:1 / 2}.creator-urgent-toggle:hover{background:transparent!important;color:#fff!important;transform:none!important;box-shadow:none!important}.creator-urgent-toggle-copy{display:grid;gap:4px;min-width:0}.creator-urgent-toggle-copy>span{color:#ff4f7c;font-size:12px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.creator-urgent-toggle-copy strong{color:#fff;font-size:clamp(24px,3.2vw,40px);line-height:1;letter-spacing:-.055em}.creator-urgent-toggle-copy small{color:#ffffffad;font-size:13px;font-weight:850}.creator-urgent-chevron{display:inline-grid;place-items:center;width:34px;height:34px;margin-left:auto;border-radius:999px;background:rgba(255,255,255,.1);color:#fff;font-size:20px;font-weight:950;transition:transform .2s ease}.creator-urgent-command-center.is-open .creator-urgent-chevron{transform:rotate(180deg)}.creator-urgent-command-center.is-collapsed{grid-template-columns:1fr!important;padding:14px 18px!important}.creator-urgent-command-center.is-collapsed .creator-urgent-toggle{grid-column:1 / -1}.creator-urgent-command-center.is-collapsed .creator-urgent-toggle-copy strong{font-size:clamp(20px,2.6vw,28px)}.creator-urgent-command-center.is-open .creator-urgent-copy{display:block;grid-column:1 / 2;align-self:end}.creator-urgent-command-center.is-open .creator-urgent-card-list{grid-column:2 / 3}.creator-urgent-command-center.is-open .creator-urgent-view-all{grid-column:3 / 4;align-self:center}@media (max-width: 760px){.creator-urgent-command-center,.creator-urgent-command-center.is-open,.creator-urgent-command-center.is-collapsed{position:sticky!important;top:8px!important;z-index:900!important;width:auto!important;margin:10px 10px 18px!important;display:grid!important;grid-template-columns:1fr!important;gap:14px!important;max-height:none!important;overflow:visible!important;padding:22px 20px!important;border-radius:28px!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.creator-urgent-command-center.is-collapsed{padding:15px 16px!important}.creator-urgent-toggle,.creator-urgent-command-center.is-open .creator-urgent-toggle,.creator-urgent-command-center.is-collapsed .creator-urgent-toggle,.creator-urgent-command-center.is-open .creator-urgent-copy,.creator-urgent-command-center.is-open .creator-urgent-card-list,.creator-urgent-command-center.is-open .creator-urgent-view-all{grid-column:1 / -1!important}.creator-urgent-toggle-copy strong{font-size:clamp(22px,7vw,34px)!important;line-height:1.02!important}.creator-urgent-toggle-copy small{font-size:12px!important}.creator-urgent-copy p{font-size:15px!important;line-height:1.45!important}.creator-urgent-card-list{display:grid!important;gap:14px!important;max-height:none!important;overflow:visible!important}.creator-urgent-card{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;min-height:auto!important;padding:16px!important}.creator-urgent-card:nth-child(n+3){display:none!important}.creator-urgent-card div{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.creator-urgent-card button{width:100%!important;min-width:0!important}.creator-urgent-view-all{position:static!important;width:100%!important;margin-top:0!important}}.creator-notification-bell.has-alerts{background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark))!important;color:#fff!important;box-shadow:0 18px 42px #00bfa63d!important}.creator-notification-bell strong{color:var(--bl-teal-dark)!important}.creator-notification-panel{background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.14),transparent 34%),linear-gradient(135deg,#ffffff,#f7fffd)!important;border:1px solid rgba(0,191,166,.16)!important}.creator-notification-panel-header span,.creator-notification-priority-block>span,.creator-urgent-copy span{color:var(--bl-teal-dark)!important}.creator-notification-item.live-call{border-color:#00bfa638!important;background:rgba(247,255,253,.94)!important}.creator-urgent-command-center{background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.2),transparent 34%),linear-gradient(135deg,#07111f,#0f1f2f)!important;border:1px solid rgba(0,191,166,.22)!important;box-shadow:0 28px 80px #07111f3d!important}.creator-urgent-pulse{background:#00d8bd!important;box-shadow:0 0 #00bfa68c!important}@keyframes creatorUrgentPulse{0%{box-shadow:0 0 #00bfa68c}70%{box-shadow:0 0 0 14px #00bfa600}to{box-shadow:0 0 #00bfa600}}.creator-urgent-card{background:rgba(255,255,255,.09)!important;border:1px solid rgba(0,191,166,.2)!important}.creator-urgent-view-all{background:rgba(255,255,255,.1)!important;color:#fff!important;border:1px solid rgba(0,191,166,.24)!important}.live-call-request-card.highlighted{border-color:#00bfa673!important;box-shadow:0 0 0 4px #00bfa61f,0 24px 65px #00bfa629!important}.notification-requests-card{overflow:hidden}.notification-requests-header{align-items:flex-start}.notification-requests-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.notification-requests-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.notification-requests-chevron{display:inline-block;font-size:16px;font-weight:950;line-height:1;transition:transform .2s ease}.notification-requests-toggle.open .notification-requests-chevron{transform:rotate(180deg)}.notification-requests-summary{margin-bottom:18px}.notification-requests-collapsed-bar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;width:100%!important;min-height:64px!important;margin:0!important;padding:16px 18px!important;border-radius:22px!important;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.12),transparent 34%),#ffffff!important;color:var(--bl-navy)!important;border:1px solid rgba(0,191,166,.18)!important;box-shadow:0 14px 34px #07111f0e!important;text-align:left!important}.notification-requests-collapsed-bar:hover{transform:translateY(-1px)!important;border-color:#00bfa652!important}.notification-requests-collapsed-bar strong{color:var(--bl-navy);font-size:15px;font-weight:950}.notification-requests-collapsed-bar span{color:var(--bl-muted);font-size:13px;font-weight:850;white-space:nowrap}.notification-requests-list{display:grid;gap:18px}.live-call-history-block,.live-call-history-toggle,.live-call-history-collapsible,.live-call-history-summary{display:none!important}@media (max-width: 760px){.notification-requests-header{display:grid!important;gap:14px!important}.notification-requests-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.notification-requests-actions button,.notification-requests-toggle{width:100%!important}.notification-requests-summary{grid-template-columns:1fr!important}.notification-requests-collapsed-bar{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;min-height:0!important}.notification-requests-collapsed-bar span{white-space:normal}.creator-urgent-command-center,.creator-urgent-card-list{max-height:none!important;overflow:visible!important}}.live-calls-card,.notification-requests-card,#creator-live-calls{display:none!important}.creator-notification-panel{width:min(520px,calc(100vw - 24px))!important;max-height:min(78vh,760px)!important;overflow-y:auto!important;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.14),transparent 34%),rgba(255,255,255,.98)!important;border:1px solid rgba(0,191,166,.18)!important;box-shadow:0 28px 80px #07111f2e!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.creator-notification-panel::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.creator-notification-source-of-truth{display:grid!important;gap:12px!important;padding:14px!important;border-radius:24px!important;background:rgba(233,251,247,.72)!important;border:1px solid rgba(0,191,166,.14)!important}.creator-notification-source-of-truth.ready{background:rgba(248,250,252,.92)!important;border-color:#07111f14!important}.creator-notification-source-of-truth>span{color:var(--bl-teal-dark)!important;font-size:11px!important;font-weight:950!important;letter-spacing:.1em!important;text-transform:uppercase!important}.creator-notification-call-list{display:grid!important;gap:12px!important}.creator-notification-call-list .live-call-request-card.compact{margin:0!important;padding:14px!important;border-radius:20px!important;background:#ffffff!important;border:1px solid rgba(7,17,31,.08)!important;box-shadow:0 14px 34px #07111f0f!important}.creator-notification-call-list .live-call-request-card.compact.highlighted{border-color:#00bfa67a!important;box-shadow:0 0 0 4px #00bfa61a,0 18px 42px #07111f17!important}.creator-notification-call-list .live-call-card-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:12px!important}.creator-notification-call-list .live-call-card-actions button{width:auto!important;min-width:104px!important;margin:0!important}.creator-urgent-command-center{background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.22),transparent 34%),linear-gradient(135deg,#07111f,#102233)!important;border:1px solid rgba(0,191,166,.24)!important;box-shadow:0 28px 80px #07111f38!important}.creator-urgent-pulse{background:#00bfa6!important;box-shadow:0 0 0 8px #00bfa629!important}.creator-urgent-copy span{color:#00d8bd!important}.creator-urgent-copy h2,.creator-urgent-card strong{color:#fff!important}.creator-urgent-copy p,.creator-urgent-card span{color:#ffffffc2!important}.creator-urgent-card{background:rgba(255,255,255,.08)!important;border:1px solid rgba(0,191,166,.18)!important}.creator-urgent-view-all{background:rgba(255,255,255,.1)!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important}.creator-urgent-view-all:hover{background:rgba(255,255,255,.16)!important;color:#fff!important}@media (max-width: 760px){.creator-notification-panel{position:fixed!important;top:76px!important;left:10px!important;right:10px!important;width:auto!important;max-height:calc(100vh - 96px)!important;z-index:1200!important}.creator-notification-call-list .live-call-request-card.compact{padding:12px!important}.creator-notification-call-list .live-call-request-main{align-items:flex-start!important}.creator-notification-call-list .live-call-card-actions button{flex:1 1 118px!important;min-width:0!important}.creator-urgent-command-center,.creator-urgent-card-list{max-height:none!important;overflow:visible!important}}.creator-urgent-command-center,.creator-urgent-pulse,.creator-urgent-copy,.creator-urgent-card-list,.creator-urgent-card,.creator-urgent-view-all{display:none!important}.creator-notification-panel{z-index:1500!important}.creator-studio-shell .creator-topbar{margin-bottom:28px!important}@media (max-width: 760px){.creator-notification-panel{position:fixed!important;top:76px!important;left:10px!important;right:10px!important;width:auto!important;max-height:calc(100vh - 96px)!important;overflow-y:auto!important;z-index:1500!important;border-radius:28px!important}.creator-menu-is-open .creator-notification-panel,.creator-studio-shell:has(.bl-mobile-menu-toggle.open) .creator-notification-panel,.creator-shell:has(.bl-mobile-menu-toggle.open) .creator-notification-panel,.bl-app-shell:has(.bl-mobile-menu-toggle.open) .creator-notification-panel{opacity:0!important;visibility:hidden!important;pointer-events:none!important}}.creator-notification-center-section{display:block!important;margin:0 0 18px!important;padding:24px!important;border-radius:32px!important;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.13),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.94))!important;border:1px solid rgba(0,191,166,.16)!important;box-shadow:0 24px 70px #07111f13!important}.creator-notification-center-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important}.creator-notification-center-header h2{margin-bottom:8px!important}.creator-notification-center-header p{margin-bottom:0!important}.creator-notification-center-toggle{flex:0 0 auto!important;margin-top:0!important}.creator-notification-center-body{display:grid!important;gap:14px!important;margin-top:18px!important}.creator-notification-center-section.collapsed .creator-notification-center-header{align-items:center!important}.creator-notification-shell>.creator-notification-panel{display:none!important}@media (max-width: 760px){.creator-notification-center-section{position:sticky!important;top:8px!important;z-index:850!important;margin:10px 0 18px!important;padding:20px!important;border-radius:28px!important;max-height:calc(100vh - 20px)!important;overflow-y:auto!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.creator-notification-center-section::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.creator-notification-center-header{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.creator-notification-center-toggle{width:100%!important;min-width:0!important}.creator-notification-center-body{gap:12px!important;margin-top:14px!important}.creator-menu-is-open .creator-notification-center-section,.creator-studio-shell:has(.bl-mobile-menu-toggle.open) .creator-notification-center-section,.creator-shell:has(.bl-mobile-menu-toggle.open) .creator-notification-center-section,.bl-app-shell:has(.bl-mobile-menu-toggle.open) .creator-notification-center-section{opacity:0!important;visibility:hidden!important;pointer-events:none!important}}.creator-notification-bell.has-alerts,.creator-notification-bell{background:#ffffff!important;color:var(--bl-navy)!important;border:1px solid rgba(0,191,166,.22)!important;box-shadow:0 14px 30px #07111f14!important}.creator-notification-bell strong{display:none!important}.creator-notification-center-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important}.creator-notification-center-copy{min-width:0!important}.creator-notification-center-actions{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex-wrap:wrap!important}.creator-notification-center-alert-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:auto!important;min-width:116px!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0 16px!important;border-radius:999px!important;border:1px solid rgba(0,191,166,.32)!important;background:radial-gradient(circle at 100% 0%,rgba(0,216,189,.22),transparent 34%),linear-gradient(135deg,#07111f,#102235)!important;color:#fff!important;box-shadow:0 18px 42px #07111f33!important;white-space:nowrap!important}.creator-notification-center-alert-badge:hover{transform:translateY(-1px)!important;background:radial-gradient(circle at 100% 0%,rgba(0,216,189,.28),transparent 34%),linear-gradient(135deg,#07111f,#102235)!important}.creator-notification-center-alert-badge span{color:#00d8bd!important;font-size:14px!important;line-height:1!important}.creator-notification-center-alert-badge strong{display:inline-grid!important;place-items:center!important;min-width:25px!important;height:25px!important;padding:0 8px!important;border-radius:999px!important;background:var(--bl-teal)!important;color:#fff!important;font-size:12px!important;font-weight:950!important;line-height:1!important}.creator-notification-center-alert-badge small{color:#ffffffdb!important;font-size:12px!important;font-weight:950!important;line-height:1!important;text-transform:lowercase!important}@media (max-width: 800px){.creator-notification-center-header{grid-template-columns:1fr!important;align-items:stretch!important;gap:16px!important}.creator-notification-center-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important;gap:10px!important}.creator-notification-center-alert-badge,.creator-notification-center-toggle{width:100%!important;max-width:none!important}}.bl-stat-strip,.creator-stats-grid.bl-stat-strip{display:none!important}.creator-topbar .creator-notification-shell{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.creator-topbar .creator-notification-bell{width:1px!important;min-width:1px!important;height:1px!important;min-height:1px!important;padding:0!important;margin:0!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.creator-notification-center-section,.creator-notification-center,.creator-dashboard-notification-center{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.bl-language-switcher{position:fixed;top:18px;right:18px;z-index:999998;display:flex;align-items:center;gap:8px;padding:8px;border-radius:999px;background:rgba(7,17,31,.72);border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 52px #0208123d;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.bl-language-switcher__current{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.1);color:#fff;font-size:12px;font-weight:950;letter-spacing:.08em}.bl-language-switcher__globe{display:grid;place-items:center;width:18px;height:18px;border-radius:999px;background:linear-gradient(135deg,#00d8bd,#009f8b);color:#fff;font-size:11px;line-height:1}.bl-language-switcher__options{display:inline-flex;align-items:center;gap:5px}.bl-language-switcher__option{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:46px;min-height:36px;margin:0;padding:0 10px;border:0;border-radius:999px;background:transparent;color:#ffffffb8;font-size:12px;font-weight:950;cursor:pointer;box-shadow:none;transition:transform .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.bl-language-switcher__option small{display:none;color:inherit;font-size:11px;font-weight:850;letter-spacing:0}.bl-language-switcher__option:hover{transform:translateY(-1px);background:rgba(255,255,255,.1);color:#fff}.bl-language-switcher__option.is-active{background:#ffffff;color:#07111f;box-shadow:0 12px 30px #0000002e}@media (min-width: 860px){.bl-language-switcher:hover .bl-language-switcher__option small{display:inline}.bl-language-switcher:hover .bl-language-switcher__option{min-width:94px}}@media (max-width: 680px){.bl-language-switcher{top:auto;right:12px;bottom:78px;max-width:calc(100vw - 24px);padding:7px}.bl-language-switcher__current{min-height:34px;padding:0 10px}.bl-language-switcher__option{min-width:42px;min-height:34px;padding:0 9px}}.member-call-notification-center{padding:20px;border-radius:28px;margin-bottom:16px}.member-call-notification-card{grid-template-columns:1fr;gap:14px}.member-call-notification-actions{justify-content:stretch}.member-call-notification-actions button{width:100%}.member-call-notification-center{width:min(1180px,100%);margin:0 auto 20px;padding:26px 28px;border-radius:32px;border:1px solid rgba(0,191,166,.16);background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.12),transparent 32%),rgba(255,255,255,.94);box-shadow:0 22px 60px #07111f12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.member-call-notification-copy span,.member-call-popup-card>span{display:inline-flex;margin-bottom:8px;color:var(--bl-teal-dark, #009f8b);font-size:11px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.member-call-notification-copy h2,.member-call-popup-card h2{margin:0 0 8px;color:var(--bl-navy, #07111f);font-weight:950;letter-spacing:-.055em}.member-call-notification-copy p,.member-call-popup-card p{margin:0;color:var(--bl-muted, #6b7280);font-weight:650;line-height:1.55}.member-call-notification-list{display:grid;gap:12px;margin-top:18px}.member-call-notification-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border-radius:24px;border:1px solid rgba(7,17,31,.07);background:#ffffff;box-shadow:0 12px 30px #07111f0b}.member-call-notification-open{display:block;width:100%;min-width:0;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:inherit;box-shadow:none;text-align:left}.member-call-notification-open:hover{background:transparent;color:inherit;transform:none;box-shadow:none}.member-call-notification-open span{display:block;margin-bottom:4px;color:var(--bl-navy, #07111f);font-size:16px;font-weight:900}.member-call-notification-open p{margin:0;color:var(--bl-muted, #6b7280);font-size:13px;font-weight:650;line-height:1.45}.member-call-notification-open small{display:block;margin-top:7px;color:var(--bl-teal-dark, #009f8b);font-size:12px;font-weight:850}.member-call-notification-dismiss{width:auto!important;min-width:104px!important;margin:0!important;box-shadow:none!important}.member-call-popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;padding:20px;background:rgba(7,17,31,.68);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.member-call-popup-card{position:relative;width:min(720px,100%);max-height:min(90vh,820px);overflow:auto;padding:34px;border-radius:34px;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.16),transparent 34%),#ffffff;box-shadow:0 34px 100px #00000052;scrollbar-width:none;-ms-overflow-style:none}.member-call-popup-card::-webkit-scrollbar{width:0;height:0;display:none}.member-call-popup-close{position:absolute;top:18px;right:18px;display:grid;place-items:center;width:42px;min-width:42px;height:42px;min-height:42px;margin:0;padding:0;border-radius:999px;background:rgba(7,17,31,.08);color:var(--bl-navy, #07111f);box-shadow:none;font-size:28px;line-height:1}.member-call-popup-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0}.member-call-popup-details div,.member-call-popup-schedule{padding:16px;border-radius:22px;border:1px solid rgba(7,17,31,.07);background:#f8fafc}.member-call-popup-details small{display:block;margin-bottom:6px;color:var(--bl-muted, #6b7280);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.member-call-popup-details strong,.member-call-popup-schedule strong{display:block;color:var(--bl-navy, #07111f);font-weight:950}.member-call-popup-schedule{margin:0 0 22px;background:rgba(233,251,247,.86);border-color:#00bfa62e}.member-call-popup-schedule span{display:block;margin-top:8px;color:var(--bl-navy, #07111f);font-size:22px;font-weight:950;letter-spacing:-.035em}.member-call-popup-schedule em{display:block;margin-top:4px;color:var(--bl-muted, #6b7280);font-size:12px;font-style:normal;font-weight:750}.member-call-popup-schedule p{margin-top:12px}.member-call-popup-actions{display:flex;flex-wrap:wrap;gap:12px}.member-call-popup-actions button{width:auto;min-width:180px;margin:0}.member-video-ready-section{display:none!important}@media (max-width: 760px){.member-call-notification-center{padding:22px 18px;border-radius:28px}.member-call-notification-card{grid-template-columns:1fr}.member-call-notification-dismiss,.member-call-popup-actions button{width:100%!important}.member-call-popup-card{padding:28px 22px;border-radius:28px}.member-call-popup-details{grid-template-columns:1fr}}.real-file-input{display:block!important;width:100%!important;min-height:58px!important;margin-top:8px!important;padding:11px 14px!important;border-radius:18px!important;border:1px solid var(--bl-border)!important;background:#ffffff!important;color:var(--bl-muted)!important;font-family:inherit!important;font-size:14px!important;font-weight:800!important;cursor:pointer!important;box-shadow:none!important}.real-file-input::file-selector-button{min-height:36px!important;margin-right:14px!important;padding:0 18px!important;border:0!important;border-radius:999px!important;background:var(--bl-teal-soft)!important;color:var(--bl-teal-dark)!important;font-family:inherit!important;font-size:13px!important;font-weight:950!important;cursor:pointer!important}.real-file-input:hover{border-color:#00bfa659!important;box-shadow:0 0 0 4px #00bfa614!important}.real-file-input:focus{border-color:var(--bl-teal)!important;box-shadow:0 0 0 4px #00bfa61f!important}.real-file-name{display:block!important;margin-top:8px!important;padding-left:2px!important}.file-field-compact .real-file-input{margin-top:0!important}.file-field,.file-field-compact{width:100%;min-width:0}.file-field>.sr-only,.file-field-compact>.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.file-field input[type=file]:not(.real-file-input),.file-field-compact input[type=file]:not(.real-file-input){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important}.native-file-trigger{width:100%;min-height:54px;display:flex;align-items:center;gap:16px;margin:0;padding:7px 18px 7px 7px;border:1px solid rgba(0,191,166,.22);border-radius:999px;background:rgba(255,255,255,.96);color:var(--bl-navy, #07111f);box-shadow:inset 0 1px #ffffffe6,0 10px 26px #0f172a09;cursor:pointer;box-sizing:border-box;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.native-file-trigger span{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 24px;border-radius:999px;background:rgba(0,191,166,.08);color:var(--bl-teal-dark, #009f8b);font-size:14px;font-weight:950;line-height:1;white-space:nowrap}.native-file-trigger strong{min-width:0;flex:1;overflow:hidden;color:var(--bl-muted, #6b7280);font-size:15px;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.native-file-trigger:hover{border-color:#00bfa66b;background:#ffffff;box-shadow:0 14px 32px #0f172a12,0 0 0 4px #00bfa60e;transform:translateY(-1px)}.native-file-trigger:focus-visible{outline:3px solid rgba(0,191,166,.18);outline-offset:3px}.creator-profile-edit-card .profile-photo-row,.creator-profile-edit-card .creator-profile-photo-row,.profile-photo-row,.creator-profile-photo-row{display:grid;grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:18px;padding:16px 18px;border-radius:28px;background:#ffffff;border:1px solid rgba(7,17,31,.08);box-shadow:0 16px 42px #0f172a0b}.profile-photo-row label,.creator-profile-photo-row label,.profile-photo-label{margin:0;color:var(--bl-navy, #07111f);font-size:16px;font-weight:950;letter-spacing:-.03em;line-height:1.1;white-space:nowrap}.profile-photo-row .native-file-trigger,.creator-profile-photo-row .native-file-trigger{max-width:560px;justify-self:stretch}.profile-photo-row button[type=submit],.creator-profile-photo-row button[type=submit],.save-profile-photo-button{width:auto!important;min-width:164px;min-height:54px;margin:0!important;padding:0 28px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--bl-teal, #00bfa6),var(--bl-teal-dark, #009f8b));color:#fff;font-size:15px;font-weight:950;line-height:1;cursor:pointer;box-shadow:0 16px 34px #00bfa63d;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.profile-photo-row button[type=submit]:hover,.creator-profile-photo-row button[type=submit]:hover,.save-profile-photo-button:hover{transform:translateY(-1px);box-shadow:0 20px 42px #00bfa64d}.profile-photo-row button[type=submit]:disabled,.creator-profile-photo-row button[type=submit]:disabled,.save-profile-photo-button:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.creator-upload-file-grid,.upload-file-grid,.studio-file-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.upload-file-card,.creator-upload-file-card,.studio-file-card,.file-upload-card{min-width:0;padding:16px;border-radius:24px;background:rgba(255,255,255,.72);border:1px solid rgba(7,17,31,.075)}.upload-file-card label,.creator-upload-file-card label,.studio-file-card label,.file-upload-card label{margin-bottom:10px}.upload-file-card .native-file-trigger,.creator-upload-file-card .native-file-trigger,.studio-file-card .native-file-trigger,.file-upload-card .native-file-trigger{min-height:52px}@media (max-width: 980px){.creator-profile-edit-card .profile-photo-row,.creator-profile-edit-card .creator-profile-photo-row,.profile-photo-row,.creator-profile-photo-row{grid-template-columns:1fr;gap:12px}.profile-photo-row label,.creator-profile-photo-row label,.profile-photo-label{white-space:normal}.profile-photo-row .native-file-trigger,.creator-profile-photo-row .native-file-trigger{max-width:none}.profile-photo-row button[type=submit],.creator-profile-photo-row button[type=submit],.save-profile-photo-button{width:100%!important}.creator-upload-file-grid,.upload-file-grid,.studio-file-grid{grid-template-columns:1fr}}@media (max-width: 560px){.native-file-trigger{align-items:stretch;flex-direction:column;gap:8px;min-height:0;padding:10px;border-radius:24px}.native-file-trigger span,.native-file-trigger strong{width:100%;justify-content:center;text-align:center}.native-file-trigger strong{padding:0 4px 4px}}.creator-profile-edit-card .profile-photo-row,.creator-profile-edit-card .creator-profile-photo-row,.profile-photo-row,.creator-profile-photo-row{display:grid!important;grid-template-columns:minmax(165px,max-content) minmax(0,1fr) minmax(142px,168px)!important;align-items:center!important;gap:14px!important;width:100%!important;min-width:0!important;overflow:hidden!important;padding:16px 18px!important;border-radius:28px!important;background:#ffffff!important;border:1px solid rgba(7,17,31,.08)!important;box-shadow:0 16px 42px #0f172a0b!important}.profile-photo-row .file-field,.profile-photo-row .file-field-compact,.creator-profile-photo-row .file-field,.creator-profile-photo-row .file-field-compact{min-width:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.profile-photo-row .native-file-trigger,.creator-profile-photo-row .native-file-trigger{width:100%!important;max-width:100%!important;min-width:0!important;justify-self:stretch!important;margin:0!important;overflow:hidden!important;padding:7px 14px 7px 7px!important}.profile-photo-row .native-file-trigger span,.creator-profile-photo-row .native-file-trigger span{flex:0 0 auto!important;min-width:0!important;padding:0 22px!important}.profile-photo-row .native-file-trigger strong,.creator-profile-photo-row .native-file-trigger strong{flex:1 1 auto!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.profile-photo-row button[type=submit],.creator-profile-photo-row button[type=submit],.save-profile-photo-button{width:100%!important;min-width:0!important;max-width:168px!important;min-height:54px!important;margin:0!important;padding:0 18px!important;justify-self:stretch!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;border-radius:999px!important}.profile-photo-row label,.creator-profile-photo-row label,.profile-photo-label{min-width:0!important;margin:0!important;white-space:nowrap!important}@media (max-width: 900px){.creator-profile-edit-card .profile-photo-row,.creator-profile-edit-card .creator-profile-photo-row,.profile-photo-row,.creator-profile-photo-row{grid-template-columns:1fr!important;gap:12px!important;overflow:visible!important}.profile-photo-row label,.creator-profile-photo-row label,.profile-photo-label{white-space:normal!important}.profile-photo-row button[type=submit],.creator-profile-photo-row button[type=submit],.save-profile-photo-button{width:100%!important;max-width:none!important}}@media (max-width: 560px){.profile-photo-row .native-file-trigger,.creator-profile-photo-row .native-file-trigger{align-items:stretch!important;flex-direction:column!important;gap:8px!important;padding:10px!important;border-radius:24px!important}.profile-photo-row .native-file-trigger span,.profile-photo-row .native-file-trigger strong,.creator-profile-photo-row .native-file-trigger span,.creator-profile-photo-row .native-file-trigger strong{width:100%!important;justify-content:center!important;text-align:center!important}}.confirm-payment-page,.payout-confirm-page{min-height:100dvh;padding:24px 16px 120px;box-sizing:border-box;overflow-x:hidden}.confirm-payment-card,.payout-confirm-card{width:100%;max-width:720px;margin:0 auto;box-sizing:border-box}.confirm-payment-actions,.payout-confirm-actions{position:sticky;bottom:0;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:14px 16px calc(14px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr;gap:12px;border-top:1px solid rgba(15,23,42,.08)}.confirm-payment-actions button,.payout-confirm-actions button{min-height:52px;border-radius:999px;font-size:16px;font-weight:800}@media (max-width: 520px){.confirm-payment-page,.payout-confirm-page{padding:18px 14px 130px}.confirm-payment-card,.payout-confirm-card{border-radius:22px}.confirm-payment-actions,.payout-confirm-actions{grid-template-columns:1fr}}html,body,#root{min-height:100%}body:has(.payout-modal-backdrop),body:has(.confirm-payment-page),body:has(.payout-confirm-page){overflow-x:hidden}.payout-modal-backdrop,.modal-backdrop.payout-modal-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9998!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;padding:max(22px,env(safe-area-inset-top)) 16px max(22px,env(safe-area-inset-bottom))!important;overflow-x:hidden!important;overflow-y:auto!important;background:rgba(7,17,31,.55)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;overscroll-behavior:contain!important}.payout-confirmation-modal,.card.payout-confirmation-modal{position:relative!important;width:min(720px,100%)!important;max-width:720px!important;max-height:none!important;margin:auto 0!important;padding:0!important;overflow:hidden!important;border-radius:34px!important;border:1px solid rgba(255,255,255,.9)!important;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.14),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.985),rgba(255,255,255,.95))!important;box-shadow:0 34px 110px #07111f4d,inset 0 1px #ffffffd6!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}.payout-confirmation-modal:before,.card.payout-confirmation-modal:before{content:""!important;display:block!important;width:100%!important;height:6px!important;background:linear-gradient(90deg,var(--bl-teal),var(--bl-teal-dark))!important}.payout-confirmation-modal .notice-close{position:absolute!important;top:18px!important;right:18px!important;z-index:3!important;display:inline-grid!important;place-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0!important;border-radius:999px!important;background:rgba(255,255,255,.94)!important;color:var(--bl-teal-dark)!important;border:1px solid rgba(0,191,166,.18)!important;box-shadow:0 12px 26px #07111f14!important;font-size:18px!important;font-weight:950!important;line-height:1!important}.payout-confirmation-modal .notice-close:hover{background:var(--bl-teal-soft)!important;color:var(--bl-teal-dark)!important;transform:none!important}.payout-confirmation-modal .notice-content{display:grid!important;gap:18px!important;width:100%!important;padding:46px 48px 38px!important}.payout-confirmation-modal .notice-content>strong,.payout-confirmation-modal h1,.payout-confirmation-modal h2{max-width:520px!important;margin:0!important;color:var(--bl-navy)!important;font-size:clamp(32px,4.8vw,48px)!important;font-weight:950!important;letter-spacing:-.065em!important;line-height:.98!important}.payout-confirmation-modal .notice-content>p{max-width:560px!important;margin:-4px 0 8px!important;color:var(--bl-muted)!important;font-size:17px!important;font-weight:750!important;line-height:1.5!important}.payout-confirmation-modal .notice-meta{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;margin-top:4px!important}.payout-confirmation-modal .notice-meta span{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;min-height:68px!important;padding:18px 22px!important;border-radius:24px!important;background:rgba(248,250,252,.94)!important;border:1px solid rgba(7,17,31,.075)!important;color:var(--bl-muted)!important;font-size:15px!important;font-weight:850!important}.payout-confirmation-modal .notice-meta strong{margin:0!important;color:var(--bl-navy)!important;font-size:15px!important;font-weight:950!important;white-space:nowrap!important}.payout-confirmation-modal .payout-info-box,.payout-confirmation-modal .private-payment-box,.payout-confirmation-modal .payment-method-box,.payout-confirmation-modal .method-box{padding:22px!important;border-radius:26px!important;background:rgba(248,250,252,.88)!important;border:1px solid rgba(0,191,166,.2)!important}.payout-confirmation-modal .payout-info-box h3,.payout-confirmation-modal .private-payment-box h3,.payout-confirmation-modal .payment-method-box h3,.payout-confirmation-modal .method-box h3{margin:0 0 8px!important;color:var(--bl-navy)!important;font-size:20px!important;font-weight:950!important;letter-spacing:-.035em!important}.payout-confirmation-modal .payout-info-box p,.payout-confirmation-modal .private-payment-box p,.payout-confirmation-modal .payment-method-box p,.payout-confirmation-modal .method-box p{margin:0 0 10px!important;color:#68758a!important;font-size:15px!important;font-weight:650!important;line-height:1.5!important}.payout-confirmation-modal .upload-legal-confirm,.payout-confirmation-modal .payout-legal-confirm,.payout-confirmation-modal .legal-confirm,.payout-confirmation-modal .confirm-checkbox-row{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:flex-start!important;gap:12px!important;width:100%!important;margin:6px 0 0!important;padding:20px!important;border-radius:26px!important;background:#f7fffd!important;border:1px solid rgba(0,191,166,.22)!important;color:var(--bl-muted)!important;font-size:15px!important;font-weight:800!important;line-height:1.45!important}.payout-confirmation-modal input[type=checkbox]{width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important;margin:0!important;accent-color:var(--bl-teal)!important}.payout-modal-actions,.modal-actions.payout-modal-actions,.confirm-payment-actions,.payout-confirm-actions{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:14px!important;width:100%!important;margin-top:14px!important;padding:0!important;border-top:0!important;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.payout-modal-actions button,.modal-actions.payout-modal-actions button,.confirm-payment-actions button,.payout-confirm-actions button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:58px!important;margin:0!important;padding:0 18px!important;border-radius:999px!important;font-size:16px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important}.payout-modal-actions button:first-child,.modal-actions.payout-modal-actions button:first-child,.confirm-payment-actions button:first-child,.payout-confirm-actions button:first-child{background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark))!important;color:#fff!important;border:1px solid rgba(0,191,166,.2)!important;box-shadow:0 16px 34px #00bfa638!important}.payout-modal-actions button:first-child:hover,.modal-actions.payout-modal-actions button:first-child:hover,.confirm-payment-actions button:first-child:hover,.payout-confirm-actions button:first-child:hover{background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark))!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 20px 42px #00bfa647!important}.payout-modal-actions button.ghost,.modal-actions.payout-modal-actions button.ghost,.confirm-payment-actions button.ghost,.payout-confirm-actions button.ghost,.payout-modal-actions button:last-child,.modal-actions.payout-modal-actions button:last-child,.confirm-payment-actions button:last-child,.payout-confirm-actions button:last-child{background:#ffffff!important;color:var(--bl-navy)!important;border:1px solid rgba(7,17,31,.1)!important;box-shadow:none!important}.payout-modal-actions button.ghost:hover,.modal-actions.payout-modal-actions button.ghost:hover,.confirm-payment-actions button.ghost:hover,.payout-confirm-actions button.ghost:hover,.payout-modal-actions button:last-child:hover,.modal-actions.payout-modal-actions button:last-child:hover,.confirm-payment-actions button:last-child:hover,.payout-confirm-actions button:last-child:hover{background:var(--bl-teal-soft)!important;color:var(--bl-teal-dark)!important;border-color:#00bfa638!important;transform:translateY(-1px)!important}.confirm-payment-page,.payout-confirm-page{width:100%!important;min-height:100dvh!important;padding:max(24px,env(safe-area-inset-top)) 16px max(28px,env(safe-area-inset-bottom))!important;overflow-x:hidden!important}.confirm-payment-card,.payout-confirm-card{width:min(720px,100%)!important;max-width:720px!important;margin:0 auto!important;padding:42px 48px 38px!important;border-radius:34px!important;background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.14),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.985),rgba(255,255,255,.95))!important;border:1px solid rgba(255,255,255,.9)!important;box-shadow:0 28px 90px #07111f29!important;overflow:hidden!important}@media (max-width: 760px){.payout-modal-backdrop,.modal-backdrop.payout-modal-backdrop{align-items:flex-start!important;justify-content:center!important;padding:max(14px,env(safe-area-inset-top)) 10px max(14px,env(safe-area-inset-bottom))!important}.payout-confirmation-modal,.card.payout-confirmation-modal,.confirm-payment-card,.payout-confirm-card{width:100%!important;max-width:100%!important;margin:0!important;border-radius:28px!important}.payout-confirmation-modal .notice-content,.confirm-payment-card,.payout-confirm-card{padding:34px 22px 24px!important}.payout-confirmation-modal .notice-content>strong,.payout-confirmation-modal h1,.payout-confirmation-modal h2{padding-right:44px!important;font-size:clamp(28px,9vw,40px)!important;letter-spacing:-.06em!important}.payout-confirmation-modal .notice-content>p{font-size:15px!important}.payout-confirmation-modal .notice-meta span{min-height:60px!important;padding:16px 18px!important;border-radius:22px!important}}@media (max-width: 520px){.payout-modal-backdrop,.modal-backdrop.payout-modal-backdrop{padding:max(10px,env(safe-area-inset-top)) 8px max(10px,env(safe-area-inset-bottom))!important}.payout-confirmation-modal,.card.payout-confirmation-modal,.confirm-payment-card,.payout-confirm-card{border-radius:24px!important}.payout-confirmation-modal .notice-content,.confirm-payment-card,.payout-confirm-card{gap:15px!important;padding:30px 16px 18px!important}.payout-confirmation-modal .notice-close{top:12px!important;right:12px!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}.payout-confirmation-modal .notice-meta span{align-items:flex-start!important;flex-direction:column!important;gap:5px!important;padding:15px 16px!important}.payout-confirmation-modal .notice-meta strong{white-space:normal!important}.payout-confirmation-modal .payout-info-box,.payout-confirmation-modal .private-payment-box,.payout-confirmation-modal .payment-method-box,.payout-confirmation-modal .method-box,.payout-confirmation-modal .upload-legal-confirm,.payout-confirmation-modal .payout-legal-confirm,.payout-confirmation-modal .legal-confirm,.payout-confirmation-modal .confirm-checkbox-row{padding:16px!important;border-radius:22px!important}.payout-modal-actions,.modal-actions.payout-modal-actions,.confirm-payment-actions,.payout-confirm-actions{grid-template-columns:1fr!important;gap:10px!important;margin-top:8px!important}.payout-modal-actions button,.modal-actions.payout-modal-actions button,.confirm-payment-actions button,.payout-confirm-actions button{min-height:54px!important;font-size:15px!important}}.payout-modal-backdrop,.modal-backdrop.payout-modal-backdrop{align-items:center!important;justify-content:center!important;min-height:100dvh!important;height:100dvh!important;padding:10px!important;overflow:hidden!important}.payout-confirmation-modal,.card.payout-confirmation-modal,.confirm-payment-card,.payout-confirm-card{width:min(720px,calc(100vw - 20px))!important;max-width:720px!important;max-height:calc(100dvh - 20px)!important;margin:0 auto!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;scrollbar-width:thin!important}.payout-confirmation-modal .notice-content,.confirm-payment-card,.payout-confirm-card{gap:14px!important;padding:24px 34px 22px!important}.payout-confirmation-modal .notice-content>strong,.payout-confirmation-modal h1,.payout-confirmation-modal h2,.confirm-payment-card h1,.payout-confirm-card h1{margin-bottom:6px!important;font-size:clamp(30px,4.4vw,42px)!important;line-height:.98!important;letter-spacing:-.065em!important}.payout-confirmation-modal .notice-content>p,.confirm-payment-card>p,.payout-confirm-card>p{margin-bottom:4px!important;font-size:15px!important;line-height:1.42!important}.payout-confirmation-modal .notice-meta{gap:10px!important}.payout-confirmation-modal .notice-meta span{min-height:54px!important;padding:13px 18px!important;border-radius:20px!important}.payout-confirmation-modal .payout-info-box,.payout-confirmation-modal .private-payment-box,.payout-confirmation-modal .payment-method-box,.payout-confirmation-modal .method-box{padding:18px 20px!important;border-radius:22px!important}.payout-confirmation-modal .payout-info-box p,.payout-confirmation-modal .private-payment-box p,.payout-confirmation-modal .payment-method-box p,.payout-confirmation-modal .method-box p{margin-bottom:10px!important;font-size:15px!important;line-height:1.42!important}.payout-confirmation-modal .payout-info-box p:last-child,.payout-confirmation-modal .private-payment-box p:last-child,.payout-confirmation-modal .payment-method-box p:last-child,.payout-confirmation-modal .method-box p:last-child{margin-bottom:0!important}.payout-confirmation-modal .upload-legal-confirm,.payout-confirmation-modal .payout-legal-confirm,.payout-confirmation-modal .legal-confirm,.payout-confirmation-modal .confirm-checkbox-row{padding:16px 18px!important;border-radius:22px!important}.payout-confirmation-modal .confirm-checkbox-row,.payout-confirmation-modal .legal-confirm{align-items:flex-start!important}.payout-modal-actions,.modal-actions.payout-modal-actions,.confirm-payment-actions,.payout-confirm-actions{margin-top:6px!important;gap:12px!important}.payout-modal-actions button,.modal-actions.payout-modal-actions button,.confirm-payment-actions button,.payout-confirm-actions button{min-height:50px!important;font-size:15px!important}@media (max-height: 760px){.payout-modal-backdrop,.modal-backdrop.payout-modal-backdrop{padding:6px!important}.payout-confirmation-modal,.card.payout-confirmation-modal,.confirm-payment-card,.payout-confirm-card{width:min(680px,calc(100vw - 12px))!important;max-height:calc(100dvh - 12px)!important;border-radius:24px!important}.payout-confirmation-modal .notice-content,.confirm-payment-card,.payout-confirm-card{gap:10px!important;padding:18px 26px 16px!important}.payout-confirmation-modal .notice-content>strong,.payout-confirmation-modal h1,.payout-confirmation-modal h2,.confirm-payment-card h1,.payout-confirm-card h1{font-size:clamp(26px,4vw,36px)!important;line-height:.96!important}.payout-confirmation-modal .notice-content>p,.confirm-payment-card>p,.payout-confirm-card>p{font-size:14px!important;line-height:1.34!important}.payout-confirmation-modal .notice-meta span{min-height:48px!important;padding:11px 16px!important}.payout-confirmation-modal .payout-info-box,.payout-confirmation-modal .private-payment-box,.payout-confirmation-modal .payment-method-box,.payout-confirmation-modal .method-box,.payout-confirmation-modal .upload-legal-confirm,.payout-confirmation-modal .payout-legal-confirm,.payout-confirmation-modal .legal-confirm,.payout-confirmation-modal .confirm-checkbox-row{padding:13px 16px!important;border-radius:18px!important}.payout-confirmation-modal .payout-info-box p,.payout-confirmation-modal .private-payment-box p,.payout-confirmation-modal .payment-method-box p,.payout-confirmation-modal .method-box p{font-size:14px!important;line-height:1.32!important}.payout-modal-actions button,.modal-actions.payout-modal-actions button,.confirm-payment-actions button,.payout-confirm-actions button{min-height:46px!important}}@media (max-width: 520px){.payout-modal-backdrop,.modal-backdrop.payout-modal-backdrop{align-items:stretch!important;padding:6px!important}.payout-confirmation-modal,.card.payout-confirmation-modal,.confirm-payment-card,.payout-confirm-card{width:100%!important;max-height:calc(100dvh - 12px)!important;border-radius:20px!important}.payout-confirmation-modal .notice-content,.confirm-payment-card,.payout-confirm-card{gap:10px!important;padding:18px 14px 14px!important}.payout-confirmation-modal .notice-content>strong,.payout-confirmation-modal h1,.payout-confirmation-modal h2,.confirm-payment-card h1,.payout-confirm-card h1{padding-right:42px!important;font-size:clamp(25px,8vw,34px)!important}.payout-confirmation-modal .notice-content>p,.confirm-payment-card>p,.payout-confirm-card>p{font-size:14px!important}.payout-confirmation-modal .notice-meta span{min-height:46px!important;padding:11px 14px!important;border-radius:18px!important}.payout-confirmation-modal .payout-info-box,.payout-confirmation-modal .private-payment-box,.payout-confirmation-modal .payment-method-box,.payout-confirmation-modal .method-box,.payout-confirmation-modal .upload-legal-confirm,.payout-confirmation-modal .payout-legal-confirm,.payout-confirmation-modal .legal-confirm,.payout-confirmation-modal .confirm-checkbox-row{padding:12px 14px!important;border-radius:18px!important}.payout-confirmation-modal .payout-info-box h3,.payout-confirmation-modal .private-payment-box h3,.payout-confirmation-modal .payment-method-box h3,.payout-confirmation-modal .method-box h3{margin-bottom:6px!important;font-size:15px!important}.payout-confirmation-modal .payout-info-box p,.payout-confirmation-modal .private-payment-box p,.payout-confirmation-modal .payment-method-box p,.payout-confirmation-modal .method-box p{margin-bottom:8px!important;font-size:13.5px!important;line-height:1.32!important}.payout-modal-actions,.modal-actions.payout-modal-actions,.confirm-payment-actions,.payout-confirm-actions{gap:8px!important}.payout-modal-actions button,.modal-actions.payout-modal-actions button,.confirm-payment-actions button,.payout-confirm-actions button{min-height:46px!important;font-size:14px!important}}.bl-confirm-backdrop,.creator-instant-notification-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;display:grid;place-items:center;padding:22px;background:rgba(7,17,31,.58);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.bl-confirm-card,.creator-instant-notification-card{position:relative;width:min(520px,94vw);max-height:calc(100dvh - 44px);overflow:auto;padding:34px;border-radius:34px;border:1px solid rgba(255,255,255,.9);background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.16),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.99),rgba(255,255,255,.95));box-shadow:0 34px 110px #07111f52,inset 0 1px #ffffffd6}.bl-confirm-card:before,.creator-instant-notification-card:before{content:"";position:absolute;inset:0 0 auto 0;height:6px;background:linear-gradient(90deg,var(--bl-teal),var(--bl-teal-dark))}.bl-confirm-card.danger:before{background:linear-gradient(90deg,var(--bl-danger),#ffb4aa)}.bl-confirm-close,.creator-instant-notification-close{position:absolute;top:16px;right:16px;z-index:2;display:inline-grid;place-items:center;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0!important;border-radius:999px;background:rgba(255,255,255,.94);color:var(--bl-navy);border:1px solid rgba(7,17,31,.08);box-shadow:0 12px 26px #07111f1a;font-size:20px;font-weight:950;line-height:1}.bl-confirm-close:hover,.creator-instant-notification-close:hover{background:var(--bl-teal-soft);color:var(--bl-teal-dark);transform:none}.bl-confirm-icon,.creator-instant-notification-icon{display:inline-grid;place-items:center;width:58px;height:58px;margin-bottom:16px;border-radius:22px;background:var(--bl-teal-soft);color:var(--bl-teal-dark);font-size:28px;font-weight:950;box-shadow:0 18px 38px #00bfa629}.bl-confirm-card.danger .bl-confirm-icon{background:var(--bl-danger-soft);color:var(--bl-danger);box-shadow:0 18px 38px #c0392b1a}.bl-confirm-card h2,.creator-instant-notification-card h2{margin:0 46px 10px 0;color:var(--bl-navy);font-size:clamp(25px,4vw,34px);font-weight:950;letter-spacing:-.055em;line-height:1.02}.bl-confirm-card p,.creator-instant-notification-card p{margin:0;color:var(--bl-muted);font-size:15px;font-weight:700;line-height:1.58}.bl-confirm-actions,.creator-instant-notification-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.bl-confirm-actions button,.creator-instant-notification-actions button{width:100%!important;min-width:0!important;min-height:50px;margin:0!important;padding:0 18px}.bl-confirm-actions button.danger{background:var(--bl-danger);color:#fff;box-shadow:0 14px 28px #c0392b2e}.bl-confirm-actions button.danger:hover{background:#a93226;color:#fff}.creator-instant-notification-card.payment{border-color:#00bfa647}.creator-instant-notification-kicker{display:inline-flex;margin-bottom:8px;color:var(--bl-teal-dark);font-size:11px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.creator-instant-notification-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}.creator-instant-notification-summary div{padding:14px;border-radius:18px;background:rgba(248,250,252,.92);border:1px solid rgba(7,17,31,.07)}.creator-instant-notification-summary div.wide{grid-column:1 / -1}.creator-instant-notification-summary span{display:block;margin-bottom:5px;color:var(--bl-muted);font-size:12px;font-weight:850}.creator-instant-notification-summary strong{color:var(--bl-navy);font-size:15px;font-weight:950}.creator-notification-bell.has-alerts,.creator-notification-center-alert-badge{animation:belleLatinaAlertPulse 1.45s ease-in-out infinite}.creator-notification-bell.has-alerts{background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark))!important;color:#fff!important;box-shadow:0 18px 46px #00bfa657!important}.creator-notification-bell.has-alerts .creator-notification-bell-icon{transform-origin:center;animation:belleLatinaBellWiggle 1.2s ease-in-out infinite}.creator-notification-center-section.open,.creator-notification-center-section:not(.collapsed){border-color:#00bfa642!important;box-shadow:0 24px 72px #00bfa61a!important}.creator-notification-center-section.collapsed:has(.creator-notification-center-alert-badge),.creator-notification-center-section:has(.creator-notification-center-alert-badge){border-color:#00bfa652!important}.creator-email-notification-toggle{width:auto!important;min-width:150px!important;margin:0!important;box-shadow:none!important}.creator-email-notification-toggle.enabled{background:linear-gradient(135deg,var(--bl-teal),var(--bl-teal-dark))!important;color:#fff!important;box-shadow:0 14px 28px #00bfa62e!important}@keyframes belleLatinaAlertPulse{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-1px) scale(1.025)}}@keyframes belleLatinaBellWiggle{0%,to{transform:rotate(0)}20%{transform:rotate(-10deg)}40%{transform:rotate(9deg)}60%{transform:rotate(-6deg)}80%{transform:rotate(4deg)}}@media (max-width: 680px){.bl-confirm-backdrop,.creator-instant-notification-backdrop{padding:12px}.bl-confirm-card,.creator-instant-notification-card{width:96vw;max-height:calc(100dvh - 24px);padding:30px 22px 22px;border-radius:28px}.bl-confirm-actions,.creator-instant-notification-actions,.creator-instant-notification-summary{grid-template-columns:1fr}.creator-email-notification-toggle{width:100%!important}}.creator-notification-list{display:grid!important;gap:12px!important}.creator-notification-item{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:stretch!important;padding:12px!important;border-radius:22px!important;background:#ffffff!important;border:1px solid rgba(7,17,31,.08)!important;box-shadow:0 14px 32px #07111f0e!important}.creator-notification-item-main{display:grid!important;justify-items:start!important;gap:6px!important;width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--bl-text)!important;box-shadow:none!important;text-align:left!important}.creator-notification-item-main:hover{transform:none!important;background:transparent!important;box-shadow:none!important}.creator-notification-item-main strong{color:var(--bl-navy)!important;font-size:15px!important;font-weight:950!important;line-height:1.15!important}.creator-notification-item-main small{color:var(--bl-muted)!important;font-size:13px!important;font-weight:750!important;line-height:1.35!important}.creator-notification-type-pill{display:inline-flex!important;align-items:center!important;width:fit-content!important;min-height:26px!important;padding:0 10px!important;border-radius:999px!important;background:var(--bl-teal-soft)!important;color:var(--bl-teal-dark)!important;border:1px solid rgba(0,191,166,.16)!important;font-size:11px!important;font-weight:950!important;line-height:1!important}.creator-notification-type-message .creator-notification-type-pill{background:#eef7ff!important;color:#2273c5!important;border-color:#2273c529!important}.creator-notification-type-gift .creator-notification-type-pill,.creator-notification-type-subscription .creator-notification-type-pill{background:#fff7ed!important;color:#b45309!important;border-color:#b4530929!important}.creator-notification-type-video-call-request .creator-notification-type-pill,.creator-notification-type-video-call-paid .creator-notification-type-pill{background:#f7fffd!important;color:var(--bl-teal-dark)!important;border-color:#00bfa638!important}.creator-notification-delete-button{align-self:center!important}@media (max-width: 760px){.creator-notification-item{grid-template-columns:1fr!important}.creator-notification-delete-button{width:100%!important;max-width:none!important}}.live-call-remove-button,.live-call-card-actions .live-call-remove-button{background:#ffffff;color:var(--bl-muted);border:1px solid rgba(7,17,31,.12);box-shadow:none}.live-call-remove-button:hover,.live-call-card-actions .live-call-remove-button:hover{background:#f8fafc;color:var(--bl-navy);border-color:#07111f2e;transform:translateY(-1px);box-shadow:0 10px 22px #07111f0f}.live-call-remove-button:disabled,.live-call-card-actions .live-call-remove-button:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 800px){.live-call-card-actions .live-call-remove-button{width:100%}}.creator-wishlist-card-visual img{display:block;width:100%;height:100%;object-fit:cover;opacity:1!important;filter:none!important;mix-blend-mode:normal!important;transform:none}.creator-wishlist-popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(3,8,23,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.creator-wishlist-popup-card{width:min(440px,100%);position:relative;padding:34px;border-radius:32px;background:#fffaf3;border:1px solid rgba(255,255,255,.72);box-shadow:0 28px 80px #00000059;text-align:center;animation:creatorWishlistPopupIn .18s ease-out}.creator-wishlist-popup-close{position:absolute;top:16px;right:18px;width:34px;height:34px;border:0;border-radius:999px;background:rgba(15,23,42,.08);color:#0f172a;font-size:24px;line-height:1;cursor:pointer}.creator-wishlist-popup-card h2{margin:0 0 10px;color:#07111f;font-size:26px;font-weight:900}.creator-wishlist-popup-card p{margin:0;color:#647084;font-size:16px;line-height:1.55;font-weight:700}.creator-wishlist-popup-button{width:100%;margin-top:24px;border:0;border-radius:999px;padding:15px 20px;background:linear-gradient(135deg,#10d6bd,#06a98f);color:#fff;font-weight:900;cursor:pointer}@keyframes creatorWishlistPopupIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.creator-wishlist-page{background:radial-gradient(circle at 8% -4%,rgba(0,191,166,.16),transparent 30%),radial-gradient(circle at 94% 0%,rgba(255,255,255,.08),transparent 24%),linear-gradient(180deg,#07111f 0%,#0c1222 48%,#11111f 100%);color:#fff}.creator-wishlist-main{width:min(1180px,calc(100% - 32px));margin:0 auto}.creator-wishlist-section-title{max-width:760px}.creator-wishlist-section-title span,.creator-wishlist-kicker,.creator-wishlist-featured-label{color:#39f6df;letter-spacing:.12em}.creator-wishlist-section-title h2,.creator-wishlist-copy h1{color:#fff;letter-spacing:-.075em}.creator-wishlist-section-title h2{font-size:clamp(42px,7vw,78px);line-height:.95}.creator-wishlist-section-title p,.creator-wishlist-intro,.creator-wishlist-hero-actions span{color:#ffffffad}.creator-wishlist-grid{align-items:stretch}.creator-wishlist-card{background:radial-gradient(circle at 0% 0%,rgba(0,191,166,.16),transparent 28%),linear-gradient(180deg,#ffffff 0%,#f6fbfa 100%);border:1px solid rgba(255,255,255,.88);box-shadow:0 24px 70px #00000038}.creator-wishlist-card-top span{background:rgba(7,17,31,.08);color:#07111f94}.creator-wishlist-card-top strong{background:#07111f;color:#fff}.creator-wishlist-card-body h3{color:#07111f}.creator-wishlist-card-body p,.creator-wishlist-progress-copy,.creator-wishlist-progress-wrap strong{color:#697386}.creator-wishlist-direct-price,.creator-wishlist-featured-price{color:var(--bl-teal-dark)}.creator-wishlist-card button,.creator-wishlist-featured-card button,.creator-wishlist-primary,.creator-wishlist-modal-pay,.creator-wishlist-popup-button{background:linear-gradient(135deg,#10d6bd,#049b89)!important;color:#fff!important;box-shadow:0 18px 38px #00bfa638!important}.creator-wishlist-card button:hover,.creator-wishlist-featured-card button:hover,.creator-wishlist-primary:hover,.creator-wishlist-modal-pay:hover,.creator-wishlist-popup-button:hover{background:linear-gradient(135deg,#13cbb5,#078d7d)!important;transform:translateY(-1px)}.creator-wishlist-card-visual{background:linear-gradient(135deg,rgba(0,191,166,.12),rgba(255,255,255,.96));overflow:hidden}.creator-wishlist-card-visual img{display:block;width:100%;height:100%;object-fit:cover;opacity:1!important;filter:none!important;mix-blend-mode:normal!important;transform:none!important}.creator-wishlist-featured-card,.creator-wishlist-modal-card,.creator-wishlist-popup-card{background:radial-gradient(circle at 100% 0%,rgba(0,191,166,.08),transparent 26%),rgba(255,255,255,.96);color:#07111f;border:1px solid rgba(255,255,255,.85);box-shadow:0 28px 80px #00000042}.creator-wishlist-modal-card h2,.creator-wishlist-popup-card h2,.creator-wishlist-featured-card h2{color:#07111f}.creator-wishlist-modal-card p,.creator-wishlist-popup-card p,.creator-wishlist-featured-card p{color:#697386}.creator-wishlist-modal-backdrop,button.creator-wishlist-modal-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9998!important;display:block!important;width:100vw!important;height:100vh!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:rgba(3,8,23,.74)!important;box-shadow:none!important;cursor:pointer!important;transform:none!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.creator-wishlist-modal-backdrop:hover,button.creator-wishlist-modal-backdrop:hover{background:rgba(3,8,23,.74)!important;transform:none!important;box-shadow:none!important}.creator-wishlist-modal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9997!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important}.creator-wishlist-modal-card{position:relative!important;z-index:9999!important;width:min(520px,100%)!important}.creator-wishlist-modal-close,button.creator-wishlist-modal-close,.creator-wishlist-popup-close,button.creator-wishlist-popup-close{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:rgba(7,17,31,.06)!important;color:#07111f!important;box-shadow:none!important;transform:none!important}.creator-wishlist-modal-close:hover,button.creator-wishlist-modal-close:hover,.creator-wishlist-popup-close:hover,button.creator-wishlist-popup-close:hover{background:var(--bl-teal-soft)!important;color:var(--bl-teal-dark)!important;transform:none!important}.creator-wishlist-modal-cancel,button.creator-wishlist-modal-cancel{background:#ffffff!important;color:#697386!important;border:1px solid rgba(7,17,31,.08)!important;box-shadow:none!important}.creator-wishlist-modal-cancel:hover,button.creator-wishlist-modal-cancel:hover{background:var(--bl-teal-soft)!important;color:var(--bl-teal-dark)!important;transform:none!important}.creator-wishlist-popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(3,8,23,.74);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.creator-wishlist-popup-card{width:min(440px,100%);position:relative;padding:34px;border-radius:32px;text-align:center;animation:creatorWishlistPopupIn .18s ease-out}.creator-wishlist-popup-card.success{background:linear-gradient(135deg,#ecfff9,#ffffff)}.creator-wishlist-popup-card.error{background:linear-gradient(135deg,#fff4e8,#ffffff)}.creator-wishlist-popup-icon{width:58px;height:58px;margin:0 auto 18px;display:grid;place-items:center;border-radius:999px;background:#0fc7ad;color:#fff;font-size:30px;font-weight:900}.creator-wishlist-popup-card.error .creator-wishlist-popup-icon{background:#9f3412}@media (max-width: 800px){.creator-wishlist-main{width:min(100% - 24px,680px)}.creator-wishlist-section-title h2{font-size:clamp(38px,12vw,58px)}.creator-wishlist-modal,.creator-wishlist-popup-backdrop{padding:14px!important}.creator-wishlist-modal-card,.creator-wishlist-popup-card{border-radius:26px;padding:26px}}.creator-wishlist-featured-label{color:#fff!important;background:#07111f;border:1px solid rgba(7,17,31,.12);padding:8px 13px;border-radius:999px;font-weight:950;letter-spacing:.12em;box-shadow:0 10px 24px #07111f24}.creator-notification-actions button:has(+button),.creator-notification-actions button:has([class*=email]),.creator-notification-actions button[class*=email],.creator-notification-actions button[aria-label*=email i],.creator-notification-actions button[title*=email i]{display:none!important}.creator-dashboard,.creator-dashboard-page,.creator-dashboard-shell{background:radial-gradient(circle at top left,rgba(255,230,214,.35),transparent 34rem),linear-gradient(180deg,#fffaf7 0%,#ffffff 45%,#fffaf7 100%)!important}.creator-dashboard-card,.creator-panel,.creator-section-card,.creator-upload-card,.creator-content-card,.creator-wishlist-card,.creator-earnings-card,.creator-notification-card,.live-call-request-card,.hot-fan-card,.elite-plan-card{border-radius:10px!important;box-shadow:none!important;border:1px solid rgba(28,24,22,.09)!important;background:rgba(255,255,255,.86)!important}.creator-dashboard-section,.creator-content-section,.creator-upload-section,.creator-wishlist-section,.creator-notification-section,.creator-earnings-section{border-radius:0!important;box-shadow:none!important;background:transparent!important}.creator-dashboard h1,.creator-dashboard h2,.creator-dashboard h3{letter-spacing:-.035em}.creator-dashboard .section-label,.creator-dashboard .eyebrow,.creator-dashboard .kicker{letter-spacing:.12em!important;text-transform:uppercase!important;font-size:.72rem!important}.creator-dashboard button,.creator-dashboard .button,.creator-dashboard a.button{border-radius:8px!important;box-shadow:none!important;font-weight:650!important}.creator-dashboard input,.creator-dashboard textarea,.creator-dashboard select{border-radius:8px!important;box-shadow:none!important;border:1px solid rgba(28,24,22,.12)!important;background:#ffffff!important}.creator-dashboard-card+.creator-dashboard-card,.creator-panel+.creator-panel,.creator-section-card+.creator-section-card{margin-top:1.2rem!important}.creator-stat-card,.stat-card,.creator-metric-card{border-radius:8px!important;background:transparent!important;border:0!important;border-left:1px solid rgba(28,24,22,.14)!important;padding-left:1.25rem!important;box-shadow:none!important}@media (max-width: 760px){.creator-dashboard-card,.creator-panel,.creator-section-card,.creator-upload-card,.creator-content-card,.creator-wishlist-card,.creator-earnings-card,.creator-notification-card,.live-call-request-card,.hot-fan-card,.elite-plan-card{border-radius:8px!important}.creator-dashboard,.creator-dashboard-page,.creator-dashboard-shell{background:#fffaf7!important}}.creator-dashboard,.creator-dashboard-page,.creator-dashboard-shell,.creator-main,.creator-dashboard-main,.creator-dashboard-wrapper{background:#f7fbfa!important}.creator-dashboard section,.creator-dashboard article,.creator-dashboard .dashboard-card,.creator-dashboard .creator-card,.creator-dashboard .creator-panel,.creator-dashboard .creator-section,.creator-dashboard .creator-dashboard-card,.creator-dashboard .creator-profile-card,.creator-dashboard .creator-upload-card,.creator-dashboard .creator-content-card,.creator-dashboard .creator-notification-card,.creator-dashboard .creator-earnings-card,.creator-dashboard .creator-wishlist-card,.creator-dashboard .creator-elite-card,.creator-dashboard .creator-activity-card,.creator-dashboard .live-call-request-card,.creator-dashboard .hot-fan-card,.creator-dashboard .media-card,.creator-dashboard .content-card{border-radius:6px!important;box-shadow:none!important}.creator-dashboard section,.creator-dashboard .creator-panel,.creator-dashboard .creator-section,.creator-dashboard .creator-dashboard-card,.creator-dashboard .creator-profile-card,.creator-dashboard .creator-upload-card,.creator-dashboard .creator-content-card,.creator-dashboard .creator-earnings-card,.creator-dashboard .creator-elite-card,.creator-dashboard .creator-activity-card{background:#ffffff!important;border:1px solid rgba(15,23,42,.08)!important}.creator-dashboard .card,.creator-dashboard .panel,.creator-dashboard .section-card,.creator-dashboard .profile-card,.creator-dashboard .earnings-card,.creator-dashboard .upload-card,.creator-dashboard .content-section,.creator-dashboard .dashboard-section{border-radius:6px!important;box-shadow:none!important}.creator-dashboard img,.creator-dashboard video,.creator-dashboard .media-preview,.creator-dashboard .content-preview,.creator-dashboard .creator-media-preview{border-radius:6px!important}.creator-dashboard input,.creator-dashboard textarea,.creator-dashboard select,.creator-dashboard .native-file-trigger,.creator-dashboard .file-field,.creator-dashboard .file-field input,.creator-dashboard button,.creator-dashboard .button,.creator-dashboard a.button,.creator-dashboard .small,.creator-dashboard .ghost{border-radius:6px!important;box-shadow:none!important}.creator-dashboard .badge,.creator-dashboard .status-badge,.creator-dashboard .live-call-status-badge,.creator-dashboard .pill,.creator-dashboard .tag{border-radius:999px!important}.creator-dashboard button[type=submit],.creator-dashboard .upload-submit,.creator-dashboard .submit-button{box-shadow:none!important}.creator-dashboard h1,.creator-dashboard h2,.creator-dashboard h3{letter-spacing:-.04em!important}.creator-dashboard .section-label,.creator-dashboard .eyebrow,.creator-dashboard .kicker{letter-spacing:.11em!important;text-transform:uppercase!important}.creator-dashboard section,.creator-dashboard .creator-panel,.creator-dashboard .creator-section,.creator-dashboard .creator-dashboard-card{padding:clamp(1.1rem,2vw,1.8rem)!important}@media (max-width: 760px){.creator-dashboard section,.creator-dashboard article,.creator-dashboard .dashboard-card,.creator-dashboard .creator-card,.creator-dashboard .creator-panel,.creator-dashboard .creator-section,.creator-dashboard .creator-dashboard-card,.creator-dashboard .creator-profile-card,.creator-dashboard .creator-upload-card,.creator-dashboard .creator-content-card,.creator-dashboard .creator-earnings-card,.creator-dashboard .creator-elite-card,.creator-dashboard .creator-activity-card,.creator-dashboard .media-card,.creator-dashboard .content-card{border-radius:4px!important}}.creator-dashboard-header,.creator-dashboard-topbar,.creator-studio-header,.creator-header{border-radius:14px!important;box-shadow:none!important;border:1px solid rgba(15,23,42,.08)!important}#creator-notification-center-section,.creator-notification-center,.creator-notification-hero,.creator-alerts-hero{border-radius:0!important;box-shadow:none!important;border:0!important;border-top:1px solid rgba(15,23,42,.08)!important;border-bottom:1px solid rgba(15,23,42,.08)!important;background:rgba(255,255,255,.72)!important}.creator-dashboard section,.creator-dashboard .profile-card,.creator-dashboard .earnings-card,.creator-dashboard .creator-profile-card,.creator-dashboard .creator-earnings-card,.creator-dashboard .creator-upload-section,.creator-dashboard .creator-content-section,.creator-dashboard .creator-section-card,.creator-dashboard .dashboard-section,.creator-dashboard .dashboard-card,.creator-dashboard .creator-panel{border-radius:0!important;box-shadow:none!important;border:0!important;background:rgba(255,255,255,.78)!important}.creator-dashboard section,.creator-dashboard .creator-upload-section,.creator-dashboard .creator-content-section,.creator-dashboard .dashboard-section,.creator-dashboard .creator-panel{border-top:1px solid rgba(15,23,42,.08)!important;border-bottom:1px solid rgba(15,23,42,.05)!important}.creator-dashboard article,.creator-dashboard .media-card,.creator-dashboard .content-card,.creator-dashboard .creator-media-card,.creator-dashboard .hot-fan-card,.creator-dashboard .live-call-request-card,.creator-dashboard .notification-card,.creator-dashboard .creator-notification-card{border-radius:8px!important;box-shadow:none!important;border:1px solid rgba(15,23,42,.08)!important;background:#ffffff!important}.creator-dashboard button,.creator-dashboard .button,.creator-dashboard a.button,.creator-dashboard .native-file-trigger,.creator-dashboard input,.creator-dashboard textarea,.creator-dashboard select{border-radius:8px!important;box-shadow:none!important}.creator-dashboard img,.creator-dashboard video,.creator-dashboard .media-preview,.creator-dashboard .content-preview{border-radius:8px!important}.creator-dashboard h1,.creator-dashboard h2,.creator-dashboard h3{letter-spacing:-.045em!important}.creator-dashboard .section-label,.creator-dashboard .eyebrow,.creator-dashboard .kicker{letter-spacing:.12em!important;text-transform:uppercase!important}#creator-notification-center-section .creator-notification-actions button:first-child{display:none!important}:root{--bl-page: #f4fafa;--bl-surface: rgba(255, 255, 255, .94);--bl-line: rgba(7, 17, 31, .09);--bl-line-soft: rgba(7, 17, 31, .055);--bl-editorial-shadow: 0 18px 46px rgba(7, 17, 31, .055);--bl-editorial-shadow-soft: 0 10px 26px rgba(7, 17, 31, .035);--bl-radius-section: 18px;--bl-radius-card: 14px;--bl-radius-control: 10px}body{background:radial-gradient(circle at 0% 0%,rgba(0,191,166,.15),transparent 24rem),linear-gradient(180deg,#f8fdfc 0%,var(--bl-page) 42%,#eef7f6 100%)!important}.creator-email-notification-toggle{display:none!important}.bl-app-shell,.creator-shell,.creator-studio-shell{width:min(1180px,calc(100vw - 42px))!important;max-width:1180px!important;margin:0 auto!important;padding:24px 0 34px!important}.creator-studio-shell:before,.creator-shell:before,.dashboard-page.member-dashboard-page:before{opacity:.22!important}.bl-app-topbar,.creator-topbar.bl-app-topbar,.member-topbar.bl-app-topbar{position:sticky!important;top:18px!important;z-index:40!important;min-height:66px!important;margin:0 0 34px!important;padding:12px 16px!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.82)!important;background:rgba(255,255,255,.86)!important;box-shadow:0 18px 46px #07111f13!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.bl-app-topbar:after,.creator-topbar:after,.member-topbar:after{display:none!important}.bl-app-topbar .muted{max-width:460px!important;font-size:14px!important;line-height:1.25!important;margin:0!important}.bl-app-nav{min-height:44px!important;padding:4px!important;border-radius:999px!important;background:rgba(248,250,252,.92)!important;border:1px solid rgba(7,17,31,.08)!important;box-shadow:inset 0 1px #ffffffd9!important}.bl-app-nav button,.bl-app-nav a{min-height:36px!important;margin:0!important;padding:0 15px!important;border-radius:999px!important;font-size:13px!important;font-weight:900!important;box-shadow:none!important}.bl-app-topbar .topbar-actions .small,.creator-topbar.bl-app-topbar .topbar-actions .small{min-width:130px!important;min-height:44px!important;margin:0!important;border-radius:14px!important;box-shadow:none!important}.creator-notification-center-section{margin:0 0 30px!important;padding:24px 26px!important;border-radius:0!important;border:0!important;border-top:1px solid var(--bl-line)!important;border-bottom:1px solid var(--bl-line-soft)!important;background:linear-gradient(90deg,rgba(255,255,255,.34),rgba(255,255,255,.72),rgba(255,255,255,.28))!important;box-shadow:none!important}.creator-notification-center-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:22px!important;align-items:center!important}.creator-notification-center-copy .section-label,.section-label,.creator-kicker{margin-bottom:8px!important;color:var(--bl-teal-dark)!important;font-size:11px!important;line-height:1!important;letter-spacing:.105em!important;text-transform:uppercase!important}.creator-notification-center-section h2{margin:0 0 8px!important;font-size:clamp(30px,3vw,42px)!important;line-height:.98!important;letter-spacing:-.068em!important}.creator-notification-center-section p{margin:0!important;font-size:17px!important;line-height:1.35!important}.creator-notification-center-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important}.creator-notification-center-alert-badge,.creator-notification-center-toggle,.creator-notification-clear-all{width:auto!important;min-width:0!important;min-height:44px!important;margin:0!important;padding:0 18px!important;border-radius:14px!important;box-shadow:none!important}.bl-creator-hero,.creator-hero-grid{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(330px,.62fr)!important;gap:26px!important;align-items:start!important;margin:0 0 32px!important}.creator-profile-panel,.earnings-panel{min-height:0!important;padding:0!important;overflow:visible!important}.creator-profile-panel:before,.creator-profile-panel:after,.earnings-panel:after,.upload-studio-card:before,.content-gallery-card:before,.activity-card:before,.hot-fans-card:before{display:none!important}.creator-profile-main{gap:18px!important;align-items:center!important;margin:0 0 18px!important}.creator-avatar,.avatar-circle,.creator-avatar-large,.profile-card-header .creator-avatar{width:86px!important;height:104px!important;flex:0 0 86px!important;border-radius:18px!important;border:3px solid #fff!important;box-shadow:0 16px 34px #07111f1f!important}.creator-profile-copy h1{margin:0 0 4px!important;font-size:clamp(44px,5vw,68px)!important;line-height:.88!important;letter-spacing:-.085em!important}.creator-profile-copy .muted{font-size:18px!important;font-weight:850!important;line-height:1.15!important}.creator-location{margin:10px 0 12px!important;font-size:15px!important;font-weight:850!important}.creator-pill-row{gap:8px!important;margin:0 0 20px!important}.creator-pill-row span,.creator-badge,.pill{min-height:28px!important;padding:6px 10px!important;border-radius:999px!important;font-size:11px!important;box-shadow:none!important}.creator-profile-edit-suite,.creator-profile-simple-suite,.creator-bio-editor{border-radius:var(--bl-radius-section)!important;border:1px solid var(--bl-line)!important;background:var(--bl-surface)!important;box-shadow:var(--bl-editorial-shadow-soft)!important}.creator-profile-edit-suite,.creator-profile-simple-suite{padding:20px!important}.creator-profile-edit-header{margin:0 0 14px!important}.creator-profile-edit-header h2,.creator-section-header h2,.creator-studio-shell h2,.hot-fans-header h2{margin:0 0 5px!important;font-size:clamp(28px,3.1vw,38px)!important;line-height:.98!important;letter-spacing:-.068em!important}.creator-profile-photo-line{display:grid!important;grid-template-columns:auto minmax(190px,1fr) auto!important;gap:12px!important;align-items:center!important;margin:0 0 14px!important;padding:0 0 14px!important;border-bottom:1px solid var(--bl-line-soft)!important}.creator-bio-editor{padding:16px!important;box-shadow:none!important}.creator-bio-editor textarea{min-height:128px!important}.earnings-panel{border-left:1px solid var(--bl-line)!important;padding-left:28px!important}.earnings-panel h2{margin-bottom:8px!important}.earnings-amount{margin:6px 0 8px!important;color:var(--bl-teal)!important;font-size:clamp(58px,6.4vw,86px)!important;line-height:.86!important;letter-spacing:-.085em!important;text-shadow:none!important}.earnings-metrics{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:18px 0 16px!important}.earnings-metrics div,.wallet-metrics div,.hot-fans-summary-card,.hot-fan-metrics div{padding:12px 14px!important;border-radius:14px!important;background:rgba(255,255,255,.72)!important;border:1px solid var(--bl-line-soft)!important;box-shadow:none!important}.earnings-actions{gap:9px!important;margin-top:14px!important}.creator-section-header,.hot-fans-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:18px!important;align-items:start!important;margin:0 0 18px!important}.creator-section-header p,.hot-fans-header .muted,.creator-studio-shell p,.creator-studio-shell .muted{font-size:14px!important;line-height:1.42!important}.studio-form{display:grid!important;gap:14px!important;padding:20px!important;border-radius:var(--bl-radius-section)!important;border:1px solid var(--bl-line)!important;background:rgba(255,255,255,.86)!important;box-shadow:var(--bl-editorial-shadow-soft)!important}.studio-form-grid{gap:12px!important}input,select,textarea,.custom-file-picker,.native-file-trigger,.file-field{border-radius:var(--bl-radius-control)!important;box-shadow:none!important}input,select{min-height:42px!important;padding:0 12px!important}textarea{padding:12px!important}button,button.small,.earnings-action-button,.earnings-support-link,.studio-submit,.hot-fan-button,.hot-fans-toggle-button,.hot-fans-filter-pill,.creator-media-footer button,.media-footer button,.creator-media-body button,.media-card-body button{min-height:40px!important;margin-top:0!important;padding:9px 14px!important;border-radius:var(--bl-radius-control)!important;box-shadow:none!important}button:hover,.creator-media-card:hover,.media-card:hover,.hot-fan-card:hover{transform:none!important}.studio-submit{width:100%!important;min-height:46px!important;margin-top:4px!important}.studio-form button.ghost,.creator-studio-shell form button.ghost,.upload-studio-card button.ghost,.creator-upload-card button.ghost{width:auto!important;min-width:156px!important;max-width:max-content!important;justify-self:end!important}#creator-memberships,.creator-membership-card,.creator-subscription-section{margin:0 0 34px!important;padding:28px 0 0!important;border-top:1px solid var(--bl-line)!important;background:transparent!important;box-shadow:none!important}.creator-subscription-plan-card,.elite-plan-card,.creator-elite-card{border-radius:18px!important;border:1px solid rgba(0,191,166,.16)!important;background:radial-gradient(circle at 100% 0%,rgba(245,179,72,.16),transparent 24rem),linear-gradient(135deg,rgba(255,255,255,.94),rgba(237,255,250,.78))!important;box-shadow:var(--bl-editorial-shadow-soft)!important}.hot-fans-summary-grid,.hot-fans-grid{gap:14px!important}.hot-fans-filter-row{gap:8px!important}.creator-media-grid,.member-media-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.creator-media-card,.media-card,.hot-fan-card,.live-call-request-card,.creator-notification-item{overflow:hidden!important;border-radius:var(--bl-radius-card)!important;border:1px solid var(--bl-line)!important;background:#ffffff!important;box-shadow:var(--bl-editorial-shadow-soft)!important}.creator-media-preview,.media-preview,.member-media-grid .media-preview{height:250px!important;border-radius:0!important;background:#eef5f4!important}.creator-media-preview img,.creator-media-preview video,.media-preview img,.media-preview video{border-radius:0!important}.creator-media-body,.media-card-body{padding:16px!important}.creator-media-body h3,.media-card-body h3{margin-bottom:6px!important;font-size:16px!important;letter-spacing:-.035em!important}.creator-media-footer,.media-footer{padding-top:12px!important}.notice,.notice-card{border-radius:14px!important;box-shadow:var(--bl-editorial-shadow-soft)!important}body:has(.creator-studio-shell) .language-switcher{right:28px!important;top:auto!important;bottom:28px!important;z-index:42!important}@media (max-width: 980px){.bl-app-shell,.creator-shell,.creator-studio-shell{width:min(820px,calc(100vw - 28px))!important;padding-top:18px!important}.earnings-panel{border-left:0!important;border-top:1px solid var(--bl-line)!important;padding-left:0!important;padding-top:26px!important}.creator-media-grid,.member-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.creator-notification-center-actions{justify-content:flex-start!important;flex-wrap:wrap!important}}@media (max-width: 760px){.bl-app-shell,.creator-shell,.creator-studio-shell{width:min(100%,calc(100vw - 24px))!important;padding:80px 0 24px!important}.bl-app-topbar,.creator-topbar.bl-app-topbar,.member-topbar.bl-app-topbar{position:relative!important;top:auto!important;margin-bottom:22px!important;padding:14px!important;border-radius:16px!important}.creator-notification-center-section{padding:20px 0!important}.creator-profile-photo-line,.studio-form-grid,.creator-media-grid,.member-media-grid,.hot-fans-summary-grid,.hot-fans-grid{grid-template-columns:1fr!important}.creator-profile-copy h1{font-size:42px!important}.earnings-amount{font-size:58px!important}.studio-form,.creator-profile-edit-suite,.creator-profile-simple-suite{padding:16px!important;border-radius:16px!important}.creator-media-preview,.media-preview,.member-media-grid .media-preview{height:240px!important}body:has(.creator-studio-shell) .language-switcher{right:12px!important;bottom:12px!important}}body .language-switcher,body .language-selector,body .lang-selector,body .lang-switcher,body .language-toggle,body .locale-selector,body .locale-switcher,body .bl-language-selector,body .bl-language-switcher{position:fixed!important;top:auto!important;left:auto!important;right:10px!important;bottom:10px!important;z-index:9999999!important;transform:scale(.68)!important;transform-origin:bottom right!important;opacity:.58!important;padding:2px!important;gap:2px!important;border-radius:999px!important;box-shadow:0 6px 16px #0f172a14!important}body .language-switcher:hover,body .language-selector:hover,body .lang-selector:hover,body .lang-switcher:hover,body .language-toggle:hover,body .locale-selector:hover,body .locale-switcher:hover,body .bl-language-selector:hover,body .bl-language-switcher:hover{opacity:1!important}body .language-switcher button,body .language-selector button,body .lang-selector button,body .lang-switcher button,body .language-toggle button,body .locale-selector button,body .locale-switcher button,body .bl-language-selector button,body .bl-language-switcher button,body .language-switcher .lang,body .language-selector .lang,body .lang-selector .lang,body .lang-switcher .lang,body .language-toggle .lang,body .locale-selector .lang,body .locale-switcher .lang,body .bl-language-selector .lang,body .bl-language-switcher .lang{min-width:24px!important;width:auto!important;height:22px!important;min-height:22px!important;padding:0 6px!important;margin:0!important;font-size:9px!important;line-height:1!important;border-radius:999px!important;box-shadow:none!important}body .language-switcher,body .language-selector,body .lang-selector,body .lang-switcher,body .bl-language-switcher{position:fixed!important;top:auto!important;right:auto!important;left:10px!important;bottom:10px!important;z-index:50!important;transform:scale(.62)!important;transform-origin:bottom left!important;opacity:.45!important;padding:2px!important;gap:2px!important;border-radius:999px!important;box-shadow:0 4px 12px #0f172a14!important}body .language-switcher:hover,body .language-selector:hover,body .lang-selector:hover,body .lang-switcher:hover,body .bl-language-switcher:hover{opacity:1!important;z-index:9999!important}body .language-switcher button,body .language-selector button,body .lang-selector button,body .lang-switcher button,body .bl-language-switcher button,body .language-switcher .lang,body .language-selector .lang,body .lang-selector .lang,body .lang-switcher .lang,body .bl-language-switcher .lang{min-width:22px!important;height:20px!important;min-height:20px!important;padding:0 5px!important;margin:0!important;font-size:8px!important;box-shadow:none!important}body .language-switcher,body .language-selector,body .lang-selector,body .lang-switcher,body .bl-language-switcher{position:fixed!important;top:auto!important;right:auto!important;left:16px!important;bottom:16px!important;z-index:9999!important;transform:none!important;opacity:.88!important;padding:5px!important;gap:4px!important;border-radius:999px!important;background:rgba(7,17,31,.82)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 10px 26px #07111f38!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}body .language-switcher button,body .language-selector button,body .lang-selector button,body .lang-switcher button,body .bl-language-switcher button,body .language-switcher .lang,body .language-selector .lang,body .lang-selector .lang,body .lang-switcher .lang,body .bl-language-switcher .lang{min-width:44px!important;height:28px!important;min-height:28px!important;padding:0 10px!important;margin:0!important;font-size:11px!important;line-height:1!important;border-radius:999px!important;box-shadow:none!important;font-weight:900!important}body .language-switcher,body .language-selector,body .lang-selector,body .lang-switcher,body .bl-language-switcher{position:fixed!important;top:92px!important;right:24px!important;bottom:auto!important;left:auto!important;z-index:9999!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:5px!important;width:auto!important;padding:5px!important;border-radius:16px!important;background:rgba(7,17,31,.82)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 12px 28px #07111f33!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;opacity:.9!important;transform:none!important}body .language-switcher:hover,body .language-selector:hover,body .lang-selector:hover,body .lang-switcher:hover,body .bl-language-switcher:hover{opacity:1!important}body .language-switcher button,body .language-selector button,body .lang-selector button,body .lang-switcher button,body .bl-language-switcher button,body .language-switcher .lang,body .language-selector .lang,body .lang-selector .lang,body .lang-switcher .lang,body .bl-language-switcher .lang{width:48px!important;min-width:48px!important;height:28px!important;min-height:28px!important;margin:0!important;padding:0 8px!important;border-radius:10px!important;font-size:10px!important;font-weight:900!important;line-height:1!important;box-shadow:none!important}@media (max-width: 800px){body .language-switcher,body .language-selector,body .lang-selector,body .lang-switcher,body .bl-language-switcher{top:78px!important;right:10px!important;transform:scale(.9)!important;transform-origin:top right!important}}body .language-switcher,body .language-selector,body .lang-selector,body .lang-switcher,body .bl-language-switcher{position:fixed!important;top:78px!important;right:34px!important;bottom:auto!important;left:auto!important;z-index:9999!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:3px!important;width:auto!important;padding:3px!important;border-radius:999px!important;background:rgba(7,17,31,.78)!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 8px 20px #07111f29!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;opacity:.88!important;transform:scale(.82)!important;transform-origin:top right!important}body .language-switcher button,body .language-selector button,body .lang-selector button,body .lang-switcher button,body .bl-language-switcher button,body .language-switcher .lang,body .language-selector .lang,body .lang-selector .lang,body .lang-switcher .lang,body .bl-language-switcher .lang{width:auto!important;min-width:30px!important;height:24px!important;min-height:24px!important;margin:0!important;padding:0 8px!important;border-radius:999px!important;font-size:10px!important;font-weight:900!important;line-height:1!important;box-shadow:none!important}body .language-switcher,body .language-selector,body .lang-selector,body .lang-switcher,body .bl-language-switcher{position:fixed!important;top:88px!important;right:34px!important;bottom:auto!important;left:auto!important;z-index:9999!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:center!important;width:46px!important;min-width:46px!important;max-width:46px!important;gap:4px!important;padding:5px!important;border-radius:14px!important;background:rgba(7,17,31,.78)!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 8px 20px #07111f29!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;opacity:.9!important;transform:none!important}body .language-switcher button,body .language-selector button,body .lang-selector button,body .lang-switcher button,body .bl-language-switcher button,body .language-switcher .lang,body .language-selector .lang,body .lang-selector .lang,body .lang-switcher .lang,body .bl-language-switcher .lang{display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:26px!important;min-height:26px!important;margin:0!important;padding:0!important;border-radius:9px!important;font-size:10px!important;font-weight:900!important;line-height:1!important;box-shadow:none!important}body .language-switcher .lang.active,body .language-selector .lang.active,body .lang-selector .lang.active,body .lang-switcher .lang.active,body .bl-language-switcher .lang.active,body .language-switcher button.active,body .language-selector button.active,body .lang-selector button.active,body .lang-switcher button.active,body .bl-language-switcher button.active{background:#ffffff!important;color:#07111f!important}@media (max-width: 800px){body .language-switcher,body .language-selector,body .lang-selector,body .lang-switcher,body .bl-language-switcher{top:74px!important;right:10px!important}}body .language-switcher{position:fixed!important;top:82px!important;right:22px!important;bottom:auto!important;left:auto!important;z-index:9999!important;display:grid!important;grid-template-columns:1fr!important;grid-auto-flow:row!important;gap:4px!important;width:52px!important;min-width:52px!important;max-width:52px!important;padding:5px!important;border-radius:16px!important;overflow:hidden!important;background:rgba(7,17,31,.78)!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 8px 20px #07111f29!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;transform:none!important;opacity:.92!important}body .language-switcher .lang,body .language-switcher button,body .language-switcher a{position:static!important;display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:28px!important;min-height:28px!important;max-height:28px!important;margin:0!important;padding:0!important;border-radius:10px!important;font-size:10px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;transform:none!important;box-shadow:none!important}body .language-switcher .lang.active,body .language-switcher button.active,body .language-switcher a.active{width:42px!important;min-width:42px!important;max-width:42px!important;background:#ffffff!important;color:#07111f!important;transform:none!important}body .language-switcher .lang span:not(:first-child),body .language-switcher button span:not(:first-child){display:none!important}@media (max-width: 800px){body .language-switcher{top:72px!important;right:8px!important}}.bl-language-switcher.bl-language-dropdown,body .bl-language-switcher.bl-language-dropdown{position:fixed!important;top:38px!important;right:198px!important;bottom:auto!important;left:auto!important;z-index:100000!important;display:block!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;opacity:1!important;overflow:visible!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.bl-language-trigger,body .bl-language-switcher.bl-language-dropdown .bl-language-trigger{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;width:auto!important;min-width:78px!important;max-width:none!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0!important;padding:0 12px!important;border-radius:999px!important;border:1px solid rgba(7,17,31,.1)!important;background:rgba(255,255,255,.96)!important;color:#07111f!important;box-shadow:0 10px 24px #07111f14!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;font-size:13px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;cursor:pointer!important;transform:none!important}.bl-language-trigger:hover,body .bl-language-switcher.bl-language-dropdown .bl-language-trigger:hover{background:#f7fffd!important;color:#07111f!important;transform:none!important;box-shadow:0 12px 28px #07111f1a!important}.bl-language-trigger__flag{font-size:15px!important;line-height:1!important}.bl-language-trigger strong{color:inherit!important;font-size:13px!important;font-weight:950!important;letter-spacing:.01em!important}.bl-language-trigger__caret{color:#6b7280!important;font-size:10px!important;line-height:1!important;transform:translateY(-1px)!important}.bl-language-menu,body .bl-language-switcher.bl-language-dropdown .bl-language-menu{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;left:auto!important;z-index:100001!important;display:grid!important;gap:3px!important;width:178px!important;min-width:178px!important;max-width:178px!important;padding:8px!important;margin:0!important;border-radius:14px!important;border:1px solid rgba(7,17,31,.1)!important;background:#ffffff!important;box-shadow:0 20px 48px #07111f2b!important;overflow:hidden!important}.bl-language-menu__option,body .bl-language-switcher.bl-language-dropdown .bl-language-menu__option{display:grid!important;grid-template-columns:24px minmax(0,1fr) 18px!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:none!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0!important;padding:0 10px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#07111f!important;box-shadow:none!important;font-size:13px!important;font-weight:850!important;line-height:1!important;text-align:left!important;white-space:nowrap!important;cursor:pointer!important;transform:none!important}.bl-language-menu__option:hover,body .bl-language-switcher.bl-language-dropdown .bl-language-menu__option:hover{background:#e9fbf7!important;color:#07111f!important;transform:none!important}.bl-language-menu__option.is-active,body .bl-language-switcher.bl-language-dropdown .bl-language-menu__option.is-active{background:#f7fffd!important;color:#009f8b!important}.bl-language-menu__option strong{color:#009f8b!important;font-size:13px!important;font-weight:950!important;text-align:right!important}@media (max-width: 980px){.bl-language-switcher.bl-language-dropdown,body .bl-language-switcher.bl-language-dropdown{top:22px!important;right:18px!important}}@media (max-width: 760px){.bl-language-switcher.bl-language-dropdown,body .bl-language-switcher.bl-language-dropdown{top:12px!important;right:12px!important}.bl-language-trigger,body .bl-language-switcher.bl-language-dropdown .bl-language-trigger{min-width:70px!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:0 10px!important;font-size:12px!important}.bl-language-menu,body .bl-language-switcher.bl-language-dropdown .bl-language-menu{width:166px!important;min-width:166px!important;max-width:166px!important}}.bl-language-switcher.bl-language-dropdown,.bl-language-dropdown,body .bl-language-switcher.bl-language-dropdown,body .bl-language-dropdown{position:fixed!important;top:auto!important;right:18px!important;bottom:18px!important;left:auto!important;z-index:99999!important;display:block!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;opacity:1!important;overflow:visible!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.bl-language-trigger,body .bl-language-switcher.bl-language-dropdown .bl-language-trigger,body .bl-language-dropdown .bl-language-trigger{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;width:auto!important;min-width:72px!important;max-width:none!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0!important;padding:0 12px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.14)!important;background:rgba(7,17,31,.88)!important;color:#fff!important;box-shadow:0 12px 28px #07111f38!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;font-size:12px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;cursor:pointer!important;transform:none!important}.bl-language-trigger:hover,body .bl-language-switcher.bl-language-dropdown .bl-language-trigger:hover,body .bl-language-dropdown .bl-language-trigger:hover{background:rgba(7,17,31,.94)!important;color:#fff!important;transform:none!important;box-shadow:0 14px 32px #07111f42!important}.bl-language-trigger strong,body .bl-language-switcher.bl-language-dropdown .bl-language-trigger strong,body .bl-language-dropdown .bl-language-trigger strong{color:inherit!important;font-size:12px!important;font-weight:950!important;letter-spacing:.01em!important}.bl-language-trigger__flag,body .bl-language-switcher.bl-language-dropdown .bl-language-trigger__flag,body .bl-language-dropdown .bl-language-trigger__flag{display:none!important}.bl-language-trigger__caret,body .bl-language-switcher.bl-language-dropdown .bl-language-trigger__caret,body .bl-language-dropdown .bl-language-trigger__caret{color:#ffffffbf!important;font-size:10px!important;line-height:1!important;transform:translateY(-1px)!important}.bl-language-menu,body .bl-language-switcher.bl-language-dropdown .bl-language-menu,body .bl-language-dropdown .bl-language-menu{position:absolute!important;top:auto!important;right:0!important;bottom:calc(100% + 10px)!important;left:auto!important;z-index:100000!important;display:grid!important;gap:4px!important;width:182px!important;min-width:182px!important;max-width:182px!important;padding:8px!important;margin:0!important;border-radius:14px!important;border:1px solid rgba(7,17,31,.1)!important;background:#ffffff!important;box-shadow:0 18px 45px #07111f2e!important;overflow:hidden!important}.bl-language-menu__option,body .bl-language-switcher.bl-language-dropdown .bl-language-menu__option,body .bl-language-dropdown .bl-language-menu__option{display:grid!important;grid-template-columns:24px minmax(0,1fr) 16px!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:none!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0!important;padding:0 10px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#07111f!important;box-shadow:none!important;font-size:13px!important;font-weight:850!important;line-height:1!important;text-align:left!important;white-space:nowrap!important;cursor:pointer!important;transform:none!important}.bl-language-menu__option:hover,body .bl-language-switcher.bl-language-dropdown .bl-language-menu__option:hover,body .bl-language-dropdown .bl-language-menu__option:hover{background:#e9fbf7!important;color:#07111f!important;transform:none!important}.bl-language-menu__option.is-active,body .bl-language-switcher.bl-language-dropdown .bl-language-menu__option.is-active,body .bl-language-dropdown .bl-language-menu__option.is-active{background:#f7fffd!important;color:#009f8b!important}.bl-language-menu__option strong,body .bl-language-switcher.bl-language-dropdown .bl-language-menu__option strong,body .bl-language-dropdown .bl-language-menu__option strong{color:#009f8b!important;font-size:13px!important;font-weight:950!important;text-align:right!important}@media (max-width: 760px){.bl-language-switcher.bl-language-dropdown,.bl-language-dropdown,body .bl-language-switcher.bl-language-dropdown,body .bl-language-dropdown{right:12px!important;bottom:12px!important}.bl-language-trigger,body .bl-language-switcher.bl-language-dropdown .bl-language-trigger,body .bl-language-dropdown .bl-language-trigger{min-width:66px!important;height:36px!important;min-height:36px!important;max-height:36px!important;padding:0 11px!important}.bl-language-menu,body .bl-language-switcher.bl-language-dropdown .bl-language-menu,body .bl-language-dropdown .bl-language-menu{width:174px!important;min-width:174px!important;max-width:174px!important}}@media (min-width: 981px){.bl-app-shell,.creator-shell.bl-app-shell,.dashboard-page.bl-app-shell,.creator-studio-shell,.member-social-shell{width:min(1680px,calc(100vw - 48px))!important;max-width:1680px!important;margin-left:auto!important;margin-right:auto!important}.bl-app-topbar,.creator-topbar.bl-app-topbar,.member-topbar.bl-app-topbar{width:100%!important;max-width:none!important}.creator-shell.bl-app-shell,.dashboard-page.bl-app-shell{padding-left:0!important;padding-right:0!important}.bl-creator-hero,.bl-member-hero,.creator-dashboard-main,.member-dashboard-main,.creator-studio-shell>section,.member-social-shell>section{width:100%!important;max-width:none!important}}@media (min-width: 1500px){.bl-creator-hero,.bl-member-hero{gap:48px!important}}@media (max-width: 980px){.bl-app-shell,.creator-shell.bl-app-shell,.dashboard-page.bl-app-shell,.creator-studio-shell,.member-social-shell{width:min(100% - 24px,820px)!important;max-width:820px!important}}@media (max-width: 640px){.bl-app-shell,.creator-shell.bl-app-shell,.dashboard-page.bl-app-shell,.creator-studio-shell,.member-social-shell{width:100%!important;max-width:none!important}}.creator-shell.bl-app-shell.creator-studio-shell,.creator-shell.bl-app-shell,.dashboard-page.bl-app-shell,.member-social-shell{min-height:100vh!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important;padding-bottom:0!important}@media (max-width: 640px){.creator-shell.bl-app-shell.creator-studio-shell,.creator-shell.bl-app-shell,.dashboard-page.bl-app-shell,.member-social-shell{min-height:100vh!important;padding-bottom:0!important}}.bl-nav-pill .creator-nav-count,.creator-mobile-menu-item .creator-nav-count{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:22px!important;height:22px!important;margin-left:8px!important;padding:0 7px!important;border-radius:999px!important;background:#08b8a3!important;color:#fff!important;font-size:12px!important;font-weight:900!important;line-height:1!important}.bl-nav-pill:has(.creator-nav-count){gap:6px!important}@media (max-width: 680px){.creator-shell.bl-app-shell,.creator-shell.bl-app-shell.creator-studio-shell,.dashboard-page.bl-app-shell,.bl-app-shell{padding-top:0!important}.creator-topbar.bl-app-topbar{top:0!important;margin-top:0!important;margin-bottom:14px!important;width:calc(100% - 16px)!important;grid-template-columns:minmax(0,1fr) auto auto!important;gap:8px!important;padding:10px 12px!important;border-radius:22px!important}.creator-topbar .topbar-actions.creator-notification-actions{display:flex!important;grid-column:2!important;grid-row:1!important;align-items:center!important;justify-content:flex-end!important;width:auto!important;min-width:0!important;gap:0!important;margin:0!important}.creator-topbar .creator-notification-shell{display:flex!important;width:auto!important;min-width:0!important;margin:0!important}.creator-topbar .creator-sound-alert-toggle,.creator-topbar .creator-notification-actions>button.small:last-child{display:none!important}.creator-topbar .creator-notification-bell{display:inline-flex!important;position:relative!important;align-items:center!important;justify-content:center!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0!important;border-radius:999px!important;background:#ffffff!important;color:var(--bl-navy)!important;border:1px solid rgba(7,17,31,.1)!important;box-shadow:0 12px 28px #07111f17!important;overflow:visible!important}.creator-topbar .creator-notification-bell span:not(.creator-notification-bell-icon){display:none!important}.creator-topbar .creator-notification-bell-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:17px!important;line-height:1!important}.creator-topbar .creator-notification-bell strong{display:inline-flex!important;position:absolute!important;top:-5px!important;right:-5px!important;align-items:center!important;justify-content:center!important;min-width:20px!important;height:20px!important;padding:0 6px!important;border-radius:999px!important;background:var(--bl-teal)!important;color:#fff!important;border:2px solid #ffffff!important;font-size:11px!important;font-weight:950!important;line-height:1!important;box-shadow:0 8px 18px #00bfa640!important}.bl-mobile-menu-toggle{grid-column:3!important;grid-row:1!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important}}@media (max-width: 680px){.creator-topbar.bl-app-topbar{top:0!important;margin-top:0!important}.creator-topbar .topbar-actions.creator-notification-actions,.creator-topbar .creator-notification-shell,.creator-topbar .creator-notification-bell{display:none!important}.bl-mobile-menu-toggle{position:relative!important;overflow:visible!important}.bl-mobile-menu-toggle .bl-mobile-menu-notification-badge{display:inline-flex!important;position:absolute!important;top:-6px!important;right:-6px!important;align-items:center!important;justify-content:center!important;min-width:21px!important;height:21px!important;padding:0 6px!important;border-radius:999px!important;background:var(--bl-teal, #08b8a3)!important;color:#fff!important;border:2px solid #ffffff!important;font-size:11px!important;font-weight:950!important;line-height:1!important;letter-spacing:-.03em!important;box-shadow:0 8px 18px #00bfa642!important;pointer-events:none!important}.bl-mobile-menu-toggle.open .bl-mobile-menu-notification-badge{opacity:0!important;transform:scale(.8)!important}.creator-mobile-menu-item .creator-nav-count{margin-left:auto!important}}.creator-notification-center-section{display:none!important}.creator-notification-nav-pill{position:relative!important}.creator-notification-lightbox-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10080;background:rgba(7,17,31,.24);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:flex-end;align-items:flex-start;padding:118px 32px 32px}.creator-notification-lightbox{position:relative;width:min(520px,calc(100vw - 64px));max-height:min(760px,calc(100vh - 150px));overflow:hidden;border-radius:28px;background:rgba(255,255,255,.96);border:1px solid rgba(7,17,31,.08);box-shadow:0 30px 80px #07111f38}.creator-notification-lightbox-close{position:absolute;top:18px;right:18px;width:38px;height:38px;border-radius:999px;border:1px solid rgba(7,17,31,.1);background:#ffffff;color:#07111f;font-size:24px;line-height:1;font-weight:700;cursor:pointer;box-shadow:0 12px 28px #07111f14}.creator-notification-lightbox-header{display:flex;justify-content:space-between;gap:18px;padding:30px 72px 22px 28px;border-bottom:1px solid rgba(7,17,31,.08);background:linear-gradient(135deg,rgba(206,255,247,.5),rgba(255,255,255,.92))}.creator-notification-lightbox-header h2{margin:8px 0;font-size:clamp(28px,3vw,38px);line-height:.95;letter-spacing:-.055em;color:#07111f}.creator-notification-lightbox-header .muted{margin:0;font-size:15px;line-height:1.35}.creator-notification-lightbox-count{align-self:flex-start;display:inline-grid;place-items:center;min-width:38px;height:38px;padding:0 12px;border-radius:999px;background:#0bb8a7;color:#fff;font-weight:900;box-shadow:0 12px 28px #0bb8a747}.creator-notification-lightbox-body{max-height:calc(min(760px,calc(100vh - 150px)) - 150px);overflow:auto;padding:20px}.creator-notification-lightbox .creator-notification-priority-block{margin:0 0 18px;padding:14px;border-radius:22px;background:rgba(7,17,31,.035);border:1px solid rgba(7,17,31,.08)}.creator-notification-lightbox .creator-notification-priority-block>span{display:block;margin:0 0 10px;color:#009b8d;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.creator-notification-lightbox .creator-notification-call-list,.creator-notification-lightbox .creator-notification-list{display:grid;gap:10px}.creator-notification-lightbox .creator-notification-item{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:stretch;padding:10px;border-radius:18px;border:1px solid rgba(7,17,31,.08);background:#ffffff;box-shadow:0 12px 30px #07111f0f}.creator-notification-lightbox .creator-notification-item-main{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:6px;text-align:left;cursor:pointer;display:grid;gap:5px;color:#07111f}.creator-notification-lightbox .creator-notification-item-main strong{font-size:15px;line-height:1.18}.creator-notification-lightbox .creator-notification-item-main small{color:#6b7483;font-size:13px;line-height:1.3}.creator-notification-lightbox .creator-notification-type-pill{width:fit-content;padding:5px 8px;border-radius:999px;background:rgba(11,184,167,.12);color:#008b80;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.creator-notification-lightbox .creator-notification-delete-button{align-self:center;min-width:76px;height:36px;padding:0 12px;border-radius:999px;border:1px solid rgba(7,17,31,.1);background:#ffffff;color:#6b7483;font-size:12px;font-weight:800;cursor:pointer}.creator-notification-lightbox .creator-notification-empty{padding:24px;text-align:center;border-radius:22px;background:rgba(7,17,31,.035);border:1px solid rgba(7,17,31,.08)}@media (max-width: 780px){.creator-notification-lightbox-backdrop{align-items:flex-end;justify-content:center;padding:18px}.creator-notification-lightbox{width:100%;max-height:min(82vh,760px);border-radius:26px 26px 18px 18px}.creator-notification-lightbox-header{padding:26px 64px 18px 22px}.creator-notification-lightbox-header h2{font-size:30px}.creator-notification-lightbox-body{max-height:calc(82vh - 132px);padding:14px}.creator-notification-lightbox .creator-notification-item{grid-template-columns:1fr}.creator-notification-lightbox .creator-notification-delete-button{justify-self:flex-start}}.creator-notification-lightbox-close{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;line-height:1!important;text-align:center!important}.creator-notification-lightbox-close svg,.creator-notification-lightbox-close span{display:block!important;flex:0 0 auto!important}@media (max-width: 640px){html,body,#root{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.bl-app-shell,.creator-shell.bl-app-shell,.creator-shell.bl-app-shell.creator-studio-shell,.dashboard-page.bl-app-shell,.creator-studio-shell,.member-social-shell{width:100%!important;max-width:100%!important;padding:104px 16px 0!important;box-sizing:border-box!important;overflow-x:hidden!important}.bl-app-topbar,.creator-topbar.bl-app-topbar,.member-topbar.bl-app-topbar{top:10px!important;left:10px!important;right:10px!important;width:auto!important}.bl-creator-hero,.creator-hero-grid,.bl-member-hero,.member-hero-grid{width:100%!important;max-width:100%!important;grid-template-columns:1fr!important;gap:20px!important;margin:10px 0 22px!important;padding:0!important;box-sizing:border-box!important}.creator-profile-panel,.earnings-panel,.upload-studio-card,.content-gallery-card,.activity-card,.hot-fans-card,.creator-profile-edit-suite,.creator-profile-simple-suite,.creator-bio-editor,.membership-studio-card,.wishlist-studio-card{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}.creator-profile-panel,.earnings-panel{padding-left:8px!important;padding-right:8px!important}.creator-profile-main,.creator-profile-heading{width:100%!important;justify-content:center!important;text-align:center!important}.creator-location{width:100%!important;margin:14px 0 12px!important;padding:0!important;text-align:center!important;box-sizing:border-box!important}.creator-pill-row,.pill-row,.bl-quick-actions,.creator-profile-actions{width:100%!important;max-width:100%!important;justify-content:center!important;padding:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}.bl-quick-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.bl-quick-actions button,.creator-profile-actions button,.quick-photo-form button{width:100%!important;max-width:100%!important}.creator-profile-edit-suite,.creator-profile-simple-suite,.upload-studio-card,.content-gallery-card,.activity-card,.hot-fans-card,.membership-studio-card,.wishlist-studio-card{padding-left:18px!important;padding-right:18px!important;border-radius:18px!important}}@media (max-width: 640px){.bl-app-shell,.creator-shell.bl-app-shell,.creator-shell.bl-app-shell.creator-studio-shell,.dashboard-page.bl-app-shell,.creator-studio-shell,.member-social-shell{padding:10px 16px 0!important}.bl-app-topbar,.creator-topbar.bl-app-topbar,.member-topbar.bl-app-topbar{top:auto!important;left:auto!important;right:auto!important;width:100%!important;margin:0 0 24px!important}.bl-creator-hero,.creator-hero-grid,.bl-member-hero,.member-hero-grid{margin-top:0!important}.creator-profile-main{margin-top:0!important;margin-bottom:18px!important}.creator-avatar,.avatar-circle,.creator-avatar-large,.profile-card-header .creator-avatar{width:128px!important;height:154px!important;flex:0 0 128px!important;border-radius:24px!important}.creator-profile-copy h1{font-size:clamp(54px,16vw,72px)!important}.creator-profile-actions,.bl-quick-actions{display:none!important}}.creator-upload-reset{display:none!important}html,body,#root{min-height:100%!important}#root{min-height:100vh!important}.creator-shell.bl-app-shell.creator-studio-shell,.creator-shell.bl-app-shell,.dashboard-page.bl-app-shell,.member-social-shell{min-height:100vh!important;display:flex!important;flex-direction:column!important;padding-bottom:0!important}.creator-shell.bl-app-shell.creator-studio-shell>.legal-footer-card,.creator-shell.bl-app-shell>.legal-footer-card,.dashboard-page.bl-app-shell>.legal-footer-card,.member-social-shell>.legal-footer-card,.creator-shell.bl-app-shell.creator-studio-shell>.creator-legal-footer,.creator-shell.bl-app-shell>.creator-legal-footer,.dashboard-page.bl-app-shell>.legal-footer,.member-social-shell>.legal-footer{margin-top:auto!important}.legal-footer-card,.creator-legal-footer,.legal-footer,.auth-legal-footer{width:100%!important;min-height:0!important;height:auto!important;margin:24px 0 0!important;padding:14px 22px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;background:transparent!important;border-top:1px solid rgba(15,23,42,.1)!important;border-right:0!important;border-bottom:0!important;border-left:0!important;border-radius:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.legal-footer-card:before,.legal-footer-card:after,.creator-legal-footer:before,.creator-legal-footer:after,.legal-footer:before,.legal-footer:after,.auth-legal-footer:before,.auth-legal-footer:after{display:none!important;content:none!important}.legal-footer-card .section-label,.creator-legal-footer .section-label,.legal-footer .section-label,.auth-legal-footer .section-label,.legal-footer-card h2,.creator-legal-footer h2,.legal-footer h2,.auth-legal-footer h2,.legal-footer-card h3,.creator-legal-footer h3,.legal-footer h3,.auth-legal-footer h3{display:none!important}.legal-footer-card p,.creator-legal-footer p,.legal-footer p,.auth-legal-footer p{max-width:620px!important;margin:0!important;color:#0f172a7a!important;font-size:12px!important;line-height:1.35!important;font-weight:650!important;letter-spacing:0!important}.creator-legal-footer-links,.legal-footer-links,.auth-legal-footer-links,.creator-legal-footer-secondary,.legal-footer-secondary,.auth-legal-footer-secondary{margin:0!important;padding:0!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:8px 16px!important}.legal-footer-link,.creator-legal-footer-links a,.creator-legal-footer-links button,.legal-footer-links a,.legal-footer-links button,.auth-legal-footer-links a,.auth-legal-footer-links button,.creator-legal-footer-secondary a,.legal-footer-secondary a,.auth-legal-footer-secondary a,.legal-footer-card a,.legal-footer-card button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:0!important;max-width:max-content!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#0f172a9e!important;box-shadow:none!important;font-size:12px!important;line-height:1.2!important;font-weight:700!important;text-decoration:none!important;white-space:nowrap!important;cursor:pointer!important}.legal-footer-link:hover,.creator-legal-footer-links a:hover,.creator-legal-footer-links button:hover,.legal-footer-links a:hover,.legal-footer-links button:hover,.auth-legal-footer-links a:hover,.auth-legal-footer-links button:hover,.creator-legal-footer-secondary a:hover,.legal-footer-secondary a:hover,.auth-legal-footer-secondary a:hover,.legal-footer-card a:hover,.legal-footer-card button:hover{background:transparent!important;color:#00a99d!important;transform:none!important;box-shadow:none!important;text-decoration:none!important}.auth-card .legal-footer-card,.login-card .legal-footer-card,.register-card .legal-footer-card,.registration-card .legal-footer-card{margin-top:18px!important;padding:14px 0 0!important;align-items:center!important;flex-direction:column!important;justify-content:center!important;gap:10px!important;text-align:center!important;background:transparent!important}.auth-card .legal-footer-card p,.login-card .legal-footer-card p,.register-card .legal-footer-card p,.registration-card .legal-footer-card p{max-width:none!important;text-align:center!important}.auth-card .legal-footer-links,.login-card .legal-footer-links,.register-card .legal-footer-links,.registration-card .legal-footer-links{justify-content:center!important}@media (max-width: 900px){.legal-footer-card,.creator-legal-footer,.legal-footer,.auth-legal-footer{align-items:flex-start!important;flex-direction:column!important;justify-content:flex-start!important;gap:10px!important;padding:16px!important}.creator-legal-footer-links,.legal-footer-links,.auth-legal-footer-links,.creator-legal-footer-secondary,.legal-footer-secondary,.auth-legal-footer-secondary{justify-content:flex-start!important;gap:8px 14px!important}}.creator-profile-panel,.creator-card.creator-profile-panel,.bl-creator-hero .creator-profile-panel{min-height:0!important;padding:4px 0 18px!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;overflow:visible!important}.creator-profile-panel:before,.creator-profile-panel:after,.creator-card.creator-profile-panel:before,.creator-card.creator-profile-panel:after,.bl-creator-hero .creator-profile-panel:before,.bl-creator-hero .creator-profile-panel:after{display:none!important;content:none!important}.creator-profile-main,.creator-profile-panel .creator-profile-main{align-items:center!important;gap:22px!important;margin:0 0 18px!important}.creator-profile-panel .creator-avatar,.creator-profile-panel .avatar-circle,.creator-profile-panel .creator-avatar-large,.creator-profile-panel .profile-card-header .creator-avatar{width:108px!important;height:132px!important;flex:0 0 108px!important;border-radius:24px!important;border:4px solid #ffffff!important;box-shadow:0 22px 46px #07111f24,0 0 0 1px #00bfa61f!important}.creator-profile-panel .creator-kicker,.creator-profile-panel .section-label{margin-bottom:8px!important;letter-spacing:.12em!important}.creator-profile-panel h1,.creator-profile-panel .creator-profile-copy h1{margin:0 0 5px!important;font-size:clamp(54px,5.5vw,82px)!important;line-height:.86!important;letter-spacing:-.095em!important}.creator-profile-panel .creator-profile-copy .muted{color:#0f172a8c!important;font-size:18px!important;font-weight:850!important}.creator-profile-panel .creator-location{margin:18px 0 12px!important;color:var(--bl-navy)!important;font-size:17px!important;font-weight:900!important}.creator-profile-panel .creator-pill-row{margin:0 0 22px!important}.creator-profile-panel .creator-pill-row span,.creator-profile-panel .creator-badge,.creator-profile-panel .pill{background:rgba(233,251,247,.72)!important;border-color:#00bfa62e!important;box-shadow:none!important}.earnings-panel,.upload-studio-card,.content-gallery-card,.activity-card,.creator-profile-edit-suite,.creator-profile-simple-suite,.creator-bio-editor,.membership-studio-card,.wishlist-studio-card{border:1px solid rgba(7,17,31,.08)!important;background:rgba(255,255,255,.88)!important;box-shadow:0 18px 48px #07111f0e!important}@media (max-width: 800px){.creator-profile-panel,.creator-card.creator-profile-panel,.bl-creator-hero .creator-profile-panel{padding:22px 0 12px!important;text-align:center!important}.creator-profile-main,.creator-profile-panel .creator-profile-main{flex-direction:column!important;justify-content:center!important;gap:18px!important;margin:0 0 18px!important;text-align:center!important}.creator-profile-panel .creator-avatar,.creator-profile-panel .avatar-circle,.creator-profile-panel .creator-avatar-large,.creator-profile-panel .profile-card-header .creator-avatar{width:132px!important;height:166px!important;flex:0 0 132px!important;border-radius:28px!important}.creator-profile-panel h1,.creator-profile-panel .creator-profile-copy h1{font-size:clamp(56px,16vw,76px)!important}.creator-profile-panel .creator-location{margin:16px 0 12px!important;text-align:center!important}.creator-profile-panel .creator-pill-row,.creator-profile-actions,.bl-quick-actions{display:none!important}}.creator-memberships-card,.creator-elite-toggle-card,#creator-memberships{margin-top:30px!important}@media (max-width: 800px){.earnings-panel,.creator-card.earnings-panel,.bl-money-section.earnings-panel{padding-top:28px!important;padding-bottom:28px!important}.creator-memberships-card,.creator-elite-toggle-card,#creator-memberships{margin-top:22px!important}}.creator-wishlist-builder-card,#creator-wishlist-builder{margin-top:30px!important}@media (max-width: 800px){.creator-wishlist-builder-card,#creator-wishlist-builder{margin-top:22px!important}}@media (max-width: 640px){.hot-fans-card,.creator-card.hot-fans-card,.bl-money-section.hot-fans-card{width:100%!important;max-width:100%!important;padding:20px 18px!important;margin-top:22px!important;overflow:hidden!important;box-sizing:border-box!important}.hot-fans-header,.creator-section-header.hot-fans-header{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:14px!important;width:100%!important;max-width:100%!important;margin:0!important}.hot-fans-header>div:first-child{width:100%!important;max-width:100%!important;min-width:0!important}.hot-fans-header .section-label{display:block!important;width:100%!important;max-width:100%!important;margin:0 0 8px!important;font-size:11px!important;line-height:1.15!important;letter-spacing:.09em!important;white-space:normal!important;overflow-wrap:anywhere!important}.hot-fans-header h2{width:100%!important;max-width:100%!important;margin:0 0 8px!important;font-size:clamp(30px,10vw,40px)!important;line-height:.96!important;letter-spacing:-.065em!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}.hot-fans-header .muted{width:100%!important;max-width:100%!important;margin:0!important;font-size:14px!important;line-height:1.45!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}.hot-fans-header-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important}.hot-fans-header-summary{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:4px 8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:10px 12px!important;border-radius:16px!important;box-sizing:border-box!important;white-space:normal!important}.hot-fans-header-summary strong,.hot-fans-header-summary span{font-size:13px!important;line-height:1.25!important;white-space:normal!important}.hot-fans-toggle-button,.hot-fans-header-actions>button,.hot-fans-card .hot-fans-header-actions button{width:100%!important;max-width:100%!important;min-width:0!important;min-height:48px!important;margin:0!important;justify-content:center!important;box-sizing:border-box!important}}:root{--bl-dashboard-section-gap: 30px;--bl-dashboard-card-radius: 28px;--bl-dashboard-card-padding: 28px;--bl-dashboard-card-border: rgba(7, 17, 31, .08);--bl-dashboard-card-bg: rgba(255, 255, 255, .9);--bl-dashboard-card-shadow: 0 18px 48px rgba(7, 17, 31, .055)}.earnings-panel,.upload-studio-card,.content-gallery-card,.activity-card,.creator-profile-edit-suite,.creator-profile-simple-suite,.creator-bio-editor,.creator-wishlist-builder-card,.creator-memberships-card,.creator-elite-toggle-card,.hot-fans-card,.creator-card.earnings-panel,.creator-card.upload-studio-card,.creator-card.content-gallery-card,.creator-card.activity-card,.creator-card.creator-profile-edit-suite,.creator-card.creator-profile-simple-suite,.creator-card.creator-wishlist-builder-card,.creator-card.creator-memberships-card,.creator-card.creator-elite-toggle-card,.creator-card.hot-fans-card{border-radius:var(--bl-dashboard-card-radius)!important;border:1px solid var(--bl-dashboard-card-border)!important;background:var(--bl-dashboard-card-bg)!important;box-shadow:var(--bl-dashboard-card-shadow)!important;overflow:hidden!important}.creator-profile-edit-suite,.creator-profile-simple-suite,.creator-bio-editor,.upload-studio-card,.content-gallery-card,.creator-wishlist-builder-card,.creator-memberships-card,.creator-elite-toggle-card,.hot-fans-card,.activity-card{margin-top:var(--bl-dashboard-section-gap)!important;margin-bottom:0!important}.earnings-panel,.creator-card.earnings-panel,.bl-money-section.earnings-panel{padding-top:38px!important;padding-bottom:38px!important}.studio-form input,.studio-form select,.studio-form textarea,.custom-file-picker,.native-file-trigger,.creator-profile-edit-suite input,.creator-profile-edit-suite textarea,.creator-profile-edit-suite select,.creator-wishlist-builder-card input,.creator-wishlist-builder-card textarea,.creator-wishlist-builder-card select,.creator-memberships-card input,.creator-memberships-card textarea,.creator-memberships-card select,.hot-fans-header-summary{border-radius:16px!important}.creator-pill-row span,.creator-badge,.pill,.hot-fans-toggle-button,.earnings-action-button,.earnings-support-link,.studio-submit{border-radius:999px!important}@media (max-width: 800px){:root{--bl-dashboard-section-gap: 22px;--bl-dashboard-card-radius: 24px;--bl-dashboard-card-padding: 20px}.earnings-panel,.upload-studio-card,.content-gallery-card,.activity-card,.creator-profile-edit-suite,.creator-profile-simple-suite,.creator-bio-editor,.creator-wishlist-builder-card,.creator-memberships-card,.creator-elite-toggle-card,.hot-fans-card,.creator-card.earnings-panel,.creator-card.upload-studio-card,.creator-card.content-gallery-card,.creator-card.activity-card,.creator-card.creator-profile-edit-suite,.creator-card.creator-profile-simple-suite,.creator-card.creator-wishlist-builder-card,.creator-card.creator-memberships-card,.creator-card.creator-elite-toggle-card,.creator-card.hot-fans-card{border-radius:var(--bl-dashboard-card-radius)!important}.earnings-panel,.creator-card.earnings-panel,.bl-money-section.earnings-panel{padding-top:28px!important;padding-bottom:28px!important}}.creator-shell,.creator-shell.bl-app-shell,.creator-shell.bl-app-shell.creator-studio-shell,.creator-hero-grid,.activity-grid,.member-activity-grid,.creator-stats-grid,.creator-media-grid,.member-media-grid,.member-wallet-grid,.studio-form-grid,.wallet-metrics,.earnings-metrics,.creator-grid,.member-browse-card .creator-grid{gap:5px!important}.creator-card,.card,.upload-studio-card,.content-gallery-card,.activity-card,.creator-profile-panel,.profile-editor-card,.profile-edit-card,.earnings-panel,.creator-earnings-panel,.wishlist-card,.creator-wishlist-card,.creator-wishlist-section,.creator-subscription-card,.creator-elite-card,.elite-membership-card,.hot-fans-card,.creator-hot-fans-card,.creator-notification-lightbox,.creator-notification-panel,.creator-media-card,.media-card,.member-browse-card,.member-profile-card,.member-activity-card,.member-wallet-card,.member-credit-card,.member-wallet-grid>.card,.live-call-request-card,.creator-instant-notification-card,.bl-confirm-card,.live-call-schedule-modal{border-radius:5px!important}.creator-card,.upload-studio-card,.content-gallery-card,.activity-card,.profile-editor-card,.profile-edit-card,.wishlist-card,.creator-wishlist-card,.creator-wishlist-section,.creator-subscription-card,.creator-elite-card,.elite-membership-card,.hot-fans-card,.creator-hot-fans-card,.member-browse-card,.member-profile-card,.member-activity-card{margin-top:5px!important;margin-bottom:5px!important}.creator-profile-panel,.earnings-panel,.creator-earnings-panel{margin-top:0!important;margin-bottom:5px!important}.creator-topbar,.creator-mobile-header,.member-topbar{border-radius:5px!important;margin-bottom:5px!important}.creator-section-header,.creator-section-header.compact{margin-bottom:5px!important}input,select,textarea,button,.native-file-trigger,.custom-file-picker,.file-field,.package-button,.stat-chip,.creator-pill-row span,.creator-badge,.pill,.earnings-metrics div,.wallet-metrics div,.empty-state{border-radius:5px!important}@media (max-width: 800px){.creator-shell,.creator-shell.bl-app-shell,.creator-shell.bl-app-shell.creator-studio-shell,.dashboard-page.member-dashboard-page{gap:5px!important}.creator-card,.upload-studio-card,.content-gallery-card,.activity-card,.profile-editor-card,.profile-edit-card,.wishlist-card,.creator-wishlist-card,.creator-wishlist-section,.creator-subscription-card,.creator-elite-card,.elite-membership-card,.hot-fans-card,.creator-hot-fans-card,.member-browse-card,.member-profile-card,.member-activity-card{margin-top:5px!important;margin-bottom:5px!important;border-radius:5px!important}}:root{--bl-box-radius-final: 5px;--bl-section-gap-final: 5px}.creator-shell :is(.creator-card,.card,.creator-topbar,.creator-nav,.creator-nav-list,.creator-nav-pill,.creator-profile-panel,.earnings-panel,.upload-studio-card,.content-gallery-card,.activity-card,.wishlist-card,.wishlist-panel,.wishlist-item-card,.creator-wishlist-card,.elite-plan-card,.creator-elite-card,.creator-membership-card,.hot-fans-card,.hot-fans-panel,.subscription-opportunities-card,.creator-media-card,.media-card,.media-preview,.creator-media-preview,.media-placeholder,.empty-state,.notice,.notice-card,.error,.pill,.creator-badge,.creator-pill-row span,.stat-chip,.earnings-metrics div,.wallet-metrics div,.package,.package-button,.quick-photo-form,.file-field,.custom-file-picker,.native-file-trigger,.studio-form,.studio-form-grid,.legal-footer-card,.creator-legal-footer,.legal-footer,.auth-legal-footer,.notification-lightbox,.notification-lightbox-panel,.notification-lightbox-card,.creator-notification-lightbox,.creator-notification-lightbox-panel,.creator-notification-lightbox-card,.creator-instant-notification-card,.live-call-request-card,.live-call-schedule-modal,.bl-confirm-card,.media-viewer,.media-viewer-content,.creator-profile-card,.member-profile-card,.member-browse-card,.member-activity-card,.member-wallet-card,.member-credit-card){border-radius:var(--bl-box-radius-final)!important}.creator-shell :is(button,input,select,textarea,a.button,.button,.small,.ghost,.studio-submit,.earnings-action-button,.earnings-support-link,.delete-media-button,.native-file-trigger,.custom-file-button,.profile-close-button,.mobile-menu-toggle,.creator-mobile-menu,.mobile-menu-badge,.creator-nav-badge,.creator-notification-badge,.notification-badge,.status-approved,.status-pending,.status-rejected,.live-call-status-badge,.creator-instant-notification-close,.creator-notification-lightbox-close,.notification-lightbox-close,.media-viewer-close,.notice-close,.bl-confirm-close){border-radius:var(--bl-box-radius-final)!important}.creator-shell :is(.creator-avatar,.avatar-circle,.creator-avatar-large,.profile-card-header .creator-avatar,.creator-avatar.small-avatar,.small-avatar,img.creator-avatar,.creator-card-main img,.wishlist-item-card img,.creator-wishlist-card img){border-radius:var(--bl-box-radius-final)!important}.creator-shell :is(.creator-topbar,.creator-hero-grid,.creator-profile-panel,.earnings-panel,.upload-studio-card,.content-gallery-card,.wishlist-card,.wishlist-panel,.creator-wishlist-card,.elite-plan-card,.creator-elite-card,.creator-membership-card,.hot-fans-card,.hot-fans-panel,.subscription-opportunities-card,.activity-card,.creator-card,.legal-footer-card){margin-top:var(--bl-section-gap-final)!important;margin-bottom:var(--bl-section-gap-final)!important}.creator-hero-grid,.activity-grid,.creator-stats-grid,.creator-media-grid,.creator-grid,.studio-form,.studio-form-grid,.earnings-metrics,.wallet-metrics,.packages,.member-wallet-grid,.member-activity-grid,.member-media-grid,.creator-media-actions,.creator-pill-row,.pill-row,.hot-fans-toolbar,.subscription-opportunities-header,.creator-section-header{gap:var(--bl-section-gap-final)!important}.upload-studio-card,.content-gallery-card,.activity-card,.creator-wishlist-card,.elite-plan-card,.creator-elite-card,.creator-membership-card,.hot-fans-card,.hot-fans-panel,.subscription-opportunities-card,.activity-row,.row,.creator-media-footer,.media-footer,.creator-section-header,.live-call-request-card,.notification-lightbox-item,.creator-notification-lightbox-item,.wishlist-item-card,.creator-wishlist-item,.hot-fan-card,.buyer-card,.package-button{margin-top:var(--bl-section-gap-final)!important;margin-bottom:var(--bl-section-gap-final)!important}@media (max-width: 800px){.creator-shell :is(.creator-card,.card,.creator-topbar,.creator-nav,.creator-nav-list,.creator-nav-pill,.creator-profile-panel,.earnings-panel,.upload-studio-card,.content-gallery-card,.activity-card,.wishlist-card,.wishlist-panel,.wishlist-item-card,.creator-wishlist-card,.elite-plan-card,.creator-elite-card,.creator-membership-card,.hot-fans-card,.hot-fans-panel,.subscription-opportunities-card,.creator-media-card,.media-card,.media-preview,.creator-media-preview,.media-placeholder,.empty-state,.notice,.notice-card,.error,.pill,.creator-badge,.creator-pill-row span,.stat-chip,.earnings-metrics div,.wallet-metrics div,.package,.package-button,.quick-photo-form,.file-field,.custom-file-picker,.native-file-trigger,.legal-footer-card,.creator-legal-footer,.legal-footer,.auth-legal-footer){border-radius:var(--bl-box-radius-final)!important}.creator-shell :is(.creator-topbar,.creator-hero-grid,.creator-profile-panel,.earnings-panel,.upload-studio-card,.content-gallery-card,.wishlist-card,.wishlist-panel,.creator-wishlist-card,.elite-plan-card,.creator-elite-card,.creator-membership-card,.hot-fans-card,.hot-fans-panel,.subscription-opportunities-card,.activity-card,.creator-card,.legal-footer-card){margin-top:var(--bl-section-gap-final)!important;margin-bottom:var(--bl-section-gap-final)!important}}:root{--bl-box-radius-final: 5px !important;--bl-section-gap-final: 5px !important}.creator-shell,.creator-shell *{border-radius:5px!important}.creator-shell>*+*,.creator-shell section+section,.creator-shell .creator-card+.creator-card,.creator-shell .creator-card+section,.creator-shell section+.creator-card,.creator-shell .creator-hero-grid+*,.creator-shell .creator-profile-edit-suite+*,.creator-shell .upload-studio-card+*,.creator-shell .creator-wishlist-builder-card+*,.creator-shell .creator-memberships-card+*,.creator-shell .creator-elite-toggle-card+*,.creator-shell .hot-fans-card+*,.creator-shell .content-gallery-card+*,.creator-shell .activity-card+*{margin-top:5px!important}.creator-shell :is(.creator-card,.card,.creator-topbar,.creator-nav,.creator-nav-list,.creator-nav-pill,.creator-profile-panel,.earnings-panel,.creator-profile-edit-suite,.creator-profile-simple-suite,.creator-bio-editor,.upload-studio-card,.content-gallery-card,.creator-wishlist-builder-card,.wishlist-card,.wishlist-panel,.wishlist-item-card,.creator-wishlist-card,.creator-wishlist-item,.creator-memberships-card,.creator-elite-toggle-card,.creator-elite-control,.creator-elite-benefits-grid>div,.creator-elite-main-action,.creator-elite-secondary-action,.hot-fans-card,.hot-fans-panel,.subscription-opportunities-card,.hot-fans-header-summary,.hot-fan-card,.buyer-card,.activity-card,.creator-media-card,.media-card,.creator-media-preview,.media-preview,.media-placeholder,.empty-state,.notice,.notice-card,.error,.pill,.creator-badge,.creator-pill-row span,.stat-chip,.earnings-metrics div,.wallet-metrics div,.package,.package-button,.quick-photo-form,.file-field,.custom-file-picker,.native-file-trigger,.legal-footer-card,.creator-legal-footer,.legal-footer,.auth-legal-footer,.creator-notification-lightbox,.creator-notification-lightbox-card,.creator-notification-lightbox-item,.notification-lightbox,.notification-lightbox-card,.notification-lightbox-item,.creator-instant-notification-card,.live-call-request-card,.bl-confirm-card,.media-viewer,.media-viewer-content,.creator-avatar,.avatar-circle,.creator-avatar-large,.small-avatar,img){border-radius:5px!important}.creator-shell #creator-memberships,.creator-shell .creator-memberships-card,.creator-shell .creator-elite-toggle-card{margin-top:5px!important;margin-bottom:5px!important;padding:22px!important;border-radius:5px!important;overflow:hidden!important}.creator-shell .creator-elite-control{margin-top:5px!important;margin-bottom:5px!important;padding:22px!important;border-radius:5px!important}.creator-shell .creator-elite-benefits-grid{gap:5px!important;margin-top:5px!important;margin-bottom:5px!important}.creator-shell .creator-elite-benefits-grid>div,.creator-shell .creator-elite-actions button,.creator-shell .creator-elite-status{border-radius:5px!important}.creator-shell :is(.creator-hero-grid,.activity-grid,.creator-stats-grid,.creator-media-grid,.creator-grid,.studio-form,.studio-form-grid,.earnings-metrics,.wallet-metrics,.packages,.member-wallet-grid,.member-activity-grid,.member-media-grid,.creator-media-actions,.creator-pill-row,.pill-row,.hot-fans-toolbar,.hot-fans-header-actions,.subscription-opportunities-header,.creator-section-header,.creator-elite-benefits-grid,.creator-elite-actions,.wishlist-form-grid,.wishlist-items-list){gap:5px!important}.creator-shell :is(button,input,select,textarea,.small,.ghost,.studio-submit,.earnings-action-button,.earnings-support-link,.delete-media-button,.native-file-trigger,.custom-file-button){border-radius:5px!important}@media (max-width: 800px){.creator-shell>*+*,.creator-shell section+section,.creator-shell .creator-card+.creator-card,.creator-shell .creator-card+section,.creator-shell section+.creator-card{margin-top:5px!important}.creator-shell #creator-memberships,.creator-shell .creator-memberships-card,.creator-shell .creator-elite-toggle-card,.creator-shell .creator-elite-control{margin-top:5px!important;margin-bottom:5px!important;padding:18px!important;border-radius:5px!important}}.creator-shell,.creator-shell.bl-app-shell,.creator-shell.bl-app-shell.creator-studio-shell{gap:5px!important;row-gap:5px!important}.creator-shell>section,.creator-shell>.creator-card,.creator-shell>.creator-hero-grid,.creator-shell>.creator-profile-edit-suite,.creator-shell>.upload-studio-card,.creator-shell>.creator-wishlist-builder-card,.creator-shell>.creator-memberships-card,.creator-shell>.creator-elite-toggle-card,.creator-shell>.hot-fans-card,.creator-shell>.content-gallery-card,.creator-shell>.activity-card,.creator-shell>.legal-footer-card{margin-top:5px!important;margin-bottom:5px!important}.creator-shell>*+*,.creator-shell section+section,.creator-shell section+.creator-card,.creator-shell .creator-card+section,.creator-shell .creator-card+.creator-card,.creator-shell .upload-studio-card+.creator-wishlist-builder-card,.creator-shell .creator-wishlist-builder-card+.creator-memberships-card,.creator-shell .creator-memberships-card+.hot-fans-card,.creator-shell .hot-fans-card+.content-gallery-card,.creator-shell .content-gallery-card+.activity-card{margin-top:5px!important}.creator-shell :is(.creator-card,.upload-studio-card,.content-gallery-card,.creator-wishlist-builder-card,.creator-memberships-card,.creator-elite-toggle-card,.hot-fans-card,.activity-card,.creator-profile-edit-suite,.earnings-panel,.creator-elite-control,.legal-footer-card){padding:5px!important;border-radius:5px!important}.creator-shell :is(.creator-section-header,.creator-wishlist-builder-header,.creator-memberships-header,.subscription-opportunities-header,.hot-fans-header,.content-gallery-header,.activity-header){margin:0 0 5px!important;padding:0!important;gap:5px!important}.creator-shell :is(.studio-form,.creator-upload-form,.creator-wishlist-form,.creator-upload-grid,.creator-upload-files-row,.creator-upload-actions,.creator-wishlist-actions,.creator-wishlist-manager-list,.creator-wishlist-manager-grid,.creator-elite-benefits-grid,.creator-elite-actions,.hot-fans-toolbar,.hot-fans-header-actions,.creator-media-grid,.activity-grid,.earnings-metrics){gap:5px!important;margin-top:5px!important;margin-bottom:5px!important}.creator-shell :is(h1,h2,h3,p,.section-label,.muted){margin-top:0!important}.creator-shell :is(h1,h2,h3,p){margin-bottom:5px!important}.creator-shell .section-label{margin-bottom:5px!important}@media (max-width: 800px){.creator-shell,.creator-shell.bl-app-shell,.creator-shell.bl-app-shell.creator-studio-shell{gap:5px!important;row-gap:5px!important}.creator-shell>section,.creator-shell>.creator-card,.creator-shell>.creator-hero-grid,.creator-shell>.creator-profile-edit-suite,.creator-shell>.upload-studio-card,.creator-shell>.creator-wishlist-builder-card,.creator-shell>.creator-memberships-card,.creator-shell>.creator-elite-toggle-card,.creator-shell>.hot-fans-card,.creator-shell>.content-gallery-card,.creator-shell>.activity-card,.creator-shell>.legal-footer-card{margin-top:5px!important;margin-bottom:5px!important;padding:5px!important;border-radius:5px!important}}.creator-studio-shell.creator-view-dashboard #creator-upload,.creator-studio-shell.creator-view-dashboard #creator-wishlist-builder,.creator-studio-shell.creator-view-dashboard #creator-memberships,.creator-studio-shell.creator-view-dashboard #creator-buyers,.creator-studio-shell.creator-view-dashboard #creator-content,.creator-studio-shell.creator-view-upload .bl-creator-hero,.creator-studio-shell.creator-view-upload #creator-wishlist-builder,.creator-studio-shell.creator-view-upload #creator-memberships,.creator-studio-shell.creator-view-upload #creator-buyers,.creator-studio-shell.creator-view-upload #creator-content,.creator-studio-shell.creator-view-upload #creator-earnings,.creator-studio-shell.creator-view-wishlist .bl-creator-hero,.creator-studio-shell.creator-view-wishlist #creator-upload,.creator-studio-shell.creator-view-wishlist #creator-memberships,.creator-studio-shell.creator-view-wishlist #creator-buyers,.creator-studio-shell.creator-view-wishlist #creator-content,.creator-studio-shell.creator-view-wishlist #creator-earnings,.creator-studio-shell.creator-view-memberships .bl-creator-hero,.creator-studio-shell.creator-view-memberships #creator-upload,.creator-studio-shell.creator-view-memberships #creator-wishlist-builder,.creator-studio-shell.creator-view-memberships #creator-content,.creator-studio-shell.creator-view-memberships #creator-earnings,.creator-studio-shell.creator-view-content .bl-creator-hero,.creator-studio-shell.creator-view-content #creator-upload,.creator-studio-shell.creator-view-content #creator-wishlist-builder,.creator-studio-shell.creator-view-content #creator-memberships,.creator-studio-shell.creator-view-content #creator-buyers,.creator-studio-shell.creator-view-content #creator-earnings{display:none!important}.creator-studio-shell.creator-view-upload #creator-upload,.creator-studio-shell.creator-view-wishlist #creator-wishlist-builder,.creator-studio-shell.creator-view-memberships #creator-memberships,.creator-studio-shell.creator-view-memberships #creator-buyers,.creator-studio-shell.creator-view-content #creator-content,.creator-studio-shell.creator-view-dashboard .bl-creator-hero,.creator-studio-shell.creator-view-dashboard #creator-earnings{display:block!important}.creator-studio-shell.creator-view-memberships #creator-buyers{margin-top:5px!important}.bl-topnav .bl-nav-pill.active,.creator-mobile-menu-item.active{background:#ffffff!important;color:var(--bl-navy, #07111f)!important;box-shadow:0 10px 24px #07111f14!important}.creator-studio-shell.creator-view-upload,.creator-studio-shell.creator-view-wishlist,.creator-studio-shell.creator-view-memberships,.creator-studio-shell.creator-view-content{padding-top:24px!important}@media (max-width: 800px){.creator-studio-shell.creator-view-upload,.creator-studio-shell.creator-view-wishlist,.creator-studio-shell.creator-view-memberships,.creator-studio-shell.creator-view-content{padding-top:0!important}}.creator-hidden-profile-file{display:none!important}.creator-profile-photo-trigger{position:relative!important;display:inline-flex!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;flex:0 0 auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:5px!important;background:transparent!important;color:inherit!important;box-shadow:none!important;overflow:visible!important}.creator-profile-photo-trigger:hover{background:transparent!important;box-shadow:none!important;transform:none!important}.creator-profile-photo-trigger:disabled{opacity:.72!important;cursor:wait!important}.creator-profile-photo-trigger .creator-avatar,.creator-profile-photo-trigger .avatar-circle{margin:0!important}.creator-profile-photo-hint{position:absolute!important;left:5px!important;right:5px!important;bottom:5px!important;z-index:3!important;min-height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 8px!important;border-radius:5px!important;background:rgba(7,17,31,.82)!important;color:#fff!important;font-size:10px!important;font-weight:900!important;line-height:1!important;opacity:0!important;transform:translateY(4px)!important;transition:opacity .16s ease,transform .16s ease!important;pointer-events:none!important}.creator-profile-photo-trigger:hover .creator-profile-photo-hint,.creator-profile-photo-trigger:focus-visible .creator-profile-photo-hint{opacity:1!important;transform:translateY(0)!important}.creator-inline-bio-preview{width:min(720px,100%)!important;margin:5px 0!important;padding:14px!important;display:block!important;border-radius:5px!important;background:rgba(255,255,255,.58)!important;border:1px solid rgba(7,17,31,.06)!important;color:var(--bl-text)!important;text-align:left!important;box-shadow:none!important}.creator-inline-bio-preview:hover{background:rgba(255,255,255,.86)!important;border-color:#00bfa640!important;transform:none!important}.creator-inline-bio-preview .section-label{margin-bottom:6px!important}.creator-inline-bio-preview p{max-width:680px!important;margin:0!important;color:var(--bl-muted)!important;font-size:14px!important;font-weight:650!important;line-height:1.5!important}.creator-inline-bio-preview small{display:inline-flex!important;margin-top:8px!important;color:var(--bl-teal-dark)!important;font-size:11px!important;font-weight:900!important}.creator-inline-bio-editor{width:min(760px,100%)!important;margin:5px 0!important;padding:14px!important;border-radius:5px!important;background:rgba(255,255,255,.9)!important;border:1px solid rgba(0,191,166,.18)!important;box-shadow:none!important}.creator-inline-bio-topline,.creator-inline-bio-actions{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:5px!important}.creator-inline-bio-topline strong{color:var(--bl-muted)!important;font-size:12px!important;font-weight:900!important}.creator-inline-bio-editor textarea{margin-top:5px!important;min-height:110px!important;border-radius:5px!important}.creator-inline-bio-actions{margin-top:5px!important;justify-content:flex-end!important}.creator-inline-bio-actions button{width:auto!important;margin:0!important}.creator-profile-edit-suite,.creator-profile-simple-suite,.creator-studio-shell.creator-view-dashboard #creator-earnings-panel,.creator-studio-shell.creator-view-dashboard #creator-upload,.creator-studio-shell.creator-view-dashboard #creator-wishlist-builder,.creator-studio-shell.creator-view-dashboard #creator-memberships,.creator-studio-shell.creator-view-dashboard #creator-buyers,.creator-studio-shell.creator-view-dashboard #creator-content,.creator-studio-shell.creator-view-dashboard #creator-activity{display:none!important}.creator-studio-shell.creator-view-dashboard .bl-creator-hero{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:5px!important}.creator-studio-shell.creator-view-dashboard #creator-profile-home{display:block!important}.creator-studio-shell.creator-view-earnings #creator-profile-home,.creator-studio-shell.creator-view-earnings #creator-upload,.creator-studio-shell.creator-view-earnings #creator-wishlist-builder,.creator-studio-shell.creator-view-earnings #creator-memberships,.creator-studio-shell.creator-view-earnings #creator-buyers,.creator-studio-shell.creator-view-earnings #creator-content,.creator-studio-shell.creator-view-earnings #creator-activity{display:none!important}.creator-studio-shell.creator-view-earnings .bl-creator-hero{display:grid!important;grid-template-columns:minmax(0,920px)!important;justify-content:center!important;gap:5px!important}.creator-studio-shell.creator-view-earnings #creator-earnings-panel{display:flex!important}.creator-studio-shell.creator-view-activity .bl-creator-hero,.creator-studio-shell.creator-view-activity #creator-upload,.creator-studio-shell.creator-view-activity #creator-wishlist-builder,.creator-studio-shell.creator-view-activity #creator-memberships,.creator-studio-shell.creator-view-activity #creator-buyers,.creator-studio-shell.creator-view-activity #creator-content,.creator-studio-shell.creator-view-activity #creator-earnings-panel{display:none!important}.creator-studio-shell.creator-view-activity #creator-activity{display:block!important}.creator-studio-shell.creator-view-upload #creator-earnings-panel,.creator-studio-shell.creator-view-upload #creator-activity,.creator-studio-shell.creator-view-wishlist #creator-earnings-panel,.creator-studio-shell.creator-view-wishlist #creator-activity,.creator-studio-shell.creator-view-memberships #creator-earnings-panel,.creator-studio-shell.creator-view-memberships #creator-activity,.creator-studio-shell.creator-view-content #creator-earnings-panel,.creator-studio-shell.creator-view-content #creator-activity{display:none!important}.creator-studio-shell.creator-view-upload #creator-upload,.creator-studio-shell.creator-view-wishlist #creator-wishlist-builder,.creator-studio-shell.creator-view-memberships #creator-memberships,.creator-studio-shell.creator-view-memberships #creator-buyers,.creator-studio-shell.creator-view-content #creator-content{display:block!important}.creator-desktop-nav{gap:4px!important}.creator-desktop-nav .bl-nav-pill{min-width:0!important;padding-inline:12px!important;white-space:nowrap!important}@media (max-width: 800px){.creator-profile-photo-hint{opacity:1!important;transform:none!important;font-size:9px!important}.creator-inline-bio-preview,.creator-inline-bio-editor{width:100%!important;margin:5px 0!important}.creator-inline-bio-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.creator-inline-bio-actions button{width:100%!important}.creator-studio-shell.creator-view-dashboard .bl-creator-hero,.creator-studio-shell.creator-view-earnings .bl-creator-hero{grid-template-columns:1fr!important}}.bl-profile-preview-row{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;margin:5px 0!important}.bl-public-profile-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:fit-content!important;min-height:42px!important;margin:0!important;padding:0 18px!important;border-radius:5px!important;background:rgba(255,255,255,.82)!important;color:var(--bl-teal-dark)!important;border:1px solid rgba(0,191,166,.22)!important;box-shadow:none!important;text-decoration:none!important;font-size:14px!important;font-weight:950!important;line-height:1!important;transition:.16s ease!important}.bl-public-profile-link:hover{background:var(--bl-teal-soft)!important;color:var(--bl-teal-dark)!important;border-color:#00bfa65c!important;transform:translateY(-1px)!important}@media (max-width: 800px){.bl-profile-preview-row,.bl-public-profile-link{width:100%!important}.bl-public-profile-link{min-height:44px!important}}.live-call-schedule-modal-backdrop,.live-call-schedule-modal-backdrop.bl-schedule-lightbox{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:999999!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100vw!important;height:100vh!important;padding:18px!important;margin:0!important;background:rgba(3,10,20,.72)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;box-sizing:border-box!important}.live-call-schedule-modal,.live-call-schedule-modal.bl-schedule-card{position:relative!important;width:min(680px,calc(100vw - 28px))!important;max-height:calc(100vh - 28px)!important;overflow:auto!important;padding:30px!important;margin:0!important;border-radius:30px!important;background:radial-gradient(circle at 12% 0%,rgba(0,191,166,.14),transparent 34%),linear-gradient(135deg,#ffffff,#f7fffd)!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 34px 110px #0000006b!important;color:#07111f!important;box-sizing:border-box!important;scrollbar-width:none!important}.live-call-schedule-modal::-webkit-scrollbar,.live-call-schedule-modal.bl-schedule-card::-webkit-scrollbar{display:none!important}.live-call-schedule-modal-close,.live-call-schedule-modal-close.bl-schedule-close{position:absolute!important;top:16px!important;right:16px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:999px!important;background:rgba(7,17,31,.08)!important;color:#07111f!important;font-size:26px!important;line-height:1!important;cursor:pointer!important;box-shadow:none!important}.live-call-schedule-modal .section-label,.live-call-schedule-modal.bl-schedule-card .section-label{display:inline-flex!important;margin:0 52px 12px 0!important;color:#009f8b!important;font-size:12px!important;font-weight:950!important;letter-spacing:.14em!important;text-transform:uppercase!important}.live-call-schedule-modal h2,.live-call-schedule-modal.bl-schedule-card h2{margin:0!important;color:#07111f!important;font-size:clamp(34px,5vw,52px)!important;line-height:.96!important;letter-spacing:-.06em!important}.live-call-schedule-modal .muted,.live-call-schedule-modal.bl-schedule-card .muted{margin:14px 0 22px!important;max-width:560px!important;color:#667085!important;font-size:15px!important;line-height:1.55!important;font-weight:650!important}.live-call-schedule-modal-summary{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin:18px 0 22px!important}.live-call-schedule-modal-summary div,.live-call-schedule-current{min-width:0!important;padding:14px!important;border-radius:18px!important;background:rgba(15,23,42,.045)!important;border:1px solid rgba(15,23,42,.07)!important}.live-call-schedule-modal-summary span,.live-call-schedule-current strong{display:block!important;margin:0 0 5px!important;color:#667085!important;font-size:10px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}.live-call-schedule-modal-summary strong,.live-call-schedule-current span{color:#07111f!important;font-size:16px!important;font-weight:950!important;line-height:1.15!important}.live-call-schedule-modal-form{display:grid!important;gap:10px!important;margin:0!important}.live-call-schedule-modal-form label{margin:0!important;color:#07111f!important;font-size:13px!important;font-weight:950!important}.live-call-schedule-modal-form input,.live-call-schedule-modal-form textarea{width:100%!important;box-sizing:border-box!important;border:1px solid rgba(15,23,42,.1)!important;border-radius:18px!important;background:#ffffff!important;color:#07111f!important;font-size:15px!important;font-weight:700!important;outline:none!important;box-shadow:none!important}.live-call-schedule-modal-form input{min-height:54px!important;padding:12px 16px!important}.live-call-schedule-modal-form textarea{min-height:118px!important;padding:15px 16px!important;resize:vertical!important}.live-call-schedule-modal-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;margin-top:12px!important}.live-call-schedule-modal-actions button,.live-call-schedule-modal-form>button[type=submit]{width:auto!important;min-height:50px!important;padding:13px 18px!important;border-radius:999px!important;border:0!important;font-weight:950!important;cursor:pointer!important}.live-call-schedule-modal-actions button:not(.ghost),.live-call-schedule-modal-form button[type=submit]{background:linear-gradient(135deg,#00d8bd,#009f8b)!important;color:#fff!important;box-shadow:0 16px 36px #00bfa63d!important}.live-call-schedule-modal-actions .ghost,.live-call-schedule-modal-form .ghost{background:#f8fafc!important;color:#07111f!important;border:1px solid rgba(15,23,42,.08)!important}.live-call-schedule-error{margin:0 0 12px!important}@media (max-width: 680px){.live-call-schedule-modal-backdrop,.live-call-schedule-modal-backdrop.bl-schedule-lightbox{padding:10px!important;align-items:flex-end!important}.live-call-schedule-modal,.live-call-schedule-modal.bl-schedule-card{width:100%!important;max-height:calc(100vh - 20px)!important;padding:24px 18px 18px!important;border-radius:24px 24px 18px 18px!important}.live-call-schedule-modal-summary{grid-template-columns:1fr!important}.live-call-schedule-modal-actions{display:grid!important;grid-template-columns:1fr!important}.live-call-schedule-modal-actions button,.live-call-schedule-modal-form>button[type=submit]{width:100%!important}}.bl-status-lightbox-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1000000!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important;background:rgba(3,10,20,.68)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;box-sizing:border-box!important}.bl-status-lightbox-card{position:relative!important;width:min(460px,calc(100vw - 32px))!important;padding:28px!important;border-radius:30px!important;background:radial-gradient(circle at 0% 0%,rgba(0,216,189,.16),transparent 34%),linear-gradient(135deg,#ffffff,#f7fffd)!important;color:#07111f!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 34px 120px #0000007a!important;overflow:hidden!important;box-sizing:border-box!important}.bl-status-lightbox-card.error{background:radial-gradient(circle at 0% 0%,rgba(255,75,150,.16),transparent 34%),linear-gradient(135deg,#ffffff,#fff7fb)!important}.bl-status-lightbox-close{position:absolute!important;top:14px!important;right:14px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;display:grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:999px!important;background:rgba(7,17,31,.08)!important;color:#07111f!important;font-size:28px!important;line-height:1!important;cursor:pointer!important;box-shadow:none!important}.bl-status-lightbox-icon{width:58px!important;height:58px!important;display:grid!important;place-items:center!important;margin-bottom:16px!important;border-radius:20px!important;background:linear-gradient(135deg,#00d8bd,#009f8b)!important;color:#fff!important;font-size:28px!important;font-weight:950!important;box-shadow:0 18px 42px #00bfa642!important}.bl-status-lightbox-card.error .bl-status-lightbox-icon{background:linear-gradient(135deg,#ff4b96,#7b2f92)!important;box-shadow:0 18px 42px #ff4b963d!important}.bl-status-lightbox-kicker{display:inline-flex!important;margin:0 48px 10px 0!important;color:#009f8b!important;font-size:11px!important;font-weight:950!important;letter-spacing:.14em!important;text-transform:uppercase!important}.bl-status-lightbox-card.error .bl-status-lightbox-kicker{color:#a21caf!important}.bl-status-lightbox-card h2{margin:0!important;color:#07111f!important;font-size:clamp(30px,5vw,44px)!important;line-height:.98!important;letter-spacing:-.06em!important}.bl-status-lightbox-card p{margin:14px 0 0!important;color:#667085!important;font-size:15px!important;line-height:1.58!important;font-weight:650!important}.bl-status-lightbox-primary{width:100%!important;min-height:52px!important;margin-top:22px!important;padding:13px 18px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#00d8bd,#009f8b)!important;color:#fff!important;font-weight:950!important;cursor:pointer!important;box-shadow:0 16px 36px #00bfa63d!important}.bl-status-lightbox-card.error .bl-status-lightbox-primary{background:#07111f!important;box-shadow:0 16px 36px #07111f2e!important}.creator-dashboard-shell>.notice,.creator-dashboard>.notice,.notice.creator-notification-inline-notice{display:none!important}@media (max-width: 680px){.bl-status-lightbox-backdrop{align-items:flex-end!important;padding:10px!important}.bl-status-lightbox-card{width:100%!important;padding:24px 18px 18px!important;border-radius:26px 26px 18px 18px!important}.bl-status-lightbox-card h2{font-size:32px!important}}.member-dashboard-page .member-subscription-grid,.member-social-shell .member-subscription-grid,.bl-subscription-section .member-subscription-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}.member-dashboard-page .member-subscription-grid>.subscription-plan-button,.member-dashboard-page .member-subscription-grid>button.subscription-plan-button,.member-social-shell .member-subscription-grid>.subscription-plan-button,.member-social-shell .member-subscription-grid>button.subscription-plan-button{grid-column:auto!important;display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"badge" "main" "price" "cta"!important;align-content:start!important;align-items:start!important;row-gap:16px!important;column-gap:0!important;min-height:0!important;height:100%!important;padding:26px 28px 28px!important;overflow:hidden!important}.member-dashboard-page .member-subscription-grid>.subscription-plan-elite,.member-dashboard-page .member-subscription-grid>button.subscription-plan-elite,.member-social-shell .member-subscription-grid>.subscription-plan-elite,.member-social-shell .member-subscription-grid>button.subscription-plan-elite{grid-column:auto!important;grid-template-columns:1fr!important;grid-template-areas:"badge" "main" "price" "cta"!important;padding:26px 28px 28px!important}.member-dashboard-page .member-subscription-grid .subscription-plan-main,.member-social-shell .member-subscription-grid .subscription-plan-main{grid-area:main!important;width:100%!important;min-width:0!important;max-width:none!important}.member-dashboard-page .member-subscription-grid .subscription-plan-main small,.member-social-shell .member-subscription-grid .subscription-plan-main small,.member-dashboard-page .member-subscription-grid .subscription-plan-elite .subscription-plan-main small,.member-social-shell .member-subscription-grid .subscription-plan-elite .subscription-plan-main small{max-width:none!important}.member-dashboard-page .member-subscription-grid .subscription-benefits-list,.member-social-shell .member-subscription-grid .subscription-benefits-list,.member-dashboard-page .member-subscription-grid .subscription-benefits-list.elite-benefits-three-columns,.member-social-shell .member-subscription-grid .subscription-benefits-list.elite-benefits-three-columns,html body .member-dashboard-page.member-social-shell .member-subscription-grid>button.subscription-plan-button.subscription-plan-elite .subscription-plan-main .subscription-benefits-list.elite-benefits-three-columns{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:18px 0 0!important;padding:0!important;max-width:none!important;list-style:none!important}.member-dashboard-page .member-subscription-grid .subscription-benefits-list li,.member-social-shell .member-subscription-grid .subscription-benefits-list li,.member-dashboard-page .member-subscription-grid .subscription-benefits-list.elite-benefits-three-columns li,.member-social-shell .member-subscription-grid .subscription-benefits-list.elite-benefits-three-columns li,html body .member-dashboard-page.member-social-shell .member-subscription-grid>button.subscription-plan-button.subscription-plan-elite .subscription-plan-main .subscription-benefits-list.elite-benefits-three-columns li{position:relative!important;display:block!important;margin:0!important;padding:0 0 0 30px!important;min-height:20px!important;color:#101522!important;font-size:14px!important;font-weight:850!important;line-height:1.35!important;letter-spacing:-.01em!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important}.member-dashboard-page .member-subscription-grid .subscription-benefits-list li:before,.member-social-shell .member-subscription-grid .subscription-benefits-list li:before,.member-dashboard-page .member-subscription-grid .subscription-benefits-list.elite-benefits-three-columns li:before,.member-social-shell .member-subscription-grid .subscription-benefits-list.elite-benefits-three-columns li:before,html body .member-dashboard-page.member-social-shell .member-subscription-grid>button.subscription-plan-button.subscription-plan-elite .subscription-plan-main .subscription-benefits-list.elite-benefits-three-columns li:before{content:"✓"!important;position:absolute!important;left:0!important;top:.05em!important;display:inline-grid!important;place-items:center!important;width:20px!important;height:20px!important;margin:0!important;border-radius:999px!important;line-height:1!important}.member-dashboard-page .member-subscription-grid .subscription-plan-price,.member-social-shell .member-subscription-grid .subscription-plan-price,.member-dashboard-page .member-subscription-grid .subscription-plan-elite .subscription-plan-price,.member-social-shell .member-subscription-grid .subscription-plan-elite .subscription-plan-price{grid-area:price!important;justify-self:start!important;align-self:end!important;margin-top:10px!important;font-size:clamp(34px,3.6vw,46px)!important;white-space:nowrap!important}.member-dashboard-page .member-subscription-grid .subscription-plan-button em,.member-dashboard-page .member-subscription-grid button.subscription-plan-button em,.member-social-shell .member-subscription-grid .subscription-plan-button em,.member-social-shell .member-subscription-grid button.subscription-plan-button em,.member-dashboard-page .member-subscription-grid .subscription-plan-elite em,.member-dashboard-page .member-subscription-grid button.subscription-plan-elite em,.member-social-shell .member-subscription-grid .subscription-plan-elite em,.member-social-shell .member-subscription-grid button.subscription-plan-elite em{grid-area:cta!important;justify-self:start!important;align-self:start!important;min-width:0!important;width:fit-content!important;max-width:100%!important;margin-top:0!important}@media (max-width: 1180px){.member-dashboard-page .member-subscription-grid,.member-social-shell .member-subscription-grid,.bl-subscription-section .member-subscription-grid{grid-template-columns:1fr!important}}:root{--bl-ink: #061021;--bl-muted: #5f6b7c;--bl-soft: #f7fbfb;--bl-card: rgba(255, 255, 255, .96);--bl-border: rgba(8, 24, 44, .09);--bl-border-strong: rgba(0, 160, 145, .22);--bl-mint: #00bfa6;--bl-mint-dark: #008f82;--bl-mint-soft: rgba(0, 191, 166, .09);--bl-shadow: 0 26px 70px rgba(8, 24, 44, .11);--bl-radius: 28px}.member-dashboard-page.bl-app-shell,.member-social-shell{min-height:100vh;background:radial-gradient(circle at 14% 8%,rgba(0,214,188,.18),transparent 30%),radial-gradient(circle at 88% 12%,rgba(224,252,247,.72),transparent 34%),linear-gradient(135deg,#f5ffff 0%,#ffffff 45%,#f8fbfb 100%);color:var(--bl-ink);padding:24px}.member-dashboard-page .topbar.member-topbar,.member-dashboard-page .bl-app-topbar{max-width:1180px;margin:0 auto 44px;padding:18px 22px;border:1px solid rgba(8,24,44,.06);border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 18px 50px #08182c14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);align-items:center}.member-dashboard-page .topbar .muted{margin-top:4px;color:var(--bl-muted);font-weight:650}.member-dashboard-page .topbar .ghost{min-width:260px;border-radius:14px;border:1px solid rgba(8,24,44,.11);background:#fff;box-shadow:0 8px 24px #08182c0d;color:var(--bl-ink);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.member-dashboard-page .topbar .ghost:hover{transform:translateY(-1px);border-color:#00bfa657;box-shadow:0 14px 34px #08182c17}.member-dashboard-page .member-verification-card{max-width:1180px;margin:0 auto;padding:34px;border-radius:32px;border:1px solid var(--bl-border);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.93)),radial-gradient(circle at top right,rgba(0,191,166,.11),transparent 35%);box-shadow:var(--bl-shadow);overflow:hidden}.member-dashboard-page .member-verification-card .section-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:start;padding-bottom:24px;margin-bottom:22px;border-bottom:1px solid rgba(8,24,44,.07)}.member-dashboard-page .section-label{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:var(--bl-mint-dark);font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.member-dashboard-page .section-label:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--bl-mint);box-shadow:0 0 0 7px #00bfa61a}.member-dashboard-page .member-verification-card h2{max-width:840px;margin:0 0 14px;color:var(--bl-ink);font-size:clamp(2rem,4vw,3.25rem);line-height:.98;letter-spacing:-.06em}.member-dashboard-page .member-verification-card .muted{max-width:980px;color:var(--bl-muted);font-size:1.05rem;line-height:1.65;font-weight:600}.member-dashboard-page .member-verification-status,.member-dashboard-page .pill.member-verification-status{border-radius:999px;border:1px solid rgba(0,191,166,.28);background:rgba(0,191,166,.09);color:var(--bl-mint-dark);padding:10px 16px;font-size:.76rem;font-weight:900;letter-spacing:.02em;white-space:nowrap}.member-dashboard-page .member-verification-form{display:grid;gap:18px}.member-dashboard-page .verification-field,.member-dashboard-page .verification-checks label,.member-dashboard-page .verification-privacy-note{border:1px solid var(--bl-border);background:rgba(255,255,255,.86);box-shadow:0 12px 32px #08182c0b}.member-dashboard-page .verification-field{position:relative;display:grid;gap:10px;padding:24px;border-radius:var(--bl-radius)}.member-dashboard-page .verification-field:before{content:"";position:absolute;left:0;top:26px;bottom:26px;width:4px;border-radius:999px;background:linear-gradient(180deg,var(--bl-mint),rgba(0,191,166,.28))}.member-dashboard-page .verification-field label{color:var(--bl-ink);font-size:1.02rem;font-weight:900;letter-spacing:-.02em}.member-dashboard-page .verification-field p{max-width:760px;margin:0;color:var(--bl-muted);font-weight:650;line-height:1.5}.member-dashboard-page .verification-field input[type=file]{width:100%;margin-top:6px;padding:16px;border-radius:18px;border:1.5px dashed rgba(8,24,44,.18);background:linear-gradient(180deg,rgba(247,251,251,.8),rgba(255,255,255,.94));color:var(--bl-muted);font-weight:700;cursor:pointer}.member-dashboard-page .verification-field input[type=file]::file-selector-button{margin-right:14px;border:0;border-radius:999px;padding:11px 16px;background:var(--bl-ink);color:#fff;font-weight:900;cursor:pointer}.member-dashboard-page .verification-field input[type=file]:hover{border-color:#00bfa66b;background:rgba(0,191,166,.045)}.member-dashboard-page .verification-checks{display:grid;gap:14px;margin-top:4px}.member-dashboard-page .verification-checks label{display:grid;grid-template-columns:28px minmax(0,1fr);gap:16px;align-items:center;min-height:70px;padding:18px 22px;border-radius:22px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.member-dashboard-page .verification-checks label:hover{transform:translateY(-1px);border-color:var(--bl-border-strong);box-shadow:0 16px 34px #08182c12}.member-dashboard-page .verification-checks span{color:var(--bl-ink);font-weight:850;line-height:1.4}.member-dashboard-page input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:22px;height:22px;border-radius:7px;border:2px solid rgba(8,24,44,.18);background:#fff;display:grid;place-items:center;box-shadow:inset 0 0 0 2px #fff}.member-dashboard-page input[type=checkbox]:checked{border-color:var(--bl-mint);background:var(--bl-mint)}.member-dashboard-page input[type=checkbox]:checked:after{content:"✓";color:#05221d;font-size:17px;font-weight:1000;line-height:1}.member-dashboard-page .verification-privacy-note{position:relative;display:flex;align-items:flex-start;gap:12px;margin-top:2px;padding:18px 20px;border-color:#00bfa63d;border-radius:22px;background:linear-gradient(135deg,rgba(0,191,166,.08),rgba(255,255,255,.94));color:var(--bl-muted);font-weight:750;line-height:1.55}.member-dashboard-page .verification-privacy-note:before{content:"🔒";flex:0 0 auto;transform:translateY(1px)}.member-dashboard-page .verification-submit{min-height:58px;margin-top:2px;border:0;border-radius:18px;background:linear-gradient(135deg,var(--bl-mint),var(--bl-mint-dark));color:#fff;font-size:1.05rem;font-weight:950;letter-spacing:-.01em;box-shadow:0 18px 42px #00bfa63d;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.member-dashboard-page .verification-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 24px 54px #00bfa652;filter:saturate(1.05)}.member-dashboard-page .verification-submit:disabled{opacity:.62;cursor:not-allowed}.member-dashboard-page .notice{border-radius:22px;padding:18px 20px;box-shadow:0 12px 34px #08182c0d}.member-dashboard-page .notice-success{border:1px solid rgba(0,191,166,.26);background:rgba(0,191,166,.08)}.member-dashboard-page .notice-error{border:1px solid rgba(196,53,43,.22);background:rgba(196,53,43,.07)}@media (max-width: 760px){.member-dashboard-page.bl-app-shell,.member-social-shell{padding:12px}.member-dashboard-page .topbar.member-topbar,.member-dashboard-page .bl-app-topbar{margin-bottom:20px;padding:16px;border-radius:20px}.member-dashboard-page .topbar .ghost{width:100%;min-width:0}.member-dashboard-page .member-verification-card{padding:20px;border-radius:24px}.member-dashboard-page .member-verification-card .section-heading{grid-template-columns:1fr;gap:14px}.member-dashboard-page .member-verification-card h2{font-size:2rem}.member-dashboard-page .verification-field{padding:20px;border-radius:22px}.member-dashboard-page .verification-checks label{align-items:start;padding:16px}}.member-verification-page,.member-verification-wrapper,.member-verification-shell{max-width:1180px;margin-left:auto;margin-right:auto}.member-verification-card,.verification-field,.verification-check-card,.verification-checks label{max-width:1040px;margin-left:auto;margin-right:auto}.verification-field{padding:26px 28px!important;border-radius:26px!important;background:linear-gradient(180deg,#ffffff 0%,#fbfefd 100%)!important;border:1px solid rgba(8,22,40,.08)!important;box-shadow:0 16px 36px #0816280e!important;position:relative;overflow:hidden}.verification-field:before{content:"";position:absolute;left:0;top:28px;bottom:28px;width:5px;border-radius:999px;background:linear-gradient(180deg,#10d7bf,#009982)}.verification-field h3,.verification-field strong,.verification-field label:first-child{color:#07111f!important;letter-spacing:-.02em}.verification-field p,.verification-field small{color:#536174!important;line-height:1.55}.verification-field input[type=file]{width:100%!important;padding:12px 14px!important;border:1.5px dashed rgba(7,17,31,.18)!important;border-radius:18px!important;background:#ffffff!important;color:#536174!important;font-weight:800!important;box-shadow:inset 0 1px #ffffffbf!important}.verification-field input[type=file]::file-selector-button{border:0!important;border-radius:999px!important;padding:12px 22px!important;margin-right:16px!important;background:#07111f!important;color:#fff!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 10px 24px #07111f29!important}.verification-field input[type=file]::file-selector-button:hover{transform:translateY(-1px)}.verification-checks{display:grid!important;gap:14px!important;max-width:1040px!important;margin:26px auto 0!important}.verification-checks label,.verification-check-card{min-height:auto!important;padding:18px 22px!important;border-radius:22px!important;border:1px solid rgba(8,22,40,.08)!important;background:#ffffff!important;box-shadow:0 12px 30px #0816280b!important;display:flex!important;align-items:center!important;gap:16px!important}.verification-checks input[type=checkbox],.verification-check-card input[type=checkbox]{width:28px!important;height:28px!important;min-width:28px!important;border-radius:8px!important;accent-color:#09bea8!important}.verification-checks label span,.verification-checks label,.verification-check-card span,.verification-check-card{color:#07111f!important;font-weight:850!important;line-height:1.35!important}.verification-privacy-note{max-width:1040px!important;margin:22px auto 0!important;border-radius:18px!important;border:1px solid rgba(9,190,168,.22)!important;background:linear-gradient(135deg,rgba(9,190,168,.07),rgba(255,255,255,.95))!important;color:#536174!important;font-weight:750!important;padding:18px 22px!important}.verification-submit,.member-verification-submit,button.verification-submit{max-width:1040px!important;margin:14px auto 0!important;display:block!important;border-radius:16px!important;min-height:58px!important;font-size:1.02rem!important;font-weight:950!important;letter-spacing:.01em!important;background:linear-gradient(135deg,#09bea8,#009982)!important;box-shadow:0 18px 38px #09bea838!important}@media (max-width: 760px){.verification-field{padding:22px 18px!important;border-radius:22px!important}.verification-field:before{top:24px;bottom:24px;width:4px}.verification-field input[type=file]{padding:10px!important;font-size:.9rem!important}.verification-field input[type=file]::file-selector-button{padding:10px 14px!important;margin-right:10px!important}.verification-checks label,.verification-check-card{padding:15px 16px!important;border-radius:18px!important;align-items:flex-start!important}}.member-verification-card .verification-checks{align-items:stretch!important}.member-verification-card .verification-checks label,.member-verification-card .verification-check-row,.member-verification-card label:has(input[type=checkbox]){width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;justify-content:flex-start!important;text-align:left!important}.member-verification-card .verification-checks input[type=checkbox],.member-verification-card label input[type=checkbox]{display:grid!important;place-items:center!important;text-align:center!important;line-height:1!important;vertical-align:middle!important}.member-verification-card .verification-checks label span,.member-verification-card .verification-check-row span{text-align:left!important;justify-self:start!important}.member-verification-page,.member-verification-page .page,.member-verification-page main{align-items:stretch!important;text-align:left!important}.member-verification-card{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;text-align:left!important}.member-verification-card form,.member-verification-card .verification-form,.member-verification-card .verification-fields,.member-verification-card .verification-checks{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;align-items:stretch!important;text-align:left!important}.member-verification-card .verification-field{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;text-align:left!important}.member-verification-card .verification-checks label,.member-verification-card label:has(input[type=checkbox]){width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;justify-content:flex-start!important;text-align:left!important}.member-verification-card .verification-privacy-note,.member-verification-card .verification-submit{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.member-dashboard-page .member-verification-card,.member-verification-card{width:100%!important;max-width:1180px!important;margin-left:0!important;margin-right:auto!important;text-align:left!important}.member-dashboard-page .member-verification-form,.member-dashboard-page .verification-checks,.member-verification-card .member-verification-form,.member-verification-card .verification-checks{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;text-align:left!important;align-items:stretch!important}.member-dashboard-page .verification-checks label,.member-verification-card .verification-checks label,.member-verification-card label:has(input[type=checkbox]){display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:18px!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;text-align:left!important}.member-dashboard-page .verification-checks label span,.member-verification-card .verification-checks label span,.member-verification-card label:has(input[type=checkbox]) span{display:block!important;min-width:0!important;text-align:left!important;justify-self:start!important}.member-dashboard-page .verification-checks input[type=checkbox],.member-dashboard-page .member-verification-card input[type=checkbox],.member-verification-card .verification-checks input[type=checkbox],.member-verification-card input[type=checkbox]{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important;flex:0 0 40px!important;display:grid!important;place-items:center!important;position:relative!important;padding:0!important;margin:0!important;border:0!important;border-radius:10px!important;background:#10c7b4!important;box-shadow:none!important;line-height:1!important}.member-dashboard-page .verification-checks input[type=checkbox]:checked:after,.member-dashboard-page .member-verification-card input[type=checkbox]:checked:after,.member-verification-card .verification-checks input[type=checkbox]:checked:after,.member-verification-card input[type=checkbox]:checked:after{content:"✓"!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:grid!important;place-items:center!important;color:#061021!important;font-size:27px!important;font-weight:900!important;line-height:1!important;transform:translateY(-1px)!important}.member-dashboard-page .verification-checks input[type=checkbox]:not(:checked):after,.member-dashboard-page .member-verification-card input[type=checkbox]:not(:checked):after,.member-verification-card .verification-checks input[type=checkbox]:not(:checked):after,.member-verification-card input[type=checkbox]:not(:checked):after{content:""!important}@media (max-width: 760px){.member-dashboard-page .verification-checks label,.member-verification-card .verification-checks label,.member-verification-card label:has(input[type=checkbox]){gap:14px!important}}.bl-app-shell,.creator-shell.bl-app-shell,.dashboard-page.bl-app-shell,.creator-studio-shell,.member-social-shell{padding-top:24px!important}.bl-app-topbar,.creator-topbar.bl-app-topbar,.member-topbar.bl-app-topbar{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:10!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand actions" "nav nav"!important;align-items:start!important;gap:16px 20px!important;width:100%!important;max-width:none!important;min-height:0!important;margin:0 0 28px!important;padding:22px 24px!important;border-radius:24px!important;border:1px solid rgba(7,17,31,.06)!important;background:rgba(255,255,255,.94)!important;box-shadow:0 18px 46px #07111f11!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;box-sizing:border-box!important;overflow:visible!important}.bl-app-topbar:after,.creator-topbar.bl-app-topbar:after,.member-topbar.bl-app-topbar:after,.creator-topbar:after,.member-topbar:after{display:none!important}.bl-app-topbar>div:first-child,.creator-topbar.bl-app-topbar>div:first-child,.member-topbar.bl-app-topbar>div:first-child{grid-area:brand!important;min-width:0!important;align-self:center!important}.bl-app-topbar .muted,.creator-topbar.bl-app-topbar .muted,.member-topbar.bl-app-topbar .muted{max-width:520px!important;margin:0!important;color:#5b6678!important;font-size:19px!important;font-weight:800!important;line-height:1.18!important;letter-spacing:-.025em!important}.bl-app-topbar .bl-topnav,.creator-topbar.bl-app-topbar .bl-topnav,.creator-topbar.bl-app-topbar .creator-desktop-nav,.member-topbar.bl-app-topbar .bl-topnav{grid-area:nav!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:7px!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:8px!important;border-radius:20px!important;border:1px solid rgba(7,17,31,.07)!important;background:rgba(248,250,252,.92)!important;box-shadow:inset 0 1px #ffffffdb!important;overflow:visible!important;white-space:normal!important}.bl-app-topbar .bl-nav-pill,.creator-topbar.bl-app-topbar .bl-nav-pill,.member-topbar.bl-app-topbar .bl-nav-pill,.bl-app-topbar .bl-topnav button,.creator-topbar.bl-app-topbar .bl-topnav button,.member-topbar.bl-app-topbar .bl-topnav button{width:auto!important;min-width:0!important;max-width:none!important;min-height:42px!important;height:42px!important;margin:0!important;padding:0 15px!important;border-radius:14px!important;border:0!important;background:transparent!important;color:#5b6678!important;box-shadow:none!important;font-size:14px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;transform:none!important}.bl-app-topbar .bl-nav-pill:hover,.creator-topbar.bl-app-topbar .bl-nav-pill:hover,.member-topbar.bl-app-topbar .bl-nav-pill:hover{background:#ffffff!important;color:var(--bl-navy, #07111f)!important;transform:none!important}.bl-app-topbar .bl-nav-pill.active,.creator-topbar.bl-app-topbar .bl-nav-pill.active,.member-topbar.bl-app-topbar .bl-nav-pill.active{background:#ffffff!important;color:var(--bl-navy, #07111f)!important;box-shadow:0 10px 22px #07111f12!important}.bl-app-topbar .topbar-actions,.creator-topbar.bl-app-topbar .topbar-actions,.member-topbar.bl-app-topbar .topbar-actions{grid-area:actions!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;align-self:center!important}@media (min-width: 681px){.creator-topbar.bl-app-topbar .creator-notification-actions .creator-notification-shell,.creator-topbar.bl-app-topbar .creator-sound-alert-toggle{display:none!important}}.bl-app-topbar .topbar-actions .small,.creator-topbar.bl-app-topbar .topbar-actions .small,.member-topbar.bl-app-topbar .topbar-actions .small{width:auto!important;min-width:160px!important;max-width:none!important;height:50px!important;min-height:50px!important;margin:0!important;padding:0 24px!important;border-radius:16px!important;background:linear-gradient(135deg,var(--bl-teal, #00bfa6),var(--bl-teal-dark, #009f8b))!important;color:#fff!important;box-shadow:0 14px 28px #00bfa633!important;font-size:14px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important}.bl-nav-pill .creator-nav-count,.creator-mobile-menu-item .creator-nav-count{min-width:24px!important;height:24px!important;margin-left:6px!important;padding:0 8px!important;border-radius:999px!important;background:var(--bl-teal, #00bfa6)!important;color:#fff!important;font-size:12px!important;font-weight:950!important}@media (max-width: 680px){.bl-app-shell,.creator-shell.bl-app-shell,.creator-shell.bl-app-shell.creator-studio-shell,.dashboard-page.bl-app-shell,.creator-studio-shell,.member-social-shell{width:100%!important;max-width:none!important;padding:10px 10px 80px!important}.bl-app-topbar,.creator-topbar.bl-app-topbar,.member-topbar.bl-app-topbar{position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:10!important;width:100%!important;margin:0 0 16px!important;padding:14px!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand menu"!important;border-radius:22px!important}.creator-topbar.bl-app-topbar>div:first-child,.member-topbar.bl-app-topbar>div:first-child,.bl-app-topbar>div:first-child{grid-area:brand!important}.bl-app-topbar .muted,.creator-topbar.bl-app-topbar .muted,.member-topbar.bl-app-topbar .muted{display:block!important;max-width:260px!important;font-size:13px!important;line-height:1.2!important}.bl-mobile-menu-toggle{grid-area:menu!important;align-self:center!important}.bl-app-topbar .creator-desktop-nav,.creator-topbar.bl-app-topbar .creator-desktop-nav,.bl-app-topbar .bl-topnav,.creator-topbar.bl-app-topbar .bl-topnav,.creator-topbar.bl-app-topbar .topbar-actions,.member-topbar.bl-app-topbar .topbar-actions,.bl-app-topbar .topbar-actions{display:none!important}}.bl-app-topbar,.creator-topbar.bl-app-topbar,.member-topbar.bl-app-topbar{padding:18px 22px!important;margin:0 0 24px!important;border-radius:22px!important;gap:14px 18px!important;box-shadow:0 14px 34px #07111f0e!important}.bl-app-topbar .muted,.creator-topbar.bl-app-topbar .muted,.member-topbar.bl-app-topbar .muted{max-width:620px!important;font-size:17px!important;font-weight:800!important;line-height:1.22!important;letter-spacing:-.018em!important}.bl-app-topbar .bl-topnav,.creator-topbar.bl-app-topbar .bl-topnav,.creator-topbar.bl-app-topbar .creator-desktop-nav,.member-topbar.bl-app-topbar .bl-topnav{padding:7px!important;border-radius:18px!important;gap:5px!important}.bl-app-topbar .bl-nav-pill,.creator-topbar.bl-app-topbar .bl-nav-pill,.member-topbar.bl-app-topbar .bl-nav-pill,.bl-app-topbar .bl-topnav button,.creator-topbar.bl-app-topbar .bl-topnav button,.member-topbar.bl-app-topbar .bl-topnav button{min-height:38px!important;height:38px!important;padding:0 13px!important;border-radius:12px!important;font-size:13px!important}.bl-app-topbar .topbar-actions .small,.creator-topbar.bl-app-topbar .topbar-actions .small,.member-topbar.bl-app-topbar .topbar-actions .small{min-width:142px!important;height:46px!important;min-height:46px!important;padding:0 22px!important;border-radius:15px!important;font-size:13px!important;box-shadow:0 12px 24px #00bfa62e!important}.bl-nav-pill .creator-nav-count,.creator-mobile-menu-item .creator-nav-count{min-width:22px!important;height:22px!important;padding:0 7px!important;font-size:11px!important}.creator-shell.bl-app-shell,.dashboard-page.bl-app-shell,.creator-studio-shell,.member-social-shell{padding-top:18px!important}@media (min-width: 1100px){.bl-app-topbar,.creator-topbar.bl-app-topbar,.member-topbar.bl-app-topbar{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand actions" "nav nav"!important}}@media (max-width: 980px){.bl-app-topbar,.creator-topbar.bl-app-topbar,.member-topbar.bl-app-topbar{padding:16px!important;margin-bottom:18px!important}.bl-app-topbar .muted,.creator-topbar.bl-app-topbar .muted,.member-topbar.bl-app-topbar .muted{font-size:15px!important;max-width:520px!important}}@media (max-width: 680px){.bl-app-shell,.creator-shell.bl-app-shell,.creator-shell.bl-app-shell.creator-studio-shell,.dashboard-page.bl-app-shell,.creator-studio-shell,.member-social-shell{padding:10px 10px 80px!important}.bl-app-topbar,.creator-topbar.bl-app-topbar,.member-topbar.bl-app-topbar{padding:13px!important;margin-bottom:14px!important;border-radius:20px!important}.bl-app-topbar .muted,.creator-topbar.bl-app-topbar .muted,.member-topbar.bl-app-topbar .muted{max-width:270px!important;font-size:13px!important;line-height:1.2!important}}.brand{display:block!important;width:260px!important;height:68px!important;min-width:260px!important;min-height:68px!important;margin:0 0 10px!important;padding:0!important;background:url(/belle-latina-full-logo.png) left center / contain no-repeat!important;color:transparent!important;font-size:0!important;line-height:0!important;letter-spacing:0!important;overflow:hidden!important}.creator-profile-panel .creator-dashboard-name{display:flex!important;align-items:baseline!important;flex-wrap:nowrap!important;max-width:100%!important;min-width:0!important;margin:0 0 8px!important;font-size:clamp(42px,4.5vw,68px)!important;line-height:.94!important;letter-spacing:-.07em!important;white-space:nowrap!important}.creator-profile-panel .creator-dashboard-name__first,.creator-profile-panel .creator-dashboard-name__second{display:inline!important;min-width:0!important}@media (max-width: 800px){.creator-profile-panel .creator-dashboard-name{display:block!important;width:100%!important;max-width:calc(100vw - 44px)!important;margin:0 auto 10px!important;font-size:clamp(34px,11vw,48px)!important;line-height:.98!important;letter-spacing:-.055em!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere!important}.creator-profile-panel .creator-dashboard-name--split .creator-dashboard-name__first,.creator-profile-panel .creator-dashboard-name--split .creator-dashboard-name__second{display:block!important;width:100%!important}}.auth-card .legal-footer-links,.auth-card .legal-inline-links{display:none!important}
