:root{--ink:#101318;--muted:#78808e;--line:#d7dce3;--blue:#214bff;--mono:"Geist Mono",monospace;--green:#12ba80}*{box-sizing:border-box}html{scrollbar-gutter:stable}body{margin:0;background:#fff;font:14px Geist,Arial,sans-serif}button,input{font:inherit}a,button,input{outline-offset:4px}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.4;cursor:default}a{text-decoration:none}a,button{color:inherit}h1,h2,p{margin:0}h1,h2{font-weight:600}input{border:1px solid var(--line);background:#fff;padding:11px 12px;min-width:0;border-radius:0;color:var(--ink)}input:focus{outline:1px solid var(--blue)}.x-app{height:100dvh;min-height:670px;overflow:hidden}.app,.x-app{display:flex;flex-direction:column}.app{min-height:100dvh}.masthead{height:74px;min-height:74px;width:100%;display:flex;align-items:center;padding:0 30px;border-bottom:1px solid #adb4c0;gap:40px}.wordmark{font-size:30px;letter-spacing:-1.5px;font-weight:650;white-space:nowrap;display:flex;align-items:baseline}.brand-x{font-weight:750;font-size:38px;letter-spacing:-3px;margin-right:2px}.brand-period,.brand-x{color:var(--blue)}.primary-nav{display:flex;align-items:stretch;height:100%;gap:26px}.primary-nav a,.primary-nav button{position:relative;border:0;background:transparent;display:flex;align-items:center;gap:5px;padding:0 2px;font-size:13px;color:#7b818b}.primary-nav .selected{color:var(--ink)}.primary-nav .selected:after{content:"";height:2px;background:var(--ink);position:absolute;bottom:0;left:0;right:0}.primary-nav a span{font-size:12px}.header-right{margin-left:auto;display:flex;align-items:center;gap:26px}.access-requirement{font:11px var(--mono);white-space:nowrap}.access-requirement b{font-weight:500}.wallet-button{background:white;border:1px solid #222c3c;padding:11px 15px;display:flex;gap:22px;align-items:center;white-space:nowrap;font:11px var(--mono)}.secondary:hover,.wallet-button:hover{background:#f3f5f9}.wallet-control{position:relative}.wallet-error{position:absolute;right:0;top:48px;background:#fff4f3;border:1px solid #ecc6c3;box-shadow:0 8px 25px #0001;padding:14px;width:280px;z-index:20;font-size:12px}.wallet-error button{float:right;border:0;background:none}.dashboard-stage{padding:0 26px 16px;flex:1 1;min-height:0;display:flex;flex-direction:column;gap:14px;width:100%;position:relative}.toolbar{display:flex;align-items:center;justify-content:space-between;min-height:64px;gap:16px}.segmented{display:flex;border:1px solid var(--line);white-space:nowrap}.segmented button{border:0;background:white;padding:9px 15px;font:11px var(--mono)}.segmented button[aria-selected=true]{color:var(--blue);background:#edf1ff;box-shadow:inset 0 0 0 1px #9aacff}.segmented span{font-size:10px;padding-left:7px;color:#718be6}.toolbar-right{gap:24px}.budget-mini,.toolbar-right{display:flex;align-items:center}.budget-mini{gap:7px;font:10px var(--mono);color:var(--muted)}.budget-mini b{color:var(--ink);font-weight:500;margin-left:8px}.brand-icon{width:16px;height:16px;object-fit:contain;display:inline-block;flex:none;vertical-align:middle}img[src="/x.svg"]{padding:2px}.search{display:flex;align-items:center;border:1px solid var(--line);width:218px;padding-left:10px}.search span{font-size:23px;line-height:1}.search input{border:0;width:100%;padding:9px}.panel{border:1px solid #aeb5c0;background:#fff;min-width:0;min-height:0}.panel-head{height:42px;min-height:42px;display:flex;justify-content:space-between;padding:0 15px;gap:8px}.panel-head h1,.panel-head h2{font:600 12px var(--mono);white-space:nowrap}.panel-head>span{font:10px var(--mono)}.quiet{color:#8a929f}.panel-head .quiet{margin-left:14px}.subscription-index{height:clamp(145px,23vh,250px);flex:none;display:flex;flex-direction:column}.expanded-index{height:clamp(180px,31vh,310px)}.table-scroll{overflow:auto;min-height:0;max-height:100%;scrollbar-width:thin}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{position:-webkit-sticky;position:sticky;top:0;background:#fafbfc;z-index:1;font:10px var(--mono);font-weight:400;color:#6c7481;padding:10px 16px;border-bottom:1px solid var(--line);border-right:1px solid var(--line)}th span{font-size:9px;color:#a4aab3}th:first-child{width:29%}th:nth-child(2),th:nth-child(3){width:18%}th:last-child{border-right:0;width:35px}td{border-bottom:1px solid #e4e7ed;border-right:1px solid #e4e7ed;padding:10px 16px;font-size:11px}td:last-child{border-right:0;padding:10px}.active-row{background:#edf2ff}tbody tr{cursor:pointer}tbody tr:hover{background:#f3f6ff}.creator-choice{border:0;background:none;display:flex;gap:11px;align-items:center;width:100%;padding:0}.avatar{width:32px;height:32px;flex:none;border-radius:50%;background:#edf1f8;display:grid;place-items:center;color:#8394b6;font-weight:600;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.creator-choice strong{font-size:12px;display:block}.creator-choice small{display:none;font-size:10px;color:#788497}.follower-count{margin-left:auto;font:10px var(--mono);color:#8993a3}.status{font:10px var(--mono);display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.status i{width:6px;height:6px;border-radius:50%;background:#a0a7b1}.active-status i{background:var(--green);box-shadow:0 0 0 3px #0abb8010}.table-date{color:#5b677b}.subscriber-preview-label,.table-date{font:10px var(--mono)}.preview-smudge{display:inline-block;filter:blur(4px);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:10px;margin-left:20px;color:#828991}.row-count{font:10px var(--mono);color:#798397;margin-left:15px}.row-open{border:0;background:none;font-size:15px}.content-grid{display:grid;grid-template-columns:230px minmax(0,1fr) 255px;grid-gap:14px;gap:14px;min-height:0;flex:1 1}.creator-panel{padding:20px 16px 14px;display:flex;flex-direction:column;overflow:auto;scrollbar-width:thin;max-height:100%}.creator-identity{display:flex;align-items:center;gap:12px;margin-bottom:15px}.avatar.large{width:49px;height:49px}.creator-identity h2{font-size:17px;letter-spacing:-.5px;margin-bottom:3px}.creator-identity span{font-size:10px;color:var(--muted)}.creator-panel>.status{padding:5px 8px;border:1px solid var(--line);border-radius:20px;align-self:flex-start}.creator-bio{font:10px/1.7 var(--mono);margin:17px 0;max-height:85px;overflow:auto;scrollbar-width:thin}.creator-actions{display:flex;flex-direction:column;gap:7px;padding:12px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;border:1px solid #222b3a;padding:10px 13px;font:11px var(--mono);background:white;line-height:1.3}.primary{background:#151a22;color:white}.primary:hover{background:#303846}.primary img[src="/x.svg"]{filter:invert(1)}.creator-actions .primary,.creator-actions .secondary{font-size:10px;padding:8px}.creator-facts{display:flex;flex-direction:column;gap:11px;font:9px var(--mono);margin:17px 0}.creator-facts>div{display:flex;justify-content:space-between;gap:5px}.creator-facts dt{color:var(--muted)}.creator-facts dd{margin:0}.creator-bottom{border-top:1px solid var(--line);padding-top:13px;margin-top:auto}.eyebrow{font:9px var(--mono);letter-spacing:1px;color:#6e7a8e}.treasury-number{display:flex;align-items:center;gap:8px;font-size:26px;letter-spacing:-1px;margin:7px 0}.treasury-number small{font:10px var(--mono);letter-spacing:0}.creator-bottom>small{font:9px var(--mono);color:var(--muted)}.autoplay{font:9px var(--mono);border:0;background:none;display:flex;align-items:center;gap:12px}.autoplay span{font-size:16px;font-weight:700}.preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;flex:1 1;min-height:0;padding:14px 14px 0}.preview-card{border:1px solid var(--line);border-radius:5px;display:flex;flex-direction:column;overflow:hidden;min-width:0;min-height:0}.preview-top{display:flex;align-items:center;gap:8px;padding:12px 10px;min-width:0}.preview-top .avatar{width:30px;height:30px}.preview-top strong{font-size:11px;display:block;max-width:110px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.preview-top span{display:block;font-size:9px;color:var(--muted);margin-top:3px}.preview-top time{margin-left:auto;font:8px var(--mono);color:var(--muted);white-space:nowrap}.preview-body{position:relative;flex:1 1;min-height:0;overflow:hidden;padding:0 12px}.post-screenshot{width:100%;display:block;margin-top:-35px}.preview-body:has(.post-screenshot){padding:0}.teaser{font-size:12px;line-height:1.7;margin-bottom:12px}.redacted-lines{filter:blur(5px);padding:4px 0;overflow:hidden}.redacted-lines i{display:block;background:#b6bbc4;height:8px;margin:9px 0;width:90%}.redacted-lines i:nth-child(3n){width:65%}.preview-shade{position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#fff 97%);pointer-events:none}.unlock-post{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:white;border:1px solid #c6ccd7;border-radius:3px;box-shadow:0 3px 12px #00000006;display:flex;gap:12px;padding:9px 12px;font:9px var(--mono);white-space:nowrap}.unlock-post>span:first-child{font-size:14px}.carousel-controls{height:57px;min-height:57px;padding:10px 14px;justify-content:space-between}.carousel-controls,.pagination{display:flex;align-items:center}.pagination{gap:14px;font:10px var(--mono)}.pagination button{width:29px;height:29px;background:white;border:1px solid #acb4c2;border-radius:3px}.carousel-cta{font:9px var(--mono);display:flex;gap:12px}.live-proof{border:1px solid #aeb5c0;min-width:0;min-height:0;flex-direction:column;background:#f8f9fc}.live-proof .panel-head{background:white}.live-badge{display:flex;align-items:center;gap:5px;font:8px var(--mono);color:#959eab}.live-badge i{height:5px;width:5px;background:currentColor;border-radius:50%}.live-badge.is-live{color:#0eaa71}.browser-bar{height:32px;min-height:32px;display:flex;align-items:center;gap:14px;padding:0 12px;border-bottom:1px solid var(--line);font:8px var(--mono);color:#667185}.browser-dots{letter-spacing:2px;color:#a6adba}.browser-bar>span:last-child{display:flex;gap:4px;align-items:center}.browser-bar .brand-icon{width:13px;height:13px}.browser-screen{flex:1 1;min-height:0;overflow:hidden;background:#fff}.browser-screen>img{object-fit:cover}.stream-empty{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:20px;gap:10px}.stream-empty>span{font-size:32px;color:#a8b4cc}.stream-empty strong{font-size:11px}.stream-empty p{font:9px/1.7 var(--mono);color:#8a95a5}.live-caption{font:8px var(--mono);padding:11px 10px 6px;gap:4px}.live-caption time{color:var(--muted)}.proof-note{font:8px var(--mono);color:#8691a2;padding:0 10px 11px}.site-footer{height:37px;min-height:37px;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 30px;border-top:1px solid var(--line);font:9px var(--mono);color:#7b8699;margin-top:auto}.site-footer>span:nth-child(2){margin-left:auto;margin-right:25px}.activity-view{flex:1 1;display:flex;flex-direction:column}.activity-scroll{max-height:100%;flex:1 1}.activity-row{gap:15px;padding:19px 22px;font-size:12px}.activity-row time{margin-left:auto;font:10px var(--mono);color:var(--muted)}.activity-dot{width:6px;height:6px;border-radius:50%;background:#6f85b3}.activity-dot.ok{background:var(--green)}.activity-dot.error{background:#de9668}.budget-panel{padding:25px;border-top:1px solid var(--line)}.budget-panel h2{font-size:40px;letter-spacing:-1px;margin:10px 0}.budget-panel h2 small{font-size:14px;letter-spacing:0}.budget-panel p{font:11px var(--mono);margin-bottom:10px;overflow-wrap:anywhere}.muted{color:var(--muted);font-size:11px;line-height:1.7}.empty-state{padding:30px;font:11px/1.8 var(--mono);color:var(--muted);align-self:center}.connection-notice{position:absolute;right:26px;top:56px;background:#fff2da;padding:8px 14px;z-index:5;font-size:11px}.member-scroll{overflow:auto;min-height:0;max-height:100%;padding:16px;scrollbar-width:thin}.member-post{border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:15px}.member-post .preview-top{padding:0 0 15px}.full-text{white-space:pre-wrap;font-size:13px;line-height:1.8;overflow-wrap:anywhere}.member-media,.member-post video{max-width:100%;max-height:350px;object-fit:contain;margin:12px 0}.original-link{font:10px var(--mono);gap:8px;margin-top:15px}.access-screen,.original-link{display:flex;align-items:center}.access-screen{flex:1 1;min-height:0;overflow:auto;flex-direction:column;justify-content:center;text-align:center;padding:25px;gap:16px}.access-symbol{font-size:48px;color:var(--blue);font-weight:750;line-height:1}.access-screen h2{font-size:27px;letter-spacing:-1px}.access-screen p{line-height:1.8;max-width:310px;color:var(--muted)}.access-screen>small{font:9px var(--mono);color:var(--muted)}.text-button{background:none;border:0;text-decoration:underline;font-size:11px}.modal-backdrop{position:fixed;inset:0;background:#0d14274d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;display:grid;place-items:center}.wallet-modal{background:white;padding:36px;width:min(420px,90vw);position:relative;display:flex;flex-direction:column;gap:15px;border:1px solid #bcc4d1;box-shadow:0 25px 100px #0002}.wallet-modal h2{font-size:27px;letter-spacing:-1px}.wallet-modal p{font-size:12px;line-height:1.8;color:var(--muted);margin-bottom:10px}.modal-close{position:absolute;right:13px;top:10px;font-size:23px;border:0;background:none}.header-note{font:10px var(--mono);color:var(--muted)}.masthead>.pill{margin-left:auto}.pill{font:9px var(--mono);border:1px solid var(--line);border-radius:20px;padding:6px 10px;display:inline-block}.container{width:100%;max-width:1320px;margin:0 auto}.admin-main{padding:36px 30px;flex:1 1}.admin-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:15px}.admin-title h1{font-size:32px;letter-spacing:-1px;margin-top:8px}.small-label{font:9px var(--mono);color:var(--muted);letter-spacing:1px}.actions{display:flex;gap:9px;align-items:center;white-space:nowrap}.admin-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.admin-card{border:1px solid var(--line);padding:23px;min-width:0}.admin-card h2{font-size:18px;margin-bottom:20px;letter-spacing:-.4px}.admin-card p{font-size:12px;line-height:1.8;margin:12px 0}.admin-card label,.login-card label{display:flex;flex-direction:column;gap:8px;font-size:12px;margin-bottom:17px}.admin-card input{font:11px var(--mono);width:100%}.admin-card .check{flex-direction:row;align-items:center;gap:10px;margin-top:18px}.check input{width:17px;height:17px;accent-color:var(--blue)}.admin-card .primary{margin-top:5px}.login-card{max-width:390px;margin:8vh auto;border:1px solid var(--line);padding:30px}.login-card h1{font-size:40px;margin:12px 0 26px}.login-card .primary{width:100%}.error{color:#b43b3b;font-size:12px}.notice{position:fixed;bottom:54px;right:30px;background:#182131;color:white;padding:14px 23px;z-index:30;max-width:400px;font-size:12px}.big-count{font-size:40px;margin:10px 0}.big-count span{font-size:12px;color:var(--muted);margin-left:10px}.confirm-box{padding:16px;background:#f3f6fc;margin-top:15px}.log-list{max-height:270px;overflow:auto;scrollbar-width:thin}.log-row{display:flex;flex-direction:column;gap:6px;padding:12px 0;border-bottom:1px solid var(--line);font-size:11px;line-height:1.6}.log-row time{font:9px var(--mono);color:var(--muted)}.source-admin-list{max-height:220px;overflow:auto;margin:15px 0}.source-admin-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:10px 0;gap:10px;font-size:12px}.source-admin-row button{border:0;background:none;font-size:11px;color:#a35a5a}.source-add{display:flex;gap:8px}.source-add input{flex:1 1}.source-add button{margin:0!important}.settings-hint{color:var(--muted)}@media(min-width:1600px){.masthead{padding:0 36px}.dashboard-stage{padding-left:36px;padding-right:36px}.content-grid{grid-template-columns:270px minmax(0,1fr) 300px}.preview-top{padding:16px}.preview-top strong{font-size:13px}.preview-top span{font-size:10px}.creator-panel{padding:23px}.creator-bio{font-size:11px}.preview-top .avatar{width:37px;height:37px}}@media(max-width:1200px){.masthead{gap:26px;padding:0 22px}.primary-nav{gap:18px}.access-requirement{display:none}.content-grid{grid-template-columns:200px minmax(0,1fr) 215px;gap:10px}.dashboard-stage{padding:0 20px 14px;gap:10px}.budget-mini,.preview-smudge{display:none}.creator-identity{gap:9px}.creator-identity h2{font-size:15px}.avatar.large{width:40px;height:40px}.preview-grid{padding:10px 10px 0;gap:8px}.preview-top{gap:5px;padding:10px 7px}.preview-top strong{max-width:85px}.preview-top time{font-size:7px}.carousel-cta{font-size:8px}.creator-panel{padding:16px 12px}.panel-head{padding:0 12px}}@media(max-width:950px){.content-grid{grid-template-columns:190px minmax(0,1fr)}.live-proof{display:none}.preview-top strong{max-width:120px}.primary-nav{gap:14px}.masthead{gap:22px}.wordmark{font-size:25px}.brand-x{font-size:33px}.header-right{gap:0}.wallet-button{padding:10px;font-size:10px;gap:8px}.subscriber-preview-label{font-size:9px}.follower-count{display:none}}@media(max-width:650px){html{scrollbar-gutter:auto}.x-app{height:auto;min-height:100dvh;overflow:visible}.masthead{height:100px;min-height:100px;padding:10px 16px 0;gap:15px;flex-wrap:wrap;position:relative}.wordmark{font-size:26px;height:44px}.primary-nav{order:3;width:100%;height:36px;gap:25px}.primary-nav a,.primary-nav button{font-size:11px}.header-right{margin-left:auto}.dashboard-stage{padding:0 12px 16px;gap:12px}.toolbar{min-height:90px;flex-wrap:wrap;gap:8px;padding:12px 0 0}.segmented button{padding:8px 12px;font-size:10px}.search,.toolbar-right{width:100%}.search input{padding:7px 9px}.expanded-index,.subscription-index{height:190px}.table-scroll{max-height:150px}.subscription-index table{min-width:650px}.panel-head h1,.panel-head h2{font-size:11px}.panel-head .quiet{display:none}.content-grid{display:flex;flex-direction:column;gap:12px}.creator-panel{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;padding:16px;overflow:visible}.creator-identity{margin:0}.creator-panel>.status{justify-self:end;align-self:center;font-size:8px}.creator-bio{grid-column:1/-1;margin:0;font-size:10px;max-height:60px}.creator-actions{grid-column:1/-1;flex-direction:row;padding:10px 0}.creator-actions>*{flex:1 1;font-size:9px!important}.creator-facts{margin:0;gap:8px;font-size:8px}.creator-bottom{border-top:0;border-left:1px solid var(--line);padding:0 0 0 16px;align-self:stretch;margin:0}.creator-bottom .eyebrow{font-size:8px;letter-spacing:0}.posts-panel{min-height:360px;height:400px}.preview-grid{gap:8px}.preview-top time{display:none}.preview-top strong{font-size:10px;max-width:95px}.preview-top span{font-size:8px}.preview-top .avatar{width:25px;height:25px}.teaser{font-size:10px}.unlock-post{padding:7px}.carousel-cta,.unlock-post{font-size:8px;gap:5px}.live-proof{display:flex;height:370px}.browser-screen img{object-fit:cover;object-position:top}.site-footer{height:37px;min-height:37px;padding:0 14px;font-size:8px}.site-footer>span:nth-child(2){display:none}.activity-view{min-height:550px}.activity-scroll{max-height:350px}.activity-row{padding:15px 12px;gap:9px;font-size:10px}.activity-row time{font-size:8px}.access-screen{padding:20px;gap:12px}.access-screen h2{font-size:24px}.admin-main{padding:25px 14px}.admin-title{align-items:flex-start;flex-direction:column}.admin-grid{grid-template-columns:1fr}.admin-card{padding:18px}.app .masthead{height:74px;min-height:74px;flex-wrap:nowrap;padding:0 16px}.header-note{display:none}.admin-title h1{font-size:27px}.notice{right:15px;left:15px;bottom:45px}.site-footer .brand-icon{width:12px;height:12px}}.payments-view{display:flex;flex-direction:column;gap:18px;flex:1 1;min-height:0}.payment-overview{display:flex;justify-content:space-between;gap:20px;align-items:center}.payment-overview h1{font-size:38px;letter-spacing:-1.6px;margin:7px 0}.payment-overview p{font-size:11px;color:var(--muted)}.card-balance{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.card-balance strong{font-size:35px;font-weight:500;letter-spacing:-1px}.card-balance>span:last-child{font:9px var(--mono);color:var(--muted)}.funding-route{display:flex;align-items:stretch;border:1px solid #adb5c2;min-height:146px}.route-step{padding:18px;flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.step-number{font:8px var(--mono);color:#8b97a9;letter-spacing:.8px}.route-step h2{font-size:17px;font-weight:550;margin:3px 0}.service-name{display:inline-flex;align-items:center;gap:7px}.route-step p,.route-step small,.route-step strong{font:10px var(--mono)}.route-step p{color:var(--muted)}.route-step strong{font-weight:500}.route-step small{font-size:8px;color:#939cab}.route-address{font:8px var(--mono);color:#73809a}.route-arrow{align-self:center;color:#a8b3c8;font-size:21px}.payment-content{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:16px;gap:16px;flex:1 1;min-height:0}.payment-history{display:flex;flex-direction:column}.payment-list{flex:1 1;overflow:auto;max-height:100%;min-height:0}.payment-row{display:flex;width:100%;align-items:center;gap:16px;padding:16px;border:0;background:white;border-bottom:1px solid var(--line);text-align:left}.payment-row.chosen{background:#edf2ff}.payment-row>span:first-child{display:flex;flex-direction:column;gap:7px}.payment-row strong{font-weight:550}.payment-row small{font:9px var(--mono);color:var(--muted)}.payment-row>span:nth-child(2){margin-left:auto}.invoice-status{font:9px var(--mono);color:#8790a2}.invoice-status.credited,.invoice-status.paid{color:#0b9866}.card-ledger{border-top:1px solid var(--line);padding:16px}.card-ledger h3{font:500 10px var(--mono);margin:0 0 12px}.card-ledger>div{max-height:100px;overflow:auto}.card-ledger p{display:flex;justify-content:space-between;gap:20px;font:9px/1.7 var(--mono);color:var(--muted);margin:6px 0}.card-ledger strong{color:var(--ink);white-space:nowrap}.empty-payments{height:100%;min-height:150px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.empty-payments>span{font-size:28px;color:var(--blue)}.empty-payments h2{font-size:20px;letter-spacing:-.7px}.empty-payments p{font-size:11px;color:var(--muted);max-width:280px;line-height:1.8}.invoice-detail{display:flex;flex-direction:column}.invoice-detail-scroll{padding:20px;overflow:auto;max-height:100%;min-height:0}.invoice-detail-scroll>h2{font-size:32px;margin:15px 0}.invoice-detail-scroll small{font-size:12px}.address-text{font:10px/1.6 var(--mono)!important;overflow-wrap:anywhere}.invoice-proof-image{max-width:100%;max-height:500px;display:block;margin:15px auto 0}.transaction-links{display:flex;flex-direction:column;gap:9px;margin:14px 0}.transaction-links>a{display:flex;align-items:center;justify-content:space-between;font:10px var(--mono);border-bottom:1px solid var(--line);padding-bottom:8px}.mechanics-list{padding:8px 20px;overflow:auto;max-height:100%}.mechanics-list>div{display:flex;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.mechanics-list b{font:10px var(--mono);color:var(--blue)}.mechanics-list p{font-size:11px;line-height:1.75;color:#707d91}.payment-admin{margin-top:40px}.payment-limits{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.payment-limits label{font-size:10px}.invoice-admin-list{max-height:620px;overflow:auto}.admin-invoice{border-bottom:1px solid var(--line);padding:18px 0}.invoice-heading{display:flex;align-items:center;gap:15px}.invoice-heading time{margin-left:auto;font:10px var(--mono);color:var(--muted)}@media(max-width:1200px){.primary-nav{gap:16px}.route-step{padding:14px}.route-step p,.route-step strong{font-size:9px}}@media(max-width:650px){.primary-nav{justify-content:space-between;gap:8px}.payments-view{gap:14px}.payment-overview{align-items:flex-start;flex-direction:column;padding:8px 0}.payment-overview h1{font-size:32px}.card-balance{align-items:flex-start;padding-top:10px}.card-balance strong{font-size:28px}.funding-route{display:grid;grid-template-columns:1fr 1fr;min-height:0}.route-arrow{display:none}.route-step{padding:16px;border-bottom:1px solid var(--line)}.route-step h2{font-size:15px}.route-step p,.route-step strong{font-size:8px}.payment-content{display:flex;flex-direction:column}.payment-history{min-height:310px}.payment-list{max-height:350px}.invoice-detail{min-height:350px;max-height:550px}.mechanics-list p{font-size:11px}.invoice-heading{flex-wrap:wrap}.invoice-heading time{margin-left:0}.admin-invoice .actions{overflow:auto}.payment-limits{grid-template-columns:1fr}.site-footer>span:nth-child(2){align-items:center;gap:3px}.post-screenshot{margin-top:-15px}}:root{--ink:#080808;--muted:#737373;--line:#e7e7e7;--blue:#080808;--mono:"Geist",Arial,sans-serif}body{-webkit-font-smoothing:antialiased}.brand-x{color:#080808}.brand-period{display:none}.wordmark{letter-spacing:-1.2px;font-size:25px}.brand-x{font-size:31px;letter-spacing:-2px}.money-app{height:100dvh;min-height:540px;display:grid;grid-template-columns:220px minmax(0,1fr);overflow:hidden}.money-sidebar.masthead{width:220px;height:100dvh;min-height:540px;border:0;display:flex;flex-direction:column;align-items:flex-start;padding:25px 28px;gap:0}.money-sidebar .wordmark{height:38px}.money-sidebar .primary-nav{height:auto;display:flex;flex-direction:column;align-items:flex-start;gap:0;margin-top:26px;width:100%}.money-sidebar .primary-nav a,.money-sidebar .primary-nav button{font-size:14px;color:#747474;padding:11px 0;line-height:1.25;width:100%;text-align:left;gap:9px}.money-sidebar .primary-nav .selected{color:#080808;font-weight:550}.money-sidebar .primary-nav .selected:after{display:none}.money-sidebar .primary-nav a:hover,.money-sidebar .primary-nav button:hover{color:#080808}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:18px;width:100%}.sidebar-access{font-size:23px;line-height:1.1;letter-spacing:-.7px;color:#b6b6b6;margin-bottom:7px}.wallet-button{font:13px Geist,sans-serif;border:1px solid #dedede;border-radius:40px;padding:10px 16px;gap:12px;min-height:37px}.sidebar-threshold{font-size:10px;color:#909090}.money-shell{min-width:0;min-height:0;display:flex;flex-direction:column;height:100dvh}.money-scroll{flex:1 1;min-height:0;overflow:auto;scrollbar-gutter:stable;scrollbar-width:thin;padding:0 40px}.money-shell .site-footer{height:40px;min-height:40px;border:0;padding:0 40px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#858585;width:100%;gap:20px}.site-footer>span:nth-child(2){display:flex;align-items:center;gap:4px}.money-pill{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid #080808;background:#080808;color:#fff;padding:10px 19px;border-radius:40px;font-size:13px;line-height:1.15;white-space:nowrap;transition:background .2s,transform .2s}.money-pill:hover{background:#333;transform:translateY(-1px)}.money-pill.light{background:white;color:#080808;border-color:#dedede}.section-kicker{font-size:12px;line-height:1.5;display:block;margin-bottom:17px;color:#505050}.section-kicker:before{content:"";display:inline-block;width:4px;height:4px;background:#b3b3b3;vertical-align:middle;margin-right:8px}.text-link{border:0;background:none;padding:0;font-size:13px;display:inline-flex;align-items:center;gap:8px;text-decoration:none}.source-handle{font-size:12px;color:#858585}.money-page{padding:70px 0 40px;min-height:100%}.page-heading{margin-bottom:45px}.page-heading h1,.payment-overview h1{font-size:clamp(38px,4vw,58px);line-height:1.08;font-weight:450;letter-spacing:-2.7px}.page-heading p{margin-top:20px;font-size:15px;color:#7a7a7a;line-height:1.6}.sources-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:25px 0}.segmented{gap:5px}.segmented button{border-radius:30px;font-size:12px;padding:11px 15px;background:transparent}.segmented button[aria-selected=true]{background:#f1f1f1;color:#080808;box-shadow:none}.segmented span{color:#777}.search{border:1px solid #e2e2e2;border-radius:30px;width:240px;overflow:hidden}.search input{padding:11px;font-size:12px}.search>span{padding-left:5px}.source-cards{display:grid;grid-gap:20px;gap:20px;max-height:560px;overflow:auto;padding-bottom:5px;scrollbar-width:thin}.source-card{border:1px solid #e8e8e8;background:white;border-radius:12px;padding:25px;text-align:left;min-width:0;transition:border-color .2s,background .2s}.source-card:hover{border-color:#bbb;background:#fafafa}.source-card-top{display:flex;justify-content:space-between;align-items:center}.round-arrow{width:34px;height:34px;border:1px solid #ddd;border-radius:50%;display:grid;place-items:center}.source-card h3{font-size:23px;letter-spacing:-.8px;margin:25px 0 4px;font-weight:500}.source-card p{font-size:13px;line-height:1.65;color:#797979;margin:23px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:65px}.source-card-bottom{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:#777;padding-top:20px;border-top:1px solid var(--line)}.status{font-size:11px}.sources-footnote{display:flex;gap:8px;align-items:center;margin-top:27px;font-size:11px;color:#888}.feed-toolbar{display:flex;justify-content:space-between;gap:20px;padding-bottom:24px}.feed-creator{display:flex;align-items:center;gap:12px}.feed-creator select{border:0;background:white;font:500 16px Geist,sans-serif;max-width:200px;padding:8px 10px 8px 0;outline-offset:2px}.feed-creator>.status{border-left:1px solid #ddd;padding-left:15px}.feed-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;grid-gap:28px;gap:28px;height:480px}.posts-panel{border:0;min-width:0;min-height:0;display:flex;flex-direction:column}.panel-head{height:48px;min-height:48px;border-bottom:1px solid var(--line);padding:0 0 15px;align-items:center}.panel-head h1,.panel-head h2{font:500 16px Geist,sans-serif;letter-spacing:-.3px}.panel-head>span{font-size:11px;color:#777}.preview-grid{padding:18px 0 0;gap:16px}.preview-card{border-radius:12px;border-color:#e5e5e5}.preview-top{padding:15px 13px;gap:9px}.preview-top strong{font-size:12px}.preview-top span{font-size:10px}.preview-top time{font-size:9px}.preview-top .avatar{width:32px;height:32px}.unlock-post{border-radius:30px;font-size:10px;padding:10px 14px;bottom:25px;box-shadow:0 4px 20px #0000000a}.carousel-controls{padding:14px 0 0;height:55px;min-height:55px}.pagination button{border-radius:50%;border-color:#ddd;width:32px;height:32px}.carousel-cta,.pagination{font-size:11px}.live-proof{border:1px solid #e5e5e5;background:#fafafa;border-radius:12px;overflow:hidden;display:flex}.live-proof .panel-head{padding:15px;height:48px;min-height:48px}.live-proof .panel-head h2{font-size:13px}.browser-bar{background:#fafafa;border-color:#ececec;font-size:10px}.live-caption{padding:12px;display:flex;justify-content:space-between;font-size:10px;color:#888;border-top:1px solid var(--line)}.proof-note{font-size:10px;color:#999;padding:0 12px 12px;text-align:center}.stream-empty>span{color:#aaa}.stream-empty strong{font-size:13px;font-weight:500}.stream-empty p{font-size:11px;color:#888}.activity-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);grid-gap:45px;gap:45px}.activity-scroll{max-height:420px;overflow:auto}.activity-row{padding:21px 0;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);font-size:13px}.activity-row strong{font-weight:450}.activity-row time{font-size:10px}.budget-panel{border:0;background:#f6f6f6;border-radius:12px;padding:30px;align-self:start}.budget-panel h2{font-size:46px;font-weight:450;margin:30px 0 20px}.budget-panel p{font-size:12px}.budget-panel .text-link{margin-top:25px}.member-layout{display:grid;grid-template-columns:minmax(0,1fr) 275px;grid-gap:35px;gap:35px;min-height:480px}.member-content{border:1px solid var(--line);border-radius:15px;overflow:hidden;display:flex;flex-direction:column;min-height:480px}.member-scroll{max-height:600px;padding:25px}.member-layout aside>.live-proof{height:370px}.source-select-label{display:flex;flex-direction:column;gap:10px;font-size:12px;color:#777;margin-bottom:25px}.source-select-label select{padding:12px;border:1px solid #ddd;border-radius:8px;background:#fff;font:14px Geist,sans-serif;color:#111}.access-screen{padding:45px;gap:20px}.access-symbol{font-size:62px;color:#111}.access-screen h2{font-size:32px;letter-spacing:-1.3px;font-weight:450}.access-screen p{font-size:14px;max-width:330px}.access-screen .eyebrow{font-size:10px}.access-screen>small{font-size:11px}.wallet-modal{border-radius:20px;border-color:#eee;padding:35px}.wallet-modal .primary,.wallet-modal .secondary{border-radius:30px;font-size:13px}.primary,.secondary{border-radius:30px}.primary{background:#080808}.admin-card,.login-card{border-radius:14px}.admin-card input,.login-card input{border-radius:8px}.admin-title h1{font-weight:450}.check input{accent-color:#080808}.payments-view{gap:35px}.payment-overview{align-items:flex-start}.payment-overview .eyebrow{font-size:11px;letter-spacing:0}.payment-overview h1{margin:18px 0}.payment-overview p{font-size:14px;line-height:1.6}.card-balance{padding-top:35px;min-width:200px}.card-balance strong{font-size:40px}.card-balance>span:last-child{font-size:10px;max-width:220px;text-align:right;line-height:1.6}.funding-route{border:0;background:#f6f6f6;border-radius:14px;padding:8px;min-height:180px}.route-step{padding:22px 16px;gap:12px}.route-step h2{font-size:18px}.step-number{font-size:9px;letter-spacing:0;color:#999}.route-step p,.route-step strong{font-size:11px;line-height:1.4}.route-step small{line-height:1.5}.route-address{font-size:10px;color:#777}.route-arrow{color:#aaa}.payment-content{min-height:350px}.payment-content .panel{border:0}.payment-history{padding-right:24px}.payment-list{max-height:300px}.payment-row{padding:20px 0}.payment-row.chosen{background:#f6f6f6}.payment-row strong{font-size:14px}.invoice-status,.payment-row small{font-size:11px}.card-ledger{padding:20px 0}.card-ledger h3{font-size:13px}.card-ledger p{font-size:11px}.empty-payments{min-height:215px}.empty-payments h2{font-size:22px;font-weight:450}.empty-payments p{font-size:13px}.mechanics-list{padding:0;max-height:450px}.mechanics-list p{font-size:13px;color:#777}.mechanics-list b{font-size:11px;color:#999}.invoice-detail-scroll{padding:20px 0;max-height:500px}.invoice-facts{font-size:11px}.connection-notice{position:fixed;top:15px;right:30px;border-radius:30px}.avatar{background:#f0f0f0;color:#777}.admin-main input:focus{outline-color:#111}@media(min-width:1700px){.money-scroll,.money-shell .site-footer{padding:0 80px}}@media(max-width:1150px){.money-app{grid-template-columns:180px minmax(0,1fr)}.money-sidebar.masthead{width:180px;padding:25px 22px}.money-scroll,.money-shell .site-footer{padding:0 28px}.source-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.feed-layout{grid-template-columns:minmax(0,1fr) 225px;gap:20px}.preview-grid{grid-template-columns:minmax(0,1fr)}.preview-grid .preview-card:nth-child(2){display:none}.payment-overview{gap:25px}.payment-overview h1{font-size:42px}.route-step{padding:15px 8px}.route-step h2{font-size:15px}.route-step p,.route-step strong{font-size:10px}.member-layout{grid-template-columns:minmax(0,1fr) 230px;gap:20px}}@media(max-width:760px){.money-app{display:flex;flex-direction:column;min-height:100dvh;height:100dvh}.money-sidebar.masthead{width:100%;height:112px;min-height:112px;position:relative;padding:12px 20px 0;display:flex;flex-direction:row;flex-wrap:wrap;border-bottom:1px solid #eee;align-items:center;gap:0}.money-sidebar .wordmark{height:38px;font-size:24px}.money-sidebar .brand-x{font-size:30px}.money-sidebar .primary-nav{order:3;width:100%;height:48px;margin:0;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;overflow:auto;white-space:nowrap}.money-sidebar .primary-nav a,.money-sidebar .primary-nav button{font-size:12px;width:auto;padding:14px 0;flex:none}.sidebar-bottom{margin:0 0 0 auto;width:auto;gap:0}.sidebar-access,.sidebar-threshold{display:none}.money-shell{height:auto;flex:1 1;min-height:0;width:100%}.money-scroll{padding:0 20px;scrollbar-gutter:auto}.money-shell .site-footer{padding:0 20px;font-size:9px}.money-shell .site-footer>span:nth-child(2){display:none}.section-kicker{font-size:10px;margin-bottom:15px}.live-proof .panel-head{padding:11px}.live-proof .panel-head h2{font-size:11px}.browser-bar,.live-badge{font-size:8px}.browser-bar{padding:0 8px;gap:5px}.browser-dots{display:none}.live-caption{padding:10px 8px;font-size:8px}.proof-note{font-size:9px}.money-page{padding:38px 0 25px}.page-heading{margin-bottom:30px}.page-heading h1{font-size:39px;letter-spacing:-1.9px}.page-heading p{font-size:13px;margin-top:14px}.sources-toolbar{flex-direction:column;align-items:stretch;gap:15px}.search{width:100%}.source-cards{grid-template-columns:minmax(0,1fr);max-height:550px}.source-card{padding:22px}.sources-footnote{font-size:10px;line-height:1.5}.feed-toolbar{align-items:flex-start;gap:10px}.feed-creator{flex-wrap:wrap;gap:8px}.feed-creator select{font-size:14px;max-width:160px}.feed-creator>.status{border:0;padding:0;margin-left:40px;flex-basis:100%}.feed-toolbar>.text-link{font-size:11px;white-space:nowrap;margin-top:12px}.feed-layout{grid-template-columns:minmax(0,1fr);height:auto;gap:25px}.feed-layout .posts-panel{height:430px;min-height:0}.preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.preview-grid .preview-card:nth-child(2){display:flex}.preview-top{padding:13px 9px;gap:5px}.preview-top strong{font-size:10px;max-width:90px}.preview-top span{font-size:9px}.preview-top .avatar{width:26px;height:26px}.unlock-post{padding:8px;font-size:9px;gap:6px}.feed-layout>.live-proof{height:350px}.activity-layout,.member-layout{grid-template-columns:minmax(0,1fr);gap:25px}.activity-scroll{max-height:370px}.activity-row{font-size:12px}.activity-row time{font-size:9px}.budget-panel{padding:25px}.member-content{min-height:430px}.member-scroll{max-height:550px}.access-screen{padding:27px;gap:17px}.access-screen h2{font-size:29px}.access-screen p{font-size:13px}.member-layout aside>.live-proof{height:350px}.payment-overview{flex-direction:column;gap:0}.payment-overview h1{font-size:42px}.payment-overview p{font-size:13px}.card-balance{padding-top:25px;align-items:flex-start}.card-balance>span:last-child{text-align:left;max-width:none}.payments-view{gap:25px}.funding-route{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:5px}.route-step{padding:16px 12px;border:0;gap:10px}.route-arrow{display:none}.route-step p,.route-step strong{font-size:10px}.route-step small{font-size:9px}.payment-content{display:flex;flex-direction:column;gap:20px}.payment-history{padding:0;min-height:300px}.invoice-detail{min-height:300px}.wallet-error{position:fixed;right:20px;top:70px}.modal-backdrop{padding:15px}.wallet-modal{padding:30px;width:100%;max-width:420px}}@media(prefers-reduced-motion:reduce){.money-pill{transition:none}}.money-app .eyebrow,.money-app .route-step small{color:#858585}.money-app .autoplay{font-size:11px}.money-app .empty-state{font-size:13px}.money-app .brand-icon{width:16px;height:16px}.compact-app{display:flex;flex-direction:column;min-height:650px}.compact-app .money-sidebar.masthead{width:100%;height:74px;min-height:74px;flex-direction:row;align-items:center;padding:0 28px;gap:48px;border-bottom:1px solid var(--line);flex-wrap:nowrap}.compact-app .money-sidebar .wordmark{height:auto}.compact-app .money-sidebar .primary-nav{margin:0;flex-direction:row;gap:25px;align-items:center;width:auto;height:100%}.compact-app .money-sidebar .primary-nav a,.compact-app .money-sidebar .primary-nav button{width:auto;font-size:13px}.compact-app .sidebar-bottom{margin:0 0 0 auto;width:auto;flex-direction:row;align-items:center;gap:18px}.compact-app .sidebar-access{display:none}.compact-app .sidebar-threshold{display:block;order:-1;font-size:11px;white-space:nowrap}.compact-app .money-shell{height:auto;flex:1 1;min-height:0}.compact-app .money-scroll{padding:0 28px}.site-footer{height:40px;min-height:40px}.compact-app .site-footer{padding:0 28px}.compact-overview{height:100%;min-height:0;display:flex;flex-direction:column;padding:24px 0 16px;gap:16px}.overview-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.overview-heading h1{font-size:30px;letter-spacing:-1.2px;font-weight:450}.overview-heading p{font-size:13px;color:#888;margin-top:5px}.overview-budget{display:flex;align-items:center;gap:9px;font-size:11px;color:#888}.overview-budget strong{color:#111;font-weight:500;margin-left:8px}.overview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px}.overview-index{height:clamp(150px,23vh,230px);flex:none;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:12px;overflow:hidden;min-height:0}.overview-index .panel-head{height:44px;min-height:44px;padding:0 18px}.overview-index .panel-head h2{font-size:14px}.overview-table-scroll{max-height:100%;min-height:0;overflow:auto;scrollbar-width:thin}.overview-index th{background:#fafafa;border-right:0;border-color:var(--line);font-size:11px;color:#888;padding:12px 18px}.overview-index td{border-right:0;border-color:#eee;padding:13px 18px;font-size:12px;color:#737373}.overview-index th:first-child{width:29%}.overview-index .selected-source{background:#f5f5f5}.overview-index tbody tr:hover{background:#f7f7f7}.overview-index .creator-choice strong{font-size:13px;color:#111}.overview-index .creator-choice small{display:block;font-size:10px;color:#888;margin-top:4px}.overview-index .status{font-size:11px}.overview-workspace{display:grid;grid-template-columns:220px minmax(0,1fr) 260px;grid-gap:22px;gap:22px;flex:1 1;min-height:0}.overview-author{border:1px solid var(--line);border-radius:12px;padding:22px 18px;min-height:0;max-height:100%;overflow:auto;scrollbar-width:thin;display:flex;flex-direction:column;gap:17px}.overview-author .creator-identity{gap:11px;margin:0}.overview-author .creator-identity h2{font-size:18px}.overview-author .creator-identity span{font-size:11px}.overview-author .avatar.large{width:42px;height:42px}.overview-author>.status{font-size:10px}.overview-bio{font-size:12px;color:#777;line-height:1.65;max-height:80px;overflow:auto;scrollbar-width:thin}.overview-author .money-pill{font-size:11px;padding:10px 12px;gap:7px}.overview-author .creator-facts{font-size:11px;line-height:1.6;gap:10px;margin:0;padding-top:14px;border-top:1px solid var(--line)}.overview-author>.money-pill:last-child{margin-top:auto}.overview-workspace .posts-panel{height:auto;min-height:0}.overview-workspace .panel-head h2{font-size:14px}.overview-workspace .live-proof{height:auto;display:flex}.overview-workspace .preview-top strong{max-width:110px}.overview-workspace .preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-workspace .preview-card:nth-child(2){display:flex}.overview-workspace .preview-top time{font-size:9px}.overview-workspace .preview-top{gap:7px}.overview-workspace .carousel-cta{font-size:11px}@media(max-width:1200px){.compact-app .money-sidebar.masthead{gap:28px}.compact-app .money-sidebar .primary-nav{gap:18px}.compact-app .sidebar-threshold{display:none}.overview-workspace{grid-template-columns:190px minmax(0,1fr) 220px;gap:16px}.overview-author{padding:18px 14px}.overview-workspace .preview-top time{display:none}.overview-workspace .preview-top strong{font-size:11px}.overview-workspace .preview-top .avatar{width:26px;height:26px}.overview-workspace .preview-top span{font-size:9px}.overview-workspace .unlock-post{font-size:9px;padding:9px;gap:6px}}@media(max-width:950px) and (min-width:761px){.overview-workspace{grid-template-columns:175px minmax(0,1fr) 185px;gap:12px}.overview-workspace .preview-grid{grid-template-columns:minmax(0,1fr)}.overview-workspace .preview-card:nth-child(2){display:none}.compact-app .money-sidebar.masthead{gap:20px;padding:0 20px}.compact-app .money-sidebar .primary-nav{gap:14px}.compact-app .money-sidebar .primary-nav a,.compact-app .money-sidebar .primary-nav button{font-size:12px}.overview-author .creator-identity{flex-direction:column;align-items:flex-start}.overview-author .creator-facts,.overview-budget{font-size:10px}}@media(max-width:760px){.compact-app{min-height:100dvh}.compact-app .money-sidebar.masthead{height:112px;min-height:112px;padding:12px 20px 0;gap:0;flex-wrap:wrap}.compact-app .money-sidebar .primary-nav{order:3;width:100%;height:48px;gap:12px;justify-content:space-between}.compact-app .money-sidebar .primary-nav a,.compact-app .money-sidebar .primary-nav button{font-size:12px}.compact-app .sidebar-bottom{margin-left:auto}.compact-app .money-scroll,.compact-app .site-footer{padding:0 20px}.compact-overview{height:auto;min-height:100%;padding:25px 0 20px;gap:20px}.overview-heading h1{font-size:28px}.overview-budget{display:none}.overview-toolbar{flex-direction:column;align-items:stretch;gap:14px}.overview-index{height:210px}.overview-table-scroll table{min-width:650px}.overview-workspace{display:flex;flex-direction:column;gap:24px;flex:none}.overview-author{max-height:none;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:15px;gap:15px;padding:20px}.overview-author .creator-identity{grid-column:1/-1}.overview-author .overview-bio{grid-column:1/-1;max-height:70px}.overview-author>.status{grid-column:1/-1}.overview-author>.money-pill{grid-column:1/-1;justify-self:start}.overview-author .creator-facts{grid-column:1/-1}.overview-workspace .posts-panel{height:430px}.overview-workspace .live-proof{height:350px}.overview-workspace .preview-top strong{max-width:90px;font-size:10px}.overview-workspace .preview-top{padding:13px 9px;gap:5px}.overview-workspace .carousel-cta{font-size:10px}}:root{--ink:#28212e;--muted:#797080;--line:#ebe4ee;--blue:#cd20d9;--purple:#cd20d9;--panel:#fff;--mono:"Geist",sans-serif}html{color-scheme:light}body,html{background:#ffffff}body{color:var(--ink);font-size:12px}button,input,select{color:inherit}button{background:transparent}input{background:#ffffff;border-color:var(--line);border-radius:7px}input:focus{outline-color:#ab38bd}.usepaid-app{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:170px minmax(0,1fr);height:100dvh;min-height:640px;border-left:1px solid #e7ddec;border-right:1px solid #e7ddec;background:#ffffff}.usepaid-app .money-sidebar.masthead{width:170px;height:100dvh;min-height:640px;padding:19px 15px;display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;gap:0;background:#ffffff;border:0;border-right:1px solid var(--line)}.wordmark{display:block;position:relative;width:132px;height:34px!important;overflow:hidden;flex:none}.wordmark>img{position:absolute;width:149px;height:149px;max-width:none;left:-10px;top:-56px;mix-blend-mode:multiply;filter:none}.usepaid-app .money-sidebar .primary-nav{margin:31px 0 0;width:100%;height:auto;display:flex;flex-direction:column;align-items:stretch;gap:6px}.usepaid-app .money-sidebar .primary-nav a,.usepaid-app .money-sidebar .primary-nav button{display:flex;align-items:center;width:100%;font-size:12px;gap:10px;line-height:1.2;padding:11px 10px;border-radius:7px;color:#786580;text-align:left}.usepaid-app .money-sidebar .primary-nav .selected{color:#33273c;background:#faf5fc}.usepaid-app .money-sidebar .primary-nav .selected:after{display:none}.usepaid-app .money-sidebar .primary-nav a:hover,.usepaid-app .money-sidebar .primary-nav button:hover{color:#33273c;background:#ffffff}.ui-icon{vertical-align:middle}.subscription-icon,.ui-icon{height:16px;width:16px;flex:none}.subscription-icon{object-fit:contain}.usepaid-app .sidebar-bottom{margin:auto 0 0;width:100%;display:flex;flex-direction:column;align-items:stretch;gap:10px}.usepaid-app .sidebar-threshold{display:block;font-size:10px;text-align:center;color:#786580;order:1}.usepaid-app .wallet-button{font-size:11px;border:1px solid #e7ddec;background:#ffffff;border-radius:7px;justify-content:center;padding:9px 10px;min-height:34px;width:100%;gap:9px}.usepaid-app .money-shell{height:100dvh;min-height:0;width:100%}.usepaid-app .money-scroll{width:100%;padding:0 22px;scrollbar-gutter:stable;scrollbar-color:#ddcde5 transparent}.compact-app .site-footer,.money-shell .site-footer,.site-footer{height:40px;min-height:40px;font-size:9px;color:#786580;border-color:#e7ddec}.usepaid-app .site-footer{padding:0 22px}.usepaid-app .brand-icon{width:16px;height:16px}.brand-icon[src="/ethereum.svg"],.brand-icon[src="/relay.svg"],.brand-icon[src="/solana.svg"],.brand-icon[src="/x.svg"]{filter:none;opacity:.8}.money-pill,.primary{background:#bf1ccd;border-color:#e7ddec;border-radius:7px;font-size:11px;padding:9px 12px;gap:7px}.money-pill:hover,.primary:hover{background:#d930e5;transform:none}.money-pill.light,.secondary{background:#ffffff;border:1px solid #e7ddec;color:#33273c;border-radius:7px;font-size:11px;padding:9px 12px;gap:7px}.secondary:hover,.wallet-button:hover{background:#faf5fc}.desk{padding:24px 0 15px;min-height:100%;display:flex;flex-direction:column;gap:18px}.desk-heading{justify-content:space-between;gap:15px}.desk-eyebrow,.desk-heading{display:flex;align-items:center}.desk-eyebrow{font-size:9px;font-weight:550;letter-spacing:1px;gap:6px;color:#9746ac}.desk-eyebrow .subscription-icon{width:13px;height:13px}.desk-heading h1{font-size:22px;letter-spacing:-.8px;font-weight:500;margin-top:8px}.desk-heading .primary{font-size:10px;padding:9px 12px}.desk-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.desk-metrics>a,.desk-metrics>button{display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:14px 13px;border:1px solid #e7ddec;border-radius:10px;background:linear-gradient(115deg,#faf4fc,#ffffff);text-align:left}.desk-metrics>a:hover,.desk-metrics>button:hover{border-color:#e7ddec}.desk-metrics>*>span{display:flex;align-items:center;gap:6px;font-size:10px;color:#786580;white-space:nowrap}.desk-metrics .subscription-icon,.desk-metrics .ui-icon{height:13px;width:13px}.desk-metrics strong{font-size:26px;letter-spacing:-.7px;font-weight:500;line-height:1.1;margin:12px 0 8px;color:#33273c}.desk-metrics strong i{font-size:9px;letter-spacing:0;font-style:normal;margin-left:8px;color:#9746ac;font-weight:400}.desk-metrics small{font-size:9px;color:#786580;line-height:1.45}.desk-grid{display:grid;grid-template-columns:minmax(0,1fr) 335px;grid-gap:16px;gap:16px;align-items:start;min-height:0}.desk-left{min-width:0;display:flex;flex-direction:column;gap:16px}.desk-index,.preview-island{border:1px solid var(--line);background:var(--panel);border-radius:10px;overflow:hidden;min-width:0}.island-heading{height:43px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 13px;border-bottom:1px solid #e7ddec}.island-heading h2{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:500;letter-spacing:-.1px}.island-heading>a,.island-heading>span{font-size:9px;color:#786580}.island-heading>a{display:flex;gap:5px;align-items:center;max-width:50%;overflow:hidden;white-space:nowrap}.island-heading .brand-icon,.island-heading .ui-icon{height:13px;width:13px}.desk-filters{padding:9px 11px;display:flex;align-items:center;gap:10px;justify-content:space-between}.segmented{border:0;gap:3px}.segmented button{background:none;color:#786580;font-size:10px;padding:6px 9px;border-radius:6px;white-space:nowrap}.segmented button[aria-selected=true]{background:#faf5fc;color:#33273c}.segmented span{color:#786580;font-size:9px;padding-left:3px}.search{background:#ffffff;border:1px solid #e7ddec;border-radius:6px;width:150px;padding-left:5px}.search>span{font-size:18px;color:#786580;padding-left:2px}.search input{font-size:10px;padding:7px 6px;color:#33273c;background:transparent}.desk-source-list{height:268px;max-height:268px;overflow:auto;scrollbar-width:thin;scrollbar-color:#ddcde5 transparent}.desk-source-row{display:flex;align-items:center;gap:10px;min-height:46px;padding:7px 12px;border-top:1px solid #e7ddec}.desk-source-row.chosen{background:#faf5fc}.creator-choice{min-width:0;flex:1 1;gap:8px;text-align:left}.creator-choice .avatar{height:27px;width:27px;border:1px solid #e7ddec}.creator-choice strong{font-size:11px;color:#33273c;max-width:145px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.creator-choice small{display:block;font-size:9px;color:#786580;margin-top:3px}.source-state{font-size:9px;color:#786580;display:flex;gap:4px;align-items:center;white-space:nowrap}.source-state .subscription-icon{width:13px;height:13px;opacity:.6}.source-state.confirmed{color:#9746ac}.source-state.confirmed .subscription-icon{opacity:1}.source-spend{font-size:10px;color:#786580;min-width:28px;text-align:right}.source-links{display:flex;gap:4px;align-items:center}.source-links>a,.source-links>button{width:23px;height:23px;border:1px solid #e7ddec;background:#ffffff;border-radius:5px;display:grid;place-items:center;padding:3px;color:#786580}.source-links>a:hover,.source-links>button:hover{background:#faf5fc;border-color:#e7ddec}.source-links .brand-icon,.source-links .ui-icon{width:13px;height:13px}.index-note{font-size:9px;color:#786580;padding:10px 12px;border-top:1px solid #e7ddec;display:flex;align-items:center;gap:5px}.status-dot{height:4px;width:4px;border-radius:50%;background:#bf45d2;display:inline-block}.preview-island{max-width:100%;height:270px}.preview-island .posts-panel{height:226px;padding:0 12px;min-height:0}.preview-island .posts-panel>.panel-head{height:27px;min-height:27px;border:0;padding:4px 0 0}.preview-island .posts-panel>.panel-head h2{font-size:9px;color:#786580;font-weight:400;letter-spacing:0}.preview-island .autoplay{font-size:9px}.preview-island .autoplay span{font-size:11px}.preview-island .preview-grid{display:flex;justify-content:center;gap:10px;padding:7px 0 0;min-height:0}.preview-island .preview-card{width:180px;max-width:46%;height:151px;flex:none;border:1px solid #e7ddec;border-radius:7px;background:#fff;color:#222}.preview-island .preview-card:nth-child(2){display:flex}.preview-island .preview-top{padding:7px;gap:5px;min-height:32px}.preview-island .preview-top .avatar{width:21px;height:21px}.preview-island .preview-top strong{font-size:9px;color:#28212e;max-width:92px}.preview-island .preview-top span{font-size:7px;margin-top:2px}.preview-island .preview-top time{display:none}.preview-island .post-screenshot{width:100%;height:auto;margin-top:-18px}.preview-island .unlock-post{bottom:7px;padding:5px 8px;font-size:8px;gap:5px;color:#9746ac;background:#fff;border:1px solid #dbc6e3;box-shadow:none;border-radius:5px}.preview-island .unlock-post .subscription-icon{height:11px;width:11px}.preview-island .carousel-controls{height:38px;min-height:38px;padding:3px 0}.pagination{font-size:9px;gap:9px}.pagination button{background:#ffffff;border-color:#e7ddec;color:#9746ac;border-radius:5px;width:23px;height:23px}.carousel-cta{font-size:9px;color:#786580}.planned-preview{padding:30px 20px;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.planned-preview h3{font-size:13px;margin:0 0 5px}.planned-preview p{font-size:11px;color:#786580;line-height:1.6;max-width:290px}.planned-preview .secondary{font-size:10px;margin-top:7px}.desk-live{min-width:0;display:flex;flex-direction:column}.desk-live .live-proof{height:640px;border-radius:10px;background:#ffffff;border:1px solid #e7ddec;display:flex}.live-proof .panel-head{height:43px;min-height:43px;padding:0 12px;background:#ffffff;border-color:#e7ddec}.live-proof .panel-head h2{font-size:12px}.live-badge{font-size:9px;color:#786580}.live-badge.is-live{color:#9746ac}.live-badge.is-live i{box-shadow:0 0 7px #da5ff077}.browser-bar{height:29px;min-height:29px;border-color:#e7ddec;color:#786580;font-size:9px;padding:0 11px}.browser-bar,.browser-screen{background:#ffffff}.browser-screen>img{width:100%;height:100%;object-fit:contain;object-position:top;background:#fff}.live-caption{border-color:#e7ddec;padding:10px 11px}.live-caption,.proof-note{font-size:9px;color:#786580}.proof-note{padding:0 11px 10px}.stream-empty{color:#786580}.stream-empty strong{font-size:12px;color:#786580}.stream-empty p{font-size:10px;color:#786580}.live-access-note{display:flex;align-items:center;gap:9px;padding:12px 4px;font-size:9px;color:#786580;line-height:1.6}.live-access-note>span{flex:1 1}.live-access-note>a{color:#9746ac}.status{color:#786580;font-size:10px;gap:5px}.status .subscription-icon{width:13px;height:13px}.empty-state{color:#786580;font-size:11px!important}.usepaid-app .money-page{padding:26px 0 24px}.page-heading{margin-bottom:24px}.page-heading h1,.payment-overview h1{font-size:28px;letter-spacing:-1px;font-weight:500}.page-heading p,.payment-overview p{font-size:12px;line-height:1.6;color:#786580;margin-top:10px}.eyebrow,.section-kicker{color:#786580!important;font-size:9px;letter-spacing:.4px}.section-kicker:before{background:#a547bd}.source-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-height:660px}.source-card{background:#ffffff;border:1px solid #e7ddec;border-radius:9px;padding:16px}.source-card:hover{background:#faf5fc;border-color:#e7ddec}.source-card h3{font-size:16px;margin-top:15px;color:#33273c}.source-card p{font-size:11px;color:#786580;height:54px;margin:15px 0}.source-card-bottom{border-color:#e7ddec;font-size:9px;flex-wrap:wrap}.source-card .status{font-size:9px}.source-handle{font-size:10px;color:#786580}.round-arrow{height:27px;width:27px;border-color:#e7ddec;color:#9746ac}.sources-footnote{font-size:10px;color:#786580}.activity-view,.panel{background:#ffffff;border-color:#e7ddec;border-radius:9px}.panel-head{border-color:#e7ddec}.panel-head h1,.panel-head h2{color:#33273c;font-size:13px}.panel-head>span{color:#786580}.activity-row{font-size:11px;border-color:#e7ddec;padding:15px 0;color:#786580}.activity-row time{font-size:9px;color:#786580}.activity-dot.ok{background:#c94ddb}.budget-panel{background:#ffffff;border:1px solid #e7ddec;border-radius:9px;padding:21px}.budget-panel h2{font-size:32px}.budget-panel p{font-size:10px}.muted{color:#786580}.text-link{font-size:11px;color:#9746ac}.feed-creator select{background:#ffffff;color:#33273c;font-size:13px}.feed-creator>.status{border-color:#e7ddec}.feed-toolbar{padding-bottom:18px}.feed-layout{grid-template-columns:minmax(0,1fr) 335px;gap:20px;height:570px}.feed-layout .preview-grid{display:flex;align-items:flex-start;justify-content:center;gap:12px}.feed-layout .preview-card{max-width:215px;width:46%;height:285px;flex:none;background:#fff;color:#111;border-color:#e7ddec}.feed-layout .preview-card:nth-child(2){display:flex}.feed-layout .preview-top strong{color:#222;font-size:10px}.feed-layout .preview-top span{color:#786580;font-size:9px}.feed-layout .preview-top time{display:none}.feed-layout .unlock-post{font-size:9px;color:#9746ac;border-color:#ceb2d5}.feed-layout .posts-panel{height:380px;padding:14px;border:1px solid #e7ddec;border-radius:10px;background:#ffffff}.feed-layout .panel-head h2{font-size:12px}.feed-layout .carousel-cta{font-size:9px}.funding-route{background:#ffffff;border:1px solid #e7ddec;border-radius:10px;padding:4px;min-height:150px}.route-step{padding:15px 10px;gap:9px}.route-step h2{font-size:14px;color:#33273c}.route-step p,.route-step strong{font-size:10px}.route-address,.route-step small{font-size:9px;color:#786580}.payment-overview .eyebrow{font-size:9px}.card-balance{padding-top:15px}.card-balance strong{font-size:29px}.payment-overview h1{font-size:29px;margin:12px 0}.payment-content .panel{background:transparent}.payment-row{background:#ffffff;border-color:#e7ddec;color:#33273c;border-radius:7px;padding:14px 10px;margin:5px 0}.payment-row.chosen{background:#faf5fc}.payment-row strong{font-size:12px}.invoice-status,.payment-row small{font-size:10px;color:#786580}.card-ledger{border-color:#e7ddec}.card-ledger p{color:#786580}.card-ledger strong{color:#33273c}.empty-payments h2{font-size:18px}.empty-payments p,.mechanics-list p{font-size:11px;color:#786580}.mechanics-list>div{border-color:#e7ddec;padding:15px 0}.mechanics-list b{color:#9746ac}.member-content,.source-select-label select{background:#ffffff;border-color:#e7ddec}.source-select-label select{color:#33273c;font-size:12px}.member-post{border-color:#e7ddec}.full-text{color:#33273c;font-size:12px}.access-screen h2{font-size:25px}.access-screen p{font-size:12px;color:#786580}.access-symbol .subscription-icon{height:45px;width:45px}.wallet-modal{background:#ffffff;border-color:#e7ddec;color:#33273c;border-radius:13px}.wallet-modal p{color:#786580}.wallet-modal h2{font-size:25px}.wallet-modal .primary,.wallet-modal .secondary{font-size:12px;border-radius:7px}.wallet-error{background:#faf5fc;border-color:#e7ddec}.modal-backdrop{background:#08050cbd}.connection-notice{background:#faf5fc;color:#33273c}.app{max-width:1280px;margin:auto;background:#ffffff}.app .masthead{border-color:#e7ddec}.admin-card,.login-card{background:#ffffff;border:1px solid #e7ddec;border-radius:9px;padding:20px}.admin-card h2{font-size:16px;color:#33273c}.admin-title h1{font-size:28px}.admin-card label,.admin-card p{font-size:11px}.admin-card input{background:#ffffff;border-color:#e7ddec;color:#33273c;font-size:11px}.admin-card .muted,.header-note,.settings-hint,.small-label{color:#786580}.confirm-box{background:#faf5fc;border-radius:7px}.log-row,.source-admin-row{border-color:#e7ddec}.source-admin-row button{color:#786580}.source-add button{border-radius:7px}.pill{border-color:#e7ddec;color:#9746ac;font-size:9px}.check input{accent-color:#cd20d9}.admin-card .notice,.notice{background:#672278;color:#fff}.purchase-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.purchase-form label{margin-bottom:0}.purchase-history{max-height:250px;overflow:auto;margin-top:18px;scrollbar-width:thin}.purchase-history>div{display:flex;gap:15px;align-items:center;justify-content:space-between;padding:11px 0;border-top:1px solid #e7ddec;font-size:11px}.purchase-history .voided{opacity:.45}.purchase-history button{font-size:10px;border:0;color:#786580}.purchase-note{color:#786580;font-size:11px;line-height:1.6}@media(min-width:1600px){.usepaid-app .money-scroll,.usepaid-app .site-footer{padding:0 24px}}@media(max-width:1150px){.usepaid-app{grid-template-columns:145px minmax(0,1fr)}.usepaid-app .money-sidebar.masthead{width:145px;padding:19px 10px}.usepaid-app .wordmark{width:121px}.usepaid-app .wordmark>img{width:137px;height:137px;left:-9px;top:-51px}.usepaid-app .money-scroll{padding:0 16px}.desk-grid{grid-template-columns:minmax(0,1fr) 300px;gap:12px}.desk-metrics{gap:8px}.desk-metrics>*{padding:12px 10px!important}.desk-metrics>*>span{font-size:9px;gap:4px}.desk-metrics small{font-size:8px}.desk-metrics strong{font-size:23px}.desk-heading h1{font-size:20px}.desk-filters{flex-wrap:wrap;gap:7px}.desk-filters .search{width:100%}.desk-source-list{height:242px;max-height:242px}.source-state{font-size:8px}.source-spend{display:none}.source-links{gap:3px}.source-links>a,.source-links>button{height:21px;width:21px}.creator-choice strong{max-width:90px;font-size:10px}.creator-choice small{font-size:8px}.desk-source-row{padding:7px 8px;gap:6px}.desk-metrics strong i{font-size:8px;margin-left:5px}.desk-live .live-proof{height:649px}.feed-layout{grid-template-columns:minmax(0,1fr) 300px}.feed-layout .preview-card{max-width:180px}.source-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px) and (min-width:761px){.usepaid-app{grid-template-columns:64px minmax(0,1fr)}.usepaid-app .money-sidebar.masthead{width:64px;padding:20px 10px}.usepaid-app .wordmark{width:40px;height:36px!important}.usepaid-app .wordmark img{width:175px;height:175px;left:-10px;top:-65px}.usepaid-app .money-sidebar .primary-nav a,.usepaid-app .money-sidebar .primary-nav button{font-size:0;padding:10px;justify-content:center;gap:0}.usepaid-app .money-sidebar .primary-nav a span{display:none}.usepaid-app .wallet-button{font-size:0;height:35px;width:42px;padding:8px}.usepaid-app .wallet-button>span{font-size:14px}.usepaid-app .sidebar-threshold{display:none}.desk-heading .primary{font-size:9px}.desk-grid{grid-template-columns:minmax(0,1fr) 290px;gap:12px}.desk-metrics>*>span{white-space:normal}}@media(max-width:760px){.usepaid-app{display:flex;min-height:100dvh;border:0}.usepaid-app .money-sidebar.masthead{width:100%;height:102px;min-height:102px;padding:12px 16px 0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;border:0;border-bottom:1px solid #e7ddec;gap:0}.usepaid-app .wordmark{height:34px!important;width:132px}.usepaid-app .wordmark>img{width:149px;height:149px;left:-10px;top:-56px}.usepaid-app .money-sidebar .primary-nav{order:3;margin:0;width:100%;height:44px;flex-direction:row;justify-content:space-between;align-items:center;gap:4px}.usepaid-app .money-sidebar .primary-nav a,.usepaid-app .money-sidebar .primary-nav button{width:auto;font-size:10px;gap:4px;padding:7px 6px;white-space:nowrap}.usepaid-app .primary-nav .ui-icon{display:none}.usepaid-app .sidebar-bottom{margin:0 0 0 auto;width:auto;display:block}.usepaid-app .sidebar-threshold{display:none}.usepaid-app .wallet-button{font-size:10px;min-height:30px;padding:7px 10px;width:auto}.usepaid-app .money-shell{height:auto;flex:1 1;min-height:0}.usepaid-app .money-scroll{padding:0 14px;scrollbar-gutter:auto}.usepaid-app .site-footer{padding:0 14px;font-size:8px}.desk{padding:19px 0;gap:14px}.desk-heading{align-items:flex-start;gap:8px}.desk-heading h1{font-size:18px;letter-spacing:-.6px;max-width:215px;line-height:1.25}.desk-eyebrow{font-size:8px;letter-spacing:.6px}.desk-heading .primary{font-size:0;padding:9px}.desk-heading .primary>.ui-icon{display:none}.desk-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.desk-metrics>*{padding:12px!important}.desk-metrics>*>span{font-size:9px}.desk-metrics strong{font-size:25px}.desk-metrics small{font-size:8px}.desk-grid{display:flex;flex-direction:column;gap:14px}.desk-left{display:contents}.desk-live{order:2;width:100%}.desk-index{order:1;width:100%}.preview-island{order:3;width:100%;height:270px}.desk-live .live-proof{height:540px}.desk-filters{flex-wrap:nowrap;gap:8px}.desk-filters .search{width:130px}.segmented button{font-size:9px;padding:6px 7px}.segmented span{font-size:8px}.desk-source-list{height:240px;max-height:240px}.desk-source-row{gap:7px;padding:8px 10px}.creator-choice strong{max-width:110px;font-size:10px}.creator-choice small,.source-state{font-size:8px}.source-state .subscription-icon{width:11px;height:11px}.source-links>a,.source-links>button{width:22px;height:22px}.source-links>a:first-child{display:none}.island-heading{height:39px;padding:0 11px}.island-heading h2{font-size:11px}.index-note,.island-heading>span{font-size:8px}.preview-island .preview-card{width:155px;max-width:48%;height:154px}.preview-island .preview-top strong{max-width:85px}.preview-island .posts-panel{height:230px;padding:0 10px}.preview-island .carousel-cta{font-size:8px}.planned-preview{padding:22px 15px}.desk-live .live-caption,.live-access-note{font-size:9px}.usepaid-app .money-page{padding:22px 0}.page-heading h1,.payment-overview h1{font-size:26px}.page-heading p{font-size:11px}.source-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:600px}.source-card{padding:12px}.source-card h3{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-card .avatar.large{width:36px;height:36px}.source-card p{font-size:10px}.source-card-bottom,.source-card-bottom .status{font-size:8px}.source-card-bottom>span:last-child{display:none}.feed-layout{display:flex;flex-direction:column;height:auto}.feed-layout .posts-panel{height:300px;min-height:300px;padding:10px}.feed-layout .preview-card{height:210px;max-width:170px}.feed-layout>.live-proof{height:540px}.feed-layout .preview-top .avatar{height:22px;width:22px}.feed-layout .preview-top{padding:8px;gap:5px}.feed-layout .preview-top strong{font-size:9px}.feed-layout .unlock-post{font-size:8px;padding:8px}.funding-route,.purchase-form{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-history>div{font-size:10px;gap:10px;flex-wrap:wrap}.admin-main{padding:22px 14px}.admin-title h1{font-size:25px}.admin-card{padding:16px}.app .wordmark{width:132px}.wallet-modal{padding:25px}.wallet-error{background:#faf5fc}.access-screen p{font-size:11px}.member-content{min-height:400px}.source-select-label select{font-size:11px}.usepaid-app .money-sidebar .primary-nav a span{display:none}}.primary .subscription-icon{filter:brightness(0) invert(1)}.usepaid-app .live-proof{border-color:#e7ddec;background:#ffffff}.usepaid-app .live-caption,.usepaid-app .live-proof>small{background:#ffffff;color:#786580;border-color:#e7ddec}body,html{background:#faf9fb}.app,.usepaid-app,.usepaid-app .money-sidebar.masthead{background:#fff}.usepaid-app .money-sidebar .primary-nav .selected{background:#f5e8fa;color:#962caf}.usepaid-app .money-sidebar .primary-nav a:hover,.usepaid-app .money-sidebar .primary-nav button:hover{background:#faf3fc;color:#962caf}.desk-source-row.chosen{background:#faf1fd}.admin-card h2,.card-ledger strong,.creator-choice strong,.full-text,.panel-head h1,.panel-head h2,.route-step h2,.source-card h3{color:#302638}.admin-card input,.feed-creator select,.search input,.source-select-label select{color:#35273e}.desk-metrics strong{color:#35203f}.wallet-modal,.wallet-modal h2{color:#35273e}.connection-notice{color:#6d397d}.money-pill,.primary{color:#fff}.money-pill.light,.secondary{color:#86449a}.browser-screen,.desk-live .live-proof,.usepaid-app .live-proof{background:#fff}.live-proof .panel-head{background:#fcf8fd;color:#33273c}.live-proof .panel-head h2{color:#33273c}.browser-bar{background:#faf7fc}.modal-backdrop{background:#23122e66}.desk-source-list{scrollbar-color:#e0cfe7 transparent}.desk-metrics>a,.desk-metrics>button{border-color:#e9dfee}.preview-island .preview-card{border-color:#e1d4e6}.live-badge.is-live{color:#9a36af}.source-state.confirmed{color:#972cab}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background-image:url(/side-grain.svg),radial-gradient(ellipse at 0 25%,#dfb6ee55,transparent 55%),radial-gradient(ellipse at 100% 78%,#d8b6f055,transparent 55%),linear-gradient(135deg,#faf7fc,#f2edf7 50%,#faf7fc);background-size:180px 180px,100% 100%,100% 100%,100% 100%;background-blend-mode:multiply,normal,normal,normal}.app,.usepaid-app{position:relative;z-index:1}.usepaid-app{box-shadow:0 0 45px #754a8610}@media(max-width:1280px){body:before{display:none}}.footer-accounts{display:flex;gap:22px;align-items:center}.footer-accounts a{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.footer-accounts b{font-weight:550;color:#34243e}.footer-accounts a:hover{color:var(--purple)}.project-accounts{margin-top:12px;border:1px solid #eadcf0;border-radius:9px;background:#fcf8fe;padding:0 11px}.project-accounts>a{display:flex;gap:9px;align-items:center;padding:10px 0}.project-accounts>a+a{border-top:1px solid #eadcf0}.project-accounts>a>span{min-width:0;flex:1 1}.project-accounts strong{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:11px;font-weight:550}.project-accounts b{color:#a52bbc;font-size:10px;font-weight:400}.project-accounts small{display:block;margin-top:4px;color:#806989;font-size:10px;line-height:1.3}.project-accounts>a:hover strong{color:var(--purple)}@media(max-width:760px){.footer-accounts{gap:18px}.footer-accounts a>span{display:none}}@media(min-width:761px){.desk-live .live-proof{height:clamp(380px,calc(100dvh - 390px),640px)}}.wallet-dialog{border:0;padding:0;background:transparent;margin:auto;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);overflow:auto;color:var(--ink)}.wallet-dialog::-webkit-backdrop{background:#26122e66;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.wallet-dialog::backdrop{background:#26122e66;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.wallet-dialog .wallet-modal{width:min(410px,calc(100vw - 32px));max-width:none;gap:16px;border-color:#e9dcef;border-radius:16px;padding:30px;background:white}.wallet-dialog h2{font-family:universalDisplay,Arial,sans-serif;font-size:28px;font-weight:550;letter-spacing:-1px}.wallet-token{display:flex;align-items:center;gap:12px}.token-placeholder,.wallet-token>img{width:54px;height:54px;object-fit:cover;border-radius:50%;background:#f5eafa}.token-placeholder{display:grid;place-items:center;font-size:25px;color:#b322ca}.wallet-token strong{display:block;font-size:18px}.wallet-token small{display:block;font-size:12px;color:#806989;margin-top:3px}.wallet-requirement{padding:17px;background:#faf3fd;border:1px solid #ead9f0;border-radius:10px}.wallet-requirement>span{display:block;color:#806989;font-size:12px;margin-bottom:7px}.wallet-requirement>strong{font-size:30px;font-weight:550}.wallet-requirement small{font-size:15px;color:#a625b8}.wallet-mint{font-size:10px;color:#806989;overflow-wrap:anywhere}.wallet-modal-error{background:#fff0f4;border:1px solid #f1ccd5;color:#a52b49;border-radius:9px;padding:13px;font-size:13px;line-height:1.5}.wallet-dialog .primary,.wallet-dialog .secondary{display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px}.wallet-dialog .primary{background:#c51ad7;color:white;border:0;border-radius:8px}.wallet-dialog .secondary{border:1px solid #e7ddec;border-radius:8px}.wallet-dialog .text-button{font-size:12px}.wallet-dialog p{margin:0}.wallet-dialog button:disabled{opacity:.5}.wallet-dialog .wallet-connected-address{font-size:12px}.funding-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.funding-metrics>div{padding:14px;border:1px solid #eadcf0;border-radius:9px}.funding-metrics>div>span{display:block;font-size:11px;color:#806989;margin-bottom:8px}.funding-metrics strong{display:flex;align-items:center;gap:6px;font-size:22px;font-weight:550}.funding-metrics .service-name{font-size:12px}.card-ledger>div,.payment-list{max-height:260px;overflow:auto;scrollbar-width:thin}@media(max-width:760px){.funding-metrics{gap:6px}.funding-metrics>div{padding:9px}.funding-metrics strong{font-size:16px;flex-wrap:wrap}.funding-metrics>div>span{font-size:9px}}.feed-toolbar>.account-carousel{flex:1 1;min-width:0;max-width:560px}.feed-toolbar{align-items:center}.payment-proof-row{border-bottom:1px solid var(--line)}.payment-proof-row .payment-row{width:100%;border-bottom:0}.payment-proof-link{display:inline-flex;align-items:center;gap:5px;font-size:11px;padding:0 10px 12px;color:var(--muted)}@font-face{font-family:universalText;src:url(/fonts/usepaid/universal_sans_text_400-s.p.0kzgqcuw2bgx3.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:universalText;src:url(/fonts/usepaid/universal_sans_text_550-s.p.2oz54pkhn1rbr.woff2)format("woff2");font-display:swap;font-weight:550;font-style:normal}@font-face{font-family:universalDisplay;src:url(/fonts/usepaid/universal_sans_display_400-s.p.0wwhol2x4qvj6.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:universalDisplay;src:url(/fonts/usepaid/universal_sans_display_550-s.p.1d_5desmfkuzx.woff2)format("woff2");font-display:swap;font-weight:550;font-style:normal}@font-face{font-family:chirp;src:url(/fonts/usepaid/chirp_400-s.p.0pvtyi5mcffff.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:chirp;src:url(/fonts/usepaid/chirp_500-s.p.1uhf2wlav09eb.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:chirp;src:url(/fonts/usepaid/chirp_700-s.p.2ipqzzc7oyrxx.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{unicode-range:u+24,u+25,u+2b,u+2c,u+2e,u+30-39,u+2212;font-family:chirpNumerals;src:url(/fonts/usepaid/chirp_400.p.0pvtyi5mcffff.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{unicode-range:u+24,u+25,u+2b,u+2c,u+2e,u+30-39,u+2212;font-family:chirpNumerals;src:url(/fonts/usepaid/chirp_500.p.1uhf2wlav09eb.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{unicode-range:u+24,u+25,u+2b,u+2c,u+2e,u+30-39,u+2212;font-family:chirpNumerals;src:url(/fonts/usepaid/chirp_700.p.2ipqzzc7oyrxx.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}:root{--font-ui:chirpNumerals,universalText,Arial,sans-serif;--font-display:chirpNumerals,universalDisplay,Arial,sans-serif;--mono:var(--font-ui)}body,button,input,select,textarea{font-family:var(--font-ui)}.card-balance strong,.desk-metrics strong,h1,h2,h3{font-family:var(--font-display);font-weight:400!important;letter-spacing:-.02em!important}.usepaid-app .money-sidebar .primary-nav a,.usepaid-app .money-sidebar .primary-nav button{font-size:16px}.usepaid-app .wallet-button{font-size:13px}.desk-heading h1{font-size:24px}.desk-eyebrow,.eyebrow,.section-kicker{font-size:11px}.desk-metrics>*>span{font-size:12px}.desk-metrics strong{font-size:30px}.desk-metrics small,.desk-metrics strong i{font-size:11px}.island-heading h2{font-size:16px}.island-heading>a,.island-heading>span{font-size:11px}.search input,.segmented button{font-size:12px}.segmented span{font-size:11px}.creator-choice strong{font-size:14px;font-weight:550}.creator-choice small,.index-note,.live-access-note,.source-state{font-size:11px}.desk-source-row{min-height:49px}.live-proof .panel-head h2{font-size:14px}.browser-bar,.live-badge,.live-caption,.proof-note{font-size:11px}.access-screen p,.page-heading p,.payment-overview p,.source-card p{font-size:14px}.source-card h3{font-size:18px}.source-card .status,.source-card-bottom,.source-handle{font-size:12px}.compact-app .site-footer,.money-shell .site-footer,.site-footer{font-size:10px}.primary,.secondary{font-size:12px}.activity-row,.admin-card input,.admin-card label,.admin-card p,.empty-payments p,.mechanics-list p{font-size:13px}.route-step h2{font-size:16px}.route-step p,.route-step strong{font-size:12px}.route-step small{font-size:10px}.desk{gap:14px}.desk-metrics>a,.desk-metrics>button{padding:12px}.desk-filters .search{width:160px}.creator-choice strong{max-width:150px}@media(max-width:1150px){.usepaid-app .money-sidebar .primary-nav a,.usepaid-app .money-sidebar .primary-nav button{font-size:14px}.desk-metrics>*>span{font-size:11px}.desk-metrics small{font-size:10px}.desk-filters .search{width:100%}.creator-choice strong{max-width:110px}}@media(min-width:761px) and (max-width:900px){.usepaid-app .money-sidebar .primary-nav a,.usepaid-app .money-sidebar .primary-nav button,.usepaid-app .wallet-button{font-size:0}}@media(max-width:760px){.usepaid-app .money-sidebar .primary-nav a,.usepaid-app .money-sidebar .primary-nav button,.usepaid-app .wallet-button{font-size:11px}.desk-heading h1{font-size:22px}.desk-metrics strong{font-size:28px}.desk-filters .search{width:115px}.segmented button{font-size:10px;padding:6px}.segmented span,.source-state{font-size:9px}.creator-choice strong{font-size:12px;max-width:100px}.creator-choice small{font-size:10px}.island-heading h2{font-size:14px}.index-note{font-size:10px}.desk-source-row{gap:5px}.source-links{gap:2px}}.suggest-trigger{display:flex;gap:6px;align-items:center;border:1px solid #e8d8ef;border-radius:6px;padding:5px 8px;background:#fcf8fe;color:#9043a5;font-size:12px;white-space:nowrap}.suggest-trigger span{font-size:16px}.suggest-dialog{width:440px;max-width:calc(100vw - 28px);border:1px solid #e4d6ec;border-radius:14px;padding:28px;color:#322139;background:white;box-shadow:0 24px 90px #35114222}.suggest-dialog::-webkit-backdrop{background:#26133055;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.suggest-dialog::backdrop{background:#26133055;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.suggest-close{position:absolute;right:14px;top:12px;border:0;font-size:23px;color:#8c7198}.suggest-dialog h2{font-size:27px;margin:10px 0 12px}.suggest-dialog p{font-size:14px;color:#806c8b;line-height:1.6}.suggest-dialog form{margin-top:20px}.suggest-dialog label{display:flex;align-items:center;gap:5px;flex-wrap:wrap;font-size:13px;margin:16px 0;color:#5d4269}.suggest-dialog label span{color:#9982a6}.suggest-dialog input,.suggest-dialog textarea{width:100%;border:1px solid #e5d9eb;border-radius:7px;padding:10px;margin-top:5px;background:#fff;color:#35233e;font:13px var(--font-ui);resize:vertical}.suggest-dialog .primary{width:100%;justify-content:center}.suggest-dialog .suggest-honeypot{display:none}.suggest-dialog .suggest-result{margin-top:14px;font-size:13px;color:#8e369f}.source-price{min-width:81px;white-space:nowrap;text-align:right;font-size:13px;color:#4e325c}.source-price small{font-size:10px;color:#9b829f;margin-left:3px}.source-links{flex:none}.creator-admin{margin-top:18px}.suggestion-list{max-height:370px;overflow:auto}.suggestion-admin-row{padding:15px 0;border-bottom:1px solid var(--line)}.suggestion-admin-row>a{display:inline-flex;gap:5px;align-items:center;color:#9238a7}.suggestion-admin-row>span{float:right;font-size:11px;color:var(--muted)}.suggestion-admin-row>p{margin:10px 0;white-space:pre-wrap;overflow-wrap:anywhere}.suggestion-admin-row .actions{gap:8px;flex-wrap:nowrap}.suggestion-admin-row .actions strong{font-size:11px;margin-right:auto}.price-admin-form{display:flex;gap:12px;align-items:flex-end}.price-admin-form label{flex:1 1;min-width:0}.price-admin-form button{margin-bottom:16px}.price-admin-list{max-height:250px;overflow:auto}.price-admin-list>div{display:flex;gap:12px;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--line);font-size:12px}.price-admin-list small{color:var(--muted)}@media(max-width:1150px){.source-price{font-size:12px;min-width:70px}.source-state{font-size:10px}.source-price small{font-size:9px}.creator-choice strong{max-width:105px}.desk-source-row{gap:7px}.source-links>a:first-child{display:none}}@media(max-width:760px){.suggest-trigger{font-size:10px;padding:4px 6px}.suggest-trigger .subscription-icon{width:12px;height:12px}.source-price{min-width:60px;font-size:11px}.source-price small{font-size:9px}.source-state{font-size:0;gap:0}.source-state .subscription-icon{width:12px;height:12px}.creator-choice strong{max-width:102px}.price-admin-form{flex-wrap:wrap}.price-admin-form button{margin:0 0 14px}.suggestion-admin-row .actions{gap:5px}.suggestion-admin-row .actions button{font-size:10px;padding:6px}.suggest-dialog{padding:23px}}.app .wordmark,.usepaid-app .wordmark,.wordmark{width:138px;height:34px!important;display:flex;align-items:center}.usepaid-app .wordmark>img,.wordmark>img{position:static;width:100%;height:auto;max-width:100%;mix-blend-mode:normal;filter:none;object-fit:contain}@media(max-width:1150px) and (min-width:901px){.usepaid-app .wordmark{width:124px}}@media(max-width:900px) and (min-width:761px){.usepaid-app .wordmark{width:40px}.usepaid-app .wordmark>img{width:158px;max-width:none;flex:none}}.subscription-account{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-bottom:1px solid #e7ddec;background:#fff;font-size:10px;color:#8a6e97}.subscription-account strong{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:550;color:#9544ac}.subscription-account .brand-icon{width:13px;height:13px}.subscription-account:hover{background:#fbf5fe}.profile-widget{font-family:chirp,Arial,sans-serif!important;padding:17px!important;border:1px solid #cfd9de!important;border-radius:16px!important;background:#fff!important;color:#0f1419;display:flex;flex-direction:column;min-width:0;box-shadow:none;overflow:hidden}.profile-widget:hover{border-color:#bac6ce!important;background:#fff!important}.profile-widget-head{display:flex;align-items:flex-start;gap:10px}.profile-identity{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1}.profile-identity>span{min-width:0}.profile-widget .avatar.large{width:44px;height:44px;border:0}.profile-widget h3{font-family:chirp,Arial,sans-serif!important;font-size:16px!important;font-weight:700!important;letter-spacing:0!important;line-height:20px;margin:0!important;color:#0f1419!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-identity:hover h3{text-decoration:underline}.profile-username{font:13px/20px chirp,Arial,sans-serif;color:#536471}.profile-x{padding:3px;flex:none}.profile-x .brand-icon{width:21px;height:21px;opacity:1}.profile-bio{font:14px/20px chirp,Arial,sans-serif;color:#0f1419;height:80px;margin:15px 0 11px;overflow:auto;scrollbar-width:thin;overflow-wrap:anywhere}.profile-bio a{color:#1d9bf0}.profile-bio a:hover{text-decoration:underline}.profile-followers{font:13px/20px chirp,Arial,sans-serif;color:#536471;margin-bottom:14px}.profile-followers strong{font-weight:700;color:#0f1419}.profile-subscription{border-top:1px solid #eff3f4;padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:8px;font:11px chirp,Arial,sans-serif;color:#536471;white-space:nowrap}.profile-subscription>span{display:flex;gap:5px;align-items:center}.profile-subscription .subscription-icon{width:13px;height:13px}.profile-subscription strong{font-weight:700;color:#0f1419}.profile-subscription small{font-weight:400;color:#536471;font-size:10px}.profile-widget-actions{display:flex;gap:8px;margin-top:auto;white-space:nowrap}.profile-widget-actions>a,.profile-widget-actions>button{flex:1 1;display:flex;justify-content:center;align-items:center;gap:5px;border:1px solid #cfd9de;border-radius:999px;font:700 12px/1 chirp,Arial,sans-serif;padding:10px 8px;background:#fff;color:#0f1419}.profile-widget-actions>a{background:#0f1419;color:#fff;border-color:#0f1419}.profile-widget-actions>a:hover{background:#272c30}.profile-widget-actions>button:hover{background:#f7effa;border-color:#dfc9e6}.source-cards{gap:12px}@media(max-width:760px){.source-cards{grid-template-columns:minmax(0,1fr);max-height:calc(100dvh - 330px)}.profile-widget{padding:16px!important}.profile-widget .avatar.large{width:44px;height:44px}.profile-widget h3{font-size:16px!important}.profile-bio{height:auto;max-height:80px;min-height:40px}.profile-subscription{font-size:12px}}.source-cards{max-height:none;overflow:visible;flex:none;align-items:stretch;padding:1px}.profile-widget{min-height:286px}.source-pagination{justify-content:space-between;margin-top:16px;font-size:12px;color:#806989}.source-pagination,.source-pagination>div{display:flex;align-items:center;gap:12px}.source-pagination button{display:grid;place-items:center;border:1px solid #e5d7ed;background:#fff;border-radius:7px;width:29px;height:29px;color:#9337aa}.source-pagination button:disabled{opacity:.3}.source-pagination button:hover:not(:disabled){background:#f9effd}.desk-heading h1{margin-top:0}.usepaid-app .money-page>.page-heading{margin-bottom:20px}@media(max-width:760px){.source-cards{max-height:none}.profile-widget{min-height:260px}.source-pagination{margin-top:13px}}.sources-page{display:flex;flex-direction:column;height:100%;min-height:100%}.sources-page>.page-heading,.sources-page>.source-pagination,.sources-page>.sources-toolbar{flex-shrink:0}.sources-page>.source-cards{flex:1 1;min-height:0;grid-auto-rows:1fr;overflow:auto;max-height:100%;scrollbar-width:thin}.sources-page>.source-pagination{margin-top:16px}.members-page .member-content{background:#f8f9fb;border:1px solid #e4e8ed;border-radius:16px;height:calc(100dvh - 180px);min-height:400px;max-height:none}.members-page .member-scroll{flex:1 1;min-height:0;max-height:none;padding:16px;overflow:auto;scrollbar-width:thin}.account-carousel{position:relative;flex:none;background:white;border-bottom:1px solid #e7e9ee;padding:8px 24px}.account-track{display:flex;overflow-x:auto;scrollbar-width:none;padding:8px 0}.account-track::-webkit-scrollbar{display:none}.account-chip{flex:0 0 20%;min-width:0;display:flex;flex-direction:column;align-items:center;gap:8px;border:0;padding:4px 3px;background:transparent;color:#536471}.account-chip .avatar{width:45px;height:45px;transition:transform .2s,box-shadow .2s;outline:2px solid transparent;outline-offset:3px}.account-chip>span{font:11px chirp,Arial,sans-serif;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-chip:focus-visible .avatar,.account-chip:hover .avatar{transform:scale(1.12);box-shadow:0 4px 14px #ae42c12a}.account-chip.selected .avatar{outline-color:#c51ad7}.account-chip.selected>span{color:#ac22bd;font-weight:700}.account-edge{position:absolute;top:0;bottom:0;width:24px;z-index:2;border:0;font-size:24px;background:#ffffffd9;color:#9f41b1}.account-edge.left{left:0}.account-edge.right{right:0}.x-post.member-post{font-family:chirp,Arial,sans-serif;background:#fff;border:1px solid #cfd9de;border-radius:16px;padding:18px;margin:0 0 14px;color:#0f1419}.x-post-head{justify-content:space-between;gap:12px}.x-post-author,.x-post-head{display:flex;align-items:center}.x-post-author{gap:10px;min-width:0}.x-post-author .avatar{width:42px;height:42px;flex:none}.x-post-author strong{display:block;font-size:15px;line-height:20px}.x-post-author small{display:block;color:#536471;font-size:13px;line-height:18px}.x-post-head>a:last-child{flex:none}.x-post-badge{display:flex;align-items:center;gap:5px;color:#ae25c0;font-size:11px;margin:14px 0 10px}.x-post-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;line-height:1.5}.x-post-text a{color:#1d9bf0}.x-post-text a:hover{text-decoration:underline}.x-post-media{display:grid;grid-gap:7px;gap:7px;margin-top:14px}.x-post-media img,.x-post-media video{width:100%;max-height:480px;object-fit:contain;border:1px solid #eff3f4;border-radius:12px;background:#f7f9fa}.x-post-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #eff3f4;margin-top:15px;padding-top:12px;font-size:11px;color:#536471}.x-post-footer a{color:#1d9bf0;font-weight:700;white-space:nowrap}@media(max-width:760px){.members-page .member-content{height:calc(100dvh - 265px);min-height:380px}.members-page .member-scroll{padding:10px}.account-carousel{padding:6px 18px}.account-edge{width:18px}.account-chip .avatar{width:34px;height:34px}.account-chip>span{font-size:9px}.x-post.member-post{padding:14px}.x-post-author strong,.x-post-text{font-size:14px}}@media(prefers-reduced-motion:reduce){.account-chip .avatar{transition:none}}@keyframes usepaidcardIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes usepaidsectionIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes usepaidfadeSlideUp{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.desk-heading,.page-heading{animation:usepaidsectionIn .62s cubic-bezier(.22,1,.36,1) both}.desk-metrics>*{animation:usepaidcardIn .38s cubic-bezier(.22,1,.36,1) both}.desk-metrics>:nth-child(2){animation-delay:50ms}.desk-metrics>:nth-child(3){animation-delay:.1s}.desk-metrics>:nth-child(4){animation-delay:.15s}.desk-index,.desk-live,.payment-content,.preview-island,.source-cards{animation:usepaidsectionIn .62s cubic-bezier(.22,1,.36,1) both;animation-delay:80ms}.suggest-dialog[open],.wallet-modal{animation:usepaidcardIn .38s cubic-bezier(.22,1,.36,1) both}.desk-metrics>a,.desk-metrics>button,.desk-source-row,.primary,.primary-nav a,.primary-nav button,.secondary,.source-card,.source-links>a,.source-links>button,.suggest-trigger,.wallet-button{transition:background-color .2s cubic-bezier(.22,1,.36,1),border-color .2s cubic-bezier(.22,1,.36,1),color .2s cubic-bezier(.22,1,.36,1),box-shadow .2s cubic-bezier(.22,1,.36,1)}.primary:hover,.suggest-trigger:hover{box-shadow:0 3px 14px #b82ad21a}.primary:active,.secondary:active,.suggest-trigger:active{transform:scale(.98)}.source-card .round-arrow{transition:transform .2s cubic-bezier(.22,1,.36,1)}.source-card:hover .round-arrow{transform:translate(2px,-2px)}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.brand-intro{position:fixed;inset:0;margin:0;padding:0;width:100vw;height:100dvh;max-width:none;max-height:none;border:0;background:#fff;color:#19121f;overflow:hidden;opacity:1;transition:opacity .18s ease-out}.brand-intro::-webkit-backdrop{background:white}.brand-intro::backdrop{background:white}.brand-intro.intro-leaving{opacity:0;pointer-events:none}.intro-brand{position:absolute;top:34px;left:max(32px,calc((100vw - 1200px)/2));width:160px}.intro-brand img{width:100%;height:auto}.intro-poster{width:min(1120px,calc(100% - 64px));margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.intro-poster h1{font-family:var(--font-display)!important;font-weight:550!important;font-size:clamp(36px,6.7vw,92px);letter-spacing:-.055em!important;line-height:1.05;min-height:2.2em;max-width:1050px;color:#c51bd4;overflow-wrap:anywhere}.intro-poster h1 i{display:inline-block;width:5px;height:.75em;background:#c51bd4;vertical-align:-.01em;margin-left:.08em;animation:introCaret .7s steps(2,start) infinite}.intro-poster h1 .scrambling{color:#cda3d6}.intro-poster>p{font-size:clamp(17px,2vw,25px);color:#35233e;letter-spacing:-.02em;margin:12px 0 30px}.intro-proof{opacity:0;transform:translateY(6px);transition:opacity .18s,transform .18s;min-height:80px}.intro-proof.shown{opacity:1;transform:translateY(0)}.intro-total{display:flex;align-items:center;gap:9px;color:#6f5978;font-size:16px}.intro-total strong{font-size:25px;color:#302035;font-weight:550}.intro-accounts{display:flex;align-items:center;gap:16px;margin-top:16px;flex-wrap:wrap}.intro-accounts>span{display:flex;align-items:center;gap:7px;color:#82618f;font-size:13px}.intro-accounts .avatar{height:25px;width:25px}.intro-data-pending{font-size:15px;color:#82618f}.intro-progress{position:absolute;bottom:0;left:0;right:0;height:3px;background:#f6edf9}.intro-progress i{display:block;height:100%;background:#c51bd4;transform-origin:left;animation:introProgress 3.14s linear both}@keyframes introProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes introCaret{to{visibility:hidden}}@media(max-width:760px){.intro-brand{left:22px;top:27px;width:140px}.intro-poster{width:calc(100% - 44px)}.intro-poster h1{font-size:clamp(38px,10vw,64px);min-height:2.25em}.intro-poster>p{max-width:270px;line-height:1.45}.intro-total{font-size:13px}.intro-accounts{gap:10px}.intro-accounts>span{font-size:11px}}@media(prefers-reduced-motion:reduce){.brand-intro,.intro-proof{transition:none}.intro-poster h1 i,.intro-progress i{animation:none}.intro-progress{display:none}}