@import"https://api.fontshare.com/v2/css?f[]=satoshi@400,500,700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Satoshi,-apple-system,sans-serif;background:#fafafa;color:#111;text-transform:lowercase}.app{min-height:100vh;background:#fff;position:relative;padding-bottom:80px}.header{position:sticky;top:0;background:#fff;padding:20px 24px;z-index:100;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.feed{display:flex;flex-direction:column;gap:48px;padding:32px 0}.post{display:flex;flex-direction:column;gap:16px}.post-header{display:flex;justify-content:space-between;align-items:center;padding:0 24px}.username{font-weight:500;font-size:.9rem}.media-type{font-size:.75rem;color:#888;padding:4px 10px;background:#f5f5f5;border-radius:20px}.post-image-container{width:100%;max-width:400px;aspect-ratio:1;overflow:hidden;background:#f0f0f0;margin:0 24px;border-radius:8px}.post-image{width:100%;height:100%;object-fit:cover}.post-content{padding:0 24px;display:flex;flex-direction:column;gap:8px}.post-title{font-size:1.75rem;font-weight:700;letter-spacing:-.03em;line-height:1.1}.post-comment{font-size:.95rem;color:#444;line-height:1.5;font-weight:400}.post-actions{padding:0 24px}.like-button{background:none;border:none;font-family:inherit;font-size:.9rem;color:#666;cursor:pointer;padding:8px 0;transition:color .2s}.like-button:hover{color:#111}.like-button.liked{color:#e74c3c}.nav{display:flex;gap:8px}.nav-item{background:none;border:none;font-family:inherit;font-size:.85rem;color:#999;cursor:pointer;padding:8px 16px;transition:color .2s;text-transform:lowercase;text-decoration:none}.nav-item:hover{color:#111}.nav-item.active{color:#111;font-weight:500}::-webkit-scrollbar{width:0px}.profile{padding:32px 24px}.profile-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding-bottom:24px;border-bottom:1px solid #f0f0f0}.profile-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover}.profile-username{font-size:1.2rem;font-weight:700}.profile-bio{color:#666;font-size:.85rem}.profile-stats{display:flex;gap:24px;margin-top:4px}.stat-number{font-weight:700;font-size:1rem}.stat-label{font-size:.75rem;color:#888}.tune-button{margin-top:16px;padding:10px 32px;background:#111;color:#fff;border:none;border-radius:24px;font-family:inherit;font-size:.9rem;cursor:pointer;transition:all .2s}.tune-button:hover{background:#333}.tune-button.tuned{background:#fff;color:#111;border:1px solid #ddd}.avatar-container{position:relative}.avatar-edit{position:absolute;bottom:0;right:0;width:24px;height:24px;background:#111;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;cursor:pointer}.profile-bio{cursor:pointer}.bio-edit-hint{font-size:.75rem;color:#ccc}.edit-bio{width:100%;max-width:280px}.edit-bio textarea{width:100%;padding:8px 12px;border:1px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:.85rem;resize:none;text-align:center}.edit-bio-buttons{display:flex;justify-content:center;gap:8px;margin-top:8px}.edit-bio-buttons button{padding:6px 16px;border:none;border-radius:16px;font-family:inherit;font-size:.8rem;cursor:pointer;background:#111;color:#fff}.edit-bio-buttons button.cancel{background:#f0f0f0;color:#666}.profile-recs{display:flex;flex-direction:column;gap:16px;margin-top:24px}.profile-rec{display:flex;align-items:center;gap:16px;padding:12px;border-radius:12px;transition:background .2s}.profile-rec:hover{background:#f9f9f9}.profile-rec-image{width:72px;height:72px;border-radius:8px;object-fit:cover}.profile-rec-info{display:flex;flex-direction:column;gap:4px}.profile-rec-type{font-size:.75rem;color:#888}.profile-rec-title{font-size:1rem;font-weight:600}.create{padding:32px 24px}.create-title{font-size:1.5rem;font-weight:700;margin-bottom:24px}.create-form{display:flex;flex-direction:column;gap:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:.85rem;color:#666}.form-group input,.form-group textarea{padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:.95rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#111}.form-group textarea{resize:none}.category-pills{display:flex;flex-wrap:wrap;gap:8px}.category-pill{padding:8px 16px;background:#f5f5f5;border:none;border-radius:20px;font-family:inherit;font-size:.85rem;color:#666;cursor:pointer;transition:all .2s}.category-pill:hover{background:#eee}.category-pill.active{background:#111;color:#fff}.category-pill.add-pill{background:none;border:1px dashed #ccc;color:#999}.category-pill.add-pill:hover{border-color:#111;color:#111}.custom-category{display:flex;gap:8px;margin-top:8px}.custom-category input{flex:1;padding:8px 12px;border:1px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:.85rem}.custom-category button{padding:8px 16px;background:#111;color:#fff;border:none;border-radius:8px;font-family:inherit;font-size:.85rem;cursor:pointer}.file-input{padding:12px;background:#f9f9f9;border:1px dashed #ddd;border-radius:8px;cursor:pointer}.image-preview{width:100%;max-width:200px;border-radius:8px;margin-top:8px}.submit-button{padding:14px 24px;background:#111;color:#fff;border:none;border-radius:24px;font-family:inherit;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s;margin-top:8px}.submit-button:hover{background:#333}.search{padding:24px}.search-bar input{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:24px;font-family:inherit;font-size:.95rem;background:#f9f9f9;transition:all .2s}.search-bar input:focus{outline:none;border-color:#111;background:#fff}.search-results{display:flex;flex-direction:column;margin-top:24px}.search-user{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f0f0f0}.search-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;cursor:pointer}.search-user-info{flex:1;display:flex;flex-direction:column;gap:2px;cursor:pointer}.search-username{font-weight:600;font-size:.95rem}.search-bio{font-size:.8rem;color:#888}.auth-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:24px}.auth-page h2{font-size:2rem;margin-bottom:24px}.auth-form{display:flex;flex-direction:column;gap:16px;width:100%;max-width:320px}.auth-form input{padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:.95rem}.auth-form input:focus{outline:none;border-color:#111}.auth-form button{padding:12px 24px;background:#111;color:#fff;border:none;border-radius:24px;font-family:inherit;font-size:1rem;cursor:pointer;margin-top:8px}.auth-switch{margin-top:24px;color:#666;font-size:.9rem}.auth-switch a{color:#111;font-weight:500}.error{color:#e74c3c;font-size:.85rem}.loading{display:flex;justify-content:center;align-items:center;min-height:100vh}.empty-feed{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;color:#888;text-align:center;gap:8px}.post-link{font-size:.85rem;color:#666;text-decoration:none;margin-top:8px;display:inline-block}.post-link:hover{color:#111}.no-recs{text-align:center;color:#888;padding:32px}.edit-input{padding:8px 12px;border:1px solid #e0e0e0;border-radius:8px;font-family:inherit;width:100%;max-width:300px}.edit-bio{padding:8px 12px;border:1px solid #e0e0e0;border-radius:8px;font-family:inherit;width:100%;max-width:300px;resize:none}.edit-button{padding:8px 20px;background:#fff;border:1px solid #111;border-radius:20px;font-family:inherit;cursor:pointer;margin-top:16px}.edit-buttons{display:flex;gap:12px;margin-top:16px}.save-button{padding:8px 20px;background:#111;color:#fff;border:none;border-radius:20px;font-family:inherit;cursor:pointer}.cancel-button{padding:8px 20px;background:#fff;border:1px solid #ccc;border-radius:20px;font-family:inherit;cursor:pointer}.fetching-text{font-size:.8rem;color:#888;margin-top:4px}.image-preview{margin-top:8px;max-width:200px;border-radius:8px}.clickable{cursor:pointer}.profile-rec-desc{font-size:.9rem;color:#666;margin-top:4px}.profile-rec-link{font-size:.85rem;color:#888;text-decoration:none;margin-top:8px;display:inline-block}.profile-rec-link:hover{color:#111}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal{background:#fff;border-radius:12px;width:90%;max-width:400px;max-height:70vh;overflow:hidden}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #eee}.modal-header h3{margin:0;font-size:1rem}.modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666}.modal-content{padding:8px 0;max-height:50vh;overflow-y:auto}.modal-user{display:flex;align-items:center;gap:12px;padding:12px 20px;cursor:pointer}.modal-user:hover{background:#f9f9f9}.modal-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.modal-user-info{display:flex;flex-direction:column}.modal-username{font-weight:500}.modal-bio{font-size:.85rem;color:#666}.empty-modal{text-align:center;color:#888;padding:24px}.avatar-edit{display:flex;flex-direction:column;align-items:center;gap:12px}.file-input{display:none}.upload-button{padding:8px 16px;background:#f0f0f0;border-radius:20px;cursor:pointer;font-size:.9rem}.upload-button:hover{background:#e0e0e0}.feed{max-width:600px;margin:0 auto;padding:16px;display:flex;flex-direction:column;gap:16px}.post{background:#fff;border:1px solid #eee;border-radius:12px;padding:16px}.post-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.post-user{display:flex;gap:10px;cursor:pointer}.post-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover}.post-user-info{display:flex;flex-direction:column;gap:2px}.post-username{font-weight:600;font-size:.95rem}.post-meta{display:flex;align-items:center;gap:8px}.post-category{background:#f0f0f0;padding:2px 10px;border-radius:12px;font-size:.75rem;color:#555}.post-time{font-size:.8rem;color:#999}.post-thumbnail{width:72px;height:72px;border-radius:8px;object-fit:cover;cursor:pointer}.post-content{margin-bottom:12px}.post-title{font-size:1.1rem;font-weight:600;margin:0 0 6px}.post-description{font-size:.9rem;color:#444;margin:0 0 8px;line-height:1.4}.post-domain{font-size:.8rem;color:#999}.post-footer{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #f0f0f0}.post-open{font-size:.85rem;color:#111;text-decoration:none;font-weight:500}.post-open:hover{text-decoration:underline}.post-like{background:none;border:none;font-size:.95rem;cursor:pointer;color:#666}.post-like.liked{color:#e74c3c}.image-upload-options{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.or-divider{color:#999;font-size:.85rem}.url-input{flex:1;min-width:150px;padding:8px 12px;border:1px solid #e0e0e0;border-radius:8px;font-family:inherit}.post-image-large{margin:12px 0;border-radius:12px;overflow:hidden}.post-image-large img{width:100%;max-height:400px;object-fit:cover}.post-actions{display:flex;gap:16px}.post-comment-btn{background:none;border:none;font-size:.95rem;cursor:pointer;color:#666}.comments-section{margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}.comments-loading,.no-comments{font-size:.85rem;color:#999;text-align:center;padding:8px 0}.comments-list{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.comment{display:flex;gap:10px}.comment-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;cursor:pointer}.comment-body{display:flex;flex-wrap:wrap;gap:4px;align-items:baseline}.comment-username{font-weight:600;font-size:.85rem;cursor:pointer}.comment-content{font-size:.85rem}.comment-time{font-size:.75rem;color:#999}.comment-form{display:flex;gap:8px}.comment-input{flex:1;padding:8px 12px;border:1px solid #e0e0e0;border-radius:20px;font-size:.85rem;font-family:inherit}.comment-input:focus{outline:none;border-color:#111}.comment-submit{padding:8px 16px;background:#111;color:#fff;border:none;border-radius:20px;font-size:.85rem;cursor:pointer;font-family:inherit}.delete-rec-btn{background:none;border:none;font-size:1.5rem;color:#ccc;cursor:pointer;padding:0 8px}.delete-rec-btn:hover{color:#e74c3c}.profile-rec{position:relative}.notifications-page{max-width:600px;margin:0 auto;padding:20px}.notifications-title{font-size:1.1rem;font-weight:600;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #eee}.no-notifications{color:#888;text-align:center;padding:40px 20px}.notifications-list{display:flex;flex-direction:column}.notif-item{display:flex;align-items:center;gap:12px;padding:12px 8px;cursor:pointer;border-radius:8px;transition:background .15s}.notif-item:hover{background:#f5f5f5}.notif-unread{background:#f0f7ff}.notif-unread:hover{background:#e5f0fa}.notif-avatar-wrapper{position:relative;flex-shrink:0}.notif-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover}.notif-icon{position:absolute;bottom:-2px;right:-2px;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;border:2px solid white}.notif-icon-like{background:#e74c3c;color:#fff}.notif-icon-comment{background:#3498db;color:#fff}.notif-icon-follow{background:#111;color:#fff}.notif-text{flex:1;min-width:0}.notif-text p{margin:0;font-size:.9rem;line-height:1.4}.notif-text strong{font-weight:600}.notif-time{font-size:.8rem;color:#888}.rec-detail-page{max-width:600px;margin:0 auto;padding:20px}.back-btn{background:none;border:none;font-size:.9rem;color:#666;cursor:pointer;padding:8px 0;margin-bottom:16px}.back-btn:hover{color:#111}.chat-loading{display:flex;align-items:center;justify-content:center;height:calc(100vh - 70px);color:#888}.chat-container{display:flex;height:calc(100vh - 70px);max-width:935px;margin:0 auto;background:#fff;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb}.chat-sidebar{width:350px;border-right:1px solid #dbdbdb;display:flex;flex-direction:column}.chat-sidebar-header{padding:20px 24px;border-bottom:1px solid #dbdbdb;display:flex;align-items:center;justify-content:space-between}.chat-sidebar-header h2{font-size:1.1rem;font-weight:600;margin:0}.status-dot{width:8px;height:8px;border-radius:50%;background:#ccc}.status-dot.online{background:#22c55e}.chat-conversations{flex:1;overflow-y:auto}.empty-conversations{padding:40px 24px;text-align:center;color:#888}.empty-conversations p{font-weight:500;margin-bottom:4px}.empty-conversations span{font-size:.85rem;color:#aaa}.conv-item{display:flex;align-items:center;gap:12px;padding:16px 24px;cursor:pointer;transition:background .15s}.conv-item:hover{background:#fafafa}.conv-item.active{background:#efefef}.conv-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}.conv-details{flex:1;min-width:0}.conv-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.conv-name{font-weight:500;font-size:.95rem}.conv-time{font-size:.75rem;color:#888}.conv-bottom{display:flex;align-items:center;gap:8px}.conv-preview{flex:1;font-size:.875rem;color:#888;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conv-unread{background:#0095f6;color:#fff;font-size:.7rem;font-weight:600;padding:4px 7px;border-radius:50%;min-width:18px;text-align:center}.chat-main{flex:1;display:flex;flex-direction:column;min-width:0}.chat-main-header{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #dbdbdb}.chat-main-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;cursor:pointer}.chat-main-info{display:flex;flex-direction:column}.chat-main-name{font-weight:600;font-size:1rem}.chat-main-status{font-size:.75rem;color:#888}.chat-messages{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:2px}.msg{display:flex;align-items:flex-end;gap:8px;max-width:65%;margin-bottom:2px}.msg-sent{align-self:flex-end;flex-direction:row-reverse}.msg-received{align-self:flex-start}.msg-avatar-col{width:28px;flex-shrink:0}.msg-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover}.msg-avatar-spacer{width:28px}.msg-bubble{padding:12px 16px;border-radius:22px;max-width:100%;word-wrap:break-word}.msg-sent .msg-bubble{background:#3797f0;color:#fff;border-bottom-right-radius:4px}.msg-received .msg-bubble{background:#efefef;color:#111;border-bottom-left-radius:4px}.msg-bubble p{margin:0;font-size:.95rem;line-height:1.4}.msg-status{font-size:.7rem;color:#888;align-self:flex-end;margin-bottom:4px}.msg-bubble.typing{display:flex;gap:4px;padding:16px 20px}.msg-bubble.typing span{width:8px;height:8px;background:#999;border-radius:50%;animation:typing-bounce 1.4s infinite ease-in-out}.msg-bubble.typing span:nth-child(2){animation-delay:.2s}.msg-bubble.typing span:nth-child(3){animation-delay:.4s}@keyframes typing-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.chat-input-area{display:flex;align-items:center;gap:12px;padding:16px 20px;border-top:1px solid #dbdbdb}.chat-input{flex:1;padding:12px 20px;border:1px solid #dbdbdb;border-radius:22px;font-size:.95rem;font-family:inherit;outline:none;transition:border-color .15s}.chat-input:focus{border-color:#a8a8a8}.chat-input::placeholder{color:#888}.chat-send{background:none;border:none;color:#0095f6;font-weight:600;font-size:.95rem;cursor:pointer;padding:8px 4px;font-family:inherit}.chat-send:disabled{color:#b3dbff;cursor:default}.chat-empty{flex:1;display:flex;align-items:center;justify-content:center}.chat-empty-content{text-align:center}.chat-empty-icon{font-size:3rem;margin-bottom:16px}.chat-empty-content h3{font-size:1.2rem;font-weight:400;margin:0 0 8px}.chat-empty-content p{color:#888;font-size:.9rem;margin:0}@media(max-width:768px){.chat-container{border:none}.chat-sidebar{width:100%}.chat-main,.chat-container.has-active .chat-sidebar{display:none}.chat-container.has-active .chat-main{display:flex}}.chat-header-actions{margin-left:auto}.call-button{background:none;border:none;font-size:1.4rem;cursor:pointer;padding:8px 12px;border-radius:50%;transition:background .2s}.call-button:hover{background:#f0f0f0}.call-button.calling{background:#fff3cd;font-size:.9rem;border-radius:20px;color:#856404}.call-button.end-call{background:#fee2e2;font-size:.9rem;border-radius:20px;color:#dc2626}.call-button.end-call:hover{background:#fecaca}.chat-main-status.call-active{color:#22c55e;font-weight:600}.call-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}.call-modal{background:#fff;border-radius:20px;padding:32px;text-align:center;min-width:300px;animation:call-pulse 2s infinite}@keyframes call-pulse{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 20px #22c55e00}}.call-modal-content .call-icon{font-size:3rem;margin-bottom:16px;animation:call-ring 1s infinite}@keyframes call-ring{0%,to{transform:rotate(0)}25%{transform:rotate(15deg)}75%{transform:rotate(-15deg)}}.call-modal-content h3{margin:0 0 8px;font-size:1.3rem}.call-modal-content p{margin:0 0 24px;color:#666}.call-modal-buttons{display:flex;gap:16px;justify-content:center}.call-accept,.call-reject{padding:12px 32px;border:none;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s}.call-accept{background:#22c55e;color:#fff}.call-accept:hover{transform:scale(1.05)}.call-reject{background:#ef4444;color:#fff}.call-reject:hover{transform:scale(1.05)}.call-screen-overlay{position:fixed;inset:0;background:linear-gradient(135deg,#1a1a2e,#16213e);display:flex;align-items:center;justify-content:center;z-index:1000}.call-screen{text-align:center;color:#fff}.call-screen-avatar{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid rgba(255,255,255,.3);margin-bottom:20px}.call-screen h2{font-size:1.5rem;font-weight:600;margin:0 0 8px}.call-timer{font-size:1.1rem;color:#ffffffb3;margin:0 0 40px;font-variant-numeric:tabular-nums}.call-status{font-size:1rem;color:#fff9;margin:0 0 40px;animation:pulse-text 1.5s infinite}@keyframes pulse-text{0%,to{opacity:.6}50%{opacity:1}}.call-end-button{background:#ef4444;color:#fff;border:none;padding:16px 48px;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,background .2s}.call-end-button:hover{background:#dc2626;transform:scale(1.05)}.call-screen.video-call{padding:0;width:100%;height:100%;max-width:none;border-radius:0;background:#000;position:relative}.remote-video{width:100%;height:100%;object-fit:cover}.local-video{position:absolute;bottom:100px;right:20px;width:120px;height:160px;object-fit:cover;border-radius:12px;border:2px solid white;box-shadow:0 4px 12px #0000004d}.video-call-info{position:absolute;top:40px;left:0;right:0;text-align:center;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.video-call-info h2{margin:0 0 4px;font-size:1.3rem}.video-call-info .call-timer{margin:0;font-size:.9rem;opacity:.9}.call-screen.video-call .call-end-button{position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.chat-header-actions{display:flex;gap:8px;margin-left:auto}.chat-header-actions .call-button{background:none;border:none;font-size:1.3rem;cursor:pointer;padding:8px;border-radius:50%;transition:background .2s}.chat-header-actions .call-button:hover{background:#f0f0f0}
