:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18181b;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}textarea,input{font:inherit}.app-shell{display:flex;align-items:flex-start;min-height:100vh}.sidebar{position:sticky;top:0;width:220px;flex-shrink:0;height:100vh;display:flex;flex-direction:column;padding:24px 16px;border-right:1px solid #e4e4e7}.sidebar__logo{padding:0 12px;margin-bottom:24px;font-weight:700;font-size:1.1rem;color:#1e3a8a}.sidebar__nav{display:flex;flex-direction:column;gap:4px}.sidebar__nav a,.sidebar__nav button{display:flex;align-items:center;gap:14px;padding:12px;border:none;border-radius:999px;background:none;font-size:1.05rem;font-weight:600;color:#3f3f46;text-align:left}.sidebar__nav a:hover,.sidebar__nav button:hover{background:#f4f4f5}.sidebar__nav a.active{color:#1e3a8a;background:#eff6ff}.sidebar__icon{width:22px;height:22px;flex-shrink:0}.sidebar__user{display:flex;align-items:center;gap:10px;margin-top:auto;padding:12px;border-radius:999px}.sidebar__user:hover{background:#f4f4f5}.avatar{width:40px;height:40px;flex-shrink:0;border-radius:50%;object-fit:cover}.avatar--placeholder{display:flex;align-items:center;justify-content:center;background:#1e3a8a;color:#fff;font-weight:700}.sidebar__identity{display:flex;flex:1;min-width:0;flex-direction:column}.sidebar__identity strong{overflow:hidden;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.sidebar__identity span{color:#71717a;font-size:.8rem}.app-main{flex:1;min-width:0;max-width:640px;margin:0 auto;padding:24px}.right-panel{position:sticky;top:24px;width:300px;flex-shrink:0;display:flex;flex-direction:column;gap:16px;padding:24px 16px;align-self:flex-start}.right-panel__close,.right-panel-toggle,.right-panel-backdrop{display:none}.widget-card{padding:16px;border:1px solid #e4e4e7;border-radius:14px}.widget-card h3{margin:0 0 10px;font-size:1.05rem}.widget-card__text{margin:0 0 12px;color:#52525b;font-size:.85rem;line-height:1.5}.widget-card__link{display:flex;align-items:center;gap:8px;padding:6px 0;color:#3f3f46;font-size:.88rem;font-weight:600}.widget-card__link:hover{color:#3b82f6}.widget-card__icon{width:18px;height:18px;flex-shrink:0}.widget-card__more{display:block;margin-top:10px;color:#3b82f6;font-size:.85rem;font-weight:600}.widget-card__more:hover{text-decoration:underline}.placeholder-note{color:#71717a;line-height:1.6}.page h2{margin:0 0 16px}.post-header{display:flex;align-items:center;gap:20px;margin-bottom:16px}.post-header h2{margin:0}.post-back-button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border:none;border-radius:50%;background:none;color:#18181b}.post-back-button:hover{background:#f4f4f5}.post-back-button__icon{width:20px;height:20px}.error{color:#dc2626}.empty-state{display:flex;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;text-align:center}.empty-state__illustration{width:88px;height:88px}.empty-state p{margin:0;max-width:280px;color:#71717a;font-size:.9rem;line-height:1.5}.identity-gate{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.identity-card{width:100%;max-width:380px}.identity-card h1{color:#1e3a8a;margin:0 0 8px}.identity-subtitle{color:#52525b;margin:0 0 24px;font-size:.92rem}.identity-tabs{display:flex;gap:8px;margin-bottom:20px}.identity-tabs button{flex:1;padding:10px;border:1px solid #d4d4d8;border-radius:10px;background:none;color:#52525b;font-weight:600;font-size:.85rem}.identity-tabs button.active{border-color:#3b82f6;color:#1e3a8a;background:#eff6ff}.identity-random-note{margin:0 0 8px;color:#71717a;font-size:.8rem}.identity-suggestions{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:6px}.identity-suggestions button{width:100%;display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid #e4e4e7;border-radius:10px;background:none;text-align:left}.identity-suggestions button:hover{border-color:#93c5fd;background:#f4f4f5}.identity-suggestions__names{display:flex;flex-direction:column;min-width:0}.identity-suggestions__names strong{overflow:hidden;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.identity-suggestions__names span{color:#71717a;font-size:.8rem}.identity-divider{margin:0 0 14px;color:#a1a1aa;font-size:.8rem;text-align:center}.identity-card form{display:flex;flex-direction:column;gap:14px}.identity-card form>.avatar-picker{align-self:center;margin-bottom:4px}.avatar-picker{position:relative;width:fit-content}.avatar-upload-button{position:absolute;right:-4px;bottom:-4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:2px solid white;border-radius:50%;background:#1e3a8a;color:#fff}.avatar-upload-button:hover{background:#17306e}.avatar-upload-button:disabled{opacity:.6}.avatar-upload-button__icon{width:14px;height:14px}.avatar-picker--large .avatar-upload-button{width:32px;height:32px}.avatar-picker--large .avatar-upload-button__icon{width:16px;height:16px}.identity-card label{display:flex;flex-direction:column;gap:6px;font-size:.85rem;font-weight:600;color:#3f3f46}.identity-card input{padding:10px 12px;border:1px solid #d4d4d8;border-radius:10px;font-size:.95rem}.identity-card input:focus{outline:none;border-color:#3b82f6}.identity-card button[type=submit]{margin-top:4px;padding:11px;border:none;border-radius:10px;background:#1e3a8a;color:#fff;font-weight:600}.identity-card button[type=submit]:disabled{opacity:.6;cursor:default}.identity-error{margin-top:12px;color:#dc2626;font-size:.85rem}.compose-box{display:flex;flex-direction:column;gap:8px;padding:14px;margin-bottom:8px;border:1px solid #e4e4e7;border-radius:14px}.compose-box textarea{border:none;resize:none;font-size:1rem}.compose-box textarea:focus{outline:none}.compose-box__footer{display:flex;align-items:center;gap:12px}.compose-box__image-button{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;border-radius:50%;background:none;color:#3b82f6}.compose-box__image-button:hover{background:#eff6ff}.compose-box__image-button:disabled{opacity:.4}.compose-box__image-icon{width:20px;height:20px}.compose-box__count{margin-left:auto;color:#a1a1aa;font-size:.8rem}.compose-box__footer button[type=submit]{padding:8px 18px;border:none;border-radius:999px;background:#1e3a8a;color:#fff;font-weight:600;font-size:.9rem}.compose-box__footer button[type=submit]:disabled{opacity:.5;cursor:default}.compose-box__image-preview{position:relative;width:fit-content}.compose-box__image-preview img{display:block;max-width:100%;max-height:260px;border-radius:12px}.compose-box__image-remove{position:absolute;top:8px;right:8px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#000000a6;color:#fff;font-size:1rem;line-height:1}.compose-box__image-remove:hover{background:#000c}.compose-box__error{color:#dc2626;font-size:.85rem;margin:0}.timeline-hint{color:#71717a;font-size:.85rem;line-height:1.5;margin:12px 0}.tweet-list{display:flex;flex-direction:column;gap:12px}.tweet-card{display:block;padding:16px;border:1px solid #e4e4e7;border-radius:14px}.tweet-card--clickable{cursor:pointer;transition:background .12s ease}.tweet-card--clickable:hover{background:#f4f4f5}.tweet-card__layout{display:flex;gap:12px}.tweet-card__avatar-link{flex-shrink:0}.tweet-card__body{flex:1;min-width:0}.tweet-card__header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.tweet-card__author{display:flex;align-items:baseline;gap:8px}.tweet-card__username{color:#71717a;font-size:.85rem}.tweet-card__time{color:#a1a1aa;font-size:.8rem}.tweet-card__content{margin:0 0 10px;color:#18181b;line-height:1.5}.tweet-card__content--large{font-size:1.3rem;line-height:1.45}.tweet-card__image{display:block;width:100%;max-height:400px;margin-bottom:10px;border-radius:12px;object-fit:cover}.tweet-card__actions{display:flex;align-items:center;gap:18px}.tweet-card__actions button{display:flex;align-items:center;gap:6px;border:none;background:none;color:#71717a;font-size:.85rem}.tweet-card__actions button:hover{color:#3b82f6}.tweet-card__actions button.liked,.tweet-card__actions button.liked:hover{color:#e11d48}.tweet-card__stat{color:#71717a;font-size:.85rem}.tweet-card__load-more{width:100%;margin-top:10px;padding:8px;border:1px solid #d4d4d8;border-radius:999px;background:none;color:#3f3f46;font-size:.85rem}.tweet-card__load-more:hover{background:#f4f4f5}.end-of-list{margin:16px 0 0;color:#a1a1aa;font-size:.85rem;text-align:center}.reply-list{display:flex;flex-direction:column}.reply-row{padding:12px 4px;border-bottom:1px solid #e4e4e7}.reply-row__parent-link{display:block;margin-bottom:6px;color:#3b82f6;font-size:.78rem;font-weight:600}.reply-row__parent-link:hover{text-decoration:underline}.reply-row__layout{display:flex;gap:10px}.reply-row__avatar-link{flex-shrink:0}.reply-row__body{flex:1;min-width:0}.reply-row__header{display:flex;align-items:baseline;gap:8px;margin-bottom:2px}.reply-row__author{display:flex;align-items:baseline;gap:6px;font-size:.85rem}.reply-row__author span{color:#71717a}.reply-row__time{color:#a1a1aa;font-size:.78rem}.reply-row__content{margin:0 0 6px;color:#18181b;font-size:.9rem;line-height:1.45}.reply-row button{display:flex;align-items:center;gap:6px;border:none;background:none;color:#71717a;font-size:.78rem}.reply-row button:hover{color:#3b82f6}.reply-row button.liked,.reply-row button.liked:hover{color:#e11d48}.profile-banner{height:150px;margin:-24px -24px 0;background:linear-gradient(135deg,#dbe4ee,#eef0f2)}.profile-header{margin-bottom:20px}.profile-header__top{margin-top:-48px;margin-bottom:12px}.profile-header__top .avatar{border:4px solid white}.profile-header>h2{margin:0 0 2px}.profile-username{color:#71717a;margin:2px 0 0}.profile-joined{color:#71717a;font-size:.85rem;margin:8px 0 12px}.profile-stats{display:flex;gap:16px;margin-bottom:12px;color:#52525b;font-size:.9rem}.profile-header>button{padding:8px 18px;border:none;border-radius:999px;background:#1e3a8a;color:#fff;font-weight:600;font-size:.85rem}.profile-tabs{display:flex;flex-wrap:nowrap;gap:8px;margin-bottom:16px;overflow-x:auto;border-bottom:1px solid #e4e4e7}.profile-tabs button{flex-shrink:0;padding:10px 4px;border:none;background:none;color:#71717a;font-weight:600;font-size:.9rem;border-bottom:2px solid transparent}.profile-tabs button.active{color:#1e3a8a;border-bottom-color:#3b82f6}.people-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.people-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e4e4e7;border-radius:12px}.people-list__identity{display:flex;align-items:center;gap:10px;min-width:0}.people-list__names{display:flex;flex-direction:column;min-width:0}.people-list__names strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.people-list__names span{color:#71717a;font-size:.85rem}.people-list li:hover{border-color:#93c5fd}.people-list button{flex-shrink:0;padding:6px 14px;border:1px solid #d4d4d8;border-radius:999px;background:none;color:#1e3a8a;font-weight:600;font-size:.8rem}.people-list button:hover{background:#f4f4f5}.confirm-dialog__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000080;z-index:100}.confirm-dialog{width:100%;max-width:340px;margin:16px;padding:20px;background:#fff;border-radius:16px;box-shadow:0 20px 40px #0003}.confirm-dialog h3{margin:0 0 8px}.confirm-dialog p{margin:0 0 20px;color:#52525b;font-size:.9rem;line-height:1.5}.confirm-dialog__actions{display:flex;justify-content:flex-end;gap:10px}.confirm-dialog__cancel{padding:8px 16px;border:1px solid #d4d4d8;border-radius:999px;background:none;color:#3f3f46;font-weight:600;font-size:.85rem}.confirm-dialog__cancel:hover{background:#f4f4f5}.confirm-dialog__confirm{padding:8px 16px;border:none;border-radius:999px;background:#1e3a8a;color:#fff;font-weight:600;font-size:.85rem}.confirm-dialog__confirm:hover{background:#17306e}@media(max-width:768px){.right-panel{position:fixed;top:0;right:0;bottom:0;width:min(300px,82vw);height:100vh;overflow-y:auto;background:#fff;box-shadow:-8px 0 24px #0000002e;transform:translate(100%);transition:transform .25s ease;z-index:60}.right-panel--open{transform:translate(0)}.right-panel__close{display:flex;align-items:center;justify-content:center;align-self:flex-end;width:32px;height:32px;margin-bottom:-4px;border:none;border-radius:50%;background:#f4f4f5;color:#3f3f46;font-size:1.2rem;line-height:1}.right-panel-toggle{display:flex;position:fixed;right:16px;bottom:84px;width:48px;height:48px;align-items:center;justify-content:center;border:none;border-radius:50%;background:#1e3a8a;color:#fff;box-shadow:0 6px 16px #00000040;z-index:55}.right-panel-toggle__icon{width:22px;height:22px}.right-panel-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:59}.right-panel-backdrop--open{opacity:1;pointer-events:auto}.app-main{max-width:none;margin:0;padding:16px 16px 88px}.profile-banner{margin:-16px -16px 0}.sidebar{position:fixed;top:auto;bottom:0;left:0;right:0;width:auto;height:auto;flex-direction:row;padding:6px 4px;border-right:none;border-top:1px solid #e4e4e7;background:#fff;z-index:50}.sidebar__logo,.sidebar__user{display:none}.sidebar__nav{flex-direction:row;justify-content:space-around;width:100%;gap:0}.sidebar__nav a,.sidebar__nav button{flex-direction:column;gap:2px;padding:8px 6px;border-radius:12px}.sidebar__label{font-size:.62rem;font-weight:600}}
