.bottom-nav{display:flex;flex:0 0 90px;align-items:flex-start;width:100%;height:90px;padding-top:1px;padding-bottom:env(safe-area-inset-bottom,0px);border-top:1px solid rgba(27,38,50,.1);background:#fff;box-sizing:border-box}.bottom-nav-item{display:flex;position:relative;min-width:0;flex:1 1 25%;height:56px;min-height:56px;align-items:center;justify-content:center;gap:3px;flex-direction:column;padding:0 4px;color:#596b78;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:10px;font-weight:400;line-height:10px;text-align:center;text-decoration:none;letter-spacing:.1px}.bottom-nav-item:hover{color:#1b2632;text-decoration:none}.bottom-nav-item:focus-visible{z-index:1;outline:3px solid #2ba89a;outline-offset:-3px}.bottom-nav-item svg{display:block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linejoin:round}.bottom-nav-item:first-child svg{stroke-width:1.6}.bottom-nav-item-active{color:#3ec9b0;font-weight:600}.bottom-nav-icon-active{stroke:#3ec9b0}@media (min-width: 640px){.bottom-nav{display:none}}.auth-page{min-height:100dvh;background:#fff;padding:24px 24px 32px}.auth-shell{width:100%;max-width:420px;margin:0 auto;padding-top:clamp(32px,8dvh,72px)}.auth-logo{display:block;width:117px;height:30px;object-fit:contain}.auth-title{margin-top:48px;font-size:32px;line-height:1.15;font-weight:700;color:var(--color-text);letter-spacing:-.5px}.auth-subtitle{margin-top:12px;font-size:16px;line-height:1.5;color:#555}.auth-form{margin-top:32px}.field{margin-top:24px}.field:first-child{margin-top:0}.field label{display:block;margin-bottom:8px;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text)}.field input{width:100%;min-height:56px;padding:0 16px;border:1px solid #d6d6d6;border-radius:14px;font-size:16px;color:var(--color-text);background:#fff;outline:none;transition:border-color .15s ease}.field input::placeholder{color:#999}.field input:focus{border-color:var(--color-accent)}.field input:disabled{opacity:.6;cursor:not-allowed}.field input[type=text]{letter-spacing:.2em;text-align:center}.field-error{margin-top:8px;padding:12px 16px;background-color:#e945601a;border:1px solid var(--color-error, #e94560);border-radius:8px;color:var(--color-error, #e94560);font-size:14px;line-height:1.4}.primary-button{width:100%;min-height:52px;margin-top:16px;border-radius:14px;font-size:16px;font-weight:700;border:none;cursor:pointer;background-color:var(--color-text);color:#fff;transition:opacity .15s ease}.primary-button:disabled{opacity:.5;cursor:not-allowed}.primary-button:not(:disabled):hover{opacity:.9}.primary-button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.secondary-button{width:100%;min-height:44px;margin-top:12px;background:transparent;border:none;border-radius:12px;font-size:14px;font-weight:500;color:var(--color-text-muted);cursor:pointer;transition:color .15s ease}.secondary-button:hover{color:var(--color-text)}.secondary-button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.auth-footer{margin-top:32px;padding-top:16px;border-top:1px solid var(--color-border)}.auth-footer-text{font-size:13px;color:var(--color-text-muted);line-height:1.6;text-align:center}.auth-link{color:var(--color-text-muted);text-decoration:underline;text-underline-offset:2px}.auth-link:hover{color:var(--color-text)}.otp-screen{min-height:100dvh;background:#fff;padding:24px 20px 32px;display:flex;flex-direction:column}.otp-screen-inner{width:100%;max-width:420px;margin:0 auto;display:flex;flex-direction:column;flex:1;min-height:0}.otp-logo{display:block;width:117px;height:30px;object-fit:contain;margin-bottom:28px}.otp-form{display:flex;flex-direction:column;flex:1;min-height:0}.otp-header{display:flex;flex-direction:column}.otp-title{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:30px;font-weight:700;line-height:1.15;letter-spacing:-1.2px;color:#1b2632;margin:0}.otp-description{margin-top:10px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:400;line-height:1.6;color:#596b78}.otp-email{margin-top:4px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600;line-height:1.5;color:#1b2632}.otp-input-container{display:flex;justify-content:center;gap:10px;margin-top:24px}.otp-box{width:80px;height:80px;border:1.333px solid rgba(27,38,50,.1);border-radius:12px;background:#fff;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:32px;font-weight:700;text-align:center;color:#1b2632;outline:none;transition:border-color .15s ease,box-shadow .15s ease;-moz-appearance:textfield}.otp-box::-webkit-outer-spin-button,.otp-box::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.otp-box:focus{border-color:#40e0d0;box-shadow:0 0 0 2px #40e0d033}.otp-box:disabled{opacity:.6;cursor:not-allowed}.otp-box-error{border-color:#e94560}.otp-resend{text-align:center;margin-top:6px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;line-height:1.5;color:#596b78}.otp-resend-countdown{font-weight:600;color:#1b2632}.otp-resend-button{background:none;border:none;padding:0;font-family:inherit;font-size:inherit;font-weight:600;color:#40e0d0;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.otp-resend-button:hover{opacity:.8}.otp-resend-button:focus-visible{outline:2px solid #40E0D0;outline-offset:2px}.otp-resend-button:disabled{color:#a0adb8;cursor:not-allowed}.otp-actions{margin-top:auto;padding-top:16px;padding-bottom:34px;display:flex;flex-direction:column}.otp-verify-button{width:100%;min-height:52px;border-radius:12px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600;line-height:1.5;border:none;cursor:pointer;transition:opacity .15s ease;background-color:#1b2632;color:#fff}.otp-verify-button:not(:disabled):hover{opacity:.9}.otp-verify-button:focus-visible{outline:2px solid #40E0D0;outline-offset:2px}.otp-verify-button:disabled{background-color:#e6e9ec;color:#a0adb8;cursor:not-allowed}.otp-back{display:flex;align-items:center;justify-content:flex-start;gap:4px;width:100%;min-height:44px;margin-top:14px;padding:0;background:transparent;border:none;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:500;line-height:1.5;color:#596b78;cursor:pointer;transition:color .15s ease}.otp-back:hover{color:#1b2632}.otp-back:focus-visible{outline:2px solid #40E0D0;outline-offset:2px}.otp-field-error{margin-top:16px}.otp-resend-error{color:#e94560}.otp-back-icon{width:14px;height:14px}.pq-form{display:flex;flex-direction:column;gap:16px;padding:16px;max-width:480px}.pq-h1{font-size:1.25rem;font-weight:600;margin:0}.pq-h2{font-size:1rem;font-weight:600;margin:0 0 8px}.pq-lede{margin:0;color:var(--color-text-muted, #596b78);font-size:.9rem}.pq-guidance{padding:12px;background:var(--color-surface, #f4f6f8);border-radius:8px;font-size:.9rem}.pq-missing-list{margin:0;padding:0 0 0 16px;color:var(--color-text-muted, #596b78);font-size:.9rem}.pq-section{display:flex;flex-direction:column;gap:8px;padding-top:8px;border-top:1px solid var(--color-border, rgba(27, 38, 50, .1))}.pq-radio-group{display:flex;flex-direction:column;gap:8px}.pq-radio-option{display:flex;align-items:center;gap:8px;padding:12px;border:1px solid var(--color-border, rgba(27, 38, 50, .1));border-radius:8px;background:var(--color-surface, #ffffff);cursor:pointer}.pq-radio-option:hover{border-color:var(--color-accent, #3ec9b0)}.pq-field{display:flex;flex-direction:column;gap:4px}.pq-label{font-size:.875rem;font-weight:500}.pq-required{color:var(--color-accent, #e94560)}.pq-input,.pq-select,.pq-textarea{width:100%;padding:10px;border:1px solid var(--color-border, rgba(27, 38, 50, .1));border-radius:8px;font-size:1rem;font-family:inherit;box-sizing:border-box;background:var(--color-surface, #ffffff);color:inherit}.pq-textarea{resize:vertical}.pq-field-error{margin:0;font-size:.85rem;color:var(--color-error, #c62828)}.pq-actions{display:flex;gap:12px;padding-top:8px}.pq-btn-primary,.pq-btn-secondary{padding:12px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;font-family:inherit}.pq-btn-primary{background:var(--color-accent, #3ec9b0);color:#fff}.pq-btn-primary:disabled{opacity:.6;cursor:not-allowed}.pq-btn-secondary{background:transparent;color:var(--color-text-muted, #596b78);border:1px solid var(--color-border, rgba(27, 38, 50, .1))}.pq-error{padding:12px;border-radius:8px;background:#c6282814;color:var(--color-error, #c62828);font-size:.9rem}.pq-loading{padding:24px;text-align:center;color:var(--color-text-muted, #596b78)}.pq-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;padding:16px;z-index:50}.pq-modal{background:var(--color-surface, #ffffff);border-radius:12px;padding:24px;max-width:360px;display:flex;flex-direction:column;gap:12px}.pq-modal-title{margin:0;font-size:1.125rem;font-weight:600}.pq-modal-body{margin:0;font-size:.95rem;color:var(--color-text-muted, #596b78)}.pq-modal-cta{align-self:flex-end;padding:10px 20px;border:none;border-radius:8px;background:var(--color-accent, #3ec9b0);color:#fff;font-size:1rem;font-weight:600;cursor:pointer}.pq-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;padding:8px 0}.pq-photo-thumb{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;border:1px solid var(--color-border, rgba(27, 38, 50, .1));border-radius:8px;background:var(--color-surface, #f4f6f8);overflow:hidden}.pq-photo-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.pq-photo-delete,.pq-photo-retry{position:absolute;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;line-height:1;font-family:inherit}.pq-photo-delete{top:4px;right:4px;background:#0000008c;color:#fff}.pq-photo-retry{bottom:4px;left:4px;background:var(--color-accent, #3ec9b0);color:#fff;font-size:.75rem;width:auto;padding:0 8px;border-radius:12px;height:20px}.pq-photo-state{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000073;color:#fff;font-size:.85rem;pointer-events:none}.pq-photo-state-error{background:#c62828a6}.pq-photo-add{display:flex;flex-direction:column;gap:4px;padding-top:8px}.pq-lede-small{margin:0;font-size:.85rem;color:var(--color-text-muted, #596b78)}.pq-skills-section{border-top:1px solid var(--color-border, rgba(27, 38, 50, .1));padding-top:12px}.pq-skills-loading,.pq-skills-empty,.pq-skills-chips-empty{margin:0;font-size:.9rem;color:var(--color-text-muted, #596b78)}.pq-skills-error,.pq-skills-save-error{padding:12px;border-radius:8px;background:#c6282814;color:var(--color-error, #c62828);font-size:.9rem;display:flex;flex-direction:column;gap:8px}.pq-skills-save-row{display:flex;justify-content:flex-start;margin-top:8px}.pq-skills-controls{display:flex;flex-direction:column;gap:8px}.pq-skills-picker{display:flex;flex-direction:column;gap:8px;padding-top:8px}.pq-skills-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.pq-skills-list-item{display:contents}.pq-skills-item{display:inline-flex;align-items:baseline;gap:6px;padding:8px 12px;border:1px solid var(--color-border, rgba(27, 38, 50, .1));border-radius:999px;background:var(--color-surface, #ffffff);font-size:.9rem;cursor:pointer;font-family:inherit}.pq-skills-item:hover{border-color:var(--color-accent, #3ec9b0)}.pq-skills-item:disabled{opacity:.5;cursor:not-allowed}.pq-skills-item-selected{background:var(--color-accent, #3ec9b0);color:#fff;border-color:var(--color-accent, #3ec9b0)}.pq-skills-item-code{font-size:.75rem;opacity:.7}.pq-skills-chips{list-style:none;margin:0;padding:8px 0 0;display:flex;flex-wrap:wrap;gap:8px}.pq-skills-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:var(--color-surface-muted, #eef2f5);border-radius:999px;font-size:.85rem}.pq-skills-chip-remove{background:transparent;border:none;color:inherit;cursor:pointer;font-size:1rem;line-height:1;padding:0 4px;font-family:inherit}.pq-skills-count,.pq-skills-retain-note{margin:0;font-size:.85rem;color:var(--color-text-muted, #596b78)}.pq-skills-load-error{margin:0;font-size:.85rem;color:var(--color-text-muted, #596b78);display:flex;gap:8px;align-items:center}.pq-skills-retry-load{padding:4px 8px;font-size:.85rem}.feed-composer{display:flex;flex-direction:column;min-height:100dvh;background-color:var(--color-surface, #ffffff);max-width:390px;margin:0 auto;width:100%}.composer-topbar{height:56px;flex-shrink:0;border-bottom:1px solid rgba(27,38,50,.1);display:flex;align-items:center;background-color:var(--color-surface, #ffffff)}.composer-topbar-inner{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 20px;box-sizing:border-box}.composer-topbar-spacer{min-width:56px}.composer-cancel{min-width:56px;min-height:44px;background:transparent;border:none;color:#596b78;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:500;padding:0;cursor:pointer;font-variation-settings:"opsz" 14}.composer-cancel:focus-visible{outline:2px solid #3ec9b0;outline-offset:2px;border-radius:4px}.composer-cancel:disabled{opacity:.5;cursor:not-allowed}.composer-title{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600;color:#1b2632;font-variation-settings:"opsz" 14;letter-spacing:-.15px;position:absolute;left:50%;transform:translate(-50%)}.composer-main{flex:1;padding:0 20px 24px;display:flex;flex-direction:column;overflow-y:auto}.composer-author{display:flex;align-items:center;gap:12px;padding-top:24px}.composer-avatar{width:40px;height:40px;border-radius:20px;background-color:#3ec9b0;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:700;font-variation-settings:"opsz" 14}.composer-author-info{display:flex;flex-direction:column;gap:2px}.composer-author-name{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;color:#1b2632;font-variation-settings:"opsz" 14}.composer-author-location{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:400;color:#596b78;font-variation-settings:"opsz" 9}.composer-divider{height:1px;background-color:#1b26321a;margin-top:16px}.composer-text-region{flex:1;display:flex;flex-direction:column;margin-top:16px}.composer-textarea{width:100%;flex:1;min-height:120px;border:none;outline:none;resize:none;background:transparent;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.65;color:#1b2632;font-variation-settings:"opsz" 9;padding:0;box-sizing:border-box}.composer-textarea::placeholder{color:#1b263280}.composer-textarea:focus-visible{outline:none}.composer-textarea:disabled{opacity:.6;cursor:not-allowed}.composer-footer{flex-shrink:0;border-top:1px solid rgba(27,38,50,.1);background-color:var(--color-surface, #ffffff)}.composer-footer-inner{padding:17px 20px 34px;display:flex;flex-direction:column;gap:0}.composer-toggle-row{display:flex;align-items:center;justify-content:space-between}.composer-toggle-label{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:400;color:#1b2632;font-variation-settings:"opsz" 9}.composer-toggle{width:44px;height:26px;border-radius:13px;background-color:#c4c9d1;border:none;padding:3px;cursor:pointer;display:flex;align-items:center;transition:background-color .2s ease;box-sizing:border-box}.composer-toggle:focus-visible{outline:2px solid #3ec9b0;outline-offset:2px}.composer-toggle--on{background-color:#3ec9b0}.composer-toggle:disabled{opacity:.5;cursor:not-allowed}.composer-toggle-thumb{width:20px;height:20px;border-radius:10px;background-color:#fff;box-shadow:0 1px 4px #0000002e;transition:transform .2s ease;flex-shrink:0}.composer-toggle--on .composer-toggle-thumb{transform:translate(18px)}.composer-status-row{display:flex;align-items:flex-start;justify-content:flex-end;gap:8px;min-height:32px;padding-top:14px}.composer-counter{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:400;color:#596b78;font-variation-settings:"opsz" 9}.composer-error-banner{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:12px 0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;color:#e94560}.composer-retry-btn{background:transparent;border:none;color:#3ec9b0;font-family:inherit;font-size:inherit;font-weight:500;padding:0;cursor:pointer;text-decoration:underline}.composer-retry-btn:focus-visible{outline:2px solid #3ec9b0;outline-offset:2px;border-radius:4px}.composer-error-message{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;color:#e94560;flex:1}.composer-publish-row{padding-top:14px}.composer-publish{width:100%;height:52px;border-radius:12px;background-color:#e6e9ec;color:#a0adb8;border:none;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600;font-variation-settings:"opsz" 14;cursor:pointer;transition:background-color .2s ease,color .2s ease;display:flex;align-items:center;justify-content:center}.composer-publish:not(:disabled){background-color:#3ec9b0;color:#fff}.composer-publish:not(:disabled):hover{background-color:#35b5a0}.composer-publish:not(:disabled):active{background-color:#2ea192}.composer-publish:focus-visible{outline:2px solid #3ec9b0;outline-offset:2px}.composer-publish:disabled{cursor:not-allowed}.composer-publish[aria-disabled=true]{background-color:#e6e9ec;color:#a0adb8}.feed-post-card{display:flex;flex-direction:column;gap:8px;padding:16px 20px;border-bottom:1px solid rgba(27,38,50,.1);background-color:#fff}.feed-post-card-header{display:flex;align-items:center;gap:8px}.feed-post-card-author{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;color:#1b2632}.feed-post-card-body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;color:#1b2632;line-height:21px;margin:0;word-wrap:break-word}.feed-post-card-footer{display:flex;align-items:center}.feed-post-card-comments{display:inline-flex;align-items:center;gap:6px;min-height:44px;min-width:44px;padding:6px 12px;border-radius:22px;background-color:#3ec9b01a;color:#1b2632;text-decoration:none;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:500;line-height:1;transition:background-color .15s ease}.feed-post-card-comments:hover,.feed-post-card-comments:focus-visible{background-color:#3ec9b033}.feed-post-card-comments:focus-visible{outline:2px solid #3ec9b0;outline-offset:2px}.feed-post-card-comments-icon{width:16px;height:16px;color:#3ec9b0;flex-shrink:0}.feed-post-card-comments-label{white-space:nowrap}.feed-post-card-comments-count{color:#596b78;font-weight:400;min-width:12px;text-align:center}.my-profile-loading{display:flex;flex-direction:column;align-items:center;padding:24px 20px;gap:16px}.loading-skeleton{background:linear-gradient(90deg,#f4f6f8 25%,#e6e9ec,#f4f6f8 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:8px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.avatar-skeleton{width:84px;height:84px;border-radius:42px;margin-top:8px}.text-skeleton{height:20px}.text-skeleton-name{width:100px}.text-skeleton-city{width:60px}.my-profile-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 20px;gap:16px;text-align:center}.error-message{color:#596b78;font-size:14px}.retry-button{padding:12px 24px;background:#3ec9b0;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:500;cursor:pointer;min-height:44px}.retry-button:hover{opacity:.9}.retry-button:focus-visible{outline:2px solid #3ec9b0;outline-offset:2px}.logout-error-alert{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;margin:16px 20px;background:#ffebee;border:1px solid #c62828;border-radius:8px;color:#c62828;font-size:14px}.alert-dismiss{background:transparent;border:none;color:#c62828;font-size:14px;font-weight:500;cursor:pointer;padding:4px 8px}.alert-dismiss:focus-visible{outline:2px solid #c62828;outline-offset:2px}.my-profile-content{padding:0 20px 24px}.profile-header-section{display:flex;flex-direction:column;align-items:center;padding-top:8px}.profile-avatar-container{position:relative;width:84px;height:98px}.profile-avatar{width:84px;height:84px;background:#3ec9b0;border-radius:42px;display:flex;align-items:center;justify-content:center}.avatar-initial{font-family:DM Sans,sans-serif;font-weight:700;font-size:33px;color:#fff;line-height:1}.edit-avatar-button{position:absolute;left:56px;top:56px;width:28px;height:28px;background:#fff;border:1.333px solid rgba(27,38,50,.1);border-radius:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 1px 2px #2f353b14}.edit-avatar-button:disabled{opacity:.5;cursor:not-allowed}.edit-icon{color:#1b2632;display:flex;align-items:center;justify-content:center}.profile-identity{text-align:center;margin-top:0}.profile-name{font-family:DM Sans,sans-serif;font-weight:700;font-size:20px;color:#1b2632;line-height:30px;letter-spacing:-.4px;margin:0}.profile-city{font-family:DM Sans,sans-serif;font-weight:400;font-size:13px;color:#596b78;line-height:19.5px;margin:4px 0 0}.profile-completion-card{background:#f4f6f8;border-radius:16px;padding:16px;margin-top:28px}.completion-header{display:flex;justify-content:space-between;align-items:center}.completion-label{font-family:DM Sans,sans-serif;font-weight:500;font-size:14px;color:#1b2632;line-height:21px}.completion-percent{font-family:DM Sans,sans-serif;font-weight:700;font-size:14px;color:#3ec9b0;line-height:21px}.progress-track{background:#e6e9ec;height:4px;border-radius:2px;margin-top:10px;overflow:hidden}.progress-fill{background:#3ec9b0;height:100%;border-radius:2px;transition:width .3s ease}.completion-hint{font-family:DM Sans,sans-serif;font-weight:400;font-size:12px;color:#596b78;line-height:18px;margin:8px 0 0}.profile-actions{margin-top:24px}.action-row{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:16px 0;border-bottom:1px solid rgba(27,38,50,.1);color:#1b2632;text-decoration:none;background:transparent;border-left:none;border-right:none;border-top:none;width:100%;cursor:pointer;font-family:DM Sans,sans-serif;font-weight:500;font-size:15px;line-height:22.5px}.action-row:hover{background:#00000005}.action-row:focus-visible{outline:2px solid #3ec9b0;outline-offset:2px}.action-row-active{color:#3ec9b0}.action-row-disabled{color:#596b78;cursor:not-allowed;opacity:.7}.action-row-disabled:hover{background:transparent}.action-row-unavailable{color:#596b78;cursor:not-allowed;opacity:.8}.action-row-unavailable:hover{background:transparent}.action-unavailable-badge{font-family:DM Sans,sans-serif;font-weight:400;font-size:12px;color:#596b78;background:#596b781a;padding:2px 8px;border-radius:4px}.action-label{flex:1;text-align:left}.action-chevron{color:#596b78;display:flex;align-items:center}.logout-section{margin-top:24px}.logout-button{width:100%;min-height:50px;padding:14px 16px;background:transparent;border:none;color:#c62828;font-family:DM Sans,sans-serif;font-weight:500;font-size:15px;line-height:22.5px;cursor:pointer;text-align:center}.logout-button:hover{background:#c628280d}.logout-button:focus-visible{outline:2px solid #c62828;outline-offset:2px}.logout-button:disabled{opacity:.7;cursor:not-allowed}.chat-list-screen{display:flex;flex:1;min-height:0;flex-direction:column;width:100%;max-width:390px;margin:0 auto;overflow:hidden;background:#fff;color:#1b2632;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.chat-list-header{flex:0 0 56px;display:flex;align-items:center;border-bottom:1px solid rgba(27,38,50,.1);padding:0 20px;background:#fff}.chat-list-header h1{margin:0;color:#1b2632;font-size:20px;font-weight:700;line-height:30px;letter-spacing:-.6px}.chat-list-content{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff}.conversation-card-list{display:flex;flex-direction:column;width:100%}.conversation-card{display:flex;flex:0 0 96.5px;align-items:center;gap:12px;width:100%;min-height:96.5px;padding:14px 20px 15px;border-bottom:1px solid rgba(27,38,50,.1);color:inherit;text-decoration:none}.conversation-card:hover{text-decoration:none;background:#fafcfc}.conversation-card:focus-visible{position:relative;z-index:1;outline:3px solid #2ba89a;outline-offset:-3px}.chat-list-avatar-wrap{position:relative;display:block;flex:0 0 46px;width:46px;height:46px}.chat-list-avatar{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;color:#fff;font-size:18px;font-weight:700;line-height:27px}.chat-list-online-indicator{position:absolute;right:0;bottom:0;width:11px;height:11px;border:2px solid #fff;border-radius:50%;background:#3ec9b0}.conversation-card-content{display:flex;min-width:0;flex:1;height:67.5px;flex-direction:column}.conversation-card-topline,.conversation-card-preview-row{display:flex;min-width:0;align-items:center}.conversation-card-topline{flex:0 0 22.5px;justify-content:space-between}.conversation-card-name{min-width:0;overflow:hidden;color:#1b2632;font-size:15px;font-weight:600;line-height:22.5px;letter-spacing:-.15px;text-overflow:ellipsis;white-space:nowrap}.conversation-card-time{flex:0 0 auto;margin-left:8px;color:#8a9ba8;font-size:12px;font-weight:400;line-height:18px}.conversation-card-unread .conversation-card-time{color:#3ec9b0;font-weight:600}.conversation-card-city{flex:0 0 20px;overflow:hidden;color:#8a9ba8;font-size:12px;font-weight:500;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.conversation-card-preview-row{flex:0 0 25px;gap:8px;padding-top:4px}.conversation-card-preview{min-width:0;overflow:hidden;flex:1;color:#596b78;font-size:14px;font-weight:400;line-height:21px;text-overflow:ellipsis;white-space:nowrap}.conversation-card-unread .conversation-card-preview{color:#1b2632;font-weight:500}.conversation-card-unread-badge{display:flex;flex:0 0 20px;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#3ec9b0;color:#fff;font-size:11px;font-weight:700;line-height:16.5px}.chat-list-state{display:flex;min-height:160px;align-items:center;justify-content:center;padding:24px 20px;color:#596b78;font-size:14px;line-height:21px;text-align:center}.chat-list-state-title{display:block}.chat-list-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:100%;padding:48px 20px;box-sizing:border-box;background:#fff;color:#1b2632;text-align:center}.chat-list-empty-icon-wrap{display:flex;align-items:center;justify-content:center;flex:0 0 72px;width:72px;height:72px;margin-bottom:20px;background:#3ec9b014;border-radius:36px}.chat-list-empty-icon{display:block;flex:0 0 32px;width:32px;height:32px}.chat-list-empty-title{margin:0 0 8px;color:#1b2632;font-size:20px;font-weight:700;line-height:30px;letter-spacing:-.6px}.chat-list-empty-description{margin:0 0 28px;color:#596b78;font-size:14px;font-weight:400;line-height:23.1px}.chat-list-empty-cta{display:flex;align-items:center;justify-content:center;width:350px;max-width:100%;min-height:52px;padding:14.5px 24px;background:#3ec9b0;border-radius:12px;color:#fff;font-size:15px;font-weight:600;line-height:22.5px;text-align:center;text-decoration:none;box-sizing:border-box}.chat-list-empty-cta:hover,.chat-list-empty-cta:focus{background:#2ba89a;color:#fff;text-decoration:none}.chat-list-empty-cta:focus-visible{outline:3px solid #2ba89a;outline-offset:2px}@media (min-width: 640px){.chat-list-screen{border:1px solid rgba(27,38,50,.1)}}.pd-card{display:flex;flex-direction:column;gap:16px;padding:16px;max-width:480px}.pd-header{display:flex;align-items:center;gap:16px}.pd-identity{display:flex;flex-direction:column;gap:4px}.pd-name{margin:0;font-size:1.25rem;font-weight:600}.pd-city,.pd-role{margin:0;color:var(--color-text-muted, #596b78);font-size:.95rem}.pd-section{padding-top:12px;border-top:1px solid var(--color-border, rgba(27, 38, 50, .1))}.pd-h2{margin:0 0 6px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted, #596b78)}.pd-actions{display:flex;padding-top:8px}.pd-message-cta{flex:1;padding:12px 24px;border:none;border-radius:8px;background:var(--color-accent, #3ec9b0);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;font-family:inherit}.pd-message-cta:disabled{opacity:.6;cursor:not-allowed}.pd-loading,.pd-error{padding:24px;text-align:center;color:var(--color-text-muted, #596b78)}.pd-error{background:#c6282814;border-radius:8px;color:var(--color-error, #c62828)}.pd-btn-secondary{margin-top:8px;padding:8px 16px;border:1px solid var(--color-border, rgba(27, 38, 50, .1));border-radius:8px;background:transparent;color:var(--color-text, #1b2632);font-size:.9rem;cursor:pointer;font-family:inherit}.comments-screen{display:flex;flex-direction:column;min-height:100dvh;background-color:var(--color-surface, #ffffff);max-width:390px;margin:0 auto;width:100%;box-sizing:border-box;overflow:hidden}*{box-sizing:inherit}.comments-topbar{height:56px;flex-shrink:0;border-bottom:1px solid rgba(27,38,50,.1);display:flex;align-items:center;background-color:var(--color-surface, #ffffff)}.comments-topbar-inner{display:flex;align-items:center;gap:10px;width:100%;padding:0 20px;box-sizing:border-box}.comments-back{min-width:44px;min-height:44px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;border-radius:4px}.comments-back:focus-visible{outline:2px solid #3ec9b0;outline-offset:2px}.comments-back:disabled{opacity:.5;cursor:not-allowed}.comments-back-icon{width:20px;height:20px;color:#1b2632}.comments-title{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;color:#1b2632;font-variation-settings:"opsz" 14;letter-spacing:-.32px}.comments-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.comments-root-post{background-color:#f4f6f8;border-bottom:1px solid rgba(27,38,50,.1);padding:24px 20px 25px}.comments-root-header{display:flex;gap:10px;align-items:flex-start}.comments-avatar-root{width:36px;height:36px;border-radius:18px;background-color:#47d9bf;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:700;font-variation-settings:"opsz" 14}.comments-avatar-comment{width:32px;height:32px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:700;font-variation-settings:"opsz" 14}.comments-avatar-michael{background-color:#8fa7f5}.comments-avatar-olga{background-color:#f5a0a0}.comments-avatar-anonymous{background-color:#b0b6be}.comments-author-info{flex:1;min-width:0}.comments-author-name{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;color:#1b2632;font-variation-settings:"opsz" 14;white-space:nowrap}.comments-author-name:after{content:" • ";color:#596b78;font-weight:400}.comments-author-age{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;color:#596b78;font-variation-settings:"opsz" 9}.comments-time{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:11px;font-weight:400;color:#8a9ba8;font-variation-settings:"opsz" 9;margin-top:4px}.comments-root-body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:400;color:#1b2632;line-height:24px;font-variation-settings:"opsz" 9;margin-top:10px;word-wrap:break-word}.comments-comment-item{border-bottom:1px solid rgba(27,38,50,.1);padding:16px 20px 17px}.comments-comment-header{display:flex;gap:10px;align-items:flex-start}.comments-comment-body{flex:1;min-width:0}.comments-comment-text{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;color:#1b2632;line-height:21.7px;font-variation-settings:"opsz" 9;margin-top:4px;word-wrap:break-word}.comments-like-btn{display:flex;align-items:center;gap:5px;padding:12px 0 4px;background:transparent;border:none;cursor:pointer;min-height:44px;border-radius:4px}.comments-like-btn:focus-visible{outline:2px solid #3ec9b0;outline-offset:2px}.comments-like-btn:disabled{cursor:not-allowed;opacity:.6}.comments-like-icon{width:17px;height:17px;color:#596b78;flex-shrink:0}.comments-like-count{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:400;color:#596b78;font-variation-settings:"opsz" 9;text-align:center;min-width:20px}.comments-empty{padding:32px 20px;text-align:center}.comments-empty-text{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:#596b78;line-height:21px}.comments-composer{flex-shrink:0;border-top:1px solid rgba(27,38,50,.1);background-color:var(--color-surface, #ffffff);padding:9px 20px 34px}.comments-composer-inner{display:flex;gap:10px;align-items:center}.comments-composer-avatar{width:32px;height:32px;border-radius:16px;background-color:#3ec9b0;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:700;font-variation-settings:"opsz" 14}.comments-composer-input{flex:1;height:40px;border:1.333px solid rgba(27,38,50,.1);border-radius:999px;background-color:#fff;padding:0 15.333px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:400;color:#1b2632;font-variation-settings:"opsz" 9;outline:none;box-sizing:border-box}.comments-composer-input::placeholder{color:#1b263280}.comments-composer-input:focus{border-color:#3ec9b0}.comments-composer-input:disabled{opacity:.6;cursor:not-allowed}.comments-send-btn{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:22px;background-color:#e6e9ec;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background-color .2s ease}.comments-send-btn:focus-visible{outline:2px solid #3ec9b0;outline-offset:2px}.comments-send-btn:disabled{cursor:not-allowed;background-color:#e6e9ec}.comments-send-btn:not(:disabled){background-color:#3ec9b0}.comments-send-btn:not(:disabled):hover{background-color:#35b5a0}.comments-send-btn:not(:disabled):active{background-color:#2ea192}.comments-send-icon{width:15px;height:15px;color:#fff;flex-shrink:0}.comments-send-btn:disabled .comments-send-icon{color:#a0adb8}.comments-submit-error{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;line-height:18px;color:#c0392b;background-color:#c0392b0f;border-radius:8px;padding:8px 12px;margin:0 0 8px}.comments-loading{display:flex;align-items:center;justify-content:center;padding:40px 20px;color:#596b78;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px}.comments-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.comments-error-title{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;color:#1b2632;margin-bottom:8px}.comments-error-text{color:#596b78;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;margin-bottom:8px}.comments-error-hint{color:#8a9ba8;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;line-height:18px;margin-bottom:8px;max-width:280px}:root{--color-bg: #FFFFFF;--color-surface: #FFFFFF;--color-text: #3C3C3C;--color-text-muted: #6b6b6b;--color-primary: #40E0D0;--color-accent: #40E0D0;--color-border: #e0e0e0;--radius: 8px;--spacing: 16px;--spacing-xs: 8px;--spacing-sm: 12px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--color-bg);color:var(--color-text);line-height:1.6;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}.page{padding:var(--spacing);max-width:600px;margin:0 auto;width:100%;flex:1}.page-header{margin-bottom:var(--spacing)}.page-title{font-size:1.5rem;font-weight:600;margin-bottom:8px}.page-description{color:var(--color-text-muted)}
