:root{color:#f7f4f8;font-synthesis:none;background:#0d0b0f;font-family:Inter,Pretendard,Noto Sans KR,system-ui,sans-serif}*{box-sizing:border-box}body{color:#f7f4f8;background:radial-gradient(circle at 90% 0,#32203f 0,#0000 30%),#0d0b0f;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.app-shell{background:#0d0b0fd1;max-width:1180px;min-height:100vh;margin:auto}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d0b0fde;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:68px;padding:0 22px;display:flex;position:sticky;top:0}.brand{letter-spacing:2px;font-size:20px;font-weight:900}.brand span{color:#d99cff}.icon-button{color:#fff;background:0 0;border:0;font-size:20px}.page{padding-bottom:92px}.hero{background:linear-gradient(120deg,#0d0b0f38,#0d0b0ff0),url(https://images.unsplash.com/photo-1521337581100-8ca9a73a5f79?auto=format&fit=crop&w=1600&q=85) 50%/cover;border-radius:0 0 34px 34px;flex-direction:column;justify-content:flex-end;min-height:520px;padding:72px 26px 54px;display:flex}.hero h1{letter-spacing:-2.5px;max-width:760px;margin:12px 0 16px;font-size:clamp(38px,8vw,72px);line-height:1.08}.hero h1 em{color:#e3b0ff;font-style:normal}.hero p{color:#d8cfdc;max-width:580px;line-height:1.7}.eyebrow{letter-spacing:1.8px;color:#d99cff;font-size:11px;font-weight:800}.primary-button{color:#160d1b;cursor:pointer;background:linear-gradient(135deg,#e0a7ff,#9d54ca);border:0;border-radius:999px;width:max-content;padding:15px 22px;font-weight:900;box-shadow:0 12px 30px #bd67ea3d}.section-block{padding:42px 22px}.section-title{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.section-title h2,.section-block h2{margin:5px 0 0;font-size:27px}.section-title a{color:#cfc4d3;font-size:13px}.artist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.artist-card{background:#1b171e;border:1px solid #ffffff14;border-radius:26px;min-height:440px;position:relative;overflow:hidden}.artist-card img{object-fit:cover;width:100%;height:100%;transition:transform .35s;position:absolute}.artist-card:hover img{transform:scale(1.035)}.artist-card:after{content:"";background:linear-gradient(#0000 25%,#0c080eeb 100%);position:absolute;inset:0}.artist-card-overlay{z-index:2;position:absolute;bottom:24px;left:22px;right:22px}.artist-card-overlay h3{margin:8px 0;font-size:28px}.artist-card-overlay p{color:#ddd2e1;font-size:14px;line-height:1.5}.artist-card-overlay strong{color:#ebc7ff;margin-top:13px;display:block}.membership-banner{background:linear-gradient(135deg,#32203f,#151119);border:1px solid #dea6ff33;border-radius:28px;margin:12px 22px;padding:42px}.membership-banner span{letter-spacing:2px;color:#d99cff;font-size:11px;font-weight:800}.membership-banner h2{margin:10px 0;font-size:30px}.membership-banner p{color:#cabfd0}.feed-list{gap:18px;max-width:760px;margin:0 auto;display:grid}.post-card{background:#171319;border:1px solid #ffffff12;border-radius:24px;overflow:hidden}.post-head{align-items:center;gap:11px;padding:16px;display:flex}.post-head img{object-fit:cover;border-radius:50%;width:42px;height:42px}.post-head div{flex-direction:column;flex:1;gap:3px;display:flex}.post-head span{color:#a99fab;font-size:11px}.badge{background:#2b252e;border-radius:999px;padding:7px 9px;font-weight:800;color:#c8bdcb!important}.badge.members{background:#4e2c61;color:#f0d6ff!important}.post-image{object-fit:cover;width:100%;max-height:520px}.post-body{padding:20px}.post-body h3{margin:0 0 8px}.post-body p{color:#d2c8d5;line-height:1.7}.post-actions{border-top:1px solid #ffffff0f;gap:18px;margin-top:16px;padding-top:14px;display:flex}.post-actions button{color:#a99fac;background:0 0;border:0;padding:0}.bottom-nav{z-index:30;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:min(100%,1180px);height:76px;padding-bottom:env(safe-area-inset-bottom);background:#120f14f0;border-top:1px solid #ffffff14;grid-template-columns:repeat(6,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav a{color:#8f8692;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px;display:flex}.bottom-nav a.active{color:#e2adff}.nav-icon{font-size:20px}.page-top{padding-top:48px}.page-heading{margin:7px 0;font-size:42px}.page-lead{color:#bcb1bf;margin-bottom:28px}.artist-hero{background-position:50%;background-size:cover;align-items:end;min-height:620px;padding:52px 26px;display:flex}.artist-hero>div{max-width:620px}.artist-hero h1{margin:8px 0;font-size:50px}.artist-hero p{color:#dfd6e2;line-height:1.7}.empty-page,.loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:30px;display:flex}.empty-page p{color:#bfb4c2;max-width:430px}.empty-page span{color:#817785;font-size:12px}.empty-icon{color:#deb0f7;background:#32203f;border-radius:23px;place-items:center;width:70px;height:70px;font-weight:900;display:grid}.error-box{color:#ffd8e2;background:#421c29;border-radius:16px;margin:22px;padding:16px;line-height:1.6}@media (width<=700px){.artist-grid{grid-template-columns:1fr}.artist-card{min-height:470px}.hero{min-height:570px}.membership-banner{padding:30px 24px}.artist-hero{min-height:580px}.artist-hero h1{font-size:38px}}@media (width>=900px){.topbar,.section-block{padding-left:42px;padding-right:42px}.hero{padding-left:48px}.bottom-nav{border-left:1px solid #ffffff0f;border-right:1px solid #ffffff0f}}.demo-user-select{color:#fff;background:#211b24;border:1px solid #ffffff1f;border-radius:12px;max-width:210px;padding:9px 10px}.account-chip{color:#cfc4d3;background:#241d28;border-radius:999px;margin-bottom:20px;padding:10px 14px;display:inline-flex}.chat-room-list{gap:12px;max-width:760px;display:grid}.chat-room-card{background:#18141b;border:1px solid #ffffff14;border-radius:20px;grid-template-columns:62px 1fr;align-items:center;gap:14px;padding:14px;display:grid}.chat-room-card img{object-fit:cover;border-radius:18px;width:62px;height:62px}.chat-room-title{justify-content:space-between;gap:10px;display:flex}.chat-room-title span{color:#d99cff;font-size:10px}.chat-room-card p{color:#a99fac;white-space:nowrap;text-overflow:ellipsis;margin:7px 0 0;overflow:hidden}.membership-lock{background:#19151c;border:1px solid #d99cff29;border-radius:24px;max-width:620px;padding:30px}.membership-lock p{color:#bfb4c2;margin-bottom:24px}.chat-page{flex-direction:column;min-height:calc(100vh - 144px);display:flex}.chat-header{z-index:10;background:#141016f5;border-bottom:1px solid #ffffff14;align-items:center;gap:16px;padding:14px 20px;display:flex;position:sticky;top:68px}.chat-header>a{font-size:34px}.chat-header div{flex-direction:column;display:flex}.chat-header span{color:#a99fac;font-size:11px}.message-list{flex-direction:column;flex:1;gap:16px;padding:22px;display:flex}.message-row{align-self:flex-start;gap:10px;max-width:78%;display:flex}.message-row.mine{flex-direction:row-reverse;align-self:flex-end}.message-row img{object-fit:cover;border-radius:50%;width:36px;height:36px}.message-row>div{position:relative}.message-row span{color:#a99fac;margin:0 4px 5px;font-size:11px;display:block}.message-row p{background:#27212b;border-radius:5px 18px 18px;margin:0;padding:12px 14px;line-height:1.5}.message-row.mine p{background:#8d50ae;border-radius:18px 5px 18px 18px}.message-row time{color:#827887;margin-top:4px;font-size:9px;display:block}.message-form{background:#151217;border-top:1px solid #ffffff14;gap:9px;padding:13px 16px;display:flex;position:sticky;bottom:76px}.message-form input{color:#fff;background:#27212b;border:1px solid #ffffff1a;border-radius:999px;flex:1;padding:13px 16px}.message-form button,.secondary-button{cursor:pointer;border:0;border-radius:999px;padding:12px 17px;font-weight:800}.message-form button{color:#1b1020;background:#d99cff}.secondary-button{color:#eadff0;background:#2a232e;border:1px solid #ffffff1a}.artist-actions{flex-wrap:wrap;gap:10px;display:flex}.profile-panel{background:#19151c;border-radius:24px;align-items:center;gap:16px;padding:22px;display:flex}.profile-avatar{background:#6f3b88;border-radius:22px;place-items:center;width:62px;height:62px;font-size:24px;font-weight:900;display:grid}.profile-panel h2,.profile-panel p{margin:0}.profile-panel p{color:#a99fac;margin-top:5px}.subheading{margin-top:34px}.membership-list{gap:12px;display:grid}.membership-item{background:#19151c;border-radius:18px;grid-template-columns:56px 1fr auto;align-items:center;gap:14px;padding:13px;display:grid}.membership-item img{object-fit:cover;border-radius:15px;width:56px;height:56px}.membership-item p{color:#a99fac;margin:5px 0 0;font-size:13px}.membership-item span{color:#d99cff;font-size:10px;font-weight:900}@media (width<=600px){.demo-user-select{max-width:155px;font-size:11px}.message-row{max-width:88%}}.chat-room-avatar-wrap{position:relative}.group-dot{color:#1a1020;background:#d99cff;border:3px solid #18141b;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;font-weight:900;display:grid;position:absolute;bottom:-3px;right:-4px}.chat-room-main{min-width:0}.chat-room-meta{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.chat-room-meta p{min-width:0}.chat-room-meta>div{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.chat-room-meta time{color:#746b78;white-space:nowrap;font-size:10px}.unread-preview{font-weight:700;color:#eee6f1!important}.unread-badge{color:#1a1020;background:#d99cff;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 6px;font-size:10px;font-weight:900;display:grid}.chat-header-avatar{object-fit:cover;border-radius:14px;width:42px;height:42px}.message-block{flex-direction:column;gap:12px;display:flex}.chat-date-divider{color:#918795;background:#211b24;border-radius:999px;align-self:center;padding:6px 11px;font-size:10px}.message-sender{align-items:center;gap:6px;display:flex!important}.artist-message-badge{color:#1b1020;letter-spacing:.4px;background:#d99cff;border-radius:999px;padding:2px 5px;font-size:8px}.message-row.mine .artist-message-badge{background:#f0d6ff}.message-row.mine .message-sender{justify-content:flex-end}.message-meta-row{align-items:center;gap:8px;margin-top:5px;display:flex}.message-row.mine .message-meta-row{justify-content:flex-end}.message-meta-row time{margin:0}.message-delete-button{color:#ffffff73;cursor:pointer;background:0 0;border:0;padding:2px 4px;font-size:11px}.message-delete-button:hover,.message-delete-button:focus-visible{color:#f3a8ff;text-decoration:underline}.message-delete-button:disabled{cursor:wait;opacity:.5}.success-box{color:#c9ffe1;background:#173b2b;border:1px solid #74ffb52e;border-radius:14px;margin:14px 22px 0;padding:13px 16px}.message-report-button{color:#ffffff6b;cursor:pointer;background:0 0;border:0;padding:2px 4px;font-size:11px}.message-report-button:hover,.message-report-button:focus-visible{color:#ffb7ca;text-decoration:underline}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050406c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.report-modal{background:#1b171e;border:1px solid #ffffff1f;border-radius:25px;width:min(100%,480px);padding:26px;box-shadow:0 30px 90px #00000080}.report-modal h2{margin:8px 0 14px;font-size:27px}.report-message-preview{color:#d7cdd9;white-space:nowrap;text-overflow:ellipsis;background:#27212b;border-radius:14px;padding:13px;overflow:hidden}.report-modal label{color:#d9cddd;gap:8px;margin-top:16px;font-size:13px;font-weight:800;display:grid}.report-modal label span{color:#847987;font-weight:400}.report-modal select,.report-modal textarea{color:#fff;width:100%;font:inherit;background:#27212b;border:1px solid #ffffff1f;border-radius:13px;padding:12px}.report-modal textarea{resize:vertical;line-height:1.5}.report-modal-actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.danger-button{color:#fff;cursor:pointer;background:#b54262;border:0;border-radius:999px;padding:12px 17px;font-weight:800}.danger-button:disabled{opacity:.55;cursor:wait}.safety-management-card{background:linear-gradient(135deg,#241a29,#171319);border:1px solid #d99cff29;border-radius:24px;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:25px;display:flex}.safety-management-card h2{margin:7px 0}.safety-management-card p{color:#ada2b1;margin:0}.report-filters{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.report-filters button{color:#aaa0ad;cursor:pointer;background:#211b24;border:1px solid #ffffff1a;border-radius:999px;padding:9px 14px}.report-filters button.active{color:#1a1020;background:#d99cff;border-color:#0000;font-weight:900}.report-list{gap:15px;max-width:820px;display:grid}.report-card{background:#18141b;border:1px solid #ffffff14;border-radius:21px;padding:20px}.report-card-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.report-card-head>div{align-items:center;gap:9px;display:flex}.report-card-head time{color:#807684;font-size:10px}.report-status{border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.status-pending{color:#ffdba8;background:#5a3d20}.status-reviewed{color:#bcd9ff;background:#273b58}.status-resolved{color:#baffe0;background:#1d4b38}.status-dismissed{color:#c9c1cc;background:#333039}.report-card blockquote{background:#211b24;border-left:3px solid #b66bdc;border-radius:0 14px 14px 0;margin:17px 0;padding:15px}.report-card blockquote p{color:#ddd3df;margin:7px 0 0;line-height:1.55}.report-details{color:#918794;font-size:12px}.report-details p{color:#c6bbc9;margin:8px 0 0}.report-actions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.report-actions button{color:#e5dce8;cursor:pointer;background:#2a232e;border:1px solid #ffffff1a;border-radius:999px;padding:10px 14px;font-weight:800}.report-actions .primary-small{background:#8e52ad;border-color:#0000}.report-actions .ghost-danger{color:#ffb5c9;background:0 0}.report-actions button:disabled{opacity:.5;cursor:wait}@media (width<=600px){.safety-management-card{flex-direction:column;align-items:flex-start}.report-card-head{flex-direction:column}.report-actions>*{text-align:center;flex:1}}.artist-grid-premium{gap:18px}.artist-card-premium{isolation:isolate;min-height:520px}.artist-card-premium:after{background:linear-gradient(#05040705 20%,#0a070c3d 52%,#0a070cf7 100%)}.artist-card-premium img{object-position:center 24%}.artist-card-topline{z-index:3;justify-content:space-between;align-items:center;display:flex;position:absolute;top:20px;left:20px;right:20px}.live-pill{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:1.2px;background:#0d0b0fad;border:1px solid #ffffff2e;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900}.artist-card-arrow{background:#0d0b0fa8;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.artist-card-premium .artist-card-overlay{bottom:26px;left:26px;right:26px}.artist-card-premium .artist-card-overlay h3{margin:8px 0 0;font-size:32px}.artist-card-premium .artist-card-overlay small{color:#bfb2c4;margin-top:4px;display:block}.artist-card-footer{border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;margin-top:18px;padding-top:16px;display:flex}.artist-card-footer span{color:#d8cde0;font-size:12px}.artist-card-footer strong{margin:0!important}.artist-hero-v2{background-position:50% 20%;min-height:720px;position:relative}.artist-hero-v2:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0a080cc7,#0000 58%);position:absolute;inset:0}.artist-hero-copy{z-index:1;position:relative}.artist-hero-copy h1{letter-spacing:-3px;margin-bottom:0;font-size:clamp(44px,8vw,74px)}.artist-name-en{letter-spacing:2.2px;text-transform:uppercase;font-size:14px;color:#d99cff!important;margin:4px 0 18px!important}.artist-hero-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.secondary-button{color:#fff;background:#0c090e85;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;padding:14px 20px;font-weight:800;display:inline-flex}.artist-profile-strip{z-index:3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#19141ce6;border:1px solid #ffffff17;border-radius:22px;grid-template-columns:repeat(3,1fr);max-width:860px;margin:-30px auto 10px;display:grid;position:relative;overflow:hidden}.artist-profile-strip>div{flex-direction:column;align-items:center;gap:4px;padding:21px 12px;display:flex}.artist-profile-strip>div+div{border-left:1px solid #ffffff14}.artist-profile-strip strong{font-size:18px}.artist-profile-strip span{letter-spacing:1.4px;color:#a99fac;font-size:9px}.content-tabs{gap:8px;margin:18px 0 22px;display:flex;overflow:auto}.content-tabs button{color:#9f96a2;white-space:nowrap;background:#18141a;border:1px solid #ffffff17;border-radius:999px;padding:10px 16px}.content-tabs button.active{color:#1a1020;background:#e0a7ff;border-color:#0000;font-weight:900}.post-card-v2{box-shadow:0 20px 50px #0000002e}.post-card-v2 .post-head{padding:17px 18px}.post-card-v2 .post-head img{border:2px solid #d99cffa6;width:46px;height:46px}.post-card-v2 .post-head strong{align-items:center;gap:6px;display:flex}.verified-dot{background:#d99cff;border-radius:50%;place-items:center;width:17px;height:17px;font-weight:900;color:#24132c!important;font-size:10px!important;display:inline-grid!important}.post-card-v2 .post-image{aspect-ratio:4/5;object-position:center 20%;max-height:680px}.post-card-v2 .post-actions button{cursor:pointer;align-items:center;gap:6px;font-size:17px;display:flex}.post-card-v2 .post-actions button span{font-size:12px}.chat-header-avatar,.chat-room-card img,.message-row>img{object-position:center 20%}@media (width<=700px){.artist-card-premium{min-height:560px}.artist-hero-v2{background-position:50% 15%;min-height:650px;padding-bottom:72px}.artist-hero-v2:before{background:linear-gradient(#0000 25%,#0a080cf5 78%)}.artist-profile-strip{margin:-22px 16px 0}.artist-profile-strip strong{font-size:15px}.artist-profile-strip span{font-size:8px}.artist-content-section{padding-top:34px}.post-card-v2 .post-image{aspect-ratio:1/1.2}}.post-actions button.active{color:#f2b5ff}.post-actions button:disabled{opacity:.55;cursor:wait}.post-action-icon{line-height:1;font-size:20px!important}.post-inline-error{color:#ffd8e2;background:#421c29;border-radius:12px;margin-top:12px;padding:10px 12px;font-size:12px}.post-card-locked{position:relative}.post-lock-panel{text-align:center;background:radial-gradient(circle at 50% 0,#b767e238,#0000 44%),linear-gradient(145deg,#1d1721,#110e13);flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:48px 28px;display:flex}.post-lock-icon{color:#e8c5fb;letter-spacing:1.4px;background:#33263a;border:1px solid #d99cff3d;border-radius:24px;place-items:center;width:72px;height:72px;font-size:10px;font-weight:900;display:grid}.post-lock-panel h3{margin:20px 0 8px;font-size:25px}.post-lock-panel p{color:#b9aebe;max-width:410px;margin:0 0 22px;line-height:1.65}.post-comments{border-top:1px solid #ffffff14;margin-top:18px;padding-top:16px}.comment-form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.comment-form input{color:#fff;background:#27212b;border:1px solid #ffffff1a;border-radius:999px;min-width:0;padding:12px 15px}.comment-form button{color:#1a1020;background:#d99cff;border:0;border-radius:999px;padding:0 16px;font-weight:900}.comment-form button:disabled{opacity:.45}.comment-list{gap:14px;margin-top:18px;display:grid}.empty-comments{text-align:center;background:#1d1920;border-radius:14px;padding:18px;color:#887e8b!important;margin:0!important}.comment-item{grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.comment-avatar{color:#f4dcff;background:#533164;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid;overflow:hidden}.comment-avatar img{object-fit:cover;width:100%;height:100%}.comment-copy{min-width:0}.comment-copy>div{align-items:center;gap:8px;display:flex}.comment-copy strong{font-size:12px}.comment-copy time{color:#776d7a;font-size:9px}.comment-copy p{white-space:pre-wrap;word-break:break-word;font-size:13px;color:#d7cdd9!important;margin:5px 0 0!important;line-height:1.5!important}.comment-delete{color:#7f7582;cursor:pointer;background:0 0;border:0;padding:4px;font-size:10px}.comment-delete:hover{color:#ffabc2}@media (width<=600px){.post-lock-panel{min-height:330px;padding:38px 22px}.comment-form{grid-template-columns:1fr}.comment-form button{padding:11px}.comment-item{grid-template-columns:34px minmax(0,1fr) auto}.comment-avatar{width:34px;height:34px}}.operator-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:28px 0;display:grid}.studio-management-card,.safety-management-card{background:linear-gradient(135deg,#c170ff1f,#ffffff06);border:1px solid #ffffff1a;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.creator-page{max-width:860px;margin:0 auto}.creator-form{background:#121015;border:1px solid #ffffff1a;border-radius:26px;gap:22px;margin-top:28px;padding:28px;display:grid}.creator-form label{gap:9px;display:grid}.creator-form label>span,.visibility-picker legend{letter-spacing:.08em;color:#d6cfe0;font-size:13px;font-weight:800}.creator-form input[type=text],.creator-form input:not([type]),.creator-form select,.creator-form textarea{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#0c0a0e;border:1px solid #ffffff21;border-radius:14px;outline:none;padding:14px 16px}.creator-form textarea{resize:vertical;line-height:1.7}.creator-form input:focus,.creator-form textarea:focus,.creator-form select:focus{border-color:#cd7cff;box-shadow:0 0 0 3px #cd7cff1f}.creator-form input[type=file]{background:#0c0a0e;border:1px dashed #ffffff2e;border-radius:14px;padding:13px}.creator-form small{color:#80798a}.creator-account{border-bottom:1px solid #ffffff14;align-items:center;gap:14px;padding-bottom:20px;display:flex}.creator-account img{object-fit:cover;border-radius:50%;width:58px;height:58px}.creator-account div{gap:4px;display:grid}.creator-account span{letter-spacing:.14em;color:#d77cff;font-size:11px}.creator-preview{background:#09080a;border-radius:18px;position:relative;overflow:hidden}.creator-preview img{object-fit:contain;width:100%;max-height:560px;display:block}.creator-preview button{color:#fff;background:#000000bf;border:0;border-radius:999px;padding:9px 13px;position:absolute;top:12px;right:12px}.visibility-picker{border:0;gap:10px;margin:0;padding:0;display:grid}.visibility-picker label{border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:none;align-items:flex-start;gap:12px;padding:15px;display:flex}.visibility-picker label:has(input:checked){background:#ca78ff14;border-color:#ca78ff}.visibility-picker div{gap:4px;display:grid}.visibility-picker span{color:#8d8794;font-size:13px}.creator-submit{width:100%;min-height:52px}.post-head-tools{align-items:center;gap:8px;margin-left:auto;display:flex}.post-delete-button{color:#7f7885;cursor:pointer;background:0 0;border:0;font-size:12px}@media (width<=720px){.operator-grid{grid-template-columns:1fr}.studio-management-card,.safety-management-card{flex-direction:column;align-items:flex-start}.creator-form{border-radius:20px;padding:18px}.post-head-tools{flex-direction:column;align-items:flex-end}}.topbar-actions{align-items:center;gap:10px;display:flex}.brand{color:inherit;text-decoration:none}.notification-bell{color:#f3dcff;background:#161219;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:42px;height:42px;text-decoration:none;display:grid;position:relative}.notification-bell>span{font-size:21px;transform:rotate(45deg)}.notification-bell b{color:#211225;background:#e7a8ff;border:2px solid #0d0b0f;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;display:grid;position:absolute;top:-5px;right:-4px}.notification-page{max-width:900px;margin:0 auto}.notification-title-row{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.compact-button{white-space:nowrap;padding:10px 15px}.notification-list{gap:10px;margin-top:28px;display:grid}.notification-card{text-align:left;color:#fff;cursor:pointer;background:#151217;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;padding:17px 18px;transition:all .18s;display:grid;position:relative}.notification-card:hover{border-color:#de9eff52;transform:translateY(-1px)}.notification-card.unread{background:linear-gradient(135deg,#d17cff21,#151217);border-color:#d17cff42}.notification-avatar{color:#efd4ff;background:#392744;border-radius:50%;place-items:center;width:52px;height:52px;font-weight:900;display:grid;overflow:hidden}.notification-avatar img{object-fit:cover;object-position:center 22%;width:100%;height:100%}.notification-copy{min-width:0}.notification-meta{align-items:center;gap:10px;margin-bottom:4px;display:flex}.notification-meta span{letter-spacing:1.4px;color:#d98cff;font-size:9px;font-weight:900}.notification-meta time{color:#766f79;font-size:10px}.notification-copy strong{font-size:14px;display:block}.notification-copy p{color:#aaa0ad;white-space:nowrap;text-overflow:ellipsis;margin:5px 0 0;font-size:12px;overflow:hidden}.notification-dot{background:#dfa0ff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 14px #dfa0ffa6}.notification-empty{text-align:center;background:#121014;border:1px dashed #ffffff1f;border-radius:24px;margin-top:30px;padding:70px 24px}.notification-empty>span{color:#d99cff;background:#211923;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:28px;display:grid}.notification-empty h2{font-size:20px}.notification-empty p{color:#8f8793}.status-card{color:#aaa1ae;background:#18141b;border-radius:16px;margin-top:24px;padding:18px}.error-card-inline{color:#ffd8e4;background:#351a24}@media (width<=650px){.topbar-actions{gap:6px}.notification-bell{width:38px;height:38px}.notification-title-row{flex-direction:column}.notification-card{grid-template-columns:44px minmax(0,1fr) auto;padding:14px}.notification-avatar{width:44px;height:44px}.notification-copy p{max-width:210px}}.my-page-v11{max-width:980px;margin:0 auto}.my-title-row,.membership-heading-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.secondary-button{color:#f6eff8;cursor:pointer;background:#18141b;border:1px solid #ffffff29;border-radius:999px;padding:11px 16px;font-weight:800}.profile-panel-v11{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;display:grid}.profile-panel-v11 .profile-avatar{width:82px;height:82px}.profile-panel-v11 .profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-main-copy>span,.membership-item-v11 div>span{letter-spacing:1.5px;color:#da94ff;font-size:9px;font-weight:900}.profile-main-copy h2{margin:5px 0}.profile-main-copy p{color:#918796;margin:0}.profile-membership-summary{justify-items:end;display:grid}.profile-membership-summary strong{color:#e2a9ff;font-size:30px}.profile-membership-summary span{font-size:11px;font-weight:800}.profile-membership-summary small{color:#817886;margin-top:4px}.profile-edit-form{background:#141116;border:1px solid #ffffff1a;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:14px;margin:18px 0 28px;padding:20px;display:grid}.profile-edit-form label{gap:8px;display:grid}.profile-edit-form label>span{font-size:12px;font-weight:800}.profile-edit-form input{color:#fff;background:#0d0b0f;border:1px solid #ffffff21;border-radius:13px;width:100%;padding:12px}.profile-edit-form small{color:#7f7582}.profile-success{color:#aaf0c7;background:#183326;border-radius:13px;margin:12px 0;padding:12px 14px}.membership-heading-row{margin-top:34px}.membership-heading-row .subheading{margin:5px 0 0}.text-link{color:#d99cff;font-size:12px;font-weight:900}.membership-list-v11{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.membership-item-v11{background:#151217;border:1px solid #ffffff17;border-radius:19px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.membership-item-v11 img{object-fit:cover;object-position:center 20%;border-radius:16px;width:72px;height:72px}.membership-item-v11 strong{margin:4px 0;font-size:15px;display:block}.membership-item-v11 p,.membership-item-v11 small{color:#918896;margin:0;font-size:11px}.membership-item-v11 small{color:#d6a2ef}.membership-item-v11>b{color:#9b8fa0;font-size:25px}.membership-empty-v11{flex-direction:column;align-items:flex-start;gap:8px;padding:30px;display:flex}.membership-empty-v11 .primary-button{margin-top:8px}@media (width<=720px){.profile-panel-v11{grid-template-columns:auto minmax(0,1fr)}.profile-membership-summary{border-top:1px solid #ffffff14;grid-column:1/-1;grid-template-columns:auto auto 1fr;place-items:center start;gap:8px;width:100%;padding-top:15px}.profile-membership-summary small{justify-self:end;margin:0}.profile-edit-form,.membership-list-v11{grid-template-columns:1fr}.my-title-row{align-items:flex-end}}.artist-home-v12{background:#0d0b0f;min-height:100vh}.artist-home-cover{background-position:50% 18%;background-size:cover;align-items:flex-end;min-height:690px;display:flex}.artist-home-cover-content{width:100%;padding:72px 28px 44px}.artist-home-identity{align-items:center;gap:18px;display:flex}.artist-home-identity>img{object-fit:cover;object-position:center 20%;border:3px solid #ffffffe0;border-radius:32px;width:100px;height:100px;box-shadow:0 18px 42px #0000006b}.artist-status-row{letter-spacing:1.5px;color:#f0d4ff;align-items:center;gap:7px;font-size:10px;font-weight:900;display:flex}.online-dot{background:#55e7a1;border-radius:50%;width:8px;height:8px;box-shadow:0 0 14px #55e7a1cc}.artist-home-identity h1{letter-spacing:-2px;margin:8px 0 7px;font-size:clamp(38px,8vw,62px);line-height:1}.artist-home-identity p{color:#c9becd;letter-spacing:.08em;margin:0;font-size:13px}.artist-home-bio{color:#ded5e1;max-width:640px;margin:22px 0;line-height:1.75}.artist-home-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.membership-active-pill{color:#a9f2cb;background:#5ae09e1f;border:1px solid #5ae09e52;border-radius:999px;align-items:center;min-height:48px;padding:0 18px;font-weight:900;display:inline-flex}.artist-home-body{max-width:980px;margin:-2px auto 0;padding:0 22px 56px}.artist-kpi-grid{background:#151217;border:1px solid #ffffff17;border-radius:22px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.artist-kpi-grid>div{border-right:1px solid #ffffff14;place-items:center;padding:24px 12px;display:grid}.artist-kpi-grid>div:last-child{border-right:0}.artist-kpi-grid strong{font-size:28px}.artist-kpi-grid span{letter-spacing:1.5px;color:#948a98;margin-top:4px;font-size:9px;font-weight:900}.artist-message-card{background:linear-gradient(135deg,#ca7bff29,#ffffff08);border:1px solid #dca0ff33;border-radius:24px;margin-top:18px;padding:26px}.artist-message-card>span,.artist-membership-card-v12>div>span,.featured-content-card div>span{letter-spacing:1.7px;color:#d99cff;font-size:9px;font-weight:900}.artist-message-card p{margin:12px 0;font-size:20px;line-height:1.65}.artist-message-card small{color:#948a98}.artist-notice-card{background:#18141b;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:24px;margin-top:14px;padding:18px 22px;display:grid}.artist-notice-card div{align-items:center;gap:10px;display:flex}.artist-notice-card span{color:#efd5ff;background:#4a2a59;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:900}.artist-notice-card p{color:#aaa0ad;white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.artist-membership-card-v12{background:linear-gradient(135deg,#30203b,#161219);border:1px solid #d897ff3d;border-radius:26px;justify-content:space-between;align-items:center;gap:22px;margin-top:18px;padding:28px;display:flex}.artist-membership-card-v12 h2{margin:8px 0;font-size:24px}.artist-membership-card-v12 p{color:#b9adbd;margin:0;line-height:1.6}.artist-quick-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px;display:grid}.artist-quick-grid button{color:#fff;cursor:pointer;background:#151217;border:1px solid #ffffff14;border-radius:20px;place-items:center;gap:5px;min-height:110px;display:grid}.artist-quick-grid button>span{color:#dda7ff;font-size:23px}.artist-quick-grid button strong{font-size:12px}.artist-quick-grid button small{color:#776f7b}.featured-content-card{background:#151217;border:1px solid #ffffff17;border-radius:28px;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);margin-top:20px;display:grid;overflow:hidden}.featured-content-card>img{object-fit:cover;width:100%;height:360px}.featured-content-card>div{flex-direction:column;justify-content:center;padding:28px;display:flex}.featured-content-card h2{margin:10px 0;font-size:27px}.featured-content-card p{color:#b4a9b7;-webkit-line-clamp:5;-webkit-box-orient:vertical;line-height:1.7;display:-webkit-box;overflow:hidden}.artist-feed-section{padding-left:0;padding-right:0}.artist-home-skeleton{padding-bottom:80px}.skeleton{background:#1a171c;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff12,#0000);animation:1.2s infinite skeletonMove;position:absolute;inset:0;transform:translate(-100%)}.skeleton-cover{height:690px}.skeleton-grid{grid-template-columns:repeat(3,1fr);gap:12px;max-width:980px;margin:18px auto;padding:0 22px;display:grid}.skeleton-card{border-radius:20px;height:130px}@keyframes skeletonMove{to{transform:translate(100%)}}.artist-home-error{max-width:900px;margin:40px auto}@media (width<=720px){.artist-home-cover{min-height:610px}.artist-home-cover-content{padding:52px 20px 34px}.artist-home-identity>img{border-radius:26px;width:82px;height:82px}.artist-home-bio{font-size:13px}.artist-home-body{padding-left:14px;padding-right:14px}.artist-kpi-grid strong{font-size:23px}.artist-message-card p{font-size:17px}.artist-notice-card{grid-template-columns:1fr;gap:9px}.artist-membership-card-v12{flex-direction:column;align-items:flex-start;padding:22px}.artist-membership-card-v12 h2{font-size:20px}.artist-quick-grid{grid-template-columns:repeat(2,1fr)}.featured-content-card{grid-template-columns:1fr}.featured-content-card>img{height:300px}.featured-content-card>div{padding:22px}.skeleton-cover{height:610px}.skeleton-grid{grid-template-columns:1fr}}nn .my-page-v11{width:100%;max-width:980px;overflow-x:clip}.profile-panel-v11{box-sizing:border-box;width:100%;overflow:hidden}.profile-panel-v11 .profile-avatar{border-radius:24px;flex:0 0 82px;width:82px;min-width:82px;max-width:82px;height:82px;padding:0;position:relative;overflow:hidden}.profile-panel-v11 .profile-avatar img{object-fit:cover;object-position:center 20%;width:100%;max-width:100%;height:100%;max-height:100%;display:block;position:absolute;inset:0}.profile-main-copy,.profile-membership-summary{min-width:0}.featured-content-card>img{background:#0d0b0f;min-width:0;display:block}@media (width<=720px){.profile-panel-v11 .profile-avatar{border-radius:20px;flex-basis:68px;width:68px;min-width:68px;max-width:68px;height:68px}}.profile-panel{width:100%;min-width:0;position:relative;overflow:hidden}.profile-panel .profile-avatar{isolation:isolate;border-radius:22px;flex:0 0 72px;width:72px;min-width:72px;max-width:72px;height:72px;padding:0;position:relative;overflow:hidden}.profile-panel .profile-avatar>img,.profile-panel .profile-avatar>span{object-fit:cover;object-position:center 20%;border-radius:inherit;place-items:center;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;display:grid;position:absolute;inset:0}.profile-panel>div:last-child{min-width:0}.membership-item>img,.post-head>img,.comment-avatar>img,.artist-home-identity>img{object-fit:cover;object-position:center 20%;max-width:100%;display:block}.featured-content-card>img,.post-image{object-fit:cover;object-position:center 20%;background:linear-gradient(135deg,#211923,#0d0b0f);width:100%;min-width:0;max-width:100%;display:block}.featured-content-card,.featured-content-card>div{min-width:0}@media (width<=700px){.profile-panel .profile-avatar{border-radius:19px;flex-basis:62px;width:62px;min-width:62px;max-width:62px;height:62px}}.membership-checkout-page,.membership-manage-page{max-width:900px;margin:0 auto}.checkout-hero{grid-template-columns:150px minmax(0,1fr);align-items:center;gap:24px;margin:24px 0;display:grid}.checkout-hero>img{object-fit:cover;object-position:center 20%;border-radius:34px;width:150px;height:150px}.checkout-hero h1{margin:8px 0;font-size:38px}.checkout-hero p{color:#b9afbd;line-height:1.7}.checkout-card{background:linear-gradient(145deg,#1b151e,#100d12);border:1px solid #ffffff1a;border-radius:28px;padding:28px}.checkout-price{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:end;gap:20px;padding-bottom:20px;display:flex}.checkout-price span{color:#a89eab}.checkout-price strong{color:#e4b2ff;font-size:30px}.checkout-card ul{color:#d7ceda;gap:12px;padding:22px 0 22px 22px;display:grid}.checkout-notice{background:#201925;border:1px solid #da9cff2e;border-radius:16px;padding:16px}.checkout-notice p{color:#aaa0ad;margin:7px 0 0;line-height:1.6}.checkout-submit{width:100%;margin-top:18px}.checkout-submit:disabled{opacity:.62;cursor:not-allowed}.membership-management-card{background:linear-gradient(135deg,#72dba81f,#ffffff06);border:1px solid #ffffff1a;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.membership-order-list{gap:12px;display:grid}.membership-order-list.compact{margin-bottom:24px}.membership-order-card{background:#171319;border:1px solid #ffffff14;border-radius:20px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.membership-order-card>img{object-fit:cover;object-position:center 20%;border-radius:18px;width:64px;height:64px}.membership-order-card span{color:#d99cff;letter-spacing:.08em;font-size:10px;font-weight:900}.membership-order-card h3{margin:4px 0;font-size:16px}.membership-order-card p{color:#8f8593;margin:0;font-size:12px}.order-status-actions{justify-items:end;gap:10px;display:grid}.order-status-actions>div{gap:7px;display:flex}.order-status-actions button{color:#170d1b;cursor:pointer;background:#cf8df3;border:0;border-radius:999px;padding:9px 14px;font-weight:900}.order-status-actions button.danger{color:#ffb8c5;background:#3b2730}.order-status{border-radius:999px;padding:7px 10px;font-size:10px}.order-status.pending{color:#ffd58a;background:#46361e}.order-status.approved{color:#a7edc4;background:#18392a}.order-status.rejected{color:#ffb7c3;background:#3c2028}@media (width<=720px){.checkout-hero{grid-template-columns:90px minmax(0,1fr);gap:15px}.checkout-hero>img{border-radius:24px;width:90px;height:90px}.checkout-hero h1{font-size:27px}.checkout-price{flex-direction:column;align-items:flex-start}.checkout-price strong{font-size:25px}.membership-order-card{grid-template-columns:54px minmax(0,1fr)}.membership-order-card>img{width:54px;height:54px}.order-status-actions,.membership-order-card>.order-status{grid-column:1/-1;justify-self:stretch}.order-status-actions{justify-items:start}.membership-management-card{flex-direction:column;align-items:flex-start}}.dashboard-management-card{color:#fff;background:linear-gradient(135deg,#17171b,#342433);border-radius:24px;justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.dashboard-management-card h2{margin:5px 0 7px}.dashboard-management-card p{color:#ffffffb8;margin:0}.dashboard-page{padding-bottom:110px}.dashboard-heading-row,.dashboard-section-header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.dashboard-heading-row>div>p{color:var(--muted,#777);margin:8px 0 0}.dashboard-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:28px 0 16px;display:grid}.dashboard-kpi-grid article{background:#fff;border:1px solid #00000014;border-radius:22px;padding:22px;box-shadow:0 12px 35px #1a12190d}.dashboard-kpi-grid span,.dashboard-kpi-grid small{color:#7a7479;display:block}.dashboard-kpi-grid strong{letter-spacing:-1.3px;margin:10px 0 5px;font-size:clamp(24px,3vw,36px);display:block}.dashboard-mini-summary{background:#f7f3f6;border-radius:16px;flex-wrap:wrap;gap:22px;margin-bottom:32px;padding:15px 19px;display:flex}.dashboard-mini-summary span{color:#6f6870}.dashboard-mini-summary b{color:#231f22;margin-left:5px}.dashboard-section-header{margin:30px 0 14px}.dashboard-section-header h2{margin:3px 0 0}.dashboard-artist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dashboard-artist-grid>article{background:#fff;border:1px solid #00000014;border-radius:22px;grid-template-columns:68px 1fr;gap:14px;padding:20px;display:grid}.dashboard-artist-grid img{object-fit:cover;border-radius:20px;width:68px;height:68px}.dashboard-artist-grid h3{margin:6px 0 2px}.dashboard-artist-grid p{color:#817a80;margin:0}.dashboard-artist-grid dl{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:8px;margin:4px 0;display:grid}.dashboard-artist-grid dl>div{background:#faf7f9;border-radius:14px;padding:12px}.dashboard-artist-grid dt{color:#857e83;font-size:12px}.dashboard-artist-grid dd{margin:5px 0 0;font-weight:800}.dashboard-artist-grid .text-link{grid-column:1/-1}.dashboard-two-column{grid-template-columns:1.15fr .85fr;gap:18px;display:grid}.dashboard-panel{background:#fff;border:1px solid #00000014;border-radius:22px;padding:20px}.dashboard-order-list>div,.dashboard-expiry-list>div{border-top:1px solid #eee8ec;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:13px 0;display:grid}.dashboard-order-list>div:first-child,.dashboard-expiry-list>div:first-child{border-top:0}.dashboard-order-list img,.dashboard-expiry-list img{object-fit:cover;border-radius:50%;width:46px;height:46px}.dashboard-order-list p,.dashboard-expiry-list p,.dashboard-order-list small,.dashboard-expiry-list small{color:#817a80;margin:2px 0}.dashboard-expiry-list>div>b{color:#d64267;background:#fff0f3;border-radius:12px;padding:7px 10px}.dashboard-empty{color:#837c81;text-align:center;padding:25px 0}.dashboard-skeleton{background:linear-gradient(90deg,#f3eef1,#fbf9fa,#f3eef1) 0 0/200% 100%;border-radius:24px;height:240px;margin-top:40px;animation:1.4s infinite skeleton}.dashboard-skeleton.short{height:140px}.dashboard-error{background:#fff;border:1px solid #eee;border-radius:24px;margin-top:60px;padding:30px}@media (width<=760px){.dashboard-management-card,.dashboard-heading-row{flex-direction:column;align-items:flex-start}.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-artist-grid,.dashboard-two-column{grid-template-columns:1fr}.dashboard-artist-grid dl{grid-template-columns:1fr 1fr}.dashboard-artist-grid dl>div:last-child{grid-column:1/-1}.dashboard-mini-summary{gap:10px 16px}}@media (width<=430px){.dashboard-kpi-grid{grid-template-columns:1fr}.dashboard-kpi-grid article{padding:18px}.dashboard-heading-row .secondary-button{text-align:center;width:100%}}.event-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.event-card{background:#fff;border:1px solid #ececf2;border-radius:24px;overflow:hidden;box-shadow:0 10px 30px #1414230f}.event-card>img{object-fit:cover;width:100%;height:220px;display:block}.event-card-body{padding:20px}.event-meta{color:#666;justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.event-status{color:#16824a;background:#eef8f2;border-radius:999px;padding:6px 10px;font-size:11px}.event-status.closed,.event-status.ended{color:#777;background:#f1f1f4}.event-card h2{margin:12px 0 8px;font-size:22px}.event-card-body>p{color:#666;min-height:48px;line-height:1.65}.event-card dl{gap:8px;margin:18px 0;display:grid}.event-card dl div{grid-template-columns:48px 1fr;gap:10px;display:grid}.event-card dt{color:#999;font-size:12px}.event-card dd{margin:0;font-size:13px}.event-card button{width:100%}.event-form{background:#fff;border:1px solid #ececf2;border-radius:24px;gap:16px;margin:22px 0;padding:22px;display:grid}.event-form label{gap:7px;font-size:13px;font-weight:700;display:grid}.event-form input,.event-form textarea,.event-form select{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #dedee7;border-radius:13px;padding:12px}.event-form-row{grid-template-columns:1fr 1fr 140px;gap:12px;display:grid}.event-form .check-label{align-items:center;gap:8px;display:flex}.event-form .check-label input{width:auto}.managed-event-list{gap:16px;display:grid}.managed-event-card{background:#fff;border:1px solid #ececf2;border-radius:20px;padding:18px}.managed-event-head{align-items:center;gap:13px;display:flex}.managed-event-head>img{object-fit:cover;border-radius:16px;width:54px;height:54px}.managed-event-head h3{margin:2px 0}.managed-event-head p,.managed-event-head span{color:#777;margin:0;font-size:12px}.participant-list{border-top:1px solid #eee;margin-top:16px;padding-top:10px}.participant-list>div{grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:8px 0;display:grid}.participant-list img{object-fit:cover;border-radius:50%;width:34px;height:34px}.participant-list time{color:#999;font-size:11px}.fan-event-entry,.event-management-card{color:#fff;background:linear-gradient(135deg,#191923,#343447);border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin:18px 0;padding:20px;display:flex}.fan-event-entry h2,.event-management-card h2{margin:4px 0}.fan-event-entry p,.event-management-card p{color:#ffffffb3;margin:0}.inline-success{color:#167849;background:#eaf8f0;border-radius:12px;margin:12px 0;padding:12px 14px}@media (width<=720px){.event-grid{grid-template-columns:1fr}.event-card>img{height:180px}.event-form-row{grid-template-columns:1fr}.fan-event-entry,.event-management-card{flex-direction:column;align-items:flex-start}.participant-list>div{grid-template-columns:34px 1fr}.participant-list time{grid-column:2}}.auth-mode-badge{letter-spacing:.08em;color:#ffffffb8;white-space:nowrap;border:1px solid #ffffff29;border-radius:999px;align-items:center;height:24px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.auth-loading-card{border:1px solid var(--line,#ffffff1a);text-align:center;max-width:420px;color:var(--muted,#a8a8b2);background:#ffffff08;border-radius:18px;margin:48px auto;padding:24px}@media (width<=640px){.auth-mode-badge{display:none}}.account-auth-actions{align-items:center;display:flex}.topbar-auth-button{color:inherit;font:inherit;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:7px 11px;font-size:12px;text-decoration:none}.auth-page{grid-template-columns:minmax(0,1fr) minmax(340px,460px);align-items:center;gap:38px;max-width:1040px;min-height:calc(100vh - 48px);margin:0 auto;padding:56px 24px 110px;display:grid}.auth-hero h1{margin:10px 0 22px;font-size:clamp(38px,6vw,72px);line-height:1.03}.auth-hero>p:last-child{max-width:560px;color:var(--muted);line-height:1.7}.auth-card{background:var(--card);border:1px solid var(--line);border-radius:28px;gap:18px;padding:28px;display:grid;box-shadow:0 24px 70px #00000021}.auth-tabs{background:var(--soft);border-radius:14px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.auth-tabs button{font:inherit;cursor:pointer;color:var(--muted);background:0 0;border:0;border-radius:11px;padding:11px;font-weight:700}.auth-tabs button.active{background:var(--card);color:var(--text);box-shadow:0 4px 14px #00000014}.auth-card label{gap:8px;font-size:13px;font-weight:700;display:grid}.auth-card input{border:1px solid var(--line);background:var(--background);width:100%;color:var(--text);font:inherit;box-sizing:border-box;border-radius:14px;padding:13px 14px}.auth-submit{justify-content:center;width:100%;min-height:48px}.auth-error{color:#d83a56;margin:0;font-size:13px;line-height:1.5}.auth-note{text-align:center;color:var(--muted);margin:0;font-size:12px;line-height:1.5}@media (width<=760px){.auth-page{grid-template-columns:1fr;gap:24px;padding:36px 16px 96px}.auth-hero h1{font-size:42px}.auth-card{border-radius:22px;padding:21px}.auth-mode-badge{display:none}.topbar-auth-button{padding:6px 9px}}.community-page{padding-bottom:128px}.community-heading-row{justify-content:space-between;align-items:end;gap:22px;max-width:920px;margin:0 auto 20px;display:flex}.community-heading-row .page-lead{margin:8px 0 0}.community-count{letter-spacing:1.4px;color:#9f94a3;white-space:nowrap;padding-bottom:7px;font-size:10px}.artist-switcher{z-index:18;scrollbar-width:none;background:linear-gradient(#100d12 72%,#0000);gap:10px;max-width:920px;margin:0 auto 14px;padding:10px 2px 13px;display:flex;position:sticky;top:67px;overflow-x:auto}.artist-switcher::-webkit-scrollbar{display:none}.artist-switcher button{color:#aaa0ad;font:inherit;cursor:pointer;background:#1b171e;border:1px solid #ffffff14;border-radius:999px;flex:none;align-items:center;gap:8px;padding:6px 13px 6px 7px;font-size:12px;transition:all .2s;display:flex}.artist-switcher button:hover{color:#fff;border-color:#d99cff66}.artist-switcher button.active{color:#1b1020;background:#e0a7ff;border-color:#0000;font-weight:900;box-shadow:0 8px 24px #be69eb38}.artist-switcher img,.artist-switcher-all{object-fit:cover;color:#e8c5fb;background:#34243e;border-radius:50%;place-items:center;width:31px;height:31px;font-size:9px;font-weight:900;display:grid}.feed-toolbar{justify-content:space-between;align-items:center;gap:12px;max-width:760px;margin:0 auto 16px;display:flex}.feed-filter-tabs{gap:7px;display:flex}.feed-filter-tabs button{color:#918794;font:inherit;cursor:pointer;background:#18141a;border:1px solid #ffffff14;border-radius:999px;padding:9px 15px;font-size:12px}.feed-filter-tabs button.active{color:#171219;background:#fff;border-color:#fff;font-weight:900}.feed-sort-label{color:#786f7b;font-size:10px}.post-head-tools{flex-direction:row!important;flex:none!important;align-items:center!important;gap:6px!important;margin-left:auto!important;display:flex!important}.badge.notice{background:#fff0c7;color:#6b4911!important}.post-image-button{cursor:zoom-in;background:#111;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.post-image-button .post-image{transition:transform .35s;display:block}.post-image-button:hover .post-image{transform:scale(1.015)}.post-image-zoom{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;opacity:0;background:#0c090eb8;border:1px solid #ffffff29;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;transition:all .2s;position:absolute;bottom:13px;right:13px;transform:translateY(4px)}.post-image-button:hover .post-image-zoom{opacity:1;transform:none}.post-content-collapsed{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.post-expand-button{color:#d99cff;font:inherit;cursor:pointer;background:0 0;border:0;padding:2px 0 0;font-size:12px;font-weight:800}.media-lightbox{z-index:200;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#070508f0;place-items:center;padding:52px 22px 28px;animation:.18s lightbox-in;display:grid;position:fixed;inset:0}.media-lightbox-stage{place-items:center;max-width:min(1040px,100%);max-height:calc(100vh - 90px);display:grid}.media-lightbox-stage img{object-fit:contain;border-radius:18px;max-width:100%;max-height:calc(100vh - 90px);box-shadow:0 35px 100px #00000080}.media-lightbox-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;width:42px;height:42px;font-size:28px;line-height:1;position:fixed;top:18px;right:20px}.lightbox-open{overflow:hidden}@keyframes lightbox-in{0%{opacity:0}to{opacity:1}}.feed-empty-state{text-align:center;background:#171319;border:1px dashed #ffffff1f;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;max-width:760px;min-height:330px;margin:0 auto;padding:32px;display:flex}.feed-empty-state>span{color:#e6c2f9;letter-spacing:1px;background:#34243e;border-radius:20px;place-items:center;width:58px;height:58px;margin-bottom:16px;font-size:10px;font-weight:900;display:grid}.feed-empty-state strong{font-size:18px}.feed-empty-state p{color:#918694;max-width:420px;line-height:1.6}.feed-skeleton-card{min-height:460px;overflow:hidden}.skeleton-row{align-items:center;gap:11px;padding:17px 18px;display:flex}.skeleton-row>div{flex:1;gap:7px;display:grid}.skeleton-circle,.skeleton-line,.skeleton-media{background:linear-gradient(90deg,#211c24 25%,#302933 50%,#211c24 75%) 0 0/200% 100%;animation:1.4s infinite skeleton-shimmer;display:block}.skeleton-circle{border-radius:50%;width:46px;height:46px}.skeleton-line{border-radius:999px;width:100%;height:11px}.skeleton-line.short{width:32%}.skeleton-line.medium{width:54%}.skeleton-line.tiny{width:20%;height:8px}.skeleton-media{height:310px}.skeleton-copy{gap:12px;padding:20px;display:grid}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=700px){.community-page{padding-left:14px;padding-right:14px}.community-heading-row{align-items:start}.community-count{display:none}.artist-switcher{margin-left:-2px;margin-right:-2px;top:59px}.feed-toolbar{flex-direction:column;align-items:flex-start;margin-bottom:12px}.feed-sort-label{padding-left:3px}.post-card-v2{border-radius:20px}.post-image-zoom{opacity:1;transform:none}.media-lightbox{padding:54px 8px 18px}.media-lightbox-stage img{border-radius:10px}.bottom-nav{height:68px}}.chat-index-page{max-width:820px;margin:0 auto}.chat-index-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.chat-total-unread{background:var(--accent);color:#fff;border-radius:999px;flex:none;padding:8px 12px;font-size:12px;font-weight:800}.chat-list-tools{gap:12px;margin:22px 0 18px;display:grid}.chat-search-box{border:1px solid var(--line);background:var(--card);border-radius:15px;align-items:center;gap:9px;min-height:48px;padding:0 13px;display:flex}.chat-search-box>span{color:var(--muted);font-size:22px;line-height:1}.chat-search-box input{min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0;flex:1}.chat-search-box button{background:var(--soft);color:var(--muted);cursor:pointer;border:0;border-radius:50%;width:26px;height:26px;font-size:18px}.chat-filter-tabs{scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.chat-filter-tabs::-webkit-scrollbar{display:none}.chat-filter-tabs button{white-space:nowrap;border:1px solid var(--line);background:var(--card);color:var(--muted);font:inherit;cursor:pointer;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:750}.chat-filter-tabs button.active{background:var(--text);border-color:var(--text);color:var(--background)}.chat-room-card{transition:transform .18s,border-color .18s,background .18s}.chat-room-card:hover{border-color:color-mix(in srgb,var(--accent) 30%,var(--line));transform:translateY(-1px)}.chat-room-card.has-unread{background:color-mix(in srgb,var(--accent) 5%,var(--card));border-color:color-mix(in srgb,var(--accent) 22%,var(--line))}.chat-room-skeleton{background:linear-gradient(90deg,var(--soft),color-mix(in srgb,var(--soft) 55%,var(--card)),var(--soft));background-size:220% 100%;border-radius:20px;height:92px;animation:1.35s linear infinite chat-shimmer}@keyframes chat-shimmer{to{background-position:-220% 0}}.chat-error-actions{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:12px;display:flex}.compact-empty-page{min-height:280px}.chat-page-v14{background:var(--background);grid-template-rows:auto minmax(0,1fr) auto;max-width:860px;height:calc(100dvh - 64px);margin:0 auto;display:grid}.chat-page-v14 .chat-header{z-index:7;background:color-mix(in srgb,var(--background) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);position:sticky;top:0}.chat-page-v14 .message-list{overscroll-behavior:contain;min-height:0;padding:20px 18px 18px;scroll-padding-bottom:170px;overflow-y:auto}.chat-page-v14 .message-row{align-items:flex-start}.chat-page-v14 .message-row>img{object-fit:cover;border-radius:50%;flex:0 0 38px;width:38px;height:38px}.chat-page-v14 .message-content-column{max-width:min(76%,620px)}.chat-page-v14 .message-row.mine .message-content-column{flex-direction:column;align-items:flex-end;display:flex}.message-bubble{background:var(--card);border:1px solid var(--line);border-radius:5px 18px 18px;max-width:100%;padding:10px 13px;box-shadow:0 4px 16px #00000009}.message-row.mine .message-bubble{background:var(--accent);border-color:var(--accent);color:#fff;border-radius:18px 5px 18px 18px}.message-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.55}.message-reply-quote{border-left:3px solid color-mix(in srgb,var(--accent) 70%,white);background:color-mix(in srgb,var(--soft) 75%,transparent);color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border-radius:8px;max-width:100%;margin-bottom:8px;padding:7px 9px;font-size:12px;overflow:hidden}.message-row.mine .message-reply-quote{color:#ffffffdb;background:#ffffff24;border-left-color:#ffffffb3}.message-meta-row{gap:9px;margin-top:5px}.message-meta-row button{opacity:0;transition:opacity .16s}.message-row:hover .message-meta-row button,.message-meta-row button:focus-visible{opacity:1}.message-reply-button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.chat-date-divider{z-index:2;background:color-mix(in srgb,var(--card) 91%,transparent);border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:max-content;color:var(--muted);border-radius:999px;margin:22px auto 18px;padding:6px 11px;font-size:11px;position:sticky;top:4px}.chat-floating-notice{z-index:20;width:min(90vw,500px);position:fixed;top:78px;left:50%;transform:translate(-50%)}.chat-room-error{margin:18px}.chat-message-skeletons{gap:22px;padding-top:18px;display:grid}.chat-message-skeletons div{background:var(--soft);border-radius:18px;width:55%;height:54px;animation:1.35s linear infinite chat-shimmer}.chat-message-skeletons div:nth-child(2){width:46%;margin-left:auto}.chat-message-skeletons div:nth-child(3){width:68%}.message-form-v14{z-index:8;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:color-mix(in srgb,var(--background) 94%,transparent);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);gap:8px;display:grid;position:sticky;bottom:0}.message-composer-row{align-items:flex-end;gap:8px;display:flex}.message-form-v14 textarea{resize:none;border:1px solid var(--line);background:var(--card);min-height:44px;max-height:132px;color:var(--text);font:inherit;box-sizing:border-box;border-radius:18px;outline:none;flex:1;padding:11px 14px;line-height:1.45}.message-form-v14 textarea:focus{border-color:color-mix(in srgb,var(--accent) 58%,var(--line));box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent)}.message-form-v14 .message-composer-row>button:last-child{background:var(--accent);color:#fff;min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:15px;padding:0 16px;font-weight:800}.message-form-v14 .message-composer-row>button:last-child:disabled{opacity:.45;cursor:not-allowed}.chat-attachment-button{border:1px solid var(--line);background:var(--card);width:44px;height:44px;color:var(--muted);cursor:not-allowed;opacity:.65;border-radius:50%;flex:0 0 44px;font-size:24px}.composer-reply-preview{border-left:3px solid var(--accent);background:var(--soft);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}.composer-reply-preview>div{gap:2px;min-width:0;display:grid}.composer-reply-preview strong{font-size:12px}.composer-reply-preview span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.composer-reply-preview button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:20px}.composer-hint{color:var(--muted);padding-left:53px;font-size:10px}@media (width<=700px){.chat-index-heading{align-items:center}.chat-index-heading .page-lead{display:none}.chat-total-unread{padding:7px 10px;font-size:11px}.chat-page-v14{height:calc(100dvh - 55px);margin:0 -12px}.chat-page-v14 .message-list{padding:16px 12px 14px}.chat-page-v14 .message-content-column{max-width:82%}.message-meta-row button{opacity:1}.message-form-v14{padding-left:10px;padding-right:10px}.composer-hint{display:none}.chat-attachment-button{flex-basis:40px;width:40px;height:40px}.message-form-v14 textarea{min-height:40px;padding:9px 12px}.message-form-v14 .message-composer-row>button:last-child{min-height:40px;padding:0 13px}}.membership-hero-v2{background:linear-gradient(135deg,var(--card),var(--soft));border:1px solid var(--line);border-radius:30px;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:34px;padding:28px;display:grid}.membership-hero-image{aspect-ratio:1;border-radius:24px;overflow:hidden}.membership-hero-image img{object-fit:cover;width:100%;height:100%}.membership-hero-v2 h1{margin:8px 0 12px;font-size:clamp(30px,5vw,52px);line-height:1.08}.membership-hero-v2 p{max-width:660px;color:var(--muted);line-height:1.65}.membership-price-line{align-items:baseline;gap:7px;margin-top:20px;display:flex}.membership-price-line strong{font-size:30px}.membership-price-line span{color:var(--muted)}.membership-current-state{border:1px solid var(--line);border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:18px 20px;display:flex}.membership-current-state.active{background:#27ae6014}.membership-current-state.pending{background:#f1c40f1a}.membership-current-state div{gap:3px;display:grid}.membership-current-state span,.membership-current-state p{color:var(--muted);margin:0;font-size:12px}.membership-current-state strong{font-size:18px}.membership-benefit-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0;display:grid}.membership-benefit-card{border:1px solid var(--line);background:var(--card);border-radius:20px;padding:20px}.membership-benefit-card>span{background:var(--soft);border-radius:12px;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.membership-benefit-card h3{margin:14px 0 7px;font-size:15px}.membership-benefit-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.membership-checkout-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:20px;display:grid}.membership-info-panel{border:1px solid var(--line);background:var(--card);border-radius:24px;padding:25px}.membership-info-panel h2{margin:0 0 24px;font-size:20px}.membership-process{justify-content:space-between;align-items:flex-start;display:flex}.membership-process>div{text-align:center;justify-items:center;gap:8px;min-width:90px;display:grid}.membership-process b{background:var(--soft);border-radius:50%;place-items:center;width:32px;height:32px;font-size:13px;display:grid}.membership-process .done b{background:var(--accent);color:#fff}.membership-process span{font-size:12px;font-weight:700}.membership-process i{background:var(--line);flex:1;height:1px;margin-top:16px}.membership-process.compact{max-width:520px;margin:26px auto}.membership-policy-list{border-top:1px solid var(--line);margin:26px 0 0;padding:0;list-style:none}.membership-policy-list li{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:15px 0;font-size:13px;display:flex}.membership-policy-list span{color:var(--muted);text-align:right}.membership-summary-card{position:sticky;top:86px}.membership-summary-row{border-bottom:1px solid var(--line);justify-content:space-between;padding:12px 0;font-size:13px;display:flex}.membership-consent{text-align:center;color:var(--muted);margin:0;font-size:11px;line-height:1.5}.membership-complete-card{text-align:center;border:1px solid var(--line);background:var(--card);border-radius:30px;max-width:720px;margin:40px auto;padding:52px 34px}.membership-complete-icon{color:#219653;background:#27ae601f;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 20px;font-size:34px;display:grid}.membership-complete-card h1{margin:10px 0;font-size:32px}.membership-complete-card>p{color:var(--muted);line-height:1.6}.membership-complete-actions{justify-content:center;gap:10px;margin-top:26px;display:flex}.membership-checkout-skeleton,.membership-order-skeleton{gap:14px;display:grid}.membership-checkout-skeleton div,.membership-order-skeleton div{background:linear-gradient(90deg,var(--soft),var(--card),var(--soft));background-size:200% 100%;border-radius:22px;height:120px;animation:1.4s infinite membershipShimmer}@keyframes membershipShimmer{to{background-position:-200% 0}}.membership-manage-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.membership-stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0;display:grid}.membership-stat-grid article{border:1px solid var(--line);background:var(--card);border-radius:18px;gap:5px;padding:18px;display:grid}.membership-stat-grid span{color:var(--muted);font-size:12px}.membership-stat-grid strong{font-size:28px}.membership-stat-grid .pending{background:#f1c40f14}.membership-stat-grid .approved{background:#27ae6012}.membership-stat-grid .rejected{background:#eb57570f}.membership-manage-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.membership-status-tabs{gap:6px;display:flex;overflow:auto}.membership-status-tabs button{white-space:nowrap;border:1px solid var(--line);background:var(--card);color:var(--muted);font:inherit;cursor:pointer;border-radius:999px;padding:9px 13px;font-size:12px}.membership-status-tabs button.active{background:var(--text);color:var(--background);border-color:var(--text)}.membership-status-tabs b{margin-left:3px}.membership-order-search{border:1px solid var(--line);background:var(--card);border-radius:999px;align-items:center;gap:7px;min-width:240px;padding:9px 12px;display:flex}.membership-order-search input{width:100%;min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0;font-size:12px}.membership-order-card-v2{grid-template-columns:54px minmax(0,1fr) 130px auto;align-items:center;gap:16px;display:grid}.membership-order-card-v2>img{object-fit:cover;border-radius:16px;width:54px;height:54px}.membership-order-main h3{margin:4px 0;font-size:16px}.membership-order-main p{color:var(--muted);margin:0;font-size:12px}.membership-order-tags{align-items:center;gap:7px;display:flex}.membership-order-tags>span{color:var(--muted);font-size:11px}.membership-order-payment{text-align:right;gap:3px;display:grid}.membership-order-payment span,.membership-order-payment small{color:var(--muted);font-size:11px}.membership-order-payment strong{font-size:15px}.membership-processed-at{color:var(--muted);font-size:12px}.membership-empty-state{text-align:center;border:1px dashed var(--line);border-radius:22px;padding:48px 20px}.membership-empty-state>span{background:var(--soft);border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 12px;display:grid}.membership-empty-state strong{display:block}.membership-empty-state p{color:var(--muted);font-size:13px}@media (width<=900px){.membership-benefit-grid{grid-template-columns:repeat(2,1fr)}.membership-checkout-layout{grid-template-columns:1fr}.membership-summary-card{position:static}.membership-stat-grid{grid-template-columns:repeat(2,1fr)}.membership-order-card-v2{grid-template-columns:54px minmax(0,1fr) auto}.membership-order-payment{display:none}}@media (width<=640px){.membership-hero-v2{border-radius:22px;grid-template-columns:92px minmax(0,1fr);gap:16px;padding:17px}.membership-hero-v2 h1{font-size:24px}.membership-hero-v2 p{font-size:13px}.membership-price-line{margin-top:10px}.membership-price-line strong{font-size:22px}.membership-benefit-grid{grid-template-columns:1fr 1fr;gap:9px}.membership-benefit-card{padding:15px}.membership-benefit-card p{font-size:12px}.membership-current-state{flex-direction:column;align-items:flex-start}.membership-info-panel,.membership-summary-card{border-radius:20px;padding:19px}.membership-process>div{min-width:66px}.membership-process span{font-size:10px}.membership-policy-list li{font-size:12px}.membership-complete-card{margin:20px auto;padding:36px 18px}.membership-complete-actions{flex-direction:column}.membership-manage-heading{align-items:flex-start}.membership-manage-heading .secondary-button{padding:8px 10px}.membership-manage-toolbar{flex-direction:column;align-items:stretch}.membership-order-search{min-width:0}.membership-order-card-v2{grid-template-columns:46px minmax(0,1fr);padding:15px}.membership-order-card-v2>img{width:46px;height:46px}.membership-order-card-v2 .order-status-actions{grid-column:1/-1}.membership-order-card-v2 .order-status-actions>div{grid-template-columns:1fr 1fr;width:100%;display:grid}.membership-order-card-v2 .order-status-actions button{width:100%}}.my-page-v16{max-width:1060px;margin:0 auto;padding-bottom:120px}.my-page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.my-page-heading .page-heading{margin-bottom:8px}.my-page-heading p{color:#918896;margin:0}.my-profile-hero{background:radial-gradient(circle at 100% 0,#d77cff30,#0000 36%),#151217;border:1px solid #ffffff1a;border-radius:28px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;padding:28px;display:grid;box-shadow:0 18px 50px #0000002e}.my-profile-avatar{background:linear-gradient(145deg,#9653b8,#4e2861);border-radius:31px;place-items:center;width:104px;height:104px;font-size:38px;font-weight:900;display:grid;position:relative;overflow:hidden}.my-profile-avatar img{object-fit:cover;width:100%;height:100%}.my-profile-avatar button{color:#fff;cursor:pointer;background:#000000b8;border:0;border-radius:999px;padding:7px;font-size:10px;font-weight:800;position:absolute;inset:auto 8px 8px}.my-profile-copy h2{margin:8px 0 7px;font-size:30px}.my-profile-copy p{color:#a99fac;margin:0;line-height:1.55}.my-role-badge{color:#d9d0dd;letter-spacing:.08em;background:#ffffff14;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;display:inline-flex}.my-role-badge.artist{color:#e9bcff;background:#d99cff24}.my-role-badge.admin{color:#ffd58d;background:#ffbe5b24}.my-profile-metrics{background:#ffffff0f;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:repeat(3,minmax(92px,1fr));gap:1px;display:grid;overflow:hidden}.my-profile-metrics>div{background:#100d12;align-content:center;gap:3px;min-height:76px;padding:11px 14px;display:grid}.my-profile-metrics strong{color:#e2a9ff;font-size:24px}.my-profile-metrics span{color:#8e8592;font-size:9px;line-height:1.35}.my-profile-editor{background:#141116;border:1px solid #d99cff38;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;margin-top:16px;padding:21px;display:grid}.my-profile-editor label{gap:8px;display:grid}.my-profile-editor label>span{font-size:12px;font-weight:900}.my-profile-editor input{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#0d0b0f;border:1px solid #ffffff24;border-radius:13px;padding:12px 14px}.my-profile-editor small{color:#7f7582}.my-editor-actions{gap:8px;display:flex}.my-save-message{color:#ff9bad;background:#ff70851a;border-radius:12px;grid-column:1/-1;margin:0;padding:11px 13px;font-size:12px}.my-save-message.success{color:#9aebbd;background:#4bcf891f;margin-top:12px}.my-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0 28px;display:grid}.my-quick-card{color:#fff;background:#151217;border:1px solid #ffffff17;border-radius:20px;gap:7px;min-height:126px;padding:18px;text-decoration:none;transition:all .2s;display:grid;position:relative}.my-quick-card:hover{background:#1a151d;border-color:#d99cff59;transform:translateY(-2px)}.my-quick-card>span{letter-spacing:.16em;color:#d99cff;font-size:9px;font-weight:900}.my-quick-card strong{font-size:15px}.my-quick-card p{color:#8e8592;margin:0;font-size:11px;line-height:1.45}.my-quick-card b{color:#8c7e91;position:absolute;top:16px;right:16px}.my-section-card{background:#121015;border:1px solid #ffffff17;border-radius:24px;margin-top:18px;padding:24px}.my-section-card.compact{padding-bottom:14px}.my-section-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:17px;display:flex}.my-section-head h2{margin:5px 0 0;font-size:21px}.my-count-pill{color:#dda4ff;background:#d99cff1a;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.my-membership-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.my-membership-card{background:#18141b;border:1px solid #ffffff14;border-radius:20px;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:15px;padding:14px;display:grid}.my-membership-card>img{object-fit:cover;object-position:center 20%;border-radius:18px;width:82px;height:82px}.my-membership-copy>span{letter-spacing:.13em;color:#d99cff;font-size:8px;font-weight:900}.my-membership-copy h3{margin:5px 0;font-size:17px}.my-membership-copy p,.my-membership-copy small{color:#938999;margin:0;font-size:11px}.my-membership-copy small{color:#d9a5f0}.my-membership-card>a{color:#fff;background:#ffffff12;border-radius:999px;padding:9px 11px;font-size:10px;font-weight:900;text-decoration:none}.my-membership-progress{background:#ffffff14;border-radius:999px;height:4px;margin:10px 0 6px;overflow:hidden}.my-membership-progress i{border-radius:inherit;background:linear-gradient(90deg,#9d5bc2,#e0a4ff);height:100%;display:block}.my-empty-membership{border:1px dashed #ffffff1f;border-radius:18px;flex-direction:column;align-items:flex-start;gap:7px;padding:22px;display:flex}.my-empty-membership p{color:#918896;margin:0 0 10px}.my-order-list{display:grid}.my-order-row{border-top:1px solid #ffffff12;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0;display:grid}.my-order-row:first-child{border-top:0}.my-order-row img{object-fit:cover;border-radius:14px;width:48px;height:48px}.my-order-row p{color:#8e8592;margin:5px 0 0;font-size:11px}.my-status{background:#ffffff12;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;display:inline-flex}.my-status.pending{color:#ffd58d;background:#ffbe5b1c}.my-status.approved{color:#9aebbd;background:#4bcf891c}.my-status.rejected{color:#ff9bad;background:#ff70851a}.my-operator-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.my-operator-grid a{color:#fff;background:#18141b;border:1px solid #ffffff14;border-radius:17px;gap:6px;padding:17px;text-decoration:none;display:grid}.my-operator-grid span{color:#8d8490;font-size:11px;line-height:1.45}.my-account-card{background:#111014;border:1px solid #ffffff14;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:22px 24px;display:flex}.my-account-card h2{margin:4px 0}.my-account-card p{color:#8d8490;margin:0}.my-logout-button{color:#ff9bad;cursor:pointer;background:#ff708514;border:1px solid #ff708540;border-radius:999px;padding:11px 16px;font-weight:900}.my-inline-error{color:#ff9bad;background:#ff70851a;border-radius:14px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;padding:13px 15px;font-size:12px;display:flex}.my-inline-error button{color:#281c2b;background:#fff;border:0;border-radius:999px;padding:7px 10px;font-weight:900}.my-skeleton{background:#17131a;border-radius:22px;position:relative;overflow:hidden}.my-skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);animation:1.3s infinite my-shimmer;position:absolute;inset:0;transform:translate(-100%)}.my-skeleton.hero{height:166px}.my-skeleton.card{height:112px}.my-summary-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px;display:grid}@keyframes my-shimmer{to{transform:translate(100%)}}@media (width<=900px){.my-profile-hero{grid-template-columns:auto 1fr}.my-profile-metrics{grid-column:1/-1}.my-quick-grid{grid-template-columns:repeat(2,1fr)}.my-membership-grid{grid-template-columns:1fr}.my-operator-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.my-page-heading{flex-direction:column;align-items:flex-start}.my-page-heading .secondary-button{align-self:stretch}.my-profile-hero{grid-template-columns:auto 1fr;gap:15px;padding:20px}.my-profile-avatar{border-radius:24px;width:78px;height:78px}.my-profile-copy h2{font-size:24px}.my-profile-metrics{grid-template-columns:repeat(3,1fr)}.my-profile-metrics>div{min-height:67px;padding:9px}.my-profile-metrics strong{font-size:19px}.my-profile-editor{grid-template-columns:1fr}.my-editor-actions{grid-template-columns:1fr 1fr;display:grid}.my-quick-grid{grid-template-columns:1fr 1fr}.my-quick-card{min-height:116px;padding:16px}.my-section-card{padding:18px}.my-membership-card{grid-template-columns:66px minmax(0,1fr)}.my-membership-card>img{width:66px;height:66px}.my-membership-card>a{text-align:center;grid-column:1/-1}.my-order-row{grid-template-columns:44px minmax(0,1fr)}.my-order-row img{width:44px;height:44px}.my-order-row .my-status{grid-column:2;justify-self:start}.my-operator-grid{grid-template-columns:1fr}.my-account-card{flex-direction:column;align-items:flex-start}.my-logout-button{width:100%}.my-section-head{align-items:flex-start}.my-summary-grid{grid-template-columns:1fr}}.notification-page-v17{max-width:920px;padding-bottom:120px}.notification-hero-v17{background:radial-gradient(circle at 100% 0,#d88fff29,#0000 42%),#141116;border:1px solid #ffffff17;border-radius:25px;padding:25px}.notification-heading-actions{align-items:center;gap:10px;display:flex}.notification-unread-summary{color:#b9aebd;background:#d88fff1a;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:11px;display:inline-flex}.notification-unread-summary b{color:#e4b4ff;font-size:14px}.notification-filter-tabs{z-index:8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scrollbar-width:none;background:#0d0b0fe8;gap:8px;margin:18px 0 22px;padding:10px 0;display:flex;position:sticky;top:62px;overflow-x:auto}.notification-filter-tabs::-webkit-scrollbar{display:none}.notification-filter-tabs button{color:#928997;font:inherit;cursor:pointer;background:#171319;border:1px solid #ffffff17;border-radius:999px;flex:none;padding:9px 14px;font-size:11px;font-weight:850}.notification-filter-tabs button.active{color:#24162a;background:#e0a5ff;border-color:#e0a5ff}.notification-date-group{margin-top:22px}.notification-date-group>h2{color:#8f8592;margin:0 0 10px;padding-left:4px;font-size:12px;font-weight:900}.notification-date-group .notification-list{margin-top:0}.notification-card-v17{background:#151217;border:1px solid #ffffff14;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;transition:all .18s;display:grid;position:relative;overflow:hidden}.notification-card-v17:hover{border-color:#de9eff47;transform:translateY(-1px)}.notification-card-v17.unread{background:linear-gradient(135deg,#d17cff21,#151217);border-color:#d17cff40}.notification-main-action{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;padding:17px 8px 17px 18px;display:grid}.notification-delete{color:#746c77;cursor:pointer;background:0 0;border:0;border-radius:50%;align-self:center;width:34px;height:34px;margin-right:10px;font-size:22px}.notification-delete:hover{color:#ff9bad;background:#ff70851a}.notification-delete:disabled{opacity:.45}.notification-error{justify-content:space-between;align-items:center;gap:15px;display:flex}.notification-error button{color:#2b1c30;cursor:pointer;background:#fff;border:0;border-radius:999px;padding:8px 11px;font-weight:900}.notification-skeleton-list{gap:10px;display:grid}.notification-skeleton{background:linear-gradient(90deg,#171319 20%,#28212b 50%,#171319 80%) 0 0/220% 100%;border-radius:20px;height:88px;animation:1.35s linear infinite notification-shimmer}@keyframes notification-shimmer{to{background-position:-220% 0}}@media (width<=650px){.notification-page-v17{padding-left:14px;padding-right:14px}.notification-hero-v17{padding:20px}.notification-heading-actions{justify-content:space-between;width:100%}.notification-filter-tabs{margin-left:-2px;margin-right:-2px;top:58px}.notification-card-v17{grid-template-columns:minmax(0,1fr) 38px}.notification-main-action{grid-template-columns:44px minmax(0,1fr) auto;padding:14px 3px 14px 14px}.notification-delete{margin-right:4px}.notification-copy p{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:none;display:-webkit-box}.notification-meta{flex-wrap:wrap}.notification-unread-summary{padding:8px 10px}}.chat-page-v14{height:calc(100dvh - 144px);min-height:0}.chat-page-v14 .message-list{min-height:0;padding-bottom:18px;scroll-padding-bottom:96px;overflow-y:auto}.message-form-v14{z-index:8;flex-shrink:0;position:relative;bottom:auto}@media (width<=700px){.chat-page-v14{height:calc(100dvh - 136px);min-height:0}.chat-page-v14 .message-list{padding-bottom:14px;scroll-padding-bottom:88px}.message-form-v14{padding-bottom:calc(10px + env(safe-area-inset-bottom))}}.chat-image-input{display:none}.chat-attachment-button{cursor:pointer;opacity:1;transition:all .16s}.chat-attachment-button:hover:not(:disabled){border-color:color-mix(in srgb,var(--accent) 50%,var(--line));color:var(--accent);transform:translateY(-1px)}.chat-attachment-button:disabled{cursor:not-allowed;opacity:.45}.chat-image-preview{border:1px solid color-mix(in srgb,var(--accent) 24%,var(--line));background:color-mix(in srgb,var(--accent) 7%,var(--card));border-radius:14px;grid-template-columns:64px minmax(0,1fr) 32px;align-items:center;gap:11px;padding:9px 10px;display:grid}.chat-image-preview>img{object-fit:cover;background:var(--soft);border-radius:11px;width:64px;height:64px}.chat-image-preview>div{gap:3px;min-width:0;display:grid}.chat-image-preview strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.chat-image-preview span{color:var(--muted);font-size:10px}.chat-image-preview>button{background:var(--soft);width:30px;height:30px;color:var(--muted);cursor:pointer;border:0;border-radius:50%;font-size:20px}.message-bubble.has-image{background:var(--card);padding:5px;overflow:hidden}.message-row.mine .message-bubble.has-image{background:color-mix(in srgb,var(--accent) 84%,#000)}.message-bubble.has-image>p{padding:7px 9px 6px}.chat-message-image-button{cursor:zoom-in;background:0 0;border:0;border-radius:14px;justify-content:center;align-items:center;width:auto;max-width:min(360px,58vw);padding:0;display:inline-flex;overflow:hidden}.chat-message-image-button img{object-fit:contain;object-position:center;background:var(--soft);border-radius:13px;width:auto;max-width:100%;height:auto;max-height:440px;display:block}.message-row.mine .chat-message-image-button img{border-radius:13px}@media (width<=700px){.chat-image-preview{grid-template-columns:54px minmax(0,1fr) 30px;padding:8px}.chat-image-preview>img{width:54px;height:54px}.chat-message-image-button{width:auto;max-width:min(300px,68vw)}.chat-message-image-button img{width:auto;max-width:100%;max-height:360px}}.chat-page-v19{position:relative}.message-reply-quote-button{text-align:left;border:0;border-left:3px solid color-mix(in srgb,var(--accent) 72%,#fff);background:color-mix(in srgb,var(--background) 28%,transparent);width:100%;color:inherit;cursor:pointer;gap:2px;display:grid!important}.message-reply-quote-button strong{color:inherit;opacity:.92;font-size:11px}.message-reply-quote-button span{opacity:.72;white-space:nowrap;text-overflow:ellipsis;max-width:280px;overflow:hidden;color:inherit!important;margin:0!important;font-size:11px!important}.message-meta-row{align-items:center;position:relative}.message-actions-trigger{color:var(--muted);letter-spacing:1px;cursor:pointer;background:0 0;border:0;padding:2px 5px;font-weight:900;opacity:.72!important}.message-actions-menu{z-index:20;border:1px solid var(--line);background:var(--card);border-radius:12px;display:flex;position:absolute;top:20px;left:38px;overflow:hidden;box-shadow:0 12px 28px #00000047}.message-actions-menu.mine{left:auto;right:38px}.message-actions-menu button{white-space:nowrap;border:0;border-right:1px solid var(--line);color:var(--text);cursor:pointer;background:0 0;padding:9px 12px;font-size:11px;opacity:1!important}.message-actions-menu button:last-child{border-right:0}.message-actions-menu button:hover{background:var(--soft)}.chat-new-message-button{z-index:18;border:1px solid color-mix(in srgb,var(--accent) 35%,var(--line));background:color-mix(in srgb,var(--card) 94%,transparent);color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;padding:9px 13px;font-weight:800;position:absolute;bottom:112px;right:22px;box-shadow:0 8px 24px #00000038}.message-form-v14 button:disabled{cursor:not-allowed}@media (width<=600px){.chat-new-message-button{bottom:104px;right:12px}.message-actions-menu{left:28px}.message-actions-menu.mine{right:28px}.message-reply-quote-button span{max-width:210px}}.home-live-banner,.live-hero{background:linear-gradient(135deg,#ff3e7e1f,#784aff14);border:1px solid #ffffff14;border-radius:28px;padding:32px}.home-live-banner{margin:28px 0}.home-live-banner>div:first-child{letter-spacing:.08em;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.live-pulse-dot{background:#ff3e7e;border-radius:50%;width:9px;height:9px;animation:1.8s infinite livePulse;box-shadow:0 0 #ff3e7e8c}@keyframes livePulse{70%{box-shadow:0 0 0 10px #ff3e7e00}to{box-shadow:0 0 #ff3e7e00}}.live-page{gap:24px;display:grid}.live-hero{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.live-hero h1{margin:8px 0 12px;font-size:clamp(30px,5vw,52px);line-height:1.05}.live-hero p{opacity:.72;max-width:620px}.live-summary-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.live-summary-grid>div{background:var(--surface,#17171b);border:1px solid #ffffff12;border-radius:20px;flex-direction:column;gap:4px;padding:20px;display:flex}.live-summary-grid strong{font-size:28px}.live-summary-grid span{letter-spacing:.08em;opacity:.6;font-size:11px}.live-filter-row{gap:8px;padding-bottom:2px;display:flex;overflow:auto}.live-filter-row button{white-space:nowrap;color:inherit;background:0 0;border:1px solid #ffffff1a;border-radius:999px;padding:10px 16px}.live-filter-row button.active{color:#111;background:#fff}.live-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}.live-card{background:var(--surface,#17171b);border:1px solid #ffffff14;border-radius:24px;overflow:hidden}.live-card-media{aspect-ratio:16/9;background-position:50%;background-size:cover;position:relative}.live-card-media:after{content:"";background:linear-gradient(#00000005,#00000047);position:absolute;inset:0}.live-status-badge,.live-members-badge{z-index:2;border-radius:999px;align-items:center;padding:7px 10px;font-size:11px;font-weight:800;display:inline-flex;position:relative}.live-card-media .live-status-badge{position:absolute;top:12px;left:12px}.live-status-badge.live{color:#fff;background:#ff2f68}.live-status-badge.scheduled{color:#fff;background:#000000b3}.live-status-badge.ended{color:#ccc;background:#1e1e22c7}.live-members-badge{color:#111;background:#ffffffeb;position:absolute;top:12px;right:12px}.live-card-body{gap:12px;padding:18px;display:grid}.live-card-body h2{margin:0;font-size:20px}.live-card-body p{opacity:.7;min-height:42px;margin:0}.live-card-body time{opacity:.55;font-size:12px}.live-artist-row{align-items:center;gap:10px;display:flex}.live-artist-row img{object-fit:cover;border-radius:50%;width:38px;height:38px}.live-artist-row div{flex-direction:column;display:flex}.live-artist-row span{opacity:.55;font-size:11px}.live-watch-button{text-align:center;justify-content:center;width:100%}.live-empty-state{text-align:center;border:1px dashed #ffffff1f;border-radius:24px;padding:64px 20px}.live-empty-state>span{opacity:.4;font-size:32px}.skeleton-live{min-height:360px;animation:1.4s ease-in-out infinite pulse}.live-manage-grid{grid-template-columns:minmax(0,420px) minmax(0,1fr);align-items:start;gap:22px;display:grid}.live-create-card,.live-manage-list{background:var(--surface,#17171b);border:1px solid #ffffff14;border-radius:24px;padding:22px}.live-create-card{gap:14px;display:grid}.live-create-card label{gap:7px;font-size:13px;font-weight:700;display:grid}.live-create-card input,.live-create-card textarea,.live-create-card select{box-sizing:border-box;width:100%;color:inherit;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;padding:12px}.live-checkbox{align-items:center;grid-template-columns:auto 1fr!important}.live-manage-list{gap:12px;display:grid}.live-manage-item{background:#ffffff09;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.live-manage-item>div:first-child{gap:6px;display:grid}.live-manage-item .live-status-badge{width:max-content;position:static}.live-manage-item small{opacity:.55}.live-manage-actions{gap:8px;display:flex}.live-manage-message{opacity:.78;margin:0;font-size:13px}@media (width<=760px){.live-hero{flex-direction:column;align-items:flex-start;padding:24px}.live-summary-grid{grid-template-columns:repeat(3,1fr)}.live-summary-grid>div{padding:14px}.live-summary-grid strong{font-size:22px}.live-manage-grid{grid-template-columns:1fr}.live-manage-item{flex-direction:column;align-items:flex-start}.live-manage-actions{width:100%}.live-manage-actions button{flex:1}.bottom-nav{grid-template-columns:repeat(6,1fr)}.bottom-nav a{min-width:0;font-size:10px}}.bottom-nav{grid-template-columns:repeat(6,minmax(0,1fr))!important}.bottom-nav a{min-width:0}.artist-kpi-grid>button{appearance:none;color:inherit;cursor:pointer;background:0 0;border:0;border-right:1px solid #ffffff14;place-items:center;padding:24px 12px;transition:background .18s,color .18s;display:grid}.artist-kpi-grid>button:last-child{border-right:0}.artist-kpi-grid>button:hover,.artist-kpi-grid>button.active{background:#d99cff14}.artist-kpi-grid>button.active strong{color:#e2adff}.artist-kpi-grid button strong{font-size:28px}.artist-kpi-grid button span{letter-spacing:1.5px;color:#948a98;margin-top:4px;font-size:9px;font-weight:900}.artist-content-panel{background:#121015;border:1px solid #ffffff17;border-radius:22px;margin-top:18px;padding:22px}.artist-content-panel-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.artist-content-panel-head h2{margin:0;font-size:20px}.artist-content-panel-head button{color:#a99fac;cursor:pointer;background:0 0;border:0;font-size:18px}.artist-member-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.artist-member-item{background:#19151c;border:1px solid #ffffff12;border-radius:16px;align-items:center;gap:10px;padding:12px;display:flex}.artist-member-item img,.artist-member-fallback{object-fit:cover;color:#fff;background:#4c2d5c;border-radius:50%;place-items:center;width:42px;min-width:42px;height:42px;font-weight:900;display:grid}.artist-member-item strong{font-size:13px}.artist-member-item small{color:#8f8692;margin-top:3px;font-size:10px;display:block}.artist-content-empty{text-align:center;color:#8f8692;padding:24px}.artist-content-panel .feed-list{max-width:none}.artist-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.artist-photo-grid img{aspect-ratio:1;object-fit:cover;background:#1a171c;border-radius:15px;width:100%;display:block}@media (width<=720px){.artist-kpi-grid>button{padding:19px 8px}.artist-kpi-grid button strong{font-size:23px}.artist-member-list,.artist-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-nav a{font-size:9px}.nav-icon{font-size:18px}}.live-watch-page{min-height:calc(100dvh - 136px);padding:20px 24px 100px}.live-watch-topbar{align-items:center;gap:14px;margin-bottom:18px;display:flex}.live-watch-topbar>button{color:#fff;background:#151118;border:1px solid #3a3340;border-radius:50%;width:38px;height:38px;font-size:28px}.live-watch-topbar>div{flex-direction:column;flex:1;gap:3px;display:flex}.live-watch-topbar span{color:#9f94aa;font-size:12px}.live-watch-status{letter-spacing:.08em;font-weight:800}.live-watch-status.live{color:#ff4f7a}.live-watch-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:stretch;gap:18px;display:grid}.live-video-column{min-width:0}.live-player-shell{aspect-ratio:16/9;background:#000;border:1px solid #2e2633;border-radius:18px;overflow:hidden}.live-player-shell iframe{border:0;width:100%;height:100%}.live-player-placeholder{background-position:50%;background-size:cover;place-items:center;width:100%;height:100%;display:grid;position:relative}.live-player-placeholder:before{content:"";background:#0009;position:absolute;inset:0}.live-player-placeholder span{color:#fff;position:relative}.live-watch-info{justify-content:space-between;gap:24px;padding:18px 4px;display:flex}.live-watch-info h1{margin:0 0 8px;font-size:24px}.live-watch-info p{color:#aaa0af;margin:0}.live-viewer-count{white-space:nowrap;color:#d6c9dd}.live-chat-panel{background:#0f0c11;border:1px solid #302837;border-radius:18px;flex-direction:column;height:min(70dvh,720px);min-height:480px;display:flex;overflow:hidden}.live-chat-header{border-bottom:1px solid #2a232f;justify-content:space-between;padding:16px 18px;display:flex}.live-chat-header span{color:#8f8497;font-size:12px}.live-chat-list{flex:1;padding:12px;overflow:auto}.live-chat-message{border-radius:12px;grid-template-columns:34px 1fr auto;gap:10px;padding:10px 8px;display:grid}.live-chat-message:hover{background:#17121a}.live-chat-message.artist-message{background:linear-gradient(90deg,#b453ff2e,#0000)}.live-chat-message img{object-fit:cover;background:#2b2033;border-radius:50%;width:34px;height:34px}.live-chat-meta{align-items:center;gap:7px;display:flex}.live-chat-meta strong{font-size:13px}.live-chat-meta span{color:#5b177e;background:#f0d7ff;border-radius:10px;padding:2px 5px;font-size:9px;font-weight:800}.live-chat-meta time{color:#746c7a;font-size:10px}.live-chat-message p{word-break:break-word;margin:4px 0 0;font-size:14px;line-height:1.45}.live-chat-message>button{color:#756b7d;cursor:pointer;background:0 0;border:0;font-size:18px}.live-chat-form{border-top:1px solid #2a232f;grid-template-columns:1fr auto;gap:8px;padding:12px;display:grid}.live-chat-form input{color:#fff;background:#211923;border:1px solid #3c3042;border-radius:12px;min-width:0;padding:12px}.live-chat-form button{color:#fff;background:#b653e8;border:0;border-radius:12px;padding:0 16px;font-weight:700}.live-chat-ended,.live-chat-empty{text-align:center;color:#8e8494;padding:18px}.live-gate{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:60dvh;display:flex}.live-gate>span{color:#d779ff;letter-spacing:.12em;font-weight:800}.live-watch-loading{text-align:center;padding:80px}@media (width<=900px){.live-watch-page{padding:12px 12px 110px}.live-watch-layout{grid-template-columns:1fr}.live-chat-panel{height:55dvh;min-height:420px}.live-watch-info{flex-direction:column;gap:12px}.live-viewer-count{align-self:flex-start}}.live-watch-topbar .live-watch-topbar-right{flex-direction:row;flex:none;align-items:center;gap:10px;display:flex}.live-connection-state{letter-spacing:.03em;border:1px solid #3a3340;border-radius:999px;padding:5px 8px;font-weight:700;font-size:10px!important}.live-connection-state.connected{background:#66e3a414;border-color:#66e3a459;color:#66e3a4!important}.live-connection-state.reconnecting{background:#b653e814;color:#d9b3eb!important}.live-player-shell{position:relative}.live-floating-reactions{pointer-events:none;z-index:3;position:absolute;inset:0;overflow:hidden}.live-floating-reactions span{filter:drop-shadow(0 6px 14px #00000059);font-size:28px;animation:2.2s ease-out forwards live-heart-float;position:absolute;bottom:7%;transform:translate(-50%)}@keyframes live-heart-float{0%{opacity:0;transform:translate(-50%,18px)scale(.65)}15%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--reaction-drift,0px)),-240px) scale(1.35)}}.live-live-stats{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.live-heart-button{color:#fff;cursor:pointer;background:#1b141f;border:1px solid #493550;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-weight:800;transition:transform .15s,background .15s;display:inline-flex}.live-heart-button:hover:not(:disabled){background:#2a1930;transform:scale(1.04)}.live-heart-button:active:not(:disabled){transform:scale(.95)}.live-heart-button:disabled{opacity:.45;cursor:default}.live-chat-compose{background:#0f0c11;border-top:1px solid #2a232f}.live-quick-emojis{gap:6px;padding:9px 12px 0;display:flex;overflow-x:auto}.live-quick-emojis button{cursor:pointer;background:#19131c;border:1px solid #34293a;border-radius:10px;flex:0 0 32px;width:32px;height:32px;font-size:17px}.live-quick-emojis button:hover{background:#281b2e;border-color:#704384}.live-chat-compose .live-chat-form{border-top:0;padding-top:8px}.live-inline-error{color:#ff8ea6;padding:0 12px 10px;font-size:11px}@media (width<=900px){.live-watch-topbar .live-watch-topbar-right{gap:6px}.live-connection-state{display:none}.live-live-stats{justify-content:flex-start}.live-heart-button{padding:7px 10px}.live-floating-reactions span{font-size:24px}}.heart-balance-chip{color:#b4235a;white-space:nowrap;background:#fff1f6;border-radius:999px;align-items:center;gap:5px;padding:8px 11px;font-size:13px;text-decoration:none;display:inline-flex}.heart-balance-chip b{font-weight:900}.heart-page{gap:22px;padding-bottom:110px;display:grid}.heart-hero{color:#fff;background:linear-gradient(135deg,#25121d,#6e183f);border-radius:28px;justify-content:space-between;align-items:stretch;gap:20px;padding:28px;display:flex}.heart-hero h1{margin:6px 0;font-size:34px}.heart-hero p{color:#f5dce7;margin:0}.heart-balance-card{background:#ffffff1f;border-radius:22px;flex-direction:column;justify-content:center;min-width:220px;padding:20px;display:flex}.heart-balance-card span,.heart-balance-card small{color:#f3cbdc}.heart-balance-card strong{margin:5px 0;font-size:34px}.heart-package-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.heart-package-card{background:#fff;border:1px solid #eee;border-radius:24px;flex-direction:column;gap:8px;padding:22px;display:flex;position:relative;box-shadow:0 12px 30px #26111c0f}.heart-package-card h2,.heart-package-card p{margin:0}.heart-package-card small{color:#888}.heart-package-card .primary-button{margin-top:10px}.heart-package-count{color:#bd245c;font-size:25px;font-weight:900}.heart-package-badge{color:#fff;background:#25121d;border-radius:999px;padding:5px 8px;font-size:10px;position:absolute;top:14px;right:14px}.heart-message,.heart-dev-notice{background:#fff5f8;border:1px solid #f6d6e2;border-radius:16px;padding:14px 18px}.heart-dev-notice p{color:#755;margin:4px 0 0}.heart-history{gap:12px;display:grid}.heart-transaction-list{gap:8px;display:grid}.heart-transaction-row{background:#fff;border:1px solid #eee;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.heart-transaction-row>div{flex-direction:column;gap:3px;display:flex}.heart-transaction-row>div:last-child{text-align:right}.heart-transaction-row span,.heart-transaction-row small{color:#888;font-size:12px}.heart-transaction-row .positive strong{color:#c22b64}.heart-transaction-row .negative strong{color:#333}.membership-heart-wallet{background:#fff5f8;border-radius:20px;flex-direction:column;gap:5px;min-width:180px;padding:18px;display:flex}.membership-heart-wallet strong{color:#b4235a;font-size:28px}.membership-heart-wallet button{color:#b4235a;text-align:left;cursor:pointer;background:0 0;border:0;padding:3px 0;font-weight:800}.membership-last-order{color:#888;margin-top:10px;display:block}@media (width<=760px){.heart-hero{flex-direction:column;padding:22px}.heart-balance-card{min-width:0}.heart-package-grid{grid-template-columns:1fr}.heart-transaction-row{align-items:flex-start}.heart-hero h1{font-size:28px}.heart-balance-chip{padding:7px 9px}.membership-heart-wallet{width:100%;min-width:0}}.shop-page,.shop-detail-page,.shop-manage-page{max-width:1100px;margin:0 auto}.shop-heading-row{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.shop-heading-actions{flex-wrap:wrap;gap:10px;display:flex}.secondary-button{color:#fff;background:#1a151d;border:1px solid #ffffff21;border-radius:999px;padding:14px 18px;font-weight:800}.shop-filter-row{gap:8px;padding:8px 0 20px;display:flex;overflow:auto}.shop-filter-row button{color:#b9afbd;white-space:nowrap;background:#18141b;border:1px solid #ffffff1a;border-radius:999px;padding:10px 16px}.shop-filter-row button.active{color:#170d1b;background:#d99cff;border-color:#0000;font-weight:900}.shop-summary{color:#9f95a3;margin-bottom:16px;font-size:13px}.goods-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.goods-card{background:#171319;border:1px solid #ffffff14;border-radius:24px;overflow:hidden}.goods-image-wrap{aspect-ratio:1;background:#211923;position:relative;overflow:hidden}.goods-image-wrap img{object-fit:cover;width:100%;height:100%}.soldout-badge{background:#0a080bdb;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;position:absolute;inset:auto 12px 12px}.goods-card-body{gap:7px;padding:16px;display:grid}.goods-card-body>span{color:#a99eac;font-size:10px}.goods-card-body h3{margin:0;font-size:17px}.goods-card-body strong{color:#e3b0ff;font-size:20px}.goods-card-body small{color:#817887}.back-link{color:#bcb1bf;margin-bottom:18px;display:inline-block}.shop-detail-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.85fr);gap:28px;display:grid}.shop-detail-image{aspect-ratio:1;background:#1b171e;border-radius:28px;overflow:hidden}.shop-detail-image img{object-fit:contain;width:100%;height:100%}.shop-purchase-panel{background:#171319;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;gap:16px;padding:28px;display:flex}.shop-purchase-panel h1{margin:0;font-size:32px}.shop-purchase-panel>p{color:#b8aebb;line-height:1.7}.shop-price-row{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:18px 0;display:flex}.shop-price-row strong{color:#e3b0ff;font-size:28px}.shop-purchase-panel label{gap:7px;display:grid}.shop-purchase-panel input,.shop-admin-form input,.shop-admin-form textarea,.shop-admin-form select,.shop-order-card select{color:#fff;background:#211b24;border:1px solid #ffffff1a;border-radius:12px;padding:12px}.shop-total{background:#211925;border-radius:16px;align-items:center;gap:10px;padding:14px;display:flex}.shop-total b{color:#e3b0ff;font-size:20px}.shop-total small{color:#9f94a3;margin-left:auto}.shipping-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.shipping-grid input{min-width:0}.shipping-grid .full{grid-column:1/-1}.shop-buy-button{width:100%;max-width:none}.shop-admin-form{background:#171319;border:1px solid #ffffff14;border-radius:22px;grid-template-columns:2fr 2fr 1fr 1fr 1fr;gap:10px;margin-bottom:20px;padding:20px;display:grid}.shop-admin-form textarea{grid-column:1/-2;min-height:90px}.manage-product-list,.shop-order-list{gap:10px;display:grid}.manage-product-card,.shop-order-card{background:#171319;border:1px solid #ffffff14;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.manage-product-card>div,.shop-order-card>div{gap:5px;display:grid}.manage-product-card span,.shop-order-card span,.shop-order-card small{color:#9f95a3}.manage-product-card button{color:#e7c3f8;background:#32243a;border:0;border-radius:999px;padding:9px 12px}@media (width<=800px){.shop-heading-row{display:block}.shop-heading-actions{margin:14px 0}.goods-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shop-detail-layout{grid-template-columns:1fr}.shop-detail-image{max-height:60dvh}.shop-purchase-panel{padding:20px}.shop-admin-form{grid-template-columns:1fr}.shop-admin-form textarea{grid-column:auto}.shipping-grid{grid-template-columns:1fr}.shipping-grid .full{grid-column:auto}.manage-product-card,.shop-order-card{flex-direction:column;align-items:flex-start}.bottom-nav a{min-width:0}.bottom-nav .nav-icon{font-size:18px}}@media (width<=420px){.goods-grid{grid-template-columns:1fr 1fr}.goods-card-body{padding:12px}.goods-card-body h3{font-size:14px}.goods-card-body strong{font-size:17px}.page-heading{font-size:34px}.shop-price-row{flex-direction:column;align-items:flex-start;gap:6px}}.topbar-auth-button{opacity:.82}.topbar-auth-button:hover{opacity:1}.auth-page .secondary-button{margin-top:18px;display:inline-flex}@media (width<=720px){.topbar-actions .topbar-auth-button{padding:8px 11px;font-size:12px}.auth-page{padding-top:28px}}.operator-topbar-link{color:#fff;letter-spacing:.04em;background:#111;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.operator-center-page{padding-bottom:120px}.operator-center-hero{color:#fff;background:linear-gradient(135deg,#111 0%,#2a2034 55%,#5d3149 100%);border-radius:28px;justify-content:space-between;align-items:flex-end;gap:24px;padding:30px;display:flex;overflow:hidden}.operator-center-hero .page-heading{color:#fff;margin:4px 0 8px}.operator-center-hero p{color:#ffffffb8;max-width:620px;margin:0}.operator-center-hero .eyebrow{color:#ffb8d2}.operator-role-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff17;border:1px solid #ffffff2e;border-radius:18px;gap:3px;min-width:150px;padding:14px 16px;display:grid}.operator-role-chip span{letter-spacing:.12em;color:#ffb8d2;font-size:10px;font-weight:900}.operator-role-chip strong{font-size:15px}.operator-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.operator-kpi-grid article{background:#fff;border:1px solid #ece8ee;border-radius:20px;gap:6px;padding:20px;display:grid}.operator-kpi-grid span{color:#777;font-size:12px;font-weight:800}.operator-kpi-grid strong{color:#171219;font-size:28px;line-height:1}.operator-kpi-grid small{color:#999}.operator-section-heading{justify-content:space-between;align-items:end;gap:16px;margin:34px 0 14px;display:flex}.operator-section-heading h2{margin:3px 0 0}.operator-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.operator-action-card{color:inherit;background:#fff;border:1px solid #ebe6ed;border-radius:20px;grid-template-columns:46px 1fr auto;align-items:center;gap:14px;padding:18px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.operator-action-card:hover{border-color:#d7c7d1;transform:translateY(-2px);box-shadow:0 12px 30px #23141f14}.operator-action-icon{color:#8c4262;background:#f8eef3;border-radius:15px;place-items:center;width:46px;height:46px;font-size:20px;font-weight:900;display:grid}.operator-action-card strong{margin-bottom:4px;display:block}.operator-action-card p{color:#7e7680;margin:0;font-size:13px;line-height:1.45}.operator-action-card>b{color:#a26a82}.operator-artist-summary{margin-top:12px}.operator-artist-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.operator-artist-summary-grid article{background:#fff;border:1px solid #ebe6ed;border-radius:20px;padding:20px}.operator-artist-summary-grid article>div:first-child{gap:2px;display:grid}.operator-artist-summary-grid article>div:first-child span{color:#999;font-size:12px}.operator-artist-summary-grid dl{grid-template-columns:repeat(2,1fr);gap:8px;margin:16px 0;display:grid}.operator-artist-summary-grid dl div{background:#faf8fa;border-radius:14px;padding:12px}.operator-artist-summary-grid dt{color:#888;font-size:11px}.operator-artist-summary-grid dd{margin:4px 0 0;font-size:20px;font-weight:900}.operator-artist-summary-grid a{color:#8c4262;font-size:13px;font-weight:800;text-decoration:none}.operator-inline-error{color:#b83b55;background:#fff2f4;border-radius:14px;margin-top:14px;padding:12px 14px;font-size:13px}.my-operator-featured{grid-column:1/-1;color:#fff!important;background:linear-gradient(135deg,#181318,#412b38)!important}.my-operator-featured span{color:#ffffffb3!important}@media (width<=760px){.operator-topbar-link{min-height:32px;padding:0 10px;font-size:11px}.operator-center-hero{border-radius:22px;flex-direction:column;align-items:stretch;padding:22px 18px}.operator-role-chip{min-width:0}.operator-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.operator-kpi-grid article{padding:16px}.operator-kpi-grid strong{font-size:24px}.operator-action-grid,.operator-artist-summary-grid{grid-template-columns:1fr}.operator-action-card{grid-template-columns:42px 1fr auto;padding:15px}.operator-action-icon{width:42px;height:42px}}.artist-follow-button{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #fff3;border-radius:999px;align-items:center;gap:8px;padding:12px 18px;font-weight:800;display:inline-flex}.artist-follow-button.active{color:#160d1d;background:linear-gradient(135deg,#f2b6ff,#bb69ee);border-color:#0000}.artist-follow-button small{opacity:.72;font-size:11px}.artist-follow-button:disabled{opacity:.55;cursor:wait}.home-following-row{scrollbar-width:none;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.home-following-row::-webkit-scrollbar{display:none}.home-following-chip{min-width:220px;color:inherit;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:18px;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;display:flex}.home-following-chip img{object-fit:cover;border-radius:50%;width:52px;height:52px}.home-following-chip span{flex-direction:column;min-width:0;display:flex}.home-following-chip strong{font-size:15px}.home-following-chip small{opacity:.6;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.home-following-section{padding-top:8px}@media (width<=640px){.artist-home-actions{flex-wrap:wrap;gap:8px}.artist-follow-button{padding:10px 14px}.home-following-chip{min-width:185px}}.feed-scope-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:22px 0 18px;display:grid}.feed-scope-tabs button{color:#ffffffad;text-align:left;cursor:pointer;background:#ffffff06;border:1px solid #ffffff1a;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:16px 18px;font-weight:800;display:flex}.feed-scope-tabs button small{color:#ffffff61;font-size:11px;font-weight:700}.feed-scope-tabs button.active{color:#fff;background:linear-gradient(135deg,#b353e033,#ffffff0a);border-color:#db85ff85}.feed-scope-tabs button.active small{color:#df9cff}.following-empty-state .primary-button{margin-top:14px}@media (width<=640px){.feed-scope-tabs{gap:8px;margin:16px 0 14px}.feed-scope-tabs button{border-radius:14px;flex-direction:column;align-items:flex-start;gap:4px;padding:13px 12px}}.analytics-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;margin-bottom:28px;display:grid}.analytics-card{background:var(--surface,#fff);border:1px solid #7f7f7f2e;border-radius:22px;padding:20px}.analytics-card-head{align-items:center;gap:12px;margin-bottom:18px;display:flex}.analytics-card-head img{object-fit:cover;border-radius:50%;width:48px;height:48px}.analytics-card-head h3,.analytics-card-head p{margin:0}.analytics-card-head p{opacity:.65;font-size:13px}.analytics-metric-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.analytics-metric-grid div{text-align:center;background:#7f7f7f12;border-radius:14px;padding:12px 8px}.analytics-metric-grid span{opacity:.65;margin-bottom:5px;font-size:11px;display:block}.analytics-metric-grid strong{font-size:16px}.analytics-conversion{border-top:1px solid #7f7f7f24;grid-template-columns:1fr auto;align-items:center;gap:2px 12px;margin-top:14px;padding-top:14px;display:grid}.analytics-conversion span{font-size:13px}.analytics-conversion strong{font-size:22px}.analytics-conversion small{opacity:.6;grid-column:1/-1}@media (width<=640px){.analytics-grid{grid-template-columns:1fr}.analytics-card{padding:16px}.analytics-metric-grid{grid-template-columns:repeat(2,1fr)}}.heart-admin-page{gap:22px;padding-bottom:110px;display:grid}.heart-admin-hero{color:#fff;background:linear-gradient(135deg,#25121d,#79244f);border-radius:28px;justify-content:space-between;align-items:stretch;gap:20px;padding:28px;display:flex}.heart-admin-hero h1{margin:6px 0}.heart-admin-hero p{color:#f5dce7;margin:0}.heart-admin-total{background:#ffffff1f;border-radius:22px;flex-direction:column;justify-content:center;min-width:220px;padding:20px;display:flex}.heart-admin-total span,.heart-admin-total small{color:#f3cbdc}.heart-admin-total strong{margin:5px 0;font-size:30px}.heart-admin-kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.heart-admin-kpis article{background:#fff;border:1px solid #eee;border-radius:18px;flex-direction:column;gap:6px;padding:16px;display:flex}.heart-admin-kpis span{color:#777;font-size:12px}.heart-admin-kpis strong{font-size:20px}.heart-admin-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:18px;display:grid}.heart-admin-panel{background:#fff;border:1px solid #eee;border-radius:22px;min-width:0;padding:20px}.heart-admin-search{box-sizing:border-box;border:1px solid #ddd;border-radius:12px;width:100%;margin-bottom:12px;padding:12px 14px}.heart-admin-wallet-list{gap:7px;max-height:430px;display:grid;overflow:auto}.heart-admin-wallet-list button{text-align:left;cursor:pointer;background:#fff;border:1px solid #eee;border-radius:14px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.heart-admin-wallet-list button.active{background:#fff5f8;border-color:#c52a64}.heart-admin-wallet-list button div{flex-direction:column;gap:2px;display:flex}.heart-admin-wallet-list small{color:#999}.heart-admin-wallet-list b{color:#b4235a}.heart-adjust-form{gap:14px;display:grid}.heart-adjust-form label{gap:7px;font-weight:700;display:grid}.heart-adjust-form input,.heart-adjust-form textarea{font:inherit;border:1px solid #ddd;border-radius:12px;padding:12px 14px}.heart-adjust-form textarea{resize:vertical;min-height:90px}.heart-selected-user{background:#fff5f8;border-radius:16px;gap:3px;padding:15px;display:grid}.heart-selected-user span{color:#8a6473;font-size:12px}.heart-selected-user strong{font-size:20px}.heart-selected-user b{color:#b4235a}.heart-adjust-presets{flex-wrap:wrap;gap:8px;display:flex}.heart-adjust-presets button{cursor:pointer;background:#fff;border:1px solid #ead8df;border-radius:999px;padding:7px 11px}.heart-adjust-warning{color:#8b6c77;line-height:1.5}@media (width<=1000px){.heart-admin-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.heart-admin-layout{grid-template-columns:1fr}}@media (width<=650px){.heart-admin-hero{flex-direction:column;padding:22px}.heart-admin-total{min-width:0}.heart-admin-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.heart-admin-panel{padding:16px}}.heart-payment-list{gap:8px;display:grid}.heart-payment-row{background:#fff;border:1px solid #eee;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:15px 18px;display:flex}.heart-payment-row>div{flex-direction:column;gap:4px;display:flex}.heart-payment-row>div:last-child{text-align:right;align-items:flex-end}.heart-payment-row span{color:#888;font-size:12px}.heart-payment-status{border-radius:999px;width:max-content;padding:4px 8px;font-weight:800;font-size:11px!important;display:inline-flex!important}.heart-payment-status.completed{color:#167844;background:#eaf8ef}.heart-payment-status.failed{color:#b42318;background:#fff0f0}.heart-payment-status.ready{color:#9b6500;background:#fff7e6}.payment-result-page{place-items:center;min-height:calc(100dvh - 160px);padding:32px 16px 110px;display:grid}.payment-result-card{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #eee;border-radius:28px;width:min(520px,100%);padding:36px;box-shadow:0 18px 50px #1e0f1914}.payment-result-icon{color:#bd245c;background:#fff0f5;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 14px;font-size:28px;font-weight:900;display:grid}.payment-result-card.error .payment-result-icon{color:#b42318;background:#fff0f0}.payment-result-card h1{margin:0 0 10px}.payment-result-card p{color:#66515b;line-height:1.6}.payment-result-card>strong{color:#b4235a;margin:18px 0;font-size:24px;display:block}.payment-result-card>small{color:#999}.payment-result-actions{justify-content:center;gap:10px;margin-top:24px;display:flex}.payment-result-actions a{text-decoration:none}@media (width<=650px){.heart-payment-row{align-items:flex-start}.payment-result-card{padding:28px 20px}.payment-result-actions{flex-direction:column}.payment-result-actions a{text-align:center}}.my-orders-page{max-width:1100px;margin:0 auto;padding-bottom:120px}.my-orders-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.my-orders-heading p{color:var(--muted);margin:8px 0 0}.order-filter-row{gap:8px;margin-bottom:24px;padding-bottom:8px;display:flex;overflow-x:auto}.order-filter-row button,.order-admin-summary button{border:1px solid var(--line);background:var(--panel);color:var(--muted);white-space:nowrap;border-radius:999px;padding:10px 14px}.order-filter-row button.active,.order-admin-summary button.active{color:#fff;background:#d874ff29;border-color:#d874ff}.my-order-list{gap:18px;display:grid}.my-order-card{border:1px solid var(--line);background:var(--panel);border-radius:24px;padding:22px}.my-order-card>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.my-order-card>header div{gap:5px;display:grid}.my-order-card>header span,.my-order-card>header small{color:var(--muted);font-size:12px}.my-order-card>header strong{font-size:20px}.order-status{letter-spacing:.02em;border-radius:999px;width:max-content;padding:6px 10px;font-weight:800;font-size:11px!important;display:inline-flex!important}.order-status.paid{color:#aaf;background:#7d7dff29}.order-status.preparing{color:#ffd18a;background:#ffbe5a24}.order-status.shipped{color:#8ed5ff;background:#64beff26}.order-status.delivered{color:#85e8b7;background:#50dc9624}.order-status.cancelled{color:#ff91a8;background:#ff5a7824}.order-progress{grid-template-columns:repeat(4,1fr);margin:26px 0 20px;display:grid;position:relative}.order-progress:before{content:"";background:var(--line);height:2px;position:absolute;top:8px;left:9%;right:9%}.order-progress>div{z-index:1;text-align:center;color:var(--muted);justify-items:center;gap:8px;font-size:11px;display:grid;position:relative}.order-progress i{border:2px solid var(--line);background:var(--panel);border-radius:50%;width:16px;height:16px}.order-progress .done{color:#e8b5ff}.order-progress .done i{background:#d874ff;border-color:#d874ff;box-shadow:0 0 0 4px #d874ff1f}.order-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.order-detail-grid>div,.order-address-box,.order-tracking-box{border:1px solid var(--line);background:#ffffff06;border-radius:16px;padding:14px}.order-detail-grid span,.order-address-box span,.order-tracking-box span{color:var(--muted);margin-bottom:6px;font-size:11px;display:block}.order-address-box,.order-tracking-box{margin-top:10px}.order-address-box p{margin:0;line-height:1.6}.order-tracking-box{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.order-tracking-box span{width:100%;margin:0}.order-tracking-box small{color:var(--muted)}.order-cancel-button{color:#ff91a8;cursor:pointer;background:0 0;border:0;margin-top:14px;text-decoration:underline}.order-cancelled-note{color:#ffb0c0;background:#ff5a7814;border-radius:14px;margin:20px 0;padding:14px}.order-admin-summary{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:22px 0;display:grid}.order-admin-summary button{text-align:left;border-radius:16px;gap:4px;display:grid}.order-admin-summary button span{font-size:20px;font-weight:800}.shop-order-list.advanced{gap:14px;display:grid}.shop-order-card.advanced{border:1px solid var(--line);background:var(--panel);border-radius:20px;padding:18px;display:block}.shop-order-card.advanced header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.shop-order-card.advanced header>div{gap:6px;display:grid}.shop-order-card.advanced header time{color:var(--muted);font-size:11px}.admin-order-address{background:#ffffff06;border-radius:14px;gap:5px;margin:14px 0;padding:12px 14px;display:grid}.admin-order-address span{color:var(--muted);font-size:13px}.admin-order-controls{grid-template-columns:1fr 1fr 1.5fr auto;gap:8px;display:grid}.admin-order-controls select,.admin-order-controls input{min-width:0}.admin-order-timestamps{color:var(--muted);flex-wrap:wrap;gap:14px;margin-top:12px;font-size:11px;display:flex}@media (width<=760px){.my-orders-heading{flex-direction:column;align-items:flex-start}.my-orders-heading .secondary-button{text-align:center;width:100%}.my-order-card{border-radius:18px;padding:16px}.my-order-card>header{align-items:flex-start}.order-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-progress span{font-size:9px}.order-admin-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-order-controls{grid-template-columns:1fr}.shop-order-card.advanced header{flex-direction:column}.order-tracking-box{flex-direction:column;align-items:flex-start;gap:4px}}.shop-product-create-form{padding:24px;display:block}.shop-product-basic-fields{grid-template-columns:2fr 1fr 1fr 1fr;gap:10px;margin-bottom:18px;display:grid}.shop-number-field{color:#9f95a3;gap:6px;font-size:11px;display:grid}.shop-cover-uploader{background:#211a24;border:1px solid #ffffff14;border-radius:18px;align-items:center;gap:14px;margin-bottom:18px;padding:16px;display:flex}.shop-cover-preview{aspect-ratio:1;color:#776d7a;background:#151117;border-radius:16px;place-items:center;width:120px;font-size:12px;display:grid;overflow:hidden}.shop-cover-preview img{object-fit:contain;width:100%;height:100%}.shop-file-button{cursor:pointer;align-items:center;display:inline-flex}.shop-file-button input{display:none}.shop-cover-remove{color:#bda9c5;cursor:pointer;background:0 0;border:0;text-decoration:underline}.shop-create-submit{width:100%;max-width:none;margin-top:18px}.shop-editor{border-top:1px solid #ffffff14;padding-top:20px}.shop-editor-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.shop-editor-toolbar>div{flex-wrap:wrap;gap:7px;display:flex}.shop-editor-toolbar button,.shop-editor-block-actions button{color:#eee3f2;cursor:pointer;background:#2a2130;border:1px solid #ffffff1a;border-radius:10px;padding:8px 10px}.shop-editor-toolbar button:disabled,.shop-editor-block-actions button:disabled{opacity:.35;cursor:default}.shop-editor-blocks{gap:10px;display:grid}.shop-editor-empty{text-align:center;color:#84788a;border:1px dashed #ffffff26;border-radius:16px;padding:28px}.shop-editor-block{background:#1d171f;border:1px solid #ffffff12;border-radius:16px;padding:14px}.shop-editor-block-actions{justify-content:flex-end;align-items:center;gap:6px;margin-bottom:10px;display:flex}.shop-editor-block-actions span{color:#dcb0ef;margin-right:auto;font-size:11px;font-weight:900}.shop-editor-block input,.shop-editor-block textarea{box-sizing:border-box;color:#fff;background:#251d28;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:13px}.shop-editor-block.heading input{font-size:19px;font-weight:900}.shop-editor-block textarea{resize:vertical;min-height:120px;line-height:1.7}.shop-editor-image-block{gap:10px;display:grid}.shop-editor-image-block img{object-fit:contain;background:#110e12;border-radius:14px;width:100%;max-height:520px}.shop-editor-content{color:#c2b7c5;gap:18px;line-height:1.8;display:grid}.shop-editor-content h2{color:#fff;margin:12px 0 0;font-size:22px}.shop-editor-content p{white-space:pre-wrap;margin:0}.shop-editor-content figure{gap:8px;margin:4px 0;display:grid}.shop-editor-content figure img{object-fit:contain;background:#100d11;border-radius:18px;width:100%;height:auto;max-height:720px}.shop-editor-content figcaption{text-align:center;color:#827787;font-size:12px}.shop-legacy-description{white-space:pre-wrap;color:#b8aebb;line-height:1.7}@media (width<=800px){.shop-product-create-form{padding:16px}.shop-product-basic-fields{grid-template-columns:1fr 1fr}.shop-product-basic-fields>input:first-child{grid-column:1/-1}.shop-cover-uploader{flex-wrap:wrap;align-items:flex-start}.shop-cover-preview{width:96px}.shop-editor-toolbar{flex-direction:column;align-items:flex-start}.shop-editor-toolbar>div{width:100%}.shop-editor-toolbar button{flex:1}.shop-editor-content h2{font-size:19px}}.shop-manage-section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin:0 0 18px;display:flex}.shop-manage-section-heading>div{gap:4px;display:grid}.shop-manage-section-heading>div>span{letter-spacing:.16em;color:#b889c9;font-size:10px;font-weight:900}.shop-manage-section-heading>div>strong{color:#fff;font-size:20px}.shop-manage-section-heading>small{text-align:right;color:#8e8392;max-width:460px;line-height:1.55}.shop-manage-section-heading.product-list-heading{margin-top:30px}.shop-manage-section-heading.compact{align-items:center;margin-bottom:18px}.manage-product-list.advanced{gap:12px;display:grid}.manage-product-card.advanced{background:#1b151d;border:1px solid #ffffff14;border-radius:20px;padding:16px;display:block}.manage-product-card.advanced.inactive{opacity:.82}.manage-product-card.advanced>.manage-product-summary{align-items:center;gap:14px;display:flex}.manage-product-thumb{color:#6e6372;background:#110d12;border-radius:15px;flex:none;place-items:center;width:76px;height:76px;font-size:9px;font-weight:800;display:grid;overflow:hidden}.manage-product-thumb img{object-fit:cover;width:100%;height:100%}.manage-product-copy{gap:5px;min-width:0;display:grid}.manage-product-copy>strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.manage-product-copy>span{color:#b9aebc;font-size:12px}.manage-product-badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.manage-product-badges span{color:#b9aebc;background:#2b2230;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:900}.manage-product-badges .selling{color:#7de0a3;background:#4dc47e21}.manage-product-badges .paused{color:#f99;background:#ff73731f}.manage-product-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;margin-top:14px;display:flex}.manage-product-actions button,.shop-edit-close{color:#e9dfea;cursor:pointer;background:#29202d;border:1px solid #ffffff1a;border-radius:10px;padding:9px 12px}.manage-product-actions button:disabled{opacity:.45;cursor:default}.manage-product-actions .danger-soft{color:#faa;border-color:#ff78782e}.manage-product-actions .success-soft{color:#8ee7b0;border-color:#5cdc8e2e}.shop-product-edit-panel{background:#151117;border:1px solid #cc89e638;border-radius:18px;margin-top:16px;padding:20px;scroll-margin-top:100px}.shop-edit-close{margin-left:auto}.shop-edit-footer{border-top:1px solid #ffffff14;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:18px;display:flex}.shop-edit-footer .primary-button,.shop-edit-footer .secondary-button{min-width:140px}.shop-product-create-form .primary-button:disabled,.shop-product-edit-panel .primary-button:disabled{opacity:.55;cursor:default}@media (width<=800px){.shop-manage-section-heading{flex-direction:column;align-items:flex-start}.shop-manage-section-heading>small{text-align:left}.manage-product-card.advanced>.manage-product-summary{align-items:flex-start}.manage-product-thumb{width:66px;height:66px}.manage-product-actions{grid-template-columns:1fr 1fr;display:grid}.manage-product-actions button{width:100%}.shop-product-edit-panel{margin-left:-4px;margin-right:-4px;padding:14px}.shop-edit-footer{grid-template-columns:1fr 1fr;display:grid}.shop-edit-footer .primary-button,.shop-edit-footer .secondary-button{width:100%;min-width:0}}.shop-discovery-bar{justify-content:space-between;align-items:center;gap:12px;margin:18px 0 12px;display:flex}.shop-search-form{flex:1;gap:8px;max-width:680px;display:flex}.shop-search-form input{min-width:0;color:inherit;background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;flex:1;padding:12px 14px}.shop-search-form button,.shop-discovery-bar select{color:inherit;background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;padding:10px 14px}.shop-search-form button.clear{opacity:.72}.goods-image-wrap{position:relative}.goods-wishlist-button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:2;background:#100a14b8;border:0;border-radius:999px;place-items:center;width:40px;height:40px;font-size:22px;display:grid;position:absolute;top:10px;right:10px}.goods-wishlist-button.active{color:#d92665;background:#fff}.shop-product-title-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.shop-product-title-row h1{margin-right:auto}.shop-detail-wishlist{white-space:nowrap;color:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:7px;padding:9px 13px;display:inline-flex}.shop-detail-wishlist.active{color:#ff77a4;background:#d9266529;border-color:#d9266573}.shop-detail-wishlist small{opacity:.72;font-size:11px}.my-wishlist-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.wishlist-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.wishlist-product-card{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden}.wishlist-product-link{color:inherit;text-decoration:none;display:block}.wishlist-product-image{aspect-ratio:1;background:#17121c;position:relative;overflow:hidden}.wishlist-product-image img{object-fit:cover;width:100%;height:100%}.wishlist-product-link>div:last-child{gap:6px;padding:15px;display:grid}.wishlist-product-link span,.wishlist-product-link small{opacity:.66;font-size:12px}.wishlist-product-link h3{margin:0;font-size:17px}.wishlist-product-card>button{color:#ff77a4;cursor:pointer;background:0 0;border:1px solid #ffffff21;border-radius:12px;width:calc(100% - 30px);margin:0 15px 15px;padding:10px}@media (width<=720px){.shop-discovery-bar{flex-direction:column;align-items:stretch}.shop-search-form{max-width:none}.shop-search-form button{padding-inline:11px}.shop-discovery-bar select{width:100%}.shop-product-title-row{align-items:center}.shop-detail-wishlist{padding:8px 10px}.wishlist-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.my-wishlist-heading{flex-direction:column;align-items:stretch}.wishlist-product-link>div:last-child{padding:12px}.wishlist-product-card>button{width:calc(100% - 24px);margin:0 12px 12px}}.creator-preview video,.post-video{object-fit:contain;background:#000;border-radius:16px;width:100%;max-height:72vh;display:block}.post-video-wrap{background:#000;border-radius:18px;width:100%;margin-bottom:14px;overflow:hidden}.creator-preview video{max-height:480px}.post-video-wrap{background:#050505;border:1px solid #ffffff14;border-radius:20px;justify-content:center;align-items:center;width:min(100%,620px);min-height:360px;margin:0 auto 20px;display:flex;overflow:hidden}.post-video{object-fit:contain;background:#000;border-radius:0;width:100%;height:auto;min-height:360px;max-height:78vh;display:block}.post-edit-button,.post-delete-button{cursor:pointer;background:0 0;border:0;padding:5px 3px;font-size:12px}.post-edit-button{color:#d99cff}.post-edit-button:hover{color:#f1d1ff}.post-delete-button{color:#7f7885}.post-delete-button:hover{color:#ff7e96}.post-edit-panel{background:#d99cff0e;border:1px solid #d99cff38;border-radius:18px;gap:14px;margin:0 18px 18px;padding:18px;display:grid}.post-edit-panel label{gap:7px;display:grid}.post-edit-panel label>span{color:#cfc4d5;letter-spacing:.06em;font-size:11px;font-weight:800}.post-edit-panel input[type=text],.post-edit-panel input:not([type]),.post-edit-panel textarea{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#0d0a0f;border:1px solid #ffffff1f;border-radius:12px;padding:12px 13px}.post-edit-panel textarea{resize:vertical;line-height:1.6}.post-edit-panel input[type=file]{background:#0d0a0f;border:1px dashed #ffffff2e;border-radius:12px;padding:11px}.post-edit-visibility{flex-wrap:wrap;gap:16px;display:flex}.post-edit-visibility label,.post-edit-remove-media{color:#bdb2c2;align-items:center;gap:7px;font-size:12px;display:flex!important}.post-edit-actions{justify-content:flex-end;gap:9px;display:flex}.post-edit-actions button{min-width:100px}@media (width<=700px){.post-video-wrap{border-radius:16px;width:min(100%,520px);min-height:300px}.post-video{min-height:300px;max-height:72vh}.post-edit-panel{margin:0 12px 14px;padding:14px}.post-edit-actions{grid-template-columns:1fr 1fr;display:grid}.post-edit-actions button{width:100%;min-width:0}.post-head-tools{flex-flow:wrap;justify-content:flex-end;align-items:center}}.post-share-message{color:var(--muted,#b8a9c2);margin-top:10px;font-size:13px}.post-detail-page{max-width:980px;margin:0 auto}.post-detail-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.post-detail-card-wrap{max-width:820px;margin:0 auto}.post-detail-card-wrap .post-card{width:100%}.post-detail-state{border:1px solid var(--line,#ffffff1f);text-align:center;border-radius:24px;max-width:820px;margin:32px auto;padding:32px}.post-detail-error strong{margin-bottom:8px;font-size:20px;display:block}.post-detail-error p{color:var(--muted,#a99faf);margin:0 0 20px}@media (width<=720px){.post-detail-heading{align-items:center}.post-detail-heading .page-heading{font-size:30px}.post-detail-back{white-space:nowrap;padding:10px 14px}.post-detail-card-wrap,.post-detail-state{width:100%}}.shop-rich-editor{background:#ffffff06;border:1px solid #ffffff1c;border-radius:22px;margin-top:18px;overflow:hidden}.shop-rich-editor-heading{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px 14px;display:flex}.shop-rich-editor-heading>div{gap:5px;display:grid}.shop-rich-editor-heading strong{font-size:16px}.shop-rich-editor-heading span{color:var(--muted);font-size:12px;line-height:1.5}.shop-rich-toolbar{z-index:2;background:#18131d;border-bottom:1px solid #ffffff17;flex-wrap:wrap;align-items:center;gap:7px;padding:11px 14px;display:flex;position:sticky;top:0}.shop-rich-toolbar button,.shop-rich-toolbar select,.shop-rich-color{color:#fff;background:#241d2a;border:1px solid #ffffff1f;border-radius:10px;min-height:38px}.shop-rich-toolbar button{cursor:pointer;min-width:40px;padding:8px 11px}.shop-rich-toolbar select{padding:0 10px}.shop-rich-toolbar button:hover,.shop-rich-toolbar select:hover,.shop-rich-color:hover{border-color:#d68bff94}.shop-rich-toolbar-divider{background:#ffffff1f;width:1px;height:25px;margin:0 3px}.shop-rich-color{align-items:center;gap:7px;padding:0 9px;font-size:12px;display:inline-flex}.shop-rich-color input{cursor:pointer;background:0 0;border:0;width:24px;height:24px;padding:0}.shop-rich-image-button{min-width:104px!important}.shop-rich-editor-canvas{color:#fff;word-break:break-word;outline:none;min-height:420px;padding:28px 30px 48px;font-size:16px;line-height:1.75}.shop-rich-editor-canvas:empty:before{content:attr(data-placeholder);color:#726979;pointer-events:none}.shop-rich-editor-canvas p,.shop-rich-content p{white-space:pre-wrap;margin:0 0 1em}.shop-rich-editor-canvas h1,.shop-rich-content h1{margin:1.1em 0 .55em;font-size:2.15em;line-height:1.2}.shop-rich-editor-canvas h2,.shop-rich-content h2{margin:1.05em 0 .55em;font-size:1.65em;line-height:1.3}.shop-rich-editor-canvas h3,.shop-rich-content h3{margin:1em 0 .5em;font-size:1.3em}.shop-rich-image-frame{resize:both;box-sizing:border-box;border-radius:14px;min-width:120px;max-width:100%;min-height:100px;position:relative;overflow:hidden}.shop-rich-editor-canvas .shop-rich-image-frame{outline:1px dashed #d68bff47}.shop-rich-editor-canvas .shop-rich-image-frame.selected{outline:2px solid #d68bff;box-shadow:0 0 0 4px #d68bff1f}.shop-rich-image-frame img,.shop-rich-content .shop-rich-image-frame img{object-fit:contain;width:100%;max-width:100%;height:100%;display:block}.shop-rich-content .shop-rich-image-frame{resize:none;overflow:visible;height:auto!important}.shop-rich-content .shop-rich-image-frame img{height:auto}.shop-rich-content figcaption{color:var(--muted);text-align:center;margin-top:8px;font-size:13px}.shop-rich-image-help{color:#d9b5ec;background:#d68bff12;border-top:1px solid #ffffff12;padding:10px 15px;font-size:12px}.shop-rich-content{color:#fff;overflow-wrap:anywhere;width:100%;line-height:1.75}@media (width<=720px){.shop-rich-editor-heading{padding:15px}.shop-rich-toolbar{gap:5px;padding:9px}.shop-rich-toolbar button{min-width:36px;padding:7px 9px}.shop-rich-toolbar-divider{display:none}.shop-rich-editor-canvas{min-height:340px;padding:20px 16px 40px}.shop-rich-image-frame{max-width:100%!important}}.shop-detail-page-full{max-width:1180px}.shop-product-summary-card{background:#171319;border:1px solid #ffffff14;border-radius:26px;justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:22px;padding:28px 30px;display:flex}.shop-product-summary-main{flex:1;min-width:0}.shop-product-summary-card h1{overflow-wrap:anywhere;margin:6px 0 0;font-size:clamp(30px,4.2vw,54px);line-height:1.12}.shop-product-summary-meta{color:#9f95a3;flex-direction:column;flex:none;align-items:flex-end;gap:6px;font-size:13px;display:flex}.shop-product-summary-meta strong{color:#e3b0ff;font-size:28px}.shop-product-content-full{background:#171319;border:1px solid #ffffff14;border-radius:28px;width:100%;min-height:220px;margin-bottom:24px;padding:clamp(24px,4vw,56px);overflow:hidden}.shop-product-content-full .shop-rich-content{width:100%;max-width:none;margin:0}.shop-product-content-full .shop-rich-content>:first-child{margin-top:0}.shop-product-content-full .shop-rich-content>:last-child{margin-bottom:0}.shop-product-content-full .shop-rich-image-frame{max-width:100%}.shop-product-content-full .shop-rich-image-frame img{max-width:100%;height:auto}.shop-purchase-panel-wide{width:100%;padding:28px 30px}.shop-purchase-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.shop-purchase-heading h2{margin:4px 0 0;font-size:26px}.shop-price-row-compact{border:0;gap:18px;min-width:260px;padding:0}.shop-order-controls{grid-template-columns:minmax(160px,.45fr) minmax(260px,1.55fr);align-items:end;gap:14px;display:grid}@media (width<=800px){.shop-product-summary-card,.shop-purchase-heading{flex-direction:column}.shop-product-summary-card{padding:22px 20px}.shop-product-summary-meta{align-items:flex-start;width:100%}.shop-product-content-full{border-radius:22px;padding:22px 16px}.shop-purchase-panel-wide{padding:22px 18px}.shop-price-row-compact{width:100%;min-width:0}.shop-order-controls{grid-template-columns:1fr}}.comment-reply-target{color:#cfc2d4;background:#241c29;border:1px solid #d99cff2e;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:10px 12px;font-size:12px;display:flex}.comment-reply-target strong{color:#f0c9ff}.comment-reply-target button{color:#a996b2;cursor:pointer;background:0 0;border:0;font-size:11px}.comment-thread{gap:10px;display:grid}.comment-replies{border-left:1px solid #d99cff29;gap:12px;margin-left:46px;padding-left:14px;display:grid}.comment-reply-item{grid-template-columns:32px minmax(0,1fr)}.comment-reply-item .comment-avatar{width:32px;height:32px}.comment-actions{gap:10px;margin-top:6px;display:flex}.comment-actions button{color:#8f8395;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px}.comment-actions button:hover{color:#ddb0f7}.comment-actions button.danger:hover{color:#ffabc2}.comment-edit-box{gap:8px;margin-top:8px;display:grid}.comment-edit-box input{box-sizing:border-box;color:#fff;background:#241f27;border:1px solid #d99cff33;border-radius:12px;width:100%;padding:10px 12px}.comment-edit-box>div{justify-content:flex-end;gap:8px;display:flex}.comment-edit-box button{color:#d8ccd9;cursor:pointer;background:#2c2430;border:1px solid #ffffff1a;border-radius:999px;padding:6px 11px;font-size:10px}.comment-edit-box button:last-child{color:#1a1020;background:#d99cff;border-color:#0000;font-weight:800}.comment-edit-box button:disabled{opacity:.45;cursor:not-allowed}@media (width<=600px){.comment-replies{margin-left:28px;padding-left:10px}.comment-reply-item{grid-template-columns:30px minmax(0,1fr)}.comment-reply-item .comment-avatar{width:30px;height:30px}}.membership-view-tabs{gap:8px;margin:18px 0;display:flex}.membership-view-tabs button{color:#958b99;cursor:pointer;background:#18141b;border:1px solid #ffffff17;border-radius:999px;padding:11px 16px;font-weight:900}.membership-view-tabs button.active{color:#211823;background:#fff}.membership-view-tabs b{color:#d99cff;margin-left:6px}.membership-view-tabs button.active b{color:#7d3aa0}.membership-member-list{gap:10px;display:grid}.membership-member-card{background:#18141b;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.membership-member-card>img{object-fit:cover;border-radius:16px;width:58px;height:58px}.membership-member-main>div{align-items:center;gap:8px;display:flex}.membership-member-main>div>span{color:#d99cff;font-size:10px;font-weight:900}.membership-member-main h3{margin:5px 0 3px;font-size:17px}.membership-member-main p{color:#938999;margin:0;font-size:11px}.member-state{border-radius:999px;padding:5px 8px;font-size:9px;display:inline-flex}.member-state.active{color:#9aebbd;background:#4bcf891f}.member-state.expiring{color:#ffd58d;background:#ffbe5b1f}.member-state.expired,.member-state.suspended{color:#ff9bad;background:#ff70851a}.membership-member-actions{gap:7px;display:flex}.membership-member-actions button{color:#dda4ff;cursor:pointer;background:#d99cff21;border:0;border-radius:999px;padding:8px 11px;font-weight:900}.membership-member-actions button.danger{color:#ff9bad;background:#ff70851a}.membership-member-actions button:disabled{opacity:.45}.dashboard-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=760px){.membership-member-card{grid-template-columns:50px minmax(0,1fr)}.membership-member-card>img{width:50px;height:50px}.membership-member-actions{grid-column:1/-1}.membership-member-actions button,.membership-view-tabs button{flex:1}.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.notification-card-v17.notification-urgent{border-width:2px}.notification-card-v17.notification-urgent .notification-meta span{font-weight:800}.notification-heading-actions{flex-wrap:wrap}.live-manage-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.live-manage-summary>div{background:var(--surface,#17171b);border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:5px;padding:16px 18px;display:flex}.live-manage-summary span{opacity:.58;font-size:12px}.live-manage-summary strong{font-size:26px}.live-form-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.live-form-heading h2{margin:0}.live-form-heading button{color:inherit;opacity:.65;cursor:pointer;background:0 0;border:0}.live-manage-item-42{align-items:stretch}.live-manage-item-main{gap:7px;min-width:0;display:grid}.live-manage-title-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.live-mini-badge{letter-spacing:.05em;background:#ffffff12;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:800;display:inline-flex}.live-mini-badge.replay-on{color:#66e3a4;background:#66e3a41a}.live-manage-metrics{flex-wrap:wrap;gap:8px;margin-top:3px;display:flex}.live-manage-metrics span{opacity:.78;background:#ffffff0b;border-radius:10px;padding:6px 8px;font-size:11px}.live-manage-metrics b{color:inherit;font-size:12px}.live-manage-actions-42{flex-wrap:wrap;justify-content:flex-end;align-items:center}.live-manage-actions-42 .secondary-button,.live-manage-actions-42 .primary-button,.live-manage-actions-42 .danger-button{white-space:nowrap}@media (width<=900px){.live-manage-summary{grid-template-columns:repeat(2,1fr)}.live-manage-actions-42{justify-content:flex-start}.live-manage-actions-42>*{flex:0 auto!important}}.dashboard-action-total{color:#8a7480;background:#f7f1f5;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900}.dashboard-action-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:34px;display:grid}.dashboard-action-grid>a{color:#231e22;background:#fff;border:1px solid #ebe5e9;border-radius:20px;gap:7px;min-height:150px;padding:18px;text-decoration:none;transition:all .18s;display:grid;box-shadow:0 10px 28px #1f141c0a}.dashboard-action-grid>a:hover{border-color:#d9cbd4;transform:translateY(-2px);box-shadow:0 14px 32px #1f141c14}.dashboard-action-grid>a>span{color:#81757d;font-size:11px;font-weight:900}.dashboard-action-grid>a>strong{font-size:28px;line-height:1}.dashboard-action-grid>a>small{color:#958a91;min-height:34px;line-height:1.45}.dashboard-action-grid>a>b{color:#8e4866;margin-top:auto;font-size:12px}.dashboard-action-grid>a.needs-action{background:#fffaf0;border-color:#efd7a8}.dashboard-action-grid>a.urgent{background:#fff5f7;border-color:#f2c1cb}.dashboard-action-grid>a.urgent>strong{color:#cf3554}.dashboard-action-grid>a.live-now{background:linear-gradient(145deg,#fff5f8,#fff);border-color:#f2b7c8}.dashboard-action-grid>a.live-now>strong{color:#d52f5d}.operator-action-card{position:relative}.operator-action-card>em{color:#fff;text-align:center;background:#2a1e25;border-radius:999px;place-self:center end;min-width:30px;padding:7px 9px;font-size:10px;font-style:normal;font-weight:900}.operator-action-card.has-count{background:#fffafb;border-color:#e3cad6}.operator-action-card.has-count>em{background:#9f496d}@media (width<=1080px){.dashboard-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.dashboard-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-action-total{align-self:flex-start}}@media (width<=430px){.dashboard-action-grid{grid-template-columns:1fr}.dashboard-action-grid>a{min-height:132px}}.membership-renewal-card{grid-template-columns:72px minmax(0,1fr) auto;align-items:start}.membership-renewal-card.renewal-failed{background:linear-gradient(145deg,#ff70850f,#ffffff04);border-color:#ff708547}.membership-renewal-control{background:#ffffff0b;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-top:12px;padding:10px 12px;display:flex}.membership-renewal-control>div{gap:3px;display:grid}.membership-renewal-control b{font-size:11px}.membership-renewal-control em{color:#968b9b;font-size:10px;font-style:normal}.membership-renewal-control button{color:#a99ead;cursor:pointer;background:#332c35;border:0;border-radius:999px;padding:7px 12px;font-size:10px;font-weight:900}.membership-renewal-control button.enabled{color:#88e8b8;background:#4cd39124}.membership-renewal-control button:disabled{opacity:.45;cursor:not-allowed}.membership-heading-actions{flex-wrap:wrap;gap:8px;display:flex}.membership-renewal-result{color:#8fe8bc;background:#4cd3911a;border-radius:14px;margin:12px 0;padding:12px 14px;font-size:12px;font-weight:800}.renewal-state{color:#8fe8bc;background:#4cd3911a;border-radius:999px;padding:5px 8px;font-size:9px;display:inline-flex}.renewal-state.payment_failed{color:#ff9bad;background:#ff70851a}@media (width<=720px){.membership-renewal-card{grid-template-columns:58px minmax(0,1fr)}.membership-renewal-card>a{grid-column:1/-1}.membership-renewal-control{align-items:flex-start}.membership-heading-actions{width:100%}.membership-heading-actions button{flex:1}}.membership-retry-schedule{margin-top:5px;display:block;color:#d7a7b5!important}.membership-renewal-buttons{align-items:center;gap:7px;display:flex}.membership-renewal-control button.retry{color:#ffd18a;background:#ffb5471f}.membership-member-retry{color:#d89dab;margin-top:6px;font-size:10px;font-weight:700;display:block}@media (width<=720px){.membership-renewal-buttons{flex-direction:column;align-items:stretch}.membership-renewal-buttons button{width:100%}}.heart-audit-overview{border:1px solid var(--border-color,#e8e8e8);background:var(--card-bg,#fff);border-radius:20px;margin:24px 0;padding:22px}.heart-audit-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.heart-audit-kpis article{background:#7f7f7f0f;border-radius:16px;flex-direction:column;gap:6px;padding:16px;display:flex}.heart-audit-kpis article strong{font-size:24px}.heart-audit-kpis article.warning{outline:1px solid #dc960073}.heart-audit-kpis article.danger{outline:1px solid #dc3c3c80}.heart-audit-note{opacity:.7;margin:12px 0 0;font-size:13px}.heart-audit-filters{gap:8px;display:flex}.heart-audit-filters button{border:1px solid var(--border-color,#ddd);cursor:pointer;background:0 0;border-radius:999px;padding:7px 12px}.heart-audit-filters button.active{color:#fff;background:currentColor}.heart-audit-list{flex-direction:column;gap:10px;display:flex}.heart-audit-row{background:#7f7f7f0d;border-left:3px solid #32a064a6;border-radius:14px;justify-content:space-between;gap:18px;padding:15px;display:flex}.heart-audit-row.failed{border-left-color:#dc3c3ccc}.heart-audit-row>div{flex-direction:column;gap:4px;display:flex}.heart-audit-row>div:last-child{white-space:nowrap;align-items:flex-end}.heart-audit-row span,.heart-audit-row small{opacity:.7;font-size:12px}.heart-audit-row em{font-size:12px;font-style:normal;font-weight:700}.heart-audit-row.failed em{color:#c33}@media (width<=760px){.heart-audit-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.heart-audit-row{flex-direction:column}.heart-audit-row>div:last-child{align-items:flex-start}.heart-audit-filters{flex-wrap:wrap}}.shop-rich-toolbar{overscroll-behavior-x:contain}.shop-rich-toolbar .danger-soft{color:#faa;border-color:#ff787840}@media (width<=720px){.shop-rich-editor{border-radius:18px;margin-left:-4px;margin-right:-4px}.shop-rich-editor-heading span{font-size:11px}.shop-rich-toolbar{scrollbar-width:thin;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding:9px 10px;display:flex;position:sticky;top:0;overflow-x:auto}.shop-rich-toolbar>*{flex:none}.shop-rich-toolbar select{max-width:112px}.shop-rich-image-button{min-width:146px!important}.shop-rich-editor-canvas{min-height:420px;padding:18px 14px 48px;font-size:15px}.shop-rich-editor-canvas .shop-rich-image-frame{resize:none;min-width:0;width:100%!important;height:auto!important;margin-left:0!important;margin-right:0!important}.shop-rich-editor-canvas .shop-rich-image-frame img{max-height:none;height:auto!important}.shop-rich-image-help{z-index:2;font-size:11px;position:sticky;bottom:0}}.shop-gallery-v48{gap:12px;margin-bottom:20px;display:grid}.shop-gallery-main-v48{aspect-ratio:1;background:#120f14;border-radius:28px;position:relative;overflow:hidden}.shop-gallery-main-v48 img{object-fit:contain;width:100%;height:100%;display:block}.shop-gallery-main-v48>span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a080bb8;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;position:absolute;bottom:14px;right:14px}.shop-gallery-thumbs-v48{scrollbar-width:thin;gap:9px;padding-bottom:3px;display:flex;overflow-x:auto}.shop-gallery-thumbs-v48 button{cursor:pointer;background:#171319;border:2px solid #0000;border-radius:14px;flex:none;width:74px;height:74px;padding:0;overflow:hidden}.shop-gallery-thumbs-v48 button.active{border-color:#d99cff}.shop-gallery-thumbs-v48 img{object-fit:cover;width:100%;height:100%}.stock-danger{font-weight:900;color:#ff8d9f!important}.shop-quantity-stepper-v48{gap:8px;display:grid}.shop-quantity-stepper-v48>span{color:#aaa0ad;font-size:12px}.shop-quantity-stepper-v48>div{background:#211b24;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:46px minmax(60px,1fr) 46px;align-items:center;display:grid;overflow:hidden}.shop-quantity-stepper-v48 button{color:#fff;cursor:pointer;background:#ffffff0a;border:0;height:46px;font-size:22px}.shop-quantity-stepper-v48 button:disabled{opacity:.28;cursor:default}.shop-quantity-stepper-v48 b{text-align:center;font-size:16px}.shop-shipping-help-v48{color:#8f8492;margin:-7px 0 4px;font-size:11px;line-height:1.5}.shop-mobile-buybar-v48{display:none}@media (width<=800px){.shop-detail-v48{padding-bottom:94px}.shop-gallery-main-v48{border-radius:20px;margin-left:-4px;margin-right:-4px}.shop-gallery-thumbs-v48{margin-right:-16px}.shop-gallery-thumbs-v48 button{border-radius:12px;width:62px;height:62px}.shop-product-summary-card{gap:16px}.shop-product-title-row{align-items:flex-start}.shop-product-title-row h1{font-size:30px}.shop-detail-wishlist{flex:none}.shop-product-summary-meta{grid-template-columns:auto auto;align-items:center;gap:6px 14px;display:grid}.shop-product-summary-meta strong{grid-column:1/-1;font-size:25px}.shop-purchase-panel-wide{scroll-margin-top:14px}.shipping-grid{grid-template-columns:1fr}.shipping-grid input{min-height:48px;font-size:16px}.shop-buy-button{min-height:52px}.shop-mobile-buybar-v48{z-index:40;padding:10px max(14px,env(safe-area-inset-left)) calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#140f16f0;border-top:1px solid #ffffff1a;grid-template-columns:1fr minmax(145px,42%);align-items:center;gap:12px;display:grid;position:fixed;bottom:0;left:0;right:0}.shop-mobile-buybar-v48>div{gap:2px;display:grid}.shop-mobile-buybar-v48 small{color:#968b99;font-size:10px}.shop-mobile-buybar-v48 strong{color:#e3b0ff;font-size:19px}.shop-mobile-buybar-v48 button{color:#1b1020;background:#d99cff;border:0;border-radius:14px;min-height:48px;font-size:15px;font-weight:950}.shop-mobile-buybar-v48 button:disabled{color:#8d838f;background:#3a323d}}.creator-draft-notice{color:#e9d6f2;background:#d99cff14;border:1px solid #d99cff33;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:12px;display:flex}.creator-draft-notice button{color:#d99cff;cursor:pointer;background:0 0;border:0;font-weight:800}.creator-label-row{justify-content:space-between;align-items:center;gap:12px;display:flex!important}.creator-label-row b{font-size:13px}.creator-label-row small{color:#8e8592;font-size:10px;font-weight:600}.creator-file-input{pointer-events:none;opacity:0!important;width:1px!important;height:1px!important;position:absolute!important}.creator-dropzone{text-align:center;cursor:pointer;background:linear-gradient(145deg,#d99cff14,#ffffff05);border:1px dashed #d99cff59;border-radius:16px;place-items:center;gap:5px;min-height:112px;padding:20px;display:grid}.creator-dropzone strong{text-overflow:ellipsis;white-space:nowrap;color:#f0e7f3;max-width:100%;font-size:14px;overflow:hidden}.creator-dropzone span{color:#8e8491;font-size:11px}.creator-dropzone:focus-visible{outline-offset:2px;outline:2px solid #d99cff}.creator-submit-bar{justify-content:space-between;align-items:center;gap:16px;display:flex}.creator-submit-bar>span{color:#827989;font-size:11px}.creator-submit-bar .creator-submit{width:auto;min-width:180px}.comment-form textarea{resize:none;color:#fff;min-width:0;max-height:120px;line-height:1.45;font:inherit;background:#27212b;border:1px solid #ffffff1a;border-radius:20px;padding:11px 15px;overflow-y:auto}.comment-form textarea:focus{border-color:#d99cff;outline:none;box-shadow:0 0 0 3px #d99cff1a}@media (width<=720px){.creator-page{padding-bottom:96px}.creator-form{gap:18px;margin-top:18px;padding:16px}.creator-account{padding-bottom:14px}.creator-form textarea{min-height:180px}.creator-dropzone{min-height:96px}.creator-preview{border-radius:14px}.creator-submit-bar{z-index:35;padding:10px 14px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0e0b10f0;border-top:1px solid #ffffff17;position:fixed;bottom:0;left:0;right:0}.creator-submit-bar>span{display:none}.creator-submit-bar .creator-submit{width:100%;min-width:0;min-height:50px}.comment-form{bottom:calc(68px + env(safe-area-inset-bottom));z-index:8;background:linear-gradient(#12101500,#121015 24%);grid-template-columns:minmax(0,1fr) auto;align-items:end;padding:10px 0;position:sticky}.comment-form button{min-width:58px;min-height:44px;padding:0 13px}.comment-form textarea{min-height:44px}.post-comments{padding-bottom:8px}.comment-actions button{min-height:28px;padding:5px 2px}.comment-reply-target{bottom:calc(126px + env(safe-area-inset-bottom));z-index:9;position:sticky}}.chat-page-v20{min-height:0}.chat-page-v19{height:calc(var(--chat-viewport-height,100dvh) - 64px);max-height:calc(var(--chat-viewport-height,100dvh) - 64px);overflow:hidden}.chat-page-v19 .chat-header{flex:none;min-height:68px}.chat-page-v19 .chat-header>a{border-radius:50%;place-items:center;width:42px;height:42px;line-height:1;display:grid}.chat-page-v19 .chat-header>div{min-width:0}.chat-page-v19 .chat-header strong,.chat-page-v19 .chat-header span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chat-page-v19 .message-list{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-gutter:stable}.chat-page-v19 .message-bubble p{white-space:pre-wrap;overflow-wrap:anywhere}.chat-page-v19 .message-form-v14{z-index:9;padding-bottom:max(12px, env(safe-area-inset-bottom));background:color-mix(in srgb,var(--background) 96%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:relative;bottom:auto}.chat-page-v19 .message-form-v14.is-dragging-image{outline:2px dashed var(--accent);outline-offset:-7px}.chat-drop-overlay{z-index:20;pointer-events:none;background:color-mix(in srgb,var(--accent) 18%,var(--background));color:var(--foreground);border-radius:16px;place-items:center;font-weight:900;display:grid;position:absolute;inset:8px}.message-composer-row textarea{resize:none;min-height:44px;max-height:132px;font-size:16px;line-height:1.45}.message-composer-row>button{min-width:48px;min-height:44px}.chat-attachment-button{flex:0 0 44px;width:44px;padding:0!important}@media (width<=700px){.chat-page-v19{height:var(--chat-viewport-height,100dvh);max-height:var(--chat-viewport-height,100dvh);margin:0 -12px}.chat-page-v19 .chat-header{gap:10px;padding:8px 10px}.chat-page-v19 .chat-header-avatar{border-radius:13px;width:40px;height:40px}.chat-page-v19 .message-list{padding:14px 10px 12px;scroll-padding-bottom:190px}.chat-page-v19 .message-row{gap:7px;max-width:94%}.chat-page-v19 .message-row>img{flex-basis:32px;width:32px;height:32px}.chat-page-v19 .message-content-column{max-width:86%}.chat-page-v19 .message-bubble{max-width:100%}.chat-page-v19 .message-form-v14{padding:9px 9px max(9px, env(safe-area-inset-bottom))}.message-composer-row{align-items:flex-end;gap:6px}.message-composer-row textarea{border-radius:20px;min-width:0;padding:11px 13px}.message-composer-row>button[type=submit]{min-width:54px;padding:0 12px}.composer-hint{display:none}.chat-image-preview,.composer-reply-preview{margin-bottom:7px}.chat-new-message-button{bottom:calc(82px + env(safe-area-inset-bottom))}}.chat-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.chat-refresh-button{border:1px solid var(--line);background:var(--card);min-height:36px;color:var(--foreground);cursor:pointer;border-radius:999px;padding:0 13px;font-weight:800}.chat-refresh-button:disabled{opacity:.55;cursor:default}@media (width<=600px){.chat-index-heading{gap:10px}.chat-heading-actions{flex-direction:column;align-items:flex-end}.chat-refresh-button{min-height:34px;padding:0 11px;font-size:12px}.chat-room-card{grid-template-columns:54px minmax(0,1fr);gap:11px;padding:12px}.chat-room-card img{width:54px;height:54px}.chat-filter-tabs{scrollbar-width:none}.chat-filter-tabs::-webkit-scrollbar{display:none}}.notification-heading-actions-v51{justify-content:flex-end}.notification-clear-read{color:#b9aebd}.notification-filter-tabs button{align-items:center;gap:7px;display:inline-flex}.notification-filter-tabs button b{color:#b8acbc;background:#ffffff14;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:9px;display:grid}.notification-filter-tabs button.active b{color:#24162a;background:#1b102029}.notification-empty .secondary-button{margin-top:15px}.notification-card-v17.notification-urgent{background:linear-gradient(135deg,#ff648217,#151217);border-color:#ff899f5c}@media (width<=760px){.notification-heading-actions-v51{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.notification-heading-actions-v51 .notification-unread-summary{grid-column:1/-1;justify-content:center}.notification-heading-actions-v51 button{width:100%;min-height:42px;padding:9px 8px}.notification-heading-actions-v51 .notification-clear-read{grid-column:1/-1}.notification-filter-tabs{scroll-snap-type:x proximity}.notification-filter-tabs button{scroll-snap-align:start;min-height:40px}.notification-card-v17,.notification-main-action{min-height:78px}.notification-delete{width:38px;height:38px}.notification-page-v51 .notification-error{flex-direction:column;align-items:flex-start}.notification-page-v51 .notification-error button{width:100%}}.file-button{justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.artist-cover-manage-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin-top:24px;display:grid}.artist-cover-manage-grid article{border:1px solid var(--line,#302a33);background:#ffffff05;border-radius:20px;padding:14px}.artist-cover-preview{background-position:50%;background-size:cover;border-radius:14px;height:190px;margin-bottom:14px}.artist-cover-manage-info{align-items:center;gap:10px;margin-bottom:14px;display:flex}.artist-cover-manage-info img{object-fit:cover;border-radius:50%;width:44px;height:44px}.artist-cover-manage-info div{flex-direction:column;display:flex}.artist-cover-manage-info span{opacity:.65;font-size:12px}.emoticon-pack-create{border:1px solid var(--line,#302a33);border-radius:16px;flex-wrap:wrap;align-items:center;gap:10px;margin:24px 0;padding:16px;display:flex}.emoticon-pack-create input,.emoticon-pack-create select{min-height:42px}.emoticon-admin-list{gap:18px;display:grid}.emoticon-admin-list article{border:1px solid var(--line,#302a33);border-radius:18px;padding:16px}.emoticon-admin-list header{justify-content:space-between;align-items:center;gap:12px;display:flex}.emoticon-admin-list header>div{flex-direction:column;gap:4px;display:flex}.emoticon-admin-list header span{opacity:.65;font-size:12px}.emoticon-admin-grid{grid-template-columns:repeat(auto-fill,minmax(74px,1fr));gap:10px;margin-top:14px;display:grid}.emoticon-admin-grid button{aspect-ratio:1;border:1px solid var(--line,#302a33);background:#ffffff08;border-radius:14px;padding:6px}.emoticon-admin-grid img{object-fit:contain;width:100%;height:100%}.chat-special-button{border:1px solid var(--line,#302a33);background:#ffffff0d;border-radius:50%;flex:0 0 42px;width:42px;height:42px;font-size:19px}.chat-special-button.heart{color:#ff4f87}.chat-heart-panel,.chat-emoticon-panel{border:1px solid var(--line,#302a33);background:#141116;border-radius:16px;margin:0 0 8px;padding:12px}.chat-heart-panel>div{align-items:center;gap:8px;margin-top:9px;display:flex}.chat-heart-panel input{text-align:center;width:72px}.chat-heart-panel button:not(.primary-button){border-radius:10px;width:36px;height:36px}.chat-emoticon-panel{max-height:300px;overflow:auto}.chat-emoticon-panel section+section{border-top:1px solid var(--line,#302a33);margin-top:14px;padding-top:14px}.chat-emoticon-panel header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.chat-emoticon-panel header button{background:#2c2131;border-radius:999px;padding:6px 10px}.chat-emoticon-panel section>div{grid-template-columns:repeat(6,minmax(48px,1fr));gap:7px;display:grid}.chat-emoticon-panel section>div button{aspect-ratio:1;background:#ffffff0a;border:0;border-radius:12px;padding:4px}.chat-emoticon-panel section>div button:disabled{opacity:.35;filter:grayscale(.6)}.chat-emoticon-panel img,.chat-emoticon-message{object-fit:contain;width:100%;height:100%}.chat-emoticon-message{width:min(150px,42vw);height:auto;display:block}.heart-gift-card{background:linear-gradient(135deg,#ff438033,#a156ff33);border-radius:16px;grid-template-columns:auto 1fr;align-items:center;column-gap:9px;min-width:170px;padding:14px;display:grid}.heart-gift-card>span{color:#ff4f87;grid-row:1/3;font-size:28px}.heart-gift-card strong{font-size:18px}.heart-gift-card small{opacity:.7}:is(.message-bubble:has(.heart-gift-card),.message-bubble:has(.chat-emoticon-message)){background:0 0!important;padding:0!important}.artist-home-body{padding-top:24px}@media (width<=768px){.artist-cover-manage-grid{grid-template-columns:1fr}.artist-cover-preview{height:160px}.emoticon-pack-create{grid-template-columns:1fr 1fr;display:grid}.emoticon-pack-create .primary-button{grid-column:1/-1}.emoticon-admin-list header{flex-direction:column;align-items:flex-start}.chat-emoticon-panel section>div{grid-template-columns:repeat(4,minmax(50px,1fr))}.message-composer-row{gap:6px}.chat-special-button,.chat-attachment-button{flex-basis:38px!important;width:38px!important;height:38px!important}.chat-heart-panel>div{flex-wrap:wrap}.chat-heart-panel .primary-button{flex:1;min-width:130px}}.emoticon-manage-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:18px 0;display:flex}.emoticon-manage-toolbar select{min-height:42px}.emoticon-pack-admin-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.emoticon-pack-admin-actions{flex-wrap:wrap;gap:8px;display:flex}.emoticon-admin-list article.is-inactive{opacity:.7}.emoticon-pack-settings{background:#ffffff06;border-radius:14px;flex-wrap:wrap;align-items:end;gap:10px;margin-top:14px;padding:12px;display:flex}.emoticon-pack-settings>label:not(.emoticon-check){gap:6px;display:grid}.emoticon-pack-settings>label>span{opacity:.68;font-size:11px}.emoticon-pack-settings input{min-height:40px}.emoticon-check{white-space:nowrap;align-items:center;gap:7px;min-height:40px;display:inline-flex!important}.emoticon-price-field{align-items:center;gap:6px;display:flex!important}.emoticon-price-field input{width:90px}.emoticon-empty-pack{border:1px dashed var(--line,#302a33);text-align:center;opacity:.65;border-radius:14px;margin-top:14px;padding:24px}.emoticon-admin-item{grid-template-columns:1fr auto;align-items:center;gap:5px;display:grid;position:relative}.emoticon-admin-image{aspect-ratio:1;border:1px solid var(--line,#302a33);background:#ffffff08;border-radius:14px;grid-column:1/-1;padding:6px;overflow:hidden}.emoticon-admin-image img{object-fit:contain;width:100%;height:100%}.emoticon-admin-item>span{opacity:.55;padding-left:3px;font-size:10px}.emoticon-order-actions{gap:3px;display:flex}.emoticon-order-actions button{border:1px solid var(--line,#302a33);background:#ffffff0a;border-radius:7px;width:26px;height:26px;font-size:12px}.emoticon-order-actions button.danger{color:#ff738f}.emoticon-order-actions button:disabled{opacity:.25}.chat-heart-panel header,.active-emoticon-pack>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.chat-heart-panel header>div,.active-emoticon-pack>header>div{gap:2px;display:grid}.chat-heart-panel header span,.active-emoticon-pack header span{opacity:.65;font-size:11px}.chat-heart-panel header>b{color:#ff7ea5;font-size:12px}.heart-gift-presets{grid-template-columns:repeat(5,1fr);gap:6px!important;margin:12px 0 8px!important;display:grid!important}.heart-gift-presets button{border:1px solid var(--line,#302a33);background:#ffffff0a;border-radius:10px;width:auto!important;height:36px!important}.heart-gift-presets button.selected{color:#ff8eb3;background:#ff5b9226;border-color:#ff5b92}.heart-gift-custom{align-items:center;gap:8px!important;display:flex!important}.chat-heart-panel>small{opacity:.55;margin-top:8px;font-size:10px;display:block}.emoticon-pack-tabs{scrollbar-width:none;gap:6px;padding:0 0 9px;display:flex;overflow-x:auto}.emoticon-pack-tabs::-webkit-scrollbar{display:none}.emoticon-pack-tabs button{border:1px solid var(--line,#302a33);background:#ffffff08;border-radius:999px;flex:none;align-items:center;gap:5px;max-width:180px;padding:8px 11px;font-size:12px;display:flex}.emoticon-pack-tabs button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.emoticon-pack-tabs button.active{background:#c980ff1f;border-color:#c980ff}.active-emoticon-pack{border-top:1px solid var(--line,#302a33);padding-top:10px}.owned-emoticon-pack{background:#50d2911a;border-radius:999px;padding:5px 8px;color:#72e3aa!important}.emoticon-picker-grid{margin-top:10px;grid-template-columns:repeat(6,minmax(48px,1fr))!important;gap:7px!important;display:grid!important}.emoticon-picker-grid button{aspect-ratio:1;background:#ffffff0a;border:0;border-radius:12px;padding:4px;position:relative}.emoticon-picker-grid button>span{font-size:11px;position:absolute;bottom:3px;right:3px}.emoticon-picker-grid button:disabled{opacity:.45;filter:none}.emoticon-lock-guide{opacity:.65;line-height:1.5;margin:10px 0 0!important;font-size:11px!important}.chat-emoticon-panel .active-emoticon-pack+section{margin-top:0;padding-top:10px}@media (width<=768px){.emoticon-manage-toolbar{flex-direction:column;align-items:stretch}.emoticon-pack-admin-actions{width:100%}.emoticon-pack-admin-actions>*{flex:1}.emoticon-pack-settings{grid-template-columns:1fr 1fr;align-items:center;display:grid}.emoticon-pack-settings>label:first-child,.emoticon-pack-settings>.secondary-button{grid-column:1/-1}.emoticon-admin-grid{grid-template-columns:repeat(3,minmax(78px,1fr))}.heart-gift-presets{grid-template-columns:repeat(5,minmax(48px,1fr));overflow-x:auto}.heart-gift-custom{flex-wrap:wrap}.heart-gift-custom .primary-button{flex:1;min-width:140px}.emoticon-picker-grid{grid-template-columns:repeat(4,minmax(52px,1fr))!important}.chat-emoticon-panel{max-height:min(48vh,390px)}}.my-mobile-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0 4px;display:grid}.my-heart-overview-card,.my-membership-overview-card{color:#fff;background:#151217;border:1px solid #ffffff17;border-radius:22px;justify-content:space-between;align-items:flex-end;gap:18px;min-height:112px;padding:19px 20px;text-decoration:none;display:flex}.my-heart-overview-card{background:radial-gradient(circle at 100% 0,#ff5b872e,#0000 42%),#151217}.my-membership-overview-card{background:radial-gradient(circle at 100% 0,#d99cff2b,#0000 42%),#151217}.my-mobile-overview>*>div{gap:5px;display:grid}.my-mobile-overview span{letter-spacing:.16em;color:#d99cff;font-size:9px;font-weight:900}.my-heart-overview-card strong,.my-membership-overview-card strong{letter-spacing:-.04em;font-size:24px}.my-mobile-overview small{color:#958a99;font-size:10px}.my-mobile-overview b,.my-membership-overview-card>a{color:#fff;background:#ffffff14;border-radius:999px;flex:none;padding:9px 12px;font-size:10px;font-weight:900;text-decoration:none}.my-membership-actions{gap:7px;display:grid}.my-membership-actions>a{color:#fff;text-align:center;background:#ffffff12;border-radius:999px;min-width:48px;padding:9px 11px;font-size:10px;font-weight:900;text-decoration:none;display:block}.my-membership-actions>a:last-child{color:#e6b8ff;background:#d99cff21}.my-membership-card>.my-membership-actions{align-self:center}@media (width<=620px){.my-page-v16{padding-bottom:108px;padding-left:12px!important;padding-right:12px!important}.my-page-heading{gap:12px;margin-bottom:14px}.my-page-heading p{font-size:12px;line-height:1.45}.my-profile-hero{border-radius:22px;padding:16px}.my-profile-copy p{display:none}.my-profile-metrics{margin-top:1px}.my-profile-metrics>div{min-height:58px}.my-mobile-overview{grid-template-columns:1fr;margin-top:12px}.my-heart-overview-card,.my-membership-overview-card{border-radius:19px;min-height:92px;padding:16px}.my-heart-overview-card strong,.my-membership-overview-card strong{font-size:21px}.my-quick-grid{gap:8px;margin:12px 0 18px}.my-quick-card{border-radius:17px;gap:4px;min-height:86px;padding:13px 14px}.my-quick-card>span{font-size:8px}.my-quick-card strong{font-size:14px}.my-quick-card p{font-size:10px;line-height:1.35}.my-quick-card b{top:12px;right:12px}.my-section-card{border-radius:20px;margin-top:12px;padding:16px}.my-section-head{gap:10px;margin-bottom:12px}.my-section-head h2{font-size:18px}.my-membership-card{border-radius:17px;grid-template-columns:58px minmax(0,1fr);gap:11px;padding:12px}.my-membership-card>img{border-radius:15px;width:58px;height:58px}.my-membership-copy h3{font-size:16px}.membership-renewal-control{margin-top:10px}.my-membership-card>.my-membership-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.my-membership-actions>a{padding:10px}.my-order-row{padding:10px 0}.my-account-card{margin-top:12px;padding:17px}.my-profile-editor{margin-top:10px;padding:16px}.my-page-heading .secondary-button{min-height:44px}}.my-profile-editor-v55{grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.my-profile-photo-editor{border-bottom:1px solid #ffffff14;grid-column:1/-1;align-items:center;gap:16px;padding-bottom:16px;display:flex}.my-profile-photo-preview{background:linear-gradient(145deg,#9653b8,#4e2861);border-radius:25px;flex:0 0 82px;place-items:center;width:82px;height:82px;font-size:30px;font-weight:900;display:grid;overflow:hidden}.my-profile-photo-preview img{object-fit:cover;width:100%;height:100%}.my-profile-photo-actions{gap:6px;min-width:0;display:grid}.my-profile-photo-actions>small{color:#817785}.my-profile-photo-actions>div{flex-wrap:wrap;gap:7px;margin-top:3px;display:flex}.my-profile-photo-actions .secondary-button,.my-profile-photo-actions .ghost-button{min-height:38px;padding:8px 12px}.ghost-button.danger{color:#ff9bad;border-color:#ff708540}.my-profile-name-field small{justify-content:space-between;gap:10px;display:flex}.my-profile-name-field small b{color:#d99cff}.my-editor-actions-v55{align-self:end}.my-editor-actions-v55 .primary-button:disabled{opacity:.46;cursor:not-allowed}@media (width<=620px){.my-profile-editor-v55{padding-bottom:78px;display:block}.my-profile-photo-editor{align-items:flex-start;gap:13px;padding-bottom:14px}.my-profile-photo-preview{border-radius:22px;flex-basis:72px;width:72px;height:72px}.my-profile-photo-actions>div{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.my-profile-photo-actions .secondary-button,.my-profile-photo-actions .ghost-button{width:100%;font-size:11px}.my-profile-name-field{margin-top:14px}.my-editor-actions-v55{z-index:12;bottom:calc(68px + env(safe-area-inset-bottom));padding:10px 16px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#141116d6,#141116 28%);border-top:1px solid #ffffff14;grid-template-columns:88px minmax(0,1fr);gap:8px;margin:16px -16px -78px;display:grid;position:sticky}.my-editor-actions-v55 button{min-height:46px}.my-profile-avatar button{min-width:58px;min-height:30px;font-size:10px}}.nav-icon-wrap{place-items:center;min-height:24px;display:grid;position:relative}.nav-badge{color:#fff;text-align:center;background:#ef4b78;border-radius:999px;min-width:17px;height:17px;padding:0 4px;font-size:9px;line-height:17px;position:absolute;top:-5px;left:50%;transform:translate(5px);box-shadow:0 0 0 2px #151218}.home-hero-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.home-section-compact{padding-top:30px;padding-bottom:30px}.home-empty-inline{color:#a99fac;text-align:center;border:1px solid #ffffff14;border-radius:18px;padding:24px}.home-artist-skeleton-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.home-artist-skeleton-row div,.home-post-skeleton-list div{background:linear-gradient(90deg,#171319 20%,#211b24 50%,#171319 80%) 0 0/200% 100%;border-radius:24px;animation:1.2s ease-in-out infinite homeSkeleton}.home-artist-skeleton-row div{min-height:440px}.home-post-skeleton-list{gap:18px;max-width:760px;margin:0 auto;display:grid}.home-post-skeleton-list div{height:250px}@keyframes homeSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=700px){.topbar{height:58px;padding:0 12px}.brand{letter-spacing:1.4px;font-size:17px}.topbar-actions{gap:5px}.heart-balance-chip{padding:6px 8px;font-size:11px}.topbar-chat-link,.account-auth-actions{display:none}.operator-topbar-link{padding:7px 9px;font-size:11px}.notification-bell{width:36px;height:36px}.page{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.bottom-nav{height:calc(64px + env(safe-area-inset-bottom));padding:3px 4px env(safe-area-inset-bottom);grid-template-columns:repeat(6,minmax(0,1fr))!important}.bottom-nav a{border-radius:14px;gap:2px;min-height:58px;font-size:9px}.bottom-nav a.active{background:#d99cff17}.bottom-nav .nav-icon{font-size:19px}.nav-icon-wrap{min-height:23px}.home-hero-v56{background-position:50%;border-radius:0 0 26px 26px;min-height:390px;padding:48px 18px 30px}.home-hero-v56 h1{letter-spacing:-1.8px;margin:9px 0 10px;font-size:clamp(34px,10vw,46px)}.home-hero-v56 p{max-width:90%;margin:0 0 18px;font-size:13px;line-height:1.55}.home-hero-actions{gap:8px}.home-hero-actions .primary-button,.home-hero-actions .secondary-button{min-height:44px;padding:12px 16px;font-size:13px}.home-section-compact{padding:24px 14px}.home-section-compact .section-title{align-items:center;margin-bottom:13px}.home-section-compact .section-title h2{font-size:21px}.home-section-compact .section-title a{font-size:11px}.home-artist-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:11px;padding:0 1px 6px;display:flex;overflow-x:auto}.home-artist-grid::-webkit-scrollbar{display:none}.home-artist-grid .artist-card-premium{scroll-snap-align:start;border-radius:22px;flex:0 0 min(78vw,330px);min-height:410px}.home-artist-grid .artist-card-premium .artist-card-overlay{bottom:18px;left:18px;right:18px}.home-artist-grid .artist-card-premium .artist-card-overlay h3{font-size:27px}.home-artist-grid .artist-card-footer{margin-top:12px;padding-top:12px}.home-artist-grid .artist-card-footer span{font-size:11px}.home-artist-grid .artist-card-topline{top:14px;left:14px;right:14px}.home-artist-skeleton-row{gap:11px;display:flex;overflow:hidden}.home-artist-skeleton-row div{flex:0 0 min(78vw,330px);min-height:410px}.home-following-section{padding-top:20px}.home-following-chip{min-width:172px;padding:10px 11px}.home-following-chip img{width:46px;height:46px}.home-following-chip strong{font-size:13px}.home-live-banner-v56{border-radius:22px;margin:4px 14px 8px;padding:24px 20px}.home-live-banner-v56 h2{margin:8px 0;font-size:23px}.home-live-banner-v56 p{margin-bottom:16px;font-size:12px}.home-live-banner-v56 .primary-button{min-height:42px;padding:11px 16px;font-size:12px}.home-latest-section .feed-list{gap:12px}.home-latest-section .post-card{border-radius:19px}.home-post-skeleton-list{gap:12px}.home-post-skeleton-list div{border-radius:19px;height:210px}}.media-lightbox-v57{touch-action:pan-y;background:#040305f7;padding:64px 64px 56px}.media-lightbox-v57 .media-lightbox-topbar{z-index:204;top:max(12px,env(safe-area-inset-top));left:max(14px,env(safe-area-inset-left));right:max(14px,env(safe-area-inset-right));pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:fixed}.media-lightbox-v57 .media-lightbox-topbar>span{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.media-lightbox-v57 .media-lightbox-topbar>div{pointer-events:auto;align-items:center;gap:8px;display:flex}.media-lightbox-v57 .media-lightbox-topbar button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff29;border-radius:999px;min-width:42px;height:42px;padding:0 12px;font-weight:800;position:static}.media-lightbox-v57 .media-lightbox-topbar .media-lightbox-close{width:42px;padding:0;font-size:27px;line-height:1}.media-lightbox-v57 .media-lightbox-stage{overscroll-behavior:contain;border-radius:0;width:100%;max-width:none;height:calc(100dvh - 120px);max-height:none;overflow:auto}.media-lightbox-v57 .media-lightbox-stage img{max-width:100%;max-height:100%;box-shadow:none;transform-origin:50%;cursor:zoom-in;border-radius:12px;transition:transform .18s}.media-lightbox-v57 .media-lightbox-stage.is-zoomed{text-align:center;cursor:zoom-out;padding:18vh 18vw;display:block}.media-lightbox-v57 .media-lightbox-stage.is-zoomed img{cursor:zoom-out;width:auto;min-width:min(170%,1500px);max-width:none;height:auto;max-height:none;transform:none}.media-lightbox-nav{z-index:203;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff24;border-radius:50%;width:48px;height:48px;margin-top:-24px;font-size:36px;line-height:1;position:fixed;top:50%}.media-lightbox-prev{left:14px}.media-lightbox-next{right:14px}.media-lightbox-dots{z-index:203;left:50%;bottom:max(18px,calc(env(safe-area-inset-bottom) + 10px));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scrollbar-width:none;background:#00000052;border-radius:999px;gap:6px;max-width:min(70vw,520px);padding:7px 10px;display:flex;position:fixed;overflow-x:auto;transform:translate(-50%)}.media-lightbox-dots::-webkit-scrollbar{display:none}.media-lightbox-dots button{cursor:pointer;background:#ffffff57;border:0;border-radius:999px;flex:none;width:7px;height:7px;padding:0;transition:width .16s,background .16s}.media-lightbox-dots button.active{background:#fff;width:22px}.shop-gallery-main-button-v57{width:100%;color:inherit;cursor:zoom-in;text-align:inherit;border:0;padding:0;display:block}.shop-gallery-main-button-v57>small{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:.88;background:#0a080ba3;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800;position:absolute;bottom:14px;left:14px}@media (width<=800px){.media-lightbox-v57{padding:58px 0 calc(44px + env(safe-area-inset-bottom));touch-action:pan-y}.media-lightbox-v57 .media-lightbox-stage{width:100vw;height:calc(100dvh - 112px);padding:0 4px}.media-lightbox-v57 .media-lightbox-stage img{object-fit:contain;border-radius:0;width:100%;max-height:100%}.media-lightbox-v57 .media-lightbox-stage.is-zoomed{text-align:left;padding:22vh 30vw;overflow:auto}.media-lightbox-v57 .media-lightbox-stage.is-zoomed img{object-fit:initial;width:auto;min-width:180vw;max-width:none;height:auto}.media-lightbox-nav{top:auto;bottom:max(58px,calc(env(safe-area-inset-bottom) + 48px));background:#ffffff1c;width:42px;height:42px;font-size:30px}.media-lightbox-prev{left:12px}.media-lightbox-next{right:12px}.shop-gallery-main-button-v57>small{font-size:9px}}.mobile-search-toggle{color:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:7px;padding:10px 13px;font-weight:800;display:none}.mobile-search-toggle.active{color:#ebc7ff;background:#e0a7ff1f;border-color:#e0a7ff80}.community-heading-actions{align-items:center;gap:10px;display:flex}.artist-list-heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.artist-list-heading .page-lead{margin-bottom:0}.discovery-search-panel{max-width:920px;margin:0 auto 18px}.discovery-search-form{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:16px;align-items:center;gap:8px;padding:7px 8px 7px 14px;transition:border-color .2s,background .2s;display:flex}.discovery-search-form:focus-within{background:#ffffff13;border-color:#dea6ff8c}.discovery-search-form>span{color:#b9adbd;font-size:20px}.discovery-search-form input{min-width:0;color:inherit;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:9px 2px}.discovery-search-form input::placeholder{color:#827886}.search-submit-button,.discovery-search-form .search-inline-clear{cursor:pointer;border:0}.search-submit-button{color:#1b1020;background:#e0a7ff;border-radius:12px;padding:10px 15px;font-weight:900}.search-inline-clear{border-radius:50%;place-items:center;width:34px;height:34px;font-size:20px;display:grid;color:#c9bdcc!important;background:#ffffff14!important;padding:0!important}.recent-search-panel{background:#171319;border:1px solid #ffffff17;border-radius:16px;margin-top:8px;padding:13px 14px;box-shadow:0 15px 35px #0000002e}.recent-search-panel>div:first-child{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.recent-search-panel strong{color:#bfb3c3;font-size:12px}.recent-search-panel>div:first-child button{color:#8f8492;cursor:pointer;background:0 0;border:0;font-size:11px}.recent-search-chips{scrollbar-width:none;gap:7px;padding-bottom:2px;display:flex;overflow-x:auto}.recent-search-chips::-webkit-scrollbar{display:none}.recent-search-chips>span{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:999px;flex:none;align-items:center;display:inline-flex;overflow:hidden}.recent-search-chips>span button{color:#d7ceda;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:8px 4px 8px 11px;font-size:12px}.recent-search-chips>span button:last-child{color:#8f8492;padding:8px 10px 8px 5px;font-size:15px}.search-result-summary{color:#c8bdcb;background:#e0a7ff14;border:1px solid #e0a7ff26;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin:0 0 18px;padding:12px 14px;font-size:13px;display:flex}.search-result-summary b{color:#f0d7ff}.search-result-summary button{color:#d99cff;cursor:pointer;background:0 0;border:0;font-weight:800}.search-empty-state{text-align:center;background:#ffffff06;border:1px dashed #ffffff1a;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:34px 20px;display:flex}.search-empty-state>span{color:#dfb2f7;background:#2d2232;border-radius:20px;place-items:center;width:60px;height:60px;margin-bottom:14px;font-size:27px;display:grid}.search-empty-state strong{font-size:19px}.search-empty-state p{color:#a99fab;max-width:420px;line-height:1.6}.compact-loading{min-height:320px}.feed-search-panel{max-width:760px}.feed-search-empty{max-width:760px;margin:0 auto}.shop-search-stack{flex:1;max-width:680px;position:relative}.shop-search-stack .shop-search-form{max-width:none}.shop-search-icon{color:#a99fab;align-self:center;font-size:18px}.shop-search-form .search-inline-clear{flex:0 0 34px;border:0!important;padding:0!important}.shop-recent-searches{z-index:8;background:#171319;position:absolute;left:0;right:0}.shop-search-summary{margin-top:12px}.shop-search-empty{min-height:420px}.artist-list-page .artist-grid{margin-top:22px}@media (width<=720px){.mobile-search-toggle{display:inline-flex}.community-heading-actions{align-self:flex-start}.artist-list-heading{align-items:flex-start}.artist-list-heading .page-heading{margin-bottom:5px}.artist-list-heading .page-lead{display:none}.discovery-search-panel{margin:10px 0 14px;display:none}.discovery-search-panel.mobile-open{display:block}.discovery-search-form{z-index:18;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#171319f7;border-radius:14px;position:sticky;top:76px}.discovery-search-form .search-submit-button{padding-inline:12px}.recent-search-panel{margin-top:7px}.search-result-summary{margin-bottom:14px}.community-heading-row{margin-bottom:10px}.community-heading-row .page-lead,.community-count{display:none}.feed-search-panel{margin-inline:0}.feed-scope-tabs{margin-top:8px}.shop-heading-actions .mobile-search-toggle{order:-1}.shop-discovery-bar{margin-top:10px;display:none}.shop-discovery-bar.mobile-open{display:flex}.shop-search-stack{max-width:none}.shop-search-form{z-index:18;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#171319f7;border:1px solid #ffffff1f;border-radius:14px;padding:6px;position:sticky;top:76px}.shop-search-form input{background:0 0;border:0;padding-inline:4px}.shop-recent-searches{position:static}.shop-search-summary{margin-bottom:10px}.search-empty-state{border-radius:20px;min-height:280px}.artist-list-page .artist-grid{margin-top:14px}}.creator-media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.creator-media-item{aspect-ratio:1;background:#09080a;border:1px solid #ffffff1a;border-radius:16px;min-width:0;position:relative;overflow:hidden}.creator-media-item>img{object-fit:cover;width:100%;height:100%;display:block}.creator-media-order{color:#fff;background:#000000b8;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 6px;font-size:10px;font-weight:900;display:grid;position:absolute;top:8px;left:8px}.creator-media-actions{grid-template-columns:34px 34px 1fr;gap:5px;display:grid;position:absolute;bottom:7px;left:7px;right:7px}.creator-media-actions button{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0b11e0;border:0;border-radius:9px;min-height:32px;font-weight:800}.creator-media-actions button:disabled{opacity:.35}.creator-media-actions .danger{color:#ffc1cf}.post-media-grid{background:#0b090c;gap:2px;display:grid;overflow:hidden}.post-media-grid .post-image-button{aspect-ratio:1;min-height:0}.post-media-grid .post-image{object-fit:cover;width:100%;height:100%}.post-media-count-1{grid-template-columns:1fr}.post-media-count-1 .post-image-button{aspect-ratio:auto;max-height:720px}.post-media-count-1 .post-image{object-fit:contain;max-height:720px}.post-media-count-2,.post-media-count-3,.post-media-count-4{grid-template-columns:1fr 1fr}.post-media-count-3 .post-image-button:first-child{grid-row:span 2}.post-media-more{color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#09060a8c;place-items:center;font-size:30px;font-weight:900;display:grid;position:absolute;inset:0}.post-edit-media-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.post-edit-video-selected{color:#cfc4d5;background:#0d0a0f;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;font-size:12px;display:flex}.post-edit-video-selected button{color:#d99cff;background:0 0;border:0;font-weight:800}.comment-composer-field{min-width:0;position:relative}.comment-composer-field textarea{box-sizing:border-box;width:100%;padding-right:54px}.comment-composer-field small{color:#756b79;pointer-events:none;font-size:9px;position:absolute;bottom:8px;right:12px}.comment-edit-box textarea{box-sizing:border-box;resize:vertical;color:#fff;width:100%;min-height:68px;font:inherit;background:#211b24;border:1px solid #ffffff1a;border-radius:12px;padding:10px 12px;line-height:1.5}.comment-edit-box>div{margin-top:6px;justify-content:flex-end!important;gap:8px!important}.comment-edit-box>div>span{color:#766d79;margin-right:auto;font-size:9px}.comment-actions button:disabled{opacity:.45}.post-delete-button:disabled{opacity:.45;cursor:wait}@media (width<=720px){.creator-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.creator-media-item{border-radius:13px}.creator-media-actions{grid-template-columns:32px 32px 1fr}.post-edit-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-media-grid{gap:1px}.post-media-count-1 .post-image-button,.post-media-count-1 .post-image{max-height:68vh}.comment-composer-field small{bottom:7px}.comment-edit-box>div{flex-wrap:wrap}}.heart-page-v60{color:#f7f1f8;gap:20px;max-width:1100px;margin:0 auto;padding:28px 0 120px}.heart-hero-v60{color:#fff;background:radial-gradient(circle at 82% 12%,#d99cff2b,#0000 34%),linear-gradient(145deg,#171219,#0e0c10 70%);border:1px solid #ffffff14;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:end;min-height:210px;padding:30px;display:grid;position:relative;overflow:hidden}.heart-hero-v60:after{content:"♥";color:#d99cff0b;pointer-events:none;font-size:190px;line-height:1;position:absolute;top:-54px;right:36px;transform:rotate(12deg)}.heart-hero-copy-v60{z-index:1;max-width:590px;position:relative}.heart-hero-copy-v60 h1{margin:7px 0 8px;font-size:42px;line-height:1.05}.heart-hero-copy-v60 p{color:#a99ead;max-width:520px;margin:0;line-height:1.65}.heart-balance-card-v60{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1a141dc7;border:1px solid #d99cff2e;border-radius:22px;min-width:230px;padding:20px 22px;position:relative}.heart-balance-card-v60 span,.heart-balance-card-v60 small{color:#a99ead}.heart-balance-card-v60 strong{align-items:center;gap:8px;margin:4px 0;font-size:34px;display:flex}.heart-balance-card-v60 strong i{color:#ff668f;font-style:normal}.heart-return-context-v60{background:linear-gradient(135deg,#ff668f14,#d99cff12);border:1px solid #d99cff38;border-radius:20px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;display:grid}.heart-return-icon-v60{color:#ff668f;background:#ff668f1f;border-radius:16px;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.heart-return-context-v60>div:nth-child(2){gap:3px;display:grid}.heart-return-context-v60 span,.heart-return-context-v60 small{color:#a99ead;font-size:12px}.heart-return-context-v60 strong{font-size:16px}.heart-return-context-v60>a{color:#ead8f1;border:1px solid #ffffff1a;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:900;text-decoration:none}.heart-charge-section-v60{gap:14px;display:grid}.heart-charge-section-v60 .section-heading{align-items:end}.heart-recommend-copy-v60{color:#d9a0f7;font-size:12px;font-weight:800}.heart-package-grid-v60{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.heart-package-card-v60{color:#fff;min-height:250px;box-shadow:none;background:#151117;border-color:#ffffff14;padding:20px;transition:transform .18s,border-color .18s,background .18s;position:relative}.heart-package-card-v60:hover{border-color:#d99cff38;transform:translateY(-2px)}.heart-package-card-v60.recommended{background:linear-gradient(#c77bea1a,#151117 46%);border-color:#c77bea;box-shadow:0 0 0 1px #c77bea0f,0 18px 40px #00000029}.heart-package-card-v60 h2{font-size:22px}.heart-package-card-v60 p{color:#a99ead;font-size:12px}.heart-package-card-v60 small{color:#786f7b;min-height:18px}.heart-package-card-v60 small.enough{color:#b9d9c5}.heart-package-card-v60 .heart-package-count{color:#fff;margin-top:26px;font-size:28px}.heart-package-card-v60 .heart-package-count i{color:#ff668f;font-style:normal}.heart-package-card-v60 .primary-button{min-height:46px;margin-top:auto}.heart-package-badges-v60{pointer-events:none;justify-content:space-between;gap:6px;display:flex;position:absolute;top:14px;left:16px;right:16px}.heart-package-badges-v60 b{color:#eec9ff;letter-spacing:.05em;background:#2b2030;border-radius:999px;padding:5px 8px;font-size:9px}.heart-package-badges-v60 b+b{color:#aaa0ad;background:#ffffff12;margin-left:auto}.heart-security-v60{background:#121014;border:1px solid #ffffff12;border-radius:18px;align-items:flex-start;gap:12px;padding:15px 18px;display:flex}.heart-security-v60>span{color:#6ed79b;background:#53c7841f;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.heart-security-v60 strong{font-size:13px}.heart-security-v60 p{color:#8e8491;margin:3px 0 0;font-size:11px;line-height:1.55}.heart-page-v60 .heart-message{color:#ffdbe6;background:#ff668f12;border-color:#ff668f33}.heart-page-v60 .heart-payment-row,.heart-page-v60 .heart-transaction-row,.heart-page-v60 .empty-card{color:#eee6f0;background:#151117;border-color:#ffffff12}.heart-page-v60 .heart-payment-row span,.heart-page-v60 .heart-transaction-row span,.heart-page-v60 .heart-transaction-row small{color:#887f8b}.heart-page-v60 .heart-transaction-row .negative strong{color:#ded5e1}.heart-page-v60 .heart-payment-status.completed{color:#79d59e;background:#3fb97221}.heart-page-v60 .heart-payment-status.failed{color:#ff8e8e;background:#ff5b5b1c}.heart-page-v60 .heart-payment-status.ready{color:#e8bd68;background:#ebb5481a}.payment-result-page-v60{background:radial-gradient(circle at 50% 20%,#d99cff14,#0000 34%)}.payment-result-card-v60{color:#fff;background:#151117;border-color:#ffffff14;box-shadow:0 22px 60px #0000003d}.payment-result-card-v60 .payment-result-icon{color:#ff668f;background:#ff668f1a}.payment-result-card-v60.error .payment-result-icon{color:#ff7b7b;background:#ff5c5c1a}.payment-result-card-v60 p{color:#9e94a1}.payment-result-card-v60>small{color:#6f6872}.payment-result-balance-v60{background:#d99cff0f;border:1px solid #d99cff29;border-radius:18px;gap:3px;margin:20px 0;padding:16px;display:grid}.payment-result-balance-v60 span{color:#9d92a1;font-size:11px}.payment-result-balance-v60 strong{color:#f0c7ff;font-size:28px}.payment-return-hint-v60{font-size:12px!important}.payment-result-card-v60 .secondary-button{box-sizing:border-box;justify-content:center;align-items:center;display:inline-flex}.shop-purchase-success-v60{background:#46b97712;border:1px solid #56cc8a33;border-radius:18px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.shop-purchase-success-icon-v60{color:#75d9a0;background:#56cc8a1f;border-radius:14px;place-items:center;width:44px;height:44px;font-size:20px;font-weight:950;display:grid}.shop-purchase-success-v60>div:nth-child(2){gap:3px;display:grid}.shop-purchase-success-v60>div:nth-child(2) span{color:#8d8390;font-size:11px}.shop-purchase-success-actions-v60{gap:7px;display:flex}.shop-purchase-success-actions-v60 a{color:#e6d7eb;background:#211b24;border-radius:999px;padding:9px 11px;font-size:10px;font-weight:900;text-decoration:none}.shop-purchase-success-actions-v60 a:first-child{color:#1a0f1e;background:#d99cff}@media (width<=760px){.heart-page-v60{gap:16px;padding:14px 14px 110px}.heart-hero-v60{border-radius:22px;grid-template-columns:1fr;gap:20px;min-height:0;padding:22px}.heart-hero-v60:after{font-size:150px;top:-40px;right:-20px}.heart-hero-copy-v60 h1{font-size:32px}.heart-balance-card-v60{min-width:0;padding:16px 18px}.heart-balance-card-v60 strong{font-size:28px}.heart-return-context-v60{grid-template-columns:42px minmax(0,1fr);padding:14px}.heart-return-icon-v60{border-radius:13px;width:42px;height:42px}.heart-return-context-v60>a{text-align:center;grid-column:1/-1}.heart-charge-section-v60 .section-heading{gap:5px;display:grid}.heart-package-grid-v60{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.heart-package-card-v60{border-radius:20px;min-height:220px;padding:16px}.heart-package-card-v60 .heart-package-count{font-size:23px}.heart-package-card-v60 h2{font-size:18px}.heart-package-card-v60 .primary-button{padding:11px 8px;font-size:12px}.heart-package-badges-v60{top:10px;left:12px;right:12px}.heart-package-badges-v60 b{font-size:8px}.heart-security-v60{padding:14px}.shop-purchase-success-v60{grid-template-columns:40px minmax(0,1fr);padding:13px}.shop-purchase-success-icon-v60{width:40px;height:40px}.shop-purchase-success-actions-v60{grid-column:1/-1}.shop-purchase-success-actions-v60 a{text-align:center;flex:1;padding:10px}.payment-result-page-v60{padding-left:14px;padding-right:14px}.payment-result-card-v60{border-radius:24px}.payment-result-actions{grid-template-columns:1fr;display:grid}.payment-result-actions a{width:100%}}.my-orders-page.v61{max-width:1080px;margin:0 auto;padding-bottom:120px}.my-orders-summary-v61{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.my-orders-summary-v61>div{background:#ffffff09;border:1px solid #ffffff17;border-radius:18px;gap:6px;padding:15px 16px;display:grid}.my-orders-summary-v61 span{color:#94899a;font-size:11px}.my-orders-summary-v61 strong{color:#fff;font-size:24px}.my-orders-summary-v61 .accent{background:#d374ff14;border-color:#d374ff52}.order-filter-row.v61{scrollbar-width:none;gap:7px;margin-bottom:12px;padding:2px 0 10px;display:flex;overflow-x:auto}.order-filter-row.v61::-webkit-scrollbar{display:none}.order-filter-row.v61 button{color:#a99dac;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1a;border-radius:999px;flex:none;align-items:center;gap:7px;min-height:40px;padding:8px 12px;display:inline-flex}.order-filter-row.v61 button b{color:#ddd2df;background:#ffffff13;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:10px;display:grid}.order-filter-row.v61 button.active{color:#fff;background:#d874ff24;border-color:#d874ff8c}.my-order-list.v61{gap:12px}.my-order-card.v61{background:#171219;border-radius:20px;padding:0;overflow:hidden}.my-order-card.v61.active-delivery{border-color:#d874ff47}.my-order-card.v61>header{border-bottom:1px solid #ffffff12;align-items:center;padding:13px 16px}.my-order-card.v61>header>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.my-order-card.v61>header>div>span{font-size:11px}.my-order-card.v61>header>a{color:#cf91e8;font-size:11px;font-weight:800;text-decoration:none}.my-order-product-v61{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:13px;padding:15px 16px;display:grid}.my-order-thumb-v61{color:#766d78;background:#0d0a0f;border-radius:14px;place-items:center;width:76px;height:76px;font-size:9px;text-decoration:none;display:grid;overflow:hidden}.my-order-thumb-v61 img{object-fit:cover;width:100%;height:100%}.my-order-product-v61>div{gap:4px;min-width:0;display:grid}.my-order-product-v61 small{color:#9f8ca7;font-size:10px}.my-order-product-v61 a{color:#fff;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;overflow:hidden}.my-order-product-v61 strong{font-size:16px}.my-order-product-v61 span{color:#aaa0ae;font-size:12px}.order-progress.compact-v61{margin:0 16px 14px;padding-top:4px}.order-progress.compact-v61:before{left:10%;right:10%}.order-progress.compact-v61>div{gap:5px}.order-progress.compact-v61 i{width:13px;height:13px}.order-cancelled-note.compact-v61{margin:0 16px 14px;padding:10px 12px;font-size:12px}.my-order-tracking-v61{background:#67b7ff12;border:1px solid #67b7ff21;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px 12px;margin:0 16px 14px;padding:11px 12px;display:grid}.my-order-tracking-v61 span{color:#8ed5ff;font-size:10px;font-weight:900}.my-order-tracking-v61 strong{color:#e9f5ff;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.my-order-tracking-v61 a{color:#8ed5ff;font-size:10px;font-weight:800;text-decoration:none}.my-order-actions-v61{background:#ffffff05;border-top:1px solid #ffffff12;justify-content:flex-end;gap:7px;padding:12px 16px;display:flex}.my-order-actions-v61 a,.my-order-actions-v61 button{color:#ddd2df;font:inherit;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1a;border-radius:10px;padding:8px 11px;font-size:11px;font-weight:800;text-decoration:none}.my-order-actions-v61 button{color:#ff9bad}.my-order-actions-v61 button:disabled{opacity:.5}.order-list-skeleton-v61{gap:12px;display:grid}.order-list-skeleton-v61 i{background:linear-gradient(90deg,#ffffff06,#ffffff12,#ffffff06) 0 0/200% 100%;border-radius:20px;height:210px;animation:1.4s linear infinite orderSkeleton}@keyframes orderSkeleton{to{background-position:-200% 0}}.order-empty-v61{justify-items:center;gap:8px;display:grid}.order-empty-v61 p{color:#8f8493;margin:0 0 8px}.order-detail-page{max-width:920px;margin:0 auto;padding-bottom:120px}.order-back-button{color:#b7abbc;font:inherit;cursor:pointer;background:0 0;border:0;margin-bottom:12px;padding:7px 0;font-size:12px}.order-detail-hero{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.order-detail-hero h1{margin:4px 0;font-size:30px}.order-detail-hero p{color:#8e8392;margin:0;font-size:12px}.order-detail-product-card{background:#19141c;border:1px solid #ffffff17;border-radius:22px;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:18px;padding:18px;display:grid}.order-detail-product-image{color:#786e7b;background:#0e0b10;border-radius:16px;place-items:center;width:104px;height:104px;font-size:9px;display:grid;overflow:hidden}.order-detail-product-image img{object-fit:cover;width:100%;height:100%}.order-detail-product-card>div{gap:6px;display:grid}.order-detail-product-card small{color:#c291d4;font-size:10px}.order-detail-product-card a{color:#fff;text-decoration:none}.order-detail-product-card strong{font-size:20px}.order-detail-product-card span{color:#b1a6b4;font-size:13px}.order-detail-progress{margin:28px 0}.order-detail-progress>div small{color:#786e7b;max-width:120px;font-size:8px}.order-detail-sections{gap:12px;display:grid}.order-detail-sections>section{background:#171319;border:1px solid #ffffff14;border-radius:20px;padding:18px}.order-detail-section-title{gap:3px;margin-bottom:14px;display:grid}.order-detail-section-title span{letter-spacing:.14em;color:#bd7cd6;font-size:9px;font-weight:900}.order-detail-section-title strong{font-size:17px}.order-detail-data-list{grid-template-columns:1fr 1fr;gap:9px;margin:0;display:grid}.order-detail-data-list>div{background:#ffffff06;border-radius:13px;padding:12px 13px}.order-detail-data-list>div.full{grid-column:1/-1}.order-detail-data-list dt{color:#8e8491;margin-bottom:5px;font-size:10px}.order-detail-data-list dd{color:#eee6f0;margin:0;font-size:13px;line-height:1.55}.order-detail-data-list.compact dd{font-size:12px}.order-detail-tracking-card{grid-template-columns:1fr 1.5fr auto;align-items:center;gap:9px;display:grid}.order-detail-tracking-card>div{background:#ffffff06;border-radius:13px;gap:4px;padding:12px 13px;display:grid}.order-detail-tracking-card span{color:#8e8491;font-size:10px}.order-detail-tracking-card strong{font-size:13px}.order-detail-tracking-card button{color:#e1a2f7;cursor:pointer;background:#d874ff17;border:1px solid #d874ff40;border-radius:11px;padding:11px 13px}.order-detail-actions{justify-content:flex-end;gap:9px;margin-top:16px;display:flex}.order-detail-actions .primary-button{text-decoration:none}.order-cancel-button.detail{background:#ff78910d;border:1px solid #ff789129;border-radius:12px;margin:0;padding:10px 14px;text-decoration:none}.order-detail-skeleton{color:#8e8392;place-items:center;min-height:300px;display:grid}.shop-order-tools-v61{gap:8px;margin:18px 0 10px;display:flex}.shop-order-tools-v61 input{color:#fff;background:#19141c;border:1px solid #ffffff1a;border-radius:12px;flex:1;min-width:0;padding:11px 13px}.shop-order-tools-v61 button{color:#bdb2c1;cursor:pointer;background:#221b25;border:1px solid #ffffff1a;border-radius:12px;padding:10px 12px}.admin-order-controls .primary-button:disabled{opacity:.45;cursor:default}@media (width<=700px){.my-orders-page.v61{padding-left:12px;padding-right:12px}.my-orders-heading{gap:12px}.my-orders-summary-v61{grid-template-columns:repeat(3,1fr);gap:6px}.my-orders-summary-v61>div{border-radius:14px;padding:12px 10px}.my-orders-summary-v61 span{font-size:9px}.my-orders-summary-v61 strong{font-size:20px}.order-filter-row.v61{margin-left:-2px;margin-right:-2px}.my-order-card.v61{border-radius:17px}.my-order-card.v61>header{padding:11px 13px}.my-order-card.v61>header>div>span{width:100%}.my-order-product-v61{grid-template-columns:66px minmax(0,1fr);padding:13px}.my-order-thumb-v61{border-radius:12px;width:66px;height:66px}.order-progress.compact-v61{margin-left:11px;margin-right:11px}.order-progress.compact-v61 span{font-size:8px}.my-order-tracking-v61{grid-template-columns:1fr auto;margin-left:13px;margin-right:13px}.my-order-tracking-v61 span{grid-column:1/-1}.my-order-actions-v61{grid-template-columns:1fr 1fr;padding:10px 13px;display:grid}.my-order-actions-v61 a,.my-order-actions-v61 button{text-align:center}.my-order-actions-v61 button:nth-child(3){grid-column:1/-1}.order-detail-page{padding-left:13px;padding-right:13px}.order-detail-hero{align-items:flex-start}.order-detail-hero h1{font-size:25px}.order-detail-product-card{border-radius:17px;grid-template-columns:82px minmax(0,1fr);gap:13px;padding:13px}.order-detail-product-image{border-radius:13px;width:82px;height:82px}.order-detail-product-card strong{font-size:16px}.order-detail-progress{margin:22px -3px}.order-detail-progress>div small{display:none}.order-detail-sections>section{border-radius:17px;padding:14px}.order-detail-data-list{grid-template-columns:1fr}.order-detail-data-list>div.full{grid-column:auto}.order-detail-tracking-card{grid-template-columns:1fr}.order-detail-tracking-card button{width:100%}.order-detail-actions{grid-template-columns:1fr;display:grid}.order-detail-actions .primary-button,.order-cancel-button.detail{text-align:center;box-sizing:border-box;width:100%}.shop-order-tools-v61{align-items:stretch}.shop-order-tools-v61 button{white-space:nowrap}}.auth-page-v62{gap:52px;max-width:1080px}.auth-card-v62{background:linear-gradient(#1f1822fa,#141017fa);border-color:#ffffff17;gap:16px}.auth-card-heading{gap:5px;display:grid}.auth-card-heading>span{letter-spacing:.16em;color:#d38bf0;font-size:10px;font-weight:900}.auth-card-heading h2{margin:0;font-size:24px}.auth-card-heading p{color:#918693;margin:0;font-size:12px}.social-login-stack{gap:9px;display:grid}.social-login-button{width:100%;height:50px;font:inherit;cursor:pointer;border:1px solid #ffffff1c;border-radius:14px;justify-content:center;align-items:center;gap:10px;transition:transform .15s,filter .15s;display:flex}.social-login-button:hover{filter:brightness(1.04);transform:translateY(-1px)}.social-login-button:disabled{opacity:.6;cursor:wait;transform:none}.social-login-button.google{color:#211d22;background:#fff}.social-login-button.kakao{color:#17120a;background:#fee500;border-color:#fee500}.social-mark{border-radius:50%;place-items:center;width:23px;height:23px;font-size:13px;font-weight:900;display:grid}.google-mark{color:#4285f4;background:#fff;border:1px solid #ddd}.kakao-mark{color:#fee500;background:#17120a;font-size:10px}.auth-divider{color:#817783;align-items:center;gap:10px;font-size:10px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#ffffff14;flex:1;height:1px}.auth-divider span{white-space:nowrap}.auth-email-form{gap:14px;display:grid}.auth-email-form label{gap:7px;font-size:12px;font-weight:800;display:grid}.auth-email-form label>span{float:right;color:#766c79;margin-left:auto;font-size:10px;font-weight:600}.auth-return-hint{background:#d38bf012;border:1px solid #d38bf033;border-radius:15px;align-items:center;gap:11px;max-width:390px;margin-top:20px;padding:12px 14px;display:flex}.auth-return-hint>span{color:#d38bf0;font-size:20px}.auth-return-hint p{gap:2px;margin:0;display:grid}.auth-return-hint strong{color:#f1e8f4;font-size:12px}.auth-return-hint small{color:#968b99;font-size:10px}.oauth-callback-page,.welcome-page{background:radial-gradient(circle at 50% 15%,#c75ded1a,#0000 35%);place-items:center;min-height:100vh;padding:28px 16px;display:grid}.auth-status-card{text-align:center;background:#18131b;border:1px solid #ffffff17;border-radius:24px;justify-items:center;gap:12px;width:min(420px,100%);padding:34px 26px;display:grid}.auth-status-card h1{margin:4px 0 0;font-size:23px}.auth-status-card p{color:#998e9c;margin:0 0 8px;font-size:12px;line-height:1.6}.auth-status-icon{color:#ff8da2;background:#ff67821f;border-radius:50%;place-items:center;width:42px;height:42px;font-size:21px;font-weight:900;display:grid}.auth-spinner{border:3px solid #ffffff1a;border-top-color:#d58cf2;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite authSpin}@keyframes authSpin{to{transform:rotate(360deg)}}.welcome-card{background:#18131b;border:1px solid #ffffff17;border-radius:26px;gap:18px;width:min(470px,100%);padding:30px;display:grid;box-shadow:0 28px 90px #00000047}.welcome-card h1{margin:0;font-size:30px;line-height:1.13}.welcome-copy{color:#968b99;margin:-8px 0 0;font-size:12px;line-height:1.65}.welcome-progress{justify-content:center;align-items:center;gap:7px;display:flex}.welcome-progress span{color:#8b818e;background:#ffffff12;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;font-weight:900;display:grid}.welcome-progress span.active{color:#1b111f;background:#d58cf2}.welcome-progress i{background:#ffffff1a;width:34px;height:1px}.welcome-avatar-picker{cursor:pointer;justify-items:center;gap:7px;padding:8px;display:grid}.welcome-avatar-picker input{display:none}.welcome-avatar{background:linear-gradient(145deg,#38243e,#231826);border:2px solid #d58cf261;border-radius:50%;place-items:center;width:92px;height:92px;display:grid;overflow:hidden;box-shadow:0 0 0 5px #d58cf20d}.welcome-avatar img{object-fit:cover;width:100%;height:100%}.welcome-avatar b{color:#dca0f5;font-size:30px}.welcome-avatar-picker strong{color:#dca0f5;font-size:12px}.welcome-avatar-picker small{color:#786e7b;font-size:9px}.welcome-field{gap:8px;display:grid}.welcome-field>span{justify-content:space-between;font-size:12px;font-weight:800;display:flex}.welcome-field>span b{color:#756b78;font-size:10px}.nickname-check-field{background:#100d12;border:1px solid #ffffff1c;border-radius:14px;grid-template-columns:1fr 32px;align-items:center;display:grid;overflow:hidden}.nickname-check-field input{background:0 0!important;border:0!important;border-radius:0!important;padding:13px 14px!important}.nickname-check-field em{text-align:center;font-size:12px;font-style:normal}.nickname-check-field.available{border-color:#6dd59d59}.nickname-check-field.available em{color:#73dba2}.nickname-check-field.unavailable{border-color:#ff6d8759}.nickname-check-field.unavailable em{color:#ff8298}.nickname-check-message{color:#8f8492;font-size:10px}.nickname-check-message.available{color:#79dba5}.nickname-check-message.unavailable{color:#ff8ca0}.welcome-submit{justify-content:center;width:100%;min-height:50px}.welcome-card>.text-button{color:#847987;cursor:pointer;background:0 0;border:0;justify-self:center}.auth-status-card>.text-button{color:#847987;text-decoration:none}@media (width<=760px){.auth-page-v62{gap:18px;padding-top:20px}.auth-page-v62 .auth-hero{gap:8px;display:grid}.auth-page-v62 .auth-hero h1{margin:5px 0 8px;font-size:34px}.auth-page-v62 .auth-hero>p{margin:0;font-size:12px}.auth-page-v62 .auth-return-hint{margin-top:8px}.auth-page-v62 .auth-hero>.secondary-button{display:none}.auth-card-v62{border-radius:21px;padding:18px}.auth-card-heading h2{font-size:21px}.social-login-button{height:48px}.welcome-page{align-items:start;padding-top:24px}.welcome-card{border-radius:22px;padding:21px 17px}.welcome-card h1{font-size:25px}.welcome-avatar{width:82px;height:82px}}.auth-loading-card{min-height:160px;color:var(--text-muted,#a7a7b3);justify-content:center;align-items:center;gap:10px;display:flex}.access-denied-page{place-items:center;min-height:calc(100vh - 72px);padding:32px 18px 96px;display:grid}.access-denied-card{text-align:center;background:#121218f0;border:1px solid #ffffff1a;border-radius:28px;width:min(100%,520px);padding:32px;box-shadow:0 24px 80px #00000047}.access-denied-icon{background:#8b5cf61f;border-radius:22px;place-items:center;width:64px;height:64px;margin:0 auto 16px;font-size:30px;display:grid}.access-denied-card h1{margin:8px 0 10px;font-size:clamp(24px,5vw,34px);line-height:1.18}.access-denied-card>p:not(.eyebrow){max-width:420px;color:var(--text-muted,#aaa);margin:0 auto 22px;line-height:1.6}.access-denied-account{text-align:left;background:#ffffff0e;border-radius:18px;gap:3px;margin:0 0 22px;padding:16px 18px;display:grid}.access-denied-account span,.access-denied-account small{color:var(--text-muted,#aaa)}.access-denied-account strong{font-size:17px}.access-denied-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (width<=560px){.access-denied-page{padding:18px 14px calc(92px + env(safe-area-inset-bottom));align-items:end}.access-denied-card{border-radius:26px;padding:26px 18px 20px}.access-denied-actions{grid-template-columns:1fr}}.route-loading{color:#ffffffb8;text-align:center;align-content:center;place-items:center;gap:14px;min-height:min(52vh,460px);padding:48px 20px;display:grid}.route-loading-mark{letter-spacing:.08em;color:#fff;font-size:clamp(18px,3vw,24px);font-weight:900}.route-loading-mark b{color:#d98cff}.route-loading-spinner{border:3px solid #ffffff1f;border-top-color:#d98cff;border-radius:999px;width:34px;height:34px;animation:.72s linear infinite route-loading-spin}.route-loading small{letter-spacing:.02em;font-size:12px}@keyframes route-loading-spin{to{transform:rotate(360deg)}}@media (width<=720px){.route-loading{min-height:calc(100dvh - 170px);padding-bottom:calc(72px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.route-loading-spinner{animation-duration:1.6s}}.post-comments-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.post-comments-heading strong{color:#f3e9f6;font-size:13px}.post-comments-heading button{color:#9b8fa0;cursor:pointer;background:0 0;border:0;padding:7px 4px;font-size:11px}.post-comments-heading button:hover{color:#e2b7fb}.comment-content-collapsed{-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box!important}.comment-expand-button{color:#c996e8;cursor:pointer;background:0 0;border:0;margin-top:4px;padding:2px 0;font-size:10px;font-weight:800}.post-detail-back-button,.post-detail-feed-link{color:#f7f0fa;cursor:pointer;background:#171319d6;border:1px solid #ffffff1a;border-radius:14px;justify-content:center;align-items:center;min-width:42px;height:42px;font-weight:800;display:inline-flex}.post-detail-back-button{font-size:20px}.post-detail-feed-link{padding:0 13px;font-size:11px}.post-detail-heading-copy{flex:1;min-width:0}.post-detail-heading-copy .page-heading{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (width<=720px){.post-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-left:-8px;margin-right:-8px;display:grid}.post-card-v2 .post-actions button{border-radius:12px;justify-content:center;min-height:44px}.post-card-v2 .post-actions button:active{background:#d99cff14}.post-comments{scroll-margin-top:76px}.post-comments-heading{z-index:7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#171319f0;margin:0 -4px 8px;padding:8px 4px;position:sticky;top:68px}.comment-content-collapsed{-webkit-line-clamp:3}.comment-expand-button{min-height:28px;padding:4px 0}.post-detail-page{padding-top:0!important}.post-detail-heading{z-index:18;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d0b0feb;border-bottom:1px solid #ffffff12;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 -22px 14px;padding:9px 14px;position:sticky;top:68px;display:grid!important}.post-detail-heading-copy .eyebrow{display:none}.post-detail-heading-copy .page-heading{letter-spacing:0;text-align:center;margin:0!important;font-size:15px!important}.post-detail-card-wrap{margin-left:-22px!important;margin-right:-22px!important}.post-detail-card-wrap .post-card{border-left:0;border-right:0;border-radius:0!important}.post-detail-feed-link{min-width:44px;height:38px}.post-detail-back-button{width:38px;min-width:38px;height:38px}}.chat-index-page-v66 .chat-account-chip{border:1px solid var(--line);color:var(--muted);background:0 0;margin:0 0 14px;padding:7px 11px;font-size:11px}.chat-index-page-v66 .chat-account-chip strong{color:var(--foreground)}.chat-index-page-v66 .chat-filter-tabs button{align-items:center;gap:7px;display:inline-flex}.chat-index-page-v66 .chat-filter-tabs button b{background:var(--soft);min-width:20px;height:20px;color:var(--muted);border-radius:999px;place-items:center;padding:0 6px;font-size:10px;display:grid}.chat-index-page-v66 .chat-filter-tabs button.active b{background:color-mix(in srgb,var(--background) 16%,transparent);color:inherit}.chat-room-list-v66{gap:9px}.chat-room-card-v66{border-radius:18px;grid-template-columns:58px minmax(0,1fr);padding:12px 13px}.chat-room-card-v66 .chat-room-avatar-wrap{flex:0 0 58px;width:58px;height:58px}.chat-room-card-v66 .chat-room-avatar-wrap>img{border-radius:18px;width:58px;height:58px}.chat-room-card-v66.has-unread .chat-room-avatar-wrap>img{box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 75%,#fff 10%)}.chat-avatar-unread-dot{background:var(--accent);border:3px solid var(--background);z-index:2;border-radius:50%;width:12px;height:12px;position:absolute;top:-2px;right:-2px}.chat-room-card-v66 .chat-room-title{align-items:flex-start;min-width:0}.chat-room-card-v66 .chat-room-title>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;overflow:hidden}.chat-room-title-side{flex:none;align-items:center;gap:7px;display:flex}.chat-room-title-side>span{letter-spacing:.06em;background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--accent);border-radius:999px;padding:3px 6px;font-size:9px}.chat-room-title-side>time{color:var(--muted);white-space:nowrap;font-size:10px}.chat-room-card-v66 .chat-room-meta{align-items:center;gap:10px;margin-top:6px;display:flex}.chat-room-card-v66 .chat-room-meta p{flex:1;min-width:0;margin:0;font-size:12px;line-height:1.35}.chat-room-card-v66 .chat-room-meta>.unread-badge{flex:none}.chat-page-v66 .chat-header-copy{flex:1;min-width:0}.chat-page-v66 .chat-header-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-page-v66 .chat-header-copy>span{align-items:center;gap:7px;display:flex}.chat-page-v66 .chat-header-copy>span b{background:color-mix(in srgb,var(--accent) 13%,transparent);color:var(--accent);letter-spacing:.06em;border-radius:999px;padding:4px 6px;font-size:8px;line-height:1}.chat-page-v66 .message-block{gap:5px}.chat-page-v66 .message-row.is-grouped{margin-top:-8px}.chat-page-v66 .message-avatar-spacer{flex:0 0 38px;width:38px;display:block}.chat-page-v66 .message-row.is-grouped .message-meta-row{margin-top:2px}.chat-page-v66 .message-row.is-grouped .message-bubble{border-top-left-radius:12px}.chat-page-v66 .message-row.mine.is-grouped .message-bubble{border-top-left-radius:18px;border-top-right-radius:12px}.chat-page-v66 .message-row.is-emoticon-message .message-bubble,.chat-page-v66 .message-row.is-heart-message .message-bubble{box-shadow:none;border:0}.chat-page-v66 .chat-emoticon-message{filter:drop-shadow(0 7px 16px #00000038)}.chat-page-v66 .heart-gift-card{border:1px solid #ff7ea538;box-shadow:0 10px 28px #00000024}.chat-latest-button-v66{align-items:center;gap:7px;box-shadow:0 8px 26px #00000038;display:flex!important}.chat-latest-button-v66 span{font-size:16px;line-height:1}@media (width<=768px){.chat-index-page-v66{padding-top:14px}.chat-index-page-v66 .chat-index-heading{align-items:center}.chat-index-page-v66 .chat-index-heading .page-lead{display:none}.chat-index-page-v66 .chat-index-heading .page-heading{margin-bottom:0;font-size:28px}.chat-index-page-v66 .chat-heading-actions{flex-direction:row;align-items:center}.chat-index-page-v66 .chat-refresh-button{width:36px;padding:0;font-size:0;position:relative}.chat-index-page-v66 .chat-refresh-button:after{content:"↻";font-size:18px;line-height:1}.chat-index-page-v66 .chat-refresh-button:disabled:after{content:"…"}.chat-index-page-v66 .chat-total-unread{padding:7px 9px;font-size:10px}.chat-index-page-v66 .chat-account-chip{display:none}.chat-index-page-v66 .chat-list-tools{z-index:5;background:color-mix(in srgb,var(--background) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin-inline:-4px;padding:8px 4px 10px;position:sticky;top:0}.chat-index-page-v66 .chat-search-box{border-radius:14px;min-height:44px}.chat-index-page-v66 .chat-filter-tabs{margin-top:8px}.chat-index-page-v66 .chat-filter-tabs button{min-height:36px;padding:7px 11px}.chat-room-list-v66{gap:7px}.chat-room-card-v66{border-radius:16px;grid-template-columns:52px minmax(0,1fr);gap:11px;padding:11px}.chat-room-card-v66 .chat-room-avatar-wrap,.chat-room-card-v66 .chat-room-avatar-wrap>img{width:52px;height:52px}.chat-room-card-v66 .chat-room-avatar-wrap>img{border-radius:16px}.chat-room-card-v66 .group-dot{border-width:2px;width:19px;height:19px}.chat-room-title-side>span{display:none}.chat-room-card-v66 .chat-room-title>strong{font-size:13px}.chat-room-card-v66 .chat-room-meta p{font-size:11px}.chat-room-card-v66 .unread-badge{min-width:20px;height:20px;font-size:9px}.chat-page-v66 .chat-header{gap:10px;padding:10px 12px}.chat-page-v66 .chat-header>a{place-items:center;width:34px;height:34px;font-size:28px;display:grid}.chat-page-v66 .chat-header-avatar{border-radius:13px;width:38px;height:38px}.chat-page-v66 .chat-header-copy strong{font-size:13px}.chat-page-v66 .chat-header-copy>span{gap:5px;font-size:9px}.chat-page-v66 .message-list{gap:13px;padding:14px 10px 16px}.chat-page-v66 .message-row{gap:7px;max-width:94%}.chat-page-v66 .message-row>img,.chat-page-v66 .message-avatar-spacer{flex-basis:32px;width:32px;height:32px}.chat-page-v66 .message-content-column{max-width:min(82vw,560px)}.chat-page-v66 .message-row.is-grouped{margin-top:-9px}.chat-page-v66 .message-bubble{border-radius:5px 16px 16px;padding:9px 11px}.chat-page-v66 .message-row.mine .message-bubble{border-radius:16px 5px 16px 16px}.chat-page-v66 .message-sender{margin-bottom:4px;font-size:10px}.chat-page-v66 .message-meta-row time{font-size:8px}.chat-page-v66 .message-actions-trigger{min-width:26px;min-height:24px}.chat-latest-button-v66{bottom:calc(92px + env(safe-area-inset-bottom));padding:9px 12px;font-size:11px}.chat-page-v66 .chat-heart-panel,.chat-page-v66 .chat-emoticon-panel{margin-inline:-8px;border-radius:18px 18px 0 0;max-height:min(52vh,420px);margin-bottom:6px;padding:13px 14px}}.heart-payment-filters-v68{scrollbar-width:none;gap:8px;padding:2px 0 10px;display:flex;overflow-x:auto}.heart-payment-filters-v68::-webkit-scrollbar{display:none}.heart-payment-filters-v68 button,.heart-admin-payment-tools-v68 button{color:#9e94a1;min-height:38px;font:inherit;white-space:nowrap;cursor:pointer;background:#151117;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.heart-payment-filters-v68 button b,.heart-admin-payment-tools-v68 button b{background:#ffffff0f;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;display:grid}.heart-payment-filters-v68 button.active,.heart-admin-payment-tools-v68 button.active{color:#eac8fa;background:#c77bea1f;border-color:#d289f566}.heart-payment-row-v68{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;transition:border-color .18s,background .18s;display:grid;position:relative}.heart-payment-row-v68:hover,.heart-payment-row-v68.expanded{background:#18131a;border-color:#c77bea33}.heart-payment-main-v68 small{color:#716a74!important;font-size:10px!important}.heart-payment-detail-v68{border-top:1px solid #ffffff0f;grid-column:1/-1;width:100%;margin-top:9px;padding-top:13px}.heart-payment-detail-v68 dl{gap:7px;margin:0;display:grid}.heart-payment-detail-v68 dl>div{grid-template-columns:90px minmax(0,1fr);gap:10px;font-size:11px;display:grid}.heart-payment-detail-v68 dt{color:#756d78}.heart-payment-detail-v68 dd{color:#cfc4d3;overflow-wrap:anywhere;margin:0}.heart-payment-detail-v68 p{color:#d89a9a;background:#ff5c5c12;border-radius:12px;gap:3px;margin:11px 0 0;padding:10px 12px;font-size:11px;line-height:1.5;display:grid}.payment-confirm-progress{justify-items:center;gap:10px;margin:18px 0;display:grid}.payment-confirm-progress>span{border:3px solid #c77bea29;border-top-color:#c77bea;border-radius:50%;width:32px;height:32px;animation:.75s linear infinite arcPaymentSpin}.payment-confirm-progress small{color:#8c818f}.payment-retry-note{background:#ffffff06;border:1px solid #ffffff12;border-radius:13px;padding:11px 13px;font-size:11px!important}.payment-fail-detail{text-align:left;border:1px solid #ffffff0f;border-radius:14px;grid-template-columns:auto minmax(0,1fr);gap:8px 12px;margin:18px 0;padding:13px;display:grid}.payment-fail-detail span{color:#887e8b;font-size:11px}.payment-fail-detail code{color:#cfc4d3;overflow-wrap:anywhere;font-size:10px}.payment-result-actions button{font:inherit}.heart-admin-payment-tools-v68{grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:12px;margin-bottom:12px;display:grid}.heart-admin-payment-tools-v68 input{color:#eee;background:#151117;border:1px solid #ffffff14;border-radius:13px;min-height:42px;padding:0 14px}.heart-admin-payment-tools-v68>div{gap:6px;display:flex;overflow-x:auto}.heart-admin-payment-row-v68 small{overflow-wrap:anywhere;color:#756c79!important;font-size:10px!important}.heart-admin-payment-row-v68 .payment-failure-v68{color:#d58989!important}.heart-admin-payment-row-v68>div:last-child small{color:#aaa0ad!important}@keyframes arcPaymentSpin{to{transform:rotate(360deg)}}@media (width<=700px){.heart-payment-row-v68{padding:14px 15px}.heart-payment-detail-v68 dl>div{grid-template-columns:76px minmax(0,1fr)}.heart-admin-payment-tools-v68{grid-template-columns:1fr}.heart-admin-payment-tools-v68>div{padding-bottom:2px}.payment-result-actions button{width:100%}}.membership-checkout-v69{max-width:1040px;padding-bottom:130px}.membership-hero-v69{background:radial-gradient(circle at 100% 0,#cf79f626,#0000 36%),#151217;border:1px solid #ffffff17;border-radius:26px;grid-template-columns:118px minmax(0,1fr) 190px;align-items:center;gap:22px;margin:22px 0 18px;padding:22px;display:grid}.membership-hero-v69>img{object-fit:cover;object-position:center 20%;border-radius:25px;width:118px;height:118px}.membership-hero-copy-v69 h1{margin:5px 0 7px;font-size:34px}.membership-hero-copy-v69 p{color:#9d92a0;max-width:560px;margin:0;font-size:13px;line-height:1.6}.membership-wallet-v69{background:#d99cff0d;border:1px solid #d99cff24;border-radius:18px;gap:5px;padding:16px;display:grid}.membership-wallet-v69 span{color:#968a9a;font-size:10px}.membership-wallet-v69 strong{color:#f2d4ff;font-size:25px}.membership-wallet-v69 button{color:#fff;cursor:pointer;background:#ffffff17;border:0;border-radius:999px;margin-top:5px;padding:9px 11px;font-weight:850}.membership-resume-banner-v69{background:#49cd8914;border:1px solid #49cd8933;border-radius:18px;align-items:center;gap:13px;margin-bottom:16px;padding:14px 16px;display:flex}.membership-resume-banner-v69>span{color:#8fe5b5;background:#49cd8924;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.membership-resume-banner-v69 strong{font-size:13px}.membership-resume-banner-v69 p{color:#90a499;margin:3px 0 0;font-size:11px}.membership-benefit-grid-v69{margin-top:16px}.membership-benefit-grid-v69 .membership-benefit-card{background:#151217;border-color:#ffffff14}.membership-section-title-v69{justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;display:flex}.membership-section-title-v69 h2{margin:4px 0 0}.membership-section-title-v69>span{border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900}.membership-section-title-v69>span.ready{color:#8fe5b5;background:#4acd891a}.membership-section-title-v69>span.short{color:#ffd081;background:#ffb54a1a}.membership-info-v69{background:#151217;border-color:#ffffff14}.membership-balance-track-v69{background:#111014;border:1px solid #ffffff12;border-radius:17px;grid-template-columns:auto minmax(100px,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.membership-balance-track-v69>div{gap:3px;display:grid}.membership-balance-track-v69>div:last-child{text-align:right}.membership-balance-track-v69 span{color:#857b89;font-size:10px}.membership-balance-track-v69 strong{font-size:15px}.membership-balance-track-v69>i{background:#ffffff12;border-radius:999px;height:6px;overflow:hidden}.membership-balance-track-v69>i b{border-radius:inherit;background:linear-gradient(90deg,#b86bea,#e1a6ff);height:100%;display:block}.membership-charge-cta-v69{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(135deg,#ff668f17,#cd77f314);border:1px solid #ff74972e;border-radius:17px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;margin-top:12px;padding:13px 14px;display:grid}.membership-charge-cta-v69>span{color:#ff7399;background:#ff668f1f;border-radius:14px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.membership-charge-cta-v69 div{gap:3px;display:grid}.membership-charge-cta-v69 strong{font-size:13px}.membership-charge-cta-v69 small{color:#998d9d;font-size:10px}.membership-charge-cta-v69>b{color:#dba5f8;font-size:18px}.membership-auto-renew-v69{cursor:pointer;background:#111014;border:1px solid #ffffff12;border-radius:17px;grid-template-columns:auto auto minmax(0,1fr);align-items:start;gap:11px;margin-top:16px;padding:15px;display:grid}.membership-auto-renew-v69>input{opacity:0;pointer-events:none;position:absolute}.membership-toggle-v69{background:#39313c;border-radius:999px;width:42px;height:24px;transition:all .2s;position:relative}.membership-toggle-v69 i{background:#a79daa;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px}.membership-auto-renew-v69.enabled{background:#d99cff0b;border-color:#d99cff2e}.membership-auto-renew-v69.enabled .membership-toggle-v69{background:#bd72e4}.membership-auto-renew-v69.enabled .membership-toggle-v69 i{background:#fff;transform:translate(18px)}.membership-auto-renew-v69>div{gap:4px;display:grid}.membership-auto-renew-v69 strong{font-size:12px}.membership-auto-renew-v69 p{color:#8e8491;margin:0;font-size:10px;line-height:1.55}.membership-summary-v69{background:#151217;border-color:#ffffff14}.membership-confirm-v69{background:#d99cff0e;border:1px solid #d99cff2b;border-radius:16px;gap:9px;margin-top:14px;padding:14px;display:grid}.membership-confirm-v69>strong{font-size:14px}.membership-confirm-v69>p{color:#968a99;margin:0;font-size:11px;line-height:1.5}.membership-confirm-v69>div{grid-template-columns:1fr 1.4fr;gap:8px;display:grid}.membership-confirm-v69 button{min-height:42px}.membership-complete-v69{background:radial-gradient(circle at 50% 0,#5fd6921c,#0000 40%),#151217;border-color:#ffffff14}.membership-complete-v69>p strong{color:#f2d4ff}.membership-complete-summary-v69{grid-template-columns:repeat(4,1fr);gap:8px;margin:24px 0;display:grid}.membership-complete-summary-v69>div{background:#111014;border:1px solid #ffffff12;border-radius:15px;gap:5px;padding:13px;display:grid}.membership-complete-summary-v69 span{color:#877d8a;font-size:9px}.membership-complete-summary-v69 strong{font-size:13px}.artist-membership-actions-v69{align-items:center;gap:8px;display:flex}@media (width<=760px){.membership-hero-v69{border-radius:21px;grid-template-columns:74px minmax(0,1fr);gap:14px;padding:16px}.membership-hero-v69>img{border-radius:19px;width:74px;height:74px}.membership-hero-copy-v69 h1{font-size:24px}.membership-hero-copy-v69 p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;display:-webkit-box;overflow:hidden}.membership-hero-copy-v69 .membership-price-line{margin-top:7px}.membership-wallet-v69{grid-column:1/-1;grid-template-columns:1fr auto auto;align-items:center;padding:11px 13px}.membership-wallet-v69 strong{font-size:20px}.membership-wallet-v69 button{margin:0;padding:8px 10px}.membership-benefit-grid-v69{scroll-snap-type:x mandatory;gap:9px;margin-left:-12px;margin-right:-12px;padding:0 12px;display:flex;overflow-x:auto}.membership-benefit-grid-v69 .membership-benefit-card{scroll-snap-align:start;flex:0 0 170px}.membership-balance-track-v69{grid-template-columns:1fr auto}.membership-balance-track-v69>i{grid-area:2/1/auto/-1}.membership-balance-track-v69>div:last-child{grid-area:1/2}.membership-summary-v69{position:static}.membership-complete-summary-v69{grid-template-columns:1fr 1fr}.membership-complete-v69 .membership-complete-actions{grid-template-columns:1fr 1fr;display:grid}.membership-complete-v69 .membership-complete-actions .primary-button{grid-column:1/-1}.artist-membership-actions-v69{grid-template-columns:1fr 1fr;width:100%;display:grid}.artist-membership-actions-v69 a{text-align:center}.membership-confirm-v69>div{grid-template-columns:1fr}}.artist-home-actions-v70{gap:8px}.artist-home-actions-v70 button{font:inherit}.artist-home-actions-v70 button:disabled{opacity:.55;cursor:wait}.artist-chat-inline-error{color:#ffb0bd;background:#ff687e14;border:1px solid #ff687e33;border-radius:12px;margin-top:10px;padding:8px 11px;font-size:11px;display:inline-flex}.artist-membership-card-v70.is-active{background:linear-gradient(135deg,#3d8c6229,#161219 55%);border-color:#54dc9938}.artist-membership-actions-v70{flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.artist-membership-actions-v70 button{font:inherit}.text-link-button{color:#bbaec0;justify-content:center;align-items:center;min-height:42px;padding:0 6px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.artist-content-tabs-v70{z-index:14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#120f14e6;border:1px solid #ffffff12;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px;padding:8px;display:grid;position:sticky;top:68px}.artist-content-tabs-v70 button{color:#978b9b;cursor:pointer;min-height:48px;font:inherit;background:0 0;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:7px;display:flex}.artist-content-tabs-v70 button span{color:#c898e6;font-size:15px}.artist-content-tabs-v70 button strong{font-size:11px}.artist-content-tabs-v70 button.active{color:#fff;background:#d89cff1a;border-color:#d89cff33}.artist-feed-section{scroll-margin-top:138px}.artist-content-empty-v70{color:#8f8492;text-align:center;border:1px dashed #ffffff1a;border-radius:20px;place-items:center;gap:5px;min-height:180px;padding:24px;display:grid}.artist-content-empty-v70 strong{color:#d7ccd9;font-size:13px}.artist-content-empty-v70 p{margin:0;font-size:11px}.home-membership-row{scrollbar-width:none;gap:10px;padding-bottom:5px;display:flex;overflow-x:auto}.home-membership-row::-webkit-scrollbar{display:none}.home-membership-chip{color:inherit;background:linear-gradient(135deg,#d89cff12,#ffffff06);border:1px solid #d89cff24;border-radius:18px;flex:0 0 260px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 12px;text-decoration:none;display:grid}.home-membership-chip img{object-fit:cover;border-radius:16px;width:52px;height:52px}.home-membership-chip span{gap:3px;min-width:0;display:grid}.home-membership-chip strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.home-membership-chip small{color:#8c8190;font-size:10px}.home-membership-chip b{color:#d9a5f3;white-space:nowrap;font-size:10px}.feed-scope-tabs-v70 button:last-child.active{background:linear-gradient(135deg,#c87ced33,#71488f2e);border-color:#d89cff40}.membership-feed-empty-v70>span{color:#d39aed!important}@media (width<=720px){.artist-home-cover{min-height:570px}.artist-home-actions-v70{grid-template-columns:1fr 1fr;width:100%;display:grid}.artist-home-actions-v70 .membership-active-pill{grid-column:1/-1;justify-content:center;min-height:42px}.artist-home-actions-v70>a.primary-button{text-align:center;grid-column:1/-1}.artist-home-actions-v70 button{min-height:42px}.artist-membership-card-v70{gap:16px}.artist-membership-actions-v70{grid-template-columns:1fr 1fr;width:100%;display:grid}.artist-membership-actions-v70 .text-link-button{grid-column:1/-1}.artist-content-tabs-v70{border-radius:16px;gap:4px;margin-left:-5px;margin-right:-5px;padding:5px;top:62px}.artist-content-tabs-v70 button{gap:4px;min-height:44px;padding:0 5px}.artist-content-tabs-v70 button strong{font-size:10px}.artist-content-tabs-v70 button span{font-size:13px}.artist-feed-section{scroll-margin-top:122px}.home-membership-chip{flex-basis:230px}.feed-scope-tabs-v70 button{min-width:150px}}.legal-page{max-width:1080px;margin:0 auto;padding-bottom:90px}.legal-hero{border-bottom:1px solid #ffffff14;padding:32px 4px 24px}.legal-hero h1{letter-spacing:-1.2px;margin:7px 0 10px;font-size:34px}.legal-hero p{color:#9d929f;max-width:720px;margin:0;font-size:13px;line-height:1.75}.legal-hero small{color:#746a77;margin-top:13px;font-size:10px;display:block}.legal-layout{grid-template-columns:190px minmax(0,1fr);gap:34px;padding-top:28px;display:grid}.legal-nav{align-self:start;gap:5px;display:grid;position:sticky;top:86px}.legal-nav a{color:#817684;border-radius:12px;padding:11px 12px;font-size:11px;font-weight:800;text-decoration:none}.legal-nav a:hover,.legal-nav a.active{color:#e1bcf5;background:#d99cff17}.legal-document{min-width:0}.legal-document section{border-bottom:1px solid #ffffff12;margin-bottom:28px;padding:0 0 28px}.legal-document h2{margin:0 0 13px;font-size:17px}.legal-document p,.legal-document li{color:#aaa0ac;font-size:12px;line-height:1.85}.legal-document p{margin:8px 0}.legal-document ul{margin:10px 0 0;padding-left:20px}.legal-document li+li{margin-top:5px}.legal-contact-card{background:#d99cff0b;border:1px solid #d99cff24;border-radius:17px;flex-wrap:wrap;gap:6px 15px;padding:17px;font-size:11px;display:flex}.legal-contact-card strong{color:#eee4f0;width:100%}.legal-contact-card span{color:#948998}.site-footer{color:#766d79;background:#0d0b0f;border-top:1px solid #ffffff12;margin-top:36px;padding:24px max(16px,50vw - 560px)}.site-footer-links{flex-wrap:wrap;gap:8px 15px;margin-bottom:11px;display:flex}.site-footer a{color:#9c91a0;font-size:10px;font-weight:800;text-decoration:none}.site-footer-business{flex-wrap:wrap;gap:4px 12px;font-size:9px;line-height:1.7;display:flex}.site-footer-business strong{color:#a99fad}.legal-consents{gap:8px;margin:13px 0;display:grid}.legal-consent-row{color:#a79ca9;background:#ffffff06;border:1px solid #ffffff14;border-radius:13px;align-items:flex-start;gap:9px;padding:10px 11px;font-size:10px;line-height:1.45;display:flex}.legal-consent-row input{accent-color:#c77bf0;margin-top:2px}.legal-consent-row a{color:#d2a2ed;white-space:nowrap;margin-left:auto}.checkout-policy-note{color:#8f8592;background:#111014;border:1px solid #ffffff13;border-radius:13px;align-items:flex-start;gap:8px;margin:11px 0;padding:11px 12px;font-size:10px;line-height:1.55;display:flex}.checkout-policy-note a{color:#d3a1ee;font-weight:800;text-decoration:none}.wallet-policy-note{color:#817786;margin:12px 0 2px;font-size:10px;line-height:1.55}.wallet-policy-note a{color:#d3a1ee;font-weight:800;text-decoration:none}@media (width<=760px){.legal-page{padding:0 12px 100px}.legal-hero{padding-top:22px}.legal-hero h1{font-size:27px}.legal-layout{padding-top:14px;display:block}.legal-nav{z-index:13;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scrollbar-width:none;background:#0d0b0ff0;gap:5px;margin:0 -12px 20px;padding:8px 12px;display:flex;position:sticky;top:62px;overflow-x:auto}.legal-nav::-webkit-scrollbar{display:none}.legal-nav a{flex:none;padding:9px 11px}.legal-document section{margin-bottom:22px;padding-bottom:22px}.legal-document h2{font-size:15px}.legal-document p,.legal-document li{font-size:11px}.site-footer{margin-bottom:72px;padding:20px 16px}.site-footer-business{gap:2px;display:grid}.legal-consent-row{font-size:9px}}.my-support-panel{background:#18131a;border:1px solid #ffffff14;border-radius:20px;margin-top:18px;padding:18px}.my-support-heading{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:14px;display:flex}.my-support-heading>div{gap:4px;display:grid}.my-support-heading span{letter-spacing:.15em;color:#b889c9;font-size:10px;font-weight:900}.my-support-heading strong{color:#fff;font-size:18px}.my-support-heading small{text-align:right;color:#938898;max-width:360px;line-height:1.45}.my-support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.my-support-grid button{text-align:left;color:#fff;cursor:pointer;background:#211923;border:1px solid #ffffff14;border-radius:14px;gap:5px;padding:14px;display:grid}.my-support-grid button strong{font-size:13px}.my-support-grid button span{color:#9e92a2;font-size:11px}.my-support-contact{color:#95899a;border-top:1px solid #ffffff12;flex-wrap:wrap;align-items:center;gap:12px;margin-top:13px;padding-top:13px;font-size:11px;display:flex}.my-support-contact a{color:#d6b3e4;text-decoration:none}@media (width<=640px){.my-support-panel{padding:15px}.my-support-heading{gap:6px;display:grid}.my-support-heading small{text-align:left}.my-support-grid{grid-template-columns:1fr}.my-support-grid button{padding:13px}.my-support-contact{gap:5px;display:grid}}.chat-heart-panel-v75,.chat-emoticon-panel-v75{box-shadow:0 -12px 38px #00000047;background:#19121bfa!important;border:1px solid #ffffff17!important;border-radius:18px!important}.chat-heart-panel-v75 header{align-items:center!important}.chat-heart-balance{text-align:right;gap:2px;display:grid}.chat-heart-balance span{letter-spacing:.13em;color:#8d7d93;font-size:9px;font-weight:900}.chat-heart-balance b{color:#f1d4ff;font-size:16px}.chat-heart-panel-v75 .heart-gift-presets button{min-width:54px;border-radius:999px!important}.chat-heart-panel-v75 .heart-gift-presets button span{color:#d898ee;margin-left:3px}.chat-heart-panel-v75 .heart-gift-presets button.selected{color:#fff!important;background:#742f82!important;border-color:#9a52a9!important}.heart-gift-custom-v75{grid-template-columns:auto 1fr!important;align-items:stretch!important;gap:10px!important;display:grid!important}.heart-stepper-v75{background:#100d12;border:1px solid #ffffff1a;border-radius:13px;grid-template-columns:40px 62px 40px;align-items:center;display:grid;overflow:hidden}.heart-stepper-v75 button,.heart-stepper-v75 input{text-align:center;height:44px;color:#fff!important;background:0 0!important;border:0!important}.heart-stepper-v75 button{font-size:19px}.heart-stepper-v75 input{-moz-appearance:textfield;font-weight:800;width:100%!important}.heart-stepper-v75 input::-webkit-inner-spin-button{display:none}.heart-gift-summary-v75{background:#241b27;border:1px solid #ffffff12;border-radius:13px;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:5px 6px 5px 12px;display:flex}.heart-gift-summary-v75 span{color:#aaa0ad;font-size:11px}.heart-gift-summary-v75 button{white-space:nowrap;min-height:34px;border-radius:10px!important;padding:0 13px!important}.heart-gift-summary-v75.insufficient{background:#793a222e;border-color:#e7844a38}.heart-gift-summary-v75.insufficient span{color:#e8a272}.chat-emoticon-panel-v75{flex-direction:column;max-height:min(56vh,430px);overflow:hidden;display:flex!important}.chat-emoticon-panel-v75 .emoticon-pack-tabs{scrollbar-width:none;flex:none;overflow-x:auto}.chat-emoticon-panel-v75 .emoticon-pack-tabs::-webkit-scrollbar{display:none}.chat-emoticon-panel-v75 .emoticon-pack-tabs button{white-space:nowrap}.chat-emoticon-panel-v75 .emoticon-pack-tabs button b{color:#d8a2eb;font-size:9px}.active-emoticon-pack-v75{overscroll-behavior:contain;overflow:auto}.active-emoticon-pack-v75>header{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#19121bf5;padding-bottom:8px;position:sticky;top:0}.active-emoticon-pack-v75>header button{white-space:nowrap;border-radius:10px!important}.active-emoticon-pack-v75 .emoticon-picker-grid button{aspect-ratio:1;position:relative;border-radius:14px!important}.active-emoticon-pack-v75 .emoticon-picker-grid img{object-fit:contain;width:100%;height:100%}.emoticon-lock-v75{letter-spacing:.08em;color:#fff;background:#000000b8;border-radius:6px;padding:3px 5px;width:auto!important;height:auto!important;font-size:7px!important;position:absolute!important;inset:auto 5px 5px auto!important}.emoticon-lock-guide-v75{justify-content:space-between;align-items:center;gap:12px;display:flex;font-size:10px!important}.emoticon-lock-guide-v75 b{white-space:nowrap;color:#d8b1e5}.chat-panel-empty-v75{text-align:center;color:#928895;place-items:center;gap:5px;min-height:160px;display:grid}.chat-panel-empty-v75 strong{color:#fff;font-size:14px}.chat-panel-empty-v75 span{max-width:280px;font-size:11px;line-height:1.5}.chat-special-button.active{box-shadow:0 0 0 2px #aa56be1f;color:#fff!important;background:#5d286a!important;border-color:#864090!important}.chat-confirm-overlay-v75{z-index:1600;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000000a8;justify-content:center;align-items:flex-end;padding:18px;display:flex;position:fixed;inset:0}.chat-confirm-sheet-v75{width:min(100%,430px);padding:22px 18px calc(18px + env(safe-area-inset-bottom));text-align:center;background:#19131b;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 -18px 60px #0000006b}.chat-confirm-icon-v75{color:#f2d4ff;background:#302136;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 12px;font-size:24px;font-weight:900;display:grid}.chat-confirm-icon-v75.heart{color:#fff;background:linear-gradient(145deg,#5f245f,#9a365f)}.chat-confirm-sheet-v75 h3{color:#fff;margin:0 0 7px;font-size:19px}.chat-confirm-sheet-v75 p{color:#9d929f;max-width:330px;margin:0 auto 14px;font-size:12px;line-height:1.55}.chat-confirm-balance-v75{color:#998d9d;background:#100d12;border-radius:13px;justify-content:space-between;gap:10px;margin-bottom:13px;padding:12px 14px;font-size:11px;display:flex}.chat-confirm-balance-v75 strong{color:#e2c3ee}.chat-confirm-actions-v75{grid-template-columns:1fr 1.4fr;gap:8px;display:grid}.chat-confirm-actions-v75 button{height:44px;border-radius:12px!important}.composer-hint-v75{opacity:.62}@media (width<=640px){.chat-heart-panel-v75,.chat-emoticon-panel-v75{padding-bottom:max(10px,env(safe-area-inset-bottom))!important;border-radius:18px 18px 0 0!important;margin-bottom:-2px!important;margin-left:-10px!important;margin-right:-10px!important}.heart-gift-custom-v75{grid-template-columns:1fr!important}.heart-stepper-v75{grid-template-columns:44px 1fr 44px}.heart-gift-summary-v75{min-height:48px}.chat-emoticon-panel-v75{max-height:min(48vh,390px)}.active-emoticon-pack-v75 .emoticon-picker-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.composer-hint-v75{display:none!important}.chat-confirm-overlay-v75{align-items:flex-end;padding:0}.chat-confirm-sheet-v75{border-bottom:0;border-left:0;border-right:0;border-radius:24px 24px 0 0;width:100%}}
