*{box-sizing:border-box}:root{--bg-0:#040307;--bg-1:#090711;--panel:#120d1eb8;--panel-strong:#120d1edb;--border:#d4a24c38;--text:#f5f2ff;--muted:#b4abc9;--bronze-1:#a9742a;--bronze-2:#a9742a;--bronze-3:#6b4216;--site-bg-image:none;--site-bg-position-x:50%;--site-bg-position-y:50%}@keyframes studio-elastic-preparation-pulse{50%{opacity:.48;transform:scale(.82)}}body{background:radial-gradient(circle at 85% -10%, #8236ff40, transparent 45%), radial-gradient(circle at -10% 5%, #e23bff24, transparent 35%), linear-gradient(#040307b8, #040307d1), var(--site-bg-image);background-size:auto,auto,auto,cover;background-position:center, center, center, var(--site-bg-position-x) var(--site-bg-position-y);color:var(--text);background-attachment:scroll,scroll,scroll,fixed;min-height:100vh;margin:0;font-family:Inter,Arial,sans-serif}html,body{max-width:100%;overflow-x:hidden}.layout,.feed,.post-card,.create-post{min-width:0;max-width:100%}img,video,iframe{max-width:100%}a{color:inherit;text-decoration:none}.auth-page{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.muted{color:var(--muted);margin-top:10px}input,textarea,button{font:inherit}.create-post textarea{width:100%;color:var(--text);background:#ffffff0a;border:1px solid #c59bff42;border-radius:14px;outline:none;padding:14px 15px}.create-post textarea:focus{border-color:#ba73ff;box-shadow:0 0 0 3px #a75bff33}button,.create-post-actions button,.follow-item button{color:#fff;background:linear-gradient(135deg, var(--bronze-1), var(--bronze-2), var(--bronze-3));cursor:pointer;border:0;border-radius:14px;padding:11px 16px;font-weight:700;box-shadow:0 8px 30px #8131ff59}button:hover{filter:brightness(1.05)}.error{color:#ffd2ef;background:#dc267f2b;border:1px solid #ff75be66;border-radius:14px;margin-top:16px;padding:12px 14px}.small-error{margin:0}.small-warning{color:#ffe7b3;background:#f59e0b1f;border:1px solid #f59e0b6b;border-radius:12px;margin:0 0 12px;padding:10px 12px}.layout{grid-template-columns:260px minmax(0,1fr) 320px;align-items:start;gap:18px;min-height:100vh;padding:18px;display:grid}.sidebar,.rightbar,.hero-card,.create-post,.post-card{background:var(--panel);border:1px solid var(--border);backdrop-filter:blur(14px);border-radius:20px;box-shadow:0 14px 45px #00000080}.sidebar{height:fit-content;min-height:0;max-height:none;padding:22px 16px;position:sticky;top:18px}.logo{color:#efb6ff;letter-spacing:1.3px;width:100%;max-width:100%;min-height:var(--site-logo-card-height,84px);max-height:var(--site-logo-card-height,84px);padding:var(--site-logo-card-padding,8px);cursor:pointer;background:linear-gradient(125deg,#ffffff0d,#8331ff1c);border:1px solid #c599ff40;border-radius:14px;justify-content:center;align-items:center;gap:10px;margin:0 8px 22px;font-size:27px;font-weight:900;text-decoration:none;transition:transform .24s,box-shadow .24s,border-color .24s,color .24s;display:flex;overflow:hidden}.logo:hover{color:#ffd6ff;border-color:#e8b9ff8f;transform:translateY(-1px);box-shadow:0 0 20px #ce7dff5c,0 10px 32px #00000047}.logo-mark{color:#2a113f;background:radial-gradient(circle at 30% 25%,#f7d5ff 0%,#bc8dff 45%,#6a35ff 100%);border-radius:9px;place-items:center;width:30px;height:30px;font-size:16px;display:grid;box-shadow:0 5px 18px #8b47ff73}.logo-text{line-height:1}.menu{gap:8px;display:grid}.menu-link{color:#dfd7f5;border:1px solid #0000;border-radius:12px;padding:12px 13px}.menu-link.active,.menu-link:hover{background:#b178ff33;border-color:#bc89ff59}.feed{align-content:start;gap:18px;min-width:0;display:grid}.hero-card{--hero-image:linear-gradient(135deg, #07111a 0%, #05090f 56%, #020408 100%);background-image:var(--hero-image);background-size:cover;background-position:var(--hero-pos-x,var(--hero-position-x,50%)) var(--hero-pos-y,var(--hero-position-y,50%));align-items:end;min-height:220px;max-height:260px;padding:36px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #e4b4ff29,inset 0 -60px 90px #0006,0 0 45px #9d4bff33}.hero-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#030208d1,#300e4c73 55%,#05040ae6);position:absolute;inset:0}.hero-card>*{z-index:1;position:relative}.hero-card h1{margin:0;font-size:clamp(2rem,3.4vw,3.2rem);line-height:1.02}.hero-card p{color:#d9d1eb;max-width:520px;font-size:1.05rem}.create-post{align-items:flex-start;gap:14px;padding:16px;display:flex}.create-post-form{flex:1;gap:10px;min-width:0;display:grid}.create-post textarea{resize:vertical;min-height:92px}.file-input-wrap{color:#ddd3f2;gap:8px;font-size:.92rem;display:grid}.file-input-wrap input[type=file]{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.file-input-control{cursor:pointer;background:#ffffff08;border:1px dashed #c59bff73;border-radius:12px;align-items:center;gap:10px;min-height:38px;padding:7px 10px;display:flex}.file-input-control:focus-visible{border-color:#d4a24cb8;box-shadow:0 0 0 3px #d4a24c24}.file-input-btn{color:#fff;background:linear-gradient(135deg,#7a3cff,#4412a7);border:1px solid #d6a2ffb3;border-radius:9px;padding:5px 10px;font-size:.82rem;font-weight:700;line-height:1.2}.file-input-name{color:#b5a9d0;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.create-post-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.site-logo-img{width:var(--site-logo-size,230px);height:calc(var(--site-logo-card-height,84px) - (var(--site-logo-card-padding,8px) * 2));object-fit:var(--site-logo-fit,contain);object-position:var(--site-logo-x,50%) var(--site-logo-y,50%);max-width:100%;max-height:100%;margin:0 auto;display:block}.avatar{object-fit:cover;border:1px solid #ddc5ff99;border-radius:50%;width:48px;height:48px}.post-top .avatar{object-fit:cover;width:40px;height:40px}.post-card{padding:18px}.post-top{align-items:center;gap:12px;display:flex}.post-text{color:#f2edff;white-space:pre-wrap;word-break:break-word;margin:16px 0}.post-content-text{white-space:pre-wrap;word-break:break-word;max-width:100%}.post-content-text.collapsed{max-height:5.8em;line-height:1.45;overflow:hidden}.toggle-post-btn.hidden{display:none}.toggle-post-btn{color:#b66cff;cursor:pointer;box-shadow:none;background:0 0;border:none;margin-top:8px;padding:0;font-weight:700}.post-card .post-image-wrap{background:#00000047;border:1px solid #d4a24c42;border-radius:16px;width:min(100%,680px);max-height:360px;margin:12px auto;overflow:hidden;box-shadow:0 10px 32px #00000061}.post-card .post-image-wrap .post-image{object-fit:contain;object-position:center;width:100%;height:auto;max-height:360px;display:block}.delete-post-form{justify-content:flex-end;display:flex}.danger-btn{box-shadow:0 8px 24px #c4116a66;background:linear-gradient(135deg,#ff3789,#b30059)!important}.rightbar{align-content:start;gap:14px;height:fit-content;padding:18px;display:grid;position:sticky;top:18px}.widget{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:16px}.widget h3{margin:0 0 8px}.trend-item,.follow-item{border-bottom:1px solid #ffffff14;justify-content:space-between;gap:10px;padding:10px 0;display:flex}.trend-item:last-child,.follow-item:last-child{border-bottom:0}.trend-rank{background:#a9742a40;border:1px solid #d4a24c80;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.trend-content p,.follow-item p{color:var(--muted);margin:4px 0 0;font-size:.9rem}.profile-cover{object-fit:cover;width:100%;height:230px;display:block}.danger-zone{background:#ff296d14;border:1px solid #ff7abc5c;border-radius:16px;margin-top:20px;padding:16px}.confirm-modal{z-index:30000;backdrop-filter:blur(3px);background:#020208b8;padding:20px;display:none;position:fixed;inset:0;overflow-y:auto}.confirm-modal.is-open{place-items:center;display:grid}.confirm-dialog{border:1px solid var(--border);background:#161123;border-radius:16px;width:min(540px,100%);max-height:calc(100dvh - 40px);padding:20px;overflow-y:auto}.confirm-dialog form{gap:14px;display:grid}.confirm-actions{justify-content:end;gap:10px;display:flex}.confirm-cancel{box-shadow:none;background:#ffffff1f}@media (width<=1150px){.layout{grid-template-columns:88px minmax(0,1fr)}.rightbar{grid-column:span 2;position:static}.logo{justify-content:center;gap:6px;width:100%;margin:0 0 10px;padding:8px 6px;font-size:12px}.logo-mark{border-radius:6px;width:20px;height:20px;font-size:11px}.menu-link{text-align:center;padding:10px 6px;font-size:.82rem}}@media (width<=760px){body{background-attachment:scroll,scroll,scroll,scroll;padding-bottom:84px}.layout{grid-template-columns:1fr;gap:10px;padding:10px}.sidebar{left:8px;right:8px;bottom:max(8px, env(safe-area-inset-bottom));z-index:1200;padding:8px 10px;padding-bottom:max(8px, env(safe-area-inset-bottom));backdrop-filter:blur(16px);background:#0e0b18f5;border:1px solid #d4a24c52;border-radius:16px;position:fixed;top:auto;box-shadow:0 12px 38px #0000008c}.sidebar .logo{display:none}.sidebar .menu{grid-template-columns:repeat(auto-fit,minmax(58px,1fr));gap:6px;display:grid}.sidebar .menu-link{text-align:center;white-space:nowrap;text-overflow:clip;border-radius:10px;min-width:0;padding:8px 3px;font-size:clamp(.62rem,2.6vw,.76rem);position:relative;overflow:visible}.sidebar .menu-link .notif-badge[hidden]{display:none!important}@media (width<=1180px){body.home-page .featured-creator-card{grid-template-columns:auto minmax(0,1fr)}body.home-page .featured-creator-card .pulse-score-badge{grid-column:1/-1;justify-self:start;max-width:100%}}.notif-badge{z-index:2;text-overflow:clip;min-width:18px;height:18px;margin-left:0;padding:0 5px;font-size:10px;line-height:18px;position:absolute;top:-6px;right:-4px;overflow:visible}.rightbar{display:none}.feed{gap:12px}.post-card,.create-post{border-radius:16px;padding:14px}.post-top{align-items:flex-start}.post-text{margin:12px 0;line-height:1.45}.post-actions-row{flex-wrap:wrap;gap:12px;font-size:.9rem}.profile-cover{height:140px}.emoji-picker-wrap{z-index:30000}.emoji-panel{width:min(520px,100vw - 14px);max-width:min(520px,100vw - 14px);max-height:min(52vh,360px);padding:10px}}.desktop-launch-only{display:none}@media (width>=761px){.home-feed{gap:16px}.home-hero-card{background-blend-mode:normal;border-color:#5df4ff57;align-items:stretch;min-height:310px;max-height:none;padding:34px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f,inset 0 -80px 120px #0000008c,0 0 44px #27d6ff29,0 18px 55px #0000008c}.home-hero-card:before{background:linear-gradient(90deg,#03050cf2 0%,#070916c7 42%,#5f127e57 68%,#03050ce6 100%),repeating-linear-gradient(90deg,#77f5ff14 0 1px,#0000 1px 64px),repeating-linear-gradient(0deg,#ff34d20f 0 1px,#0000 1px 42px)}.home-hero-card:after{content:"";filter:blur(18px);pointer-events:none;background:linear-gradient(90deg,#0000,#6dfff63d,#0000),radial-gradient(#ff27d547,#0000 68%);height:58%;position:absolute;inset:auto -10% -34% 32%}.home-hero-content{z-index:1;flex-direction:column;justify-content:center;gap:14px;width:min(100%,760px);display:flex;position:relative}.home-hero-card .mobile-hero-title,.home-hero-card .mobile-hero-copy{display:none}.home-hero-card .desktop-launch-only{display:block}.home-hero-kicker,.launch-empty-kicker,.widget-title-row span{color:#79f7ff;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 0 12px #57f2ff7a;font-size:.72rem;font-weight:900}.home-hero-card h1{text-wrap:balance;text-shadow:0 0 28px #ec44ff4d;max-width:720px;font-size:clamp(2.35rem,4vw,4.45rem);line-height:.96}.home-hero-card p{color:#e3dcf7;max-width:600px;margin:0;font-size:1.02rem;line-height:1.55}.home-hero-actions,.home-hero-chips{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.launch-cta{border:1px solid #94ebff59;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:10px 15px;font-size:.9rem;font-weight:900;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:inline-flex}.launch-cta:hover{border-color:#8dfbffc2;transform:translateY(-1px);box-shadow:0 0 22px #45e6ff47}.launch-cta-primary{color:#071018;background:linear-gradient(135deg,#77f7ff,#ff55d8);border-color:#ffffff8c;box-shadow:0 0 28px #ff37db5c,0 10px 26px #00000052}.launch-cta-secondary{color:#f3ecff;background:#0a0d1ca8;box-shadow:inset 0 0 0 1px #ffffff0d}.home-hero-chips span{color:#dffcff;background:#0a10239e;border:1px solid #72f4ff57;border-radius:999px;align-items:center;min-height:30px;padding:6px 10px;font-size:.78rem;font-weight:800;display:inline-flex;box-shadow:inset 0 0 14px #54f0ff14,0 0 16px #ff30d21f}.feed-tabs-card{background:linear-gradient(135deg,#090c1bd1,#1a0c2db8);border-color:#72f4ff33}.feed-tabs-card .menu-link.active{color:#f7fdff;background:#24d2ff26;border-color:#d4a24c94;box-shadow:0 0 18px #24d2ff2e}.feed-post-card{background:linear-gradient(145deg,#120d1fd6,#090c1ac7),radial-gradient(circle at 96% 0,#4feeff14,#0000 34%);border-color:#cba4ff3d;box-shadow:inset 0 1px #ffffff0a,0 15px 42px #0000007a,0 0 0 1px #ff39dc0a}.feed-post-card:hover{border-color:#78f4ff52;box-shadow:inset 0 1px #ffffff0d,0 18px 50px #00000085,0 0 28px #ff37d214}.feed-post-card .post-top .avatar,.feed-post-card .post-top .avatar-fallback{border-color:#78f4ff8f;box-shadow:0 0 16px #ff37d229}.feed-post-card .post-action-like,.feed-post-card .post-comment-toggle{color:#e7faff;background:#070b187a;border:1px solid #78f4ff2e;border-radius:999px;min-height:34px;padding:7px 11px;box-shadow:inset 0 0 0 1px #ffffff08}.feed-post-card .post-comment-toggle:hover,.feed-post-card .post-action-like:hover{filter:none;background:#24d2ff1a;border-color:#78f4ff7a}.feed-post-card .embed-card{box-shadow:0 0 18px #d4a24c1a}.feed-empty-card{padding:0;overflow:hidden}.feed-empty-card .legacy-empty-state{display:none}.launch-empty-state{background:linear-gradient(125deg,#050814f0,#250c39c7),repeating-linear-gradient(90deg,#78f4ff0f 0 1px,#0000 1px 58px);border:1px solid #78f4ff42;align-content:center;gap:12px;min-height:220px;padding:28px;display:grid}.launch-empty-state h2{margin:0;font-size:2rem;line-height:1}.launch-empty-state p{color:#cfc6e5;max-width:520px;margin:0;line-height:1.5}.home-rightbar{gap:12px}.premium-widget{background:linear-gradient(150deg,#080b19e6,#190b29d1),radial-gradient(circle at 100% 0,#ff3dd529,#0000 42%);border-color:#78f4ff33;padding:14px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 12px 34px #00000057}.widget-title-row{gap:3px;margin-bottom:9px;display:grid}.widget-title-row h3{color:#f7f1ff;margin:0;font-size:1rem}.premium-widget .trend-item{border-bottom:1px solid #78f4ff1a;border-radius:12px;align-items:flex-start;margin:0 -4px;padding:10px;transition:background .18s,border-color .18s,transform .18s}.premium-widget .trend-item:hover{background:#78f4ff12;border-color:#78f4ff38;transform:translate(2px)}.premium-widget .trend-rank{color:#08111b;background:linear-gradient(135deg,#74f8ff,#ff55d8);border-color:#ffffff61;flex:0 0 30px;width:30px;height:30px;font-weight:900;box-shadow:0 0 16px #60f0ff47}.premium-widget .trend-content strong{color:#f8f4ff;font-size:.92rem}.premium-widget .trend-content p{font-size:.8rem;line-height:1.35}.premium-widget .trend-metrics{color:#93f8ff}.genre-trend-item{min-height:48px}.genre-trend-item .trend-content{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.genre-trend-item .trend-content p{color:#ffa8ec;flex:none;margin:0;font-weight:800}}.profile-type-wrap{flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;display:flex}.profile-type-pill{color:#f8e9ff;text-transform:uppercase;background:linear-gradient(135deg,#a9742a26,#d4a24c1a);border:1px solid #ff3bd66b;border-radius:999px;align-items:center;width:fit-content;max-width:100%;min-height:24px;padding:4px 9px;font-size:.72rem;font-weight:850;line-height:1.1;display:inline-flex;box-shadow:0 0 14px #a9742a29}.launch-trust-strip{background:linear-gradient(135deg,#0b1018e6,#191025d1);border:1px solid #829dbe38;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:stretch;gap:10px;padding:12px;display:grid;box-shadow:0 18px 46px #00000057}.launch-trust-strip div,.launch-trust-strip nav{background:#ffffff09;border:1px solid #ffffff17;border-radius:12px}.launch-trust-strip div{gap:4px;padding:12px;display:grid}.launch-trust-strip span{color:#9faaba;font-size:.74rem;line-height:1.35}.launch-trust-strip strong{color:#eef4f8;font-size:.92rem}.launch-trust-strip p{color:#adb7c4;margin:0;font-size:.78rem;line-height:1.45}.launch-trust-strip nav{grid-template-columns:repeat(2,minmax(82px,1fr));gap:6px;min-width:210px;padding:10px;display:grid}.launch-trust-strip nav a,.trust-link-grid a{color:#dce7ef;text-align:center;background:#0c11189e;border:1px solid #8fa0b247;border-radius:9px;justify-content:center;align-items:center;min-height:34px;padding:7px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.launch-trust-strip nav a:hover,.trust-link-grid a:hover{background:#e8d7791a;border-color:#e8d77975}.trust-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px;display:grid}.feed-post-card{position:relative}.feed-post-card:before{content:"";background:linear-gradient(90deg,#0000,#e8d77947,#0000);height:1px;position:absolute;top:0;left:18px;right:18px}.create-post-form textarea::placeholder{color:#ddd5f294}.post-actions-row{align-items:center}.post-actions-row .report-pop{margin-left:auto}.creator-highlights-card{border-color:#829dbe38}@media (width<=980px){.launch-trust-strip{grid-template-columns:1fr 1fr}.launch-trust-strip nav{grid-column:1/-1;min-width:0}}@media (width<=760px){.home-hero-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.launch-cta,.compact-action-btn{min-height:42px}.launch-trust-strip,.trust-link-grid{grid-template-columns:1fr}.launch-trust-strip{padding:10px}.launch-trust-strip nav{grid-template-columns:1fr 1fr}.profile-cover{height:clamp(132px,42vw,180px)}.compact-action-group{grid-template-columns:1fr 1fr;width:100%;display:grid}.compact-action-group form,.compact-action-group button,.compact-action-link{width:100%}.post-actions-row{gap:8px}.post-actions-row .report-pop{flex-basis:100%;margin-left:0}.feed-tabs-card,.video-style-filter-card{-webkit-overflow-scrolling:touch;overflow-x:auto;flex-wrap:nowrap!important}.feed-tabs-card form{min-width:220px}}.follow-item .profile-type-wrap{margin-top:4px}.follow-item .profile-type-pill{min-height:21px;padding:3px 7px;font-size:.64rem}@media (width>=761px){.hero-card.home-hero-card{border-color:#d4a24c61;position:relative;box-shadow:0 0 0 1px #a9742a1a,0 26px 70px #03050e9e,0 0 42px #d4a24c1f}.hero-card.home-hero-card:after{opacity:1;background:radial-gradient(circle at 82% 22%,#d4a24c3d,#0000 26%),linear-gradient(#0000 0%,#a9742a1a 48%,#03050c94 100%)}.home-hero-kicker{color:#79f7ff;text-shadow:0 0 18px #d4a24c70}.home-hero-actions{gap:9px}.launch-cta{letter-spacing:0;border-radius:10px;min-height:42px;padding:10px 15px}.launch-cta-primary{color:#070914;background:linear-gradient(135deg,#d4a24cf2,#a9742ae6);border-color:#d4a24cb8;box-shadow:0 0 24px #d4a24c38,0 0 28px #a9742a2e}.launch-cta-secondary{background:#0a0818b3;border-color:#d4a24c61}.home-hero-chips span{color:#e7fbff;background:#040813a8;border-color:#d4a24c4d}.feed-post-card{background:radial-gradient(circle at 0 0,#d4a24c0f,#0000 30%),#100c1fc7;border-color:#d4a24c3d}}.feed .post-card>form button{cursor:pointer}.launch-discovery-hero{background:linear-gradient(120deg,#070916f5,#18092ad1),repeating-linear-gradient(90deg,#d4a24c0e 0 1px,#0000 1px 58px);border-color:#d4a24c42;min-height:210px;overflow:hidden}.launch-discovery-hero h1{margin-bottom:8px}.launch-discovery-hero p{max-width:700px}@media (width<=760px){.profile-type-pill{overflow-wrap:anywhere;max-width:100%}}.post-actions-row{color:#d8cfef;align-items:center;gap:16px;margin-top:10px;margin-bottom:8px;font-size:.95rem;display:flex}.post-like-form{margin:0}.post-action-like{box-shadow:none;color:#efeaff;background:#ffffff05;border:1px solid #c59bff59;border-radius:999px;padding:6px 11px;font-weight:700}.post-action-like:hover{background:#c77bff1f}.post-action-like.is-liked{color:#ff7fc7;background:#ff49b01f;border-color:#ff7ec7a6}.post-action-placeholder{color:#c4b9dc}.post-comment-toggle{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.post-comments-panel{display:none}.post-comments-panel.is-open{animation:.16s ease-out commentPanelFade;display:block}@keyframes commentPanelFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.comment-list{gap:10px;width:100%;max-width:100%;margin-top:12px;display:grid}.comment-item{align-items:flex-start;gap:10px;width:min(100%,640px);display:flex}.comment-avatar{object-fit:cover;background:#ffffff0d;border:1px solid #d4a24c6b;border-radius:50%;flex:0 0 32px;width:32px;height:32px}.comment-avatar-fallback{letter-spacing:.02em;color:#f5ecff;background:radial-gradient(circle at 30% 20%,#eb72ff80,#6236d699);place-items:center;font-size:.72rem;font-weight:800;display:grid}.comment-body{backdrop-filter:blur(8px);background:linear-gradient(135deg,#1c172de6,#120f21c7);border:1px solid #d4a24c33;border-radius:14px;flex:1;min-width:0;padding:8px 10px;box-shadow:inset 0 1px #ffffff0f}.comment-head{flex-wrap:wrap;align-items:center;gap:6px;font-size:.8rem;display:flex}.comment-head strong{font-weight:800}.comment-head .muted{color:#a9a0bf;margin-top:0;font-size:.72rem}.user-link-avatar{color:inherit;text-decoration:none;display:inline-flex}.user-link-name,.user-link-handle{color:inherit;text-decoration:none}.user-link-name:hover,.user-link-handle:hover{text-decoration:underline}.avatar-fallback{letter-spacing:.02em;color:#f5ecff;background:radial-gradient(circle at 30% 20%,#eb72ff80,#6236d699);place-items:center;font-size:.8rem;font-weight:800;display:grid}.comment-body p{color:#f0e8ff;white-space:pre-wrap;word-break:break-word;margin:5px 0 0;font-size:.88rem;line-height:1.35}.comment-form{gap:8px;margin-top:10px;display:flex}.comment-form input[type=text]{min-width:0;color:var(--text);background:#ffffff08;border:1px solid #c59bff4d;border-radius:11px;flex:1;padding:9px 11px}.comment-form button{border-radius:10px;padding:8px 12px;font-size:.9rem}.inline-action-form{margin:0;display:inline-flex}.ptx-project-social{color:#c9bddf;margin-top:6px;font-size:.78rem;font-weight:700;display:block}.report-pop{margin-top:8px}.report-pop>summary{user-select:none;color:#f2eaff;cursor:pointer;background:linear-gradient(135deg,#421b7857,#1d0e379e);border:1px solid #c18cff66;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;list-style:none;transition:transform .2s,border-color .2s,box-shadow .2s,filter .2s,background .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff14,0 6px 18px #54189638}.report-pop>summary::-webkit-details-marker{display:none}.report-pop>summary:after{content:"▾";color:#d9bbff;font-size:.78rem;transition:transform .2s;transform:translateY(-1px)}.report-pop[open]>summary:after{transform:rotate(180deg)}.report-pop>summary:hover,.report-pop>summary:focus-visible{filter:brightness(1.08);border-color:#e9b2ffe0;transform:translateY(-1px);box-shadow:0 0 0 1px #d591ff59,0 0 20px #b351ff94}.report-pop>summary:active{filter:brightness(1.03);transform:translateY(0)}.profile-status-pill{background:linear-gradient(135deg,#782ed24d,#1a0d2cbf);border:1px solid #ce92ff85;border-radius:999px;flex-wrap:wrap;align-items:center;gap:6px;margin:10px 0 0;padding:8px 12px;display:inline-flex;box-shadow:0 0 16px #b05aff3d,inset 0 1px #ffffff14}.profile-status-label{color:#f4ddff;font-weight:700}.profile-status-text{color:#efe6ff}.report-form{background:linear-gradient(140deg,#140b25f2,#0a0916eb);border:1px solid #c48dff59;border-radius:14px;grid-template-columns:minmax(170px,1fr) minmax(180px,1fr) minmax(200px,1.2fr) auto;align-items:center;gap:10px;width:min(100%,680px);margin-top:10px;padding:12px;animation:.2s ease-out reportFormReveal;display:grid;box-shadow:inset 0 1px #ffffff0d,0 12px 34px #07040f80}.report-form select,.report-form input,.report-form textarea{width:100%;font:inherit;color:#fff;background:linear-gradient(135deg,#1a0e30fa,#0c0c1af2);border:1px solid #c59bff57;border-radius:12px;min-height:42px;padding:10px 38px 10px 12px}.report-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color-scheme:dark;background-image:linear-gradient(45deg,#0000 50%,#cb95ff 50%),linear-gradient(135deg,#cb95ff 50%,#0000 50%),linear-gradient(135deg,#1a0e30fa,#0c0c1af2);background-position:calc(100% - 16px) 52%,calc(100% - 11px) 52%,50%;background-repeat:no-repeat;background-size:6px 6px,6px 6px,100% 100%}.report-form textarea{resize:vertical}.report-form select option{color:#fff;background:#1a0f31}.report-form select:focus,.report-form input:focus,.report-form textarea:focus{border-color:#cc91ff;outline:none;box-shadow:0 0 0 3px #a25cff3d,0 0 16px #9f48ff61}.report-form button{min-height:42px;font:inherit;cursor:pointer;color:#fff;background:linear-gradient(135deg,#371369fa,#170c2df2);border:1px solid #d891ffad;border-radius:12px;align-self:stretch;padding-inline:16px;box-shadow:0 0 0 1px #bf7aff38,0 0 18px #8839eb59}.report-form button:hover,.report-form button:focus-visible{border-color:#e9b2ffeb;box-shadow:0 0 0 3px #a25cff4d,0 0 22px #9e49ff80}@keyframes reportFormReveal{0%{opacity:0;transform:translateY(-4px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=760px){.report-form{grid-template-columns:1fr;width:100%}.report-form button,.comment-item{width:100%}.comment-body{padding:8px 9px}.user-link-avatar{color:inherit;text-decoration:none;display:inline-flex}.user-link-name,.user-link-handle{color:inherit;text-decoration:none}.user-link-name:hover,.user-link-handle:hover{text-decoration:underline}.avatar-fallback{letter-spacing:.02em;color:#f5ecff;background:radial-gradient(circle at 30% 20%,#eb72ff80,#6236d699);place-items:center;font-size:.8rem;font-weight:800;display:grid}.comment-body p{font-size:.84rem}}.notif-badge{color:#fff;-webkit-appearance:none;appearance:none;background:linear-gradient(135deg,#d4a24c,#a9742a);border:0;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;margin-left:6px;padding:0 6px;font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:800;line-height:normal;display:inline-flex;box-shadow:0 6px 18px #9f50ff73}.notif-badge[hidden],.notif-badge:empty{width:0!important;min-width:0!important;height:0!important;box-shadow:none!important;margin:0!important;padding:0!important;display:none!important}.notification-item{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.notification-item.is-unread{border-color:#f779ff73;box-shadow:0 0 0 1px #e67aff4d,0 14px 45px #00000080}.notification-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.notification-actions form{margin:0}.repost-meta{color:#9aa3b2;letter-spacing:.2px;margin-bottom:8px;font-size:12px}.genre-tags{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.genre-tag{color:#dcfdff;background:#22d6ff1f;border:1px solid #93fcff7a;border-radius:999px;padding:4px 9px;font-size:.75rem;box-shadow:inset 0 0 0 1px #abf3ff14,0 0 12px #22d6ff38}.genre-tag-link{transition:transform .18s,box-shadow .18s,border-color .18s,background .18s}.genre-tag-link:hover{background:#22d6ff33;border-color:#adfafff2;transform:translateY(-1px);box-shadow:0 0 16px #22d6ff59}.sr-only{clip:rect(0, 0, 0, 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:0!important;height:0!important;margin:-1px!important;padding:0!important;font-size:0!important;line-height:0!important;position:absolute!important;overflow:hidden!important}.success{color:#ddffe9;background:#32c87826;border:1px solid #50f09659;border-radius:14px;margin-top:16px;padding:12px 14px}.genre-tags-wrap{margin-top:6px}.genre-tags{flex-wrap:wrap;gap:6px;max-height:none;display:flex;overflow:hidden}.genre-tags.is-collapsed{max-height:60px}.genre-toggle-btn{color:#efeaff;background:#ffffff0a;border:1px solid #c59bff59;border-radius:999px;margin-top:8px;padding:6px 10px}.compact-upload-form input[type=text],.compact-upload-form input[type=file]{color:#f5e9ff;background:linear-gradient(135deg,#1b1033eb,#151a35e0);border:1px solid #c59bff4d;border-radius:12px;width:100%;max-width:360px;padding:10px 12px}.compact-upload-form button{justify-self:start;width:auto}@keyframes profilePlayerPulse{0%{transform:scale(.93)}to{transform:scale(1.03)}}.global-call-toast{z-index:2147483200;background:radial-gradient(circle at 14% 0,#d4a24c33,#0000 34%),linear-gradient(#0e1822fa,#010509fa);border:1px solid #d4a24c57;border-radius:12px;gap:14px;width:min(390px,100vw - 28px);padding:16px;display:grid;position:fixed;top:18px;right:18px;box-shadow:0 24px 70px #00000094,inset 0 1px #ffffff0f}.global-call-toast[hidden]{display:none}.global-call-toast span,.global-call-toast strong,.global-call-toast small{display:block}.global-call-toast-main{gap:4px;display:grid}.global-call-toast span{color:#8edfed;text-transform:uppercase;font-size:.7rem;font-weight:900}.global-call-toast strong{color:#f7fbff;font-size:1.12rem}.global-call-toast small{color:#9aabbc;font-size:.78rem}.global-call-toast-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.global-call-toast-actions a,.global-call-toast-actions button{color:#e8fbff;text-align:center;min-height:34px;box-shadow:none;background:#02070cad;border:1px solid #d4a24c3d;border-radius:8px;padding:8px 11px;font-size:.82rem;font-weight:800;text-decoration:none}.global-call-toast-actions a{background:#d4a24c24;border-color:#d4a24c7a}.global-call-toast-actions button{color:#ffd9df;border-color:#ff4d6d6b}@media (width<=980px){.global-call-toast{width:auto;top:10px;left:10px;right:10px}}.emoji-picker-wrap{z-index:20000;display:none;position:fixed}.emoji-toggle-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7a3cff,#4412a7);border:1px solid #7ee8ffd9;border-radius:999px;place-items:center;width:36px;height:36px;padding:0;display:inline-grid;box-shadow:0 0 18px #7ee8ff59}.emoji-panel{background:linear-gradient(145deg,#120a22fa,#070c1cfa);border:1px solid #a9742aa6;border-radius:14px;width:min(720px,100vw - 24px);max-width:min(720px,100vw - 24px);max-height:360px;padding:12px;display:none;overflow:hidden auto;box-shadow:0 18px 50px #0000008c,0 0 24px #d4a24c33}.emoji-panel.is-open{display:block}.emoji-category-title{color:#d4a24c;margin:8px 0 6px;font-size:12px;font-weight:700}.emoji-grid{grid-template-columns:repeat(auto-fill,minmax(38px,1fr));gap:6px;width:100%;display:grid}.emoji-btn{cursor:pointer;min-width:38px;height:38px;box-shadow:none;background:#6337b42e;border:1px solid #bc89ff38;border-radius:9px;place-items:center;padding:0;font-size:20px;line-height:1;display:grid}.emoji-btn:hover{background:#7e46dc52;border-color:#7ee8ffd9}@media (width<=760px){.emoji-panel{width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:340px}.emoji-grid{grid-template-columns:repeat(auto-fill,minmax(34px,1fr))}.emoji-btn{min-width:34px;height:34px;font-size:18px}}.online-dot{vertical-align:middle;border:1px solid #d2ffe6d9;border-radius:999px;width:9px;min-width:9px;height:9px;min-height:9px;margin-left:6px;display:inline-block;box-shadow:0 0 10px #22ff88d9;background:#2f8!important}.compact-action-group{flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0;display:flex}.compact-action-group form{margin:0}.compact-action-btn{border:1px solid #d6a2ff8c;border-radius:10px;justify-content:center;align-items:center;min-height:34px;padding:6px 12px;font-size:.86rem;line-height:1.1;display:inline-flex}.compact-action-btn:hover{box-shadow:0 0 14px #aa54ff66}.compact-action-btn-muted{color:#d4cbe5;box-shadow:none;background:#6e5e8a59;border-color:#ad99c666}.compact-action-btn:disabled{cursor:not-allowed;opacity:.9}.compact-action-link{text-decoration:none}.cover-fallback{color:#d0c4eb;background:linear-gradient(145deg,#381a5cd9,#100c1cf2);justify-content:center;align-items:center;display:flex}.media-position-controls{background:#ffffff05;border:1px solid #d4a24c3d;border-radius:14px;padding:12px}.media-position-controls h3{margin:0 0 6px}.embed-card{background:#050814cc;border:1px solid #00ffff2e;border-radius:14px;margin-top:12px;padding:10px;box-shadow:inset 0 0 0 1px #a9742a14}.youtube-embed{aspect-ratio:16/9;background:#000;border-radius:12px;width:100%;max-width:100%;position:relative;overflow:hidden}@supports not (aspect-ratio:16 / 9){.youtube-embed{height:0;padding-top:56.25%}}.youtube-embed iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.public-login-callout{background:linear-gradient(140deg,#a9742a1f,#5b21b624);border:1px solid #d6a2ff66}.public-login-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.share-row{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.share-btn{color:#f5f2ff;cursor:pointer;background:#ffffff0d;border:1px solid #cda1ff61;border-radius:12px;justify-content:center;align-items:center;padding:8px 12px;font-weight:600;display:inline-flex}.embed-card{width:100%;margin:12px 0 4px}.youtube-embed{aspect-ratio:16/9;background:#0a0814b3;border:1px solid #d4a24c4d;border-radius:14px;width:100%;position:relative;overflow:hidden}.youtube-embed iframe{border:0;width:100%;height:100%;max-height:none;display:block}.share-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.share-btn{color:#f2ebdd;box-shadow:none;background:#a9742a24;border:1px solid #d4a24c80;border-radius:10px;justify-content:center;align-items:center;padding:7px 11px;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.share-btn:hover{background:#a9742a47}@media (width<=760px){.share-btn{padding:7px 10px;font-size:.8rem}}.hero-card{align-items:center;min-height:154px;max-height:170px;padding:20px 24px;box-shadow:inset 0 0 0 1px #e4b4ff24,inset 0 -35px 60px #0000005c,0 0 30px #9d4bff26}.hero-card:before{background:linear-gradient(130deg,#040309e0,#2d104857 58%,#040309eb)}.hero-card h1{font-size:clamp(1.2rem,2.1vw,1.85rem);line-height:1.2}.hero-card p{color:#cec4e2;margin:7px 0 0;font-size:.95rem}@media (width<=760px){.hero-card{min-height:118px;max-height:136px;padding:14px 16px}.hero-card p{font-size:.86rem}}.legal-inline-links{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.legal-inline-links a{color:#edb9ff;background:#ce6aff1a;border:1px solid #cf96ff47;border-radius:999px;padding:6px 10px;font-size:.84rem}.legal-footer{margin:2px 0 10px}.auth-page{padding:24px 16px}html,body{width:100%;overflow-x:clip}input,select,textarea,button,.share-btn,.compact-action-btn,.menu-link{max-width:100%}input,select,textarea{min-width:0}button,.share-btn,.compact-action-btn{white-space:normal;overflow-wrap:anywhere;min-height:40px;line-height:1.2}.post-card,.create-post,.widget,.comment-body{overflow-wrap:anywhere}.post-top>div,.notification-item>div,.comment-body{min-width:0}.post-actions-row,.notification-actions,.public-login-actions,.share-row,.confirm-actions,.compact-action-group{flex-wrap:wrap}.post-actions-row form,.notification-actions form,.public-login-actions a,.public-login-actions form,.share-row a,.share-row button,.confirm-actions button,.compact-action-group form{min-width:0}.post-card img{max-width:100%;height:auto}.post-card .post-image-wrap,.embed-card,.youtube-embed{max-width:100%}@media (width<=1150px){.layout{grid-template-columns:minmax(74px,88px) minmax(0,1fr)}.rightbar{grid-column:1/-1}}@media (width<=760px){body{padding-bottom:0}.layout{grid-template-columns:minmax(0,1fr);gap:12px;width:100%;padding:10px;display:grid}.sidebar{z-index:900;border-radius:16px;width:100%;max-height:none;padding:10px;position:sticky;inset:0 auto auto}.sidebar .menu{flex-wrap:wrap;gap:6px;display:flex}.sidebar .menu-link{white-space:normal;flex:calc(25% - 6px);justify-content:center;align-items:center;min-width:72px;min-height:36px;padding:8px 6px;line-height:1.12;display:inline-flex}.notif-badge{flex:none;margin-left:4px;position:static}.feed,.rightbar,.post-card,.create-post{width:100%;max-width:100%}.hero-card{align-items:end;min-height:128px;max-height:none;padding:16px}.hero-card h1{font-size:clamp(1.35rem,8vw,2rem)}.create-post{grid-template-columns:1fr;display:grid}.create-post>.avatar,.create-post>.avatar-fallback{display:none}.create-post-actions,.comment-form,.notification-item,.confirm-actions{align-items:stretch}.comment-form,.notification-item{flex-direction:column}.comment-form button,.notification-actions button,.notification-actions .button-link,.confirm-actions button,.public-login-actions a,.public-login-actions button,.share-row .share-btn{width:100%}.post-actions-row{gap:8px}.post-action-like,.post-comment-toggle,.report-pop>summary{min-height:36px;padding:7px 10px}.post-card .post-image-wrap,.post-card .post-image-wrap .post-image{max-height:260px}.profile-cover{height:128px}.profile-status-pill{border-radius:14px;align-items:flex-start}.legal-inline-links a{text-align:center;flex:auto}.auth-page{align-items:flex-start;min-height:100svh;padding:14px 10px}#exit-game{width:100%}}@media (width<=420px){.layout{padding:8px}.post-card,.create-post{border-radius:14px;padding:12px}.sidebar .menu-link{flex-basis:calc(33.333% - 6px);min-width:0;font-size:.72rem}.post-actions-row{align-items:stretch}.post-actions-row>*,.post-actions-row form,.post-actions-row button,.post-actions-row details{flex:calc(50% - 8px)}.report-pop>summary{justify-content:center}.profile-cover{height:112px}.post-card .post-image-wrap,.post-card .post-image-wrap .post-image{max-height:220px}}.home-page{--home-bg:#050507;--home-ink:#f2eef8;--home-muted:#a8a0b4;--home-panel:#111116c7;--home-panel-strong:#16151ce6;--home-line:#a696be29;--home-bronze:#8f63d9;--home-bronze-soft:#8f63d933;background:radial-gradient(circle at 58% -12%, #6d49a833, transparent 32%), radial-gradient(circle at 88% 20%, #53437029, transparent 28%), linear-gradient(180deg, #09090d 0%, var(--home-bg) 46%, #020203 100%);color:var(--home-ink)}.home-page:before{opacity:.1}@media (width>=761px){.home-page .layout{grid-template-columns:238px minmax(0,1fr) 342px;gap:20px;max-width:1560px;margin:0 auto;padding:20px}.home-page .sidebar{border-color:var(--home-line);backdrop-filter:blur(18px);background:linear-gradient(#14141aeb,#09090cdb);border-radius:18px;padding:18px 14px;box-shadow:0 22px 56px #0000007a,inset 0 1px #ffffff09}.home-page .logo{color:#f3eef9;min-height:74px;box-shadow:none;background:#ffffff06;border-color:#a696be2e;border-radius:12px;margin-bottom:18px}.home-page .logo:hover{box-shadow:none;border-color:#a989db6b}.home-page .logo-mark{color:#ece5f7;background:linear-gradient(145deg,#8f63d985,#2f2a3edb);box-shadow:inset 0 1px #ffffff29}.home-page .menu{gap:6px}.home-page .menu-link{color:#c9c1d2;background:0 0;border-radius:9px}.home-page .menu-link.active,.home-page .menu-link:hover{color:#f6f0ff;box-shadow:none;background:#8f63d91a;border-color:#8f63d947}.home-page .home-feed{gap:14px}.home-page .home-hero-card.live-experience-hero{background-color:#08080b;border-color:#ae9ad033;border-radius:20px;min-height:430px;padding:42px;box-shadow:0 28px 80px #0000008c,inset 0 1px #ffffff0d}.home-page .home-hero-card.live-experience-hero:before{background:linear-gradient(90deg, #050508f7 0%, #08080ce0 43%, #13111980 70%, #040406d1 100%), radial-gradient(circle at 76% 36%, #8f63d93d, transparent 22%), linear-gradient(180deg, transparent 0%, #00000080 100%), var(--hero-image);background-position:center, center, center, var(--hero-position-x) var(--hero-position-y);filter:saturate(.78)contrast(1.08)brightness(.78);background-size:cover,cover,cover,cover}.home-page .home-hero-card.live-experience-hero:after{content:"";aspect-ratio:1;opacity:.48;filter:blur(.2px);pointer-events:none;background:radial-gradient(circle at 38% 40%,#ebe5f5e6 0 3%,#0000 4%),radial-gradient(circle at 62% 40%,#ebe5f5e6 0 3%,#0000 4%),radial-gradient(at 50% 67%,#8f63d92e 0 18%,#0000 19%),radial-gradient(circle,#8f63d933,#0000 62%);border-radius:50%;width:min(360px,34vw);position:absolute;top:12%;right:7%}.home-page .hero-live-ambient{opacity:.32}.home-page .hero-particle{width:4px;height:4px;box-shadow:none;background:#a889dbd1}.home-page .hero-scanline,.home-page .hero-pulse-separator span{display:none}.home-page .home-hero-content{gap:15px;width:min(100%,690px)}.home-page .home-hero-kicker,.home-page .launch-empty-kicker,.home-page .widget-title-row span,.home-page .launch-command-card span,.home-page .live-signal-card span,.home-page .live-signal-card em{color:#bba8dc;letter-spacing:.16em;text-shadow:none}.home-page .home-hero-card h1{letter-spacing:0;max-width:660px;text-shadow:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,4.8vw,5.25rem);font-weight:700;line-height:.96}.home-page .home-hero-card p{color:#c9c1cf;max-width:560px;font-size:1.04rem}.home-page .hero-genre-stack span{color:#e6def2;text-shadow:none}.home-page .hero-pulse-separator:before{background:linear-gradient(90deg,#8f63d99e,#ffffff1f,#0000)}.home-page .hero-signal-counters div,.home-page .launch-command-card,.home-page .community-live-strip,.home-page .launch-trust-strip,.home-page .home-live-deck,.home-page .feed-tabs-card,.home-page .video-style-filter-card,.home-page .create-post,.home-page .post-card,.home-page .premium-widget,.home-page .rightbar>.widget{border-color:var(--home-line);background:linear-gradient(#18171edb,#0a0a0ec7);box-shadow:0 18px 48px #0000006b,inset 0 1px #ffffff09}.home-page .hero-signal-counters strong{color:#f2edf9}.home-page .hero-signal-counters span{color:#9d94aa}.home-page .launch-cta{box-shadow:none;border-color:#ac9acd40;border-radius:10px}.home-page .launch-cta:hover{box-shadow:none;border-color:#b191e57a}.home-page .launch-cta-primary,.home-page .launch-cta-studio{color:#f8f5fb;background:linear-gradient(135deg,#5f3f91,#2b2539);border-color:#c9b2ee57}.home-page .launch-cta-secondary{color:#ddd4e9;background:#ffffff09}.home-page .home-hero-chips span{color:#beb5ca;box-shadow:none;background:#ffffff08;border-color:#ac9acd2e;border-radius:8px}.home-page .launch-command-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.home-page .launch-command-card{border-radius:12px;min-height:126px}.home-page .launch-command-card:after{background:linear-gradient(90deg,#8f63d994,#0000)}.home-page .launch-command-card:hover,.home-page .feed-post-card:hover,.home-page .premium-widget:hover,.home-page .post-card:hover{border-color:#a486d452;transform:translateY(-1px);box-shadow:0 22px 58px #0000007a,inset 0 1px #ffffff0a}.home-page .home-rightbar{gap:12px}.home-page .premium-widget{border-radius:16px;padding:14px}.home-page .premium-widget:before,.home-page .home-live-deck:before{display:none}.home-page .widget-title-row{margin-bottom:12px}.home-page .widget-title-row h3{color:#f0eaf6;letter-spacing:0;font-family:Georgia,Times New Roman,serif;font-weight:700}.home-page .trend-item{border-bottom:1px solid #a696be1f;border-radius:0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;margin:0;padding:10px 0;display:grid}.home-page .trend-item:hover{background:0 0;border-color:#a696be38;transform:none}.home-page .trend-thumb,.home-page .trend-avatar{color:#efe7fa;background:#8f63d929;border:1px solid #bca9dc29;border-radius:9px;place-items:center;width:36px;height:36px;font-size:.75rem;font-weight:900;display:grid;overflow:hidden}.home-page .trend-avatar img,.home-page .trend-thumb img{object-fit:cover;width:100%;height:100%}.home-page .premium-widget .trend-rank{color:#b9adc8;box-shadow:none;background:0 0;border:0}.home-page .premium-widget .trend-content strong,.home-page .genre-widget .genre-trend-content strong{color:#eee8f7}.home-page .premium-widget .trend-content p,.home-page .genre-widget .genre-trend-content p,.home-page .trend-metrics{color:#9d94aa}.home-page .trend-movement{color:#bba8dc;background:#8f63d91a;border:0}.home-page .genre-widget .genre-trend-item{padding:10px 0}.home-page .genre-widget .genre-signal-bar,.home-page .genre-signal-bar{height:6px;box-shadow:none;background:linear-gradient(90deg, #8f63d9d1, #cfc4e08c) 0 0 / var(--genre-signal) 100% no-repeat, #ffffff0f;border:0}.home-page .genre-trend-item:hover .genre-signal-bar{background:linear-gradient(90deg, #8f63d9e6, #cfc4e09e) 0 0 / var(--genre-signal) 100% no-repeat, #ffffff12;animation:none}.home-page .live-dot{box-shadow:none;background:#9e7be0}.home-page .feed-tabs-card .menu-link.active,.home-page .video-style-chip.active{box-shadow:none;background:#8f63d924;border-color:#8f63d970}.home-page .feed-post-card .post-top:after{background:linear-gradient(90deg,#8f63d957,#0000)}.home-page .feed-post-card .post-action-like,.home-page .feed-post-card .post-comment-toggle{color:#d9d0e5;box-shadow:none;background:#ffffff08;border-color:#a696be29}}@media (width<=760px){.home-page{background:radial-gradient(circle at 50% -10%,#6d49a833,#0000 38%),linear-gradient(#08080c,#030304 70%)}.home-page .layout{padding-bottom:calc(var(--mobile-nav-space) + 18px)}.home-page .home-hero-card.live-experience-hero{background-color:#09090d;border-color:#a696be2e;min-height:230px;padding:18px;box-shadow:0 18px 48px #00000073,inset 0 1px #ffffff0a}.home-page .home-hero-card.live-experience-hero:before{background:linear-gradient(180deg, #050508db, #050508f0), var(--hero-image);background-position:center, var(--hero-position-x) var(--hero-position-y);filter:saturate(.72)brightness(.78);background-size:cover,cover}.home-page .hero-live-ambient,.home-page .hero-pulse-separator,.home-page .hero-genre-rotator,.home-page .hero-signal-counters,.home-page .home-hero-chips,.home-page .home-hero-card .desktop-launch-only{display:none!important}.home-page .home-hero-card .home-hero-actions.desktop-launch-only{display:grid!important}.home-page .home-hero-card .mobile-hero-title{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,8vw,2.35rem);font-weight:700;line-height:1.04}.home-page .home-hero-card .mobile-hero-copy{color:#c9c1cf}.home-page .home-hero-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:2px}.home-page .home-hero-actions .launch-cta,.home-page .hero-inline-actions .launch-cta{color:#eee8f7;min-height:42px;box-shadow:none;background:#ffffff0a;border-color:#ac9acd38;border-radius:10px}.home-page .home-hero-actions .launch-cta-primary,.home-page .home-hero-actions .launch-cta-studio{background:linear-gradient(135deg,#5f3f91,#2b2539)}.home-page .launch-command-strip{grid-template-columns:1fr}.home-page .launch-command-card,.home-page .community-live-strip,.home-page .launch-trust-strip,.home-page .home-live-deck,.home-page .post-card,.home-page .create-post,.home-page .widget{background:linear-gradient(#16151cd6,#09090cc7);border-color:#a696be29;box-shadow:0 14px 38px #0000005c}.home-page .launch-command-card:after,.home-page .home-live-deck:before{display:none}.home-page .feed-tabs-card{overflow-x:auto;flex-wrap:nowrap!important}.home-page .feed-tabs-card .menu-link,.home-page .video-style-chip{white-space:nowrap}}@media (width<=390px){.home-page .home-hero-actions{grid-template-columns:1fr}}html body#top.mobile-charts-page{--ptx-mobile-chart-panel:#fffaf1;--ptx-mobile-chart-surface:#f6efe3;--ptx-mobile-chart-line:#5c441e24}html body#top.mobile-charts-page :where(.mobile-charts-filter,.mobile-charts-spotlight,.mobile-charts-section){gap:12px!important}html body#top.mobile-charts-page :where(.mobile-charts-filter h1,.mobile-charts-spotlight h2,.mobile-charts-section h2){color:var(--ptx-mobile-text)!important;letter-spacing:0!important;text-transform:none!important;overflow-wrap:anywhere!important;margin:2px 0 0!important;font-size:clamp(1.08rem,4.5vw,1.34rem)!important;font-weight:950!important;line-height:1.06!important}html body#top.mobile-charts-page .mobile-charts-search-form{grid-template-columns:minmax(0,1fr) 96px!important;gap:8px!important;display:grid!important}html body#top.mobile-charts-page :where(.mobile-charts-search-form input,.mobile-charts-search-form button,.mobile-charts-tabs a,.mobile-chart-actions a){background:var(--ptx-mobile-control)!important;width:100%!important;min-width:0!important;min-height:40px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;box-sizing:border-box!important;border:1px solid #5c441e2e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 9px!important;font-size:.74rem!important;font-weight:900!important;line-height:1.05!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important}html body#top.mobile-charts-page .mobile-charts-search-form input{text-align:left!important;background:#fffdf8!important;justify-content:flex-start!important;padding:9px 10px!important}html body#top.mobile-charts-page :where(.mobile-charts-search-form button,.mobile-charts-tabs a.active,.mobile-chart-actions a:first-child){color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c5c!important}html body#top.mobile-charts-page .mobile-charts-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-charts-page .mobile-chart-spotlight-grid,html body#top.mobile-charts-page .mobile-chart-chip-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html body#top.mobile-charts-page .mobile-chart-spotlight-grid a,html body#top.mobile-charts-page .mobile-chart-chip{border:1px solid var(--ptx-mobile-chart-line)!important;background:var(--ptx-mobile-chart-surface)!important;min-width:0!important;min-height:86px!important;color:inherit!important;border-radius:8px!important;align-content:center!important;gap:3px!important;padding:10px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-charts-page .mobile-chart-spotlight-grid a span,html body#top.mobile-charts-page .mobile-chart-chip span{color:var(--ptx-mobile-muted)!important;font-size:.64rem!important;font-weight:850!important;line-height:1.18!important}html body#top.mobile-charts-page .mobile-chart-spotlight-grid a strong,html body#top.mobile-charts-page .mobile-chart-chip strong{min-width:0!important;color:var(--ptx-mobile-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.86rem!important;font-weight:940!important;line-height:1.12!important;overflow:hidden!important}html body#top.mobile-charts-page .mobile-chart-spotlight-grid a em{color:var(--ptx-mobile-muted)!important;font-size:.68rem!important;font-style:normal!important;font-weight:780!important;line-height:1.15!important}html body#top.mobile-charts-page .mobile-chart-list{gap:9px!important;display:grid!important}html body#top.mobile-charts-page .mobile-chart-card{border:1px solid var(--ptx-mobile-chart-line)!important;background:var(--ptx-mobile-chart-surface)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;border-radius:8px!important;grid-template-columns:34px 42px minmax(0,1fr) 62px!important;align-items:center!important;gap:8px!important;padding:10px!important;display:grid!important}html body#top.mobile-charts-page .mobile-chart-rank{color:#6f4312!important;text-align:center!important;min-width:0!important;font-size:.82rem!important;font-weight:950!important}html body#top.mobile-charts-page .mobile-chart-avatar,html body#top.mobile-charts-page .mobile-chart-avatar.avatar-fallback{object-fit:cover!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;color:var(--ptx-mobile-brand-gold)!important;background:#17110b!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;font-size:.72rem!important;font-weight:950!important;display:inline-flex!important}html body#top.mobile-charts-page .mobile-chart-avatar-link{line-height:0!important}html body#top.mobile-charts-page span.mobile-chart-avatar.avatar-fallback[style*=display\:none]{display:none!important}html body#top.mobile-charts-page .mobile-chart-main{gap:3px!important;min-width:0!important;display:grid!important}html body#top.mobile-charts-page .mobile-chart-main strong,html body#top.mobile-charts-page .mobile-chart-main strong a{min-width:0!important;color:var(--ptx-mobile-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.9rem!important;font-weight:950!important;line-height:1.1!important;text-decoration:none!important;overflow:hidden!important}html body#top.mobile-charts-page .mobile-chart-main :where(em,small){min-width:0!important;color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.68rem!important;font-style:normal!important;font-weight:760!important;line-height:1.22!important;overflow:hidden!important}html body#top.mobile-charts-page .mobile-chart-tags{flex-wrap:wrap!important;gap:4px!important;display:flex!important}html body#top.mobile-charts-page .mobile-chart-tags span{color:#6f4312!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#d4a24c24!important;border-radius:999px!important;max-width:100%!important;padding:3px 6px!important;font-size:.58rem!important;font-weight:860!important;overflow:hidden!important}html body#top.mobile-charts-page .mobile-chart-score{background:#fffaf0d6!important;border:1px solid #5c441e1f!important;border-radius:8px!important;place-items:center!important;min-width:0!important;padding:6px!important;display:grid!important}html body#top.mobile-charts-page .mobile-chart-score strong{color:var(--ptx-mobile-text)!important;font-size:.98rem!important;font-weight:960!important;line-height:1!important}html body#top.mobile-charts-page .mobile-chart-score span{color:var(--ptx-mobile-muted)!important;text-align:center!important;font-size:.58rem!important;font-weight:850!important;line-height:1.1!important}html body#top.mobile-charts-page .mobile-chart-actions{grid-column:1/-1!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}@media (width<=390px){html body#top.mobile-charts-page .mobile-chart-card{grid-template-columns:30px 40px minmax(0,1fr) 58px!important;gap:7px!important}html body#top.mobile-charts-page .mobile-chart-avatar,html body#top.mobile-charts-page .mobile-chart-avatar.avatar-fallback{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}}@media (width<=760px){.sidebar .menu-link .notif-badge{flex:none;margin-left:4px;position:static}}.profile-status-pill{overflow-wrap:anywhere;max-width:100%}.hashtag-link{color:#73f7ff;text-shadow:0 0 14px #d4a24c52;font-weight:800}.hashtag-link:hover{color:#f6c8ff}.mini-tags{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.mini-tags span{color:#d9d1eb;background:#ffffff0d;border:1px solid #e6a9ff3d;border-radius:999px;padding:3px 7px;font-size:.74rem}.compact-action-group{max-width:100%}.compact-action-group form{min-width:0;display:inline-flex}.compact-action-group .compact-action-btn{width:auto;max-width:100%}.share-row{align-items:stretch}.share-row .share-btn{flex:0 auto;min-width:112px}@media (width<=760px){.share-row .share-btn{flex:calc(50% - 8px);min-width:0}.compact-action-group{align-items:stretch}.compact-action-group form,.compact-action-group .compact-action-btn{flex:calc(50% - 8px)}}@media (width<=420px){.share-row .share-btn,.compact-action-group form,.compact-action-group .compact-action-btn{flex-basis:100%}}.profile-status-collab{background:linear-gradient(135deg,#d4a24c29,#bf50ff24);border-color:#d4a24c8c;box-shadow:0 0 20px #d4a24c24}.sidebar-logout-link{color:#ffd4e8;border-color:#ff5ca03d}.sidebar{overflow:hidden}.sidebar .menu{min-width:0}.sidebar .menu-link{overflow-wrap:anywhere;justify-content:space-between;align-items:center;gap:6px;min-width:0;max-width:100%;line-height:1.15;display:flex}.menu-link-label{min-width:0}.ptx-daw-status-badge{color:#ffd86b;white-space:nowrap;background:#ffc5431f;border:1px solid #ffc5438c;border-radius:999px;grid-auto-flow:column;align-items:center;gap:4px;width:fit-content;max-width:100%;padding:2px 6px;line-height:1;display:inline-grid;box-shadow:inset 0 1px #ffffff0f,0 0 14px #ffc5431f}.ptx-daw-status-badge b,.ptx-daw-status-badge em{font-style:normal;font-weight:950}.ptx-daw-status-badge b{letter-spacing:.08em;font-size:.58rem}.ptx-daw-status-badge em{color:#ffe5a6;font-size:.56rem}.sidebar-logout-link{color:#ffd4e8;border-color:#ff5ca03d;grid-column:1/-1}.embed-card{width:min(100%,520px);max-width:100%;margin:10px 0 4px;padding:8px}.youtube-embed{aspect-ratio:16/9;border-radius:12px;width:100%;max-width:520px;max-height:292px}.youtube-embed iframe{width:100%;height:100%;max-height:292px}.admin-section-kicker{color:#73f7ff;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:800}@media (width>=1101px){html body#top.home-page:not(.studio-app-body) div.layout>aside.sidebar,html body#top.home-page:not(.studio-app-body) div.layout>aside.rightbar,html body#top.home-page:not(.studio-app-body) div.layout>aside.home-rightbar,html body#top:not(.studio-app-body) div.layout>aside.sidebar,html body#top:not(.studio-app-body) div.layout>aside.rightbar,html body#top:not(.studio-app-body) div.layout>aside.home-rightbar{align-self:start!important;height:auto!important;min-height:0!important;max-height:calc(100vh - 32px)!important;position:sticky!important;top:16px!important;overflow:hidden auto!important}}html body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero{min-height:0!important;padding-block:clamp(28px,4.2vw,54px)!important}html body#top.home-page:not(.studio-app-body) .home-hero-card h1,html body#top.home-page:not(.studio-app-body) .home-hero-card h1.desktop-launch-only,html body#top.home-page:not(.studio-app-body) .home-hero-card .mobile-hero-title{max-width:760px!important;font-size:clamp(2.7rem,4vw,4.55rem)!important;line-height:.95!important}html body#top.home-page:not(.studio-app-body) .home-hero-card .hero-gradient-word{overflow-wrap:normal!important;word-break:normal!important;max-width:100%!important}html body#top.home-page:not(.studio-app-body) .home-hero-card .hero-alpha-notice{max-height:150px!important;overflow-y:auto!important}html body#top.home-page:not(.studio-app-body) .home-hero-card .hero-alpha-notice p{font-size:.9rem!important;line-height:1.35!important}html body#top:not(.studio-app-body) .hero-card h1,html body#top:not(.studio-app-body) .launch-discovery-hero h1{font-size:clamp(2rem,3vw,3.7rem)!important;line-height:1!important}@media (width<=900px){html body#top.home-page:not(.studio-app-body) .home-hero-card h1,html body#top.home-page:not(.studio-app-body) .home-hero-card .mobile-hero-title,html body#top:not(.studio-app-body) .hero-card h1,html body#top:not(.studio-app-body) .launch-discovery-hero h1{font-size:clamp(1.85rem,7vw,2.45rem)!important;line-height:1!important}}html body#top:not(.studio-app-body) a:hover,html body#top:not(.studio-app-body) a:focus-visible,html body#top:not(.studio-app-body) button:hover,html body#top:not(.studio-app-body) button:focus-visible,html body#top:not(.studio-app-body) [role=button]:hover,html body#top:not(.studio-app-body) [role=button]:focus-visible,html body#top:not(.studio-app-body) .menu-link:hover,html body#top:not(.studio-app-body) .menu-link.active,html body#top:not(.studio-app-body) .card:hover,html body#top:not(.studio-app-body) .post-card:hover{color:#f2c14e!important;border-color:#d4a24c!important;outline-color:#f2c14ea6!important;box-shadow:0 0 0 1px #d4a24c59!important}html body#top:not(.studio-app-body) :where(input,select,textarea,button,a,[tabindex]):focus-visible{outline-offset:2px!important;outline:2px solid #f2c14ea6!important}html body#top:not(.studio-app-body) :where(.home-hero-card h1,.mobile-hero-title){max-width:900px!important;font-size:clamp(3rem,5.4vw,6.1rem)!important;line-height:.95!important;overflow:visible!important}html body#top:not(.studio-app-body) :where(.hero-card h1,.launch-discovery-hero h1){overflow-wrap:normal!important;word-break:normal!important;font-size:clamp(2.2rem,3.4vw,4.25rem)!important;line-height:.98!important}html body#top:not(.studio-app-body) :where(.post-card h2,.post-card h3,.widget h2,.widget h3){font-size:clamp(1.05rem,1.5vw,1.55rem)!important;line-height:1.15!important}html body#top:not(.studio-app-body) :where(.hero-card,.launch-discovery-hero,.home-hero-card.live-experience-hero){background:linear-gradient(90deg,#0b0a08d1 0%,#0b0a087a 48%,#0b0a0833 100%) 50%,image-set("/assets/launch-network-hero-2026-07.avif?v=20260716" 1x type("image/avif"),"/assets/launch-network-hero-2026-07.webp?v=20260716" 1x type("image/webp"),"/assets/launch-network-hero.jpg" 1x type("image/jpeg")) 50%/cover,linear-gradient(135deg,#1b1712,#0b0a08) 50%!important}@media (width>=1101px){html body#top:not(.studio-app-body) div.layout>aside.sidebar,html body#top:not(.studio-app-body) div.layout>aside.rightbar,html body#top:not(.studio-app-body) div.layout>aside.home-rightbar{align-self:start!important;height:auto!important;min-height:0!important;max-height:calc(100vh - 32px)!important;position:sticky!important;top:16px!important;overflow:hidden auto!important}}@media (width<=900px){html body#top:not(.studio-app-body) :where(.home-hero-card h1,.mobile-hero-title){font-size:clamp(2rem,8.2vw,2.7rem)!important;line-height:.98!important}html body#top:not(.studio-app-body) :where(.hero-card h1,.launch-discovery-hero h1){font-size:clamp(1.9rem,8vw,2.7rem)!important}}body#top:not(.studio-app-body) .layout>.sidebar,body#top:not(.studio-app-body) .layout>.rightbar,body#top:not(.studio-app-body) .layout>.home-rightbar{scrollbar-color:var(--ptx-bronze) var(--ptx-bg)!important}body#top:not(.studio-app-body) .launch-discovery-hero{background:linear-gradient(90deg, #0b0a08f0 0%, #0b0a08ad 45%, #0b0a0870 100%), url(/assets/launch-network-hero.jpg), linear-gradient(135deg, var(--ptx-panel-2), var(--ptx-bg))!important;background:linear-gradient(90deg, #0b0a08f0 0%, #0b0a08ad 45%, #0b0a0870 100%), image-set(url(/assets/launch-network-hero-2026-07.avif?v=20260716) type("image/avif") 1x, url(/assets/launch-network-hero-2026-07.webp?v=20260716) type("image/webp") 1x, url(/assets/launch-network-hero.jpg) type("image/jpeg") 1x), linear-gradient(135deg, var(--ptx-panel-2), var(--ptx-bg))!important;border-color:var(--ptx-border)!important;background-position:50%,50%,50%!important;background-size:auto,cover,auto!important;box-shadow:inset 0 0 0 1px #d4a24c14!important}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero{min-height:clamp(480px,52vh,620px)!important}body#top.home-page:not(.studio-app-body) .layout>.sidebar,body#top.home-page:not(.studio-app-body) .layout>.rightbar,body#top.home-page:not(.studio-app-body) .layout>.home-rightbar,body#top:not(.studio-app-body) .layout>.sidebar,body#top:not(.studio-app-body) .layout>.rightbar,body#top:not(.studio-app-body) .layout>.home-rightbar{scrollbar-color:var(--ptx-bronze) var(--ptx-bg)!important}body#top.home-page:not(.studio-app-body) .home-hero-card h1.desktop-launch-only{max-width:860px!important;font-size:clamp(3.8rem,5vw,5.6rem)!important}body:not(.studio-app-body) :where(.auth-page){background:radial-gradient(circle at 22% 0%, #c58a2d2e, transparent 32%), linear-gradient(145deg, var(--ln-bg), #090704 56%, #030302)!important;min-height:100vh!important;color:var(--ln-text)!important}body:not(.studio-app-body) :where(.auth-page input,.auth-page select,.auth-page textarea){color:#f0e8d8!important;background:linear-gradient(#090806fa,#100d09fa)!important;border:1px solid #d0a95e3d!important;border-radius:4px!important;min-height:38px!important}body:not(.studio-app-body) :where(.auth-page button){border:1px solid var(--ln-line-strong)!important;color:#f0e4cc!important;background:linear-gradient(#1b1510,#090806)!important;border-radius:4px!important;min-height:36px!important;padding:8px 14px!important;text-decoration:none!important;box-shadow:inset 0 1px #ffffff0e,0 8px 18px #0000003d!important}body:not(.studio-app-body) :where(.auth-page button:hover){color:#120c05!important;background:linear-gradient(#ebb95e,#9b5e20)!important;border-color:#ffd175c7!important;box-shadow:inset 0 1px #ffffff47,0 0 22px #e6b45757!important}@media (width<=760px){.sidebar-logout-link{grid-column:1/-1}.embed-card{width:min(100%,520px);padding:6px}.youtube-embed,.youtube-embed iframe{max-height:292px}}.sidebar{gap:0;display:grid}.sidebar-footer{border-top:1px solid #d4a24c29;min-width:0;max-width:100%;margin-top:12px;padding-top:12px}.sidebar-legal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;min-width:0;max-width:100%;display:grid}.sidebar-legal-link,.legal-inline-links a{text-align:center;white-space:normal;overflow-wrap:anywhere;word-break:normal;border-radius:999px;justify-content:center;align-items:center;min-width:0;max-width:100%;min-height:26px;padding:5px 8px;font-size:.72rem;font-weight:700;line-height:1.1;display:inline-flex}.sidebar-legal-link{color:#d6cce8;background:#ffffff07;border:1px solid #d4a24c2e}.sidebar-legal-link:hover,.sidebar-legal-link.active{color:#e8fbff;background:#d4a24c14;border-color:#d4a24c5c}.sidebar-logout-link{text-align:center;white-space:normal;overflow-wrap:anywhere;color:#ffd4e8;background:#ff5ca00b;border:1px solid #ff5ca047;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:26px;margin-top:7px;padding:5px 8px;font-size:.72rem;font-weight:700;line-height:1.1;display:inline-flex}.legal-inline-links{flex-wrap:wrap;gap:7px;min-width:0;max-width:100%;display:flex}.legal-footer{width:100%;margin:4px 0 10px}.embed-card{width:min(100%,440px);max-width:100%;padding:7px}.youtube-embed{max-width:440px;max-height:248px}.youtube-embed iframe{max-height:248px}.comment-body .embed-card{width:min(100%,360px)}.comment-body .youtube-embed{max-width:360px;max-height:203px}@media (width<=1150px){.sidebar-legal-grid{grid-template-columns:1fr}}@media (width<=760px){body{padding-bottom:148px}.sidebar{gap:4px}.sidebar-footer{margin-top:4px;padding-top:5px}.sidebar-legal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.sidebar-legal-link{min-height:24px;padding:4px 3px;font-size:clamp(.56rem,2.2vw,.66rem)}.sidebar-logout-link{min-height:24px;margin-top:5px;padding:4px 3px;font-size:clamp(.56rem,2.2vw,.66rem)}}@media (width>=761px){.hero-card.home-hero-card{align-items:stretch;min-height:310px;max-height:none;padding:34px}.hero-card.home-hero-card:before{background:linear-gradient(90deg,#03050cf2 0%,#070916c7 42%,#5f127e57 68%,#03050ce6 100%),repeating-linear-gradient(90deg,#77f5ff14 0 1px,#0000 1px 64px),repeating-linear-gradient(0deg,#ff34d20f 0 1px,#0000 1px 42px)}.hero-card.home-hero-card h1{max-width:720px;font-size:clamp(2.35rem,4vw,4.45rem);line-height:.96}.hero-card.home-hero-card p{max-width:600px;margin:0;font-size:1.02rem;line-height:1.55}.hero-card.home-hero-card{border-color:#d4a24c61;min-height:330px;box-shadow:0 0 0 1px #a9742a1a,0 26px 70px #03050e9e,0 0 42px #d4a24c1f}.hero-card.home-hero-card:after{opacity:1;background:radial-gradient(circle at 82% 22%,#d4a24c3d,#0000 26%),linear-gradient(#0000 0%,#a9742a1a 48%,#03050c94 100%)}.launch-cta{letter-spacing:0;border-radius:10px;min-height:42px}.launch-cta-primary{color:#070914;background:linear-gradient(135deg,#d4a24cf2,#a9742ae6);border-color:#d4a24cb8}}.profile-type-pill{color:#f8e9ff;background:linear-gradient(135deg,#a9742a26,#d4a24c1a);border-color:#ff3bd66b}@keyframes ptAuroraDrift{0%{opacity:.55;transform:translate(-2%,-1%)scale(1)}50%{opacity:.78;transform:translate(2%,1%)scale(1.04)}to{opacity:.6;transform:translate(-1%,2%)scale(1.01)}}@keyframes ptPulseLine{0%{opacity:.28;transform:translate(-18%)}50%{opacity:.95}to{opacity:.22;transform:translate(118%)}}@keyframes ptParticleFloat{0%{opacity:.22;transform:translate(0)scale(.85)}45%{opacity:.78}to{transform:translate3d(var(--particle-x,34px), var(--particle-y,-28px), 0) scale(1.18);opacity:.12}}@keyframes ptLiveBlink{0%,to{box-shadow:0 0 #d4a24c61,0 0 12px #d4a24c80}50%{box-shadow:0 0 0 6px #d4a24c00,0 0 22px #a9742a80}}@keyframes ptGenreRotate{0%,16%{opacity:1;transform:translateY(0)}20%,to{opacity:0;transform:translateY(-18px)}}@keyframes ptBarSweep{0%{background-position:0 0}to{background-position:42px 0}}@keyframes ptLiveFlash{0%{filter:brightness();transform:translateY(0)}35%{filter:brightness(1.45);transform:translateY(-1px)}to{filter:brightness();transform:translateY(0)}}@keyframes ptToastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ptToastOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 18% 12%,#a9742a1f,#0000 28%) 0 0/100% 100%,radial-gradient(circle at 82% 8%,#d4a24c1f,#0000 30%) 0 0/100% 100%,linear-gradient(115deg,#05071200,#d4a24c09,#a9742a07,#05071200) 0 0/220% 220%;animation:13s ease-in-out infinite alternate ptAuroraDrift;position:fixed;inset:0}.live-experience-hero{isolation:isolate;overflow:hidden}.live-experience-hero:before{background:linear-gradient(90deg, #02040cfa, #060916c7 42%, #51157a47 65%, #02040cdb), repeating-linear-gradient(90deg, #d4a24c17 0 1px, transparent 1px 72px), repeating-linear-gradient(0deg, #a9742a0f 0 1px, transparent 1px 42px), var(--hero-image);background-position:center, center, center, var(--hero-position-x) var(--hero-position-y);background-size:cover,auto,auto,cover}.hero-live-ambient,.hero-live-ambient span{pointer-events:none;position:absolute}.hero-live-ambient{z-index:0;inset:0;overflow:hidden}.hero-particle{background:#73f7ff;border-radius:999px;width:7px;height:7px;animation:5.4s ease-in-out infinite alternate ptParticleFloat;box-shadow:0 0 16px #73f7ff,0 0 30px #a9742a7a}.hero-particle-a{--particle-x:42px;--particle-y:-18px;top:22%;left:58%}.hero-particle-b{--particle-x:-36px;--particle-y:24px;background:#ff5bd6;animation-delay:-1.7s;top:56%;left:82%}.hero-particle-c{--particle-x:18px;--particle-y:-44px;animation-delay:-3s;top:76%;left:70%}.hero-scanline{background:linear-gradient(90deg,#0000,#d4a24ce6,#a9742acc,#0000);width:42%;height:1px;animation:5.8s linear infinite ptPulseLine;top:58%;left:-20%;right:auto}.home-hero-content{z-index:1;position:relative}.hero-genre-rotator{align-items:center;gap:10px;min-height:31px;margin-top:2px;display:flex}.hero-genre-label{color:#b6a7d5;text-transform:uppercase;font-size:.72rem;font-weight:900}.hero-genre-stack{min-width:190px;height:28px;position:relative;overflow:hidden}.hero-genre-stack span{opacity:0;color:#73f7ff;text-shadow:0 0 18px #d4a24c61;animation:15s ease-in-out infinite ptGenreRotate;animation-delay:calc(var(--genre-index) * 3s);font-size:1.02rem;font-weight:950;position:absolute;inset:0 auto auto 0}.hero-pulse-separator{width:min(520px,100%);height:14px;position:relative;overflow:hidden}.hero-pulse-separator:before{content:"";background:linear-gradient(90deg,#d4a24cb3,#a9742ac7,#0000);height:1px;position:absolute;top:6px;left:0;right:0}.hero-pulse-separator span{filter:blur(5px);background:#d4a24cbd;border-radius:999px;width:68px;height:7px;animation:4.4s ease-in-out infinite ptPulseLine;position:absolute;top:3px;left:0}.hero-signal-counters{grid-template-columns:repeat(4,minmax(84px,1fr));gap:8px;width:min(560px,100%);display:grid}.hero-signal-counters div{background:#04081285;border:1px solid #d4a24c38;border-radius:10px;padding:8px 10px}.hero-signal-counters strong{color:#f8eaff;font-size:1.15rem;line-height:1;display:block}.hero-signal-counters span{color:#bda8d9;text-transform:uppercase;font-size:.68rem;font-weight:900}.home-live-deck{background:linear-gradient(90deg,#d4a24c0d,#a9742a0b),#090716d1;border:1px solid #d4a24c33;border-radius:14px;gap:8px;padding:10px 12px;display:grid;position:relative;overflow:hidden}.launch-command-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.launch-command-card{color:#f3ecff;background:linear-gradient(145deg,#100c1fdb,#080c1bd1),radial-gradient(circle at 100% 0,#d4a24c1a,#0000 38%);border:1px solid #d4a24c33;border-radius:14px;align-content:start;gap:7px;min-width:0;min-height:118px;padding:15px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 34px #00000057,inset 0 1px #ffffff0a}.launch-command-card:after{content:"";opacity:.68;background:linear-gradient(90deg,#d4a24cd9,#a9742ab8,#0000);height:2px;position:absolute;bottom:0;left:14px;right:14px}.launch-command-card:hover{border-color:#d4a24c6b;transform:translateY(-2px);box-shadow:0 18px 42px #0006,0 0 24px #d4a24c1f}.launch-command-card span{color:#79f7ff;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:900}.launch-command-card strong{color:#fff;font-size:1rem;line-height:1.15}.launch-command-card p{color:#cfc6e5;margin:0;font-size:.84rem;line-height:1.45}.ptx-daw-alpha-note{gap:4px;max-width:100%;margin:2px 0;display:grid}.ptx-daw-alpha-note b,.ptx-daw-alpha-note em{color:#ffd86b;background:linear-gradient(135deg,#ffc5432e,#ff6b2b14),#110c16b8;border:1px solid #ffc54380;border-radius:7px;width:fit-content;max-width:100%;box-shadow:0 0 16px #ffc5431f,inset 0 1px #ffffff0f}.ptx-daw-alpha-note b{letter-spacing:.08em;text-transform:uppercase;padding:4px 8px;font-size:.68rem;font-weight:950;line-height:1}.ptx-daw-alpha-note em{color:#ffe6a3;padding:3px 7px;font-size:.72rem;font-style:normal;font-weight:800;line-height:1.1}.ptx-daw-alpha-note small{color:#d8cdb0;max-width:42rem;font-size:.76rem;line-height:1.35;display:block}.launch-command-card-primary{background:linear-gradient(145deg,#14102be6,#050e1be0),radial-gradient(circle at 20% 0,#a9742a2e,#0000 42%);border-color:#d4a24c61}.launch-cta-studio{background:linear-gradient(135deg,#fff06cf2,#d4a24cf2);box-shadow:0 0 24px #fff06c2e,0 0 26px #d4a24c2e}.home-live-deck:before{content:"";opacity:.22;pointer-events:none;background:repeating-linear-gradient(90deg,#d4a24c14 0 1px,#0000 1px 38px);position:absolute;inset:0}.live-deck-head{z-index:1;color:#f6eaff;align-items:center;gap:8px;display:flex;position:relative}.live-deck-head strong{text-transform:uppercase;font-size:.78rem}.live-deck-head span:last-child{color:#a99ac2;font-size:.76rem}.live-dot{background:#73f7ff;border-radius:999px;width:9px;height:9px;animation:1.7s ease-in-out infinite ptLiveBlink;display:inline-block}.presence-chip{color:#a99ac2;align-items:center;gap:6px;min-height:20px;font-size:.74rem;font-weight:800;line-height:1.2;transition:color .18s,opacity .18s;display:inline-flex}.presence-chip .online-dot{flex:none}.presence-chip.is-online{color:#dfffff}.presence-chip.is-online .online-dot{border-color:#d2ffe6d9;box-shadow:0 0 10px #22ff88d9;background:#2f8!important}.presence-chip.is-offline .online-dot{border-color:#beb5ce61;animation:none;box-shadow:0 0 0 2px #7d738c1f;background:#7d738c!important}.card-presence{margin:4px 0 6px}.tiny-dot{width:7px;height:7px;margin-right:5px}.live-signal-rail{z-index:1;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;display:grid;position:relative}.live-signal-card{background:#ffffff09;border:1px solid #d4a24c2e;border-radius:11px;gap:4px;min-width:0;padding:9px 10px;transition:transform .18s,border-color .18s,background .18s;display:grid}.live-signal-card:hover{background:#d4a24c12;border-color:#d4a24c73;transform:translateY(-2px)}.live-signal-card span,.live-signal-card em{color:#a99ac2;text-transform:uppercase;font-size:.68rem;font-style:normal;font-weight:850}.live-signal-card strong{color:#f7efff;font-size:.86rem;line-height:1.25}.is-live-updated{animation:.85s ptLiveFlash}.live-toast-stack{z-index:80;pointer-events:none;gap:8px;width:min(290px,100vw - 28px);display:grid;position:fixed;bottom:86px;right:18px}.live-toast{color:#f7efff;opacity:0;background:linear-gradient(110deg,#d4a24c1a,#a9742a14),#090716f0;border:1px solid #d4a24c52;border-radius:12px;padding:10px 12px;font-size:.84rem;font-weight:850;animation:.22s forwards ptToastIn;transform:translateY(8px);box-shadow:0 16px 34px #00000057,0 0 22px #d4a24c1f}.live-toast.is-leaving{animation:.22s forwards ptToastOut}.notification-item{transition:transform .18s,border-color .18s,background .18s}.notification-item.is-unread{animation:.9s ptLiveFlash}.feed-post-card{transition:transform .18s,border-color .18s,box-shadow .18s,background .18s}.feed-post-card:hover{border-color:#d4a24c61;transform:translateY(-2px);box-shadow:0 16px 38px #0307126b,0 0 24px #d4a24c17,inset 0 0 0 1px #a9742a0f}.feed-post-card .post-top{position:relative}.feed-post-card .post-top:after{content:"";opacity:.55;background:linear-gradient(90deg,#d4a24c61,#a9742a57,#0000);height:1px;position:absolute;bottom:-8px;left:0;right:0}.embed-card{background:linear-gradient(135deg,#d4a24c0b,#a9742a0a),#050712b8;border-color:#d4a24c38}.premium-widget{position:relative;overflow:hidden}.premium-widget:before{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 0%,#d4a24c0f 48%,#0000 62%);transition:transform .42s;position:absolute;inset:0;transform:translate(-120%)}.premium-widget:hover:before{transform:translate(120%)}.trend-item{position:relative}.trend-movement{color:#73f7ff;border:1px solid #d4a24c47;border-radius:999px;align-self:center;padding:3px 6px;font-size:.66rem;font-weight:950}.genre-signal-bar{background:linear-gradient(90deg, #d4a24ceb, #a9742ac7) 0 0 / var(--genre-signal) 100% no-repeat, #ffffff12;border-radius:999px;flex:1 0 100%;grid-column:1/-1;width:100%;height:4px;margin-top:6px;display:block;box-shadow:0 0 12px #d4a24c29}.genre-trend-item:hover .genre-signal-bar{background-image:linear-gradient(90deg,#d4a24cf2,#a9742ae6),repeating-linear-gradient(90deg,#0000 0 8px,#ffffff29 8px 10px);animation:1.2s linear infinite ptBarSweep}.genre-widget .genre-trend-item{color:inherit;margin:0;padding:9px 0;text-decoration:none;display:block}.genre-widget .genre-trend-content{grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:6px 10px;width:100%;display:grid}.genre-widget .genre-trend-content strong{color:#f8f4ff;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal;word-break:normal;min-width:0;font-size:.9rem;line-height:1.2;display:block;overflow:hidden}.genre-widget .genre-trend-content p{color:#c9bfdc;white-space:nowrap;margin:0;font-size:.74rem;font-weight:800}.genre-widget .genre-signal-bar{background:linear-gradient(90deg, #d4a24ce6, #ff5bd6c7) 0 0 / var(--genre-signal) 100% no-repeat, #ffffff13;border:1px solid #ffffff0f;grid-column:1/-1;height:7px;margin-top:0;overflow:hidden}.genre-chart-list{gap:9px;display:grid}.genre-chart-row{min-width:0;color:inherit;background:#ffffff09;border:1px solid #d4a24c29;border-radius:10px;grid-template-columns:minmax(120px,1fr) max-content;align-items:center;gap:6px 12px;padding:10px;text-decoration:none;display:grid}.genre-chart-row:hover{background:#d4a24c11;border-color:#d4a24c57}.genre-chart-name{color:#f8f4ff;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal;word-break:normal;min-width:0;font-size:.92rem;font-weight:900;line-height:1.2;display:block;overflow:hidden}.genre-chart-meta,.genre-chart-score{color:#c9bfdc;text-align:right;white-space:nowrap;font-size:.72rem;font-weight:800}.genre-chart-bar{background:linear-gradient(90deg, #d4a24ceb, #ff5bd6b8) 0 0 / var(--genre-chart) 100% no-repeat, #ffffff13;border-radius:999px;height:8px;display:block;box-shadow:inset 0 0 0 1px #ffffff0b}.genre-chart-score{align-self:center}@media (width<=520px){.genre-chart-row{grid-template-columns:minmax(0,1fr)}.genre-chart-meta,.genre-chart-score{text-align:left}}.top-creator-item,.event-countdown-item{color:#f7efff;background:#ffffff08;border:1px solid #d4a24c24;border-radius:11px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:9px;margin-top:7px;padding:8px;display:grid}.top-creator-item:hover,.event-countdown-item:hover{background:#d4a24c11;border-color:#d4a24c5c}.top-creator-item em,.event-countdown-item em{color:#a99ac2;font-size:.72rem;font-style:normal;display:block}.onboarding-checklist-card,.profile-completeness-card{background:linear-gradient(110deg,#d4a24c14,#a9742a12),#0c0a1bdb;border-color:#d4a24c47}.onboarding-checklist-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.onboarding-checklist-head h3{margin:2px 0 4px}.profile-complete-meter{background:#a9742a14;border:1px solid #a9742a52;border-radius:8px;place-items:center;min-width:82px;min-height:62px;display:grid;box-shadow:inset 0 0 22px #d4a24c12}.profile-complete-meter strong{color:#fff;font-size:1.25rem;line-height:1}.profile-complete-meter span{color:#a99ac2;text-transform:uppercase;font-size:.68rem;font-weight:800}.profile-meter-bar{background:#ffffff14;border-radius:999px;height:8px;margin:8px 0 14px;overflow:hidden}.profile-meter-bar span{border-radius:inherit;background:linear-gradient(90deg,#73f7ff,#a9742a);height:100%;display:block;box-shadow:0 0 16px #d4a24c59}.onboarding-check-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid}.onboarding-check-item{color:#f7efff;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:9px 10px;font-size:.84rem;font-weight:850;text-decoration:none;display:inline-flex}.onboarding-check-item span{color:#080914;background:#73f7ff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.75rem;display:grid}.onboarding-check-item.is-done{color:#b9faff;background:#d4a24c14;border-color:#d4a24c3d}.onboarding-check-item.is-done span{background:#46f39a}.onboarding-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.onboarding-actions form{margin:0}.alpha-step-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.alpha-step-row a{background:#ffffff09;border:1px solid #d4a24c2e;border-radius:8px;gap:3px;min-width:0;padding:10px;display:grid}.alpha-step-row strong{color:#f8fbff;font-size:.82rem}.alpha-step-row span{color:var(--muted);font-size:.72rem}.profile-suggestion-tags{margin-top:10px}.action-empty-state{gap:6px;display:grid}.action-empty-state h3,.action-empty-state p{margin:0}.pulse-stories-card{background:#0b0a12f0;border-color:#d4a24c2e;overflow:hidden}.pulse-stories-head,.pulse-story-create-row,.pulse-story-form{align-items:center;gap:10px;min-width:0;display:flex}.pulse-stories-head{justify-content:space-between;margin-bottom:10px}.pulse-stories-head h3{letter-spacing:0;margin:2px 0 0;font-size:1rem}.pulse-story-tabs{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.pulse-story-tabs button{color:#f7efffbd;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:999px;min-height:28px;padding:5px 10px;font-size:.72rem;line-height:1}.pulse-story-tabs button.active{color:#fff;background:#d4a24c21;border-color:#d4a24c94;box-shadow:0 0 14px #d4a24c21}.pulse-story-create-row{flex-wrap:wrap;margin-bottom:12px}.pulse-story-form{flex:360px}.pulse-story-file{color:#07101a;cursor:pointer;background:linear-gradient(135deg,#73f7ff,#a9742a);border:1px solid #d4a24c94;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:1.25rem;font-weight:950;display:grid;position:relative;box-shadow:0 0 16px #d4a24c2e}.pulse-story-file input{opacity:0;cursor:pointer;position:absolute;inset:0}.pulse-story-form input[type=text]{background:#ffffff0e;border-radius:12px;flex:180px;min-width:0;min-height:40px}.pulse-story-form button{border-radius:12px;min-height:40px;padding-inline:14px}.pulse-story-rail{overscroll-behavior-x:contain;scroll-snap-type:x proximity;gap:10px;padding:3px 2px 9px;display:flex;overflow-x:auto}.pulse-story-preview{color:#f7efff;cursor:pointer;text-align:left;scroll-snap-align:start;background:0 0;border:0;flex:0 0 116px;gap:6px;min-width:0;display:grid}.pulse-story-thumb{aspect-ratio:9/13;background:#070812;border:1px solid #d4a24c6b;border-radius:8px;transition:transform .18s,border-color .18s,box-shadow .18s;display:block;position:relative;overflow:hidden;box-shadow:0 10px 24px #00000047,0 0 18px #d4a24c14}.pulse-story-preview:hover .pulse-story-thumb,.pulse-story-preview:focus-visible .pulse-story-thumb{border-color:#a9742a8a;transform:translateY(-2px);box-shadow:0 12px 28px #00000057,0 0 20px #a9742a1f}.pulse-story-thumb>img{object-fit:cover;width:100%;height:100%;display:block}.pulse-story-gradient{pointer-events:none;background:linear-gradient(#00000014,#0000 42%,#000000c7);position:absolute;inset:0}.pulse-story-avatar-badge{background:#05040cb8;border-radius:50%;place-items:center;width:28px;height:28px;padding:2px;display:grid;position:absolute;top:7px;left:7px;box-shadow:0 0 0 1px #ffffff29}.pulse-story-avatar{object-fit:cover;background:#0c0a1bf5;border:1px solid #ffffff38;border-radius:50%;width:100%;height:100%}.pulse-story-label{gap:1px;min-width:0;display:grid;position:absolute;bottom:8px;left:8px;right:8px}.pulse-story-name,.pulse-story-role{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pulse-story-name{color:#fff;text-shadow:0 1px 8px #000000b3;font-size:.76rem;font-weight:900;line-height:1.1}.pulse-story-role{color:#ffffffb3;text-transform:uppercase;font-size:.58rem;font-weight:800}.pulse-story-tease{color:#f7efffad;text-overflow:ellipsis;white-space:nowrap;max-width:112px;font-size:.68rem;line-height:1.2;display:block;overflow:hidden}.pulse-story-empty{padding:8px 0 2px}.pulse-story-viewer[hidden]{display:none}.story-viewer-open{overflow:hidden}.pulse-story-viewer{z-index:5000;place-items:center;padding:0;display:grid;position:fixed;inset:0}.pulse-story-backdrop{backdrop-filter:blur(10px);background:#000000eb;position:absolute;inset:0}.pulse-story-stage{z-index:1;background:#020206;border:1px solid #ffffff14;border-radius:16px;grid-template-rows:auto minmax(0,1fr) auto auto;width:min(470px,100vw);height:min(850px,100dvh);max-height:100vh;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #000000b8}.pulse-story-viewer.is-opening .pulse-story-stage{animation:.18s ease-out both storyOpen}.pulse-story-media-wrap{background:#020206;place-items:center;min-width:0;min-height:0;display:grid;position:relative}.pulse-story-stage img[data-story-image]{object-fit:cover;background:#020206;width:100%;height:100%;min-height:0}.pulse-story-progress{z-index:4;gap:4px;height:3px;display:flex;position:absolute;top:8px;left:10px;right:10px}.pulse-story-progress span{background:#fff3;border-radius:999px;flex:1;height:100%;overflow:hidden}.pulse-story-progress span.active{background:#ffffffe0}.pulse-story-viewer-head{z-index:3;color:#fff;background:linear-gradient(#000000b8,#0000000a);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:18px 12px 10px;display:grid;position:relative}.pulse-story-viewer-head img,.pulse-story-viewer-initial{object-fit:cover;border-radius:50%;width:34px;height:34px}.pulse-story-viewer-initial{color:#73f7ff;background:#d4a24c24;place-items:center;font-size:.78rem;font-weight:900;display:grid}.pulse-story-person{gap:1px;min-width:0;display:grid}.pulse-story-person a{color:#fff;text-decoration:none}.pulse-story-person strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;line-height:1.1;display:block;overflow:hidden}.pulse-story-person span{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:750;display:block;overflow:hidden}.pulse-story-person em{color:#ffffff9e;margin-left:7px;font-style:normal}.pulse-story-profile-link{color:#73f7ff;font-size:.76rem;font-weight:900;text-decoration:none}.pulse-story-caption{z-index:2;color:#f7efff;background:#000000c7;padding:9px 12px 6px;font-size:.88rem;font-weight:750;line-height:1.3;position:relative}.pulse-story-viewer-actions{z-index:2;padding:8px 10px max(10px, env(safe-area-inset-bottom));background:#000000db;gap:7px;display:grid;position:relative}.pulse-story-reactors,.pulse-story-viewer-actions form[data-story-reply]{gap:7px;min-width:0;display:flex}.pulse-story-reactors button{color:#ffffffe6;background:#fff1;border:1px solid #ffffff1a;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:34px;padding:4px 8px;font-size:.9rem;display:inline-flex}.pulse-story-reactors button small{text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;font-weight:800;line-height:1;overflow:hidden}.pulse-story-reactors button.pulse-react-burst span{animation:.28s ease-out both storyReaction}.pulse-story-viewer-actions form[data-story-reply] input{color:#fff;background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;flex:1;min-width:0;min-height:38px;padding:0 13px}.pulse-story-viewer-actions form[data-story-reply] button{color:#061018;background:linear-gradient(135deg,#73f7ff,#a9742a);border:1px solid #d4a24c5c;border-radius:999px;flex:none;min-height:38px;padding:0 13px;font-size:.78rem;font-weight:950;box-shadow:0 0 16px #d4a24c24}.pulse-story-report{justify-self:start;font-size:.74rem}.pulse-story-viewer-actions [data-story-report-slot]{z-index:4;justify-self:start;position:relative}body#top:not(.studio-app-body) .pulse-story-viewer .pulse-story-report[open] .report-form{max-height:min(55dvh,420px);inset:auto auto calc(100% + 8px) 0;overflow-y:auto}.pulse-story-close,.pulse-story-tap-zone{background:0 0;border:0}.pulse-story-close{color:#fff;background:#0000006b;border:1px solid #ffffff2e;border-radius:999px;width:32px;height:32px}.pulse-story-tap-zone{z-index:2;cursor:pointer;width:34%;min-height:100%;position:absolute;top:0;bottom:0}.pulse-story-tap-zone.prev{left:0}.pulse-story-tap-zone.next{right:0}@keyframes storyOpen{0%{opacity:.5;transform:scale(.965)}to{opacity:1;transform:scale(1)}}@keyframes storyReaction{0%{transform:translateY(0)scale(1)}45%{transform:translateY(-7px)scale(1.24)}to{transform:translateY(0)scale(1)}}@media (width<=760px){.pulse-stories-head,.pulse-story-form{flex-direction:column;align-items:stretch}.pulse-story-tabs{justify-content:flex-start}.pulse-story-form button{width:100%}.pulse-story-preview{flex-basis:104px}.pulse-story-viewer{padding:0}.pulse-story-stage{border:0;border-radius:0;width:100vw;height:100dvh;max-height:100vh}.pulse-story-viewer-head{padding-top:max(18px, env(safe-area-inset-top))}.pulse-story-reactors button{padding-inline:5px}.pulse-story-reactors button small{display:none}}.event-countdown-item{grid-template-columns:auto minmax(0,1fr)}.event-countdown-item>span:first-child{color:#07101a;background:linear-gradient(135deg,#73f7ff,#ff5bd6);border-radius:9px;place-items:center;min-width:38px;min-height:34px;font-weight:950;display:grid}.profile-type-pill,.genre-tag,.mini-tags span{backdrop-filter:blur(8px)}.feed-empty-card{background:repeating-linear-gradient(90deg,#d4a24c0d 0 1px,#0000 1px 46px),#0c091bb8;border-style:solid;border-color:#d4a24c33}@media (width<=760px){body:before,.hero-live-ambient,.premium-widget:before{animation:none}.home-live-deck{padding:9px}.live-signal-rail{grid-template-columns:1fr}.hero-signal-counters{grid-template-columns:repeat(2,minmax(0,1fr))}.feed-post-card:hover{transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.mobile-bottom-nav{display:none}.video-style-field{color:#eaf6ffb8;gap:6px;font-size:.78rem;display:grid}.video-style-field select,.video-style-filter-card select{color:#f6fbff;background:#070a18eb;border:1px solid #d4a24c3d;border-radius:10px;min-height:38px;padding:8px 10px}.video-style-row{margin:8px 0 2px;display:flex}.video-style-pill{color:#f2ebdd;text-transform:uppercase;letter-spacing:.04em;background:linear-gradient(135deg,#d4a24c21,#a9742a1c);border:1px solid #d4a24c57;border-radius:999px;align-items:center;min-height:26px;padding:5px 10px;font-size:.76rem;font-weight:800;display:inline-flex;box-shadow:0 0 16px #d4a24c1f}.video-style-filter-card{flex-wrap:wrap;align-items:center;gap:8px;padding:12px 14px;display:flex}.video-filter-label{color:#eaf6ffb8;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800}.video-style-chip{color:#f0f8ffd1;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:6px 10px;font-size:.8rem;font-weight:750;text-decoration:none;transition:border-color .18s,box-shadow .18s,background .18s;display:inline-flex}.video-style-chip:hover,.video-style-chip.active{background:#d4a24c1f;border-color:#d4a24c85;box-shadow:0 0 18px #d4a24c24}@media (width<=760px){html,body{max-width:100%;overflow-x:hidden}body{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.layout{width:100%;max-width:100%;padding:8px;display:block;overflow-x:hidden}.sidebar{display:none!important}.rightbar{display:none}.feed{gap:10px;width:100%;min-width:0;max-width:100%;margin:0 auto;padding:0}.post-card,.create-post{border-radius:14px;width:100%;max-width:100%}.post-card,.feed-post-card{padding:12px}.live-experience-hero{border-radius:16px;min-height:155px;padding:16px 14px}.hero-signal-counters{gap:7px}.home-live-deck,.hero-signal-counters,.hero-genre-rotator{display:none}.launch-command-strip{grid-template-columns:1fr;gap:8px}.launch-command-card{border-radius:13px;min-height:auto;padding:12px}.launch-command-card strong{font-size:.95rem}.launch-command-card p{font-size:.8rem}.create-post{align-items:flex-start;gap:9px;padding:10px}.create-post>.avatar,.create-post>.avatar-fallback{flex:0 0 38px;width:38px;height:38px}.create-post-form{gap:8px}.create-post textarea{min-height:64px;max-height:150px;font-size:.95rem}.file-input-wrap,.video-style-field{font-size:.74rem}.file-input-control{flex-wrap:wrap}.create-post-actions{align-items:stretch}.create-post-actions button{width:100%;min-height:40px}.feed-tabs-card,.video-style-filter-card{scrollbar-width:none;overflow-x:auto;flex-wrap:nowrap!important}.feed-tabs-card::-webkit-scrollbar,.video-style-filter-card::-webkit-scrollbar{display:none}.feed-tabs-card .menu-link,.video-style-chip{white-space:nowrap;flex:none}.post-top{gap:9px;min-width:0}.post-content-text,.post-text,.comment-body{overflow-wrap:anywhere;word-break:break-word}.post-actions-row{justify-content:space-between;gap:7px}.post-actions-row button,.post-actions-row .post-action-placeholder,.post-actions-row .post-action-like,.report-pop>summary{min-height:36px;padding:7px 9px}.embed-card{border-radius:12px;width:100%;max-width:100%;margin:10px 0 4px;padding:6px;overflow:hidden}.youtube-embed{aspect-ratio:16/9;border-radius:10px;width:100%;max-width:100%}.youtube-embed iframe{width:100%;max-width:100%;height:100%;display:block}.video-style-filter-card{padding:10px}.video-style-pill{white-space:normal;max-width:100%;font-size:.7rem;line-height:1.25}.mobile-bottom-nav{z-index:3000;padding:7px 8px calc(7px + env(safe-area-inset-bottom));backdrop-filter:blur(16px);background:linear-gradient(#070612b8,#070612fa),radial-gradient(circle at 20% 0,#d4a24c2e,#0000 36%),radial-gradient(circle at 80% 0,#a9742a2e,#0000 36%);border-top:1px solid #d4a24c3d;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 34px #0000008c,0 0 22px #d4a24c1f}.mobile-nav-shell{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;max-width:560px;margin:0 auto;display:grid;position:relative}.mobile-nav-item,.mobile-more-menu>summary.mobile-nav-item{color:#ebf7ffc2;cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;gap:3px;min-height:54px;padding:5px 2px;font-size:.66rem;font-weight:800;text-decoration:none;list-style:none;display:grid;position:relative}.mobile-more-menu>summary::-webkit-details-marker{display:none}.mobile-nav-item.active,.mobile-more-menu[open]>summary.mobile-nav-item{color:#fff;background:#d4a24c1c;box-shadow:inset 0 0 0 1px #d4a24c38,0 0 16px #d4a24c1a}.mobile-nav-icon{color:#75f7ff;background:#ffffff0e;border:1px solid #ffffff29;border-radius:999px;place-items:center;width:24px;height:24px;font-size:.78rem;font-weight:950;display:grid}.mobile-nav-badge,.mobile-more-badge{color:#fff;background:#a9742a;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.62rem;font-weight:900;display:inline-grid;position:absolute;box-shadow:0 0 14px #a9742a94}.mobile-nav-badge{top:3px;right:10px}.mobile-nav-wip{color:#ffd86b;letter-spacing:.06em;background:#ffc54324;border:1px solid #ffc5438c;border-radius:999px;place-items:center;min-width:24px;height:14px;padding:0 4px;font-size:.48rem;font-weight:950;line-height:1;display:inline-grid;position:absolute;top:2px;right:6px}.mobile-more-badge{top:8px;right:8px}.mobile-more-menu{position:static}.mobile-more-panel{left:10px;right:10px;bottom:calc(76px + env(safe-area-inset-bottom));background:linear-gradient(#0b0a1bfa,#080715fa),radial-gradient(circle at 15% 0,#d4a24c2e,#0000 34%);border:1px solid #d4a24c47;border-radius:18px;max-height:42vh;padding:12px;animation:.16s ease-out mobileMoreRise;position:fixed;overflow:auto;box-shadow:0 -18px 44px #0000009e,0 0 26px #d4a24c29}.mobile-more-head{color:#fff;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;font-size:.78rem;font-weight:900;display:flex}.mobile-more-head .site-logo-img{width:auto;max-height:30px}.mobile-more-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-more-link{color:#f2f8ffdb;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:9px 10px;font-size:.82rem;font-weight:850;text-decoration:none;display:flex;position:relative}.mobile-more-link.active,.mobile-more-link:hover{color:#fff;background:#a9742a1f;border-color:#a9742a75;box-shadow:0 0 16px #a9742a1f}}@keyframes mobileMoreRise{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.push-permission-card{z-index:2400;backdrop-filter:blur(14px);background:linear-gradient(135deg,#d4a24c14,#a9742a12),#080714f0;border:1px solid #d4a24c3d;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:min(430px,100vw - 32px);padding:13px;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 16px 44px #00000080,0 0 22px #d4a24c1f}.push-permission-copy{gap:3px;min-width:0;display:grid}.push-permission-copy strong{color:#f8fbff;text-transform:uppercase;letter-spacing:.08em;font-size:.84rem}.push-permission-copy span,.push-permission-copy small{color:#eaf6ffbd;font-size:.78rem;line-height:1.3}.push-permission-copy small{color:#bda8d9cc}.push-permission-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.push-permission-actions button{border-radius:10px;min-height:34px;padding:7px 10px;font-size:.76rem}@media (width<=760px){.push-permission-card{left:8px;right:8px;bottom:calc(82px + env(safe-area-inset-bottom));grid-template-columns:1fr;width:auto;padding:10px}.push-permission-actions{justify-content:stretch}.push-permission-actions button{flex:130px}}.creator-identity-row{flex-wrap:wrap;align-items:center;gap:7px;margin-top:9px;display:flex}.creator-identity-row.compact-identity{margin-top:7px}.reputation-badge-row{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.reputation-badge{color:#f5faffe0;text-transform:uppercase;white-space:nowrap;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:999px;align-items:center;min-height:22px;padding:4px 7px;font-size:.66rem;font-weight:900;line-height:1;display:inline-flex}.reputation-badge-verified{color:#dff9ff;background:#59d9ff1f;border-color:#59d9ff7a}.reputation-badge-rising{color:#ffd9f7;background:#a9742a1f;border-color:#a9742a6b}.reputation-badge-legend{color:#fff1b8;background:#ffd7621f;border-color:#ffd76273}.reputation-badge-active{color:#dcffe9;background:#54ffac1c;border-color:#54ffac6b}.reputation-badge-event{color:#eee5ff;background:#9b74ff1f;border-color:#9b74ff6b}.reputation-badge-industry{color:#ffe0d5;background:#ff7e581a;border-color:#ff7e5866}.reputation-badge-collab{color:#d9fbff;background:#d4a24c1a;border-color:#d4a24c61}.reputation-badge-early,.reputation-badge-og,.reputation-badge-founder{color:#fff;background:#ffffff14;border-color:#ffffff42}.pulse-score-badge{color:#edfaff;white-space:nowrap;background:linear-gradient(135deg,#d4a24c1c,#a9742a14);border:1px solid #d4a24c47;border-radius:999px;align-items:center;gap:5px;min-height:24px;padding:4px 8px;display:inline-flex}.pulse-score-badge strong{font-size:.86rem;line-height:1}.pulse-score-badge span{color:#dcedffb8;letter-spacing:.06em;text-transform:uppercase;font-size:.64rem;font-weight:900}.creator-card-upgraded{position:relative;overflow:hidden}.creator-card-upgraded:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #d4a24c0f}.creator-signal-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.creator-signal-strip span{color:#dceaff9e;text-transform:uppercase;background:#ffffff0b;border:1px solid #ffffff17;border-radius:10px;gap:3px;padding:9px;font-size:.68rem;font-weight:800;display:grid}.creator-signal-strip strong{color:#fff;font-size:1rem}.creator-highlights-card{gap:13px;display:grid}.creator-highlights-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.creator-highlights-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.creator-highlight-item{background:#ffffff0a;border:1px solid #ffffff17;border-radius:10px;gap:6px;padding:11px;display:grid}.creator-highlight-item strong{color:#fff}.creator-highlight-item p{color:#ddeaffb8;margin:0;font-size:.84rem}.featured-creator-card{color:inherit;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;text-decoration:none;display:grid}.featured-creator-card>span{gap:4px;min-width:0;display:grid}.featured-creator-card strong,.top-creator-item strong,.compact-creator-item strong{color:#fff}.featured-creator-card em,.compact-creator-item em{color:#dbe8ff9e;font-size:.74rem;font-style:normal}.compact-creator-item{grid-template-columns:auto minmax(0,1fr)}.live-creator-item .comment-avatar,.live-creator-item .avatar-fallback{box-shadow:0 0 0 2px #54ffac61,0 0 18px #54ffac24}@media (width<=760px){.creator-signal-strip,.creator-highlights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-creator-card{grid-template-columns:auto minmax(0,1fr)}.featured-creator-card .pulse-score-badge{grid-column:1/-1;width:fit-content}}@keyframes studio-midi-record-flash{0%{transform:translateY(-2px)scale(1.08);box-shadow:0 0 #fff06ce6,0 0 18px #fff06c99}to{transform:translateY(0)scale(1);box-shadow:0 0 0 10px #fff06c00}}.ptx-project-widget,.creator-workbench-card{background:linear-gradient(135deg,#21d4fd0e,#0000 36%),linear-gradient(#0f131ff5,#080a12f5);border-color:#21d4fd2e}.ptx-project-item,.creator-project-list a{color:inherit;background:#ffffff09;border:1px solid #ffffff14;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:9px;text-decoration:none;display:grid}.ptx-project-item+.ptx-project-item,.creator-project-list a+a{margin-top:7px}.ptx-project-item:hover,.creator-project-list a:hover,.ptx-project-card:hover{background:#21d4fd11;border-color:#21d4fd57}.ptx-project-item strong,.creator-project-list strong,.ptx-project-card strong{color:#f6fbff;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ptx-project-item em,.creator-project-list span,.ptx-project-card p{color:var(--muted);margin-top:2px;font-size:.78rem;font-style:normal;display:block}.ptx-project-open{justify-content:center;width:100%;margin-top:10px}.creator-workbench-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0;display:grid}.creator-workbench-grid div{background:#ffffff09;border:1px solid #ffffff14;border-radius:7px;min-width:0;padding:10px}.creator-workbench-grid strong{color:#f6fbff;font-size:1.35rem;line-height:1;display:block}.creator-workbench-grid span{color:var(--muted);text-transform:uppercase;margin-top:5px;font-size:.72rem;font-weight:900;display:block}.creator-project-list{gap:7px;display:grid}.ptx-project-grid .discovery-stat-card{min-height:92px}@media (width<=760px){.creator-workbench-grid{grid-template-columns:1fr}}.ptx-project-card{min-width:0;color:inherit;background:linear-gradient(135deg,#21d4fd0e,#0000 42%),#ffffff09;border:1px solid #21d4fd29;border-radius:8px;grid-template-columns:76px minmax(0,1fr);align-items:stretch;gap:10px;padding:10px;display:grid}.ptx-project-card h3{color:#f7fbff;letter-spacing:0;margin:5px 0 2px;font-size:.98rem}.ptx-project-card p,.ptx-project-card em,.ptx-project-card small{color:var(--muted);margin:0;font-size:.78rem;font-style:normal;line-height:1.35;display:block}.ptx-project-preview{color:#10141c;text-align:center;background:linear-gradient(135deg,#21d4fdb8,#a9742a6b),#111722;border:1px solid #ffffff14;border-radius:6px;align-content:center;place-items:center;gap:8px;min-height:86px;font-size:.9rem;font-weight:950;display:grid;overflow:hidden}.ptx-project-preview em{color:#eafbff;text-transform:uppercase;background:#0509108c;border-radius:999px;min-height:18px;padding:2px 7px;font-size:.56rem;font-style:normal;display:inline-flex}.ptx-project-preview i{opacity:.82;justify-content:center;align-items:center;gap:2px;width:72%;height:24px;display:flex}.ptx-project-preview i b{background:#0a0e14b8;border-radius:999px;width:3px;min-height:5px;display:block}.ptx-project-badges,.ptx-project-actions{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.ptx-project-actions{margin-top:8px}.ptx-project-badge{color:#dff8ff;text-transform:uppercase;background:#21d4fd14;border:1px solid #21d4fd33;border-radius:999px;align-items:center;min-height:20px;padding:2px 6px;font-size:.58rem;font-weight:900;display:inline-flex}.ptx-project-badge-remix{color:#f6dcff;background:#a9742a17;border-color:#a9742a40}.ptx-project-badge-collab{color:#dcffe9;background:#46ff9a13;border-color:#46ff9a38}.ptx-project-badge-muted{color:#aeb7c3;background:#ffffff0b;border-color:#ffffff1f}.ptx-project-card-list{gap:9px;display:grid}.alpha-project-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.community-live-strip,.creator-signal-panel{background:linear-gradient(135deg,#21d4fd0e,#0000 40%),linear-gradient(315deg,#a9742a0b,#0000 48%),#ffffff07;border:1px solid #21d4fd29;border-radius:8px}.community-live-strip{gap:14px;padding:14px;display:grid}.community-live-head span,.creator-signal-grid span{color:#d4a24c;text-transform:uppercase;font-size:.68rem;font-weight:900}.community-live-head strong{color:#fff;margin-top:3px;font-size:1.15rem;display:block}.community-live-head p,.creator-signal-grid p{color:var(--muted);margin:5px 0 0;line-height:1.45}.community-live-grid,.creator-signal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.community-live-grid a,.creator-signal-grid>div{min-width:0;color:inherit;background:#06090f85;border:1px solid #ffffff16;border-radius:8px;padding:11px}.community-live-grid a:hover{border-color:#21d4fd47;transform:translateY(-1px)}.community-live-grid strong,.creator-signal-grid strong{color:#f8fbff;letter-spacing:0;margin-top:4px;font-size:.95rem;display:block}.community-live-grid em{color:var(--muted);margin-top:4px;font-size:.76rem;font-style:normal;line-height:1.35;display:block}.creator-vibe-chips{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.creator-vibe-chips span{color:#dfe7ef;text-transform:none;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:999px;padding:4px 7px;font-size:.66rem}.ptx-project-card.is-recent{border-color:#46ff9a33}.ptx-project-badge-live{color:#dfffea;background:#46ff9a17;border-color:#46ff9a40}.ptx-project-description{color:#c8d1dc!important;margin-top:4px!important}.ptx-project-chain{color:#bcd9ff;margin-top:5px;font-size:.68rem;font-weight:800;display:inline-flex}.collab-request-form{background:#06090f80;border:1px solid #46ff9a29;border-radius:8px;gap:7px;padding:9px;display:grid}.collab-request-form label{color:#9fa9b5;text-transform:uppercase;gap:4px;font-size:.62rem;font-weight:900;display:grid}.collab-request-form input,.collab-request-form select{color:#e9f2f8;background:#0c1118eb;border:1px solid #ffffff1f;border-radius:6px;width:100%;min-height:34px;padding:7px 9px;font-size:.82rem}.collab-request-state{color:#dff8ff;background:#21d4fd12;border:1px solid #21d4fd2e;border-radius:8px;padding:8px 10px;font-size:.78rem;font-weight:850}.collab-request-state.is-accepted,.collab-request-state.is-owner-alert{color:#dcffe9;background:#46ff9a13;border-color:#46ff9a38}.collab-request-state a{color:inherit;text-decoration:underline}.inhabited-feed-panel,.active-creator-widget{border-color:#46ff9a24}.studio-activity-list,.creator-presence-grid{gap:9px;display:grid}.studio-activity-list{margin-bottom:10px}.studio-activity-item,.creator-presence-card{min-width:0;color:inherit;background:#06090f85;border:1px solid #ffffff16;border-radius:8px}.studio-activity-item{gap:3px;padding:10px;display:grid}.studio-activity-item:hover,.creator-presence-card:hover{background:#21d4fd0d;border-color:#21d4fd47}.studio-activity-item span{color:#d4a24c;text-transform:uppercase;font-size:.62rem;font-weight:900}.studio-activity-item strong{color:#f6fbff;font-size:.9rem}.studio-activity-item em,.creator-presence-card em{color:var(--muted);font-size:.74rem;font-style:normal;line-height:1.35}.creator-presence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-presence-card{grid-template-columns:44px minmax(0,1fr);gap:9px;padding:10px;display:grid}.creator-presence-compact{grid-template-columns:34px minmax(0,1fr);padding:8px}.creator-presence-avatar{align-self:start}.creator-presence-avatar .avatar,.creator-presence-avatar .avatar-fallback{width:44px;height:44px}.creator-presence-compact .creator-presence-avatar .avatar,.creator-presence-compact .creator-presence-avatar .avatar-fallback{width:34px;height:34px}.creator-presence-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.creator-presence-top strong{color:#f6fbff;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;overflow:hidden}.creator-presence-body p{color:var(--muted);margin:1px 0 5px;font-size:.76rem}.creator-status-badges,.creator-presence-stats{flex-wrap:wrap;gap:5px;margin:6px 0;display:flex}.creator-status-badges span,.creator-presence-stats span{color:#dfe7ef;text-transform:uppercase;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:999px;align-items:center;min-height:20px;padding:2px 6px;font-size:.6rem;font-weight:900;display:inline-flex}.creator-status-online,.creator-status-studio{color:#dfffea!important;background:#46ff9a13!important;border-color:#46ff9a3d!important}.creator-status-collab,.creator-status-need{color:#f6dcff!important;background:#a9742a14!important;border-color:#a9742a40!important}.creator-presence-stats strong{color:#fff;margin-right:3px}@media (width<=720px){.ptx-project-card{grid-template-columns:1fr}.ptx-project-preview{min-height:54px}.community-live-grid,.creator-signal-grid,.creator-presence-grid{grid-template-columns:1fr}.community-live-strip{padding:12px}}@media (width<=760px){:root{--mobile-nav-space:calc(74px + env(safe-area-inset-bottom))}body{padding-bottom:calc(var(--mobile-nav-space) + 18px)}.layout{padding:8px 8px calc(var(--mobile-nav-space) + 14px)}.feed,.home-feed{gap:9px;min-width:0}.post-card,.feed-post-card,.create-post,.creator-presence-card,.widget{overflow-wrap:break-word;min-width:0;max-width:100%}.home-hero-card.live-experience-hero{border-radius:15px;min-height:0;max-height:none;padding:14px;display:block;overflow:hidden}.home-hero-card .home-hero-content{gap:10px;width:100%;min-width:0;max-width:none;display:grid}.home-hero-card .desktop-launch-only{display:none!important}.home-hero-card .home-hero-actions.desktop-launch-only{display:grid!important}.home-hero-card .mobile-hero-title,.home-hero-card .mobile-hero-copy{display:block}.home-hero-card .mobile-hero-title{color:#f8fbff;letter-spacing:0;overflow-wrap:normal;word-break:normal;max-width:100%;margin:0;font-size:clamp(1.55rem,8vw,2.15rem);line-height:1.02}.home-hero-card .mobile-hero-copy{color:#e3dcf7;max-width:28rem;margin:0;font-size:.92rem;line-height:1.42}.home-hero-actions{grid-template-columns:1fr 1fr;align-items:stretch;gap:8px;width:100%;min-width:0;display:grid}.home-hero-actions .launch-cta-studio{grid-column:1/-1}.home-hero-actions .invite-friends-form,.home-hero-actions .invite-friends-button,.home-hero-actions [data-invite-share]{grid-column:1/-1;width:100%}.launch-cta,.home-hero-actions .launch-cta{text-align:center;white-space:normal;overflow-wrap:normal;word-break:normal;border-radius:10px;width:100%;min-width:0;min-height:42px;padding:9px 10px;font-size:.82rem;line-height:1.15;position:static}.launch-cta-studio{min-height:46px;font-size:.88rem}.launch-command-strip,.community-live-grid,.creator-presence-grid,.ptx-project-grid,.alpha-step-row,.alpha-project-list{grid-template-columns:1fr}.launch-command-card,.community-live-grid a,.creator-presence-card,.ptx-project-card{border-radius:11px;padding:10px}.feed-post-card{border-radius:13px;padding:11px}.post-top{grid-template-columns:auto minmax(0,1fr);align-items:start}.post-top .avatar,.post-top .avatar-fallback,.creator-presence-avatar .avatar,.creator-presence-avatar .avatar-fallback{width:38px;height:38px}.feed-tabs-card,.video-style-filter-card,.genre-tags,.mini-tags,.pulse-story-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:7px;max-width:100%;display:flex;overflow:auto hidden;flex-wrap:nowrap!important}.feed-tabs-card::-webkit-scrollbar,.video-style-filter-card::-webkit-scrollbar,.genre-tags::-webkit-scrollbar,.mini-tags::-webkit-scrollbar,.pulse-story-tabs::-webkit-scrollbar{display:none}.video-style-filter-card{align-items:center;padding:9px 10px}.video-filter-label,.admin-section-kicker,.widget-title-row span,.video-style-field>span{white-space:nowrap;overflow-wrap:normal;word-break:normal;letter-spacing:.04em;flex:none;min-width:max-content;display:inline-flex}.video-style-chip,.video-style-pill,.genre-tag,.mini-tags span,.pulse-story-tabs button,.feed-tabs-card .menu-link{white-space:nowrap;text-overflow:ellipsis;overflow-wrap:normal;word-break:normal;flex:none;max-width:min(76vw,260px);overflow:hidden}.video-style-pill{font-size:.68rem;line-height:1.1}.mobile-bottom-nav{padding:5px 7px calc(5px + env(safe-area-inset-bottom))}.mobile-nav-shell{grid-template-columns:repeat(6,minmax(0,1fr));gap:3px}.mobile-nav-item,.mobile-more-menu>summary.mobile-nav-item{border-radius:10px;min-height:48px;padding:4px 1px;font-size:.61rem;line-height:1.05}.mobile-nav-icon{width:22px;height:22px;font-size:.72rem}.mobile-more-panel{bottom:calc(var(--mobile-nav-space) + 8px);max-height:min(48vh,360px)}.push-permission-card{left:10px;right:10px;bottom:calc(var(--mobile-nav-space) + 8px);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:8px;width:auto;padding:9px}.push-permission-copy{gap:2px}.push-permission-copy strong{letter-spacing:.04em;font-size:.72rem}.push-permission-copy span{font-size:.72rem;line-height:1.22}.push-permission-copy small{display:none}.push-permission-actions{grid-template-columns:1fr;gap:5px;min-width:104px;display:grid}.push-permission-actions button{white-space:nowrap;border-radius:8px;min-height:30px;padding:5px 8px;font-size:.68rem}}@media (width<=390px){.home-hero-actions{grid-template-columns:1fr}.home-hero-actions .launch-cta-studio,.home-hero-actions .invite-friends-form,.home-hero-actions .invite-friends-button,.home-hero-actions [data-invite-share]{grid-column:auto}.mobile-nav-item,.mobile-more-menu>summary.mobile-nav-item{font-size:.58rem}}html{scrollbar-color:#d4a24c6b #07050edb;scrollbar-width:thin}body{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}body:before{content:"";z-index:-1;pointer-events:none;opacity:.55;background:linear-gradient(115deg,#d4a24c0d,#0000 30%,#a9742a0b 70%,#0000),repeating-linear-gradient(0deg,#ffffff05 0 1px,#0000 1px 5px);position:fixed;inset:0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:linear-gradient(#d4a24c8c,#a9742a7a);border:2px solid #07050ed1;border-radius:999px}:where(a,button,summary,input,textarea,select,.menu-link,.compact-action-btn,.launch-cta,.launch-command-card,.ptx-project-card,.creator-presence-card,.studio-activity-item){transition:border-color .18s,background-color .18s,color .18s,box-shadow .18s,transform .18s,opacity .18s,filter .18s}.sidebar,.rightbar,.hero-card,.create-post,.post-card,.premium-widget,.ptx-project-card,.creator-presence-card,.studio-activity-item{border-color:#d4a24c33;box-shadow:0 18px 54px #0000006b,inset 0 1px #ffffff0b}.post-card:hover,.widget:hover,.premium-widget:hover,.ptx-project-card:hover,.creator-presence-card:hover,.studio-activity-item:hover,.launch-command-card:hover{border-color:#d4a24c52;box-shadow:0 20px 58px #00000075,0 0 24px #d4a24c14,inset 0 1px #ffffff0f}.menu-link,.compact-action-btn,.launch-cta,.share-btn{justify-content:center;align-items:center;gap:7px;min-height:38px;line-height:1.15;display:inline-flex}.compact-action-btn,.launch-cta{background:linear-gradient(135deg,#a9742a47,#7c3aed57),#ffffff09;border:1px solid #c59bff57;box-shadow:0 10px 28px #8131ff38}.compact-action-btn:hover,.launch-cta:hover{filter:none;border-color:#d4a24c7a;box-shadow:0 12px 30px #d4a24c24,0 0 18px #a9742a1f}.action-empty-state,.feed-empty-card,.launch-empty-state,.pulse-story-empty{background:linear-gradient(135deg,#d4a24c0f,#0000 45%),#0809128f;border:1px dashed #d4a24c47;box-shadow:inset 0 0 30px #d4a24c09}.action-empty-state h3,.launch-empty-state h2{color:#f8fbff}.genre-tag,.mini-tags span,.ptx-project-badge,.reputation-badge,.profile-type-pill,.creator-status-badges span,.creator-presence-stats span{background:#d4a24c12;border-color:#d4a24c3d;box-shadow:inset 0 1px #ffffff0b}.ptx-project-badge-starter{color:#fff1bc;background:#f4d47e1a;border-color:#f4d47e57}.genre-tag:hover,.mini-tags span:hover,.profile-type-pill:hover{background:#a9742a1a;border-color:#a9742a66}.creator-highlights-head,.pulse-stories-head,.community-live-head,.live-deck-head,.widget-title-row{gap:12px}.creator-highlights-head h2,.creator-highlights-head h3,.post-card h2,.post-card h3,.widget h3{letter-spacing:0}.ptx-project-card{position:relative;overflow:hidden}.ptx-project-card:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#d4a24c12,#0000);transition:opacity .2s,transform .42s;position:absolute;inset:0;transform:translate(-36%)}.ptx-project-card:hover:after{opacity:1;transform:translate(36%)}.ptx-project-preview{box-shadow:inset 0 0 34px #ffffff1f,0 0 22px #d4a24c14}.ptx-project-preview i b{background:#060d13c7;box-shadow:0 0 8px #ffffff1f}.creator-workbench-card,.creator-signal-panel{min-width:0}.ptx-project-card h3,.creator-presence-top strong,.studio-activity-item strong{overflow-wrap:anywhere}.profile-status-pill,.creator-signal-strip,.creator-workbench-grid div{background:linear-gradient(135deg,#d4a24c0b,#0000 44%),#ffffff09;border-color:#d4a24c2e}@keyframes ptx-playhead-glow{0%,to{box-shadow:0 0 0 1px #00000073,0 0 14px #21d4fd5c}50%{box-shadow:0 0 0 1px #00000073,0 0 24px #46ff9a57}}@keyframes ptx-spin{to{transform:rotate(360deg)}}body:before{opacity:.18}::-webkit-scrollbar-thumb{background:#59636f}::-webkit-scrollbar-thumb:hover{background:#76818d}.post-card,.widget,.premium-widget,.ptx-project-card,.community-live-strip,.launch-trust-strip{background:#12141ac7}.post-card:hover,.widget:hover,.premium-widget:hover,.ptx-project-card:hover,.creator-presence-card:hover,.studio-activity-item:hover,.launch-command-card:hover{box-shadow:0 18px 42px #0000006b,inset 0 1px #ffffff0a}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=760px){.layout{gap:12px}.feed,.home-feed{gap:13px}.post-card,.feed-post-card,.create-post,.widget,.premium-widget,.ptx-project-card{border-radius:14px}.hero-card,.home-hero-card.live-experience-hero{min-height:132px;max-height:none}.home-hero-card .mobile-hero-title{overflow-wrap:anywhere;max-width:100%}.creator-highlights-head,.pulse-stories-head,.community-live-head{flex-direction:column;align-items:stretch}.compact-action-group,.onboarding-actions,.ptx-project-actions{gap:8px}.compact-action-group form,.compact-action-group .compact-action-btn,.ptx-project-actions .compact-action-btn,.onboarding-actions .compact-action-btn{flex:calc(50% - 8px);min-width:0}.profile-status-pill{gap:6px;display:grid}.genre-tags,.mini-tags,.ptx-project-badges,.creator-status-badges{gap:7px}}@media (width<=420px){.compact-action-group form,.compact-action-group .compact-action-btn,.ptx-project-actions .compact-action-btn,.onboarding-actions .compact-action-btn{flex-basis:100%}.mobile-nav-item,.mobile-more-menu>summary.mobile-nav-item{min-width:0}}body.home-page .home-hero-card.live-experience-hero{background-color:#08080b;border-color:#ae9ad033}body.home-page .premium-widget:before,body.home-page .home-live-deck:before{display:none}body.home-page .premium-widget .trend-item{border-bottom:1px solid #a696be1f;border-radius:0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;margin:0;padding:10px 0;display:grid}body.home-page .premium-widget .trend-item:hover{background:0 0;border-color:#a696be38;transform:none}body.home-page .trending-widget .trend-thumb,body.home-page .trending-widget .trend-avatar{color:#efe7fa;background:#8f63d929;border:1px solid #bca9dc29;border-radius:9px;place-items:center;width:36px;height:36px;font-size:.75rem;font-weight:900;display:grid;overflow:hidden}body.home-page .trending-widget .trend-avatar{object-fit:cover}body.home-page .premium-widget .trend-rank{color:#b9adc8;box-shadow:none;background:0 0;border:0}body.home-page .trend-movement{color:#bba8dc;box-shadow:none;background:#8f63d91a;border:0}body.home-page .genre-widget .genre-trend-item{display:block}body.home-page .genre-widget .genre-signal-bar,body.home-page .genre-signal-bar{background:linear-gradient(90deg, #8f63d9d1, #cfc4e08c) 0 0 / var(--genre-signal) 100% no-repeat, #ffffff0f;box-shadow:none}body.home-page .launch-cta-primary,body.home-page .launch-cta-studio{color:#f8f5fb;box-shadow:none;background:linear-gradient(135deg,#5f3f91,#2b2539);border-color:#c9b2ee57}body.home-page .launch-cta-secondary{color:#ddd4e9;box-shadow:none;background:#ffffff09}body.home-page{--home-bg:#030406;--home-ink:#f3f0f7;--home-muted:#9b95a6;--home-panel:#111217db;--home-panel-strong:#15161cf0;--home-line:#b0a8be24;--home-bronze:#74608f;--home-bronze-soft:#74608f24;background:radial-gradient(circle at 48% -18%,#5c526e24,#0000 34%),linear-gradient(#07080b 0%,#030406 56%,#010102 100%)}body.home-page :where(.home-feed,.rightbar,.widget,.premium-widget,.trend-item,.trend-content,.top-creator-item,.featured-creator-card,.event-countdown-item,.creator-presence-card,.ptx-project-card){min-width:0}body.home-page :where(.trend-content strong,.trend-content p,.trend-metrics,.top-creator-item strong,.top-creator-item em,.featured-creator-card strong,.featured-creator-card em,.event-countdown-item strong,.event-countdown-item em,.ptx-project-card strong,.ptx-project-card p,.creator-presence-card strong,.creator-presence-card span,.widget-title-row h3,.widget-title-row span){overflow-wrap:normal;text-overflow:ellipsis;white-space:nowrap;word-break:normal;overflow:hidden}body.home-page .home-hero-card.live-experience-hero{background-color:#050608;border-color:#bcb2cc29;box-shadow:0 26px 74px #00000094,inset 0 1px #ffffff0a}body.home-page .home-hero-card.live-experience-hero:after,body.home-page .hero-live-ambient,body.home-page .hero-particle,body.home-page .hero-scanline{display:none}body.home-page .home-hero-kicker,body.home-page .widget-title-row span,body.home-page .launch-empty-kicker{color:#aaa2b4;text-shadow:none}body.home-page .home-hero-card p{color:#c2bdc9}body.home-page .launch-cta,body.home-page .home-hero-actions .launch-cta,body.home-page .hero-inline-actions .launch-cta{color:#ede9f2;box-shadow:none;background:#14151bad;border-color:#c4bcd02e}body.home-page .launch-cta-primary,body.home-page .launch-cta-studio,body.home-page .home-hero-actions .launch-cta-primary,body.home-page .home-hero-actions .launch-cta-studio{color:#f5f2f8;background:linear-gradient(#2d2b36d6,#111217eb);border-color:#d3cade3d}body.home-page .launch-cta:hover,body.home-page .home-hero-actions .launch-cta:hover,body.home-page .hero-inline-actions .launch-cta:hover{box-shadow:none;filter:none;background:#1f2027c7;border-color:#d7cfe257}body.home-page .premium-widget,body.home-page .rightbar>.widget,body.home-page .post-card,body.home-page .create-post,body.home-page .launch-command-card,body.home-page .community-live-strip,body.home-page .launch-trust-strip,body.home-page .home-live-deck{background:#111217d6;border-color:#b0a8be21;box-shadow:0 16px 42px #00000061,inset 0 1px #ffffff08}body.home-page .premium-widget,body.home-page .rightbar>.widget{border-radius:14px;padding:15px}body.home-page .premium-widget:hover,body.home-page .rightbar>.widget:hover,body.home-page .post-card:hover,body.home-page .launch-command-card:hover{border-color:#beb5cc33;transform:none;box-shadow:0 17px 44px #0000006b,inset 0 1px #ffffff09}body.home-page .home-rightbar{box-shadow:none;backdrop-filter:none;background:0 0;border:0;gap:13px;padding:0}body.home-page .widget-title-row{gap:2px;margin-bottom:10px;display:grid}body.home-page .widget-title-row h3{color:#eeebf2;font-family:Inter,Arial,sans-serif;font-size:.98rem;font-weight:800}body.home-page .premium-widget .trend-item,body.home-page .trending-widget .trend-item{border-bottom:1px solid #b0a8be1a;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 0;display:grid}body.home-page .trending-widget .trend-thumb,body.home-page .trending-widget .trend-avatar{display:none}body.home-page .premium-widget .trend-content{gap:3px;min-width:0;display:grid}body.home-page .premium-widget .trend-content strong{color:#edeaf2;font-size:.88rem;line-height:1.2}body.home-page .premium-widget .trend-content p{color:#9d96a8;margin:0;font-size:.78rem;line-height:1.25}body.home-page .premium-widget .trend-metrics{color:#7f7889;font-size:.72rem}body.home-page .trend-movement,body.home-page .premium-widget .trend-rank{color:#81798d;min-width:28px;box-shadow:none;letter-spacing:.03em;text-align:right;background:0 0;border:0;border-radius:0;padding:0;font-size:.72rem;font-weight:800}body.home-page .top-creator-item,body.home-page .event-countdown-item{background:#ffffff06;border-color:#b0a8be1c}body.home-page .top-creator-item>span,body.home-page .featured-creator-card>span{min-width:0}body.home-page .event-countdown-item em{grid-column:2}body.home-page .top-creator-item .trend-rank{align-self:center}body.home-page .featured-creator-card{grid-template-columns:auto minmax(0,1fr)}body.home-page .featured-creator-card .pulse-score-badge{display:none}body.home-page .trust-link-grid{grid-template-columns:1fr 1fr;gap:7px}body.home-page .trust-link-grid a{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (width>=1240px){body.home-page .layout{grid-template-columns:236px minmax(620px,1fr) 380px;gap:22px;max-width:1640px}}@media (width>=1021px) and (width<=1239px){body.home-page .layout{grid-template-columns:220px minmax(0,1fr);gap:18px;max-width:1180px}body.home-page .home-rightbar{grid-column:2;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid;position:static}}@media (width>=761px) and (width<=1020px){body.home-page .layout{grid-template-columns:88px minmax(0,1fr);gap:14px;max-width:920px}body.home-page .home-rightbar{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}}@media (width<=760px){body.home-page :where(.post-card,.feed-post-card,.create-post,.creator-presence-card,.widget,.premium-widget),body.home-page .home-hero-card .mobile-hero-title{overflow-wrap:normal;word-break:normal}}:root{--identity-bg:#050407;--identity-panel:#14101dd6;--identity-panel-strong:#1c1627e6;--identity-border:#d4a24c33;--identity-border-soft:#d4a24c21;--identity-bronze:#8c5cf6;--identity-bronze-deep:#3b1e67;--identity-magenta:#a9742a;--identity-gold:#d4a24c;--identity-ink:#f6f0ff;--identity-muted:#aaa0bb}html{scrollbar-color:#8d5df68a #08070deb}body{color:var(--identity-ink);background:radial-gradient(circle at 18% -14%,#7c3aed33,#0000 34%),radial-gradient(circle at 82% 8%,#a9742a1c,#0000 30%),linear-gradient(#0a0810 0%,#050407 48%,#020203 100%)}body:before{opacity:.28;background:linear-gradient(115deg,#d4a24c09,#0000 32%,#a9742a0a 72%,#0000),repeating-linear-gradient(0deg,#ffffff03 0 1px,#0000 1px 6px)}::-webkit-scrollbar-track{background:#08070deb}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:linear-gradient(#a9742abd,#d4a24c61);border:2px solid #08070deb}.sidebar,.rightbar,.hero-card,.create-post,.post-card,.feed-post-card,.widget,.premium-widget,.ptx-project-card,.creator-presence-card,.studio-activity-item,.notification-item,.launch-trust-strip,.community-live-strip{border-color:var(--identity-border-soft);background:linear-gradient(145deg, #a9742a13, transparent 38%), linear-gradient(315deg, #d4a24c09, transparent 48%), var(--identity-panel);box-shadow:0 18px 48px #00000075,inset 0 1px #ffffff0b}.post-card:hover,.feed-post-card:hover,.widget:hover,.premium-widget:hover,.ptx-project-card:hover,.creator-presence-card:hover,.studio-activity-item:hover{border-color:#d4a24c47;box-shadow:0 20px 52px #00000080,inset 0 1px #ffffff0e}.sidebar{background:linear-gradient(#161120f0,#08070de6),radial-gradient(circle at 30% 0,#a9742a29,#0000 34%)}.menu-link.active,.feed-tabs-card .menu-link.active,.video-style-chip.active{color:#fff;background:linear-gradient(135deg,#a9742a2e,#d4a24c0f),#ffffff09;border-color:#a57aff70;box-shadow:inset 3px 0 #a9742abd,0 0 18px #a9742a1a}.compact-action-btn,.launch-cta,.create-post-actions button,.comment-form button{color:#f8f3ff;background:linear-gradient(135deg,#a9742a73,#6b42169e),#ffffff09;border-color:#d4a24c57;box-shadow:0 12px 28px #6b42163d}.compact-action-btn:hover,.launch-cta:hover,.create-post-actions button:hover,.comment-form button:hover{filter:none;border-color:#d4a24c61;box-shadow:0 14px 32px #6b421647,0 0 16px #d4a24c14}.launch-cta-secondary,.compact-action-btn-muted{box-shadow:none;background:#ffffff0b}.genre-tag,.mini-tags span,.ptx-project-badge,.reputation-badge,.profile-type-pill,.creator-status-badges span,.creator-presence-stats span,.notif-badge{color:#eee7ff;background:#a9742a1a;border-color:#d4a24c3d;box-shadow:inset 0 1px #ffffff0b}.notif-badge,.mobile-nav-badge,.mobile-more-badge{background:linear-gradient(135deg,#a9742a,#a9742a);box-shadow:0 0 14px #a9742a52}.post-action-like.is-liked,.live-dot,.tiny-dot{color:#f7f2ff;background:#a9742a24;border-color:#a9742a61;box-shadow:0 0 14px #a9742a1f}.genre-signal-bar,.pulse-story-progress span.active{background:linear-gradient(90deg,#a9742ae6,#d4a24cb3)}.notification-item.is-unread{background:linear-gradient(90deg, #a9742a21, transparent 36%), var(--identity-panel);border-color:#a9742a57}body.home-page{--home-bronze:#8c5cf6;--home-bronze-soft:#a9742a2e;background:radial-gradient(circle at 42% -18%,#a9742a47,#0000 34%),radial-gradient(circle at 88% 14%,#a9742a1f,#0000 30%),linear-gradient(#0a0710 0%,#040306 58%,#010102 100%)}body.home-page .home-hero-card.live-experience-hero{background-color:#060409;border-color:#d4a24c3d;min-height:430px;box-shadow:0 30px 84px #0000009e,0 0 44px #6b421629,inset 0 1px #ffffff0d}body.home-page .hero-live-ambient,body.home-page .hero-particle{opacity:.22;display:block}body.home-page .home-hero-kicker,body.home-page .widget-title-row span,body.home-page .launch-empty-kicker{color:#c4a9ff}body.home-page .home-hero-card h1{color:#fbf8ff;text-shadow:0 4px 28px #00000094}body.home-page .premium-widget,body.home-page .rightbar>.widget,body.home-page .post-card,body.home-page .create-post,body.home-page .launch-command-card,body.home-page .community-live-strip,body.home-page .launch-trust-strip,body.home-page .home-live-deck{background:linear-gradient(145deg,#a9742a1a,#0000 38%),linear-gradient(315deg,#d4a24c09,#0000 48%),#120e1bdb;border-color:#d4a24c2e}body.home-page .premium-widget{border-radius:14px}body.home-page .trending-widget .trend-thumb,body.home-page .trending-widget .trend-avatar{border-radius:10px;width:38px;height:38px;display:grid}body.home-page .premium-widget .trend-item,body.home-page .trending-widget .trend-item{border-bottom-color:#d4a24c1c;grid-template-columns:auto minmax(0,1fr) auto}body.home-page .trend-movement,body.home-page .premium-widget .trend-rank{color:#c4a9ff}body.home-page .genre-widget .genre-signal-bar,body.home-page .genre-signal-bar{background:linear-gradient(90deg, #a9742ae6, #d4a24c94) 0 0 / var(--genre-signal) 100% no-repeat, #ffffff0f;height:5px}.community-live-grid a,.creator-signal-strip,.creator-workbench-grid div,.profile-status-pill,.top-creator-item,.event-countdown-item,.featured-creator-card{background:#ffffff09;border-color:#d4a24c24}.ptx-project-preview{background:radial-gradient(circle at 28% 20%,#a9742a33,#0000 42%),linear-gradient(135deg,#0c111cf5,#120b1ef5);border-color:#d4a24c3d;box-shadow:inset 0 0 30px #a9742a1a}@media (width<=760px){.mobile-nav-shell{gap:3px}.mobile-nav-item,.mobile-more-menu>summary.mobile-nav-item{color:#eee8f8c7;min-height:52px}.mobile-nav-item.active,.mobile-more-menu[open]>summary.mobile-nav-item{background:#a9742a24;box-shadow:inset 0 0 0 1px #d4a24c38}.mobile-nav-icon{color:#c4a9ff;background:#a9742a17;border-color:#d4a24c2e}.mobile-more-panel{background:linear-gradient(#0e0a18fa,#07060efa),radial-gradient(circle at 18% 0,#a9742a2e,#0000 34%);border-color:#d4a24c3d;box-shadow:0 -18px 44px #0000009e,0 0 22px #a9742a1f}body.home-page .home-hero-card.live-experience-hero{min-height:250px}body.home-page .home-hero-card.live-experience-hero:before{background:linear-gradient(180deg, #050408c7, #050408f0), radial-gradient(circle at 70% 10%, #a9742a2e, transparent 36%), var(--hero-image);background-position:center, center, var(--hero-position-x) var(--hero-position-y);filter:saturate(.82)brightness(.72);background-size:cover,cover,cover}body.home-page .premium-widget .trend-item,body.home-page .trending-widget .trend-item{grid-template-columns:auto minmax(0,1fr) auto}.compact-action-group .compact-action-btn,.ptx-project-actions .compact-action-btn,.onboarding-actions .compact-action-btn{min-height:42px}}body.home-page{--home-bg:#05030a;--home-panel:#130e1ed1;--home-panel-strong:#181127eb;--home-line:#c09cff2e;--home-bronze:#8c5cf6;--home-magenta:#cf4fbd;--home-gold:#d4a24c;background:radial-gradient(circle at 27% -10%,#a9742a57,#0000 34%),radial-gradient(circle at 82% 2%,#d4a24c21,#0000 28%),radial-gradient(circle at 70% 34%,#a9742a1c,#0000 30%),linear-gradient(#0c0715 0%,#05030a 48%,#020105 100%)}body.home-page .layout{align-items:start}@media (width>=1240px){body.home-page .layout{grid-template-columns:214px minmax(760px,1fr) 354px;gap:18px;max-width:1660px;padding-inline:18px}}@media (width>=761px) and (width<=1239px){body.home-page .layout{grid-template-columns:206px minmax(0,1fr)}}body.home-page .sidebar{background:radial-gradient(circle at 24% 0,#a9742a33,#0000 38%),linear-gradient(#161022f0,#07060de6);border-color:#c09cff29}body.home-page .logo{background:linear-gradient(135deg,#a9742a24,#d4a24c0b),#ffffff09;border-color:#c09cff33;min-height:64px;margin-inline:0}body.home-page .site-logo-img{max-width:min(100%, var(--site-logo-size,188px))}body.home-page .menu-link{padding:11px 12px}body.home-page .home-hero-card.live-experience-hero{background-color:#08040d;border-color:#cdaeff47;border-radius:22px;min-height:clamp(390px,39vw,520px);max-height:none;padding:clamp(30px,4vw,52px);box-shadow:0 32px 90px #000000a3,0 0 54px #a9742a2b,inset 0 1px #ffffff12}body.home-page .home-hero-card.live-experience-hero:after{opacity:.38;background:radial-gradient(circle at 36% 40%,#fff4ffbf 0 2.8%,#0000 3.8%),radial-gradient(circle at 62% 39%,#fff4ffb8 0 2.8%,#0000 3.8%),radial-gradient(circle at 52% 52%,#d4a24c1f,#0000 31%),radial-gradient(circle,#a9742a30,#0000 64%);width:min(430px,38vw);top:8%;right:5%}body.home-page .hero-particle{background:#d4a24cb8;box-shadow:0 0 14px #d4a24c38}body.home-page .hero-particle-b{background:#a9742abd;box-shadow:0 0 14px #a9742a33}body.home-page .home-hero-card h1{letter-spacing:0;max-width:720px;font-family:Inter,Arial,sans-serif;font-size:clamp(2.65rem,4.15vw,4.65rem);font-weight:900;line-height:.98}body.home-page .home-hero-card p{color:#ded5ee;max-width:610px;font-size:clamp(.98rem,1.05vw,1.12rem);line-height:1.56}body.home-page .home-hero-kicker,body.home-page .widget-title-row span,body.home-page .launch-command-card span{color:#cab1ff}body.home-page .hero-signal-counters div{background:linear-gradient(135deg,#d4a24c13,#0000 48%),#100b199e}body.home-page .launch-cta{color:#f5efff;background:#0d0a15b8;border:1px solid #d2b4ff52;border-radius:12px;min-height:44px;padding-inline:16px;box-shadow:inset 0 1px #ffffff0f,0 14px 32px #00000047}body.home-page .launch-cta-secondary{background:linear-gradient(135deg,#d4a24c14,#a9742a14),#090810c7;border-color:#9ee2ee33}body.home-page .launch-cta:hover{border-color:#d4a24c66;transform:translateY(-1px);box-shadow:0 18px 40px #00000057,0 0 20px #d4a24c1a}body.home-page .hero-alpha-notice{backdrop-filter:blur(14px);background:linear-gradient(135deg,#d4a24c13,#0000 44%),linear-gradient(315deg,#a9742a11,#0000 52%),#08060fa8;border:1px solid #c09cff33;border-radius:14px;gap:8px;max-width:650px;margin-top:2px;padding:14px 16px 15px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0e,0 16px 38px #00000047}body.home-page .hero-alpha-notice:before{content:"";background:linear-gradient(90deg,#d4a24c75,#a9742a94,#0000);border-radius:14px 14px 0 0;height:1px;position:absolute;inset:0 0 auto}body.home-page .hero-alpha-notice span{color:#d7c6ff;letter-spacing:.13em;text-transform:uppercase;background:#a9742a1c;border:1px solid #c09cff38;border-radius:999px;width:fit-content;padding:5px 9px;font-size:.68rem;font-weight:850;line-height:1}body.home-page .hero-alpha-notice p{color:#e2d9ee;max-width:none;margin:0;font-size:.91rem;line-height:1.5}body.home-page .home-hero-chips span{color:#d6ccef;background:#0f0b189e;border-color:#c09cff33}body.home-page .launch-command-card,body.home-page .community-live-strip,body.home-page .launch-trust-strip,body.home-page .home-live-deck,body.home-page .premium-widget,body.home-page .rightbar>.widget,body.home-page .post-card,body.home-page .create-post{background:linear-gradient(145deg,#a9742a1b,#0000 38%),linear-gradient(315deg,#d4a24c0b,#0000 50%),#100b19d6;border-color:#c09cff2e}body.home-page .launch-command-strip{gap:12px}body.home-page .launch-command-card{min-height:142px;padding:18px 16px 16px;position:relative;overflow:hidden}body.home-page .launch-command-card:before{content:"";background:linear-gradient(90deg,#d4a24cb8,#a9742ac7,#a9742a8f);height:2px;position:absolute;inset:0 0 auto}body.home-page .launch-command-card:after{background:radial-gradient(circle,#a9742a33,#0000 66%);border-radius:50%;width:120px;height:120px;display:block;top:-46px;right:-44px}body.home-page .module-glyph{color:#efe7ff;background:linear-gradient(135deg,#d4a24c1f,#a9742a2e),#ffffff09;border:1px solid #c09cff38;border-radius:10px;place-items:center;width:32px;height:32px;margin-bottom:12px;font-size:.72rem;font-style:normal;font-weight:900;display:grid}body.home-page .module-glyph:before{content:"PTX"}body.home-page .module-glyph-discover:before{content:"CH"}body.home-page .module-glyph-collab:before{content:"CL"}body.home-page .module-glyph-trust:before{content:"OK"}body.home-page .launch-command-card strong{color:#fbf8ff}body.home-page .launch-command-card p,body.home-page .community-live-strip p,body.home-page .launch-trust-strip p{color:#b8aec8}body.home-page .home-rightbar{gap:12px}body.home-page .premium-widget{border-radius:15px;padding:14px}body.home-page .premium-widget:before{content:"";opacity:.72;pointer-events:none;background:linear-gradient(90deg,#d4a24c6b,#a9742a8a,#0000);height:1px;transition:none;display:block;position:absolute;inset:0 0 auto;transform:none}body.home-page .widget-title-row{border-bottom:1px solid #c09cff1a;padding-bottom:10px}body.home-page .widget-title-row h3{font-family:Inter,Arial,sans-serif;font-size:1rem;font-weight:850}body.home-page .premium-widget .trend-item,body.home-page .trending-widget .trend-item{border-bottom-color:#c09cff1a;min-height:58px;padding:11px 0}body.home-page .trend-movement,body.home-page .genre-rank,body.home-page .premium-widget .trend-rank{color:#cdb8ff;letter-spacing:.04em;background:#ffffff09;border:1px solid #c09cff29;border-radius:999px;justify-content:center;align-items:center;min-width:30px;height:24px;font-size:.72rem;font-weight:800;display:inline-flex}body.home-page .genre-widget .genre-trend-item{grid-template-columns:auto minmax(0,1fr);gap:10px}body.home-page .genre-widget .genre-signal-bar,body.home-page .genre-signal-bar{background:linear-gradient(90deg, #d4a24ce0, #a9742ad1, #a9742a7a) 0 0 / var(--genre-signal) 100% no-repeat, #ffffff0f;border-radius:999px;height:5px}body.home-page .trend-thumb,body.home-page .trend-avatar{background:linear-gradient(135deg,#d4a24c1f,#a9742a2e),#ffffff09}body.home-page .top-creator-item,body.home-page .event-countdown-item,body.home-page .featured-creator-card,body.home-page .community-live-grid a,body.home-page .studio-activity-item{background:#ffffff09;border-color:#c09cff24}@media (width<=760px){body.home-page{background:radial-gradient(circle at 46% -8%,#a9742a47,#0000 38%),radial-gradient(circle at 88% 12%,#d4a24c1f,#0000 30%),linear-gradient(#0b0713 0%,#040309 70%,#020105 100%)}body.home-page .home-hero-card.live-experience-hero{border-radius:17px;min-height:286px;padding:18px}body.home-page .home-hero-card.live-experience-hero:before{background:linear-gradient(180deg, #05030aa8, #05030ae6), radial-gradient(circle at 78% 8%, #d4a24c24, transparent 34%), var(--hero-image);background-position:center, center, var(--hero-position-x) var(--hero-position-y);filter:saturate(1.02)contrast(1.04)brightness(.84);background-size:cover,cover,cover}body.home-page .home-hero-card.live-experience-hero:after{opacity:.24;width:210px;top:8px;right:-34px}body.home-page .home-hero-card .mobile-hero-title{font-family:Inter,Arial,sans-serif;font-size:clamp(1.72rem,8.4vw,2.34rem);font-weight:900;line-height:1.04}body.home-page .home-hero-card .mobile-hero-copy{color:#ddd5ee;max-width:22rem}body.home-page .hero-alpha-notice{border-radius:13px;gap:7px;margin-top:0;padding:12px}body.home-page .hero-alpha-notice span{letter-spacing:.1em;padding:5px 8px;font-size:.64rem}body.home-page .hero-alpha-notice p{font-size:.82rem;line-height:1.42}body.home-page .home-hero-actions{grid-template-columns:1fr 1fr;gap:8px}body.home-page .home-hero-actions .launch-cta,body.home-page .hero-inline-actions .launch-cta{border-radius:11px;min-height:42px;padding:9px 10px;font-size:.8rem}body.home-page .home-hero-actions .launch-cta-studio,body.home-page .hero-inline-actions .launch-cta-studio,body.home-page .home-hero-actions .invite-friends-form,body.home-page .home-hero-actions .invite-friends-button,body.home-page .home-hero-actions [data-invite-share]{grid-column:1/-1}body.home-page .launch-command-card{min-height:124px;padding:16px}body.home-page .module-glyph{width:30px;height:30px;margin-bottom:10px}body.home-page .premium-widget .trend-item,body.home-page .trending-widget .trend-item,body.home-page .genre-widget .genre-trend-item{grid-template-columns:auto minmax(0,1fr) auto;gap:9px}body.home-page .genre-widget .genre-trend-item{grid-template-columns:auto minmax(0,1fr)}}@media (width<=390px){body.home-page .home-hero-actions{grid-template-columns:1fr}}body[style*=--site-bg-image]:not(.studio-app-body){background:radial-gradient(circle at 24% -10%, #a9742a52, transparent 34%), radial-gradient(circle at 88% 8%, #d4a24c21, transparent 30%), radial-gradient(circle at 64% 42%, #a9742a17, transparent 32%), linear-gradient(180deg, #08050fd1 0%, #05030ae6 54%, #020105f0 100%), var(--site-bg-image);background-size:auto,auto,auto,auto,cover;background-position:center, center, center, center, var(--site-bg-position-x) var(--site-bg-position-y);background-attachment:scroll,scroll,scroll,scroll,fixed}body[id=top]:not(.home-page):not(.studio-app-body):before{opacity:.32;background:linear-gradient(115deg,#d4a24c0a,#0000 34%,#a9742a0b 72%,#0000),repeating-linear-gradient(0deg,#ffffff04 0 1px,#0000 1px 7px)}@media (width>=761px){body[id=top]:not(.home-page):not(.studio-app-body) .layout{grid-template-columns:214px minmax(0,1fr) 334px;gap:18px;max-width:1600px;margin:0 auto;padding:18px}}body[id=top]:not(.home-page):not(.studio-app-body) .sidebar{background:radial-gradient(circle at 24% 0,#a9742a33,#0000 38%),linear-gradient(#161022f0,#07060de6);border-color:#c09cff29;box-shadow:0 22px 58px #00000080,inset 0 1px #ffffff0d}body[id=top]:not(.home-page):not(.studio-app-body) .logo{min-height:64px;box-shadow:none;background:linear-gradient(135deg,#a9742a24,#d4a24c0b),#ffffff09;border-color:#c09cff33;margin-inline:0}body[id=top]:not(.home-page):not(.studio-app-body) .site-logo-img{max-width:min(100%, var(--site-logo-size,188px))}body[id=top]:not(.home-page):not(.studio-app-body) .menu-link{border-radius:10px}body[id=top]:not(.home-page):not(.studio-app-body) .menu-link.active,body[id=top]:not(.home-page):not(.studio-app-body) .menu-link:hover{background:linear-gradient(135deg,#a9742a2e,#d4a24c0e),#ffffff09;border-color:#c09cff5c;box-shadow:inset 3px 0 #a9742ab8,0 0 18px #a9742a1a}body[id=top]:not(.home-page):not(.studio-app-body) .feed{gap:16px}body[id=top]:not(.home-page):not(.studio-app-body) :where(.post-card,.feed-post-card,.create-post,.widget,.premium-widget,.creator-presence-card,.ptx-project-card,.notification-item){background:linear-gradient(145deg,#a9742a1b,#0000 38%),linear-gradient(315deg,#d4a24c0b,#0000 50%),#100b19d6;border-color:#c09cff2e;box-shadow:0 18px 50px #00000070,inset 0 1px #ffffff0d}body[id=top]:not(.home-page):not(.studio-app-body) :where(.post-card,.feed-post-card,.widget,.premium-widget,.creator-presence-card,.ptx-project-card,.notification-item):hover{border-color:#c09cff4d;box-shadow:0 22px 58px #00000080,0 0 22px #a9742a14,inset 0 1px #ffffff0f}body[id=top]:not(.home-page):not(.studio-app-body) .hero-card,body[id=top]:not(.home-page):not(.studio-app-body) .launch-discovery-hero{background:linear-gradient(90deg, #05030aeb 0%, #090511b8 50%, #06030b85 100%), radial-gradient(circle at 78% 22%, #d4a24c29, transparent 26%), radial-gradient(circle at 60% 82%, #a9742a21, transparent 30%), var(--hero-image), var(--site-bg-image);background-size:cover,cover,cover,cover,cover;background-position:center, center, center, var(--hero-position-x,50%) var(--hero-position-y,50%), var(--site-bg-position-x) var(--site-bg-position-y);border-color:#cdaeff40;border-radius:22px;align-items:end;min-height:260px;max-height:none;padding:clamp(26px,4vw,44px);overflow:hidden;box-shadow:0 30px 84px #00000094,0 0 42px #a9742a24,inset 0 1px #ffffff0f}body[id=top]:not(.home-page):not(.studio-app-body) .hero-card:before,body[id=top]:not(.home-page):not(.studio-app-body) .launch-discovery-hero:before{background:linear-gradient(90deg,#04020847,#a9742a14,#0000),linear-gradient(#0000,#00000057)}body[id=top]:not(.home-page):not(.studio-app-body) :where(.hero-card h1,.launch-discovery-hero h1){color:#fbf8ff;letter-spacing:0;text-shadow:0 4px 28px #0000008c;font-family:Inter,Arial,sans-serif;font-weight:900}body[id=top]:not(.home-page):not(.studio-app-body) :where(.admin-section-kicker,.widget-title-row span){color:#cab1ff;letter-spacing:.13em}body[id=top]:not(.home-page):not(.studio-app-body) :where(.launch-cta,.compact-action-btn,.create-post-actions button,.comment-form button){color:#f8f3ff;background:linear-gradient(135deg,#a9742a66,#6b42169e),#0a0811c7;border-color:#d2b4ff52;box-shadow:inset 0 1px #ffffff0f,0 14px 30px #00000040}body[id=top]:not(.home-page):not(.studio-app-body) :where(.launch-cta-primary,.compact-action-btn:not(.compact-action-btn-muted)){background:linear-gradient(135deg,#b268ffe6,#6a34bedb 54%,#301752f0);border-color:#dabcff75}body[id=top]:not(.home-page):not(.studio-app-body) :where(.launch-cta-secondary,.compact-action-btn-muted){background:linear-gradient(135deg,#d4a24c12,#a9742a13),#090810c2;border-color:#9ee2ee2e}body[id=top]:not(.home-page):not(.studio-app-body) .profile-cover{filter:saturate(1.05)contrast(1.04)brightness(.84)}body[id=top]:not(.home-page):not(.studio-app-body) .avatar,body[id=top]:not(.home-page):not(.studio-app-body) .comment-avatar{border-color:#d2b4ff8a;box-shadow:0 0 0 3px #0b0a08b8,0 0 24px #a9742a2e}body[id=top]:not(.home-page):not(.studio-app-body) :where(.profile-type-pill,.genre-tag,.mini-tags span,.reputation-badge,.ptx-project-badge){color:#eee7ff;background:linear-gradient(135deg,#a9742a1f,#d4a24c0b),#ffffff09;border-color:#c09cff3d}body[id=top]:not(.home-page):not(.studio-app-body) :where(.creator-signal-strip,.creator-workbench-grid div,.community-live-grid a,.top-creator-item,.event-countdown-item,.featured-creator-card,.studio-activity-item){background:#ffffff09;border-color:#c09cff24}body[id=top]:not(.home-page):not(.studio-app-body) .genre-chart-bar,body[id=top]:not(.home-page):not(.studio-app-body) .genre-signal-bar{background:linear-gradient(90deg, #d4a24ce0, #a9742ad1, #a9742a7a) 0 0 / var(--genre-chart,var(--genre-signal,100%)) 100% no-repeat, #ffffff0f}body[id=top]:not(.home-page):not(.studio-app-body) :where(input,textarea,select){color:#f4efff;background:#08060f9e;border-color:#c09cff38}body[id=top]:not(.home-page):not(.studio-app-body) :where(input,textarea,select):focus{border-color:#d4a24c6b;box-shadow:0 0 0 3px #d4a24c17}body[id=top]:not(.home-page):not(.studio-app-body) .rightbar{gap:12px}@media (width<=760px){body[style*=--site-bg-image]:not(.studio-app-body){background:radial-gradient(circle at 45% -8%, #a9742a47, transparent 38%), radial-gradient(circle at 92% 12%, #d4a24c1c, transparent 30%), linear-gradient(180deg, #08050fd4 0%, #040309f0 72%), var(--site-bg-image);background-size:auto,auto,auto,cover;background-position:center, center, center, var(--site-bg-position-x) var(--site-bg-position-y);background-attachment:scroll}body[id=top]:not(.home-page):not(.studio-app-body) .layout{padding-inline:8px}body[id=top]:not(.home-page):not(.studio-app-body) .hero-card,body[id=top]:not(.home-page):not(.studio-app-body) .launch-discovery-hero{border-radius:17px;min-height:210px;padding:18px}}body.home-page{--home-line:#caa8ff38;--home-bronze:#d4a24c;--home-magenta:#f04cc8;--home-gold:#d4a24c;background:radial-gradient(circle at 16% -8%,#9b5cff5c,#0000 32%),radial-gradient(circle at 86% 4%,#59d8ee2e,#0000 30%),radial-gradient(circle at 62% 24%,#f04cc821,#0000 36%),linear-gradient(#0d0717 0%,#06030b 54%,#030105 100%)}@media (width>=1240px){body.home-page .layout{grid-template-columns:206px minmax(760px,1fr) 336px;gap:20px;width:min(100%,1620px);max-width:1620px;margin:0 auto;padding:20px}}@media (width>=761px) and (width<=1239px){body.home-page .layout{grid-template-columns:190px minmax(0,1fr);gap:16px;padding:16px}body.home-page .home-rightbar{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}}body.home-page .sidebar,body.home-page .rightbar,body.home-page .hero-card,body.home-page .post-card,body.home-page .create-post,body.home-page .widget,body.home-page .premium-widget,body.home-page .launch-command-card,body.home-page .community-live-strip,body.home-page .launch-trust-strip,body.home-page .home-live-deck{background:linear-gradient(145deg,#9b5cff1f,#0000 42%),linear-gradient(315deg,#59d8ee0e,#0000 48%),#100b1adb;border-color:#caa8ff38;box-shadow:0 18px 52px #0000007a,inset 0 1px #ffffff0e}body.home-page .sidebar{background:radial-gradient(circle at 50% 0,#9b5cff38,#0000 34%),linear-gradient(#150e22f5,#08060eeb);border-radius:18px;padding:16px 12px}body.home-page .logo{border-radius:13px;min-height:56px;margin:0 0 14px;padding:8px 10px}body.home-page .menu{gap:7px}body.home-page .menu-link,body.home-page .sidebar-more-link,body.home-page .sidebar-legal-link,body.home-page .trust-link-grid a,body.home-page .ptx-project-open{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}body.home-page .menu-link,body.home-page .sidebar-more-link,body.home-page .sidebar-legal-link{color:#dcd2ef;border-radius:11px;padding:10px 11px}body.home-page .menu-link.active,body.home-page .menu-link:hover,body.home-page .sidebar-more-link.active,body.home-page .sidebar-more-link:hover{color:#fff;background:linear-gradient(135deg,#9b5cff38,#59d8ee14);border-color:#59d8ee52}body.home-page .home-feed{gap:18px}body.home-page .home-hero-card.live-experience-hero{background-color:#0b0612;border-radius:24px;min-height:clamp(440px,42vw,560px);padding:clamp(30px,4.2vw,56px);overflow:hidden;box-shadow:0 34px 95px #0000009e,0 0 58px #9b5cff38,inset 0 1px #ffffff14}body.home-page .home-hero-card.live-experience-hero:after{opacity:.46;filter:blur(2px);width:min(460px,40vw);top:4%;right:3%}body.home-page .hero-live-ambient,body.home-page .hero-particle{opacity:.55}body.home-page .home-hero-content{gap:13px;width:min(100%,700px)}body.home-page .home-hero-card h1{color:#fffaff;text-shadow:0 0 34px #9b5cff4d,0 0 18px #f04cc824;max-width:700px;font-size:clamp(2.7rem,4.2vw,4.7rem);line-height:.98}body.home-page .home-hero-kicker,body.home-page .widget-title-row span,body.home-page .launch-command-card span{color:#d4a24c;text-shadow:0 0 13px #9b5cff52}body.home-page .hero-alpha-notice{background:linear-gradient(135deg,#59d8ee18,#0000 46%),linear-gradient(315deg,#f04cc814,#0000 54%),#0906109e;max-width:640px}body.home-page .launch-cta,body.home-page .home-hero-actions .launch-cta,body.home-page .hero-inline-actions .launch-cta{white-space:nowrap;border-radius:13px;min-height:44px;padding:10px 16px}body.home-page .launch-cta-primary,body.home-page .launch-cta-studio,body.home-page .home-hero-actions .launch-cta-primary,body.home-page .home-hero-actions .launch-cta-studio{color:#fff;background:linear-gradient(135deg,#b56cff 0%,#8b4df2 45%,#f04cc8 100%);border-color:#ffddff75;box-shadow:0 16px 38px #9b5cff57,0 0 22px #f04cc82e}body.home-page .launch-cta-secondary,body.home-page .home-hero-actions .launch-cta-secondary{background:linear-gradient(135deg,#59d8ee1b,#9b5cff1b),#090711c7;border-color:#59d8ee3d}body.home-page .hero-signal-counters{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-width:620px;display:grid}body.home-page .hero-signal-counters div{border:1px solid #caa8ff2e;border-radius:13px;min-width:0;padding:10px 12px}body.home-page .home-rightbar{scrollbar-width:thin;scrollbar-color:#9b5cff61 transparent;max-height:calc(100vh - 40px);box-shadow:none;backdrop-filter:none;background:0 0;border:0;gap:12px;padding:0;overflow:auto}body.home-page .premium-widget,body.home-page .rightbar>.widget{border-radius:16px;padding:13px;position:relative;overflow:hidden}body.home-page .widget-title-row{gap:3px;margin-bottom:4px;padding-bottom:9px;display:grid}body.home-page .widget-title-row h3{margin:0;font-size:.98rem;line-height:1.18}body.home-page .premium-widget .trend-item,body.home-page .trending-widget .trend-item,body.home-page .top-creator-item,body.home-page .compact-creator-item,body.home-page .event-countdown-item,body.home-page .featured-creator-card,body.home-page .follow-item{border-bottom:1px solid #caa8ff1b;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;padding:9px 0;display:grid}body.home-page .compact-creator-item,body.home-page .event-countdown-item{grid-template-columns:auto minmax(0,1fr)}body.home-page .follow-item{grid-template-columns:minmax(0,1fr) auto}body.home-page .trend-thumb,body.home-page .trend-avatar,body.home-page .trending-widget .trend-thumb,body.home-page .trending-widget .trend-avatar,body.home-page .top-creator-item .comment-avatar,body.home-page .top-creator-item .avatar-fallback{border-radius:12px;width:38px;min-width:38px;height:38px;overflow:hidden}body.home-page .premium-widget .trend-content,body.home-page .top-creator-item>span,body.home-page .featured-creator-card>span,body.home-page .follow-item>div{min-width:0}body.home-page .premium-widget .trend-content strong,body.home-page .top-creator-item strong,body.home-page .featured-creator-card strong,body.home-page .follow-item strong,body.home-page .event-countdown-item strong,body.home-page .premium-widget .trend-content p,body.home-page .trend-metrics,body.home-page .top-creator-item em,body.home-page .featured-creator-card em,body.home-page .event-countdown-item em,body.home-page .follow-item p{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;display:block;overflow:hidden}body.home-page .premium-widget .trend-content strong,body.home-page .top-creator-item strong,body.home-page .featured-creator-card strong,body.home-page .follow-item strong,body.home-page .event-countdown-item strong{color:#fbf7ff}body.home-page .premium-widget .trend-content p,body.home-page .trend-metrics,body.home-page .top-creator-item em,body.home-page .featured-creator-card em,body.home-page .event-countdown-item em,body.home-page .follow-item p{color:#b8afc8;margin:3px 0 0;font-size:.78rem;line-height:1.25}body.home-page .trend-movement,body.home-page .genre-rank,body.home-page .premium-widget .trend-rank{width:auto;min-width:30px;height:24px;box-shadow:none;background:#9b5cff1f;border-color:#caa8ff2e;border-radius:999px}body.home-page .genre-widget .genre-trend-item{grid-template-columns:auto minmax(0,1fr)}body.home-page .genre-widget .genre-trend-content{gap:4px;min-width:0;display:grid}body.home-page .genre-widget .genre-signal-bar,body.home-page .genre-signal-bar{background:linear-gradient(90deg, #59d8eef2, #9b5cffe6, #f04cc8a6) 0 0 / var(--genre-signal) 100% no-repeat, #fff1;border-radius:999px;width:100%;height:5px;display:block;overflow:hidden}body.home-page .featured-creator-card{border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;padding:10px}body.home-page .featured-creator-card,body.home-page .top-creator-item,body.home-page .compact-creator-item{overflow:hidden}body.home-page .top-creator-item{grid-template-columns:minmax(28px,auto) 38px minmax(0,1fr)}body.home-page .top-creator-item.compact-creator-item,body.home-page .top-creator-item.live-creator-item{grid-template-columns:38px minmax(0,1fr)}body.home-page .top-creator-item>span,body.home-page .featured-creator-card>span{gap:3px;min-width:0;display:grid;overflow:hidden}body.home-page .featured-creator-card strong,body.home-page .top-creator-item strong{line-height:1.15}body.home-page .featured-creator-card em,body.home-page .top-creator-item em,body.home-page .compact-creator-item em{line-height:1.2}body.home-page .top-creator-item .reputation-badge-row,body.home-page .featured-creator-card .reputation-badge-row{flex-wrap:nowrap;gap:4px;min-width:0;max-width:100%;display:flex;overflow:hidden}body.home-page .top-creator-item .reputation-badge,body.home-page .featured-creator-card .reputation-badge{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;padding:3px 6px;font-size:.6rem;line-height:1.1;overflow:hidden}body.home-page .featured-creator-card .avatar,body.home-page .featured-creator-card .avatar-fallback{flex:0 0 44px;width:44px;height:44px}body.home-page .featured-creator-card .pulse-score-badge{flex:none;min-width:0;max-width:68px;padding:4px 6px;overflow:hidden}body.home-page .featured-creator-card .pulse-score-badge strong,body.home-page .featured-creator-card .pulse-score-badge span{text-overflow:ellipsis;max-width:100%;overflow:hidden}body.home-page .trust-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}@media (width<=760px){body.home-page{padding-bottom:calc(86px + env(safe-area-inset-bottom));background:radial-gradient(circle at 48% -6%,#9b5cff57,#0000 42%),radial-gradient(circle at 96% 10%,#59d8ee24,#0000 34%),linear-gradient(#0c0716 0%,#05030a 70%,#020105 100%)}body.home-page .layout{width:100%;padding:8px;display:block}body.home-page .home-feed{gap:10px;width:100%;display:grid}body.home-page .home-hero-card.live-experience-hero{border-radius:18px;align-items:stretch;min-height:auto;padding:18px}body.home-page .home-hero-card.live-experience-hero:before{background:linear-gradient(180deg, #05030a8a, #05030adb), radial-gradient(circle at 82% 12%, #59d8ee2e, transparent 36%), radial-gradient(circle at 14% 82%, #f04cc821, transparent 36%), var(--hero-image);background-position:center, center, center, var(--hero-position-x) var(--hero-position-y);filter:saturate(1.12)contrast(1.04)brightness(.94);background-size:cover,cover,cover,cover}body.home-page .home-hero-card .mobile-hero-title{overflow-wrap:anywhere;max-width:100%;font-size:clamp(1.8rem,8vw,2.32rem);line-height:1.04}body.home-page .home-hero-card .mobile-hero-copy,body.home-page .hero-alpha-notice p{overflow-wrap:anywhere;max-width:100%;line-height:1.42}body.home-page .hero-alpha-notice{max-width:100%;padding:12px}body.home-page .home-hero-actions,body.home-page .hero-inline-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}body.home-page .home-hero-actions .launch-cta,body.home-page .hero-inline-actions .launch-cta{white-space:normal;text-align:center;width:100%;min-width:0;min-height:42px;padding:9px 10px;line-height:1.15}body.home-page .home-hero-actions .launch-cta-studio,body.home-page .hero-inline-actions .launch-cta-studio,body.home-page .home-hero-actions .invite-friends-form,body.home-page .home-hero-actions .invite-friends-button,body.home-page .home-hero-actions [data-invite-share]{grid-column:1/-1}body.home-page .launch-command-strip,body.home-page .community-live-grid,body.home-page .creator-presence-grid,body.home-page .trust-link-grid{grid-template-columns:1fr}body.home-page .launch-command-strip{gap:9px}body.home-page .launch-command-card{border-radius:15px;min-height:auto;padding:14px}body.home-page .post-card,body.home-page .create-post,body.home-page .widget,body.home-page .premium-widget,body.home-page .community-live-strip,body.home-page .home-live-deck{border-radius:15px}body.home-page .feed-tabs-card,body.home-page .video-style-filter-card{gap:8px;padding:10px;display:flex;overflow-x:auto;flex-wrap:nowrap!important}body.home-page .feed-tabs-card .menu-link,body.home-page .video-style-chip{white-space:nowrap;flex:none;min-height:36px}body.home-page .mobile-nav-shell{grid-template-columns:repeat(6,minmax(0,1fr));gap:3px}body.home-page .mobile-nav-item,body.home-page .mobile-more-menu>summary.mobile-nav-item{white-space:normal;overflow-wrap:anywhere;min-width:0;min-height:52px;padding-inline:1px;font-size:clamp(.58rem,2.45vw,.66rem);line-height:1.05}}@media (width<=390px){body.home-page .home-hero-actions,body.home-page .hero-inline-actions{grid-template-columns:1fr}body.home-page .mobile-nav-icon{width:22px;height:22px}}:root{--app-panel-bg:#110d1be0;--app-panel-bg-soft:#140f20b8;--app-border:#be9eff3d;--app-border-strong:#be9eff6b;--app-gold:#d4a24c;--app-magenta:#e35acb;--app-bronze:#9b6cff;--app-radius:14px}body:not(.studio-app-body){background:radial-gradient(circle at 18% -8%, #a9742a47, transparent 34%), radial-gradient(circle at 88% 2%, #d4a24c26, transparent 32%), radial-gradient(circle at 64% 34%, #e35acb14, transparent 38%), linear-gradient(180deg, #090610f5 0%, #05040afa 64%, #030207 100%), var(--site-bg-image);background-size:auto,auto,auto,auto,cover;background-position:center, center, center, center, var(--site-bg-position-x) var(--site-bg-position-y)}body.home-page:not(.studio-app-body){background:radial-gradient(circle at 16% -8%, #a9742a61, transparent 34%), radial-gradient(circle at 86% 4%, #d4a24c33, transparent 32%), radial-gradient(circle at 62% 24%, #e35acb24, transparent 38%), linear-gradient(180deg, #0d0717e6 0%, #06030bf0 56%, #030105fa 100%), var(--site-bg-image);background-size:auto,auto,auto,auto,cover;background-position:center, center, center, center, var(--site-bg-position-x) var(--site-bg-position-y)}@media (width>=761px){body[id=top]:not(.studio-app-body) .layout{grid-template-columns:minmax(198px,228px) minmax(0,1fr) minmax(280px,330px);gap:clamp(16px,1.3vw,24px);width:min(100%,1760px);max-width:1760px;margin-inline:auto;padding:clamp(16px,1.4vw,24px)}body[id=top]:not(.home-page):not(.studio-app-body) .layout:has(>.rightbar:empty){grid-template-columns:minmax(198px,228px) minmax(0,1fr)}body[id=top]:not(.home-page):not(.studio-app-body) .layout:has(>.rightbar:empty)>.feed{max-width:none}body[id=top]:not(.home-page):not(.studio-app-body) .rightbar:empty{display:none}body[id=top]:not(.home-page):not(.studio-app-body) .feed{width:100%}body[id=top].home-page:not(.studio-app-body) .sidebar{padding:22px 16px}body[id=top].home-page:not(.studio-app-body) .logo{min-height:calc(var(--site-logo-size,210px) * .42 + 18px);max-height:calc(var(--site-logo-size,210px) * .42 + 26px);border-radius:14px;margin:0 8px 22px;padding:10px 12px}body[id=top].home-page:not(.studio-app-body) .menu{gap:8px}body[id=top].home-page:not(.studio-app-body) .menu-link,body[id=top].home-page:not(.studio-app-body) .sidebar-more-link,body[id=top].home-page:not(.studio-app-body) .sidebar-legal-link{border-radius:var(--app-radius);min-height:42px;padding:12px 13px}body[id=top].home-page:not(.studio-app-body) .home-hero-actions.desktop-launch-only{flex-wrap:wrap;align-items:center;gap:9px;display:flex}body[id=top].home-page:not(.studio-app-body) .home-hero-actions .launch-cta,body[id=top].home-page:not(.studio-app-body) .home-hero-actions .invite-friends-button,body[id=top].home-page:not(.studio-app-body) .home-hero-actions [data-invite-share]{flex:0 auto;min-height:44px}body[id=top].home-page:not(.studio-app-body) .home-hero-actions .invite-friends-form{margin:0;display:inline-flex}body[id=top].home-page:not(.studio-app-body) .launch-command-strip{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}}body[id=top]:not(.studio-app-body) :where(.sidebar,.rightbar,.hero-card,.post-card,.create-post,.widget,.premium-widget,.creator-presence-card,.ptx-project-card){border-color:var(--app-border);background:linear-gradient(145deg, #a9742a1b, transparent 42%), linear-gradient(315deg, #d4a24c0e, transparent 48%), var(--app-panel-bg);box-shadow:0 18px 52px #00000075,inset 0 1px #ffffff0e}body[id=top]:not(.studio-app-body) .menu-link,body[id=top]:not(.studio-app-body) .sidebar-legal-link,body[id=top]:not(.studio-app-body) :where(.feed-tabs-card .menu-link,.video-style-chip,.pulse-story-tabs button,.legal-inline-links a){border-radius:var(--app-radius);color:#e6ddf6;box-shadow:none;background:#ffffff06;border:1px solid #be9eff33;transition:background .18s,border-color .18s,color .18s,transform .18s}body[id=top]:not(.studio-app-body) .menu-link.active,body[id=top]:not(.studio-app-body) .menu-link:hover,body[id=top]:not(.studio-app-body) .sidebar-legal-link.active,body[id=top]:not(.studio-app-body) .sidebar-legal-link:hover,body[id=top]:not(.studio-app-body) :where(.feed-tabs-card .menu-link.active,.feed-tabs-card .menu-link:hover,.video-style-chip.active,.video-style-chip:hover,.pulse-story-tabs button.active,.pulse-story-tabs button:hover,.legal-inline-links a:hover){color:#fff;filter:none;background:linear-gradient(135deg,#a9742a38,#d4a24c16),#ffffff09;border-color:#d4a24c61;box-shadow:inset 3px 0 #a9742ab8,0 0 18px #d4a24c14}body[id=top]:not(.studio-app-body) :where(.feed-tabs-card,.video-style-filter-card,.pulse-story-tabs,.legal-inline-links,.sidebar-legal-grid){gap:8px}body[id=top]:not(.studio-app-body) :where(.feed-tabs-card,.video-style-filter-card,.pulse-story-tabs){align-items:center}body[id=top]:not(.studio-app-body) :where(.feed-tabs-card .menu-link,.video-style-chip,.pulse-story-tabs button){min-height:38px;padding:8px 12px;font-size:.88rem;font-weight:800}body.home-page .home-hero-card.live-experience-hero{background-color:#10091b;min-height:clamp(430px,40vw,550px)}body.home-page .home-hero-card.live-experience-hero:before{background:linear-gradient(90deg, #06030cb3 0%, #0e07197a 44%, #13081c2e 72%, #05020a7a 100%), radial-gradient(circle at 72% 22%, #d4a24c4d, transparent 28%), radial-gradient(circle at 55% 76%, #e35acb3d, transparent 28%), radial-gradient(circle at 28% 16%, #a9742a3d, transparent 34%), var(--hero-image);background-position:center, center, center, center, var(--hero-position-x) var(--hero-position-y);filter:saturate(1.16)contrast(1.04)brightness(1.02);background-size:cover,cover,cover,cover,cover}body.home-page .home-hero-card h1{color:#fff;text-shadow:0 8px 34px #0000009e,0 0 22px #a9742a3d;max-width:760px}.hero-gradient-word{color:#fff;background:linear-gradient(100deg, #fff 0%, #d4a24c 24%, var(--app-gold) 58%, var(--app-magenta) 100%);-webkit-text-fill-color:transparent;text-shadow:none;-webkit-background-clip:text;background-clip:text}body.home-page .home-hero-card p{color:#e9e2f4;max-width:650px}body.home-page .launch-cta-primary,body.home-page .launch-cta-studio,body.home-page .home-hero-actions .launch-cta-primary,body.home-page .home-hero-actions .launch-cta-studio{background:linear-gradient(135deg,#a977ff 0%,#7f55e8 44%,#de58c9 100%);border-color:#e5d0ff80;box-shadow:0 16px 38px #7a57dc52,0 0 18px #e35acb29}body.home-page .launch-cta-secondary,body.home-page .home-hero-actions .launch-cta-secondary{color:#f3eefc;background:linear-gradient(135deg,#d4a24c1f,#a9742a1f),#0a0812d1;border-color:#d4a24c4d}body[id=top]:not(.home-page):not(.studio-app-body) .profile-cover{height:clamp(260px,24vw,390px)}@media (width<=760px){body[id=top]:not(.studio-app-body) .layout{width:100%;padding-inline:8px}body[id=top]:not(.studio-app-body) :where(.feed-tabs-card,.video-style-filter-card,.pulse-story-tabs){scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;display:flex;overflow-x:auto}body[id=top]:not(.studio-app-body) :where(.feed-tabs-card,.video-style-filter-card,.pulse-story-tabs)::-webkit-scrollbar{display:none}body[id=top]:not(.studio-app-body) :where(.feed-tabs-card .menu-link,.video-style-chip,.pulse-story-tabs button){white-space:nowrap;flex:none}body.home-page .home-hero-card.live-experience-hero{min-height:360px;padding:18px}body.home-page .home-hero-card .mobile-hero-title{color:#fff;text-shadow:0 8px 28px #0009}body[id=top]:not(.home-page):not(.studio-app-body) .profile-cover{height:clamp(170px,45vw,230px)}}@keyframes ptx-preview-glow{0%,to{opacity:.55}50%{opacity:1}}@keyframes ptx-preview-progress{0%{width:0}to{width:100%}}@keyframes ptxClipPulse{0%,to{transform:scaleY(.82)}50%{transform:scaleY(1.12)}}.is-loading{position:relative;cursor:progress!important}.is-loading:after{content:attr(data-loading-label);color:#f5fcffdb;text-transform:uppercase;pointer-events:none;z-index:20;background:#05080e80;place-items:center;font-size:.68rem;font-weight:800;display:grid;position:absolute;inset:0}button.is-loading:after,form.is-loading:after{border-radius:inherit}.ptx-studio-v1-body{color:#f3ecff;background:#070812;min-height:100vh}.ptx-v1-shell{background:radial-gradient(circle at 18% 0,#2dd4ff29,#0000 32%),linear-gradient(135deg,#080914f5,#110a1ffa);min-height:100vh;padding:18px}.ptx-v1-topbar,.ptx-v1-browser,.ptx-v1-arrange,.ptx-v1-projects{background:#0a0c19e0;border:1px solid #a684ff42;box-shadow:0 16px 42px #00000047}.ptx-v1-topbar{border-radius:8px;grid-template-columns:minmax(220px,1fr) auto minmax(280px,1fr);align-items:center;gap:16px;padding:14px;display:grid}.ptx-v1-brand{align-items:center;gap:12px;display:flex}.ptx-v1-brand>span{color:#050712;background:linear-gradient(135deg,#2dd4ff,#ff4fd8);border-radius:8px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.ptx-v1-brand p,.ptx-v1-brand h1{margin:0}.ptx-v1-brand p,.ptx-v1-panel-head span,.ptx-sample-meta,.ptx-v1-status{color:#b9aecf;font-size:.82rem}.ptx-v1-brand h1{font-size:1.35rem}.ptx-daw-alpha-note-header{margin-top:7px}.ptx-daw-alpha-note-header small{max-width:34rem}.ptx-audio-build-marker{color:#8af4ff;letter-spacing:.08em;background:#2dd4ff14;border:1px solid #2dd4ff6b;border-radius:6px;width:fit-content;margin-top:7px;padding:3px 7px;font-size:.68rem;font-weight:900;display:inline-flex}.ptx-v1-transport,.ptx-v1-project-tools,.ptx-v1-browser-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ptx-v1-clip-tools{align-items:center;gap:5px;padding-left:4px;display:inline-flex}.ptx-v1-clip-tools label{color:#ffd86b;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.ptx-v1-clip-tools input{width:58px}.ptx-debug-toast{color:#ffe6a3;background:#ffd86b1f;border:1px solid #ffd86b9e;border-radius:7px;padding:6px 9px;font-size:.78rem;font-weight:900;display:none;box-shadow:0 0 18px #ffd86b24}.ptx-debug-toast.is-visible{display:inline-flex}.ptx-v1-topbar button,.ptx-v1-topbar a,.ptx-preview-btn,.ptx-add-btn,.ptx-project-row{color:#f3ecff;min-height:34px;box-shadow:none;background:#ffffff0f;border:1px solid #b697ff5c;border-radius:7px;padding:8px 11px;text-decoration:none}.ptx-v1-topbar button:hover,.ptx-v1-topbar a:hover,.ptx-preview-btn:hover,.ptx-add-btn:hover,.ptx-project-row:hover{background:#2dd4ff1f;border-color:#2dd4ff7a}#ptx-play,#ptx-save,.ptx-add-btn{background:linear-gradient(135deg,#2dd4ff3d,#ff4fd833);border-color:#2dd4ff9e}.ptx-v1-topbar input,.ptx-v1-topbar select,.ptx-v1-browser-controls input,.ptx-v1-browser-controls select{color:#f3ecff;background:#03050dc7;border:1px solid #b697ff52;border-radius:7px;min-height:34px;padding:8px 10px}#ptx-title{min-width:220px}.ptx-v1-grid{grid-template-columns:minmax(280px,330px) minmax(620px,1fr) minmax(230px,280px);align-items:start;gap:14px;margin-top:14px;display:grid}.ptx-v1-browser,.ptx-v1-arrange,.ptx-v1-projects{border-radius:8px;min-height:640px;overflow:hidden}.ptx-v1-panel-head{border-bottom:1px solid #a684ff2e;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.ptx-v1-browser-controls{padding:12px}.ptx-v1-browser-controls input{flex:160px}.ptx-v1-sample-list,.ptx-v1-project-list{gap:8px;max-height:560px;padding:12px;display:grid;overflow:auto}.ptx-sample-row{background:#ffffff09;border:1px solid #ffffff14;border-radius:7px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:9px;display:grid}.ptx-sample-row.is-selected{background:#2dd4ff14;border-color:#2dd4ff94}.ptx-sample-main{color:#fff;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;grid-column:1/2;padding:0;font-weight:800;overflow:hidden}.ptx-sample-meta{text-overflow:ellipsis;white-space:nowrap;grid-column:1/2;overflow:hidden}.ptx-preview-btn{grid-area:1/2/3}.ptx-add-btn{grid-area:1/3/3}.ptx-v1-playlist-scroll{background:linear-gradient(90deg,#2dd4ff1a 1px,#0000 1px) 104px 0/288px 100%,linear-gradient(90deg,#ffffff0b 1px,#0000 1px) 104px 0/72px 100%,#03050d9e;height:600px;position:relative;overflow:auto}.ptx-v1-ruler{z-index:5;background:#0a0c19f5;border-bottom:1px solid #a684ff33;height:34px;margin-left:104px;position:sticky;top:0}.ptx-ruler-mark{color:#cfc3ea;text-align:left;background:0 0;border:0;border-left:1px solid #2dd4ff3d;width:58px;height:34px;padding-left:6px;position:absolute;top:0}.ptx-v1-lane-wrap{position:relative}.ptx-v1-lanes{min-width:920px;position:relative}.ptx-lane{border-bottom:1px solid #ffffff12;grid-template-columns:104px 1fr;min-height:72px;display:grid;position:relative}.ptx-lane-label{z-index:3;color:#cfc3ea;background:#0a0c19f5;border-right:1px solid #a684ff2e;align-items:center;padding:0 12px;font-weight:800;display:flex;position:sticky;left:0}.ptx-lane-clips{min-height:72px;position:relative}.ptx-clip{color:#fff;text-align:left;text-overflow:ellipsis;white-space:nowrap;touch-action:none;cursor:grab;background:linear-gradient(135deg,#2dd4ff33,#ff4fd829);border:1px solid #2dd4ff7a;border-radius:7px;height:48px;padding:0 10px;position:absolute;top:12px;overflow:hidden}.ptx-clip-name{text-overflow:ellipsis;pointer-events:none;line-height:46px;display:block;overflow:hidden}.ptx-clip.is-selected{border-color:#fff06ccc;box-shadow:0 0 0 1px #fff06c38}.ptx-v1-playhead{z-index:4;pointer-events:none;background:#fff06c;width:2px;position:absolute;top:34px;bottom:0;left:104px}.ptx-project-row{text-align:left;gap:3px;display:grid}.ptx-project-row span,.ptx-empty{color:#b9aecf;font-size:.82rem}@media (width<=1120px){.ptx-v1-topbar,.ptx-v1-grid{grid-template-columns:1fr}.ptx-v1-browser,.ptx-v1-arrange,.ptx-v1-projects{min-height:auto}}body[id=top].home-page:not(.studio-app-body){background:radial-gradient(circle at 18% -8%, #a9742a47, transparent 34%), radial-gradient(circle at 88% 2%, #d4a24c26, transparent 32%), radial-gradient(circle at 64% 34%, #e35acb14, transparent 38%), linear-gradient(180deg, #090610f5 0%, #05040afa 64%, #030207 100%), var(--site-bg-image);background-size:auto,auto,auto,auto,cover;background-position:center, center, center, center, var(--site-bg-position-x) var(--site-bg-position-y)}@media (width>=761px){body[id=top].home-page:not(.studio-app-body) .layout{grid-template-columns:minmax(198px,228px) minmax(0,1fr) minmax(280px,330px);gap:clamp(16px,1.3vw,24px);width:min(100%,1760px);max-width:1760px;margin-inline:auto;padding:clamp(16px,1.4vw,24px);display:grid}body[id=top].home-page:not(.studio-app-body) .home-feed{gap:16px;width:100%}body[id=top].home-page:not(.studio-app-body) .home-rightbar{border:1px solid var(--app-border);background:linear-gradient(145deg, #a9742a1b, transparent 42%), linear-gradient(315deg, #d4a24c0e, transparent 48%), var(--app-panel-bg);backdrop-filter:blur(14px);border-radius:20px;grid-column:auto;grid-template-columns:1fr;gap:14px;height:fit-content;max-height:none;padding:18px;display:grid;position:sticky;top:18px;overflow:visible;box-shadow:0 18px 52px #00000075,inset 0 1px #ffffff0e}body[id=top].home-page:not(.studio-app-body) .home-hero-card.live-experience-hero{border-radius:22px;align-items:end;min-height:260px;max-height:none;padding:clamp(26px,4vw,44px);box-shadow:0 30px 84px #00000094,0 0 42px #a9742a24,inset 0 1px #ffffff0f}body[id=top].home-page:not(.studio-app-body) .home-hero-content{justify-content:flex-end;width:min(100%,680px)}body[id=top].home-page:not(.studio-app-body) .home-hero-card h1{font-size:clamp(2rem,3.4vw,3.2rem);line-height:1.02}}@media (width<=760px){body[id=top].home-page:not(.studio-app-body) .layout{grid-template-columns:1fr;gap:10px;width:100%;padding:10px 8px;display:grid}body[id=top].home-page:not(.studio-app-body) .home-hero-card.live-experience-hero{border-radius:17px;min-height:210px;padding:18px}body[id=top].home-page:not(.studio-app-body) .home-hero-card .mobile-hero-title{font-size:clamp(1.45rem,7vw,2rem);line-height:1.08}:root{--mobile-nav-space:calc(70px + env(safe-area-inset-bottom));--mobile-page-gutter:8px}html,body{width:100%;max-width:100%;overflow-x:hidden}body:not(.studio-app-body){padding-bottom:calc(var(--mobile-nav-space) + 28px)}body[id=top]:not(.studio-app-body) .layout{width:100%;min-width:0;max-width:100%;padding:var(--mobile-page-gutter) var(--mobile-page-gutter) calc(var(--mobile-nav-space) + 24px);overflow-x:clip}body[id=top]:not(.studio-app-body) :where(.feed,.home-feed){gap:10px;width:100%;min-width:0;max-width:100%}body[id=top]:not(.studio-app-body) :where(.post-card,.feed-post-card,.create-post,.widget,.premium-widget,.creator-presence-card,.ptx-project-card,.community-live-strip,.launch-command-card,.home-live-deck){overflow-wrap:anywhere;border-radius:13px;width:100%;min-width:0;max-width:100%;padding:11px;overflow:clip visible}body[id=top]:not(.studio-app-body) :where(.post-card h2,.post-card h3,.widget-title-row h3,.creator-highlights-head h2,.creator-highlights-head h3,.ptx-project-card h3){letter-spacing:0;overflow-wrap:anywhere;font-size:clamp(.98rem,4.6vw,1.18rem);line-height:1.18}body[id=top]:not(.studio-app-body) :where(.post-card p,.post-card em,.post-card small,.muted,.ptx-project-card p,.ptx-project-card em,.ptx-project-card small,.ptx-project-social,.ptx-project-chain,.community-live-grid em,.community-live-grid p,.launch-command-card p){white-space:normal;overflow-wrap:anywhere;max-width:100%;font-size:.82rem;line-height:1.38}.mobile-bottom-nav{padding:5px 7px calc(5px + env(safe-area-inset-bottom));min-height:var(--mobile-nav-space);max-width:100vw;bottom:0}.mobile-nav-shell{grid-template-columns:repeat(6,minmax(0,1fr));gap:3px;max-width:min(560px,100%)}.mobile-nav-item,.mobile-more-menu>summary.mobile-nav-item{white-space:normal;overflow-wrap:anywhere;min-width:0;min-height:48px;padding:4px 1px;font-size:clamp(.56rem,2.35vw,.66rem);line-height:1.05}.mobile-more-panel{bottom:calc(var(--mobile-nav-space) + 8px);max-height:min(46vh,350px)}.push-permission-card{left:10px;right:10px;bottom:calc(var(--mobile-nav-space) + 10px);z-index:2500;overscroll-behavior:contain;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;width:auto;max-width:calc(100vw - 20px);max-height:min(34vh,188px);padding:8px;overflow:auto}.push-permission-copy{gap:2px;min-width:0}.push-permission-copy strong{letter-spacing:.04em;font-size:.7rem;line-height:1.1}.push-permission-copy span{font-size:.7rem;line-height:1.2}.push-permission-copy small{display:none}.push-permission-actions{grid-template-columns:1fr;justify-content:stretch;gap:5px;min-width:92px;display:grid}.push-permission-actions button{white-space:normal;min-height:28px;box-shadow:none;border-radius:8px;padding:5px 7px;font-size:.66rem;line-height:1.05}.push-permission-actions [data-push-dismiss]{background:#ffffff14}.post-top{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;display:grid}.post-top>div,.comment-body,.post-content-text,.post-text{overflow-wrap:anywhere;min-width:0;max-width:100%}.post-actions-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.post-actions-row form,.post-actions-row details,.post-actions-row button{min-width:0}.post-actions-row :where(button,.post-action-placeholder,.post-action-like,.report-pop>summary){min-height:34px;padding:7px 9px;font-size:.78rem;line-height:1.1}.embed-card,.comment-body .embed-card{border-radius:11px;width:100%;max-width:100%;margin:10px 0 4px;padding:6px;overflow:hidden}.youtube-embed,.comment-body .youtube-embed{aspect-ratio:16/9;border-radius:10px;width:100%;max-width:100%;max-height:none;position:relative}.youtube-embed iframe,.comment-body .youtube-embed iframe{border:0;width:100%;max-width:100%;height:100%;max-height:none;display:block;position:absolute;inset:0}.ptx-project-card-list,.ptx-project-grid,.alpha-project-list{grid-template-columns:1fr;gap:9px;width:100%;min-width:0;max-width:100%;display:grid}.ptx-project-card{grid-template-columns:1fr;align-items:stretch;gap:9px}.ptx-project-body{min-width:0;max-width:100%}.ptx-project-preview{border-radius:10px;width:100%;max-width:100%;min-height:72px}.ptx-project-card h3{white-space:normal;margin:5px 0 3px}.ptx-project-badges,.ptx-project-actions{gap:6px;width:100%;min-width:0;max-width:100%}.ptx-project-badge{white-space:normal;max-width:100%;min-height:19px;font-size:.54rem;line-height:1.1}.ptx-project-actions{grid-template-columns:1fr;align-items:stretch;display:grid}.ptx-project-actions form,.ptx-project-actions .inline-action-form,.ptx-project-actions .compact-action-btn,.ptx-project-actions .compact-action-link{width:100%;min-width:0;max-width:100%}.ptx-project-actions .compact-action-btn,.ptx-project-actions .compact-action-link{white-space:normal;text-align:center;justify-content:center;min-height:38px;padding:8px 10px;font-size:.78rem}.alpha-project-rail,.inhabited-feed-panel,.creator-workbench-card{gap:10px;display:grid}.creator-highlights-head,.community-live-head,.pulse-stories-head{grid-template-columns:1fr;align-items:stretch;gap:8px;display:grid}.creator-highlights-head .compact-action-btn,.creator-highlights-head .compact-action-link{justify-content:center;width:100%}}@media (width<=390px){.push-permission-card{grid-template-columns:1fr;max-height:min(38vh,210px)}.push-permission-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.push-permission-actions [data-push-enable]{grid-column:1/-1}}:root{--control-bg:#0a0d12d1;--control-bg-hover:#0f141bf0;--control-bg-active:#12181ffa;--control-border:#97a6b83d;--control-border-hover:#d4a24c7a;--control-text:#edf3f7;--control-muted:#aeb8c4;--control-gold:#d4a24c;--control-bronze:#a9742a;--control-red:#ff5e73}body:not(.studio-app-body) :where(button,.launch-cta,.compact-action-btn,.compact-action-link,.create-post-actions button,.comment-form button,.follow-item button,.share-btn,.video-style-chip,.feed-tabs-card .menu-link,.ptx-project-open){border:1px solid var(--control-border);color:var(--control-text);background:linear-gradient(180deg, #ffffff0b, #ffffff03), var(--control-bg);filter:none;text-shadow:none;letter-spacing:0;border-radius:9px;transition:border-color .16s,background .16s,color .16s,box-shadow .16s,transform .16s;box-shadow:inset 0 1px #ffffff0e,0 6px 16px #00000038}body:not(.studio-app-body) :where(button,.launch-cta,.compact-action-btn,.compact-action-link,.create-post-actions button,.comment-form button,.follow-item button,.share-btn,.video-style-chip,.feed-tabs-card .menu-link,.ptx-project-open):hover,body:not(.studio-app-body) :where(button,.launch-cta,.compact-action-btn,.compact-action-link,.create-post-actions button,.comment-form button,.follow-item button,.share-btn,.video-style-chip,.feed-tabs-card .menu-link,.ptx-project-open):focus-visible{border-color:var(--control-border-hover);color:#f8fcff;background:linear-gradient(180deg, #d4a24c16, #ffffff05), var(--control-bg-hover);filter:none;box-shadow:inset 0 1px #ffffff12,0 8px 18px #00000042}body:not(.studio-app-body) :where(button,.launch-cta,.compact-action-btn,.compact-action-link):active{background:var(--control-bg-active);transform:translateY(1px);box-shadow:inset 0 1px 6px #00000057}body:not(.studio-app-body) :where(.launch-cta-primary,.launch-cta-studio,.home-hero-actions .launch-cta-primary,.home-hero-actions .launch-cta-studio,.compact-action-btn:not(.compact-action-btn-muted),.create-post-actions button){color:#f4f1ff;background:linear-gradient(90deg,#8d64d857,#0000 34%),linear-gradient(#ffffff0d,#ffffff03),#0b0e14e6;border-color:#8d64d880;box-shadow:inset 3px 0 #8d64d8b8,inset 0 1px #ffffff0f,0 7px 18px #0000003d}body:not(.studio-app-body) :where(.launch-cta-primary,.launch-cta-studio,.home-hero-actions .launch-cta-primary,.home-hero-actions .launch-cta-studio,.compact-action-btn:not(.compact-action-btn-muted),.create-post-actions button):hover,body:not(.studio-app-body) :where(.launch-cta-primary,.launch-cta-studio,.home-hero-actions .launch-cta-primary,.home-hero-actions .launch-cta-studio,.compact-action-btn:not(.compact-action-btn-muted),.create-post-actions button):focus-visible{background:linear-gradient(90deg,#8d64d861,#0000 32%),linear-gradient(#d4a24c14,#ffffff03),#0d1117f5;border-color:#d4a24c94;box-shadow:inset 3px 0 #8d64d8c7,inset 0 1px #ffffff12,0 8px 18px #00000047}body:not(.studio-app-body) :where(.launch-cta-secondary,.compact-action-btn-muted,.feed-tabs-card .menu-link,.video-style-chip,.share-btn,.confirm-cancel){color:var(--control-muted);background:linear-gradient(#ffffff08,#ffffff02),#080b10bd;border-color:#97a6b833;box-shadow:inset 0 1px #ffffff0a}body:not(.studio-app-body) :where(.feed-tabs-card .menu-link.active,.video-style-chip.active,.menu-link.active){color:#f4fbff;background:linear-gradient(90deg,#d4a24c29,#0000 46%),#0b0f15e0;border-color:#d4a24c6b;box-shadow:inset 3px 0 #d4a24c94,inset 0 1px #ffffff0e}body:not(.studio-app-body) :where(.danger-btn,button.danger-btn,.delete-post-form button){color:#ffecef!important;background:linear-gradient(90deg,#ff5e733d,#0000 42%),#11080be0!important;border-color:#ff5e737a!important;box-shadow:inset 3px 0 #ff5e73ad,inset 0 1px #ffffff0b!important}body:not(.studio-app-body) :where(.danger-btn,button.danger-btn,.delete-post-form button):hover,body:not(.studio-app-body) :where(.danger-btn,button.danger-btn,.delete-post-form button):focus-visible{background:linear-gradient(90deg,#ff5e734d,#0000 42%),#16090df5!important;border-color:#ff7384b8!important;box-shadow:inset 3px 0 #ff5e73cc,inset 0 1px #ffffff0e!important}body:not(.studio-app-body) :where(.launch-cta,.compact-action-btn){min-height:38px;padding:9px 13px;font-size:.84rem;font-weight:850}body:not(.studio-app-body) :where(.home-hero-actions .launch-cta){border-radius:10px}body:not(.studio-app-body) :where(.ptx-daw-status-badge,.mobile-nav-wip){color:#e7cf8b;box-shadow:none;background:#b9a05c1a;border-color:#b9a05c73}.inline-action-links{flex-wrap:wrap;align-items:center;gap:8px 14px;display:flex}body:not(.studio-app-body) :where(.text-action-link,button.text-action-link){width:auto;min-height:0;color:var(--control-muted,#aeb8c4);box-shadow:none;filter:none;font:inherit;letter-spacing:0;text-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0;font-size:.84rem;font-weight:760;line-height:1.35;text-decoration:none;display:inline-flex}body:not(.studio-app-body) :where(.text-action-link,button.text-action-link):hover,body:not(.studio-app-body) :where(.text-action-link,button.text-action-link):focus-visible{color:#f8fcff;box-shadow:none;text-underline-offset:4px;background:0 0;border:0;outline:none;text-decoration:underline #d4a24c8f}body:not(.studio-app-body) :where(.text-action-link,button.text-action-link):focus-visible{outline-offset:4px;outline:1px solid #d4a24c73}body:not(.studio-app-body) :where(.section-action-link,.launch-empty-link,.ptx-project-text-link){white-space:normal}.section-action-link{place-self:center end}.home-hero-actions{align-items:center}.home-hero-actions .inline-action-links{max-width:100%}.launch-empty-state .launch-empty-link{margin-top:2px}.ptx-project-actions{gap:8px 12px}.ptx-project-actions .ptx-project-text-link{align-self:center}.ptx-project-badges,.creator-status-badges,.creator-vibe-chips,.mini-tags{gap:5px}.ptx-project-badge,.creator-status-badges span,.genre-tag,.creator-vibe-chips span,.mini-tags span{box-shadow:none}.pulse-story-tabs button{min-height:30px;padding:6px 9px;font-size:.74rem}@media (width<=760px){.inline-action-links{gap:9px 12px;width:100%}.home-hero-actions{gap:12px}.home-hero-actions .launch-cta-primary{width:100%}.section-action-link{justify-self:start}.creator-highlights-head{gap:10px}.ptx-project-actions{align-items:flex-start}.ptx-project-actions .compact-action-btn,.ptx-project-actions .compact-action-link{width:100%}.pulse-story-tabs{gap:6px}}.push-permission-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;width:min(390px,100vw - 32px);min-height:0;padding:10px 34px 10px 10px}.push-permission-icon{color:#d9fbff;background:#d4a24c1a;border:1px solid #d4a24c57;border-radius:999px;place-items:center;width:24px;height:24px;font-size:.78rem;font-weight:900;line-height:1;display:grid}.push-permission-close{border-radius:999px;place-items:center;width:22px;height:22px;min-height:22px;padding:0;font-size:1rem;line-height:1;display:grid;position:absolute;top:6px;right:7px}.push-permission-copy{gap:1px}.push-permission-copy strong{font-size:.76rem;line-height:1.05}.push-permission-copy span,.push-permission-copy small{font-size:.72rem;line-height:1.18}.push-permission-actions{flex-wrap:nowrap;gap:5px}.push-permission-actions button{white-space:nowrap;border-radius:8px;min-height:28px;padding:5px 8px;font-size:.68rem}@media (width<=760px){body:not(.studio-app-body){padding-bottom:calc(var(--mobile-nav-space) + 18px)}.push-permission-card{width:auto;max-width:none;max-height:none;margin:6px 8px calc(var(--mobile-nav-space) + 8px);border-radius:11px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:6px;padding:7px 30px 7px 7px;display:grid;position:relative;overflow:visible}.push-permission-icon{width:22px;height:22px;font-size:.7rem}.push-permission-close{width:20px;height:20px;min-height:20px;font-size:.92rem;top:4px;right:5px}.push-permission-copy strong{letter-spacing:.035em;font-size:.66rem}.push-permission-copy span{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:.66rem;line-height:1.12;display:-webkit-box;overflow:hidden}.push-permission-copy small{display:none}.push-permission-actions{flex-wrap:nowrap;justify-content:flex-end;gap:4px;min-width:0;display:flex}.push-permission-actions button{border-radius:7px;min-height:24px;padding:4px 6px;font-size:.6rem;line-height:1}}@media (width<=390px){.push-permission-card{grid-template-columns:20px minmax(0,1fr) auto;gap:5px}.push-permission-actions{flex-wrap:nowrap;display:flex}.push-permission-actions button{min-width:48px;padding-inline:5px}}body:not(.studio-app-body){--platform-bg:#05090f;--platform-panel:#0c1119e0;--platform-panel-strong:#0f1620f5;--platform-line:#8999ae29;--platform-line-strong:#d4a24c57;--platform-gold:#d4a24c;--platform-bronze:#a9742a;--platform-text:#eef4f8;--platform-muted:#a7b2bf;background:radial-gradient(circle at 18% -14%,#d4a24c14,#0000 30%),radial-gradient(circle at 92% 4%,#7661b70e,#0000 28%),linear-gradient(#07101a 0%,#05090f 58%,#03060a 100%)}body[id=top]:not(.studio-app-body) :where(.post-card,.feed-post-card,.create-post,.widget,.premium-widget,.creator-presence-card,.ptx-project-card,.community-live-strip,.launch-command-card,.home-live-deck,.notification-item,.public-login-callout){border-color:var(--platform-line);background:linear-gradient(180deg, #ffffff09, #ffffff03), var(--platform-panel);filter:none;box-shadow:0 12px 30px #00000047}body[id=top]:not(.studio-app-body) :where(.post-card,.feed-post-card,.widget,.premium-widget,.creator-presence-card,.ptx-project-card,.notification-item):hover{border-color:#d4a24c3d;box-shadow:0 14px 34px #00000052}body:not(.studio-app-body) :where(button,.launch-cta,.compact-action-btn,.compact-action-link,.create-post-actions button,.comment-form button,.follow-item button,.share-btn,.video-style-chip,.feed-tabs-card .menu-link,.ptx-project-open,.notification-actions button,.public-login-actions a){color:var(--platform-text);text-shadow:none;filter:none;background:linear-gradient(#ffffff0a,#ffffff03),#090d13db;border-color:#8999ae38;box-shadow:inset 0 1px #ffffff0d,0 5px 14px #00000038}body:not(.studio-app-body) :where(button,.launch-cta,.compact-action-btn,.compact-action-link,.create-post-actions button,.comment-form button,.follow-item button,.share-btn,.video-style-chip,.feed-tabs-card .menu-link,.ptx-project-open,.notification-actions button,.public-login-actions a):hover,body:not(.studio-app-body) :where(button,.launch-cta,.compact-action-btn,.compact-action-link,.create-post-actions button,.comment-form button,.follow-item button,.share-btn,.video-style-chip,.feed-tabs-card .menu-link,.ptx-project-open,.notification-actions button,.public-login-actions a):focus-visible{border-color:var(--platform-line-strong);color:#f7fcff;background:linear-gradient(#d4a24c13,#ffffff03),#0c121af0;box-shadow:inset 0 1px #ffffff0f,0 7px 18px #00000042}body:not(.studio-app-body) :where(.launch-cta-primary,.launch-cta-studio,.home-hero-actions .launch-cta-primary,.home-hero-actions .launch-cta-studio,.compact-action-btn:not(.compact-action-btn-muted),.create-post-actions button,.comment-form button[type=submit],.public-login-actions .edit-profile-btn:not(.secondary)){color:#f5fbff;background:linear-gradient(#d4a24c1c,#ffffff03),#0b1017f0;border-color:#d4a24c66;box-shadow:inset 3px 0 #d4a24c85,inset 0 1px #ffffff0e,0 6px 16px #0000003d}body:not(.studio-app-body) :where(.launch-cta-primary,.launch-cta-studio,.home-hero-actions .launch-cta-primary,.home-hero-actions .launch-cta-studio,.compact-action-btn:not(.compact-action-btn-muted),.create-post-actions button,.comment-form button[type=submit],.public-login-actions .edit-profile-btn:not(.secondary)):hover,body:not(.studio-app-body) :where(.launch-cta-primary,.launch-cta-studio,.home-hero-actions .launch-cta-primary,.home-hero-actions .launch-cta-studio,.compact-action-btn:not(.compact-action-btn-muted),.create-post-actions button,.comment-form button[type=submit],.public-login-actions .edit-profile-btn:not(.secondary)):focus-visible{background:linear-gradient(#d4a24c26,#ffffff04),#0d141dfa;border-color:#d4a24c9e;box-shadow:inset 3px 0 #d4a24cad,inset 0 1px #ffffff0f,0 8px 20px #00000047}body:not(.studio-app-body) :where(.launch-cta-secondary,.compact-action-btn-muted,.feed-tabs-card .menu-link,.video-style-chip,.share-btn,.confirm-cancel,.notification-actions .button-link,.public-login-actions .secondary){color:var(--platform-muted);background:linear-gradient(#ffffff07,#ffffff02),#070b11b8;border-color:#8999ae2e;box-shadow:inset 0 1px #ffffff09}body:not(.studio-app-body) :where(.notif-badge,.mobile-nav-badge,.ptx-project-badge,.reputation-badge,.creator-status-badges span,.creator-vibe-chips span,.genre-tag,.mini-tags span){color:#cfeef4;box-shadow:none;text-shadow:none;background:#d4a24c13;border-color:#d4a24c38}body:not(.studio-app-body) :where(input,textarea,select){color:var(--platform-text);background:#05090fb8;border-color:#8999ae33;box-shadow:inset 0 1px #ffffff09}body:not(.studio-app-body) :where(input,textarea,select):focus{border-color:#d4a24c7a;outline:none;box-shadow:0 0 0 2px #d4a24c1a}body:not(.studio-app-body) :where(.home-hero-card){filter:none;box-shadow:0 18px 44px #00000057}body:not(.studio-app-body) :where(.premium-widget,.home-live-deck){background:linear-gradient(180deg, #d4a24c0a, #ffffff03), var(--platform-panel)}body#top:not(.studio-app-body),body#top.home-page:not(.studio-app-body),body#top:not(.home-page):not(.studio-app-body){color:#eef4f8;background-color:#05090f;background-image:linear-gradient(135deg,#ffffff07 0 1px,#0000 1px 12px),radial-gradient(circle at 20% -10%,#d4a24c1a,#0000 32%),radial-gradient(circle at 92% 0,#7661b70e,#0000 30%),linear-gradient(#07111b 0%,#05090f 54%,#03060a 100%);background-size:12px 12px,auto,auto,auto;background-attachment:fixed}body#top:not(.studio-app-body):before,body#top.home-page:not(.studio-app-body):before{opacity:.22;filter:grayscale(.35)}body#top:not(.studio-app-body) :where(.hero-card,.launch-discovery-hero){background:linear-gradient(#ffffff09,#ffffff03),#0b1017e6;border:1px solid #8999ae29;box-shadow:0 18px 42px #00000052}body#top:not(.studio-app-body) :where(.post-card,.feed-post-card,.create-post,.widget,.premium-widget,.notification-item,.ptx-project-card,.creator-presence-card,.community-live-strip,.home-live-deck,.launch-command-card,.public-login-callout){background:linear-gradient(#ffffff08,#ffffff03),#0a0f16e0;border:1px solid #8999ae26;box-shadow:0 12px 30px #00000042}body#top:not(.studio-app-body) :where(button,.menu-link,.launch-cta,.compact-action-btn,.compact-action-link,.create-post-actions button,.comment-form button,.follow-item button,.share-btn,.video-style-chip,.ptx-project-open,.public-login-actions a){color:#f4f8fb;filter:none;text-shadow:none;background:linear-gradient(#ffffff0a,#ffffff02),#080c12d1;border-color:#8999ae33;box-shadow:inset 0 1px #ffffff0b,0 4px 12px #0003}body#top:not(.studio-app-body) :where(button,.menu-link,.launch-cta,.compact-action-btn,.compact-action-link,.create-post-actions button,.comment-form button,.follow-item button,.share-btn,.video-style-chip,.ptx-project-open,.public-login-actions a):hover,body#top:not(.studio-app-body) :where(button,.menu-link,.launch-cta,.compact-action-btn,.compact-action-link,.create-post-actions button,.comment-form button,.follow-item button,.share-btn,.video-style-chip,.ptx-project-open,.public-login-actions a):focus-visible{color:#fff;background:linear-gradient(#d4a24c12,#ffffff03),#0b1119f0;border-color:#d4a24c66;box-shadow:inset 0 1px #ffffff0e,0 7px 18px #00000040}body#top:not(.studio-app-body) :where(.launch-cta-primary,.home-hero-actions .launch-cta-primary,.compact-action-btn:not(.compact-action-btn-muted),.create-post-actions button,.comment-form button[type=submit],.public-login-actions .edit-profile-btn:not(.secondary)){background:linear-gradient(#d4a24c1b,#ffffff03),#0a1018f0;border-color:#d4a24c61;box-shadow:inset 3px 0 #d4a24c85,inset 0 1px #ffffff0d,0 6px 16px #00000038}body#top:not(.studio-app-body) :where(.launch-cta-secondary,.launch-cta-studio,.compact-action-btn-muted,.share-btn,.confirm-cancel,.notification-actions .button-link,.public-login-actions .secondary){color:#aab5c2;background:linear-gradient(#ffffff06,#ffffff01),#060a0fad;border-color:#8999ae29;box-shadow:inset 0 1px #ffffff08}body#top:not(.studio-app-body) :where(.menu-link.active,.feed-tabs-card .menu-link.active,.video-style-chip.active){color:#f6fcff;background:linear-gradient(#d4a24c1a,#ffffff03),#0a1018e6;border-color:#d4a24c6b;box-shadow:inset 3px 0 #d4a24c94}body#top:not(.studio-app-body) :where(.reputation-badge,.profile-type-pill,.genre-tag,.video-style-pill,.ptx-project-badge,.creator-status-badges span,.creator-vibe-chips span,.mini-tags span,.notif-badge,.mobile-nav-badge,.mobile-more-badge,.pulse-score-badge){color:#c6d1dc;box-shadow:none;text-shadow:none;background:#ffffff0b;border-color:#8999ae2e}body#top:not(.studio-app-body) :where(.profile-type-pill,.menu-link.active,.notif-badge){color:#d9f8ff;background:#d4a24c13;border-color:#d4a24c47}body#top:not(.studio-app-body) .reputation-badge-row .reputation-badge:nth-child(n+3),body#top:not(.studio-app-body) .creator-status-badges span:nth-child(n+3),body#top:not(.studio-app-body) .genre-tags .genre-tag:nth-of-type(n+7),body#top:not(.studio-app-body) .mini-tags span:nth-child(n+5){display:none}body#top:not(.studio-app-body) .creator-identity-row,body#top:not(.studio-app-body) .genre-tags,body#top:not(.studio-app-body) .compact-action-group{gap:8px}body#top:not(.studio-app-body) .profile-status-pill{background:#d4a24c0e;border-color:#d4a24c33;max-width:760px}body#top:not(.studio-app-body) .profile-cover,body#top:not(.studio-app-body) .ptx-cover-theme{border-radius:inherit;object-fit:cover;filter:saturate(.82)contrast(1.04)brightness(.82);width:100%;min-height:220px}body#top:not(.studio-app-body) .ptx-cover-theme{color:#eff8fcb8;isolation:isolate;place-items:end start;padding:18px;display:grid;position:relative}body#top:not(.studio-app-body) .ptx-cover-theme:before,body#top:not(.studio-app-body) .ptx-cover-theme:after{content:"";z-index:-1;position:absolute;inset:0}body#top:not(.studio-app-body) .ptx-cover-theme:before{opacity:.52;background-color:#0000;background-image:linear-gradient(90deg,#ffffff09 1px,#0000 1px),linear-gradient(0deg,#ffffff06 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}body#top:not(.studio-app-body) .ptx-cover-theme:after{background:linear-gradient(#0000 42%,#03060a9e)}body#top:not(.studio-app-body) .ptx-cover-theme span{color:#eff8fcd1;letter-spacing:.08em;text-transform:uppercase;background:#03070b8a;border:1px solid #8999ae33;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:850}body#top:not(.studio-app-body) .ptx-cover-dj-booth{background:radial-gradient(circle at 28% 54%,#d4a24c38,#0000 8%),radial-gradient(circle at 66% 56%,#d4a24c29,#0000 9%),linear-gradient(120deg,#080d12,#111821 48%,#05080d)}body#top:not(.studio-app-body) .ptx-cover-mixing-desk{background:repeating-linear-gradient(90deg,#d4a24c2e 0 2px,#0000 2px 24px),repeating-linear-gradient(0deg,#ffffff0d 0 1px,#0000 1px 18px),linear-gradient(135deg,#070c12,#131b24)}body#top:not(.studio-app-body) .ptx-cover-studio-equipment{background:radial-gradient(circle at 18% 38%,#ffffff24,#0000 10%),radial-gradient(circle at 58% 48%,#d4a24c24,#0000 12%),repeating-linear-gradient(90deg,#ffffff0b 0 1px,#0000 1px 54px),linear-gradient(135deg,#070b10,#141b23)}body#top:not(.studio-app-body) .ptx-cover-underground-club{background:radial-gradient(circle at 46% 0,#d4a24c33,#0000 18%),linear-gradient(110deg,#7661b71f,#0000 34%),linear-gradient(#0a0d11,#121822 58%,#030507)}body#top:not(.studio-app-body) .ptx-cover-vinyl-collection{background:repeating-radial-gradient(circle at 26% 56%,#ffffff14 0 2px,#0000 2px 12px),repeating-linear-gradient(90deg,#ffffff0a 0 2px,#0000 2px 32px),linear-gradient(135deg,#060a0f,#15191d)}body#top:not(.studio-app-body) .ptx-cover-festival-stage{background:linear-gradient(20deg,#0000 0 42%,#d4a24c2e 42% 44%,#0000 44%),linear-gradient(160deg,#0000 0 38%,#ffffff1f 38% 40%,#0000 40%),linear-gradient(#07111b,#101722 62%,#030507)}body#top:not(.studio-app-body) .ptx-cover-audio-waveforms{background:repeating-linear-gradient(90deg,#d4a24c42 0 3px,#0000 3px 15px),linear-gradient(#07101a 0%,#101722 50%,#05090f 100%)}body#top:not(.studio-app-body) .ptx-cover-modular-synths{background:radial-gradient(circle at 18% 40%,#d4a24c2e,#0000 5%),radial-gradient(circle at 42% 58%,#ffffff1c,#0000 5%),radial-gradient(circle at 72% 38%,#7661b729,#0000 6%),repeating-linear-gradient(90deg,#ffffff0a 0 1px,#0000 1px 68px),linear-gradient(135deg,#070b10,#121b25)}body#top:not(.studio-app-body) .ptx-cover-ptx-abstract{background:linear-gradient(120deg,#0000 0 36%,#d4a24c2e 36% 37%,#0000 37%),linear-gradient(30deg,#0000 0 58%,#7661b71f 58% 59%,#0000 59%),linear-gradient(135deg,#060b11,#111923 52%,#04070c)}@media (width<=760px){body#top:not(.studio-app-body) .profile-cover,body#top:not(.studio-app-body) .ptx-cover-theme{min-height:170px}}body#top:not(.studio-app-body),body#top.home-page:not(.studio-app-body),body#top:not(.home-page):not(.studio-app-body){--control-bg:#080c12e0;--control-bg-hover:#0b1118f5;--control-bg-active:#0d151efa;--control-border:#8494a933;--control-border-hover:#d4a24c70;--control-text:#f4f7fa;--control-muted:#a7b1bd;--control-gold:#d4a24c;--control-bronze:#6b4216;--platform-bg:#04070b;--platform-panel:#0a0f16e6;--platform-panel-strong:#0d131cf5;--platform-line:#8494a926;--platform-line-strong:#d4a24c52;--platform-gold:#d4a24c;--platform-bronze:#6b4216;--platform-amber:#f2c14e;--platform-green:#b6f36b;--platform-text:#f3f7fa;--platform-muted:#a7b1bd;--app-panel-bg:#0a0f16e6;--app-panel-bg-soft:#0c121ab8;--app-border:#8494a929;--app-border-strong:#d4a24c57;--app-gold:#d4a24c;--app-magenta:#6b4216;--app-bronze:#6b4216;--home-line:#8494a92b;--home-bronze:#6b4216;--home-magenta:#6b4216;--home-gold:#d4a24c;color:var(--platform-text);background-color:var(--platform-bg);background-image:linear-gradient(135deg,#ffffff05 0 1px,#0000 1px 14px),radial-gradient(circle at 18% -12%,#d4a24c13,#0000 30%),radial-gradient(circle at 92% 0,#2f8cff09,#0000 28%),linear-gradient(#07101a 0%,#04070b 58%,#020408 100%);background-size:14px 14px,auto,auto,auto;background-attachment:fixed}body#top:not(.studio-app-body):before,body#top.home-page:not(.studio-app-body):before,body#top:not(.home-page):not(.studio-app-body):before{opacity:.16;filter:grayscale(.72)saturate(.7)}body#top:not(.studio-app-body) :where(.sidebar,.rightbar,.hero-card,.launch-discovery-hero,.post-card,.feed-post-card,.create-post,.widget,.premium-widget,.notification-item,.ptx-project-card,.creator-presence-card,.community-live-strip,.home-live-deck,.launch-command-card,.launch-trust-strip,.public-login-callout),body#top.home-page:not(.studio-app-body) :where(.sidebar,.rightbar,.hero-card,.post-card,.create-post,.widget,.premium-widget,.launch-command-card,.community-live-strip,.launch-trust-strip,.home-live-deck){border-color:var(--platform-line);background:linear-gradient(180deg, #ffffff08, #ffffff02), var(--platform-panel);box-shadow:0 12px 32px #0000004d}body#top:not(.studio-app-body) :where(button,.menu-link,.sidebar-legal-link,.launch-cta,.compact-action-btn,.compact-action-link,.create-post-actions button,.comment-form button,.follow-item button,.share-btn,.video-style-chip,.ptx-project-open,.public-login-actions a,.notification-actions button,.notification-actions .button-link){border-color:var(--control-border);color:var(--control-text);background:linear-gradient(180deg, #ffffff09, #ffffff02), var(--control-bg);filter:none;text-shadow:none;box-shadow:inset 0 1px #ffffff0a,0 4px 12px #0003}body#top:not(.studio-app-body) :where(button,.menu-link,.sidebar-legal-link,.launch-cta,.compact-action-btn,.compact-action-link,.create-post-actions button,.comment-form button,.follow-item button,.share-btn,.video-style-chip,.ptx-project-open,.public-login-actions a,.notification-actions button,.notification-actions .button-link):hover,body#top:not(.studio-app-body) :where(button,.menu-link,.sidebar-legal-link,.launch-cta,.compact-action-btn,.compact-action-link,.create-post-actions button,.comment-form button,.follow-item button,.share-btn,.video-style-chip,.ptx-project-open,.public-login-actions a,.notification-actions button,.notification-actions .button-link):focus-visible{border-color:var(--control-border-hover);color:#fff;background:linear-gradient(180deg, #d4a24c11, #ffffff02), var(--control-bg-hover);box-shadow:inset 0 1px #ffffff0d,0 7px 18px #0000003d}body#top:not(.studio-app-body) :where(.menu-link.active,.feed-tabs-card .menu-link.active,.video-style-chip.active,.launch-cta-primary,.home-hero-actions .launch-cta-primary,.compact-action-btn:not(.compact-action-btn-muted),.create-post-actions button,.comment-form button[type=submit],.public-login-actions .edit-profile-btn:not(.secondary)){color:#f7fcff;background:linear-gradient(#d4a24c17,#ffffff02),#0a1018f0;border-color:#d4a24c61;box-shadow:inset 3px 0 #d4a24c8f,inset 0 1px #ffffff0b,0 6px 16px #00000038}body#top:not(.studio-app-body) :where(.launch-cta-secondary,.launch-cta-studio,.compact-action-btn-muted,.share-btn,.confirm-cancel,.public-login-actions .secondary){color:var(--platform-muted);background:linear-gradient(#ffffff06,#ffffff01),#060a0fb3;border-color:#8494a929;box-shadow:inset 0 1px #ffffff08}body#top:not(.studio-app-body) :where(.hero-card,.launch-discovery-hero,.home-hero-card.live-experience-hero){border-color:var(--platform-line);background-color:#070d14;background-image:linear-gradient(90deg, #03070bdb, #050a1080 58%, #03070ba3), radial-gradient(circle at 74% 22%, #d4a24c1f, transparent 28%), var(--hero-image), var(--site-bg-image);box-shadow:0 24px 62px #00000085,inset 0 1px #ffffff0e}body#top:not(.studio-app-body) :where(.home-hero-card h1,.hero-card h1,.launch-discovery-hero h1){color:#f8fbfd;text-shadow:0 4px 28px #00000094}body#top:not(.studio-app-body) :where(.admin-section-kicker,.widget-title-row span,.home-hero-kicker,.launch-command-card span){color:#8edfed;text-shadow:none}body#top:not(.studio-app-body) :where(.reputation-badge,.profile-type-pill,.genre-tag,.video-style-pill,.ptx-project-badge,.creator-status-badges span,.creator-vibe-chips span,.mini-tags span,.notif-badge,.mobile-nav-badge,.mobile-more-badge,.pulse-score-badge,.trend-movement,.trend-rank,.genre-rank){color:#c8d2dd;box-shadow:none;text-shadow:none;background:#ffffff0b;border-color:#8494a92e}body#top:not(.studio-app-body) :where(.ptx-project-badge-starter,.mobile-nav-wip,.ptx-daw-status-badge){color:#f4d27a;background:#f2c14e14;border-color:#f2c14e57}body#top:not(.studio-app-body) :where(.presence-chip.is-online,.reputation-badge-active){color:#d7f7a8;background:#b6f36b13;border-color:#b6f36b52}body#top:not(.studio-app-body) :where(.genre-signal-bar,.genre-widget .genre-signal-bar,.genre-chart-bar){background:linear-gradient(90deg, #d4a24cf0, #2f8cffc7) 0 0 / var(--genre-chart,var(--genre-signal,100%)) 100% no-repeat, #fff1;box-shadow:inset 0 0 0 1px #ffffff0a}body#top:not(.studio-app-body) .genre-trend-item:hover .genre-signal-bar{background-image:linear-gradient(90deg,#d4a24cf5,#2f8cffd1),repeating-linear-gradient(90deg,#0000 0 8px,#ffffff21 8px 10px)}body#top:not(.studio-app-body) :where(.profile-complete-meter){box-shadow:none;background:#d4a24c0e;border-color:#d4a24c3d}body#top:not(.studio-app-body) .profile-meter-bar span,body#top:not(.studio-app-body) .pulse-story-progress span.active{background:linear-gradient(90deg,#d4a24c,#d4a24c);border-color:#d4a24ca6;box-shadow:0 0 10px #d4a24c3d}body#top:not(.studio-app-body) :where(input,textarea,select){color:var(--platform-text);background:#05090fc2;border-color:#8494a933;box-shadow:inset 0 1px #ffffff08}body#top:not(.studio-app-body) :where(input,textarea,select):focus{border-color:#d4a24c6b;outline:none;box-shadow:0 0 0 2px #d4a24c17}body#top:not(.studio-app-body) :where(.youtube-embed){box-shadow:none;border-color:#8494a92b!important}body#top:not(.studio-app-body) :where(.avatar,.comment-avatar){border-color:#d4a24c42;box-shadow:0 0 0 3px #04070bb8}body#top:not(.studio-app-body) .hero-live-ambient,body#top:not(.studio-app-body) .hero-particle{opacity:.18;filter:grayscale(.65)saturate(.7)blur(16px)}body#top:not(.studio-app-body) .ptx-cover-neon-city{background:linear-gradient(90deg,#0000 0 11%,#d4a24c2e 11% 12%,#0000 12% 28%,#2f8cff1f 28% 29%,#0000 29%),linear-gradient(#07101a,#101826 54%,#05070b)}body#top:not(.studio-app-body) .ptx-cover-underground-club,body#top:not(.studio-app-body) .ptx-cover-modular-synths,body#top:not(.studio-app-body) .ptx-cover-ptx-abstract{filter:saturate(.78)contrast(1.04)brightness(.82)}@media (width<=760px){body#top:not(.studio-app-body),body#top.home-page:not(.studio-app-body),body#top:not(.home-page):not(.studio-app-body),body#top[style*=--site-bg-image]:not(.studio-app-body){background:linear-gradient(135deg, #ffffff04 0 1px, transparent 1px 14px), radial-gradient(circle at 44% -8%, #d4a24c13, transparent 34%), linear-gradient(180deg, #07101aeb 0%, #04070bf7 72%), var(--site-bg-image);background-size:14px 14px,auto,auto,cover;background-position:center, center, center, var(--site-bg-position-x) var(--site-bg-position-y);background-attachment:scroll}}body#top:not(.studio-app-body),body#top.home-page:not(.studio-app-body),body#top:not(.home-page):not(.studio-app-body){--ptx-black:#020408;--ptx-charcoal:#070b10;--ptx-graphite:#0b1118;--ptx-graphite-2:#101821;--ptx-slate:#8696aa2e;--ptx-slate-strong:#8696aa47;--ptx-gold:#d4a24c;--ptx-amber:#f1bf4a;--ptx-green:#b8f36e;--ptx-text:#f5f8fb;--ptx-muted:#a9b3bf;background-color:var(--ptx-black)!important;color:var(--ptx-text)!important;background-image:linear-gradient(135deg,#ffffff04 0 1px,#0000 1px 16px),radial-gradient(circle at 18% -10%,#d4a24c11,#0000 26%),linear-gradient(#07111a 0%,#03070b 62%,#010306 100%)!important;background-size:16px 16px,auto,auto!important}body#top:not(.studio-app-body):before,body#top.home-page:not(.studio-app-body):before,body#top:not(.home-page):not(.studio-app-body):before,body#top:not(.studio-app-body):after,body#top.home-page:not(.studio-app-body):after,body#top:not(.home-page):not(.studio-app-body):after{opacity:.1!important;filter:grayscale()saturate(.45)brightness(.72)!important}body#top:not(.studio-app-body) :where(.sidebar,.rightbar,.hero-card,.launch-discovery-hero,.post-card,.feed-post-card,.create-post,.widget,.premium-widget,.notification-item,.ptx-project-card,.creator-presence-card,.community-live-strip,.home-live-deck,.launch-command-card,.launch-trust-strip,.public-login-callout,.action-empty-state,.feed-empty-card,.launch-empty-state),body#top.home-page:not(.studio-app-body) :where(.sidebar,.rightbar,.hero-card,.post-card,.create-post,.widget,.premium-widget,.launch-command-card,.community-live-strip,.launch-trust-strip,.home-live-deck){border-color:var(--ptx-slate)!important;filter:none!important;background:linear-gradient(#ffffff07,#ffffff02),#080d13eb!important;box-shadow:0 10px 28px #00000057!important}body#top:not(.studio-app-body) :where(.post-card,.feed-post-card,.widget,.premium-widget,.notification-item,.ptx-project-card):hover{border-color:#d4a24c3d!important;transform:none!important;box-shadow:0 12px 30px #00000061!important}body#top:not(.studio-app-body) :where(button,.menu-link,.sidebar-legal-link,.launch-cta,.compact-action-btn,.compact-action-link,.create-post-actions button,.comment-form button,.follow-item button,.share-btn,.video-style-chip,.ptx-project-open,.public-login-actions a,.notification-actions button,.notification-actions .button-link){border-color:var(--ptx-slate-strong)!important;color:var(--ptx-text)!important;filter:none!important;text-shadow:none!important;background:linear-gradient(#ffffff09,#ffffff02),#05090eeb!important;box-shadow:inset 0 1px #ffffff0a,0 3px 10px #00000038!important}body#top:not(.studio-app-body) :where(button,.menu-link,.sidebar-legal-link,.launch-cta,.compact-action-btn,.compact-action-link,.create-post-actions button,.comment-form button,.follow-item button,.share-btn,.video-style-chip,.ptx-project-open,.public-login-actions a,.notification-actions button,.notification-actions .button-link):hover,body#top:not(.studio-app-body) :where(button,.menu-link,.sidebar-legal-link,.launch-cta,.compact-action-btn,.compact-action-link,.create-post-actions button,.comment-form button,.follow-item button,.share-btn,.video-style-chip,.ptx-project-open,.public-login-actions a,.notification-actions button,.notification-actions .button-link):focus-visible{background:linear-gradient(#d4a24c12,#ffffff02),#080e15fa!important;border-color:#d4a24c94!important;box-shadow:inset 0 1px #ffffff0d,0 5px 15px #00000042!important}body#top:not(.studio-app-body) :where(.menu-link.active,.feed-tabs-card .menu-link.active,.video-style-chip.active,.launch-cta-primary,.home-hero-actions .launch-cta-primary,.compact-action-btn:not(.compact-action-btn-muted),.create-post-actions button,.comment-form button[type=submit],.public-login-actions .edit-profile-btn:not(.secondary)){background:linear-gradient(#d4a24c18,#ffffff02),#070d14f5!important;border-color:#d4a24c8f!important;box-shadow:inset 3px 0 #d4a24cb8,inset 0 1px #ffffff0d,0 5px 15px #0000003d!important}body#top:not(.studio-app-body) :where(.home-hero-actions,.compact-action-group) :where(.launch-cta-primary,.compact-action-btn:not(.compact-action-btn-muted)):not(:first-child){border-color:var(--ptx-slate-strong)!important;color:var(--ptx-muted)!important;background:linear-gradient(#ffffff07,#ffffff01),#05090ed1!important;box-shadow:inset 0 1px #ffffff08,0 3px 10px #0003!important}body#top:not(.studio-app-body) :where(.launch-cta-secondary,.launch-cta-studio,.compact-action-btn-muted,.share-btn,.confirm-cancel,.public-login-actions .secondary){border-color:var(--ptx-slate)!important;color:var(--ptx-muted)!important;background:linear-gradient(#ffffff05,#ffffff01),#04080cbd!important;box-shadow:inset 0 1px #ffffff07!important}body#top:not(.studio-app-body) :where(.hero-card,.launch-discovery-hero,.home-hero-card.live-experience-hero){background-color:#05090e!important;background-image:linear-gradient(90deg, #010407f0, #03080dc7 56%, #010407e6), linear-gradient(180deg, #0000005c, #000000b8), var(--hero-image), var(--site-bg-image)!important;filter:grayscale(.3)saturate(.55)contrast(1.06)brightness(.74)!important;border-color:#8696aa29!important;box-shadow:0 20px 58px #00000094!important}body#top:not(.studio-app-body) .hero-card:before,body#top:not(.studio-app-body) .launch-discovery-hero:before,body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero:before{background:linear-gradient(90deg, #010407e0, #03080d9e 58%, #010407db), linear-gradient(180deg, #0000002e, #000000a3), var(--hero-image)!important;filter:grayscale(.55)saturate(.42)contrast(1.08)brightness(.64)!important}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero:after,body#top:not(.studio-app-body) :where(.hero-live-ambient,.hero-particle){opacity:.08!important;filter:grayscale()saturate(.25)blur(18px)!important}body#top:not(.studio-app-body) :where(.reputation-badge,.profile-type-pill,.genre-tag,.video-style-pill,.ptx-project-badge,.creator-status-badges span,.creator-vibe-chips span,.mini-tags span,.notif-badge,.mobile-nav-badge,.mobile-more-badge,.pulse-score-badge,.trend-movement,.trend-rank,.genre-rank,.profile-status-pill){color:#c7d1dc!important;box-shadow:none!important;text-shadow:none!important;background:#ffffff0a!important;border-color:#8696aa2e!important}body#top:not(.studio-app-body) :where(.profile-type-pill,.menu-link.active,.notif-badge,.mobile-nav-badge){color:#d8f8ff!important;background:#d4a24c12!important;border-color:#d4a24c52!important}body#top:not(.studio-app-body) :where(.genre-signal-bar,.genre-widget .genre-signal-bar,.genre-chart-bar,.profile-meter-bar span,.pulse-story-progress span.active){background:linear-gradient(90deg, #d4a24cf5, #287dffd1) 0 0 / var(--genre-chart,var(--genre-signal,100%)) 100% no-repeat, #ffffff0f!important;box-shadow:none!important}body#top:not(.studio-app-body) :where(.genre-chart-score,.trend-movement){color:#72e7f7!important;text-shadow:none!important}body#top:not(.studio-app-body) :where(.avatar,.comment-avatar,.youtube-embed){box-shadow:none!important;border-color:#8696aa2e!important}body#top:not(.studio-app-body) :where(.ptx-cover-theme,.profile-cover){filter:grayscale(.18)saturate(.62)contrast(1.06)brightness(.74)!important}body#top:not(.studio-app-body) :where(.ptx-cover-neon-city,.ptx-cover-underground-club,.ptx-cover-modular-synths,.ptx-cover-ptx-abstract){background:linear-gradient(90deg,#d4a24c1f,#0000 34%),linear-gradient(#07101a,#0b121b 54%,#03070b)!important}body#top:not(.studio-app-body):before,body#top.home-page:not(.studio-app-body):before,body#top:not(.home-page):not(.studio-app-body):before{opacity:var(--background-haze-opacity,.06)!important}body#top:not(.studio-app-body) :where(.hero-card,.launch-discovery-hero,.home-hero-card.live-experience-hero){filter:grayscale(.12)saturate(.76)contrast(1.04)brightness(.96)!important}body#top:not(.studio-app-body) .hero-card:before,body#top:not(.studio-app-body) .launch-discovery-hero:before,body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero:before{backdrop-filter:blur(var(--site-hero-blur,0));background:linear-gradient(90deg, rgb(1 4 7/var(--hero-overlay-opacity,.42)), rgb(3 8 13/calc(var(--hero-overlay-opacity,.42) * .72)) 58%, rgb(1 4 7/var(--hero-overlay-opacity,.42))), linear-gradient(180deg, rgb(0 0 0/calc(var(--hero-overlay-opacity,.42) * .35)), rgb(0 0 0/var(--hero-overlay-opacity,.42))), var(--hero-image)!important;background-position:center, center, var(--hero-position-x,50%) var(--hero-position-y,50%)!important;background-size:cover, cover, var(--site-hero-size,100%)!important;filter:grayscale(.3)saturate(.62)contrast(1.05)brightness(.9)!important}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero{min-height:var(--site-hero-desktop-height,430px)!important;border-radius:var(--site-border-radius,8px)!important}body#top:not(.studio-app-body) :where(button,.launch-cta,.compact-action-btn,.menu-link.active){border-radius:var(--site-border-radius,8px)!important;border-color:color-mix(in srgb, var(--site-primary-accent,#d4a24c) 34%, #8696aa3d)!important}body#top:not(.studio-app-body) :where(.launch-cta-primary,.compact-action-btn:not(.compact-action-btn-muted)){background:linear-gradient(180deg, color-mix(in srgb, var(--site-primary-accent,#d4a24c) calc(var(--site-button-alpha,.06) * 100%), transparent), #ffffff02), #05090eeb!important;box-shadow:inset 3px 0 0 var(--site-primary-accent,#d4a24c), 0 8px 24px rgb(37 213 239/var(--site-glow-alpha,.12))!important}body#top:not(.studio-app-body) :where(.hero-gradient-word,.home-hero-kicker,.hero-genre-label){color:var(--site-primary-accent,#d4a24c)!important}@media (width<=760px){body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero{min-height:var(--site-hero-mobile-height,520px)!important}}body.home-page .home-rightbar :where(.featured-creator-card,.top-creator-item,.compact-creator-item){min-width:0!important;max-width:100%!important;overflow:hidden!important}body.home-page .home-rightbar .top-creator-item{grid-template-columns:26px 34px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;display:grid!important}body.home-page .home-rightbar .top-creator-item.compact-creator-item,body.home-page .home-rightbar .top-creator-item.live-creator-item{grid-template-columns:34px minmax(0,1fr)!important}body.home-page .home-rightbar .featured-creator-card{grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;display:grid!important}body.home-page .home-rightbar .featured-creator-card>.avatar,body.home-page .home-rightbar .featured-creator-card>.avatar-fallback{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important}body.home-page .home-rightbar .top-creator-item .comment-avatar,body.home-page .home-rightbar .top-creator-item .avatar-fallback{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important}body.home-page .home-rightbar .top-creator-item>span:not(.trend-rank),body.home-page .home-rightbar .featured-creator-card>span{gap:2px!important;min-width:0!important;max-width:100%!important;display:grid!important;overflow:hidden!important}body.home-page .home-rightbar .top-creator-item strong,body.home-page .home-rightbar .top-creator-item em,body.home-page .home-rightbar .featured-creator-card strong,body.home-page .home-rightbar .featured-creator-card em{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important;line-height:1.15!important;display:block!important;overflow:hidden!important}body.home-page .home-rightbar .top-creator-item .reputation-badge-row,body.home-page .home-rightbar .featured-creator-card .reputation-badge-row{flex-wrap:nowrap!important;gap:3px!important;min-width:0!important;max-width:100%!important;display:flex!important;overflow:hidden!important}body.home-page .home-rightbar .top-creator-item .reputation-badge,body.home-page .home-rightbar .featured-creator-card .reputation-badge{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:72px!important;padding:2px 5px!important;font-size:.56rem!important;line-height:1.1!important;overflow:hidden!important}body.home-page .home-rightbar .featured-creator-card .pulse-score-badge,body.home-page .home-rightbar :where(.top-creator-widget,.featured-creator-widget) .reputation-badge-row{display:none!important}@media (width>=981px){html,body#top:not(.studio-app-body){height:auto;min-height:100%;overflow:hidden auto}body#top:not(.studio-app-body) .layout{align-items:start!important;height:auto!important;min-height:100vh!important;overflow:visible!important}body#top.home-page:not(.studio-app-body) .layout{grid-template-columns:minmax(198px,228px) minmax(0,1fr) minmax(280px,330px)!important;position:relative!important}body#top:not(.studio-app-body) .layout>.sidebar,body#top:not(.studio-app-body) .layout>.feed,body#top:not(.studio-app-body) .layout>.rightbar{scrollbar-width:thin;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden visible!important}body#top:not(.studio-app-body) .layout>.sidebar,body#top:not(.studio-app-body) .layout>.rightbar{overscroll-behavior:contain;align-content:start;max-height:calc(100vh - 36px)!important;position:sticky!important;top:18px!important;overflow-y:auto!important}body#top.home-page:not(.studio-app-body) .layout>.home-rightbar{z-index:30!important;pointer-events:auto!important;touch-action:pan-y!important;isolation:isolate!important;contain:none!important;grid-area:auto/3!important;place-self:start stretch!important;height:auto!important;max-height:calc(100vh - 36px)!important;display:block!important;position:sticky!important;top:18px!important;overflow:hidden auto!important}body#top.home-page:not(.studio-app-body) .layout>.home-feed{grid-area:auto/2!important}body#top:not(.studio-app-body) .layout>.feed{align-content:start;padding-right:2px;z-index:1!important;contain:none!important;min-width:0!important;max-width:100%!important;position:relative!important;overflow:visible!important}body#top:not(.studio-app-body) .layout>.sidebar{z-index:20!important;flex-direction:column!important;gap:10px!important;padding-bottom:14px!important;display:flex!important}body#top:not(.studio-app-body) .layout>.sidebar .menu,body#top:not(.studio-app-body) .layout>.sidebar .sidebar-footer{flex:none}body#top:not(.studio-app-body) .layout>.sidebar :where(.menu-link,.sidebar-legal-link,.sidebar-logout-link){min-width:0;max-width:100%}body#top.home-page:not(.studio-app-body) .layout>.home-rightbar{pointer-events:auto!important}body#top.home-page:not(.studio-app-body) .layout>.home-rightbar>.widget{z-index:1!important;background:linear-gradient(135deg,#d4a24c0e,#0000 38%),linear-gradient(#ffffff0a,#ffffff04),#0a0912e6!important;border-color:#d4a24c29!important;border-radius:12px!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:0 0 14px!important;position:relative!important}body#top.home-page:not(.studio-app-body) .layout>.home-rightbar>.widget:last-child{margin-bottom:0!important}body#top.home-page:not(.studio-app-body) .layout>.home-rightbar>.widget:before,body#top.home-page:not(.studio-app-body) .layout>.home-rightbar>.widget:after{pointer-events:none!important}body#top.home-page:not(.studio-app-body) .layout>.home-rightbar :where(a,button,input,select,textarea,summary,form,details){z-index:3!important;pointer-events:auto!important;position:relative!important}body#top:not(.studio-app-body) .layout>.sidebar::-webkit-scrollbar,body#top:not(.studio-app-body) .layout>.feed::-webkit-scrollbar,body#top:not(.studio-app-body) .layout>.rightbar::-webkit-scrollbar{width:8px}body#top:not(.studio-app-body) .layout>.sidebar::-webkit-scrollbar-thumb,body#top:not(.studio-app-body) .layout>.feed::-webkit-scrollbar-thumb,body#top:not(.studio-app-body) .layout>.rightbar::-webkit-scrollbar-thumb{background:#9b5cff4d;border-radius:999px}}body#top[style*=--site-bg-image]:not(.studio-app-body){background-color:#020408!important;background-image:linear-gradient(135deg, #ffffff04 0 1px, transparent 1px 16px), radial-gradient(circle at 18% -10%, #d4a24c11, transparent 26%), linear-gradient(180deg, #07111adb 0%, #03070bf0 62%, #010306fa 100%), var(--site-bg-image)!important;background-size:16px 16px,auto,auto,cover!important;background-position:center, center, center, var(--site-bg-position-x) var(--site-bg-position-y)!important;background-attachment:fixed!important}body.profile-page .feed{gap:14px!important}body.profile-page .profile-cover{filter:saturate(.9)contrast(1.04)brightness(.82);border-radius:0!important;height:188px!important}body.profile-page .creator-identity-row{grid-area:2/2;place-self:center end;flex-wrap:wrap!important;justify-content:flex-end!important;gap:5px!important;margin:0!important;display:flex!important}body.profile-page .profile-status-pill,body.profile-page .genre-tags-wrap,body.profile-page .creator-signal-strip{grid-column:1/-1}body.profile-page .compact-action-group{flex-wrap:wrap!important;align-items:center!important;gap:7px!important;display:flex!important}body.profile-page .compact-action-btn{border-radius:8px!important;width:auto!important;max-width:100%!important;min-height:34px!important;padding:7px 11px!important;font-size:.78rem!important;font-weight:800!important;line-height:1.15!important;text-decoration:none!important}body.profile-page .profile-status-pill,body.profile-page .genre-tags-wrap,body.profile-page .creator-signal-strip{margin:2px 0 0!important}body.profile-page .genre-tags{flex-wrap:wrap!important;gap:6px!important;min-width:0!important;display:flex!important}body.profile-page :where(.genre-tag,.profile-type-pill,.reputation-badge,.pulse-score-badge,.ptx-project-badge,.creator-vibe-chips span){box-shadow:none!important;border-radius:999px!important;padding:4px 8px!important;font-size:.68rem!important;line-height:1.15!important}body.profile-page .creator-signal-strip{grid-template-columns:repeat(auto-fit,minmax(112px,1fr))!important;gap:8px!important;display:grid!important}body.profile-page .creator-signal-strip span{color:#9eacba;background:#ffffff07;border:1px solid #8696aa24;border-radius:10px;min-width:0;padding:8px 10px}body.profile-page .creator-signal-strip strong{color:#f3f8fb;font-size:1rem;display:block}body.profile-page .post-card,body.profile-page .create-post{border-radius:12px!important;padding:14px!important}body.profile-page .creator-highlights-head{justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:11px!important;display:flex!important}body.profile-page .creator-highlights-head h3,body.profile-page .post-card h2{color:#f3f8fb!important;margin:0!important;font-size:1rem!important;line-height:1.2!important}body.profile-page .admin-section-kicker{color:#7ee7f6!important;letter-spacing:.08em!important;font-size:.66rem!important}body.profile-page .creator-signal-panel,body.profile-page .creator-workbench-card,body.profile-page .creator-highlights-card{margin-top:0!important}body.profile-page .creator-signal-grid,body.profile-page .creator-highlights-grid,body.profile-page .creator-workbench-grid{gap:9px!important}body.profile-page .creator-signal-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important}body.profile-page .creator-signal-grid>div,body.profile-page .creator-workbench-grid>div,body.profile-page .creator-highlights-grid>div{min-height:0!important;box-shadow:none!important;background:#ffffff07!important;border:1px solid #8696aa24!important;border-radius:10px!important;padding:11px!important}body.profile-page .creator-signal-grid>div{align-content:start;gap:5px;display:grid}body.profile-page .creator-signal-grid p,body.profile-page .creator-signal-grid span,body.profile-page .creator-signal-grid strong,body.profile-page .creator-workbench-grid span{margin:0!important}body.profile-page .ptx-project-card-list{gap:9px!important;display:grid!important}body.profile-page .ptx-project-card{border-radius:12px!important;grid-template-columns:104px minmax(0,1fr)!important;align-items:stretch!important;gap:13px!important;min-height:0!important;padding:12px!important;display:grid!important}body.profile-page .ptx-project-preview{border-radius:10px!important;width:104px!important;height:100%!important;min-height:104px!important}body.profile-page .ptx-project-body{gap:5px!important;min-width:0!important;display:grid!important}body.profile-page .ptx-project-body h3{margin:0!important;font-size:.98rem!important;line-height:1.2!important}body.profile-page .ptx-project-body p,body.profile-page .ptx-project-body em,body.profile-page .ptx-project-body small,body.profile-page .ptx-project-social,body.profile-page .ptx-project-chain{color:#9daab7!important;margin:0!important;font-size:.78rem!important;line-height:1.35!important}body.profile-page .ptx-project-badges,body.profile-page .ptx-project-actions{flex-wrap:wrap!important;align-items:center!important;gap:6px!important;display:flex!important}body.profile-page .ptx-project-actions{margin-top:4px!important}body.profile-page .create-post{grid-template-columns:42px minmax(0,1fr)!important;align-items:start!important;gap:12px!important;display:grid!important}body.profile-page .create-post>.avatar,body.profile-page .create-post>.avatar-fallback{width:42px!important;height:42px!important}body.profile-page .create-post textarea{border-radius:10px!important;min-height:78px!important}body.profile-page .file-input-wrap,body.profile-page .video-style-field{border-radius:10px!important;padding:9px 10px!important}body.profile-page .post-card[id^=post-]{padding:14px!important}body.profile-page .post-content-text{color:#dce5ef;line-height:1.5;margin-bottom:9px!important}body.profile-page .youtube-embed,body.profile-page .embed-card{border-radius:10px!important;margin-top:9px!important}body.profile-page .post-actions-row{gap:7px!important;margin-top:10px!important}@media (width<=980px){body.profile-page .creator-signal-strip,body.profile-page .creator-signal-grid,body.profile-page .creator-workbench-grid,body.profile-page .creator-highlights-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=640px){body.profile-page .profile-cover{height:132px!important}body.profile-page .creator-identity-row{grid-area:auto/1!important;justify-self:start!important}body.profile-page .creator-signal-strip,body.profile-page .creator-signal-grid,body.profile-page .creator-workbench-grid,body.profile-page .creator-highlights-grid{grid-template-columns:1fr!important}body.profile-page .ptx-project-card{grid-template-columns:76px minmax(0,1fr)!important;gap:10px!important}body.profile-page .ptx-project-preview{width:76px!important;min-height:76px!important}body.profile-page .ptx-project-actions .compact-action-btn,body.profile-page .ptx-project-actions .compact-action-link,body.profile-page .compact-action-btn{white-space:normal!important;width:auto!important;max-width:100%!important;min-height:32px!important;padding:7px 9px!important}body.profile-page .create-post{grid-template-columns:1fr!important}}body.profile-page .creator-workbench-card,body.profile-page .creator-highlights-card{padding:12px!important}body.profile-page .creator-workbench-card+.creator-highlights-card,body.profile-page .creator-highlights-card+.profile-media-player-card{margin-top:-3px!important}body.profile-page .creator-highlights-card .creator-highlights-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:9px!important;display:grid!important}body.profile-page .creator-highlights-card .creator-highlights-grid>div{flex-direction:column!important;gap:0!important;min-height:136px!important;padding:0!important;display:flex!important;overflow:hidden!important}body.profile-page .creator-highlights-card h4{color:#f3f8fb;letter-spacing:.07em;text-transform:uppercase;border-bottom:1px solid #8696aa24;margin:0!important;padding:10px 12px 8px!important;font-size:.78rem!important}body.profile-page .creator-highlights-card .creator-highlight-item{color:inherit;text-decoration:none;background:0 0!important;border:0!important;border-bottom:1px solid #8696aa1c!important;border-radius:0!important;gap:4px!important;min-height:0!important;margin:0!important;padding:9px 12px!important;display:grid!important}body.profile-page .creator-highlights-card .creator-highlight-item:last-child{border-bottom:0!important}body.profile-page .creator-highlights-card .creator-highlight-item:hover,body.profile-page .creator-highlights-card a.creator-highlight-item:focus-visible{background:#d4a24c0b!important}body.profile-page .creator-highlights-card .creator-highlight-item strong{color:#e9f2f7;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.84rem;line-height:1.28;display:block;overflow:hidden}body.profile-page .creator-highlights-card .creator-highlight-item span{color:#8e9ead;font-size:.72rem;line-height:1.2}body.profile-page .creator-highlights-card .muted{margin:0!important;padding:10px 12px!important}body.profile-page .creator-workbench-grid{grid-template-columns:repeat(auto-fit,minmax(118px,1fr))!important;gap:7px!important}body.profile-page .creator-workbench-grid>div{align-content:center!important;min-height:54px!important;padding:8px 10px!important}body.profile-page .creator-workbench-grid strong{font-size:1.05rem!important;line-height:1!important}body.profile-page .creator-workbench-grid span{text-transform:uppercase;letter-spacing:.055em!important;margin-top:3px!important;font-size:.64rem!important}body.profile-page .creator-workbench-card .ptx-project-card-list{gap:7px!important;margin-top:8px!important}body.profile-page .creator-workbench-card .ptx-project-card{border-radius:10px!important;grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important;min-height:0!important;padding:9px!important}body.profile-page .creator-workbench-card .ptx-project-preview{background:linear-gradient(135deg,#d4a24c1f,#ffffff05),#05090e!important;border-radius:9px!important;align-self:start!important;width:82px!important;height:82px!important;min-height:82px!important}body.profile-page .creator-workbench-card .ptx-project-preview span{letter-spacing:.08em!important;font-size:.66rem!important}body.profile-page .creator-workbench-card .ptx-project-preview em{padding:2px 6px!important;font-size:.56rem!important}body.profile-page .creator-workbench-card .ptx-project-preview i{opacity:.78!important;min-height:28px!important}body.profile-page .creator-workbench-card .ptx-project-body{grid-template-columns:minmax(0,1fr) auto!important;align-content:start!important;gap:4px 8px!important}body.profile-page .creator-workbench-card .ptx-project-badges,body.profile-page .creator-workbench-card .ptx-project-body h3,body.profile-page .creator-workbench-card .ptx-project-body>p,body.profile-page .creator-workbench-card .ptx-project-description,body.profile-page .creator-workbench-card .ptx-project-body>em,body.profile-page .creator-workbench-card .ptx-project-body>small,body.profile-page .creator-workbench-card .ptx-project-chain,body.profile-page .creator-workbench-card .ptx-project-social{grid-column:1}body.profile-page .creator-workbench-card .ptx-project-actions{grid-area:1/2/span 8;flex-flow:column!important;place-self:end!important;min-width:128px!important;margin-top:0!important}body.profile-page .creator-workbench-card .ptx-project-actions .compact-action-btn,body.profile-page .creator-workbench-card .ptx-project-actions .compact-action-link,body.profile-page .creator-workbench-card .ptx-project-actions .ptx-project-text-link{border-radius:8px!important;justify-content:center!important;width:100%!important;min-height:30px!important;padding:6px 9px!important;font-size:.72rem!important}body.profile-page .creator-workbench-card .ptx-project-actions .ptx-project-text-link,body.profile-page .creator-workbench-card .ptx-project-actions .compact-action-btn-muted{color:#aebdca!important;background:#ffffff06!important;border:1px solid #8696aa2e!important}body.profile-page .creator-workbench-card .ptx-project-badges{gap:4px!important}body.profile-page .creator-workbench-card .ptx-project-badge{padding:3px 6px!important;font-size:.58rem!important}body.profile-page .creator-workbench-card .ptx-project-body h3{font-size:.92rem!important}body.profile-page .creator-workbench-card .ptx-project-body p,body.profile-page .creator-workbench-card .ptx-project-body em,body.profile-page .creator-workbench-card .ptx-project-body small,body.profile-page .creator-workbench-card .ptx-project-social,body.profile-page .creator-workbench-card .ptx-project-chain{font-size:.72rem!important}body.profile-page .creator-workbench-card .ptx-project-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (width<=900px){body.profile-page .creator-workbench-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.profile-page .creator-workbench-card .ptx-project-body{grid-template-columns:1fr!important}body.profile-page .creator-workbench-card .ptx-project-actions{flex-flow:wrap!important;grid-area:auto/1!important;justify-self:stretch!important;min-width:0!important}body.profile-page .creator-workbench-card .ptx-project-actions .compact-action-btn,body.profile-page .creator-workbench-card .ptx-project-actions .compact-action-link,body.profile-page .creator-workbench-card .ptx-project-actions .ptx-project-text-link{flex:132px!important;width:auto!important}}@media (width<=640px){body.profile-page .creator-highlights-card .creator-highlights-grid,body.profile-page .creator-workbench-grid{grid-template-columns:1fr!important}body.profile-page .creator-workbench-card .ptx-project-card{grid-template-columns:66px minmax(0,1fr)!important}body.profile-page .creator-workbench-card .ptx-project-preview{width:66px!important;height:66px!important;min-height:66px!important}}@media (width>=761px){body#top:not(.studio-app-body){--app-sidebar-width:228px;--app-rightbar-width:320px;--app-shell-gap:18px;--app-shell-pad:18px}body#top:not(.studio-app-body) .layout,body#top.home-page:not(.studio-app-body) .layout,body#top:not(.home-page):not(.studio-app-body) .layout,body#top:not(.home-page):not(.studio-app-body) .layout:has(>.rightbar:empty){grid-template-columns:var(--app-sidebar-width) minmax(0, 1fr) var(--app-rightbar-width)!important;gap:var(--app-shell-gap)!important;width:min(100%,1760px)!important;max-width:1760px!important;height:auto!important;min-height:100vh!important;padding:var(--app-shell-pad)!important;box-sizing:border-box!important;align-items:start!important;margin:0 auto!important;display:grid!important;overflow:visible!important}body#top:not(.studio-app-body) .layout>.sidebar{scrollbar-width:thin;width:var(--app-sidebar-width)!important;min-width:var(--app-sidebar-width)!important;max-width:var(--app-sidebar-width)!important;box-sizing:border-box!important;top:var(--app-shell-pad)!important;max-height:calc(100vh - (var(--app-shell-pad) * 2))!important;z-index:20!important;flex-direction:column!important;grid-area:1/1!important;align-content:start!important;gap:10px!important;padding:20px 16px 14px!important;display:flex!important;position:sticky!important;overflow:hidden auto!important}body#top:not(.studio-app-body) .layout>.feed,body#top.home-page:not(.studio-app-body) .layout>.home-feed,body#top:not(.home-page):not(.studio-app-body) .layout:has(>.rightbar:empty)>.feed{z-index:1!important;contain:none!important;box-sizing:border-box!important;grid-area:1/2!important;align-content:start!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;position:relative!important;overflow:visible!important}body#top:not(.studio-app-body) .layout>.rightbar,body#top.home-page:not(.studio-app-body) .layout>.home-rightbar,body#top:not(.home-page):not(.studio-app-body) .rightbar:empty{width:var(--app-rightbar-width)!important;min-width:var(--app-rightbar-width)!important;max-width:var(--app-rightbar-width)!important;box-sizing:border-box!important;grid-area:1/3!important;place-self:start stretch!important}body#top:not(.studio-app-body) .layout>.rightbar,body#top.home-page:not(.studio-app-body) .layout>.home-rightbar{scrollbar-width:thin;top:var(--app-shell-pad)!important;max-height:calc(100vh - (var(--app-shell-pad) * 2))!important;overscroll-behavior:contain!important;pointer-events:auto!important;touch-action:pan-y!important;isolation:isolate!important;contain:none!important;z-index:10!important;display:grid!important;position:sticky!important;overflow:hidden auto!important}body#top:not(.home-page):not(.studio-app-body) .rightbar:empty{visibility:hidden!important;pointer-events:none!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;display:block!important}body#top:not(.studio-app-body) .sidebar .logo,body#top.home-page:not(.studio-app-body) .sidebar .logo,body#top:not(.home-page):not(.studio-app-body) .logo{width:100%!important;min-height:var(--site-logo-card-height,84px)!important;max-height:var(--site-logo-card-height,84px)!important;padding:var(--site-logo-card-padding,8px)!important;box-sizing:border-box!important;margin:0 0 18px!important}body#top:not(.studio-app-body) .sidebar .site-logo-img,body#top.home-page:not(.studio-app-body) .site-logo-img,body#top:not(.home-page):not(.studio-app-body) .site-logo-img{width:var(--site-logo-size,230px)!important;height:calc(var(--site-logo-card-height,84px) - (var(--site-logo-card-padding,8px) * 2))!important;object-fit:var(--site-logo-fit,contain)!important;object-position:var(--site-logo-x,50%) var(--site-logo-y,50%)!important;max-width:100%!important;max-height:100%!important}body#top:not(.studio-app-body) .sidebar .menu{flex:none!important;gap:8px!important;width:100%!important;min-width:0!important;display:grid!important}body#top:not(.studio-app-body) .sidebar .menu-link{box-sizing:border-box!important;overflow-wrap:normal!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:43px!important;padding:9px 12px!important;display:grid!important;overflow:hidden!important}body#top:not(.studio-app-body) .sidebar .menu-link-label{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;line-height:1.14!important;overflow:hidden!important}body#top:not(.studio-app-body) .layout.is-sidebar-collapsed .sidebar .menu-link-studio-wip{grid-template-columns:minmax(0,1fr)!important;justify-items:center!important;min-height:43px!important}body#top:not(.studio-app-body) .layout.is-sidebar-collapsed .sidebar .menu-link-studio-label{text-align:center!important;min-width:0!important}body#top:not(.studio-app-body) .layout.is-sidebar-collapsed .sidebar .menu-link-studio-label span:first-child,body#top:not(.studio-app-body) .sidebar:is(.collapsed,.is-collapsed) .ptx-daw-status-badge.menu-link-build,body#top:not(.studio-app-body) .layout.is-sidebar-collapsed .sidebar .ptx-daw-status-badge.menu-link-build{display:none!important}body#top:not(.studio-app-body) .sidebar .ptx-daw-status-badge.menu-link-build{text-align:center!important;grid-auto-flow:row!important;justify-self:end!important;gap:1px!important;max-width:78px!important;margin-left:0!important;padding:3px 6px!important}body#top:not(.studio-app-body) .sidebar .ptx-daw-status-badge.menu-link-build b,body#top:not(.studio-app-body) .sidebar .ptx-daw-status-badge.menu-link-build em{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}body#top:not(.studio-app-body) .sidebar .ptx-daw-status-badge.menu-link-build em{font-size:.5rem!important}body#top:not(.studio-app-body) .sidebar .sidebar-footer{flex:none!important;width:100%!important;min-width:0!important;margin-top:auto!important}body#top:not(.studio-app-body) .layout>.sidebar::-webkit-scrollbar,body#top:not(.studio-app-body) .layout>.rightbar::-webkit-scrollbar{width:8px}}.ad-slot{gap:8px;min-width:0;display:grid;overflow:hidden;background:linear-gradient(135deg,#d4a24c0e,#0000 40%),#050c11ad!important;border-style:dashed!important;border-color:#8696aa47!important}.ad-slot-label{color:#dce7ee9e;letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:900}.ad-slot-code,.ad-slot-placeholder{min-width:0}.ad-slot-placeholder{color:#dce7eebd;text-align:center;background:#ffffff07;border:1px solid #ffffff14;border-radius:8px;place-items:center;min-height:92px;display:grid}.ad-slot-placeholder strong{color:#f5fbff}.ad-slot-placeholder span{color:#dce7ee94;max-width:260px;font-size:.82rem}.ad-slot iframe,.ad-slot img,.ad-slot ins{max-width:100%}body.profile-page .creator-highlights-card .creator-highlights-grid>div,body.profile-page .creator-workbench-card{border-color:#8494a924!important}body.profile-page .creator-highlights-card .creator-highlight-item strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}body.profile-page .creator-workbench-card .ptx-project-card{background:#080d14b8!important}body.profile-page .creator-workbench-card .ptx-project-preview{background:linear-gradient(135deg,#d4a24c1a,#2f8cff0f),#050a10!important}@media (width<=760px){body#top:not(.studio-app-body){min-width:0!important}body#top:not(.studio-app-body) .layout{width:100%!important;max-width:100%!important;min-height:100vh!important;padding:8px 8px calc(var(--mobile-nav-space,74px) + 16px)!important;box-sizing:border-box!important;margin:0!important;display:block!important;overflow-x:hidden!important}body#top:not(.studio-app-body) .layout>.sidebar,body#top:not(.studio-app-body) .layout>.rightbar{display:none!important}body#top:not(.studio-app-body) :where(.feed,.home-feed){grid-template-columns:minmax(0,1fr)!important;gap:10px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;display:grid!important}body#top:not(.studio-app-body) :where(.hero-card,.launch-discovery-hero,.home-hero-card.live-experience-hero){border-radius:14px!important;min-height:184px!important;max-height:none!important;padding:16px!important}body#top:not(.studio-app-body) :where(.hero-card h1,.launch-discovery-hero h1,.home-hero-card h1){letter-spacing:0!important;overflow-wrap:normal!important;word-break:normal!important;max-width:100%!important;font-size:clamp(1.65rem,8vw,2.25rem)!important;line-height:1.04!important}body#top:not(.studio-app-body) :where(.hero-card p,.launch-discovery-hero p,.home-hero-card p){max-width:100%!important;font-size:.9rem!important;line-height:1.42!important}body#top:not(.studio-app-body) :where(.home-hero-actions,.onboarding-actions){grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;display:grid!important}body#top:not(.studio-app-body) :where(.home-hero-actions>*,.onboarding-actions>*){text-align:center!important;justify-content:center!important;width:100%!important;min-width:0!important;max-width:100%!important}body#top:not(.studio-app-body) :where(.launch-cta,.compact-action-btn,.compact-action-link,.menu-link,button){white-space:normal!important;border-radius:10px!important;min-height:40px!important;padding:8px 10px!important;line-height:1.15!important}body#top:not(.studio-app-body) :where(.post-card,.feed-post-card,.create-post,.creator-presence-card,.ptx-project-card,.widget,.premium-widget,.notification-item){border-radius:13px!important;min-width:0!important;max-width:100%!important;padding:12px!important;overflow-x:hidden!important}body#top:not(.studio-app-body) :where(.ptx-project-grid,.creator-presence-grid,.community-live-grid,.creator-highlights-grid,.creator-workbench-grid){grid-template-columns:minmax(0,1fr)!important;gap:9px!important;width:100%!important;max-width:100%!important;display:grid!important}body#top:not(.studio-app-body) :where(.feed-tabs-card,.genre-tags,.mini-tags){-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap!important;gap:7px!important;max-width:100%!important;padding-bottom:2px!important;display:flex!important;overflow:auto hidden!important}body#top:not(.studio-app-body) :where(.feed-tabs-card,.genre-tags,.mini-tags)::-webkit-scrollbar{display:none}body#top:not(.studio-app-body) :where(.genre-tag,.mini-tags span,.feed-tabs-card .menu-link){white-space:nowrap!important;text-overflow:ellipsis!important;flex:none!important;max-width:min(78vw,260px)!important;overflow:hidden!important}.comment-form,.create-post-form{grid-template-columns:1fr!important;min-width:0!important}body#top:not(.studio-app-body) :where(input,textarea,select){box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;font-size:16px!important}.mobile-more-panel{border-radius:14px!important;width:auto!important;max-width:calc(100vw - 16px)!important;left:8px!important;right:8px!important}.mobile-more-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=420px){body#top:not(.studio-app-body) :where(.home-hero-actions,.onboarding-actions),.mobile-more-grid{grid-template-columns:1fr!important}}@media (width<=760px){:root{--mobile-nav-space:max(74px, calc(70px + env(safe-area-inset-bottom)))}body#top:not(.studio-app-body){padding-bottom:calc(var(--mobile-nav-space) + 20px)!important}body#top:not(.studio-app-body) .layout{padding-bottom:calc(var(--mobile-nav-space) + 18px)!important}body#top:not(.studio-app-body) .mobile-bottom-nav,body#top:not(.studio-app-body)>.mobile-bottom-nav{z-index:50000!important;visibility:visible!important;width:100%!important;min-height:var(--mobile-nav-space)!important;max-width:100vw!important;padding:5px 7px calc(5px + env(safe-area-inset-bottom))!important;pointer-events:auto!important;display:block!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;transform:translateZ(0)!important}body#top:not(.studio-app-body) .mobile-nav-shell,body#top:not(.studio-app-body)>.mobile-bottom-nav .mobile-nav-shell{grid-template-columns:repeat(6,minmax(0,1fr))!important;max-width:min(560px,100%)!important;margin:0 auto!important;display:grid!important}body#top:not(.studio-app-body) .mobile-more-panel,body#top:not(.studio-app-body)>.mobile-bottom-nav .mobile-more-panel{z-index:50001!important;bottom:calc(var(--mobile-nav-space) + 8px)!important}}body.home-page .home-hero-actions.desktop-launch-only{align-items:center!important;gap:10px!important;margin-top:18px!important}body.home-page .home-hero-actions .launch-cta-primary{color:#f2ebdd!important;min-height:36px!important;box-shadow:none!important;letter-spacing:.01em!important;text-transform:none!important;background:#050c128a!important;border:1px solid #d4a24c57!important;border-radius:10px!important;padding:0 13px!important;font-size:.82rem!important;font-weight:850!important}body#top.home-page:not(.studio-app-body) .home-hero-actions .launch-cta-primary{color:#f2ebdd!important;box-shadow:none!important;filter:none!important;background:#050c127a!important;border-color:#a0b6c429!important}body.home-page .home-hero-actions .launch-cta-primary:hover,body.home-page .home-hero-actions .launch-cta-primary:focus-visible,body#top.home-page:not(.studio-app-body) .home-hero-actions .launch-cta-primary:hover,body#top.home-page:not(.studio-app-body) .home-hero-actions .launch-cta-primary:focus-visible{color:#fff!important;box-shadow:none!important;background:#d4a24c21!important;border-color:#d4a24c7a!important;transform:none!important}body.home-page .home-hero-actions .inline-action-links{backdrop-filter:none;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:6px!important;padding:0!important;display:flex!important}body.home-page .home-hero-actions .text-action-link,body.home-page .home-hero-actions button.text-action-link{color:#f2ebdd!important;letter-spacing:.01em!important;white-space:nowrap!important;background:#050c127a!important;border:1px solid #a0b6c429!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;min-height:36px!important;padding:0 11px!important;font-size:.8rem!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}body.home-page .home-hero-actions .text-action-link:hover,body.home-page .home-hero-actions button.text-action-link:hover,body.home-page .home-hero-actions .text-action-link:focus-visible,body.home-page .home-hero-actions button.text-action-link:focus-visible{color:#fff!important;background:#d4a24c1f!important;border-color:#d4a24c52!important}body.home-page .launch-command-strip{grid-template-columns:repeat(4,minmax(150px,1fr))!important;gap:10px!important}body.home-page .launch-command-card{background:linear-gradient(135deg,#0d1a22e6,#060c12eb),#080f16e6!important;border-color:#9db2c22e!important;border-radius:12px!important;grid-template-rows:auto auto 1fr!important;grid-template-columns:34px minmax(0,1fr)!important;align-content:start!important;gap:4px 12px!important;min-height:116px!important;padding:14px!important;display:grid!important;box-shadow:0 14px 28px #0000003d,inset 0 1px #ffffff0a!important}body.home-page .launch-command-card:before,body.home-page .launch-command-card:after{display:none!important}body.home-page .launch-command-card:hover,body.home-page .launch-command-card:focus-visible{background:linear-gradient(135deg,#122630f0,#070f16f0),#080f16f0!important;border-color:#d4a24c61!important;transform:translateY(-1px)!important;box-shadow:0 18px 34px #0000004d,inset 0 0 0 1px #d4a24c1f!important}body.home-page .launch-command-card-primary{background:linear-gradient(135deg,#12323ef2,#071118f2),#080f16f2!important;border-color:#d4a24c66!important}body.home-page .launch-command-card .module-glyph{color:#a9f6ff!important;background:#d4a24c1a!important;border-color:#d4a24c42!important;border-radius:10px!important;grid-row:1/4!important;width:34px!important;height:34px!important;margin:0!important}body.home-page .launch-command-card span,body.home-page .launch-command-card strong,body.home-page .launch-command-card p,body.home-page .launch-command-card .ptx-daw-alpha-note{grid-column:2!important;min-width:0!important}body.home-page .launch-command-card span{color:#8ae8f4!important;letter-spacing:.08em!important;font-size:.68rem!important}body.home-page .launch-command-card strong{color:#f5fbff!important;font-size:.95rem!important;line-height:1.18!important}body.home-page .launch-command-card p{color:#aebdc7!important;font-size:.78rem!important;line-height:1.38!important}body.home-page .launch-command-card .ptx-daw-alpha-note{border-radius:8px!important;margin:2px 0!important;padding:5px 7px!important}@media (width<=1180px){body.home-page .home-hero-actions.desktop-launch-only,body.home-page .home-hero-actions .inline-action-links{flex-wrap:wrap!important}body.home-page .launch-command-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){body.home-page .home-hero-actions.desktop-launch-only{display:none!important}body.home-page .launch-command-strip{grid-template-columns:1fr!important}body.home-page .launch-command-card{min-height:0!important}}html{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}body#top:not(.studio-app-body){overflow-x:hidden}body#top:not(.studio-app-body) .layout,body#top:not(.studio-app-body) :is(.feed,.rightbar,.sidebar,.post-card,.widget){min-width:0}body#top:not(.studio-app-body) .video-style-field{grid-template-columns:minmax(0,1fr)!important;grid-auto-flow:row!important;align-items:stretch!important;gap:7px!important;min-width:0!important;display:grid!important}body#top:not(.studio-app-body) .video-style-field>:is(input,select,textarea){box-sizing:border-box!important;grid-column:1!important;width:100%!important;min-width:0!important;max-width:100%!important}body#top:not(.studio-app-body) .file-input-wrap input[type=file]{display:none!important}body#top:not(.studio-app-body) :is(.trend-item,.featured-creator-card,.creator-card-upgraded,.creator-highlight-item,.menu-link){min-width:0}body#top:not(.studio-app-body) :is(.trend-content p,.featured-creator-card strong,.featured-creator-card em,.creator-highlight-item strong){overflow-wrap:anywhere;word-break:break-word;white-space:normal}body#top:not(.studio-app-body) .reputation-badge-row{flex-wrap:wrap;gap:4px;min-width:0;display:flex}body#top:not(.studio-app-body) .reputation-badge{overflow-wrap:anywhere;white-space:normal;flex:0 auto;min-width:0;max-width:100%}body#top:not(.studio-app-body) .file-input-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:min(28ch,100%);display:inline-block;overflow:hidden}body#top:not(.studio-app-body) .report-pop{z-index:4;position:relative}body#top:not(.studio-app-body) .report-pop[open]{z-index:120}body#top:not(.studio-app-body) .report-pop[open] .report-form{z-index:121;width:min(260px,100vw - 32px);position:absolute;top:calc(100% + 8px);right:0}body#top:not(.studio-app-body) .delete-post-form{z-index:1;position:relative}body#top:not(.studio-app-body) .push-permission-card{grid-template-columns:minmax(0,1fr);gap:10px;width:min(320px,100vw - 32px);max-width:min(320px,100vw - 32px)}body#top:not(.studio-app-body) .push-permission-copy span{overflow-wrap:anywhere}body#top:not(.studio-app-body) .push-permission-icon,body#top:not(.studio-app-body) .push-permission-copy small{display:none}body#top:not(.studio-app-body) .push-permission-actions{justify-content:flex-start}body#top:not(.studio-app-body) .push-permission-actions button{min-height:30px;padding:7px 10px}body#top:not(.studio-app-body) :is(.featured-creator-card,.top-creator-item){grid-template-columns:auto minmax(0,1fr)!important}@media (width<=900px){body#top:not(.studio-app-body) .layout{padding-bottom:calc(104px + env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr)!important}body#top:not(.studio-app-body) .rightbar,body#top:not(.studio-app-body) .sidebar{max-width:100%}body#top:not(.studio-app-body) .home-hero-card,body#top:not(.studio-app-body) .launch-command-strip,body#top:not(.studio-app-body) .launch-command-card{min-width:0;max-width:100%}body#top:not(.studio-app-body) .launch-command-strip{grid-template-columns:minmax(0,1fr)!important}body#top:not(.studio-app-body) .mobile-bottom-nav{pointer-events:none;margin-top:20px!important;position:sticky!important;bottom:0!important}body#top:not(.studio-app-body) .mobile-nav-shell,body#top:not(.studio-app-body) .mobile-more-menu{pointer-events:auto}body#top:not(.studio-app-body) .mobile-more-menu:not([open]) .mobile-more-panel{display:none!important}body#top:not(.studio-app-body) .mobile-more-menu[open] .mobile-more-panel{max-height:min(58vh,420px);overflow-y:auto}body#top:not(.studio-app-body) .push-permission-card{grid-template-columns:minmax(0,1fr);max-width:calc(100vw - 16px);max-height:calc(100dvh - 36px)!important;margin-bottom:0!important;top:auto!important;bottom:18px!important;overflow-y:auto!important}body#top:not(.studio-app-body) .push-permission-copy{max-width:100%}body#top:not(.studio-app-body) .push-permission-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}body#top:not(.studio-app-body) .video-style-filter-card{overscroll-behavior-x:contain;scrollbar-width:thin;overflow-x:auto}}@media (width<=760px){body#top:not(.studio-app-body) .create-post,body#top:not(.studio-app-body) .create-post-form{min-width:0;max-width:100%}body#top:not(.studio-app-body) .genre-tags.is-collapsed{max-height:none;overflow:visible}}.collab-apply-checks{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;display:grid}.collab-apply-checks label{color:#ecf3ffc7;align-items:center;gap:6px;min-width:0;font-size:.78rem;display:flex}.public-ptx-studio-promo{background:linear-gradient(135deg,#060c18f5,#0e0816eb);border:1px solid #d4a24c4d;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:stretch;gap:24px;display:grid;overflow:hidden;box-shadow:0 24px 70px #00000061,inset 0 0 0 1px #ffffff0a}.public-ptx-copy{flex-direction:column;justify-content:center;gap:14px;display:flex}.public-ptx-copy h2{margin:0;font-size:clamp(2rem,4vw,4rem);line-height:.98}.public-ptx-copy p{max-width:640px;margin:0}.public-ptx-actions,.public-login-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.public-ptx-demo{border-radius:12px;outline:none;min-height:320px}.public-ptx-demo:focus-visible{box-shadow:0 0 0 3px #d4a24c61}.public-ptx-demo video{object-fit:cover;background:#05070d;border-radius:12px;width:100%;height:100%;min-height:320px;display:block}.public-ptx-fallback{background:linear-gradient(#080c16fa,#03050afa);border:1px solid #ffffff1f;border-radius:12px;grid-template-rows:auto 1fr auto;height:100%;min-height:320px;display:grid;overflow:hidden}.ptx-fallback-toolbar{background:#ffffff0a;border-bottom:1px solid #ffffff1a;grid-template-columns:92px 1fr auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.ptx-fallback-toolbar span{background:linear-gradient(90deg,#d4a24c,#4afb04,#a9742a);border-radius:999px;height:12px}.ptx-fallback-toolbar em{color:#ffffffa8;font-size:.82rem;font-style:normal}.ptx-fallback-body{grid-template-columns:96px 1fr 118px;gap:10px;min-height:0;padding:12px;display:grid}.ptx-fallback-library,.ptx-fallback-rack{gap:8px;display:grid}.ptx-fallback-library span{color:#ffffffc7;text-overflow:ellipsis;white-space:nowrap;background:#d4a24c1a;border:1px solid #d4a24c2e;border-radius:8px;min-height:28px;padding:6px 8px;font-size:.76rem;display:block;overflow:hidden}.ptx-fallback-playlist{background:linear-gradient(90deg,#ffffff0f 1px,#0000 1px) 0 0/36px 100%,linear-gradient(#ffffff0d 1px,#0000 1px) 0 0/100% 32px,#ffffff09;border-radius:10px;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;min-height:190px;padding:8px;display:grid}.ptx-fallback-playlist i{background:linear-gradient(#a9742ac7,#d4a24c6b);border-radius:7px;align-self:end;min-height:38px;display:block;box-shadow:0 0 22px #d4a24c29}.ptx-fallback-playlist i:nth-child(2n){background:linear-gradient(#4afb04ad,#d4a24c5c);min-height:78px}.ptx-fallback-playlist i:nth-child(3n){min-height:122px}.ptx-fallback-rack b{background:linear-gradient(90deg,#ffffff14,#d4a24c2e);border:1px solid #ffffff1a;border-radius:8px;min-height:38px;display:block}.ptx-fallback-caption{border-top:1px solid #ffffff1a;gap:4px;padding:14px;display:grid}.ptx-fallback-caption span{color:#ffffff9e;font-size:.88rem}.public-ptx-mini-cta{background:linear-gradient(135deg,#d4a24c14,#a9742a0f),#050810d1;border-color:#d4a24c38;justify-content:space-between;align-items:center;gap:16px;display:flex}.public-ptx-mini-cta h3,.public-ptx-mini-cta p{margin:0}@media (width<=880px){.public-ptx-studio-promo{grid-template-columns:1fr}.public-ptx-demo,.public-ptx-demo video,.public-ptx-fallback{min-height:280px}.ptx-fallback-body{grid-template-columns:84px 1fr}.ptx-fallback-rack{display:none}.public-ptx-mini-cta{flex-direction:column;align-items:flex-start}}.mobile-public-auth-strip{display:none}@media (width<=760px){:root{--mobile-nav-space:max(78px, calc(70px + env(safe-area-inset-bottom)))}html,body#top:not(.studio-app-body){max-width:100%;min-height:100%;overflow-x:hidden}body#top:not(.studio-app-body),body#top:not(.studio-app-body) .layout,body#top:not(.studio-app-body) main.feed{padding-bottom:calc(var(--mobile-nav-space) + 18px)!important}body#top:not(.studio-app-body) .mobile-bottom-nav,body#top:not(.studio-app-body)>.mobile-bottom-nav{backdrop-filter:blur(16px);z-index:50000!important;visibility:visible!important;width:100vw!important;max-width:100vw!important;min-height:var(--mobile-nav-space)!important;padding:6px 8px calc(7px + env(safe-area-inset-bottom))!important;pointer-events:auto!important;background:linear-gradient(#070811db,#04050bfa),radial-gradient(circle at 14% 0,#d4a24c2e,#0000 34%),radial-gradient(circle at 88% 0,#a9742a24,#0000 38%)!important;border-top:1px solid #d4a24c3d!important;margin:0!important;display:block!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;transform:translate(0)!important;box-shadow:0 -14px 34px #00000094!important}body#top:not(.studio-app-body) .mobile-nav-shell,body#top:not(.studio-app-body)>.mobile-bottom-nav .mobile-nav-shell{pointer-events:auto!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:4px!important;width:100%!important;max-width:560px!important;margin:0 auto!important;display:grid!important}body#top:not(.studio-app-body) .mobile-nav-public .mobile-nav-shell{grid-template-columns:repeat(5,minmax(0,1fr))!important}body#top:not(.studio-app-body) .mobile-nav-item,body#top:not(.studio-app-body) .mobile-more-menu>summary.mobile-nav-item{text-align:center!important;white-space:normal!important;border-radius:12px!important;min-width:0!important;min-height:54px!important;padding:5px 1px!important;font-size:.63rem!important;line-height:1.05!important}body#top:not(.studio-app-body) .mobile-nav-icon{width:24px!important;height:24px!important;font-size:.76rem!important}body#top:not(.studio-app-body) .mobile-more-menu:not([open]) .mobile-more-panel{display:none!important}body#top:not(.studio-app-body) .mobile-more-panel,body#top:not(.studio-app-body)>.mobile-bottom-nav .mobile-more-panel{left:10px!important;right:10px!important;bottom:calc(var(--mobile-nav-space) + 10px)!important;z-index:50001!important;overscroll-behavior:contain!important;max-height:min(62vh,460px)!important;padding:12px!important;position:fixed!important;overflow-y:auto!important}body#top:not(.studio-app-body) .mobile-more-head{z-index:2;background:#080715fa;border-bottom:1px solid #ffffff1a;margin:-12px -12px 10px;padding:12px;position:sticky;top:-12px}body#top:not(.studio-app-body) .mobile-more-close{color:#f6fbff;min-height:34px;font:inherit;cursor:pointer;background:#ffffff12;border:1px solid #d4a24c47;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.72rem;font-weight:900;display:inline-flex}body#top:not(.studio-app-body) .mobile-more-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}body#top:not(.studio-app-body) .mobile-more-link{text-align:center!important;min-height:42px!important;padding:9px 8px!important}body#top.home-page:not(.studio-app-body) .mobile-public-auth-strip{background:#080b16db;border:1px solid #d4a24c3d;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 0 10px;padding:10px;display:grid;box-shadow:0 12px 28px #00000038}body#top.home-page:not(.studio-app-body) .mobile-public-auth-strip div{gap:2px;min-width:0;display:grid}body#top.home-page:not(.studio-app-body) .mobile-public-auth-strip strong{color:#fff;font-size:.92rem}body#top.home-page:not(.studio-app-body) .mobile-public-auth-strip span{color:#eaf6ffad;font-size:.74rem;line-height:1.25}body#top.home-page:not(.studio-app-body) .mobile-public-auth-strip nav,body#top:not(.studio-app-body) .public-login-actions,body#top:not(.studio-app-body) .public-ptx-actions{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}body#top.home-page:not(.studio-app-body) .mobile-public-auth-strip a{white-space:nowrap;min-height:36px;padding:8px 10px;font-size:.78rem}body#top.home-page:not(.studio-app-body) .mobile-public-join{background:#4afb041f;border-color:#4afb0461}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero{min-height:0!important;margin-bottom:10px!important;padding:14px 12px!important}body#top.home-page:not(.studio-app-body) .home-hero-card .mobile-hero-title,body#top.home-page:not(.studio-app-body) .home-hero-card .home-hero-title{margin-bottom:8px!important;font-size:clamp(1.8rem,10vw,2.7rem)!important;line-height:.98!important}body#top.home-page:not(.studio-app-body) .home-hero-card .mobile-hero-copy,body#top.home-page:not(.studio-app-body) .hero-alpha-notice p{font-size:.84rem!important;line-height:1.35!important}body#top.home-page:not(.studio-app-body) .hero-alpha-notice{margin-top:8px!important;padding:9px!important}body#top.home-page:not(.studio-app-body) .launch-command-strip{gap:7px!important;margin-bottom:10px!important}body#top.home-page:not(.studio-app-body) .launch-command-card{min-height:0!important;padding:10px!important}body#top.home-page:not(.studio-app-body) .public-ptx-studio-promo{gap:12px!important;margin-bottom:10px!important;padding:12px!important}body#top.home-page:not(.studio-app-body) .public-ptx-copy{gap:8px!important}body#top.home-page:not(.studio-app-body) .public-ptx-copy h2{font-size:clamp(1.45rem,8vw,2rem)!important;line-height:1.05!important}body#top.home-page:not(.studio-app-body) .public-ptx-copy p{font-size:.84rem!important;line-height:1.35!important}body#top.home-page:not(.studio-app-body) .public-ptx-actions{scrollbar-width:none;padding-bottom:2px;overflow-x:auto}body#top.home-page:not(.studio-app-body) .public-ptx-actions::-webkit-scrollbar{display:none}body#top.home-page:not(.studio-app-body) .public-ptx-actions>*{flex:none;min-height:36px;padding:8px 10px;font-size:.78rem}body#top.home-page:not(.studio-app-body) .public-ptx-demo,body#top.home-page:not(.studio-app-body) .public-ptx-demo video,body#top.home-page:not(.studio-app-body) .public-ptx-fallback{min-height:190px!important}body#top.home-page:not(.studio-app-body) .ptx-fallback-body{min-height:118px;padding:8px}}body#top.home-page:not(.studio-app-body) .hero-public-auth-actions{flex-wrap:wrap;align-items:center;gap:12px;margin:18px 0 6px;display:flex}body#top.home-page:not(.studio-app-body) .hero-auth-cta{color:#f8fdff;text-transform:uppercase;border:1px solid #d4a24c73;border-radius:12px;justify-content:center;align-items:center;min-width:168px;min-height:54px;padding:0 24px;font-size:1rem;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff0d,0 16px 38px #00000057}body#top.home-page:not(.studio-app-body) .hero-auth-login{background:linear-gradient(135deg,#d4a24c47,#050c12e0)}body#top.home-page:not(.studio-app-body) .hero-auth-create{color:#03100a;background:linear-gradient(135deg,#4afb04eb,#d4a24c94);border-color:#4afb04a3;box-shadow:inset 0 0 0 1px #ffffff38,0 0 28px #4afb0440,0 18px 42px #00000061}body#top.home-page:not(.studio-app-body) .hero-auth-explore{color:#f1f8ffdb;background:#ffffff0e;border-color:#ffffff29;min-width:138px}body#top.home-page:not(.studio-app-body) .hero-auth-cta:hover,body#top.home-page:not(.studio-app-body) .hero-auth-cta:focus-visible{filter:brightness(1.08);transform:translateY(-1px)}body#top.home-page:not(.studio-app-body) .public-why-join-panel,body#top.home-page:not(.studio-app-body) .public-browse-note{background:linear-gradient(135deg,#0e141ff0,#070a12f0),#080b12f0;border-color:#d4a24c29;margin-bottom:14px;box-shadow:0 18px 44px #00000047}body#top.home-page:not(.studio-app-body) .public-why-join-panel{gap:18px;display:grid}body#top.home-page:not(.studio-app-body) .public-why-join-head{gap:8px;max-width:920px;display:grid}body#top.home-page:not(.studio-app-body) .public-why-join-head h2,body#top.home-page:not(.studio-app-body) .public-browse-note h2{color:#fff;margin:0;font-size:clamp(1.45rem,3vw,2.2rem);line-height:1.08}body#top.home-page:not(.studio-app-body) .public-why-join-head p,body#top.home-page:not(.studio-app-body) .public-audience-card p,body#top.home-page:not(.studio-app-body) .public-browse-note p{color:#e8f2fac2;margin:0;line-height:1.55}body#top.home-page:not(.studio-app-body) .public-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}body#top.home-page:not(.studio-app-body) .public-benefit-grid span{color:#f7fbffeb;background:#ffffff0b;border:1px solid #ffffff18;border-radius:10px;align-items:center;min-height:54px;padding:12px 13px;font-size:.92rem;font-weight:800;line-height:1.25;display:flex}body#top.home-page:not(.studio-app-body) .public-conversion-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}body#top.home-page:not(.studio-app-body) .public-conversion-actions .launch-cta-primary{min-height:48px;padding-inline:22px}body#top.home-page:not(.studio-app-body) .public-audience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}body#top.home-page:not(.studio-app-body) .public-audience-card{background:linear-gradient(#ffffff0b,#ffffff05),#0b1018eb;border:1px solid #ffffff18;border-radius:12px;gap:8px;padding:18px;display:grid}body#top.home-page:not(.studio-app-body) .public-audience-card span{color:var(--accent-gold);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:950}body#top.home-page:not(.studio-app-body) .public-audience-card h3{color:#fff;margin:0;font-size:1.08rem;line-height:1.2}body#top.home-page:not(.studio-app-body) .public-browse-note{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}body#top.home-page:not(.studio-app-body) .public-browse-note>div{gap:8px;display:grid}body#top.home-page:not(.studio-app-body) .public-proof-panel,body#top.home-page:not(.studio-app-body) .public-discovery-panel{background:linear-gradient(135deg,#0c121df2,#080b12f2),#090c12f2;border-color:#d4a24c24;gap:16px;margin-bottom:14px;display:grid}body#top.home-page:not(.studio-app-body) .public-proof-grid{grid-template-columns:repeat(auto-fit,minmax(126px,1fr));gap:10px;display:grid}body#top.home-page:not(.studio-app-body) .public-proof-stat{color:#f7fbff;background:#ffffff0a;border:1px solid #ffffff18;border-radius:12px;align-content:center;gap:5px;min-height:92px;padding:14px 12px;text-decoration:none;display:grid}body#top.home-page:not(.studio-app-body) .public-proof-stat strong{color:#fff;font-size:clamp(1.45rem,3vw,2.15rem);line-height:1}body#top.home-page:not(.studio-app-body) .public-proof-stat span{color:#e8f2fab8;letter-spacing:.03em;text-transform:uppercase;font-size:.76rem;font-weight:900;line-height:1.2}body#top.home-page:not(.studio-app-body) .public-discovery-columns{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}body#top.home-page:not(.studio-app-body) .public-discovery-column{background:#ffffff09;border:1px solid #ffffff17;border-radius:12px;align-content:start;gap:10px;min-width:0;padding:14px;display:grid}body#top.home-page:not(.studio-app-body) .public-discovery-column-head{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}body#top.home-page:not(.studio-app-body) .public-discovery-column-head span{color:#fff;letter-spacing:.04em;text-transform:uppercase;min-width:0;font-size:.84rem;font-weight:950}body#top.home-page:not(.studio-app-body) .public-discovery-column-head a{color:var(--accent-gold);flex:none;font-size:.78rem;font-weight:900;text-decoration:none}body#top.home-page:not(.studio-app-body) .public-creator-mini-card,body#top.home-page:not(.studio-app-body) .public-post-mini-card{color:#f4f9ff;background:#00000029;border:1px solid #ffffff14;border-radius:10px;min-width:0;padding:11px;text-decoration:none;display:grid}body#top.home-page:not(.studio-app-body) .public-creator-mini-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}body#top.home-page:not(.studio-app-body) .public-creator-mini-card .comment-avatar,body#top.home-page:not(.studio-app-body) .public-creator-mini-card .avatar-fallback{width:42px;height:42px}body#top.home-page:not(.studio-app-body) .public-creator-mini-card span,body#top.home-page:not(.studio-app-body) .public-post-mini-card{min-width:0}body#top.home-page:not(.studio-app-body) .public-creator-mini-card strong,body#top.home-page:not(.studio-app-body) .public-post-mini-card strong{color:#fff;text-overflow:ellipsis;font-size:.92rem;line-height:1.25;display:block;overflow:hidden}body#top.home-page:not(.studio-app-body) .public-creator-mini-card em,body#top.home-page:not(.studio-app-body) .public-creator-mini-card small,body#top.home-page:not(.studio-app-body) .public-post-mini-card em,body#top.home-page:not(.studio-app-body) .public-post-mini-card small,body.home-page .top-creator-item small,body.home-page .featured-creator-card small{color:#e2eef7ad;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.76rem;font-style:normal;line-height:1.25;display:block;overflow:hidden}body#top.home-page:not(.studio-app-body) .public-post-mini-card{gap:4px}body#top.home-page:not(.studio-app-body) .public-discovery-empty{background:#ffffff07;border-style:dashed}body#top.home-page:not(.studio-app-body) .public-discovery-empty small a{color:var(--accent-gold);font-weight:900;text-decoration:none}body#top.home-page:not(.studio-app-body) .post-content-summary{color:#f1f8ffd1;font-weight:850}@media (width<=760px){body#top.home-page:not(.studio-app-body) .hero-public-auth-actions{grid-template-columns:1fr;gap:9px;margin:10px 0 8px;display:grid}body#top.home-page:not(.studio-app-body) .hero-auth-cta{width:100%;min-width:0;min-height:46px;padding:0 14px;font-size:.92rem}body#top.home-page:not(.studio-app-body) .mobile-public-auth-strip{z-index:20;position:sticky;top:0}body#top.home-page:not(.studio-app-body) .public-why-join-panel,body#top.home-page:not(.studio-app-body) .public-browse-note{margin-bottom:10px;padding:14px!important}body#top.home-page:not(.studio-app-body) .public-benefit-grid,body#top.home-page:not(.studio-app-body) .public-audience-grid,body#top.home-page:not(.studio-app-body) .public-browse-note,body#top.home-page:not(.studio-app-body) .public-proof-grid,body#top.home-page:not(.studio-app-body) .public-discovery-columns{grid-template-columns:1fr}body#top.home-page:not(.studio-app-body) .public-audience-grid{gap:9px;margin-bottom:10px}body#top.home-page:not(.studio-app-body) .public-audience-card{padding:14px}body#top.home-page:not(.studio-app-body) .public-benefit-grid span{min-height:0;padding:10px 11px;font-size:.86rem}body#top.home-page:not(.studio-app-body) .public-conversion-actions{grid-template-columns:1fr;display:grid}body#top.home-page:not(.studio-app-body) .public-conversion-actions>*{justify-content:center;width:100%}body#top.home-page:not(.studio-app-body) .public-proof-panel,body#top.home-page:not(.studio-app-body) .public-discovery-panel{margin-bottom:10px;padding:14px!important}body#top.home-page:not(.studio-app-body) .public-proof-stat{min-height:68px}body#top.home-page:not(.studio-app-body) .public-discovery-column{padding:12px}}@keyframes arcade-score-pop{0%{opacity:0;transform:translateY(-20%)scale(.8)}18%{opacity:1;transform:translateY(-70%)scale(1.14)}to{opacity:0;transform:translateY(-150%)scale(.98)}}:root{--ptx-shop-black:#060606;--ptx-shop-ink:#0d0d0b;--ptx-shop-panel:#12110e;--ptx-shop-panel-2:#181713;--ptx-shop-plate:#242019;--ptx-shop-paper:#c4b79d;--ptx-shop-paper-dark:#8d7c5f;--ptx-shop-line:#c6b2872e;--ptx-shop-line-strong:#d6bb8257;--ptx-shop-text:#ece6d7;--ptx-shop-muted:#9e9484;--ptx-shop-dim:#6f675b;--ptx-shop-rust:#c56a1a;--ptx-shop-rust-hot:#f08a23;--ptx-shop-green:#6d8f45;--ptx-shop-red:#9e3d2e;--ptx-shop-radius:6px;--ptx-shop-font:"Arial Narrow", "Roboto Condensed", "DIN Condensed", "Oswald", Arial, sans-serif;--ptx-shop-mono:"Roboto Mono", "Courier New", monospace}html:not(.studio-ready),body#top:not(.studio-app-body){color:var(--ptx-shop-text)!important;font-family:var(--ptx-shop-font)!important;letter-spacing:0!important;background:linear-gradient(90deg,#ffffff06 1px,#0000 1px) 0 0/64px 64px,linear-gradient(0deg,#ffffff05 1px,#0000 1px) 0 0/64px 64px,radial-gradient(circle at 12% 0,#79522a29,#0000 34%),radial-gradient(circle at 90% 10%,#5a43271f,#0000 36%),linear-gradient(#0d0c0a 0%,#070706 58%,#050505 100%)!important}body#top:not(.studio-app-body):before{content:"";z-index:-2;pointer-events:none;opacity:.28;mix-blend-mode:soft-light;background:repeating-linear-gradient(90deg,#ffffff09 0 1px,#0000 1px 3px),repeating-linear-gradient(0deg,#0000 0 17px,#0000006b 17px 18px);position:fixed;inset:0}body#top:not(.studio-app-body) *{letter-spacing:0!important;text-shadow:none!important}body#top:not(.studio-app-body) :where(h1,h2,h3,.logo,.menu-link,.admin-section-kicker,.widget-title-row span){text-transform:uppercase;font-family:var(--ptx-shop-font)!important;font-weight:900!important}body#top:not(.studio-app-body) :where(p,span,a,small,em,label,input,textarea,select,button){font-family:inherit}body#top:not(.studio-app-body) .layout{background:0 0!important}body#top:not(.studio-app-body) .layout>.sidebar,body#top:not(.studio-app-body) .rightbar,body#top:not(.studio-app-body) :where(.post-card,.create-post,.widget,.premium-widget,.creator-presence-card,.ptx-project-card){overflow-wrap:anywhere;border:1px solid var(--ptx-shop-line)!important;border-radius:var(--ptx-shop-radius)!important;backdrop-filter:none!important;background:linear-gradient(#ffffff09,#ffffff03),linear-gradient(135deg,#221e18f5,#0c0c0af5)!important;box-shadow:inset 0 1px #ffffff0b,inset 0 -1px #00000080,0 14px 34px #00000047!important}body#top:not(.studio-app-body) .layout>.sidebar{background:linear-gradient(#ffffff07,#0000 28%),repeating-linear-gradient(0deg,#ffffff05 0 1px,#0000 1px 42px),#11100d!important;padding:14px!important}body#top:not(.studio-app-body) .sidebar .logo{border:1px solid var(--ptx-shop-line-strong)!important;background:linear-gradient(#c6b2871c,#00000014),#171511!important;border-radius:4px!important;min-height:78px!important;margin-bottom:12px!important;box-shadow:inset 0 0 0 1px #0000009e!important}body#top:not(.studio-app-body) .sidebar .menu{gap:6px!important}body#top:not(.studio-app-body) .sidebar .menu-link,body#top:not(.studio-app-body) .sidebar-legal-link,body#top:not(.studio-app-body) .sidebar-logout-link,body#top:not(.studio-app-body) .mobile-nav-item,body#top:not(.studio-app-body) .mobile-more-link{text-transform:uppercase;min-height:38px!important;color:var(--ptx-shop-muted)!important;box-shadow:none!important;background:#0000002e!important;border:1px solid #c6b28721!important;border-radius:4px!important}body#top:not(.studio-app-body) .sidebar .menu-link.active,body#top:not(.studio-app-body) .sidebar .menu-link:hover,body#top:not(.studio-app-body) .sidebar-legal-link.active,body#top:not(.studio-app-body) .sidebar-legal-link:hover,body#top:not(.studio-app-body) .mobile-nav-item.active,body#top:not(.studio-app-body) .mobile-more-link.active{border-color:var(--ptx-shop-line-strong)!important;color:#17110b!important;background:linear-gradient(#c4b79deb,#806f4fe0)!important;transform:none!important}body#top:not(.studio-app-body) .notif-badge,body#top:not(.studio-app-body) .mobile-nav-badge,body#top:not(.studio-app-body) .mobile-more-badge{background:var(--ptx-shop-rust)!important;color:#100b07!important;box-shadow:none!important;border:1px solid #00000061!important}body#top:not(.studio-app-body) .feed{color:var(--ptx-shop-text)!important}body#top:not(.studio-app-body) :where(.muted,small,em,.post-meta,.trend-content p){color:var(--ptx-shop-muted)!important}body#top:not(.studio-app-body) :where(a,.text-action-link,.section-action-link){color:var(--ptx-shop-rust-hot)!important}body#top:not(.studio-app-body) :where(a:hover,.text-action-link:hover,.section-action-link:hover){color:#ffad54!important}body#top:not(.studio-app-body) :where(button,.launch-cta,.compact-action-btn,.compact-action-link,.hero-auth-cta,.feed .post-card>form button,input[type=submit]){text-transform:uppercase;min-height:36px;color:#100b07!important;background:linear-gradient(#de8629f0,#904812f5)!important;border:1px solid #c3742394!important;border-radius:4px!important;font-weight:900!important;transform:none!important;box-shadow:inset 0 1px #ffffff2e!important}body#top:not(.studio-app-body) :where(button:hover,.launch-cta:hover,.compact-action-btn:hover,.compact-action-link:hover,.hero-auth-cta:hover){color:#080604!important;background:linear-gradient(#ef9732fa,#a65313fa)!important;border-color:#ffac52b8!important;box-shadow:inset 0 1px #fff3!important}body#top:not(.studio-app-body) :where(.launch-cta-secondary,.compact-action-btn-muted,.hero-auth-login,.hero-auth-explore,.confirm-cancel){border-color:var(--ptx-shop-line)!important;color:var(--ptx-shop-text)!important;background:linear-gradient(#ffffff0b,#ffffff04),#1c1a15!important}body#top:not(.studio-app-body) :where(input,textarea,select){color:var(--ptx-shop-text)!important;background:#0a0a09!important;border:1px solid #c6b28738!important;border-radius:4px!important;box-shadow:inset 0 1px 3px #000000a6!important}body#top:not(.studio-app-body) :where(input:focus,textarea:focus,select:focus){border-color:#f08a239e!important;outline:2px solid #f08a2359!important}body#top:not(.studio-app-body) :where(.admin-section-kicker,.widget-title-row span,.ptx-project-badge,.creator-status-badges span,.mini-tags span,.genre-tags span,.home-hero-kicker,.profile-type-pill){text-transform:uppercase;align-items:center;width:fit-content;max-width:100%;min-height:22px;padding:3px 7px;display:inline-flex;color:var(--ptx-shop-paper)!important;background:#c4b79d1a!important;border:1px solid #c6b28738!important;border-radius:3px!important;font-size:.72rem!important;font-weight:900!important}body#top:not(.studio-app-body) .hero-gradient-word{-webkit-text-fill-color:currentColor!important;color:inherit!important;background:0 0!important}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero,body#top:not(.studio-app-body) .hero-card{overflow:hidden;border:1px solid var(--ptx-shop-line-strong)!important;background:linear-gradient(90deg, #050505d1 0%, #0b0a08b8 44%, #04040494 100%), var(--hero-image), linear-gradient(135deg, #15120d, #070706)!important;background-size:cover!important;background-position:var(--hero-position-x,50%) var(--hero-position-y,50%)!important;border-radius:6px!important;min-height:clamp(300px,42vw,500px)!important;box-shadow:inset 0 0 0 1px #000000b8,0 16px 38px #00000057!important}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero{background:linear-gradient(90deg,#050505e0 0%,#0e0c09c2 45%,#040404a3 100%),radial-gradient(circle at 76% 14%,#db832b33,#0000 14%),linear-gradient(90deg,#c6b28717 1px,#0000 1px) 0 0/64px 100%,linear-gradient(0deg,#c6b2870b 1px,#0000 1px) 0 0/100% 42px,radial-gradient(at 84% 28%,#7c5b3747,#0000 28%),linear-gradient(135deg,#211b13 0%,#0f0e0c 42%,#060606 100%)!important}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero:before,body#top:not(.studio-app-body) .hero-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#c6b28714 1px,#0000 1px) 0 0/72px 100%,linear-gradient(0deg,#c6b2870b 1px,#0000 1px) 0 0/100% 42px;border:1px solid #c6b2871f;border-radius:4px;position:absolute;inset:14px}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero:after,body#top:not(.studio-app-body) .hero-card:after,body#top.home-page:not(.studio-app-body) .hero-live-ambient,body#top.home-page:not(.studio-app-body) .hero-particle,body#top.home-page:not(.studio-app-body) .hero-scanline,body#top.home-page:not(.studio-app-body) .hero-pulse-separator{display:none!important}body#top.home-page:not(.studio-app-body) .home-hero-content,body#top:not(.studio-app-body) .hero-card>div{z-index:1;position:relative;max-width:min(760px,100%)!important}body#top.home-page:not(.studio-app-body) .home-hero-card h1,body#top:not(.studio-app-body) .hero-card h1{max-width:12ch;color:#e9dfcb!important;font-size:clamp(2.4rem,6vw,5.2rem)!important;line-height:.94!important}body#top.home-page:not(.studio-app-body) .home-hero-card p,body#top:not(.studio-app-body) .hero-card p{color:#c7bca8!important;font-family:var(--ptx-shop-mono)!important;max-width:62ch!important}body#top.home-page:not(.studio-app-body) .hero-alpha-notice{color:#15100b!important;background:linear-gradient(#c4b79de0,#7f7052e0)!important;border:1px solid #c6b28738!important;border-radius:4px!important}body#top.home-page:not(.studio-app-body) .hero-alpha-notice p,body#top.home-page:not(.studio-app-body) .hero-alpha-notice span{color:#15100b!important}body#top.home-page:not(.studio-app-body) :where(.hero-signal-counters,.home-hero-chips,.hero-genre-rotator,.public-benefit-grid,.public-proof-grid,.launch-command-strip){gap:8px!important}body#top.home-page:not(.studio-app-body) :where(.hero-signal-counters>div,.home-hero-chips span,.public-benefit-grid span,.public-proof-stat,.launch-command-card){box-shadow:none!important;background:#0000003d!important;border:1px solid #c6b2872e!important;border-radius:4px!important}body#top:not(.studio-app-body) :where(.post-card,.create-post,.widget,.public-audience-card,.public-discovery-column,.creator-signal-panel) h2,body#top:not(.studio-app-body) :where(.post-card,.create-post,.widget,.public-audience-card,.public-discovery-column,.creator-signal-panel) h3{color:#eee4d2!important}body#top:not(.studio-app-body) :where(.post-card,.widget,.ptx-project-card,.creator-presence-card):before,body#top:not(.studio-app-body) :where(.post-card,.widget,.ptx-project-card,.creator-presence-card):after{box-shadow:none!important}body#top:not(.studio-app-body) :where(.trend-item,.follow-item,.top-creator-item,.message,.notification,.public-post-mini-card,.public-creator-mini-card){border-color:#c6b2871f!important}body#top:not(.studio-app-body) .avatar,body#top:not(.studio-app-body) .comment-avatar,body#top:not(.studio-app-body) .avatar-fallback{border-color:#c6b2876b!important;box-shadow:0 0 0 3px #00000085!important}body#top:not(.studio-app-body) :where(.youtube-embed){background:#090907!important;border-color:#c6b28733!important;border-radius:5px!important}body#top:not(.studio-app-body) .ptx-project-preview,body#top:not(.studio-app-body) .ptx-fallback-playlist{background:linear-gradient(90deg,#f08a231f 1px,#0000 1px) 0 0/18px 100%,linear-gradient(0deg,#ffffff09 1px,#0000 1px) 0 0/100% 20px,#090907!important;border:1px solid #c6b28729!important;border-radius:4px!important}body#top:not(.studio-app-body) .ptx-project-preview b,body#top:not(.studio-app-body) .ptx-fallback-playlist i{box-shadow:none!important;background:#da7e24b8!important}body#top:not(.studio-app-body) .public-ptx-studio-promo,body#top:not(.studio-app-body) .public-ptx-mini-cta{background:linear-gradient(#ffffff07,#ffffff03),#11100d!important;border-color:#c6b28738!important}body#top:not(.studio-app-body) .public-ptx-fallback,body#top:not(.studio-app-body) .ptx-fallback-toolbar,body#top:not(.studio-app-body) .ptx-fallback-caption{background:#0a0a09!important;border-color:#c6b28729!important}body#top:not(.studio-app-body) .ptx-fallback-toolbar span{background:var(--ptx-shop-rust)!important}body#top:not(.studio-app-body) .mobile-bottom-nav{border-top:1px solid var(--ptx-shop-line-strong)!important;backdrop-filter:none!important;background:linear-gradient(#211e18f5,#080807fa)!important;box-shadow:0 -12px 30px #0000008c!important}body#top:not(.studio-app-body) .ptx-daw-status-badge.menu-link-build{justify-items:center!important;min-width:0!important;max-width:54px!important;padding:2px 4px!important;line-height:1!important;display:inline-grid!important}body#top:not(.studio-app-body) .ptx-daw-status-badge.menu-link-build em{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:.52rem!important;overflow:hidden!important}body#top:not(.studio-app-body) .sidebar .menu-link{gap:7px!important;padding-inline:10px!important;font-size:.86rem!important}body#top:not(.studio-app-body) .sidebar .menu-link-label{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}body#top:not(.studio-app-body) .sidebar-legal-link{padding-inline:7px!important;font-size:.68rem!important}body#top:not(.studio-app-body) .creator-presence-card{min-width:0!important;overflow:hidden!important}body#top:not(.studio-app-body) .creator-presence-body,body#top:not(.studio-app-body) .creator-presence-top,body#top:not(.studio-app-body) .creator-presence-stats,body#top:not(.studio-app-body) .ptx-project-actions{min-width:0!important}body#top:not(.studio-app-body) .creator-presence-top{flex-wrap:wrap!important;gap:5px!important;display:flex!important}body#top:not(.studio-app-body) .creator-presence-top strong,body#top:not(.studio-app-body) .creator-presence-top strong a{overflow-wrap:anywhere!important;white-space:normal!important;min-width:0!important;max-width:100%!important}body#top:not(.studio-app-body) .creator-presence-stats{flex-wrap:wrap!important;gap:5px!important;display:flex!important}body#top:not(.studio-app-body) .creator-presence-stats span{white-space:normal!important;flex:78px!important;min-width:0!important}body#top:not(.studio-app-body) .ptx-project-actions{flex-wrap:wrap!important;gap:8px!important;display:flex!important}body#top:not(.studio-app-body) .ptx-project-actions>*{min-width:0!important}body#top:not(.studio-app-body) .reputation-badge{white-space:normal!important;max-width:100%!important;height:auto!important;min-height:20px!important;line-height:1.05!important}body#top:not(.studio-app-body) .compact-action-group{flex-wrap:wrap!important;min-width:0!important;max-width:100%!important;display:flex!important}body#top:not(.studio-app-body) .genre-tags.is-collapsed{max-height:none!important;overflow:visible!important}body#top:not(.studio-app-body) .genre-toggle-btn{margin-top:6px!important;position:static!important}body#top:not(.studio-app-body) .report-pop:not([open]) .report-form{display:none!important}body#top:not(.studio-app-body) .report-pop[open] .report-form{z-index:500!important}body#top:not(.studio-app-body) .video-style-filter-card{scrollbar-width:thin;overflow-x:auto!important}@media (width<=760px){body#top:not(.studio-app-body){padding-bottom:0!important}body#top:not(.studio-app-body) .layout,body#top:not(.studio-app-body) main.feed{padding-bottom:18px!important}body#top:not(.studio-app-body) .mobile-bottom-nav,body#top:not(.studio-app-body)>.mobile-bottom-nav{margin-top:18px!important;position:sticky!important;bottom:0!important}}body#top:not(.studio-app-body) .mobile-nav-icon{color:var(--ptx-shop-rust-hot)!important;background:#00000038!important;border:1px solid #c6b2872e!important}body#top:not(.studio-app-body) .mobile-more-panel{border-color:var(--ptx-shop-line-strong)!important;background:linear-gradient(#ffffff09,#ffffff03),#11100d!important;box-shadow:0 -20px 60px #000000b8!important}body#top:not(.studio-app-body) .error{color:#ffd8c8!important;background:#50181257!important;border-color:#9e3d2e7a!important}body#top:not(.studio-app-body) .success{color:#def0c1!important;background:#2e401c57!important;border-color:#6d8f457a!important}@media (width>=901px){body#top:not(.studio-app-body) .layout{gap:16px!important}body#top:not(.studio-app-body) .rightbar>.widget,body#top:not(.studio-app-body) .sidebar>*{position:relative}body#top:not(.studio-app-body) .rightbar>.widget:before,body#top:not(.studio-app-body) .layout>.sidebar:before{content:"";pointer-events:none;border:1px solid #00000073;border-radius:3px;position:absolute;inset:5px}}@media (width<=760px){body#top:not(.studio-app-body) :where(.post-card,.create-post,.widget,.premium-widget,.creator-presence-card,.ptx-project-card){border-radius:5px!important;padding:13px!important}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero,body#top:not(.studio-app-body) .hero-card{min-height:340px!important;padding:22px!important}body#top.home-page:not(.studio-app-body) .home-hero-card h1,body#top:not(.studio-app-body) .hero-card h1{max-width:100%;font-size:clamp(2rem,13vw,3.25rem)!important}body#top:not(.studio-app-body) :where(button,.launch-cta,.compact-action-btn,.compact-action-link,.hero-auth-cta){min-width:0;white-space:normal!important}}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero{--hero-image:none!important;background:linear-gradient(90deg,#0000008f,#0000002e 46%,#000000b8),linear-gradient(#ffffff0e 0 1px,#0000 1px 58px) 0 0/100% 58px,linear-gradient(90deg,#ffffff09 0 1px,#0000 1px 72px) 0 0/72px 100%,radial-gradient(circle at 20% 18%,#c6b28733,#0000 18%),radial-gradient(circle at 78% 42%,#cb5c1833,#0000 24%),linear-gradient(135deg,#2c261d 0%,#11110f 42%,#050606 100%)!important;overflow:hidden!important}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero:before{mix-blend-mode:multiply;opacity:.9!important;filter:none!important;background:linear-gradient(110deg,#ffffff14,#0000 22% 72%,#0000007a),repeating-linear-gradient(0deg,#0000 0 10px,#00000038 10px 12px),linear-gradient(90deg,#6b4d296b,#100f0d1f 34%,#00000061)!important}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero:after{filter:contrast(1.15);opacity:.38!important;background:linear-gradient(18deg,#0000 0 32%,#c6b28738 32% 34%,#0000 34%),linear-gradient(90deg,#0000 0 72%,#cb5c1833 72% 73%,#0000 73%),repeating-linear-gradient(90deg,#ffffff14 0 1px,#0000 1px 16px)!important}body#top.home-page:not(.studio-app-body) .home-hero-card :where(h1,.mobile-hero-title,p,.mobile-hero-copy){overflow-wrap:anywhere;word-break:normal;max-width:100%!important}body#top:not(.studio-app-body) .ptx-daw-status-badge.menu-link-build{min-width:0!important;max-width:68px!important;overflow:hidden!important}body#top:not(.studio-app-body) .ptx-daw-status-badge.menu-link-build em{display:none!important}body#top:not(.studio-app-body) .creator-presence-stats{grid-template-columns:repeat(auto-fit,minmax(84px,1fr))!important}body#top:not(.studio-app-body) .creator-presence-stats span{min-width:0!important;min-height:42px!important;padding:9px 8px!important;overflow:hidden!important}body#top:not(.studio-app-body) :where(.creator-identity-row,.genre-tags){overflow-wrap:anywhere;min-width:0!important;max-width:100%!important}@media (width<=760px){body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero{min-height:0!important;padding:24px 22px 20px!important}body#top.home-page:not(.studio-app-body) .home-hero-card h1,body#top.home-page:not(.studio-app-body) .home-hero-card .mobile-hero-title{font-size:clamp(2.15rem,11.5vw,3.05rem)!important;line-height:.98!important}body#top:not(.studio-app-body) .push-permission-card{width:100%!important;max-width:100%!important;margin:12px 0!important;position:static!important;inset:auto!important;transform:none!important}body#top:not(.studio-app-body) .push-permission-actions{grid-template-columns:1fr!important}body#top:not(.studio-app-body) .mobile-bottom-nav{width:100%!important;max-width:100%!important;margin-top:14px!important;position:static!important;transform:none!important}}body#top.home-page:not(.studio-app-body) .home-hero-card h1{max-width:15ch!important;font-size:clamp(2.35rem,5.1vw,4.45rem)!important}body#top.home-page:not(.studio-app-body) .home-hero-card .hero-alpha-notice{max-width:min(640px,100%)!important;overflow:visible!important}body#top.home-page:not(.studio-app-body) .home-hero-card .hero-alpha-notice p{overflow-wrap:anywhere;white-space:normal!important}@media (width<=760px){body#top.home-page:not(.studio-app-body) .home-hero-card h1,body#top.home-page:not(.studio-app-body) .home-hero-card .mobile-hero-title{overflow-wrap:break-word;max-width:100%!important;font-size:clamp(1.85rem,9.6vw,2.65rem)!important;line-height:1.02!important}body#top.home-page:not(.studio-app-body) .home-hero-card p,body#top.home-page:not(.studio-app-body) .home-hero-card .mobile-hero-copy{font-size:.82rem!important;line-height:1.45!important}body#top.home-page:not(.studio-app-body) .home-hero-card .inline-action-links,body#top.home-page:not(.studio-app-body) .home-hero-card .home-hero-actions{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;width:100%!important;max-width:100%!important;display:grid!important;overflow:visible!important}body#top.home-page:not(.studio-app-body) .home-hero-card :where(.launch-cta,.text-action-link,.invite-text-action){text-align:center;width:100%!important;max-width:100%!important}}:root,body#top{--bronze-1:#8f5b22!important;--bronze-2:#5b3a1c!important;--bronze-3:#261b12!important;--home-bronze:#6f4b25!important;--home-bronze-soft:#9d682a1f!important;--home-gold:#c9802c!important;--identity-bronze:#8f5b22!important;--identity-bronze-deep:#23170e!important;--identity-gold:#c9802c!important;--ptx-gold:#c9802c!important;--ptx-pink:#a66228!important;--ptx-accent-2:#8d7c5f!important;--app-gold:#c9802c!important;--app-bronze:#6f4b25!important;--platform-gold:#c9802c!important;--platform-bronze:#6f4b25!important;--control-gold:#c9802c!important;--control-bronze:#6f4b25!important;--accent-gold:#c9802c!important;--site-primary-accent:#c9802c!important;--site-secondary-accent:#8d7c5f!important;--site-glow-alpha:0!important;--site-button-alpha:.08!important;--site-bg-image:none!important}body#top:not(.studio-app-body),body#top[style*=--site-bg-image]:not(.studio-app-body){background-blend-mode:normal!important;background-color:#0000!important;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(0deg,#ffffff04 1px,#0000 1px),radial-gradient(circle at 10% 0,#6c492629,#0000 34%),radial-gradient(circle at 90% 12%,#74542f1a,#0000 34%),linear-gradient(#0b0a08 0%,#070706 62%,#040404 100%)!important;background-position:0 0,0 0,0 0,0 0,0 0!important;background-repeat:repeat,repeat,repeat,repeat,repeat!important;background-size:68px 68px,68px 68px,auto,auto,auto!important;background-attachment:fixed!important;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box!important;background-clip:border-box,border-box,border-box,border-box,border-box!important}body#top:not(.studio-app-body):before,body#top:not(.studio-app-body):after{filter:grayscale()sepia(.35)saturate(.55)hue-rotate(350deg)!important}body#top:not(.studio-app-body) :where(.post-card,.create-post,.widget,.premium-widget,.creator-presence-card,.creator-card-upgraded,.ptx-project-card,.notification,.public-audience-card,.public-discovery-column,.video-style-filter-card,.genre-tag,.reputation-badge){border-color:#c6b2873d!important;box-shadow:inset 0 1px #ffffff09,0 12px 28px #00000038!important}body#top:not(.studio-app-body) :where(.presence-chip,.presence-chip *,.creator-presence-stats span,.muted,.post-meta,.genre-tags,.genre-tag,.reputation-badge,.ptx-project-badge,.mini-tags span){color:#b6aa96!important}body#top:not(.studio-app-body) :where(.online-dot,.presence-dot,.live-dot,.notification-dot,.avatar,.site-logo-img,.logo img,.post-image,.profile-cover,.creator-avatar,.creator-mini-avatar){filter:grayscale()sepia(.28)saturate(.58)contrast(1.08)brightness(.86)!important}body#top:not(.studio-app-body) :where(.avatar-fallback,.creator-avatar-fallback){color:#efe2c9!important;box-shadow:none!important;background:linear-gradient(#c6b28747,#533e26b8),#18130e!important;border-color:#c6b28757!important}body#top:not(.studio-app-body) :where(.share-btn,.compact-action-btn,.compact-action-link,.launch-cta,.hero-auth-cta,.text-action-link,button){color:#100b07!important;text-shadow:none!important;background:linear-gradient(#de8629f0,#8d4612f5)!important;border-color:#c3742394!important;box-shadow:inset 0 1px #ffffff29!important}body#top:not(.studio-app-body) :where(.video-style-filter-card,.public-empty-state){background:linear-gradient(#ffffff07,#ffffff03),#11100d!important;border-color:#c6b2873d!important}body#top:not(.studio-app-body) :where(.hero-card,.launch-discovery-hero,.home-hero-card.live-experience-hero){border-color:#c6b2874d!important;min-height:0!important;max-height:none!important;padding:clamp(16px,2.4vw,28px)!important}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero{min-height:0!important;padding-block:clamp(22px,3vw,40px)!important}body#top:not(.studio-app-body) :where(.hero-card h1,.launch-discovery-hero h1,.home-hero-card h1){max-width:min(100%,18ch)!important;font-size:clamp(1.65rem,3.2vw,3.15rem)!important;line-height:1.02!important}body#top:not(.studio-app-body) :where(.hero-card p,.launch-discovery-hero p,.home-hero-card p){max-width:66ch!important;font-size:clamp(.9rem,1.2vw,1rem)!important;line-height:1.45!important}body#top:not(.studio-app-body) :where(.home-hero-actions,.inline-action-links){gap:8px!important}body#top:not(.studio-app-body) :where(.hero-signal-counters>div,.public-proof-stat,.creator-presence-stats span){min-height:0!important;padding:10px 12px!important}body#top:not(.studio-app-body) :where(.rightbar .widget,.trend-item,.genre-row,.top-creator-item,.featured-creator-card,.feed-filter a,.video-style-chip,.pulse-story-tabs button,.pulse-story-empty){color:#d8cdb0!important;border-color:#c6b2873d!important}body#top:not(.studio-app-body) :where(.trend-rank,.genre-rank,.online-dot){color:#100b07!important;box-shadow:none!important;background:#8d7c5f!important;border-color:#c6b28747!important}body#top:not(.studio-app-body) :where(.genre-meter span,.profile-meter-bar span){box-shadow:none!important;background:linear-gradient(90deg,#8d7c5f,#c9802c)!important}body#top:not(.studio-app-body) :where(.pulse-story-file span,.pulse-story-gradient,.pulse-story-avatar,.pulse-story-avatar-badge){color:#efe2c9!important;box-shadow:none!important;filter:grayscale()sepia(.3)saturate(.55)!important;background:linear-gradient(#c6b28757,#584126d1),#17130e!important;border-color:#c6b28757!important}body#top:not(.studio-app-body) :where(.push-permission-card){background:linear-gradient(#ffffff08,#ffffff03),#11100d!important;border-color:#c6b28747!important;box-shadow:0 16px 32px #00000061!important}body#top.home-page:not(.studio-app-body) :where(.hero-live-ambient,.hero-particle,.hero-scanline,.hero-pulse-separator,.hero-pulse-separator span){opacity:0!important;box-shadow:none!important;background:0 0!important;display:none!important}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero{padding:22px 28px!important}body#top.home-page:not(.studio-app-body) .home-hero-card h1,body#top.home-page:not(.studio-app-body) .home-hero-card .mobile-hero-title{max-width:15ch!important;font-size:clamp(2.2rem,4.45vw,4rem)!important;line-height:1!important}body#top:not(.studio-app-body) :where(.widget,.premium-widget,.rightbar .widget,.trending-widget,.genre-widget,.featured-creator-widget,.top-creator-widget,.rising-creator-widget,.active-creator-widget,.ptx-project-widget,.live-now-widget,.event-countdown-widget,.trust-widget){background:linear-gradient(#ffffff08,#ffffff03),linear-gradient(135deg,#221e18f5,#0c0c0af5)!important;border-color:#c6b2873d!important;box-shadow:inset 0 1px #ffffff09,0 12px 28px #00000038!important}body#top:not(.studio-app-body) .genre-signal-bar{box-shadow:none!important;background:linear-gradient(90deg,#8d7c5f,#c9802c)!important}body#top:not(.studio-app-body) :where(.hero-card,.launch-discovery-hero){padding-block:clamp(16px,2.4vw,26px)!important}body#top:not(.studio-app-body) :where(.hero-card h1,.launch-discovery-hero h1){font-size:clamp(1.55rem,2.8vw,2.7rem)!important;line-height:1.04!important}body#top:not(.studio-app-body) :where(input,select,textarea){box-shadow:none!important;border-color:#c6b2873d!important}body#top:not(.studio-app-body) :where(.rightbar .widget,.premium-widget,.genre-widget,.featured-creator-widget,.top-creator-widget,.rising-creator-widget,.active-creator-widget,.trust-widget,.push-permission-card){border-color:#c6b2873d!important}body#top:not(.studio-app-body) :where(.home-hero-chips span){color:#d8cdb0!important;box-shadow:none!important;background:#120f0bdb!important;border-color:#c6b2873d!important}body#top.home-page:not(.studio-app-body) aside.rightbar section.widget.premium-widget,body#top:not(.studio-app-body) aside.rightbar section.widget.premium-widget,body#top:not(.studio-app-body) .rightbar .widget.premium-widget.trending-widget,body#top:not(.studio-app-body) .rightbar .widget.premium-widget.genre-widget,body#top:not(.studio-app-body) .rightbar .widget.premium-widget.featured-creator-widget,body#top:not(.studio-app-body) .rightbar .widget.premium-widget.top-creator-widget{background-color:#11100d!important;background-image:linear-gradient(#ffffff08,#ffffff03),linear-gradient(135deg,#221e18f5,#0c0c0af5)!important;border-color:#c6b2873d!important;box-shadow:inset 0 1px #ffffff09,0 12px 28px #00000038!important}body#top:not(.studio-app-body) .rightbar .widget-title-row{border-bottom-color:#c6b28729!important}body#top:not(.studio-app-body) .rightbar :where(.live-dot,.tiny-dot,.presence-dot,.online-dot){box-shadow:none!important;filter:none!important;background:#c9802c!important;border-color:#c9802c6b!important}body#top:not(.studio-app-body) .rightbar :where(strong,.pulse-score-badge,.pulse-score-badge span,.pulse-score-badge strong,.widget-title-row h3,.featured-creator-card strong,.top-creator-item strong){color:#eee4d2!important;border-color:#c6b2873d!important}body#top:not(.studio-app-body) .rightbar :where(.pulse-score-badge,.featured-creator-card,.top-creator-item){box-shadow:none!important;background-color:#ffffff09!important;border-color:#c6b2873d!important}body#top:not(.studio-app-body) aside.rightbar section.widget.premium-widget:before,body#top:not(.studio-app-body) aside.rightbar section.widget.premium-widget:after,body#top:not(.studio-app-body) .rightbar .widget.premium-widget:before,body#top:not(.studio-app-body) .rightbar .widget.premium-widget:after{box-shadow:none!important;background:0 0!important;border-color:#0000!important;display:none!important}body#top:not(.studio-app-body) :where(.site-logo-img,.logo img,img.avatar,img.comment-avatar,img.creator-avatar,img.creator-mini-avatar,.post-image,.profile-cover,.public-creator-mini-card img,.top-creator-item img,.featured-creator-card img,.trend-thumb img,.trend-avatar img){filter:none!important;opacity:1!important;mix-blend-mode:normal!important}body#top:not(.studio-app-body) :where(.post-card .post-image-wrap){background:#080807!important}body#top.home-page:not(.studio-app-body) :where(.public-why-join-panel,.public-browse-note,.public-proof-panel,.public-discovery-panel,.public-audience-card,.public-benefit-grid span,.public-proof-stat,.public-discovery-column,.public-creator-mini-card,.public-post-mini-card,.mobile-public-auth-strip,.launch-command-card,.community-live-strip,.launch-trust-strip,.home-live-deck){background:linear-gradient(#ffffff07,#ffffff03),#11100d!important;border-color:#c6b2873d!important;box-shadow:inset 0 1px #ffffff09,0 12px 28px #00000038!important}body#top.home-page:not(.studio-app-body) :where(.hero-auth-cta,.hero-auth-login,.hero-auth-create,.hero-auth-explore,.public-conversion-actions .launch-cta,.public-conversion-actions .text-action-link,.public-conversion-actions a,.public-ptx-actions .launch-cta,.public-ptx-actions .text-action-link,.public-ptx-actions a,.public-discovery-column-head a,.public-discovery-empty small a,.mobile-public-auth-strip a,.public-browse-note a,.public-proof-panel a,.public-discovery-panel a,.public-creator-mini-card a,.public-post-mini-card a,.launch-command-card){color:#100b07!important;min-height:34px!important;text-shadow:none!important;text-transform:uppercase!important;background:linear-gradient(#de8629f0,#8d4612f5)!important;border-color:#c3742394!important;border-radius:4px!important;justify-content:center!important;align-items:center!important;padding:8px 14px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff29!important}body#top.home-page:not(.studio-app-body) :where(.hero-auth-login,.hero-auth-explore,.public-conversion-actions .text-action-link,.public-conversion-actions a:not(.launch-cta-primary),.public-ptx-actions .text-action-link,.public-ptx-actions a:not(.launch-cta-primary),.public-discovery-column-head a,.public-discovery-empty small a,.public-browse-note a,.public-proof-panel a,.public-discovery-panel a,.public-creator-mini-card a,.public-post-mini-card a,.mobile-public-auth-strip a:not(.mobile-public-join)){color:#e8decc!important;background:linear-gradient(#ffffff0b,#ffffff04),#1c1a15!important;border-color:#c6b2873d!important}body#top.home-page:not(.studio-app-body) :where(.public-conversion-actions,.public-ptx-actions,.public-browse-note>div,.public-discovery-column-head,.public-proof-panel .creator-highlights-head){flex-wrap:wrap!important;align-items:center!important;gap:8px!important;display:flex!important}body#top.home-page:not(.studio-app-body) :where(.public-why-join-head h2,.public-browse-note h2,.public-audience-card h3,.public-discovery-column-head strong,.public-creator-mini-card strong,.public-post-mini-card strong,.launch-command-card strong){color:#eee4d2!important}body#top.home-page:not(.studio-app-body) :where(.public-why-join-head p,.public-browse-note p,.public-audience-card p,.public-creator-mini-card em,.public-creator-mini-card small,.public-post-mini-card em,.public-post-mini-card small,.launch-command-card p,.public-proof-stat span){color:#b8ad98!important}body#top.home-page:not(.studio-app-body) :where(.public-benefit-grid span,.public-audience-card span,.public-discovery-column-head span,.public-proof-stat strong){color:#e5d7bd!important;box-shadow:none!important;background:#c4b79d1a!important;border-color:#c6b2873d!important}body#top.home-page:not(.studio-app-body) :where(.public-post-mini-card,.public-creator-mini-card){min-width:0!important;overflow:hidden!important}body#top.home-page:not(.studio-app-body) :where(.public-post-mini-card strong,.public-creator-mini-card strong,.public-post-mini-card em,.public-creator-mini-card em,.public-post-mini-card small,.public-creator-mini-card small){overflow-wrap:normal!important;word-break:normal!important;min-width:0!important;max-width:100%!important;line-height:1.15!important}body#top.home-page:not(.studio-app-body) .public-post-mini-card strong{font-size:clamp(.82rem,1.1vw,.98rem)!important;display:block!important}@media (width>=1101px){body#top.home-page:not(.studio-app-body) .layout{align-items:start!important}body#top.home-page:not(.studio-app-body) .layout>.sidebar,body#top.home-page:not(.studio-app-body) .layout>.home-rightbar,body#top.home-page:not(.studio-app-body) .layout>.rightbar{overscroll-behavior:contain!important;scrollbar-color:#c9802c94 #ffffff0f!important;align-self:start!important;min-height:calc(100vh - 24px)!important;max-height:calc(100vh - 24px)!important;position:sticky!important;top:12px!important;overflow:hidden auto!important}body#top.home-page:not(.studio-app-body) .layout>.sidebar::-webkit-scrollbar,body#top.home-page:not(.studio-app-body) .layout>.home-rightbar::-webkit-scrollbar,body#top.home-page:not(.studio-app-body) .layout>.rightbar::-webkit-scrollbar{width:9px}body#top.home-page:not(.studio-app-body) .layout>.sidebar::-webkit-scrollbar-thumb,body#top.home-page:not(.studio-app-body) .layout>.home-rightbar::-webkit-scrollbar-thumb,body#top.home-page:not(.studio-app-body) .layout>.rightbar::-webkit-scrollbar-thumb{background:linear-gradient(#8d7c5f,#c9802c);border:2px solid #00000075;border-radius:999px}}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero{isolation:isolate!important;background:linear-gradient(90deg, #070604d1 0%, #0e0a068a 45%, #020202b8 100%), linear-gradient(18deg, #c6b2872e 0 1px, transparent 1px 32px), repeating-linear-gradient(90deg, #ffffff0b 0 1px, transparent 1px 18px), radial-gradient(circle at 76% 18%, #c9802c42, transparent 16%), radial-gradient(ellipse at 82% 60%, #77583657, transparent 30%), var(--hero-image), linear-gradient(135deg, #3a3024 0%, #171511 42%, #050505 100%)!important;background-size:auto,100% 42px,auto,auto,auto,cover,auto!important;background-position:center, center, center, center, center, var(--hero-position-x,50%) var(--hero-position-y,50%), center!important;background-blend-mode:normal, overlay, soft-light, normal, normal, normal, normal!important;position:relative!important}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero:before{content:""!important;z-index:-1!important;opacity:.66!important;pointer-events:none!important;background:linear-gradient(115deg,#ffffff1f,#0000 24% 70%,#00000080),repeating-linear-gradient(0deg,#0000 0 9px,#0003 9px 11px)!important;border:1px solid #c6b28729!important;border-radius:4px!important;display:block!important;position:absolute!important;inset:16px!important;box-shadow:inset 0 0 44px #00000073!important}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero:after{content:""!important;aspect-ratio:1.8!important;opacity:.3!important;filter:none!important;pointer-events:none!important;background:repeating-linear-gradient(90deg,#c9802c57 0 2px,#0000 2px 15px),linear-gradient(#ffffff0f,#00000059)!important;border:1px solid #c9802c42!important;border-radius:4px!important;width:min(34%,300px)!important;display:block!important;position:absolute!important;inset:auto 24px 24px auto!important}body#top.home-page:not(.studio-app-body) .launch-command-strip{grid-template-columns:minmax(260px,1.25fr) repeat(3,minmax(190px,1fr))!important;align-items:stretch!important;gap:12px!important;display:grid!important;overflow:visible!important}body#top.home-page:not(.studio-app-body) .launch-command-card{color:#e8decc!important;background:linear-gradient(#ffffff0a,#ffffff03),linear-gradient(135deg,#2a241bf5,#0d0c0afa)!important;border:1px solid #c6b28747!important;border-radius:5px!important;grid-template-rows:auto auto minmax(0,1fr)!important;grid-template-columns:46px minmax(0,1fr)!important;gap:4px 12px!important;min-width:0!important;min-height:168px!important;padding:14px!important;text-decoration:none!important;display:grid!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #0000008c,0 12px 24px #0000003d!important}body#top.home-page:not(.studio-app-body) .launch-command-card.launch-command-card-primary{background:linear-gradient(#c9802c29,#ffffff03),linear-gradient(135deg,#322415fa,#0f0d0afa)!important;border-color:#c9802c6b!important}body#top.home-page:not(.studio-app-body) .launch-command-card:hover,body#top.home-page:not(.studio-app-body) .launch-command-card:focus-visible{border-color:#c9802c94!important;transform:translateY(-1px)!important;box-shadow:inset 0 1px #ffffff14,0 18px 32px #0000004d!important}body#top.home-page:not(.studio-app-body) .launch-command-card .module-glyph{color:#f0dec0!important;background:linear-gradient(#c6b2873d,#473621c7),#17130e!important;border:1px solid #c6b28757!important;border-radius:4px!important;grid-row:1/4!important;width:46px!important;height:46px!important;box-shadow:inset 0 1px #ffffff1a!important}body#top.home-page:not(.studio-app-body) .launch-command-card span,body#top.home-page:not(.studio-app-body) .launch-command-card strong,body#top.home-page:not(.studio-app-body) .launch-command-card p,body#top.home-page:not(.studio-app-body) .launch-command-card .ptx-daw-alpha-note{overflow-wrap:normal!important;word-break:normal!important;grid-column:2!important;min-width:0!important;max-width:100%!important}body#top.home-page:not(.studio-app-body) .launch-command-card span{color:#d8cdb0!important;background:#c4b79d1a!important;border:1px solid #c6b28738!important;border-radius:3px!important;width:fit-content!important;min-height:20px!important;padding:2px 6px!important;font-size:.72rem!important;line-height:1.1!important}body#top.home-page:not(.studio-app-body) .launch-command-card strong{color:#f0e5d3!important;font-size:clamp(.98rem,1.25vw,1.18rem)!important;line-height:1.08!important}body#top.home-page:not(.studio-app-body) .launch-command-card p{color:#b8ad98!important;margin:4px 0 0!important;font-size:.88rem!important;line-height:1.35!important}body#top.home-page:not(.studio-app-body) .launch-command-card .ptx-daw-alpha-note{color:#d8cdb0!important;background:#c9802c14!important;border:1px solid #c9802c47!important;border-radius:4px!important;max-height:4.8em!important;margin:4px 0!important;padding:8px!important;font-size:.76rem!important;line-height:1.25!important;display:block!important;overflow:hidden!important}body#top.home-page:not(.studio-app-body) .launch-command-card .ptx-daw-alpha-note b,body#top.home-page:not(.studio-app-body) .launch-command-card .ptx-daw-alpha-note p{color:inherit!important;font-size:inherit!important;line-height:inherit!important;margin:0!important;display:inline!important}body#top.home-page:not(.studio-app-body) .launch-command-card .ptx-daw-alpha-note p:not(:first-child),body#top.home-page:not(.studio-app-body) .launch-command-card .ptx-daw-alpha-note small{display:none!important}@media (width<=1280px){body#top.home-page:not(.studio-app-body) .launch-command-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}}body#top.home-page:not(.studio-app-body) .launch-command-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}body#top.home-page:not(.studio-app-body) .launch-command-card{grid-template-columns:54px minmax(0,1fr)!important;min-height:176px!important}body#top.home-page:not(.studio-app-body) .launch-command-card .module-glyph{width:54px!important;height:54px!important}body#top.home-page:not(.studio-app-body) .launch-command-card strong{max-width:18ch!important}body#top.home-page:not(.studio-app-body) .launch-command-card p{max-width:38ch!important}body#top.home-page:not(.studio-app-body) .launch-command-card .ptx-daw-alpha-note{max-width:100%!important}@media (width<=760px){body#top.home-page:not(.studio-app-body) .launch-command-strip{grid-template-columns:minmax(0,1fr)!important}body#top.home-page:not(.studio-app-body) .launch-command-card{min-height:0!important}}:root{--ln-bg:#050403;--ln-bg-2:#0b0805;--ln-panel:#11100d;--ln-panel-2:#1a1510;--ln-panel-3:#241a10;--ln-text:#f1eadb;--ln-muted:#b7aa91;--ln-soft:#827662;--ln-gold:#c58a2d;--ln-gold-hot:#e6b457;--ln-bronze:#81501d;--ln-line:#d0a95e42;--ln-line-strong:#e6b4577a;--ln-shadow:#0000008f;--ln-danger:#b64a32;--ln-danger-hot:#e06943;--launch-hero-image:url(/assets/launch-network-hero.jpg)}@supports (background-image:image-set(url("/assets/launch-network-hero-2026-07.avif?v=20260716") 1x)){:root{--launch-hero-image:image-set(url(/assets/launch-network-hero-2026-07.avif?v=20260716) type("image/avif") 1x, url(/assets/launch-network-hero-2026-07.webp?v=20260716) type("image/webp") 1x, url(/assets/launch-network-hero.jpg) type("image/jpeg") 1x)}}body#top:not(.studio-app-body){background:radial-gradient(circle at 18% 0%, #81501d2e, transparent 30%), radial-gradient(circle at 88% 6%, #c58a2d1a, transparent 22%), linear-gradient(90deg, #ffffff06 1px, transparent 1px), linear-gradient(180deg, #ffffff05 1px, transparent 1px), linear-gradient(145deg, var(--ln-bg), #090704 48%, #030302)!important;color:var(--ln-text)!important;background-size:auto,auto,88px 88px,88px 88px,auto!important}body#top:not(.studio-app-body):before{content:""!important;pointer-events:none!important;z-index:-1!important;opacity:.42!important;background:repeating-linear-gradient(0deg,#0000 0 9px,#ffffff05 9px 10px),radial-gradient(at 50% -10%,#e6b4571a,#0000 42%)!important;position:fixed!important;inset:0!important}body#top:not(.studio-app-body) :where(.layout){background:0 0!important}body#top:not(.studio-app-body) :where(.sidebar,.rightbar,.home-rightbar){box-shadow:inset 1px 0 0 #ffffff0a, 0 18px 44px var(--ln-shadow)!important;background:linear-gradient(#ffffff08,#ffffff02),linear-gradient(145deg,#100d08,#050403 72%)!important;border-color:#d0a95e38!important}@media (width>=1101px){body#top:not(.studio-app-body) .layout>.sidebar,body#top:not(.studio-app-body) .layout>.rightbar,body#top:not(.studio-app-body) .layout>.home-rightbar{overscroll-behavior:contain!important;scrollbar-color:#c58a2d9e #ffffff0d!important;min-height:calc(100vh - 24px)!important;max-height:calc(100vh - 24px)!important;position:sticky!important;top:12px!important;overflow:hidden auto!important}}body#top:not(.studio-app-body) :where(.logo,.sidebar .logo){background:radial-gradient(circle at 50% 15%,#e6b45733,#0000 38%),linear-gradient(#11100d,#060504)!important;border:1px solid #d0a95e3d!important;border-radius:5px!important;box-shadow:inset 0 1px #ffffff0f,0 16px 30px #00000057!important}body#top:not(.studio-app-body) :where(.site-logo-img,.logo img){filter:sepia()saturate(1.25)hue-rotate(356deg)brightness(1.05)contrast(1.1)!important}body#top:not(.studio-app-body) :where(.menu-link,.mobile-nav a){color:#e7dfcf!important;letter-spacing:.02em!important;min-height:36px!important;box-shadow:none!important;background:linear-gradient(#ffffff06,#00000014)!important;border:1px solid #d0a95e24!important;border-radius:4px!important}body#top:not(.studio-app-body) :where(.menu-link.active,.menu-link:hover,.mobile-nav a:hover){color:#fff2d2!important;background:linear-gradient(#e6b4576b,#81501d9e)!important;border-color:#e6b45794!important;box-shadow:inset 0 1px #ffffff29,0 0 18px #c58a2d3d!important}body#top:not(.studio-app-body) :where(.post-card,.feed-post-card,.widget,.premium-widget,.creator-presence-card,.notification-item,.ptx-project-card,.public-login-callout,.community-live-strip,.home-live-deck){border:1px solid var(--ln-line)!important;color:var(--ln-text)!important;background:linear-gradient(#ffffff09,#ffffff03),linear-gradient(145deg,#16120dfa,#070604fa)!important;border-radius:6px!important;box-shadow:inset 0 1px #ffffff0e,0 18px 38px #00000047!important}body#top:not(.studio-app-body) :where(.hero-card,.launch-discovery-hero){background:linear-gradient(90deg, #070604e6, #18110aad 48%, #050403eb), linear-gradient(18deg, #d0a95e29 0 1px, transparent 1px 34px), var(--launch-hero-image), linear-gradient(135deg, #241a10, #070604 70%)!important;background-position:50%!important;background-size:auto,100% 44px,cover,auto!important;border:1px solid #e6b45752!important;border-radius:6px!important;min-height:auto!important;padding:clamp(22px,4vw,48px)!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffff09,0 24px 52px #00000057!important}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero{background:linear-gradient(90deg, #050403eb 0%, #0b08058f 47%, #020202bd 100%), repeating-linear-gradient(90deg, #e6b45714 0 1px, transparent 1px 22px), radial-gradient(circle at 64% 45%, #e6b45752, transparent 15%), var(--hero-image), var(--launch-hero-image), linear-gradient(135deg, #2a2117 0%, #11100d 45%, #030302 100%)!important;background-size:auto,auto,auto,cover,cover,auto!important;background-position:center, center, center, var(--hero-position-x,50%) var(--hero-position-y,50%), center, center!important;border-color:#e6b45759!important;min-height:clamp(420px,54vh,620px)!important;padding:clamp(30px,5.8vw,70px)!important}body#top.home-page:not(.studio-app-body) .home-hero-card h1,body#top.home-page:not(.studio-app-body) .home-hero-card .mobile-hero-title{letter-spacing:.01em!important;color:#f8f1e2!important;text-shadow:0 3px #0000008c,0 0 34px #c58a2d33!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important;max-width:780px!important;font-size:clamp(3.1rem,5.6vw,5.65rem)!important;line-height:.88!important}body#top:not(.studio-app-body) :where(.hero-card h1,.launch-discovery-hero h1){color:#f4ead5!important;letter-spacing:.02em!important;text-shadow:0 2px #00000080!important}body#top:not(.studio-app-body) :where(p,.muted,small,em,.post-meta,.notification-meta){color:var(--ln-muted)!important}body#top:not(.studio-app-body) :where(a){color:#dca247!important}body#top:not(.studio-app-body) :where(a:hover,a:focus-visible){color:var(--ln-gold-hot)!important}body#top:not(.studio-app-body) :where(button,.button,.btn,.launch-cta,.compact-action-btn,.compact-action-link,.hero-auth-cta,.share-btn,.video-style-chip,input[type=submit],input[type=button]){border:1px solid var(--ln-line-strong)!important;color:#f0e4cc!important;letter-spacing:.02em!important;background:linear-gradient(#1b1510,#090806)!important;border-radius:4px!important;max-width:100%!important;min-height:34px!important;padding:8px 14px!important;text-decoration:none!important;box-shadow:inset 0 1px #ffffff0e,0 8px 18px #0000003d!important}body#top:not(.studio-app-body) :where(button:hover,button:focus-visible,.button:hover,.btn:hover,.launch-cta:hover,.launch-cta:focus-visible,.compact-action-btn:hover,.compact-action-link:hover,.hero-auth-cta:hover,.share-btn:hover,.video-style-chip:hover,input[type=submit]:hover){color:#120c05!important;background:linear-gradient(#ebb95e,#9b5e20)!important;border-color:#ffd175c7!important;transform:translateY(-1px)!important;box-shadow:inset 0 1px #ffffff47,0 0 22px #e6b45757!important}body#top:not(.studio-app-body) :where(.launch-cta-primary,.hero-auth-create,.compact-action-btn:not(.compact-action-btn-muted),.public-conversion-actions .launch-cta-primary,.home-hero-actions .launch-cta-primary){color:#110b04!important;background:linear-gradient(#d99b39,#7f4d1b)!important;border-color:#ffd1759e!important;font-weight:800!important}body#top:not(.studio-app-body) :where(.danger-btn,.report-btn,button[name*=delete],button[value=delete]){color:#ffe4d8!important;background:linear-gradient(#963622d1,#3e130df5)!important;border-color:#e069438f!important}body#top:not(.studio-app-body) :where(.danger-btn:hover,.report-btn:hover,button[name*=delete]:hover,button[value=delete]:hover){background:linear-gradient(180deg, var(--ln-danger-hot), #7c2d1e)!important;color:#fff5ef!important;box-shadow:0 0 18px #e0694347!important}body#top:not(.studio-app-body) :where(input,select,textarea){color:#f0e8d8!important;background:linear-gradient(#090806fa,#100d09fa)!important;border:1px solid #d0a95e3d!important;border-radius:4px!important;min-height:36px!important;box-shadow:inset 0 1px #ffffff0a!important}body#top:not(.studio-app-body) :where(input:focus,select:focus,textarea:focus){border-color:#e6b4579e!important;outline:2px solid #e6b45738!important;box-shadow:inset 0 1px #ffffff0a,0 0 0 3px #c58a2d29!important}body#top:not(.studio-app-body) :where(.feed-tabs-card,.pulse-story-tabs,.home-hero-actions,.compact-action-group){gap:10px!important}body#top:not(.studio-app-body) :where(.feed-tabs-card a,.feed-tabs-card button,.pulse-story-tabs button,.video-style-chip.active){color:#fff1cf!important;background:linear-gradient(#e6b45759,#81501d94)!important;border-color:#e6b45794!important}body#top:not(.studio-app-body) :where(.admin-section-kicker,.home-hero-kicker,.profile-type-pill,.reputation-badge,.ptx-project-badge,.creator-status-badges span,.mini-tags span,.genre-tags span){color:#d9bd82!important;box-shadow:none!important;background:#c58a2d1c!important;border:1px solid #d0a95e42!important;border-radius:3px!important}body#top:not(.studio-app-body) :where(table){color:var(--ln-text)!important;border-color:#d0a95e2e!important}body#top:not(.studio-app-body) :where(table td){border-color:#d0a95e24!important}body#top:not(.studio-app-body) :where(.success){color:#e7efb2!important;background:#53602638!important;border-color:#9eb15c6b!important}body#top:not(.studio-app-body) :where(.error){color:#ffd3c0!important;background:#5b1f1657!important;border-color:#e0694375!important}body#top:not(.studio-app-body) :where(.avatar,.post-avatar,.creator-avatar,.profile-picture,.post-card img){filter:none!important}body#top:not(.studio-app-body) :where(.post-image,.media-preview img,.profile-cover){filter:none!important;border:1px solid #d0a95e33!important;border-radius:5px!important}body#top:not(.studio-app-body) :where(.notification-item.unread,.post-card:hover){border-color:#e6b4576b!important;box-shadow:inset 0 1px #ffffff0f,0 16px 34px #0000004d,0 0 22px #c58a2d1f!important}body#top:not(.studio-app-body) :where(.hero-signal-counters>div,.home-hero-chips span,.public-benefit-grid span,.public-proof-stat,.launch-command-card){background:#070604ad!important;border-color:#d0a95e3d!important;border-radius:5px!important}body#top.home-page:not(.studio-app-body) .launch-command-card:hover,body#top.home-page:not(.studio-app-body) .launch-command-card:focus-visible{background:linear-gradient(#e6b45733,#ffffff03),linear-gradient(135deg,#322212fa,#0c0a07fa)!important;border-color:#ffd175ad!important;box-shadow:inset 0 1px #ffffff17,0 0 22px #e6b45733,0 18px 32px #0000004d!important}body#top:not(.studio-app-body) :where(.mobile-topbar){backdrop-filter:blur(14px)!important;background:#050403e0!important;border-color:#d0a95e33!important}@media (width<=900px){body#top:not(.studio-app-body) :where(.layout){width:100%!important;display:block!important}body#top:not(.studio-app-body) :where(.feed,main.feed){width:min(100%,100vw)!important;margin:0!important;padding:12px!important}body#top:not(.studio-app-body) :where(.sidebar,.rightbar,.home-rightbar){min-height:0!important;max-height:none!important;overflow:visible!important}body#top:not(.studio-app-body) :where(.hero-card,.launch-discovery-hero,.home-hero-card.live-experience-hero){min-height:auto!important;padding:22px!important}body#top.home-page:not(.studio-app-body) .home-hero-card h1,body#top.home-page:not(.studio-app-body) .home-hero-card .mobile-hero-title{font-size:clamp(2.35rem,13vw,3.8rem)!important;line-height:.9!important}body#top:not(.studio-app-body) :where(.home-hero-actions,.compact-action-group){grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;display:grid!important}body#top:not(.studio-app-body) :where(button,.button,.btn,.launch-cta,.compact-action-btn,.compact-action-link,.hero-auth-cta,input[type=submit]){width:100%!important;min-width:0!important}}body#top.home-page:not(.studio-app-body) :where(.hero-alpha-notice,.ptx-daw-alpha-note,.home-hero-card .hero-alpha-notice){color:var(--ln-text)!important;background:linear-gradient(#ffffff08,#ffffff03),linear-gradient(145deg,#120f0af5,#070604fa)!important;border:1px solid #d0a95e47!important;border-radius:5px!important;box-shadow:inset 0 1px #ffffff0e,0 18px 38px #0000003d!important}body#top.home-page:not(.studio-app-body) :where(.hero-alpha-notice p,.hero-alpha-notice small,.ptx-daw-alpha-note small){color:var(--ln-muted)!important}body#top.home-page:not(.studio-app-body) :where(.hero-alpha-notice b,.ptx-daw-alpha-note b){color:#f0d49a!important}@media (width>=901px){body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero{min-height:0!important}}body#top.home-page:not(.studio-app-body) .hero-alpha-notice span{color:#e4c487!important;background:#c58a2d1f!important;border:1px solid #d0a95e3d!important;border-radius:3px!important;width:fit-content!important;max-width:100%!important;padding:4px 8px!important;display:inline-flex!important}body#top.home-page:not(.studio-app-body) .hero-alpha-notice p{max-width:62ch!important;color:var(--ln-muted)!important;margin:10px 0 0!important}@media (width<=900px){body#top.home-page:not(.studio-app-body) .mobile-public-auth-strip{grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:12px!important;padding:14px!important;display:grid!important;overflow:hidden!important}body#top.home-page:not(.studio-app-body) .mobile-public-auth-strip div,body#top.home-page:not(.studio-app-body) .mobile-public-auth-strip nav{width:100%!important;min-width:0!important;max-width:100%!important}body#top.home-page:not(.studio-app-body) .mobile-public-auth-strip nav{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}body#top.home-page:not(.studio-app-body) .mobile-public-auth-strip a{white-space:normal!important;width:100%!important;min-width:0!important}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero{padding:22px 30px!important;overflow:hidden!important}body#top.home-page:not(.studio-app-body) .home-hero-content{width:100%!important;inline-size:100%!important;min-width:0!important;min-inline-size:0!important;max-width:100%!important;max-inline-size:100%!important;overflow:hidden!important}body#top.home-page:not(.studio-app-body) .home-hero-card .mobile-hero-title,body#top.home-page:not(.studio-app-body) .home-hero-card .home-hero-title{width:100%!important;inline-size:100%!important;min-inline-size:0!important;overflow-wrap:normal!important;word-break:normal!important;box-sizing:border-box!important;max-width:100%!important;max-inline-size:100%!important;font-size:clamp(1.92rem,8.6vw,2.08rem)!important;line-height:.92!important;display:block!important}body#top.home-page:not(.studio-app-body) .home-hero-card .mobile-hero-copy{width:100%!important;inline-size:100%!important;overflow-wrap:break-word!important;max-width:100%!important;max-inline-size:100%!important}body#top.home-page:not(.studio-app-body) .hero-public-auth-actions{width:100%!important;grid-template-columns:minmax(0,1fr)!important;inline-size:100%!important;min-inline-size:0!important;max-inline-size:100%!important;display:grid!important}body#top.home-page:not(.studio-app-body) .hero-public-auth-actions .hero-auth-cta{width:100%!important;inline-size:100%!important;min-width:0!important;min-inline-size:0!important}body#top.home-page:not(.studio-app-body) .hero-alpha-notice{width:100%!important;inline-size:100%!important;max-width:100%!important;min-inline-size:0!important;max-inline-size:100%!important;overflow:hidden!important}}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero .home-hero-content .hero-alpha-notice{color:var(--ln-text)!important;background:linear-gradient(#ffffff08,#ffffff03),linear-gradient(145deg,#120f0af5,#070604fa)!important;border:1px solid #d0a95e47!important;border-radius:5px!important;box-shadow:inset 0 1px #ffffff0e,0 18px 38px #0000003d!important}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero .home-hero-content .hero-alpha-notice p{color:var(--ln-muted)!important}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero .home-hero-content .hero-alpha-notice span{color:#e7c98e!important;background:#c58a2d24!important}:root{--ptx-bg:#0b0a08;--ptx-bg-soft:#11100d;--ptx-panel:#141210;--ptx-panel-2:#1b1712;--ptx-border:#3a2d18;--ptx-border-soft:#2a2318;--ptx-text:#f2ebdd;--ptx-muted:#b8aa91;--ptx-dim:#85775f;--ptx-gold:#d4a24c;--ptx-gold-hover:#f2c14e;--ptx-bronze:#a9742a;--ptx-bronze-dark:#6b4216;--ptx-danger:#9e2f1f;--ptx-danger-hover:#c4462d;--ptx-danger-border:#d97055;--ln-bg:var(--ptx-bg);--ln-bg-2:var(--ptx-bg-soft);--ln-panel:var(--ptx-panel);--ln-panel-2:var(--ptx-panel-2);--ln-text:var(--ptx-text);--ln-muted:var(--ptx-muted);--ln-gold:var(--ptx-gold);--ln-gold-hot:var(--ptx-gold-hover);--ln-bronze:var(--ptx-bronze);--ln-line:#d4a24c40;--ln-line-strong:#d4a24c80}body#top:not(.studio-app-body){background:radial-gradient(circle at 18% 0%, #a9742a24, transparent 28%), linear-gradient(90deg, #d4a24c06 1px, transparent 1px), linear-gradient(180deg, #d4a24c05 1px, transparent 1px), var(--ptx-bg)!important;color:var(--ptx-text)!important;scrollbar-color:var(--ptx-bronze) var(--ptx-bg)!important;background-size:auto,96px 96px,96px 96px,auto!important}html:not(.studio-ready),body:not(.studio-app-body),body#top:not(.studio-app-body) :where(.sidebar,.rightbar,.home-rightbar,.feed,main.feed,.modal-body,.report-form){scrollbar-color:var(--ptx-bronze) var(--ptx-bg)!important}body#top:not(.studio-app-body) ::-webkit-scrollbar{width:10px!important;height:10px!important}body#top:not(.studio-app-body) ::-webkit-scrollbar-track{background:var(--ptx-bg)!important;border-radius:0!important}body#top:not(.studio-app-body) ::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--ptx-bronze), var(--ptx-bronze-dark))!important;border:2px solid var(--ptx-bg)!important;border-radius:999px!important}body#top:not(.studio-app-body) ::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, var(--ptx-gold-hover), var(--ptx-bronze))!important}body#top:not(.studio-app-body) :where(.layout){grid-template-columns:250px minmax(0,1fr) minmax(280px,320px)!important;align-items:start!important;gap:18px!important}body#top:not(.studio-app-body) :where(main.feed,.feed){width:min(100%,980px)!important;max-width:980px!important;margin-inline:auto!important}body#top:not(.studio-app-body) :where(.sidebar,.rightbar,.home-rightbar){border:1px solid var(--ptx-border)!important;background:linear-gradient(180deg, #f2ebdd06, #f2ebdd02), linear-gradient(145deg, var(--ptx-panel), #080705)!important;border-radius:6px!important;width:100%!important;box-shadow:inset 0 1px #f2ebdd0a,0 18px 36px #00000047!important}@media (width>=1101px){body#top:not(.studio-app-body) .layout>.sidebar,body#top:not(.studio-app-body) .layout>.rightbar,body#top:not(.studio-app-body) .layout>.home-rightbar{min-height:calc(100vh - 28px)!important;max-height:calc(100vh - 28px)!important;position:sticky!important;top:14px!important;overflow:hidden auto!important}}body#top:not(.studio-app-body) :where(.logo,.sidebar .logo){border:1px solid var(--ptx-border)!important;background:linear-gradient(#15120e,#080705)!important;border-radius:5px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:146px!important;min-height:146px!important;padding:14px!important;display:flex!important}body#top:not(.studio-app-body) :where(.logo img,.site-logo-img){object-fit:contain!important;filter:sepia()saturate(1.2)hue-rotate(356deg)brightness(1.05)contrast(1.08)!important;width:auto!important;max-width:178px!important;height:auto!important;max-height:112px!important}body#top:not(.studio-app-body) :where(.post-card,.feed-post-card,.widget,.premium-widget,.creator-presence-card,.notification-item,.ptx-project-card,.public-login-callout,.public-why-join-panel,.public-audience-card){border:1px solid var(--ptx-border)!important;background:linear-gradient(180deg, #f2ebdd06, #f2ebdd02), linear-gradient(145deg, var(--ptx-panel), #090806)!important;color:var(--ptx-text)!important;box-shadow:none!important;border-radius:6px!important}body#top:not(.studio-app-body) :where(.post-card,.widget,.premium-widget){padding:clamp(14px,1.6vw,22px)!important}body#top:not(.studio-app-body) :where(.hero-card,.launch-discovery-hero,.home-hero-card.live-experience-hero){border:1px solid var(--ptx-border)!important;background:linear-gradient(90deg, #0b0a08f0 0%, #0b0a08ad 45%, #0b0a0873 100%), var(--launch-hero-image), linear-gradient(135deg, #1b1712, #0b0a08)!important;background-position:50%,50%,50%!important;background-size:auto,cover,auto!important;border-radius:6px!important;box-shadow:inset 0 0 0 1px #d4a24c14!important}body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero{background:linear-gradient(90deg, #0b0a08f0 0%, #0b0a08ad 48%, #0b0a0852 100%), var(--launch-hero-image), linear-gradient(135deg, #1b1712, #0b0a08)!important;background-position:50%,50%,50%!important;background-size:auto,cover,auto!important;min-height:clamp(520px,58vh,700px)!important}body#top:not(.studio-app-body) :where(.hero-gradient-word,.hero-genre-label,.home-hero-kicker,.admin-section-kicker){color:var(--ptx-gold)!important;-webkit-text-fill-color:currentColor!important;text-shadow:none!important;background:0 0!important}body#top:not(.studio-app-body) :where(.genre-bar){background:linear-gradient(90deg, var(--ptx-bronze-dark), var(--ptx-gold))!important;border-color:var(--ptx-border)!important;box-shadow:none!important}body#top:not(.studio-app-body) :where(.menu-link){border:1px solid var(--ptx-border-soft)!important;height:36px!important;min-height:36px!important;color:var(--ptx-muted)!important;box-shadow:none!important;background:#0b0a088c!important;border-radius:4px!important;padding:0 12px!important}body#top:not(.studio-app-body) :where(.menu-link.active,.menu-link:hover){border-color:var(--ptx-gold)!important;color:var(--ptx-text)!important;background:linear-gradient(#d4a24c59,#6b421685)!important;box-shadow:0 0 14px #d4a24c2e!important}body#top:not(.studio-app-body) :where(.btn,button,input[type=submit],input[type=button],.button,.launch-cta,.compact-action-btn,.compact-action-link,.hero-auth-cta,.share-btn,.video-style-chip,.text-action-link,.section-action-link,.ptx-project-text-link,.report-pop>summary){background:linear-gradient(180deg, var(--ptx-panel-2), var(--ptx-bg-soft))!important;width:auto!important;min-width:0!important;height:34px!important;min-height:34px!important;max-height:34px!important;color:var(--ptx-text)!important;box-shadow:none!important;letter-spacing:.02em!important;text-transform:uppercase!important;white-space:nowrap!important;border:1px solid #d4a24c75!important;border-radius:4px!important;justify-content:center!important;align-items:center!important;padding:0 13px!important;font-size:.82rem!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important}body#top:not(.studio-app-body) :where(.launch-cta-primary,.hero-auth-create,.mobile-public-join){background:linear-gradient(180deg, var(--ptx-gold), var(--ptx-bronze-dark))!important;color:#100b05!important;border-color:#f2c14e94!important}body#top:not(.studio-app-body) :where(.btn:hover,button:hover,input[type=submit]:hover,.button:hover,.launch-cta:hover,.compact-action-btn:hover,.compact-action-link:hover,.hero-auth-cta:hover,.share-btn:hover,.video-style-chip:hover,.text-action-link:hover,.section-action-link:hover,.ptx-project-text-link:hover,.report-pop>summary:hover){border-color:var(--ptx-gold-hover)!important;background:linear-gradient(180deg, var(--ptx-gold-hover), var(--ptx-bronze))!important;color:#100b05!important;transform:none!important;box-shadow:0 0 14px #d4a24c38!important}body#top:not(.studio-app-body) :where(.compact-action-btn,.compact-action-link,.text-action-link,.section-action-link,.ptx-project-text-link,.report-pop>summary,.post-actions-row button,.post-actions-row a){height:30px!important;min-height:30px!important;max-height:30px!important;padding:0 10px!important;font-size:.74rem!important}body#top:not(.studio-app-body) :where(.post-action-like,.post-action-placeholder,.share-icon-btn,.mobile-nav-icon){width:34px!important;min-width:34px!important;height:34px!important;padding:0!important}body#top:not(.studio-app-body) :where(.report-pop>summary,.pulse-story-report,.report-btn){color:var(--ptx-muted)!important;background:linear-gradient(#171410,#0b0a08)!important;border-color:#d4a24c66!important}body#top:not(.studio-app-body) :where(.danger-btn,.delete-post-form button,button[name*=delete],button[value=delete]){border:1px solid var(--ptx-danger-border)!important;background:linear-gradient(180deg, #3a1711, var(--ptx-danger))!important;color:#fce1d8!important;width:auto!important;min-width:0!important;height:30px!important;min-height:30px!important;max-height:30px!important;box-shadow:none!important;border-radius:4px!important;padding:0 10px!important;font-size:.74rem!important;font-weight:800!important;line-height:1!important}body#top:not(.studio-app-body) :where(.danger-btn:hover,.delete-post-form button:hover,button[name*=delete]:hover,button[value=delete]:hover){background:linear-gradient(180deg, var(--ptx-danger-hover), var(--ptx-danger))!important;border-color:var(--ptx-danger-border)!important;color:#fff2ee!important;box-shadow:0 0 12px #c4462d33!important}body#top:not(.studio-app-body) :where(input,select,textarea){border:1px solid var(--ptx-border)!important;background:var(--ptx-bg-soft)!important;min-height:34px!important;color:var(--ptx-text)!important;box-shadow:none!important;accent-color:var(--ptx-gold)!important;border-radius:4px!important}body#top:not(.studio-app-body) :where(input:focus,select:focus,textarea:focus){border-color:var(--ptx-gold)!important;box-shadow:none!important;outline:2px solid #d4a24c38!important}body#top:not(.studio-app-body) :where(.badge,.tag,.profile-type-pill,.reputation-badge,.ptx-project-badge,.creator-status-badges span,.mini-tags span,.genre-tags span,.home-hero-chips span,.public-benefit-grid span,.admin-section-kicker,.notif-badge){border:1px solid var(--ptx-border)!important;color:var(--ptx-gold)!important;box-shadow:none!important;background:#d4a24c1a!important;border-radius:3px!important}body#top:not(.studio-app-body) :where([class*=neon]){border-color:var(--ptx-border)!important;box-shadow:none!important}@media (width<=1100px){body#top:not(.studio-app-body) :where(.layout){display:block!important}body#top:not(.studio-app-body) :where(main.feed,.feed){width:100%!important;max-width:none!important}}@media (width<=900px){body#top:not(.studio-app-body) :where(.layout){width:100%!important;overflow-x:hidden!important}body#top:not(.studio-app-body) :where(main.feed,.feed){padding:12px!important}body#top:not(.studio-app-body) :where(.hero-card,.launch-discovery-hero,.home-hero-card.live-experience-hero){min-height:auto!important;padding:22px 30px!important}body#top:not(.studio-app-body) :where(.home-hero-actions,.hero-public-auth-actions,.compact-action-group,.public-conversion-actions){grid-template-columns:minmax(0,1fr)!important;width:100%!important;display:grid!important}body#top:not(.studio-app-body) :where(.home-hero-actions>*,.hero-public-auth-actions>*,.compact-action-group>*,.public-conversion-actions>*){width:100%!important;min-width:0!important}body#top:not(.studio-app-body) :where(.btn,button,input[type=submit],.button,.launch-cta,.compact-action-btn,.compact-action-link,.hero-auth-cta,.text-action-link){white-space:normal!important}}html body#top.home-page:not(.studio-app-body) div.layout>aside.sidebar,html body#top.home-page:not(.studio-app-body) div.layout>aside.rightbar,html body#top.home-page:not(.studio-app-body) div.layout>aside.home-rightbar,html body#top:not(.studio-app-body) div.layout>aside.sidebar,html body#top:not(.studio-app-body) div.layout>aside.rightbar,html body#top:not(.studio-app-body) div.layout>aside.home-rightbar{scrollbar-color:#a9742a #0b0a08!important}html body#top:not(.studio-app-body) div.layout>aside.sidebar::-webkit-scrollbar-track,html body#top:not(.studio-app-body) div.layout>aside.rightbar::-webkit-scrollbar-track,html body#top:not(.studio-app-body) div.layout>aside.home-rightbar::-webkit-scrollbar-track{background:#0b0a08!important}html body#top:not(.studio-app-body) div.layout>aside.sidebar::-webkit-scrollbar-thumb,html body#top:not(.studio-app-body) div.layout>aside.rightbar::-webkit-scrollbar-thumb,html body#top:not(.studio-app-body) div.layout>aside.home-rightbar::-webkit-scrollbar-thumb{background:linear-gradient(#d4a24c,#6b4216)!important;border:2px solid #0b0a08!important}html body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero:before,html body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero:after,html body#top.home-page:not(.studio-app-body) .hero-live-ambient,html body#top.home-page:not(.studio-app-body) .hero-live-ambient *,html body#top.home-page:not(.studio-app-body) .hero-particle,html body#top.home-page:not(.studio-app-body) .hero-scanline,html body#top.home-page:not(.studio-app-body) .hero-pulse-separator,html body#top.home-page:not(.studio-app-body) .hero-pulse-separator span{content:none!important;opacity:0!important;box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}html body#top.home-page:not(.studio-app-body) .home-hero-card.live-experience-hero,html body#top:not(.studio-app-body) .hero-card,html body#top:not(.studio-app-body) .launch-discovery-hero{background:linear-gradient(90deg, #0b0a08c7 0%, #0b0a086b 52%, #0b0a0829 100%), var(--launch-hero-image), #0b0a08!important;background-image:linear-gradient(90deg, #0b0a08c7 0%, #0b0a086b 52%, #0b0a0829 100%), var(--launch-hero-image)!important;background-position:50%,50%!important;background-repeat:no-repeat,no-repeat!important;background-size:auto,cover!important}html body#top:not(.studio-app-body) :where(.launch-cta,.launch-cta-primary,.hero-auth-create,.mobile-public-join,.home-hero-actions .launch-cta,.hero-public-auth-actions .hero-auth-cta,button[type=submit],input[type=submit]){color:#100b05!important;box-shadow:none!important;background:linear-gradient(#d4a24c,#6b4216)!important;border:1px solid #d4a24c94!important}html body#top:not(.studio-app-body) :where(.launch-cta:hover,.launch-cta:focus-visible,.launch-cta-primary:hover,.launch-cta-primary:focus-visible,.hero-auth-create:hover,.hero-auth-create:focus-visible,.mobile-public-join:hover,.mobile-public-join:focus-visible,button[type=submit]:hover,button[type=submit]:focus-visible,input[type=submit]:hover,input[type=submit]:focus-visible){color:#100b05!important;outline-offset:2px!important;background:linear-gradient(#f2c14e,#a9742a)!important;border-color:#f2c14e!important;outline:2px solid #f2c14ea6!important;box-shadow:0 0 0 1px #d4a24c59!important}html body#top:not(.studio-app-body) :where(a:hover,a:focus-visible,button:hover,button:focus-visible,summary:hover,summary:focus-visible,.menu-link:hover,.menu-link.active,.post-card:hover){color:#f2c14e!important;text-shadow:none!important;border-color:#d4a24c!important;box-shadow:0 0 0 1px #d4a24c59!important}@media (width>=1101px){html body#top:not(.studio-app-body) div.layout>aside.sidebar,html body#top:not(.studio-app-body) div.layout>aside.rightbar,html body#top:not(.studio-app-body) div.layout>aside.home-rightbar,html body#top.home-page:not(.studio-app-body) div.layout>aside.sidebar,html body#top.home-page:not(.studio-app-body) div.layout>aside.rightbar,html body#top.home-page:not(.studio-app-body) div.layout>aside.home-rightbar{align-self:start!important;height:auto!important;min-height:0!important;max-height:none!important;position:static!important;top:auto!important;overflow:visible!important}}html body#top:not(.studio-app-body) :where(.hero-card,.launch-discovery-hero,.home-hero-card.live-experience-hero):before,html body#top:not(.studio-app-body) :where(.hero-card,.launch-discovery-hero,.home-hero-card.live-experience-hero):after{content:none!important;opacity:0!important;box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}html body#top:not(.studio-app-body) :where(.push-permission-icon){color:#f2c14e!important;box-shadow:none!important;text-shadow:none!important;background:linear-gradient(#d4a24c38,#6b421647)!important;border-color:#d4a24c6b!important}html body#top:not(.studio-app-body) div.layout>aside.sidebar,html body#top:not(.studio-app-body) div.layout>aside.rightbar,html body#top:not(.studio-app-body) div.layout>aside.home-rightbar{align-self:start!important;height:auto!important;max-height:none!important;position:static!important;top:auto!important;overflow:visible!important}html body#top.home-page:not(.studio-app-body) .home-hero-actions.desktop-launch-only :where(.launch-cta-primary,.launch-cta-studio,[data-invite-share]){color:#100b05!important;box-shadow:none!important;filter:none!important;text-shadow:none!important;background:linear-gradient(#d4a24c,#6b4216)!important;border:1px solid #d4a24c94!important}html body#top.home-page:not(.studio-app-body) .home-hero-actions.desktop-launch-only :where(.launch-cta-primary,.launch-cta-studio,[data-invite-share]):hover,html body#top.home-page:not(.studio-app-body) .home-hero-actions.desktop-launch-only :where(.launch-cta-primary,.launch-cta-studio,[data-invite-share]):focus-visible{color:#100b05!important;outline-offset:2px!important;background:linear-gradient(#f2c14e,#a9742a)!important;border-color:#f2c14e!important;outline:2px solid #f2c14ea6!important;box-shadow:0 0 0 1px #d4a24c59!important}html body#top.home-page:not(.studio-app-body) .home-hero-actions.desktop-launch-only,html body#top.home-page:not(.studio-app-body) .home-hero-actions.desktop-launch-only .inline-action-links{flex-wrap:wrap!important;align-items:center!important;gap:10px!important;display:flex!important}html body#top.home-page:not(.studio-app-body) .home-hero-actions.desktop-launch-only :where(.launch-cta-primary,.text-action-link,.invite-text-action,[data-invite-share]){color:#f2ebdd!important;height:34px!important;min-height:34px!important;max-height:34px!important;box-shadow:none!important;filter:none!important;text-shadow:none!important;text-transform:uppercase!important;letter-spacing:.02em!important;background:linear-gradient(#1b1712,#11100d)!important;border:1px solid #d4a24c6b!important;border-radius:4px!important;padding:0 13px!important;font-size:.8rem!important;font-weight:800!important}html body#top.home-page:not(.studio-app-body) .home-hero-actions.desktop-launch-only :where(.launch-cta-primary,.text-action-link,.invite-text-action,[data-invite-share]):hover,html body#top.home-page:not(.studio-app-body) .home-hero-actions.desktop-launch-only :where(.launch-cta-primary,.text-action-link,.invite-text-action,[data-invite-share]):focus-visible{color:#f2ebdd!important;outline-offset:2px!important;background:linear-gradient(#a9742a57,#1b1712f5)!important;border-color:#d4a24cb3!important;outline:1px solid #f2c14e6b!important;box-shadow:0 0 0 1px #d4a24c2e!important}html body#top:not(.studio-app-body) aside.sidebar :where(.menu-link):hover,html body#top:not(.studio-app-body) aside.sidebar :where(.menu-link):focus-visible,html body#top:not(.studio-app-body) aside.sidebar a.menu-link:hover,html body#top:not(.studio-app-body) aside.sidebar a.menu-link:focus-visible{color:#f2ebdd!important;outline-offset:2px!important;background:linear-gradient(#a9742a47,#11100df5)!important;border-color:#d4a24c9e!important;outline:1px solid #f2c14e59!important;box-shadow:0 0 0 1px #d4a24c2e!important}html body#top:not(.studio-app-body) aside.sidebar a.menu-link.active{color:#f2ebdd!important;text-shadow:none!important;background:linear-gradient(#1b1712,#11100d)!important;border-color:#d4a24c7a!important;box-shadow:inset 3px 0 #d4a24c9e,0 0 0 1px #d4a24c1f!important}html body#top.home-page:not(.studio-app-body) :where(.community-live-strip,.launch-trust-strip,.inhabited-feed-panel,.pulse-stories-card,.home-live-deck,.alpha-project-rail,.create-post,.public-login-callout,.feed-tabs-card,.video-style-filter-card,.feed-post-card,.action-empty-state,.rightbar .widget,.home-rightbar .widget){color:#f2ebdd!important;box-shadow:none!important;text-shadow:none!important;background:linear-gradient(#f2ebdd06,#f2ebdd02),linear-gradient(145deg,#141210,#0b0a08)!important;border:1px solid #3a2d18!important}html body#top.home-page:not(.studio-app-body) :where(.inhabited-feed-panel,.pulse-stories-card,.alpha-project-rail,.create-post,.feed-tabs-card,.video-style-filter-card,.feed-post-card){padding:clamp(14px,1.45vw,22px)!important}html body#top.home-page:not(.studio-app-body) :where(.community-live-strip h3,.launch-trust-strip h3,.inhabited-feed-panel h3,.pulse-stories-card h3,.home-live-deck h3,.alpha-project-rail h3,.create-post h3,.public-login-callout h3,.feed-tabs-card h3,.video-style-filter-card h3,.feed-post-card h3,.rightbar .widget h3,.home-rightbar .widget h3){color:#f2ebdd!important;-webkit-text-fill-color:currentColor!important;text-shadow:none!important;background:0 0!important}html body#top.home-page:not(.studio-app-body) :where(.rightbar .widget h3,.home-rightbar .widget h3){letter-spacing:.02em!important;overflow-wrap:anywhere!important;word-break:normal!important;max-width:100%!important;font-size:clamp(1rem,.85vw,1.2rem)!important;line-height:1.12!important}html body#top.home-page:not(.studio-app-body) :where(.rightbar .widget,.home-rightbar .widget){padding:14px!important;overflow:hidden!important}html body#top.home-page:not(.studio-app-body) :where(.rightbar .widget-title-row,.home-rightbar .widget-title-row){gap:8px!important;min-width:0!important}html body#top.home-page:not(.studio-app-body) :where(.admin-section-kicker,.widget-title-row>span,.community-live-head>span,.pulse-stories-head .admin-section-kicker,.creator-highlights-head .admin-section-kicker,.video-style-field>span,.feed-tabs-card strong){color:#d4a24c!important;box-shadow:none!important;text-shadow:none!important;background:#a9742a29!important;border-color:#d4a24c5c!important}html body#top.home-page:not(.studio-app-body) :where(.live-dot,.tiny-dot,.presence-dot,.online-dot){background:#d4a24c!important;border-color:#d4a24c7a!important;box-shadow:0 0 0 2px #d4a24c1f!important}html body#top.home-page:not(.studio-app-body) :where(.ptx-project-card,.creator-presence-card,.studio-activity-item,.live-signal-card,.community-live-grid a,.launch-trust-strip>div,.launch-trust-strip nav,.pulse-story-empty,.top-creator-item,.featured-creator-card,.event-countdown-item){color:#f2ebdd!important;box-shadow:none!important;background:linear-gradient(#f2ebdd05,#f2ebdd01),#11100d!important;border-color:#d4a24c42!important}html body#top.home-page:not(.studio-app-body) :where(.alpha-project-list span,.ptx-project-card span,.ptx-project-card em,.creator-status-badges span,.reputation-badge,.pulse-score-badge,.video-style-pill,.video-style-chip,.feed-tabs-card .menu-link,.pulse-story-tabs button,.genre-tags span,.mini-tags span){color:#d4a24c!important;box-shadow:none!important;text-shadow:none!important;background:#a9742a24!important;border-color:#d4a24c57!important}html body#top.home-page:not(.studio-app-body) :where(.video-style-chip.active,.feed-tabs-card .menu-link.active,.pulse-story-tabs button.active){color:#f2ebdd!important;background:linear-gradient(#a9742a47,#1b1712f0)!important;border-color:#d4a24c8f!important;box-shadow:inset 3px 0 #d4a24c73!important}html body#top.home-page:not(.studio-app-body) :where(.create-post textarea,.create-post input,.create-post select,.pulse-story-form input,.video-style-field select){color:#f2ebdd!important;box-shadow:none!important;background:#11100d!important;border-color:#d4a24c4d!important;outline-color:#f2c14e6b!important}html body#top.home-page:not(.studio-app-body) :where(.create-post textarea:focus,.create-post input:focus,.create-post select:focus){border-color:#d4a24c9e!important;outline:1px solid #f2c14e61!important;box-shadow:0 0 0 1px #d4a24c2e!important}html body#top.home-page:not(.studio-app-body) :where(.embed-card,.youtube-embed){box-shadow:none!important;background:#0b0a08!important;border-color:#d4a24c47!important}html body#top.home-page:not(.studio-app-body) :where(.launch-trust-strip nav a,.rightbar a,.home-rightbar a){color:#d4a24c!important;box-shadow:none!important;background:linear-gradient(#1b1712,#11100d)!important;border-color:#d4a24c52!important}html body#top.home-page:not(.studio-app-body) :where(.launch-trust-strip nav a:hover,.rightbar a:hover,.home-rightbar a:hover){color:#f2ebdd!important;background:linear-gradient(#a9742a42,#11100d)!important;border-color:#d4a24c9e!important;box-shadow:0 0 0 1px #d4a24c29!important}html body#top.home-page:not(.studio-app-body) aside.rightbar.home-rightbar section.widget,html body#top.home-page:not(.studio-app-body) aside.rightbar.home-rightbar section.premium-widget,html body#top.home-page:not(.studio-app-body) aside.home-rightbar section.widget,html body#top.home-page:not(.studio-app-body) aside.home-rightbar section.premium-widget{color:#f2ebdd!important;box-shadow:none!important;background:linear-gradient(#f2ebdd06,#f2ebdd02),linear-gradient(145deg,#141210,#0b0a08)!important;border:1px solid #3a2d18!important}html body#top.home-page:not(.studio-app-body) .creator-presence-stats span,html body#top.home-page:not(.studio-app-body) .creator-presence-card .creator-presence-stats span,html body#top.home-page:not(.studio-app-body) .creator-presence-compact .creator-presence-stats span,html body#top.home-page:not(.studio-app-body) .creator-presence-feed .creator-presence-stats span{color:#d4a24c!important;box-shadow:none!important;text-shadow:none!important;background:#a9742a24!important;border:1px solid #d4a24c57!important}html body#top:not(.studio-app-body) :where(.push-permission-card,.global-call-toast){max-width:min(420px,100vw - 24px)!important}html body#top:not(.studio-app-body) :where(.push-permission-card button,.global-call-toast button,.push-permission-card a,.global-call-toast a){white-space:nowrap!important;text-overflow:clip!important;min-width:max-content!important;max-width:100%!important;padding-inline:10px!important;font-size:.72rem!important;overflow:visible!important}html body#top:not(.studio-app-body) .ptx-project-badge-winner{color:#f2c14e!important;background:linear-gradient(#d4a24c42,#6b421647)!important;border-color:#f2c14e9e!important}html body#top:not(.studio-app-body) .remix-home-rail{background:linear-gradient(#f2c14e09,#f2ebdd02),#141210!important;border-color:#d4a24c47!important}html body#top:not(.studio-app-body) .remix-home-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;display:grid}html body#top:not(.studio-app-body) .remix-home-card{color:#f2ebdd;box-shadow:none;background:linear-gradient(#1b1712f5,#0b0a08fa);border:1px solid #d4a24c47;border-radius:8px;flex-direction:column;gap:7px;padding:13px;text-decoration:none;display:flex}html body#top:not(.studio-app-body) .remix-home-card:hover,html body#top:not(.studio-app-body) .remix-home-card:focus-visible{color:#f2ebdd;border-color:#d4a24c94;box-shadow:0 0 0 1px #d4a24c24}html body#top:not(.studio-app-body) .remix-home-card span{color:#d4a24c;text-transform:uppercase;letter-spacing:.04em;background:#a9742a29;border:1px solid #d4a24c61;border-radius:999px;width:max-content;max-width:100%;padding:3px 8px;font-size:.68rem}html body#top:not(.studio-app-body) .remix-home-card strong{font-size:1rem;line-height:1.18}html body#top:not(.studio-app-body) .remix-home-card em,html body#top:not(.studio-app-body) .remix-home-card small{color:#b8aa91;font-style:normal;line-height:1.35}:root{--daw-bg:#080807;--daw-bg-2:#0d0d0b;--daw-panel:#141310;--daw-panel-2:#1b1914;--daw-panel-3:#242016;--daw-line:#343027;--daw-line-2:#4a3d27;--daw-text:#e9e1d1;--daw-muted:#a89d89;--daw-dim:#746a5a;--daw-amber:#c9943f;--daw-amber-soft:#d8ad62;--daw-green:#7f9f65;--daw-red:#a34838}body#top.home-page:not(.studio-app-body) .launch-command-card .ptx-daw-alpha-note{grid-template-columns:auto minmax(0,max-content)!important;align-items:center!important;gap:4px 8px!important;max-height:none!important;display:grid!important}body#top.home-page:not(.studio-app-body) .launch-command-card .ptx-daw-alpha-note b,body#top.home-page:not(.studio-app-body) .launch-command-card .ptx-daw-alpha-note em{color:#f0dec0!important;white-space:nowrap!important;min-width:0!important;margin:0!important;font-size:.76rem!important;line-height:1.15!important;display:inline-flex!important}body#top.home-page:not(.studio-app-body) .launch-command-card .ptx-daw-alpha-note em{color:#ffe1a7!important;background:#c9802c24!important;border:1px solid #c9802c57!important;border-radius:3px!important;padding:2px 6px!important;font-weight:900!important}body#top:not(.studio-app-body) :is(.featured-creator-card,.top-creator-item,.public-creator-mini-card,.creator-presence-avatar)>.avatar-fallback,body#top:not(.studio-app-body) :is(.featured-creator-card,.top-creator-item,.public-creator-mini-card,.creator-presence-avatar)>.comment-avatar.avatar-fallback{display:none!important}body#top.home-page:not(.studio-app-body) .public-creator-mini-card{grid-template-columns:minmax(0,1fr)!important}body#top.home-page:not(.studio-app-body) .public-creator-mini-card:has(>img.comment-avatar){grid-template-columns:42px minmax(0,1fr)!important}body#top.home-page:not(.studio-app-body) .featured-creator-card{grid-template-columns:minmax(0,1fr) auto!important}body#top.home-page:not(.studio-app-body) .featured-creator-card:has(>img.avatar){grid-template-columns:42px minmax(0,1fr) auto!important}body#top.home-page:not(.studio-app-body) .home-rightbar .featured-creator-card{grid-template-columns:minmax(0,1fr)!important}body#top.home-page:not(.studio-app-body) .home-rightbar .featured-creator-card:has(>img.avatar){grid-template-columns:42px minmax(0,1fr)!important}body#top.home-page:not(.studio-app-body) .top-creator-item{grid-template-columns:minmax(28px,auto) minmax(0,1fr)!important}body#top.home-page:not(.studio-app-body) .top-creator-item:has(>img.comment-avatar){grid-template-columns:minmax(28px,auto) 38px minmax(0,1fr)!important}body#top.home-page:not(.studio-app-body) .top-creator-item.compact-creator-item,body#top.home-page:not(.studio-app-body) .top-creator-item.live-creator-item{grid-template-columns:minmax(0,1fr)!important}body#top.home-page:not(.studio-app-body) .top-creator-item.compact-creator-item:has(>img.comment-avatar),body#top.home-page:not(.studio-app-body) .top-creator-item.live-creator-item:has(>img.comment-avatar){grid-template-columns:38px minmax(0,1fr)!important}body#top.home-page:not(.studio-app-body) .home-rightbar .top-creator-item{grid-template-columns:26px minmax(0,1fr)!important}body#top.home-page:not(.studio-app-body) .home-rightbar .top-creator-item:has(>img.comment-avatar){grid-template-columns:26px 34px minmax(0,1fr)!important}body#top.home-page:not(.studio-app-body) .home-rightbar .top-creator-item.compact-creator-item,body#top.home-page:not(.studio-app-body) .home-rightbar .top-creator-item.live-creator-item{grid-template-columns:minmax(0,1fr)!important}body#top.home-page:not(.studio-app-body) .home-rightbar .top-creator-item.compact-creator-item:has(>img.comment-avatar),body#top.home-page:not(.studio-app-body) .home-rightbar .top-creator-item.live-creator-item:has(>img.comment-avatar){grid-template-columns:34px minmax(0,1fr)!important}body#top:not(.studio-app-body) .creator-presence-card:not(:has(.creator-presence-avatar>img.avatar)){grid-template-columns:minmax(0,1fr)!important}body#top:not(.studio-app-body) .creator-presence-card:not(:has(.creator-presence-avatar>img.avatar)) .creator-presence-avatar{display:none!important}@media (width>=1101px){html body#top:not(.studio-app-body):not(.messages-page)>div.layout>aside.sidebar,html body#top:not(.studio-app-body):not(.messages-page)>div.layout>aside.rightbar,html body#top:not(.studio-app-body):not(.messages-page)>div.layout>aside.home-rightbar{scrollbar-gutter:stable;top:var(--app-shell-pad,18px)!important;height:auto!important;max-height:calc(100vh - (var(--app-shell-pad,18px) * 2))!important;max-height:calc(100dvh - (var(--app-shell-pad,18px) * 2))!important;overscroll-behavior:contain!important;align-self:start!important;min-height:0!important;position:sticky!important;overflow:hidden auto!important}}body#top:not(.studio-app-body) :where(.genre-signal-bar,.genre-widget .genre-signal-bar,.pulse-story-progress span.active){background:linear-gradient(90deg, #d4a24cf5, #a9742ac7) 0 0 / var(--genre-chart,var(--genre-signal,100%)) 100% no-repeat, #261f16c7!important;box-shadow:none!important}@media (width<=760px){body#top:not(.studio-app-body) :where(.feed-tabs-card,.video-style-filter-card,.genre-tags,.mini-tags,.pulse-story-tabs){scrollbar-width:auto!important;flex-wrap:wrap!important;max-width:100%!important;max-height:none!important;display:flex!important;overflow:visible!important}body#top:not(.studio-app-body) :where(.feed-tabs-card .menu-link,.video-style-chip,.genre-tag,.mini-tags span,.pulse-story-tabs button){text-align:center;white-space:normal!important;overflow-wrap:anywhere!important;flex:auto!important;min-width:min(8rem,100%)!important;max-width:100%!important}body#top.home-page:not(.studio-app-body) .launch-command-card{grid-template-columns:44px minmax(0,1fr)!important;gap:8px 10px!important;min-height:0!important}body#top.home-page:not(.studio-app-body) .launch-command-card .module-glyph{width:44px!important;height:44px!important}body#top.home-page:not(.studio-app-body) .launch-command-card .ptx-daw-alpha-note{grid-template-columns:minmax(0,1fr)!important;gap:5px!important;max-height:none!important;display:grid!important;overflow:visible!important}body#top.home-page:not(.studio-app-body) .launch-command-card .ptx-daw-alpha-note b,body#top.home-page:not(.studio-app-body) .launch-command-card .ptx-daw-alpha-note em{white-space:normal!important;overflow-wrap:anywhere!important;width:fit-content!important;max-width:100%!important;display:block!important}}body#top:not(.studio-app-body) :where(.launch-cta-primary,.launch-cta-studio,.home-hero-actions .launch-cta-primary,.home-hero-actions .launch-cta-studio,.compact-action-btn:not(.compact-action-btn-muted),.create-post-actions button,.video-style-chip.active,.feed-tabs-card .menu-link.active){color:#f5ead4!important;background:linear-gradient(#d4a24c2e,#a9742a1f),#0d0c0aeb!important;border-color:#d4a24c8f!important;box-shadow:inset 0 1px #ffffff14,0 8px 18px #00000042!important}body#top.home-page:not(.studio-app-body) .launch-command-card span{color:#d8cdb0!important}body#top.home-page:not(.studio-app-body) .launch-command-card{background:linear-gradient(145deg,#16110be6,#090a0ce0),radial-gradient(circle at 100% 0,#d4a24c1a,#0000 38%)!important;border-color:#c6b28747!important}body#top:not(.studio-app-body) :where(.launch-cta,.compact-action-btn,.compact-action-link,.text-action-link,.section-action-link,.ptx-project-text-link,.report-pop>summary,.post-actions-row button,.post-actions-row a){white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;justify-content:center!important;align-items:center!important;height:auto!important;min-height:30px!important;max-height:none!important;padding:6px 10px!important;line-height:1.15!important;display:inline-flex!important;overflow:visible!important}body#top:not(.studio-app-body) .ptx-project-preview em{white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;max-width:100%!important;font-size:.58rem!important;line-height:1.05!important;overflow:visible!important}body#top:not(.studio-app-body):not(.games-page) .sidebar .logo{height:var(--site-logo-card-height,84px)!important;min-height:var(--site-logo-card-height,84px)!important;max-height:var(--site-logo-card-height,84px)!important;padding:var(--site-logo-card-padding,8px)!important}body#top:not(.studio-app-body):not(.games-page) .sidebar .site-logo-img,body#top:not(.studio-app-body):not(.games-page) .sidebar .logo img{width:var(--site-logo-size,230px)!important;height:calc(var(--site-logo-card-height,84px) - (var(--site-logo-card-padding,8px) * 2))!important;object-fit:var(--site-logo-fit,contain)!important;object-position:var(--site-logo-x,50%) var(--site-logo-y,50%)!important;max-width:100%!important;max-height:100%!important}body#top:not(.studio-app-body){--ptx-ink:#f3eee4;--ptx-muted:#b8afa2;--ptx-soft:#8d8374;--ptx-line:#cfbea22e;--ptx-line-strong:#d6a34a57;--ptx-panel:#141311f0;--ptx-panel-soft:#1c1a16e6;--ptx-panel-raised:#221f1af0;--ptx-accent:#d6a34a;--ptx-accent-hover:#edbd68;--ptx-accent-ink:#1b1307;--ptx-danger:#c77a70;--ptx-radius:8px;--ptx-radius-sm:6px;--ptx-shadow:0 12px 28px #00000038;background:linear-gradient(180deg, #12110ff7, #0a0a09fb), var(--site-bg-image)!important;background-size:auto,cover!important;background-position:center, var(--site-bg-position-x) var(--site-bg-position-y)!important;color:var(--ptx-ink)!important;letter-spacing:0!important;font-family:Inter,Segoe UI,Arial,sans-serif!important}body#top:not(.studio-app-body) :where(.layout,.feed,.rightbar,.home-rightbar,.sidebar){gap:16px!important}body#top:not(.studio-app-body) :where(.sidebar,.rightbar,.home-rightbar,.post-card,.create-post,.hero-card,.launch-discovery-hero,.creator-card-upgraded,.creator-presence-card,.remix-home-card,.notification-card){border:1px solid var(--ptx-line)!important;border-radius:var(--ptx-radius)!important;background:linear-gradient(180deg, #ffffff06, #00000014), var(--ptx-panel)!important;box-shadow:none!important;backdrop-filter:none!important}body#top:not(.studio-app-body) :where(.post-card:hover,.creator-card-upgraded:hover,.creator-presence-card:hover,.remix-home-card:hover){box-shadow:none!important;border-color:#d6a34a47!important;transform:none!important}body#top:not(.studio-app-body) :where(h1,h2,h3,.hero-card h1,.launch-discovery-hero h1){color:var(--ptx-ink)!important;letter-spacing:0!important;text-shadow:none!important}body#top:not(.studio-app-body) :where(h2){font-size:clamp(1.3rem,1.8vw,2rem)!important;line-height:1.14!important}body#top:not(.studio-app-body) :where(h3){font-size:clamp(1.02rem,1.25vw,1.35rem)!important;line-height:1.2!important}body#top:not(.studio-app-body) :where(p,.muted,small,em){color:var(--ptx-muted)!important;text-shadow:none!important}body#top:not(.studio-app-body) :where(.admin-section-kicker,.profile-type-pill,.tag,.badge,.genre-tag,.mini-tags span,.notif-badge){color:#e9c77f!important;box-shadow:none!important;text-shadow:none!important;background:#d6a34a1a!important;border-color:#d6a34a42!important;border-radius:999px!important}body#top:not(.studio-app-body) :where(button,input[type=submit],input[type=button],.launch-cta,.compact-action-btn,.compact-action-link,.text-action-link,.menu-link,.video-style-chip,summary){border-radius:var(--ptx-radius-sm)!important;min-height:38px!important;color:var(--ptx-ink)!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;letter-spacing:0!important;white-space:normal!important;text-align:center!important;background:#201e1af0!important;border:1px solid #cfbea238!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:0 14px!important;font-weight:760!important;line-height:1.1!important;text-decoration:none!important;transition:background-color .14s,border-color .14s,color .14s!important;display:inline-flex!important}body#top:not(.studio-app-body) :where(.launch-cta-primary,.launch-cta-studio,.compact-action-btn:not(.compact-action-btn-muted),.create-post-actions button){color:var(--ptx-accent-ink)!important;background:#d6a34a!important;border-color:#d6a34a7a!important}body#top:not(.studio-app-body) :where(button:hover,button:focus-visible,input[type=submit]:hover,input[type=submit]:focus-visible,.launch-cta:hover,.launch-cta:focus-visible,.compact-action-btn:hover,.compact-action-btn:focus-visible,.compact-action-link:hover,.compact-action-link:focus-visible,.text-action-link:hover,.text-action-link:focus-visible,.menu-link:hover,.menu-link:focus-visible,.menu-link.active,summary:hover,summary:focus-visible){border-color:var(--ptx-line-strong)!important;color:var(--ptx-accent-hover)!important;box-shadow:none!important;filter:none!important;background:#373026f5!important;transform:none!important}body#top:not(.studio-app-body) :where(.launch-cta-primary:hover,.launch-cta-primary:focus-visible,.launch-cta-studio:hover,.launch-cta-studio:focus-visible,.compact-action-btn:not(.compact-action-btn-muted):hover,.compact-action-btn:not(.compact-action-btn-muted):focus-visible,.create-post-actions button:hover,.create-post-actions button:focus-visible){background:var(--ptx-accent-hover)!important;color:var(--ptx-accent-ink)!important}body#top:not(.studio-app-body) :where(input,select,textarea){border-radius:var(--ptx-radius-sm)!important;min-height:40px!important;color:var(--ptx-ink)!important;box-shadow:none!important;background:#0c0c0bb8!important;border:1px solid #cfbea238!important;outline:none!important}body#top:not(.studio-app-body) :where(input,select,textarea):focus{border-color:var(--ptx-line-strong)!important;box-shadow:0 0 0 2px #d6a34a29!important}body#top:not(.studio-app-body) .menu-link.active{color:var(--ptx-accent-hover)!important;background:#d6a34a1f!important}body#top:not(.studio-app-body) :where(.hero-card,.launch-discovery-hero){min-height:0!important;padding:clamp(18px,3vw,34px)!important}body#top:not(.studio-app-body) :where(.creator-presence-grid,.community-live-grid,.ptx-project-grid){gap:12px!important}body#top:not(.studio-app-body) :where(.feed-tabs-card,.home-hero-actions,.public-login-actions,.compact-action-group){align-items:center!important;gap:8px!important}body#top:not(.studio-app-body) :where(.error,.small-error,.notice,.warning,.success){border-radius:var(--ptx-radius)!important;box-shadow:none!important}@media (width<=900px){body#top:not(.studio-app-body) :where(.layout,.feed){gap:12px!important}body#top:not(.studio-app-body) :where(.post-card,.create-post,.hero-card,.launch-discovery-hero){border-radius:8px!important;padding:14px!important}body#top:not(.studio-app-body) :where(button,.launch-cta,.compact-action-btn,.compact-action-link,.text-action-link,.menu-link,summary){min-height:40px!important;padding-inline:12px!important}}@media (width<=640px){body#top:not(.studio-app-body) :where(.home-hero-actions,.public-login-actions,.compact-action-group){flex-wrap:wrap!important;display:flex!important}body#top:not(.studio-app-body) :where(.home-hero-actions>*,.public-login-actions>*,.compact-action-group>*){flex:min(180px,100%)!important;min-width:0!important}}.locale-switcher{flex:none;align-items:end;gap:8px;display:flex}.locale-switcher label{color:#bdb4a5;letter-spacing:.06em;text-transform:uppercase;gap:4px;font-size:.65rem;font-weight:800;display:grid}.locale-switcher select,.locale-switcher button{box-sizing:border-box;border:1px solid #d0a95e4d;border-radius:5px;min-height:38px}.locale-switcher select{color:#f4ead9;background-color:#070708d1;min-width:126px;padding:7px 34px 7px 10px}.locale-switcher button{color:#17130d;cursor:pointer;background:#d0a95e;padding:7px 12px;font-size:.72rem;font-weight:900}.locale-switcher button:hover{background:#e0bd78}html body#top.mobile-settings-page .mobile-settings-language-card{margin:0 0 12px}@media (width<=700px){.locale-switcher{width:100%}.locale-switcher label{flex:auto;min-width:0}.locale-switcher select{width:100%}}body.mobile-call-window-page{overscroll-behavior:none;min-height:100dvh!important;padding:0!important}body.mobile-call-window-page .site-call-window{height:100dvh;min-height:100dvh}body.mobile-call-window-page .site-call-window-head{padding-top:calc(10px + env(safe-area-inset-top,0px))}body.mobile-call-window-page .site-call-controls,body.mobile-call-window-page .site-call-chat form{padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}body.mobile-call-window-page :where(button,a){min-height:40px}body.mobile-call-window-page .site-call-error a{place-items:center;display:inline-grid}@media (width<=700px){body.mobile-call-window-page .site-call-window{grid-template-rows:auto minmax(210px,1fr) auto minmax(150px,32vh)}body.mobile-call-window-page .site-call-window-head{gap:10px}body.mobile-call-window-page .site-call-peer{width:100%}body.mobile-call-window-page .site-call-head-actions,body.mobile-call-window-page .site-call-controls{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:visible}body.mobile-call-window-page .site-call-controls button{width:100%;min-width:0}body.mobile-call-window-page .site-call-stage video:last-of-type{width:min(138px,36vw);bottom:10px;right:10px}body.mobile-call-window-page .site-call-placeholder strong{font-size:26px}body.mobile-call-window-page .site-call-chat-messages{padding:8px 10px}body.mobile-call-window-page .site-call-chat form{grid-template-columns:minmax(0,1fr) minmax(76px,auto)}}html body#top:not(.studio-app-body){--ptx-deblue-surface:#141311f5;--ptx-deblue-surface-2:#201e1af5;--ptx-deblue-line:#cfbea238;--ptx-deblue-line-strong:#d6a34a66;--ptx-deblue-text:#f3eee4;--ptx-deblue-accent:#d6a34a;--ptx-deblue-accent-ink:#1b1307}html body#top:not(.studio-app-body) :where([role=tab],.feed-tabs a,.genre-chip,.compact-action-btn,.compact-action-link,.notification-actions a,.notification-actions button){border-color:var(--ptx-deblue-line)!important;background:var(--ptx-deblue-surface-2)!important;color:var(--ptx-deblue-text)!important;box-shadow:none!important;text-shadow:none!important}html body#top:not(.studio-app-body) :where([role=tab]:hover,.feed-tabs a:hover,.feed-tabs a.active,.genre-chip:hover,.genre-chip.active){border-color:var(--ptx-deblue-line-strong)!important;color:#fff1d0!important;background:#d6a34a29!important;box-shadow:0 0 0 2px #d6a34a1f!important}html body#top:not(.studio-app-body) :where(.global-call-toast,.push-permission-card){color:var(--ptx-deblue-text)!important;background:#12110ffa!important;border-color:#d6a34a57!important}html body#top:not(.studio-app-body) :where(.global-call-toast a,.global-call-toast button,.push-permission-card button){background:var(--ptx-deblue-accent)!important;color:var(--ptx-deblue-accent-ink)!important;border-color:#d6a34a75!important}body#top.mobile-app-page{background:#11100f}body#top.mobile-app-page :where(.mobile-app-feed){max-width:980px}.mobile-app-hero,.mobile-app-section{box-shadow:none;background:#161513f5;border:1px solid #cfbea233}.mobile-app-hero,.mobile-app-section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-app-hero h1{letter-spacing:0;margin:2px 0 4px;font-size:clamp(1.35rem,4vw,2.1rem)}.mobile-app-primary-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.mobile-app-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0;display:grid}.mobile-app-tile,.mobile-app-row,.mobile-app-project{color:#f3eee4;box-shadow:none;background:#1f1d19f0;border:1px solid #cfbea22e;border-radius:8px;text-decoration:none}.mobile-app-tile{flex-direction:column;justify-content:space-between;min-height:88px;padding:13px;display:flex}.mobile-app-tile strong,.mobile-app-row strong,.mobile-app-project strong{color:#fff8e8;letter-spacing:0;font-size:.96rem}.mobile-app-tile span,.mobile-app-row em,.mobile-app-project span{color:#f3eee4ad;font-size:.84rem;font-style:normal}.mobile-app-list,.mobile-app-projects{gap:8px;display:grid}.mobile-app-row{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:64px;padding:9px;display:grid}.mobile-app-row span:not(.mobile-app-avatar),.mobile-app-project{min-width:0}.mobile-app-row strong,.mobile-app-row em,.mobile-app-project strong,.mobile-app-project span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mobile-app-row small{color:#1b1307;background:#d6a34a;border-radius:999px;justify-content:center;align-items:center;min-width:24px;min-height:24px;font-size:.74rem;display:inline-flex}.mobile-app-avatar{color:#f4d28f;background:#d6a34a29;border:1px solid #d6a34a47;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;font-weight:800;display:inline-flex}.mobile-app-project{padding:11px}@media (width<=760px){body#top.mobile-app-page .layout{padding:8px 8px calc(var(--mobile-nav-space,78px) + 20px)!important;display:block!important}body#top.mobile-app-page .sidebar,body#top.mobile-app-page .rightbar{display:none!important}.mobile-app-hero,.mobile-app-section-head{flex-direction:column;align-items:stretch}.mobile-app-primary-actions{width:100%}.mobile-app-primary-actions>*{flex:1 1 0;justify-content:center;min-width:0}.mobile-app-grid{grid-template-columns:1fr}.mobile-app-row{grid-template-columns:36px minmax(0,1fr) auto}}html body#top.mobile-app-page{background:#101110!important}html body#top.mobile-app-page :where(.mobile-app-feed){max-width:760px!important}html body#top.mobile-app-page .mobile-app-hero{box-shadow:none!important;background:0 0!important;border:0!important;border-bottom:1px solid #dfdbcd26!important;border-radius:0!important;margin:0 0 8px!important;padding:3px 2px 10px!important}html body#top.mobile-app-page .mobile-app-hero h1{letter-spacing:0!important;margin:0!important;font-size:1.32rem!important;line-height:1.1!important}html body#top.mobile-app-page .mobile-app-hero .muted{color:#f4f1e99e!important;margin:3px 0 0!important;font-size:.82rem!important;line-height:1.25!important}html body#top.mobile-app-page :where(.mobile-app-primary-actions .compact-action-btn,.mobile-app-section-head .text-action-link){border-radius:7px!important;min-height:32px!important;padding:6px 10px!important;font-size:.78rem!important}html body#top.mobile-app-page .mobile-app-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:8px 0!important}html body#top.mobile-app-page .mobile-app-tile{background:#171817!important;border-radius:7px!important;min-height:60px!important;padding:9px 10px!important}html body#top.mobile-app-page .mobile-app-section{background:#171817!important;border-color:#dfdbcd26!important;border-radius:7px!important;margin-top:8px!important;padding:10px!important}html body#top.mobile-app-page .mobile-app-section-head{flex-direction:row!important;align-items:center!important;margin-bottom:8px!important;padding:0!important}html body#top.mobile-app-page .mobile-app-section-head h2{margin:0!important;font-size:.98rem!important}html body#top.mobile-app-page .mobile-app-row{background:#131413!important;border-radius:7px!important;grid-template-columns:32px minmax(0,1fr) auto!important;gap:8px!important;min-height:52px!important;padding:7px!important}html body#top.mobile-app-page .mobile-app-avatar{border-radius:7px!important;width:32px!important;height:32px!important;font-size:.78rem!important}html body#top.mobile-app-page .mobile-app-row small{color:#f4f1e99e!important;background:0 0!important;border-radius:0!important;min-width:0!important;min-height:0!important;font-size:.68rem!important}html body#top.mobile-app-page .mobile-app-project{background:#131413!important;border-radius:7px!important;padding:8px!important}html body#top.mobile-app-page :where(.mobile-app-tile strong,.mobile-app-row strong,.mobile-app-project strong){color:#f4f1e9!important;font-size:.88rem!important;line-height:1.2!important}html body#top.mobile-app-page :where(.mobile-app-tile span,.mobile-app-row em,.mobile-app-project span){color:#f4f1e99e!important;font-size:.76rem!important}@media (width<=760px){html body#top.mobile-app-page .layout{padding:9px 9px calc(var(--mobile-nav-space,78px) + 14px)!important}html body#top.mobile-app-page :where(.mobile-app-hero,.mobile-app-section-head){flex-direction:row!important;align-items:center!important}html body#top.mobile-app-page .mobile-app-primary-actions{flex-wrap:nowrap!important;flex:none!important;width:auto!important}html body#top.mobile-app-page .push-permission-card{left:9px!important;right:9px!important;bottom:calc(var(--mobile-nav-space,78px) + 8px)!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;max-width:none!important;padding:8px 9px!important;display:grid!important}html body#top.mobile-app-page :where(.push-permission-icon,.push-permission-copy span,.push-permission-copy small),html body#top.mobile-app-page .push-permission-close{display:none!important}html body#top.mobile-app-page .push-permission-actions{align-self:center!important;gap:5px!important;display:flex!important}html body#top.mobile-app-page .push-permission-actions button{min-height:28px!important;padding:5px 8px!important;font-size:.7rem!important}}@media (width<=390px){html body#top.mobile-app-page .mobile-app-hero h1{font-size:1.18rem!important}}html body#top.mobile-app-page{--mobile-nav-space:max(68px, calc(62px + env(safe-area-inset-bottom)));font-size:14px!important}html body#top.mobile-app-page .admin-section-kicker{color:#d7a84d!important;letter-spacing:.06em!important;background:0 0!important;border:0!important;border-radius:0!important;width:fit-content!important;min-height:0!important;padding:0!important;font-size:.66rem!important;font-weight:750!important;line-height:1.1!important;display:block!important}html body#top.mobile-app-page .mobile-app-hero h1{text-transform:none!important;font-size:1.12rem!important}html body#top.mobile-app-page :where(.mobile-app-primary-actions .compact-action-btn,.mobile-app-section-head .text-action-link){text-transform:none!important;letter-spacing:0!important;min-height:30px!important;padding:5px 9px!important}html body#top.mobile-app-page :where(.mobile-app-tile strong,.mobile-app-row strong,.mobile-app-project strong){letter-spacing:0!important;text-transform:none!important;font-size:.86rem!important}html body#top.mobile-app-page .mobile-app-tile{min-height:54px!important}html body#top.mobile-app-page .mobile-app-section-head h2{letter-spacing:0!important;text-transform:none!important;font-size:.9rem!important}html body#top.mobile-app-page :where(.mobile-bottom-nav,.mobile-bottom-nav *){letter-spacing:0!important}@media (width<=760px){html body#top.mobile-app-page .mobile-bottom-nav{min-height:var(--mobile-nav-space)!important;padding:5px 8px calc(6px + env(safe-area-inset-bottom))!important}html body#top.mobile-app-page .mobile-nav-shell{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:5px!important;max-width:430px!important}html body#top.mobile-app-page .mobile-nav-item,html body#top.mobile-app-page .mobile-more-menu>summary.mobile-nav-item{white-space:nowrap!important;text-transform:none!important;border-radius:7px!important;min-height:48px!important;padding:5px 2px!important;font-size:.62rem!important;line-height:1!important}html body#top.mobile-app-page .mobile-nav-icon{width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important;margin-bottom:3px!important;font-size:.68rem!important}html body#top.mobile-app-page .mobile-nav-item>span:not(.mobile-nav-icon):not(.mobile-nav-badge):not(.mobile-nav-wip){text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}html body#top.mobile-app-page .push-permission-actions [data-push-test]{display:none!important}html body#top.mobile-app-page .push-permission-actions [data-push-dismiss]{white-space:nowrap!important;width:auto!important;min-width:78px!important;max-width:none!important}}html body#top.mobile-app-page{--ptx-mobile-bg:#f0f2f5;--ptx-mobile-surface:#fff;--ptx-mobile-surface-soft:#f7f8fa;--ptx-mobile-control:#e4e6eb;--ptx-mobile-control-hover:#d8dadf;--ptx-mobile-text:#050505;--ptx-mobile-muted:#65676b;--ptx-mobile-line:#dadde1;--ptx-mobile-blue:#1877f2;--ptx-mobile-blue-soft:#e7f3ff;--ptx-mobile-green:#31a24c;--ptx-mobile-nav-space:max(74px, calc(64px + env(safe-area-inset-bottom)));--mobile-nav-space:var(--ptx-mobile-nav-space);background:var(--ptx-mobile-bg)!important;min-height:100vh!important;color:var(--ptx-mobile-text)!important;letter-spacing:0!important;font-size:14px!important}html:has(>body#top.mobile-app-page),html:has(>body#top.mini-studio-page){background:#f0f2f5!important}html body#top.mobile-app-page:before,html body#top.mobile-app-page:after{display:none!important}html body#top.mobile-app-page :where(*){letter-spacing:0!important}html body#top.mobile-app-page :where(.layout,.feed,.rightbar,.widget){background:var(--ptx-mobile-bg)!important;color:var(--ptx-mobile-text)!important;box-shadow:none!important;background-image:none!important}html body#top.mobile-app-page :where(.layout,.feed,.mobile-app-feed):before,html body#top.mobile-app-page :where(.layout,.feed,.mobile-app-feed):after{content:none!important;display:none!important}html body#top.mobile-app-page :where(.mobile-app-feed){width:100%!important;max-width:680px!important;padding:12px 12px calc(var(--ptx-mobile-nav-space) + 18px)!important;background:var(--ptx-mobile-bg)!important;background-image:none!important;margin:0 auto!important}html body#top.mobile-app-page .mobile-app-rightbar .widget{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface)!important;border-radius:8px!important}html body#top.mobile-app-page :where(.admin-section-kicker,.muted){color:var(--ptx-mobile-muted)!important}html body#top.mobile-app-page .mobile-app-hero{border:0!important;border-bottom:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-bg)!important;color:var(--ptx-mobile-text)!important;box-shadow:none!important;border-radius:0!important;margin:0 0 8px!important;padding:8px 0!important}html body#top.mobile-app-page .mobile-app-titlebar{justify-content:space-between!important;align-items:center!important;gap:10px!important;min-height:48px!important;display:flex!important}html body#top.mobile-app-page .mobile-app-brand,html body#top.mobile-app-page .mobile-app-profile-chip{border-radius:8px!important;align-items:center!important;gap:9px!important;min-width:0!important;height:44px!important;min-height:44px!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-app-page .mobile-app-brand{color:var(--ptx-mobile-text)!important;font-size:1.08rem!important;font-weight:850!important}html body#top.mobile-app-page .mobile-app-brand-mark{background:var(--ptx-mobile-blue)!important;color:#fff!important;border-radius:8px!important;place-items:center!important;width:38px!important;height:38px!important;font-size:.76rem!important;font-weight:900!important;display:inline-grid!important}html body#top.mobile-app-page .mobile-app-profile-chip{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface)!important;max-width:46%!important;color:var(--ptx-mobile-text)!important;padding:0 8px 0 4px!important;font-weight:750!important}html body#top.mobile-app-page .mobile-app-profile-chip span:last-child{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-app-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:8px 0 10px!important;display:grid!important}html body#top.mobile-app-page .mobile-app-tile{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface)!important;min-width:0!important;height:58px!important;min-height:58px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;border-radius:8px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;padding:7px 6px!important;text-decoration:none!important;display:flex!important;box-shadow:0 1px 2px #0000000f!important}html body#top.mobile-app-page .mobile-app-tile:nth-child(3){grid-column:auto!important;min-height:58px!important}html body#top.mobile-app-page .mobile-app-tile strong,html body#top.mobile-app-page .mobile-app-row strong,html body#top.mobile-app-page .mobile-app-project strong{color:var(--ptx-mobile-text)!important;text-transform:none!important;font-size:.86rem!important;font-weight:800!important;line-height:1.12!important}html body#top.mobile-app-page .mobile-app-tile span,html body#top.mobile-app-page .mobile-app-row em,html body#top.mobile-app-page .mobile-app-project span{max-width:100%!important;color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.72rem!important;font-style:normal!important;line-height:1.15!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-app-workflow-section{gap:8px!important;display:grid!important}html body#top.mobile-app-page .mobile-workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-app-page .mobile-workflow-card{box-sizing:border-box!important;background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;height:66px!important;min-height:66px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;box-shadow:none!important;border:1px solid #5c441e2e!important;border-radius:8px!important;align-content:center!important;gap:3px!important;padding:7px 6px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-app-page .mobile-workflow-card:nth-child(-n+4){background:#fff6df!important;border-color:#d4a24c57!important}html body#top.mobile-app-page .mobile-workflow-card strong{min-width:0!important;color:var(--ptx-mobile-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.78rem!important;font-weight:920!important;line-height:1.08!important;display:block!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-workflow-card span{max-width:100%!important;color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.64rem!important;font-weight:780!important;line-height:1.15!important;display:block!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-app-section{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface)!important;color:var(--ptx-mobile-text)!important;border-radius:8px!important;margin:8px 0 0!important;padding:10px!important;box-shadow:0 1px 2px #0000000d!important}html body#top.mobile-app-page .mobile-app-section-head{justify-content:space-between!important;align-items:center!important;gap:8px!important;margin:0 0 8px!important;padding:0!important;display:flex!important}html body#top.mobile-app-page .mobile-app-section-head h2{color:var(--ptx-mobile-text)!important;text-transform:none!important;margin:0!important;font-size:1rem!important;line-height:1.15!important}html body#top.mobile-app-page .mobile-app-list,html body#top.mobile-app-page .mobile-app-projects{gap:6px!important;display:grid!important}html body#top.mobile-app-page .mobile-app-row,html body#top.mobile-app-page .mobile-app-project{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface-soft)!important;min-height:54px!important;color:var(--ptx-mobile-text)!important;box-shadow:none!important;border-radius:8px!important;padding:7px!important}html body#top.mobile-app-page .mobile-app-row{grid-template-columns:36px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-app-page .mobile-app-avatar{color:#0b57c2!important;background:#d8e8ff!important;border:0!important;border-radius:50%!important;place-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;font-size:.8rem!important;font-weight:900!important;display:inline-grid!important}html body#top.mobile-app-page .mobile-app-row small{background:var(--ptx-mobile-control)!important;min-width:24px!important;height:24px!important;color:var(--ptx-mobile-muted)!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;font-size:.68rem!important;font-weight:800!important;display:inline-flex!important}html body#top.mobile-app-page :where(.compact-action-btn,.text-action-link){border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-control)!important;min-width:0!important;height:44px!important;min-height:44px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;text-transform:none!important;white-space:nowrap!important;box-shadow:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 12px!important;font-size:.84rem!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}@media (width<=760px){html body#top.mobile-app-page{padding-bottom:var(--ptx-mobile-nav-space)!important}html body#top.mobile-app-page .layout{padding:0!important;display:block!important}html body#top.mobile-app-page :where(.sidebar,.rightbar){display:none!important}html body#top.mobile-app-page :where(.mobile-app-feed){max-width:none!important;padding:0 10px calc(var(--ptx-mobile-nav-space) + 12px)!important}html body#top.mobile-app-page .mobile-app-hero{z-index:40!important;backdrop-filter:blur(12px)!important;background:#fffffff5!important;margin:0 -10px 8px!important;padding:8px 10px!important;position:sticky!important;top:0!important}html body#top.mobile-app-page .mobile-app-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-app-page .mobile-app-tile,html body#top.mobile-app-page .mobile-app-tile:nth-child(3){height:56px!important;min-height:56px!important}html body#top.mobile-app-page .mobile-app-tile span{font-size:.66rem!important}html body#top.mobile-app-page .mobile-app-profile-chip{max-width:42%!important}html body#top.mobile-app-page .mobile-app-section-head .text-action-link{min-width:82px!important}html body#top.mobile-app-page .mobile-bottom-nav{z-index:50000!important;width:100vw!important;min-height:var(--ptx-mobile-nav-space)!important;padding:5px 8px calc(6px + env(safe-area-inset-bottom))!important;border-top:1px solid var(--ptx-mobile-line)!important;backdrop-filter:blur(14px)!important;background:#fffffffa!important;display:block!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;box-shadow:0 -2px 12px #0000001a!important}html body#top.mobile-app-page .mobile-nav-shell{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:2px!important;width:100%!important;max-width:520px!important;margin:0 auto!important;display:grid!important}html body#top.mobile-app-page .mobile-nav-item,html body#top.mobile-app-page .mobile-more-menu>summary.mobile-nav-item{min-width:0!important;height:54px!important;min-height:54px!important;color:var(--ptx-mobile-muted)!important;text-align:center!important;text-transform:none!important;white-space:nowrap!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:8px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;padding:5px 2px!important;font-size:.66rem!important;font-weight:800!important;line-height:1!important;display:flex!important}html body#top.mobile-app-page .mobile-nav-item.active,html body#top.mobile-app-page .mobile-more-menu[open]>summary.mobile-nav-item{background:var(--ptx-mobile-blue-soft)!important;color:var(--ptx-mobile-blue)!important}html body#top.mobile-app-page .mobile-nav-icon{color:currentColor!important;width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;place-items:center!important;margin:0!important;display:grid!important}html body#top.mobile-app-page .mobile-nav-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:2px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:22px!important;height:22px!important;display:block!important}html body#top.mobile-app-page .mobile-nav-item>span:not(.mobile-nav-icon):not(.mobile-nav-badge):not(.mobile-nav-wip){text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-nav-badge{color:#fff!important;background:#e41e3f!important;border:2px solid #fff!important;border-radius:999px!important;min-width:17px!important;height:17px!important;padding:0 5px!important;font-size:.62rem!important;line-height:13px!important;top:3px!important;right:13px!important}html body#top.mobile-app-page .mobile-more-panel{left:10px!important;right:10px!important;bottom:calc(var(--ptx-mobile-nav-space) + 8px)!important;border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface)!important;max-height:min(64vh,470px)!important;color:var(--ptx-mobile-text)!important;border-radius:8px!important;box-shadow:0 10px 30px #0000002e!important}html body#top.mobile-app-page .mobile-more-head{color:var(--ptx-mobile-text)!important}html body#top.mobile-app-page .mobile-more-link{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface-soft)!important;min-height:44px!important;color:var(--ptx-mobile-text)!important;border-radius:8px!important;font-weight:750!important}html body#top.mobile-app-page .mobile-more-link.active{background:var(--ptx-mobile-blue-soft)!important;color:var(--ptx-mobile-blue)!important}html body#top.mobile-app-page .mobile-more-close{background:var(--ptx-mobile-control)!important;min-height:36px!important;color:var(--ptx-mobile-text)!important;border-radius:8px!important}html body#top.mobile-app-page .push-permission-card{left:10px!important;right:10px!important;bottom:calc(var(--ptx-mobile-nav-space) + 8px)!important;border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface)!important;color:var(--ptx-mobile-text)!important;border-radius:8px!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:7px!important;padding:10px!important;display:grid!important;box-shadow:0 8px 22px #00000029!important}html body#top.mobile-app-page .push-permission-copy{min-width:0!important;color:var(--ptx-mobile-text)!important;gap:2px!important;display:grid!important}html body#top.mobile-app-page .push-permission-copy strong{color:var(--ptx-mobile-text)!important;text-overflow:ellipsis!important;text-transform:none!important;white-space:nowrap!important;font-size:.86rem!important;font-weight:900!important;line-height:1.1!important;display:block!important;overflow:hidden!important}html body#top.mobile-app-page .push-permission-copy span{max-width:100%!important;color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.78rem!important;font-weight:700!important;line-height:1.1!important;display:block!important;overflow:hidden!important}html body#top.mobile-app-page .push-permission-copy small,html body#top.mobile-app-page .push-permission-icon,html body#top.mobile-app-page .push-permission-close{display:none!important}html body#top.mobile-app-page .push-permission-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;display:grid!important}html body#top.mobile-app-page .push-permission-actions button{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-control)!important;width:100%!important;max-width:none!important;height:38px!important;min-height:38px!important;color:var(--ptx-mobile-text)!important;text-transform:none!important;white-space:nowrap!important;border-radius:8px!important;padding:0 9px!important;font-size:.72rem!important;font-weight:850!important}html body#top.mobile-app-page .push-permission-actions [data-push-enable],html body#top.mobile-app-page .push-permission-actions [data-push-dismiss]{grid-column:auto!important}html body#top.mobile-app-page .push-permission-actions button:first-child{background:var(--ptx-mobile-blue)!important;color:#fff!important;border-color:#166fe5!important}}@media (width<=390px){html body#top.mobile-app-page .mobile-app-brand strong{display:none!important}html body#top.mobile-app-page .mobile-app-profile-chip{max-width:52%!important}}html body#top.mobile-app-page{--ptx-mobile-bg:#15110d;--ptx-mobile-bg-soft:#211a13;--ptx-mobile-surface:#fffaf1;--ptx-mobile-surface-soft:#f6efe3;--ptx-mobile-control:#e9dfcf;--ptx-mobile-control-hover:#ded0bc;--ptx-mobile-text:#17110b;--ptx-mobile-muted:#6f6254;--ptx-mobile-line:#5c441e38;--ptx-mobile-blue:#d4a24c;--ptx-mobile-blue-soft:#d4a24c26;--ptx-mobile-brand-dark:#100c08;--ptx-mobile-brand-gold:#d4a24c;--ptx-mobile-brand-bronze:#a9742a;background:var(--ptx-mobile-bg)!important;background-color:var(--ptx-mobile-bg)!important}body#top.mobile-app-page[style*=--site-bg-image]:not(.studio-app-body){background:var(--ptx-mobile-bg)!important;background-color:var(--ptx-mobile-bg)!important;background-image:none!important}html:has(>body#top.mobile-app-page),html:has(>body#top.mini-studio-page){background:var(--ptx-mobile-bg)!important;background-color:var(--ptx-mobile-bg)!important}html body#top.mobile-app-page :where(.layout,.feed,.mobile-app-feed){background:linear-gradient(#100c08 0,#17120d 180px,#201811 100%)!important}html body#top.mobile-app-page .mobile-app-hero{color:#fff7e8!important;background:#100c08f5!important;border-bottom:1px solid #d4a24c38!important}html body#top.mobile-app-page .mobile-app-brand{color:#fff7e8!important}html body#top.mobile-app-page .mobile-app-brand-mark{background:linear-gradient(135deg, var(--ptx-mobile-brand-gold), var(--ptx-mobile-brand-bronze))!important;color:#160f07!important}html body#top.mobile-app-page .mobile-app-profile-chip{color:#fff7e8!important;background:#fffaf114!important;border-color:#d4a24c4d!important;max-width:46%!important}html body#top.mobile-app-page .mobile-app-profile-chip .mobile-app-avatar,html body#top.mobile-app-page .mobile-app-avatar,html body#top.mobile-app-page .mobile-feed-avatar{color:#f8d58b!important;background:linear-gradient(135deg,#d4a24c3d,#a9742a57)!important}html body#top.mobile-app-page .mobile-app-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}html body#top.mobile-app-page .mobile-app-titlebar{gap:8px!important;min-height:50px!important}html body#top.mobile-app-page .mobile-app-brand strong{color:#fff7e8!important;letter-spacing:0!important;font-size:.86rem!important;display:inline!important}html body#top.mobile-app-page .mobile-app-tile{height:74px!important;min-height:74px!important;color:var(--ptx-mobile-text)!important;background:#fffaf1f5!important;border-color:#d4a24c38!important}html body#top.mobile-app-page .mobile-app-tile:nth-child(3){height:74px!important;min-height:74px!important}html body#top.mobile-app-page .mobile-app-tile-primary{background:linear-gradient(#fff6df,#f1e2c5)!important;border-color:#d4a24c6b!important}html body#top.mobile-app-page :where(.mobile-app-section,.mobile-app-composer,.mobile-app-feed-section){background:var(--ptx-mobile-surface)!important;color:var(--ptx-mobile-text)!important;border-color:#d4a24c47!important}html body#top.mobile-app-page .admin-section-kicker{color:var(--ptx-mobile-brand-gold)!important}html body#top.mobile-app-page :where(.compact-action-btn,.text-action-link){background:var(--ptx-mobile-control)!important;color:var(--ptx-mobile-text)!important;border-color:#5c441e38!important}html body#top.mobile-app-page :where(.compact-action-btn:hover,.text-action-link:hover){background:var(--ptx-mobile-control-hover)!important}html body#top.mobile-app-page .mobile-app-composer,html body#top.mobile-app-page .mobile-app-feed-section{gap:10px!important;display:grid!important}html body#top.mobile-app-page .mobile-app-composer-head,html body#top.mobile-app-page .mobile-feed-card-head{grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;display:grid!important}html body#top.mobile-app-page .mobile-app-composer-head strong,html body#top.mobile-app-page .mobile-feed-card-head strong{color:var(--ptx-mobile-text)!important;font-size:.95rem!important;font-weight:900!important}html body#top.mobile-app-page .mobile-app-composer-head span,html body#top.mobile-app-page .mobile-feed-card-head span{color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.76rem!important;display:block!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-feed-avatar-link{border-radius:50%!important;width:42px!important;min-width:42px!important;height:42px!important;display:block!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-feed-avatar{object-fit:cover!important;border-radius:50%!important;place-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;font-size:.8rem!important;font-weight:900!important}html body#top.mobile-app-page img.mobile-feed-avatar{display:block!important}html body#top.mobile-app-page span.mobile-feed-avatar.avatar-fallback{display:grid!important}html body#top.mobile-app-page span.mobile-feed-avatar.avatar-fallback[style*=display\:none]{display:none!important}html body#top.mobile-app-page .mobile-app-compose-form{gap:8px!important;display:grid!important}html body#top.mobile-app-page .mobile-app-compose-form textarea{background:var(--ptx-mobile-surface-soft)!important;width:100%!important;min-height:86px!important;color:var(--ptx-mobile-text)!important;resize:vertical!important;border:1px solid #5c441e2e!important;border-radius:8px!important;padding:10px!important;font-size:.92rem!important;line-height:1.35!important}html body#top.mobile-app-page .mobile-app-compose-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important;gap:8px!important;display:grid!important}html body#top.mobile-app-page .mobile-app-compose-actions>*{width:100%!important;min-width:0!important}html body#top.mobile-app-page .mobile-app-compose-actions :where(button,select,.mobile-app-file-btn,.mobile-app-file-btn span){background:var(--ptx-mobile-control)!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e38!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;font-size:.82rem!important;font-weight:850!important;display:inline-flex!important}html body#top.mobile-app-page .mobile-app-compose-actions select{text-align:center!important;text-align-last:center!important;padding:0 24px 0 8px!important}html body#top.mobile-app-page .mobile-app-compose-actions button{background:linear-gradient(135deg, var(--ptx-mobile-brand-gold), var(--ptx-mobile-brand-bronze))!important;color:#160f07!important;border-color:#d4a24c8c!important}html body#top.mobile-app-page .mobile-app-file-btn{min-width:0!important}html body#top.mobile-app-page .mobile-app-file-btn input{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important}html body#top.mobile-app-page .mobile-app-feed-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;display:grid!important}html body#top.mobile-app-page .mobile-app-feed-tabs a{background:var(--ptx-mobile-surface-soft)!important;min-height:38px!important;color:var(--ptx-mobile-muted)!important;border:1px solid #5c441e2e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;font-size:.78rem!important;font-weight:850!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-app-page .mobile-app-feed-tabs a.active{color:#4a2f0d!important;background:#d4a24c2e!important;border-color:#d4a24c6b!important}html body#top.mobile-app-page .mobile-feed-card-list{gap:9px!important;display:grid!important}html body#top.mobile-app-page .mobile-feed-card{min-width:0!important;color:var(--ptx-mobile-text)!important;background:#fffdf8!important;border:1px solid #5c441e2e!important;border-radius:8px!important;gap:9px!important;padding:10px!important;display:grid!important}html body#top.mobile-app-page .mobile-feed-card a{color:inherit!important;text-decoration:none!important}html body#top.mobile-app-page .mobile-feed-card-body p{color:var(--ptx-mobile-text)!important;margin:0!important;font-size:.92rem!important;line-height:1.38!important}html body#top.mobile-app-page .mobile-feed-card :where(.embed-card,.youtube-embed){border-radius:8px!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-feed-media-summary{color:#fff7e8!important;background:linear-gradient(135deg,#100c08f5,#2a1f13f5)!important;border:1px solid #d4a24c42!important;border-radius:8px!important;grid-template-columns:46px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:56px!important;padding:8px!important;display:grid!important}html body#top.mobile-app-page .mobile-feed-media-summary span{color:#f4ca7c!important;background:#d4a24c2e!important;border:1px solid #d4a24c66!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;height:36px!important;font-size:.68rem!important;font-weight:900!important;display:inline-flex!important}html body#top.mobile-app-page .mobile-feed-media-summary strong{color:#fff7e8!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.84rem!important;font-weight:850!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-feed-media-summary em{color:#f4ca7c!important;white-space:nowrap!important;font-size:.72rem!important;font-style:normal!important;font-weight:850!important}html body#top.mobile-app-page .mobile-feed-image{background:var(--ptx-mobile-surface-soft)!important;border-radius:8px!important;display:block!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-feed-image img{object-fit:cover!important;width:100%!important;max-height:260px!important;display:block!important}html body#top.mobile-app-page .mobile-feed-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;display:grid!important}html body#top.mobile-app-page .mobile-feed-actions form{margin:0!important}html body#top.mobile-app-page .mobile-feed-actions :where(a,button){background:var(--ptx-mobile-surface-soft)!important;width:100%!important;min-height:38px!important;color:var(--ptx-mobile-muted)!important;border:1px solid #5c441e29!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:4px!important;font-size:.76rem!important;font-weight:850!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-app-page .mobile-feed-actions :where(a.active,button.active){color:#4a2f0d!important;background:#d4a24c29!important;border-color:#d4a24c66!important}@media (width<=760px){html body#top.mobile-app-page .mobile-bottom-nav{background:#100c08fa!important;border-top:1px solid #d4a24c38!important;box-shadow:0 -8px 24px #00000061!important}html body#top.mobile-app-page .mobile-nav-item,html body#top.mobile-app-page .mobile-more-menu>summary.mobile-nav-item{color:#fff7e8ad!important}html body#top.mobile-app-page .mobile-nav-item.active,html body#top.mobile-app-page .mobile-more-menu[open]>summary.mobile-nav-item{color:var(--ptx-mobile-brand-gold)!important;background:#d4a24c2e!important}html body#top.mobile-app-page .push-permission-card{background:var(--ptx-mobile-surface)!important;border-color:#d4a24c47!important}html body#top.mobile-app-page .push-permission-actions button:first-child{background:linear-gradient(135deg, var(--ptx-mobile-brand-gold), var(--ptx-mobile-brand-bronze))!important;color:#160f07!important;border-color:#d4a24c8c!important}}@media (width<=390px){html body#top.mobile-app-page .mobile-app-brand strong{font-size:.8rem!important;display:inline!important}html body#top.mobile-app-page .mobile-app-profile-chip{max-width:42%!important}html body#top.mobile-app-page .mobile-app-compose-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-app-page .mobile-feed-media-summary{grid-template-columns:42px minmax(0,1fr)!important}html body#top.mobile-app-page .mobile-feed-media-summary em{display:none!important}}html body#top.mobile-app-page .mobile-app-status-strip,html body#top.mobile-app-page :where(.mobile-app-story-section,.mobile-app-message-dock){background:var(--ptx-mobile-surface)!important;color:var(--ptx-mobile-text)!important;border:1px solid #d4a24c47!important;border-radius:8px!important;margin:8px 0 0!important;padding:10px!important}html body#top.mobile-app-page .mobile-app-status-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-app-page .mobile-app-status-strip a{background:var(--ptx-mobile-surface-soft)!important;min-height:58px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;border:1px solid #5c441e2e!important;border-radius:8px!important;align-content:center!important;gap:2px!important;padding:8px 6px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-app-page .mobile-app-status-strip strong{font-size:1rem!important;font-weight:950!important;line-height:1!important}html body#top.mobile-app-page .mobile-app-status-strip span{color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.68rem!important;font-weight:850!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-story-rail,html body#top.mobile-app-page .mobile-creator-rail{overscroll-behavior-x:contain!important;scrollbar-width:none!important;gap:8px!important;padding:0 1px 4px!important;display:flex!important;overflow-x:auto!important}html body#top.mobile-app-page .mobile-story-rail::-webkit-scrollbar,html body#top.mobile-app-page .mobile-creator-rail::-webkit-scrollbar{display:none!important}html body#top.mobile-app-page .mobile-story-card{color:#fff7e8!important;background:#21180f!important;border:1px solid #d4a24c47!important;border-radius:8px!important;align-content:end!important;width:112px!important;min-width:112px!important;height:148px!important;padding:8px!important;text-decoration:none!important;display:grid!important;position:relative!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-story-cover,html body#top.mobile-app-page .mobile-story-shade{position:absolute!important;inset:0!important}html body#top.mobile-app-page .mobile-story-cover{object-fit:cover!important;width:100%!important;height:100%!important}html body#top.mobile-app-page .mobile-story-shade{background:linear-gradient(#100c0814,#100c08d6)!important}html body#top.mobile-app-page .mobile-story-card :where(.mobile-story-avatar-wrap,strong,em,small){z-index:1!important;position:relative!important}html body#top.mobile-app-page .mobile-story-avatar-wrap{border:2px solid var(--ptx-mobile-brand-gold)!important;background:#160f07!important;border-radius:50%!important;width:34px!important;height:34px!important;margin:0 0 6px!important;display:block!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-story-card strong,html body#top.mobile-app-page .mobile-story-card em,html body#top.mobile-app-page .mobile-story-card small{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-story-card strong{font-size:.78rem!important;font-weight:900!important}html body#top.mobile-app-page .mobile-story-card em,html body#top.mobile-app-page .mobile-story-card small{color:#fff7e8c7!important;font-size:.66rem!important;font-style:normal!important;font-weight:750!important}html body#top.mobile-app-page .mobile-message-dock-list,html body#top.mobile-app-page .mobile-collab-stack,html body#top.mobile-app-page .mobile-activity-list{gap:7px!important;display:grid!important}html body#top.mobile-app-page :where(.mobile-message-dock-row,.mobile-collab-card,.mobile-activity-row){background:var(--ptx-mobile-surface-soft)!important;min-height:58px!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e2e!important;border-radius:8px!important;grid-template-columns:38px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:7px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-app-page :where(.mobile-collab-card-hot,.mobile-activity-row.is-unread){background:#fff4d9!important;border-color:#d4a24c6b!important}html body#top.mobile-app-page :where(.mobile-message-dock-row,.mobile-collab-card,.mobile-activity-row) span{min-width:0!important}html body#top.mobile-app-page :where(.mobile-message-dock-row,.mobile-collab-card,.mobile-activity-row) strong,html body#top.mobile-app-page .mobile-creator-card strong{color:var(--ptx-mobile-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.84rem!important;font-weight:900!important;display:block!important;overflow:hidden!important}html body#top.mobile-app-page :where(.mobile-message-dock-row,.mobile-collab-card,.mobile-activity-row) em,html body#top.mobile-app-page .mobile-creator-card span,html body#top.mobile-app-page .mobile-creator-card em{color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.72rem!important;font-style:normal!important;font-weight:750!important;display:block!important;overflow:hidden!important}html body#top.mobile-app-page :where(.mobile-message-dock-row,.mobile-collab-card,.mobile-activity-row) small{color:#6f4312!important;text-align:center!important;white-space:nowrap!important;background:#d4a24c24!important;border-radius:999px!important;min-width:34px!important;padding:5px 7px!important;font-size:.66rem!important;font-weight:900!important}html body#top.mobile-collabs-page .mobile-collab-notice{background:var(--ptx-mobile-blue-soft)!important;color:#0b57c2!important;border:1px solid #0b57c23d!important;border-radius:8px!important;align-items:center!important;min-height:38px!important;padding:9px 10px!important;font-size:.76rem!important;font-weight:850!important;line-height:1.22!important;display:grid!important}html body#top.mobile-collabs-page .mobile-collab-work-card{min-width:0!important;color:var(--ptx-mobile-text)!important;background:#fffdf8!important;border:1px solid #5c441e29!important;border-radius:8px!important;gap:8px!important;padding:8px!important;display:grid!important}html body#top.mobile-collabs-page .mobile-collab-work-card>p{color:var(--ptx-mobile-muted)!important;margin:0!important;font-size:.74rem!important;font-weight:760!important;line-height:1.28!important}html body#top.mobile-collabs-page .mobile-app-section-head .text-action-link{text-align:center!important;white-space:normal!important;justify-content:center!important;align-items:center!important;width:112px!important;min-width:112px!important;min-height:48px!important;padding:0 8px!important;display:inline-flex!important}html body#top.mobile-collabs-page .mobile-collab-work-hot{background:#fff8e8!important;border-color:#d4a24c5c!important}html body#top.mobile-collabs-page :where(.mobile-collab-room-meta,.mobile-collab-response-form,.mobile-collab-room-message-form,.mobile-collab-market-apply-form,.mobile-collab-room-actions){gap:7px!important;display:grid!important}html body#top.mobile-collabs-page .mobile-collab-room-meta{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-collabs-page .mobile-collab-room-meta span{background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;min-height:28px!important;color:var(--ptx-mobile-muted)!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;border:1px solid #5c441e24!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:6px 7px!important;font-size:.64rem!important;font-weight:850!important;line-height:1.05!important;display:inline-flex!important;overflow:hidden!important}html body#top.mobile-collabs-page .mobile-collab-room-chat{background:var(--ptx-mobile-surface-soft)!important;border:1px solid #5c441e1f!important;border-radius:8px!important;gap:5px!important;max-height:126px!important;padding:8px!important;display:grid!important;overflow:auto!important}html body#top.mobile-collabs-page .mobile-collab-room-chat p{color:var(--ptx-mobile-muted)!important;margin:0!important;font-size:.72rem!important;font-weight:760!important;line-height:1.22!important}html body#top.mobile-collabs-page .mobile-collab-room-chat strong{color:var(--ptx-mobile-text)!important;font-size:.72rem!important;display:inline!important}html body#top.mobile-collabs-page :where(.mobile-collab-response-form,.mobile-collab-room-message-form,.mobile-collab-market-apply-form){grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-collabs-page :where(.mobile-collab-response-form input,.mobile-collab-room-message-form input,.mobile-collab-market-apply-form input){grid-column:1/-1!important}html body#top.mobile-collabs-page :where(.mobile-collab-response-form input,.mobile-collab-room-message-form input,.mobile-collab-market-apply-form input,.mobile-collab-response-form button,.mobile-collab-room-message-form button,.mobile-collab-market-apply-form button,.mobile-collab-room-actions a,.mobile-collab-create-form :where(input,select,textarea,button)){box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:40px!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e2e!important;border-radius:8px!important;font-size:.76rem!important;font-weight:820!important}html body#top.mobile-collabs-page :where(.mobile-collab-response-form input,.mobile-collab-room-message-form input,.mobile-collab-market-apply-form input,.mobile-collab-create-form :where(input,select,textarea)){background:#fffaf1!important;padding:9px 10px!important}html body#top.mobile-collabs-page :where(.mobile-collab-response-form button,.mobile-collab-room-message-form button,.mobile-collab-market-apply-form button,.mobile-collab-room-actions a,.mobile-collab-create-form button){background:var(--ptx-mobile-control)!important;min-height:40px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;padding:0 9px!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-collabs-page :where(.mobile-collab-response-form button[value=accept],.mobile-collab-market-apply-form button,.mobile-collab-create-form button){color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c75!important}html body#top.mobile-collabs-page .mobile-collab-room-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-collabs-page .mobile-collab-audio{filter:saturate(.88)!important;width:100%!important;min-height:36px!important}html body#top.mobile-collabs-page .mobile-collab-create-form{gap:9px!important;display:grid!important}html body#top.mobile-collabs-page .mobile-collab-create-form label{color:var(--ptx-mobile-muted)!important;gap:5px!important;font-size:.68rem!important;font-weight:850!important;display:grid!important}html body#top.mobile-collabs-page .mobile-collab-create-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html body#top.mobile-collabs-page .mobile-collab-create-form textarea{resize:vertical!important;min-height:92px!important}html body#top.mobile-collabs-page .mobile-collab-create-form input[type=file]::file-selector-button{color:#5c3510!important;min-height:32px!important;font:inherit!important;background:#d4a24c29!important;border:1px solid #d4a24c57!important;border-radius:7px!important;margin-right:8px!important;padding:0 10px!important;font-size:.72rem!important;font-weight:850!important}html body#top.mobile-app-page :where(.mobile-dock-avatar,.mobile-collab-avatar,.mobile-story-avatar,.mobile-creator-avatar){object-fit:cover!important;color:#6f4312!important;background:linear-gradient(135deg,#d4a24c3d,#a9742a57)!important;border-radius:50%!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;font-size:.76rem!important;font-weight:900!important}html body#top.mobile-app-page img:where(.mobile-dock-avatar,.mobile-story-avatar,.mobile-creator-avatar){display:block!important}html body#top.mobile-app-page span:where(.mobile-dock-avatar,.mobile-story-avatar,.mobile-creator-avatar).avatar-fallback,html body#top.mobile-app-page .mobile-collab-avatar{display:grid!important}html body#top.mobile-app-page span:where(.mobile-dock-avatar,.mobile-story-avatar,.mobile-creator-avatar).avatar-fallback[style*=display\:none]{display:none!important}html body#top.mobile-app-page .mobile-creator-card{background:var(--ptx-mobile-surface-soft)!important;width:154px!important;min-width:154px!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e2e!important;border-radius:8px!important;gap:8px!important;padding:9px!important;display:grid!important}html body#top.mobile-app-page .mobile-creator-main{color:inherit!important;justify-items:start!important;gap:4px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-app-page .mobile-creator-avatar{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}html body#top.mobile-app-page .mobile-creator-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;display:grid!important}html body#top.mobile-app-page .mobile-creator-actions form{margin:0!important}html body#top.mobile-app-page .mobile-creator-actions :where(a,button){background:var(--ptx-mobile-control)!important;width:100%!important;min-height:34px!important;color:var(--ptx-mobile-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;border:1px solid #5c441e2e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 4px!important;font-size:.62rem!important;font-weight:850!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-app-empty-link{background:var(--ptx-mobile-surface-soft)!important;min-height:48px!important;color:var(--ptx-mobile-muted)!important;border:1px dashed #5c441e3d!important;border-radius:8px!important;align-items:center!important;padding:10px!important;font-size:.82rem!important;font-weight:800!important;text-decoration:none!important;display:flex!important}@media (width<=390px){html body#top.mobile-app-page .mobile-app-status-strip{gap:6px!important}html body#top.mobile-app-page .mobile-app-status-strip a{min-height:54px!important;padding-inline:4px!important}html body#top.mobile-app-page .mobile-app-status-strip span{font-size:.62rem!important}}html body#top.mobile-app-page :where(.mobile-app-subpage-head,.mobile-search-panel){margin-top:8px!important}html body#top.mobile-app-page .mobile-app-subcopy{color:var(--ptx-mobile-muted)!important;margin:6px 0 0!important;font-size:.8rem!important;font-weight:760!important;line-height:1.35!important}html body#top.mobile-app-page :where(.mobile-inline-form,.mobile-card-actions form){margin:0!important}html body#top.mobile-app-page .mobile-inline-form button{background:var(--ptx-mobile-control)!important;min-width:82px!important;min-height:34px!important;color:var(--ptx-mobile-text)!important;white-space:nowrap!important;border:1px solid #5c441e2e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 10px!important;font-size:.72rem!important;font-weight:900!important;display:inline-flex!important}@media (width<=760px){html body#top.mobile-app-page .mobile-more-menu>summary.mobile-nav-item.active{color:var(--ptx-mobile-brand-gold)!important;background:#d4a24c2e!important}}html body#top.mobile-app-page .mobile-search-form{grid-template-columns:minmax(0,1fr) 92px!important;gap:8px!important;margin:8px 0 0!important;display:grid!important}html body#top.mobile-app-page .mobile-search-form :where(input,button){border-radius:8px!important;width:100%!important;min-height:42px!important;font-size:.84rem!important;font-weight:820!important}html body#top.mobile-app-page .mobile-search-form input{color:var(--ptx-mobile-text)!important;background:#fffaf0f5!important;border:1px solid #5c441e38!important;padding:0 12px!important}html body#top.mobile-app-page .mobile-search-form button,html body#top.mobile-app-page .mobile-card-actions :where(a,button){background:var(--ptx-mobile-control)!important;color:var(--ptx-mobile-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;border:1px solid #5c441e2e!important;justify-content:center!important;align-items:center!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-card-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-app-page .mobile-card-actions :where(a,button){border-radius:8px!important;width:100%!important;min-height:36px!important;padding:0 6px!important;font-size:.68rem!important;font-weight:900!important}html body#top.mobile-app-page .mobile-activity-card,html body#top.mobile-app-page .mobile-creator-wide-card{background:var(--ptx-mobile-surface-soft)!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e2e!important;border-radius:8px!important;gap:8px!important;padding:8px!important;display:grid!important}html body#top.mobile-app-page .mobile-activity-card.is-unread{background:#fff4d9!important;border-color:#d4a24c6b!important}html body#top.mobile-app-page .mobile-activity-card .mobile-activity-row{background:0 0!important;border:0!important;padding:0!important}html body#top.mobile-app-page .mobile-creator-list{gap:8px!important;display:grid!important}html body#top.mobile-app-page .mobile-creator-wide-main{color:inherit!important;grid-template-columns:46px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-app-page .mobile-creator-wide-main span{min-width:0!important}html body#top.mobile-app-page .mobile-creator-wide-main strong,html body#top.mobile-app-page .mobile-creator-wide-main em,html body#top.mobile-app-page .mobile-creator-wide-main small{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-creator-wide-main strong{color:var(--ptx-mobile-text)!important;font-size:.9rem!important;font-weight:930!important}html body#top.mobile-app-page .mobile-creator-wide-main :where(em,small){color:var(--ptx-mobile-muted)!important;font-size:.72rem!important;font-style:normal!important;font-weight:760!important}html body#top.mobile-app-page .mobile-creator-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;display:grid!important}html body#top.mobile-app-page .mobile-creator-metrics span{min-height:36px!important;color:var(--ptx-mobile-muted)!important;text-align:center!important;background:#fffaf0cc!important;border:1px solid #5c441e24!important;border-radius:8px!important;align-content:center!important;padding:6px 4px!important;font-size:.62rem!important;font-weight:850!important;display:grid!important}html body#top.mobile-app-page .mobile-creator-metrics strong{color:var(--ptx-mobile-text)!important;font-size:.78rem!important;font-weight:950!important;line-height:1!important;display:block!important}@media (width<=390px){html body#top.mobile-app-page .mobile-card-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-app-page .mobile-search-form{grid-template-columns:minmax(0,1fr) 82px!important}}html body#top.mobile-messages-page .mobile-message-error{color:#7a2a1d!important;background:#fff0eb!important;border-color:#ac353547!important;margin-top:8px!important;font-size:.82rem!important;font-weight:850!important}html body#top.mobile-messages-page .mobile-app-status-strip a.is-active{color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c80!important}html body#top.mobile-messages-page .mobile-message-search{width:100%!important;min-height:42px!important;color:var(--ptx-mobile-text)!important;background:#fffaf0f5!important;border:1px solid #5c441e38!important;border-radius:8px!important;margin:8px 0!important;padding:0 12px!important;font-size:.84rem!important;font-weight:820!important}html body#top.mobile-messages-page .mobile-message-inbox-list{overscroll-behavior:contain!important;gap:7px!important;max-height:min(54vh,420px)!important;display:grid!important;overflow-y:auto!important}html body#top.mobile-messages-page .mobile-message-inbox-row{background:var(--ptx-mobile-surface-soft)!important;min-height:62px!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e2e!important;border-radius:8px!important;grid-template-columns:38px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:7px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-inbox-row.is-active,html body#top.mobile-messages-page .mobile-message-inbox-row.has-unread{background:#fff4d9!important;border-color:#d4a24c6b!important}html body#top.mobile-messages-page .mobile-message-inbox-row span{min-width:0!important}html body#top.mobile-messages-page .mobile-message-inbox-row strong,html body#top.mobile-messages-page .mobile-message-inbox-row em{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}html body#top.mobile-messages-page .mobile-message-inbox-row strong{color:var(--ptx-mobile-text)!important;font-size:.84rem!important;font-weight:930!important}html body#top.mobile-messages-page .mobile-message-inbox-row em{color:var(--ptx-mobile-muted)!important;font-size:.72rem!important;font-style:normal!important;font-weight:760!important}html body#top.mobile-messages-page .mobile-message-inbox-row small,html body#top.mobile-messages-page .mobile-message-inbox-row b{color:#6f4312!important;text-align:center!important;white-space:nowrap!important;background:#d4a24c24!important;border-radius:999px!important;min-width:42px!important;padding:5px 7px!important;font-size:.64rem!important;font-weight:900!important}html body#top.mobile-messages-page .mobile-message-inbox-row b{grid-column:2/4!important;justify-self:start!important}html body#top.mobile-messages-page .mobile-message-thread-head{grid-template-columns:42px minmax(0,1fr) 74px!important;align-items:center!important;gap:9px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-thread-head span{min-width:0!important}html body#top.mobile-messages-page .mobile-message-thread-head strong,html body#top.mobile-messages-page .mobile-message-thread-head em{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}html body#top.mobile-messages-page .mobile-message-thread-head strong{color:var(--ptx-mobile-text)!important;font-size:.92rem!important;font-weight:940!important}html body#top.mobile-messages-page .mobile-message-thread-head em{color:var(--ptx-mobile-muted)!important;font-size:.72rem!important;font-style:normal!important;font-weight:760!important}html body#top.mobile-messages-page .mobile-message-thread-head a,html body#top.mobile-messages-page .mobile-message-request-actions button,html body#top.mobile-messages-page .mobile-message-compose-tools button{background:var(--ptx-mobile-control)!important;min-height:36px!important;color:var(--ptx-mobile-text)!important;white-space:nowrap!important;border:1px solid #5c441e2e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;font-size:.7rem!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-messages-page .mobile-message-request-banner,html body#top.mobile-messages-page .mobile-message-locked,html body#top.mobile-messages-page .mobile-message-empty{background:var(--ptx-mobile-surface-soft)!important;color:var(--ptx-mobile-muted)!important;border:1px dashed #5c441e3d!important;border-radius:8px!important;gap:8px!important;margin-top:10px!important;padding:10px!important;font-size:.78rem!important;font-weight:800!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-request-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-bubbles{background:#fffdf8db!important;border:1px solid #5c441e24!important;border-radius:8px!important;flex-direction:column!important;gap:8px!important;max-height:min(62vh,620px)!important;margin:10px 0!important;padding:10px!important;display:flex!important;overflow-y:auto!important}html body#top.mobile-messages-page .mobile-message-bubble{width:fit-content!important;max-width:84%!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e29!important;border-radius:8px!important;gap:5px!important;padding:8px 10px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-bubble.is-own{background:#ffe4a8!important;align-self:flex-end!important}html body#top.mobile-messages-page .mobile-message-bubble.is-peer{background:#f6efe3!important;align-self:flex-start!important}html body#top.mobile-messages-page .mobile-message-bubble p{overflow-wrap:anywhere!important;margin:0!important;font-size:.84rem!important;line-height:1.35!important}html body#top.mobile-messages-page .mobile-message-bubble time,html body#top.mobile-messages-page .mobile-message-scent{color:var(--ptx-mobile-muted)!important;font-size:.64rem!important;font-weight:820!important}html body#top.mobile-messages-page .mobile-message-image{cursor:zoom-in!important;border-radius:8px!important;width:min(210px,100%)!important;display:block!important}html body#top.mobile-messages-page .mobile-message-compose{gap:8px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-new-jump{color:#5c3510!important;background:#d4a24c2e!important;border:1px solid #d4a24c70!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:38px!important;margin:-2px 0 8px!important;font-size:.76rem!important;font-weight:900!important;display:inline-flex!important}html body#top.mobile-messages-page .mobile-message-new-jump[hidden]{display:none!important}html body#top.mobile-messages-page .mobile-message-compose textarea{width:100%!important;min-height:92px!important;color:var(--ptx-mobile-text)!important;resize:vertical!important;background:#fffaf0fa!important;border:1px solid #5c441e38!important;border-radius:8px!important;padding:10px!important;font-size:.86rem!important}html body#top.mobile-messages-page .mobile-message-compose-meta{min-height:26px!important;color:var(--ptx-mobile-muted)!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;font-size:.66rem!important;font-weight:820!important;display:flex!important}html body#top.mobile-messages-page #mobile-message-char-count{text-align:right!important;font-variant-numeric:tabular-nums!important;min-width:58px!important}html body#top.mobile-messages-page #mobile-message-char-count.is-near-limit{color:#a74713!important}html body#top.mobile-messages-page .mobile-message-compose-tools{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-compose-tools label{min-width:0!important;margin:0!important}html body#top.mobile-messages-page .mobile-message-compose-tools :where(select,.mobile-message-file,button){width:100%!important;min-height:38px!important}html body#top.mobile-messages-page .mobile-message-compose-tools select,html body#top.mobile-messages-page .mobile-message-file{background:var(--ptx-mobile-control)!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e2e!important;border-radius:8px!important;align-items:center!important;padding:0 7px!important;font-size:.68rem!important;font-weight:900!important;display:flex!important;overflow:hidden!important}html body#top.mobile-messages-page .mobile-message-compose-tools label:not(.mobile-message-file)>span:first-child,html body#top.mobile-messages-page .mobile-message-file input{display:none!important}html body#top.mobile-messages-page .mobile-message-attachment-preview{background:#fffaf0eb!important;border:1px solid #5c441e2e!important;border-radius:8px!important;place-items:center!important;min-height:78px!important;padding:8px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-attachment-preview[hidden]{display:none!important}html body#top.mobile-messages-page .mobile-message-attachment-preview.has-pasted-image{background:#fff4d9!important;border-color:#d4a24c70!important}html body#top.mobile-messages-page .mobile-message-attachment-preview img{object-fit:contain!important;border-radius:8px!important;max-width:100%!important;max-height:180px!important;display:block!important}html body#top.mobile-messages-page .mobile-message-lightbox{z-index:2147483400!important;background:#050302db!important;place-items:center!important;padding:18px!important;display:none!important;position:fixed!important;inset:0!important}html body#top.mobile-messages-page .mobile-message-lightbox.is-open{display:grid!important}html body#top.mobile-messages-page .mobile-message-lightbox img{object-fit:contain!important;background:#120c07!important;border-radius:8px!important;max-width:min(100%,720px)!important;max-height:82vh!important}html body#top.mobile-messages-page .mobile-message-lightbox button{color:#fff7e8!important;background:#fff7e824!important;border:1px solid #fff7e847!important;border-radius:8px!important;min-height:38px!important;padding:0 12px!important;font-size:.74rem!important;font-weight:900!important;position:fixed!important;top:14px!important;right:14px!important}html body#top.mobile-messages-page .mobile-message-call-panel{color:var(--ptx-mobile-text)!important;background:#fffdf8!important;border:1px solid #5c441e2e!important;border-radius:8px!important;grid-template-columns:minmax(0,1fr) minmax(132px,.7fr)!important;align-items:center!important;gap:8px!important;margin-top:10px!important;padding:10px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-call-panel>div:first-child{gap:2px!important;min-width:0!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-call-panel strong{color:var(--ptx-mobile-text)!important;font-size:.88rem!important;font-weight:940!important;line-height:1.08!important}html body#top.mobile-messages-page .mobile-message-call-panel em{color:var(--ptx-mobile-muted)!important;font-size:.7rem!important;font-style:normal!important;font-weight:780!important;line-height:1.2!important}html body#top.mobile-messages-page .mobile-message-call-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-call-actions a{box-sizing:border-box!important;color:#5c3510!important;text-align:center!important;white-space:nowrap!important;background:#d4a24c2e!important;border:1px solid #5c441e2e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:38px!important;padding:0 8px!important;font-size:.72rem!important;font-weight:940!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-messages-page .mobile-message-call-actions a[data-mobile-call-start=video]{color:#244a25!important;background:#5f895c29!important}html body#top.mobile-messages-page .mobile-message-collab-room{color:var(--ptx-mobile-text)!important;background:#fff8e8!important;border:1px solid #5c441e2e!important;border-radius:8px!important;gap:10px!important;margin-top:10px!important;padding:10px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-collab-head,html body#top.mobile-messages-page .mobile-message-collab-subhead{justify-content:space-between!important;align-items:center!important;gap:8px!important;display:flex!important}html body#top.mobile-messages-page .mobile-message-collab-head>div{min-width:0!important}html body#top.mobile-messages-page .mobile-message-collab-head h2{color:var(--ptx-mobile-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:1px 0 0!important;font-size:.94rem!important;font-weight:940!important;line-height:1.1!important;overflow:hidden!important}html body#top.mobile-messages-page .mobile-message-collab-head>strong,html body#top.mobile-messages-page .mobile-message-collab-subhead span,html body#top.mobile-messages-page .mobile-message-collab-final{color:#5c3510!important;white-space:nowrap!important;background:#d4a24c2b!important;border-radius:999px!important;align-items:center!important;min-height:24px!important;padding:5px 7px!important;font-size:.64rem!important;font-weight:920!important;display:inline-flex!important}html body#top.mobile-messages-page .mobile-message-collab-room>p,html body#top.mobile-messages-page .mobile-message-collab-empty,html body#top.mobile-messages-page .mobile-message-collab-upload em{color:var(--ptx-mobile-muted)!important;margin:0!important;font-size:.74rem!important;font-style:normal!important;font-weight:760!important;line-height:1.34!important}html body#top.mobile-messages-page .mobile-message-collab-meta,html body#top.mobile-messages-page .mobile-message-collab-people{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-collab-meta span,html body#top.mobile-messages-page .mobile-message-collab-people span{min-width:0!important;min-height:32px!important;color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#fffdf8!important;border:1px solid #5c441e24!important;border-radius:8px!important;padding:7px 8px!important;font-size:.68rem!important;font-weight:840!important;overflow:hidden!important}html body#top.mobile-messages-page .mobile-message-collab-people strong{color:var(--ptx-mobile-text)!important}html body#top.mobile-messages-page .mobile-message-collab-audio{filter:saturate(.86)!important;width:100%!important;min-height:36px!important}html body#top.mobile-messages-page .mobile-message-collab-checklist,html body#top.mobile-messages-page .mobile-message-collab-files{background:#fffdf8d6!important;border:1px solid #5c441e24!important;border-radius:8px!important;gap:8px!important;padding:8px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-collab-subhead strong{color:var(--ptx-mobile-text)!important;font-size:.78rem!important;font-weight:930!important}html body#top.mobile-messages-page .mobile-message-collab-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-collab-check{min-width:0!important;margin:0!important}html body#top.mobile-messages-page .mobile-message-collab-check button{background:var(--ptx-mobile-control)!important;width:100%!important;min-height:58px!important;color:var(--ptx-mobile-text)!important;text-align:left!important;border:1px solid #5c441e2e!important;border-radius:8px!important;align-content:center!important;gap:2px!important;padding:7px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-collab-check.is-done button{background:#eef8ef!important;border-color:#20804e47!important}html body#top.mobile-messages-page .mobile-message-collab-check button span,html body#top.mobile-messages-page .mobile-message-collab-check button em{color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.6rem!important;font-style:normal!important;font-weight:850!important;overflow:hidden!important}html body#top.mobile-messages-page .mobile-message-collab-check button strong{color:var(--ptx-mobile-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.69rem!important;font-weight:930!important;line-height:1.1!important;overflow:hidden!important}html body#top.mobile-messages-page .mobile-message-collab-file-list{gap:7px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-collab-file{background:#fffdf8!important;border:1px solid #5c441e24!important;border-radius:8px!important;gap:8px!important;min-width:0!important;padding:8px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-collab-file>div:first-child{gap:3px!important;min-width:0!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-collab-file a:first-child{color:var(--ptx-mobile-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.78rem!important;font-weight:930!important;overflow:hidden!important}html body#top.mobile-messages-page .mobile-message-collab-file span,html body#top.mobile-messages-page .mobile-message-collab-file em{color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.66rem!important;font-style:normal!important;font-weight:760!important;overflow:hidden!important}html body#top.mobile-messages-page .mobile-message-collab-final-submitted{color:#8a4f00!important;background:#fff1d1!important}html body#top.mobile-messages-page .mobile-message-collab-final-approved{color:#116a38!important;background:#e8f6ed!important}html body#top.mobile-messages-page .mobile-message-collab-final-changes_requested{color:#9a341f!important;background:#fff0eb!important}html body#top.mobile-messages-page .mobile-message-collab-file-actions,html body#top.mobile-messages-page .mobile-message-collab-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-collab-file-actions>a,html body#top.mobile-messages-page .mobile-message-collab-actions a,html body#top.mobile-messages-page .mobile-message-collab-file-actions button,html body#top.mobile-messages-page .mobile-message-collab-upload button{background:var(--ptx-mobile-control)!important;width:100%!important;min-width:0!important;min-height:38px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;white-space:nowrap!important;border:1px solid #5c441e2e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 8px!important;font-size:.7rem!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-messages-page .mobile-message-collab-file-actions form{grid-column:1/-1!important;grid-template-columns:minmax(0,1fr) minmax(92px,.58fr)!important;gap:6px!important;margin:0!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-collab-final-review{grid-template-columns:minmax(0,1fr) repeat(2,minmax(74px,.44fr))!important}html body#top.mobile-messages-page .mobile-message-collab-file-actions input,html body#top.mobile-messages-page .mobile-message-collab-upload :where(input[type=text],input[type=file]){box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:38px!important;color:var(--ptx-mobile-text)!important;background:#fffdf8!important;border:1px solid #5c441e2e!important;border-radius:8px!important;padding:8px!important;font-size:.7rem!important;font-weight:820!important}html body#top.mobile-messages-page .mobile-message-collab-upload{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-collab-upload label{min-width:0!important;color:var(--ptx-mobile-muted)!important;gap:4px!important;font-size:.64rem!important;font-weight:880!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-collab-upload button,html body#top.mobile-messages-page .mobile-message-collab-upload em{grid-column:1/-1!important}html body#top.mobile-messages-page .mobile-message-collab-upload input[type=file]::file-selector-button{color:#5c3510!important;min-height:30px!important;font:inherit!important;background:#d4a24c29!important;border:1px solid #d4a24c57!important;border-radius:7px!important;margin-right:7px!important;padding:0 9px!important;font-size:.68rem!important;font-weight:880!important}@media (width<=390px){html body#top.mobile-messages-page .mobile-message-compose-tools{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-messages-page .mobile-message-thread-head{grid-template-columns:38px minmax(0,1fr) 68px!important}html body#top.mobile-messages-page .mobile-message-call-panel,html body#top.mobile-messages-page .mobile-message-collab-meta,html body#top.mobile-messages-page .mobile-message-collab-people,html body#top.mobile-messages-page .mobile-message-collab-check-grid,html body#top.mobile-messages-page .mobile-message-collab-upload,html body#top.mobile-messages-page .mobile-message-collab-file-actions form,html body#top.mobile-messages-page .mobile-message-collab-final-review{grid-template-columns:minmax(0,1fr)!important}}html body#top.mobile-profile-page .mobile-profile-card{background:var(--ptx-mobile-surface)!important;color:var(--ptx-mobile-text)!important;border:1px solid #d4a24c47!important;border-radius:8px!important;gap:10px!important;margin:10px 0!important;display:grid!important;overflow:hidden!important;box-shadow:0 16px 40px #0003!important}html body#top.mobile-profile-page .mobile-profile-cover{color:#f8d58b!important;text-transform:uppercase!important;background:radial-gradient(circle at 22% 18%,#d4a24c57,#0000 34%),linear-gradient(135deg,#100c08,#2d2114 54%,#6f4312)!important;place-items:center!important;height:128px!important;font-size:.72rem!important;font-weight:930!important;display:grid!important;overflow:hidden!important}html body#top.mobile-profile-page .mobile-profile-cover img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}html body#top.mobile-profile-page .mobile-profile-main{grid-template-columns:76px minmax(0,1fr)!important;align-items:end!important;gap:10px!important;margin-top:-34px!important;padding:0 10px!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-avatar-wrap{border:3px solid var(--ptx-mobile-surface)!important;background:#21170f!important;border-radius:50%!important;width:76px!important;height:76px!important;overflow:hidden!important;box-shadow:0 8px 20px #00000038!important}html body#top.mobile-profile-page .mobile-profile-avatar{object-fit:cover!important;color:#f8d58b!important;background:linear-gradient(135deg,#d4a24c52,#a9742a75)!important;place-items:center!important;width:100%!important;height:100%!important;font-size:1.2rem!important;font-weight:950!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-identity{min-width:0!important;padding-bottom:2px!important}html body#top.mobile-profile-page .mobile-profile-identity h1{color:var(--ptx-mobile-text)!important;letter-spacing:0!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:2px 0 0!important;font-size:1.22rem!important;font-weight:950!important;line-height:1.05!important;overflow:hidden!important}html body#top.mobile-profile-page .mobile-profile-identity p,html body#top.mobile-profile-page .mobile-profile-bio,html body#top.mobile-profile-page .mobile-profile-next{color:var(--ptx-mobile-muted)!important;margin:0!important;font-size:.78rem!important;font-weight:780!important;line-height:1.35!important}html body#top.mobile-profile-page .mobile-profile-bio{overflow-wrap:anywhere!important;padding:0 10px!important}html body#top.mobile-profile-page .mobile-profile-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;padding:0 10px!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-metrics span,html body#top.mobile-profile-page .mobile-profile-shortcuts a{background:var(--ptx-mobile-surface-soft)!important;min-height:46px!important;color:var(--ptx-mobile-muted)!important;text-align:center!important;white-space:nowrap!important;border:1px solid #5c441e29!important;border-radius:8px!important;align-content:center!important;padding:7px 4px!important;font-size:.63rem!important;font-weight:850!important;text-decoration:none!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-metrics strong,html body#top.mobile-profile-page .mobile-profile-shortcuts strong{color:var(--ptx-mobile-text)!important;font-size:.84rem!important;font-weight:950!important;line-height:1!important;display:block!important}html body#top.mobile-profile-page .mobile-profile-social-links{padding:0 10px!important}html body#top.mobile-profile-page .mobile-profile-social-links,html body#top.mobile-creator-page .mobile-creator-social-links{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-social-links a,html body#top.mobile-creator-page .mobile-creator-social-links a{color:#5c3510!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#fffaf1eb!important;border:1px solid #5c441e29!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;min-width:0!important;min-height:34px!important;padding:7px 6px!important;font-size:.66rem!important;font-weight:910!important;line-height:1.08!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important}html body#top.mobile-profile-page .mobile-profile-intro-card,html body#top.mobile-creator-page .mobile-creator-intro-card{background:var(--ptx-mobile-surface-soft)!important;border:1px solid #5c441e29!important;border-radius:8px!important;gap:7px!important;min-width:0!important;margin:0 10px!important;padding:8px!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-intro-card strong,html body#top.mobile-profile-page .mobile-profile-intro-card em,html body#top.mobile-creator-page .mobile-creator-intro-card strong,html body#top.mobile-creator-page .mobile-creator-intro-card em{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}html body#top.mobile-profile-page .mobile-profile-intro-card strong,html body#top.mobile-creator-page .mobile-creator-intro-card strong{color:var(--ptx-mobile-text)!important;font-size:.86rem!important;font-weight:940!important}html body#top.mobile-profile-page .mobile-profile-intro-card em,html body#top.mobile-creator-page .mobile-creator-intro-card em{color:var(--ptx-mobile-muted)!important;font-size:.68rem!important;font-style:normal!important;font-weight:800!important}html body#top.mobile-profile-page .mobile-profile-intro-card>a,html body#top.mobile-creator-page .mobile-creator-intro-card>a{color:#5c3510!important;background:#d4a24c29!important;border:1px solid #d4a24c57!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;min-height:34px!important;padding:8px 10px!important;font-size:.68rem!important;font-weight:920!important;line-height:1.1!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-profile-page .mobile-profile-picture-form,html body#top.mobile-profile-page .mobile-profile-video-form{gap:8px!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-picture-form label,html body#top.mobile-profile-page .mobile-profile-video-form label{color:var(--ptx-mobile-muted)!important;gap:5px!important;font-size:.68rem!important;font-weight:880!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-picture-form :where(input[type=text],input[type=file]),html body#top.mobile-profile-page .mobile-profile-video-form :where(input,textarea){width:100%!important;min-height:38px!important;color:var(--ptx-mobile-text)!important;box-sizing:border-box!important;background:#fffaf1f5!important;border:1px solid #5c441e33!important;border-radius:8px!important;padding:8px 10px!important;font-size:.82rem!important;font-weight:780!important;line-height:1.35!important}html body#top.mobile-profile-page .mobile-profile-picture-file em{color:var(--ptx-mobile-muted)!important;font-size:.62rem!important;font-style:normal!important;font-weight:760!important}html body#top.mobile-profile-page .mobile-profile-video-form textarea{resize:vertical!important;min-height:70px!important}html body#top.mobile-profile-page .mobile-profile-picture-submit,html body#top.mobile-profile-page .mobile-profile-video-submit{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-profile-page .mobile-profile-media-alert,html body#top.mobile-profile-page .mobile-profile-video-alert{border-radius:8px!important;padding:9px 10px!important;font-size:.78rem!important;font-weight:850!important;line-height:1.35!important}html body#top.mobile-profile-page .mobile-profile-media-alert.is-error,html body#top.mobile-profile-page .mobile-profile-video-alert.is-error{color:#7a231d!important;background:#8f2b2514!important;border:1px solid #8f2b2547!important}html body#top.mobile-profile-page .mobile-profile-media-alert.is-success,html body#top.mobile-profile-page .mobile-profile-video-alert.is-success{color:#285d36!important;background:#4375501a!important;border:1px solid #43755047!important}html body#top.mobile-profile-page .mobile-profile-picture-list,html body#top.mobile-creator-page .mobile-creator-picture-list,html body#top.mobile-profile-page .mobile-profile-video-list,html body#top.mobile-creator-page .mobile-creator-video-list{gap:8px!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-picture-card,html body#top.mobile-creator-page .mobile-creator-picture-card,html body#top.mobile-profile-page .mobile-profile-video-card,html body#top.mobile-creator-page .mobile-creator-video-card{background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e29!important;border-radius:8px!important;grid-template-columns:112px minmax(0,1fr)!important;gap:9px!important;padding:8px!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-picture-card>div,html body#top.mobile-creator-page .mobile-creator-picture-card>div,html body#top.mobile-profile-page .mobile-profile-video-card>div,html body#top.mobile-creator-page .mobile-creator-video-card>div{align-content:center!important;gap:5px!important;min-width:0!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-picture-thumb,html body#top.mobile-creator-page .mobile-creator-picture-thumb,html body#top.mobile-profile-page .mobile-profile-video-thumb,html body#top.mobile-creator-page .mobile-creator-video-thumb{color:#f8d58b!important;background:linear-gradient(145deg,#100c08,#332414)!important;border-radius:8px!important;place-items:center!important;min-width:0!important;min-height:76px!important;text-decoration:none!important;display:grid!important;position:relative!important;overflow:hidden!important}html body#top.mobile-profile-page .mobile-profile-picture-thumb,html body#top.mobile-creator-page .mobile-creator-picture-thumb{background:#100c08eb!important}html body#top.mobile-profile-page .mobile-profile-picture-thumb img,html body#top.mobile-creator-page .mobile-creator-picture-thumb img,html body#top.mobile-profile-page .mobile-profile-video-thumb img,html body#top.mobile-creator-page .mobile-creator-video-thumb img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}html body#top.mobile-profile-page .mobile-profile-video-thumb span,html body#top.mobile-creator-page .mobile-creator-video-thumb span{background:#d4a24c2e!important;border-radius:50%!important;place-items:center!important;width:38px!important;height:38px!important;font-size:.86rem!important;font-weight:950!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-video-thumb em,html body#top.mobile-creator-page .mobile-creator-video-thumb em{color:#fff8e8!important;background:#100c08d6!important;border-radius:999px!important;align-items:center!important;min-height:24px!important;padding:5px 7px!important;font-size:.6rem!important;font-style:normal!important;font-weight:920!important;line-height:1!important;display:inline-flex!important;position:absolute!important;bottom:6px!important;right:6px!important}html body#top.mobile-profile-page .mobile-profile-picture-card strong,html body#top.mobile-profile-page .mobile-profile-picture-card span,html body#top.mobile-creator-page .mobile-creator-picture-card strong,html body#top.mobile-creator-page .mobile-creator-picture-card span,html body#top.mobile-profile-page .mobile-profile-video-card strong,html body#top.mobile-profile-page .mobile-profile-video-card span,html body#top.mobile-creator-page .mobile-creator-video-card strong,html body#top.mobile-creator-page .mobile-creator-video-card span{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}html body#top.mobile-profile-page .mobile-profile-picture-card strong,html body#top.mobile-creator-page .mobile-creator-picture-card strong,html body#top.mobile-profile-page .mobile-profile-video-card strong,html body#top.mobile-creator-page .mobile-creator-video-card strong{color:var(--ptx-mobile-text)!important;font-size:.88rem!important;font-weight:940!important}html body#top.mobile-profile-page .mobile-profile-picture-card span,html body#top.mobile-creator-page .mobile-creator-picture-card span,html body#top.mobile-profile-page .mobile-profile-video-card span,html body#top.mobile-creator-page .mobile-creator-video-card span,html body#top.mobile-profile-page .mobile-profile-video-card p,html body#top.mobile-creator-page .mobile-creator-video-card p{color:var(--ptx-mobile-muted)!important;margin:0!important;font-size:.68rem!important;font-weight:780!important;line-height:1.32!important}html body#top.mobile-profile-page .mobile-profile-picture-actions,html body#top.mobile-creator-page .mobile-creator-picture-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-profile-page .mobile-profile-video-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-creator-page .mobile-creator-video-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-profile-page .mobile-profile-picture-actions form,html body#top.mobile-profile-page .mobile-profile-video-actions form{min-width:0!important;margin:0!important}html body#top.mobile-profile-page .mobile-profile-picture-actions button,html body#top.mobile-profile-page .mobile-profile-video-actions button{color:#7a231d!important;background:#8f2b2512!important;border-color:#8f2b253d!important}html body#top.mobile-profile-page .mobile-profile-event-list,html body#top.mobile-creator-page .mobile-creator-event-list{gap:8px!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-event-card,html body#top.mobile-creator-page .mobile-creator-event-card{background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e29!important;border-radius:8px!important;grid-template-columns:58px minmax(0,1fr)!important;align-items:stretch!important;gap:9px!important;padding:8px!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-event-date,html body#top.mobile-creator-page .mobile-creator-event-date{color:#fff8e8!important;text-align:center!important;background:linear-gradient(145deg,#21170f,#503317)!important;border:1px solid #d4a24c47!important;border-radius:8px!important;align-content:center!important;place-items:center!important;min-width:0!important;min-height:72px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-event-date span,html body#top.mobile-creator-page .mobile-creator-event-date span{color:#f0cc83!important;text-transform:uppercase!important;font-size:.62rem!important;font-weight:930!important;line-height:1!important}html body#top.mobile-profile-page .mobile-profile-event-date strong,html body#top.mobile-creator-page .mobile-creator-event-date strong{color:#fff8e8!important;font-size:1.26rem!important;font-weight:950!important;line-height:1.05!important}html body#top.mobile-profile-page .mobile-profile-event-card>div,html body#top.mobile-creator-page .mobile-creator-event-card>div{align-content:center!important;gap:5px!important;min-width:0!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-event-card strong,html body#top.mobile-profile-page .mobile-profile-event-card span,html body#top.mobile-profile-page .mobile-profile-event-card em,html body#top.mobile-creator-page .mobile-creator-event-card strong,html body#top.mobile-creator-page .mobile-creator-event-card span,html body#top.mobile-creator-page .mobile-creator-event-card em{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}html body#top.mobile-profile-page .mobile-profile-event-card>div>strong,html body#top.mobile-creator-page .mobile-creator-event-card>div>strong{color:var(--ptx-mobile-text)!important;font-size:.9rem!important;font-weight:940!important}html body#top.mobile-profile-page .mobile-profile-event-card>div>span,html body#top.mobile-profile-page .mobile-profile-event-card>div>em,html body#top.mobile-creator-page .mobile-creator-event-card>div>span,html body#top.mobile-creator-page .mobile-creator-event-card>div>em{color:var(--ptx-mobile-muted)!important;margin:0!important;font-size:.68rem!important;font-style:normal!important;font-weight:800!important;line-height:1.25!important}html body#top.mobile-profile-page .mobile-profile-event-actions,html body#top.mobile-creator-page .mobile-creator-event-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-profile-page .mobile-profile-signal,html body#top.mobile-creator-page .mobile-creator-signal{gap:10px!important}html body#top.mobile-profile-page .mobile-signal-score-row,html body#top.mobile-creator-page .mobile-signal-score-row{grid-template-columns:104px minmax(0,1fr)!important;align-items:stretch!important;gap:8px!important;min-width:0!important;display:grid!important}html body#top.mobile-profile-page .mobile-signal-score,html body#top.mobile-creator-page .mobile-signal-score{min-height:82px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;background:linear-gradient(145deg,#edf6fb,#fff8e8)!important;border:1px solid #426e8a33!important;border-radius:8px!important;align-content:center!important;place-items:center!important;padding:9px!important;display:grid!important}html body#top.mobile-profile-page .mobile-signal-score strong,html body#top.mobile-creator-page .mobile-signal-score strong{color:#234c64!important;font-size:1.42rem!important;font-weight:950!important;line-height:1!important;display:block!important}html body#top.mobile-profile-page .mobile-signal-score span,html body#top.mobile-creator-page .mobile-signal-score span{color:var(--ptx-mobile-muted)!important;font-size:.64rem!important;font-weight:880!important;line-height:1.1!important}html body#top.mobile-profile-page .mobile-signal-badges,html body#top.mobile-creator-page .mobile-signal-badges{background:var(--ptx-mobile-surface-soft)!important;border:1px solid #5c441e24!important;border-radius:8px!important;align-content:center!important;min-width:0!important;min-height:82px!important;padding:8px!important;display:grid!important}html body#top.mobile-profile-page .mobile-signal-badges .reputation-badge-row,html body#top.mobile-creator-page .mobile-signal-badges .reputation-badge-row{flex-wrap:wrap!important;gap:5px!important;display:flex!important}html body#top.mobile-profile-page .mobile-signal-badges .reputation-badge,html body#top.mobile-creator-page .mobile-signal-badges .reputation-badge{max-width:100%!important;min-height:26px!important;color:var(--ptx-mobile-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#fffaf1eb!important;border-color:#5c441e29!important;padding:5px 7px!important;font-size:.61rem!important;font-weight:900!important;line-height:1.05!important;overflow:hidden!important}html body#top.mobile-profile-page .mobile-signal-muted,html body#top.mobile-creator-page .mobile-signal-muted{color:var(--ptx-mobile-muted)!important;font-size:.7rem!important;font-weight:780!important;line-height:1.3!important}html body#top.mobile-profile-page .mobile-signal-grid,html body#top.mobile-creator-page .mobile-signal-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-profile-page .mobile-signal-stat,html body#top.mobile-creator-page .mobile-signal-stat{background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;min-height:54px!important;color:var(--ptx-mobile-muted)!important;text-align:center!important;border:1px solid #5c441e24!important;border-radius:8px!important;place-items:center!important;padding:7px 5px!important;display:grid!important}html body#top.mobile-profile-page .mobile-signal-stat strong,html body#top.mobile-profile-page .mobile-signal-stat em,html body#top.mobile-creator-page .mobile-signal-stat strong,html body#top.mobile-creator-page .mobile-signal-stat em{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}html body#top.mobile-profile-page .mobile-signal-stat strong,html body#top.mobile-creator-page .mobile-signal-stat strong{color:var(--ptx-mobile-text)!important;font-size:.92rem!important;font-weight:950!important;line-height:1!important}html body#top.mobile-profile-page .mobile-signal-stat em,html body#top.mobile-creator-page .mobile-signal-stat em{color:var(--ptx-mobile-muted)!important;font-size:.61rem!important;font-style:normal!important;font-weight:840!important;line-height:1.05!important}html body#top.mobile-profile-page .mobile-profile-signal-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-creator-page .mobile-creator-signal-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-creator-page .mobile-creator-signal-actions form{min-width:0!important;margin:0!important}html body#top.mobile-profile-page .mobile-share-card,html body#top.mobile-creator-page .mobile-share-card,html body#top.mobile-post-page .mobile-share-card,html body#top.mobile-project-page .mobile-share-card,html body#top.mobile-music-page .mobile-share-card,html body#top.mobile-event-page .mobile-share-card,html body#top.mobile-preset-page .mobile-share-card,html body#top.mobile-challenge-page .mobile-share-card,html body#top.mobile-forum-topic-page .mobile-share-card{gap:10px!important}html body#top.mobile-profile-page .mobile-share-link-row,html body#top.mobile-creator-page .mobile-share-link-row,html body#top.mobile-post-page .mobile-share-link-row,html body#top.mobile-project-page .mobile-share-link-row,html body#top.mobile-music-page .mobile-share-link-row,html body#top.mobile-event-page .mobile-share-link-row,html body#top.mobile-preset-page .mobile-share-link-row,html body#top.mobile-challenge-page .mobile-share-link-row,html body#top.mobile-forum-topic-page .mobile-share-link-row{grid-template-columns:minmax(0,1fr) 82px!important;align-items:stretch!important;gap:7px!important;display:grid!important}html body#top.mobile-profile-page .mobile-share-link-row input,html body#top.mobile-creator-page .mobile-share-link-row input,html body#top.mobile-post-page .mobile-share-link-row input,html body#top.mobile-project-page .mobile-share-link-row input,html body#top.mobile-music-page .mobile-share-link-row input,html body#top.mobile-event-page .mobile-share-link-row input,html body#top.mobile-preset-page .mobile-share-link-row input,html body#top.mobile-challenge-page .mobile-share-link-row input,html body#top.mobile-forum-topic-page .mobile-share-link-row input{background:var(--ptx-mobile-surface-soft)!important;width:100%!important;min-width:0!important;height:42px!important;color:var(--ptx-mobile-text)!important;text-overflow:ellipsis!important;border:1px solid #5c441e2e!important;border-radius:8px!important;padding:0 10px!important;font-size:.72rem!important;font-weight:760!important;line-height:42px!important;overflow:hidden!important}html body#top.mobile-profile-page .mobile-share-link-row button,html body#top.mobile-creator-page .mobile-share-link-row button,html body#top.mobile-post-page .mobile-share-link-row button,html body#top.mobile-project-page .mobile-share-link-row button,html body#top.mobile-music-page .mobile-share-link-row button,html body#top.mobile-event-page .mobile-share-link-row button,html body#top.mobile-preset-page .mobile-share-link-row button,html body#top.mobile-challenge-page .mobile-share-link-row button,html body#top.mobile-forum-topic-page .mobile-share-link-row button,html body#top.mobile-profile-page .mobile-share-actions :where(a,button),html body#top.mobile-creator-page .mobile-share-actions :where(a,button),html body#top.mobile-post-page .mobile-share-actions :where(a,button),html body#top.mobile-project-page .mobile-share-actions :where(a,button),html body#top.mobile-music-page .mobile-share-actions :where(a,button),html body#top.mobile-event-page .mobile-share-actions :where(a,button),html body#top.mobile-preset-page .mobile-share-actions :where(a,button),html body#top.mobile-challenge-page .mobile-share-actions :where(a,button),html body#top.mobile-forum-topic-page .mobile-share-actions :where(a,button){background:var(--ptx-mobile-action-bg,var(--ptx-mobile-control))!important;min-width:0!important;min-height:42px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;white-space:nowrap!important;border:1px solid #5c441e29!important;border-radius:8px!important;place-items:center!important;font-size:.7rem!important;font-weight:900!important;line-height:1.05!important;text-decoration:none!important;display:inline-grid!important;box-shadow:inset 0 -1px #5c441e1f!important}html body#top.mobile-profile-page .mobile-share-actions,html body#top.mobile-creator-page .mobile-share-actions,html body#top.mobile-post-page .mobile-share-actions,html body#top.mobile-project-page .mobile-share-actions,html body#top.mobile-music-page .mobile-share-actions,html body#top.mobile-event-page .mobile-share-actions,html body#top.mobile-preset-page .mobile-share-actions,html body#top.mobile-challenge-page .mobile-share-actions,html body#top.mobile-forum-topic-page .mobile-share-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-profile-page .mobile-share-actions button,html body#top.mobile-creator-page .mobile-share-actions button,html body#top.mobile-post-page .mobile-share-actions button,html body#top.mobile-project-page .mobile-share-actions button,html body#top.mobile-music-page .mobile-share-actions button,html body#top.mobile-event-page .mobile-share-actions button,html body#top.mobile-preset-page .mobile-share-actions button,html body#top.mobile-challenge-page .mobile-share-actions button,html body#top.mobile-forum-topic-page .mobile-share-actions button{appearance:none!important;cursor:pointer!important}html body#top.mobile-profile-page .mobile-share-status,html body#top.mobile-creator-page .mobile-share-status,html body#top.mobile-post-page .mobile-share-status,html body#top.mobile-project-page .mobile-share-status,html body#top.mobile-music-page .mobile-share-status,html body#top.mobile-event-page .mobile-share-status,html body#top.mobile-preset-page .mobile-share-status,html body#top.mobile-challenge-page .mobile-share-status,html body#top.mobile-forum-topic-page .mobile-share-status{min-height:16px!important;color:var(--ptx-mobile-muted)!important;margin:-2px 0 0!important;font-size:.68rem!important;font-weight:780!important;line-height:1.25!important}html body#top.mobile-creator-page .mobile-creator-safety{gap:10px!important}html body#top.mobile-creator-page .mobile-creator-safety-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-creator-page .mobile-creator-safety-actions form{min-width:0!important;margin:0!important}html body#top.mobile-creator-page .mobile-creator-safety-actions :where(a,button),html body#top.mobile-creator-page .mobile-creator-report>summary,html body#top.mobile-creator-page .mobile-creator-report .report-form button{background:var(--ptx-mobile-action-bg,var(--ptx-mobile-control))!important;min-width:0!important;min-height:42px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;white-space:nowrap!important;border:1px solid #5c441e29!important;border-radius:8px!important;place-items:center!important;font-size:.7rem!important;font-weight:900!important;line-height:1.05!important;text-decoration:none!important;display:inline-grid!important;box-shadow:inset 0 -1px #5c441e1f!important}html body#top.mobile-creator-page .mobile-creator-safety-actions button,html body#top.mobile-creator-page .mobile-creator-report .report-form button{appearance:none!important;cursor:pointer!important;width:100%!important}html body#top.mobile-creator-page .mobile-creator-block-form button{color:#7a251a!important;background:#a034261a!important}html body#top.mobile-creator-page .mobile-creator-safety-alert,html body#top.mobile-creator-page .mobile-creator-safety-note{border-radius:8px!important;margin:0!important;padding:9px 10px!important;font-size:.72rem!important;font-weight:800!important;line-height:1.25!important}html body#top.mobile-creator-page .mobile-creator-safety-alert.is-success{color:#2f6e45!important;background:#367a4d1a!important;border:1px solid #367a4d3d!important}html body#top.mobile-creator-page .mobile-creator-safety-alert.is-error,html body#top.mobile-creator-page .mobile-creator-safety-note{color:#7a251a!important;background:#a0342614!important;border:1px solid #a0342638!important}html body#top.mobile-creator-page .mobile-creator-report{margin:0!important}html body#top.mobile-creator-page .mobile-creator-report>summary{width:100%!important;list-style:none!important}html body#top.mobile-creator-page .mobile-creator-report>summary::-webkit-details-marker,html body#top.mobile-creator-page .mobile-creator-report>summary:after{display:none!important}html body#top.mobile-creator-page .mobile-creator-report .report-form{background:var(--ptx-mobile-surface-soft)!important;border:1px solid #5c441e24!important;border-radius:8px!important;gap:8px!important;margin-top:8px!important;padding:10px!important;display:grid!important}html body#top.mobile-creator-page .mobile-creator-report .report-form :where(select,input,textarea){width:100%!important;min-width:0!important;color:var(--ptx-mobile-text)!important;background:#fffaf1!important;border:1px solid #5c441e29!important;border-radius:8px!important;padding:9px 10px!important;font-size:.72rem!important;font-weight:780!important}html body#top.mobile-creator-page .mobile-creator-report .report-form textarea{resize:vertical!important;min-height:78px!important}html body#top.mobile-profile-page .mobile-profile-actions{grid-template-columns:repeat(4,minmax(0,1fr))!important;padding:0 10px 10px!important}html body#top.mobile-profile-page .mobile-profile-complete{gap:9px!important}html body#top.mobile-profile-page .mobile-profile-meter{background:#5c441e21!important;border-radius:999px!important;height:10px!important;overflow:hidden!important}html body#top.mobile-profile-page .mobile-profile-meter span{border-radius:inherit!important;background:linear-gradient(90deg, var(--ptx-mobile-brand-gold), #8ec5a0)!important;height:100%!important;display:block!important}html body#top.mobile-profile-page .mobile-profile-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-shortcuts span{text-overflow:ellipsis!important;overflow:hidden!important}html body#top.mobile-profile-page .mobile-profile-list,html body#top.mobile-profile-page .mobile-profile-project-list{gap:8px!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-row{background:var(--ptx-mobile-surface-soft)!important;min-height:58px!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e29!important;border-radius:8px!important;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:7px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-row-icon{color:#6f4312!important;background:#d4a24c2e!important;border-radius:8px!important;place-items:center!important;width:34px!important;height:34px!important;font-size:.72rem!important;font-weight:950!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-row span{min-width:0!important}html body#top.mobile-profile-page .mobile-profile-row strong,html body#top.mobile-profile-page .mobile-profile-row em{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}html body#top.mobile-profile-page .mobile-profile-row strong{color:var(--ptx-mobile-text)!important;font-size:.84rem!important;font-weight:930!important}html body#top.mobile-profile-page .mobile-profile-row em{color:var(--ptx-mobile-muted)!important;font-size:.68rem!important;font-style:normal!important;font-weight:780!important}html body#top.mobile-profile-page .mobile-profile-row small{color:#6f4312!important;text-align:center!important;white-space:nowrap!important;background:#d4a24c24!important;border-radius:999px!important;min-width:52px!important;padding:5px 7px!important;font-size:.64rem!important;font-weight:900!important}html body#top.mobile-profile-page .mobile-profile-project-card{background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e29!important;border-radius:8px!important;grid-template-columns:88px minmax(0,1fr)!important;gap:9px!important;padding:8px!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-project-wave{color:#f8d58b!important;background:#21170f!important;border-radius:8px!important;grid-template-rows:auto minmax(0,1fr)!important;gap:5px!important;min-height:82px!important;padding:8px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-project-wave span{font-size:.62rem!important;font-weight:950!important}html body#top.mobile-profile-page .mobile-profile-project-wave i{align-items:end!important;gap:2px!important;min-height:42px!important;display:flex!important}html body#top.mobile-profile-page .mobile-profile-project-wave b{border-radius:999px 999px 0 0!important;width:100%!important;min-width:2px!important}html body#top.mobile-profile-page .mobile-profile-project-card>div{align-content:center!important;gap:6px!important;min-width:0!important;display:grid!important}html body#top.mobile-profile-page .mobile-profile-project-card strong,html body#top.mobile-profile-page .mobile-profile-project-card span{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}html body#top.mobile-profile-page .mobile-profile-project-card strong{color:var(--ptx-mobile-text)!important;font-size:.88rem!important;font-weight:940!important}html body#top.mobile-profile-page .mobile-profile-project-card span{color:var(--ptx-mobile-muted)!important;font-size:.7rem!important;font-weight:780!important}html body#top.mobile-profile-page .mobile-profile-project-card .mobile-card-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}@media (width<=390px){html body#top.mobile-profile-page .mobile-profile-actions,html body#top.mobile-profile-page .mobile-profile-metrics,html body#top.mobile-profile-page .mobile-profile-social-links,html body#top.mobile-creator-page .mobile-creator-social-links,html body#top.mobile-profile-page .mobile-profile-shortcuts,html body#top.mobile-profile-page .mobile-profile-picture-actions,html body#top.mobile-creator-page .mobile-creator-picture-actions,html body#top.mobile-profile-page .mobile-profile-video-actions,html body#top.mobile-creator-page .mobile-creator-video-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-profile-page .mobile-profile-picture-card,html body#top.mobile-creator-page .mobile-creator-picture-card,html body#top.mobile-profile-page .mobile-profile-video-card,html body#top.mobile-creator-page .mobile-creator-video-card{grid-template-columns:96px minmax(0,1fr)!important}html body#top.mobile-profile-page .mobile-profile-event-card,html body#top.mobile-creator-page .mobile-creator-event-card{grid-template-columns:52px minmax(0,1fr)!important}html body#top.mobile-profile-page .mobile-signal-score-row,html body#top.mobile-creator-page .mobile-signal-score-row{grid-template-columns:92px minmax(0,1fr)!important}html body#top.mobile-profile-page .mobile-signal-grid,html body#top.mobile-creator-page .mobile-signal-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-profile-page .mobile-profile-project-card{grid-template-columns:78px minmax(0,1fr)!important}}html body#top.mobile-music-page .mobile-music-search-panel{gap:9px!important}html body#top.mobile-music-page .mobile-music-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-music-page .mobile-music-tabs a,html body#top.mobile-music-page .mobile-music-search-form button,html body#top.mobile-music-page .mobile-music-player-actions :where(a,button),html body#top.mobile-music-page .mobile-music-comment-form button,html body#top.mobile-music-page .mobile-music-comment form button{background:var(--ptx-mobile-control)!important;min-height:38px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;white-space:nowrap!important;border:1px solid #5c441e2e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;font-size:.72rem!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-music-page .mobile-music-tabs a.active,html body#top.mobile-music-page .mobile-music-player-actions button.active{color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c6b!important}html body#top.mobile-music-page .mobile-music-search-form{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-music-page .mobile-music-search-form input[name=q]{grid-column:1/-1!important}html body#top.mobile-music-page .mobile-music-search-form :where(input,select){min-width:0!important;min-height:38px!important;color:var(--ptx-mobile-text)!important;background:#fffaf0fa!important;border:1px solid #5c441e33!important;border-radius:8px!important;padding:0 8px!important;font-size:.72rem!important;font-weight:850!important}html body#top.mobile-music-page .mobile-music-search-form :where(select,button){width:100%!important}html body#top.mobile-music-page .mobile-music-player-card{background:var(--ptx-mobile-surface)!important;color:var(--ptx-mobile-text)!important;border:1px solid #d4a24c47!important;border-radius:8px!important;gap:10px!important;margin:10px 0!important;padding:10px!important;display:grid!important;box-shadow:0 16px 40px #0003!important}html body#top.mobile-music-page .mobile-music-player-head{grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;display:grid!important}html body#top.mobile-music-page .mobile-music-player-head span{min-width:0!important}html body#top.mobile-music-page .mobile-music-player-head strong,html body#top.mobile-music-page .mobile-music-player-head em{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}html body#top.mobile-music-page .mobile-music-player-head strong{color:var(--ptx-mobile-text)!important;font-size:1rem!important;font-weight:950!important}html body#top.mobile-music-page .mobile-music-player-head em{color:var(--ptx-mobile-muted)!important;font-size:.72rem!important;font-style:normal!important;font-weight:780!important}html body#top.mobile-music-page .mobile-music-audio{background:#21170f!important;border-radius:8px!important;width:100%!important;min-height:42px!important;display:block!important}html body#top.mobile-music-page .mobile-music-meta-row{flex-wrap:wrap!important;gap:6px!important;display:flex!important}html body#top.mobile-music-page .mobile-music-meta-row span{color:#6f4312!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#d4a24c24!important;border-radius:999px!important;max-width:100%!important;padding:5px 8px!important;font-size:.66rem!important;font-weight:900!important;overflow:hidden!important}html body#top.mobile-music-page .mobile-music-player-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-music-page .mobile-music-track-list,html body#top.mobile-music-page .mobile-music-comment-list{gap:8px!important;display:grid!important}html body#top.mobile-music-page .mobile-music-track-row{background:var(--ptx-mobile-surface-soft)!important;min-height:58px!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e29!important;border-radius:8px!important;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:7px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-music-page .mobile-music-track-row.is-active{background:#fff4d9!important;border-color:#d4a24c75!important}html body#top.mobile-music-page .mobile-music-track-row span{min-width:0!important}html body#top.mobile-music-page .mobile-music-track-row strong,html body#top.mobile-music-page .mobile-music-track-row em{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}html body#top.mobile-music-page .mobile-music-track-row strong{color:var(--ptx-mobile-text)!important;font-size:.84rem!important;font-weight:930!important}html body#top.mobile-music-page .mobile-music-track-row em{color:var(--ptx-mobile-muted)!important;font-size:.68rem!important;font-style:normal!important;font-weight:780!important}html body#top.mobile-music-page .mobile-music-track-row small{color:#6f4312!important;text-align:center!important;white-space:nowrap!important;background:#d4a24c24!important;border-radius:999px!important;min-width:52px!important;padding:5px 7px!important;font-size:.64rem!important;font-weight:900!important}html body#top.mobile-music-page .mobile-music-comment{background:var(--ptx-mobile-surface-soft)!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e29!important;border-radius:8px!important;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:8px!important;display:grid!important}html body#top.mobile-music-page .mobile-music-comment span{min-width:0!important}html body#top.mobile-music-page .mobile-music-comment strong,html body#top.mobile-music-page .mobile-music-comment em,html body#top.mobile-music-page .mobile-music-comment small{display:block!important}html body#top.mobile-music-page .mobile-music-comment strong{color:var(--ptx-mobile-text)!important;font-size:.8rem!important;font-weight:930!important}html body#top.mobile-music-page .mobile-music-comment em{color:var(--ptx-mobile-muted)!important;overflow-wrap:anywhere!important;font-size:.72rem!important;font-style:normal!important;font-weight:780!important;line-height:1.3!important}html body#top.mobile-music-page .mobile-music-comment small{color:var(--ptx-mobile-muted)!important;font-size:.62rem!important;font-weight:820!important}html body#top.mobile-music-page .mobile-music-comment-form{grid-template-columns:minmax(0,1fr) 74px!important;gap:7px!important;margin-top:9px!important;display:grid!important}html body#top.mobile-music-page .mobile-music-comment-form textarea{width:100%!important;min-height:58px!important;color:var(--ptx-mobile-text)!important;resize:vertical!important;background:#fffaf0fa!important;border:1px solid #5c441e33!important;border-radius:8px!important;padding:9px!important;font-size:.8rem!important}html body#top.mobile-music-page .mobile-music-creator-rail{overscroll-behavior-x:contain!important;scroll-snap-type:x proximity!important;gap:8px!important;display:flex!important;overflow-x:auto!important}html body#top.mobile-music-page .mobile-music-creator-card{background:var(--ptx-mobile-surface-soft)!important;width:138px!important;min-width:138px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;scroll-snap-align:start!important;border:1px solid #5c441e29!important;border-radius:8px!important;justify-items:center!important;gap:6px!important;padding:9px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-music-page .mobile-music-creator-card strong,html body#top.mobile-music-page .mobile-music-creator-card span{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}html body#top.mobile-music-page .mobile-music-creator-card strong{font-size:.82rem!important;font-weight:930!important}html body#top.mobile-music-page .mobile-music-creator-card span{color:var(--ptx-mobile-muted)!important;font-size:.68rem!important;font-weight:800!important}@media (width<=390px){html body#top.mobile-music-page .mobile-music-search-form{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-music-page .mobile-music-search-form select{min-width:0!important}}html body#top.mobile-post-page .mobile-post-card,html body#top.mobile-post-page .mobile-post-comments,html body#top.mobile-post-page .mobile-post-author-section{gap:10px!important;display:grid!important}html body#top.mobile-post-page .mobile-post-head{grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;display:grid!important}html body#top.mobile-post-page .mobile-post-avatar-link{border-radius:50%!important;width:42px!important;min-width:42px!important;height:42px!important;display:block!important;overflow:hidden!important}html body#top.mobile-post-page .mobile-post-avatar,html body#top.mobile-post-page .mobile-post-comment-avatar,html body#top.mobile-post-page .mobile-post-author-avatar{object-fit:cover!important;border-radius:50%!important;place-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;font-size:.78rem!important;font-weight:900!important;display:grid!important}html body#top.mobile-post-page img.mobile-post-avatar,html body#top.mobile-post-page img.mobile-post-comment-avatar,html body#top.mobile-post-page img.mobile-post-author-avatar{display:block!important}html body#top.mobile-post-page span.mobile-post-avatar.avatar-fallback[style*=display\:none],html body#top.mobile-post-page span.mobile-post-comment-avatar.avatar-fallback[style*=display\:none],html body#top.mobile-post-page span.mobile-post-author-avatar.avatar-fallback[style*=display\:none]{display:none!important}html body#top.mobile-post-page .mobile-post-head span,html body#top.mobile-post-page .mobile-post-comment span,html body#top.mobile-post-page .mobile-post-author-card span{min-width:0!important}html body#top.mobile-post-page .mobile-post-head strong,html body#top.mobile-post-page .mobile-post-head em,html body#top.mobile-post-page .mobile-post-comment strong,html body#top.mobile-post-page .mobile-post-comment small,html body#top.mobile-post-page .mobile-post-author-card strong,html body#top.mobile-post-page .mobile-post-author-card em{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}html body#top.mobile-post-page .mobile-post-head strong,html body#top.mobile-post-page .mobile-post-comment strong,html body#top.mobile-post-page .mobile-post-author-card strong{color:var(--ptx-mobile-text)!important;font-size:.92rem!important;font-weight:930!important}html body#top.mobile-post-page .mobile-post-head a,html body#top.mobile-post-page .mobile-post-comment a,html body#top.mobile-post-page .mobile-post-author-card{color:inherit!important;text-decoration:none!important}html body#top.mobile-post-page .mobile-post-head em,html body#top.mobile-post-page .mobile-post-comment small,html body#top.mobile-post-page .mobile-post-author-card em{color:var(--ptx-mobile-muted)!important;font-size:.7rem!important;font-style:normal!important;font-weight:780!important}html body#top.mobile-post-page .mobile-post-body{gap:9px!important;display:grid!important}html body#top.mobile-post-page .mobile-post-body p{color:var(--ptx-mobile-text)!important;overflow-wrap:anywhere!important;margin:0!important;font-size:.94rem!important;line-height:1.42!important}html body#top.mobile-post-page .mobile-post-body :where(.embed-card,.youtube-embed){border-radius:8px!important;width:100%!important;max-width:100%!important;overflow:hidden!important}html body#top.mobile-post-page .mobile-post-image{background:var(--ptx-mobile-surface-soft)!important;border-radius:8px!important;overflow:hidden!important}html body#top.mobile-post-page .mobile-post-image img{object-fit:cover!important;width:100%!important;max-height:320px!important;display:block!important}html body#top.mobile-post-page .mobile-post-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-post-page .mobile-post-actions form,html body#top.mobile-post-page .mobile-post-secondary-actions form,html body#top.mobile-post-page .mobile-post-delete{min-width:0!important;margin:0!important}html body#top.mobile-post-page .mobile-post-actions :where(a,button),html body#top.mobile-post-page .mobile-post-comment-form button,html body#top.mobile-post-page .mobile-post-secondary-actions :where(a,summary),html body#top.mobile-post-page .mobile-post-delete button{background:var(--ptx-mobile-control)!important;width:100%!important;min-height:38px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;white-space:nowrap!important;border:1px solid #5c441e2e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;font-size:.74rem!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-post-page .mobile-post-actions :where(a.active,button.active){color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c6b!important}html body#top.mobile-post-page .mobile-post-secondary-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-post-page .mobile-post-secondary-actions details{min-width:0!important;position:relative!important}html body#top.mobile-post-page .mobile-post-secondary-actions summary,html body#top.mobile-post-page .mobile-post-comment summary{list-style:none!important}html body#top.mobile-post-page .mobile-post-secondary-actions summary::-webkit-details-marker,html body#top.mobile-post-page .mobile-post-comment summary::-webkit-details-marker{display:none!important}html body#top.mobile-post-page .mobile-post-secondary-actions .report-pop>summary:after,html body#top.mobile-post-page .mobile-post-comment .report-pop>summary:after{content:none!important;display:none!important}html body#top.mobile-post-page .mobile-post-secondary-actions .report-form,html body#top.mobile-post-page .mobile-post-comment .report-form{z-index:40!important;background:var(--ptx-mobile-surface)!important;border:1px solid #5c441e33!important;border-radius:8px!important;gap:7px!important;width:min(300px,100vw - 32px)!important;padding:8px!important;display:grid!important;position:absolute!important;right:0!important;box-shadow:0 18px 45px #00000040!important}html body#top.mobile-post-page .mobile-post-secondary-actions .report-form :where(select,input,textarea),html body#top.mobile-post-page .mobile-post-comment .report-form :where(select,input,textarea){width:100%!important;min-width:0!important;color:var(--ptx-mobile-text)!important;background:#fffaf0fa!important;border:1px solid #5c441e2e!important;border-radius:8px!important}html body#top.mobile-post-page .mobile-post-delete button{color:#822014!important;background:#82201414!important;border-color:#82201447!important}html body#top.mobile-post-page .mobile-post-comment-list{gap:8px!important;display:grid!important}html body#top.mobile-post-page .mobile-post-comment{background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e29!important;border-radius:8px!important;grid-template-columns:42px minmax(0,1fr) 74px!important;align-items:start!important;gap:8px!important;padding:8px!important;display:grid!important}html body#top.mobile-post-page .mobile-post-comment em{color:var(--ptx-mobile-text)!important;overflow-wrap:anywhere!important;margin:2px 0 4px!important;font-size:.8rem!important;font-style:normal!important;font-weight:700!important;line-height:1.34!important;display:block!important}html body#top.mobile-post-page .mobile-post-comment>details>summary{background:var(--ptx-mobile-control)!important;min-height:34px!important;color:var(--ptx-mobile-muted)!important;border:1px solid #5c441e2e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;font-size:.68rem!important;font-weight:880!important;display:inline-flex!important}html body#top.mobile-post-page .mobile-post-comment-form{grid-template-columns:minmax(0,1fr) 74px!important;align-items:stretch!important;gap:7px!important;display:grid!important}html body#top.mobile-post-page .mobile-post-comment-form textarea{width:100%!important;min-height:64px!important;color:var(--ptx-mobile-text)!important;resize:vertical!important;background:#fffaf0fa!important;border:1px solid #5c441e33!important;border-radius:8px!important;padding:9px!important;font-size:.82rem!important}html body#top.mobile-post-page .mobile-post-author-card{background:var(--ptx-mobile-surface-soft)!important;border:1px solid #5c441e29!important;border-radius:8px!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:58px!important;padding:8px!important;display:grid!important}html body#top.mobile-post-page .mobile-post-author-card small{color:#6f4312!important;white-space:nowrap!important;background:#d4a24c24!important;border-radius:999px!important;padding:5px 8px!important;font-size:.64rem!important;font-weight:900!important}@media (width<=390px){html body#top.mobile-post-page .mobile-post-comment{grid-template-columns:38px minmax(0,1fr) 64px!important}html body#top.mobile-post-page .mobile-post-secondary-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}}html body#top.mobile-app-page .mobile-app-project{color:inherit!important;text-decoration:none!important}html body#top.mobile-project-page .mobile-project-card,html body#top.mobile-project-page .mobile-project-comments,html body#top.mobile-project-page .mobile-project-collab-form,html body#top.mobile-project-page .mobile-project-remix-section,html body#top.mobile-project-page .mobile-project-author-section,html body#top.mobile-project-page .mobile-project-trust-section{gap:10px!important;display:grid!important}html body#top.mobile-project-page .mobile-project-wave{color:#fff8e8!important;background:linear-gradient(145deg,#100c08f5,#302416f5)!important;border:1px solid #d4a24c57!important;border-radius:8px!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:10px!important;min-height:156px!important;padding:12px!important;display:grid!important;overflow:hidden!important}html body#top.mobile-project-page .mobile-project-wave span,html body#top.mobile-project-page .mobile-project-wave em{color:#fff8e8d6!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.68rem!important;font-style:normal!important;font-weight:920!important;display:block!important}html body#top.mobile-project-page .mobile-project-wave i{align-items:end!important;gap:4px!important;min-height:94px!important;display:flex!important}html body#top.mobile-project-page .mobile-project-wave b{opacity:.96!important;border-radius:999px 999px 3px 3px!important;flex:1 1 0!important;min-width:3px!important}html body#top.mobile-project-page .mobile-project-copy,html body#top.mobile-project-page .mobile-project-details{gap:8px!important;display:grid!important}html body#top.mobile-project-page .mobile-project-copy h1{color:var(--ptx-mobile-text)!important;letter-spacing:0!important;overflow-wrap:anywhere!important;margin:0!important;font-size:clamp(1.22rem,1.12rem + .45vw,1.48rem)!important;line-height:1.08!important}html body#top.mobile-project-page :where(.mobile-project-copy,.mobile-project-details) p{color:var(--ptx-mobile-text)!important;overflow-wrap:anywhere!important;margin:0!important;font-size:.9rem!important;font-weight:680!important;line-height:1.42!important}html body#top.mobile-project-page .mobile-project-creator,html body#top.mobile-project-page .mobile-project-author-card{min-width:0!important;color:inherit!important;text-decoration:none!important}html body#top.mobile-project-page .mobile-project-creator{grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;display:grid!important}html body#top.mobile-project-page .mobile-project-avatar,html body#top.mobile-project-page .mobile-project-comment-avatar,html body#top.mobile-project-page .mobile-project-author-avatar{object-fit:cover!important;border-radius:50%!important;place-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;font-size:.76rem!important;font-weight:920!important;display:grid!important}html body#top.mobile-project-page img.mobile-project-avatar,html body#top.mobile-project-page img.mobile-project-comment-avatar,html body#top.mobile-project-page img.mobile-project-author-avatar{display:block!important}html body#top.mobile-project-page span.mobile-project-avatar.avatar-fallback[style*=display\:none],html body#top.mobile-project-page span.mobile-project-comment-avatar.avatar-fallback[style*=display\:none],html body#top.mobile-project-page span.mobile-project-author-avatar.avatar-fallback[style*=display\:none]{display:none!important}html body#top.mobile-project-page .mobile-project-creator span,html body#top.mobile-project-page .mobile-project-comment span,html body#top.mobile-project-page .mobile-project-author-card span{min-width:0!important}html body#top.mobile-project-page .mobile-project-creator strong,html body#top.mobile-project-page .mobile-project-creator em,html body#top.mobile-project-page .mobile-project-comment strong,html body#top.mobile-project-page .mobile-project-comment small,html body#top.mobile-project-page .mobile-project-author-card strong,html body#top.mobile-project-page .mobile-project-author-card em{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}html body#top.mobile-project-page .mobile-project-creator strong,html body#top.mobile-project-page .mobile-project-comment strong,html body#top.mobile-project-page .mobile-project-author-card strong{color:var(--ptx-mobile-text)!important;font-size:.9rem!important;font-weight:930!important}html body#top.mobile-project-page .mobile-project-creator em,html body#top.mobile-project-page .mobile-project-comment small,html body#top.mobile-project-page .mobile-project-author-card em{color:var(--ptx-mobile-muted)!important;font-size:.7rem!important;font-style:normal!important;font-weight:800!important}html body#top.mobile-project-page .mobile-project-badges,html body#top.mobile-project-page .mobile-project-meta{flex-wrap:wrap!important;gap:6px!important;display:flex!important}html body#top.mobile-project-page .mobile-project-badges span,html body#top.mobile-project-page .mobile-project-meta span{min-height:27px!important;color:var(--ptx-mobile-muted)!important;background:#fffaf0d1!important;border:1px solid #5c441e24!important;border-radius:999px!important;align-items:center!important;padding:5px 8px!important;font-size:.66rem!important;font-weight:890!important;display:inline-flex!important}html body#top.mobile-project-page .mobile-project-badges span{color:#6c4211!important;background:#d4a24c24!important;border-color:#d4a24c47!important}html body#top.mobile-project-page .mobile-project-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-project-page .mobile-project-actions form{min-width:0!important;margin:0!important}html body#top.mobile-project-page .mobile-project-actions :where(a,button),html body#top.mobile-project-page .mobile-project-comment-form button,html body#top.mobile-project-page .mobile-project-report summary,html body#top.mobile-project-page .mobile-project-report button,html body#top.mobile-project-page .mobile-project-collab-form .collab-request-form button{background:var(--ptx-mobile-control)!important;width:100%!important;min-height:38px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;border:1px solid #5c441e2e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 7px!important;font-size:.68rem!important;font-weight:920!important;line-height:1.05!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important}html body#top.mobile-project-page .mobile-project-actions :where(a:first-child,button.active){color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c61!important}html body#top.mobile-project-page .mobile-project-comment-form{grid-template-columns:minmax(0,1fr) 74px!important;gap:7px!important;display:grid!important}html body#top.mobile-project-page .mobile-project-comment-form textarea,html body#top.mobile-project-page .mobile-project-collab-form .collab-request-form :where(select,input,textarea),html body#top.mobile-project-page .mobile-project-report .report-form :where(select,input,textarea){width:100%!important;min-width:0!important;color:var(--ptx-mobile-text)!important;background:#fffaf0fa!important;border:1px solid #5c441e33!important;border-radius:8px!important;padding:9px!important;font-size:.82rem!important}html body#top.mobile-project-page .mobile-project-comment-form textarea,html body#top.mobile-project-page .mobile-project-collab-form .collab-request-form textarea,html body#top.mobile-project-page .mobile-project-report .report-form textarea{resize:vertical!important;min-height:64px!important}html body#top.mobile-project-page .mobile-project-comment-list,html body#top.mobile-project-page .mobile-project-link-list{gap:8px!important;display:grid!important}html body#top.mobile-project-page .mobile-project-comment,html body#top.mobile-project-page .mobile-project-link-row,html body#top.mobile-project-page .mobile-project-author-card{background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e29!important;border-radius:8px!important;align-items:center!important;gap:8px!important;padding:8px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-project-page .mobile-project-comment{grid-template-columns:42px minmax(0,1fr)!important;align-items:start!important}html body#top.mobile-project-page .mobile-project-comment em{color:var(--ptx-mobile-text)!important;overflow-wrap:anywhere!important;margin-top:4px!important;font-size:.82rem!important;font-style:normal!important;font-weight:720!important;line-height:1.35!important;display:block!important}html body#top.mobile-project-page .mobile-project-link-row{grid-template-columns:minmax(0,1fr) auto!important}html body#top.mobile-project-page .mobile-project-link-row strong,html body#top.mobile-project-page .mobile-project-link-row span{text-overflow:ellipsis!important;white-space:nowrap!important;grid-column:1!important;min-width:0!important;overflow:hidden!important}html body#top.mobile-project-page .mobile-project-link-row strong{color:var(--ptx-mobile-text)!important;font-size:.86rem!important;font-weight:930!important}html body#top.mobile-project-page .mobile-project-link-row span{color:var(--ptx-mobile-muted)!important;font-size:.7rem!important;font-weight:800!important}html body#top.mobile-project-page .mobile-project-link-row small{color:#6f4312!important;white-space:nowrap!important;background:#d4a24c24!important;border-radius:999px!important;grid-area:1/2/span 2!important;padding:5px 8px!important;font-size:.64rem!important;font-weight:900!important}html body#top.mobile-project-page .mobile-project-author-card{grid-template-columns:42px minmax(0,1fr) auto!important}html body#top.mobile-project-page .mobile-project-author-card span{grid-column:2!important}html body#top.mobile-project-page .mobile-project-author-card small{color:#6f4312!important;white-space:nowrap!important;background:#d4a24c24!important;border-radius:999px!important;grid-area:1/3/span 2!important;padding:5px 8px!important;font-size:.64rem!important;font-weight:900!important}html body#top.mobile-project-page .mobile-project-collab-form .collab-request-form,html body#top.mobile-project-page .mobile-project-report .report-form{gap:8px!important;display:grid!important}html body#top.mobile-project-page .mobile-project-collab-form .collab-request-form label{color:var(--ptx-mobile-muted)!important;gap:5px!important;font-size:.72rem!important;font-weight:850!important;display:grid!important}html body#top.mobile-project-page .mobile-project-collab-form .collab-apply-checks{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;display:grid!important}html body#top.mobile-project-page .mobile-project-collab-form .collab-apply-checks label{background:var(--ptx-mobile-surface-soft)!important;border:1px solid #5c441e29!important;border-radius:8px!important;align-items:center!important;gap:6px!important;min-height:34px!important;padding:6px 8px!important;display:flex!important}html body#top.mobile-project-page .mobile-project-collab-form .collab-request-state{background:var(--ptx-mobile-surface-soft)!important;color:var(--ptx-mobile-muted)!important;border:1px solid #5c441e29!important;border-radius:8px!important;padding:10px!important;font-size:.82rem!important;font-weight:850!important}html body#top.mobile-project-page .mobile-project-report .report-pop{position:relative!important}html body#top.mobile-project-page .mobile-project-report summary{list-style:none!important}html body#top.mobile-project-page .mobile-project-report summary::-webkit-details-marker,html body#top.mobile-project-page .mobile-project-report .report-pop>summary:after{content:none!important;display:none!important}html body#top.mobile-project-page .mobile-project-report .report-form{margin-top:8px!important}@media (width<=390px){html body#top.mobile-project-page .mobile-project-actions{gap:6px!important}html body#top.mobile-project-page .mobile-project-actions :where(a,button){min-height:40px!important;padding-inline:4px!important;font-size:.63rem!important}html body#top.mobile-project-page .mobile-project-collab-form .collab-apply-checks{grid-template-columns:1fr!important}}html body#top.mobile-creator-page .mobile-creator-card,html body#top.mobile-creator-page .mobile-creator-section{box-sizing:border-box!important;gap:10px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important}html body#top.mobile-creator-page .mobile-creator-cover{color:#fff8e8e6!important;letter-spacing:.08em!important;background:linear-gradient(145deg,#100c08f5,#3f2a14e0)!important;border:1px solid #d4a24c47!important;border-radius:8px!important;place-items:center!important;height:124px!important;font-size:.72rem!important;font-weight:920!important;display:grid!important;overflow:hidden!important}html body#top.mobile-creator-page .mobile-creator-cover img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}html body#top.mobile-creator-page .mobile-creator-main{grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-width:0!important;display:grid!important}html body#top.mobile-creator-page .mobile-creator-profile-avatar,html body#top.mobile-creator-page .mobile-creator-avatar{object-fit:cover!important;width:58px!important;min-width:58px!important;height:58px!important;min-height:58px!important;color:var(--ptx-mobile-text)!important;background:#d4a24c2e!important;border:3px solid #fffaf1f5!important;border-radius:50%!important;place-items:center!important;font-size:.88rem!important;font-weight:940!important;display:grid!important}html body#top.mobile-creator-page img.mobile-creator-profile-avatar,html body#top.mobile-creator-page img.mobile-creator-avatar{display:block!important}html body#top.mobile-creator-page span.mobile-creator-profile-avatar.avatar-fallback[style*=display\:none],html body#top.mobile-creator-page span.mobile-creator-avatar.avatar-fallback[style*=display\:none]{display:none!important}html body#top.mobile-creator-page .mobile-creator-main>div,html body#top.mobile-creator-page .mobile-creator-row span,html body#top.mobile-creator-page .mobile-creator-project-card>div{min-width:0!important}html body#top.mobile-creator-page .mobile-creator-main h1{color:var(--ptx-mobile-text)!important;letter-spacing:0!important;overflow-wrap:anywhere!important;margin:0!important;font-size:clamp(1.2rem,1.1rem + .45vw,1.46rem)!important;line-height:1.08!important}html body#top.mobile-creator-page .mobile-creator-main p,html body#top.mobile-creator-page .mobile-creator-bio{color:var(--ptx-mobile-muted)!important;overflow-wrap:anywhere!important;margin:0!important;font-size:.82rem!important;font-weight:790!important;line-height:1.35!important}html body#top.mobile-creator-page .mobile-creator-bio{color:var(--ptx-mobile-text)!important;font-size:.9rem!important;font-weight:720!important}html body#top.mobile-creator-page .mobile-creator-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-creator-page .mobile-creator-metrics span{background:var(--ptx-mobile-surface-soft)!important;min-height:48px!important;color:var(--ptx-mobile-muted)!important;text-align:center!important;border:1px solid #5c441e26!important;border-radius:8px!important;place-items:center!important;padding:7px!important;font-size:.66rem!important;font-weight:850!important;display:grid!important}html body#top.mobile-creator-page .mobile-creator-metrics strong{color:var(--ptx-mobile-text)!important;font-size:.98rem!important;font-weight:940!important;display:block!important}html body#top.mobile-creator-page .mobile-creator-profile-actions{grid-template-columns:repeat(4,minmax(0,1fr))!important}html body#top.mobile-creator-page .mobile-creator-profile-actions form,html body#top.mobile-creator-page .mobile-creator-post-card .mobile-card-actions form{min-width:0!important;margin:0!important}html body#top.mobile-creator-page .mobile-card-actions :where(a,button){border-radius:8px!important;min-height:38px!important;font-size:.68rem!important;font-weight:920!important}html body#top.mobile-creator-page .mobile-card-actions :where(a:first-child,button.active){color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c61!important}html body#top.mobile-creator-page .mobile-creator-post-list,html body#top.mobile-creator-page .mobile-creator-list,html body#top.mobile-creator-page .mobile-creator-project-list{gap:8px!important;display:grid!important}html body#top.mobile-creator-page .mobile-creator-post-card,html body#top.mobile-creator-page .mobile-creator-row,html body#top.mobile-creator-page .mobile-creator-project-card{background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e29!important;border-radius:8px!important;gap:8px!important;padding:8px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-creator-page .mobile-creator-post-body{min-width:0!important;color:inherit!important;gap:4px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-creator-page .mobile-creator-post-body strong,html body#top.mobile-creator-page .mobile-creator-row strong,html body#top.mobile-creator-page .mobile-creator-project-card strong{color:var(--ptx-mobile-text)!important;overflow-wrap:anywhere!important;font-size:.88rem!important;font-weight:930!important;line-height:1.18!important}html body#top.mobile-creator-page .mobile-creator-post-body span,html body#top.mobile-creator-page .mobile-creator-row em,html body#top.mobile-creator-page .mobile-creator-project-card>div>span{color:var(--ptx-mobile-muted)!important;font-size:.7rem!important;font-style:normal!important;font-weight:800!important;line-height:1.28!important}html body#top.mobile-creator-page .mobile-creator-row{grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important}html body#top.mobile-creator-page .mobile-creator-row small{color:var(--ptx-mobile-muted)!important;white-space:nowrap!important;font-size:.66rem!important;font-weight:860!important}html body#top.mobile-creator-page .mobile-creator-project-card{grid-template-columns:96px minmax(0,1fr)!important;align-items:stretch!important}html body#top.mobile-creator-page .mobile-creator-project-wave{color:#fff8e8e6!important;background:linear-gradient(145deg,#100c08f2,#372618f0)!important;border-radius:8px!important;grid-template-rows:auto 1fr!important;gap:6px!important;min-width:0!important;min-height:92px!important;padding:8px!important;text-decoration:none!important;display:grid!important;overflow:hidden!important}html body#top.mobile-creator-page .mobile-creator-project-wave span{letter-spacing:.08em!important;font-size:.62rem!important;font-weight:920!important}html body#top.mobile-creator-page .mobile-creator-project-wave i{align-items:end!important;gap:3px!important;display:flex!important}html body#top.mobile-creator-page .mobile-creator-project-wave b{border-radius:999px 999px 3px 3px!important;flex:1 1 0!important;min-width:3px!important}html body#top.mobile-creator-page .mobile-creator-project-card>div{align-content:start!important;gap:6px!important;display:grid!important}html body#top.mobile-creator-page .mobile-creator-project-card .mobile-card-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}@media (width<=390px){html body#top.mobile-creator-page .mobile-creator-profile-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-creator-page .mobile-creator-project-card{grid-template-columns:88px minmax(0,1fr)!important}}html body#top.mobile-settings-page .mobile-settings-notice{border-radius:8px!important;margin:10px 0 0!important;padding:10px!important;font-size:.82rem!important;font-weight:850!important;line-height:1.35!important}html body#top.mobile-settings-page .mobile-settings-notice.is-success{color:#275922!important;background:#eaf6e6!important;border:1px solid #60965d4d!important}html body#top.mobile-settings-page .mobile-settings-notice.is-error{color:#7c241c!important;background:#fff0eb!important;border:1px solid #a0413752!important}html body#top.mobile-settings-page .mobile-settings-preview{grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;margin-top:10px!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-preview>div{min-width:0!important}html body#top.mobile-settings-page .mobile-settings-preview-avatar,html body#top.mobile-settings-page .mobile-settings-avatar{object-fit:cover!important;width:58px!important;min-width:58px!important;height:58px!important;min-height:58px!important;color:var(--ptx-mobile-text)!important;background:linear-gradient(135deg,#d4a24c4d,#604d326b)!important;border:3px solid #fffaf1f5!important;border-radius:50%!important;place-items:center!important;font-size:1rem!important;font-weight:940!important;display:grid!important;overflow:hidden!important}html body#top.mobile-settings-page .mobile-settings-preview h1{color:var(--ptx-mobile-text)!important;letter-spacing:0!important;overflow-wrap:anywhere!important;margin:0!important;font-size:1.18rem!important;font-weight:950!important;line-height:1.08!important}html body#top.mobile-settings-page .mobile-settings-preview p,html body#top.mobile-settings-page .mobile-settings-preview strong{color:var(--ptx-mobile-muted)!important;overflow-wrap:anywhere!important;margin:3px 0 0!important;font-size:.78rem!important;font-weight:790!important;line-height:1.32!important;display:block!important}html body#top.mobile-settings-page .mobile-settings-preview strong{color:#6f4312!important;font-weight:900!important}html body#top.mobile-settings-page .mobile-settings-images{background:var(--ptx-mobile-surface-soft)!important;border:1px solid #5c441e24!important;border-radius:8px!important;gap:9px!important;padding:9px!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-cover-preview{color:#fffaf1f0!important;background:linear-gradient(135deg,#34454aeb,#d6a34a47)!important;border:1px solid #5c441e29!important;border-radius:8px!important;place-items:center!important;min-height:126px!important;display:grid!important;position:relative!important;overflow:hidden!important}html body#top.mobile-settings-page .mobile-settings-cover-preview>img{object-fit:cover!important;width:100%!important;height:100%!important;min-height:126px!important;display:block!important}html body#top.mobile-settings-page .mobile-settings-cover-preview [hidden],html body#top.mobile-settings-page .mobile-settings-avatar-preview [hidden]{display:none!important}html body#top.mobile-settings-page .mobile-settings-cover-preview>span{text-align:center!important;font-size:.86rem!important;font-weight:920!important;line-height:1.15!important}html body#top.mobile-settings-page .mobile-settings-avatar-preview{background:#fffaf1!important;border:3px solid #fffaf1f5!important;border-radius:50%!important;place-items:center!important;width:62px!important;height:62px!important;display:grid!important;position:absolute!important;bottom:11px!important;left:11px!important;overflow:hidden!important;box-shadow:0 12px 30px #1f191038!important}html body#top.mobile-settings-page .mobile-settings-avatar-preview :where(img,span){object-fit:cover!important;width:100%!important;height:100%!important;color:var(--ptx-mobile-text)!important;place-items:center!important;font-size:1rem!important;font-weight:940!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-image-actions,html body#top.mobile-settings-page .mobile-settings-position-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-file-picker,html body#top.mobile-settings-page .mobile-settings-position-grid label{background:#fffaf1f0!important;border:1px solid #5c441e2e!important;border-radius:8px!important;align-content:center!important;gap:4px!important;min-width:0!important;min-height:52px!important;padding:9px 10px!important;display:grid!important;position:relative!important;overflow:hidden!important}html body#top.mobile-settings-page .mobile-settings-file-picker input[type=file]{opacity:0!important;cursor:pointer!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}html body#top.mobile-settings-page .mobile-settings-file-picker span,html body#top.mobile-settings-page .mobile-settings-file-picker em,html body#top.mobile-settings-page .mobile-settings-position-grid label>span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important;font-style:normal!important;line-height:1.18!important;display:block!important;overflow:hidden!important}html body#top.mobile-settings-page .mobile-settings-file-picker span{color:var(--ptx-mobile-text)!important;font-size:.76rem!important;font-weight:930!important}html body#top.mobile-settings-page .mobile-settings-file-picker em{color:var(--ptx-mobile-muted)!important;font-size:.64rem!important;font-weight:760!important}html body#top.mobile-settings-page .mobile-settings-position-grid input[type=range]{width:100%!important;min-width:0!important;accent-color:var(--ptx-mobile-brand-gold)!important}html body#top.mobile-settings-page .mobile-settings-card,html body#top.mobile-settings-page .mobile-settings-account,html body#top.mobile-settings-page .mobile-settings-complete{gap:10px!important}html body#top.mobile-settings-page .mobile-settings-form{gap:10px!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-form label,html body#top.mobile-settings-page .mobile-settings-location-grid{min-width:0!important}html body#top.mobile-settings-page .mobile-settings-form label{gap:5px!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-form label>span,html body#top.mobile-settings-page .mobile-settings-choice-head span,html body#top.mobile-settings-page .mobile-settings-choice-group legend{color:var(--ptx-mobile-muted)!important;font-size:.68rem!important;font-weight:880!important;line-height:1.25!important}html body#top.mobile-settings-page .mobile-settings-form :where(input[type=text],input[type=url],input[type=email],select,textarea){width:100%!important;min-width:0!important;min-height:42px!important;color:var(--ptx-mobile-text)!important;box-shadow:none!important;background:#fffaf1f5!important;border:1px solid #5c441e33!important;border-radius:8px!important;padding:10px 11px!important;font-size:.86rem!important;font-weight:780!important;line-height:1.25!important}html body#top.mobile-settings-page .mobile-settings-form textarea{resize:vertical!important;min-height:86px!important}html body#top.mobile-settings-page .mobile-settings-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-choice-section,html body#top.mobile-settings-page .mobile-settings-contact-section,html body#top.mobile-settings-page .mobile-settings-intro-section,html body#top.mobile-settings-page .mobile-settings-social-section{background:var(--ptx-mobile-surface-soft)!important;border:1px solid #5c441e24!important;border-radius:8px!important;gap:9px!important;padding:9px!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-contact-section{grid-template-columns:minmax(0,1fr)!important}html body#top.mobile-settings-page .mobile-settings-check-row{background:#fffaf1eb!important;border:1px solid #5c441e29!important;border-radius:8px!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;min-width:0!important;padding:8px!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-check-row input[type=checkbox]{accent-color:#38b96f!important;width:18px!important;height:18px!important;margin:0!important}html body#top.mobile-settings-page .mobile-settings-check-row span{min-width:0!important;color:var(--ptx-mobile-text)!important;overflow-wrap:anywhere!important;font-size:.76rem!important;font-weight:860!important;line-height:1.22!important}html body#top.mobile-settings-page .mobile-settings-contact-email.is-disabled{opacity:.62!important}html body#top.mobile-settings-page .mobile-settings-contact-status{background:#fffaf1b8!important;border:1px solid #5c441e21!important;border-radius:8px!important;gap:3px!important;min-width:0!important;padding:8px!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-contact-status strong,html body#top.mobile-settings-page .mobile-settings-contact-status span,html body#top.mobile-settings-page .mobile-settings-contact-help{overflow-wrap:anywhere!important;min-width:0!important;margin:0!important;line-height:1.25!important}html body#top.mobile-settings-page .mobile-settings-contact-status strong{color:var(--ptx-mobile-text)!important;font-size:.8rem!important;font-weight:930!important}html body#top.mobile-settings-page .mobile-settings-contact-status span,html body#top.mobile-settings-page .mobile-settings-contact-help{color:var(--ptx-mobile-muted)!important;font-size:.68rem!important;font-weight:780!important}html body#top.mobile-settings-page .mobile-settings-contact-button{color:#5c3510!important;background:#d4a24c2e!important;border:1px solid #d4a24c57!important;border-radius:8px!important;width:100%!important;min-height:40px!important;font-size:.78rem!important;font-weight:920!important}html body#top.mobile-settings-page .mobile-settings-intro-current{background:#fffaf1eb!important;border:1px solid #5c441e29!important;border-radius:8px!important;gap:7px!important;min-width:0!important;padding:8px!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-intro-current strong,html body#top.mobile-settings-page .mobile-settings-intro-current span{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}html body#top.mobile-settings-page .mobile-settings-intro-current strong{color:var(--ptx-mobile-text)!important;font-size:.84rem!important;font-weight:930!important}html body#top.mobile-settings-page .mobile-settings-intro-current span{color:var(--ptx-mobile-muted)!important;font-size:.66rem!important;font-weight:820!important}html body#top.mobile-settings-page .mobile-settings-intro-current audio,html body#top.mobile-profile-page .mobile-profile-intro-card audio,html body#top.mobile-creator-page .mobile-creator-intro-card audio{width:100%!important;min-width:0!important;height:36px!important;display:block!important}html body#top.mobile-settings-page .mobile-settings-social-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-social-field{gap:5px!important;min-width:0!important;padding:0!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-choice-head{justify-content:space-between!important;align-items:center!important;gap:10px!important;display:flex!important}html body#top.mobile-settings-page .mobile-settings-choice-head h3{color:var(--ptx-mobile-text)!important;margin:0!important;font-size:.96rem!important;font-weight:940!important;line-height:1.15!important}html body#top.mobile-settings-page .mobile-settings-choice-group{background:#fffaf1b8!important;border:1px solid #5c441e24!important;border-radius:8px!important;gap:0!important;margin:0!important;padding:0!important;display:grid!important;overflow:hidden!important}html body#top.mobile-settings-page .mobile-settings-choice-group>summary{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-height:40px!important;color:var(--ptx-mobile-text)!important;cursor:pointer!important;text-align:left!important;background:#fffaf1f0!important;border:0!important;border-radius:0!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;padding:8px 9px!important;list-style:none!important;display:flex!important}html body#top.mobile-settings-page .mobile-settings-choice-group>summary::-webkit-details-marker{display:none!important}html body#top.mobile-settings-page .mobile-settings-choice-group>summary span,html body#top.mobile-settings-page .mobile-settings-choice-group>summary em{min-width:0!important;font-size:.68rem!important;font-style:normal!important;font-weight:880!important}html body#top.mobile-settings-page .mobile-settings-choice-group>summary em{color:var(--ptx-mobile-muted)!important;white-space:nowrap!important}html body#top.mobile-settings-page .mobile-settings-choice-group[open]>summary{background:#d4a24c14!important;border-bottom:1px solid #5c441e1f!important}html body#top.mobile-settings-page .mobile-settings-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;padding:7px!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-choice-pill{cursor:pointer!important;background:#fffaf1e6!important;border:1px solid #5c441e2b!important;border-radius:8px!important;min-width:0!important;min-height:36px!important;padding:0!important;display:grid!important;overflow:hidden!important}html body#top.mobile-settings-page .mobile-settings-choice-pill input{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important}html body#top.mobile-settings-page .mobile-settings-choice-pill span{min-width:0!important;min-height:36px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;overflow-wrap:anywhere!important;place-items:center!important;padding:8px 9px!important;font-size:.68rem!important;font-weight:880!important;line-height:1.12!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-choice-pill:has(input:checked){background:#d4a24c33!important;border-color:#d4a24c75!important}html body#top.mobile-settings-page .mobile-settings-choice-pill:has(input:checked) span{color:#5c3510!important}html body#top.mobile-settings-page .mobile-settings-submit-row,html body#top.mobile-settings-page .mobile-settings-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-submit-row :where(button,a),html body#top.mobile-settings-page .mobile-settings-link-grid a{min-width:0!important;min-height:44px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;background:#fffaf1f0!important;border:1px solid #5c441e2e!important;border-radius:8px!important;place-items:center!important;padding:9px 10px!important;font-size:.74rem!important;font-weight:920!important;line-height:1.15!important;text-decoration:none!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-submit-row button{color:#21170f!important;background:linear-gradient(135deg,#d4a24c,#f0cc83)!important;border-color:#d4a24c6b!important}html body#top.mobile-settings-page .mobile-settings-link-grid a{align-content:center!important;gap:2px!important}html body#top.mobile-settings-page .mobile-settings-link-grid strong,html body#top.mobile-settings-page .mobile-settings-link-grid span{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}html body#top.mobile-settings-page .mobile-settings-link-grid strong{font-size:.82rem!important;font-weight:940!important}html body#top.mobile-settings-page .mobile-settings-link-grid span{color:var(--ptx-mobile-muted)!important;font-size:.66rem!important;font-weight:760!important}html body#top.mobile-settings-page .mobile-profile-meter{background:#5c441e21!important;border-radius:999px!important;height:10px!important;overflow:hidden!important}html body#top.mobile-settings-page .mobile-profile-meter span{border-radius:inherit!important;background:linear-gradient(90deg, var(--ptx-mobile-brand-gold), #8ec5a0)!important;height:100%!important;display:block!important}html body#top.mobile-settings-page .mobile-settings-next-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-next-list span{background:var(--ptx-mobile-surface-soft)!important;min-height:36px!important;color:var(--ptx-mobile-muted)!important;text-align:center!important;border-radius:8px!important;place-items:center!important;padding:8px!important;font-size:.68rem!important;font-weight:850!important;display:grid!important}@media (width<=390px){html body#top.mobile-settings-page .mobile-settings-location-grid,html body#top.mobile-settings-page .mobile-settings-image-actions,html body#top.mobile-settings-page .mobile-settings-position-grid,html body#top.mobile-settings-page .mobile-settings-social-grid,html body#top.mobile-settings-page .mobile-settings-submit-row,html body#top.mobile-settings-page .mobile-settings-link-grid,html body#top.mobile-settings-page .mobile-settings-next-list{grid-template-columns:1fr!important}}html body#top.mobile-library-page .mobile-library-filter,html body#top.mobile-library-page .mobile-library-actions,html body#top.mobile-library-page .mobile-library-projects,html body#top.mobile-library-page .mobile-library-music,html body#top.mobile-library-page .mobile-library-presets,html body#top.mobile-library-page .mobile-library-liked,html body#top.mobile-library-page .mobile-library-loops,html body#top.mobile-library-page .mobile-library-challenges,html body#top.mobile-library-page .mobile-library-activity{gap:10px!important}html body#top.mobile-library-page .mobile-app-status-strip a.is-active{color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c80!important}html body#top.mobile-library-page .mobile-library-search-form{grid-template-columns:minmax(0,1fr) 112px 82px!important;gap:7px!important;display:grid!important}html body#top.mobile-library-page .mobile-library-search-form :where(input,select,button){width:100%!important;min-width:0!important;min-height:42px!important;color:var(--ptx-mobile-text)!important;background:#fffaf1f2!important;border:1px solid #5c441e2e!important;border-radius:8px!important;padding:9px 10px!important;font-size:.78rem!important;font-weight:840!important;line-height:1.15!important}html body#top.mobile-library-page .mobile-library-search-form button{color:#21170f!important;background:linear-gradient(135deg,#d4a24c,#f0cc83)!important;border-color:#d4a24c6b!important;font-weight:930!important}html body#top.mobile-library-page .mobile-library-tabs,html body#top.mobile-library-page .mobile-library-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-library-page .mobile-library-tabs a,html body#top.mobile-library-page .mobile-library-action-grid a{background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;min-height:40px!important;color:var(--ptx-mobile-muted)!important;text-align:center!important;border:1px solid #5c441e29!important;border-radius:8px!important;place-items:center!important;padding:8px 9px!important;font-size:.7rem!important;font-weight:900!important;line-height:1.12!important;text-decoration:none!important;display:grid!important}html body#top.mobile-library-page .mobile-library-tabs a.active{color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c70!important}html body#top.mobile-library-page .mobile-library-action-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}html body#top.mobile-library-page .mobile-library-action-grid a{gap:2px!important;min-height:54px!important}html body#top.mobile-library-page .mobile-library-action-grid strong,html body#top.mobile-library-page .mobile-library-action-grid span{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}html body#top.mobile-library-page .mobile-library-action-grid strong{color:var(--ptx-mobile-text)!important;font-size:.8rem!important;font-weight:940!important}html body#top.mobile-library-page .mobile-library-action-grid span{color:var(--ptx-mobile-muted)!important;font-size:.64rem!important;font-weight:780!important}html body#top.mobile-library-page .mobile-library-project-list,html body#top.mobile-library-page .mobile-library-row-list{gap:8px!important;display:grid!important}html body#top.mobile-library-page .mobile-library-project-card{background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e29!important;border-radius:8px!important;grid-template-columns:88px minmax(0,1fr)!important;gap:9px!important;padding:8px!important;display:grid!important}html body#top.mobile-library-page .mobile-library-project-wave{color:#f8d58b!important;background:#21170f!important;border-radius:8px!important;grid-template-rows:auto minmax(0,1fr)!important;gap:5px!important;min-height:82px!important;padding:8px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-library-page .mobile-library-project-wave span{font-size:.62rem!important;font-weight:950!important}html body#top.mobile-library-page .mobile-library-project-wave i{align-items:end!important;gap:2px!important;min-height:42px!important;display:flex!important}html body#top.mobile-library-page .mobile-library-project-wave b{border-radius:999px 999px 0 0!important;width:100%!important;min-width:2px!important}html body#top.mobile-library-page .mobile-library-project-card>div{align-content:center!important;gap:6px!important;min-width:0!important;display:grid!important}html body#top.mobile-library-page .mobile-library-project-card strong,html body#top.mobile-library-page .mobile-library-project-card span{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}html body#top.mobile-library-page .mobile-library-project-card strong{color:var(--ptx-mobile-text)!important;font-size:.88rem!important;font-weight:940!important}html body#top.mobile-library-page .mobile-library-project-card span{color:var(--ptx-mobile-muted)!important;font-size:.7rem!important;font-weight:780!important}html body#top.mobile-library-page .mobile-library-project-card .mobile-card-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-library-page .mobile-library-row{background:var(--ptx-mobile-surface-soft)!important;min-height:58px!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e29!important;border-radius:8px!important;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:7px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-library-page div.mobile-library-row{cursor:default!important}html body#top.mobile-library-page .mobile-library-row-icon{color:#6f4312!important;background:#d4a24c2e!important;border-radius:8px!important;place-items:center!important;width:34px!important;height:34px!important;font-size:.72rem!important;font-weight:950!important;display:grid!important}html body#top.mobile-library-page .mobile-library-row span{min-width:0!important}html body#top.mobile-library-page .mobile-library-row strong,html body#top.mobile-library-page .mobile-library-row em{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}html body#top.mobile-library-page .mobile-library-row strong{color:var(--ptx-mobile-text)!important;font-size:.84rem!important;font-weight:930!important}html body#top.mobile-library-page .mobile-library-row em{color:var(--ptx-mobile-muted)!important;font-size:.68rem!important;font-style:normal!important;font-weight:780!important}html body#top.mobile-library-page .mobile-library-row small{color:#6f4312!important;text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:#d4a24c24!important;border-radius:999px!important;min-width:54px!important;max-width:78px!important;padding:5px 7px!important;font-size:.62rem!important;font-weight:900!important;overflow:hidden!important}@media (width<=390px){html body#top.mobile-library-page .mobile-library-search-form{grid-template-columns:1fr!important}html body#top.mobile-library-page .mobile-library-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-library-page .mobile-library-project-card{grid-template-columns:78px minmax(0,1fr)!important}}html body#top.mobile-remix-page .mobile-remix-filter,html body#top.mobile-remix-page .mobile-remix-board,html body#top.mobile-remix-page .mobile-remix-create,html body#top.mobile-challenge-page .mobile-challenge-card,html body#top.mobile-challenge-page .mobile-challenge-source,html body#top.mobile-challenge-page .mobile-challenge-rules,html body#top.mobile-challenge-page .mobile-challenge-host,html body#top.mobile-challenge-page .mobile-challenge-entries,html body#top.mobile-challenge-page .mobile-challenge-submit{gap:10px!important}html body#top.mobile-remix-page .mobile-remix-notice,html body#top.mobile-challenge-page .mobile-remix-notice{background:var(--ptx-mobile-surface)!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e2e!important;border-radius:8px!important;margin-top:8px!important;padding:9px 10px!important;font-size:.8rem!important;font-weight:860!important}html body#top.mobile-remix-page .mobile-remix-notice.is-success,html body#top.mobile-challenge-page .mobile-remix-notice.is-success{color:#195b2b!important;background:#e9f7ed!important;border-color:#31a24c47!important}html body#top.mobile-remix-page .mobile-remix-notice.is-error,html body#top.mobile-challenge-page .mobile-remix-notice.is-error{color:#7a2a1d!important;background:#fff0eb!important;border-color:#ac353547!important}html body#top.mobile-remix-page .mobile-remix-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-remix-page .mobile-remix-tabs a{background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;min-height:40px!important;color:var(--ptx-mobile-muted)!important;text-align:center!important;border:1px solid #5c441e29!important;border-radius:8px!important;place-items:center!important;padding:8px 9px!important;font-size:.7rem!important;font-weight:900!important;line-height:1.12!important;text-decoration:none!important;display:grid!important}html body#top.mobile-remix-page .mobile-remix-tabs a.active{color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c70!important}html body#top.mobile-remix-page .mobile-remix-card-list,html body#top.mobile-challenge-page .mobile-challenge-entry-list{gap:8px!important;display:grid!important}html body#top.mobile-remix-page .mobile-remix-card,html body#top.mobile-challenge-page .mobile-challenge-entry{background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e29!important;border-radius:8px!important;gap:8px!important;padding:8px!important;display:grid!important}html body#top.mobile-remix-page .mobile-remix-card-head,html body#top.mobile-challenge-page .mobile-challenge-entry-head{grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-width:0!important;display:grid!important}html body#top.mobile-remix-page .mobile-remix-mark,html body#top.mobile-challenge-page .mobile-challenge-entry-wave{color:#f8d58b!important;background:#21170f!important;border-radius:8px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:.62rem!important;font-weight:950!important;text-decoration:none!important;display:grid!important;overflow:hidden!important}html body#top.mobile-challenge-page .mobile-challenge-entry-wave{grid-template-rows:auto minmax(0,1fr)!important;gap:2px!important;padding:5px!important}html body#top.mobile-challenge-page .mobile-challenge-entry-wave span{color:#f8d58b!important;font-size:.56rem!important;font-weight:950!important}html body#top.mobile-challenge-page .mobile-challenge-entry-wave i{align-items:end!important;gap:2px!important;width:100%!important;min-height:24px!important;display:flex!important}html body#top.mobile-challenge-page .mobile-challenge-entry-wave b{border-radius:999px 999px 0 0!important;width:100%!important;min-width:2px!important}html body#top.mobile-remix-page .mobile-remix-card-head div,html body#top.mobile-challenge-page .mobile-challenge-entry-head div{min-width:0!important}html body#top.mobile-remix-page .mobile-remix-card :where(strong,em,small),html body#top.mobile-challenge-page .mobile-challenge-entry :where(strong,em,small){text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;display:block!important;overflow:hidden!important}html body#top.mobile-remix-page .mobile-remix-card strong,html body#top.mobile-challenge-page .mobile-challenge-entry strong{color:var(--ptx-mobile-text)!important;font-size:.88rem!important;font-weight:940!important}html body#top.mobile-remix-page .mobile-remix-card strong a,html body#top.mobile-challenge-page .mobile-challenge-entry strong a{color:inherit!important;text-decoration:none!important}html body#top.mobile-remix-page .mobile-remix-card em,html body#top.mobile-challenge-page .mobile-challenge-entry em,html body#top.mobile-challenge-page .mobile-challenge-entry small{color:var(--ptx-mobile-muted)!important;font-size:.68rem!important;font-style:normal!important;font-weight:800!important}html body#top.mobile-remix-page .mobile-remix-status{color:#6f4312!important;text-align:center!important;background:#d4a24c24!important;border-radius:999px!important;min-width:58px!important;max-width:76px!important;padding:5px 7px!important;font-size:.62rem!important;font-weight:930!important}html body#top.mobile-remix-page .mobile-remix-status-open{color:#195b2b!important;background:#e9f7ed!important}html body#top.mobile-remix-page .mobile-remix-status-judging{color:#735014!important;background:#fff4d9!important}html body#top.mobile-remix-page .mobile-remix-card p,html body#top.mobile-challenge-page :where(.mobile-challenge-copy p,.mobile-challenge-source p,.mobile-challenge-rules p,.mobile-challenge-entry p){color:var(--ptx-mobile-text)!important;overflow-wrap:anywhere!important;margin:0!important;font-size:.84rem!important;font-weight:700!important;line-height:1.38!important}html body#top.mobile-remix-page .mobile-remix-card-foot,html body#top.mobile-challenge-page .mobile-challenge-assets{flex-wrap:wrap!important;gap:5px!important;display:flex!important}html body#top.mobile-remix-page .mobile-remix-card-foot span,html body#top.mobile-challenge-page .mobile-challenge-assets span{max-width:100%!important;min-height:25px!important;color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#fffaf0d6!important;border:1px solid #5c441e1f!important;border-radius:999px!important;padding:5px 7px!important;font-size:.62rem!important;font-weight:840!important;overflow:hidden!important}html body#top.mobile-remix-page .mobile-remix-actions,html body#top.mobile-challenge-page .mobile-challenge-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-challenge-page .mobile-challenge-actions{margin-top:2px!important}html body#top.mobile-remix-page .mobile-remix-actions form,html body#top.mobile-challenge-page .mobile-challenge-actions form{min-width:0!important;margin:0!important}html body#top.mobile-remix-page .mobile-remix-actions :where(a,button),html body#top.mobile-challenge-page .mobile-challenge-actions :where(a,button,summary){background:var(--ptx-mobile-control)!important;width:100%!important;min-height:38px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;border:1px solid #5c441e2e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 7px!important;font-size:.68rem!important;font-weight:920!important;line-height:1.05!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important}html body#top.mobile-remix-page .mobile-remix-actions :where(a:first-child,button.active),html body#top.mobile-challenge-page .mobile-challenge-actions :where(a:first-child,button.active){color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c61!important}html body#top.mobile-remix-page .mobile-remix-form,html body#top.mobile-challenge-page .mobile-remix-form{gap:8px!important;display:grid!important}html body#top.mobile-remix-page .mobile-remix-form label,html body#top.mobile-challenge-page .mobile-remix-form label{color:var(--ptx-mobile-muted)!important;gap:5px!important;font-size:.7rem!important;font-weight:880!important;display:grid!important}html body#top.mobile-remix-page .mobile-remix-form label>span,html body#top.mobile-challenge-page .mobile-remix-form label>span{color:var(--ptx-mobile-muted)!important;display:block!important}html body#top.mobile-remix-page .mobile-remix-form :where(input,select,textarea),html body#top.mobile-challenge-page .mobile-remix-form :where(input,select,textarea),html body#top.mobile-challenge-page .mobile-challenge-report .report-form :where(input,select,textarea){width:100%!important;min-width:0!important;color:var(--ptx-mobile-text)!important;background:#fffaf1f2!important;border:1px solid #5c441e2e!important;border-radius:8px!important;padding:9px 10px!important;font-size:.8rem!important;font-weight:820!important;line-height:1.25!important}html body#top.mobile-remix-page .mobile-remix-form textarea,html body#top.mobile-challenge-page .mobile-remix-form textarea,html body#top.mobile-challenge-page .mobile-challenge-report .report-form textarea{resize:vertical!important;min-height:76px!important}html body#top.mobile-remix-page .mobile-remix-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-remix-page .mobile-remix-form button,html body#top.mobile-challenge-page .mobile-remix-form button,html body#top.mobile-challenge-page .mobile-challenge-report .report-form button{color:#21170f!important;width:100%!important;min-height:42px!important;box-shadow:none!important;background:linear-gradient(135deg,#d4a24c,#f0cc83)!important;border:1px solid #d4a24c6b!important;border-radius:8px!important;font-size:.82rem!important;font-weight:940!important}html body#top.mobile-challenge-page .mobile-challenge-hero-mark{color:#fff8e8!important;background:linear-gradient(145deg,#100c08f5,#302416f5)!important;border:1px solid #d4a24c57!important;border-radius:8px!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:9px!important;min-height:146px!important;padding:12px!important;display:grid!important;overflow:hidden!important}html body#top.mobile-challenge-page .mobile-challenge-hero-mark span,html body#top.mobile-challenge-page .mobile-challenge-hero-mark em{color:#fff8e8d6!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.68rem!important;font-style:normal!important;font-weight:920!important}html body#top.mobile-challenge-page .mobile-challenge-hero-mark i{align-items:end!important;gap:4px!important;min-height:84px!important;display:flex!important}html body#top.mobile-challenge-page .mobile-challenge-hero-mark b{border-radius:999px 999px 3px 3px!important;flex:1 1 0!important;min-width:3px!important}html body#top.mobile-challenge-page .mobile-challenge-copy{gap:8px!important;display:grid!important}html body#top.mobile-challenge-page .mobile-challenge-copy h1,html body#top.mobile-challenge-page .mobile-challenge-card>h1{color:var(--ptx-mobile-text)!important;letter-spacing:0!important;text-transform:none!important;overflow-wrap:anywhere!important;margin:0!important;font-size:clamp(1.22rem,1.12rem + .45vw,1.48rem)!important;line-height:1.08!important}html body#top.mobile-challenge-page .mobile-challenge-card>p{color:var(--ptx-mobile-text)!important;overflow-wrap:anywhere!important;margin:0!important;font-size:.86rem!important;font-weight:700!important;line-height:1.38!important}html body#top.mobile-challenge-page .mobile-challenge-creator{color:inherit!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-challenge-page .mobile-challenge-creator span:last-child{min-width:0!important}html body#top.mobile-challenge-page .mobile-challenge-creator :where(strong,em){text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}html body#top.mobile-challenge-page .mobile-challenge-creator strong{color:var(--ptx-mobile-text)!important;font-size:.9rem!important;font-weight:930!important}html body#top.mobile-challenge-page .mobile-challenge-creator em{color:var(--ptx-mobile-muted)!important;font-size:.7rem!important;font-style:normal!important;font-weight:800!important}html body#top.mobile-challenge-page .mobile-challenge-meta{flex-wrap:wrap!important;gap:6px!important;display:flex!important}html body#top.mobile-challenge-page .mobile-challenge-meta span{min-height:27px!important;color:var(--ptx-mobile-muted)!important;background:#fffaf0d1!important;border:1px solid #5c441e24!important;border-radius:999px!important;align-items:center!important;padding:5px 8px!important;font-size:.66rem!important;font-weight:890!important;display:inline-flex!important}html body#top.mobile-challenge-page .mobile-remix-check{background:var(--ptx-mobile-surface-soft)!important;border:1px solid #5c441e29!important;border-radius:8px!important;align-items:center!important;gap:7px!important;min-height:38px!important;padding:8px!important;display:flex!important}html body#top.mobile-challenge-page .mobile-remix-check input{flex:0 0 18px!important;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important;margin:0!important;padding:0!important}html body#top.mobile-challenge-page .mobile-challenge-report{min-width:0!important}html body#top.mobile-challenge-page .mobile-challenge-report .report-pop{position:relative!important}html body#top.mobile-challenge-page .mobile-challenge-report summary{list-style:none!important}html body#top.mobile-challenge-page .mobile-challenge-report summary::-webkit-details-marker,html body#top.mobile-challenge-page .mobile-challenge-report .report-pop>summary:after{content:none!important;display:none!important}html body#top.mobile-challenge-page .mobile-challenge-report .report-form{gap:8px!important;margin-top:8px!important;display:grid!important}@media (width<=390px){html body#top.mobile-remix-page .mobile-remix-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-remix-page .mobile-remix-card-head,html body#top.mobile-challenge-page .mobile-challenge-entry-head{grid-template-columns:42px minmax(0,1fr)!important}html body#top.mobile-remix-page .mobile-remix-status{grid-column:1/-1!important;justify-self:start!important}html body#top.mobile-remix-page .mobile-remix-actions,html body#top.mobile-challenge-page .mobile-challenge-actions,html body#top.mobile-remix-page .mobile-remix-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}html body#top.mobile-presets-page .mobile-presets-filter,html body#top.mobile-presets-page .mobile-presets-board,html body#top.mobile-presets-page .mobile-presets-upload,html body#top.mobile-preset-page .mobile-preset-detail-card,html body#top.mobile-preset-page .mobile-preset-license-card,html body#top.mobile-preset-page .mobile-preset-related{gap:10px!important}html body#top.mobile-presets-page .mobile-preset-notice,html body#top.mobile-preset-page .mobile-preset-notice{background:var(--ptx-mobile-surface)!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e2e!important;border-radius:8px!important;margin-top:8px!important;padding:9px 10px!important;font-size:.8rem!important;font-weight:860!important}html body#top.mobile-presets-page .mobile-preset-notice.is-success,html body#top.mobile-preset-page .mobile-preset-notice.is-success{color:#195b2b!important;background:#e9f7ed!important;border-color:#31a24c47!important}html body#top.mobile-presets-page .mobile-preset-notice.is-error,html body#top.mobile-preset-page .mobile-preset-notice.is-error{color:#7a2a1d!important;background:#fff0eb!important;border-color:#ac353547!important}html body#top.mobile-presets-page .mobile-presets-search-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-presets-page .mobile-presets-filter h1{color:var(--ptx-mobile-text)!important;letter-spacing:0!important;text-transform:none!important;opacity:1!important;overflow-wrap:anywhere!important;margin:0!important;font-size:1.22rem!important;font-weight:940!important;line-height:1.08!important}html body#top.mobile-presets-page .mobile-presets-search-form input[type=search],html body#top.mobile-presets-page .mobile-presets-search-form button{grid-column:1/-1!important}html body#top.mobile-presets-page .mobile-presets-search-form :where(input,select,button),html body#top.mobile-presets-page .mobile-preset-upload-form :where(input,select,textarea),html body#top.mobile-preset-page .mobile-preset-report .report-form :where(input,select,textarea){width:100%!important;min-width:0!important;color:var(--ptx-mobile-text)!important;background:#fffaf1f2!important;border:1px solid #5c441e2e!important;border-radius:8px!important;padding:9px 10px!important;font-size:.8rem!important;font-weight:820!important;line-height:1.22!important}html body#top.mobile-presets-page .mobile-presets-search-form button,html body#top.mobile-presets-page .mobile-preset-upload-form button,html body#top.mobile-preset-page .mobile-preset-report .report-form button{color:#21170f!important;width:100%!important;min-height:42px!important;box-shadow:none!important;background:linear-gradient(135deg,#d4a24c,#f0cc83)!important;border-color:#d4a24c6b!important;font-size:.82rem!important;font-weight:940!important}html body#top.mobile-presets-page .mobile-presets-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-presets-page .mobile-presets-tabs a{background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;min-height:40px!important;color:var(--ptx-mobile-muted)!important;text-align:center!important;border:1px solid #5c441e29!important;border-radius:8px!important;place-items:center!important;padding:8px 7px!important;font-size:.68rem!important;font-weight:900!important;line-height:1.1!important;text-decoration:none!important;display:grid!important}html body#top.mobile-presets-page .mobile-presets-tabs a.active{color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c70!important}html body#top.mobile-presets-page .mobile-preset-card-list,html body#top.mobile-preset-page .mobile-preset-card-list{gap:8px!important;display:grid!important}html body#top.mobile-presets-page .mobile-preset-card,html body#top.mobile-preset-page .mobile-preset-card{background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e29!important;border-radius:8px!important;grid-template-columns:58px minmax(0,1fr)!important;gap:9px!important;padding:8px!important;display:grid!important}html body#top.mobile-presets-page .mobile-preset-mark,html body#top.mobile-preset-page .mobile-preset-mark{color:#f8d58b!important;background:#21170f!important;border-radius:8px!important;align-content:center!important;justify-items:center!important;gap:4px!important;min-height:58px!important;text-decoration:none!important;display:grid!important;overflow:hidden!important}html body#top.mobile-presets-page .mobile-preset-mark span,html body#top.mobile-preset-page .mobile-preset-mark span{color:#f8d58b!important;font-size:.62rem!important;font-weight:950!important}html body#top.mobile-presets-page .mobile-preset-mark em,html body#top.mobile-preset-page .mobile-preset-mark em{color:#fff8e8d6!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:48px!important;font-size:.55rem!important;font-style:normal!important;font-weight:850!important;overflow:hidden!important}html body#top.mobile-presets-page .mobile-preset-card>div,html body#top.mobile-preset-page .mobile-preset-card>div{gap:6px!important;min-width:0!important;display:grid!important}html body#top.mobile-presets-page .mobile-preset-card-head,html body#top.mobile-preset-page .mobile-preset-card-head{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:7px!important;min-width:0!important;display:grid!important}html body#top.mobile-presets-page .mobile-preset-card :where(strong,em,p),html body#top.mobile-preset-page .mobile-preset-card :where(strong,em,p){min-width:0!important;margin:0!important}html body#top.mobile-presets-page .mobile-preset-card strong,html body#top.mobile-preset-page .mobile-preset-card strong{color:var(--ptx-mobile-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.88rem!important;font-weight:940!important;display:block!important;overflow:hidden!important}html body#top.mobile-presets-page .mobile-preset-card strong a,html body#top.mobile-preset-page .mobile-preset-card strong a,html body#top.mobile-presets-page .mobile-preset-card em a,html body#top.mobile-preset-page .mobile-preset-card em a{color:inherit!important;text-decoration:none!important}html body#top.mobile-presets-page .mobile-preset-card em,html body#top.mobile-preset-page .mobile-preset-card em{color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.68rem!important;font-style:normal!important;font-weight:790!important;overflow:hidden!important}html body#top.mobile-presets-page .mobile-preset-card p,html body#top.mobile-preset-page .mobile-preset-card p,html body#top.mobile-preset-page .mobile-preset-copy p,html body#top.mobile-preset-page .mobile-preset-license-card p{color:var(--ptx-mobile-text)!important;overflow-wrap:anywhere!important;font-size:.82rem!important;font-weight:700!important;line-height:1.36!important}html body#top.mobile-presets-page .mobile-preset-card-head small{color:#6f4312!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#d4a24c24!important;border-radius:999px!important;min-width:54px!important;max-width:76px!important;padding:5px 7px!important;font-size:.58rem!important;font-weight:930!important;overflow:hidden!important}html body#top.mobile-presets-page .mobile-preset-meta,html body#top.mobile-preset-page .mobile-preset-meta{flex-wrap:wrap!important;gap:5px!important;display:flex!important}html body#top.mobile-presets-page .mobile-preset-meta span,html body#top.mobile-preset-page .mobile-preset-meta span,html body#top.mobile-challenge-page .mobile-challenge-assets a{max-width:100%!important;min-height:25px!important;color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#fffaf0d6!important;border:1px solid #5c441e1f!important;border-radius:999px!important;align-items:center!important;padding:5px 7px!important;font-size:.62rem!important;font-weight:840!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important}html body#top.mobile-presets-page .mobile-preset-actions,html body#top.mobile-preset-page .mobile-preset-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-presets-page .mobile-preset-actions form,html body#top.mobile-preset-page .mobile-preset-actions form{min-width:0!important;margin:0!important}html body#top.mobile-presets-page .mobile-preset-actions :where(a,button),html body#top.mobile-preset-page .mobile-preset-actions :where(a,button){background:var(--ptx-mobile-control)!important;width:100%!important;min-height:38px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;border:1px solid #5c441e2e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 7px!important;font-size:.68rem!important;font-weight:920!important;line-height:1.05!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important}html body#top.mobile-presets-page .mobile-preset-actions :where(a:first-child,button:first-child),html body#top.mobile-preset-page .mobile-preset-actions :where(a:first-child,button:first-child){color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c61!important}html body#top.mobile-presets-page .mobile-preset-upload-form,html body#top.mobile-preset-page .mobile-preset-report .report-form{gap:8px!important;display:grid!important}html body#top.mobile-presets-page .mobile-preset-upload-form label,html body#top.mobile-preset-page .mobile-preset-report .report-form label{color:var(--ptx-mobile-muted)!important;gap:5px!important;font-size:.7rem!important;font-weight:880!important;display:grid!important}html body#top.mobile-presets-page .mobile-preset-upload-form label>span{color:var(--ptx-mobile-muted)!important}html body#top.mobile-presets-page .mobile-preset-upload-form textarea,html body#top.mobile-preset-page .mobile-preset-report .report-form textarea{resize:vertical!important;min-height:76px!important}html body#top.mobile-presets-page .mobile-preset-upload-grid,html body#top.mobile-preset-page .mobile-preset-license-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-presets-page .mobile-preset-check{background:var(--ptx-mobile-surface-soft)!important;border:1px solid #5c441e29!important;border-radius:8px!important;align-items:center!important;gap:7px!important;min-height:38px!important;padding:8px!important;display:flex!important}html body#top.mobile-presets-page .mobile-preset-check input{accent-color:#d4a24c!important;appearance:none!important;background:#fffaf1f5!important;border:1px solid #5c441e47!important;border-radius:4px!important;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important;padding:0!important}html body#top.mobile-presets-page .mobile-preset-check input:checked{background:#10251a url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.1 7.2 5.7 9.8 10.9 4.2' fill='none' stroke='%2378f0aa' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/12px 12px no-repeat!important;border-color:#58e093e0!important;box-shadow:0 0 0 1px #58e09333!important}html body#top.mobile-presets-page .mobile-preset-check span{color:var(--ptx-mobile-muted)!important;font-size:.74rem!important;font-weight:860!important}html body#top.mobile-preset-page .mobile-preset-detail-card{gap:10px!important;display:grid!important}html body#top.mobile-preset-page .mobile-preset-detail-hero{color:#fff8e8!important;background:linear-gradient(145deg,#100c08f5,#302416f5)!important;border:1px solid #d4a24c57!important;border-radius:8px!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:9px!important;min-height:146px!important;padding:12px!important;display:grid!important;overflow:hidden!important}html body#top.mobile-preset-page .mobile-preset-detail-hero span,html body#top.mobile-preset-page .mobile-preset-detail-hero em{color:#fff8e8d6!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.68rem!important;font-style:normal!important;font-weight:920!important}html body#top.mobile-preset-page .mobile-preset-detail-hero i{align-items:end!important;gap:4px!important;min-height:84px!important;display:flex!important}html body#top.mobile-preset-page .mobile-preset-detail-hero b{border-radius:999px 999px 3px 3px!important;flex:1 1 0!important;min-width:3px!important}html body#top.mobile-preset-page .mobile-preset-copy{gap:8px!important;display:grid!important}html body#top.mobile-preset-page .mobile-preset-copy h1,html body#top.mobile-preset-page .mobile-preset-detail-card>h1{color:var(--ptx-mobile-text)!important;letter-spacing:0!important;text-transform:none!important;overflow-wrap:anywhere!important;margin:0!important;font-size:clamp(1.22rem,1.12rem + .45vw,1.48rem)!important;line-height:1.08!important}html body#top.mobile-preset-page .mobile-preset-detail-card>p{color:var(--ptx-mobile-text)!important;overflow-wrap:anywhere!important;margin:0!important;font-size:.86rem!important;font-weight:700!important;line-height:1.38!important}html body#top.mobile-preset-page .mobile-preset-creator{color:inherit!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-preset-page .mobile-preset-creator span:last-child{min-width:0!important}html body#top.mobile-preset-page .mobile-preset-creator :where(strong,em){text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}html body#top.mobile-preset-page .mobile-preset-creator strong{color:var(--ptx-mobile-text)!important;font-size:.9rem!important;font-weight:930!important}html body#top.mobile-preset-page .mobile-preset-creator em{color:var(--ptx-mobile-muted)!important;font-size:.7rem!important;font-style:normal!important;font-weight:800!important}html body#top.mobile-preset-page .mobile-preset-note{color:#735014!important;background:#fff4d9!important;border-radius:8px!important;margin:0!important;padding:8px!important}html body#top.mobile-preset-page .mobile-preset-license-grid span{background:var(--ptx-mobile-surface-soft)!important;border:1px solid #5c441e24!important;border-radius:8px!important;align-content:center!important;gap:3px!important;min-width:0!important;min-height:52px!important;padding:8px!important;display:grid!important}html body#top.mobile-preset-page .mobile-preset-license-grid :where(strong,em){text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}html body#top.mobile-preset-page .mobile-preset-license-grid strong{color:var(--ptx-mobile-muted)!important;text-transform:uppercase!important;font-size:.62rem!important;font-weight:850!important}html body#top.mobile-preset-page .mobile-preset-license-grid em{color:var(--ptx-mobile-text)!important;font-size:.78rem!important;font-style:normal!important;font-weight:900!important}html body#top.mobile-preset-page .mobile-preset-report{min-width:0!important}html body#top.mobile-preset-page .mobile-preset-report .report-pop{position:relative!important}html body#top.mobile-preset-page .mobile-preset-report summary{list-style:none!important}html body#top.mobile-preset-page .mobile-preset-report summary::-webkit-details-marker,html body#top.mobile-preset-page .mobile-preset-report .report-pop>summary:after{content:none!important;display:none!important}@media (width<=390px){html body#top.mobile-presets-page .mobile-presets-tabs,html body#top.mobile-presets-page .mobile-preset-actions,html body#top.mobile-preset-page .mobile-preset-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-presets-page .mobile-preset-card,html body#top.mobile-preset-page .mobile-preset-card{grid-template-columns:52px minmax(0,1fr)!important}html body#top.mobile-presets-page .mobile-preset-upload-grid,html body#top.mobile-preset-page .mobile-preset-license-grid{grid-template-columns:1fr!important}}html body#top.mobile-loops-page .mobile-loops-upload,html body#top.mobile-loops-page .mobile-loops-filter,html body#top.mobile-loops-page .mobile-loops-board{gap:10px!important}html body#top.mobile-loops-page .mobile-loop-notice{background:var(--ptx-mobile-surface)!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e2e!important;border-radius:8px!important;margin-top:8px!important;padding:9px 10px!important;font-size:.8rem!important;font-weight:860!important}html body#top.mobile-loops-page .mobile-loop-notice.is-success{color:#195b2b!important;background:#e9f7ed!important;border-color:#31a24c47!important}html body#top.mobile-loops-page .mobile-loop-notice.is-error{color:#7a2a1d!important;background:#fff0eb!important;border-color:#ac353547!important}html body#top.mobile-loops-page .mobile-loops-upload h1{color:var(--ptx-mobile-text)!important;letter-spacing:0!important;text-transform:none!important;opacity:1!important;overflow-wrap:anywhere!important;margin:0!important;font-size:1.22rem!important;font-weight:940!important;line-height:1.08!important}html body#top.mobile-loops-page .mobile-loop-upload-form,html body#top.mobile-loops-page .mobile-loops-search-form{gap:8px!important;display:grid!important}html body#top.mobile-loops-page .mobile-loop-upload-form label{color:var(--ptx-mobile-muted)!important;gap:5px!important;font-size:.7rem!important;font-weight:880!important;display:grid!important}html body#top.mobile-loops-page .mobile-loop-upload-form label>span{color:var(--ptx-mobile-muted)!important}html body#top.mobile-loops-page .mobile-loop-upload-form :where(input,select,textarea),html body#top.mobile-loops-page .mobile-loops-search-form :where(input,select,button){width:100%!important;min-width:0!important;min-height:42px!important;color:var(--ptx-mobile-text)!important;background:#fffaf1f2!important;border:1px solid #5c441e2e!important;border-radius:8px!important;padding:9px 10px!important;font-size:.8rem!important;font-weight:820!important;line-height:1.22!important}html body#top.mobile-loops-page .mobile-loop-upload-form button,html body#top.mobile-loops-page .mobile-loops-search-form button{color:#21170f!important;width:100%!important;min-height:42px!important;box-shadow:none!important;background:linear-gradient(135deg,#d4a24c,#f0cc83)!important;border:1px solid #d4a24c6b!important;border-radius:8px!important;font-size:.82rem!important;font-weight:940!important}html body#top.mobile-loops-page .mobile-loop-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-loops-page .mobile-loop-check{background:var(--ptx-mobile-surface-soft)!important;border:1px solid #5c441e29!important;border-radius:8px!important;align-items:center!important;gap:8px!important;min-height:46px!important;padding:8px!important;display:flex!important}html body#top.mobile-loops-page .mobile-loop-check input{accent-color:#d4a24c!important;appearance:none!important;background:#fffaf1f5!important;border:1px solid #5c441e47!important;border-radius:4px!important;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important;padding:0!important}html body#top.mobile-loops-page .mobile-loop-check input:checked{background:#10251a url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.1 7.2 5.7 9.8 10.9 4.2' fill='none' stroke='%2378f0aa' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/12px 12px no-repeat!important;border-color:#58e093e0!important;box-shadow:0 0 0 1px #58e09333!important}html body#top.mobile-loops-page .mobile-loop-check span{color:var(--ptx-mobile-muted)!important;font-size:.74rem!important;font-weight:860!important;line-height:1.25!important}html body#top.mobile-loops-page .mobile-loops-search-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:7px!important}html body#top.mobile-loops-page .mobile-loops-search-form input[type=search],html body#top.mobile-loops-page .mobile-loops-search-form button{grid-column:1/-1!important}html body#top.mobile-loops-page .mobile-loops-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-loops-page .mobile-loops-tabs a{background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;min-height:40px!important;color:var(--ptx-mobile-muted)!important;text-align:center!important;border:1px solid #5c441e29!important;border-radius:8px!important;place-items:center!important;padding:8px 7px!important;font-size:.68rem!important;font-weight:900!important;line-height:1.1!important;text-decoration:none!important;display:grid!important}html body#top.mobile-loops-page .mobile-loops-tabs a.active{color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c70!important}html body#top.mobile-loops-page .mobile-loop-card-list{gap:8px!important;display:grid!important}html body#top.mobile-loops-page .mobile-loop-card{background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e29!important;border-radius:8px!important;gap:8px!important;padding:8px!important;display:grid!important}html body#top.mobile-loops-page .mobile-loop-card-head{grid-template-columns:44px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-width:0!important;display:grid!important}html body#top.mobile-loops-page .mobile-loop-mark{color:#f8d58b!important;background:#21170f!important;border-radius:8px!important;place-items:center!important;width:44px!important;height:44px!important;font-size:.56rem!important;font-weight:950!important;display:grid!important;overflow:hidden!important}html body#top.mobile-loops-page .mobile-loop-card-head div{min-width:0!important}html body#top.mobile-loops-page .mobile-loop-card :where(strong,em,small){text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;display:block!important;overflow:hidden!important}html body#top.mobile-loops-page .mobile-loop-card strong{color:var(--ptx-mobile-text)!important;font-size:.88rem!important;font-weight:940!important}html body#top.mobile-loops-page .mobile-loop-card em{color:var(--ptx-mobile-muted)!important;font-size:.68rem!important;font-style:normal!important;font-weight:800!important}html body#top.mobile-loops-page .mobile-loop-card small{color:#6f4312!important;text-align:center!important;background:#d4a24c24!important;border-radius:999px!important;min-width:58px!important;max-width:80px!important;padding:5px 7px!important;font-size:.6rem!important;font-weight:930!important}html body#top.mobile-loops-page .mobile-loop-audio{width:100%!important;min-height:38px!important;display:block!important}html body#top.mobile-loops-page .mobile-loop-card p{color:var(--ptx-mobile-text)!important;overflow-wrap:anywhere!important;margin:0!important;font-size:.82rem!important;font-weight:700!important;line-height:1.36!important}html body#top.mobile-loops-page .mobile-loop-card p a{color:#6f4312!important;font-weight:880!important}html body#top.mobile-loops-page .mobile-loop-meta{flex-wrap:wrap!important;gap:5px!important;display:flex!important}html body#top.mobile-loops-page .mobile-loop-meta span{max-width:100%!important;min-height:25px!important;color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#fffaf0d6!important;border:1px solid #5c441e1f!important;border-radius:999px!important;align-items:center!important;padding:5px 7px!important;font-size:.62rem!important;font-weight:840!important;display:inline-flex!important;overflow:hidden!important}html body#top.mobile-loops-page .mobile-loop-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-loops-page .mobile-loop-actions form{min-width:0!important;margin:0!important}html body#top.mobile-loops-page .mobile-loop-actions :where(a,button){background:var(--ptx-mobile-control)!important;width:100%!important;min-height:38px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;border:1px solid #5c441e2e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 7px!important;font-size:.68rem!important;font-weight:920!important;line-height:1.05!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important}html body#top.mobile-loops-page .mobile-loop-actions>a,html body#top.mobile-loops-page .mobile-loop-actions .mobile-inline-form button{height:38px!important;min-height:38px!important;max-height:38px!important}html body#top.mobile-loops-page .mobile-loop-actions :where(a:first-child,button:first-child){color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c61!important}@media (width<=390px){html body#top.mobile-loops-page .mobile-loop-upload-grid,html body#top.mobile-loops-page .mobile-loops-search-form{grid-template-columns:1fr!important}html body#top.mobile-loops-page .mobile-loops-tabs,html body#top.mobile-loops-page .mobile-loop-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-loops-page .mobile-loop-card-head{grid-template-columns:44px minmax(0,1fr)!important}html body#top.mobile-loops-page .mobile-loop-card small{grid-column:1/-1!important;justify-self:start!important}}html body#top.mobile-security-page,html body#top.mobile-blocked-page{--ptx-mobile-security-panel:#fffaf1;--ptx-mobile-security-surface:#f6efe3;--ptx-mobile-security-line:#5c441e24}html body#top.mobile-security-page .mobile-security-notice{background:var(--ptx-mobile-security-panel)!important;width:calc(100% - 20px)!important;max-width:430px!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e29!important;border-radius:8px!important;margin:10px auto 0!important;padding:11px 12px!important;font-size:.82rem!important;font-weight:820!important;line-height:1.35!important}html body#top.mobile-security-page .mobile-security-notice.is-success{background:#f1f8ed!important;border-color:#3882484d!important}html body#top.mobile-security-page .mobile-security-notice.is-error{background:#fff0ec!important;border-color:#a5363057!important}html body#top.mobile-security-page .mobile-security-card,html body#top.mobile-blocked-page .mobile-blocked-card{gap:12px!important}html body#top.mobile-security-page .mobile-security-card h1,html body#top.mobile-security-page .mobile-security-card h2,html body#top.mobile-blocked-page .mobile-blocked-card h1,html body#top.mobile-blocked-page .mobile-blocked-card h2{color:var(--ptx-mobile-text)!important;letter-spacing:0!important;text-transform:none!important;margin:2px 0 0!important;font-size:clamp(1.08rem,4.5vw,1.32rem)!important;font-weight:950!important;line-height:1.05!important}html body#top.mobile-security-page .mobile-security-card p,html body#top.mobile-blocked-page .mobile-blocked-card p,html body#top.mobile-security-page .mobile-security-help{color:var(--ptx-mobile-muted)!important;margin:4px 0 0!important;font-size:.82rem!important;font-weight:720!important;line-height:1.36!important}html body#top.mobile-security-page .mobile-security-link-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html body#top.mobile-security-page .mobile-security-link-grid a{border:1px solid var(--ptx-mobile-security-line)!important;background:var(--ptx-mobile-security-surface)!important;min-width:0!important;min-height:58px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;border-radius:8px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:3px!important;padding:9px 7px!important;text-decoration:none!important;display:flex!important;overflow:hidden!important}html body#top.mobile-security-page .mobile-security-link-grid a:first-child{background:#d4a24c29!important;border-color:#d4a24c5c!important}html body#top.mobile-security-page .mobile-security-link-grid strong{max-width:100%!important;color:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.76rem!important;font-weight:950!important;line-height:1!important;overflow:hidden!important}html body#top.mobile-security-page .mobile-security-link-grid span{max-width:100%!important;color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.62rem!important;font-weight:820!important;line-height:1.08!important;overflow:hidden!important}html body#top.mobile-security-page .mobile-security-status{background:var(--ptx-mobile-security-surface)!important;min-width:70px!important;min-height:34px!important;color:var(--ptx-mobile-muted)!important;text-transform:uppercase!important;border:1px solid #5c441e29!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 10px!important;font-size:.68rem!important;font-weight:940!important;display:inline-flex!important}html body#top.mobile-security-page .mobile-security-status.is-on{color:#315f2d!important;background:#eef8ea!important;border-color:#3882484d!important}html body#top.mobile-security-page .mobile-security-form{grid-template-columns:minmax(0,1fr) minmax(110px,.42fr)!important;gap:8px!important;display:grid!important}html body#top.mobile-security-page .mobile-security-actions{grid-template-columns:1fr!important;gap:8px!important;margin:0!important;display:grid!important}html body#top.mobile-security-page .mobile-security-form :where(input,button),html body#top.mobile-security-page .mobile-security-actions button,html body#top.mobile-blocked-page .mobile-blocked-search-form :where(input,button,a),html body#top.mobile-blocked-page .mobile-blocked-actions :where(a,button){background:var(--ptx-mobile-control)!important;width:100%!important;min-height:40px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;border:1px solid #5c441e2e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 10px!important;font-size:.76rem!important;font-weight:900!important;line-height:1.05!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-security-page .mobile-security-form input,html body#top.mobile-blocked-page .mobile-blocked-search-form input{text-align:left!important;background:#fffdf8!important;justify-content:flex-start!important}html body#top.mobile-security-page .mobile-security-form button,html body#top.mobile-security-page .mobile-security-actions button,html body#top.mobile-blocked-page .mobile-blocked-search-form button,html body#top.mobile-blocked-page .mobile-blocked-actions a:first-child{color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c5c!important}html body#top.mobile-security-page .mobile-security-form .is-danger,html body#top.mobile-security-page .mobile-security-actions .is-danger,html body#top.mobile-blocked-page .mobile-blocked-actions button{color:#6b2b21!important;background:#f2e4dc!important;border-color:#993a2d3d!important}html body#top.mobile-security-page .mobile-security-secret-box{border:1px solid var(--ptx-mobile-security-line)!important;background:var(--ptx-mobile-security-surface)!important;border-radius:8px!important;gap:7px!important;padding:10px!important;display:grid!important}html body#top.mobile-security-page .mobile-security-secret-box span{color:var(--ptx-mobile-muted)!important;text-transform:uppercase!important;font-size:.66rem!important;font-weight:900!important}html body#top.mobile-security-page .mobile-security-secret-box code,html body#top.mobile-security-page .mobile-security-secret-box textarea,html body#top.mobile-security-page .mobile-security-recovery-grid code{width:100%!important;color:var(--ptx-mobile-text)!important;overflow-wrap:anywhere!important;background:#fffdf8!important;border:1px solid #5c441e29!important;border-radius:7px!important;padding:8px!important;font-size:.72rem!important;font-weight:840!important;line-height:1.25!important}html body#top.mobile-security-page .mobile-security-recovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-security-page .mobile-security-device-list,html body#top.mobile-blocked-page .mobile-blocked-list{gap:9px!important;display:grid!important}html body#top.mobile-security-page .mobile-security-device{border:1px solid var(--ptx-mobile-security-line)!important;background:var(--ptx-mobile-security-surface)!important;border-radius:8px!important;grid-template-columns:minmax(0,1fr) 92px!important;align-items:center!important;gap:9px!important;padding:10px!important;display:grid!important}html body#top.mobile-security-page .mobile-security-device strong,html body#top.mobile-blocked-page .mobile-blocked-account strong{color:var(--ptx-mobile-text)!important;font-size:.88rem!important;font-weight:950!important;line-height:1.12!important}html body#top.mobile-security-page .mobile-security-device span{color:var(--ptx-mobile-muted)!important;margin-top:2px!important;font-size:.68rem!important;font-weight:760!important;line-height:1.22!important;display:block!important}html body#top.mobile-blocked-page .mobile-blocked-search-form{grid-template-columns:minmax(0,1fr) 88px auto!important;gap:8px!important;display:grid!important}html body#top.mobile-blocked-page .mobile-blocked-search-form a{min-width:70px!important}html body#top.mobile-blocked-page .mobile-blocked-account{border:1px solid var(--ptx-mobile-security-line)!important;background:var(--ptx-mobile-security-surface)!important;border-radius:8px!important;gap:9px!important;padding:10px!important;display:grid!important}html body#top.mobile-blocked-page .mobile-blocked-account-head{grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;display:grid!important}html body#top.mobile-blocked-page .mobile-blocked-avatar,html body#top.mobile-blocked-page .mobile-blocked-avatar.avatar-fallback{object-fit:cover!important;width:48px!important;height:48px!important;color:var(--ptx-mobile-brand-gold)!important;background:#17110b!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;font-size:.82rem!important;font-weight:950!important;display:inline-flex!important}html body#top.mobile-blocked-page .mobile-blocked-account-head span,html body#top.mobile-blocked-page .mobile-blocked-account-head small{max-width:100%!important;color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin-top:2px!important;font-size:.68rem!important;font-weight:760!important;line-height:1.18!important;display:block!important;overflow:hidden!important}html body#top.mobile-blocked-page .mobile-blocked-meta{flex-wrap:wrap!important;gap:5px!important;display:flex!important}html body#top.mobile-blocked-page .mobile-blocked-meta span{max-width:100%!important;min-height:25px!important;color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#fffaf0d6!important;border:1px solid #5c441e1f!important;border-radius:999px!important;align-items:center!important;padding:5px 7px!important;font-size:.62rem!important;font-weight:840!important;display:inline-flex!important;overflow:hidden!important}html body#top.mobile-blocked-page .mobile-blocked-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-blocked-page .mobile-blocked-actions form{min-width:0!important;margin:0!important}html body#top.mobile-blocked-page .mobile-blocked-actions>a,html body#top.mobile-blocked-page .mobile-blocked-actions .mobile-inline-form button{height:40px!important;min-height:40px!important;max-height:40px!important}@media (width<=390px){html body#top.mobile-security-page .mobile-security-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-security-page .mobile-security-form,html body#top.mobile-security-page .mobile-security-device,html body#top.mobile-blocked-page .mobile-blocked-search-form{grid-template-columns:1fr!important}}html body#top.mobile-forum-page{--ptx-mobile-forum-panel:#fffaf1;--ptx-mobile-forum-surface:#f6efe3;--ptx-mobile-forum-line:#5c441e24}html body#top.mobile-forum-page .mobile-forum-notice{width:calc(100% - 20px)!important;max-width:430px!important;color:var(--ptx-mobile-text)!important;background:#fff0ec!important;border:1px solid #a5363057!important;border-radius:8px!important;margin:10px auto 0!important;padding:11px 12px!important;font-size:.82rem!important;font-weight:820!important;line-height:1.35!important}html body#top.mobile-forum-page :where(.mobile-forum-compose,.mobile-forum-filter,.mobile-forum-board,.mobile-forum-topic-card,.mobile-forum-tools,.mobile-forum-replies,.mobile-forum-reply-card){gap:12px!important}html body#top.mobile-forum-page :where(.mobile-forum-filter h1,.mobile-forum-topic-card h1,.mobile-forum-compose h2,.mobile-forum-board h2,.mobile-forum-tools h2,.mobile-forum-replies h2,.mobile-forum-reply-card h2){color:var(--ptx-mobile-text)!important;letter-spacing:0!important;text-transform:none!important;overflow-wrap:anywhere!important;margin:2px 0 0!important;font-size:clamp(1.08rem,4.5vw,1.34rem)!important;font-weight:950!important;line-height:1.06!important}html body#top.mobile-forum-page :where(.mobile-forum-card-list,.mobile-forum-reply-list){gap:9px!important;display:grid!important}html body#top.mobile-forum-page :where(.mobile-forum-create-form,.mobile-forum-reply-form,.mobile-forum-editor form){gap:8px!important;display:grid!important}html body#top.mobile-forum-page :where(.mobile-forum-create-form label,.mobile-forum-reply-form label,.mobile-forum-editor label){min-width:0!important;color:var(--ptx-mobile-muted)!important;gap:5px!important;font-size:.72rem!important;font-weight:850!important;display:grid!important}html body#top.mobile-forum-page :where(.mobile-forum-create-form label>span,.mobile-forum-reply-form label>span,.mobile-forum-editor label>span){color:var(--ptx-mobile-muted)!important;text-transform:uppercase!important;font-size:.68rem!important;font-weight:900!important}html body#top.mobile-forum-page :where(.mobile-forum-create-form input,.mobile-forum-create-form textarea,.mobile-forum-reply-form input,.mobile-forum-reply-form textarea,.mobile-forum-editor input,.mobile-forum-editor textarea,.mobile-forum-search-form input,.mobile-forum-search-form select,.mobile-forum-search-form button,.mobile-forum-search-form a,.mobile-forum-actions :where(a,button,summary),.mobile-forum-pagination :where(a,span),.mobile-forum-mod-form button,.mobile-forum-inline-form button,.mobile-forum-editor summary){background:var(--ptx-mobile-control)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;text-align:center!important;box-sizing:border-box!important;border:1px solid #5c441e2e!important;border-radius:8px!important;font-size:.76rem!important;font-weight:900!important;line-height:1.05!important;text-decoration:none!important}html body#top.mobile-forum-page :where(.mobile-forum-create-form input,.mobile-forum-create-form textarea,.mobile-forum-reply-form input,.mobile-forum-reply-form textarea,.mobile-forum-editor input,.mobile-forum-editor textarea,.mobile-forum-search-form input){text-align:left!important;background:#fffdf8!important;width:100%!important;padding:9px 10px!important}html body#top.mobile-forum-page :where(.mobile-forum-create-form textarea,.mobile-forum-reply-form textarea,.mobile-forum-editor textarea){resize:vertical!important;min-height:92px!important;line-height:1.35!important}html body#top.mobile-forum-page :where(.mobile-forum-create-form button,.mobile-forum-reply-form button,.mobile-forum-search-form button,.mobile-forum-search-form a,.mobile-forum-actions :where(a,button,summary),.mobile-forum-pagination :where(a,span),.mobile-forum-mod-form button,.mobile-forum-inline-form button,.mobile-forum-editor summary,.mobile-forum-editor button){white-space:nowrap!important;text-overflow:ellipsis!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:40px!important;padding:0 9px!important;display:inline-flex!important;overflow:hidden!important}html body#top.mobile-forum-page :where(.mobile-forum-create-form button,.mobile-forum-reply-form button,.mobile-forum-search-form button,.mobile-forum-actions a:first-child,.mobile-forum-mod-form button:first-child){color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c5c!important}html body#top.mobile-forum-page :where(.mobile-forum-inline-form .is-danger,.mobile-forum-tools .is-danger){color:#6b2b21!important;background:#f2e4dc!important;border-color:#993a2d3d!important}html body#top.mobile-forum-page .mobile-forum-search-form{grid-template-columns:minmax(0,1fr) 88px auto!important;gap:8px!important;display:grid!important}html body#top.mobile-forum-page .mobile-forum-search-form a{min-width:70px!important}html body#top.mobile-forum-page .mobile-forum-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-forum-page .mobile-forum-tabs a{border:1px solid var(--ptx-mobile-forum-line)!important;background:var(--ptx-mobile-forum-surface)!important;min-width:0!important;min-height:40px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 6px!important;font-size:.66rem!important;font-weight:920!important;line-height:1.05!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important}html body#top.mobile-forum-page .mobile-forum-tabs a.active{color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c66!important}html body#top.mobile-forum-page .mobile-forum-card,html body#top.mobile-forum-page .mobile-forum-reply{border:1px solid var(--ptx-mobile-forum-line)!important;background:var(--ptx-mobile-forum-surface)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;border-radius:8px!important;gap:9px!important;padding:10px!important;display:grid!important}html body#top.mobile-forum-page .mobile-forum-card-head,html body#top.mobile-forum-page .mobile-forum-topic-author{grid-template-columns:46px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;display:grid!important}html body#top.mobile-forum-page .mobile-forum-avatar,html body#top.mobile-forum-page .mobile-forum-avatar.avatar-fallback{object-fit:cover!important;width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;color:var(--ptx-mobile-brand-gold)!important;background:#17110b!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;font-size:.82rem!important;font-weight:950!important;display:inline-flex!important}html body#top.mobile-forum-page span.mobile-forum-avatar.avatar-fallback[style*=display\:none]{display:none!important}html body#top.mobile-forum-page .mobile-forum-card-head>div,html body#top.mobile-forum-page .mobile-forum-topic-author>div,html body#top.mobile-forum-page .mobile-forum-reply>div{min-width:0!important}html body#top.mobile-forum-page .mobile-forum-title,html body#top.mobile-forum-page .mobile-forum-topic-author strong,html body#top.mobile-forum-page .mobile-forum-reply strong{max-width:100%!important;color:var(--ptx-mobile-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.92rem!important;font-weight:950!important;line-height:1.12!important;text-decoration:none!important;display:block!important;overflow:hidden!important}html body#top.mobile-forum-page .mobile-forum-card-head span,html body#top.mobile-forum-page .mobile-forum-topic-author em,html body#top.mobile-forum-page .mobile-forum-reply em{color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin-top:2px!important;font-size:.68rem!important;font-style:normal!important;font-weight:760!important;line-height:1.2!important;display:block!important;overflow:hidden!important}html body#top.mobile-forum-page :where(.mobile-forum-card p,.mobile-forum-topic-copy p,.mobile-forum-reply p){color:var(--ptx-mobile-text)!important;overflow-wrap:anywhere!important;margin:0!important;font-size:.84rem!important;font-weight:720!important;line-height:1.38!important}html body#top.mobile-forum-page .mobile-forum-meta{flex-wrap:wrap!important;gap:5px!important;display:flex!important}html body#top.mobile-forum-page .mobile-forum-meta span{max-width:100%!important;min-height:25px!important;color:var(--ptx-mobile-muted)!important;white-space:nowrap!important;background:#fffaf0d6!important;border:1px solid #5c441e1f!important;border-radius:999px!important;align-items:center!important;padding:5px 7px!important;font-size:.62rem!important;font-weight:840!important;display:inline-flex!important}html body#top.mobile-forum-page .mobile-forum-actions,html body#top.mobile-forum-page .mobile-forum-mod-form{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-forum-topic-page .mobile-forum-topic-actions{grid-template-columns:repeat(4,minmax(0,1fr))!important}html body#top.mobile-forum-page :where(.mobile-forum-actions form,.mobile-forum-actions details,.mobile-forum-mod-form,.mobile-forum-inline-form){min-width:0!important;margin:0!important}html body#top.mobile-forum-page :where(.mobile-forum-actions summary,.mobile-forum-editor summary){list-style:none!important}html body#top.mobile-forum-page :where(.mobile-forum-actions summary,.mobile-forum-editor summary)::-webkit-details-marker{display:none!important}html body#top.mobile-forum-page .report-pop>summary:after{content:none!important;display:none!important}html body#top.mobile-forum-page .mobile-forum-pagination{grid-template-columns:78px minmax(0,1fr) 78px!important;align-items:center!important;gap:7px!important;display:grid!important}html body#top.mobile-forum-page .mobile-forum-pagination span{color:var(--ptx-mobile-muted)!important;background:0 0!important;border-color:#0000!important}html body#top.mobile-forum-page .mobile-forum-pagination .is-disabled{opacity:.48!important;pointer-events:none!important}html body#top.mobile-forum-topic-page .mobile-forum-topic-copy{gap:9px!important;display:grid!important}html body#top.mobile-forum-topic-page .mobile-forum-reply{grid-template-columns:46px minmax(0,1fr)!important;align-items:start!important}html body#top.mobile-forum-topic-page .mobile-forum-reply-head{grid-template-columns:minmax(0,1fr) 64px!important;align-items:center!important;gap:7px!important;display:grid!important}html body#top.mobile-forum-topic-page .mobile-forum-reply-head a{min-height:32px!important;color:var(--ptx-mobile-muted)!important;background:#fffaf0d6!important;border:1px solid #5c441e24!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;font-size:.64rem!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-forum-topic-page .mobile-forum-reply-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-forum-topic-page .mobile-forum-image-thumb{object-fit:cover!important;cursor:zoom-in!important;border:1px solid #5c441e24!important;border-radius:8px!important;width:100%!important;max-height:210px!important;display:block!important}html body#top.mobile-forum-page .report-pop{position:relative!important}html body#top.mobile-forum-page .report-form,html body#top.mobile-forum-page .mobile-forum-editor form{border:1px solid var(--ptx-mobile-forum-line)!important;background:var(--ptx-mobile-forum-panel)!important;border-radius:8px!important;gap:8px!important;margin-top:8px!important;padding:9px!important;display:grid!important}html body#top.mobile-forum-page .report-form :where(select,input,textarea),html body#top.mobile-forum-page .report-form button{width:100%!important;min-height:38px!important;color:var(--ptx-mobile-text)!important;background:#fffdf8!important;border:1px solid #5c441e2e!important;border-radius:8px!important;font-size:.74rem!important;font-weight:850!important}html body#top.mobile-forum-page .report-form button{color:#5c3510!important;background:#d4a24c2e!important}html body#top.mobile-forum-page .mobile-forum-tools{display:grid!important}html body#top.mobile-forum-page .mobile-forum-tools>:where(form,details){min-width:0!important}html body#top.mobile-forum-page .mobile-forum-file{border:1px solid var(--ptx-mobile-forum-line)!important;background:var(--ptx-mobile-forum-surface)!important;border-radius:8px!important;min-height:58px!important;padding:9px!important}html body#top.mobile-forum-page .mobile-forum-file input{color:#0000!important;background:0 0!important;border:0!important;padding:0!important}html body#top.mobile-forum-page .mobile-forum-file input::file-selector-button{background:var(--ptx-mobile-control)!important;min-height:36px!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e2e!important;border-radius:8px!important;margin-right:10px!important;padding:0 12px!important;font-size:.74rem!important;font-weight:900!important}html body#top.mobile-forum-page .mobile-forum-file em{color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.68rem!important;font-style:normal!important;font-weight:760!important;overflow:hidden!important}@media (width<=390px){html body#top.mobile-forum-page .mobile-forum-search-form,html body#top.mobile-forum-page .mobile-forum-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-forum-page .mobile-forum-search-form input{grid-column:1/-1!important}html body#top.mobile-forum-page .mobile-forum-actions,html body#top.mobile-forum-page .mobile-forum-mod-form,html body#top.mobile-forum-topic-page .mobile-forum-topic-actions,html body#top.mobile-forum-topic-page .mobile-forum-reply-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-forum-topic-page .mobile-forum-reply{grid-template-columns:42px minmax(0,1fr)!important}}html body#top.mobile-events-page{--ptx-mobile-event-panel:#fffaf1;--ptx-mobile-event-surface:#f6efe3;--ptx-mobile-event-line:#5c441e24}html body#top.mobile-events-page .mobile-event-notice{background:var(--ptx-mobile-event-panel)!important;width:calc(100% - 20px)!important;max-width:430px!important;color:var(--ptx-mobile-text)!important;border:1px solid #5c441e29!important;border-radius:8px!important;margin:10px auto 0!important;padding:11px 12px!important;font-size:.82rem!important;font-weight:820!important;line-height:1.35!important}html body#top.mobile-events-page .mobile-event-notice.is-success{background:#f1f8ed!important;border-color:#3882484d!important}html body#top.mobile-events-page .mobile-event-notice.is-error{background:#fff0ec!important;border-color:#a5363057!important}html body#top.mobile-events-page :where(.mobile-events-filter,.mobile-events-board,.mobile-events-create,.mobile-event-detail-card,.mobile-event-rsvp,.mobile-event-share,.mobile-event-related){gap:12px!important}html body#top.mobile-events-page :where(.mobile-events-filter h1,.mobile-events-board h2,.mobile-events-create h2,.mobile-event-detail-card h1,.mobile-event-rsvp h2,.mobile-event-share h2,.mobile-event-related h2){color:var(--ptx-mobile-text)!important;letter-spacing:0!important;text-transform:none!important;overflow-wrap:anywhere!important;margin:2px 0 0!important;font-size:clamp(1.08rem,4.5vw,1.34rem)!important;font-weight:950!important;line-height:1.06!important}html body#top.mobile-events-page .mobile-events-search-form,html body#top.mobile-events-page .mobile-event-create-form{gap:8px!important;display:grid!important}html body#top.mobile-events-page .mobile-events-search-form{grid-template-columns:minmax(0,1fr) 108px 88px auto!important}html body#top.mobile-events-page .mobile-event-create-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html body#top.mobile-events-page .mobile-event-create-form label{min-width:0!important;color:var(--ptx-mobile-muted)!important;gap:5px!important;font-size:.72rem!important;font-weight:850!important;display:grid!important}html body#top.mobile-events-page .mobile-event-create-form label>span{color:var(--ptx-mobile-muted)!important;text-transform:uppercase!important;font-size:.68rem!important;font-weight:900!important}html body#top.mobile-events-page :where(.mobile-events-search-form input,.mobile-events-search-form select,.mobile-events-search-form button,.mobile-events-search-form a,.mobile-event-create-form input,.mobile-event-create-form textarea,.mobile-event-create-form button,.mobile-event-actions :where(a,button),.mobile-event-detail-actions a,.mobile-event-rsvp-actions button,.mobile-event-share-actions :where(a,button),.mobile-event-report summary,.mobile-event-report button){background:var(--ptx-mobile-control)!important;width:100%!important;min-width:0!important;min-height:40px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;box-sizing:border-box!important;border:1px solid #5c441e2e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 9px!important;font-size:.74rem!important;font-weight:900!important;line-height:1.05!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important}html body#top.mobile-events-page :where(.mobile-events-search-form input,.mobile-events-search-form select,.mobile-event-create-form input,.mobile-event-create-form textarea){text-align:left!important;background:#fffdf8!important;justify-content:flex-start!important;padding:9px 10px!important}html body#top.mobile-events-page .mobile-event-create-form textarea{resize:vertical!important;min-height:98px!important;line-height:1.35!important}html body#top.mobile-events-page :where(.mobile-events-search-form button,.mobile-event-create-form button,.mobile-event-actions a:first-child,.mobile-event-detail-actions a:first-child,.mobile-event-rsvp-actions button.active,.mobile-event-share-actions button:first-child){color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c5c!important}html body#top.mobile-events-page .mobile-events-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-events-page .mobile-events-tabs a{border:1px solid var(--ptx-mobile-event-line)!important;background:var(--ptx-mobile-event-surface)!important;min-height:40px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;white-space:nowrap!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 7px!important;font-size:.66rem!important;font-weight:920!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-events-page .mobile-events-tabs a.active{color:#5c3510!important;background:#d4a24c2e!important;border-color:#d4a24c66!important}html body#top.mobile-events-page .mobile-event-card-list,html body#top.mobile-events-page .mobile-event-related-list{gap:9px!important;display:grid!important}html body#top.mobile-events-page .mobile-event-card{border:1px solid var(--ptx-mobile-event-line)!important;background:var(--ptx-mobile-event-surface)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;border-radius:8px!important;grid-template-columns:92px minmax(0,1fr)!important;gap:10px!important;padding:10px!important;display:grid!important}html body#top.mobile-events-page .mobile-event-cover,html body#top.mobile-events-page .mobile-event-hero-mark{color:#fff8e8!important;background:linear-gradient(145deg,#100c08f5,#3a2714e6)!important;border:1px solid #d4a24c4d!important;border-radius:8px!important;place-items:center!important;min-width:0!important;text-decoration:none!important;display:grid!important;overflow:hidden!important}html body#top.mobile-events-page .mobile-event-cover{aspect-ratio:1/1.15!important}html body#top.mobile-events-page .mobile-event-cover img,html body#top.mobile-events-page .mobile-event-hero-mark img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}html body#top.mobile-events-page .mobile-event-cover span,html body#top.mobile-events-page .mobile-event-cover strong,html body#top.mobile-events-page .mobile-event-hero-mark span,html body#top.mobile-events-page .mobile-event-hero-mark strong{color:inherit!important;text-align:center!important;display:block!important}html body#top.mobile-events-page .mobile-event-cover span,html body#top.mobile-events-page .mobile-event-hero-mark span{letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.72rem!important;font-weight:920!important}html body#top.mobile-events-page .mobile-event-cover strong,html body#top.mobile-events-page .mobile-event-hero-mark strong{font-size:1.42rem!important;font-weight:960!important}html body#top.mobile-events-page .mobile-event-card>div,html body#top.mobile-events-page .mobile-event-card-head,html body#top.mobile-events-page .mobile-event-detail-copy,html body#top.mobile-events-page .mobile-event-host span{min-width:0!important}html body#top.mobile-events-page .mobile-event-card-head{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:7px!important;display:grid!important}html body#top.mobile-events-page .mobile-event-card-head strong,html body#top.mobile-events-page .mobile-event-card-head strong a,html body#top.mobile-events-page .mobile-event-detail-copy h1,html body#top.mobile-events-page .mobile-event-host strong,html body#top.mobile-events-page .mobile-event-related-row strong{color:var(--ptx-mobile-text)!important;overflow-wrap:anywhere!important;text-decoration:none!important}html body#top.mobile-events-page .mobile-event-card-head strong,html body#top.mobile-events-page .mobile-event-card-head strong a{font-size:.92rem!important;font-weight:950!important;line-height:1.12!important;display:block!important}html body#top.mobile-events-page .mobile-event-card-head small{color:#6f4312!important;white-space:nowrap!important;background:#d4a24c29!important;border-radius:999px!important;min-height:26px!important;padding:5px 7px!important;font-size:.62rem!important;font-weight:900!important}html body#top.mobile-events-page :where(.mobile-event-card em,.mobile-event-card p,.mobile-event-detail-copy p,.mobile-event-host em,.mobile-event-related-row span,.mobile-event-related-row em){color:var(--ptx-mobile-muted)!important;overflow-wrap:anywhere!important;margin:0!important;font-size:.74rem!important;font-style:normal!important;font-weight:760!important;line-height:1.28!important}html body#top.mobile-events-page .mobile-event-card p,html body#top.mobile-events-page .mobile-event-detail-copy p{color:var(--ptx-mobile-text)!important;font-size:.84rem!important;font-weight:720!important;line-height:1.38!important}html body#top.mobile-events-page .mobile-event-creator,html body#top.mobile-events-page .mobile-event-host{min-width:0!important;color:inherit!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:7px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-events-page .mobile-event-host{border:1px solid var(--ptx-mobile-event-line)!important;background:var(--ptx-mobile-event-surface)!important;border-radius:8px!important;grid-template-columns:42px minmax(0,1fr) auto!important;padding:8px!important}html body#top.mobile-events-page .mobile-event-avatar,html body#top.mobile-events-page .mobile-event-avatar.avatar-fallback{object-fit:cover!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;color:var(--ptx-mobile-brand-gold)!important;background:#17110b!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;font-size:.72rem!important;font-weight:950!important;display:inline-flex!important}html body#top.mobile-events-page .mobile-event-host .mobile-event-avatar{width:42px!important;height:42px!important}html body#top.mobile-events-page span.mobile-event-avatar.avatar-fallback[style*=display\:none]{display:none!important}html body#top.mobile-events-page .mobile-event-creator span,html body#top.mobile-events-page .mobile-event-host em{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}html body#top.mobile-events-page .mobile-event-host small{color:#6f4312!important;white-space:nowrap!important;background:#d4a24c24!important;border-radius:999px!important;padding:5px 8px!important;font-size:.64rem!important;font-weight:900!important}html body#top.mobile-events-page .mobile-event-meta{flex-wrap:wrap!important;gap:5px!important;display:flex!important}html body#top.mobile-events-page .mobile-event-meta span{max-width:100%!important;min-height:25px!important;color:var(--ptx-mobile-muted)!important;white-space:nowrap!important;background:#fffaf0d6!important;border:1px solid #5c441e1f!important;border-radius:999px!important;align-items:center!important;padding:5px 7px!important;font-size:.62rem!important;font-weight:840!important;display:inline-flex!important}html body#top.mobile-events-page .mobile-event-actions,html body#top.mobile-events-page .mobile-event-detail-actions,html body#top.mobile-events-page .mobile-event-rsvp-actions,html body#top.mobile-events-page .mobile-event-share-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-events-page :where(.mobile-event-actions form,.mobile-event-rsvp-actions form){min-width:0!important;margin:0!important}html body#top.mobile-events-page .mobile-event-rsvp-actions .is-muted{color:var(--ptx-mobile-muted)!important;background:#ece3d4!important;border-color:#5c441e1f!important}html body#top.mobile-event-page .mobile-event-hero-mark{aspect-ratio:2!important;width:100%!important;min-height:152px!important}html body#top.mobile-event-page .mobile-event-detail-card{display:grid!important}html body#top.mobile-event-page .mobile-event-detail-copy{gap:9px!important;display:grid!important}html body#top.mobile-event-page .mobile-event-detail-copy h1{margin:0!important;font-size:clamp(1.22rem,1.12rem + .45vw,1.5rem)!important;font-weight:960!important;line-height:1.08!important}html body#top.mobile-event-page .mobile-event-share-actions{grid-template-columns:repeat(4,minmax(0,1fr))!important}html body#top.mobile-event-page .mobile-event-channel-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-events-page .mobile-event-report{gap:8px!important;display:grid!important}html body#top.mobile-events-page .mobile-event-report summary{list-style:none!important}html body#top.mobile-events-page .mobile-event-report summary::-webkit-details-marker,html body#top.mobile-events-page .mobile-event-report .report-pop>summary:after{content:none!important;display:none!important}html body#top.mobile-events-page .mobile-event-report .report-form{border:1px solid var(--ptx-mobile-event-line)!important;background:var(--ptx-mobile-event-panel)!important;border-radius:8px!important;gap:8px!important;margin-top:8px!important;padding:9px!important;display:grid!important}html body#top.mobile-events-page .mobile-event-report .report-form :where(select,input,textarea){width:100%!important;min-height:38px!important;color:var(--ptx-mobile-text)!important;background:#fffdf8!important;border:1px solid #5c441e2e!important;border-radius:8px!important;font-size:.74rem!important;font-weight:850!important}html body#top.mobile-events-page .mobile-event-related-row{border:1px solid var(--ptx-mobile-event-line)!important;background:var(--ptx-mobile-event-surface)!important;min-width:0!important;color:inherit!important;border-radius:8px!important;gap:3px!important;padding:9px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-events-page .mobile-event-related-row strong,html body#top.mobile-events-page .mobile-event-related-row span,html body#top.mobile-events-page .mobile-event-related-row em{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}@media (width<=390px){html body#top.mobile-events-page .mobile-events-search-form,html body#top.mobile-events-page .mobile-events-tabs,html body#top.mobile-events-page .mobile-event-create-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-events-page .mobile-events-search-form input{grid-column:1/-1!important}html body#top.mobile-events-page .mobile-event-card{grid-template-columns:78px minmax(0,1fr)!important}html body#top.mobile-events-page .mobile-event-actions,html body#top.mobile-events-page .mobile-event-detail-actions,html body#top.mobile-events-page .mobile-event-rsvp-actions,html body#top.mobile-event-page .mobile-event-share-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}}html body#top.mobile-info-page .mobile-info-status a{cursor:default!important}html body#top.mobile-info-page .mobile-info-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:8px 0 10px!important;display:grid!important}html body#top.mobile-info-page .mobile-info-tabs a,html body#top.mobile-info-page .mobile-info-action-grid a,html body#top.mobile-info-page .mobile-info-link-grid a{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-control)!important;min-width:0!important;height:44px!important;min-height:44px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;text-transform:none!important;box-shadow:none!important;overflow-wrap:anywhere!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 8px!important;font-size:.77rem!important;font-weight:850!important;line-height:1.08!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-info-page .mobile-info-tabs a.active,html body#top.mobile-info-page .mobile-info-action-grid a:first-child{background:var(--ptx-mobile-blue-soft)!important;color:#0b57c2!important;border-color:#c9ddfb!important}html body#top.mobile-info-page .mobile-info-intro h1{color:var(--ptx-mobile-text)!important;letter-spacing:0!important;text-transform:none!important;margin:0!important;font-size:1.02rem!important;line-height:1.16!important}html body#top.mobile-info-page .mobile-info-intro .mobile-app-section-head{align-items:flex-start!important}html body#top.mobile-info-page .mobile-info-action-grid,html body#top.mobile-info-page .mobile-info-link-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html body#top.mobile-info-page .mobile-info-link-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-info-page .mobile-info-card-list{gap:8px!important;display:grid!important}html body#top.mobile-info-page .mobile-info-card{gap:5px!important;display:grid!important}html body#top.mobile-info-page .mobile-info-card h2{color:var(--ptx-mobile-text)!important;text-transform:none!important;margin:0!important;font-size:.98rem!important;line-height:1.16!important}html body#top.mobile-info-page .mobile-info-card p{color:var(--ptx-mobile-muted)!important;margin:0!important;font-size:.83rem!important;font-weight:650!important;line-height:1.42!important}html body#top.mobile-info-page .mobile-info-link-card .mobile-app-section-head{margin-bottom:8px!important}@media (width<=390px){html body#top.mobile-info-page .mobile-info-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}html body#top.mobile-info-page .mobile-info-tabs a{font-size:.7rem!important}html body#top.mobile-info-page .mobile-info-action-grid,html body#top.mobile-info-page .mobile-info-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}html body#top.mobile-profile-page .mobile-profile-metrics a,html body#top.mobile-creator-page .mobile-creator-metrics a{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-control)!important;min-width:0!important;min-height:42px!important;color:var(--ptx-mobile-muted)!important;text-align:center!important;white-space:nowrap!important;border-radius:8px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;padding:7px 8px!important;font-size:.68rem!important;font-weight:850!important;line-height:1.1!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-profile-page .mobile-profile-metrics :where(a,span),html body#top.mobile-creator-page .mobile-creator-metrics :where(a,span){height:46px!important;min-height:46px!important;padding-top:7px!important;padding-bottom:7px!important}html body#top.mobile-profile-page .mobile-profile-metrics a strong,html body#top.mobile-creator-page .mobile-creator-metrics a strong{color:var(--ptx-mobile-text)!important;font-size:.9rem!important;font-weight:950!important;line-height:1!important}html body#top.mobile-relationships-page .mobile-relationships-panel h1{color:var(--ptx-mobile-text)!important;letter-spacing:0!important;text-transform:none!important;margin:0!important;font-size:1.02rem!important;line-height:1.16!important}html body#top.mobile-relationships-page .mobile-relationship-tabs,html body#top.mobile-relationships-page .mobile-relationships-search-form,html body#top.mobile-relationships-page .mobile-relationship-actions{gap:8px!important;display:grid!important}html body#top.mobile-relationships-page .mobile-relationship-tabs{grid-template-columns:repeat(auto-fit,minmax(76px,1fr))!important;margin-top:8px!important}html body#top.mobile-relationships-page .mobile-relationship-tabs a,html body#top.mobile-relationships-page .mobile-relationships-search-form :where(button,a),html body#top.mobile-relationships-page .mobile-relationship-actions :where(a,button){border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-control)!important;min-width:0!important;height:42px!important;min-height:42px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;text-transform:none!important;white-space:nowrap!important;box-shadow:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 8px!important;font-size:.76rem!important;font-weight:850!important;line-height:1.08!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-relationships-page .mobile-relationship-actions :where(a,button){width:100%!important}html body#top.mobile-relationships-page .mobile-relationship-tabs a.active,html body#top.mobile-relationships-page .mobile-relationship-actions :where(a:first-child,button.active){background:var(--ptx-mobile-blue-soft)!important;color:#0b57c2!important;border-color:#c9ddfb!important}html body#top.mobile-relationships-page .mobile-relationships-search-form{grid-template-columns:minmax(0,1fr) 88px auto!important;margin-top:9px!important}html body#top.mobile-relationships-page .mobile-relationships-search-form input{border:1px solid var(--ptx-mobile-line)!important;width:100%!important;min-width:0!important;height:42px!important;color:var(--ptx-mobile-text)!important;background:#fffdf8!important;border-radius:8px!important;padding:0 10px!important;font-size:.82rem!important;font-weight:760!important}html body#top.mobile-relationships-page .mobile-relationship-list{gap:8px!important;display:grid!important}html body#top.mobile-relationships-page .mobile-relationship-card{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;box-shadow:none!important;border-radius:8px!important;gap:8px!important;padding:9px!important;display:grid!important}html body#top.mobile-relationships-page .mobile-relationship-main{min-width:0!important;color:inherit!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-relationships-page .mobile-relationship-avatar{object-fit:cover!important;border-radius:50%!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important}html body#top.mobile-relationships-page span.mobile-relationship-avatar.avatar-fallback{color:#0b57c2!important;background:#d8e8ff!important;place-items:center!important;font-size:.78rem!important;font-weight:950!important;display:inline-grid!important}html body#top.mobile-relationships-page span.mobile-relationship-avatar.avatar-fallback[style*=display\:none]{display:none!important}html body#top.mobile-relationships-page .mobile-relationship-main :where(strong,em,small){text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:hidden!important}html body#top.mobile-relationships-page .mobile-relationship-main strong{color:var(--ptx-mobile-text)!important;font-size:.9rem!important;font-weight:900!important}html body#top.mobile-relationships-page .mobile-relationship-main :where(em,small){color:var(--ptx-mobile-muted)!important;font-size:.7rem!important;font-style:normal!important;font-weight:760!important}html body#top.mobile-relationships-page .mobile-relationship-meta{flex-wrap:wrap!important;gap:5px!important;display:flex!important}html body#top.mobile-relationships-page .mobile-relationship-meta span{border:1px solid var(--ptx-mobile-line)!important;min-height:25px!important;color:var(--ptx-mobile-muted)!important;background:#fffaf0d6!important;border-radius:999px!important;align-items:center!important;padding:5px 7px!important;font-size:.62rem!important;font-weight:850!important;display:inline-flex!important}html body#top.mobile-relationships-page .mobile-relationship-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-relationships-page .mobile-relationship-actions form{min-width:0!important;margin:0!important}@media (width<=390px){html body#top.mobile-relationships-page .mobile-relationships-search-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-relationships-page .mobile-relationships-search-form input,html body#top.mobile-relationships-page .mobile-relationships-search-form.is-single-action button{grid-column:1/-1!important}html body#top.mobile-relationships-page .mobile-relationship-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}}html body#top.mobile-stories-page .mobile-stories-control-panel h1{color:var(--ptx-mobile-text)!important;letter-spacing:0!important;text-transform:none!important;margin:0!important;font-size:1.02rem!important;line-height:1.16!important}html body#top.mobile-stories-page .mobile-story-tabs,html body#top.mobile-stories-page .mobile-story-create-form,html body#top.mobile-stories-page .mobile-story-view-actions,html body#top.mobile-stories-page .mobile-story-reactions,html body#top.mobile-stories-page .mobile-story-reply-form{gap:8px!important;display:grid!important}html body#top.mobile-stories-page .mobile-story-tabs{grid-template-columns:repeat(auto-fit,minmax(68px,1fr))!important;margin-top:8px!important}html body#top.mobile-stories-page .mobile-story-tabs a,html body#top.mobile-stories-page .mobile-story-create-form :where(button,input[type=text],.mobile-story-file-control),html body#top.mobile-stories-page .mobile-story-view-actions a,html body#top.mobile-stories-page .mobile-story-reactions button,html body#top.mobile-stories-page .mobile-story-reply-form :where(button,input[type=text]){border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-control)!important;min-width:0!important;height:42px!important;min-height:42px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;text-transform:none!important;white-space:nowrap!important;box-shadow:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 8px!important;font-size:.76rem!important;font-weight:850!important;line-height:1.08!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-stories-page .mobile-story-tabs a.active,html body#top.mobile-stories-page .mobile-story-view-actions a:first-child,html body#top.mobile-stories-page .mobile-story-reactions button.active{background:var(--ptx-mobile-blue-soft)!important;color:#0b57c2!important;border-color:#c9ddfb!important}html body#top.mobile-stories-page .mobile-story-create-form{grid-template-columns:88px minmax(0,1fr) 74px!important}html body#top.mobile-stories-page .mobile-story-file-control{cursor:pointer!important;position:relative!important;overflow:hidden!important}html body#top.mobile-stories-page .mobile-story-file-control input{opacity:0!important;cursor:pointer!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}html body#top.mobile-stories-page .mobile-story-create-form input[type=text],html body#top.mobile-stories-page .mobile-story-reply-form input[type=text]{width:100%!important;color:var(--ptx-mobile-text)!important;text-align:left!important;background:#fffdf8!important;justify-content:flex-start!important;font-weight:760!important}html body#top.mobile-stories-page .mobile-story-view-card,html body#top.mobile-stories-page .mobile-story-create-card,html body#top.mobile-stories-page .mobile-story-list-section{gap:9px!important;display:grid!important}html body#top.mobile-stories-page .mobile-story-media{aspect-ratio:4/5!important;background:#120d08!important;border:1px solid #5b422338!important;border-radius:8px!important;min-height:0!important;max-height:62vh!important;position:relative!important;overflow:hidden!important}html body#top.mobile-stories-page .mobile-story-media>img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}html body#top.mobile-stories-page .mobile-story-media-shade{pointer-events:none!important;background:linear-gradient(#00000080,#0000 34%,#000000a8)!important;position:absolute!important;inset:0!important}html body#top.mobile-stories-page .mobile-story-view-head{color:#fffaf2!important;z-index:2!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;display:grid!important;position:absolute!important;top:10px!important;left:10px!important;right:10px!important}html body#top.mobile-stories-page .mobile-story-view-avatar{object-fit:cover!important;border-radius:50%!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}html body#top.mobile-stories-page span.mobile-story-view-avatar.avatar-fallback{color:#0b57c2!important;background:#d8e8ff!important;place-items:center!important;font-size:.78rem!important;font-weight:950!important;display:inline-grid!important}html body#top.mobile-stories-page span.mobile-story-view-avatar.avatar-fallback[style*=display\:none]{display:none!important}html body#top.mobile-stories-page .mobile-story-view-head :where(strong,em){text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;display:block!important;overflow:hidden!important}html body#top.mobile-stories-page .mobile-story-view-head strong{font-size:.9rem!important;font-weight:950!important}html body#top.mobile-stories-page .mobile-story-view-head em{color:#fffaf2c7!important;font-size:.7rem!important;font-style:normal!important;font-weight:800!important}html body#top.mobile-stories-page .mobile-story-media p{z-index:2!important;color:#fffaf2!important;text-shadow:0 1px 14px #00000080!important;margin:0!important;font-size:.88rem!important;font-weight:850!important;line-height:1.22!important;position:absolute!important;bottom:10px!important;left:10px!important;right:10px!important}html body#top.mobile-stories-page .mobile-story-view-actions,html body#top.mobile-stories-page .mobile-story-reactions{grid-template-columns:repeat(4,minmax(0,1fr))!important}html body#top.mobile-stories-page .mobile-story-reactions form{min-width:0!important;margin:0!important}html body#top.mobile-stories-page .mobile-story-reactions button{gap:5px!important;width:100%!important}html body#top.mobile-stories-page .mobile-story-reactions button small{color:inherit!important;font-size:.66rem!important;font-weight:900!important}html body#top.mobile-stories-page .mobile-story-reply-form{grid-template-columns:minmax(0,1fr) 80px!important}html body#top.mobile-stories-page .mobile-story-feedback{min-height:18px!important;color:var(--ptx-mobile-muted)!important;margin:0!important;font-size:.72rem!important;font-weight:760!important}html body#top.mobile-stories-page .mobile-story-list{gap:8px!important;display:grid!important}html body#top.mobile-stories-page .mobile-story-list-card{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;box-shadow:none!important;border-radius:8px!important;grid-template-columns:54px minmax(0,1fr) 34px!important;align-items:center!important;gap:9px!important;padding:8px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-stories-page .mobile-story-list-card.active{background:#f5f9ff!important;border-color:#c9ddfb!important}html body#top.mobile-stories-page .mobile-story-list-thumb{background:#120d08!important;border-radius:8px!important;width:54px!important;height:68px!important;overflow:hidden!important}html body#top.mobile-stories-page .mobile-story-list-thumb img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}html body#top.mobile-stories-page .mobile-story-list-card :where(strong,em,small){text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;display:block!important;overflow:hidden!important}html body#top.mobile-stories-page .mobile-story-list-card strong{color:var(--ptx-mobile-text)!important;font-size:.88rem!important;font-weight:900!important}html body#top.mobile-stories-page .mobile-story-list-card :where(em,small){color:var(--ptx-mobile-muted)!important;font-size:.7rem!important;font-style:normal!important;font-weight:760!important}html body#top.mobile-stories-page .mobile-story-list-card b{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-control)!important;width:34px!important;min-height:34px!important;color:var(--ptx-mobile-muted)!important;border-radius:50%!important;place-items:center!important;font-size:.72rem!important;font-weight:950!important;display:inline-grid!important}@media (width<=390px){html body#top.mobile-stories-page .mobile-story-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}html body#top.mobile-stories-page .mobile-story-create-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-stories-page .mobile-story-create-form input[type=text]{grid-column:1/-1!important}html body#top.mobile-stories-page .mobile-story-view-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}}html body#top.mobile-search-page .mobile-global-search-panel h1{color:var(--ptx-mobile-text)!important;letter-spacing:0!important;text-transform:none!important;margin:0!important;font-size:1.02rem!important;line-height:1.16!important}html body#top.mobile-search-page .mobile-global-search-form,html body#top.mobile-search-page .mobile-global-search-tabs,html body#top.mobile-search-page .mobile-global-search-chips,html body#top.mobile-search-page .mobile-global-result-actions{gap:8px!important;display:grid!important}html body#top.mobile-search-page .mobile-global-search-form{grid-template-columns:minmax(0,1fr) 86px auto!important;margin-top:9px!important}html body#top.mobile-search-page .mobile-global-search-form input[type=search]{border:1px solid var(--ptx-mobile-line)!important;width:100%!important;min-width:0!important;height:42px!important;color:var(--ptx-mobile-text)!important;background:#fffdf8!important;border-radius:8px!important;padding:0 10px!important;font-size:.82rem!important;font-weight:760!important}html body#top.mobile-search-page .mobile-global-search-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important;margin-top:8px!important}html body#top.mobile-search-page .mobile-global-search-form :where(button,a),html body#top.mobile-search-page .mobile-global-search-tabs a,html body#top.mobile-search-page .mobile-global-search-chips a,html body#top.mobile-search-page .mobile-global-result-actions :where(a,button){border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-control)!important;min-width:0!important;height:42px!important;min-height:42px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;text-transform:none!important;white-space:nowrap!important;box-shadow:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 8px!important;font-size:.76rem!important;font-weight:850!important;line-height:1.08!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-search-page .mobile-global-search-tabs a.active,html body#top.mobile-search-page .mobile-global-result-actions :where(a:first-child,button.active){background:var(--ptx-mobile-blue-soft)!important;color:#0b57c2!important;border-color:#c9ddfb!important}html body#top.mobile-search-page .mobile-global-search-chips{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-top:8px!important}html body#top.mobile-search-page .mobile-global-search-chips a{height:34px!important;min-height:34px!important;font-size:.68rem!important}html body#top.mobile-search-page .mobile-search-results-section{gap:9px!important;display:grid!important}html body#top.mobile-search-page .mobile-global-result-list{gap:8px!important;display:grid!important}html body#top.mobile-search-page .mobile-global-result-card{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;box-shadow:none!important;border-radius:8px!important;gap:8px!important;padding:9px!important;display:grid!important}html body#top.mobile-search-page .mobile-global-result-main{min-width:0!important;color:inherit!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-search-page .mobile-global-result-avatar,html body#top.mobile-search-page .mobile-global-result-icon{object-fit:cover!important;border-radius:50%!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important}html body#top.mobile-search-page span.mobile-global-result-avatar.avatar-fallback,html body#top.mobile-search-page .mobile-global-result-icon{color:#0b57c2!important;background:#d8e8ff!important;place-items:center!important;font-size:.72rem!important;font-weight:950!important;display:inline-grid!important}html body#top.mobile-search-page span.mobile-global-result-avatar.avatar-fallback[style*=display\:none]{display:none!important}html body#top.mobile-search-page .mobile-global-result-main :where(strong,em,small){text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:hidden!important}html body#top.mobile-search-page .mobile-global-result-main strong{color:var(--ptx-mobile-text)!important;font-size:.9rem!important;font-weight:900!important}html body#top.mobile-search-page .mobile-global-result-main :where(em,small){color:var(--ptx-mobile-muted)!important;font-size:.7rem!important;font-style:normal!important;font-weight:760!important}html body#top.mobile-search-page .mobile-global-result-meta{flex-wrap:wrap!important;gap:5px!important;display:flex!important}html body#top.mobile-search-page .mobile-global-result-meta span{border:1px solid var(--ptx-mobile-line)!important;min-height:25px!important;color:var(--ptx-mobile-muted)!important;background:#fffaf0d6!important;border-radius:999px!important;align-items:center!important;padding:5px 7px!important;font-size:.62rem!important;font-weight:850!important;display:inline-flex!important}html body#top.mobile-search-page .mobile-global-result-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-search-page .mobile-global-result-actions form{min-width:0!important;margin:0!important}html body#top.mobile-search-page .mobile-global-result-actions :where(a,button){width:100%!important}@media (width<=390px){html body#top.mobile-search-page .mobile-global-search-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-search-page .mobile-global-search-form input[type=search]{grid-column:1/-1!important}html body#top.mobile-search-page .mobile-global-search-tabs,html body#top.mobile-search-page .mobile-global-search-chips{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-search-page .mobile-global-result-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}}html body#top.mobile-alerts-page .mobile-alerts-head h2{color:var(--ptx-mobile-text)!important;letter-spacing:0!important;text-transform:none!important;margin:0!important;font-size:1.02rem!important;line-height:1.16!important}html body#top.mobile-alerts-page .mobile-alerts-search-form,html body#top.mobile-alerts-page .mobile-alert-tabs,html body#top.mobile-alerts-page .mobile-alert-actions{gap:8px!important;display:grid!important}html body#top.mobile-alerts-page .mobile-alerts-search-form{grid-template-columns:minmax(0,1fr) 86px auto!important}html body#top.mobile-alerts-page .mobile-alerts-search-form input[type=search]{border:1px solid var(--ptx-mobile-line)!important;width:100%!important;min-width:0!important;height:42px!important;color:var(--ptx-mobile-text)!important;background:#fffdf8!important;border-radius:8px!important;padding:0 10px!important;font-size:.82rem!important;font-weight:760!important}html body#top.mobile-alerts-page .mobile-alert-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-top:8px!important}html body#top.mobile-alerts-page .mobile-alerts-search-form :where(button,a),html body#top.mobile-alerts-page .mobile-alert-tabs a,html body#top.mobile-alerts-page .mobile-alert-actions :where(a,button),html body#top.mobile-alerts-page .mobile-alerts-mark-form button{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-control)!important;min-width:0!important;height:42px!important;min-height:42px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;text-transform:none!important;white-space:nowrap!important;box-shadow:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 8px!important;font-size:.74rem!important;font-weight:850!important;line-height:1.08!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-alerts-page .mobile-alert-tabs a{flex-direction:column!important;gap:2px!important}html body#top.mobile-alerts-page .mobile-alert-tabs a strong,html body#top.mobile-alerts-page .mobile-alert-tabs a span{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}html body#top.mobile-alerts-page .mobile-alert-tabs a span{color:var(--ptx-mobile-muted)!important;font-size:.62rem!important;font-weight:760!important}html body#top.mobile-alerts-page .mobile-alert-tabs a.active,html body#top.mobile-alerts-page .mobile-alert-actions :where(a:first-child,button.active){background:var(--ptx-mobile-blue-soft)!important;color:#0b57c2!important;border-color:#c9ddfb!important}html body#top.mobile-alerts-page .mobile-alert-list{gap:9px!important;display:grid!important}html body#top.mobile-alerts-page .mobile-alert-card{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;box-shadow:none!important;border-radius:8px!important;gap:8px!important;padding:9px!important;display:grid!important}html body#top.mobile-alerts-page .mobile-alert-card.is-unread{background:#fffaf1!important;border-color:#0b57c247!important}html body#top.mobile-alerts-page .mobile-alert-main{min-width:0!important;color:inherit!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-alerts-page .mobile-alert-main :where(strong,em,small){text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:hidden!important}html body#top.mobile-alerts-page .mobile-alert-main strong{color:var(--ptx-mobile-text)!important;font-size:.9rem!important;font-weight:900!important}html body#top.mobile-alerts-page .mobile-alert-main :where(em,small){color:var(--ptx-mobile-muted)!important;font-size:.7rem!important;font-style:normal!important;font-weight:760!important}html body#top.mobile-alerts-page .mobile-alert-meta{flex-wrap:wrap!important;gap:5px!important;display:flex!important}html body#top.mobile-alerts-page .mobile-alert-meta span{border:1px solid var(--ptx-mobile-line)!important;min-height:25px!important;color:var(--ptx-mobile-muted)!important;background:#fffaf0d6!important;border-radius:999px!important;align-items:center!important;padding:5px 7px!important;font-size:.62rem!important;font-weight:850!important;display:inline-flex!important}html body#top.mobile-alerts-page .mobile-alert-meta .mobile-alert-type-badge{background:var(--ptx-mobile-blue-soft)!important;color:#0b57c2!important;border-color:#c9ddfb!important}html body#top.mobile-alerts-page .mobile-alert-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-alerts-page .mobile-alert-actions form,html body#top.mobile-alerts-page .mobile-alerts-mark-form{min-width:0!important;margin:0!important}html body#top.mobile-alerts-page .mobile-alert-actions :where(a,button),html body#top.mobile-alerts-page .mobile-alerts-mark-form button{width:100%!important}@media (width<=390px){html body#top.mobile-alerts-page .mobile-alerts-search-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-alerts-page .mobile-alerts-search-form input[type=search]{grid-column:1/-1!important}html body#top.mobile-alerts-page .mobile-alert-tabs,html body#top.mobile-alerts-page .mobile-alert-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}}html body#top.mobile-games-page .mobile-games-intro{align-content:stretch!important;min-height:0!important;margin-top:8px!important}html body#top.mobile-games-page .mobile-games-intro h1{color:var(--ptx-mobile-text)!important;letter-spacing:0!important;margin:0!important;font-size:1rem!important;line-height:1.15!important}html body#top.mobile-games-page .mobile-games-grid{grid-template-columns:1fr!important;gap:8px!important;margin-top:8px!important}html body#top.mobile-games-page .arcade-card{border-radius:8px!important;min-height:278px!important;padding:10px!important}html body#top.mobile-games-page .arcade-card-featured,html body#top.mobile-games-page .arcade-card-hero{grid-column:auto!important;min-height:278px!important}html body#top.mobile-games-page .arcade-card-thumb{border-radius:8px!important}html body#top.mobile-games-page .arcade-card strong{font-size:.98rem!important}html body#top.mobile-games-page .arcade-card em{min-height:34px!important;font-size:.75rem!important;line-height:1.25!important}html body#top.mobile-games-page .arcade-card-footer{gap:6px!important}html body#top.mobile-games-page .arcade-card-kind,html body#top.mobile-games-page .arcade-card-best,html body#top.mobile-games-page .arcade-card-launch{min-height:30px!important;font-size:.66rem!important}html body#top.mobile-games-page .mobile-games-player{border-radius:8px!important;margin-top:8px!important;padding:8px!important}html body#top.mobile-games-page .arcade-player-top{gap:8px!important;display:grid!important}html body#top.mobile-games-page .arcade-player-top h2{letter-spacing:0!important;margin:0!important;font-size:1rem!important;line-height:1.15!important}html body#top.mobile-games-page .arcade-player-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-games-page .arcade-player-actions button{white-space:nowrap!important;border-radius:8px!important;width:100%!important;min-width:0!important;min-height:38px!important;padding:0 6px!important;font-size:.72rem!important;font-weight:900!important}html body#top.mobile-games-page .arcade-layout{gap:8px!important}html body#top.mobile-games-page .game-stage{border-radius:8px!important;min-height:220px!important;padding:2px!important}html body#top.mobile-games-page .game-stage canvas,html body#top.mobile-games-page .game-stage iframe{border-radius:8px!important}html body#top.mobile-games-page .arcade-side{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}html body#top.mobile-games-page .arcade-side>div,html body#top.mobile-games-page .arcade-toolbar,html body#top.mobile-games-page .arcade-score{border-radius:8px!important;font-size:.74rem!important}@media (width<=390px){html body#top.mobile-games-page .arcade-card{min-height:260px!important}html body#top.mobile-games-page .game-stage{min-height:198px!important}}html body#top.mobile-workshop-tools-page .mobile-workshop-hero{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:10px!important;min-height:0!important;display:grid!important}html body#top.mobile-workshop-tools-page .mobile-workshop-hero h1{color:#fff8e8!important;letter-spacing:0!important;margin:0!important;font-size:1.04rem!important;line-height:1.16!important}html body#top.mobile-workshop-tools-page .mobile-app-subtitle{color:#d8cdb0!important;margin-top:5px!important;font-size:.76rem!important;font-weight:760!important;line-height:1.28!important}html body#top.mobile-workshop-tools-page .mobile-workshop-hero-actions,html body#top.mobile-workshop-tools-page .mobile-workshop-actions,html body#top.mobile-workshop-tools-page .mobile-workshop-export-links{gap:7px!important;min-width:0!important;display:grid!important}html body#top.mobile-workshop-tools-page .mobile-workshop-hero-actions{grid-template-columns:1fr!important;width:86px!important}html body#top.mobile-workshop-tools-page .mobile-workshop-actions,html body#top.mobile-workshop-tools-page .mobile-workshop-export-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-workshop-tools-page :where(.mobile-app-mini-link,.mobile-workshop-actions a,.mobile-workshop-actions button,.mobile-workshop-export-links a,.mobile-workshop-settings button,.mobile-workshop-empty a){border:1px solid var(--ptx-mobile-line)!important;box-sizing:border-box!important;background:var(--ptx-mobile-control)!important;width:100%!important;min-width:0!important;min-height:40px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;text-transform:none!important;white-space:nowrap!important;box-shadow:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 8px!important;font-size:.72rem!important;font-weight:880!important;line-height:1.08!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-workshop-tools-page :where(.mobile-workshop-actions button,.mobile-workshop-empty a){background:var(--ptx-mobile-blue-soft)!important;color:#0b57c2!important;border-color:#c9ddfb!important}html body#top.mobile-workshop-tools-page .mobile-workshop-actions .is-danger{color:#a4342d!important;background:#fff0ed!important;border-color:#c23f3f47!important}html body#top.mobile-workshop-tools-page .mobile-workshop-status-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important}html body#top.mobile-workshop-tools-page .mobile-workshop-controls,html body#top.mobile-workshop-tools-page .mobile-workshop-settings,html body#top.mobile-workshop-tools-page .mobile-workshop-add,html body#top.mobile-workshop-tools-page .mobile-workshop-results{gap:8px!important;display:grid!important}html body#top.mobile-workshop-tools-page .mobile-app-alert{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface-soft)!important;color:var(--ptx-mobile-text)!important;border-radius:8px!important;padding:9px 10px!important;font-size:.78rem!important;font-weight:800!important;line-height:1.22!important}html body#top.mobile-workshop-tools-page .mobile-app-alert.is-success{background:var(--ptx-mobile-blue-soft)!important;color:#0b57c2!important;border-color:#c9ddfb!important}html body#top.mobile-workshop-tools-page .mobile-app-alert.is-error{color:#9a2f28!important;background:#fff0ed!important;border-color:#c23f3f47!important}html body#top.mobile-workshop-tools-page :where(.mobile-workshop-search-form,.mobile-workshop-form-grid){grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html body#top.mobile-workshop-tools-page .mobile-workshop-field-wide,html body#top.mobile-workshop-tools-page .mobile-workshop-advanced,html body#top.mobile-workshop-tools-page .mobile-workshop-actions{grid-column:1/-1!important}html body#top.mobile-workshop-tools-page :where(label,.mobile-workshop-check){min-width:0!important;color:var(--ptx-mobile-muted)!important;text-transform:none!important;gap:4px!important;font-size:.65rem!important;font-weight:850!important;line-height:1.1!important;display:grid!important}html body#top.mobile-workshop-tools-page :where(label>span,.mobile-workshop-check span){text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}html body#top.mobile-workshop-tools-page :where(input,select,textarea){border:1px solid var(--ptx-mobile-line)!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:42px!important;color:var(--ptx-mobile-text)!important;box-shadow:none!important;background:#fffdf8!important;border-radius:8px!important;padding:0 9px!important;font-size:.78rem!important;font-weight:780!important;line-height:1.18!important}html body#top.mobile-workshop-tools-page textarea{resize:vertical!important;min-height:78px!important;padding:9px!important}html body#top.mobile-workshop-tools-page input[type=file]{padding:9px!important;font-size:.7rem!important}html body#top.mobile-workshop-tools-page .mobile-workshop-check{border:1px solid var(--ptx-mobile-line)!important;min-height:42px!important;color:var(--ptx-mobile-text)!important;background:#fffdf8!important;border-radius:8px!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:center!important;padding:0 9px!important}html body#top.mobile-workshop-tools-page input[type=checkbox]{width:18px!important;height:18px!important;min-height:18px!important;padding:0!important}html body#top.mobile-workshop-tools-page :where(details){border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;box-shadow:none!important;border-radius:8px!important}html body#top.mobile-workshop-tools-page :where(details>summary){color:#fff8e8!important;cursor:pointer!important;background:#261f16!important;border-radius:8px!important;justify-content:space-between!important;align-items:center!important;min-height:42px!important;padding:0 10px!important;font-size:.78rem!important;font-weight:900!important;line-height:1.12!important;display:flex!important}html body#top.mobile-workshop-tools-page .mobile-workshop-search-form>.mobile-workshop-advanced>summary{min-height:57px!important}html body#top.mobile-workshop-tools-page :where(details[open]>summary){border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}html body#top.mobile-workshop-tools-page :where(details[open]>form,details[open] .mobile-workshop-form-grid){padding:8px!important}html body#top.mobile-workshop-tools-page .mobile-workshop-settings form{gap:8px!important;padding:8px!important;display:grid!important}html body#top.mobile-workshop-tools-page .mobile-workshop-shortcuts,html body#top.mobile-workshop-tools-page .mobile-workshop-status-pills{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;display:grid!important}html body#top.mobile-workshop-tools-page :where(.mobile-workshop-shortcuts a,.mobile-workshop-status-pills a){border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-control)!important;min-width:0!important;min-height:38px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:4px!important;padding:0 7px!important;font-size:.66rem!important;font-weight:870!important;line-height:1.08!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-workshop-tools-page .mobile-workshop-status-pills a.is-active{background:var(--ptx-mobile-blue-soft)!important;color:#0b57c2!important;border-color:#c9ddfb!important}html body#top.mobile-workshop-tools-page .mobile-workshop-status-pills a span{color:var(--ptx-mobile-muted)!important;font-size:.6rem!important}html body#top.mobile-workshop-tools-page .mobile-workshop-card-list{gap:8px!important;display:grid!important}html body#top.mobile-workshop-tools-page .mobile-workshop-card,html body#top.mobile-workshop-tools-page .mobile-workshop-empty{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;color:var(--ptx-mobile-text)!important;box-shadow:none!important;border-radius:8px!important;gap:8px!important;padding:9px!important;display:grid!important}html body#top.mobile-workshop-tools-page .mobile-workshop-card.is-borrowed{background:#fff8e8!important;border-color:#d4a24c57!important}html body#top.mobile-workshop-tools-page .mobile-workshop-card.is-broken,html body#top.mobile-workshop-tools-page .mobile-workshop-card.is-missing{background:#fff6f2!important;border-color:#c23f3f38!important}html body#top.mobile-workshop-tools-page .mobile-workshop-card-main{grid-template-columns:72px minmax(0,1fr)!important;align-items:start!important;gap:9px!important;min-width:0!important;display:grid!important}html body#top.mobile-workshop-tools-page .mobile-workshop-photo{border:1px solid var(--ptx-mobile-line)!important;width:72px!important;height:72px!important;color:var(--ptx-mobile-muted)!important;background:#f4f0e8!important;border-radius:8px!important;place-items:center!important;font-size:.68rem!important;font-weight:920!important;text-decoration:none!important;display:grid!important;overflow:hidden!important}html body#top.mobile-workshop-tools-page .mobile-workshop-photo img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}html body#top.mobile-workshop-tools-page .mobile-workshop-card-title{gap:5px!important;min-width:0!important;display:grid!important}html body#top.mobile-workshop-tools-page .mobile-workshop-card-title h3,html body#top.mobile-workshop-tools-page .mobile-workshop-empty h3{min-width:0!important;color:var(--ptx-mobile-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-size:.92rem!important;font-weight:920!important;line-height:1.12!important;overflow:hidden!important}html body#top.mobile-workshop-tools-page .mobile-workshop-status{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-control)!important;min-height:24px!important;color:var(--ptx-mobile-muted)!important;text-transform:uppercase!important;border-radius:999px!important;justify-self:start!important;padding:4px 7px!important;font-size:.6rem!important;font-weight:900!important;line-height:1!important}html body#top.mobile-workshop-tools-page .mobile-workshop-status.is-available{background:var(--ptx-mobile-blue-soft)!important;color:#0b57c2!important;border-color:#c9ddfb!important}html body#top.mobile-workshop-tools-page .mobile-workshop-status.is-borrowed{color:#7a5308!important;background:#fff1cf!important;border-color:#d4a24c61!important}html body#top.mobile-workshop-tools-page .mobile-workshop-status.is-broken,html body#top.mobile-workshop-tools-page .mobile-workshop-status.is-missing{color:#9a2f28!important;background:#fff0ed!important;border-color:#c23f3f42!important}html body#top.mobile-workshop-tools-page .mobile-workshop-card-meta,html body#top.mobile-workshop-tools-page .mobile-workshop-empty p,html body#top.mobile-workshop-tools-page .mobile-workshop-notes{min-width:0!important;color:var(--ptx-mobile-muted)!important;margin:0!important;font-size:.72rem!important;font-weight:760!important;line-height:1.25!important}html body#top.mobile-workshop-tools-page .mobile-workshop-card-meta{text-overflow:ellipsis!important;white-space:nowrap!important;margin-top:5px!important;overflow:hidden!important}html body#top.mobile-workshop-tools-page .mobile-workshop-tags{flex-wrap:wrap!important;gap:5px!important;margin-top:6px!important;display:flex!important}html body#top.mobile-workshop-tools-page .mobile-workshop-tags span{border:1px solid var(--ptx-mobile-line)!important;max-width:100%!important;min-height:24px!important;color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#fffdf8!important;border-radius:999px!important;align-items:center!important;padding:4px 7px!important;font-size:.61rem!important;font-weight:840!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}html body#top.mobile-workshop-tools-page .mobile-workshop-borrowed{background:#fff1cf!important;border:1px solid #d4a24c42!important;border-radius:8px!important;gap:3px!important;min-width:0!important;padding:8px!important;display:grid!important}html body#top.mobile-workshop-tools-page .mobile-workshop-borrowed :where(strong,span){text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}html body#top.mobile-workshop-tools-page .mobile-workshop-borrowed strong{color:var(--ptx-mobile-text)!important;font-size:.78rem!important;font-weight:900!important}html body#top.mobile-workshop-tools-page .mobile-workshop-borrowed span{color:var(--ptx-mobile-muted)!important;font-size:.68rem!important;font-weight:760!important}html body#top.mobile-workshop-tools-page .mobile-workshop-edit[open]{background:#fffdf8!important}@media (width<=390px){html body#top.mobile-workshop-tools-page .mobile-workshop-hero{grid-template-columns:1fr!important}html body#top.mobile-workshop-tools-page .mobile-workshop-hero-actions,html body#top.mobile-workshop-tools-page .mobile-workshop-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important}html body#top.mobile-workshop-tools-page :where(.mobile-workshop-search-form,.mobile-workshop-form-grid){grid-template-columns:1fr!important}html body#top.mobile-workshop-tools-page .mobile-workshop-shortcuts,html body#top.mobile-workshop-tools-page .mobile-workshop-status-pills{grid-template-columns:repeat(2,minmax(0,1fr))!important}}html body#top.mobile-admin-page .mobile-admin-hero{min-height:0!important}html body#top.mobile-admin-page .mobile-admin-status-strip a.is-active{background:var(--ptx-mobile-blue-soft)!important;color:#0b57c2!important;border-color:#c9ddfb!important}html body#top.mobile-admin-page .mobile-admin-intro .muted{color:var(--ptx-mobile-muted)!important;margin:0!important;font-size:.76rem!important;font-weight:760!important;line-height:1.28!important}html body#top.mobile-admin-page .mobile-admin-intro h1{color:var(--ptx-mobile-text)!important;letter-spacing:0!important;text-transform:none!important;margin:0!important;font-size:1rem!important;line-height:1.15!important}html body#top.mobile-admin-page .mobile-admin-queues,html body#top.mobile-admin-page .mobile-admin-health,html body#top.mobile-admin-page .mobile-admin-tools,html body#top.mobile-admin-page .mobile-admin-list-section{gap:8px!important;display:grid!important}html body#top.mobile-admin-page .mobile-admin-queue-grid,html body#top.mobile-admin-page .mobile-admin-health-grid,html body#top.mobile-admin-page .mobile-admin-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html body#top.mobile-admin-page .mobile-admin-queue-card,html body#top.mobile-admin-page .mobile-admin-health-grid div,html body#top.mobile-admin-page .mobile-admin-action-grid a{border:1px solid var(--ptx-mobile-line)!important;box-sizing:border-box!important;background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;min-height:72px!important;color:var(--ptx-mobile-text)!important;text-align:center!important;box-shadow:none!important;border-radius:8px!important;align-content:center!important;gap:3px!important;padding:9px 8px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-admin-page .mobile-admin-queue-card:nth-child(-n+4){background:#fff6df!important;border-color:#d4a24c57!important}html body#top.mobile-admin-page .mobile-admin-queue-card strong,html body#top.mobile-admin-page .mobile-admin-health-grid strong,html body#top.mobile-admin-page .mobile-admin-action-grid strong{min-width:0!important;color:var(--ptx-mobile-text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.92rem!important;font-weight:920!important;line-height:1.08!important;display:block!important;overflow:hidden!important}html body#top.mobile-admin-page .mobile-admin-queue-card span,html body#top.mobile-admin-page .mobile-admin-health-grid span,html body#top.mobile-admin-page .mobile-admin-action-grid span,html body#top.mobile-admin-page .mobile-admin-queue-card em{min-width:0!important;color:var(--ptx-mobile-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.64rem!important;font-style:normal!important;font-weight:780!important;line-height:1.12!important;display:block!important;overflow:hidden!important}html body#top.mobile-admin-page .mobile-admin-action-grid a{background:var(--ptx-mobile-control)!important;min-height:64px!important}html body#top.mobile-admin-page .mobile-admin-list{gap:8px!important;display:grid!important}html body#top.mobile-admin-page .mobile-admin-row,html body#top.mobile-admin-page .mobile-admin-empty{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;min-height:68px!important;color:var(--ptx-mobile-text)!important;box-shadow:none!important;border-radius:8px!important;align-content:center!important;gap:4px!important;padding:9px!important;text-decoration:none!important;display:grid!important}html body#top.mobile-admin-page .mobile-admin-row strong,html body#top.mobile-admin-page .mobile-admin-row span,html body#top.mobile-admin-page .mobile-admin-row em,html body#top.mobile-admin-page .mobile-admin-empty{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}html body#top.mobile-admin-page .mobile-admin-row strong{color:var(--ptx-mobile-text)!important;font-size:.86rem!important;font-weight:900!important;line-height:1.1!important}html body#top.mobile-admin-page .mobile-admin-row span,html body#top.mobile-admin-page .mobile-admin-row em,html body#top.mobile-admin-page .mobile-admin-empty{color:var(--ptx-mobile-muted)!important;font-size:.68rem!important;font-style:normal!important;font-weight:760!important;line-height:1.14!important}@media (width<=390px){html body#top.mobile-admin-page .mobile-admin-queue-grid,html body#top.mobile-admin-page .mobile-admin-health-grid,html body#top.mobile-admin-page .mobile-admin-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}html body#top.mobile-app-page .mobile-push-setup{gap:10px!important;display:grid!important}html body#top.mobile-app-page .mobile-push-summary{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html body#top.mobile-app-page .mobile-push-summary span{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;min-height:58px!important;color:var(--ptx-mobile-text)!important;box-sizing:border-box!important;border-radius:8px!important;align-content:center!important;justify-items:center!important;gap:3px!important;padding:9px 8px!important;display:grid!important}html body#top.mobile-app-page .mobile-push-summary strong,html body#top.mobile-app-page .mobile-push-summary em{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-push-summary strong{color:var(--ptx-mobile-text)!important;font-size:1.05rem!important;font-weight:930!important;line-height:1!important}html body#top.mobile-app-page .mobile-push-summary em{color:var(--ptx-mobile-muted)!important;font-size:.66rem!important;font-style:normal!important;font-weight:780!important;line-height:1.1!important}html body#top.mobile-app-page .mobile-push-status{color:#314158!important;background:#f2f7ff!important;border:1px solid #447ec438!important;border-radius:8px!important;min-height:34px!important;margin:0!important;padding:8px 10px!important;font-size:.77rem!important;font-weight:780!important;line-height:1.25!important}html body#top.mobile-app-page .mobile-push-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html body#top.mobile-app-page .mobile-push-actions :where(a,button){text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;border-radius:8px!important;width:100%!important;min-width:0!important;min-height:38px!important;padding:0 8px!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-push-actions [hidden]{display:none!important}html body#top.mobile-app-page .mobile-pwa-check{gap:10px!important;display:grid!important}html body#top.mobile-app-page .mobile-pwa-check-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html body#top.mobile-app-page .mobile-pwa-check-grid span{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface-soft)!important;min-width:0!important;min-height:62px!important;color:var(--ptx-mobile-text)!important;box-sizing:border-box!important;border-radius:8px!important;align-content:center!important;justify-items:center!important;gap:3px!important;padding:9px 7px!important;display:grid!important}html body#top.mobile-app-page .mobile-pwa-check-grid span[data-state=ok]{background:#eefaf3!important;border-color:#28915f47!important}html body#top.mobile-app-page .mobile-pwa-check-grid span[data-state=warn]{background:#fff7e4!important;border-color:#d4a24c5c!important}html body#top.mobile-app-page .mobile-pwa-check-grid span[data-state=bad]{background:#fff0f0!important;border-color:#be3c3c52!important}html body#top.mobile-app-page .mobile-pwa-check-grid strong,html body#top.mobile-app-page .mobile-pwa-check-grid em{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-pwa-check-grid strong{color:var(--ptx-mobile-text)!important;font-size:.76rem!important;font-weight:900!important;line-height:1.05!important}html body#top.mobile-app-page .mobile-pwa-check-grid em{color:var(--ptx-mobile-muted)!important;font-size:.66rem!important;font-style:normal!important;font-weight:780!important;line-height:1.1!important}html body#top.mobile-app-page .mobile-pwa-check-status{color:#314158!important;background:#f2f7ff!important;border:1px solid #447ec438!important;border-radius:8px!important;min-height:34px!important;margin:0!important;padding:8px 10px!important;font-size:.76rem!important;font-weight:780!important;line-height:1.25!important}html body#top.mobile-app-page .mobile-pwa-check-actions{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html body#top.mobile-app-page .mobile-pwa-check-actions :where(a,button){text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;border-radius:8px!important;width:100%!important;min-width:0!important;min-height:38px!important;padding:0 8px!important;overflow:hidden!important}html body#top.mobile-app-page .mobile-pwa-check-actions [hidden]{display:none!important}html body#top.mobile-app-page .mobile-native-call-check-grid,html body#top.mobile-app-page .mobile-native-call-actions,html body#top.mobile-app-page .mobile-call-alert-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}@media (width<=430px){html body#top.mobile-app-page .mobile-pwa-check-grid,html body#top.mobile-app-page .mobile-pwa-check-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body#top.mobile-app-page .mobile-native-call-check-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-app-page .mobile-native-call-actions,html body#top.mobile-app-page .mobile-call-alert-actions{grid-template-columns:1fr!important}}html body#top.mobile-messages-page .mobile-message-thread-section{outline:none!important;scroll-margin-top:12px!important}html body#top.mobile-messages-page .mobile-message-inbox-row{cursor:pointer!important;touch-action:manipulation!important;-webkit-tap-highlight-color:#d4a24c3d!important;position:relative!important}html body#top.mobile-messages-page .mobile-message-inbox-row.is-opening{background:#eefaf3!important;border-color:#28915f57!important}@media (width>=761px){html{overflow:clip auto!important}html body#top:not(.studio-app-body):not(.messages-page):not(.lightbox-open){overflow:clip visible!important}html body#top:not(.studio-app-body):not(.messages-page)>div.layout{align-items:start!important;overflow:visible!important}html body#top:not(.studio-app-body):not(.messages-page)>div.layout>aside.sidebar{scrollbar-gutter:stable;top:var(--app-shell-pad,18px)!important;height:auto!important;min-height:0!important;max-height:calc(100vh - (var(--app-shell-pad,18px) * 2))!important;max-height:calc(100dvh - (var(--app-shell-pad,18px) * 2))!important;overscroll-behavior:contain!important;align-self:start!important;position:sticky!important;overflow:hidden auto!important}}@media (width>=1101px){html body#top:not(.studio-app-body):not(.messages-page)>div.layout>aside.rightbar,html body#top:not(.studio-app-body):not(.messages-page)>div.layout>aside.home-rightbar{scrollbar-gutter:stable;top:var(--app-shell-pad,18px)!important;height:auto!important;min-height:0!important;max-height:calc(100vh - (var(--app-shell-pad,18px) * 2))!important;max-height:calc(100dvh - (var(--app-shell-pad,18px) * 2))!important;overscroll-behavior:contain!important;align-self:start!important;position:sticky!important;overflow:hidden auto!important}}html:has(>body#top.lightbox-open){overflow-y:hidden!important}.public-page-guide>p{max-width:78ch;line-height:1.7}.public-page-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.public-page-guide-grid>article{background:#fffaf199;border:1px solid #d4a24c2e;border-radius:14px;min-width:0;padding:15px}.public-page-guide-grid h3{margin:0 0 7px;font-size:1rem}.public-page-guide-grid p{margin:0;line-height:1.58}body#top.creators-page .creator-directory-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}body#top.creators-page .creator-directory-stat{color:#eee4d2;align-content:center;gap:5px;min-width:0;min-height:82px;padding:12px;text-decoration:none;display:grid}body#top.creators-page .creator-directory-stat strong,body#top.creators-page .creator-directory-stat span{display:block}body#top.creators-page .creator-directory-stat strong{color:#e5d7bd;font-size:clamp(1.25rem,2.5vw,1.8rem);line-height:1}body#top.creators-page .creator-directory-stat span{color:#b8ad98;text-transform:uppercase;font-size:.76rem;font-weight:800;line-height:1.3}body#top.creators-page .public-page-guide-grid>article{background:#070604ad;border-color:#d0a95e3d;border-radius:5px}body#top.creators-page .public-page-guide-grid h3{color:#eee4d2}body#top.creators-page .public-page-guide-grid p{color:#b8ad98}@media (width<=760px){.public-page-guide-grid,body#top.creators-page .creator-directory-summary{grid-template-columns:1fr}body#top.creators-page .creator-directory-stat{min-height:62px}}body#top:not(.studio-app-body){--ptx-ui-control-height:38px;--ptx-ui-control-radius:5px;--ptx-ui-panel-radius:7px;--ptx-ui-gap:12px}body#top:not(.studio-app-body) :where(button,input[type=submit],input[type=button],.button,.launch-cta,.compact-action-btn,.compact-action-link,.hero-auth-cta,.share-btn,.video-style-chip){min-height:var(--ptx-ui-control-height)!important;height:var(--ptx-ui-control-height)!important;max-height:var(--ptx-ui-control-height)!important;border-radius:var(--ptx-ui-control-radius)!important;padding-inline:14px!important}body#top:not(.studio-app-body) :where(.compact-action-btn,.compact-action-link,.text-action-link,.section-action-link,.ptx-project-text-link,.post-actions-row button,.post-actions-row a){height:32px!important;min-height:32px!important;max-height:32px!important;padding-inline:11px!important}body#top:not(.studio-app-body) :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select){min-height:var(--ptx-ui-control-height)!important;height:var(--ptx-ui-control-height)!important;border-radius:var(--ptx-ui-control-radius)!important}body#top:not(.studio-app-body) textarea{border-radius:var(--ptx-ui-control-radius)!important}body#top:not(.studio-app-body) :where(.post-card,.create-post,.widget,.premium-widget,.creator-presence-card,.notification-item,.ptx-project-card,.public-login-callout,.public-page-guide-grid>article){border-radius:var(--ptx-ui-panel-radius)!important}body#top:not(.studio-app-body) :where(.creator-highlights-head,.widget-title-row){align-items:flex-start;gap:var(--ptx-ui-gap)!important}body#top:not(.studio-app-body) :where(.creator-highlights-head,.widget-title-row)>:first-child{min-width:0}body#top:not(.studio-app-body) :where(.onboarding-actions,.public-login-actions){gap:8px!important}body#top:not(.studio-app-body) .rightbar :where(.widget,.premium-widget),body#top:not(.studio-app-body) .home-rightbar :where(.widget,.premium-widget){padding:14px!important}body#top:not(.studio-app-body) .public-page-guide-grid>article{background:linear-gradient(180deg, #f2ebdd06, #f2ebdd02), linear-gradient(145deg, var(--ptx-panel), #090806)!important;border-color:#d0a95e3d!important}body#top:not(.studio-app-body) .public-page-guide-grid h3{color:var(--ptx-text)!important}body#top:not(.studio-app-body) .public-page-guide-grid p{color:var(--ptx-muted)!important}@media (width<=640px){body#top:not(.studio-app-body) .push-permission-card{inset:auto 8px calc(var(--mobile-nav-space,78px) + 10px) 8px!important;z-index:50002!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - var(--mobile-nav-space,78px) - 28px)!important;grid-template-columns:minmax(0,1fr)!important;gap:7px!important;margin:0!important;padding:9px 38px 9px 9px!important;display:grid!important;position:fixed!important;overflow-y:auto!important}body#top:not(.studio-app-body) .push-permission-copy{gap:2px!important;min-width:0!important}body#top:not(.studio-app-body) .push-permission-copy strong{font-size:.72rem!important;line-height:1.1!important}body#top:not(.studio-app-body) .push-permission-copy span{text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.68rem!important;line-height:1.2!important;display:block!important;overflow:hidden!important}body#top:not(.studio-app-body) .push-permission-close{width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;padding:0!important;display:grid!important;top:7px!important;right:7px!important}body#top:not(.studio-app-body) .push-permission-actions{grid-template-columns:minmax(0,2fr) repeat(2,minmax(52px,.65fr))!important;gap:5px!important;width:100%!important;display:grid!important}body#top:not(.studio-app-body) .push-permission-actions button{text-overflow:ellipsis!important;white-space:nowrap!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:30px!important;padding:5px 7px!important;font-size:.64rem!important;overflow:hidden!important}body#top:not(.studio-app-body) .push-permission-actions :where([data-push-enable],[data-push-test],[data-push-reset]){grid-column:auto!important}body#top:not(.studio-app-body) .push-permission-actions [data-push-dismiss]{display:none!important}}html body#top.mobile-messages-page .push-permission-card,html body#top.mobile-alerts-page .push-permission-card{display:none!important}html body#top.mobile-messages-page .mobile-message-inbox-section,html body#top.mobile-alerts-page .mobile-alerts-panel,html body#top.mobile-alerts-page .mobile-alert-history{padding:0!important;overflow:hidden!important}html body#top.mobile-messages-page .mobile-message-inbox-summary,html body#top.mobile-alerts-page .mobile-alert-filter-summary,html body#top.mobile-alerts-page .mobile-alert-history>summary{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-height:58px!important;color:var(--ptx-mobile-text)!important;cursor:pointer!important;text-align:left!important;background:#fffaf1f5!important;border:0!important;border-radius:0!important;grid-template-columns:minmax(0,1fr) auto 16px!important;align-items:center!important;gap:8px!important;padding:10px 11px!important;list-style:none!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-inbox-summary::-webkit-details-marker,html body#top.mobile-alerts-page .mobile-alert-filter-summary::-webkit-details-marker,html body#top.mobile-alerts-page .mobile-alert-history>summary::-webkit-details-marker,html body#top.mobile-messages-page .mobile-message-collab-summary::-webkit-details-marker{display:none!important}html body#top.mobile-messages-page .mobile-message-inbox-summary>span,html body#top.mobile-alerts-page .mobile-alert-filter-summary>span,html body#top.mobile-alerts-page .mobile-alert-history>summary>span{gap:2px!important;min-width:0!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-inbox-summary :where(small,strong),html body#top.mobile-alerts-page .mobile-alert-filter-summary :where(small,strong),html body#top.mobile-alerts-page .mobile-alert-history>summary :where(small,strong){text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;display:block!important;overflow:hidden!important}html body#top.mobile-messages-page .mobile-message-inbox-summary small,html body#top.mobile-alerts-page .mobile-alert-filter-summary small,html body#top.mobile-alerts-page .mobile-alert-history>summary small{color:var(--ptx-mobile-muted)!important;text-transform:uppercase!important;font-size:.62rem!important;font-weight:780!important}html body#top.mobile-messages-page .mobile-message-inbox-summary strong,html body#top.mobile-alerts-page .mobile-alert-filter-summary strong,html body#top.mobile-alerts-page .mobile-alert-history>summary strong{color:var(--ptx-mobile-text)!important;font-size:.82rem!important;font-weight:930!important}html body#top.mobile-messages-page .mobile-message-inbox-summary em,html body#top.mobile-alerts-page .mobile-alert-filter-summary em,html body#top.mobile-alerts-page .mobile-alert-history>summary em{color:#7a4b16!important;white-space:nowrap!important;font-size:.64rem!important;font-style:normal!important;font-weight:900!important}html body#top.mobile-messages-page .mobile-message-inbox-summary:after,html body#top.mobile-alerts-page .mobile-alert-filter-summary:after,html body#top.mobile-alerts-page .mobile-alert-history>summary:after{content:"+"!important;color:#8a5a20!important;text-align:center!important;font-size:1rem!important}html body#top.mobile-messages-page .mobile-message-inbox-section[open]>.mobile-message-inbox-summary,html body#top.mobile-alerts-page .mobile-alerts-panel[open]>.mobile-alert-filter-summary,html body#top.mobile-alerts-page .mobile-alert-history[open]>summary{background:#d4a24c17!important;border-bottom:1px solid #5c441e24!important}html body#top.mobile-messages-page .mobile-message-inbox-section[open]>.mobile-message-inbox-summary:after,html body#top.mobile-alerts-page .mobile-alerts-panel[open]>.mobile-alert-filter-summary:after,html body#top.mobile-alerts-page .mobile-alert-history[open]>summary:after{content:"−"!important}html body#top.mobile-messages-page .mobile-message-inbox-content,html body#top.mobile-alerts-page .mobile-alert-filter-content{gap:8px!important;padding:9px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-inbox-tools{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:7px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-inbox-tools .mobile-message-search{margin:0!important}html body#top.mobile-messages-page .mobile-message-inbox-tools .text-action-link{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-control)!important;min-height:42px!important;color:var(--ptx-mobile-text)!important;white-space:nowrap!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 10px!important;font-size:.7rem!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}html body#top.mobile-messages-page .mobile-message-inbox-list{max-height:min(44vh,360px)!important}html body#top.mobile-messages-page .mobile-message-thread-section{scroll-margin-top:8px!important}html body#top.mobile-messages-page .mobile-message-bubbles{max-height:min(56vh,520px)!important}html body#top.mobile-messages-page .mobile-message-collab-room{padding:0!important;display:block!important;overflow:hidden!important}html body#top.mobile-messages-page .mobile-message-collab-summary{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-height:62px!important;color:var(--ptx-mobile-text)!important;cursor:pointer!important;text-align:left!important;background:#fffaf1f5!important;border:0!important;border-radius:0!important;grid-template-columns:minmax(0,1fr) auto 16px!important;align-items:center!important;gap:8px!important;padding:9px 10px!important;list-style:none!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-collab-summary>span{gap:2px!important;min-width:0!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-collab-summary :where(small,strong,em){text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;display:block!important;overflow:hidden!important}html body#top.mobile-messages-page .mobile-message-collab-summary small{color:#8a5a20!important;text-transform:uppercase!important;font-size:.6rem!important;font-weight:850!important}html body#top.mobile-messages-page .mobile-message-collab-summary strong{color:var(--ptx-mobile-text)!important;font-size:.82rem!important;font-weight:930!important}html body#top.mobile-messages-page .mobile-message-collab-summary em{color:var(--ptx-mobile-muted)!important;font-size:.62rem!important;font-style:normal!important;font-weight:760!important}html body#top.mobile-messages-page .mobile-message-collab-summary>b{color:#326044!important;white-space:nowrap!important;background:#549b6c1f!important;border-radius:999px!important;padding:5px 7px!important;font-size:.62rem!important}html body#top.mobile-messages-page .mobile-message-collab-summary:after{content:"+"!important;color:#8a5a20!important;text-align:center!important;font-size:1rem!important}html body#top.mobile-messages-page .mobile-message-collab-room[open]>.mobile-message-collab-summary{background:#d4a24c17!important;border-bottom:1px solid #5c441e24!important}html body#top.mobile-messages-page .mobile-message-collab-room[open]>.mobile-message-collab-summary:after{content:"−"!important}html body#top.mobile-messages-page .mobile-message-collab-content{gap:8px!important;padding:9px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-collab-content>p{color:var(--ptx-mobile-muted)!important;margin:0!important;font-size:.74rem!important;line-height:1.35!important}html body#top.mobile-alerts-page .mobile-alert-history{border:1px solid var(--ptx-mobile-line)!important;background:var(--ptx-mobile-surface-soft)!important;border-radius:8px!important;margin-top:8px!important}html body#top.mobile-alerts-page .mobile-alert-list{gap:7px!important}html body#top.mobile-alerts-page .mobile-alert-card{gap:6px!important;padding:8px!important}html body#top.mobile-alerts-page .mobile-alert-main{grid-template-columns:38px minmax(0,1fr)!important;gap:8px!important}html body#top.mobile-alerts-page .mobile-alert-main .mobile-dock-avatar{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}html body#top.mobile-alerts-page .mobile-alert-meta span{min-height:21px!important;padding:3px 6px!important;font-size:.58rem!important}html body#top.mobile-alerts-page .mobile-alert-actions{gap:6px!important}html body#top.mobile-alerts-page .mobile-alert-actions :where(a,button){height:38px!important;min-height:38px!important}html body#top.mobile-alerts-page .mobile-alert-list-older{padding:8px!important}@media (width<=390px){html body#top.mobile-messages-page .mobile-message-inbox-tools{grid-template-columns:1fr!important}}html body#top.mobile-settings-page .mobile-settings-core-fields,html body#top.mobile-settings-page .mobile-settings-disclosure{background:#fffaf1c7!important;border:1px solid #5c441e29!important;border-radius:9px!important;min-width:0!important;overflow:hidden!important}html body#top.mobile-settings-page .mobile-settings-core-fields{gap:10px!important;padding:10px!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-disclosure>summary{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-height:58px!important;color:var(--ptx-mobile-text)!important;cursor:pointer!important;text-align:left!important;background:#fffaf1f5!important;border:0!important;border-radius:0!important;grid-template-columns:minmax(0,1fr) auto 16px!important;align-items:center!important;gap:8px!important;padding:10px 11px!important;list-style:none!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-disclosure>summary::-webkit-details-marker{display:none!important}html body#top.mobile-settings-page .mobile-settings-disclosure>summary>span{gap:3px!important;min-width:0!important;display:grid!important}html body#top.mobile-settings-page .mobile-settings-disclosure>summary :where(strong,small){text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;display:block!important;overflow:hidden!important}html body#top.mobile-settings-page .mobile-settings-disclosure>summary strong{color:var(--ptx-mobile-text)!important;font-size:.8rem!important;font-weight:930!important}html body#top.mobile-settings-page .mobile-settings-disclosure>summary small{color:var(--ptx-mobile-muted)!important;font-size:.64rem!important;font-weight:720!important}html body#top.mobile-settings-page .mobile-settings-disclosure>summary em{color:#7a4b16!important;white-space:nowrap!important;font-size:.64rem!important;font-style:normal!important;font-weight:900!important}html body#top.mobile-settings-page .mobile-settings-disclosure>summary:after{content:"+"!important;color:#8a5a20!important;text-align:center!important;font-size:1rem!important;line-height:1!important}html body#top.mobile-settings-page .mobile-settings-disclosure[open]>summary{background:#d4a24c17!important;border-bottom:1px solid #5c441e24!important}html body#top.mobile-settings-page .mobile-settings-disclosure[open]>summary:after{content:"−"!important}html body#top.mobile-settings-page .mobile-settings-disclosure>:where(.mobile-settings-images,.mobile-settings-intro-section,.mobile-settings-contact-section,.mobile-settings-social-section,.mobile-settings-choice-section){background:#fffaf18c!important;border:0!important;border-radius:0!important;margin:0!important;padding:10px!important}@media (width>=641px){body#top:not(.studio-app-body) .push-permission-card{box-sizing:border-box!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;width:min(360px,100vw - 24px)!important;max-width:calc(100vw - 24px)!important;padding:11px 38px 11px 11px!important;overflow:hidden!important}body#top:not(.studio-app-body) .push-permission-copy,body#top:not(.studio-app-body) .push-permission-actions{min-width:0!important;max-width:100%!important}body#top:not(.studio-app-body) .push-permission-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:100%!important;display:grid!important}body#top:not(.studio-app-body) .push-permission-actions button{text-overflow:ellipsis!important;white-space:nowrap!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:30px!important;padding:5px 7px!important;overflow:hidden!important}}@media (width>=641px) and (width<=1120px){body.profile-page .creator-identity-row{grid-area:auto/1!important;justify-content:flex-start!important;justify-self:start!important}body.profile-page .profile-status-pill{overflow-wrap:anywhere;word-break:normal;min-width:0!important}}body.profile-page .onboarding-checklist-head h2{color:#f3f8fb!important;margin:0!important;font-size:1rem!important;line-height:1.2!important}@media (width<=640px){html body#top.mobile-app-page:not(.studio-app-body) .push-permission-card{transform:none!important}}html body#top.mobile-profile-page .mobile-profile-social-links a,html body#top.mobile-profile-page .mobile-profile-metrics a{color:#5c3510!important}html body#top.mobile-profile-page .mobile-profile-project-wave span{color:#f8d58b!important}html body#top.mobile-profile-page .admin-section-kicker{color:#6b4314!important}html body#top.mobile-messages-page .mobile-message-compose{position:relative}.message-emoji-panel-head{z-index:2;background:#0a0a09fa;justify-content:space-between;align-items:center;margin:-12px -12px 8px;padding:10px 12px;display:flex;position:sticky;top:-12px}.message-emoji-panel-head strong{color:#f3eadc;font-size:.82rem}.message-emoji-panel-head button{color:#cfa95f;cursor:pointer;background:0 0;border:0;font-size:.7rem;font-weight:850}.message-emoji-grid{grid-template-columns:repeat(10,minmax(30px,1fr));gap:4px;display:grid}.message-emoji-grid button{aspect-ratio:1;cursor:pointer;background:#ffffff09;border:1px solid #0000;border-radius:7px;min-width:0;font-size:1.18rem}.message-emoji-grid button:hover,.message-emoji-grid button:focus-visible{background:#d4a24c1f;border-color:#d4a24c73;outline:none}.mobile-message-audio{background:#0000002e;border:1px solid #d4a24c2e;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 8px;min-width:min(290px,100%);padding:8px;display:grid}.mobile-message-audio span{font-size:.7rem;font-weight:850}.mobile-message-audio small{color:inherit;font-variant-numeric:tabular-nums;opacity:.7;font-size:.64rem}.mobile-message-audio audio{grid-column:1/-1;width:100%;max-width:100%;height:38px}html body#top.mobile-messages-page .mobile-message-tabs a[aria-current=page]{box-shadow:inset 0 -3px #a66a18!important}html body#top.mobile-messages-page .mobile-message-rich-tools{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:5px!important;display:grid!important}html body#top.mobile-messages-page .mobile-message-rich-tools button{background:var(--ptx-mobile-control)!important;width:100%!important;min-width:0!important;min-height:40px!important;color:var(--ptx-mobile-text)!important;border-color:#5c441e33!important;padding:5px 3px!important;font-size:.64rem!important}html body#top.mobile-messages-page .mobile-message-rich-tools .message-audio-status{color:var(--ptx-mobile-muted)!important;text-align:left!important;grid-column:1/-1!important;margin:0!important;padding:4px 2px!important}html body#top.mobile-messages-page .mobile-message-rich-tools .message-audio-status.is-recording{color:#9a302a!important}html body#top.mobile-messages-page .message-emoji-panel{background:#fffbf3fc!important;border-color:#5c441e42!important;max-height:min(420px,58vh)!important;bottom:calc(100% - 2px)!important;left:0!important;right:0!important;box-shadow:0 18px 42px #432d1147!important}html body#top.mobile-messages-page .message-emoji-panel-head{background:#fffbf3fc!important}html body#top.mobile-messages-page .message-emoji-panel-head strong,html body#top.mobile-messages-page .message-emoji-panel section>span{color:var(--ptx-mobile-text)!important}html body#top.mobile-messages-page .message-emoji-grid{grid-template-columns:repeat(7,minmax(32px,1fr))!important}html body#top.mobile-messages-page .message-emoji-grid button{background:#d4a24c14!important}html body#top.mobile-messages-page .mobile-message-audio{min-width:min(250px,100%)!important;color:var(--ptx-mobile-text)!important;background:#ffffff73!important;border-color:#5c441e2e!important}html body#top.mobile-messages-page .mobile-message-audio-preview{background:#549b6c14!important;border-color:#549b6c3d!important;grid-template-columns:1fr auto!important}html body#top.mobile-messages-page .mobile-message-audio-preview audio{grid-area:2/1/auto/-1!important}html body#top.mobile-messages-page .mobile-message-audio-preview span{color:#326044!important}@media (width<=700px){.message-emoji-grid{grid-template-columns:repeat(7,minmax(30px,1fr))}}@media (width<=390px){html body#top.mobile-messages-page .mobile-message-rich-tools{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body#top.mobile-messages-page .message-emoji-grid{grid-template-columns:repeat(6,minmax(30px,1fr))!important}}@media (width>=761px){body#top:not(.studio-app-body) .sidebar-footer.is-compact{margin-top:10px!important;padding-top:9px!important}body#top:not(.studio-app-body) .sidebar-footer.is-compact .sidebar-legal-grid{flex-wrap:wrap!important;gap:5px 10px!important;display:flex!important}body#top:not(.studio-app-body) .sidebar-footer.is-compact .sidebar-legal-link{text-transform:uppercase;color:#91897d!important;background:0 0!important;border:0!important;border-radius:0!important;width:auto!important;min-height:0!important;padding:2px 0!important;font-size:.61rem!important;line-height:1.25!important}body#top:not(.studio-app-body) .sidebar-footer.is-compact .sidebar-legal-link:hover,body#top:not(.studio-app-body) .sidebar-footer.is-compact .sidebar-legal-link.active{color:#e0b968!important}body#top:not(.studio-app-body) .sidebar-footer.is-compact .sidebar-logout-link{justify-content:center!important;min-height:34px!important;margin-top:8px!important}}body:not(.studio-app-body) input[type=checkbox]{accent-color:#38b96f!important}body#top.profile-page:not(.studio-app-body) .feed{gap:16px!important}body#top.profile-page:not(.studio-app-body) :where(.creator-highlights-card,.create-post){margin-top:0!important}body#top.profile-page:not(.studio-app-body) .creator-highlights-card{padding:18px!important}body#top.profile-page:not(.studio-app-body) .creator-highlights-summary-head{align-items:flex-start!important;margin-bottom:14px!important}body#top.profile-page:not(.studio-app-body) .creator-highlights-summary-head>div{gap:5px;min-width:0;display:grid}body#top.profile-page:not(.studio-app-body) .creator-highlights-summary{color:#a69f94!important;margin:0!important;font-size:.78rem!important;line-height:1.4!important}body#top.profile-page:not(.studio-app-body) .creator-highlights-card .creator-highlights-grid{gap:14px!important}body#top.profile-page:not(.studio-app-body) .creator-highlights-card .creator-highlights-grid>div{background:#ffffff06!important;border-color:#cec4b42e!important;border-radius:8px!important;min-height:0!important}body#top.profile-page:not(.studio-app-body) .creator-highlights-card h4{color:#d9c69c!important;letter-spacing:.055em!important;border-bottom-color:#cec4b426!important;padding:11px 13px!important;font-size:.72rem!important}body#top.profile-page:not(.studio-app-body) .creator-highlights-card .creator-highlight-item{border-bottom-color:#cec4b41c!important;gap:6px!important;min-height:58px!important;padding:11px 13px!important}body#top.profile-page:not(.studio-app-body) .creator-highlights-card a.creator-highlight-item:hover,body#top.profile-page:not(.studio-app-body) .creator-highlights-card a.creator-highlight-item:focus-visible{background:#d4a24c14!important;box-shadow:inset 3px 0 #d4a24c9e!important}body#top.profile-page:not(.studio-app-body) .creator-highlights-card .creator-highlight-item strong{color:#f0ece3!important;font-size:.84rem!important;line-height:1.3!important}body#top.profile-page:not(.studio-app-body) .creator-highlights-card .creator-highlight-item span{color:#9f988d!important;font-size:.7rem!important;line-height:1.25!important}@keyframes profile-player-bar-motion{0%{opacity:.55;transform:scaleY(.16)}to{opacity:.95;transform:scaleY(.86)}}body#top.profile-page:not(.studio-app-body) .post-actions-row,body#top.profile-page:not(.studio-app-body) .create-post-actions{gap:10px!important}body#top.profile-page:not(.studio-app-body) .create-post-form{gap:12px!important}body#top.profile-page:not(.studio-app-body) .file-input-wrap,body#top.profile-page:not(.studio-app-body) .video-style-field{gap:8px!important;padding:10px 11px!important}body#top.profile-page:not(.studio-app-body) .create-post-actions{margin-top:2px}body#top:not(.studio-app-body) .file-input-wrap{color:#d8d0c2!important;gap:9px!important}body#top:not(.studio-app-body) .file-input-control{grid-template-columns:auto minmax(0,1fr);min-height:44px;box-shadow:none!important;background:#ffffff06!important;border:1px dashed #cec4b44d!important;border-radius:7px!important;align-items:center!important;gap:10px!important;padding:7px 9px!important;display:grid!important}body#top:not(.studio-app-body) :where(.file-input-btn,.emoji-toggle-btn){color:#ecd6a6!important;min-height:32px!important;box-shadow:none!important;text-shadow:none!important;background:#252015!important;border:1px solid #d4a24c7a!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;padding:6px 10px!important;display:inline-flex!important}body#top:not(.studio-app-body) .file-input-name{color:#a8a095!important}@media (width<=720px){body#top.profile-page:not(.studio-app-body) .creator-highlights-card{padding:14px!important}body#top.profile-page:not(.studio-app-body) .creator-highlights-card .creator-highlights-grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}body#top:not(.studio-app-body) .file-input-control{grid-template-columns:minmax(0,1fr);align-items:stretch!important}body#top:not(.studio-app-body) .file-input-btn{justify-self:start}}html body#top.mobile-security-page :where(.mobile-security-help).is-error{color:#ff9a8f!important}html body#top.mobile-security-page .google-link-button{min-height:42px;font:inherit;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:10px;font-weight:780;display:inline-flex;color:#f5ead5!important;background:#282117d1!important;border:1px solid #ceae6f80!important;margin:0!important}body#top:not(.studio-app-body) .launch-discovery-hero h1:after,body#top:not(.studio-app-body) .hero-card h1:after{background:linear-gradient(90deg, var(--ptx-accent), #d6a34a00)!important;box-shadow:none!important}body#top:not(.studio-app-body) :where(.rightbar p,.home-rightbar p,.home-rightbar li,.launch-discovery-hero p,.hero-card p){color:var(--ptx-muted)!important;text-shadow:none!important}:root{--ptx-ui-bg:#0d0f10;--ptx-ui-bg-2:#111417;--ptx-ui-surface:#171a1d;--ptx-ui-surface-2:#1d2125;--ptx-ui-surface-3:#24282d;--ptx-ui-line:#cec4b42e;--ptx-ui-line-strong:#d8ab5b61;--ptx-ui-text:#f0ece3;--ptx-ui-muted:#b7afa2;--ptx-ui-soft:#8e8679;--ptx-ui-accent:#d6a34a;--ptx-ui-accent-hover:#e5b65f;--ptx-ui-accent-ink:#191106;--ptx-ui-danger:#c26355;--ptx-ui-danger-bg:#8f352b2e;--ptx-ui-success:#87b886;--ptx-ui-success-bg:#48754b2e;--ptx-ui-radius:8px;--ptx-ui-radius-sm:6px;--ptx-ui-gap:14px;--ptx-ui-font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--ptx-bg:var(--ptx-ui-bg);--ptx-bg-soft:var(--ptx-ui-bg-2);--ptx-panel:var(--ptx-ui-surface);--ptx-panel-2:var(--ptx-ui-surface-2);--ptx-border:#d8ab5b3d;--ptx-border-soft:var(--ptx-ui-line);--ptx-text:var(--ptx-ui-text);--ptx-muted:var(--ptx-ui-muted);--ptx-gold:var(--ptx-ui-accent);--ptx-gold-hover:var(--ptx-ui-accent-hover);--ptx-bronze:#a9742a;--ln-bg:var(--ptx-ui-bg);--ln-bg-2:var(--ptx-ui-bg-2);--ln-panel:var(--ptx-ui-surface);--ln-panel-2:var(--ptx-ui-surface-2);--ln-text:var(--ptx-ui-text);--ln-muted:var(--ptx-ui-muted);--ln-gold:var(--ptx-ui-accent);--ln-gold-hot:var(--ptx-ui-accent-hover);--ln-line:var(--ptx-ui-line);--ln-line-strong:var(--ptx-ui-line-strong)}body:not(.studio-app-body){color-scheme:dark;text-rendering:optimizelegibility;min-height:100vh;font-size:15px;line-height:1.45;background:linear-gradient(180deg, #101214fa, #090a0bfc), var(--site-bg-image,none)!important;background-size:auto,cover!important;background-position:center, var(--site-bg-position-x,50%) var(--site-bg-position-y,50%)!important;color:var(--ptx-ui-text)!important;font-family:var(--ptx-ui-font)!important;letter-spacing:0!important}body:not(.studio-app-body) *,body:not(.studio-app-body) :before,body:not(.studio-app-body) :after{letter-spacing:0!important}body#top:not(.studio-app-body) :where(.layout){gap:18px!important;padding:18px!important}body#top:not(.studio-app-body) :where(.feed){gap:14px!important}body:not(.studio-app-body) :where(.sidebar,.rightbar,.home-rightbar,.widget,.post-card,.create-post,.hero-card,.launch-discovery-hero,.creator-card-upgraded,.creator-presence-card,.remix-home-card,.notification-card,.report-form,.public-login-callout,.public-ptx-studio-promo,.public-ptx-mini-cta){border:1px solid var(--ptx-ui-line)!important;border-radius:var(--ptx-ui-radius)!important;background:linear-gradient(180deg, #ffffff06, #0000000e), var(--ptx-ui-surface)!important;color:var(--ptx-ui-text)!important;box-shadow:none!important;text-shadow:none!important;backdrop-filter:none!important}body:not(.studio-app-body) :where(.post-card:hover,.widget:hover,.creator-card-upgraded:hover,.creator-presence-card:hover,.remix-home-card:hover,.notification-card:hover){border-color:var(--ptx-ui-line-strong)!important;background:linear-gradient(180deg, #ffffff09, #0000000a), var(--ptx-ui-surface-2)!important;box-shadow:none!important;transform:none!important}body:not(.studio-app-body) :where(h1,h2,h3){text-wrap:balance;color:var(--ptx-ui-text)!important;font-family:var(--ptx-ui-font)!important;letter-spacing:0!important;text-shadow:none!important;font-weight:780!important}body#top:not(.studio-app-body) :where(h1){font-size:clamp(2rem,3vw,3.6rem)!important;line-height:1.02!important}body#top.home-page:not(.studio-app-body) :where(.home-hero-card h1,.mobile-hero-title){font-size:clamp(2.35rem,4.6vw,4.9rem)!important;line-height:.98!important}body:not(.studio-app-body) :where(h2){font-size:clamp(1.25rem,1.65vw,1.85rem)!important;line-height:1.14!important}body:not(.studio-app-body) :where(h3){font-size:clamp(1.02rem,1.18vw,1.28rem)!important;line-height:1.18!important}body:not(.studio-app-body) :where(p,small,em,.muted,.post-meta,.home-rightbar li){color:var(--ptx-ui-muted)!important;text-shadow:none!important}body:not(.studio-app-body) :where(a){color:#e3c078;text-underline-offset:3px;text-decoration-thickness:1px}body:not(.studio-app-body) :where(a:hover,a:focus-visible){color:var(--ptx-ui-accent-hover)!important}body:not(.studio-app-body) :where(button:not(.arcade-card):not(.game-card):not(.arcade-game-card):not(.game-launch-card),input[type=submit],input[type=button],.launch-cta,.compact-action-btn,.compact-action-link,.text-action-link,.section-action-link,.ptx-project-text-link,.menu-link,.video-style-chip,.genre-tag,.report-pop>summary,summary){cursor:pointer;border-radius:var(--ptx-ui-radius-sm)!important;background:var(--ptx-ui-surface-2)!important;height:auto!important;min-height:38px!important;max-height:none!important;color:var(--ptx-ui-text)!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;font-family:var(--ptx-ui-font)!important;letter-spacing:0!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:center!important;text-transform:none!important;border:1px solid #cec4b43d!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:8px 13px!important;font-size:.9rem!important;font-weight:760!important;line-height:1.15!important;text-decoration:none!important;transition:background-color .14s,border-color .14s,color .14s!important;display:inline-flex!important;transform:none!important}body:not(.studio-app-body) :where(.launch-cta-primary,.launch-cta-studio,.compact-action-btn:not(.compact-action-btn-muted),.create-post-actions button,input[type=submit],#pause-game,#fullscreen-game){background:var(--ptx-ui-accent)!important;color:var(--ptx-ui-accent-ink)!important;border-color:#d8ab5b8f!important}body:not(.studio-app-body) :where(button:not(.arcade-card):not(.game-card):not(.arcade-game-card):not(.game-launch-card):hover,button:not(.arcade-card):not(.game-card):not(.arcade-game-card):not(.game-launch-card):focus-visible,input[type=submit]:hover,input[type=submit]:focus-visible,input[type=button]:hover,input[type=button]:focus-visible,.launch-cta:hover,.launch-cta:focus-visible,.compact-action-btn:hover,.compact-action-btn:focus-visible,.compact-action-link:hover,.compact-action-link:focus-visible,.text-action-link:hover,.text-action-link:focus-visible,.menu-link:hover,.menu-link:focus-visible,.video-style-chip:hover,.video-style-chip.active,summary:hover,summary:focus-visible){border-color:var(--ptx-ui-line-strong)!important;background:var(--ptx-ui-surface-3)!important;color:var(--ptx-ui-accent-hover)!important;box-shadow:none!important;filter:none!important;transform:none!important}body:not(.studio-app-body) :where(.launch-cta-primary:hover,.launch-cta-primary:focus-visible,.launch-cta-studio:hover,.launch-cta-studio:focus-visible,.compact-action-btn:not(.compact-action-btn-muted):hover,.compact-action-btn:not(.compact-action-btn-muted):focus-visible,.create-post-actions button:hover,.create-post-actions button:focus-visible,input[type=submit]:hover,#pause-game:hover,#fullscreen-game:hover){background:var(--ptx-ui-accent-hover)!important;color:var(--ptx-ui-accent-ink)!important;border-color:#e5b65fc2!important}body:not(.studio-app-body) :where(button:disabled,input:disabled,select:disabled,textarea:disabled,.is-disabled){opacity:.58!important;cursor:not-allowed!important;filter:none!important}body:not(.studio-app-body) :where(input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea){width:auto;max-width:100%;border-radius:var(--ptx-ui-radius-sm)!important;min-height:40px!important;color:var(--ptx-ui-text)!important;box-shadow:none!important;text-shadow:none!important;font-family:var(--ptx-ui-font)!important;background:#101214!important;border:1px solid #cec4b43d!important;outline:none!important;padding:9px 11px!important;font-size:.94rem!important;line-height:1.25!important}body:not(.studio-app-body) :where(textarea){resize:vertical;min-height:92px!important}body:not(.studio-app-body) :where(input,select,textarea,button,a,summary,[tabindex]):focus-visible{outline-offset:2px!important;outline:2px solid #e5b65fb8!important}body:not(.studio-app-body) :where(input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea):focus{border-color:var(--ptx-ui-line-strong)!important;box-shadow:0 0 0 2px #d8ab5b24!important}body:not(.studio-app-body) :where(label){font-size:.88rem;font-weight:720;color:#d7cfbf!important}body:not(.studio-app-body) :where(.admin-section-kicker,.profile-type-pill,.tag,.badge,.mini-tags span,.notif-badge){min-height:24px;color:#e7c781!important;box-shadow:none!important;text-shadow:none!important;background:#d8ab5b1a!important;border:1px solid #d8ab5b42!important;border-radius:999px!important}body:not(.studio-app-body) :where(.error,.small-error,.warning){border-radius:var(--ptx-ui-radius)!important;background:var(--ptx-ui-danger-bg)!important;color:#f1b6ad!important;box-shadow:none!important;border:1px solid #c263555c!important}body:not(.studio-app-body) :where(.success){border-radius:var(--ptx-ui-radius)!important;background:var(--ptx-ui-success-bg)!important;color:#c5dfbd!important;box-shadow:none!important;border:1px solid #87b88657!important}body#top:not(.studio-app-body) :where(.menu-link,.sidebar-legal-link,.sidebar-logout-link){justify-content:flex-start!important;width:100%!important;min-height:40px!important;padding-inline:12px!important}body#top:not(.studio-app-body) :where(.menu-link.active,.mobile-bottom-nav a.active,.mobile-more-toggle[aria-expanded=true]){border-color:var(--ptx-ui-line-strong)!important;color:var(--ptx-ui-accent-hover)!important;background:#d8ab5b24!important}body#top:not(.studio-app-body) :where(.feed-tabs-card,.home-hero-actions,.public-login-actions,.compact-action-group,.pulse-story-tabs){gap:8px!important}body#top:not(.studio-app-body) :where(table){border-color:var(--ptx-ui-line)!important;color:var(--ptx-ui-text)!important}body#top:not(.studio-app-body) :where(td){border-color:#cec4b41f!important}body#top:not(.studio-app-body) :where(audio,video,canvas,iframe,img){max-width:100%}body#top:not(.studio-app-body) :where(.genre-signal-bar,.genre-chart-bar,.pulse-story-progress span,progress){accent-color:var(--ptx-ui-accent)!important}body:not(#top):not(.studio-app-body) :where(.auth-page){font-family:var(--ptx-ui-font)!important;color:var(--ptx-ui-text)!important;background:linear-gradient(#101214fa,#090a0bfc)!important}@media (width<=900px){body#top:not(.studio-app-body) :where(.layout){gap:12px!important;padding:12px!important}body#top:not(.studio-app-body) :where(.feed,.rightbar,.home-rightbar){gap:12px!important}body#top.home-page:not(.studio-app-body) :where(.home-hero-card h1,.mobile-hero-title),body#top:not(.studio-app-body) :where(h1){font-size:clamp(1.85rem,8vw,2.55rem)!important;line-height:1!important}body:not(.studio-app-body) :where(.post-card,.create-post,.hero-card,.launch-discovery-hero,.widget){border-radius:8px!important;padding:14px!important}}@media (width<=820px){body#top:not(.studio-app-body) .layout,body#top.home-page:not(.studio-app-body) .layout,body#top:not(.home-page):not(.studio-app-body) .layout,body#top:not(.home-page):not(.studio-app-body) .layout:has(>.rightbar:empty){grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;display:block!important}body#top:not(.studio-app-body) .layout>.sidebar,body#top:not(.studio-app-body) .layout>.rightbar,body#top.home-page:not(.studio-app-body) .layout>.home-rightbar,body#top:not(.home-page):not(.studio-app-body) .rightbar:empty{display:none!important}body#top:not(.studio-app-body) .layout>.feed,body#top.home-page:not(.studio-app-body) .layout>.home-feed,body#top:not(.home-page):not(.studio-app-body) .layout:has(>.rightbar:empty)>.feed{grid-area:auto/1!important;width:100%!important;min-width:0!important;max-width:980px!important;margin-inline:auto!important;padding-inline:0!important}}@media (width>=821px) and (width<=1180px){body#top:not(.studio-app-body) .layout,body#top.home-page:not(.studio-app-body) .layout,body#top:not(.home-page):not(.studio-app-body) .layout,body#top:not(.home-page):not(.studio-app-body) .layout:has(>.rightbar:empty){grid-template-columns:var(--app-sidebar-width,228px) minmax(0, 1fr)!important;gap:12px!important;width:100%!important;max-width:1180px!important;padding:12px!important;display:grid!important}body#top:not(.studio-app-body) .layout>.sidebar{width:var(--app-sidebar-width,228px)!important;min-width:var(--app-sidebar-width,228px)!important;max-width:var(--app-sidebar-width,228px)!important;grid-column:1!important}body#top:not(.studio-app-body) .layout>.rightbar,body#top.home-page:not(.studio-app-body) .layout>.home-rightbar,body#top:not(.home-page):not(.studio-app-body) .rightbar:empty{display:none!important}body#top:not(.studio-app-body) .layout>.feed,body#top.home-page:not(.studio-app-body) .layout>.home-feed,body#top:not(.home-page):not(.studio-app-body) .layout:has(>.rightbar:empty)>.feed{grid-area:1/2!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important}}@media (width<=640px){body:not(.studio-app-body) :where(.home-hero-actions,.public-login-actions,.compact-action-group){flex-wrap:wrap!important;align-items:stretch!important;display:flex!important}body:not(.studio-app-body) :where(.home-hero-actions>*,.public-login-actions>*,.compact-action-group>*){flex:min(180px,100%)!important;min-width:0!important}body:not(.studio-app-body) :where(button:not(.arcade-card):not(.game-card):not(.arcade-game-card):not(.game-launch-card),input[type=submit],input[type=button],.launch-cta,.compact-action-btn,.compact-action-link,.text-action-link,.menu-link,summary){min-height:40px!important;padding-inline:11px!important}}@media (width<=820px){:root{--mobile-nav-space:max(78px, calc(70px + env(safe-area-inset-bottom)))}body#top:not(.studio-app-body),body#top:not(.studio-app-body) :where(.layout,main.feed){padding-bottom:calc(var(--mobile-nav-space) + 18px)!important}body#top:not(.studio-app-body) .mobile-bottom-nav,body#top:not(.studio-app-body)>.mobile-bottom-nav{backdrop-filter:blur(14px);z-index:50000!important;visibility:visible!important;width:100vw!important;max-width:100vw!important;min-height:var(--mobile-nav-space)!important;padding:6px 8px calc(7px + env(safe-area-inset-bottom))!important;pointer-events:auto!important;background:linear-gradient(#101214f0,#090a0bfc)!important;border-top:1px solid #d8ab5b3d!important;margin:0!important;display:block!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;transform:translate(0)!important;box-shadow:0 -14px 34px #00000094!important}body#top:not(.studio-app-body) .mobile-nav-shell,body#top:not(.studio-app-body)>.mobile-bottom-nav .mobile-nav-shell{pointer-events:auto!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:4px!important;width:100%!important;max-width:560px!important;margin:0 auto!important;display:grid!important}body#top:not(.studio-app-body) .mobile-nav-public .mobile-nav-shell,body#top:not(.studio-app-body) .mobile-nav-auth .mobile-nav-shell{grid-template-columns:repeat(5,minmax(0,1fr))!important}body#top:not(.studio-app-body) .mobile-nav-item,body#top:not(.studio-app-body) .mobile-more-menu>summary.mobile-nav-item{min-width:0!important;height:54px!important;min-height:54px!important;color:var(--ptx-ui-muted)!important;text-align:center!important;white-space:normal!important;background:0 0!important;border-radius:8px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;padding:5px 1px!important;font-size:.63rem!important;line-height:1.05!important;display:flex!important}body#top:not(.studio-app-body) .mobile-nav-icon{place-items:center!important;width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important;margin:0!important;display:grid!important}body#top:not(.studio-app-body) .mobile-nav-item.active,body#top:not(.studio-app-body) .mobile-more-menu[open]>summary.mobile-nav-item{border-color:var(--ptx-ui-line-strong)!important;color:var(--ptx-ui-accent-hover)!important;background:#d8ab5b24!important}body#top:not(.studio-app-body) .mobile-nav-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;display:block;width:22px!important;height:22px!important}body#top:not(.studio-app-body) .mobile-nav-item>span:not(.mobile-nav-icon):not(.mobile-nav-badge):not(.mobile-nav-wip){text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}body#top:not(.studio-app-body) .mobile-more-menu:not([open]) .mobile-more-panel{display:none!important}body#top:not(.studio-app-body) .mobile-more-panel,body#top:not(.studio-app-body)>.mobile-bottom-nav .mobile-more-panel{left:10px!important;right:10px!important;bottom:calc(var(--mobile-nav-space) + 10px)!important;z-index:50001!important;overscroll-behavior:contain!important;max-height:min(62vh,460px)!important;position:fixed!important;overflow-y:auto!important}body#top:not(.studio-app-body) .push-permission-card{top:auto!important;left:50%!important;right:auto!important;bottom:calc(var(--mobile-nav-space) + 10px)!important;z-index:50002!important;width:min(430px,100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - var(--mobile-nav-space) - 28px)!important;margin:0!important;position:fixed!important;overflow-y:auto!important;transform:translate(-50%)!important}}body#top:not(.studio-app-body) :is(.btn,.button,.hero-auth-cta,.mobile-public-auth-strip a,.share-btn,#fullscreen-game,#pause-game,#exit-game){border-radius:var(--ptx-ui-radius-sm)!important;background:var(--ptx-ui-surface-2)!important;height:auto!important;min-height:38px!important;max-height:none!important;color:var(--ptx-ui-text)!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;font-family:var(--ptx-ui-font)!important;letter-spacing:0!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:center!important;text-transform:none!important;border:1px solid #cec4b43d!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:8px 13px!important;font-size:.9rem!important;font-weight:760!important;line-height:1.15!important;text-decoration:none!important;display:inline-flex!important;overflow:visible!important;transform:none!important}body#top:not(.studio-app-body) :is(.launch-cta-primary,.hero-auth-create,.mobile-public-join,#fullscreen-game,#pause-game){background:var(--ptx-ui-accent)!important;color:var(--ptx-ui-accent-ink)!important;border-color:#d8ab5b8f!important}