*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}#root,body,html{height:100%;overflow:hidden}.app-header{align-items:center;box-sizing:border-box;color:#333;display:flex;flex-direction:row;flex-shrink:0;height:3.7rem;justify-content:space-between;padding-left:50px;padding-right:50px;padding-top:20px}.app-title-link{color:inherit;text-decoration:none}.app-title{align-items:center;display:flex;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;justify-content:start;letter-spacing:-.02em;margin:0}.user-profile-container{align-items:center;cursor:pointer;display:flex;gap:.75rem}.user-profile-container:hover .user-profile{box-shadow:0 2px 8px #00000026;transform:scale(1.05)}.user-profile-container:hover .login-label{color:#000}.login-label{color:#555;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;transition:color .2s ease}.user-profile{align-items:center;background:#1a1a1a;border-radius:50%;color:#fff;display:flex;height:36px;justify-content:center;transition:transform .2s ease,box-shadow .2s ease;width:36px}.research-section{background-color:#f9f9f9;border-radius:1rem;display:none;flex:1 1;padding:1.5rem}.research-section h2{color:#1a1a1a;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;margin:0 0 1rem}.research-section p{color:#666;font-family:Inter,sans-serif;font-size:.95rem;margin:0}.publications-section{background-color:#fff;border:1px solid #f0f0f0;border-radius:1rem;box-shadow:0 2px 12px #0000000f;flex:1 1;padding:1.5rem}.home-feed,.publications-section{display:flex;flex-direction:column;min-height:0;overflow:hidden}.home-feed{flex:1 1}.feed-header{border-bottom:1px solid #f0f0f0;color:#1a1a1a;flex-shrink:0;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600;margin:0 0 1rem;padding-bottom:.75rem;text-align:left}.feed-list{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;flex:1 1;flex-direction:column;gap:0;overflow-y:auto;scrollbar-width:none}.feed-list::-webkit-scrollbar{display:none}.feed-item{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;flex-direction:column;gap:0;padding:1.25rem 1rem;transition:background-color .2s ease}.feed-item:hover{background-color:#fafafa}.feed-item:last-child{border-bottom:none}.feed-header-row{gap:.75rem;left:-3px;position:relative;width:100%;width:calc(100% + 3px)}.feed-avatar,.feed-header-row{align-items:center;display:flex}.feed-avatar{background:#e0e0e0;border-radius:50%;color:#666;flex-shrink:0;font-family:Roboto,sans-serif;font-size:13px;font-weight:500;height:44px;justify-content:center;width:44px}.feed-author-info{display:flex;flex:1 1;flex-direction:column;min-width:0;text-align:left}.feed-author{color:#1a1a1a;font-size:.95rem;font-weight:600;line-height:1.3}.feed-author,.feed-handle{font-family:Roboto,sans-serif}.feed-handle{color:#888;font-size:.8rem}.feed-time{color:#999;flex-shrink:0;font-size:.85rem;height:100%}.feed-time,.feed-title{font-family:Roboto,sans-serif}.feed-title{color:#1a1a1a;font-size:1.1rem;font-weight:700;line-height:1.4;margin:.75rem 0 0;text-align:left;width:100%}.feed-image{align-self:stretch;background:#e8eaf0;border-radius:12px;display:block;height:180px;margin-top:.75rem;object-fit:cover;width:100%}.feed-text{color:#444;font-family:Roboto,sans-serif;font-size:.95rem;line-height:1.6;margin:.75rem 0 0;text-align:left;width:100%}.feed-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;width:100%}.feed-tag{background:#f5f5f5;border:1px solid #e8e8e8;border-radius:20px;color:#555;font-family:Roboto,sans-serif;font-size:.8rem;padding:.35rem .85rem}.feed-actions{margin-top:.75rem;width:100%}.feed-actions,.feed-actions-left{align-items:center;display:flex;gap:1.5rem}.feed-actions-right{margin-left:auto}.feed-action{align-items:center;color:#666;cursor:pointer;display:flex;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:400;gap:.4rem;transition:color .2s ease}.feed-action:hover{color:#333}.feed-action.liked{color:#e74c3c}.feed-action.liked:hover{color:#c0392b}.startup-section{align-items:center;border-radius:1rem;flex:3 1;font-family:Montserrat,sans-serif;overflow-y:auto}.startup-container,.startup-section{display:flex;flex-direction:column;justify-content:flex-start;padding:2rem}.startup-container{align-items:flex-start;background-color:#fff;border-radius:8px;max-width:610px;width:100%}.startup-message{color:#1a1a1a;font-size:18px;font-weight:500;line-height:1.5;margin-bottom:12px;text-align:left}.startup-message .startup-message-title{font-family:Montserrat,sans-serif;font-size:3rem;font-weight:700;letter-spacing:-.02em;margin-bottom:12px}.startup-interactive-wrapper{align-items:stretch;display:flex;flex-direction:column;gap:1px;justify-content:flex-start;padding-left:5px;position:relative;width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.startup-card{animation:slideDown .2s ease-out;background:#fff;border-radius:8px;box-sizing:border-box;padding:2px;width:100%}.startup-timeline{display:flex;flex-direction:column}.startup-timeline-item{display:flex;position:relative}.startup-timeline-marker{align-items:center;display:flex;flex-direction:column;margin-right:16px}.startup-timeline-dot{align-items:center;background:#1a1a1a;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:600;height:24px;justify-content:center;width:24px;z-index:1}.startup-timeline-line{background:#e0e0e0;flex:1 1;min-height:40px;width:2px}.startup-timeline-content{align-items:flex-start;display:flex;flex:1 1;padding-bottom:24px}.startup-list{display:flex;flex-direction:column}.startup-list-item{display:flex;padding:12px 0}.startup-list-item:last-child{border-bottom:none}.startup-list-content{align-items:flex-start;display:flex;flex:1 1}.startup-timeline-item:last-child .startup-timeline-content{padding-bottom:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.startup-icon{font-size:24px;margin-right:15px;padding-top:2px}.startup-title{display:flex;font-family:Montserrat,sans-serif;font-size:15px;font-weight:600}.startup-subtitle{color:#666;font-family:Inter,sans-serif;font-size:14px;line-height:1.5;text-align:left}.startup-fab{align-items:center;background:#fff;border:none;border-radius:50%;bottom:-25px;box-shadow:0 4px 12px #0000001a;cursor:pointer;display:flex;height:50px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:50px}.startup-fab:hover{box-shadow:0 6px 16px #00000026}.startup-fab:active{transform:translateX(-50%) scale(.95)}.startup-cta-button{align-self:flex-start;background:#1a1a1a;border:none;border-radius:3px;box-shadow:0 2px 8px #0000001a;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1.25rem;padding:15px 34px;transition:all .3s ease;white-space:nowrap}.startup-cta-button:hover{background:#333;box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.startup-cta-button:active{background:#000;transform:translateY(0)}.startup-cta-button.active{background:#0000;box-shadow:none;color:#333;cursor:pointer;font-size:1.25rem;font-weight:600;padding:12px 0}.startup-cta-button.active:hover{background:#0000;box-shadow:none;transform:none}.startup-message-paragraph{color:#555;font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;margin-top:0;max-width:600px;padding-left:5px;text-align:left}.main-container{background-color:#fff;border-radius:1.5rem;flex-direction:column;margin-left:3.125rem;margin-right:3.125rem;max-height:100%;padding:.5rem}.main-container,.main-split{display:flex;flex:1 1;min-height:0;overflow:hidden}.main-split{gap:.5rem}@media (max-width:48rem){.main-split{flex-direction:column}}.app-footer{align-items:center;background:linear-gradient(0deg,#fafafa,#0000);display:flex;flex-direction:column;flex-shrink:0;gap:.35rem;justify-content:center;padding:1.25rem 1rem;text-align:center}.footer-copyright{color:#666;font-size:.8rem;margin:0}.footer-copyright,.footer-link{font-family:Inter,-apple-system,sans-serif;font-weight:400}.footer-link{color:#999;font-size:.75rem;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#666;text-decoration:underline}
/*# sourceMappingURL=main.82d5305e.css.map*/