*{box-sizing:border-box}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:system-ui,Segoe UI,Roboto,sans-serif}body{background:#e5e5ea;min-height:100svh;margin:0}#root{background:#fff;max-width:480px;min-height:100svh;margin:0 auto}.bottom-nav{width:100%;max-width:480px;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;border-top:1px solid #e0e0e0;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav-item{text-align:center;color:var(--yudrive-text-secondary);flex-direction:column;flex:1;align-items:center;gap:.25rem;padding:.625rem .25rem;font-size:.6875rem;text-decoration:none;display:flex}.bottom-nav-item svg{width:auto;height:20px}.bottom-nav-item.active{color:var(--yudrive-primary);font-weight:600}:root{--yudrive-primary:#711dea;--yudrive-primary-dark:#690fea;--yudrive-heading:#121640;--yudrive-text-secondary:#9fa9b2;--yudrive-error:#ff445a;--yudrive-bg:#f8f8f8}.auth-screen{background:var(--yudrive-bg);justify-content:center;align-items:center;min-height:100svh;padding:1.5rem;display:flex}.auth-card{width:100%;max-width:360px;position:relative}.auth-back{color:var(--yudrive-heading);cursor:pointer;background:0 0;border:none;align-items:center;padding:.5rem;font-size:1.125rem;display:inline-flex;position:absolute;top:-2rem;left:0}.auth-logo{width:auto;height:62px;margin:0 auto 2rem;display:block}.auth-form{flex-direction:column;gap:1rem;display:flex}.auth-field{color:var(--yudrive-heading);flex-direction:column;gap:.375rem;font-size:.875rem;display:flex}.auth-field input,.auth-field select{background:#fff;border:1px solid #e0e0e0;border-radius:8px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:1rem}.auth-checkbox{color:var(--yudrive-text-secondary);align-items:flex-start;gap:.5rem;font-size:.8125rem;display:flex}.auth-checkbox input{margin-top:.2rem}.auth-field input:focus,.auth-field select:focus{border-color:var(--yudrive-primary)}.auth-link-right{color:var(--yudrive-text-secondary);align-self:flex-end;margin-top:-.5rem;font-size:.8125rem;text-decoration:none}.auth-error{color:var(--yudrive-error);margin:0;font-size:.875rem}.auth-button{background:var(--yudrive-primary);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.875rem;font-size:1rem;font-weight:600}.auth-button:disabled{opacity:.6;cursor:not-allowed}.auth-button:not(:disabled):hover{background:var(--yudrive-primary-dark)}.auth-footer{text-align:center;color:var(--yudrive-text-secondary);margin-top:1.5rem;font-size:.875rem}.auth-footer a{color:var(--yudrive-primary);font-weight:600;text-decoration:none}.register-gate-backdrop{z-index:100;background:#00000080;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.register-gate-modal{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:360px;padding:2rem 1.5rem 1.5rem;position:relative}.register-gate-close{color:var(--yudrive-text-secondary);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:1.5rem;line-height:1;position:absolute;top:.75rem;right:.75rem}.register-gate-logo{width:auto;height:44px;margin:0 auto 1rem;display:block}.register-gate-modal h2{color:var(--yudrive-heading);margin:0 0 .5rem;font-size:1.125rem}.register-gate-modal p{color:var(--yudrive-text-secondary);margin:0 0 1.25rem;font-size:.875rem}.register-gate-modal .auth-button{width:100%}.register-gate-divider{color:var(--yudrive-text-secondary);align-items:center;gap:.75rem;margin:1rem 0;font-size:.75rem;display:flex}.register-gate-divider:before,.register-gate-divider:after{content:"";background:#e0e0e0;flex:1;height:1px}.google-signin{justify-content:center;display:flex}.register-gate-link{font:inherit;color:var(--yudrive-primary);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.subpage-back{text-align:left;color:var(--yudrive-heading);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;display:flex}.subpage-row{border-bottom:1px solid #f0f0f0;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.subpage-row-info{min-width:0;color:var(--yudrive-heading);flex-direction:column;flex:1;gap:.125rem;display:flex}.subpage-row-role{color:var(--yudrive-text-secondary);font-size:.75rem}.subpage-action{border:1px solid var(--yudrive-primary);color:var(--yudrive-primary);cursor:pointer;background:#fff;border-radius:999px;flex-shrink:0;padding:.375rem .75rem;font-size:.75rem}.verification-status{border-radius:999px;flex-shrink:0;padding:.25rem .625rem;font-size:.75rem;font-weight:600}.verification-status-pending{color:#b3720a;background:#fff4e0}.verification-status-approved{color:#1c8a4b;background:#e3f8ec}.verification-status-rejected{color:var(--yudrive-error);background:#fde3e6}.verification-actions{flex-shrink:0;gap:.5rem;display:flex}.user-card{border-bottom:1px solid #f0f0f0;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.user-card-photo{background:#e5e4e7;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.user-card-photo img{object-fit:cover;width:100%;height:100%}.user-card-avatar{background:#e5e4e7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.user-card-avatar img{object-fit:cover;width:100%;height:100%}.user-card-no-image{color:var(--yudrive-text-secondary);text-align:center;font-size:.5rem}.user-card-info{min-width:0;color:var(--yudrive-heading);flex-direction:column;flex:1;gap:.1875rem;display:flex}.user-card-name-link{color:inherit;width:fit-content;text-decoration:none}.user-card-role,.user-card-location{color:var(--yudrive-text-secondary);align-items:center;gap:.3125rem;font-size:.75rem;display:flex}.user-card-actions{flex-shrink:0;align-items:center;gap:.875rem;display:flex}.user-card-message,.user-card-favorite{color:var(--yudrive-heading);cursor:pointer;background:0 0;border:none;padding:0;display:flex}.user-card-favorite.is-favorited{color:var(--yudrive-heading)}.user-card-error{color:var(--yudrive-error);font-size:.6875rem}.toggle{cursor:pointer;background:#e0e0e0;border:none;border-radius:999px;flex-shrink:0;align-items:center;width:40px;height:22px;padding:2px;transition:background .15s;display:flex}.toggle.checked{background:#34c759}.toggle-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;box-shadow:0 1px 3px #0003}.toggle.checked .toggle-thumb{transform:translate(18px)}.timeline-header{justify-content:center;align-items:center;padding:1rem;display:flex;position:relative}.timeline-back{color:var(--yudrive-heading);align-items:center;font-size:1.125rem;display:inline-flex;position:absolute;left:1rem}button.timeline-back{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.timeline-logo{width:auto;height:28px}.timeline-header-actions{align-items:center;gap:.5rem;display:flex;position:absolute;right:1rem}.timeline-profile-button{cursor:pointer;background:#f0f0f0;border:2px solid #fff;border-radius:50%;width:38px;height:38px;padding:0;position:relative;box-shadow:0 0 0 1px #4e1f712e}.timeline-profile-button:focus-visible{outline-offset:2px;outline:3px solid #6f2d9f4d}.timeline-profile-avatar{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.timeline-profile-placeholder{width:100%;height:100%;color:var(--yudrive-text-secondary);border-radius:50%;justify-content:center;align-items:center;display:flex}.timeline-profile-placeholder svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.timeline-icon-button{color:var(--yudrive-heading);cursor:pointer;background:#f0f0f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;line-height:1;display:flex;position:relative}.timeline-icon-button.primary{background:var(--yudrive-primary);color:#fff;font-size:1.25rem}.timeline-badge{background:var(--yudrive-error);color:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 3px;font-size:.65rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-5px;right:-6px}.timeline-title{text-align:center;color:var(--yudrive-heading);border-bottom:1px solid #f0f0f0;margin:0;padding:.25rem 1rem 1rem;font-size:1.5rem;font-weight:700}.timeline-search{width:calc(100% - 2rem);color:var(--yudrive-text-secondary);cursor:pointer;background:#f0f0f0;border:none;border-radius:999px;align-items:center;gap:.625rem;margin:1rem;padding:.875rem 1.125rem;font-size:.9375rem;display:flex}.timeline-search-icon{font-size:1rem}.feed-post{border-bottom:8px solid #f8f8f8;padding:1rem}.feed-post-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.feed-post-avatar{background:#e5e4e7;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.feed-post-avatar img{object-fit:cover;width:100%;height:100%}.feed-post-author{color:var(--yudrive-heading);font-size:.9375rem;display:block}.feed-post-role{color:var(--yudrive-text-secondary);font-size:.75rem}.feed-post-media-button{cursor:pointer;background:0 0;border:none;width:100%;padding:0;display:block}.feed-post-media{object-fit:cover;border-radius:16px;width:100%;max-height:320px;display:block}.feed-post-author-below{margin-top:.75rem}.feed-post-text{color:var(--yudrive-text-secondary);margin:.25rem 0 .75rem;font-size:.875rem;line-height:1.4}.feed-post-text-link{cursor:pointer}.feed-chips{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.feed-chip{color:var(--yudrive-primary);background:#f2e9fd;border-radius:999px;padding:.3rem .7rem;font-size:.75rem}.feed-post-actions{color:var(--yudrive-text-secondary);gap:1.25rem;font-size:1.125rem;display:flex}.feed-post-action{color:var(--yudrive-text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:1.125rem;display:flex}.feed-post-action.is-liked{color:var(--yudrive-error)}.feed-post-action.is-reposted{color:var(--yudrive-primary)}.feed-repost-quote{cursor:pointer;border:1px solid #f0f0f0;border-radius:16px;margin-bottom:.75rem;padding:.75rem}.feed-repost-quote .feed-post-header{margin-bottom:.5rem}.feed-repost-quote .feed-post-text,.feed-repost-quote .feed-chips{margin:.5rem 0 0}.feed-load-more-row{padding:.5rem 1rem 1.5rem}.feed-load-more{background:var(--yudrive-primary);color:#fff;cursor:pointer;border:none;border-radius:999px;width:100%;padding:.9375rem;font-size:1rem;font-weight:600;display:block}.feed-load-more:disabled{opacity:.6;cursor:default}.change-profile-title-row{justify-content:space-between;align-items:baseline;gap:.75rem;padding:.5rem 1rem 0;display:flex}.change-profile-title{color:var(--yudrive-heading);margin:0;font-size:1.125rem}.change-profile-visibility-label{color:var(--yudrive-heading);white-space:nowrap;font-size:.8125rem}.change-profile-upload-row{justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex}.change-profile-upload-link{color:var(--yudrive-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;padding:0;font-size:.875rem;font-weight:600;display:flex}.change-profile-upload-icon{border:1.5px solid var(--yudrive-primary);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.875rem;line-height:1;display:inline-flex}.change-profile-delete{border:1px solid var(--yudrive-error);color:var(--yudrive-error);cursor:pointer;background:#fff;border-radius:999px;margin:.5rem 1rem;padding:.5rem .75rem;font-size:.8125rem;display:block}.change-profile-gap{color:var(--yudrive-text-secondary);padding:.25rem 1rem .5rem;font-size:.75rem}.change-profile-gallery{grid-template-columns:repeat(5,1fr);gap:.5rem;padding:0 1rem 1rem;display:grid}.change-profile-gallery-slot{aspect-ratio:1;color:var(--yudrive-text-secondary);cursor:pointer;background:#f0f0f0;border:none;border-radius:12px;justify-content:center;align-items:center;padding:0;font-size:1.25rem;display:flex;position:relative;overflow:hidden}.change-profile-gallery-slot.filled{background:#e0e0e0}.change-profile-gallery-slot:disabled{opacity:.6;cursor:default}.change-profile-gallery-slot img{object-fit:cover;width:100%;height:100%}.change-profile-gallery-trash{color:#fff;filter:drop-shadow(0 0 2px #0009);cursor:pointer;font-size:.75rem;position:absolute;top:4px;right:4px}.change-profile-form{flex-direction:column;gap:.625rem;padding:0 1rem 1.5rem;display:flex}.profile-field-row{background:#efefef;border-radius:999px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.profile-field-input{min-width:0;color:var(--yudrive-heading);background:0 0;border:none;outline:none;flex:1;padding:0;font-family:inherit;font-size:.9375rem}.profile-field-input::placeholder{color:var(--yudrive-heading);opacity:.55}.profile-field-row-textarea{border-radius:16px;align-items:flex-start}.profile-field-row-textarea .profile-field-input{resize:vertical;min-height:4.5rem}.profile-specialties-row{cursor:pointer}.profile-specialties-label{color:var(--yudrive-heading)}.profile-specialties-chevron{color:var(--yudrive-text-secondary);flex-shrink:0;transition:transform .15s}.profile-specialties-chevron.open{transform:rotate(180deg)}.specialty-chips{flex-wrap:wrap;gap:.5rem;padding:0 .25rem;display:flex}.specialty-chip{border:1px solid var(--yudrive-primary);color:var(--yudrive-primary);cursor:pointer;background:#fff;border-radius:999px;padding:.375rem .75rem;font-size:.8125rem}.specialty-chip.selected{background:var(--yudrive-primary);color:#fff}.day-toggle-row{gap:.375rem;display:flex}.day-toggle{width:2rem;height:2rem;color:var(--yudrive-heading);cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:50%;font-size:.8125rem}.day-toggle.selected{background:var(--yudrive-primary);border-color:var(--yudrive-primary);color:#fff}.open-time-row{color:var(--yudrive-text-secondary);align-items:center;gap:.5rem;display:flex}.open-time-row input{background:#fff;border:1px solid #e0e0e0;border-radius:8px;outline:none;padding:.625rem .75rem;font-family:inherit;font-size:1rem}.change-profile-save{margin-top:.5rem}.chat-screen{flex-direction:column;height:100svh;display:flex}.chat-header{border-bottom:1px solid #e0e0e0;align-items:center;gap:.625rem;padding:.75rem 1rem;display:flex;position:relative}.chat-back-btn{color:var(--yudrive-heading);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;display:flex}.chat-header-user{min-width:0;color:var(--yudrive-heading);flex:1;align-items:center;gap:.625rem;text-decoration:none;display:flex}.chat-header-user strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-header-avatar{width:36px;height:36px}.chat-header-actions{flex-shrink:0}.chat-options-btn,.chat-header-text-btn{color:var(--yudrive-heading);cursor:pointer;background:0 0;border:none;padding:.5rem}.chat-header-text-btn{color:var(--yudrive-primary);font-size:.9375rem;font-weight:600}.chat-options-backdrop{z-index:9;position:fixed;inset:0}.chat-options-menu{z-index:10;background:#fff;border-radius:12px;flex-direction:column;min-width:190px;padding:.375rem;display:flex;position:absolute;top:calc(100% + .25rem);right:1rem;box-shadow:0 4px 16px #00000026}.chat-options-menu button{text-align:left;color:var(--yudrive-heading);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.625rem .75rem;font-size:.9375rem}.chat-options-menu button:hover{background:#f5f5f5}.chat-options-menu .chat-options-danger{color:var(--yudrive-error)}.chat-messages{flex-direction:column;flex:1;gap:.5rem;padding:0 1rem;display:flex;overflow-y:auto}.chat-bubble{max-width:75%;color:var(--yudrive-heading);background:#f0f0f0;border-radius:16px;align-self:flex-start;padding:.625rem .875rem}.chat-bubble.mine{background:var(--yudrive-primary);color:#fff;align-self:flex-end}.chat-bubble.selected{outline:2px solid var(--yudrive-primary);outline-offset:2px}.chat-bubble-row{align-items:center;gap:.5rem;display:flex}.chat-bubble-row.mine{justify-content:flex-end}.chat-select-checkbox{cursor:pointer;border:2px solid #c7c7cc;border-radius:50%;flex-shrink:0;width:20px;height:20px}.chat-select-checkbox.checked{background:var(--yudrive-primary);border-color:var(--yudrive-primary)}.chat-selection-bar{color:var(--yudrive-text-secondary);border-top:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:1rem;font-size:.875rem;display:flex}.chat-selection-bar button{color:var(--yudrive-error);cursor:pointer;background:0 0;border:none;padding:.5rem .75rem;font-weight:600}.chat-selection-bar button:disabled{opacity:.4;cursor:not-allowed}.chat-input-row{border-top:1px solid #e0e0e0;gap:.5rem;padding:1rem;display:flex}.chat-input-row input{border:1px solid #e0e0e0;border-radius:999px;flex:1;padding:.625rem .875rem;font-size:1rem}.chat-input-row button{background:var(--yudrive-primary);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:0 1.25rem;font-weight:600}.mention-textarea-wrapper{flex:1;display:flex;position:relative}.mention-textarea-wrapper textarea{resize:none;flex:1;width:100%;font-family:inherit}.mention-suggestions{z-index:10;background:#fff;border:1px solid #e0e0e0;border-radius:12px;width:100%;max-width:280px;max-height:200px;padding:.375rem;position:absolute;bottom:calc(100% + .5rem);left:0;overflow-y:auto;box-shadow:0 4px 16px #0000001f}.mention-picker-hint{color:var(--yudrive-text-secondary);margin:0;padding:.375rem .5rem;font-size:.8125rem}.mention-picker-result{text-align:left;cursor:pointer;width:100%;color:var(--yudrive-heading);background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem;font-size:.875rem;display:flex}.mention-picker-result:hover{background:#f8f8f8}.mention-picker-role{color:var(--yudrive-text-secondary);font-size:.75rem}.create-post-form{flex-direction:column;gap:.875rem;padding:.5rem 1rem 1.5rem;display:flex}.create-post-dropzone{height:240px;color:var(--yudrive-text-secondary);cursor:pointer;background:#efefef;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:0;font-size:.9375rem;display:flex;overflow:hidden}.create-post-preview{object-fit:cover;width:100%;height:100%}.create-post-take{background:var(--yudrive-primary);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem;font-size:1rem;font-weight:600;display:flex}.create-post-caption{color:var(--yudrive-heading);resize:none;background:0 0;border:none;border-bottom:1px solid #f0f0f0;outline:none;padding:.5rem 0;font-family:inherit;font-size:.9375rem}.create-post-caption::placeholder{color:var(--yudrive-text-secondary)}.create-post-specialties-row{color:var(--yudrive-heading);cursor:pointer;background:#efefef;border-radius:999px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9375rem;display:flex}.create-post-specialties-chevron{color:var(--yudrive-text-secondary);flex-shrink:0;transition:transform .15s}.create-post-specialties-chevron.open{transform:rotate(180deg)}.create-post-specialties{flex-wrap:wrap;gap:.5rem;display:flex}.create-post-type-chip{border:1px solid var(--yudrive-primary);color:var(--yudrive-primary);cursor:pointer;background:#fff;border-radius:999px;padding:.375rem .875rem;font-size:.8125rem}.create-post-type-chip.active{background:var(--yudrive-primary);color:#fff}.create-post-submit{background:var(--yudrive-primary);color:#fff;cursor:pointer;border:none;border-radius:999px;width:100%;margin-top:.5rem;padding:.9375rem;font-size:1rem;font-weight:600;display:block}.create-post-submit:disabled{opacity:.6;cursor:default}.create-post-form .auth-error{color:var(--yudrive-error);margin:0;font-size:.875rem}.invite-body{padding:1rem}.invite-link{word-break:break-all;color:var(--yudrive-heading);background:#f8f8f8;border:1px solid #e0e0e0;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}.invite-copied{color:var(--yudrive-primary);margin:.5rem 0 0;font-size:.8125rem}.invite-actions{gap:.75rem;margin-top:1rem;display:flex}.invite-button{background:var(--yudrive-primary);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600}.messages-search{border:1px solid #e0e0e0;border-radius:8px;width:100%;margin-bottom:.5rem;padding:.625rem .875rem;font-size:1rem}.conversation-item{color:inherit;border-bottom:1px solid #f0f0f0;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;display:flex}.conversation-avatar{width:44px;height:44px;color:var(--yudrive-text-secondary);text-align:center;background:#e5e4e7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.5rem;display:flex;overflow:hidden}.conversation-avatar img{object-fit:cover;width:100%;height:100%}.conversation-info{min-width:0;color:var(--yudrive-heading);flex-direction:column;flex:1;gap:.125rem;display:flex}.conversation-preview{color:var(--yudrive-text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.conversation-meta{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.conversation-time{color:var(--yudrive-text-secondary);font-size:.75rem}.conversation-badge{background:var(--yudrive-primary);color:#fff;text-align:center;border-radius:999px;min-width:1.25rem;padding:.125rem .4rem;font-size:.6875rem}.notification-row{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;gap:.75rem;width:100%;padding:.875rem 1rem;display:flex}.notification-row.unread{background:#f8f4ff}.notification-content p{color:var(--yudrive-heading);margin:0;font-size:.9375rem;line-height:1.4}.notification-time{color:var(--yudrive-text-secondary);font-size:.75rem}.notification-dot{background:var(--yudrive-primary);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.5rem}.toast{background:var(--yudrive-heading);color:#fff;z-index:1000;text-align:center;border-radius:999px;max-width:calc(100% - 2rem);padding:.625rem 1.125rem;font-size:.875rem;font-weight:500;animation:.15s ease-out toast-in;position:fixed;bottom:5.5rem;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0003}@keyframes toast-in{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.post-detail-header{color:var(--yudrive-heading);align-items:center;gap:.75rem;padding:0 1rem .75rem;display:flex}.post-detail-media{object-fit:cover;width:100%;max-height:400px;display:block}.post-detail-text{color:var(--yudrive-heading);margin:0;padding:.75rem 1rem;line-height:1.5}.post-detail-comments-title{border-top:8px solid #f8f8f8;padding:.5rem 1rem;font-size:1rem}.post-detail-comments{flex-direction:column;gap:.75rem;padding:0 1rem;display:flex}.post-detail-no-comments{color:var(--yudrive-text-secondary);font-size:.875rem}.post-detail-comment{gap:.625rem;display:flex}.post-detail-comment-avatar{flex-shrink:0;width:36px;height:36px}.post-detail-comment strong{color:var(--yudrive-heading);font-size:.875rem;display:block}.post-detail-comment p{color:var(--yudrive-text-secondary);margin:.125rem 0 0;font-size:.875rem}.post-detail-comment-form{background:#fff;border-top:1px solid #f0f0f0;gap:.5rem;padding:1rem;display:flex;position:sticky;bottom:0}.post-detail-comment-form .mention-textarea-wrapper textarea{border:1px solid #e0e0e0;border-radius:999px;max-height:2.75rem;padding:.625rem .875rem;font-size:1rem}.post-detail-comment-form>button{background:var(--yudrive-primary);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:0 1.25rem;font-weight:600}.post-detail-comment-form>button:disabled{opacity:.6;cursor:not-allowed}.public-profile-photo-wrapper{width:200px;margin:.5rem auto 0;position:relative}.public-profile-photo{background:#e5e4e7;border-radius:16px;width:200px;height:200px;overflow:hidden}.public-profile-photo img{object-fit:cover;width:100%;height:100%}.public-profile-no-image{height:100%;color:var(--yudrive-text-secondary);justify-content:center;align-items:center;display:flex}.public-profile-photo-nav{color:var(--yudrive-heading);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.public-profile-photo-nav.prev{left:-2.5rem}.public-profile-photo-nav.next{right:-2.5rem}.public-profile-identity{text-align:center;flex-direction:column;align-items:center;gap:.125rem;padding:.75rem 1rem 0;display:flex}.public-profile-identity strong{color:var(--yudrive-heading);font-size:1.125rem}.public-profile-identity span{color:var(--yudrive-text-secondary);font-size:.8125rem}.public-profile-actions-row{align-items:center;gap:.75rem;margin:1rem;display:flex}.public-profile-message{background:var(--yudrive-primary);color:#fff;cursor:pointer;border:none;border-radius:999px;flex:1;padding:.75rem;font-weight:600}.public-profile-message:disabled{opacity:.6;cursor:not-allowed}.public-profile-favorite{border:1.5px solid var(--yudrive-heading);width:44px;height:44px;color:var(--yudrive-heading);cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.public-profile-favorite.is-favorited{border-color:var(--yudrive-error);color:var(--yudrive-error)}.public-profile-fields{margin:.5rem 0 0}.public-profile-row{border-bottom:1px solid #f0f0f0;padding:.625rem 1rem}.public-profile-row dt{color:var(--yudrive-text-secondary);font-size:.75rem}.public-profile-row dd{color:var(--yudrive-heading);margin:.125rem 0 0;font-weight:600}.public-profile-speciality{font-weight:600;display:block}.public-profile-action{cursor:pointer;border:none;border-radius:999px;width:calc(100% - 2rem);margin:.75rem 1rem;padding:.875rem;font-weight:600;display:block}.public-profile-action.see-publications{background:var(--yudrive-heading);color:#fff}.public-profile-action.block{background:var(--yudrive-primary);color:#fff}.public-profile-action.report{color:var(--yudrive-primary);border:1.5px solid var(--yudrive-primary);background:#fff}.public-profile-action:disabled{opacity:.5;cursor:not-allowed}.report-modal-backdrop{background:#0006;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.report-modal{background:#fff;border-radius:16px;width:100%;max-width:360px;padding:1.5rem}.report-categories{flex-direction:column;gap:.5rem;margin:1rem 0;display:flex}.report-category{color:var(--yudrive-heading);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.report-modal-actions{justify-content:flex-end;gap:.75rem;display:flex}.report-modal-actions button{cursor:pointer;border:none;border-radius:999px;padding:.5rem 1.25rem}.search-section{margin-bottom:1.25rem;padding:0 1rem}.search-section h2{color:var(--yudrive-heading);margin:0 0 .625rem;font-size:.875rem;font-weight:600}.search-section input{width:100%;color:var(--yudrive-heading);box-sizing:border-box;background:#efefef;border:none;border-radius:999px;margin-bottom:.625rem;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem}.search-role-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.search-role-option{color:var(--yudrive-heading);cursor:pointer;background:#efefef;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:.375rem;padding:.75rem .375rem;font-size:.6875rem;display:flex}.search-role-option.active{background:var(--yudrive-primary);color:#fff}.search-specialties{background:#efefef;border-radius:12px;margin-top:.75rem;padding:.875rem}.search-specialties-title{text-align:center;color:var(--yudrive-heading);margin-bottom:.75rem;font-weight:600;display:block}.search-specialty-chips{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.search-specialty-chip{color:var(--yudrive-primary);border:none;border:1px solid var(--yudrive-primary);cursor:pointer;background:#fff;border-radius:999px;padding:.375rem .875rem;font-size:.8125rem}.search-specialty-chip.active{background:var(--yudrive-primary);color:#fff;border-color:var(--yudrive-primary)}.search-select{width:100%;color:var(--yudrive-heading);box-sizing:border-box;appearance:none;background:#efefef url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23707070' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 1rem center no-repeat;border:none;border-radius:999px;margin-bottom:.625rem;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem}.search-select:invalid,.search-select option[value=""]{color:var(--yudrive-text-secondary)}.search-city-field{position:relative}.search-city-field input{margin-bottom:0;padding-right:2.5rem}.search-select-chevron{color:var(--yudrive-text-secondary);pointer-events:none;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.search-radius-label{justify-content:space-between;align-items:baseline;display:flex}.search-radius-label h2{margin:0}.search-radius-label span{color:var(--yudrive-heading);font-size:.875rem;font-weight:600}.search-radius-slider{width:100%;accent-color:var(--yudrive-heading)}.search-submit{background:var(--yudrive-primary);color:#fff;cursor:pointer;border:none;border-radius:999px;width:calc(100% - 2rem);margin:.5rem 1rem 1rem;padding:.9375rem;font-size:1rem;font-weight:600;display:block}.search-result-row{border-bottom:1px solid #f0f0f0;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.search-result-info{min-width:0;color:var(--yudrive-heading);flex-direction:column;flex:1;gap:.125rem;display:flex}.search-result-details{border:1px solid var(--yudrive-primary);color:var(--yudrive-primary);white-space:nowrap;background:#fff;border-radius:999px;flex-shrink:0;padding:.375rem .75rem;font-size:.75rem;text-decoration:none}.setting-menu{flex-direction:column;margin-top:.5rem;display:flex}.setting-item{color:var(--yudrive-heading);text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f0f0f0;align-items:center;gap:1rem;width:100%;padding:.9375rem 1rem;font-family:inherit;font-size:.9375rem;text-decoration:none;display:flex}.setting-item svg{color:var(--yudrive-heading);flex-shrink:0}.setting-item-label{flex:1}.setting-badge{background:var(--yudrive-primary);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 5px;font-size:.75rem;font-weight:700;display:flex}.setting-logout,.setting-logout svg{color:var(--yudrive-error)}.setting-item-value{color:var(--yudrive-text-secondary);flex-shrink:0;font-size:.8125rem}.setting-language-options{background:#f8f8f8;flex-direction:column;padding:.25rem 1rem;display:flex}.setting-language-option{text-align:left;color:var(--yudrive-heading);cursor:pointer;background:0 0;border:none;border-bottom:1px solid #eee;padding:.625rem 0;font-size:.875rem}.setting-language-option:last-child{border-bottom:none}.setting-language-option.active{color:var(--yudrive-primary);font-weight:600}
