*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}body,html{background-color:#000;color:#d9d9d9;height:100vh}.brand-text{font-family:Carter One,cursive;color:#9ea3a3;letter-spacing:1px}.twitter-layout{display:flex;max-width:1265px;margin:0 auto;min-height:100vh}.sidebar{width:275px;padding:0 12px;display:flex;flex-direction:column;height:100vh;position:sticky;top:0}.logo-container{padding:12px;margin-bottom:4px}.logo{font-size:28px}.nav-menu{display:flex;flex-direction:column;gap:4px;width:100%}.nav-item{display:flex;align-items:center;gap:20px;padding:12px;background:transparent;border:none;color:#d9d9d9;font-size:20px;cursor:pointer;border-radius:9999px;transition:.2s;width:max-content;text-decoration:none}.nav-item:hover{background:#ffffff1a}.nav-item.active{font-weight:700}.post-btn-large{background-color:#9ea3a3;color:#000;border:none;border-radius:9999px;font-size:17px;font-weight:700;padding:16px 0;margin-top:16px;width:90%;cursor:pointer;transition:.2s}.post-btn-large:hover{background-color:#fff}.post-btn-mobile{display:none}.main-feed{flex:1;max-width:600px;border-left:1px solid #2F3336;border-right:1px solid #2F3336;min-height:100vh}.feed-header{position:sticky;top:0;background:#000000a6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:16px;border-bottom:1px solid #2F3336;z-index:10}.feed-header h2{font-size:20px;font-weight:700}.feed-tabs{display:flex;border-bottom:1px solid #2F3336}.feed-tab{flex:1;background:transparent;border:none;color:#71767b;padding:16px;font-weight:700;cursor:pointer;transition:.2s;position:relative}.feed-tab:hover{background:#ffffff08}.feed-tab.active{color:#e7e9ea}.feed-tab.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:40px;height:4px;background:#9ea3a3;border-radius:4px}.compose-box{display:flex;padding:16px;border-bottom:1px solid #2F3336;gap:12px}.compose-avatar{width:40px;height:40px;border-radius:50%;background-color:#333;background-size:cover;background-position:center;flex-shrink:0}.compose-area{flex:1;display:flex;flex-direction:column}.compose-area textarea{width:100%;background:transparent;border:none;color:#fff;font-size:20px;resize:none;min-height:60px;outline:none;margin-bottom:12px}.compose-actions{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #2F3336;padding-top:12px}.char-count{font-size:13px;color:#71767b}.post-submit-btn{background-color:#9ea3a3;color:#000;border:none;border-radius:9999px;font-weight:700;padding:8px 16px;cursor:pointer}.tweet{display:flex;padding:16px;border-bottom:1px solid #2F3336;gap:12px;cursor:pointer;transition:.2s}.tweet:hover{background-color:#ffffff08}.tweet-avatar{width:40px;height:40px;border-radius:50%;background-color:#333;background-size:cover;background-position:center;flex-shrink:0}.tweet-body{flex:1;overflow:hidden}.tweet-header{display:flex;align-items:center;gap:4px;margin-bottom:4px;font-size:15px;flex-wrap:wrap}.display-name{font-weight:700;color:#f7f9f9;cursor:pointer}.display-name:hover{text-decoration:underline}.handle,.time,.dot{color:#71767b}.god-tick{width:16px;height:16px;cursor:pointer}.tweet-content{font-size:15px;line-height:20px;word-wrap:break-word;white-space:pre-wrap;margin-bottom:12px}.tweet-actions{display:flex;justify-content:space-between;max-width:425px;color:#71767b}.action-btn{background:transparent;border:none;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;transition:.2s;z-index:2;position:relative}.action-btn.reply:hover{color:#1d9bf0;background:#1d9bf01a}.action-btn.repost:hover{color:#00ba7c;background:#00ba7c1a}.action-btn.like:hover{color:#f91880;background:#f918801a}.profile-banner{width:100%;height:200px;background-color:#333}.profile-info-section{padding:16px;position:relative;border-bottom:1px solid #2F3336}.profile-top-row{display:flex;justify-content:space-between;align-items:flex-start;margin-top:-60px;margin-bottom:16px}.profile-large-avatar{width:130px;height:130px;border-radius:50%;background-color:#111;border:4px solid #000;background-size:cover;background-position:center}.edit-profile-btn{margin-top:60px;background:transparent;border:1px solid #536471;color:#eff3f4;font-weight:700;padding:8px 16px;border-radius:9999px;cursor:pointer;transition:.2s}.edit-profile-btn:hover{background:#ffffff1a}.profile-name{font-size:20px;font-weight:700;color:#e7e9ea;margin-bottom:2px;display:flex;align-items:center}.profile-handle{color:#71767b;font-size:15px;margin-bottom:12px}.profile-bio{font-size:15px;color:#e7e9ea;margin-bottom:16px;line-height:1.4}.god-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:100;opacity:0;pointer-events:none;transition:.3s}.god-modal-overlay.active{opacity:1;pointer-events:all}.god-modal{position:absolute;bottom:-100%;left:50%;transform:translate(-50%);width:100%;max-width:400px;background:#000;border:1px solid #2F3336;border-top-left-radius:24px;border-top-right-radius:24px;padding:24px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:.4s cubic-bezier(.16,1,.3,1)}.god-modal.active{bottom:0}.modal-drag-handle{width:40px;height:4px;background:#333;border-radius:4px;margin-bottom:20px}.modal-icon{width:64px;height:64px;margin-bottom:16px}.edit-modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);width:100%;max-width:500px;background:#000;border:1px solid #2F3336;border-radius:16px;padding:20px;transition:.2s;opacity:0}.edit-modal.active{transform:translate(-50%,-50%) scale(1);opacity:1}.edit-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.save-btn{background:#eff3f4;color:#0f1419;border:none;border-radius:9999px;padding:8px 16px;font-weight:700;cursor:pointer}.edit-form .input-group{margin-bottom:16px;display:flex;flex-direction:column}.input-group label{color:#71767b;font-size:13px;margin-bottom:4px}.input-group input,.input-group textarea{background:transparent;border:1px solid #333;border-radius:4px;color:#fff;padding:12px;font-size:15px;outline:none}.input-group input:focus,.input-group textarea:focus{border-color:#9ea3a3}.input-group textarea{resize:none;height:80px}.settings-modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:400px;background:#000;border:1px solid #2F3336;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px;z-index:200}.settings-modal h2{color:#e7e9ea;margin-bottom:8px}.settings-btn{background:#202327;color:#e7e9ea;border:none;padding:14px;border-radius:8px;font-weight:700;cursor:pointer;transition:.2s;text-align:left}.settings-btn:hover{background:#2f3336}.settings-btn.danger{color:#f91880}.settings-btn.danger:hover{background:#f918801a}.secret-key-box{background:#000;border:1px dashed #F91880;padding:12px;color:#f91880;word-break:break-all;font-family:monospace;font-size:13px;border-radius:4px;-webkit-user-select:none;user-select:none}.auth-wrapper{display:flex;align-items:center;justify-content:center;height:100vh;background-color:#000;padding:20px}.auth-modal{background:#000;border:1px solid #2F3336;border-radius:16px;padding:40px;width:100%;max-width:450px;display:flex;flex-direction:column}.auth-logo{font-size:36px;margin-bottom:24px}.auth-modal h2{font-size:28px;margin-bottom:8px;color:#e7e9ea}.auth-sub{color:#71767b;margin-bottom:32px;font-size:15px}.auth-btn-primary{background-color:#9ea3a3;color:#000;border:none;border-radius:9999px;padding:14px;font-size:16px;font-weight:700;cursor:pointer;margin-bottom:20px;transition:.2s}.auth-btn-primary:hover{background-color:#fff}.divider{display:flex;align-items:center;text-align:center;color:#71767b;margin-bottom:20px}.divider:before,.divider:after{content:"";flex:1;border-bottom:1px solid #2F3336}.divider span{padding:0 10px;font-size:14px}.login-form{display:flex;flex-direction:column;gap:12px}.auth-input{background:transparent;border:1px solid #2F3336;border-radius:4px;padding:16px;color:#e7e9ea;font-size:16px;outline:none}.auth-btn-secondary{background-color:transparent;color:#9ea3a3;border:1px solid #2F3336;border-radius:9999px;padding:14px;font-size:16px;font-weight:700;cursor:pointer;transition:.2s}.auth-error{color:#f91880;font-size:13px}.right-panel{width:350px;padding:12px 24px;display:flex;flex-direction:column;gap:16px}.search-bar{display:flex;align-items:center;gap:12px;background-color:#202327;border-radius:9999px;padding:12px 16px}.search-bar input{background:transparent;border:none;color:#fff;outline:none;width:100%}.trending-box{background-color:#16181c;border-radius:16px;padding:16px 0}.trending-box h3{padding:0 16px 16px;font-size:20px}.trend-item{padding:12px 16px;display:flex;flex-direction:column;cursor:pointer}.trend-item:hover{background-color:#ffffff08}.trend-category,.trend-stats{font-size:13px;color:#71767b}.trend-name{font-weight:700;font-size:15px;margin:2px 0}@media (max-width: 1000px){.right-panel{display:none}.sidebar{width:80px;align-items:center}.nav-label{display:none}.logo{font-size:14px}.main-feed{max-width:100%}}@media (max-width: 600px){.twitter-layout{flex-direction:column}.sidebar{position:fixed;bottom:0;left:0;width:100%;height:60px;flex-direction:row;justify-content:space-around;background:#000;border-top:1px solid #2F3336;z-index:100;padding:0}.sidebar-content{flex-direction:row;width:100%;justify-content:space-around;align-items:center}.nav-menu{flex-direction:row;width:100%;justify-content:space-around}.nav-item{padding:10px}.logo-container,.post-btn-large,.post-btn-mobile{display:none}.main-feed{padding-bottom:70px;border:none}.compose-box{padding:12px}}
