:root{
  --bg:#070707;--panel:#111;--panel2:#171717;--panel3:#202020;--line:#2d2d2d;
  --text:#fff;--muted:#aaa;--orange:#ff7a1a;--orange2:#ffa267;--green:#39d17d;
  --danger:#ff5b5b;--shadow:0 24px 70px rgba(0,0,0,.42);--max:760px;
}
*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;padding-bottom:96px}body.modal-open{overflow:hidden}
a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img,video{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip-link{position:fixed;left:12px;top:-50px;z-index:999;background:#fff;color:#111;padding:10px 14px;border-radius:10px}.skip-link:focus{top:12px}
.topbar{position:sticky;top:0;z-index:80;background:rgba(7,7,7,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.07)}.topbar-inner{width:min(100% - 28px,1100px);height:70px;margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.topbar-side{display:flex;align-items:center}.topbar-side.end{justify-content:flex-end;gap:8px}.language-link{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line);color:#ddd;font-size:19px}.wordmark{font-size:36px;font-weight:950;letter-spacing:-2.6px;line-height:1}.wordmark span{color:var(--orange)}.text-button,.icon-button{border:0;background:transparent;color:#fff;font-weight:800}.icon-button{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);font-size:22px}.avatar-mini{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#efebe7;color:#191919;border:2px solid #565656;font-weight:900}
.page-shell{width:min(100% - 22px,var(--max));margin:20px auto 36px}.profile-shell{overflow:hidden;border:1px solid var(--line);border-radius:28px;background:var(--panel);box-shadow:var(--shadow)}.profile-cover{position:relative;aspect-ratio:16/7;min-height:210px;overflow:hidden;background:#1b1b1b}.profile-cover img{width:100%;height:100%;object-fit:cover}.profile-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.58))}.profile-body{position:relative;padding:0 28px 28px}.profile-avatar{position:relative;z-index:2;width:126px;height:126px;margin-top:-63px;border-radius:50%;border:6px solid var(--panel);overflow:hidden;background:#222}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-actions{position:absolute;right:28px;top:16px;display:flex;gap:10px}.round-link{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line);background:var(--panel2);font-weight:900}.profile-name-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px}.profile-name-row h1{font-size:34px;letter-spacing:-1px;margin:0}.verified{width:20px;height:20px;border-radius:50%;background:var(--orange);display:grid;place-items:center;color:#111;font-size:12px;font-weight:950}.handle{margin-top:5px;color:#8f8f8f;font-size:17px}.bio{margin:16px 0 0;color:#e1e1e1;line-height:1.55;font-size:16px}.location{margin-top:15px;color:#bbb}.social-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.social-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);background:var(--panel2);border-radius:999px;padding:11px 15px;font-weight:800;font-size:14px}.profile-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:22px}.profile-stat{border:1px solid var(--line);border-radius:18px;background:#151515;padding:13px 8px;text-align:center}.profile-stat strong{display:block;font-size:20px}.profile-stat span{display:block;color:#888;font-size:11px;margin-top:4px}.profile-note{display:flex;align-items:center;gap:8px;margin-top:18px;color:#9f9f9f;font-size:13px}
.plan-card{margin-top:18px;border:1px solid #3b3b3b;border-radius:24px;background:linear-gradient(145deg,#1c1c1c,#111);padding:22px;box-shadow:0 12px 40px rgba(0,0,0,.28)}.plan-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.plan-label{color:var(--orange);font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.plan-card h2{margin:7px 0 0;font-size:25px;letter-spacing:-.5px}.plan-price{text-align:right;font-size:31px;font-weight:950;white-space:nowrap}.plan-price small{display:block;color:#999;font-size:12px;font-weight:700;margin-top:2px}.plan-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.benefit{border:1px solid #2e2e2e;background:#151515;border-radius:14px;padding:10px;color:#d3d3d3;font-size:12px;text-align:center}.primary-button,.ghost-button,.danger-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:54px;border-radius:16px;font-weight:950;border:0;padding:0 18px}.primary-button{background:linear-gradient(90deg,var(--orange),var(--orange2));color:#111;box-shadow:0 12px 30px rgba(255,122,26,.22)}.primary-button.compact{min-height:46px;font-size:14px}.ghost-button{margin-top:10px;background:transparent;border:1px solid var(--line);color:#fff}.danger-button{background:#321616;color:#ff8c8c;border:1px solid #633}.status-banner{margin-top:14px;border-radius:14px;padding:12px 14px;font-size:13px;font-weight:800}.status-banner.active{background:#12301e;color:#8ce9ad}.status-banner.pending{background:#302610;color:#ffcf76}.status-banner.error{background:#321616;color:#ff9d9d}
.feed-section{margin-top:18px}.feed-tabs{position:sticky;top:70px;z-index:50;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:20px;background:rgba(16,16,16,.94);backdrop-filter:blur(16px);overflow:hidden}.feed-tab{min-height:58px;border:0;background:transparent;color:#aaa;font-size:16px;font-weight:900;border-bottom:3px solid transparent}.feed-tab.active{color:var(--orange);border-bottom-color:var(--orange)}.feed-list{display:grid;gap:16px;margin-top:16px}.feed-card{border:1px solid var(--line);border-radius:24px;background:var(--panel);overflow:hidden}.feed-head{display:flex;align-items:center;gap:11px;padding:14px 16px}.feed-head img{width:48px;height:48px;border-radius:50%;object-fit:cover}.feed-head div{display:flex;flex-direction:column}.feed-head span{color:#888;font-size:12px;margin-top:3px}.dots{margin-left:auto;border:0;background:transparent;color:#aaa;font-weight:900}.feed-title{margin:0;padding:0 16px;font-size:18px}.feed-caption{padding:2px 16px 14px;margin:10px 0 0;color:#dedede;line-height:1.5}.feed-media{position:relative;aspect-ratio:4/5;background:#181818;overflow:hidden}.feed-media img,.feed-media video{width:100%;height:100%;object-fit:cover}.feed-media.is-locked img{filter:blur(16px) saturate(.75);transform:scale(1.08)}.lock-layer{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;background:rgba(0,0,0,.38)}.lock-layer .primary-button{max-width:260px}.lock-circle{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:rgba(15,15,15,.82);border:1px solid #555;font-size:27px}.lock-layer strong{font-size:20px;margin-top:12px}.lock-layer p{color:#bbb;margin:7px 0 15px}.feed-actions{display:flex;justify-content:space-between;padding:13px 16px;color:#aaa;font-size:13px}
.bottom-nav{position:fixed;z-index:90;left:0;right:0;bottom:0;padding:8px 12px max(8px,env(safe-area-inset-bottom));pointer-events:none}.bottom-nav-inner{pointer-events:auto;width:min(100%,700px);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(18,18,18,.94);backdrop-filter:blur(18px);border:1px solid #3a3a3a;border-radius:26px;box-shadow:0 20px 70px rgba(0,0,0,.55)}.bottom-item{min-height:68px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#aaa}.bottom-item span{font-size:22px}.bottom-item small{font-size:10px;font-weight:800}.bottom-item.active{color:var(--orange)}
.modal-overlay{position:fixed;inset:0;z-index:200;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.82);backdrop-filter:blur(12px);padding:16px}.modal-overlay.open{display:flex}.auth-modal{width:min(650px,100%);max-height:calc(100vh - 32px);overflow:auto;background:#111;border:1px solid #343434;border-radius:28px;padding:22px;box-shadow:0 35px 100px rgba(0,0,0,.66)}.modal-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.modal-head h2{margin:5px 0 0;font-size:28px}.eyebrow{color:var(--orange);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.12em}.close-modal{width:42px;height:42px;flex:0 0 42px;border-radius:50%;border:1px solid #3d3d3d;background:#1c1c1c;color:#fff;font-size:24px}.modal-copy{color:#aaa;line-height:1.5}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#1b1b1b;border-radius:999px;padding:5px;margin:18px 0}.auth-tab{border:0;min-height:44px;border-radius:999px;background:transparent;color:#888;font-weight:900}.auth-tab.active{background:#303030;color:#fff}.auth-form{display:none}.auth-form.active{display:block}.auth-form label,.form-card label,.admin-form label{display:block;color:#d9d9d9;font-size:13px;font-weight:800;margin-top:12px}.auth-form input,.auth-form select,.form-card input,.form-card select,.form-card textarea,.admin-form input,.admin-form select,.admin-form textarea{width:100%;min-height:50px;margin-top:6px;border:1px solid #383838;background:#181818;color:#fff;border-radius:14px;padding:0 14px;outline:none}.auth-form textarea,.form-card textarea,.admin-form textarea{padding:12px 14px;min-height:110px;resize:vertical}.auth-form input:focus,.auth-form select:focus,.form-card input:focus,.form-card select:focus,.form-card textarea:focus,.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,122,26,.12)}.form-grid.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.password-rules{margin:9px 0 3px;color:#888;font-size:12px}.check{display:flex!important;align-items:flex-start;gap:10px;font-weight:500!important;line-height:1.4}.check input{width:auto!important;min-height:0!important;margin-top:3px!important;accent-color:var(--orange)}.check a{color:var(--orange)}.check.optional{color:#9d9d9d}.auth-help{text-align:right;margin:12px 0}.auth-help a{color:#aaa;font-size:13px}.form-status{display:none;margin-top:13px;padding:12px;border-radius:13px;font-size:13px}.form-status.show{display:block}.form-status.ok{background:#12301e;color:#8ce9ad}.form-status.error{background:#321616;color:#ff9d9d}.security-note{color:#777;font-size:11px;line-height:1.5;text-align:center;margin:14px 0 0}
.age-card{width:min(430px,100%);background:#111;border:1px solid #343434;border-radius:28px;padding:28px;text-align:center}.age-badge{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;margin:auto;background:#311c0e;color:var(--orange);font-size:22px;font-weight:950}.age-card h2{font-size:28px;margin:18px 0 8px}.age-card p{color:#aaa;line-height:1.5}.cookie-banner{position:fixed;z-index:160;left:14px;right:14px;bottom:92px;width:min(860px,calc(100% - 28px));margin:auto;display:none;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;border:1px solid #333;border-radius:17px;background:#151515;box-shadow:var(--shadow);color:#aaa;font-size:12px}.cookie-banner.show{display:flex}.cookie-banner p{margin:0}.cookie-banner a{color:#fff}.cookie-banner button{border:0;background:#fff;color:#111;border-radius:999px;padding:10px 18px;font-weight:900}
.welcome-card{position:relative;width:min(760px,100%);display:grid;grid-template-columns:1fr 1fr;border-radius:28px;overflow:hidden;background:#111;border:1px solid #3a3a3a;box-shadow:0 35px 100px rgba(0,0,0,.7)}.welcome-card>.close-modal{position:absolute;right:14px;top:14px;z-index:3}.welcome-photo{min-height:500px}.welcome-photo img{width:100%;height:100%;object-fit:cover}.welcome-content{padding:34px;display:flex;flex-direction:column;justify-content:center}.welcome-content h2{font-size:32px;line-height:1.08;margin:10px 0}.welcome-content p{color:#bbb;line-height:1.55;margin-bottom:20px}
.account-shell,.subscription-shell,.legal-shell,.install-shell{width:min(100% - 22px,760px);margin:22px auto}.account-card,.subscription-card,.form-card,.legal-card,.install-card{background:#111;border:1px solid var(--line);border-radius:24px;padding:22px;margin-bottom:16px}.account-card h1,.subscription-card h1,.legal-card h1,.install-card h1{margin:0 0 10px}.muted{color:#999;line-height:1.55}.state-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px}.state-item{background:#171717;border:1px solid #2e2e2e;border-radius:16px;padding:14px}.state-item span{display:block;color:#888;font-size:11px;text-transform:uppercase}.state-item strong{display:block;margin-top:6px}.notice{padding:13px 15px;border-radius:14px;margin:12px 0}.notice.success{background:#12301e;color:#8ce9ad}.notice.error{background:#321616;color:#ff9d9d}.notice.info{background:#1c2432;color:#a9ccff}.table-wrap{overflow:auto}.data-table{width:100%;border-collapse:collapse;min-width:650px}.data-table th,.data-table td{text-align:left;padding:12px;border-bottom:1px solid #2a2a2a;font-size:13px}.data-table th{color:#888}.badge{display:inline-flex;padding:6px 9px;border-radius:999px;background:#272727;color:#ddd;font-size:11px;font-weight:800}.badge.active,.badge.paid{background:#12301e;color:#8ce9ad}.badge.pending,.badge.payment_pending,.badge.registered{background:#302610;color:#ffcf76}.badge.refunded,.badge.chargeback,.badge.cancelled,.badge.expired{background:#321616;color:#ff9d9d}
.site-footer{border-top:1px solid #222;margin-top:40px}.footer-inner{width:min(100% - 28px,900px);margin:auto;padding:30px 0 110px;display:grid;grid-template-columns:1fr 1fr;gap:18px;color:#888}.footer-mark{font-size:30px}.footer-inner p{font-size:13px}.footer-links{display:flex;justify-content:flex-end;gap:16px;flex-wrap:wrap;font-size:13px}.footer-inner small{grid-column:1/-1;text-align:center;border-top:1px solid #222;padding-top:16px}
/* admin */.admin-body{padding-bottom:30px}.admin-top{position:sticky;top:0;z-index:90;background:#0b0b0b;border-bottom:1px solid #2c2c2c}.admin-top-inner{width:min(100% - 24px,1200px);margin:auto;min-height:68px;display:flex;align-items:center;justify-content:space-between}.admin-brand{font-size:28px;font-weight:950}.admin-brand span{color:var(--orange)}.admin-nav{width:min(100% - 24px,1200px);margin:16px auto;display:flex;gap:8px;overflow:auto;padding-bottom:4px}.admin-nav a{white-space:nowrap;padding:10px 14px;border:1px solid #333;border-radius:999px;color:#aaa;font-size:13px;font-weight:800}.admin-nav a.active{background:var(--orange);color:#111;border-color:var(--orange)}.admin-main{width:min(100% - 24px,1200px);margin:auto}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.metric{background:#111;border:1px solid #2d2d2d;border-radius:18px;padding:18px}.metric span{display:block;color:#888;font-size:12px}.metric strong{display:block;font-size:28px;margin-top:8px}.admin-card{background:#111;border:1px solid #2d2d2d;border-radius:22px;padding:20px;margin:16px 0}.admin-card h1,.admin-card h2{margin-top:0}.admin-actions{display:flex;gap:8px;flex-wrap:wrap}.small-button{border:1px solid #3b3b3b;background:#1b1b1b;color:#fff;border-radius:10px;padding:8px 11px;font-weight:800;font-size:12px}.small-button.orange{background:var(--orange);color:#111;border-color:var(--orange)}.small-button.red{background:#351717;color:#ff9b9b;border-color:#623}.inline-form{display:inline-flex;gap:6px;align-items:center}.inline-form input,.inline-form select{min-height:36px;border-radius:8px;border:1px solid #333;background:#181818;color:#fff;padding:0 8px}.admin-login{width:min(100% - 24px,460px);margin:9vh auto}.admin-login .wordmark{text-align:center;display:block;margin-bottom:22px}
@media(max-width:800px){.profile-cover{aspect-ratio:16/9}.profile-body{padding:0 16px 22px}.profile-actions{right:16px}.profile-avatar{width:106px;height:106px;margin-top:-53px}.profile-name-row h1{font-size:28px}.profile-stats{grid-template-columns:repeat(2,1fr)}.plan-benefits{grid-template-columns:1fr}.form-grid.two{grid-template-columns:1fr}.welcome-card{grid-template-columns:1fr;max-height:90vh;overflow:auto}.welcome-photo{min-height:260px;max-height:330px}.welcome-content{padding:24px}.state-grid{grid-template-columns:1fr}.admin-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr}.footer-links{justify-content:flex-start}.footer-inner small{grid-column:auto}}
@media(max-width:520px){.page-shell{width:100%;margin:0 auto 30px}.profile-shell{border-radius:0;border-left:0;border-right:0}.profile-cover{min-height:0;aspect-ratio:4/3}.profile-cover img{object-position:center}.profile-avatar{width:96px;height:96px;margin-top:-48px}.profile-actions{top:12px}.round-link{width:42px;height:42px}.profile-name-row{margin-top:13px}.profile-name-row h1{font-size:26px}.profile-stats{gap:7px}.profile-stat{padding:11px 5px}.plan-card{padding:18px}.plan-top{display:block}.plan-price{text-align:left;margin-top:14px}.feed-section{padding:0 10px}.feed-tabs{top:64px}.topbar-inner{height:64px}.wordmark{font-size:32px}.cookie-banner{align-items:stretch;flex-direction:column}.cookie-banner button{width:100%}.auth-modal{padding:18px 14px;border-radius:22px}.welcome-content h2{font-size:28px}.bottom-item{min-height:62px}.admin-grid{grid-template-columns:1fr}.admin-card{padding:15px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
