:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background-color:#0d0f14}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--ot-accent: #00aff0;--ot-accent-2: #ff4d8d;--ot-bg: #0d0f14;--ot-panel: #161a23;--ot-panel-2: #1e2430;--ot-text: #eef2f8;--ot-muted: #8b95a7;--ot-border: #262d3a}*{box-sizing:border-box}.page{width:100%;max-width:1080px;margin:0 auto;padding:0 1.25rem 4rem;text-align:left;color:var(--ot-text)}.topbar{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 0;position:sticky;top:0;background:#0d0f14d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;border-bottom:1px solid var(--ot-border)}.brand{font-size:1.6rem;font-weight:800;letter-spacing:-.02em}.brand-accent{color:var(--ot-accent)}.brand-dot{color:var(--ot-muted);font-weight:600;font-size:1rem}.nav{display:flex;align-items:center;gap:1.25rem}.nav a{color:var(--ot-muted);text-decoration:none;font-weight:600;font-size:.95rem;transition:color .2s}.nav a:hover{color:var(--ot-text)}.login-btn{background:var(--ot-accent);color:#04121b;border:none;border-radius:999px;padding:.55rem 1.2rem;font-weight:700;cursor:pointer;transition:transform .15s,filter .2s}.login-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}.hero{text-align:center;padding:4.5rem 0 3rem}.badge{display:inline-block;background:linear-gradient(90deg,var(--ot-accent-2),var(--ot-accent));color:#fff;font-weight:700;font-size:.8rem;padding:.4rem .95rem;border-radius:999px;margin-bottom:1.5rem;letter-spacing:.03em}.hero h1{font-size:clamp(2.1rem,5vw,3.4rem);line-height:1.08;font-weight:800;letter-spacing:-.02em;margin:0 0 1.25rem}.hero-accent{color:var(--ot-accent)}.hero-sub{max-width:620px;margin:0 auto 2rem;color:var(--ot-muted);font-size:1.08rem;line-height:1.6}.hero-cta{display:flex;gap:.85rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem}.primary-btn,.ghost-btn{text-decoration:none;border-radius:999px;padding:.85rem 1.75rem;font-weight:700;font-size:1rem;transition:transform .15s,filter .2s,background .2s}.primary-btn{background:var(--ot-accent);color:#04121b}.primary-btn:hover{transform:translateY(-2px);filter:brightness(1.08)}.ghost-btn{border:1px solid var(--ot-border);color:var(--ot-text)}.ghost-btn:hover{background:var(--ot-panel)}.trust{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;color:var(--ot-muted);font-weight:600;font-size:.95rem}.creators,.pricing{padding:3.5rem 0 1rem}.creators h2,.pricing h2{text-align:center;font-size:clamp(1.7rem,3.5vw,2.3rem);margin:0 0 .4rem;font-weight:800;letter-spacing:-.01em}.section-sub{text-align:center;color:var(--ot-muted);margin:0 0 2.25rem}.creator-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem}.creator-card{background:var(--ot-panel);border:1px solid var(--ot-border);border-radius:16px;overflow:hidden;transition:transform .18s,border-color .2s}.creator-card:hover{transform:translateY(-4px);border-color:var(--ot-accent)}.creator-banner{position:relative;height:110px;background:linear-gradient(135deg,var(--ot-accent-2),var(--ot-accent));display:flex;align-items:center;justify-content:center}.creator-emoji{font-size:3.5rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.online-dot{position:absolute;top:12px;right:12px;width:12px;height:12px;border-radius:50%;background:#3ad07a;border:2px solid var(--ot-panel);box-shadow:0 0 #3ad07ab3;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #3ad07a99}70%{box-shadow:0 0 0 8px #3ad07a00}to{box-shadow:0 0 #3ad07a00}}.creator-body{padding:1rem 1.1rem 1.2rem}.creator-name{font-weight:800;font-size:1.15rem}.creator-handle{color:var(--ot-accent);font-weight:600;font-size:.9rem}.creator-race{color:var(--ot-muted);font-size:.82rem;margin-top:.15rem;text-transform:uppercase;letter-spacing:.04em}.creator-bio{font-size:.92rem;line-height:1.45;color:#cdd5e2;margin:.75rem 0;min-height:3.9em}.creator-stats{display:flex;gap:1rem;color:var(--ot-muted);font-size:.85rem;font-weight:600;margin-bottom:.9rem}.sub-btn{width:100%;background:var(--ot-accent);color:#04121b;border:none;border-radius:10px;padding:.7rem;font-weight:700;font-size:.92rem;cursor:pointer;transition:filter .2s,background .2s,color .2s}.sub-btn:hover{filter:brightness(1.08)}.sub-btn.subbed{background:var(--ot-panel-2);color:#3ad07a;border:1px solid #3ad07a}.tier-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;align-items:start}.tier-card{position:relative;background:var(--ot-panel);border:1px solid var(--ot-border);border-radius:16px;padding:1.75rem 1.4rem;transition:transform .18s}.tier-card.featured{border-color:var(--ot-accent);background:linear-gradient(180deg,var(--ot-panel-2),var(--ot-panel));box-shadow:0 12px 40px -12px #00aff066}.tier-card:hover{transform:translateY(-4px)}.tier-flag{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--ot-accent);color:#04121b;font-weight:800;font-size:.72rem;padding:.3rem .8rem;border-radius:999px;white-space:nowrap}.tier-name{font-weight:800;font-size:1.25rem}.tier-price{font-size:2rem;font-weight:800;color:var(--ot-accent);margin:.35rem 0 1rem}.tier-perks{list-style:none;padding:0;margin:0 0 1.5rem}.tier-perks li{position:relative;padding-left:1.5rem;margin-bottom:.65rem;font-size:.92rem;line-height:1.4;color:#cdd5e2}.tier-perks li:before{content:"⚔️";position:absolute;left:0;font-size:.85rem}.tier-btn{width:100%;background:var(--ot-panel-2);color:var(--ot-text);border:1px solid var(--ot-border);border-radius:10px;padding:.8rem;font-weight:700;cursor:pointer;transition:transform .15s,filter .2s}.tier-btn:hover{transform:translateY(-1px)}.featured-btn{background:var(--ot-accent);color:#04121b;border:none}.featured-btn:hover{filter:brightness(1.08)}.footer{text-align:center;margin-top:4rem;padding-top:2.5rem;border-top:1px solid var(--ot-border)}.footer-brand{font-size:1.4rem;font-weight:800;margin-bottom:1rem}.disclaimer{max-width:640px;margin:0 auto 1.5rem;color:var(--ot-muted);font-size:.82rem;line-height:1.6}.footer-links{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.25rem}.footer-links a{color:var(--ot-muted);text-decoration:none;font-size:.88rem;font-weight:600;transition:color .2s}.footer-links a:hover{color:var(--ot-accent)}.copyright{color:#5c6577;font-size:.8rem}@media(max-width:520px){.nav a{display:none}}.boot{min-height:60vh;display:flex;align-items:center;justify-content:center;color:var(--ot-muted);font-weight:600}.primary-btn,.tier-btn,.sub-btn,.login-btn{cursor:pointer;border:none}.app-shell{width:100%;max-width:620px;margin:0 auto;padding:0 0 4rem;color:var(--ot-text);min-height:100vh}.app-topbar{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1rem;position:sticky;top:0;background:#0d0f14e0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--ot-border);z-index:20}.brand{text-decoration:none;color:var(--ot-text)}.app-nav{display:flex;align-items:center;gap:1rem}.nav-link{color:var(--ot-muted);text-decoration:none;font-weight:600;font-size:.95rem;background:none;border:none;cursor:pointer;padding:0;font-family:inherit;transition:color .2s}.nav-link:hover{color:var(--ot-text)}.nav-link.active{color:var(--ot-accent)}.as-link{font-size:.95rem}.nav-avatar{display:inline-flex}.feed{padding:0 .25rem}.feed-title{font-size:1.3rem;font-weight:800;padding:1rem;margin:0}.feed-cta{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;margin:0 .5rem .5rem;background:var(--ot-panel);border:1px solid var(--ot-border);border-radius:14px}.feed-cta p{margin:0;color:var(--ot-muted);font-weight:600}.empty{padding:2.5rem 1rem;text-align:center;color:var(--ot-muted)}.load-more{display:block;width:calc(100% - 1rem);margin:.5rem;padding:.8rem;background:var(--ot-panel);color:var(--ot-accent);border:1px solid var(--ot-border);border-radius:12px;font-weight:700;cursor:pointer}.load-more:hover{background:var(--ot-panel-2)}.back-link{background:none;border:none;color:var(--ot-muted);font-weight:700;cursor:pointer;padding:1rem;font-size:.95rem}.back-link:hover{color:var(--ot-text)}.avatar{border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--ot-panel-2);flex-shrink:0;line-height:1}.avatar img{width:100%;height:100%;object-fit:cover}.post{display:flex;gap:.75rem;padding:.9rem 1rem;border-bottom:1px solid var(--ot-border)}.post-clickable{cursor:pointer}.post-clickable:hover{background:#ffffff05}.post-avatar{flex-shrink:0}.post-main{flex:1;min-width:0}.post-head{display:flex;align-items:center;gap:.35rem;font-size:.95rem}.post-name{font-weight:700;color:var(--ot-text);text-decoration:none}.post-name:hover{text-decoration:underline}.post-handle,.post-dot,.post-time{color:var(--ot-muted)}.post-handle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-del{margin-left:auto;background:none;border:none;color:var(--ot-muted);cursor:pointer;font-size:.85rem;padding:0 .3rem}.post-del:hover{color:var(--ot-accent-2)}.post-body{margin:.35rem 0 0;white-space:pre-wrap;word-wrap:break-word;line-height:1.45}.post-image{margin-top:.6rem;max-width:100%;border-radius:14px;border:1px solid var(--ot-border);display:block}.post-actions{display:flex;gap:1.75rem;margin-top:.6rem}.act{background:none;border:none;color:var(--ot-muted);cursor:pointer;font-size:.9rem;display:inline-flex;align-items:center;gap:.3rem;padding:.2rem;border-radius:8px;transition:color .15s,transform .1s}.act:hover{transform:translateY(-1px)}.act-reply:hover{color:var(--ot-accent)}.act-repost:hover,.act-repost.on{color:#22c55e}.act-like:hover,.act-like.on{color:var(--ot-accent-2)}.act span{min-width:.5rem}.composer{display:flex;gap:.75rem;padding:.9rem 1rem;border-bottom:1px solid var(--ot-border)}.composer-main{flex:1;min-width:0}.composer textarea{width:100%;background:none;border:none;color:var(--ot-text);font-family:inherit;font-size:1.05rem;resize:none;outline:none;line-height:1.4}.composer textarea::placeholder{color:var(--ot-muted)}.composer-preview{position:relative;margin-top:.5rem;display:inline-block}.composer-preview img{max-width:100%;max-height:300px;border-radius:14px;border:1px solid var(--ot-border);display:block}.preview-x{position:absolute;top:.5rem;left:.5rem;background:#000000b3;color:#fff;border:none;border-radius:50%;width:28px;height:28px;cursor:pointer}.composer-error,.form-error{color:var(--ot-accent-2);font-size:.88rem;margin-top:.4rem}.composer-bar{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.icon-btn{background:none;border:none;cursor:pointer;font-size:1.2rem;padding:.2rem;border-radius:8px}.icon-btn:hover{background:var(--ot-panel-2)}.counter{color:var(--ot-muted);font-size:.85rem}.counter.over{color:var(--ot-accent-2);font-weight:700}.compose-btn{margin-left:auto;padding:.5rem 1.3rem;font-size:.95rem}.compose-btn:disabled{opacity:.5;cursor:not-allowed}.replies-head{padding:.75rem 1rem 0}.reply-hint{color:var(--ot-muted);font-size:.9rem;text-decoration:none}.reply-hint:hover{color:var(--ot-accent)}.auth-card{max-width:420px;margin:2.5rem auto;padding:2rem 1.5rem;background:var(--ot-panel);border:1px solid var(--ot-border);border-radius:18px}.auth-card h1{font-size:1.6rem;margin:0 0 .3rem}.auth-sub{color:var(--ot-muted);margin:0 0 1.5rem}.auth-card form{display:flex;flex-direction:column;gap:1rem}.auth-card label{display:flex;flex-direction:column;gap:.35rem;font-weight:600;font-size:.9rem;color:var(--ot-muted)}.auth-card .opt{color:#5c6577;font-weight:500}.auth-card input{background:var(--ot-bg);border:1px solid var(--ot-border);border-radius:10px;padding:.7rem .85rem;color:var(--ot-text);font-size:1rem;font-family:inherit;outline:none;transition:border-color .2s}.auth-card input:focus{border-color:var(--ot-accent)}.primary-btn.full{width:100%;text-align:center}.primary-btn:disabled{opacity:.6;cursor:not-allowed}.auth-alt{text-align:center;margin-top:1.25rem;color:var(--ot-muted)}.auth-alt a{color:var(--ot-accent);text-decoration:none;font-weight:600}.profile-head{display:flex;gap:1rem;align-items:center;padding:1.25rem 1rem;border-bottom:1px solid var(--ot-border)}.profile-meta h1{margin:0;font-size:1.4rem}.profile-handle{color:var(--ot-muted)}.profile-race{color:var(--ot-accent);font-weight:600;font-size:.9rem;margin-top:.25rem}a.creator-card{text-decoration:none;color:inherit;display:block}@media(max-width:520px){.app-nav{gap:.75rem}}
