*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;font-family:system-ui,sans-serif}.home{min-height:100vh;background:linear-gradient(180deg,#f8fbff,#eef4ff,#fff);color:#1f2937}.home__hero{max-width:1100px;margin:0 auto;padding:72px 24px 48px;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;align-items:center}.home__badge{display:inline-block;padding:8px 14px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-weight:600;font-size:14px;margin-bottom:20px}.home__title{font-size:clamp(2.3rem,5vw,4rem);line-height:1.1;margin-bottom:20px}.home__highlight{color:#2563eb}.home__description{font-size:18px;line-height:1.7;color:#4b5563;max-width:620px;margin-bottom:28px}.home__actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:28px}.btn{padding:12px 18px;border-radius:10px;font-weight:600;cursor:pointer}.btn--primary{border:none;background:#2563eb;color:#fff}.btn--secondary{border:1px solid #cbd5e1;background:#fff;color:#111827}.home__features{display:flex;gap:24px;flex-wrap:wrap;color:#475569;font-size:15px}.home__card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:24px;box-shadow:0 20px 50px #0f172a14}.home__card-top{background:#eff6ff;border-radius:18px;padding:20px;margin-bottom:18px}.home__card-label{font-size:14px;color:#2563eb;font-weight:700;margin-bottom:8px}.home__steps{display:grid;gap:14px}.home__step{padding:16px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.home__step p{margin-top:8px;color:#6b7280}.home__how{max-width:1100px;margin:0 auto;padding:16px 24px 72px}.home__how h2{font-size:30px;margin-bottom:20px}.home__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.home__how-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:20px;box-shadow:0 10px 24px #0f172a0d}.home__how-card p{color:#6b7280}.home__loading{color:#6b7280;font-weight:500}.btn{padding:12px 18px;border-radius:10px;font-weight:600;cursor:pointer;transition:.2s}.btn--primary{background:#2563eb;color:#fff;border:none}.btn--primary:hover{background:#1d4ed8}.btn--secondary{background:#fff;border:1px solid #cbd5e1;color:#111827}.auth-page{min-height:100vh;background:linear-gradient(180deg,#f8fbff,#eef4ff,#fff);color:#1f2937;padding:16px}.auth-page__hero{min-height:calc(100vh - 120px);display:grid;place-items:center}.auth-page__hero-text{max-width:720px}.auth-page__content{width:100%;max-width:420px;display:grid;gap:20px}.auth-form{display:grid;gap:20px;width:100%}.auth-form__field{display:grid;gap:8px}.auth-form__message{margin:0;font-size:14px;font-weight:600}.auth-form__message--error{color:#dc2626}.auth-form__label{font-weight:600;color:#1f2937}.auth-form__input{width:100%;padding:12px 14px;border:1px solid #cbd5e1;border-radius:10px;font-size:15px;color:#111827;background:#fff;outline:none;transition:border-color .2s,box-shadow .2s;font-family:inherit}.auth-form__actions{display:flex;align-items:center;gap:12px}.avatar{object-fit:cover;border-radius:50%;flex-shrink:0;display:block}.avatar-upload{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:24px;box-shadow:0 20px 50px #0f172a14;display:grid;gap:20px}.avatar-upload__header{display:grid;gap:8px}.avatar-upload__eyebrow{margin:0;font-size:14px;font-weight:700;color:#2563eb;letter-spacing:.04em}.avatar-upload__title{margin:0;font-size:24px;color:#111827}.avatar-upload__description{margin:0;color:#6b7280;line-height:1.7;font-size:15px}.avatar-upload__content{display:flex;flex-wrap:wrap;gap:24px;align-items:center}.avatar-upload__preview{flex-shrink:0}.avatar-upload__placeholder{width:120px;height:120px;border-radius:50%;display:grid;place-items:center;font-size:48px;background:#eff6ff;border:1px solid #bfdbfe}.avatar-upload__controls{display:grid;gap:14px;flex:1;min-width:240px}.avatar-upload__file-label{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:12px 18px;border-radius:10px;font-weight:600;cursor:pointer;border:1px solid #cbd5e1;background:#fff;color:#111827;transition:.2s}.avatar-upload__file-label:hover{background:#f8fafc}.avatar-upload__input{display:none}.avatar-upload__file-info{display:grid;gap:12px}.avatar-upload__actions{display:flex;flex-wrap:wrap;gap:10px}.avatar-upload__file-name{margin:0;color:#475569;font-size:14px;word-break:break-word}.profile-form{display:grid;gap:20px}.profile-form__header{display:grid;gap:8px}.profile-form__eyebrow{margin:0;font-size:14px;font-weight:700;color:#2563eb;letter-spacing:.04em}.profile-form__title{margin:0;font-size:28px;line-height:1.15;color:#111827}.profile-form__description{margin:0;color:#6b7280;line-height:1.7;font-size:15px}.profile-form__field{display:grid;gap:8px}.profile-form__label{font-weight:600;color:#1f2937}.profile-form__textarea{width:100%;min-height:140px;resize:vertical;padding:14px 16px;border:1px solid #cbd5e1;border-radius:14px;font-size:15px;line-height:1.6;color:#111827;background:#fff;outline:none;transition:border-color .2s,box-shadow .2s;font-family:inherit}.profile-form__textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.profile-form__textarea::placeholder{color:#94a3b8}.profile-form__actions{display:flex;align-items:center;gap:12px}.profile-form__message{margin:0;font-size:14px;font-weight:600}.profile-form__message--success{color:#15803d}.profile-form__message--error{color:#dc2626}.input-field{display:grid;gap:8px}.input-field__label{font-weight:600;color:#1f2937}.input-field__input{width:100%;padding:12px 14px;border:1px solid #cbd5e1;border-radius:10px;font-size:15px;color:#111827;background:#fff;outline:none}.input-field__input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.username-form{display:grid;gap:14px}.username-form__header{display:grid;gap:6px}.username-form__eyebrow{margin:0;font-size:14px;font-weight:700;color:#2563eb;letter-spacing:.04em}.username-form__title{margin:0;font-size:22px;line-height:1.2;color:#111827}.username-form__description{margin:0;color:#6b7280;line-height:1.55;font-size:14px}.username-form__field{display:grid;gap:8px}.username-form__field-meta{display:flex;justify-content:flex-end}.username-form__field-meta--stacked{display:grid;justify-content:stretch;gap:4px;margin-bottom:8px}.username-form__static-label{margin:0;color:#475569;font-size:14px;font-weight:700}.username-form__static-value{margin:0;color:#111827;font-size:16px;line-height:1.5;word-break:break-word}.username-form__count{margin:0;color:#94a3b8;font-size:13px;font-weight:600}.username-form__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:2px}.username-form__message{margin:0;font-size:14px;font-weight:600}.username-form__message--success{color:#15803d}.username-form__message--error{color:#dc2626}@media(max-width:640px){.username-form__actions>.btn{width:100%;justify-content:center}}.bio-form{display:grid;gap:28px}.bio-form__header{display:grid;gap:8px}.bio-form__eyebrow{margin:0;font-size:14px;font-weight:700;color:#2563eb;letter-spacing:.04em}.bio-form__title{margin:0;font-size:28px;line-height:1.15;color:#111827}.bio-form__description{margin:0;color:#6b7280;line-height:1.7;font-size:15px;max-width:700px}.bio-form__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.bio-form__field{display:grid;gap:8px}.bio-form__field--full{grid-column:1 / -1}.bio-form__field--grow{flex:1}.bio-form__label{font-weight:600;color:#1f2937}.bio-form__label--hidden{visibility:hidden}.bio-form__input,.bio-form__select{width:100%;padding:12px 14px;border:1px solid #cbd5e1;border-radius:10px;font-size:15px;color:#111827;background:#fff;outline:none;transition:border-color .2s,box-shadow .2s;font-family:inherit}.bio-form__input:focus,.bio-form__select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.bio-form__select--multi{min-height:130px;padding:10px}.bio-form__hint{margin:0;color:#6b7280;font-size:13px;line-height:1.5}.bio-form__choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.bio-form__choice{min-height:48px;padding:10px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#111827;cursor:pointer;transition:border-color .2s,background .2s;font:inherit;font-weight:700}.bio-form__choice:hover{border-color:#93c5fd;background:#eff6ff}.bio-form__choice--active{border-color:#60a5fa;background:#dbeafe;color:#1d4ed8}.bio-form__section{display:grid;gap:18px;padding-top:4px;border-top:1px solid #e5e7eb}.bio-form__section-header{display:grid;gap:6px}.bio-form__section-title{margin:0;font-size:22px;color:#111827}.bio-form__section-description{margin:0;color:#6b7280;line-height:1.6;font-size:15px}.bio-form__location-row{display:flex;gap:16px;align-items:flex-end}.bio-form__location-action{display:grid;gap:8px}.bio-form__coordinates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.bio-form__coordinate-card{background:#f8fbff;border:1px solid #dbeafe;border-radius:16px;padding:16px;display:grid;gap:6px}.bio-form__coordinate-label{font-size:13px;font-weight:600;color:#64748b}.bio-form__coordinate-value{font-size:18px;color:#111827;word-break:break-word}.bio-form__map-card{overflow:hidden;border:1px solid #dbe5f0;border-radius:18px;background:linear-gradient(180deg,#f8fbff,#fff)}.bio-form__map-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px 14px;border-bottom:1px solid #e5e7eb}.bio-form__map-label{display:block;margin-bottom:4px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.bio-form__map-title{color:#111827;font-size:16px}.bio-form__map-caption{color:#475569;font-size:13px;white-space:nowrap}.bio-form__map-frame{display:block;width:100%;height:280px;border:0}.bio-form__actions{display:flex;align-items:center;gap:12px}.bio-form__message{margin:0;font-size:14px;font-weight:600}.bio-form__message--success{color:#15803d}.bio-form__message--error{color:#dc2626}@media(max-width:900px){.bio-form__grid{grid-template-columns:1fr}.bio-form__choice-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bio-form__coordinates{grid-template-columns:1fr}.bio-form__location-row,.bio-form__map-header{flex-direction:column;align-items:stretch}.bio-form__map-caption{white-space:normal}}.preference-form{display:grid;gap:28px}.preference-form__header{display:grid;gap:8px}.preference-form__eyebrow{margin:0;font-size:14px;font-weight:700;color:#2563eb;letter-spacing:.04em}.preference-form__title{margin:0;font-size:28px;line-height:1.15;color:#111827}.preference-form__description{margin:0;color:#6b7280;line-height:1.7;font-size:15px;max-width:700px}.preference-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.preference-form__section{display:grid;gap:16px;padding:20px;background:#f8fbff;border:1px solid #dbeafe;border-radius:18px;align-content:start}.preference-form__section--full{grid-column:1 / -1}.preference-form__section-header{display:grid;gap:6px}.preference-form__section-title{margin:0;font-size:22px;color:#111827}.preference-form__section-description{margin:0;color:#6b7280;line-height:1.6;font-size:15px}.preference-form__options{display:flex;flex-wrap:wrap;gap:12px}.preference-form__option{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;border:1px solid #cbd5e1;background:#fff;color:#111827;cursor:pointer;transition:.2s;font-weight:600}.preference-form__option:hover{border-color:#93c5fd;background:#eff6ff}.preference-form__option--active{background:#dbeafe;border-color:#93c5fd;color:#1d4ed8}.preference-form__checkbox{margin:0;accent-color:#2563eb}.preference-form__option-text{line-height:1}.preference-form__radius-wrap{display:grid;gap:8px;max-width:100%}.preference-form__choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.preference-form__choice-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}.preference-form__choice{display:grid;gap:6px;justify-items:start;min-height:78px;padding:14px;border:1px solid #cbd5e1;border-radius:14px;background:#fff;color:#111827;cursor:pointer;transition:border-color .2s,background .2s,transform .2s;text-align:left;font:inherit}.preference-form__choice:hover{border-color:#93c5fd;background:#eff6ff}.preference-form__choice--active{border-color:#60a5fa;background:#dbeafe;color:#1d4ed8}.preference-form__choice--compact{min-height:58px;place-items:center;padding:10px}.preference-form__choice-title{font-size:16px;font-weight:700;line-height:1.1}.preference-form__choice-caption{font-size:12px;color:#64748b}.preference-form__label{font-weight:600;color:#1f2937}.preference-form__input{width:100%;min-height:48px;padding:12px 14px;border:1px solid #cbd5e1;border-radius:10px;font-size:15px;color:#111827;background:#fff;outline:none;transition:border-color .2s,box-shadow .2s;font-family:inherit;box-sizing:border-box}.preference-form__input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.preference-form__actions{display:flex;align-items:center;gap:12px}.preference-form__message{margin:0;font-size:14px;font-weight:600}.preference-form__message--success{color:#15803d}.preference-form__message--error{color:#dc2626}@media(max-width:800px){.preference-form__grid{grid-template-columns:1fr}.preference-form__section--full{grid-column:auto}.preference-form__choice-grid,.preference-form__choice-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;box-shadow:0 10px 24px #0f172a0d}.loader{width:32px;height:32px;border:4px solid #e5e7eb;border-top:4px solid #2563eb;border-radius:50%;animation:spin 1s linear infinite;margin:20px auto}@keyframes spin{to{transform:rotate(360deg)}}.profile-page{min-height:100vh;background:linear-gradient(180deg,#f8fbff,#eef4ff,#fff);color:#1f2937}.profile-page__hero{max-width:1100px;margin:0 auto;padding:56px 24px 24px}.profile-page__hero-text{max-width:720px}.profile-page__badge{display:inline-block;margin:0 0 16px;padding:8px 14px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-weight:600;font-size:14px}.profile-page__title{margin:0 0 16px;font-size:clamp(2rem,5vw,3.5rem);line-height:1.1;color:#111827}.profile-page__description{margin:0;max-width:680px;font-size:17px;line-height:1.7;color:#4b5563}.profile-page__content{max-width:1100px;margin:0 auto;padding:8px 24px 72px;display:grid;gap:24px}.profile-page__section>*{width:100%}.profile-page__loading{min-height:100vh;display:grid;place-items:center;text-align:center;padding:24px;color:#6b7280;font-weight:500}.profile-page__empty{display:grid;gap:12px}.profile-page__empty-label{margin:0;font-size:14px;font-weight:700;color:#2563eb;letter-spacing:.04em}.profile-page__empty-title{margin:0;font-size:28px;line-height:1.15;color:#111827}.profile-page__empty-description{margin:0 0 8px;color:#6b7280;line-height:1.7;max-width:560px}.page-container{height:100%;overflow-y:auto;display:flex;flex-direction:column}.recommendation-card{display:flex;flex-direction:column;justify-content:space-between;height:100%}.recommendation-card__top{display:flex;align-items:center;gap:16px}.recommendation-card__top img{width:64px;height:64px;border-radius:50%;object-fit:cover}.recommendation-card__info{display:flex;flex-direction:column;gap:4px}.recommendation-card__name{margin:0;font-size:18px;font-weight:700;color:#111827}.recommendation-card__profile-link{color:inherit;text-decoration:none}.recommendation-card__profile-link:hover{color:#2563eb;text-decoration:underline}.recommendation-card__subtitle{margin:0;font-size:14px;color:#6b7280}.recommendation-card__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}.recommendation-card__error{font-size:14px;color:#dc2626}.recommendations-page{min-height:100vh;background:linear-gradient(180deg,#f8fbff,#eef4ff,#fff);color:#1f2937}.recommendations-page__hero{max-width:1100px;margin:0 auto;padding:64px 24px 24px}.recommendations-page__badge{display:inline-block;margin-bottom:16px;padding:8px 14px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-weight:600;font-size:14px}.recommendations-page__title{font-size:clamp(2.2rem,5vw,3.5rem);margin-bottom:16px}.recommendations-page__description{font-size:17px;color:#4b5563;max-width:600px}.recommendations-page__grid{max-width:1100px;margin:0 auto;padding:16px 24px 72px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.recommendations-page__loading{min-height:100vh;display:grid;place-items:center;gap:12px;color:#6b7280}.connection-card{display:grid;gap:16px}.connection-card__main{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.connection-card__top{display:flex;align-items:center;gap:16px;min-width:240px}.connection-card__info{display:grid;gap:8px}.connection-card__name{margin:0;font-size:20px;color:#111827}.connection-card__profile-link{color:inherit;text-decoration:none}.connection-card__profile-link:hover{color:#2563eb;text-decoration:underline}.connection-card__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.connection-card__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.connection-card__error{margin:0;font-size:14px;font-weight:600;color:#dc2626}@media(max-width:640px){.connection-card__main{align-items:flex-start}.connection-card__actions{width:100%}.connection-card{transition:all .2s ease}.connection-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000014}}.badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:13px;font-weight:600}.badge--primary{background:#dbeafe;color:#1d4ed8}.badge--secondary{background:#f1f5f9;color:#334155}.badge--success{background:#dcfce7;color:#15803d}.badge--warning{background:#fef3c7;color:#b45309}.connections-page{min-height:100vh;background:linear-gradient(180deg,#f8fbff,#eef4ff,#fff);color:#1f2937}.connections-page__hero{max-width:1100px;margin:0 auto;padding:64px 24px 24px}.connections-page__badge{display:inline-block;margin-bottom:16px;padding:8px 14px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-weight:600;font-size:14px}.connections-page__title{margin:0 0 16px;font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.1;color:#111827}.connections-page__description{margin:0;max-width:700px;font-size:17px;line-height:1.7;color:#4b5563}.connections-page__list{max-width:1100px;margin:0 auto;padding:16px 24px 72px;display:grid;gap:20px}.connections-page__loading{min-height:100vh;display:grid;place-items:center;gap:12px;color:#6b7280}.connections-page__empty{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:32px 24px;box-shadow:0 20px 50px #0f172a14}.connections-page__empty-title{margin:0 0 12px;font-size:28px;color:#111827}.connections-page__empty-description{margin:0;color:#6b7280;line-height:1.7}.connection-request-page{min-height:100vh;background:linear-gradient(180deg,#f8fbff,#eef4ff,#fff);color:#1f2937}.connection-request-page__hero{max-width:1100px;margin:0 auto;padding:64px 24px 24px}.connection-request-page__badge{display:inline-block;margin-bottom:16px;padding:8px 14px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-weight:600;font-size:14px}.connection-request-page__title{margin:0 0 16px;font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.1;color:#111827}.connection-request-page__description{margin:0;max-width:700px;font-size:17px;line-height:1.7;color:#4b5563}.connection-request-page__list{max-width:1100px;margin:0 auto;padding:16px 24px 72px;display:grid;gap:20px}.connection-request-page__loading{min-height:100vh;display:grid;place-items:center;gap:12px;color:#6b7280}.connection-request-page__empty{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:32px 24px;box-shadow:0 20px 50px #0f172a14}.connection-request-page__empty-title{margin:0 0 12px;font-size:28px;color:#111827}.connection-request-page__empty-description{margin:0;color:#6b7280;line-height:1.7}.chat-list{display:grid;width:100%}.chat-list__item{display:grid;gap:6px;width:100%;padding:14px 16px;border:none;border-bottom:1px solid #e5e7eb;background:#fff;text-align:left;cursor:pointer}.chat-list__item:hover{background:#f8fafc}.chat-list__item--active{background:#eff6ff;border-left:3px solid #2563eb}.chat-list__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.chat-list__user{display:flex;align-items:center;gap:6px}.chat-list__name{font-weight:600;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-list__status{width:8px;height:8px;border-radius:50%}.chat-list__status--online{background-color:green}.chat-list__status--offline{background-color:red}.chat-list__unread{width:10px;height:10px;border-radius:50%;background:#00f}.chat-list__empty{flex:1;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:14px;text-align:center}.message-list{width:100%;display:flex;flex-direction:column;flex:1;padding:12px;min-height:0;overflow-y:auto}.message-list:after{content:"";display:block;height:2000px}.message-list__empty{flex:1;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:14px}.message-row{display:flex;width:100%;margin-bottom:8px}.message-row.me{justify-content:flex-end}.message-row.other{justify-content:flex-start}.message-bubble{max-width:60%;padding:8px 12px;border-radius:12px;background:#eee;word-break:break-word;overflow-wrap:anywhere}.message-row.me .message-bubble{background:#4f8cff;color:#fff}.message-meta{font-size:12px;display:flex;opacity:.7;margin-top:4px;gap:6px;justify-content:flex-end}.typing-indicator{font-size:13px;color:#868e96;padding:4px 8px;font-style:italic}.message-input{padding:10px}.message-input__field{width:100%;padding:10px 14px;border-radius:15px;border:1px solid #d1d5db;outline:none;font-size:14px}.message-input__field:focus{border-color:#4f8cff}.chat-window{display:flex;flex-direction:column;flex:1;min-height:0;height:100%}.chat-window__empty{flex:1;display:flex;align-items:start;justify-content:center;color:#6b7280;font-size:14px}.back-button{display:none}@media(max-width:768px){.back-button{display:block;width:70%;border-radius:10px;padding:5px;border:gray solid 1px;margin:20px auto}}.chat-page{display:flex;height:100%}.chat-page__sidebar{width:250px;min-width:200px;max-width:300px}.chat-page__main{display:flex;flex-direction:column;flex:1;min-height:0}.chat-page__error{position:absolute;top:16px;left:50%;transform:translate(-50%);color:#dc2626}@media(max-width:768px){.chat-page__sidebar{width:100%}.chat-page__main,.chat-page.show-chat .chat-page__sidebar{display:none}.chat-page.show-chat .chat-page__main{display:block;width:100%}}.user-details-page{display:grid;gap:28px;max-width:980px;margin:0 auto;padding:48px 24px}.user-details-page__hero,.user-details-page__card,.user-details-page__empty{background:#fff;border:1px solid #dbeafe;border-radius:22px;box-shadow:0 18px 45px #0f172a14;padding:28px}.user-details-page__summary{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.user-details-page__badge{margin:0 0 14px;color:#2563eb;font-size:14px;font-weight:800;letter-spacing:.04em}.user-details-page__title{margin:0;color:#0f172a;font-size:clamp(34px,5vw,56px);line-height:1.05}.user-details-page__description,.user-details-page__card p,.user-details-page__empty p{color:#475569;font-size:16px;line-height:1.7}.user-details-page__card h2,.user-details-page__empty h1{margin:0 0 12px;color:#0f172a}.user-details-page__loading{display:grid;place-items:center;gap:12px;min-height:320px;color:#475569}.user-details-page__link{display:inline-flex;margin-top:14px;color:#2563eb;font-weight:700;text-decoration:none}.user-details-page__link:hover{text-decoration:underline}.user-details-page__name-row{display:flex;align-items:center;gap:20px}.user-details-page__status{display:inline-block;width:20px;height:20px;border-radius:50%}.user-details-page__status--online{background-color:green}.user-details-page__status--offline{background-color:red}.user-details-page__actions{align-self:flex-end}@media(max-width:640px){.user-details-page{padding:28px 16px}.user-details-page__hero,.user-details-page__card,.user-details-page__empty{padding:22px}}.not-found{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,#f8fbff,#eef4ff,#fff)}.not-found__card{max-width:520px;width:100%;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:40px 28px;box-shadow:0 20px 50px #0f172a14}.not-found__label{margin:0 0 12px;font-size:14px;font-weight:700;color:#2563eb;letter-spacing:.08em}.not-found__title{margin:0 0 16px;font-size:clamp(2rem,5vw,3rem);line-height:1.1;color:#111827}.not-found__description{margin:0 0 28px;color:#6b7280;line-height:1.7;font-size:16px}.not-found__button{padding:12px 18px;border:none;border-radius:10px;background:#2563eb;color:#fff;font-weight:600;cursor:pointer}
