:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#101312;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#101312;--muted:#68716d;--line:#d9dfda;--soft:#eef2ee;--panel:#fff;--teal:#0f766e;--teal-dark:#0b4f4a;--coral:#d74f3f;--amber:#b7791f;--green:#2f7d32;--focus:#1f8a70;background:#f7f8f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-height:100%}body{min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}.inline-link,.beta-disclosure a{color:var(--teal-dark);text-underline-offset:3px;font-weight:850;text-decoration:underline}.app-shell{grid-template-columns:minmax(74px,260px) minmax(0,660px) minmax(280px,360px);justify-content:center;gap:0;min-height:100vh;display:grid}.left-rail,.right-rail{height:100vh;padding:18px;position:sticky;top:0}.left-rail{border-right:1px solid var(--line)}.right-rail{border-left:1px solid var(--line);overflow-y:auto}.brand-lockup{align-items:center;gap:10px;min-height:44px;margin-bottom:22px;font-size:1.35rem;font-weight:800;display:inline-flex}.brand-lockup img,.brand-mark-large{width:42px;height:42px}.nav-list{gap:6px;display:grid}.nav-list a,.account-chip,.identity-pill,.mode-switch button,.filter-tabs button,.ghost-button,.primary-action,.post-actions button,.icon-button{background:0 0;border:0}.nav-list a{min-height:48px;color:var(--ink);border-radius:8px;align-items:center;gap:14px;padding:0 12px;font-size:1.06rem;font-weight:650;display:flex}.nav-list a:hover,.nav-list a.active{background:var(--soft)}.account-chip{min-height:58px;color:var(--ink);border-radius:8px;align-items:center;gap:10px;padding:10px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.account-chip:hover{background:var(--soft)}.chip-avatar,.profile-avatar,.mobile-avatar,.emote-preview{background:#e0f2ee;border-radius:50%;place-items:center;display:grid;overflow:hidden}.chip-avatar{width:40px;height:40px;font-size:1.25rem}.profile-avatar{background:#e6eeea;width:32px;height:32px;font-size:1rem}.mobile-avatar{background:#e0f2ee;width:28px;height:28px}.chip-avatar img,.profile-avatar img,.mobile-avatar img,.avatar img,.emote-preview img{object-fit:cover;width:100%;height:100%}.account-chip strong,.account-chip small{display:block}.account-chip small,.post-header span,.eyebrow,.count,.side-panel p{color:var(--muted)}.feed-column{background:#ffffffb3;min-width:0}.feed-header{z-index:5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f8f6eb;justify-content:space-between;align-items:center;min-height:78px;padding:14px 18px;display:flex;position:sticky;top:0}.feed-header h1{margin:0;font-size:1.45rem}.eyebrow{letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:.76rem;font-weight:800}.filter-tabs{z-index:4;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f8f6eb;grid-template-columns:repeat(5,1fr);display:grid;position:sticky;top:78px}.filter-tabs button{min-width:0;min-height:48px;color:var(--muted);border-bottom:3px solid #0000;font-weight:750}.filter-tabs button.active{border-bottom-color:var(--teal);color:var(--ink)}.composer{border-bottom:1px solid var(--line);background:var(--panel);gap:12px;padding:16px 18px;display:grid}.identity-row,.mode-switch,.linked-profile-row{flex-wrap:wrap;gap:8px;display:flex}.identity-pill,.mode-switch button{border:1px solid var(--line);min-height:36px;color:var(--muted);border-radius:8px;align-items:center;gap:8px;padding:0 10px;font-weight:750;display:inline-flex}.identity-pill.active,.mode-switch button.active,.ghost-button:hover{color:var(--teal-dark);background:#e0f2ee;border-color:#0f766e59}.linked-profile-row:empty{display:none}.identity-enable{min-height:32px;color:var(--teal-dark);background:#f7fbf9;border:1px dashed #0f766e73;border-radius:8px;padding:0 10px;font-size:.85rem;font-weight:800}.identity-enable:hover{background:#e0f2ee}.compose-label{color:var(--muted);font-size:.86rem;font-weight:800}textarea{resize:vertical;border:0;border-bottom:1px solid var(--line);min-height:128px;color:var(--ink);background:0 0;outline:0;padding:8px 0 14px;font-size:1.15rem;line-height:1.5}textarea:focus,input:focus,button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #1f8a7047}.bot-draft-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}input{border:1px solid var(--line);min-height:42px;color:var(--ink);background:#fbfcfb;border-radius:8px;padding:0 12px}.composer-footer{justify-content:flex-end;align-items:center;gap:14px;display:flex}.count.over{color:var(--coral);font-weight:800}.primary-action,.ghost-button{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:800;display:inline-flex}.primary-action{background:var(--ink);color:#fff}.primary-action:hover{background:var(--teal-dark)}.primary-action.compact{min-width:96px}.ghost-button{border:1px solid var(--line);color:var(--ink)}.timeline{background:var(--panel)}.post-card{border-bottom:1px solid var(--line);grid-template-columns:48px minmax(0,1fr);gap:12px;padding:16px 18px;display:grid}.post-card:hover{background:#fbfcfb}.limited-post{background:#f7f3ed}.avatar{background:#e6eeea;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.45rem;display:grid;overflow:hidden}.post-body{min-width:0}.post-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.post-header div{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.post-header strong,.post-header span{overflow-wrap:anywhere}.icon-button{width:34px;height:34px;color:var(--muted);border-radius:50%;flex:none;place-items:center;display:grid}.icon-button:hover{background:var(--soft);color:var(--teal-dark)}.post-content{white-space:pre-wrap;overflow-wrap:anywhere;margin:6px 0 10px;line-height:1.48}.moderation-reply{border-left:3px solid var(--amber);color:#5f4212;background:#fff8ea;align-items:flex-start;gap:8px;padding:8px 10px;font-size:.92rem;display:flex}.install-shortcuts{gap:8px;margin-top:12px;display:grid}.shortcut-actions{flex-wrap:wrap;gap:8px;display:flex}.install-shortcuts p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.4}.profile-switcher{gap:10px;margin-top:12px;display:grid}.profile-row{grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;display:grid}.profile-row strong,.profile-row small{overflow-wrap:anywhere;display:block}.profile-row strong{text-transform:capitalize}.profile-row small,.profile-status{color:var(--muted);font-size:.8rem}.profile-status{font-weight:850}.compact-profile{min-height:32px;padding:0 10px}.tag-row,.post-actions,.side-actions,.signal-stack{flex-wrap:wrap;gap:8px;display:flex}.tag{background:var(--soft);min-height:24px;color:var(--muted);border-radius:8px;align-items:center;gap:4px;padding:0 8px;font-size:.78rem;font-weight:800;display:inline-flex}.bot-tag{color:var(--teal-dark);background:#e0f2ee}.post-actions{justify-content:space-between;max-width:340px;margin-top:12px}.post-actions button{color:var(--muted);align-items:center;gap:6px;display:inline-flex}.post-actions button:hover{color:var(--teal)}.right-rail{align-content:start;gap:14px;display:grid}.side-panel{border:1px solid var(--line);background:var(--panel);border-radius:8px;padding:14px}.side-panel-heading{align-items:center;gap:8px;display:flex}.side-panel h2{margin:0;font-size:1rem}.side-panel p{margin:10px 0;line-height:1.45}.northstar-list{gap:8px;margin:12px 0 0;padding-left:18px;display:grid}.signal-stack span{background:var(--soft);color:var(--teal-dark);border-radius:8px;padding:8px 10px;font-weight:800}.empty-state{color:var(--muted);padding:28px 18px}.mobile-profile-strip{display:none}.onboarding-shell{background:linear-gradient(#b8e7ff 0%,#effaff 50%,#f7f8f6 100%);place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.sky-background{pointer-events:none;position:absolute;inset:0;overflow:hidden}.cloud{background:#ffffffdb;border-radius:999px;width:190px;height:54px;animation:42s linear infinite cloud-drift;position:absolute;box-shadow:42px -18px 0 12px #ffffffc7,84px 2px 0 8px #ffffffc7,0 18px 28px #2f5d801a}.cloud-a{top:12%;left:-240px}.cloud-b{animation-duration:58s;animation-delay:-16s;top:34%;left:-320px;transform:scale(.72)}.cloud-c{animation-duration:50s;animation-delay:-30s;top:68%;left:-280px;transform:scale(.9)}.bird-flock{width:220px;height:92px;animation:24s linear infinite flock-flight;display:block;position:absolute;left:-260px}.bird-flock i{width:26px;height:14px;animation:1.6s ease-in-out infinite wing-beat;display:block;position:absolute}.bird-flock i:before,.bird-flock i:after{content:"";border-top:2px solid #1f2937b8;border-radius:50%;width:14px;height:9px;position:absolute;top:6px}.bird-flock i:before{left:0;transform:rotate(18deg)}.bird-flock i:after{right:0;transform:rotate(-18deg)}.bird-flock i:first-child{top:38px;left:0}.bird-flock i:nth-child(2){top:20px;left:42px}.bird-flock i:nth-child(3){top:56px;left:42px}.bird-flock i:nth-child(4){top:8px;left:86px}.bird-flock i:nth-child(5){top:70px;left:86px}.bird-flock i:nth-child(6){top:38px;left:132px}.flock-a{animation-duration:26s;top:18%}.flock-b{animation-duration:34s;animation-delay:-12s;top:46%;transform:scale(.74)}.flock-c{animation-duration:30s;animation-delay:-20s;top:72%;transform:scale(.9)}.onboarding-panel{z-index:1;border:1px solid var(--line);background:#fffffff0;border-radius:8px;gap:18px;width:min(100%,760px);padding:24px;display:grid;position:relative;box-shadow:0 20px 70px #1013121f}.brand-hero-row{align-items:center;gap:16px;display:flex}.onboarding-panel h1{margin:0;font-size:clamp(2rem,9vw,3.5rem);line-height:.95}.brand-subtitle{color:var(--muted);margin:10px 0 0;font-size:1.02rem;font-weight:750;line-height:1.35}.beta-disclosure{border-left:3px solid var(--amber);color:#5f4212;background:#fff8ea;margin:12px 0 0;padding:8px 10px;font-size:.92rem;font-weight:750;line-height:1.4}.signup-form{gap:14px;display:grid}.signup-form label,.emote-grid fieldset,.account-type-picker,.captcha-panel,.bot-setup-panel label{color:var(--muted);gap:7px;font-size:.9rem;font-weight:800;display:grid}.emote-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.emote-grid fieldset,.captcha-panel,.account-type-picker{border:0;min-width:0;margin:0;padding:0}.account-type-picker legend,.emote-grid legend{padding:0}.emote-designer{border:1px solid var(--line);background:#fbfcfbb8;border-radius:8px;align-content:start;padding:12px}.emote-design-row{grid-template-columns:54px minmax(0,1fr);align-items:end;gap:10px;display:grid}.emote-preview{background:#dff5ff;width:54px;height:54px;font-size:1.6rem}.emote-tools{flex-wrap:wrap;gap:8px;display:flex}.upload-button{position:relative;overflow:hidden}.upload-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.emote-row{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.emote-row button{aspect-ratio:1;border:1px solid var(--line);background:var(--panel);border-radius:8px;place-items:center;min-width:0;font-size:1.2rem;display:grid}.emote-row button.selected{border-color:var(--teal);background:#e0f2ee}.form-error{color:var(--coral);margin:0;font-weight:800}.bot-setup-panel,.captcha-panel{border:1px solid var(--line);background:#ffffffbd;border-radius:8px;gap:12px;padding:14px;display:grid}.bot-setup-panel textarea{border:1px solid var(--line);background:#fbfcfb;border-radius:8px;min-height:168px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.84rem}.captcha-panel p{color:var(--ink);margin:0;font-weight:750}@keyframes cloud-drift{0%{translate:0}to{translate:calc(100vw + 420px)}}@keyframes flock-flight{0%{translate:0}to{translate:calc(100vw + 520px) -30px}}@keyframes wing-beat{0%,to{transform:translateY(0)scaleY(1)}50%{transform:translateY(-2px)scaleY(.72)}}@media (width<=1080px){.app-shell{grid-template-columns:78px minmax(0,660px) minmax(240px,300px)}.brand-lockup span,.nav-list a span,.nav-list a{font-size:0}.nav-list a{justify-content:center;padding:0}.nav-list a svg{width:24px;height:24px}.account-chip{justify-content:center}.account-chip div{display:none}}@media (width<=880px){.app-shell{padding-bottom:68px;display:block}.left-rail{z-index:10;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f8f6f5;border-right:0;height:64px;padding:0;display:block;position:fixed;inset:auto 0 0}.brand-lockup,.account-chip,.right-rail{display:none}.nav-list{grid-template-columns:repeat(8,1fr);height:64px}.nav-list a{border-radius:0;min-height:64px}.feed-column{width:100%;min-height:100vh}.mobile-profile-strip{z-index:8;border:1px solid var(--line);background:var(--panel);border-radius:8px;align-items:center;gap:8px;max-width:calc(100vw - 24px);padding:8px 10px;display:inline-flex;position:fixed;bottom:76px;right:12px;box-shadow:0 12px 32px #10131229}}@media (width<=560px){.feed-header{min-height:68px;padding:12px 14px}.feed-header h1{font-size:1.2rem}.filter-tabs{top:68px}.filter-tabs button{font-size:.86rem}.composer,.post-card{padding-inline:14px}.post-card{grid-template-columns:40px minmax(0,1fr)}.avatar{width:40px;height:40px;font-size:1.2rem}.bot-draft-row,.emote-grid{grid-template-columns:1fr}.onboarding-shell{padding:12px}.onboarding-panel{padding:18px}}
